7c1d8c198243b3d086b8bc5f7346c06217dc2415
[chise/xemacs-chise.git] / lisp / ChangeLog
1 2001-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * mule/chinese.el (big5-cdp): New coding-system in XEmacs
4         UTF-2000.
5
6 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7
8         * mule/mule-charset.el (default-coded-charset-priority-list):
9         `japanese-jef-china3' is renamed `china3-jef'.
10
11 2001-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
12
13         * mule/mule-charset.el (default-coded-charset-priority-list): Add
14         `japanese-jef-china3' and `ideograph-cbeta'.
15
16 2001-09-02  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
17
18         * list-mode.el: Delete dirty hack for XEmacs UTF-2000.
19
20 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
21
22         * mule/mule-charset.el (default-coded-charset-priority-list): Add
23         `chinese-big5-cdp'.
24
25 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
26
27         * mule/mule-charset.el (default-coded-charset-priority-list): Add
28         `arabic-digit', `arabic-1-column' and `arabic-2-column'.
29
30 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
31
32         * dumped-lisp.el (preloaded-file-list): Load "arabic" before
33         loading character definitions.
34
35 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
36
37         * dumped-lisp.el (preloaded-file-list): Rename
38         u031A0-Extended-Bopomofo.el to u031A0-Bopomofo-Extended.el.
39
40 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
41
42         * mule/mule-charset.el (default-coded-charset-priority-list): Add
43         `chinese-big5'.
44
45 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
46
47         * dumped-lisp.el (preloaded-file-list): Dump
48         "Ideograph-R028-Private" with XEmacs UTF-2000.
49
50 2001-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
51
52         * mule/mule-charset.el (default-coded-charset-priority-list): Add
53         `chinese-gb12345'.
54
55 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
56
57         * mule/mule-charset.el (default-coded-charset-priority-list): Add
58         `ideograph-gt-pj-{1..11}'.
59
60         * dumped-lisp.el (preloaded-file-list): Dump `isolated-char' in
61         XEmacs UTF-2000.
62
63 2000-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
64
65         * mule/mule-charset.el (default-coded-charset-priority-list):
66         Prefer `chinese-gb2312' than `chinese-cns11643-*'; add
67         `chinese-isoir165'.
68
69 2000-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
70
71         * format.el (format-alist): Revive `image/jpeg', `image/gif',
72         `image/png', `image/x-xpm' and `image/tiff'.
73
74         * files.el (binary-file-regexps): Add *.PNG.
75
76 2000-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
77
78         * mule/mule-charset.el (default-coded-charset-priority-list):
79         Prefer `japanese-jisx0208-1990' than `japanese-jisx0212'; prefer
80         `korean-ksc5601' than `japanese-jisx0213-1'; add `mojikyo-2022-1'.
81
82 2000-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
83
84         * list-mode.el: Call `completion-list-mode' to avoid slowness of
85         the first completion when UTF-2000 is running.
86
87 2000-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
88
89         * mule/mule-charset.el (default-coded-charset-priority-list):
90         Delete `ucs'.
91
92 2000-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
93
94         * dumped-lisp.el (preloaded-file-list): Don't add "mojikyo".
95
96         * mule/mule-charset.el (default-coded-charset-priority-list): Add
97         `mojikyo' instead of `mojikyo-pj-[1..21]'.
98
99 2000-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
100
101         * mule/vietnamese.el (vscii-2): Delete abolished property
102         `composite'; now composite mode is default.
103
104 2000-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
105
106         * bytecomp.el (byte-compile-insert-header): Use `binary' instead
107         of `raw-text'; check \uHHHH representation even if non-ascii
108         characters are not found.
109
110         * dumped-lisp.el (preloaded-file-list): Add "ccs-tcvn5712.el" in
111         UTF-2000; add "viet-ccl" in non-UTF-2000 Mule; add "vietnamese"
112         unconditionally.
113
114         * mule/viet-ccl.el: New file.
115
116         * mule/vietnamese.el (vscii-2): New coding-system in UTF-2000.
117         (tcvn-5712): New coding-system alias of `vscii-2' in UTF-2000.
118         - Separate CCL based implementations to viet-ccl.el.
119
120 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
121
122         * mule/mule-conf.el (japanese-jisx0213-1): Allow
123         "jisx0213.2000-1".
124         (japanese-jisx0213-2): Allow "jisx0213.2000-2".
125
126         * mule/mule-charset.el (default-coded-charset-priority-list):
127         Prefer `japanese-jisx0213-1' and `japanese-jisx0213-2' to
128         `japanese-jisx0208-1978' and `japanese-jisx0208-1990'.
129
130 2000-01-31  MORIOKA Tomohiko  <tomo@etl.go.jp>
131
132         * dumped-lisp.el (preloaded-file-list): Add "mojikyo" in UTF-2000.
133
134 2000-01-27  MORIOKA Tomohiko  <tomo@m17n.org>
135
136         * mule/mule-charset.el (default-coded-charset-priority-list): Add
137         `ucs' in UTF-2000.
138
139 2000-01-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
140
141         * mule/mule-charset.el (default-coded-charset-priority-list):
142         Prefer `mojikyo-pj-*' and `ideograph-daikanwa' to `ucs-bmp' and
143         `arabic-iso8859-6'.
144
145 2000-01-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
146
147         * mule/mule-charset.el (default-coded-charset-priority-list): Add
148         `mojikyo-pj-[1 .. 21]' in UTF-2000.
149
150 2000-01-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
151
152         * mule/mule-charset.el (default-coded-charset-priority-list): Add
153         `katakana-jisx0201' in UTF-2000.
154
155 1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
156
157         * dumped-lisp.el (preloaded-file-list): Add "u0A000-Yi-Syllables",
158         "u0AC00-Hangul-Syllables", "u0FB00-Alphabetic-Presentation-Forms",
159         "u0FB50-Arabic-Presentation-Forms-A",
160         "u0FE20-Combining-Half-Marks", "u0FE30-CJK-Compatibility-Forms",
161         "u0FE50-Small-Form-Variants",
162         "u0FE70-Arabic-Presentation-Forms-B",
163         "u0FF00-Halfwidth-and-Fullwidth-Forms" and "u0FFF0-Specials" in
164         UTF-2000.
165
166 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
167
168         * dumped-lisp.el (preloaded-file-list): Delete
169         "ccs-jisx0208-1983.el"; add "Ideograph-R031-Enclosure"
170         ... "Ideograph-R214-Flute" in UTF-2000.
171
172 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
173
174         * mule/mule-conf.el (japanese-jisx0213-1): New coded-charset.
175         (japanese-jisx0213-2): New coded-charset.
176
177         * dumped-lisp.el (preloaded-file-list): Add
178         "Ideograph-R028-Private", "Ideograph-R029-Again" and
179         "Ideograph-R030-Mouth".
180
181 1999-11-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
182
183         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R012-Eight",
184         "Ideograph-R013-Down-Box", "Ideograph-R014-Cover",
185         "Ideograph-R015-Ice", "Ideograph-R016-Table",
186         "Ideograph-R017-Open-Box", "Ideograph-R018-Knife",
187         "Ideograph-R019-Power", "Ideograph-R020-Wrap", "Ideograph-R021-Spoon",
188         "Ideograph-R022-Right-Open-Box", "Ideograph-R023-Hiding-Enclosure",
189         "Ideograph-R024-Ten", "Ideograph-R025-Divination",
190         "Ideograph-R026-Seal" and "Ideograph-R027-Cliff" in UTF-2000.
191
192 1999-11-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
193
194         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R002-Line",
195         "Ideograph-R003-Dot", "Ideograph-R004-Slash",
196         "Ideograph-R005-Second", "Ideograph-R006-Hook",
197         "Ideograph-R007-Two", "Ideograph-R008-Lid", "Ideograph-R009-Man",
198         "Ideograph-R010-Legs" and "Ideograph-R011-Enter".
199
200         * mule/mule-charset.el (default-coded-charset-priority-list): Add
201         `japanese-jisx0208-1990' and `japanese-jisx0208-1978'.
202
203 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
204
205         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R001-One"
206         in UTF-2000.
207
208 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
209
210         * mule/mule-conf.el (sisheng): Moved from mule/chinese.el.
211         (chinese-isoir165): Moved from mule/chinese.el.
212         (chinese-cns11643-3): Moved from mule/chinese.el.
213         (chinese-cns11643-4): Moved from mule/chinese.el.
214         (chinese-cns11643-5): Moved from mule/chinese.el.
215         (chinese-cns11643-6): Moved from mule/chinese.el.
216         (chinese-cns11643-7): Moved from mule/chinese.el.
217
218         * mule/chinese.el: Move definition of coded-charsets to
219         mule/mule-conf.el.
220
221 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
222
223         * mule/mule-charset.el (default-coded-charset-priority-list): Add
224         `ideograph-daikanwa'.
225
226 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
227
228         * dumped-lisp.el (preloaded-file-list): Delete
229         "ccs-jisx0201-latin.el".
230
231 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
232
233         * dumped-lisp.el (preloaded-file-list): Add
234         "u031A0-Extended-Bopomofo" in UTF-2000.
235
236 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
237
238         * dumped-lisp.el (preloaded-file-list): u02E00-CJK-Radicals was
239         renamed to u02E00-CJK-Radical-Supplement.
240
241 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
242
243         * dumped-lisp.el (preloaded-file-list): Add
244         "u03000-CJK-Symbols-and-Punctuation", "u03040-Hiragana",
245         "u030A0-Katakana", "u03100-Bopomofo",
246         "u03130-Hangul-Compatibility-Jamo", "u03190-Kanbun",
247         "u03200-Enclosed-CJK-Letters-and-Months" and
248         "u03300-CJK-Compatibility".
249
250 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
251
252         * dumped-lisp.el (preloaded-file-list): Add "u02E00-CJK-Radicals",
253         "u02F00-Kangxi-Radicals" and
254         "u02FF0-Ideographic-Description-Characters".
255
256 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
257
258         * dumped-lisp.el (preloaded-file-list): Add
259         "u02600-Miscellaneous-Symbols", "u02700-Dingbats" and
260         "u02800-Braille-Patterns" in UTF-2000.
261
262 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
263
264         * dumped-lisp.el (preloaded-file-list): Load "uXXXXX-*" instead of
265         "uXXXXX-*.el" in UTF-2000.
266
267         * bytecomp.el (byte-compile-insert-header): Delete comments if
268         non-ASCII characters are found; allow `byte-compile-dynamic' and
269         `byte-compile-dynamic-docstrings' if *.elc will be encoded by
270         `raw-text'.
271
272 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
273
274         * dumped-lisp.el (preloaded-file-list): Add
275         "u02500-Box-Drawing.el", "u02580-Block-Elements.el" and
276         "u025A0-Geometric-Shapes.el".
277
278 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
279
280         * dumped-lisp.el (preloaded-file-list): Add
281         "u02400-Control-Pictures.el", "u02440-OCR.el" and
282         "u02460-Enclosed-Alphanumerics.el".
283
284 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
285
286         * mule/mule-charset.el (default-coded-charset-priority-list): Add
287         `chinese-gb2312'.
288
289         * dumped-lisp.el (preloaded-file-list): Add
290         "u02200-Mathematical-Operators.el" and
291         "u02300-Miscellaneous-Technical.el".
292
293 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
294
295         * mule/mule-charset.el (default-coded-charset-priority-list): Add
296         `chinese-cns11643-*'.
297
298         * dumped-lisp.el (preloaded-file-list): Add
299         "u02100-Letterlike-Symbols.el", "u02150-Number-Forms.el" and
300         "u02190-Arrows.el" in UTF-2000.
301
302 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
303
304         * mule/mule-charset.el (default-coded-charset-priority-list): Add
305         `korean-ksc5601'.
306
307         * dumped-lisp.el (preloaded-file-list): Add
308         "u02000-General-Punctuation.el", "u02070-Superscripts.el",
309         "u02080-Subscripts.el", "u020A0-Currency-Symbols.el" and
310         "u020D0-Combining-Diacritical-Marks-for-Symbols.el" in UTF-2000.
311
312 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
313
314         * dumped-lisp.el (preloaded-file-list): Delete "ccs-viscii.el".
315
316 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
317
318         * dumped-lisp.el (preloaded-file-list): Add "u013A0-Cherokee.el",
319         "u01400-Canadian.el", "u01680-Ogham.el", "u016A0-Runic.el",
320         "u01780-Khmer.el", "u01800-Mongolian.el",
321         "u01E00-Latin-Extended-Additional.el" and
322         "u01F00-Greek-Extended.el" in UTF-2000.
323
324 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
325
326         * mule/mule-charset.el (default-coded-charset-priority-list): Add
327         `ethiopic-ucs' and `ethiopic'.
328
329         * dumped-lisp.el (preloaded-file-list): Add "u010A0-Georgian.el",
330         "u01100-Hangul-Jamo.el" and "u01200-Ethiopic.el".
331
332         * mule/mule-conf.el: Move definition of coded-charset `ethiopic'
333         from mule/ethiopic.el.
334
335         * mule/ethiopic.el: Move definition of coded-charset `ethiopic' to
336         mule/mule-conf.el.
337
338 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
339
340         * mule/mule-charset.el (default-coded-charset-priority-list): Add
341         `lao'.
342
343         * mule/mule-conf.el (lao): New coded-charset.
344
345         * dumped-lisp.el (preloaded-file-list): Add
346         "u00900-Devanagari.el", "u00980-Bengali.el", "u00A00-Gurmukhi.el",
347         "u00A80-Gujarati.el", "u00B00-Oriya.el", "u00B80-Tamil.el",
348         "u00C00-Telugu.el", "u00C80-Kannada.el", "u00D00-Malayalam.el",
349         "u00D80-Sinhala.el", "u00E00-Thai.el", "u00E80-Lao.el",
350         "u00F00-Tibetan.el" and "u01000-Myanmar.el".
351
352 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
353
354         * mule/mule-charset.el (default-coded-charset-priority-list): Add
355         `ucs-bmp' and `arabic-iso8859-6'.
356
357 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
358
359         * dumped-lisp.el (preloaded-file-list): Add "u00400-Cyrillic.el",
360         "u00530-Armenian.el", "u00590-Hebrew.el", "u00600-Arabic.el",
361         "u00700-Syriac.el" and "u00780-Thaana.el" in UTF-2000.
362
363 1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
364
365         * startup.el (normal-top-level): Load autoload file for UTF-2000
366         in UTF-2000.
367
368 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
369
370         * dumped-lisp.el (preloaded-file-list): Add "mule-conf" in Mule;
371         delete "ccs-iso8859-*.el"; add "u00000-C0.el",
372         "u00020-Basic-Latin.el", "u00080-C1.el",
373         "u000A0-Latin-1-Supplement.el", "u00100-Latin-Extended-A.el",
374         "u00180-Latin-Extended-B.el", "u00250-IPA-Extensions.el",
375         "u002B0-Spacing-Modifier-Letters.el",
376         "u00300-Combining-Diacritical-Marks.el" and "u00370-Greek.el" in
377         UTF-2000.
378
379 1999-11-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
380
381         * mule/mule-charset.el (default-coded-charset-priority-list): Add
382         `japanese-jisx0212' and `ipa' in UTF-2000; use `latin-viscii-*'
383         instead of `vietnamese-viscii-*'.
384
385 1999-11-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
386
387         * mule/mule-conf.el: New file.
388
389         * mule/misc-lang.el: Move definition of charset `ipa' to
390         mule/mule-conf.el.
391
392 1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
393
394         * mule/mule-charset.el (default-coded-charset-priority-list): Add
395         `latin-viscii'; prefer it for characters used in Vietnamese.
396
397 1999-10-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
398
399         * bytecomp.el (byte-compile-insert-header): Fix regexp.
400
401 1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
402
403         * mule/viet-chars.el (latin-viscii-lower): Renamed from charset
404         `vietnamese-viscii-lower'.
405         (latin-viscii-upper): Renamed from charset
406         `vietnamese-viscii-upper'.
407         (vietnamese-viscii-lower): New alias for charset
408         `latin-viscii-lower'.
409         (vietnamese-viscii-upper): New alias for charset
410         `latin-viscii-upper'.
411
412 1999-10-05  MORIOKA Tomohiko  <tomo@etl.go.jp>
413
414         * mule/mule-charset.el (default-coded-charset-priority-list):
415         Comment out `hiragana-jisx0208' and `katakana-jisx0208'.
416
417 1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
418
419         * mule/ccs-jisx0208-1983.el, mule/ccs-tcvn5712.el,
420         mule/ccs-viscii.el, mule/ccs-iso8859-9.el,
421         mule/ccs-jisx0201-latin.el, mule/ccs-iso8859-2.el,
422         mule/ccs-iso8859-3.el, mule/ccs-iso8859-4.el: Moved to
423         lisp/utf-2000.
424
425 1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
426
427         * mule/ccs-tcvn5712.el: New file.
428
429 1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
430
431         * dumped-lisp.el (preloaded-file-list): Add "ccs-jisx0208-1983.el"
432         in UTF-2000.
433
434 1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
435
436         * mule/mule-charset.el (default-coded-charset-priority-list): Add
437         `japanese-jisx0208'.
438
439 1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
440
441         * dumped-lisp.el (preloaded-file-list): Add
442         "ccs-jisx0201-latin.el", "ccs-iso8859-2.el", "ccs-iso8859-3.el",
443         "ccs-iso8859-4.el", "ccs-iso8859-9.el" and "ccs-viscii.el" in
444         UTF-2000.
445
446         * mule/ccs-iso8859-2.el, mule/ccs-iso8859-3.el,
447         mule/ccs-iso8859-4.el, mule/ccs-iso8859-9.el,
448         mule/ccs-jisx0201-latin.el, mule/ccs-jisx0208-1983.el,
449         mule/ccs-viscii.el: New files.
450
451         * bytecomp.el (byte-compile-insert-header): Don't use `raw-text'
452         if \uXXXX is found.
453
454 1999-09-30  MORIOKA Tomohiko  <tomo@urania.m17n.org>
455
456         * mule/mule-charset.el (default-coded-charset-priority-list): Add
457         `hiragana-jisx0208' and `katakana-jisx0208'.
458
459 1999-09-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
460
461         * mule/chinese.el (chinese-cns11643-3): Define it even if
462         `utf-2000' is provided.
463         (chinese-cns11643-4): Likewise.
464         (chinese-cns11643-5): Likewise.
465         (chinese-cns11643-6): Likewise.
466         (chinese-cns11643-7): Likewise.
467
468 1999-09-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
469
470         * mule/mule-charset.el (default-coded-charset-priority-list): Add
471         thai-tis620 and hebrew-iso8859-8; namely all BMP are covered.
472
473 1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
474
475         * mule/mule-charset.el (default-coded-charset-priority-list): Add
476         `cyrillic-iso8859-5' and `greek-iso8859-7'.
477
478 1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
479
480         * mule/mule-charset.el (default-coded-charset-priority-list):
481         Setup in UTF-2000.
482
483 1999-09-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
484
485         * mule/viet-chars.el: Don't define charset
486         `vietnamese-viscii-lower' and `vietnamese-viscii-upper' because
487         they are defined as builtin charsets.
488
489 1999-08-31  MORIOKA Tomohiko  <tomo@etl.go.jp>
490
491         * version.el (emacs-version): Add more space just before UTF-2000
492         version string.
493
494 1999-08-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
495
496         * version.el ([constant] emacs-version): Don't add a space in the
497         preceding place of `xemacs-betaname' because it is duplicated.
498         (emacs-version): Add UTF-2000 version if `utf-2000' is provided.
499
500         * startup.el (splash-frame-body): Add ETL.
501
502 1999-08-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
503
504         * mule/chinese.el (chinese-cns11643-3): Don't define if `utf-2000'
505         is provided because it is defined as builtin charset.
506         (chinese-cns11643-4): Likewise.
507         (chinese-cns11643-5): Likewise.
508         (chinese-cns11643-6): Likewise.
509         (chinese-cns11643-7): Likewise.
510
511 1999-08-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
512
513         * mule/mule-cmds.el (reset-language-environment): Fix problem when
514         coding-system `iso-10646-ucs-4' is not defined.
515
516 1999-06-17  MORIOKA Tomohiko  <tomo@etl.go.jp>
517
518         * bytecomp.el (byte-compile-insert-header): Use utf-8 as
519         coding-system if `utf-2000' is provided.
520
521 1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
522
523         * mule/mule-coding.el: Add `utf-8' to coding-priority-list if
524         `utf-2000' is provided.
525
526 1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
527
528         * dumped-lisp.el (preloaded-file-list): Don't load vietnamese.el
529         if utf-2000 is provided temporally.
530
531 1999-06-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
532
533         * mule/vietnamese.el (leading-code-private-11): Deleted [defined
534         as builtin variable].
535
536 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
537
538         * files.el (insert-file-contents-literally): Treat file as binary;
539         call file-name-handlers. [sync with Emacs 20.3.10]
540
541 2001-01-17  Martin Buchholz <martin@xemacs.org>
542
543         * XEmacs 21.2.41 "Polyhymnia" is released.
544
545 2001-01-16  Mike Sperber <mike@xemacs.org>
546
547         * setup-paths.el (paths-core-load-path-depth): Stopgap bump to
548         catch lisp/mule/.
549
550 2001-01-14  Mike Sperber <mike@xemacs.org>
551
552         * startup.el (maybe-create-compatibility-dot-emacs):
553         (maybe-unmigrate-user-init-file):
554         (unmigrate-user-init-file): Created.
555         (maybe-migrate-user-init-file): Offer creation of compatibility
556         .emacs.
557         Some doc fixes wrt init file location.
558
559 2001-01-15  Golubev I. N.  <gin@mo.msk.ru>
560
561         * faces.el (face-frob-from-locale-first): new variable.
562         (frob-face-font-2): Honor tags arg while trying to use
563         standard-face-mapping.  When face-frob-from-locale-first is set,
564         first try to set face inheriting from frobbed-face.
565
566 2001-01-15  Didier Verna  <didier@xemacs.org>
567
568         * about.el (xemacs-hackers): update my entry.
569         * about.el (about-url-alist): ditto.
570         * about.el (about-maintainer-info): ditto.
571         * about.el (about-hackers): ditto.
572
573 2001-01-15  Martin Buchholz  <martin@xemacs.org>
574
575         The byte compiler has been badly broken for a year,
576         by the patch of 1999-12-06.
577         * byte-optimize.el (byte-optimize-form-code-walker):
578         Bug was: the byte compiler was making this erroneous optimization:
579         (progn (or (foo)) (bar)) ==> (bar)
580
581 2000-11-20  Mike Sperber <mike@xemacs.org>
582
583         * setup-paths.el (paths-core-load-path-depth): Split
584         `paths-load-path-depth' in two for site and core lisp.  Don't
585         recurse into core.
586         * setup-paths.el (paths-construct-load-path): Use.
587
588 2001-01-10  Andy Piper  <andy@xemacs.org>
589
590         * package-net.el (package-net-cygwin32-binary-size): new variable
591         (package-net-win32-binary-size): ditto.  add much needed
592         commentary.
593
594         * gutter-items.el (buffers-tab-items): correct off-by-one error
595         for buffers-tab-max-size.
596
597 2001-01-08  Martin Buchholz <martin@xemacs.org>
598
599         * XEmacs 21.2.40 is released.
600
601 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
602
603         * mule/hebrew.el: Fix comments and typos.
604         mule/japanese.el: Fix comments, typos, and 8-bit character encoding.
605
606 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
607
608         * ChangeLog.1: move ancient log from fill.el.
609
610         * dump-paths.el:
611         paragraphs.el:
612         mule/mule-category.el:
613         Miscellaneous typo fixes and slight doc clarifications.
614
615         * mule/mule-ccl.el:  Correct file name in header.
616
617 2000-12-31  Martin Buchholz <martin@xemacs.org>
618
619         * XEmacs 21.2.39 is released.
620
621 2000-12-27  Martin Buchholz  <martin@xemacs.org>
622
623         * byte-optimize.el (byte-optimize-cond):
624         (byte-optimize-cond-1): New.
625         Rewrite `cond' in terms of `if' and `or', which are easier to optimize.
626         Optimizes (cond (x nil)) ==> nil.
627         Provide better diagnostic on malformed expr like (cond foo).
628
629 2000-12-20  Stephen J. Turnbull  <stephen@xemacs.org>
630
631         * mule/mule-coding.el:
632         mule/mule-cmds.el (reset-language-environment,
633         set-language-environment-coding-systems):
634         Safer default coding-priority-list, corresponding to src/file-coding.h.
635
636 2000-12-03  Jorma Laaksonen <jorma.laaksonen@hut.fi>
637
638         * package-admin.el: Allow package removal from
639         early-package-load-path.
640
641 2000-12-15  Andreas Jaeger  <aj@suse.de>
642
643         * about.el (about-maintainer-info): Update my entry.
644
645 2000-12-11  Matt Tucker  <tuck@whistlingfish.net>
646
647         * packages.el (locate-library): Add support for bzip2
648         compressed .el files.
649
650 2000-12-12  Andy Piper  <andy@xemacs.org>
651
652         * package-net.el: new file.
653
654 2000-12-01  Enrico Scholz  <enrico.scholz@informatik.tu-chemnitz.de>
655
656         * font-lock.el: Add missing C++ keywords.
657
658 2000-12-08  Adrian Aichner  <adrian@xemacs.org>
659
660         * simple.el (indent-for-comment): Preserve indentation of comments
661         starting in column 0, as documented in (Info-goto-node
662         "(xemacs)Comments").  Update docstring accordingly.
663
664 2000-12-05  Martin Buchholz <martin@xemacs.org>
665
666         * XEmacs 21.2.38 is released.
667
668 2000-12-04  Didier Verna  <didier@xemacs.org>
669
670         * mouse.el (default-mouse-track-set-point-in-window): remove
671         spurious '+' operation detected by Martin.
672
673
674 2000-12-01  Martin Buchholz  <martin@xemacs.org>
675
676         * cl-extra.el (coerce):
677         Implement char to integer coercion.
678         Remove extraneous (numberp) test.
679
680         * byte-optimize.el (byte-compile-splice-in-already-compiled-code):
681         Perform lapcode inlining if the value of `byte-optimize' is 'byte.
682         (byte-optimize-predicate):
683         Warn if evaluating constant expression signals an error.
684         (byte-optimize-form): Small simplification.
685
686         * cl-macs.el (cl-do-proclaim): small efficiency improvement.
687
688 2000-11-30  Martin Buchholz  <martin@xemacs.org>
689
690         * byte-optimize.el:
691         (byte-optimize-minus):
692         (byte-optimize-plus):
693         (byte-optimize-mult):
694         (byte-optimize-quo):
695         Use (car (last x)) instead of (last x) to get last elt!
696         Use `byte-optimize-predicate' to optimize `%'.
697         Move optimizations for special numeric args to bytecomp.el.
698         * bytecomp.el (byte-compile-associative): Remove.
699         (byte-compile-max): New.
700         (byte-compile-min): New.
701         Properly handle erroneous calls: (max) (min).
702         (byte-compile-plus): New.
703         (byte-compile-minus):
704         It's easiest to handle 0, +1 and -1 args here.
705         (byte-compile-mult): New.
706         It's easiest to handle 1, -1 and 2 args here.
707         (byte-compile-quo):
708         It's easiest to handle 0, +1 and -1 args here.
709         Issue byte-compiler warning when dividing by zero.
710
711         Byte-compiler arithmetic improvements.
712         Better optimize these expressions in the obvious way:
713         (+ x y 1)   -->  varref x varref y add add1
714         (+ x y -1)  -->  varref x varref y add sub1
715         (- x y 0)   -->  (- x y)
716         (- 0 x y)   -->  (- (- x) y)
717         (% 42 19)   --> compile-time constant
718         (/ 42 19)   --> compile-time constant
719         (* (foo) 2) --> foo call dup plus
720
721         Optimize away arithmetic operations (+ x) (* x) (/ x 1)
722         unless (declaim (optimize (safety 3)))
723         or (setq byte-compile-delete-errors nil).
724
725 2000-11-28  Stephen J. Turnbull  <stephen@xemacs.org>
726
727         * paragraphs.el (paragraph-separate, forward-sentence):  Clarify
728         docstrings.
729
730 2000-11-08  Stephen J. Turnbull  <stephen@xemacs.org>
731
732         * startup.el (command-line-do-help):  Add documentation of
733         portable dumper switches.
734
735 2000-11-22  Andy Piper  <andy@xemacs.org>
736
737         * x-mouse.el (x-init-pointer-shape): use cursor-font explicitly.
738
739         * glyphs.el (init-glyphs): don't use autodetect for strings.
740
741 2000-11-28  Martin Buchholz  <martin@xemacs.org>
742
743         * byte-optimize.el (byte-optimize-char-before):
744         (byte-optimize-backward-char):
745         (byte-optimize-backward-word):
746         Fix incorrect optimizations for these sorts of expressions:
747         (let ((x nil)) (backward-char x))
748
749 2000-11-21  Martin Buchholz  <martin@xemacs.org>
750
751         * byte-optimize.el:
752         * byte-optimize.el (byte-optimize-backward-char): New.
753         * byte-optimize.el (byte-optimize-backward-word): New.
754         Make backward-word and backward-char as efficient as forward versions.
755
756         * bytecomp.el (byte-compile-no-args-with-one-extra):
757         * bytecomp.el (byte-compile-one-arg-with-one-extra):
758         * bytecomp.el (byte-compile-two-args-with-one-extra):
759         * bytecomp.el (byte-compile-zero-or-one-arg-with-one-extra):
760         * bytecomp.el (byte-compile-one-or-two-args-with-one-extra):
761         * bytecomp.el (byte-compile-two-or-three-args-with-one-extra):
762         Check if extra arg is constant nil, and if so, use byte-coded call.
763
764         * simple.el (backward-word):
765         * simple.el (mark-word):
766         * simple.el (kill-word):
767         * simple.el (backward-kill-word):
768         Make COUNT argument optional, for consistency with forward-char et al.
769
770         * abbrev.el (abbrev-string-to-be-defined):
771         * abbrev.el (inverse-abbrev-string-to-be-defined):
772         * abbrev.el (inverse-add-abbrev):
773         * abbrev.el (expand-region-abbrevs):
774         * buff-menu.el (Buffer-menu-execute):
775         * indent.el (move-to-left-margin):
776         * indent.el (indent-relative):
777         * indent.el (move-to-tab-stop):
778         * info.el (Info-reannotate-node):
779         * lisp-mode.el (lisp-indent-line):
780         * lisp.el (end-of-defun):
781         * lisp.el (move-past-close-and-reindent):
782         * misc.el (copy-from-above-command):
783         * mouse.el (default-mouse-track-scroll-and-set-point):
784         * page.el (forward-page):
785         * paragraphs.el (forward-paragraph):
786         * paragraphs.el (end-of-paragraph-text):
787         * picture.el (picture-forward-column):
788         * picture.el (picture-self-insert):
789         * rect.el (extract-rectangle-line):
790         * simple.el (newline):
791         * simple.el (fixup-whitespace):
792         * simple.el (backward-delete-char-untabify):
793         * simple.el (transpose-chars):
794         * simple.el (transpose-preceding-chars):
795         * simple.el (do-auto-fill):
796         * simple.el (indent-new-comment-line):
797         * simple.el (blink-matching-open):
798         * view-less.el (cleanup-backspaces):
799         * wid-edit.el (widget-transpose-chars):
800         * term/bg-mouse.el (bg-insert-moused-sexp):
801         Use more readable (backward-FOO n) instead of (forward-FOO -n).
802
803         * info.el (Info-fontify-node):
804         * simple.el (backward-delete-function):
805         Use canonical delete-backward-char instead of backward-delete-char.
806
807 2000-11-20  Andy Piper  <andy@xemacs.org>
808
809         * gutter-items.el (update-tab-in-gutter): don't barf if there are
810         no buffers.
811
812 2000-11-20  Andy Piper  <andy@xemacs.org>
813
814         * gutter-items.el (update-tab-in-gutter): don't give popup frames
815         buffer tabs.
816
817 2000-11-18  Martin Buchholz  <martin@xemacs.org>
818
819         * cl-macs.el: Correctly optimize plusp minusp oddp evenp.
820         (proclaim inline...) was shadowing compiler-macros.
821
822 2000-11-17  Martin Buchholz  <martin@xemacs.org>
823
824         * bytecomp.el (byte-compile-eval): New.
825         (byte-compile-initial-macro-environment): Use byte-compile-eval.
826         Keeps this promise made in Lispref:
827         "If a file being compiled contains a `defmacro' form, the macro is
828         defined temporarily for the rest of the compilation of that file."
829
830 2000-11-09  Martin Buchholz  <martin@xemacs.org>
831
832         * cl.el (floatp-safe):
833         (plusp):
834         (minusp):
835         (oddp):
836         (evenp):
837         (cl-abs):
838         Use a better parameter name than `x'.
839
840         * cl-macs.el (check-type): Make continuable.  Change documentation
841         to require PLACE, but accept any form for compatibility.
842
843         * abbrev.el (define-abbrev): Use check-type.
844         * font-menu.el (font-menu-change-face): Use check-type.
845         * menubar.el (relabel-menu-item): Use check-type.
846         * itimer.el: Fix typo.
847
848 2000-11-10  Yoshiki Hayashi  <yoshiki@xemacs.org>
849
850         * info.el (Info-extract-menu-node-name): Comma is a delimiter.
851
852 2000-11-14  Martin Buchholz <martin@xemacs.org>
853
854         * XEmacs 21.2.37 is released.
855
856 2000-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
857
858         * code-cmds.el: Provide the feature.
859
860 2000-07-21  Jan Vroonhof  <jan@xemacs.org>
861
862         * dumped-lisp.el (preloaded-file-list): Load code-cmds.el
863
864         * code-cmds.el: New file
865         * mule/mule-cmds.el:
866         * mule/mule-misc.el
867         (coding-keymap): New keymap. Define coding system keyboard
868         commands on file-coding builds too.
869         (coding-system-change-eol-conversion):
870         (universal-coding-system-argument):
871         (set-default-coding-systems):
872         (prefer-coding-system): Moved from mule-cmds.el
873         (set-buffer-process-coding-system): Moved from mule-misc.el
874
875 2000-09-15  Stephen Carney <carney@scubadoo.com>
876
877         * etags.el (buffer-tag-table-files): Use append instead of nconc.
878
879 2000-11-09  Steve Youngs  <youngs@xemacs.org>
880
881         * package-get.el (package-get-download-sites): Add a pre-release
882         site for experimental packages.
883
884         * auto-autoloads.el: Regenerated.
885
886 2000-08-01  Andy Piper  <andy@xemacs.org>
887
888         * gutter-items.el (buffers-tab-omit-function): reference
889         buffers-tab-select-visible-buffers.
890         (buffers-tab-filter-functions): new variable, by default uses
891         buffers-tab-selection-function and buffers-tab-omit-function.
892         (select-buffers-tab-buffers-by-mode): invert arguments.
893         (buffers-tab-select-visible-buffers): new function. Invert calling
894         of buffers-menu-omit-invisible-buffers.
895         (buffers-tab-items): rewrite to use
896         buffers-tab-filter-functions. Rewrite docstring.
897         (gutter-buffers-tab-extent): delete.
898         (add-tab-to-gutter): always build a new extent when adding the
899         tabs.
900         (update-tab-in-gutter): make gutter dirty when orientation
901         changes.
902
903 2000-11-07  Martin Buchholz  <martin@xemacs.org>
904
905         * bytecomp.el (byte-compile-defvar-or-defconst):
906         Only do loadhist recording if defvar form includes a value.
907
908 2000-11-02  Martin Buchholz  <martin@xemacs.org>
909
910         * bytecomp.el (byte-compile-initial-macro-environment):
911         `eval-when-compile' should not compile its body.
912
913 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
914
915         * mule/cyrillic.el: Add Windows 1251 code page encoding (by
916         Sergey Groznyh <gsm@fct.ru> in <863diqaygu.fsf@fct.ru>).  Fix
917         some Japanese English.  Remove some ancient FSF comments, and
918         improve docstrings.  Use symbols not vectors for tables.
919
920 2000-11-03  Martin Buchholz  <martin@xemacs.org>
921
922         * keymap.el:
923         (local-key-binding):
924         (global-key-binding):
925         Add an optional `accept-defaults' parameter, just like `lookup-key'.
926
927         * lisp.el:
928         (backward-sexp): Slightly simpler code.
929         (mark-sexp): Make arg optional, like FSF Emacs.
930         (forward-list): Slightly simpler code.
931         (backward-list): Slightly simpler code.
932         (down-list):  Make arg optional, like FSF Emacs.
933         (up-list):  Make arg optional, like FSF Emacs.
934         (backward-up-list):  Make arg optional, like FSF Emacs.
935         (kill-sexp):  Make arg optional, like FSF Emacs.
936         (backward-kill-sexp):  Make arg optional, like FSF Emacs.
937
938         * font-menu.el (font-menu-change-face):
939         Take continuable errors into account.
940
941         * abbrev.el:
942         * abbrev.el (clear-abbrev-table):
943         * abbrev.el (define-abbrev-table):
944         * abbrev.el (define-abbrev):
945         * abbrev.el (insert-abbrev-table-description):
946         * apropos.el (apropos-documentation-check-doc-file):
947         * apropos.el (apropos-documentation-check-elc-file):
948         * buff-menu.el (list-buffers):
949         * buff-menu.el (list-buffers-noselect):
950         * bytecomp.el (byte-recompile-directory):
951         * bytecomp.el (batch-byte-compile):
952         * cl-macs.el (typep):
953         * code-files.el (find-coding-system-magic-cookie):
954         * code-files.el (insert-file-contents):
955         * cus-edit.el (customize-set-variable):
956         * cus-edit.el (customize-save-variable):
957         * cus-face.el (custom-set-face-font-size):
958         * cus-face.el (custom-set-face-update-spec):
959         * cus-face.el (custom-reset-faces):
960         * custom.el (custom-check-theme):
961         * custom.el (copy-upto-last):
962         * fill.el (canonically-space-region):
963         * fill.el (fill-paragraph):
964         * fill.el (fill-region):
965         * fill.el (find-space-insertable-point):
966         * fill.el (justify-current-line):
967         * faces.el (face-spec-update-all-matching):
968         * faces.el (set-face-stipple):
969         * files-nomule.el (insert-file-contents):
970         * files.el (insert-file-contents-literally):
971         * files.el (hack-local-variables-last-page):
972         * files.el (basic-save-buffer):
973         * files.el (insert-directory):
974         * font-menu.el (font-menu-change-face):
975         * font.el (font-spatial-to-canonical):
976         * format.el (format-encode-region):
977         * format.el (format-insert-file):
978         * format.el (format-replace-strings):
979         * gutter.el (set-gutter-element):
980         * help.el (key-or-menu-binding):
981         * help.el (describe-bindings):
982         * help.el (with-syntax-table):
983         * indent.el (indent-rigidly):
984         * indent.el (delete-to-left-margin):
985         * info.el:
986         * info.el (Info-extract-dir-entry-from):
987         * info.el (Info-build-dir-anew):
988         * info.el (Info-rebuild-dir):
989         * info.el (Info-batch-rebuild-dir):
990         * info.el (Info-read-subfile):
991         * info.el (Info-build-node-completions):
992         * info.el (Info-extract-menu-node-name):
993         * isearch-mode.el (isearch-range-invisible):
994         * isearch-mode.el (isearch-restore-invisible-extents):
995         * itimer.el (itimerp):
996         * itimer.el (itimer-live-p):
997         * keymap.el:
998         * keymap.el (substitute-key-definition):
999         * keymap.el (read-command-or-command-sexp):
1000         * keymap.el (local-key-binding):
1001         * keymap.el (global-key-binding):
1002         * keymap.el (global-set-key):
1003         * keymap.el (local-set-key):
1004         * ldap.el:
1005         * ldap.el (ldap-add-entries):
1006         * ldap.el (ldap-delete-entries):
1007         * lisp.el (backward-sexp):
1008         * lisp.el (mark-sexp):
1009         * lisp.el (forward-list):
1010         * lisp.el (backward-list):
1011         * lisp.el (down-list):
1012         * lisp.el (backward-up-list):
1013         * lisp.el (up-list):
1014         * lisp.el (kill-sexp):
1015         * lisp.el (backward-kill-sexp):
1016         * menubar.el (add-menu-button):
1017         * menubar.el (add-submenu):
1018         * menubar.el (delete-menu-item):
1019         * menubar.el (relabel-menu-item):
1020         * mouse.el (narrow-window-to-region):
1021         * obsolete.el (define-obsolete-variable-alias):
1022         * obsolete.el (store-substring):
1023         * package-admin.el:
1024         * package-admin.el (package-admin-install-function):
1025         * package-admin.el (package-admin-install-function-mswindows):
1026         * package-admin.el (package-admin-default-install-function):
1027         * package-get.el (package-get-update-base-entries):
1028         * packages.el (packages-load-package-dumped-lisps):
1029         * packages.el (packages-collect-package-dumped-lisps):
1030         * printer.el (generic-print-buffer):
1031         * printer.el (generic-print-region):
1032         * replace.el (occur-mode-mouse-goto):
1033         * replace.el (perform-replace):
1034         * select.el (get-selection-no-error):
1035         * simple.el:
1036         * simple.el (newline):
1037         * simple.el (open-line):
1038         * simple.el (edit-and-eval-command):
1039         * simple.el (goto-line):
1040         * simple.el (undo):
1041         * simple.el (kill-region):
1042         * simple.el (copy-region-as-kill):
1043         * simple.el (kill-ring-save):
1044         * simple.el (set-mark):
1045         * simple.el (next-line):
1046         * simple.el (previous-line):
1047         * simple.el (line-move):
1048         * simple.el (set-goal-column):
1049         * simple.el (comment-region):
1050         * subr.el:
1051         * subr.el (putf):
1052         * syntax.el (modify-syntax-entry):
1053         * syntax.el (map-syntax-table):
1054         * view-less.el (view-file):
1055         * view-less.el (view-buffer):
1056         * view-less.el (view-file-other-window):
1057         * window-xemacs.el (backward-other-window):
1058         * window.el:
1059         * window.el (one-window-p):
1060         * window.el (walk-windows):
1061         * window.el (window-list):
1062         * x-mouse.el (x-mouse-kill):
1063         * x-select.el (x-get-cutbuffer):
1064         * x-select.el (x-store-cutbuffer):
1065         * term/bg-mouse.el (bg-mouse-line-to-center):
1066         * term/sun-mouse.el (window-line-end):
1067         * term/sun-mouse.el (sun-select-region):
1068         * term/sun.el (kill-region-and-unmark):
1069         * mule/mule-category.el:
1070         * mule/mule-category.el (modify-category-entry):
1071         * mule/mule-category.el (char-category-list):
1072         * mule/mule-coding.el (coding-system-force-on-output):
1073         * mule/mule-misc.el (coding-system-put):
1074         Docstring arglist/Texinfo fixes.  See man/ChangeLog for details.
1075
1076 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
1077
1078         * cus-face.el: Typo fixes and tiny clarifications.
1079         * custom.el: ditto
1080
1081 2000-10-27  Yoshiki Hayashi  <yoshiki@xemacs.org>
1082
1083         * startup.el (auto-save-list-file-prefix): Moved to fileio.c.
1084         * startup.el (normal-top-level): Setup auto-save-list-file-name
1085         if auto-save-list-file-prefix is non-nil.
1086
1087 2000-10-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
1088
1089         * files.el (auto-mode-alist): Allow mixed case suffix for idlwave-mode.
1090
1091 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1092
1093         * hyper-apropos.el (hyper-apropos-this-symbol): Don't always
1094         get symbol at point-min.
1095
1096 2000-10-24  Didier Verna  <didier@xemacs.org>
1097
1098         * info.el (Info-emacs-info-file-name): defconst it.
1099         * info.el (Info-footnote-tag): defcustom it.
1100         * info.el (Info-no-description-string): ditto.
1101         * info.el (Info-find-node): adapt to new semantics of
1102         'Info-suffixed-file (don't do the case variants stuff).
1103         * info.el (Info-insert-dir): rewrite the dir file variants code.
1104         * info.el (Info-directory-files): New. Return the list of info
1105         files in a directory.
1106         * info.el (Info-dir-outdated-p): use it.
1107         * info.el (Info-parse-dir-entries): ditto.
1108         * info.el (Info-build-dir-anew): don't restrict to files ending
1109         with a ".info.*" extension.
1110         * info.el (Info-set-mode-line): ditto.
1111         * info.el (Info-read-subfile): adapt to new semantics of
1112         'Info-suffixed-file (append 'exact argument).
1113         * info.el (Info-all-case-regexp): New. Return a regexp matching a
1114         string independently of the case.
1115         * info.el (Info-suffixed-file): use it (match all possible case
1116         for the file name).
1117         * info.el (Info-insert-file-contents): code cleanup.
1118         * info.el (Info-rebuild-dir): cosmetics only. Fit code in 80
1119         columns.
1120         * info.el (Info-batch-rebuild-dir): ditto.
1121         * info.el (Info-read-node-name-1): ditto.
1122         * info.el (Info-search): ditto.
1123         * info.el (Info-fontify-node): ditto.
1124
1125
1126 2000-10-24  Didier Verna  <didier@xemacs.org>
1127
1128         * process.el (shell-command): when called from a program, avoid
1129         'push-mark's "mark-set" message.
1130
1131 2000-10-15  MIYASHITA Hisashi  <himi@m17n.org>
1132
1133         * mule/thai-xtis.el (tis-620): Specify coding-system's ccl-program
1134         by a symbol, not by a vector.
1135         * mule/vietnamese.el (vscii): Likewise.
1136         (viscii): Likewise.
1137         * mule/cyrillic.el (koi8-r): Likewise.
1138
1139         * mule/chinese.el (chinese-big5-1): Specify charset's ccl-program
1140         by a symbol, not by a vector.
1141         (chinese-big5-2): Likewise.
1142         * mule/ethiopic.el (ethiopic): Likewise.
1143         * mule/vietnamese.el (vietnamese-viscii-lower): Likewise.
1144         (vietnamese-viscii-upper): Likewise.
1145
1146 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
1147
1148         * files.el (auto-mode-alist): Remove obsolete entry for html3-mode.
1149
1150 2000-10-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
1151
1152         * byte-optimize.el (byte-optimize-car): New function.
1153         (byte-optimize-cdr): Ditto.
1154
1155 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
1156
1157         * byte-optimize.el: Partial synch with FSF 20.7.
1158         Optimize constant concatenation.
1159         Add keymapp as a side effect free function.  It is a built-in.
1160         (byte-after-unbind-pos): Remove byte-equal.
1161
1162 2000-10-13  Gunnar Evermann  <ge204@eng.cam.ac.uk>
1163
1164         * update-elc-2.el: Quote regexps correctly.
1165
1166 2000-10-05  MIYASHITA Hisashi  <himi@m17n.org>
1167
1168         * mule/mule-ccl.el: Sync up with Emacs 21.0.90.
1169         (ccl-compile): Apply integerp, not integer-or-char-p to
1170         check the type of the buffer magnification
1171         (ccl-compile-write-string): Encode a string with binary
1172         coding system.
1173         (ccl-compile-write-repeat): Likewise.
1174
1175 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
1176
1177         * buff-menu.el:
1178         * bytecomp.el:
1179         * coding.el:
1180         * faces.el:
1181         * files.el:
1182         * fill.el:
1183         * float-sup.el:
1184         * font-lock.el:
1185         * help.el:
1186         * iso8859-1.el:
1187         * loaddefs.el:
1188         * menubar-items.el:
1189         * menubar.el:
1190         * modeline.el:
1191         * msw-font-menu.el:
1192         * paragraphs.el:
1193         * paths.el:
1194         * replace.el:
1195         * simple.el:
1196         * sound.el:
1197         * startup.el:
1198         * version.el:
1199         * x-faces.el:
1200         * x-font-menu.el:
1201         Remove purecopy.
1202
1203 2000-10-03  Daniel Pittman  <daniel@rimspace.net>
1204
1205         * simple.el (do-auto-fill): Use the function pointer to by
1206         `comment-line-break-function', not `indent-new-comment-line'. This
1207         fixes an issue with cc-mode comment continuation.
1208
1209 2000-10-11  Martin Buchholz  <martin@xemacs.org>
1210
1211         * simple.el (turn-on-auto-fill):  Add (interactive).
1212         * mwheel.el (mwheel-install): Add (interactive).
1213         * font-lock.el (turn-on-font-lock): Add (interactive).
1214         (turn-off-font-lock): Add (interactive).
1215
1216 2000-10-03  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
1217
1218         * packages.el (packages-special-base-regexp): Add `man'.
1219
1220 2000-10-08  Adrian Aichner  <adrian@xemacs.org>
1221
1222         * wid-edit.el (widget-specify-active): map over extents in current
1223         buffer like `widget-specify-inactive' does.  Mapping over the
1224         inactive extent object does not work since the current extent is
1225         ignored by `map-extents'.
1226
1227 2000-10-04  Martin Buchholz <martin@xemacs.org>
1228
1229         * XEmacs 21.2.36 is released.
1230
1231 2000-09-22  Martin Buchholz  <martin@xemacs.org>
1232
1233         * byte-optimize.el (byte-optimize-lapcode): Add an optimizer pass.
1234         Optimize the compiled-function-constants vector by byte-code
1235         reference counts.
1236
1237 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
1238
1239         * build-report.el (build-report-delete-regexp): quote value in
1240         defcustom
1241
1242 2000-09-24  Adrian Aichner  <aichner@ecf.teradyne.com>
1243
1244         * build-report.el (build-report): Don't bind srcdir which we don't
1245         use in `multiple-value-bind' to avoid the only byte-compiler
1246         warning.
1247
1248 2000-09-23  Adrian Aichner  <aichner@ecf.teradyne.com>
1249
1250         * build-report.el: Requires cl and custom now.
1251         build-report-version is determined by XEmacs version -- remove
1252         build-report-version*.
1253         * build-report.el (build-report-version): Removed.
1254         * build-report.el (build-report-installation-version-regexp): New.
1255         * build-report.el (build-report-version-file-regexp): New.
1256         * build-report.el (build-report-installation-srcdir-regexp): New.
1257         * build-report.el (build-report-destination): Offer
1258         xemacs-build-reports and xemacs-beta.
1259         * build-report.el (build-report-keep-regexp): Adjusted.
1260         * build-report.el (build-report-delete-regexp): Adjusted.
1261         * build-report.el (build-report-make-output-dir): New.
1262         * build-report.el (build-report-installation-file): Replace use of
1263         `concat' with `expand-file-name'.
1264         * build-report.el (build-report-make-output-file): Removed.
1265         * build-report.el (build-report-make-output-files): New.
1266         * build-report.el (build-report-subject): Identify as
1267         user-variable with "*...".
1268         * build-report.el (build-report-prompts): Ditto.
1269         * build-report.el (build-report-version-file): New.
1270         * build-report.el (build-report-file-encoding): Identify as
1271         user-variable with "*...".
1272         * build-report.el (build-report-make-output-get): New.
1273         * build-report.el (build-report-insert-header): Report
1274         emacs-version and system-configuration instead of
1275         build-report-version.
1276         * build-report.el (build-report-insert-make-output): Add file
1277         argument.
1278         * build-report.el (build-report-insert-installation-file):
1279         Re-indent.
1280         * build-report.el (build-report-keep): Change docstring,
1281         re-indent.
1282         * build-report.el (build-report-delete): Ditto.
1283         * build-report.el (build-report-installation-data): New.
1284         * build-report.el (build-report-version-file-data): New.
1285
1286 2000-09-20  Martin Buchholz  <martin@xemacs.org>
1287
1288         * byte-optimize.el (byte-optimize-lapcode):
1289         Fix the optimization of using the first 5 elements of the
1290         constants vector for variables.
1291         (byte-optimize-lapcode): Fix another ancient broken optimization.
1292
1293 2000-09-19  Martin Buchholz  <martin@xemacs.org>
1294
1295         * *: Spelling mega-patch
1296
1297 2000-09-19  Martin Buchholz  <martin@xemacs.org>
1298
1299         * easymenu.el: doc fixes.
1300         (easy-menu-do-define): Use backquote.
1301         (easy-menu-change):
1302         (easy-menu-add):
1303         `when' seems much clearer than `if' here.
1304         (easy-menu-remove):
1305         (easy-menu-add-item):
1306         (easy-menu-item-present-p):
1307         (easy-menu-remove-item):
1308         Wrap using (when (featurep 'menubar) ...)
1309
1310 2000-09-16  Martin Buchholz  <martin@xemacs.org>
1311
1312         * bytecomp.el (displaying-byte-compile-warnings):
1313         Revert Ben's change to this function below so that the compile log
1314         is displayed properly for users of the "popper" package.
1315
1316 2000-09-12  Martin Buchholz  <martin@xemacs.org>
1317
1318         * window.el (save-selected-window): Use backquote.
1319
1320         * bytecomp.el (byte-compile-file-form-defvar-or-defconst):
1321         Renamed from `byte-compile-file-form-defvar'.
1322         * bytecomp.el (byte-compile-defvar-or-defconst):
1323         Only cons onto current-load-list in top-level forms.
1324         Else this leaks a cons cell every time a defun is called.
1325         Renamed from `byte-compile-defvar', for clarity.
1326         Warn when docstring of defvar is not a string.
1327         Use consistent error messages.
1328         Better comments.
1329
1330 2000-09-11  Martin Buchholz  <martin@xemacs.org>
1331
1332         * simple.el (set-variable):
1333         Remove unneeded defvar by rearranging order of let* forms.
1334
1335         * mule/mule-ccl.el (ccl-get-next-code):
1336         * menubar-items.el (bookmark-menu-filter):
1337         (language-environment-menu-filter):
1338         (tutorials-menu-filter):
1339         * toolbar-items.el (toolbar-compile):
1340         * byte-optimize.el (disassemble-offset):
1341         Use (declare (special ...)) instead of `defvar'.
1342
1343         * cl-macs.el (cl-do-proclaim):
1344         Fix (declare (special ...)) warning suppression syntax.
1345
1346 2000-07-22  Golubev I. N. <gin@mo.msk.ru>
1347
1348         * info.el (Info-tag-table-marker):
1349         (Info-tag-table-buffer):
1350         (Info-find-file-node):
1351         (Info-read-subfile):
1352         (Info-build-node-completions):
1353         (Info-search):
1354         (Info-mode):
1355         Multiple info buffer support.
1356
1357 2000-08-28  Oscar Figueiredo  <oscar@cpe.fr>
1358
1359         * ldap.el (ldap-decode-entry): New defun
1360         (ldap-search-entries): Use it in order to decode DN-prefixed
1361         entries properly
1362
1363 2000-08-23  Daniel Pittman <daniel@danann.net>
1364
1365         * mule/mule-cmds.el (coding-system-change-eol-conversion):
1366         Use `eq', not `=', to compare symbols.
1367
1368 2000-07-30  Ben Wing  <ben@xemacs.org>
1369
1370         * bytecomp.el (byte-compile-report-error):
1371         * bytecomp.el (displaying-byte-compile-warnings):
1372         if stack-trace-on-error is set, send out a backtrace when
1373         an error is encountered that stops byte compilation.  this
1374         should make it much much easier to track down those curious
1375         problems.  also undo the kludge of using a separate "*Show*"
1376         buffer for display when there's a temp-buffer-show-function;
1377         we can avoid this by just being a little smarter.
1378
1379         * dialog-items.el:
1380         * dialog-items.el (search-dialog-regexp): New.
1381         * dialog-items.el (search-dialog-callback):
1382         * dialog-items.el (make-search-dialog):
1383         add a regexp option to the dialog and clean up a bit.
1384
1385         * dialog.el:
1386         * dialog.el (yes-or-no-p-dialog-box):
1387         * dialog.el (get-dialog-box-response):
1388         * dialog.el (make-dialog-box):
1389         * dialog.el (dialog-box-finish): New.
1390         * dialog.el (dialog-box-cancel): New.
1391         * dialog.el (internal-make-dialog-box-exit): New.
1392         implement [properly!] the :modal property of the new dialog box
1393         interface.  this is the first time xemacs has ever had *proper*
1394         modal dialog boxes, giving the standard window-system feedback.
1395         (e.g. under windows, clicking on a disabled frame causes a beep
1396         and makes the dialog box flash three times.)
1397
1398         * dragdrop.el: header keyword frobbing.
1399
1400         * dumped-lisp.el (preloaded-file-list):
1401         renamed winnt.el to win32-native.el.
1402
1403         * faces.el (face-property):
1404         * faces.el (set-face-property):
1405         * faces.el (frob-face-property):
1406         * faces.el (frob-face-font-2):
1407         * faces.el (make-face-bold):
1408         * faces.el (make-face-italic):
1409         * faces.el (make-face-bold-italic):
1410         * faces.el (make-face-unbold):
1411         * faces.el (make-face-unitalic):
1412         * faces.el (make-face-smaller):
1413         * faces.el (make-face-larger):
1414         clean up the implementation of these so that window-system-specific
1415         methods are called only on objects belonging to that window system.
1416         previously, you could have [e.g.] mswindows-make-face-bold called
1417         on font object of device type `stream', which is not good and
1418         explains the subtle errors Adrian was getting when byte-compiling
1419         something that required 'term. (Adrian, now you can use stack-trace-
1420         on-error to find the exact place where things are going wrong instead
1421         of having to laboriously binary-search your way through.)
1422
1423         * finder.el (finder-known-keywords):
1424         cleaned up -- properly sorted, clarified the meanings of many of
1425         the keywords, and added a few -- mswin, gui, content, build, www,
1426         user, services.  the last two try to distinguish between a package
1427         that's used directly by the user, and a package that provides
1428         support services to other packages.
1429
1430         * font-lock.el (lisp-font-lock-keywords-2):
1431         update list of lisp control structures to include everything,
1432         including new ones i introduced.
1433
1434         * gutter.el: header keyword frobbing.
1435
1436         * isearch-mode.el (isearch-ring-adjust1): M-p to recall the most
1437         recent isearch element was not doing so!  you got the second-most-
1438         recent instead.
1439
1440         * lisp-mode.el (construct-lisp-mode-menu):
1441         more menubar cleanups.
1442         * lisp-mode.el (with-selected-window):
1443         make it indent properly.
1444
1445         * menubar-items.el (default-menubar): lots of menubar cleanups.
1446         rearranged the options menu the most, e.g. splitting up the
1447         Keyboard/Mouse menu into a new Editing menu and combining the
1448         separate Scrollbar/Gutter/Toolbar submenus into Display.
1449         Got rid of General, moved items to Editing or new Troubleshooting.
1450         Moved Packages to Tools; doesn't seem to belong under Options.
1451         Added stuff to the Cmds menu, e.g. Change Case.
1452
1453         NB please don't complain about these periodic menubar changes.
1454         Anything like this is necessarily incremental in its construction
1455         -- By constant use you gradually become more and more aware of
1456         better and better ways to group menu items.  When we eventually
1457         move the options menu to a property sheet, the existing structure
1458         will probably be preserved fairly well.
1459
1460         * minibuf.el (next-history-element): fix problems with pressing
1461         down arrow in repeat-complex-command.
1462
1463         * modeline.el:
1464         * modeline.el (modeline-3d-p): New.
1465         added custom variable for controlling the 3d modeline.  the
1466         corresponding Options item has been present for a long time,
1467         but commented out with "fix me!" comments.  it's fixed now.
1468
1469         * obsolete.el (add-menu):
1470         remove bogus gettexts.
1471
1472         * process.el (shell-quote-argument):
1473         handle this correctly under Windows native with COMMAND.COM/CMD.EXE.
1474         For bash under Windows native, see below.
1475
1476         * simple.el:
1477         * simple.el (display-warning-buffer):
1478         Fixed the handling of warning display to eliminate the annoying
1479         *Show* buffer, like was done for byte-compiler output above.
1480
1481         * simple.el (debug-print): New.
1482         Simple function for sending debug messages to the console and/or
1483         other debug places.
1484
1485         * subr.el (replace-in-string):
1486         Rewrite this function to avoid N^2 behavior with large strings --
1487         catastrophic with the new Windows selection code! (Apparently the
1488         author of this function didn't realize there was a fun
1489         replace-match that could make his life much easier, because we
1490         duplicated the entire logic.  The new version is smaller, easier
1491         to understand, much more robust, and has extended features --
1492         those of replace-match.)
1493
1494         * window.el:
1495         * window.el (with-selected-window): New.
1496         An obvious complement to the existing `with-selected-frame' and
1497         `with-current-buffer'.
1498
1499         * win32-native.el: Renamed from winnt.el.
1500         Added a great deal of stuff for properly handling process quoting,
1501         somewhat modeled on Kirill's original model (which i later threw
1502         away).  We should now finally have correctly working process arg
1503         quoting/dequoting so that the final app gets exactly what we
1504         intended.  Because the mechanism is in Lisp, it's easily
1505         extendible. (For those running bash and running the native
1506         version, I tried hard to do what I thought was correct.  But more
1507         thought is needed, and ideally the volunteer work of people with
1508         these configurations that they generally run on.)
1509
1510         * x-font-menu.el (x-font-menu-font-data):
1511         Put in defvar's to fix byte-compiler warnings.
1512
1513 2000-08-01 Alastair J. Houghton <ajhoughton@lineone.net>
1514
1515         * select.el (selection-coercion-alist): Initialise.
1516         * select.el (select-coerce-to-text): New.
1517         * select.el (select-coerce): New.
1518         New functions to perform type and value coercion.
1519
1520         * select.el (select-buffer-killed-default): Keep data if it was
1521         on the clipboard.
1522
1523 2000-08-02  Martin Buchholz  <martin@xemacs.org>
1524
1525         * menubar-items.el (default-menubar): Fix typo.
1526         (default-menubar): `lambda' was mispelled as `lamda'.
1527
1528 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
1529
1530         * window.el (shrink-window-if-larger-than-buffer): Remove
1531         edge checking code.
1532
1533 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
1534
1535         * paths.el (gnus-local-domain): Removed.
1536         (gnus-local-organization): Ditto.
1537         (gnus-startup-file): Ditto.
1538
1539 2000-07-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
1540
1541         * files.el (auto-mode-alist): Add .spec for RPM.
1542
1543 2000-07-31  Andy Piper  <andy@xemacs.org>
1544
1545         * gutter-items.el (update-tab-in-gutter): deprecate :properties.
1546
1547 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
1548
1549         * dragdrop.el (experimental-dragdrop-drop-url-default): Use function
1550         browse-url.
1551         * help.el (xemacs-www-page): Ditto.
1552         (xemacs-www-faq): Ditto.
1553         * menubar-items.el (default-menubar): Ditto.
1554
1555         * wid-edit.el (widget-url-link-action): Ditto.
1556         From: Kenichi OKADA <okada@opaopa.org>.
1557
1558 2000-07-31  Martin Buchholz  <martin@xemacs.org>
1559
1560         * finder.el (finder-commentary): Add autoload cookie.
1561
1562 2000-07-28  Adrian Aichner  <aichner@ecf.teradyne.com>
1563
1564         * files.el (insert-file-contents-literally): Fix second let
1565         binding for `coding-system-for-read' to `coding-system-for-write'
1566         as suggested by Dan Holmsand <dan@innehallsbolaget.com>.
1567
1568 1999-06-15  Jan Vroonhof  <vroonhof@math.ethz.ch>
1569
1570         * files.el (insert-file-contents-literally): Use binary coding
1571         system (from Morioka san).
1572         (insert-file-contents-literally): Make file-name-handler method.
1573
1574 2000-07-26  Martin Buchholz  <martin@xemacs.org>
1575
1576         * cl-macs.el (get-selection): Add defsetf.
1577
1578 2000-07-25  Steve Youngs  <youngs_s@ozlinx.com.au>
1579
1580         * x-init.el (x-activate-region-as-selection): replace obsolete
1581         function x-own-selection with own-selection.
1582         (ow-find): replace obsolete functions x-get-selection and
1583         x-get-clipboard with get-selection and get-clipboard.
1584         (init-post-x-win): replace obsolete function x-disown-selection
1585         with disown-selection.
1586
1587 2000-07-20  Mike Sperber  <mike@xemacs.org>
1588
1589         * startup.el (load-user-init-file): Only try to load init file if
1590         it exists.
1591
1592 2000-07-10  Andy Piper  <andy@xemacs.org>
1593
1594         * dialog-items.el: sync with Ben's patch.
1595
1596         * gutter-items.el (buffers-tab-switch-to-buffer): remove now-bogus
1597         comment.
1598         (progress-text-glyph): deleted.
1599         (progress-layout-glyph): make completely minimal.
1600         (progress-gauge-glyph): ditto.
1601         (progress-display-style): fix to handle dynamic instantiator
1602         changes.
1603         (progress-text-instantiator): new.
1604         (progress-layout-instantiator): new.
1605         (progress-gauge-instantiator): new.
1606         (set-progress-display-instantiator): renamed and changed from
1607         set-progress-display-style.
1608         (progress-abort-glyph): use instantiator not glyph.
1609         (append-progress-display): use set-progress-display-instantiator
1610         and set-glyph-image.
1611         (abort-progress-display): ditto.
1612         (raw-append-progress-display): ditto.
1613
1614 2000-07-20  Ben Wing  <ben@xemacs.org>
1615
1616         * code-files.el: Move Mule-specific code to mule-coding.el.
1617
1618 2000-07-15  Ben Wing  <ben@xemacs.org>
1619
1620         * autoload.el:
1621         Fixed comments.
1622
1623         * cmdloop.el:
1624         * cmdloop.el (yes-or-no-p):
1625         * cmdloop.el (y-or-n-p):
1626         Make these functions use should-use-dialog-box-p and not be
1627         overridden in dialog.el.
1628
1629         * cus-dep.el:
1630         * cus-dep.el (Custom-make-dependencies): Removed.
1631         * cus-dep.el (Custom-make-dependencies-1): New.
1632         * cus-dep.el (Custom-make-one-dependency): New.
1633         New entry point for use in Makefiles, to avoid excessive
1634         invocations.
1635
1636         * cus-edit.el (custom-variable-reset-saved):
1637         * cus-edit.el (custom-variable-reset-standard):
1638         * cus-edit.el (custom-save-resets):
1639         Fix bytecompiler warnings.
1640
1641         * dialog.el:
1642         * dialog.el (yes-or-no-p-dialog-box):
1643         * dialog.el (yes-or-no-p-maybe-dialog-box): Removed.
1644         * dialog.el (y-or-n-p-maybe-dialog-box): Removed.
1645         * dialog.el (get-dialog-box-response):
1646         * dialog.el (message-or-box):
1647         * dialog.el (make-dialog-box):
1648         * dialog.el (popup-dialog-box): New.
1649         Avoid yes-or-no-p bogosities.
1650         Create a general function `make-dialog-box' to encapsulate all
1651         dialog box methods; easily extendible.  popup-dialog-box now obsolete.
1652
1653         * dumped-lisp.el (preloaded-file-list):
1654         Add dialog-items.  Clean up.  Group files by types.
1655
1656         * easymenu.el (easy-menu-add):
1657         * easymenu.el (easy-menu-remove):
1658         Account for accelerators.
1659
1660         * extents.el:
1661         * extents.el (extent-list): New args, like in map-extents.
1662         * extents.el (extent-at-event): New.
1663         * extents.el (extents-at-event): New.
1664
1665         * font-lock.el:
1666         * font-lock.el (font-lock-mode):
1667         * font-lock.el (font-lock-default-fontify-buffer):
1668         * font-lock.el (font-lock-default-unfontify-region):
1669         * font-lock.el (font-lock-fontify-syntactically-region):
1670         * font-lock.el (font-lock-fontify-keywords-region):
1671         Use new progress-feedback names.
1672
1673         * font-lock.el (java-font-lock-identifier-regexp):
1674         * font-lock.el (java-font-lock-class-name-regexp):
1675         Fix bytecompiler warnings.
1676
1677         * gutter-items.el:
1678         * gutter-items.el (progress-display-use-echo-area): Removed.
1679         * gutter-items.el (progress-feedback-use-echo-area): New.
1680         * gutter-items.el (progress-display-popup-period): Removed.
1681         * gutter-items.el (progress-feedback-popup-period): New.
1682         * gutter-items.el (set-progress-display-style): Removed.
1683         * gutter-items.el (set-progress-feedback-style): New.
1684         * gutter-items.el (progress-display-style): Removed.
1685         * gutter-items.el (progress-feedback-style): New.
1686         * gutter-items.el (progress-stack):
1687         * gutter-items.el (progress-displayed-p): Removed.
1688         * gutter-items.el (progress-feedbacked-p): New.
1689         * gutter-items.el (clear-progress-display): Removed.
1690         * gutter-items.el (clear-progress-feedback): New.
1691         * gutter-items.el (progress-display-clear-when-idle): Removed.
1692         * gutter-items.el (progress-feedback-clear-when-idle): New.
1693         * gutter-items.el (remove-progress-display): Removed.
1694         * gutter-items.el (remove-progress-feedback): New.
1695         * gutter-items.el (progress-display-dispatch-non-command-events): Removed.
1696         * gutter-items.el (progress-feedback-dispatch-non-command-events): New.
1697         * gutter-items.el (append-progress-display): Removed.
1698         * gutter-items.el (append-progress-feedback): New.
1699         * gutter-items.el (abort-progress-display): Removed.
1700         * gutter-items.el (abort-progress-feedback): New.
1701         * gutter-items.el (raw-append-progress-display): Removed.
1702         * gutter-items.el (raw-append-progress-feedback): New.
1703         * gutter-items.el (display-progress-display): Removed.
1704         * gutter-items.el (display-progress-feedback): New.
1705         * gutter-items.el (current-progress-display): Removed.
1706         * gutter-items.el (current-progress-feedback): New.
1707         * gutter-items.el (current-progress-display-label): Removed.
1708         * gutter-items.el (current-progress-feedback-label): New.
1709         * gutter-items.el (progress-display): Removed.
1710         * gutter-items.el (progress-feedback): New.
1711         Replace "progress-display" with "progress-feedback" globally.
1712
1713         * gutter-items.el (lprogress-display): Removed.
1714         * gutter-items.el (progress-feedback-with-label): New.
1715         Rename lprogress-display ==> progress-feedback-with-label.
1716
1717         * gutter-items.el (search-dialog-direction): Removed.
1718         * gutter-items.el (search-dialog-text): Removed.
1719         * gutter-items.el (search-dialog-callback): Removed.
1720         * gutter-items.el (make-search-dialog): Removed.
1721         Move to dialog-items.el.
1722
1723         * help.el:
1724         * help.el (help-mode-quit):
1725         * help.el (mode-for-help): New.
1726         * help.el (help-sticky-window): New.
1727         * help.el (help-window-config): New.
1728         * help.el (with-displaying-help-buffer):
1729         * help.el (function-at-event): New.
1730         * help.el (help-symbol-regexp): New.
1731         * help.el (help-symbol-run-function-1): New.
1732         * help.el (help-symbol-run-function): New.
1733         * help.el (help-symbol-function-context-menu): New.
1734         * help.el (help-symbol-variable-context-menu): New.
1735         * help.el (help-symbol-function-and-variable-context-menu): New.
1736         * help.el (frob-help-extents): New.
1737         * help.el (describe-function-1):
1738         * help.el (variable-at-point):
1739         * help.el (variable-at-event): New.
1740         * help.el (describe-variable):
1741         Major overhaul.
1742         - Make functions and variables be mousable.
1743         - Middle button hyperlinks.
1744         - New context-menu entries.
1745
1746         * keydefs.el:
1747         * keydefs.el (global-map):
1748         New key bindings to move lines up and down.
1749
1750         * lisp-mode.el:
1751         * lisp-mode.el (construct-lisp-mode-menu): New.
1752         * lisp-mode.el (emacs-lisp-mode-popup-menu):
1753         * lisp-mode.el (lisp-interaction-mode-menubar-menu):
1754         * lisp-mode.el (emacs-lisp-mode-menubar-menu):
1755         * lisp-mode.el (lisp-indent-function): Indent "flet" entries better.
1756         Make popup and menubar menus be different.  Popup menu uses
1757         clicked location and automatically assumes symbol under the mouse
1758         for various commands.
1759
1760         * menubar-items.el:
1761         * menubar-items.el (bookmark-menu-filter): Add accelerators.
1762         * menubar-items.el (buffers-menu-omit-chars-list): Include 'd'.
1763
1764         * menubar-items.el (global-popup-menu): Removed.
1765         * menubar-items.el (mode-popup-menu): Removed.
1766         * menubar-items.el (activate-popup-menu-hook): Removed.
1767         * menubar-items.el (popup-mode-menu): Removed.
1768         * menubar-items.el (popup-buffer-menu): Removed.
1769         * menubar-items.el (popup-menubar-menu): Removed.
1770         Move to menubar.el.
1771
1772         * menubar.el:
1773         * menubar.el (global-popup-menu): New.
1774         * menubar.el (mode-popup-menu): New.
1775         * menubar.el (activate-popup-menu-hook): New.
1776         * menubar.el (last-popup-menu-event): New.
1777         * menubar.el (popup-mode-menu): New.
1778         * menubar.el (popup-buffer-menu): New.
1779         * menubar.el (popup-menubar-menu): New.
1780         * menubar.el (menu-call-at-event): New.
1781         Move non-content functions here.  Add support for context menu
1782         items on extents.
1783
1784         * minibuf.el (minibuffer-history-uniquify):
1785         Typo fix.
1786
1787         * minibuf.el (read-file-name-1):
1788         Call new file dialog box if it exists.
1789
1790         * minibuf.el (mouse-rfn-setup-vars):
1791         Clean up "chop" action.
1792
1793         * mouse.el:
1794         * mouse.el (button2): Now bound to mouse-track.
1795         * mouse.el (click-inside-extent-p):
1796         * mouse.el (point-inside-extent-p):
1797         * mouse.el (point-inside-selection-p):
1798         * mouse.el (mouse-drag-or-yank): Removed.
1799         * mouse.el (mouse-begin-drag-n-drop): New.
1800         * mouse.el (mouse-eval-sexp):
1801         * mouse.el (mouse-track-activate-strokes): New.
1802         * mouse.el (mouse-track-do-activate): New.
1803         * mouse.el (mouse-track):
1804         * mouse.el (default-mouse-track-event-is-with-button): New.
1805         * mouse.el (default-mouse-track-cleanup-hook):
1806         * mouse.el (default-mouse-track-drag-hook):
1807         * mouse.el (default-mouse-track-drag-up-hook):
1808         * mouse.el (default-mouse-track-click-hook):
1809         Merge drag-n-drop into mouse-track.
1810         Add general "activate" support to replace specific button2 kludges.
1811         Use "button modifier" support in mouse-track.
1812
1813         * package-get.el (package-get-dependencies): Fix bytecompiler warnings.
1814
1815         * package-ui.el:
1816         * package-ui.el (pui-menu):
1817         * package-ui.el (pui-popup-context-sensitive): Removed.
1818         Fix bytecompiler warnings.
1819         Clean up popup code a bit.
1820
1821         * select.el (get-selection-no-error): Fix bytecompiler warnings.
1822
1823         * simple.el:
1824         * simple.el (transpose-lines):
1825         * simple.el (transpose-line-up): New.
1826         * simple.el (transpose-line-down): New.
1827         * simple.el (transpose-subr):
1828         * simple.el (transpose-subr-1): Removed.
1829         Clean up, add functions to move lines up and down.
1830
1831         * startup.el (mail-host-address):
1832         * startup.el (user-mail-address):
1833         Customize.
1834
1835         * subr.el:
1836         * subr.el (set-symbol-value-in-buffer): New.
1837         * subr.el (error):
1838         * subr.el (check-argument-type):
1839         * subr.el (defined-error-p): New.
1840         Add structured error support.
1841
1842         * toolbar-items.el (toolbar-compile):
1843         Use new make-dialog-box.
1844
1845         * update-elc.el:
1846
1847         * userlock.el (ask-user-about-lock-dbox):
1848         * userlock.el (ask-user-about-supersession-threat-dbox):
1849         * userlock.el (ask-user-about-lock):
1850         * userlock.el (ask-user-about-supersession-threat):
1851         Use new make-dialog-box.
1852         Add safety checks; use should use-dialog-box-p.
1853
1854         * window-xemacs.el:
1855         * window-xemacs.el (__buffer-dedicated-frame):
1856         * window-xemacs.el (buffer-dedicated-frame): New.
1857         * window-xemacs.el (set-buffer-dedicated-frame): New.
1858         Move dedicated-frame stuff into lisp.
1859
1860 2000-07-18  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
1861
1862         * printer.el (generic-print-region): Do not require that
1863         `printer-name' be set.
1864         (printer-name): Commentary clarification.
1865
1866 2000-07-19  Martin Buchholz <martin@xemacs.org>
1867
1868         * XEmacs 21.2.35 is released.
1869
1870 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
1871
1872         * select.el (selection-coercible-types): Initialise.
1873
1874 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
1875
1876         * select.el (own-clipboard): Bug fix.
1877
1878 2000-07-17  Mike Sperber  <mike@xemacs.org>
1879
1880         * cus-edit.el (custom-migrate-custom-file): Save init file before
1881         continuing.
1882
1883 2000-07-16  Mike Sperber  <mike@xemacs.org>
1884
1885         * startup.el (load-init-file): Remove silly call to
1886         `load-user-custom-file`.
1887         (maybe-migrate-user-init-file): Minor fixes.
1888
1889 2000-07-16  Martin Buchholz  <martin@xemacs.org>
1890
1891         * apropos.el (apropos-documentation-check-doc-file):
1892         `doc' variable should be let-bound, as was presumably intended.
1893
1894         * cus-edit.el (custom-variable-reset-saved):
1895         (custom-variable-reset-standard):
1896         Remove unused variable comment-widget.  Twice.
1897
1898         * toolbar.el (toolbar-blank-press-function):
1899         Add a real defvar with initial value nil and proper docstring.
1900         (press-toolbar-button): No need to check for boundp-ness anymore.
1901
1902         * rect.el (open-rectangle-line): Remove useless (let) form.
1903         Add defvar for pending-delete-mode.
1904
1905         * info.el (Info-find-node): This function needs an autoload cookie.
1906
1907         * mule/mule-x-init.el (x-use-halfwidth-roman-font):
1908         Use let* since the second form referred to the first.
1909
1910 2000-07-16  Adrian Aichner  <aichner@ecf.teradyne.com>
1911
1912         * msw-select.el (mswindows-paste-clipboard): Use `get-clipboard'
1913         instead of removed `mswindows-get-clipboard'.
1914
1915
1916 2000-07-15 Alastair J. Houghton <ajhoughton@lineone.net>
1917
1918         * select.el (select-convert-from-text): New.
1919         * select.el (select-convert-from-length): New.
1920         * select.el (select-convert-from-integer): New.
1921         * select.el (select-convert-from-identity): New.
1922         * select.el (select-convert-from-filename): New.
1923         * select.el (selection-converter-in-alist): Use them.
1924         New converter functions for X.
1925
1926         * select.el (get-selection): Removed comment.
1927
1928         * select.el (own-selection): Removed append code - I thought
1929         I'd already done this, but apparently not...
1930
1931         * select.el: Changed comment about TIMESTAMP.
1932
1933         * select.el (select-convert-in): New.
1934         * select.el (select-convert-out): New.
1935         New functions that get used by select.c.
1936
1937         * select.el (select-buffer-killed-default): New.
1938         * select.el (select-buffer-killed-text): New.
1939         * select.el (selection-buffer-killed-alist): New.
1940         New list and functions that get called if a relevant selection
1941         exists and a buffer gets killed.
1942
1943         * select.el (select-convert-to-targets):
1944         * select.el (select-convert-to-identity): Removed.
1945         * select.el (select-convert-from-identity): Removed.
1946         * select.el (select-converter-out-alist):
1947         Removed _EMACS_INTERNAL selection type.
1948
1949         * x-select.el (xselect-kill-buffer-hook): Removed.
1950         * x-select.el (xselect-kill-buffer-hook-1): Removed.
1951         Removed this X-specific nonesense. Use the generic support
1952         in select.el instead.
1953
1954 2000-07-15  Martin Buchholz  <martin@xemacs.org>
1955
1956         * mule/mule-category.el (defined-category-hashtable):
1957         Use make-hash-table instead of make-hashtable
1958
1959         * buff-menu.el: Byte-compiler warning fix.
1960
1961         * isearch-mode.el (isearch-highlight-all-cleanup):
1962         Remove unused variable `isearch-highlight-all-start'.
1963
1964         * etags.el (add-to-tag-completion-table): Byte-compiler warning fix.
1965
1966         * itimer.el (itimer-edit-mode): Byte-compiler warning fixes.
1967
1968         * cus-dep.el (Custom-make-dependencies):
1969         Add autoload cookie for custom-add-loads to generated custom-load.el.
1970
1971         * autoload.el (autoload-package-name): Warning suppression.
1972         Move defvar prior to first use.
1973
1974         * custom.el: Add autoload for custom-declare-face.
1975         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
1976         * cl.el (cl-hack-byte-compiler):
1977         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
1978         to work properly.
1979
1980 2000-07-08  Mike Sperber  <mike@xemacs.org>
1981
1982         * startup.el (load-home-init-file): Added variable.
1983         (maybe-migrate-user-init-file): Added.
1984         (load-user-init-file): Load custom file if different from init
1985         file.
1986
1987         * dumped-lisp.el (preloaded-file-list): Added "cus-file" before
1988         "startup."
1989
1990         * cus-edit.el (custom-migrate-custom-file): Added for migration.
1991         Moved `custom-file'-related code to cus-file.el.
1992
1993         * cus-file.el: New file.
1994
1995 2000-04-01  Mike Sperber  <mike@xemacs.org>
1996
1997         * packages.el (packages-find-package-directories): Added support
1998         for external package hierarchies with in-place installations.
1999
2000         * find-paths.el (paths-root-in-place-p): Added.
2001         (paths-find-emacs-directory): Added support for external
2002         directories with in-place installations.
2003         (paths-find-site-directory): Ditto.
2004
2005         * startup.el (find-user-init-file): Also look for
2006         ~/.xemacs/init.elc? in preference to ~/.emacs.
2007
2008 2000-07-12 Alastair J. Houghton <ajhoughton@lineone.net>
2009
2010         * select.el (own-selection):
2011         * select.el (own-clipboard): Changed `append' parameter to
2012         `how-to-use' parameter.
2013         * select.el (own-selection): Removed icky append code.
2014         * select.el (own-selection, get-selection): Removed extra type
2015         checking.
2016         * select.el (selection-appender-alist):
2017         * select.el (selection-converter-{in|out}-alist): Initialise.
2018         * select.el (select-append-to-*): New.
2019         * select.el (select-convert-from-*): New.  New functions to append
2020         data and convert data from external type.
2021
2022 2000-07-12  Stef Epardaud  <stef@lunatech.com>
2023
2024         * font-lock.el: Javadoc enhancements.
2025
2026 2000-07-06  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
2027
2028         * printer.el (generic-print-region): Compose job name from buffer
2029         name.
2030
2031 2000-07-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
2032
2033         * font-lock.el (font-lock-fontify-pending-extents): Call
2034         font-lock-fontify-region instead of font-lock-fontify-buffer
2035         to avoid unnecessary progress gauges.
2036
2037 2000-07-06  Craig Lanning  <lanning@scra.org>
2038
2039         * custom-load.el (faces):
2040
2041         * finder.el (finder-compile-keywords): from Dan Holmsand, make sure
2042         dir is a regex.
2043
2044         * process.el (call-process-internal): from Dan Holmsand, use binary
2045         coding systems so that jka-compr works.
2046
2047 2000-07-07  Ben Wing  <ben@xemacs.org>
2048
2049         * font-lock.el: Undo previous change.  Unfortunately, some
2050         files actually use the variables directly in their init code
2051         without quoting them.
2052
2053 2000-07-07  Ben Wing  <ben@xemacs.org>
2054
2055         * font-lock.el (defvar font-lock-*-face): Removed.
2056
2057         * font-lock.el (font-lock-apply-highlight): Bind these face vars
2058         only when necessary.
2059
2060 2000-06-30  Charles G Waldman  <cgw@alum.mit.edu>
2061
2062         * cl-macs.el: fix cl-transform-function-property kludge
2063         so that it does not require a random feature.
2064
2065 2000-06-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2066
2067         * files.el (auto-mode-alist): allow .make extension for Makefiles,
2068         as in Linux kernel "Rules.make".
2069
2070 2000-06-29  Gunnar Evermann  <ge204@eng.cam.ac.uk>
2071
2072         * build-report.el (build-report): Add autoload cookie.
2073
2074 2000-06-21  Charles G Waldman  <cgw@alum.mit.edu>
2075
2076         * package-ui.el (defgroup pui):  Correct a misspelling
2077         (pui-toggle-package-delete):  Change `seleted' to `selected'
2078
2079 2000-06-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
2080
2081         * package-get.el (package-get-update-base):
2082         (package-get): Use insert-file-contents-literally always.
2083         (package-get-maybe-save-index):
2084         Force coding system for writing to binary.
2085
2086 2000-06-08  Mike Alexander  <mta@arbortext.com>
2087
2088         * code-process.el (call-process-region): If there is no coding
2089         system for the process on process-coding-system-alist use the
2090         coding system of the buffer containing the region.
2091
2092 2000-06-10  Ben Wing  <ben@xemacs.org>
2093
2094         * cmdloop.el (command-error):
2095         If debug-on-error and noninteractive, output backtrace.
2096
2097         * files.el (file-relative-name):
2098         Remove MSDOS references.
2099
2100         * simple.el (line-number): New function, due to non-obvious
2101         behavior/usage of count-lines.
2102
2103         * simple.el (count-lines): document non-obvious usage to get
2104         line number.
2105
2106 2000-06-11  Ben Wing  <ben@xemacs.org>
2107
2108         * faces.el ((featurep 'xpm)):
2109         * x-faces.el (x-init-face-from-resources):
2110         * x-faces.el (x-init-frame-faces):
2111         * x-misc.el (x-init-specifier-from-resources):
2112         * x-misc.el (x-get-resource-and-bogosity-check):
2113         * x-misc.el (x-get-resource-and-maybe-bogosity-check):
2114         * x-mouse.el (x-init-pointer-shape):
2115         * x-scrollbar.el (x-init-scrollbar-from-resources):
2116         Add sixth argument to x-get-resource calls so as to issue warnings
2117         rather than errors on bogus arguments.
2118
2119 2000-06-05  Ben Wing  <ben@xemacs.org>
2120
2121         * compat.el: new file.  provides a clean, non-intrusive way to
2122         define compatibility functions.
2123
2124         * process.el (shell-quote-argument): temporary fix for lack
2125         of nt-quote-process-args.  #### I need to put back the overall
2126         structure of that mechanism but redo the guts of it using the
2127         extra intelligence in the C code.
2128
2129 2000-05-28  Adrian Aichner  <aichner@ecf.teradyne.com>
2130
2131         * package-info.el (pi-md5sum): Calculate MD5 sum just like
2132         `package-get' does in package-get.el, instead of using external
2133         "md5sum" program.
2134
2135         * package-get.el (package-get): Insert package file literally to
2136         make checksum calculation work.
2137
2138 2000-04-18  Hrvoje Niksic  <hniksic@iskon.hr>
2139
2140         * code-files.el (convert-mbox-coding-system): Deleted.
2141         (file-coding-system-alist): Removed reference to
2142         convert-mbox-coding-system.
2143
2144 2000-05-28  Martin Buchholz <martin@xemacs.org>
2145
2146         * XEmacs 21.2.34 is released.
2147
2148 2000-05-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2149
2150         * font-lock.el (font-lock-keywords): Rewrote docstring
2151
2152 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
2153
2154         * loadhist.el (unload-feature): handle case where x is both boundp
2155         and fboundp
2156
2157 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
2158
2159         * packages.el: It's ok to use built-in macros, but not lisp
2160         defined ones.
2161
2162 2000-05-20  Ben Wing  <ben@xemacs.org>
2163
2164         * font-lock.el:
2165         * font-lock.el (font-lock-message-threshold):
2166         * font-lock.el (font-lock-mode):
2167         * font-lock.el (font-lock-default-fontify-buffer):
2168         * font-lock.el (font-lock-always-fontify-immediately):
2169         * font-lock.el (font-lock-old-extent): Removed.
2170         * font-lock.el (font-lock-old-len): Removed.
2171         * font-lock.el (font-lock-fontify-glumped-region): Removed.
2172         * font-lock.el (font-lock-pending-extent-table): New.
2173         * font-lock.el (font-lock-range-table): New.
2174         * font-lock.el (font-lock-after-change-function):
2175         * font-lock.el (font-lock-after-change-function-1): Removed.
2176         * font-lock.el (font-lock-fontify-pending-extents): New.
2177         * font-lock.el ('font-lock-revert-cleanup): Removed.
2178         * font-lock.el ('font-lock-revert-setup): Removed.
2179         Rewrite deferral code to handle any number of changes, merging
2180         them properly.  Remove hacked-up code for revert-buffer, now
2181         unnecessary.
2182
2183         * menubar-items.el (default-menubar):
2184         In Options->Edit Init File, don't switch to emacs-lisp-mode
2185         unless necessary; doing this turns off font-lock.
2186
2187 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
2188
2189         * keydefs.el: Define C-x BS to backward-kill-sentence.
2190
2191 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
2192
2193         * files.el (hack-local-variables-prop-line): Use non-greedy
2194         matching to process -*-texinfo-*- -*-.
2195
2196 2000-05-11  Jonathan Marten <jonathan.marten@uk.sun.com>
2197
2198         * minibuf.el (minibuf-directory-files): new function.
2199         (read-file-name-activate-callback): use minibuf-directory-files.
2200         (read-directory-name-internal): ditto.
2201         (mouse-file-display-completion-list): ditto.
2202         (mouse-directory-display-completion-list): ditto.
2203         (read-file-name-internal): remove "./" from completion list unless
2204         explicitly matched, for consistency.
2205
2206 2000-05-11  Ben Wing  <ben@xemacs.org>
2207
2208         * gutter-items.el (gutter-buffers-tab):
2209         * gutter-items.el (add-tab-to-gutter):
2210         * gutter-items.el (update-tab-in-gutter):
2211         * gutter-items.el (remove-buffer-from-gutter-tab): Removed.
2212         * gutter-items.el (append-progress-display):
2213         * gutter-items.el (abort-progress-display):
2214         * gutter-items.el (raw-append-progress-display):
2215         Further fixes.  Use set-glyph-image not set-image-instance-property,
2216         to fix problems with multiple windows in a frame.
2217
2218         * menubar-items.el (tutorials-menu-filter):
2219         Fix typo.
2220
2221         * startup.el (early-error-handler):
2222         Display message box under windows; otherwise, message will disappear
2223         before it can be viewed.
2224
2225         * update-elc.el:
2226         Fix bug in NEEDTODUMP processing.
2227
2228 2000-05-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
2229
2230         * startup.el (lock-directory): Removed.
2231         (superlock-file): Ditto.
2232         (startup-set-paths): Remove lockdir.
2233         (startup-setup-paths-warning): Remove lock-directory.
2234
2235         * setup-paths.el (paths-find-lock-directory): Removed.
2236         (paths-find-superlock-file): Ditto.
2237
2238 2000-05-09  Ben Wing  <ben@xemacs.org>
2239
2240         * faces.el (set-face-property):
2241         * faces.el (set-face-font):
2242         * faces.el (set-face-foreground):
2243         * faces.el (set-face-background):
2244         * faces.el (set-face-background-pixmap):
2245         * faces.el (set-face-underline-p):
2246         * faces.el (set-face-strikethru-p):
2247         * faces.el (set-face-highlight-p):
2248         * faces.el (set-face-dim-p):
2249         * faces.el (set-face-blinking-p):
2250         * faces.el (set-face-reverse-p):
2251         doc string changes.
2252
2253         * glyphs.el:
2254         * glyphs.el (make-image-specifier):
2255         * glyphs.el (glyph-property):
2256         * glyphs.el (set-glyph-image):
2257         * glyphs.el (make-glyph):
2258         * glyphs.el (make-pointer-glyph):
2259         * glyphs.el (make-icon-glyph):
2260         * glyphs.el (widget-image-instance-p): New.
2261         authorship info, lots of doc changes.  New predicate, inadvertently
2262         omitted.  the general principle with specifier docs is now that
2263         the description of instantiators should go with the make-foo-specifier
2264         fun's doc string, rather than in foo-specifier-p.  this follows
2265         conventions elsewhere in XEmacs and in general is a lot more obvious
2266         of a place to look.  sometimes the make-foo-specifier function needs
2267         to be created in the process.
2268
2269         * gutter.el:
2270         * gutter.el (make-gutter-specifier): New.
2271         * gutter.el (make-gutter-size-specifier): New.
2272         * gutter.el (make-gutter-visible-specifier): New.
2273         specifier doc updates according to the conventions specified before.
2274
2275         * objects.el:
2276         * objects.el (make-font-specifier):
2277         * objects.el (make-color-specifier):
2278         * objects.el (make-face-boolean-specifier): New.
2279         specifier doc updates according to the conventions specified before.
2280
2281         * specifier.el:
2282         * specifier.el (set-specifier):
2283         * specifier.el (make-integer-specifier): New.
2284         * specifier.el (make-boolean-specifier): New.
2285         * specifier.el (make-natnum-specifier): New.
2286         * specifier.el (make-generic-specifier): New.
2287         * specifier.el (make-display-table-specifier): New.
2288         specifier doc updates according to the conventions specified before.
2289
2290         * toolbar.el:
2291         * toolbar.el (make-toolbar-specifier): New.
2292         specifier doc updates according to the conventions specified before.
2293
2294 2000-05-09  Ben Wing  <ben@xemacs.org>
2295
2296         * process.el (call-process-internal): Revert to previous version
2297         because Mike's change clashed with a change I did not long before.
2298         Changed progn to prog1 to fix the bug pointed out by Mike Alexander.
2299         Thanks very much Mike for pointing out the bug and submitting a
2300         patch!
2301
2302 2000-04-13  Mike Alexander  <mta@arbortext.com>
2303
2304         * process.el (call-process-internal): Send the correct input buffer
2305         (call-process-internal): Return the exit status of the process
2306
2307 2000-05-07  Ben Wing  <ben@xemacs.org>
2308
2309         * winnt.el:
2310         * winnt.el (nt-quote-args-verbatim): Removed.
2311         * winnt.el (nt-quote-args-prefix-quote): Removed.
2312         * winnt.el (nt-quote-args-backslash-quote): Removed.
2313         * winnt.el (nt-quote-args-double-quote): Removed.
2314         * winnt.el (nt-quote-args-functions-alist): Removed.
2315         * winnt.el (nt-quote-process-args): Removed.
2316         Remove all stuff for argument quoting.  We borrow the code instead
2317         from Emacs 20.6, which is much more careful in its quoting
2318         (e.g. in handling runs of the escape character) and avoids most of
2319         the need for this Lisp mechanism by checking to see whether we're
2320         running a Cygwin or normal program and doing the appropriate
2321         quoting.  If we end up needing such a mechanism, we should add
2322         it by extending the variable `mswindows-quote-process-args' so it
2323         can take an alist of regexps.
2324
2325 2000-05-07  Ben Wing  <ben@xemacs.org>
2326
2327         * keydefs.el:
2328         Restore M-up, M-down to 21.1 state.  Put *ward-sentence on
2329         C-M-left, C-M-right instead.  Define C-M-up, C-M-down to scroll
2330         the window without moving point.
2331
2332         * simple.el:
2333         * simple.el (scroll-up-one): New.
2334         * simple.el (scroll-down-one): New.
2335         Functions for use with C-M-up/down.
2336
2337 2000-05-01  Martin Buchholz <martin@xemacs.org>
2338
2339         * XEmacs 21.2.33 is released.
2340
2341 2000-04-29  Martin Buchholz  <martin@xemacs.org>
2342
2343         * dialog.el (yes-or-no-p-dialog-box):
2344         Fix docstring.
2345         Fix following horrible bug in X11 mode with focus-follows-mouse:
2346           1. Visit two files in two different frames.
2347           2. do File->Revert Buffer in one of those frames.
2348           3. Dialog box appears.
2349           4. Arrange things so that the mouse passes over the *other*
2350              frame, then to the dialog box, and click on "Yes".
2351           5. The file contents end up in the *wrong* buffer!
2352         Add TODO comment.
2353
2354 2000-04-28  Ben Wing  <ben@xemacs.org>
2355
2356         * help.el (describe-installation): correct typo introduced
2357         in last patch: boundp -> fboundp.
2358
2359         * etags.el (buffer-tag-table-list):
2360         canonicalize filenames to Unix format so that tag-table-alist
2361         searching works under Windows.
2362
2363         * autoload.el:
2364         Bowdlerize the supposedly objectionable words
2365         "who couldn't quite manage to cleanly modify batch-update-autoloads".
2366
2367         * gutter-items.el (set-progress-display-style):
2368         * gutter-items.el (search-dialog-callback):
2369         * gutter-items.el (make-search-dialog):
2370         Change to new callback-ex api.
2371
2372 2000-04-26  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
2373
2374         * help.el: (describe-installation): decode-coding-string is not
2375         defined in a non MULE environment.
2376
2377 2000-04-28  Ben Wing  <ben@xemacs.org>
2378
2379         * gutter-items.el (buffer-list-changed-hook):
2380         use it, not record-buffer-hook.
2381
2382         * subr.el (record-buffer-hook): Removed.
2383
2384 2000-04-27  Ben Wing  <ben@xemacs.org>
2385
2386         * gutter-items.el (buffers-tab-switch-to-buffer): do not
2387         use NORECORD option.  Andy will not like this, but the existing
2388         gutter behavior is just wrong, as per this comment:
2389
2390         ;; this used to add the norecord flag to both calls below.
2391         ;; this is bogus because it is a pervasive assumption in XEmacs
2392         ;; that the current buffer is at the front of the buffers list.
2393         ;; for example, select an item and then do M-C-l
2394         ;; (switch-to-other-buffer).  Things get way confused.
2395         ;;
2396         ;; Andy, if you want to maintain the current look, you must
2397         ;;  *uncouple* the gutter order and buffers order.
2398
2399         * loaddefs.el (completion-ignored-extensions): unfuckify.
2400
2401         * bytecomp.el (batch-byte-compile-one-file): new function, used in
2402         xemacs.mak.
2403
2404         * autoload.el (batch-update-one-directory): new function, used in
2405         xemacs.mak.
2406
2407         * loadup.el: set gc-cons-threshold very high unless dumping --
2408         loadup during update-elc is much much much faster.  also do this
2409         when quick-building.
2410
2411         add commented-out code for profiling loadup.
2412
2413
2414         * update-elc.el (preloaded-file-list): add bytecomp.el, since it
2415         is required in order to build xemacs.
2416
2417 2000-04-26  Ben Wing  <ben@xemacs.org>
2418
2419         * loadup.el: don't garbage collect during loadup if quick-build
2420         compile-time option is set.
2421
2422 2000-04-23  Ben Wing  <ben@xemacs.org>
2423
2424         * update-elc.el: compute whether any dumped .el or .elc files
2425         are newer than the dumped exe, and touch the file ../src/NEEDTODUMP
2426         if so.
2427
2428         * update-elc.el (update-elc-files-to-compile): always change
2429         NOBYTECOMPILE in the src directory rather than current dir,
2430         so it will work under NT.
2431
2432         * autoload.el (autoload-trim-file-name): canonicalize to slashes so
2433         the form of this file is identical between Unix and Windows.
2434         (autoload-target-directory): Fixed to be lisp/ not lisp/prim/.
2435         Added comment.
2436         (update-autoloads-from-directory): updated doc string.
2437         updated doc strings in a few other places.
2438
2439 2000-04-18  Yoshiki Hayashi  <yoshiki@xemacs.org>
2440
2441         * bytecomp.el (byte-force-recompile): Fix argument to
2442         byte-recompile-directory.
2443
2444 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
2445
2446         * gutter-items.el (progress-display-clear-when-idle): Use
2447         add-one-shot-hook.
2448         * gutter-items.el (clear-progress-display): Adjust number of
2449         arguments.
2450
2451 2000-04-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
2452
2453         * dumped-lisp.el (preloaded-file-list): Always dump select.el.
2454
2455 2000-04-16  Ben Wing  <ben@xemacs.org>
2456
2457         * printer.el: New file.
2458
2459         * dumped-lisp.el (preloaded-file-list): Declare printer.el.
2460
2461         * help.el (describe-installation): Fix decoding for Windows.
2462
2463         * menubar-items.el:
2464         * menubar-items.el (default-menubar):
2465         * menubar-items.el (tutorials-menu-filter): New.
2466         * menubar-items.el (popup-menubar-menu):
2467         Add authorship.  Redo Help menu and Tutorials filter.
2468
2469         * menubar.el: Correct comment.
2470
2471         * modeline.el (modeline-buffer-identification): Correct doc string.
2472
2473         * simple.el:
2474         * simple.el (printing): Removed.
2475         * simple.el (printer-name): Removed.
2476         * simple.el (generic-print-buffer): Removed.
2477         * simple.el (generic-print-region): Removed.
2478         Move generic print code to printer.el.
2479
2480 2000-04-15  Ben Wing  <ben@xemacs.org>
2481
2482         * simple.el (generic-print-region): New.
2483         make this function actually work.
2484         (generic-print-buffer): call generic-print-region.
2485
2486 2000-04-14  Andy Piper  <andy@xemacs.org>
2487
2488         * gutter-items.el (make-search-dialog): avoid unnecessary futzing
2489         by using the new widget-callback-current-channel.
2490         (search-dialog-callback): ditto.
2491
2492 2000-04-12  Andy Piper  <andy@xemacs.org>
2493
2494         * gutter.el (default-gutter-position): moved from gutter-items.el.
2495         (default-gutter-position-changed-hook): ditto.
2496         (gutter-element-visibility-changed-hook): ditto.
2497         (set-gutter-element): ditto.
2498         (remove-gutter-element): ditto.
2499         (set-gutter-element-visible-p): ditto.
2500         (gutter-element-visible-p): ditto.
2501         (init-gutter): ditto.
2502
2503         * dialog.el (make-dialog-box): renamed and moved from
2504         gutter-items.el
2505
2506         * gutter-items.el: move various functions elsewhere.
2507
2508 2000-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2509
2510         * menubar-items.el: Fixed place of parenthesis.
2511
2512 2000-04-12  Ben Wing  <ben@xemacs.org>
2513
2514         * etags.el (find-tag-at-point): New.  Lets you do find-tag
2515                 without constantly being prompted for the tag.
2516         * simple.el: Added a number of section headings, to clarify the
2517                 organization of this file.
2518         * simple.el (activate-region):
2519         * simple.el (region-exists-p):
2520         * simple.el (region-active-p):
2521                 Moved these three function down to the other side of
2522                 the case-changing functions, so they join the rest of
2523                 the region code.
2524         * simple.el (printing): New.
2525         * simple.el (printer-name): New.
2526         * simple.el (generic-print-buffer): New.
2527                 New functions, a very simple prototype for a unified
2528                 printing interface.
2529
2530         * process.el (call-process-internal): Real fix for null BUFFER,
2531                 other problems with BUFFER specs.
2532
2533         * menubar-items.el:
2534                 Fixed up File->Print to use new printing functions.
2535                 Various corrections and expansions to Grep/Compile menus.
2536                 New options for Printing.
2537                 New options for SMTP Mail, the way to send mail under
2538                   MS Windows. (There's also a package patch to make SMTP
2539                   Mail be the default under MSWin.)
2540
2541 2000-04-09  Jeff Miller <jmiller@cablespeed.com>
2542
2543         * menubar-items.el: Selecting Rectangle Mousing from menubar
2544         did not work.  Needed to quote mouse-track-rectangle-p.
2545
2546 2000-04-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
2547
2548         * cl-compat.el (keywordp): Removed.
2549
2550 2000-04-05  Andy Piper  <andy@xemacs.org>
2551
2552         * gutter-items.el (progress-layout-glyph): don't initialize here.
2553         (progress-gauge-glyph): use dynamic sizing.
2554         (set-progress-display-style): new function. Set progress glyphs
2555         appropriately depending on the style.
2556         (progress-display-style): new variable. Custom version of
2557         set-progress-display-style.
2558         (progress-abort-glyph): switch to dynamic sizes.
2559         (search-dialog-text): make the edit field active.
2560
2561 2000-04-04  Andy Piper  <andy@xemacs.org>
2562
2563         * gutter-items.el (make-search-dialog): need to make the search
2564         dialog visible after creation.
2565
2566         * menubar-items.el (default-menubar): use the search dialog for
2567         searching. Remove some extraneous search menu items.
2568
2569         * gutter-items.el (set-gutter-element): allow glyphs to be used as
2570         well as strings.
2571         (make-gutter-only-dialog-frame): allow the user to create the
2572         frame unmapped. Allow the gutter spec to be given as a glyph.
2573         (search-dialog-direction): new variable.
2574         (search-dialog-text): new variable.
2575         (search-dialog-callback): new function. Callback for the search
2576         dialog action.
2577         (make-search-dialog): new function. Create a user-friendly search
2578         dialog.
2579
2580 2000-04-04  Hrvoje Niksic  <hniksic@iskon.hr>
2581
2582         * faces.el (set-face-stipple): Use mswindows-bitmap-file-path
2583         under Windows.
2584
2585 2000-04-01  Andy Piper  <andy@xemacs.org>
2586
2587         * font-lock.el (font-lock-fontify-keywords-region): Calculate
2588         progress more accurately.
2589
2590 2000-02-02  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
2591
2592         * finder.el (finder-compile-keywords): Process readable files only.
2593         Because error in process of .#finder-inf.el when compile xemacs
2594         with --with-clash-detection option.
2595
2596 2000-03-31  Andy Piper  <andy@xemacs.org>
2597
2598         * gutter-items.el (append-progress-display): don't delay after a
2599         successful font-lock.
2600         (make-gutter-only-dialog-frame): new function. Allow users to
2601         create gutter-only dialogs.
2602
2603 2000-03-27  Mike Alexander  <mta@arbortext.com>
2604
2605         * process.el (call-process-internal): Handle a null BUFFER
2606         parameter correctly.
2607
2608 2000-03-28  Andy Piper  <andy@xemacs.org>
2609
2610         * gutter-items.el (abort-progress-display): put strings in the
2611         gutter not extents.
2612         (progress-layout-glyph): signal special 'quit callback.
2613         (progress-display-quit-function): deleted.
2614         (progress-display-stop-callback): deleted.
2615         (progress-display-dispatch-command-events): deleted.
2616         (append-progress-display): remove calls to
2617         progress-display-dispatch-command-events.
2618         (raw-append-progress-display): ditto.
2619
2620 2000-03-23  Hrvoje Niksic  <hniksic@iskon.hr>
2621
2622         * faces.el (set-face-stipple): Rewrite to correctly handle PIXMAP
2623         being a list.  Actually define `stipple-pixmap-p' which is used as
2624         an error predicate.  Correctly handle PIXMAP being either relative
2625         or absolute file name.
2626
2627 2000-03-24  Andy Piper  <andy@xemacs.org>
2628
2629         * gutter-items.el (add-tab-to-gutter): use copy-sequence.
2630         (abort-progress-display): ditto. Don't delete the created extent.
2631         (raw-append-progress-display): ditto.
2632         (progress-display-dispatch-non-command-events): new
2633         function. Encapsulates what we want to do when no command input is
2634         required.
2635         (progress-display-dispatch-command-events): likewise, but disable
2636         for now since it causes too many problems.
2637         (append-progress-display): use them.
2638         (raw-append-progress-display): ditto.
2639         (default-gutter-position-changed-hook): set this rather than
2640         default-gutter-position-changed.
2641         (default-gutter-position-changed-hook): lambda with zero arguments
2642         rather than one.
2643         (raw-append-progress-display): trap errors in pending input since
2644         allowing them to signal will hose the gauge well and
2645         truly. Ideally we would like to delay these until we are more able
2646         to cope.
2647         (append-progress-display): ditto.
2648
2649 2000-03-20  Jeff Miller <jmiller@cablespeed.com>
2650
2651         * lisp/make-docfile.el: call-process-internal is now implemented
2652         in process.el.
2653
2654 2000-03-21  Ben Wing  <ben@xemacs.org>
2655
2656         * mule\mule-cmds.el (set-language-info-alist):
2657         Fix to correspond to new menu arrangement.
2658
2659 2000-03-21  Ben Wing  <ben@xemacs.org>
2660
2661         * process.el:
2662         * process.el (call-process-internal): New.
2663         New implementation of call-process.  Only enabled under NT, so far.
2664         stderr handling not implemented yet in CVS'd C code.
2665
2666 2000-03-20  Ben Wing  <ben@xemacs.org>
2667
2668         * lisp-mode.el:
2669         * lisp-mode.el (lisp-interaction-mode-menubar-menu): New.
2670         * lisp-mode.el (lisp-interaction-mode):
2671         Put back Lisp Interaction menubar for Jan V's sake.
2672
2673         * simple.el:
2674         * simple.el (mark-ring):
2675         * simple.el (dont-record-current-mark): New.
2676         * simple.el (in-shifted-motion-command): New.
2677         * simple.el (mark-ring-unrecorded-commands): New.
2678         * simple.el (mark-ring-max):
2679         * simple.el (set-mark-command):
2680         * simple.el (push-mark):
2681         * simple.el (handle-pre-motion-command):
2682         Implement scheme for not recording unimportant marks.
2683
2684         * subr.el:
2685         * subr.el (function-allows-args): New.
2686         New function function-allows-args.
2687
2688 2000-03-20  Martin Buchholz <martin@xemacs.org>
2689
2690         * XEmacs 21.2.32 is released.
2691
2692 2000-03-20  Andy Piper  <andy@xemacs.org>
2693
2694         * gutter-items.el (update-tab-in-gutter): force selection of the
2695         selected-window if required to do so.
2696         (buffers-tab-items): ditto.
2697         (add-tab-to-gutter): ditto.
2698         (create-frame-hook): use force-selection.
2699         (default-gutter-position-changed): lambdify.
2700         (update-tab-hook): deleted since it was only used in one place.
2701
2702 2000-03-18  Andy Piper  <andy@xemacs.org>
2703
2704         * files.el (find-file-noselect): undo change that shouldn't have
2705         gone in.
2706
2707 2000-03-17  Andy Piper  <andy@xemacs.org>
2708
2709         * buffer.el (switch-to-buffer): use last-nonminibuf-window instead
2710         of selected-window trickery.
2711
2712         * gutter-items.el (update-tab-in-gutter): don't give dedicated
2713         frames tabs.
2714         (progress-display-stop-callback): progress -> progress-display
2715         (progress-display-quit-function): ditto.
2716         (clear-progress-display): ditto.
2717         (remove-progress-display): ditto.
2718         (append-progress-display): ditto.
2719         (abort-progress-display): ditto.
2720         (raw-append-progress-display): ditto.
2721         (display-progress-display): ditto.
2722         (current-progress-display-label): ditto.
2723         (current-progress-display): ditto.
2724         (lprogress-display): ditto and save the buffer
2725         (progress-display): ditto. Otherwise the buffer sometimes gets
2726         changed which confuses font-lock.
2727
2728         * font-lock.el (font-lock-default-fontify-buffer): catch all
2729         errors, not just quit.
2730         (font-lock-mode): progress -> display-progress
2731         (font-lock-default-fontify-buffer): ditto.
2732         (font-lock-fontify-syntactically-region): ditto.
2733         (font-lock-fontify-keywords-region): ditto.
2734
2735 2000-03-14  Hrvoje Niksic  <hniksic@iskon.hr>
2736
2737         * cl.el (gensym): Move to here from cl-macs.el.
2738         (gentemp): Ditto.
2739
2740 2000-03-16  Andy Piper  <andy@xemacs.org>
2741
2742         * font-lock.el (font-lock-mode): use lprogress and friends for
2743         progress management.
2744         (font-lock-default-fontify-buffer): ditto.
2745         (font-lock-fontify-syntactically-region): ditto.
2746         (font-lock-fontify-keywords-region): ditto.
2747         (font-lock-revert-cleanup): fix reverting.
2748         (font-lock-revert-setup): ditto.
2749
2750         * gutter-items.el (progress-use-echo-area): new variable. Use the
2751         echo area for progress gauges if non-nil.
2752         (clear-progress): remove echo area stuff and defer to
2753         clear-message.
2754         (append-progress): dispatch non-command events after each progress
2755         increment. Remove echo area stuff.
2756         (abort-progress): remove echo area stuff and defer to
2757         display-message.
2758         (raw-append-progress): ditto. Dispatch non-command events after
2759         gutter redisplay.
2760         (display-progress): defer echo area stuff to display-message.
2761
2762         * gutter-items.el (clear-progress):
2763         (abort-progress): indentation changes.
2764         (display-progress): don't clear progress.
2765         (append-progress): compare messages with equal.
2766         (raw-append-progress): use dispatch-non-command-events to flush
2767         widget creation events.
2768
2769 2000-03-13  Ben Wing  <ben@xemacs.org>
2770
2771         * abbrev.el:
2772         * abbrev.el (abbrev-string-to-be-defined): New.
2773         * abbrev.el (inverse-abbrev-string-to-be-defined): New.
2774         Changes for use with the menubar.
2775
2776 2000-03-12  Ben Wing  <ben@xemacs.org>
2777
2778         * alist.el (vassoc): moved here from font-menu.el.
2779
2780         * custom.el (defface): typo fix.
2781
2782         * dialog.el (yes-or-no-p-dialog-box):
2783         * dialog.el (message-box):
2784         * files.el (save-some-buffers-1):
2785         Put accelerators in the button names.
2786
2787         * font-lock.el (font-lock-comment-face):
2788         * font-lock.el (font-lock-keyword-face):
2789         * font-lock.el (font-lock-function-name-face):
2790         Fixed some of the colors under MS Windows because the existing
2791         default colors were hardly different from black and needed to be
2792         made lighter.
2793
2794         * font-menu.el:
2795         * font-menu.el (font-menu-split-long-menu):
2796         * font-menu.el (font-menu-family-constructor):
2797         * font-menu.el (font-menu-size-constructor):
2798         * font-menu.el (font-menu-weight-constructor):
2799         * font-menu.el (font-menu-set-font):
2800         vassoc moved to alist.el.
2801         Accelerators added to all menus.
2802         Unused bound var new-props removed.
2803
2804         * keydefs.el: I did a whole lot of rearranging to put things in a
2805         more consistent order and fixed a number of cases where key
2806         combinations involving up, down, left, right and so on were
2807         defined but the corresponding keypad combinations were not
2808         defined.
2809
2810         * lisp-mode.el:
2811         * lisp-mode.el (lisp-interaction-mode-popup-menu):
2812         * lisp-mode.el (emacs-lisp-mode):
2813         * lisp-mode.el (lisp-interaction-mode):
2814         * lisp-mode.el (flet):
2815         Added accelerators onto the menus.
2816         Made all the different versions of the let function be indented
2817         the same way.
2818         Undid Steve's easy-menu-ification, because it makes it impossible
2819         to have the menubar and popup menus different.
2820         Cleaned up the menu; added items for find-function &c and some
2821         indenting, and removed debug-on-*.
2822
2823         * list-mode.el (list-mode-hook):
2824         * list-mode.el (list-mode):
2825         * list-mode.el (completion-setup-hook):
2826         * list-mode.el (display-completion-list):
2827         Added support for the :window-height keyword, which is required
2828         because of other changes that I made for the file dialog box.  I
2829         also made the hook variables list-mode-hook and
2830         completion-setup-hook and also minibuffer-setup-hook in
2831         minibuf.el be permanent-local; see comment in list-mode.el.
2832
2833         * map-ynp.el (map-y-or-n-p):
2834         Added accelerators to the dialog buttons.
2835
2836         * menubar-items.el (menu-truncate-list):
2837         New internal function.
2838         * menubar-items.el (submenu-generate-accelerator-spec):
2839         * menubar-items.el (menu-item-strip-accelerator-spec):
2840         * menubar-items.el (menu-item-generate-accelerator-spec):
2841         New exported functions, for use in auto-generating accelerator specs.
2842
2843         * menubar-items.el:
2844         * menubar-items.el (default-menubar):
2845         * menubar-items.el (maybe-add-init-button):
2846         * menubar-items.el (bookmark-menu-filter):
2847         * menubar-items.el (slow-format-buffers-menu-line):
2848         * menubar-items.el (build-buffers-menu-internal):
2849         * menubar-items.el (language-environment-menu-filter):
2850         * menubar-items.el (default-popup-menu):
2851         * menubar-items.el (popup-buffer-menu):
2852         * menubar-items.el (popup-menubar-menu):
2853         Did a major overhaul on this file, and in fact I'm nowhere near
2854         done working on the menubar, and there will be more patches to
2855         come.  A basic summary of what I've done:
2856
2857         a) I added accelerators to all of the menu items.  For menus that
2858         are auto-generated, such as the buffers menu, the accelerators are
2859         automatically added to the beginning of each line using the
2860         numbers 1 through 9, then zero, and then letters starting with A,
2861         but omitting the letters that are already in use for the fixed
2862         menu items at the top of the buffers menu.  To facilitate adding
2863         accelerators of this kind, I created some new functions
2864         (*-accelerator-spec), which are also being used by other filters
2865         that auto generate lists of things such as ftp sites to download
2866         packages.  If people really don't like these accelerators
2867         appearing at the beginning of the menu items, a variable can be
2868         added to optionally turn them off, but I think this is rather
2869         pointless because other menu items have accelerators and many or
2870         most of the menu users will use the accelerators if the support is
2871         there.
2872
2873         b) I combined the top level Tools and Apps menus into a single
2874         Tools menu, because the distinction between the two is not
2875         obvious, and the items on the menus are not used often enough that
2876         putting some of them onto submenus is a problem.
2877
2878         c) I created two new top level menus called View and Cmds because
2879         there were too many items on the File and Edit menus, and I'm going
2880         to be adding more items to these menus.  In contrast to the Tools
2881         menu, the items on these menus may be used quite often during an
2882         editing session, and so should be available with fewer
2883         keystrokes.
2884
2885         d) I added a number of options to the options menu, including one
2886         for controlling whether the alt key can be used to traverse to
2887         menu items using the accelerators, one for controlling behavior of
2888         control-k, one for controlling how the kill and yank functions
2889         interact with the clipboard, a few additional buffers-menu
2890         options, and various other things.  I also did a bit of
2891         rearranging, for example, combining the keyboard and mouse options
2892         into a single keyboard and mouse submenu to facilitate the
2893         accelerators on that level.
2894
2895         e) I changed the variable buffers-menu-format-buffer-line-function
2896         to take two arguments instead of one, the second argument being
2897         the line number for use in creating an accelerator.  I added a
2898         hack to support existing functions with one argument (although I
2899         doubt that very many of these exist), for backward compatibility.
2900
2901         f) I moved the top level mule menu to be a submenu of the edit
2902         menu.  I think that most of the items on this menu are fairly
2903         useless and there are certainly not enough frequently used items
2904         to justify this being its own top level menu.
2905
2906         g) I combined most of the items in big-menubar.el into the main menu.
2907         If people think the main menu is too big, it would be possible to
2908         create different configurations, some smaller.
2909
2910         * menubar.el (check-menu-syntax):
2911         Deleted some syntax checks that were no longer valid, partly
2912         because of changes that were already made a long time ago, and
2913         partly because of a change I made where I allow the name of the
2914         menu item to be an evaluated expression rather than just a string,
2915         similar to all of the other parameters of a menu item.
2916
2917         * minibuf.el:
2918         * minibuf.el (read-file-name-1):
2919         * minibuf.el (mouse-read-file-name-1):
2920         I made a number of changes to improve the appearance
2921         and functioning of the file dialog box.  They include:
2922
2923         a) Fixing the problem where closing the dialog box by clicking on
2924         the close button of the window didn't properly exit the
2925         minibuffer.
2926
2927         b) Fixing the problem that if you typed part of a file name, and
2928         then clicked on a completion with the mouse, the file was not
2929         correctly selected.
2930
2931         c) Changing the title of the dialog box to reflect the operation
2932         being done in accordance with user interface conventions, rather
2933         than the name of the dialog box buffer, which is rather useless.
2934
2935         d) Remove the words "possible completions are" which didn't
2936         belong.
2937
2938         e) Fix things so that the completions scroll off the end of the
2939         completions windows only to the right, rather than both to the
2940         right and down, which is in accordance with Windows user interface
2941         conventions.
2942
2943         * msw-init.el (init-post-mswindows-win):
2944         Added a binding for meta-F4, which is the standard windows binding
2945         for exiting a program.
2946
2947         * select.el (get-selection-no-error):
2948         * select.el (own-selection):
2949         * select.el (own-clipboard):
2950         Added an optional argument called append to the functions
2951         own-selection and own-clipboard.  This adds support for appending
2952         text to the existing selection and allows the function
2953         own-clipboard to be used as the value of the variable
2954         interprogram- cut-function.
2955
2956         Fixed a bug in own-selection in handling zmacs-region-stays.
2957
2958         * simple.el (historical-kill-line): New.
2959
2960         * simple.el (kill-line):
2961         * simple.el (interprogram-cut-function):
2962         * simple.el (interprogram-paste-function):
2963         * simple.el (handle-pre-motion-command):
2964         * simple.el (next-line):
2965         * simple.el (previous-line):
2966         a) Expanded the variable kill-whole-line, so that function
2967         kill-line can be set to delete the entire line always, not just
2968         when cursor is at the beginning of the line.  This is controlled
2969         by setting the variable kill-whole-line to the symbol 'always.
2970         This behavior, as well as the existing kill-whole-line behavior,
2971         now only take effect when kill-line is called interactively,
2972         although this is a departure from a previous behavior in the case
2973         of setting this variable kill-whole-line to t.  It is almost
2974         certainly what has always been intended, and most likely the old
2975         way of doing things introduced bugs.  I also created a function
2976         called historical-kill-line, which ignores the kill-whole-line
2977         setting and always gives the historical behavior of only killing
2978         to the end of the line.  I bound this function to shift- control-k
2979         so that the kill to end of line behavior is available, even when
2980         kill-whole-line has been set to change control-k into the simple
2981         delete-whole-line behavior. (This can be set using the options
2982         menu.)
2983
2984         b) I changed things so that kill and yank now interact with the
2985         clipboard by default under windows.  This was done by changing the
2986         default value of interprogram-cut- function and
2987         interprogram-paste-function.  You can get the old behavior by
2988         setting these to nil, and there is an option on the options menu
2989         to do this.
2990
2991         c) I added support for selecting text using shifted motion keys.
2992         This support is on by default and can be controlled by the
2993         variable shifted-motion-keys-select-region.  There is also a
2994         variable called unshifted-motion-keys-deselect-region that
2995         controls more specifically how the shifted motion key behavior
2996         works.  I did not put an option on the options menu to turn this
2997         off, because I can't imagine why this would be useful.
2998
2999         * simple.el (forward-block-of-lines):
3000         * simple.el (backward-block-of-lines):
3001         * simple.el (block-movement-size):
3002         New.
3003
3004         * simple.el (uncapitalized-title-words):
3005         * simple.el (uncapitalized-title-word-regexp):
3006         * simple.el (capitalize-string-as-title):
3007         * simple.el (capitalize-region-as-title):
3008         New.
3009
3010
3011         * subr.el (add-hook):
3012         * subr.el (make-local-hook): New.
3013         * subr.el (remove-local-hook): New.
3014         * subr.el (add-one-shot-hook): New.
3015         * subr.el (add-local-one-shot-hook): New.
3016         Added some functions to make using hooks easier.
3017         These include:
3018
3019         a) Functions add-local-hook and remove-local-hook to make it easy
3020         to use local hooks.
3021
3022         b) Functions add-one-shot-hook and add-local-one-shot-hook, which
3023         make it possible to add a "one-shot" hook, which is to say a hook
3024         that runs only once, and automatically removes itself after the
3025         first time it has run.
3026
3027 2000-03-09  Andy Piper  <andy@xemacs.org>
3028
3029         * files.el (auto-mode-alist): pick up jsp, jhtml and xml files.
3030
3031 2000-03-09  Yoshiki Hayashi  <yoshiki@xemacs.org>
3032
3033         * buff-menu.el (buffers-menu-omit-invisible-buffers):
3034         Moved from menubar-items.el.
3035         * dumped-lisp.el: Dump gutter-items regardless of menubar.
3036
3037 2000-03-08  Andy Piper  <andy@xemacs.org>
3038
3039         * gutter-items.el (build-buffers-tab-internal): add selected field
3040         to buffers tab spec.
3041
3042 2000-03-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
3043
3044         * minibuf.el (last-exact-completion): Initialize to nil.
3045
3046 2000-03-07  Didier Verna  <didier@xemacs.org>
3047
3048         * startup.el (command-line-1): remove unused variable
3049         `first-file-buffer'.
3050
3051 2000-02-29  Hrvoje Niksic  <hniksic@iskon.hr>
3052
3053         * loaddefs.el (completion-ignored-extensions): Removed ".log",
3054         which is also used for Web server log files.
3055
3056 2000-02-03  IKEYAMA Tomonori <tomonori@suiyokai.org>
3057
3058         * mule/mule-charset.el: Setup auto-fill-chars.
3059
3060 2000-03-02  SL Baur  <steve@beopen.com>
3061
3062         * subr.el (with-string-as-buffer-contents): Reimplement using
3063         `with-temp-buffer'.  Fixes non-unique buffer name problem, fixes
3064         non-deletion of buffer after execution problem.
3065         (with-output-to-string): Use unique buffer name.
3066
3067 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
3068
3069         * gutter-items.el (buffers-tab-sort-function):  New variable.
3070         (buffers-tab-items):  Funcall it to sort the buffer tab list.
3071
3072 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
3073
3074         * startup.el (load-user-init-file):  Merge two `if's to one `or'.
3075
3076 2000-02-28  Martin Buchholz  <martin@xemacs.org>
3077
3078         * menubar-items.el (maybe-add-init-button): Remove the "Load
3079         .emacs" button from all menubars.
3080
3081 2000-03-01  Didier Verna  <didier@xemacs.org>
3082
3083         * rect.el (string-rectangle): depend on `pending-delete-mode' for
3084         region rectangle replacement (from Jan Vroonhof).
3085         (replace-rectangle): new function.
3086
3087 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3088
3089         * mule/mule-cmds.el (set-default-coding-systems): Use
3090         set-terminal-coding-system and set-keyboard-coding-system.
3091         * coding.el (set-terminal-coding-system): Use
3092         set-console-tty-output-coding-system.
3093         (set-keyboard-coding-system): Use
3094         set-console-tty-input-coding-system.
3095
3096 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
3097
3098         * minibuf.el (read-variable): Allow symbol to default argument.
3099
3100 2000-02-27  Andy Piper  <andy@xemacs.org>
3101
3102         * gutter-items.el (update-tab-hook): new function to be used for
3103         hooks.
3104         (create-frame-hook): add update-tab-hook.
3105         (record-buffer-hook): ditto.
3106         (default-gutter-position-changed): ditto.
3107         (default-gutter-position): updating the buffers tab is now handled
3108         by a hook.
3109         (default-gutter-position-changed-hook): new variable.
3110         (gutter-element-visibility-changed-hook): ditto.
3111         (set-gutter-element-visible-p): call it.
3112         (set-gutter-element): use modify-specifier-instances. Set extents
3113         as duplicable before using.
3114         (remove-gutter-element): ditto.
3115         (set-gutter-element-visible-p): ditto.
3116         (init-gutter): new function.
3117         (add-tab-to-gutter): use new gutter-element functions rather than
3118         setting specifiers directly.
3119         (clear-progress): ditto.
3120         (abort-progress): ditto.
3121         (gutter-buffers-tab-visible-p): renamed from
3122         default-gutter-visible-p
3123
3124         * specifier.el (modify-specifier-instances): new function from Jan
3125         Vroonhof.
3126
3127         * x-init.el (init-post-x-win): call init-gutter.
3128
3129         * msw-init.el (init-post-mswindows-win): call init-gutter.
3130
3131         * menubar-items.el (default-menubar): Update to reflect new gutter
3132         variables.
3133
3134 2000-02-26  Andy Piper  <andy@xemacs.org>
3135
3136         * gutter-items.el (set-gutter-element): new function. Add gutter
3137         elements to the specified gutter.
3138         (remove-gutter-element): new function. Remove gutter elements from
3139         the specified gutter.
3140         (set-gutter-element-visible-p): new function. Set gutter element
3141         visibility for the provided gutter-visible specifier.
3142
3143 2000-02-23  Andy Piper  <andy@xemacs.org>
3144
3145         * gutter-items.el (add-tab-to-gutter): specify dimensions
3146         dynamically.
3147
3148 2000-02-24  Martin Buchholz  <martin@xemacs.org>
3149
3150         * gutter-items.el (add-tab-to-gutter):
3151         * package-get.el (package-get-interactive-package-query):
3152         * package-ui.el (pui-directory-exists):
3153         (pui-install-selected-packages):
3154         (pui-list-packages):
3155         Use #'(lambda ...)  instead of '(lambda ...).
3156
3157 2000-02-21  Gregory Neil Shapiro <gshapiro@gshapiro.net>
3158
3159         * startup.el (load-user-init-file): Check to make sure user
3160           has an init-file before calling load().
3161
3162 2000-02-20  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3163
3164         * msw-glyphs.el (msgdi-device-p): Added this and 'msgdi specifier tag.
3165
3166 2000-02-23  Martin Buchholz <martin@xemacs.org>
3167
3168         * XEmacs 21.2.31 is released.
3169
3170 2000-02-21  Mike Sperber <mike@xemacs.org>
3171
3172         * loadup.el (really-early-error-handler):
3173         * update-elc.el:
3174         * make-docfile.el:
3175         Remove dependency on EMACSBOOTSTRAP... environment variables.
3176
3177 2000-02-21  Martin Buchholz <martin@xemacs.org>
3178
3179         * XEmacs 21.2.30 is released.
3180
3181 2000-02-19  Martin Buchholz  <martin@xemacs.org>
3182
3183         * byte-optimize.el (byte-optimize-plus):
3184         (byte-optimize-minus):
3185         (byte-optimize-multiply):
3186         Optimize (- 0) to 0, not (-)
3187         Optimize (+ 5 3.0) to 8.0
3188         Optimize (* 5 3.0) to 15.0
3189         Improve readability.
3190
3191 2000-02-21  Jonathan Harris  <jhar@tardis.ed.ac.uk>
3192
3193         * modeline.el: (modeline-scrolling-method): change modeline
3194         mswindows cursor appearance according to the value.
3195
3196         * msw-faces.el: (mswindows-init-device-faces): Initialise 'default
3197         and 'gui-element face colors and 'gui-element face font to Windows
3198         defaults.
3199
3200 2000-02-09 Stef Epardaud  <stef@lunatech.com>
3201
3202         * font-lock.el: Javadoc enhancements
3203
3204 1999-11-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
3205
3206         * ldap.el (toplevel): Test if LDAP support has been compiled in
3207         (ldap-verbose): New option
3208         (ldap-search-entries): Renamed from the previous ldap-search
3209         Conditionalize message display on ldap-verbose
3210         (ldap-add-entries, ldap-modify-entries, ldap-delete-entries): New
3211         defuns
3212         (ldap-search): Is now defined as an obsolete wrapper calling
3213         ldap-search-basic or ldap-search-entries
3214
3215
3216 1999-12-06  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
3217             Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
3218             Jan Vroonhof  <jan@xemacs.org>
3219
3220         * byte-optimize.el (byte-optimize-form-code-walker): Fixed.
3221         When for-effect is true, didn't call `byte-optimize-form'
3222         in and/or subforms without last.
3223
3224 1999-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
3225
3226         * package-get.el (package-get-download-sites): Use correct custom
3227         type.
3228
3229 2000-02-15  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3230
3231         * files.el (write-file): Ask for coding system when compiled with
3232         file-coding.
3233
3234 2000-02-16  Andy Piper  <andy@xemacs.org>
3235
3236         * buffer.el (switch-to-buffer): give norecord argument to
3237         set-window-buffer instead of explicitly recording.
3238
3239         * gutter-items.el (buffers-tab-switch-to-buffer): don't record if
3240         we have to pick a window.
3241
3242 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3243
3244         * mule/mule-cmds.el (describe-language-support): Don't add
3245         unexist function to help-map.
3246         (describe-coding-system): Don't use already assigend `C'.
3247
3248 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
3249
3250         * info.el (Info-save-auto-generated-dir): nil -> 'never to make it
3251         work in custom.
3252
3253 2000-02-04  Kazuyuki IENAGA <kazz@imasy.or.jp>
3254
3255         * about.el: Ienaga's e-mail address change.
3256
3257 2000-02-16  Samuel Mikes  <smikes@alumni.hmc.edu>
3258
3259         * etags.el (find-tag): force new window -- even if buf already
3260         visible -- when other-window is t
3261
3262 2000-02-16  Martin Buchholz <martin@xemacs.org>
3263
3264         * XEmacs 21.2.29 is released.
3265
3266 2000-02-09  Martin Buchholz  <martin@xemacs.org>
3267
3268         * cl-extra.el (getf): This is now identical to `plist-get', so
3269         just defalias it.
3270         * cl-macs.el: Make getf an alias to plist-get, at the
3271         byte-compiler level, using define-compiler-macro.
3272
3273 2000-02-08  Martin Buchholz  <martin@xemacs.org>
3274
3275         * cl-extra.el (cl-remprop): Remove. remprop is now in C.
3276
3277 2000-02-07  Kyle Jones  <kyle_jones@wonderworks.com>
3278
3279         * lisp/etags.el (find-tag-internal): set exact-tagname to
3280           a regular expression that matches against the tagname
3281           part of the tag entry first instead of only looking in
3282           the context area.
3283
3284 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
3285
3286         * gutter-items.el: fixed typo(s) in customizing default-gutter-position
3287         * toobar.el: fixed typo(s) in customizing default-toolbar-position
3288
3289 2000-02-07  Martin Buchholz <martin@xemacs.org>
3290
3291         * XEmacs 21.2.28 is released.
3292
3293 2000-02-07  Martin Buchholz  <martin@xemacs.org>
3294
3295         * cl-extra.el (getf): Just call `get', never `get*'.
3296         Make arglist match docstring.
3297         Fix bug: (getf nil t t) ==> Lisp nesting exceeds `max-lisp-eval-depth'
3298         * cl-macs.el (get* compiler macro): Simply replace `get*' by `get'.
3299         * byte-optimize.el: remove references to `get*'.
3300
3301 2000-02-06  Martin Buchholz  <martin@xemacs.org>
3302
3303         * mule/european.el: Add syntax information for Latin3 and Latin4.
3304
3305 2000-02-02  Martin Buchholz  <martin@xemacs.org>
3306
3307         * byte-optimize.el: Byte-optimize (length "foo")
3308
3309 2000-02-03   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
3310
3311         * window.el (shrink-window-if-larger-than-buffer): Rewrite full
3312         width check using `window-leftmost-p' and `window-rightmost-p'.
3313
3314 2000-02-02  Per Abrahamsen  <abraham@dina.kvl.dk>
3315
3316         * wid-edit.el (widget-match-inline): An atom never matches a
3317           list.
3318
3319 2000-01-29  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3320
3321         * modeline.el: Consolidated 'x and 'mswindows specification under
3322         'win tag.
3323
3324 2000-01-29  Andy Piper  <andy@xemacs.org>
3325
3326         * gutter-items.el: (format-buffers-tab-line): Try and be
3327         intelligent about buffer naming when we have duplicates.
3328
3329 2000-01-29  Andy Piper  <andy@xemacs.org>
3330
3331         * gutter-items.el (gutter-visible-p): Make sure the gutter gets
3332         updated when it becomes visible.
3333
3334 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3335
3336         * bytecomp.el (byte-compile-insert-header): Properly set coding
3337         system under MULE and file-coding.
3338
3339 2000-01-28  Martin Buchholz  <martin@xemacs.org>
3340
3341         * coding.el (dontusethis-set-value-file-name-coding-system-handler):
3342         (dontusethis-set-value-terminal-coding-system-handler):
3343         (dontusethis-set-value-keyboard-coding-system-handler):
3344         Never undefine coding system aliases.  Emergency fix for gnus.
3345
3346 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
3347
3348         * files.el (abbreviate-file-name): Use directory-sep-char instead
3349         of hard-coded "/".
3350
3351 2000-01-27  Hrvoje Niksic  <hniksic@iskon.hr>
3352
3353         * startup.el (user-init-file-base-list): New variable, replacing
3354         user-init-file-base.
3355         (find-user-init-file): New function.
3356         (command-line-early): Use it.
3357         (load-user-init-file): Ditto.
3358
3359 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3360
3361         * gutter-items.el (update-tab-in-gutter): Use proper locale when
3362         calling valid-image-instantiator-format-p
3363
3364 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
3365
3366         * isearch-mode.el (isearch-mode): The variable is
3367         isearch-unhidden-extents, not isearch-opened-extents.
3368
3369 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
3370
3371         * minibuf.el (next-history-element): Modify error message if a
3372         default value is available.
3373
3374 2000-01-26  Martin Buchholz  <martin@xemacs.org>
3375
3376         * bytecomp.el (byte-compile-file): Don't unconditionally write
3377         .elc files in binary - might contain non-Latin1.
3378
3379 2000-01-24  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3380
3381         * process.el (shell-quote-argument): Use (nt-quote-process-args)
3382         for windows-nt.
3383
3384         * version.el:
3385         * startup.el (user-init-file-base):
3386         * process.el (call-process-region):
3387         * files.el (make-backup-file-name):
3388         (backup-file-name-p):
3389         (file-relative-name):
3390         (abbreviate-file-name):
3391         (set-auto-mode):
3392         * code-process.el (call-process-region): Removed unnecessary
3393         branching on 'windows-nt and 'ms-dos system types. Phased 'ms-dos
3394         support out of the universe.
3395
3396         * process.el:
3397         * code-process.el:
3398         * bytecomp.el (byte-compile-file): Removed reference to
3399         buffer-file-type, and commented usage of binary-process-output
3400         NTEmacs variables.
3401
3402 2000-01-24  Yoshiki Hayashi  <yoshiki@xemacs.org>
3403
3404         * help.el (function-arglist): Add case for macro.
3405
3406 2000-01-22  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3407
3408         * cus-edit.el (custom-display): Removed "MS-DOS" and added Windows
3409         printers.
3410         (custom-display): Added a menu for printer/display tags.
3411
3412         * frame.el (frame-type):
3413         * device.el (device-type): Added 'msprinter to the doc string, and
3414         removed 'pc -- it is not going to be implemented ever.
3415         (call-device-method): Fixed docstring typo.
3416         Defined specifier tags 'printer and 'display.
3417
3418 2000-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
3419
3420         * lisp/itimer.el (itimer-run-expired-timers): (consp
3421           last-command-event-time) instead of (consp
3422           'last-command-event-time).
3423
3424 2000-01-21  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3425
3426         * msw-glyphs.el: Removed obsolete commentary.
3427
3428 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
3429
3430         * minibuf.el (read-file-name): Use abbreviate-file-name to produce
3431         better default value.
3432
3433 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
3434
3435         * minibuf.el (read-expression): Add a DEFAULT-VALUE argument.
3436         (read-string): Ditto.
3437         (eval-minibuffer): Ditto.
3438         (read-command): Ditto.
3439         (read-function): Ditto.
3440         (read-variable): Ditto.
3441         (read-number): Ditto.
3442         (read-shell-command): Ditto.
3443         (read-number): Record history.
3444
3445 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
3446
3447         * etags.el (find-tag-tag): Use DEFAULT of completing-read.
3448
3449 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
3450
3451         * faces.el (startup-initialize-custom-faces): New function.
3452         Reset all faces created during auto-autoloads loading time
3453         by defface.
3454         * startup.el (command-line): Call it.
3455
3456 2000-01-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
3457
3458         * about.el (about-hackers): Add myself to contributors list.
3459
3460 2000-01-12  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3461
3462         * menubar-items.el (maybe-add-init-button): Removed an argument in
3463         a call to load-user-init-file, as the function managed to lose its
3464         formal parameter a few betas ago.
3465
3466 2000-01-18  Martin Buchholz <martin@xemacs.org>
3467
3468         * XEmacs 21.2.27 is released.
3469
3470 2000-01-18  Martin Buchholz  <martin@xemacs.org>
3471
3472         * process.el (shell-command-to-string): Use the FSF docstring.
3473         Make shell-command-to-string the standard function, and
3474         exec-to-string the (deprecated) alias.
3475
3476         * startup.el: typo fix.
3477
3478 2000-01-16  Martin Buchholz  <martin@xemacs.org>
3479
3480         * mule/mule-misc.el (char-octet): Move back into mule-charset.c.
3481
3482 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3483
3484         * menubar-items.el (sort-buffers-menu-alphabetically): Put invisible
3485         buffers after visible buffers.
3486         (sort-buffers-menu-by-mode-then-alphabetically): Ditto.
3487
3488 2000-01-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3489
3490         * info.el (Info-extract-menu-node-name): Stop at a dot
3491         followed by whitespace or right parenthesis.
3492
3493 2000-01-15  Hrvoje Niksic  <hniksic@iskon.hr>
3494
3495         * info.el (Info-directory-list): Warn against using Customize with
3496         Info-directory-list.
3497
3498 2000-01-15  Adrian Aichner  <aichner@ecf.teradyne.com>
3499
3500         * minibuf.el (read-file-name): doc fix.
3501
3502         * autoload.el (update-file-autoloads): doc fix.
3503
3504         * about.el (about-hackers): Change my E-mail address.
3505
3506 2000-01-13  Martin Buchholz  <martin@xemacs.org>
3507
3508         * info.el (Info-visit-file): Just use the `f' interactive spec to
3509         read a filename in the standard way.
3510
3511 2000-01-13  Andy Piper  <andy@xemacs.org>
3512
3513         * gutter-items.el (gutter-buffers-tab-orientation): new variable.
3514         (gutter-buffers-tab-extent): new variable.
3515         (update-tab-in-gutter): call add-tab-to-gutter again if the
3516         orientation has changed.
3517         (add-tab-to-gutter): cope with different orientations.
3518
3519 2000-01-11  Didier Verna  <didier@xemacs.org>
3520
3521         * info.el (Info-following-node-name): backward-skip dots as well
3522         as spaces (dots at the end of a node name aren't part of it).
3523         (Info-extract-menu-node-name): don't skip dots. There could be
3524         some in the node name.
3525         (Info-index): allow dots to be part of a node name.
3526
3527 2000-01-12  Andreas Jaeger  <aj@suse.de>
3528
3529         * files.el (auto-mode-alist): Added idlwave-mode.
3530         Patch by Carsten Dominik <dominik@astro.uva.nl>.
3531
3532 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3533
3534         * info.el (Info-search): Show default value.
3535
3536 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3537
3538         * info.el (Info-read-node-completion-table): New variable.
3539         (Info-read-node-name-1): New function.
3540         (Info-read-node-name): Use it.
3541         (Info-follow-reference): Use DEFAULT argument of completing-read.
3542         (Info-menu): Ditto.
3543
3544 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3545
3546         * hyper-apropos.el (hyper-describe-key-briefly): Save
3547         window configuration.
3548         (hyper-describe-face): Use DEFAULT of completing-read.
3549         (hyper-apropos-read-variable-symbol): Ditto.
3550         (hyper-apropos-read-function-symbol): Ditto.
3551
3552 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3553
3554         * mule/mule-cmds.el (set-default-coding-system): Set
3555         comint-exec-hook to use coding-system-for-read and
3556         coding-system-for-write so that C-x RET c works.
3557
3558 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3559
3560         * minibuf.el (minibuffer-confirm-incomplete): Customize.
3561         (previous-matching-history-element): Increment
3562         minibuffer-max-depth by 1.
3563         (next-matching-history-element): Ditto.
3564
3565 2000-01-11  Andy Piper  <andy@xemacs.org>
3566
3567         * gutter-items.el (buffers-tab): Create a new face for the buffers
3568         tab.
3569         (buffers-tab-face): use it.
3570
3571 2000-01-10  Didier Verna  <didier@xemacs.org>
3572
3573         * modeline.el (modeline-scrolling-method): change modeline X
3574         cursor appearance according to the value.
3575
3576 2000-01-07  Andreas Jaeger  <aj@suse.de>
3577
3578         * about.el (about-hackers): Moved my entry to contributor list.
3579         (xemacs-hackers): Added myself.
3580         (about-maintainer-info): Added description of myself.
3581
3582
3583 2000-01-07  Didier Verna  <didier@xemacs.org>
3584
3585         * modeline.el (modeline-scrolling-method): new variable.
3586         (mouse-drag-modeline): add reference to it in the docstring.
3587         (mouse-drag-modeline): handle it.
3588
3589 2000-01-08  Andy Piper  <andy@xemacs.org>
3590
3591         * gutter-items.el (update-tab-in-gutter): remove resize-subwindow
3592         calls.
3593         (remove-buffer-from-gutter-tab): ditto.
3594
3595 2000-01-06  Per Abrahamsen  <abraham@dina.kvl.dk>
3596
3597         * cus-edit.el (custom-hook-convert-widget): Fix comment.
3598         (custom-face-edit): Fix grammatical error in help message.
3599
3600 2000-01-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3601
3602         * movemail.el: Added.
3603
3604         * dumped-lisp.el (preloaded-file-list): Added movemail.el.
3605
3606 2000-01-03  Didier Verna  <didier@xemacs.org>
3607
3608         * modeline.el (mouse-drag-modeline): remove the code related to
3609         the modeline horizontal scrolling facility.
3610
3611 1999-12-31  Martin Buchholz <martin@xemacs.org>
3612
3613         * XEmacs 21.2.26 is released.
3614
3615 1999-12-28  Andy Piper  <andy@xemacs.org>
3616
3617         * wid-edit.el (widget-push-button-value-create): The gui cache
3618         does not agree with native widgets which can only be displayed
3619         once per window. The reasons for caching are diminished now that
3620         we don't hog resources when creating buttons.
3621         (widget-push-button-cache) deleted.
3622
3623 1999-12-24  Martin Buchholz <martin@xemacs.org>
3624
3625         * XEmacs 21.2.25 is released.
3626
3627 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3628
3629         * hyper-apropos.el (hyper-apropos): Toggle
3630         hyper-apropos-programming-apropos correctly.
3631         Set REGEXP when user accepts default value.
3632
3633 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3634
3635         * minibuf.el (read-from-minibuffer): Bind minibuffer-default.
3636         (read-file-name-2): Use DEFAULT argument of read-from-minibuffer.
3637
3638 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3639
3640         * mule/mule-category.el (undefined-category-designator):
3641         Return char instead of character.  Search for undefined one.
3642         (describe-category): Use with-displaying-help-buffer.
3643
3644 1999-12-21  Martin Buchholz  <martin@xemacs.org>
3645
3646         * byte-optimize.el (byte-optimize-plus):
3647         Optimize (+ 1) to 1 instead of (1+ nil).
3648
3649         * files.el (basic-save-buffer): Rewrite for clarity.  Use (char-before).
3650
3651         * byte-optimize.el (byte-compile-butlast): Remove.  Use butlast instead.
3652
3653         * byte-optimize.el (byte-optimize-char-before): New function.
3654         Remove performance penalty for using (char-before) instead of (char-after).
3655
3656 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3657
3658         * mule/mule-category.el (char-category-list): Return character
3659         instead of integer.
3660
3661 1999-12-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3662
3663         * minibuf.el (read-buffer): Check default is buffer object.
3664
3665 1999-11-25  Andy Piper  <andy@xemacs.org>
3666
3667         * cus-edit.el (custom-buffer-create-buttons): Use native widgets
3668         for buttons.
3669
3670 1999-12-16  Andreas Jaeger  <aj@suse.de>
3671
3672         * package-get.el (package-get-maybe-save-index): Fixed typo.
3673         Patch by Jeff Miller <jmiller@smart.net>.
3674
3675 1999-12-13  Charles G Waldman  <cgw@alum.mit.edu>
3676
3677         * gnuserv.el (gnuserv-process-filter):  don't call
3678         gnuserv-write-to-client when gnuserv-current-client is nil
3679
3680 1999-12-14  Martin Buchholz <martin@xemacs.org>
3681
3682         * XEmacs 21.2.24 is released.
3683
3684 1999-12-12  Gunnar Evermann  <ge204@eng.cam.ac.uk>
3685
3686         * about.el (about-hackers): Update my email address.
3687
3688 1999-12-07  Martin Buchholz <martin@xemacs.org>
3689
3690         * XEmacs 21.2.23 is released.
3691
3692 1999-11-06  Jason R Mastaler  <jason@mastaler.com>
3693
3694         * package-get.el (package-get-download-sites): Removed several
3695         defunct download sites, added many new ones, and corrected a few
3696         incorrect directory-on-site entries.  Added physical locations to
3697         site-description.
3698
3699 1999-11-30  Gunnar Evermann  <ge204@eng.cam.ac.uk>
3700
3701         * finder.el (finder-commentary): add DOC string and fix
3702         interactive spec
3703
3704 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
3705
3706         * help.el (describe-function): Don't forget to intern the string
3707         completing-read returns.
3708         (describe-variable): Ditto.
3709
3710 1999-11-16  Adrian Aichner  <adrian@xemacs.org>
3711
3712         * hyper-apropos.el (hyper-apropos-this-symbol): Handle
3713         `hyper-apropos-help-mode' here to find symbol to customize
3714         irregardless of cursor position and simplify
3715         `hyper-apropos-set-variable', `hyper-apropos-find-function', and
3716         `hyper-apropos-popup-menu'.
3717
3718 1999-11-21  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3719
3720         * apropos.el (apropos-mode-map): Add return to call
3721         apropos-follow.
3722         (apropos-print): Call apropos-mode to have better
3723         command reference. Put keymap text-poperty to
3724         symbole name.
3725
3726 1999-11-22  Alastair Burt  <burt@dfki.de>
3727
3728         * help.el: (describe-bindings-1): Added handling of keymaps for
3729         the extents at point.
3730
3731 1999-12-02  Mark Thomas  <mthomas@jprc.com>
3732
3733         * gutter-items.el (buffers-tab-items): Wrap the function in a
3734         save-match-data
3735
3736 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
3737
3738         * help.el (describe-function): Use the DEFAULT argument to
3739         completing-read.
3740         (describe-variable): Ditto.
3741
3742 1999-11-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3743
3744         * minibuf.el (read-from-minibuffer): Add optional argument
3745         DEFAULT to have better mini-buffer history support.
3746         (completing-read): Pass default to read-from-minibuffer.
3747         (read-buffer): Pass default to completing-read.
3748
3749 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
3750
3751         * font-lock.el (font-lock-doc-string-face): Document the
3752         `font-lock-lisp-like' property.
3753
3754 1999-11-29  Hrvoje Niksic  <hniksic@iskon.hr>
3755
3756         * lisp-mode.el: Specify `font-lock-lisp-like'.
3757
3758         * font-lock.el (font-lock-lisp-like): New function.
3759         (font-lock-fontify-syntactically-region): Use it.
3760
3761 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
3762
3763         * XEmacs 21.2.22 is released
3764
3765 1999-11-28  Martin Buchholz <martin@xemacs.org>
3766
3767         * XEmacs 21.2.21 is released.
3768
3769 1999-11-18  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3770
3771         * minibuf.el (read-coding-system): Accept symbol and
3772         coding-system object as a default-coding-system.
3773
3774 1999-11-16  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3775
3776         * minibuf.el (read-coding-system): Accept symbol as
3777         a default-coding-system.
3778
3779 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3780
3781         * apropos.el (apropos-documentation): Use insert instead
3782         of princ.
3783
3784 1999-11-07  William M. Perry  <wmperry@aventail.com>
3785
3786         * gpm.el: New gpm-minor-mode to turn GPM mouse support on & off
3787           for the linux console.
3788
3789         * mouse.el (mouse-consolidated-yank): Allow the mouse-yanking
3790           stuff to work when you are not on a window system, since the GPM
3791           mouse support now allows pasting from outside of XEmacs.
3792
3793 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
3794
3795         * XEmacs 21.2.20 is released
3796
3797 1999-11-06  Hrvoje Niksic  <hniksic@iskon.hr>
3798
3799         * setup-paths.el (paths-default-info-directories): Add
3800         /usr/share/info and /usr/local/share/info.
3801
3802 1999-10-30  Hrvoje Niksic  <hniksic@srce.hr>
3803
3804         * about.el: Updated Vladimir Ivanovic's info.
3805
3806 11999-08-28  Jan Vroonhof  <vroonhof@math.ethz.ch>
3807
3808         * auto-show.el (auto-show-truncationp): Remove.
3809
3810         * auto-show.el (auto-show-should-take-action-p): Use window-truncated-p
3811
3812 999-09-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>
3813
3814         * indent.el (indent-line-to): fix bug: spaces were not replaced
3815         with tab if column is multiple of tab-width
3816         From dhn@qedinc.com
3817
3818 1999-10-24  Jan Vroonhof  <vroonhof@math.ethz.ch>
3819
3820         * mule/mule-cmds.el (read-input-method-name): Accept symbols
3821         correctly. Patch from Mikio Nakajima <minakaji@osaka.email.ne.jp>
3822
3823         * package-get.el (package-get-package-provider): Be verbose when
3824         interactive. Patch from Robert Pluim
3825
3826 1999-08-23  Mike McEwan  <mike@lotusland.demon.co.uk>
3827
3828         * info.el (Info-suffix-list): Add ".info.bz2" to the recognised
3829         info file suffixes.
3830
3831 1999-08-19  Stephen Tse  <stephent@sfu.ca>
3832
3833         * process.el (open-network-stream): Add a new optional parameter
3834         PROTOCOL to support udp; fix a minor typo and add an explanation
3835         in docstring for udp programming.
3836
3837         * code-process.el (open-network-stream): Add a new optional
3838         parameter PROTOCOL to support udp; fix a minor typo and add an
3839         explanation in docstring for udp programming.
3840
3841 1999-10-18  Andy Piper  <andy@xemacs.org>
3842
3843         * gui.el (make-gui-button): be more precise about how we call
3844         callbacks.
3845
3846         * wid-edit.el (widget-push-button-value-create): Use the new form
3847         of native gui-button.
3848
3849 1999-10-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3850
3851         * info.el (Info-page-prev): Don't do (sit-for 0).
3852
3853 1999-10-13  Andy Piper  <andy@xemacs.org>
3854
3855         * gutter-items.el (progress-abort-glyph): new glyph for showing
3856         abort status.
3857         (append-progress): dispatch-event rather than sit-for.
3858         (abort-progress): new function. Show the abort glyph with an
3859         appropriate message.
3860         (raw-append-progress): dispatch-event rather than sit-for.
3861         (display-progress): cope with aborts.
3862
3863         * gui.el (make-gui-button): Use native widgets for buttons
3864         unconditionally.
3865         (insert-gui-button): ditto.
3866         (gui-button-p): ditto.
3867
3868         * xbm-button.el: remove from core.
3869
3870         * xpm-button.el: remove from core.
3871
3872 1999-10-07  Olivier Galibert  <galibert@pobox.com>
3873
3874         * faces.el (init-device-faces): Don't initialize the random faces
3875         on the stream device.
3876
3877 1999-10-06  Andy Piper  <andy@xemacs.org>
3878
3879         * files.el (recover-file): Don't use ls under windows for revert buffer.
3880
3881 1999-09-25  Adrian Aichner  <adrian@xemacs.org>
3882
3883         * package-get.el (package-get-download-menu): Make menu really
3884         toggle download sites.
3885         (package-get-download-sites): Add autoload cookie.
3886
3887 1999-09-29  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3888
3889         * setup-paths.el (paths-find-module-directory): Ditto.
3890
3891 1999-09-29  Werner Fink  <werner@suse.de>
3892
3893         * setup-paths.el (paths-find-exec-directory): Add missing nil
3894         parameter for environment.
3895
3896 1999-09-27  Martin Buchholz  <martin@xemacs.org>
3897
3898         * modeline.el (modeline-format):
3899         Only purecopy the strings.  Else
3900         (nsublis '(("%p" . "%P")) (default-value 'modeline-format) :test 'equal)
3901         barfs.
3902
3903 1999-08-28  Mike Woolley  <mike@bulsara.com>
3904
3905         * winnt.el: Removed nt-shell-mode-hook, which was preventing the
3906         user setting comint-completion-addsuffix and
3907         comint-process-echoes.
3908
3909 1999-09-22  Andy Piper  <andy@xemacs.org>
3910
3911         * gutter-items.el (update-tab-in-gutter): use
3912         last-nonminibuf-window instead of selected-window.
3913
3914 1999-09-18  Andy Piper  <andy@xemacs.org>
3915
3916         * gnuserv.el (gnuserv-edit-files): select frame we are going to
3917         display on.
3918
3919         * subr.el (record-buffer-hook): new variable so that the hook gets
3920         some documentation.
3921
3922 1999-09-16  Andy Piper  <andy@xemacs.org>
3923
3924         * gutter-items.el (update-tab-in-gutter): only update when the
3925         gutter is visible.
3926         (remove-buffer-from-gutter-tab): ditto.
3927
3928 1999-09-17  Hrvoje Niksic  <hniksic@srce.hr>
3929
3930         * simple.el (do-auto-fill): Commented out part of Kinsoku
3931         processing.
3932
3933 1999-09-14  Hrvoje Niksic  <hniksic@srce.hr>
3934
3935         * isearch-mode.el (isearch-highlightify-region): Give the
3936         highlighting extents a high priority.
3937         (isearch-make-extent): Give the main highlighting extent an even
3938         higher priority.
3939
3940 1999-09-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3941
3942         * packages.el (packages-compute-package-locations): Fix typo from
3943         -u rationalization.
3944
3945 1999-09-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3946
3947         * setup-paths.el (paths-find-doc-directory): Respect value of
3948         `configure-doc-directory.'
3949
3950         * find-paths.el (paths-find-architecture-directory): Give
3951         precendence `default' argument (which typically comes from
3952         configure).
3953
3954 1999-09-05  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3955
3956         * startup.el (command-line-early): Added options -user-init-file
3957         and -user-init-directory.
3958
3959         * files.el (user-init-file): Default to NIL so we can recognize
3960         when it's set.
3961
3962 1999-08-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3963
3964         * obsolete.el (init-file-user):
3965         * startup.el:
3966         * packages.el (packages-compute-package-locations):
3967         * package-get.el (package-get-user-index-filename):
3968         * menubar-items.el (maybe-add-init-button):
3969         * info.el (Info-annotations-path):
3970         * dump-paths.el:
3971         Change `user-init-directory' to be an absolute path.
3972         Use `user-init-directory' where appropriate.
3973         Zap `init-file-user' and its uses.
3974
3975 1999-09-09  Hrvoje Niksic  <hniksic@srce.hr>
3976
3977         * subr.el (copy-symbol): New function.
3978
3979 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
3980
3981         * isearch-mode.el (isearch-done): Be sure to restore invisible
3982         extents in the proper buffer.
3983         (isearch-pre-command-hook): Set this-command to the correct value
3984         in case the buffer has changed and old overriding-local-map was
3985         used.
3986         (isearch-restore-extent): Use remprop instead of setting the
3987         property to nil.
3988
3989 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
3990
3991         * cmdloop.el (execute-extended-command): Update zmacs region
3992         before the delay.
3993         (execute-extended-command): Make the message gettext-friendly.
3994
3995 1999-09-07  Andy Piper  <andy@xemacs.org>
3996
3997         * gutter-items.el (progress-gauge-glyph): renamed from
3998         progress-glyph.
3999         (progress-text-glyph): new variable.
4000         (progress-layout-glyph): use layouts and text glyphs.
4001         (progress-area-buffer): removed.
4002         (progress-text-and-extent): new variable.
4003         (progress-displayed-p): dynamically create gutter area buffer.
4004         (clear-progress): ditto.
4005         (raw-append-progress): ditto.
4006         (append-progress): use new glyph names.
4007         (raw-append-progress): only create the extent when needed. set
4008         properties more optimally.
4009         (progress): remove args.
4010
4011 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
4012
4013         * isearch-mode.el (isearch-range-invisible): Use mapc instead of
4014         mapcar where the return value is unused.
4015         (isearch-restore-invisible-extents): Ditto.
4016         (isearch-highlight-all-cleanup): Ditto.
4017         (isearch-delete-extents-in-range): Traverse the extents only once.
4018         (isearch-highlight-all-update): Don't start over if the search
4019         string has changed and more input is pending.
4020
4021 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
4022
4023         * packages.el (packages-find-package-data-path): Ditto.
4024
4025         * cl.el: Use mapcar at top-level -- mapc is no longer a subr.
4026
4027         * subr.el (mapc-internal): Don't make obsolete.
4028
4029         * cl-extra.el (mapc): Resurrect.
4030
4031 1999-09-03  Hrvoje Niksic  <hniksic@srce.hr>
4032
4033         * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete
4034         alias.
4035
4036         * isearch-mode.el (isearch-top-state): Restore isearch-word.
4037         (isearch-yank-clipboard): Renamed from isearch-yank-x-clipboard.
4038         (isearch-yank-clipboard): Use get-clipboard instead of
4039         x-get-clipboard.
4040         (isearch-yank-selection): Fix docstring.
4041
4042 1999-09-02  Martin Buchholz  <martin@xemacs.org>
4043
4044         * cl-extra.el: Obsolete hash-table-type in favor of hash-table-weakness.
4045
4046 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
4047
4048         * cl-macs.el (extent-start-position): Fix setf method.
4049         (extent-end-position): Ditto.
4050
4051 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
4052
4053         * isearch-mode.el: End merge with FSF 20.4.
4054
4055         * isearch-mode.el (search-invisible): New variable.
4056         (isearch-hide-immediately): Ditto.
4057         (isearch-unhidden-extents): Ditto.
4058         (isearch-range-invisible): New function.
4059         (isearch-unhide-extent): Ditto.
4060         (isearch-restore-invisible-extents): Ditto.
4061         (isearch-restore-extent): Ditto.
4062
4063         * isearch-mode.el (isearch-ring-advance-edit): Use FSF
4064         implementation.
4065         (isearch-ring-retreat-edit): Ditto.
4066         (isearch-forward): New argument NO-RECURSIVE-EDIT.
4067         (isearch-forward-regexp): New arguments NOT-REGEXP and
4068         NO-RECURSIVE-EDIT.
4069         (isearch-backward): New argument NO-RECURSIVE-EDIT.
4070         (isearch-backward-regexp): New arguments NOT-REGEXP and
4071         NO-RECURSIVE-EDIT.
4072         (isearch-mode): Return isearch-success.
4073         (isearch-update): Use unread-command-events instead of
4074         unread-command-event.
4075         (isearch-abort): If an invalid regexp is encountered, keep popping
4076         states.
4077         (isearch-*-char): Use FSF implementation.
4078         (isearch-whitespace-chars): Use the more robust FSF's
4079         implementation.
4080         (isearch-within-brackets): New variable.
4081         (isearch-mode): Initialize it.
4082         (isearch-edit-string): Bind it.
4083         (isearch-search-and-update): Set it.
4084         (isearch-push-state): Push it.
4085         (isearch-top-state): Pop it.
4086         (isearch-search): Set it.
4087         (isearch-printing-char): When called by isearch-whitespace-chars,
4088         handle M-SPC gracefully.
4089         (isearch-message-prefix): New argument ELLIPSIS.
4090         (isearch-message-suffix): Ditto.
4091         (isearch-message): Use the ELLIPSIS argument when calling
4092         isearch-message-prefix and isearch-message-suffix.
4093         (isearch-message-prefix): Distinguish between "wrapped" and
4094         "overwrapped" search, FWIW.
4095
4096 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
4097
4098         * isearch-mode.el (isearch-edit-string): Use the head of the
4099         search ring instead of search-last-string and search-last-regexp.
4100         (search-highlight): Renamed from isearch-highlight.
4101         (isearch-exit): Use the new name.
4102         (isearch-highlight): Ditto.
4103         (isearch-dehighlight): Ditto.
4104         (isearch-update-ring): New function.
4105         (isearch-done): Call it.
4106         (isearch-done): New argument EDIT.
4107         (isearch-repeat): If search string is empty, look up at the car of
4108         the search ring; ignore the yank pointer.
4109         (isearch-abort): Call isearch-done with NOPUSH.
4110         (isearch-cancel): New function.
4111         (isearch-mode-map): Bind it to ESC ESC ESC.
4112
4113         * isearch-mode.el: Begin merge with FSF 20.4.
4114
4115 1999-09-01  Andy Piper  <andy@xemacs.org>
4116
4117         * x-select.el (x-get-clipboard): obsolete.
4118         (x-yank-clipboard-selection): obsolete
4119
4120         * select.el (disown-selection): need to be careful to disown the
4121         clipboard if we set it via selection.
4122         (get-clipboard): move from x-select.el
4123         (yank-clipboard-selection): ditto.
4124
4125 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
4126
4127         * isearch-mode.el (isearch-exit): Bind isearch-highlight and
4128         isearch-highlight-all-matches to nil.
4129         (isearch-fixed-case): New variable.
4130         (isearch-mode): Initialize it.
4131         (isearch-edit-string): Save it.
4132         (isearch-toggle-case-fold): Set it.
4133         (isearch-fix-case): Make sure isearch-toggle-case-fold works --
4134         need to check isearch-fixed-case.
4135         (isearch-toggle-case-fold): Update highlighting of all matches
4136         before the pause.
4137         (isearch-edit-string):
4138
4139 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
4140
4141         * isearch-mode.el (isearch-edit-string): Call isearch-message
4142         before reading the event so that the prompt is displayed properly.
4143         (isearch-message): Use isearch-nonincremental when calling
4144         isearch-message-prefix.
4145         (minibuffer-local-isearch-map): Bind up and down to do the same as
4146         M-p and M-n respectively.
4147         (isearch-done): New arg NOPUSH.
4148         (isearch-edit-string): Use it.
4149         (isearch-edit-string): Don't bind isearch-string.
4150         (isearch-ring-adjust): Edit string, *then* push state.
4151
4152 1999-08-31  Hrvoje Niksic  <hniksic@srce.hr>
4153
4154         * faces.el (isearch-secondary): Make isearch-secondary look
4155         different than default.
4156
4157 1999-08-30  Hrvoje Niksic  <hniksic@srce.hr>
4158
4159         * isearch-mode.el (isearch-yank): Use progn instead of the inner
4160         save-excursion.
4161         (isearch-dehighlight): Remove TOTALLY.  Simplify.
4162         (isearch-update): Call isearch-dehighlight without arguments.
4163         (isearch-done): Ditto.
4164
4165         * isearch-mode.el (isearch-fix-case): If the search string has no
4166         upper-case letters, allow the folding to be reenabled.
4167         Previously, once disabled, the folding would remain that way until
4168         the end of isearch.
4169         (isearch-top-state): Call isearch-fix-case.
4170
4171         * isearch-mode.el (isearch-yank): Use progn instead of the inner
4172         save-excursion.
4173         (isearch-dehighlight): Remove TOTALLY.  Simplify.
4174
4175 1999-08-31  Jan Vroonhof  <jan@xemacs.org>
4176
4177         * xpm-button.el:
4178         xbm-button.el: Need to exist in core because gui.el depends on
4179         them.
4180
4181 1999-08-31  Andy Piper  <andy@xemacs.org>
4182
4183         * gutter-items.el (buffers-tab-face): new customizable variable.
4184         (buffers-tab-default-buffer-line-length): new specifier for
4185         maximum viewable characters.
4186         (progress-stack): new variable for implementing widget-based
4187         progress messages.
4188         (progress-area-buffer): ditto.
4189         (progress-glyph-height): ditto.
4190         (progress-stop-callback): ditto.
4191         (progress-quit-function): new function.
4192         (progress-glyph): new variable.
4193         (progress-layout-glyph): ditto.
4194         (progress-displayed-p): new function, see message-displayed-p for
4195         details.
4196         (clear-progress): ditto.
4197         (remove-progress): ditto.
4198         (append-progress): ditto.
4199         (raw-append-progress): ditto.
4200         (display-progress): ditto.
4201         (current-progress): ditto.
4202         (current-progress-label): ditto.
4203         (progress): ditto.
4204         (lprogress): ditto.
4205
4206
4207 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
4208
4209         * obsolete.el (isearch-yank-x-selection): Define obsolete alias.
4210
4211         * isearch-mode.el (isearch-yank-x-selection): Renamed to
4212         `isearch-yank-selection'.
4213         (isearch-mode-map): Use it.
4214         (isearch-yank-selection): Use `get-selection' instead of
4215         `get-x-selection'.
4216
4217 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
4218
4219         * faces.el (isearch-secondary): Create face here.
4220
4221         * isearch-mode.el: Rewrote the "lazy highlighting" code not to use
4222         timers.
4223
4224 1999-08-27  Hrvoje Niksic  <hniksic@srce.hr>
4225
4226         * subr.el (buffer-string): More robust backward compatibility
4227         check, courtesy William Perry.
4228
4229 1999-08-26  Hrvoje Niksic  <hniksic@srce.hr>
4230
4231         * replace.el (perform-replace): Stop the search after the search
4232         limit has been reached.
4233
4234 1999-08-23  Andy Piper  <andy@xemacs.org>
4235
4236         * gutter-items.el (update-tab-in-gutter): call add-tab-to-gutter
4237         here if we don't have one.
4238
4239 1999-08-15  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
4240
4241         * ldap.el (ldap-coding-system): Default to nil until we get
4242         efficient UTF8 support
4243         (ldap-decode-string): Guard against `decode-coding-string' not
4244         being defined
4245         (ldap-encode-string): Guard against `encode-coding-string' not
4246         being defined
4247
4248 1999-08-23  Didier Verna  <didier@xemacs.org>
4249
4250         * rect.el: Cosmetics suggested by Dave Love <d.love@dl.ac.uk>.
4251         Some doc strings improvements, and add a star to the `interactive'
4252         calls.
4253
4254 1999-08-18  Stef Epardaud  <stef@lunatech.com>
4255
4256         * font-lock.el (java-font-lock-keywords-3): introduced new
4257         keywords and regexpes for javadoc syntax 1.2.
4258
4259 1999-08-17  Andy Piper  <andy@xemacs.org>
4260
4261         * gutter-items.el (buffers-tab-format-buffer-line-function): use
4262         format-buffers-tab-line.
4263         (buffers-tab-max-buffer-line-length): new variable.
4264         (format-buffers-tab-line): new function. truncate names if over
4265         buffers-tab-max-buffer-line-length.
4266
4267 1999-08-13  Charles G Waldman  <cgw@fnal.gov>
4268
4269         * cus-start.el: Customize the variable `bell-inhibit-time'.
4270
4271 1999-08-16  Andy Piper  <andy@xemacs.org>
4272
4273         * gutter-items.el (remove-buffer-from-gutter-tab): take a
4274         brute-force approach to deleting the last buffer.
4275         (buffers-tab-grouping-regexp): new customizable variable.
4276         (select-buffers-tab-buffers-by-mode): use it.
4277
4278 1999-08-13  Andy Piper  <andy@xemacs.org>
4279
4280         * gutter-items.el (remove-buffer-from-gutter-tab): fix *scratch*
4281         deletion problem.
4282
4283 1999-07-30  Didier Verna  <didier@xemacs.org>
4284
4285         * cus-edit.el (custom-save-variables): I said, use prin1 instead
4286         of princ to output symbols.
4287         (custom-save-face-internal): ditto.
4288         (custom-save-resets): ditto.
4289
4290 1999-08-09  Didier Verna  <didier@xemacs.org>
4291
4292         * gutter-items.el (select-buffers-tab-buffers-by-mode): use
4293         `regexp-quote' to protect the major mode name for use as a regular
4294         expression (c++ needs this for instance).
4295
4296 1999-08-08  Andy Piper  <andy@xemacs.org>
4297
4298         * gutter-items.el (select-buffers-tab-buffers-by-mode): beef up to
4299         cope with similar mode names.
4300
4301         * gutter-items.el (buffers-tab-selection-function): new selection
4302         function.
4303         (select-buffers-tab-buffers-by-mode): new function.
4304         (buffers-tab-items): use it if set to only display buffers in the
4305         tab in the current buffer's group..
4306         (update-tab-in-gutter): use new api.
4307         (remove-buffer-from-gutter-tab): ditto.
4308
4309         * gutter-items.el (buffers-tab-max-size): set custom selection
4310         default to 6.
4311         (buffers-tab-switch-to-buffer): just switch window if the window is visible.
4312         (add-tab-to-gutter): set face as default.
4313
4314 1999-07-07  Jan Vroonhof  <jan@xemacs.org>
4315
4316         * faces.el (frob-face-property): Merge the fall-back specifier
4317         with the target, not replace it.
4318
4319 1999-08-05  Andy Piper  <andy@xemacs.org>
4320
4321         * gutter-items.el (update-tab-in-gutter): add frame argument for
4322         buffer-items.
4323         (update-tab-in-gutter): use it.
4324
4325         * gutter-items.el (record-buffer-hook): set.
4326
4327         * buffer.el (switch-to-buffer): back out switch-to-buffer-hook
4328         change.
4329         (switch-to-buffer-hook) deleted.
4330
4331 1999-08-04  Andy Piper  <andy@xemacs.org>
4332
4333         * gutter-items.el (update-tab-in-gutter): make sure this will work
4334         as an argument to create-frame-hook.
4335
4336 1999-07-30  Hrvoje Niksic  <hniksic@srce.hr>
4337
4338         * isearch-mode.el: Modified Bob and Darryl's code to use itimers
4339         instead of timer emulation.
4340
4341 1999-07-30  Darryl Okahata  <darrylo@sonic.net>
4342
4343         * isearch-mode.el: Merged Bob Glickstein's <bobg@zanshin.com> GNU
4344         Emacs isearch enhancements.
4345
4346 1999-07-28  Andy Piper  <andy@xemacs.org>
4347
4348         * gutter-items.el (add-tab-to-gutter): put in specifier specs for
4349         all devices that support tab controls.
4350         (remove-buffer-from-gutter-tab): new function. to be used as a
4351         value for kill-buffer-hook.
4352
4353 1999-07-21  Sean MacLennan  <seanm@storm.ca>
4354
4355         * auto-show.el (auto-show-truncationp): changed to match
4356         `window_translation_on'
4357
4358 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
4359
4360         * XEmacs 21.2.19 is released
4361
4362 1999-07-28  SL Baur  <steve@miho>
4363
4364         * code-files.el (insert-file-contents): Fix docstring.
4365         revert previous change.
4366
4367 1999-07-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4368
4369         * fill.el (fill-region-as-paragraph): Change re-break-point to
4370         contain word-across-newline plus one character so that filling
4371         Japanese and Chinese works as desired.
4372         * simple.el (do-auto-fill): Ditto.
4373
4374 1999-07-26  SL Baur  <steve@miho>
4375
4376         * mule/japanese.el ("Japanese"): Do not specify a default input
4377         method.
4378         Suggested by MORIOKA Tomohiko  <tomo@etl.go.jp>
4379
4380 1999-07-23  Jan Vroonhof  <vroonhof@math.ethz.ch>
4381
4382         * custom.el ((not (fboundp 'defun*))): Insert autoload crap to be
4383         able to use cl-macs macro in early lisp.
4384
4385 1999-07-23  Jan Vroonhof  <jan@xemacs.org>
4386
4387         * custom.el:
4388         * cus-face.el:
4389         * cus-edit.el:
4390                 Massive custom Theme API changes.
4391
4392 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
4393
4394         * code-files.el (insert-file-contents): Regard
4395         coding-system-magic-cookie if `coding-system-for-read' is nil.
4396
4397 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
4398
4399         * mule/thai-xtis.el: Add coding: local variable, to avoid
4400         bootstrapping problem with C locale.
4401
4402 1999-07-22  Andy Piper  <andy@xemacs.org>
4403
4404         * dumped-lisp.el (preloaded-file-list): guard against putting
4405         gutter-items in a less than functional XEmacs.
4406         * gutter-items.el: put call to `add-tab-to-gutter' back in.
4407
4408 1999-07-18  Bob Weiner  <weiner@beopen.com>
4409
4410         * fill.el (fill-context-prefix): Fixed bug that prevented the
4411         setting of an adaptive fill prefix when the `dont-skip-first' was
4412         t.
4413
4414 1999-07-22  SL Baur  <steve@miho>
4415
4416         * gutter-items.el: remove unguarded call to `add-tab-to-gutter'.
4417
4418 1999-06-25  Karl M. Hegbloom  <karlheg@debian.org>
4419
4420         * files.el (interpreter-mode-alist): add `make', `guile', and
4421         `emacs' entries. (#!/usr/bin/make -f ought to send a file into
4422         makefile-mode, guile is a scheme, and someday XEmacs will be
4423         modular enough to use as an efficient scripting tool.)
4424
4425 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
4426
4427         * mule/mule-cmds.el (reset-language-environment): Regard
4428         coding-category `utf-8' and `ucs-4' if they are available.
4429
4430 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
4431
4432         * mule/mule-cmds.el (set-default-coding-systems): Fix DOC-string.
4433         (prefer-coding-system): Fix DOC-string.
4434
4435         * mule/mule-cmds.el (coding-system-change-eol-conversion): Fix
4436         DOC-string too.
4437
4438         * mule/mule-cmds.el (mule-keymap): Change keymap name from MULE to
4439         Mule.
4440         (coding-system-change-eol-conversion): Fix DOC-string.
4441
4442 1999-06-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
4443
4444         * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system'
4445         instead of `list-coding-system'.
4446
4447 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4448
4449         * menubar-items.el (default-menubar): `select-input-method' was
4450         renamed to `set-input-method'.
4451
4452         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
4453         "Set Language Environment" menu.
4454
4455         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
4456         "Describe Language Support" menu.
4457
4458 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4459
4460         * mule/chinese.el ("Chinese-GB"): Rename
4461         `chinese-gb-environment-setup-function' to
4462         `setup-chinese-gb-environment-internal'.
4463
4464 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4465
4466         * mule/korean.el: Use `define-coding-system-alias' instead of
4467         `copy-coding-system'.
4468
4469 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4470
4471         * mule/mule-cmds.el (set-language-environment-coding-systems):
4472         Treat duplicated coding-categories.
4473
4474 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4475
4476         * mule/japanese.el: Use `define-coding-system-alias' instead of
4477         `copy-coding-system'.
4478
4479 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4480
4481         * mule/vietnamese.el: Specify `iso-8-1' as a category of
4482         coding-system `viscii'.
4483
4484 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4485
4486         * mule/cyrillic.el:
4487         - Specify `iso-8-1' as a category of coding-system `koi8-r'.
4488         (cyrillic-alternativnyj-decode-table): New variable.
4489         (cyrillic-alternativnyj-encode-table): New variable.
4490         - Specify `iso-8-1' as a category of coding-system
4491           `alternativnyj'.
4492         - Abolish general Cyrillic environment.
4493
4494 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4495
4496         * mule/chinese.el:
4497         - Use `define-coding-system-alias' instead of `copy-coding-system'.
4498         - Register `chinese-gb-environment-setup-function' as a
4499           `setup-function' of "Chinese-GB" environment.
4500
4501 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4502
4503         * mule/mule-cmds.el (set-language-info-alist): Allow dummy
4504         optional argument `parents'.
4505
4506         * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
4507         property for Thai-XTIS.
4508
4509         * mule/mule-help.el (help-with-tutorial): Use property
4510         `tutorial-coding-system' of language-info as a coding-system to
4511         read tutorial file.
4512
4513 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4514
4515         * mule/thai-xtis.el: Don't setup `setup-function' and
4516         `exit-function'.
4517
4518         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
4519         `set-coding-category-system' to set up coding-system for
4520         coding-category.
4521
4522         * mule/mule-cmds.el (prefer-coding-system): Use
4523         `set-coding-category-system' to set up coding-system for
4524         coding-category.
4525
4526 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4527
4528         * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
4529         Thai-XTIS environment.
4530
4531         * mule/mule-cmds.el (prefer-coding-system): Use
4532         `find-coding-system' instead of `coding-system-p'.
4533
4534 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4535
4536         * mule/mule-cmds.el (set-language-environment-coding-systems):
4537         Modify eol-type for XEmacs.
4538
4539         * mule/thai-xtis.el: Delete unused local variable `category'.
4540
4541         * mule/mule-cmds.el (coding-system-change-eol-conversion): New
4542         function.
4543         (prefer-coding-system): Don't call
4544         `update-coding-systems-internal'; use function
4545         `coding-category-list' instead of variable `coding-category-list';
4546         use `set-coding-priority-list' instead of `set-coding-priority';
4547         modify `eol-type' for XEmacs.
4548
4549         * mule/mule-misc.el (string-width): Use `charset-width' instead of
4550         `charset-columns'.
4551         (char-width): Likewise.
4552
4553 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4554
4555         * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
4556         `tis-620'.
4557
4558         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
4559         `set-coding-priority-list' instead of `set-coding-priority'; don't
4560         call `update-coding-systems-internal'.
4561
4562         * mule/mule-misc.el (coding-system-get): New function.
4563         (coding-system-put): New function.
4564         (coding-system-category): New function.
4565
4566 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4567
4568         * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
4569         when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
4570         to avoid conflict with leim/quail/thai-xtis.
4571
4572         * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
4573         to thai-xtis-chars.el.
4574
4575         * mule/thai-xtis-chars.el: New file (split from
4576         mule/thai-xtis.el).
4577
4578 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4579
4580         * mule/thai-xtis.el:
4581         - Change category for the charset `thai-xtis' to `?x' from `?T'.
4582         - Add syntax entries.
4583         - Put `preferred-coding-system' of the charset `thai-xtis' to
4584           `tis-620'.
4585
4586 1999-06-28  TAKAHASHI Naoto  <ntakahas@etl.go.jp>
4587
4588         * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
4589         rewritten to use write-multibyte-character.
4590
4591 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4592
4593         mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
4594         of `iso-2022-7'.
4595         (prefer-coding-system): Synced up with Emacs 20.3.11 but not
4596         ported yet.
4597         (read-input-method-name): Treat optional argument `default'.
4598
4599 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4600
4601         * mule/mule-cmds.el (set-language-info): Don't set up menus at
4602         all.
4603         (set-language-info-alist): Set up menus here.
4604
4605 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4606
4607         * minibuf.el (completing-read): Add new optional argument
4608         `default'.
4609         (read-coding-system): Add new optional argument
4610         `default-coding-system'.
4611
4612 1999-06-03  Ken'ichi Handa  <handa@gnu.org>
4613
4614         * mule/vietnamese.el (ccl-encode-vscii): Typo fixed
4615         (viet-viscii-...->viet-vscii...).
4616
4617 1999-05-13  Ken'ichi Handa  <handa@gnu.org>
4618
4619         * mule/mule-cmds.el: Change MULE to Mule in docstrings
4620         and menus.
4621
4622 1999-04-12  Richard M. Stallman  <rms@gnu.org>
4623
4624         * mule/mule-cmds.el (input-method-function): Add permanent-local
4625         property.
4626
4627 1999-03-30  Dave Love  <fx@gnu.org>
4628
4629         * mule/mule-cmds.el (current-language-environment): Doc fix.
4630
4631 1999-02-06  Richard Stallman  <rms@gnu.org>
4632
4633         * mule/european.el (setup-slovenian-environment): New function.
4634         ("Slovenian"): New language environment.
4635
4636 1999-01-27  Dave Love  <fx@gnu.org>
4637
4638         * mule/mule-cmds.el (current-language-environment): Provide :link,
4639         :type (choices) and appropriate :get.
4640
4641 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
4642
4643         * mule/mule-cmds.el (describe-language-environment): Don't alter
4644         input-method-alist.
4645
4646 1999-01-06  Eli Zaretskii  <eliz@gnu.org>
4647
4648         * mule/mule-cmds.el (prefer-coding-system): Call
4649         set-coding-priority, so that the internal array of priorities is
4650         also updated.
4651
4652 1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
4653
4654         * mule/mule-cmds.el (prefer-coding-system): If the argument
4655         requires specific EOL conversion type, make the default coding
4656         systems use that.
4657
4658 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
4659
4660         * mule/mule-cmds.el (set-language-environment): Pass the default
4661         eol-type to set-language-environment-coding-systems.
4662         (set-default-coding-systems): Copy the eol-type property for the
4663         new default values of {buffer-file,process}-coding-system from the
4664         old defaults.
4665         (set-language-environment-coding-systems): Accept an optional
4666         argument EOL-TYPE, and set the eol-type property of the default
4667         coding systems accordingly.
4668
4669 1998-10-26  Kenichi Handa <handa@etl.go.jp>
4670
4671         * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
4672         use generate-new-buffer instead of get-buffer-create.
4673
4674 1998-10-21  Kenichi Handa  <handa@etl.go.jp>
4675
4676         * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
4677
4678 1998-10-16  Markus Rost  <rost@delysid.gnu.org>
4679
4680         * mule/mule-cmds.el (default-input-method): Fix custom type.
4681
4682 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
4683
4684         * mule/mule-cmds.el (setup-specified-language-environment):
4685         Add apropos-inhibit property.
4686         (describe-specified-language-support): Likewise.
4687
4688 1998-09-06  Bill Richter  <richter@math.nwu.edu>
4689
4690         * mule/mule-cmds.el: Doc fixes.
4691
4692 1998-09-02  Kenichi Handa  <handa@etl.go.jp>
4693
4694         * mule/mule-cmds.el (register-input-method): Doc-string
4695         modified.
4696
4697 1998-09-01  Dave Love  <fx@gnu.org>
4698
4699         * mule/mule-cmds.el (current-language-environment): Fix
4700         setter function.
4701
4702 1998-08-31  Paul Eggert  <eggert@twinsun.com>
4703
4704         * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el,
4705         mule/european.el, mule/hebrew.el, mule/japanese.el,
4706         mule/korean.el, mule/vietnamese.el: Add coding: local variable, to
4707         avoid bootstrapping problem if you need to recompile all the Lisp
4708         files using interpreted code.
4709
4710 1998-08-26  Kenichi Handa  <handa@etl.go.jp>
4711
4712         * mule/european.el ("Latin-1"): Modify `documentation' key value.
4713         ("Latin-2"): Likewise.
4714
4715 1998-08-18  Per Starback  <starback@update.uu.se>
4716
4717         * mule/european.el (setup-latin2-environment): Fix typo.
4718
4719 1998-08-18  Kenichi Handa  <handa@etl.go.jp>
4720
4721         * mule/european.el: Give proper value of `input-method' key to all
4722         lang. env.
4723
4724         * mule/mule-cmds.el (activate-input-method): Handle the case that
4725         the arg INPUT-METHOD is nil correctly.
4726         (read-multilingual-string): Activate the specified input method
4727         before calling read-string.  Afterward, activate the original
4728         input method.
4729
4730 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
4731
4732         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
4733         (set-language-info-alist): Fix typo in doc-string.
4734
4735         * mule/hebrew.el ("Hebrew"): Delete describe-function key.
4736
4737 1998-08-09  Kenichi HANDA  <handa@etl.go.jp>
4738
4739         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
4740         (reset-language-environment): New function for the job that
4741         setup-english-environment used to do.
4742         (set-language-environment): Do more setups according to the info
4743         in language-info-alist.
4744         (read-language-name): Handle the case that the arg KEY is nil.
4745         (describe-language-environment): Handle input-method property.
4746
4747         * mule/: All files under this directory, which related with
4748         specific languages (such as mule/european.el, mule/greek.el,
4749         mule/hebrew.el, mule/misc-lang.el), modified as below.
4750         (setup-XXX-environment): Just call set-language-environment.  If
4751         they used to do some other jobs than what done by
4752         set-language-environment, those jobs are done in
4753         setup-XXX-environment-internal now.
4754         ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
4755         the value to setup-XXX-environment-internal.  Add properties
4756         input-method and features.
4757
4758         * mule/english.el (setup-english-environment): Just call
4759         reset-language-environment.
4760
4761         * mule/european.el (setup-8-bit-environment): Function deleted.
4762
4763 1998-08-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
4764
4765         * mule/mule-cmds.el (input-method-exit-on-first-char)
4766         (input-method-use-echo-area): Doc fixes.
4767
4768 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
4769
4770         * mule/mule-cmds.el (input-method-exit-on-first-char): New
4771         variable.
4772         (input-method-use-echo-area): New variable.
4773
4774 1998-08-01  Kenichi HANDA  <handa@etl.go.jp>
4775
4776         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
4777
4778 1998-07-30  Ken'ichi Handa  <handa@delysid.gnu.org>
4779
4780         * mule/mule-cmds.el (activate-input-method): Update mode line.
4781         (inactivate-input-method): Likewise.
4782
4783 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
4784
4785         * mule/mule-cmds.el (read-multilingual-string): Don't activate an
4786         input method in the current buffer, but just bind
4787         current-input-method.
4788
4789 1998-07-08  Kenichi Handa  <handa@etl.go.jp>
4790
4791         * mule/hebrew.el ("Hebrew"): Add coding-priority.
4792
4793         * mule/misc-lang.el ("IPA"): Add coding-priority and
4794         coding-system.
4795
4796 1998-06-26  Ken'ichi Handa  <handa@melange.gnu.org>
4797
4798         * mule/greek.el: Add coding-priority.
4799
4800 1998-05-23  Richard Stallman  <rms@psilocin.ai.mit.edu>
4801
4802         * mule/mule-cmds.el (register-input-method): Rename arg ENV to
4803         LANG-ENV.
4804
4805 1998-05-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
4806
4807         * mule/mule-cmds.el (register-input-method): Fix previous change.
4808         (setup-specified-language-environment): Doc fix.
4809
4810 1998-05-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
4811
4812         * mule/mule-cmds.el: Several doc fixes.
4813         (get-language-info, set-language-info): Rename argument.
4814         (set-language-info-alist): Likewise.
4815         (register-input-method): Rename argument.
4816         (activate-input-method): If INPUT-METHOD is nil, deactivate.
4817
4818 1998-05-04  Kenichi Handa  <handa@etl.go.jp>
4819
4820         * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
4821         default value while reading an input method.
4822
4823 1998-05-01  Kenichi Handa  <handa@etl.go.jp>
4824
4825         * mule/mule-cmds.el (universal-coding-system-argument):
4826         Use buffer-file-coding-system as default.
4827
4828 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
4829
4830         * mule/korean.el ("Korean"): Doc fix.
4831
4832 1998-04-11  Kenichi Handa  <handa@etl.go.jp>
4833
4834         * mule/mule-cmds.el (describe-language-environment): Print the
4835         languge environment at the head.
4836
4837 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
4838
4839         * mule/japanese.el: Set exit-function to exit-japanese-environment
4840         for Japanese environment.
4841
4842 1998-03-20  Richard Stallman  <rms@psilocin.gnu.org>
4843
4844         * mule/mule-cmds.el (set-language-environment): Doc fix.
4845         (current-language-environment): Use defcustom.
4846         (default-input-method): Specify :type.
4847
4848 1998-03-02  Kenichi Handa  <handa@etl.go.jp>
4849
4850         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
4851         modified.
4852         (prefer-coding-system): Doc-string modified.
4853
4854 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
4855
4856         * mule/mule-cmds.el (set-language-info): Doc-string
4857         describes `coding-priority' KEY.
4858         (set-language-environment-coding-systems): New function.
4859         (select-safe-coding-system): New function.
4860         (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
4861         (set-language-info-alist): New optionla arg PARENTS.  Call
4862         set-language-info with appropriate DESCRIBE-MAP and SETUP-MAP args.
4863         (set-language-environment-coding-systems): New function.
4864
4865         * mule/chinese.el: Remove setting up of
4866         describe-chinese-environment-map and
4867         setup-chinese-environment-map.  Exclude them in args of calls to
4868         set-language-info-alist.  Register coding-priority key in
4869         language-info-alist.
4870
4871         * mule/cyrillic.el: Remove setting up of
4872         describe-cyrillic-environment-map and
4873         setup-cyrillic-environment-map.  Exclude them in args of calls to
4874         set-language-info-alist.  Register coding-priority key in
4875         language-info-alist.
4876
4877         * mule/english.el: Register coding-priority key in
4878         language-info-alist.
4879
4880         * mule/ethiopic.el: Register coding-priority key in
4881         language-info-alist.
4882
4883         * mule/european.el: Remove setting up of
4884         describe-european-environment-map and
4885         setup-european-environment-map.  Exclude them in args of calls to
4886         set-language-info-alist.  Register coding-priority key in
4887         language-info-alist.  Add "German" language env.
4888         (setup-8-bit-environment): Delete CODING-SYSTEM arg.
4889         (setup-german-environment): New function.
4890
4891         * mule/greek.el (setup-greek-environment): For Greek lang. env.,
4892         change default input method to "greek-postfix".
4893
4894         * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register
4895         coding-priority key in
4896
4897 1997-12-19  Stephen Eglen  <stephen@cns.ed.ac.uk>
4898
4899         * mule/mule-cmds.el (set-language-info): Doc fix.
4900         (input-method-inactivate-hook): Doc fix.
4901
4902 1997-11-20  Karl Heuer  <kwzh@gnu.org>
4903
4904         * mule/mule-cmds.el (set-input-method): Renamed from
4905         select-input-method.
4906
4907 1997-11-07  Kenichi Handa  <handa@etl.go.jp>
4908
4909         * mule/mule-cmds.el (set-language-environment): Run
4910         exit-language-environment-hook before calling `exit-function'
4911         which is specified for the language environment.
4912
4913 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
4914
4915         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
4916         modified.
4917         (prefer-coding-system): Likewise.
4918         (describe-language-environment): Print aliases of each coding
4919         system.
4920         (set-language-environment-hook): New variable.
4921         (exit-language-environment-hook): New variable.
4922         (set-language-environment): Call these hooks.  Before setting a
4923         new language environment, exit from the
4924         current-language-environment if necessary.
4925         (input-method-verbose-flag): The value can be nil, t,
4926         complex-only, or default.
4927         (input-method-highlight-flag): Doc-string augmented.
4928         (activate-input-method): Check if we can run the registered
4929         function to activate an input method.
4930
4931         * mule/korean.el: Set exit-function for language environment
4932         "Korean" to exit-korean-environment.
4933         (setup-korean-environment): Moved to korea-util.el.
4934
4935 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
4936
4937         * mule/mule-cmds.el (read-multilingual-string): Use
4938         current-input-method prior to default-input-method.  Don't bind
4939         current-input-method by `let', instead, activate the specified
4940         input method in the current buffer temporarily.
4941
4942 1997-10-19  John F. Whitehead  <jfw@cisco.com>
4943
4944         * mule/mule-cmds.el (describe-language-environment): Fix prompt.
4945
4946 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
4947
4948         * mule/chinese.el (post-read-decode-hz): Return the result of
4949         decode-hz-region.
4950         (pre-write-encode-hz): Do not change the value of
4951         last-coding-system.
4952
4953 1998-09-06  Bill Richter  <richter@math.nwu.edu>
4954
4955         * mule/mule-ccl.el: Doc fixes.
4956
4957 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
4958
4959         * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
4960         (check-ccl-program): New macro.
4961
4962 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
4963
4964         * mule/mule-ccl.el: Comment about CCL syntax modified.
4965         (ccl-command-table): Add read-multibyte-character and
4966         write-multibyte-character.
4967         (ccl-code-table): Add ex-cmd.
4968         (ccl-extended-code-table): New variable.
4969         (ccl-embed-extended-command): New function.
4970         (ccl-compile-read-multibyte-character,
4971         ccl-compile-write-multibyte-character) New functions.
4972         (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
4973         ccl-dump-write-multibyte-character): New functions.
4974
4975 1999-07-22  SL Baur  <steve@miho>
4976
4977         * config.el (config-value-file): config.values is installed into
4978         doc-directory.
4979         From Karl M. Hegbloom  <karlheg@cathcart.sysc.pdx.edu>
4980
4981 1999-07-19  Didier Verna  <didier@xemacs.org>
4982
4983         * rect.el: all functions rewritten, except when noted. Below is a
4984         list of interface changes.
4985         (apply-on-rectangle): new function. Obsoletes
4986         `operate-on-rectangle'. All functions that used to call this
4987         function now call the new one.
4988         (kill-rectangle): added optional prefix arg to fill lines.
4989         (delete-rectangle): ditto.
4990         (delete-extract-rectangle): ditto.
4991         (open-rectangle): ditto.
4992         (clear-rectangle): ditto.
4993         (delete-rectangle-line): added third arg FILL.
4994         (delete-extract-rectangle-line): ditto.
4995         (open-rectangle-line): ditto.
4996         (clear-rectangle-line): ditto.
4997
4998 1999-07-18  Andy Piper  <andy@xemacs.org>
4999
5000         * menubar-items.el (default-menubar): add gutter options.
5001
5002         * gutter-items.el: new file.
5003         (gutter): new group for custom.
5004         (gutter-visible-p): new variable.
5005         (default-gutter-position): ditto.
5006         (buffers-tab): new group for the buffers tab.
5007         (gutter-buffers-tab): widget to put in the gutter.
5008         (buffers-tab-max-size): max number of tabs.
5009         (buffers-tab-switch-to-buffer-function): function to call when a
5010         tab is pressed.
5011         (buffers-tab-omit-function): filter buffers with this function.
5012         (buffers-tab-format-buffer-line-function): format buffer names for
5013         inclusion in tabs.
5014         (buffers-tab-switch-to-buffer): like switch-to-buffer but without
5015         the record.
5016         (build-buffers-tab-internal): build a list of tab items.
5017         (buffers-tab-items): ditto.
5018         (add-tab-to-gutter): put a tab in the gutter area.
5019         (update-tab-in-gutter): reset the buffers in the tab.
5020
5021         * dumped-lisp.el (preloaded-file-list): dump gutter-items.
5022
5023         * buffer.el (switch-to-buffer): run switch-to-buffer-hooks.
5024         (switch-to-buffer-hooks): new hook.
5025
5026         * toolbar.el (default-toolbar-position): fix typo.
5027
5028 1999-07-16  Andy Piper  <andy@xemacs.org>
5029
5030         * gui.el (make-dialog-frame): turn off gutters for dialogs.
5031
5032 1999-07-15  Didier Verna  <didier@xemacs.org>
5033
5034         * cus-edit.el (custom-prompt-variable): optional third arg makes
5035         prompt for a comment string.
5036         (customize-set-value): optional prefix makes this function handle
5037         variable comments.
5038         (customize-set-variable): ditto.
5039         (customize-save-variable): ditto.
5040         (customize-customized): handle custom comments.
5041         (customize-save-customized): ditto.
5042         (custom-variable-state-set): ditto.
5043         (custom-face-state-set): ditto.
5044         (customize-saved): ditto.
5045         (custom-variable-set): ditto.
5046         (custom-face-set): ditto.
5047         (custom-variable-save): ditto.
5048         (custom-face-save): ditto.
5049         (custom-variable-reset-saved): ditto.
5050         (custom-face-reset-saved): ditto.
5051         (custom-variable-reset-standard): ditto.
5052         (custom-face-reset-standard): ditto.
5053         (custom-comment-face): new face.
5054         (custom-comment-tag-face): ditto.
5055         (custom-comment): new widget.
5056         (custom-comment-create): new function.
5057         (custom-comment-delete): ditto.
5058         (custom-comment-value-set): ditto.
5059         (custom-comment-show): ditto.
5060         (custom-comment-invisible-p): ditto.
5061         (custom-variable-value-create): create a comment field widget.
5062         (custom-face-value-create): ditto.
5063         (custom-variable-menu): new entry for adding a custom comment.
5064         (custom-face-menu): ditto.
5065         (custom-save-variables): possibly save custom comments.
5066         (custom-save-faces): ditto.
5067
5068         * cus-face.el (custom-set-faces): the arguments can now have a
5069         custom comment as fourth argument.
5070
5071         * custom.el (custom-set-variables): the arguments can now have a
5072         custom comment as fifth element.
5073
5074 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
5075
5076         * XEmacs 21.2.18 is released
5077
5078 1999-07-13  SL Baur  <steve@miho>
5079
5080         * lib-complete.el (read-library-name): Revert previous change.
5081         (read-library): Ditto.
5082
5083 1999-06-24  Karl M. Hegbloom  <karlheg@debian.org>
5084
5085         * packages.el (packages-package-list): Capitalize docstring.
5086
5087         * packages.el (packages-find-package-library-path): Use #'nconc
5088         rather than #'append to reduce consing -- #'mapcar uses Flist,
5089         which returns a freshly consed list.  #'append would create yet
5090         another fresh list, using Fmake_list in concat.
5091
5092         * packages.el (package-provide): Use setq with remassq like it
5093         says in its docstring.
5094
5095 1999-07-06  SL Baur  <steve@miho.m17n.org>
5096
5097         * lib-complete.el (progn-with-message): Fix typo.
5098
5099 1999-07-06  SL Baur  <steve@miho.m17n.org>
5100
5101         * mule/mule-misc.el (char-octet): Make function match docstring.
5102         From Katsumi Yamaoka <yamaoka@jpl.org>
5103
5104 1999-06-15  Karl M. Hegbloom  <karlheg@debian.org>
5105
5106         * wid-edit.el (widget-documentation): corrected spelling error.
5107
5108 1999-06-23  Jonathan Marten <jonathan.marten@uk.sun.com>
5109
5110         * x-win-sun.el (x-win-init-sun): Don't rebind Find and Sh-find
5111         keys if already bound
5112
5113 1999-07-06  SL Baur  <steve@miho.m17n.org>
5114
5115         * lib-complete.el (progn-with-message): Revert previous changes.
5116
5117 1999-06-24  Bob Weiner  <weiner@beopen.com>
5118
5119         * lib-complete.el (find-library):
5120         (find-library-other-window):
5121         (find-library-other-frame): Completely rewrote
5122         so that these functions actually work when called non-interactively.
5123         Also made them handle LIBRARY arguments which end with .el or .elc.
5124
5125 1999-06-24  Bob Weiner  <weiner@beopen.com>
5126
5127         * simple.el (indent-new-comment-line): Locally bound
5128         `block-comment-start' to `comstart' or else when this is called
5129         from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil
5130         `block-comment-start' value, ignoring any existing spacing after a
5131         comment prefix in the previous line and producing ugly comments.
5132
5133 1999-06-23  Bob Weiner  <weiner@beopen.com>
5134
5135         * list-mode.el (mouse-choose-completion):
5136         (choose-completion):
5137         (completion-switch-to-minibuffer): Added.
5138         ([Tab]): [Tab] previously switched to the minibuffer
5139         but since [space] does that and since most applications in the
5140         world use [Tab] to select the next item in a list, do that in the
5141         *Completions* buffer too.  This will cause the least confusion
5142         among the largest population of users.  -- Bob Weiner, BeOpen.com,
5143         06/23/1999.
5144
5145 1999-06-22  Bob Weiner  <weiner@beopen.com>
5146
5147         * help.el (help-buffer-name): Added support for a null value
5148         of `help-buffer-prefix-string' since some buffers require no
5149         prefix.
5150
5151 1999-06-20  Bob Weiner  <weiner@beopen.com>
5152
5153         * list-mode.el (completion-list-mode-quit): Added and bound to {q}
5154         in the completion-list-mode-map to bury the completions buffer
5155         even when the minibuffer is no longer active.
5156
5157 1999-06-20  Bob Weiner  <weiner@beopen.com>
5158
5159         * list-mode.el (list-mode): It is visually disconcerting to have
5160         the text cursor disappear within list buffers, especially when
5161         moving from window to window, so leave it visible.
5162
5163 1999-07-01  SL Baur  <steve@miho.m17n.org>
5164
5165         * menubar-items.el (default-menubar): Conditionalize the bug
5166         report menu item (which may not be possible in this XEmacs).
5167         Reported by: Ken'ichi Handa <handa@etl.go.jp>
5168
5169 1999-06-30  SL Baur  <steve@miho.m17n.org>
5170
5171         * subr.el (with-current-buffer): DOC string fix.
5172         Suggested by Bob Weiner <weiner@altrasoft.com>
5173
5174 1999-06-25  Charles G Waldman <cgw@fnal.gov>
5175
5176         * cus-face.el (custom-face-italic): insert missing args
5177
5178 1999-06-24  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5179
5180         * packages.el (package-locations): Changed default early package
5181         hierarchies to ~/.xemacs/mule-packages and
5182         ~/.xemacs/xemacs-packages.
5183
5184 1999-06-23  SL Baur  <steve@miho.m17n.org>
5185
5186         * mule/mule-category.el (Top Level): ASCII is also latin-1.
5187
5188 1999-06-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5189
5190         * packages.el (package-locations): Changed default early package
5191         hierarchy to ~/.xemacs/packages.
5192         (package-locations): Removed `packages' as a possible name for a
5193         late package hierarchy.
5194
5195 1999-06-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
5196
5197         * mule/mule-category.el (word-combining-categories): Set up new
5198         variable.
5199         (word-separating-categories): Likewise.
5200
5201 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
5202
5203         * XEmacs 21.2.17 is released
5204
5205 1999-06-17  Robert Pluim  <rpluim@bigfoot.com>
5206
5207         * font-menu.el (font-menu-set-font): allow for nil specification
5208         of font size.
5209
5210 1999-06-16  MORIOKA Tomohiko  <tomo@etl.go.jp>
5211
5212         * mule/thai-xtis.el: Specify `columns' of the charset `thai-xtis'
5213         is 1.
5214
5215 1999-06-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
5216
5217         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Use NBSP of ISO
5218         8859-5 instead of ISO 8859-1.
5219
5220 1999-06-15  SL Baur  <steve@steve1.m17n.org>
5221
5222         * mule/vietnamese.el (viet-vscii-encode-table): Use split-char.
5223         (viet-viscii-encode-table): Ditto.
5224
5225         * mule/mule-misc.el: Delete split-char & split-char-or-char-int.
5226         Make obsolete definition of char-octet.
5227
5228 1999-06-14  SL Baur  <steve@steve1.m17n.org>
5229
5230         * subr.el: Move no-Mule make-char ...
5231         * help-nomule.el (make-char): To here.
5232         (string-width): Make Mule compatibility alias.
5233
5234 1999-06-15  Andy Piper  <andy@xemacs.org>
5235
5236         * select.el (get-selection-no-error): really make there be no-error.
5237         (get-selection): revert to original.
5238
5239 1999-06-11  Andy Piper  <andy@xemacs.org>
5240
5241         * select.el (selection-sets-clipboard): renamed.
5242         (own-selection): use it.
5243
5244 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
5245
5246         * XEmacs 21.2.16 is released
5247
5248 1999-06-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
5249
5250         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Set 32 for
5251         missing characters to avoid crash.
5252
5253 1999-06-09  Jan Vroonhof  <vroonhof@math.ethz.ch>
5254
5255         * coding.el (set-terminal-coding-system): Only set the console
5256         coding system on the selected console if it is a tty.
5257
5258 1999-06-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
5259
5260         * cus-face.el:
5261         * cus-edit.el:
5262         * faces.el:
5263         (custom):
5264         (face-spec-set):
5265         * faces.el (frob-face-property):
5266         * font-menu.el (font-menu-set-font):
5267                   Actually apply changes from 1999-03-17
5268
5269 1999-06-10  Andy Piper  <andy@xemacs.org>
5270
5271         * select.el (get-selection): abstract out non error-signalling
5272         part.
5273         (get-selection-no-error): get-selection without signalling an
5274         error.
5275         (selection-is-clipboard-p): new variable. controls whether the
5276         selection sets the clipboard.
5277         (own-selection): use it.
5278
5279         * mouse.el (insert-selection): fallback to clipboard after trying
5280         primary selection and cutbuffer.
5281
5282 1999-06-05  Andy Piper  <andy@xemacs.org>
5283
5284         * x-select.el (xselect-kill-buffer-hook-1): use generalised
5285         selection functions.
5286
5287 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
5288
5289         * code-files.el (buffer-file-coding-system): Use `raw-text' as
5290         default value.
5291         (load): Use `raw-text' instead of `no-conversion'.
5292         (insert-file-contents): Likewise.
5293
5294         * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
5295         of `no-conversion'.
5296
5297 1999-06-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
5298
5299         * coding.el: Don't copy `no-conversion' to `raw-text'.
5300
5301 1999-06-07  Hrvoje Niksic  <hniksic@srce.hr>
5302
5303         * subr.el (make-char): Define it if Mule is not around.
5304
5305 1999-06-07  SL Baur  <steve@steve1.m17n.org>
5306
5307         * mule/mule-help.el: Add trailing newline.  Use mule keyword.
5308
5309         * x-select.el (x-disown-selection-internal): Restore symbol as an
5310         obsolete alias.
5311         (xselect-kill-buffer-hook-1): Use disown-selection-internal.
5312
5313 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
5314
5315         * XEmacs 21.2.15 is released
5316
5317 1999-06-02  Oscar Figueiredo  <oscar@xemacs.org>
5318
5319         * subr.el (split-string): Avoid infinite looping
5320
5321 1999-05-30  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
5322
5323         * ldap.el (ldap-ignore-attribute-codings): New variable
5324         (ldap-default-attribute-decoder): New variable
5325         (ldap-coding-system): New variable
5326         (ldap-attribute-syntax-encoders): New variable
5327         (ldap-attribute-syntax-decoders): New variable
5328         (ldap-attribute-syntaxes-alist): New variable
5329         (ldap-encode-boolean): New function
5330         (ldap-decode-boolean): New function
5331         (ldap-encode-country-string): New function
5332         (ldap-decode-string): New function
5333         (ldap-decode-address): New function
5334         (ldap-encode-address): New function
5335         (ldap-decode-attribute): New function
5336         (ldap-search): Use some of these
5337
5338 1999-05-25  Jan Vroonhof  <jan@xemacs.org>
5339
5340         * version.el (emacs-version): Make the patch level/beta come
5341         before the XEmacs qualifier so that it gets into (funcall
5342         emacs-version) and thus in the bug reports.
5343         (emacs-version>=): Support patch levels.
5344
5345 1999-06-03  SL Baur  <steve@xemacs.org>
5346
5347         * version.el: implement x.y.z version number
5348         From Jan Vroonhof <vroonhof@math.ethz.ch>
5349
5350 1999-05-27  Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
5351
5352         * mule/mule-cmds.el (read-input-method-name): set input-method properly.
5353
5354 1999-05-22  Vin Shelton <acs@xemacs.org>
5355
5356         * startup.el: Document -private and break out non-standard X options.
5357
5358 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
5359
5360         * mule/mule-charset.el (charset-after): New function.
5361         (charset-direction): Synch with Mule, update docstring.
5362         (get-charset-property): New function.
5363         (put-charset-property): New function.
5364         (charset-plist): New function.
5365
5366         * mule/mule-charset.el (compose-region):
5367         (decompose-region): remove;  these functions (which don't work
5368         since we don't do composite characters) have been moved to
5369         mule-util.el.
5370         (toplevel): follow coding standards
5371
5372 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
5373
5374         * dumped-lisp.el (preloaded-file-list): mule-files.el does not
5375         exist any more.
5376
5377         * code-files.el: Fix commentary to follow coding standards.  Move
5378         the single line left in mule-files.el to here.
5379
5380         * mule/mule-files.el: delete.
5381
5382 1999-05-24  SL Baur  <steve@gneiss.etl.go.jp>
5383
5384         * info.el (Info-scroll-prev): Use event functions instead of the
5385         old emacs 19 interface.
5386
5387 1999-06-02  Andy Piper  <andy@xemacs.org>
5388
5389         * x-font-menu.el (x-font-menu-load-font):
5390         font-menu-registry-encoding -> x-font-menu-registry-encoding type.
5391
5392 1999-05-31  Andy Piper  <andy@xemacs.org>
5393
5394         * font-menu.el (font-menu-ignore-scaled-fonts): move to font-menu
5395         group.
5396         (font-menu-this-frame-only-p): ditto.
5397         (font-menu-max-items): reinstate, from Jan Vroonhof
5398         <vroonhof@math.ethz.ch>
5399         (font-menu-submenu-name-format): ditto.
5400         (font-menu-split-long-menu): ditto, for use by the family
5401         constructor.
5402         (font-menu-family-constructor): use it.
5403
5404 1999-05-30  Andy Piper  <andy@xemacs.org>
5405
5406         * msw-faces.el (mswindows-font-regexp): new font matching regexp
5407         for use by the font menu.
5408
5409         * msw-font-menu.el: new file implementing mswindows specific
5410         font-menu behaviour.
5411         (mswindows-font-menu-registry-encoding): new function mirroring x version.
5412         (mswindows-font-menu-junk-families): ditto.
5413         (hack-font-truename): ditto.
5414         (mswindows-font-regexp-ascii): ditto.
5415         (mswindows-reset-device-font-menus): ditto.
5416         (mswindows-font-menu-font-data): ditto.
5417         (mswindows-font-menu-load-font): ditto.
5418
5419         * x-font-menu.el (x-reset-device-font-menus): made device specific.
5420         (x-font-menu-font-data): ditto.
5421         (x-font-menu-load-font): ditto.
5422
5423         * font-menu.el: new file implementing generic font menu behaviour.
5424         (font-menu-ignore-scaled-fonts): copied from x-font-menu.el and
5425         made device independent.
5426         (font-menu-this-frame-only-p): ditto.
5427         (font-menu-preferred-resolution): ditto.
5428         (font-menu-size-scaling): new variable used to determine whether
5429         sizes are in points or tenths of a point.
5430         (vassoc): moved from x-font-menu.el.
5431         (device-fonts-cache): ditto.
5432         (device-fonts-cache): ditto.
5433         (flush-device-fonts-cache): ditto.
5434         (reset-device-font-menus): copied from x-font-menu.el and made
5435         device independent. Most functionality deferred to
5436         device-dependent versions.
5437         (font-menu-family-constructor): copied from x-font-menu.el and
5438         made device independent.
5439         (font-menu-size-constructor): ditto.
5440         (font-menu-weight-constructor): ditto.
5441         (font-menu-set-font): ditto.
5442         (font-menu-change-face): ditto.
5443         (font-menu-load-font): new device method.
5444         (font-menu-font-data): ditto.
5445
5446         * x-font-menu.el: The above functions deleted.
5447
5448 1999-05-26  Andy Piper  <andy@xemacs.org>
5449
5450         * update-elc.el:
5451         * make-docfile.el:
5452         * loadup.el: rehash expand-file-name usage to not use default-directory.
5453
5454 1999-05-21  Andy Piper  <andy@xemacs.org>
5455
5456         * x-select.el (x-select-convert-to-text):
5457         (x-selected-text-type):
5458         (x-get-selection):
5459         (xselect-convert-to-string):
5460         (xselect-convert-to-compound-text):
5461         (xselect-convert-to-length):
5462         (xselect-convert-to-targets):
5463         (xselect-convert-to-delete):
5464         (xselect-convert-to-filename):
5465         (xselect-convert-to-charpos):
5466         (xselect-convert-to-lineno):
5467         (xselect-convert-to-colno):
5468         (xselect-convert-to-sourceloc):
5469         (xselect-convert-to-os):
5470         (xselect-convert-to-host):
5471         (xselect-convert-to-user):
5472         (xselect-convert-to-class):
5473         (xselect-convert-to-name):
5474         (xselect-convert-to-integer):
5475         (xselect-convert-to-atom):
5476         (xselect-convert-to-identity): functions renamed from x-* and
5477         moved to select.el.
5478         (x-get-secondary-selection): use rename get-selection.
5479         (x-get-clipboard): ditto.
5480         (x-own-selection): moved to select.el.
5481         (x-valid-simple-selection-p): ditto.
5482         (x-dehilight-selection): ditto.
5483         (x-own-clipboard): ditto.
5484         (x-disown-selection): ditto.
5485
5486         * x-mouse.el (x-yank-function): moved to mouse.el.
5487         (x-insert-selection): ditto.
5488         (x-set-point-and-move-selection): use renamed function.
5489
5490         * select.el (selected-text-type): moved and renamed from
5491         x-select.el.
5492         (selection-owner-p): moved to C.
5493         (selection-exists-p): ditto.
5494         (get-cutbuffer): new device method.
5495         (get-selection): generalised and moved from x-select.el.
5496         (own-selection): moved x-own-selection functionality into here.
5497         (dehilight-selection): renamed and moved from x-select.el.
5498         (own-clipboard): functionality moved from x-select.el using new
5499         generic C builtins.
5500         (disown-clipboard): ditto.
5501         (select-convert-to-text):
5502         (select-convert-to-string):
5503         (select-convert-to-compound-text):
5504         (select-convert-to-length):
5505         (select-convert-to-targets):
5506         (select-convert-to-delete):
5507         (select-convert-to-filename):
5508         (select-convert-to-charpos):
5509         (select-convert-to-lineno):
5510         (select-convert-to-colno):
5511         (select-convert-to-sourceloc):
5512         (select-convert-to-os):
5513         (select-convert-to-host):
5514         (select-convert-to-user):
5515         (select-convert-to-class):
5516         (select-convert-to-name):
5517         (select-convert-to-integer):
5518         (select-convert-to-atom):
5519         (select-convert-to-identity): new functions renamed from x-* and
5520         moved from x-select.el.
5521
5522         * mouse.el (mouse-consolidated-yank): subsume x-yank-function
5523         into here and use as the default window-system mouse yank.
5524         (insert-selection): generalised and moved from x-mouse.el.
5525         (own-clipboard): moved to C.
5526
5527         * msw-select.el (mswindows-selection-owned-p): deleted.
5528         (mswindows-own-selection): generalised and moved to select.el.
5529         (mswindows-disown-selection): generalised and moved to C.
5530         (mswindows-selection-owner-p): ditto.
5531
5532 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
5533
5534         * XEmacs 21.2.14 is released
5535
5536 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
5537
5538         * about.el: update contact info for jason and slb.
5539
5540 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
5541
5542         * mule/european.el (setup-romanian-environment): Add Romanian
5543         support from Emacs/Mule romanian.el.
5544
5545 1999-03-17  Jan Vroonhof  <vroonhof@math.ethz.ch>
5546
5547         * cus-face.el: Label all custom changes with the 'custom' tag.
5548
5549         * cus-edit.el: idem ditto.
5550
5551         * faces.el: Added suport for adding device tags to various functions.
5552         (custom): New device tag.
5553         (face-spec-set): Call reset face with tags argument. No longer do
5554         x-init-global-faces hack.
5555
5556         * faces.el (frob-face-property): Use an anonymous specifier to map
5557         frob-face-property-1 over.
5558
5559         * x-font-menu.el (font-menu-set-font): Always specify all
5560         properties to custom.
5561
5562 1999-05-12  SL Baur  <steve@gneiss.etl.go.jp>
5563
5564         * mule/european.el (setup-czech-environment): Add czech support.
5565         From David Sauer <davids@orfinet.cz>
5566
5567 1999-03-15  SL Baur  <steve@xemacs.org>
5568
5569         * check-features.el: Turn hard errors into warnings.
5570
5571 1999-03-21  SL Baur  <steve@xemacs.org>
5572
5573         * simple.el (delete-key-deletes-forward): As per discussion on
5574         xemacs-beta, default to t.
5575
5576 1999-05-11  Hrvoje Niksic  <hniksic@srce.hr>
5577
5578         * loadup.el: Define Installation-string before loading anything.
5579
5580 1999-05-06  Gunnar Evermann  <ge204@eng.cam.ac.uk>
5581
5582         * files.el (auto-mode-alist): fix typo in regex for .bash_* files
5583         From Anders Stenman <stenman@isy.liu.se>
5584
5585 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5586
5587         * wid-edit.el (widget-glyph-find): Ditto.
5588
5589         * packages.el (locate-library): Ditto.
5590
5591         * loadup.el (really-early-error-handler): Ditto.
5592
5593         * lib-complete.el (read-library): Ditto.
5594
5595         * faces.el (set-face-stipple): Ditto.
5596
5597         * code-files.el (load): Use new calling style of locate-file.
5598
5599 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5600
5601         * packages.el (packages-unbytecompiled-lisp): Installation.el is
5602         dead.
5603
5604 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5605
5606         * dumped-lisp.el (preloaded-file-list): Don't load
5607         Installation.el.
5608
5609         * loadup.el (Installation-string): Define it here.
5610
5611 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5612
5613         * dumped-lisp.el (preloaded-file-list): Revert previous change --
5614         Installation.el needs to be loaded before `dump-paths', otherwise
5615         the dumping process won't find it.
5616
5617 1999-03-13  Adrian Aichner  <adrian@xemacs.org>
5618
5619         * dumped-lisp.el (preloaded-file-list): Load Installation.el after
5620         subr so that we can use `replace-in-string' in Installation.el to
5621         get rid of C-m chars under the native Windows build.
5622
5623 1999-04-29  Andy Piper  <andy@xemacs.org>
5624
5625         * make-docfile.el: canonicalize file and directory names.
5626
5627         * device.el (call-device-method): new function for calling device
5628         specific methods.
5629         (define-device-method): new function for defining device methods.
5630         (define-device-method*): ditto.
5631
5632 1999-04-27  Hrvoje Niksic  <hniksic@srce.hr>
5633
5634         * subr.el (buffer-string): Support new FSFmacs 20.4 stuff.
5635
5636 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
5637
5638         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
5639         (cyrillic-koi8-r-encode-table): Likewise.
5640         (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
5641         (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
5642
5643         * mule/mule-misc.el (split-char-or-char-int): New function [moved
5644         from vietnamese.el].
5645
5646         * mule/vietnamese.el: Move function `split-char-or-char-int' to
5647         mule/mule-misc.el.
5648
5649 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
5650
5651         * mule/thai-xtis.el:
5652         - Change font registry name from "Thai94x94-0" to "xtis-0".
5653         - Change mnemonic of coding-system `tis-620' to "TIS620".
5654
5655 1999-04-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
5656
5657         * mule/ethiopic.el: fixed.
5658
5659 1999-03-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
5660
5661         * dumped-lisp.el: Add ethiopic, thai-xtis and vietnamese.
5662
5663         * mule/thai-xtis.el: New file.
5664
5665         * mule/vietnamese.el: New file.
5666
5667         * mule/ethiopic.el: New file.
5668
5669 1999-04-22  Hrvoje Niksic  <hniksic@srce.hr>
5670
5671         * bytecomp.el (byte-compile-close-variables): Leave
5672         debug-issue-ebola-notices alone.
5673
5674 1999-04-11  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
5675
5676         * ldap.el (ldap-host-parameters-alist): Make `Search Base' appear
5677         at the top of the buffer since it is the most important thing to
5678         customize
5679         (ldap-get-host-parameter): New defun
5680         (ldap-search): Add a new parameter `withdn' to retrieve the
5681         distinguished names of entries
5682
5683 1999-04-22  Kai Haberzettl  <khaberz@synnet.de>
5684
5685         * startup.el (splash-frame-body): Date and spelling fixes.
5686
5687 1999-03-16  Colin Rafferty  <colin@xemacs.org>
5688
5689         * view-less.el (toggle-truncate-lines): add autoload tag
5690
5691 1999-04-19  Hrvoje Niksic  <hniksic@srce.hr>
5692
5693         * format.el (format-alist): Disable image stuff.
5694
5695 1999-04-17  Hrvoje Niksic  <hniksic@srce.hr>
5696
5697         * wid-edit.el (widget-glyph-find): Search by directories, then by
5698         suffixes rather than the other way around.
5699         (widget-image-conversion): Renamed to
5700         `widget-image-file-name-suffixes'.
5701
5702 1999-04-16  Olivier Galibert  <galibert@pobox.com>
5703
5704         * mule/mule-charset.el: Made old functions obsolete, remove the
5705         unspeakably evil (and inexistant in fsf's) charset-leading-byte.
5706         (charset-iso-graphic-plane): Rename from charset-graphic.
5707         (charset-iso-final-char): Rename from charset-final.
5708         (charset-width): Rename from charset-columns.
5709         (charset-bytes): Added from fsf compatibility, returns always 1.
5710
5711         * mule/mule-misc.el: Move charset-doc-string alias to
5712         mule-charset.el
5713
5714 1999-04-14  Colin Rafferty  <colin@xemacs.org>
5715
5716         * x-faces.el (x-make-font-bold-italic): honor
5717         *try-oblique-before-italic-fonts*
5718
5719 1999-04-14  Hrvoje Niksic  <hniksic@srce.hr>
5720
5721         * cl-extra.el (coerce): Coerce numbers to characters correctly.
5722
5723 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
5724
5725         * x-faces.el (try-oblique-before-italic-fonts): Use the right
5726         name.
5727
5728 1999-04-14  Dave Gillesipe  <daveg@synaptics.com>
5729
5730         * cl-extra.el (equalp): Would bug out for lists.
5731
5732 1999-03-12  Charles G Waldman  <cgw@fnal.gov>
5733
5734         * about.el (about-hackers):  Change cgw's email address
5735
5736 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
5737
5738         * XEmacs 21.2.13 is released
5739
5740 1999-03-12  SL Baur  <steve@xemacs.org>
5741
5742         * simple.el (delete-key-deletes-forward): Revert to previous
5743         behavior.
5744
5745 1999-01-18  Didier Verna  <didier@xemacs.org>
5746
5747         * menubar-items.el (xemacs-splash-buffer): handle the case of
5748         multiple elements in the splash buffer body.
5749
5750         * startup.el (splash-frame-timeout): new constant: interval
5751         between splash buffer elements.
5752         (command-line-1): handle splash buffer with multiple elements (use
5753         a timeout).
5754         (splash-frame-body): Originally `startup-splash-frame-body'.
5755         Rewrote a cleaner and more readable version. This can now be array,
5756         in which case each element is displayed in turn in the splash buffer.
5757         (splash-frame-static-body): new constant. Persistent information
5758         across all splash buffer elements (preserves the possibility to give
5759         it in different languages.
5760         (circulate-splash-frame-elements): new function. Used as a timeout
5761         to circulate through all splash frame elements and display them in
5762         sequence.
5763         (display-splash-frame): originally `startup-splash-frame'. Handle
5764         the case of multiple elements in the splash buffer body. Now
5765         returns a timeout id if multiple elements to display, or nil.
5766
5767 1999-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
5768
5769         * x-faces.el (x-init-global-faces): Add default tag to specifiers,
5770         so they can be overridden by x-init-face-from-resources.
5771         Additionally specify the font name also with an x tag.
5772
5773 1999-03-08  Andy Piper  <andy@xemacs.org>
5774
5775         * package-get.el (package-get-base): autoload.
5776
5777         * menubar-items.el (default-menubar): add update menu item. Fix
5778         custom menu to only be activated when package-base is available.
5779
5780         * package-get.el (package-get-custom): don't load
5781         package-get-custom as it is auto-generated. Fix group definition.
5782
5783 1999-03-05  Didier Verna  <didier@xemacs.org>
5784
5785         * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
5786         instead of `symbol-name' (Thanks Kyle).
5787
5788         * cus-edit.el (custom-save-variables): use `prin1' instead of
5789         princ to write symbols.
5790
5791 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
5792
5793         * XEmacs 21.2.12 is released
5794
5795 1999-03-05  SL Baur  <steve@xemacs.org>
5796
5797         * menubar-items.el (default-menubar): Add kfm browsing support.
5798         From Neal Becker <nbecker@fred.net>
5799
5800 1999-03-03  Steven Baur  <steve@gneiss.etl.go.jp>
5801
5802         * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
5803         calls to font-lock during buffer reversion.
5804
5805 1999-02-12  Didier Verna  <didier@xemacs.org>
5806
5807         * info.el (Info-build-node-completions): unconditionally widen the
5808         tag table buffer.
5809
5810 1999-02-19  Paul Stodghill  <stodghil@cs.cornell.edu>
5811
5812         * x-faces.el (x-init-face-from-resources):
5813         Only set fonts in the 'x locale.
5814
5815 1999-03-04  Adrian Aichner  <adrian@xemacs.org>
5816
5817         * package-ui.el (pui-install-selected-packages): Don't throw on
5818         `package-admin-delete-binary-package' returning nil since it's
5819         normal.  Reindent function.
5820         (pui-add-required-packages): Handle case where packages selected
5821         for installation have never been installed.
5822
5823 1999-03-03  Martin Buchholz  <martin@xemacs.org>
5824
5825         * menubar-items.el (default-menubar):
5826         Implement the ``Mule->Set coding system of process'' menu item.
5827
5828 1999-02-18  Martin Buchholz  <martin@xemacs.org>
5829
5830         * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp
5831         files
5832         - Change some `if's to `when's
5833
5834 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
5835
5836         * XEmacs 21.2.11 is released
5837
5838 1999-02-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
5839
5840         * userlock.el (ask-user-about-supersession-threat-dbox): Guard
5841         against window close (Fix Bug #460).
5842         (ask-user-about-lock-dbox): Idem.
5843
5844 1999-02-25  SL Baur  <steve@xemacs.org>
5845
5846         * mule/mule-charset.el (charset-leading-byte): New function.
5847         From Kazuyuki IENAGA <ienaga@jsys.co.jp>
5848
5849 1999-02-12  Andy Piper  <andy@xemacs.org>
5850
5851         * about.el (xemacs-hackers): change andy's email address.
5852         (about-url-alist): change andy's web page address.
5853         (about-xemacs): add piper.
5854
5855 1999-02-16  SL Baur  <steve@xemacs.org>
5856
5857         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
5858         of mule-base into lisp/mule.
5859
5860 1999-02-16  SL Baur  <steve@xemacs.org>
5861
5862         * mule/arabic.el:
5863         mule/canna-leim.el:
5864         mule/chinese.el:
5865         mule/cyrillic.el:
5866         mule/english.el:
5867         mule/european.el:
5868         mule/greek.el:
5869         mule/hebrew.el:
5870         mule/japanese.el:
5871         mule/kinsoku.el:
5872         mule/korean.el:
5873         mule/misc-lang.el:
5874         mule/mule-category.el:
5875         mule/mule-ccl.el:
5876         mule/mule-charset.el:
5877         mule/mule-cmds.el:
5878         mule/mule-coding.el:
5879         mule/mule-files.el:
5880         mule/mule-help.el:
5881         mule/mule-init.el:
5882         mule/mule-misc.el:
5883         mule/mule-tty-init.el:
5884         mule/mule-x-init.el:
5885         mule/viet-chars.el:  Remerge from mule-base.
5886
5887         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
5888         of mule-base into lisp/mule.
5889
5890 1999-02-10  Adrian Aichner  <adrian@xemacs.org>
5891
5892         * process.el (exec-to-string): Use `shell-command-switch' in place
5893         of hard-wired "-c" (for WindowsNT).
5894
5895 1999-02-08  Charles G Waldman  <cgw@pgt.com>
5896
5897         * menubar-items.el (default-menubar):  Remove obsolete
5898         "Gopher" item
5899
5900 1999-02-06  Jan Vroonhof  <vroonhof@math.ethz.ch>
5901
5902         * package-admin.el (package-admin-get-install-dir): First fall
5903         back to the location of xemacs-base for non-mule packages.
5904
5905 1999-02-15  Martin Buchholz  <martin@xemacs.org>
5906
5907         * paths.el:
5908         - improved automounter tmp directory support.
5909         - support 4 (!) empirically discovered automounter conventions
5910
5911 1999-02-12  SL Baur  <steve@xemacs.org>
5912
5913         * etags.el (pop-tag-mark): autoload to match key binding.
5914
5915 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
5916
5917         * XEmacs 21.2.10 is released
5918
5919 1999-02-02  Jan Vroonhof  <vroonhof@math.ethz.ch>
5920
5921         * package-get.el (package-get-remote-filename): Don't bug out for
5922         a local file name in the search entry.
5923
5924 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
5925
5926         * XEmacs 21.2.9 is released
5927
5928 1999-01-19  Didier Verna  <didier@xemacs.org>
5929
5930         * replace.el (replace-search-function): new variable containing a
5931         function to perform a search-forward.
5932         (replace-re-search-function): new variable containing a function
5933         to perform a re-search-forward.
5934         (perform-replace): use them.
5935
5936 1999-01-25  Didier Verna  <didier@xemacs.org>
5937
5938         * select.el (selection-owner-p): use the name `XEmacs'.
5939         (cut-copy-clear-internal): ditto.
5940
5941 1999-01-18  Andy Piper  <andy@xemacs.org>
5942
5943         * about.el (about-url-alist): Update my entry.
5944         (xemacs-hackers): Ditto.
5945
5946 1999-01-14  Adrian Aichner  <adrian@xemacs.org>
5947
5948         * buffer.el (switch-to-buffer): Fixing documentation.
5949         * minibuf.el (minibuffer-completion-table): ditto.
5950         * cl-macs.el (return-from): ditto.
5951
5952 1999-01-04  Didier Verna  <didier@xemacs.org>
5953
5954         * replace.el (delete-non-matching-lines): temporarily disable
5955         case-folding when called interactively with a regexp containing
5956         uppercase characters.
5957         (delete-matching-lines): ditto.
5958         (count-matches): ditto.
5959         (list-matching-lines): ditto.
5960
5961 1999-01-07  Colin Rafferty  <colin@xemacs.org>
5962
5963         * window.el (shrink-window-if-larger-than-buffer): Clean up.  Only
5964         abort if current window is split horizontally, not if others are
5965         split.  Got rid of unnecessary minibuffer checking.  Also, add
5966         some comments (it's still complex).
5967
5968 1999-01-12  Robert Pluim  <rpluim@BayNetworks.com>
5969
5970         * package-get.el: changed address for doc.ic.ac.uk to
5971         sunsite.doc.ic.ac.uk
5972
5973 1999-01-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
5974
5975         * ldap.el (toplevel): Remove requires so that the file compiles
5976         with a non LDAP-enabled XEmacs binary.  Provide `ldap'.
5977
5978 1999-01-10  J. Kean Johnston  <jkj@sco.com>
5979
5980         * dump-paths.el: Calculate module-directory and set
5981         module-load-path to the load path for modules.
5982
5983         * loadup.el: Get bootstrap value of module-load-path from the
5984         environment variable EMACSBOOTSTRAPMODULEPATH.
5985         - Display the module load path if we're debugging paths.
5986
5987         * setup-paths.el: Added function paths-find-site-module-directory.
5988         - Added function paths-find-module-directory.
5989         - Added function paths-construct-module-load-path.  Uses new
5990         environment variable EMACSMODULEPATH.
5991
5992 1998-12-30  Martin Buchholz  <martin@xemacs.org>
5993
5994         * font.el (font-default-object-for-device):
5995         Oops! This `or' can't be replaced by `unless'.
5996         Fixed inability to run w3, among other things.
5997
5998 1998-12-17  Charles G. Waldman <cgw@pgt.com>
5999
6000         * package-admin.el: Change initialization of
6001           package-admin-install-function dependent on system type.
6002           Change package-admin-install-function-mswindows to use
6003           "minitar".
6004
6005 1998-12-23  Hrvoje Niksic  <hniksic@srce.hr>
6006
6007         * mouse.el (default-mouse-motion-handler): Disable help echo while
6008         in the minibuffer.
6009
6010 1998-12-28  Martin Buchholz <martin@xemacs.org>
6011
6012         * XEmacs 21.2.8 is released.
6013
6014 1998-12-24  Martin Buchholz <martin@xemacs.org>
6015
6016         * XEmacs 21.2.7 is released.
6017
6018 1998-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
6019
6020         * package-ui.el (pui-list-packages): Set truncate-lines.
6021
6022         * package-get.el (package-get-download-menu): Use
6023         `package-ui-add-site'. Add a a toggle to indicate it is in the list.
6024
6025         * package-ui.el (pui-help): Ditch in favor of `describe-mode'
6026         (pui-help-string): idem.
6027         (list-packages-mode): New major mode.
6028         (pui-list-packages): Use 'list-packages-mode' in the package buffer.
6029         (pui-install-selected-packages): Add suport for removing packages.
6030         (pui-toggle-package-delete-key): New function.
6031         (pui-popup-context-sensitive): New kludge.
6032         (pui-list-packages): Add warning when `package-get-remote' is nil.
6033         (package-ui-add-site): New function.
6034
6035 1998-12-01  Didier Verna  <didier@xemacs.org>
6036
6037         * hyper-apropos.el (hyper-where-is): added the missing autoload.
6038
6039 1998-11-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6040
6041         * ldap.el: Custom-ized
6042         (toplevel): Do not provide `ldap' which is provided by C level
6043         LDAP code
6044         (ldap-search): Docstring and stylistic fixes as suggested by Hrvoje
6045
6046 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
6047
6048         * isearch-mode.el (isearch-mode): Really fix keymap lossage.
6049
6050 1998-12-17  Andy Piper  <andy@xemacs.org>
6051
6052         * sound.el (sound-load-list): name changed from sound-load-alist.
6053         (sound-extension-list): name changed from sound-ext-list.
6054         (load-default-sounds): use new names.
6055         (load-sound-file): use new names.
6056
6057 1998-12-16  Andy Piper  <andy@xemacs.org>
6058
6059         * XEmacs 21.2.6 is released
6060
6061 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
6062
6063         * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
6064         errors.
6065
6066 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6067
6068         * wid-edit.el (widget-echo-this-extent): Set
6069         help-echo-owns-message to t.
6070
6071 1998-11-30  Greg Klanderman  <greg@alphatech.com>
6072
6073         * package-get.el (package-get-download-menu): use toggles for
6074           each site in the download site menu.
6075
6076 1998-12-01  Jan Vroonhof <vroonhof@math.ethz.ch>
6077
6078         * package-get.el (package-get): If we cannot find a package
6079           because package-get-remote is not set, give a more helpful
6080           error message.
6081
6082 1998-11-30  Greg Klanderman  <greg@alphatech.com>
6083
6084         * package-get.el (package-get-remote-filename): use an EFS path
6085         with user anonymous if no user is specified.
6086
6087 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
6088
6089         * faces.el (face-spec-set): Re-init fallfacks for default after
6090         calling reset-face on the default face.
6091
6092 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
6093
6094         * package-admin.el (package-admin-default-install-function):
6095         Behave as advertised.  Make sure the pkg-dir is proper for
6096         default-directory.
6097         (package-admin-add-binary-package): Make sure the pkg-dir is
6098         proper for default-directory.
6099         (package-admin-install-function-mswindows): Make sure the pkg-dir
6100         is proper for default-directory.
6101
6102 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
6103
6104         * XEmacs 21.2.5 is released
6105
6106 1998-12-05  SL Baur  <steve@altair.xemacs.org>
6107
6108         * files.el (binary-file-regexps): regexp-opt is not available at
6109         bytecompile time.
6110
6111 1998-11-30  Martin Buchholz  <martin@xemacs.org>
6112
6113         * x-win-xfree86.el:
6114         * x-win-sun.el (x-win-init-sun):
6115         * x-win-sun.el:
6116         * x-mouse.el (mouse-track-and-copy-to-cutbuffer):
6117         * x-iso8859-1.el:
6118         * x-init.el (init-post-x-win):
6119         * x-init.el (init-pre-x-win):
6120         * x-init.el (x-initialize-compose):
6121         * x-init.el:
6122         * x-compose.el:
6123         * winnt.el:
6124         * widget.el:
6125         * wid-edit.el (widget-glyph-click):
6126         * wid-edit.el (widget-glyph-find):
6127         * wid-edit.el (widget-type):
6128         * view-less.el (view-buffer-other-window):
6129         * very-early-lisp.el:
6130         * version.el:
6131         * toolbar.el:
6132         * toolbar-items.el:
6133         * term/sun.el (suntool-map):
6134         * term/sun-mouse.el:
6135         * term/internal.el:
6136         * syntax.el (modify-syntax-entry):
6137         * symbol-syntax.el:
6138         * subr.el:
6139         * startup.el (lock-directory):
6140         * simple.el (set-comment-column):
6141         * simple.el (backward-delete-char-untabify):
6142         * shadow.el (find-emacs-lisp-shadows):
6143         * shadow.el:
6144         * setup-paths.el (paths-construct-info-path):
6145         * select.el (cut-copy-clear-internal):
6146         * process.el (call-process-region):
6147         * process.el (start-process-shell-command):
6148         * process.el:
6149         * paths.el (rmail-spool-directory):
6150         * paragraphs.el (use-hard-newlines):
6151         * package-get.el (package-get-dependencies):
6152         * package-admin.el (package-admin-delete-binary-package):
6153         * obsolete.el (truncate-string):
6154         * obsolete.el (store-substring):
6155         * mouse.el (default-mouse-track-maybe-own-selection):
6156         * mouse.el (mouse-yank-at-point):
6157         * modeline.el:
6158         * modeline.el (mouse-drag-modeline):
6159         * minibuf.el (read-directory-name-internal):
6160         * minibuf.el (read-file-name-internal):
6161         * minibuf.el (read-file-name-internal-1):
6162         * minibuf.el (read-file-name-2):
6163         * minibuf.el (exact-minibuffer-completion-p):
6164         * minibuf.el (read-from-minibuffer):
6165         * minibuf.el:
6166         * menubar.el (check-menu-syntax):
6167         * map-ynp.el (map-y-or-n-p):
6168         * make-docfile.el (docfile-out-of-date):
6169         * loadup.el ((member "run-temacs" command-line-args)):
6170         * loadup.el ((member "no-site-file" command-line-args)):
6171         * loadup.el (really-early-error-handler):
6172         * loadup.el:
6173         * loadhist.el:
6174         * loaddefs.el:
6175         * lisp-mnt.el (lm-verify):
6176         * lib-complete.el (lib-complete:cache-completions):
6177         * lib-complete.el (library-all-completions):
6178         * itimer.el (itimer-run-expired-timers):
6179         * info.el (Info-mode):
6180         * info.el (Info-insert-file-contents):
6181         * info.el (Info-rebuild-dir):
6182         * info.el (Info-build-dir-anew):
6183         * info.el (Info-parse-dir-entries):
6184         * info.el (Info-dir-outdated-p):
6185         * info.el (Info-insert-dir):
6186         * info.el (info-xref):
6187         * info.el:
6188         * hyper-apropos.el (hyper-apropos-get-doc):
6189         * hyper-apropos.el (hyper-describe-face):
6190         * hyper-apropos.el (hyper-apropos-mode):
6191         * hyper-apropos.el:
6192         * help.el (list-processes):
6193         * help.el:
6194         * gnuserv.el:
6195         * font.el (mswindows-font-create-name):
6196         * font.el (font-default-font-for-device):
6197         * font.el (x-font-create-object):
6198         * font.el (font-registry):
6199         * font.el:
6200         * font-lock.el (font-lock-keywords):
6201         * font-lock.el:
6202         * finder.el (finder-compile-keywords):
6203         * find-paths.el (paths-find-recursive-path):
6204         * fill.el (set-justification-center):
6205         * fill.el (fill-region-as-paragraph):
6206         * files.el (insert-directory):
6207         * files.el (wildcard-to-regexp):
6208         * files.el (recover-file):
6209         * files.el (basic-save-buffer):
6210         * files.el (delete-auto-save-file-if-necessary):
6211         * files.el (file-relative-name):
6212         * files.el (backup-extract-version):
6213         * files.el (backup-buffer):
6214         * files.el (set-visited-file-name):
6215         * files.el (set-auto-mode):
6216         * files.el (interpreter-mode-alist):
6217         * files.el:
6218         * files.el (find-file-noselect):
6219         * files.el (abbreviate-file-name):
6220         * files.el (parse-colon-path):
6221         * files.el (directory-abbrev-alist):
6222         * etags.el (visit-tags-table-buffer):
6223         * easymenu.el (easy-menu-define):
6224         * dragdrop.el (experimental-dragdrop-drag):
6225         * dragdrop.el (dragdrop-drop-do-functions):
6226         * dragdrop.el (dragdrop-drop-at-point):
6227         * disass.el (disassemble-1):
6228         * disass.el (disassemble-internal):
6229         * disass.el (disassemble):
6230         * disass.el:
6231         * derived.el (derived-mode-init-mode-variables):
6232         * derived.el (define-derived-mode):
6233         * custom.el (defgroup):
6234         * cus-edit.el (custom-quote):
6235         * config.el:
6236         * code-process.el (open-network-stream):
6237         * code-process.el (start-process):
6238         * code-process.el (call-process-region):
6239         * code-process.el (call-process):
6240         * code-process.el:
6241         * code-files.el (insert-file-contents):
6242         * code-files.el:
6243         * code-files.el (buffer-file-coding-system-for-read):
6244         * cmdloop.el (yes-or-no-p-minibuf):
6245         * cl.el:
6246         * cl-macs.el:
6247         * cl-extra.el:
6248         * callers-of-rpt.el (make-caller-report):
6249         * callers-of-rpt.el:
6250         * bytecomp.el (batch-byte-recompile-directory):
6251         * bytecomp.el (batch-byte-compile-1):
6252         * bytecomp.el (batch-byte-compile):
6253         * bytecomp.el (display-call-tree):
6254         * bytecomp.el (byte-compile-insert):
6255         * bytecomp.el (byte-compile-two-args-19->20):
6256         * bytecomp.el (byte-compile-variable-ref):
6257         * bytecomp.el (byte-compile-form):
6258         * bytecomp.el (byte-compile-top-level-body):
6259         * bytecomp.el (byte-compile-out-toplevel):
6260         * bytecomp.el (byte-compile-byte-code-maker):
6261         * bytecomp.el (byte-compile-file-form-defmumble):
6262         * bytecomp.el (byte-compile-file-form):
6263         * bytecomp.el (byte-compile-keep-pending):
6264         * bytecomp.el (byte-compile-insert-header):
6265         * bytecomp.el (byte-compile-from-buffer):
6266         * bytecomp.el (byte-compile-file):
6267         * bytecomp.el (byte-recompile-file):
6268         * bytecomp.el (byte-compile-close-variables):
6269         * bytecomp.el (byte-compile-warn-about-unused-variables):
6270         * bytecomp.el (byte-compile-warn-about-unresolved-functions):
6271         * bytecomp.el (byte-compiler-legal-options):
6272         * bytecomp.el (byte-compile-lapcode):
6273         * bytecomp.el (byte-optimize-log):
6274         * bytecomp.el ((fboundp 'defsubst)):
6275         * bytecomp.el:
6276         * bytecomp-runtime.el:
6277         * byte-optimize.el (byte-optimize-apply):
6278         * byte-optimize.el (car):
6279         * byte-optimize.el (byte-optimize-form):
6280         * byte-optimize.el (byte-optimize-form-code-walker):
6281         * byte-optimize.el:
6282         * build-report.el (build-report-insert-installation-file):
6283         * build-report.el (build-report):
6284         * auto-show.el:
6285         * apropos.el (apropos-documentation):
6286         - mega patch
6287         - clean up byte-compile warnings
6288         - remove unused variables
6289         - Use common lisp style hashtable functions
6290         - byte compiler cleanup
6291         - use #'(lambda ...) instead of '(lambda ...) or (function (lambda ...))
6292         - remove old backquote syntax usage
6293         - move some cl functionality into C for speed.
6294         - remove last remaining VMS support
6295         - spelling fixes
6296         - implement last, butlast, nbutlast, copy-list in C.
6297         - new macro ignore-file-errors, similar to ignore-errors
6298           (ignore-file-errors (delete-file "foo"))
6299         - get frequent garbage collection during loadup.el by tweaking
6300           gc-cons-threshold, rather than explicitly calling garbage-collect
6301         - default delete-key-deletes-forward to `t'.
6302
6303 1998-11-28  SL Baur  <steve@altair.xemacs.org>
6304
6305         * XEmacs 21.2-beta4 is released.
6306
6307 1998-11-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
6308
6309         * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
6310         (easy-menu-item-present-p): Wrapper around find-menu-item.
6311         (easy-menu-remove-item): Wrapper around delete-menu-item.
6312
6313         * menubar.el (delete-menu-item): Add 'from-menu' argument.
6314         (add-menu-button): Add 'in-menu' argument.
6315         (add-menu-item-1): Add in-menu support to helper function.
6316
6317 1998-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6318
6319         * isearch-mode.el (isearch-mode): Fix keymap lossage.
6320
6321 1998-11-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
6322
6323         * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
6324         of Dec 4, 1997.
6325
6326 1998-11-25  Hrvoje Niksic  <hniksic@srce.hr>
6327
6328         * process.el (shell-command-on-region): Report if the command
6329         succeeded or failed.
6330
6331 1998-11-24  Hrvoje Niksic  <hniksic@srce.hr>
6332
6333         * subr.el (buffer-substring-no-properties): Comment out.
6334
6335 1998-11-07  Adrian Aichner  <adrian@xemacs.org>
6336
6337         * msw-faces.el (mswindows-find-smaller-font): Turning font names
6338           into font instances first, like `x-frob-font-size' does.
6339           (mswindows-find-larger-font): ditto
6340
6341 1998-11-04  Greg Klanderman  <greg@alphatech.com>
6342
6343         * package-ui.el (pui-install-selected-packages): fix args in call
6344         to `package-get'.
6345
6346 1998-10-29  Jan Vroonhof  <vroonhof@math.ethz.ch>
6347
6348         * package-get.el (host-name): New widget type.
6349         (package-get-remote): Better customization using new type.
6350         (package-get-download-sites): idem dito.
6351
6352         (package-get-custom): Do not use package-get-all untill we have
6353         runtime dependencies.
6354
6355         (package-get-remove-copy): Default to 't' we no longer need this
6356         kludge as we do not currently use depenencies.
6357
6358         (package-get-was-current): New variable.
6359         (package-get-require-base): New 'force-current' argument.
6360         (package-get-update-base): idem
6361         (package-get-package-provider):  idem
6362         (package-get-locate-index-file): New 'no-remote' argument.
6363         (package-get-locate-file): idem.
6364
6365         (package-get-maybe-save-index): New function.
6366         (package-get-update-base): Use it.
6367
6368 1998-10-28 Greg Klanderman <greg@alphatech.com>
6369
6370         * package-get.el (package-get-remote): default to nil; by default,
6371         don't go out to the net via EFS.  They must select a download site.
6372         (package-get-download-sites): new variable.
6373         (package-get-download-menu): new function.
6374         (package-get-locate-index-file): new function.
6375         (package-get-update-base): use it.
6376
6377         * menubar-items.el (default-menubar): add "Update Package Index"
6378         and "Add Download Site" menus under Options | Manage Packages.
6379
6380 1998-10-19  Greg Klanderman  <greg@alphatech.com>
6381
6382         * package-get.el (package-get): bugfix code checking installed version
6383         for case where package is not currently installed.
6384         (package-get-require-signed-base-updates): new variable.
6385         (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
6386         deemed not a goot thing.  Use the variable
6387         package-get-allow-unsigned-base-updates instead.
6388
6389 1998-10-16 Greg Klanderman <greg@alphatech.com>
6390
6391         * package-get.el (package-get): Don't install an older version than
6392         we already have unless explicitly told to.  Issue a warning.
6393
6394         * package-ui.el (pui-add-required-packages): when adding
6395         dependencies, don't add packages that are up to date.
6396         (pui-package-symbol-char):  Don't consider a package out of date
6397         if you have a newer version installed than the latest version in
6398         package-get-base.
6399
6400         * package-get.el (package-get-base-filename): document that it may
6401         be a path relative to package-get-remote;  new default value.
6402         (package-get-locate-file): new function.
6403         (package-get-update-base): use it to expand package-get-base-filename.
6404         (package-get-save-base): new function to save the package-get database
6405         to file.
6406         (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
6407         (package-get-update-base): pass the REMOTE-SOURCE arg.
6408         (package-get-update-base-entry): call package-get-custom-add-entry.
6409         (package-get-file-installed-p): removed; no longer needed.
6410         (package-get-create-custom): ditto.
6411         (toplevel): remove code to build and load package-get-custom.el
6412         (package-get-custom-add-entry): new function.
6413
6414 1998-10-12  Hrvoje Niksic  <hniksic@srce.hr>
6415
6416         * wid-edit.el (widget-button-click): Don't switch window.
6417
6418 1998-10-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
6419
6420         * cus-face.el (custom-set-face-update-spec): Add autoload cookie
6421
6422 1998-10-20  Malcolm Box  <malcolm@brownale.demon.co.uk>
6423
6424         * etags.el (find-tag-default): Run find-tag-hook using
6425         run-hooks rather than funcall
6426
6427 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
6428
6429         * isearch-mode.el (isearch-mode): Set the current minor mode maps
6430         and the current local map as the parents to isearch-mode-map.
6431
6432 1998-10-15  SL Baur  <steve@altair.xemacs.org>
6433
6434         * XEmacs 21.2-beta3 is released.
6435
6436 1998-10-15  Greg Klanderman  <greg@alphatech.com>
6437
6438         * package-get.el (package-get-update-base): use
6439         insert-file-contents-internal, not insert-file-contents-literally.
6440
6441 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
6442
6443         * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
6444         dump time.
6445
6446 1998-10-15  Greg Klanderman  <greg@alphatech.com>
6447
6448         * package-get.el (package-get-update-base-entry): new function.
6449         (package-get-update-base): renamed; was `package-get-load-base'.
6450         cleanup, and use package-get-update-base-from-buffer.
6451         (package-get-update-base-from-buffer): new function.
6452         (package-get-update-base-entries): new; helper for above.
6453         Do not eval lisp grabbed over ftp; parse it from new format.
6454
6455 1998-10-15  Greg Klanderman  <greg@alphatech.com>
6456
6457         * files.el (set-auto-mode): Don't play games loading package-get
6458         database; package-get-package-provider will handle it all.
6459
6460 1998-10-14  Greg Klanderman  <greg@alphatech.com>
6461
6462         * package-get.el (package-get-base-filename): new variable.
6463         (package-get-require-base): new function.
6464         (package-get-pgp-signed-begin-line): new variable.
6465         (package-get-pgp-signature-begin-line): ditto.
6466         (package-get-pgp-signature-end-line):  ditto.
6467         (package-get-load-base): new function.
6468         (package-get-interactive-package-query):
6469         (package-get-update-all):
6470         (package-get-dependencies):
6471         (package-get-package-provider):
6472         (package-get-custom): use package-get-require-base.
6473         [package-get-custom loading]: disable for now.
6474
6475         * package-ui.el (pui-list-packages): use (package-get-require-base)
6476
6477 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
6478
6479         * package-ui.el: Correct obvious thinko in choosing extent face.
6480
6481 1998-10-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
6482
6483         * menubar-items.el (default-menubar): pui-list-package has nothing
6484         to with Customize. Move all the package stuff to a new Item in Options.
6485
6486         * package-ui.el (pui-menu): Add menu and Popup menu.
6487
6488         * package-get.el (package-get): Use new
6489         package-admin-get-install-dir.
6490
6491         * package-admin.el (package-admin-get-install-dir): New syntax.
6492         Conserve package location and put mule packages where mule-base is.
6493
6494         * package-get.el : Customized
6495
6496         * package-ui.el (pui): Customized
6497         (pui-package-install-dest-dir): New variable.
6498         (pui-install-selected-packages): Use it
6499
6500 1998-10-12  SL Baur  <steve@altair.xemacs.org>
6501
6502         * package-get.el (package-get-interactive-package-query): Move
6503         dependency on package-get-base to run-time.
6504         (package-get-update-all): Ditto.
6505         (package-get-dependencies): Ditto.
6506         (package-get-package-provider): Ditto.
6507         (package-get-custom): Ditto.
6508
6509 1998-10-11  Glynn Clements  <glynn@sensei.co.uk>
6510
6511         * events.el: Remove 'ascii-character property from 'backspace
6512         and 'delete symbols
6513
6514 1998-10-11  SL Baur  <steve@altair.xemacs.org>
6515
6516         * package-get-base.el: removed.
6517
6518 1998-09-23  Didier Verna  <didier@xemacs.org>
6519
6520         * simple.el (search-caps-disable-folding): moved from isearch-mode.el
6521         (no-upper-case-p): new function.
6522         (with-search-caps-disable-folding): new macro.
6523         (with-interactive-search-caps-disable-folding): new macro.
6524         (zap-to-char): In interactive mode, do a case-sensitive search if
6525         the character is uppercase.
6526         (zap-up-to-char): ditto.
6527
6528         * replace.el (perform-replace): use the function no-upper-case-p.
6529
6530         * isearch-mode.el (isearch-fix-case): ditto.
6531         make obsolete `with-caps-disable-folding' and
6532         `isearch-no-upper-case-p'.
6533
6534         * etags.el (find-tag-internal): use `with-search-caps-disable-folding'.
6535         (tags-search): ditto.
6536         (tags-query-replace): ditto.
6537
6538         * info.el (Info-search): ditto.
6539
6540 1998-10-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
6541
6542         * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
6543
6544 1998-10-07  Greg Klanderman  <greg@alphatech.com>
6545
6546         * package-admin.el (package-admin-rmtree): rewritten.  need to
6547         check for "." and ".." before symlink check.  expand files and
6548         directories with respect to DIRECTORY, not default-directory.
6549
6550 1998-10-04  Greg Klanderman  <greg@alphatech.com>
6551
6552         * package-get.el (package-get-all): add INSTALL-DIR argument.
6553
6554 1998-10-06  Greg Klanderman  <greg@alphatech.com>
6555
6556         * package-ui.el (pui-add-required-packages): new function, select
6557         dependent packages.
6558         (pui-display-keymap): bind it.
6559         (pui-help-string): document it.
6560         (pui-install-selected-packages): package-get-all -> package-get.
6561
6562         * package-get.el (package-get-dependencies): new function.
6563
6564 1998-10-04  Hrvoje Niksic  <hniksic@srce.hr>
6565
6566         * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
6567         regexps.
6568
6569 1998-10-05  Hrvoje Niksic  <hniksic@srce.hr>
6570
6571         * mouse.el (default-mouse-track-point-at-opening-quote-p): New
6572         function.
6573         (default-mouse-track-normalize-point): Use it.
6574
6575 1998-09-30  Jan Vroonhof  <vroonhof@math.ethz.ch>
6576
6577         * package-admin.el (package-admin-delete-binary-package):
6578                 General cleanup. Remove unnessary use of progn and
6579         save-excursion.
6580         (package-admin-delete-binary-package): Do NOT mess with file
6581         modes. That is evil.
6582         (package-admin-delete-binary-package): Wrap all deleting in
6583         condition-case. The data in MANIFEST is untrustworthy.
6584         (package-admin-delete-binary-package): Let the OS worry about non
6585         empty directories.
6586
6587 1998-10-09  SL Baur  <steve@altair.xemacs.org>
6588
6589         * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
6590         processing.
6591         (lm-report-bug): Fix mail address to send bug reports to.
6592
6593 1998-09-29  SL Baur  <steve@altair.xemacs.org>
6594
6595         * XEmacs 21.2-beta2 is released.
6596
6597 1998-08-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
6598
6599         * files.el (auto-mode-alist): Enhanced regexp for perl-mode
6600
6601 1998-09-22  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
6602
6603         * info.el (Info-mode): Document page turning by double clicks in
6604         docstring so `M-x describe-mode' will display it.
6605
6606 1998-09-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
6607
6608         * info.el (Info-mouse-track-double-click-hook): Use character
6609         widths to calculate a border region where double clicking does
6610         page turning, and return `nil' by default so other hooks, such as
6611         region highlighting, will be run.
6612
6613 1998-09-29  Colin Rafferty   <colin@xemacs.org>
6614
6615         * sound.el (default-sound-directory-list): Initialize with all the
6616         "sounds" directories in `data-directory-list'.  It used to just be
6617         the first one.
6618
6619         * packages.el (locate-data-directory-list): Created.  This gives
6620         the list of matching directories, unlike `locate-data-directory',
6621         which just gives the first one.
6622
6623 1998-09-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
6624
6625         * minibuf.el (read-from-minibuffer): No longer bind help-form but
6626         make a binding in the local keymap until help-char handling is
6627         improved.
6628
6629         * help.el (help-keymap-with-help-key): Provide keymap with help
6630         binding.
6631         (help-print-help-form): New helper function.
6632
6633 1998-09-23  Hrvoje Niksic  <hniksic@srce.hr>
6634
6635         * isearch-mode.el (isearch-highlight): set-extent-endpoints can
6636         move extent to another buffer; no need to create a new extent.
6637         (isearch-fix-case): New function.
6638         (isearch-search-and-update): Use it.
6639
6640 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
6641
6642         * isearch-mode.el (isearch-mode): Use overriding-local-map to set
6643         the keymap, not minor-mode-map-alist.
6644         (isearch-done): Restore overriding-local-map.
6645
6646 1998-09-21  Martin Buchholz  <martin@xemacs.org>
6647
6648         * bytecomp.el (byte-compile-buffer-substring):
6649         Fix for: (byte-compile (defun f () (buffer-substring)))
6650         ==>   ** buffer-substring called with 3 args, but requires 0-3
6651         - new code not only works, but is more readable, too.
6652
6653 1998-09-20  Jonathan Harris  <jhar@tardis.ed.ac.uk>
6654
6655         * msw-faces.el (mswindows-init-device-faces): Don't try to
6656           specify a default font at this late stage. Do try to force
6657           creation of the default face font so that if it fails we get
6658           an error now instead of a crash at frame creation.
6659
6660           mswindows-font-canonicalize-name, mswindows-make-font-unbold,
6661           mswindows-make-font-unitalic: Canonical default weight
6662           changed from "Normal" to "Regular".
6663
6664           mswindows-make-font-bold / -bold-italic: Supplied device was
6665           not being passed into call to mswindows-find-smaller-font.
6666
6667 1998-09-10  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
6668
6669         * package-get.el (package-get-remote): Fix the path where to find
6670           the packages on xemacs.org.
6671
6672 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
6673
6674         * about.el (about-maintainer-info): Update Ben's entry.
6675
6676 1998-09-24  Martin Buchholz  <martin@xemacs.org>
6677
6678         * lisp/shadow.el (find-emacs-lisp-shadows):
6679         - `member' was being called on lists of length 2000!
6680         - Replace with hashtables.
6681         - Replace hand-coded loops with (dolist)
6682         - Fix comment typo
6683
6684 1998-09-20  Darryl Okahata  <darrylo@sr.hp.com>
6685
6686         * packages.el: Added new function, `package-delete-name', to
6687           delete existing packages from the installed package database
6688           (`packages-package-list').  Also added the "pkginfo" directory
6689           to `packages-special-base-regexp', so that the pkginfo directory
6690           would not get added to `late-packages'.
6691
6692         * package-admin.el: Added ability to delete an installed package
6693           (added low-level function, `package-admin-delete-package').
6694           Understands how to use the pkginfo/MANIFEST.<package> file to
6695           delete the package.  When installing a package, will also
6696           create a MANIFEST.* file if one is not provided by the
6697           package.  If the MANIFEST.* doesn't exist when deleting a
6698           package, the functions will fall back to attempting to delete
6699           any package-specific lisp directory.
6700
6701         * package-get.el: Moved some functions to package-admin.el.
6702           Added interactive function `package-get-delete-package', for
6703           use by users for deleting a package.
6704
6705           Also modified to not require the presence of efs.
6706
6707 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
6708
6709         * files.el (find-file-noselect): Handle all signals, kill the
6710         buffer and resignal.
6711
6712 1998-09-23  SL Baur  <steve@altair.xemacs.org>
6713
6714         * cl-macs.el (glyph-image): Add setf method.
6715
6716 1998-09-06  Darryl Okahata  <darrylo@sr.hp.com>
6717
6718         * package-get.el: Fixed broken EFS downloading.  Also, look for
6719           .tar.gz files first, in preference over .tgz files.
6720
6721         * package-ui.el: Fix display of package version numbers.
6722
6723 1998-08-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
6724
6725         * x-font-menu.el (font-menu-set-font):  Add "pt" units to size
6726         argument.
6727
6728 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
6729
6730         * list-mode.el: `display-completion-list': added new/optional
6731           keyword `:completion-string', which allows the programmer to
6732           change the "Possible completions are:" prompt.
6733
6734         * menubar-items.el: Added new pulldown menu-pick to start up the
6735           visual package browser/installer:
6736
6737                 Options->Customize->List Packages
6738
6739         * package-admin.el: Added hooks for installing under both Unix
6740           and MS Windows.  Does additional error checking.  No longer
6741           calls "add-big-package.sh" to install packages under Unix; now
6742           calls gunzip & tar directly.
6743
6744         * package-get.el: Added ability to install packages from files
6745           on a local disk/CDROM.  Now deletes any existing package lisp
6746           directory.  Does completion on available packages when
6747           querying for package names.  Will also search for .tgz files
6748           in addition for .tar.gz files.  Tries to reload
6749           auto-autoloads, as a convenience when loading new packages,
6750           and also tries to add any new package paths to `load-path'.
6751           Changed all occurences of `concat' to use `expand-file-name'.
6752
6753         * package-ui.el: New file which implements the main visual
6754           package browser/installer, which is started via a menu pick or
6755           M-x pui-list packages.
6756
6757 1998-09-03  Hrvoje Niksic  <hniksic@srce.hr>
6758
6759         * startup.el (load-init-file): spelling fix.
6760
6761 1998-09-02  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
6762
6763         * startup.el (normal-top-level): Load auto-autoload files
6764         covariantly with their precedence.
6765
6766 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
6767
6768         * menubar-items.el (default-menubar): Remove "Font Weight"
6769         option, there is currently no custom equivalent.. Customize-faces
6770         is "Edit faces".
6771
6772         * x-font-menu.el (font-menu-set-font): Use customize to set
6773         default face.
6774
6775         * faces.el (face-spec-update-all-matching): New function.
6776
6777         * cus-face.el (custom-set-face-update-spec): New function.
6778         Interface to customize faces from elisp.
6779
6780         (custom-face-value-create): Show the customized settings if set
6781         but not saved.
6782
6783 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
6784
6785         (custom-face-value-create): Show the customized settings if set
6786         but not saved.
6787
6788 1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
6789
6790         * keydefs.el (global-map): Add FSF 20.3 binding of
6791         query-replace-regexp.
6792
6793 1998-08-21  Greg Klanderman  <greg@alphatech.com>
6794
6795         * minibuf.el (read-file-name-internal-1): use
6796         user-name-completion-1 instead of user-name-completion.
6797
6798 1998-08-19  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
6799
6800         * loadup.el:
6801         * make-docfile.el:
6802         * update-elc.el: Don't set `source-directory' (now defunct as a
6803         global variable) no more.
6804
6805         * packages.el (packages-list-autoloads): Made `source-directory'
6806         (now defunct as a global variable) a parameter.
6807
6808 1998-08-13  Carsten Leonhardt  <leo@arioch.oche.de>
6809
6810         * about.el (about-hackers): new email
6811
6812 1998-08-16  SL Baur  <steve@altair.xemacs.org>
6813
6814         * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
6815
6816 1998-07-17  Didier Verna  <didier@xemacs.org>
6817
6818         * faces.el (set-face-property):
6819         (set-face-dim-p):
6820         (face-dim-p): updated the doc strings now that the dim property isn't
6821         tty-specific.
6822         (face-equal): the dim property is now a common one.
6823
6824         * cus-face.el (custom-face-attributes): New face attribute: `dim'
6825         Renamed the `stipple' attribute to `background-pixmap'.
6826         (custom-face-background-pixmap): make custom-face-stipple an
6827         obsolete alias for this.
6828
6829 1998-08-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
6830
6831         * find-paths.el (paths-file-readable-directory-p): Created and
6832         used.
6833
6834         * loadup.el: Don't set inhibit-... flags from run-temacs.
6835
6836 1998-08-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
6837
6838         * packages.el (packages-data-path-depth): Added and used.
6839
6840 1998-08-05  Charles G. Waldman <cgw@pgt.com>
6841
6842         * about.el:
6843         - Change .xpm to .png, delete "zcat" section.
6844         - cosmetic fix in the 'marcpa' entry.
6845
6846         * etc/photos
6847         - convert all .xpm.Z to .png
6848         - rename mrb to martin
6849         - rename mcook-m to mcookm
6850
6851 1998-07-31  Martin Buchholz  <martin@xemacs.org>
6852
6853         * x-init.el (x-initialize-compose): Add support for
6854         dead-circumflex as YET ANOTHER NAME for that dead key.
6855
6856 1998-08-05  Colin Rafferty <colin@xemacs.org>
6857
6858         * setup-paths.el (paths-construct-exec-path): Made the
6859         last-packages really be last.
6860         (paths-construct-data-directory-list): Ditto.
6861
6862 1998-08-01  Kai Haberzettl  <khaberz@synnet.de>
6863
6864         * startup.el(startup-splash-frame-body):
6865         Update Copyright notice in splash screen
6866
6867 1998-07-20  Greg Klanderman  <greg@alphatech.com>
6868
6869         * minibuf.el (read-file-name-internal-1): do ~user completion.
6870
6871 1998-07-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
6872
6873         * font-lock.el (font-lock-fontify-glumped-region): Add guard
6874         aginst destroyed extents
6875
6876 1998-07-24  Greg Klanderman  <greg@alphatech.com>
6877
6878         * package-get.el (package-get): add `install-dir' argument.
6879
6880 1998-07-20  John Jones  <jj@asu.edu>
6881
6882         * package-get.el: calls to package-get-update-all will only
6883           update packages which are already installed.
6884
6885 1998-07-23  SL Baur  <steve@altair.xemacs.org>
6886
6887         * autoload.el (update-file-autoloads): Ensure autoloads buffer is
6888         writable.
6889
6890 1998-07-20  Colin Rafferty   <colin@xemacs.org>
6891
6892         * about.el (about-hackers): Correct my email.
6893
6894 1998-07-20  Kai Haberzettl  <khaberz@synnet.de>
6895
6896         * about.el (about-hackers): new email-address.
6897
6898 1998-07-25  SL Baur  <steve@altair.xemacs.org>
6899
6900         * minibuf.el (read-number): Don't let `input-error' condition
6901         escape.
6902
6903 1998-07-20  Greg Klanderman  <greg@alphatech.com>
6904
6905         * about.el (about-hackers): use my `email-for-life' address.
6906
6907 1998-07-19  SL Baur  <steve@altair.xemacs.org>
6908
6909         * XEmacs 21.2-beta1 is released.
6910
6911 1998-07-12  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6912
6913         * ldap.el (ldap-search): Doc string change
6914
6915 1998-07-16  Colin Rafferty   <colin@xemacs.org>
6916
6917         * menubar-items.el (default-menubar): Removed references to
6918         `data-directory', and use `locate-data-file' instead, and made
6919         then greyed out if they don't exist.
6920
6921 1998-07-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6922
6923         * keymap.el (events-to-keys): Use `format' instead of `concat'
6924         since the latter does not accept integer args anymore
6925
6926 1998-07-15  SL Baur  <steve@altair.xemacs.org>
6927
6928         * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
6929         macros replaced.
6930
6931 1998-07-14  SL Baur  <steve@altair.xemacs.org>
6932
6933         * make-docfile.el: Get first initialization from very-early-lisp.el
6934         * update-elc.el: Ditto.
6935         * loadup.el (really-early-error-handler): Ditto.
6936
6937         * packages.el (packages-unbytecompiled-lisp): Add new file,
6938         very-early-lisp.el.
6939
6940         * very-early-lisp.el: New file.
6941
6942 1998-07-14  SL Baur  <steve@altair.xemacs.org>
6943
6944         * Symbols that have been obsolete for at least 3 years removed (II).
6945
6946         * obsolete.el (eval-current-buffer): Make compatible.
6947         (byte-code-function-p): Ditto.
6948         (send-string): Removed.
6949         (send-region): Removed.
6950         (screen-scrollbar-width): Removed.
6951         (set-screen-scrollbar-width): Removed.
6952         (set-screen-left-margin-width): Removed.
6953         (set-screen-right-margin-width): Removed.
6954         (screen-left-margin-width): Removed.
6955         (screen-right-margin-width): Removed.
6956         (set-buffer-left-margin-width): Removed.
6957         (set-buffer-right-margin-width): Removed.
6958         (buffer-left-margin-width): Removed.
6959         (buffer-right-margin-width): Removed.
6960         (x-set-frame-icon-pixmap): Removed.
6961         (x-set-screen-icon-pixmap): Removed.
6962         (pixel-name): Removed.
6963         (make-pixmap): Removed.
6964         (make-cursor): Removed.
6965         (pixmap-width): Removed.
6966         (pixmap-contributes-to-line-height-p): Removed.
6967         (set-pixmap-contributes-to-line-height): Removed.
6968
6969 1998-07-13  SL Baur  <steve@altair.xemacs.org>
6970
6971         * obsolete.el (popup-menu-up-p): removed.
6972         (read-no-blanks-input): Removed.
6973         (wholenump): Removed.
6974         (ring-mod): Removed (what was ring-mod?).
6975         (current-time-seconds): Removed.
6976         (run-special-hook-with-args): Removed.
6977         (dot): Removed.
6978         (dot-marker): Removed.
6979         (dot-min): Removed.
6980         (dot-max): Removed.
6981         (window-dot): Removed.
6982         (set-window-dot): Removed.
6983
6984         * bytecomp.el: Remove bytecompiler support for `dot', `dot-max' and
6985         `dot-min'.
6986
6987         * minibuf.el: (read-no-blanks-input): remove commented-out copy.
6988
6989         * code-files.el (insert-file-contents): Rename
6990         run-special-hook-with-args to run-hook-with-args-until-success.
6991         (write-region): Ditto.
6992
6993 1998-07-12  SL Baur  <steve@altair.xemacs.org>
6994
6995         * about.el: Fix typos, update release date.
6996
6997         * Symbols that have been obsolete for at least 3 years removed.
6998
6999         * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to
7000         screen- functions.
7001         (toplevel): remove setf methods for screen functions.
7002         * cl-macs.el (extent-data): defsetf removed.
7003         * obsolete.el (lisp-indent-hook): Make compatible, it's used too
7004         many places to remove.
7005         (comment-indent-hook): Ditto.
7006         * obsolete.el (get-screen-for-buffer-default-screen-name): Remove.
7007         (buffer-dedicated-screen): Ditto.
7008         (deiconify-screen): Ditto.
7009         (delete-screen): Ditto.
7010         (event-screen): Ditto.
7011         (find-file-other-screen): Ditto.
7012         (find-file-read-only-other-screen): Ditto.
7013         (live-screen-p): Ditto.
7014         (screen-height): Ditto.
7015         (screen-iconified-p): Ditto.
7016         (screen-list): Ditto.
7017         (screen-live-p): Ditto.
7018         (screen-name): Ditto.
7019         (screen-parameters): Ditto.
7020         (screen-pixel-height): Ditto.
7021         (screen-pixel-width): Ditto.
7022         (screen-root-window): Ditto.
7023         (screen-selected-window): Ditto.
7024         (screen-totally-visible-p): Ditto.
7025         (screen-visible-p): Ditto.
7026         (screen-width): Ditto.
7027         (screenp): Ditto.
7028         (get-screen-for-buffer): Ditto.
7029         (get-screen-for-buffer-noselect): Ditto.
7030         (get-other-screen): Ditto.
7031         (iconify-screen): Ditto.
7032         (lower-screen): Ditto.
7033         (mail-other-screen): Ditto.
7034         (make-screen): Ditto.
7035         (make-screen-invisible): Ditto.
7036         (make-screen-visible): Ditto.
7037         (modify-screen-parameters): Ditto.
7038         (new-screen): Ditto.
7039         (next-screen): Ditto.
7040         (next-multiscreen-window): Ditto.
7041         (other-screen): Ditto.
7042         (previous-screen): Ditto.
7043         (previous-multiscreen-window): Ditto.
7044         (raise-screen): Ditto.
7045         (redraw-screen): Ditto.
7046         (select-screen): Ditto.
7047         (selected-screen): Ditto.
7048         (set-buffer-dedicated-screen): Ditto.
7049         (set-screen-height): Ditto.
7050         (set-screen-position): Ditto.
7051         (set-screen-size): Ditto.
7052         (set-screen-width): Ditto.
7053         (show-temp-buffer-in-current-screen): Ditto.
7054         (switch-to-buffer-other-screen): Ditto.
7055         (visible-screen-list): Ditto.
7056         (window-screen): Ditto.
7057         (x-set-screen-pointer): Ditto.
7058         (x-set-frame-pointer): Ditto.
7059         (screen-title-format): Ditto.
7060         (screen-icon-title-format): Ditto.
7061         (terminal-screen): Ditto.
7062         (delete-screen-hook): Ditto.
7063         (create-screen-hook): Ditto.
7064         (mouse-enter-screen-hook): Ditto.
7065         (mouse-leave-screen-hook): Ditto.
7066         (map-screen-hook): Ditto.
7067         (unmap-screen-hook): Ditto.
7068         (default-screen-alist): Ditto.
7069         (default-screen-name): Ditto.
7070         (x-screen-defaults): Ditto.
7071         (x-create-screen): Ditto.
7072         * obsolete.el: meta-flag removed.
7073         baud-rate removed.
7074         sleep-for-millisecs removed.
7075         extent-data removed.
7076         set-extent-data removed.
7077         set-extent-attribute removed.
7078         extent-glyph removed.
7079         extent-layout removed.
7080         set-extent-layout removed.
7081         list-faces-display removed.
7082         list-faces removed.
7083         trim-versions-without-asking removed.
7084         after-write-file-hooks removed.
7085         truename removed.
7086         auto-fill-hook removed.
7087         blink-paren-hook removed.
7088         select-screen-hook, deselect-screen-hook removed.
7089         auto-raise-screen, auto-lower-screen removed.
7090
7091         * msw-mouse.el: Global change resource -> mswindows-resource.
7092
7093         * XEmacs 21.0-pre5 is released.
7094
7095 1998-07-11  SL Baur  <steve@altair.xemacs.org>
7096
7097         * about.el (about-hackers): Credits update.
7098
7099 1998-07-11  Hrvoje Niksic  <hniksic@srce.hr>
7100
7101         * register.el (insert-register): Don't activate the region.
7102
7103 1998-07-10  SL Baur  <steve@altair.xemacs.org>
7104
7105         * select.el: Restore x-* symbols for backwards compatibility:
7106         x-copy-primary-selection, x-kill-primary-selection,
7107         x-delete-primary-selection, x-select-make-extent-for-selection,
7108         x-valid-simple-selection-, x-cut-copy-clear-internal.
7109
7110 1998-07-09  SL Baur  <steve@altair.xemacs.org>
7111
7112         * XEmacs 21.0-pre4 is released.
7113
7114 1998-06-28  Hrvoje Niksic  <hniksic@srce.hr>
7115
7116         * menubar-items.el (default-menubar): Use `report-emacs-bug' for
7117         reporting bugs.
7118         (maybe-add-init-button): Fix semantics under Windows.  Use
7119         `expand-file-name' rather than `concat'.
7120
7121         * help.el (print-messages): New function.
7122
7123 1998-07-05  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7124
7125         * ldap.el (ldap-host-parameters-alist): Docstring fixes
7126
7127 1998-07-04  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7128
7129         * about.el: Tweaked my entry in about-hackers.
7130
7131         * find-paths.el (paths-emacs-root-p):
7132           Relaxed emacs-root checking of an in-place installation to
7133           also accommodate the flat layout used on MS Windows.
7134
7135 1998-06-29  John Jones  <jj@asu.edu>
7136
7137         * package-get.el: calls to package-get-update-all will only
7138           update packages which are already installed.
7139
7140 1998-07-05  Andy Piper  <andyp@parallax.co.uk>
7141
7142         * faces.el (xpm-color-symbols): remove hardcoded defaults these
7143         are handled by the gui-element face fallbacks now.
7144
7145         * x-faces.el: default gui-element face to "background" as well as
7146         the default face.
7147
7148         * msw-faces.el (mswindows-init-device-faces): remove gui-element
7149         and default face settings since these are set as fallbacks now in
7150         the appropriate domain.
7151
7152 1998-07-02  SL Baur  <steve@altair.xemacs.org>
7153
7154         * text-mode.el (text-mode): Reorder regexp so the OR part
7155         corresponding to `page-delim' goes first and the hack in
7156         `forward-paragraph' will work.
7157         With bug analysis from Bob Weiner <weiner@altrasoft.com>
7158
7159 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
7160
7161         * subr.el (remove-hook): When checking the hook value
7162           with functionp, don't apply car to it.
7163
7164 1998-06-24  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7165
7166         * package-get.el (package-get-remote-filename):
7167           Don't use file-name-as-directory because the local directory
7168           separator conventions might not be the same as ftp's.
7169
7170 1998-06-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7171
7172         * ldap.el (ldap-host-parameters-alist): New name of
7173         `ldap-host-parameters-plist'
7174
7175 1998-06-26  Adrian Aichner  <adrian@xemacs.org>
7176
7177         * package-get.el: Using (require 'package-get-base), now that it
7178         provides itself.  Consequently removed all instances of (load
7179         "package-get-base.el").
7180
7181 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
7182
7183         * subr.el (remove-hook): Don't treat the hook value as a
7184           list unless it is both consp and not functionp.
7185
7186 1998-06-29  SL Baur  <steve@altair.xemacs.org>
7187
7188         * about.el: Email address for Ben Wing is ben@xemacs.org.
7189         * auto-show.el: Ditto.
7190         * bytecomp.el: Ditto.
7191         * faces.el: Ditto.
7192         * x-scrollbar.el: Ditto.
7193         * x-misc.el: Ditto.
7194         * tty-init.el: Ditto.
7195         * toolbar-items.el: Ditto.
7196         * symbol-syntax.el: Ditto.
7197         * specifier.el: Ditto.
7198         * objects.el: Ditto.
7199         * hyper-apropos.el: Ditto.
7200         * glyphs.el: Ditto.
7201
7202 1998-06-27  Hrvoje Niksic  <hniksic@srce.hr>
7203
7204         * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
7205         vertical-divider-always-visible-p.
7206         (default-mouse-motion-handler): Ditto.
7207
7208 1998-06-21  Hrvoje Niksic  <hniksic@srce.hr>
7209
7210         * scrollbar.el (scrollbars-visible-p): Simplify.  Always set the
7211         global value.
7212
7213 1998-06-21  Oliver Graf <ograf@fga.de>
7214
7215         * build-reports.el: changed receiver to xemacs-build-reports list
7216
7217 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7218
7219         * font.el: Split font-family-mappings into X and
7220           mswindows-specific versions.
7221           mswindows-font-create-[object|name]: Treat supplied size
7222           as a pointsize. Added underline and strikethru handling.
7223
7224         * msw-faces.el: changed default mswindows charset to western.
7225
7226         * msw-glyphs.el: removed space in border-glyph font string that
7227           was inserted to get round bugs in the mswindows C font code.
7228
7229 1998-06-27  SL Baur  <steve@altair.xemacs.org>
7230
7231         * about.el (about-hackers): Credits update.
7232
7233         * help-nomule.el (tutorial-supported-languages): Add Romanian
7234         TUTORIAL.
7235
7236         * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
7237         to ISO-8859-2.
7238
7239 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7240
7241         * font.el: Split font-family-mappings into X and
7242           mswindows-specific versions.
7243           mswindows-font-create-[object|name]: Treat supplied size
7244           as a pointsize. Added underline and strikethru handling.
7245
7246         * msw-faces.el: changed default mswindows charset to western.
7247
7248         * msw-glyphs.el: removed space in border-glyph font string that
7249           was inserted to get round bugs in the mswindows C font code.
7250
7251 1998-06-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7252
7253         * minibuf.el: make read-color-completion-table call
7254           (mswindows-color-list for mswindows devices.
7255
7256 1998-06-18  Sam Mikes  <smikes@alumni.hmc.edu>
7257
7258         * lisp/font-lock.el
7259         (font-lock-match-c++-style-declaration-item-and-skip-to-next):
7260         Let declaration items contain non-word symbol characters.
7261
7262 1998-06-15  Adrian Aichner  <adrian@xemacs.org>
7263
7264         * package-get.el (package-get-package-provider): Added autoload
7265         cookie.  Loading "package-get-base.el" in ALL functions that use
7266         it.  Fixed some (interactive ...) with multiple argument specs
7267         again.  Cosmetic indentation changes.
7268
7269 1998-05-27  Glynn Clements  <glynn@sensei.co.uk>
7270
7271         * info.el (Info-insert-dir): Don't use nreverse on variables
7272         that you want to use later.
7273
7274 1998-06-17  Glynn Clements  <glynn@sensei.co.uk>
7275
7276         * x-mouse.el (x-set-point-and-move-selection): Replace call
7277         to x-kill-primary-selection with kill-primary-selection
7278
7279 1998-06-12  Martin Buchholz  <martin@xemacs.org>
7280
7281         * simple.el (what-cursor-position): Make cursor position reported
7282         use value of column-number-start-at-one
7283
7284 1998-06-17  SL Baur  <steve@altair.xemacs.org>
7285
7286         * about.el (xemacs-hackers): Fix Jareth's email address.
7287
7288 1998-06-16  SL Baur  <steve@altair.xemacs.org>
7289
7290         * startup.el (startup-splash-frame): Remove
7291         `xemacs-startup-logo-function'.
7292
7293 1998-06-15  SL Baur  <steve@altair.xemacs.org>
7294
7295         * about.el (about-hackers): Update credits list.
7296
7297 1998-06-06  Jeff Miller <jmiller@smart.net>
7298
7299         * lisp/sound.el: Update sound-ext to allow filenames with
7300           extensions to be found by load-sound-file
7301
7302 1998-06-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7303
7304         * info.el (Info-rebuild-outdated-dir): Removed variable
7305         (Info-auto-generate-directory): New variable
7306         (Info-save-auto-generated-dir): New variable
7307         (Info-maybe-update-dir): Use `Info-auto-generate-directory'
7308         (Info-build-dir-anew): Second parameter removed.  Use
7309         `Info-save-auto-generated-dir'
7310         (Info-rebuild-dir): Ditto
7311
7312 1998-06-02  Christoph Wedler  <wedler@fmi.uni-passau.de>
7313
7314         * list-mode.el (next-list-mode-item): Would not recognize
7315         border between directly neighbored items.
7316
7317 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
7318
7319         * package-get.el: add autoloads for some functions.
7320
7321 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
7322
7323         * specifier.el (let-specifier): Tiny docfixes.
7324
7325 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
7326
7327         * msw-mouse.el: set selection-pointer-glyph to Normal.
7328
7329 1998-06-09  Per Abrahamsen  <abraham@dina.kvl.dk>
7330
7331         * wid-edit.el (widget-specify-secret): New function.
7332         (widget-after-change): Use it.
7333         (widget-specify-field): Use it.
7334
7335 1998-06-08  Hrvoje Niksic  <hniksic@srce.hr>
7336
7337         * mouse.el (drag-window-divider): Use `(not done)' instead of
7338         `doit'; reuse result of `window-pixel-edges'.
7339
7340         * modeline.el (drag-modeline-event-lag): Rename to
7341         drag-divider-event-lag.
7342
7343 1998-06-07  Hrvoje Niksic  <hniksic@srce.hr>
7344
7345         * specifier.el (let-specifier): Rewritten not to generate needless
7346         `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
7347         arguments.
7348
7349 1998-05-28  Hrvoje Niksic  <hniksic@srce.hr>
7350
7351         * minibuf.el (read-file-name-1): Setup buffer-local value of
7352         `completion-ignore-case' in completions buffer under Windows.
7353
7354 1998-06-06  Kirill M. Katsnelson  <kkm@kis.ru>
7355
7356         * about.el (about-maintainer-glyph): Fix support for not
7357         compressed images.
7358
7359 1998-06-04  Kirill M. Katsnelson  <kkm@kis.ru>
7360
7361         * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
7362
7363         * mouse.el (mouse-track): Cancel selection if misc-user event with
7364         `cancel-mode-internal' function is fetched.
7365
7366 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
7367
7368         * files.el (save-some-buffers-1): Fixed return value.
7369
7370 1998-06-01  Oliver Graf <ograf@fga.de>
7371
7372         * dragdrop.el: added experimental
7373
7374 1998-05-26  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
7375
7376         * startup.el (after-init-hook, init-file-user,
7377         user-init-directory, load-user-init-file):  Purge references
7378         to "~/.xemacs/init.el" from docstrings.
7379
7380         (load-user-init-file) Use paths-construct-path to construct
7381         paths to user init files.  Go directly to ~/.emacs, do not
7382         search ~/.xemacs/, do not load `default-custom-file'.
7383
7384 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
7385
7386         * files.el (interpreter-mode-alist): Catch wish and tclsh before
7387         general *sh.
7388         (inhibit-first-line-modes-regexps): Added `.tar.gz'.
7389
7390 1998-06-03  Andy Piper  <andyp@parallax.co.uk>
7391
7392         * menubar-items.el (default-menubar): add Update Packages to customize
7393         menu.
7394
7395 1998-06-02  Andy Piper  <andyp@parallax.co.uk>
7396
7397         * faces.el: use toolbar face as a fallback for toolbar properties
7398         in xpm-color-symbols instead of default.
7399
7400         * msw-faces.el: rename 3d-object -> gui-element face.
7401
7402 1998-06-06  SL Baur  <steve@altair.xemacs.org>
7403
7404         * startup.el (xemacs-startup-logo-function): New variable.
7405         (startup-splash-frame): Use it.
7406
7407 1998-06-02  Hrvoje Niksic  <hniksic@srce.hr>
7408
7409         * files.el (save-some-buffers): Would wait 1 second.
7410         (save-some-buffers-1): Delete other windows here instead of in
7411         `save-some-buffers'.
7412         (save-some-buffers): Force redisplay only if windows were deleted.
7413
7414 1998-06-02  Didier Verna  <didier@xemacs.org>
7415
7416         * cus-face.el (custom-face-attributes): generalized the use of
7417         toggle buttons for boolean attributes.
7418         Re-ordered the items a bit.
7419
7420 1998-06-01  SL Baur  <steve@altair.xemacs.org>
7421
7422         * sound.el (default-sound-directory): Use `locate-data-directory'
7423         to find the sounds directory.
7424
7425 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
7426
7427         * sound.el: default sound-ext to .wav under mswindows, .au
7428         otherwise. load-default sounds without extensions.
7429
7430 1998-05-27  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
7431
7432         * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
7433         if send-pr is not bound.
7434
7435 1998-06-01  Andy Piper  <andyp@parallax.co.uk>
7436
7437         * files.el: grok idl files in auto-mode-alist.
7438 1998-06-01  Jeff Miller  <jmiller@smart.net>
7439
7440         * minibuf.el (exact-minibuffer-completion-p): check for nil before
7441         calling `upcase'.
7442
7443 1998-05-30  Andy Piper  <andyp@parallax.co.uk>
7444
7445         * msw-glyphs.el: add xbm to the list of image types supported.
7446
7447 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
7448
7449         * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
7450         instead of XEmacs one when dumping InfoDock.
7451
7452 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
7453
7454         * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
7455         for `modeline-visible-p'
7456
7457         * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
7458
7459 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
7460
7461         * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
7462         since it's not used anymore. doc string fixes.
7463
7464         * package-get.el (package-get-file-installed-p): new function. use
7465         instead of file-installed-p which is in an external package.
7466
7467 1998-05-28  Oliver Graf <ograf@fga.de>
7468
7469         * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
7470         favor of select-window/switch-to-buffer
7471
7472 Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
7473
7474         * startup.el: changed (getenv "HOME") to (user-home-directory)
7475
7476 1998-05-25  Oliver Graf <ograf@fga.de>
7477
7478         * frame.el (cde-start-drag) moved to dragdrop.el
7479         (offix-start-drag-region) moved to dragdrop.el
7480         (offix-start-drag) moved to dragdrop.el
7481         * dragdrop.el (cde-start-drag) moved from frame.el
7482         (offix-start-drag-region) moved from frame.el
7483         (offix-start-drag) moved from frame.el
7484         (cde-start-drag-region) cde drag regions
7485         * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
7486
7487 1998-05-26  Oliver Graf <ograf@fga.de>
7488
7489         * dragdrop.el: created dragdrop-drag prototypes
7490         (cde-start-drag-region) fixed typo
7491
7492 1998-05-28  SL Baur  <steve@altair.xemacs.org>
7493
7494         * simple.el (after-init-hook): Remove reader macro.
7495
7496         * packages.el (packages-hardcoded-lisp): Get rid of reader
7497         macros.  Update DOC string.
7498
7499 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
7500
7501         * mouse.el (drag-window-divider): Ditto.
7502
7503         * modeline.el (mouse-drag-modeline): Use it.
7504
7505         * lisp-mode.el (let-specifier): Specify indentation.
7506
7507         * specifier.el (let-specifier): Renamed from
7508         `with-specifier-instance'.
7509
7510 1998-05-27  Andy Piper  <andyp@parallax.co.uk>
7511
7512         * x-faces.el:
7513         * faces.el: move definition of xpm-color-symbols from x-faces.el
7514         to faces. Predicate x-get-resource on the presence of x.
7515
7516         * msw-faces.el: set 3d-object face rather than modeline. Specify
7517         faces as specfier defaults.
7518
7519         * package-get.el: don't use package-admin-add-single-file-package.
7520
7521 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
7522
7523         * toolbar-items.el: Fixup tooltips.
7524         (toolbar-gnus): Don't use obsolete variable
7525         toolbar-news-frame-properties.
7526         (toolbar-news-reader): Default to `gnus' instead of
7527         `not-configured'.
7528
7529         * files.el (auto-mode-alist): Correctly recognize `.emacs' under
7530         Windows.
7531
7532 1998-05-25  Andy Piper  <andyp@parallax.co.uk>
7533
7534         * package-get.el: rename -installedp -> -installed-p.
7535
7536 1998-05-23  Kirill M. Katsnelson  <kkm@kis.ru>
7537
7538         * glyphs.el (init-glyphs): Created `border-glyph' face, with no
7539         attributes, and assinged it to continuation, truncation and
7540         hscroll glyphs.
7541
7542         * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
7543         and made continuation, truncation and hscroll glyphs arrow
7544         characters out of that font.
7545
7546 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
7547
7548         * minibuf.el (minibuffer-electric-separator): Play nicely with
7549         directory-sep-char being \.
7550         (minibuffer-electric-tilde): Ditto.
7551         (read-file-name-map): Ditto.
7552
7553 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
7554
7555         * mouse.el (default-mouse-track-maybe-own-selection): Pause only
7556         on X devices.
7557         (default-mouse-track-deal-with-down-event): Avoid
7558         `x-disown-selection'; use `disown-selection' instead.
7559
7560 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
7561
7562         * select.el:
7563         * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
7564         moved to (cut-copy-clear-internal) in select.el. Ditto for
7565         (x-delete-primary-selection) (x-kill-primary-selection)
7566         (x-copy-primary-selection).
7567         (own-clipboard): new function.
7568
7569         * msw-select.el: use the new kill/delete/copy/cut-copy-clear
7570         functions in select.el. remove old ones.
7571         (mswindows-own-clipboard): new function.
7572
7573 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
7574
7575         * gnuserv.el: allow connections from mswindows type devices.
7576
7577 1998-05-20  Andy Piper  <andyp@parallax.co.uk>
7578
7579         * msw-glyphs.el: change image type used from cursor to resource.
7580
7581 1998-05-20  Kirill M. Katsnelson  <kkm@kis.ru>
7582
7583         * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
7584         for {top,bottom}-{left,right} values in addition to
7585         {top,bottom}_{left,right}.
7586         Use x-get-resource instead of x-get-resource-and-bogosity-check.
7587
7588 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
7589
7590         * cl-macs.el (specifier-instance): Undefine its setf method.
7591
7592         * specifier.el (with-specifier-instance): Added docstring.
7593
7594         * mouse.el (drag-window-divider): Ditto.
7595
7596         * modeline.el (mouse-drag-modeline): Use it.
7597
7598         * lisp-mode.el (with-specifier-instance): Define its indentation
7599         level.
7600
7601         * specifier.el (with-specifier-instance): New macro.
7602
7603 1998-05-19  Andy Piper  <andyp@parallax.co.uk>
7604
7605         * package-get.el (package-get-create-custom): new function to
7606         auto-generate package-get-custom.el from package-get-base.el.
7607         * (package-get-ever-installedp): new function.
7608         * (package-get-custom): new function to get all packages specified
7609         by customize.
7610
7611 1998-05-19  Hrvoje Niksic  <hniksic@srce.hr>
7612
7613         * cus-edit.el (custom-file): Revert to `~/.emacs'.
7614
7615 1998-05-23  SL Baur  <steve@altair.xemacs.org>
7616
7617         * cl-extra.el: Reverse previous float change.
7618
7619 1998-05-17  Andy Piper  <andyp@parallax.co.uk>
7620
7621         * x-faces.el:
7622         * faces.el (try-font-name): moved from x-faces.el since it is
7623         required by w3 under mswindows as well X.
7624
7625 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
7626
7627         * winnt.el: Removed evil (setq completion-ignore-case t)
7628         clause, one more overlookef fsfism.
7629         (nt-quote-args-functions-alist): End sentences with double space.
7630
7631 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
7632
7633         * window-xemacs.el (push-window-configuration): Remove kludgery of
7634         recaching default-toolbar specifier.
7635         (pop-window-configuration): Ditto.
7636         (unpop-window-configuration): Ditto.
7637
7638 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
7639
7640         * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
7641
7642 1998-05-17  Kirill M. Katsnelson  <kkm@kis.ru>
7643
7644         * winnt.el (nt-quote-args-verbatim): Added function.
7645         (nt-quote-args-prefix-quote): Added function.
7646         (nt-quote-args-backslash-quote): Added function.
7647         (nt-quote-args-double-quote): Added function.
7648         (nt-quote-args-functions-alist): New variable.
7649         (nt-quote-process-args): Added function. This is the main quoting
7650         work horse called from process-nt.c
7651
7652 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
7653
7654         * winnt.el: Removed duplicate definitions for backspace,
7655         delete, M-backspace and C-M-backspace.
7656         (file-name-buffer-file-type-alist): Removed this variable.
7657         (find-buffer-file-type): Removed function.
7658         (find-file-binary):  Removed function.
7659         (find-file-text): Removed function.
7660         (find-file-not-found-set-buffer-file-type): Removed function.
7661         (save-to-unix-hook): Removed function.
7662         (revert-from-unix-hook): Removed function.
7663         (using-unix-filesystems): Removed function.
7664         (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
7665         warning.
7666         (x-set-selection): Removed function.
7667         (x-get-selection): Removed function.
7668         Removed commented FSFisms.
7669         Replaced copyright notice (this file is not part of GNU Emacs).
7670         (nt-shell-mode-hook): Moved here from a lambda expression. Added
7671         comint-process-echoes setting to t.
7672
7673 1998-05-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7674
7675         * packages.el (packages-no-package-hierarchy-regexp): Introduced
7676         and used following the interface change of
7677         `paths-find-recursive-path'.
7678
7679         * find-paths.el (paths-find-recursive-path): Exclusion is now by a
7680         regexp instead of a list of base names.
7681         (paths-version-control-filename-regexp):
7682         (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
7683         Introduced and used following the interface change of
7684         `paths-find-recursive-path'.
7685
7686 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
7687
7688         * simple.el (delete-forward-p): Make it a defun; do X garbage only
7689         on X devices, rather than on all non-TTY devices.
7690
7691 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
7692
7693         * msw-mouse.el: New file. Sets up cursor shapes for Windows.
7694
7695         * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
7696
7697 1998-05-17  Adrian Aichner  <adrian@xemacs.org>
7698
7699         * itimer.el (activate-itimer): Fixed usage of integers
7700         as argument to `concat'.
7701
7702 1998-05-17  Glynn Clements  <glynn@sensei.co.uk>
7703
7704         * itimer.el (start-itimer): replace the use of `concat' with
7705         `format'
7706
7707 1998-05-16  SL Baur  <steve@altair.xemacs.org>
7708
7709         * mode-motion.el (mode-motion-hook): Clarify docstring.
7710         From Bob Weiner <weiner@altrasoft.com>
7711
7712         * loadhist.el (symbol-file): Supply prompt string when used
7713         interactively.
7714         From Bob Weiner <weiner@altrasoft.com>
7715
7716 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
7717
7718         * loadup.el (really-early-error-handler): Ditto.
7719
7720         * update-elc.el: Ditto.
7721
7722         * setup-paths.el (paths-construct-exec-path): Ditto.
7723
7724         * make-docfile.el: Ditto.
7725
7726         * find-paths.el (paths-decode-directory-path): Use split-path
7727         instead of decode-path.
7728
7729         * files.el (parse-colon-path): Update docstring reference.
7730
7731 1998-05-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7732
7733         * msw-init.el:
7734         * x-init.el:
7735         Bind cut'n'paste keys to non window-system specific functions.
7736
7737         * msw-select.el: New function mswindows-clear-clipboard.
7738         mswindows-cut-copy-clipboard extended to handle clearing of the
7739         selection and renamed to mswindows-cut-copy-clear-clipboard.
7740
7741         * select.el: on mswindows devices delete-primary-selection
7742         calls mswindows-clear-clipboard.
7743
7744 1998-05-15  Hrvoje Niksic  <hniksic@srce.hr>
7745
7746         * simple.el (quoted-insert): Inhibit quit when using read-char.
7747
7748         * cmdloop.el (read-char): Don't inhibit quit.
7749         (read-char-exclusive): Ditto.
7750         (read-char): Signal quit if quit-char was pressed.
7751         (read-char-exclusive): Ditto.
7752         (read-quoted-char): Return a character, not integer.
7753
7754         * menubar-items.el (default-popup-menu): Use Andy's generic
7755         selection code.
7756         (default-popup-menu): Fix code.
7757
7758 1998-05-14  Oliver Graf <ograf@fga.de>
7759
7760         * dragdrop.el (dragdrop-function-widget): this time it's done
7761
7762 1998-05-13  Oliver Graf <ograf@fga.de>
7763
7764         * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
7765
7766 1998-05-15  Kirill M. Katsnelson  <kkm@kis.ru>
7767
7768         * device.el (device-pixel-width):
7769         (device-pixel-height):
7770         (device-mm-width):
7771         (device-mm-height):
7772         (device-bitplanes):
7773         (device-color-cells): Swapped parameters to device-system-metric
7774         according to the interface change.
7775
7776 1998-05-14  Kirill M. Katsnelson  <kkm@kis.ru>
7777
7778         * mouse.el (default-mouse-motion-handler): Use new name of the
7779         function event-over-vertical-divider-p.
7780         Do not set E-W arrow cursor over the divider if
7781         vertical-divider-draggable-p is nil in the window.
7782         ([top-level]): Use new name for the variable
7783         vertical-divider-map.
7784         (drag-window-divider): Respect vertical-divider-draggable-p.
7785         Variable name typo fixes.
7786
7787 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
7788
7789         * keymap.el (kbd): Define here; handle string constants and
7790         others...
7791
7792 1998-05-15  Christian Nyb <chr@mediascience.no>
7793
7794         * simple.el (zap-up-to-char): New function.  Behaves like `zap-to-char'
7795         in Emacs 18.
7796
7797 1998-05-13  Didier Verna  <didier@xemacs.org>
7798
7799         * mouse.el (drag-window-divider): give the vertical divider a
7800         pressed look when dragging it.
7801
7802 1998-05-13  Andy Piper  <andyp@parallax.co.uk>
7803
7804         * faces.el: predicate some more face operations on x or mswindows
7805         not just x.
7806
7807         * modeline.el: enable modeline coloring for mswindows.
7808
7809 1998-05-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7810
7811         * minibuf.el (minibuffer-default): Added variable; compatible with
7812         FSF Emacs.
7813         (next-history-element): Used `minibuffer-default'.
7814
7815 1998-05-12  Oliver Graf <ograf@fga.de>
7816
7817         * dragdrop.el (dragdrop-function-widget): button and mods ok
7818         arguments still look a bit strange
7819         (dragdrop-compare-mods) created
7820         (dragdrop-drop-do-functions) correctly checks for buttons and
7821         modifiers
7822
7823 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
7824
7825         * setup-paths.el (paths-default-info-directories): Replace
7826         path-separator with directory-sep-char.
7827
7828         * files.el (path-separator): Don't define it here.
7829
7830 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
7831
7832         * update-elc.el: Ditto.
7833
7834         * setup-paths.el (paths-construct-exec-path): Ditto.
7835
7836         * make-docfile.el: Ditto.
7837
7838         * loadup.el (really-early-error-handler): Ditto.
7839
7840         * find-paths.el (paths-decode-directory-path): Use decode-path
7841         instead of decode-path-internal.
7842
7843         * files.el (parse-colon-path): Update docstring.
7844
7845 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
7846
7847         * subr.el (get-buffer-window-list): Make BUFFER optional.
7848
7849         * window-xemacs.el (windows-of-buffer): Defalias to
7850         get-buffer-window-list.
7851
7852 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
7853
7854         * disass.el: Fix maintainer keyword.
7855
7856         * bytecomp.el (byte-compile-and-load-file): Autoload.
7857         (byte-compile-buffer): Ditto.
7858
7859         * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
7860         value is returned, not the name.
7861         (lisp-imenu-generic-expression): Enable it.
7862         (lisp-mode-variables): Ditto.
7863         (lisp-indent-offset): Change defconst to defvar.
7864         (lisp-indent-function): Ditto.
7865         (lisp-body-indent): Ditto.
7866
7867 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
7868
7869         * modeline.el: Use zap-last-kbd-macro-event.
7870
7871         * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
7872         nil, don't attempt to do anything with messages.
7873         (eval-last-sexp): Use `letf' for clarity.
7874
7875 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
7876
7877         * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
7878
7879 1998-05-11  Martin Buchholz  <martin@xemacs.org>
7880
7881         * buff-menu.el:
7882         * lisp-mode.el:
7883         * obsolete.el:
7884         Change empty docstrings into no doc strings at all.
7885         Fix bogus FSF-format docstrings.
7886         * etags.el: Fix docstring.
7887
7888 1998-05-11  Jan Vroonhof  <vroonhof@math.ethz.ch>
7889
7890         * package-get.el (package-get): Use internal md5
7891
7892 1998-05-13  SL Baur  <steve@altair.xemacs.org>
7893
7894         * about.el (about-xemacs): Correct abuse of concat.
7895
7896 1998-05-11  SL Baur  <steve@altair.xemacs.org>
7897
7898         * info.el (Info-mode): Use easymenu.
7899
7900 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
7901
7902         * apropos.el (apropos): Don't use concat with integers.
7903
7904         * cmdloop.el (describe-last-error): Handle the case when no error
7905         was seen gracefully.
7906
7907         * apropos.el (apropos-print): Use with-displaying-help-buffer as
7908         defun.
7909         (apropos-describe-plist): Ditto.
7910
7911         * help.el (with-displaying-help-buffer): Revert to a defun.
7912         (describe-key): Use it as defun.
7913         (describe-mode): Ditto.
7914         (describe-bindings): Ditto.
7915         (describe-prefix-bindings): Ditto.
7916         (describe-installation): Ditto.
7917         (view-lossage): Ditto.
7918         (describe-function): Ditto.
7919         (describe-variable): Ditto.
7920         (describe-syntax): Ditto.
7921
7922 1998-05-11  Oliver Graf <ograf@fga.de>
7923
7924         * dragdrop.el: changed order of require/provide
7925         (dragdrop-drop-mime-default) changed to new calling conventions
7926         (dragdrop-drop-do-functions) changed to new calling conventions
7927         (dragdrop-function-widget) this one needs more work...
7928
7929 1998-05-10  Oliver Graf <ograf@fga.de>
7930
7931         * about.el: another small change in my entry
7932         * dragdrop.el (dragdrop-drop-log-function): logging added
7933         plus customizations
7934         changed interface to handler functions. now called with event
7935         and object
7936
7937 1998-05-12  Kirill M. Katsnelson  <kkm@kis.ru>
7938
7939         * glyphs.el (divider-pointer-glyph): Declared new glyph,
7940         E-W arrow pointer displayed over draggable dividers.
7941
7942         * mouse.el (default-mouse-motion-handler): Show it when
7943         appropriate.
7944         (drag-window-divider): Added.
7945         ([top-level]): Initialized window-divider-map with a keymap
7946         binding the above function to left button down event.
7947
7948         * x-mouse.el (x-init-pointer-shape): Initialize
7949         divider-pointer-glyph from Cursor.dividerPointer, or use default
7950         E-W double arrow.
7951
7952 1998-04-30  Gunnar Evermann  <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
7953
7954         * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
7955
7956 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
7957
7958         * simple.el (count-words-buffer): Don't query for buffer.
7959         (count-lines-buffer): Ditto.
7960
7961 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
7962
7963         * help.el (where-is): add optional insert argument.
7964
7965 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
7966
7967         * help.el (describe-key-briefly): New argument INSERT.
7968
7969         * simple.el (eval-expression): New optional argument; synch with
7970         FSF 20.3.
7971
7972         * keydefs.el (global-map): Add new register bindings.
7973
7974         * register.el: Synched with FSF 20.3.
7975
7976 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
7977
7978         * window-xemacs.el (recenter): all arguments are optional.
7979
7980 1998-05-10  Kirill M. Katsnelson  <kkm@kis.ru>
7981
7982         * device.el: (device-pixel-width): Reflected name/parameters
7983         change to device-system-metric.
7984         (device-pixel-height): Ditto.
7985         (device-mm-width): Ditto.
7986         (device-mm-height): Ditto.
7987         (device-bitplanes): Ditto.
7988         (device-color-cells): Ditto.
7989
7990 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
7991
7992         * cl-extra.el (cl-float-limits): Removed; move code to top-level.
7993
7994         * cl.el (most-positive-fixnum): Document.
7995         (most-negative-fixnum): Ditto.
7996
7997         * cus-dep.el: Updated comment.
7998
7999         * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
8000         constant.
8001
8002         * cus-load.el (custom-put): Removed.
8003
8004         * files.el (after-find-file): Just resignal quit instead of
8005         signaling "canceled".
8006
8007 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
8008
8009         * frame.el (other-frame): Use `focus-frame' instead of
8010         select-frame kludges.
8011
8012         * lisp-mode.el: Update lisp-indent-function for
8013         save-selected-frame and with-selected-frame.
8014
8015         * frame.el (save-selected-frame): New macro.
8016         (with-selected-frame): Ditto.
8017         (other-frame): Use `set-frame-focus'.
8018
8019 1998-05-06  Oliver Graf <ograf@fga.de>
8020
8021         * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
8022         (dragdrop-drop-url-default) default handler for URL drops created
8023         (dragdrop-drop-mime-default) default handler for MIME drops created
8024         (dragdrop-drop-functions) default custom for handling drops created
8025         (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
8026
8027 1998-05-05  Jonathan Harris <jhar@tardis.ed.ac.uk>
8028
8029         * mouse.el: Removed redundant mouse-mswindows-drop function.
8030
8031 1998-05-05  Oliver Graf <ograf@fga.de>
8032
8033         * about.el: changed some text in my entry
8034         * dragdrop.el: added customs
8035
8036 1998-05-04  Oliver Graf <ograf@fga.de>
8037
8038         * mouse.el: killed global drop key bindings
8039         (mouse-offix-drop) removed
8040         * dragdrop.el: created
8041         * dumped-lisp.el: inclusion of dragdrop.el for window-systems
8042
8043 1998-05-09  Kirill M. Katsnelson  <kkm@kis.ru>
8044
8045         * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
8046         scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
8047
8048         * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
8049         obsolete comment.
8050
8051         * scrollbar.el (scrollbars-visible-p): Use new
8052         {vertical,horizontal}-scrollbar-visible-p specifiers.
8053
8054 1998-04-18  Kirill M. Katsnelson  <kkm@kis.ru>
8055
8056         * device.el (device-pixel-height):
8057         (device-pixel-width):
8058         (device-mm-width):
8059         (device-mm-height):
8060         (device-bitplanes):
8061         (device-color-cells): Moved these 6 functions from device.c; they
8062         all use single (device-system-metrics) call.
8063
8064 1998-05-09  SL Baur  <steve@altair.xemacs.org>
8065
8066         * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
8067         were renamed.
8068
8069         * menubar-items.el:
8070         * toolbar-items.el: Renamed from x-menubar/x-toolbar.
8071         Suggested by Hrvoje Niksic <hniksic@srce.hr>
8072
8073         * help.el (help-map): Remove Hyperbole keybinding logic.
8074         Suggested by: Michael Ernst <mernst@cs.washington.edu>
8075
8076 1998-05-08  SL Baur  <steve@altair.xemacs.org>
8077
8078         * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
8079         From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
8080
8081 1998-05-07  Andy Piper  <andyp@parallax.co.uk>
8082
8083         * msw-glyphs.el: use nicer icon3 from the frame icon.
8084
8085 1998-05-07  SL Baur  <steve@altair.xemacs.org>
8086
8087         * version.el (emacs-version): Remove InfoDock conditionals.
8088
8089         * startup.el (startup-splash-frame): Change ID logo name.
8090
8091 1998-05-06  Hrvoje Niksic  <hniksic@srce.hr>
8092
8093         * files.el (after-find-file): If the user presses C-g on
8094         directory-creation prompt, kill the buffer.
8095
8096 1998-05-06  SL Baur  <steve@altair.xemacs.org>
8097
8098         * simple.el (count-words-region): Reverse previous change.
8099
8100 1998-05-05  Hrvoje Niksic  <hniksic@srce.hr>
8101
8102         * replace.el (query-replace): Just call perform-replace.
8103         (query-replace-regexp): Ditto.
8104         (perform-replace): Move region handling here.
8105         (perform-replace): Use the new arg to match-data.
8106
8107 1998-03-08  Kyle Jones  <kyle_jones@wonderworks.com>
8108
8109         * x-init.el: Install X specific display table that
8110           displays char 0240 as a space to avoid whatever it is
8111           that screws up display of that character code.
8112
8113 1998-05-03  Hrvoje Niksic  <hniksic@srce.hr>
8114
8115         * help.el (function-arglist): If no arguments are documented for a
8116         subr, print nothing rather than incorrect output.
8117
8118 1998-05-05  SL Baur  <steve@altair.xemacs.org>
8119
8120         * cmdloop.el (command-error): Update bail-out error message to use
8121         `emacs-program-name'.
8122
8123         * lib-complete.el: Remove reader macro cruft.
8124
8125         * dumped-lisp.el (preloaded-file-list): Phase I:  remove InfoDock
8126         cruft.
8127
8128         * simple.el (count-words-region): Drop interactive-p check on the
8129         message.
8130
8131 1998-05-04  Jonathan Harris <jhar@tardis.ed.ac.uk>
8132
8133         * font.el
8134         * msw-faces.el
8135         Correct spelling of mswindows-font-canonicalize-name.
8136
8137 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
8138
8139         * ldap.el (ldap-host-parameters-alist): Replaced with
8140         `ldap-host-parameters-plist'
8141         (ldap-search): Adapt to previous change
8142
8143 1998-05-02  SL Baur  <steve@altair.xemacs.org>
8144
8145         * about.el (about-hackers): Update Bob Weiner bio.
8146         (about-maintainer-info): Ditto.
8147
8148 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
8149
8150         * simple.el (display-warning-minimum-level): Docfix.
8151
8152 1998-04-04  Per Abrahamsen  <abraham@dina.kvl.dk>
8153
8154         * widget.el (:default-get): New keyword.
8155         * wid-edit.el (default, widget-default-default-get): Define it.
8156         (group, widget-group-default-get): Define it.
8157         (menu-choice, widget-choice-default-get): Define it.
8158         (widget-default-get): New function.
8159         (widget-choice-action): Call it.
8160         (widget-editable-list-entry-create): Call it.
8161
8162 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
8163
8164         * byte-optimize.el (byte-boolean-vars): Removed.
8165         (byte-optimize-lapcode): Use `built-in-variable-type' instead of
8166         lookup through `byte-boolean-vars'.
8167
8168 1998-05-01  Kirill M. Katsnelson  <kkm@kis.ru>
8169
8170         * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
8171         resource-provided values into ghost specs for scrollbar-height and
8172         scrollbar-width.
8173
8174 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
8175
8176         * byte-optimize.el: Don't attempt to optimize /=.
8177
8178         * bytecomp.el (byte-compile-one-ore-more-args): New function.
8179         (byte-compile-/=): Ditto.
8180
8181 1998-05-02  SL Baur  <steve@altair.xemacs.org>
8182
8183         * apropos.el: Use `with-displaying-help-buffer'.
8184         (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
8185         Use `with-displaying-help-buffer'.
8186         (apropos-follow): Do not give special treatment to buffer cursor
8187         was in prior to a mouse click.
8188         (apropos-describe-plist): Use `with-displaying-help-buffer'.
8189         (apropos-print-doc): Set correct buffer for setting text
8190         properties.
8191
8192 1998-05-01  SL Baur  <steve@altair.xemacs.org>
8193
8194         * help.el (help-buffer-prefix-string): New variable.
8195         (help-buffer-name): Use it.
8196
8197         * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
8198         mode menu.
8199
8200 1998-04-30  Greg Klanderman  <greg@alphatech.com>
8201
8202         * frame.el (other-frame): Work even when focus-follows-mouse is true.
8203
8204 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
8205
8206         * files.el (find-file-noselect): Update docstring.
8207         (find-file-noselect): Signal an error if found an unreadable file.
8208         (file-chase-links): Save the match data.
8209         (normal-mode): Use `lwarn' and `error-message-string'.
8210         (interpreter-mode-alist): Change defconst to defvar.
8211         (inhibit-first-line-modes-regexps): Ditto.
8212         (inhibit-first-line-modes-regexps): Added .tgz.
8213         (inhibit-first-line-modes-suffixes): Change defconst to defvar.
8214         (change-major-mode-with-file-name): New user-option.
8215         (set-visited-file-name): Synched with FSF.
8216         (file-name-extension): New function, from FSF 20.3.
8217         (file-relative-name): Synched with FSF.
8218         (save-some-buffers): Support the C-r feature.
8219         (recover-session): Synched with FSF.
8220         (kill-some-buffers): Ditto.
8221         (set-auto-mode): New argument JUST-FROM-FILE-NAME.
8222
8223 1998-04-30  SL Baur  <steve@altair.xemacs.org>
8224
8225         * files.el (insert-file): Undo previous change and reenable use of
8226         format.el.
8227
8228 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
8229
8230         * window-xemacs.el (recenter): Define.
8231
8232 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
8233
8234         * font.el (mswindows-font-create-name)
8235         (mswindows-font-create-object): new functions for mswindows type
8236         fonts.
8237
8238         * msw-faces.el (mswindows-font-canicolize-name): fix so that
8239         strings are parsed as well as font objects.
8240
8241 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
8242
8243         * modeline.el (defining-kbd-macro): Restore modeline indication of
8244         kbd-macro being recorded.
8245         (add-minor-mode): Simplify docstring.
8246         (modeline-minor-mode-menu): Remove stuff.
8247
8248 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
8249
8250         * code-process.el (call-process): dynamically decide process
8251         coding type.
8252
8253 1998-04-29  Jim Radford  <radford@robby.caltech.edu>
8254
8255         * modeline.el: Add line-number-mode, column-number-mode to
8256         the modeline minor-mode menu.  Button2 on the line number does
8257         goto-line.
8258
8259 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
8260
8261         * mouse.el: move x-selection-owner-p type things to
8262         selection-owner-p.
8263
8264         * msw-init.el: copy zmacs stuff from x-init.el
8265
8266         * msw-select.el (mswindows-own-selection)
8267         (mswindows-disown-selection) (mswindows-selection-owner-p): new
8268         functions. Very simple minded implementation of selectio
8269         ownership.
8270
8271         * select.el (own-selection) (disown-selection)
8272         (activate-region-as-selection) (select-make-extent-for-selection)
8273         (valid-simple-selection-p): functions moved from x-select.el for
8274         generalized selection.
8275
8276         * x-select.el: see select.el changes.
8277
8278         * x-toolbar.el: use new selection functions.
8279
8280 1998-04-28  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8281
8282         * packages.el (packages-find-package-directories): Fixed bug that
8283         would pick up multiple site-package directories.
8284         (package-locations): Added "xemacs-packages" as a late package
8285         location.
8286
8287         * find-paths.el: Now uses `emacs-program-name' and
8288         `emacs-program-version'.
8289         Additions to enforce version-specific directories in
8290         `paths-find-version-directory'.
8291
8292 1998-04-29  SL Baur  <steve@altair.xemacs.org>
8293
8294         * default.el: Removed.
8295         * site-start.el: Removed.
8296
8297 1998-04-29  Didier Verna  <didier@xemacs.org>
8298
8299         * minibuf.el (minibuffer-history-minimum-string-length): Default
8300         to nil.
8301
8302 1998-04-28  SL Baur  <steve@altair.xemacs.org>
8303
8304         * find-paths.el (paths-program-name): Rename.
8305         (paths-emacs-root-p): Ditto.
8306         (paths-find-site-directory): Ditto.
8307
8308 1998-04-26  Karl M. Hegbloom  <karlheg@inetarena.com>
8309
8310         * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
8311         `emacs-lisp-byte-compile-and-load'.
8312
8313 1998-04-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8314
8315         * ldap.el (ldap-search): Fixed additional parameter passing to
8316         `ldap-open'
8317
8318 1998-04-27  Andy Piper  <andyp@parallax.co.uk>
8319
8320         * select.el (kill-primary-selection) (selection-owner-p)
8321         (copy-primary-selection) (yank-clipboard-selection)
8322         (selection-exists-p) (delete-primary-selection): new file and
8323         functions that do the right thing for the selected device.
8324
8325         * x-menubar.el: use generalised selection functions.
8326
8327         * dumped-lisp.el: dump select.el.
8328
8329 1998-04-27  SL Baur  <steve@altair.xemacs.org>
8330
8331         * find-paths.el (paths-progname): New variable.
8332         (paths-emacs-root-p): Use it.
8333         (paths-find-site-directory): Ditto.
8334
8335 1998-04-26  SL Baur  <steve@altair.xemacs.org>
8336
8337         * loadup.el ((member "dump" command-line-args)): Dump as
8338         `infodock' if InfoDock.
8339
8340 1998-04-25  SL Baur  <steve@altair.xemacs.org>
8341
8342         * find-paths.el (construct-emacs-version): Simplify, include
8343         program name in the return value.
8344         * (paths-find-version-directory): Use it.
8345
8346 1998-04-25  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8347
8348         * info.el (Info-parse-dir-entries): Fixed regexp
8349         (Info-build-dir-anew): Remove full suffix and capitalize info file
8350         name for files with no @direntry
8351         (Info-batch-rebuild-dir): New function
8352         (Info-suffixed-file): Check for regular files instead of simple
8353         file existence (could catch directories before)
8354
8355 1998-04-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8356
8357         * setup-paths.el, find-paths.el: Removed uses of `not' which
8358         temacs doesn't have.
8359
8360         * find-paths.el (paths-find-emacs-roots): Included exec-prefix
8361         into root searching.
8362
8363 1998-04-24  Martin Buchholz  <martin@xemacs.org>
8364
8365         * subr.el: Remove definition of `not'.
8366
8367 Sat Apr 24 1998  Andy Piper  <andyp@parallax.co.uk>
8368
8369         * msw-glyphs.el: enable graphics support.
8370
8371 1998-04-23  Didier Verna  <didier@xemacs.org>
8372
8373         * x-menubar.el (default-menubar): restored the line-number-mode
8374         option.
8375
8376         * misc doc string updates related to the options menu.
8377
8378 1998-04-24  SL Baur  <steve@altair.xemacs.org>
8379
8380         * setup-paths.el (paths-construct-load-path): Fix typo.
8381
8382 1998-04-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8383
8384         * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
8385         font-menu-ignore-scaled-fonts don't have to be bound now; this
8386         gets us one step further towards making --no-autoloads work.
8387
8388         * startup.el (normal-top-level): Load auto-autoloads only if
8389         lisp-directory is non-nil.
8390
8391         * setup-paths.el (paths-construct-load-path): Made it robust
8392         against nil lisp-directory.
8393
8394         * startup.el (startup-setup-paths-warning): Added `lisp-directory'
8395         to the list of variables that cause a warning when nil.
8396
8397         * toolbar.el (init-toolbar-location): Now works even when there's
8398         no toolbar icon directory.
8399
8400 1998-04-23  Hrvoje Niksic  <hniksic@srce.hr>
8401
8402         * help.el (view-lossage): Recognize it.
8403
8404         * simple.el (log-message): Mark multiline messages.
8405
8406 1998-04-22  SL Baur  <steve@altair.xemacs.org>
8407
8408         * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
8409
8410 1998-4-20  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
8411
8412         * package-get.el (package-get-all):  add `\n' separator to
8413         interactive specification so that both variables are read
8414
8415 1998-04-22  Didier Verna  <didier@xemacs.org>
8416
8417         * x-menubar.el: ported the options menu to Custom.
8418         Moved the "read only" toggle button to the buffers menu.
8419         Corrected some missing ;;;###autoload or defcustom.
8420
8421         * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
8422         the scrollbar-visible specifier for options menu handling.
8423
8424         * toolbar.el (toolbar-visible-p)
8425                      (toolbar-captioned-p)
8426                      (default-toolbar-position): defcustom wrappers around
8427         the toolbar specifiers for options menu handling.
8428
8429         * frame.el (get-frame-for-buffer-default-instance-limit):
8430         defcustom it for options menu handling.
8431
8432         * font-lock.el (font-lock-mode): defcustom and autoload the variable
8433         font-lock-mode for options menu handling.
8434
8435         * cus-start.el: added Custom properties to overwrite-mode for
8436         options menu handling.
8437
8438 Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
8439
8440         * about.el: shameless self-promotion.
8441
8442 1998-04-21  Hrvoje Niksic  <hniksic@srce.hr>
8443
8444         * simple.el (raw-append-message): Slightly optimize.
8445         (remove-message): Use `push' for clarity.
8446         (append-message): Ditto.
8447         (display-warning): Dito.
8448         (raw-append-message): Send the message to the appropriate device.
8449
8450 1998-04-22  SL Baur  <steve@altair.xemacs.org>
8451
8452         * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
8453         From Sean MacLennan <Sean.MacLennan@pika.ca>
8454
8455 1998-04-18  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8456
8457         * setup-paths.el: Changed `directory-sep-char' to
8458         `path-separator', following a change in GNU Emacs.
8459
8460 1998-04-19  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8461
8462         * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
8463         (Info-build-dir-anew): Add a final newline.
8464         (Info-build-dir-anew): Do not issue warning when rebuilding policy
8465         is `always'
8466         (Info-rebuild-dir): Ditto
8467
8468         * dumped-lisp.el (preloaded-file-list): Added ldap.el
8469
8470 1998-04-21  SL Baur  <steve@altair.xemacs.org>
8471
8472         * simple.el (count-words-buffer): Retain zmacs region.
8473         (count-words-region): Ditto.
8474         * simple.el: (what-line): Expanded line counts.
8475         (count-lines): New parameter to conditionalize whether collapsed
8476         lines get counted.
8477         From Bob Weiner <weiner@altrasoft.com>
8478
8479 1998-04-19  SL Baur  <steve@altair.xemacs.org>
8480
8481         * packages.el (package-locations): infodock-packages must override
8482         mule-packages and packages.
8483
8484 1998-04-19  Jonathan Harris <jhar@tardis.ed.a.uk>
8485
8486         * wid-edit.el:
8487         remove rude messages from widget-activation-widget-mapper
8488         and widget-activation-glyph-mapper
8489
8490 1998-04-17  Jonathan Harris <jhar@tardis.ed.ac.uk>
8491
8492         * toolbar.el: Remove (featurep 'x) test from
8493         toolbar-make-button-list
8494
8495 1998-04-17  Hrvoje Niksic  <hniksic@srce.hr>
8496
8497         * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
8498         only if in the same frame.
8499
8500 1998-04-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8501
8502         * packages.el (package-locations): Added site-packages hierarchy.
8503
8504         * setup-paths.el (paths-default-info-directories): Introduced and
8505         used.
8506
8507         * packages.el, setup-paths.el: Set various path searching depths
8508         to 1.
8509
8510         * packages.el (packages-hierarchy-depth):
8511         (packages-load-path-depth): Introduced and used.
8512
8513         * setup-paths.el (paths-load-path-depth): Introduced and used.
8514
8515         * find-paths.el (paths-find-recursive-path): Added max-depth
8516         parameter.
8517
8518 1998-04-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8519
8520         * setup-paths.el (paths-construct-info-path): Removed
8521         dependency on behavior of (file-name-as-directory "").
8522
8523 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8524
8525         * ldap.el (ldap-search): Adapt to the new low-level API using ldap
8526         lisp objects
8527
8528 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8529
8530         * dump-paths.el, startup.el: Added handling for --debug-paths.
8531
8532 1998-04-15  William M. Perry  <wmperry@aventail.com>
8533
8534         * wid-edit.el: We cannot just set the help-echo or balloon-help
8535           properties for an extent based on the :help-echo widget
8536           property, since help-echo and balloon-help cause an EXTENT to
8537           get passed in, where :help-echo functions are expecting a WIDGET
8538
8539 1998-04-15  Kirill M. Katsnelson  <kkm@kis.ru>
8540
8541         * scrollbar.el (init-scrollbar-from-resources): Call
8542         mswindows-init-scrollbar-metrics when appropriate.
8543
8544 Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
8545
8546         * dumped-lisp.el: dump x-toolbar for window system
8547
8548         * msw-init.el (init-post-mswindows-win): enable toolbars if we
8549         have support and xpm.
8550
8551 1998-04-16  SL Baur  <steve@altair.xemacs.org>
8552
8553         * files.el (toggle-read-only): Fix docstring.
8554         From Didier Verna <didier@xemacs.org>
8555
8556 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8557
8558         * startup.el (normal-top-level): Load autoload-file-name without
8559         specifying an extension---some people only auto-autoload.el.gz.
8560
8561 1998-04-06  Hrvoje Niksic  <hniksic@srce.hr>
8562
8563         * files.el (backup-enable-predicate): Don't bomb on NAME being
8564         nil.
8565
8566 1998-04-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8567
8568         * find-paths.el, packages.el: Now prefers configure'd paths.
8569         This shouldn't cause any of the originally anticipated problems as
8570         the current paths architecture will not define the various
8571         configure-xxx variables if they're not specified on the configure
8572         command line.
8573
8574         * find-paths.el, setup-paths.el, packages.el: Removed all
8575         mentionings of "/" as a path separator.
8576         Used paths-construct-path throughout.
8577
8578         * find-paths.el (paths-construct-path): Created to assemble paths
8579         from directory components.
8580
8581         * setup-paths.el, packages.el: Used paths-decode-directory-path
8582         instead of decode-path-internal.
8583
8584         * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
8585         and associates.
8586         (paths-decode-directory-path) Created.
8587
8588         * setup-paths.el: Changed configure-exec-path to
8589         configure-exec-directory.
8590
8591 1998-04-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8592
8593         * packages.el (packages-find-packages): Fixed decoding of
8594         EMACSPACKAGEPATH.
8595
8596         * startup.el: -no-packages -> -no-early-packages.
8597
8598         (packages-load-package-lisps): Fixed loading of auto-autoload
8599         files.
8600
8601         * startup.el (normal-top-level): Fixed loading of core
8602         auto-autoload.
8603
8604         * obsolete.el: Un-obsoleted site-directory.  Sigh.
8605
8606         * startup.el, packages.el, dump-paths.el: Added proper settings
8607         for site-directory and lisp-directory variables.
8608
8609         * startup.el, loadup.el: Renamed inhibit-update-autoloads to
8610         inhibit-package-autoloads and fixed handling of it.
8611
8612         * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
8613         handling of former inhibit-package-init, now
8614         inhibit-early-packages, to make -vanilla etc. work.
8615
8616 1998-04-10  Kirill M. Katsnelson  <kkm@kis.ru>
8617
8618         * code-process.el (start-process): Fallback to 'undecided instead
8619         of 'binary for process input coding stream.
8620
8621         * process.el (start-process): Docstring fix.
8622
8623 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8624
8625         * info.el (Info-insert-dir): Do not insert temporary dir files
8626         in Info-dir-file-attributes
8627         (Info-build-dir-anew): Ensure temporary buffer is not read-only
8628         (Info-rebuild-dir): Ditto.
8629
8630 1998-04-09  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8631
8632         * obsolete.el: Added obsoleteness declarations for
8633         `site-directory' and `Info-default-directory-list'.
8634
8635 1998-04-08  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8636
8637         * find-paths.el (paths-find-emacs-root): Only look at the
8638         executable at the end of the symlink chain for determining the
8639         Emacs root.
8640
8641 1998-04-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8642
8643         * setup-paths.el (paths-construct-info-path): Changed construction
8644         to cater to gone default in configure.
8645
8646         * find-paths.el (paths-uniq-append): Added.
8647
8648         * packages.el: Rewritten package path construction once again.
8649
8650         * dump-paths.el, startup.el: Removed package-path as a global
8651         variable.
8652
8653         * package-admin.el (package-admin-add-single-file-package):
8654         (package-admin-add-binary-package): Changed package-path to
8655         late-packages.
8656
8657         * packages.el (packages-split-path): Split path at "/" rather than
8658         nil according to change in emacs.c.
8659
8660 1998-04-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8661
8662         * setup-paths.el (paths-construct-info-path): Changed info path
8663         order so that directories come out right.
8664         (paths-find-lock-directory): Fixed bug: It used to think
8665         configure-lock-directory is a path.
8666
8667 1998-04-06  Jeff Miller <jmiller@smart.net>
8668
8669         * x-toolbar.el:  Added toolbar-vector-xxxxxx defvars.  Modified
8670         initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars.  This
8671         eases the use of toolbar-add/kill-item functions.
8672
8673 1998-04-07  Kirill M. Katsnelson  <kkm@kis.ru>
8674
8675         * code-files.el (file-coding-system-alist): Commented out
8676         loaddefs.el magical treatment.
8677
8678 1998-04-06  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8679
8680         * info.el (Info-rebuild-outdated-dir): Added new option
8681         `conservative' and made it the default
8682         (Info-rebuild-dir): Appropriately parse multi-line description
8683         strings, and multi-section dir files. Issue warning when dir
8684         is rebuilt as temporary
8685         (Info-build-dir-anew): Issue warning when dir is built as
8686         temporary
8687
8688 1998-04-04  Kirill M. Katsnelson  <kkm@kis.ru>
8689
8690         * list-mode.el (list-mode-map): Bind highlight motion commands to
8691         standard keys left, right, C-b and C-f.
8692
8693 1998-03-29  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
8694
8695         * files.el (auto-mode-alist): allow .sc for Scheme->C
8696
8697 1998-04-06  SL Baur  <steve@altair.xemacs.org>
8698
8699         * loadup.el (pureload): Don't quote (garbage-collect).
8700
8701 1998-04-04  SL Baur  <steve@altair.xemacs.org>
8702
8703         * package-get-base.el: Updated.
8704
8705 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
8706
8707         * isearch-mode.el (isearch-just-started): New variable.
8708         (isearch-mode): Set it.
8709         (isearch-repeat): Advance one character forward only if the search
8710         was successful, and was not just started.
8711         (isearch-repeat): Clear isearch-just-started.
8712
8713 1998-04-02  SL Baur  <steve@altair.xemacs.org>
8714
8715         * finder.el (finder-compile-keywords): Don't eval new finder-inf
8716         if running -batch.
8717
8718 1998-03-26  Hrvoje Niksic  <hniksic@srce.hr>
8719
8720         * subr.el (listify-key-sequence): Removed.
8721
8722 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
8723
8724         * bytecomp.el (byte-compile-print-gensym): New option.
8725         (byte-compile-output-file-form): Use it.
8726         (byte-compile-output-docform): Ditto.
8727         (byte-compile-compiled-obj-to-list): Ditto.
8728
8729 Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
8730
8731         * msw-glyphs.el: set frame icon if xpm support.
8732
8733 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
8734
8735         * help.el: Code that pretty prints variable values
8736           removed.
8737
8738 1998-04-02  SL Baur  <steve@altair.xemacs.org>
8739
8740         * find-paths.el (paths-emacs-root-p): Correct test for installation
8741         directory.
8742         From Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8743
8744 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
8745
8746         * loaddefs.el: Don't set debug-ignored-errors; leave
8747           its default value set to nil.
8748
8749 1998-03-29  Damon Lipparelli  <lipp@primus.com>
8750
8751         * info.el (Info-rebuild-dir): fixed mis-spelling.
8752
8753 1998-03-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8754
8755         * info.el (Info-rebuild-outdated-dir): New custom var
8756         (Info-insert-node): Create/update dir file when needed, ie when it
8757         does not exist or is older than some info files in directory
8758
8759 1998-04-01  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8760
8761         * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
8762         for last packages, mainly for using a 20.4 package base.
8763
8764         * packages.el (late-packages): Typo fix.  It was called
8765         early-packages.
8766
8767         * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
8768         relative symlinks correctly.
8769         (paths-find-emacs-roots): More rigorous checking for plausible
8770         configuration-time root.
8771
8772         * startup.el (normal-top-level): Added a warning if XEmacs cannot
8773         find its roots.
8774
8775 1998-03-27  Martin Buchholz  <martin@xemacs.org>
8776
8777         * faces.el: Fix docstrings.
8778         * glyphs.el: Fix docstrings.
8779         * mouse.el: Fix docstrings.
8780
8781         * frame.el: Change phrase `current frame' to `selected frame'.
8782
8783         * faces.el (face-spec-set-match-display): Make FRAME arg optional.
8784
8785         * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
8786         macros using backquote to make them infinitely more readable.
8787
8788 1998-03-30  SL Baur  <steve@altair.xemacs.org>
8789
8790         * packages.el (packages-find-package-path): Hardcoded specialized
8791         InfoDock support until we can clean this up.
8792
8793         * help.el (describe-bindings-1): Return the value of the bindings
8794         help buffer created.
8795         (describe-bindings): Ditto.
8796
8797         * simple.el (set-variable): Restore previous behavior of not
8798         bombing if the variable to set is not boundp.
8799
8800 1998-03-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8801
8802         * packages.el (packages-handle-package-dumped-lisps): Allow for
8803         non-local files to be loaded off the package-lisp variable.
8804
8805 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
8806
8807         * x-faces.el: Global X resources should override
8808           specs for all device classes (color, grayscale, mono);
8809           code currently doesn't override any of them.  Fixed by
8810           calling remove-specifier with '(x default) as the tag
8811           set and allowing inexact matches.
8812
8813 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
8814
8815         * faces.el: Separated face initializations based on
8816           device classes into device type specific (tag set,
8817           instantiator) pairs.
8818
8819 1998-03-09  Hrvoje Niksic  <hniksic@srce.hr>
8820
8821         * wid-edit.el (widget-choice-action): Remember user's explicit
8822         choice.
8823         (widget-choice-value-create): Respect it.
8824         From Richard Stallman <rms@gnu.org>
8825
8826 1998-03-26  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8827
8828         * setup-paths.el (paths-construct-info-path): Always append
8829         existing directories from configure-time info path.
8830
8831         * startup.el (startup-setup-paths): Renamed misnamed info-path to
8832         Info-directory-list.
8833
8834         * info.el: Removed Info-default-directory-list which was broken by
8835         design.
8836         Removed bogus initialization of Info-directory-list---startup.el
8837         can do a much better job.
8838         Added autoload of Info-directory-list.
8839
8840         * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
8841         out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
8842         be exclusive; now it's merely given precedence, just like in the
8843         old days.
8844
8845 1998-03-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8846
8847         * find-paths.el (paths-find-architecture-directory): Fix bug with
8848         finding; it used to default too early.
8849
8850 1998-03-25  Martin Buchholz <martin@xemacs.org>
8851
8852         * packages.el (packages-split-path): Fix a bug; it used to fail
8853         for paths that weren't split.
8854
8855 1998-03-26  SL Baur  <steve@altair.xemacs.org>
8856
8857         * finder.el (finder-compile-keywords): trap on errors.
8858
8859 1998-03-24  Kyle Jones  <kyle_jones@wonderworks.com>
8860
8861         * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
8862           fourth argument of t so that only the specs exactly
8863           matching the tag lists are removed.
8864
8865 1998-03-25  SL Baur  <steve@altair.xemacs.org>
8866
8867         * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
8868
8869 1998-03-23  SL Baur  <steve@altair.xemacs.org>
8870
8871         * minibuf.el (mouse-read-file-name-1): If a default directory was
8872         specified, use it for generating the completions.
8873
8874 1998-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8875
8876         * update-elc.el: Now respects inhibit-package-init and
8877         inhibit-site-lisp.
8878         Now does path construction with loadup-paths.
8879
8880         * startup.el (normal-top-level, startup-setup-paths): Now respects
8881         inhibit-package-init and inhibit-site-lisp.
8882
8883         * packages.el (packages-find-package-path): Extended package path
8884         by version-specific hierarchies.
8885         (packages-find-packages): Now respects inhibit flag and
8886         inhibit-site-lisp.
8887         Moved path setup to loadup-paths.
8888
8889         * make-docfile.el: Now respects inhibit-package-init and
8890         inhibit-site-lisp.
8891         Now does path construction with loadup-paths.
8892
8893         * loadup.el: Now respects inhibit-package-init and
8894         inhibit-site-lisp.
8895
8896         * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
8897
8898         * loadup-paths.el: New file: setup load-path to encompass
8899         packages.
8900
8901 1998-03-22  SL Baur  <steve@altair.xemacs.org>
8902
8903         * auto-show.el: load-gc renamed to pureload.
8904         * site-load.el: Ditto.
8905         * packages.el (toplevel): Ditto.
8906         * loadup.el (really-early-error-handler): Ditto.
8907         * dumped-lisp.el (preloaded-file-list): Ditto.
8908         * cus-face.el (custom-declare-face): Ditto.
8909
8910 1998-03-22  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8911
8912         * <Today>: The Big Path Searching Overhaul.
8913
8914         * find-paths.el: New file: find and assemble paths in the
8915         installation hierarchy.
8916
8917         * setup-paths.el: New file: global layout of paths and directories
8918         within the XEmacs hierarchy.
8919
8920         * packages.el: Replaced everything related to path searching and
8921         startup by code in terms of find-paths.
8922
8923         * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
8924         the new path searching engine.
8925
8926         * dumped-lisp.el (preloaded-file-list): Added new files find-paths
8927         and setup-paths.
8928
8929 1998-03-22  SL Baur  <steve@altair.xemacs.org>
8930
8931         * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
8932         setup-paths.el.
8933
8934 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
8935
8936         * msw-glyphs.el: Added check for 'mswindows feature, so the file
8937         compiles identically in any configuration.
8938         Removed irrelevant commentary.
8939
8940 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
8941
8942         * simple.el (set-variable): Allow setting specifiers.
8943
8944 1998-03-19  SL Baur  <steve@altair.xemacs.org>
8945
8946         * lisp.el (forward-sexp): Revert previous change.
8947
8948 1998-03-18  SL Baur  <steve@altair.xemacs.org>
8949
8950         * frame.el (frame-initialize): Use `delete-console' instead of
8951         `delete-device' to delete the stream console to match the usage in
8952         Fkill_emacs.
8953
8954 1998-03-16  SL Baur  <steve@altair.xemacs.org>
8955
8956         * files.el (cdpath-previous): New variable.
8957         (cd): Use it.
8958         From Bob Weiner <weiner@wave.altrasoft.com>
8959
8960 1998-03-15  Kyle Jones  <kyle_jones@wonderworks.com>
8961
8962         * keydefs.el: Changed keybindings of forward-char,
8963           backward, scroll-up and scroll-down to point to their
8964           -command counterparts.
8965
8966         * simple.el: New functions: forwarc-char-command,
8967           backwrad-char-command, scroll-up-command,
8968           scroll-down-command which work liek their counterparts
8969           except that they honor the variable
8970           signal-error-on-buffer-boundary.
8971
8972           Definition of signal-error-on-buffer-boundary received
8973           from src/cmds.c.
8974
8975           defvar declaration added for word-across-newline to avoid
8976           byte-compiler warning about the free variable reference.
8977
8978 1998-03-14  Kirill M. Katsnelson  <kkm@kis.ru>
8979
8980         * winnt.el: Removed "%t" from the beginning of
8981         modeline-format. From now on, there's no nt-specifics in the modeline.
8982
8983 1998-03-14  SL Baur  <steve@altair.xemacs.org>
8984
8985         * setup-paths.el (paths-setup-paths-warning): Replace occurrences
8986         of `when' with `if'.
8987
8988 1998-03-03  Kirill M. Katsnelson  <kkm@kis.ru>
8989
8990         * msw-glyphs.el: New file. Defines TTY-style glyphs for
8991         mswindows. Must be reworked along with glyphs.el, or
8992         merged into it, after there is images support.
8993
8994         * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
8995         'mswindows.
8996
8997 1998-03-13  SL Baur  <steve@altair.xemacs.org>
8998
8999         * faces.el: fix for text cursor initialization.
9000         Suggested by Kyle Jones <kyle_jones@wonderworks.com>
9001         From Andy Piper <andyp@parallax.co.uk>
9002
9003 1998-03-11  Pete Ware  <ware@cis.ohio-state.edu>
9004
9005         * files.el (set-auto-mode): If a mode is not fboundp, check to see
9006         if there is an existing package that handles it and warn the user
9007         about that mode.
9008
9009 1998-03-02  Kirill M. Katsnelson  <kkm@kis.ru>
9010
9011         * x-menubar.el (default-menubar): Greyed out "Help / Basics /
9012         Installation" menu item when Installation-string is not bound.
9013
9014 1998-03-11  SL Baur  <steve@altair.xemacs.org>
9015
9016         * lisp.el (forward-sexp): Fix for test for balanced sexp.
9017         From Jeremiah W. James <jerry@cs.ucsb.edu>
9018
9019 1998-03-10  Kyle Jones  <kyle_jones@wonderworks.com>
9020
9021         * msw-faces.el:
9022         * faces.el: Fix face initialization.
9023
9024 1998-03-10  Glynn Clements  <glynn@sensei.co.uk>
9025
9026         * files.el (backup-enable-predicate): fix breakage introduced
9027         by TMPDIR patch.
9028
9029 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9030
9031         * x-faces.el (x-init-face-from-resources): The
9032           TTY face property retrieval functions don't return
9033           specifiers, so use face-property instead.
9034
9035 1998-03-09  SL Baur  <steve@altair.xemacs.org>
9036
9037         * mwheel.el (mwheel-install): Use portable keysyms and syntax.
9038
9039 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9040
9041         * x-menubar.el: Expanded documentation for
9042           option-save-faces.  Changed Options -> Browse Faces
9043           menu entry to invoke customize-face.
9044
9045 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9046
9047         * faces.el: Most face initialization moved out of
9048           init-other-random-faces to the top level so that the
9049           initialization happens before Xemacs is dumped.  Much
9050           of the fascist "face-differs-from-default-p or FROB!"
9051           code has been retired in favor of letting the user do
9052           what they want to do.  Face initialization code changed
9053           to use `default' specifier tag so that the settings can
9054           be overridden later if the user wishes it.
9055
9056 1998-03-08  SL Baur  <steve@altair.xemacs.org>
9057
9058         * about.el (about-hackers): Update contributors list.
9059
9060 1998-03-07  Kyle Jones  <kyle_jones@wonderworks.com>
9061
9062         * specifier.el: Define new specifier tag `default'.
9063
9064         * modeline.el: Initialize faces using `default' tag.
9065
9066         * x-faces.el (x-init-face-from-resources): Remove
9067           specifier specs containing the `default' tag before
9068           adding new specs.
9069
9070 1998-03-02  John Jones  <jj@asu.edu>
9071
9072         * package-get.el (package-get-all): fixed arguments on call to
9073         package-admin-add-single-file-package.
9074         * package-get.el (package-get-installedp): fixed to match
9075         advertised behavior.
9076         * package-get.el: added function package-get-update-all which
9077         installs newest versions of all the current packages (if they are
9078         not already installed).
9079
9080 1998-03-04  Jens-Ulrik Petersen  <petersen@kurims.kyoto-u.ac.jp>
9081
9082         * files.el (find-file-noselect): Uncommented `truename' binding in
9083         `let*' and use it later to set `buffer-file-truename' iff it's
9084         still nil, as happens for example when finding a compressed
9085         file with "jka-compr".
9086
9087 Wed Mar 04 08:55:12 1998  Andy Piper  <andyp@parallax.co.uk>
9088
9089         * faces.el: in make-face-* type functions do the operation for all
9090         window systems, not just the first one found.
9091
9092         * font.el: call mswindows-list-fonts for mswindows.
9093
9094 1998-03-02  Glynn Clements  <glynn@sensei.co.uk>
9095
9096         * code-process.el (call-process-region):
9097         * process.el (call-process-region):
9098         * package-get.el (package-get-dir):
9099         * files.el (backup-enable-predicate):
9100         * gnuserv.el (gnuserv-temp-file-regexp):
9101         Use temp-directory in place of `/tmp'.
9102
9103 Fri Feb 20 21:22:34 1998  Darryl Okahata  <darrylo@sr.hp.com>
9104
9105         * "Fast" dired-in-C enhancements for Windows 95/NT:
9106
9107         * files.el: Added function, `wildcard-to-regexp', from GNU
9108           Emacs.
9109
9110         * files.el (insert-directory): Modified to use special
9111           dired-in-C enhancements if present.
9112
9113 Mon Mar 02 11:37:36 1998  Andy Piper  <andyp@parallax.co.uk>
9114
9115         * code-files.el: make default coding no-conversion.
9116
9117 1998-03-02  SL Baur  <steve@altair.xemacs.org>
9118
9119         * dumped-lisp.el (preloaded-file-list): Find Installation.el from
9120         the load-path.
9121
9122         * update-elc.el: Strip directory when testing for files not to
9123         bytecompile.
9124
9125 1998-03-02  Aki Vehtari  <Aki.Vehtari@hut.fi>
9126
9127         * lisp-mode.el: Use recommended form for menus.
9128
9129         * info.el (Info-construct-menu): Use recommended form for menus.
9130
9131         * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
9132         entry.
9133
9134 1998-02-28  Kyle Jones  <kyle_jones@wonderworks.com>
9135
9136         * frame.el: Resurrect get-frame-for-buffer-default-to-current.
9137           (get-frame-for-buffer-noselect): Always return frames
9138           in the not-this-window-p cond clause.
9139
9140 1998-02-27  SL Baur  <steve@altair.xemacs.org>
9141
9142         * help.el (describe-installation): New function.
9143
9144         * x-menubar.el (default-menubar): Add describe-installation to
9145         Help menu.
9146
9147         * packages.el (packages-unbytecompiled-lisp): Installation.el
9148         should not be bytecompiled.
9149
9150         * dumped-lisp.el (preloaded-file-list): Dump Installation with
9151         XEmacs.
9152
9153         * x-menubar.el (default-menubar): Use correct guard for VM menu
9154         entry.
9155
9156         * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
9157         coding.
9158         From Andy Piper <andyp@parallax.co.uk>
9159
9160 1998-02-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9161
9162         * ldap.el: Do not require ldap-internal at compile time.
9163
9164 Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
9165
9166         * code-files.el: new file. a virtual copy of mule-files.el
9167         but without charset
9168         dependencies. (toggle-buffer-file-ocding-system) new function for
9169         changing the eol type for the current buffer.
9170
9171         * code-process.el: new file. a copy of
9172         mule-process.el. mule-process.el will disappear when things have
9173         settled.
9174
9175         * coding.el: new file. a virtual copy of mule-files.el but
9176         without charset dependencies. (coding-system-base) new function
9177         for getting the parent coding system of a coding system with eol
9178         type set.
9179
9180         * dumped-lisp.el: add above files for the non-mule case.
9181
9182 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
9183
9184         * window-xemacs.el (display-buffer): If no explicit
9185           frame is specified, search for a window that displays
9186           the buffer on the currently selected frame, before
9187           searching other frames.
9188
9189 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
9190
9191         * frame.el (get-frame-for-buffer): If not-this-window-p
9192           is non-nil, use window on the selected frame if it is not
9193           also the selected window.  When defaulting, search for
9194           windows on the currently selected fgrame before searching
9195           other frames.
9196
9197 1998-02-25  Didier Verna  <didier@xemacs.org>
9198
9199         * modeline.el (modeline-swap-buffers): originally named
9200         `mouse-release-modeline'. Whether to actually swap the buffers is
9201         decided in `mouse-drag-modeline'.
9202         (mouse-drag-modeline): A button release event is considered a
9203         mouse click is both X (modeline scroll) and Y (modeline drag) pos
9204         stay unchanged.
9205
9206 1998-02-25  SL Baur  <steve@altair.xemacs.org>
9207
9208         * x-menubar.el: Put redo on the menubar.
9209         From Aki Vehtari <Aki.Vehtari@hut.fi>
9210
9211 1998-02-22  Greg Klanderman  <greg@alphatech.com>
9212
9213         * bytecomp.el (displaying-byte-compile-warnings): if
9214         temp-buffer-show-function is set, use it to display current set of
9215         warnings in the "*Compile-Log-Show*" buffer.
9216
9217         * simple.el (display-warning-buffer): if temp-buffer-show-function
9218         is set, use it to display current set of warnings in the
9219         "*Warnings-Show*" buffer.
9220
9221 1998-02-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9222
9223         * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
9224         Common Lisp.
9225
9226 1998-02-23  Aki Vehtari  <Aki.Vehtari@hut.fi>
9227
9228         * menubar.el: Allow button descriptors at least 2 long.
9229
9230         * x-menubar.el (default-menubar): Use recommended forms.
9231         (file-menu-filter): Remove.
9232         (edit-menu-filter): Remove.
9233
9234 1998-02-24  SL Baur  <steve@altair.xemacs.org>
9235
9236         * about.el (about-hackers): Updated.
9237
9238 1998-02-22  Greg Klanderman  <greg@alphatech.com>
9239
9240         * help.el (help-max-help-buffers): new variable
9241         (help-register-and-maybe-prune-excess): new function
9242         (help-buffer-name): use help-max-help-buffers.
9243         (with-displaying-help-buffer): use
9244         help-register-and-maybe-prune-excess.
9245
9246         * help.el (help-maybe-pretty-print-value): if the value fits on
9247         one line, let it.
9248
9249 1998-02-21  Greg Klanderman  <greg@alphatech.com>
9250
9251         * (with-displaying-help-buffer): there is no need to kill the buffer
9252         if it exists, because with-output-to-temp-buffer will clear it.
9253         further, killing the buffer violates the rule that
9254         temp-buffer-show-function, if set, has the full responsibility of
9255         showing the temp buffer.  killing the buffer fucks with the window
9256         configuration, hosing temp-buffer-show-function.
9257
9258
9259 1998-02-23  Didier Verna  <didier@xemacs.org>
9260
9261         * modeline.el (mouse-drag-modeline):
9262         - Always scroll the modeline that was originally clicked on.
9263         - Use x pixels instead of x characters (which doesn't work anyway)
9264         as horizontal reference for modeline dragging. This allows us to
9265         keep on dragging the modeline even if the motion event occurs in
9266         another window.
9267
9268 1998-02-23  Didier Verna  <didier@xemacs.org>
9269
9270         * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
9271         glyph on the modeline to indicate that dragging the mouse has an
9272         effect both horizontally and vertically.
9273
9274 1998-02-24  SL Baur  <steve@altair.xemacs.org>
9275
9276         * about.el (about-xemacs): Get rid of redundant visible version
9277         number.
9278
9279 1998-02-19  SL Baur  <steve@altair.xemacs.org>
9280
9281         * about.el (about-hackers): Update credits.
9282
9283 1997-12-22  Christoph Wedler  <wedler@fmi.uni-passau.de>
9284
9285         * prim/register.el (view-register): Show register type file-query.
9286
9287 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
9288
9289         * mode-motion.el (mode-motion-highlight-internal):
9290           save-excursion inside save-window-exucrsion form to
9291           hide buffer point changes from save-window-excursion.
9292           Prevents display flickering when the mouse pointer
9293           moves.
9294
9295 1998-02-17  Didier Verna  <didier@xemacs.org>
9296
9297         * mouse.el (default-mouse-track-set-point-in-window): rewrote this
9298         function to handle correctly the case of a toolbar one side of the
9299         window: scrolling will not necessarily happen.
9300
9301 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
9302
9303         * files.el (after-find-file): Restore missing argument
9304           to format that provides filename for "... consider M-x
9305           recover-file" message.  Also call `message' with "%s"
9306           as the first arg instead of an arbitrary string.
9307
9308 1998-02-18  SL Baur  <steve@altair.xemacs.org>
9309
9310         * about.el (about-hackers): Various additions.
9311
9312 1998-02-15  SL Baur  <steve@altair.xemacs.org>
9313
9314         * autoload.el (generate-file-autoloads-1): Don't force an extra
9315         line out when copying on-the-same line autoloads.
9316
9317         * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
9318         is installed.
9319
9320 1998-02-14  Martin Buchholz  <martin@xemacs.org>
9321
9322         * x11/x-win-xfree86.el (x-win-init-xfree86):
9323         * x11/x-win-sun.el (x-win-init-sun):
9324         * x11/x-init.el (x-initialize-compose):
9325         * prim/simple.el:
9326         (backward-or-forward-kill-sexp):
9327         (backward-or-forward-kill-sentence):
9328         (backward-or-forward-kill-word):
9329         (backward-or-forward-delete-char):
9330         * prim/isearch-mode.el (isearch-help-or-delete-char):
9331         Use x-keysym-on-keyboard-sans-modifiers-p instead of
9332         x-keysym-on-keyboard-p to detect backspace.
9333         Use symbols instead of strings (now deprecated) with x-keysym-*-p.
9334         Clean up symbols used with dead keys, checking Linux and solaris
9335         keysyms.
9336         Simplify x-win-*.el using above methods.
9337         Change documentation for x-keysym-*-p functions.
9338
9339 1998-02-14  SL Baur  <steve@altair.xemacs.org>
9340
9341         * about.el (about-hackers): Restore entries for Michael Sperber and
9342         Vinnie Shelton.
9343         From Vinnie Shelton <acs@acm.org>
9344
9345 1998-02-14  Hrvoje Niksic  <hniksic@srce.hr>
9346
9347         * simple.el (count-words-region): Ditto.
9348
9349 1998-02-12  Hrvoje Niksic  <hniksic@srce.hr>
9350
9351         * simple.el (count-words-buffer): Document.  Don't print anything
9352         if non-interactive.
9353
9354 1998-02-12  SL Baur  <steve@altair.xemacs.org>
9355
9356         * packages.el (packages-hardcoded-lisp): easymenu.el is in
9357         multiple files in InfoDock.
9358
9359 1998-02-11  SL Baur  <steve@altair.xemacs.org>
9360
9361         * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
9362         from version.el in InfoDock.
9363
9364         * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
9365         specially.
9366
9367 1998-02-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9368
9369         * bytecomp-runtime.el (proclaim-inline): Single quotes around
9370         variable name in docstring.
9371
9372 1998-02-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9373
9374         * menubar.h: Include "gui.h".
9375
9376 1998-02-10  SL Baur  <steve@altair.xemacs.org>
9377
9378         * site-load.el: Fix documentation.
9379
9380 1998-02-09  SL Baur  <steve@altair.xemacs.org>
9381
9382         * package-get-base.el (package-get-base): Updated.
9383
9384         * keymap.el: PC-ize.
9385
9386 1998-02-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9387
9388         * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
9389         from' on a fresh line.
9390
9391 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
9392
9393         * help.el (help-maybe-pretty-print-value): prin1, not princ the
9394         object.
9395
9396 1998-02-09  SL Baur  <steve@altair.xemacs.org>
9397
9398         * undo-stack.el: PC-ize.
9399
9400         * cmdloop.el: PC-ize.
9401
9402 1998-02-08  SL Baur  <steve@altair.xemacs.org>
9403
9404         * bytecomp-runtime.el: PC-ize.
9405
9406         * byte-optimize.el: Prolog fixup.  PC-ize.
9407
9408         * cus-dep.el: Spelling fix.
9409
9410         * text-mode.el: Synch with Emacs 20.2.  (Original ChangeLog
9411         entries follow).
9412
9413 1997-08-29  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9414
9415         * text-mode.el (text-mode-hook-identify): New function,
9416         put on text-mode-hook.  Set text-mode-variant here.
9417         (text-mode): Don't set it here.
9418
9419 1997-08-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9420
9421         * text-mode.el (text-mode-hook): New defvar.
9422         (text-mode-variant): New variable.
9423         (text-mode): Set that variable locally.
9424         (toggle-text-mode-auto-fill): New command.
9425
9426 1997-06-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9427
9428         * text-mode.el (text-mode): Let all-white lines separate paragraphs.
9429
9430 1997-06-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9431
9432         * text-mode.el (paragraph-indent-text-mode):
9433         Renamed from spaced-text-mode.
9434         (text-mode-map): Bind TAB to indent-relative.
9435         (indented-text-mode-map): Variable deleted.
9436         (indented-text-mode): Now an alias for text-mode.
9437
9438 1998-02-05  SL Baur  <steve@altair.xemacs.org>
9439
9440         * loadup.el: test-atoms debugging stuffs removed.
9441
9442 1998-02-03  Martin Buchholz  <Martin Buchholz <martin@xemacs.org>
9443
9444         * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
9445
9446 1997-12-30  Colin Rafferty  <colin@xemacs.org>
9447
9448         * help.el (describe-beta): Made it use `locate-data-file'.
9449         (describe-distribution): Ditto.
9450         (describe-copying): Ditto.
9451         (describe-project): Ditto.
9452         (view-emacs-news): Ditto.
9453
9454         * help-nomule.el (help-with-tutorial): Made it use
9455         `locate-data-file' to find tutorial.
9456
9457 1998-01-28  Jonathon Harris  <jhar@tardis.ed.ac.uk>
9458
9459         * about.el: Corrected my email address.
9460
9461         * mouse.el: Added 'mouse-mswindows-drop' similar to
9462         'mouse-offix-drop'.
9463
9464 1998-01-27  SL Baur  <steve@altair.xemacs.org>
9465
9466         * loadup.el (running-xemacs): Spelling fix.
9467
9468 1998-01-26  Colin Rafferty  <colin@xemacs.org>
9469
9470         * packages.el (packages-find-packages-1): Don't allow a backwards
9471         compatible lisp tree to overwrite `preloaded-file-list'.
9472
9473 1998-01-26  SL Baur  <steve@altair.xemacs.org>
9474
9475         * loadup.el: Don't delete "xemacs" prior to dumping.
9476
9477 1998-01-24  SL Baur  <steve@altair.xemacs.org>
9478
9479         * package-info.el (pi-last-mod-date): New function.
9480         (pi-author-version): New function.
9481         (batch-update-package-info): Use them.
9482
9483 1998-01-23  Colin Rafferty  <colin@xemacs.org>
9484
9485         * frame.el (get-frame-for-buffer-default-to-current): Create.
9486         (get-frame-for-buffer-noselect): Allow user to use current frame
9487         with `get-frame-for-buffer-default-to-current'.
9488
9489 1998-01-22  Hrvoje Niksic  <hniksic@srce.hr>
9490
9491         * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
9492         (byte-compile-output-docform): Ditto.
9493         (byte-compile-compiled-obj-to-list): Ditto.
9494
9495 1998-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
9496
9497         * startup.el (command-line-1): Removed code that ran
9498           buffer-menu.
9499
9500 1998-01-21  Hrvoje Niksic  <hniksic@srce.hr>
9501
9502         * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
9503
9504 1998-01-17  Hrvoje Niksic  <hniksic@srce.hr>
9505
9506         * frame.el (suspend-emacs-or-iconify-frame): Check using
9507         `device-on-window-system-p' instead of explicitly checking for X,
9508         so that the same logic works for MS Windows.
9509         (suspend-or-iconify-emacs): Ditto.
9510
9511 1998-01-14  Hrvoje Niksic  <hniksic@srce.hr>
9512
9513         * about.el (about-maintainer-info): Andy Piper is back.
9514         (xemacs-hackers): Updated Andy Piper's email address.
9515         (about-hackers): Added Jonathan Harris.
9516         (about-hackers): Updated Tibor Polgar's email address.
9517
9518 1998-01-18  SL Baur  <steve@altair.xemacs.org>
9519
9520         * about.el: Add xemacs.org email manager.
9521
9522         * package-get-base.el (package-get-base): Updated with most recent
9523         package updates.
9524
9525 1998-01-14  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9526
9527         * help.el (function-arglist): Use `indirect-function' instead of
9528         `symbol-function' so that aliases are treated correctly.
9529
9530 1998-01-13  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9531
9532         * help.el (help-map): Add f1 binding to `help-for-help'.
9533         Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
9534         (describe-key-briefly): Use `princ' "%s" to print object.
9535         (with-displaying-help-buffer): Kill buffer if it exists, again.
9536         (describe-key): Use `princ' "%s" to print object.
9537         (describe-function-1): Use `princ' "%s" to print object.
9538         Commented out alias lines removed.
9539         (help-pretty-print-limit): New variable to control pretty-printing
9540         of variable values.
9541         (help-maybe-pretty-print-value): Steve wins!  Renamed back from
9542         `help-pretty-print-value' again.  Only print-print when OBJECT is
9543         list of length less than `help-pretty-print-limit'.
9544         (describe-variable): Use `help-maybe-pretty-print-value' again.
9545
9546 1998-01-18  SL Baur  <steve@altair.xemacs.org>
9547
9548         * simple.el (blink-matching-open): Remove C++ kludge.
9549         Suggested by Bob Weiner <weiner@wave.altrasoft.com>
9550
9551 1998-01-14  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9552
9553         * info.el (Info-default-directory-list): Made the documentation
9554         more explanitory.
9555
9556 1998-01-13  Martin Buchholz  <martin@xemacs.org>
9557
9558         * lisp/packages.el:
9559         * lisp/package-admin.el:
9560         * lisp/build-report.el:
9561         Fix typos.
9562
9563 1998-01-14  Christoph Wedler  <wedler@fmi.uni-passau.de>
9564
9565         * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
9566         warnings in Java buffers without final newline and editing the
9567         last line.
9568
9569 1998-01-17  SL Baur  <steve@altair.xemacs.org>
9570
9571         * packages.el (packages-find-packages-1): Don't allow a backwards
9572         compatible lisp tree to overwrite `preloaded-file-list'.
9573         Suggested by Colin Rafferty  <colin@xemacs.org>
9574
9575         * mouse.el (mouse-offix-drop): Set undo-boundary.
9576         From Oliver Graf <ograf@fga.de>
9577
9578 1998-01-13  SL Baur  <steve@altair.xemacs.org>
9579
9580         * loadup.el (load-gc): rewrite as defun.
9581         Print something sensical if a required dump-time file isn't found.
9582
9583 1998-01-12  SL Baur  <steve@altair.xemacs.org>
9584
9585         * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
9586         bug strikes a menudescriptor.
9587
9588         * package-get-base.el (package-get-base): Updated.
9589
9590         * package-info.el (batch-update-package-info): Derive REQUIRES
9591         from the Makefile.
9592
9593 1998-01-13  Hrvoje Niksic  <hniksic@srce.hr>
9594
9595         * files.el (save-some-buffers): Don't play games with deleting
9596         other windows if we are in the minibuffer window.
9597
9598 1998-01-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9599
9600         * modeline.el (modeline-minor-mode-menu): Add support for :active
9601         (add-minor-mode): Document :active property to TOGGLE.
9602
9603 1998-01-07  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9604
9605         * modeline.el (modeline-minor-mode-menu): Add support for an
9606         `:included' predicate in the `toggle-sym' plist.
9607         (add-minor-mode): Document the :included property, format
9608         docstring some more.
9609         (modeline-minor-mode-menu): Documentation string added.
9610
9611 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9612
9613         * modeline.el (modeline-minor-mode-menu): genmenlab the menu
9614         labels from the symbol-names by thwacking off the overly redundant
9615         and overused "mode", parenthesizing "minor", and capitalizing the
9616         resultant strings.  Also shortened the menu's title by eliminating
9617         the redundant buffer name.
9618         (add-minor-mode): Beautified the docstring, added mention of the
9619         `:menu-tag' property of TOGGLE.
9620         (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
9621         `toggle-sym' to beatify the mode-life menus.
9622         * (abbrev-mode):  (put)'ed a `:menu-tag' on it and
9623         `auto-fill-function'.
9624
9625 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9626
9627         * modeline.el (modeline-minor-mode-menu): Changed the string-only
9628         menus to :style 'toggle.
9629
9630 1997-12-10  Markus Linnala  <maage@cs.tut.fi>
9631
9632         * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
9633
9634 1997-12-11  Christoph Wedler  <wedler@fmi.uni-passau.de>
9635
9636         * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
9637         only recognize first hyperlink.
9638         (hyper-apropos-highlightify): Deletia, this is already done by
9639         `hyper-apropos-insert-face'.
9640         (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
9641
9642 1998-01-09  SL Baur  <steve@altair.xemacs.org>
9643
9644         * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
9645         mail.
9646         (toolbar-mail-reader): Add support for `send'.
9647         From Jonathan Marten <jonathan.marten@UK.Sun.COM>
9648
9649 1998-01-05  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9650
9651         * info.el (Info-emacs-info-file-name): Add defvar for
9652         `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
9653         will function properly.
9654
9655 1998-01-05  Gary D. Foster  <gfoster@ragesoft.com>
9656
9657         * simple.el: make the backwards delete function called by
9658         `backward-or-forward-delete-char' user configurable.
9659
9660 1998-01-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9661
9662         * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
9663         compiled function got loaded from.
9664
9665 1998-01-09  SL Baur  <steve@altair.xemacs.org>
9666
9667         * term/apollo.el: Synched up with InfoDock 3.6.2.
9668
9669 1998-01-08  SL Baur  <steve@altair.xemacs.org>
9670
9671         * startup.el (load-init-file): Load autoloads earlier.
9672         (startup-splash-frame): Handle InfoDock logo.
9673
9674         * x-init.el (init-post-x-win): Don't call init-x-toolbar in
9675         InfoDock.
9676         (x-init-toolbar-from-resources): Move from x-toolbar.el.
9677
9678         * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
9679         doesn't have this function.
9680
9681         * packages.el (locate-data-file): Fix to call `locate-file'.
9682
9683 1998-01-07  SL Baur  <steve@altair.xemacs.org>
9684
9685         * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
9686         version of version.el.
9687         (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
9688
9689         * x-menubar.el (default-menubar): Guard reference to
9690         `gnuserv-frame'.
9691         (default-menubar): Guard references to `font-lock-mode'.
9692         (default-menubar): Guard references to font-menu-this-frame-only-p'.
9693         (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
9694
9695         * make-docfile.el: Don't snarf doc strings from autoloads.
9696
9697         * startup.el (load-init-file): Use algorithm from loaddefs.el for
9698         loading auto-autoloads files.
9699
9700         * loaddefs.el: Disable dumping autoloads.
9701
9702 1998-01-05  SL Baur  <steve@altair.xemacs.org>
9703
9704         * lisp-mnt.el: Synch to Emacs 20.2.
9705
9706         * help.el: Remove manual autoload of `finder-by-keyword'.
9707
9708         * finder.el (finder-by-keyword): Autoload.
9709
9710         * help.el: Conditionalize hyperbole setup.
9711
9712 1998-01-04  SL Baur  <steve@altair.xemacs.org>
9713
9714         * packages.el (package-require): Update to reflect new data format.
9715
9716 1998-01-02  Didier Verna  <didier@xemacs.org>
9717
9718         * x-menubar.el (default-menubar): make the tutorials available
9719         through the menubar. (Plus some compilation warnings cleanup).
9720
9721 1998-01-04  SL Baur  <steve@altair.xemacs.org>
9722
9723         * check-features.el: New file.  Perform sanity check after build.
9724
9725         * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
9726         files to tooltalk package.
9727         (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
9728         package.
9729
9730         * package-admin.el (package-admin-xemacs): Use better default for
9731         location of XEmacs binary.
9732
9733 1998-01-03  Aki Vehtari  <Aki.Vehtari@hut.fi>
9734
9735         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
9736         tag with sexp and add value tag with value `t'.
9737
9738 1998-01-03  SL Baur  <steve@altair.xemacs.org>
9739
9740         * package-get.el: Changes to work with real data.
9741         From Pete Ware <ware@cis.ohio-state.edu>
9742
9743         * packages.el (packages-reload-autoloads): Guard load for the time
9744         being.
9745
9746         * update-elc.el ("packages.el"): Force loading packages.el instead
9747         of possibly out-of-date packges.elc.
9748         * make-docfile.el ("packages.el"): Ditto.
9749
9750 1998-01-02  Colin Rafferty  <colin@xemacs.org>
9751
9752         * build-report.el (build-report-delete-regexp): Added a rule for
9753         the main tarball shadowing anything past it.
9754
9755 1998-01-02  SL Baur  <steve@altair.xemacs.org>
9756
9757         * packages.el (package-provide): Delete a previous provide.
9758
9759         * package-info.el: New file.
9760
9761         * package-get.el: New file.
9762         From Pete Ware <ware@cis.ohio-state.edu>
9763         (package-get): Fix md5 computation to work with Mule.
9764
9765 1997-12-11  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9766
9767         * simple.el (log-message-*): Quote symbols in docstrings properly.
9768
9769 1998-01-01  SL Baur  <steve@altair.xemacs.org>
9770
9771         * packages.el (packages-new-autoloads): Ignore symbolic links.
9772
9773         * cus-face.el (face-custom-attributes-get): Fix typo.
9774         From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
9775
9776 1997-12-31  SL Baur  <steve@altair.xemacs.org>
9777
9778         * startup.el (load-init-file): Reload new or changed autoloads
9779         unless inhibited.  Reload modified dumped lisp (stubbed).
9780
9781         * packages.el (packages-new-autoloads): New function.
9782         (packages-reload-autoloads): New function.
9783         (packages-reload-dumped-lisp): New (stub) function.
9784
9785         * loadup.el: Inhibit reloading dumped files when running temacs.
9786
9787         * loadhist.el (file-provides): Extend to handle variant
9788         extensions.
9789
9790         * replace.el (query-replace): Fix typo.
9791
9792 1997-12-30  SL Baur  <steve@altair.xemacs.org>
9793
9794         * make-docfile.el: list-autoloads-path has been renamed.
9795         * update-elc.el: list-autoloads has been renamed.
9796
9797         * packages.el (packages-list-autoloads): Renamed.
9798         (packages-list-autoloads-path): Ditto.
9799
9800 1997-12-29  Colin Rafferty  <colin@xemacs.org>
9801
9802         * packages.el (packages-find-packages-1): Made it signal a warning
9803         for an error in an auto-autoload.el file.
9804
9805 1997-12-30  SL Baur  <steve@altair.xemacs.org>
9806
9807         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
9808         tag with const.
9809         From Aki Vehtari <Aki.Vehtari@hut.fi>
9810
9811         * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
9812
9813         * loadhist.el (unload-feature): Remove autoload.
9814
9815 1997-12-28  SL Baur  <steve@altair.xemacs.org>
9816
9817         * loadhist.el: Unpackaged.
9818
9819         * help.el (describe-symbol-find-file): Rename
9820         `describe-function-find-file' and make old name obsolete.
9821         (describe-function-1): Use it.
9822         (describe-function-1): Guard reference to
9823         `compiled-function-annotation'.
9824
9825 1997-12-27  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9826
9827         * help.el (help-mode-bury): Now a call to `help-mode-quit' with
9828         argument.
9829         (help-mode-quit): New optional arg to control whether it kills or
9830         buries.  Tidied up.
9831         (with-displaying-help-buffer): Don't kill buffer initially, even
9832         if it exists: it is erased by `with-output-to-temp-buffer' anyway.
9833         (help-pretty-print-value): Rename back from
9834         `help-maybe-pretty-print-value'!  If `pp-internal' is available
9835         use it, otherwise use dumped `cl-prettyprint'.
9836         (describe-variable): Use `help-pretty-print-value' again.
9837         (find-func): Removed reference to "find-func" at end.
9838
9839 1997-12-26  Kirill M. Katsnelson  <kkm@kis.ru>
9840
9841         * dumped-lisp.el: x-menubar.el dumped along with mswindows native
9842           GUI XEmacs. Rename? x-menubar is rather window system
9843           independant, except for a couple of items.
9844
9845 1997-12-26  SL Baur  <steve@altair.xemacs.org>
9846
9847         * x-menubar.el (default-menubar): Remove hyperbole and oobr
9848         entries as they will no longer be distributed with XEmacs.
9849
9850         * format.el (format-alist): Fix image/tiff regexps.
9851         From P. E. Jareth Hein <jareth@camelot-soft.com>
9852
9853         * help.el (help-maybe-pretty-print-value): Rename.
9854         (describe-variable): Use it.
9855         (describe-variable): Add trailing linefeed.
9856
9857 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9858
9859         * help.el (describe-function-1): Don't output anything for
9860           arglist of autoload functions.
9861
9862 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9863
9864         * help.el (describe-function-1): Don't output anything for
9865           arglist of autoload functions.
9866
9867 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9868
9869         * help.el (help-mode-map): New bindings for `help-mode-bury',
9870         `describe-function-at-point', `describe-variable-at-point',
9871         `Info-elisp-ref', `customize-variable', `help-next-section' and
9872         `help-prev-section'.
9873         (help-next-section): New function.
9874         (help-prev-section): New function.
9875         (help-mode-quit): Changed to kill the help buffer.
9876         (help-mode-bury): Formerly `help-mode-quit'.  Bury buffer
9877         correctly.
9878         (help-buffer-name): New function to generate the name of help
9879         buffers.
9880         (with-displaying-help-buffer): Is now a macro.  Takes an new first
9881         argument giving the name of the help buffer.
9882         (describe-key): Use `with-displaying-help-buffer' with name.
9883         (describe-mode): Ditto.
9884         (describe-bindings): Ditto.
9885         (describe-prefix-bindings): Ditto.
9886         (view-lossage): Ditto.
9887         (with-syntax-table): New macro.
9888         (function-called-at-point): Use `ignore-errors' and
9889         `with-syntax-table'.
9890         (function-at-point): Ditto.
9891         (describe-function): Use `with-displaying-help-buffer' with name.
9892         (function-arglist): Extracted from `describe-function-1'.  Returns
9893         function's arglist as string.
9894         (function-documentation): Extracted from `describe-function-1'.
9895         Returns function's docstring.
9896         (describe-function-1): Remove all the "stream" garbage, including
9897         the stream argument.  Use `function-arglist' and
9898         `function-documentation'.
9899         (describe-function-arglist): Just use `function-arglist'.
9900         (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
9901         (help-pretty-print-value): New function to help with
9902         pretty-printing variable values.  Knows about `#<...>'.  Needs
9903         `pp-internal'.
9904         (describe-variable): Use `with-displaying-help-buffer' with name.
9905         Formatting improved.  Display file where variable is defined, if
9906         known.  Use `help-pretty-print-value'.
9907         (describe-syntax): Use `with-displaying-help-buffer' with name.
9908         (list-processes): Remove "stream" garbage.
9909
9910 1997-12-25  SL Baur  <steve@altair.xemacs.org>
9911
9912         * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
9913         call a dumped routine instead.
9914
9915         * x-win-xfree86.el: Wrap file in defun.
9916         * x-win-sun.el: Ditto.
9917
9918 1997-12-23  SL Baur  <steve@altair.xemacs.org>
9919
9920         * help.el (view-emacs-news): Remove usage of outl-mouse which
9921         advises functions and does other evil things.
9922
9923 1997-12-22  SL Baur  <steve@altair.xemacs.org>
9924
9925         * format.el (format-alist): Add `image/tiff'.
9926         From P. E. Jareth Hein <jareth@camelot-soft.com>
9927
9928 1997-12-21  SL Baur  <steve@altair.xemacs.org>
9929
9930         * about.el (about-hackers): More names added.
9931
9932         * make-docfile.el: Remove superfluous package path search.
9933
9934         * loaddefs.el: Commentary changes.  Removal of VM autoloads.
9935
9936 1997-12-20  SL Baur  <steve@altair.xemacs.org>
9937
9938         * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
9939         ignored shadows.
9940
9941 1997-12-18  SL Baur  <steve@altair.xemacs.org>
9942
9943         * startup.el (set-default-load-path): Make sure lisp and site-lisp
9944         get trailing slashes when added to the load-path.
9945
9946         * x-init.el (init-x-win): Locate where XEmacs X localization files
9947         are.
9948
9949 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
9950
9951         * x-faces.el: Added support for foregroundToolBarColor
9952           to xpm-color-symbols.
9953
9954 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
9955
9956         * etags.el (tags-remove-duplicates): Removed.
9957         (buffer-tag-table-list): Use `delete-duplicates'.
9958
9959         * cl-extra.el (coerce): Coerce to bit-vector and weak-list
9960         correctly.
9961         (get*): Defalias to `get'.
9962
9963         * cl.el (eql): Compare integers with `eq'.
9964         (cl-map-extents): Check for `map-extents' first.
9965
9966 1997-12-17  Didier Verna  <didier@xemacs.org>
9967
9968         * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
9969         added the 'numero', 'copyright' and 'trademark' symbols.
9970
9971         * leim/quail/latin-post.el ("french-postfix"): see above.
9972
9973 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
9974
9975         * widget.el (define-widget): Check the arguments.
9976
9977         * cus-edit.el (customize-face): Use `check-argument-type'.
9978         (custom-variable-value-create): Use `signal' to signal error.
9979         (custom-variable-reset-saved): Ditto.
9980         (custom-variable-reset-standard): Ditto.
9981         (custom-face-reset-saved): Ditto.
9982
9983         * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
9984         (widget-default-format-handler): Ditto.
9985         (widget-checklist-add-item): Ditto.
9986         (widget-radio-add-item): Ditto.
9987         (widget-editable-list-entry-create): Ditto.
9988         (widget-sexp-prompt-value): Ditto.
9989
9990         * custom.el (custom-declare-variable): Signal errors better.
9991         (custom-handle-keyword): Ditto.
9992         (custom-declare-group): Ditto.
9993
9994         * window-xemacs.el (windows): Ditto.
9995
9996         * menubar.el (menu): Ditto.
9997
9998         * keydefs.el (keyboard): Ditto.
9999
10000         * minibuf.el (minibuffer): Ditto.
10001
10002         * process.el (execute): Ditto.
10003
10004         * fill.el (fill): Ditto.
10005
10006         * modeline.el (modeline): Ditto.
10007
10008         * help.el (help): Ditto.
10009
10010         * faces.el (faces): Ditto.
10011
10012         * files.el (files): Ditto.
10013
10014         * x-init.el (x): Ditto.
10015
10016         * lisp-mode.el (lisp): Ditto.
10017
10018         * process.el (processes): Ditto.
10019
10020         * mouse.el (mouse): Ditto.
10021
10022         * abbrev.el (abbrev): Moved from cus-edit.
10023
10024         * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
10025         as variable declaration.
10026
10027 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10028
10029         * menubar.el (find-menu-item): Use `check-argument-type'.
10030         (find-menu-item): Cosmetic changes.
10031
10032 1997-12-18  SL Baur  <steve@altair.xemacs.org>
10033
10034         * x-menubar.el (default-menubar): Guard usage of lpr-switches.
10035
10036 1997-12-17  SL Baur  <steve@altair.xemacs.org>
10037
10038         * startup.el (set-default-load-path): Only search package-path
10039         when not running temacs.
10040
10041         * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
10042         files.
10043
10044         * loadup.el: Correct commentary.  Reformatting.
10045         (really-early-error-handler): Use absolute path to the
10046         first dumped-lisp.el file.
10047         (really-early-error-handler): Print full path name of
10048         each dumped lisp file (inherited from InfoDock).
10049
10050         * shadow.el (find-emacs-lisp-shadows): Ignore multiple
10051         dumped-lisp.el files.
10052
10053         * make-docfile.el (preloaded-file-list): Reorder when the
10054         package-path is searched.
10055         * update-elc.el: Ditto.
10056
10057         * lisp-mode.el (call-with-condition-handler): Treat the same as
10058         `condition-case' for indentation.
10059
10060         * about.el (about-xemacs): Update release date.
10061
10062 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10063
10064         * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
10065         anywhere but at the last clause.
10066         (ecase): Disallow `t' and `otherwise'.
10067
10068 1997-12-16  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10069
10070         * cus-edit.el (custom-buffer-create-buttons): New function
10071         from stuff moved out of `custom-buffer-create-internal'.
10072         (custom-novice): New variable.  Default t.
10073         (custom-display-global-buttons): Ditto.  Default `top'.
10074         (custom-buffer-create-internal): Only display help if
10075         `custom-novice' is non-nil.  Display global buttons according to
10076         `custom-display-global-buttons'.
10077
10078 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10079
10080         * menubar.el (find-menu-item): Use `check-argument-type'.
10081         (find-menu-item): Cosmetic changes.
10082
10083 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10084
10085         * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
10086         look.
10087
10088 1997-12-16  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
10089
10090         * format.el (format-deannotate-region):  Bug fix.
10091         Deannotating a region containing unknown tags would fail
10092         (causing decoding of text/enriched to fail at user level)
10093
10094 1997-12-16  Kyle Jones  <kyle_jones@wonderworks.com>
10095
10096         * minibuf.el (read-directory-name): Support sixth
10097           arg, HISTORY, as already documented.
10098
10099 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10100
10101         * etags.el (get-tag-table-buffer): Use explicit lists as arguments
10102         to `ecase'.
10103
10104 1997-12-14  SL Baur  <steve@altair.xemacs.org>
10105
10106         * skk/skk-leim.el (skk-auto-fill-activate): Synch with
10107         skk-activate.
10108
10109 1997-12-13  SL Baur  <steve@altair.xemacs.org>
10110
10111         * dumped-lisp.el (preloaded-file-list): Remove debugging statement.