summaryrefslogtreecommitdiff
path: root/lisp/frame.el
Commit message (Expand)AuthorAgeFilesLines
* (other-frame) [windows-nt]: Use w32-focus-frame.Geoff Voelker1997-09-021-1/+4
* (frame-initialize): Don't alter vertical-scroll-barsRichard M. Stallman1997-07-211-7/+1
* (scroll-bar-side): Variable deleted.Richard M. Stallman1997-06-281-28/+0
* Use defcustom.Richard M. Stallman1997-05-051-5/+12
* (make-frame): Don't call custom-initialize-frame.Richard M. Stallman1997-04-211-2/+0
* doc-fix to be compatible with other frame- fns.Simon Marshall1997-04-141-2/+3
* (make-frame): Call custom-initialize-frameRichard M. Stallman1997-04-141-1/+2
* (frame-parameter): New function.Richard M. Stallman1997-04-101-0/+4
* (make-frame): Call `custom-initialize-frame'.Richard M. Stallman1997-04-081-0/+1
* (set-screen-height): Doc fix.Richard M. Stallman1997-03-241-1/+1
* defvar before- and after- make frame vars; use properly in make-frame.Simon Marshall1997-03-151-22/+26
* (set-frame-font): Renamed from set-default-font,Richard M. Stallman1997-02-021-1/+2
* (initial-frame-alist): Make default value nil--Richard M. Stallman1996-11-051-4/+4
* (ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.Richard M. Stallman1996-09-231-5/+6
* (other-frame): Don't call unfocus-frame.Richard M. Stallman1996-09-031-3/+1
* Doc fixes.Richard M. Stallman1996-09-011-6/+12
* (frame-initialize): Don't count MSDOS neither asRichard M. Stallman1996-06-101-8/+9
* (make-frame-command): Treat msdos like no window system.Richard M. Stallman1996-06-091-1/+1
* (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