log lisp/frame.el @ 5940:c608d4b0b75e cygwin64 tip

age author description
Tue, 01 May 2012 16:17:42 +0100 Aidan Kehoe Avoid #'delq in core Lisp, for the sake of style, a very slightly smaller binary
Thu, 23 Jun 2011 08:55:35 +0200 Didier Verna Fix get-other-frame bug.
Thu, 17 Mar 2011 23:42:59 +0100 Mats Lidell Merge with trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Tue, 08 Mar 2011 23:57:21 +0000 Aidan Kehoe Use Common Lisp-derived builtins in a few more places in core Lisp.
Thu, 16 Sep 2010 13:51:49 +0100 Aidan Kehoe Change (apply 'nconc (mapcar ...)) to (mapcan ...); warn about first form.
Thu, 25 Feb 2010 16:19:01 +0100 Didier Verna The background-placement face property.
Fri, 18 Dec 2009 17:49:43 +0000 Aidan Kehoe Eliminate most core code byte-compile warnings.
Wed, 18 Nov 2009 08:49:14 -0700 Jerry James Remove support for obsolete systems. See xemacs-patches message with ID
Sat, 19 Sep 2009 17:56:23 +0200 Mike Sperber Don't set `pre-display-buffer-function'.
Sat, 31 Jan 2009 13:21:32 +0000 Aidan Kehoe Correct a bug in #'display-graphic-p.
Tue, 30 Dec 2008 14:22:29 +0000 Aidan Kehoe Make functions in frame.el more general.