1. 6e738ac formatting fixes by David Lawrence Ramsey · 21 years ago
  2. d994ad5 in get_edit_input(), readd parameter allow_funcs, as it's now needed as by David Lawrence Ramsey · 21 years ago
  3. 3041293 in shortcut_init(), fix misplaced #endif keeping the "Full Justify" by David Lawrence Ramsey · 21 years ago
  4. 4d6ec37 in do_cut_text(), if keep_cutbuffer is FALSE, only blow away the text in by David Lawrence Ramsey · 21 years ago
  5. bc3b926 comment fixes by David Lawrence Ramsey · 21 years ago
  6. 93c8405 overhaul the cutting and uncutting routines and the justify-related by David Lawrence Ramsey · 21 years ago
  7. b5a7a5a in do_wrap(), make wrap_loc and word_back ssize_t's, to match fill, and by David Lawrence Ramsey · 21 years ago
  8. 962202e Back to CVS by David Lawrence Ramsey · 21 years ago
  9. 2c86dc6 GNU nano 1.3.5 by David Lawrence Ramsey · 21 years ago
  10. 3de81bc in do_replace_loop(), treat real_current as current and real_current_x by David Lawrence Ramsey · 21 years ago
  11. 3f35864 fix get_totals() so it properly handles NULL parameters, and restore by David Lawrence Ramsey · 21 years ago
  12. 74d8707 unpartition_filestruct() should take a partition** instead of a by David Lawrence Ramsey · 21 years ago
  13. e56d936 documentation fix: list sh as an example of a Bourne shell by David Lawrence Ramsey · 21 years ago
  14. 831c640 in README.CVS, mention the need for ssh to do cvs checkouts by David Lawrence Ramsey · 21 years ago
  15. b908a36 add another cvs command fix by David Lawrence Ramsey · 21 years ago
  16. b75763e update the given cvs commands in README.CVS so that they work again by David Lawrence Ramsey · 21 years ago
  17. 188f169 in README.CVS, mention the requirement for groff in order to create html by David Lawrence Ramsey · 21 years ago
  18. c0d3b20 Get rid of config.rpath. by Jordi Mallach · 21 years ago
  19. 42ca620 Updated French translation. by Jordi Mallach · 21 years ago
  20. 69a90c6 Updated Malay translation. by Jordi Mallach · 21 years ago
  21. d7b6325 Don't use DEFS to define stuff. Use INCLUDES instead. by Jordi Mallach · 21 years ago
  22. 55381aa Include <config.h> only if HAVE_CONFIG_H. by Jordi Mallach · 21 years ago
  23. f615904 use top_x and bot_x where possible instead of recalculating entire by David Lawrence Ramsey · 21 years ago
  24. 4db3d0a comment fix by David Lawrence Ramsey · 21 years ago
  25. 6b769e5 formatting fix by David Lawrence Ramsey · 21 years ago
  26. 0317c86 fix breakage of ASCII character sequence mode introduced with the UTF-8 by David Lawrence Ramsey · 21 years ago
  27. a98fd75 spell Ulf Härnhammar's name right by David Lawrence Ramsey · 21 years ago
  28. 8091d33 add Ulf Harnhammar's input_tab() segfault fix by David Lawrence Ramsey · 21 years ago
  29. 9df069c comment fix by David Lawrence Ramsey · 21 years ago
  30. 97b9046 document the last fix by David Lawrence Ramsey · 21 years ago
  31. 036a3d4 fix cursor placement problem when inserting into the current buffer at by David Lawrence Ramsey · 21 years ago
  32. 4a3879f fix cursor placement problem when inserting into the current buffer at by David Lawrence Ramsey · 21 years ago
  33. 56cf034 comment fixes by David Lawrence Ramsey · 21 years ago
  34. 649b431 in cut_marked_segment(), respect concatenate_cut, as we need to use it by David Lawrence Ramsey · 21 years ago
  35. bfb98f8 in do_cut_text(), set concatenate_cut to TRUE unconditionally when doing by David Lawrence Ramsey · 21 years ago
  36. 8001e27 yet more cosmetic fixes by David Lawrence Ramsey · 21 years ago
  37. 907725f revert the handle_sigwinch() change, as other breakage occurs when by David Lawrence Ramsey · 21 years ago
  38. 8781fc6 fix entry by David Lawrence Ramsey · 21 years ago
  39. 1f1ebb8 in handle_sigwinch(), call shortcut_init(FALSE) defore redisplaying the by David Lawrence Ramsey · 21 years ago
  40. e3016d9 in m4/Makefile.am, add glib-2.0.m4 to EXTRA_DIST, so that nano builds by David Lawrence Ramsey · 21 years ago
  41. 6299b0d improve another assertion by David Lawrence Ramsey · 21 years ago
  42. 2c31540 improve assertion by David Lawrence Ramsey · 21 years ago
  43. fd9da07 fix enum/#define conflict by David Lawrence Ramsey · 21 years ago
  44. fdd3bec allow blank buffers at the "Execute Command" prompt, and document it in by David Lawrence Ramsey · 21 years ago
  45. c136f75 don't create a new buffer if we're in multibuffer mode and command by David Lawrence Ramsey · 21 years ago
  46. a084ad9 in multibuffer mode, using a blank filename at the "Read File" prompt by David Lawrence Ramsey · 21 years ago
  47. c15802f partition the filestruct properly when executing a command by David Lawrence Ramsey · 21 years ago
  48. 7105cf4 formatting fix by David Lawrence Ramsey · 21 years ago
  49. 02085d7 in the search prompt shortcut list, move "Full Justify" to after by David Lawrence Ramsey · 21 years ago
  50. 50af6ea in proto.h, add missing NANO_SMALL #ifdef around the by David Lawrence Ramsey · 21 years ago
  51. 8ae06a8 comment update by David Lawrence Ramsey · 21 years ago
  52. 29f446e don't let remove_magicline() remove the magicline if it's the only line by David Lawrence Ramsey · 21 years ago
  53. eb5d838 preemptively update the version number in the documentation by David Lawrence Ramsey · 21 years ago
  54. 00cca05 in do_uncut_text(), maintain current_y's value when uncutting blocks so by David Lawrence Ramsey · 21 years ago
  55. 8c16bac more int -> bool conversions by David Lawrence Ramsey · 21 years ago
  56. bde3e0e in both the internal and alternate spell checker, put the beginning and by David Lawrence Ramsey · 21 years ago
  57. cb09337 rearrange a few if blocks for consistency by David Lawrence Ramsey · 21 years ago
  58. 46c604a oops; only work around the problem of the mark's being in the middle of by David Lawrence Ramsey · 21 years ago
  59. 90e59c1 when doing marked spell-check, properly handle the case where the mark by David Lawrence Ramsey · 21 years ago
  60. 93eb293 more faq updates: add questions about selecting text in an X terminal by David Lawrence Ramsey · 21 years ago
  61. d540223 document the last update by David Lawrence Ramsey · 21 years ago
  62. 0432e70 fixed FAQ inaccuracy: Pico compatibility mode was made the default in by David Lawrence Ramsey · 21 years ago
  63. 78d644a don't change the file format when we insert another file into the current one by David Lawrence Ramsey · 21 years ago
  64. 1c293d2 comment fixes by David Lawrence Ramsey · 21 years ago
  65. 31f9936 cosmetic fix by David Lawrence Ramsey · 21 years ago
  66. 3d67c11 fix entry: "... opened the file, added all of it to the cutbuffer, by David Lawrence Ramsey · 21 years ago
  67. b73c0c0 if we're not inserting a file into a new buffer, partition the current by David Lawrence Ramsey · 21 years ago
  68. 1539837 cosmetic fix by David Lawrence Ramsey · 21 years ago
  69. dcc201b clean up the partitioning-related if blocks by David Lawrence Ramsey · 21 years ago
  70. f643fc2 remove a bit of redundant code, and add a few more comment fixes by David Lawrence Ramsey · 21 years ago
  71. f978f04 when (un)partitioning, don't save or restore fileage or filebot if by David Lawrence Ramsey · 21 years ago
  72. 8cbd4cb avoid potential segfaults while unpartitioning a filestruct by David Lawrence Ramsey · 21 years ago
  73. 07e2589 in cut.c, make marked_line a static enum instead of a static int, and by David Lawrence Ramsey · 21 years ago
  74. be246c0 fix entry by David Lawrence Ramsey · 21 years ago
  75. 3e0c8a6 remove the DOS_FILE and MAC_FILE flags, as they're only used in files.c, by David Lawrence Ramsey · 21 years ago
  76. 84d0d59 remove most redundant includes of sys/stat.h; it's included in nano.h, by David Lawrence Ramsey · 21 years ago
  77. 164c798 remove unneeded space by David Lawrence Ramsey · 21 years ago
  78. e1ee22f in search_init(), when we're replacing and the mark is on, display a by David Lawrence Ramsey · 21 years ago
  79. 40bdb68 add code to partition a filestruct between a set of arbitrary by David Lawrence Ramsey · 21 years ago
  80. 29f03dc comment fix by David Lawrence Ramsey · 21 years ago
  81. 182b2c9 in do_replace_loop(), make real_current_x a const filestruct* again by David Lawrence Ramsey · 21 years ago
  82. 6d9aa08 cosmetic fixes by David Lawrence Ramsey · 21 years ago
  83. 99869f5 fix crash in mallocstrncpy() call by David Lawrence Ramsey · 21 years ago
  84. 4a1fc55 add new function mallocstrncpy() by David Lawrence Ramsey · 21 years ago
  85. 1e1f572 in get_kbinput(), make sure meta_key and func_key are set properly in all cases by David Lawrence Ramsey · 21 years ago
  86. 4b4b608 leave "Mark Text" and "Where Is Next" out entirely when NANO_SMALL is by David Lawrence Ramsey · 21 years ago
  87. 8381fdd add new key aliases: F15 for "Mark Text" and F16 for "Where Is Next"; by David Lawrence Ramsey · 21 years ago
  88. d402e71 document the help browser display fix by David Lawrence Ramsey · 21 years ago
  89. 2e83a50 properly handle the case of a function key with no preceding control key by David Lawrence Ramsey · 21 years ago
  90. 3d002ed cosmetic fix by David Lawrence Ramsey · 21 years ago
  91. add6508 add missing attribution by David Lawrence Ramsey · 21 years ago
  92. e5e88fd fix problem found by Rocco: make search_last_line static to search.c by David Lawrence Ramsey · 21 years ago
  93. 85f8f46 remove erroneous entry by David Lawrence Ramsey · 21 years ago
  94. 687776b make mark_beginx a size_t instead of an int by David Lawrence Ramsey · 21 years ago
  95. 7a97e18 make current_x a size_t instead of an int by David Lawrence Ramsey · 21 years ago
  96. 59f5e04 cosmetic fixes by David Lawrence Ramsey · 21 years ago
  97. ace1037 cosmetic fix by David Lawrence Ramsey · 21 years ago
  98. 77b284a revert the marked replace code; it's hackish, and there appears to be no by David Lawrence Ramsey · 21 years ago
  99. 233f336 add missing blank line by David Lawrence Ramsey · 21 years ago
  100. d4ca9f2 cosmetic fixes by David Lawrence Ramsey · 21 years ago