smol/src
Benno Schulenberg a921bdadbf tweaks: remove a stray space
Reported-by: Brand Huntsman <alpha@qzx.com>
2019-12-05 11:23:47 +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: pass an empty string as an answer instead of a NULL pointer 2019-10-15 13:39:57 +02:00
chars.c tweaks: elide a function call for the plain ASCII case 2019-10-21 18:52:44 +02:00
color.c build: slightly speed up the compilation of the tiny version 2019-10-13 18:55:49 +02:00
cut.c tweaks: pass any special undo/redo messages to the add_undo() function 2019-10-09 19:21:27 +02:00
files.c tweaks: reshuffle an 'if' to avoid a negation, and improve a comment 2019-11-27 11:56:35 +01:00
global.c bindings: allow to rebind ^/, even though it is synonymous with ^_ 2019-11-26 19:25:24 +01:00
help.c display: do refresh the edit window when exiting from the help viewer 2019-11-23 20:22:31 +01:00
history.c history: don't wait when there is something wrong with the history files 2019-10-20 14:30:04 +02:00
move.c tweaks: rewrap a line, reshuffle a declaration, and improve some comments 2019-10-03 17:22:55 +02:00
nano.c build: fix compilation for --enable-tiny --enable-histories 2019-11-25 19:17:41 +01:00
nano.h commands: rename 'fixer' to 'formatter', to be less misleading 2019-10-25 17:24:28 +02:00
prompt.c tweaks: rename a function, and elide a parameter that is always NULL 2019-10-21 12:35:14 +02:00
proto.h build: fix compilation for --enable-tiny --enable-histories 2019-11-25 19:17:41 +01:00
rcfile.c build: fix compilation for --enable-tiny --enable-histories 2019-11-25 19:17:41 +01:00
search.c tweaks: pass an empty string as an answer instead of a NULL pointer 2019-10-15 13:39:57 +02:00
text.c tweaks: rename a variable, to be a bit more fitting 2019-11-27 11:58:40 +01:00
utils.c tweaks: rename a function, and elide a parameter that is always NULL 2019-10-21 12:35:14 +02:00
winio.c tweaks: remove a stray space 2019-12-05 11:23:47 +01:00