aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term/w32-win.el
Commit message (Expand)AuthorAgeFilesLines
* * term/w32-win.el (dnd): Require dndJan Djärv2005-04-111-3/+3
* Simplify code.Stefan Monnier2005-01-231-66/+27
* (xw-defined-colors) Remove debug message.Jason Rumney2005-01-221-1/+0
* (image-library-alist): Initialize to a known set of probable library names.Juanma Barranquero2004-06-141-1/+9
* Require code-pages.Jason Rumney2004-05-091-0/+2
* (w32-drag-n-drop): Use x-dnd.el functions.Jason Rumney2004-05-011-1/+5
* Add arch taglinesMiles Bader2003-09-011-0/+1
* No need to bind wheel events specially.Jason Rumney2003-06-011-7/+1
* (iconify-or-deiconify-frame): Move to frame.el.Stefan Monnier2003-05-241-8/+1
* (x-handle-geometry): Put sizes on `initial-frame-alist' too.Juanma Barranquero2003-03-051-0/+5
* Call set-fontset-font with NAME nil.Kenichi Handa2003-02-201-4/+4
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* Call setup-default-fontset.Kenichi Handa2003-01-171-0/+2
* (x-handle-switch): Fix handling of x-invocation-args for switches withJuanma Barranquero2002-06-121-2/+2
* (mouse-wheel-scroll-line)Jason Rumney2002-05-041-27/+8
* (mouse-wheel-scroll-line): Use car ofJason Rumney2002-02-251-2/+4
* (x-option-alist, x-long-option-alist)Jason Rumney2002-02-171-122/+70
* Move user variables to w32-vars.el and make them defcustoms.Jason Rumney2002-01-201-88/+2
* Add comments to avoid future deletion of conditionals that seemJason Rumney2002-01-171-0/+3
* Only require fontset when new-fontset is bound.Jason Rumney2002-01-171-1/+2
* Require fontset unconditionally.Jason Rumney2002-01-051-38/+2
* (x-handle-geometry): Put height and width on default-frame-alist,Richard M. Stallman2001-12-241-9/+18
* (redisplay-dont-pause): Don't set.Jason Rumney2001-10-211-4/+0
* Fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (x-colors): Add colors from the recent rgb.txt file.Eli Zaretskii2001-06-291-128/+743
* (mouse-set-font): Doc fix.Gerd Moellmann2001-01-311-1/+1
* (redisplay-dont-pause): Set to t to alleviate display problems.Eli Zaretskii2001-01-311-0/+4
* Remove stuff about selection timeout, which isAndrew Innes2000-12-081-61/+0
* (x-select-enable-clipboard): Customize (as per the Emacs Lisp manual)Jason Rumney2000-12-021-2/+4
* Make FONTNAME arg to set-fontset-font a cons.Jason Rumney2000-07-151-4/+4
* Doc changes to reduce diffs with x-win.el.Jason Rumney2000-05-301-116/+77
* (mouse-set-font): Do not build fontset from chosen font.Jason Rumney2000-02-271-23/+3
* (internal-face-interactive): Update prompt for new read-face-name.Dave Love2000-02-231-2/+2
* (x-handle-args): Comment out call to message.Andrew Innes2000-02-061-1/+1
* (w32_create_initial_fontsets): Disabled as it conflicts with new face support.Jason Rumney2000-01-231-80/+80
* (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
* (w32-drag-n-drop): Load files in current window, ifGerd Moellmann1999-11-241-3/+11
* (mouse-set-font): If user uses w32 dialog butKarl Heuer1999-07-201-1/+2
* Change the x-charset-registry property for theAndrew Innes1999-05-031-0/+7
* (mouse-set-font): Ensure constructed fontsetAndrew Innes1999-05-021-2/+12
* (w32-drag-n-drop): Select file in window whereAndrew Innes1999-05-021-1/+3
* term/w32-win.el (w32-create-initial-fontsets): Back out previousGeoff Voelker1999-02-021-1/+5
* (w32-standard-fontset-spec): Remove wildcardGeoff Voelker1999-01-281-12/+20
* (w32-standard-fontset-spec): Simplified.Geoff Voelker1999-01-221-8/+1
* (w32-standard-fontspec-spec): ChangeGeoff Voelker1999-01-191-2/+4
* ([language-change]): For now ignoreGeoff Voelker1998-11-101-0/+6
* (x-get-selection-value): Alias toGeoff Voelker1998-11-041-78/+101
* Require fontset.Geoff Voelker1998-11-041-0/+2
* (w32-use-w32-font-dialog, w32-fixed-font-alist):Geoff Voelker1998-10-271-2/+176