diff options
| author | Richard M. Stallman | 2006-11-06 16:51:40 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-11-06 16:51:40 +0000 |
| commit | e5c12c7d776d7845272ca08c4ef7de5a9646fc8a (patch) | |
| tree | 324d6e8757f166d56dc5d99b5f7ae5542ea4e5ae /lispref | |
| parent | e3135734b208cffc5a5319714fa036b15e950a2e (diff) | |
| download | emacs-e5c12c7d776d7845272ca08c4ef7de5a9646fc8a.tar.gz emacs-e5c12c7d776d7845272ca08c4ef7de5a9646fc8a.zip | |
*** empty log message ***
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 3af50b868b7..9ae6eabe12e 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2006-11-06 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * lists.texi (List Variables): Document COMPARE-FN. | ||
| 4 | |||
| 5 | * keymaps.texi: Avoid use of "binding" to mean a relation; | ||
| 6 | use it only to refer to the meaning associated with a key. | ||
| 7 | (Keymaps): Change menu node description. | ||
| 8 | |||
| 9 | * elisp.texi (Top): Change menu node description. | ||
| 10 | |||
| 11 | * display.texi (Managing Overlays): Document overlay-recenter. | ||
| 12 | |||
| 1 | 2006-10-29 Chong Yidong <cyd@stupidchicken.com> | 13 | 2006-10-29 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 14 | ||
| 3 | * Makefile.in: Use relative paths to avoid advertising filesystem | 15 | * Makefile.in: Use relative paths to avoid advertising filesystem |