]> git.eshelyaron.com Git - emacs.git/commit
New project-save-some-buffers command
authorSean Whitton <spwhitton@spwhitton.name>
Sat, 15 Mar 2025 08:03:38 +0000 (16:03 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 16 Mar 2025 16:35:07 +0000 (17:35 +0100)
commit8619e0de6bdfcd9344fd96b0346672e6681411e8
tree082132f885198995deb2fc2dac58a4e8bcbf559c
parent137adb6c1c68521215f3b75b577bee6030b788b8
New project-save-some-buffers command

* lisp/progmodes/project.el (project-save-some-buffers): New command.
(project-prefix-map): Bind it to C-x p C-x s.
* etc/NEWS: Announce the new command and binding.

(cherry picked from commit db0bed7a68cd2308eba61247a6a77f73533ffef6)
lisp/progmodes/project.el