diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f643cd337c7..ac1ff2c947e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-05-28 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * subr.el (load-history-regexp): If FILE is relative, insist | ||
| 4 | entire last name component must match it. | ||
| 5 | (load-history-filename-element, load-history-regexp): Doc fixes. | ||
| 6 | |||
| 1 | 2006-05-29 Kim F. Storm <storm@cua.dk> | 7 | 2006-05-29 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic variables | 9 | * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic variables |