emacs/lisp/eshell
Sam Steingold 18b680cfd1 Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'
* lisp/window.el (display-comint-buffer-action): New `defcustom`,
defaults to 'display-buffer-same-window' for backward compatibility.
* lisp/cmuscheme.el (run-scheme, switch-to-scheme): Pass
'display-comint-buffer-action' to 'pop-to-buffer' instead
of using 'pop-to-buffer-same-window'.
* lisp/eshell/eshell.el (eshell): Likewise.
* lisp/shell.el (shell): Likewise.
* lisp/org/ol-eshell.el (org-eshell-open): Likewise.
* lisp/progmodes/inf-lisp.el (inferior-lisp): Likewise.
* lisp/progmodes/project.el (project-shell, project-eshell): Likewise.
* lisp/textmodes/tex-mode.el (tex-display-shell, tex-compile-default)
(tex-recenter-output-buffer): Pass 'display-comint-buffer-action'
to 'pop-to-buffer'.
2021-12-28 17:28:49 -05:00
..
em-alias.el
em-banner.el Prefer the defcustom :risky property in eshell 2021-12-24 15:37:05 +01:00
em-basic.el
em-cmpl.el Merge from origin/emacs-28 2021-12-28 06:30:38 +01:00
em-dirs.el
em-glob.el
em-hist.el Prefer the defcustom :risky property in eshell 2021-12-24 15:37:05 +01:00
em-ls.el
em-pred.el Prefer the defcustom :risky property in eshell 2021-12-24 15:37:05 +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
em-smart.el
em-term.el ; Stylistic docfixes in eshell/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
em-tramp.el
em-unix.el ; Stylistic docfixes in eshell/*.el found by checkdoc 2021-09-19 12:59:55 +02:00
em-xtra.el
esh-arg.el Use defvar-keymap in eshell 2021-12-24 15:36:48 +01:00
esh-cmd.el Prefer the defcustom :risky property in eshell 2021-12-24 15:37:05 +01:00
esh-ext.el
esh-io.el Prefer the defcustom :risky property in eshell 2021-12-24 15:37:05 +01: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
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 Prefer the defcustom :risky property in eshell 2021-12-24 15:37:05 +01:00
eshell.el Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action' 2021-12-28 17:28:49 -05:00