summaryrefslogtreecommitdiff
path: root/doc/lispref/commands.texi
Commit message (Expand)AuthorAgeFilesLines
* Add cross-reference to ELisp manualEli Zaretskii2016-06-131-1/+1
* Improve documentation of focus-related hooksEli Zaretskii2016-02-231-1/+2
* Document 'funcall-interactively'Eli Zaretskii2016-01-161-0/+8
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Restore some of the quoting in the manualsEli Zaretskii2015-09-161-1/+1
* Quote less in manualsPaul Eggert2015-09-151-10/+10
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-1/+1
* Minor quoting etc. fixes to lispref manualPaul Eggert2015-04-101-3/+3
* Merge from origin/emacs-24Paul Eggert2015-03-231-4/+11
|\
| * Another minor improvement in ELisp manual (Bug#20168)Eli Zaretskii2015-03-231-2/+3
| * Improve docs of 'posn-actual-col-row' (Bug#20169)Eli Zaretskii2015-03-231-1/+7
| * Minor documentation fix in ELisp manual (Bug#20174)Eli Zaretskii2015-03-231-1/+1
* | Spacing and punctuation fixesPaul Eggert2015-03-171-3/+3
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-281-4/+19
|\ \ | |/
| * Prevent artist-mode from creating runaway timers (Bug#6130).Daniel Koning2015-01-211-4/+19
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-0/+9
|\ \ | |/
| * Improve indexing on the chapter/section/subsection levels.Eli Zaretskii2014-12-231-0/+9
* | Merge from emacs-24; up to 2014-07-20T16:14:58Z!dmantipov@yandex.ruGlenn Morris2014-10-041-20/+15
|\ \ | |/
| * * doc/lispref/commands.texi (Generic Commands): Copyedits.Glenn Morris2014-10-031-20/+15
* | Merge from emacs-24; up to 2014-06-03T06:51:18Z!eliz@gnu.orgGlenn Morris2014-06-141-10/+11
|\ \ | |/
| * Fix documentation mentioned in bug #17768.Eli Zaretskii2014-06-141-10/+11
* | Document latest changes in make_lispy_position.Eli Zaretskii2014-06-071-2/+3
* | Include interactive-only information in describe-function outputGlenn Morris2014-03-221-6/+7
* | Allow `declare' to set the interactive-only propertyGlenn Morris2014-03-221-1/+3
|/
* * lispref/commands.texi (Defining Commands): Tweak previous change.Glenn Morris2014-03-221-2/+3
* * lispref/commands.texi (Defining Commands): List interactive-only values.Glenn Morris2014-03-221-1/+5
* * lispref/commands.texi (Defining Commands): Copyedit re `interactive-only'.Glenn Morris2014-03-211-5/+4
* Style fixes for floating-point doc.Paul Eggert2014-03-171-5/+5
* Document `define-alternatives'.Xue Fuqiao2014-02-281-0/+34
* (Quitting): Refer to the right node for `set-input-mode' (bug#11458).Lars Ingebrigtsen2014-02-081-1/+1
* Document the `event-start' and `event-end' functions more completelyLars Ingebrigtsen2014-02-081-1/+4
* More doc updates.Chong Yidong2014-01-061-7/+20
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* More doc updatesChong Yidong2013-12-271-3/+6
* Doc updates for several Emacs 24.4 changes.Chong Yidong2013-12-251-1/+5
* commands.texi small fix for bug#13393Glenn Morris2013-01-091-4/+4
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Hyphen and dash fixes in texinfo files.Paul Eggert2012-12-221-1/+1
* Fix minor whitespace issues after "." in manual.Paul Eggert2012-12-051-4/+4
* Lisp manual improvements for plists and symbol plists.Chong Yidong2012-12-021-2/+2
* More Emacs 24.3 documentation updates.Chong Yidong2012-10-271-11/+0
* Spelling fixes.Paul Eggert2012-10-041-1/+1
* Update docs for a bunch of 24.3 changes.Chong Yidong2012-09-301-67/+75
* Remove unread-command-char.Stefan Monnier2012-09-121-11/+0
* Improve documentation of special events and of the "e" interactive spec.Eli Zaretskii2012-07-211-11/+17
* Improve and document the language-change event on MS-Windows.Eli Zaretskii2012-06-231-0/+32
* Nuke hand-written node pointers in doc/lisprefGlenn Morris2012-05-261-4/+1
* Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.comGlenn Morris2012-05-261-2/+2
|\