log lisp/term/xterm.el @ 87593:45568b22f6e5

age author description
Tue, 23 Oct 2007 14:24:43 +0000 Dan Nicolaescu (terminal-init-xterm): Experiment with a longer
Thu, 18 Oct 2007 19:07:49 +0000 Stefan Monnier Don't require xt-mouse.
Fri, 12 Oct 2007 15:32:23 +0000 Stefan Monnier (xterm-function-map, xterm-alternatives-map): Use the
Tue, 09 Oct 2007 05:15:00 +0000 Stefan Monnier (xterm-alternatives-map): Remove spurious left-over code.
Tue, 09 Oct 2007 05:05:57 +0000 Stefan Monnier (xterm-alternatives-map): New map.
Sat, 15 Sep 2007 00:27:38 +0000 Dan Nicolaescu * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
Fri, 14 Sep 2007 22:58:55 +0000 Dan Nicolaescu (xterm-function-map): Replace bindings that were
Fri, 14 Sep 2007 22:51:44 +0000 Dan Nicolaescu (xterm-function-map): Delete duplicated entries.
Fri, 14 Sep 2007 02:09:19 +0000 Dan Nicolaescu (xterm-function-map): Add C-M- bindings.
Wed, 12 Sep 2007 18:58:26 +0000 Dan Nicolaescu * term/xterm.el (xterm-function-map): Add bindings for M-S- and
Fri, 07 Sep 2007 19:47:46 +0000 Stefan Monnier (xterm-function-map): Initialize in the declaration.
Sun, 02 Sep 2007 18:22:41 +0000 Dan Nicolaescu (xterm-modify-other-keys-terminal-list): New
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 29 Jul 2007 16:00:42 +0000 Dan Nicolaescu * term/xterm.el (terminal-init-xterm): Fix merge issue.
Tue, 24 Jul 2007 01:25:28 +0000 Miles Bader Merge from emacs--devo--0
Sat, 23 Jun 2007 17:53:27 +0000 Dan Nicolaescu (terminal-init-xterm): Fix previous change.
Mon, 18 Jun 2007 15:46:57 +0000 Dan Nicolaescu (terminal-init-xterm): Revert bad merge from trunk.
Sat, 16 Jun 2007 22:33:42 +0000 Miles Bader Merge from emacs--devo--0
Wed, 16 May 2007 07:12:33 +0000 Miles Bader Rudimentary fix for environment variable handling.
Sun, 22 Apr 2007 12:42:47 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 01 Jan 2007 17:38:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sun, 03 Dec 2006 15:03:30 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Sat, 14 Oct 2006 17:36:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 14 Oct 2006 16:56:21 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 29 Jul 2006 10:31:20 +0000 Karoly Lorentey Fix typo in lisp/term/xterm.el.
Sat, 29 Jul 2006 09:59:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Tue, 27 Jun 2006 15:06:36 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 20 May 2006 17:02:47 +0000 Karoly Lorentey Fix and/or simplify terminal initialization files.
Wed, 17 May 2006 18:05:02 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 10 May 2006 15:04:01 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 26 Dec 2005 02:14:10 +0000 Karoly Lorentey Implement automatic terminal-local environment variables via `local-environment-variables'.
Sat, 19 Nov 2005 19:17:56 +0000 Karoly Lorentey Store client's environment in terminal parameters, not server parameters.
Sat, 29 Oct 2005 11:50:12 +0000 Karoly Lorentey Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.
Sun, 09 Oct 2005 20:00:17 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
Wed, 07 Sep 2005 23:17:07 +0000 Karoly Lorentey Prevent resource allocation explosion when C-x 5 2 is used on xterms.
Sun, 04 Sep 2005 03:51:22 +0000 Karoly Lorentey Fix syntax error in lisp/term/xterm.el.
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Tue, 12 Jul 2005 10:55:24 +0000 Karoly Lorentey Rename function-key-map to local-function-key-map, and global-function-key-map to function-key-map. Same for key-translation-map.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Tue, 05 Jul 2005 22:12:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
Thu, 30 Jun 2005 14:08:46 +0000 Karoly Lorentey Remove pointless conditional around key substitution block in term/xterm.el (Dan Nicolaescu)
Tue, 28 Jun 2005 15:06:17 +0000 Karoly Lorentey Speed up loading of term/xterm.el (Dan Nicolaescu).
Mon, 27 Jun 2005 03:46:25 +0000 Karoly Lorentey Speed up loading of term/xterm.el.
Mon, 27 Jun 2005 03:19:27 +0000 Karoly Lorentey Use terminal-local-value to access function-key-map in terminal packages.
Sun, 26 Jun 2005 03:19:45 +0000 Karoly Lorentey Update Lisp code for a terminal-local `function-key-map'.
Sat, 14 May 2005 01:56:59 +0000 Karoly Lorentey Speed up `emacsclient -t' on xterms. (by suggestion of Dan Nicolaescu)
Fri, 13 May 2005 22:59:23 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 296-306)
Fri, 06 May 2005 21:06:31 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 68, 286-291)
Tue, 03 May 2005 01:38:40 +0000 Karoly Lorentey Fix exponential slowdowns on repeated tty frame creation.
Tue, 26 Apr 2005 12:17:42 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 279-280)
Mon, 18 Apr 2005 13:40:23 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 60-65, 246-265)
Mon, 11 Apr 2005 12:40:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 59, 240-245)
Fri, 08 Apr 2005 16:25:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 56-58, 232-239)
Sun, 27 Mar 2005 17:29:43 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 204-213)
Wed, 23 Mar 2005 12:53:42 +0000 Karoly Lorentey Fix some superflous deviations from CVS, plus apply some cosmetics.
Fri, 10 Sep 2004 13:06:10 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 08 May 2004 16:20:28 +0000 Karoly Lorentey Fixed environment variable handling during terminal initialization.
Fri, 09 Jan 2004 18:57:53 +0000 Karoly Lorentey Hookified termcap devices, added bootstrap display device, plus many bugfixes.