- b39db7b And eliding a totally unused 'strdata2'. by Benno Schulenberg · 11 years ago
- 3cf338a Eliding the in fact unneeded 'to_eof' by Benno Schulenberg · 11 years ago
- c55c0db Renaming 'to_end' to 'to_eof', to lessen confusion with CUT_TO_END. by Benno Schulenberg · 11 years ago
- a872709 Making sure the cutbuffer is cleared at the appropriate moments. by Benno Schulenberg · 11 years ago
- b439f55 Replacing SYSCONFDIR with an absolute path or a circumlocution, by Benno Schulenberg · 11 years ago
- e96022b After an undo or redo, update the 'placewewant'. Patch by Mark Majeres. by Benno Schulenberg · 11 years ago
- 38cb8fc Removing an obsolete boolean variable. by Benno Schulenberg · 11 years ago
- 4f3f976 Displaying "No file name" on the statusbar for two seconds by Benno Schulenberg · 11 years ago
- 7152a4b Changing some wordings, to be more precise or clear. by Benno Schulenberg · 11 years ago
- 73a8aa0 Updating the docs for the changed location of nano's search history. by Benno Schulenberg · 11 years ago
- d21649e Trimming the contents of EXTRA_DIST to what is beyond normal. by Benno Schulenberg · 11 years ago
- 1f67c12 Removing an "-I m4" flag; it is needed only at the top level. by Benno Schulenberg · 11 years ago
- 0ec7710 Putting a common statement outside of the then/else branches. by Benno Schulenberg · 11 years ago
- 99a649d Avoiding an "Unknown Command" on every cursor-positioning mouse click. by Benno Schulenberg · 11 years ago
- ca9abd8 Making sure the compiler also links against libz, which is used by libmagic. by Benno Schulenberg · 11 years ago
- 948b8e9 Putting the cursor back in front of a backwards cut, by Benno Schulenberg · 11 years ago
- c5c0d74 Removing the useless info dir file from the build directory, by Benno Schulenberg · 11 years ago
- 736fbf2 Removing the --undo option, having the undo functions always enabled. by Benno Schulenberg · 11 years ago
- cd59a64 Not treating the holding of both Control and Meta the same as only Control. by Benno Schulenberg · 11 years ago
- 3af22aa Letting a toggle not break a series of ^Ks. by Benno Schulenberg · 11 years ago
- 1d06455 Letting a click on titlebar or statusbar not break a series of ^Ks. by Benno Schulenberg · 11 years ago
- 454563c Letting a mousal repositioning of the cursor break a series of ^Ks. by Benno Schulenberg · 11 years ago
- 62bb6e8 Setting not just the meta_key but also the func_key boolean when a key is by Benno Schulenberg · 11 years ago
- 8cc8b08 Removing a superfluous switch statement. by Benno Schulenberg · 11 years ago
- fc35e20 Always accepting mouse events, also when just looking for Unjustify. by Benno Schulenberg · 11 years ago
- a3f421c Producing the correct return value for when a mouse event reinserted something by Benno Schulenberg · 11 years ago
- 7d5f42c Using the right type to avoid a compiler warning. by Benno Schulenberg · 11 years ago
- a8a23ab Making a couple of minimalistic whitespace adjustments. by Benno Schulenberg · 11 years ago
- 53435b0 One more type fix and two tiny message tweaks. Patch by David Lawrence Ramsey. by Benno Schulenberg · 11 years ago
- 6af5bde A few more cosmetic tweaks and type fixes. Patch by David Lawrence Ramsey. by Benno Schulenberg · 11 years ago
- 1102aaa Making tiny nano a bit tinier by preening out some soft-wrap stuff. by Benno Schulenberg · 11 years ago
- acda255 A bunch of type fixes, mostly in debugging messages -- by Benno Schulenberg · 11 years ago
- ed0086b Eliding four function calls by not comparing with an by Benno Schulenberg · 11 years ago
- 505125e A few cosmetic tweaks of comments and whitespace. by Benno Schulenberg · 11 years ago
- c35eb5a Avoiding a compiler warning with --disable-wrapping. by Benno Schulenberg · 11 years ago
- 9ac910e Removing two superfluous conditions. by Benno Schulenberg · 11 years ago
- be10c2a Rewriting the line-wrapping code to make use of the existing line-break code. by Benno Schulenberg · 11 years ago
- 64896ba Differentiating between undoing a Delete and undoing a Backspace -- the by Benno Schulenberg · 11 years ago
- 5dfab51 Putting back the "-svn" tag on the version number. by Benno Schulenberg · 11 years ago
- 25df3ab Noting nano 2.3.3 and 2.3.4 in the Changelog. by Benno Schulenberg · 11 years ago
- 04a38da Allowing the toggle between Read File and Execute Command to be rebound. by Benno Schulenberg · 11 years ago
- 95592ce Tiny ChangeLog tweaks. by Benno Schulenberg · 11 years ago
- 1eb23d4 Making use of the macros charalloc() and charealloc(), making use of by Benno Schulenberg · 11 years ago
- 1de337d Normalizing whitespace, comments and interpunction, in various places. by Benno Schulenberg · 11 years ago
- ac1508c GNU nano 2.3.4 release by Chris Allegretta · 11 years ago
- 0de8d0d 2014-06-02 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
- ff36b05 Differentiating (for the undo structure) between by Benno Schulenberg · 11 years ago
- 82a4110 2014-05-29 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
- cbc6e51 Back to SVN by Chris Allegretta · 11 years ago
- de8dbf5 GNU nano 2.3.3 release by Chris Allegretta · 11 years ago
- 4f3fe13 2014-05-28 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
- f470c90 Standardizing the calls of add_to_funcs(), breaking always between menu and tag. by Benno Schulenberg · 11 years ago
- 8c5f504 Making tiny nano again just a tiny bit tinier. by Benno Schulenberg · 11 years ago
- ac193ec Updates from the TP for German, Dutch, and Esperanto. by Benno Schulenberg · 11 years ago
- 4822359 Eliding four unneeded tags. by Benno Schulenberg · 11 years ago
- 62de330 Adding a translator comment for the --help output. by Benno Schulenberg · 11 years ago
- 9b084b2 Removing an unneeded format specifier. by Benno Schulenberg · 11 years ago
- ff6b92c Making ^X in the Read-File menu toggle between by Benno Schulenberg · 11 years ago
- a2d74f7 Removing duplicate translator comments, and adding some others. by Benno Schulenberg · 11 years ago
- ec17322 Actually translating the Go-to-Directory prompt. by Benno Schulenberg · 11 years ago
- d0e234d Removing three unused parameters from do_input(), by Benno Schulenberg · 11 years ago
- cfa2976 2014-05-27 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
- 0606c62 Adjusting a translator comment. by Benno Schulenberg · 11 years ago
- af26551 Updates from the TP for Russian, Dutch, and German. by Benno Schulenberg · 11 years ago
- 5a39339 Allowing to rebind 'suspend' in tiny nano. by Benno Schulenberg · 11 years ago
- 769e81c Make tiny nano a tiny bit tinier. by Benno Schulenberg · 11 years ago
- 0d5e732 Improving the arrangement of help items under certain compilation conditions. by Benno Schulenberg · 11 years ago
- 022d32a Unwrapping some lines, and reordering two. by Benno Schulenberg · 11 years ago
- c3c2c66 Fixing compilation and avoiding a warning with --enable-tiny. by Benno Schulenberg · 11 years ago
- 5a86c52 Updates from the TP for Ukrainian and Italian. by Benno Schulenberg · 11 years ago
- 353dd21 Cutting down on the size of tiny nano. by Benno Schulenberg · 11 years ago
- f5ac8c1 Placing the cursor after an undo there where it was before the do, by Benno Schulenberg · 11 years ago
- 0ae38b4 Telling ncurses to really redraw the line, without optimization. by Benno Schulenberg · 11 years ago
- b19524f Updates from the TP for German and Ukrainian. by Benno Schulenberg · 11 years ago
- eb5c49d Painting the current line *after* tickling the terminal, so that by Benno Schulenberg · 11 years ago
- 8491c22 Adding an example of a default syntax. by Benno Schulenberg · 11 years ago
- 277701f Not matching the ^ anchor when looking further on in a line. by Benno Schulenberg · 11 years ago
- 3be5f46 Not skipping the colour-off commands at the end of the colouring loop. by Benno Schulenberg · 11 years ago
- c7b0e54 Adding syntax colouring for JSON files. by Benno Schulenberg · 11 years ago
- 9af4751 Updates from the TP for Vietnamese, Finnish, Dutch, French, and Esperanto. by Benno Schulenberg · 11 years ago
- fe9da94 Partially harmonizing the syntax-colouring files. by Benno Schulenberg · 11 years ago
- 1028d65 Making the component colouring simpler, and the URI colouring completer, by Benno Schulenberg · 11 years ago
- 3edcfd2 Showing trailing whitespace on added lines in patches and diffs. by Benno Schulenberg · 11 years ago
- 52e3533 Removing a few more doubled-up spaces. by Benno Schulenberg · 11 years ago
- 5298d51 Removing an unneeded call of edit_refresh(), and by Benno Schulenberg · 11 years ago
- 275bd28 Tweaking some whitespace, using TRUE and FALSE instead of 1 and 0, by Benno Schulenberg · 11 years ago
- 6081546 Going to the correct positions for undoing and redoing cuts and by Benno Schulenberg · 11 years ago
- 4774ca6 Adding texinfo.nanorc to the packing list. by Benno Schulenberg · 11 years ago
- eb91ad5 Improving two comments, and eliding a macro. by Benno Schulenberg · 11 years ago
- c5a2145 Adjusting a comment, and being clearer about when to break. by Benno Schulenberg · 11 years ago
- 275b617 Improving the magic regex for C files, plus some tweaks. by Benno Schulenberg · 11 years ago
- 230bd0d Adding an example of colouring nano's interface elements. by Benno Schulenberg · 11 years ago
- 4e5af83 Tiny Changelog tweaks. by Benno Schulenberg · 11 years ago
- e81a43f Stopping the search when a magic matched. by Benno Schulenberg · 11 years ago
- 5edd041 Improving two magic regexes. by Benno Schulenberg · 11 years ago
- f304622 Opening the magic database only when actually going to use it, by Benno Schulenberg · 11 years ago
- f937526 Moving the magic check to after the headerline check. by Benno Schulenberg · 11 years ago
- ee4e67a Ehm... no, you can't do that. by Benno Schulenberg · 11 years ago
- f215603 Closing the libmagic file after use. by Benno Schulenberg · 11 years ago
- ef2cbb7 Improving debugging messages, and removing superfluous assignment. by Benno Schulenberg · 11 years ago