smol/src
Benno Schulenberg b454d9c89b Deleting an always-FALSE parameter.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5215 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2015-04-25 15:17:22 +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 Initializing the search and replace strings in a central place. 2015-04-21 18:42:11 +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 Normalizing some whitespace. 2015-03-27 13:46:50 +00:00
cut.c 2015-02-03 Alex Henrie <alexhenrie24@gmail.com> 2015-02-03 22:49:57 +00:00
files.c Letting bottombars() set the global variable 'currmenu'. 2015-04-07 14:16:07 +00:00
global.c Initializing the search and replace strings in a central place. 2015-04-21 18:42:11 +00:00
help.c Letting bottombars() set the global variable 'currmenu'. 2015-04-07 14:16:07 +00:00
move.c Fusing two identical functions into one: need_screen_update(). 2015-04-20 08:16:41 +00:00
nano.c Initializing the search and replace strings in a central place. 2015-04-21 18:42:11 +00:00
nano.h 2015-01-03 Chris Allegretta <chrisa@asty.org> 2015-01-03 07:24:17 +00:00
prompt.c Renaming a function to the simpler 'need_statusbar_update()' 2015-04-20 08:35:41 +00:00
proto.h Deleting an always-FALSE parameter. 2015-04-25 15:17:22 +00:00
rcfile.c Using mallocstrcpy() in a correct manner and 2015-04-12 11:15:57 +00:00
search.c Deleting an always-FALSE parameter. 2015-04-25 15:17:22 +00:00
text.c Deleting an always-FALSE parameter. 2015-04-25 15:17:22 +00:00
utils.c Removing the unintended special case for replacing 2015-04-25 14:52:58 +00:00
winio.c Fusing two identical functions into one: need_screen_update(). 2015-04-20 08:16:41 +00:00