annotate lisp/ChangeLog @ 251:677f6a0ee643 r20-5b24

Import from CVS: tag r20-5b24
author cvs
date Mon, 13 Aug 2007 10:19:59 +0200
parents 83b3d10dcba9
children 157b30c96d03
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
251
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
1 1998-02-09 SL Baur <steve@altair.xemacs.org>
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
2
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
3 * package-get-base.el (package-get-base): Updated.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
4
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
5 * keymap.el: PC-ize.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
6
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
7 1998-02-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
8
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
9 * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
10 from' on a fresh line.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
11
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
12 1998-02-08 Hrvoje Niksic <hniksic@srce.hr>
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
13
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
14 * help.el (help-maybe-pretty-print-value): prin1, not princ the
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
15 object.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
16
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
17 1998-02-09 SL Baur <steve@altair.xemacs.org>
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
18
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
19 * undo-stack.el: PC-ize.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
20
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
21 * cmdloop.el: PC-ize.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
22
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
23 1998-02-08 SL Baur <steve@altair.xemacs.org>
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
24
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
25 * bytecomp-runtime.el: PC-ize.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
26
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
27 * byte-optimize.el: Prolog fixup. PC-ize.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
28
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
29 * cus-dep.el: Spelling fix.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
30
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
31 * text-mode.el: Synch with Emacs 20.2. (Original ChangeLog
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
32 entries follow).
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
33
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
34 1997-08-29 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
35
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
36 * text-mode.el (text-mode-hook-identify): New function,
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
37 put on text-mode-hook. Set text-mode-variant here.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
38 (text-mode): Don't set it here.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
39
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
40 1997-08-27 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
41
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
42 * text-mode.el (text-mode-hook): New defvar.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
43 (text-mode-variant): New variable.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
44 (text-mode): Set that variable locally.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
45 (toggle-text-mode-auto-fill): New command.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
46
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
47 1997-06-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
48
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
49 * text-mode.el (text-mode): Let all-white lines separate paragraphs.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
50
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
51 1997-06-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
52
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
53 * text-mode.el (paragraph-indent-text-mode):
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
54 Renamed from spaced-text-mode.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
55 (text-mode-map): Bind TAB to indent-relative.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
56 (indented-text-mode-map): Variable deleted.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
57 (indented-text-mode): Now an alias for text-mode.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
58
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
59 1998-02-05 SL Baur <steve@altair.xemacs.org>
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
60
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
61 * loadup.el: test-atoms debugging stuffs removed.
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
62
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
63 1998-02-03 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
64
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
65 * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
677f6a0ee643 Import from CVS: tag r20-5b24
cvs
parents: 249
diff changeset
66
249
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
67 1997-12-30 Colin Rafferty <colin@xemacs.org>
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
68
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
69 * help.el (describe-beta): Made it use `locate-data-file'.
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
70 (describe-distribution): Ditto.
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
71 (describe-copying): Ditto.
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
72 (describe-project): Ditto.
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
73 (view-emacs-news): Ditto.
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
74
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
75 * help-nomule.el (help-with-tutorial): Made it use
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
76 `locate-data-file' to find tutorial.
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
77
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
78 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
79
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
80 * about.el: Corrected my email address.
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
81
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
82 * mouse.el: Added 'mouse-mswindows-drop' similar to
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
83 'mouse-offix-drop'.
83b3d10dcba9 Import from CVS: tag r20-5b23
cvs
parents: 247
diff changeset
84
247
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
85 1998-01-27 SL Baur <steve@altair.xemacs.org>
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
86
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
87 * loadup.el (running-xemacs): Spelling fix.
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
88
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
89 1998-01-26 Colin Rafferty <colin@xemacs.org>
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
90
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
91 * packages.el (packages-find-packages-1): Don't allow a backwards
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
92 compatible lisp tree to overwrite `preloaded-file-list'.
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
93
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
94 1998-01-26 SL Baur <steve@altair.xemacs.org>
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
95
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
96 * loadup.el: Don't delete "xemacs" prior to dumping.
e70b3a057e12 Import from CVS: tag r20-5b22
cvs
parents: 245
diff changeset
97
245
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
98 1998-01-24 SL Baur <steve@altair.xemacs.org>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
99
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
100 * package-info.el (pi-last-mod-date): New function.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
101 (pi-author-version): New function.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
102 (batch-update-package-info): Use them.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
103
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
104 1998-01-23 Colin Rafferty <colin@xemacs.org>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
105
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
106 * frame.el (get-frame-for-buffer-default-to-current): Create.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
107 (get-frame-for-buffer-noselect): Allow user to use current frame
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
108 with `get-frame-for-buffer-default-to-current'.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
109
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
110 1998-01-22 Hrvoje Niksic <hniksic@srce.hr>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
111
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
112 * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
113 (byte-compile-output-docform): Ditto.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
114 (byte-compile-compiled-obj-to-list): Ditto.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
115
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
116 1998-01-22 Kyle Jones <kyle_jones@wonderworks.com>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
117
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
118 * startup.el (command-line-1): Removed code that ran
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
119 buffer-menu.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
120
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
121 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
122
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
123 * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
124
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
125 1998-01-17 Hrvoje Niksic <hniksic@srce.hr>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
126
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
127 * frame.el (suspend-emacs-or-iconify-frame): Check using
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
128 `device-on-window-system-p' instead of explicitly checking for X,
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
129 so that the same logic works for MS Windows.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
130 (suspend-or-iconify-emacs): Ditto.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
131
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
132 1998-01-14 Hrvoje Niksic <hniksic@srce.hr>
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
133
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
134 * about.el (about-maintainer-info): Andy Piper is back.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
135 (xemacs-hackers): Updated Andy Piper's email address.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
136 (about-hackers): Added Jonathan Harris.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
137 (about-hackers): Updated Tibor Polgar's email address.
51092a27c943 Import from CVS: tag r20-5b21
cvs
parents: 243
diff changeset
138
243
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
139 1998-01-18 SL Baur <steve@altair.xemacs.org>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
140
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
141 * about.el: Add xemacs.org email manager.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
142
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
143 * package-get-base.el (package-get-base): Updated with most recent
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
144 package updates.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
145
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
146 1998-01-14 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
147
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
148 * help.el (function-arglist): Use `indirect-function' instead of
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
149 `symbol-function' so that aliases are treated correctly.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
150
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
151 1998-01-13 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
152
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
153 * help.el (help-map): Add f1 binding to `help-for-help'.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
154 Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
155 (describe-key-briefly): Use `princ' "%s" to print object.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
156 (with-displaying-help-buffer): Kill buffer if it exists, again.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
157 (describe-key): Use `princ' "%s" to print object.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
158 (describe-function-1): Use `princ' "%s" to print object.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
159 Commented out alias lines removed.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
160 (help-pretty-print-limit): New variable to control pretty-printing
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
161 of variable values.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
162 (help-maybe-pretty-print-value): Steve wins! Renamed back from
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
163 `help-pretty-print-value' again. Only print-print when OBJECT is
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
164 list of length less than `help-pretty-print-limit'.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
165 (describe-variable): Use `help-maybe-pretty-print-value' again.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
166
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
167 1998-01-18 SL Baur <steve@altair.xemacs.org>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
168
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
169 * simple.el (blink-matching-open): Remove C++ kludge.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
170 Suggested by Bob Weiner <weiner@wave.altrasoft.com>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
171
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
172 1998-01-14 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
173
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
174 * info.el (Info-default-directory-list): Made the documentation
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
175 more explanitory.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
176
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
177 1998-01-13 Martin Buchholz <martin@xemacs.org>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
178
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
179 * lisp/packages.el:
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
180 * lisp/package-admin.el:
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
181 * lisp/build-report.el:
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
182 Fix typos.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
183
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
184 1998-01-14 Christoph Wedler <wedler@fmi.uni-passau.de>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
185
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
186 * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
187 warnings in Java buffers without final newline and editing the
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
188 last line.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
189
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
190 1998-01-17 SL Baur <steve@altair.xemacs.org>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
191
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
192 * packages.el (packages-find-packages-1): Don't allow a backwards
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
193 compatible lisp tree to overwrite `preloaded-file-list'.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
194 Suggested by Colin Rafferty <colin@xemacs.org>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
195
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
196 * mouse.el (mouse-offix-drop): Set undo-boundary.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
197 From Oliver Graf <ograf@fga.de>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
198
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
199 1998-01-13 SL Baur <steve@altair.xemacs.org>
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
200
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
201 * loadup.el (load-gc): rewrite as defun.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
202 Print something sensical if a required dump-time file isn't found.
f220cc83d72e Import from CVS: tag r20-5b20
cvs
parents: 241
diff changeset
203
241
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
204 1998-01-12 SL Baur <steve@altair.xemacs.org>
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
205
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
206 * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
207 bug strikes a menudescriptor.
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
208
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
209 * package-get-base.el (package-get-base): Updated.
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
210
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
211 * package-info.el (batch-update-package-info): Derive REQUIRES
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
212 from the Makefile.
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
213
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
214 1998-01-13 Hrvoje Niksic <hniksic@srce.hr>
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
215
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
216 * files.el (save-some-buffers): Don't play games with deleting
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
217 other windows if we are in the minibuffer window.
f955c73f5258 Import from CVS: tag r20-5b19
cvs
parents: 239
diff changeset
218
239
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
219 1998-01-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
220
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
221 * modeline.el (modeline-minor-mode-menu): Add support for :active
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
222 (add-minor-mode): Document :active property to TOGGLE.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
223
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
224 1998-01-07 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
225
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
226 * modeline.el (modeline-minor-mode-menu): Add support for an
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
227 `:included' predicate in the `toggle-sym' plist.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
228 (add-minor-mode): Document the :included property, format
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
229 docstring some more.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
230 (modeline-minor-mode-menu): Documentation string added.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
231
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
232 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
233
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
234 * modeline.el (modeline-minor-mode-menu): genmenlab the menu
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
235 labels from the symbol-names by thwacking off the overly redundant
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
236 and overused "mode", parenthesizing "minor", and capitalizing the
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
237 resultant strings. Also shortened the menu's title by eliminating
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
238 the redundant buffer name.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
239 (add-minor-mode): Beautified the docstring, added mention of the
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
240 `:menu-tag' property of TOGGLE.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
241 (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
242 `toggle-sym' to beatify the mode-life menus.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
243 * (abbrev-mode): (put)'ed a `:menu-tag' on it and
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
244 `auto-fill-function'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
245
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
246 1998-01-02 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
247
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
248 * modeline.el (modeline-minor-mode-menu): Changed the string-only
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
249 menus to :style 'toggle.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
250
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
251 1997-12-10 Markus Linnala <maage@cs.tut.fi>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
252
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
253 * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
254
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
255 1997-12-11 Christoph Wedler <wedler@fmi.uni-passau.de>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
256
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
257 * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
258 only recognize first hyperlink.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
259 (hyper-apropos-highlightify): Deletia, this is already done by
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
260 `hyper-apropos-insert-face'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
261 (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
262
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
263 1998-01-09 SL Baur <steve@altair.xemacs.org>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
264
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
265 * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
266 mail.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
267 (toolbar-mail-reader): Add support for `send'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
268 From Jonathan Marten <jonathan.marten@UK.Sun.COM>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
269
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
270 1998-01-05 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
271
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
272 * info.el (Info-emacs-info-file-name): Add defvar for
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
273 `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
274 will function properly.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
275
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
276 1998-01-05 Gary D. Foster <gfoster@ragesoft.com>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
277
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
278 * simple.el: make the backwards delete function called by
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
279 `backward-or-forward-delete-char' user configurable.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
280
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
281 1998-01-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
282
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
283 * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
284 compiled function got loaded from.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
285
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
286 1998-01-09 SL Baur <steve@altair.xemacs.org>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
287
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
288 * term/apollo.el: Synched up with InfoDock 3.6.2.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
289
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
290 1998-01-08 SL Baur <steve@altair.xemacs.org>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
291
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
292 * startup.el (load-init-file): Load autoloads earlier.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
293 (startup-splash-frame): Handle InfoDock logo.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
294
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
295 * x-init.el (init-post-x-win): Don't call init-x-toolbar in
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
296 InfoDock.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
297 (x-init-toolbar-from-resources): Move from x-toolbar.el.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
298
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
299 * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
300 doesn't have this function.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
301
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
302 * packages.el (locate-data-file): Fix to call `locate-file'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
303
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
304 1998-01-07 SL Baur <steve@altair.xemacs.org>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
305
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
306 * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
307 version of version.el.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
308 (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
309
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
310 * x-menubar.el (default-menubar): Guard reference to
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
311 `gnuserv-frame'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
312 (default-menubar): Guard references to `font-lock-mode'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
313 (default-menubar): Guard references to font-menu-this-frame-only-p'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
314 (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
315
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
316 * make-docfile.el: Don't snarf doc strings from autoloads.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
317
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
318 * startup.el (load-init-file): Use algorithm from loaddefs.el for
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
319 loading auto-autoloads files.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
320
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
321 * loaddefs.el: Disable dumping autoloads.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
322
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
323 1998-01-05 SL Baur <steve@altair.xemacs.org>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
324
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
325 * lisp-mnt.el: Synch to Emacs 20.2.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
326
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
327 * help.el: Remove manual autoload of `finder-by-keyword'.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
328
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
329 * finder.el (finder-by-keyword): Autoload.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
330
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
331 * help.el: Conditionalize hyperbole setup.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
332
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
333 1998-01-04 SL Baur <steve@altair.xemacs.org>
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
334
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
335 * packages.el (package-require): Update to reflect new data format.
41f2f0e326e9 Import from CVS: tag r20-5b18
cvs
parents: 237
diff changeset
336
237
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
337 1998-01-02 Didier Verna <verna@inf.enst.fr>
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
338
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
339 * x-menubar.el (default-menubar): make the tutorials available
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
340 through the menubar. (Plus some compilation warnings cleanup).
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
341
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
342 1998-01-04 SL Baur <steve@altair.xemacs.org>
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
343
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
344 * check-features.el: New file. Perform sanity check after build.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
345
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
346 * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
347 files to tooltalk package.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
348 (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
349 package.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
350
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
351 * package-admin.el (package-admin-xemacs): Use better default for
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
352 location of XEmacs binary.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
353
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
354 1998-01-03 Aki Vehtari <Aki.Vehtari@hut.fi>
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
355
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
356 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
357 tag with sexp and add value tag with value `t'.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
358
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
359 1998-01-03 SL Baur <steve@altair.xemacs.org>
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
360
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
361 * package-get.el: Changes to work with real data.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
362 From Pete Ware <ware@cis.ohio-state.edu>
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
363
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
364 * packages.el (packages-reload-autoloads): Guard load for the time
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
365 being.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
366
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
367 * update-elc.el ("packages.el"): Force loading packages.el instead
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
368 of possibly out-of-date packges.elc.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
369 * make-docfile.el ("packages.el"): Ditto.
89ec2bb86eea Import from CVS: tag r20-5b17
cvs
parents: 235
diff changeset
370
235
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
371 1998-01-02 Colin Rafferty <colin@xemacs.org>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
372
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
373 * build-report.el (build-report-delete-regexp): Added a rule for
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
374 the main tarball shadowing anything past it.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
375
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
376 1998-01-02 SL Baur <steve@altair.xemacs.org>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
377
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
378 * packages.el (package-provide): Delete a previous provide.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
379
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
380 * package-info.el: New file.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
381
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
382 * package-get.el: New file.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
383 From Pete Ware <ware@cis.ohio-state.edu>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
384 (package-get): Fix md5 computation to work with Mule.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
385
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
386 1997-12-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
387
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
388 * simple.el (log-message-*): Quote symbols in docstrings properly.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
389
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
390 1998-01-01 SL Baur <steve@altair.xemacs.org>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
391
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
392 * packages.el (packages-new-autoloads): Ignore symbolic links.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
393
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
394 * cus-face.el (face-custom-attributes-get): Fix typo.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
395 From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
396
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
397 1997-12-31 SL Baur <steve@altair.xemacs.org>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
398
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
399 * startup.el (load-init-file): Reload new or changed autoloads
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
400 unless inhibited. Reload modified dumped lisp (stubbed).
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
401
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
402 * packages.el (packages-new-autoloads): New function.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
403 (packages-reload-autoloads): New function.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
404 (packages-reload-dumped-lisp): New (stub) function.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
405
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
406 * loadup.el: Inhibit reloading dumped files when running temacs.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
407
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
408 * loadhist.el (file-provides): Extend to handle variant
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
409 extensions.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
410
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
411 * replace.el (query-replace): Fix typo.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
412
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
413 1997-12-30 SL Baur <steve@altair.xemacs.org>
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
414
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
415 * make-docfile.el: list-autoloads-path has been renamed.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
416 * update-elc.el: list-autoloads has been renamed.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
417
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
418 * packages.el (packages-list-autoloads): Renamed.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
419 (packages-list-autoloads-path): Ditto.
85a06df23a9a Import from CVS: tag r20-5b16
cvs
parents: 233
diff changeset
420
233
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
421 1997-12-29 Colin Rafferty <colin@xemacs.org>
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
422
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
423 * packages.el (packages-find-packages-1): Made it signal a warning
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
424 for an error in an auto-autoload.el file.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
425
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
426 1997-12-30 SL Baur <steve@altair.xemacs.org>
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
427
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
428 * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
429 tag with const.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
430 From Aki Vehtari <Aki.Vehtari@hut.fi>
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
431
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
432 * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
433
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
434 * loadhist.el (unload-feature): Remove autoload.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
435
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
436 1997-12-28 SL Baur <steve@altair.xemacs.org>
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
437
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
438 * loadhist.el: Unpackaged.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
439
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
440 * help.el (describe-symbol-find-file): Rename
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
441 `describe-function-find-file' and make old name obsolete.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
442 (describe-function-1): Use it.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
443 (describe-function-1): Guard reference to
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
444 `compiled-function-annotation'.
52952cbfc5b5 Import from CVS: tag r20-5b15
cvs
parents: 231
diff changeset
445
231
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
446 1997-12-27 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
447
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
448 * help.el (help-mode-bury): Now a call to `help-mode-quit' with
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
449 argument.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
450 (help-mode-quit): New optional arg to control whether it kills or
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
451 buries. Tidied up.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
452 (with-displaying-help-buffer): Don't kill buffer initially, even
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
453 if it exists: it is erased by `with-output-to-temp-buffer' anyway.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
454 (help-pretty-print-value): Rename back from
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
455 `help-maybe-pretty-print-value'! If `pp-internal' is available
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
456 use it, otherwise use dumped `cl-prettyprint'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
457 (describe-variable): Use `help-pretty-print-value' again.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
458 (find-func): Removed reference to "find-func" at end.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
459
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
460 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
461
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
462 * dumped-lisp.el: x-menubar.el dumped along with mswindows native
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
463 GUI XEmacs. Rename? x-menubar is rather window system
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
464 independant, except for a couple of items.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
465
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
466 1997-12-26 SL Baur <steve@altair.xemacs.org>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
467
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
468 * x-menubar.el (default-menubar): Remove hyperbole and oobr
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
469 entries as they will no longer be distributed with XEmacs.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
470
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
471 * format.el (format-alist): Fix image/tiff regexps.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
472 From P. E. Jareth Hein <jareth@camelot-soft.com>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
473
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
474 * help.el (help-maybe-pretty-print-value): Rename.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
475 (describe-variable): Use it.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
476 (describe-variable): Add trailing linefeed.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
477
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
478 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
479
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
480 * help.el (describe-function-1): Don't output anything for
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
481 arglist of autoload functions.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
482
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
483 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
484
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
485 * help.el (describe-function-1): Don't output anything for
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
486 arglist of autoload functions.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
487
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
488 1997-12-26 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
489
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
490 * help.el (help-mode-map): New bindings for `help-mode-bury',
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
491 `describe-function-at-point', `describe-variable-at-point',
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
492 `Info-elisp-ref', `customize-variable', `help-next-section' and
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
493 `help-prev-section'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
494 (help-next-section): New function.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
495 (help-prev-section): New function.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
496 (help-mode-quit): Changed to kill the help buffer.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
497 (help-mode-bury): Formerly `help-mode-quit'. Bury buffer
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
498 correctly.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
499 (help-buffer-name): New function to generate the name of help
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
500 buffers.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
501 (with-displaying-help-buffer): Is now a macro. Takes an new first
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
502 argument giving the name of the help buffer.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
503 (describe-key): Use `with-displaying-help-buffer' with name.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
504 (describe-mode): Ditto.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
505 (describe-bindings): Ditto.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
506 (describe-prefix-bindings): Ditto.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
507 (view-lossage): Ditto.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
508 (with-syntax-table): New macro.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
509 (function-called-at-point): Use `ignore-errors' and
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
510 `with-syntax-table'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
511 (function-at-point): Ditto.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
512 (describe-function): Use `with-displaying-help-buffer' with name.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
513 (function-arglist): Extracted from `describe-function-1'. Returns
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
514 function's arglist as string.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
515 (function-documentation): Extracted from `describe-function-1'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
516 Returns function's docstring.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
517 (describe-function-1): Remove all the "stream" garbage, including
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
518 the stream argument. Use `function-arglist' and
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
519 `function-documentation'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
520 (describe-function-arglist): Just use `function-arglist'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
521 (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
522 (help-pretty-print-value): New function to help with
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
523 pretty-printing variable values. Knows about `#<...>'. Needs
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
524 `pp-internal'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
525 (describe-variable): Use `with-displaying-help-buffer' with name.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
526 Formatting improved. Display file where variable is defined, if
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
527 known. Use `help-pretty-print-value'.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
528 (describe-syntax): Use `with-displaying-help-buffer' with name.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
529 (list-processes): Remove "stream" garbage.
557eaa0339bf Import from CVS: tag r20-5b14
cvs
parents: 229
diff changeset
530
229
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
531 1997-12-25 SL Baur <steve@altair.xemacs.org>
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
532
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
533 * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
534 call a dumped routine instead.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
535
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
536 * x-win-xfree86.el: Wrap file in defun.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
537 * x-win-sun.el: Ditto.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
538
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
539 1997-12-23 SL Baur <steve@altair.xemacs.org>
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
540
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
541 * help.el (view-emacs-news): Remove usage of outl-mouse which
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
542 advises functions and does other evil things.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
543
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
544 1997-12-22 SL Baur <steve@altair.xemacs.org>
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
545
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
546 * format.el (format-alist): Add `image/tiff'.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
547 From P. E. Jareth Hein <jareth@camelot-soft.com>
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
548
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
549 1997-12-21 SL Baur <steve@altair.xemacs.org>
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
550
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
551 * about.el (about-hackers): More names added.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
552
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
553 * make-docfile.el: Remove superfluous package path search.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
554
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
555 * loaddefs.el: Commentary changes. Removal of VM autoloads.
434959a2fba3 Import from CVS: tag r20-5b13
cvs
parents: 227
diff changeset
556
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
557 1997-12-20 SL Baur <steve@altair.xemacs.org>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
558
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
559 * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
560 ignored shadows.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
561
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
562 1997-12-18 SL Baur <steve@altair.xemacs.org>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
563
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
564 * startup.el (set-default-load-path): Make sure lisp and site-lisp
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
565 get trailing slashes when added to the load-path.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
566
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
567 * x-init.el (init-x-win): Locate where XEmacs X localization files
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
568 are.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
569
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
570 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
571
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
572 * x-faces.el: Added support for foregroundToolBarColor
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
573 to xpm-color-symbols.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
574
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
575 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
576
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
577 * etags.el (tags-remove-duplicates): Removed.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
578 (buffer-tag-table-list): Use `delete-duplicates'.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
579
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
580 * cl-extra.el (coerce): Coerce to bit-vector and weak-list
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
581 correctly.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
582 (get*): Defalias to `get'.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
583
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
584 * cl.el (eql): Compare integers with `eq'.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
585 (cl-map-extents): Check for `map-extents' first.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
586
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
587 1997-12-17 Didier Verna <verna@inf.enst.fr>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
588
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
589 * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
590 added the 'numero', 'copyright' and 'trademark' symbols.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
591
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
592 * leim/quail/latin-post.el ("french-postfix"): see above.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
593
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
594 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
595
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
596 * widget.el (define-widget): Check the arguments.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
597
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
598 * cus-edit.el (customize-face): Use `check-argument-type'.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
599 (custom-variable-value-create): Use `signal' to signal error.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
600 (custom-variable-reset-saved): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
601 (custom-variable-reset-standard): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
602 (custom-face-reset-saved): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
603
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
604 * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
605 (widget-default-format-handler): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
606 (widget-checklist-add-item): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
607 (widget-radio-add-item): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
608 (widget-editable-list-entry-create): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
609 (widget-sexp-prompt-value): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
610
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
611 * custom.el (custom-declare-variable): Signal errors better.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
612 (custom-handle-keyword): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
613 (custom-declare-group): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
614
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
615 * window-xemacs.el (windows): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
616
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
617 * menubar.el (menu): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
618
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
619 * keydefs.el (keyboard): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
620
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
621 * minibuf.el (minibuffer): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
622
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
623 * process.el (execute): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
624
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
625 * fill.el (fill): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
626
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
627 * modeline.el (modeline): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
628
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
629 * help.el (help): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
630
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
631 * faces.el (faces): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
632
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
633 * files.el (files): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
634
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
635 * x-init.el (x): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
636
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
637 * lisp-mode.el (lisp): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
638
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
639 * process.el (processes): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
640
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
641 * mouse.el (mouse): Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
642
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
643 * abbrev.el (abbrev): Moved from cus-edit.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
644
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
645 * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
646 as variable declaration.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
647
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
648 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
649
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
650 * menubar.el (find-menu-item): Use `check-argument-type'.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
651 (find-menu-item): Cosmetic changes.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
652
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
653 1997-12-18 SL Baur <steve@altair.xemacs.org>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
654
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
655 * x-menubar.el (default-menubar): Guard usage of lpr-switches.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
656
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
657 1997-12-17 SL Baur <steve@altair.xemacs.org>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
658
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
659 * startup.el (set-default-load-path): Only search package-path
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
660 when not running temacs.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
661
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
662 * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
663 files.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
664
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
665 * loadup.el: Correct commentary. Reformatting.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
666 (really-early-error-handler): Use absolute path to the
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
667 first dumped-lisp.el file.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
668 (really-early-error-handler): Print full path name of
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
669 each dumped lisp file (inherited from InfoDock).
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
670
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
671 * shadow.el (find-emacs-lisp-shadows): Ignore multiple
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
672 dumped-lisp.el files.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
673
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
674 * make-docfile.el (preloaded-file-list): Reorder when the
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
675 package-path is searched.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
676 * update-elc.el: Ditto.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
677
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
678 * lisp-mode.el (call-with-condition-handler): Treat the same as
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
679 `condition-case' for indentation.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
680
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
681 * about.el (about-xemacs): Update release date.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
682
225
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
683 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
684
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
685 * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
686 anywhere but at the last clause.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
687 (ecase): Disallow `t' and `otherwise'.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
688
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
689 1997-12-16 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
690
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
691 * cus-edit.el (custom-buffer-create-buttons): New function
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
692 from stuff moved out of `custom-buffer-create-internal'.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
693 (custom-novice): New variable. Default t.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
694 (custom-display-global-buttons): Ditto. Default `top'.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
695 (custom-buffer-create-internal): Only display help if
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
696 `custom-novice' is non-nil. Display global buttons according to
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
697 `custom-display-global-buttons'.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
698
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
699 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
700
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
701 * menubar.el (find-menu-item): Use `check-argument-type'.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
702 (find-menu-item): Cosmetic changes.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
703
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
704 1997-12-15 Hrvoje Niksic <hniksic@srce.hr>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
705
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
706 * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
707 look.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
708
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
709 1997-12-16 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
225
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
710
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
711 * format.el (format-deannotate-region): Bug fix.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
712 Deannotating a region containing unknown tags would fail
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 225
diff changeset
713 (causing decoding of text/enriched to fail at user level)
225
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
714
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
715 1997-12-16 Kyle Jones <kyle_jones@wonderworks.com>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
716
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
717 * minibuf.el (read-directory-name): Support sixth
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
718 arg, HISTORY, as already documented.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
719
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
720 1997-12-17 Hrvoje Niksic <hniksic@srce.hr>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
721
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
722 * etags.el (get-tag-table-buffer): Use explicit lists as arguments
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
723 to `ecase'.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
724
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
725 1997-12-14 SL Baur <steve@altair.xemacs.org>
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
726
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
727 * skk/skk-leim.el (skk-auto-fill-activate): Synch with
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
728 skk-activate.
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
729
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
730 1997-12-13 SL Baur <steve@altair.xemacs.org>
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 221
diff changeset
731
225
12579d965149 Import from CVS: tag r20-4b11
cvs
parents: 223
diff changeset
732 * dumped-lisp.el (preloaded-file-list): Remove debugging statement.