summaryrefslogtreecommitdiff
path: root/lisp/term.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (term-version): Increased to 0.94.Richard M. Stallman1995-01-221-81/+125
* entered into RCSRichard M. Stallman1994-11-221-17/+29
* *** empty log message ***Richard M. Stallman1994-10-191-1/+1
* Initial revisionRichard M. Stallman1994-10-131-0/+3098