summaryrefslogtreecommitdiff
path: root/lisp/w32-fns.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* w32--os-description: Fix previous changeLars Ingebrigtsen2019-05-201-1/+1
* Declare two w32 functions to avoid byte compilation warningsLars Ingebrigtsen2019-05-171-1/+4
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Read Windows OS info for report-emacs-bug from RegistryEli Zaretskii2018-09-071-25/+74
* | Reinstate the 'tis620-2533' character setEli Zaretskii2018-08-111-1/+1
* | Make 'tis620-2533' character set be an alias for 'thai-iso8859-11'Eli Zaretskii2018-07-281-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-03-131-1/+1
|\ \ | |/
| * Doc fixes re obsolete itemsGlenn Morris2018-03-131-1/+1
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-251-11/+5
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Make w32-fns.el loadable on any platform (bug#6997)Glenn Morris2017-12-141-46/+48
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-2/+2
* | ; Refer to version 25.2 rather than 26.1.Glenn Morris2016-06-101-2/+2
* | Merge from origin/emacs-25Paul Eggert2016-05-261-3/+3
|\ \ | |/
| * * lisp/w32-fns.el (set-message-beep, w32-get-locale-info)Glenn Morris2016-05-261-3/+3
* | Make autoloads populate a new definition-prefixes tableStefan Monnier2016-05-251-4/+7
* | Don't mirror slashes in convert-standard-filename on MS-WindowsEli Zaretskii2016-04-251-9/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/w32-fns.el (w32-shell-name): Silence compiler.Glenn Morris2015-05-051-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/term/w32-win.el: Move all code from 32-common-fns.el here.Stefan Monnier2014-10-061-1/+0
* lisp/w32-fns.el: Remove obsolescence declarations for nonexistent vars.Juanma Barranquero2014-02-211-5/+0
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/w32-fns.el (w32-charset-info-alist): Declare.Glenn Morris2013-05-061-0/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update some function declarationsGlenn Morris2012-10-091-1/+1
* Implement cygw32Daniel Colascione2012-09-171-104/+1
* Replace w32-init-info through the magic of custom-initialize-delayGlenn Morris2012-05-261-18/+0
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-241-1/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* * lisp/w32-fns.el (w32-charset-info-alist): Declare.Glenn Morris2011-06-291-0/+2
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-2/+7
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * w32-fns.el (w32-shell-name): Use `shell-file-name' instead ofSam Steingold2011-01-071-1/+1
* | Move some more shared x-, w32- things to common-win.Glenn Morris2010-10-241-45/+0
* | Remove cut buffer from documentation.Jan Djärv2010-09-021-3/+2
* | Removed cut-buffer code.Jan Djärv2010-09-021-15/+8
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | w32-fns.el (w32-convert-standard-filename): Doc fix.Eli Zaretskii2010-06-261-1/+1
* | Don't override standard definition of convert-standard-filename.Eli Zaretskii2010-05-151-6/+7
|/