emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r108084: Further doc fix.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r108084: Further doc fix.
Date: Fri, 02 Nov 2012 02:17:13 -0000
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 108084
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2012-05-01 15:27:10 -0400
message:
  Further doc fix.
modified:
  lisp/eshell/esh-cmd.el
=== modified file 'lisp/eshell/esh-cmd.el'
--- a/lisp/eshell/esh-cmd.el    2012-05-01 18:48:46 +0000
+++ b/lisp/eshell/esh-cmd.el    2012-05-01 19:27:10 +0000
@@ -239,7 +239,7 @@
   "If non-nil, enable Eshell debugging code.
 This is slow, and only useful for debugging problems with Eshell.
 If you change this without using customize after Eshell has loaded,
-you must re-load 'eshell-cmd.el'."
+you must re-load 'esh-cmd.el'."
   :initialize 'custom-initialize-default
   :set (lambda (symbol value)
         (set sym val)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]