Mercurial > emacs
comparison etc/NEWS @ 40614:ac10bd51a000
Change of normal-erase-is-backspace-mode on terminals.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 01 Nov 2001 13:13:32 +0000 |
parents | 4ce7861c6181 |
children | 9b6f792026b9 |
comparison
equal
deleted
inserted
replaced
40613:2b240b538838 | 40614:ac10bd51a000 |
---|---|
5 Please send Emacs bug reports to bug-gnu-emacs@gnu.org. | 5 Please send Emacs bug reports to bug-gnu-emacs@gnu.org. |
6 For older news, see the file ONEWS | 6 For older news, see the file ONEWS |
7 | 7 |
8 | 8 |
9 * Changes in Emacs 21.2 | 9 * Changes in Emacs 21.2 |
10 | |
11 ** On terminals whose erase-char is ^H (Backspace), Emacs | |
12 now uses normal-erase-is-backspace-mode. | |
10 | 13 |
11 +++ | 14 +++ |
12 ** The command line option --no-windows has been changed to | 15 ** The command line option --no-windows has been changed to |
13 --no-window-system. The old one still works, but is deprecated. | 16 --no-window-system. The old one still works, but is deprecated. |
14 | 17 |