1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00
emacs/lisp/eshell
Glenn Morris d1aae61450 Aliases to defcustoms must come before the defcustom.
* strokes.el (strokes-modeline-string):
* emulation/crisp.el (crisp-mode-modeline-string):
* eshell/esh-mode.el (eshell-status-in-modeline):
Aliases to defcustoms must come before the defcustom.
2012-10-06 12:55:47 -07:00
..
.gitignore Nuke arch-tags. 2011-01-15 15:16:57 -08:00
em-alias.el Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08:00
em-banner.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
em-basic.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-cmpl.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04: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 More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
em-ls.el * eshell/em-ls.el (eshell/ls): Use `apply'. 2012-07-16 13:42:01 +02: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 More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
em-smart.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
em-term.el * em-term.el (eshell-term-name): Default to term-term-name. (Bug#12485) 2012-09-24 21:15:24 -04:00
em-unix.el * lisp/eshell/em-unix.el (eshell/sudo): Explicitly drop return value. 2012-09-09 17:11:14 -04: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 Improve previous eshell change 2012-09-24 14:38:14 -04:00
esh-ext.el * eshell/esh-ext.el: Explain, why we suppress the check in 2012-08-31 13:11:06 +02:00
esh-io.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
esh-mode.el Aliases to defcustoms must come before the defcustom. 2012-10-06 12:55:47 -07:00
esh-module.el Replace eshell-defgroup with plain defgroup 2012-06-27 00:08:06 -07:00
esh-opt.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
esh-proc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
esh-util.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
esh-var.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
eshell.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00