Trailing whitespace deleted.
[bpt/emacs.git] / lisp / term.el
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-02-04 Richard M. Stallman(term-raw-map): Set it up at load time.
2002-04-16 Eli Zaretskii(term-emulate-terminal): Fix last change.
2002-02-03 Eli Zaretskii(term-emulate-terminal): Extract proper command string
2002-01-13 Pavel JaníkFix typo.
2001-12-20 Pavel JaníkDoc fixes.
2001-11-04 Stefan Monnier*** empty log message ***
2001-10-30 Richard M. Stallman(term-if-emacs19): Macro deleted.
2001-07-15 Pavel JaníkSome fixes to follow coding conventions.
2001-03-13 Kenichi HandaThese changes are based on a patch sent from Yong Lu...
2000-12-27 Kenichi Handa(term-char-mode): Define all non-ascii self-inserting
2000-07-12 Gerd Moellmann(term-send-raw-meta): Strip modifiers from the keyboard
1999-08-19 Dave LoveAvoid ange-ftp related compilation warnings.
1999-08-17 Gerd Moellmann(toplevel): Make face `term-default' an empty face.
1999-07-20 Karl Heuer(ansi-term-fg-faces-vector): Added support for ANSI
1999-07-09 Richard M. Stallman(term-emulate-terminal): Avoid infinite loop
1999-01-11 Richard M. Stallman(term_send_home): Change the string to
1998-09-23 Karl Heuer(term-delimiter-argument-list): Doc fix.
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. StallmanDon'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. StallmanAdd defgroup's; change use defcustom for user vars.
1997-04-02 Richard M. StallmanAdded a lot of new faces, they all start with
1997-03-12 Karl Heuer(term-completion-addsuffix): Doc fix.
1997-01-08 Simon Marshalldelete 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...
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 NaggumUpdate FSF's address.
1996-01-04 Karl Heuer(term-process-pager): Fix message spelling.
1995-10-30 Richard M. StallmanComment change.
1995-06-14 Richard M. StallmanVarious optimizations. The main one is to optimize for
1995-04-25 Karl Heuer(term-update-mode-line, term-process-pager): Use force...
1995-03-16 Per Bothner(term-mouse-paste): Make work for xemacs. Minor GNU...
1995-03-16 Per Bothner(term-char-mode): Fix arrow key and [button2] support...
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 BothnerVersion 0.95. Numerous small fixes. See ChangeLog.
1995-01-22 Richard M. Stallman(term-version): Increased to 0.94.
1994-11-22 Richard M. Stallmanentered into RCS
1994-10-19 Richard M. Stallman*** empty log message ***
1994-10-13 Richard M. StallmanInitial revision