]> git.eshelyaron.com Git - emacs.git/commit
Improve the documentation of 'key-valid-p'
authorHong Xu <hong@topbug.net>
Sat, 4 Jan 2025 20:32:24 +0000 (12:32 -0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 12 Jan 2025 10:58:55 +0000 (11:58 +0100)
commitdaeab1ab083807edd11046c1363b04ec7a715c4f
tree5e29b800534cb60c0daaa37dd81ebbc6467619fd
parent3060da3014e94426511f02384468532faac243d2
Improve the documentation of 'key-valid-p'

* lisp/keymap.el (key-valid-p): Add an function key and mouse
button example.  Mention '<left>' as a cursor control key
instead of a function key.  Briefly explain what an event may
be.  (Bug#75366)

(cherry picked from commit 82e16cae9cc02d6807561861621cf7b5b9ba928f)
lisp/keymap.el