aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Comment change.Richard M. Stallman1996-03-021-2/+2
|
* (x-display-pixel-height, x-display-pixel-width):Richard M. Stallman1996-02-081-2/+2
| | | | Make the returned value consistent with one-pixel-per-character.
* Update FSF's office address.Erik Naggum1996-01-1414-145/+166
|
* (x-cut-buffer-or-selection-value): Don't print messagesKarl Heuer1996-01-091-2/+2
| | | | about failure to get selection or cut buffer.
* Comment fixes.Karl Heuer1996-01-051-1/+1
|
* (describe-mouse-briefly): Fix message spelling.Karl Heuer1996-01-041-4/+4
|
* (x-colors): New variable, a list of colorsRichard M. Stallman1996-01-021-18/+28
| | | | | | supported by PC color displays under MS-DOS. (msdos-color-translate): Use `x-colors'. (x-defined-colors): New alternate definition.
* (x-handle-switch, x-handle-numeric-switch)Richard M. Stallman1995-12-291-114/+45
| | | | | (x-handle-args): Use command-line-x-option-alist. (x-option-alist, x-switch-definitions, x-long-option-alist): Deleted.
* Disable scrollbars until fully functional.Geoff Voelker1995-12-241-0/+3
|
* (msdos-color-aliases): Add more aliases.Richard M. Stallman1995-11-221-4/+21
| | | | | (msdos-face-setup): Change colors for bold, bold-italic, underline. (x-frob-font-slant): Define as no-op.
* (x-display-color-p): Accept optional arg.Richard M. Stallman1995-11-101-1/+1
|
* Rewrite for new case tables.Richard M. Stallman1995-11-101-11/+6
|
* Initial revisionGeoff Voelker1995-11-071-0/+617
|
* Don't require initial whitespace in vendor name.Karl Heuer1995-11-021-1/+1
|
* (function-key-map): Consistently map CLEAR to C-l.Richard M. Stallman1995-08-291-4/+4
|
* (vendor-specific-keysyms):Karl Heuer1995-07-171-2/+2
| | | | In Sun keys, f36 was misnamed f35 and f37 misnamed f36.
* (x-colors): Doc fix.Richard M. Stallman1995-06-301-1/+1
|
* Initial revisionKarl Heuer1995-06-091-0/+45
|
* (vendor-specific-keysyms): Recognize "X Consortium".Karl Heuer1995-06-021-1/+2
|
* (vendor-specific-keysyms): Add second spelling for HP.Karl Heuer1995-05-241-1/+2
|
* If the geometry resource specifies a position,Richard M. Stallman1995-05-151-44/+66
| | | | | call the position and size "user-specified". (vendor-specific-keysyms): New function.
* (x-colors): Delete "medium forest green" in both forms.Richard M. Stallman1995-05-061-2/+0
|
* (x-colors): Delete "medium goldenrod" in both forms.Richard M. Stallman1995-05-061-2/+0
|
* (x-defined-colors): Take frame as optional arg.Richard M. Stallman1995-04-161-4/+7
| | | | Check whether colors are really supported on the display in use.
* (mode-line-buffer-identification): Fix prev change; use setq-default.Richard M. Stallman1995-04-091-1/+1
|
* (mode-line-buffer-identification): Eliminate %F.Richard M. Stallman1995-04-081-0/+3
|
* Put height and width from geometry parm into default-frame-alist.Richard M. Stallman1995-01-111-3/+15
|
* (system-key-alist): Extra keys are F36 and F37.Karl Heuer1994-11-301-2/+2
|
* (Calling menu-bar-enable-clipboard): Be less selective matching Suns.Richard M. Stallman1994-11-231-1/+2
|
* (x-option-alist): New variable now holdsRichard M. Stallman1994-11-191-31/+73
| | | | | | 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.
* Make previous change conditional.Karl Heuer1994-10-241-5/+12
|
* Say error in x-open-connection should be fatal.Richard M. Stallman1994-10-231-1/+3
|
* Initial revisionMorten Welinder1994-10-171-0/+186
|
* (system-key-alist): Add sun versions ofRichard M. Stallman1994-10-111-0/+3
| | | | mute-grave, mute-diaeresis, mute-asciicircum.
* (system-key-alist): Add Sun definition for mute-acute.Richard M. Stallman1994-09-151-0/+1
|
* Don't call menu-bar-mode.Richard M. Stallman1994-09-151-2/+0
|
* (news-fkey-prefix): Use kp-decimal, not kp-period.Richard M. Stallman1994-08-211-1/+1
|
* (system-key-alist): Add Sun-specific X11R6 keysyms.Richard M. Stallman1994-07-241-0/+7
|
* Doc fix.Richard M. Stallman1994-05-221-1/+1
|
* Update copyright.Karl Heuer1994-05-031-1/+1
|
* Update copyright.Karl Heuer1994-05-031-1/+1
|
* (x-handle-geometry): Specify user-position andRichard M. Stallman1994-05-011-4/+9
| | | | user-size properties when appropriate.
* Don't bind [mouse-1]; that's done elsewhere.Richard M. Stallman1994-04-301-8/+16
| | | | Define lower-upper case correspondence for the three mostly used code pages.
* If server is a Sun, call menu-bar-enable-clipboard.Richard M. Stallman1994-04-101-0/+5
|
* (function-key-map): Use f11, not \e.Richard M. Stallman1994-04-091-1/+2
|
* Support kp-tab, kp-multiply, kp-add, kp-divide.Richard M. Stallman1994-04-081-1/+5
|
* (kill-emacs-hook): Use add-hook.Richard M. Stallman1994-04-061-4/+4
|
* (x-select-enable-clipboard): New variable.Richard M. Stallman1994-04-061-2/+14
| | | | | | (x-select-text, x-cut-buffer-or-selection-value): Obey it. (x-handle-args): Doc fix.
* (x-cut-buffer-or-selection-value): Check for error from x-get-selection.Karl Heuer1994-03-181-6/+7
|
* Turn on menu-bar-mode.Richard M. Stallman1994-03-131-0/+2
|