summaryrefslogtreecommitdiff
path: root/lisp/term/x-win.el
Commit message (Expand)AuthorAgeFilesLines
* (x-handle-name-switch): Renamed from x-handle-name-rn-switch.Richard M. Stallman1996-06-281-6/+5
* [motif]: Make f10 undefined.Richard M. Stallman1996-04-211-0/+4
* (x-handle-display): Set DISPLAY envvar too.Richard M. Stallman1996-04-101-1/+6
* Update FSF's office address.Erik Naggum1996-01-141-15/+17
* (x-cut-buffer-or-selection-value): Don't print messagesKarl Heuer1996-01-091-2/+2
* (x-handle-switch, x-handle-numeric-switch)Richard M. Stallman1995-12-291-114/+45
* 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
* (x-colors): Doc fix.Richard M. Stallman1995-06-301-1/+1
* (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
* (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
* (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
* 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
* (system-key-alist): Add sun versions ofRichard M. Stallman1994-10-111-0/+3
* (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
* (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
* (x-handle-geometry): Specify user-position andRichard M. Stallman1994-05-011-4/+9
* If server is a Sun, call menu-bar-enable-clipboard.Richard M. Stallman1994-04-101-0/+5
* (x-select-enable-clipboard): New variable.Richard M. Stallman1994-04-061-2/+14
* (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
* (system-key-alist): Fix the code value for `remove'.Richard M. Stallman1994-03-041-2/+2
* (iconify-or-deiconify-frame): Don't make invisible before making visible.Karl Heuer1994-03-021-3/+1
* (iconify-or-deiconify-frame): Force temporary invisibility even if this is theKarl Heuer1994-03-021-1/+1
* (system-key-alist): Renamed from vendor-key-syms.Richard M. Stallman1994-02-261-1/+1
* (vendor-key-syms): Fixed typo (extra parens).Roland McGrath1994-01-091-1/+1
* (vendor-key-syms): Add more HP keysyms and some Sun.Richard M. Stallman1994-01-091-0/+17
* (vendor-key-syms): Set this variable.Richard M. Stallman1994-01-081-0/+17
* (iconify-or-deiconify-frame): Make it work.Richard M. Stallman1993-07-271-1/+3
* (iconify-or-deiconify-frame): New function. Use it for C-z.Richard M. Stallman1993-07-271-1/+9
* (x-handle-iconic): New function.Richard M. Stallman1993-07-271-6/+13
* (x-selection-timeout): Use 20000 as default.Richard M. Stallman1993-07-251-1/+1
* (x-select-text): Never set the CLIPBOARD selection.Richard M. Stallman1993-07-251-14/+12
* (x-select-text): Always set the cut buffer,Richard M. Stallman1993-07-231-3/+7
* (x-select-text): Limit size of text sent to cut buffer.Richard M. Stallman1993-07-231-1/+7
* * term/x-win.el: Include (invocation-name) in the error messagesJim Blandy1993-07-181-10/+37