summaryrefslogtreecommitdiff
path: root/doc/lispref/commands.texi
Commit message (Expand)AuthorAgeFilesLines
* Add a new command for mode-specific commandsLars Ingebrigtsen2021-02-201-0/+9
* Merge from origin/emacs-27Glenn Morris2021-02-191-1/+4
|\
| * More accurate documentation of the "r" interactive specEli Zaretskii2021-02-191-1/+4
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
| * * doc/lispref/commands.texi (Key Sequence Input): Fix indexing.Eli Zaretskii2020-10-311-14/+14
| * Updating docs with all special window prefix keys.Jared Finder2020-10-311-5/+13
* | Fix recent Command Modes changes in Elisp manualBasil L. Contovounesios2021-02-171-7/+8
* | doc/lispref/commands.texi (Command Modes): Fix typo.Matt Armstrong2021-02-171-2/+2
* | Explicate on how to tag commands with modesLars Ingebrigtsen2021-02-171-15/+73
* | ; Fix last change in commands.texi.Eli Zaretskii2021-02-171-0/+1
* | Disable filtering of commands in M-x completionEli Zaretskii2021-02-171-6/+10
* | Add 'read-extended-command-predicate'Lars Ingebrigtsen2021-02-141-0/+9
* | Extend the syntax of `interactive' to list applicable modesLars Ingebrigtsen2021-02-141-1/+18
* | Make libraries works with xterm-mouse-mode.Jared Finder2021-01-151-2/+12
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Add a new recursively bound `current-minibuffer-command' variableLars Ingebrigtsen2020-12-141-0/+7
* | * doc/lispref/commands.texi (Key Sequence Input): Fix indexing.Eli Zaretskii2020-10-311-14/+14
* | Updating docs with all special window prefix keys.Jared Finder2020-10-311-5/+13
* | Merge from origin/emacs-27Glenn Morris2020-10-171-4/+44
|\|
| * Fix posn-at-x-y in builds --without-xEli Zaretskii2020-10-161-4/+44
* | Update documentation on this-command-keys to reflect new behaviorLars Ingebrigtsen2020-10-071-4/+3
|/
* Improve documentation of special eventsEli Zaretskii2020-08-131-0/+7
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix cross-references in ELisp manualEli Zaretskii2019-12-141-3/+4
* Mouse rectangular region selection (bug#38013)Mattias EngdegÄrd2019-11-271-0/+6
* Fix recent documentation changesEli Zaretskii2019-11-141-0/+3
* while-no-input-ignore-events manual clarificationLars Ingebrigtsen2019-10-201-1/+1
* Remove unused code and reformat to 70 columns.Juri Linkov2019-10-011-18/+20
* Update documentation for tabs.Juri Linkov2019-09-281-8/+11
* Mention what effect nil has as the prompt for read-event/char/etcLars Ingebrigtsen2019-08-151-6/+6
* Merge from emacs-26Noam Postavsky2019-06-251-33/+37
|\
| * Improve wording of documentation of click eventsEli Zaretskii2019-06-161-33/+37
* | Clarify what constitutes an event (bug#35238)Basil L. Contovounesios2019-05-071-6/+3
* | Fix defining keyboard macros in CUA modeEli Zaretskii2019-03-201-0/+8
* | Revert "; Document input-event-functions"Phillip Lord2019-03-021-12/+0
* | ; Fix recent changes in ELisp manualEli Zaretskii2019-01-251-3/+3
* | ; Document input-event-functionsPhillip Lord2019-01-251-1/+13
|/
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* * doc/lispref/commands.texi (Adjusting Point): Bug#33662Stefan Monnier2018-12-091-1/+2
* Document that generic functions cannot be commandsEli Zaretskii2018-10-301-0/+3
* Improve recent change to ELisp manualEli Zaretskii2018-09-111-3/+4
* Clarify documentation of functions reading character eventsEli Zaretskii2018-09-101-22/+42
* Use @key{} where it is missing in the manualsMichael Albinus2018-01-311-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Avoid some overfull lines in PDF lisprefGlenn Morris2017-12-221-3/+3
* * doc/lispref/commands.texi (Adjusting Point): Fix wording. (Bug#29042)Eli Zaretskii2017-10-281-5/+5
* Be more consistent about "directory name" in manualPaul Eggert2017-09-091-1/+1
* Merge from origin/emacs-25Paul Eggert2017-03-191-1/+2
|\
| * Improve documentation of interactive "r".Eli Zaretskii2017-03-171-1/+2
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\|