- b8dfcb3 fix various file-saving bugs by David Lawrence Ramsey · 18 years ago
- 7fc36c7 fix various file- and rcfile-opening bugs by David Lawrence Ramsey · 18 years ago
- dc588ae simplify real_dir_from_tilde() by David Lawrence Ramsey · 18 years ago
- 6a8b350 in parse_kbinput(), interpret Cancel and Shift-Cancel by David Lawrence Ramsey · 18 years ago
- a31d54e in get_escape_seq_kbinput(), add missing comments by David Lawrence Ramsey · 18 years ago
- 88bf487 fix changelog entries by David Lawrence Ramsey · 18 years ago
- 31023f0 in input_tab(), don't bother checking if num_matches is less than zero, by David Lawrence Ramsey · 18 years ago
- e93cfd1 in real_dir_from_tilde(), fix long-standing problem where directory by David Lawrence Ramsey · 18 years ago
- 446002b fix changelog entry by David Lawrence Ramsey · 18 years ago
- a1cf6be in get_real_dir_from_tilde(), fix segfault when dealing with directory by David Lawrence Ramsey · 18 years ago
- e081fb9 per Mike Frysinger's patch with a few tweaks of mine, in by David Lawrence Ramsey · 18 years ago
- 267daeb in get_escape_seq_kbinput(), add escape sequences for Terminal by David Lawrence Ramsey · 18 years ago
- a2c4704 update email address by David Lawrence Ramsey · 18 years ago
- 817cb9e per Benno Schulenberg's patch, in usage(), reword the description of the by David Lawrence Ramsey · 19 years ago
- 9f1db5d per Benno Schulenberg's patch, in shortcut_init(), reword the movement by David Lawrence Ramsey · 19 years ago
- 94d8fe6 Minor fix. by Jordi Mallach · 19 years ago
- dd7c9a3 in Makefile.am, add ChangeLog.pre-2.1 to EXTRA_DIST by David Lawrence Ramsey · 19 years ago
- 31d623f rework the 2.0 and 2.1 branch changelogs to be more readable, per Jordi by David Lawrence Ramsey · 19 years ago
- a7e778e in help_init(), add a missing space to the "Execute Command" help text by David Lawrence Ramsey · 19 years ago
- 995ebee fork the 2.1 branch of nano by David Lawrence Ramsey · 19 years ago
- 914fa16 Back to CVS by David Lawrence Ramsey · 19 years ago
- 8a89096 GNU nano 2.0.3 by David Lawrence Ramsey · 19 years ago
- 50ee461 cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 15c9b9a in ru.po, fix incorrect "Project-Id-Version" entry and misplaced space by David Lawrence Ramsey · 19 years ago
- f8770d6 add updated Russian translation by David Lawrence Ramsey · 19 years ago
- 2ceb858 cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 35bd350 add missing blank line by David Lawrence Ramsey · 19 years ago
- b995263 update README.CVS for the 2.0 branch of nano by David Lawrence Ramsey · 19 years ago
- b1eb0ee formatting fixes by David Lawrence Ramsey · 19 years ago
- 86058fa formatting fix by David Lawrence Ramsey · 19 years ago
- ec71964 in Makefile.am, add README.CVS to EXTRA_DIST, so that nano's CVS by David Lawrence Ramsey · 19 years ago
- a4ede3c cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 99c61e2 fix still more misplaced space by David Lawrence Ramsey · 19 years ago
- 2aa69bc fix yet more misplaced space by David Lawrence Ramsey · 19 years ago
- 3c019ef fix still more misplaced space by David Lawrence Ramsey · 19 years ago
- 870dc48 fix more misplaced space by David Lawrence Ramsey · 19 years ago
- 6dfd398 fix typos and/or misplaced space by David Lawrence Ramsey · 19 years ago
- a900341 fix typos and more misplaced space by David Lawrence Ramsey · 19 years ago
- 33b0c68 typo fix by David Lawrence Ramsey · 19 years ago
- 0e1df43 cosmetic fixes by David Lawrence Ramsey · 19 years ago
- d8d19ba add missing changelog entry by David Lawrence Ramsey · 19 years ago
- 5314b8d still more miscellaneous comment fixes by David Lawrence Ramsey · 19 years ago
- cc91cf4 in do_writeout(), when setting retval to the return value of by David Lawrence Ramsey · 19 years ago
- e44cd2d yet more miscellaneous comment fixes by David Lawrence Ramsey · 19 years ago
- 9e7b2d5 more miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
- 30ca7d5 still more miscellaneous comment fixes by David Lawrence Ramsey · 19 years ago
- 6e1cd2d more miscellaneous comment fixes by David Lawrence Ramsey · 19 years ago
- 4154d08 miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
- 8310cd3 simplify the commands that generate HTML documentation in order to by David Lawrence Ramsey · 19 years ago
- f38b27e add missing changelog entry by David Lawrence Ramsey · 19 years ago
- 9eaa50d more miscellaneous comment fixes by David Lawrence Ramsey · 19 years ago
- 61848f1 typo fix by David Lawrence Ramsey · 19 years ago
- 0ec34ac make regexp_init() return a bool instead of an int by David Lawrence Ramsey · 19 years ago
- cb04b56 more miscellaneous comment fixes by David Lawrence Ramsey · 19 years ago
- 5d7a101 don't generate the HTML versions of the nanorc manpages if nano is built by David Lawrence Ramsey · 19 years ago
- 9009890 don't install the nanorc manpages if nano is built without nanorc support by David Lawrence Ramsey · 19 years ago
- 4554520 in doc/man/fr/Makefile.am, set mandir before setting man_MANS, to more by David Lawrence Ramsey · 19 years ago
- 70afb99 typo fix by David Lawrence Ramsey · 19 years ago
- b5ba9df fix misplaced space by David Lawrence Ramsey · 19 years ago
- 904a510 typo fix by David Lawrence Ramsey · 19 years ago
- c4592f3 fix changelog entry by David Lawrence Ramsey · 19 years ago
- 44e671f in doc/faq.html, update section 4.1 to describe how to open files with by David Lawrence Ramsey · 19 years ago
- ce27039 import the latest version of glib-2.0.m4 by David Lawrence Ramsey · 19 years ago
- 6335fb5 miscellaneous comment fixes by David Lawrence Ramsey · 19 years ago
- 4b1c73e more miscellaneous cosmetic fixes by David Lawrence Ramsey · 19 years ago
- bd34da7 in README, add another cosmetic fix by David Lawrence Ramsey · 19 years ago
- 0c7e6d7 preemptively update the version number by David Lawrence Ramsey · 19 years ago
- fc77fde per Mike Frysinger's patch, in doc/syntax/python.nanorc, improve string by David Lawrence Ramsey · 19 years ago
- e9252c5 Back to CVS by David Lawrence Ramsey · 19 years ago
- 518b7fa GNU nano 2.0.2 by David Lawrence Ramsey · 19 years ago
- 0c42678 still more cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 2aca11e more comment fixes by David Lawrence Ramsey · 19 years ago
- 4078d60 fix breakage by David Lawrence Ramsey · 19 years ago
- 46104dc still more miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
- 26b3ead revert erroneous change by David Lawrence Ramsey · 19 years ago
- ad64cd9 more miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
- 8060d66 miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
- 4c19415 in do_writeout(), fix a segfault when we can't get the full path of by David Lawrence Ramsey · 19 years ago
- b513778 in update_history(), fix minor memory leak by David Lawrence Ramsey · 19 years ago
- 6642e88 fix changelog entry by David Lawrence Ramsey · 19 years ago
- f85a1eb fix more problems with strings that contain nulls but shouldn't by David Lawrence Ramsey · 19 years ago
- 5ab28f2 update README for the 2.0 branch of nano by David Lawrence Ramsey · 19 years ago
- f1982f0 still more comment fixes by David Lawrence Ramsey · 19 years ago
- e3e3128 really fixed incorrect "Project-Id-Version" entry by David Lawrence Ramsey · 19 years ago
- 4b6a00c fixed incorrect "Project-Id-Version" entry by David Lawrence Ramsey · 19 years ago
- 4ef0234 remove unneeded duplicate plural forms again by David Lawrence Ramsey · 19 years ago
- cfeebc6 Hungarian and Malay translation updates from the TP. by Jordi Mallach · 19 years ago
- bd53980 add missing blank lines by David Lawrence Ramsey · 19 years ago
- ad36bdc per Itay Perl's patch with a few additions of mine, fix various minor by David Lawrence Ramsey · 19 years ago
- 916c7c2 in parse_kbinput(), add missing break by David Lawrence Ramsey · 19 years ago
- b6fb688 still more comment fixes by David Lawrence Ramsey · 19 years ago
- 3d267dc still more comment fixes by David Lawrence Ramsey · 19 years ago
- 9a2d0af simplify by David Lawrence Ramsey · 19 years ago
- f7eef5d fix breakage by David Lawrence Ramsey · 19 years ago
- 9d4b8fb still more comment fixes by David Lawrence Ramsey · 19 years ago
- 8ad3b78 cosmetic fixes by David Lawrence Ramsey · 19 years ago
- 6ad8214 still more comment fixes by David Lawrence Ramsey · 19 years ago
- 0e48bc1 fix breakage by David Lawrence Ramsey · 19 years ago
- 4fd1ca0 more comment fixes by David Lawrence Ramsey · 19 years ago
- 8db126b in write_file(), properly handle filenames that contain nulls by David Lawrence Ramsey · 19 years ago