aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term/x-win.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* * term/x-win.el: Check the reverseVideo/ReverseVideo resource,Jim Blandy1993-07-031-0/+7
* * term/x-win.el (command-switch-alist): "-ib" takes a numericJim Blandy1993-06-221-1/+1
* (x-switch-definitions): Fix -iconic.Richard M. Stallman1993-06-161-1/+1
* (x-selection-timeout): Set it, using x-get-resource.Richard M. Stallman1993-06-051-0/+7
* (x-invocation-args): Add defvar.Richard M. Stallman1993-06-011-0/+2
* Fix initial comments.Richard M. Stallman1993-05-301-18/+16
* * x-win.el: Check for a geometry resource, and apply it to theJim Blandy1993-05-271-0/+8
* Pass x-command-line-resources to x-open-connection.Richard M. Stallman1993-05-251-1/+10
* * x-win.el (command-switch-alist, x-switch-definitions): TreatJim Blandy1993-05-251-0/+4
* * x-win.el (x-select-text): New arg PUSH.Jim Blandy1993-05-251-3/+3
* (x-select-text): New arg PUSH.Richard M. Stallman1993-05-241-2/+2
* Require menu-bar.el.Richard M. Stallman1993-05-151-0/+1
* * x-win.el: Since we require faces.el, there's no point in settingJim Blandy1993-05-091-3/+3
* (global-map): Dyke out the last two event-to-function bindings. These belongEric S. Raymond1993-04-261-7/+1
* (global-map): Remove function key bindings that duplicate stuff inEric S. Raymond1993-04-231-9/+0
* * x-win.el (x-defined-colors): Use x-color-defined-p instead ofJim Blandy1993-03-251-3/+4
* * x-win.el: Update copyright to 1993.Jim Blandy1993-03-251-6/+11
* Added library headers.Eric S. Raymond1993-03-121-1/+10