smol/src
Benno Schulenberg 8455251c35 files: revert the previous commit, as the extra warning is annoying
It also erroneously left the succeeding prompt on the screen.

This fixes https://savannah.gnu.org/bugs/?57593.
2020-01-13 21:42:44 +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: rename a function, to get rid of a useless suffix 2019-12-15 19:47:05 +01: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: initialize three more booleans straightaway, at declaration 2020-01-09 10:37:56 +01:00
files.c files: revert the previous commit, as the extra warning is annoying 2020-01-13 21:42:44 +01:00
global.c tweaks: condense a fragment of code 2020-01-12 12:32:20 +01:00
help.c help: increase the minimum help-text width from 24 to 32 columns 2020-01-09 15:10:52 +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 input: do not auto-indent when something is pasted into nano from outside 2020-01-12 11:18:51 +01:00
nano.h tweaks: condense a fragment of code 2020-01-12 12:32:20 +01:00
prompt.c input: recognize the start and stop sequences of a bracketed paste 2020-01-12 11:18:51 +01:00
proto.h input: recognize the start and stop sequences of a bracketed paste 2020-01-12 11:18:51 +01:00
rcfile.c tweaks: rename a function, to get rid of a useless suffix 2019-12-15 19:47:05 +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 input: do not auto-indent when something is pasted into nano from outside 2020-01-12 11:18:51 +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 input: do not auto-indent when something is pasted into nano from outside 2020-01-12 11:18:51 +01:00