diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 261b46e60d5..7a4ed04d66c 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 2 | |||
| 3 | * edebug.texi (Instrumenting): | ||
| 4 | Add Edebug-specific findex for eval-buffer. | ||
| 5 | * loading.texi (Loading): | ||
| 6 | Replace eval-current-buffer with eval-buffer. | ||
| 7 | |||
| 1 | 2006-06-30 Nick Roberts <nickrob@snap.net.nz> | 8 | 2006-06-30 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 9 | ||
| 3 | * locals.texi (Standard Buffer-Local Variables): Update the list | 10 | * locals.texi (Standard Buffer-Local Variables): Update the list |