]> code.delx.au - gnu-emacs/history - lisp/frame.el
(blink-cursor-mode): Call internal-show-cursor instead
[gnu-emacs] / lisp / frame.el
1999-11-01 Gerd Moellmann(blink-cursor-mode): Call internal-show-cursor instead
1999-10-25 Gerd Moellmann(auto-raise-mode): When enabling the mode,
1999-08-15 Eli Zaretskii(blink-cursor): Don't turn on cursor blinking for
1999-07-30 Dave LoveChange comments to doc strings and other doc fixes.
1999-07-30 Karl Heuer(frame-notice-user-settings): If background
1999-07-27 Karl Heuer(frame-initialize): When setting frame-initial-frame...
1999-07-26 Karl Heuer(set-mouse-color): If new color is nil,
1999-07-21 Gerd Moellmann(after-setting-font-hooks): New; from Eric Banchrow
1999-07-06 Richard M. Stallman(minibuffer-frame-alist): Use defcustom.
1999-01-27 Andrew Innes(select-frame-by-name): Obey focus-follows-mouse.
1998-11-25 Richard M. Stallman(frame-parameter): Doc fix.
1998-11-22 Richard M. Stallman(initial-frame-alist): Add defcustom.
1998-05-25 Richard M. Stallman(make-frame-on-display): Fix previous change.
1998-05-25 Richard M. Stallman(make-frame-on-display): Check for nonsense display...
1998-04-23 Richard M. Stallman(frame-name-alist): Remove this variable.
1998-04-20 Dan Nicolaescu*** empty log message ***
1998-03-18 Richard M. Stallman(other-frame): Fix previous change.
1998-03-18 Richard M. Stallman(focus-follows-mouse): Make it defcustom.
1998-03-18 Richard M. Stallman(focus-follows-mouse): New variable.
1997-12-01 Eli Zaretskii(make-frame-names-alist, select-frame-by-name): New
1997-11-20 Eli Zaretskii(set-frame-name): New function.
1997-09-02 Geoff Voelker(other-frame) [windows-nt]: Use w32-focus-frame.
1997-07-21 Richard M. Stallman(frame-initialize): Don't alter vertical-scroll-bars
1997-06-28 Richard M. Stallman(scroll-bar-side): Variable deleted.
1997-05-05 Richard M. StallmanUse defcustom.
1997-04-21 Richard M. Stallman(make-frame): Don't call custom-initialize-frame.
1997-04-14 Simon Marshalldoc-fix to be compatible with other frame- fns.
1997-04-14 Richard M. Stallman(make-frame): Call custom-initialize-frame
1997-04-10 Richard M. Stallman(frame-parameter): New function.
1997-04-08 Richard M. Stallman(make-frame): Call `custom-initialize-frame'.
1997-03-24 Richard M. Stallman(set-screen-height): Doc fix.
1997-03-15 Simon Marshalldefvar before- and after- make frame vars; use properly...
1997-02-02 Richard M. Stallman(set-frame-font): Renamed from set-default-font,
1996-11-05 Richard M. Stallman(initial-frame-alist): Make default value nil--
1996-09-23 Richard M. Stallman(ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.
1996-09-03 Richard M. Stallman(other-frame): Don't call unfocus-frame.
1996-09-01 Richard M. StallmanDoc fixes.
1996-06-10 Richard M. Stallman(frame-initialize): Don't count MSDOS neither as
1996-06-09 Richard M. Stallman(make-frame-command): Treat msdos like no window system.
1996-06-07 Richard M. Stallman(make-frame-command): New function.
1996-02-28 Richard M. Stallman(handle-delete-frame): Use save-buffers-kill-emacs.
1996-01-14 Erik NaggumUpdate FSF's address.
1995-06-14 Richard M. Stallman(frame-notice-user-settings): When making a minibufferless
1995-05-30 Karl Heuer(frame-configuration-p): Moved to subr.el.
1995-05-30 Karl Heuer(make-initial-minibuffer-frame): New function.
1995-04-18 Richard M. Stallman(frame-notice-user-settings):
1995-03-16 Karl Heuer(other-frame): Don't try to unfocus in a termcap frame.
1995-03-16 Karl Heuer(frame-initialize): Set frame-creation-function to...
1995-01-30 Karl Heuer(frame-notice-user-settings): Avoid having the window...
1995-01-28 Richard M. Stallman(make-frame): Doc fix.
1995-01-26 Karl HeuerFix typos.
1994-12-20 Richard M. Stallman(set-background-color, set-foreground-color):
1994-10-28 Richard M. Stallman(frame-initialize): Set special-display-function here,
1994-10-25 Richard M. Stallman(make-frame-on-display): New function.
1994-09-29 Richard M. Stallman(handle-delete-frame): New function.
1994-09-22 Richard M. Stallman(special-display-popup-frame): Rename new arg to ARGS.
1994-09-22 Richard M. Stallman(special-display-popup-frame): New argument PARAMS.
1994-08-11 Richard M. Stallman(frame-notice-user-settings): If we change the frame...
1994-08-04 Richard M. Stallman(frame-delete-all): Copy the whole alist first.
1994-08-02 Richard M. Stallman(frame-delete-all): New function.
1994-07-03 Richard M. Stallman(initial-frame-alist): Doc fix.
1994-06-28 Richard M. Stallman(auto-lower-mode, auto-raise-mode): Doc fixes.
1994-06-25 Richard M. Stallman(frame-notice-user-settings): Make menu-bar-mode
1994-05-28 Richard M. Stallman(make-frame): Doc fix.
1994-05-23 Richard M. Stallman(frame-initialize): Record in frame-initial-frame-alist
1994-05-10 Karl Heuer(frame-remove-geometry-params): Reverse the computed...
1994-05-06 Richard M. Stallman(frame-notice-user-settings): Wait till frame becomes
1994-05-06 Richard M. Stallman(frame-notice-user-settings): Use geometry parms from...
1994-05-05 Richard M. Stallman(frame-notice-user-settings): When replacing the first
1994-05-04 Richard M. Stallman(frame-notice-user-settings): Discard `reverse' when
1994-05-04 Richard M. Stallman(frame-initialize): Delete the code for reverse-video.
1994-05-03 Karl HeuerUpdate copyright.
1994-04-23 Richard M. Stallman(special-display-frame-alist): New variable.
1994-04-22 Richard M. Stallman(set-default-font): Call frame-update-faces.
1993-11-08 Richard M. Stallman(set-frame-configuration): Iconify frames
1993-11-07 Richard M. Stallman(set-frame-configuration): If NODELETE, make the unwant...
1993-11-03 Richard M. Stallman(other-frame): Subtract 1 from hpos for new mouse position.
1993-10-24 Richard M. Stallman(make-frame): Use before-make-frame-hook and after...
1993-09-24 Richard M. Stallman(other-frame): Warp the mouse so that the other
1993-09-07 Roland McGrath(set-frame-configuration): Take new optional arg NODELE...
1993-08-14 Richard M. Stallman(frame-initialize): Check for `on' or `true'
1993-08-14 Richard M. Stallman(frame-initialize): Handle reverseVideo x-resource.
1993-08-11 Richard M. Stallman(other-frame): Fix error in loop counting.
1993-08-03 Roland McGrath(other-frame): Skip iconified and invisible frames.
1993-08-02 Roland McGrath(other-frame): New function, analogous to other-window.
1993-07-31 Jim Blandy* frame.el (frame-notice-user-settings): If we had...
1993-07-27 Richard M. Stallman(frame-notice-user-settings): Don't reapply a parm
1993-07-04 Jim Blandy* frame.el (frame-remove-geometry-params): New function.
1993-07-03 Jim Blandy* term/x-win.el: Check the reverseVideo/ReverseVideo...
1993-06-16 Jim Blandy* frame.el (set-frame-configuration): Don't try to...
1993-06-11 Jim Blandy* frame.el (frame-initialize): Remember to actually...
1993-06-10 Jim BlandyFormatting change.
1993-06-10 Jim Blandy* frame.el (frame-initialize): When deleting geometry
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-07 Richard M. Stallman(frame-initialize): Reversevideo -> ReverseVideo.
1993-06-03 Richard M. Stallman(frame-initialize): Set cursor-color last.
1993-06-02 Richard M. Stallman(frame-initialize): Delete geometry parms from initial...
1993-05-27 Richard M. Stallman(frame-initialize): Handle reverseVideo resource.
1993-05-25 Richard M. Stallman(frame-initialize): Handle `reverse' as parameter.
1993-05-18 Jim Blandy* frame.el (frame-notice-user-settings): Don't make
next