]> code.delx.au - gnu-emacs/blobdiff - lisp/eshell/em-ls.el
Backslash cleanup in Elisp source files
[gnu-emacs] / lisp / eshell / em-ls.el
index 76751e51dfd7af6b5941685b8b1abe42f0501287..ae6e0d3e8866834c3f085e186ac1dd8b6efc07d0 100644 (file)
@@ -47,7 +47,7 @@ properties to colorize its output based on the setting of
 (defcustom eshell-ls-date-format "%Y-%m-%d"
   "How to display time information in `eshell-ls-file'.
 This is passed to `format-time-string' as a format string.
-To display the date using the current locale, use \"%b \%e\"."
+To display the date using the current locale, use \"%b \ %e\"."
   :version "24.1"
   :type 'string)