summaryrefslogtreecommitdiff
path: root/lisp/term.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (term-buffer-maximum-size, term-exec, term-escape-char, term-set-escape-char,Juanma Barranquero2007-04-131-27/+27
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* (term-exec-1): Set envvar INSIDE_EMACS.Richard M. Stallman2006-11-281-1/+5
* * term/xterm.el (terminal-init-xterm): Update key availabilityDan Nicolaescu2006-06-201-0/+6
* (term-handle-scroll, term-delete-lines)Dan Nicolaescu2006-06-151-7/+8
* (term-if-xemacs, term-ifnot-xemacs): Delete, replaceDan Nicolaescu2006-05-291-410/+388
* (term-handle-ansi-escape): Fix off by one error.Dan Nicolaescu2006-05-041-1/+1
* * 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
* (term-term-name): Initialize to "eterm-color".Eli Zaretskii2005-10-201-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (term-mode): Disable cua-mode for term buffers.Dan Nicolaescu2005-07-141-0/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (term): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-3/+3
* (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
* (term-mode, term-check-proc, term-input-sender, term-simple-send,Juanma Barranquero2005-06-101-26/+26
* Use run-mode-hooks in example.Lute Kamstra2005-05-261-2/+2
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-1/+1
* * e/eterm.ti: Add a comment.Dan Nicolaescu2005-04-251-3/+7
* * term.el (term-ansi-current-bold, term-ansi-current-underline)Dan Nicolaescu2005-04-111-38/+35
* * cus-edit.el (custom-modified-face):Dan Nicolaescu2005-04-081-1/+1
* (term-move-columns): Fix face after extending a line.Dan Nicolaescu2005-03-261-4/+21
* (term-termcap-format): Synchronyze with terminfo.Dan Nicolaescu2004-12-111-2/+22
* (term-escape-char, term-mode): Doc fixes.Richard M. Stallman2004-11-251-2/+3
* Add maintainer.Richard M. Stallman2004-10-171-1/+2
* (term-adjust-current-row-cache): Don\'t allow the currentDan Nicolaescu2004-10-021-20/+63
* (term-ansi-at-eval-string, term-ansi-default-fg)Dan Nicolaescu2004-09-261-64/+103
* (term-emulate-terminal): Turn off undo for output.Richard M. Stallman2004-09-201-297/+293
* From Dan Nicolaescu <dann@ics.uci.edu>Kim F. Storm2004-09-171-23/+25
* (term-window-width): Only use full window width onKim F. Storm2004-09-071-3/+1
* (term-default-fg-color, term-default-bg-color)Richard M. Stallman2004-08-161-5/+4
* (term-is-xemacs): Remove.Kim F. Storm2004-04-051-7/+15
* (term-mouse-paste): Call mouse-set-point.Richard M. Stallman2004-01-301-0/+1
* (term-exec): Set up sentinel.Richard M. Stallman2003-12-291-0/+44
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (term-exec-1): Bind coding-system-for-read.Richard M. Stallman2003-08-291-0/+2
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
* (term-raw-map): Set it up at load time.Richard M. Stallman2003-02-041-359/+281
* (term-emulate-terminal): Fix last change.Eli Zaretskii2002-04-161-3/+3
* (term-emulate-terminal): Extract proper command stringEli Zaretskii2002-02-031-3/+3
* Fix typo.Pavel Janík2002-01-131-1/+1
* Doc fixes.Pavel Janík2001-12-201-3/+3
* *** empty log message ***Stefan Monnier2001-11-041-25/+1