comparison lisp/eshell/eshell.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents dfc70cb4fd02
children 9915b3ca4e0f 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
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
564 ;;; eshell.el ends here 565 ;;; eshell.el ends here