emacs/lisp/eshell
Stefan Kangas 31d34e43e5 Use defvar-keymap in eshell
* lisp/eshell/em-cmpl.el (eshell-cmpl-mode-map):
* lisp/eshell/em-hist.el (eshell-isearch-map, eshell-hist-mode-map):
* lisp/eshell/em-pred.el (eshell-pred-mode-map):
* lisp/eshell/em-prompt.el (eshell-prompt-mode-map):
* lisp/eshell/em-rebind.el (eshell-rebind-mode-map):
* lisp/eshell/esh-arg.el (eshell-arg-mode-map):
* lisp/eshell/esh-mode.el (eshell-mode-map, eshell-command-map):
* lisp/eshell/esh-proc.el (eshell-proc-mode-map):
* lisp/eshell/esh-var.el (eshell-var-mode-map): Use defvar-keymap.
2021-12-24 15:36:48 +01:00
..
em-alias.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-banner.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-basic.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
em-cmpl.el Use defvar-keymap in eshell 2021-12-24 15:36:48 +01:00
em-dirs.el Adjust eshell and ps-print to not use emacs-kill-hook 2021-07-04 14:07:59 +02:00
em-glob.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
em-hist.el Use defvar-keymap in eshell 2021-12-24 15:36:48 +01:00
em-ls.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
em-pred.el Use defvar-keymap in eshell 2021-12-24 15:36:48 +01:00
em-prompt.el Use defvar-keymap in eshell 2021-12-24 15:36:48 +01:00
em-rebind.el Use defvar-keymap in eshell 2021-12-24 15:36:48 +01:00
em-script.el Fix cd to directories called "eshell" in eshell 2021-04-05 18:09:41 +02:00
em-smart.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
em-term.el ; Stylistic docfixes in eshell/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
em-tramp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-unix.el ; Stylistic docfixes in eshell/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
em-xtra.el Cleanup in em-extra.el 2021-04-17 02:25:42 +02:00
esh-arg.el Use defvar-keymap in eshell 2021-12-24 15:36:48 +01:00
esh-cmd.el Fix eshell for systems that do not have subprocesses 2021-12-12 15:50:28 +08:00
esh-ext.el ; More minor docfixes found by checkdoc 2021-09-14 07:57:14 +02:00
esh-io.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
esh-mode.el Use defvar-keymap in eshell 2021-12-24 15:36:48 +01:00
esh-module.el ; Stylistic docfixes in eshell/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
esh-opt.el Delete some commented out defgroups 2021-03-24 06:15:37 +01:00
esh-proc.el Use defvar-keymap in eshell 2021-12-24 15:36:48 +01:00
esh-util.el eshell: Prefer octal number for file modes 2021-12-12 09:12:14 +01:00
esh-var.el Use defvar-keymap in eshell 2021-12-24 15:36:48 +01:00
eshell.el Docfix: use command substitution for 'universal-argument' 2021-09-16 20:05:48 +02:00