summaryrefslogtreecommitdiff
path: root/lisp/w32-fns.el
AgeCommit message (Expand)Author
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-10-15(w32-batch-update-autoloads): Take autoload-make-program from theGlenn Morris
2009-09-14* simple.el: Add mapping for backspace/delete/clear/tab/escape/returnStefan Monnier
2009-09-03Use default-value rather than default-enable-multibyte-characters.Glenn Morris
2009-08-29Fixup commenting conventions.Stefan Monnier
2009-08-02* select.el (x-set-selection): Doc fix (Bug#4021).Chong Yidong
2009-07-25Fix Bug#3888:Eli Zaretskii
2009-07-17* w32-fns.el (x-selection-owner-p): New function.Chong Yidong
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-11Move decoding of locale info from Lisp to C.Juanma Barranquero
2008-12-03* w32-fns.el (w32-list-locales): Use `with-output-to-temp-buffer',Juanma Barranquero
2008-11-14* w32-fns.el (w32-shell-dos-semantics):Juanma Barranquero
2008-10-17* w32-fns.el (w32-list-locales): Decode output of `w32-get-locale-info'Juanma Barranquero
2008-10-16* w32-fns.el (w32-check-shell-configuration): Doc fix.Juanma Barranquero
2008-08-02(tis620-2533): Use as preferred registry for thai fonts.Jason Rumney
2008-06-27Fix last change.Jason Rumney
2008-06-27* w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)Jason Rumney
2008-06-12Add some compiler declarations, for builds without X.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-05-01(w32-charset-info-alist): Map vietnamese to windows-1258.Jason Rumney
2008-04-26(top-level): Don't set `completion-ignore-case' to t.John Paul Wallington
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-03-19(x-alternatives-map): Add S-tab mapping.Jason Rumney
2008-02-01Merge from emacs--devo--0Miles Bader
2008-02-01Merge from emacs--rel--22Miles Bader
2008-01-31Partially revert 2007-11-10 change.Jason Rumney
2008-01-09Merge from emacs--devo--0Miles Bader
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-06Merge from emacs--devo--0Miles Bader
2007-11-22* international/titdic-cnv.el (dos-8+3-filename):Dan Nicolaescu
2007-11-21Undo 2007-11-21 change by Dan Nicolaescu.Juanma Barranquero
2007-11-21(x-alternatives-map): Copy from term/x-win.el.Jason Rumney
2007-11-21* frame.el (msdos-mouse-p):Dan Nicolaescu
2007-11-11Merge from emacs--devo--0Miles Bader
2007-11-11Merge from emacs--rel--22Miles Bader
2007-11-10Sync charset names with setup-default-fontset.Jason Rumney
2007-10-27Merge from emacs--devo--0Miles Bader
2007-10-21* w32-fns.el (w32-quote-process-args):Dan Nicolaescu
2007-10-21* progmodes/gud.el (gud-target-name): Move definition before use.Dan Nicolaescu
2007-07-27Merge from emacs--devo--0Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-07-22(set-default-process-coding-system): Use dos line endsJason Rumney
2007-07-15Merge from emacs--devo--0Miles Bader
2007-07-15(set-default-process-coding-system): Use dos line endsJason Rumney
2007-06-13Doc fixJason Rumney
2007-01-26Merge from emacs--devo--0Miles Bader
2007-01-21Add 2007 to copyright years.Glenn Morris
2007-01-01Merge from emacs--devo--0Miles Bader
2006-12-22(convert-standard-filename): Wrap in save-match-data.Eli Zaretskii