2004-05-19 |
David Lawrence... | comment fix: ^J should be Ctrl-J |
commit | commitdiff | tree | snapshot |
2004-05-18 |
David Lawrence... | add missing bit from DB's refactoring of do_credits... |
commit | commitdiff | tree | snapshot |
2004-05-18 |
David Lawrence... | minor overhaul of terminal-related things |
commit | commitdiff | tree | snapshot |
2004-05-17 |
David Lawrence... | and remove unneccessary initialization |
commit | commitdiff | tree | snapshot |
2004-05-17 |
David Lawrence... | tweak justification so that it works the same way as... |
commit | commitdiff | tree | snapshot |
2004-05-17 |
David Lawrence... | remove some unneeded edit_update()s in do_para_search... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
David Lawrence... | if multibuffer support is compiled in, properly read... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
David Lawrence... | in main(), don't open the first file in quiet mode... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
David Lawrence... | one last comment fix |
commit | commitdiff | tree | snapshot |
2004-05-14 |
David Lawrence... | the last of the minor fixes |
commit | commitdiff | tree | snapshot |
2004-05-13 |
David Lawrence... | comment fix |
commit | commitdiff | tree | snapshot |
2004-05-13 |
David Lawrence... | one last minor cosmetic change |
commit | commitdiff | tree | snapshot |
2004-05-13 |
David Lawrence... | minor cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-05-13 |
David Lawrence... | minor cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-05-13 |
David Lawrence... | reformat the test programs in configure.ac to be on... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
David Lawrence... | add support for Pico's ability to justify the entire... |
commit | commitdiff | tree | snapshot |
2004-05-13 |
David Lawrence... | add isblank() equivalent and use it instead of checking... |
commit | commitdiff | tree | snapshot |
2004-05-08 |
David Lawrence... | nanorc.sample updates: add missing mouse entry, and... |
commit | commitdiff | tree | snapshot |
2004-05-07 |
David Lawrence... | fix more info page inaccuracies |
commit | commitdiff | tree | snapshot |
2004-05-05 |
David Lawrence... | disable "Where Is Next" in tiny mode |
commit | commitdiff | tree | snapshot |
2004-05-01 |
David Lawrence... | fix minor inconsistency |
commit | commitdiff | tree | snapshot |
2004-05-01 |
David Lawrence... | clarifications to comments explaining exactly what... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
David Lawrence... | add DB's overhaul of regexp_init() and a few other... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
David Lawrence... | add restricted mode, per IO ERROR's patch |
commit | commitdiff | tree | snapshot |
2004-04-29 |
David Lawrence... | in edit_add(), do minor cosmetic reformatting and remov... |
commit | commitdiff | tree | snapshot |
2004-04-28 |
David Lawrence... | remove another unused prototype |
commit | commitdiff | tree | snapshot |
2004-04-27 |
David Lawrence... | spell Christian Weisgerber's name right |
commit | commitdiff | tree | snapshot |
2004-04-24 |
David Lawrence... | use napms() instead of nanosleep(), as it does the... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
David Lawrence... | work around the NumLock glitch |
commit | commitdiff | tree | snapshot |
2004-04-22 |
David Lawrence... | make the verbatim and escape sequence input routines... |
commit | commitdiff | tree | snapshot |
2004-04-21 |
David Lawrence... | cosmetic changelog fix |
commit | commitdiff | tree | snapshot |
2004-04-21 |
David Lawrence... | a few more minor cleanups |
commit | commitdiff | tree | snapshot |
2004-04-20 |
David Lawrence... | fix info page inaccuracies |
commit | commitdiff | tree | snapshot |
2004-04-19 |
David Lawrence... | DB's changes to do_delete(), and a few more minor bits |
commit | commitdiff | tree | snapshot |
2004-04-16 |
David Lawrence... | remove apparently unneeded leaveok() calls per DB's... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
David Lawrence... | fix debugging output in get_verbatim_kbinput() |
commit | commitdiff | tree | snapshot |
2004-04-07 |
David Lawrence... | wrong place; signal_init() should be called after the... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
David Lawrence... | the signal_init() should be called before the other... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
David Lawrence... | make sure the special control keys are handled the... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
David Lawrence... | miscellaneous fixes |
commit | commitdiff | tree | snapshot |
2004-03-31 |
David Lawrence... | Back to CVS |
commit | commitdiff | tree | snapshot |
2004-03-31 |
David Lawrence... | GNU nano 1.3.2 v1.3.2 |
commit | commitdiff | tree | snapshot |
2004-03-30 |
David Lawrence... | minor tweaks; also remove the need for the JUSTIFY_MODE... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
David Lawrence... | fix error in changelog and add missing size_t cast |
commit | commitdiff | tree | snapshot |
2004-03-29 |
David Lawrence... | set the input mode before turning the keypad on, and... |
commit | commitdiff | tree | snapshot |
2004-03-19 |
David Lawrence... | minor bits |
commit | commitdiff | tree | snapshot |
2004-03-19 |
David Lawrence... | rename a few variables and make a few cosmetic cleanups |
commit | commitdiff | tree | snapshot |
2004-03-19 |
David Lawrence... | fix entry |
commit | commitdiff | tree | snapshot |
2004-03-19 |
David Lawrence... | avoid any more editbot-related segfaults by removing... |
commit | commitdiff | tree | snapshot |
2004-03-19 |
David Lawrence... | typo fix |
commit | commitdiff | tree | snapshot |
2004-03-15 |
David Lawrence... | fix potential memory corruption problems caused by... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
David Lawrence... | revert the Meta-P and Meta-N aliases for the paragraph... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
David Lawrence... | add DB's similar simplification of do_prev_word() too |
commit | commitdiff | tree | snapshot |
2004-03-13 |
David Lawrence... | add DB's patch to simplify do_next_word() and remove... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
David Lawrence... | minor bits |
commit | commitdiff | tree | snapshot |
2004-03-08 |
David Lawrence... | minor comment fix |
commit | commitdiff | tree | snapshot |
2004-03-07 |
David Lawrence... | fix error I made when porting over DB's refactored... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
David Lawrence... | change instances of "int main ()" to "int main(void)" |
commit | commitdiff | tree | snapshot |
2004-03-05 |
David Lawrence... | remove trailing space |
commit | commitdiff | tree | snapshot |
2004-03-05 |
David Lawrence... | wrap one reference to NANO_EXTCMD_KEY in a NANO_SMALL... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
David Lawrence... | minor comment fix |
commit | commitdiff | tree | snapshot |
2004-03-05 |
David Lawrence... | remove redundant line |
commit | commitdiff | tree | snapshot |
2004-03-04 |
David Lawrence... | TODO update: clarify the paragraph searching item,... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
David Lawrence... | add function key aliases for NANO_FIRSTLINE_KEY and... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
David Lawrence... | Tom Bates' nsr-tandem-nsk port, plus a few tweaks of... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
David Lawrence... | revert the tweaked nsr-tandem-nsk port for now, pending... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
David Lawrence... | minor capitalization fixes |
commit | commitdiff | tree | snapshot |
2004-03-02 |
David Lawrence... | cosmetic #ifdef tweak |
commit | commitdiff | tree | snapshot |
2004-03-02 |
David Lawrence... | Tom Bates' nsr-tandem-nsk port, plus a few tweaks of... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
David Lawrence... | set the associated function for unjustify to 0 instead of |
commit | commitdiff | tree | snapshot |
2004-02-28 |
David Lawrence... | fix typo |
commit | commitdiff | tree | snapshot |
2004-02-28 |
David Lawrence... | Martin Ehmsen's backup directory patch, with a few... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
David Lawrence... | add another blank line |
commit | commitdiff | tree | snapshot |
2004-02-28 |
David Lawrence... | fix too-long line |
commit | commitdiff | tree | snapshot |
2004-02-27 |
David Lawrence... | add blank line |
commit | commitdiff | tree | snapshot |
2004-02-27 |
David Lawrence... | decouple the paragraph searching code and the justifica... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
David Lawrence... | minor cosmetic fixes |
commit | commitdiff | tree | snapshot |
2004-02-27 |
David Lawrence... | a few minor cleanups |
commit | commitdiff | tree | snapshot |
2004-02-26 |
David Lawrence... | minor comment fix |
commit | commitdiff | tree | snapshot |
2004-02-25 |
David Lawrence... | move the leaveok() calls back to edit_refresh() from... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
David Lawrence... | remove the redundant filestat() and replace it with... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
David Lawrence... | and update the dates on the documentation |
commit | commitdiff | tree | snapshot |
2004-02-25 |
David Lawrence... | clarify the -T/--tabsize option in the documentation too |
commit | commitdiff | tree | snapshot |
2004-02-25 |
David Lawrence... | clarify the description of -T/--tabsize a bit in usage... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
David Lawrence... | only include time.h in winio.c if NANO_EXTRA is defined... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
David Lawrence... | add DB's refactored search code and a few of his minor... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Jordi Mallach | Updated Malay translation by Sharuzzaman Ahmat Raslan. |
commit | commitdiff | tree | snapshot |
2004-02-16 |
David Lawrence... | handle pending sigwinches better, etc. |
commit | commitdiff | tree | snapshot |
2004-02-07 |
David Lawrence... | add more intuitive Meta-key aliases for ^W^W and ^W^O |
commit | commitdiff | tree | snapshot |
2004-02-07 |
David Lawrence... | fix comment inaccuracy |
commit | commitdiff | tree | snapshot |
2004-02-07 |
David Lawrence... | minor cosmetic fix |
commit | commitdiff | tree | snapshot |
2004-02-07 |
David Lawrence... | forgot a cast |
commit | commitdiff | tree | snapshot |
2004-02-06 |
David Lawrence... | make the saving of marked status in open_files->file_fl... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
David Lawrence... | get_verbatim_kbinput() should use an int*, not a char... |
commit | commitdiff | tree | snapshot |
2004-02-03 |
David Lawrence... | one last minor comment fix |
commit | commitdiff | tree | snapshot |
2004-02-01 |
David Lawrence... | don't allow verbatim input in view mode |
commit | commitdiff | tree | snapshot |
2004-01-31 |
David Lawrence... | minor comment clarification |
commit | commitdiff | tree | snapshot |
2004-01-30 |
David Lawrence... | fix minor FAQ inaccuracy |
commit | commitdiff | tree | snapshot |
2004-01-30 |
David Lawrence... | and switch to cbreak mode in handle_sigwinch() too |
commit | commitdiff | tree | snapshot |
2004-01-30 |
David Lawrence... | set keypad() to TRUE in handle_sigwinch() in case we... |
commit | commitdiff | tree | snapshot |
next |