- 9233c98 Improving the colouring of message tags in PO files. by Benno Schulenberg · 10 years ago
- ec8d51b Matching the file regex of a syntax against the absolute, by Benno Schulenberg · 10 years ago
- 3739016 Adding a cross reference. by Benno Schulenberg · 10 years ago
- df7524d Renaming the parameter 'whole_word' to 'whole_word_only', by Benno Schulenberg · 10 years ago
- b454d9c Deleting an always-FALSE parameter. by Benno Schulenberg · 10 years ago
- af70884 Removing the unintended special case for replacing by Benno Schulenberg · 10 years ago
- ca1983a Eliding another tiny function. by Benno Schulenberg · 10 years ago
- 1cf22d4 Initializing the search and replace strings in a central place. by Benno Schulenberg · 10 years ago
- 583a30e Saving and restoring the global flags the short and quick way. by Benno Schulenberg · 10 years ago
- 6bdcc8f Saving the settings of the global case-sens, direction, and regexp flags, by Benno Schulenberg · 10 years ago
- e68759b Deleting redundant reprises of a bol/eol regular-expression search. by Benno Schulenberg · 10 years ago
- ec0e023 Renaming a function to the simpler 'need_statusbar_update()' by Benno Schulenberg · 10 years ago
- 7edd350 Fusing two identical functions into one: need_screen_update(). by Benno Schulenberg · 10 years ago
- 455a918 Making sure an invalid starting byte of a multibyte sequence is properly by Benno Schulenberg · 10 years ago
- 296152e Making the descriptions of the multibuffer feature more accurate. by Benno Schulenberg · 10 years ago
- 6ff772b Adding two files: syntax highlighting for Emacs Lisp and Guile Scheme. by Benno Schulenberg · 10 years ago
- 3de2c70 Adding a linter definition to four of the syntax files. Patch by Mark Oteiza. by Benno Schulenberg · 10 years ago
- cc65a42 Arranging the movement keys in the File Browser in the order of by Benno Schulenberg · 10 years ago
- 5b83d7d Binding the unbound Home and End keys to goto_top and goto_bottom in the by Benno Schulenberg · 10 years ago
- 4577265 Adding the 2.4.1 release marker to the Changelog. by Benno Schulenberg · 10 years ago
- f225991 Distinguishing a failure to launch the linter from receiving 0 parsable lines. by Benno Schulenberg · 10 years ago
- 4d2b198 GNU nano 2.4.1 release by Chris Allegretta · 10 years ago
- 5ea46ca Go even farther on the bug report front in README and only mention by Chris Allegretta · 10 years ago
- fd759d5 Fixing compilation with --enable-tiny (oops), and mentioning by Benno Schulenberg · 10 years ago
- f34c8fd Oops. Correcting an oversight in the Changelog: by Benno Schulenberg · 10 years ago
- 1cf9deb Using mallocstrcpy() in a correct manner and by Benno Schulenberg · 10 years ago
- 4e5ea18 Removing an unused variable, and adjusting the introductory comment by Benno Schulenberg · 10 years ago
- 4e9b368 Rebinding ^Y and ^V in the WhereisFile menu by Benno Schulenberg · 10 years ago
- 99d2358 Stopping M-\ and M-/ in the WhereisFile menu from doing also an by Benno Schulenberg · 10 years ago
- 08a52c1 Not splitting off the marked region into a separate partition, but by Benno Schulenberg · 10 years ago
- ce48ca2 Correcting and adjusting some comments. by Benno Schulenberg · 10 years ago
- 2dc9cbe Renaming some things, for more contrast or to be more fitting. by Benno Schulenberg · 10 years ago
- 0f7b99b Giving the file a neater layout, plus two table headers. by Benno Schulenberg · 10 years ago
- 057348e Adding the names of recent translators, and sorting them. by Benno Schulenberg · 10 years ago
- ab21161 Eliding another miniscule function. by Benno Schulenberg · 10 years ago
- d8b6dbf Letting bottombars() set the global variable 'currmenu'. by Benno Schulenberg · 10 years ago
- d517705 Greatly simplifying the searching for the next matching filename. by Benno Schulenberg · 10 years ago
- a9647b0 Avoiding to set 'focusing' when searching for filenames; by Benno Schulenberg · 10 years ago
- 37fd348 Eliding a miniscule function, and renaming a variable for clarity. by Benno Schulenberg · 10 years ago
- 2aac470 Consistently using the appropriate variable in the appropriate function. by Benno Schulenberg · 10 years ago
- 25ce5f6 Removing an unfitting comment and tweaking some others. by Benno Schulenberg · 10 years ago
- 5d0b267 Not searching for the empty string when nothing was sought yet by Benno Schulenberg · 10 years ago
- c2ed827 Expanding on nano's features, and condensing the synopsis, by Benno Schulenberg · 10 years ago
- d7ade1f Ignoring magic without libmagic, and ignoring formatter without spell checking. by Benno Schulenberg · 10 years ago
- de53c53 Removing two superfluous #ifndefs. by Benno Schulenberg · 10 years ago
- 5ac1081 Updating the README text to the fifth milestone: 2.4.x. by Benno Schulenberg · 10 years ago
- e683e32 Also colouring a series of changed files that spans more than one line. by Benno Schulenberg · 10 years ago
- 7fe830f Only scrolling the required number of lines by Benno Schulenberg · 10 years ago
- 07e199f When searching, put a found off-screen string on the center line by Benno Schulenberg · 10 years ago
- 6f2da6b Adjusting the end point of the marked region to compensate by Benno Schulenberg · 10 years ago
- 14a9c8a Treating the formatter like a speller, by Benno Schulenberg · 10 years ago
- 52d7d5f The linter is only available when colour is. by Benno Schulenberg · 10 years ago
- 0b6d6f4 Normalizing some whitespace. by Benno Schulenberg · 10 years ago
- 0a79c78 Removing two unneeded calls to edit_refresh(), to greatly speed up nano by Benno Schulenberg · 10 years ago
- ad827a6 Adjusting some whitespace and wrapping. by Benno Schulenberg · 10 years ago
- 4158084 Recognizing also Debian package diffs. by Benno Schulenberg · 10 years ago
- b455fa3 Allowing to rebind the linter when nano was configured with --disable-speller. by Benno Schulenberg · 10 years ago
- ff4a457 Removing unneeded statement -- nothing has changed the value of 'currmenu'. by Benno Schulenberg · 10 years ago
- eae9f28 Removing a mistaken menu name -- as the formatter allows no interaction by Benno Schulenberg · 10 years ago
- e39cf37 Not letting hashes inside triple-quoted strings cause comment colouring. by Benno Schulenberg · 10 years ago
- 6440aa9 Slightly widening and relaxing the header regex. by Benno Schulenberg · 10 years ago
- 745fab8 Correcting the description of option --noread, allowing writing to named pipes. by Benno Schulenberg · 10 years ago
- a37ebcf Not unsetting the mark before the possible bailout for zero size. by Benno Schulenberg · 10 years ago
- 92142be Avoiding a spell-check error when the marked region is zero bytes long. by Benno Schulenberg · 10 years ago
- 83ec9e7 Three tiny Changelog fixes. by Benno Schulenberg · 10 years ago
- a0a0556 2015-02-25 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 10 years ago
- 33ac317 Back to SVN by Chris Allegretta · 10 years ago
- 9007c58 GNU nano 2.4.0 release by Chris Allegretta · 10 years ago
- 2456dd2 Not centering the current line when smooth scrolling is used. by Benno Schulenberg · 10 years ago
- a44cf41 Stepping backward or forward not simply one byte by Benno Schulenberg · 10 years ago
- 76e7aaf Starting to look for a multibyte character not at the start of the string, by Benno Schulenberg · 10 years ago
- cb776fa Placing some comments better and unwrapping some lines. by Benno Schulenberg · 10 years ago
- a4f2869 Removing some leftovers after Mark's patch. by Benno Schulenberg · 10 years ago
- 82d737e Restoring the positions of the mark and the cursor in a better way. by Benno Schulenberg · 10 years ago
- 138add2 Keeping related items together in the ^G help screen. by Benno Schulenberg · 10 years ago
- 532d55c Making a message equal to another one. by Benno Schulenberg · 10 years ago
- 3345e34 Normalizing some whitespace, removing an old comment, by Benno Schulenberg · 10 years ago
- 52d1c20 Not setting the modified flag when an external spell checker by Benno Schulenberg · 10 years ago
- 6898c60 Adding full name of bug reporter. by Benno Schulenberg · 10 years ago
- 69d26c3 Fixing a mistaken message plus a few comments too. by Benno Schulenberg · 10 years ago
- 4d9b5e9 Getting out if there is nothing to renumber, by Benno Schulenberg · 10 years ago
- 18a2edf Dropping compile time from version information to enable a reproducible by Benno Schulenberg · 10 years ago
- 4e95ee9 Updating years and version numbers in the docs in anticipation of a release. by Benno Schulenberg · 10 years ago
- 79ff393 Fixing the rebinding of toggles. by Benno Schulenberg · 10 years ago
- 03bcaf6 Fixing compilation with --enable-tiny plus --enable-nanorc. by Benno Schulenberg · 10 years ago
- 5891c4a Removing the mistaken square brackets around the arguments by Benno Schulenberg · 10 years ago
- 3131d0c Oops. by Benno Schulenberg · 10 years ago
- 336b0ec Improving the indentation of some lists in the nanorc man page. by Benno Schulenberg · 10 years ago
- 32e76c4 Adding a note about the inherent imperfection of using regular expressions by Benno Schulenberg · 10 years ago
- 7d77521 Typo fixing and whitespace adjusting of the NEWS file. by Benno Schulenberg · 10 years ago
- 7f61fa1 Back to SVN by Chris Allegretta · 10 years ago
- 98485c9 GNU nano 2.3.99pre3 release by Chris Allegretta · 10 years ago
- 184cf60 2015-02-25 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 10 years ago
- e73e02f Oops -- created that typo myself. by Benno Schulenberg · 10 years ago
- ed2f0b3 Wrapping some overlong lines, and fixing a typo in the Java file. by Benno Schulenberg · 10 years ago
- d4e1d31 Fixing the explanation of how to subscribe to a mailing list. by Benno Schulenberg · 10 years ago
- bb4edd0 Recognizing also dash, openrc and runscript as shell scripts. by Benno Schulenberg · 10 years ago
- c9b3a71 Ignoring the autotools 'compile' file. Patch by Mike Frysinger. by Benno Schulenberg · 10 years ago
- 1b65b19 The user does the editing, not the editor. So rephrasing. by Benno Schulenberg · 10 years ago
- 35cd49e Also showing the name of the affected file when finding a lock file, by Benno Schulenberg · 10 years ago