aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/keymaps.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge from origin/emacs-26Glenn Morris2019-03-091-5/+6
|\
| * Fix markup of fake keys in the ELisp manualEli Zaretskii2019-03-091-5/+6
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Complement to last commitStefan Monnier2018-09-221-1/+1
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-1/+1
|/
* Further improvements on manualsMichael Albinus2018-03-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix uses of 'nil' and 'non-nil' in manuals and a few more minor issuesMartin Rudalics2017-12-221-2/+3
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-08-221-4/+13
|\ \ | |/
| * Document use of vectors in keymapsNoam Postavsky2016-08-061-4/+13
* | Merge from origin/emacs-25Paul Eggert2016-06-191-1/+1
|\ \ | |/
| * Doc fixes for grammar and typos (bug#23746)Stephen Berman2016-06-131-1/+1
| * Add a link from Tool Bar to ImagesLars Ingebrigtsen2016-05-011-2/+2
* | Advertize set-keymap-parent as replacement for copy-keymapStefan Monnier2016-06-151-1/+15