changeset 73750:a8f0f78b5599

(file-name-shadow-tty-properties): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 06 Nov 2006 02:41:01 +0000
parents 0ccca06d2010
children a2208b1d3dfd
files lisp/rfn-eshadow.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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