summaryrefslogtreecommitdiff
path: root/lisp/term/linux.el
Commit message (Expand)AuthorAgeFilesLines
* Fix dragging mode line on text terminals with a mouse (bug#67457)Jared Finder2023-12-091-1/+5
* * lisp/term/linux.el (gpm-mouse-enable): Remove left-over declarationStefan Monnier2022-09-031-6/+2
* t-mouse.el: Make sure we apply the setting to new terminalsStefan Monnier2022-08-301-2/+0
* Linux console: don't translate ESC TAB to `backtab' in input-decode-map.Alan Mackenzie2022-05-081-0/+4
* Disable auto compositions on the Linux console onlyLars Ingebrigtsen2021-08-181-1/+1
* Fix cursor movement on the Linux console with certain charactersLars Ingebrigtsen2021-08-161-0/+3
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+3
* Use lexical-binding for some term librariesStefan Kangas2020-05-021-1/+1
* Provide 'term/name in lisp/term files.Glenn Morris2016-02-151-0/+2
* Silence byte-compiler warnings.Juanma Barranquero2012-05-021-0/+2
* Remove no-byte-compile setting from some lisp/term files.Glenn Morris2012-04-301-1/+0
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* (terminal-init-linux): Load t-mouse.Stefan Monnier2008-06-131-1/+1
* * t-mouse.el (gpm-mouse-enable, gpm-mouse-disable): New functions.Stefan Monnier2008-06-111-1/+1
* (terminal-init-linux): Use gpm-mouse-mode rather than obsolete alias.Glenn Morris2008-06-071-3/+2
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merged from emacs--devo--0Miles Bader2007-05-201-0/+3
|\
| * (terminal-init-linux): Don't signal an errorNick Roberts2007-05-201-1/+2
| * (terminal-init-linux): Enable t-mouse by default.Nick Roberts2007-05-201-0/+2
* | Don't let x_initialize break 8-bit input on ttys. (Reported by Joakim Verona...Karoly Lorentey2005-12-231-3/+2
|/
* * term/apollo.el (terminal-init-apollo): New function containingDan Nicolaescu2005-07-271-10/+12
* Call tty-no-underline.Richard M. Stallman2005-06-171-0/+3
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Add "no-byte-compile: t" in first line.Juanma Barranquero2002-10-011-0/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-0/+2
* Don't call set-terminal-coding-systemKarl Heuer1997-12-191-1/+2
* Use set-input-mode to make Latin-1 chars work.Karl Heuer1997-11-151-0/+8
* Initial revisionRichard M. Stallman1997-07-041-0/+3