1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
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
Lute Kamstra
4fc5845fe8 Update FSF's address. 2005-07-04 16:49:24 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
0a10297a06 Add "no-byte-compile: t" in first line. 2002-10-01 17:06:54 +00:00
Karl Heuer
3e9103768f Update comment. 1998-12-14 03:22:44 +00:00
Erik Naggum
2fe590dcee Update FSF's office address. 1996-01-14 09:58:28 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Richard M. Stallman
67ec7a685d (kill-emacs-hook): Use add-hook. 1994-04-06 20:22:19 +00:00
Jim Blandy
eb8c3be94e Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
Richard M. Stallman
cbc336a24f Fix initial comments. 1993-05-30 03:42:55 +00:00
Eric S. Raymond
76eb14ff7f (function-key-map) Nuke code no longer bound to keys. 1993-03-18 03:38:31 +00:00
Eric S. Raymond
7f94bc9fb3 Added headers, changed some keycap names. 1993-03-11 08:52:30 +00:00
Jim Blandy
0cc89026be *** empty log message *** 1992-07-15 03:24:58 +00:00
Jim Blandy
2447c62607 *** empty log message *** 1992-01-16 03:44:18 +00:00
Jim Blandy
523b95628e *** empty log message *** 1991-01-30 01:10:20 +00:00
Jim Blandy
c11e5bbd2c *** empty log message *** 1991-01-25 22:33:45 +00:00
Jim Blandy
38a0437446 Initial revision 1991-01-25 22:24:59 +00:00