- d8bf887 Allowing --enable-extra and --enable-multibuffer to override --enable-tiny. by Benno Schulenberg · 11 years ago
- f14096e Avoiding two more compilation warnings. by Benno Schulenberg · 11 years ago
- b8b29ff Fixing two compilation warnings for tiny. by Benno Schulenberg · 11 years ago
- d17438b Converting #ifdef NANO_EXTRA to #ifndef DISABLE_EXTRA. by Benno Schulenberg · 11 years ago
- 0636d7b Converting #ifdef ENABLE_MULTIBUFFER to #ifndef DISABLE_MULTIBUFFER. by Benno Schulenberg · 11 years ago
- 9d306cd Sorting all the disabling configuration options alphabetically. by Benno Schulenberg · 11 years ago
- 4d570e5 Stopping --with-slang from duplicating --enable-tiny. by Benno Schulenberg · 11 years ago
- 5ead22d Adding syntax colouring for PO files. by Benno Schulenberg · 11 years ago
- a4c0c2f Removing unused '*_support' variables. by Benno Schulenberg · 11 years ago
- 7cf7f42 Oops, s/make/conf/. by Benno Schulenberg · 11 years ago
- 73ff00e Upping the required version of Automake, to ensure the ONCE macros are defined. by Benno Schulenberg · 11 years ago
- b29ea10 Trying to build info only when 'makeinfo' is available. by Benno Schulenberg · 11 years ago
- 4171477 Silencing a compiler warning about a possibly uninitialized variable. by Benno Schulenberg · 11 years ago
- d28ed53 Adding a dummy if to silence a compiler warning. Patch by Mike Frysinger. by Benno Schulenberg · 11 years ago
- 7a8bd82 Ignoring 'config.cache' with git. Patch by Mike Frysinger. by Benno Schulenberg · 11 years ago
- 055f0fb Simplifying the man rules still further. Patch by Mike Frysinger. by Benno Schulenberg · 11 years ago
- 211a5e4 2014-03-31 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
- 1265e4a More tweaks of bug numbers, spelling and line length, by Benno Schulenberg · 11 years ago
- 619b216 Consistently using a colon after names of changed files. by Benno Schulenberg · 11 years ago
- 682c1d0 First attemp at colouring Changelog files. by Benno Schulenberg · 11 years ago
- 3814283 Supporting globs in include paths. Patch by Mike Frysinger. by Benno Schulenberg · 11 years ago
- b21daeb Dropping redundant localedir. Patch by Mike Frysinger. by Benno Schulenberg · 11 years ago
- 0e39d7f Using 'dist_' prefixes and '+=' appending to produce by Benno Schulenberg · 11 years ago
- e9a440f Using standard doc dir for installing html files. Patch by Mike Frysinger. by Benno Schulenberg · 11 years ago
- 803c478 Yeah, delete the unused string too. by Benno Schulenberg · 11 years ago
- 91ee10a Placing a help string among its kin, adjusting some indentation, by Benno Schulenberg · 11 years ago
- cf71578 Fixing compilation with --disable-utf8. by Benno Schulenberg · 11 years ago
- c55ac2b Allowing --disable-utf8 and --enable-utf8 to work. by Benno Schulenberg · 11 years ago
- 463db0d Making --disable-nanorc with --enable-color barf. Patch by Mike Frysinger. by Benno Schulenberg · 11 years ago
- 55543ad Removing the superfluous function 'do_browser_help()'. by Benno Schulenberg · 11 years ago
- bb06fae Fixing compilation with --disable-browser. by Benno Schulenberg · 11 years ago
- a997aa6 Allowing binding and unbinding of keys when colour is disabled. by Benno Schulenberg · 11 years ago
- a166f70 Fixing compilation with --disable-color. by Benno Schulenberg · 11 years ago
- f7b5c5a Removing vestiges of the obsolete '--enable-all' configure flag. by Benno Schulenberg · 11 years ago
- 804b94e Adding a note on how to select and paste with the mouse by Benno Schulenberg · 11 years ago
- a85b6da Printing also the last shortcut in the list. by Benno Schulenberg · 11 years ago
- 70d2167 Some comment tweaks, and whitespace trimmings. by Benno Schulenberg · 11 years ago
- 90ea21f Word, tab, and comment tweaks in configure.ac. by Benno Schulenberg · 11 years ago
- 18530ec Adjusting the ChangeLog. by Benno Schulenberg · 11 years ago
- 673d210 Cleaning up most of the --with/--enable flags. Patch by Mike Frysinger. by Benno Schulenberg · 11 years ago
- 499c6de Harmonizing comments, and trimming some blank lines. by Benno Schulenberg · 11 years ago
- 18c252d Printing menu numbers for debugging in hex. by Benno Schulenberg · 11 years ago
- eaff14f Adding a configure flag to disable the use of the fattening libmagic. by Benno Schulenberg · 11 years ago
- 4172714 Using the pkg-config files of ncurses, when available. Patch by Mike Frysinger by Benno Schulenberg · 11 years ago
- 55a0d76 Fixing a few compiler warnings. by Benno Schulenberg · 11 years ago
- 3de6c57 Compiling with warnings enabled by default, to help prevent by Benno Schulenberg · 11 years ago
- 2797521 Highlighting trailing whitespace in Python and nanorc files. by Benno Schulenberg · 11 years ago
- a2fcc06 Adding syntax highlighting for Javascript, by Benno Schulenberg · 11 years ago
- b2a47a1 EAPI=5 updates for gentoo.nanorc. Patch by Mike Frysinger. by Benno Schulenberg · 11 years ago
- 5240275 Improving a debugging message, fixing a translator comment, and tweaking others. by Benno Schulenberg · 11 years ago
- 1701ade Adding three more translator names. by Benno Schulenberg · 11 years ago
- 5572ab9 Updates for Czech, Spanish, Italian, Norwegian, Serbian, and Chinese. by Benno Schulenberg · 11 years ago
- c7acf17 Regenerated the POT file. by Benno Schulenberg · 11 years ago
- 117cf85 Adding some missing translator names. by Benno Schulenberg · 11 years ago
- d398d92 Ow, add it there too. by Benno Schulenberg · 11 years ago
- 42e7582 Adding the 'extendsyntax' directive, and changing by Benno Schulenberg · 11 years ago
- 0b2f843 Eliding a variable. by Benno Schulenberg · 11 years ago
- cc7fef7 Adding the descriptions of six missing bindable functions. by Benno Schulenberg · 11 years ago
- cb80ca5 Grouping 'softwrap' with the toggles that affect how things look. by Benno Schulenberg · 11 years ago
- 05126fd Adding "poslog", plus tiny textual tweaks. by Benno Schulenberg · 11 years ago
- e51cfa3 Sorting the includes alphabetically, and adding missing ones. by Benno Schulenberg · 11 years ago
- eec71e3 Allowing softwrap to be rebound. by Benno Schulenberg · 11 years ago
- 90a43c3 Documenting the changed whitespace defaults. by Benno Schulenberg · 11 years ago
- 960a120 In the file browser one cannot search for a regular expression, by Benno Schulenberg · 11 years ago
- a65ef42 Removing stray spaces before tabs. by Benno Schulenberg · 11 years ago
- 88ff6a7 Putting ^B and ^F in the same order as other command keys: by Benno Schulenberg · 11 years ago
- 5ac8651 Minor Changelog tweaks. by Benno Schulenberg · 11 years ago
- e4c34c3 Adding, fixing, and removing some #endif comments. by Benno Schulenberg · 11 years ago
- a8353bd Removing the old softwrap scrolling code. by Benno Schulenberg · 11 years ago
- e34ac8e Condensing the code a bit. by Benno Schulenberg · 11 years ago
- c3e4a1f Showing ^F and ^B in the help lines of the tiny version. by Benno Schulenberg · 11 years ago
- 8977c4b Displaying more help items when the terminal is wider. by Benno Schulenberg · 11 years ago
- c85dc05 Using prettier whitespace characters when in a UTF-8 locale. by Benno Schulenberg · 11 years ago
- 3278f83 Initializing the correct variable to zero, to avoid jumpy scrolling. by Benno Schulenberg · 11 years ago
- f7c68cd 2014-03-04 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
- 1a1b2a0 Removing erroneous 'suspendenable' (again) -- it by Benno Schulenberg · 11 years ago
- 6ae7760 Normalizing the writing of "Write Out", "Uncut Text", and "Unjustify". by Benno Schulenberg · 11 years ago
- 377a6e3 Using visible characters by default for when showing whitespace. by Benno Schulenberg · 11 years ago
- d39de24 Adding 'quiet', sorting 'locking', and condensing the highlighting string. by Benno Schulenberg · 11 years ago
- 3a5f55e 2014-03-01 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
- c347ce4 Not mentioning -$/--softwrap in usage text of tiny version. by Benno Schulenberg · 11 years ago
- 6cd8314 Synchronizing the texinfo and nanorc docs, and improving alphabetization. by Benno Schulenberg · 11 years ago
- 37d638a Slightly improving the formatting and wording of two man pages. by Benno Schulenberg · 11 years ago
- 54a1105 Trimming some redundant code, and correcting scrolling behaviour by Benno Schulenberg · 11 years ago
- b1a7fdd Correctly computing the needed amount to scroll down by Benno Schulenberg · 11 years ago
- 3ae5bab Adding a newline for "air", and marking two strings instead of translating them. by Benno Schulenberg · 11 years ago
- e52eac5 2014-03-01 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
- bc5c7c3 Not writing to stderr on magic errors, patch mostly by Mike Frysinger. by Benno Schulenberg · 11 years ago
- 3aea69d Indenting conditions consistently and tightly. by Benno Schulenberg · 11 years ago
- 919c9bd Removing unused function 'free_shortcutage'. by Benno Schulenberg · 11 years ago
- fe267f6 Not just marking but actually translating a helpful message. by Benno Schulenberg · 11 years ago
- 92ccf77 Correcting the misspelled keyword "mutlibuffer". by Benno Schulenberg · 11 years ago
- 9a21761 Removing a redundant 'ifdef DEBUG'. by Benno Schulenberg · 11 years ago
- 46fccb2 Equalizing pipe error messages. by Benno Schulenberg · 11 years ago
- 22a1440 Avoiding a warning when compiling with clang, patch by Eitan Adler. by Benno Schulenberg · 11 years ago
- 16fe178 Tiny textual tweaks of ChangeLog and NEWS. by Benno Schulenberg · 11 years ago
- 9c11ba9 Adding colorization for bind/unbind in nanorc, patch by Mike Frysinger. by Benno Schulenberg · 11 years ago
- 86fb8dd Relocating the misplaced unbind section, patch mostly by Mike Frysinger. by Benno Schulenberg · 11 years ago
- 8e82d35 Restoring 'Space' as an alias for PageDown in the help browser. by Benno Schulenberg · 11 years ago
- 8a2c245 Colouring trailing whitespace in Makefiles, patch by Mike Frysinger. by Benno Schulenberg · 11 years ago