smol/src
Benno Schulenberg a37ebcf2f8 Not unsetting the mark before the possible bailout for zero size.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5156 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2015-03-23 17:12:49 +00:00
..
Makefile.am Removing an "-I m4" flag; it is needed only at the top level. 2014-06-16 12:45:03 +00:00
browser.c Reordering a few things, and adjusting some whitespace. 2014-07-31 20:49:32 +00:00
chars.c Starting to look for a multibyte character not at the start of the string, 2015-03-22 11:20:02 +00:00
color.c Moving some variables to a better place. 2014-06-30 17:49:53 +00:00
cut.c 2015-02-03 Alex Henrie <alexhenrie24@gmail.com> 2015-02-03 22:49:57 +00:00
files.c The user does the editing, not the editor. So rephrasing. 2015-02-15 16:28:08 +00:00
global.c Keeping related items together in the ^G help screen. 2015-03-20 12:22:49 +00:00
help.c Making use of the new wrapper in the help viewer and the file browser. 2014-07-02 09:29:05 +00:00
move.c Renaming UP_DIR and DOWN_DIR to UPWARD and DOWNWARD, for clarity, 2014-06-23 18:20:12 +00:00
nano.c Normalizing some whitespace, removing an old comment, 2015-03-20 11:18:22 +00:00
nano.h 2015-01-03 Chris Allegretta <chrisa@asty.org> 2015-01-03 07:24:17 +00:00
prompt.c Reordering a few things, and adjusting some whitespace. 2014-07-31 20:49:32 +00:00
proto.h Fixing compilation with --enable-tiny plus --enable-nanorc. 2015-03-08 12:10:52 +00:00
rcfile.c Fixing the rebinding of toggles. 2015-03-08 15:42:52 +00:00
search.c Stepping backward or forward not simply one byte 2015-03-22 11:42:29 +00:00
text.c Not unsetting the mark before the possible bailout for zero size. 2015-03-23 17:12:49 +00:00
utils.c A few cosmetic tweaks of comments and whitespace. 2014-06-09 14:23:53 +00:00
winio.c Not centering the current line when smooth scrolling is used. 2015-03-22 13:23:42 +00:00