summaryrefslogtreecommitdiff
path: root/lisp/w32-fns.el
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (w32-batch-update-autoloads): Take autoload-make-program from theGlenn Morris2009-10-151-1/+3
* * simple.el: Add mapping for backspace/delete/clear/tab/escape/returnStefan Monnier2009-09-141-17/+0
* Use default-value rather than default-enable-multibyte-characters.Glenn Morris2009-09-031-5/+5
* Fixup commenting conventions.Stefan Monnier2009-08-291-32/+32
* * select.el (x-set-selection): Doc fix (Bug#4021).Chong Yidong2009-08-021-1/+1
* Fix Bug#3888:Eli Zaretskii2009-07-251-4/+49
* * w32-fns.el (x-selection-owner-p): New function.Chong Yidong2009-07-171-4/+7
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Move decoding of locale info from Lisp to C.Juanma Barranquero2008-12-111-9/+5
* * w32-fns.el (w32-list-locales): Use `with-output-to-temp-buffer',Juanma Barranquero2008-12-031-14/+11
* * w32-fns.el (w32-shell-dos-semantics):Juanma Barranquero2008-11-141-1/+1
* * w32-fns.el (w32-list-locales): Decode output of `w32-get-locale-info'Juanma Barranquero2008-10-171-9/+10
* * w32-fns.el (w32-check-shell-configuration): Doc fix.Juanma Barranquero2008-10-161-4/+3
* (tis620-2533): Use as preferred registry for thai fonts.Jason Rumney2008-08-021-1/+1
* Fix last change.Jason Rumney2008-06-271-2/+2
* * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)Jason Rumney2008-06-271-20/+16
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (w32-charset-info-alist): Map vietnamese to windows-1258.Jason Rumney2008-05-011-0/+1
* (top-level): Don't set `completion-ignore-case' to t.John Paul Wallington2008-04-261-3/+0
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* (x-alternatives-map): Add S-tab mapping.Jason Rumney2008-03-191-7/+1