summaryrefslogtreecommitdiff
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
* (make-frame-command): New function.Richard M. Stallman1996-06-071-1/+8
* (handle-delete-frame): Use save-buffers-kill-emacs.Richard M. Stallman1996-02-281-1/+2
* Update FSF's address.Erik Naggum1996-01-141-16/+17
* (frame-notice-user-settings): When making a minibufferlessRichard M. Stallman1995-06-141-1/+5
* (frame-configuration-p): Moved to subr.el.Karl Heuer1995-05-301-8/+0
* (make-initial-minibuffer-frame): New function.Karl Heuer1995-05-301-2/+7
* (frame-notice-user-settings):Richard M. Stallman1995-04-181-3/+3
* (other-frame): Don't try to unfocus in a termcap frame.Karl Heuer1995-03-161-7/+9
* (frame-initialize): Set frame-creation-function to `make-terminal-frame' ifKarl Heuer1995-03-161-5/+8
* (frame-notice-user-settings): Avoid having the window manager re-prompt forKarl Heuer1995-01-301-1/+3
* (make-frame): Doc fix.Richard M. Stallman1995-01-281-2/+4
* Fix typos.Karl Heuer1995-01-261-10/+10
* (set-background-color, set-foreground-color):Richard M. Stallman1994-12-201-2/+4
* (frame-initialize): Set special-display-function here,Richard M. Stallman1994-10-281-3/+4
* (make-frame-on-display): New function.Richard M. Stallman1994-10-251-0/+6
* (handle-delete-frame): New function.Richard M. Stallman1994-09-291-0/+15
* (special-display-popup-frame): Rename new arg to ARGS.Richard M. Stallman1994-09-221-13/+19
* (special-display-popup-frame): New argument PARAMS.Richard M. Stallman1994-09-221-2/+2
* (frame-notice-user-settings): If we change the frame's font,Richard M. Stallman1994-08-111-1/+4
* (frame-delete-all): Copy the whole alist first.Richard M. Stallman1994-08-041-0/+1
* (frame-delete-all): New function.Richard M. Stallman1994-08-021-4/+21
* (initial-frame-alist): Doc fix.Richard M. Stallman1994-07-031-4/+15
* (auto-lower-mode, auto-raise-mode): Doc fixes.Richard M. Stallman1994-06-281-2/+10
* (frame-notice-user-settings): Make menu-bar-modeRichard M. Stallman1994-06-251-0/+8
* (make-frame): Doc fix.Richard M. Stallman1994-05-281-4/+1
* (frame-initialize): Record in frame-initial-frame-alistRichard M. Stallman1994-05-231-0/+10
* (frame-remove-geometry-params): Reverse the computed list, to preserve theKarl Heuer1994-05-101-0/+2
* (frame-notice-user-settings): Wait till frame becomesRichard M. Stallman1994-05-061-2/+9
* (frame-notice-user-settings): Use geometry parms from frameRichard M. Stallman1994-05-061-11/+17
* (frame-notice-user-settings): When replacing the firstRichard M. Stallman1994-05-051-5/+18
* (frame-notice-user-settings): Discard `reverse' whenRichard M. Stallman1994-05-041-12/+14
* (frame-initialize): Delete the code for reverse-video.Richard M. Stallman1994-05-041-23/+1
* Update copyright.Karl Heuer1994-05-031-1/+1
* (special-display-frame-alist): New variable.Richard M. Stallman1994-04-231-0/+28
* (set-default-font): Call frame-update-faces.Richard M. Stallman1994-04-221-1/+3
* (set-frame-configuration): Iconify framesRichard M. Stallman1993-11-081-2/+6
* (set-frame-configuration): If NODELETE, make the unwanted frames invisible.Richard M. Stallman1993-11-071-4/+6
* (other-frame): Subtract 1 from hpos for new mouse position.Richard M. Stallman1993-11-031-1/+1
* (make-frame): Use before-make-frame-hook and after-make-frame-hook.Richard M. Stallman1993-10-241-1/+5
* (other-frame): Warp the mouse so that the otherRichard M. Stallman1993-09-241-1/+3
* (set-frame-configuration): Take new optional arg NODELETE; if non-nil,Roland McGrath1993-09-071-3/+6
* (frame-initialize): Check for `on' or `true'Richard M. Stallman1993-08-141-1/+2
* (frame-initialize): Handle reverseVideo x-resource.Richard M. Stallman1993-08-141-1/+3
* (other-frame): Fix error in loop counting.Richard M. Stallman1993-08-111-1/+1
* (other-frame): Skip iconified and invisible frames.Roland McGrath1993-08-031-6/+9
* (other-frame): New function, analogous to other-window.Roland McGrath1993-08-021-0/+17
* * frame.el (frame-notice-user-settings): If we had to create a newJim Blandy1993-07-311-1/+1
* (frame-notice-user-settings): Don't reapply a parmRichard M. Stallman1993-07-271-3/+27
* * frame.el (frame-remove-geometry-params): New function.Jim Blandy1993-07-041-8/+18
* * term/x-win.el: Check the reverseVideo/ReverseVideo resource,Jim Blandy1993-07-031-3/+1