From f22e8bf7758222ebf1032b8be5155b8bcf2a3f8a Mon Sep 17 00:00:00 2001 From: Chris Allegretta Date: Thu, 23 Jan 2003 01:21:26 +0000 Subject: [PATCH] - nanorc.sample: - Change comment to say magenta instead of purple git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1386 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 4 +++- nanorc.sample | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b35deb7d..daffe0f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,11 +9,13 @@ CVS Code - - Revamp -H option message to fit in 80 column terminal. do_preserve_msg(): - Unsplit error message into a single fprintf call (Jordi). - - winio.c: bottombars() - Change strcpy of gettext() "Up" string to strncpy of max width 8, to stop stupid strcpy crash. +- nanorc.sample: + - Change comment to say magenta instead of purple. + GNU nano 1.1.99pre1 - 2003.01.17 - General: - New date format for NEWS and ChangeLog. diff --git a/nanorc.sample b/nanorc.sample index 31cbedd4..009bbaeb 100644 --- a/nanorc.sample +++ b/nanorc.sample @@ -84,7 +84,7 @@ ## syntax "short description" ["filename regex" ...] ## color foreground,background "regex" ["regex"...] ## -## Legal colors are: white, black, red, blue, green, yellow, purple, +## Legal colors are: white, black, red, blue, green, yellow, magenta, ## cyan. You may use the prefix "bright" to mean a stronger color ## highlight. ##