aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term/w32-win.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (internal-face-interactive): Handle case where BOOL is `color'.Andrew Innes1998-06-221-9/+17
* (w32-drag-n-drop-debug, w32-drag-n-drop)Richard M. Stallman1998-05-011-0/+23
* (w32-handle-scroll-bar-event): On up andGeoff Voelker1997-09-021-30/+37
* Set mode-line-frame-identificationGeoff Voelker1997-08-051-1/+1
* Change uses of win32 to w32.Geoff Voelker1997-01-201-11/+11
* (x-defined-colors): Use color names from w32-color-map.Geoff Voelker1996-11-191-3/+5
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-11/+11
* (win32-handle-scroll-bar-event): RestoreKarl Heuer1996-05-211-18/+21
* (win32-handle-scroll-bar-event): Use scroll-bar-maybe-set-window-start.Richard M. Stallman1996-05-111-1/+1
* (win32-handle-scroll-bar-event):Richard M. Stallman1996-05-051-2/+2
* (win32-handle-scroll-bar-event): New function.Geoff Voelker1996-05-031-2/+32
* (x-select-text): Remember selected text.Richard M. Stallman1996-04-191-2/+11
* Don't define backspace, M-backspace, delete,Geoff Voelker1996-03-161-6/+9
* Update FSF's office address.Erik Naggum1996-01-141-15/+17
* Disable scrollbars until fully functional.Geoff Voelker1995-12-241-0/+3
* Initial revisionGeoff Voelker1995-11-071-0/+617