summaryrefslogtreecommitdiff
path: root/lisp/term.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* (term-if-emacs19): Macro deleted.Richard M. Stallman2001-10-301-7/+3
* Some fixes to follow coding conventions.Pavel Janík2001-07-151-4/+6
* These changes are based on a patch sent from Yong Lu <lyongu@yahoo.com>.Kenichi Handa2001-03-131-16/+23
* (term-char-mode): Define all non-ascii self-insertingKenichi Handa2000-12-271-0/+2
* (term-send-raw-meta): Strip modifiers from the keyboardGerd Moellmann2000-07-121-13/+15
* Avoid ange-ftp related compilation warnings.Dave Love1999-08-191-1/+3
* (toplevel): Make face `term-default' an empty face.Gerd Moellmann1999-08-171-0/+1
* (ansi-term-fg-faces-vector): Added support for ANSIKarl Heuer1999-07-201-0/+10
* (term-emulate-terminal): Avoid infinite loopRichard M. Stallman1999-07-091-1/+7
* (term_send_home): Change the string toRichard M. Stallman1999-01-111-2/+19
* (term-delimiter-argument-list): Doc fix.Karl Heuer1998-09-231-2/+2