]> code.delx.au - gnu-emacs/commitdiff
(file-name-shadow-tty-properties): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 6 Nov 2006 02:41:01 +0000 (02:41 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 6 Nov 2006 02:41:01 +0000 (02:41 +0000)
lisp/rfn-eshadow.el

index e8f0ab74caa8a9fde0406eca3813a5bf14046a33..8e5800392737f799ac2fffdf81c584a25b263eb0 100644 (file)
@@ -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