Sync up with r21-4-10-utf-2000-0_20-=gt-pj-x.
[chise/xemacs-chise.git] / lisp / ChangeLog
1 2003-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * mule-conf.el (=gt-pj-*): Renamed from `ideograph-gt-pj-*'.
4         (ideograph-gt-pj-*): Changed to an alias for `=gt-pj-*'.
5
6 2003-02-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7
8         * mule/mule-conf.el (ideograph-gt-pj-{1..11}): New coded-charsets
9         when `utf-2000' is provided [was builtin coded-charsets].
10
11 2003-02-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12
13         * mule/mule-charset.el (default-coded-charset-priority-list): Use
14         `=big5-cdp', `=cbeta' and `=jef-china3' instead of
15         `chinese-big5-cdp', `ideograph-cbeta' and `china3-jef'.
16
17 2003-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
18
19         * mule/mule-conf.el (=gt): Renamed from `ideograph-gt'.
20         (ideograph-gt): Changed to an alias for `=gt'.
21
22 2003-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23
24         * mule/mule-charset.el (default-coded-charset-priority-list): Add
25         `ideograph-gt-pj-k1' and `ideograph-gt-pj-k2'.
26
27 2003-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28
29         * mule/mule-conf.el (ucs-big5): New coded-charset when `utf-2000'
30         is provided; it was defined as a builtin coded-charset.
31         (ideograph-gt): Likewise.
32
33 2003-02-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
34
35         * mule/mule-conf.el (=gt-k): Renamed from `ideograph-gt-k'.
36         (ideograph-gt-k): Changed to an alias for `=gt-k'.
37
38 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
39
40         * mule/mule-conf.el (=big5-cdp): Renamed from `chinese-big5-cdp'.
41         (chinese-big5-cdp): Changed to an alias for `=big5-cdp'.
42
43 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
44
45         * mule/mule-conf.el (=big5-eten): Renamed from
46         `chinese-big5-eten'.
47         (chinese-big5-eten): Changed to an alias for `=big5-eten'.
48
49 2003-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
50
51         * mule/mule-conf.el (=big5-pua): Renamed from `chinese-big5-pua'.
52         (chinese-big5-pua): Changed to an alias for `=big5-pua'.
53
54 2003-02-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
55
56         * mule/mule-conf.el (=cbeta): Renamed from `ideograph-cbeta'.
57         (ideograph-cbeta): Changed to an alias for `=cbeta'.
58
59 2003-02-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
60
61         * mule/mule-conf.el (=jef-china3): Renamed from `china3-jef'.
62         (china3-jef): Changed to an alias for `=jef-china3'.
63
64 2003-02-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
65
66         * mule/mule-charset.el (default-coded-charset-priority-list): Use
67         `=jis-x0213-{1|2}-2000' instead of `japanese-jisx0213-{1|2}'.
68
69         * mule/mule-conf.el (=jis-x0213-{1|2}-2000): Renamed from
70         `japanese-jisx0213-{1|2}' when `utf-2000' is provided.
71         (japanese-jisx0213-{1|2}): New alias for =jis-x0213-{1|2}-2000
72         when `utf-2000' is provided.
73
74 2003-02-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
75
76         * dumped-lisp.el (preloaded-file-list): Add
77         "u02980-Miscellaneous-Mathematical-Symbols-B",
78         "u02900-Supplemental-Arrows-B" and
79         "u031F0-Katakana-Phonetic-Extensions" when `utf-2000' is provided.
80
81 2003-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
82
83         * mule/mule-conf.el (=ucs-jis-1990): New coded-charset for
84         UTF-2000.
85         (=ucs-jis-2000): New coded-charset for UTF-2000.
86
87 2003-01-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
88
89         * mule/mule-conf.el: Add new coded-charset when UTF-2000 [was a
90         builtin coded-charset].
91
92 2002-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
93
94         * mule/mule-conf.el (ideograph-gt-k): New coded-charset in
95         UTF-2000.
96         (ideograph-gt-pj-k1): Likewise.
97         (ideograph-gt-pj-k2): Likewise.
98
99 2002-11-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
100
101         * mule/mule-charset.el (default-coded-charset-priority-list): Add
102         `=jis-x0208'.
103
104 2002-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
105
106         * mule/mule-conf.el (china3-jef): Add new coded-charset when
107         UTF-2000 [was a builtin coded-charset].
108
109 2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
110
111         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
112         setting for JIS X 0213.
113
114 2002-07-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
115
116         * mule/japanese.el (euc-jisx0213): New coding-system.
117
118         * mule/mule-conf.el (japanese-jisx0213-1): Specify
119         `japanese-jisx0208-1990' as the mother.
120
121 2002-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
122
123         * dumped-lisp.el (preloaded-file-list): Add "u0A490-Yi-Radicals"
124         in UTF-2000.
125
126 2002-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
127
128         * mule/mule-coding.el (utf-8-er): New coding-system in UTF-2000;
129         setup `coded-charset-entity-reference-alist'.
130
131 2002-04-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
132
133         * mule/mule-charset.el (default-coded-charset-priority-list): Add
134         `chinese-big5-eten-a' and `chinese-big5-eten-b'.
135
136 2002-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
137
138         * mule/mule-conf.el (chinese-big5-pua): New coded-charset.
139         (chinese-big5-eten-a): Likewise.
140         (chinese-big5-eten-b): Likewise.
141         (chinese-big5-cdp): Declare as a subset of `chinese-big5' whose
142         code range is #x8140 .. #x8DFE.
143
144 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
145
146         * mule/mule-conf.el (chinese-big5-eten): New coded-charset in
147         UTF-2000.
148         (chinese-big5-cdp): Likewise.
149
150 2001-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
151
152         * mule/mule-charset.el (default-coded-charset-priority-list):
153         Delete `mojikyo-2022-1'.
154
155 2001-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
156
157         * mule/mule-charset.el (default-coded-charset-priority-list):
158         Delete `mojikyo'.
159
160 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
161
162         * mule/mule-charset.el (default-coded-charset-priority-list): Add
163         `ucs-sip'.
164
165 2001-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
166
167         * mule/mule-charset.el (default-coded-charset-priority-list):
168         Comment out `chinese-gb12345'.
169
170 2001-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
171
172         * bytecomp.el (byte-compile-insert-header): Fixed.
173
174 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
175
176         * dumped-lisp.el (preloaded-file-list): Dump `ad-hoc-cdp' in
177         XEmacs UTF-2000.
178
179 2001-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
180
181         * mule/chinese.el (big5-cdp): New coding-system in XEmacs
182         UTF-2000.
183
184 2001-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
185
186         * mule/mule-charset.el (default-coded-charset-priority-list): Add
187         `ideograph-hanziku-{1 .. 12}' in XEmacs UTF-2000.
188
189 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
190
191         * mule/mule-charset.el (default-coded-charset-priority-list):
192         `japanese-jef-china3' is renamed `china3-jef'.
193
194 2001-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
195
196         * mule/mule-charset.el (default-coded-charset-priority-list): Add
197         `japanese-jef-china3' and `ideograph-cbeta'.
198
199 2001-09-02  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
200
201         * list-mode.el: Delete dirty hack for XEmacs UTF-2000.
202
203 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
204
205         * mule/mule-charset.el (default-coded-charset-priority-list): Add
206         `chinese-big5-cdp'.
207
208 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
209
210         * mule/mule-charset.el (default-coded-charset-priority-list): Add
211         `arabic-digit', `arabic-1-column' and `arabic-2-column'.
212
213 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
214
215         * dumped-lisp.el (preloaded-file-list): Load "arabic" before
216         loading character definitions.
217
218 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
219
220         * dumped-lisp.el (preloaded-file-list): Rename
221         u031A0-Extended-Bopomofo.el to u031A0-Bopomofo-Extended.el.
222
223 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
224
225         * mule/mule-charset.el (default-coded-charset-priority-list): Add
226         `chinese-big5'.
227
228 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
229
230         * dumped-lisp.el (preloaded-file-list): Dump
231         "Ideograph-R028-Private" with XEmacs UTF-2000.
232
233 2001-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
234
235         * mule/mule-charset.el (default-coded-charset-priority-list): Add
236         `chinese-gb12345'.
237
238 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
239
240         * mule/mule-charset.el (default-coded-charset-priority-list): Add
241         `ideograph-gt-pj-{1..11}'.
242
243         * dumped-lisp.el (preloaded-file-list): Dump `isolated-char' in
244         XEmacs UTF-2000.
245
246 2000-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
247
248         * mule/mule-charset.el (default-coded-charset-priority-list):
249         Prefer `chinese-gb2312' than `chinese-cns11643-*'; add
250         `chinese-isoir165'.
251
252 2000-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
253
254         * format.el (format-alist): Revive `image/jpeg', `image/gif',
255         `image/png', `image/x-xpm' and `image/tiff'.
256
257         * files.el (binary-file-regexps): Add *.PNG.
258
259 2000-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
260
261         * mule/mule-charset.el (default-coded-charset-priority-list):
262         Prefer `japanese-jisx0208-1990' than `japanese-jisx0212'; prefer
263         `korean-ksc5601' than `japanese-jisx0213-1'; add `mojikyo-2022-1'.
264
265 2000-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
266
267         * list-mode.el: Call `completion-list-mode' to avoid slowness of
268         the first completion when UTF-2000 is running.
269
270 2000-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
271
272         * mule/mule-charset.el (default-coded-charset-priority-list):
273         Delete `ucs'.
274
275 2000-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
276
277         * dumped-lisp.el (preloaded-file-list): Don't add "mojikyo".
278
279         * mule/mule-charset.el (default-coded-charset-priority-list): Add
280         `mojikyo' instead of `mojikyo-pj-[1..21]'.
281
282 2000-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
283
284         * mule/vietnamese.el (vscii-2): Delete abolished property
285         `composite'; now composite mode is default.
286
287 2000-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
288
289         * bytecomp.el (byte-compile-insert-header): Use `binary' instead
290         of `raw-text'; check \uHHHH representation even if non-ascii
291         characters are not found.
292
293         * dumped-lisp.el (preloaded-file-list): Add "ccs-tcvn5712.el" in
294         UTF-2000; add "viet-ccl" in non-UTF-2000 Mule; add "vietnamese"
295         unconditionally.
296
297         * mule/viet-ccl.el: New file.
298
299         * mule/vietnamese.el (vscii-2): New coding-system in UTF-2000.
300         (tcvn-5712): New coding-system alias of `vscii-2' in UTF-2000.
301         - Separate CCL based implementations to viet-ccl.el.
302
303 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
304
305         * mule/mule-conf.el (japanese-jisx0213-1): Allow
306         "jisx0213.2000-1".
307         (japanese-jisx0213-2): Allow "jisx0213.2000-2".
308
309         * mule/mule-charset.el (default-coded-charset-priority-list):
310         Prefer `japanese-jisx0213-1' and `japanese-jisx0213-2' to
311         `japanese-jisx0208-1978' and `japanese-jisx0208-1990'.
312
313 2000-01-31  MORIOKA Tomohiko  <tomo@etl.go.jp>
314
315         * dumped-lisp.el (preloaded-file-list): Add "mojikyo" in UTF-2000.
316
317 2000-01-27  MORIOKA Tomohiko  <tomo@m17n.org>
318
319         * mule/mule-charset.el (default-coded-charset-priority-list): Add
320         `ucs' in UTF-2000.
321
322 2000-01-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
323
324         * mule/mule-charset.el (default-coded-charset-priority-list):
325         Prefer `mojikyo-pj-*' and `ideograph-daikanwa' to `ucs-bmp' and
326         `arabic-iso8859-6'.
327
328 2000-01-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
329
330         * mule/mule-charset.el (default-coded-charset-priority-list): Add
331         `mojikyo-pj-[1 .. 21]' in UTF-2000.
332
333 2000-01-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
334
335         * mule/mule-charset.el (default-coded-charset-priority-list): Add
336         `katakana-jisx0201' in UTF-2000.
337
338 1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
339
340         * dumped-lisp.el (preloaded-file-list): Add "u0A000-Yi-Syllables",
341         "u0AC00-Hangul-Syllables", "u0FB00-Alphabetic-Presentation-Forms",
342         "u0FB50-Arabic-Presentation-Forms-A",
343         "u0FE20-Combining-Half-Marks", "u0FE30-CJK-Compatibility-Forms",
344         "u0FE50-Small-Form-Variants",
345         "u0FE70-Arabic-Presentation-Forms-B",
346         "u0FF00-Halfwidth-and-Fullwidth-Forms" and "u0FFF0-Specials" in
347         UTF-2000.
348
349 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
350
351         * dumped-lisp.el (preloaded-file-list): Delete
352         "ccs-jisx0208-1983.el"; add "Ideograph-R031-Enclosure"
353         ... "Ideograph-R214-Flute" in UTF-2000.
354
355 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
356
357         * mule/mule-conf.el (japanese-jisx0213-1): New coded-charset.
358         (japanese-jisx0213-2): New coded-charset.
359
360         * dumped-lisp.el (preloaded-file-list): Add
361         "Ideograph-R028-Private", "Ideograph-R029-Again" and
362         "Ideograph-R030-Mouth".
363
364 1999-11-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
365
366         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R012-Eight",
367         "Ideograph-R013-Down-Box", "Ideograph-R014-Cover",
368         "Ideograph-R015-Ice", "Ideograph-R016-Table",
369         "Ideograph-R017-Open-Box", "Ideograph-R018-Knife",
370         "Ideograph-R019-Power", "Ideograph-R020-Wrap", "Ideograph-R021-Spoon",
371         "Ideograph-R022-Right-Open-Box", "Ideograph-R023-Hiding-Enclosure",
372         "Ideograph-R024-Ten", "Ideograph-R025-Divination",
373         "Ideograph-R026-Seal" and "Ideograph-R027-Cliff" in UTF-2000.
374
375 1999-11-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
376
377         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R002-Line",
378         "Ideograph-R003-Dot", "Ideograph-R004-Slash",
379         "Ideograph-R005-Second", "Ideograph-R006-Hook",
380         "Ideograph-R007-Two", "Ideograph-R008-Lid", "Ideograph-R009-Man",
381         "Ideograph-R010-Legs" and "Ideograph-R011-Enter".
382
383         * mule/mule-charset.el (default-coded-charset-priority-list): Add
384         `japanese-jisx0208-1990' and `japanese-jisx0208-1978'.
385
386 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
387
388         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R001-One"
389         in UTF-2000.
390
391 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
392
393         * mule/mule-conf.el (sisheng): Moved from mule/chinese.el.
394         (chinese-isoir165): Moved from mule/chinese.el.
395         (chinese-cns11643-3): Moved from mule/chinese.el.
396         (chinese-cns11643-4): Moved from mule/chinese.el.
397         (chinese-cns11643-5): Moved from mule/chinese.el.
398         (chinese-cns11643-6): Moved from mule/chinese.el.
399         (chinese-cns11643-7): Moved from mule/chinese.el.
400
401         * mule/chinese.el: Move definition of coded-charsets to
402         mule/mule-conf.el.
403
404 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
405
406         * mule/mule-charset.el (default-coded-charset-priority-list): Add
407         `ideograph-daikanwa'.
408
409 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
410
411         * dumped-lisp.el (preloaded-file-list): Delete
412         "ccs-jisx0201-latin.el".
413
414 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
415
416         * dumped-lisp.el (preloaded-file-list): Add
417         "u031A0-Extended-Bopomofo" in UTF-2000.
418
419 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
420
421         * dumped-lisp.el (preloaded-file-list): u02E00-CJK-Radicals was
422         renamed to u02E00-CJK-Radical-Supplement.
423
424 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
425
426         * dumped-lisp.el (preloaded-file-list): Add
427         "u03000-CJK-Symbols-and-Punctuation", "u03040-Hiragana",
428         "u030A0-Katakana", "u03100-Bopomofo",
429         "u03130-Hangul-Compatibility-Jamo", "u03190-Kanbun",
430         "u03200-Enclosed-CJK-Letters-and-Months" and
431         "u03300-CJK-Compatibility".
432
433 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
434
435         * dumped-lisp.el (preloaded-file-list): Add "u02E00-CJK-Radicals",
436         "u02F00-Kangxi-Radicals" and
437         "u02FF0-Ideographic-Description-Characters".
438
439 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
440
441         * dumped-lisp.el (preloaded-file-list): Add
442         "u02600-Miscellaneous-Symbols", "u02700-Dingbats" and
443         "u02800-Braille-Patterns" in UTF-2000.
444
445 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
446
447         * dumped-lisp.el (preloaded-file-list): Load "uXXXXX-*" instead of
448         "uXXXXX-*.el" in UTF-2000.
449
450         * bytecomp.el (byte-compile-insert-header): Delete comments if
451         non-ASCII characters are found; allow `byte-compile-dynamic' and
452         `byte-compile-dynamic-docstrings' if *.elc will be encoded by
453         `raw-text'.
454
455 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
456
457         * dumped-lisp.el (preloaded-file-list): Add
458         "u02500-Box-Drawing.el", "u02580-Block-Elements.el" and
459         "u025A0-Geometric-Shapes.el".
460
461 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
462
463         * dumped-lisp.el (preloaded-file-list): Add
464         "u02400-Control-Pictures.el", "u02440-OCR.el" and
465         "u02460-Enclosed-Alphanumerics.el".
466
467 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
468
469         * mule/mule-charset.el (default-coded-charset-priority-list): Add
470         `chinese-gb2312'.
471
472         * dumped-lisp.el (preloaded-file-list): Add
473         "u02200-Mathematical-Operators.el" and
474         "u02300-Miscellaneous-Technical.el".
475
476 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
477
478         * mule/mule-charset.el (default-coded-charset-priority-list): Add
479         `chinese-cns11643-*'.
480
481         * dumped-lisp.el (preloaded-file-list): Add
482         "u02100-Letterlike-Symbols.el", "u02150-Number-Forms.el" and
483         "u02190-Arrows.el" in UTF-2000.
484
485 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
486
487         * mule/mule-charset.el (default-coded-charset-priority-list): Add
488         `korean-ksc5601'.
489
490         * dumped-lisp.el (preloaded-file-list): Add
491         "u02000-General-Punctuation.el", "u02070-Superscripts.el",
492         "u02080-Subscripts.el", "u020A0-Currency-Symbols.el" and
493         "u020D0-Combining-Diacritical-Marks-for-Symbols.el" in UTF-2000.
494
495 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
496
497         * dumped-lisp.el (preloaded-file-list): Delete "ccs-viscii.el".
498
499 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
500
501         * dumped-lisp.el (preloaded-file-list): Add "u013A0-Cherokee.el",
502         "u01400-Canadian.el", "u01680-Ogham.el", "u016A0-Runic.el",
503         "u01780-Khmer.el", "u01800-Mongolian.el",
504         "u01E00-Latin-Extended-Additional.el" and
505         "u01F00-Greek-Extended.el" in UTF-2000.
506
507 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
508
509         * mule/mule-charset.el (default-coded-charset-priority-list): Add
510         `ethiopic-ucs' and `ethiopic'.
511
512         * dumped-lisp.el (preloaded-file-list): Add "u010A0-Georgian.el",
513         "u01100-Hangul-Jamo.el" and "u01200-Ethiopic.el".
514
515         * mule/mule-conf.el: Move definition of coded-charset `ethiopic'
516         from mule/ethiopic.el.
517
518         * mule/ethiopic.el: Move definition of coded-charset `ethiopic' to
519         mule/mule-conf.el.
520
521 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
522
523         * mule/mule-charset.el (default-coded-charset-priority-list): Add
524         `lao'.
525
526         * mule/mule-conf.el (lao): New coded-charset.
527
528         * dumped-lisp.el (preloaded-file-list): Add
529         "u00900-Devanagari.el", "u00980-Bengali.el", "u00A00-Gurmukhi.el",
530         "u00A80-Gujarati.el", "u00B00-Oriya.el", "u00B80-Tamil.el",
531         "u00C00-Telugu.el", "u00C80-Kannada.el", "u00D00-Malayalam.el",
532         "u00D80-Sinhala.el", "u00E00-Thai.el", "u00E80-Lao.el",
533         "u00F00-Tibetan.el" and "u01000-Myanmar.el".
534
535 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
536
537         * mule/mule-charset.el (default-coded-charset-priority-list): Add
538         `ucs-bmp' and `arabic-iso8859-6'.
539
540 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
541
542         * dumped-lisp.el (preloaded-file-list): Add "u00400-Cyrillic.el",
543         "u00530-Armenian.el", "u00590-Hebrew.el", "u00600-Arabic.el",
544         "u00700-Syriac.el" and "u00780-Thaana.el" in UTF-2000.
545
546 1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
547
548         * startup.el (normal-top-level): Load autoload file for UTF-2000
549         in UTF-2000.
550
551 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
552
553         * dumped-lisp.el (preloaded-file-list): Add "mule-conf" in Mule;
554         delete "ccs-iso8859-*.el"; add "u00000-C0.el",
555         "u00020-Basic-Latin.el", "u00080-C1.el",
556         "u000A0-Latin-1-Supplement.el", "u00100-Latin-Extended-A.el",
557         "u00180-Latin-Extended-B.el", "u00250-IPA-Extensions.el",
558         "u002B0-Spacing-Modifier-Letters.el",
559         "u00300-Combining-Diacritical-Marks.el" and "u00370-Greek.el" in
560         UTF-2000.
561
562 1999-11-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
563
564         * mule/mule-charset.el (default-coded-charset-priority-list): Add
565         `japanese-jisx0212' and `ipa' in UTF-2000; use `latin-viscii-*'
566         instead of `vietnamese-viscii-*'.
567
568 1999-11-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
569
570         * mule/mule-conf.el: New file.
571
572         * mule/misc-lang.el: Move definition of charset `ipa' to
573         mule/mule-conf.el.
574
575 1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
576
577         * mule/mule-charset.el (default-coded-charset-priority-list): Add
578         `latin-viscii'; prefer it for characters used in Vietnamese.
579
580 1999-10-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
581
582         * bytecomp.el (byte-compile-insert-header): Fix regexp.
583
584 1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
585
586         * mule/viet-chars.el (latin-viscii-lower): Renamed from charset
587         `vietnamese-viscii-lower'.
588         (latin-viscii-upper): Renamed from charset
589         `vietnamese-viscii-upper'.
590         (vietnamese-viscii-lower): New alias for charset
591         `latin-viscii-lower'.
592         (vietnamese-viscii-upper): New alias for charset
593         `latin-viscii-upper'.
594
595 1999-10-05  MORIOKA Tomohiko  <tomo@etl.go.jp>
596
597         * mule/mule-charset.el (default-coded-charset-priority-list):
598         Comment out `hiragana-jisx0208' and `katakana-jisx0208'.
599
600 1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
601
602         * mule/ccs-jisx0208-1983.el, mule/ccs-tcvn5712.el,
603         mule/ccs-viscii.el, mule/ccs-iso8859-9.el,
604         mule/ccs-jisx0201-latin.el, mule/ccs-iso8859-2.el,
605         mule/ccs-iso8859-3.el, mule/ccs-iso8859-4.el: Moved to
606         lisp/utf-2000.
607
608 1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
609
610         * mule/ccs-tcvn5712.el: New file.
611
612 1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
613
614         * dumped-lisp.el (preloaded-file-list): Add "ccs-jisx0208-1983.el"
615         in UTF-2000.
616
617 1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
618
619         * mule/mule-charset.el (default-coded-charset-priority-list): Add
620         `japanese-jisx0208'.
621
622 1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
623
624         * dumped-lisp.el (preloaded-file-list): Add
625         "ccs-jisx0201-latin.el", "ccs-iso8859-2.el", "ccs-iso8859-3.el",
626         "ccs-iso8859-4.el", "ccs-iso8859-9.el" and "ccs-viscii.el" in
627         UTF-2000.
628
629         * mule/ccs-iso8859-2.el, mule/ccs-iso8859-3.el,
630         mule/ccs-iso8859-4.el, mule/ccs-iso8859-9.el,
631         mule/ccs-jisx0201-latin.el, mule/ccs-jisx0208-1983.el,
632         mule/ccs-viscii.el: New files.
633
634         * bytecomp.el (byte-compile-insert-header): Don't use `raw-text'
635         if \uXXXX is found.
636
637 1999-09-30  MORIOKA Tomohiko  <tomo@urania.m17n.org>
638
639         * mule/mule-charset.el (default-coded-charset-priority-list): Add
640         `hiragana-jisx0208' and `katakana-jisx0208'.
641
642 1999-09-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
643
644         * mule/chinese.el (chinese-cns11643-3): Define it even if
645         `utf-2000' is provided.
646         (chinese-cns11643-4): Likewise.
647         (chinese-cns11643-5): Likewise.
648         (chinese-cns11643-6): Likewise.
649         (chinese-cns11643-7): Likewise.
650
651 1999-09-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
652
653         * mule/mule-charset.el (default-coded-charset-priority-list): Add
654         thai-tis620 and hebrew-iso8859-8; namely all BMP are covered.
655
656 1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
657
658         * mule/mule-charset.el (default-coded-charset-priority-list): Add
659         `cyrillic-iso8859-5' and `greek-iso8859-7'.
660
661 1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
662
663         * mule/mule-charset.el (default-coded-charset-priority-list):
664         Setup in UTF-2000.
665
666 1999-09-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
667
668         * mule/viet-chars.el: Don't define charset
669         `vietnamese-viscii-lower' and `vietnamese-viscii-upper' because
670         they are defined as builtin charsets.
671
672 1999-08-31  MORIOKA Tomohiko  <tomo@etl.go.jp>
673
674         * version.el (emacs-version): Add more space just before UTF-2000
675         version string.
676
677 1999-08-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
678
679         * version.el ([constant] emacs-version): Don't add a space in the
680         preceding place of `xemacs-betaname' because it is duplicated.
681         (emacs-version): Add UTF-2000 version if `utf-2000' is provided.
682
683         * startup.el (splash-frame-body): Add ETL.
684
685 1999-08-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
686
687         * mule/chinese.el (chinese-cns11643-3): Don't define if `utf-2000'
688         is provided because it is defined as builtin charset.
689         (chinese-cns11643-4): Likewise.
690         (chinese-cns11643-5): Likewise.
691         (chinese-cns11643-6): Likewise.
692         (chinese-cns11643-7): Likewise.
693
694 1999-08-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
695
696         * mule/mule-cmds.el (reset-language-environment): Fix problem when
697         coding-system `iso-10646-ucs-4' is not defined.
698
699 1999-06-17  MORIOKA Tomohiko  <tomo@etl.go.jp>
700
701         * bytecomp.el (byte-compile-insert-header): Use utf-8 as
702         coding-system if `utf-2000' is provided.
703
704 1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
705
706         * mule/mule-coding.el: Add `utf-8' to coding-priority-list if
707         `utf-2000' is provided.
708
709 1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
710
711         * dumped-lisp.el (preloaded-file-list): Don't load vietnamese.el
712         if utf-2000 is provided temporally.
713
714 1999-06-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
715
716         * mule/vietnamese.el (leading-code-private-11): Deleted [defined
717         as builtin variable].
718
719 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
720
721         * files.el (insert-file-contents-literally): Treat file as binary;
722         call file-name-handlers. [sync with Emacs 20.3.10]
723
724 2001-02-08  Martin Buchholz <martin@xemacs.org>
725
726         * XEmacs 21.2.44 "Thalia" is released.
727
728 2001-01-16  Mike Sperber <mike@xemacs.org>
729
730         * startup.el (normal-top-level): Work even if no installation root
731         is found.
732
733 2001-01-30  Andy Piper  <andy@xemacs.org>
734
735         * gutter-items.el (progress-abort-glyph): remove instantiator.
736         (set-progress-abort-instantiator): new function.
737         (abort-progress-feedback): use it.
738
739         * gutter.el (set-gutter-dirty-p): new function.
740
741 2001-01-30  Didier Verna  <didier@xemacs.org>
742
743         * mwheel.el (mwheel-scroll): unwind-protect the selected window.
744
745 2001-01-24  Didier Verna  <didier@xemacs.org>
746
747         * sound.el (sound-extension-list): give a better default value.
748         * sound.el (load-sound-file): improve the doc string, also find
749         files given by absolute names, pass a real extension list to
750         `locate-file'.
751
752 2001-01-26  Martin Buchholz <martin@xemacs.org>
753
754         * XEmacs 21.2.43 "Terspichore" is released.
755
756 2001-01-20  Klaus Frank <klausf@i3.informatik.rwth-aachen.de>
757
758         * gnuserv.el (gnuserv-process-filter): Robuster handling of error
759         messages from gnuserv.
760
761 2001-01-20  Martin Buchholz <martin@xemacs.org>
762
763         * XEmacs 21.2.42 "Poseidon" is released.
764
765 2001-01-12  Andy Piper  <andy@xemacs.org>
766
767         * package-get.el (package-get-custom): call
768         package-net-update-installed-db.
769
770         * package-ui.el (pui-install-selected-packages): call
771         package-net-update-installed-db.
772
773         * package-net.el (package-net-update-installed-db): use
774         packages-package-list so that we reflect reality.
775
776         * packages.el (packages-package-list): Make docstring reflect
777         reality.
778
779         * package-net.el (package-net-convert-index-to-ini): exclude mule entries.
780
781         * postinstall.cc (do_postinstall): don't pick up shells if cygwin
782         isn't installed.
783
784 2001-01-17  Andy Piper  <andy@xemacs.org>
785
786         * wid-edit.el (widget-activation-glyph-mapper): activate or
787         deactivate native widgets.
788         (widget-glyph-insert-glyph): record instantiator.
789         (widget-push-button-value-create): use it.
790
791         * gui.el (gui-button-action): new function. Make button's domain
792         buffer current when calling.
793         (make-gui-button): update to use gui-button-action.
794
795 2001-01-16  Didier Verna  <didier@xemacs.org>
796
797         * menubar-items.el (default-menubar): add an entry for modeline
798         horizontal scrolling in Options -> Display.
799
800 2001-01-17  Steve Youngs  <youngs@xemacs.org>
801
802         * package-get.el (package-get-require-signed-base): Set to nil
803         by default.
804
805 2001-01-17  Martin Buchholz <martin@xemacs.org>
806
807         * XEmacs 21.2.41 "Polyhymnia" is released.
808
809 2001-01-16  Mike Sperber <mike@xemacs.org>
810
811         * setup-paths.el (paths-core-load-path-depth): Stopgap bump to
812         catch lisp/mule/.
813
814 2001-01-14  Mike Sperber <mike@xemacs.org>
815
816         * startup.el (maybe-create-compatibility-dot-emacs):
817         (maybe-unmigrate-user-init-file):
818         (unmigrate-user-init-file): Created.
819         (maybe-migrate-user-init-file): Offer creation of compatibility
820         .emacs.
821         Some doc fixes wrt init file location.
822
823 2001-01-15  Golubev I. N.  <gin@mo.msk.ru>
824
825         * faces.el (face-frob-from-locale-first): new variable.
826         (frob-face-font-2): Honor tags arg while trying to use
827         standard-face-mapping.  When face-frob-from-locale-first is set,
828         first try to set face inheriting from frobbed-face.
829
830 2001-01-15  Didier Verna  <didier@xemacs.org>
831
832         * about.el (xemacs-hackers): update my entry.
833         * about.el (about-url-alist): ditto.
834         * about.el (about-maintainer-info): ditto.
835         * about.el (about-hackers): ditto.
836
837 2001-01-15  Martin Buchholz  <martin@xemacs.org>
838
839         The byte compiler has been badly broken for a year,
840         by the patch of 1999-12-06.
841         * byte-optimize.el (byte-optimize-form-code-walker):
842         Bug was: the byte compiler was making this erroneous optimization:
843         (progn (or (foo)) (bar)) ==> (bar)
844
845 2000-11-20  Mike Sperber <mike@xemacs.org>
846
847         * setup-paths.el (paths-core-load-path-depth): Split
848         `paths-load-path-depth' in two for site and core lisp.  Don't
849         recurse into core.
850         * setup-paths.el (paths-construct-load-path): Use.
851
852 2001-01-10  Andy Piper  <andy@xemacs.org>
853
854         * package-net.el (package-net-cygwin32-binary-size): new variable
855         (package-net-win32-binary-size): ditto.  add much needed
856         commentary.
857
858         * gutter-items.el (buffers-tab-items): correct off-by-one error
859         for buffers-tab-max-size.
860
861 2001-01-08  Martin Buchholz <martin@xemacs.org>
862
863         * XEmacs 21.2.40 is released.
864
865 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
866
867         * mule/hebrew.el: Fix comments and typos.
868         mule/japanese.el: Fix comments, typos, and 8-bit character encoding.
869
870 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
871
872         * ChangeLog.1: move ancient log from fill.el.
873
874         * dump-paths.el:
875         paragraphs.el:
876         mule/mule-category.el:
877         Miscellaneous typo fixes and slight doc clarifications.
878
879         * mule/mule-ccl.el:  Correct file name in header.
880
881 2000-12-31  Martin Buchholz <martin@xemacs.org>
882
883         * XEmacs 21.2.39 is released.
884
885 2000-12-27  Martin Buchholz  <martin@xemacs.org>
886
887         * byte-optimize.el (byte-optimize-cond):
888         (byte-optimize-cond-1): New.
889         Rewrite `cond' in terms of `if' and `or', which are easier to optimize.
890         Optimizes (cond (x nil)) ==> nil.
891         Provide better diagnostic on malformed expr like (cond foo).
892
893 2000-12-20  Stephen J. Turnbull  <stephen@xemacs.org>
894
895         * mule/mule-coding.el:
896         mule/mule-cmds.el (reset-language-environment,
897         set-language-environment-coding-systems):
898         Safer default coding-priority-list, corresponding to src/file-coding.h.
899
900 2000-12-03  Jorma Laaksonen <jorma.laaksonen@hut.fi>
901
902         * package-admin.el: Allow package removal from
903         early-package-load-path.
904
905 2000-12-15  Andreas Jaeger  <aj@suse.de>
906
907         * about.el (about-maintainer-info): Update my entry.
908
909 2000-12-11  Matt Tucker  <tuck@whistlingfish.net>
910
911         * packages.el (locate-library): Add support for bzip2
912         compressed .el files.
913
914 2000-12-12  Andy Piper  <andy@xemacs.org>
915
916         * package-net.el: new file.
917
918 2000-12-01  Enrico Scholz  <enrico.scholz@informatik.tu-chemnitz.de>
919
920         * font-lock.el: Add missing C++ keywords.
921
922 2000-12-08  Adrian Aichner  <adrian@xemacs.org>
923
924         * simple.el (indent-for-comment): Preserve indentation of comments
925         starting in column 0, as documented in (Info-goto-node
926         "(xemacs)Comments").  Update docstring accordingly.
927
928 2000-12-05  Martin Buchholz <martin@xemacs.org>
929
930         * XEmacs 21.2.38 is released.
931
932 2000-12-04  Didier Verna  <didier@xemacs.org>
933
934         * mouse.el (default-mouse-track-set-point-in-window): remove
935         spurious '+' operation detected by Martin.
936
937
938 2000-12-01  Martin Buchholz  <martin@xemacs.org>
939
940         * cl-extra.el (coerce):
941         Implement char to integer coercion.
942         Remove extraneous (numberp) test.
943
944         * byte-optimize.el (byte-compile-splice-in-already-compiled-code):
945         Perform lapcode inlining if the value of `byte-optimize' is 'byte.
946         (byte-optimize-predicate):
947         Warn if evaluating constant expression signals an error.
948         (byte-optimize-form): Small simplification.
949
950         * cl-macs.el (cl-do-proclaim): small efficiency improvement.
951
952 2000-11-30  Martin Buchholz  <martin@xemacs.org>
953
954         * byte-optimize.el:
955         (byte-optimize-minus):
956         (byte-optimize-plus):
957         (byte-optimize-mult):
958         (byte-optimize-quo):
959         Use (car (last x)) instead of (last x) to get last elt!
960         Use `byte-optimize-predicate' to optimize `%'.
961         Move optimizations for special numeric args to bytecomp.el.
962         * bytecomp.el (byte-compile-associative): Remove.
963         (byte-compile-max): New.
964         (byte-compile-min): New.
965         Properly handle erroneous calls: (max) (min).
966         (byte-compile-plus): New.
967         (byte-compile-minus):
968         It's easiest to handle 0, +1 and -1 args here.
969         (byte-compile-mult): New.
970         It's easiest to handle 1, -1 and 2 args here.
971         (byte-compile-quo):
972         It's easiest to handle 0, +1 and -1 args here.
973         Issue byte-compiler warning when dividing by zero.
974
975         Byte-compiler arithmetic improvements.
976         Better optimize these expressions in the obvious way:
977         (+ x y 1)   -->  varref x varref y add add1
978         (+ x y -1)  -->  varref x varref y add sub1
979         (- x y 0)   -->  (- x y)
980         (- 0 x y)   -->  (- (- x) y)
981         (% 42 19)   --> compile-time constant
982         (/ 42 19)   --> compile-time constant
983         (* (foo) 2) --> foo call dup plus
984
985         Optimize away arithmetic operations (+ x) (* x) (/ x 1)
986         unless (declaim (optimize (safety 3)))
987         or (setq byte-compile-delete-errors nil).
988
989 2000-11-28  Stephen J. Turnbull  <stephen@xemacs.org>
990
991         * paragraphs.el (paragraph-separate, forward-sentence):  Clarify
992         docstrings.
993
994 2000-11-08  Stephen J. Turnbull  <stephen@xemacs.org>
995
996         * startup.el (command-line-do-help):  Add documentation of
997         portable dumper switches.
998
999 2000-11-22  Andy Piper  <andy@xemacs.org>
1000
1001         * x-mouse.el (x-init-pointer-shape): use cursor-font explicitly.
1002
1003         * glyphs.el (init-glyphs): don't use autodetect for strings.
1004
1005 2000-11-28  Martin Buchholz  <martin@xemacs.org>
1006
1007         * byte-optimize.el (byte-optimize-char-before):
1008         (byte-optimize-backward-char):
1009         (byte-optimize-backward-word):
1010         Fix incorrect optimizations for these sorts of expressions:
1011         (let ((x nil)) (backward-char x))
1012
1013 2000-11-21  Martin Buchholz  <martin@xemacs.org>
1014
1015         * byte-optimize.el:
1016         * byte-optimize.el (byte-optimize-backward-char): New.
1017         * byte-optimize.el (byte-optimize-backward-word): New.
1018         Make backward-word and backward-char as efficient as forward versions.
1019
1020         * bytecomp.el (byte-compile-no-args-with-one-extra):
1021         * bytecomp.el (byte-compile-one-arg-with-one-extra):
1022         * bytecomp.el (byte-compile-two-args-with-one-extra):
1023         * bytecomp.el (byte-compile-zero-or-one-arg-with-one-extra):
1024         * bytecomp.el (byte-compile-one-or-two-args-with-one-extra):
1025         * bytecomp.el (byte-compile-two-or-three-args-with-one-extra):
1026         Check if extra arg is constant nil, and if so, use byte-coded call.
1027
1028         * simple.el (backward-word):
1029         * simple.el (mark-word):
1030         * simple.el (kill-word):
1031         * simple.el (backward-kill-word):
1032         Make COUNT argument optional, for consistency with forward-char et al.
1033
1034         * abbrev.el (abbrev-string-to-be-defined):
1035         * abbrev.el (inverse-abbrev-string-to-be-defined):
1036         * abbrev.el (inverse-add-abbrev):
1037         * abbrev.el (expand-region-abbrevs):
1038         * buff-menu.el (Buffer-menu-execute):
1039         * indent.el (move-to-left-margin):
1040         * indent.el (indent-relative):
1041         * indent.el (move-to-tab-stop):
1042         * info.el (Info-reannotate-node):
1043         * lisp-mode.el (lisp-indent-line):
1044         * lisp.el (end-of-defun):
1045         * lisp.el (move-past-close-and-reindent):
1046         * misc.el (copy-from-above-command):
1047         * mouse.el (default-mouse-track-scroll-and-set-point):
1048         * page.el (forward-page):
1049         * paragraphs.el (forward-paragraph):
1050         * paragraphs.el (end-of-paragraph-text):
1051         * picture.el (picture-forward-column):
1052         * picture.el (picture-self-insert):
1053         * rect.el (extract-rectangle-line):
1054         * simple.el (newline):
1055         * simple.el (fixup-whitespace):
1056         * simple.el (backward-delete-char-untabify):
1057         * simple.el (transpose-chars):
1058         * simple.el (transpose-preceding-chars):
1059         * simple.el (do-auto-fill):
1060         * simple.el (indent-new-comment-line):
1061         * simple.el (blink-matching-open):
1062         * view-less.el (cleanup-backspaces):
1063         * wid-edit.el (widget-transpose-chars):
1064         * term/bg-mouse.el (bg-insert-moused-sexp):
1065         Use more readable (backward-FOO n) instead of (forward-FOO -n).
1066
1067         * info.el (Info-fontify-node):
1068         * simple.el (backward-delete-function):
1069         Use canonical delete-backward-char instead of backward-delete-char.
1070
1071 2000-11-20  Andy Piper  <andy@xemacs.org>
1072
1073         * gutter-items.el (update-tab-in-gutter): don't barf if there are
1074         no buffers.
1075
1076 2000-11-20  Andy Piper  <andy@xemacs.org>
1077
1078         * gutter-items.el (update-tab-in-gutter): don't give popup frames
1079         buffer tabs.
1080
1081 2000-11-18  Martin Buchholz  <martin@xemacs.org>
1082
1083         * cl-macs.el: Correctly optimize plusp minusp oddp evenp.
1084         (proclaim inline...) was shadowing compiler-macros.
1085
1086 2000-11-17  Martin Buchholz  <martin@xemacs.org>
1087
1088         * bytecomp.el (byte-compile-eval): New.
1089         (byte-compile-initial-macro-environment): Use byte-compile-eval.
1090         Keeps this promise made in Lispref:
1091         "If a file being compiled contains a `defmacro' form, the macro is
1092         defined temporarily for the rest of the compilation of that file."
1093
1094 2000-11-09  Martin Buchholz  <martin@xemacs.org>
1095
1096         * cl.el (floatp-safe):
1097         (plusp):
1098         (minusp):
1099         (oddp):
1100         (evenp):
1101         (cl-abs):
1102         Use a better parameter name than `x'.
1103
1104         * cl-macs.el (check-type): Make continuable.  Change documentation
1105         to require PLACE, but accept any form for compatibility.
1106
1107         * abbrev.el (define-abbrev): Use check-type.
1108         * font-menu.el (font-menu-change-face): Use check-type.
1109         * menubar.el (relabel-menu-item): Use check-type.
1110         * itimer.el: Fix typo.
1111
1112 2000-11-10  Yoshiki Hayashi  <yoshiki@xemacs.org>
1113
1114         * info.el (Info-extract-menu-node-name): Comma is a delimiter.
1115
1116 2000-11-14  Martin Buchholz <martin@xemacs.org>
1117
1118         * XEmacs 21.2.37 is released.
1119
1120 2000-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1121
1122         * code-cmds.el: Provide the feature.
1123
1124 2000-07-21  Jan Vroonhof  <jan@xemacs.org>
1125
1126         * dumped-lisp.el (preloaded-file-list): Load code-cmds.el
1127
1128         * code-cmds.el: New file
1129         * mule/mule-cmds.el:
1130         * mule/mule-misc.el
1131         (coding-keymap): New keymap. Define coding system keyboard
1132         commands on file-coding builds too.
1133         (coding-system-change-eol-conversion):
1134         (universal-coding-system-argument):
1135         (set-default-coding-systems):
1136         (prefer-coding-system): Moved from mule-cmds.el
1137         (set-buffer-process-coding-system): Moved from mule-misc.el
1138
1139 2000-09-15  Stephen Carney <carney@scubadoo.com>
1140
1141         * etags.el (buffer-tag-table-files): Use append instead of nconc.
1142
1143 2000-11-09  Steve Youngs  <youngs@xemacs.org>
1144
1145         * package-get.el (package-get-download-sites): Add a pre-release
1146         site for experimental packages.
1147
1148         * auto-autoloads.el: Regenerated.
1149
1150 2000-08-01  Andy Piper  <andy@xemacs.org>
1151
1152         * gutter-items.el (buffers-tab-omit-function): reference
1153         buffers-tab-select-visible-buffers.
1154         (buffers-tab-filter-functions): new variable, by default uses
1155         buffers-tab-selection-function and buffers-tab-omit-function.
1156         (select-buffers-tab-buffers-by-mode): invert arguments.
1157         (buffers-tab-select-visible-buffers): new function. Invert calling
1158         of buffers-menu-omit-invisible-buffers.
1159         (buffers-tab-items): rewrite to use
1160         buffers-tab-filter-functions. Rewrite docstring.
1161         (gutter-buffers-tab-extent): delete.
1162         (add-tab-to-gutter): always build a new extent when adding the
1163         tabs.
1164         (update-tab-in-gutter): make gutter dirty when orientation
1165         changes.
1166
1167 2000-11-07  Martin Buchholz  <martin@xemacs.org>
1168
1169         * bytecomp.el (byte-compile-defvar-or-defconst):
1170         Only do loadhist recording if defvar form includes a value.
1171
1172 2000-11-02  Martin Buchholz  <martin@xemacs.org>
1173
1174         * bytecomp.el (byte-compile-initial-macro-environment):
1175         `eval-when-compile' should not compile its body.
1176
1177 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
1178
1179         * mule/cyrillic.el: Add Windows 1251 code page encoding (by
1180         Sergey Groznyh <gsm@fct.ru> in <863diqaygu.fsf@fct.ru>).  Fix
1181         some Japanese English.  Remove some ancient FSF comments, and
1182         improve docstrings.  Use symbols not vectors for tables.
1183
1184 2000-11-03  Martin Buchholz  <martin@xemacs.org>
1185
1186         * keymap.el:
1187         (local-key-binding):
1188         (global-key-binding):
1189         Add an optional `accept-defaults' parameter, just like `lookup-key'.
1190
1191         * lisp.el:
1192         (backward-sexp): Slightly simpler code.
1193         (mark-sexp): Make arg optional, like FSF Emacs.
1194         (forward-list): Slightly simpler code.
1195         (backward-list): Slightly simpler code.
1196         (down-list):  Make arg optional, like FSF Emacs.
1197         (up-list):  Make arg optional, like FSF Emacs.
1198         (backward-up-list):  Make arg optional, like FSF Emacs.
1199         (kill-sexp):  Make arg optional, like FSF Emacs.
1200         (backward-kill-sexp):  Make arg optional, like FSF Emacs.
1201
1202         * font-menu.el (font-menu-change-face):
1203         Take continuable errors into account.
1204
1205         * abbrev.el:
1206         * abbrev.el (clear-abbrev-table):
1207         * abbrev.el (define-abbrev-table):
1208         * abbrev.el (define-abbrev):
1209         * abbrev.el (insert-abbrev-table-description):
1210         * apropos.el (apropos-documentation-check-doc-file):
1211         * apropos.el (apropos-documentation-check-elc-file):
1212         * buff-menu.el (list-buffers):
1213         * buff-menu.el (list-buffers-noselect):
1214         * bytecomp.el (byte-recompile-directory):
1215         * bytecomp.el (batch-byte-compile):
1216         * cl-macs.el (typep):
1217         * code-files.el (find-coding-system-magic-cookie):
1218         * code-files.el (insert-file-contents):
1219         * cus-edit.el (customize-set-variable):
1220         * cus-edit.el (customize-save-variable):
1221         * cus-face.el (custom-set-face-font-size):
1222         * cus-face.el (custom-set-face-update-spec):
1223         * cus-face.el (custom-reset-faces):
1224         * custom.el (custom-check-theme):
1225         * custom.el (copy-upto-last):
1226         * fill.el (canonically-space-region):
1227         * fill.el (fill-paragraph):
1228         * fill.el (fill-region):
1229         * fill.el (find-space-insertable-point):
1230         * fill.el (justify-current-line):
1231         * faces.el (face-spec-update-all-matching):
1232         * faces.el (set-face-stipple):
1233         * files-nomule.el (insert-file-contents):
1234         * files.el (insert-file-contents-literally):
1235         * files.el (hack-local-variables-last-page):
1236         * files.el (basic-save-buffer):
1237         * files.el (insert-directory):
1238         * font-menu.el (font-menu-change-face):
1239         * font.el (font-spatial-to-canonical):
1240         * format.el (format-encode-region):
1241         * format.el (format-insert-file):
1242         * format.el (format-replace-strings):
1243         * gutter.el (set-gutter-element):
1244         * help.el (key-or-menu-binding):
1245         * help.el (describe-bindings):
1246         * help.el (with-syntax-table):
1247         * indent.el (indent-rigidly):
1248         * indent.el (delete-to-left-margin):
1249         * info.el:
1250         * info.el (Info-extract-dir-entry-from):
1251         * info.el (Info-build-dir-anew):
1252         * info.el (Info-rebuild-dir):
1253         * info.el (Info-batch-rebuild-dir):
1254         * info.el (Info-read-subfile):
1255         * info.el (Info-build-node-completions):
1256         * info.el (Info-extract-menu-node-name):
1257         * isearch-mode.el (isearch-range-invisible):
1258         * isearch-mode.el (isearch-restore-invisible-extents):
1259         * itimer.el (itimerp):
1260         * itimer.el (itimer-live-p):
1261         * keymap.el:
1262         * keymap.el (substitute-key-definition):
1263         * keymap.el (read-command-or-command-sexp):
1264         * keymap.el (local-key-binding):
1265         * keymap.el (global-key-binding):
1266         * keymap.el (global-set-key):
1267         * keymap.el (local-set-key):
1268         * ldap.el:
1269         * ldap.el (ldap-add-entries):
1270         * ldap.el (ldap-delete-entries):
1271         * lisp.el (backward-sexp):
1272         * lisp.el (mark-sexp):
1273         * lisp.el (forward-list):
1274         * lisp.el (backward-list):
1275         * lisp.el (down-list):
1276         * lisp.el (backward-up-list):
1277         * lisp.el (up-list):
1278         * lisp.el (kill-sexp):
1279         * lisp.el (backward-kill-sexp):
1280         * menubar.el (add-menu-button):
1281         * menubar.el (add-submenu):
1282         * menubar.el (delete-menu-item):
1283         * menubar.el (relabel-menu-item):
1284         * mouse.el (narrow-window-to-region):
1285         * obsolete.el (define-obsolete-variable-alias):
1286         * obsolete.el (store-substring):
1287         * package-admin.el:
1288         * package-admin.el (package-admin-install-function):
1289         * package-admin.el (package-admin-install-function-mswindows):
1290         * package-admin.el (package-admin-default-install-function):
1291         * package-get.el (package-get-update-base-entries):
1292         * packages.el (packages-load-package-dumped-lisps):
1293         * packages.el (packages-collect-package-dumped-lisps):
1294         * printer.el (generic-print-buffer):
1295         * printer.el (generic-print-region):
1296         * replace.el (occur-mode-mouse-goto):
1297         * replace.el (perform-replace):
1298         * select.el (get-selection-no-error):
1299         * simple.el:
1300         * simple.el (newline):
1301         * simple.el (open-line):
1302         * simple.el (edit-and-eval-command):
1303         * simple.el (goto-line):
1304         * simple.el (undo):
1305         * simple.el (kill-region):
1306         * simple.el (copy-region-as-kill):
1307         * simple.el (kill-ring-save):
1308         * simple.el (set-mark):
1309         * simple.el (next-line):
1310         * simple.el (previous-line):
1311         * simple.el (line-move):
1312         * simple.el (set-goal-column):
1313         * simple.el (comment-region):
1314         * subr.el:
1315         * subr.el (putf):
1316         * syntax.el (modify-syntax-entry):
1317         * syntax.el (map-syntax-table):
1318         * view-less.el (view-file):
1319         * view-less.el (view-buffer):
1320         * view-less.el (view-file-other-window):
1321         * window-xemacs.el (backward-other-window):
1322         * window.el:
1323         * window.el (one-window-p):
1324         * window.el (walk-windows):
1325         * window.el (window-list):
1326         * x-mouse.el (x-mouse-kill):
1327         * x-select.el (x-get-cutbuffer):
1328         * x-select.el (x-store-cutbuffer):
1329         * term/bg-mouse.el (bg-mouse-line-to-center):
1330         * term/sun-mouse.el (window-line-end):
1331         * term/sun-mouse.el (sun-select-region):
1332         * term/sun.el (kill-region-and-unmark):
1333         * mule/mule-category.el:
1334         * mule/mule-category.el (modify-category-entry):
1335         * mule/mule-category.el (char-category-list):
1336         * mule/mule-coding.el (coding-system-force-on-output):
1337         * mule/mule-misc.el (coding-system-put):
1338         Docstring arglist/Texinfo fixes.  See man/ChangeLog for details.
1339
1340 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
1341
1342         * cus-face.el: Typo fixes and tiny clarifications.
1343         * custom.el: ditto
1344
1345 2000-10-27  Yoshiki Hayashi  <yoshiki@xemacs.org>
1346
1347         * startup.el (auto-save-list-file-prefix): Moved to fileio.c.
1348         * startup.el (normal-top-level): Setup auto-save-list-file-name
1349         if auto-save-list-file-prefix is non-nil.
1350
1351 2000-10-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
1352
1353         * files.el (auto-mode-alist): Allow mixed case suffix for idlwave-mode.
1354
1355 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1356
1357         * hyper-apropos.el (hyper-apropos-this-symbol): Don't always
1358         get symbol at point-min.
1359
1360 2000-10-24  Didier Verna  <didier@xemacs.org>
1361
1362         * info.el (Info-emacs-info-file-name): defconst it.
1363         * info.el (Info-footnote-tag): defcustom it.
1364         * info.el (Info-no-description-string): ditto.
1365         * info.el (Info-find-node): adapt to new semantics of
1366         'Info-suffixed-file (don't do the case variants stuff).
1367         * info.el (Info-insert-dir): rewrite the dir file variants code.
1368         * info.el (Info-directory-files): New. Return the list of info
1369         files in a directory.
1370         * info.el (Info-dir-outdated-p): use it.
1371         * info.el (Info-parse-dir-entries): ditto.
1372         * info.el (Info-build-dir-anew): don't restrict to files ending
1373         with a ".info.*" extension.
1374         * info.el (Info-set-mode-line): ditto.
1375         * info.el (Info-read-subfile): adapt to new semantics of
1376         'Info-suffixed-file (append 'exact argument).
1377         * info.el (Info-all-case-regexp): New. Return a regexp matching a
1378         string independently of the case.
1379         * info.el (Info-suffixed-file): use it (match all possible case
1380         for the file name).
1381         * info.el (Info-insert-file-contents): code cleanup.
1382         * info.el (Info-rebuild-dir): cosmetics only. Fit code in 80
1383         columns.
1384         * info.el (Info-batch-rebuild-dir): ditto.
1385         * info.el (Info-read-node-name-1): ditto.
1386         * info.el (Info-search): ditto.
1387         * info.el (Info-fontify-node): ditto.
1388
1389
1390 2000-10-24  Didier Verna  <didier@xemacs.org>
1391
1392         * process.el (shell-command): when called from a program, avoid
1393         'push-mark's "mark-set" message.
1394
1395 2000-10-15  MIYASHITA Hisashi  <himi@m17n.org>
1396
1397         * mule/thai-xtis.el (tis-620): Specify coding-system's ccl-program
1398         by a symbol, not by a vector.
1399         * mule/vietnamese.el (vscii): Likewise.
1400         (viscii): Likewise.
1401         * mule/cyrillic.el (koi8-r): Likewise.
1402
1403         * mule/chinese.el (chinese-big5-1): Specify charset's ccl-program
1404         by a symbol, not by a vector.
1405         (chinese-big5-2): Likewise.
1406         * mule/ethiopic.el (ethiopic): Likewise.
1407         * mule/vietnamese.el (vietnamese-viscii-lower): Likewise.
1408         (vietnamese-viscii-upper): Likewise.
1409
1410 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
1411
1412         * files.el (auto-mode-alist): Remove obsolete entry for html3-mode.
1413
1414 2000-10-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
1415
1416         * byte-optimize.el (byte-optimize-car): New function.
1417         (byte-optimize-cdr): Ditto.
1418
1419 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
1420
1421         * byte-optimize.el: Partial synch with FSF 20.7.
1422         Optimize constant concatenation.
1423         Add keymapp as a side effect free function.  It is a built-in.
1424         (byte-after-unbind-pos): Remove byte-equal.
1425
1426 2000-10-13  Gunnar Evermann  <ge204@eng.cam.ac.uk>
1427
1428         * update-elc-2.el: Quote regexps correctly.
1429
1430 2000-10-05  MIYASHITA Hisashi  <himi@m17n.org>
1431
1432         * mule/mule-ccl.el: Sync up with Emacs 21.0.90.
1433         (ccl-compile): Apply integerp, not integer-or-char-p to
1434         check the type of the buffer magnification
1435         (ccl-compile-write-string): Encode a string with binary
1436         coding system.
1437         (ccl-compile-write-repeat): Likewise.
1438
1439 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
1440
1441         * buff-menu.el:
1442         * bytecomp.el:
1443         * coding.el:
1444         * faces.el:
1445         * files.el:
1446         * fill.el:
1447         * float-sup.el:
1448         * font-lock.el:
1449         * help.el:
1450         * iso8859-1.el:
1451         * loaddefs.el:
1452         * menubar-items.el:
1453         * menubar.el:
1454         * modeline.el:
1455         * msw-font-menu.el:
1456         * paragraphs.el:
1457         * paths.el:
1458         * replace.el:
1459         * simple.el:
1460         * sound.el:
1461         * startup.el:
1462         * version.el:
1463         * x-faces.el:
1464         * x-font-menu.el:
1465         Remove purecopy.
1466
1467 2000-10-03  Daniel Pittman  <daniel@rimspace.net>
1468
1469         * simple.el (do-auto-fill): Use the function pointer to by
1470         `comment-line-break-function', not `indent-new-comment-line'. This
1471         fixes an issue with cc-mode comment continuation.
1472
1473 2000-10-11  Martin Buchholz  <martin@xemacs.org>
1474
1475         * simple.el (turn-on-auto-fill):  Add (interactive).
1476         * mwheel.el (mwheel-install): Add (interactive).
1477         * font-lock.el (turn-on-font-lock): Add (interactive).
1478         (turn-off-font-lock): Add (interactive).
1479
1480 2000-10-03  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
1481
1482         * packages.el (packages-special-base-regexp): Add `man'.
1483
1484 2000-10-08  Adrian Aichner  <adrian@xemacs.org>
1485
1486         * wid-edit.el (widget-specify-active): map over extents in current
1487         buffer like `widget-specify-inactive' does.  Mapping over the
1488         inactive extent object does not work since the current extent is
1489         ignored by `map-extents'.
1490
1491 2000-10-04  Martin Buchholz <martin@xemacs.org>
1492
1493         * XEmacs 21.2.36 is released.
1494
1495 2000-09-22  Martin Buchholz  <martin@xemacs.org>
1496
1497         * byte-optimize.el (byte-optimize-lapcode): Add an optimizer pass.
1498         Optimize the compiled-function-constants vector by byte-code
1499         reference counts.
1500
1501 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
1502
1503         * build-report.el (build-report-delete-regexp): quote value in
1504         defcustom
1505
1506 2000-09-24  Adrian Aichner  <aichner@ecf.teradyne.com>
1507
1508         * build-report.el (build-report): Don't bind srcdir which we don't
1509         use in `multiple-value-bind' to avoid the only byte-compiler
1510         warning.
1511
1512 2000-09-23  Adrian Aichner  <aichner@ecf.teradyne.com>
1513
1514         * build-report.el: Requires cl and custom now.
1515         build-report-version is determined by XEmacs version -- remove
1516         build-report-version*.
1517         * build-report.el (build-report-version): Removed.
1518         * build-report.el (build-report-installation-version-regexp): New.
1519         * build-report.el (build-report-version-file-regexp): New.
1520         * build-report.el (build-report-installation-srcdir-regexp): New.
1521         * build-report.el (build-report-destination): Offer
1522         xemacs-build-reports and xemacs-beta.
1523         * build-report.el (build-report-keep-regexp): Adjusted.
1524         * build-report.el (build-report-delete-regexp): Adjusted.
1525         * build-report.el (build-report-make-output-dir): New.
1526         * build-report.el (build-report-installation-file): Replace use of
1527         `concat' with `expand-file-name'.
1528         * build-report.el (build-report-make-output-file): Removed.
1529         * build-report.el (build-report-make-output-files): New.
1530         * build-report.el (build-report-subject): Identify as
1531         user-variable with "*...".
1532         * build-report.el (build-report-prompts): Ditto.
1533         * build-report.el (build-report-version-file): New.
1534         * build-report.el (build-report-file-encoding): Identify as
1535         user-variable with "*...".
1536         * build-report.el (build-report-make-output-get): New.
1537         * build-report.el (build-report-insert-header): Report
1538         emacs-version and system-configuration instead of
1539         build-report-version.
1540         * build-report.el (build-report-insert-make-output): Add file
1541         argument.
1542         * build-report.el (build-report-insert-installation-file):
1543         Re-indent.
1544         * build-report.el (build-report-keep): Change docstring,
1545         re-indent.
1546         * build-report.el (build-report-delete): Ditto.
1547         * build-report.el (build-report-installation-data): New.
1548         * build-report.el (build-report-version-file-data): New.
1549
1550 2000-09-20  Martin Buchholz  <martin@xemacs.org>
1551
1552         * byte-optimize.el (byte-optimize-lapcode):
1553         Fix the optimization of using the first 5 elements of the
1554         constants vector for variables.
1555         (byte-optimize-lapcode): Fix another ancient broken optimization.
1556
1557 2000-09-19  Martin Buchholz  <martin@xemacs.org>
1558
1559         * *: Spelling mega-patch
1560
1561 2000-09-19  Martin Buchholz  <martin@xemacs.org>
1562
1563         * easymenu.el: doc fixes.
1564         (easy-menu-do-define): Use backquote.
1565         (easy-menu-change):
1566         (easy-menu-add):
1567         `when' seems much clearer than `if' here.
1568         (easy-menu-remove):
1569         (easy-menu-add-item):
1570         (easy-menu-item-present-p):
1571         (easy-menu-remove-item):
1572         Wrap using (when (featurep 'menubar) ...)
1573
1574 2000-09-16  Martin Buchholz  <martin@xemacs.org>
1575
1576         * bytecomp.el (displaying-byte-compile-warnings):
1577         Revert Ben's change to this function below so that the compile log
1578         is displayed properly for users of the "popper" package.
1579
1580 2000-09-12  Martin Buchholz  <martin@xemacs.org>
1581
1582         * window.el (save-selected-window): Use backquote.
1583
1584         * bytecomp.el (byte-compile-file-form-defvar-or-defconst):
1585         Renamed from `byte-compile-file-form-defvar'.
1586         * bytecomp.el (byte-compile-defvar-or-defconst):
1587         Only cons onto current-load-list in top-level forms.
1588         Else this leaks a cons cell every time a defun is called.
1589         Renamed from `byte-compile-defvar', for clarity.
1590         Warn when docstring of defvar is not a string.
1591         Use consistent error messages.
1592         Better comments.
1593
1594 2000-09-11  Martin Buchholz  <martin@xemacs.org>
1595
1596         * simple.el (set-variable):
1597         Remove unneeded defvar by rearranging order of let* forms.
1598
1599         * mule/mule-ccl.el (ccl-get-next-code):
1600         * menubar-items.el (bookmark-menu-filter):
1601         (language-environment-menu-filter):
1602         (tutorials-menu-filter):
1603         * toolbar-items.el (toolbar-compile):
1604         * byte-optimize.el (disassemble-offset):
1605         Use (declare (special ...)) instead of `defvar'.
1606
1607         * cl-macs.el (cl-do-proclaim):
1608         Fix (declare (special ...)) warning suppression syntax.
1609
1610 2000-07-22  Golubev I. N. <gin@mo.msk.ru>
1611
1612         * info.el (Info-tag-table-marker):
1613         (Info-tag-table-buffer):
1614         (Info-find-file-node):
1615         (Info-read-subfile):
1616         (Info-build-node-completions):
1617         (Info-search):
1618         (Info-mode):
1619         Multiple info buffer support.
1620
1621 2000-08-28  Oscar Figueiredo  <oscar@cpe.fr>
1622
1623         * ldap.el (ldap-decode-entry): New defun
1624         (ldap-search-entries): Use it in order to decode DN-prefixed
1625         entries properly
1626
1627 2000-08-23  Daniel Pittman <daniel@danann.net>
1628
1629         * mule/mule-cmds.el (coding-system-change-eol-conversion):
1630         Use `eq', not `=', to compare symbols.
1631
1632 2000-07-30  Ben Wing  <ben@xemacs.org>
1633
1634         * bytecomp.el (byte-compile-report-error):
1635         * bytecomp.el (displaying-byte-compile-warnings):
1636         if stack-trace-on-error is set, send out a backtrace when
1637         an error is encountered that stops byte compilation.  this
1638         should make it much much easier to track down those curious
1639         problems.  also undo the kludge of using a separate "*Show*"
1640         buffer for display when there's a temp-buffer-show-function;
1641         we can avoid this by just being a little smarter.
1642
1643         * dialog-items.el:
1644         * dialog-items.el (search-dialog-regexp): New.
1645         * dialog-items.el (search-dialog-callback):
1646         * dialog-items.el (make-search-dialog):
1647         add a regexp option to the dialog and clean up a bit.
1648
1649         * dialog.el:
1650         * dialog.el (yes-or-no-p-dialog-box):
1651         * dialog.el (get-dialog-box-response):
1652         * dialog.el (make-dialog-box):
1653         * dialog.el (dialog-box-finish): New.
1654         * dialog.el (dialog-box-cancel): New.
1655         * dialog.el (internal-make-dialog-box-exit): New.
1656         implement [properly!] the :modal property of the new dialog box
1657         interface.  this is the first time xemacs has ever had *proper*
1658         modal dialog boxes, giving the standard window-system feedback.
1659         (e.g. under windows, clicking on a disabled frame causes a beep
1660         and makes the dialog box flash three times.)
1661
1662         * dragdrop.el: header keyword frobbing.
1663
1664         * dumped-lisp.el (preloaded-file-list):
1665         renamed winnt.el to win32-native.el.
1666
1667         * faces.el (face-property):
1668         * faces.el (set-face-property):
1669         * faces.el (frob-face-property):
1670         * faces.el (frob-face-font-2):
1671         * faces.el (make-face-bold):
1672         * faces.el (make-face-italic):
1673         * faces.el (make-face-bold-italic):
1674         * faces.el (make-face-unbold):
1675         * faces.el (make-face-unitalic):
1676         * faces.el (make-face-smaller):
1677         * faces.el (make-face-larger):
1678         clean up the implementation of these so that window-system-specific
1679         methods are called only on objects belonging to that window system.
1680         previously, you could have [e.g.] mswindows-make-face-bold called
1681         on font object of device type `stream', which is not good and
1682         explains the subtle errors Adrian was getting when byte-compiling
1683         something that required 'term. (Adrian, now you can use stack-trace-
1684         on-error to find the exact place where things are going wrong instead
1685         of having to laboriously binary-search your way through.)
1686
1687         * finder.el (finder-known-keywords):
1688         cleaned up -- properly sorted, clarified the meanings of many of
1689         the keywords, and added a few -- mswin, gui, content, build, www,
1690         user, services.  the last two try to distinguish between a package
1691         that's used directly by the user, and a package that provides
1692         support services to other packages.
1693
1694         * font-lock.el (lisp-font-lock-keywords-2):
1695         update list of lisp control structures to include everything,
1696         including new ones i introduced.
1697
1698         * gutter.el: header keyword frobbing.
1699
1700         * isearch-mode.el (isearch-ring-adjust1): M-p to recall the most
1701         recent isearch element was not doing so!  you got the second-most-
1702         recent instead.
1703
1704         * lisp-mode.el (construct-lisp-mode-menu):
1705         more menubar cleanups.
1706         * lisp-mode.el (with-selected-window):
1707         make it indent properly.
1708
1709         * menubar-items.el (default-menubar): lots of menubar cleanups.
1710         rearranged the options menu the most, e.g. splitting up the
1711         Keyboard/Mouse menu into a new Editing menu and combining the
1712         separate Scrollbar/Gutter/Toolbar submenus into Display.
1713         Got rid of General, moved items to Editing or new Troubleshooting.
1714         Moved Packages to Tools; doesn't seem to belong under Options.
1715         Added stuff to the Cmds menu, e.g. Change Case.
1716
1717         NB please don't complain about these periodic menubar changes.
1718         Anything like this is necessarily incremental in its construction
1719         -- By constant use you gradually become more and more aware of
1720         better and better ways to group menu items.  When we eventually
1721         move the options menu to a property sheet, the existing structure
1722         will probably be preserved fairly well.
1723
1724         * minibuf.el (next-history-element): fix problems with pressing
1725         down arrow in repeat-complex-command.
1726
1727         * modeline.el:
1728         * modeline.el (modeline-3d-p): New.
1729         added custom variable for controlling the 3d modeline.  the
1730         corresponding Options item has been present for a long time,
1731         but commented out with "fix me!" comments.  it's fixed now.
1732
1733         * obsolete.el (add-menu):
1734         remove bogus gettexts.
1735
1736         * process.el (shell-quote-argument):
1737         handle this correctly under Windows native with COMMAND.COM/CMD.EXE.
1738         For bash under Windows native, see below.
1739
1740         * simple.el:
1741         * simple.el (display-warning-buffer):
1742         Fixed the handling of warning display to eliminate the annoying
1743         *Show* buffer, like was done for byte-compiler output above.
1744
1745         * simple.el (debug-print): New.
1746         Simple function for sending debug messages to the console and/or
1747         other debug places.
1748
1749         * subr.el (replace-in-string):
1750         Rewrite this function to avoid N^2 behavior with large strings --
1751         catastrophic with the new Windows selection code! (Apparently the
1752         author of this function didn't realize there was a fun
1753         replace-match that could make his life much easier, because we
1754         duplicated the entire logic.  The new version is smaller, easier
1755         to understand, much more robust, and has extended features --
1756         those of replace-match.)
1757
1758         * window.el:
1759         * window.el (with-selected-window): New.
1760         An obvious complement to the existing `with-selected-frame' and
1761         `with-current-buffer'.
1762
1763         * win32-native.el: Renamed from winnt.el.
1764         Added a great deal of stuff for properly handling process quoting,
1765         somewhat modeled on Kirill's original model (which i later threw
1766         away).  We should now finally have correctly working process arg
1767         quoting/dequoting so that the final app gets exactly what we
1768         intended.  Because the mechanism is in Lisp, it's easily
1769         extendible. (For those running bash and running the native
1770         version, I tried hard to do what I thought was correct.  But more
1771         thought is needed, and ideally the volunteer work of people with
1772         these configurations that they generally run on.)
1773
1774         * x-font-menu.el (x-font-menu-font-data):
1775         Put in defvar's to fix byte-compiler warnings.
1776
1777 2000-08-01 Alastair J. Houghton <ajhoughton@lineone.net>
1778
1779         * select.el (selection-coercion-alist): Initialise.
1780         * select.el (select-coerce-to-text): New.
1781         * select.el (select-coerce): New.
1782         New functions to perform type and value coercion.
1783
1784         * select.el (select-buffer-killed-default): Keep data if it was
1785         on the clipboard.
1786
1787 2000-08-02  Martin Buchholz  <martin@xemacs.org>
1788
1789         * menubar-items.el (default-menubar): Fix typo.
1790         (default-menubar): `lambda' was mispelled as `lamda'.
1791
1792 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
1793
1794         * window.el (shrink-window-if-larger-than-buffer): Remove
1795         edge checking code.
1796
1797 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
1798
1799         * paths.el (gnus-local-domain): Removed.
1800         (gnus-local-organization): Ditto.
1801         (gnus-startup-file): Ditto.
1802
1803 2000-07-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
1804
1805         * files.el (auto-mode-alist): Add .spec for RPM.
1806
1807 2000-07-31  Andy Piper  <andy@xemacs.org>
1808
1809         * gutter-items.el (update-tab-in-gutter): deprecate :properties.
1810
1811 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
1812
1813         * dragdrop.el (experimental-dragdrop-drop-url-default): Use function
1814         browse-url.
1815         * help.el (xemacs-www-page): Ditto.
1816         (xemacs-www-faq): Ditto.
1817         * menubar-items.el (default-menubar): Ditto.
1818
1819         * wid-edit.el (widget-url-link-action): Ditto.
1820         From: Kenichi OKADA <okada@opaopa.org>.
1821
1822 2000-07-31  Martin Buchholz  <martin@xemacs.org>
1823
1824         * finder.el (finder-commentary): Add autoload cookie.
1825
1826 2000-07-28  Adrian Aichner  <aichner@ecf.teradyne.com>
1827
1828         * files.el (insert-file-contents-literally): Fix second let
1829         binding for `coding-system-for-read' to `coding-system-for-write'
1830         as suggested by Dan Holmsand <dan@innehallsbolaget.com>.
1831
1832 1999-06-15  Jan Vroonhof  <vroonhof@math.ethz.ch>
1833
1834         * files.el (insert-file-contents-literally): Use binary coding
1835         system (from Morioka san).
1836         (insert-file-contents-literally): Make file-name-handler method.
1837
1838 2000-07-26  Martin Buchholz  <martin@xemacs.org>
1839
1840         * cl-macs.el (get-selection): Add defsetf.
1841
1842 2000-07-25  Steve Youngs  <youngs_s@ozlinx.com.au>
1843
1844         * x-init.el (x-activate-region-as-selection): replace obsolete
1845         function x-own-selection with own-selection.
1846         (ow-find): replace obsolete functions x-get-selection and
1847         x-get-clipboard with get-selection and get-clipboard.
1848         (init-post-x-win): replace obsolete function x-disown-selection
1849         with disown-selection.
1850
1851 2000-07-20  Mike Sperber  <mike@xemacs.org>
1852
1853         * startup.el (load-user-init-file): Only try to load init file if
1854         it exists.
1855
1856 2000-07-10  Andy Piper  <andy@xemacs.org>
1857
1858         * dialog-items.el: sync with Ben's patch.
1859
1860         * gutter-items.el (buffers-tab-switch-to-buffer): remove now-bogus
1861         comment.
1862         (progress-text-glyph): deleted.
1863         (progress-layout-glyph): make completely minimal.
1864         (progress-gauge-glyph): ditto.
1865         (progress-display-style): fix to handle dynamic instantiator
1866         changes.
1867         (progress-text-instantiator): new.
1868         (progress-layout-instantiator): new.
1869         (progress-gauge-instantiator): new.
1870         (set-progress-display-instantiator): renamed and changed from
1871         set-progress-display-style.
1872         (progress-abort-glyph): use instantiator not glyph.
1873         (append-progress-display): use set-progress-display-instantiator
1874         and set-glyph-image.
1875         (abort-progress-display): ditto.
1876         (raw-append-progress-display): ditto.
1877
1878 2000-07-20  Ben Wing  <ben@xemacs.org>
1879
1880         * code-files.el: Move Mule-specific code to mule-coding.el.
1881
1882 2000-07-15  Ben Wing  <ben@xemacs.org>
1883
1884         * autoload.el:
1885         Fixed comments.
1886
1887         * cmdloop.el:
1888         * cmdloop.el (yes-or-no-p):
1889         * cmdloop.el (y-or-n-p):
1890         Make these functions use should-use-dialog-box-p and not be
1891         overridden in dialog.el.
1892
1893         * cus-dep.el:
1894         * cus-dep.el (Custom-make-dependencies): Removed.
1895         * cus-dep.el (Custom-make-dependencies-1): New.
1896         * cus-dep.el (Custom-make-one-dependency): New.
1897         New entry point for use in Makefiles, to avoid excessive
1898         invocations.
1899
1900         * cus-edit.el (custom-variable-reset-saved):
1901         * cus-edit.el (custom-variable-reset-standard):
1902         * cus-edit.el (custom-save-resets):
1903         Fix bytecompiler warnings.
1904
1905         * dialog.el:
1906         * dialog.el (yes-or-no-p-dialog-box):
1907         * dialog.el (yes-or-no-p-maybe-dialog-box): Removed.
1908         * dialog.el (y-or-n-p-maybe-dialog-box): Removed.
1909         * dialog.el (get-dialog-box-response):
1910         * dialog.el (message-or-box):
1911         * dialog.el (make-dialog-box):
1912         * dialog.el (popup-dialog-box): New.
1913         Avoid yes-or-no-p bogosities.
1914         Create a general function `make-dialog-box' to encapsulate all
1915         dialog box methods; easily extendible.  popup-dialog-box now obsolete.
1916
1917         * dumped-lisp.el (preloaded-file-list):
1918         Add dialog-items.  Clean up.  Group files by types.
1919
1920         * easymenu.el (easy-menu-add):
1921         * easymenu.el (easy-menu-remove):
1922         Account for accelerators.
1923
1924         * extents.el:
1925         * extents.el (extent-list): New args, like in map-extents.
1926         * extents.el (extent-at-event): New.
1927         * extents.el (extents-at-event): New.
1928
1929         * font-lock.el:
1930         * font-lock.el (font-lock-mode):
1931         * font-lock.el (font-lock-default-fontify-buffer):
1932         * font-lock.el (font-lock-default-unfontify-region):
1933         * font-lock.el (font-lock-fontify-syntactically-region):
1934         * font-lock.el (font-lock-fontify-keywords-region):
1935         Use new progress-feedback names.
1936
1937         * font-lock.el (java-font-lock-identifier-regexp):
1938         * font-lock.el (java-font-lock-class-name-regexp):
1939         Fix bytecompiler warnings.
1940
1941         * gutter-items.el:
1942         * gutter-items.el (progress-display-use-echo-area): Removed.
1943         * gutter-items.el (progress-feedback-use-echo-area): New.
1944         * gutter-items.el (progress-display-popup-period): Removed.
1945         * gutter-items.el (progress-feedback-popup-period): New.
1946         * gutter-items.el (set-progress-display-style): Removed.
1947         * gutter-items.el (set-progress-feedback-style): New.
1948         * gutter-items.el (progress-display-style): Removed.
1949         * gutter-items.el (progress-feedback-style): New.
1950         * gutter-items.el (progress-stack):
1951         * gutter-items.el (progress-displayed-p): Removed.
1952         * gutter-items.el (progress-feedbacked-p): New.
1953         * gutter-items.el (clear-progress-display): Removed.
1954         * gutter-items.el (clear-progress-feedback): New.
1955         * gutter-items.el (progress-display-clear-when-idle): Removed.
1956         * gutter-items.el (progress-feedback-clear-when-idle): New.
1957         * gutter-items.el (remove-progress-display): Removed.
1958         * gutter-items.el (remove-progress-feedback): New.
1959         * gutter-items.el (progress-display-dispatch-non-command-events): Removed.
1960         * gutter-items.el (progress-feedback-dispatch-non-command-events): New.
1961         * gutter-items.el (append-progress-display): Removed.
1962         * gutter-items.el (append-progress-feedback): New.
1963         * gutter-items.el (abort-progress-display): Removed.
1964         * gutter-items.el (abort-progress-feedback): New.
1965         * gutter-items.el (raw-append-progress-display): Removed.
1966         * gutter-items.el (raw-append-progress-feedback): New.
1967         * gutter-items.el (display-progress-display): Removed.
1968         * gutter-items.el (display-progress-feedback): New.
1969         * gutter-items.el (current-progress-display): Removed.
1970         * gutter-items.el (current-progress-feedback): New.
1971         * gutter-items.el (current-progress-display-label): Removed.
1972         * gutter-items.el (current-progress-feedback-label): New.
1973         * gutter-items.el (progress-display): Removed.
1974         * gutter-items.el (progress-feedback): New.
1975         Replace "progress-display" with "progress-feedback" globally.
1976
1977         * gutter-items.el (lprogress-display): Removed.
1978         * gutter-items.el (progress-feedback-with-label): New.
1979         Rename lprogress-display ==> progress-feedback-with-label.
1980
1981         * gutter-items.el (search-dialog-direction): Removed.
1982         * gutter-items.el (search-dialog-text): Removed.
1983         * gutter-items.el (search-dialog-callback): Removed.
1984         * gutter-items.el (make-search-dialog): Removed.
1985         Move to dialog-items.el.
1986
1987         * help.el:
1988         * help.el (help-mode-quit):
1989         * help.el (mode-for-help): New.
1990         * help.el (help-sticky-window): New.
1991         * help.el (help-window-config): New.
1992         * help.el (with-displaying-help-buffer):
1993         * help.el (function-at-event): New.
1994         * help.el (help-symbol-regexp): New.
1995         * help.el (help-symbol-run-function-1): New.
1996         * help.el (help-symbol-run-function): New.
1997         * help.el (help-symbol-function-context-menu): New.
1998         * help.el (help-symbol-variable-context-menu): New.
1999         * help.el (help-symbol-function-and-variable-context-menu): New.
2000         * help.el (frob-help-extents): New.
2001         * help.el (describe-function-1):
2002         * help.el (variable-at-point):
2003         * help.el (variable-at-event): New.
2004         * help.el (describe-variable):
2005         Major overhaul.
2006         - Make functions and variables be mousable.
2007         - Middle button hyperlinks.
2008         - New context-menu entries.
2009
2010         * keydefs.el:
2011         * keydefs.el (global-map):
2012         New key bindings to move lines up and down.
2013
2014         * lisp-mode.el:
2015         * lisp-mode.el (construct-lisp-mode-menu): New.
2016         * lisp-mode.el (emacs-lisp-mode-popup-menu):
2017         * lisp-mode.el (lisp-interaction-mode-menubar-menu):
2018         * lisp-mode.el (emacs-lisp-mode-menubar-menu):
2019         * lisp-mode.el (lisp-indent-function): Indent "flet" entries better.
2020         Make popup and menubar menus be different.  Popup menu uses
2021         clicked location and automatically assumes symbol under the mouse
2022         for various commands.
2023
2024         * menubar-items.el:
2025         * menubar-items.el (bookmark-menu-filter): Add accelerators.
2026         * menubar-items.el (buffers-menu-omit-chars-list): Include 'd'.
2027
2028         * menubar-items.el (global-popup-menu): Removed.
2029         * menubar-items.el (mode-popup-menu): Removed.
2030         * menubar-items.el (activate-popup-menu-hook): Removed.
2031         * menubar-items.el (popup-mode-menu): Removed.
2032         * menubar-items.el (popup-buffer-menu): Removed.
2033         * menubar-items.el (popup-menubar-menu): Removed.
2034         Move to menubar.el.
2035
2036         * menubar.el:
2037         * menubar.el (global-popup-menu): New.
2038         * menubar.el (mode-popup-menu): New.
2039         * menubar.el (activate-popup-menu-hook): New.
2040         * menubar.el (last-popup-menu-event): New.
2041         * menubar.el (popup-mode-menu): New.
2042         * menubar.el (popup-buffer-menu): New.
2043         * menubar.el (popup-menubar-menu): New.
2044         * menubar.el (menu-call-at-event): New.
2045         Move non-content functions here.  Add support for context menu
2046         items on extents.
2047
2048         * minibuf.el (minibuffer-history-uniquify):
2049         Typo fix.
2050
2051         * minibuf.el (read-file-name-1):
2052         Call new file dialog box if it exists.
2053
2054         * minibuf.el (mouse-rfn-setup-vars):
2055         Clean up "chop" action.
2056
2057         * mouse.el:
2058         * mouse.el (button2): Now bound to mouse-track.
2059         * mouse.el (click-inside-extent-p):
2060         * mouse.el (point-inside-extent-p):
2061         * mouse.el (point-inside-selection-p):
2062         * mouse.el (mouse-drag-or-yank): Removed.
2063         * mouse.el (mouse-begin-drag-n-drop): New.
2064         * mouse.el (mouse-eval-sexp):
2065         * mouse.el (mouse-track-activate-strokes): New.
2066         * mouse.el (mouse-track-do-activate): New.
2067         * mouse.el (mouse-track):
2068         * mouse.el (default-mouse-track-event-is-with-button): New.
2069         * mouse.el (default-mouse-track-cleanup-hook):
2070         * mouse.el (default-mouse-track-drag-hook):
2071         * mouse.el (default-mouse-track-drag-up-hook):
2072         * mouse.el (default-mouse-track-click-hook):
2073         Merge drag-n-drop into mouse-track.
2074         Add general "activate" support to replace specific button2 kludges.
2075         Use "button modifier" support in mouse-track.
2076
2077         * package-get.el (package-get-dependencies): Fix bytecompiler warnings.
2078
2079         * package-ui.el:
2080         * package-ui.el (pui-menu):
2081         * package-ui.el (pui-popup-context-sensitive): Removed.
2082         Fix bytecompiler warnings.
2083         Clean up popup code a bit.
2084
2085         * select.el (get-selection-no-error): Fix bytecompiler warnings.
2086
2087         * simple.el:
2088         * simple.el (transpose-lines):
2089         * simple.el (transpose-line-up): New.
2090         * simple.el (transpose-line-down): New.
2091         * simple.el (transpose-subr):
2092         * simple.el (transpose-subr-1): Removed.
2093         Clean up, add functions to move lines up and down.
2094
2095         * startup.el (mail-host-address):
2096         * startup.el (user-mail-address):
2097         Customize.
2098
2099         * subr.el:
2100         * subr.el (set-symbol-value-in-buffer): New.
2101         * subr.el (error):
2102         * subr.el (check-argument-type):
2103         * subr.el (defined-error-p): New.
2104         Add structured error support.
2105
2106         * toolbar-items.el (toolbar-compile):
2107         Use new make-dialog-box.
2108
2109         * update-elc.el:
2110
2111         * userlock.el (ask-user-about-lock-dbox):
2112         * userlock.el (ask-user-about-supersession-threat-dbox):
2113         * userlock.el (ask-user-about-lock):
2114         * userlock.el (ask-user-about-supersession-threat):
2115         Use new make-dialog-box.
2116         Add safety checks; use should use-dialog-box-p.
2117
2118         * window-xemacs.el:
2119         * window-xemacs.el (__buffer-dedicated-frame):
2120         * window-xemacs.el (buffer-dedicated-frame): New.
2121         * window-xemacs.el (set-buffer-dedicated-frame): New.
2122         Move dedicated-frame stuff into lisp.
2123
2124 2000-07-18  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
2125
2126         * printer.el (generic-print-region): Do not require that
2127         `printer-name' be set.
2128         (printer-name): Commentary clarification.
2129
2130 2000-07-19  Martin Buchholz <martin@xemacs.org>
2131
2132         * XEmacs 21.2.35 is released.
2133
2134 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
2135
2136         * select.el (selection-coercible-types): Initialise.
2137
2138 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
2139
2140         * select.el (own-clipboard): Bug fix.
2141
2142 2000-07-17  Mike Sperber  <mike@xemacs.org>
2143
2144         * cus-edit.el (custom-migrate-custom-file): Save init file before
2145         continuing.
2146
2147 2000-07-16  Mike Sperber  <mike@xemacs.org>
2148
2149         * startup.el (load-init-file): Remove silly call to
2150         `load-user-custom-file`.
2151         (maybe-migrate-user-init-file): Minor fixes.
2152
2153 2000-07-16  Martin Buchholz  <martin@xemacs.org>
2154
2155         * apropos.el (apropos-documentation-check-doc-file):
2156         `doc' variable should be let-bound, as was presumably intended.
2157
2158         * cus-edit.el (custom-variable-reset-saved):
2159         (custom-variable-reset-standard):
2160         Remove unused variable comment-widget.  Twice.
2161
2162         * toolbar.el (toolbar-blank-press-function):
2163         Add a real defvar with initial value nil and proper docstring.
2164         (press-toolbar-button): No need to check for boundp-ness anymore.
2165
2166         * rect.el (open-rectangle-line): Remove useless (let) form.
2167         Add defvar for pending-delete-mode.
2168
2169         * info.el (Info-find-node): This function needs an autoload cookie.
2170
2171         * mule/mule-x-init.el (x-use-halfwidth-roman-font):
2172         Use let* since the second form referred to the first.
2173
2174 2000-07-16  Adrian Aichner  <aichner@ecf.teradyne.com>
2175
2176         * msw-select.el (mswindows-paste-clipboard): Use `get-clipboard'
2177         instead of removed `mswindows-get-clipboard'.
2178
2179
2180 2000-07-15 Alastair J. Houghton <ajhoughton@lineone.net>
2181
2182         * select.el (select-convert-from-text): New.
2183         * select.el (select-convert-from-length): New.
2184         * select.el (select-convert-from-integer): New.
2185         * select.el (select-convert-from-identity): New.
2186         * select.el (select-convert-from-filename): New.
2187         * select.el (selection-converter-in-alist): Use them.
2188         New converter functions for X.
2189
2190         * select.el (get-selection): Removed comment.
2191
2192         * select.el (own-selection): Removed append code - I thought
2193         I'd already done this, but apparently not...
2194
2195         * select.el: Changed comment about TIMESTAMP.
2196
2197         * select.el (select-convert-in): New.
2198         * select.el (select-convert-out): New.
2199         New functions that get used by select.c.
2200
2201         * select.el (select-buffer-killed-default): New.
2202         * select.el (select-buffer-killed-text): New.
2203         * select.el (selection-buffer-killed-alist): New.
2204         New list and functions that get called if a relevant selection
2205         exists and a buffer gets killed.
2206
2207         * select.el (select-convert-to-targets):
2208         * select.el (select-convert-to-identity): Removed.
2209         * select.el (select-convert-from-identity): Removed.
2210         * select.el (select-converter-out-alist):
2211         Removed _EMACS_INTERNAL selection type.
2212
2213         * x-select.el (xselect-kill-buffer-hook): Removed.
2214         * x-select.el (xselect-kill-buffer-hook-1): Removed.
2215         Removed this X-specific nonesense. Use the generic support
2216         in select.el instead.
2217
2218 2000-07-15  Martin Buchholz  <martin@xemacs.org>
2219
2220         * mule/mule-category.el (defined-category-hashtable):
2221         Use make-hash-table instead of make-hashtable
2222
2223         * buff-menu.el: Byte-compiler warning fix.
2224
2225         * isearch-mode.el (isearch-highlight-all-cleanup):
2226         Remove unused variable `isearch-highlight-all-start'.
2227
2228         * etags.el (add-to-tag-completion-table): Byte-compiler warning fix.
2229
2230         * itimer.el (itimer-edit-mode): Byte-compiler warning fixes.
2231
2232         * cus-dep.el (Custom-make-dependencies):
2233         Add autoload cookie for custom-add-loads to generated custom-load.el.
2234
2235         * autoload.el (autoload-package-name): Warning suppression.
2236         Move defvar prior to first use.
2237
2238         * custom.el: Add autoload for custom-declare-face.
2239         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
2240         * cl.el (cl-hack-byte-compiler):
2241         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
2242         to work properly.
2243
2244 2000-07-08  Mike Sperber  <mike@xemacs.org>
2245
2246         * startup.el (load-home-init-file): Added variable.
2247         (maybe-migrate-user-init-file): Added.
2248         (load-user-init-file): Load custom file if different from init
2249         file.
2250
2251         * dumped-lisp.el (preloaded-file-list): Added "cus-file" before
2252         "startup."
2253
2254         * cus-edit.el (custom-migrate-custom-file): Added for migration.
2255         Moved `custom-file'-related code to cus-file.el.
2256
2257         * cus-file.el: New file.
2258
2259 2000-04-01  Mike Sperber  <mike@xemacs.org>
2260
2261         * packages.el (packages-find-package-directories): Added support
2262         for external package hierarchies with in-place installations.
2263
2264         * find-paths.el (paths-root-in-place-p): Added.
2265         (paths-find-emacs-directory): Added support for external
2266         directories with in-place installations.
2267         (paths-find-site-directory): Ditto.
2268
2269         * startup.el (find-user-init-file): Also look for
2270         ~/.xemacs/init.elc? in preference to ~/.emacs.
2271
2272 2000-07-12 Alastair J. Houghton <ajhoughton@lineone.net>
2273
2274         * select.el (own-selection):
2275         * select.el (own-clipboard): Changed `append' parameter to
2276         `how-to-use' parameter.
2277         * select.el (own-selection): Removed icky append code.
2278         * select.el (own-selection, get-selection): Removed extra type
2279         checking.
2280         * select.el (selection-appender-alist):
2281         * select.el (selection-converter-{in|out}-alist): Initialise.
2282         * select.el (select-append-to-*): New.
2283         * select.el (select-convert-from-*): New.  New functions to append
2284         data and convert data from external type.
2285
2286 2000-07-12  Stef Epardaud  <stef@lunatech.com>
2287
2288         * font-lock.el: Javadoc enhancements.
2289
2290 2000-07-06  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
2291
2292         * printer.el (generic-print-region): Compose job name from buffer
2293         name.
2294
2295 2000-07-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
2296
2297         * font-lock.el (font-lock-fontify-pending-extents): Call
2298         font-lock-fontify-region instead of font-lock-fontify-buffer
2299         to avoid unnecessary progress gauges.
2300
2301 2000-07-06  Craig Lanning  <lanning@scra.org>
2302
2303         * custom-load.el (faces):
2304
2305         * finder.el (finder-compile-keywords): from Dan Holmsand, make sure
2306         dir is a regex.
2307
2308         * process.el (call-process-internal): from Dan Holmsand, use binary
2309         coding systems so that jka-compr works.
2310
2311 2000-07-07  Ben Wing  <ben@xemacs.org>
2312
2313         * font-lock.el: Undo previous change.  Unfortunately, some
2314         files actually use the variables directly in their init code
2315         without quoting them.
2316
2317 2000-07-07  Ben Wing  <ben@xemacs.org>
2318
2319         * font-lock.el (defvar font-lock-*-face): Removed.
2320
2321         * font-lock.el (font-lock-apply-highlight): Bind these face vars
2322         only when necessary.
2323
2324 2000-06-30  Charles G Waldman  <cgw@alum.mit.edu>
2325
2326         * cl-macs.el: fix cl-transform-function-property kludge
2327         so that it does not require a random feature.
2328
2329 2000-06-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2330
2331         * files.el (auto-mode-alist): allow .make extension for Makefiles,
2332         as in Linux kernel "Rules.make".
2333
2334 2000-06-29  Gunnar Evermann  <ge204@eng.cam.ac.uk>
2335
2336         * build-report.el (build-report): Add autoload cookie.
2337
2338 2000-06-21  Charles G Waldman  <cgw@alum.mit.edu>
2339
2340         * package-ui.el (defgroup pui):  Correct a misspelling
2341         (pui-toggle-package-delete):  Change `seleted' to `selected'
2342
2343 2000-06-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
2344
2345         * package-get.el (package-get-update-base):
2346         (package-get): Use insert-file-contents-literally always.
2347         (package-get-maybe-save-index):
2348         Force coding system for writing to binary.
2349
2350 2000-06-08  Mike Alexander  <mta@arbortext.com>
2351
2352         * code-process.el (call-process-region): If there is no coding
2353         system for the process on process-coding-system-alist use the
2354         coding system of the buffer containing the region.
2355
2356 2000-06-10  Ben Wing  <ben@xemacs.org>
2357
2358         * cmdloop.el (command-error):
2359         If debug-on-error and noninteractive, output backtrace.
2360
2361         * files.el (file-relative-name):
2362         Remove MSDOS references.
2363
2364         * simple.el (line-number): New function, due to non-obvious
2365         behavior/usage of count-lines.
2366
2367         * simple.el (count-lines): document non-obvious usage to get
2368         line number.
2369
2370 2000-06-11  Ben Wing  <ben@xemacs.org>
2371
2372         * faces.el ((featurep 'xpm)):
2373         * x-faces.el (x-init-face-from-resources):
2374         * x-faces.el (x-init-frame-faces):
2375         * x-misc.el (x-init-specifier-from-resources):
2376         * x-misc.el (x-get-resource-and-bogosity-check):
2377         * x-misc.el (x-get-resource-and-maybe-bogosity-check):
2378         * x-mouse.el (x-init-pointer-shape):
2379         * x-scrollbar.el (x-init-scrollbar-from-resources):
2380         Add sixth argument to x-get-resource calls so as to issue warnings
2381         rather than errors on bogus arguments.
2382
2383 2000-06-05  Ben Wing  <ben@xemacs.org>
2384
2385         * compat.el: new file.  provides a clean, non-intrusive way to
2386         define compatibility functions.
2387
2388         * process.el (shell-quote-argument): temporary fix for lack
2389         of nt-quote-process-args.  #### I need to put back the overall
2390         structure of that mechanism but redo the guts of it using the
2391         extra intelligence in the C code.
2392
2393 2000-05-28  Adrian Aichner  <aichner@ecf.teradyne.com>
2394
2395         * package-info.el (pi-md5sum): Calculate MD5 sum just like
2396         `package-get' does in package-get.el, instead of using external
2397         "md5sum" program.
2398
2399         * package-get.el (package-get): Insert package file literally to
2400         make checksum calculation work.
2401
2402 2000-04-18  Hrvoje Niksic  <hniksic@iskon.hr>
2403
2404         * code-files.el (convert-mbox-coding-system): Deleted.
2405         (file-coding-system-alist): Removed reference to
2406         convert-mbox-coding-system.
2407
2408 2000-05-28  Martin Buchholz <martin@xemacs.org>
2409
2410         * XEmacs 21.2.34 is released.
2411
2412 2000-05-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2413
2414         * font-lock.el (font-lock-keywords): Rewrote docstring
2415
2416 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
2417
2418         * loadhist.el (unload-feature): handle case where x is both boundp
2419         and fboundp
2420
2421 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
2422
2423         * packages.el: It's ok to use built-in macros, but not lisp
2424         defined ones.
2425
2426 2000-05-20  Ben Wing  <ben@xemacs.org>
2427
2428         * font-lock.el:
2429         * font-lock.el (font-lock-message-threshold):
2430         * font-lock.el (font-lock-mode):
2431         * font-lock.el (font-lock-default-fontify-buffer):
2432         * font-lock.el (font-lock-always-fontify-immediately):
2433         * font-lock.el (font-lock-old-extent): Removed.
2434         * font-lock.el (font-lock-old-len): Removed.
2435         * font-lock.el (font-lock-fontify-glumped-region): Removed.
2436         * font-lock.el (font-lock-pending-extent-table): New.
2437         * font-lock.el (font-lock-range-table): New.
2438         * font-lock.el (font-lock-after-change-function):
2439         * font-lock.el (font-lock-after-change-function-1): Removed.
2440         * font-lock.el (font-lock-fontify-pending-extents): New.
2441         * font-lock.el ('font-lock-revert-cleanup): Removed.
2442         * font-lock.el ('font-lock-revert-setup): Removed.
2443         Rewrite deferral code to handle any number of changes, merging
2444         them properly.  Remove hacked-up code for revert-buffer, now
2445         unnecessary.
2446
2447         * menubar-items.el (default-menubar):
2448         In Options->Edit Init File, don't switch to emacs-lisp-mode
2449         unless necessary; doing this turns off font-lock.
2450
2451 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
2452
2453         * keydefs.el: Define C-x BS to backward-kill-sentence.
2454
2455 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
2456
2457         * files.el (hack-local-variables-prop-line): Use non-greedy
2458         matching to process -*-texinfo-*- -*-.
2459
2460 2000-05-11  Jonathan Marten <jonathan.marten@uk.sun.com>
2461
2462         * minibuf.el (minibuf-directory-files): new function.
2463         (read-file-name-activate-callback): use minibuf-directory-files.
2464         (read-directory-name-internal): ditto.
2465         (mouse-file-display-completion-list): ditto.
2466         (mouse-directory-display-completion-list): ditto.
2467         (read-file-name-internal): remove "./" from completion list unless
2468         explicitly matched, for consistency.
2469
2470 2000-05-11  Ben Wing  <ben@xemacs.org>
2471
2472         * gutter-items.el (gutter-buffers-tab):
2473         * gutter-items.el (add-tab-to-gutter):
2474         * gutter-items.el (update-tab-in-gutter):
2475         * gutter-items.el (remove-buffer-from-gutter-tab): Removed.
2476         * gutter-items.el (append-progress-display):
2477         * gutter-items.el (abort-progress-display):
2478         * gutter-items.el (raw-append-progress-display):
2479         Further fixes.  Use set-glyph-image not set-image-instance-property,
2480         to fix problems with multiple windows in a frame.
2481
2482         * menubar-items.el (tutorials-menu-filter):
2483         Fix typo.
2484
2485         * startup.el (early-error-handler):
2486         Display message box under windows; otherwise, message will disappear
2487         before it can be viewed.
2488
2489         * update-elc.el:
2490         Fix bug in NEEDTODUMP processing.
2491
2492 2000-05-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
2493
2494         * startup.el (lock-directory): Removed.
2495         (superlock-file): Ditto.
2496         (startup-set-paths): Remove lockdir.
2497         (startup-setup-paths-warning): Remove lock-directory.
2498
2499         * setup-paths.el (paths-find-lock-directory): Removed.
2500         (paths-find-superlock-file): Ditto.
2501
2502 2000-05-09  Ben Wing  <ben@xemacs.org>
2503
2504         * faces.el (set-face-property):
2505         * faces.el (set-face-font):
2506         * faces.el (set-face-foreground):
2507         * faces.el (set-face-background):
2508         * faces.el (set-face-background-pixmap):
2509         * faces.el (set-face-underline-p):
2510         * faces.el (set-face-strikethru-p):
2511         * faces.el (set-face-highlight-p):
2512         * faces.el (set-face-dim-p):
2513         * faces.el (set-face-blinking-p):
2514         * faces.el (set-face-reverse-p):
2515         doc string changes.
2516
2517         * glyphs.el:
2518         * glyphs.el (make-image-specifier):
2519         * glyphs.el (glyph-property):
2520         * glyphs.el (set-glyph-image):
2521         * glyphs.el (make-glyph):
2522         * glyphs.el (make-pointer-glyph):
2523         * glyphs.el (make-icon-glyph):
2524         * glyphs.el (widget-image-instance-p): New.
2525         authorship info, lots of doc changes.  New predicate, inadvertently
2526         omitted.  the general principle with specifier docs is now that
2527         the description of instantiators should go with the make-foo-specifier
2528         fun's doc string, rather than in foo-specifier-p.  this follows
2529         conventions elsewhere in XEmacs and in general is a lot more obvious
2530         of a place to look.  sometimes the make-foo-specifier function needs
2531         to be created in the process.
2532
2533         * gutter.el:
2534         * gutter.el (make-gutter-specifier): New.
2535         * gutter.el (make-gutter-size-specifier): New.
2536         * gutter.el (make-gutter-visible-specifier): New.
2537         specifier doc updates according to the conventions specified before.
2538
2539         * objects.el:
2540         * objects.el (make-font-specifier):
2541         * objects.el (make-color-specifier):
2542         * objects.el (make-face-boolean-specifier): New.
2543         specifier doc updates according to the conventions specified before.
2544
2545         * specifier.el:
2546         * specifier.el (set-specifier):
2547         * specifier.el (make-integer-specifier): New.
2548         * specifier.el (make-boolean-specifier): New.
2549         * specifier.el (make-natnum-specifier): New.
2550         * specifier.el (make-generic-specifier): New.
2551         * specifier.el (make-display-table-specifier): New.
2552         specifier doc updates according to the conventions specified before.
2553
2554         * toolbar.el:
2555         * toolbar.el (make-toolbar-specifier): New.
2556         specifier doc updates according to the conventions specified before.
2557
2558 2000-05-09  Ben Wing  <ben@xemacs.org>
2559
2560         * process.el (call-process-internal): Revert to previous version
2561         because Mike's change clashed with a change I did not long before.
2562         Changed progn to prog1 to fix the bug pointed out by Mike Alexander.
2563         Thanks very much Mike for pointing out the bug and submitting a
2564         patch!
2565
2566 2000-04-13  Mike Alexander  <mta@arbortext.com>
2567
2568         * process.el (call-process-internal): Send the correct input buffer
2569         (call-process-internal): Return the exit status of the process
2570
2571 2000-05-07  Ben Wing  <ben@xemacs.org>
2572
2573         * winnt.el:
2574         * winnt.el (nt-quote-args-verbatim): Removed.
2575         * winnt.el (nt-quote-args-prefix-quote): Removed.
2576         * winnt.el (nt-quote-args-backslash-quote): Removed.
2577         * winnt.el (nt-quote-args-double-quote): Removed.
2578         * winnt.el (nt-quote-args-functions-alist): Removed.
2579         * winnt.el (nt-quote-process-args): Removed.
2580         Remove all stuff for argument quoting.  We borrow the code instead
2581         from Emacs 20.6, which is much more careful in its quoting
2582         (e.g. in handling runs of the escape character) and avoids most of
2583         the need for this Lisp mechanism by checking to see whether we're
2584         running a Cygwin or normal program and doing the appropriate
2585         quoting.  If we end up needing such a mechanism, we should add
2586         it by extending the variable `mswindows-quote-process-args' so it
2587         can take an alist of regexps.
2588
2589 2000-05-07  Ben Wing  <ben@xemacs.org>
2590
2591         * keydefs.el:
2592         Restore M-up, M-down to 21.1 state.  Put *ward-sentence on
2593         C-M-left, C-M-right instead.  Define C-M-up, C-M-down to scroll
2594         the window without moving point.
2595
2596         * simple.el:
2597         * simple.el (scroll-up-one): New.
2598         * simple.el (scroll-down-one): New.
2599         Functions for use with C-M-up/down.
2600
2601 2000-05-01  Martin Buchholz <martin@xemacs.org>
2602
2603         * XEmacs 21.2.33 is released.
2604
2605 2000-04-29  Martin Buchholz  <martin@xemacs.org>
2606
2607         * dialog.el (yes-or-no-p-dialog-box):
2608         Fix docstring.
2609         Fix following horrible bug in X11 mode with focus-follows-mouse:
2610           1. Visit two files in two different frames.
2611           2. do File->Revert Buffer in one of those frames.
2612           3. Dialog box appears.
2613           4. Arrange things so that the mouse passes over the *other*
2614              frame, then to the dialog box, and click on "Yes".
2615           5. The file contents end up in the *wrong* buffer!
2616         Add TODO comment.
2617
2618 2000-04-28  Ben Wing  <ben@xemacs.org>
2619
2620         * help.el (describe-installation): correct typo introduced
2621         in last patch: boundp -> fboundp.
2622
2623         * etags.el (buffer-tag-table-list):
2624         canonicalize filenames to Unix format so that tag-table-alist
2625         searching works under Windows.
2626
2627         * autoload.el:
2628         Bowdlerize the supposedly objectionable words
2629         "who couldn't quite manage to cleanly modify batch-update-autoloads".
2630
2631         * gutter-items.el (set-progress-display-style):
2632         * gutter-items.el (search-dialog-callback):
2633         * gutter-items.el (make-search-dialog):
2634         Change to new callback-ex api.
2635
2636 2000-04-26  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
2637
2638         * help.el: (describe-installation): decode-coding-string is not
2639         defined in a non MULE environment.
2640
2641 2000-04-28  Ben Wing  <ben@xemacs.org>
2642
2643         * gutter-items.el (buffer-list-changed-hook):
2644         use it, not record-buffer-hook.
2645
2646         * subr.el (record-buffer-hook): Removed.
2647
2648 2000-04-27  Ben Wing  <ben@xemacs.org>
2649
2650         * gutter-items.el (buffers-tab-switch-to-buffer): do not
2651         use NORECORD option.  Andy will not like this, but the existing
2652         gutter behavior is just wrong, as per this comment:
2653
2654         ;; this used to add the norecord flag to both calls below.
2655         ;; this is bogus because it is a pervasive assumption in XEmacs
2656         ;; that the current buffer is at the front of the buffers list.
2657         ;; for example, select an item and then do M-C-l
2658         ;; (switch-to-other-buffer).  Things get way confused.
2659         ;;
2660         ;; Andy, if you want to maintain the current look, you must
2661         ;;  *uncouple* the gutter order and buffers order.
2662
2663         * loaddefs.el (completion-ignored-extensions): unfuckify.
2664
2665         * bytecomp.el (batch-byte-compile-one-file): new function, used in
2666         xemacs.mak.
2667
2668         * autoload.el (batch-update-one-directory): new function, used in
2669         xemacs.mak.
2670
2671         * loadup.el: set gc-cons-threshold very high unless dumping --
2672         loadup during update-elc is much much much faster.  also do this
2673         when quick-building.
2674
2675         add commented-out code for profiling loadup.
2676
2677
2678         * update-elc.el (preloaded-file-list): add bytecomp.el, since it
2679         is required in order to build xemacs.
2680
2681 2000-04-26  Ben Wing  <ben@xemacs.org>
2682
2683         * loadup.el: don't garbage collect during loadup if quick-build
2684         compile-time option is set.
2685
2686 2000-04-23  Ben Wing  <ben@xemacs.org>
2687
2688         * update-elc.el: compute whether any dumped .el or .elc files
2689         are newer than the dumped exe, and touch the file ../src/NEEDTODUMP
2690         if so.
2691
2692         * update-elc.el (update-elc-files-to-compile): always change
2693         NOBYTECOMPILE in the src directory rather than current dir,
2694         so it will work under NT.
2695
2696         * autoload.el (autoload-trim-file-name): canonicalize to slashes so
2697         the form of this file is identical between Unix and Windows.
2698         (autoload-target-directory): Fixed to be lisp/ not lisp/prim/.
2699         Added comment.
2700         (update-autoloads-from-directory): updated doc string.
2701         updated doc strings in a few other places.
2702
2703 2000-04-18  Yoshiki Hayashi  <yoshiki@xemacs.org>
2704
2705         * bytecomp.el (byte-force-recompile): Fix argument to
2706         byte-recompile-directory.
2707
2708 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
2709
2710         * gutter-items.el (progress-display-clear-when-idle): Use
2711         add-one-shot-hook.
2712         * gutter-items.el (clear-progress-display): Adjust number of
2713         arguments.
2714
2715 2000-04-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
2716
2717         * dumped-lisp.el (preloaded-file-list): Always dump select.el.
2718
2719 2000-04-16  Ben Wing  <ben@xemacs.org>
2720
2721         * printer.el: New file.
2722
2723         * dumped-lisp.el (preloaded-file-list): Declare printer.el.
2724
2725         * help.el (describe-installation): Fix decoding for Windows.
2726
2727         * menubar-items.el:
2728         * menubar-items.el (default-menubar):
2729         * menubar-items.el (tutorials-menu-filter): New.
2730         * menubar-items.el (popup-menubar-menu):
2731         Add authorship.  Redo Help menu and Tutorials filter.
2732
2733         * menubar.el: Correct comment.
2734
2735         * modeline.el (modeline-buffer-identification): Correct doc string.
2736
2737         * simple.el:
2738         * simple.el (printing): Removed.
2739         * simple.el (printer-name): Removed.
2740         * simple.el (generic-print-buffer): Removed.
2741         * simple.el (generic-print-region): Removed.
2742         Move generic print code to printer.el.
2743
2744 2000-04-15  Ben Wing  <ben@xemacs.org>
2745
2746         * simple.el (generic-print-region): New.
2747         make this function actually work.
2748         (generic-print-buffer): call generic-print-region.
2749
2750 2000-04-14  Andy Piper  <andy@xemacs.org>
2751
2752         * gutter-items.el (make-search-dialog): avoid unnecessary futzing
2753         by using the new widget-callback-current-channel.
2754         (search-dialog-callback): ditto.
2755
2756 2000-04-12  Andy Piper  <andy@xemacs.org>
2757
2758         * gutter.el (default-gutter-position): moved from gutter-items.el.
2759         (default-gutter-position-changed-hook): ditto.
2760         (gutter-element-visibility-changed-hook): ditto.
2761         (set-gutter-element): ditto.
2762         (remove-gutter-element): ditto.
2763         (set-gutter-element-visible-p): ditto.
2764         (gutter-element-visible-p): ditto.
2765         (init-gutter): ditto.
2766
2767         * dialog.el (make-dialog-box): renamed and moved from
2768         gutter-items.el
2769
2770         * gutter-items.el: move various functions elsewhere.
2771
2772 2000-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2773
2774         * menubar-items.el: Fixed place of parenthesis.
2775
2776 2000-04-12  Ben Wing  <ben@xemacs.org>
2777
2778         * etags.el (find-tag-at-point): New.  Lets you do find-tag
2779                 without constantly being prompted for the tag.
2780         * simple.el: Added a number of section headings, to clarify the
2781                 organization of this file.
2782         * simple.el (activate-region):
2783         * simple.el (region-exists-p):
2784         * simple.el (region-active-p):
2785                 Moved these three function down to the other side of
2786                 the case-changing functions, so they join the rest of
2787                 the region code.
2788         * simple.el (printing): New.
2789         * simple.el (printer-name): New.
2790         * simple.el (generic-print-buffer): New.
2791                 New functions, a very simple prototype for a unified
2792                 printing interface.
2793
2794         * process.el (call-process-internal): Real fix for null BUFFER,
2795                 other problems with BUFFER specs.
2796
2797         * menubar-items.el:
2798                 Fixed up File->Print to use new printing functions.
2799                 Various corrections and expansions to Grep/Compile menus.
2800                 New options for Printing.
2801                 New options for SMTP Mail, the way to send mail under
2802                   MS Windows. (There's also a package patch to make SMTP
2803                   Mail be the default under MSWin.)
2804
2805 2000-04-09  Jeff Miller <jmiller@cablespeed.com>
2806
2807         * menubar-items.el: Selecting Rectangle Mousing from menubar
2808         did not work.  Needed to quote mouse-track-rectangle-p.
2809
2810 2000-04-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
2811
2812         * cl-compat.el (keywordp): Removed.
2813
2814 2000-04-05  Andy Piper  <andy@xemacs.org>
2815
2816         * gutter-items.el (progress-layout-glyph): don't initialize here.
2817         (progress-gauge-glyph): use dynamic sizing.
2818         (set-progress-display-style): new function. Set progress glyphs
2819         appropriately depending on the style.
2820         (progress-display-style): new variable. Custom version of
2821         set-progress-display-style.
2822         (progress-abort-glyph): switch to dynamic sizes.
2823         (search-dialog-text): make the edit field active.
2824
2825 2000-04-04  Andy Piper  <andy@xemacs.org>
2826
2827         * gutter-items.el (make-search-dialog): need to make the search
2828         dialog visible after creation.
2829
2830         * menubar-items.el (default-menubar): use the search dialog for
2831         searching. Remove some extraneous search menu items.
2832
2833         * gutter-items.el (set-gutter-element): allow glyphs to be used as
2834         well as strings.
2835         (make-gutter-only-dialog-frame): allow the user to create the
2836         frame unmapped. Allow the gutter spec to be given as a glyph.
2837         (search-dialog-direction): new variable.
2838         (search-dialog-text): new variable.
2839         (search-dialog-callback): new function. Callback for the search
2840         dialog action.
2841         (make-search-dialog): new function. Create a user-friendly search
2842         dialog.
2843
2844 2000-04-04  Hrvoje Niksic  <hniksic@iskon.hr>
2845
2846         * faces.el (set-face-stipple): Use mswindows-bitmap-file-path
2847         under Windows.
2848
2849 2000-04-01  Andy Piper  <andy@xemacs.org>
2850
2851         * font-lock.el (font-lock-fontify-keywords-region): Calculate
2852         progress more accurately.
2853
2854 2000-02-02  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
2855
2856         * finder.el (finder-compile-keywords): Process readable files only.
2857         Because error in process of .#finder-inf.el when compile xemacs
2858         with --with-clash-detection option.
2859
2860 2000-03-31  Andy Piper  <andy@xemacs.org>
2861
2862         * gutter-items.el (append-progress-display): don't delay after a
2863         successful font-lock.
2864         (make-gutter-only-dialog-frame): new function. Allow users to
2865         create gutter-only dialogs.
2866
2867 2000-03-27  Mike Alexander  <mta@arbortext.com>
2868
2869         * process.el (call-process-internal): Handle a null BUFFER
2870         parameter correctly.
2871
2872 2000-03-28  Andy Piper  <andy@xemacs.org>
2873
2874         * gutter-items.el (abort-progress-display): put strings in the
2875         gutter not extents.
2876         (progress-layout-glyph): signal special 'quit callback.
2877         (progress-display-quit-function): deleted.
2878         (progress-display-stop-callback): deleted.
2879         (progress-display-dispatch-command-events): deleted.
2880         (append-progress-display): remove calls to
2881         progress-display-dispatch-command-events.
2882         (raw-append-progress-display): ditto.
2883
2884 2000-03-23  Hrvoje Niksic  <hniksic@iskon.hr>
2885
2886         * faces.el (set-face-stipple): Rewrite to correctly handle PIXMAP
2887         being a list.  Actually define `stipple-pixmap-p' which is used as
2888         an error predicate.  Correctly handle PIXMAP being either relative
2889         or absolute file name.
2890
2891 2000-03-24  Andy Piper  <andy@xemacs.org>
2892
2893         * gutter-items.el (add-tab-to-gutter): use copy-sequence.
2894         (abort-progress-display): ditto. Don't delete the created extent.
2895         (raw-append-progress-display): ditto.
2896         (progress-display-dispatch-non-command-events): new
2897         function. Encapsulates what we want to do when no command input is
2898         required.
2899         (progress-display-dispatch-command-events): likewise, but disable
2900         for now since it causes too many problems.
2901         (append-progress-display): use them.
2902         (raw-append-progress-display): ditto.
2903         (default-gutter-position-changed-hook): set this rather than
2904         default-gutter-position-changed.
2905         (default-gutter-position-changed-hook): lambda with zero arguments
2906         rather than one.
2907         (raw-append-progress-display): trap errors in pending input since
2908         allowing them to signal will hose the gauge well and
2909         truly. Ideally we would like to delay these until we are more able
2910         to cope.
2911         (append-progress-display): ditto.
2912
2913 2000-03-20  Jeff Miller <jmiller@cablespeed.com>
2914
2915         * lisp/make-docfile.el: call-process-internal is now implemented
2916         in process.el.
2917
2918 2000-03-21  Ben Wing  <ben@xemacs.org>
2919
2920         * mule\mule-cmds.el (set-language-info-alist):
2921         Fix to correspond to new menu arrangement.
2922
2923 2000-03-21  Ben Wing  <ben@xemacs.org>
2924
2925         * process.el:
2926         * process.el (call-process-internal): New.
2927         New implementation of call-process.  Only enabled under NT, so far.
2928         stderr handling not implemented yet in CVS'd C code.
2929
2930 2000-03-20  Ben Wing  <ben@xemacs.org>
2931
2932         * lisp-mode.el:
2933         * lisp-mode.el (lisp-interaction-mode-menubar-menu): New.
2934         * lisp-mode.el (lisp-interaction-mode):
2935         Put back Lisp Interaction menubar for Jan V's sake.
2936
2937         * simple.el:
2938         * simple.el (mark-ring):
2939         * simple.el (dont-record-current-mark): New.
2940         * simple.el (in-shifted-motion-command): New.
2941         * simple.el (mark-ring-unrecorded-commands): New.
2942         * simple.el (mark-ring-max):
2943         * simple.el (set-mark-command):
2944         * simple.el (push-mark):
2945         * simple.el (handle-pre-motion-command):
2946         Implement scheme for not recording unimportant marks.
2947
2948         * subr.el:
2949         * subr.el (function-allows-args): New.
2950         New function function-allows-args.
2951
2952 2000-03-20  Martin Buchholz <martin@xemacs.org>
2953
2954         * XEmacs 21.2.32 is released.
2955
2956 2000-03-20  Andy Piper  <andy@xemacs.org>
2957
2958         * gutter-items.el (update-tab-in-gutter): force selection of the
2959         selected-window if required to do so.
2960         (buffers-tab-items): ditto.
2961         (add-tab-to-gutter): ditto.
2962         (create-frame-hook): use force-selection.
2963         (default-gutter-position-changed): lambdify.
2964         (update-tab-hook): deleted since it was only used in one place.
2965
2966 2000-03-18  Andy Piper  <andy@xemacs.org>
2967
2968         * files.el (find-file-noselect): undo change that shouldn't have
2969         gone in.
2970
2971 2000-03-17  Andy Piper  <andy@xemacs.org>
2972
2973         * buffer.el (switch-to-buffer): use last-nonminibuf-window instead
2974         of selected-window trickery.
2975
2976         * gutter-items.el (update-tab-in-gutter): don't give dedicated
2977         frames tabs.
2978         (progress-display-stop-callback): progress -> progress-display
2979         (progress-display-quit-function): ditto.
2980         (clear-progress-display): ditto.
2981         (remove-progress-display): ditto.
2982         (append-progress-display): ditto.
2983         (abort-progress-display): ditto.
2984         (raw-append-progress-display): ditto.
2985         (display-progress-display): ditto.
2986         (current-progress-display-label): ditto.
2987         (current-progress-display): ditto.
2988         (lprogress-display): ditto and save the buffer
2989         (progress-display): ditto. Otherwise the buffer sometimes gets
2990         changed which confuses font-lock.
2991
2992         * font-lock.el (font-lock-default-fontify-buffer): catch all
2993         errors, not just quit.
2994         (font-lock-mode): progress -> display-progress
2995         (font-lock-default-fontify-buffer): ditto.
2996         (font-lock-fontify-syntactically-region): ditto.
2997         (font-lock-fontify-keywords-region): ditto.
2998
2999 2000-03-14  Hrvoje Niksic  <hniksic@iskon.hr>
3000
3001         * cl.el (gensym): Move to here from cl-macs.el.
3002         (gentemp): Ditto.
3003
3004 2000-03-16  Andy Piper  <andy@xemacs.org>
3005
3006         * font-lock.el (font-lock-mode): use lprogress and friends for
3007         progress management.
3008         (font-lock-default-fontify-buffer): ditto.
3009         (font-lock-fontify-syntactically-region): ditto.
3010         (font-lock-fontify-keywords-region): ditto.
3011         (font-lock-revert-cleanup): fix reverting.
3012         (font-lock-revert-setup): ditto.
3013
3014         * gutter-items.el (progress-use-echo-area): new variable. Use the
3015         echo area for progress gauges if non-nil.
3016         (clear-progress): remove echo area stuff and defer to
3017         clear-message.
3018         (append-progress): dispatch non-command events after each progress
3019         increment. Remove echo area stuff.
3020         (abort-progress): remove echo area stuff and defer to
3021         display-message.
3022         (raw-append-progress): ditto. Dispatch non-command events after
3023         gutter redisplay.
3024         (display-progress): defer echo area stuff to display-message.
3025
3026         * gutter-items.el (clear-progress):
3027         (abort-progress): indentation changes.
3028         (display-progress): don't clear progress.
3029         (append-progress): compare messages with equal.
3030         (raw-append-progress): use dispatch-non-command-events to flush
3031         widget creation events.
3032
3033 2000-03-13  Ben Wing  <ben@xemacs.org>
3034
3035         * abbrev.el:
3036         * abbrev.el (abbrev-string-to-be-defined): New.
3037         * abbrev.el (inverse-abbrev-string-to-be-defined): New.
3038         Changes for use with the menubar.
3039
3040 2000-03-12  Ben Wing  <ben@xemacs.org>
3041
3042         * alist.el (vassoc): moved here from font-menu.el.
3043
3044         * custom.el (defface): typo fix.
3045
3046         * dialog.el (yes-or-no-p-dialog-box):
3047         * dialog.el (message-box):
3048         * files.el (save-some-buffers-1):
3049         Put accelerators in the button names.
3050
3051         * font-lock.el (font-lock-comment-face):
3052         * font-lock.el (font-lock-keyword-face):
3053         * font-lock.el (font-lock-function-name-face):
3054         Fixed some of the colors under MS Windows because the existing
3055         default colors were hardly different from black and needed to be
3056         made lighter.
3057
3058         * font-menu.el:
3059         * font-menu.el (font-menu-split-long-menu):
3060         * font-menu.el (font-menu-family-constructor):
3061         * font-menu.el (font-menu-size-constructor):
3062         * font-menu.el (font-menu-weight-constructor):
3063         * font-menu.el (font-menu-set-font):
3064         vassoc moved to alist.el.
3065         Accelerators added to all menus.
3066         Unused bound var new-props removed.
3067
3068         * keydefs.el: I did a whole lot of rearranging to put things in a
3069         more consistent order and fixed a number of cases where key
3070         combinations involving up, down, left, right and so on were
3071         defined but the corresponding keypad combinations were not
3072         defined.
3073
3074         * lisp-mode.el:
3075         * lisp-mode.el (lisp-interaction-mode-popup-menu):
3076         * lisp-mode.el (emacs-lisp-mode):
3077         * lisp-mode.el (lisp-interaction-mode):
3078         * lisp-mode.el (flet):
3079         Added accelerators onto the menus.
3080         Made all the different versions of the let function be indented
3081         the same way.
3082         Undid Steve's easy-menu-ification, because it makes it impossible
3083         to have the menubar and popup menus different.
3084         Cleaned up the menu; added items for find-function &c and some
3085         indenting, and removed debug-on-*.
3086
3087         * list-mode.el (list-mode-hook):
3088         * list-mode.el (list-mode):
3089         * list-mode.el (completion-setup-hook):
3090         * list-mode.el (display-completion-list):
3091         Added support for the :window-height keyword, which is required
3092         because of other changes that I made for the file dialog box.  I
3093         also made the hook variables list-mode-hook and
3094         completion-setup-hook and also minibuffer-setup-hook in
3095         minibuf.el be permanent-local; see comment in list-mode.el.
3096
3097         * map-ynp.el (map-y-or-n-p):
3098         Added accelerators to the dialog buttons.
3099
3100         * menubar-items.el (menu-truncate-list):
3101         New internal function.
3102         * menubar-items.el (submenu-generate-accelerator-spec):
3103         * menubar-items.el (menu-item-strip-accelerator-spec):
3104         * menubar-items.el (menu-item-generate-accelerator-spec):
3105         New exported functions, for use in auto-generating accelerator specs.
3106
3107         * menubar-items.el:
3108         * menubar-items.el (default-menubar):
3109         * menubar-items.el (maybe-add-init-button):
3110         * menubar-items.el (bookmark-menu-filter):
3111         * menubar-items.el (slow-format-buffers-menu-line):
3112         * menubar-items.el (build-buffers-menu-internal):
3113         * menubar-items.el (language-environment-menu-filter):
3114         * menubar-items.el (default-popup-menu):
3115         * menubar-items.el (popup-buffer-menu):
3116         * menubar-items.el (popup-menubar-menu):
3117         Did a major overhaul on this file, and in fact I'm nowhere near
3118         done working on the menubar, and there will be more patches to
3119         come.  A basic summary of what I've done:
3120
3121         a) I added accelerators to all of the menu items.  For menus that
3122         are auto-generated, such as the buffers menu, the accelerators are
3123         automatically added to the beginning of each line using the
3124         numbers 1 through 9, then zero, and then letters starting with A,
3125         but omitting the letters that are already in use for the fixed
3126         menu items at the top of the buffers menu.  To facilitate adding
3127         accelerators of this kind, I created some new functions
3128         (*-accelerator-spec), which are also being used by other filters
3129         that auto generate lists of things such as ftp sites to download
3130         packages.  If people really don't like these accelerators
3131         appearing at the beginning of the menu items, a variable can be
3132         added to optionally turn them off, but I think this is rather
3133         pointless because other menu items have accelerators and many or
3134         most of the menu users will use the accelerators if the support is
3135         there.
3136
3137         b) I combined the top level Tools and Apps menus into a single
3138         Tools menu, because the distinction between the two is not
3139         obvious, and the items on the menus are not used often enough that
3140         putting some of them onto submenus is a problem.
3141
3142         c) I created two new top level menus called View and Cmds because
3143         there were too many items on the File and Edit menus, and I'm going
3144         to be adding more items to these menus.  In contrast to the Tools
3145         menu, the items on these menus may be used quite often during an
3146         editing session, and so should be available with fewer
3147         keystrokes.
3148
3149         d) I added a number of options to the options menu, including one
3150         for controlling whether the alt key can be used to traverse to
3151         menu items using the accelerators, one for controlling behavior of
3152         control-k, one for controlling how the kill and yank functions
3153         interact with the clipboard, a few additional buffers-menu
3154         options, and various other things.  I also did a bit of
3155         rearranging, for example, combining the keyboard and mouse options
3156         into a single keyboard and mouse submenu to facilitate the
3157         accelerators on that level.
3158
3159         e) I changed the variable buffers-menu-format-buffer-line-function
3160         to take two arguments instead of one, the second argument being
3161         the line number for use in creating an accelerator.  I added a
3162         hack to support existing functions with one argument (although I
3163         doubt that very many of these exist), for backward compatibility.
3164
3165         f) I moved the top level mule menu to be a submenu of the edit
3166         menu.  I think that most of the items on this menu are fairly
3167         useless and there are certainly not enough frequently used items
3168         to justify this being its own top level menu.
3169
3170         g) I combined most of the items in big-menubar.el into the main menu.
3171         If people think the main menu is too big, it would be possible to
3172         create different configurations, some smaller.
3173
3174         * menubar.el (check-menu-syntax):
3175         Deleted some syntax checks that were no longer valid, partly
3176         because of changes that were already made a long time ago, and
3177         partly because of a change I made where I allow the name of the
3178         menu item to be an evaluated expression rather than just a string,
3179         similar to all of the other parameters of a menu item.
3180
3181         * minibuf.el:
3182         * minibuf.el (read-file-name-1):
3183         * minibuf.el (mouse-read-file-name-1):
3184         I made a number of changes to improve the appearance
3185         and functioning of the file dialog box.  They include:
3186
3187         a) Fixing the problem where closing the dialog box by clicking on
3188         the close button of the window didn't properly exit the
3189         minibuffer.
3190
3191         b) Fixing the problem that if you typed part of a file name, and
3192         then clicked on a completion with the mouse, the file was not
3193         correctly selected.
3194
3195         c) Changing the title of the dialog box to reflect the operation
3196         being done in accordance with user interface conventions, rather
3197         than the name of the dialog box buffer, which is rather useless.
3198
3199         d) Remove the words "possible completions are" which didn't
3200         belong.
3201
3202         e) Fix things so that the completions scroll off the end of the
3203         completions windows only to the right, rather than both to the
3204         right and down, which is in accordance with Windows user interface
3205         conventions.
3206
3207         * msw-init.el (init-post-mswindows-win):
3208         Added a binding for meta-F4, which is the standard windows binding
3209         for exiting a program.
3210
3211         * select.el (get-selection-no-error):
3212         * select.el (own-selection):
3213         * select.el (own-clipboard):
3214         Added an optional argument called append to the functions
3215         own-selection and own-clipboard.  This adds support for appending
3216         text to the existing selection and allows the function
3217         own-clipboard to be used as the value of the variable
3218         interprogram- cut-function.
3219
3220         Fixed a bug in own-selection in handling zmacs-region-stays.
3221
3222         * simple.el (historical-kill-line): New.
3223
3224         * simple.el (kill-line):
3225         * simple.el (interprogram-cut-function):
3226         * simple.el (interprogram-paste-function):
3227         * simple.el (handle-pre-motion-command):
3228         * simple.el (next-line):
3229         * simple.el (previous-line):
3230         a) Expanded the variable kill-whole-line, so that function
3231         kill-line can be set to delete the entire line always, not just
3232         when cursor is at the beginning of the line.  This is controlled
3233         by setting the variable kill-whole-line to the symbol 'always.
3234         This behavior, as well as the existing kill-whole-line behavior,
3235         now only take effect when kill-line is called interactively,
3236         although this is a departure from a previous behavior in the case
3237         of setting this variable kill-whole-line to t.  It is almost
3238         certainly what has always been intended, and most likely the old
3239         way of doing things introduced bugs.  I also created a function
3240         called historical-kill-line, which ignores the kill-whole-line
3241         setting and always gives the historical behavior of only killing
3242         to the end of the line.  I bound this function to shift- control-k
3243         so that the kill to end of line behavior is available, even when
3244         kill-whole-line has been set to change control-k into the simple
3245         delete-whole-line behavior. (This can be set using the options
3246         menu.)
3247
3248         b) I changed things so that kill and yank now interact with the
3249         clipboard by default under windows.  This was done by changing the
3250         default value of interprogram-cut- function and
3251         interprogram-paste-function.  You can get the old behavior by
3252         setting these to nil, and there is an option on the options menu
3253         to do this.
3254
3255         c) I added support for selecting text using shifted motion keys.
3256         This support is on by default and can be controlled by the
3257         variable shifted-motion-keys-select-region.  There is also a
3258         variable called unshifted-motion-keys-deselect-region that
3259         controls more specifically how the shifted motion key behavior
3260         works.  I did not put an option on the options menu to turn this
3261         off, because I can't imagine why this would be useful.
3262
3263         * simple.el (forward-block-of-lines):
3264         * simple.el (backward-block-of-lines):
3265         * simple.el (block-movement-size):
3266         New.
3267
3268         * simple.el (uncapitalized-title-words):
3269         * simple.el (uncapitalized-title-word-regexp):
3270         * simple.el (capitalize-string-as-title):
3271         * simple.el (capitalize-region-as-title):
3272         New.
3273
3274
3275         * subr.el (add-hook):
3276         * subr.el (make-local-hook): New.
3277         * subr.el (remove-local-hook): New.
3278         * subr.el (add-one-shot-hook): New.
3279         * subr.el (add-local-one-shot-hook): New.
3280         Added some functions to make using hooks easier.
3281         These include:
3282
3283         a) Functions add-local-hook and remove-local-hook to make it easy
3284         to use local hooks.
3285
3286         b) Functions add-one-shot-hook and add-local-one-shot-hook, which
3287         make it possible to add a "one-shot" hook, which is to say a hook
3288         that runs only once, and automatically removes itself after the
3289         first time it has run.
3290
3291 2000-03-09  Andy Piper  <andy@xemacs.org>
3292
3293         * files.el (auto-mode-alist): pick up jsp, jhtml and xml files.
3294
3295 2000-03-09  Yoshiki Hayashi  <yoshiki@xemacs.org>
3296
3297         * buff-menu.el (buffers-menu-omit-invisible-buffers):
3298         Moved from menubar-items.el.
3299         * dumped-lisp.el: Dump gutter-items regardless of menubar.
3300
3301 2000-03-08  Andy Piper  <andy@xemacs.org>
3302
3303         * gutter-items.el (build-buffers-tab-internal): add selected field
3304         to buffers tab spec.
3305
3306 2000-03-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
3307
3308         * minibuf.el (last-exact-completion): Initialize to nil.
3309
3310 2000-03-07  Didier Verna  <didier@xemacs.org>
3311
3312         * startup.el (command-line-1): remove unused variable
3313         `first-file-buffer'.
3314
3315 2000-02-29  Hrvoje Niksic  <hniksic@iskon.hr>
3316
3317         * loaddefs.el (completion-ignored-extensions): Removed ".log",
3318         which is also used for Web server log files.
3319
3320 2000-02-03  IKEYAMA Tomonori <tomonori@suiyokai.org>
3321
3322         * mule/mule-charset.el: Setup auto-fill-chars.
3323
3324 2000-03-02  SL Baur  <steve@beopen.com>
3325
3326         * subr.el (with-string-as-buffer-contents): Reimplement using
3327         `with-temp-buffer'.  Fixes non-unique buffer name problem, fixes
3328         non-deletion of buffer after execution problem.
3329         (with-output-to-string): Use unique buffer name.
3330
3331 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
3332
3333         * gutter-items.el (buffers-tab-sort-function):  New variable.
3334         (buffers-tab-items):  Funcall it to sort the buffer tab list.
3335
3336 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
3337
3338         * startup.el (load-user-init-file):  Merge two `if's to one `or'.
3339
3340 2000-02-28  Martin Buchholz  <martin@xemacs.org>
3341
3342         * menubar-items.el (maybe-add-init-button): Remove the "Load
3343         .emacs" button from all menubars.
3344
3345 2000-03-01  Didier Verna  <didier@xemacs.org>
3346
3347         * rect.el (string-rectangle): depend on `pending-delete-mode' for
3348         region rectangle replacement (from Jan Vroonhof).
3349         (replace-rectangle): new function.
3350
3351 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3352
3353         * mule/mule-cmds.el (set-default-coding-systems): Use
3354         set-terminal-coding-system and set-keyboard-coding-system.
3355         * coding.el (set-terminal-coding-system): Use
3356         set-console-tty-output-coding-system.
3357         (set-keyboard-coding-system): Use
3358         set-console-tty-input-coding-system.
3359
3360 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
3361
3362         * minibuf.el (read-variable): Allow symbol to default argument.
3363
3364 2000-02-27  Andy Piper  <andy@xemacs.org>
3365
3366         * gutter-items.el (update-tab-hook): new function to be used for
3367         hooks.
3368         (create-frame-hook): add update-tab-hook.
3369         (record-buffer-hook): ditto.
3370         (default-gutter-position-changed): ditto.
3371         (default-gutter-position): updating the buffers tab is now handled
3372         by a hook.
3373         (default-gutter-position-changed-hook): new variable.
3374         (gutter-element-visibility-changed-hook): ditto.
3375         (set-gutter-element-visible-p): call it.
3376         (set-gutter-element): use modify-specifier-instances. Set extents
3377         as duplicable before using.
3378         (remove-gutter-element): ditto.
3379         (set-gutter-element-visible-p): ditto.
3380         (init-gutter): new function.
3381         (add-tab-to-gutter): use new gutter-element functions rather than
3382         setting specifiers directly.
3383         (clear-progress): ditto.
3384         (abort-progress): ditto.
3385         (gutter-buffers-tab-visible-p): renamed from
3386         default-gutter-visible-p
3387
3388         * specifier.el (modify-specifier-instances): new function from Jan
3389         Vroonhof.
3390
3391         * x-init.el (init-post-x-win): call init-gutter.
3392
3393         * msw-init.el (init-post-mswindows-win): call init-gutter.
3394
3395         * menubar-items.el (default-menubar): Update to reflect new gutter
3396         variables.
3397
3398 2000-02-26  Andy Piper  <andy@xemacs.org>
3399
3400         * gutter-items.el (set-gutter-element): new function. Add gutter
3401         elements to the specified gutter.
3402         (remove-gutter-element): new function. Remove gutter elements from
3403         the specified gutter.
3404         (set-gutter-element-visible-p): new function. Set gutter element
3405         visibility for the provided gutter-visible specifier.
3406
3407 2000-02-23  Andy Piper  <andy@xemacs.org>
3408
3409         * gutter-items.el (add-tab-to-gutter): specify dimensions
3410         dynamically.
3411
3412 2000-02-24  Martin Buchholz  <martin@xemacs.org>
3413
3414         * gutter-items.el (add-tab-to-gutter):
3415         * package-get.el (package-get-interactive-package-query):
3416         * package-ui.el (pui-directory-exists):
3417         (pui-install-selected-packages):
3418         (pui-list-packages):
3419         Use #'(lambda ...)  instead of '(lambda ...).
3420
3421 2000-02-21  Gregory Neil Shapiro <gshapiro@gshapiro.net>
3422
3423         * startup.el (load-user-init-file): Check to make sure user
3424           has an init-file before calling load().
3425
3426 2000-02-20  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3427
3428         * msw-glyphs.el (msgdi-device-p): Added this and 'msgdi specifier tag.
3429
3430 2000-02-23  Martin Buchholz <martin@xemacs.org>
3431
3432         * XEmacs 21.2.31 is released.
3433
3434 2000-02-21  Mike Sperber <mike@xemacs.org>
3435
3436         * loadup.el (really-early-error-handler):
3437         * update-elc.el:
3438         * make-docfile.el:
3439         Remove dependency on EMACSBOOTSTRAP... environment variables.
3440
3441 2000-02-21  Martin Buchholz <martin@xemacs.org>
3442
3443         * XEmacs 21.2.30 is released.
3444
3445 2000-02-19  Martin Buchholz  <martin@xemacs.org>
3446
3447         * byte-optimize.el (byte-optimize-plus):
3448         (byte-optimize-minus):
3449         (byte-optimize-multiply):
3450         Optimize (- 0) to 0, not (-)
3451         Optimize (+ 5 3.0) to 8.0
3452         Optimize (* 5 3.0) to 15.0
3453         Improve readability.
3454
3455 2000-02-21  Jonathan Harris  <jhar@tardis.ed.ac.uk>
3456
3457         * modeline.el: (modeline-scrolling-method): change modeline
3458         mswindows cursor appearance according to the value.
3459
3460         * msw-faces.el: (mswindows-init-device-faces): Initialise 'default
3461         and 'gui-element face colors and 'gui-element face font to Windows
3462         defaults.
3463
3464 2000-02-09 Stef Epardaud  <stef@lunatech.com>
3465
3466         * font-lock.el: Javadoc enhancements
3467
3468 1999-11-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
3469
3470         * ldap.el (toplevel): Test if LDAP support has been compiled in
3471         (ldap-verbose): New option
3472         (ldap-search-entries): Renamed from the previous ldap-search
3473         Conditionalize message display on ldap-verbose
3474         (ldap-add-entries, ldap-modify-entries, ldap-delete-entries): New
3475         defuns
3476         (ldap-search): Is now defined as an obsolete wrapper calling
3477         ldap-search-basic or ldap-search-entries
3478
3479
3480 1999-12-06  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
3481             Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
3482             Jan Vroonhof  <jan@xemacs.org>
3483
3484         * byte-optimize.el (byte-optimize-form-code-walker): Fixed.
3485         When for-effect is true, didn't call `byte-optimize-form'
3486         in and/or subforms without last.
3487
3488 1999-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
3489
3490         * package-get.el (package-get-download-sites): Use correct custom
3491         type.
3492
3493 2000-02-15  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3494
3495         * files.el (write-file): Ask for coding system when compiled with
3496         file-coding.
3497
3498 2000-02-16  Andy Piper  <andy@xemacs.org>
3499
3500         * buffer.el (switch-to-buffer): give norecord argument to
3501         set-window-buffer instead of explicitly recording.
3502
3503         * gutter-items.el (buffers-tab-switch-to-buffer): don't record if
3504         we have to pick a window.
3505
3506 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3507
3508         * mule/mule-cmds.el (describe-language-support): Don't add
3509         unexist function to help-map.
3510         (describe-coding-system): Don't use already assigend `C'.
3511
3512 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
3513
3514         * info.el (Info-save-auto-generated-dir): nil -> 'never to make it
3515         work in custom.
3516
3517 2000-02-04  Kazuyuki IENAGA <kazz@imasy.or.jp>
3518
3519         * about.el: Ienaga's e-mail address change.
3520
3521 2000-02-16  Samuel Mikes  <smikes@alumni.hmc.edu>
3522
3523         * etags.el (find-tag): force new window -- even if buf already
3524         visible -- when other-window is t
3525
3526 2000-02-16  Martin Buchholz <martin@xemacs.org>
3527
3528         * XEmacs 21.2.29 is released.
3529
3530 2000-02-09  Martin Buchholz  <martin@xemacs.org>
3531
3532         * cl-extra.el (getf): This is now identical to `plist-get', so
3533         just defalias it.
3534         * cl-macs.el: Make getf an alias to plist-get, at the
3535         byte-compiler level, using define-compiler-macro.
3536
3537 2000-02-08  Martin Buchholz  <martin@xemacs.org>
3538
3539         * cl-extra.el (cl-remprop): Remove. remprop is now in C.
3540
3541 2000-02-07  Kyle Jones  <kyle_jones@wonderworks.com>
3542
3543         * lisp/etags.el (find-tag-internal): set exact-tagname to
3544           a regular expression that matches against the tagname
3545           part of the tag entry first instead of only looking in
3546           the context area.
3547
3548 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
3549
3550         * gutter-items.el: fixed typo(s) in customizing default-gutter-position
3551         * toobar.el: fixed typo(s) in customizing default-toolbar-position
3552
3553 2000-02-07  Martin Buchholz <martin@xemacs.org>
3554
3555         * XEmacs 21.2.28 is released.
3556
3557 2000-02-07  Martin Buchholz  <martin@xemacs.org>
3558
3559         * cl-extra.el (getf): Just call `get', never `get*'.
3560         Make arglist match docstring.
3561         Fix bug: (getf nil t t) ==> Lisp nesting exceeds `max-lisp-eval-depth'
3562         * cl-macs.el (get* compiler macro): Simply replace `get*' by `get'.
3563         * byte-optimize.el: remove references to `get*'.
3564
3565 2000-02-06  Martin Buchholz  <martin@xemacs.org>
3566
3567         * mule/european.el: Add syntax information for Latin3 and Latin4.
3568
3569 2000-02-02  Martin Buchholz  <martin@xemacs.org>
3570
3571         * byte-optimize.el: Byte-optimize (length "foo")
3572
3573 2000-02-03   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
3574
3575         * window.el (shrink-window-if-larger-than-buffer): Rewrite full
3576         width check using `window-leftmost-p' and `window-rightmost-p'.
3577
3578 2000-02-02  Per Abrahamsen  <abraham@dina.kvl.dk>
3579
3580         * wid-edit.el (widget-match-inline): An atom never matches a
3581           list.
3582
3583 2000-01-29  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3584
3585         * modeline.el: Consolidated 'x and 'mswindows specification under
3586         'win tag.
3587
3588 2000-01-29  Andy Piper  <andy@xemacs.org>
3589
3590         * gutter-items.el: (format-buffers-tab-line): Try and be
3591         intelligent about buffer naming when we have duplicates.
3592
3593 2000-01-29  Andy Piper  <andy@xemacs.org>
3594
3595         * gutter-items.el (gutter-visible-p): Make sure the gutter gets
3596         updated when it becomes visible.
3597
3598 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3599
3600         * bytecomp.el (byte-compile-insert-header): Properly set coding
3601         system under MULE and file-coding.
3602
3603 2000-01-28  Martin Buchholz  <martin@xemacs.org>
3604
3605         * coding.el (dontusethis-set-value-file-name-coding-system-handler):
3606         (dontusethis-set-value-terminal-coding-system-handler):
3607         (dontusethis-set-value-keyboard-coding-system-handler):
3608         Never undefine coding system aliases.  Emergency fix for gnus.
3609
3610 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
3611
3612         * files.el (abbreviate-file-name): Use directory-sep-char instead
3613         of hard-coded "/".
3614
3615 2000-01-27  Hrvoje Niksic  <hniksic@iskon.hr>
3616
3617         * startup.el (user-init-file-base-list): New variable, replacing
3618         user-init-file-base.
3619         (find-user-init-file): New function.
3620         (command-line-early): Use it.
3621         (load-user-init-file): Ditto.
3622
3623 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3624
3625         * gutter-items.el (update-tab-in-gutter): Use proper locale when
3626         calling valid-image-instantiator-format-p
3627
3628 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
3629
3630         * isearch-mode.el (isearch-mode): The variable is
3631         isearch-unhidden-extents, not isearch-opened-extents.
3632
3633 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
3634
3635         * minibuf.el (next-history-element): Modify error message if a
3636         default value is available.
3637
3638 2000-01-26  Martin Buchholz  <martin@xemacs.org>
3639
3640         * bytecomp.el (byte-compile-file): Don't unconditionally write
3641         .elc files in binary - might contain non-Latin1.
3642
3643 2000-01-24  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3644
3645         * process.el (shell-quote-argument): Use (nt-quote-process-args)
3646         for windows-nt.
3647
3648         * version.el:
3649         * startup.el (user-init-file-base):
3650         * process.el (call-process-region):
3651         * files.el (make-backup-file-name):
3652         (backup-file-name-p):
3653         (file-relative-name):
3654         (abbreviate-file-name):
3655         (set-auto-mode):
3656         * code-process.el (call-process-region): Removed unnecessary
3657         branching on 'windows-nt and 'ms-dos system types. Phased 'ms-dos
3658         support out of the universe.
3659
3660         * process.el:
3661         * code-process.el:
3662         * bytecomp.el (byte-compile-file): Removed reference to
3663         buffer-file-type, and commented usage of binary-process-output
3664         NTEmacs variables.
3665
3666 2000-01-24  Yoshiki Hayashi  <yoshiki@xemacs.org>
3667
3668         * help.el (function-arglist): Add case for macro.
3669
3670 2000-01-22  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3671
3672         * cus-edit.el (custom-display): Removed "MS-DOS" and added Windows
3673         printers.
3674         (custom-display): Added a menu for printer/display tags.
3675
3676         * frame.el (frame-type):
3677         * device.el (device-type): Added 'msprinter to the doc string, and
3678         removed 'pc -- it is not going to be implemented ever.
3679         (call-device-method): Fixed docstring typo.
3680         Defined specifier tags 'printer and 'display.
3681
3682 2000-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
3683
3684         * lisp/itimer.el (itimer-run-expired-timers): (consp
3685           last-command-event-time) instead of (consp
3686           'last-command-event-time).
3687
3688 2000-01-21  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3689
3690         * msw-glyphs.el: Removed obsolete commentary.
3691
3692 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
3693
3694         * minibuf.el (read-file-name): Use abbreviate-file-name to produce
3695         better default value.
3696
3697 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
3698
3699         * minibuf.el (read-expression): Add a DEFAULT-VALUE argument.
3700         (read-string): Ditto.
3701         (eval-minibuffer): Ditto.
3702         (read-command): Ditto.
3703         (read-function): Ditto.
3704         (read-variable): Ditto.
3705         (read-number): Ditto.
3706         (read-shell-command): Ditto.
3707         (read-number): Record history.
3708
3709 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
3710
3711         * etags.el (find-tag-tag): Use DEFAULT of completing-read.
3712
3713 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
3714
3715         * faces.el (startup-initialize-custom-faces): New function.
3716         Reset all faces created during auto-autoloads loading time
3717         by defface.
3718         * startup.el (command-line): Call it.
3719
3720 2000-01-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
3721
3722         * about.el (about-hackers): Add myself to contributors list.
3723
3724 2000-01-12  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3725
3726         * menubar-items.el (maybe-add-init-button): Removed an argument in
3727         a call to load-user-init-file, as the function managed to lose its
3728         formal parameter a few betas ago.
3729
3730 2000-01-18  Martin Buchholz <martin@xemacs.org>
3731
3732         * XEmacs 21.2.27 is released.
3733
3734 2000-01-18  Martin Buchholz  <martin@xemacs.org>
3735
3736         * process.el (shell-command-to-string): Use the FSF docstring.
3737         Make shell-command-to-string the standard function, and
3738         exec-to-string the (deprecated) alias.
3739
3740         * startup.el: typo fix.
3741
3742 2000-01-16  Martin Buchholz  <martin@xemacs.org>
3743
3744         * mule/mule-misc.el (char-octet): Move back into mule-charset.c.
3745
3746 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3747
3748         * menubar-items.el (sort-buffers-menu-alphabetically): Put invisible
3749         buffers after visible buffers.
3750         (sort-buffers-menu-by-mode-then-alphabetically): Ditto.
3751
3752 2000-01-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3753
3754         * info.el (Info-extract-menu-node-name): Stop at a dot
3755         followed by whitespace or right parenthesis.
3756
3757 2000-01-15  Hrvoje Niksic  <hniksic@iskon.hr>
3758
3759         * info.el (Info-directory-list): Warn against using Customize with
3760         Info-directory-list.
3761
3762 2000-01-15  Adrian Aichner  <aichner@ecf.teradyne.com>
3763
3764         * minibuf.el (read-file-name): doc fix.
3765
3766         * autoload.el (update-file-autoloads): doc fix.
3767
3768         * about.el (about-hackers): Change my E-mail address.
3769
3770 2000-01-13  Martin Buchholz  <martin@xemacs.org>
3771
3772         * info.el (Info-visit-file): Just use the `f' interactive spec to
3773         read a filename in the standard way.
3774
3775 2000-01-13  Andy Piper  <andy@xemacs.org>
3776
3777         * gutter-items.el (gutter-buffers-tab-orientation): new variable.
3778         (gutter-buffers-tab-extent): new variable.
3779         (update-tab-in-gutter): call add-tab-to-gutter again if the
3780         orientation has changed.
3781         (add-tab-to-gutter): cope with different orientations.
3782
3783 2000-01-11  Didier Verna  <didier@xemacs.org>
3784
3785         * info.el (Info-following-node-name): backward-skip dots as well
3786         as spaces (dots at the end of a node name aren't part of it).
3787         (Info-extract-menu-node-name): don't skip dots. There could be
3788         some in the node name.
3789         (Info-index): allow dots to be part of a node name.
3790
3791 2000-01-12  Andreas Jaeger  <aj@suse.de>
3792
3793         * files.el (auto-mode-alist): Added idlwave-mode.
3794         Patch by Carsten Dominik <dominik@astro.uva.nl>.
3795
3796 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3797
3798         * info.el (Info-search): Show default value.
3799
3800 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3801
3802         * info.el (Info-read-node-completion-table): New variable.
3803         (Info-read-node-name-1): New function.
3804         (Info-read-node-name): Use it.
3805         (Info-follow-reference): Use DEFAULT argument of completing-read.
3806         (Info-menu): Ditto.
3807
3808 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3809
3810         * hyper-apropos.el (hyper-describe-key-briefly): Save
3811         window configuration.
3812         (hyper-describe-face): Use DEFAULT of completing-read.
3813         (hyper-apropos-read-variable-symbol): Ditto.
3814         (hyper-apropos-read-function-symbol): Ditto.
3815
3816 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3817
3818         * mule/mule-cmds.el (set-default-coding-system): Set
3819         comint-exec-hook to use coding-system-for-read and
3820         coding-system-for-write so that C-x RET c works.
3821
3822 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3823
3824         * minibuf.el (minibuffer-confirm-incomplete): Customize.
3825         (previous-matching-history-element): Increment
3826         minibuffer-max-depth by 1.
3827         (next-matching-history-element): Ditto.
3828
3829 2000-01-11  Andy Piper  <andy@xemacs.org>
3830
3831         * gutter-items.el (buffers-tab): Create a new face for the buffers
3832         tab.
3833         (buffers-tab-face): use it.
3834
3835 2000-01-10  Didier Verna  <didier@xemacs.org>
3836
3837         * modeline.el (modeline-scrolling-method): change modeline X
3838         cursor appearance according to the value.
3839
3840 2000-01-07  Andreas Jaeger  <aj@suse.de>
3841
3842         * about.el (about-hackers): Moved my entry to contributor list.
3843         (xemacs-hackers): Added myself.
3844         (about-maintainer-info): Added description of myself.
3845
3846
3847 2000-01-07  Didier Verna  <didier@xemacs.org>
3848
3849         * modeline.el (modeline-scrolling-method): new variable.
3850         (mouse-drag-modeline): add reference to it in the docstring.
3851         (mouse-drag-modeline): handle it.
3852
3853 2000-01-08  Andy Piper  <andy@xemacs.org>
3854
3855         * gutter-items.el (update-tab-in-gutter): remove resize-subwindow
3856         calls.
3857         (remove-buffer-from-gutter-tab): ditto.
3858
3859 2000-01-06  Per Abrahamsen  <abraham@dina.kvl.dk>
3860
3861         * cus-edit.el (custom-hook-convert-widget): Fix comment.
3862         (custom-face-edit): Fix grammatical error in help message.
3863
3864 2000-01-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3865
3866         * movemail.el: Added.
3867
3868         * dumped-lisp.el (preloaded-file-list): Added movemail.el.
3869
3870 2000-01-03  Didier Verna  <didier@xemacs.org>
3871
3872         * modeline.el (mouse-drag-modeline): remove the code related to
3873         the modeline horizontal scrolling facility.
3874
3875 1999-12-31  Martin Buchholz <martin@xemacs.org>
3876
3877         * XEmacs 21.2.26 is released.
3878
3879 1999-12-28  Andy Piper  <andy@xemacs.org>
3880
3881         * wid-edit.el (widget-push-button-value-create): The gui cache
3882         does not agree with native widgets which can only be displayed
3883         once per window. The reasons for caching are diminished now that
3884         we don't hog resources when creating buttons.
3885         (widget-push-button-cache) deleted.
3886
3887 1999-12-24  Martin Buchholz <martin@xemacs.org>
3888
3889         * XEmacs 21.2.25 is released.
3890
3891 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3892
3893         * hyper-apropos.el (hyper-apropos): Toggle
3894         hyper-apropos-programming-apropos correctly.
3895         Set REGEXP when user accepts default value.
3896
3897 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3898
3899         * minibuf.el (read-from-minibuffer): Bind minibuffer-default.
3900         (read-file-name-2): Use DEFAULT argument of read-from-minibuffer.
3901
3902 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3903
3904         * mule/mule-category.el (undefined-category-designator):
3905         Return char instead of character.  Search for undefined one.
3906         (describe-category): Use with-displaying-help-buffer.
3907
3908 1999-12-21  Martin Buchholz  <martin@xemacs.org>
3909
3910         * byte-optimize.el (byte-optimize-plus):
3911         Optimize (+ 1) to 1 instead of (1+ nil).
3912
3913         * files.el (basic-save-buffer): Rewrite for clarity.  Use (char-before).
3914
3915         * byte-optimize.el (byte-compile-butlast): Remove.  Use butlast instead.
3916
3917         * byte-optimize.el (byte-optimize-char-before): New function.
3918         Remove performance penalty for using (char-before) instead of (char-after).
3919
3920 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3921
3922         * mule/mule-category.el (char-category-list): Return character
3923         instead of integer.
3924
3925 1999-12-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3926
3927         * minibuf.el (read-buffer): Check default is buffer object.
3928
3929 1999-11-25  Andy Piper  <andy@xemacs.org>
3930
3931         * cus-edit.el (custom-buffer-create-buttons): Use native widgets
3932         for buttons.
3933
3934 1999-12-16  Andreas Jaeger  <aj@suse.de>
3935
3936         * package-get.el (package-get-maybe-save-index): Fixed typo.
3937         Patch by Jeff Miller <jmiller@smart.net>.
3938
3939 1999-12-13  Charles G Waldman  <cgw@alum.mit.edu>
3940
3941         * gnuserv.el (gnuserv-process-filter):  don't call
3942         gnuserv-write-to-client when gnuserv-current-client is nil
3943
3944 1999-12-14  Martin Buchholz <martin@xemacs.org>
3945
3946         * XEmacs 21.2.24 is released.
3947
3948 1999-12-12  Gunnar Evermann  <ge204@eng.cam.ac.uk>
3949
3950         * about.el (about-hackers): Update my email address.
3951
3952 1999-12-07  Martin Buchholz <martin@xemacs.org>
3953
3954         * XEmacs 21.2.23 is released.
3955
3956 1999-11-06  Jason R Mastaler  <jason@mastaler.com>
3957
3958         * package-get.el (package-get-download-sites): Removed several
3959         defunct download sites, added many new ones, and corrected a few
3960         incorrect directory-on-site entries.  Added physical locations to
3961         site-description.
3962
3963 1999-11-30  Gunnar Evermann  <ge204@eng.cam.ac.uk>
3964
3965         * finder.el (finder-commentary): add DOC string and fix
3966         interactive spec
3967
3968 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
3969
3970         * help.el (describe-function): Don't forget to intern the string
3971         completing-read returns.
3972         (describe-variable): Ditto.
3973
3974 1999-11-16  Adrian Aichner  <adrian@xemacs.org>
3975
3976         * hyper-apropos.el (hyper-apropos-this-symbol): Handle
3977         `hyper-apropos-help-mode' here to find symbol to customize
3978         irregardless of cursor position and simplify
3979         `hyper-apropos-set-variable', `hyper-apropos-find-function', and
3980         `hyper-apropos-popup-menu'.
3981
3982 1999-11-21  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3983
3984         * apropos.el (apropos-mode-map): Add return to call
3985         apropos-follow.
3986         (apropos-print): Call apropos-mode to have better
3987         command reference. Put keymap text-poperty to
3988         symbole name.
3989
3990 1999-11-22  Alastair Burt  <burt@dfki.de>
3991
3992         * help.el: (describe-bindings-1): Added handling of keymaps for
3993         the extents at point.
3994
3995 1999-12-02  Mark Thomas  <mthomas@jprc.com>
3996
3997         * gutter-items.el (buffers-tab-items): Wrap the function in a
3998         save-match-data
3999
4000 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
4001
4002         * help.el (describe-function): Use the DEFAULT argument to
4003         completing-read.
4004         (describe-variable): Ditto.
4005
4006 1999-11-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4007
4008         * minibuf.el (read-from-minibuffer): Add optional argument
4009         DEFAULT to have better mini-buffer history support.
4010         (completing-read): Pass default to read-from-minibuffer.
4011         (read-buffer): Pass default to completing-read.
4012
4013 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
4014
4015         * font-lock.el (font-lock-doc-string-face): Document the
4016         `font-lock-lisp-like' property.
4017
4018 1999-11-29  Hrvoje Niksic  <hniksic@iskon.hr>
4019
4020         * lisp-mode.el: Specify `font-lock-lisp-like'.
4021
4022         * font-lock.el (font-lock-lisp-like): New function.
4023         (font-lock-fontify-syntactically-region): Use it.
4024
4025 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
4026
4027         * XEmacs 21.2.22 is released
4028
4029 1999-11-28  Martin Buchholz <martin@xemacs.org>
4030
4031         * XEmacs 21.2.21 is released.
4032
4033 1999-11-18  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4034
4035         * minibuf.el (read-coding-system): Accept symbol and
4036         coding-system object as a default-coding-system.
4037
4038 1999-11-16  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4039
4040         * minibuf.el (read-coding-system): Accept symbol as
4041         a default-coding-system.
4042
4043 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4044
4045         * apropos.el (apropos-documentation): Use insert instead
4046         of princ.
4047
4048 1999-11-07  William M. Perry  <wmperry@aventail.com>
4049
4050         * gpm.el: New gpm-minor-mode to turn GPM mouse support on & off
4051           for the linux console.
4052
4053         * mouse.el (mouse-consolidated-yank): Allow the mouse-yanking
4054           stuff to work when you are not on a window system, since the GPM
4055           mouse support now allows pasting from outside of XEmacs.
4056
4057 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
4058
4059         * XEmacs 21.2.20 is released
4060
4061 1999-11-06  Hrvoje Niksic  <hniksic@iskon.hr>
4062
4063         * setup-paths.el (paths-default-info-directories): Add
4064         /usr/share/info and /usr/local/share/info.
4065
4066 1999-10-30  Hrvoje Niksic  <hniksic@srce.hr>
4067
4068         * about.el: Updated Vladimir Ivanovic's info.
4069
4070 11999-08-28  Jan Vroonhof  <vroonhof@math.ethz.ch>
4071
4072         * auto-show.el (auto-show-truncationp): Remove.
4073
4074         * auto-show.el (auto-show-should-take-action-p): Use window-truncated-p
4075
4076 999-09-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>
4077
4078         * indent.el (indent-line-to): fix bug: spaces were not replaced
4079         with tab if column is multiple of tab-width
4080         From dhn@qedinc.com
4081
4082 1999-10-24  Jan Vroonhof  <vroonhof@math.ethz.ch>
4083
4084         * mule/mule-cmds.el (read-input-method-name): Accept symbols
4085         correctly. Patch from Mikio Nakajima <minakaji@osaka.email.ne.jp>
4086
4087         * package-get.el (package-get-package-provider): Be verbose when
4088         interactive. Patch from Robert Pluim
4089
4090 1999-08-23  Mike McEwan  <mike@lotusland.demon.co.uk>
4091
4092         * info.el (Info-suffix-list): Add ".info.bz2" to the recognised
4093         info file suffixes.
4094
4095 1999-08-19  Stephen Tse  <stephent@sfu.ca>
4096
4097         * process.el (open-network-stream): Add a new optional parameter
4098         PROTOCOL to support udp; fix a minor typo and add an explanation
4099         in docstring for udp programming.
4100
4101         * code-process.el (open-network-stream): Add a new optional
4102         parameter PROTOCOL to support udp; fix a minor typo and add an
4103         explanation in docstring for udp programming.
4104
4105 1999-10-18  Andy Piper  <andy@xemacs.org>
4106
4107         * gui.el (make-gui-button): be more precise about how we call
4108         callbacks.
4109
4110         * wid-edit.el (widget-push-button-value-create): Use the new form
4111         of native gui-button.
4112
4113 1999-10-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4114
4115         * info.el (Info-page-prev): Don't do (sit-for 0).
4116
4117 1999-10-13  Andy Piper  <andy@xemacs.org>
4118
4119         * gutter-items.el (progress-abort-glyph): new glyph for showing
4120         abort status.
4121         (append-progress): dispatch-event rather than sit-for.
4122         (abort-progress): new function. Show the abort glyph with an
4123         appropriate message.
4124         (raw-append-progress): dispatch-event rather than sit-for.
4125         (display-progress): cope with aborts.
4126
4127         * gui.el (make-gui-button): Use native widgets for buttons
4128         unconditionally.
4129         (insert-gui-button): ditto.
4130         (gui-button-p): ditto.
4131
4132         * xbm-button.el: remove from core.
4133
4134         * xpm-button.el: remove from core.
4135
4136 1999-10-07  Olivier Galibert  <galibert@pobox.com>
4137
4138         * faces.el (init-device-faces): Don't initialize the random faces
4139         on the stream device.
4140
4141 1999-10-06  Andy Piper  <andy@xemacs.org>
4142
4143         * files.el (recover-file): Don't use ls under windows for revert buffer.
4144
4145 1999-09-25  Adrian Aichner  <adrian@xemacs.org>
4146
4147         * package-get.el (package-get-download-menu): Make menu really
4148         toggle download sites.
4149         (package-get-download-sites): Add autoload cookie.
4150
4151 1999-09-29  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4152
4153         * setup-paths.el (paths-find-module-directory): Ditto.
4154
4155 1999-09-29  Werner Fink  <werner@suse.de>
4156
4157         * setup-paths.el (paths-find-exec-directory): Add missing nil
4158         parameter for environment.
4159
4160 1999-09-27  Martin Buchholz  <martin@xemacs.org>
4161
4162         * modeline.el (modeline-format):
4163         Only purecopy the strings.  Else
4164         (nsublis '(("%p" . "%P")) (default-value 'modeline-format) :test 'equal)
4165         barfs.
4166
4167 1999-08-28  Mike Woolley  <mike@bulsara.com>
4168
4169         * winnt.el: Removed nt-shell-mode-hook, which was preventing the
4170         user setting comint-completion-addsuffix and
4171         comint-process-echoes.
4172
4173 1999-09-22  Andy Piper  <andy@xemacs.org>
4174
4175         * gutter-items.el (update-tab-in-gutter): use
4176         last-nonminibuf-window instead of selected-window.
4177
4178 1999-09-18  Andy Piper  <andy@xemacs.org>
4179
4180         * gnuserv.el (gnuserv-edit-files): select frame we are going to
4181         display on.
4182
4183         * subr.el (record-buffer-hook): new variable so that the hook gets
4184         some documentation.
4185
4186 1999-09-16  Andy Piper  <andy@xemacs.org>
4187
4188         * gutter-items.el (update-tab-in-gutter): only update when the
4189         gutter is visible.
4190         (remove-buffer-from-gutter-tab): ditto.
4191
4192 1999-09-17  Hrvoje Niksic  <hniksic@srce.hr>
4193
4194         * simple.el (do-auto-fill): Commented out part of Kinsoku
4195         processing.
4196
4197 1999-09-14  Hrvoje Niksic  <hniksic@srce.hr>
4198
4199         * isearch-mode.el (isearch-highlightify-region): Give the
4200         highlighting extents a high priority.
4201         (isearch-make-extent): Give the main highlighting extent an even
4202         higher priority.
4203
4204 1999-09-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4205
4206         * packages.el (packages-compute-package-locations): Fix typo from
4207         -u rationalization.
4208
4209 1999-09-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4210
4211         * setup-paths.el (paths-find-doc-directory): Respect value of
4212         `configure-doc-directory.'
4213
4214         * find-paths.el (paths-find-architecture-directory): Give
4215         precendence `default' argument (which typically comes from
4216         configure).
4217
4218 1999-09-05  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4219
4220         * startup.el (command-line-early): Added options -user-init-file
4221         and -user-init-directory.
4222
4223         * files.el (user-init-file): Default to NIL so we can recognize
4224         when it's set.
4225
4226 1999-08-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4227
4228         * obsolete.el (init-file-user):
4229         * startup.el:
4230         * packages.el (packages-compute-package-locations):
4231         * package-get.el (package-get-user-index-filename):
4232         * menubar-items.el (maybe-add-init-button):
4233         * info.el (Info-annotations-path):
4234         * dump-paths.el:
4235         Change `user-init-directory' to be an absolute path.
4236         Use `user-init-directory' where appropriate.
4237         Zap `init-file-user' and its uses.
4238
4239 1999-09-09  Hrvoje Niksic  <hniksic@srce.hr>
4240
4241         * subr.el (copy-symbol): New function.
4242
4243 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
4244
4245         * isearch-mode.el (isearch-done): Be sure to restore invisible
4246         extents in the proper buffer.
4247         (isearch-pre-command-hook): Set this-command to the correct value
4248         in case the buffer has changed and old overriding-local-map was
4249         used.
4250         (isearch-restore-extent): Use remprop instead of setting the
4251         property to nil.
4252
4253 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
4254
4255         * cmdloop.el (execute-extended-command): Update zmacs region
4256         before the delay.
4257         (execute-extended-command): Make the message gettext-friendly.
4258
4259 1999-09-07  Andy Piper  <andy@xemacs.org>
4260
4261         * gutter-items.el (progress-gauge-glyph): renamed from
4262         progress-glyph.
4263         (progress-text-glyph): new variable.
4264         (progress-layout-glyph): use layouts and text glyphs.
4265         (progress-area-buffer): removed.
4266         (progress-text-and-extent): new variable.
4267         (progress-displayed-p): dynamically create gutter area buffer.
4268         (clear-progress): ditto.
4269         (raw-append-progress): ditto.
4270         (append-progress): use new glyph names.
4271         (raw-append-progress): only create the extent when needed. set
4272         properties more optimally.
4273         (progress): remove args.
4274
4275 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
4276
4277         * isearch-mode.el (isearch-range-invisible): Use mapc instead of
4278         mapcar where the return value is unused.
4279         (isearch-restore-invisible-extents): Ditto.
4280         (isearch-highlight-all-cleanup): Ditto.
4281         (isearch-delete-extents-in-range): Traverse the extents only once.
4282         (isearch-highlight-all-update): Don't start over if the search
4283         string has changed and more input is pending.
4284
4285 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
4286
4287         * packages.el (packages-find-package-data-path): Ditto.
4288
4289         * cl.el: Use mapcar at top-level -- mapc is no longer a subr.
4290
4291         * subr.el (mapc-internal): Don't make obsolete.
4292
4293         * cl-extra.el (mapc): Resurrect.
4294
4295 1999-09-03  Hrvoje Niksic  <hniksic@srce.hr>
4296
4297         * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete
4298         alias.
4299
4300         * isearch-mode.el (isearch-top-state): Restore isearch-word.
4301         (isearch-yank-clipboard): Renamed from isearch-yank-x-clipboard.
4302         (isearch-yank-clipboard): Use get-clipboard instead of
4303         x-get-clipboard.
4304         (isearch-yank-selection): Fix docstring.
4305
4306 1999-09-02  Martin Buchholz  <martin@xemacs.org>
4307
4308         * cl-extra.el: Obsolete hash-table-type in favor of hash-table-weakness.
4309
4310 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
4311
4312         * cl-macs.el (extent-start-position): Fix setf method.
4313         (extent-end-position): Ditto.
4314
4315 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
4316
4317         * isearch-mode.el: End merge with FSF 20.4.
4318
4319         * isearch-mode.el (search-invisible): New variable.
4320         (isearch-hide-immediately): Ditto.
4321         (isearch-unhidden-extents): Ditto.
4322         (isearch-range-invisible): New function.
4323         (isearch-unhide-extent): Ditto.
4324         (isearch-restore-invisible-extents): Ditto.
4325         (isearch-restore-extent): Ditto.
4326
4327         * isearch-mode.el (isearch-ring-advance-edit): Use FSF
4328         implementation.
4329         (isearch-ring-retreat-edit): Ditto.
4330         (isearch-forward): New argument NO-RECURSIVE-EDIT.
4331         (isearch-forward-regexp): New arguments NOT-REGEXP and
4332         NO-RECURSIVE-EDIT.
4333         (isearch-backward): New argument NO-RECURSIVE-EDIT.
4334         (isearch-backward-regexp): New arguments NOT-REGEXP and
4335         NO-RECURSIVE-EDIT.
4336         (isearch-mode): Return isearch-success.
4337         (isearch-update): Use unread-command-events instead of
4338         unread-command-event.
4339         (isearch-abort): If an invalid regexp is encountered, keep popping
4340         states.
4341         (isearch-*-char): Use FSF implementation.
4342         (isearch-whitespace-chars): Use the more robust FSF's
4343         implementation.
4344         (isearch-within-brackets): New variable.
4345         (isearch-mode): Initialize it.
4346         (isearch-edit-string): Bind it.
4347         (isearch-search-and-update): Set it.
4348         (isearch-push-state): Push it.
4349         (isearch-top-state): Pop it.
4350         (isearch-search): Set it.
4351         (isearch-printing-char): When called by isearch-whitespace-chars,
4352         handle M-SPC gracefully.
4353         (isearch-message-prefix): New argument ELLIPSIS.
4354         (isearch-message-suffix): Ditto.
4355         (isearch-message): Use the ELLIPSIS argument when calling
4356         isearch-message-prefix and isearch-message-suffix.
4357         (isearch-message-prefix): Distinguish between "wrapped" and
4358         "overwrapped" search, FWIW.
4359
4360 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
4361
4362         * isearch-mode.el (isearch-edit-string): Use the head of the
4363         search ring instead of search-last-string and search-last-regexp.
4364         (search-highlight): Renamed from isearch-highlight.
4365         (isearch-exit): Use the new name.
4366         (isearch-highlight): Ditto.
4367         (isearch-dehighlight): Ditto.
4368         (isearch-update-ring): New function.
4369         (isearch-done): Call it.
4370         (isearch-done): New argument EDIT.
4371         (isearch-repeat): If search string is empty, look up at the car of
4372         the search ring; ignore the yank pointer.
4373         (isearch-abort): Call isearch-done with NOPUSH.
4374         (isearch-cancel): New function.
4375         (isearch-mode-map): Bind it to ESC ESC ESC.
4376
4377         * isearch-mode.el: Begin merge with FSF 20.4.
4378
4379 1999-09-01  Andy Piper  <andy@xemacs.org>
4380
4381         * x-select.el (x-get-clipboard): obsolete.
4382         (x-yank-clipboard-selection): obsolete
4383
4384         * select.el (disown-selection): need to be careful to disown the
4385         clipboard if we set it via selection.
4386         (get-clipboard): move from x-select.el
4387         (yank-clipboard-selection): ditto.
4388
4389 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
4390
4391         * isearch-mode.el (isearch-exit): Bind isearch-highlight and
4392         isearch-highlight-all-matches to nil.
4393         (isearch-fixed-case): New variable.
4394         (isearch-mode): Initialize it.
4395         (isearch-edit-string): Save it.
4396         (isearch-toggle-case-fold): Set it.
4397         (isearch-fix-case): Make sure isearch-toggle-case-fold works --
4398         need to check isearch-fixed-case.
4399         (isearch-toggle-case-fold): Update highlighting of all matches
4400         before the pause.
4401         (isearch-edit-string):
4402
4403 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
4404
4405         * isearch-mode.el (isearch-edit-string): Call isearch-message
4406         before reading the event so that the prompt is displayed properly.
4407         (isearch-message): Use isearch-nonincremental when calling
4408         isearch-message-prefix.
4409         (minibuffer-local-isearch-map): Bind up and down to do the same as
4410         M-p and M-n respectively.
4411         (isearch-done): New arg NOPUSH.
4412         (isearch-edit-string): Use it.
4413         (isearch-edit-string): Don't bind isearch-string.
4414         (isearch-ring-adjust): Edit string, *then* push state.
4415
4416 1999-08-31  Hrvoje Niksic  <hniksic@srce.hr>
4417
4418         * faces.el (isearch-secondary): Make isearch-secondary look
4419         different than default.
4420
4421 1999-08-30  Hrvoje Niksic  <hniksic@srce.hr>
4422
4423         * isearch-mode.el (isearch-yank): Use progn instead of the inner
4424         save-excursion.
4425         (isearch-dehighlight): Remove TOTALLY.  Simplify.
4426         (isearch-update): Call isearch-dehighlight without arguments.
4427         (isearch-done): Ditto.
4428
4429         * isearch-mode.el (isearch-fix-case): If the search string has no
4430         upper-case letters, allow the folding to be reenabled.
4431         Previously, once disabled, the folding would remain that way until
4432         the end of isearch.
4433         (isearch-top-state): Call isearch-fix-case.
4434
4435         * isearch-mode.el (isearch-yank): Use progn instead of the inner
4436         save-excursion.
4437         (isearch-dehighlight): Remove TOTALLY.  Simplify.
4438
4439 1999-08-31  Jan Vroonhof  <jan@xemacs.org>
4440
4441         * xpm-button.el:
4442         xbm-button.el: Need to exist in core because gui.el depends on
4443         them.
4444
4445 1999-08-31  Andy Piper  <andy@xemacs.org>
4446
4447         * gutter-items.el (buffers-tab-face): new customizable variable.
4448         (buffers-tab-default-buffer-line-length): new specifier for
4449         maximum viewable characters.
4450         (progress-stack): new variable for implementing widget-based
4451         progress messages.
4452         (progress-area-buffer): ditto.
4453         (progress-glyph-height): ditto.
4454         (progress-stop-callback): ditto.
4455         (progress-quit-function): new function.
4456         (progress-glyph): new variable.
4457         (progress-layout-glyph): ditto.
4458         (progress-displayed-p): new function, see message-displayed-p for
4459         details.
4460         (clear-progress): ditto.
4461         (remove-progress): ditto.
4462         (append-progress): ditto.
4463         (raw-append-progress): ditto.
4464         (display-progress): ditto.
4465         (current-progress): ditto.
4466         (current-progress-label): ditto.
4467         (progress): ditto.
4468         (lprogress): ditto.
4469
4470
4471 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
4472
4473         * obsolete.el (isearch-yank-x-selection): Define obsolete alias.
4474
4475         * isearch-mode.el (isearch-yank-x-selection): Renamed to
4476         `isearch-yank-selection'.
4477         (isearch-mode-map): Use it.
4478         (isearch-yank-selection): Use `get-selection' instead of
4479         `get-x-selection'.
4480
4481 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
4482
4483         * faces.el (isearch-secondary): Create face here.
4484
4485         * isearch-mode.el: Rewrote the "lazy highlighting" code not to use
4486         timers.
4487
4488 1999-08-27  Hrvoje Niksic  <hniksic@srce.hr>
4489
4490         * subr.el (buffer-string): More robust backward compatibility
4491         check, courtesy William Perry.
4492
4493 1999-08-26  Hrvoje Niksic  <hniksic@srce.hr>
4494
4495         * replace.el (perform-replace): Stop the search after the search
4496         limit has been reached.
4497
4498 1999-08-23  Andy Piper  <andy@xemacs.org>
4499
4500         * gutter-items.el (update-tab-in-gutter): call add-tab-to-gutter
4501         here if we don't have one.
4502
4503 1999-08-15  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
4504
4505         * ldap.el (ldap-coding-system): Default to nil until we get
4506         efficient UTF8 support
4507         (ldap-decode-string): Guard against `decode-coding-string' not
4508         being defined
4509         (ldap-encode-string): Guard against `encode-coding-string' not
4510         being defined
4511
4512 1999-08-23  Didier Verna  <didier@xemacs.org>
4513
4514         * rect.el: Cosmetics suggested by Dave Love <d.love@dl.ac.uk>.
4515         Some doc strings improvements, and add a star to the `interactive'
4516         calls.
4517
4518 1999-08-18  Stef Epardaud  <stef@lunatech.com>
4519
4520         * font-lock.el (java-font-lock-keywords-3): introduced new
4521         keywords and regexpes for javadoc syntax 1.2.
4522
4523 1999-08-17  Andy Piper  <andy@xemacs.org>
4524
4525         * gutter-items.el (buffers-tab-format-buffer-line-function): use
4526         format-buffers-tab-line.
4527         (buffers-tab-max-buffer-line-length): new variable.
4528         (format-buffers-tab-line): new function. truncate names if over
4529         buffers-tab-max-buffer-line-length.
4530
4531 1999-08-13  Charles G Waldman  <cgw@fnal.gov>
4532
4533         * cus-start.el: Customize the variable `bell-inhibit-time'.
4534
4535 1999-08-16  Andy Piper  <andy@xemacs.org>
4536
4537         * gutter-items.el (remove-buffer-from-gutter-tab): take a
4538         brute-force approach to deleting the last buffer.
4539         (buffers-tab-grouping-regexp): new customizable variable.
4540         (select-buffers-tab-buffers-by-mode): use it.
4541
4542 1999-08-13  Andy Piper  <andy@xemacs.org>
4543
4544         * gutter-items.el (remove-buffer-from-gutter-tab): fix *scratch*
4545         deletion problem.
4546
4547 1999-07-30  Didier Verna  <didier@xemacs.org>
4548
4549         * cus-edit.el (custom-save-variables): I said, use prin1 instead
4550         of princ to output symbols.
4551         (custom-save-face-internal): ditto.
4552         (custom-save-resets): ditto.
4553
4554 1999-08-09  Didier Verna  <didier@xemacs.org>
4555
4556         * gutter-items.el (select-buffers-tab-buffers-by-mode): use
4557         `regexp-quote' to protect the major mode name for use as a regular
4558         expression (c++ needs this for instance).
4559
4560 1999-08-08  Andy Piper  <andy@xemacs.org>
4561
4562         * gutter-items.el (select-buffers-tab-buffers-by-mode): beef up to
4563         cope with similar mode names.
4564
4565         * gutter-items.el (buffers-tab-selection-function): new selection
4566         function.
4567         (select-buffers-tab-buffers-by-mode): new function.
4568         (buffers-tab-items): use it if set to only display buffers in the
4569         tab in the current buffer's group..
4570         (update-tab-in-gutter): use new api.
4571         (remove-buffer-from-gutter-tab): ditto.
4572
4573         * gutter-items.el (buffers-tab-max-size): set custom selection
4574         default to 6.
4575         (buffers-tab-switch-to-buffer): just switch window if the window is visible.
4576         (add-tab-to-gutter): set face as default.
4577
4578 1999-07-07  Jan Vroonhof  <jan@xemacs.org>
4579
4580         * faces.el (frob-face-property): Merge the fall-back specifier
4581         with the target, not replace it.
4582
4583 1999-08-05  Andy Piper  <andy@xemacs.org>
4584
4585         * gutter-items.el (update-tab-in-gutter): add frame argument for
4586         buffer-items.
4587         (update-tab-in-gutter): use it.
4588
4589         * gutter-items.el (record-buffer-hook): set.
4590
4591         * buffer.el (switch-to-buffer): back out switch-to-buffer-hook
4592         change.
4593         (switch-to-buffer-hook) deleted.
4594
4595 1999-08-04  Andy Piper  <andy@xemacs.org>
4596
4597         * gutter-items.el (update-tab-in-gutter): make sure this will work
4598         as an argument to create-frame-hook.
4599
4600 1999-07-30  Hrvoje Niksic  <hniksic@srce.hr>
4601
4602         * isearch-mode.el: Modified Bob and Darryl's code to use itimers
4603         instead of timer emulation.
4604
4605 1999-07-30  Darryl Okahata  <darrylo@sonic.net>
4606
4607         * isearch-mode.el: Merged Bob Glickstein's <bobg@zanshin.com> GNU
4608         Emacs isearch enhancements.
4609
4610 1999-07-28  Andy Piper  <andy@xemacs.org>
4611
4612         * gutter-items.el (add-tab-to-gutter): put in specifier specs for
4613         all devices that support tab controls.
4614         (remove-buffer-from-gutter-tab): new function. to be used as a
4615         value for kill-buffer-hook.
4616
4617 1999-07-21  Sean MacLennan  <seanm@storm.ca>
4618
4619         * auto-show.el (auto-show-truncationp): changed to match
4620         `window_translation_on'
4621
4622 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
4623
4624         * XEmacs 21.2.19 is released
4625
4626 1999-07-28  SL Baur  <steve@miho>
4627
4628         * code-files.el (insert-file-contents): Fix docstring.
4629         revert previous change.
4630
4631 1999-07-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4632
4633         * fill.el (fill-region-as-paragraph): Change re-break-point to
4634         contain word-across-newline plus one character so that filling
4635         Japanese and Chinese works as desired.
4636         * simple.el (do-auto-fill): Ditto.
4637
4638 1999-07-26  SL Baur  <steve@miho>
4639
4640         * mule/japanese.el ("Japanese"): Do not specify a default input
4641         method.
4642         Suggested by MORIOKA Tomohiko  <tomo@etl.go.jp>
4643
4644 1999-07-23  Jan Vroonhof  <vroonhof@math.ethz.ch>
4645
4646         * custom.el ((not (fboundp 'defun*))): Insert autoload crap to be
4647         able to use cl-macs macro in early lisp.
4648
4649 1999-07-23  Jan Vroonhof  <jan@xemacs.org>
4650
4651         * custom.el:
4652         * cus-face.el:
4653         * cus-edit.el:
4654                 Massive custom Theme API changes.
4655
4656 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
4657
4658         * code-files.el (insert-file-contents): Regard
4659         coding-system-magic-cookie if `coding-system-for-read' is nil.
4660
4661 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
4662
4663         * mule/thai-xtis.el: Add coding: local variable, to avoid
4664         bootstrapping problem with C locale.
4665
4666 1999-07-22  Andy Piper  <andy@xemacs.org>
4667
4668         * dumped-lisp.el (preloaded-file-list): guard against putting
4669         gutter-items in a less than functional XEmacs.
4670         * gutter-items.el: put call to `add-tab-to-gutter' back in.
4671
4672 1999-07-18  Bob Weiner  <weiner@beopen.com>
4673
4674         * fill.el (fill-context-prefix): Fixed bug that prevented the
4675         setting of an adaptive fill prefix when the `dont-skip-first' was
4676         t.
4677
4678 1999-07-22  SL Baur  <steve@miho>
4679
4680         * gutter-items.el: remove unguarded call to `add-tab-to-gutter'.
4681
4682 1999-06-25  Karl M. Hegbloom  <karlheg@debian.org>
4683
4684         * files.el (interpreter-mode-alist): add `make', `guile', and
4685         `emacs' entries. (#!/usr/bin/make -f ought to send a file into
4686         makefile-mode, guile is a scheme, and someday XEmacs will be
4687         modular enough to use as an efficient scripting tool.)
4688
4689 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
4690
4691         * mule/mule-cmds.el (reset-language-environment): Regard
4692         coding-category `utf-8' and `ucs-4' if they are available.
4693
4694 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
4695
4696         * mule/mule-cmds.el (set-default-coding-systems): Fix DOC-string.
4697         (prefer-coding-system): Fix DOC-string.
4698
4699         * mule/mule-cmds.el (coding-system-change-eol-conversion): Fix
4700         DOC-string too.
4701
4702         * mule/mule-cmds.el (mule-keymap): Change keymap name from MULE to
4703         Mule.
4704         (coding-system-change-eol-conversion): Fix DOC-string.
4705
4706 1999-06-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
4707
4708         * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system'
4709         instead of `list-coding-system'.
4710
4711 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4712
4713         * menubar-items.el (default-menubar): `select-input-method' was
4714         renamed to `set-input-method'.
4715
4716         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
4717         "Set Language Environment" menu.
4718
4719         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
4720         "Describe Language Support" menu.
4721
4722 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4723
4724         * mule/chinese.el ("Chinese-GB"): Rename
4725         `chinese-gb-environment-setup-function' to
4726         `setup-chinese-gb-environment-internal'.
4727
4728 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4729
4730         * mule/korean.el: Use `define-coding-system-alias' instead of
4731         `copy-coding-system'.
4732
4733 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4734
4735         * mule/mule-cmds.el (set-language-environment-coding-systems):
4736         Treat duplicated coding-categories.
4737
4738 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4739
4740         * mule/japanese.el: Use `define-coding-system-alias' instead of
4741         `copy-coding-system'.
4742
4743 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4744
4745         * mule/vietnamese.el: Specify `iso-8-1' as a category of
4746         coding-system `viscii'.
4747
4748 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4749
4750         * mule/cyrillic.el:
4751         - Specify `iso-8-1' as a category of coding-system `koi8-r'.
4752         (cyrillic-alternativnyj-decode-table): New variable.
4753         (cyrillic-alternativnyj-encode-table): New variable.
4754         - Specify `iso-8-1' as a category of coding-system
4755           `alternativnyj'.
4756         - Abolish general Cyrillic environment.
4757
4758 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4759
4760         * mule/chinese.el:
4761         - Use `define-coding-system-alias' instead of `copy-coding-system'.
4762         - Register `chinese-gb-environment-setup-function' as a
4763           `setup-function' of "Chinese-GB" environment.
4764
4765 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4766
4767         * mule/mule-cmds.el (set-language-info-alist): Allow dummy
4768         optional argument `parents'.
4769
4770         * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
4771         property for Thai-XTIS.
4772
4773         * mule/mule-help.el (help-with-tutorial): Use property
4774         `tutorial-coding-system' of language-info as a coding-system to
4775         read tutorial file.
4776
4777 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4778
4779         * mule/thai-xtis.el: Don't setup `setup-function' and
4780         `exit-function'.
4781
4782         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
4783         `set-coding-category-system' to set up coding-system for
4784         coding-category.
4785
4786         * mule/mule-cmds.el (prefer-coding-system): Use
4787         `set-coding-category-system' to set up coding-system for
4788         coding-category.
4789
4790 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4791
4792         * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
4793         Thai-XTIS environment.
4794
4795         * mule/mule-cmds.el (prefer-coding-system): Use
4796         `find-coding-system' instead of `coding-system-p'.
4797
4798 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4799
4800         * mule/mule-cmds.el (set-language-environment-coding-systems):
4801         Modify eol-type for XEmacs.
4802
4803         * mule/thai-xtis.el: Delete unused local variable `category'.
4804
4805         * mule/mule-cmds.el (coding-system-change-eol-conversion): New
4806         function.
4807         (prefer-coding-system): Don't call
4808         `update-coding-systems-internal'; use function
4809         `coding-category-list' instead of variable `coding-category-list';
4810         use `set-coding-priority-list' instead of `set-coding-priority';
4811         modify `eol-type' for XEmacs.
4812
4813         * mule/mule-misc.el (string-width): Use `charset-width' instead of
4814         `charset-columns'.
4815         (char-width): Likewise.
4816
4817 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4818
4819         * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
4820         `tis-620'.
4821
4822         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
4823         `set-coding-priority-list' instead of `set-coding-priority'; don't
4824         call `update-coding-systems-internal'.
4825
4826         * mule/mule-misc.el (coding-system-get): New function.
4827         (coding-system-put): New function.
4828         (coding-system-category): New function.
4829
4830 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4831
4832         * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
4833         when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
4834         to avoid conflict with leim/quail/thai-xtis.
4835
4836         * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
4837         to thai-xtis-chars.el.
4838
4839         * mule/thai-xtis-chars.el: New file (split from
4840         mule/thai-xtis.el).
4841
4842 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4843
4844         * mule/thai-xtis.el:
4845         - Change category for the charset `thai-xtis' to `?x' from `?T'.
4846         - Add syntax entries.
4847         - Put `preferred-coding-system' of the charset `thai-xtis' to
4848           `tis-620'.
4849
4850 1999-06-28  TAKAHASHI Naoto  <ntakahas@etl.go.jp>
4851
4852         * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
4853         rewritten to use write-multibyte-character.
4854
4855 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4856
4857         mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
4858         of `iso-2022-7'.
4859         (prefer-coding-system): Synced up with Emacs 20.3.11 but not
4860         ported yet.
4861         (read-input-method-name): Treat optional argument `default'.
4862
4863 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4864
4865         * mule/mule-cmds.el (set-language-info): Don't set up menus at
4866         all.
4867         (set-language-info-alist): Set up menus here.
4868
4869 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4870
4871         * minibuf.el (completing-read): Add new optional argument
4872         `default'.
4873         (read-coding-system): Add new optional argument
4874         `default-coding-system'.
4875
4876 1999-06-03  Ken'ichi Handa  <handa@gnu.org>
4877
4878         * mule/vietnamese.el (ccl-encode-vscii): Typo fixed
4879         (viet-viscii-...->viet-vscii...).
4880
4881 1999-05-13  Ken'ichi Handa  <handa@gnu.org>
4882
4883         * mule/mule-cmds.el: Change MULE to Mule in docstrings
4884         and menus.
4885
4886 1999-04-12  Richard M. Stallman  <rms@gnu.org>
4887
4888         * mule/mule-cmds.el (input-method-function): Add permanent-local
4889         property.
4890
4891 1999-03-30  Dave Love  <fx@gnu.org>
4892
4893         * mule/mule-cmds.el (current-language-environment): Doc fix.
4894
4895 1999-02-06  Richard Stallman  <rms@gnu.org>
4896
4897         * mule/european.el (setup-slovenian-environment): New function.
4898         ("Slovenian"): New language environment.
4899
4900 1999-01-27  Dave Love  <fx@gnu.org>
4901
4902         * mule/mule-cmds.el (current-language-environment): Provide :link,
4903         :type (choices) and appropriate :get.
4904
4905 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
4906
4907         * mule/mule-cmds.el (describe-language-environment): Don't alter
4908         input-method-alist.
4909
4910 1999-01-06  Eli Zaretskii  <eliz@gnu.org>
4911
4912         * mule/mule-cmds.el (prefer-coding-system): Call
4913         set-coding-priority, so that the internal array of priorities is
4914         also updated.
4915
4916 1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
4917
4918         * mule/mule-cmds.el (prefer-coding-system): If the argument
4919         requires specific EOL conversion type, make the default coding
4920         systems use that.
4921
4922 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
4923
4924         * mule/mule-cmds.el (set-language-environment): Pass the default
4925         eol-type to set-language-environment-coding-systems.
4926         (set-default-coding-systems): Copy the eol-type property for the
4927         new default values of {buffer-file,process}-coding-system from the
4928         old defaults.
4929         (set-language-environment-coding-systems): Accept an optional
4930         argument EOL-TYPE, and set the eol-type property of the default
4931         coding systems accordingly.
4932
4933 1998-10-26  Kenichi Handa <handa@etl.go.jp>
4934
4935         * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
4936         use generate-new-buffer instead of get-buffer-create.
4937
4938 1998-10-21  Kenichi Handa  <handa@etl.go.jp>
4939
4940         * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
4941
4942 1998-10-16  Markus Rost  <rost@delysid.gnu.org>
4943
4944         * mule/mule-cmds.el (default-input-method): Fix custom type.
4945
4946 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
4947
4948         * mule/mule-cmds.el (setup-specified-language-environment):
4949         Add apropos-inhibit property.
4950         (describe-specified-language-support): Likewise.
4951
4952 1998-09-06  Bill Richter  <richter@math.nwu.edu>
4953
4954         * mule/mule-cmds.el: Doc fixes.
4955
4956 1998-09-02  Kenichi Handa  <handa@etl.go.jp>
4957
4958         * mule/mule-cmds.el (register-input-method): Doc-string
4959         modified.
4960
4961 1998-09-01  Dave Love  <fx@gnu.org>
4962
4963         * mule/mule-cmds.el (current-language-environment): Fix
4964         setter function.
4965
4966 1998-08-31  Paul Eggert  <eggert@twinsun.com>
4967
4968         * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el,
4969         mule/european.el, mule/hebrew.el, mule/japanese.el,
4970         mule/korean.el, mule/vietnamese.el: Add coding: local variable, to
4971         avoid bootstrapping problem if you need to recompile all the Lisp
4972         files using interpreted code.
4973
4974 1998-08-26  Kenichi Handa  <handa@etl.go.jp>
4975
4976         * mule/european.el ("Latin-1"): Modify `documentation' key value.
4977         ("Latin-2"): Likewise.
4978
4979 1998-08-18  Per Starback  <starback@update.uu.se>
4980
4981         * mule/european.el (setup-latin2-environment): Fix typo.
4982
4983 1998-08-18  Kenichi Handa  <handa@etl.go.jp>
4984
4985         * mule/european.el: Give proper value of `input-method' key to all
4986         lang. env.
4987
4988         * mule/mule-cmds.el (activate-input-method): Handle the case that
4989         the arg INPUT-METHOD is nil correctly.
4990         (read-multilingual-string): Activate the specified input method
4991         before calling read-string.  Afterward, activate the original
4992         input method.
4993
4994 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
4995
4996         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
4997         (set-language-info-alist): Fix typo in doc-string.
4998
4999         * mule/hebrew.el ("Hebrew"): Delete describe-function key.
5000
5001 1998-08-09  Kenichi HANDA  <handa@etl.go.jp>
5002
5003         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
5004         (reset-language-environment): New function for the job that
5005         setup-english-environment used to do.
5006         (set-language-environment): Do more setups according to the info
5007         in language-info-alist.
5008         (read-language-name): Handle the case that the arg KEY is nil.
5009         (describe-language-environment): Handle input-method property.
5010
5011         * mule/: All files under this directory, which related with
5012         specific languages (such as mule/european.el, mule/greek.el,
5013         mule/hebrew.el, mule/misc-lang.el), modified as below.
5014         (setup-XXX-environment): Just call set-language-environment.  If
5015         they used to do some other jobs than what done by
5016         set-language-environment, those jobs are done in
5017         setup-XXX-environment-internal now.
5018         ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
5019         the value to setup-XXX-environment-internal.  Add properties
5020         input-method and features.
5021
5022         * mule/english.el (setup-english-environment): Just call
5023         reset-language-environment.
5024
5025         * mule/european.el (setup-8-bit-environment): Function deleted.
5026
5027 1998-08-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
5028
5029         * mule/mule-cmds.el (input-method-exit-on-first-char)
5030         (input-method-use-echo-area): Doc fixes.
5031
5032 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
5033
5034         * mule/mule-cmds.el (input-method-exit-on-first-char): New
5035         variable.
5036         (input-method-use-echo-area): New variable.
5037
5038 1998-08-01  Kenichi HANDA  <handa@etl.go.jp>
5039
5040         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
5041
5042 1998-07-30  Ken'ichi Handa  <handa@delysid.gnu.org>
5043
5044         * mule/mule-cmds.el (activate-input-method): Update mode line.
5045         (inactivate-input-method): Likewise.
5046
5047 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
5048
5049         * mule/mule-cmds.el (read-multilingual-string): Don't activate an
5050         input method in the current buffer, but just bind
5051         current-input-method.
5052
5053 1998-07-08  Kenichi Handa  <handa@etl.go.jp>
5054
5055         * mule/hebrew.el ("Hebrew"): Add coding-priority.
5056
5057         * mule/misc-lang.el ("IPA"): Add coding-priority and
5058         coding-system.
5059
5060 1998-06-26  Ken'ichi Handa  <handa@melange.gnu.org>
5061
5062         * mule/greek.el: Add coding-priority.
5063
5064 1998-05-23  Richard Stallman  <rms@psilocin.ai.mit.edu>
5065
5066         * mule/mule-cmds.el (register-input-method): Rename arg ENV to
5067         LANG-ENV.
5068
5069 1998-05-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
5070
5071         * mule/mule-cmds.el (register-input-method): Fix previous change.
5072         (setup-specified-language-environment): Doc fix.
5073
5074 1998-05-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
5075
5076         * mule/mule-cmds.el: Several doc fixes.
5077         (get-language-info, set-language-info): Rename argument.
5078         (set-language-info-alist): Likewise.
5079         (register-input-method): Rename argument.
5080         (activate-input-method): If INPUT-METHOD is nil, deactivate.
5081
5082 1998-05-04  Kenichi Handa  <handa@etl.go.jp>
5083
5084         * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
5085         default value while reading an input method.
5086
5087 1998-05-01  Kenichi Handa  <handa@etl.go.jp>
5088
5089         * mule/mule-cmds.el (universal-coding-system-argument):
5090         Use buffer-file-coding-system as default.
5091
5092 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
5093
5094         * mule/korean.el ("Korean"): Doc fix.
5095
5096 1998-04-11  Kenichi Handa  <handa@etl.go.jp>
5097
5098         * mule/mule-cmds.el (describe-language-environment): Print the
5099         languge environment at the head.
5100
5101 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
5102
5103         * mule/japanese.el: Set exit-function to exit-japanese-environment
5104         for Japanese environment.
5105
5106 1998-03-20  Richard Stallman  <rms@psilocin.gnu.org>
5107
5108         * mule/mule-cmds.el (set-language-environment): Doc fix.
5109         (current-language-environment): Use defcustom.
5110         (default-input-method): Specify :type.
5111
5112 1998-03-02  Kenichi Handa  <handa@etl.go.jp>
5113
5114         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
5115         modified.
5116         (prefer-coding-system): Doc-string modified.
5117
5118 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
5119
5120         * mule/mule-cmds.el (set-language-info): Doc-string
5121         describes `coding-priority' KEY.
5122         (set-language-environment-coding-systems): New function.
5123         (select-safe-coding-system): New function.
5124         (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
5125         (set-language-info-alist): New optionla arg PARENTS.  Call
5126         set-language-info with appropriate DESCRIBE-MAP and SETUP-MAP args.
5127         (set-language-environment-coding-systems): New function.
5128
5129         * mule/chinese.el: Remove setting up of
5130         describe-chinese-environment-map and
5131         setup-chinese-environment-map.  Exclude them in args of calls to
5132         set-language-info-alist.  Register coding-priority key in
5133         language-info-alist.
5134
5135         * mule/cyrillic.el: Remove setting up of
5136         describe-cyrillic-environment-map and
5137         setup-cyrillic-environment-map.  Exclude them in args of calls to
5138         set-language-info-alist.  Register coding-priority key in
5139         language-info-alist.
5140
5141         * mule/english.el: Register coding-priority key in
5142         language-info-alist.
5143
5144         * mule/ethiopic.el: Register coding-priority key in
5145         language-info-alist.
5146
5147         * mule/european.el: Remove setting up of
5148         describe-european-environment-map and
5149         setup-european-environment-map.  Exclude them in args of calls to
5150         set-language-info-alist.  Register coding-priority key in
5151         language-info-alist.  Add "German" language env.
5152         (setup-8-bit-environment): Delete CODING-SYSTEM arg.
5153         (setup-german-environment): New function.
5154
5155         * mule/greek.el (setup-greek-environment): For Greek lang. env.,
5156         change default input method to "greek-postfix".
5157
5158         * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register
5159         coding-priority key in
5160
5161 1997-12-19  Stephen Eglen  <stephen@cns.ed.ac.uk>
5162
5163         * mule/mule-cmds.el (set-language-info): Doc fix.
5164         (input-method-inactivate-hook): Doc fix.
5165
5166 1997-11-20  Karl Heuer  <kwzh@gnu.org>
5167
5168         * mule/mule-cmds.el (set-input-method): Renamed from
5169         select-input-method.
5170
5171 1997-11-07  Kenichi Handa  <handa@etl.go.jp>
5172
5173         * mule/mule-cmds.el (set-language-environment): Run
5174         exit-language-environment-hook before calling `exit-function'
5175         which is specified for the language environment.
5176
5177 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
5178
5179         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
5180         modified.
5181         (prefer-coding-system): Likewise.
5182         (describe-language-environment): Print aliases of each coding
5183         system.
5184         (set-language-environment-hook): New variable.
5185         (exit-language-environment-hook): New variable.
5186         (set-language-environment): Call these hooks.  Before setting a
5187         new language environment, exit from the
5188         current-language-environment if necessary.
5189         (input-method-verbose-flag): The value can be nil, t,
5190         complex-only, or default.
5191         (input-method-highlight-flag): Doc-string augmented.
5192         (activate-input-method): Check if we can run the registered
5193         function to activate an input method.
5194
5195         * mule/korean.el: Set exit-function for language environment
5196         "Korean" to exit-korean-environment.
5197         (setup-korean-environment): Moved to korea-util.el.
5198
5199 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
5200
5201         * mule/mule-cmds.el (read-multilingual-string): Use
5202         current-input-method prior to default-input-method.  Don't bind
5203         current-input-method by `let', instead, activate the specified
5204         input method in the current buffer temporarily.
5205
5206 1997-10-19  John F. Whitehead  <jfw@cisco.com>
5207
5208         * mule/mule-cmds.el (describe-language-environment): Fix prompt.
5209
5210 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
5211
5212         * mule/chinese.el (post-read-decode-hz): Return the result of
5213         decode-hz-region.
5214         (pre-write-encode-hz): Do not change the value of
5215         last-coding-system.
5216
5217 1998-09-06  Bill Richter  <richter@math.nwu.edu>
5218
5219         * mule/mule-ccl.el: Doc fixes.
5220
5221 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
5222
5223         * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
5224         (check-ccl-program): New macro.
5225
5226 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
5227
5228         * mule/mule-ccl.el: Comment about CCL syntax modified.
5229         (ccl-command-table): Add read-multibyte-character and
5230         write-multibyte-character.
5231         (ccl-code-table): Add ex-cmd.
5232         (ccl-extended-code-table): New variable.
5233         (ccl-embed-extended-command): New function.
5234         (ccl-compile-read-multibyte-character,
5235         ccl-compile-write-multibyte-character) New functions.
5236         (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
5237         ccl-dump-write-multibyte-character): New functions.
5238
5239 1999-07-22  SL Baur  <steve@miho>
5240
5241         * config.el (config-value-file): config.values is installed into
5242         doc-directory.
5243         From Karl M. Hegbloom  <karlheg@cathcart.sysc.pdx.edu>
5244
5245 1999-07-19  Didier Verna  <didier@xemacs.org>
5246
5247         * rect.el: all functions rewritten, except when noted. Below is a
5248         list of interface changes.
5249         (apply-on-rectangle): new function. Obsoletes
5250         `operate-on-rectangle'. All functions that used to call this
5251         function now call the new one.
5252         (kill-rectangle): added optional prefix arg to fill lines.
5253         (delete-rectangle): ditto.
5254         (delete-extract-rectangle): ditto.
5255         (open-rectangle): ditto.
5256         (clear-rectangle): ditto.
5257         (delete-rectangle-line): added third arg FILL.
5258         (delete-extract-rectangle-line): ditto.
5259         (open-rectangle-line): ditto.
5260         (clear-rectangle-line): ditto.
5261
5262 1999-07-18  Andy Piper  <andy@xemacs.org>
5263
5264         * menubar-items.el (default-menubar): add gutter options.
5265
5266         * gutter-items.el: new file.
5267         (gutter): new group for custom.
5268         (gutter-visible-p): new variable.
5269         (default-gutter-position): ditto.
5270         (buffers-tab): new group for the buffers tab.
5271         (gutter-buffers-tab): widget to put in the gutter.
5272         (buffers-tab-max-size): max number of tabs.
5273         (buffers-tab-switch-to-buffer-function): function to call when a
5274         tab is pressed.
5275         (buffers-tab-omit-function): filter buffers with this function.
5276         (buffers-tab-format-buffer-line-function): format buffer names for
5277         inclusion in tabs.
5278         (buffers-tab-switch-to-buffer): like switch-to-buffer but without
5279         the record.
5280         (build-buffers-tab-internal): build a list of tab items.
5281         (buffers-tab-items): ditto.
5282         (add-tab-to-gutter): put a tab in the gutter area.
5283         (update-tab-in-gutter): reset the buffers in the tab.
5284
5285         * dumped-lisp.el (preloaded-file-list): dump gutter-items.
5286
5287         * buffer.el (switch-to-buffer): run switch-to-buffer-hooks.
5288         (switch-to-buffer-hooks): new hook.
5289
5290         * toolbar.el (default-toolbar-position): fix typo.
5291
5292 1999-07-16  Andy Piper  <andy@xemacs.org>
5293
5294         * gui.el (make-dialog-frame): turn off gutters for dialogs.
5295
5296 1999-07-15  Didier Verna  <didier@xemacs.org>
5297
5298         * cus-edit.el (custom-prompt-variable): optional third arg makes
5299         prompt for a comment string.
5300         (customize-set-value): optional prefix makes this function handle
5301         variable comments.
5302         (customize-set-variable): ditto.
5303         (customize-save-variable): ditto.
5304         (customize-customized): handle custom comments.
5305         (customize-save-customized): ditto.
5306         (custom-variable-state-set): ditto.
5307         (custom-face-state-set): ditto.
5308         (customize-saved): ditto.
5309         (custom-variable-set): ditto.
5310         (custom-face-set): ditto.
5311         (custom-variable-save): ditto.
5312         (custom-face-save): ditto.
5313         (custom-variable-reset-saved): ditto.
5314         (custom-face-reset-saved): ditto.
5315         (custom-variable-reset-standard): ditto.
5316         (custom-face-reset-standard): ditto.
5317         (custom-comment-face): new face.
5318         (custom-comment-tag-face): ditto.
5319         (custom-comment): new widget.
5320         (custom-comment-create): new function.
5321         (custom-comment-delete): ditto.
5322         (custom-comment-value-set): ditto.
5323         (custom-comment-show): ditto.
5324         (custom-comment-invisible-p): ditto.
5325         (custom-variable-value-create): create a comment field widget.
5326         (custom-face-value-create): ditto.
5327         (custom-variable-menu): new entry for adding a custom comment.
5328         (custom-face-menu): ditto.
5329         (custom-save-variables): possibly save custom comments.
5330         (custom-save-faces): ditto.
5331
5332         * cus-face.el (custom-set-faces): the arguments can now have a
5333         custom comment as fourth argument.
5334
5335         * custom.el (custom-set-variables): the arguments can now have a
5336         custom comment as fifth element.
5337
5338 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
5339
5340         * XEmacs 21.2.18 is released
5341
5342 1999-07-13  SL Baur  <steve@miho>
5343
5344         * lib-complete.el (read-library-name): Revert previous change.
5345         (read-library): Ditto.
5346
5347 1999-06-24  Karl M. Hegbloom  <karlheg@debian.org>
5348
5349         * packages.el (packages-package-list): Capitalize docstring.
5350
5351         * packages.el (packages-find-package-library-path): Use #'nconc
5352         rather than #'append to reduce consing -- #'mapcar uses Flist,
5353         which returns a freshly consed list.  #'append would create yet
5354         another fresh list, using Fmake_list in concat.
5355
5356         * packages.el (package-provide): Use setq with remassq like it
5357         says in its docstring.
5358
5359 1999-07-06  SL Baur  <steve@miho.m17n.org>
5360
5361         * lib-complete.el (progn-with-message): Fix typo.
5362
5363 1999-07-06  SL Baur  <steve@miho.m17n.org>
5364
5365         * mule/mule-misc.el (char-octet): Make function match docstring.
5366         From Katsumi Yamaoka <yamaoka@jpl.org>
5367
5368 1999-06-15  Karl M. Hegbloom  <karlheg@debian.org>
5369
5370         * wid-edit.el (widget-documentation): corrected spelling error.
5371
5372 1999-06-23  Jonathan Marten <jonathan.marten@uk.sun.com>
5373
5374         * x-win-sun.el (x-win-init-sun): Don't rebind Find and Sh-find
5375         keys if already bound
5376
5377 1999-07-06  SL Baur  <steve@miho.m17n.org>
5378
5379         * lib-complete.el (progn-with-message): Revert previous changes.
5380
5381 1999-06-24  Bob Weiner  <weiner@beopen.com>
5382
5383         * lib-complete.el (find-library):
5384         (find-library-other-window):
5385         (find-library-other-frame): Completely rewrote
5386         so that these functions actually work when called non-interactively.
5387         Also made them handle LIBRARY arguments which end with .el or .elc.
5388
5389 1999-06-24  Bob Weiner  <weiner@beopen.com>
5390
5391         * simple.el (indent-new-comment-line): Locally bound
5392         `block-comment-start' to `comstart' or else when this is called
5393         from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil
5394         `block-comment-start' value, ignoring any existing spacing after a
5395         comment prefix in the previous line and producing ugly comments.
5396
5397 1999-06-23  Bob Weiner  <weiner@beopen.com>
5398
5399         * list-mode.el (mouse-choose-completion):
5400         (choose-completion):
5401         (completion-switch-to-minibuffer): Added.
5402         ([Tab]): [Tab] previously switched to the minibuffer
5403         but since [space] does that and since most applications in the
5404         world use [Tab] to select the next item in a list, do that in the
5405         *Completions* buffer too.  This will cause the least confusion
5406         among the largest population of users.  -- Bob Weiner, BeOpen.com,
5407         06/23/1999.
5408
5409 1999-06-22  Bob Weiner  <weiner@beopen.com>
5410
5411         * help.el (help-buffer-name): Added support for a null value
5412         of `help-buffer-prefix-string' since some buffers require no
5413         prefix.
5414
5415 1999-06-20  Bob Weiner  <weiner@beopen.com>
5416
5417         * list-mode.el (completion-list-mode-quit): Added and bound to {q}
5418         in the completion-list-mode-map to bury the completions buffer
5419         even when the minibuffer is no longer active.
5420
5421 1999-06-20  Bob Weiner  <weiner@beopen.com>
5422
5423         * list-mode.el (list-mode): It is visually disconcerting to have
5424         the text cursor disappear within list buffers, especially when
5425         moving from window to window, so leave it visible.
5426
5427 1999-07-01  SL Baur  <steve@miho.m17n.org>
5428
5429         * menubar-items.el (default-menubar): Conditionalize the bug
5430         report menu item (which may not be possible in this XEmacs).
5431         Reported by: Ken'ichi Handa <handa@etl.go.jp>
5432
5433 1999-06-30  SL Baur  <steve@miho.m17n.org>
5434
5435         * subr.el (with-current-buffer): DOC string fix.
5436         Suggested by Bob Weiner <weiner@altrasoft.com>
5437
5438 1999-06-25  Charles G Waldman <cgw@fnal.gov>
5439
5440         * cus-face.el (custom-face-italic): insert missing args
5441
5442 1999-06-24  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5443
5444         * packages.el (package-locations): Changed default early package
5445         hierarchies to ~/.xemacs/mule-packages and
5446         ~/.xemacs/xemacs-packages.
5447
5448 1999-06-23  SL Baur  <steve@miho.m17n.org>
5449
5450         * mule/mule-category.el (Top Level): ASCII is also latin-1.
5451
5452 1999-06-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5453
5454         * packages.el (package-locations): Changed default early package
5455         hierarchy to ~/.xemacs/packages.
5456         (package-locations): Removed `packages' as a possible name for a
5457         late package hierarchy.
5458
5459 1999-06-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
5460
5461         * mule/mule-category.el (word-combining-categories): Set up new
5462         variable.
5463         (word-separating-categories): Likewise.
5464
5465 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
5466
5467         * XEmacs 21.2.17 is released
5468
5469 1999-06-17  Robert Pluim  <rpluim@bigfoot.com>
5470
5471         * font-menu.el (font-menu-set-font): allow for nil specification
5472         of font size.
5473
5474 1999-06-16  MORIOKA Tomohiko  <tomo@etl.go.jp>
5475
5476         * mule/thai-xtis.el: Specify `columns' of the charset `thai-xtis'
5477         is 1.
5478
5479 1999-06-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
5480
5481         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Use NBSP of ISO
5482         8859-5 instead of ISO 8859-1.
5483
5484 1999-06-15  SL Baur  <steve@steve1.m17n.org>
5485
5486         * mule/vietnamese.el (viet-vscii-encode-table): Use split-char.
5487         (viet-viscii-encode-table): Ditto.
5488
5489         * mule/mule-misc.el: Delete split-char & split-char-or-char-int.
5490         Make obsolete definition of char-octet.
5491
5492 1999-06-14  SL Baur  <steve@steve1.m17n.org>
5493
5494         * subr.el: Move no-Mule make-char ...
5495         * help-nomule.el (make-char): To here.
5496         (string-width): Make Mule compatibility alias.
5497
5498 1999-06-15  Andy Piper  <andy@xemacs.org>
5499
5500         * select.el (get-selection-no-error): really make there be no-error.
5501         (get-selection): revert to original.
5502
5503 1999-06-11  Andy Piper  <andy@xemacs.org>
5504
5505         * select.el (selection-sets-clipboard): renamed.
5506         (own-selection): use it.
5507
5508 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
5509
5510         * XEmacs 21.2.16 is released
5511
5512 1999-06-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
5513
5514         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Set 32 for
5515         missing characters to avoid crash.
5516
5517 1999-06-09  Jan Vroonhof  <vroonhof@math.ethz.ch>
5518
5519         * coding.el (set-terminal-coding-system): Only set the console
5520         coding system on the selected console if it is a tty.
5521
5522 1999-06-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
5523
5524         * cus-face.el:
5525         * cus-edit.el:
5526         * faces.el:
5527         (custom):
5528         (face-spec-set):
5529         * faces.el (frob-face-property):
5530         * font-menu.el (font-menu-set-font):
5531                   Actually apply changes from 1999-03-17
5532
5533 1999-06-10  Andy Piper  <andy@xemacs.org>
5534
5535         * select.el (get-selection): abstract out non error-signalling
5536         part.
5537         (get-selection-no-error): get-selection without signalling an
5538         error.
5539         (selection-is-clipboard-p): new variable. controls whether the
5540         selection sets the clipboard.
5541         (own-selection): use it.
5542
5543         * mouse.el (insert-selection): fallback to clipboard after trying
5544         primary selection and cutbuffer.
5545
5546 1999-06-05  Andy Piper  <andy@xemacs.org>
5547
5548         * x-select.el (xselect-kill-buffer-hook-1): use generalised
5549         selection functions.
5550
5551 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
5552
5553         * code-files.el (buffer-file-coding-system): Use `raw-text' as
5554         default value.
5555         (load): Use `raw-text' instead of `no-conversion'.
5556         (insert-file-contents): Likewise.
5557
5558         * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
5559         of `no-conversion'.
5560
5561 1999-06-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
5562
5563         * coding.el: Don't copy `no-conversion' to `raw-text'.
5564
5565 1999-06-07  Hrvoje Niksic  <hniksic@srce.hr>
5566
5567         * subr.el (make-char): Define it if Mule is not around.
5568
5569 1999-06-07  SL Baur  <steve@steve1.m17n.org>
5570
5571         * mule/mule-help.el: Add trailing newline.  Use mule keyword.
5572
5573         * x-select.el (x-disown-selection-internal): Restore symbol as an
5574         obsolete alias.
5575         (xselect-kill-buffer-hook-1): Use disown-selection-internal.
5576
5577 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
5578
5579         * XEmacs 21.2.15 is released
5580
5581 1999-06-02  Oscar Figueiredo  <oscar@xemacs.org>
5582
5583         * subr.el (split-string): Avoid infinite looping
5584
5585 1999-05-30  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
5586
5587         * ldap.el (ldap-ignore-attribute-codings): New variable
5588         (ldap-default-attribute-decoder): New variable
5589         (ldap-coding-system): New variable
5590         (ldap-attribute-syntax-encoders): New variable
5591         (ldap-attribute-syntax-decoders): New variable
5592         (ldap-attribute-syntaxes-alist): New variable
5593         (ldap-encode-boolean): New function
5594         (ldap-decode-boolean): New function
5595         (ldap-encode-country-string): New function
5596         (ldap-decode-string): New function
5597         (ldap-decode-address): New function
5598         (ldap-encode-address): New function
5599         (ldap-decode-attribute): New function
5600         (ldap-search): Use some of these
5601
5602 1999-05-25  Jan Vroonhof  <jan@xemacs.org>
5603
5604         * version.el (emacs-version): Make the patch level/beta come
5605         before the XEmacs qualifier so that it gets into (funcall
5606         emacs-version) and thus in the bug reports.
5607         (emacs-version>=): Support patch levels.
5608
5609 1999-06-03  SL Baur  <steve@xemacs.org>
5610
5611         * version.el: implement x.y.z version number
5612         From Jan Vroonhof <vroonhof@math.ethz.ch>
5613
5614 1999-05-27  Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
5615
5616         * mule/mule-cmds.el (read-input-method-name): set input-method properly.
5617
5618 1999-05-22  Vin Shelton <acs@xemacs.org>
5619
5620         * startup.el: Document -private and break out non-standard X options.
5621
5622 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
5623
5624         * mule/mule-charset.el (charset-after): New function.
5625         (charset-direction): Synch with Mule, update docstring.
5626         (get-charset-property): New function.
5627         (put-charset-property): New function.
5628         (charset-plist): New function.
5629
5630         * mule/mule-charset.el (compose-region):
5631         (decompose-region): remove;  these functions (which don't work
5632         since we don't do composite characters) have been moved to
5633         mule-util.el.
5634         (toplevel): follow coding standards
5635
5636 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
5637
5638         * dumped-lisp.el (preloaded-file-list): mule-files.el does not
5639         exist any more.
5640
5641         * code-files.el: Fix commentary to follow coding standards.  Move
5642         the single line left in mule-files.el to here.
5643
5644         * mule/mule-files.el: delete.
5645
5646 1999-05-24  SL Baur  <steve@gneiss.etl.go.jp>
5647
5648         * info.el (Info-scroll-prev): Use event functions instead of the
5649         old emacs 19 interface.
5650
5651 1999-06-02  Andy Piper  <andy@xemacs.org>
5652
5653         * x-font-menu.el (x-font-menu-load-font):
5654         font-menu-registry-encoding -> x-font-menu-registry-encoding type.
5655
5656 1999-05-31  Andy Piper  <andy@xemacs.org>
5657
5658         * font-menu.el (font-menu-ignore-scaled-fonts): move to font-menu
5659         group.
5660         (font-menu-this-frame-only-p): ditto.
5661         (font-menu-max-items): reinstate, from Jan Vroonhof
5662         <vroonhof@math.ethz.ch>
5663         (font-menu-submenu-name-format): ditto.
5664         (font-menu-split-long-menu): ditto, for use by the family
5665         constructor.
5666         (font-menu-family-constructor): use it.
5667
5668 1999-05-30  Andy Piper  <andy@xemacs.org>
5669
5670         * msw-faces.el (mswindows-font-regexp): new font matching regexp
5671         for use by the font menu.
5672
5673         * msw-font-menu.el: new file implementing mswindows specific
5674         font-menu behaviour.
5675         (mswindows-font-menu-registry-encoding): new function mirroring x version.
5676         (mswindows-font-menu-junk-families): ditto.
5677         (hack-font-truename): ditto.
5678         (mswindows-font-regexp-ascii): ditto.
5679         (mswindows-reset-device-font-menus): ditto.
5680         (mswindows-font-menu-font-data): ditto.
5681         (mswindows-font-menu-load-font): ditto.
5682
5683         * x-font-menu.el (x-reset-device-font-menus): made device specific.
5684         (x-font-menu-font-data): ditto.
5685         (x-font-menu-load-font): ditto.
5686
5687         * font-menu.el: new file implementing generic font menu behaviour.
5688         (font-menu-ignore-scaled-fonts): copied from x-font-menu.el and
5689         made device independent.
5690         (font-menu-this-frame-only-p): ditto.
5691         (font-menu-preferred-resolution): ditto.
5692         (font-menu-size-scaling): new variable used to determine whether
5693         sizes are in points or tenths of a point.
5694         (vassoc): moved from x-font-menu.el.
5695         (device-fonts-cache): ditto.
5696         (device-fonts-cache): ditto.
5697         (flush-device-fonts-cache): ditto.
5698         (reset-device-font-menus): copied from x-font-menu.el and made
5699         device independent. Most functionality deferred to
5700         device-dependent versions.
5701         (font-menu-family-constructor): copied from x-font-menu.el and
5702         made device independent.
5703         (font-menu-size-constructor): ditto.
5704         (font-menu-weight-constructor): ditto.
5705         (font-menu-set-font): ditto.
5706         (font-menu-change-face): ditto.
5707         (font-menu-load-font): new device method.
5708         (font-menu-font-data): ditto.
5709
5710         * x-font-menu.el: The above functions deleted.
5711
5712 1999-05-26  Andy Piper  <andy@xemacs.org>
5713
5714         * update-elc.el:
5715         * make-docfile.el:
5716         * loadup.el: rehash expand-file-name usage to not use default-directory.
5717
5718 1999-05-21  Andy Piper  <andy@xemacs.org>
5719
5720         * x-select.el (x-select-convert-to-text):
5721         (x-selected-text-type):
5722         (x-get-selection):
5723         (xselect-convert-to-string):
5724         (xselect-convert-to-compound-text):
5725         (xselect-convert-to-length):
5726         (xselect-convert-to-targets):
5727         (xselect-convert-to-delete):
5728         (xselect-convert-to-filename):
5729         (xselect-convert-to-charpos):
5730         (xselect-convert-to-lineno):
5731         (xselect-convert-to-colno):
5732         (xselect-convert-to-sourceloc):
5733         (xselect-convert-to-os):
5734         (xselect-convert-to-host):
5735         (xselect-convert-to-user):
5736         (xselect-convert-to-class):
5737         (xselect-convert-to-name):
5738         (xselect-convert-to-integer):
5739         (xselect-convert-to-atom):
5740         (xselect-convert-to-identity): functions renamed from x-* and
5741         moved to select.el.
5742         (x-get-secondary-selection): use rename get-selection.
5743         (x-get-clipboard): ditto.
5744         (x-own-selection): moved to select.el.
5745         (x-valid-simple-selection-p): ditto.
5746         (x-dehilight-selection): ditto.
5747         (x-own-clipboard): ditto.
5748         (x-disown-selection): ditto.
5749
5750         * x-mouse.el (x-yank-function): moved to mouse.el.
5751         (x-insert-selection): ditto.
5752         (x-set-point-and-move-selection): use renamed function.
5753
5754         * select.el (selected-text-type): moved and renamed from
5755         x-select.el.
5756         (selection-owner-p): moved to C.
5757         (selection-exists-p): ditto.
5758         (get-cutbuffer): new device method.
5759         (get-selection): generalised and moved from x-select.el.
5760         (own-selection): moved x-own-selection functionality into here.
5761         (dehilight-selection): renamed and moved from x-select.el.
5762         (own-clipboard): functionality moved from x-select.el using new
5763         generic C builtins.
5764         (disown-clipboard): ditto.
5765         (select-convert-to-text):
5766         (select-convert-to-string):
5767         (select-convert-to-compound-text):
5768         (select-convert-to-length):
5769         (select-convert-to-targets):
5770         (select-convert-to-delete):
5771         (select-convert-to-filename):
5772         (select-convert-to-charpos):
5773         (select-convert-to-lineno):
5774         (select-convert-to-colno):
5775         (select-convert-to-sourceloc):
5776         (select-convert-to-os):
5777         (select-convert-to-host):
5778         (select-convert-to-user):
5779         (select-convert-to-class):
5780         (select-convert-to-name):
5781         (select-convert-to-integer):
5782         (select-convert-to-atom):
5783         (select-convert-to-identity): new functions renamed from x-* and
5784         moved from x-select.el.
5785
5786         * mouse.el (mouse-consolidated-yank): subsume x-yank-function
5787         into here and use as the default window-system mouse yank.
5788         (insert-selection): generalised and moved from x-mouse.el.
5789         (own-clipboard): moved to C.
5790
5791         * msw-select.el (mswindows-selection-owned-p): deleted.
5792         (mswindows-own-selection): generalised and moved to select.el.
5793         (mswindows-disown-selection): generalised and moved to C.
5794         (mswindows-selection-owner-p): ditto.
5795
5796 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
5797
5798         * XEmacs 21.2.14 is released
5799
5800 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
5801
5802         * about.el: update contact info for jason and slb.
5803
5804 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
5805
5806         * mule/european.el (setup-romanian-environment): Add Romanian
5807         support from Emacs/Mule romanian.el.
5808
5809 1999-03-17  Jan Vroonhof  <vroonhof@math.ethz.ch>
5810
5811         * cus-face.el: Label all custom changes with the 'custom' tag.
5812
5813         * cus-edit.el: idem ditto.
5814
5815         * faces.el: Added suport for adding device tags to various functions.
5816         (custom): New device tag.
5817         (face-spec-set): Call reset face with tags argument. No longer do
5818         x-init-global-faces hack.
5819
5820         * faces.el (frob-face-property): Use an anonymous specifier to map
5821         frob-face-property-1 over.
5822
5823         * x-font-menu.el (font-menu-set-font): Always specify all
5824         properties to custom.
5825
5826 1999-05-12  SL Baur  <steve@gneiss.etl.go.jp>
5827
5828         * mule/european.el (setup-czech-environment): Add czech support.
5829         From David Sauer <davids@orfinet.cz>
5830
5831 1999-03-15  SL Baur  <steve@xemacs.org>
5832
5833         * check-features.el: Turn hard errors into warnings.
5834
5835 1999-03-21  SL Baur  <steve@xemacs.org>
5836
5837         * simple.el (delete-key-deletes-forward): As per discussion on
5838         xemacs-beta, default to t.
5839
5840 1999-05-11  Hrvoje Niksic  <hniksic@srce.hr>
5841
5842         * loadup.el: Define Installation-string before loading anything.
5843
5844 1999-05-06  Gunnar Evermann  <ge204@eng.cam.ac.uk>
5845
5846         * files.el (auto-mode-alist): fix typo in regex for .bash_* files
5847         From Anders Stenman <stenman@isy.liu.se>
5848
5849 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5850
5851         * wid-edit.el (widget-glyph-find): Ditto.
5852
5853         * packages.el (locate-library): Ditto.
5854
5855         * loadup.el (really-early-error-handler): Ditto.
5856
5857         * lib-complete.el (read-library): Ditto.
5858
5859         * faces.el (set-face-stipple): Ditto.
5860
5861         * code-files.el (load): Use new calling style of locate-file.
5862
5863 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5864
5865         * packages.el (packages-unbytecompiled-lisp): Installation.el is
5866         dead.
5867
5868 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5869
5870         * dumped-lisp.el (preloaded-file-list): Don't load
5871         Installation.el.
5872
5873         * loadup.el (Installation-string): Define it here.
5874
5875 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5876
5877         * dumped-lisp.el (preloaded-file-list): Revert previous change --
5878         Installation.el needs to be loaded before `dump-paths', otherwise
5879         the dumping process won't find it.
5880
5881 1999-03-13  Adrian Aichner  <adrian@xemacs.org>
5882
5883         * dumped-lisp.el (preloaded-file-list): Load Installation.el after
5884         subr so that we can use `replace-in-string' in Installation.el to
5885         get rid of C-m chars under the native Windows build.
5886
5887 1999-04-29  Andy Piper  <andy@xemacs.org>
5888
5889         * make-docfile.el: canonicalize file and directory names.
5890
5891         * device.el (call-device-method): new function for calling device
5892         specific methods.
5893         (define-device-method): new function for defining device methods.
5894         (define-device-method*): ditto.
5895
5896 1999-04-27  Hrvoje Niksic  <hniksic@srce.hr>
5897
5898         * subr.el (buffer-string): Support new FSFmacs 20.4 stuff.
5899
5900 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
5901
5902         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
5903         (cyrillic-koi8-r-encode-table): Likewise.
5904         (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
5905         (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
5906
5907         * mule/mule-misc.el (split-char-or-char-int): New function [moved
5908         from vietnamese.el].
5909
5910         * mule/vietnamese.el: Move function `split-char-or-char-int' to
5911         mule/mule-misc.el.
5912
5913 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
5914
5915         * mule/thai-xtis.el:
5916         - Change font registry name from "Thai94x94-0" to "xtis-0".
5917         - Change mnemonic of coding-system `tis-620' to "TIS620".
5918
5919 1999-04-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
5920
5921         * mule/ethiopic.el: fixed.
5922
5923 1999-03-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
5924
5925         * dumped-lisp.el: Add ethiopic, thai-xtis and vietnamese.
5926
5927         * mule/thai-xtis.el: New file.
5928
5929         * mule/vietnamese.el: New file.
5930
5931         * mule/ethiopic.el: New file.
5932
5933 1999-04-22  Hrvoje Niksic  <hniksic@srce.hr>
5934
5935         * bytecomp.el (byte-compile-close-variables): Leave
5936         debug-issue-ebola-notices alone.
5937
5938 1999-04-11  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
5939
5940         * ldap.el (ldap-host-parameters-alist): Make `Search Base' appear
5941         at the top of the buffer since it is the most important thing to
5942         customize
5943         (ldap-get-host-parameter): New defun
5944         (ldap-search): Add a new parameter `withdn' to retrieve the
5945         distinguished names of entries
5946
5947 1999-04-22  Kai Haberzettl  <khaberz@synnet.de>
5948
5949         * startup.el (splash-frame-body): Date and spelling fixes.
5950
5951 1999-03-16  Colin Rafferty  <colin@xemacs.org>
5952
5953         * view-less.el (toggle-truncate-lines): add autoload tag
5954
5955 1999-04-19  Hrvoje Niksic  <hniksic@srce.hr>
5956
5957         * format.el (format-alist): Disable image stuff.
5958
5959 1999-04-17  Hrvoje Niksic  <hniksic@srce.hr>
5960
5961         * wid-edit.el (widget-glyph-find): Search by directories, then by
5962         suffixes rather than the other way around.
5963         (widget-image-conversion): Renamed to
5964         `widget-image-file-name-suffixes'.
5965
5966 1999-04-16  Olivier Galibert  <galibert@pobox.com>
5967
5968         * mule/mule-charset.el: Made old functions obsolete, remove the
5969         unspeakably evil (and inexistant in fsf's) charset-leading-byte.
5970         (charset-iso-graphic-plane): Rename from charset-graphic.
5971         (charset-iso-final-char): Rename from charset-final.
5972         (charset-width): Rename from charset-columns.
5973         (charset-bytes): Added from fsf compatibility, returns always 1.
5974
5975         * mule/mule-misc.el: Move charset-doc-string alias to
5976         mule-charset.el
5977
5978 1999-04-14  Colin Rafferty  <colin@xemacs.org>
5979
5980         * x-faces.el (x-make-font-bold-italic): honor
5981         *try-oblique-before-italic-fonts*
5982
5983 1999-04-14  Hrvoje Niksic  <hniksic@srce.hr>
5984
5985         * cl-extra.el (coerce): Coerce numbers to characters correctly.
5986
5987 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
5988
5989         * x-faces.el (try-oblique-before-italic-fonts): Use the right
5990         name.
5991
5992 1999-04-14  Dave Gillesipe  <daveg@synaptics.com>
5993
5994         * cl-extra.el (equalp): Would bug out for lists.
5995
5996 1999-03-12  Charles G Waldman  <cgw@fnal.gov>
5997
5998         * about.el (about-hackers):  Change cgw's email address
5999
6000 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
6001
6002         * XEmacs 21.2.13 is released
6003
6004 1999-03-12  SL Baur  <steve@xemacs.org>
6005
6006         * simple.el (delete-key-deletes-forward): Revert to previous
6007         behavior.
6008
6009 1999-01-18  Didier Verna  <didier@xemacs.org>
6010
6011         * menubar-items.el (xemacs-splash-buffer): handle the case of
6012         multiple elements in the splash buffer body.
6013
6014         * startup.el (splash-frame-timeout): new constant: interval
6015         between splash buffer elements.
6016         (command-line-1): handle splash buffer with multiple elements (use
6017         a timeout).
6018         (splash-frame-body): Originally `startup-splash-frame-body'.
6019         Rewrote a cleaner and more readable version. This can now be array,
6020         in which case each element is displayed in turn in the splash buffer.
6021         (splash-frame-static-body): new constant. Persistent information
6022         across all splash buffer elements (preserves the possibility to give
6023         it in different languages.
6024         (circulate-splash-frame-elements): new function. Used as a timeout
6025         to circulate through all splash frame elements and display them in
6026         sequence.
6027         (display-splash-frame): originally `startup-splash-frame'. Handle
6028         the case of multiple elements in the splash buffer body. Now
6029         returns a timeout id if multiple elements to display, or nil.
6030
6031 1999-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
6032
6033         * x-faces.el (x-init-global-faces): Add default tag to specifiers,
6034         so they can be overridden by x-init-face-from-resources.
6035         Additionally specify the font name also with an x tag.
6036
6037 1999-03-08  Andy Piper  <andy@xemacs.org>
6038
6039         * package-get.el (package-get-base): autoload.
6040
6041         * menubar-items.el (default-menubar): add update menu item. Fix
6042         custom menu to only be activated when package-base is available.
6043
6044         * package-get.el (package-get-custom): don't load
6045         package-get-custom as it is auto-generated. Fix group definition.
6046
6047 1999-03-05  Didier Verna  <didier@xemacs.org>
6048
6049         * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
6050         instead of `symbol-name' (Thanks Kyle).
6051
6052         * cus-edit.el (custom-save-variables): use `prin1' instead of
6053         princ to write symbols.
6054
6055 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
6056
6057         * XEmacs 21.2.12 is released
6058
6059 1999-03-05  SL Baur  <steve@xemacs.org>
6060
6061         * menubar-items.el (default-menubar): Add kfm browsing support.
6062         From Neal Becker <nbecker@fred.net>
6063
6064 1999-03-03  Steven Baur  <steve@gneiss.etl.go.jp>
6065
6066         * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
6067         calls to font-lock during buffer reversion.
6068
6069 1999-02-12  Didier Verna  <didier@xemacs.org>
6070
6071         * info.el (Info-build-node-completions): unconditionally widen the
6072         tag table buffer.
6073
6074 1999-02-19  Paul Stodghill  <stodghil@cs.cornell.edu>
6075
6076         * x-faces.el (x-init-face-from-resources):
6077         Only set fonts in the 'x locale.
6078
6079 1999-03-04  Adrian Aichner  <adrian@xemacs.org>
6080
6081         * package-ui.el (pui-install-selected-packages): Don't throw on
6082         `package-admin-delete-binary-package' returning nil since it's
6083         normal.  Reindent function.
6084         (pui-add-required-packages): Handle case where packages selected
6085         for installation have never been installed.
6086
6087 1999-03-03  Martin Buchholz  <martin@xemacs.org>
6088
6089         * menubar-items.el (default-menubar):
6090         Implement the ``Mule->Set coding system of process'' menu item.
6091
6092 1999-02-18  Martin Buchholz  <martin@xemacs.org>
6093
6094         * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp
6095         files
6096         - Change some `if's to `when's
6097
6098 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
6099
6100         * XEmacs 21.2.11 is released
6101
6102 1999-02-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
6103
6104         * userlock.el (ask-user-about-supersession-threat-dbox): Guard
6105         against window close (Fix Bug #460).
6106         (ask-user-about-lock-dbox): Idem.
6107
6108 1999-02-25  SL Baur  <steve@xemacs.org>
6109
6110         * mule/mule-charset.el (charset-leading-byte): New function.
6111         From Kazuyuki IENAGA <ienaga@jsys.co.jp>
6112
6113 1999-02-12  Andy Piper  <andy@xemacs.org>
6114
6115         * about.el (xemacs-hackers): change andy's email address.
6116         (about-url-alist): change andy's web page address.
6117         (about-xemacs): add piper.
6118
6119 1999-02-16  SL Baur  <steve@xemacs.org>
6120
6121         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
6122         of mule-base into lisp/mule.
6123
6124 1999-02-16  SL Baur  <steve@xemacs.org>
6125
6126         * mule/arabic.el:
6127         mule/canna-leim.el:
6128         mule/chinese.el:
6129         mule/cyrillic.el:
6130         mule/english.el:
6131         mule/european.el:
6132         mule/greek.el:
6133         mule/hebrew.el:
6134         mule/japanese.el:
6135         mule/kinsoku.el:
6136         mule/korean.el:
6137         mule/misc-lang.el:
6138         mule/mule-category.el:
6139         mule/mule-ccl.el:
6140         mule/mule-charset.el:
6141         mule/mule-cmds.el:
6142         mule/mule-coding.el:
6143         mule/mule-files.el:
6144         mule/mule-help.el:
6145         mule/mule-init.el:
6146         mule/mule-misc.el:
6147         mule/mule-tty-init.el:
6148         mule/mule-x-init.el:
6149         mule/viet-chars.el:  Remerge from mule-base.
6150
6151         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
6152         of mule-base into lisp/mule.
6153
6154 1999-02-10  Adrian Aichner  <adrian@xemacs.org>
6155
6156         * process.el (exec-to-string): Use `shell-command-switch' in place
6157         of hard-wired "-c" (for WindowsNT).
6158
6159 1999-02-08  Charles G Waldman  <cgw@pgt.com>
6160
6161         * menubar-items.el (default-menubar):  Remove obsolete
6162         "Gopher" item
6163
6164 1999-02-06  Jan Vroonhof  <vroonhof@math.ethz.ch>
6165
6166         * package-admin.el (package-admin-get-install-dir): First fall
6167         back to the location of xemacs-base for non-mule packages.
6168
6169 1999-02-15  Martin Buchholz  <martin@xemacs.org>
6170
6171         * paths.el:
6172         - improved automounter tmp directory support.
6173         - support 4 (!) empirically discovered automounter conventions
6174
6175 1999-02-12  SL Baur  <steve@xemacs.org>
6176
6177         * etags.el (pop-tag-mark): autoload to match key binding.
6178
6179 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
6180
6181         * XEmacs 21.2.10 is released
6182
6183 1999-02-02  Jan Vroonhof  <vroonhof@math.ethz.ch>
6184
6185         * package-get.el (package-get-remote-filename): Don't bug out for
6186         a local file name in the search entry.
6187
6188 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
6189
6190         * XEmacs 21.2.9 is released
6191
6192 1999-01-19  Didier Verna  <didier@xemacs.org>
6193
6194         * replace.el (replace-search-function): new variable containing a
6195         function to perform a search-forward.
6196         (replace-re-search-function): new variable containing a function
6197         to perform a re-search-forward.
6198         (perform-replace): use them.
6199
6200 1999-01-25  Didier Verna  <didier@xemacs.org>
6201
6202         * select.el (selection-owner-p): use the name `XEmacs'.
6203         (cut-copy-clear-internal): ditto.
6204
6205 1999-01-18  Andy Piper  <andy@xemacs.org>
6206
6207         * about.el (about-url-alist): Update my entry.
6208         (xemacs-hackers): Ditto.
6209
6210 1999-01-14  Adrian Aichner  <adrian@xemacs.org>
6211
6212         * buffer.el (switch-to-buffer): Fixing documentation.
6213         * minibuf.el (minibuffer-completion-table): ditto.
6214         * cl-macs.el (return-from): ditto.
6215
6216 1999-01-04  Didier Verna  <didier@xemacs.org>
6217
6218         * replace.el (delete-non-matching-lines): temporarily disable
6219         case-folding when called interactively with a regexp containing
6220         uppercase characters.
6221         (delete-matching-lines): ditto.
6222         (count-matches): ditto.
6223         (list-matching-lines): ditto.
6224
6225 1999-01-07  Colin Rafferty  <colin@xemacs.org>
6226
6227         * window.el (shrink-window-if-larger-than-buffer): Clean up.  Only
6228         abort if current window is split horizontally, not if others are
6229         split.  Got rid of unnecessary minibuffer checking.  Also, add
6230         some comments (it's still complex).
6231
6232 1999-01-12  Robert Pluim  <rpluim@BayNetworks.com>
6233
6234         * package-get.el: changed address for doc.ic.ac.uk to
6235         sunsite.doc.ic.ac.uk
6236
6237 1999-01-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6238
6239         * ldap.el (toplevel): Remove requires so that the file compiles
6240         with a non LDAP-enabled XEmacs binary.  Provide `ldap'.
6241
6242 1999-01-10  J. Kean Johnston  <jkj@sco.com>
6243
6244         * dump-paths.el: Calculate module-directory and set
6245         module-load-path to the load path for modules.
6246
6247         * loadup.el: Get bootstrap value of module-load-path from the
6248         environment variable EMACSBOOTSTRAPMODULEPATH.
6249         - Display the module load path if we're debugging paths.
6250
6251         * setup-paths.el: Added function paths-find-site-module-directory.
6252         - Added function paths-find-module-directory.
6253         - Added function paths-construct-module-load-path.  Uses new
6254         environment variable EMACSMODULEPATH.
6255
6256 1998-12-30  Martin Buchholz  <martin@xemacs.org>
6257
6258         * font.el (font-default-object-for-device):
6259         Oops! This `or' can't be replaced by `unless'.
6260         Fixed inability to run w3, among other things.
6261
6262 1998-12-17  Charles G. Waldman <cgw@pgt.com>
6263
6264         * package-admin.el: Change initialization of
6265           package-admin-install-function dependent on system type.
6266           Change package-admin-install-function-mswindows to use
6267           "minitar".
6268
6269 1998-12-23  Hrvoje Niksic  <hniksic@srce.hr>
6270
6271         * mouse.el (default-mouse-motion-handler): Disable help echo while
6272         in the minibuffer.
6273
6274 1998-12-28  Martin Buchholz <martin@xemacs.org>
6275
6276         * XEmacs 21.2.8 is released.
6277
6278 1998-12-24  Martin Buchholz <martin@xemacs.org>
6279
6280         * XEmacs 21.2.7 is released.
6281
6282 1998-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
6283
6284         * package-ui.el (pui-list-packages): Set truncate-lines.
6285
6286         * package-get.el (package-get-download-menu): Use
6287         `package-ui-add-site'. Add a a toggle to indicate it is in the list.
6288
6289         * package-ui.el (pui-help): Ditch in favor of `describe-mode'
6290         (pui-help-string): idem.
6291         (list-packages-mode): New major mode.
6292         (pui-list-packages): Use 'list-packages-mode' in the package buffer.
6293         (pui-install-selected-packages): Add suport for removing packages.
6294         (pui-toggle-package-delete-key): New function.
6295         (pui-popup-context-sensitive): New kludge.
6296         (pui-list-packages): Add warning when `package-get-remote' is nil.
6297         (package-ui-add-site): New function.
6298
6299 1998-12-01  Didier Verna  <didier@xemacs.org>
6300
6301         * hyper-apropos.el (hyper-where-is): added the missing autoload.
6302
6303 1998-11-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6304
6305         * ldap.el: Custom-ized
6306         (toplevel): Do not provide `ldap' which is provided by C level
6307         LDAP code
6308         (ldap-search): Docstring and stylistic fixes as suggested by Hrvoje
6309
6310 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
6311
6312         * isearch-mode.el (isearch-mode): Really fix keymap lossage.
6313
6314 1998-12-17  Andy Piper  <andy@xemacs.org>
6315
6316         * sound.el (sound-load-list): name changed from sound-load-alist.
6317         (sound-extension-list): name changed from sound-ext-list.
6318         (load-default-sounds): use new names.
6319         (load-sound-file): use new names.
6320
6321 1998-12-16  Andy Piper  <andy@xemacs.org>
6322
6323         * XEmacs 21.2.6 is released
6324
6325 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
6326
6327         * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
6328         errors.
6329
6330 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6331
6332         * wid-edit.el (widget-echo-this-extent): Set
6333         help-echo-owns-message to t.
6334
6335 1998-11-30  Greg Klanderman  <greg@alphatech.com>
6336
6337         * package-get.el (package-get-download-menu): use toggles for
6338           each site in the download site menu.
6339
6340 1998-12-01  Jan Vroonhof <vroonhof@math.ethz.ch>
6341
6342         * package-get.el (package-get): If we cannot find a package
6343           because package-get-remote is not set, give a more helpful
6344           error message.
6345
6346 1998-11-30  Greg Klanderman  <greg@alphatech.com>
6347
6348         * package-get.el (package-get-remote-filename): use an EFS path
6349         with user anonymous if no user is specified.
6350
6351 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
6352
6353         * faces.el (face-spec-set): Re-init fallfacks for default after
6354         calling reset-face on the default face.
6355
6356 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
6357
6358         * package-admin.el (package-admin-default-install-function):
6359         Behave as advertised.  Make sure the pkg-dir is proper for
6360         default-directory.
6361         (package-admin-add-binary-package): Make sure the pkg-dir is
6362         proper for default-directory.
6363         (package-admin-install-function-mswindows): Make sure the pkg-dir
6364         is proper for default-directory.
6365
6366 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
6367
6368         * XEmacs 21.2.5 is released
6369
6370 1998-12-05  SL Baur  <steve@altair.xemacs.org>
6371
6372         * files.el (binary-file-regexps): regexp-opt is not available at
6373         bytecompile time.
6374
6375 1998-11-30  Martin Buchholz  <martin@xemacs.org>
6376
6377         * x-win-xfree86.el:
6378         * x-win-sun.el (x-win-init-sun):
6379         * x-win-sun.el:
6380         * x-mouse.el (mouse-track-and-copy-to-cutbuffer):
6381         * x-iso8859-1.el:
6382         * x-init.el (init-post-x-win):
6383         * x-init.el (init-pre-x-win):
6384         * x-init.el (x-initialize-compose):
6385         * x-init.el:
6386         * x-compose.el:
6387         * winnt.el:
6388         * widget.el:
6389         * wid-edit.el (widget-glyph-click):
6390         * wid-edit.el (widget-glyph-find):
6391         * wid-edit.el (widget-type):
6392         * view-less.el (view-buffer-other-window):
6393         * very-early-lisp.el:
6394         * version.el:
6395         * toolbar.el:
6396         * toolbar-items.el:
6397         * term/sun.el (suntool-map):
6398         * term/sun-mouse.el:
6399         * term/internal.el:
6400         * syntax.el (modify-syntax-entry):
6401         * symbol-syntax.el:
6402         * subr.el:
6403         * startup.el (lock-directory):
6404         * simple.el (set-comment-column):
6405         * simple.el (backward-delete-char-untabify):
6406         * shadow.el (find-emacs-lisp-shadows):
6407         * shadow.el:
6408         * setup-paths.el (paths-construct-info-path):
6409         * select.el (cut-copy-clear-internal):
6410         * process.el (call-process-region):
6411         * process.el (start-process-shell-command):
6412         * process.el:
6413         * paths.el (rmail-spool-directory):
6414         * paragraphs.el (use-hard-newlines):
6415         * package-get.el (package-get-dependencies):
6416         * package-admin.el (package-admin-delete-binary-package):
6417         * obsolete.el (truncate-string):
6418         * obsolete.el (store-substring):
6419         * mouse.el (default-mouse-track-maybe-own-selection):
6420         * mouse.el (mouse-yank-at-point):
6421         * modeline.el:
6422         * modeline.el (mouse-drag-modeline):
6423         * minibuf.el (read-directory-name-internal):
6424         * minibuf.el (read-file-name-internal):
6425         * minibuf.el (read-file-name-internal-1):
6426         * minibuf.el (read-file-name-2):
6427         * minibuf.el (exact-minibuffer-completion-p):
6428         * minibuf.el (read-from-minibuffer):
6429         * minibuf.el:
6430         * menubar.el (check-menu-syntax):
6431         * map-ynp.el (map-y-or-n-p):
6432         * make-docfile.el (docfile-out-of-date):
6433         * loadup.el ((member "run-temacs" command-line-args)):
6434         * loadup.el ((member "no-site-file" command-line-args)):
6435         * loadup.el (really-early-error-handler):
6436         * loadup.el:
6437         * loadhist.el:
6438         * loaddefs.el:
6439         * lisp-mnt.el (lm-verify):
6440         * lib-complete.el (lib-complete:cache-completions):
6441         * lib-complete.el (library-all-completions):
6442         * itimer.el (itimer-run-expired-timers):
6443         * info.el (Info-mode):
6444         * info.el (Info-insert-file-contents):
6445         * info.el (Info-rebuild-dir):
6446         * info.el (Info-build-dir-anew):
6447         * info.el (Info-parse-dir-entries):
6448         * info.el (Info-dir-outdated-p):
6449         * info.el (Info-insert-dir):
6450         * info.el (info-xref):
6451         * info.el:
6452         * hyper-apropos.el (hyper-apropos-get-doc):
6453         * hyper-apropos.el (hyper-describe-face):
6454         * hyper-apropos.el (hyper-apropos-mode):
6455         * hyper-apropos.el:
6456         * help.el (list-processes):
6457         * help.el:
6458         * gnuserv.el:
6459         * font.el (mswindows-font-create-name):
6460         * font.el (font-default-font-for-device):
6461         * font.el (x-font-create-object):
6462         * font.el (font-registry):
6463         * font.el:
6464         * font-lock.el (font-lock-keywords):
6465         * font-lock.el:
6466         * finder.el (finder-compile-keywords):
6467         * find-paths.el (paths-find-recursive-path):
6468         * fill.el (set-justification-center):
6469         * fill.el (fill-region-as-paragraph):
6470         * files.el (insert-directory):
6471         * files.el (wildcard-to-regexp):
6472         * files.el (recover-file):
6473         * files.el (basic-save-buffer):
6474         * files.el (delete-auto-save-file-if-necessary):
6475         * files.el (file-relative-name):
6476         * files.el (backup-extract-version):
6477         * files.el (backup-buffer):
6478         * files.el (set-visited-file-name):
6479         * files.el (set-auto-mode):
6480         * files.el (interpreter-mode-alist):
6481         * files.el:
6482         * files.el (find-file-noselect):
6483         * files.el (abbreviate-file-name):
6484         * files.el (parse-colon-path):
6485         * files.el (directory-abbrev-alist):
6486         * etags.el (visit-tags-table-buffer):
6487         * easymenu.el (easy-menu-define):
6488         * dragdrop.el (experimental-dragdrop-drag):
6489         * dragdrop.el (dragdrop-drop-do-functions):
6490         * dragdrop.el (dragdrop-drop-at-point):
6491         * disass.el (disassemble-1):
6492         * disass.el (disassemble-internal):
6493         * disass.el (disassemble):
6494         * disass.el:
6495         * derived.el (derived-mode-init-mode-variables):
6496         * derived.el (define-derived-mode):
6497         * custom.el (defgroup):
6498         * cus-edit.el (custom-quote):
6499         * config.el:
6500         * code-process.el (open-network-stream):
6501         * code-process.el (start-process):
6502         * code-process.el (call-process-region):
6503         * code-process.el (call-process):
6504         * code-process.el:
6505         * code-files.el (insert-file-contents):
6506         * code-files.el:
6507         * code-files.el (buffer-file-coding-system-for-read):
6508         * cmdloop.el (yes-or-no-p-minibuf):
6509         * cl.el:
6510         * cl-macs.el:
6511         * cl-extra.el:
6512         * callers-of-rpt.el (make-caller-report):
6513         * callers-of-rpt.el:
6514         * bytecomp.el (batch-byte-recompile-directory):
6515         * bytecomp.el (batch-byte-compile-1):
6516         * bytecomp.el (batch-byte-compile):
6517         * bytecomp.el (display-call-tree):
6518         * bytecomp.el (byte-compile-insert):
6519         * bytecomp.el (byte-compile-two-args-19->20):
6520         * bytecomp.el (byte-compile-variable-ref):
6521         * bytecomp.el (byte-compile-form):
6522         * bytecomp.el (byte-compile-top-level-body):
6523         * bytecomp.el (byte-compile-out-toplevel):
6524         * bytecomp.el (byte-compile-byte-code-maker):
6525         * bytecomp.el (byte-compile-file-form-defmumble):
6526         * bytecomp.el (byte-compile-file-form):
6527         * bytecomp.el (byte-compile-keep-pending):
6528         * bytecomp.el (byte-compile-insert-header):
6529         * bytecomp.el (byte-compile-from-buffer):
6530         * bytecomp.el (byte-compile-file):
6531         * bytecomp.el (byte-recompile-file):
6532         * bytecomp.el (byte-compile-close-variables):
6533         * bytecomp.el (byte-compile-warn-about-unused-variables):
6534         * bytecomp.el (byte-compile-warn-about-unresolved-functions):
6535         * bytecomp.el (byte-compiler-legal-options):
6536         * bytecomp.el (byte-compile-lapcode):
6537         * bytecomp.el (byte-optimize-log):
6538         * bytecomp.el ((fboundp 'defsubst)):
6539         * bytecomp.el:
6540         * bytecomp-runtime.el:
6541         * byte-optimize.el (byte-optimize-apply):
6542         * byte-optimize.el (car):
6543         * byte-optimize.el (byte-optimize-form):
6544         * byte-optimize.el (byte-optimize-form-code-walker):
6545         * byte-optimize.el:
6546         * build-report.el (build-report-insert-installation-file):
6547         * build-report.el (build-report):
6548         * auto-show.el:
6549         * apropos.el (apropos-documentation):
6550         - mega patch
6551         - clean up byte-compile warnings
6552         - remove unused variables
6553         - Use common lisp style hashtable functions
6554         - byte compiler cleanup
6555         - use #'(lambda ...) instead of '(lambda ...) or (function (lambda ...))
6556         - remove old backquote syntax usage
6557         - move some cl functionality into C for speed.
6558         - remove last remaining VMS support
6559         - spelling fixes
6560         - implement last, butlast, nbutlast, copy-list in C.
6561         - new macro ignore-file-errors, similar to ignore-errors
6562           (ignore-file-errors (delete-file "foo"))
6563         - get frequent garbage collection during loadup.el by tweaking
6564           gc-cons-threshold, rather than explicitly calling garbage-collect
6565         - default delete-key-deletes-forward to `t'.
6566
6567 1998-11-28  SL Baur  <steve@altair.xemacs.org>
6568
6569         * XEmacs 21.2-beta4 is released.
6570
6571 1998-11-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
6572
6573         * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
6574         (easy-menu-item-present-p): Wrapper around find-menu-item.
6575         (easy-menu-remove-item): Wrapper around delete-menu-item.
6576
6577         * menubar.el (delete-menu-item): Add 'from-menu' argument.
6578         (add-menu-button): Add 'in-menu' argument.
6579         (add-menu-item-1): Add in-menu support to helper function.
6580
6581 1998-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6582
6583         * isearch-mode.el (isearch-mode): Fix keymap lossage.
6584
6585 1998-11-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
6586
6587         * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
6588         of Dec 4, 1997.
6589
6590 1998-11-25  Hrvoje Niksic  <hniksic@srce.hr>
6591
6592         * process.el (shell-command-on-region): Report if the command
6593         succeeded or failed.
6594
6595 1998-11-24  Hrvoje Niksic  <hniksic@srce.hr>
6596
6597         * subr.el (buffer-substring-no-properties): Comment out.
6598
6599 1998-11-07  Adrian Aichner  <adrian@xemacs.org>
6600
6601         * msw-faces.el (mswindows-find-smaller-font): Turning font names
6602           into font instances first, like `x-frob-font-size' does.
6603           (mswindows-find-larger-font): ditto
6604
6605 1998-11-04  Greg Klanderman  <greg@alphatech.com>
6606
6607         * package-ui.el (pui-install-selected-packages): fix args in call
6608         to `package-get'.
6609
6610 1998-10-29  Jan Vroonhof  <vroonhof@math.ethz.ch>
6611
6612         * package-get.el (host-name): New widget type.
6613         (package-get-remote): Better customization using new type.
6614         (package-get-download-sites): idem dito.
6615
6616         (package-get-custom): Do not use package-get-all untill we have
6617         runtime dependencies.
6618
6619         (package-get-remove-copy): Default to 't' we no longer need this
6620         kludge as we do not currently use depenencies.
6621
6622         (package-get-was-current): New variable.
6623         (package-get-require-base): New 'force-current' argument.
6624         (package-get-update-base): idem
6625         (package-get-package-provider):  idem
6626         (package-get-locate-index-file): New 'no-remote' argument.
6627         (package-get-locate-file): idem.
6628
6629         (package-get-maybe-save-index): New function.
6630         (package-get-update-base): Use it.
6631
6632 1998-10-28 Greg Klanderman <greg@alphatech.com>
6633
6634         * package-get.el (package-get-remote): default to nil; by default,
6635         don't go out to the net via EFS.  They must select a download site.
6636         (package-get-download-sites): new variable.
6637         (package-get-download-menu): new function.
6638         (package-get-locate-index-file): new function.
6639         (package-get-update-base): use it.
6640
6641         * menubar-items.el (default-menubar): add "Update Package Index"
6642         and "Add Download Site" menus under Options | Manage Packages.
6643
6644 1998-10-19  Greg Klanderman  <greg@alphatech.com>
6645
6646         * package-get.el (package-get): bugfix code checking installed version
6647         for case where package is not currently installed.
6648         (package-get-require-signed-base-updates): new variable.
6649         (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
6650         deemed not a goot thing.  Use the variable
6651         package-get-allow-unsigned-base-updates instead.
6652
6653 1998-10-16 Greg Klanderman <greg@alphatech.com>
6654
6655         * package-get.el (package-get): Don't install an older version than
6656         we already have unless explicitly told to.  Issue a warning.
6657
6658         * package-ui.el (pui-add-required-packages): when adding
6659         dependencies, don't add packages that are up to date.
6660         (pui-package-symbol-char):  Don't consider a package out of date
6661         if you have a newer version installed than the latest version in
6662         package-get-base.
6663
6664         * package-get.el (package-get-base-filename): document that it may
6665         be a path relative to package-get-remote;  new default value.
6666         (package-get-locate-file): new function.
6667         (package-get-update-base): use it to expand package-get-base-filename.
6668         (package-get-save-base): new function to save the package-get database
6669         to file.
6670         (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
6671         (package-get-update-base): pass the REMOTE-SOURCE arg.
6672         (package-get-update-base-entry): call package-get-custom-add-entry.
6673         (package-get-file-installed-p): removed; no longer needed.
6674         (package-get-create-custom): ditto.
6675         (toplevel): remove code to build and load package-get-custom.el
6676         (package-get-custom-add-entry): new function.
6677
6678 1998-10-12  Hrvoje Niksic  <hniksic@srce.hr>
6679
6680         * wid-edit.el (widget-button-click): Don't switch window.
6681
6682 1998-10-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
6683
6684         * cus-face.el (custom-set-face-update-spec): Add autoload cookie
6685
6686 1998-10-20  Malcolm Box  <malcolm@brownale.demon.co.uk>
6687
6688         * etags.el (find-tag-default): Run find-tag-hook using
6689         run-hooks rather than funcall
6690
6691 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
6692
6693         * isearch-mode.el (isearch-mode): Set the current minor mode maps
6694         and the current local map as the parents to isearch-mode-map.
6695
6696 1998-10-15  SL Baur  <steve@altair.xemacs.org>
6697
6698         * XEmacs 21.2-beta3 is released.
6699
6700 1998-10-15  Greg Klanderman  <greg@alphatech.com>
6701
6702         * package-get.el (package-get-update-base): use
6703         insert-file-contents-internal, not insert-file-contents-literally.
6704
6705 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
6706
6707         * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
6708         dump time.
6709
6710 1998-10-15  Greg Klanderman  <greg@alphatech.com>
6711
6712         * package-get.el (package-get-update-base-entry): new function.
6713         (package-get-update-base): renamed; was `package-get-load-base'.
6714         cleanup, and use package-get-update-base-from-buffer.
6715         (package-get-update-base-from-buffer): new function.
6716         (package-get-update-base-entries): new; helper for above.
6717         Do not eval lisp grabbed over ftp; parse it from new format.
6718
6719 1998-10-15  Greg Klanderman  <greg@alphatech.com>
6720
6721         * files.el (set-auto-mode): Don't play games loading package-get
6722         database; package-get-package-provider will handle it all.
6723
6724 1998-10-14  Greg Klanderman  <greg@alphatech.com>
6725
6726         * package-get.el (package-get-base-filename): new variable.
6727         (package-get-require-base): new function.
6728         (package-get-pgp-signed-begin-line): new variable.
6729         (package-get-pgp-signature-begin-line): ditto.
6730         (package-get-pgp-signature-end-line):  ditto.
6731         (package-get-load-base): new function.
6732         (package-get-interactive-package-query):
6733         (package-get-update-all):
6734         (package-get-dependencies):
6735         (package-get-package-provider):
6736         (package-get-custom): use package-get-require-base.
6737         [package-get-custom loading]: disable for now.
6738
6739         * package-ui.el (pui-list-packages): use (package-get-require-base)
6740
6741 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
6742
6743         * package-ui.el: Correct obvious thinko in choosing extent face.
6744
6745 1998-10-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
6746
6747         * menubar-items.el (default-menubar): pui-list-package has nothing
6748         to with Customize. Move all the package stuff to a new Item in Options.
6749
6750         * package-ui.el (pui-menu): Add menu and Popup menu.
6751
6752         * package-get.el (package-get): Use new
6753         package-admin-get-install-dir.
6754
6755         * package-admin.el (package-admin-get-install-dir): New syntax.
6756         Conserve package location and put mule packages where mule-base is.
6757
6758         * package-get.el : Customized
6759
6760         * package-ui.el (pui): Customized
6761         (pui-package-install-dest-dir): New variable.
6762         (pui-install-selected-packages): Use it
6763
6764 1998-10-12  SL Baur  <steve@altair.xemacs.org>
6765
6766         * package-get.el (package-get-interactive-package-query): Move
6767         dependency on package-get-base to run-time.
6768         (package-get-update-all): Ditto.
6769         (package-get-dependencies): Ditto.
6770         (package-get-package-provider): Ditto.
6771         (package-get-custom): Ditto.
6772
6773 1998-10-11  Glynn Clements  <glynn@sensei.co.uk>
6774
6775         * events.el: Remove 'ascii-character property from 'backspace
6776         and 'delete symbols
6777
6778 1998-10-11  SL Baur  <steve@altair.xemacs.org>
6779
6780         * package-get-base.el: removed.
6781
6782 1998-09-23  Didier Verna  <didier@xemacs.org>
6783
6784         * simple.el (search-caps-disable-folding): moved from isearch-mode.el
6785         (no-upper-case-p): new function.
6786         (with-search-caps-disable-folding): new macro.
6787         (with-interactive-search-caps-disable-folding): new macro.
6788         (zap-to-char): In interactive mode, do a case-sensitive search if
6789         the character is uppercase.
6790         (zap-up-to-char): ditto.
6791
6792         * replace.el (perform-replace): use the function no-upper-case-p.
6793
6794         * isearch-mode.el (isearch-fix-case): ditto.
6795         make obsolete `with-caps-disable-folding' and
6796         `isearch-no-upper-case-p'.
6797
6798         * etags.el (find-tag-internal): use `with-search-caps-disable-folding'.
6799         (tags-search): ditto.
6800         (tags-query-replace): ditto.
6801
6802         * info.el (Info-search): ditto.
6803
6804 1998-10-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
6805
6806         * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
6807
6808 1998-10-07  Greg Klanderman  <greg@alphatech.com>
6809
6810         * package-admin.el (package-admin-rmtree): rewritten.  need to
6811         check for "." and ".." before symlink check.  expand files and
6812         directories with respect to DIRECTORY, not default-directory.
6813
6814 1998-10-04  Greg Klanderman  <greg@alphatech.com>
6815
6816         * package-get.el (package-get-all): add INSTALL-DIR argument.
6817
6818 1998-10-06  Greg Klanderman  <greg@alphatech.com>
6819
6820         * package-ui.el (pui-add-required-packages): new function, select
6821         dependent packages.
6822         (pui-display-keymap): bind it.
6823         (pui-help-string): document it.
6824         (pui-install-selected-packages): package-get-all -> package-get.
6825
6826         * package-get.el (package-get-dependencies): new function.
6827
6828 1998-10-04  Hrvoje Niksic  <hniksic@srce.hr>
6829
6830         * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
6831         regexps.
6832
6833 1998-10-05  Hrvoje Niksic  <hniksic@srce.hr>
6834
6835         * mouse.el (default-mouse-track-point-at-opening-quote-p): New
6836         function.
6837         (default-mouse-track-normalize-point): Use it.
6838
6839 1998-09-30  Jan Vroonhof  <vroonhof@math.ethz.ch>
6840
6841         * package-admin.el (package-admin-delete-binary-package):
6842                 General cleanup. Remove unnessary use of progn and
6843         save-excursion.
6844         (package-admin-delete-binary-package): Do NOT mess with file
6845         modes. That is evil.
6846         (package-admin-delete-binary-package): Wrap all deleting in
6847         condition-case. The data in MANIFEST is untrustworthy.
6848         (package-admin-delete-binary-package): Let the OS worry about non
6849         empty directories.
6850
6851 1998-10-09  SL Baur  <steve@altair.xemacs.org>
6852
6853         * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
6854         processing.
6855         (lm-report-bug): Fix mail address to send bug reports to.
6856
6857 1998-09-29  SL Baur  <steve@altair.xemacs.org>
6858
6859         * XEmacs 21.2-beta2 is released.
6860
6861 1998-08-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
6862
6863         * files.el (auto-mode-alist): Enhanced regexp for perl-mode
6864
6865 1998-09-22  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
6866
6867         * info.el (Info-mode): Document page turning by double clicks in
6868         docstring so `M-x describe-mode' will display it.
6869
6870 1998-09-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
6871
6872         * info.el (Info-mouse-track-double-click-hook): Use character
6873         widths to calculate a border region where double clicking does
6874         page turning, and return `nil' by default so other hooks, such as
6875         region highlighting, will be run.
6876
6877 1998-09-29  Colin Rafferty   <colin@xemacs.org>
6878
6879         * sound.el (default-sound-directory-list): Initialize with all the
6880         "sounds" directories in `data-directory-list'.  It used to just be
6881         the first one.
6882
6883         * packages.el (locate-data-directory-list): Created.  This gives
6884         the list of matching directories, unlike `locate-data-directory',
6885         which just gives the first one.
6886
6887 1998-09-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
6888
6889         * minibuf.el (read-from-minibuffer): No longer bind help-form but
6890         make a binding in the local keymap until help-char handling is
6891         improved.
6892
6893         * help.el (help-keymap-with-help-key): Provide keymap with help
6894         binding.
6895         (help-print-help-form): New helper function.
6896
6897 1998-09-23  Hrvoje Niksic  <hniksic@srce.hr>
6898
6899         * isearch-mode.el (isearch-highlight): set-extent-endpoints can
6900         move extent to another buffer; no need to create a new extent.
6901         (isearch-fix-case): New function.
6902         (isearch-search-and-update): Use it.
6903
6904 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
6905
6906         * isearch-mode.el (isearch-mode): Use overriding-local-map to set
6907         the keymap, not minor-mode-map-alist.
6908         (isearch-done): Restore overriding-local-map.
6909
6910 1998-09-21  Martin Buchholz  <martin@xemacs.org>
6911
6912         * bytecomp.el (byte-compile-buffer-substring):
6913         Fix for: (byte-compile (defun f () (buffer-substring)))
6914         ==>   ** buffer-substring called with 3 args, but requires 0-3
6915         - new code not only works, but is more readable, too.
6916
6917 1998-09-20  Jonathan Harris  <jhar@tardis.ed.ac.uk>
6918
6919         * msw-faces.el (mswindows-init-device-faces): Don't try to
6920           specify a default font at this late stage. Do try to force
6921           creation of the default face font so that if it fails we get
6922           an error now instead of a crash at frame creation.
6923
6924           mswindows-font-canonicalize-name, mswindows-make-font-unbold,
6925           mswindows-make-font-unitalic: Canonical default weight
6926           changed from "Normal" to "Regular".
6927
6928           mswindows-make-font-bold / -bold-italic: Supplied device was
6929           not being passed into call to mswindows-find-smaller-font.
6930
6931 1998-09-10  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
6932
6933         * package-get.el (package-get-remote): Fix the path where to find
6934           the packages on xemacs.org.
6935
6936 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
6937
6938         * about.el (about-maintainer-info): Update Ben's entry.
6939
6940 1998-09-24  Martin Buchholz  <martin@xemacs.org>
6941
6942         * lisp/shadow.el (find-emacs-lisp-shadows):
6943         - `member' was being called on lists of length 2000!
6944         - Replace with hashtables.
6945         - Replace hand-coded loops with (dolist)
6946         - Fix comment typo
6947
6948 1998-09-20  Darryl Okahata  <darrylo@sr.hp.com>
6949
6950         * packages.el: Added new function, `package-delete-name', to
6951           delete existing packages from the installed package database
6952           (`packages-package-list').  Also added the "pkginfo" directory
6953           to `packages-special-base-regexp', so that the pkginfo directory
6954           would not get added to `late-packages'.
6955
6956         * package-admin.el: Added ability to delete an installed package
6957           (added low-level function, `package-admin-delete-package').
6958           Understands how to use the pkginfo/MANIFEST.<package> file to
6959           delete the package.  When installing a package, will also
6960           create a MANIFEST.* file if one is not provided by the
6961           package.  If the MANIFEST.* doesn't exist when deleting a
6962           package, the functions will fall back to attempting to delete
6963           any package-specific lisp directory.
6964
6965         * package-get.el: Moved some functions to package-admin.el.
6966           Added interactive function `package-get-delete-package', for
6967           use by users for deleting a package.
6968
6969           Also modified to not require the presence of efs.
6970
6971 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
6972
6973         * files.el (find-file-noselect): Handle all signals, kill the
6974         buffer and resignal.
6975
6976 1998-09-23  SL Baur  <steve@altair.xemacs.org>
6977
6978         * cl-macs.el (glyph-image): Add setf method.
6979
6980 1998-09-06  Darryl Okahata  <darrylo@sr.hp.com>
6981
6982         * package-get.el: Fixed broken EFS downloading.  Also, look for
6983           .tar.gz files first, in preference over .tgz files.
6984
6985         * package-ui.el: Fix display of package version numbers.
6986
6987 1998-08-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
6988
6989         * x-font-menu.el (font-menu-set-font):  Add "pt" units to size
6990         argument.
6991
6992 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
6993
6994         * list-mode.el: `display-completion-list': added new/optional
6995           keyword `:completion-string', which allows the programmer to
6996           change the "Possible completions are:" prompt.
6997
6998         * menubar-items.el: Added new pulldown menu-pick to start up the
6999           visual package browser/installer:
7000
7001                 Options->Customize->List Packages
7002
7003         * package-admin.el: Added hooks for installing under both Unix
7004           and MS Windows.  Does additional error checking.  No longer
7005           calls "add-big-package.sh" to install packages under Unix; now
7006           calls gunzip & tar directly.
7007
7008         * package-get.el: Added ability to install packages from files
7009           on a local disk/CDROM.  Now deletes any existing package lisp
7010           directory.  Does completion on available packages when
7011           querying for package names.  Will also search for .tgz files
7012           in addition for .tar.gz files.  Tries to reload
7013           auto-autoloads, as a convenience when loading new packages,
7014           and also tries to add any new package paths to `load-path'.
7015           Changed all occurences of `concat' to use `expand-file-name'.
7016
7017         * package-ui.el: New file which implements the main visual
7018           package browser/installer, which is started via a menu pick or
7019           M-x pui-list packages.
7020
7021 1998-09-03  Hrvoje Niksic  <hniksic@srce.hr>
7022
7023         * startup.el (load-init-file): spelling fix.
7024
7025 1998-09-02  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7026
7027         * startup.el (normal-top-level): Load auto-autoload files
7028         covariantly with their precedence.
7029
7030 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
7031
7032         * menubar-items.el (default-menubar): Remove "Font Weight"
7033         option, there is currently no custom equivalent.. Customize-faces
7034         is "Edit faces".
7035
7036         * x-font-menu.el (font-menu-set-font): Use customize to set
7037         default face.
7038
7039         * faces.el (face-spec-update-all-matching): New function.
7040
7041         * cus-face.el (custom-set-face-update-spec): New function.
7042         Interface to customize faces from elisp.
7043
7044         (custom-face-value-create): Show the customized settings if set
7045         but not saved.
7046
7047 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
7048
7049         (custom-face-value-create): Show the customized settings if set
7050         but not saved.
7051
7052 1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
7053
7054         * keydefs.el (global-map): Add FSF 20.3 binding of
7055         query-replace-regexp.
7056
7057 1998-08-21  Greg Klanderman  <greg@alphatech.com>
7058
7059         * minibuf.el (read-file-name-internal-1): use
7060         user-name-completion-1 instead of user-name-completion.
7061
7062 1998-08-19  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7063
7064         * loadup.el:
7065         * make-docfile.el:
7066         * update-elc.el: Don't set `source-directory' (now defunct as a
7067         global variable) no more.
7068
7069         * packages.el (packages-list-autoloads): Made `source-directory'
7070         (now defunct as a global variable) a parameter.
7071
7072 1998-08-13  Carsten Leonhardt  <leo@arioch.oche.de>
7073
7074         * about.el (about-hackers): new email
7075
7076 1998-08-16  SL Baur  <steve@altair.xemacs.org>
7077
7078         * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
7079
7080 1998-07-17  Didier Verna  <didier@xemacs.org>
7081
7082         * faces.el (set-face-property):
7083         (set-face-dim-p):
7084         (face-dim-p): updated the doc strings now that the dim property isn't
7085         tty-specific.
7086         (face-equal): the dim property is now a common one.
7087
7088         * cus-face.el (custom-face-attributes): New face attribute: `dim'
7089         Renamed the `stipple' attribute to `background-pixmap'.
7090         (custom-face-background-pixmap): make custom-face-stipple an
7091         obsolete alias for this.
7092
7093 1998-08-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7094
7095         * find-paths.el (paths-file-readable-directory-p): Created and
7096         used.
7097
7098         * loadup.el: Don't set inhibit-... flags from run-temacs.
7099
7100 1998-08-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7101
7102         * packages.el (packages-data-path-depth): Added and used.
7103
7104 1998-08-05  Charles G. Waldman <cgw@pgt.com>
7105
7106         * about.el:
7107         - Change .xpm to .png, delete "zcat" section.
7108         - cosmetic fix in the 'marcpa' entry.
7109
7110         * etc/photos
7111         - convert all .xpm.Z to .png
7112         - rename mrb to martin
7113         - rename mcook-m to mcookm
7114
7115 1998-07-31  Martin Buchholz  <martin@xemacs.org>
7116
7117         * x-init.el (x-initialize-compose): Add support for
7118         dead-circumflex as YET ANOTHER NAME for that dead key.
7119
7120 1998-08-05  Colin Rafferty <colin@xemacs.org>
7121
7122         * setup-paths.el (paths-construct-exec-path): Made the
7123         last-packages really be last.
7124         (paths-construct-data-directory-list): Ditto.
7125
7126 1998-08-01  Kai Haberzettl  <khaberz@synnet.de>
7127
7128         * startup.el(startup-splash-frame-body):
7129         Update Copyright notice in splash screen
7130
7131 1998-07-20  Greg Klanderman  <greg@alphatech.com>
7132
7133         * minibuf.el (read-file-name-internal-1): do ~user completion.
7134
7135 1998-07-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
7136
7137         * font-lock.el (font-lock-fontify-glumped-region): Add guard
7138         aginst destroyed extents
7139
7140 1998-07-24  Greg Klanderman  <greg@alphatech.com>
7141
7142         * package-get.el (package-get): add `install-dir' argument.
7143
7144 1998-07-20  John Jones  <jj@asu.edu>
7145
7146         * package-get.el: calls to package-get-update-all will only
7147           update packages which are already installed.
7148
7149 1998-07-23  SL Baur  <steve@altair.xemacs.org>
7150
7151         * autoload.el (update-file-autoloads): Ensure autoloads buffer is
7152         writable.
7153
7154 1998-07-20  Colin Rafferty   <colin@xemacs.org>
7155
7156         * about.el (about-hackers): Correct my email.
7157
7158 1998-07-20  Kai Haberzettl  <khaberz@synnet.de>
7159
7160         * about.el (about-hackers): new email-address.
7161
7162 1998-07-25  SL Baur  <steve@altair.xemacs.org>
7163
7164         * minibuf.el (read-number): Don't let `input-error' condition
7165         escape.
7166
7167 1998-07-20  Greg Klanderman  <greg@alphatech.com>
7168
7169         * about.el (about-hackers): use my `email-for-life' address.
7170
7171 1998-07-19  SL Baur  <steve@altair.xemacs.org>
7172
7173         * XEmacs 21.2-beta1 is released.
7174
7175 1998-07-12  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7176
7177         * ldap.el (ldap-search): Doc string change
7178
7179 1998-07-16  Colin Rafferty   <colin@xemacs.org>
7180
7181         * menubar-items.el (default-menubar): Removed references to
7182         `data-directory', and use `locate-data-file' instead, and made
7183         then greyed out if they don't exist.
7184
7185 1998-07-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7186
7187         * keymap.el (events-to-keys): Use `format' instead of `concat'
7188         since the latter does not accept integer args anymore
7189
7190 1998-07-15  SL Baur  <steve@altair.xemacs.org>
7191
7192         * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
7193         macros replaced.
7194
7195 1998-07-14  SL Baur  <steve@altair.xemacs.org>
7196
7197         * make-docfile.el: Get first initialization from very-early-lisp.el
7198         * update-elc.el: Ditto.
7199         * loadup.el (really-early-error-handler): Ditto.
7200
7201         * packages.el (packages-unbytecompiled-lisp): Add new file,
7202         very-early-lisp.el.
7203
7204         * very-early-lisp.el: New file.
7205
7206 1998-07-14  SL Baur  <steve@altair.xemacs.org>
7207
7208         * Symbols that have been obsolete for at least 3 years removed (II).
7209
7210         * obsolete.el (eval-current-buffer): Make compatible.
7211         (byte-code-function-p): Ditto.
7212         (send-string): Removed.
7213         (send-region): Removed.
7214         (screen-scrollbar-width): Removed.
7215         (set-screen-scrollbar-width): Removed.
7216         (set-screen-left-margin-width): Removed.
7217         (set-screen-right-margin-width): Removed.
7218         (screen-left-margin-width): Removed.
7219         (screen-right-margin-width): Removed.
7220         (set-buffer-left-margin-width): Removed.
7221         (set-buffer-right-margin-width): Removed.
7222         (buffer-left-margin-width): Removed.
7223         (buffer-right-margin-width): Removed.
7224         (x-set-frame-icon-pixmap): Removed.
7225         (x-set-screen-icon-pixmap): Removed.
7226         (pixel-name): Removed.
7227         (make-pixmap): Removed.
7228         (make-cursor): Removed.
7229         (pixmap-width): Removed.
7230         (pixmap-contributes-to-line-height-p): Removed.
7231         (set-pixmap-contributes-to-line-height): Removed.
7232
7233 1998-07-13  SL Baur  <steve@altair.xemacs.org>
7234
7235         * obsolete.el (popup-menu-up-p): removed.
7236         (read-no-blanks-input): Removed.
7237         (wholenump): Removed.
7238         (ring-mod): Removed (what was ring-mod?).
7239         (current-time-seconds): Removed.
7240         (run-special-hook-with-args): Removed.
7241         (dot): Removed.
7242         (dot-marker): Removed.
7243         (dot-min): Removed.
7244         (dot-max): Removed.
7245         (window-dot): Removed.
7246         (set-window-dot): Removed.
7247
7248         * bytecomp.el: Remove bytecompiler support for `dot', `dot-max' and
7249         `dot-min'.
7250
7251         * minibuf.el: (read-no-blanks-input): remove commented-out copy.
7252
7253         * code-files.el (insert-file-contents): Rename
7254         run-special-hook-with-args to run-hook-with-args-until-success.
7255         (write-region): Ditto.
7256
7257 1998-07-12  SL Baur  <steve@altair.xemacs.org>
7258
7259         * about.el: Fix typos, update release date.
7260
7261         * Symbols that have been obsolete for at least 3 years removed.
7262
7263         * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to
7264         screen- functions.
7265         (toplevel): remove setf methods for screen functions.
7266         * cl-macs.el (extent-data): defsetf removed.
7267         * obsolete.el (lisp-indent-hook): Make compatible, it's used too
7268         many places to remove.
7269         (comment-indent-hook): Ditto.
7270         * obsolete.el (get-screen-for-buffer-default-screen-name): Remove.
7271         (buffer-dedicated-screen): Ditto.
7272         (deiconify-screen): Ditto.
7273         (delete-screen): Ditto.
7274         (event-screen): Ditto.
7275         (find-file-other-screen): Ditto.
7276         (find-file-read-only-other-screen): Ditto.
7277         (live-screen-p): Ditto.
7278         (screen-height): Ditto.
7279         (screen-iconified-p): Ditto.
7280         (screen-list): Ditto.
7281         (screen-live-p): Ditto.
7282         (screen-name): Ditto.
7283         (screen-parameters): Ditto.
7284         (screen-pixel-height): Ditto.
7285         (screen-pixel-width): Ditto.
7286         (screen-root-window): Ditto.
7287         (screen-selected-window): Ditto.
7288         (screen-totally-visible-p): Ditto.
7289         (screen-visible-p): Ditto.
7290         (screen-width): Ditto.
7291         (screenp): Ditto.
7292         (get-screen-for-buffer): Ditto.
7293         (get-screen-for-buffer-noselect): Ditto.
7294         (get-other-screen): Ditto.
7295         (iconify-screen): Ditto.
7296         (lower-screen): Ditto.
7297         (mail-other-screen): Ditto.
7298         (make-screen): Ditto.
7299         (make-screen-invisible): Ditto.
7300         (make-screen-visible): Ditto.
7301         (modify-screen-parameters): Ditto.
7302         (new-screen): Ditto.
7303         (next-screen): Ditto.
7304         (next-multiscreen-window): Ditto.
7305         (other-screen): Ditto.
7306         (previous-screen): Ditto.
7307         (previous-multiscreen-window): Ditto.
7308         (raise-screen): Ditto.
7309         (redraw-screen): Ditto.
7310         (select-screen): Ditto.
7311         (selected-screen): Ditto.
7312         (set-buffer-dedicated-screen): Ditto.
7313         (set-screen-height): Ditto.
7314         (set-screen-position): Ditto.
7315         (set-screen-size): Ditto.
7316         (set-screen-width): Ditto.
7317         (show-temp-buffer-in-current-screen): Ditto.
7318         (switch-to-buffer-other-screen): Ditto.
7319         (visible-screen-list): Ditto.
7320         (window-screen): Ditto.
7321         (x-set-screen-pointer): Ditto.
7322         (x-set-frame-pointer): Ditto.
7323         (screen-title-format): Ditto.
7324         (screen-icon-title-format): Ditto.
7325         (terminal-screen): Ditto.
7326         (delete-screen-hook): Ditto.
7327         (create-screen-hook): Ditto.
7328         (mouse-enter-screen-hook): Ditto.
7329         (mouse-leave-screen-hook): Ditto.
7330         (map-screen-hook): Ditto.
7331         (unmap-screen-hook): Ditto.
7332         (default-screen-alist): Ditto.
7333         (default-screen-name): Ditto.
7334         (x-screen-defaults): Ditto.
7335         (x-create-screen): Ditto.
7336         * obsolete.el: meta-flag removed.
7337         baud-rate removed.
7338         sleep-for-millisecs removed.
7339         extent-data removed.
7340         set-extent-data removed.
7341         set-extent-attribute removed.
7342         extent-glyph removed.
7343         extent-layout removed.
7344         set-extent-layout removed.
7345         list-faces-display removed.
7346         list-faces removed.
7347         trim-versions-without-asking removed.
7348         after-write-file-hooks removed.
7349         truename removed.
7350         auto-fill-hook removed.
7351         blink-paren-hook removed.
7352         select-screen-hook, deselect-screen-hook removed.
7353         auto-raise-screen, auto-lower-screen removed.
7354
7355         * msw-mouse.el: Global change resource -> mswindows-resource.
7356
7357         * XEmacs 21.0-pre5 is released.
7358
7359 1998-07-11  SL Baur  <steve@altair.xemacs.org>
7360
7361         * about.el (about-hackers): Credits update.
7362
7363 1998-07-11  Hrvoje Niksic  <hniksic@srce.hr>
7364
7365         * register.el (insert-register): Don't activate the region.
7366
7367 1998-07-10  SL Baur  <steve@altair.xemacs.org>
7368
7369         * select.el: Restore x-* symbols for backwards compatibility:
7370         x-copy-primary-selection, x-kill-primary-selection,
7371         x-delete-primary-selection, x-select-make-extent-for-selection,
7372         x-valid-simple-selection-, x-cut-copy-clear-internal.
7373
7374 1998-07-09  SL Baur  <steve@altair.xemacs.org>
7375
7376         * XEmacs 21.0-pre4 is released.
7377
7378 1998-06-28  Hrvoje Niksic  <hniksic@srce.hr>
7379
7380         * menubar-items.el (default-menubar): Use `report-emacs-bug' for
7381         reporting bugs.
7382         (maybe-add-init-button): Fix semantics under Windows.  Use
7383         `expand-file-name' rather than `concat'.
7384
7385         * help.el (print-messages): New function.
7386
7387 1998-07-05  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7388
7389         * ldap.el (ldap-host-parameters-alist): Docstring fixes
7390
7391 1998-07-04  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7392
7393         * about.el: Tweaked my entry in about-hackers.
7394
7395         * find-paths.el (paths-emacs-root-p):
7396           Relaxed emacs-root checking of an in-place installation to
7397           also accommodate the flat layout used on MS Windows.
7398
7399 1998-06-29  John Jones  <jj@asu.edu>
7400
7401         * package-get.el: calls to package-get-update-all will only
7402           update packages which are already installed.
7403
7404 1998-07-05  Andy Piper  <andyp@parallax.co.uk>
7405
7406         * faces.el (xpm-color-symbols): remove hardcoded defaults these
7407         are handled by the gui-element face fallbacks now.
7408
7409         * x-faces.el: default gui-element face to "background" as well as
7410         the default face.
7411
7412         * msw-faces.el (mswindows-init-device-faces): remove gui-element
7413         and default face settings since these are set as fallbacks now in
7414         the appropriate domain.
7415
7416 1998-07-02  SL Baur  <steve@altair.xemacs.org>
7417
7418         * text-mode.el (text-mode): Reorder regexp so the OR part
7419         corresponding to `page-delim' goes first and the hack in
7420         `forward-paragraph' will work.
7421         With bug analysis from Bob Weiner <weiner@altrasoft.com>
7422
7423 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
7424
7425         * subr.el (remove-hook): When checking the hook value
7426           with functionp, don't apply car to it.
7427
7428 1998-06-24  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7429
7430         * package-get.el (package-get-remote-filename):
7431           Don't use file-name-as-directory because the local directory
7432           separator conventions might not be the same as ftp's.
7433
7434 1998-06-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7435
7436         * ldap.el (ldap-host-parameters-alist): New name of
7437         `ldap-host-parameters-plist'
7438
7439 1998-06-26  Adrian Aichner  <adrian@xemacs.org>
7440
7441         * package-get.el: Using (require 'package-get-base), now that it
7442         provides itself.  Consequently removed all instances of (load
7443         "package-get-base.el").
7444
7445 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
7446
7447         * subr.el (remove-hook): Don't treat the hook value as a
7448           list unless it is both consp and not functionp.
7449
7450 1998-06-29  SL Baur  <steve@altair.xemacs.org>
7451
7452         * about.el: Email address for Ben Wing is ben@xemacs.org.
7453         * auto-show.el: Ditto.
7454         * bytecomp.el: Ditto.
7455         * faces.el: Ditto.
7456         * x-scrollbar.el: Ditto.
7457         * x-misc.el: Ditto.
7458         * tty-init.el: Ditto.
7459         * toolbar-items.el: Ditto.
7460         * symbol-syntax.el: Ditto.
7461         * specifier.el: Ditto.
7462         * objects.el: Ditto.
7463         * hyper-apropos.el: Ditto.
7464         * glyphs.el: Ditto.
7465
7466 1998-06-27  Hrvoje Niksic  <hniksic@srce.hr>
7467
7468         * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
7469         vertical-divider-always-visible-p.
7470         (default-mouse-motion-handler): Ditto.
7471
7472 1998-06-21  Hrvoje Niksic  <hniksic@srce.hr>
7473
7474         * scrollbar.el (scrollbars-visible-p): Simplify.  Always set the
7475         global value.
7476
7477 1998-06-21  Oliver Graf <ograf@fga.de>
7478
7479         * build-reports.el: changed receiver to xemacs-build-reports list
7480
7481 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7482
7483         * font.el: Split font-family-mappings into X and
7484           mswindows-specific versions.
7485           mswindows-font-create-[object|name]: Treat supplied size
7486           as a pointsize. Added underline and strikethru handling.
7487
7488         * msw-faces.el: changed default mswindows charset to western.
7489
7490         * msw-glyphs.el: removed space in border-glyph font string that
7491           was inserted to get round bugs in the mswindows C font code.
7492
7493 1998-06-27  SL Baur  <steve@altair.xemacs.org>
7494
7495         * about.el (about-hackers): Credits update.
7496
7497         * help-nomule.el (tutorial-supported-languages): Add Romanian
7498         TUTORIAL.
7499
7500         * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
7501         to ISO-8859-2.
7502
7503 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7504
7505         * font.el: Split font-family-mappings into X and
7506           mswindows-specific versions.
7507           mswindows-font-create-[object|name]: Treat supplied size
7508           as a pointsize. Added underline and strikethru handling.
7509
7510         * msw-faces.el: changed default mswindows charset to western.
7511
7512         * msw-glyphs.el: removed space in border-glyph font string that
7513           was inserted to get round bugs in the mswindows C font code.
7514
7515 1998-06-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7516
7517         * minibuf.el: make read-color-completion-table call
7518           (mswindows-color-list for mswindows devices.
7519
7520 1998-06-18  Sam Mikes  <smikes@alumni.hmc.edu>
7521
7522         * lisp/font-lock.el
7523         (font-lock-match-c++-style-declaration-item-and-skip-to-next):
7524         Let declaration items contain non-word symbol characters.
7525
7526 1998-06-15  Adrian Aichner  <adrian@xemacs.org>
7527
7528         * package-get.el (package-get-package-provider): Added autoload
7529         cookie.  Loading "package-get-base.el" in ALL functions that use
7530         it.  Fixed some (interactive ...) with multiple argument specs
7531         again.  Cosmetic indentation changes.
7532
7533 1998-05-27  Glynn Clements  <glynn@sensei.co.uk>
7534
7535         * info.el (Info-insert-dir): Don't use nreverse on variables
7536         that you want to use later.
7537
7538 1998-06-17  Glynn Clements  <glynn@sensei.co.uk>
7539
7540         * x-mouse.el (x-set-point-and-move-selection): Replace call
7541         to x-kill-primary-selection with kill-primary-selection
7542
7543 1998-06-12  Martin Buchholz  <martin@xemacs.org>
7544
7545         * simple.el (what-cursor-position): Make cursor position reported
7546         use value of column-number-start-at-one
7547
7548 1998-06-17  SL Baur  <steve@altair.xemacs.org>
7549
7550         * about.el (xemacs-hackers): Fix Jareth's email address.
7551
7552 1998-06-16  SL Baur  <steve@altair.xemacs.org>
7553
7554         * startup.el (startup-splash-frame): Remove
7555         `xemacs-startup-logo-function'.
7556
7557 1998-06-15  SL Baur  <steve@altair.xemacs.org>
7558
7559         * about.el (about-hackers): Update credits list.
7560
7561 1998-06-06  Jeff Miller <jmiller@smart.net>
7562
7563         * lisp/sound.el: Update sound-ext to allow filenames with
7564           extensions to be found by load-sound-file
7565
7566 1998-06-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7567
7568         * info.el (Info-rebuild-outdated-dir): Removed variable
7569         (Info-auto-generate-directory): New variable
7570         (Info-save-auto-generated-dir): New variable
7571         (Info-maybe-update-dir): Use `Info-auto-generate-directory'
7572         (Info-build-dir-anew): Second parameter removed.  Use
7573         `Info-save-auto-generated-dir'
7574         (Info-rebuild-dir): Ditto
7575
7576 1998-06-02  Christoph Wedler  <wedler@fmi.uni-passau.de>
7577
7578         * list-mode.el (next-list-mode-item): Would not recognize
7579         border between directly neighbored items.
7580
7581 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
7582
7583         * package-get.el: add autoloads for some functions.
7584
7585 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
7586
7587         * specifier.el (let-specifier): Tiny docfixes.
7588
7589 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
7590
7591         * msw-mouse.el: set selection-pointer-glyph to Normal.
7592
7593 1998-06-09  Per Abrahamsen  <abraham@dina.kvl.dk>
7594
7595         * wid-edit.el (widget-specify-secret): New function.
7596         (widget-after-change): Use it.
7597         (widget-specify-field): Use it.
7598
7599 1998-06-08  Hrvoje Niksic  <hniksic@srce.hr>
7600
7601         * mouse.el (drag-window-divider): Use `(not done)' instead of
7602         `doit'; reuse result of `window-pixel-edges'.
7603
7604         * modeline.el (drag-modeline-event-lag): Rename to
7605         drag-divider-event-lag.
7606
7607 1998-06-07  Hrvoje Niksic  <hniksic@srce.hr>
7608
7609         * specifier.el (let-specifier): Rewritten not to generate needless
7610         `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
7611         arguments.
7612
7613 1998-05-28  Hrvoje Niksic  <hniksic@srce.hr>
7614
7615         * minibuf.el (read-file-name-1): Setup buffer-local value of
7616         `completion-ignore-case' in completions buffer under Windows.
7617
7618 1998-06-06  Kirill M. Katsnelson  <kkm@kis.ru>
7619
7620         * about.el (about-maintainer-glyph): Fix support for not
7621         compressed images.
7622
7623 1998-06-04  Kirill M. Katsnelson  <kkm@kis.ru>
7624
7625         * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
7626
7627         * mouse.el (mouse-track): Cancel selection if misc-user event with
7628         `cancel-mode-internal' function is fetched.
7629
7630 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
7631
7632         * files.el (save-some-buffers-1): Fixed return value.
7633
7634 1998-06-01  Oliver Graf <ograf@fga.de>
7635
7636         * dragdrop.el: added experimental
7637
7638 1998-05-26  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
7639
7640         * startup.el (after-init-hook, init-file-user,
7641         user-init-directory, load-user-init-file):  Purge references
7642         to "~/.xemacs/init.el" from docstrings.
7643
7644         (load-user-init-file) Use paths-construct-path to construct
7645         paths to user init files.  Go directly to ~/.emacs, do not
7646         search ~/.xemacs/, do not load `default-custom-file'.
7647
7648 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
7649
7650         * files.el (interpreter-mode-alist): Catch wish and tclsh before
7651         general *sh.
7652         (inhibit-first-line-modes-regexps): Added `.tar.gz'.
7653
7654 1998-06-03  Andy Piper  <andyp@parallax.co.uk>
7655
7656         * menubar-items.el (default-menubar): add Update Packages to customize
7657         menu.
7658
7659 1998-06-02  Andy Piper  <andyp@parallax.co.uk>
7660
7661         * faces.el: use toolbar face as a fallback for toolbar properties
7662         in xpm-color-symbols instead of default.
7663
7664         * msw-faces.el: rename 3d-object -> gui-element face.
7665
7666 1998-06-06  SL Baur  <steve@altair.xemacs.org>
7667
7668         * startup.el (xemacs-startup-logo-function): New variable.
7669         (startup-splash-frame): Use it.
7670
7671 1998-06-02  Hrvoje Niksic  <hniksic@srce.hr>
7672
7673         * files.el (save-some-buffers): Would wait 1 second.
7674         (save-some-buffers-1): Delete other windows here instead of in
7675         `save-some-buffers'.
7676         (save-some-buffers): Force redisplay only if windows were deleted.
7677
7678 1998-06-02  Didier Verna  <didier@xemacs.org>
7679
7680         * cus-face.el (custom-face-attributes): generalized the use of
7681         toggle buttons for boolean attributes.
7682         Re-ordered the items a bit.
7683
7684 1998-06-01  SL Baur  <steve@altair.xemacs.org>
7685
7686         * sound.el (default-sound-directory): Use `locate-data-directory'
7687         to find the sounds directory.
7688
7689 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
7690
7691         * sound.el: default sound-ext to .wav under mswindows, .au
7692         otherwise. load-default sounds without extensions.
7693
7694 1998-05-27  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
7695
7696         * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
7697         if send-pr is not bound.
7698
7699 1998-06-01  Andy Piper  <andyp@parallax.co.uk>
7700
7701         * files.el: grok idl files in auto-mode-alist.
7702 1998-06-01  Jeff Miller  <jmiller@smart.net>
7703
7704         * minibuf.el (exact-minibuffer-completion-p): check for nil before
7705         calling `upcase'.
7706
7707 1998-05-30  Andy Piper  <andyp@parallax.co.uk>
7708
7709         * msw-glyphs.el: add xbm to the list of image types supported.
7710
7711 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
7712
7713         * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
7714         instead of XEmacs one when dumping InfoDock.
7715
7716 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
7717
7718         * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
7719         for `modeline-visible-p'
7720
7721         * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
7722
7723 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
7724
7725         * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
7726         since it's not used anymore. doc string fixes.
7727
7728         * package-get.el (package-get-file-installed-p): new function. use
7729         instead of file-installed-p which is in an external package.
7730
7731 1998-05-28  Oliver Graf <ograf@fga.de>
7732
7733         * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
7734         favor of select-window/switch-to-buffer
7735
7736 Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
7737
7738         * startup.el: changed (getenv "HOME") to (user-home-directory)
7739
7740 1998-05-25  Oliver Graf <ograf@fga.de>
7741
7742         * frame.el (cde-start-drag) moved to dragdrop.el
7743         (offix-start-drag-region) moved to dragdrop.el
7744         (offix-start-drag) moved to dragdrop.el
7745         * dragdrop.el (cde-start-drag) moved from frame.el
7746         (offix-start-drag-region) moved from frame.el
7747         (offix-start-drag) moved from frame.el
7748         (cde-start-drag-region) cde drag regions
7749         * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
7750
7751 1998-05-26  Oliver Graf <ograf@fga.de>
7752
7753         * dragdrop.el: created dragdrop-drag prototypes
7754         (cde-start-drag-region) fixed typo
7755
7756 1998-05-28  SL Baur  <steve@altair.xemacs.org>
7757
7758         * simple.el (after-init-hook): Remove reader macro.
7759
7760         * packages.el (packages-hardcoded-lisp): Get rid of reader
7761         macros.  Update DOC string.
7762
7763 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
7764
7765         * mouse.el (drag-window-divider): Ditto.
7766
7767         * modeline.el (mouse-drag-modeline): Use it.
7768
7769         * lisp-mode.el (let-specifier): Specify indentation.
7770
7771         * specifier.el (let-specifier): Renamed from
7772         `with-specifier-instance'.
7773
7774 1998-05-27  Andy Piper  <andyp@parallax.co.uk>
7775
7776         * x-faces.el:
7777         * faces.el: move definition of xpm-color-symbols from x-faces.el
7778         to faces. Predicate x-get-resource on the presence of x.
7779
7780         * msw-faces.el: set 3d-object face rather than modeline. Specify
7781         faces as specfier defaults.
7782
7783         * package-get.el: don't use package-admin-add-single-file-package.
7784
7785 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
7786
7787         * toolbar-items.el: Fixup tooltips.
7788         (toolbar-gnus): Don't use obsolete variable
7789         toolbar-news-frame-properties.
7790         (toolbar-news-reader): Default to `gnus' instead of
7791         `not-configured'.
7792
7793         * files.el (auto-mode-alist): Correctly recognize `.emacs' under
7794         Windows.
7795
7796 1998-05-25  Andy Piper  <andyp@parallax.co.uk>
7797
7798         * package-get.el: rename -installedp -> -installed-p.
7799
7800 1998-05-23  Kirill M. Katsnelson  <kkm@kis.ru>
7801
7802         * glyphs.el (init-glyphs): Created `border-glyph' face, with no
7803         attributes, and assinged it to continuation, truncation and
7804         hscroll glyphs.
7805
7806         * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
7807         and made continuation, truncation and hscroll glyphs arrow
7808         characters out of that font.
7809
7810 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
7811
7812         * minibuf.el (minibuffer-electric-separator): Play nicely with
7813         directory-sep-char being \.
7814         (minibuffer-electric-tilde): Ditto.
7815         (read-file-name-map): Ditto.
7816
7817 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
7818
7819         * mouse.el (default-mouse-track-maybe-own-selection): Pause only
7820         on X devices.
7821         (default-mouse-track-deal-with-down-event): Avoid
7822         `x-disown-selection'; use `disown-selection' instead.
7823
7824 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
7825
7826         * select.el:
7827         * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
7828         moved to (cut-copy-clear-internal) in select.el. Ditto for
7829         (x-delete-primary-selection) (x-kill-primary-selection)
7830         (x-copy-primary-selection).
7831         (own-clipboard): new function.
7832
7833         * msw-select.el: use the new kill/delete/copy/cut-copy-clear
7834         functions in select.el. remove old ones.
7835         (mswindows-own-clipboard): new function.
7836
7837 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
7838
7839         * gnuserv.el: allow connections from mswindows type devices.
7840
7841 1998-05-20  Andy Piper  <andyp@parallax.co.uk>
7842
7843         * msw-glyphs.el: change image type used from cursor to resource.
7844
7845 1998-05-20  Kirill M. Katsnelson  <kkm@kis.ru>
7846
7847         * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
7848         for {top,bottom}-{left,right} values in addition to
7849         {top,bottom}_{left,right}.
7850         Use x-get-resource instead of x-get-resource-and-bogosity-check.
7851
7852 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
7853
7854         * cl-macs.el (specifier-instance): Undefine its setf method.
7855
7856         * specifier.el (with-specifier-instance): Added docstring.
7857
7858         * mouse.el (drag-window-divider): Ditto.
7859
7860         * modeline.el (mouse-drag-modeline): Use it.
7861
7862         * lisp-mode.el (with-specifier-instance): Define its indentation
7863         level.
7864
7865         * specifier.el (with-specifier-instance): New macro.
7866
7867 1998-05-19  Andy Piper  <andyp@parallax.co.uk>
7868
7869         * package-get.el (package-get-create-custom): new function to
7870         auto-generate package-get-custom.el from package-get-base.el.
7871         * (package-get-ever-installedp): new function.
7872         * (package-get-custom): new function to get all packages specified
7873         by customize.
7874
7875 1998-05-19  Hrvoje Niksic  <hniksic@srce.hr>
7876
7877         * cus-edit.el (custom-file): Revert to `~/.emacs'.
7878
7879 1998-05-23  SL Baur  <steve@altair.xemacs.org>
7880
7881         * cl-extra.el: Reverse previous float change.
7882
7883 1998-05-17  Andy Piper  <andyp@parallax.co.uk>
7884
7885         * x-faces.el:
7886         * faces.el (try-font-name): moved from x-faces.el since it is
7887         required by w3 under mswindows as well X.
7888
7889 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
7890
7891         * winnt.el: Removed evil (setq completion-ignore-case t)
7892         clause, one more overlookef fsfism.
7893         (nt-quote-args-functions-alist): End sentences with double space.
7894
7895 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
7896
7897         * window-xemacs.el (push-window-configuration): Remove kludgery of
7898         recaching default-toolbar specifier.
7899         (pop-window-configuration): Ditto.
7900         (unpop-window-configuration): Ditto.
7901
7902 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
7903
7904         * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
7905
7906 1998-05-17  Kirill M. Katsnelson  <kkm@kis.ru>
7907
7908         * winnt.el (nt-quote-args-verbatim): Added function.
7909         (nt-quote-args-prefix-quote): Added function.
7910         (nt-quote-args-backslash-quote): Added function.
7911         (nt-quote-args-double-quote): Added function.
7912         (nt-quote-args-functions-alist): New variable.
7913         (nt-quote-process-args): Added function. This is the main quoting
7914         work horse called from process-nt.c
7915
7916 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
7917
7918         * winnt.el: Removed duplicate definitions for backspace,
7919         delete, M-backspace and C-M-backspace.
7920         (file-name-buffer-file-type-alist): Removed this variable.
7921         (find-buffer-file-type): Removed function.
7922         (find-file-binary):  Removed function.
7923         (find-file-text): Removed function.
7924         (find-file-not-found-set-buffer-file-type): Removed function.
7925         (save-to-unix-hook): Removed function.
7926         (revert-from-unix-hook): Removed function.
7927         (using-unix-filesystems): Removed function.
7928         (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
7929         warning.
7930         (x-set-selection): Removed function.
7931         (x-get-selection): Removed function.
7932         Removed commented FSFisms.
7933         Replaced copyright notice (this file is not part of GNU Emacs).
7934         (nt-shell-mode-hook): Moved here from a lambda expression. Added
7935         comint-process-echoes setting to t.
7936
7937 1998-05-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7938
7939         * packages.el (packages-no-package-hierarchy-regexp): Introduced
7940         and used following the interface change of
7941         `paths-find-recursive-path'.
7942
7943         * find-paths.el (paths-find-recursive-path): Exclusion is now by a
7944         regexp instead of a list of base names.
7945         (paths-version-control-filename-regexp):
7946         (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
7947         Introduced and used following the interface change of
7948         `paths-find-recursive-path'.
7949
7950 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
7951
7952         * simple.el (delete-forward-p): Make it a defun; do X garbage only
7953         on X devices, rather than on all non-TTY devices.
7954
7955 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
7956
7957         * msw-mouse.el: New file. Sets up cursor shapes for Windows.
7958
7959         * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
7960
7961 1998-05-17  Adrian Aichner  <adrian@xemacs.org>
7962
7963         * itimer.el (activate-itimer): Fixed usage of integers
7964         as argument to `concat'.
7965
7966 1998-05-17  Glynn Clements  <glynn@sensei.co.uk>
7967
7968         * itimer.el (start-itimer): replace the use of `concat' with
7969         `format'
7970
7971 1998-05-16  SL Baur  <steve@altair.xemacs.org>
7972
7973         * mode-motion.el (mode-motion-hook): Clarify docstring.
7974         From Bob Weiner <weiner@altrasoft.com>
7975
7976         * loadhist.el (symbol-file): Supply prompt string when used
7977         interactively.
7978         From Bob Weiner <weiner@altrasoft.com>
7979
7980 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
7981
7982         * loadup.el (really-early-error-handler): Ditto.
7983
7984         * update-elc.el: Ditto.
7985
7986         * setup-paths.el (paths-construct-exec-path): Ditto.
7987
7988         * make-docfile.el: Ditto.
7989
7990         * find-paths.el (paths-decode-directory-path): Use split-path
7991         instead of decode-path.
7992
7993         * files.el (parse-colon-path): Update docstring reference.
7994
7995 1998-05-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7996
7997         * msw-init.el:
7998         * x-init.el:
7999         Bind cut'n'paste keys to non window-system specific functions.
8000
8001         * msw-select.el: New function mswindows-clear-clipboard.
8002         mswindows-cut-copy-clipboard extended to handle clearing of the
8003         selection and renamed to mswindows-cut-copy-clear-clipboard.
8004
8005         * select.el: on mswindows devices delete-primary-selection
8006         calls mswindows-clear-clipboard.
8007
8008 1998-05-15  Hrvoje Niksic  <hniksic@srce.hr>
8009
8010         * simple.el (quoted-insert): Inhibit quit when using read-char.
8011
8012         * cmdloop.el (read-char): Don't inhibit quit.
8013         (read-char-exclusive): Ditto.
8014         (read-char): Signal quit if quit-char was pressed.
8015         (read-char-exclusive): Ditto.
8016         (read-quoted-char): Return a character, not integer.
8017
8018         * menubar-items.el (default-popup-menu): Use Andy's generic
8019         selection code.
8020         (default-popup-menu): Fix code.
8021
8022 1998-05-14  Oliver Graf <ograf@fga.de>
8023
8024         * dragdrop.el (dragdrop-function-widget): this time it's done
8025
8026 1998-05-13  Oliver Graf <ograf@fga.de>
8027
8028         * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
8029
8030 1998-05-15  Kirill M. Katsnelson  <kkm@kis.ru>
8031
8032         * device.el (device-pixel-width):
8033         (device-pixel-height):
8034         (device-mm-width):
8035         (device-mm-height):
8036         (device-bitplanes):
8037         (device-color-cells): Swapped parameters to device-system-metric
8038         according to the interface change.
8039
8040 1998-05-14  Kirill M. Katsnelson  <kkm@kis.ru>
8041
8042         * mouse.el (default-mouse-motion-handler): Use new name of the
8043         function event-over-vertical-divider-p.
8044         Do not set E-W arrow cursor over the divider if
8045         vertical-divider-draggable-p is nil in the window.
8046         ([top-level]): Use new name for the variable
8047         vertical-divider-map.
8048         (drag-window-divider): Respect vertical-divider-draggable-p.
8049         Variable name typo fixes.
8050
8051 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
8052
8053         * keymap.el (kbd): Define here; handle string constants and
8054         others...
8055
8056 1998-05-15  Christian Nyb <chr@mediascience.no>
8057
8058         * simple.el (zap-up-to-char): New function.  Behaves like `zap-to-char'
8059         in Emacs 18.
8060
8061 1998-05-13  Didier Verna  <didier@xemacs.org>
8062
8063         * mouse.el (drag-window-divider): give the vertical divider a
8064         pressed look when dragging it.
8065
8066 1998-05-13  Andy Piper  <andyp@parallax.co.uk>
8067
8068         * faces.el: predicate some more face operations on x or mswindows
8069         not just x.
8070
8071         * modeline.el: enable modeline coloring for mswindows.
8072
8073 1998-05-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8074
8075         * minibuf.el (minibuffer-default): Added variable; compatible with
8076         FSF Emacs.
8077         (next-history-element): Used `minibuffer-default'.
8078
8079 1998-05-12  Oliver Graf <ograf@fga.de>
8080
8081         * dragdrop.el (dragdrop-function-widget): button and mods ok
8082         arguments still look a bit strange
8083         (dragdrop-compare-mods) created
8084         (dragdrop-drop-do-functions) correctly checks for buttons and
8085         modifiers
8086
8087 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
8088
8089         * setup-paths.el (paths-default-info-directories): Replace
8090         path-separator with directory-sep-char.
8091
8092         * files.el (path-separator): Don't define it here.
8093
8094 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
8095
8096         * update-elc.el: Ditto.
8097
8098         * setup-paths.el (paths-construct-exec-path): Ditto.
8099
8100         * make-docfile.el: Ditto.
8101
8102         * loadup.el (really-early-error-handler): Ditto.
8103
8104         * find-paths.el (paths-decode-directory-path): Use decode-path
8105         instead of decode-path-internal.
8106
8107         * files.el (parse-colon-path): Update docstring.
8108
8109 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
8110
8111         * subr.el (get-buffer-window-list): Make BUFFER optional.
8112
8113         * window-xemacs.el (windows-of-buffer): Defalias to
8114         get-buffer-window-list.
8115
8116 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8117
8118         * disass.el: Fix maintainer keyword.
8119
8120         * bytecomp.el (byte-compile-and-load-file): Autoload.
8121         (byte-compile-buffer): Ditto.
8122
8123         * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
8124         value is returned, not the name.
8125         (lisp-imenu-generic-expression): Enable it.
8126         (lisp-mode-variables): Ditto.
8127         (lisp-indent-offset): Change defconst to defvar.
8128         (lisp-indent-function): Ditto.
8129         (lisp-body-indent): Ditto.
8130
8131 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8132
8133         * modeline.el: Use zap-last-kbd-macro-event.
8134
8135         * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
8136         nil, don't attempt to do anything with messages.
8137         (eval-last-sexp): Use `letf' for clarity.
8138
8139 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8140
8141         * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
8142
8143 1998-05-11  Martin Buchholz  <martin@xemacs.org>
8144
8145         * buff-menu.el:
8146         * lisp-mode.el:
8147         * obsolete.el:
8148         Change empty docstrings into no doc strings at all.
8149         Fix bogus FSF-format docstrings.
8150         * etags.el: Fix docstring.
8151
8152 1998-05-11  Jan Vroonhof  <vroonhof@math.ethz.ch>
8153
8154         * package-get.el (package-get): Use internal md5
8155
8156 1998-05-13  SL Baur  <steve@altair.xemacs.org>
8157
8158         * about.el (about-xemacs): Correct abuse of concat.
8159
8160 1998-05-11  SL Baur  <steve@altair.xemacs.org>
8161
8162         * info.el (Info-mode): Use easymenu.
8163
8164 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8165
8166         * apropos.el (apropos): Don't use concat with integers.
8167
8168         * cmdloop.el (describe-last-error): Handle the case when no error
8169         was seen gracefully.
8170
8171         * apropos.el (apropos-print): Use with-displaying-help-buffer as
8172         defun.
8173         (apropos-describe-plist): Ditto.
8174
8175         * help.el (with-displaying-help-buffer): Revert to a defun.
8176         (describe-key): Use it as defun.
8177         (describe-mode): Ditto.
8178         (describe-bindings): Ditto.
8179         (describe-prefix-bindings): Ditto.
8180         (describe-installation): Ditto.
8181         (view-lossage): Ditto.
8182         (describe-function): Ditto.
8183         (describe-variable): Ditto.
8184         (describe-syntax): Ditto.
8185
8186 1998-05-11  Oliver Graf <ograf@fga.de>
8187
8188         * dragdrop.el: changed order of require/provide
8189         (dragdrop-drop-mime-default) changed to new calling conventions
8190         (dragdrop-drop-do-functions) changed to new calling conventions
8191         (dragdrop-function-widget) this one needs more work...
8192
8193 1998-05-10  Oliver Graf <ograf@fga.de>
8194
8195         * about.el: another small change in my entry
8196         * dragdrop.el (dragdrop-drop-log-function): logging added
8197         plus customizations
8198         changed interface to handler functions. now called with event
8199         and object
8200
8201 1998-05-12  Kirill M. Katsnelson  <kkm@kis.ru>
8202
8203         * glyphs.el (divider-pointer-glyph): Declared new glyph,
8204         E-W arrow pointer displayed over draggable dividers.
8205
8206         * mouse.el (default-mouse-motion-handler): Show it when
8207         appropriate.
8208         (drag-window-divider): Added.
8209         ([top-level]): Initialized window-divider-map with a keymap
8210         binding the above function to left button down event.
8211
8212         * x-mouse.el (x-init-pointer-shape): Initialize
8213         divider-pointer-glyph from Cursor.dividerPointer, or use default
8214         E-W double arrow.
8215
8216 1998-04-30  Gunnar Evermann  <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
8217
8218         * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
8219
8220 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
8221
8222         * simple.el (count-words-buffer): Don't query for buffer.
8223         (count-lines-buffer): Ditto.
8224
8225 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
8226
8227         * help.el (where-is): add optional insert argument.
8228
8229 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
8230
8231         * help.el (describe-key-briefly): New argument INSERT.
8232
8233         * simple.el (eval-expression): New optional argument; synch with
8234         FSF 20.3.
8235
8236         * keydefs.el (global-map): Add new register bindings.
8237
8238         * register.el: Synched with FSF 20.3.
8239
8240 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
8241
8242         * window-xemacs.el (recenter): all arguments are optional.
8243
8244 1998-05-10  Kirill M. Katsnelson  <kkm@kis.ru>
8245
8246         * device.el: (device-pixel-width): Reflected name/parameters
8247         change to device-system-metric.
8248         (device-pixel-height): Ditto.
8249         (device-mm-width): Ditto.
8250         (device-mm-height): Ditto.
8251         (device-bitplanes): Ditto.
8252         (device-color-cells): Ditto.
8253
8254 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
8255
8256         * cl-extra.el (cl-float-limits): Removed; move code to top-level.
8257
8258         * cl.el (most-positive-fixnum): Document.
8259         (most-negative-fixnum): Ditto.
8260
8261         * cus-dep.el: Updated comment.
8262
8263         * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
8264         constant.
8265
8266         * cus-load.el (custom-put): Removed.
8267
8268         * files.el (after-find-file): Just resignal quit instead of
8269         signaling "canceled".
8270
8271 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
8272
8273         * frame.el (other-frame): Use `focus-frame' instead of
8274         select-frame kludges.
8275
8276         * lisp-mode.el: Update lisp-indent-function for
8277         save-selected-frame and with-selected-frame.
8278
8279         * frame.el (save-selected-frame): New macro.
8280         (with-selected-frame): Ditto.
8281         (other-frame): Use `set-frame-focus'.
8282
8283 1998-05-06  Oliver Graf <ograf@fga.de>
8284
8285         * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
8286         (dragdrop-drop-url-default) default handler for URL drops created
8287         (dragdrop-drop-mime-default) default handler for MIME drops created
8288         (dragdrop-drop-functions) default custom for handling drops created
8289         (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
8290
8291 1998-05-05  Jonathan Harris <jhar@tardis.ed.ac.uk>
8292
8293         * mouse.el: Removed redundant mouse-mswindows-drop function.
8294
8295 1998-05-05  Oliver Graf <ograf@fga.de>
8296
8297         * about.el: changed some text in my entry
8298         * dragdrop.el: added customs
8299
8300 1998-05-04  Oliver Graf <ograf@fga.de>
8301
8302         * mouse.el: killed global drop key bindings
8303         (mouse-offix-drop) removed
8304         * dragdrop.el: created
8305         * dumped-lisp.el: inclusion of dragdrop.el for window-systems
8306
8307 1998-05-09  Kirill M. Katsnelson  <kkm@kis.ru>
8308
8309         * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
8310         scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
8311
8312         * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
8313         obsolete comment.
8314
8315         * scrollbar.el (scrollbars-visible-p): Use new
8316         {vertical,horizontal}-scrollbar-visible-p specifiers.
8317
8318 1998-04-18  Kirill M. Katsnelson  <kkm@kis.ru>
8319
8320         * device.el (device-pixel-height):
8321         (device-pixel-width):
8322         (device-mm-width):
8323         (device-mm-height):
8324         (device-bitplanes):
8325         (device-color-cells): Moved these 6 functions from device.c; they
8326         all use single (device-system-metrics) call.
8327
8328 1998-05-09  SL Baur  <steve@altair.xemacs.org>
8329
8330         * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
8331         were renamed.
8332
8333         * menubar-items.el:
8334         * toolbar-items.el: Renamed from x-menubar/x-toolbar.
8335         Suggested by Hrvoje Niksic <hniksic@srce.hr>
8336
8337         * help.el (help-map): Remove Hyperbole keybinding logic.
8338         Suggested by: Michael Ernst <mernst@cs.washington.edu>
8339
8340 1998-05-08  SL Baur  <steve@altair.xemacs.org>
8341
8342         * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
8343         From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
8344
8345 1998-05-07  Andy Piper  <andyp@parallax.co.uk>
8346
8347         * msw-glyphs.el: use nicer icon3 from the frame icon.
8348
8349 1998-05-07  SL Baur  <steve@altair.xemacs.org>
8350
8351         * version.el (emacs-version): Remove InfoDock conditionals.
8352
8353         * startup.el (startup-splash-frame): Change ID logo name.
8354
8355 1998-05-06  Hrvoje Niksic  <hniksic@srce.hr>
8356
8357         * files.el (after-find-file): If the user presses C-g on
8358         directory-creation prompt, kill the buffer.
8359
8360 1998-05-06  SL Baur  <steve@altair.xemacs.org>
8361
8362         * simple.el (count-words-region): Reverse previous change.
8363
8364 1998-05-05  Hrvoje Niksic  <hniksic@srce.hr>
8365
8366         * replace.el (query-replace): Just call perform-replace.
8367         (query-replace-regexp): Ditto.
8368         (perform-replace): Move region handling here.
8369         (perform-replace): Use the new arg to match-data.
8370
8371 1998-03-08  Kyle Jones  <kyle_jones@wonderworks.com>
8372
8373         * x-init.el: Install X specific display table that
8374           displays char 0240 as a space to avoid whatever it is
8375           that screws up display of that character code.
8376
8377 1998-05-03  Hrvoje Niksic  <hniksic@srce.hr>
8378
8379         * help.el (function-arglist): If no arguments are documented for a
8380         subr, print nothing rather than incorrect output.
8381
8382 1998-05-05  SL Baur  <steve@altair.xemacs.org>
8383
8384         * cmdloop.el (command-error): Update bail-out error message to use
8385         `emacs-program-name'.
8386
8387         * lib-complete.el: Remove reader macro cruft.
8388
8389         * dumped-lisp.el (preloaded-file-list): Phase I:  remove InfoDock
8390         cruft.
8391
8392         * simple.el (count-words-region): Drop interactive-p check on the
8393         message.
8394
8395 1998-05-04  Jonathan Harris <jhar@tardis.ed.ac.uk>
8396
8397         * font.el
8398         * msw-faces.el
8399         Correct spelling of mswindows-font-canonicalize-name.
8400
8401 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
8402
8403         * ldap.el (ldap-host-parameters-alist): Replaced with
8404         `ldap-host-parameters-plist'
8405         (ldap-search): Adapt to previous change
8406
8407 1998-05-02  SL Baur  <steve@altair.xemacs.org>
8408
8409         * about.el (about-hackers): Update Bob Weiner bio.
8410         (about-maintainer-info): Ditto.
8411
8412 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
8413
8414         * simple.el (display-warning-minimum-level): Docfix.
8415
8416 1998-04-04  Per Abrahamsen  <abraham@dina.kvl.dk>
8417
8418         * widget.el (:default-get): New keyword.
8419         * wid-edit.el (default, widget-default-default-get): Define it.
8420         (group, widget-group-default-get): Define it.
8421         (menu-choice, widget-choice-default-get): Define it.
8422         (widget-default-get): New function.
8423         (widget-choice-action): Call it.
8424         (widget-editable-list-entry-create): Call it.
8425
8426 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
8427
8428         * byte-optimize.el (byte-boolean-vars): Removed.
8429         (byte-optimize-lapcode): Use `built-in-variable-type' instead of
8430         lookup through `byte-boolean-vars'.
8431
8432 1998-05-01  Kirill M. Katsnelson  <kkm@kis.ru>
8433
8434         * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
8435         resource-provided values into ghost specs for scrollbar-height and
8436         scrollbar-width.
8437
8438 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
8439
8440         * byte-optimize.el: Don't attempt to optimize /=.
8441
8442         * bytecomp.el (byte-compile-one-ore-more-args): New function.
8443         (byte-compile-/=): Ditto.
8444
8445 1998-05-02  SL Baur  <steve@altair.xemacs.org>
8446
8447         * apropos.el: Use `with-displaying-help-buffer'.
8448         (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
8449         Use `with-displaying-help-buffer'.
8450         (apropos-follow): Do not give special treatment to buffer cursor
8451         was in prior to a mouse click.
8452         (apropos-describe-plist): Use `with-displaying-help-buffer'.
8453         (apropos-print-doc): Set correct buffer for setting text
8454         properties.
8455
8456 1998-05-01  SL Baur  <steve@altair.xemacs.org>
8457
8458         * help.el (help-buffer-prefix-string): New variable.
8459         (help-buffer-name): Use it.
8460
8461         * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
8462         mode menu.
8463
8464 1998-04-30  Greg Klanderman  <greg@alphatech.com>
8465
8466         * frame.el (other-frame): Work even when focus-follows-mouse is true.
8467
8468 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
8469
8470         * files.el (find-file-noselect): Update docstring.
8471         (find-file-noselect): Signal an error if found an unreadable file.
8472         (file-chase-links): Save the match data.
8473         (normal-mode): Use `lwarn' and `error-message-string'.
8474         (interpreter-mode-alist): Change defconst to defvar.
8475         (inhibit-first-line-modes-regexps): Ditto.
8476         (inhibit-first-line-modes-regexps): Added .tgz.
8477         (inhibit-first-line-modes-suffixes): Change defconst to defvar.
8478         (change-major-mode-with-file-name): New user-option.
8479         (set-visited-file-name): Synched with FSF.
8480         (file-name-extension): New function, from FSF 20.3.
8481         (file-relative-name): Synched with FSF.
8482         (save-some-buffers): Support the C-r feature.
8483         (recover-session): Synched with FSF.
8484         (kill-some-buffers): Ditto.
8485         (set-auto-mode): New argument JUST-FROM-FILE-NAME.
8486
8487 1998-04-30  SL Baur  <steve@altair.xemacs.org>
8488
8489         * files.el (insert-file): Undo previous change and reenable use of
8490         format.el.
8491
8492 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
8493
8494         * window-xemacs.el (recenter): Define.
8495
8496 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
8497
8498         * font.el (mswindows-font-create-name)
8499         (mswindows-font-create-object): new functions for mswindows type
8500         fonts.
8501
8502         * msw-faces.el (mswindows-font-canicolize-name): fix so that
8503         strings are parsed as well as font objects.
8504
8505 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
8506
8507         * modeline.el (defining-kbd-macro): Restore modeline indication of
8508         kbd-macro being recorded.
8509         (add-minor-mode): Simplify docstring.
8510         (modeline-minor-mode-menu): Remove stuff.
8511
8512 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
8513
8514         * code-process.el (call-process): dynamically decide process
8515         coding type.
8516
8517 1998-04-29  Jim Radford  <radford@robby.caltech.edu>
8518
8519         * modeline.el: Add line-number-mode, column-number-mode to
8520         the modeline minor-mode menu.  Button2 on the line number does
8521         goto-line.
8522
8523 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
8524
8525         * mouse.el: move x-selection-owner-p type things to
8526         selection-owner-p.
8527
8528         * msw-init.el: copy zmacs stuff from x-init.el
8529
8530         * msw-select.el (mswindows-own-selection)
8531         (mswindows-disown-selection) (mswindows-selection-owner-p): new
8532         functions. Very simple minded implementation of selectio
8533         ownership.
8534
8535         * select.el (own-selection) (disown-selection)
8536         (activate-region-as-selection) (select-make-extent-for-selection)
8537         (valid-simple-selection-p): functions moved from x-select.el for
8538         generalized selection.
8539
8540         * x-select.el: see select.el changes.
8541
8542         * x-toolbar.el: use new selection functions.
8543
8544 1998-04-28  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8545
8546         * packages.el (packages-find-package-directories): Fixed bug that
8547         would pick up multiple site-package directories.
8548         (package-locations): Added "xemacs-packages" as a late package
8549         location.
8550
8551         * find-paths.el: Now uses `emacs-program-name' and
8552         `emacs-program-version'.
8553         Additions to enforce version-specific directories in
8554         `paths-find-version-directory'.
8555
8556 1998-04-29  SL Baur  <steve@altair.xemacs.org>
8557
8558         * default.el: Removed.
8559         * site-start.el: Removed.
8560
8561 1998-04-29  Didier Verna  <didier@xemacs.org>
8562
8563         * minibuf.el (minibuffer-history-minimum-string-length): Default
8564         to nil.
8565
8566 1998-04-28  SL Baur  <steve@altair.xemacs.org>
8567
8568         * find-paths.el (paths-program-name): Rename.
8569         (paths-emacs-root-p): Ditto.
8570         (paths-find-site-directory): Ditto.
8571
8572 1998-04-26  Karl M. Hegbloom  <karlheg@inetarena.com>
8573
8574         * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
8575         `emacs-lisp-byte-compile-and-load'.
8576
8577 1998-04-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8578
8579         * ldap.el (ldap-search): Fixed additional parameter passing to
8580         `ldap-open'
8581
8582 1998-04-27  Andy Piper  <andyp@parallax.co.uk>
8583
8584         * select.el (kill-primary-selection) (selection-owner-p)
8585         (copy-primary-selection) (yank-clipboard-selection)
8586         (selection-exists-p) (delete-primary-selection): new file and
8587         functions that do the right thing for the selected device.
8588
8589         * x-menubar.el: use generalised selection functions.
8590
8591         * dumped-lisp.el: dump select.el.
8592
8593 1998-04-27  SL Baur  <steve@altair.xemacs.org>
8594
8595         * find-paths.el (paths-progname): New variable.
8596         (paths-emacs-root-p): Use it.
8597         (paths-find-site-directory): Ditto.
8598
8599 1998-04-26  SL Baur  <steve@altair.xemacs.org>
8600
8601         * loadup.el ((member "dump" command-line-args)): Dump as
8602         `infodock' if InfoDock.
8603
8604 1998-04-25  SL Baur  <steve@altair.xemacs.org>
8605
8606         * find-paths.el (construct-emacs-version): Simplify, include
8607         program name in the return value.
8608         * (paths-find-version-directory): Use it.
8609
8610 1998-04-25  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8611
8612         * info.el (Info-parse-dir-entries): Fixed regexp
8613         (Info-build-dir-anew): Remove full suffix and capitalize info file
8614         name for files with no @direntry
8615         (Info-batch-rebuild-dir): New function
8616         (Info-suffixed-file): Check for regular files instead of simple
8617         file existence (could catch directories before)
8618
8619 1998-04-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8620
8621         * setup-paths.el, find-paths.el: Removed uses of `not' which
8622         temacs doesn't have.
8623
8624         * find-paths.el (paths-find-emacs-roots): Included exec-prefix
8625         into root searching.
8626
8627 1998-04-24  Martin Buchholz  <martin@xemacs.org>
8628
8629         * subr.el: Remove definition of `not'.
8630
8631 Sat Apr 24 1998  Andy Piper  <andyp@parallax.co.uk>
8632
8633         * msw-glyphs.el: enable graphics support.
8634
8635 1998-04-23  Didier Verna  <didier@xemacs.org>
8636
8637         * x-menubar.el (default-menubar): restored the line-number-mode
8638         option.
8639
8640         * misc doc string updates related to the options menu.
8641
8642 1998-04-24  SL Baur  <steve@altair.xemacs.org>
8643
8644         * setup-paths.el (paths-construct-load-path): Fix typo.
8645
8646 1998-04-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8647
8648         * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
8649         font-menu-ignore-scaled-fonts don't have to be bound now; this
8650         gets us one step further towards making --no-autoloads work.
8651
8652         * startup.el (normal-top-level): Load auto-autoloads only if
8653         lisp-directory is non-nil.
8654
8655         * setup-paths.el (paths-construct-load-path): Made it robust
8656         against nil lisp-directory.
8657
8658         * startup.el (startup-setup-paths-warning): Added `lisp-directory'
8659         to the list of variables that cause a warning when nil.
8660
8661         * toolbar.el (init-toolbar-location): Now works even when there's
8662         no toolbar icon directory.
8663
8664 1998-04-23  Hrvoje Niksic  <hniksic@srce.hr>
8665
8666         * help.el (view-lossage): Recognize it.
8667
8668         * simple.el (log-message): Mark multiline messages.
8669
8670 1998-04-22  SL Baur  <steve@altair.xemacs.org>
8671
8672         * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
8673
8674 1998-4-20  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
8675
8676         * package-get.el (package-get-all):  add `\n' separator to
8677         interactive specification so that both variables are read
8678
8679 1998-04-22  Didier Verna  <didier@xemacs.org>
8680
8681         * x-menubar.el: ported the options menu to Custom.
8682         Moved the "read only" toggle button to the buffers menu.
8683         Corrected some missing ;;;###autoload or defcustom.
8684
8685         * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
8686         the scrollbar-visible specifier for options menu handling.
8687
8688         * toolbar.el (toolbar-visible-p)
8689                      (toolbar-captioned-p)
8690                      (default-toolbar-position): defcustom wrappers around
8691         the toolbar specifiers for options menu handling.
8692
8693         * frame.el (get-frame-for-buffer-default-instance-limit):
8694         defcustom it for options menu handling.
8695
8696         * font-lock.el (font-lock-mode): defcustom and autoload the variable
8697         font-lock-mode for options menu handling.
8698
8699         * cus-start.el: added Custom properties to overwrite-mode for
8700         options menu handling.
8701
8702 Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
8703
8704         * about.el: shameless self-promotion.
8705
8706 1998-04-21  Hrvoje Niksic  <hniksic@srce.hr>
8707
8708         * simple.el (raw-append-message): Slightly optimize.
8709         (remove-message): Use `push' for clarity.
8710         (append-message): Ditto.
8711         (display-warning): Dito.
8712         (raw-append-message): Send the message to the appropriate device.
8713
8714 1998-04-22  SL Baur  <steve@altair.xemacs.org>
8715
8716         * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
8717         From Sean MacLennan <Sean.MacLennan@pika.ca>
8718
8719 1998-04-18  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8720
8721         * setup-paths.el: Changed `directory-sep-char' to
8722         `path-separator', following a change in GNU Emacs.
8723
8724 1998-04-19  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8725
8726         * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
8727         (Info-build-dir-anew): Add a final newline.
8728         (Info-build-dir-anew): Do not issue warning when rebuilding policy
8729         is `always'
8730         (Info-rebuild-dir): Ditto
8731
8732         * dumped-lisp.el (preloaded-file-list): Added ldap.el
8733
8734 1998-04-21  SL Baur  <steve@altair.xemacs.org>
8735
8736         * simple.el (count-words-buffer): Retain zmacs region.
8737         (count-words-region): Ditto.
8738         * simple.el: (what-line): Expanded line counts.
8739         (count-lines): New parameter to conditionalize whether collapsed
8740         lines get counted.
8741         From Bob Weiner <weiner@altrasoft.com>
8742
8743 1998-04-19  SL Baur  <steve@altair.xemacs.org>
8744
8745         * packages.el (package-locations): infodock-packages must override
8746         mule-packages and packages.
8747
8748 1998-04-19  Jonathan Harris <jhar@tardis.ed.a.uk>
8749
8750         * wid-edit.el:
8751         remove rude messages from widget-activation-widget-mapper
8752         and widget-activation-glyph-mapper
8753
8754 1998-04-17  Jonathan Harris <jhar@tardis.ed.ac.uk>
8755
8756         * toolbar.el: Remove (featurep 'x) test from
8757         toolbar-make-button-list
8758
8759 1998-04-17  Hrvoje Niksic  <hniksic@srce.hr>
8760
8761         * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
8762         only if in the same frame.
8763
8764 1998-04-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8765
8766         * packages.el (package-locations): Added site-packages hierarchy.
8767
8768         * setup-paths.el (paths-default-info-directories): Introduced and
8769         used.
8770
8771         * packages.el, setup-paths.el: Set various path searching depths
8772         to 1.
8773
8774         * packages.el (packages-hierarchy-depth):
8775         (packages-load-path-depth): Introduced and used.
8776
8777         * setup-paths.el (paths-load-path-depth): Introduced and used.
8778
8779         * find-paths.el (paths-find-recursive-path): Added max-depth
8780         parameter.
8781
8782 1998-04-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8783
8784         * setup-paths.el (paths-construct-info-path): Removed
8785         dependency on behavior of (file-name-as-directory "").
8786
8787 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8788
8789         * ldap.el (ldap-search): Adapt to the new low-level API using ldap
8790         lisp objects
8791
8792 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8793
8794         * dump-paths.el, startup.el: Added handling for --debug-paths.
8795
8796 1998-04-15  William M. Perry  <wmperry@aventail.com>
8797
8798         * wid-edit.el: We cannot just set the help-echo or balloon-help
8799           properties for an extent based on the :help-echo widget
8800           property, since help-echo and balloon-help cause an EXTENT to
8801           get passed in, where :help-echo functions are expecting a WIDGET
8802
8803 1998-04-15  Kirill M. Katsnelson  <kkm@kis.ru>
8804
8805         * scrollbar.el (init-scrollbar-from-resources): Call
8806         mswindows-init-scrollbar-metrics when appropriate.
8807
8808 Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
8809
8810         * dumped-lisp.el: dump x-toolbar for window system
8811
8812         * msw-init.el (init-post-mswindows-win): enable toolbars if we
8813         have support and xpm.
8814
8815 1998-04-16  SL Baur  <steve@altair.xemacs.org>
8816
8817         * files.el (toggle-read-only): Fix docstring.
8818         From Didier Verna <didier@xemacs.org>
8819
8820 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8821
8822         * startup.el (normal-top-level): Load autoload-file-name without
8823         specifying an extension---some people only auto-autoload.el.gz.
8824
8825 1998-04-06  Hrvoje Niksic  <hniksic@srce.hr>
8826
8827         * files.el (backup-enable-predicate): Don't bomb on NAME being
8828         nil.
8829
8830 1998-04-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8831
8832         * find-paths.el, packages.el: Now prefers configure'd paths.
8833         This shouldn't cause any of the originally anticipated problems as
8834         the current paths architecture will not define the various
8835         configure-xxx variables if they're not specified on the configure
8836         command line.
8837
8838         * find-paths.el, setup-paths.el, packages.el: Removed all
8839         mentionings of "/" as a path separator.
8840         Used paths-construct-path throughout.
8841
8842         * find-paths.el (paths-construct-path): Created to assemble paths
8843         from directory components.
8844
8845         * setup-paths.el, packages.el: Used paths-decode-directory-path
8846         instead of decode-path-internal.
8847
8848         * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
8849         and associates.
8850         (paths-decode-directory-path) Created.
8851
8852         * setup-paths.el: Changed configure-exec-path to
8853         configure-exec-directory.
8854
8855 1998-04-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8856
8857         * packages.el (packages-find-packages): Fixed decoding of
8858         EMACSPACKAGEPATH.
8859
8860         * startup.el: -no-packages -> -no-early-packages.
8861
8862         (packages-load-package-lisps): Fixed loading of auto-autoload
8863         files.
8864
8865         * startup.el (normal-top-level): Fixed loading of core
8866         auto-autoload.
8867
8868         * obsolete.el: Un-obsoleted site-directory.  Sigh.
8869
8870         * startup.el, packages.el, dump-paths.el: Added proper settings
8871         for site-directory and lisp-directory variables.
8872
8873         * startup.el, loadup.el: Renamed inhibit-update-autoloads to
8874         inhibit-package-autoloads and fixed handling of it.
8875
8876         * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
8877         handling of former inhibit-package-init, now
8878         inhibit-early-packages, to make -vanilla etc. work.
8879
8880 1998-04-10  Kirill M. Katsnelson  <kkm@kis.ru>
8881
8882         * code-process.el (start-process): Fallback to 'undecided instead
8883         of 'binary for process input coding stream.
8884
8885         * process.el (start-process): Docstring fix.
8886
8887 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8888
8889         * info.el (Info-insert-dir): Do not insert temporary dir files
8890         in Info-dir-file-attributes
8891         (Info-build-dir-anew): Ensure temporary buffer is not read-only
8892         (Info-rebuild-dir): Ditto.
8893
8894 1998-04-09  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8895
8896         * obsolete.el: Added obsoleteness declarations for
8897         `site-directory' and `Info-default-directory-list'.
8898
8899 1998-04-08  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8900
8901         * find-paths.el (paths-find-emacs-root): Only look at the
8902         executable at the end of the symlink chain for determining the
8903         Emacs root.
8904
8905 1998-04-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8906
8907         * setup-paths.el (paths-construct-info-path): Changed construction
8908         to cater to gone default in configure.
8909
8910         * find-paths.el (paths-uniq-append): Added.
8911
8912         * packages.el: Rewritten package path construction once again.
8913
8914         * dump-paths.el, startup.el: Removed package-path as a global
8915         variable.
8916
8917         * package-admin.el (package-admin-add-single-file-package):
8918         (package-admin-add-binary-package): Changed package-path to
8919         late-packages.
8920
8921         * packages.el (packages-split-path): Split path at "/" rather than
8922         nil according to change in emacs.c.
8923
8924 1998-04-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8925
8926         * setup-paths.el (paths-construct-info-path): Changed info path
8927         order so that directories come out right.
8928         (paths-find-lock-directory): Fixed bug: It used to think
8929         configure-lock-directory is a path.
8930
8931 1998-04-06  Jeff Miller <jmiller@smart.net>
8932
8933         * x-toolbar.el:  Added toolbar-vector-xxxxxx defvars.  Modified
8934         initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars.  This
8935         eases the use of toolbar-add/kill-item functions.
8936
8937 1998-04-07  Kirill M. Katsnelson  <kkm@kis.ru>
8938
8939         * code-files.el (file-coding-system-alist): Commented out
8940         loaddefs.el magical treatment.
8941
8942 1998-04-06  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8943
8944         * info.el (Info-rebuild-outdated-dir): Added new option
8945         `conservative' and made it the default
8946         (Info-rebuild-dir): Appropriately parse multi-line description
8947         strings, and multi-section dir files. Issue warning when dir
8948         is rebuilt as temporary
8949         (Info-build-dir-anew): Issue warning when dir is built as
8950         temporary
8951
8952 1998-04-04  Kirill M. Katsnelson  <kkm@kis.ru>
8953
8954         * list-mode.el (list-mode-map): Bind highlight motion commands to
8955         standard keys left, right, C-b and C-f.
8956
8957 1998-03-29  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
8958
8959         * files.el (auto-mode-alist): allow .sc for Scheme->C
8960
8961 1998-04-06  SL Baur  <steve@altair.xemacs.org>
8962
8963         * loadup.el (pureload): Don't quote (garbage-collect).
8964
8965 1998-04-04  SL Baur  <steve@altair.xemacs.org>
8966
8967         * package-get-base.el: Updated.
8968
8969 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
8970
8971         * isearch-mode.el (isearch-just-started): New variable.
8972         (isearch-mode): Set it.
8973         (isearch-repeat): Advance one character forward only if the search
8974         was successful, and was not just started.
8975         (isearch-repeat): Clear isearch-just-started.
8976
8977 1998-04-02  SL Baur  <steve@altair.xemacs.org>
8978
8979         * finder.el (finder-compile-keywords): Don't eval new finder-inf
8980         if running -batch.
8981
8982 1998-03-26  Hrvoje Niksic  <hniksic@srce.hr>
8983
8984         * subr.el (listify-key-sequence): Removed.
8985
8986 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
8987
8988         * bytecomp.el (byte-compile-print-gensym): New option.
8989         (byte-compile-output-file-form): Use it.
8990         (byte-compile-output-docform): Ditto.
8991         (byte-compile-compiled-obj-to-list): Ditto.
8992
8993 Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
8994
8995         * msw-glyphs.el: set frame icon if xpm support.
8996
8997 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
8998
8999         * help.el: Code that pretty prints variable values
9000           removed.
9001
9002 1998-04-02  SL Baur  <steve@altair.xemacs.org>
9003
9004         * find-paths.el (paths-emacs-root-p): Correct test for installation
9005         directory.
9006         From Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9007
9008 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
9009
9010         * loaddefs.el: Don't set debug-ignored-errors; leave
9011           its default value set to nil.
9012
9013 1998-03-29  Damon Lipparelli  <lipp@primus.com>
9014
9015         * info.el (Info-rebuild-dir): fixed mis-spelling.
9016
9017 1998-03-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9018
9019         * info.el (Info-rebuild-outdated-dir): New custom var
9020         (Info-insert-node): Create/update dir file when needed, ie when it
9021         does not exist or is older than some info files in directory
9022
9023 1998-04-01  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9024
9025         * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
9026         for last packages, mainly for using a 20.4 package base.
9027
9028         * packages.el (late-packages): Typo fix.  It was called
9029         early-packages.
9030
9031         * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
9032         relative symlinks correctly.
9033         (paths-find-emacs-roots): More rigorous checking for plausible
9034         configuration-time root.
9035
9036         * startup.el (normal-top-level): Added a warning if XEmacs cannot
9037         find its roots.
9038
9039 1998-03-27  Martin Buchholz  <martin@xemacs.org>
9040
9041         * faces.el: Fix docstrings.
9042         * glyphs.el: Fix docstrings.
9043         * mouse.el: Fix docstrings.
9044
9045         * frame.el: Change phrase `current frame' to `selected frame'.
9046
9047         * faces.el (face-spec-set-match-display): Make FRAME arg optional.
9048
9049         * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
9050         macros using backquote to make them infinitely more readable.
9051
9052 1998-03-30  SL Baur  <steve@altair.xemacs.org>
9053
9054         * packages.el (packages-find-package-path): Hardcoded specialized
9055         InfoDock support until we can clean this up.
9056
9057         * help.el (describe-bindings-1): Return the value of the bindings
9058         help buffer created.
9059         (describe-bindings): Ditto.
9060
9061         * simple.el (set-variable): Restore previous behavior of not
9062         bombing if the variable to set is not boundp.
9063
9064 1998-03-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9065
9066         * packages.el (packages-handle-package-dumped-lisps): Allow for
9067         non-local files to be loaded off the package-lisp variable.
9068
9069 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
9070
9071         * x-faces.el: Global X resources should override
9072           specs for all device classes (color, grayscale, mono);
9073           code currently doesn't override any of them.  Fixed by
9074           calling remove-specifier with '(x default) as the tag
9075           set and allowing inexact matches.
9076
9077 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
9078
9079         * faces.el: Separated face initializations based on
9080           device classes into device type specific (tag set,
9081           instantiator) pairs.
9082
9083 1998-03-09  Hrvoje Niksic  <hniksic@srce.hr>
9084
9085         * wid-edit.el (widget-choice-action): Remember user's explicit
9086         choice.
9087         (widget-choice-value-create): Respect it.
9088         From Richard Stallman <rms@gnu.org>
9089
9090 1998-03-26  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9091
9092         * setup-paths.el (paths-construct-info-path): Always append
9093         existing directories from configure-time info path.
9094
9095         * startup.el (startup-setup-paths): Renamed misnamed info-path to
9096         Info-directory-list.
9097
9098         * info.el: Removed Info-default-directory-list which was broken by
9099         design.
9100         Removed bogus initialization of Info-directory-list---startup.el
9101         can do a much better job.
9102         Added autoload of Info-directory-list.
9103
9104         * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
9105         out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
9106         be exclusive; now it's merely given precedence, just like in the
9107         old days.
9108
9109 1998-03-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9110
9111         * find-paths.el (paths-find-architecture-directory): Fix bug with
9112         finding; it used to default too early.
9113
9114 1998-03-25  Martin Buchholz <martin@xemacs.org>
9115
9116         * packages.el (packages-split-path): Fix a bug; it used to fail
9117         for paths that weren't split.
9118
9119 1998-03-26  SL Baur  <steve@altair.xemacs.org>
9120
9121         * finder.el (finder-compile-keywords): trap on errors.
9122
9123 1998-03-24  Kyle Jones  <kyle_jones@wonderworks.com>
9124
9125         * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
9126           fourth argument of t so that only the specs exactly
9127           matching the tag lists are removed.
9128
9129 1998-03-25  SL Baur  <steve@altair.xemacs.org>
9130
9131         * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
9132
9133 1998-03-23  SL Baur  <steve@altair.xemacs.org>
9134
9135         * minibuf.el (mouse-read-file-name-1): If a default directory was
9136         specified, use it for generating the completions.
9137
9138 1998-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9139
9140         * update-elc.el: Now respects inhibit-package-init and
9141         inhibit-site-lisp.
9142         Now does path construction with loadup-paths.
9143
9144         * startup.el (normal-top-level, startup-setup-paths): Now respects
9145         inhibit-package-init and inhibit-site-lisp.
9146
9147         * packages.el (packages-find-package-path): Extended package path
9148         by version-specific hierarchies.
9149         (packages-find-packages): Now respects inhibit flag and
9150         inhibit-site-lisp.
9151         Moved path setup to loadup-paths.
9152
9153         * make-docfile.el: Now respects inhibit-package-init and
9154         inhibit-site-lisp.
9155         Now does path construction with loadup-paths.
9156
9157         * loadup.el: Now respects inhibit-package-init and
9158         inhibit-site-lisp.
9159
9160         * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
9161
9162         * loadup-paths.el: New file: setup load-path to encompass
9163         packages.
9164
9165 1998-03-22  SL Baur  <steve@altair.xemacs.org>
9166
9167         * auto-show.el: load-gc renamed to pureload.
9168         * site-load.el: Ditto.
9169         * packages.el (toplevel): Ditto.
9170         * loadup.el (really-early-error-handler): Ditto.
9171         * dumped-lisp.el (preloaded-file-list): Ditto.
9172         * cus-face.el (custom-declare-face): Ditto.
9173
9174 1998-03-22  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9175
9176         * <Today>: The Big Path Searching Overhaul.
9177
9178         * find-paths.el: New file: find and assemble paths in the
9179         installation hierarchy.
9180
9181         * setup-paths.el: New file: global layout of paths and directories
9182         within the XEmacs hierarchy.
9183
9184         * packages.el: Replaced everything related to path searching and
9185         startup by code in terms of find-paths.
9186
9187         * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
9188         the new path searching engine.
9189
9190         * dumped-lisp.el (preloaded-file-list): Added new files find-paths
9191         and setup-paths.
9192
9193 1998-03-22  SL Baur  <steve@altair.xemacs.org>
9194
9195         * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
9196         setup-paths.el.
9197
9198 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
9199
9200         * msw-glyphs.el: Added check for 'mswindows feature, so the file
9201         compiles identically in any configuration.
9202         Removed irrelevant commentary.
9203
9204 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
9205
9206         * simple.el (set-variable): Allow setting specifiers.
9207
9208 1998-03-19  SL Baur  <steve@altair.xemacs.org>
9209
9210         * lisp.el (forward-sexp): Revert previous change.
9211
9212 1998-03-18  SL Baur  <steve@altair.xemacs.org>
9213
9214         * frame.el (frame-initialize): Use `delete-console' instead of
9215         `delete-device' to delete the stream console to match the usage in
9216         Fkill_emacs.
9217
9218 1998-03-16  SL Baur  <steve@altair.xemacs.org>
9219
9220         * files.el (cdpath-previous): New variable.
9221         (cd): Use it.
9222         From Bob Weiner <weiner@wave.altrasoft.com>
9223
9224 1998-03-15  Kyle Jones  <kyle_jones@wonderworks.com>
9225
9226         * keydefs.el: Changed keybindings of forward-char,
9227           backward, scroll-up and scroll-down to point to their
9228           -command counterparts.
9229
9230         * simple.el: New functions: forwarc-char-command,
9231           backwrad-char-command, scroll-up-command,
9232           scroll-down-command which work liek their counterparts
9233           except that they honor the variable
9234           signal-error-on-buffer-boundary.
9235
9236           Definition of signal-error-on-buffer-boundary received
9237           from src/cmds.c.
9238
9239           defvar declaration added for word-across-newline to avoid
9240           byte-compiler warning about the free variable reference.
9241
9242 1998-03-14  Kirill M. Katsnelson  <kkm@kis.ru>
9243
9244         * winnt.el: Removed "%t" from the beginning of
9245         modeline-format. From now on, there's no nt-specifics in the modeline.
9246
9247 1998-03-14  SL Baur  <steve@altair.xemacs.org>
9248
9249         * setup-paths.el (paths-setup-paths-warning): Replace occurrences
9250         of `when' with `if'.
9251
9252 1998-03-03  Kirill M. Katsnelson  <kkm@kis.ru>
9253
9254         * msw-glyphs.el: New file. Defines TTY-style glyphs for
9255         mswindows. Must be reworked along with glyphs.el, or
9256         merged into it, after there is images support.
9257
9258         * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
9259         'mswindows.
9260
9261 1998-03-13  SL Baur  <steve@altair.xemacs.org>
9262
9263         * faces.el: fix for text cursor initialization.
9264         Suggested by Kyle Jones <kyle_jones@wonderworks.com>
9265         From Andy Piper <andyp@parallax.co.uk>
9266
9267 1998-03-11  Pete Ware  <ware@cis.ohio-state.edu>
9268
9269         * files.el (set-auto-mode): If a mode is not fboundp, check to see
9270         if there is an existing package that handles it and warn the user
9271         about that mode.
9272
9273 1998-03-02  Kirill M. Katsnelson  <kkm@kis.ru>
9274
9275         * x-menubar.el (default-menubar): Greyed out "Help / Basics /
9276         Installation" menu item when Installation-string is not bound.
9277
9278 1998-03-11  SL Baur  <steve@altair.xemacs.org>
9279
9280         * lisp.el (forward-sexp): Fix for test for balanced sexp.
9281         From Jeremiah W. James <jerry@cs.ucsb.edu>
9282
9283 1998-03-10  Kyle Jones  <kyle_jones@wonderworks.com>
9284
9285         * msw-faces.el:
9286         * faces.el: Fix face initialization.
9287
9288 1998-03-10  Glynn Clements  <glynn@sensei.co.uk>
9289
9290         * files.el (backup-enable-predicate): fix breakage introduced
9291         by TMPDIR patch.
9292
9293 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9294
9295         * x-faces.el (x-init-face-from-resources): The
9296           TTY face property retrieval functions don't return
9297           specifiers, so use face-property instead.
9298
9299 1998-03-09  SL Baur  <steve@altair.xemacs.org>
9300
9301         * mwheel.el (mwheel-install): Use portable keysyms and syntax.
9302
9303 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9304
9305         * x-menubar.el: Expanded documentation for
9306           option-save-faces.  Changed Options -> Browse Faces
9307           menu entry to invoke customize-face.
9308
9309 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9310
9311         * faces.el: Most face initialization moved out of
9312           init-other-random-faces to the top level so that the
9313           initialization happens before Xemacs is dumped.  Much
9314           of the fascist "face-differs-from-default-p or FROB!"
9315           code has been retired in favor of letting the user do
9316           what they want to do.  Face initialization code changed
9317           to use `default' specifier tag so that the settings can
9318           be overridden later if the user wishes it.
9319
9320 1998-03-08  SL Baur  <steve@altair.xemacs.org>
9321
9322         * about.el (about-hackers): Update contributors list.
9323
9324 1998-03-07  Kyle Jones  <kyle_jones@wonderworks.com>
9325
9326         * specifier.el: Define new specifier tag `default'.
9327
9328         * modeline.el: Initialize faces using `default' tag.
9329
9330         * x-faces.el (x-init-face-from-resources): Remove
9331           specifier specs containing the `default' tag before
9332           adding new specs.
9333
9334 1998-03-02  John Jones  <jj@asu.edu>
9335
9336         * package-get.el (package-get-all): fixed arguments on call to
9337         package-admin-add-single-file-package.
9338         * package-get.el (package-get-installedp): fixed to match
9339         advertised behavior.
9340         * package-get.el: added function package-get-update-all which
9341         installs newest versions of all the current packages (if they are
9342         not already installed).
9343
9344 1998-03-04  Jens-Ulrik Petersen  <petersen@kurims.kyoto-u.ac.jp>
9345
9346         * files.el (find-file-noselect): Uncommented `truename' binding in
9347         `let*' and use it later to set `buffer-file-truename' iff it's
9348         still nil, as happens for example when finding a compressed
9349         file with "jka-compr".
9350
9351 Wed Mar 04 08:55:12 1998  Andy Piper  <andyp@parallax.co.uk>
9352
9353         * faces.el: in make-face-* type functions do the operation for all
9354         window systems, not just the first one found.
9355
9356         * font.el: call mswindows-list-fonts for mswindows.
9357
9358 1998-03-02  Glynn Clements  <glynn@sensei.co.uk>
9359
9360         * code-process.el (call-process-region):
9361         * process.el (call-process-region):
9362         * package-get.el (package-get-dir):
9363         * files.el (backup-enable-predicate):
9364         * gnuserv.el (gnuserv-temp-file-regexp):
9365         Use temp-directory in place of `/tmp'.
9366
9367 Fri Feb 20 21:22:34 1998  Darryl Okahata  <darrylo@sr.hp.com>
9368
9369         * "Fast" dired-in-C enhancements for Windows 95/NT:
9370
9371         * files.el: Added function, `wildcard-to-regexp', from GNU
9372           Emacs.
9373
9374         * files.el (insert-directory): Modified to use special
9375           dired-in-C enhancements if present.
9376
9377 Mon Mar 02 11:37:36 1998  Andy Piper  <andyp@parallax.co.uk>
9378
9379         * code-files.el: make default coding no-conversion.
9380
9381 1998-03-02  SL Baur  <steve@altair.xemacs.org>
9382
9383         * dumped-lisp.el (preloaded-file-list): Find Installation.el from
9384         the load-path.
9385
9386         * update-elc.el: Strip directory when testing for files not to
9387         bytecompile.
9388
9389 1998-03-02  Aki Vehtari  <Aki.Vehtari@hut.fi>
9390
9391         * lisp-mode.el: Use recommended form for menus.
9392
9393         * info.el (Info-construct-menu): Use recommended form for menus.
9394
9395         * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
9396         entry.
9397
9398 1998-02-28  Kyle Jones  <kyle_jones@wonderworks.com>
9399
9400         * frame.el: Resurrect get-frame-for-buffer-default-to-current.
9401           (get-frame-for-buffer-noselect): Always return frames
9402           in the not-this-window-p cond clause.
9403
9404 1998-02-27  SL Baur  <steve@altair.xemacs.org>
9405
9406         * help.el (describe-installation): New function.
9407
9408         * x-menubar.el (default-menubar): Add describe-installation to
9409         Help menu.
9410
9411         * packages.el (packages-unbytecompiled-lisp): Installation.el
9412         should not be bytecompiled.
9413
9414         * dumped-lisp.el (preloaded-file-list): Dump Installation with
9415         XEmacs.
9416
9417         * x-menubar.el (default-menubar): Use correct guard for VM menu
9418         entry.
9419
9420         * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
9421         coding.
9422         From Andy Piper <andyp@parallax.co.uk>
9423
9424 1998-02-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9425
9426         * ldap.el: Do not require ldap-internal at compile time.
9427
9428 Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
9429
9430         * code-files.el: new file. a virtual copy of mule-files.el
9431         but without charset
9432         dependencies. (toggle-buffer-file-ocding-system) new function for
9433         changing the eol type for the current buffer.
9434
9435         * code-process.el: new file. a copy of
9436         mule-process.el. mule-process.el will disappear when things have
9437         settled.
9438
9439         * coding.el: new file. a virtual copy of mule-files.el but
9440         without charset dependencies. (coding-system-base) new function
9441         for getting the parent coding system of a coding system with eol
9442         type set.
9443
9444         * dumped-lisp.el: add above files for the non-mule case.
9445
9446 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
9447
9448         * window-xemacs.el (display-buffer): If no explicit
9449           frame is specified, search for a window that displays
9450           the buffer on the currently selected frame, before
9451           searching other frames.
9452
9453 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
9454
9455         * frame.el (get-frame-for-buffer): If not-this-window-p
9456           is non-nil, use window on the selected frame if it is not
9457           also the selected window.  When defaulting, search for
9458           windows on the currently selected fgrame before searching
9459           other frames.
9460
9461 1998-02-25  Didier Verna  <didier@xemacs.org>
9462
9463         * modeline.el (modeline-swap-buffers): originally named
9464         `mouse-release-modeline'. Whether to actually swap the buffers is
9465         decided in `mouse-drag-modeline'.
9466         (mouse-drag-modeline): A button release event is considered a
9467         mouse click is both X (modeline scroll) and Y (modeline drag) pos
9468         stay unchanged.
9469
9470 1998-02-25  SL Baur  <steve@altair.xemacs.org>
9471
9472         * x-menubar.el: Put redo on the menubar.
9473         From Aki Vehtari <Aki.Vehtari@hut.fi>
9474
9475 1998-02-22  Greg Klanderman  <greg@alphatech.com>
9476
9477         * bytecomp.el (displaying-byte-compile-warnings): if
9478         temp-buffer-show-function is set, use it to display current set of
9479         warnings in the "*Compile-Log-Show*" buffer.
9480
9481         * simple.el (display-warning-buffer): if temp-buffer-show-function
9482         is set, use it to display current set of warnings in the
9483         "*Warnings-Show*" buffer.
9484
9485 1998-02-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9486
9487         * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
9488         Common Lisp.
9489
9490 1998-02-23  Aki Vehtari  <Aki.Vehtari@hut.fi>
9491
9492         * menubar.el: Allow button descriptors at least 2 long.
9493
9494         * x-menubar.el (default-menubar): Use recommended forms.
9495         (file-menu-filter): Remove.
9496         (edit-menu-filter): Remove.
9497
9498 1998-02-24  SL Baur  <steve@altair.xemacs.org>
9499
9500         * about.el (about-hackers): Updated.
9501
9502 1998-02-22  Greg Klanderman  <greg@alphatech.com>
9503
9504         * help.el (help-max-help-buffers): new variable
9505         (help-register-and-maybe-prune-excess): new function
9506         (help-buffer-name): use help-max-help-buffers.
9507         (with-displaying-help-buffer): use
9508         help-register-and-maybe-prune-excess.
9509
9510         * help.el (help-maybe-pretty-print-value): if the value fits on
9511         one line, let it.
9512
9513 1998-02-21  Greg Klanderman  <greg@alphatech.com>
9514
9515         * (with-displaying-help-buffer): there is no need to kill the buffer
9516         if it exists, because with-output-to-temp-buffer will clear it.
9517         further, killing the buffer violates the rule that
9518         temp-buffer-show-function, if set, has the full responsibility of
9519         showing the temp buffer.  killing the buffer fucks with the window
9520         configuration, hosing temp-buffer-show-function.
9521
9522
9523 1998-02-23  Didier Verna  <didier@xemacs.org>
9524
9525         * modeline.el (mouse-drag-modeline):
9526         - Always scroll the modeline that was originally clicked on.
9527         - Use x pixels instead of x characters (which doesn't work anyway)
9528         as horizontal reference for modeline dragging. This allows us to
9529         keep on dragging the modeline even if the motion event occurs in
9530         another window.
9531
9532 1998-02-23  Didier Verna  <didier@xemacs.org>
9533
9534         * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
9535         glyph on the modeline to indicate that dragging the mouse has an
9536         effect both horizontally and vertically.
9537
9538 1998-02-24  SL Baur  <steve@altair.xemacs.org>
9539
9540         * about.el (about-xemacs): Get rid of redundant visible version
9541         number.
9542
9543 1998-02-19  SL Baur  <steve@altair.xemacs.org>
9544
9545         * about.el (about-hackers): Update credits.
9546
9547 1997-12-22  Christoph Wedler  <wedler@fmi.uni-passau.de>
9548
9549         * prim/register.el (view-register): Show register type file-query.
9550
9551 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
9552
9553         * mode-motion.el (mode-motion-highlight-internal):
9554           save-excursion inside save-window-exucrsion form to
9555           hide buffer point changes from save-window-excursion.
9556           Prevents display flickering when the mouse pointer
9557           moves.
9558
9559 1998-02-17  Didier Verna  <didier@xemacs.org>
9560
9561         * mouse.el (default-mouse-track-set-point-in-window): rewrote this
9562         function to handle correctly the case of a toolbar one side of the
9563         window: scrolling will not necessarily happen.
9564
9565 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
9566
9567         * files.el (after-find-file): Restore missing argument
9568           to format that provides filename for "... consider M-x
9569           recover-file" message.  Also call `message' with "%s"
9570           as the first arg instead of an arbitrary string.
9571
9572 1998-02-18  SL Baur  <steve@altair.xemacs.org>
9573
9574         * about.el (about-hackers): Various additions.
9575
9576 1998-02-15  SL Baur  <steve@altair.xemacs.org>
9577
9578         * autoload.el (generate-file-autoloads-1): Don't force an extra
9579         line out when copying on-the-same line autoloads.
9580
9581         * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
9582         is installed.
9583
9584 1998-02-14  Martin Buchholz  <martin@xemacs.org>
9585
9586         * x11/x-win-xfree86.el (x-win-init-xfree86):
9587         * x11/x-win-sun.el (x-win-init-sun):
9588         * x11/x-init.el (x-initialize-compose):
9589         * prim/simple.el:
9590         (backward-or-forward-kill-sexp):
9591         (backward-or-forward-kill-sentence):
9592         (backward-or-forward-kill-word):
9593         (backward-or-forward-delete-char):
9594         * prim/isearch-mode.el (isearch-help-or-delete-char):
9595         Use x-keysym-on-keyboard-sans-modifiers-p instead of
9596         x-keysym-on-keyboard-p to detect backspace.
9597         Use symbols instead of strings (now deprecated) with x-keysym-*-p.
9598         Clean up symbols used with dead keys, checking Linux and solaris
9599         keysyms.
9600         Simplify x-win-*.el using above methods.
9601         Change documentation for x-keysym-*-p functions.
9602
9603 1998-02-14  SL Baur  <steve@altair.xemacs.org>
9604
9605         * about.el (about-hackers): Restore entries for Michael Sperber and
9606         Vinnie Shelton.
9607         From Vinnie Shelton <acs@acm.org>
9608
9609 1998-02-14  Hrvoje Niksic  <hniksic@srce.hr>
9610
9611         * simple.el (count-words-region): Ditto.
9612
9613 1998-02-12  Hrvoje Niksic  <hniksic@srce.hr>
9614
9615         * simple.el (count-words-buffer): Document.  Don't print anything
9616         if non-interactive.
9617
9618 1998-02-12  SL Baur  <steve@altair.xemacs.org>
9619
9620         * packages.el (packages-hardcoded-lisp): easymenu.el is in
9621         multiple files in InfoDock.
9622
9623 1998-02-11  SL Baur  <steve@altair.xemacs.org>
9624
9625         * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
9626         from version.el in InfoDock.
9627
9628         * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
9629         specially.
9630
9631 1998-02-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9632
9633         * bytecomp-runtime.el (proclaim-inline): Single quotes around
9634         variable name in docstring.
9635
9636 1998-02-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9637
9638         * menubar.h: Include "gui.h".
9639
9640 1998-02-10  SL Baur  <steve@altair.xemacs.org>
9641
9642         * site-load.el: Fix documentation.
9643
9644 1998-02-09  SL Baur  <steve@altair.xemacs.org>
9645
9646         * package-get-base.el (package-get-base): Updated.
9647
9648         * keymap.el: PC-ize.
9649
9650 1998-02-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9651
9652         * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
9653         from' on a fresh line.
9654
9655 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
9656
9657         * help.el (help-maybe-pretty-print-value): prin1, not princ the
9658         object.
9659
9660 1998-02-09  SL Baur  <steve@altair.xemacs.org>
9661
9662         * undo-stack.el: PC-ize.
9663
9664         * cmdloop.el: PC-ize.
9665
9666 1998-02-08  SL Baur  <steve@altair.xemacs.org>
9667
9668         * bytecomp-runtime.el: PC-ize.
9669
9670         * byte-optimize.el: Prolog fixup.  PC-ize.
9671
9672         * cus-dep.el: Spelling fix.
9673
9674         * text-mode.el: Synch with Emacs 20.2.  (Original ChangeLog
9675         entries follow).
9676
9677 1997-08-29  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9678
9679         * text-mode.el (text-mode-hook-identify): New function,
9680         put on text-mode-hook.  Set text-mode-variant here.
9681         (text-mode): Don't set it here.
9682
9683 1997-08-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9684
9685         * text-mode.el (text-mode-hook): New defvar.
9686         (text-mode-variant): New variable.
9687         (text-mode): Set that variable locally.
9688         (toggle-text-mode-auto-fill): New command.
9689
9690 1997-06-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9691
9692         * text-mode.el (text-mode): Let all-white lines separate paragraphs.
9693
9694 1997-06-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9695
9696         * text-mode.el (paragraph-indent-text-mode):
9697         Renamed from spaced-text-mode.
9698         (text-mode-map): Bind TAB to indent-relative.
9699         (indented-text-mode-map): Variable deleted.
9700         (indented-text-mode): Now an alias for text-mode.
9701
9702 1998-02-05  SL Baur  <steve@altair.xemacs.org>
9703
9704         * loadup.el: test-atoms debugging stuffs removed.
9705
9706 1998-02-03  Martin Buchholz  <Martin Buchholz <martin@xemacs.org>
9707
9708         * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
9709
9710 1997-12-30  Colin Rafferty  <colin@xemacs.org>
9711
9712         * help.el (describe-beta): Made it use `locate-data-file'.
9713         (describe-distribution): Ditto.
9714         (describe-copying): Ditto.
9715         (describe-project): Ditto.
9716         (view-emacs-news): Ditto.
9717
9718         * help-nomule.el (help-with-tutorial): Made it use
9719         `locate-data-file' to find tutorial.
9720
9721 1998-01-28  Jonathon Harris  <jhar@tardis.ed.ac.uk>
9722
9723         * about.el: Corrected my email address.
9724
9725         * mouse.el: Added 'mouse-mswindows-drop' similar to
9726         'mouse-offix-drop'.
9727
9728 1998-01-27  SL Baur  <steve@altair.xemacs.org>
9729
9730         * loadup.el (running-xemacs): Spelling fix.
9731
9732 1998-01-26  Colin Rafferty  <colin@xemacs.org>
9733
9734         * packages.el (packages-find-packages-1): Don't allow a backwards
9735         compatible lisp tree to overwrite `preloaded-file-list'.
9736
9737 1998-01-26  SL Baur  <steve@altair.xemacs.org>
9738
9739         * loadup.el: Don't delete "xemacs" prior to dumping.
9740
9741 1998-01-24  SL Baur  <steve@altair.xemacs.org>
9742
9743         * package-info.el (pi-last-mod-date): New function.
9744         (pi-author-version): New function.
9745         (batch-update-package-info): Use them.
9746
9747 1998-01-23  Colin Rafferty  <colin@xemacs.org>
9748
9749         * frame.el (get-frame-for-buffer-default-to-current): Create.
9750         (get-frame-for-buffer-noselect): Allow user to use current frame
9751         with `get-frame-for-buffer-default-to-current'.
9752
9753 1998-01-22  Hrvoje Niksic  <hniksic@srce.hr>
9754
9755         * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
9756         (byte-compile-output-docform): Ditto.
9757         (byte-compile-compiled-obj-to-list): Ditto.
9758
9759 1998-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
9760
9761         * startup.el (command-line-1): Removed code that ran
9762           buffer-menu.
9763
9764 1998-01-21  Hrvoje Niksic  <hniksic@srce.hr>
9765
9766         * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
9767
9768 1998-01-17  Hrvoje Niksic  <hniksic@srce.hr>
9769
9770         * frame.el (suspend-emacs-or-iconify-frame): Check using
9771         `device-on-window-system-p' instead of explicitly checking for X,
9772         so that the same logic works for MS Windows.
9773         (suspend-or-iconify-emacs): Ditto.
9774
9775 1998-01-14  Hrvoje Niksic  <hniksic@srce.hr>
9776
9777         * about.el (about-maintainer-info): Andy Piper is back.
9778         (xemacs-hackers): Updated Andy Piper's email address.
9779         (about-hackers): Added Jonathan Harris.
9780         (about-hackers): Updated Tibor Polgar's email address.
9781
9782 1998-01-18  SL Baur  <steve@altair.xemacs.org>
9783
9784         * about.el: Add xemacs.org email manager.
9785
9786         * package-get-base.el (package-get-base): Updated with most recent
9787         package updates.
9788
9789 1998-01-14  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9790
9791         * help.el (function-arglist): Use `indirect-function' instead of
9792         `symbol-function' so that aliases are treated correctly.
9793
9794 1998-01-13  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9795
9796         * help.el (help-map): Add f1 binding to `help-for-help'.
9797         Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
9798         (describe-key-briefly): Use `princ' "%s" to print object.
9799         (with-displaying-help-buffer): Kill buffer if it exists, again.
9800         (describe-key): Use `princ' "%s" to print object.
9801         (describe-function-1): Use `princ' "%s" to print object.
9802         Commented out alias lines removed.
9803         (help-pretty-print-limit): New variable to control pretty-printing
9804         of variable values.
9805         (help-maybe-pretty-print-value): Steve wins!  Renamed back from
9806         `help-pretty-print-value' again.  Only print-print when OBJECT is
9807         list of length less than `help-pretty-print-limit'.
9808         (describe-variable): Use `help-maybe-pretty-print-value' again.
9809
9810 1998-01-18  SL Baur  <steve@altair.xemacs.org>
9811
9812         * simple.el (blink-matching-open): Remove C++ kludge.
9813         Suggested by Bob Weiner <weiner@wave.altrasoft.com>
9814
9815 1998-01-14  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9816
9817         * info.el (Info-default-directory-list): Made the documentation
9818         more explanitory.
9819
9820 1998-01-13  Martin Buchholz  <martin@xemacs.org>
9821
9822         * lisp/packages.el:
9823         * lisp/package-admin.el:
9824         * lisp/build-report.el:
9825         Fix typos.
9826
9827 1998-01-14  Christoph Wedler  <wedler@fmi.uni-passau.de>
9828
9829         * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
9830         warnings in Java buffers without final newline and editing the
9831         last line.
9832
9833 1998-01-17  SL Baur  <steve@altair.xemacs.org>
9834
9835         * packages.el (packages-find-packages-1): Don't allow a backwards
9836         compatible lisp tree to overwrite `preloaded-file-list'.
9837         Suggested by Colin Rafferty  <colin@xemacs.org>
9838
9839         * mouse.el (mouse-offix-drop): Set undo-boundary.
9840         From Oliver Graf <ograf@fga.de>
9841
9842 1998-01-13  SL Baur  <steve@altair.xemacs.org>
9843
9844         * loadup.el (load-gc): rewrite as defun.
9845         Print something sensical if a required dump-time file isn't found.
9846
9847 1998-01-12  SL Baur  <steve@altair.xemacs.org>
9848
9849         * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
9850         bug strikes a menudescriptor.
9851
9852         * package-get-base.el (package-get-base): Updated.
9853
9854         * package-info.el (batch-update-package-info): Derive REQUIRES
9855         from the Makefile.
9856
9857 1998-01-13  Hrvoje Niksic  <hniksic@srce.hr>
9858
9859         * files.el (save-some-buffers): Don't play games with deleting
9860         other windows if we are in the minibuffer window.
9861
9862 1998-01-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9863
9864         * modeline.el (modeline-minor-mode-menu): Add support for :active
9865         (add-minor-mode): Document :active property to TOGGLE.
9866
9867 1998-01-07  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9868
9869         * modeline.el (modeline-minor-mode-menu): Add support for an
9870         `:included' predicate in the `toggle-sym' plist.
9871         (add-minor-mode): Document the :included property, format
9872         docstring some more.
9873         (modeline-minor-mode-menu): Documentation string added.
9874
9875 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9876
9877         * modeline.el (modeline-minor-mode-menu): genmenlab the menu
9878         labels from the symbol-names by thwacking off the overly redundant
9879         and overused "mode", parenthesizing "minor", and capitalizing the
9880         resultant strings.  Also shortened the menu's title by eliminating
9881         the redundant buffer name.
9882         (add-minor-mode): Beautified the docstring, added mention of the
9883         `:menu-tag' property of TOGGLE.
9884         (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
9885         `toggle-sym' to beatify the mode-life menus.
9886         * (abbrev-mode):  (put)'ed a `:menu-tag' on it and
9887         `auto-fill-function'.
9888
9889 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9890
9891         * modeline.el (modeline-minor-mode-menu): Changed the string-only
9892         menus to :style 'toggle.
9893
9894 1997-12-10  Markus Linnala  <maage@cs.tut.fi>
9895
9896         * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
9897
9898 1997-12-11  Christoph Wedler  <wedler@fmi.uni-passau.de>
9899
9900         * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
9901         only recognize first hyperlink.
9902         (hyper-apropos-highlightify): Deletia, this is already done by
9903         `hyper-apropos-insert-face'.
9904         (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
9905
9906 1998-01-09  SL Baur  <steve@altair.xemacs.org>
9907
9908         * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
9909         mail.
9910         (toolbar-mail-reader): Add support for `send'.
9911         From Jonathan Marten <jonathan.marten@UK.Sun.COM>
9912
9913 1998-01-05  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9914
9915         * info.el (Info-emacs-info-file-name): Add defvar for
9916         `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
9917         will function properly.
9918
9919 1998-01-05  Gary D. Foster  <gfoster@ragesoft.com>
9920
9921         * simple.el: make the backwards delete function called by
9922         `backward-or-forward-delete-char' user configurable.
9923
9924 1998-01-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9925
9926         * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
9927         compiled function got loaded from.
9928
9929 1998-01-09  SL Baur  <steve@altair.xemacs.org>
9930
9931         * term/apollo.el: Synched up with InfoDock 3.6.2.
9932
9933 1998-01-08  SL Baur  <steve@altair.xemacs.org>
9934
9935         * startup.el (load-init-file): Load autoloads earlier.
9936         (startup-splash-frame): Handle InfoDock logo.
9937
9938         * x-init.el (init-post-x-win): Don't call init-x-toolbar in
9939         InfoDock.
9940         (x-init-toolbar-from-resources): Move from x-toolbar.el.
9941
9942         * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
9943         doesn't have this function.
9944
9945         * packages.el (locate-data-file): Fix to call `locate-file'.
9946
9947 1998-01-07  SL Baur  <steve@altair.xemacs.org>
9948
9949         * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
9950         version of version.el.
9951         (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
9952
9953         * x-menubar.el (default-menubar): Guard reference to
9954         `gnuserv-frame'.
9955         (default-menubar): Guard references to `font-lock-mode'.
9956         (default-menubar): Guard references to font-menu-this-frame-only-p'.
9957         (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
9958
9959         * make-docfile.el: Don't snarf doc strings from autoloads.
9960
9961         * startup.el (load-init-file): Use algorithm from loaddefs.el for
9962         loading auto-autoloads files.
9963
9964         * loaddefs.el: Disable dumping autoloads.
9965
9966 1998-01-05  SL Baur  <steve@altair.xemacs.org>
9967
9968         * lisp-mnt.el: Synch to Emacs 20.2.
9969
9970         * help.el: Remove manual autoload of `finder-by-keyword'.
9971
9972         * finder.el (finder-by-keyword): Autoload.
9973
9974         * help.el: Conditionalize hyperbole setup.
9975
9976 1998-01-04  SL Baur  <steve@altair.xemacs.org>
9977
9978         * packages.el (package-require): Update to reflect new data format.
9979
9980 1998-01-02  Didier Verna  <didier@xemacs.org>
9981
9982         * x-menubar.el (default-menubar): make the tutorials available
9983         through the menubar. (Plus some compilation warnings cleanup).
9984
9985 1998-01-04  SL Baur  <steve@altair.xemacs.org>
9986
9987         * check-features.el: New file.  Perform sanity check after build.
9988
9989         * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
9990         files to tooltalk package.
9991         (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
9992         package.
9993
9994         * package-admin.el (package-admin-xemacs): Use better default for
9995         location of XEmacs binary.
9996
9997 1998-01-03  Aki Vehtari  <Aki.Vehtari@hut.fi>
9998
9999         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
10000         tag with sexp and add value tag with value `t'.
10001
10002 1998-01-03  SL Baur  <steve@altair.xemacs.org>
10003
10004         * package-get.el: Changes to work with real data.
10005         From Pete Ware <ware@cis.ohio-state.edu>
10006
10007         * packages.el (packages-reload-autoloads): Guard load for the time
10008         being.
10009
10010         * update-elc.el ("packages.el"): Force loading packages.el instead
10011         of possibly out-of-date packges.elc.
10012         * make-docfile.el ("packages.el"): Ditto.
10013
10014 1998-01-02  Colin Rafferty  <colin@xemacs.org>
10015
10016         * build-report.el (build-report-delete-regexp): Added a rule for
10017         the main tarball shadowing anything past it.
10018
10019 1998-01-02  SL Baur  <steve@altair.xemacs.org>
10020
10021         * packages.el (package-provide): Delete a previous provide.
10022
10023         * package-info.el: New file.
10024
10025         * package-get.el: New file.
10026         From Pete Ware <ware@cis.ohio-state.edu>
10027         (package-get): Fix md5 computation to work with Mule.
10028
10029 1997-12-11  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10030
10031         * simple.el (log-message-*): Quote symbols in docstrings properly.
10032
10033 1998-01-01  SL Baur  <steve@altair.xemacs.org>
10034
10035         * packages.el (packages-new-autoloads): Ignore symbolic links.
10036
10037         * cus-face.el (face-custom-attributes-get): Fix typo.
10038         From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
10039
10040 1997-12-31  SL Baur  <steve@altair.xemacs.org>
10041
10042         * startup.el (load-init-file): Reload new or changed autoloads
10043         unless inhibited.  Reload modified dumped lisp (stubbed).
10044
10045         * packages.el (packages-new-autoloads): New function.
10046         (packages-reload-autoloads): New function.
10047         (packages-reload-dumped-lisp): New (stub) function.
10048
10049         * loadup.el: Inhibit reloading dumped files when running temacs.
10050
10051         * loadhist.el (file-provides): Extend to handle variant
10052         extensions.
10053
10054         * replace.el (query-replace): Fix typo.
10055
10056 1997-12-30  SL Baur  <steve@altair.xemacs.org>
10057
10058         * make-docfile.el: list-autoloads-path has been renamed.
10059         * update-elc.el: list-autoloads has been renamed.
10060
10061         * packages.el (packages-list-autoloads): Renamed.
10062         (packages-list-autoloads-path): Ditto.
10063
10064 1997-12-29  Colin Rafferty  <colin@xemacs.org>
10065
10066         * packages.el (packages-find-packages-1): Made it signal a warning
10067         for an error in an auto-autoload.el file.
10068
10069 1997-12-30  SL Baur  <steve@altair.xemacs.org>
10070
10071         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
10072         tag with const.
10073         From Aki Vehtari <Aki.Vehtari@hut.fi>
10074
10075         * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
10076
10077         * loadhist.el (unload-feature): Remove autoload.
10078
10079 1997-12-28  SL Baur  <steve@altair.xemacs.org>
10080
10081         * loadhist.el: Unpackaged.
10082
10083         * help.el (describe-symbol-find-file): Rename
10084         `describe-function-find-file' and make old name obsolete.
10085         (describe-function-1): Use it.
10086         (describe-function-1): Guard reference to
10087         `compiled-function-annotation'.
10088
10089 1997-12-27  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10090
10091         * help.el (help-mode-bury): Now a call to `help-mode-quit' with
10092         argument.
10093         (help-mode-quit): New optional arg to control whether it kills or
10094         buries.  Tidied up.
10095         (with-displaying-help-buffer): Don't kill buffer initially, even
10096         if it exists: it is erased by `with-output-to-temp-buffer' anyway.
10097         (help-pretty-print-value): Rename back from
10098         `help-maybe-pretty-print-value'!  If `pp-internal' is available
10099         use it, otherwise use dumped `cl-prettyprint'.
10100         (describe-variable): Use `help-pretty-print-value' again.
10101         (find-func): Removed reference to "find-func" at end.
10102
10103 1997-12-26  Kirill M. Katsnelson  <kkm@kis.ru>
10104
10105         * dumped-lisp.el: x-menubar.el dumped along with mswindows native
10106           GUI XEmacs. Rename? x-menubar is rather window system
10107           independant, except for a couple of items.
10108
10109 1997-12-26  SL Baur  <steve@altair.xemacs.org>
10110
10111         * x-menubar.el (default-menubar): Remove hyperbole and oobr
10112         entries as they will no longer be distributed with XEmacs.
10113
10114         * format.el (format-alist): Fix image/tiff regexps.
10115         From P. E. Jareth Hein <jareth@camelot-soft.com>
10116
10117         * help.el (help-maybe-pretty-print-value): Rename.
10118         (describe-variable): Use it.
10119         (describe-variable): Add trailing linefeed.
10120
10121 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10122
10123         * help.el (describe-function-1): Don't output anything for
10124           arglist of autoload functions.
10125
10126 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10127
10128         * help.el (describe-function-1): Don't output anything for
10129           arglist of autoload functions.
10130
10131 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10132
10133         * help.el (help-mode-map): New bindings for `help-mode-bury',
10134         `describe-function-at-point', `describe-variable-at-point',
10135         `Info-elisp-ref', `customize-variable', `help-next-section' and
10136         `help-prev-section'.
10137         (help-next-section): New function.
10138         (help-prev-section): New function.
10139         (help-mode-quit): Changed to kill the help buffer.
10140         (help-mode-bury): Formerly `help-mode-quit'.  Bury buffer
10141         correctly.
10142         (help-buffer-name): New function to generate the name of help
10143         buffers.
10144         (with-displaying-help-buffer): Is now a macro.  Takes an new first
10145         argument giving the name of the help buffer.
10146         (describe-key): Use `with-displaying-help-buffer' with name.
10147         (describe-mode): Ditto.
10148         (describe-bindings): Ditto.
10149         (describe-prefix-bindings): Ditto.
10150         (view-lossage): Ditto.
10151         (with-syntax-table): New macro.
10152         (function-called-at-point): Use `ignore-errors' and
10153         `with-syntax-table'.
10154         (function-at-point): Ditto.
10155         (describe-function): Use `with-displaying-help-buffer' with name.
10156         (function-arglist): Extracted from `describe-function-1'.  Returns
10157         function's arglist as string.
10158         (function-documentation): Extracted from `describe-function-1'.
10159         Returns function's docstring.
10160         (describe-function-1): Remove all the "stream" garbage, including
10161         the stream argument.  Use `function-arglist' and
10162         `function-documentation'.
10163         (describe-function-arglist): Just use `function-arglist'.
10164         (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
10165         (help-pretty-print-value): New function to help with
10166         pretty-printing variable values.  Knows about `#<...>'.  Needs
10167         `pp-internal'.
10168         (describe-variable): Use `with-displaying-help-buffer' with name.
10169         Formatting improved.  Display file where variable is defined, if
10170         known.  Use `help-pretty-print-value'.
10171         (describe-syntax): Use `with-displaying-help-buffer' with name.
10172         (list-processes): Remove "stream" garbage.
10173
10174 1997-12-25  SL Baur  <steve@altair.xemacs.org>
10175
10176         * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
10177         call a dumped routine instead.
10178
10179         * x-win-xfree86.el: Wrap file in defun.
10180         * x-win-sun.el: Ditto.
10181
10182 1997-12-23  SL Baur  <steve@altair.xemacs.org>
10183
10184         * help.el (view-emacs-news): Remove usage of outl-mouse which
10185         advises functions and does other evil things.
10186
10187 1997-12-22  SL Baur  <steve@altair.xemacs.org>
10188
10189         * format.el (format-alist): Add `image/tiff'.
10190         From P. E. Jareth Hein <jareth@camelot-soft.com>
10191
10192 1997-12-21  SL Baur  <steve@altair.xemacs.org>
10193
10194         * about.el (about-hackers): More names added.
10195
10196         * make-docfile.el: Remove superfluous package path search.
10197
10198         * loaddefs.el: Commentary changes.  Removal of VM autoloads.
10199
10200 1997-12-20  SL Baur  <steve@altair.xemacs.org>
10201
10202         * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
10203         ignored shadows.
10204
10205 1997-12-18  SL Baur  <steve@altair.xemacs.org>
10206
10207         * startup.el (set-default-load-path): Make sure lisp and site-lisp
10208         get trailing slashes when added to the load-path.
10209
10210         * x-init.el (init-x-win): Locate where XEmacs X localization files
10211         are.
10212
10213 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
10214
10215         * x-faces.el: Added support for foregroundToolBarColor
10216           to xpm-color-symbols.
10217
10218 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10219
10220         * etags.el (tags-remove-duplicates): Removed.
10221         (buffer-tag-table-list): Use `delete-duplicates'.
10222
10223         * cl-extra.el (coerce): Coerce to bit-vector and weak-list
10224         correctly.
10225         (get*): Defalias to `get'.
10226
10227         * cl.el (eql): Compare integers with `eq'.
10228         (cl-map-extents): Check for `map-extents' first.
10229
10230 1997-12-17  Didier Verna  <didier@xemacs.org>
10231
10232         * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
10233         added the 'numero', 'copyright' and 'trademark' symbols.
10234
10235         * leim/quail/latin-post.el ("french-postfix"): see above.
10236
10237 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10238
10239         * widget.el (define-widget): Check the arguments.
10240
10241         * cus-edit.el (customize-face): Use `check-argument-type'.
10242         (custom-variable-value-create): Use `signal' to signal error.
10243         (custom-variable-reset-saved): Ditto.
10244         (custom-variable-reset-standard): Ditto.
10245         (custom-face-reset-saved): Ditto.
10246
10247         * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
10248         (widget-default-format-handler): Ditto.
10249         (widget-checklist-add-item): Ditto.
10250         (widget-radio-add-item): Ditto.
10251         (widget-editable-list-entry-create): Ditto.
10252         (widget-sexp-prompt-value): Ditto.
10253
10254         * custom.el (custom-declare-variable): Signal errors better.
10255         (custom-handle-keyword): Ditto.
10256         (custom-declare-group): Ditto.
10257
10258         * window-xemacs.el (windows): Ditto.
10259
10260         * menubar.el (menu): Ditto.
10261
10262         * keydefs.el (keyboard): Ditto.
10263
10264         * minibuf.el (minibuffer): Ditto.
10265
10266         * process.el (execute): Ditto.
10267
10268         * fill.el (fill): Ditto.
10269
10270         * modeline.el (modeline): Ditto.
10271
10272         * help.el (help): Ditto.
10273
10274         * faces.el (faces): Ditto.
10275
10276         * files.el (files): Ditto.
10277
10278         * x-init.el (x): Ditto.
10279
10280         * lisp-mode.el (lisp): Ditto.
10281
10282         * process.el (processes): Ditto.
10283
10284         * mouse.el (mouse): Ditto.
10285
10286         * abbrev.el (abbrev): Moved from cus-edit.
10287
10288         * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
10289         as variable declaration.
10290
10291 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10292
10293         * menubar.el (find-menu-item): Use `check-argument-type'.
10294         (find-menu-item): Cosmetic changes.
10295
10296 1997-12-18  SL Baur  <steve@altair.xemacs.org>
10297
10298         * x-menubar.el (default-menubar): Guard usage of lpr-switches.
10299
10300 1997-12-17  SL Baur  <steve@altair.xemacs.org>
10301
10302         * startup.el (set-default-load-path): Only search package-path
10303         when not running temacs.
10304
10305         * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
10306         files.
10307
10308         * loadup.el: Correct commentary.  Reformatting.
10309         (really-early-error-handler): Use absolute path to the
10310         first dumped-lisp.el file.
10311         (really-early-error-handler): Print full path name of
10312         each dumped lisp file (inherited from InfoDock).
10313
10314         * shadow.el (find-emacs-lisp-shadows): Ignore multiple
10315         dumped-lisp.el files.
10316
10317         * make-docfile.el (preloaded-file-list): Reorder when the
10318         package-path is searched.
10319         * update-elc.el: Ditto.
10320
10321         * lisp-mode.el (call-with-condition-handler): Treat the same as
10322         `condition-case' for indentation.
10323
10324         * about.el (about-xemacs): Update release date.
10325
10326 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10327
10328         * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
10329         anywhere but at the last clause.
10330         (ecase): Disallow `t' and `otherwise'.
10331
10332 1997-12-16  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10333
10334         * cus-edit.el (custom-buffer-create-buttons): New function
10335         from stuff moved out of `custom-buffer-create-internal'.
10336         (custom-novice): New variable.  Default t.
10337         (custom-display-global-buttons): Ditto.  Default `top'.
10338         (custom-buffer-create-internal): Only display help if
10339         `custom-novice' is non-nil.  Display global buttons according to
10340         `custom-display-global-buttons'.
10341
10342 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10343
10344         * menubar.el (find-menu-item): Use `check-argument-type'.
10345         (find-menu-item): Cosmetic changes.
10346
10347 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10348
10349         * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
10350         look.
10351
10352 1997-12-16  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
10353
10354         * format.el (format-deannotate-region):  Bug fix.
10355         Deannotating a region containing unknown tags would fail
10356         (causing decoding of text/enriched to fail at user level)
10357
10358 1997-12-16  Kyle Jones  <kyle_jones@wonderworks.com>
10359
10360         * minibuf.el (read-directory-name): Support sixth
10361           arg, HISTORY, as already documented.
10362
10363 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10364
10365         * etags.el (get-tag-table-buffer): Use explicit lists as arguments
10366         to `ecase'.
10367
10368 1997-12-14  SL Baur  <steve@altair.xemacs.org>
10369
10370         * skk/skk-leim.el (skk-auto-fill-activate): Synch with
10371         skk-activate.
10372
10373 1997-12-13  SL Baur  <steve@altair.xemacs.org>
10374
10375         * dumped-lisp.el (preloaded-file-list): Remove debugging statement.