Richard M. Stallman
|
86bd482f70
|
(special-display-popup-frame): Make the buffer current as its frame is created.
|
2004-10-17 06:53:08 +00:00 |
|
Richard M. Stallman
|
9fa5bb32b2
|
(display-mouse-p, display-selections-p): Use with-no-warnings.
|
2004-08-22 16:54:33 +00:00 |
|
Luc Teirlinck
|
8de9d3f631
|
(make-frame): Doc fix.
|
2004-07-24 21:45:28 +00:00 |
|
Luc Teirlinck
|
d398de43be
|
(modify-all-frames-parameters): Minor doc fix.
(set-frame-configuration): Doc fix.
|
2004-07-23 12:20:22 +00:00 |
|
Luc Teirlinck
|
bf294e2fbd
|
(modify-all-frames-parameters): Minor doc fix.
|
2004-07-21 02:34:07 +00:00 |
|
Luc Teirlinck
|
e6c45c2987
|
(show-trailing-whitespace): Doc fix.
|
2004-06-19 16:11:02 +00:00 |
|
Kim F. Storm
|
9dbf2cd616
|
(blink-cursor-start): Turn cursor off initially so blink
starts after blink-cursor-delay rather than 2*blink-cursor-delay.
|
2004-06-01 23:18:25 +00:00 |
|
Stefan Monnier
|
bb2c34b147
|
(special-display-popup-frame, next-multiframe-window)
(previous-multiframe-window): Only consider frames on same display.
|
2004-04-22 21:08:10 +00:00 |
|
Richard M. Stallman
|
7f18ce220c
|
(pop-up-frame-function): Use quote, not `function'.
(frame-notice-user-settings): Calculate ADJUSTED-TOP
copying with lists as coordinate values.
|
2003-12-29 19:17:24 +00:00 |
|
Kim F. Storm
|
56cfea72a3
|
(frame-current-scroll-bars): New defun.
|
2003-09-24 22:54:55 +00:00 |
|
Miles Bader
|
ab5796a9f9
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
|
Juanma Barranquero
|
63019bad3a
|
(modify-all-frames-parameters): Reinstall (copyright papers received).
|
2003-07-13 17:48:58 +00:00 |
|
Miles Bader
|
9328929244
|
(set-frame-font): Default to frame's current default font.
|
2003-06-06 01:32:33 +00:00 |
|
Stefan Monnier
|
3db7df063f
|
(iconify-or-deiconify-frame): Move from term/x-win.el.
|
2003-05-24 16:11:17 +00:00 |
|
Juanma Barranquero
|
7418081f48
|
(modify-all-frames-parameters): Deleted.
|
2003-04-10 16:31:00 +00:00 |
|
Juanma Barranquero
|
f7df88f47a
|
(new-frame): Add obsolescence declaration.
|
2003-04-09 17:45:20 +00:00 |
|
Juanma Barranquero
|
034ade66e3
|
(modify-all-frames-parameters): New function to change parameters in all
existing and future frames.
|
2003-04-09 17:38:47 +00:00 |
|
Juanma Barranquero
|
1cef654128
|
(set-frame-font): Allow keeping frame size after changing font.
|
2003-04-09 17:28:30 +00:00 |
|
John Paul Wallington
|
da7829a310
|
(delete-frame-hook): Variable alias for
`delete-frame-functions'. Mark obsolete.
|
2002-10-02 23:53:37 +00:00 |
|
Richard M. Stallman
|
80c39c38bb
|
(select-frame-by-name, select-frame-set-input-focus):
Always call x-focus-frame, if using x.
Use set-mouse-position on all systems, if focus-follows-mouse.
|
2002-08-24 02:59:27 +00:00 |
|
Eli Zaretskii
|
f29173c984
|
(frames-on-display-list): Use `equal' to compare the
`display' frame parameter to the argument DISPLAY.
|
2002-04-12 16:50:54 +00:00 |
|
Jason Rumney
|
fcc6f5cc3e
|
(display-images-p): Do not explicitly check display type.
|
2002-03-20 21:26:51 +00:00 |
|
Eli Zaretskii
|
968ecc2809
|
(auto-hscroll-mode): Renamed from automatic-hscrolling.
(automatic-hscrolling): Now a defvaralias for auto-hscroll-mode.
|
2002-03-03 17:31:45 +00:00 |
|
Richard M. Stallman
|
6527c9b7ac
|
(focus-follows-mouse): Doc fix.
|
2002-02-26 02:37:58 +00:00 |
|
Richard M. Stallman
|
bb578a72d1
|
(other-frame): Doc fix.
|
2002-02-20 22:28:44 +00:00 |
|
Eli Zaretskii
|
a6ab2fcfb3
|
(display-color-cells): Use tty-display-color-cells.
|
2002-01-25 13:19:28 +00:00 |
|
Sam Steingold
|
bc5c763a1b
|
(show-trailing-whitespace): Remove :set argument (the
value was essentially identical to the defalt).
|
2001-11-26 18:28:18 +00:00 |
|
Sam Steingold
|
f39784dd3e
|
comments indented properly
|
2001-11-26 18:20:20 +00:00 |
|
Eli Zaretskii
|
528e141664
|
(set-background-color, set-foreground-color): Call
face-set-after-frame-default, to propagate the new colors to the
frame's parameters alist.
|
2001-11-03 15:55:17 +00:00 |
|
Richard M. Stallman
|
cacf219364
|
(blink-cursor-mode): Doc fix.
|
2001-10-30 00:24:12 +00:00 |
|
Stefan Monnier
|
7e573c4a6d
|
(special-display-popup-frame): Obey new specs same-window' and same-frame'.
|
2001-10-12 20:39:54 +00:00 |
|
Eli Zaretskii
|
563283b1b5
|
(select-frame-by-name, other-frame): Doc fix.
|
2001-09-30 10:47:22 +00:00 |
|
Eli Zaretskii
|
eaa600194f
|
(show-trailing-whitespace): Doc fix.
|
2001-08-14 12:39:53 +00:00 |
|
Gerd Moellmann
|
030f453737
|
(select-frame-set-input-focus): New function
extracted from other-frame.
(other-frame): Use it.
(next-multiframe-window, previous-multiframe-window): Use it.
|
2001-08-10 13:47:18 +00:00 |
|
Eli Zaretskii
|
ddc456e4ec
|
(display-images-p): New function.
|
2001-07-17 12:58:19 +00:00 |
|
Pavel Janík
|
5553563924
|
Some fixes to follow coding conventions in files maintained by FSF.
|
2001-07-15 16:15:35 +00:00 |
|
Eli Zaretskii
|
310e9a2152
|
(automatic-hscrolling): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
|
2001-05-20 04:14:49 +00:00 |
|
Gerd Moellmann
|
a2125918a0
|
(delete-other-frames): Handle minibuffer-only frames.
|
2001-04-17 12:02:53 +00:00 |
|
Gerd Moellmann
|
c0eb3c1052
|
(cursor-in-non-selected-windows): Replaces
show-cursor-in-non-selected-windows.
|
2001-04-02 10:19:52 +00:00 |
|
Jason Rumney
|
5c39a60f1d
|
(frame-notice-user-settings): Only adjust frame height
for no tool-bar case if tool-bar was originally switched on.
|
2001-02-23 10:23:08 +00:00 |
|
Gerd Moellmann
|
a6c411ffc6
|
(display-hourglass): Renamed from busy-cursor.
(hourglass-delay): Renamed from busy-cursor-delay-seconds.
(show-cursor-in-non-selected-windows): Doc fix.
|
2001-02-21 14:08:10 +00:00 |
|
Gerd Moellmann
|
085ef9b398
|
(frame-notice-user-settings): When resizing the initial
frame because the tool bar is off, also change the frame's top
position if a negative top position was specified.
|
2001-02-02 13:55:42 +00:00 |
|
Gerd Moellmann
|
de2f5dbec2
|
(frame-notice-user-settings): Do the tool-bar
stuff only for graphical displays. Fix a braino.
|
2001-01-30 15:18:13 +00:00 |
|
Gerd Moellmann
|
9688894d93
|
(frame-initialize): Create initial frame visible.
(frame-notice-user-settings): When tool-bar has been switched off,
correct the frame size and sync too-bar-mode.
|
2001-01-30 15:06:47 +00:00 |
|
Eli Zaretskii
|
ff2a1c79f5
|
(frame-initialize): Doc fix.
|
2001-01-29 17:01:52 +00:00 |
|
Gerd Moellmann
|
2533b69a03
|
(frame-initialize): Create the initial frame invisible.
|
2001-01-24 15:39:00 +00:00 |
|
Eli Zaretskii
|
e9510d0020
|
(show-cursor-in-non-selected-windows): Doc fix.
|
2000-12-14 15:16:27 +00:00 |
|
Gerd Moellmann
|
be6bbb55ab
|
(blink-cursor-mode): Doc fix.
|
2000-11-29 15:28:17 +00:00 |
|
Gerd Moellmann
|
e053c60feb
|
(show-cursor-in-non-selected-windows): Doc fix.
|
2000-11-22 19:54:36 +00:00 |
|
Stefan Monnier
|
72bf1a8b28
|
(after-setting-font-hook): Rename hooks -> hook.
(set-frame-font): Use the new name (and the old for compatibility).
|
2000-11-03 22:15:51 +00:00 |
|