Mercurial > emacs
changeset 69199:fa7f73c4e52d
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Tue, 28 Feb 2006 03:00:18 +0000 |
parents | da3535826c6a |
children | 63fbed8d9ae0 |
files | lispref/ChangeLog |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Tue Feb 28 02:52:56 2006 +0000 +++ b/lispref/ChangeLog Tue Feb 28 03:00:18 2006 +0000 @@ -1,3 +1,18 @@ +2006-02-27 Luc Teirlinck <teirllm@auburn.edu> + + * elisp.texi (Top): Include "Load Suffixes" in the detailed menu. + + * files.texi (Locating Files): Suggest additional values for the + SUFFIXES arg of `locate-file'. Update pxref. + + * loading.texi (Loading): Include new node "Load Suffixes" in menu. + (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'. + 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change) * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.