From 4dbdbd4660c9d9192f10cbf5b32d78b931b69f13 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Sun, 4 Jun 2006 13:27:50 +0000 Subject: [PATCH] per Benno Schulenberg's patch, fix changelog entry git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3618 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1d176e5c..3709bba8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -488,8 +488,9 @@ CVS code - - Tweak the "nanorc" regexes to color comments starting with a double ## cyan instead of bright blue. (John M. Gabriele) - doc/sh.nanorc: - - Tweak the coloring of all special variables so that "-" is - highlighted properly. (Benno Schulenberg) + - Tweak the regex for special variables, moving "-" to the end, + to avoid excessive coloring or an "Invalid range end" error. + (Benno Schulenberg) - src/Makefile.am: - If we're uninstalling, remove the "rnano" symlink. (DLR, found by Benno Schulenberg) -- 2.39.5