- 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
- dfc9a7e Startling the terminal into handling wide, two-column characters properly. by Benno Schulenberg · 11 years ago
- 044e4d2 A few more comment tweaks. by Benno Schulenberg · 11 years ago
- d1238c0 Improving compilation with --disable-browser. by Benno Schulenberg · 11 years ago
- 3218771 No need to keep on looping when two shortcuts were found. by Benno Schulenberg · 11 years ago
- 7454103 Condensing a function a bit. by Benno Schulenberg · 11 years ago
- 71c9a52 Several random whitespace and comment tweaks. by Benno Schulenberg · 11 years ago
- 678b221 Weh -- use the correct type. by Benno Schulenberg · 11 years ago
- 24bc59f Freeing the lists with functions and shortcuts upon exit. by Benno Schulenberg · 11 years ago
- 2088bfd Showing in nanorc files key names like M-6 and M-/ as valid. by Benno Schulenberg · 11 years ago
- 7bc7acf Refreshing the PO files: merging them against the current POT. by Benno Schulenberg · 11 years ago
- 8fd2c9a Regenerated the POT file for the TP. by Benno Schulenberg · 11 years ago
- 111071a Improving another error message. by Benno Schulenberg · 11 years ago
- 127ce15 Making one error message somewhat clearer. by Benno Schulenberg · 11 years ago
- 6a007a9 Renaming a variable, and eliding another. by Benno Schulenberg · 11 years ago
- d2f3f21 Moving parse_magic_exp() next to its sister. by Benno Schulenberg · 11 years ago
- 4e62842 Add regexes for comments and trailing whitespace for man pages, and by Benno Schulenberg · 11 years ago
- d17b480 Improving the multiline regexes, making the one with single quotes work again. by Benno Schulenberg · 11 years ago
- 1d5134d Renaming the struct type 'exttype' to 'regexlisttype', and upon exit by Benno Schulenberg · 11 years ago
- cf4f80d Renaming and symmetrifying two functions, and improving some comments. by Benno Schulenberg · 11 years ago
- 8e01293 Handling the libmagic and headerline regexes in the same manner. by Benno Schulenberg · 11 years ago
- d2892ad Adding a missing parenthesis, and removing a distracting blank line. by Benno Schulenberg · 11 years ago
- 07f14de Improving some comments, and removing some mispasted or superfluous ones. by Benno Schulenberg · 11 years ago
- 1d19e01 Showing bright foreground colours for interface elements as valid. by Benno Schulenberg · 11 years ago
- 85c2c2a Providing startup feedback for the spell checker, as for the linter. by Benno Schulenberg · 11 years ago
- 61523be 2014-05-10 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
- a225841 Making syntax highlighting into a separate section, by Benno Schulenberg · 11 years ago
- e7d6e55 Making it possible for interface-foreground colours to be bright. by Benno Schulenberg · 11 years ago
- 77afd32 Describing bindable functions in the third person -- it somehow sounds better. by Benno Schulenberg · 11 years ago
- a6804b5 Putting softwrap back among the "Appearance" toggles. by Benno Schulenberg · 11 years ago
- 387b209 Defining a shortcut for the linter when the speller is disabled, by Benno Schulenberg · 11 years ago
- d16f9af Not defining nor accepting shortcuts for functions that are disabled. by Benno Schulenberg · 11 years ago
- 59cd3e6 Counting only shortcuts that are actually shown, so that clicking by Benno Schulenberg · 11 years ago
- a152311 Stopping the brace content from spilling. by Benno Schulenberg · 11 years ago