commit f1c395da79f03311a683b7d6494305f2ef42088e
parent 3e189a8b9cc80d93f065dc1992b90efefa652ef4
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sun, 3 Oct 2004 19:26:13 +0000
remove stray dash
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1960 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -76,7 +76,7 @@ CVS code -
- Simplify by reusing variables whereever possible, and add a
parameter execute to indicate whether or not to be in "Execute
Command" mode. (DLR)
-- open_prevfile(), open_nextfile()
+ open_prevfile(), open_nextfile()
- Translate the "New Buffer" string when displaying "Switched
to" messages on the statusbar. (DLR)
- global.c: