1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 21:20:44 -08:00
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
em-banner.el
em-basic.el
em-cmpl.el
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
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
em-pred.el * lisp/eshell/em-pred.el: Take advantage of lexical scoping 2021-05-18 17:53:44 -04:00
em-prompt.el
em-rebind.el
em-script.el Fix cd to directories called "eshell" in eshell 2021-04-05 18:09:41 +02:00
em-smart.el
em-term.el
em-tramp.el
em-unix.el
em-xtra.el Cleanup in em-extra.el 2021-04-17 02:25:42 +02:00
esh-arg.el
esh-cmd.el
esh-ext.el
esh-io.el
esh-mode.el
esh-module.el
esh-opt.el
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
eshell.el