mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-racket-mode: Improve description.
* gnu/packages/emacs-xyz.scm (emacs-racket-mode)[description]: Improve text.
This commit is contained in:
parent
878777b442
commit
1f34368c16
1 changed files with 2 additions and 7 deletions
|
@ -20126,13 +20126,8 @@ perform regression test for packages that provide font-lock rules.")
|
|||
(list emacs-faceup emacs-paredit emacs-pos-tip emacs-s))
|
||||
(home-page "https://www.racket-mode.com/")
|
||||
(synopsis "Major mode for the Racket language")
|
||||
(description "@code{racket-mode} provides:
|
||||
|
||||
@itemize
|
||||
@item Focus on Racket (not various Schemes).
|
||||
@item Follow DrRacket concepts where applicable.
|
||||
@item Thorough font-lock and indent.
|
||||
@end itemize\n")
|
||||
(description "Racket mode provides thorough font-lock and indentation.
|
||||
It follows DrRacket concepts where applicable.")
|
||||
(license license:gpl2+))))
|
||||
|
||||
(define-public emacs-grep-context
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue