1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 23:40:39 -08:00
emacs/lisp/textmodes
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
..
artist.el Make some variable aliases obsolete 2021-12-20 22:16:24 +01:00
bib-mode.el
bibtex-style.el
bibtex.el Make some variable aliases obsolete 2021-12-20 22:16:24 +01:00
conf-mode.el
css-mode.el
dns-mode.el
enriched.el
etc-authors-mode.el Convert etc-authors-mode-map to defvar-keymap 2021-12-08 01:57:45 +01:00
fill.el Make fill-region-as-paragraph clear the markers it creates 2021-11-29 15:40:19 +01:00
flyspell.el * lisp/textmodes/flyspell.el: Pop up the menu under cursor from keyboard. 2021-11-22 21:07:08 +02:00
glyphless-mode.el Fix recent changes related to 'glyphless-display-mode' 2021-12-02 12:32:17 +02:00
ispell.el Make some variable aliases obsolete 2021-12-20 22:16:24 +01:00
less-css-mode.el
makeinfo.el
mhtml-mode.el
nroff-mode.el
page-ext.el
page.el
paragraphs.el * lisp/textmodes/paragraphs.el (repunctuate-sentences): Region for NO-QUERY. 2021-12-28 21:51:54 +02:00
picture.el
pixel-fill.el Fix pixel-fill--fill-line infloop for certain unbreakable lines 2021-12-04 20:38:22 +01:00
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el Use substitute-command-keys for literal key sequences 2021-11-22 12:04:19 +01:00
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el Recognize starred environments 2021-12-15 12:10:05 +01:00
reftex.el
remember.el
rst.el
sgml-mode.el Make some variable aliases obsolete 2021-12-20 22:16:24 +01:00
table.el Fix table-fixed-width-mode when typing fast 2021-12-01 19:49:13 +01:00
tex-mode.el Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action' 2021-12-28 17:28:49 -05:00
texinfmt.el
texinfo.el ; * lisp/textmodes/texinfo.el: Remove stale comment. 2021-12-08 01:48:11 +01:00
texnfo-upd.el
text-mode.el
tildify.el
two-column.el
underline.el