Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4287:89e64783d068
[xemacs-hg @ 2007-11-27 13:51:03 by aidan]
Merge a bugfix to some previously merged SXEmacs code; thank you Sebastian
Freundt for the code, and Hans de Graaff for the report.
author | aidan |
---|---|
date | Tue, 27 Nov 2007 13:51:10 +0000 |
parents | a75979634ce3 |
children | eded49463f9a |
comparison
equal
deleted
inserted
replaced
4286:691b934b7b83 | 4287:89e64783d068 |
---|---|
1 2007-11-26 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * doprnt.c: | |
4 Default to a buffer size of 350 for the sprintf call, but increase | |
5 it if the precision and minwidth indicate that it should be | |
6 bigger. Issue reported by Hans de Graaff; bug originally fixed by | |
7 Sebastian Freundt in SXEmacs following the change I merged on | |
8 2006-11-28. Forks have their disadvantages. | |
9 | |
1 2007-11-11 Mats Lidell <matsl@xemacs.org> | 10 2007-11-11 Mats Lidell <matsl@xemacs.org> |
2 | 11 |
3 * events.h: Based on SXEmacs patch. Support for mouse button 6 to | 12 * events.h: Based on SXEmacs patch. Support for mouse button 6 to |
4 26. | 13 26. |
5 * keymap.h: Ditto. | 14 * keymap.h: Ditto. |