Martin Rudalics
40aa4c27cb
(set-frame-configuration): Assign name parameter only
...
if it has been set explicitly before.
2007-10-12 08:49:20 +00:00
Martin Rudalics
9bcf0f44a1
(focus-follows-mouse): Moved to frame.c.
2007-10-06 10:08:28 +00:00
Richard M. Stallman
bf33d14bd5
(cursor-in-non-selected-windows): Doc fix.
2007-10-02 01:55:02 +00:00
Jason Rumney
98050a8ab4
(focus-follows-mouse): Doc-fix. Change default on w32.
2007-09-05 23:17:19 +00:00
Glenn Morris
4837b516ea
Replace `iff' in doc-strings and comments.
2007-08-08 07:40:09 +00:00
Glenn Morris
b4aa60262c
Switch license to GPLv3 or later.
2007-07-25 04:50:21 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Juanma Barranquero
c2c93894ca
(other-frame): Doc fix.
...
(set-frame-parameter): Fix typo in docstring.
2006-12-08 02:56:08 +00:00
YAMAMOTO Mitsuharu
2ff62eacf8
(focus-follows-mouse): Set default to nil on Mac.
2006-09-23 09:16:40 +00:00
Kim F. Storm
51e39dfcf1
(display-mm-dimensions-alist): New defcustom.
...
(display-mm-height, display-mm-width): Use it.
2006-09-06 11:51:57 +00:00
Stefan Monnier
8ec94c16ae
(blink-cursor-end): Only ignore the error we care about.
...
(blink-cursor-mode): Use blink-cursor-end to simplify the code.
2006-08-22 01:35:45 +00:00
Chong Yidong
f9ac92c539
* frame.el (blink-cursor-start): Set timer first.
...
(blink-cursor-end): Ignore timer cancelling errors.
Suggested by Ken Manheimer.
2006-08-20 14:43:29 +00:00
Eli Zaretskii
38938eeb4f
(focus-follows-mouse): Document that it doesn't have any effect on MS-Windows.
2006-07-21 07:43:29 +00:00
YAMAMOTO Mitsuharu
4c08371a04
(select-frame-by-name): Call x-focus-frame also when
...
window-system is mac.
2006-03-25 07:40:18 +00:00
YAMAMOTO Mitsuharu
3c5876d268
(select-frame-set-input-focus): Call x-focus-frame also
...
when window-system is mac.
2006-02-10 08:19:36 +00:00
Thien-Thi Nguyen
aaef169dc6
Update years in copyright notice; nfc.
2006-02-06 15:23:23 +00:00
Richard M. Stallman
088e75cc27
(display-hourglass): Doc fix.
2005-12-12 05:18:19 +00:00
Juri Linkov
63ec4f943f
(set-background-color, set-foreground-color)
...
(set-cursor-color, set-mouse-color, set-border-color):
Add explicit prompts to read colors by `facemenu-read-color'.
(show-trailing-whitespace, blink-cursor-delay)
(blink-cursor-interval, display-hourglass, hourglass-delay):
Remove tags.
(display-hourglass, hourglass-delay): Doc fix.
(cursor-in-non-selected-windows): Capitalize words in tag.
2005-12-11 11:08:20 +00:00
Károly Lőrentey
0dac35b873
(set-frame-parameter): Add doc string.
2005-12-06 12:43:47 +00:00
YAMAMOTO Mitsuharu
bb9404d64b
(display-screens): Use x-display-screens also on Mac.
2005-10-21 08:27:14 +00:00
Eli Zaretskii
7107f6b2bb
(blink-cursor-mode): Add `mac' to the list of window-system's that
...
support blinking cursor.
2005-10-20 14:23:26 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Juanma Barranquero
84ed1560ca
(set-frame-font, cursor-in-non-selected-windows): Fix typo in docstring.
...
(set-screen-width, set-screen-height): Delete redundant info in doctrings.
(new-frame, screen-height, screen-width): Declare with
`define-obsolete-function-alias'.
(delete-frame-hook, blink-cursor): Declare with
`define-obsolete-variable-alias'.
2005-07-20 17:54:26 +00:00
Luc Teirlinck
947d4ae822
(blink-cursor-mode): Use `custom-initialize-safe-default' and simplify
...
:init-value again.
2005-07-14 00:59:34 +00:00
Luc Teirlinck
022034b72e
(blink-cursor-mode): Revert to previous implementation of its defcustom.
...
Update.comment.
2005-07-12 20:13:23 +00:00
Luc Teirlinck
93ad71f823
(blink-cursor-mode): Use `custom-initialize-safe-default' and simplify
...
:init-value.
2005-07-10 16:36:04 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Juanma Barranquero
1cecf04d9a
(frame-current-scroll-bars): Fix typos in docstring.
2005-06-10 00:56:04 +00:00
Richard M. Stallman
b4aefb19b7
(show-trailing-whitespace): In group `whitespace-faces'.
2005-05-19 15:40:37 +00:00
Juri Linkov
f245324110
(blink-cursor-mode): Replace emacs-quick-startup' with
no-blinking-cursor'.
2005-03-05 04:32:30 +00:00
Stefan Monnier
d245ff23c3
(blink-cursor-mode): `emacs-quick-startup' may not be bound yet.
2005-03-03 13:12:47 +00:00
Luc Teirlinck
ffa8d0ef1b
(blink-cursor-mode): Add :group keyword.
2005-02-25 00:23:25 +00:00
Stefan Monnier
485464c434
(blink-cursor-mode): Use define-minor-mode.
2005-02-21 13:43:53 +00:00
Luc Teirlinck
a795e09a78
(blink-cursor-timer): Doc fix.
...
(blink-cursor-mode): Use correct standard expression in defcustom.
(blink-cursor): Make it an alias for `blink-cursor-mode' and declare obsolete.
2005-02-12 17:58:37 +00:00
Kim F. Storm
bf247b6ed0
Change release version from 21.4 to 22.1 throughout.
...
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
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