comparison src/ChangeLog @ 100129:73a126667563

* keyboard.c (make_lispy_position): Only use PT if the selected window is current.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 02 Dec 2008 23:12:38 +0000
parents dcdbc6ad9e02
children 57b5c5aacd21
comparison
equal deleted inserted replaced
100128:e21451392719 100129:73a126667563
1 2008-12-02 Chong Yidong <cyd@stupidchicken.com>
2
3 * keyboard.c (make_lispy_position): Only use PT if the selected
4 window is current.
5
1 2008-12-02 Andreas Schwab <schwab@suse.de> 6 2008-12-02 Andreas Schwab <schwab@suse.de>
2 7
3 * font.c (font_unparse_fcname): Fix use of uninitialized variable. 8 * font.c (font_unparse_fcname): Fix use of uninitialized variable.
4 9
5 * doprnt.c (doprnt1): Fix size of charbuf. 10 * doprnt.c (doprnt1): Fix size of charbuf.