diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index f1f263d18a5..a79f3ff430b 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2006-02-27 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * elisp.texi (Top): Include "Load Suffixes" in the detailed menu. | ||
| 4 | |||
| 5 | * files.texi (Locating Files): Suggest additional values for the | ||
| 6 | SUFFIXES arg of `locate-file'. Update pxref. | ||
| 7 | |||
| 8 | * loading.texi (Loading): Include new node "Load Suffixes" in menu. | ||
| 9 | (How Programs Do Loading): Discuss the effects of Auto Compression | ||
| 10 | mode on `load'. | ||
| 11 | (Load Suffixes): New node. | ||
| 12 | (Library Search): Delete description of `load-suffixes': it was | ||
| 13 | moved to "Load Suffixes". | ||
| 14 | (Autoload, Named Features): Mention `load-suffixes'. | ||
| 15 | |||
| 1 | 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change) | 16 | 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change) |
| 2 | 17 | ||
| 3 | * display.texi (Fringe Indicators, Fringe Cursors): Fix typos. | 18 | * display.texi (Fringe Indicators, Fringe Cursors): Fix typos. |