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