Remove leading `*' from defcustom doc-strings.
commitc6d48e4781164219396c224c2e969b4a9055da3f
authorGlenn Morris <rgm@gnu.org>
Sat, 24 Nov 2007 21:15:08 +0000 (24 21:15 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 24 Nov 2007 21:15:08 +0000 (24 21:15 +0000)
treec4b0d4ec144e43f65f6db363996d7e32cc82b9f7
parent93a759bac784326fc0f52d8cc74b88f3658be995
Remove leading `*' from defcustom doc-strings.
(esh-mode): Require it.
(esh-util): Use require rather than featurep and load.
(eshell): No need to test if eshell-mode is bound; remove obsolete
reference to eshell-auto.
(eshell-command, eshell-command-result): Don't require esh-mode
now that the file does.
(top-level): Move provide statement to the end of the
file.  Re-order and update commentary.
lisp/ChangeLog
lisp/eshell/eshell.el