emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/rfn-eshadow.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/rfn-eshadow.el
Date: Wed, 08 May 2002 03:56:59 -0400

Index: emacs/lisp/rfn-eshadow.el
diff -c emacs/lisp/rfn-eshadow.el:1.7 emacs/lisp/rfn-eshadow.el:1.8
*** emacs/lisp/rfn-eshadow.el:1.7       Thu Mar 14 03:09:19 2002
--- emacs/lisp/rfn-eshadow.el   Wed May  8 03:56:59 2002
***************
*** 198,208 ****
  ;;;###autoload
  (define-minor-mode read-file-name-electric-shadow-mode
    "Toggle Read-File-Name Electric Shadow mode.
! When active, any part of the a filename being read in the minibuffer
  that would be ignored because the result is passed through
  `substitute-in-file-name' is given the properties in
  `read-file-name-electric-shadow-properties', which can be used to make
! that portion dim, invisible, or otherwise less visually noticable.
  
  With prefix argument ARG, turn on if positive, otherwise off.
  Returns non-nil if the new state is enabled."
--- 198,208 ----
  ;;;###autoload
  (define-minor-mode read-file-name-electric-shadow-mode
    "Toggle Read-File-Name Electric Shadow mode.
! When active, any part of the filename being read in the minibuffer
  that would be ignored because the result is passed through
  `substitute-in-file-name' is given the properties in
  `read-file-name-electric-shadow-properties', which can be used to make
! that portion dim, invisible, or otherwise less visually noticeable.
  
  With prefix argument ARG, turn on if positive, otherwise off.
  Returns non-nil if the new state is enabled."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]