]> code.delx.au - gnu-emacs/history - lisp/term/x-win.el
(function-key-map): Define iso-lefttab.
[gnu-emacs] / lisp / term / x-win.el
1997-03-25 Richard M. Stallman(function-key-map): Define iso-lefttab.
1997-03-18 Richard M. StallmanConditionalize the fontset code on
1997-02-20 Karl HeuerRequire fontset. Create fontsets from
1997-01-06 Richard M. Stallman(x-handle-args): Stop arg processing
1996-08-01 Richard M. StallmanDelete code to disable f10 if motif.
1996-06-28 Richard M. Stallman(x-handle-name-switch): Renamed from x-handle-name...
1996-04-21 Richard M. Stallman[motif]: Make f10 undefined.
1996-04-10 Richard M. Stallman(x-handle-display): Set DISPLAY envvar too.
1996-01-14 Erik NaggumUpdate FSF's office address.
1996-01-09 Karl Heuer(x-cut-buffer-or-selection-value): Don't print messages
1995-12-29 Richard M. Stallman(x-handle-switch, x-handle-numeric-switch)
1995-11-02 Karl HeuerDon't require initial whitespace in vendor name.
1995-08-29 Richard M. Stallman(function-key-map): Consistently map CLEAR to C-l.
1995-07-17 Karl Heuer(vendor-specific-keysyms):
1995-06-30 Richard M. Stallman(x-colors): Doc fix.
1995-06-02 Karl Heuer(vendor-specific-keysyms): Recognize "X Consortium".
1995-05-24 Karl Heuer(vendor-specific-keysyms): Add second spelling for HP.
1995-05-15 Richard M. StallmanIf the geometry resource specifies a position,
1995-05-06 Richard M. Stallman(x-colors): Delete "medium forest green" in both forms.
1995-05-06 Richard M. Stallman(x-colors): Delete "medium goldenrod" in both forms.
1995-04-16 Richard M. Stallman(x-defined-colors): Take frame as optional arg.
1995-04-09 Richard M. Stallman(mode-line-buffer-identification): Fix prev change...
1995-04-08 Richard M. Stallman(mode-line-buffer-identification): Eliminate %F.
1995-01-11 Richard M. StallmanPut height and width from geometry parm into default...
1994-11-30 Karl Heuer(system-key-alist): Extra keys are F36 and F37.
1994-11-23 Richard M. Stallman(Calling menu-bar-enable-clipboard): Be less selective...
1994-11-19 Richard M. Stallman(x-option-alist): New variable now holds
1994-10-24 Karl HeuerMake previous change conditional.
1994-10-23 Richard M. StallmanSay error in x-open-connection should be fatal.
1994-10-11 Richard M. Stallman(system-key-alist): Add sun versions of
1994-09-15 Richard M. Stallman(system-key-alist): Add Sun definition for mute-acute.
1994-09-15 Richard M. StallmanDon't call menu-bar-mode.
1994-07-24 Richard M. Stallman(system-key-alist): Add Sun-specific X11R6 keysyms.
1994-05-22 Richard M. StallmanDoc fix.
1994-05-03 Karl HeuerUpdate copyright.
1994-05-01 Richard M. Stallman(x-handle-geometry): Specify user-position and
1994-04-10 Richard M. StallmanIf server is a Sun, call menu-bar-enable-clipboard.
1994-04-06 Richard M. Stallman(x-select-enable-clipboard): New variable.
1994-03-18 Karl Heuer(x-cut-buffer-or-selection-value): Check for error...
1994-03-13 Richard M. StallmanTurn on menu-bar-mode.
1994-03-04 Richard M. Stallman(system-key-alist): Fix the code value for `remove'.
1994-03-02 Karl Heuer(iconify-or-deiconify-frame): Don't make invisible...
1994-03-02 Karl Heuer(iconify-or-deiconify-frame): Force temporary invisibil...
1994-02-26 Richard M. Stallman(system-key-alist): Renamed from vendor-key-syms.
1994-01-09 Roland McGrath(vendor-key-syms): Fixed typo (extra parens).
1994-01-09 Richard M. Stallman(vendor-key-syms): Add more HP keysyms and some Sun.
1994-01-08 Richard M. Stallman(vendor-key-syms): Set this variable.
1993-07-27 Richard M. Stallman(iconify-or-deiconify-frame): Make it work.
1993-07-27 Richard M. Stallman(iconify-or-deiconify-frame): New function. Use it...
1993-07-27 Richard M. Stallman(x-handle-iconic): New function.
1993-07-25 Richard M. Stallman(x-selection-timeout): Use 20000 as default.
1993-07-25 Richard M. Stallman(x-select-text): Never set the CLIPBOARD selection.
1993-07-23 Richard M. Stallman(x-select-text): Always set the cut buffer,
1993-07-23 Richard M. Stallman(x-select-text): Limit size of text sent to cut buffer.
1993-07-18 Jim Blandy* term/x-win.el: Include (invocation-name) in the error...
1993-07-03 Jim Blandy* term/x-win.el: Check the reverseVideo/ReverseVideo...
1993-06-22 Jim Blandy* term/x-win.el (command-switch-alist): "-ib" takes...
1993-06-16 Richard M. Stallman(x-switch-definitions): Fix -iconic.
1993-06-05 Richard M. Stallman(x-selection-timeout): Set it, using x-get-resource.
1993-06-01 Richard M. Stallman(x-invocation-args): Add defvar.
1993-05-30 Richard M. StallmanFix initial comments.
1993-05-27 Jim Blandy* x-win.el: Check for a geometry resource, and apply...
1993-05-25 Richard M. StallmanPass x-command-line-resources to x-open-connection.
1993-05-25 Jim Blandy* x-win.el (command-switch-alist, x-switch-definitions...
1993-05-25 Jim Blandy* x-win.el (x-select-text): New arg PUSH.
1993-05-24 Richard M. Stallman(x-select-text): New arg PUSH.
1993-05-15 Richard M. StallmanRequire menu-bar.el.
1993-05-09 Jim Blandy* x-win.el: Since we require faces.el, there's no point...
1993-04-26 Eric S. Raymond(global-map): Dyke out the last two event-to-function...
1993-04-23 Eric S. Raymond(global-map): Remove function key bindings that duplica...
1993-03-25 Jim Blandy* x-win.el (x-defined-colors): Use x-color-defined...
1993-03-25 Jim Blandy* x-win.el: Update copyright to 1993.
1993-03-12 Eric S. RaymondAdded library headers.
1993-03-11 Richard M. StallmanCancel previous change, since it discarded
1993-03-11 Eric S. RaymondAdded headers, removed function bindings.
1993-03-11 Jim Blandy* term/x-win.el: Disable suspending under X windows...
1993-03-10 Richard M. Stallman(function-key-map): Map key symbols backspace, return...
1993-03-07 Richard M. Stallman(function-key-map): Map key symbols backspace, return...
1993-03-02 Jim Blandy* term/x-win.el (x-switch-definitons): Use the proper...
1993-03-02 Jim Blandy* term/x-win.el: Require `scroll-bar', not `scrollbar'.
1993-02-25 Jim Blandy* term/x-win.el (scroll-bar-mode, scroll-bar-mode)...
1993-01-26 Jim Blandyx-selection-value has been renamed to x-selection.
1993-01-14 Jim Blandy* scrollbar.el: New file.
1992-11-05 Richard M. Stallman(command-switch-alist, x-switch-definitions):
1992-11-05 Jim Blandy*** empty log message ***
1992-09-29 Jim Blandy*** empty log message ***
1992-09-29 Jim Blandy*** empty log message ***
1992-09-29 Jim Blandy*** empty log message ***
1992-09-16 Jim Blandy*** empty log message ***
1992-09-12 Jim Blandy*** empty log message ***
1992-08-12 Jim Blandy*** empty log message ***
1992-07-25 Jim Blandy*** empty log message ***
1992-07-15 Jim Blandy*** empty log message ***
1992-06-24 Jim Blandy*** empty log message ***
1992-06-10 Jim Blandy*** empty log message ***
1992-05-12 Jim Blandy*** empty log message ***
1992-01-16 Jim Blandy*** empty log message ***
1992-01-14 Jim Blandy*** empty log message ***
1991-12-20 Jim Blandy*** empty log message ***
1991-08-16 Jim Blandy*** empty log message ***
next