mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Fix some typos.
* doc/guix.texi (Sound Services, DNS Services): Fix typos. * gnu/packages/cpp.scm (json-modern-cxx)[description]: Likewise. * gnu/packages/emacs.scm (emacs-fancy-narrow)[synopsis, description]: Likewise. Edit & mark up while we're here. * gnu/packages/mail.scm (alot)[synopsis, description]: Ditto.
This commit is contained in:
parent
fb458bf3bc
commit
cfcfc6ab62
4 changed files with 11 additions and 10 deletions
|
@ -9567,11 +9567,12 @@ duplicate hook and function names further into a single declarative call.")
|
|||
"0rf2rnzg82pdqch041yyx3f9ddixffkk9s2ydzg8hwy66sg3385n"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://github.com/Malabarba/fancy-narrow/releases")
|
||||
(synopsis "Immitate narrow-to-region with more eye-candy")
|
||||
(description "Unlike narrow-to-region, which completely hides text outside
|
||||
the narrowed region, this package simply deemphasizes the text, makes it
|
||||
readonly, and makes it unreachable. This leads to a much more natural
|
||||
feeling, where the region stays static (instead of being brutally moved to a
|
||||
(synopsis "Imitate @code{narrow-to-region} with more eye candy")
|
||||
(description
|
||||
"Unlike @code{narrow-to-region}, which completely hides text outside
|
||||
the narrowed region, this package simply de-emphasizes the text, makes it
|
||||
read-only, and makes it unreachable. This leads to a much more natural
|
||||
feeling where the region stays static (instead of being brutally moved to a
|
||||
blank slate) and is clearly highlighted with respect to the rest of the
|
||||
buffer.")
|
||||
(license license:gpl2+)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue