diff options
| author | Vinicius Jose Latorre | 2007-02-25 11:55:56 +0000 |
|---|---|---|
| committer | Vinicius Jose Latorre | 2007-02-25 11:55:56 +0000 |
| commit | 70614fa4353d9b64f39eeec23a7e3aeae2c0f170 (patch) | |
| tree | 59728fec52edfcaee1645860850ffe0660fdea46 /lispref/ChangeLog | |
| parent | 6df791551e6eb3eb6f72a3acf63e2d49f6ce870f (diff) | |
| download | emacs-70614fa4353d9b64f39eeec23a7e3aeae2c0f170.tar.gz emacs-70614fa4353d9b64f39eeec23a7e3aeae2c0f170.zip | |
Fix anchor position.
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 4d1aaeb58d2..bfae9080054 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> | ||
| 2 | |||
| 3 | * loading.texi (How Programs Do Loading): Fix anchor position at | ||
| 4 | load-read-function definition doc. (tiny change) | ||
| 5 | |||
| 1 | 2007-02-21 Kim F. Storm <storm@cua.dk> | 6 | 2007-02-21 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * strings.texi (Text Comparison): Mention that assoc-string | 8 | * strings.texi (Text Comparison): Mention that assoc-string |