aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term.el
Commit message (Expand)AuthorAgeFilesLines
* * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.Dan Nicolaescu2008-03-051-48/+47
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-08-131-15/+22
|\| |
| * | Merge from emacs--rel--22Miles Bader2007-08-131-1/+1
| |\|
| | * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-1/+1
| | * Honor term-default-fg-color and term-default-bg-color settings when modifying...Vinicius Jose Latorre2007-08-051-8/+16
| * | (term): Remove group `unix'.Richard M. Stallman2007-08-071-2/+1
| * | Honor term-default-fg-color and term-default-bg-color settings when modifying...Vinicius Jose Latorre2007-08-051-8/+16
| * | (term-erase-in-display): Fix case when point is not atDan Nicolaescu2007-08-031-4/+4
| |/
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merge from emacs--devo--0Miles Bader2007-04-241-27/+27
|\|
| * (term-buffer-maximum-size, term-exec, term-escape-char, term-set-escape-char,Juanma Barranquero2007-04-131-27/+27
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merge from emacs--devo--0Miles Bader2006-12-071-2/+6
|\|
| * Update copyright years.Glenn Morris2006-12-051-1/+1
| * (term-exec-1): Set envvar INSIDE_EMACS.Richard M. Stallman2006-11-281-1/+5
* | Merge from emacs--devo--0Miles Bader2006-07-061-0/+6
|\|
| * * term/xterm.el (terminal-init-xterm): Update key availabilityDan Nicolaescu2006-06-201-0/+6
* | Merge from emacs--devo--0Miles Bader2006-06-171-7/+8
|\|
| * (term-handle-scroll, term-delete-lines)Dan Nicolaescu2006-06-151-7/+8
* | Merge from emacs--devo--0Miles Bader2006-06-071-410/+388
|\|
| * (term-if-xemacs, term-ifnot-xemacs): Delete, replaceDan Nicolaescu2006-05-291-410/+388
* | Revision: [email protected]/emacs--unicode--0--patch-60Miles Bader2006-05-101-1/+1
|\|
| * (term-handle-ansi-escape): Fix off by one error.Dan Nicolaescu2006-05-041-1/+1
* | Revision: [email protected]/emacs--unicode--0--patch-97Miles Bader2006-01-161-100/+178
|\|
| * * e/eterm-color.ti: Re-enable the ri entry. Add kich1.Dan Nicolaescu2006-01-151-71/+133
| * (term-emulate-terminal): Let term-handle-ansi-terminal-messages overrideEli Zaretskii2005-12-161-3/+8
| * (term-termcap-format): Fix typos.Dan Nicolaescu2005-11-151-12/+23
| * (term-emulate-terminal, term-handle-colors-array)Dan Nicolaescu2005-10-261-15/+15
* | Revision: [email protected]/emacs--unicode--0--patch-95Miles Bader2006-01-161-1/+1
|\|
| * (term-term-name): Initialize to "eterm-color".Eli Zaretskii2005-10-201-1/+1
* | Revision: [email protected]/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* | Revision: [email protected]/emacs--unicode--0--patch-71Miles Bader2005-07-221-0/+2
|\|
| * (term-mode): Disable cua-mode for term buffers.Dan Nicolaescu2005-07-141-0/+2
* | Revision: [email protected]/emacs--unicode--0--patch-68Miles Bader2005-07-071-5/+5
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
| * (term): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-3/+3
* | Revision: [email protected]/emacs--unicode--0--patch-65Miles Bader2005-06-241-14/+14
|\|
| * (term-get-old-input, term-input-filter, term-input-sender)Richard M. Stallman2005-06-171-10/+10
| * (term-replace-by-expanded-filename, term-prompt-regexp,Juanma Barranquero2005-06-161-4/+4
* | Revision: [email protected]/emacs--unicode--0--patch-63Miles Bader2005-06-151-26/+26
|\|
| * (term-mode, term-check-proc, term-input-sender, term-simple-send,Juanma Barranquero2005-06-101-26/+26
* | Revision: [email protected]/emacs--unicode--0--patch-57Miles Bader2005-06-061-2/+2
|\|
| * Use run-mode-hooks in example.Lute Kamstra2005-05-261-2/+2
* | Revision: [email protected]/emacs--unicode--0--patch-53Miles Bader2005-05-201-1/+1
|\|