Mercurial > emacs
comparison src/ChangeLog @ 79388:c06637d367ec
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 14 Nov 2007 20:25:02 +0000 |
parents | 820780e0ccd1 |
children | d9c1915a8cd1 |
comparison
equal
deleted
inserted
replaced
79387:0ca197abc593 | 79388:c06637d367ec |
---|---|
1 2007-11-14 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * w32fns.c (Fw32_registered_hot_keys): Don't return the nil values | |
4 corresponding to deleted entries; they are an implementation detail. | |
5 (gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits): | |
6 Remove variables. | |
7 (Fw32_define_rgb_color, Fw32_load_color_file): Fix typos in docstrings. | |
8 (Fx_server_version): Reflow docstring. | |
9 (Fw32_shell_execute): Doc fixes. | |
10 | |
1 2007-11-13 Juanma Barranquero <lekktu@gmail.com> | 11 2007-11-13 Juanma Barranquero <lekktu@gmail.com> |
2 | 12 |
3 * w32fns.c (Fw32_register_hot_key): Don't try to register hot key | 13 * w32fns.c (Fw32_register_hot_key): Don't try to register hot key |
4 if w32_parse_hot_key returned nil. | 14 if w32_parse_hot_key returned nil. |
5 | 15 |