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-10-24 16:50:07 +08:00
2024-05-29 12:09:05 -07:00
2024-05-29 12:09:05 -07:00
2024-11-03 20:18:14 -08:00
2024-11-07 13:57:35 -08:00
2024-07-08 16:51:05 +02:00
2024-07-08 16:51:05 +02:00
2024-10-31 22:38:10 -07:00
2024-07-15 09:10:30 -07:00
2024-10-31 22:38:10 -07:00
2024-11-23 22:40:43 -08:00
2024-11-14 09:19:31 -08:00
2024-05-29 12:09:05 -07:00
2024-10-21 14:21:50 -07:00
2024-05-29 12:09:05 -07:00
2024-05-29 12:09:05 -07:00
2024-05-29 12:09:05 -07:00
2024-11-09 17:01:34 -08:00
2024-10-27 21:13:56 -07:00
2024-11-23 22:40:43 -08:00
2024-11-03 20:18:14 -08:00
2024-07-07 20:25:09 -07:00
2024-10-24 16:50:07 +08:00
2024-11-01 23:56:12 +01:00
2024-07-08 16:51:05 +02:00
2024-02-13 12:27:38 -08:00
2024-11-21 10:06:19 +01:00
2024-11-03 20:18:14 -08:00
2024-11-23 22:40:43 -08:00
2024-12-04 09:40:33 +02:00