Mercurial > emacs
comparison src/ChangeLog @ 97219:c7664674e915
Fix whitespace change caused by bug.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 01 Aug 2008 23:46:59 +0000 |
parents | f0079131098b |
children | 390c190a3d44 |
comparison
equal
deleted
inserted
replaced
97218:2fdf2f16d0d4 | 97219:c7664674e915 |
---|---|
14140 * image.c (xpm_load): Remove spurious call to xpm_init_color_cache. | 14140 * image.c (xpm_load): Remove spurious call to xpm_init_color_cache. |
14141 | 14141 |
14142 2007-06-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 14142 2007-06-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
14143 | 14143 |
14144 * macfns.c (mac_window): Replace WindowPtr with WindowRef. | 14144 * macfns.c (mac_window): Replace WindowPtr with WindowRef. |
14145 | |
14145 * macgui.h: Replace WindowPtr with WindowRef. | 14146 * macgui.h: Replace WindowPtr with WindowRef. |
14146 | 14147 |
14147 * macmenu.c: Replace MenuHandle and GetMenuHandle with MenuRef and | 14148 * macmenu.c: Replace MenuHandle and GetMenuHandle with MenuRef and |
14148 GetMenuRef, respectively. Replace WindowPtr with WindowRef. | 14149 GetMenuRef, respectively. Replace WindowPtr with WindowRef. |
14149 Replace ControlHandle with ControlRef. | 14150 Replace ControlHandle with ControlRef. |