~ubuntu-branches/debian/jessie/nano/jessie

« back to all changes in this revision

Viewing changes to doc/syntax/nanorc.nanorc

  • Committer: Bazaar Package Importer
  • Author(s): Jordi Mallach
  • Date: 2010-08-30 18:05:29 UTC
  • mfrom: (1.3.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100830180529-ri58o4uc1b5yad8t
Tags: 2.2.5-1
* The "Teulada" release.
* New upstream release.
  - better behaviour when creating backup files on certain conditions.
  - allow, via new command line option, to revert to old backup behaviour.
* Bump Standards-Version to 3.9.1 (no changes).
* Break, not Conflict, alpine-pico. Drop obsolete Conflicts from 2003.
* Rename nano-udeb's XC-Package-Type control field to Package-Type.
  Bump dpkg-dev to 1.15.7.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
## Possible errors and parameters
5
5
icolor brightwhite "^[[:space:]]*((un)?set|include|syntax|i?color).*$"
6
6
## Keywords
7
 
icolor brightgreen "^[[:space:]]*(set|unset)[[:space:]]+(autoindent|backup|backupdir|backwards|boldtext|brackets|casesensitive|const|cut|fill|historylog|matchbrackets|morespace|mouse|multibuffer|noconvert|nofollow|nohelp|nonewlines|nowrap|operatingdir|preserve|punct)\>" "^[[:space:]]*(set|unset)[[:space:]]+(quickblank|quotestr|rebinddelete|rebindkeypad|regexp|smarthome|smooth|softwrap|speller|suspend|suspendenable|tabsize|tabstospaces|tempfile|undo|view|whitespace|wordbounds)\>"
 
7
icolor brightgreen "^[[:space:]]*(set|unset)[[:space:]]+(allow_insecure_backup|autoindent|backup|backupdir|backwards|boldtext|brackets|casesensitive|const|cut|fill|historylog|matchbrackets|morespace|mouse|multibuffer|noconvert|nofollow|nohelp|nonewlines|nowrap|operatingdir|preserve|punct)\>" "^[[:space:]]*(set|unset)[[:space:]]+(quickblank|quotestr|rebinddelete|rebindkeypad|regexp|smarthome|smooth|softwrap|speller|suspend|suspendenable|tabsize|tabstospaces|tempfile|undo|view|whitespace|wordbounds)\>"
8
8
icolor green "^[[:space:]]*(set|unset|include|syntax|header)\>"
9
9
## Colors
10
10
icolor yellow "^[[:space:]]*i?color[[:space:]]*(bright)?(white|black|red|blue|green|yellow|magenta|cyan)?(,(white|black|red|blue|green|yellow|magenta|cyan))?\>"