comparison lisp/ChangeLog @ 622:11502791fc1c

[xemacs-hg @ 2001-06-22 01:49:57 by ben] dired-msw.c: Fix problem noted by Michael Sperber with directories containing [] and code that destructively modifies an existing string. term\AT386.el: Fix warnings. term\apollo.el: Removed. Kill kill kill. Sync with FSF and remove most crap. term\linux.el: Removed. Sync with FSF. Don't define most defns, because they are automatically defined by termcap. But do add defns for keys that normally get defined as f13, f14, etc. and really ought to be shift-f3, shift-f4, etc. (NOTE: I did this based on Cygwin, which emulates the Linux console. I would appreciate it if someone on Linux could verify.) term\cygwin.el: New. Load term/linux. term\lk201.el, term\news.el, term\vt100.el: Sync with FSF. Fix warnings. dialog-gtk.el: Fix warning. For 21.4: help.el, update-elc.el: Compile in proper order. Maybe for 21.4: keydefs.el: Add a defn for M-?, previously undefined, to access help -- in case the terminal is not set up right, or f1 gets redefined. README: Rewrite.
author ben
date Fri, 22 Jun 2001 01:50:04 +0000
parents af57a77cbc92
children 59c2a61efa7d
comparison
equal deleted inserted replaced
621:29117767b6b8 622:11502791fc1c
1 2001-06-21 Ben Wing <ben@xemacs.org>
2
3 * term\AT386.el:
4 * term\AT386.el (AT386-keypad-map):
5 * term\AT386.el (AT386-keypad-map)): New.
6 Fix warnings.
7
8 * term\apollo.el:
9 * term\apollo.el ("term/vt100"):
10 * term\apollo.el (*dm-mouse-key-bindings-file*): Removed.
11 * term\apollo.el (*apollo-key-bindings-hook*): Removed.
12 * term\apollo.el (*preempt-display-manager-bindings*): Removed.
13 * term\apollo.el (*paste-buffer-directory*): Removed.
14 * term\apollo.el (*apollo-mouse-move-point-allow-minibuffer-exit*): Removed.
15 * term\apollo.el (*apollo-function-keys*): Removed.
16 * term\apollo.el (*apollo-mouse-buttons*): Removed.
17 * term\apollo.el (bind-apollo-function-key): Removed.
18 * term\apollo.el (unbind-apollo-function-key): Removed.
19 * term\apollo.el (select-apollo-meta-key): Removed.
20 * term\apollo.el (bind-apollo-mouse-button): Removed.
21 * term\apollo.el (unbind-apollo-mouse-button): Removed.
22 * term\apollo.el ('apollo-prefix)): Removed.
23 * term\apollo.el ('apollo-prefix-1)): Removed.
24 * term\apollo.el ('apollo-prefix-2)): Removed.
25 * term\apollo.el ('apollo-prefix-3)): Removed.
26 * term\apollo.el ('apollo-prefix-4)): Removed.
27 * term\apollo.el ('apollo-prefix-5)): Removed.
28 * term\apollo.el ('apollo-prefix-6)): Removed.
29 * term\apollo.el ('apollo-prefix-7)): Removed.
30 * term\apollo.el ('apollo-prefix-8)): Removed.
31 * term\apollo.el ('apollo-prefix): Removed.
32 * term\apollo.el (apollo-copy-region): Removed.
33 * term\apollo.el (apollo-cut-region): Removed.
34 * term\apollo.el (apollo-paste): Removed.
35 * term\apollo.el (minibuffer-prompt-length): Removed.
36 * term\apollo.el (extract-file-or-buffer-name-around-point): Removed.
37 * term\apollo.el (apollo-find-file): Removed.
38 * term\apollo.el (apollo-grow-emacs-window): Removed.
39 * term\apollo.el (apollo-move-emacs-window): Removed.
40 * term\apollo.el (apollo-again): Removed.
41 * term\apollo.el (apollo-exit): Removed.
42 * term\apollo.el (apollo-abort): Removed.
43 * term\apollo.el (apollo-aegis-help): Removed.
44 * term\apollo.el (apollo-clean-help-file): Removed.
45 * term\apollo.el (kill-whole-line): Removed.
46 * term\apollo.el (apollo-key-undefined): Removed.
47 * term\apollo.el (apollo-mouse-move-point): Removed.
48 * term\apollo.el (apollo-mouse-move-mark): Removed.
49 * term\apollo.el (apollo-mouse-cut): Removed.
50 * term\apollo.el (apollo-mouse-copy): Removed.
51 * term\apollo.el (apollo-mouse-paste): Removed.
52 * term\apollo.el (apollo-mouse-pop-buffer): Removed.
53 * term\apollo.el (apollo-mouse-find-file): Removed.
54 * term\apollo.el (apollo-mouse-find-file-other-window): Removed.
55 * term\apollo.el (apollo-mouse-defaults): Removed.
56 * term\apollo.el (apollo-mouse-cut-copy-paste): Removed.
57 * term\apollo.el (apollo-mouse-cancel-cut-copy-paste): Removed.
58 * term\apollo.el (install-apollo-dm-preemptive-key-bindings): Removed.
59 Kill kill kill. Sync with FSF and remove most crap.
60
61 * term\linux.el:
62 * term\linux.el (function-key-map): Removed.
63 Sync with FSF. Don't define most defns, because they are
64 automatically defined by termcap. But do add defns for keys that
65 normally get defined as f13, f14, etc. and really ought to be
66 shift-f3, shift-f4, etc. (NOTE: I did this based on Cygwin, which
67 emulates the Linux console. I would appreciate it if someone on
68 Linux could verify.)
69
70 * term\cygwin.el:
71 New. Load term/linux.
72
73 * term\lk201.el:
74 * term\news.el:
75 * term\news.el (news-fkey-prefix)): New.
76 * term\vt100.el:
77 * term\vt100.el (vt100-wide-mode):
78 Sync with FSF. Fix warnings.
79
80 2001-06-21 Ben Wing <ben@xemacs.org>
81
82 * dialog-gtk.el (popup-builtin-open-dialog): Fix warning.
83
84 For 21.4:
85 * help.el (frob-help-extents): Fix problem with undefined face.
86 * update-elc.el (update-elc-files-to-compile): Compile in proper order.
87
88 Maybe for 21.4:
89 * keydefs.el (global-map): Add a defn for M-?, previously
90 undefined, to access help -- in case the terminal is not set up
91 right, or f1 gets redefined.
92
93 2001-06-19 Ben Wing <ben@xemacs.org>
94
95 * term/{internal,pc-win,win32-win,sun,sun-mouse}.el:
96 Die die die.
97
1 2001-06-17 Ben Wing <ben@xemacs.org> 98 2001-06-17 Ben Wing <ben@xemacs.org>
2 99
3 For 21.4: 100 For 21.4:
4 101
5 * update-elc-2.el (do-update-elc-2): 102 * update-elc-2.el (do-update-elc-2):