2014-04-05 |
Benno Schulenberg | Adjusting text for new disabling configuration options. |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Benno Schulenberg | Cosmetic tweaks. |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Benno Schulenberg | Printing the correct set of configuration options. |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Benno Schulenberg | Reloading a possibly freed function pointer. Patch... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Tweaking still more comments. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Fixing compilation with --enable-wrapping. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Normalizing the indentation somewhat. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Fixing compilation with --enable-tabcomp and tiny. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Fixing warning with --enable-mouse and tiny. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Fixing compilation with --enable-justify and tiny. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Fixing warnings with --enable-help and tiny. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Fixing compilation with --enable-browser and tiny. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Allowing other enablers to override --enable-tiny too. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Adding the missing meek colour disabling to --enable... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Moving the enabling stuff to after the disabling stuff. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Tweaking more comments. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Tweaking some comments. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Making sure the user sees a fatal-error message. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Allowing --enable-extra and --enable-multibuffer to... |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Benno Schulenberg | Avoiding two more compilation warnings. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Benno Schulenberg | Fixing two compilation warnings for tiny. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Benno Schulenberg | Converting #ifdef NANO_EXTRA to #ifndef DISABLE_EXTRA. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Benno Schulenberg | Converting #ifdef ENABLE_MULTIBUFFER to #ifndef DISABLE... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Benno Schulenberg | Sorting all the disabling configuration options alphabe... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Benno Schulenberg | Stopping --with-slang from duplicating --enable-tiny. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Benno Schulenberg | Adding syntax colouring for PO files. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Benno Schulenberg | Removing unused '*_support' variables. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Benno Schulenberg | Oops, s/make/conf/. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Benno Schulenberg | Upping the required version of Automake, to ensure... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Benno Schulenberg | Trying to build info only when 'makeinfo' is available. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Benno Schulenberg | Silencing a compiler warning about a possibly uninitial... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Benno Schulenberg | Adding a dummy if to silence a compiler warning. Patch... |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Benno Schulenberg | Ignoring 'config.cache' with git. Patch by Mike Frysinger. |
commit | commitdiff | tree | snapshot |
2014-04-02 |
Benno Schulenberg | Simplifying the man rules still further. Patch by... |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Chris Allegretta | 2014-03-31 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Benno Schulenberg | More tweaks of bug numbers, spelling and line length, |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Benno Schulenberg | Consistently using a colon after names of changed files. |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Benno Schulenberg | First attemp at colouring Changelog files. |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Benno Schulenberg | Supporting globs in include paths. Patch by Mike Frysi... |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Benno Schulenberg | Dropping redundant localedir. Patch by Mike Frysinger. |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Benno Schulenberg | Using 'dist_' prefixes and '+=' appending to produce |
commit | commitdiff | tree | snapshot |
2014-03-30 |
Benno Schulenberg | Using standard doc dir for installing html files. ... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Benno Schulenberg | Yeah, delete the unused string too. |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Benno Schulenberg | Placing a help string among its kin, adjusting some... |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Benno Schulenberg | Fixing compilation with --disable-utf8. |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Benno Schulenberg | Allowing --disable-utf8 and --enable-utf8 to work. |
commit | commitdiff | tree | snapshot |
2014-03-27 |
Benno Schulenberg | Making --disable-nanorc with --enable-color barf. ... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Benno Schulenberg | Removing the superfluous function 'do_browser_help()'. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Benno Schulenberg | Fixing compilation with --disable-browser. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Benno Schulenberg | Allowing binding and unbinding of keys when colour... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Benno Schulenberg | Fixing compilation with --disable-color. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Benno Schulenberg | Removing vestiges of the obsolete '--enable-all' config... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Benno Schulenberg | Adding a note on how to select and paste with the mouse |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Benno Schulenberg | Printing also the last shortcut in the list. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Benno Schulenberg | Some comment tweaks, and whitespace trimmings. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Benno Schulenberg | Word, tab, and comment tweaks in configure.ac. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Benno Schulenberg | Adjusting the ChangeLog. |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Benno Schulenberg | Cleaning up most of the --with/--enable flags. Patch... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Benno Schulenberg | Harmonizing comments, and trimming some blank lines. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Benno Schulenberg | Printing menu numbers for debugging in hex. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Benno Schulenberg | Adding a configure flag to disable the use of the fatte... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Benno Schulenberg | Using the pkg-config files of ncurses, when available. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Benno Schulenberg | Fixing a few compiler warnings. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Benno Schulenberg | Compiling with warnings enabled by default, to help... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Benno Schulenberg | Highlighting trailing whitespace in Python and nanorc... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Benno Schulenberg | Adding syntax highlighting for Javascript, |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Benno Schulenberg | EAPI=5 updates for gentoo.nanorc. Patch by Mike Frysinger. |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Benno Schulenberg | Improving a debugging message, fixing a translator... |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Benno Schulenberg | Adding three more translator names. |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Benno Schulenberg | Updates for Czech, Spanish, Italian, Norwegian, Serbian... |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Benno Schulenberg | Regenerated the POT file. |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Benno Schulenberg | Adding some missing translator names. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Benno Schulenberg | Ow, add it there too. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Benno Schulenberg | Adding the 'extendsyntax' directive, and changing |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Benno Schulenberg | Eliding a variable. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Benno Schulenberg | Adding the descriptions of six missing bindable functions. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Benno Schulenberg | Grouping 'softwrap' with the toggles that affect how... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Benno Schulenberg | Adding "poslog", plus tiny textual tweaks. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Benno Schulenberg | Sorting the includes alphabetically, and adding missing... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Benno Schulenberg | Allowing softwrap to be rebound. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Benno Schulenberg | Documenting the changed whitespace defaults. |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Benno Schulenberg | In the file browser one cannot search for a regular... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Benno Schulenberg | Removing stray spaces before tabs. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Benno Schulenberg | Putting ^B and ^F in the same order as other command... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Benno Schulenberg | Minor Changelog tweaks. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Benno Schulenberg | Adding, fixing, and removing some #endif comments. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Benno Schulenberg | Removing the old softwrap scrolling code. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Benno Schulenberg | Condensing the code a bit. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Benno Schulenberg | Showing ^F and ^B in the help lines of the tiny version. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Benno Schulenberg | Displaying more help items when the terminal is wider. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Benno Schulenberg | Using prettier whitespace characters when in a UTF... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Benno Schulenberg | Initializing the correct variable to zero, to avoid... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Chris Allegretta | 2014-03-04 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Benno Schulenberg | Removing erroneous 'suspendenable' (again) -- it |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Benno Schulenberg | Normalizing the writing of "Write Out", "Uncut Text... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Benno Schulenberg | Using visible characters by default for when showing... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Benno Schulenberg | Adding 'quiet', sorting 'locking', and condensing the... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Chris Allegretta | 2014-03-01 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Benno Schulenberg | Not mentioning -$/--softwrap in usage text of tiny... |
commit | commitdiff | tree | snapshot |
next |