1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
emacs/lisp/eshell
Glenn Morris 35ff222c16 Replace eshell-defgroup with plain defgroup
Borrowing a trick from vc-sccs.el, wrap the defgroup in a progn
so that the whole thing ends up in the generated autoload file,
esh-groups.el.

* em-alias.el, em-banner.el, em-basic.el, em-cmpl.el, em-dirs.el:
* em-glob.el, em-hist.el, em-ls.el, em-pred.el, em-prompt.el:
* em-rebind.el, em-script.el, em-smart.el, em-term.el, em-unix.el:
* em-xtra.el: Replace eshell-defgroup with (progn (defgroup.
* eshell.el (eshell-defgroup): Remove alias.
2012-06-27 00:08:06 -07:00
..
.gitignore Nuke arch-tags. 2011-01-15 15:16:57 -08:00
em-alias.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-banner.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-basic.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-cmpl.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-dirs.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-glob.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-hist.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-ls.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-pred.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-prompt.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-rebind.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-script.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-smart.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-term.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-unix.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-xtra.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
esh-arg.el Quote file name commands in eshell. 2012-01-28 21:58:46 +08:00
esh-cmd.el * lisp/files.el (file-name-base): New convenience function. 2012-06-26 12:23:01 -04:00
esh-ext.el Fix bug #10523 with bad value of eshell-windows-shell-file. 2012-02-04 11:57:09 +02:00
esh-io.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
esh-mode.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
esh-module.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
esh-opt.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
esh-proc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
esh-util.el Handle comments in eshell-read-hosts-file (tiny change) 2012-01-23 00:12:10 -08:00
esh-var.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
eshell.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00