diff options
| author | Kim F. Storm | 2006-12-29 01:20:38 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2006-12-29 01:20:38 +0000 |
| commit | 8f2b5ec6ecd64e0177026b550fda8515c472a52d (patch) | |
| tree | 83eb96c3a9205a8aff98084b571e8eb79b67eebb /lisp | |
| parent | 2e17cddc6a0d4d251956d3ace3321b7f29b76635 (diff) | |
| download | emacs-8f2b5ec6ecd64e0177026b550fda8515c472a52d.tar.gz emacs-8f2b5ec6ecd64e0177026b550fda8515c472a52d.zip | |
*** empty log message ***
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, |