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
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