1. ee35aa3 yet one more TODO list entry by David Lawrence Ramsey · 19 years ago
  2. 23b9907 add missing blank line by David Lawrence Ramsey · 19 years ago
  3. 85307fe in input_tab(), since the field precision operator used in the sprintf() by David Lawrence Ramsey · 19 years ago
  4. 1755e28 in parse_help_input(), add 'E' and 'e' as aliases for Exit, for by David Lawrence Ramsey · 19 years ago
  5. 6db9ebb formatting fixes by David Lawrence Ramsey · 19 years ago
  6. 77369f4 Updated pt_BR from the TP, using the correct file. by Jordi Mallach · 19 years ago
  7. 52804ab in doc/syntax/c.nanorc, simplify "undef", "ifn?def", "elif", and "else" by David Lawrence Ramsey · 19 years ago
  8. 6e379c2 Back to CVS by David Lawrence Ramsey · 19 years ago
  9. 2953f78 GNU nano 1.9.99pre2 by David Lawrence Ramsey · 19 years ago
  10. 48f67a5 restore previous version of pt_BR, as it was for nano 1.9.99pre0, and by David Lawrence Ramsey · 19 years ago
  11. d09eb83 one more TODO list entry by David Lawrence Ramsey · 19 years ago
  12. b9f0074 in do_statusbar_input(), if we get a verbatim input sequence ending with by David Lawrence Ramsey · 19 years ago
  13. 0061bf5 Updated pt_BR from the TP. by Jordi Mallach · 19 years ago
  14. 4ab14c6 preemptively update the version number by David Lawrence Ramsey · 19 years ago
  15. 768a75f comment fix by David Lawrence Ramsey · 19 years ago
  16. 012425c in doc/syntax/c.nanorc, add "size_t" and "ssize_t" to the types regexes, by David Lawrence Ramsey · 19 years ago
  17. f5a720d remove unneeded duplicate plural forms again by David Lawrence Ramsey · 19 years ago
  18. b7a5be6 Hungarian update from the TP. by Jordi Mallach · 19 years ago
  19. ce1c9ac Brazilian Portuguese from the TP. by Jordi Mallach · 19 years ago
  20. 1b36fc1 fix email address by David Lawrence Ramsey · 19 years ago
  21. 7f0cfd5 per Benno Schulenberg's patch, in po/ChangeLog, fix incorrect years in by David Lawrence Ramsey · 19 years ago
  22. b011e44 fix misplaced space by David Lawrence Ramsey · 19 years ago
  23. 464c8a8 Update ca, de, es from the TP. by Jordi Mallach · 19 years ago
  24. d2b1f52 add missing changelog entry by David Lawrence Ramsey · 19 years ago
  25. 7d15d1d in get_input(), simplify to avoid an unnecessary key_buffer_len check by David Lawrence Ramsey · 19 years ago
  26. a1b6997 comment fix by David Lawrence Ramsey · 19 years ago
  27. 9054e3a fix breakage by David Lawrence Ramsey · 19 years ago
  28. 1b3e4e1 fix misplaced do_prompt_abort() by David Lawrence Ramsey · 19 years ago
  29. 3879528 make sure that the statusbar cursor position is always properly reset by David Lawrence Ramsey · 19 years ago
  30. 185dc6a Back to CVS by David Lawrence Ramsey · 19 years ago
  31. 890ea44 GNU nano 1.9.99pre1 by David Lawrence Ramsey · 19 years ago
  32. 495fe91 French manpage translation updates. by Jordi Mallach · 19 years ago
  33. 4d5cd6b Update French from the TP. by Jordi Mallach · 19 years ago
  34. 89ca96b in handle_sigwinch(), just in case we're in the statusbar prompt, reset by David Lawrence Ramsey · 19 years ago
  35. 8fd5193 clarify TODO list entry by David Lawrence Ramsey · 19 years ago
  36. 1512503 add one more TODO list entry by David Lawrence Ramsey · 19 years ago
  37. d6972ae cosmetic fix by David Lawrence Ramsey · 19 years ago
  38. 5187b50 add missing changelog entry by David Lawrence Ramsey · 19 years ago
  39. fa38795 miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
  40. e1e2cb7 simplify, and add comment fixes by David Lawrence Ramsey · 19 years ago
  41. 17408b5 in do_browser(), fix potential segfault when going to a directory that by David Lawrence Ramsey · 19 years ago
  42. e5e6d9b remove now-unneeded entry by David Lawrence Ramsey · 19 years ago
  43. 98332d4 properly preserve the cursor position when going from the "Read File" or by David Lawrence Ramsey · 19 years ago
  44. 62591da Dutch update from the TP. by Jordi Mallach · 19 years ago
  45. fa67260 Translation updates from the TP. by Jordi Mallach · 19 years ago
  46. 56ec592 in shortcut_init(), make the help shortcut for the "Go to Directory" by David Lawrence Ramsey · 19 years ago
  47. f7b8783 in shortcut_init(), remove the ^X shortcut for CutTillEnd at the search by David Lawrence Ramsey · 19 years ago
  48. 6835102 cosmetic fixes by David Lawrence Ramsey · 19 years ago
  49. 0bbd290 cosmetic fixes by David Lawrence Ramsey · 19 years ago
  50. 5c55e85 in help_init(), adjust the first two chunks of the main help text so by David Lawrence Ramsey · 19 years ago
  51. 5a22dbb in digits(), remove the assumption that n is always positive, although by David Lawrence Ramsey · 19 years ago
  52. 73e3375 cosmetic fix by David Lawrence Ramsey · 19 years ago
  53. dbc415f remove unneeded duplicate plural forms, as gettext 0.15 generates errors by David Lawrence Ramsey · 19 years ago
  54. f351176 wording fix by David Lawrence Ramsey · 19 years ago
  55. 69583ad add one last TODO list item by David Lawrence Ramsey · 19 years ago
  56. 30d7f33 in doc/syntax/c.nanorc, remove redundancy from the file extension regexes by David Lawrence Ramsey · 19 years ago
  57. 6da4e56 revert redundant change by David Lawrence Ramsey · 19 years ago
  58. c6bef76 another comment fix by David Lawrence Ramsey · 19 years ago
  59. 2ea7fb0 comment fix by David Lawrence Ramsey · 19 years ago
  60. cbab273 in edit_draw(), simplify the setting of paintlen by David Lawrence Ramsey · 19 years ago
  61. 28a6802 in doc/syntax/c.nanorc, tweak the multiline comment regex to not color by David Lawrence Ramsey · 19 years ago
  62. 2578025 cosmetic fixes by David Lawrence Ramsey · 19 years ago
  63. 5b17ef8 revert erroneous change by David Lawrence Ramsey · 19 years ago
  64. 3714e07 in parse_kbinput(), translate KEY_EVENT to ERR if we get it, so that by David Lawrence Ramsey · 19 years ago
  65. 7b0531a per Benno Schulenberg's patch with a few tweaks by me, add various by David Lawrence Ramsey · 19 years ago
  66. e517613 comment fix by David Lawrence Ramsey · 19 years ago
  67. 5770308 make all the descriptions of -O/--morespace consistent by David Lawrence Ramsey · 19 years ago
  68. 550ca10 in nano.texi, add missing description of the -O/--morespace command line option by David Lawrence Ramsey · 19 years ago
  69. f9f8cc3 fix inaccurate comment by David Lawrence Ramsey · 19 years ago
  70. ad344e9 make bad_mbchar a static const char* const in chars.c, as its value by David Lawrence Ramsey · 19 years ago
  71. 6827146 fix changelog entry by David Lawrence Ramsey · 19 years ago
  72. b159f94 per Benno Schulenberg's patch with a few additions by me, fix by David Lawrence Ramsey · 19 years ago
  73. c7c49c4 in doc/Makefile.am, don't include nanorc.sample in EXTRA_DIST, as it's by David Lawrence Ramsey · 19 years ago
  74. 4ce7550 add miscellaneous minor fixes to the faq, and preemptively update its by David Lawrence Ramsey · 19 years ago
  75. 2f70228 in toggle_init(), make sure that a blank line is not displayed after the by David Lawrence Ramsey · 19 years ago
  76. 592ccf9 update changelog entry: the renaming of the scroll_dir enums also fixes by David Lawrence Ramsey · 19 years ago
  77. bd28ee4 when DISABLE_HELP is defined, leave out some unused shortcut and toggle by David Lawrence Ramsey · 19 years ago
  78. 1b4ae69 in parse_escape_seq_kbinput(), Don't ignore escape sequences anymore; by David Lawrence Ramsey · 19 years ago
  79. 722b728 another cosmetic fix by David Lawrence Ramsey · 19 years ago
  80. 97cd67c fix changelog entry by David Lawrence Ramsey · 19 years ago
  81. f28ff9d in parse_kbinput(), properly handle combined control character and by David Lawrence Ramsey · 19 years ago
  82. ec177be in do_help(), don't allow moving down a page when the last line of the by David Lawrence Ramsey · 19 years ago
  83. 1dc7c12 cosmetic fix by David Lawrence Ramsey · 19 years ago
  84. 8a72370 typo fix by David Lawrence Ramsey · 19 years ago
  85. 5370b0c in parse_escape_seq_kbinput(), handle unknown and unignored escape by David Lawrence Ramsey · 19 years ago
  86. 19f3bd6 in parse_kbinput(), translate extended keypad keys to their ASCII by David Lawrence Ramsey · 19 years ago
  87. a44ca78 in parse_kbinput(), properly handle combined meta and escape sequences, by David Lawrence Ramsey · 19 years ago
  88. 006fc23 typo fixes by David Lawrence Ramsey · 19 years ago
  89. 118cb37 in mbstrncasecmp(), mbstrcasestr(), and mbrevstrcasestr(), don't by David Lawrence Ramsey · 19 years ago
  90. d3887dc update UPGRADE to fix the description of +LINE,COLUMN by David Lawrence Ramsey · 19 years ago
  91. c81aa06 update UPGRADE to account for the ability to indent unmarked lines by David Lawrence Ramsey · 19 years ago
  92. f875883 fix changelog entry by David Lawrence Ramsey · 19 years ago
  93. 4ac129c when using slang 2.x, call SLutf8_enable() with an argument of 1 instead by David Lawrence Ramsey · 19 years ago
  94. e53e125 rename the DISABLE_ROOTWRAP #define to DISABLE_ROOTWRAPPING by David Lawrence Ramsey · 19 years ago
  95. 23994bd miscellaneous minor fixes by David Lawrence Ramsey · 19 years ago
  96. 6e308c0 comment fix by David Lawrence Ramsey · 19 years ago
  97. 7c06be5 fix changelog entries by David Lawrence Ramsey · 19 years ago
  98. 3bb45ae per Daniel Richard G.'s patch, in parse_rcfile(), add missing by David Lawrence Ramsey · 19 years ago
  99. 6ff22e7 rename the values of the scroll_dir enum to UP_DIR and DOWN_DIR, since by David Lawrence Ramsey · 19 years ago
  100. 0a4b737 cosmetic fixes by David Lawrence Ramsey · 19 years ago