- 98ffb64 Verifying that a named and existing file is a normal file, to avoid by Benno Schulenberg · 10 years ago
- 8cde95e Using the proper type (off_t) for the size of a file, by Benno Schulenberg · 10 years ago
- aa0fd88 Fixing a quote. (Found this with my default syntax colouring.) by Benno Schulenberg · 10 years ago
- 1f866c2 Renaming the 'menu' item to 'menus' in the shortcut struct. by Benno Schulenberg · 10 years ago
- cadb4f3 Unabbreviating the long option --poslog to --positionlog. by Benno Schulenberg · 10 years ago
- 7952615 Unabbreviating the long option --const to --constantshow. by Benno Schulenberg · 10 years ago
- 5e53c6e Preventing a segfault when spellchecking a marked region by Benno Schulenberg · 10 years ago
- 42f307e (Putting in the original patch, from before I got overzealous.) by Benno Schulenberg · 10 years ago
- 674ab83 Arh! I tested that without actually making any spell correction. by Benno Schulenberg · 10 years ago
- badbc67 Removing a stray space from a statusbar message. by Benno Schulenberg · 10 years ago
- aee8699 Renaming the variable 'totsize_save' to 'size_of_surrounding', by Benno Schulenberg · 10 years ago
- 3d01486 Removing the variable 'added_magicline', as it will always be FALSE by Benno Schulenberg · 10 years ago
- 5bb096d Rearranging a few lines plus some whitespace. by Benno Schulenberg · 10 years ago
- aff252a Removing two lines of dead code. by Benno Schulenberg · 10 years ago
- 08d9f57 Unwrapping some lines and rewrapping some others in a more congenial manner; by Benno Schulenberg · 10 years ago
- ea4b775 Eliding an unneeded variable. by Benno Schulenberg · 10 years ago
- 93e391e Renaming a variable. by Benno Schulenberg · 10 years ago
- 9fcde23 Plugging a small memory leak. by Benno Schulenberg · 10 years ago
- 6095ff3 Adjusting whitespace and bracings after the previous changes. by Benno Schulenberg · 10 years ago
- fc7825d Not removing and then re-adding the magic line when a Backspace happens by Benno Schulenberg · 10 years ago
- 8f5fa24 Moving the check for a Delete at the end-of-file to a less frequently by Benno Schulenberg · 10 years ago
- 6196664 Making it more transparent what WAS_FINAL_BACKSPACE does. by Benno Schulenberg · 10 years ago
- 5ac6a87 Giving each toggle a sequence number, to be able to show them in a fixed order. by Benno Schulenberg · 10 years ago
- 05fb283 move trunk to 2.5 branch by Chris Allegretta · 10 years ago
- 6edb7a4 Type in NEWS by Chris Allegretta · 10 years ago
- 5190ab9 GNU nano 2.4.2 release by Chris Allegretta · 10 years ago
- b60f555 Recognizing several more kinds of XML files. by Benno Schulenberg · 10 years ago
- 953ccc9 Unwrapping some lines, rewrapping some others more logically, by Benno Schulenberg · 10 years ago
- 296ff1e Not checking again for a condition that was checked before. by Benno Schulenberg · 10 years ago
- 6062a04 Limiting the selected file to the available ones in the list. by Benno Schulenberg · 10 years ago
- 954f98c Removing a duplicate binding of ^T, to prevent it being shown twice. by Benno Schulenberg · 10 years ago
- 076fcbf Removing the obsolete execute flag from the shortcut struct. by Benno Schulenberg · 10 years ago
- 38e8ed1 Normalizing the whitespace and some comments in src/files.c. by Benno Schulenberg · 10 years ago
- ecffb85 Forgetting the case of an empty filename for replace_buffer(), by Benno Schulenberg · 10 years ago
- f0bb503 Renaming three flags for clarity. by Benno Schulenberg · 10 years ago
- 412b9fc Skipping the undo of a backspace *only* when it really by Benno Schulenberg · 10 years ago
- 75ac24b Verifying that there exists multidata for the found starting line by Benno Schulenberg · 10 years ago
- 4499520 Removing the obsolete long option --undo, and sorting some things. by Benno Schulenberg · 10 years ago
- 7f0003a Adding a bug reference. by Benno Schulenberg · 10 years ago
- 57f52a8 Reverting the last commit, as it is making things worse: by Benno Schulenberg · 10 years ago
- e219bb9 Not deleting the magic line, instead of removing and then re-adding it. by Benno Schulenberg · 10 years ago
- 4310139 Stopping the changed-files colour from spilling beyond an empty line. by Benno Schulenberg · 10 years ago
- 11fa458 Colouring key-binding lines in a nanorc file affirmatively by Benno Schulenberg · 10 years ago
- e06472a Keeping homedir NULL when no home directory could be determined, by Benno Schulenberg · 10 years ago
- a267699 Making M-W work also right after startup. by Benno Schulenberg · 10 years ago
- 0255537 Deleting two unused things, and adding two comments. by Benno Schulenberg · 10 years ago
- 7c2f53b Allowing a tiny nano to enable search and position histories. by Benno Schulenberg · 10 years ago
- 3021a04 Improving the visibility of the undo-related debugging messages. by Benno Schulenberg · 10 years ago
- 86cbd95 Renaming the parameter 'current_action' to 'action', by Benno Schulenberg · 10 years ago
- ef25936 Oops! Misplaced a closing parenthesis. by Benno Schulenberg · 10 years ago
- 6404101 Eliding an unneeded variable and correcting two comments. by Benno Schulenberg · 10 years ago
- 67667af Adjusting whitespace after the previous change. by Benno Schulenberg · 10 years ago
- 82373d8 Preventing the addition of an extra newline when undoing a Backspace or Delete by Benno Schulenberg · 10 years ago
- c32a58a Not checking for non-NULL before freeing a variable, as it's unnecessary. by Benno Schulenberg · 10 years ago
- 26ae9db Not bothering to look for any starting matches on the current line by Benno Schulenberg · 10 years ago
- d49c267 Skipping to the next step when a found start has been qualified as by Benno Schulenberg · 10 years ago
- 2e121fa Adding some debugging code to track which multidata codes get assigned. by Benno Schulenberg · 10 years ago
- e00b3e8 Making it easy to see what codes a key stroke produces when debugging. by Benno Schulenberg · 10 years ago
- 87e963a Adding a section to the man page on the non-obvious functioning of by Benno Schulenberg · 10 years ago
- 74ac8ce Clarifying the meaning of the --backupdir option. by Benno Schulenberg · 10 years ago
- f87de12 Improving some formatting, hyphenation, wording and dashes. by Benno Schulenberg · 10 years ago
- 1a3fa54 Showing the node with the command-line options in the main menu. by Benno Schulenberg · 10 years ago
- 0424243 Adding the post-install and pre-uninstall rules for the Info document, by Benno Schulenberg · 10 years ago
- a1c4da8 Fixing compilation with --enable-tiny. by Benno Schulenberg · 10 years ago
- 7b2ea40 Requiring again that the triple quote that starts a docstring by Benno Schulenberg · 10 years ago
- 1f3148d Colouring also an optional option in apt's sources.list on Debian. by Benno Schulenberg · 10 years ago
- 24f39d3 Tweaking some wordings, adding some missing formatting to the Info document, by Benno Schulenberg · 10 years ago
- 40bfc72 Preventing a floating-point exception when the available length by Benno Schulenberg · 10 years ago
- 01e39f4 Ah, fixing name. by Benno Schulenberg · 10 years ago
- d297784 Allowing a CD name to contain any character. by Benno Schulenberg · 10 years ago
- 72b437b Marking window resizes and better file-type detection as done. by Benno Schulenberg · 10 years ago
- 3e8dadf Back to SVN. by Benno Schulenberg · 10 years ago
- 2661d6d Using 'width' instead of hardcoded 16. And doing things in the same order by Benno Schulenberg · 10 years ago
- 59187b8 Normalizing the whitespace after the recent changes in logic. by Benno Schulenberg · 10 years ago
- 75d64e6 Handling a SIGWINCH (which signals a change in window size) not when it by Benno Schulenberg · 10 years ago
- c5710d0 Bleh. Adding postgresql to the Makefile. by Benno Schulenberg · 10 years ago
- de6da12 Adding one file: syntax highlighting for PostgreSQL. by Benno Schulenberg · 10 years ago
- f111c0d Limiting the number of backup files to one hundred thousand, well by Benno Schulenberg · 10 years ago
- 55d1e1a Taking the distant possibility of terabyte files into account, by Benno Schulenberg · 10 years ago
- 2da9cbf Using character classes correctly. by Benno Schulenberg · 10 years ago
- a338798 Adjusting a few comments and line wrappings. by Benno Schulenberg · 10 years ago
- 4646410 Displaying an ellipsis only when the filename is longer than by Benno Schulenberg · 10 years ago
- 7f3bd26 Unwrapping a bunch of comments. by Benno Schulenberg · 10 years ago
- 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