smol/src
Benno Schulenberg cf9f32b009 Reordering a few things, and adjusting some whitespace.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5086 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2014-07-31 20:49:32 +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 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 Adjusting some indentation. 2014-07-31 20:44:19 +00:00
global.c Moving first_sc_for() next to its sister function too. 2014-07-27 19:23:41 +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 Making sure line renumbering starts far enough back after 2014-07-16 08:46:42 +00:00
nano.h Handling the cases of cutting-from-cursor-to-end-of-line 2014-07-02 20:29:57 +00:00
prompt.c Reordering a few things, and adjusting some whitespace. 2014-07-31 20:49:32 +00:00
proto.h Deleting old wrapper 'getfuncfromkey()', and replacing its call 2014-07-02 19:12:38 +00:00
rcfile.c Fixing compilation with --enable-tiny --enable-nanorc. 2014-06-29 09:33:51 +00:00
search.c Deleting old wrapper 'getfuncfromkey()', and replacing its call 2014-07-02 19:12:38 +00:00
text.c Using still more the func_from_key() wrapper instead of get_shortcut(). 2014-07-27 20:16:28 +00:00
utils.c A few cosmetic tweaks of comments and whitespace. 2014-06-09 14:23:53 +00:00
winio.c Deleting old wrapper 'getfuncfromkey()', and replacing its call 2014-07-02 19:12:38 +00:00