smol/src
Benno Schulenberg 47953bd6ac files: also when creating a backup fails, ask the user whether to proceed
When asking this question when deleting fails or writing fails,
it should be asked too when creating fails.  Otherwise the user
is blocked from saving the file -- until she realizes that maybe
toggling off backups would help.
2020-05-29 10:58:11 +02:00
..
Makefile.am organization: move all history-related stuff to its own file 2017-09-17 12:46:36 +02:00
browser.c tweaks: rename two functions, to match the style of others 2020-03-11 19:45:06 +01:00
chars.c counting: count words correctly also when --wordchars is used 2020-04-06 11:17:43 +02:00
color.c color: avoid allocating emptiness when there are no multiline regexes 2020-05-01 13:59:56 +02:00
cut.c tweaks: reshuffle an assignment, for conciseness, and rename a variable 2020-05-17 11:34:22 +02:00
files.c files: also when creating a backup fails, ask the user whether to proceed 2020-05-29 10:58:11 +02:00
global.c build: do not let --disable-speller exclude also the formatter code 2020-05-24 12:08:50 +02:00
help.c tweaks: rename a symbol, away from a double abbreviation 2020-05-22 10:04:33 +02:00
history.c tweaks: elide three parameters, as they are the same for both calls 2020-05-08 10:40:03 +02:00
move.c tweaks: rename a function, to be more precise, and reshuffle it 2020-05-13 12:43:22 +02:00
nano.c tweaks: rename a function, to be more correct 2020-05-28 16:59:50 +02:00
nano.h tweaks: rename a struct element, to be shorter and preciser 2020-05-28 14:38:48 +02:00
prompt.c feedback: skip wiping the prompt bar when the shortcut printed a message 2020-05-22 12:12:36 +02:00
proto.h tweaks: rename a function, to be more correct 2020-05-28 16:59:50 +02:00
rcfile.c startup: allow presetting case-sensitive search also in the tiny version 2020-05-25 19:08:00 +02:00
search.c tweaks: shorten the name of a symbol, to match its bindable function 2020-05-01 13:25:15 +02:00
text.c tweaks: rename a struct element, to be shorter and preciser 2020-05-28 14:38:48 +02:00
utils.c tweaks: rename two functions, to better indicate what they do 2020-04-15 17:20:03 +02:00
winio.c tweaks: rename a function, to be more correct 2020-05-28 16:59:50 +02:00