]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Mon, 11 Jun 2007 22:08:57 +0000 (22:08 +0000)
committerJason Rumney <jasonr@gnu.org>
Mon, 11 Jun 2007 22:08:57 +0000 (22:08 +0000)
src/ChangeLog.unicode

index 6104fefac17aea0f47e6dd392a6a57232e399e3d..fb496358b3c98f4bcb2d2f5258be07d921fe1197 100644 (file)
@@ -1,3 +1,15 @@
+2007-06-11  Jason Rumney  <jasonr@gnu.org>
+
+       * w32fns.c (syms_of_w32fns): Use DEFSYM macro.
+
+       * w32menu.c (syms_of_w32menu): Likewise.
+
+       * w32proc.c (syms_of_ntproc): Likewise.
+
+       * w32select.c (syms_of_w32select): Likewise.
+
+       * w32term.c (syms_of_w32term): Likewise.
+
 2007-06-06  Jason Rumney  <jasonr@gnu.org>
 
        * w32font.c (w32font_draw): Delete brush after using it.