update changelog entries
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3713 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
0457eb97af
commit
21cdee5517
|
@ -16,7 +16,7 @@ CVS code -
|
||||||
- Remove unneeded call to blank_edit(). (DLR)
|
- Remove unneeded call to blank_edit(). (DLR)
|
||||||
- After entering "..", select the directory we were in before
|
- After entering "..", select the directory we were in before
|
||||||
instead of the first filename in the list, as Pico does. (DLR)
|
instead of the first filename in the list, as Pico does. (DLR)
|
||||||
- Simplify screen update handling. (DLR)
|
- Simplify screen update handling and exiting. (DLR)
|
||||||
browser_refresh()
|
browser_refresh()
|
||||||
- Simplify. (DLR)
|
- Simplify. (DLR)
|
||||||
- Fix problems where translated versions of "(dir)" could be
|
- Fix problems where translated versions of "(dir)" could be
|
||||||
|
@ -35,7 +35,7 @@ CVS code -
|
||||||
path. (DLR)
|
path. (DLR)
|
||||||
- help.c:
|
- help.c:
|
||||||
do_help()
|
do_help()
|
||||||
- Simplify screen update handling. (DLR)
|
- Simplify screen update handling and exiting. (DLR)
|
||||||
- doc/syntax/c.nanorc:
|
- doc/syntax/c.nanorc:
|
||||||
- Since .i and .ii are preprocessed C and C++ output, colorize
|
- Since .i and .ii are preprocessed C and C++ output, colorize
|
||||||
them here. (Mike Frysinger)
|
them here. (Mike Frysinger)
|
||||||
|
|
Loading…
Reference in New Issue