emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Should (defalias 'eshell-defgroup 'defgroup) be removed?


From: Leo
Subject: Should (defalias 'eshell-defgroup 'defgroup) be removed?
Date: Wed, 01 Dec 2010 04:22:52 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (Mac OS X 10.6.5)

Hello,

Any idea why eshell doesn't use defgroup directly? And any idea why

,----[ line 240 in eshell.el ]
| ;; This is hack to force make-autoload to put the whole definition
| ;; into the autoload file (see esh-module.el).
| (defalias 'eshell-defgroup 'defgroup)
`----

Cheers,
Leo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]