Magellan Linux

Diff of /trunk/nano/nanorc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 65 by niro, Mon Apr 10 10:45:50 2006 UTC revision 66 by niro, Mon Apr 10 10:47:35 2006 UTC
# Line 1  Line 1 
1  ## Sample initialization file for GNU nano  ## Sample initialization file for GNU nano
2    # $Header: /root/magellan-cvs/src/nano/nanorc,v 1.2 2006-04-10 10:47:35 niro Exp $
3    
4  ## Please note that you must have configured nano with --enable-nanorc  ## Please note that you must have configured nano with --enable-nanorc
5  ## for this file to be read!  Also note that characters specially  ## for this file to be read!  Also note that characters specially
6  ## interpreted by the shell should not be escaped here.  ## interpreted by the shell should not be escaped here.
# Line 322  color yellow "^ *export\>" Line 324  color yellow "^ *export\>"
324  color magenta "\<(if|then|else|fi|case|esac|in|for|do|done|while)\>"  color magenta "\<(if|then|else|fi|case|esac|in|for|do|done|while)\>"
325  color brightgreen "\$\{(.|([A-Z_]*))\}"  color brightgreen "\$\{(.|([A-Z_]*))\}"
326  color green "#.*$"  color green "#.*$"
   
327  color brightgreen "\<(P(NAME|VER|BUILD|CATEGORIE)|HOMEPAGE|DESCRIPTION|SRC(_URI|DIR|FILE)|(P|S)?DEPEND|PROVIDE|STATE|SPECIAL_(VARS|FUNCTIONS))\>"  color brightgreen "\<(P(NAME|VER|BUILD|CATEGORIE)|HOMEPAGE|DESCRIPTION|SRC(_URI|DIR|FILE)|(P|S)?DEPEND|PROVIDE|STATE|SPECIAL_(VARS|FUNCTIONS))\>"
328    
 ##color red "\<(ARCH|HOMEPAGE|DESCRIPTION|IUSE|SRC_URI|LICENSE|SLOT|KEYWORDS|FILESDIR|WORKDIR|(P|R)?DEPEND|PROVIDE|DISTDIR|RESTRICT|USERLAND)\>"  
 #color red "\<(S|D|T|PV|PF|P|PN|A)\>" "\<C(XX)?FLAGS\>" "\<LDFLAGS\>" "\<C(HOST|TARGET|BUILD)\>"  
   

Legend:
Removed from v.65  
changed lines
  Added in v.66