Mercurial > emacs
comparison src/ChangeLog @ 97026:aebbea50eef4
* term.c (syms_of_term): Don't initialize default_orig_pair,
default_set_foreground and default_set_background on Windows.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 25 Jul 2008 22:33:59 +0000 |
parents | e72be8a4fdb8 |
children | 7f9c12782805 |
comparison
equal
deleted
inserted
replaced
97025:e72be8a4fdb8 | 97026:aebbea50eef4 |
---|---|
1 2008-07-25 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * term.c (syms_of_term): Don't initialize default_orig_pair, | |
4 default_set_foreground and default_set_background on Windows. | |
5 | |
1 2008-07-25 Jason Rumney <jasonr@gnu.org> | 6 2008-07-25 Jason Rumney <jasonr@gnu.org> |
2 | 7 |
3 * w32uniscribe.c (uniscribe_shape): Pass NULL for control arg to | 8 * w32uniscribe.c (uniscribe_shape): Pass NULL for control arg to |
4 ScriptItemize. Clean up return value checking. Remove unused | 9 ScriptItemize. Clean up return value checking. Remove unused |
5 variables. | 10 variables. |