summaryrefslogtreecommitdiff
path: root/lisp/term
Commit message (Expand)AuthorAge
* Prefer defvar-local in preloaded filesStefan Kangas2021-01-31
* Use lexical-binding in lisp/{term,nxml,language}Stefan Monnier2021-01-28
* Add more isearch-related bindings to ns-win.elKeith David Bershatsky2021-01-22
* Use lexical-binding in the remaining preloaded filesStefan Monnier2021-01-04
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix background mode on Gnome 3.38 terminalsLars Ingebrigtsen2020-12-28
* Remove redundant requires of facesStefan Kangas2020-12-02
* Merge from origin/emacs-27Glenn Morris2020-12-01
|\
| * Don't show in 'view-lossage' responses to xterm feature queriesEli Zaretskii2020-11-30
* | Remove redundant 'function's around lambdasStefan Kangas2020-11-17
* | Don't quote lambdas in several placesStefan Kangas2020-11-12
* | NS: Make s-<left/right> to move to beginning/end of lineAndrii Kolomoiets2020-11-09
* | Use lexical-binding in most term librariesStefan Kangas2020-10-24
* | Merge from origin/emacs-27Glenn Morris2020-10-10
|\|
| * Make drag and drop on NS open all URLs (bug#43470)Alan Third2020-10-03
| * Revert "Fix display of working text on NS (Bug#23412, Bug#1453)"Alan Third2020-02-11
* | ; Prefer https to http in many URLsStefan Kangas2020-10-01
* | Fix font-panel on NS (bug#43480)David Reitter2020-09-22
* | Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-14
* | Avoid ambiguity about what st refers toStefan Kangas2020-08-12
* | Add term/st.el (Bug#33182)Stefan Kangas2020-08-10
* | Minor improvements as followup to recent RGB string-parsing changeEli Zaretskii2020-06-22
* | Consolidate #RGB string parsersMattias Engdegård2020-06-21
* | Map "mail/compose" icon to "mail-message-new" in GTKDmitry Gutov2020-05-11
* | Use better icons on GTK in message-mode and isearchDmitry Gutov2020-05-11
* | Use lexical-binding for some term librariesStefan Kangas2020-05-02
* | Initial version of native image API support for MS-WindowsJuan José García-Ripoll2020-04-14
* | * lisp/term/rxvt.el: Enable backeted paste and window titleDaniel Gröber2020-03-08
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/term/ns-win.el (ns-insert-working-text): Comment is obsolete.Alan Third2019-12-22
* Fix display of working text on NS (Bug#23412, Bug#1453)Masahiro Nakamura2019-12-22
* Rename *-multiframe-window to *-window-any-frameStefan Kangas2019-11-06
* Update X keysym mappingAxel Svensson2019-09-28
* Improve font lookup on MS-WindowsEli Zaretskii2019-09-17
* Fix XTerm OSC 52 selection retrieval (bug#36879)Mattias Engdegård2019-08-08
* Use the CSS convention for #RGB colors (bug#36304)Pip Cet2019-07-27
* Resurrect SVG support on MS-WindowsEli Zaretskii2019-07-11
* * lisp/replace.el (replace-highlight): Add save-match-data (bug#36328)Juri Linkov2019-07-05
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* Make mouse-wheel-scroll-amount consistent among platformsTak Kunihiro2019-06-07
* Merge from origin/emacs-26Glenn Morris2019-06-07
|\
| * * lisp/term/w32-win.el ([noname]): Bind to 'ignore'. (Bug#36083)Eli Zaretskii2019-06-06
* | Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* | Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* | Fix drag and drop behaviour on NS (bug#30929)Alan Third2019-01-10
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25