Index: emacs/lisp/eshell/esh-mode.el
diff -c emacs/lisp/eshell/esh-mode.el:1.21 emacs/lisp/eshell/esh-mode.el:1.22
*** emacs/lisp/eshell/esh-mode.el:1.21 Sat May 14 14:03:31 2005
--- emacs/lisp/eshell/esh-mode.el Thu May 26 15:15:18 2005
***************
*** 435,441 ****
(if eshell-first-time-p
(run-hooks 'eshell-first-time-mode-hook))
! (run-hooks 'eshell-mode-hook)
(run-hooks 'eshell-post-command-hook))
(put 'eshell-mode 'mode-class 'special)
--- 435,441 ----
(if eshell-first-time-p
(run-hooks 'eshell-first-time-mode-hook))
! (run-mode-hooks 'eshell-mode-hook)
(run-hooks 'eshell-post-command-hook))
(put 'eshell-mode 'mode-class 'special)
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs