1. 8d53aa3 Adding a general entry for all translators plus the TP. by Benno Schulenberg · 11 years ago
  2. 5b1fb56 Take 2 at file locking fixes. New args to close_buffer() and by Chris Allegretta · 11 years ago
  3. 6948d2e 2015-01-13 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  4. 69429ce Back to SVN version by Chris Allegretta · 11 years ago
  5. 1706792 GNU nano 2.3.99pre1 release by Chris Allegretta · 11 years ago
  6. 4b3f277 2015-01-03 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  7. a44def0 Adding Mark to the scroll. by Benno Schulenberg · 11 years ago
  8. 9f1b1e2 Removing the names of past translators from the Easter-egg scroll. by Benno Schulenberg · 11 years ago
  9. e99f0b6 Gettextizing the "File being edited" prompt, and improving its wording. by Benno Schulenberg · 11 years ago
  10. 5bb10d2 Colorizing the section headers %pretrans and %posttrans fully. by Benno Schulenberg · 11 years ago
  11. edabd27 Recognizing also header lines that use "/usr/bin/env" to call by Benno Schulenberg · 11 years ago
  12. 97a5d12 Replacing the old get_shortcut() wrapper with the new func_from_key(). by Benno Schulenberg · 11 years ago
  13. f729c6d Adding name of reporter. by Benno Schulenberg · 11 years ago
  14. a3cc4e6 Improving some wordings and formatting in the texinfo document. by Benno Schulenberg · 11 years ago
  15. 2a9536c Removing a mistaken doubled-up | which causes by Benno Schulenberg · 11 years ago
  16. 1f960f7 Improving some of the wordings and formatting of the nanorc manpage. by Benno Schulenberg · 11 years ago
  17. 3f4389b Tweaking the formatting of the man pages a bit by Benno Schulenberg · 11 years ago
  18. 700c43b Standardizing the formatting of command-line options -- each one separately. by Benno Schulenberg · 11 years ago
  19. 2ec70b6 Separating short and long option by a customary comma by Benno Schulenberg · 11 years ago
  20. cf9f32b Reordering a few things, and adjusting some whitespace. by Benno Schulenberg · 11 years ago
  21. fcd4468 Adjusting some indentation. by Benno Schulenberg · 11 years ago
  22. 7239fda Using still further the func_from_key() wrapper instead of get_shortcut(). by Benno Schulenberg · 11 years ago
  23. 47dffa4 Using still more the func_from_key() wrapper instead of get_shortcut(). by Benno Schulenberg · 11 years ago
  24. 266e049 Using the more direct func_from_key() wrapper instead of get_shortcut(). by Benno Schulenberg · 11 years ago
  25. dbb5e7c Moving first_sc_for() next to its sister function too. by Benno Schulenberg · 11 years ago
  26. 8075063 Moving strtokeytype() next to its sister function. by Benno Schulenberg · 11 years ago
  27. d23283e Removing the now unused and unneeded addition ability to the shortcut list. by Benno Schulenberg · 11 years ago
  28. 7ffc7b0 * doc/texinfo/nano.texi, doc/man/nanorc.5: Typo fix. by Jordi Mallach · 11 years ago
  29. 1a8c90e Removing 'undo' from the valid options, so it gets coloured brightred. by Benno Schulenberg · 11 years ago
  30. ea40ebb * doc/nanorc.sample.in: Remove ‘undo’ section which is now obsolete. by Jordi Mallach · 11 years ago
  31. 1c8cdfd Add release to ChangeLog and back to svn version by Chris Allegretta · 11 years ago
  32. 0dfd5f7 GNU nano 2.3.6 release by Chris Allegretta · 11 years ago
  33. 35cb2c8 * doc/man/rnano.1: Additional printing formatting improvement from by Jordi Mallach · 11 years ago
  34. 3d5de0d * doc/man/fr/nano.1, doc/man/fr/rnano.1: Apply similar escaping fixes by Jordi Mallach · 11 years ago
  35. a3710f6 * doc/syntax/debian.nanorc: Add https, tor and spacewalk to supported by Jordi Mallach · 11 years ago
  36. 18be897 doc/man/nano.1, doc/man/rnano.1: Add some escaping and formatting by Jordi Mallach · 11 years ago
  37. a9fdfd0 Normalizing some tabbing. by Benno Schulenberg · 11 years ago
  38. 2394e52 Making sure line renumbering starts far enough back after by Benno Schulenberg · 11 years ago
  39. ee7bbf4 2014-07-13 David Lawrence Ramsey <pooka109@gmail.com> by Chris Allegretta · 11 years ago
  40. 8914bd5 Not silencing the warning about datarootdir being ignored -- by Benno Schulenberg · 11 years ago
  41. 5dde918 Not speaking of "line wrap" but of "text add" when undoing/redoing by Benno Schulenberg · 11 years ago
  42. 300e277 Refixing a typo in a statusbar error message. by Benno Schulenberg · 11 years ago
  43. cfc396c Add 2.3.5 to ChangeLog, and back to svn version by Chris Allegretta · 11 years ago
  44. c45d5f4 GNU nano 2.3.5 release by Chris Allegretta · 11 years ago
  45. 733ca94 2014-07-11 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  46. a9c3bbf files.c:do_lockfile(): Actually reference the variable we're using for the dir. by Chris Allegretta · 11 years ago
  47. be3e440 Tiny ChangeLog fixes, and marking the 2.2.6 release. by Benno Schulenberg · 11 years ago
  48. 6d5b2fd 2014-07-02 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  49. 637b76b Freeing the cutbuffer after use. by Benno Schulenberg · 11 years ago
  50. 92213f9 Handling the cases of cutting-from-cursor-to-end-of-line by Benno Schulenberg · 11 years ago
  51. 85ddc71 Properly excluding the --quiet option when --disable-nanorc was given. by Benno Schulenberg · 11 years ago
  52. 6c86ee1 Deleting old wrapper 'getfuncfromkey()', and replacing its call by Benno Schulenberg · 11 years ago
  53. 6418ffa Making use of the new wrapper in the help viewer and the file browser. by Benno Schulenberg · 11 years ago
  54. 3933a30 Adding a typedef for a pointer to a function: functionptrtype. by Benno Schulenberg · 11 years ago
  55. e6a4a64 Adding two defines to make the functions list clearer. by Benno Schulenberg · 11 years ago
  56. b095725 Now delete these case-sensitive, regular-expressive and backwards by Benno Schulenberg · 11 years ago
  57. 4947ad8 Showing that it is possible to have case-sensitive, regular-expressive, by Benno Schulenberg · 11 years ago
  58. ebcc68f Grouping the arguments better. by Benno Schulenberg · 11 years ago
  59. 645841f Not passing the menu but setting it earlier. by Benno Schulenberg · 11 years ago
  60. 3cd3e32 There are no tagless functions, so there is no need to check. by Benno Schulenberg · 11 years ago
  61. 49816fe Now that 'currmenu' is really global, stop passing it around. by Benno Schulenberg · 11 years ago
  62. 3b031b1 Making sure to always set 'currmenu', so that we can rely on it. by Benno Schulenberg · 11 years ago
  63. 95e77a9 Renaming '*cut_till_end' to '*cut_till_eof', to reduce by Benno Schulenberg · 11 years ago
  64. 776931a Fixing a bug where binding a movement function to a Meta key would make by Benno Schulenberg · 11 years ago
  65. 7e5324d Making 'meta_key' and 'func_key' into global variables, instead of by Benno Schulenberg · 11 years ago
  66. eaf235f Moving some variables to a better place. by Benno Schulenberg · 11 years ago
  67. e94a00a When there are no syntaxes, for example with --ignorercfiles, by Benno Schulenberg · 11 years ago
  68. 09dd0a4 Making Ctrl-Left and Ctrl-Right produce special codes, by Benno Schulenberg · 11 years ago
  69. 6f28d35 Fixing compilation with --enable-tiny --enable-nanorc. by Benno Schulenberg · 11 years ago
  70. 41e19a1 Tiny ChangeLog tweaks. by Benno Schulenberg · 11 years ago
  71. 484a0be Updating the pointer to the bottom of the file by Benno Schulenberg · 11 years ago
  72. d48d84a Now trimming the superfluous braces. by Benno Schulenberg · 11 years ago
  73. b71cf98 Using a single assignment of do_toggle_void. by Benno Schulenberg · 11 years ago
  74. 0a1e56e Moving (the recognition of) the toggles to the end, like everywhere else. by Benno Schulenberg · 11 years ago
  75. d4623f3 Eradicating the execute flag -- it is almost always TRUE, and when it's FALSE by Benno Schulenberg · 11 years ago
  76. b5895f0 Removing the useless parameters 'have_shortcut and 'allow_funcs'. by Benno Schulenberg · 11 years ago
  77. 4868f83 Silencing a useless warning about seemingly ignoring a datarootdir setting. by Benno Schulenberg · 11 years ago
  78. 607b226 Stopping to distribute the obsolete BUGS file, and removing it from SVN. by Benno Schulenberg · 11 years ago
  79. 26de2dd Normalizing some indentation and whitespace. by Benno Schulenberg · 11 years ago
  80. 29dfb68 Removing the ability to search for a matching bracket in a prompt input line. by Benno Schulenberg · 11 years ago
  81. 64fd3b8 Updating the docs for the narrower meaning of 'all' when rebinding keys. by Benno Schulenberg · 11 years ago
  82. 4651f49 Allowing only those menus where the bound function is actually present, by Benno Schulenberg · 11 years ago
  83. a8c13d7 Adding default keybindings for Cut, PrevWord and NextWord in the prompt input lines. by Benno Schulenberg · 11 years ago
  84. 40ae394 Allowing 'firstline' and 'lastline' to be rebound to Ctrl keys. by Benno Schulenberg · 11 years ago
  85. 0c0fbd5 Allowing 'firstfile' and 'lastfile' to be rebound to Ctrl keys. by Benno Schulenberg · 11 years ago
  86. 45417c7 Giving audible feedback when flipping the new buffer to off by Benno Schulenberg · 11 years ago
  87. cfa1338 Normalizing the indentation in do_help(). by Benno Schulenberg · 11 years ago
  88. 12ecfbb Showing Ins and Del as valid rebindable keys in the nanorc syntax colouring. by Benno Schulenberg · 11 years ago
  89. ef16223 Adding the bindable function 'gotodir', documenting it, and also by Benno Schulenberg · 11 years ago
  90. a0f66c0 Renaming 'no_replace_void()' to 'flip_replace_void()', by Benno Schulenberg · 11 years ago
  91. ce0ea44 Renaming UP_DIR and DOWN_DIR to UPWARD and DOWNWARD, for clarity, by Benno Schulenberg · 11 years ago
  92. 4cf39e4 Renaming 'undidmsg' to 'redidmsg', to be apt. by Benno Schulenberg · 11 years ago
  93. 64039e9 Removing a superfluous abortion variable, and placing two comments better. by Benno Schulenberg · 11 years ago
  94. 8ea830f When toggling softwrap, only the edit window needs to be refreshed, by Benno Schulenberg · 11 years ago
  95. cda06a9 Removing two pointless calls of get_shortcut(), and adjusting the comments. by Benno Schulenberg · 11 years ago
  96. 0166691 Fixing three leaks of the cutbuffer, shortening and regrouping some stuff, by Benno Schulenberg · 11 years ago
  97. 07f4061 When redoing a line join at the tail of the file, by Benno Schulenberg · 11 years ago
  98. fb6c0cd When undoing a line break at the tail of the file, by Benno Schulenberg · 11 years ago
  99. 76e150b When undoing a cut-till-end-of-file, put the cursor back by Benno Schulenberg · 11 years ago
  100. f80dcb2 Miscellaneous whitespace fixes, one type fix, and one more #ifdef NANO_TINY. by Benno Schulenberg · 11 years ago