From: Gerd Moellmann Date: Wed, 14 Mar 2001 12:54:20 +0000 (+0000) Subject: Mention default value of backward-delete-char-untabify-method. X-Git-Tag: emacs-pretest-21.0.100~10 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b863a173ada1fc3277db355d5297181edb5de6db;p=emacs.git Mention default value of backward-delete-char-untabify-method. --- diff --git a/etc/NEWS b/etc/NEWS index 173f53a1d71..469d31a168a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -65,6 +65,8 @@ are recognized: `all' -- delete all whitespace, including tabs, spaces and newlines; nil -- just delete one character. +Default value is `untabify'. + [This change was made in Emacs 20.3 but not mentioned then.] ** The new user-option `confirm-kill-emacs' can be customized to