smol/src
Benno Schulenberg 88087f2b2f tweaks: move a function to related ones, and after one that it calls 2020-02-02 12:26:33 +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: reshuffle some declarations, and expand a few variable names 2020-01-28 10:21:34 +01:00
chars.c copyright: update the years for significantly changed files 2020-01-15 12:11:56 +01:00
color.c tweaks: reshuffle some declarations, and expand a few variable names 2020-01-28 10:21:34 +01:00
cut.c pasting: retain the mark's position when it was set at the cursor 2020-01-20 10:34:27 +01:00
files.c tweaks: move a function to related ones, and after one that it calls 2020-02-02 12:26:33 +01:00
global.c tweaks: reduce the scope of a variable, and reshuffle a declaration 2020-01-27 13:36:28 +01:00
help.c tweaks: fuse two nearly identical functions into a single one 2020-01-26 16:20:37 +01:00
history.c copyright: update the years for significantly changed files 2020-01-15 12:11:56 +01:00
move.c copyright: update the years for the FSF 2020-01-15 11:42:38 +01:00
nano.c tweaks: tumble three conditions, for consistency in comparisons 2020-01-31 16:05:51 +01:00
nano.h tweaks: remove the now-unused meta flag from 'keystruct' 2020-01-23 12:06:32 +01:00
prompt.c prompt: for a Yes-No-All, accept the first character of an external paste 2020-01-26 12:22:49 +01:00
proto.h tweaks: move a function to related ones, and after one that it calls 2020-02-02 12:26:33 +01:00
rcfile.c rcfile: require "bright", "start=", and "end=" to be in lowercase too 2020-01-31 16:11:38 +01:00
search.c copyright: update the years for significantly changed files 2020-01-15 12:11:56 +01:00
text.c tweaks: remove a redundant call, as there is nothing to free there 2020-01-29 12:33:55 +01:00
utils.c copyright: update the years for significantly changed files 2020-01-15 12:11:56 +01:00
winio.c tweaks: tumble three conditions, for consistency in comparisons 2020-01-31 16:05:51 +01:00