log lisp/term.el @ 82413:e1ded9392645

age author description
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Tue, 07 Aug 2007 03:05:06 +0000 Richard M. Stallman (term): Remove group `unix'.
Sun, 05 Aug 2007 14:08:50 +0000 Vinicius Jose Latorre Honor term-default-fg-color and term-default-bg-color settings when modifying term-current-face.
Fri, 03 Aug 2007 10:49:56 +0000 Dan Nicolaescu (term-erase-in-display): Fix case when point is not at
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 08 Aug 2007 07:38:50 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Sun, 05 Aug 2007 14:09:30 +0000 Vinicius Jose Latorre Honor term-default-fg-color and term-default-bg-color settings when modifying term-current-face.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 13 Apr 2007 09:00:41 +0000 Juanma Barranquero (term-buffer-maximum-size, term-exec, term-escape-char, term-set-escape-char,
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 05 Dec 2006 07:06:08 +0000 Glenn Morris Update copyright years.
Tue, 28 Nov 2006 02:21:28 +0000 Richard M. Stallman (term-exec-1): Set envvar INSIDE_EMACS.
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'.