log lisp/term.el @ 22084:08f31e440c92

age author description
1997-10-23 Kenichi Handa (term-exec-1): Bind inhibit-eol-conversion to t before
1997-10-02 Karl Heuer (term-regexp-arg): No need to bind
1997-09-24 Karl Heuer (term-if-emacs19): Recognize version 20.
1997-08-07 Richard M. Stallman (term-default-fg-color):
1997-08-02 Richard M. Stallman (term-ignore-error): Fix foolish errors.
1997-05-15 Richard M. Stallman Don't create faces if make-face isn't defined.
1997-05-05 Richard M. Stallman (term-mode): Add a mode-class property.
1997-04-12 Richard M. Stallman Add defgroup's; change use defcustom for user vars.
1997-04-02 Richard M. Stallman Added a lot of new faces, they all start with
1997-03-12 Karl Heuer (term-completion-addsuffix): Doc fix.
1997-01-08 Simon Marshall delete comments referring to long defunct make-shell.
1996-06-23 Richard M. Stallman (term-exec-1): Run process on pty if possible.
1996-06-12 Richard M. Stallman (term-terminal-menu): Don't make a self-recursive keymap.
1996-05-17 Karl Heuer (term-send-raw-string): send-string -> process-send-string.
1996-05-11 Richard M. Stallman (term-emulate-terminal): On CR, set term-current-column
1996-01-25 Karl Heuer (term-read-noecho): Pass proper format string to message.
1996-01-24 Erik Naggum (term-exec-hook): Doc fix.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-04 Karl Heuer (term-process-pager): Fix message spelling.
1995-10-30 Richard M. Stallman Comment change.
1995-06-14 Richard M. Stallman Various optimizations. The main one is to optimize for
1995-04-25 Karl Heuer (term-update-mode-line, term-process-pager): Use force-mode-line-update.
1995-03-16 Per Bothner (term-mouse-paste): Make work for xemacs. Minor GNU emacs fixes.
1995-03-16 Per Bothner (term-char-mode): Fix arrow key and [button2] support for xemacs.
1995-03-08 Per Bothner * term.el (term-eol-on-send): New variable. Use it.
1995-02-07 Richard M. Stallman (term-protocol-version): Renamed from term-version.
1995-02-06 Per Bothner Version 0.95. Numerous small fixes. See ChangeLog.
1995-01-22 Richard M. Stallman (term-version): Increased to 0.94.
1994-11-22 Richard M. Stallman entered into RCS
1994-10-19 Richard M. Stallman *** empty log message ***
1994-10-13 Richard M. Stallman Initial revision