smol/src
Benno Schulenberg 8da098f5e0 help: group the now lone mouse toggle with the "behavioral" ones 2021-10-31 10:55:07 +01: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 pasting: when less than a line is pasted, allow automatic hard-wrapping 2021-10-27 16:42:07 +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 help: group the now lone mouse toggle with the "behavioral" ones 2021-10-31 10:55:07 +01:00
help.c help: group the now lone mouse toggle with the "behavioral" ones 2021-10-31 10:55:07 +01:00
history.c history: process file faster by not filtering out hypothetical duplicates 2021-10-14 09:58:07 +02:00
move.c tweaks: elide two parameters, as they are now always the same 2021-10-27 16:30:23 +02:00
nano.c suspension: enable ^Z by default -- ignore -z option and drop M-Z toggle 2021-10-31 10:55:07 +01:00
prompt.c replacing: keep centering the occurrence, also after toggling help lines 2021-10-29 09:35:38 +02:00
prototypes.h tweaks: elide two parameters, as they are now always the same 2021-10-27 16:30:23 +02:00
rcfile.c suspension: enable ^Z by default -- ignore -z option and drop M-Z toggle 2021-10-31 10:55:07 +01:00
search.c history: process file faster by not filtering out hypothetical duplicates 2021-10-14 09:58:07 +02:00
text.c tweaks: elide two parameters, as they are now always the same 2021-10-27 16:30:23 +02:00
utils.c tweaks: change 'return ++var;' to 'return var + 1;' 2021-10-02 17:41:03 +02:00
winio.c replacing: keep the spotlighting, also after toggling the help lines 2021-10-29 10:28:00 +02:00