me
/
guix
Archived
1
0
Fork 0

gnu: emacs-highlight-defined: Fix trailing whitespace in description.

* gnu/packages/emacs-xyz.scm (emacs-highlight-defined)[description]: Fix
  trailing whitespace.
master
Vagrant Cascadian 2021-12-29 22:19:16 -08:00
parent afcdfc2079
commit ee9df2de04
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -19781,7 +19781,7 @@ decrease the number at point.")
(synopsis "Syntax highlighting of known Elisp symbols")
(description "Minor mode providing syntax highlighting of known Emacs Lisp
symbols. Currently the code distinguishes Lisp functions, built-in functions,
macros, faces and variables. To enable call @code{highlight-defined-mode}. ")
macros, faces and variables. To enable call @code{highlight-defined-mode}.")
(license license:gpl3+)))
(define-public emacs-parinfer-mode