gnu: emacs-compat: Improve synopsis.
* gnu/packages/emacs-xyz.scm (emacs-compat)[synopsis]: Use proper capitalization. Change-Id: Ia74e87575c746a9dc6cee1f4a1abd2e08c1289e2
This commit is contained in:
parent
6c783ecc1f
commit
3fe166d21a
1 changed files with 1 additions and 1 deletions
|
@ -9649,7 +9649,7 @@ correct movement and editing than you would otherwise have.")
|
||||||
"0rw4j8caiyah7k6pml8bwxd9zs6q7mlqq3lvrm013vimw2js3d12"))))
|
"0rw4j8caiyah7k6pml8bwxd9zs6q7mlqq3lvrm013vimw2js3d12"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(home-page "https://elpa.gnu.org/packages/compat.html")
|
(home-page "https://elpa.gnu.org/packages/compat.html")
|
||||||
(synopsis "Emacs Lisp Compatibility Library")
|
(synopsis "Emacs Lisp compatibility library")
|
||||||
(description
|
(description
|
||||||
"To allow for the usage of Emacs functions and macros that are defined
|
"To allow for the usage of Emacs functions and macros that are defined
|
||||||
in newer versions of Emacs, @code{compat.el} provides definitions that
|
in newer versions of Emacs, @code{compat.el} provides definitions that
|
||||||
|
|
Reference in a new issue