log lisp/term/x-win.el @ 78076:dc2000c17cdd

age author description
Tue, 06 Mar 2007 05:50:48 +0000 Kenichi Handa (x-select-utf8-or-ctext): Improve the strategy.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 30 Dec 2006 15:23:38 +0000 Jan Dj¸«£rv Set scroll bar mode to right if set by X resources.
Mon, 20 Nov 2006 07:43:11 +0000 Jan Dj¸«£rv (x-last-cut-buffer-coding): New variable.
Sat, 18 Nov 2006 13:16:58 +0000 Jan Dj¸«£rv (x-cut-buffer-or-selection-value): Decode text from
Fri, 10 Nov 2006 07:40:06 +0000 Jan Dj¸«£rv * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
Wed, 18 Oct 2006 14:05:16 +0000 Jan Dj¸«£rv * term/x-win.el (res-geometry): Don't set geometry from Xresources
Fri, 15 Sep 2006 17:02:55 +0000 Jan Dj¸«£rv * term/x-win.el (x-menu-bar-open): New function for F10.
Wed, 16 Aug 2006 05:09:18 +0000 Richard M. Stallman (x-clipboard-yank): Specify * in interactive spec.
Mon, 14 Aug 2006 09:00:36 +0000 Jan Dj¸«£rv * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
Sun, 09 Jul 2006 02:02:57 +0000 Richard M. Stallman (x-handle-display): Add doc string.
Sat, 08 Jul 2006 16:31:42 +0000 Romain Francoise (x-display-name): Fix typo.
Sat, 08 Jul 2006 01:45:46 +0000 Chong Yidong * term/x-win.el (x-display-name): Doc fix.
Thu, 01 Jun 2006 06:42:22 +0000 Jan Dj¸«£rv * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
Mon, 29 May 2006 07:16:54 +0000 Jan Dj¸«£rv * term/x-win.el: bind F10 to menu-bar-start if available.
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 02 Nov 2005 21:43:21 +0000 Stefan Monnier Various comment syntax fixes.
Mon, 24 Oct 2005 11:07:53 +0000 Kenichi Handa Register more Cyrillic characters in x-keysym-table.
Sun, 09 Oct 2005 07:02:00 +0000 Jan Dj¸«£rv * term/x-win.el: Removed -i, --icon-type from comment
Wed, 31 Aug 2005 09:54:53 +0000 Juanma Barranquero (x-keysym-table, x-selection-timeout, x-session-id, x-session-previous-id):
Mon, 01 Aug 2005 15:47:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Fri, 10 Jun 2005 05:41:35 +0000 Kenichi Handa (x-clipboard-yank): Remove condition-case
Fri, 10 Jun 2005 01:50:51 +0000 Kenichi Handa (x-clipboard-yank): Use x-selection-value instead of x-get-selection.
Mon, 16 May 2005 11:33:47 +0000 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
Thu, 12 May 2005 01:35:20 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 01 Dec 2004 00:35:37 +0000 Kenichi Handa (x-last-selected-text-cut-encoded): New variable.
Mon, 16 Aug 2004 00:04:03 +0000 Kenichi Handa term/x-win.el (x-selection-value): If utf8 was successful but
Mon, 03 May 2004 20:02:49 +0000 Jan Dj¸«£rv * term/x-win.el (x-clipboard-yank): Don't exit on error from
Tue, 10 Feb 2004 03:52:37 +0000 Kenichi Handa (x-select-utf8-or-ctext): Use compare-strings instead of while loop.