nano/src
2018-03-22 12:27:04 +01:00
..
browser.c tweaks: correct several parameter types 2018-03-18 20:01:25 +01:00
chars.c copyright: update the years for the FSF 2018-01-24 10:14:43 +01:00
color.c color: remove unneeded bright comparision to prevent duplicate pairs 2018-03-05 20:03:03 +01:00
cut.c tweaks: remove two superfluous checks, and restrict two others 2018-02-14 17:29:59 +01:00
files.c tweaks: bundle some settings for a new buffer 2018-03-22 12:27:04 +01:00
global.c tweaks: elide two parameters and thus a pair of wrapper functions 2018-03-17 14:07:42 +01:00
help.c tweaks: correct several parameter types 2018-03-18 20:01:25 +01:00
history.c copyright: update the years for the FSF 2018-01-24 10:14:43 +01:00
Makefile.am organization: move all history-related stuff to its own file 2017-09-17 12:46:36 +02:00
move.c scrolling: first move the cursor before pushing current chunk offscreen 2018-03-18 20:06:29 +01:00
nano.c tweaks: factor out the check for 'viewok' into its own function 2018-03-20 20:10:08 +01:00
nano.h tweaks: reshuffle the undo types into mostly the same order everywhere 2018-03-05 10:05:07 +01:00
prompt.c tweaks: factor out the check for 'viewok' into its own function 2018-03-20 20:10:08 +01:00
proto.h tweaks: factor out the check for 'viewok' into its own function 2018-03-20 20:10:08 +01:00
rcfile.c tweaks: correct several parameter types 2018-03-18 20:01:25 +01:00
search.c tweaks: elide an unneeded variable 2018-02-07 19:42:19 +01:00
text.c tweaks: remove an inconsistent space from two pointer declarations 2018-03-17 15:53:22 +01:00
utils.c tweaks: don't call strcmp() to determine whether a string is empty 2018-03-06 11:59:03 +01:00
winio.c tweaks: elide a parameter that is always 1 2018-03-10 12:43:33 +01:00