summaryrefslogtreecommitdiff
path: root/lisp/term/common-win.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Don't call purecopy in common-win.elStefan Kangas
2024-12-10Move ns-specific event setup to term/ns-win.el (Bug#74619)Robert Pluim
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-06-18Filter out NS non-key events from `where-is-internal'Lars Ingebrigtsen
2022-05-01Replace NS code that implemented font panels in a different wayPo Lu
2022-04-27Add simple session management support to HaikuPo Lu
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-04Use lexical-binding in the remaining preloaded filesStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-21Audit use of lsh and fix glitchesPaul Eggert
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-12Make functions invocation-directory and invocation-name obsoleteGlenn Morris
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-16Use curved quotes in core elisp diagnosticsPaul Eggert
2015-05-08Quieten --without-x compilation.Glenn Morris
2015-01-01Update copyright year to 2015Paul Eggert
2014-10-02New gui-selection-value consolidating x-selection-value.Stefan Monnier
2014-10-01Consolidate x-select-text.Stefan Monnier
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-18* lisp/term/common-win.el (saved-region-selection): Defvar it.Jan Djärv
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-09-17* term/common-win.el (x-select-enable-primary, x-last-selected-text-primary)Glenn Morris
2013-08-09lisp/*.el: Silence lexical-binding warnings.Juanma Barranquero
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-17Implement cygw32Daniel Colascione
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-26Spelling fixes.Paul Eggert
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-12-03Restore dock New Frame and Preferences menu functions (Bug#7535).Jan Djärv
2010-10-26* lisp/term/common-win.el (xw-defined-colors): Simplify the 'ns case.Glenn Morris
2010-10-26* term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to global map. * t...Adrian Robert
2010-10-25Remove ns-handle-* functions that duplicate x-handle-*.Glenn Morris
2010-10-25Let ns load common-win.Glenn Morris
2010-10-24Simplifications for lisp/term/common-win.elGlenn Morris
2010-10-24Move some more shared x-, w32- things to common-win.Glenn Morris