summaryrefslogtreecommitdiff
path: root/lisp/term/pc-win.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-14; Fix typos in symbol namesStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-04-01Better check for when clipboard or primary selection have changedIgnacio
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd
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-03-08Merge from origin/emacs-26Glenn Morris
2018-03-06Replace some obsolete aliases in codeGlenn Morris
2018-02-13Stop keeping multiple doc copies for items defined multiple timesGlenn Morris
2018-01-15Merge from origin/emacs-26Glenn Morris
2018-01-10Fix documentation of some x-* functionsEli Zaretskii
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
2017-01-01Merge from origin/emacs-25Paul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-10Fixes related to select-enable-clipboardGlenn Morris
2016-02-15Provide 'term/name in lisp/term files.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-10-29* lisp/emacs-lisp/cl-generic.el: Add (major-mode MODE) contextStefan Monnier
2015-06-30In strings, prefer plain ` and ' to \` and \'Paul Eggert
2015-05-23Replace gui-method macros with cl-generic with &contextStefan Monnier
2015-01-01Update copyright year to 2015Paul Eggert
2014-10-22* lisp/select.el: Use lexical-binding.Stefan Monnier
2014-10-21Get rid of backend-dependent selection-handling functions for kill/yankStefan Monnier
2014-10-09* lisp/select.el (gui-selection-exists-p-alist): New method.Stefan Monnier
2014-10-02New gui-selection-value consolidating x-selection-value.Stefan Monnier
2014-10-01Consolidate management/ownership of selections.Stefan Monnier
2014-10-01Consolidate x-select-text.Stefan Monnier
2014-04-16Fix the MSDOS build.Eli Zaretskii
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-09-11Use with-demoted-errors now that it can format any error messagesGlenn Morris
2013-08-09lisp/*.el: Silence lexical-binding warnings.Juanma Barranquero
2013-04-06Do not set x-display-name until X connection is established.Dmitry Antipov
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-03Load term/internal from loadup.el.Eli Zaretskii
2012-03-06pc-win.el doc fix for bug#10783Glenn Morris
2012-02-11Yet more syncing of xselect docs and argument specsGlenn Morris
2012-02-11Sync MS-DOS selection-related doc strings with X doc strings.Eli Zaretskii