comparison lisp/ChangeLog @ 71034:ab929ce998c3

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 28 May 2006 22:20:40 +0000
parents 80e86267b70b
children 50e8561148f4
comparison
equal deleted inserted replaced
71033:b2dddb50f233 71034:ab929ce998c3
1 2006-05-29 Kim F. Storm <storm@cua.dk>
2
3 * emacs-lisp/bindat.el (bindat-idx, bindat-raw): Rename dynamic variables
4 `pos' and `raw-data' for clarity, as eval forms may access these.
5
1 2006-05-28 Kim F. Storm <storm@cua.dk> 6 2006-05-28 Kim F. Storm <storm@cua.dk>
2 7
3 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings. 8 * emacs-lisp/bindat.el (bindat--unpack-u8): Use aref also for strings.
4 9
5 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca> 10 2006-05-28 Stefan Monnier <monnier@iro.umontreal.ca>