summaryrefslogtreecommitdiff
path: root/lisp/term/x-win.el
Commit message (Expand)AuthorAgeFilesLines
* Set scroll bar mode to right if set by X resources.Jan Djärv2006-12-301-0/+4
* (x-last-cut-buffer-coding): New variable.Jan Djärv2006-11-201-10/+21
* (x-cut-buffer-or-selection-value): Decode text fromJan Djärv2006-11-181-11/+8
* * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):Jan Djärv2006-11-101-4/+4
* * term/x-win.el (res-geometry): Don't set geometry from XresourcesJan Djärv2006-10-181-3/+6
* * term/x-win.el (x-menu-bar-open): New function for F10.Jan Djärv2006-09-151-1/+7
* (x-clipboard-yank): Specify * in interactive spec.Richard M. Stallman2006-08-161-2/+2
* * term/x-win.el (menu-bar-edit-menu): Disable paste if buffer isJan Djärv2006-08-141-2/+3
* (x-handle-display): Add doc string.Richard M. Stallman2006-07-091-0/+1
* (x-display-name): Fix typo.Romain Francoise2006-07-081-1/+1
* * term/x-win.el (x-display-name): Doc fix.Chong Yidong2006-07-081-1/+4
* * term/x-win.el: Change x-menu-bar-start to menu-bar-open.Jan Djärv2006-06-011-2/+2
* * term/x-win.el: bind F10 to menu-bar-start if available.Jan Djärv2006-05-291-0/+4
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Various comment syntax fixes.Stefan Monnier2005-11-021-28/+27
* Register more Cyrillic characters in x-keysym-table.Kenichi Handa2005-10-241-0/+30
* * term/x-win.el: Removed -i, --icon-type from commentJan Djärv2005-10-091-2/+0
* (x-keysym-table, x-selection-timeout, x-session-id, x-session-previous-id):Juanma Barranquero2005-08-311-0/+4
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-2/+3
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (x-clipboard-yank): Remove condition-caseKenichi Handa2005-06-101-4/+6
* (x-clipboard-yank): Use x-selection-value instead of x-get-selection.Kenichi Handa2005-06-101-1/+1
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-121-1/+1
* (x-last-selected-text-cut-encoded): New variable.Kenichi Handa2004-12-011-20/+25
* term/x-win.el (x-selection-value): If utf8 was successful butKenichi Handa2004-08-161-1/+2
* * term/x-win.el (x-clipboard-yank): Don't exit on error fromJan Djärv2004-05-031-1/+4
* (x-select-utf8-or-ctext): Use compare-strings instead of while loop.Kenichi Handa2004-02-101-7/+5
* * x-dnd.el: New file for drag and drop.Jan Djärv2004-02-031-0/+6
* *** empty log message ***Kenichi Handa2004-01-291-1/+1
* (x-selection-value): Optimize for ASCII only case.Kenichi Handa2004-01-291-2/+4
* Enable clipboard on the menu bar and make Paste from the menu bar firstJan Djärv2004-01-211-6/+17
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (x-select-request-type): New variable.Kenichi Handa2003-06-171-18/+104
* (iconify-or-deiconify-frame): Move to frame.el.Stefan Monnier2003-05-241-15/+11
* *** empty log message ***Kenichi Handa2003-03-131-0/+3
* (x-select-text): Don't set a text containingKenichi Handa2003-03-131-3/+9
* (vendor-specific-keysyms, x-last-selected-text-primary): Doc fixes.John Paul Wallington2003-03-101-7/+6
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-17/+17
* Require fontset unconditionally again.Kenichi Handa2003-01-171-2/+4
* Require fontset conditionally again.Richard M. Stallman2003-01-131-1/+2
* Remove some ancient compatibility code. PopulateDave Love2002-10-301-48/+861
* (function-key-map): Define S-iso-lefttab.Richard M. Stallman2002-09-021-0/+1
* Fix typo.Juanma Barranquero2002-05-161-1/+1
* (x-select-text, x-cut-buffer-or-selection-value): Check if any of thePavel Janík2002-04-241-31/+107
* (emacs-session-save): Add comment that return t means cancel shutdownJan Djärv2002-03-121-0/+1
* (emacs-session-restore): Take previous id as an argument.Jan Djärv2002-03-121-2/+2
* (x-handle-smid): New function.Jan Djärv2002-03-101-0/+68
* (x-handle-geometry): Put sizes on bothRichard M. Stallman2002-01-241-0/+5
* (x-handle-initial-switch): New function.Eli Zaretskii2002-01-131-0/+16