comparison lisp/eshell/eshell.el @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
559 (message "Unloading %s...done" (symbol-name module))))) 559 (message "Unloading %s...done" (symbol-name module)))))
560 (message "Unloading eshell...done"))) 560 (message "Unloading eshell...done")))
561 561
562 (run-hooks 'eshell-load-hook) 562 (run-hooks 'eshell-load-hook)
563 563
564 ;;; arch-tag: 9d4d5214-0e4e-4e02-b349-39add640d63f
565 ;;; eshell.el ends here 564 ;;; eshell.el ends here