]> git.eshelyaron.com Git - emacs.git/commitdiff
* frame.el (make-frame-on-display): Ignore DISPLAY argument on
authorChong Yidong <cyd@stupidchicken.com>
Tue, 4 Nov 2008 16:39:38 +0000 (16:39 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 4 Nov 2008 16:39:38 +0000 (16:39 +0000)
Windows.

lisp/ChangeLog

index c04f556bfb716f5000954abce7c7478f41c6c319..81a23d3dbf2eb6d6cc86e7090c56ccecbb2fcc89 100644 (file)
@@ -1,3 +1,8 @@
+2008-11-04  Chong Yidong  <cyd@stupidchicken.com>
+
+       * frame.el (make-frame-on-display): Ignore DISPLAY argument on
+       Windows.
+
 2008-11-04  Juanma Barranquero  <lekktu@gmail.com>
 
        * dframe.el (dframe-mouse-position-function)