summaryrefslogtreecommitdiff
path: root/lispref/functions.texi
Commit message (Collapse)AuthorAgeFilesLines
* Fix formatting ugliness.Richard M. Stallman2005-06-181-15/+8
|
* (Obsolete Functions): Update argument names of `make-obsolete' andJuanma Barranquero2005-06-151-9/+11
| | | | `define-obsolete-function-alias'.
* (Functions): Add "Obsolete Functions" to menu.Luc Teirlinck2005-05-051-2/+41
| | | | | | (Defining Functions): Add xref. (Obsolete Functions): New node. (Function Safety): Standardize capitalization of section title.
* (What Is a Function): Wording cleanup.Richard M. Stallman2005-02-141-49/+37
| | | | | | | | | (Function Documentation): Minor cleanup. Explain purpose of calling convention at end of doc string. (Function Names): Wording cleanup. (Calling Functions): Wording cleanup. Explain better how funcall calls the function. (Function Cells): Delete example of saving and redefining function.
* Reposition @anchor's.Luc Teirlinck2004-06-231-3/+3
|
* (Related Topics): Fix xrefs.Luc Teirlinck2004-02-181-2/+2
|
* Various small changes in addition to the following.Luc Teirlinck2004-01-031-26/+41
| | | | | | | | | (What Is a Function): `functionp' returns nil for macros. Clarify behavior of this and following functions for symbol arguments. (Function Documentation): Add `\' in front of (fn @var{arglist}) and explain why. (Defining Functions): Mention DOCSTRING argument to `defalias'. Add anchor. (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
* (Function Safety): Use inforef instead of pxref for SES.Luc Teirlinck2003-10-231-6/+6
|
* Fix typo.Richard M. Stallman2003-10-051-1/+1
|
* Add arch taglinesMiles Bader2003-09-011-0/+3
|
* (Function Documentation): Explain how toRichard M. Stallman2003-07-221-1/+14
| | | | show calling convention explicitly in the doc string.
* (Defining Functions): Explain about redefining primitives.Richard M. Stallman2003-06-301-41/+48
| | | | | (Function Safety): Renamed. Minor changes. Comment out the detailed criteria for what is safe.
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-8/+8
|
* New major mode "SES" for spreadsheets.Jonathan Yavner2002-09-281-0/+90
| | | | | New function (unsafep X) determines whether X is a safe Lisp form. New support module testcover.el for coverage testing.
* Restore the quote in the `silly' example.Richard M. Stallman2002-01-121-1/+1
|
* Fix the double-property examples. Include one with a bare lambda.Richard M. Stallman2002-01-111-1/+13
|
* Minor clarification.Richard M. Stallman2001-09-061-3/+5
|
* Don't quote lambdas.Stefan Monnier2000-12-041-2/+2
|
* subr-arityDave Love2000-11-291-0/+10
|
* mapcDave Love2000-04-121-0/+7
|
* @ifinto -> @ifnottex.Gerd Moellmann2000-01-051-4/+4
|
* Update copyrights.Gerd Moellmann2000-01-051-1/+2
|
* Remove obsolete @tindex commands.Gerd Moellmann2000-01-051-1/+0
|
* *** empty log message ***Gerd Moellmann1999-10-261-2/+4
|
* *** empty log message ***Richard M. Stallman1999-09-171-0/+1
|
* *** empty log message ***Richard M. Stallman1998-05-191-15/+32
|
* *** empty log message ***Richard M. Stallman1998-04-201-38/+54
|
* *** empty log message ***Richard M. Stallman1998-02-281-64/+80
|
* Change arg name for fset.Richard M. Stallman1996-12-261-3/+3
|
* *** empty log message ***Karl Heuer1995-06-061-17/+34
|
* entered into RCSRichard M. Stallman1994-04-291-33/+44
|
* *** empty log message ***Richard M. Stallman1994-04-261-1/+1
|
* Initial revisionKarl Heuer1994-03-211-0/+1110