gnu: emacs-windower: Fix description.
* gnu/packages/emacs-xyz.scm (emacs-windower): Fix Texinfo code for lists in description.master
parent
7a4b2da48f
commit
1eee899617
|
@ -20559,12 +20559,12 @@ commands that bear resemblance to the input command.")
|
|||
such as:
|
||||
|
||||
@itemize
|
||||
- switch to last buffer,
|
||||
- toggle single window display,
|
||||
- toggle between horizontal and vertical splits,
|
||||
- move borders more naturally,
|
||||
- swap windows à-la @code{windmove}.
|
||||
@end itemize\n")
|
||||
@item switch to last buffer,
|
||||
@item toggle single window display,
|
||||
@item toggle between horizontal and vertical splits,
|
||||
@item move borders more naturally,
|
||||
@item swap windows à-la @code{windmove}.
|
||||
@end itemize")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public emacs-flycheck-cpplint
|
||||
|
|
Reference in New Issue