Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix formatting ugliness. | Richard M. Stallman | 2005-06-18 | 1 | -15/+8 |
| | |||||
* | (Obsolete Functions): Update argument names of `make-obsolete' and | Juanma Barranquero | 2005-06-15 | 1 | -9/+11 |
| | | | | `define-obsolete-function-alias'. | ||||
* | (Functions): Add "Obsolete Functions" to menu. | Luc Teirlinck | 2005-05-05 | 1 | -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. Stallman | 2005-02-14 | 1 | -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 Teirlinck | 2004-06-23 | 1 | -3/+3 |
| | |||||
* | (Related Topics): Fix xrefs. | Luc Teirlinck | 2004-02-18 | 1 | -2/+2 |
| | |||||
* | Various small changes in addition to the following. | Luc Teirlinck | 2004-01-03 | 1 | -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 Teirlinck | 2003-10-23 | 1 | -6/+6 |
| | |||||
* | Fix typo. | Richard M. Stallman | 2003-10-05 | 1 | -1/+1 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
| | |||||
* | (Function Documentation): Explain how to | Richard M. Stallman | 2003-07-22 | 1 | -1/+14 |
| | | | | show calling convention explicitly in the doc string. | ||||
* | (Defining Functions): Explain about redefining primitives. | Richard M. Stallman | 2003-06-30 | 1 | -41/+48 |
| | | | | | (Function Safety): Renamed. Minor changes. Comment out the detailed criteria for what is safe. | ||||
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -8/+8 |
| | |||||
* | New major mode "SES" for spreadsheets. | Jonathan Yavner | 2002-09-28 | 1 | -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. Stallman | 2002-01-12 | 1 | -1/+1 |
| | |||||
* | Fix the double-property examples. Include one with a bare lambda. | Richard M. Stallman | 2002-01-11 | 1 | -1/+13 |
| | |||||
* | Minor clarification. | Richard M. Stallman | 2001-09-06 | 1 | -3/+5 |
| | |||||
* | Don't quote lambdas. | Stefan Monnier | 2000-12-04 | 1 | -2/+2 |
| | |||||
* | subr-arity | Dave Love | 2000-11-29 | 1 | -0/+10 |
| | |||||
* | mapc | Dave Love | 2000-04-12 | 1 | -0/+7 |
| | |||||
* | @ifinto -> @ifnottex. | Gerd Moellmann | 2000-01-05 | 1 | -4/+4 |
| | |||||
* | Update copyrights. | Gerd Moellmann | 2000-01-05 | 1 | -1/+2 |
| | |||||
* | Remove obsolete @tindex commands. | Gerd Moellmann | 2000-01-05 | 1 | -1/+0 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 1999-10-26 | 1 | -2/+4 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1999-09-17 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1998-05-19 | 1 | -15/+32 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1998-04-20 | 1 | -38/+54 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1998-02-28 | 1 | -64/+80 |
| | |||||
* | Change arg name for fset. | Richard M. Stallman | 1996-12-26 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Karl Heuer | 1995-06-06 | 1 | -17/+34 |
| | |||||
* | entered into RCS | Richard M. Stallman | 1994-04-29 | 1 | -33/+44 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1994-04-26 | 1 | -1/+1 |
| | |||||
* | Initial revision | Karl Heuer | 1994-03-21 | 1 | -0/+1110 |