log lisp/frame.el @ 103807:e8b21cc10b15

age author description
Thu, 04 Jun 2009 14:46:23 +0000 Stefan Monnier (delete-other-frames): Only delete frames on the
Thu, 14 May 2009 03:50:53 +0000 Chong Yidong * frame.el (minibuffer-frame-alist): Doc fix (Bug#3276).
Sat, 02 May 2009 08:33:25 +0000 Martin Rudalics (pop-up-frame-function): Remove choice nil since it
Sat, 04 Apr 2009 14:44:10 +0000 Chong Yidong * frame.el (make-frame): Doc fix.
Thu, 22 Jan 2009 06:58:10 +0000 Dan Nicolaescu * frame.el (make-frame-on-tty): Remove function, inline contents
Wed, 14 Jan 2009 10:12:01 +0000 Martin Rudalics (special-display-popup-frame): Rewrite doc-string and simplify code.
Sat, 10 Jan 2009 13:06:23 +0000 Chong Yidong Revert previous change (commit mistake).
Sat, 10 Jan 2009 13:04:37 +0000 Chong Yidong * gs.el: File removed.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Fri, 02 Jan 2009 14:47:45 +0000 Martin Rudalics (window-system-default-frame-alist)
Fri, 07 Nov 2008 14:52:02 +0000 Juanma Barranquero * frame.el (make-frame-on-display): Use `string-match-p'.
Tue, 04 Nov 2008 16:39:46 +0000 Chong Yidong (make-frame-on-display): Ignore DISPLAY argument on Windows.
Sat, 01 Nov 2008 01:24:33 +0000 Juanma Barranquero Fix typos in docstrings.
Wed, 22 Oct 2008 21:09:48 +0000 Chong Yidong (make-frame-command): Doc fix. Use display-graphic-p.
Thu, 09 Oct 2008 17:43:03 +0000 Eli Zaretskii (make-frame-on-tty): Fix comment to the `interactive' spec.