- a084ad9 in multibuffer mode, using a blank filename at the "Read File" prompt by David Lawrence Ramsey · 21 years ago
- c15802f partition the filestruct properly when executing a command by David Lawrence Ramsey · 21 years ago
- 7105cf4 formatting fix by David Lawrence Ramsey · 21 years ago
- 02085d7 in the search prompt shortcut list, move "Full Justify" to after by David Lawrence Ramsey · 21 years ago
- 50af6ea in proto.h, add missing NANO_SMALL #ifdef around the by David Lawrence Ramsey · 21 years ago
- 8ae06a8 comment update by David Lawrence Ramsey · 21 years ago
- 29f446e don't let remove_magicline() remove the magicline if it's the only line by David Lawrence Ramsey · 21 years ago
- eb5d838 preemptively update the version number in the documentation by David Lawrence Ramsey · 21 years ago
- 00cca05 in do_uncut_text(), maintain current_y's value when uncutting blocks so by David Lawrence Ramsey · 21 years ago
- 8c16bac more int -> bool conversions by David Lawrence Ramsey · 21 years ago
- bde3e0e in both the internal and alternate spell checker, put the beginning and by David Lawrence Ramsey · 21 years ago
- cb09337 rearrange a few if blocks for consistency by David Lawrence Ramsey · 21 years ago
- 46c604a oops; only work around the problem of the mark's being in the middle of by David Lawrence Ramsey · 21 years ago
- 90e59c1 when doing marked spell-check, properly handle the case where the mark by David Lawrence Ramsey · 21 years ago
- 93eb293 more faq updates: add questions about selecting text in an X terminal by David Lawrence Ramsey · 21 years ago
- d540223 document the last update by David Lawrence Ramsey · 21 years ago
- 0432e70 fixed FAQ inaccuracy: Pico compatibility mode was made the default in by David Lawrence Ramsey · 21 years ago
- 78d644a don't change the file format when we insert another file into the current one by David Lawrence Ramsey · 21 years ago
- 1c293d2 comment fixes by David Lawrence Ramsey · 21 years ago
- 31f9936 cosmetic fix by David Lawrence Ramsey · 21 years ago
- 3d67c11 fix entry: "... opened the file, added all of it to the cutbuffer, by David Lawrence Ramsey · 21 years ago
- b73c0c0 if we're not inserting a file into a new buffer, partition the current by David Lawrence Ramsey · 21 years ago
- 1539837 cosmetic fix by David Lawrence Ramsey · 21 years ago
- dcc201b clean up the partitioning-related if blocks by David Lawrence Ramsey · 21 years ago
- f643fc2 remove a bit of redundant code, and add a few more comment fixes by David Lawrence Ramsey · 21 years ago
- f978f04 when (un)partitioning, don't save or restore fileage or filebot if by David Lawrence Ramsey · 21 years ago
- 8cbd4cb avoid potential segfaults while unpartitioning a filestruct by David Lawrence Ramsey · 21 years ago
- 07e2589 in cut.c, make marked_line a static enum instead of a static int, and by David Lawrence Ramsey · 21 years ago
- be246c0 fix entry by David Lawrence Ramsey · 21 years ago
- 3e0c8a6 remove the DOS_FILE and MAC_FILE flags, as they're only used in files.c, by David Lawrence Ramsey · 21 years ago
- 84d0d59 remove most redundant includes of sys/stat.h; it's included in nano.h, by David Lawrence Ramsey · 21 years ago
- 164c798 remove unneeded space by David Lawrence Ramsey · 21 years ago
- e1ee22f in search_init(), when we're replacing and the mark is on, display a by David Lawrence Ramsey · 21 years ago
- 40bdb68 add code to partition a filestruct between a set of arbitrary by David Lawrence Ramsey · 21 years ago
- 29f03dc comment fix by David Lawrence Ramsey · 21 years ago
- 182b2c9 in do_replace_loop(), make real_current_x a const filestruct* again by David Lawrence Ramsey · 21 years ago
- 6d9aa08 cosmetic fixes by David Lawrence Ramsey · 21 years ago
- 99869f5 fix crash in mallocstrncpy() call by David Lawrence Ramsey · 21 years ago
- 4a1fc55 add new function mallocstrncpy() by David Lawrence Ramsey · 21 years ago
- 1e1f572 in get_kbinput(), make sure meta_key and func_key are set properly in all cases by David Lawrence Ramsey · 21 years ago
- 4b4b608 leave "Mark Text" and "Where Is Next" out entirely when NANO_SMALL is by David Lawrence Ramsey · 21 years ago
- 8381fdd add new key aliases: F15 for "Mark Text" and F16 for "Where Is Next"; by David Lawrence Ramsey · 21 years ago
- d402e71 document the help browser display fix by David Lawrence Ramsey · 21 years ago
- 2e83a50 properly handle the case of a function key with no preceding control key by David Lawrence Ramsey · 21 years ago
- 3d002ed cosmetic fix by David Lawrence Ramsey · 21 years ago
- add6508 add missing attribution by David Lawrence Ramsey · 21 years ago
- e5e88fd fix problem found by Rocco: make search_last_line static to search.c by David Lawrence Ramsey · 21 years ago
- 85f8f46 remove erroneous entry by David Lawrence Ramsey · 21 years ago
- 687776b make mark_beginx a size_t instead of an int by David Lawrence Ramsey · 21 years ago
- 7a97e18 make current_x a size_t instead of an int by David Lawrence Ramsey · 21 years ago
- 59f5e04 cosmetic fixes by David Lawrence Ramsey · 21 years ago
- ace1037 cosmetic fix by David Lawrence Ramsey · 21 years ago
- 77b284a revert the marked replace code; it's hackish, and there appears to be no by David Lawrence Ramsey · 21 years ago
- 233f336 add missing blank line by David Lawrence Ramsey · 21 years ago
- d4ca9f2 cosmetic fixes by David Lawrence Ramsey · 21 years ago
- 9bf486f in do_replace_loop(), add new parameter canceled, set to TRUE if we by David Lawrence Ramsey · 21 years ago
- 410efe9 add Rocco Corsi's patch to fix a problem in do_int_spell_fix() where if by David Lawrence Ramsey · 21 years ago
- 1758640 cosmetic fixes by David Lawrence Ramsey · 21 years ago
- 0ff01a9 put DB's old efficiency tweaks back in bottombars() by David Lawrence Ramsey · 21 years ago
- cc823ab cosmetic fix: "Hurd console" -> "Mach console" by David Lawrence Ramsey · 21 years ago
- cfa4a9c remove the global DOS/Mac format toggles, for consistency with other by David Lawrence Ramsey · 21 years ago
- e93e03e in nano.1 and nano.texi, eliminate references to the now removed by David Lawrence Ramsey · 21 years ago
- c151b47 cosmetic fixes by David Lawrence Ramsey · 21 years ago
- da952f8 consistency fix for the ^^ help entry by David Lawrence Ramsey · 21 years ago
- 2690baf add missing parentheses by David Lawrence Ramsey · 21 years ago
- e7c4168 consistency fix for the ^I help entry by David Lawrence Ramsey · 21 years ago
- 9abd1d1 simplify the key-interpreting logic in get_shortcut() by David Lawrence Ramsey · 21 years ago
- 7975408 fix wrong word by David Lawrence Ramsey · 21 years ago
- c59979f add UTF-8 support to unget_kbinput(), and fix a minor memory leak in the by David Lawrence Ramsey · 21 years ago
- bf1346f in main(), tweak the command line parsing routine so that multiple +LINE by David Lawrence Ramsey · 21 years ago
- 6a715b6 comment fix by David Lawrence Ramsey · 21 years ago
- ca92bec apply patch from DB: in write_file(), if we've tried to write to an by David Lawrence Ramsey · 21 years ago
- 2c4e34c another indentation fix by David Lawrence Ramsey · 21 years ago
- d9fb3e6 remove more unneeded casts, and add an indentation fix by David Lawrence Ramsey · 21 years ago
- 1601c28 remove unnecessary casts by David Lawrence Ramsey · 21 years ago
- fe65657 in nanorc.sample, change the included speller value to "aspell -x -c"; by David Lawrence Ramsey · 21 years ago
- 4843522 in do_replace_loop(), check for more than one wrap at the right place by David Lawrence Ramsey · 21 years ago
- 2eb7459 when saving or changing file positions, be sure not to ignore by David Lawrence Ramsey · 21 years ago
- 3288925 do the check for being outside the mark after the zero-length regexes by David Lawrence Ramsey · 21 years ago
- 9819ed0 fix infinite loop when we're doing a replace of marked text and the only by David Lawrence Ramsey · 21 years ago
- 27fbc69 yet more search code cleanups by David Lawrence Ramsey · 21 years ago
- 53752e8 fix findnextstr() so wholewords works properly with regular expressions by David Lawrence Ramsey · 21 years ago
- b802e70 add glib-2.0.m4 from glib 2.4.7 to the m4 directory; this is needed to by David Lawrence Ramsey · 21 years ago
- db85ac7 rely on glib 2.x only if the system doesn't have v?snprintf(), and by David Lawrence Ramsey · 21 years ago
- cbc13a2 add missing line by David Lawrence Ramsey · 21 years ago
- c6899cb document the last miscellaneous fix by David Lawrence Ramsey · 21 years ago
- 2cc2a57 rearrange the mark-handling code in do_replace_loop() a bit, and add one by David Lawrence Ramsey · 21 years ago
- 381d483 help text updates, and a few more miscellaneous fixes by David Lawrence Ramsey · 21 years ago
- 6be5339 more minor cosmetic fixes by David Lawrence Ramsey · 21 years ago
- 439fbe3 in do_alt_speller(), call terminal_init() unconditionally after running by David Lawrence Ramsey · 21 years ago
- 9cf7b28 another minor cleanup by David Lawrence Ramsey · 21 years ago
- 4b7e3c3 minor cleanups by David Lawrence Ramsey · 21 years ago
- fc965a4 make the UTF-8 character reading support work in more instances by David Lawrence Ramsey · 21 years ago
- 1f204c0 fix spurious warning message in do_gotoline() that was introduced when by David Lawrence Ramsey · 21 years ago
- 4e8e495 add support for reading in UTF-8 sequences to some of the low-level by David Lawrence Ramsey · 21 years ago
- a870ca2 simplify the curses library tests in configure.ac by checking for by David Lawrence Ramsey · 21 years ago
- 5780b24 make get_escape_seq_kbinput()'s escape_seq parameter a const int*, since by David Lawrence Ramsey · 21 years ago
- e53181d remove resetstatuspos prototype left over from when it was global by David Lawrence Ramsey · 21 years ago
- 646bf91 add missing word by David Lawrence Ramsey · 21 years ago
- 49d5c1b minor fixes involving case insensitive searches and NANO_SMALL by David Lawrence Ramsey · 21 years ago