Richard M. Stallman
0a6ef8a768
(system-key-alist): Add Sun-specific X11R6 keysyms.
1994-07-24 19:18:19 +00:00
Richard M. Stallman
a4e104bf5c
Doc fix.
1994-05-22 22:14:17 +00:00
Karl Heuer
8f1204db34
Update copyright.
1994-05-03 23:47:06 +00:00
Karl Heuer
d733c5ec03
Update copyright.
1994-05-03 22:46:37 +00:00
Richard M. Stallman
6e42f5f8bb
(x-handle-geometry): Specify user-position and
...
user-size properties when appropriate.
1994-05-01 08:55:23 +00:00
Richard M. Stallman
870975a12b
Don't bind [mouse-1]; that's done elsewhere.
...
Define lower-upper case correspondence for the three mostly used code pages.
1994-04-30 20:40:34 +00:00
Richard M. Stallman
5b0b2316d9
If server is a Sun, call menu-bar-enable-clipboard.
1994-04-10 08:56:50 +00:00
Richard M. Stallman
9c0aa91bc7
(function-key-map): Use f11, not \e.
1994-04-09 21:17:32 +00:00
Richard M. Stallman
a3a28eac44
Support kp-tab, kp-multiply, kp-add, kp-divide.
1994-04-08 19:43:33 +00:00
Richard M. Stallman
67ec7a685d
(kill-emacs-hook): Use add-hook.
1994-04-06 20:22:19 +00:00
Richard M. Stallman
dc20df9586
(x-select-enable-clipboard): New variable.
...
(x-select-text, x-cut-buffer-or-selection-value): Obey it.
(x-handle-args): Doc fix.
1994-04-06 04:51:37 +00:00
Karl Heuer
4390cc9c3a
(x-cut-buffer-or-selection-value): Check for error from x-get-selection.
1994-03-18 03:38:25 +00:00
Richard M. Stallman
2490f7d530
Turn on menu-bar-mode.
1994-03-13 00:36:52 +00:00
Richard M. Stallman
acc8cdd212
(system-key-alist): Fix the code value for `remove'.
1994-03-04 04:38:06 +00:00
Karl Heuer
19479ae2d6
(iconify-or-deiconify-frame): Don't make invisible before making visible.
1994-03-02 05:29:01 +00:00
Karl Heuer
2bd866cdc6
(iconify-or-deiconify-frame): Force temporary invisibility even if this is the
...
only frame.
1994-03-02 04:42:38 +00:00
Richard M. Stallman
52f04d46fe
(system-key-alist): Renamed from vendor-key-syms.
1994-02-26 03:43:32 +00:00
Richard M. Stallman
0dee8d9be9
(function-key-map): Change insertchar and deletechar to insert and delete.
1994-01-14 17:58:37 +00:00
Richard M. Stallman
ad9549a934
entered into RCS
1994-01-14 14:08:11 +00:00
Roland McGrath
b03f6d387b
(vendor-key-syms): Fixed typo (extra parens).
1994-01-09 23:24:57 +00:00
Richard M. Stallman
96d63b2c8b
(vendor-key-syms): Add more HP keysyms and some Sun.
1994-01-09 16:38:16 +00:00
Richard M. Stallman
afa4334912
(vendor-key-syms): Set this variable.
1994-01-08 14:36:57 +00:00
Richard M. Stallman
c8b836f65e
entered into RCS
1994-01-05 23:56:57 +00:00
Richard M. Stallman
f3783befbb
(sun-raw-prefix): Make this just a variable, not a function name.
1993-11-15 10:52:46 +00:00
Richard M. Stallman
8a96eef3f3
(iconify-or-deiconify-frame): Make it work.
1993-07-27 22:01:29 +00:00
Richard M. Stallman
2d7bfcc3ed
(iconify-or-deiconify-frame): New function. Use it for C-z.
1993-07-27 21:58:54 +00:00
Richard M. Stallman
ef599142ed
(x-handle-iconic): New function.
...
(command-switch-alist): Use that.
(x-switch-definitions): Delete elt for `-iconic'.
(x-selection-timeout): Use 20000 as default.
(x-select-text): Never set the CLIPBOARD selection.
(x-cut-buffer-or-selection-value): Try PRIMARY before cut buffer.
(x-cut-buffer-max): Set based on x-server-max-request-size.
1993-07-27 08:38:00 +00:00
Richard M. Stallman
5c2867e055
(x-selection-timeout): Use 20000 as default.
1993-07-25 22:32:07 +00:00
Richard M. Stallman
2666a6a5b9
(x-select-text): Never set the CLIPBOARD selection.
...
(x-cut-buffer-or-selection-value): Try PRIMARY before cut buffer.
(x-cut-buffer-max): Set based on x-server-max-request-size.
1993-07-25 20:30:04 +00:00
Richard M. Stallman
14324c4d46
(x-select-text): Always set the cut buffer,
...
but sometimes set it to nothing. Don't put large strings in clipboard.
1993-07-23 17:24:45 +00:00
Richard M. Stallman
785080c58c
(x-select-text): Limit size of text sent to cut buffer.
1993-07-23 01:43:39 +00:00
Richard M. Stallman
4b7802ed14
*** empty log message ***
1993-07-21 21:44:24 +00:00
Jim Blandy
800642d27d
* term/x-win.el: Include (invocation-name) in the error messages
...
which might occur during startup.
* term/x-win.el: Make the `-rn NAME' option specify a resource
name, as documented, and not a resource database string. Make
`-name NAME' act like `-rn NAME' and also set the name of the
initial frame.
(command-switch-alist): Process the `-rn' and `-name' options
using the x-handle-name-rn-switch function.
(x-handle-name-rn-switch): New function, which sets the
x-resource-name variable.
(opening connection): Make sure x-resource-name is valid. If it's
not a string, set it to (invocation-name), with any periods or
asterisks changed to hyphens.
* term/x-win.el: Make the `-xrm STRING' option specify a resource
database string. `-rn' used to behave this way.
(command-switch-alist): Process the `-xrm' switch using
x-handle-xrm-switch.
(x-handle-xrm-switch): Renamed from x-handle-rn-switch; this
function does the right thing for `-xrm', not for `-rn'.
* term/x-win.el: Recognize affirmative values for reverseVideo
properly. Include "on" in the list of recognized values.
1993-07-18 06:21:42 +00:00
Jim Blandy
88046be2ad
* term/x-win.el: Check the reverseVideo/ReverseVideo resource,
...
correctly distinguish between "on" and "off" values, and put a
parameter in default-frame-alist.
* frame.el (frame-initialize): Don't call x-get-resource here.
1993-07-03 10:17:56 +00:00
Jim Blandy
878a082725
* term/x-win.el (command-switch-alist): "-ib" takes a numeric
...
argument; use x-handle-numeric-switch for it.
1993-06-22 08:30:36 +00:00
Richard M. Stallman
ed8d30ae81
Translate F11 (ESC [ 23 ~) to ESC.
1993-06-20 08:49:42 +00:00
Richard M. Stallman
1bf41cb0af
entered into RCS
1993-06-17 07:31:16 +00:00
Richard M. Stallman
76d8cb227a
(x-switch-definitions): Fix -iconic.
1993-06-16 17:51:16 +00:00
Jim Blandy
eb8c3be94e
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
Richard M. Stallman
d177495be7
(mouse-union-first-preferred): Renamed from mouse-union-first-prefered.
1993-06-08 01:11:53 +00:00
Richard M. Stallman
553624bf48
(x-selection-timeout): Set it, using x-get-resource.
1993-06-05 08:39:42 +00:00
Richard M. Stallman
19b08de90d
(x-invocation-args): Add defvar.
1993-06-01 00:29:11 +00:00
Richard M. Stallman
a85b2c8c1f
Initial revision
1993-05-30 03:47:06 +00:00
Richard M. Stallman
9bd27e853d
Just load vt100.el.
1993-05-30 03:45:33 +00:00
Richard M. Stallman
4595014a19
Just load keyswap.el.
1993-05-30 03:44:07 +00:00
Richard M. Stallman
cbc336a24f
Fix initial comments.
1993-05-30 03:42:55 +00:00
Richard M. Stallman
0e73af297e
Use lk201.el.
1993-05-30 03:39:06 +00:00
Richard M. Stallman
e9f0386af8
*** empty log message ***
1993-05-30 03:34:09 +00:00
Richard M. Stallman
9ea6cb2830
Initial revision
1993-05-29 06:38:50 +00:00
Richard M. Stallman
83317c079a
(vt100-wide-mode): Add missing arg in set-frame-width.
1993-05-29 04:40:38 +00:00