log lisp/frame.el @ 39846:2e4007551cfd

age author description
Fri, 12 Oct 2001 20:39:54 +0000 Stefan Monnier (special-display-popup-frame): Obey new specs `same-window' and `same-frame'.
Sun, 30 Sep 2001 10:47:22 +0000 Eli Zaretskii (select-frame-by-name, other-frame): Doc fix.
Tue, 14 Aug 2001 12:39:53 +0000 Eli Zaretskii (show-trailing-whitespace): Doc fix.
Fri, 10 Aug 2001 13:46:52 +0000 Gerd Moellmann (select-frame-set-input-focus): New function
Tue, 17 Jul 2001 12:58:19 +0000 Eli Zaretskii (display-images-p): New function.
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Sun, 20 May 2001 04:12:31 +0000 Eli Zaretskii (automatic-hscrolling): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
Tue, 17 Apr 2001 12:02:53 +0000 Gerd Moellmann (delete-other-frames): Handle minibuffer-only frames.
Mon, 02 Apr 2001 10:18:33 +0000 Gerd Moellmann (cursor-in-non-selected-windows): Replaces
Fri, 23 Feb 2001 10:20:27 +0000 Jason Rumney (frame-notice-user-settings): Only adjust frame height
Wed, 21 Feb 2001 14:08:10 +0000 Gerd Moellmann (display-hourglass): Renamed from busy-cursor.
Fri, 02 Feb 2001 13:55:42 +0000 Gerd Moellmann (frame-notice-user-settings): When resizing the initial
Tue, 30 Jan 2001 15:18:13 +0000 Gerd Moellmann (frame-notice-user-settings): Do the tool-bar
Tue, 30 Jan 2001 15:06:47 +0000 Gerd Moellmann (frame-initialize): Create initial frame visible.
Mon, 29 Jan 2001 17:01:13 +0000 Eli Zaretskii (frame-initialize): Doc fix.
Wed, 24 Jan 2001 15:39:00 +0000 Gerd Moellmann (frame-initialize): Create the initial frame invisible.
Thu, 14 Dec 2000 15:16:27 +0000 Eli Zaretskii (show-cursor-in-non-selected-windows): Doc fix.
Wed, 29 Nov 2000 15:26:19 +0000 Gerd Moellmann (blink-cursor-mode): Doc fix.
Wed, 22 Nov 2000 19:52:27 +0000 Gerd Moellmann (show-cursor-in-non-selected-windows): Doc fix.
Fri, 03 Nov 2000 22:15:51 +0000 Stefan Monnier (after-setting-font-hook): Rename hooks -> hook.
Sat, 28 Oct 2000 17:18:21 +0000 Eli Zaretskii (frame-notice-user-settings): Don't apply
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Wed, 27 Sep 2000 13:49:21 +0000 Gerd Moellmann (set-frame-font): Remove call to obsolete function
Wed, 27 Sep 2000 13:23:52 +0000 Gerd Moellmann (frame-notice-user-settings): Don't call
Tue, 26 Sep 2000 15:24:08 +0000 Gerd Moellmann (frame-notice-user-settings): Don't add a
Tue, 26 Sep 2000 11:52:01 +0000 Gerd Moellmann (frame-notice-user-settings): Make tool-bar-mode and
Wed, 20 Sep 2000 16:04:38 +0000 Gerd Moellmann (frame-notice-user-settings): Add a last parameter nil
Thu, 07 Sep 2000 11:39:07 +0000 Gerd Moellmann (filtered-frame-list): Reduce consing.
Tue, 05 Sep 2000 15:54:38 +0000 Gerd Moellmann (frame-parameter): Move to C code.
Wed, 30 Aug 2000 12:09:58 +0000 Miles Bader (set-frame-font): Do completion of font-name for interactive use.
Mon, 03 Jul 2000 19:13:55 +0000 Gerd Moellmann (blink-cursor-mode): Don't hide cursor initially.
Mon, 03 Jul 2000 16:00:33 +0000 Gerd Moellmann (blink-cursor): Default to nil if not running under
Tue, 13 Jun 2000 13:15:30 +0000 Eli Zaretskii (display-multi-frame-p, display-multi-font-p): New
Thu, 01 Jun 2000 05:06:46 +0000 Stefan Monnier Update calls to make-obsolete with a WHEN argument.
Wed, 10 May 2000 21:54:40 +0000 Stefan Monnier (automatic-hscrolling): Typo.
Mon, 24 Apr 2000 13:59:25 +0000 Gerd Moellmann (scrolling): New group.
Fri, 17 Mar 2000 20:54:41 +0000 Gerd Moellmann (other-frame): Call x-focus-frame only if
Tue, 07 Mar 2000 23:31:17 +0000 Gerd Moellmann (other-frame): Call x-focus-frame.
Thu, 02 Mar 2000 09:34:13 +0000 Gerd Moellmann (blink-cursor-mode): Switch cursor on when turning
Wed, 01 Mar 2000 10:27:05 +0000 Gerd Moellmann (busy-cursor-delay-seconds): Change type to `number'.
Tue, 29 Feb 2000 10:15:00 +0000 Gerd Moellmann (frame-notice-user-settings): Use assq-delete-all
Fri, 25 Feb 2000 13:34:08 +0000 Gerd Moellmann (show-cursor-in-non-selected-windows): New option.
Thu, 24 Feb 2000 14:03:59 +0000 Gerd Moellmann (show-cursor-in-non-selected-windows): New option.
Sun, 20 Feb 2000 12:34:49 +0000 Dave Love (display-mouse-p): Use variable xterm-mouse-mode and check for t-mouse
Wed, 02 Feb 2000 11:35:43 +0000 Eli Zaretskii (frames-on-display-list, framep-on-display): New functions.
Fri, 28 Jan 2000 13:22:46 +0000 Gerd Moellmann (delete-other-frames): New function.
Thu, 13 Jan 2000 14:46:19 +0000 Gerd Moellmann (frame-notice-user-settings): New variable.
Wed, 03 Nov 1999 15:56:19 +0000 Gerd Moellmann * frame.el (blink-cursor-mode, blink-cursor-end): Use
Mon, 01 Nov 1999 15:27:43 +0000 Gerd Moellmann Many doc fixes.
Mon, 01 Nov 1999 14:41:31 +0000 Gerd Moellmann (blink-cursor-mode): Call internal-show-cursor instead
Mon, 25 Oct 1999 12:21:21 +0000 Gerd Moellmann (auto-raise-mode): When enabling the mode,
Sun, 15 Aug 1999 11:56:16 +0000 Eli Zaretskii (blink-cursor): Don't turn on cursor blinking for
Fri, 30 Jul 1999 18:39:32 +0000 Dave Love Change comments to doc strings and other doc fixes.
Fri, 30 Jul 1999 15:50:26 +0000 Karl Heuer (frame-notice-user-settings): If background
Tue, 27 Jul 1999 20:01:33 +0000 Karl Heuer (frame-initialize): When setting frame-initial-frame-alist,
Mon, 26 Jul 1999 19:06:37 +0000 Karl Heuer (set-mouse-color): If new color is nil,
Wed, 21 Jul 1999 21:43:03 +0000 Gerd Moellmann (after-setting-font-hooks): New; from Eric Banchrow
Tue, 06 Jul 1999 18:27:40 +0000 Richard M. Stallman (minibuffer-frame-alist): Use defcustom.
Wed, 27 Jan 1999 22:04:05 +0000 Andrew Innes (select-frame-by-name): Obey focus-follows-mouse.
Wed, 25 Nov 1998 01:50:25 +0000 Richard M. Stallman (frame-parameter): Doc fix.