]> git.eshelyaron.com Git - emacs.git/commit
Include shorter bindings in diff-mode docstring
authorSean Whitton <spwhitton@spwhitton.name>
Sat, 19 Jul 2025 10:17:25 +0000 (11:17 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 25 Jul 2025 08:08:15 +0000 (10:08 +0200)
commit93f35d602a0a1f048e4011bbf4b89d3cfb853986
treec96468bda9b42d5daefea4074e4fa8f54dad036e
parentd673faae8bcaf3a5ef97305912ff21ac1f642a0f
Include shorter bindings in diff-mode docstring

* lisp/vc/diff-mode.el (diff-read-only-map): New keymap,
factored out of code modifying minor-mode-map-alist.
(diff-mode): Include bindings from diff-read-only-map in
docstring (bug#34080).

(cherry picked from commit c56c56b3c68d274fda9cea171f1e530864ee634c)
lisp/vc/diff-mode.el