smol/src
Benno Schulenberg fe5f05f037 files: give the user time to absorb a warning about someone else editing
That is: pause a little to jolt the user, and then leave the message
on the status bar.

This fixes https://savannah.gnu.org/bugs/?61147.

Bug existed since version 4.8, commit 416386ed.
2021-09-12 10:43:07 +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 copyright: update the years for the FSF 2021-01-11 14:22:51 +01:00
chars.c tweaks: add Schiermonnikoog to the list of friendly islands 2021-06-16 11:19:23 +02:00
color.c options: accept 'set minicolor' for setting the color of the minibar 2021-06-08 09:25:02 +02:00
cut.c tweaks: avoid calling extra_chunks_in() when not softwrapping 2021-04-22 12:19:09 +02:00
definitions.h tweaks: rename a defined type, to fit within the general pattern 2021-09-11 18:05:03 +02:00
files.c files: give the user time to absorb a warning about someone else editing 2021-09-12 10:43:07 +02:00
global.c help: use smaller triangles for the arrows 2021-06-14 09:29:27 +02:00
help.c tweaks: add Schiermonnikoog to the list of friendly islands 2021-06-16 11:19:23 +02:00
history.c history: emit a warning when file cannot be made private [coverity] 2021-09-08 09:15:41 +02:00
move.c copyright: update the years for the FSF 2021-01-11 14:22:51 +01:00
nano.c tweaks: try chmodding a dump file only when it was actually written 2021-07-14 10:38:02 +02:00
prompt.c tweaks: add Schiermonnikoog to the list of friendly islands 2021-06-16 11:19:23 +02:00
prototypes.h tweaks: rename two functions, to get rid of an ugly _void suffix 2021-06-13 12:17:33 +02:00
rcfile.c tweaks: rename two functions, to get rid of an ugly _void suffix 2021-06-13 12:17:33 +02:00
search.c tweaks: reshuffle a few lines to avoid an #ifdef and unbalanced braces 2021-09-11 15:07:05 +02:00
text.c tweaks: rename a defined type, to fit within the general pattern 2021-09-11 18:05:03 +02:00
utils.c softwrap: avoid time-consuming computations, to burden large files less 2021-04-21 16:40:20 +02:00
winio.c feedback: when not in curses mode, write error messages to the terminal 2021-07-14 10:16:31 +02:00