smol/src
Benno Schulenberg 59187b8051 Normalizing the whitespace after the recent changes in logic.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5229 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2015-05-28 13:28:37 +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 Handling a SIGWINCH (which signals a change in window size) not when it 2015-05-28 13:02:29 +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 Matching the file regex of a syntax against the absolute, 2015-04-28 19:18:38 +00:00
cut.c 2015-02-03 Alex Henrie <alexhenrie24@gmail.com> 2015-02-03 22:49:57 +00:00
files.c Limiting the number of backup files to one hundred thousand, well 2015-05-08 21:11:30 +00:00
global.c Handling a SIGWINCH (which signals a change in window size) not when it 2015-05-28 13:02:29 +00:00
help.c Normalizing the whitespace after the recent changes in logic. 2015-05-28 13:28:37 +00:00
move.c Fusing two identical functions into one: need_screen_update(). 2015-04-20 08:16:41 +00:00
nano.c Handling a SIGWINCH (which signals a change in window size) not when it 2015-05-28 13:02:29 +00:00
nano.h Handling a SIGWINCH (which signals a change in window size) not when it 2015-05-28 13:02:29 +00:00
prompt.c Normalizing the whitespace after the recent changes in logic. 2015-05-28 13:28:37 +00:00
proto.h Handling a SIGWINCH (which signals a change in window size) not when it 2015-05-28 13:02:29 +00:00
rcfile.c Using mallocstrcpy() in a correct manner and 2015-04-12 11:15:57 +00:00
search.c Renaming the parameter 'whole_word' to 'whole_word_only', 2015-04-25 15:26:09 +00:00
text.c Handling a SIGWINCH (which signals a change in window size) not when it 2015-05-28 13:02:29 +00:00
utils.c Limiting the number of backup files to one hundred thousand, well 2015-05-08 21:11:30 +00:00
winio.c Handling a SIGWINCH (which signals a change in window size) not when it 2015-05-28 13:02:29 +00:00