Mercurial > emacs
changeset 99376:564b3e833f9f
* frame.el (make-frame-on-display): Ignore DISPLAY argument on
Windows.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 04 Nov 2008 16:39:38 +0000 |
parents | 18d75bb504da |
children | 4e338d810add |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Nov 04 16:26:19 2008 +0000 +++ b/lisp/ChangeLog Tue Nov 04 16:39:38 2008 +0000 @@ -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)