]> git.eshelyaron.com Git - emacs.git/commitdiff
Change of normal-erase-is-backspace-mode on terminals.
authorGerd Moellmann <gerd@gnu.org>
Thu, 1 Nov 2001 13:12:51 +0000 (13:12 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 1 Nov 2001 13:12:51 +0000 (13:12 +0000)
etc/NEWS

index 1445eb8dc284e3d99d701e767696f98a2188c1c1..175b78929c65d15e142da5eea110a7fb1b042c2d 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -8,6 +8,9 @@ For older news, see the file ONEWS
 \f
 * Changes in Emacs 21.2
 
+** On terminals whose erase-char is ^H (Backspace), Emacs
+now uses normal-erase-is-backspace-mode.
+
 ** When the *scratch* buffer is recreated, its mode is set from
 initial-major-mode, which normally is lisp-interaction-mode,
 instead of using default-major-mode.