]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Sun, 12 Mar 2006 17:20:35 +0000 (17:20 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 12 Mar 2006 17:20:35 +0000 (17:20 +0000)
nt/ChangeLog
src/ChangeLog

index dba196b0a0d69aa6ac68cdab2a657fe456e43618..9cf0aef8532ad959fdb6c3d61944bef2663eb94d 100644 (file)
@@ -1,5 +1,7 @@
 2006-03-12  Jason Rumney  <jasonr@gnu.org>
 
+       * makefile.w32-in (install): Use -q when invoking addpm.
+
        * addpm.c (main): Accept -q as alternative for /q.
 
 2006-03-11  Jason Rumney  <jasonr@gnu.org>
index 6db0dba6574d7340c7824336c25dd1d5167cd3c6..e1b3b52e7d69723b5c4414ef7d75af3913ee644a 100644 (file)
@@ -1,5 +1,8 @@
 2006-03-12  Jason Rumney  <jasonr@gnu.org>
 
+       * w32fns.c (Fx_create_frame): Remove call to
+       Qface_set_after_frame_default. (from xfns.c 2003-05-26)
+
        * w32menu.c (Fx_popup_menu): Call w32_free_menu_strings when
        finished with the menu.