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