]> code.delx.au - gnu-emacs/blobdiff - lisp/eshell/esh-module.el
* calendar/calendar.el (cal-loaddefs):
[gnu-emacs] / lisp / eshell / esh-module.el
index 9cdebd712957ce71220e6762a7e3477e546b4881..07040738683695749f53eabc1098f3d0e4df6d20 100644 (file)
@@ -38,7 +38,7 @@ customizing the variable `eshell-modules-list'."
 ;; load the defgroup's for the standard extension modules, so that
 ;; documentation can be provided when the user customize's
 ;; `eshell-modules-list'.
-(require 'esh-groups)
+(load "esh-groups" nil 'nomessage)
 
 ;;; User Variables: