From b5583b154b7ad88086090ddcf96a763b28107015 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 21 May 2008 03:50:42 +0000 Subject: [PATCH] (eshell-defgroup): New alias. --- lisp/eshell/eshell.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/eshell/eshell.el b/lisp/eshell/eshell.el index ef9aaaef911..43363aaa5fe 100644 --- a/lisp/eshell/eshell.el +++ b/lisp/eshell/eshell.el @@ -239,6 +239,9 @@ the tasks accomplished by such tools." :version "21.1" :group 'applications) +;; This is hack to force make-autoload to put the whole definition +;; into the autoload file (see esh-module.el). +(defalias 'eshell-defgroup 'defgroup) ;;;_* User Options ;; -- 2.39.2