Mercurial > emacs
comparison src/ChangeLog @ 91949:d3395bc69ea8
(Fcall_interactively): Use AREF.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 19 Feb 2008 04:03:01 +0000 |
parents | c5e5ad126614 |
children | 621d5b9785f1 |
comparison
equal
deleted
inserted
replaced
91948:c54733a34155 | 91949:d3395bc69ea8 |
---|---|
1 2008-02-19 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * callint.c (Fcall_interactively): Use AREF. | |
4 | |
1 2008-02-18 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2008-02-18 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * font.c (font_unparse_xlfd): Don't ignore integer pixel size specs. | 7 * font.c (font_unparse_xlfd): Don't ignore integer pixel size specs. |
4 | 8 |
5 2008-02-18 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se> | 9 2008-02-18 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se> |