2.1

  * New commands: KeyCode, DeleteNextWord, DeletePrevWord, AutoComplete,
    InsertTab, Tabs, RequestOrder.

  * Now we set the syntax when a file is saved with a (different) name.

  * Now we highlight correctly control characters in the command line.

  * Display request lists by columns ("RequestOrder 1") or rows ("RequestOrder 0").

  * Allow window resizing during requests (file selection, help, AutoComplete).

  * Sort filenames in dictionary order ("aa", "Ab", "ac", ...).

  * Enter in Help places you on the right command in the command list.

  * Only prompt once about identical filenames on startup.

  * Consider "_" as a word character for word-oriented commands.

  * Built-in filename extension to syntax mapping updates:
    dtx -> tex, latex -> tex,  sage -> python.

  * Include new txt2tags syntax file from http://txt2tags.sourceforge.net/

  * Replace reports the number of replacements (again).

  * Display the global directory on startup even if it is not found.
  
  * Default global directory changed from /usr/local/lib/ne to /usr/local/share/ne.
	
  * Aborting an OpenNew doesn't leave you in a new blank document.

  * AdjustView now takes optional number of lines or columns to
    adjust by; swapped meaning of AdjustView 'C' and 'M' parameters.

  * Read .keys and possibly .menus files from NE_GLOBAL_DIR on startup.

  * More defensive reading of lines/columns from terminfo to avoid crashes
    with XTerm on Mac OS X.

  * More portable and robust window-size change detection.

  * More parsimonious status-bar updates.

  * StatusBar, FastGUI, VerboseMacros, and RequestOrder are not buffer specific, are
    only saved in ~/.ne/.default#ap.

  * Current syntax name is buffer specific; only saved in autoprefs, not ~/.ne/.default#ap.

  * The Amiga is officially no longer supported (well, not exactly an
    improvement...).
