summaryrefslogtreecommitdiff
path: root/lisp/term
Commit message (Expand)AuthorAge
* 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
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-21
* | Merge from origin/emacs-26Glenn Morris2018-07-20
|\|
| * Fix TTY colors breakage by 'clear-face-cache'Eli Zaretskii2018-07-19
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | New focus management interfaceDaniel Colascione2018-06-11
* | Fix typo in docstringDaniel Colascione2018-06-09
* | Improve robustness xterm event processingDaniel Colascione2018-06-09
* | Avoid unnecessary readahead early in TTY frame initDaniel Colascione2018-06-08
* | Support terminal focus notificationsDaniel Colascione2018-06-08
* | Add NS style text scale keybindingsAlan Third2018-06-03
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-20
* | Normalize and fix some mistakes in NS-related commentaryCharles A. Roelli2018-03-19
* | Merge from origin/emacs-26Glenn Morris2018-03-08
|\|
| * Replace some obsolete aliases in codeGlenn Morris2018-03-06
* | Quieten without-x lisp compilationGlenn Morris2018-02-26
* | * lisp/term/ns-win.el (ns-version-string): Declare for non-ns builds.Glenn Morris2018-02-26
* | Update some lisp function declarationsGlenn Morris2018-02-26
* | Merge from origin/emacs-26Glenn Morris2018-02-17
|\|