Archived
1
0
Fork 0

gnu: emacs-compat: Improve synopsis.

* gnu/packages/emacs-xyz.scm (emacs-compat)[synopsis]: Use proper capitalization.

Change-Id: Ia74e87575c746a9dc6cee1f4a1abd2e08c1289e2
This commit is contained in:
Nicolas Goaziou 2024-07-21 18:01:27 +02:00
parent 6c783ecc1f
commit 3fe166d21a
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -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