diff options
author | Kim F. Storm <storm@cua.dk> | 2006-05-28 21:30:49 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2006-05-28 21:30:49 +0000 |
commit | f3d50954b606070271ab5ed2f8973086448763c6 (patch) | |
tree | 6fb30e93bf28a7e2a050d8586983ffca060d083c | |
parent | c5301b5c3691708104c8bc257ca1893702cd6f0d (diff) | |
download | emacs-f3d50954b606070271ab5ed2f8973086448763c6.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1211aed5d27..cc5602d44a1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-05-28 Kim F. Storm <storm@cua.dk> + + * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings. + 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca> * progmodes/make-mode.el (makefile-browser-map) |