mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-rsw-elisp: Improve description.
* gnu/packages/emacs.scm (emacs-rsw-elisp)[description]: Wrap code with Texinfo syntax for code.
This commit is contained in:
parent
9b107868f8
commit
5e5bcc800b
1 changed files with 2 additions and 2 deletions
|
@ -9746,8 +9746,8 @@ split to display more windows and more buffers, the buffer exits
|
||||||
(synopsis "Improved expressions that interactively evaluate Emacs Lisp")
|
(synopsis "Improved expressions that interactively evaluate Emacs Lisp")
|
||||||
(description "This package improves and replaces the GNU Emacs commands
|
(description "This package improves and replaces the GNU Emacs commands
|
||||||
that interactively evaluate Emacs Lisp expressions. The new commands replace
|
that interactively evaluate Emacs Lisp expressions. The new commands replace
|
||||||
standard key bindings and are all prefixed with rsw-elisp-. They work the
|
standard key bindings and are all prefixed with @code{rsw-elisp-}. They work
|
||||||
same way as the old commands when called non-interactively; only the
|
the same way as the old commands when called non-interactively; only the
|
||||||
interactive behavior should be different.")
|
interactive behavior should be different.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue