diff options
| author | Kim F. Storm | 2006-05-28 22:20:40 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2006-05-28 22:20:40 +0000 |
| commit | 6c6e0bb44e484071e69ec6d3e703f20f328b20ad (patch) | |
| tree | d211d7a8485d3c0edbe8da0b17122d284675ad7a /lispref | |
| parent | 98d0738d275c8dc0e29eefca0acbb97b31a36f37 (diff) | |
| download | emacs-6c6e0bb44e484071e69ec6d3e703f20f328b20ad.tar.gz emacs-6c6e0bb44e484071e69ec6d3e703f20f328b20ad.zip | |
*** empty log message ***
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index fe808c28ce9..c53a2b19a26 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-05-29 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to | ||
| 4 | `bindat-idx' and `bindat-raw' for clarity. | ||
| 5 | |||
| 1 | 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org> | 6 | 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org> |
| 2 | 7 | ||
| 3 | * processes.texi (Bindat Spec): Expand on `repeat' handler. | 8 | * processes.texi (Bindat Spec): Expand on `repeat' handler. |