smol/src
Benno Schulenberg c88a2fd9ca tweaks: elide an unneeded and shadowing variable 2018-03-22 15:20:05 +01:00
..
Makefile.am organization: move all history-related stuff to its own file 2017-09-17 12:46:36 +02: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: elide a parameter, as it's always the inverse of another 2018-03-22 12:52:28 +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: remove unneeded settings and unsettings of MULTIBUFFER 2018-03-22 12:50:48 +01:00
history.c copyright: update the years for the FSF 2018-01-24 10:14:43 +01:00
move.c scrolling: first move the cursor before pushing current chunk offscreen 2018-03-18 20:06:29 +01:00
nano.c tweaks: elide a parameter, as it's always the inverse of another 2018-03-22 12:52:28 +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: elide a parameter, as it's always the inverse of another 2018-03-22 12:52:28 +01:00
rcfile.c tweaks: correct several parameter types 2018-03-18 20:01:25 +01:00
search.c tweaks: elide an unneeded and shadowing variable 2018-03-22 15:20:05 +01:00
text.c tweaks: elide a parameter, as it's always the inverse of another 2018-03-22 12:52:28 +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