log lisp/term.el @ 73643:b99336492688

age author description
Tue, 20 Jun 2006 18:12:23 +0000 Dan Nicolaescu * term/xterm.el (terminal-init-xterm): Update key availability
Thu, 15 Jun 2006 22:58:10 +0000 Dan Nicolaescu (term-handle-scroll, term-delete-lines)
Mon, 29 May 2006 06:11:33 +0000 Dan Nicolaescu (term-if-xemacs, term-ifnot-xemacs): Delete, replace
Thu, 04 May 2006 13:23:38 +0000 Dan Nicolaescu (term-handle-ansi-escape): Fix off by one error.
Sun, 15 Jan 2006 19:36:10 +0000 Dan Nicolaescu * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
Fri, 16 Dec 2005 12:16:35 +0000 Eli Zaretskii (term-emulate-terminal): Let term-handle-ansi-terminal-messages override
Tue, 15 Nov 2005 17:13:22 +0000 Dan Nicolaescu (term-termcap-format): Fix typos.
Wed, 26 Oct 2005 18:57:45 +0000 Dan Nicolaescu (term-emulate-terminal, term-handle-colors-array)
Thu, 20 Oct 2005 15:28:58 +0000 Eli Zaretskii (term-term-name): Initialize to "eterm-color".
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 14 Jul 2005 17:39:46 +0000 Dan Nicolaescu (term-mode): Disable cua-mode for term buffers.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Jul 2005 02:35:55 +0000 Juanma Barranquero (term): Finish `defgroup' description with period.
Fri, 17 Jun 2005 14:37:55 +0000 Richard M. Stallman (term-get-old-input, term-input-filter, term-input-sender)
Thu, 16 Jun 2005 16:11:46 +0000 Juanma Barranquero (term-replace-by-expanded-filename, term-prompt-regexp,
Fri, 10 Jun 2005 00:43:13 +0000 Juanma Barranquero (term-mode, term-check-proc, term-input-sender, term-simple-send,
Thu, 26 May 2005 13:17:27 +0000 Lute Kamstra Use run-mode-hooks in example.
Mon, 16 May 2005 11:33:47 +0000 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
Mon, 25 Apr 2005 18:11:33 +0000 Dan Nicolaescu * e/eterm.ti: Add a comment.
Mon, 11 Apr 2005 20:47:25 +0000 Dan Nicolaescu * term.el (term-ansi-current-bold, term-ansi-current-underline)
Fri, 08 Apr 2005 20:55:09 +0000 Dan Nicolaescu * cus-edit.el (custom-modified-face):
Sat, 26 Mar 2005 22:32:43 +0000 Dan Nicolaescu (term-move-columns): Fix face after extending a line.
Sat, 11 Dec 2004 21:05:19 +0000 Dan Nicolaescu (term-termcap-format): Synchronyze with terminfo.
Thu, 25 Nov 2004 02:54:20 +0000 Richard M. Stallman (term-escape-char, term-mode): Doc fixes.
Sun, 17 Oct 2004 07:05:11 +0000 Richard M. Stallman Add maintainer.
Sat, 02 Oct 2004 18:23:27 +0000 Dan Nicolaescu (term-adjust-current-row-cache): Don\'t allow the current
Sun, 26 Sep 2004 18:39:10 +0000 Dan Nicolaescu (term-ansi-at-eval-string, term-ansi-default-fg)
Mon, 20 Sep 2004 15:59:31 +0000 Richard M. Stallman (term-emulate-terminal): Turn off undo for output.
Fri, 17 Sep 2004 21:07:12 +0000 Kim F. Storm From Dan Nicolaescu <dann@ics.uci.edu>
Tue, 07 Sep 2004 20:54:03 +0000 Kim F. Storm (term-window-width): Only use full window width on
Mon, 16 Aug 2004 22:41:56 +0000 Richard M. Stallman (term-default-fg-color, term-default-bg-color)
Mon, 05 Apr 2004 21:34:05 +0000 Kim F. Storm (term-is-xemacs): Remove.
Fri, 30 Jan 2004 16:53:11 +0000 Richard M. Stallman (term-mouse-paste): Call mouse-set-point.
Mon, 29 Dec 2003 19:58:11 +0000 Richard M. Stallman (term-exec): Set up sentinel.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 29 Aug 2003 16:11:53 +0000 Richard M. Stallman (term-exec-1): Bind coding-system-for-read.
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 04 Feb 2003 11:43:01 +0000 Richard M. Stallman (term-raw-map): Set it up at load time.
Tue, 16 Apr 2002 18:50:07 +0000 Eli Zaretskii (term-emulate-terminal): Fix last change.
Sun, 03 Feb 2002 11:25:23 +0000 Eli Zaretskii (term-emulate-terminal): Extract proper command string
Sun, 13 Jan 2002 10:09:20 +0000 Pavel Jank Fix typo.
Thu, 20 Dec 2001 18:59:32 +0000 Pavel Jank Doc fixes.
Sun, 04 Nov 2001 02:20:18 +0000 Stefan Monnier *** empty log message ***
Tue, 30 Oct 2001 00:27:25 +0000 Richard M. Stallman (term-if-emacs19): Macro deleted.
Sun, 15 Jul 2001 19:53:53 +0000 Pavel Jank Some fixes to follow coding conventions.
Tue, 13 Mar 2001 11:21:52 +0000 Kenichi Handa These changes are based on a patch sent from Yong Lu <lyongu@yahoo.com>.
Wed, 27 Dec 2000 05:25:52 +0000 Kenichi Handa (term-char-mode): Define all non-ascii self-inserting
Wed, 12 Jul 2000 18:22:12 +0000 Gerd Moellmann (term-send-raw-meta): Strip modifiers from the keyboard
Thu, 19 Aug 1999 17:50:02 +0000 Dave Love Avoid ange-ftp related compilation warnings.
Tue, 17 Aug 1999 00:37:45 +0000 Gerd Moellmann (toplevel): Make face `term-default' an empty face.
Tue, 20 Jul 1999 01:46:01 +0000 Karl Heuer (ansi-term-fg-faces-vector): Added support for ANSI
Fri, 09 Jul 1999 02:32:02 +0000 Richard M. Stallman (term-emulate-terminal): Avoid infinite loop
Mon, 11 Jan 1999 12:59:36 +0000 Richard M. Stallman (term_send_home): Change the string to
Wed, 23 Sep 1998 23:36:59 +0000 Karl Heuer (term-delimiter-argument-list): Doc fix.
Thu, 23 Oct 1997 12:03:07 +0000 Kenichi Handa (term-exec-1): Bind inhibit-eol-conversion to t before
Thu, 02 Oct 1997 03:03:50 +0000 Karl Heuer (term-regexp-arg): No need to bind
Wed, 24 Sep 1997 16:38:24 +0000 Karl Heuer (term-if-emacs19): Recognize version 20.
Thu, 07 Aug 1997 18:54:49 +0000 Richard M. Stallman (term-default-fg-color):
Sat, 02 Aug 1997 20:41:55 +0000 Richard M. Stallman (term-ignore-error): Fix foolish errors.
Thu, 15 May 1997 05:18:28 +0000 Richard M. Stallman Don't create faces if make-face isn't defined.