aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term.el
Commit message (Expand)AuthorAgeFilesLines
* (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 <[email protected]>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 <[email protected]>.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
* (term-exec-1): Bind inhibit-eol-conversion to t beforeKenichi Handa1997-10-231-1/+4
* (term-regexp-arg): No need to bindKarl Heuer1997-10-021-2/+1
* (term-if-emacs19): Recognize version 20.Karl Heuer1997-09-241-2/+3
* (term-default-fg-color):Richard M. Stallman1997-08-071-2/+2
* (term-ignore-error): Fix foolish errors.Richard M. Stallman1997-08-021-2/+2
* Don't create faces if make-face isn't defined.Richard M. Stallman1997-05-151-174/+191
* (term-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
* Add defgroup's; change use defcustom for user vars.Richard M. Stallman1997-04-121-18/+42
* Added a lot of new faces, they all start withRichard M. Stallman1997-04-021-148/+922