diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 42a0a52559e..e7efa92a64c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-12-29 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group) | ||
| 4 | (bindat--pack-group): Let-bind COUNT during repeat block evaluation. | ||
| 5 | |||
| 1 | 2006-12-27 Kim F. Storm <storm@cua.dk> | 6 | 2006-12-27 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp, | 8 | * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp, |