1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00
Commit Graph

181 Commits

Author SHA1 Message Date
Richard M. Stallman
a259d3371e (x-display-pixel-height, x-display-pixel-width):
Make the returned value consistent with one-pixel-per-character.
1996-02-08 17:49:24 +00:00
Erik Naggum
2fe590dcee Update FSF's office address. 1996-01-14 09:58:28 +00:00
Karl Heuer
5fd72a2474 (x-cut-buffer-or-selection-value): Don't print messages
about failure to get selection or cut buffer.
1996-01-09 23:20:39 +00:00
Karl Heuer
a7acbbe4d4 Comment fixes. 1996-01-05 22:21:28 +00:00
Karl Heuer
b4390c7306 (describe-mouse-briefly): Fix message spelling. 1996-01-04 23:21:26 +00:00
Richard M. Stallman
bb3a457466 (x-colors): New variable, a list of colors
supported by PC color displays under MS-DOS.
(msdos-color-translate): Use `x-colors'.
(x-defined-colors): New alternate definition.
1996-01-02 23:04:42 +00:00
Richard M. Stallman
80128ceb04 (x-handle-switch, x-handle-numeric-switch)
(x-handle-args): Use command-line-x-option-alist.
(x-option-alist, x-switch-definitions, x-long-option-alist): Deleted.
1995-12-29 21:09:34 +00:00
Geoff Voelker
fe07d75e18 Disable scrollbars until fully functional. 1995-12-24 01:10:37 +00:00
Richard M. Stallman
ea6401d799 (msdos-color-aliases): Add more aliases.
(msdos-face-setup): Change colors for bold, bold-italic, underline.
(x-frob-font-slant): Define as no-op.
1995-11-22 13:44:42 +00:00
Richard M. Stallman
beb4ba6875 (x-display-color-p): Accept optional arg. 1995-11-10 17:40:47 +00:00
Richard M. Stallman
0b574c357f Rewrite for new case tables. 1995-11-10 17:39:54 +00:00
Geoff Voelker
ee78dc3223 Initial revision 1995-11-07 07:52:28 +00:00
Karl Heuer
f81dbe564c Don't require initial whitespace in vendor name. 1995-11-02 04:37:30 +00:00
Richard M. Stallman
b8e9a326c1 (function-key-map): Consistently map CLEAR to C-l. 1995-08-29 15:31:46 +00:00
Karl Heuer
51a8e1cc2c (vendor-specific-keysyms):
In Sun keys, f36 was misnamed f35 and f37 misnamed f36.
1995-07-17 22:49:37 +00:00
Richard M. Stallman
5db9a09f9b (x-colors): Doc fix. 1995-06-30 05:12:56 +00:00
Karl Heuer
92abb02b9b Initial revision 1995-06-09 02:31:33 +00:00
Karl Heuer
04486a2df2 (vendor-specific-keysyms): Recognize "X Consortium". 1995-06-02 01:03:43 +00:00
Karl Heuer
3f18a142f9 (vendor-specific-keysyms): Add second spelling for HP. 1995-05-24 04:59:27 +00:00
Richard M. Stallman
9b4234ae17 If the geometry resource specifies a position,
call the position and size "user-specified".
(vendor-specific-keysyms): New function.
1995-05-15 23:19:13 +00:00
Richard M. Stallman
27a3a82960 (x-colors): Delete "medium forest green" in both forms. 1995-05-06 04:34:53 +00:00
Richard M. Stallman
ce1724a609 (x-colors): Delete "medium goldenrod" in both forms. 1995-05-06 04:30:06 +00:00
Richard M. Stallman
891eb3fef5 (x-defined-colors): Take frame as optional arg.
Check whether colors are really supported on the display in use.
1995-04-16 04:17:36 +00:00
Richard M. Stallman
7d5f0c0679 (mode-line-buffer-identification): Fix prev change; use setq-default. 1995-04-09 03:51:32 +00:00
Richard M. Stallman
5363172306 (mode-line-buffer-identification): Eliminate %F. 1995-04-08 02:51:37 +00:00
Richard M. Stallman
e42a4b863a Put height and width from geometry parm into default-frame-alist. 1995-01-11 04:44:10 +00:00
Karl Heuer
48c454c716 (system-key-alist): Extra keys are F36 and F37. 1994-11-30 21:41:10 +00:00
Richard M. Stallman
5b3dd5e8b8 (Calling menu-bar-enable-clipboard): Be less selective matching Suns. 1994-11-23 04:46:14 +00:00
Richard M. Stallman
e491912f6b (x-option-alist): New variable now holds
list of short options.  Don't set command-switch-alist.
(x-long-option-alist): New variable.
(x-handle-args): Detect long options and convert to short.
1994-11-19 20:33:22 +00:00
Karl Heuer
f1b648d6d0 Make previous change conditional. 1994-10-24 23:30:14 +00:00
Richard M. Stallman
f91f7c79c0 Say error in x-open-connection should be fatal. 1994-10-23 07:59:01 +00:00
Morten Welinder
ef88bd2dc0 Initial revision 1994-10-17 08:04:13 +00:00
Richard M. Stallman
ca59062610 (system-key-alist): Add sun versions of
mute-grave, mute-diaeresis, mute-asciicircum.
1994-10-11 02:48:53 +00:00
Richard M. Stallman
e7399dcc72 (system-key-alist): Add Sun definition for mute-acute. 1994-09-15 23:55:25 +00:00
Richard M. Stallman
74cadca3f4 Don't call menu-bar-mode. 1994-09-15 20:10:12 +00:00
Richard M. Stallman
e92102e719 (news-fkey-prefix): Use kp-decimal, not kp-period. 1994-08-21 17:39:15 +00:00
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