mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-11 16:08:13 +00:00
Require eshell.
This commit is contained in:
parent
44f75c4ff1
commit
05c4042483
@ -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…
Reference in New Issue
Block a user