mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
Require eshell.
This commit is contained in:
parent
44f75c4ff1
commit
05c4042483
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@
|
|||
|
||||
(eval-when-compile (require 'esh-maint))
|
||||
|
||||
(require 'eshell)
|
||||
|
||||
(defgroup eshell-script nil
|
||||
"This module allows for the execution of files containing Eshell
|
||||
commands, as a script file."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue