Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to ../doc/lispref | Glenn Morris | 2007-09-06 | 1 | -968/+0 |
| | |||||
* | (Unloading): Improve index entry. | Richard M. Stallman | 2007-04-07 | 1 | -1/+1 |
| | |||||
* | wording matters | Karl Berry | 2007-04-01 | 1 | -17/+18 |
| | |||||
* | Improve indexing. | Eli Zaretskii | 2007-03-31 | 1 | -0/+2 |
| | |||||
* | Fix anchor position. | Vinicius Jose Latorre | 2007-02-25 | 1 | -2/+1 |
| | |||||
* | (Hooks for Loading): Make the description of `eval-after-load' more | Alan Mackenzie | 2007-02-04 | 1 | -13/+29 |
| | | | | | detailed, and amend the description of after-load-alist, in accordance with changes from 2006-05. | ||||
* | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris | 2007-01-16 | 1 | -2/+2 |
| | | | | 2001). | ||||
* | (Named Features): Explain subfeatures better. | Richard M. Stallman | 2006-12-17 | 1 | -2/+8 |
| | |||||
* | fix bad page breaks | Karl Berry | 2006-07-18 | 1 | -1/+3 |
| | |||||
* | Use real doublequote in menus. | Richard M. Stallman | 2006-07-18 | 1 | -1/+1 |
| | |||||
* | (Loading): Replace eval-current-buffer with eval-buffer. | Thien-Thi Nguyen | 2006-07-05 | 1 | -1/+1 |
| | |||||
* | (Named Features): Fix typo. | Luc Teirlinck | 2006-03-01 | 1 | -1/+1 |
| | |||||
* | (Load Suffixes): Fix typos. | Luc Teirlinck | 2006-03-01 | 1 | -2/+2 |
| | |||||
* | (Load Suffixes): Rephrase last paragraph. | Luc Teirlinck | 2006-03-01 | 1 | -5/+4 |
| | |||||
* | (Loading): Include new node "Load Suffixes" in menu. | Luc Teirlinck | 2006-02-28 | 1 | -20/+76 |
| | | | | | | | | | (How Programs Do Loading): Discuss the effects of Auto Compression mode on `load'. (Load Suffixes): New node. (Library Search): Delete description of `load-suffixes': it was moved to "Load Suffixes". (Autoload, Named Features): Mention `load-suffixes'. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | (Library Search): Update the default value of `load-suffixes'. | Luc Teirlinck | 2005-11-19 | 1 | -1/+2 |
| | |||||
* | (Where Defined): load-history contains abs file names. | Richard M. Stallman | 2005-10-21 | 1 | -7/+5 |
| | | | | symbol-file returns abs file names. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-10 | 1 | -3/+2 |
| | |||||
* | (Autoload): Make the `doctor' example be consistent | Eli Zaretskii | 2005-07-23 | 1 | -4/+9 |
| | | | | | with what's in current loaddefs.el. Describe the "fn" magic in the usage portion of the doc string. | ||||
* | (Autoload): Mention `autoload cookie' as synonym for | Luc Teirlinck | 2005-05-14 | 1 | -2/+6 |
| | | | | `magic autoload comment'. Add index entries and anchor. | ||||
* | (Where Defined): Fix typo. | Lute Kamstra | 2005-02-14 | 1 | -2/+2 |
| | |||||
* | (Autoload): defun's doc string overrides autoload's doc string. | Richard M. Stallman | 2005-02-14 | 1 | -14/+18 |
| | | | | | (Repeated Loading): Modernize "add to list" examples. (Where Defined): Finish updating table of load-history elts. | ||||
* | (Loading): Fix previous change. | Richard M. Stallman | 2004-12-28 | 1 | -1/+1 |
| | |||||
* | Realign menu. | Richard M. Stallman | 2004-12-27 | 1 | -10/+10 |
| | |||||
* | (Where Defined): New node. | Richard M. Stallman | 2004-12-27 | 1 | -36/+55 |
| | | | | (Unloading): load-history moved to Where Defined. | ||||
* | Reposition @anchor's. | Luc Teirlinck | 2004-06-23 | 1 | -2/+3 |
| | |||||
* | (Named Features): Clarify return value and meaning of NOERROR. | Richard M. Stallman | 2004-05-30 | 1 | -3/+8 |
| | |||||
* | (Unloading): Document unload-feature-special-hooks. | Richard M. Stallman | 2004-02-17 | 1 | -13/+2 |
| | | | | Get rid of fns-NNN.el file. | ||||
* | (How Programs Do Loading): Add anchor. | Luc Teirlinck | 2003-12-25 | 1 | -1/+2 |
| | |||||
* | Replace @sc{foo} with @acronym{FOO}. | Eli Zaretskii | 2003-11-02 | 1 | -6/+6 |
| | |||||
* | (Library Search): Correct default value of load-suffixes. | Luc Teirlinck | 2003-10-05 | 1 | -2/+2 |
| | | | | (Named Features): Fix typo. | ||||
* | (Named Features): In `provide', say how to test for subfeatures. | Richard M. Stallman | 2003-10-05 | 1 | -4/+7 |
| | | | | | (Unloading): In unload-feature, use new var name unload-feature-special-hooks. | ||||
* | Avoid @strong{Note:}. | Richard M. Stallman | 2003-09-26 | 1 | -3/+3 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+4 |
| | |||||
* | (Library Search): Add load-suffixes. | Richard M. Stallman | 2003-07-14 | 1 | -0/+6 |
| | |||||
* | Fix minor Texinfo usage. | Richard M. Stallman | 2003-06-27 | 1 | -6/+6 |
| | |||||
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -3/+3 |
| | |||||
* | (Unloading): Fix last change for load-history. | Markus Rost | 2002-12-07 | 1 | -1/+1 |
| | |||||
* | Update defn of load-history. | Richard M. Stallman | 2002-12-07 | 1 | -12/+19 |
| | |||||
* | *** empty log message *** | Stefan Monnier | 2002-09-26 | 1 | -4/+4 |
| | |||||
* | *** empty log message *** | Stefan Monnier | 2002-06-23 | 1 | -7/+16 |
| | |||||
* | (Autoload): Explain how to autoload function definitions that use | Richard M. Stallman | 2002-01-16 | 1 | -0/+12 |
| | | | | unusual macros. | ||||
* | Minor clarifications. | Richard M. Stallman | 2001-09-06 | 1 | -2/+2 |
| | |||||
* | Mention keybindings of non-ASCII chars. | Dave Love | 2000-07-27 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2000-04-15 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2000-01-20 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 2000-01-16 | 1 | -1/+1 |
| | |||||
* | @ifinto -> @ifnottex. | Gerd Moellmann | 2000-01-05 | 1 | -2/+2 |
| | |||||
* | Update copyrights. | Gerd Moellmann | 2000-01-05 | 1 | -1/+2 |
| |