From: Miles Bader Date: Wed, 28 Aug 2002 00:53:07 +0000 (+0000) Subject: read-file-name-electric-shadow-mode -> file-name-shadow-mode X-Git-Tag: ttn-vms-21-2-B4~13535 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=49a42d13e4022aeeb324b82f0af88aa84a1e1bb7;p=emacs.git read-file-name-electric-shadow-mode -> file-name-shadow-mode --- diff --git a/etc/NEWS b/etc/NEWS index 9c882c0d886..7940d1f1c15 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -970,13 +970,12 @@ item was added to the menu bar that makes it easy accessible (Help->More Manuals->Introduction to Emacs Lisp). --- -*** The new global minor mode `read-file-name-electric-shadow-mode' -modifies the way filenames being entered by the user in the minibuffer are -displayed, so that it's clear when part of the entered filename will be -ignored due to emacs' filename parsing rules. The ignored portion can be -made dim, invisible, or otherwise less visually noticable. The display -method may be displayed by customizing the variable -`read-file-name-electric-shadow-properties'. +*** The new global minor mode `file-name-shadow-mode' modifies the way +filenames being entered by the user in the minibuffer are displayed, so +that it's clear when part of the entered filename will be ignored due to +emacs' filename parsing rules. The ignored portion can be made dim, +invisible, or otherwise less visually noticable. The display method may +be displayed by customizing the variable `file-name-shadow-properties'. --- *** The ruler-mode.el library provides a minor mode for displaying an