From: Juanma Barranquero Date: Mon, 6 Nov 2006 02:41:01 +0000 (+0000) Subject: (file-name-shadow-tty-properties): Fix typo in docstring. X-Git-Tag: emacs-pretest-22.0.91~283 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=82db92834656b640fdc5c622b3f9c5a2a9aa94b1;p=emacs.git (file-name-shadow-tty-properties): Fix typo in docstring. --- diff --git a/lisp/rfn-eshadow.el b/lisp/rfn-eshadow.el index e8f0ab74caa..8e580039273 100644 --- a/lisp/rfn-eshadow.el +++ b/lisp/rfn-eshadow.el @@ -106,8 +106,8 @@ If Emacs is not running under a window system, (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