Magellan Linux

Diff of /trunk/nano/nanorc

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

revision 74 by niro, Mon May 1 19:01:51 2006 UTC revision 75 by niro, Thu Jun 8 19:31:36 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.3 2006-05-01 19:01:51 niro Exp $  # $Header: /root/magellan-cvs/src/nano/nanorc,v 1.4 2006-06-08 19:31:36 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
# Line 325  color magenta "\<(if|then|else|fi|case|e Line 325  color magenta "\<(if|then|else|fi|case|e
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 brightgreen "\<(PKG(NAME|TYPE)|MAGE_TARGETS)\>"
329    

Legend:
Removed from v.74  
changed lines
  Added in v.75