]> git.eshelyaron.com Git - emacs.git/commit
Fix *Help* text when a command is bound to a single key
authorEli Zaretskii <eliz@gnu.org>
Thu, 26 Jun 2025 14:39:19 +0000 (17:39 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 23 Jul 2025 19:19:15 +0000 (21:19 +0200)
commit51d5c2f6dff68209bbd3d68fa2e4045c6d3973eb
tree31df8c3a986b4f6621808273e1757242de0db9bb
parentcc3f2c7897d8206fdc0353f8d8c327d596a3ea42
Fix *Help* text when a command is bound to a single key

* lisp/help-fns.el (help-fns--key-bindings): Don't insert
redundant period.  (Bug#78905)

(cherry picked from commit 80cb688b04b11a0f2291a3dfb26c16febfdea4cd)
lisp/help-fns.el