smol/src
Benno Schulenberg 9b419d0bff tweaks: rename a function, to describe better what it does nowadays 2021-10-22 11:50:04 +02:00
..
Makefile.am build: avoid a warning about duplicate symbol when building from tarball 2021-02-02 11:39:26 +01:00
browser.c history: process file faster by not filtering out hypothetical duplicates 2021-10-14 09:58:07 +02:00
chars.c copyright: update to the current year for significantly changed files 2021-09-24 11:01:41 +02:00
color.c copyright: update to the current year for significantly changed files 2021-09-24 11:01:41 +02:00
cut.c tweaks: rename three variables, to follow the general scheme 2021-09-20 10:08:56 +02:00
definitions.h history: process file faster by not filtering out hypothetical duplicates 2021-10-14 09:58:07 +02:00
files.c history: process file faster by not filtering out hypothetical duplicates 2021-10-14 09:58:07 +02:00
global.c tweaks: rename a function, to describe better what it does nowadays 2021-10-22 11:50:04 +02:00
help.c help: ensure there is a blank line between title bar and start of text 2021-10-15 11:29:44 +02:00
history.c history: process file faster by not filtering out hypothetical duplicates 2021-10-14 09:58:07 +02:00
move.c copyright: update the years for the FSF 2021-01-11 14:22:51 +01:00
nano.c tweaks: just let do_wrap() set 'refresh_needed' instead of returning TRUE 2021-10-21 11:58:43 +02:00
prompt.c tweaks: reshuffle two conditions, re-indent, and rewrap a line 2021-10-10 11:55:15 +02:00
prototypes.h tweaks: rename a function, to describe better what it does nowadays 2021-10-22 11:50:04 +02:00
rcfile.c tweaks: rename a function, to describe better what it does nowadays 2021-10-22 11:50:04 +02:00
search.c history: process file faster by not filtering out hypothetical duplicates 2021-10-14 09:58:07 +02:00
text.c tweaks: rename a function, to describe better what it does nowadays 2021-10-22 11:50:04 +02:00
utils.c tweaks: change 'return ++var;' to 'return var + 1;' 2021-10-02 17:41:03 +02:00
winio.c memory: avoid leaking the filename when dottifying it on the minibar 2021-10-12 12:49:08 +02:00