summaryrefslogtreecommitdiff
path: root/doc/lispref/functions.texi
Commit message (Expand)AuthorAgeFilesLines
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-3/+3
* Document cl-generic.elEli Zaretskii2016-01-221-0/+225
* Document 'funcall-interactively'Eli Zaretskii2016-01-161-0/+4
* Document 'define-inline'Eli Zaretskii2016-01-161-10/+105
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Amend doc of `mapconcat': it can take sequences, not merely strings.Alan Mackenzie2015-12-071-7/+10
* Avoid non-ASCII decoding errors in Texinfo filesEli Zaretskii2015-09-251-1/+1
* Quote less in manualsPaul Eggert2015-09-151-8/+8
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2
* Documentation fixes re quotesPaul Eggert2015-08-301-2/+2
* Spacing and punctuation fixesPaul Eggert2015-03-171-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from origin/emacs-24Fabián Ezequiel Gallina2014-12-271-1/+4
|\
| * Improve indexing on the chapter/section/subsection levels.Eli Zaretskii2014-12-231-0/+3
* | "Advice" is a mass noun. Amend text accordingly.Alan Mackenzie2014-12-151-38/+41
* | New macro define-adviceLeo Liu2014-11-181-0/+7
* | Merge from emacs-24; up to 2014-07-20T16:14:58Z!dmantipov@yandex.ruGlenn Morris2014-10-041-1/+1
|\ \ | |/
| * Small doc/ fixes re @var usage.Glenn Morris2014-10-031-1/+1
* | Merge from emacs-24; up to 2014-07-08T06:24:07Z!eggert@cs.ucla.eduGlenn Morris2014-09-071-9/+15
|\ \ | |/
| * * doc/lispref/functions.texi (Core Advising Primitives): Add a note about theStefan Monnier2014-09-041-9/+15
* | Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ruGlenn Morris2014-06-011-4/+4
|\ \ | |/
| * Doc updates re abbrev-expand-functionGlenn Morris2014-05-261-4/+4
* | Merge from emacs-24; up to 2014-05-12T06:15:47Z!rgm@gnu.orgGlenn Morris2014-05-111-1/+2
|\ \ | |/
| * * lisp/emacs-lisp/nadvice.el: Support adding a given function multiple times.Stefan Monnier2014-05-101-1/+2
* | Allow `declare' to set the interactive-only propertyGlenn Morris2014-03-221-0/+4
* | Merge from emacs-24; up to 2014-03-21T21:27:25Z!dancol@dancol.orgGlenn Morris2014-03-221-106/+142
|\ \ | |/
| * doc/lispref/functions.texi (Core Advising Primitives): Fix cross-reference in...Eli Zaretskii2014-03-221-1/+1
| * * doc/lispref/functions.texi (Advising Functions): Explain a bit more howStefan Monnier2014-03-211-106/+142
|/
* doc/lispref/functions.texi (Advising Named Functions): Fix reference.Juanma Barranquero2014-03-181-1/+1
* * doc/lispref/functions.texi (Advising Functions): Try and improve the text.Stefan Monnier2014-03-171-54/+189
* Continuation of previous change.Xue Fuqiao2014-02-281-3/+3
* * doc/lispref/functions.texi (Advising Functions): Tweak markup.Xue Fuqiao2014-02-281-3/+3
* doc/lispref/functions.texi (Declare Form): Fix typo in previous change.Juanma Barranquero2014-02-221-2/+2
* * doc/lispref/functions.texi (Declare Form): Document gv-expander,Stefan Monnier2014-02-211-2/+35
* Some doc for defalias-fset-functionGlenn Morris2014-02-191-0/+5
* * doc/lispref/functions.texi (Advising Functions): New section.Stefan Monnier2014-01-101-6/+268
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* More doc updatesChong Yidong2013-12-271-9/+9
* * doc/lispref/functions.texi (Obsolete Functions): Add an index for obsolete ...Xue Fuqiao2013-09-121-0/+1
* Add indexes for elisp manual.Xue Fuqiao2013-08-021-0/+1
* Merge from emacs-24; up to 2012-12-29T06:14:00Z!cyd@gnu.orgGlenn Morris2013-06-231-1/+2
|\
| * * doc/lispref/functions.texi (Anonymous Functions): Put back 'Glenn Morris2013-06-111-1/+2
* | * doc/lispref/functions.texi (Lambda Expressions): Lambda expressions don'tStefan Monnier2013-05-281-3/+2
|/
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Fix bug #13292 with use of @var in @def.. commands in ELisp manual.Eli Zaretskii2012-12-291-1/+1
* Fix minor whitespace issues after "." in manual.Paul Eggert2012-12-051-11/+11
* Lispref updates for some things no longer being special formsGlenn Morris2012-10-311-2/+2
* Cleanup uses of "-hooks".Stefan Monnier2012-10-231-1/+1
* More documentation fixes for changes to defun, defmacro, etc.Chong Yidong2012-10-151-41/+40
* Merge from emacs-24; up to 2012-05-08T14:11:47Z!monnier@iro.umontreal.caGlenn Morris2012-10-051-1/+1
|\