smol/src
Benno Schulenberg 4e5ea18394 Removing an unused variable, and adjusting the introductory comment
for the recently tweaked logic.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5192 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2015-04-12 09:04:30 +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 Removing an unused variable, and adjusting the introductory comment 2015-04-12 09:04:30 +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 Rebinding ^Y and ^V in the WhereisFile menu 2015-04-12 08:44:37 +00:00
help.c Letting bottombars() set the global variable 'currmenu'. 2015-04-07 14:16:07 +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. 2015-03-27 13:46:50 +00:00
nano.h 2015-01-03 Chris Allegretta <chrisa@asty.org> 2015-01-03 07:24:17 +00:00
prompt.c Letting bottombars() set the global variable 'currmenu'. 2015-04-07 14:16:07 +00:00
proto.h Renaming some things, for more contrast or to be more fitting. 2015-04-08 18:40:40 +00:00
rcfile.c Ignoring magic without libmagic, and ignoring formatter without spell checking. 2015-04-03 17:28:30 +00:00
search.c Not splitting off the marked region into a separate partition, but 2015-04-11 15:21:08 +00:00
text.c Correcting and adjusting some comments. 2015-04-08 19:57:31 +00:00
utils.c Normalizing some whitespace. 2015-03-27 13:46:50 +00:00
winio.c Letting bottombars() set the global variable 'currmenu'. 2015-04-07 14:16:07 +00:00