smol/src
Benno Schulenberg 36ec76a508 tabbing: don't refresh the edit window when nothing was printed on it
This is a remnant from 2001, when things were different.  Now, there
is no need to refresh the edit window when tabbing produced no list.
When it did produce a list, it is cleared off later.
2016-04-17 18:12:53 +02:00
..
Makefile.am Removing an "-I m4" flag; it is needed only at the top level. 2014-06-16 12:45:03 +00:00
browser.c all: eradicate SVN's $Id$ tags 2016-04-05 14:59:12 +02:00
chars.c all: eradicate SVN's $Id$ tags 2016-04-05 14:59:12 +02:00
color.c all: eradicate SVN's $Id$ tags 2016-04-05 14:59:12 +02:00
cut.c all: eradicate SVN's $Id$ tags 2016-04-05 14:59:12 +02:00
files.c tabbing: don't refresh the edit window when nothing was printed on it 2016-04-17 18:12:53 +02:00
global.c all: eradicate SVN's $Id$ tags 2016-04-05 14:59:12 +02:00
help.c help: only speak of Control and Meta sequences 2016-04-05 16:11:56 +02:00
move.c softwrap: adjust for current_x when computing the amount to scroll 2016-04-15 17:16:28 +02:00
nano.c prompt: properly save and restore the x position in the statusbar 2016-04-17 15:24:05 +02:00
nano.h titlebar: snip two superfluous tests for having enough space 2016-04-13 17:54:06 +02:00
prompt.c tabbing: don't refresh the edit window when nothing was printed on it 2016-04-17 18:12:53 +02:00
proto.h tabbing: don't refresh the edit window when nothing was printed on it 2016-04-17 18:12:53 +02:00
rcfile.c all: eradicate SVN's $Id$ tags 2016-04-05 14:59:12 +02:00
search.c search: untangle two lines and tweak two comments 2016-04-16 12:52:42 +02:00
text.c screen: concentrate the setting of placewewant 2016-04-11 20:38:05 +02:00
utils.c utils: snip a superfluous check for NULL 2016-04-10 17:49:22 +02:00
winio.c keyboard: reshuffle some lines to avoid an empty while 2016-04-16 11:57:05 +02:00