summaryrefslogtreecommitdiff
path: root/lisp/w32-fns.el
AgeCommit message (Expand)Author
2021-02-19Merge from origin/emacs-27Glenn Morris
2021-02-07Fix language-environment and font selection on MS-WindowsEli Zaretskii
2021-01-04Use lexical-binding in the remaining preloaded filesStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-19Shorten some over-wide docstrings in functions and macrosStefan Kangas
2020-09-06Use `format-prompt' when prompting with default valuesLars Ingebrigtsen
2020-03-14Add charsets to 'w32-charset-info-alist'Eli Zaretskii
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-20w32--os-description: Fix previous changeLars Ingebrigtsen
2019-05-17Declare two w32 functions to avoid byte compilation warningsLars Ingebrigtsen
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-09-07Read Windows OS info for report-emacs-bug from RegistryEli Zaretskii
2018-08-11Reinstate the 'tis620-2533' character setEli Zaretskii
2018-07-28Make 'tis620-2533' character set be an alias for 'thai-iso8859-11'Eli Zaretskii
2018-03-13Merge from origin/emacs-26Glenn Morris
2018-03-13Doc fixes re obsolete itemsGlenn Morris
2018-01-25Replace (default-value 'enable-multibyte-characters) with tStefan Monnier
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-14Make w32-fns.el loadable on any platform (bug#6997)Glenn Morris
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-17; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris
2016-06-10; Refer to version 25.2 rather than 26.1.Glenn Morris
2016-05-26Merge from origin/emacs-25Paul Eggert
2016-05-26* lisp/w32-fns.el (set-message-beep, w32-get-locale-info)Glenn Morris
2016-05-25Make autoloads populate a new definition-prefixes tableStefan Monnier
2016-04-25Don't mirror slashes in convert-standard-filename on MS-WindowsEli Zaretskii
2016-01-01Update copyright year to 2016Paul Eggert
2015-05-05* lisp/w32-fns.el (w32-shell-name): Silence compiler.Glenn Morris
2015-01-01Update copyright year to 2015Paul Eggert
2014-10-06* lisp/term/w32-win.el: Move all code from 32-common-fns.el here.Stefan Monnier
2014-02-21lisp/w32-fns.el: Remove obsolescence declarations for nonexistent vars.Juanma Barranquero
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-05-06* lisp/w32-fns.el (w32-charset-info-alist): Declare.Glenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-10-09Update some function declarationsGlenn Morris
2012-09-17Implement cygw32Daniel Colascione
2012-05-26Replace w32-init-info through the magic of custom-initialize-delayGlenn Morris
2012-02-28Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-24Spelling fixes.Paul Eggert
2011-11-20Fix typos.Juanma Barranquero
2011-06-29* lisp/w32-fns.el (w32-charset-info-alist): Declare.Glenn Morris
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier