1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
Commit graph

31 commits

Author SHA1 Message Date
Dan Nicolaescu
c0658ad46e (terminal-init-xterm): Add more key bindings. 2006-08-08 05:31:09 +00:00
Dan Nicolaescu
cecee05315 (terminal-init-xterm): Fix bindings for C-tab,
S-tab and C-S-tab.
2006-07-27 18:31:23 +00:00
Dan Nicolaescu
c79722c9f7 (terminal-init-xterm): Fix key bindings
syntax. Bind S-return, C-M-., C-TAB, S-TAB and C-S-TAB.
2006-07-21 17:36:10 +00:00
Dan Nicolaescu
4e78977ec2 (terminal-init-xterm): Bind C-return. 2006-06-21 02:00:47 +00:00
Dan Nicolaescu
2b0193e1fb * term/xterm.el (terminal-init-xterm): Update key availability
info.

* term.el (term-delete-lines, term-insert-lines): Clarify
comments.
2006-06-20 18:12:23 +00:00
Dan Nicolaescu
d041c8c961 (terminal-init-xterm): Fix typo. 2006-05-12 16:18:37 +00:00
Dan Nicolaescu
a07d147e75 (terminal-init-xterm): Add more key bindings. 2006-05-08 23:21:34 +00:00
Thien-Thi Nguyen
ceb4c4d303 Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
Dan Nicolaescu
0278364cef (terminal-init-xterm): Fix loading rxvt at run
time.
2005-09-21 23:12:14 +00:00
Dan Nicolaescu
f47877ee84 * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
fix compilation warning. Reorder the key definitions to group
together keys emitted by the current version of xterm.

* progmodes/vhdl-mode.el (vhdl-highlight-faces)
(vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
Reorder predicates to correct min-color usage.
2005-09-02 16:59:57 +00:00
Thien-Thi Nguyen
5fd6d89f46 Update years in copyright notice; nfc. 2005-08-01 15:47:19 +00:00
Dan Nicolaescu
4f0c9ba732 * term/apollo.el (terminal-init-apollo): New function containing
all former top level forms in the file.
* term/bobcat.el (terminal-init-bobcat):
* term/cygwin.el (terminal-init-cygwin):
* term/iris-ansi.el (terminal-init-iris-ansi):
* term/linux.el (terminal-init-linux):
* term/news.el (terminal-init-news):
* term/rxvt.el (terminal-init-rxvt):
* term/sun.el (terminal-init-sun):
* term/tvi970.el (terminal-init-tvi970):
* term/vt100.el (terminal-init-vt100):
* term/vt102.el (terminal-init-vt102):
* term/vt125.el (terminal-init-vt125):
* term/vt200.el (terminal-init-vt200):
* term/vt201.el (terminal-init-vt201):
* term/vt220.el (terminal-init-vt220):
* term/vt240.el (terminal-init-vt240):
* term/vt300.el (terminal-init-vt300):
* term/vt320.el (terminal-init-vt320):
* term/vt400.el (terminal-init-vt400):
* term/vt420.el (terminal-init-vt420):
* term/wyse50.el (terminal-init-wyse50):
* term/xterm.el (terminal-init-xterm): Likewise.

* term/README: Describe the terminal-init-* functionality.

* startup.el (command-line): After loading the terminal
initialization file call the corresponding terminal initialization
function.
2005-07-27 18:02:08 +00:00
Dan Nicolaescu
6a55dae262 Load term/rxvt if the terminal is actually an
rxvt terminal.
(xterm-rxvt-set-background-mode): Remove, not used anymore.
2005-07-22 18:40:15 +00:00
Lute Kamstra
4fc5845fe8 Update FSF's address. 2005-07-04 16:49:24 +00:00
Juri Linkov
433ec66025 (xterm-rxvt-set-background-mode):
Set default-frame-background-mode instead of frame-background-mode.
2005-06-29 20:56:09 +00:00
Thien-Thi Nguyen
0ec2b560ea Update years in copyright notice; nfc. 2005-05-12 01:35:20 +00:00
Dan Nicolaescu
656c316dbb (function-key-map): Call substitute-key-definition
before the keymap size keymap is increased by a lot of define-key
calls.
2005-05-01 16:37:19 +00:00
Dan Nicolaescu
35b1b8abe3 * NEWS: Mention xterm key bindings.
* term/xterm.el (function-key-map): Fix strings for
{C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
{C,S,A,C-S}-{f1-f12}.
2005-04-26 05:56:22 +00:00
Dan Nicolaescu
759e9f0c42 (function-key-map): Add mappings for A-, C-, S-
and C-S- function and cursor motion keys.
2005-04-13 02:25:43 +00:00
Dan Nicolaescu
ce102cb1e3 (xterm-rgb-convert-to-16bit): Simplify.
(xterm-register-default-colors): Update color values computation
to match xterm-200.
2005-04-09 15:25:50 +00:00
Dan Nicolaescu
9fb518aa5f (xterm-standard-colors): Update color values from
xterm-200.
2005-04-06 21:38:35 +00:00
Stefan Monnier
33256bdff9 Undo last change, better done in mule-cmds.el. 2005-03-25 15:42:34 +00:00
Stefan Monnier
3ac3dd4f03 If running in Terminal.app set coding-system to utf-8. 2005-03-24 17:18:46 +00:00
Stefan Monnier
4dab1ffd06 (function-key-map): Add bindings for C- and S- cursor
motion as seen on my Mac OS X xterms.
2004-09-08 02:41:53 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Stefan Monnier
b8b1b15e9a (function-key-map): Add some bindings. 2002-06-27 21:38:52 +00:00
Eli Zaretskii
63e9afde34 (xterm-standard-colors): New variable.
(xterm-rgb-convert-to-16bit, xterm-register-default-colors)
(xterm-rxvt-set-background-mode): New functions.
(toplevel): Call xterm-register-default-colors,
xterm-rxvt-set-background-mode, and tty-set-up-initial-frame-faces.
Add support for more keys from xterm's terminfo entry.
2002-01-25 13:10:46 +00:00
Stefan Monnier
9c01e54549 (function-key-map): Add entry for `ESC [ 3 ~' -> <delete>
Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
Use inheritance so that .emacs and terminfo take precedence.
2001-11-04 02:03:05 +00:00
Pavel Janík
6a05d05faf Fixes to follow coding conventions. 2001-07-16 11:39:42 +00:00
Erik Naggum
2fe590dcee Update FSF's office address. 1996-01-14 09:58:28 +00:00
Karl Heuer
92abb02b9b Initial revision 1995-06-09 02:31:33 +00:00