summaryrefslogtreecommitdiff
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* * frame.el (set-frame-configuration): Don't try to set a frame'sJim Blandy1993-06-161-1/+8
* * frame.el (frame-initialize): Remember to actually traverseJim Blandy1993-06-111-1/+2
* Formatting change.Jim Blandy1993-06-101-5/+10
* * frame.el (frame-initialize): When deleting geometryJim Blandy1993-06-101-6/+7
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-2/+2
* (frame-initialize): Reversevideo -> ReverseVideo.Richard M. Stallman1993-06-071-1/+1
* (frame-initialize): Set cursor-color last.Richard M. Stallman1993-06-031-2/+4
* (frame-initialize): Delete geometry parms from initial-frame-alist.Richard M. Stallman1993-06-021-0/+10
* (frame-initialize): Handle reverseVideo resource.Richard M. Stallman1993-05-271-1/+3
* (frame-initialize): Handle `reverse' as parameter.Richard M. Stallman1993-05-251-3/+15
* * frame.el (frame-notice-user-settings): Don't makeJim Blandy1993-05-181-1/+2
* (toggle-scroll-bar): Renamed from toggle-vertical-scroll...Richard M. Stallman1993-05-171-1/+1
* Don't put frame-initialize and frame-notice-user-settings on hooks.Richard M. Stallman1993-05-131-2/+5
* All fsets changed to defaliases.Eric S. Raymond1993-04-231-4/+4
* (make-frame): Renamed from new-frame.Richard M. Stallman1993-03-181-1/+3