summaryrefslogtreecommitdiff
path: root/lisp/term
Commit message (Collapse)AuthorAgeFilesLines
* (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
|
* (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
| | | | only frame.
* (system-key-alist): Renamed from vendor-key-syms.Richard M. Stallman1994-02-261-1/+1
|
* (function-key-map): Change insertchar and deletechar to insert and delete.Richard M. Stallman1994-01-141-2/+2
|
* entered into RCSRichard M. Stallman1994-01-141-1/+6
|
* (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
|
* entered into RCSRichard M. Stallman1994-01-051-0/+84
|
* (sun-raw-prefix): Make this just a variable, not a function name.Richard M. Stallman1993-11-151-2/+2
|
* (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
| | | | | | | | | | | (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.
* (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-cut-buffer-or-selection-value): Try PRIMARY before cut buffer. (x-cut-buffer-max): Set based on x-server-max-request-size.
* (x-select-text): Always set the cut buffer,Richard M. Stallman1993-07-231-3/+7
| | | | but sometimes set it to nothing. Don't put large strings in clipboard.
* (x-select-text): Limit size of text sent to cut buffer.Richard M. Stallman1993-07-231-1/+7
|
* *** empty log message ***Richard M. Stallman1993-07-211-4/+7
|
* * term/x-win.el: Include (invocation-name) in the error messagesJim Blandy1993-07-181-10/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* * term/x-win.el: Check the reverseVideo/ReverseVideo resource,Jim Blandy1993-07-031-0/+7
| | | | | | 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.
* * term/x-win.el (command-switch-alist): "-ib" takes a numericJim Blandy1993-06-221-1/+1
| | | | argument; use x-handle-numeric-switch for it.
* Translate F11 (ESC [ 23 ~) to ESC.Richard M. Stallman1993-06-201-2/+5
|
* entered into RCSRichard M. Stallman1993-06-173-0/+17
|
* (x-switch-definitions): Fix -iconic.Richard M. Stallman1993-06-161-1/+1
|
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-093-7/+7
|
* (mouse-union-first-preferred): Renamed from mouse-union-first-prefered.Richard M. Stallman1993-06-081-2/+2
|
* (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
|