]> git.eshelyaron.com Git - emacs.git/commit
Update project-kill-buffer-conditions to match buffer-match-p
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 14 Apr 2022 08:24:27 +0000 (10:24 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Fri, 15 Apr 2022 08:06:36 +0000 (10:06 +0200)
commit1a3bad431d841e52a61e5f1f09b4ebe7fbbd70da
tree2856674b2e1df5d4899748175139733d2402a24c
parent59ecf25fc86081c9df05b84194c36414c225c265
Update project-kill-buffer-conditions to match buffer-match-p

* project.el (project-kill-buffer-conditions): Document the
deprecation of the use of derived-mode
(project--buffer-check): Have `major-mode' behave like `derived-mode'
did previously, and issue a warning of `derived-mode' is used.
lisp/progmodes/project.el