aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term/x-win.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (x-handle-geometry): Put height and width on default-frame-alist,Richard M. Stallman2001-12-241-9/+18
* Update Stephen Gildea's mail address.Eli Zaretskii2001-09-231-1/+1
* (x-handle-xrm-switch): Accept more than one -xrmGerd Moellmann2001-03-061-4/+7
* (x-select-enable-clipboard): Customize (per lispref).Dave Love2000-11-271-2/+4
* (x-colors): Add colors from recent rgb.txt.Gerd Moellmann2000-06-111-128/+743
* Fontsets related initialization is simplified.Kenichi Handa2000-03-211-40/+3
* (xw-defined-colors): Call color-supported-p,Eli Zaretskii2000-01-031-1/+1
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-061-4/+2
* (x-cut-buffer-or-selection-value):Karl Heuer1998-12-161-10/+11
* If a resolved ASCII font name doesn't conform toKenichi Handa1998-11-111-12/+11
* Fill weight and slant fields of a fontsetKenichi Handa1998-07-031-2/+19
* When creating a fontset from a specified ASCIIKenichi Handa1998-06-201-3/+3
* While creating fontsets of style variants, payKenichi Handa1998-06-121-11/+21
* Generate style variants fontset forKenichi Handa1998-05-211-4/+5
* (x-cut-buffer-or-selection-value): Fix previous change.Richard M. Stallman1997-08-051-12/+12
* (x-cut-buffer-or-selection-value): Try bothRichard M. Stallman1997-08-041-6/+15
* Fix previous change.Kenichi Handa1997-08-031-8/+1
* Do not create style-variants of fontset. TheyKenichi Handa1997-07-311-6/+6
* Give t as arg NOERROR toKenichi Handa1997-07-101-4/+4
* Create bold, italic, bold-italic variants ofKenichi Handa1997-05-161-27/+27
* Fix previous change.Richard M. Stallman1997-05-151-3/+1
* (mode-line-frame-identification):Richard M. Stallman1997-05-151-1/+1
* (mode-line-buffer-identification):Richard M. Stallman1997-05-151-0/+2
* Create bold, italic, and bold-italic variants ofKenichi Handa1997-05-121-16/+29