summaryrefslogtreecommitdiff
path: root/doc/lispref/keymaps.texi
Commit message (Expand)AuthorAgeFilesLines
* Document :vert-only tool bar propertyLars Ingebrigtsen2022-09-121-0/+4
* Signal error on duplicate key definitionsRobert Pluim2022-08-021-2/+4
* Merge from origin/emacs-28Stefan Kangas2022-07-311-0/+1
|\
| * Improve indexing of keymap variablesEli Zaretskii2022-07-301-0/+1
* | ; Improve documentation of 'set-transient-map' changesEli Zaretskii2022-07-071-9/+13
* | Add new args MESSAGE and TIMEOUT to set-transient-map (bug#21634)Juri Linkov2022-07-061-0/+10
* | Document using make-composed-keymap with defvar-keymapStefan Kangas2022-07-041-5/+4
* | Filter out NS non-key events from `where-is-internal'Lars Ingebrigtsen2022-06-181-0/+5
* | Use "@code{nil}" in documentationPaul Eggert2022-04-181-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix documentation of 'define-keymap'Eli Zaretskii2021-12-291-23/+26
* | Fix recent changes in 'keymap-lookup' documentationEli Zaretskii2021-12-291-4/+5
* | Document keymap-set-after in Modifying Menus in lisprefLars Ingebrigtsen2021-12-291-5/+5
* | Document `keymap-lookup' in the lipsref manualLars Ingebrigtsen2021-12-291-15/+24
* | Move define-keymap manual entry to Creating KeymapsLars Ingebrigtsen2021-12-291-89/+97
* | ; Fix spelling; be consistent with "key binding" (Bug#52674)Stefan Kangas2021-12-211-2/+2
* | Edit the lispref manual for define-key/keymap-set falloutLars Ingebrigtsen2021-11-291-12/+27
* | Put back documentation of legacy keymap functionsEli Zaretskii2021-11-161-45/+97
* | Minor copyedits of recent documentation changesEli Zaretskii2021-11-161-9/+11
* | Start adjusting the manuals to talk about the keymap-* functionsLars Ingebrigtsen2021-11-161-163/+172
* | Support a new ["..."] key binding syntaxLars Ingebrigtsen2021-10-171-23/+56
* | Add new function 'kbd-valid-p'Lars Ingebrigtsen2021-10-161-0/+7
* | Allow :keys in menus to be computed dynamicallyLars Ingebrigtsen2021-10-111-0/+6
* | Change the call convention for `defvar-keymap'Lars Ingebrigtsen2021-10-051-3/+4
* | Remove :copy from define-keymapLars Ingebrigtsen2021-10-041-4/+0
* | Add 'define-keymap' and 'defvar-keymap'Lars Ingebrigtsen2021-10-041-0/+95
|/
* Merge from origin/emacs-27Glenn Morris2021-04-251-1/+1
|\
| * ; * doc/lispref/keymaps.texi (Easy Menu): Fix typo.Philipp Stephani2021-04-171-1/+1
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | * doc/lispref/keymaps.texi (Translation Keymaps): Fix small misprintFilipp Gunbin2021-04-131-1/+1
* | Remove several references to Emacs 22 and earlierStefan Kangas2021-03-101-6/+0
* | Remove the 'M-o' ('facemap-keymap') binding experimentallyLars Ingebrigtsen2021-02-101-6/+0
* | Fix up example in the Modifying Menus node in the lispref manualLars Ingebrigtsen2021-01-201-3/+2
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Tool bar documentation clarification: Mention forcing updatesLars Ingebrigtsen2020-12-141-0/+5
* | Clarify Extended Menu Items a bit moreLars Ingebrigtsen2020-12-131-3/+4
* | Merge from origin/emacs-27Glenn Morris2020-04-201-18/+15
|\ \ | |/
| * * doc/lispref/keymaps.texi (Extended Menu Items, Easy Menu) <:key-sequence>:Stefan Monnier2020-04-191-14/+11
| * Document constant vs mutable objects betterPaul Eggert2020-04-181-4/+4
* | Merge from origin/emacs-27Glenn Morris2020-04-111-14/+6
|\ \ | |/
| * ; * doc/lispref/keymaps.texi (Extended Menu Items): Fix last change.Eli Zaretskii2020-04-111-2/+4
| * * doc/lispref/keymaps.texi (Extended Menu Items): Tweak :key-sequenceStefan Monnier2020-04-101-13/+3
* | Add new help command describe-keymapStefan Kangas2020-02-041-2/+5
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Rearrange NEWS, add missing documentationEli Zaretskii2019-12-281-0/+2
* Use 'C-x t' for tab-prefix-map instead of 'C-x 6' still used by 2C-mode-map.Juri Linkov2019-10-201-2/+8
* Document REAL-BINDING more extensively in Extended Menu ItemsLars Ingebrigtsen2019-10-111-4/+10
* Don't bind 'C-x 6' to '2C-mode-map' globally by default.Juri Linkov2019-10-061-2/+2
* Clarify in the manual when to use function-key-mapLars Ingebrigtsen2019-07-251-2/+3