# HG changeset patch # User Miles Bader # Date 1030495987 0 # Node ID 6976e7e4cb1ef46cd32a36a1bb7bec992877c781 # Parent 1194d94c5eae33ac3cb12e5d3831faf7b4b87065 read-file-name-electric-shadow-mode -> file-name-shadow-mode diff -r 1194d94c5eae -r 6976e7e4cb1e etc/NEWS --- a/etc/NEWS Tue Aug 27 21:21:24 2002 +0000 +++ b/etc/NEWS Wed Aug 28 00:53:07 2002 +0000 @@ -970,13 +970,12 @@ (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