me
/
guix
Archived
1
0
Fork 0

gnu: emacs-disable-mouse: Fix trailing whitespace in description.

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

View File

@ -14535,7 +14535,7 @@ running tests easier.")
(description
"Provides @code{disable-mouse-mode} and @code{global-disable-mouse-mode},
pair of minor modes which suppress all mouse events by intercepting them and
running a customisable handler command (@code{ignore} by default). ")
running a customisable handler command (@code{ignore} by default).")
(license license:gpl3+)))
(define-public emacs-json-reformat