• Juri Linkov's avatar
    Suppress warnings for obsolete display-comint-buffer-action (bug#69983) · 598505c4
    Juri Linkov authored
    * 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/sh-script.el (sh-show-shell):
    * lisp/textmodes/tex-mode.el (tex-display-shell)
    (tex-recenter-output-buffer): Add 'with-suppressed-warnings'
    to suppress warnings for obsolete options
    'display-comint-buffer-action' and 'display-tex-shell-buffer-action'.
    598505c4