# HG changeset patch # User Juanma Barranquero # Date 1162780861 0 # Node ID a8f0f78b5599cc358dbd027109bb7c0e6c2d5091 # Parent 0ccca06d2010fa32b3c1b84d099c40868e43c4f9 (file-name-shadow-tty-properties): Fix typo in docstring. diff -r 0ccca06d2010 -r a8f0f78b5599 lisp/rfn-eshadow.el --- a/lisp/rfn-eshadow.el Mon Nov 06 02:40:18 2006 +0000 +++ b/lisp/rfn-eshadow.el Mon Nov 06 02:41:01 2006 +0000 @@ -106,8 +106,8 @@ (defcustom file-name-shadow-tty-properties '(before-string "{" after-string "} " field shadow) "Properties given to the `shadowed' part of a filename in the minibuffer. -Only used when `file-name-shadow-mode' is active and emacs -is not running under a window-system; if emacs is running under a window +Only used when `file-name-shadow-mode' is active and Emacs +is not running under a window-system; if Emacs is running under a window system, `file-name-shadow-properties' is used instead." :type file-name-shadow-properties-custom-type :group 'minibuffer