log lisp/term/x-win.el @ 8068:40e02f4c8ae1

age author description
Sun, 22 May 1994 22:14:17 +0000 Richard M. Stallman Doc fix.
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Sun, 01 May 1994 08:55:23 +0000 Richard M. Stallman (x-handle-geometry): Specify user-position and
Sun, 10 Apr 1994 08:56:50 +0000 Richard M. Stallman If server is a Sun, call menu-bar-enable-clipboard.
Wed, 06 Apr 1994 04:51:37 +0000 Richard M. Stallman (x-select-enable-clipboard): New variable.
Fri, 18 Mar 1994 03:38:25 +0000 Karl Heuer (x-cut-buffer-or-selection-value): Check for error from x-get-selection.
Sun, 13 Mar 1994 00:36:52 +0000 Richard M. Stallman Turn on menu-bar-mode.
Fri, 04 Mar 1994 04:38:06 +0000 Richard M. Stallman (system-key-alist): Fix the code value for `remove'.
Wed, 02 Mar 1994 05:29:01 +0000 Karl Heuer (iconify-or-deiconify-frame): Don't make invisible before making visible.
Wed, 02 Mar 1994 04:42:38 +0000 Karl Heuer (iconify-or-deiconify-frame): Force temporary invisibility even if this is the
Sat, 26 Feb 1994 03:43:32 +0000 Richard M. Stallman (system-key-alist): Renamed from vendor-key-syms.
Sun, 09 Jan 1994 23:24:57 +0000 Roland McGrath (vendor-key-syms): Fixed typo (extra parens).
Sun, 09 Jan 1994 16:38:16 +0000 Richard M. Stallman (vendor-key-syms): Add more HP keysyms and some Sun.
Sat, 08 Jan 1994 14:36:57 +0000 Richard M. Stallman (vendor-key-syms): Set this variable.
Tue, 27 Jul 1993 22:01:29 +0000 Richard M. Stallman (iconify-or-deiconify-frame): Make it work.
Tue, 27 Jul 1993 21:58:54 +0000 Richard M. Stallman (iconify-or-deiconify-frame): New function. Use it for C-z.
Tue, 27 Jul 1993 08:38:00 +0000 Richard M. Stallman (x-handle-iconic): New function.
Sun, 25 Jul 1993 22:32:07 +0000 Richard M. Stallman (x-selection-timeout): Use 20000 as default.
Sun, 25 Jul 1993 20:30:04 +0000 Richard M. Stallman (x-select-text): Never set the CLIPBOARD selection.
Fri, 23 Jul 1993 17:24:45 +0000 Richard M. Stallman (x-select-text): Always set the cut buffer,
Fri, 23 Jul 1993 01:43:39 +0000 Richard M. Stallman (x-select-text): Limit size of text sent to cut buffer.
Sun, 18 Jul 1993 06:21:42 +0000 Jim Blandy * term/x-win.el: Include (invocation-name) in the error messages
Sat, 03 Jul 1993 10:17:56 +0000 Jim Blandy * term/x-win.el: Check the reverseVideo/ReverseVideo resource,
Tue, 22 Jun 1993 08:30:36 +0000 Jim Blandy * term/x-win.el (command-switch-alist): "-ib" takes a numeric
Wed, 16 Jun 1993 17:51:16 +0000 Richard M. Stallman (x-switch-definitions): Fix -iconic.
Sat, 05 Jun 1993 08:39:42 +0000 Richard M. Stallman (x-selection-timeout): Set it, using x-get-resource.
Tue, 01 Jun 1993 00:29:11 +0000 Richard M. Stallman (x-invocation-args): Add defvar.
Sun, 30 May 1993 03:42:55 +0000 Richard M. Stallman Fix initial comments.
Thu, 27 May 1993 05:38:12 +0000 Jim Blandy * x-win.el: Check for a geometry resource, and apply it to the
Tue, 25 May 1993 16:21:12 +0000 Richard M. Stallman Pass x-command-line-resources to x-open-connection.