(replace_buffer_in_all_windows):
[bpt/emacs.git] / lisp / frame.el
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
1993-05-17 Richard M. Stallman(toggle-scroll-bar): Renamed from toggle-vertical-scroll...
1993-05-13 Richard M. StallmanDon't put frame-initialize and frame-notice-user-settin...
1993-04-23 Eric S. RaymondAll fsets changed to defaliases.
1993-03-18 Richard M. Stallman(make-frame): Renamed from new-frame.
1993-03-15 Jim BlandyMake frame configurations start with a distinctive...
1993-03-08 Richard M. StallmanComment change.
1993-03-02 Jim Blandy* frame.el (new-frame): Doc fix.
1993-03-02 Jim BlandyThese changes were actually made by Richard; I stole...
1993-02-16 Richard M. Stallman(frame-initialize): Fix error syntax.
1993-02-14 Jim Blandy* frame.el: Clean up initialization code.
1993-01-26 Jim BlandyJimB's changes since January 18th
1993-01-14 Jim Blandy* frame.el (frame-notice-user-settings): Don't try...
1992-10-25 Christopher ZaborskyDoc fix.
1992-09-13 Jim Blandyentered into RCS
1992-08-12 Jim Blandy*** empty log message ***
1992-08-07 Jim Blandy*** empty log message ***
1992-07-25 Jim Blandy*** empty log message ***
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-21 Jim Blandy*** empty log message ***
1992-07-21 Jim Blandy*** empty log message ***
1992-07-17 Eric S. Raymond*** empty log message ***
next