From 8f2b5ec6ecd64e0177026b550fda8515c472a52d Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Fri, 29 Dec 2006 01:20:38 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ lispref/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 42a0a52559e..e7efa92a64c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-12-29 Kim F. Storm + + * emacs-lisp/bindat.el (bindat--unpack-group, bindat--length-group) + (bindat--pack-group): Let-bind COUNT during repeat block evaluation. + 2006-12-27 Kim F. Storm * emacs-lisp/authors.el (authors-aliases): Anchor FSF alias regexp, diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 1e93fe189e0..5e66dd7bf9d 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2006-12-29 Kim F. Storm + + * processes.texi (Bindat Spec): Explain eval forms and lengths better. + Add count and index variables for eval forms in repeat blocks. + 2006-12-24 Richard Stallman * customize.texi (Variable Definitions): Document -- 2.39.2