1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 11:33:09 -08:00
emacs/doc
Robert Pluim bf47851e08 Signal error on duplicate key definitions
* lisp/keymap.el (define-keymap, defvar-keymap): Signal error if the
same key is specified twice.  (Bug#56873)

* doc/lispref/keymaps.texi (Creating Keymaps): Document error
signaling behaviour.

* test/src/keymap-tests.el (keymap-test-duplicate-definitions): Test
duplicate definition detection.
2022-08-02 14:29:43 +02:00
..
emacs Wrap around the search on typing a letter (bug#56535) 2022-08-01 22:19:01 +03:00
lispintro Change current-time back to list form 2022-04-28 12:54:06 -07:00
lispref Signal error on duplicate key definitions 2022-08-02 14:29:43 +02:00
man Merge from origin/emacs-28 2022-06-13 06:55:57 +02:00
misc Make quickurl.el obsolete (part 2/2) 2022-07-28 12:47:55 +02:00