]> git.eshelyaron.com Git - emacs.git/commit
Mark display-comint-buffer-action as obsolete after adding a category.
authorJuri Linkov <juri@linkov.net>
Fri, 5 Apr 2024 16:44:52 +0000 (19:44 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 6 Apr 2024 06:43:55 +0000 (08:43 +0200)
commit5f3093ad7888c6e159a785d975818c9797061514
tree1b39ac34dc2b9bdc275ef56e7993348d4e722ced
parent4551460a060cbe2792b23ea7e2e814edc50a495a
Mark display-comint-buffer-action as obsolete after adding a category.

* lisp/window.el (display-comint-buffer-action):
Append '(category . comint)' to the default value.  Mark as obsolete.
(display-tex-shell-buffer-action):
Append '(category . tex-shell)' to the default value.  Mark as obsolete.
(bug#69983)

(cherry picked from commit 4e22ad8cef0710bf5ce3bf99deb8dd6e30d4078c)
etc/NEWS
lisp/window.el