- fe3d849 Getting rid of a global variable. by Benno Schulenberg · 10 years ago
- a91a1c7 Readjusting the indentation and a comment. by Benno Schulenberg · 10 years ago
- 8bd76d8 Verifying that the containing directory of the given filename exists. by Benno Schulenberg · 10 years ago
- f8f2d63 Limiting the number of loaded items in the positions history. by Benno Schulenberg · 10 years ago
- 13ba543 Removing a mistaken '+': only one menu name is allowed in key bindings. by Benno Schulenberg · 10 years ago
- a3a69ee Fixing a typo in an #ifndef symbol. Reported by Frank. by Benno Schulenberg · 10 years ago
- ffae582 Allowing inline comments with key bindings. Patch by Mike Frysinger. by Benno Schulenberg · 10 years ago
- f845938 Freeing the items on the undo stack when a buffer is closed. by Benno Schulenberg · 10 years ago
- 38acacb Moving set_modified() to the file that has to do with files. by Benno Schulenberg · 10 years ago
- caa759b Returning a fantastic file descriptor -- when opening by Benno Schulenberg · 10 years ago
- dfeb0f9 Plugging another memory leak. by Benno Schulenberg · 10 years ago
- 0ee7729 Freeing the full filename in all cases. by Benno Schulenberg · 10 years ago
- 6337095 Showing a key only when it was rebound. by Benno Schulenberg · 10 years ago
- 33fb174 Eliding an unneeded function. by Benno Schulenberg · 10 years ago
- 431cec4 Deleting two duplicate declarations. by Benno Schulenberg · 10 years ago
- 8a9f716 Eliding an unneeded variable and adjusting some wrappings and whitespace. by Benno Schulenberg · 10 years ago
- 8f46377 Deleting an 'if' that is always FALSE. by Benno Schulenberg · 10 years ago
- ba7ac78 Removing a reference to an obsolete file. Bug was reported by Mike Frysinger. by Benno Schulenberg · 10 years ago
- 34fbb1f Adjusting a few comments and rewrapping some lines. by Benno Schulenberg · 10 years ago
- ecf3cd7 Reducing the number of indentation steps elsewhere too. by Benno Schulenberg · 10 years ago
- 96b9249 Reducing the number of indentation steps. by Benno Schulenberg · 10 years ago
- 774c8ba Condensing the preparsing of a line. by Benno Schulenberg · 10 years ago
- 73ee7d7 Removing a senseless iteration: simply add the new record at the tail. by Benno Schulenberg · 10 years ago
- deb271d Differentiating a variable name from function names. by Benno Schulenberg · 10 years ago
- cb832be Removing some code duplication. by Benno Schulenberg · 10 years ago
- 583b67b Rename a variable, to match the save routine. by Benno Schulenberg · 10 years ago
- 5b350b8 Fixing some typos and whitespace, and normalizing the dates in the NEWS file. by Benno Schulenberg · 10 years ago
- 53991cf Fixing the 2.5.1 tag in the Changelog. by Benno Schulenberg · 10 years ago
- 3f31bbc Back to SVN by Chris Allegretta · 10 years ago
- c26a940 GNU nano 2.5.1 release by Chris Allegretta · 10 years ago
- 26347ed Forward date 2.5.1 up to the 11th since I didnt get to it before Midnight. by Chris Allegretta · 10 years ago
- 1b293ff Adjusting dates and version number. by Benno Schulenberg · 10 years ago
- 83475b0 Adding a news item for the upcoming 2.5.1. by Benno Schulenberg · 10 years ago
- 113cd50 Snipping inconsistent blank lines in the Changelog. by Benno Schulenberg · 10 years ago
- ec4ee1c Not going beyond the number of available rows in the edit window. by Benno Schulenberg · 10 years ago
- ebbb5b5 Making sure to keep advancing also when regex matches are zero-length. by Benno Schulenberg · 10 years ago
- 1ac2c4c Adding a comment and using a symbolic value. by Benno Schulenberg · 10 years ago
- 6d6cda2 Delete two unneeded #ifdefs -- better fail to compile than create a cripple. by Benno Schulenberg · 10 years ago
- 9962e3b Making "Tab" produce the appropriate keycode. This fixes Savannah bug #46812. by Benno Schulenberg · 10 years ago
- 9d72efa Gettextizing a forgotten string. by Benno Schulenberg · 10 years ago
- 22557df Adding "Tab" as a key description, just like "Del" and "Enter" already are. by Benno Schulenberg · 10 years ago
- 9e6b9a2 Improving the name of allow_pending_sigwinch() to allow_sigwinch(), by Benno Schulenberg · 10 years ago
- 0dd351a Condensing the exit code of do_linter(). by Benno Schulenberg · 10 years ago
- dd29c56 Rewriting the loop, and constifying the input of sctofunc(). by Benno Schulenberg · 10 years ago
- 7a08fa6 No longer freeing any existing functions -- they are defined only once. by Benno Schulenberg · 10 years ago
- 539a4b4 Constifying the input parameter of strtosc() and strtomenu(). by Benno Schulenberg · 10 years ago
- 42a761e Adjusting the indentation after the previous change. by Benno Schulenberg · 10 years ago
- 0d85c8c Alerting the user when a functionless shortcut is encountered. by Benno Schulenberg · 10 years ago
- a5bc70a Aborting reset_multis() when there are zero multiline regexes. by Benno Schulenberg · 10 years ago
- 37712fb Letting reset_multis() figure out whether after an addition a full refresh is by Benno Schulenberg · 10 years ago
- 5765e96 Letting reset_multis() figure out whether after a deletion a full refresh is by Benno Schulenberg · 10 years ago
- c916ca8 Correctly restoring the settings of NO_HELP and MORE_SPACE. by Benno Schulenberg · 10 years ago
- 97e9476 Skipping the unneeded reinitialization of the windows; by Benno Schulenberg · 10 years ago
- 9eca195 Plugging three tiny memory leaks. by Benno Schulenberg · 10 years ago
- 46db638 Chopping a duplicate parameter. by Benno Schulenberg · 10 years ago
- 1592ca0 Chopping an always FALSE parameter. by Benno Schulenberg · 10 years ago
- 8f0262f Deleting a now unused function. by Benno Schulenberg · 10 years ago
- 33bc96a Restoring the cursor position differently, using a more basic routine. by Benno Schulenberg · 10 years ago
- 26bc037 Normalizing the comments in the OCaml file. by Benno Schulenberg · 10 years ago
- 37d8ad8 Not trying to position the cursor when opening a buffer failed. by Benno Schulenberg · 10 years ago
- ae598e7 Disabling the regex for multiline strings in C and Assembler, by Benno Schulenberg · 10 years ago
- 480b6a3 Going back to the filename prompt when the user decides to save a by Benno Schulenberg · 10 years ago
- 31e1af6 Not opening an extra blank buffer when an empty file is read. by Benno Schulenberg · 10 years ago
- a0eea60 Improving the ordering of two bindable functions. by Benno Schulenberg · 10 years ago
- 8cc6308 Offering ^Q in the writeout menu to close and discard the current buffer by Benno Schulenberg · 10 years ago
- 1bebe34 Preventing valid pointers from getting truncated and rejected. by Benno Schulenberg · 10 years ago
- 277f58f History: no prompting on exit errors, because making the user hit Enter when by Benno Schulenberg · 10 years ago
- 451b299 Expanding the autoconf syntax a little, by handling .m4 files too, adding the by Benno Schulenberg · 10 years ago
- 454f6eb AC_CHECK_HEADERS_ONCE() is very special cannot be conditionalized. by Benno Schulenberg · 10 years ago
- bd91785 Using 'return' instead of an intermediate variable. by Benno Schulenberg · 10 years ago
- 46082bd Renaming three keyboard functions -- 'get' is not a good name when the by Benno Schulenberg · 10 years ago
- dd1b2dc Tweaking the Changelog. by Benno Schulenberg · 10 years ago
- 31f0456 Moving two functions to the color.c file, where they belong. by Benno Schulenberg · 10 years ago
- 5737fe3 Precalculating the multiline-regex cache data for each buffer, by Benno Schulenberg · 10 years ago
- 7276015 Tweaking some comments and improving a variable name. by Benno Schulenberg · 10 years ago
- 22e9283 Chopping a superfluous boolean parameter -- 'prevnode' being NULL is by Benno Schulenberg · 10 years ago
- d639129 Improving some comments and renaming three variables. by Benno Schulenberg · 10 years ago
- 4fc1684 Adjusting the whitespace after the previous change, and adding a comment. by Benno Schulenberg · 10 years ago
- 8295a88 Using a couple less #ifdefs, to mimic how this is done in set_colorpairs(). by Benno Schulenberg · 10 years ago
- a77efae Adding the missing autoconf and nftables syntaxes to the files to be by Benno Schulenberg · 10 years ago
- 9a6f62f Rewrapping and reordering a few lines. by Benno Schulenberg · 10 years ago
- 5834638 It shouldn't be necessary to doubly check for being at the end of file. by Benno Schulenberg · 10 years ago
- a64bfbe Letting also unlink_node() update 'filebot', instead of doing it in by Benno Schulenberg · 10 years ago
- 77c0357 Making splice_node() update 'filebot', instead of doing it in by Benno Schulenberg · 10 years ago
- cac3c33 Making ^O always prompt for a filename, also when --tempfile is given. by Benno Schulenberg · 10 years ago
- 5d27910 Quitting the loop when there is no end match. by Benno Schulenberg · 10 years ago
- a955b33 Fixing whitespace, layout, wording, and typo. by Benno Schulenberg · 10 years ago
- 1233e8e Back to SVN by Chris Allegretta · 10 years ago
- 4eb4d08 Typo in release announcement by Chris Allegretta · 10 years ago
- fa69574 GNU nano 2.5.0 release by Chris Allegretta · 10 years ago
- c4a6725 2015-12-05 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 10 years ago
- bb31118 Avoiding two compilation warnings. by Benno Schulenberg · 10 years ago
- 2615118 Updating date and version number for the upcoming release. by Benno Schulenberg · 10 years ago
- 40e1fd3 Fixing compilation with --enable-tiny --enable-justify. by Benno Schulenberg · 10 years ago
- f2da466 Rewrapping some lines and tweaking some comments. by Benno Schulenberg · 10 years ago
- ba8f806 Fusing three functions into a single one. by Benno Schulenberg · 10 years ago
- c12d1b8 Avoiding a compilation warning. by Benno Schulenberg · 10 years ago
- ccc9b24 Adding a note to the documentation about undo not working after by Benno Schulenberg · 10 years ago
- 4bc8ff1 Discarding the entire undo stack, to prevent nano from making mistakes by Benno Schulenberg · 10 years ago
- 8651fef Discarding the entire undo stack, to prevent nano from dying (or by Benno Schulenberg · 10 years ago