--- trunk/nano/nanorc 2009/11/20 21:56:08 939 +++ trunk/nano/nanorc 2012/03/01 21:46:28 1662 @@ -1,5 +1,5 @@ ## Sample initialization file for GNU nano -# $Header: /root/magellan-cvs/src/nano/nanorc,v 1.7 2009-11-20 21:56:08 niro Exp $ +# $Header: /magellan-cvs/src/nano/nanorc,v 1.7 2009/11/20 21:56:08 niro Exp $ ## Please note that you must have configured nano with --enable-nanorc ## for this file to be read! Also note that characters specially @@ -316,18 +316,18 @@ # icolor blue "^[[:space:]]*#.*$" syntax "magellan" "\.(smage2|sminc|mage|minc)$" -color brightcyan "^ *minclude\>" "^ *smcinclude\>" +#color brightcyan "^ *(sm|m)include\>" "^ *m(set|query)feature\>" color brightwhite "^ *src [^ ]*" -color brightblue "src_compile\>" "src_prepare\>" "src_install\>" "preinstall\>" "postinstall\>" "preremove\>" "postremove\>" +color brightblue "src_(prepare|compile|check|install)\>" "(pre|post)install\>" "(pre|post)remove\>" color brightblue "split_info_.*\>" "src_install_.*\>" ".*_pkgbuild\>" color cyan "m(unpack|configure|make|patch|groupadd|groupdel|useradd|userdel|striplibs|stripbins|libdir|include|link|copy|move)|sminclude\>" "^ *die\>" color cyan "minstall(|docs|rc|env|conf|etc|man|info|html|pixmap|pam|cron|dir|file|exec|lib|_desktop_icon)\>" -color cyan "mkeepdir\>" "memptyfile\>" +color cyan "m(keepdir|emptyfile|libtoolize|autoreconf|(set|query)feature)\>" color cyan "updatecmd*\>" color yellow "^ *export\>" color magenta "\<(if|then|else|fi|case|esac|in|for|do|done|while)\>" color brightgreen "\$\{(.|([A-Z_]*))\}" -color green "#.*$" -color brightgreen "\<(P(NAME|VER|BUILD|CATEGORIE)|HOMEPAGE|DESCRIPTION|SRC(_URI|DIR(|_x86|_x86_64)|FILE(|_x86|_x86_64))|(P|S)?DEPEND(|S)(|_x86|_x86_64)|PROVIDE|STATE|SPECIAL_(VARS|FUNCTIONS))\>" +color green "#.*$" +color brightgreen "\<(P(NAME|VER|BUILD|CAT(|EGORIE))|HOMEPAGE|DESCRIPTION|SRC(_URI|DIR(|_x86|_x86_64)|FILE(|_x86|_x86_64))|(P|S)?DEPEND(|S)(|_x86|_x86_64)|PROVIDE|STATE|SPECIAL_(VARS|FUNCTIONS))\>" color brightgreen "\<(PKG(NAME|TYPE)|MAGE_TARGETS|SPLIT_PACKAGE(S|_BASE)|UP2DATE|)\>"