1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 12:31:32 -08:00

*** empty log message ***

This commit is contained in:
Luc Teirlinck 2006-02-28 03:00:18 +00:00
parent 5ef215741b
commit 2534ef9442

View file

@ -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.