From: Glenn Morris Date: Tue, 1 May 2012 19:27:10 +0000 (-0400) Subject: Further doc fix. X-Git-Tag: emacs-24.2.90~471^2~223 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aac7ba08b8ab6c37bc0d8f8f81846204bafc27e4;p=emacs.git Further doc fix. --- diff --git a/lisp/eshell/esh-cmd.el b/lisp/eshell/esh-cmd.el index 86de9725790..b1f8fd037a4 100644 --- a/lisp/eshell/esh-cmd.el +++ b/lisp/eshell/esh-cmd.el @@ -239,7 +239,7 @@ return non-nil if the command is complex." "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)