diff options
| -rw-r--r-- | gnu/packages/emacs-xyz.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index e2a82f9a38a..68bb46680f8 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm | |||
| @@ -18129,7 +18129,8 @@ server with @code{M-x pinentry-start}.") | |||
| 18129 | (home-page "https://www.emacswiki.org/emacs/SoLong") | 18129 | (home-page "https://www.emacswiki.org/emacs/SoLong") |
| 18130 | (synopsis "Improve performance in files with long lines") | 18130 | (synopsis "Improve performance in files with long lines") |
| 18131 | (description "This package improves the performance of Emacs when | 18131 | (description "This package improves the performance of Emacs when |
| 18132 | viewing files with long lines.") | 18132 | viewing files with long lines. It is included as standard with Emacs 27 or |
| 18133 | later.") | ||
| 18133 | (license license:gpl3+)))) | 18134 | (license license:gpl3+)))) |
| 18134 | 18135 | ||
| 18135 | (define-public emacs-github-review | 18136 | (define-public emacs-github-review |
