smol/src
Benno Schulenberg 3b031b1bad Making sure to always set 'currmenu', so that we can rely on it.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5042 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2014-07-01 08:38:08 +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 Making sure to always set 'currmenu', so that we can rely on it. 2014-07-01 08:38:08 +00:00
chars.c 2014-05-29 Chris Allegretta <chrisa@asty.org> 2014-05-29 18:30:23 +00:00
color.c Moving some variables to a better place. 2014-06-30 17:49:53 +00:00
cut.c Renaming '*cut_till_end' to '*cut_till_eof', to reduce 2014-06-30 20:39:27 +00:00
files.c Making 'meta_key' and 'func_key' into global variables, instead of 2014-06-30 18:04:33 +00:00
global.c Renaming '*cut_till_end' to '*cut_till_eof', to reduce 2014-06-30 20:39:27 +00:00
help.c Making sure to always set 'currmenu', so that we can rely on it. 2014-07-01 08:38:08 +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 Renaming '*cut_till_end' to '*cut_till_eof', to reduce 2014-06-30 20:39:27 +00:00
nano.h Making Ctrl-Left and Ctrl-Right produce special codes, 2014-06-29 20:53:00 +00:00
prompt.c Making 'meta_key' and 'func_key' into global variables, instead of 2014-06-30 18:04:33 +00:00
proto.h Renaming '*cut_till_end' to '*cut_till_eof', to reduce 2014-06-30 20:39:27 +00:00
rcfile.c Fixing compilation with --enable-tiny --enable-nanorc. 2014-06-29 09:33:51 +00:00
search.c Making 'meta_key' and 'func_key' into global variables, instead of 2014-06-30 18:04:33 +00:00
text.c Making 'meta_key' and 'func_key' into global variables, instead of 2014-06-30 18:04:33 +00:00
utils.c A few cosmetic tweaks of comments and whitespace. 2014-06-09 14:23:53 +00:00
winio.c Making 'meta_key' and 'func_key' into global variables, instead of 2014-06-30 18:04:33 +00:00