summaryrefslogtreecommitdiff
path: root/lisp/term.el
Commit message (Expand)AuthorAge
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-05
* (term-exec-1): Set envvar INSIDE_EMACS.Richard M. Stallman2006-11-28
* * term/xterm.el (terminal-init-xterm): Update key availabilityDan Nicolaescu2006-06-20
* (term-handle-scroll, term-delete-lines)Dan Nicolaescu2006-06-15
* (term-if-xemacs, term-ifnot-xemacs): Delete, replaceDan Nicolaescu2006-05-29
* (term-handle-ansi-escape): Fix off by one error.Dan Nicolaescu2006-05-04
* * e/eterm-color.ti: Re-enable the ri entry. Add kich1.Dan Nicolaescu2006-01-15
* (term-emulate-terminal): Let term-handle-ansi-terminal-messages overrideEli Zaretskii2005-12-16
* (term-termcap-format): Fix typos.Dan Nicolaescu2005-11-15
* (term-emulate-terminal, term-handle-colors-array)Dan Nicolaescu2005-10-26
* (term-term-name): Initialize to "eterm-color".Eli Zaretskii2005-10-20
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* (term-mode): Disable cua-mode for term buffers.Dan Nicolaescu2005-07-14
* Update FSF's address.Lute Kamstra2005-07-04
* (term): Finish `defgroup' description with period.Juanma Barranquero2005-07-04
* (term-get-old-input, term-input-filter, term-input-sender)Richard M. Stallman2005-06-17
* (term-replace-by-expanded-filename, term-prompt-regexp,Juanma Barranquero2005-06-16
* (term-mode, term-check-proc, term-input-sender, term-simple-send,Juanma Barranquero2005-06-10
* Use run-mode-hooks in example.Lute Kamstra2005-05-26
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-16
* * e/eterm.ti: Add a comment.Dan Nicolaescu2005-04-25
* * term.el (term-ansi-current-bold, term-ansi-current-underline)Dan Nicolaescu2005-04-11
* * cus-edit.el (custom-modified-face):Dan Nicolaescu2005-04-08
* (term-move-columns): Fix face after extending a line.Dan Nicolaescu2005-03-26
* (term-termcap-format): Synchronyze with terminfo.Dan Nicolaescu2004-12-11
* (term-escape-char, term-mode): Doc fixes.Richard M. Stallman2004-11-25
* Add maintainer.Richard M. Stallman2004-10-17
* (term-adjust-current-row-cache): Don\'t allow the currentDan Nicolaescu2004-10-02
* (term-ansi-at-eval-string, term-ansi-default-fg)Dan Nicolaescu2004-09-26
* (term-emulate-terminal): Turn off undo for output.Richard M. Stallman2004-09-20
* From Dan Nicolaescu <dann@ics.uci.edu>Kim F. Storm2004-09-17
* (term-window-width): Only use full window width onKim F. Storm2004-09-07
* (term-default-fg-color, term-default-bg-color)Richard M. Stallman2004-08-16
* (term-is-xemacs): Remove.Kim F. Storm2004-04-05
* (term-mouse-paste): Call mouse-set-point.Richard M. Stallman2004-01-30
* (term-exec): Set up sentinel.Richard M. Stallman2003-12-29
* Add arch taglinesMiles Bader2003-09-01
* (term-exec-1): Bind coding-system-for-read.Richard M. Stallman2003-08-29
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (term-raw-map): Set it up at load time.Richard M. Stallman2003-02-04
* (term-emulate-terminal): Fix last change.Eli Zaretskii2002-04-16
* (term-emulate-terminal): Extract proper command stringEli Zaretskii2002-02-03
* Fix typo.Pavel Janík2002-01-13
* Doc fixes.Pavel Janík2001-12-20
* *** empty log message ***Stefan Monnier2001-11-04
* (term-if-emacs19): Macro deleted.Richard M. Stallman2001-10-30
* Some fixes to follow coding conventions.Pavel Janík2001-07-15
* These changes are based on a patch sent from Yong Lu <lyongu@yahoo.com>.Kenichi Handa2001-03-13
* (term-char-mode): Define all non-ascii self-insertingKenichi Handa2000-12-27