]> git.wh0rd.org Git - nano.git/commitdiff
in nanorc.sample, simplify the extensions associated with the "nanorc"
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 1 Jun 2006 01:54:41 +0000 (01:54 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 1 Jun 2006 01:54:41 +0000 (01:54 +0000)
regexes

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3600 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
doc/nanorc.sample

index eb81deeedc060e753a7785ca61dbfdccbaef17b4..131a8c5e088ba5bdc1871523d6960e52664366a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -449,6 +449,8 @@ CVS code -
          variables, such as $? and $@. (Benno Schulenberg)
        - Tweak the "nanorc" regexes to color comments bright blue
          instead of blue. (John M. Gabriele)
+       - Simplify the extensions associated with the "nanorc" regexes.
+         (DLR)
 - src/Makefile.am:
        - If we're uninstalling, remove the "rnano" symlink. (DLR, found
          by Benno Schulenberg)
index 517a9041c63a9852e755d1070caace4268424d14..e3fb0eb5ceb7d7a9a943d0cb466df7b283dec102 100644 (file)
 
 ## Here is an example for your .nanorc.
 ##
-# syntax "nanorc" "(\.|/|)nanorc$"
+# syntax "nanorc" "\.?nanorc$"
 ## Possible errors and parameters
 # icolor brightwhite "^[[:space:]]*((un)?set|include|syntax|i?color).*$"
 ## Keywords