Lute Kamstra
4fc5845fe8
Update FSF's address.
2005-07-04 16:49:24 +00:00
Juanma Barranquero
027a4b6b3f
Replace string-to-int' by
string-to-number'.
2005-05-16 11:34:49 +00:00
Thien-Thi Nguyen
0ec2b560ea
Update years in copyright notice; nfc.
2005-05-12 01:35:20 +00:00
Juanma Barranquero
dc75b16394
(image-library-alist): Add additional name for Xpm library.
2005-05-05 01:03:56 +00:00
Jan Djärv
6bc52abcc6
* term/w32-win.el (dnd): Require dnd
...
(w32-drag-n-drop): Call dnd-handle-one-url.
2005-04-11 19:25:58 +00:00
Stefan Monnier
bd6a8278ad
Simplify code.
2005-01-23 16:56:11 +00:00
Jason Rumney
fc8f881d53
(xw-defined-colors) Remove debug message.
2005-01-22 23:49:06 +00:00
Juanma Barranquero
fe34703418
(image-library-alist): Initialize to a known set of probable library names.
2004-06-14 21:01:37 +00:00
Jason Rumney
b0efcd2ea3
Require code-pages.
2004-05-09 15:01:17 +00:00
Jason Rumney
1e8b532f5a
(w32-drag-n-drop): Use x-dnd.el functions.
2004-05-01 13:31:29 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Jason Rumney
230c8ad7bf
No need to bind wheel events specially.
2003-06-01 22:13:07 +00:00
Stefan Monnier
25d887f06f
(iconify-or-deiconify-frame): Move to frame.el.
2003-05-24 16:22:20 +00:00
Juanma Barranquero
0ebcabe744
(x-handle-geometry): Put sizes on `initial-frame-alist' too.
2003-03-05 16:33:42 +00:00
Kenichi Handa
41cba4d087
Call set-fontset-font with NAME nil.
2003-02-20 12:43:47 +00:00
Juanma Barranquero
db95369be0
Trailing whitespace deleted.
2003-02-04 13:30:45 +00:00
Kenichi Handa
7f75eaa8e7
Call setup-default-fontset.
2003-01-17 08:17:03 +00:00
Juanma Barranquero
1823c9d2e1
(x-handle-switch): Fix handling of x-invocation-args for switches with
...
arguments.
2002-06-12 17:20:05 +00:00
Jason Rumney
e596f2a24b
(mouse-wheel-scroll-line)
...
(mouse-wheel-scroll-screen): Removed.
([mouse-wheel], [C-mouse-wheel], [S-mouse-wheel]): Use mwheel-scroll.
2002-05-04 22:17:07 +00:00
Jason Rumney
ed81ee80f5
(mouse-wheel-scroll-line): Use car of
...
mouse-wheel-scroll-amount.
2002-02-25 23:26:38 +00:00
Jason Rumney
3d27abc47b
(x-option-alist, x-long-option-alist)
...
(x-switch-definitions): Remove, use command-line-x-option-alist
instead to be consistent with X.
(x-handle-initial-switch): New function.
2002-02-17 23:08:14 +00:00
Jason Rumney
78887b5a76
Move user variables to w32-vars.el and make them defcustoms.
...
Use w32-list-proportional-fonts.
2002-01-20 15:34:00 +00:00
Jason Rumney
b05f815e1c
Add comments to avoid future deletion of conditionals that seem
...
unnecessary on w32.
2002-01-17 19:33:03 +00:00
Jason Rumney
64f41d64a9
Only require fontset when new-fontset is bound.
2002-01-17 19:29:24 +00:00
Jason Rumney
15f18b8933
Require fontset unconditionally.
...
(w32-handle-scroll-bar-event): Remove, since default scroll bar
behaviour is now the same as what Windows users expect.
2002-01-05 00:23:42 +00:00
Richard M. Stallman
ea8d306137
(x-handle-geometry): Put height and width on default-frame-alist,
...
left and top on initial-frame-alist.
2001-12-24 04:52:54 +00:00
Jason Rumney
1a0b615ab5
(redisplay-dont-pause): Don't set.
2001-10-21 17:15:18 +00:00
Pavel Janík
6a05d05faf
Fixes to follow coding conventions.
2001-07-16 11:39:42 +00:00
Eli Zaretskii
027a15c160
(x-colors): Add colors from the recent rgb.txt file.
2001-06-29 18:26:53 +00:00
Gerd Moellmann
2991b258b6
(mouse-set-font): Doc fix.
2001-01-31 14:07:48 +00:00
Eli Zaretskii
8f289accc6
(redisplay-dont-pause): Set to t to alleviate display problems.
2001-01-31 07:49:43 +00:00
Andrew Innes
30cd075d94
Remove stuff about selection timeout, which is
...
irrelevant on Windows. Move clipboard support to w32-fns.el, so
it is accessible in -nw mode.
2000-12-08 14:34:15 +00:00
Jason Rumney
dc55849498
(x-select-enable-clipboard): Customize (as per the Emacs Lisp manual)
2000-12-02 14:47:35 +00:00
Jason Rumney
8322784013
Make FONTNAME arg to set-fontset-font a cons.
2000-07-15 11:49:36 +00:00
Jason Rumney
de0c7b5d2c
Doc changes to reduce diffs with x-win.el.
...
Reenable code to create initial fontsets.
Use set-fontset-font in place of put-charset-property.
2000-05-30 22:34:26 +00:00
Jason Rumney
f9de6f69e9
(mouse-set-font): Do not build fontset from chosen font.
2000-02-27 21:11:51 +00:00
Dave Love
3247de96ce
(internal-face-interactive): Update prompt for new read-face-name.
2000-02-23 20:44:04 +00:00
Andrew Innes
90abecd329
(x-handle-args): Comment out call to message.
2000-02-06 23:37:19 +00:00
Jason Rumney
7ed4e9a732
(w32_create_initial_fontsets): Disabled as it conflicts with new face support.
2000-01-23 03:28:57 +00:00
Eli Zaretskii
79b24da30b
(xw-defined-colors): Call color-supported-p,
...
the new name of face-color-supported-p.
2000-01-03 11:58:12 +00:00
Eli Zaretskii
f795f63364
Changes for automatic remapping of X colors on terminal frames:
...
* term/pc-win.el (msdos-setup-initial-frame): New function, run by
term-setup-hook. Call msdos-remember-default-colors and
msdos-handle-reverse-video.
(msdos-face-setup): Parts of code moved to
msdos-setup-initial-frame.
(msdos-handle-reverse-video): New function, modeled after
x-handle-reverse-video.
(make-msdos-frame): Don't use initial-frame-alist and
default-frame-alist. Call msdos-handle-reverse-video.
(msdos-color-aliases): Remove.
(msdos-color-translate, msdos-approximate-color): Remove.
(msdos-color-values): Use 16-bit RGB values. RGB values updated
for better approximation of X colors.
(msdos-face-setup): Call tty-color-clear. Remove code that sets
up tty-color-alist (it is now on startup.el).
(x-display-color-p, x-color-defined-p, x-color-values,
x-defined-colors, face-color-supported-p, face-color-gray-p):
Remove.
* facemenu.el (facemenu-read-color, list-colors-display): Use
defined-colors for all frame types.
(facemenu-color-equal): Use color-values for all frame types.
* faces.el (read-face-attribute): For :foreground and :background
attributes and frames on character terminals, translate the color
to the closest supported one before looking it up in the list of
valid values.
(face-valid-attribute-values): Call defined-colors for all types
of frames.
(defined-colors, color-defined-p, color-values, display-color-p):
New finctions.
(x-defined-colors, x-color-defined-p, x-color-values,
x-display-color-p): Aliases for the above.
* startup.el (command-line): Register terminal colors for frame
types other than x and w32, but only if the terminal supports
colors. Call tty-color-define instead of face-register-tty-color.
* term/x-win.el (xw-defined-colors): Renamed from
x-defined-colors.
* term/w32-win.el (xw-defined-colors): Likewise.
* term/tty-colors.el: New file.
* loadup.el: Load term/tty-colors.
1999-12-06 17:55:00 +00:00
Gerd Moellmann
35a8911d39
(w32-drag-n-drop): Load files in current window, if
...
drop coords aren't over a specific window.
1999-11-24 14:37:53 +00:00
Karl Heuer
efaec94ebd
(mouse-set-font): If user uses w32 dialog but
...
selects no font, treat that as zero selections, not one.
1999-07-20 00:49:54 +00:00
Andrew Innes
d76d245657
Change the x-charset-registry property for the
...
Japanese charsets that are supported by Japanese Windows fonts.
1999-05-03 22:19:43 +00:00
Andrew Innes
81af6e72e2
(mouse-set-font): Ensure constructed fontset
...
matches the font selected in the dialog.
1999-05-02 20:39:19 +00:00
Andrew Innes
c8316112bb
(w32-drag-n-drop): Select file in window where
...
it is dropped, rather than current window.
1999-05-02 09:52:17 +00:00
Geoff Voelker
9d0b248831
term/w32-win.el (w32-create-initial-fontsets): Back out previous
...
change, invoke from before-init-hook.
1999-02-02 02:57:50 +00:00
Geoff Voelker
e7a8ad1fdb
(w32-standard-fontset-spec): Remove wildcard
...
from FAMILY field.
(w32-create-initial-fontsets): Do not use before-init-hook.
(mouse-set-font): Document. Automatically create and use
fontsets.
1999-01-28 04:46:42 +00:00
Geoff Voelker
9cc98b8283
(w32-standard-fontset-spec): Simplified.
1999-01-22 19:57:38 +00:00
Geoff Voelker
fea0d7fa5f
(w32-standard-fontspec-spec): Change
...
iso8859-5 to koi8-r. Add iso8859-9.
1999-01-19 22:27:59 +00:00