]> 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:13:32 +0000 (13:13 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 1 Nov 2001 13:13:32 +0000 (13:13 +0000)
etc/NEWS

index ff7a24264d5c12bd9d68aa4af22c63a391ca96a9..5f53905209ab34e456602485d2a9fb91ae22c586 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.
+
 +++
 ** The command line option --no-windows has been changed to
 --no-window-system.  The old one still works, but is deprecated.