Juri Linkov
d706be4b34
Remove obsolete 'display-comint-buffer-action' (bug#74361)
* lisp/window.el (display-comint-buffer-action):
(display-tex-shell-buffer-action):
Remove obsolete defcustoms.
* lisp/cmuscheme.el (run-scheme, switch-to-scheme):
* lisp/shell.el (shell):
* lisp/eshell/eshell.el (eshell):
* lisp/progmodes/inf-lisp.el (inferior-lisp):
* lisp/progmodes/project.el (project-shell, project-eshell):
* lisp/progmodes/sh-script.el (sh-show-shell):
Replace 'display-comint-buffer-action' with a list of
'display-buffer--same-window-action' and '(category . comint)'.
* lisp/org/ol-eshell.el (org-eshell-open): Add '(category . comint)'.
* lisp/textmodes/tex-mode.el (tex-display-shell)
(tex-recenter-output-buffer):
Replace 'display-tex-shell-buffer-action' with a list of
'display-buffer-in-previous-window' and '(category . tex-shell)'.
2024-12-04 09:40:33 +02:00
..
2024-11-01 23:56:12 +01:00
2024-11-14 23:26:23 -06:00
2024-10-14 20:26:23 -07:00
2024-10-24 16:50:07 +08:00
2024-10-02 12:19:22 +02:00
2024-11-22 09:42:50 +01:00
2024-10-14 20:26:23 -07:00
2024-10-24 16:50:07 +08:00
2024-10-02 12:19:22 +02:00
2024-09-02 21:02:09 +02:00
2024-11-10 11:48:34 +02:00
2024-10-02 12:19:22 +02:00
2024-11-01 23:56:07 +01:00
2024-10-01 21:31:02 +02:00
2024-09-25 16:02:53 +01:00
2024-09-21 14:48:02 +02:00
2024-11-03 15:12:20 +02:00
2024-12-04 09:40:33 +02:00
2024-10-14 20:26:23 -07:00
2024-10-02 12:19:22 +02:00
2024-10-14 20:26:23 -07:00