emacs/lisp/eshell
Lars Ingebrigtsen 46d4ddd176 Adjust eshell and ps-print to not use emacs-kill-hook
* lisp/ps-print.el (ps-kill-emacs-check):

* lisp/eshell/em-dirs.el (eshell-dirs-initialize)
(eshell-save-some-last-dir): Don't use `emacs-kill-hook' (bug#28943).

* lisp/eshell/em-hist.el (eshell-hist-initialize)
(eshell-save-some-history):
2021-07-04 14:07:59 +02: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 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-cmpl.el Make pcomplete-ignore-case obsolete 2021-02-09 09:20:11 +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 Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-hist.el Adjust eshell and ps-print to not use emacs-kill-hook 2021-07-04 14:07:59 +02:00
em-ls.el * lisp: Remove yet more always-nil variables 2021-03-11 13:29:14 -05:00
em-pred.el * lisp/eshell/em-pred.el: Take advantage of lexical scoping 2021-05-18 17:53:44 -04:00
em-prompt.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-rebind.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-script.el Fix cd to directories called "eshell" in eshell 2021-04-05 18:09:41 +02:00
em-smart.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-term.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-tramp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-unix.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
em-xtra.el Cleanup in em-extra.el 2021-04-17 02:25:42 +02:00
esh-arg.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
esh-cmd.el Make two eshell aliases obsolete 2021-02-01 12:29:09 +01:00
esh-ext.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
esh-io.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
esh-mode.el Replace "(default %s)" with 'format-prompt' 2021-03-24 10:31:31 +01:00
esh-module.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
esh-opt.el Delete some commented out defgroups 2021-03-24 06:15:37 +01:00
esh-proc.el * lisp/eshell/esh-proc.el (eshell-kill-process-function): Use remove-hook 2021-04-11 22:42:36 -04:00
esh-util.el * lisp/eshell/esh-util.el: Require seq 2021-04-11 22:46:48 -04:00
esh-var.el Use declare instead of def-edebug-spec in most places 2021-02-12 16:08:01 -05:00
eshell.el Remove redundant #' before lambda in eshell/*.el 2021-04-03 03:11:35 +02:00