summaryrefslogtreecommitdiff
path: root/lisp/term/w32console.el
AgeCommit message (Expand)Author
2026-04-08; * lisp/term/w32console.el (set-screen-color): Fix signature.Eli Zaretskii
2026-04-08Support 24-bit TrueColor on MS-Windows consoleewantown
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-04-19; Normalize and add missing first and last linesStefan Kangas
2021-01-28Use lexical-binding in lisp/{term,nxml,language}Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
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-02-15Provide 'term/name in lisp/term files.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-01terminal-init-w32console mimicks command-linePaul Eggert
2015-06-25Translate undisplayable ‘ to `Paul Eggert
2015-05-17MS-Windows followup for ASCIIfication of curved quotesEli Zaretskii
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-05-21Silence w32console.el compilationGlenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-07-29Fix bug #12082 with non-ASCII output in Windows GUI sessions.Eli Zaretskii
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-05-11* lisp/term/w32console.el (get-screen-color): Declare.Glenn Morris
2011-05-07Fix bug #8597 with setting frame background mode on w32 console.Eli Zaretskii
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-31Fix some declarations.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
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-01-09Add 2008 to copyright years.Glenn Morris
2007-11-21Add arch taglineMiles Bader
2007-11-21New term init file for w32 console.Jason Rumney