[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r108084: Further doc fix.
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r108084: Further doc fix. |
Date: |
Tue, 01 May 2012 15:27:10 -0400 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
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)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r108084: Further doc fix.,
Glenn Morris <=