Adding a missing parenthesis, and removing a distracting blank line.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4859 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
родитель
07f14de995
Коммит
d2892ad396
@ -3,6 +3,7 @@
|
|||||||
* doc/syntax/nanorc.nanorc: Show bright foreground colours as valid.
|
* doc/syntax/nanorc.nanorc: Show bright foreground colours as valid.
|
||||||
* src/rcfile.c: Improve some comments, and remove some others that
|
* src/rcfile.c: Improve some comments, and remove some others that
|
||||||
are mispasted or superfluous.
|
are mispasted or superfluous.
|
||||||
|
* doc/texinfo/nano.texi: Add missing parenthesis, remove blank line.
|
||||||
|
|
||||||
2014-05-10 Chris Allegretta <chrisa@asty.org>
|
2014-05-10 Chris Allegretta <chrisa@asty.org>
|
||||||
* src/rcfile.c (parse_color_names): Redefine false and true to
|
* src/rcfile.c (parse_color_names): Redefine false and true to
|
||||||
|
@ -848,7 +848,7 @@ nanorc file:
|
|||||||
|
|
||||||
@item bind key function menu
|
@item bind key function menu
|
||||||
Rebinds @code{key} to @code{function} in the context of @code{menu}
|
Rebinds @code{key} to @code{function} in the context of @code{menu}
|
||||||
(or in all menus where the function exists by using @code{all}.
|
(or in all menus where the function exists by using @code{all}).
|
||||||
|
|
||||||
@item unbind key menu
|
@item unbind key menu
|
||||||
Unbinds @code{key} from the specified @code{menu}
|
Unbinds @code{key} from the specified @code{menu}
|
||||||
@ -1174,7 +1174,6 @@ The 'go to directory' menu in the file browser.
|
|||||||
|
|
||||||
@item all
|
@item all
|
||||||
A special name meaning: apply to all menus where this function exists.
|
A special name meaning: apply to all menus where this function exists.
|
||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
|
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user