1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
Commit Graph

111 Commits

Author SHA1 Message Date
Richard M. Stallman
30e19aee85 Use defcustom. 1997-05-05 15:06:25 +00:00
Richard M. Stallman
aaf2aa92ef (make-frame): Don't call custom-initialize-frame. 1997-04-21 03:57:23 +00:00
Simon Marshall
3196c5a701 doc-fix to be compatible with other frame- fns. 1997-04-14 11:18:31 +00:00
Richard M. Stallman
b092a1345b (make-frame): Call custom-initialize-frame
only if cus-face is loaded.
1997-04-14 03:05:04 +00:00
Richard M. Stallman
b5d48854de (frame-parameter): New function. 1997-04-10 06:49:45 +00:00
Richard M. Stallman
ec6c7d0bc7 (make-frame): Call `custom-initialize-frame'. 1997-04-08 22:33:45 +00:00
Richard M. Stallman
ef5a634509 (set-screen-height): Doc fix. 1997-03-24 05:25:14 +00:00
Simon Marshall
45c4fdeb98 defvar before- and after- make frame vars; use properly in make-frame. 1997-03-15 13:23:49 +00:00
Richard M. Stallman
889611f096 (set-frame-font): Renamed from set-default-font, 1997-02-02 01:53:27 +00:00
Richard M. Stallman
216f116990 (initial-frame-alist): Make default value nil--
don't specify `minibuffer' parameter.
1996-11-05 02:31:08 +00:00
Richard M. Stallman
97a74ef613 (ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.
(scroll-bar-side): New variable.
(toggle-scroll-bar): Use scroll-bar-side.
1996-09-23 04:29:50 +00:00
Richard M. Stallman
7722472277 (other-frame): Don't call unfocus-frame. 1996-09-03 21:38:45 +00:00
Richard M. Stallman
61298010c6 Doc fixes. 1996-09-01 20:48:03 +00:00
Richard M. Stallman
004f057a42 (frame-initialize): Don't count MSDOS neither as
window-system nor as a terminal frame here.
1996-06-10 21:20:40 +00:00
Richard M. Stallman
c1b1350b94 (make-frame-command): Treat msdos like no window system. 1996-06-09 19:10:58 +00:00
Richard M. Stallman
6238bfaf9c (make-frame-command): New function.
(ctl-x-5-map): Change C-x 5 2 to make-frame-command.
1996-06-07 14:52:28 +00:00
Richard M. Stallman
a9562d191b (handle-delete-frame): Use save-buffers-kill-emacs. 1996-02-28 00:08:58 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
06d7dff28f (frame-notice-user-settings): When making a minibufferless
frame, don't copy `name' parm explicitly unless it was explicit before.
1995-06-14 16:16:04 +00:00
Karl Heuer
46be879365 (frame-configuration-p): Moved to subr.el. 1995-05-30 18:39:22 +00:00
Karl Heuer
746bd2659a (make-initial-minibuffer-frame): New function.
(frame-notice-user-settings): Call it.
1995-05-30 06:54:44 +00:00
Richard M. Stallman
66de157de0 (frame-notice-user-settings):
Don't respecify an old value which was nil and remains nil.
1995-04-18 19:26:11 +00:00
Karl Heuer
b65be6a80d (other-frame): Don't try to unfocus in a termcap frame.
(frame-notice-user-settings): Skip menu-bar code in a termcap frame.
1995-03-16 21:25:52 +00:00
Karl Heuer
0759c4d083 (frame-initialize): Set frame-creation-function to `make-terminal-frame' if
appropriate.
1995-03-16 20:23:22 +00:00
Karl Heuer
3ce3ff1151 (frame-notice-user-settings): Avoid having the window manager re-prompt for
the initial frame's clone.
1995-01-30 23:47:17 +00:00
Richard M. Stallman
a105105a02 (make-frame): Doc fix. 1995-01-28 00:32:33 +00:00
Karl Heuer
85557d7ef7 Fix typos. 1995-01-26 22:52:10 +00:00
Richard M. Stallman
1787c22a78 (set-background-color, set-foreground-color):
Call frame-update-face-colors.
1994-12-20 20:42:40 +00:00
Richard M. Stallman
62642af94c (frame-initialize): Set special-display-function here,
not at top level.
1994-10-28 18:47:40 +00:00
Richard M. Stallman
6d73e33747 (make-frame-on-display): New function. 1994-10-25 09:49:53 +00:00
Richard M. Stallman
924be53af1 (handle-delete-frame): New function. 1994-09-29 04:48:59 +00:00
Richard M. Stallman
95e6cf3913 (special-display-popup-frame): Rename new arg to ARGS.
Allow (FUNCTION OTHER-ARGS...) as the value of ARGS.
1994-09-22 05:47:28 +00:00
Richard M. Stallman
42354c891c (special-display-popup-frame): New argument PARAMS.
Use it as well as `special-display-frame-alist'.
1994-09-22 05:03:56 +00:00
Richard M. Stallman
86e58378af (frame-notice-user-settings): If we change the frame's font,
call frame-update-faces.
1994-08-11 21:38:02 +00:00
Richard M. Stallman
9759578f6c (frame-delete-all): Copy the whole alist first. 1994-08-04 23:31:12 +00:00
Richard M. Stallman
5b66a32f60 (frame-delete-all): New function.
(frame-notice-user-settings): Call it--with or without separate
minibuffer frame.
1994-08-02 05:39:48 +00:00
Richard M. Stallman
de17da156f (initial-frame-alist): Doc fix. 1994-07-03 20:18:38 +00:00
Richard M. Stallman
79e6ae333e (auto-lower-mode, auto-raise-mode): Doc fixes. 1994-06-28 05:15:44 +00:00
Richard M. Stallman
2ffa618696 (frame-notice-user-settings): Make menu-bar-mode
and default-frame-alist consistent with each other.
1994-06-25 18:20:55 +00:00
Richard M. Stallman
8dbd5c7805 (make-frame): Doc fix. 1994-05-28 04:14:22 +00:00
Richard M. Stallman
a8bb588200 (frame-initialize): Record in frame-initial-frame-alist
the actual settings of vertical-scroll-bars.
1994-05-23 09:19:28 +00:00
Karl Heuer
e11c3dc2c8 (frame-remove-geometry-params): Reverse the computed list, to preserve the
original order of the elements.
1994-05-10 07:55:00 +00:00
Richard M. Stallman
b65e2f7475 (frame-notice-user-settings): Wait till frame becomes
visible before using its parameters.
1994-05-06 09:17:06 +00:00
Richard M. Stallman
c1e6740184 (frame-notice-user-settings): Use geometry parms from frame
when the initial specifications did not have them.
1994-05-06 00:32:58 +00:00
Richard M. Stallman
791e09d82b (frame-notice-user-settings): When replacing the first
X frame, use the same geometry parms that were used to make it.
(frame-remove-geometry-params):
Treat user-size and user-position as geometry parms.
Store all those parms into frame-initial-geometry-arguments.
1994-05-05 22:37:47 +00:00
Richard M. Stallman
6eb018badd (frame-notice-user-settings): Discard `reverse' when
making the replacement for the initial frame.  Put it on as nil.
(new-frame): Use make-frame instead.
1994-05-04 22:41:02 +00:00
Richard M. Stallman
c2079f0a5d (frame-initialize): Delete the code for reverse-video.
x-create-frame-with-faces takes care of that.
1994-05-04 04:27:18 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Richard M. Stallman
8a9e86e647 (special-display-frame-alist): New variable.
(special-display-popup-frame): New function.
(special-display-function): Set it.
1994-04-23 21:38:16 +00:00
Richard M. Stallman
4033f46bd7 (set-default-font): Call frame-update-faces. 1994-04-22 08:49:30 +00:00