summaryrefslogtreecommitdiff
path: root/lisp/term/w32-win.el
Commit message (Expand)AuthorAgeFilesLines
* (menu-bar-open): New function. Bind <f10> to it.Eli Zaretskii2007-07-071-2/+12
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-091-1/+1
* (x-handle-name-switch): Doc fix.Juanma Barranquero2006-10-251-2/+2
* (w32-drag-n-drop): Substitute '/' for '\',YAMAMOTO Mitsuharu2006-05-201-0/+8
* Fix last change.Eli Zaretskii2006-03-181-1/+1
* (mouse-set-font): Mention w32-list-proportional-fonts in the doc string.Eli Zaretskii2006-03-181-4/+8
* (image-library-alist): Add additional names for GIF library.Juanma Barranquero2006-01-231-2/+2
* Bind [S-tab] to [backtab].Juri Linkov2005-11-281-0/+2
* (xlfd-regexp-registry-subnum): Add defvar.Juanma Barranquero2005-08-311-0/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-3/+4
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* 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
* (image-library-alist): Add additional name for Xpm library.Juanma Barranquero2005-05-051-1/+1
* * 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