2006-01-15 |
Dan Nicolaescu |
* e/eterm-color.ti: Re-enable the ri entry. Add kich1.
|
2005-12-16 |
Eli Zaretskii |
(term-emulate-terminal): Let term-handle-ansi-terminal-messages override
|
2005-11-15 |
Dan Nicolaescu |
(term-termcap-format): Fix typos.
|
2005-10-26 |
Dan Nicolaescu |
(term-emulate-terminal, term-handle-colors-array)
|
2005-10-20 |
Eli Zaretskii |
(term-term-name): Initialize to "eterm-color".
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-14 |
Dan Nicolaescu |
(term-mode): Disable cua-mode for term buffers.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-07-04 |
Juanma Barranquero |
(term): Finish `defgroup' description with period.
|
2005-06-17 |
Richard M. Stallman |
(term-get-old-input, term-input-filter, term-input-sender)
|
2005-06-16 |
Juanma Barranquero |
(term-replace-by-expanded-filename, term-prompt-regexp,
|
2005-06-10 |
Juanma Barranquero |
(term-mode, term-check-proc, term-input-sender, term-simple-send,
|
2005-05-26 |
Lute Kamstra |
Use run-mode-hooks in example.
|
2005-05-16 |
Juanma Barranquero |
Replace `string-to-int' by `string-to-number'.
|
2005-04-25 |
Dan Nicolaescu |
* e/eterm.ti: Add a comment.
|
2005-04-11 |
Dan Nicolaescu |
* term.el (term-ansi-current-bold, term-ansi-current-underline)
|
2005-04-08 |
Dan Nicolaescu |
* cus-edit.el (custom-modified-face):
|
2005-03-26 |
Dan Nicolaescu |
(term-move-columns): Fix face after extending a line.
|
2004-12-11 |
Dan Nicolaescu |
(term-termcap-format): Synchronyze with terminfo.
|
2004-11-25 |
Richard M. Stallman |
(term-escape-char, term-mode): Doc fixes.
|
2004-10-17 |
Richard M. Stallman |
Add maintainer.
|
2004-10-02 |
Dan Nicolaescu |
(term-adjust-current-row-cache): Don\'t allow the current
|
2004-09-26 |
Dan Nicolaescu |
(term-ansi-at-eval-string, term-ansi-default-fg)
|
2004-09-20 |
Richard M. Stallman |
(term-emulate-terminal): Turn off undo for output.
|
2004-09-17 |
Kim F. Storm |
From Dan Nicolaescu <dann@ics.uci.edu>
|
2004-09-07 |
Kim F. Storm |
(term-window-width): Only use full window width on
|
2004-08-16 |
Richard M. Stallman |
(term-default-fg-color, term-default-bg-color)
|
2004-04-05 |
Kim F. Storm |
(term-is-xemacs): Remove.
|
2004-01-30 |
Richard M. Stallman |
(term-mouse-paste): Call mouse-set-point.
|
2003-12-29 |
Richard M. Stallman |
(term-exec): Set up sentinel.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-29 |
Richard M. Stallman |
(term-exec-1): Bind coding-system-for-read.
|
2003-02-04 |
Juanma Barranquero |
Trailing 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ík |
Fix typo.
|
2001-12-20 |
Pavel Janík |
Doc 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ík |
Some fixes to follow coding conventions.
|
2001-03-13 |
Kenichi Handa |
These changes are based on a patch sent from Yong Lu <lyongu@yahoo.com>.
|
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 Love |
Avoid 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. 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.
|