log lisp/frame.el @ 16388:9f29d4bcdc98

age author description
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. Stallman Doc 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 Naggum Update 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 `make-terminal-frame' if
1995-01-30 Karl Heuer (frame-notice-user-settings): Avoid having the window manager re-prompt for
1995-01-28 Richard M. Stallman (make-frame): Doc fix.
1995-01-26 Karl Heuer Fix 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's font,
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 list, to preserve the
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 frame
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 Heuer Update 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 unwanted frames invisible.
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-make-frame-hook.
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 NODELETE; if non-nil,
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 to create a new
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 resource,
1993-06-16 Jim Blandy * frame.el (set-frame-configuration): Don't try to set a frame's
1993-06-11 Jim Blandy * frame.el (frame-initialize): Remember to actually traverse
1993-06-10 Jim Blandy Formatting change.
1993-06-10 Jim Blandy * frame.el (frame-initialize): When deleting geometry
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.