aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term.el
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Kenichi Handa2003-09-081-2/+0
|\
| * (term-char-mode): Remove generic-character-list code.Dave Love2002-08-181-2/+0
* | New directoryKenichi Handa2003-09-081-3/+0
* | 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
* (term-completion-addsuffix): Doc fix.Karl Heuer1997-03-121-4/+11
* delete comments referring to long defunct make-shell.Simon Marshall1997-01-081-8/+0
* (term-exec-1): Run process on pty if possible.Richard M. Stallman1996-06-231-1/+2
* (term-terminal-menu): Don't make a self-recursive keymap.Richard M. Stallman1996-06-121-2/+1
* (term-send-raw-string): send-string -> process-send-string.Karl Heuer1996-05-171-4/+4
* (term-emulate-terminal): On CR, set term-current-columnRichard M. Stallman1996-05-111-1/+1
* (term-read-noecho): Pass proper format string to message.Karl Heuer1996-01-251-1/+1
* (term-exec-hook): Doc fix.Erik Naggum1996-01-241-1/+1
* Update FSF's address.Erik Naggum1996-01-141-56/+57
* (term-process-pager): Fix message spelling.Karl Heuer1996-01-041-9/+9
* Comment change.Richard M. Stallman1995-10-301-1/+2
* Various optimizations. The main one is to optimize forRichard M. Stallman1995-06-141-40/+99
* (term-update-mode-line, term-process-pager): Use force-mode-line-update.Karl Heuer1995-04-251-3/+3
* (term-mouse-paste): Make work for xemacs. Minor GNU emacs fixes.Per Bothner1995-03-161-6/+12
* (term-char-mode): Fix arrow key and [button2] support for xemacs.Per Bothner1995-03-161-3/+3
* * term.el (term-eol-on-send): New variable. Use it.Per Bothner1995-03-081-10/+24
* (term-protocol-version): Renamed from term-version.Richard M. Stallman1995-02-071-2/+2
* Version 0.95. Numerous small fixes. See ChangeLog.Per Bothner1995-02-061-157/+183