aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-22Minor improvements as followup to recent RGB string-parsing changeEli Zaretskii1-1/+1
2020-06-21Consolidate #RGB string parsersMattias Engdegård1-56/+2
2020-05-11Map "mail/compose" icon to "mail-message-new" in GTKDmitry Gutov1-1/+1
2020-05-11Use better icons on GTK in message-mode and isearchDmitry Gutov1-3/+5
2020-05-02Use lexical-binding for some term librariesStefan Kangas6-4/+7
2020-04-14Initial version of native image API support for MS-WindowsJuan José García-Ripoll1-0/+2
2020-03-08* lisp/term/rxvt.el: Enable backeted paste and window titleDaniel Gröber1-1/+20
2020-02-11Revert "Fix display of working text on NS (Bug#23412, Bug#1453)"Alan Third1-4/+6
2020-01-01Update copyright year to 2020Paul Eggert21-21/+21
2019-12-22* lisp/term/ns-win.el (ns-insert-working-text): Comment is obsolete.Alan Third1-2/+0
2019-12-22Fix display of working text on NS (Bug#23412, Bug#1453)Masahiro Nakamura1-6/+4
2019-11-06Rename *-multiframe-window to *-window-any-frameStefan Kangas1-1/+1
2019-09-28Update X keysym mappingAxel Svensson1-5/+35
2019-09-17Improve font lookup on MS-WindowsEli Zaretskii1-0/+130
2019-08-08Fix XTerm OSC 52 selection retrieval (bug#36879)Mattias Engdegård1-10/+20
2019-07-27Use the CSS convention for #RGB colors (bug#36304)Pip Cet1-34/+40
2019-07-11Resurrect SVG support on MS-WindowsEli Zaretskii1-0/+1
2019-07-05* lisp/replace.el (replace-highlight): Add save-match-data (bug#36328)Juri Linkov1-1/+1
2019-06-26Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier1-1/+0
2019-06-26* lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier1-0/+1
2019-06-07Make mouse-wheel-scroll-amount consistent among platformsTak Kunihiro1-4/+0
2019-06-06* lisp/term/w32-win.el ([noname]): Bind to 'ignore'. (Bug#36083)Eli Zaretskii1-0/+9
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert3-0/+3
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert3-3/+0
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert1-3/+5
2019-01-10Fix drag and drop behaviour on NS (bug#30929)Alan Third1-32/+22
2019-01-01Update copyright year to 2019Paul Eggert21-21/+21
2018-11-25Replace insignificant backquotesMichael Heerdegen1-1/+1
2018-08-21Audit use of lsh and fix glitchesPaul Eggert3-25/+25
2018-07-19Fix TTY colors breakage by 'clear-face-cache'Eli Zaretskii1-6/+8
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid2-7/+1
2018-06-11New focus management interfaceDaniel Colascione1-2/+9
2018-06-09Fix typo in docstringDaniel Colascione1-1/+1
2018-06-09Improve robustness xterm event processingDaniel Colascione1-16/+36
2018-06-08Avoid unnecessary readahead early in TTY frame initDaniel Colascione1-3/+21
2018-06-08Support terminal focus notificationsDaniel Colascione1-0/+21
2018-06-03Add NS style text scale keybindingsAlan Third1-0/+4
2018-04-20The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris1-2/+3
2018-03-19Normalize and fix some mistakes in NS-related commentaryCharles A. Roelli1-3/+3
2018-03-06Replace some obsolete aliases in codeGlenn Morris1-1/+1
2018-02-26Quieten without-x lisp compilationGlenn Morris1-0/+2
2018-02-26* lisp/term/ns-win.el (ns-version-string): Declare for non-ns builds.Glenn Morris1-0/+2
2018-02-26Update some lisp function declarationsGlenn Morris1-2/+6
2018-02-16; Fix doc typos related to indefinite articlesGlenn Morris1-1/+1
2018-02-13Stop keeping multiple doc copies for items defined multiple timesGlenn Morris2-127/+20
2018-02-11Tidy up NS keybindingsAlan Third1-3/+1
2018-02-11Remove NS special handling of 'frame-title-format'Alan Third1-2/+2
2018-02-08Fix --no-build-details for w32 and macOSNoam Postavsky1-1/+1
2018-01-25Replace (default-value 'enable-multibyte-characters) with tStefan Monnier1-2/+1
2018-01-10Fix documentation of some x-* functionsEli Zaretskii1-12/+109