update.
[chise/xemacs-chise.git-] / lisp / ChangeLog
1 2003-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * mule/mule-charset.el (default-coded-charset-priority-list):
4         Prefer `=big5-cdp', `chinese-big5-eten-a', `chinese-big5-eten-b'
5         and `chinese-big5' to `=gt-pj-*'.
6
7 2003-05-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
8
9         * mule/mule-conf.el (=daikanwa): Renamed from
10         `ideograph-daikanwa'.
11         (ideograph-daikanwa): Changed to an alias for `=daikanwa'.
12
13 2003-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
14
15         * mule/mule-conf.el (=cns11643-7): Renamed from
16         `chinese-cns11643-7'.
17         (chinese-cns11643-7): Changed to an alias for `=cns11643-7'.
18
19 2003-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
20
21         * mule/mule-conf.el (=cns11643-6): Renamed from
22         `chinese-cns11643-6'.
23         (chinese-cns11643-6): Changed to an alias for `=cns11643-6'.
24
25 2003-05-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
26
27         * mule/mule-conf.el (=cns11643-5): Renamed from
28         `chinese-cns11643-5'.
29         (chinese-cns11643-5): Changed to an alias for `=cns11643-5'.
30
31 2003-05-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
32
33         * mule/mule-conf.el (=cns11643-4): Renamed from
34         `chinese-cns11643-4'.
35         (chinese-cns11643-4): Changed to an alias for `=cns11643-4'.
36
37 2003-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
38
39         * mule/mule-conf.el (=cns11643-3): Renamed from
40         `chinese-cns11643-3'.
41         (chinese-cns11643-3): Changed to an alias for `=cns11643-3'.
42
43 2003-04-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
44
45         * mule/mule-conf.el: `chinese-cns11643-2' is renamed to
46         `=cns11643-2'.
47         (chinese-cns11643-2): New alias for `=cns11643-2'.
48
49 2003-04-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
50
51         * mule/mule-conf.el: `chinese-cns11643-1' is renamed to
52         `=cns11643-1'.
53         (chinese-cns11643-1): New alias for `=cns11643-1'.
54
55 2003-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
56
57         * mule/mule-conf.el: `chinese-gb12345' is renamed to `=gb12345'.
58         (chinese-gb12345): New alias for `=gb12345'.
59
60 2003-04-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
61
62         * mule/mule-conf.el: `chinese-gb2312' is renamed to `=gb2312'.
63         (chinese-gb2312): New alias for `=gb2312'.
64
65 2003-04-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
66
67         * mule/mule-conf.el: `chinese-big5' is renamed to `=big5'.
68         (chinese-big5): New alias for `=big5'.
69
70 2003-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
71
72         * mule/mule-conf.el: `korean-ksc5601' is renamed to `=ks-x1001'.
73         (korean-ksc5601): New alias for `=ks-x1001'.
74
75 2003-04-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
76
77         * mule/mule-conf.el: `japanese-jisx0212' is renamed to
78         `=jis-x0212'.
79         (japanese-jisx0212): New alias for `=jis-x0212'.
80
81 2003-04-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
82
83         * mule/mule-conf.el: `japanese-jisx0208' is renamed to
84         `=jis-x0208-1983'.
85         (japanese-jisx0208): New alias for `=jis-x0208-1983'.
86
87 2003-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
88
89         * mule/mule-conf.el: `japanese-jisx0208-1978' is renamed to
90         `=jis-x0208-1978'.
91         (japanese-jisx0208-1978): New alias for `=jis-x0208-1978'.
92
93 2003-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
94
95         * mule/mule-conf.el (=iso-ir165): Renamed from `chinese-isoir165'.
96         (chinese-isoir165): Changed to an alias for `=iso-ir165'.
97
98 2003-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
99
100         * mule/mule-conf.el (chinese-isoir165): Specify iso-ir 165.
101         (chinese-cns11643-3): Specify iso-ir 183.
102         (chinese-cns11643-4): Specify iso-ir 184.
103         (chinese-cns11643-5): Specify iso-ir 185.
104         (chinese-cns11643-6): Specify iso-ir 186.
105         (chinese-cns11643-7): Specify iso-ir 187.
106         (=jis-x0213-1-2000): In XEmacs CHISE, specify iso-ir 228.
107         (=jis-x0213-2-2000): In XEmacs CHISE, specify iso-ir 229.
108
109 2003-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
110
111         * bytecomp.el (byte-compile-insert-header): In XEmacs CHISE, check
112         \uXXXX for every cases.
113
114 2003-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
115
116         * mule/mule-conf.el (=ucs@big5): Renamed from `ucs-big5'.
117         (ucs-big5): Changed to an alias for `=ucs@big5'.
118
119 2003-03-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
120
121         * mule/mule-conf.el (=ucs@ks): Renamed from `ucs-ks'.
122         (ucs-ks): Changed to an alias for `=ucs@ks'.
123
124 2003-03-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
125
126         * mule/mule-conf.el (=ucs@jis-2000): Renamed from `=ucs-jis-2000'.
127         (=ucs-jis-2000): Changed to an alias for `=ucs@jis-2000'.
128
129 2003-03-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
130
131         * mule/mule-conf.el (=ucs@jis-1990): Renamed from `=ucs-jis-1990'.
132         (=ucs-jis-1990): Changed to an alias for `=ucs@jis-1990'.
133
134 2003-03-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
135
136         * mule/mule-conf.el (=ucs@jis): Renamed from `ucs-jis'.
137         (ucs-jis): Changed to an alias for `=ucs@jis'.
138
139 2003-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
140
141         * mule/mule-conf.el (=ucs@cns): Renamed from `ucs-cns'.
142         (ucs-cns): Changed to an alias for `=ucs@cns'.
143
144 2003-03-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
145
146         * mule/mule-conf.el (=ucs@gb): Renamed from `ucs-gb'.
147         (ucs-gb): Changed to an alias for `=ucs@gb'.
148
149 2003-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
150
151         * mule/mule-conf.el (=daikanwa-rev1): Renamed from
152         `ideograph-daikanwa-2'.
153         (ideograph-daikanwa-2): Changed to an alias for `=daikanwa-rev1'.
154         (=daikanwa-rev2): New coded-charset when `utf-2000' is provided.
155
156 2003-03-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
157
158         * mule/mule-charset.el (default-coded-charset-priority-list):
159         Refer `=jis-x0208-1990' instead of `japanese-jisx0208-1990'; refer
160         `=gt-pj-*' instead of `ideograph-gt-pj-*'; refer `=hanziku-*'
161         instead of `ideograph-hanziku-*'.
162
163         * mule/mule-conf.el: `ucs' is renamed to `=ucs'.
164         (ucs): New alias for `=ucs' when `utf-2000' is provided.
165
166 2003-03-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
167
168         * mule/mule-conf.el (=jis-x0213-1-2000): Rename
169         `japanese-jisx0208-1990' to `=jis-x0208-1990'.
170         (japanese-jisx0208-1990): New alias for `=jis-x0208-1990' when
171         `utf-2000' is provided.
172
173 2003-03-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
174
175         * mule/mule-conf.el (ucs-gb): New coded-charsets when `utf-2000'
176         is provided [was builtin coded-charsets].
177
178 2003-03-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
179
180         * mule/mule-conf.el (ucs-cns): New coded-charsets when `utf-2000'
181         is provided [was builtin coded-charsets].
182
183 2003-03-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
184
185         * mule/mule-conf.el (ucs-jis): New coded-charsets when `utf-2000'
186         is provided [was builtin coded-charsets].
187
188 2003-03-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
189
190         * mule/mule-conf.el (ucs-ks): New coded-charsets when `utf-2000'
191         is provided [was builtin coded-charsets].
192
193 2003-03-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
194
195         * mule/mule-conf.el (ideograph-daikanwa-2): New coded-charsets
196         when `utf-2000' is provided [was builtin coded-charsets].
197
198 2003-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
199
200         * mule/mule-conf.el (=hanziku-*): Renamed from
201         `ideograph-hanziku-*'.
202         (ideograph-hanziku-*): Changed to an alias for `=hanziku-*'.
203
204 2003-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
205
206         * mule/mule-conf.el (ideograph-daikanwa): New coded-charsets when
207         `utf-2000' is provided [was builtin coded-charsets].
208         (ideograph-hanziku-{1..12}): Likewise.
209
210 2003-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
211
212         * mule/mule-conf.el (=gt-pj-*): Renamed from `ideograph-gt-pj-*'.
213         (ideograph-gt-pj-*): Changed to an alias for `=gt-pj-*'.
214
215 2003-02-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
216
217         * mule/mule-conf.el (ideograph-gt-pj-{1..11}): New coded-charsets
218         when `utf-2000' is provided [was builtin coded-charsets].
219
220 2003-02-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
221
222         * mule/mule-charset.el (default-coded-charset-priority-list): Use
223         `=big5-cdp', `=cbeta' and `=jef-china3' instead of
224         `chinese-big5-cdp', `ideograph-cbeta' and `china3-jef'.
225
226 2003-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
227
228         * mule/mule-conf.el (=gt): Renamed from `ideograph-gt'.
229         (ideograph-gt): Changed to an alias for `=gt'.
230
231 2003-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
232
233         * mule/mule-charset.el (default-coded-charset-priority-list): Add
234         `ideograph-gt-pj-k1' and `ideograph-gt-pj-k2'.
235
236 2003-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
237
238         * mule/mule-conf.el (ucs-big5): New coded-charset when `utf-2000'
239         is provided; it was defined as a builtin coded-charset.
240         (ideograph-gt): Likewise.
241
242 2003-02-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
243
244         * mule/mule-conf.el (=gt-k): Renamed from `ideograph-gt-k'.
245         (ideograph-gt-k): Changed to an alias for `=gt-k'.
246
247 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
248
249         * mule/mule-conf.el (=big5-cdp): Renamed from `chinese-big5-cdp'.
250         (chinese-big5-cdp): Changed to an alias for `=big5-cdp'.
251
252 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
253
254         * mule/mule-conf.el (=big5-eten): Renamed from
255         `chinese-big5-eten'.
256         (chinese-big5-eten): Changed to an alias for `=big5-eten'.
257
258 2003-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
259
260         * mule/mule-conf.el (=big5-pua): Renamed from `chinese-big5-pua'.
261         (chinese-big5-pua): Changed to an alias for `=big5-pua'.
262
263 2003-02-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
264
265         * mule/mule-conf.el (=cbeta): Renamed from `ideograph-cbeta'.
266         (ideograph-cbeta): Changed to an alias for `=cbeta'.
267
268 2003-02-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
269
270         * mule/mule-conf.el (=jef-china3): Renamed from `china3-jef'.
271         (china3-jef): Changed to an alias for `=jef-china3'.
272
273 2003-02-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
274
275         * mule/mule-charset.el (default-coded-charset-priority-list): Use
276         `=jis-x0213-{1|2}-2000' instead of `japanese-jisx0213-{1|2}'.
277
278         * mule/mule-conf.el (=jis-x0213-{1|2}-2000): Renamed from
279         `japanese-jisx0213-{1|2}' when `utf-2000' is provided.
280         (japanese-jisx0213-{1|2}): New alias for =jis-x0213-{1|2}-2000
281         when `utf-2000' is provided.
282
283 2003-02-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
284
285         * dumped-lisp.el (preloaded-file-list): Add
286         "u02980-Miscellaneous-Mathematical-Symbols-B",
287         "u02900-Supplemental-Arrows-B" and
288         "u031F0-Katakana-Phonetic-Extensions" when `utf-2000' is provided.
289
290 2003-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
291
292         * mule/mule-conf.el (=ucs-jis-1990): New coded-charset for
293         UTF-2000.
294         (=ucs-jis-2000): New coded-charset for UTF-2000.
295
296 2003-01-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
297
298         * mule/mule-conf.el: Add new coded-charset when UTF-2000 [was a
299         builtin coded-charset].
300
301 2002-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
302
303         * mule/mule-conf.el (ideograph-gt-k): New coded-charset in
304         UTF-2000.
305         (ideograph-gt-pj-k1): Likewise.
306         (ideograph-gt-pj-k2): Likewise.
307
308 2002-11-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
309
310         * mule/mule-charset.el (default-coded-charset-priority-list): Add
311         `=jis-x0208'.
312
313 2002-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
314
315         * mule/mule-conf.el (china3-jef): Add new coded-charset when
316         UTF-2000 [was a builtin coded-charset].
317
318 2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
319
320         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
321         setting for JIS X 0213.
322
323 2002-07-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
324
325         * mule/japanese.el (euc-jisx0213): New coding-system.
326
327         * mule/mule-conf.el (japanese-jisx0213-1): Specify
328         `japanese-jisx0208-1990' as the mother.
329
330 2002-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
331
332         * dumped-lisp.el (preloaded-file-list): Add "u0A490-Yi-Radicals"
333         in UTF-2000.
334
335 2002-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
336
337         * mule/mule-coding.el (utf-8-er): New coding-system in UTF-2000;
338         setup `coded-charset-entity-reference-alist'.
339
340 2002-04-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
341
342         * mule/mule-charset.el (default-coded-charset-priority-list): Add
343         `chinese-big5-eten-a' and `chinese-big5-eten-b'.
344
345 2002-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
346
347         * mule/mule-conf.el (chinese-big5-pua): New coded-charset.
348         (chinese-big5-eten-a): Likewise.
349         (chinese-big5-eten-b): Likewise.
350         (chinese-big5-cdp): Declare as a subset of `chinese-big5' whose
351         code range is #x8140 .. #x8DFE.
352
353 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
354
355         * mule/mule-conf.el (chinese-big5-eten): New coded-charset in
356         UTF-2000.
357         (chinese-big5-cdp): Likewise.
358
359 2001-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
360
361         * mule/mule-charset.el (default-coded-charset-priority-list):
362         Delete `mojikyo-2022-1'.
363
364 2001-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
365
366         * mule/mule-charset.el (default-coded-charset-priority-list):
367         Delete `mojikyo'.
368
369 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
370
371         * mule/mule-charset.el (default-coded-charset-priority-list): Add
372         `ucs-sip'.
373
374 2001-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
375
376         * mule/mule-charset.el (default-coded-charset-priority-list):
377         Comment out `chinese-gb12345'.
378
379 2001-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
380
381         * bytecomp.el (byte-compile-insert-header): Fixed.
382
383 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
384
385         * dumped-lisp.el (preloaded-file-list): Dump `ad-hoc-cdp' in
386         XEmacs UTF-2000.
387
388 2001-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
389
390         * mule/chinese.el (big5-cdp): New coding-system in XEmacs
391         UTF-2000.
392
393 2001-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
394
395         * mule/mule-charset.el (default-coded-charset-priority-list): Add
396         `ideograph-hanziku-{1 .. 12}' in XEmacs UTF-2000.
397
398 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
399
400         * mule/mule-charset.el (default-coded-charset-priority-list):
401         `japanese-jef-china3' is renamed `china3-jef'.
402
403 2001-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
404
405         * mule/mule-charset.el (default-coded-charset-priority-list): Add
406         `japanese-jef-china3' and `ideograph-cbeta'.
407
408 2001-09-02  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
409
410         * list-mode.el: Delete dirty hack for XEmacs UTF-2000.
411
412 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
413
414         * mule/mule-charset.el (default-coded-charset-priority-list): Add
415         `chinese-big5-cdp'.
416
417 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
418
419         * mule/mule-charset.el (default-coded-charset-priority-list): Add
420         `arabic-digit', `arabic-1-column' and `arabic-2-column'.
421
422 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
423
424         * dumped-lisp.el (preloaded-file-list): Load "arabic" before
425         loading character definitions.
426
427 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
428
429         * dumped-lisp.el (preloaded-file-list): Rename
430         u031A0-Extended-Bopomofo.el to u031A0-Bopomofo-Extended.el.
431
432 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
433
434         * mule/mule-charset.el (default-coded-charset-priority-list): Add
435         `chinese-big5'.
436
437 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
438
439         * dumped-lisp.el (preloaded-file-list): Dump
440         "Ideograph-R028-Private" with XEmacs UTF-2000.
441
442 2001-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
443
444         * mule/mule-charset.el (default-coded-charset-priority-list): Add
445         `chinese-gb12345'.
446
447 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
448
449         * mule/mule-charset.el (default-coded-charset-priority-list): Add
450         `ideograph-gt-pj-{1..11}'.
451
452         * dumped-lisp.el (preloaded-file-list): Dump `isolated-char' in
453         XEmacs UTF-2000.
454
455 2000-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
456
457         * mule/mule-charset.el (default-coded-charset-priority-list):
458         Prefer `chinese-gb2312' than `chinese-cns11643-*'; add
459         `chinese-isoir165'.
460
461 2000-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
462
463         * format.el (format-alist): Revive `image/jpeg', `image/gif',
464         `image/png', `image/x-xpm' and `image/tiff'.
465
466         * files.el (binary-file-regexps): Add *.PNG.
467
468 2000-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
469
470         * mule/mule-charset.el (default-coded-charset-priority-list):
471         Prefer `japanese-jisx0208-1990' than `japanese-jisx0212'; prefer
472         `korean-ksc5601' than `japanese-jisx0213-1'; add `mojikyo-2022-1'.
473
474 2000-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
475
476         * list-mode.el: Call `completion-list-mode' to avoid slowness of
477         the first completion when UTF-2000 is running.
478
479 2000-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
480
481         * mule/mule-charset.el (default-coded-charset-priority-list):
482         Delete `ucs'.
483
484 2000-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
485
486         * dumped-lisp.el (preloaded-file-list): Don't add "mojikyo".
487
488         * mule/mule-charset.el (default-coded-charset-priority-list): Add
489         `mojikyo' instead of `mojikyo-pj-[1..21]'.
490
491 2000-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
492
493         * mule/vietnamese.el (vscii-2): Delete abolished property
494         `composite'; now composite mode is default.
495
496 2000-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
497
498         * bytecomp.el (byte-compile-insert-header): Use `binary' instead
499         of `raw-text'; check \uHHHH representation even if non-ascii
500         characters are not found.
501
502         * dumped-lisp.el (preloaded-file-list): Add "ccs-tcvn5712.el" in
503         UTF-2000; add "viet-ccl" in non-UTF-2000 Mule; add "vietnamese"
504         unconditionally.
505
506         * mule/viet-ccl.el: New file.
507
508         * mule/vietnamese.el (vscii-2): New coding-system in UTF-2000.
509         (tcvn-5712): New coding-system alias of `vscii-2' in UTF-2000.
510         - Separate CCL based implementations to viet-ccl.el.
511
512 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
513
514         * mule/mule-conf.el (japanese-jisx0213-1): Allow
515         "jisx0213.2000-1".
516         (japanese-jisx0213-2): Allow "jisx0213.2000-2".
517
518         * mule/mule-charset.el (default-coded-charset-priority-list):
519         Prefer `japanese-jisx0213-1' and `japanese-jisx0213-2' to
520         `japanese-jisx0208-1978' and `japanese-jisx0208-1990'.
521
522 2000-01-31  MORIOKA Tomohiko  <tomo@etl.go.jp>
523
524         * dumped-lisp.el (preloaded-file-list): Add "mojikyo" in UTF-2000.
525
526 2000-01-27  MORIOKA Tomohiko  <tomo@m17n.org>
527
528         * mule/mule-charset.el (default-coded-charset-priority-list): Add
529         `ucs' in UTF-2000.
530
531 2000-01-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
532
533         * mule/mule-charset.el (default-coded-charset-priority-list):
534         Prefer `mojikyo-pj-*' and `ideograph-daikanwa' to `ucs-bmp' and
535         `arabic-iso8859-6'.
536
537 2000-01-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
538
539         * mule/mule-charset.el (default-coded-charset-priority-list): Add
540         `mojikyo-pj-[1 .. 21]' in UTF-2000.
541
542 2000-01-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
543
544         * mule/mule-charset.el (default-coded-charset-priority-list): Add
545         `katakana-jisx0201' in UTF-2000.
546
547 1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
548
549         * dumped-lisp.el (preloaded-file-list): Add "u0A000-Yi-Syllables",
550         "u0AC00-Hangul-Syllables", "u0FB00-Alphabetic-Presentation-Forms",
551         "u0FB50-Arabic-Presentation-Forms-A",
552         "u0FE20-Combining-Half-Marks", "u0FE30-CJK-Compatibility-Forms",
553         "u0FE50-Small-Form-Variants",
554         "u0FE70-Arabic-Presentation-Forms-B",
555         "u0FF00-Halfwidth-and-Fullwidth-Forms" and "u0FFF0-Specials" in
556         UTF-2000.
557
558 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
559
560         * dumped-lisp.el (preloaded-file-list): Delete
561         "ccs-jisx0208-1983.el"; add "Ideograph-R031-Enclosure"
562         ... "Ideograph-R214-Flute" in UTF-2000.
563
564 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
565
566         * mule/mule-conf.el (japanese-jisx0213-1): New coded-charset.
567         (japanese-jisx0213-2): New coded-charset.
568
569         * dumped-lisp.el (preloaded-file-list): Add
570         "Ideograph-R028-Private", "Ideograph-R029-Again" and
571         "Ideograph-R030-Mouth".
572
573 1999-11-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
574
575         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R012-Eight",
576         "Ideograph-R013-Down-Box", "Ideograph-R014-Cover",
577         "Ideograph-R015-Ice", "Ideograph-R016-Table",
578         "Ideograph-R017-Open-Box", "Ideograph-R018-Knife",
579         "Ideograph-R019-Power", "Ideograph-R020-Wrap", "Ideograph-R021-Spoon",
580         "Ideograph-R022-Right-Open-Box", "Ideograph-R023-Hiding-Enclosure",
581         "Ideograph-R024-Ten", "Ideograph-R025-Divination",
582         "Ideograph-R026-Seal" and "Ideograph-R027-Cliff" in UTF-2000.
583
584 1999-11-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
585
586         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R002-Line",
587         "Ideograph-R003-Dot", "Ideograph-R004-Slash",
588         "Ideograph-R005-Second", "Ideograph-R006-Hook",
589         "Ideograph-R007-Two", "Ideograph-R008-Lid", "Ideograph-R009-Man",
590         "Ideograph-R010-Legs" and "Ideograph-R011-Enter".
591
592         * mule/mule-charset.el (default-coded-charset-priority-list): Add
593         `japanese-jisx0208-1990' and `japanese-jisx0208-1978'.
594
595 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
596
597         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R001-One"
598         in UTF-2000.
599
600 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
601
602         * mule/mule-conf.el (sisheng): Moved from mule/chinese.el.
603         (chinese-isoir165): Moved from mule/chinese.el.
604         (chinese-cns11643-3): Moved from mule/chinese.el.
605         (chinese-cns11643-4): Moved from mule/chinese.el.
606         (chinese-cns11643-5): Moved from mule/chinese.el.
607         (chinese-cns11643-6): Moved from mule/chinese.el.
608         (chinese-cns11643-7): Moved from mule/chinese.el.
609
610         * mule/chinese.el: Move definition of coded-charsets to
611         mule/mule-conf.el.
612
613 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
614
615         * mule/mule-charset.el (default-coded-charset-priority-list): Add
616         `ideograph-daikanwa'.
617
618 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
619
620         * dumped-lisp.el (preloaded-file-list): Delete
621         "ccs-jisx0201-latin.el".
622
623 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
624
625         * dumped-lisp.el (preloaded-file-list): Add
626         "u031A0-Extended-Bopomofo" in UTF-2000.
627
628 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
629
630         * dumped-lisp.el (preloaded-file-list): u02E00-CJK-Radicals was
631         renamed to u02E00-CJK-Radical-Supplement.
632
633 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
634
635         * dumped-lisp.el (preloaded-file-list): Add
636         "u03000-CJK-Symbols-and-Punctuation", "u03040-Hiragana",
637         "u030A0-Katakana", "u03100-Bopomofo",
638         "u03130-Hangul-Compatibility-Jamo", "u03190-Kanbun",
639         "u03200-Enclosed-CJK-Letters-and-Months" and
640         "u03300-CJK-Compatibility".
641
642 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
643
644         * dumped-lisp.el (preloaded-file-list): Add "u02E00-CJK-Radicals",
645         "u02F00-Kangxi-Radicals" and
646         "u02FF0-Ideographic-Description-Characters".
647
648 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
649
650         * dumped-lisp.el (preloaded-file-list): Add
651         "u02600-Miscellaneous-Symbols", "u02700-Dingbats" and
652         "u02800-Braille-Patterns" in UTF-2000.
653
654 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
655
656         * dumped-lisp.el (preloaded-file-list): Load "uXXXXX-*" instead of
657         "uXXXXX-*.el" in UTF-2000.
658
659         * bytecomp.el (byte-compile-insert-header): Delete comments if
660         non-ASCII characters are found; allow `byte-compile-dynamic' and
661         `byte-compile-dynamic-docstrings' if *.elc will be encoded by
662         `raw-text'.
663
664 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
665
666         * dumped-lisp.el (preloaded-file-list): Add
667         "u02500-Box-Drawing.el", "u02580-Block-Elements.el" and
668         "u025A0-Geometric-Shapes.el".
669
670 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
671
672         * dumped-lisp.el (preloaded-file-list): Add
673         "u02400-Control-Pictures.el", "u02440-OCR.el" and
674         "u02460-Enclosed-Alphanumerics.el".
675
676 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
677
678         * mule/mule-charset.el (default-coded-charset-priority-list): Add
679         `chinese-gb2312'.
680
681         * dumped-lisp.el (preloaded-file-list): Add
682         "u02200-Mathematical-Operators.el" and
683         "u02300-Miscellaneous-Technical.el".
684
685 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
686
687         * mule/mule-charset.el (default-coded-charset-priority-list): Add
688         `chinese-cns11643-*'.
689
690         * dumped-lisp.el (preloaded-file-list): Add
691         "u02100-Letterlike-Symbols.el", "u02150-Number-Forms.el" and
692         "u02190-Arrows.el" in UTF-2000.
693
694 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
695
696         * mule/mule-charset.el (default-coded-charset-priority-list): Add
697         `korean-ksc5601'.
698
699         * dumped-lisp.el (preloaded-file-list): Add
700         "u02000-General-Punctuation.el", "u02070-Superscripts.el",
701         "u02080-Subscripts.el", "u020A0-Currency-Symbols.el" and
702         "u020D0-Combining-Diacritical-Marks-for-Symbols.el" in UTF-2000.
703
704 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
705
706         * dumped-lisp.el (preloaded-file-list): Delete "ccs-viscii.el".
707
708 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
709
710         * dumped-lisp.el (preloaded-file-list): Add "u013A0-Cherokee.el",
711         "u01400-Canadian.el", "u01680-Ogham.el", "u016A0-Runic.el",
712         "u01780-Khmer.el", "u01800-Mongolian.el",
713         "u01E00-Latin-Extended-Additional.el" and
714         "u01F00-Greek-Extended.el" in UTF-2000.
715
716 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
717
718         * mule/mule-charset.el (default-coded-charset-priority-list): Add
719         `ethiopic-ucs' and `ethiopic'.
720
721         * dumped-lisp.el (preloaded-file-list): Add "u010A0-Georgian.el",
722         "u01100-Hangul-Jamo.el" and "u01200-Ethiopic.el".
723
724         * mule/mule-conf.el: Move definition of coded-charset `ethiopic'
725         from mule/ethiopic.el.
726
727         * mule/ethiopic.el: Move definition of coded-charset `ethiopic' to
728         mule/mule-conf.el.
729
730 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
731
732         * mule/mule-charset.el (default-coded-charset-priority-list): Add
733         `lao'.
734
735         * mule/mule-conf.el (lao): New coded-charset.
736
737         * dumped-lisp.el (preloaded-file-list): Add
738         "u00900-Devanagari.el", "u00980-Bengali.el", "u00A00-Gurmukhi.el",
739         "u00A80-Gujarati.el", "u00B00-Oriya.el", "u00B80-Tamil.el",
740         "u00C00-Telugu.el", "u00C80-Kannada.el", "u00D00-Malayalam.el",
741         "u00D80-Sinhala.el", "u00E00-Thai.el", "u00E80-Lao.el",
742         "u00F00-Tibetan.el" and "u01000-Myanmar.el".
743
744 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
745
746         * mule/mule-charset.el (default-coded-charset-priority-list): Add
747         `ucs-bmp' and `arabic-iso8859-6'.
748
749 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
750
751         * dumped-lisp.el (preloaded-file-list): Add "u00400-Cyrillic.el",
752         "u00530-Armenian.el", "u00590-Hebrew.el", "u00600-Arabic.el",
753         "u00700-Syriac.el" and "u00780-Thaana.el" in UTF-2000.
754
755 1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
756
757         * startup.el (normal-top-level): Load autoload file for UTF-2000
758         in UTF-2000.
759
760 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
761
762         * dumped-lisp.el (preloaded-file-list): Add "mule-conf" in Mule;
763         delete "ccs-iso8859-*.el"; add "u00000-C0.el",
764         "u00020-Basic-Latin.el", "u00080-C1.el",
765         "u000A0-Latin-1-Supplement.el", "u00100-Latin-Extended-A.el",
766         "u00180-Latin-Extended-B.el", "u00250-IPA-Extensions.el",
767         "u002B0-Spacing-Modifier-Letters.el",
768         "u00300-Combining-Diacritical-Marks.el" and "u00370-Greek.el" in
769         UTF-2000.
770
771 1999-11-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
772
773         * mule/mule-charset.el (default-coded-charset-priority-list): Add
774         `japanese-jisx0212' and `ipa' in UTF-2000; use `latin-viscii-*'
775         instead of `vietnamese-viscii-*'.
776
777 1999-11-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
778
779         * mule/mule-conf.el: New file.
780
781         * mule/misc-lang.el: Move definition of charset `ipa' to
782         mule/mule-conf.el.
783
784 1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
785
786         * mule/mule-charset.el (default-coded-charset-priority-list): Add
787         `latin-viscii'; prefer it for characters used in Vietnamese.
788
789 1999-10-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
790
791         * bytecomp.el (byte-compile-insert-header): Fix regexp.
792
793 1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
794
795         * mule/viet-chars.el (latin-viscii-lower): Renamed from charset
796         `vietnamese-viscii-lower'.
797         (latin-viscii-upper): Renamed from charset
798         `vietnamese-viscii-upper'.
799         (vietnamese-viscii-lower): New alias for charset
800         `latin-viscii-lower'.
801         (vietnamese-viscii-upper): New alias for charset
802         `latin-viscii-upper'.
803
804 1999-10-05  MORIOKA Tomohiko  <tomo@etl.go.jp>
805
806         * mule/mule-charset.el (default-coded-charset-priority-list):
807         Comment out `hiragana-jisx0208' and `katakana-jisx0208'.
808
809 1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
810
811         * mule/ccs-jisx0208-1983.el, mule/ccs-tcvn5712.el,
812         mule/ccs-viscii.el, mule/ccs-iso8859-9.el,
813         mule/ccs-jisx0201-latin.el, mule/ccs-iso8859-2.el,
814         mule/ccs-iso8859-3.el, mule/ccs-iso8859-4.el: Moved to
815         lisp/utf-2000.
816
817 1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
818
819         * mule/ccs-tcvn5712.el: New file.
820
821 1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
822
823         * dumped-lisp.el (preloaded-file-list): Add "ccs-jisx0208-1983.el"
824         in UTF-2000.
825
826 1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
827
828         * mule/mule-charset.el (default-coded-charset-priority-list): Add
829         `japanese-jisx0208'.
830
831 1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
832
833         * dumped-lisp.el (preloaded-file-list): Add
834         "ccs-jisx0201-latin.el", "ccs-iso8859-2.el", "ccs-iso8859-3.el",
835         "ccs-iso8859-4.el", "ccs-iso8859-9.el" and "ccs-viscii.el" in
836         UTF-2000.
837
838         * mule/ccs-iso8859-2.el, mule/ccs-iso8859-3.el,
839         mule/ccs-iso8859-4.el, mule/ccs-iso8859-9.el,
840         mule/ccs-jisx0201-latin.el, mule/ccs-jisx0208-1983.el,
841         mule/ccs-viscii.el: New files.
842
843         * bytecomp.el (byte-compile-insert-header): Don't use `raw-text'
844         if \uXXXX is found.
845
846 1999-09-30  MORIOKA Tomohiko  <tomo@urania.m17n.org>
847
848         * mule/mule-charset.el (default-coded-charset-priority-list): Add
849         `hiragana-jisx0208' and `katakana-jisx0208'.
850
851 1999-09-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
852
853         * mule/chinese.el (chinese-cns11643-3): Define it even if
854         `utf-2000' is provided.
855         (chinese-cns11643-4): Likewise.
856         (chinese-cns11643-5): Likewise.
857         (chinese-cns11643-6): Likewise.
858         (chinese-cns11643-7): Likewise.
859
860 1999-09-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
861
862         * mule/mule-charset.el (default-coded-charset-priority-list): Add
863         thai-tis620 and hebrew-iso8859-8; namely all BMP are covered.
864
865 1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
866
867         * mule/mule-charset.el (default-coded-charset-priority-list): Add
868         `cyrillic-iso8859-5' and `greek-iso8859-7'.
869
870 1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
871
872         * mule/mule-charset.el (default-coded-charset-priority-list):
873         Setup in UTF-2000.
874
875 1999-09-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
876
877         * mule/viet-chars.el: Don't define charset
878         `vietnamese-viscii-lower' and `vietnamese-viscii-upper' because
879         they are defined as builtin charsets.
880
881 1999-08-31  MORIOKA Tomohiko  <tomo@etl.go.jp>
882
883         * version.el (emacs-version): Add more space just before UTF-2000
884         version string.
885
886 1999-08-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
887
888         * version.el ([constant] emacs-version): Don't add a space in the
889         preceding place of `xemacs-betaname' because it is duplicated.
890         (emacs-version): Add UTF-2000 version if `utf-2000' is provided.
891
892         * startup.el (splash-frame-body): Add ETL.
893
894 1999-08-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
895
896         * mule/chinese.el (chinese-cns11643-3): Don't define if `utf-2000'
897         is provided because it is defined as builtin charset.
898         (chinese-cns11643-4): Likewise.
899         (chinese-cns11643-5): Likewise.
900         (chinese-cns11643-6): Likewise.
901         (chinese-cns11643-7): Likewise.
902
903 1999-08-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
904
905         * mule/mule-cmds.el (reset-language-environment): Fix problem when
906         coding-system `iso-10646-ucs-4' is not defined.
907
908 1999-06-17  MORIOKA Tomohiko  <tomo@etl.go.jp>
909
910         * bytecomp.el (byte-compile-insert-header): Use utf-8 as
911         coding-system if `utf-2000' is provided.
912
913 1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
914
915         * mule/mule-coding.el: Add `utf-8' to coding-priority-list if
916         `utf-2000' is provided.
917
918 1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
919
920         * dumped-lisp.el (preloaded-file-list): Don't load vietnamese.el
921         if utf-2000 is provided temporally.
922
923 1999-06-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
924
925         * mule/vietnamese.el (leading-code-private-11): Deleted [defined
926         as builtin variable].
927
928 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
929
930         * files.el (insert-file-contents-literally): Treat file as binary;
931         call file-name-handlers. [sync with Emacs 20.3.10]
932
933 2001-02-08  Martin Buchholz <martin@xemacs.org>
934
935         * XEmacs 21.2.44 "Thalia" is released.
936
937 2001-01-16  Mike Sperber <mike@xemacs.org>
938
939         * startup.el (normal-top-level): Work even if no installation root
940         is found.
941
942 2001-01-30  Andy Piper  <andy@xemacs.org>
943
944         * gutter-items.el (progress-abort-glyph): remove instantiator.
945         (set-progress-abort-instantiator): new function.
946         (abort-progress-feedback): use it.
947
948         * gutter.el (set-gutter-dirty-p): new function.
949
950 2001-01-30  Didier Verna  <didier@xemacs.org>
951
952         * mwheel.el (mwheel-scroll): unwind-protect the selected window.
953
954 2001-01-24  Didier Verna  <didier@xemacs.org>
955
956         * sound.el (sound-extension-list): give a better default value.
957         * sound.el (load-sound-file): improve the doc string, also find
958         files given by absolute names, pass a real extension list to
959         `locate-file'.
960
961 2001-01-26  Martin Buchholz <martin@xemacs.org>
962
963         * XEmacs 21.2.43 "Terspichore" is released.
964
965 2001-01-20  Klaus Frank <klausf@i3.informatik.rwth-aachen.de>
966
967         * gnuserv.el (gnuserv-process-filter): Robuster handling of error
968         messages from gnuserv.
969
970 2001-01-20  Martin Buchholz <martin@xemacs.org>
971
972         * XEmacs 21.2.42 "Poseidon" is released.
973
974 2001-01-12  Andy Piper  <andy@xemacs.org>
975
976         * package-get.el (package-get-custom): call
977         package-net-update-installed-db.
978
979         * package-ui.el (pui-install-selected-packages): call
980         package-net-update-installed-db.
981
982         * package-net.el (package-net-update-installed-db): use
983         packages-package-list so that we reflect reality.
984
985         * packages.el (packages-package-list): Make docstring reflect
986         reality.
987
988         * package-net.el (package-net-convert-index-to-ini): exclude mule entries.
989
990         * postinstall.cc (do_postinstall): don't pick up shells if cygwin
991         isn't installed.
992
993 2001-01-17  Andy Piper  <andy@xemacs.org>
994
995         * wid-edit.el (widget-activation-glyph-mapper): activate or
996         deactivate native widgets.
997         (widget-glyph-insert-glyph): record instantiator.
998         (widget-push-button-value-create): use it.
999
1000         * gui.el (gui-button-action): new function. Make button's domain
1001         buffer current when calling.
1002         (make-gui-button): update to use gui-button-action.
1003
1004 2001-01-16  Didier Verna  <didier@xemacs.org>
1005
1006         * menubar-items.el (default-menubar): add an entry for modeline
1007         horizontal scrolling in Options -> Display.
1008
1009 2001-01-17  Steve Youngs  <youngs@xemacs.org>
1010
1011         * package-get.el (package-get-require-signed-base): Set to nil
1012         by default.
1013
1014 2001-01-17  Martin Buchholz <martin@xemacs.org>
1015
1016         * XEmacs 21.2.41 "Polyhymnia" is released.
1017
1018 2001-01-16  Mike Sperber <mike@xemacs.org>
1019
1020         * setup-paths.el (paths-core-load-path-depth): Stopgap bump to
1021         catch lisp/mule/.
1022
1023 2001-01-14  Mike Sperber <mike@xemacs.org>
1024
1025         * startup.el (maybe-create-compatibility-dot-emacs):
1026         (maybe-unmigrate-user-init-file):
1027         (unmigrate-user-init-file): Created.
1028         (maybe-migrate-user-init-file): Offer creation of compatibility
1029         .emacs.
1030         Some doc fixes wrt init file location.
1031
1032 2001-01-15  Golubev I. N.  <gin@mo.msk.ru>
1033
1034         * faces.el (face-frob-from-locale-first): new variable.
1035         (frob-face-font-2): Honor tags arg while trying to use
1036         standard-face-mapping.  When face-frob-from-locale-first is set,
1037         first try to set face inheriting from frobbed-face.
1038
1039 2001-01-15  Didier Verna  <didier@xemacs.org>
1040
1041         * about.el (xemacs-hackers): update my entry.
1042         * about.el (about-url-alist): ditto.
1043         * about.el (about-maintainer-info): ditto.
1044         * about.el (about-hackers): ditto.
1045
1046 2001-01-15  Martin Buchholz  <martin@xemacs.org>
1047
1048         The byte compiler has been badly broken for a year,
1049         by the patch of 1999-12-06.
1050         * byte-optimize.el (byte-optimize-form-code-walker):
1051         Bug was: the byte compiler was making this erroneous optimization:
1052         (progn (or (foo)) (bar)) ==> (bar)
1053
1054 2000-11-20  Mike Sperber <mike@xemacs.org>
1055
1056         * setup-paths.el (paths-core-load-path-depth): Split
1057         `paths-load-path-depth' in two for site and core lisp.  Don't
1058         recurse into core.
1059         * setup-paths.el (paths-construct-load-path): Use.
1060
1061 2001-01-10  Andy Piper  <andy@xemacs.org>
1062
1063         * package-net.el (package-net-cygwin32-binary-size): new variable
1064         (package-net-win32-binary-size): ditto.  add much needed
1065         commentary.
1066
1067         * gutter-items.el (buffers-tab-items): correct off-by-one error
1068         for buffers-tab-max-size.
1069
1070 2001-01-08  Martin Buchholz <martin@xemacs.org>
1071
1072         * XEmacs 21.2.40 is released.
1073
1074 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
1075
1076         * mule/hebrew.el: Fix comments and typos.
1077         mule/japanese.el: Fix comments, typos, and 8-bit character encoding.
1078
1079 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
1080
1081         * ChangeLog.1: move ancient log from fill.el.
1082
1083         * dump-paths.el:
1084         paragraphs.el:
1085         mule/mule-category.el:
1086         Miscellaneous typo fixes and slight doc clarifications.
1087
1088         * mule/mule-ccl.el:  Correct file name in header.
1089
1090 2000-12-31  Martin Buchholz <martin@xemacs.org>
1091
1092         * XEmacs 21.2.39 is released.
1093
1094 2000-12-27  Martin Buchholz  <martin@xemacs.org>
1095
1096         * byte-optimize.el (byte-optimize-cond):
1097         (byte-optimize-cond-1): New.
1098         Rewrite `cond' in terms of `if' and `or', which are easier to optimize.
1099         Optimizes (cond (x nil)) ==> nil.
1100         Provide better diagnostic on malformed expr like (cond foo).
1101
1102 2000-12-20  Stephen J. Turnbull  <stephen@xemacs.org>
1103
1104         * mule/mule-coding.el:
1105         mule/mule-cmds.el (reset-language-environment,
1106         set-language-environment-coding-systems):
1107         Safer default coding-priority-list, corresponding to src/file-coding.h.
1108
1109 2000-12-03  Jorma Laaksonen <jorma.laaksonen@hut.fi>
1110
1111         * package-admin.el: Allow package removal from
1112         early-package-load-path.
1113
1114 2000-12-15  Andreas Jaeger  <aj@suse.de>
1115
1116         * about.el (about-maintainer-info): Update my entry.
1117
1118 2000-12-11  Matt Tucker  <tuck@whistlingfish.net>
1119
1120         * packages.el (locate-library): Add support for bzip2
1121         compressed .el files.
1122
1123 2000-12-12  Andy Piper  <andy@xemacs.org>
1124
1125         * package-net.el: new file.
1126
1127 2000-12-01  Enrico Scholz  <enrico.scholz@informatik.tu-chemnitz.de>
1128
1129         * font-lock.el: Add missing C++ keywords.
1130
1131 2000-12-08  Adrian Aichner  <adrian@xemacs.org>
1132
1133         * simple.el (indent-for-comment): Preserve indentation of comments
1134         starting in column 0, as documented in (Info-goto-node
1135         "(xemacs)Comments").  Update docstring accordingly.
1136
1137 2000-12-05  Martin Buchholz <martin@xemacs.org>
1138
1139         * XEmacs 21.2.38 is released.
1140
1141 2000-12-04  Didier Verna  <didier@xemacs.org>
1142
1143         * mouse.el (default-mouse-track-set-point-in-window): remove
1144         spurious '+' operation detected by Martin.
1145
1146
1147 2000-12-01  Martin Buchholz  <martin@xemacs.org>
1148
1149         * cl-extra.el (coerce):
1150         Implement char to integer coercion.
1151         Remove extraneous (numberp) test.
1152
1153         * byte-optimize.el (byte-compile-splice-in-already-compiled-code):
1154         Perform lapcode inlining if the value of `byte-optimize' is 'byte.
1155         (byte-optimize-predicate):
1156         Warn if evaluating constant expression signals an error.
1157         (byte-optimize-form): Small simplification.
1158
1159         * cl-macs.el (cl-do-proclaim): small efficiency improvement.
1160
1161 2000-11-30  Martin Buchholz  <martin@xemacs.org>
1162
1163         * byte-optimize.el:
1164         (byte-optimize-minus):
1165         (byte-optimize-plus):
1166         (byte-optimize-mult):
1167         (byte-optimize-quo):
1168         Use (car (last x)) instead of (last x) to get last elt!
1169         Use `byte-optimize-predicate' to optimize `%'.
1170         Move optimizations for special numeric args to bytecomp.el.
1171         * bytecomp.el (byte-compile-associative): Remove.
1172         (byte-compile-max): New.
1173         (byte-compile-min): New.
1174         Properly handle erroneous calls: (max) (min).
1175         (byte-compile-plus): New.
1176         (byte-compile-minus):
1177         It's easiest to handle 0, +1 and -1 args here.
1178         (byte-compile-mult): New.
1179         It's easiest to handle 1, -1 and 2 args here.
1180         (byte-compile-quo):
1181         It's easiest to handle 0, +1 and -1 args here.
1182         Issue byte-compiler warning when dividing by zero.
1183
1184         Byte-compiler arithmetic improvements.
1185         Better optimize these expressions in the obvious way:
1186         (+ x y 1)   -->  varref x varref y add add1
1187         (+ x y -1)  -->  varref x varref y add sub1
1188         (- x y 0)   -->  (- x y)
1189         (- 0 x y)   -->  (- (- x) y)
1190         (% 42 19)   --> compile-time constant
1191         (/ 42 19)   --> compile-time constant
1192         (* (foo) 2) --> foo call dup plus
1193
1194         Optimize away arithmetic operations (+ x) (* x) (/ x 1)
1195         unless (declaim (optimize (safety 3)))
1196         or (setq byte-compile-delete-errors nil).
1197
1198 2000-11-28  Stephen J. Turnbull  <stephen@xemacs.org>
1199
1200         * paragraphs.el (paragraph-separate, forward-sentence):  Clarify
1201         docstrings.
1202
1203 2000-11-08  Stephen J. Turnbull  <stephen@xemacs.org>
1204
1205         * startup.el (command-line-do-help):  Add documentation of
1206         portable dumper switches.
1207
1208 2000-11-22  Andy Piper  <andy@xemacs.org>
1209
1210         * x-mouse.el (x-init-pointer-shape): use cursor-font explicitly.
1211
1212         * glyphs.el (init-glyphs): don't use autodetect for strings.
1213
1214 2000-11-28  Martin Buchholz  <martin@xemacs.org>
1215
1216         * byte-optimize.el (byte-optimize-char-before):
1217         (byte-optimize-backward-char):
1218         (byte-optimize-backward-word):
1219         Fix incorrect optimizations for these sorts of expressions:
1220         (let ((x nil)) (backward-char x))
1221
1222 2000-11-21  Martin Buchholz  <martin@xemacs.org>
1223
1224         * byte-optimize.el:
1225         * byte-optimize.el (byte-optimize-backward-char): New.
1226         * byte-optimize.el (byte-optimize-backward-word): New.
1227         Make backward-word and backward-char as efficient as forward versions.
1228
1229         * bytecomp.el (byte-compile-no-args-with-one-extra):
1230         * bytecomp.el (byte-compile-one-arg-with-one-extra):
1231         * bytecomp.el (byte-compile-two-args-with-one-extra):
1232         * bytecomp.el (byte-compile-zero-or-one-arg-with-one-extra):
1233         * bytecomp.el (byte-compile-one-or-two-args-with-one-extra):
1234         * bytecomp.el (byte-compile-two-or-three-args-with-one-extra):
1235         Check if extra arg is constant nil, and if so, use byte-coded call.
1236
1237         * simple.el (backward-word):
1238         * simple.el (mark-word):
1239         * simple.el (kill-word):
1240         * simple.el (backward-kill-word):
1241         Make COUNT argument optional, for consistency with forward-char et al.
1242
1243         * abbrev.el (abbrev-string-to-be-defined):
1244         * abbrev.el (inverse-abbrev-string-to-be-defined):
1245         * abbrev.el (inverse-add-abbrev):
1246         * abbrev.el (expand-region-abbrevs):
1247         * buff-menu.el (Buffer-menu-execute):
1248         * indent.el (move-to-left-margin):
1249         * indent.el (indent-relative):
1250         * indent.el (move-to-tab-stop):
1251         * info.el (Info-reannotate-node):
1252         * lisp-mode.el (lisp-indent-line):
1253         * lisp.el (end-of-defun):
1254         * lisp.el (move-past-close-and-reindent):
1255         * misc.el (copy-from-above-command):
1256         * mouse.el (default-mouse-track-scroll-and-set-point):
1257         * page.el (forward-page):
1258         * paragraphs.el (forward-paragraph):
1259         * paragraphs.el (end-of-paragraph-text):
1260         * picture.el (picture-forward-column):
1261         * picture.el (picture-self-insert):
1262         * rect.el (extract-rectangle-line):
1263         * simple.el (newline):
1264         * simple.el (fixup-whitespace):
1265         * simple.el (backward-delete-char-untabify):
1266         * simple.el (transpose-chars):
1267         * simple.el (transpose-preceding-chars):
1268         * simple.el (do-auto-fill):
1269         * simple.el (indent-new-comment-line):
1270         * simple.el (blink-matching-open):
1271         * view-less.el (cleanup-backspaces):
1272         * wid-edit.el (widget-transpose-chars):
1273         * term/bg-mouse.el (bg-insert-moused-sexp):
1274         Use more readable (backward-FOO n) instead of (forward-FOO -n).
1275
1276         * info.el (Info-fontify-node):
1277         * simple.el (backward-delete-function):
1278         Use canonical delete-backward-char instead of backward-delete-char.
1279
1280 2000-11-20  Andy Piper  <andy@xemacs.org>
1281
1282         * gutter-items.el (update-tab-in-gutter): don't barf if there are
1283         no buffers.
1284
1285 2000-11-20  Andy Piper  <andy@xemacs.org>
1286
1287         * gutter-items.el (update-tab-in-gutter): don't give popup frames
1288         buffer tabs.
1289
1290 2000-11-18  Martin Buchholz  <martin@xemacs.org>
1291
1292         * cl-macs.el: Correctly optimize plusp minusp oddp evenp.
1293         (proclaim inline...) was shadowing compiler-macros.
1294
1295 2000-11-17  Martin Buchholz  <martin@xemacs.org>
1296
1297         * bytecomp.el (byte-compile-eval): New.
1298         (byte-compile-initial-macro-environment): Use byte-compile-eval.
1299         Keeps this promise made in Lispref:
1300         "If a file being compiled contains a `defmacro' form, the macro is
1301         defined temporarily for the rest of the compilation of that file."
1302
1303 2000-11-09  Martin Buchholz  <martin@xemacs.org>
1304
1305         * cl.el (floatp-safe):
1306         (plusp):
1307         (minusp):
1308         (oddp):
1309         (evenp):
1310         (cl-abs):
1311         Use a better parameter name than `x'.
1312
1313         * cl-macs.el (check-type): Make continuable.  Change documentation
1314         to require PLACE, but accept any form for compatibility.
1315
1316         * abbrev.el (define-abbrev): Use check-type.
1317         * font-menu.el (font-menu-change-face): Use check-type.
1318         * menubar.el (relabel-menu-item): Use check-type.
1319         * itimer.el: Fix typo.
1320
1321 2000-11-10  Yoshiki Hayashi  <yoshiki@xemacs.org>
1322
1323         * info.el (Info-extract-menu-node-name): Comma is a delimiter.
1324
1325 2000-11-14  Martin Buchholz <martin@xemacs.org>
1326
1327         * XEmacs 21.2.37 is released.
1328
1329 2000-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1330
1331         * code-cmds.el: Provide the feature.
1332
1333 2000-07-21  Jan Vroonhof  <jan@xemacs.org>
1334
1335         * dumped-lisp.el (preloaded-file-list): Load code-cmds.el
1336
1337         * code-cmds.el: New file
1338         * mule/mule-cmds.el:
1339         * mule/mule-misc.el
1340         (coding-keymap): New keymap. Define coding system keyboard
1341         commands on file-coding builds too.
1342         (coding-system-change-eol-conversion):
1343         (universal-coding-system-argument):
1344         (set-default-coding-systems):
1345         (prefer-coding-system): Moved from mule-cmds.el
1346         (set-buffer-process-coding-system): Moved from mule-misc.el
1347
1348 2000-09-15  Stephen Carney <carney@scubadoo.com>
1349
1350         * etags.el (buffer-tag-table-files): Use append instead of nconc.
1351
1352 2000-11-09  Steve Youngs  <youngs@xemacs.org>
1353
1354         * package-get.el (package-get-download-sites): Add a pre-release
1355         site for experimental packages.
1356
1357         * auto-autoloads.el: Regenerated.
1358
1359 2000-08-01  Andy Piper  <andy@xemacs.org>
1360
1361         * gutter-items.el (buffers-tab-omit-function): reference
1362         buffers-tab-select-visible-buffers.
1363         (buffers-tab-filter-functions): new variable, by default uses
1364         buffers-tab-selection-function and buffers-tab-omit-function.
1365         (select-buffers-tab-buffers-by-mode): invert arguments.
1366         (buffers-tab-select-visible-buffers): new function. Invert calling
1367         of buffers-menu-omit-invisible-buffers.
1368         (buffers-tab-items): rewrite to use
1369         buffers-tab-filter-functions. Rewrite docstring.
1370         (gutter-buffers-tab-extent): delete.
1371         (add-tab-to-gutter): always build a new extent when adding the
1372         tabs.
1373         (update-tab-in-gutter): make gutter dirty when orientation
1374         changes.
1375
1376 2000-11-07  Martin Buchholz  <martin@xemacs.org>
1377
1378         * bytecomp.el (byte-compile-defvar-or-defconst):
1379         Only do loadhist recording if defvar form includes a value.
1380
1381 2000-11-02  Martin Buchholz  <martin@xemacs.org>
1382
1383         * bytecomp.el (byte-compile-initial-macro-environment):
1384         `eval-when-compile' should not compile its body.
1385
1386 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
1387
1388         * mule/cyrillic.el: Add Windows 1251 code page encoding (by
1389         Sergey Groznyh <gsm@fct.ru> in <863diqaygu.fsf@fct.ru>).  Fix
1390         some Japanese English.  Remove some ancient FSF comments, and
1391         improve docstrings.  Use symbols not vectors for tables.
1392
1393 2000-11-03  Martin Buchholz  <martin@xemacs.org>
1394
1395         * keymap.el:
1396         (local-key-binding):
1397         (global-key-binding):
1398         Add an optional `accept-defaults' parameter, just like `lookup-key'.
1399
1400         * lisp.el:
1401         (backward-sexp): Slightly simpler code.
1402         (mark-sexp): Make arg optional, like FSF Emacs.
1403         (forward-list): Slightly simpler code.
1404         (backward-list): Slightly simpler code.
1405         (down-list):  Make arg optional, like FSF Emacs.
1406         (up-list):  Make arg optional, like FSF Emacs.
1407         (backward-up-list):  Make arg optional, like FSF Emacs.
1408         (kill-sexp):  Make arg optional, like FSF Emacs.
1409         (backward-kill-sexp):  Make arg optional, like FSF Emacs.
1410
1411         * font-menu.el (font-menu-change-face):
1412         Take continuable errors into account.
1413
1414         * abbrev.el:
1415         * abbrev.el (clear-abbrev-table):
1416         * abbrev.el (define-abbrev-table):
1417         * abbrev.el (define-abbrev):
1418         * abbrev.el (insert-abbrev-table-description):
1419         * apropos.el (apropos-documentation-check-doc-file):
1420         * apropos.el (apropos-documentation-check-elc-file):
1421         * buff-menu.el (list-buffers):
1422         * buff-menu.el (list-buffers-noselect):
1423         * bytecomp.el (byte-recompile-directory):
1424         * bytecomp.el (batch-byte-compile):
1425         * cl-macs.el (typep):
1426         * code-files.el (find-coding-system-magic-cookie):
1427         * code-files.el (insert-file-contents):
1428         * cus-edit.el (customize-set-variable):
1429         * cus-edit.el (customize-save-variable):
1430         * cus-face.el (custom-set-face-font-size):
1431         * cus-face.el (custom-set-face-update-spec):
1432         * cus-face.el (custom-reset-faces):
1433         * custom.el (custom-check-theme):
1434         * custom.el (copy-upto-last):
1435         * fill.el (canonically-space-region):
1436         * fill.el (fill-paragraph):
1437         * fill.el (fill-region):
1438         * fill.el (find-space-insertable-point):
1439         * fill.el (justify-current-line):
1440         * faces.el (face-spec-update-all-matching):
1441         * faces.el (set-face-stipple):
1442         * files-nomule.el (insert-file-contents):
1443         * files.el (insert-file-contents-literally):
1444         * files.el (hack-local-variables-last-page):
1445         * files.el (basic-save-buffer):
1446         * files.el (insert-directory):
1447         * font-menu.el (font-menu-change-face):
1448         * font.el (font-spatial-to-canonical):
1449         * format.el (format-encode-region):
1450         * format.el (format-insert-file):
1451         * format.el (format-replace-strings):
1452         * gutter.el (set-gutter-element):
1453         * help.el (key-or-menu-binding):
1454         * help.el (describe-bindings):
1455         * help.el (with-syntax-table):
1456         * indent.el (indent-rigidly):
1457         * indent.el (delete-to-left-margin):
1458         * info.el:
1459         * info.el (Info-extract-dir-entry-from):
1460         * info.el (Info-build-dir-anew):
1461         * info.el (Info-rebuild-dir):
1462         * info.el (Info-batch-rebuild-dir):
1463         * info.el (Info-read-subfile):
1464         * info.el (Info-build-node-completions):
1465         * info.el (Info-extract-menu-node-name):
1466         * isearch-mode.el (isearch-range-invisible):
1467         * isearch-mode.el (isearch-restore-invisible-extents):
1468         * itimer.el (itimerp):
1469         * itimer.el (itimer-live-p):
1470         * keymap.el:
1471         * keymap.el (substitute-key-definition):
1472         * keymap.el (read-command-or-command-sexp):
1473         * keymap.el (local-key-binding):
1474         * keymap.el (global-key-binding):
1475         * keymap.el (global-set-key):
1476         * keymap.el (local-set-key):
1477         * ldap.el:
1478         * ldap.el (ldap-add-entries):
1479         * ldap.el (ldap-delete-entries):
1480         * lisp.el (backward-sexp):
1481         * lisp.el (mark-sexp):
1482         * lisp.el (forward-list):
1483         * lisp.el (backward-list):
1484         * lisp.el (down-list):
1485         * lisp.el (backward-up-list):
1486         * lisp.el (up-list):
1487         * lisp.el (kill-sexp):
1488         * lisp.el (backward-kill-sexp):
1489         * menubar.el (add-menu-button):
1490         * menubar.el (add-submenu):
1491         * menubar.el (delete-menu-item):
1492         * menubar.el (relabel-menu-item):
1493         * mouse.el (narrow-window-to-region):
1494         * obsolete.el (define-obsolete-variable-alias):
1495         * obsolete.el (store-substring):
1496         * package-admin.el:
1497         * package-admin.el (package-admin-install-function):
1498         * package-admin.el (package-admin-install-function-mswindows):
1499         * package-admin.el (package-admin-default-install-function):
1500         * package-get.el (package-get-update-base-entries):
1501         * packages.el (packages-load-package-dumped-lisps):
1502         * packages.el (packages-collect-package-dumped-lisps):
1503         * printer.el (generic-print-buffer):
1504         * printer.el (generic-print-region):
1505         * replace.el (occur-mode-mouse-goto):
1506         * replace.el (perform-replace):
1507         * select.el (get-selection-no-error):
1508         * simple.el:
1509         * simple.el (newline):
1510         * simple.el (open-line):
1511         * simple.el (edit-and-eval-command):
1512         * simple.el (goto-line):
1513         * simple.el (undo):
1514         * simple.el (kill-region):
1515         * simple.el (copy-region-as-kill):
1516         * simple.el (kill-ring-save):
1517         * simple.el (set-mark):
1518         * simple.el (next-line):
1519         * simple.el (previous-line):
1520         * simple.el (line-move):
1521         * simple.el (set-goal-column):
1522         * simple.el (comment-region):
1523         * subr.el:
1524         * subr.el (putf):
1525         * syntax.el (modify-syntax-entry):
1526         * syntax.el (map-syntax-table):
1527         * view-less.el (view-file):
1528         * view-less.el (view-buffer):
1529         * view-less.el (view-file-other-window):
1530         * window-xemacs.el (backward-other-window):
1531         * window.el:
1532         * window.el (one-window-p):
1533         * window.el (walk-windows):
1534         * window.el (window-list):
1535         * x-mouse.el (x-mouse-kill):
1536         * x-select.el (x-get-cutbuffer):
1537         * x-select.el (x-store-cutbuffer):
1538         * term/bg-mouse.el (bg-mouse-line-to-center):
1539         * term/sun-mouse.el (window-line-end):
1540         * term/sun-mouse.el (sun-select-region):
1541         * term/sun.el (kill-region-and-unmark):
1542         * mule/mule-category.el:
1543         * mule/mule-category.el (modify-category-entry):
1544         * mule/mule-category.el (char-category-list):
1545         * mule/mule-coding.el (coding-system-force-on-output):
1546         * mule/mule-misc.el (coding-system-put):
1547         Docstring arglist/Texinfo fixes.  See man/ChangeLog for details.
1548
1549 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
1550
1551         * cus-face.el: Typo fixes and tiny clarifications.
1552         * custom.el: ditto
1553
1554 2000-10-27  Yoshiki Hayashi  <yoshiki@xemacs.org>
1555
1556         * startup.el (auto-save-list-file-prefix): Moved to fileio.c.
1557         * startup.el (normal-top-level): Setup auto-save-list-file-name
1558         if auto-save-list-file-prefix is non-nil.
1559
1560 2000-10-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
1561
1562         * files.el (auto-mode-alist): Allow mixed case suffix for idlwave-mode.
1563
1564 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1565
1566         * hyper-apropos.el (hyper-apropos-this-symbol): Don't always
1567         get symbol at point-min.
1568
1569 2000-10-24  Didier Verna  <didier@xemacs.org>
1570
1571         * info.el (Info-emacs-info-file-name): defconst it.
1572         * info.el (Info-footnote-tag): defcustom it.
1573         * info.el (Info-no-description-string): ditto.
1574         * info.el (Info-find-node): adapt to new semantics of
1575         'Info-suffixed-file (don't do the case variants stuff).
1576         * info.el (Info-insert-dir): rewrite the dir file variants code.
1577         * info.el (Info-directory-files): New. Return the list of info
1578         files in a directory.
1579         * info.el (Info-dir-outdated-p): use it.
1580         * info.el (Info-parse-dir-entries): ditto.
1581         * info.el (Info-build-dir-anew): don't restrict to files ending
1582         with a ".info.*" extension.
1583         * info.el (Info-set-mode-line): ditto.
1584         * info.el (Info-read-subfile): adapt to new semantics of
1585         'Info-suffixed-file (append 'exact argument).
1586         * info.el (Info-all-case-regexp): New. Return a regexp matching a
1587         string independently of the case.
1588         * info.el (Info-suffixed-file): use it (match all possible case
1589         for the file name).
1590         * info.el (Info-insert-file-contents): code cleanup.
1591         * info.el (Info-rebuild-dir): cosmetics only. Fit code in 80
1592         columns.
1593         * info.el (Info-batch-rebuild-dir): ditto.
1594         * info.el (Info-read-node-name-1): ditto.
1595         * info.el (Info-search): ditto.
1596         * info.el (Info-fontify-node): ditto.
1597
1598
1599 2000-10-24  Didier Verna  <didier@xemacs.org>
1600
1601         * process.el (shell-command): when called from a program, avoid
1602         'push-mark's "mark-set" message.
1603
1604 2000-10-15  MIYASHITA Hisashi  <himi@m17n.org>
1605
1606         * mule/thai-xtis.el (tis-620): Specify coding-system's ccl-program
1607         by a symbol, not by a vector.
1608         * mule/vietnamese.el (vscii): Likewise.
1609         (viscii): Likewise.
1610         * mule/cyrillic.el (koi8-r): Likewise.
1611
1612         * mule/chinese.el (chinese-big5-1): Specify charset's ccl-program
1613         by a symbol, not by a vector.
1614         (chinese-big5-2): Likewise.
1615         * mule/ethiopic.el (ethiopic): Likewise.
1616         * mule/vietnamese.el (vietnamese-viscii-lower): Likewise.
1617         (vietnamese-viscii-upper): Likewise.
1618
1619 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
1620
1621         * files.el (auto-mode-alist): Remove obsolete entry for html3-mode.
1622
1623 2000-10-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
1624
1625         * byte-optimize.el (byte-optimize-car): New function.
1626         (byte-optimize-cdr): Ditto.
1627
1628 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
1629
1630         * byte-optimize.el: Partial synch with FSF 20.7.
1631         Optimize constant concatenation.
1632         Add keymapp as a side effect free function.  It is a built-in.
1633         (byte-after-unbind-pos): Remove byte-equal.
1634
1635 2000-10-13  Gunnar Evermann  <ge204@eng.cam.ac.uk>
1636
1637         * update-elc-2.el: Quote regexps correctly.
1638
1639 2000-10-05  MIYASHITA Hisashi  <himi@m17n.org>
1640
1641         * mule/mule-ccl.el: Sync up with Emacs 21.0.90.
1642         (ccl-compile): Apply integerp, not integer-or-char-p to
1643         check the type of the buffer magnification
1644         (ccl-compile-write-string): Encode a string with binary
1645         coding system.
1646         (ccl-compile-write-repeat): Likewise.
1647
1648 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
1649
1650         * buff-menu.el:
1651         * bytecomp.el:
1652         * coding.el:
1653         * faces.el:
1654         * files.el:
1655         * fill.el:
1656         * float-sup.el:
1657         * font-lock.el:
1658         * help.el:
1659         * iso8859-1.el:
1660         * loaddefs.el:
1661         * menubar-items.el:
1662         * menubar.el:
1663         * modeline.el:
1664         * msw-font-menu.el:
1665         * paragraphs.el:
1666         * paths.el:
1667         * replace.el:
1668         * simple.el:
1669         * sound.el:
1670         * startup.el:
1671         * version.el:
1672         * x-faces.el:
1673         * x-font-menu.el:
1674         Remove purecopy.
1675
1676 2000-10-03  Daniel Pittman  <daniel@rimspace.net>
1677
1678         * simple.el (do-auto-fill): Use the function pointer to by
1679         `comment-line-break-function', not `indent-new-comment-line'. This
1680         fixes an issue with cc-mode comment continuation.
1681
1682 2000-10-11  Martin Buchholz  <martin@xemacs.org>
1683
1684         * simple.el (turn-on-auto-fill):  Add (interactive).
1685         * mwheel.el (mwheel-install): Add (interactive).
1686         * font-lock.el (turn-on-font-lock): Add (interactive).
1687         (turn-off-font-lock): Add (interactive).
1688
1689 2000-10-03  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
1690
1691         * packages.el (packages-special-base-regexp): Add `man'.
1692
1693 2000-10-08  Adrian Aichner  <adrian@xemacs.org>
1694
1695         * wid-edit.el (widget-specify-active): map over extents in current
1696         buffer like `widget-specify-inactive' does.  Mapping over the
1697         inactive extent object does not work since the current extent is
1698         ignored by `map-extents'.
1699
1700 2000-10-04  Martin Buchholz <martin@xemacs.org>
1701
1702         * XEmacs 21.2.36 is released.
1703
1704 2000-09-22  Martin Buchholz  <martin@xemacs.org>
1705
1706         * byte-optimize.el (byte-optimize-lapcode): Add an optimizer pass.
1707         Optimize the compiled-function-constants vector by byte-code
1708         reference counts.
1709
1710 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
1711
1712         * build-report.el (build-report-delete-regexp): quote value in
1713         defcustom
1714
1715 2000-09-24  Adrian Aichner  <aichner@ecf.teradyne.com>
1716
1717         * build-report.el (build-report): Don't bind srcdir which we don't
1718         use in `multiple-value-bind' to avoid the only byte-compiler
1719         warning.
1720
1721 2000-09-23  Adrian Aichner  <aichner@ecf.teradyne.com>
1722
1723         * build-report.el: Requires cl and custom now.
1724         build-report-version is determined by XEmacs version -- remove
1725         build-report-version*.
1726         * build-report.el (build-report-version): Removed.
1727         * build-report.el (build-report-installation-version-regexp): New.
1728         * build-report.el (build-report-version-file-regexp): New.
1729         * build-report.el (build-report-installation-srcdir-regexp): New.
1730         * build-report.el (build-report-destination): Offer
1731         xemacs-build-reports and xemacs-beta.
1732         * build-report.el (build-report-keep-regexp): Adjusted.
1733         * build-report.el (build-report-delete-regexp): Adjusted.
1734         * build-report.el (build-report-make-output-dir): New.
1735         * build-report.el (build-report-installation-file): Replace use of
1736         `concat' with `expand-file-name'.
1737         * build-report.el (build-report-make-output-file): Removed.
1738         * build-report.el (build-report-make-output-files): New.
1739         * build-report.el (build-report-subject): Identify as
1740         user-variable with "*...".
1741         * build-report.el (build-report-prompts): Ditto.
1742         * build-report.el (build-report-version-file): New.
1743         * build-report.el (build-report-file-encoding): Identify as
1744         user-variable with "*...".
1745         * build-report.el (build-report-make-output-get): New.
1746         * build-report.el (build-report-insert-header): Report
1747         emacs-version and system-configuration instead of
1748         build-report-version.
1749         * build-report.el (build-report-insert-make-output): Add file
1750         argument.
1751         * build-report.el (build-report-insert-installation-file):
1752         Re-indent.
1753         * build-report.el (build-report-keep): Change docstring,
1754         re-indent.
1755         * build-report.el (build-report-delete): Ditto.
1756         * build-report.el (build-report-installation-data): New.
1757         * build-report.el (build-report-version-file-data): New.
1758
1759 2000-09-20  Martin Buchholz  <martin@xemacs.org>
1760
1761         * byte-optimize.el (byte-optimize-lapcode):
1762         Fix the optimization of using the first 5 elements of the
1763         constants vector for variables.
1764         (byte-optimize-lapcode): Fix another ancient broken optimization.
1765
1766 2000-09-19  Martin Buchholz  <martin@xemacs.org>
1767
1768         * *: Spelling mega-patch
1769
1770 2000-09-19  Martin Buchholz  <martin@xemacs.org>
1771
1772         * easymenu.el: doc fixes.
1773         (easy-menu-do-define): Use backquote.
1774         (easy-menu-change):
1775         (easy-menu-add):
1776         `when' seems much clearer than `if' here.
1777         (easy-menu-remove):
1778         (easy-menu-add-item):
1779         (easy-menu-item-present-p):
1780         (easy-menu-remove-item):
1781         Wrap using (when (featurep 'menubar) ...)
1782
1783 2000-09-16  Martin Buchholz  <martin@xemacs.org>
1784
1785         * bytecomp.el (displaying-byte-compile-warnings):
1786         Revert Ben's change to this function below so that the compile log
1787         is displayed properly for users of the "popper" package.
1788
1789 2000-09-12  Martin Buchholz  <martin@xemacs.org>
1790
1791         * window.el (save-selected-window): Use backquote.
1792
1793         * bytecomp.el (byte-compile-file-form-defvar-or-defconst):
1794         Renamed from `byte-compile-file-form-defvar'.
1795         * bytecomp.el (byte-compile-defvar-or-defconst):
1796         Only cons onto current-load-list in top-level forms.
1797         Else this leaks a cons cell every time a defun is called.
1798         Renamed from `byte-compile-defvar', for clarity.
1799         Warn when docstring of defvar is not a string.
1800         Use consistent error messages.
1801         Better comments.
1802
1803 2000-09-11  Martin Buchholz  <martin@xemacs.org>
1804
1805         * simple.el (set-variable):
1806         Remove unneeded defvar by rearranging order of let* forms.
1807
1808         * mule/mule-ccl.el (ccl-get-next-code):
1809         * menubar-items.el (bookmark-menu-filter):
1810         (language-environment-menu-filter):
1811         (tutorials-menu-filter):
1812         * toolbar-items.el (toolbar-compile):
1813         * byte-optimize.el (disassemble-offset):
1814         Use (declare (special ...)) instead of `defvar'.
1815
1816         * cl-macs.el (cl-do-proclaim):
1817         Fix (declare (special ...)) warning suppression syntax.
1818
1819 2000-07-22  Golubev I. N. <gin@mo.msk.ru>
1820
1821         * info.el (Info-tag-table-marker):
1822         (Info-tag-table-buffer):
1823         (Info-find-file-node):
1824         (Info-read-subfile):
1825         (Info-build-node-completions):
1826         (Info-search):
1827         (Info-mode):
1828         Multiple info buffer support.
1829
1830 2000-08-28  Oscar Figueiredo  <oscar@cpe.fr>
1831
1832         * ldap.el (ldap-decode-entry): New defun
1833         (ldap-search-entries): Use it in order to decode DN-prefixed
1834         entries properly
1835
1836 2000-08-23  Daniel Pittman <daniel@danann.net>
1837
1838         * mule/mule-cmds.el (coding-system-change-eol-conversion):
1839         Use `eq', not `=', to compare symbols.
1840
1841 2000-07-30  Ben Wing  <ben@xemacs.org>
1842
1843         * bytecomp.el (byte-compile-report-error):
1844         * bytecomp.el (displaying-byte-compile-warnings):
1845         if stack-trace-on-error is set, send out a backtrace when
1846         an error is encountered that stops byte compilation.  this
1847         should make it much much easier to track down those curious
1848         problems.  also undo the kludge of using a separate "*Show*"
1849         buffer for display when there's a temp-buffer-show-function;
1850         we can avoid this by just being a little smarter.
1851
1852         * dialog-items.el:
1853         * dialog-items.el (search-dialog-regexp): New.
1854         * dialog-items.el (search-dialog-callback):
1855         * dialog-items.el (make-search-dialog):
1856         add a regexp option to the dialog and clean up a bit.
1857
1858         * dialog.el:
1859         * dialog.el (yes-or-no-p-dialog-box):
1860         * dialog.el (get-dialog-box-response):
1861         * dialog.el (make-dialog-box):
1862         * dialog.el (dialog-box-finish): New.
1863         * dialog.el (dialog-box-cancel): New.
1864         * dialog.el (internal-make-dialog-box-exit): New.
1865         implement [properly!] the :modal property of the new dialog box
1866         interface.  this is the first time xemacs has ever had *proper*
1867         modal dialog boxes, giving the standard window-system feedback.
1868         (e.g. under windows, clicking on a disabled frame causes a beep
1869         and makes the dialog box flash three times.)
1870
1871         * dragdrop.el: header keyword frobbing.
1872
1873         * dumped-lisp.el (preloaded-file-list):
1874         renamed winnt.el to win32-native.el.
1875
1876         * faces.el (face-property):
1877         * faces.el (set-face-property):
1878         * faces.el (frob-face-property):
1879         * faces.el (frob-face-font-2):
1880         * faces.el (make-face-bold):
1881         * faces.el (make-face-italic):
1882         * faces.el (make-face-bold-italic):
1883         * faces.el (make-face-unbold):
1884         * faces.el (make-face-unitalic):
1885         * faces.el (make-face-smaller):
1886         * faces.el (make-face-larger):
1887         clean up the implementation of these so that window-system-specific
1888         methods are called only on objects belonging to that window system.
1889         previously, you could have [e.g.] mswindows-make-face-bold called
1890         on font object of device type `stream', which is not good and
1891         explains the subtle errors Adrian was getting when byte-compiling
1892         something that required 'term. (Adrian, now you can use stack-trace-
1893         on-error to find the exact place where things are going wrong instead
1894         of having to laboriously binary-search your way through.)
1895
1896         * finder.el (finder-known-keywords):
1897         cleaned up -- properly sorted, clarified the meanings of many of
1898         the keywords, and added a few -- mswin, gui, content, build, www,
1899         user, services.  the last two try to distinguish between a package
1900         that's used directly by the user, and a package that provides
1901         support services to other packages.
1902
1903         * font-lock.el (lisp-font-lock-keywords-2):
1904         update list of lisp control structures to include everything,
1905         including new ones i introduced.
1906
1907         * gutter.el: header keyword frobbing.
1908
1909         * isearch-mode.el (isearch-ring-adjust1): M-p to recall the most
1910         recent isearch element was not doing so!  you got the second-most-
1911         recent instead.
1912
1913         * lisp-mode.el (construct-lisp-mode-menu):
1914         more menubar cleanups.
1915         * lisp-mode.el (with-selected-window):
1916         make it indent properly.
1917
1918         * menubar-items.el (default-menubar): lots of menubar cleanups.
1919         rearranged the options menu the most, e.g. splitting up the
1920         Keyboard/Mouse menu into a new Editing menu and combining the
1921         separate Scrollbar/Gutter/Toolbar submenus into Display.
1922         Got rid of General, moved items to Editing or new Troubleshooting.
1923         Moved Packages to Tools; doesn't seem to belong under Options.
1924         Added stuff to the Cmds menu, e.g. Change Case.
1925
1926         NB please don't complain about these periodic menubar changes.
1927         Anything like this is necessarily incremental in its construction
1928         -- By constant use you gradually become more and more aware of
1929         better and better ways to group menu items.  When we eventually
1930         move the options menu to a property sheet, the existing structure
1931         will probably be preserved fairly well.
1932
1933         * minibuf.el (next-history-element): fix problems with pressing
1934         down arrow in repeat-complex-command.
1935
1936         * modeline.el:
1937         * modeline.el (modeline-3d-p): New.
1938         added custom variable for controlling the 3d modeline.  the
1939         corresponding Options item has been present for a long time,
1940         but commented out with "fix me!" comments.  it's fixed now.
1941
1942         * obsolete.el (add-menu):
1943         remove bogus gettexts.
1944
1945         * process.el (shell-quote-argument):
1946         handle this correctly under Windows native with COMMAND.COM/CMD.EXE.
1947         For bash under Windows native, see below.
1948
1949         * simple.el:
1950         * simple.el (display-warning-buffer):
1951         Fixed the handling of warning display to eliminate the annoying
1952         *Show* buffer, like was done for byte-compiler output above.
1953
1954         * simple.el (debug-print): New.
1955         Simple function for sending debug messages to the console and/or
1956         other debug places.
1957
1958         * subr.el (replace-in-string):
1959         Rewrite this function to avoid N^2 behavior with large strings --
1960         catastrophic with the new Windows selection code! (Apparently the
1961         author of this function didn't realize there was a fun
1962         replace-match that could make his life much easier, because we
1963         duplicated the entire logic.  The new version is smaller, easier
1964         to understand, much more robust, and has extended features --
1965         those of replace-match.)
1966
1967         * window.el:
1968         * window.el (with-selected-window): New.
1969         An obvious complement to the existing `with-selected-frame' and
1970         `with-current-buffer'.
1971
1972         * win32-native.el: Renamed from winnt.el.
1973         Added a great deal of stuff for properly handling process quoting,
1974         somewhat modeled on Kirill's original model (which i later threw
1975         away).  We should now finally have correctly working process arg
1976         quoting/dequoting so that the final app gets exactly what we
1977         intended.  Because the mechanism is in Lisp, it's easily
1978         extendible. (For those running bash and running the native
1979         version, I tried hard to do what I thought was correct.  But more
1980         thought is needed, and ideally the volunteer work of people with
1981         these configurations that they generally run on.)
1982
1983         * x-font-menu.el (x-font-menu-font-data):
1984         Put in defvar's to fix byte-compiler warnings.
1985
1986 2000-08-01 Alastair J. Houghton <ajhoughton@lineone.net>
1987
1988         * select.el (selection-coercion-alist): Initialise.
1989         * select.el (select-coerce-to-text): New.
1990         * select.el (select-coerce): New.
1991         New functions to perform type and value coercion.
1992
1993         * select.el (select-buffer-killed-default): Keep data if it was
1994         on the clipboard.
1995
1996 2000-08-02  Martin Buchholz  <martin@xemacs.org>
1997
1998         * menubar-items.el (default-menubar): Fix typo.
1999         (default-menubar): `lambda' was mispelled as `lamda'.
2000
2001 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
2002
2003         * window.el (shrink-window-if-larger-than-buffer): Remove
2004         edge checking code.
2005
2006 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
2007
2008         * paths.el (gnus-local-domain): Removed.
2009         (gnus-local-organization): Ditto.
2010         (gnus-startup-file): Ditto.
2011
2012 2000-07-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
2013
2014         * files.el (auto-mode-alist): Add .spec for RPM.
2015
2016 2000-07-31  Andy Piper  <andy@xemacs.org>
2017
2018         * gutter-items.el (update-tab-in-gutter): deprecate :properties.
2019
2020 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
2021
2022         * dragdrop.el (experimental-dragdrop-drop-url-default): Use function
2023         browse-url.
2024         * help.el (xemacs-www-page): Ditto.
2025         (xemacs-www-faq): Ditto.
2026         * menubar-items.el (default-menubar): Ditto.
2027
2028         * wid-edit.el (widget-url-link-action): Ditto.
2029         From: Kenichi OKADA <okada@opaopa.org>.
2030
2031 2000-07-31  Martin Buchholz  <martin@xemacs.org>
2032
2033         * finder.el (finder-commentary): Add autoload cookie.
2034
2035 2000-07-28  Adrian Aichner  <aichner@ecf.teradyne.com>
2036
2037         * files.el (insert-file-contents-literally): Fix second let
2038         binding for `coding-system-for-read' to `coding-system-for-write'
2039         as suggested by Dan Holmsand <dan@innehallsbolaget.com>.
2040
2041 1999-06-15  Jan Vroonhof  <vroonhof@math.ethz.ch>
2042
2043         * files.el (insert-file-contents-literally): Use binary coding
2044         system (from Morioka san).
2045         (insert-file-contents-literally): Make file-name-handler method.
2046
2047 2000-07-26  Martin Buchholz  <martin@xemacs.org>
2048
2049         * cl-macs.el (get-selection): Add defsetf.
2050
2051 2000-07-25  Steve Youngs  <youngs_s@ozlinx.com.au>
2052
2053         * x-init.el (x-activate-region-as-selection): replace obsolete
2054         function x-own-selection with own-selection.
2055         (ow-find): replace obsolete functions x-get-selection and
2056         x-get-clipboard with get-selection and get-clipboard.
2057         (init-post-x-win): replace obsolete function x-disown-selection
2058         with disown-selection.
2059
2060 2000-07-20  Mike Sperber  <mike@xemacs.org>
2061
2062         * startup.el (load-user-init-file): Only try to load init file if
2063         it exists.
2064
2065 2000-07-10  Andy Piper  <andy@xemacs.org>
2066
2067         * dialog-items.el: sync with Ben's patch.
2068
2069         * gutter-items.el (buffers-tab-switch-to-buffer): remove now-bogus
2070         comment.
2071         (progress-text-glyph): deleted.
2072         (progress-layout-glyph): make completely minimal.
2073         (progress-gauge-glyph): ditto.
2074         (progress-display-style): fix to handle dynamic instantiator
2075         changes.
2076         (progress-text-instantiator): new.
2077         (progress-layout-instantiator): new.
2078         (progress-gauge-instantiator): new.
2079         (set-progress-display-instantiator): renamed and changed from
2080         set-progress-display-style.
2081         (progress-abort-glyph): use instantiator not glyph.
2082         (append-progress-display): use set-progress-display-instantiator
2083         and set-glyph-image.
2084         (abort-progress-display): ditto.
2085         (raw-append-progress-display): ditto.
2086
2087 2000-07-20  Ben Wing  <ben@xemacs.org>
2088
2089         * code-files.el: Move Mule-specific code to mule-coding.el.
2090
2091 2000-07-15  Ben Wing  <ben@xemacs.org>
2092
2093         * autoload.el:
2094         Fixed comments.
2095
2096         * cmdloop.el:
2097         * cmdloop.el (yes-or-no-p):
2098         * cmdloop.el (y-or-n-p):
2099         Make these functions use should-use-dialog-box-p and not be
2100         overridden in dialog.el.
2101
2102         * cus-dep.el:
2103         * cus-dep.el (Custom-make-dependencies): Removed.
2104         * cus-dep.el (Custom-make-dependencies-1): New.
2105         * cus-dep.el (Custom-make-one-dependency): New.
2106         New entry point for use in Makefiles, to avoid excessive
2107         invocations.
2108
2109         * cus-edit.el (custom-variable-reset-saved):
2110         * cus-edit.el (custom-variable-reset-standard):
2111         * cus-edit.el (custom-save-resets):
2112         Fix bytecompiler warnings.
2113
2114         * dialog.el:
2115         * dialog.el (yes-or-no-p-dialog-box):
2116         * dialog.el (yes-or-no-p-maybe-dialog-box): Removed.
2117         * dialog.el (y-or-n-p-maybe-dialog-box): Removed.
2118         * dialog.el (get-dialog-box-response):
2119         * dialog.el (message-or-box):
2120         * dialog.el (make-dialog-box):
2121         * dialog.el (popup-dialog-box): New.
2122         Avoid yes-or-no-p bogosities.
2123         Create a general function `make-dialog-box' to encapsulate all
2124         dialog box methods; easily extendible.  popup-dialog-box now obsolete.
2125
2126         * dumped-lisp.el (preloaded-file-list):
2127         Add dialog-items.  Clean up.  Group files by types.
2128
2129         * easymenu.el (easy-menu-add):
2130         * easymenu.el (easy-menu-remove):
2131         Account for accelerators.
2132
2133         * extents.el:
2134         * extents.el (extent-list): New args, like in map-extents.
2135         * extents.el (extent-at-event): New.
2136         * extents.el (extents-at-event): New.
2137
2138         * font-lock.el:
2139         * font-lock.el (font-lock-mode):
2140         * font-lock.el (font-lock-default-fontify-buffer):
2141         * font-lock.el (font-lock-default-unfontify-region):
2142         * font-lock.el (font-lock-fontify-syntactically-region):
2143         * font-lock.el (font-lock-fontify-keywords-region):
2144         Use new progress-feedback names.
2145
2146         * font-lock.el (java-font-lock-identifier-regexp):
2147         * font-lock.el (java-font-lock-class-name-regexp):
2148         Fix bytecompiler warnings.
2149
2150         * gutter-items.el:
2151         * gutter-items.el (progress-display-use-echo-area): Removed.
2152         * gutter-items.el (progress-feedback-use-echo-area): New.
2153         * gutter-items.el (progress-display-popup-period): Removed.
2154         * gutter-items.el (progress-feedback-popup-period): New.
2155         * gutter-items.el (set-progress-display-style): Removed.
2156         * gutter-items.el (set-progress-feedback-style): New.
2157         * gutter-items.el (progress-display-style): Removed.
2158         * gutter-items.el (progress-feedback-style): New.
2159         * gutter-items.el (progress-stack):
2160         * gutter-items.el (progress-displayed-p): Removed.
2161         * gutter-items.el (progress-feedbacked-p): New.
2162         * gutter-items.el (clear-progress-display): Removed.
2163         * gutter-items.el (clear-progress-feedback): New.
2164         * gutter-items.el (progress-display-clear-when-idle): Removed.
2165         * gutter-items.el (progress-feedback-clear-when-idle): New.
2166         * gutter-items.el (remove-progress-display): Removed.
2167         * gutter-items.el (remove-progress-feedback): New.
2168         * gutter-items.el (progress-display-dispatch-non-command-events): Removed.
2169         * gutter-items.el (progress-feedback-dispatch-non-command-events): New.
2170         * gutter-items.el (append-progress-display): Removed.
2171         * gutter-items.el (append-progress-feedback): New.
2172         * gutter-items.el (abort-progress-display): Removed.
2173         * gutter-items.el (abort-progress-feedback): New.
2174         * gutter-items.el (raw-append-progress-display): Removed.
2175         * gutter-items.el (raw-append-progress-feedback): New.
2176         * gutter-items.el (display-progress-display): Removed.
2177         * gutter-items.el (display-progress-feedback): New.
2178         * gutter-items.el (current-progress-display): Removed.
2179         * gutter-items.el (current-progress-feedback): New.
2180         * gutter-items.el (current-progress-display-label): Removed.
2181         * gutter-items.el (current-progress-feedback-label): New.
2182         * gutter-items.el (progress-display): Removed.
2183         * gutter-items.el (progress-feedback): New.
2184         Replace "progress-display" with "progress-feedback" globally.
2185
2186         * gutter-items.el (lprogress-display): Removed.
2187         * gutter-items.el (progress-feedback-with-label): New.
2188         Rename lprogress-display ==> progress-feedback-with-label.
2189
2190         * gutter-items.el (search-dialog-direction): Removed.
2191         * gutter-items.el (search-dialog-text): Removed.
2192         * gutter-items.el (search-dialog-callback): Removed.
2193         * gutter-items.el (make-search-dialog): Removed.
2194         Move to dialog-items.el.
2195
2196         * help.el:
2197         * help.el (help-mode-quit):
2198         * help.el (mode-for-help): New.
2199         * help.el (help-sticky-window): New.
2200         * help.el (help-window-config): New.
2201         * help.el (with-displaying-help-buffer):
2202         * help.el (function-at-event): New.
2203         * help.el (help-symbol-regexp): New.
2204         * help.el (help-symbol-run-function-1): New.
2205         * help.el (help-symbol-run-function): New.
2206         * help.el (help-symbol-function-context-menu): New.
2207         * help.el (help-symbol-variable-context-menu): New.
2208         * help.el (help-symbol-function-and-variable-context-menu): New.
2209         * help.el (frob-help-extents): New.
2210         * help.el (describe-function-1):
2211         * help.el (variable-at-point):
2212         * help.el (variable-at-event): New.
2213         * help.el (describe-variable):
2214         Major overhaul.
2215         - Make functions and variables be mousable.
2216         - Middle button hyperlinks.
2217         - New context-menu entries.
2218
2219         * keydefs.el:
2220         * keydefs.el (global-map):
2221         New key bindings to move lines up and down.
2222
2223         * lisp-mode.el:
2224         * lisp-mode.el (construct-lisp-mode-menu): New.
2225         * lisp-mode.el (emacs-lisp-mode-popup-menu):
2226         * lisp-mode.el (lisp-interaction-mode-menubar-menu):
2227         * lisp-mode.el (emacs-lisp-mode-menubar-menu):
2228         * lisp-mode.el (lisp-indent-function): Indent "flet" entries better.
2229         Make popup and menubar menus be different.  Popup menu uses
2230         clicked location and automatically assumes symbol under the mouse
2231         for various commands.
2232
2233         * menubar-items.el:
2234         * menubar-items.el (bookmark-menu-filter): Add accelerators.
2235         * menubar-items.el (buffers-menu-omit-chars-list): Include 'd'.
2236
2237         * menubar-items.el (global-popup-menu): Removed.
2238         * menubar-items.el (mode-popup-menu): Removed.
2239         * menubar-items.el (activate-popup-menu-hook): Removed.
2240         * menubar-items.el (popup-mode-menu): Removed.
2241         * menubar-items.el (popup-buffer-menu): Removed.
2242         * menubar-items.el (popup-menubar-menu): Removed.
2243         Move to menubar.el.
2244
2245         * menubar.el:
2246         * menubar.el (global-popup-menu): New.
2247         * menubar.el (mode-popup-menu): New.
2248         * menubar.el (activate-popup-menu-hook): New.
2249         * menubar.el (last-popup-menu-event): New.
2250         * menubar.el (popup-mode-menu): New.
2251         * menubar.el (popup-buffer-menu): New.
2252         * menubar.el (popup-menubar-menu): New.
2253         * menubar.el (menu-call-at-event): New.
2254         Move non-content functions here.  Add support for context menu
2255         items on extents.
2256
2257         * minibuf.el (minibuffer-history-uniquify):
2258         Typo fix.
2259
2260         * minibuf.el (read-file-name-1):
2261         Call new file dialog box if it exists.
2262
2263         * minibuf.el (mouse-rfn-setup-vars):
2264         Clean up "chop" action.
2265
2266         * mouse.el:
2267         * mouse.el (button2): Now bound to mouse-track.
2268         * mouse.el (click-inside-extent-p):
2269         * mouse.el (point-inside-extent-p):
2270         * mouse.el (point-inside-selection-p):
2271         * mouse.el (mouse-drag-or-yank): Removed.
2272         * mouse.el (mouse-begin-drag-n-drop): New.
2273         * mouse.el (mouse-eval-sexp):
2274         * mouse.el (mouse-track-activate-strokes): New.
2275         * mouse.el (mouse-track-do-activate): New.
2276         * mouse.el (mouse-track):
2277         * mouse.el (default-mouse-track-event-is-with-button): New.
2278         * mouse.el (default-mouse-track-cleanup-hook):
2279         * mouse.el (default-mouse-track-drag-hook):
2280         * mouse.el (default-mouse-track-drag-up-hook):
2281         * mouse.el (default-mouse-track-click-hook):
2282         Merge drag-n-drop into mouse-track.
2283         Add general "activate" support to replace specific button2 kludges.
2284         Use "button modifier" support in mouse-track.
2285
2286         * package-get.el (package-get-dependencies): Fix bytecompiler warnings.
2287
2288         * package-ui.el:
2289         * package-ui.el (pui-menu):
2290         * package-ui.el (pui-popup-context-sensitive): Removed.
2291         Fix bytecompiler warnings.
2292         Clean up popup code a bit.
2293
2294         * select.el (get-selection-no-error): Fix bytecompiler warnings.
2295
2296         * simple.el:
2297         * simple.el (transpose-lines):
2298         * simple.el (transpose-line-up): New.
2299         * simple.el (transpose-line-down): New.
2300         * simple.el (transpose-subr):
2301         * simple.el (transpose-subr-1): Removed.
2302         Clean up, add functions to move lines up and down.
2303
2304         * startup.el (mail-host-address):
2305         * startup.el (user-mail-address):
2306         Customize.
2307
2308         * subr.el:
2309         * subr.el (set-symbol-value-in-buffer): New.
2310         * subr.el (error):
2311         * subr.el (check-argument-type):
2312         * subr.el (defined-error-p): New.
2313         Add structured error support.
2314
2315         * toolbar-items.el (toolbar-compile):
2316         Use new make-dialog-box.
2317
2318         * update-elc.el:
2319
2320         * userlock.el (ask-user-about-lock-dbox):
2321         * userlock.el (ask-user-about-supersession-threat-dbox):
2322         * userlock.el (ask-user-about-lock):
2323         * userlock.el (ask-user-about-supersession-threat):
2324         Use new make-dialog-box.
2325         Add safety checks; use should use-dialog-box-p.
2326
2327         * window-xemacs.el:
2328         * window-xemacs.el (__buffer-dedicated-frame):
2329         * window-xemacs.el (buffer-dedicated-frame): New.
2330         * window-xemacs.el (set-buffer-dedicated-frame): New.
2331         Move dedicated-frame stuff into lisp.
2332
2333 2000-07-18  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
2334
2335         * printer.el (generic-print-region): Do not require that
2336         `printer-name' be set.
2337         (printer-name): Commentary clarification.
2338
2339 2000-07-19  Martin Buchholz <martin@xemacs.org>
2340
2341         * XEmacs 21.2.35 is released.
2342
2343 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
2344
2345         * select.el (selection-coercible-types): Initialise.
2346
2347 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
2348
2349         * select.el (own-clipboard): Bug fix.
2350
2351 2000-07-17  Mike Sperber  <mike@xemacs.org>
2352
2353         * cus-edit.el (custom-migrate-custom-file): Save init file before
2354         continuing.
2355
2356 2000-07-16  Mike Sperber  <mike@xemacs.org>
2357
2358         * startup.el (load-init-file): Remove silly call to
2359         `load-user-custom-file`.
2360         (maybe-migrate-user-init-file): Minor fixes.
2361
2362 2000-07-16  Martin Buchholz  <martin@xemacs.org>
2363
2364         * apropos.el (apropos-documentation-check-doc-file):
2365         `doc' variable should be let-bound, as was presumably intended.
2366
2367         * cus-edit.el (custom-variable-reset-saved):
2368         (custom-variable-reset-standard):
2369         Remove unused variable comment-widget.  Twice.
2370
2371         * toolbar.el (toolbar-blank-press-function):
2372         Add a real defvar with initial value nil and proper docstring.
2373         (press-toolbar-button): No need to check for boundp-ness anymore.
2374
2375         * rect.el (open-rectangle-line): Remove useless (let) form.
2376         Add defvar for pending-delete-mode.
2377
2378         * info.el (Info-find-node): This function needs an autoload cookie.
2379
2380         * mule/mule-x-init.el (x-use-halfwidth-roman-font):
2381         Use let* since the second form referred to the first.
2382
2383 2000-07-16  Adrian Aichner  <aichner@ecf.teradyne.com>
2384
2385         * msw-select.el (mswindows-paste-clipboard): Use `get-clipboard'
2386         instead of removed `mswindows-get-clipboard'.
2387
2388
2389 2000-07-15 Alastair J. Houghton <ajhoughton@lineone.net>
2390
2391         * select.el (select-convert-from-text): New.
2392         * select.el (select-convert-from-length): New.
2393         * select.el (select-convert-from-integer): New.
2394         * select.el (select-convert-from-identity): New.
2395         * select.el (select-convert-from-filename): New.
2396         * select.el (selection-converter-in-alist): Use them.
2397         New converter functions for X.
2398
2399         * select.el (get-selection): Removed comment.
2400
2401         * select.el (own-selection): Removed append code - I thought
2402         I'd already done this, but apparently not...
2403
2404         * select.el: Changed comment about TIMESTAMP.
2405
2406         * select.el (select-convert-in): New.
2407         * select.el (select-convert-out): New.
2408         New functions that get used by select.c.
2409
2410         * select.el (select-buffer-killed-default): New.
2411         * select.el (select-buffer-killed-text): New.
2412         * select.el (selection-buffer-killed-alist): New.
2413         New list and functions that get called if a relevant selection
2414         exists and a buffer gets killed.
2415
2416         * select.el (select-convert-to-targets):
2417         * select.el (select-convert-to-identity): Removed.
2418         * select.el (select-convert-from-identity): Removed.
2419         * select.el (select-converter-out-alist):
2420         Removed _EMACS_INTERNAL selection type.
2421
2422         * x-select.el (xselect-kill-buffer-hook): Removed.
2423         * x-select.el (xselect-kill-buffer-hook-1): Removed.
2424         Removed this X-specific nonesense. Use the generic support
2425         in select.el instead.
2426
2427 2000-07-15  Martin Buchholz  <martin@xemacs.org>
2428
2429         * mule/mule-category.el (defined-category-hashtable):
2430         Use make-hash-table instead of make-hashtable
2431
2432         * buff-menu.el: Byte-compiler warning fix.
2433
2434         * isearch-mode.el (isearch-highlight-all-cleanup):
2435         Remove unused variable `isearch-highlight-all-start'.
2436
2437         * etags.el (add-to-tag-completion-table): Byte-compiler warning fix.
2438
2439         * itimer.el (itimer-edit-mode): Byte-compiler warning fixes.
2440
2441         * cus-dep.el (Custom-make-dependencies):
2442         Add autoload cookie for custom-add-loads to generated custom-load.el.
2443
2444         * autoload.el (autoload-package-name): Warning suppression.
2445         Move defvar prior to first use.
2446
2447         * custom.el: Add autoload for custom-declare-face.
2448         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
2449         * cl.el (cl-hack-byte-compiler):
2450         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
2451         to work properly.
2452
2453 2000-07-08  Mike Sperber  <mike@xemacs.org>
2454
2455         * startup.el (load-home-init-file): Added variable.
2456         (maybe-migrate-user-init-file): Added.
2457         (load-user-init-file): Load custom file if different from init
2458         file.
2459
2460         * dumped-lisp.el (preloaded-file-list): Added "cus-file" before
2461         "startup."
2462
2463         * cus-edit.el (custom-migrate-custom-file): Added for migration.
2464         Moved `custom-file'-related code to cus-file.el.
2465
2466         * cus-file.el: New file.
2467
2468 2000-04-01  Mike Sperber  <mike@xemacs.org>
2469
2470         * packages.el (packages-find-package-directories): Added support
2471         for external package hierarchies with in-place installations.
2472
2473         * find-paths.el (paths-root-in-place-p): Added.
2474         (paths-find-emacs-directory): Added support for external
2475         directories with in-place installations.
2476         (paths-find-site-directory): Ditto.
2477
2478         * startup.el (find-user-init-file): Also look for
2479         ~/.xemacs/init.elc? in preference to ~/.emacs.
2480
2481 2000-07-12 Alastair J. Houghton <ajhoughton@lineone.net>
2482
2483         * select.el (own-selection):
2484         * select.el (own-clipboard): Changed `append' parameter to
2485         `how-to-use' parameter.
2486         * select.el (own-selection): Removed icky append code.
2487         * select.el (own-selection, get-selection): Removed extra type
2488         checking.
2489         * select.el (selection-appender-alist):
2490         * select.el (selection-converter-{in|out}-alist): Initialise.
2491         * select.el (select-append-to-*): New.
2492         * select.el (select-convert-from-*): New.  New functions to append
2493         data and convert data from external type.
2494
2495 2000-07-12  Stef Epardaud  <stef@lunatech.com>
2496
2497         * font-lock.el: Javadoc enhancements.
2498
2499 2000-07-06  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
2500
2501         * printer.el (generic-print-region): Compose job name from buffer
2502         name.
2503
2504 2000-07-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
2505
2506         * font-lock.el (font-lock-fontify-pending-extents): Call
2507         font-lock-fontify-region instead of font-lock-fontify-buffer
2508         to avoid unnecessary progress gauges.
2509
2510 2000-07-06  Craig Lanning  <lanning@scra.org>
2511
2512         * custom-load.el (faces):
2513
2514         * finder.el (finder-compile-keywords): from Dan Holmsand, make sure
2515         dir is a regex.
2516
2517         * process.el (call-process-internal): from Dan Holmsand, use binary
2518         coding systems so that jka-compr works.
2519
2520 2000-07-07  Ben Wing  <ben@xemacs.org>
2521
2522         * font-lock.el: Undo previous change.  Unfortunately, some
2523         files actually use the variables directly in their init code
2524         without quoting them.
2525
2526 2000-07-07  Ben Wing  <ben@xemacs.org>
2527
2528         * font-lock.el (defvar font-lock-*-face): Removed.
2529
2530         * font-lock.el (font-lock-apply-highlight): Bind these face vars
2531         only when necessary.
2532
2533 2000-06-30  Charles G Waldman  <cgw@alum.mit.edu>
2534
2535         * cl-macs.el: fix cl-transform-function-property kludge
2536         so that it does not require a random feature.
2537
2538 2000-06-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2539
2540         * files.el (auto-mode-alist): allow .make extension for Makefiles,
2541         as in Linux kernel "Rules.make".
2542
2543 2000-06-29  Gunnar Evermann  <ge204@eng.cam.ac.uk>
2544
2545         * build-report.el (build-report): Add autoload cookie.
2546
2547 2000-06-21  Charles G Waldman  <cgw@alum.mit.edu>
2548
2549         * package-ui.el (defgroup pui):  Correct a misspelling
2550         (pui-toggle-package-delete):  Change `seleted' to `selected'
2551
2552 2000-06-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
2553
2554         * package-get.el (package-get-update-base):
2555         (package-get): Use insert-file-contents-literally always.
2556         (package-get-maybe-save-index):
2557         Force coding system for writing to binary.
2558
2559 2000-06-08  Mike Alexander  <mta@arbortext.com>
2560
2561         * code-process.el (call-process-region): If there is no coding
2562         system for the process on process-coding-system-alist use the
2563         coding system of the buffer containing the region.
2564
2565 2000-06-10  Ben Wing  <ben@xemacs.org>
2566
2567         * cmdloop.el (command-error):
2568         If debug-on-error and noninteractive, output backtrace.
2569
2570         * files.el (file-relative-name):
2571         Remove MSDOS references.
2572
2573         * simple.el (line-number): New function, due to non-obvious
2574         behavior/usage of count-lines.
2575
2576         * simple.el (count-lines): document non-obvious usage to get
2577         line number.
2578
2579 2000-06-11  Ben Wing  <ben@xemacs.org>
2580
2581         * faces.el ((featurep 'xpm)):
2582         * x-faces.el (x-init-face-from-resources):
2583         * x-faces.el (x-init-frame-faces):
2584         * x-misc.el (x-init-specifier-from-resources):
2585         * x-misc.el (x-get-resource-and-bogosity-check):
2586         * x-misc.el (x-get-resource-and-maybe-bogosity-check):
2587         * x-mouse.el (x-init-pointer-shape):
2588         * x-scrollbar.el (x-init-scrollbar-from-resources):
2589         Add sixth argument to x-get-resource calls so as to issue warnings
2590         rather than errors on bogus arguments.
2591
2592 2000-06-05  Ben Wing  <ben@xemacs.org>
2593
2594         * compat.el: new file.  provides a clean, non-intrusive way to
2595         define compatibility functions.
2596
2597         * process.el (shell-quote-argument): temporary fix for lack
2598         of nt-quote-process-args.  #### I need to put back the overall
2599         structure of that mechanism but redo the guts of it using the
2600         extra intelligence in the C code.
2601
2602 2000-05-28  Adrian Aichner  <aichner@ecf.teradyne.com>
2603
2604         * package-info.el (pi-md5sum): Calculate MD5 sum just like
2605         `package-get' does in package-get.el, instead of using external
2606         "md5sum" program.
2607
2608         * package-get.el (package-get): Insert package file literally to
2609         make checksum calculation work.
2610
2611 2000-04-18  Hrvoje Niksic  <hniksic@iskon.hr>
2612
2613         * code-files.el (convert-mbox-coding-system): Deleted.
2614         (file-coding-system-alist): Removed reference to
2615         convert-mbox-coding-system.
2616
2617 2000-05-28  Martin Buchholz <martin@xemacs.org>
2618
2619         * XEmacs 21.2.34 is released.
2620
2621 2000-05-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2622
2623         * font-lock.el (font-lock-keywords): Rewrote docstring
2624
2625 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
2626
2627         * loadhist.el (unload-feature): handle case where x is both boundp
2628         and fboundp
2629
2630 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
2631
2632         * packages.el: It's ok to use built-in macros, but not lisp
2633         defined ones.
2634
2635 2000-05-20  Ben Wing  <ben@xemacs.org>
2636
2637         * font-lock.el:
2638         * font-lock.el (font-lock-message-threshold):
2639         * font-lock.el (font-lock-mode):
2640         * font-lock.el (font-lock-default-fontify-buffer):
2641         * font-lock.el (font-lock-always-fontify-immediately):
2642         * font-lock.el (font-lock-old-extent): Removed.
2643         * font-lock.el (font-lock-old-len): Removed.
2644         * font-lock.el (font-lock-fontify-glumped-region): Removed.
2645         * font-lock.el (font-lock-pending-extent-table): New.
2646         * font-lock.el (font-lock-range-table): New.
2647         * font-lock.el (font-lock-after-change-function):
2648         * font-lock.el (font-lock-after-change-function-1): Removed.
2649         * font-lock.el (font-lock-fontify-pending-extents): New.
2650         * font-lock.el ('font-lock-revert-cleanup): Removed.
2651         * font-lock.el ('font-lock-revert-setup): Removed.
2652         Rewrite deferral code to handle any number of changes, merging
2653         them properly.  Remove hacked-up code for revert-buffer, now
2654         unnecessary.
2655
2656         * menubar-items.el (default-menubar):
2657         In Options->Edit Init File, don't switch to emacs-lisp-mode
2658         unless necessary; doing this turns off font-lock.
2659
2660 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
2661
2662         * keydefs.el: Define C-x BS to backward-kill-sentence.
2663
2664 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
2665
2666         * files.el (hack-local-variables-prop-line): Use non-greedy
2667         matching to process -*-texinfo-*- -*-.
2668
2669 2000-05-11  Jonathan Marten <jonathan.marten@uk.sun.com>
2670
2671         * minibuf.el (minibuf-directory-files): new function.
2672         (read-file-name-activate-callback): use minibuf-directory-files.
2673         (read-directory-name-internal): ditto.
2674         (mouse-file-display-completion-list): ditto.
2675         (mouse-directory-display-completion-list): ditto.
2676         (read-file-name-internal): remove "./" from completion list unless
2677         explicitly matched, for consistency.
2678
2679 2000-05-11  Ben Wing  <ben@xemacs.org>
2680
2681         * gutter-items.el (gutter-buffers-tab):
2682         * gutter-items.el (add-tab-to-gutter):
2683         * gutter-items.el (update-tab-in-gutter):
2684         * gutter-items.el (remove-buffer-from-gutter-tab): Removed.
2685         * gutter-items.el (append-progress-display):
2686         * gutter-items.el (abort-progress-display):
2687         * gutter-items.el (raw-append-progress-display):
2688         Further fixes.  Use set-glyph-image not set-image-instance-property,
2689         to fix problems with multiple windows in a frame.
2690
2691         * menubar-items.el (tutorials-menu-filter):
2692         Fix typo.
2693
2694         * startup.el (early-error-handler):
2695         Display message box under windows; otherwise, message will disappear
2696         before it can be viewed.
2697
2698         * update-elc.el:
2699         Fix bug in NEEDTODUMP processing.
2700
2701 2000-05-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
2702
2703         * startup.el (lock-directory): Removed.
2704         (superlock-file): Ditto.
2705         (startup-set-paths): Remove lockdir.
2706         (startup-setup-paths-warning): Remove lock-directory.
2707
2708         * setup-paths.el (paths-find-lock-directory): Removed.
2709         (paths-find-superlock-file): Ditto.
2710
2711 2000-05-09  Ben Wing  <ben@xemacs.org>
2712
2713         * faces.el (set-face-property):
2714         * faces.el (set-face-font):
2715         * faces.el (set-face-foreground):
2716         * faces.el (set-face-background):
2717         * faces.el (set-face-background-pixmap):
2718         * faces.el (set-face-underline-p):
2719         * faces.el (set-face-strikethru-p):
2720         * faces.el (set-face-highlight-p):
2721         * faces.el (set-face-dim-p):
2722         * faces.el (set-face-blinking-p):
2723         * faces.el (set-face-reverse-p):
2724         doc string changes.
2725
2726         * glyphs.el:
2727         * glyphs.el (make-image-specifier):
2728         * glyphs.el (glyph-property):
2729         * glyphs.el (set-glyph-image):
2730         * glyphs.el (make-glyph):
2731         * glyphs.el (make-pointer-glyph):
2732         * glyphs.el (make-icon-glyph):
2733         * glyphs.el (widget-image-instance-p): New.
2734         authorship info, lots of doc changes.  New predicate, inadvertently
2735         omitted.  the general principle with specifier docs is now that
2736         the description of instantiators should go with the make-foo-specifier
2737         fun's doc string, rather than in foo-specifier-p.  this follows
2738         conventions elsewhere in XEmacs and in general is a lot more obvious
2739         of a place to look.  sometimes the make-foo-specifier function needs
2740         to be created in the process.
2741
2742         * gutter.el:
2743         * gutter.el (make-gutter-specifier): New.
2744         * gutter.el (make-gutter-size-specifier): New.
2745         * gutter.el (make-gutter-visible-specifier): New.
2746         specifier doc updates according to the conventions specified before.
2747
2748         * objects.el:
2749         * objects.el (make-font-specifier):
2750         * objects.el (make-color-specifier):
2751         * objects.el (make-face-boolean-specifier): New.
2752         specifier doc updates according to the conventions specified before.
2753
2754         * specifier.el:
2755         * specifier.el (set-specifier):
2756         * specifier.el (make-integer-specifier): New.
2757         * specifier.el (make-boolean-specifier): New.
2758         * specifier.el (make-natnum-specifier): New.
2759         * specifier.el (make-generic-specifier): New.
2760         * specifier.el (make-display-table-specifier): New.
2761         specifier doc updates according to the conventions specified before.
2762
2763         * toolbar.el:
2764         * toolbar.el (make-toolbar-specifier): New.
2765         specifier doc updates according to the conventions specified before.
2766
2767 2000-05-09  Ben Wing  <ben@xemacs.org>
2768
2769         * process.el (call-process-internal): Revert to previous version
2770         because Mike's change clashed with a change I did not long before.
2771         Changed progn to prog1 to fix the bug pointed out by Mike Alexander.
2772         Thanks very much Mike for pointing out the bug and submitting a
2773         patch!
2774
2775 2000-04-13  Mike Alexander  <mta@arbortext.com>
2776
2777         * process.el (call-process-internal): Send the correct input buffer
2778         (call-process-internal): Return the exit status of the process
2779
2780 2000-05-07  Ben Wing  <ben@xemacs.org>
2781
2782         * winnt.el:
2783         * winnt.el (nt-quote-args-verbatim): Removed.
2784         * winnt.el (nt-quote-args-prefix-quote): Removed.
2785         * winnt.el (nt-quote-args-backslash-quote): Removed.
2786         * winnt.el (nt-quote-args-double-quote): Removed.
2787         * winnt.el (nt-quote-args-functions-alist): Removed.
2788         * winnt.el (nt-quote-process-args): Removed.
2789         Remove all stuff for argument quoting.  We borrow the code instead
2790         from Emacs 20.6, which is much more careful in its quoting
2791         (e.g. in handling runs of the escape character) and avoids most of
2792         the need for this Lisp mechanism by checking to see whether we're
2793         running a Cygwin or normal program and doing the appropriate
2794         quoting.  If we end up needing such a mechanism, we should add
2795         it by extending the variable `mswindows-quote-process-args' so it
2796         can take an alist of regexps.
2797
2798 2000-05-07  Ben Wing  <ben@xemacs.org>
2799
2800         * keydefs.el:
2801         Restore M-up, M-down to 21.1 state.  Put *ward-sentence on
2802         C-M-left, C-M-right instead.  Define C-M-up, C-M-down to scroll
2803         the window without moving point.
2804
2805         * simple.el:
2806         * simple.el (scroll-up-one): New.
2807         * simple.el (scroll-down-one): New.
2808         Functions for use with C-M-up/down.
2809
2810 2000-05-01  Martin Buchholz <martin@xemacs.org>
2811
2812         * XEmacs 21.2.33 is released.
2813
2814 2000-04-29  Martin Buchholz  <martin@xemacs.org>
2815
2816         * dialog.el (yes-or-no-p-dialog-box):
2817         Fix docstring.
2818         Fix following horrible bug in X11 mode with focus-follows-mouse:
2819           1. Visit two files in two different frames.
2820           2. do File->Revert Buffer in one of those frames.
2821           3. Dialog box appears.
2822           4. Arrange things so that the mouse passes over the *other*
2823              frame, then to the dialog box, and click on "Yes".
2824           5. The file contents end up in the *wrong* buffer!
2825         Add TODO comment.
2826
2827 2000-04-28  Ben Wing  <ben@xemacs.org>
2828
2829         * help.el (describe-installation): correct typo introduced
2830         in last patch: boundp -> fboundp.
2831
2832         * etags.el (buffer-tag-table-list):
2833         canonicalize filenames to Unix format so that tag-table-alist
2834         searching works under Windows.
2835
2836         * autoload.el:
2837         Bowdlerize the supposedly objectionable words
2838         "who couldn't quite manage to cleanly modify batch-update-autoloads".
2839
2840         * gutter-items.el (set-progress-display-style):
2841         * gutter-items.el (search-dialog-callback):
2842         * gutter-items.el (make-search-dialog):
2843         Change to new callback-ex api.
2844
2845 2000-04-26  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
2846
2847         * help.el: (describe-installation): decode-coding-string is not
2848         defined in a non MULE environment.
2849
2850 2000-04-28  Ben Wing  <ben@xemacs.org>
2851
2852         * gutter-items.el (buffer-list-changed-hook):
2853         use it, not record-buffer-hook.
2854
2855         * subr.el (record-buffer-hook): Removed.
2856
2857 2000-04-27  Ben Wing  <ben@xemacs.org>
2858
2859         * gutter-items.el (buffers-tab-switch-to-buffer): do not
2860         use NORECORD option.  Andy will not like this, but the existing
2861         gutter behavior is just wrong, as per this comment:
2862
2863         ;; this used to add the norecord flag to both calls below.
2864         ;; this is bogus because it is a pervasive assumption in XEmacs
2865         ;; that the current buffer is at the front of the buffers list.
2866         ;; for example, select an item and then do M-C-l
2867         ;; (switch-to-other-buffer).  Things get way confused.
2868         ;;
2869         ;; Andy, if you want to maintain the current look, you must
2870         ;;  *uncouple* the gutter order and buffers order.
2871
2872         * loaddefs.el (completion-ignored-extensions): unfuckify.
2873
2874         * bytecomp.el (batch-byte-compile-one-file): new function, used in
2875         xemacs.mak.
2876
2877         * autoload.el (batch-update-one-directory): new function, used in
2878         xemacs.mak.
2879
2880         * loadup.el: set gc-cons-threshold very high unless dumping --
2881         loadup during update-elc is much much much faster.  also do this
2882         when quick-building.
2883
2884         add commented-out code for profiling loadup.
2885
2886
2887         * update-elc.el (preloaded-file-list): add bytecomp.el, since it
2888         is required in order to build xemacs.
2889
2890 2000-04-26  Ben Wing  <ben@xemacs.org>
2891
2892         * loadup.el: don't garbage collect during loadup if quick-build
2893         compile-time option is set.
2894
2895 2000-04-23  Ben Wing  <ben@xemacs.org>
2896
2897         * update-elc.el: compute whether any dumped .el or .elc files
2898         are newer than the dumped exe, and touch the file ../src/NEEDTODUMP
2899         if so.
2900
2901         * update-elc.el (update-elc-files-to-compile): always change
2902         NOBYTECOMPILE in the src directory rather than current dir,
2903         so it will work under NT.
2904
2905         * autoload.el (autoload-trim-file-name): canonicalize to slashes so
2906         the form of this file is identical between Unix and Windows.
2907         (autoload-target-directory): Fixed to be lisp/ not lisp/prim/.
2908         Added comment.
2909         (update-autoloads-from-directory): updated doc string.
2910         updated doc strings in a few other places.
2911
2912 2000-04-18  Yoshiki Hayashi  <yoshiki@xemacs.org>
2913
2914         * bytecomp.el (byte-force-recompile): Fix argument to
2915         byte-recompile-directory.
2916
2917 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
2918
2919         * gutter-items.el (progress-display-clear-when-idle): Use
2920         add-one-shot-hook.
2921         * gutter-items.el (clear-progress-display): Adjust number of
2922         arguments.
2923
2924 2000-04-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
2925
2926         * dumped-lisp.el (preloaded-file-list): Always dump select.el.
2927
2928 2000-04-16  Ben Wing  <ben@xemacs.org>
2929
2930         * printer.el: New file.
2931
2932         * dumped-lisp.el (preloaded-file-list): Declare printer.el.
2933
2934         * help.el (describe-installation): Fix decoding for Windows.
2935
2936         * menubar-items.el:
2937         * menubar-items.el (default-menubar):
2938         * menubar-items.el (tutorials-menu-filter): New.
2939         * menubar-items.el (popup-menubar-menu):
2940         Add authorship.  Redo Help menu and Tutorials filter.
2941
2942         * menubar.el: Correct comment.
2943
2944         * modeline.el (modeline-buffer-identification): Correct doc string.
2945
2946         * simple.el:
2947         * simple.el (printing): Removed.
2948         * simple.el (printer-name): Removed.
2949         * simple.el (generic-print-buffer): Removed.
2950         * simple.el (generic-print-region): Removed.
2951         Move generic print code to printer.el.
2952
2953 2000-04-15  Ben Wing  <ben@xemacs.org>
2954
2955         * simple.el (generic-print-region): New.
2956         make this function actually work.
2957         (generic-print-buffer): call generic-print-region.
2958
2959 2000-04-14  Andy Piper  <andy@xemacs.org>
2960
2961         * gutter-items.el (make-search-dialog): avoid unnecessary futzing
2962         by using the new widget-callback-current-channel.
2963         (search-dialog-callback): ditto.
2964
2965 2000-04-12  Andy Piper  <andy@xemacs.org>
2966
2967         * gutter.el (default-gutter-position): moved from gutter-items.el.
2968         (default-gutter-position-changed-hook): ditto.
2969         (gutter-element-visibility-changed-hook): ditto.
2970         (set-gutter-element): ditto.
2971         (remove-gutter-element): ditto.
2972         (set-gutter-element-visible-p): ditto.
2973         (gutter-element-visible-p): ditto.
2974         (init-gutter): ditto.
2975
2976         * dialog.el (make-dialog-box): renamed and moved from
2977         gutter-items.el
2978
2979         * gutter-items.el: move various functions elsewhere.
2980
2981 2000-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2982
2983         * menubar-items.el: Fixed place of parenthesis.
2984
2985 2000-04-12  Ben Wing  <ben@xemacs.org>
2986
2987         * etags.el (find-tag-at-point): New.  Lets you do find-tag
2988                 without constantly being prompted for the tag.
2989         * simple.el: Added a number of section headings, to clarify the
2990                 organization of this file.
2991         * simple.el (activate-region):
2992         * simple.el (region-exists-p):
2993         * simple.el (region-active-p):
2994                 Moved these three function down to the other side of
2995                 the case-changing functions, so they join the rest of
2996                 the region code.
2997         * simple.el (printing): New.
2998         * simple.el (printer-name): New.
2999         * simple.el (generic-print-buffer): New.
3000                 New functions, a very simple prototype for a unified
3001                 printing interface.
3002
3003         * process.el (call-process-internal): Real fix for null BUFFER,
3004                 other problems with BUFFER specs.
3005
3006         * menubar-items.el:
3007                 Fixed up File->Print to use new printing functions.
3008                 Various corrections and expansions to Grep/Compile menus.
3009                 New options for Printing.
3010                 New options for SMTP Mail, the way to send mail under
3011                   MS Windows. (There's also a package patch to make SMTP
3012                   Mail be the default under MSWin.)
3013
3014 2000-04-09  Jeff Miller <jmiller@cablespeed.com>
3015
3016         * menubar-items.el: Selecting Rectangle Mousing from menubar
3017         did not work.  Needed to quote mouse-track-rectangle-p.
3018
3019 2000-04-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
3020
3021         * cl-compat.el (keywordp): Removed.
3022
3023 2000-04-05  Andy Piper  <andy@xemacs.org>
3024
3025         * gutter-items.el (progress-layout-glyph): don't initialize here.
3026         (progress-gauge-glyph): use dynamic sizing.
3027         (set-progress-display-style): new function. Set progress glyphs
3028         appropriately depending on the style.
3029         (progress-display-style): new variable. Custom version of
3030         set-progress-display-style.
3031         (progress-abort-glyph): switch to dynamic sizes.
3032         (search-dialog-text): make the edit field active.
3033
3034 2000-04-04  Andy Piper  <andy@xemacs.org>
3035
3036         * gutter-items.el (make-search-dialog): need to make the search
3037         dialog visible after creation.
3038
3039         * menubar-items.el (default-menubar): use the search dialog for
3040         searching. Remove some extraneous search menu items.
3041
3042         * gutter-items.el (set-gutter-element): allow glyphs to be used as
3043         well as strings.
3044         (make-gutter-only-dialog-frame): allow the user to create the
3045         frame unmapped. Allow the gutter spec to be given as a glyph.
3046         (search-dialog-direction): new variable.
3047         (search-dialog-text): new variable.
3048         (search-dialog-callback): new function. Callback for the search
3049         dialog action.
3050         (make-search-dialog): new function. Create a user-friendly search
3051         dialog.
3052
3053 2000-04-04  Hrvoje Niksic  <hniksic@iskon.hr>
3054
3055         * faces.el (set-face-stipple): Use mswindows-bitmap-file-path
3056         under Windows.
3057
3058 2000-04-01  Andy Piper  <andy@xemacs.org>
3059
3060         * font-lock.el (font-lock-fontify-keywords-region): Calculate
3061         progress more accurately.
3062
3063 2000-02-02  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
3064
3065         * finder.el (finder-compile-keywords): Process readable files only.
3066         Because error in process of .#finder-inf.el when compile xemacs
3067         with --with-clash-detection option.
3068
3069 2000-03-31  Andy Piper  <andy@xemacs.org>
3070
3071         * gutter-items.el (append-progress-display): don't delay after a
3072         successful font-lock.
3073         (make-gutter-only-dialog-frame): new function. Allow users to
3074         create gutter-only dialogs.
3075
3076 2000-03-27  Mike Alexander  <mta@arbortext.com>
3077
3078         * process.el (call-process-internal): Handle a null BUFFER
3079         parameter correctly.
3080
3081 2000-03-28  Andy Piper  <andy@xemacs.org>
3082
3083         * gutter-items.el (abort-progress-display): put strings in the
3084         gutter not extents.
3085         (progress-layout-glyph): signal special 'quit callback.
3086         (progress-display-quit-function): deleted.
3087         (progress-display-stop-callback): deleted.
3088         (progress-display-dispatch-command-events): deleted.
3089         (append-progress-display): remove calls to
3090         progress-display-dispatch-command-events.
3091         (raw-append-progress-display): ditto.
3092
3093 2000-03-23  Hrvoje Niksic  <hniksic@iskon.hr>
3094
3095         * faces.el (set-face-stipple): Rewrite to correctly handle PIXMAP
3096         being a list.  Actually define `stipple-pixmap-p' which is used as
3097         an error predicate.  Correctly handle PIXMAP being either relative
3098         or absolute file name.
3099
3100 2000-03-24  Andy Piper  <andy@xemacs.org>
3101
3102         * gutter-items.el (add-tab-to-gutter): use copy-sequence.
3103         (abort-progress-display): ditto. Don't delete the created extent.
3104         (raw-append-progress-display): ditto.
3105         (progress-display-dispatch-non-command-events): new
3106         function. Encapsulates what we want to do when no command input is
3107         required.
3108         (progress-display-dispatch-command-events): likewise, but disable
3109         for now since it causes too many problems.
3110         (append-progress-display): use them.
3111         (raw-append-progress-display): ditto.
3112         (default-gutter-position-changed-hook): set this rather than
3113         default-gutter-position-changed.
3114         (default-gutter-position-changed-hook): lambda with zero arguments
3115         rather than one.
3116         (raw-append-progress-display): trap errors in pending input since
3117         allowing them to signal will hose the gauge well and
3118         truly. Ideally we would like to delay these until we are more able
3119         to cope.
3120         (append-progress-display): ditto.
3121
3122 2000-03-20  Jeff Miller <jmiller@cablespeed.com>
3123
3124         * lisp/make-docfile.el: call-process-internal is now implemented
3125         in process.el.
3126
3127 2000-03-21  Ben Wing  <ben@xemacs.org>
3128
3129         * mule\mule-cmds.el (set-language-info-alist):
3130         Fix to correspond to new menu arrangement.
3131
3132 2000-03-21  Ben Wing  <ben@xemacs.org>
3133
3134         * process.el:
3135         * process.el (call-process-internal): New.
3136         New implementation of call-process.  Only enabled under NT, so far.
3137         stderr handling not implemented yet in CVS'd C code.
3138
3139 2000-03-20  Ben Wing  <ben@xemacs.org>
3140
3141         * lisp-mode.el:
3142         * lisp-mode.el (lisp-interaction-mode-menubar-menu): New.
3143         * lisp-mode.el (lisp-interaction-mode):
3144         Put back Lisp Interaction menubar for Jan V's sake.
3145
3146         * simple.el:
3147         * simple.el (mark-ring):
3148         * simple.el (dont-record-current-mark): New.
3149         * simple.el (in-shifted-motion-command): New.
3150         * simple.el (mark-ring-unrecorded-commands): New.
3151         * simple.el (mark-ring-max):
3152         * simple.el (set-mark-command):
3153         * simple.el (push-mark):
3154         * simple.el (handle-pre-motion-command):
3155         Implement scheme for not recording unimportant marks.
3156
3157         * subr.el:
3158         * subr.el (function-allows-args): New.
3159         New function function-allows-args.
3160
3161 2000-03-20  Martin Buchholz <martin@xemacs.org>
3162
3163         * XEmacs 21.2.32 is released.
3164
3165 2000-03-20  Andy Piper  <andy@xemacs.org>
3166
3167         * gutter-items.el (update-tab-in-gutter): force selection of the
3168         selected-window if required to do so.
3169         (buffers-tab-items): ditto.
3170         (add-tab-to-gutter): ditto.
3171         (create-frame-hook): use force-selection.
3172         (default-gutter-position-changed): lambdify.
3173         (update-tab-hook): deleted since it was only used in one place.
3174
3175 2000-03-18  Andy Piper  <andy@xemacs.org>
3176
3177         * files.el (find-file-noselect): undo change that shouldn't have
3178         gone in.
3179
3180 2000-03-17  Andy Piper  <andy@xemacs.org>
3181
3182         * buffer.el (switch-to-buffer): use last-nonminibuf-window instead
3183         of selected-window trickery.
3184
3185         * gutter-items.el (update-tab-in-gutter): don't give dedicated
3186         frames tabs.
3187         (progress-display-stop-callback): progress -> progress-display
3188         (progress-display-quit-function): ditto.
3189         (clear-progress-display): ditto.
3190         (remove-progress-display): ditto.
3191         (append-progress-display): ditto.
3192         (abort-progress-display): ditto.
3193         (raw-append-progress-display): ditto.
3194         (display-progress-display): ditto.
3195         (current-progress-display-label): ditto.
3196         (current-progress-display): ditto.
3197         (lprogress-display): ditto and save the buffer
3198         (progress-display): ditto. Otherwise the buffer sometimes gets
3199         changed which confuses font-lock.
3200
3201         * font-lock.el (font-lock-default-fontify-buffer): catch all
3202         errors, not just quit.
3203         (font-lock-mode): progress -> display-progress
3204         (font-lock-default-fontify-buffer): ditto.
3205         (font-lock-fontify-syntactically-region): ditto.
3206         (font-lock-fontify-keywords-region): ditto.
3207
3208 2000-03-14  Hrvoje Niksic  <hniksic@iskon.hr>
3209
3210         * cl.el (gensym): Move to here from cl-macs.el.
3211         (gentemp): Ditto.
3212
3213 2000-03-16  Andy Piper  <andy@xemacs.org>
3214
3215         * font-lock.el (font-lock-mode): use lprogress and friends for
3216         progress management.
3217         (font-lock-default-fontify-buffer): ditto.
3218         (font-lock-fontify-syntactically-region): ditto.
3219         (font-lock-fontify-keywords-region): ditto.
3220         (font-lock-revert-cleanup): fix reverting.
3221         (font-lock-revert-setup): ditto.
3222
3223         * gutter-items.el (progress-use-echo-area): new variable. Use the
3224         echo area for progress gauges if non-nil.
3225         (clear-progress): remove echo area stuff and defer to
3226         clear-message.
3227         (append-progress): dispatch non-command events after each progress
3228         increment. Remove echo area stuff.
3229         (abort-progress): remove echo area stuff and defer to
3230         display-message.
3231         (raw-append-progress): ditto. Dispatch non-command events after
3232         gutter redisplay.
3233         (display-progress): defer echo area stuff to display-message.
3234
3235         * gutter-items.el (clear-progress):
3236         (abort-progress): indentation changes.
3237         (display-progress): don't clear progress.
3238         (append-progress): compare messages with equal.
3239         (raw-append-progress): use dispatch-non-command-events to flush
3240         widget creation events.
3241
3242 2000-03-13  Ben Wing  <ben@xemacs.org>
3243
3244         * abbrev.el:
3245         * abbrev.el (abbrev-string-to-be-defined): New.
3246         * abbrev.el (inverse-abbrev-string-to-be-defined): New.
3247         Changes for use with the menubar.
3248
3249 2000-03-12  Ben Wing  <ben@xemacs.org>
3250
3251         * alist.el (vassoc): moved here from font-menu.el.
3252
3253         * custom.el (defface): typo fix.
3254
3255         * dialog.el (yes-or-no-p-dialog-box):
3256         * dialog.el (message-box):
3257         * files.el (save-some-buffers-1):
3258         Put accelerators in the button names.
3259
3260         * font-lock.el (font-lock-comment-face):
3261         * font-lock.el (font-lock-keyword-face):
3262         * font-lock.el (font-lock-function-name-face):
3263         Fixed some of the colors under MS Windows because the existing
3264         default colors were hardly different from black and needed to be
3265         made lighter.
3266
3267         * font-menu.el:
3268         * font-menu.el (font-menu-split-long-menu):
3269         * font-menu.el (font-menu-family-constructor):
3270         * font-menu.el (font-menu-size-constructor):
3271         * font-menu.el (font-menu-weight-constructor):
3272         * font-menu.el (font-menu-set-font):
3273         vassoc moved to alist.el.
3274         Accelerators added to all menus.
3275         Unused bound var new-props removed.
3276
3277         * keydefs.el: I did a whole lot of rearranging to put things in a
3278         more consistent order and fixed a number of cases where key
3279         combinations involving up, down, left, right and so on were
3280         defined but the corresponding keypad combinations were not
3281         defined.
3282
3283         * lisp-mode.el:
3284         * lisp-mode.el (lisp-interaction-mode-popup-menu):
3285         * lisp-mode.el (emacs-lisp-mode):
3286         * lisp-mode.el (lisp-interaction-mode):
3287         * lisp-mode.el (flet):
3288         Added accelerators onto the menus.
3289         Made all the different versions of the let function be indented
3290         the same way.
3291         Undid Steve's easy-menu-ification, because it makes it impossible
3292         to have the menubar and popup menus different.
3293         Cleaned up the menu; added items for find-function &c and some
3294         indenting, and removed debug-on-*.
3295
3296         * list-mode.el (list-mode-hook):
3297         * list-mode.el (list-mode):
3298         * list-mode.el (completion-setup-hook):
3299         * list-mode.el (display-completion-list):
3300         Added support for the :window-height keyword, which is required
3301         because of other changes that I made for the file dialog box.  I
3302         also made the hook variables list-mode-hook and
3303         completion-setup-hook and also minibuffer-setup-hook in
3304         minibuf.el be permanent-local; see comment in list-mode.el.
3305
3306         * map-ynp.el (map-y-or-n-p):
3307         Added accelerators to the dialog buttons.
3308
3309         * menubar-items.el (menu-truncate-list):
3310         New internal function.
3311         * menubar-items.el (submenu-generate-accelerator-spec):
3312         * menubar-items.el (menu-item-strip-accelerator-spec):
3313         * menubar-items.el (menu-item-generate-accelerator-spec):
3314         New exported functions, for use in auto-generating accelerator specs.
3315
3316         * menubar-items.el:
3317         * menubar-items.el (default-menubar):
3318         * menubar-items.el (maybe-add-init-button):
3319         * menubar-items.el (bookmark-menu-filter):
3320         * menubar-items.el (slow-format-buffers-menu-line):
3321         * menubar-items.el (build-buffers-menu-internal):
3322         * menubar-items.el (language-environment-menu-filter):
3323         * menubar-items.el (default-popup-menu):
3324         * menubar-items.el (popup-buffer-menu):
3325         * menubar-items.el (popup-menubar-menu):
3326         Did a major overhaul on this file, and in fact I'm nowhere near
3327         done working on the menubar, and there will be more patches to
3328         come.  A basic summary of what I've done:
3329
3330         a) I added accelerators to all of the menu items.  For menus that
3331         are auto-generated, such as the buffers menu, the accelerators are
3332         automatically added to the beginning of each line using the
3333         numbers 1 through 9, then zero, and then letters starting with A,
3334         but omitting the letters that are already in use for the fixed
3335         menu items at the top of the buffers menu.  To facilitate adding
3336         accelerators of this kind, I created some new functions
3337         (*-accelerator-spec), which are also being used by other filters
3338         that auto generate lists of things such as ftp sites to download
3339         packages.  If people really don't like these accelerators
3340         appearing at the beginning of the menu items, a variable can be
3341         added to optionally turn them off, but I think this is rather
3342         pointless because other menu items have accelerators and many or
3343         most of the menu users will use the accelerators if the support is
3344         there.
3345
3346         b) I combined the top level Tools and Apps menus into a single
3347         Tools menu, because the distinction between the two is not
3348         obvious, and the items on the menus are not used often enough that
3349         putting some of them onto submenus is a problem.
3350
3351         c) I created two new top level menus called View and Cmds because
3352         there were too many items on the File and Edit menus, and I'm going
3353         to be adding more items to these menus.  In contrast to the Tools
3354         menu, the items on these menus may be used quite often during an
3355         editing session, and so should be available with fewer
3356         keystrokes.
3357
3358         d) I added a number of options to the options menu, including one
3359         for controlling whether the alt key can be used to traverse to
3360         menu items using the accelerators, one for controlling behavior of
3361         control-k, one for controlling how the kill and yank functions
3362         interact with the clipboard, a few additional buffers-menu
3363         options, and various other things.  I also did a bit of
3364         rearranging, for example, combining the keyboard and mouse options
3365         into a single keyboard and mouse submenu to facilitate the
3366         accelerators on that level.
3367
3368         e) I changed the variable buffers-menu-format-buffer-line-function
3369         to take two arguments instead of one, the second argument being
3370         the line number for use in creating an accelerator.  I added a
3371         hack to support existing functions with one argument (although I
3372         doubt that very many of these exist), for backward compatibility.
3373
3374         f) I moved the top level mule menu to be a submenu of the edit
3375         menu.  I think that most of the items on this menu are fairly
3376         useless and there are certainly not enough frequently used items
3377         to justify this being its own top level menu.
3378
3379         g) I combined most of the items in big-menubar.el into the main menu.
3380         If people think the main menu is too big, it would be possible to
3381         create different configurations, some smaller.
3382
3383         * menubar.el (check-menu-syntax):
3384         Deleted some syntax checks that were no longer valid, partly
3385         because of changes that were already made a long time ago, and
3386         partly because of a change I made where I allow the name of the
3387         menu item to be an evaluated expression rather than just a string,
3388         similar to all of the other parameters of a menu item.
3389
3390         * minibuf.el:
3391         * minibuf.el (read-file-name-1):
3392         * minibuf.el (mouse-read-file-name-1):
3393         I made a number of changes to improve the appearance
3394         and functioning of the file dialog box.  They include:
3395
3396         a) Fixing the problem where closing the dialog box by clicking on
3397         the close button of the window didn't properly exit the
3398         minibuffer.
3399
3400         b) Fixing the problem that if you typed part of a file name, and
3401         then clicked on a completion with the mouse, the file was not
3402         correctly selected.
3403
3404         c) Changing the title of the dialog box to reflect the operation
3405         being done in accordance with user interface conventions, rather
3406         than the name of the dialog box buffer, which is rather useless.
3407
3408         d) Remove the words "possible completions are" which didn't
3409         belong.
3410
3411         e) Fix things so that the completions scroll off the end of the
3412         completions windows only to the right, rather than both to the
3413         right and down, which is in accordance with Windows user interface
3414         conventions.
3415
3416         * msw-init.el (init-post-mswindows-win):
3417         Added a binding for meta-F4, which is the standard windows binding
3418         for exiting a program.
3419
3420         * select.el (get-selection-no-error):
3421         * select.el (own-selection):
3422         * select.el (own-clipboard):
3423         Added an optional argument called append to the functions
3424         own-selection and own-clipboard.  This adds support for appending
3425         text to the existing selection and allows the function
3426         own-clipboard to be used as the value of the variable
3427         interprogram- cut-function.
3428
3429         Fixed a bug in own-selection in handling zmacs-region-stays.
3430
3431         * simple.el (historical-kill-line): New.
3432
3433         * simple.el (kill-line):
3434         * simple.el (interprogram-cut-function):
3435         * simple.el (interprogram-paste-function):
3436         * simple.el (handle-pre-motion-command):
3437         * simple.el (next-line):
3438         * simple.el (previous-line):
3439         a) Expanded the variable kill-whole-line, so that function
3440         kill-line can be set to delete the entire line always, not just
3441         when cursor is at the beginning of the line.  This is controlled
3442         by setting the variable kill-whole-line to the symbol 'always.
3443         This behavior, as well as the existing kill-whole-line behavior,
3444         now only take effect when kill-line is called interactively,
3445         although this is a departure from a previous behavior in the case
3446         of setting this variable kill-whole-line to t.  It is almost
3447         certainly what has always been intended, and most likely the old
3448         way of doing things introduced bugs.  I also created a function
3449         called historical-kill-line, which ignores the kill-whole-line
3450         setting and always gives the historical behavior of only killing
3451         to the end of the line.  I bound this function to shift- control-k
3452         so that the kill to end of line behavior is available, even when
3453         kill-whole-line has been set to change control-k into the simple
3454         delete-whole-line behavior. (This can be set using the options
3455         menu.)
3456
3457         b) I changed things so that kill and yank now interact with the
3458         clipboard by default under windows.  This was done by changing the
3459         default value of interprogram-cut- function and
3460         interprogram-paste-function.  You can get the old behavior by
3461         setting these to nil, and there is an option on the options menu
3462         to do this.
3463
3464         c) I added support for selecting text using shifted motion keys.
3465         This support is on by default and can be controlled by the
3466         variable shifted-motion-keys-select-region.  There is also a
3467         variable called unshifted-motion-keys-deselect-region that
3468         controls more specifically how the shifted motion key behavior
3469         works.  I did not put an option on the options menu to turn this
3470         off, because I can't imagine why this would be useful.
3471
3472         * simple.el (forward-block-of-lines):
3473         * simple.el (backward-block-of-lines):
3474         * simple.el (block-movement-size):
3475         New.
3476
3477         * simple.el (uncapitalized-title-words):
3478         * simple.el (uncapitalized-title-word-regexp):
3479         * simple.el (capitalize-string-as-title):
3480         * simple.el (capitalize-region-as-title):
3481         New.
3482
3483
3484         * subr.el (add-hook):
3485         * subr.el (make-local-hook): New.
3486         * subr.el (remove-local-hook): New.
3487         * subr.el (add-one-shot-hook): New.
3488         * subr.el (add-local-one-shot-hook): New.
3489         Added some functions to make using hooks easier.
3490         These include:
3491
3492         a) Functions add-local-hook and remove-local-hook to make it easy
3493         to use local hooks.
3494
3495         b) Functions add-one-shot-hook and add-local-one-shot-hook, which
3496         make it possible to add a "one-shot" hook, which is to say a hook
3497         that runs only once, and automatically removes itself after the
3498         first time it has run.
3499
3500 2000-03-09  Andy Piper  <andy@xemacs.org>
3501
3502         * files.el (auto-mode-alist): pick up jsp, jhtml and xml files.
3503
3504 2000-03-09  Yoshiki Hayashi  <yoshiki@xemacs.org>
3505
3506         * buff-menu.el (buffers-menu-omit-invisible-buffers):
3507         Moved from menubar-items.el.
3508         * dumped-lisp.el: Dump gutter-items regardless of menubar.
3509
3510 2000-03-08  Andy Piper  <andy@xemacs.org>
3511
3512         * gutter-items.el (build-buffers-tab-internal): add selected field
3513         to buffers tab spec.
3514
3515 2000-03-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
3516
3517         * minibuf.el (last-exact-completion): Initialize to nil.
3518
3519 2000-03-07  Didier Verna  <didier@xemacs.org>
3520
3521         * startup.el (command-line-1): remove unused variable
3522         `first-file-buffer'.
3523
3524 2000-02-29  Hrvoje Niksic  <hniksic@iskon.hr>
3525
3526         * loaddefs.el (completion-ignored-extensions): Removed ".log",
3527         which is also used for Web server log files.
3528
3529 2000-02-03  IKEYAMA Tomonori <tomonori@suiyokai.org>
3530
3531         * mule/mule-charset.el: Setup auto-fill-chars.
3532
3533 2000-03-02  SL Baur  <steve@beopen.com>
3534
3535         * subr.el (with-string-as-buffer-contents): Reimplement using
3536         `with-temp-buffer'.  Fixes non-unique buffer name problem, fixes
3537         non-deletion of buffer after execution problem.
3538         (with-output-to-string): Use unique buffer name.
3539
3540 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
3541
3542         * gutter-items.el (buffers-tab-sort-function):  New variable.
3543         (buffers-tab-items):  Funcall it to sort the buffer tab list.
3544
3545 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
3546
3547         * startup.el (load-user-init-file):  Merge two `if's to one `or'.
3548
3549 2000-02-28  Martin Buchholz  <martin@xemacs.org>
3550
3551         * menubar-items.el (maybe-add-init-button): Remove the "Load
3552         .emacs" button from all menubars.
3553
3554 2000-03-01  Didier Verna  <didier@xemacs.org>
3555
3556         * rect.el (string-rectangle): depend on `pending-delete-mode' for
3557         region rectangle replacement (from Jan Vroonhof).
3558         (replace-rectangle): new function.
3559
3560 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3561
3562         * mule/mule-cmds.el (set-default-coding-systems): Use
3563         set-terminal-coding-system and set-keyboard-coding-system.
3564         * coding.el (set-terminal-coding-system): Use
3565         set-console-tty-output-coding-system.
3566         (set-keyboard-coding-system): Use
3567         set-console-tty-input-coding-system.
3568
3569 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
3570
3571         * minibuf.el (read-variable): Allow symbol to default argument.
3572
3573 2000-02-27  Andy Piper  <andy@xemacs.org>
3574
3575         * gutter-items.el (update-tab-hook): new function to be used for
3576         hooks.
3577         (create-frame-hook): add update-tab-hook.
3578         (record-buffer-hook): ditto.
3579         (default-gutter-position-changed): ditto.
3580         (default-gutter-position): updating the buffers tab is now handled
3581         by a hook.
3582         (default-gutter-position-changed-hook): new variable.
3583         (gutter-element-visibility-changed-hook): ditto.
3584         (set-gutter-element-visible-p): call it.
3585         (set-gutter-element): use modify-specifier-instances. Set extents
3586         as duplicable before using.
3587         (remove-gutter-element): ditto.
3588         (set-gutter-element-visible-p): ditto.
3589         (init-gutter): new function.
3590         (add-tab-to-gutter): use new gutter-element functions rather than
3591         setting specifiers directly.
3592         (clear-progress): ditto.
3593         (abort-progress): ditto.
3594         (gutter-buffers-tab-visible-p): renamed from
3595         default-gutter-visible-p
3596
3597         * specifier.el (modify-specifier-instances): new function from Jan
3598         Vroonhof.
3599
3600         * x-init.el (init-post-x-win): call init-gutter.
3601
3602         * msw-init.el (init-post-mswindows-win): call init-gutter.
3603
3604         * menubar-items.el (default-menubar): Update to reflect new gutter
3605         variables.
3606
3607 2000-02-26  Andy Piper  <andy@xemacs.org>
3608
3609         * gutter-items.el (set-gutter-element): new function. Add gutter
3610         elements to the specified gutter.
3611         (remove-gutter-element): new function. Remove gutter elements from
3612         the specified gutter.
3613         (set-gutter-element-visible-p): new function. Set gutter element
3614         visibility for the provided gutter-visible specifier.
3615
3616 2000-02-23  Andy Piper  <andy@xemacs.org>
3617
3618         * gutter-items.el (add-tab-to-gutter): specify dimensions
3619         dynamically.
3620
3621 2000-02-24  Martin Buchholz  <martin@xemacs.org>
3622
3623         * gutter-items.el (add-tab-to-gutter):
3624         * package-get.el (package-get-interactive-package-query):
3625         * package-ui.el (pui-directory-exists):
3626         (pui-install-selected-packages):
3627         (pui-list-packages):
3628         Use #'(lambda ...)  instead of '(lambda ...).
3629
3630 2000-02-21  Gregory Neil Shapiro <gshapiro@gshapiro.net>
3631
3632         * startup.el (load-user-init-file): Check to make sure user
3633           has an init-file before calling load().
3634
3635 2000-02-20  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3636
3637         * msw-glyphs.el (msgdi-device-p): Added this and 'msgdi specifier tag.
3638
3639 2000-02-23  Martin Buchholz <martin@xemacs.org>
3640
3641         * XEmacs 21.2.31 is released.
3642
3643 2000-02-21  Mike Sperber <mike@xemacs.org>
3644
3645         * loadup.el (really-early-error-handler):
3646         * update-elc.el:
3647         * make-docfile.el:
3648         Remove dependency on EMACSBOOTSTRAP... environment variables.
3649
3650 2000-02-21  Martin Buchholz <martin@xemacs.org>
3651
3652         * XEmacs 21.2.30 is released.
3653
3654 2000-02-19  Martin Buchholz  <martin@xemacs.org>
3655
3656         * byte-optimize.el (byte-optimize-plus):
3657         (byte-optimize-minus):
3658         (byte-optimize-multiply):
3659         Optimize (- 0) to 0, not (-)
3660         Optimize (+ 5 3.0) to 8.0
3661         Optimize (* 5 3.0) to 15.0
3662         Improve readability.
3663
3664 2000-02-21  Jonathan Harris  <jhar@tardis.ed.ac.uk>
3665
3666         * modeline.el: (modeline-scrolling-method): change modeline
3667         mswindows cursor appearance according to the value.
3668
3669         * msw-faces.el: (mswindows-init-device-faces): Initialise 'default
3670         and 'gui-element face colors and 'gui-element face font to Windows
3671         defaults.
3672
3673 2000-02-09 Stef Epardaud  <stef@lunatech.com>
3674
3675         * font-lock.el: Javadoc enhancements
3676
3677 1999-11-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
3678
3679         * ldap.el (toplevel): Test if LDAP support has been compiled in
3680         (ldap-verbose): New option
3681         (ldap-search-entries): Renamed from the previous ldap-search
3682         Conditionalize message display on ldap-verbose
3683         (ldap-add-entries, ldap-modify-entries, ldap-delete-entries): New
3684         defuns
3685         (ldap-search): Is now defined as an obsolete wrapper calling
3686         ldap-search-basic or ldap-search-entries
3687
3688
3689 1999-12-06  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
3690             Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
3691             Jan Vroonhof  <jan@xemacs.org>
3692
3693         * byte-optimize.el (byte-optimize-form-code-walker): Fixed.
3694         When for-effect is true, didn't call `byte-optimize-form'
3695         in and/or subforms without last.
3696
3697 1999-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
3698
3699         * package-get.el (package-get-download-sites): Use correct custom
3700         type.
3701
3702 2000-02-15  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3703
3704         * files.el (write-file): Ask for coding system when compiled with
3705         file-coding.
3706
3707 2000-02-16  Andy Piper  <andy@xemacs.org>
3708
3709         * buffer.el (switch-to-buffer): give norecord argument to
3710         set-window-buffer instead of explicitly recording.
3711
3712         * gutter-items.el (buffers-tab-switch-to-buffer): don't record if
3713         we have to pick a window.
3714
3715 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3716
3717         * mule/mule-cmds.el (describe-language-support): Don't add
3718         unexist function to help-map.
3719         (describe-coding-system): Don't use already assigend `C'.
3720
3721 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
3722
3723         * info.el (Info-save-auto-generated-dir): nil -> 'never to make it
3724         work in custom.
3725
3726 2000-02-04  Kazuyuki IENAGA <kazz@imasy.or.jp>
3727
3728         * about.el: Ienaga's e-mail address change.
3729
3730 2000-02-16  Samuel Mikes  <smikes@alumni.hmc.edu>
3731
3732         * etags.el (find-tag): force new window -- even if buf already
3733         visible -- when other-window is t
3734
3735 2000-02-16  Martin Buchholz <martin@xemacs.org>
3736
3737         * XEmacs 21.2.29 is released.
3738
3739 2000-02-09  Martin Buchholz  <martin@xemacs.org>
3740
3741         * cl-extra.el (getf): This is now identical to `plist-get', so
3742         just defalias it.
3743         * cl-macs.el: Make getf an alias to plist-get, at the
3744         byte-compiler level, using define-compiler-macro.
3745
3746 2000-02-08  Martin Buchholz  <martin@xemacs.org>
3747
3748         * cl-extra.el (cl-remprop): Remove. remprop is now in C.
3749
3750 2000-02-07  Kyle Jones  <kyle_jones@wonderworks.com>
3751
3752         * lisp/etags.el (find-tag-internal): set exact-tagname to
3753           a regular expression that matches against the tagname
3754           part of the tag entry first instead of only looking in
3755           the context area.
3756
3757 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
3758
3759         * gutter-items.el: fixed typo(s) in customizing default-gutter-position
3760         * toobar.el: fixed typo(s) in customizing default-toolbar-position
3761
3762 2000-02-07  Martin Buchholz <martin@xemacs.org>
3763
3764         * XEmacs 21.2.28 is released.
3765
3766 2000-02-07  Martin Buchholz  <martin@xemacs.org>
3767
3768         * cl-extra.el (getf): Just call `get', never `get*'.
3769         Make arglist match docstring.
3770         Fix bug: (getf nil t t) ==> Lisp nesting exceeds `max-lisp-eval-depth'
3771         * cl-macs.el (get* compiler macro): Simply replace `get*' by `get'.
3772         * byte-optimize.el: remove references to `get*'.
3773
3774 2000-02-06  Martin Buchholz  <martin@xemacs.org>
3775
3776         * mule/european.el: Add syntax information for Latin3 and Latin4.
3777
3778 2000-02-02  Martin Buchholz  <martin@xemacs.org>
3779
3780         * byte-optimize.el: Byte-optimize (length "foo")
3781
3782 2000-02-03   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
3783
3784         * window.el (shrink-window-if-larger-than-buffer): Rewrite full
3785         width check using `window-leftmost-p' and `window-rightmost-p'.
3786
3787 2000-02-02  Per Abrahamsen  <abraham@dina.kvl.dk>
3788
3789         * wid-edit.el (widget-match-inline): An atom never matches a
3790           list.
3791
3792 2000-01-29  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3793
3794         * modeline.el: Consolidated 'x and 'mswindows specification under
3795         'win tag.
3796
3797 2000-01-29  Andy Piper  <andy@xemacs.org>
3798
3799         * gutter-items.el: (format-buffers-tab-line): Try and be
3800         intelligent about buffer naming when we have duplicates.
3801
3802 2000-01-29  Andy Piper  <andy@xemacs.org>
3803
3804         * gutter-items.el (gutter-visible-p): Make sure the gutter gets
3805         updated when it becomes visible.
3806
3807 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3808
3809         * bytecomp.el (byte-compile-insert-header): Properly set coding
3810         system under MULE and file-coding.
3811
3812 2000-01-28  Martin Buchholz  <martin@xemacs.org>
3813
3814         * coding.el (dontusethis-set-value-file-name-coding-system-handler):
3815         (dontusethis-set-value-terminal-coding-system-handler):
3816         (dontusethis-set-value-keyboard-coding-system-handler):
3817         Never undefine coding system aliases.  Emergency fix for gnus.
3818
3819 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
3820
3821         * files.el (abbreviate-file-name): Use directory-sep-char instead
3822         of hard-coded "/".
3823
3824 2000-01-27  Hrvoje Niksic  <hniksic@iskon.hr>
3825
3826         * startup.el (user-init-file-base-list): New variable, replacing
3827         user-init-file-base.
3828         (find-user-init-file): New function.
3829         (command-line-early): Use it.
3830         (load-user-init-file): Ditto.
3831
3832 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3833
3834         * gutter-items.el (update-tab-in-gutter): Use proper locale when
3835         calling valid-image-instantiator-format-p
3836
3837 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
3838
3839         * isearch-mode.el (isearch-mode): The variable is
3840         isearch-unhidden-extents, not isearch-opened-extents.
3841
3842 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
3843
3844         * minibuf.el (next-history-element): Modify error message if a
3845         default value is available.
3846
3847 2000-01-26  Martin Buchholz  <martin@xemacs.org>
3848
3849         * bytecomp.el (byte-compile-file): Don't unconditionally write
3850         .elc files in binary - might contain non-Latin1.
3851
3852 2000-01-24  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3853
3854         * process.el (shell-quote-argument): Use (nt-quote-process-args)
3855         for windows-nt.
3856
3857         * version.el:
3858         * startup.el (user-init-file-base):
3859         * process.el (call-process-region):
3860         * files.el (make-backup-file-name):
3861         (backup-file-name-p):
3862         (file-relative-name):
3863         (abbreviate-file-name):
3864         (set-auto-mode):
3865         * code-process.el (call-process-region): Removed unnecessary
3866         branching on 'windows-nt and 'ms-dos system types. Phased 'ms-dos
3867         support out of the universe.
3868
3869         * process.el:
3870         * code-process.el:
3871         * bytecomp.el (byte-compile-file): Removed reference to
3872         buffer-file-type, and commented usage of binary-process-output
3873         NTEmacs variables.
3874
3875 2000-01-24  Yoshiki Hayashi  <yoshiki@xemacs.org>
3876
3877         * help.el (function-arglist): Add case for macro.
3878
3879 2000-01-22  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3880
3881         * cus-edit.el (custom-display): Removed "MS-DOS" and added Windows
3882         printers.
3883         (custom-display): Added a menu for printer/display tags.
3884
3885         * frame.el (frame-type):
3886         * device.el (device-type): Added 'msprinter to the doc string, and
3887         removed 'pc -- it is not going to be implemented ever.
3888         (call-device-method): Fixed docstring typo.
3889         Defined specifier tags 'printer and 'display.
3890
3891 2000-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
3892
3893         * lisp/itimer.el (itimer-run-expired-timers): (consp
3894           last-command-event-time) instead of (consp
3895           'last-command-event-time).
3896
3897 2000-01-21  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3898
3899         * msw-glyphs.el: Removed obsolete commentary.
3900
3901 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
3902
3903         * minibuf.el (read-file-name): Use abbreviate-file-name to produce
3904         better default value.
3905
3906 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
3907
3908         * minibuf.el (read-expression): Add a DEFAULT-VALUE argument.
3909         (read-string): Ditto.
3910         (eval-minibuffer): Ditto.
3911         (read-command): Ditto.
3912         (read-function): Ditto.
3913         (read-variable): Ditto.
3914         (read-number): Ditto.
3915         (read-shell-command): Ditto.
3916         (read-number): Record history.
3917
3918 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
3919
3920         * etags.el (find-tag-tag): Use DEFAULT of completing-read.
3921
3922 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
3923
3924         * faces.el (startup-initialize-custom-faces): New function.
3925         Reset all faces created during auto-autoloads loading time
3926         by defface.
3927         * startup.el (command-line): Call it.
3928
3929 2000-01-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
3930
3931         * about.el (about-hackers): Add myself to contributors list.
3932
3933 2000-01-12  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3934
3935         * menubar-items.el (maybe-add-init-button): Removed an argument in
3936         a call to load-user-init-file, as the function managed to lose its
3937         formal parameter a few betas ago.
3938
3939 2000-01-18  Martin Buchholz <martin@xemacs.org>
3940
3941         * XEmacs 21.2.27 is released.
3942
3943 2000-01-18  Martin Buchholz  <martin@xemacs.org>
3944
3945         * process.el (shell-command-to-string): Use the FSF docstring.
3946         Make shell-command-to-string the standard function, and
3947         exec-to-string the (deprecated) alias.
3948
3949         * startup.el: typo fix.
3950
3951 2000-01-16  Martin Buchholz  <martin@xemacs.org>
3952
3953         * mule/mule-misc.el (char-octet): Move back into mule-charset.c.
3954
3955 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3956
3957         * menubar-items.el (sort-buffers-menu-alphabetically): Put invisible
3958         buffers after visible buffers.
3959         (sort-buffers-menu-by-mode-then-alphabetically): Ditto.
3960
3961 2000-01-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3962
3963         * info.el (Info-extract-menu-node-name): Stop at a dot
3964         followed by whitespace or right parenthesis.
3965
3966 2000-01-15  Hrvoje Niksic  <hniksic@iskon.hr>
3967
3968         * info.el (Info-directory-list): Warn against using Customize with
3969         Info-directory-list.
3970
3971 2000-01-15  Adrian Aichner  <aichner@ecf.teradyne.com>
3972
3973         * minibuf.el (read-file-name): doc fix.
3974
3975         * autoload.el (update-file-autoloads): doc fix.
3976
3977         * about.el (about-hackers): Change my E-mail address.
3978
3979 2000-01-13  Martin Buchholz  <martin@xemacs.org>
3980
3981         * info.el (Info-visit-file): Just use the `f' interactive spec to
3982         read a filename in the standard way.
3983
3984 2000-01-13  Andy Piper  <andy@xemacs.org>
3985
3986         * gutter-items.el (gutter-buffers-tab-orientation): new variable.
3987         (gutter-buffers-tab-extent): new variable.
3988         (update-tab-in-gutter): call add-tab-to-gutter again if the
3989         orientation has changed.
3990         (add-tab-to-gutter): cope with different orientations.
3991
3992 2000-01-11  Didier Verna  <didier@xemacs.org>
3993
3994         * info.el (Info-following-node-name): backward-skip dots as well
3995         as spaces (dots at the end of a node name aren't part of it).
3996         (Info-extract-menu-node-name): don't skip dots. There could be
3997         some in the node name.
3998         (Info-index): allow dots to be part of a node name.
3999
4000 2000-01-12  Andreas Jaeger  <aj@suse.de>
4001
4002         * files.el (auto-mode-alist): Added idlwave-mode.
4003         Patch by Carsten Dominik <dominik@astro.uva.nl>.
4004
4005 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4006
4007         * info.el (Info-search): Show default value.
4008
4009 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4010
4011         * info.el (Info-read-node-completion-table): New variable.
4012         (Info-read-node-name-1): New function.
4013         (Info-read-node-name): Use it.
4014         (Info-follow-reference): Use DEFAULT argument of completing-read.
4015         (Info-menu): Ditto.
4016
4017 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4018
4019         * hyper-apropos.el (hyper-describe-key-briefly): Save
4020         window configuration.
4021         (hyper-describe-face): Use DEFAULT of completing-read.
4022         (hyper-apropos-read-variable-symbol): Ditto.
4023         (hyper-apropos-read-function-symbol): Ditto.
4024
4025 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4026
4027         * mule/mule-cmds.el (set-default-coding-system): Set
4028         comint-exec-hook to use coding-system-for-read and
4029         coding-system-for-write so that C-x RET c works.
4030
4031 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4032
4033         * minibuf.el (minibuffer-confirm-incomplete): Customize.
4034         (previous-matching-history-element): Increment
4035         minibuffer-max-depth by 1.
4036         (next-matching-history-element): Ditto.
4037
4038 2000-01-11  Andy Piper  <andy@xemacs.org>
4039
4040         * gutter-items.el (buffers-tab): Create a new face for the buffers
4041         tab.
4042         (buffers-tab-face): use it.
4043
4044 2000-01-10  Didier Verna  <didier@xemacs.org>
4045
4046         * modeline.el (modeline-scrolling-method): change modeline X
4047         cursor appearance according to the value.
4048
4049 2000-01-07  Andreas Jaeger  <aj@suse.de>
4050
4051         * about.el (about-hackers): Moved my entry to contributor list.
4052         (xemacs-hackers): Added myself.
4053         (about-maintainer-info): Added description of myself.
4054
4055
4056 2000-01-07  Didier Verna  <didier@xemacs.org>
4057
4058         * modeline.el (modeline-scrolling-method): new variable.
4059         (mouse-drag-modeline): add reference to it in the docstring.
4060         (mouse-drag-modeline): handle it.
4061
4062 2000-01-08  Andy Piper  <andy@xemacs.org>
4063
4064         * gutter-items.el (update-tab-in-gutter): remove resize-subwindow
4065         calls.
4066         (remove-buffer-from-gutter-tab): ditto.
4067
4068 2000-01-06  Per Abrahamsen  <abraham@dina.kvl.dk>
4069
4070         * cus-edit.el (custom-hook-convert-widget): Fix comment.
4071         (custom-face-edit): Fix grammatical error in help message.
4072
4073 2000-01-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4074
4075         * movemail.el: Added.
4076
4077         * dumped-lisp.el (preloaded-file-list): Added movemail.el.
4078
4079 2000-01-03  Didier Verna  <didier@xemacs.org>
4080
4081         * modeline.el (mouse-drag-modeline): remove the code related to
4082         the modeline horizontal scrolling facility.
4083
4084 1999-12-31  Martin Buchholz <martin@xemacs.org>
4085
4086         * XEmacs 21.2.26 is released.
4087
4088 1999-12-28  Andy Piper  <andy@xemacs.org>
4089
4090         * wid-edit.el (widget-push-button-value-create): The gui cache
4091         does not agree with native widgets which can only be displayed
4092         once per window. The reasons for caching are diminished now that
4093         we don't hog resources when creating buttons.
4094         (widget-push-button-cache) deleted.
4095
4096 1999-12-24  Martin Buchholz <martin@xemacs.org>
4097
4098         * XEmacs 21.2.25 is released.
4099
4100 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4101
4102         * hyper-apropos.el (hyper-apropos): Toggle
4103         hyper-apropos-programming-apropos correctly.
4104         Set REGEXP when user accepts default value.
4105
4106 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4107
4108         * minibuf.el (read-from-minibuffer): Bind minibuffer-default.
4109         (read-file-name-2): Use DEFAULT argument of read-from-minibuffer.
4110
4111 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4112
4113         * mule/mule-category.el (undefined-category-designator):
4114         Return char instead of character.  Search for undefined one.
4115         (describe-category): Use with-displaying-help-buffer.
4116
4117 1999-12-21  Martin Buchholz  <martin@xemacs.org>
4118
4119         * byte-optimize.el (byte-optimize-plus):
4120         Optimize (+ 1) to 1 instead of (1+ nil).
4121
4122         * files.el (basic-save-buffer): Rewrite for clarity.  Use (char-before).
4123
4124         * byte-optimize.el (byte-compile-butlast): Remove.  Use butlast instead.
4125
4126         * byte-optimize.el (byte-optimize-char-before): New function.
4127         Remove performance penalty for using (char-before) instead of (char-after).
4128
4129 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4130
4131         * mule/mule-category.el (char-category-list): Return character
4132         instead of integer.
4133
4134 1999-12-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4135
4136         * minibuf.el (read-buffer): Check default is buffer object.
4137
4138 1999-11-25  Andy Piper  <andy@xemacs.org>
4139
4140         * cus-edit.el (custom-buffer-create-buttons): Use native widgets
4141         for buttons.
4142
4143 1999-12-16  Andreas Jaeger  <aj@suse.de>
4144
4145         * package-get.el (package-get-maybe-save-index): Fixed typo.
4146         Patch by Jeff Miller <jmiller@smart.net>.
4147
4148 1999-12-13  Charles G Waldman  <cgw@alum.mit.edu>
4149
4150         * gnuserv.el (gnuserv-process-filter):  don't call
4151         gnuserv-write-to-client when gnuserv-current-client is nil
4152
4153 1999-12-14  Martin Buchholz <martin@xemacs.org>
4154
4155         * XEmacs 21.2.24 is released.
4156
4157 1999-12-12  Gunnar Evermann  <ge204@eng.cam.ac.uk>
4158
4159         * about.el (about-hackers): Update my email address.
4160
4161 1999-12-07  Martin Buchholz <martin@xemacs.org>
4162
4163         * XEmacs 21.2.23 is released.
4164
4165 1999-11-06  Jason R Mastaler  <jason@mastaler.com>
4166
4167         * package-get.el (package-get-download-sites): Removed several
4168         defunct download sites, added many new ones, and corrected a few
4169         incorrect directory-on-site entries.  Added physical locations to
4170         site-description.
4171
4172 1999-11-30  Gunnar Evermann  <ge204@eng.cam.ac.uk>
4173
4174         * finder.el (finder-commentary): add DOC string and fix
4175         interactive spec
4176
4177 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
4178
4179         * help.el (describe-function): Don't forget to intern the string
4180         completing-read returns.
4181         (describe-variable): Ditto.
4182
4183 1999-11-16  Adrian Aichner  <adrian@xemacs.org>
4184
4185         * hyper-apropos.el (hyper-apropos-this-symbol): Handle
4186         `hyper-apropos-help-mode' here to find symbol to customize
4187         irregardless of cursor position and simplify
4188         `hyper-apropos-set-variable', `hyper-apropos-find-function', and
4189         `hyper-apropos-popup-menu'.
4190
4191 1999-11-21  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4192
4193         * apropos.el (apropos-mode-map): Add return to call
4194         apropos-follow.
4195         (apropos-print): Call apropos-mode to have better
4196         command reference. Put keymap text-poperty to
4197         symbole name.
4198
4199 1999-11-22  Alastair Burt  <burt@dfki.de>
4200
4201         * help.el: (describe-bindings-1): Added handling of keymaps for
4202         the extents at point.
4203
4204 1999-12-02  Mark Thomas  <mthomas@jprc.com>
4205
4206         * gutter-items.el (buffers-tab-items): Wrap the function in a
4207         save-match-data
4208
4209 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
4210
4211         * help.el (describe-function): Use the DEFAULT argument to
4212         completing-read.
4213         (describe-variable): Ditto.
4214
4215 1999-11-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4216
4217         * minibuf.el (read-from-minibuffer): Add optional argument
4218         DEFAULT to have better mini-buffer history support.
4219         (completing-read): Pass default to read-from-minibuffer.
4220         (read-buffer): Pass default to completing-read.
4221
4222 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
4223
4224         * font-lock.el (font-lock-doc-string-face): Document the
4225         `font-lock-lisp-like' property.
4226
4227 1999-11-29  Hrvoje Niksic  <hniksic@iskon.hr>
4228
4229         * lisp-mode.el: Specify `font-lock-lisp-like'.
4230
4231         * font-lock.el (font-lock-lisp-like): New function.
4232         (font-lock-fontify-syntactically-region): Use it.
4233
4234 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
4235
4236         * XEmacs 21.2.22 is released
4237
4238 1999-11-28  Martin Buchholz <martin@xemacs.org>
4239
4240         * XEmacs 21.2.21 is released.
4241
4242 1999-11-18  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4243
4244         * minibuf.el (read-coding-system): Accept symbol and
4245         coding-system object as a default-coding-system.
4246
4247 1999-11-16  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4248
4249         * minibuf.el (read-coding-system): Accept symbol as
4250         a default-coding-system.
4251
4252 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4253
4254         * apropos.el (apropos-documentation): Use insert instead
4255         of princ.
4256
4257 1999-11-07  William M. Perry  <wmperry@aventail.com>
4258
4259         * gpm.el: New gpm-minor-mode to turn GPM mouse support on & off
4260           for the linux console.
4261
4262         * mouse.el (mouse-consolidated-yank): Allow the mouse-yanking
4263           stuff to work when you are not on a window system, since the GPM
4264           mouse support now allows pasting from outside of XEmacs.
4265
4266 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
4267
4268         * XEmacs 21.2.20 is released
4269
4270 1999-11-06  Hrvoje Niksic  <hniksic@iskon.hr>
4271
4272         * setup-paths.el (paths-default-info-directories): Add
4273         /usr/share/info and /usr/local/share/info.
4274
4275 1999-10-30  Hrvoje Niksic  <hniksic@srce.hr>
4276
4277         * about.el: Updated Vladimir Ivanovic's info.
4278
4279 11999-08-28  Jan Vroonhof  <vroonhof@math.ethz.ch>
4280
4281         * auto-show.el (auto-show-truncationp): Remove.
4282
4283         * auto-show.el (auto-show-should-take-action-p): Use window-truncated-p
4284
4285 999-09-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>
4286
4287         * indent.el (indent-line-to): fix bug: spaces were not replaced
4288         with tab if column is multiple of tab-width
4289         From dhn@qedinc.com
4290
4291 1999-10-24  Jan Vroonhof  <vroonhof@math.ethz.ch>
4292
4293         * mule/mule-cmds.el (read-input-method-name): Accept symbols
4294         correctly. Patch from Mikio Nakajima <minakaji@osaka.email.ne.jp>
4295
4296         * package-get.el (package-get-package-provider): Be verbose when
4297         interactive. Patch from Robert Pluim
4298
4299 1999-08-23  Mike McEwan  <mike@lotusland.demon.co.uk>
4300
4301         * info.el (Info-suffix-list): Add ".info.bz2" to the recognised
4302         info file suffixes.
4303
4304 1999-08-19  Stephen Tse  <stephent@sfu.ca>
4305
4306         * process.el (open-network-stream): Add a new optional parameter
4307         PROTOCOL to support udp; fix a minor typo and add an explanation
4308         in docstring for udp programming.
4309
4310         * code-process.el (open-network-stream): Add a new optional
4311         parameter PROTOCOL to support udp; fix a minor typo and add an
4312         explanation in docstring for udp programming.
4313
4314 1999-10-18  Andy Piper  <andy@xemacs.org>
4315
4316         * gui.el (make-gui-button): be more precise about how we call
4317         callbacks.
4318
4319         * wid-edit.el (widget-push-button-value-create): Use the new form
4320         of native gui-button.
4321
4322 1999-10-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4323
4324         * info.el (Info-page-prev): Don't do (sit-for 0).
4325
4326 1999-10-13  Andy Piper  <andy@xemacs.org>
4327
4328         * gutter-items.el (progress-abort-glyph): new glyph for showing
4329         abort status.
4330         (append-progress): dispatch-event rather than sit-for.
4331         (abort-progress): new function. Show the abort glyph with an
4332         appropriate message.
4333         (raw-append-progress): dispatch-event rather than sit-for.
4334         (display-progress): cope with aborts.
4335
4336         * gui.el (make-gui-button): Use native widgets for buttons
4337         unconditionally.
4338         (insert-gui-button): ditto.
4339         (gui-button-p): ditto.
4340
4341         * xbm-button.el: remove from core.
4342
4343         * xpm-button.el: remove from core.
4344
4345 1999-10-07  Olivier Galibert  <galibert@pobox.com>
4346
4347         * faces.el (init-device-faces): Don't initialize the random faces
4348         on the stream device.
4349
4350 1999-10-06  Andy Piper  <andy@xemacs.org>
4351
4352         * files.el (recover-file): Don't use ls under windows for revert buffer.
4353
4354 1999-09-25  Adrian Aichner  <adrian@xemacs.org>
4355
4356         * package-get.el (package-get-download-menu): Make menu really
4357         toggle download sites.
4358         (package-get-download-sites): Add autoload cookie.
4359
4360 1999-09-29  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4361
4362         * setup-paths.el (paths-find-module-directory): Ditto.
4363
4364 1999-09-29  Werner Fink  <werner@suse.de>
4365
4366         * setup-paths.el (paths-find-exec-directory): Add missing nil
4367         parameter for environment.
4368
4369 1999-09-27  Martin Buchholz  <martin@xemacs.org>
4370
4371         * modeline.el (modeline-format):
4372         Only purecopy the strings.  Else
4373         (nsublis '(("%p" . "%P")) (default-value 'modeline-format) :test 'equal)
4374         barfs.
4375
4376 1999-08-28  Mike Woolley  <mike@bulsara.com>
4377
4378         * winnt.el: Removed nt-shell-mode-hook, which was preventing the
4379         user setting comint-completion-addsuffix and
4380         comint-process-echoes.
4381
4382 1999-09-22  Andy Piper  <andy@xemacs.org>
4383
4384         * gutter-items.el (update-tab-in-gutter): use
4385         last-nonminibuf-window instead of selected-window.
4386
4387 1999-09-18  Andy Piper  <andy@xemacs.org>
4388
4389         * gnuserv.el (gnuserv-edit-files): select frame we are going to
4390         display on.
4391
4392         * subr.el (record-buffer-hook): new variable so that the hook gets
4393         some documentation.
4394
4395 1999-09-16  Andy Piper  <andy@xemacs.org>
4396
4397         * gutter-items.el (update-tab-in-gutter): only update when the
4398         gutter is visible.
4399         (remove-buffer-from-gutter-tab): ditto.
4400
4401 1999-09-17  Hrvoje Niksic  <hniksic@srce.hr>
4402
4403         * simple.el (do-auto-fill): Commented out part of Kinsoku
4404         processing.
4405
4406 1999-09-14  Hrvoje Niksic  <hniksic@srce.hr>
4407
4408         * isearch-mode.el (isearch-highlightify-region): Give the
4409         highlighting extents a high priority.
4410         (isearch-make-extent): Give the main highlighting extent an even
4411         higher priority.
4412
4413 1999-09-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4414
4415         * packages.el (packages-compute-package-locations): Fix typo from
4416         -u rationalization.
4417
4418 1999-09-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4419
4420         * setup-paths.el (paths-find-doc-directory): Respect value of
4421         `configure-doc-directory.'
4422
4423         * find-paths.el (paths-find-architecture-directory): Give
4424         precendence `default' argument (which typically comes from
4425         configure).
4426
4427 1999-09-05  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4428
4429         * startup.el (command-line-early): Added options -user-init-file
4430         and -user-init-directory.
4431
4432         * files.el (user-init-file): Default to NIL so we can recognize
4433         when it's set.
4434
4435 1999-08-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4436
4437         * obsolete.el (init-file-user):
4438         * startup.el:
4439         * packages.el (packages-compute-package-locations):
4440         * package-get.el (package-get-user-index-filename):
4441         * menubar-items.el (maybe-add-init-button):
4442         * info.el (Info-annotations-path):
4443         * dump-paths.el:
4444         Change `user-init-directory' to be an absolute path.
4445         Use `user-init-directory' where appropriate.
4446         Zap `init-file-user' and its uses.
4447
4448 1999-09-09  Hrvoje Niksic  <hniksic@srce.hr>
4449
4450         * subr.el (copy-symbol): New function.
4451
4452 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
4453
4454         * isearch-mode.el (isearch-done): Be sure to restore invisible
4455         extents in the proper buffer.
4456         (isearch-pre-command-hook): Set this-command to the correct value
4457         in case the buffer has changed and old overriding-local-map was
4458         used.
4459         (isearch-restore-extent): Use remprop instead of setting the
4460         property to nil.
4461
4462 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
4463
4464         * cmdloop.el (execute-extended-command): Update zmacs region
4465         before the delay.
4466         (execute-extended-command): Make the message gettext-friendly.
4467
4468 1999-09-07  Andy Piper  <andy@xemacs.org>
4469
4470         * gutter-items.el (progress-gauge-glyph): renamed from
4471         progress-glyph.
4472         (progress-text-glyph): new variable.
4473         (progress-layout-glyph): use layouts and text glyphs.
4474         (progress-area-buffer): removed.
4475         (progress-text-and-extent): new variable.
4476         (progress-displayed-p): dynamically create gutter area buffer.
4477         (clear-progress): ditto.
4478         (raw-append-progress): ditto.
4479         (append-progress): use new glyph names.
4480         (raw-append-progress): only create the extent when needed. set
4481         properties more optimally.
4482         (progress): remove args.
4483
4484 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
4485
4486         * isearch-mode.el (isearch-range-invisible): Use mapc instead of
4487         mapcar where the return value is unused.
4488         (isearch-restore-invisible-extents): Ditto.
4489         (isearch-highlight-all-cleanup): Ditto.
4490         (isearch-delete-extents-in-range): Traverse the extents only once.
4491         (isearch-highlight-all-update): Don't start over if the search
4492         string has changed and more input is pending.
4493
4494 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
4495
4496         * packages.el (packages-find-package-data-path): Ditto.
4497
4498         * cl.el: Use mapcar at top-level -- mapc is no longer a subr.
4499
4500         * subr.el (mapc-internal): Don't make obsolete.
4501
4502         * cl-extra.el (mapc): Resurrect.
4503
4504 1999-09-03  Hrvoje Niksic  <hniksic@srce.hr>
4505
4506         * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete
4507         alias.
4508
4509         * isearch-mode.el (isearch-top-state): Restore isearch-word.
4510         (isearch-yank-clipboard): Renamed from isearch-yank-x-clipboard.
4511         (isearch-yank-clipboard): Use get-clipboard instead of
4512         x-get-clipboard.
4513         (isearch-yank-selection): Fix docstring.
4514
4515 1999-09-02  Martin Buchholz  <martin@xemacs.org>
4516
4517         * cl-extra.el: Obsolete hash-table-type in favor of hash-table-weakness.
4518
4519 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
4520
4521         * cl-macs.el (extent-start-position): Fix setf method.
4522         (extent-end-position): Ditto.
4523
4524 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
4525
4526         * isearch-mode.el: End merge with FSF 20.4.
4527
4528         * isearch-mode.el (search-invisible): New variable.
4529         (isearch-hide-immediately): Ditto.
4530         (isearch-unhidden-extents): Ditto.
4531         (isearch-range-invisible): New function.
4532         (isearch-unhide-extent): Ditto.
4533         (isearch-restore-invisible-extents): Ditto.
4534         (isearch-restore-extent): Ditto.
4535
4536         * isearch-mode.el (isearch-ring-advance-edit): Use FSF
4537         implementation.
4538         (isearch-ring-retreat-edit): Ditto.
4539         (isearch-forward): New argument NO-RECURSIVE-EDIT.
4540         (isearch-forward-regexp): New arguments NOT-REGEXP and
4541         NO-RECURSIVE-EDIT.
4542         (isearch-backward): New argument NO-RECURSIVE-EDIT.
4543         (isearch-backward-regexp): New arguments NOT-REGEXP and
4544         NO-RECURSIVE-EDIT.
4545         (isearch-mode): Return isearch-success.
4546         (isearch-update): Use unread-command-events instead of
4547         unread-command-event.
4548         (isearch-abort): If an invalid regexp is encountered, keep popping
4549         states.
4550         (isearch-*-char): Use FSF implementation.
4551         (isearch-whitespace-chars): Use the more robust FSF's
4552         implementation.
4553         (isearch-within-brackets): New variable.
4554         (isearch-mode): Initialize it.
4555         (isearch-edit-string): Bind it.
4556         (isearch-search-and-update): Set it.
4557         (isearch-push-state): Push it.
4558         (isearch-top-state): Pop it.
4559         (isearch-search): Set it.
4560         (isearch-printing-char): When called by isearch-whitespace-chars,
4561         handle M-SPC gracefully.
4562         (isearch-message-prefix): New argument ELLIPSIS.
4563         (isearch-message-suffix): Ditto.
4564         (isearch-message): Use the ELLIPSIS argument when calling
4565         isearch-message-prefix and isearch-message-suffix.
4566         (isearch-message-prefix): Distinguish between "wrapped" and
4567         "overwrapped" search, FWIW.
4568
4569 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
4570
4571         * isearch-mode.el (isearch-edit-string): Use the head of the
4572         search ring instead of search-last-string and search-last-regexp.
4573         (search-highlight): Renamed from isearch-highlight.
4574         (isearch-exit): Use the new name.
4575         (isearch-highlight): Ditto.
4576         (isearch-dehighlight): Ditto.
4577         (isearch-update-ring): New function.
4578         (isearch-done): Call it.
4579         (isearch-done): New argument EDIT.
4580         (isearch-repeat): If search string is empty, look up at the car of
4581         the search ring; ignore the yank pointer.
4582         (isearch-abort): Call isearch-done with NOPUSH.
4583         (isearch-cancel): New function.
4584         (isearch-mode-map): Bind it to ESC ESC ESC.
4585
4586         * isearch-mode.el: Begin merge with FSF 20.4.
4587
4588 1999-09-01  Andy Piper  <andy@xemacs.org>
4589
4590         * x-select.el (x-get-clipboard): obsolete.
4591         (x-yank-clipboard-selection): obsolete
4592
4593         * select.el (disown-selection): need to be careful to disown the
4594         clipboard if we set it via selection.
4595         (get-clipboard): move from x-select.el
4596         (yank-clipboard-selection): ditto.
4597
4598 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
4599
4600         * isearch-mode.el (isearch-exit): Bind isearch-highlight and
4601         isearch-highlight-all-matches to nil.
4602         (isearch-fixed-case): New variable.
4603         (isearch-mode): Initialize it.
4604         (isearch-edit-string): Save it.
4605         (isearch-toggle-case-fold): Set it.
4606         (isearch-fix-case): Make sure isearch-toggle-case-fold works --
4607         need to check isearch-fixed-case.
4608         (isearch-toggle-case-fold): Update highlighting of all matches
4609         before the pause.
4610         (isearch-edit-string):
4611
4612 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
4613
4614         * isearch-mode.el (isearch-edit-string): Call isearch-message
4615         before reading the event so that the prompt is displayed properly.
4616         (isearch-message): Use isearch-nonincremental when calling
4617         isearch-message-prefix.
4618         (minibuffer-local-isearch-map): Bind up and down to do the same as
4619         M-p and M-n respectively.
4620         (isearch-done): New arg NOPUSH.
4621         (isearch-edit-string): Use it.
4622         (isearch-edit-string): Don't bind isearch-string.
4623         (isearch-ring-adjust): Edit string, *then* push state.
4624
4625 1999-08-31  Hrvoje Niksic  <hniksic@srce.hr>
4626
4627         * faces.el (isearch-secondary): Make isearch-secondary look
4628         different than default.
4629
4630 1999-08-30  Hrvoje Niksic  <hniksic@srce.hr>
4631
4632         * isearch-mode.el (isearch-yank): Use progn instead of the inner
4633         save-excursion.
4634         (isearch-dehighlight): Remove TOTALLY.  Simplify.
4635         (isearch-update): Call isearch-dehighlight without arguments.
4636         (isearch-done): Ditto.
4637
4638         * isearch-mode.el (isearch-fix-case): If the search string has no
4639         upper-case letters, allow the folding to be reenabled.
4640         Previously, once disabled, the folding would remain that way until
4641         the end of isearch.
4642         (isearch-top-state): Call isearch-fix-case.
4643
4644         * isearch-mode.el (isearch-yank): Use progn instead of the inner
4645         save-excursion.
4646         (isearch-dehighlight): Remove TOTALLY.  Simplify.
4647
4648 1999-08-31  Jan Vroonhof  <jan@xemacs.org>
4649
4650         * xpm-button.el:
4651         xbm-button.el: Need to exist in core because gui.el depends on
4652         them.
4653
4654 1999-08-31  Andy Piper  <andy@xemacs.org>
4655
4656         * gutter-items.el (buffers-tab-face): new customizable variable.
4657         (buffers-tab-default-buffer-line-length): new specifier for
4658         maximum viewable characters.
4659         (progress-stack): new variable for implementing widget-based
4660         progress messages.
4661         (progress-area-buffer): ditto.
4662         (progress-glyph-height): ditto.
4663         (progress-stop-callback): ditto.
4664         (progress-quit-function): new function.
4665         (progress-glyph): new variable.
4666         (progress-layout-glyph): ditto.
4667         (progress-displayed-p): new function, see message-displayed-p for
4668         details.
4669         (clear-progress): ditto.
4670         (remove-progress): ditto.
4671         (append-progress): ditto.
4672         (raw-append-progress): ditto.
4673         (display-progress): ditto.
4674         (current-progress): ditto.
4675         (current-progress-label): ditto.
4676         (progress): ditto.
4677         (lprogress): ditto.
4678
4679
4680 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
4681
4682         * obsolete.el (isearch-yank-x-selection): Define obsolete alias.
4683
4684         * isearch-mode.el (isearch-yank-x-selection): Renamed to
4685         `isearch-yank-selection'.
4686         (isearch-mode-map): Use it.
4687         (isearch-yank-selection): Use `get-selection' instead of
4688         `get-x-selection'.
4689
4690 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
4691
4692         * faces.el (isearch-secondary): Create face here.
4693
4694         * isearch-mode.el: Rewrote the "lazy highlighting" code not to use
4695         timers.
4696
4697 1999-08-27  Hrvoje Niksic  <hniksic@srce.hr>
4698
4699         * subr.el (buffer-string): More robust backward compatibility
4700         check, courtesy William Perry.
4701
4702 1999-08-26  Hrvoje Niksic  <hniksic@srce.hr>
4703
4704         * replace.el (perform-replace): Stop the search after the search
4705         limit has been reached.
4706
4707 1999-08-23  Andy Piper  <andy@xemacs.org>
4708
4709         * gutter-items.el (update-tab-in-gutter): call add-tab-to-gutter
4710         here if we don't have one.
4711
4712 1999-08-15  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
4713
4714         * ldap.el (ldap-coding-system): Default to nil until we get
4715         efficient UTF8 support
4716         (ldap-decode-string): Guard against `decode-coding-string' not
4717         being defined
4718         (ldap-encode-string): Guard against `encode-coding-string' not
4719         being defined
4720
4721 1999-08-23  Didier Verna  <didier@xemacs.org>
4722
4723         * rect.el: Cosmetics suggested by Dave Love <d.love@dl.ac.uk>.
4724         Some doc strings improvements, and add a star to the `interactive'
4725         calls.
4726
4727 1999-08-18  Stef Epardaud  <stef@lunatech.com>
4728
4729         * font-lock.el (java-font-lock-keywords-3): introduced new
4730         keywords and regexpes for javadoc syntax 1.2.
4731
4732 1999-08-17  Andy Piper  <andy@xemacs.org>
4733
4734         * gutter-items.el (buffers-tab-format-buffer-line-function): use
4735         format-buffers-tab-line.
4736         (buffers-tab-max-buffer-line-length): new variable.
4737         (format-buffers-tab-line): new function. truncate names if over
4738         buffers-tab-max-buffer-line-length.
4739
4740 1999-08-13  Charles G Waldman  <cgw@fnal.gov>
4741
4742         * cus-start.el: Customize the variable `bell-inhibit-time'.
4743
4744 1999-08-16  Andy Piper  <andy@xemacs.org>
4745
4746         * gutter-items.el (remove-buffer-from-gutter-tab): take a
4747         brute-force approach to deleting the last buffer.
4748         (buffers-tab-grouping-regexp): new customizable variable.
4749         (select-buffers-tab-buffers-by-mode): use it.
4750
4751 1999-08-13  Andy Piper  <andy@xemacs.org>
4752
4753         * gutter-items.el (remove-buffer-from-gutter-tab): fix *scratch*
4754         deletion problem.
4755
4756 1999-07-30  Didier Verna  <didier@xemacs.org>
4757
4758         * cus-edit.el (custom-save-variables): I said, use prin1 instead
4759         of princ to output symbols.
4760         (custom-save-face-internal): ditto.
4761         (custom-save-resets): ditto.
4762
4763 1999-08-09  Didier Verna  <didier@xemacs.org>
4764
4765         * gutter-items.el (select-buffers-tab-buffers-by-mode): use
4766         `regexp-quote' to protect the major mode name for use as a regular
4767         expression (c++ needs this for instance).
4768
4769 1999-08-08  Andy Piper  <andy@xemacs.org>
4770
4771         * gutter-items.el (select-buffers-tab-buffers-by-mode): beef up to
4772         cope with similar mode names.
4773
4774         * gutter-items.el (buffers-tab-selection-function): new selection
4775         function.
4776         (select-buffers-tab-buffers-by-mode): new function.
4777         (buffers-tab-items): use it if set to only display buffers in the
4778         tab in the current buffer's group..
4779         (update-tab-in-gutter): use new api.
4780         (remove-buffer-from-gutter-tab): ditto.
4781
4782         * gutter-items.el (buffers-tab-max-size): set custom selection
4783         default to 6.
4784         (buffers-tab-switch-to-buffer): just switch window if the window is visible.
4785         (add-tab-to-gutter): set face as default.
4786
4787 1999-07-07  Jan Vroonhof  <jan@xemacs.org>
4788
4789         * faces.el (frob-face-property): Merge the fall-back specifier
4790         with the target, not replace it.
4791
4792 1999-08-05  Andy Piper  <andy@xemacs.org>
4793
4794         * gutter-items.el (update-tab-in-gutter): add frame argument for
4795         buffer-items.
4796         (update-tab-in-gutter): use it.
4797
4798         * gutter-items.el (record-buffer-hook): set.
4799
4800         * buffer.el (switch-to-buffer): back out switch-to-buffer-hook
4801         change.
4802         (switch-to-buffer-hook) deleted.
4803
4804 1999-08-04  Andy Piper  <andy@xemacs.org>
4805
4806         * gutter-items.el (update-tab-in-gutter): make sure this will work
4807         as an argument to create-frame-hook.
4808
4809 1999-07-30  Hrvoje Niksic  <hniksic@srce.hr>
4810
4811         * isearch-mode.el: Modified Bob and Darryl's code to use itimers
4812         instead of timer emulation.
4813
4814 1999-07-30  Darryl Okahata  <darrylo@sonic.net>
4815
4816         * isearch-mode.el: Merged Bob Glickstein's <bobg@zanshin.com> GNU
4817         Emacs isearch enhancements.
4818
4819 1999-07-28  Andy Piper  <andy@xemacs.org>
4820
4821         * gutter-items.el (add-tab-to-gutter): put in specifier specs for
4822         all devices that support tab controls.
4823         (remove-buffer-from-gutter-tab): new function. to be used as a
4824         value for kill-buffer-hook.
4825
4826 1999-07-21  Sean MacLennan  <seanm@storm.ca>
4827
4828         * auto-show.el (auto-show-truncationp): changed to match
4829         `window_translation_on'
4830
4831 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
4832
4833         * XEmacs 21.2.19 is released
4834
4835 1999-07-28  SL Baur  <steve@miho>
4836
4837         * code-files.el (insert-file-contents): Fix docstring.
4838         revert previous change.
4839
4840 1999-07-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4841
4842         * fill.el (fill-region-as-paragraph): Change re-break-point to
4843         contain word-across-newline plus one character so that filling
4844         Japanese and Chinese works as desired.
4845         * simple.el (do-auto-fill): Ditto.
4846
4847 1999-07-26  SL Baur  <steve@miho>
4848
4849         * mule/japanese.el ("Japanese"): Do not specify a default input
4850         method.
4851         Suggested by MORIOKA Tomohiko  <tomo@etl.go.jp>
4852
4853 1999-07-23  Jan Vroonhof  <vroonhof@math.ethz.ch>
4854
4855         * custom.el ((not (fboundp 'defun*))): Insert autoload crap to be
4856         able to use cl-macs macro in early lisp.
4857
4858 1999-07-23  Jan Vroonhof  <jan@xemacs.org>
4859
4860         * custom.el:
4861         * cus-face.el:
4862         * cus-edit.el:
4863                 Massive custom Theme API changes.
4864
4865 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
4866
4867         * code-files.el (insert-file-contents): Regard
4868         coding-system-magic-cookie if `coding-system-for-read' is nil.
4869
4870 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
4871
4872         * mule/thai-xtis.el: Add coding: local variable, to avoid
4873         bootstrapping problem with C locale.
4874
4875 1999-07-22  Andy Piper  <andy@xemacs.org>
4876
4877         * dumped-lisp.el (preloaded-file-list): guard against putting
4878         gutter-items in a less than functional XEmacs.
4879         * gutter-items.el: put call to `add-tab-to-gutter' back in.
4880
4881 1999-07-18  Bob Weiner  <weiner@beopen.com>
4882
4883         * fill.el (fill-context-prefix): Fixed bug that prevented the
4884         setting of an adaptive fill prefix when the `dont-skip-first' was
4885         t.
4886
4887 1999-07-22  SL Baur  <steve@miho>
4888
4889         * gutter-items.el: remove unguarded call to `add-tab-to-gutter'.
4890
4891 1999-06-25  Karl M. Hegbloom  <karlheg@debian.org>
4892
4893         * files.el (interpreter-mode-alist): add `make', `guile', and
4894         `emacs' entries. (#!/usr/bin/make -f ought to send a file into
4895         makefile-mode, guile is a scheme, and someday XEmacs will be
4896         modular enough to use as an efficient scripting tool.)
4897
4898 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
4899
4900         * mule/mule-cmds.el (reset-language-environment): Regard
4901         coding-category `utf-8' and `ucs-4' if they are available.
4902
4903 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
4904
4905         * mule/mule-cmds.el (set-default-coding-systems): Fix DOC-string.
4906         (prefer-coding-system): Fix DOC-string.
4907
4908         * mule/mule-cmds.el (coding-system-change-eol-conversion): Fix
4909         DOC-string too.
4910
4911         * mule/mule-cmds.el (mule-keymap): Change keymap name from MULE to
4912         Mule.
4913         (coding-system-change-eol-conversion): Fix DOC-string.
4914
4915 1999-06-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
4916
4917         * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system'
4918         instead of `list-coding-system'.
4919
4920 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4921
4922         * menubar-items.el (default-menubar): `select-input-method' was
4923         renamed to `set-input-method'.
4924
4925         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
4926         "Set Language Environment" menu.
4927
4928         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
4929         "Describe Language Support" menu.
4930
4931 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4932
4933         * mule/chinese.el ("Chinese-GB"): Rename
4934         `chinese-gb-environment-setup-function' to
4935         `setup-chinese-gb-environment-internal'.
4936
4937 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4938
4939         * mule/korean.el: Use `define-coding-system-alias' instead of
4940         `copy-coding-system'.
4941
4942 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4943
4944         * mule/mule-cmds.el (set-language-environment-coding-systems):
4945         Treat duplicated coding-categories.
4946
4947 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4948
4949         * mule/japanese.el: Use `define-coding-system-alias' instead of
4950         `copy-coding-system'.
4951
4952 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4953
4954         * mule/vietnamese.el: Specify `iso-8-1' as a category of
4955         coding-system `viscii'.
4956
4957 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4958
4959         * mule/cyrillic.el:
4960         - Specify `iso-8-1' as a category of coding-system `koi8-r'.
4961         (cyrillic-alternativnyj-decode-table): New variable.
4962         (cyrillic-alternativnyj-encode-table): New variable.
4963         - Specify `iso-8-1' as a category of coding-system
4964           `alternativnyj'.
4965         - Abolish general Cyrillic environment.
4966
4967 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4968
4969         * mule/chinese.el:
4970         - Use `define-coding-system-alias' instead of `copy-coding-system'.
4971         - Register `chinese-gb-environment-setup-function' as a
4972           `setup-function' of "Chinese-GB" environment.
4973
4974 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4975
4976         * mule/mule-cmds.el (set-language-info-alist): Allow dummy
4977         optional argument `parents'.
4978
4979         * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
4980         property for Thai-XTIS.
4981
4982         * mule/mule-help.el (help-with-tutorial): Use property
4983         `tutorial-coding-system' of language-info as a coding-system to
4984         read tutorial file.
4985
4986 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4987
4988         * mule/thai-xtis.el: Don't setup `setup-function' and
4989         `exit-function'.
4990
4991         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
4992         `set-coding-category-system' to set up coding-system for
4993         coding-category.
4994
4995         * mule/mule-cmds.el (prefer-coding-system): Use
4996         `set-coding-category-system' to set up coding-system for
4997         coding-category.
4998
4999 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
5000
5001         * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
5002         Thai-XTIS environment.
5003
5004         * mule/mule-cmds.el (prefer-coding-system): Use
5005         `find-coding-system' instead of `coding-system-p'.
5006
5007 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
5008
5009         * mule/mule-cmds.el (set-language-environment-coding-systems):
5010         Modify eol-type for XEmacs.
5011
5012         * mule/thai-xtis.el: Delete unused local variable `category'.
5013
5014         * mule/mule-cmds.el (coding-system-change-eol-conversion): New
5015         function.
5016         (prefer-coding-system): Don't call
5017         `update-coding-systems-internal'; use function
5018         `coding-category-list' instead of variable `coding-category-list';
5019         use `set-coding-priority-list' instead of `set-coding-priority';
5020         modify `eol-type' for XEmacs.
5021
5022         * mule/mule-misc.el (string-width): Use `charset-width' instead of
5023         `charset-columns'.
5024         (char-width): Likewise.
5025
5026 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
5027
5028         * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
5029         `tis-620'.
5030
5031         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
5032         `set-coding-priority-list' instead of `set-coding-priority'; don't
5033         call `update-coding-systems-internal'.
5034
5035         * mule/mule-misc.el (coding-system-get): New function.
5036         (coding-system-put): New function.
5037         (coding-system-category): New function.
5038
5039 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
5040
5041         * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
5042         when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
5043         to avoid conflict with leim/quail/thai-xtis.
5044
5045         * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
5046         to thai-xtis-chars.el.
5047
5048         * mule/thai-xtis-chars.el: New file (split from
5049         mule/thai-xtis.el).
5050
5051 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
5052
5053         * mule/thai-xtis.el:
5054         - Change category for the charset `thai-xtis' to `?x' from `?T'.
5055         - Add syntax entries.
5056         - Put `preferred-coding-system' of the charset `thai-xtis' to
5057           `tis-620'.
5058
5059 1999-06-28  TAKAHASHI Naoto  <ntakahas@etl.go.jp>
5060
5061         * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
5062         rewritten to use write-multibyte-character.
5063
5064 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
5065
5066         mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
5067         of `iso-2022-7'.
5068         (prefer-coding-system): Synced up with Emacs 20.3.11 but not
5069         ported yet.
5070         (read-input-method-name): Treat optional argument `default'.
5071
5072 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
5073
5074         * mule/mule-cmds.el (set-language-info): Don't set up menus at
5075         all.
5076         (set-language-info-alist): Set up menus here.
5077
5078 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
5079
5080         * minibuf.el (completing-read): Add new optional argument
5081         `default'.
5082         (read-coding-system): Add new optional argument
5083         `default-coding-system'.
5084
5085 1999-06-03  Ken'ichi Handa  <handa@gnu.org>
5086
5087         * mule/vietnamese.el (ccl-encode-vscii): Typo fixed
5088         (viet-viscii-...->viet-vscii...).
5089
5090 1999-05-13  Ken'ichi Handa  <handa@gnu.org>
5091
5092         * mule/mule-cmds.el: Change MULE to Mule in docstrings
5093         and menus.
5094
5095 1999-04-12  Richard M. Stallman  <rms@gnu.org>
5096
5097         * mule/mule-cmds.el (input-method-function): Add permanent-local
5098         property.
5099
5100 1999-03-30  Dave Love  <fx@gnu.org>
5101
5102         * mule/mule-cmds.el (current-language-environment): Doc fix.
5103
5104 1999-02-06  Richard Stallman  <rms@gnu.org>
5105
5106         * mule/european.el (setup-slovenian-environment): New function.
5107         ("Slovenian"): New language environment.
5108
5109 1999-01-27  Dave Love  <fx@gnu.org>
5110
5111         * mule/mule-cmds.el (current-language-environment): Provide :link,
5112         :type (choices) and appropriate :get.
5113
5114 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
5115
5116         * mule/mule-cmds.el (describe-language-environment): Don't alter
5117         input-method-alist.
5118
5119 1999-01-06  Eli Zaretskii  <eliz@gnu.org>
5120
5121         * mule/mule-cmds.el (prefer-coding-system): Call
5122         set-coding-priority, so that the internal array of priorities is
5123         also updated.
5124
5125 1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
5126
5127         * mule/mule-cmds.el (prefer-coding-system): If the argument
5128         requires specific EOL conversion type, make the default coding
5129         systems use that.
5130
5131 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
5132
5133         * mule/mule-cmds.el (set-language-environment): Pass the default
5134         eol-type to set-language-environment-coding-systems.
5135         (set-default-coding-systems): Copy the eol-type property for the
5136         new default values of {buffer-file,process}-coding-system from the
5137         old defaults.
5138         (set-language-environment-coding-systems): Accept an optional
5139         argument EOL-TYPE, and set the eol-type property of the default
5140         coding systems accordingly.
5141
5142 1998-10-26  Kenichi Handa <handa@etl.go.jp>
5143
5144         * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
5145         use generate-new-buffer instead of get-buffer-create.
5146
5147 1998-10-21  Kenichi Handa  <handa@etl.go.jp>
5148
5149         * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
5150
5151 1998-10-16  Markus Rost  <rost@delysid.gnu.org>
5152
5153         * mule/mule-cmds.el (default-input-method): Fix custom type.
5154
5155 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
5156
5157         * mule/mule-cmds.el (setup-specified-language-environment):
5158         Add apropos-inhibit property.
5159         (describe-specified-language-support): Likewise.
5160
5161 1998-09-06  Bill Richter  <richter@math.nwu.edu>
5162
5163         * mule/mule-cmds.el: Doc fixes.
5164
5165 1998-09-02  Kenichi Handa  <handa@etl.go.jp>
5166
5167         * mule/mule-cmds.el (register-input-method): Doc-string
5168         modified.
5169
5170 1998-09-01  Dave Love  <fx@gnu.org>
5171
5172         * mule/mule-cmds.el (current-language-environment): Fix
5173         setter function.
5174
5175 1998-08-31  Paul Eggert  <eggert@twinsun.com>
5176
5177         * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el,
5178         mule/european.el, mule/hebrew.el, mule/japanese.el,
5179         mule/korean.el, mule/vietnamese.el: Add coding: local variable, to
5180         avoid bootstrapping problem if you need to recompile all the Lisp
5181         files using interpreted code.
5182
5183 1998-08-26  Kenichi Handa  <handa@etl.go.jp>
5184
5185         * mule/european.el ("Latin-1"): Modify `documentation' key value.
5186         ("Latin-2"): Likewise.
5187
5188 1998-08-18  Per Starback  <starback@update.uu.se>
5189
5190         * mule/european.el (setup-latin2-environment): Fix typo.
5191
5192 1998-08-18  Kenichi Handa  <handa@etl.go.jp>
5193
5194         * mule/european.el: Give proper value of `input-method' key to all
5195         lang. env.
5196
5197         * mule/mule-cmds.el (activate-input-method): Handle the case that
5198         the arg INPUT-METHOD is nil correctly.
5199         (read-multilingual-string): Activate the specified input method
5200         before calling read-string.  Afterward, activate the original
5201         input method.
5202
5203 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
5204
5205         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
5206         (set-language-info-alist): Fix typo in doc-string.
5207
5208         * mule/hebrew.el ("Hebrew"): Delete describe-function key.
5209
5210 1998-08-09  Kenichi HANDA  <handa@etl.go.jp>
5211
5212         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
5213         (reset-language-environment): New function for the job that
5214         setup-english-environment used to do.
5215         (set-language-environment): Do more setups according to the info
5216         in language-info-alist.
5217         (read-language-name): Handle the case that the arg KEY is nil.
5218         (describe-language-environment): Handle input-method property.
5219
5220         * mule/: All files under this directory, which related with
5221         specific languages (such as mule/european.el, mule/greek.el,
5222         mule/hebrew.el, mule/misc-lang.el), modified as below.
5223         (setup-XXX-environment): Just call set-language-environment.  If
5224         they used to do some other jobs than what done by
5225         set-language-environment, those jobs are done in
5226         setup-XXX-environment-internal now.
5227         ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
5228         the value to setup-XXX-environment-internal.  Add properties
5229         input-method and features.
5230
5231         * mule/english.el (setup-english-environment): Just call
5232         reset-language-environment.
5233
5234         * mule/european.el (setup-8-bit-environment): Function deleted.
5235
5236 1998-08-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
5237
5238         * mule/mule-cmds.el (input-method-exit-on-first-char)
5239         (input-method-use-echo-area): Doc fixes.
5240
5241 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
5242
5243         * mule/mule-cmds.el (input-method-exit-on-first-char): New
5244         variable.
5245         (input-method-use-echo-area): New variable.
5246
5247 1998-08-01  Kenichi HANDA  <handa@etl.go.jp>
5248
5249         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
5250
5251 1998-07-30  Ken'ichi Handa  <handa@delysid.gnu.org>
5252
5253         * mule/mule-cmds.el (activate-input-method): Update mode line.
5254         (inactivate-input-method): Likewise.
5255
5256 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
5257
5258         * mule/mule-cmds.el (read-multilingual-string): Don't activate an
5259         input method in the current buffer, but just bind
5260         current-input-method.
5261
5262 1998-07-08  Kenichi Handa  <handa@etl.go.jp>
5263
5264         * mule/hebrew.el ("Hebrew"): Add coding-priority.
5265
5266         * mule/misc-lang.el ("IPA"): Add coding-priority and
5267         coding-system.
5268
5269 1998-06-26  Ken'ichi Handa  <handa@melange.gnu.org>
5270
5271         * mule/greek.el: Add coding-priority.
5272
5273 1998-05-23  Richard Stallman  <rms@psilocin.ai.mit.edu>
5274
5275         * mule/mule-cmds.el (register-input-method): Rename arg ENV to
5276         LANG-ENV.
5277
5278 1998-05-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
5279
5280         * mule/mule-cmds.el (register-input-method): Fix previous change.
5281         (setup-specified-language-environment): Doc fix.
5282
5283 1998-05-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
5284
5285         * mule/mule-cmds.el: Several doc fixes.
5286         (get-language-info, set-language-info): Rename argument.
5287         (set-language-info-alist): Likewise.
5288         (register-input-method): Rename argument.
5289         (activate-input-method): If INPUT-METHOD is nil, deactivate.
5290
5291 1998-05-04  Kenichi Handa  <handa@etl.go.jp>
5292
5293         * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
5294         default value while reading an input method.
5295
5296 1998-05-01  Kenichi Handa  <handa@etl.go.jp>
5297
5298         * mule/mule-cmds.el (universal-coding-system-argument):
5299         Use buffer-file-coding-system as default.
5300
5301 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
5302
5303         * mule/korean.el ("Korean"): Doc fix.
5304
5305 1998-04-11  Kenichi Handa  <handa@etl.go.jp>
5306
5307         * mule/mule-cmds.el (describe-language-environment): Print the
5308         languge environment at the head.
5309
5310 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
5311
5312         * mule/japanese.el: Set exit-function to exit-japanese-environment
5313         for Japanese environment.
5314
5315 1998-03-20  Richard Stallman  <rms@psilocin.gnu.org>
5316
5317         * mule/mule-cmds.el (set-language-environment): Doc fix.
5318         (current-language-environment): Use defcustom.
5319         (default-input-method): Specify :type.
5320
5321 1998-03-02  Kenichi Handa  <handa@etl.go.jp>
5322
5323         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
5324         modified.
5325         (prefer-coding-system): Doc-string modified.
5326
5327 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
5328
5329         * mule/mule-cmds.el (set-language-info): Doc-string
5330         describes `coding-priority' KEY.
5331         (set-language-environment-coding-systems): New function.
5332         (select-safe-coding-system): New function.
5333         (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
5334         (set-language-info-alist): New optionla arg PARENTS.  Call
5335         set-language-info with appropriate DESCRIBE-MAP and SETUP-MAP args.
5336         (set-language-environment-coding-systems): New function.
5337
5338         * mule/chinese.el: Remove setting up of
5339         describe-chinese-environment-map and
5340         setup-chinese-environment-map.  Exclude them in args of calls to
5341         set-language-info-alist.  Register coding-priority key in
5342         language-info-alist.
5343
5344         * mule/cyrillic.el: Remove setting up of
5345         describe-cyrillic-environment-map and
5346         setup-cyrillic-environment-map.  Exclude them in args of calls to
5347         set-language-info-alist.  Register coding-priority key in
5348         language-info-alist.
5349
5350         * mule/english.el: Register coding-priority key in
5351         language-info-alist.
5352
5353         * mule/ethiopic.el: Register coding-priority key in
5354         language-info-alist.
5355
5356         * mule/european.el: Remove setting up of
5357         describe-european-environment-map and
5358         setup-european-environment-map.  Exclude them in args of calls to
5359         set-language-info-alist.  Register coding-priority key in
5360         language-info-alist.  Add "German" language env.
5361         (setup-8-bit-environment): Delete CODING-SYSTEM arg.
5362         (setup-german-environment): New function.
5363
5364         * mule/greek.el (setup-greek-environment): For Greek lang. env.,
5365         change default input method to "greek-postfix".
5366
5367         * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register
5368         coding-priority key in
5369
5370 1997-12-19  Stephen Eglen  <stephen@cns.ed.ac.uk>
5371
5372         * mule/mule-cmds.el (set-language-info): Doc fix.
5373         (input-method-inactivate-hook): Doc fix.
5374
5375 1997-11-20  Karl Heuer  <kwzh@gnu.org>
5376
5377         * mule/mule-cmds.el (set-input-method): Renamed from
5378         select-input-method.
5379
5380 1997-11-07  Kenichi Handa  <handa@etl.go.jp>
5381
5382         * mule/mule-cmds.el (set-language-environment): Run
5383         exit-language-environment-hook before calling `exit-function'
5384         which is specified for the language environment.
5385
5386 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
5387
5388         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
5389         modified.
5390         (prefer-coding-system): Likewise.
5391         (describe-language-environment): Print aliases of each coding
5392         system.
5393         (set-language-environment-hook): New variable.
5394         (exit-language-environment-hook): New variable.
5395         (set-language-environment): Call these hooks.  Before setting a
5396         new language environment, exit from the
5397         current-language-environment if necessary.
5398         (input-method-verbose-flag): The value can be nil, t,
5399         complex-only, or default.
5400         (input-method-highlight-flag): Doc-string augmented.
5401         (activate-input-method): Check if we can run the registered
5402         function to activate an input method.
5403
5404         * mule/korean.el: Set exit-function for language environment
5405         "Korean" to exit-korean-environment.
5406         (setup-korean-environment): Moved to korea-util.el.
5407
5408 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
5409
5410         * mule/mule-cmds.el (read-multilingual-string): Use
5411         current-input-method prior to default-input-method.  Don't bind
5412         current-input-method by `let', instead, activate the specified
5413         input method in the current buffer temporarily.
5414
5415 1997-10-19  John F. Whitehead  <jfw@cisco.com>
5416
5417         * mule/mule-cmds.el (describe-language-environment): Fix prompt.
5418
5419 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
5420
5421         * mule/chinese.el (post-read-decode-hz): Return the result of
5422         decode-hz-region.
5423         (pre-write-encode-hz): Do not change the value of
5424         last-coding-system.
5425
5426 1998-09-06  Bill Richter  <richter@math.nwu.edu>
5427
5428         * mule/mule-ccl.el: Doc fixes.
5429
5430 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
5431
5432         * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
5433         (check-ccl-program): New macro.
5434
5435 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
5436
5437         * mule/mule-ccl.el: Comment about CCL syntax modified.
5438         (ccl-command-table): Add read-multibyte-character and
5439         write-multibyte-character.
5440         (ccl-code-table): Add ex-cmd.
5441         (ccl-extended-code-table): New variable.
5442         (ccl-embed-extended-command): New function.
5443         (ccl-compile-read-multibyte-character,
5444         ccl-compile-write-multibyte-character) New functions.
5445         (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
5446         ccl-dump-write-multibyte-character): New functions.
5447
5448 1999-07-22  SL Baur  <steve@miho>
5449
5450         * config.el (config-value-file): config.values is installed into
5451         doc-directory.
5452         From Karl M. Hegbloom  <karlheg@cathcart.sysc.pdx.edu>
5453
5454 1999-07-19  Didier Verna  <didier@xemacs.org>
5455
5456         * rect.el: all functions rewritten, except when noted. Below is a
5457         list of interface changes.
5458         (apply-on-rectangle): new function. Obsoletes
5459         `operate-on-rectangle'. All functions that used to call this
5460         function now call the new one.
5461         (kill-rectangle): added optional prefix arg to fill lines.
5462         (delete-rectangle): ditto.
5463         (delete-extract-rectangle): ditto.
5464         (open-rectangle): ditto.
5465         (clear-rectangle): ditto.
5466         (delete-rectangle-line): added third arg FILL.
5467         (delete-extract-rectangle-line): ditto.
5468         (open-rectangle-line): ditto.
5469         (clear-rectangle-line): ditto.
5470
5471 1999-07-18  Andy Piper  <andy@xemacs.org>
5472
5473         * menubar-items.el (default-menubar): add gutter options.
5474
5475         * gutter-items.el: new file.
5476         (gutter): new group for custom.
5477         (gutter-visible-p): new variable.
5478         (default-gutter-position): ditto.
5479         (buffers-tab): new group for the buffers tab.
5480         (gutter-buffers-tab): widget to put in the gutter.
5481         (buffers-tab-max-size): max number of tabs.
5482         (buffers-tab-switch-to-buffer-function): function to call when a
5483         tab is pressed.
5484         (buffers-tab-omit-function): filter buffers with this function.
5485         (buffers-tab-format-buffer-line-function): format buffer names for
5486         inclusion in tabs.
5487         (buffers-tab-switch-to-buffer): like switch-to-buffer but without
5488         the record.
5489         (build-buffers-tab-internal): build a list of tab items.
5490         (buffers-tab-items): ditto.
5491         (add-tab-to-gutter): put a tab in the gutter area.
5492         (update-tab-in-gutter): reset the buffers in the tab.
5493
5494         * dumped-lisp.el (preloaded-file-list): dump gutter-items.
5495
5496         * buffer.el (switch-to-buffer): run switch-to-buffer-hooks.
5497         (switch-to-buffer-hooks): new hook.
5498
5499         * toolbar.el (default-toolbar-position): fix typo.
5500
5501 1999-07-16  Andy Piper  <andy@xemacs.org>
5502
5503         * gui.el (make-dialog-frame): turn off gutters for dialogs.
5504
5505 1999-07-15  Didier Verna  <didier@xemacs.org>
5506
5507         * cus-edit.el (custom-prompt-variable): optional third arg makes
5508         prompt for a comment string.
5509         (customize-set-value): optional prefix makes this function handle
5510         variable comments.
5511         (customize-set-variable): ditto.
5512         (customize-save-variable): ditto.
5513         (customize-customized): handle custom comments.
5514         (customize-save-customized): ditto.
5515         (custom-variable-state-set): ditto.
5516         (custom-face-state-set): ditto.
5517         (customize-saved): ditto.
5518         (custom-variable-set): ditto.
5519         (custom-face-set): ditto.
5520         (custom-variable-save): ditto.
5521         (custom-face-save): ditto.
5522         (custom-variable-reset-saved): ditto.
5523         (custom-face-reset-saved): ditto.
5524         (custom-variable-reset-standard): ditto.
5525         (custom-face-reset-standard): ditto.
5526         (custom-comment-face): new face.
5527         (custom-comment-tag-face): ditto.
5528         (custom-comment): new widget.
5529         (custom-comment-create): new function.
5530         (custom-comment-delete): ditto.
5531         (custom-comment-value-set): ditto.
5532         (custom-comment-show): ditto.
5533         (custom-comment-invisible-p): ditto.
5534         (custom-variable-value-create): create a comment field widget.
5535         (custom-face-value-create): ditto.
5536         (custom-variable-menu): new entry for adding a custom comment.
5537         (custom-face-menu): ditto.
5538         (custom-save-variables): possibly save custom comments.
5539         (custom-save-faces): ditto.
5540
5541         * cus-face.el (custom-set-faces): the arguments can now have a
5542         custom comment as fourth argument.
5543
5544         * custom.el (custom-set-variables): the arguments can now have a
5545         custom comment as fifth element.
5546
5547 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
5548
5549         * XEmacs 21.2.18 is released
5550
5551 1999-07-13  SL Baur  <steve@miho>
5552
5553         * lib-complete.el (read-library-name): Revert previous change.
5554         (read-library): Ditto.
5555
5556 1999-06-24  Karl M. Hegbloom  <karlheg@debian.org>
5557
5558         * packages.el (packages-package-list): Capitalize docstring.
5559
5560         * packages.el (packages-find-package-library-path): Use #'nconc
5561         rather than #'append to reduce consing -- #'mapcar uses Flist,
5562         which returns a freshly consed list.  #'append would create yet
5563         another fresh list, using Fmake_list in concat.
5564
5565         * packages.el (package-provide): Use setq with remassq like it
5566         says in its docstring.
5567
5568 1999-07-06  SL Baur  <steve@miho.m17n.org>
5569
5570         * lib-complete.el (progn-with-message): Fix typo.
5571
5572 1999-07-06  SL Baur  <steve@miho.m17n.org>
5573
5574         * mule/mule-misc.el (char-octet): Make function match docstring.
5575         From Katsumi Yamaoka <yamaoka@jpl.org>
5576
5577 1999-06-15  Karl M. Hegbloom  <karlheg@debian.org>
5578
5579         * wid-edit.el (widget-documentation): corrected spelling error.
5580
5581 1999-06-23  Jonathan Marten <jonathan.marten@uk.sun.com>
5582
5583         * x-win-sun.el (x-win-init-sun): Don't rebind Find and Sh-find
5584         keys if already bound
5585
5586 1999-07-06  SL Baur  <steve@miho.m17n.org>
5587
5588         * lib-complete.el (progn-with-message): Revert previous changes.
5589
5590 1999-06-24  Bob Weiner  <weiner@beopen.com>
5591
5592         * lib-complete.el (find-library):
5593         (find-library-other-window):
5594         (find-library-other-frame): Completely rewrote
5595         so that these functions actually work when called non-interactively.
5596         Also made them handle LIBRARY arguments which end with .el or .elc.
5597
5598 1999-06-24  Bob Weiner  <weiner@beopen.com>
5599
5600         * simple.el (indent-new-comment-line): Locally bound
5601         `block-comment-start' to `comstart' or else when this is called
5602         from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil
5603         `block-comment-start' value, ignoring any existing spacing after a
5604         comment prefix in the previous line and producing ugly comments.
5605
5606 1999-06-23  Bob Weiner  <weiner@beopen.com>
5607
5608         * list-mode.el (mouse-choose-completion):
5609         (choose-completion):
5610         (completion-switch-to-minibuffer): Added.
5611         ([Tab]): [Tab] previously switched to the minibuffer
5612         but since [space] does that and since most applications in the
5613         world use [Tab] to select the next item in a list, do that in the
5614         *Completions* buffer too.  This will cause the least confusion
5615         among the largest population of users.  -- Bob Weiner, BeOpen.com,
5616         06/23/1999.
5617
5618 1999-06-22  Bob Weiner  <weiner@beopen.com>
5619
5620         * help.el (help-buffer-name): Added support for a null value
5621         of `help-buffer-prefix-string' since some buffers require no
5622         prefix.
5623
5624 1999-06-20  Bob Weiner  <weiner@beopen.com>
5625
5626         * list-mode.el (completion-list-mode-quit): Added and bound to {q}
5627         in the completion-list-mode-map to bury the completions buffer
5628         even when the minibuffer is no longer active.
5629
5630 1999-06-20  Bob Weiner  <weiner@beopen.com>
5631
5632         * list-mode.el (list-mode): It is visually disconcerting to have
5633         the text cursor disappear within list buffers, especially when
5634         moving from window to window, so leave it visible.
5635
5636 1999-07-01  SL Baur  <steve@miho.m17n.org>
5637
5638         * menubar-items.el (default-menubar): Conditionalize the bug
5639         report menu item (which may not be possible in this XEmacs).
5640         Reported by: Ken'ichi Handa <handa@etl.go.jp>
5641
5642 1999-06-30  SL Baur  <steve@miho.m17n.org>
5643
5644         * subr.el (with-current-buffer): DOC string fix.
5645         Suggested by Bob Weiner <weiner@altrasoft.com>
5646
5647 1999-06-25  Charles G Waldman <cgw@fnal.gov>
5648
5649         * cus-face.el (custom-face-italic): insert missing args
5650
5651 1999-06-24  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5652
5653         * packages.el (package-locations): Changed default early package
5654         hierarchies to ~/.xemacs/mule-packages and
5655         ~/.xemacs/xemacs-packages.
5656
5657 1999-06-23  SL Baur  <steve@miho.m17n.org>
5658
5659         * mule/mule-category.el (Top Level): ASCII is also latin-1.
5660
5661 1999-06-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5662
5663         * packages.el (package-locations): Changed default early package
5664         hierarchy to ~/.xemacs/packages.
5665         (package-locations): Removed `packages' as a possible name for a
5666         late package hierarchy.
5667
5668 1999-06-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
5669
5670         * mule/mule-category.el (word-combining-categories): Set up new
5671         variable.
5672         (word-separating-categories): Likewise.
5673
5674 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
5675
5676         * XEmacs 21.2.17 is released
5677
5678 1999-06-17  Robert Pluim  <rpluim@bigfoot.com>
5679
5680         * font-menu.el (font-menu-set-font): allow for nil specification
5681         of font size.
5682
5683 1999-06-16  MORIOKA Tomohiko  <tomo@etl.go.jp>
5684
5685         * mule/thai-xtis.el: Specify `columns' of the charset `thai-xtis'
5686         is 1.
5687
5688 1999-06-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
5689
5690         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Use NBSP of ISO
5691         8859-5 instead of ISO 8859-1.
5692
5693 1999-06-15  SL Baur  <steve@steve1.m17n.org>
5694
5695         * mule/vietnamese.el (viet-vscii-encode-table): Use split-char.
5696         (viet-viscii-encode-table): Ditto.
5697
5698         * mule/mule-misc.el: Delete split-char & split-char-or-char-int.
5699         Make obsolete definition of char-octet.
5700
5701 1999-06-14  SL Baur  <steve@steve1.m17n.org>
5702
5703         * subr.el: Move no-Mule make-char ...
5704         * help-nomule.el (make-char): To here.
5705         (string-width): Make Mule compatibility alias.
5706
5707 1999-06-15  Andy Piper  <andy@xemacs.org>
5708
5709         * select.el (get-selection-no-error): really make there be no-error.
5710         (get-selection): revert to original.
5711
5712 1999-06-11  Andy Piper  <andy@xemacs.org>
5713
5714         * select.el (selection-sets-clipboard): renamed.
5715         (own-selection): use it.
5716
5717 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
5718
5719         * XEmacs 21.2.16 is released
5720
5721 1999-06-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
5722
5723         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Set 32 for
5724         missing characters to avoid crash.
5725
5726 1999-06-09  Jan Vroonhof  <vroonhof@math.ethz.ch>
5727
5728         * coding.el (set-terminal-coding-system): Only set the console
5729         coding system on the selected console if it is a tty.
5730
5731 1999-06-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
5732
5733         * cus-face.el:
5734         * cus-edit.el:
5735         * faces.el:
5736         (custom):
5737         (face-spec-set):
5738         * faces.el (frob-face-property):
5739         * font-menu.el (font-menu-set-font):
5740                   Actually apply changes from 1999-03-17
5741
5742 1999-06-10  Andy Piper  <andy@xemacs.org>
5743
5744         * select.el (get-selection): abstract out non error-signalling
5745         part.
5746         (get-selection-no-error): get-selection without signalling an
5747         error.
5748         (selection-is-clipboard-p): new variable. controls whether the
5749         selection sets the clipboard.
5750         (own-selection): use it.
5751
5752         * mouse.el (insert-selection): fallback to clipboard after trying
5753         primary selection and cutbuffer.
5754
5755 1999-06-05  Andy Piper  <andy@xemacs.org>
5756
5757         * x-select.el (xselect-kill-buffer-hook-1): use generalised
5758         selection functions.
5759
5760 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
5761
5762         * code-files.el (buffer-file-coding-system): Use `raw-text' as
5763         default value.
5764         (load): Use `raw-text' instead of `no-conversion'.
5765         (insert-file-contents): Likewise.
5766
5767         * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
5768         of `no-conversion'.
5769
5770 1999-06-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
5771
5772         * coding.el: Don't copy `no-conversion' to `raw-text'.
5773
5774 1999-06-07  Hrvoje Niksic  <hniksic@srce.hr>
5775
5776         * subr.el (make-char): Define it if Mule is not around.
5777
5778 1999-06-07  SL Baur  <steve@steve1.m17n.org>
5779
5780         * mule/mule-help.el: Add trailing newline.  Use mule keyword.
5781
5782         * x-select.el (x-disown-selection-internal): Restore symbol as an
5783         obsolete alias.
5784         (xselect-kill-buffer-hook-1): Use disown-selection-internal.
5785
5786 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
5787
5788         * XEmacs 21.2.15 is released
5789
5790 1999-06-02  Oscar Figueiredo  <oscar@xemacs.org>
5791
5792         * subr.el (split-string): Avoid infinite looping
5793
5794 1999-05-30  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
5795
5796         * ldap.el (ldap-ignore-attribute-codings): New variable
5797         (ldap-default-attribute-decoder): New variable
5798         (ldap-coding-system): New variable
5799         (ldap-attribute-syntax-encoders): New variable
5800         (ldap-attribute-syntax-decoders): New variable
5801         (ldap-attribute-syntaxes-alist): New variable
5802         (ldap-encode-boolean): New function
5803         (ldap-decode-boolean): New function
5804         (ldap-encode-country-string): New function
5805         (ldap-decode-string): New function
5806         (ldap-decode-address): New function
5807         (ldap-encode-address): New function
5808         (ldap-decode-attribute): New function
5809         (ldap-search): Use some of these
5810
5811 1999-05-25  Jan Vroonhof  <jan@xemacs.org>
5812
5813         * version.el (emacs-version): Make the patch level/beta come
5814         before the XEmacs qualifier so that it gets into (funcall
5815         emacs-version) and thus in the bug reports.
5816         (emacs-version>=): Support patch levels.
5817
5818 1999-06-03  SL Baur  <steve@xemacs.org>
5819
5820         * version.el: implement x.y.z version number
5821         From Jan Vroonhof <vroonhof@math.ethz.ch>
5822
5823 1999-05-27  Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
5824
5825         * mule/mule-cmds.el (read-input-method-name): set input-method properly.
5826
5827 1999-05-22  Vin Shelton <acs@xemacs.org>
5828
5829         * startup.el: Document -private and break out non-standard X options.
5830
5831 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
5832
5833         * mule/mule-charset.el (charset-after): New function.
5834         (charset-direction): Synch with Mule, update docstring.
5835         (get-charset-property): New function.
5836         (put-charset-property): New function.
5837         (charset-plist): New function.
5838
5839         * mule/mule-charset.el (compose-region):
5840         (decompose-region): remove;  these functions (which don't work
5841         since we don't do composite characters) have been moved to
5842         mule-util.el.
5843         (toplevel): follow coding standards
5844
5845 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
5846
5847         * dumped-lisp.el (preloaded-file-list): mule-files.el does not
5848         exist any more.
5849
5850         * code-files.el: Fix commentary to follow coding standards.  Move
5851         the single line left in mule-files.el to here.
5852
5853         * mule/mule-files.el: delete.
5854
5855 1999-05-24  SL Baur  <steve@gneiss.etl.go.jp>
5856
5857         * info.el (Info-scroll-prev): Use event functions instead of the
5858         old emacs 19 interface.
5859
5860 1999-06-02  Andy Piper  <andy@xemacs.org>
5861
5862         * x-font-menu.el (x-font-menu-load-font):
5863         font-menu-registry-encoding -> x-font-menu-registry-encoding type.
5864
5865 1999-05-31  Andy Piper  <andy@xemacs.org>
5866
5867         * font-menu.el (font-menu-ignore-scaled-fonts): move to font-menu
5868         group.
5869         (font-menu-this-frame-only-p): ditto.
5870         (font-menu-max-items): reinstate, from Jan Vroonhof
5871         <vroonhof@math.ethz.ch>
5872         (font-menu-submenu-name-format): ditto.
5873         (font-menu-split-long-menu): ditto, for use by the family
5874         constructor.
5875         (font-menu-family-constructor): use it.
5876
5877 1999-05-30  Andy Piper  <andy@xemacs.org>
5878
5879         * msw-faces.el (mswindows-font-regexp): new font matching regexp
5880         for use by the font menu.
5881
5882         * msw-font-menu.el: new file implementing mswindows specific
5883         font-menu behaviour.
5884         (mswindows-font-menu-registry-encoding): new function mirroring x version.
5885         (mswindows-font-menu-junk-families): ditto.
5886         (hack-font-truename): ditto.
5887         (mswindows-font-regexp-ascii): ditto.
5888         (mswindows-reset-device-font-menus): ditto.
5889         (mswindows-font-menu-font-data): ditto.
5890         (mswindows-font-menu-load-font): ditto.
5891
5892         * x-font-menu.el (x-reset-device-font-menus): made device specific.
5893         (x-font-menu-font-data): ditto.
5894         (x-font-menu-load-font): ditto.
5895
5896         * font-menu.el: new file implementing generic font menu behaviour.
5897         (font-menu-ignore-scaled-fonts): copied from x-font-menu.el and
5898         made device independent.
5899         (font-menu-this-frame-only-p): ditto.
5900         (font-menu-preferred-resolution): ditto.
5901         (font-menu-size-scaling): new variable used to determine whether
5902         sizes are in points or tenths of a point.
5903         (vassoc): moved from x-font-menu.el.
5904         (device-fonts-cache): ditto.
5905         (device-fonts-cache): ditto.
5906         (flush-device-fonts-cache): ditto.
5907         (reset-device-font-menus): copied from x-font-menu.el and made
5908         device independent. Most functionality deferred to
5909         device-dependent versions.
5910         (font-menu-family-constructor): copied from x-font-menu.el and
5911         made device independent.
5912         (font-menu-size-constructor): ditto.
5913         (font-menu-weight-constructor): ditto.
5914         (font-menu-set-font): ditto.
5915         (font-menu-change-face): ditto.
5916         (font-menu-load-font): new device method.
5917         (font-menu-font-data): ditto.
5918
5919         * x-font-menu.el: The above functions deleted.
5920
5921 1999-05-26  Andy Piper  <andy@xemacs.org>
5922
5923         * update-elc.el:
5924         * make-docfile.el:
5925         * loadup.el: rehash expand-file-name usage to not use default-directory.
5926
5927 1999-05-21  Andy Piper  <andy@xemacs.org>
5928
5929         * x-select.el (x-select-convert-to-text):
5930         (x-selected-text-type):
5931         (x-get-selection):
5932         (xselect-convert-to-string):
5933         (xselect-convert-to-compound-text):
5934         (xselect-convert-to-length):
5935         (xselect-convert-to-targets):
5936         (xselect-convert-to-delete):
5937         (xselect-convert-to-filename):
5938         (xselect-convert-to-charpos):
5939         (xselect-convert-to-lineno):
5940         (xselect-convert-to-colno):
5941         (xselect-convert-to-sourceloc):
5942         (xselect-convert-to-os):
5943         (xselect-convert-to-host):
5944         (xselect-convert-to-user):
5945         (xselect-convert-to-class):
5946         (xselect-convert-to-name):
5947         (xselect-convert-to-integer):
5948         (xselect-convert-to-atom):
5949         (xselect-convert-to-identity): functions renamed from x-* and
5950         moved to select.el.
5951         (x-get-secondary-selection): use rename get-selection.
5952         (x-get-clipboard): ditto.
5953         (x-own-selection): moved to select.el.
5954         (x-valid-simple-selection-p): ditto.
5955         (x-dehilight-selection): ditto.
5956         (x-own-clipboard): ditto.
5957         (x-disown-selection): ditto.
5958
5959         * x-mouse.el (x-yank-function): moved to mouse.el.
5960         (x-insert-selection): ditto.
5961         (x-set-point-and-move-selection): use renamed function.
5962
5963         * select.el (selected-text-type): moved and renamed from
5964         x-select.el.
5965         (selection-owner-p): moved to C.
5966         (selection-exists-p): ditto.
5967         (get-cutbuffer): new device method.
5968         (get-selection): generalised and moved from x-select.el.
5969         (own-selection): moved x-own-selection functionality into here.
5970         (dehilight-selection): renamed and moved from x-select.el.
5971         (own-clipboard): functionality moved from x-select.el using new
5972         generic C builtins.
5973         (disown-clipboard): ditto.
5974         (select-convert-to-text):
5975         (select-convert-to-string):
5976         (select-convert-to-compound-text):
5977         (select-convert-to-length):
5978         (select-convert-to-targets):
5979         (select-convert-to-delete):
5980         (select-convert-to-filename):
5981         (select-convert-to-charpos):
5982         (select-convert-to-lineno):
5983         (select-convert-to-colno):
5984         (select-convert-to-sourceloc):
5985         (select-convert-to-os):
5986         (select-convert-to-host):
5987         (select-convert-to-user):
5988         (select-convert-to-class):
5989         (select-convert-to-name):
5990         (select-convert-to-integer):
5991         (select-convert-to-atom):
5992         (select-convert-to-identity): new functions renamed from x-* and
5993         moved from x-select.el.
5994
5995         * mouse.el (mouse-consolidated-yank): subsume x-yank-function
5996         into here and use as the default window-system mouse yank.
5997         (insert-selection): generalised and moved from x-mouse.el.
5998         (own-clipboard): moved to C.
5999
6000         * msw-select.el (mswindows-selection-owned-p): deleted.
6001         (mswindows-own-selection): generalised and moved to select.el.
6002         (mswindows-disown-selection): generalised and moved to C.
6003         (mswindows-selection-owner-p): ditto.
6004
6005 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
6006
6007         * XEmacs 21.2.14 is released
6008
6009 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
6010
6011         * about.el: update contact info for jason and slb.
6012
6013 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
6014
6015         * mule/european.el (setup-romanian-environment): Add Romanian
6016         support from Emacs/Mule romanian.el.
6017
6018 1999-03-17  Jan Vroonhof  <vroonhof@math.ethz.ch>
6019
6020         * cus-face.el: Label all custom changes with the 'custom' tag.
6021
6022         * cus-edit.el: idem ditto.
6023
6024         * faces.el: Added suport for adding device tags to various functions.
6025         (custom): New device tag.
6026         (face-spec-set): Call reset face with tags argument. No longer do
6027         x-init-global-faces hack.
6028
6029         * faces.el (frob-face-property): Use an anonymous specifier to map
6030         frob-face-property-1 over.
6031
6032         * x-font-menu.el (font-menu-set-font): Always specify all
6033         properties to custom.
6034
6035 1999-05-12  SL Baur  <steve@gneiss.etl.go.jp>
6036
6037         * mule/european.el (setup-czech-environment): Add czech support.
6038         From David Sauer <davids@orfinet.cz>
6039
6040 1999-03-15  SL Baur  <steve@xemacs.org>
6041
6042         * check-features.el: Turn hard errors into warnings.
6043
6044 1999-03-21  SL Baur  <steve@xemacs.org>
6045
6046         * simple.el (delete-key-deletes-forward): As per discussion on
6047         xemacs-beta, default to t.
6048
6049 1999-05-11  Hrvoje Niksic  <hniksic@srce.hr>
6050
6051         * loadup.el: Define Installation-string before loading anything.
6052
6053 1999-05-06  Gunnar Evermann  <ge204@eng.cam.ac.uk>
6054
6055         * files.el (auto-mode-alist): fix typo in regex for .bash_* files
6056         From Anders Stenman <stenman@isy.liu.se>
6057
6058 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
6059
6060         * wid-edit.el (widget-glyph-find): Ditto.
6061
6062         * packages.el (locate-library): Ditto.
6063
6064         * loadup.el (really-early-error-handler): Ditto.
6065
6066         * lib-complete.el (read-library): Ditto.
6067
6068         * faces.el (set-face-stipple): Ditto.
6069
6070         * code-files.el (load): Use new calling style of locate-file.
6071
6072 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
6073
6074         * packages.el (packages-unbytecompiled-lisp): Installation.el is
6075         dead.
6076
6077 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
6078
6079         * dumped-lisp.el (preloaded-file-list): Don't load
6080         Installation.el.
6081
6082         * loadup.el (Installation-string): Define it here.
6083
6084 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
6085
6086         * dumped-lisp.el (preloaded-file-list): Revert previous change --
6087         Installation.el needs to be loaded before `dump-paths', otherwise
6088         the dumping process won't find it.
6089
6090 1999-03-13  Adrian Aichner  <adrian@xemacs.org>
6091
6092         * dumped-lisp.el (preloaded-file-list): Load Installation.el after
6093         subr so that we can use `replace-in-string' in Installation.el to
6094         get rid of C-m chars under the native Windows build.
6095
6096 1999-04-29  Andy Piper  <andy@xemacs.org>
6097
6098         * make-docfile.el: canonicalize file and directory names.
6099
6100         * device.el (call-device-method): new function for calling device
6101         specific methods.
6102         (define-device-method): new function for defining device methods.
6103         (define-device-method*): ditto.
6104
6105 1999-04-27  Hrvoje Niksic  <hniksic@srce.hr>
6106
6107         * subr.el (buffer-string): Support new FSFmacs 20.4 stuff.
6108
6109 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
6110
6111         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
6112         (cyrillic-koi8-r-encode-table): Likewise.
6113         (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
6114         (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
6115
6116         * mule/mule-misc.el (split-char-or-char-int): New function [moved
6117         from vietnamese.el].
6118
6119         * mule/vietnamese.el: Move function `split-char-or-char-int' to
6120         mule/mule-misc.el.
6121
6122 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
6123
6124         * mule/thai-xtis.el:
6125         - Change font registry name from "Thai94x94-0" to "xtis-0".
6126         - Change mnemonic of coding-system `tis-620' to "TIS620".
6127
6128 1999-04-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
6129
6130         * mule/ethiopic.el: fixed.
6131
6132 1999-03-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
6133
6134         * dumped-lisp.el: Add ethiopic, thai-xtis and vietnamese.
6135
6136         * mule/thai-xtis.el: New file.
6137
6138         * mule/vietnamese.el: New file.
6139
6140         * mule/ethiopic.el: New file.
6141
6142 1999-04-22  Hrvoje Niksic  <hniksic@srce.hr>
6143
6144         * bytecomp.el (byte-compile-close-variables): Leave
6145         debug-issue-ebola-notices alone.
6146
6147 1999-04-11  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6148
6149         * ldap.el (ldap-host-parameters-alist): Make `Search Base' appear
6150         at the top of the buffer since it is the most important thing to
6151         customize
6152         (ldap-get-host-parameter): New defun
6153         (ldap-search): Add a new parameter `withdn' to retrieve the
6154         distinguished names of entries
6155
6156 1999-04-22  Kai Haberzettl  <khaberz@synnet.de>
6157
6158         * startup.el (splash-frame-body): Date and spelling fixes.
6159
6160 1999-03-16  Colin Rafferty  <colin@xemacs.org>
6161
6162         * view-less.el (toggle-truncate-lines): add autoload tag
6163
6164 1999-04-19  Hrvoje Niksic  <hniksic@srce.hr>
6165
6166         * format.el (format-alist): Disable image stuff.
6167
6168 1999-04-17  Hrvoje Niksic  <hniksic@srce.hr>
6169
6170         * wid-edit.el (widget-glyph-find): Search by directories, then by
6171         suffixes rather than the other way around.
6172         (widget-image-conversion): Renamed to
6173         `widget-image-file-name-suffixes'.
6174
6175 1999-04-16  Olivier Galibert  <galibert@pobox.com>
6176
6177         * mule/mule-charset.el: Made old functions obsolete, remove the
6178         unspeakably evil (and inexistant in fsf's) charset-leading-byte.
6179         (charset-iso-graphic-plane): Rename from charset-graphic.
6180         (charset-iso-final-char): Rename from charset-final.
6181         (charset-width): Rename from charset-columns.
6182         (charset-bytes): Added from fsf compatibility, returns always 1.
6183
6184         * mule/mule-misc.el: Move charset-doc-string alias to
6185         mule-charset.el
6186
6187 1999-04-14  Colin Rafferty  <colin@xemacs.org>
6188
6189         * x-faces.el (x-make-font-bold-italic): honor
6190         *try-oblique-before-italic-fonts*
6191
6192 1999-04-14  Hrvoje Niksic  <hniksic@srce.hr>
6193
6194         * cl-extra.el (coerce): Coerce numbers to characters correctly.
6195
6196 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
6197
6198         * x-faces.el (try-oblique-before-italic-fonts): Use the right
6199         name.
6200
6201 1999-04-14  Dave Gillesipe  <daveg@synaptics.com>
6202
6203         * cl-extra.el (equalp): Would bug out for lists.
6204
6205 1999-03-12  Charles G Waldman  <cgw@fnal.gov>
6206
6207         * about.el (about-hackers):  Change cgw's email address
6208
6209 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
6210
6211         * XEmacs 21.2.13 is released
6212
6213 1999-03-12  SL Baur  <steve@xemacs.org>
6214
6215         * simple.el (delete-key-deletes-forward): Revert to previous
6216         behavior.
6217
6218 1999-01-18  Didier Verna  <didier@xemacs.org>
6219
6220         * menubar-items.el (xemacs-splash-buffer): handle the case of
6221         multiple elements in the splash buffer body.
6222
6223         * startup.el (splash-frame-timeout): new constant: interval
6224         between splash buffer elements.
6225         (command-line-1): handle splash buffer with multiple elements (use
6226         a timeout).
6227         (splash-frame-body): Originally `startup-splash-frame-body'.
6228         Rewrote a cleaner and more readable version. This can now be array,
6229         in which case each element is displayed in turn in the splash buffer.
6230         (splash-frame-static-body): new constant. Persistent information
6231         across all splash buffer elements (preserves the possibility to give
6232         it in different languages.
6233         (circulate-splash-frame-elements): new function. Used as a timeout
6234         to circulate through all splash frame elements and display them in
6235         sequence.
6236         (display-splash-frame): originally `startup-splash-frame'. Handle
6237         the case of multiple elements in the splash buffer body. Now
6238         returns a timeout id if multiple elements to display, or nil.
6239
6240 1999-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
6241
6242         * x-faces.el (x-init-global-faces): Add default tag to specifiers,
6243         so they can be overridden by x-init-face-from-resources.
6244         Additionally specify the font name also with an x tag.
6245
6246 1999-03-08  Andy Piper  <andy@xemacs.org>
6247
6248         * package-get.el (package-get-base): autoload.
6249
6250         * menubar-items.el (default-menubar): add update menu item. Fix
6251         custom menu to only be activated when package-base is available.
6252
6253         * package-get.el (package-get-custom): don't load
6254         package-get-custom as it is auto-generated. Fix group definition.
6255
6256 1999-03-05  Didier Verna  <didier@xemacs.org>
6257
6258         * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
6259         instead of `symbol-name' (Thanks Kyle).
6260
6261         * cus-edit.el (custom-save-variables): use `prin1' instead of
6262         princ to write symbols.
6263
6264 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
6265
6266         * XEmacs 21.2.12 is released
6267
6268 1999-03-05  SL Baur  <steve@xemacs.org>
6269
6270         * menubar-items.el (default-menubar): Add kfm browsing support.
6271         From Neal Becker <nbecker@fred.net>
6272
6273 1999-03-03  Steven Baur  <steve@gneiss.etl.go.jp>
6274
6275         * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
6276         calls to font-lock during buffer reversion.
6277
6278 1999-02-12  Didier Verna  <didier@xemacs.org>
6279
6280         * info.el (Info-build-node-completions): unconditionally widen the
6281         tag table buffer.
6282
6283 1999-02-19  Paul Stodghill  <stodghil@cs.cornell.edu>
6284
6285         * x-faces.el (x-init-face-from-resources):
6286         Only set fonts in the 'x locale.
6287
6288 1999-03-04  Adrian Aichner  <adrian@xemacs.org>
6289
6290         * package-ui.el (pui-install-selected-packages): Don't throw on
6291         `package-admin-delete-binary-package' returning nil since it's
6292         normal.  Reindent function.
6293         (pui-add-required-packages): Handle case where packages selected
6294         for installation have never been installed.
6295
6296 1999-03-03  Martin Buchholz  <martin@xemacs.org>
6297
6298         * menubar-items.el (default-menubar):
6299         Implement the ``Mule->Set coding system of process'' menu item.
6300
6301 1999-02-18  Martin Buchholz  <martin@xemacs.org>
6302
6303         * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp
6304         files
6305         - Change some `if's to `when's
6306
6307 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
6308
6309         * XEmacs 21.2.11 is released
6310
6311 1999-02-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
6312
6313         * userlock.el (ask-user-about-supersession-threat-dbox): Guard
6314         against window close (Fix Bug #460).
6315         (ask-user-about-lock-dbox): Idem.
6316
6317 1999-02-25  SL Baur  <steve@xemacs.org>
6318
6319         * mule/mule-charset.el (charset-leading-byte): New function.
6320         From Kazuyuki IENAGA <ienaga@jsys.co.jp>
6321
6322 1999-02-12  Andy Piper  <andy@xemacs.org>
6323
6324         * about.el (xemacs-hackers): change andy's email address.
6325         (about-url-alist): change andy's web page address.
6326         (about-xemacs): add piper.
6327
6328 1999-02-16  SL Baur  <steve@xemacs.org>
6329
6330         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
6331         of mule-base into lisp/mule.
6332
6333 1999-02-16  SL Baur  <steve@xemacs.org>
6334
6335         * mule/arabic.el:
6336         mule/canna-leim.el:
6337         mule/chinese.el:
6338         mule/cyrillic.el:
6339         mule/english.el:
6340         mule/european.el:
6341         mule/greek.el:
6342         mule/hebrew.el:
6343         mule/japanese.el:
6344         mule/kinsoku.el:
6345         mule/korean.el:
6346         mule/misc-lang.el:
6347         mule/mule-category.el:
6348         mule/mule-ccl.el:
6349         mule/mule-charset.el:
6350         mule/mule-cmds.el:
6351         mule/mule-coding.el:
6352         mule/mule-files.el:
6353         mule/mule-help.el:
6354         mule/mule-init.el:
6355         mule/mule-misc.el:
6356         mule/mule-tty-init.el:
6357         mule/mule-x-init.el:
6358         mule/viet-chars.el:  Remerge from mule-base.
6359
6360         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
6361         of mule-base into lisp/mule.
6362
6363 1999-02-10  Adrian Aichner  <adrian@xemacs.org>
6364
6365         * process.el (exec-to-string): Use `shell-command-switch' in place
6366         of hard-wired "-c" (for WindowsNT).
6367
6368 1999-02-08  Charles G Waldman  <cgw@pgt.com>
6369
6370         * menubar-items.el (default-menubar):  Remove obsolete
6371         "Gopher" item
6372
6373 1999-02-06  Jan Vroonhof  <vroonhof@math.ethz.ch>
6374
6375         * package-admin.el (package-admin-get-install-dir): First fall
6376         back to the location of xemacs-base for non-mule packages.
6377
6378 1999-02-15  Martin Buchholz  <martin@xemacs.org>
6379
6380         * paths.el:
6381         - improved automounter tmp directory support.
6382         - support 4 (!) empirically discovered automounter conventions
6383
6384 1999-02-12  SL Baur  <steve@xemacs.org>
6385
6386         * etags.el (pop-tag-mark): autoload to match key binding.
6387
6388 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
6389
6390         * XEmacs 21.2.10 is released
6391
6392 1999-02-02  Jan Vroonhof  <vroonhof@math.ethz.ch>
6393
6394         * package-get.el (package-get-remote-filename): Don't bug out for
6395         a local file name in the search entry.
6396
6397 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
6398
6399         * XEmacs 21.2.9 is released
6400
6401 1999-01-19  Didier Verna  <didier@xemacs.org>
6402
6403         * replace.el (replace-search-function): new variable containing a
6404         function to perform a search-forward.
6405         (replace-re-search-function): new variable containing a function
6406         to perform a re-search-forward.
6407         (perform-replace): use them.
6408
6409 1999-01-25  Didier Verna  <didier@xemacs.org>
6410
6411         * select.el (selection-owner-p): use the name `XEmacs'.
6412         (cut-copy-clear-internal): ditto.
6413
6414 1999-01-18  Andy Piper  <andy@xemacs.org>
6415
6416         * about.el (about-url-alist): Update my entry.
6417         (xemacs-hackers): Ditto.
6418
6419 1999-01-14  Adrian Aichner  <adrian@xemacs.org>
6420
6421         * buffer.el (switch-to-buffer): Fixing documentation.
6422         * minibuf.el (minibuffer-completion-table): ditto.
6423         * cl-macs.el (return-from): ditto.
6424
6425 1999-01-04  Didier Verna  <didier@xemacs.org>
6426
6427         * replace.el (delete-non-matching-lines): temporarily disable
6428         case-folding when called interactively with a regexp containing
6429         uppercase characters.
6430         (delete-matching-lines): ditto.
6431         (count-matches): ditto.
6432         (list-matching-lines): ditto.
6433
6434 1999-01-07  Colin Rafferty  <colin@xemacs.org>
6435
6436         * window.el (shrink-window-if-larger-than-buffer): Clean up.  Only
6437         abort if current window is split horizontally, not if others are
6438         split.  Got rid of unnecessary minibuffer checking.  Also, add
6439         some comments (it's still complex).
6440
6441 1999-01-12  Robert Pluim  <rpluim@BayNetworks.com>
6442
6443         * package-get.el: changed address for doc.ic.ac.uk to
6444         sunsite.doc.ic.ac.uk
6445
6446 1999-01-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6447
6448         * ldap.el (toplevel): Remove requires so that the file compiles
6449         with a non LDAP-enabled XEmacs binary.  Provide `ldap'.
6450
6451 1999-01-10  J. Kean Johnston  <jkj@sco.com>
6452
6453         * dump-paths.el: Calculate module-directory and set
6454         module-load-path to the load path for modules.
6455
6456         * loadup.el: Get bootstrap value of module-load-path from the
6457         environment variable EMACSBOOTSTRAPMODULEPATH.
6458         - Display the module load path if we're debugging paths.
6459
6460         * setup-paths.el: Added function paths-find-site-module-directory.
6461         - Added function paths-find-module-directory.
6462         - Added function paths-construct-module-load-path.  Uses new
6463         environment variable EMACSMODULEPATH.
6464
6465 1998-12-30  Martin Buchholz  <martin@xemacs.org>
6466
6467         * font.el (font-default-object-for-device):
6468         Oops! This `or' can't be replaced by `unless'.
6469         Fixed inability to run w3, among other things.
6470
6471 1998-12-17  Charles G. Waldman <cgw@pgt.com>
6472
6473         * package-admin.el: Change initialization of
6474           package-admin-install-function dependent on system type.
6475           Change package-admin-install-function-mswindows to use
6476           "minitar".
6477
6478 1998-12-23  Hrvoje Niksic  <hniksic@srce.hr>
6479
6480         * mouse.el (default-mouse-motion-handler): Disable help echo while
6481         in the minibuffer.
6482
6483 1998-12-28  Martin Buchholz <martin@xemacs.org>
6484
6485         * XEmacs 21.2.8 is released.
6486
6487 1998-12-24  Martin Buchholz <martin@xemacs.org>
6488
6489         * XEmacs 21.2.7 is released.
6490
6491 1998-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
6492
6493         * package-ui.el (pui-list-packages): Set truncate-lines.
6494
6495         * package-get.el (package-get-download-menu): Use
6496         `package-ui-add-site'. Add a a toggle to indicate it is in the list.
6497
6498         * package-ui.el (pui-help): Ditch in favor of `describe-mode'
6499         (pui-help-string): idem.
6500         (list-packages-mode): New major mode.
6501         (pui-list-packages): Use 'list-packages-mode' in the package buffer.
6502         (pui-install-selected-packages): Add suport for removing packages.
6503         (pui-toggle-package-delete-key): New function.
6504         (pui-popup-context-sensitive): New kludge.
6505         (pui-list-packages): Add warning when `package-get-remote' is nil.
6506         (package-ui-add-site): New function.
6507
6508 1998-12-01  Didier Verna  <didier@xemacs.org>
6509
6510         * hyper-apropos.el (hyper-where-is): added the missing autoload.
6511
6512 1998-11-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6513
6514         * ldap.el: Custom-ized
6515         (toplevel): Do not provide `ldap' which is provided by C level
6516         LDAP code
6517         (ldap-search): Docstring and stylistic fixes as suggested by Hrvoje
6518
6519 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
6520
6521         * isearch-mode.el (isearch-mode): Really fix keymap lossage.
6522
6523 1998-12-17  Andy Piper  <andy@xemacs.org>
6524
6525         * sound.el (sound-load-list): name changed from sound-load-alist.
6526         (sound-extension-list): name changed from sound-ext-list.
6527         (load-default-sounds): use new names.
6528         (load-sound-file): use new names.
6529
6530 1998-12-16  Andy Piper  <andy@xemacs.org>
6531
6532         * XEmacs 21.2.6 is released
6533
6534 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
6535
6536         * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
6537         errors.
6538
6539 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6540
6541         * wid-edit.el (widget-echo-this-extent): Set
6542         help-echo-owns-message to t.
6543
6544 1998-11-30  Greg Klanderman  <greg@alphatech.com>
6545
6546         * package-get.el (package-get-download-menu): use toggles for
6547           each site in the download site menu.
6548
6549 1998-12-01  Jan Vroonhof <vroonhof@math.ethz.ch>
6550
6551         * package-get.el (package-get): If we cannot find a package
6552           because package-get-remote is not set, give a more helpful
6553           error message.
6554
6555 1998-11-30  Greg Klanderman  <greg@alphatech.com>
6556
6557         * package-get.el (package-get-remote-filename): use an EFS path
6558         with user anonymous if no user is specified.
6559
6560 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
6561
6562         * faces.el (face-spec-set): Re-init fallfacks for default after
6563         calling reset-face on the default face.
6564
6565 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
6566
6567         * package-admin.el (package-admin-default-install-function):
6568         Behave as advertised.  Make sure the pkg-dir is proper for
6569         default-directory.
6570         (package-admin-add-binary-package): Make sure the pkg-dir is
6571         proper for default-directory.
6572         (package-admin-install-function-mswindows): Make sure the pkg-dir
6573         is proper for default-directory.
6574
6575 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
6576
6577         * XEmacs 21.2.5 is released
6578
6579 1998-12-05  SL Baur  <steve@altair.xemacs.org>
6580
6581         * files.el (binary-file-regexps): regexp-opt is not available at
6582         bytecompile time.
6583
6584 1998-11-30  Martin Buchholz  <martin@xemacs.org>
6585
6586         * x-win-xfree86.el:
6587         * x-win-sun.el (x-win-init-sun):
6588         * x-win-sun.el:
6589         * x-mouse.el (mouse-track-and-copy-to-cutbuffer):
6590         * x-iso8859-1.el:
6591         * x-init.el (init-post-x-win):
6592         * x-init.el (init-pre-x-win):
6593         * x-init.el (x-initialize-compose):
6594         * x-init.el:
6595         * x-compose.el:
6596         * winnt.el:
6597         * widget.el:
6598         * wid-edit.el (widget-glyph-click):
6599         * wid-edit.el (widget-glyph-find):
6600         * wid-edit.el (widget-type):
6601         * view-less.el (view-buffer-other-window):
6602         * very-early-lisp.el:
6603         * version.el:
6604         * toolbar.el:
6605         * toolbar-items.el:
6606         * term/sun.el (suntool-map):
6607         * term/sun-mouse.el:
6608         * term/internal.el:
6609         * syntax.el (modify-syntax-entry):
6610         * symbol-syntax.el:
6611         * subr.el:
6612         * startup.el (lock-directory):
6613         * simple.el (set-comment-column):
6614         * simple.el (backward-delete-char-untabify):
6615         * shadow.el (find-emacs-lisp-shadows):
6616         * shadow.el:
6617         * setup-paths.el (paths-construct-info-path):
6618         * select.el (cut-copy-clear-internal):
6619         * process.el (call-process-region):
6620         * process.el (start-process-shell-command):
6621         * process.el:
6622         * paths.el (rmail-spool-directory):
6623         * paragraphs.el (use-hard-newlines):
6624         * package-get.el (package-get-dependencies):
6625         * package-admin.el (package-admin-delete-binary-package):
6626         * obsolete.el (truncate-string):
6627         * obsolete.el (store-substring):
6628         * mouse.el (default-mouse-track-maybe-own-selection):
6629         * mouse.el (mouse-yank-at-point):
6630         * modeline.el:
6631         * modeline.el (mouse-drag-modeline):
6632         * minibuf.el (read-directory-name-internal):
6633         * minibuf.el (read-file-name-internal):
6634         * minibuf.el (read-file-name-internal-1):
6635         * minibuf.el (read-file-name-2):
6636         * minibuf.el (exact-minibuffer-completion-p):
6637         * minibuf.el (read-from-minibuffer):
6638         * minibuf.el:
6639         * menubar.el (check-menu-syntax):
6640         * map-ynp.el (map-y-or-n-p):
6641         * make-docfile.el (docfile-out-of-date):
6642         * loadup.el ((member "run-temacs" command-line-args)):
6643         * loadup.el ((member "no-site-file" command-line-args)):
6644         * loadup.el (really-early-error-handler):
6645         * loadup.el:
6646         * loadhist.el:
6647         * loaddefs.el:
6648         * lisp-mnt.el (lm-verify):
6649         * lib-complete.el (lib-complete:cache-completions):
6650         * lib-complete.el (library-all-completions):
6651         * itimer.el (itimer-run-expired-timers):
6652         * info.el (Info-mode):
6653         * info.el (Info-insert-file-contents):
6654         * info.el (Info-rebuild-dir):
6655         * info.el (Info-build-dir-anew):
6656         * info.el (Info-parse-dir-entries):
6657         * info.el (Info-dir-outdated-p):
6658         * info.el (Info-insert-dir):
6659         * info.el (info-xref):
6660         * info.el:
6661         * hyper-apropos.el (hyper-apropos-get-doc):
6662         * hyper-apropos.el (hyper-describe-face):
6663         * hyper-apropos.el (hyper-apropos-mode):
6664         * hyper-apropos.el:
6665         * help.el (list-processes):
6666         * help.el:
6667         * gnuserv.el:
6668         * font.el (mswindows-font-create-name):
6669         * font.el (font-default-font-for-device):
6670         * font.el (x-font-create-object):
6671         * font.el (font-registry):
6672         * font.el:
6673         * font-lock.el (font-lock-keywords):
6674         * font-lock.el:
6675         * finder.el (finder-compile-keywords):
6676         * find-paths.el (paths-find-recursive-path):
6677         * fill.el (set-justification-center):
6678         * fill.el (fill-region-as-paragraph):
6679         * files.el (insert-directory):
6680         * files.el (wildcard-to-regexp):
6681         * files.el (recover-file):
6682         * files.el (basic-save-buffer):
6683         * files.el (delete-auto-save-file-if-necessary):
6684         * files.el (file-relative-name):
6685         * files.el (backup-extract-version):
6686         * files.el (backup-buffer):
6687         * files.el (set-visited-file-name):
6688         * files.el (set-auto-mode):
6689         * files.el (interpreter-mode-alist):
6690         * files.el:
6691         * files.el (find-file-noselect):
6692         * files.el (abbreviate-file-name):
6693         * files.el (parse-colon-path):
6694         * files.el (directory-abbrev-alist):
6695         * etags.el (visit-tags-table-buffer):
6696         * easymenu.el (easy-menu-define):
6697         * dragdrop.el (experimental-dragdrop-drag):
6698         * dragdrop.el (dragdrop-drop-do-functions):
6699         * dragdrop.el (dragdrop-drop-at-point):
6700         * disass.el (disassemble-1):
6701         * disass.el (disassemble-internal):
6702         * disass.el (disassemble):
6703         * disass.el:
6704         * derived.el (derived-mode-init-mode-variables):
6705         * derived.el (define-derived-mode):
6706         * custom.el (defgroup):
6707         * cus-edit.el (custom-quote):
6708         * config.el:
6709         * code-process.el (open-network-stream):
6710         * code-process.el (start-process):
6711         * code-process.el (call-process-region):
6712         * code-process.el (call-process):
6713         * code-process.el:
6714         * code-files.el (insert-file-contents):
6715         * code-files.el:
6716         * code-files.el (buffer-file-coding-system-for-read):
6717         * cmdloop.el (yes-or-no-p-minibuf):
6718         * cl.el:
6719         * cl-macs.el:
6720         * cl-extra.el:
6721         * callers-of-rpt.el (make-caller-report):
6722         * callers-of-rpt.el:
6723         * bytecomp.el (batch-byte-recompile-directory):
6724         * bytecomp.el (batch-byte-compile-1):
6725         * bytecomp.el (batch-byte-compile):
6726         * bytecomp.el (display-call-tree):
6727         * bytecomp.el (byte-compile-insert):
6728         * bytecomp.el (byte-compile-two-args-19->20):
6729         * bytecomp.el (byte-compile-variable-ref):
6730         * bytecomp.el (byte-compile-form):
6731         * bytecomp.el (byte-compile-top-level-body):
6732         * bytecomp.el (byte-compile-out-toplevel):
6733         * bytecomp.el (byte-compile-byte-code-maker):
6734         * bytecomp.el (byte-compile-file-form-defmumble):
6735         * bytecomp.el (byte-compile-file-form):
6736         * bytecomp.el (byte-compile-keep-pending):
6737         * bytecomp.el (byte-compile-insert-header):
6738         * bytecomp.el (byte-compile-from-buffer):
6739         * bytecomp.el (byte-compile-file):
6740         * bytecomp.el (byte-recompile-file):
6741         * bytecomp.el (byte-compile-close-variables):
6742         * bytecomp.el (byte-compile-warn-about-unused-variables):
6743         * bytecomp.el (byte-compile-warn-about-unresolved-functions):
6744         * bytecomp.el (byte-compiler-legal-options):
6745         * bytecomp.el (byte-compile-lapcode):
6746         * bytecomp.el (byte-optimize-log):
6747         * bytecomp.el ((fboundp 'defsubst)):
6748         * bytecomp.el:
6749         * bytecomp-runtime.el:
6750         * byte-optimize.el (byte-optimize-apply):
6751         * byte-optimize.el (car):
6752         * byte-optimize.el (byte-optimize-form):
6753         * byte-optimize.el (byte-optimize-form-code-walker):
6754         * byte-optimize.el:
6755         * build-report.el (build-report-insert-installation-file):
6756         * build-report.el (build-report):
6757         * auto-show.el:
6758         * apropos.el (apropos-documentation):
6759         - mega patch
6760         - clean up byte-compile warnings
6761         - remove unused variables
6762         - Use common lisp style hashtable functions
6763         - byte compiler cleanup
6764         - use #'(lambda ...) instead of '(lambda ...) or (function (lambda ...))
6765         - remove old backquote syntax usage
6766         - move some cl functionality into C for speed.
6767         - remove last remaining VMS support
6768         - spelling fixes
6769         - implement last, butlast, nbutlast, copy-list in C.
6770         - new macro ignore-file-errors, similar to ignore-errors
6771           (ignore-file-errors (delete-file "foo"))
6772         - get frequent garbage collection during loadup.el by tweaking
6773           gc-cons-threshold, rather than explicitly calling garbage-collect
6774         - default delete-key-deletes-forward to `t'.
6775
6776 1998-11-28  SL Baur  <steve@altair.xemacs.org>
6777
6778         * XEmacs 21.2-beta4 is released.
6779
6780 1998-11-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
6781
6782         * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
6783         (easy-menu-item-present-p): Wrapper around find-menu-item.
6784         (easy-menu-remove-item): Wrapper around delete-menu-item.
6785
6786         * menubar.el (delete-menu-item): Add 'from-menu' argument.
6787         (add-menu-button): Add 'in-menu' argument.
6788         (add-menu-item-1): Add in-menu support to helper function.
6789
6790 1998-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6791
6792         * isearch-mode.el (isearch-mode): Fix keymap lossage.
6793
6794 1998-11-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
6795
6796         * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
6797         of Dec 4, 1997.
6798
6799 1998-11-25  Hrvoje Niksic  <hniksic@srce.hr>
6800
6801         * process.el (shell-command-on-region): Report if the command
6802         succeeded or failed.
6803
6804 1998-11-24  Hrvoje Niksic  <hniksic@srce.hr>
6805
6806         * subr.el (buffer-substring-no-properties): Comment out.
6807
6808 1998-11-07  Adrian Aichner  <adrian@xemacs.org>
6809
6810         * msw-faces.el (mswindows-find-smaller-font): Turning font names
6811           into font instances first, like `x-frob-font-size' does.
6812           (mswindows-find-larger-font): ditto
6813
6814 1998-11-04  Greg Klanderman  <greg@alphatech.com>
6815
6816         * package-ui.el (pui-install-selected-packages): fix args in call
6817         to `package-get'.
6818
6819 1998-10-29  Jan Vroonhof  <vroonhof@math.ethz.ch>
6820
6821         * package-get.el (host-name): New widget type.
6822         (package-get-remote): Better customization using new type.
6823         (package-get-download-sites): idem dito.
6824
6825         (package-get-custom): Do not use package-get-all untill we have
6826         runtime dependencies.
6827
6828         (package-get-remove-copy): Default to 't' we no longer need this
6829         kludge as we do not currently use depenencies.
6830
6831         (package-get-was-current): New variable.
6832         (package-get-require-base): New 'force-current' argument.
6833         (package-get-update-base): idem
6834         (package-get-package-provider):  idem
6835         (package-get-locate-index-file): New 'no-remote' argument.
6836         (package-get-locate-file): idem.
6837
6838         (package-get-maybe-save-index): New function.
6839         (package-get-update-base): Use it.
6840
6841 1998-10-28 Greg Klanderman <greg@alphatech.com>
6842
6843         * package-get.el (package-get-remote): default to nil; by default,
6844         don't go out to the net via EFS.  They must select a download site.
6845         (package-get-download-sites): new variable.
6846         (package-get-download-menu): new function.
6847         (package-get-locate-index-file): new function.
6848         (package-get-update-base): use it.
6849
6850         * menubar-items.el (default-menubar): add "Update Package Index"
6851         and "Add Download Site" menus under Options | Manage Packages.
6852
6853 1998-10-19  Greg Klanderman  <greg@alphatech.com>
6854
6855         * package-get.el (package-get): bugfix code checking installed version
6856         for case where package is not currently installed.
6857         (package-get-require-signed-base-updates): new variable.
6858         (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
6859         deemed not a goot thing.  Use the variable
6860         package-get-allow-unsigned-base-updates instead.
6861
6862 1998-10-16 Greg Klanderman <greg@alphatech.com>
6863
6864         * package-get.el (package-get): Don't install an older version than
6865         we already have unless explicitly told to.  Issue a warning.
6866
6867         * package-ui.el (pui-add-required-packages): when adding
6868         dependencies, don't add packages that are up to date.
6869         (pui-package-symbol-char):  Don't consider a package out of date
6870         if you have a newer version installed than the latest version in
6871         package-get-base.
6872
6873         * package-get.el (package-get-base-filename): document that it may
6874         be a path relative to package-get-remote;  new default value.
6875         (package-get-locate-file): new function.
6876         (package-get-update-base): use it to expand package-get-base-filename.
6877         (package-get-save-base): new function to save the package-get database
6878         to file.
6879         (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
6880         (package-get-update-base): pass the REMOTE-SOURCE arg.
6881         (package-get-update-base-entry): call package-get-custom-add-entry.
6882         (package-get-file-installed-p): removed; no longer needed.
6883         (package-get-create-custom): ditto.
6884         (toplevel): remove code to build and load package-get-custom.el
6885         (package-get-custom-add-entry): new function.
6886
6887 1998-10-12  Hrvoje Niksic  <hniksic@srce.hr>
6888
6889         * wid-edit.el (widget-button-click): Don't switch window.
6890
6891 1998-10-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
6892
6893         * cus-face.el (custom-set-face-update-spec): Add autoload cookie
6894
6895 1998-10-20  Malcolm Box  <malcolm@brownale.demon.co.uk>
6896
6897         * etags.el (find-tag-default): Run find-tag-hook using
6898         run-hooks rather than funcall
6899
6900 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
6901
6902         * isearch-mode.el (isearch-mode): Set the current minor mode maps
6903         and the current local map as the parents to isearch-mode-map.
6904
6905 1998-10-15  SL Baur  <steve@altair.xemacs.org>
6906
6907         * XEmacs 21.2-beta3 is released.
6908
6909 1998-10-15  Greg Klanderman  <greg@alphatech.com>
6910
6911         * package-get.el (package-get-update-base): use
6912         insert-file-contents-internal, not insert-file-contents-literally.
6913
6914 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
6915
6916         * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
6917         dump time.
6918
6919 1998-10-15  Greg Klanderman  <greg@alphatech.com>
6920
6921         * package-get.el (package-get-update-base-entry): new function.
6922         (package-get-update-base): renamed; was `package-get-load-base'.
6923         cleanup, and use package-get-update-base-from-buffer.
6924         (package-get-update-base-from-buffer): new function.
6925         (package-get-update-base-entries): new; helper for above.
6926         Do not eval lisp grabbed over ftp; parse it from new format.
6927
6928 1998-10-15  Greg Klanderman  <greg@alphatech.com>
6929
6930         * files.el (set-auto-mode): Don't play games loading package-get
6931         database; package-get-package-provider will handle it all.
6932
6933 1998-10-14  Greg Klanderman  <greg@alphatech.com>
6934
6935         * package-get.el (package-get-base-filename): new variable.
6936         (package-get-require-base): new function.
6937         (package-get-pgp-signed-begin-line): new variable.
6938         (package-get-pgp-signature-begin-line): ditto.
6939         (package-get-pgp-signature-end-line):  ditto.
6940         (package-get-load-base): new function.
6941         (package-get-interactive-package-query):
6942         (package-get-update-all):
6943         (package-get-dependencies):
6944         (package-get-package-provider):
6945         (package-get-custom): use package-get-require-base.
6946         [package-get-custom loading]: disable for now.
6947
6948         * package-ui.el (pui-list-packages): use (package-get-require-base)
6949
6950 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
6951
6952         * package-ui.el: Correct obvious thinko in choosing extent face.
6953
6954 1998-10-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
6955
6956         * menubar-items.el (default-menubar): pui-list-package has nothing
6957         to with Customize. Move all the package stuff to a new Item in Options.
6958
6959         * package-ui.el (pui-menu): Add menu and Popup menu.
6960
6961         * package-get.el (package-get): Use new
6962         package-admin-get-install-dir.
6963
6964         * package-admin.el (package-admin-get-install-dir): New syntax.
6965         Conserve package location and put mule packages where mule-base is.
6966
6967         * package-get.el : Customized
6968
6969         * package-ui.el (pui): Customized
6970         (pui-package-install-dest-dir): New variable.
6971         (pui-install-selected-packages): Use it
6972
6973 1998-10-12  SL Baur  <steve@altair.xemacs.org>
6974
6975         * package-get.el (package-get-interactive-package-query): Move
6976         dependency on package-get-base to run-time.
6977         (package-get-update-all): Ditto.
6978         (package-get-dependencies): Ditto.
6979         (package-get-package-provider): Ditto.
6980         (package-get-custom): Ditto.
6981
6982 1998-10-11  Glynn Clements  <glynn@sensei.co.uk>
6983
6984         * events.el: Remove 'ascii-character property from 'backspace
6985         and 'delete symbols
6986
6987 1998-10-11  SL Baur  <steve@altair.xemacs.org>
6988
6989         * package-get-base.el: removed.
6990
6991 1998-09-23  Didier Verna  <didier@xemacs.org>
6992
6993         * simple.el (search-caps-disable-folding): moved from isearch-mode.el
6994         (no-upper-case-p): new function.
6995         (with-search-caps-disable-folding): new macro.
6996         (with-interactive-search-caps-disable-folding): new macro.
6997         (zap-to-char): In interactive mode, do a case-sensitive search if
6998         the character is uppercase.
6999         (zap-up-to-char): ditto.
7000
7001         * replace.el (perform-replace): use the function no-upper-case-p.
7002
7003         * isearch-mode.el (isearch-fix-case): ditto.
7004         make obsolete `with-caps-disable-folding' and
7005         `isearch-no-upper-case-p'.
7006
7007         * etags.el (find-tag-internal): use `with-search-caps-disable-folding'.
7008         (tags-search): ditto.
7009         (tags-query-replace): ditto.
7010
7011         * info.el (Info-search): ditto.
7012
7013 1998-10-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
7014
7015         * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
7016
7017 1998-10-07  Greg Klanderman  <greg@alphatech.com>
7018
7019         * package-admin.el (package-admin-rmtree): rewritten.  need to
7020         check for "." and ".." before symlink check.  expand files and
7021         directories with respect to DIRECTORY, not default-directory.
7022
7023 1998-10-04  Greg Klanderman  <greg@alphatech.com>
7024
7025         * package-get.el (package-get-all): add INSTALL-DIR argument.
7026
7027 1998-10-06  Greg Klanderman  <greg@alphatech.com>
7028
7029         * package-ui.el (pui-add-required-packages): new function, select
7030         dependent packages.
7031         (pui-display-keymap): bind it.
7032         (pui-help-string): document it.
7033         (pui-install-selected-packages): package-get-all -> package-get.
7034
7035         * package-get.el (package-get-dependencies): new function.
7036
7037 1998-10-04  Hrvoje Niksic  <hniksic@srce.hr>
7038
7039         * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
7040         regexps.
7041
7042 1998-10-05  Hrvoje Niksic  <hniksic@srce.hr>
7043
7044         * mouse.el (default-mouse-track-point-at-opening-quote-p): New
7045         function.
7046         (default-mouse-track-normalize-point): Use it.
7047
7048 1998-09-30  Jan Vroonhof  <vroonhof@math.ethz.ch>
7049
7050         * package-admin.el (package-admin-delete-binary-package):
7051                 General cleanup. Remove unnessary use of progn and
7052         save-excursion.
7053         (package-admin-delete-binary-package): Do NOT mess with file
7054         modes. That is evil.
7055         (package-admin-delete-binary-package): Wrap all deleting in
7056         condition-case. The data in MANIFEST is untrustworthy.
7057         (package-admin-delete-binary-package): Let the OS worry about non
7058         empty directories.
7059
7060 1998-10-09  SL Baur  <steve@altair.xemacs.org>
7061
7062         * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
7063         processing.
7064         (lm-report-bug): Fix mail address to send bug reports to.
7065
7066 1998-09-29  SL Baur  <steve@altair.xemacs.org>
7067
7068         * XEmacs 21.2-beta2 is released.
7069
7070 1998-08-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
7071
7072         * files.el (auto-mode-alist): Enhanced regexp for perl-mode
7073
7074 1998-09-22  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
7075
7076         * info.el (Info-mode): Document page turning by double clicks in
7077         docstring so `M-x describe-mode' will display it.
7078
7079 1998-09-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
7080
7081         * info.el (Info-mouse-track-double-click-hook): Use character
7082         widths to calculate a border region where double clicking does
7083         page turning, and return `nil' by default so other hooks, such as
7084         region highlighting, will be run.
7085
7086 1998-09-29  Colin Rafferty   <colin@xemacs.org>
7087
7088         * sound.el (default-sound-directory-list): Initialize with all the
7089         "sounds" directories in `data-directory-list'.  It used to just be
7090         the first one.
7091
7092         * packages.el (locate-data-directory-list): Created.  This gives
7093         the list of matching directories, unlike `locate-data-directory',
7094         which just gives the first one.
7095
7096 1998-09-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
7097
7098         * minibuf.el (read-from-minibuffer): No longer bind help-form but
7099         make a binding in the local keymap until help-char handling is
7100         improved.
7101
7102         * help.el (help-keymap-with-help-key): Provide keymap with help
7103         binding.
7104         (help-print-help-form): New helper function.
7105
7106 1998-09-23  Hrvoje Niksic  <hniksic@srce.hr>
7107
7108         * isearch-mode.el (isearch-highlight): set-extent-endpoints can
7109         move extent to another buffer; no need to create a new extent.
7110         (isearch-fix-case): New function.
7111         (isearch-search-and-update): Use it.
7112
7113 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
7114
7115         * isearch-mode.el (isearch-mode): Use overriding-local-map to set
7116         the keymap, not minor-mode-map-alist.
7117         (isearch-done): Restore overriding-local-map.
7118
7119 1998-09-21  Martin Buchholz  <martin@xemacs.org>
7120
7121         * bytecomp.el (byte-compile-buffer-substring):
7122         Fix for: (byte-compile (defun f () (buffer-substring)))
7123         ==>   ** buffer-substring called with 3 args, but requires 0-3
7124         - new code not only works, but is more readable, too.
7125
7126 1998-09-20  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7127
7128         * msw-faces.el (mswindows-init-device-faces): Don't try to
7129           specify a default font at this late stage. Do try to force
7130           creation of the default face font so that if it fails we get
7131           an error now instead of a crash at frame creation.
7132
7133           mswindows-font-canonicalize-name, mswindows-make-font-unbold,
7134           mswindows-make-font-unitalic: Canonical default weight
7135           changed from "Normal" to "Regular".
7136
7137           mswindows-make-font-bold / -bold-italic: Supplied device was
7138           not being passed into call to mswindows-find-smaller-font.
7139
7140 1998-09-10  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
7141
7142         * package-get.el (package-get-remote): Fix the path where to find
7143           the packages on xemacs.org.
7144
7145 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
7146
7147         * about.el (about-maintainer-info): Update Ben's entry.
7148
7149 1998-09-24  Martin Buchholz  <martin@xemacs.org>
7150
7151         * lisp/shadow.el (find-emacs-lisp-shadows):
7152         - `member' was being called on lists of length 2000!
7153         - Replace with hashtables.
7154         - Replace hand-coded loops with (dolist)
7155         - Fix comment typo
7156
7157 1998-09-20  Darryl Okahata  <darrylo@sr.hp.com>
7158
7159         * packages.el: Added new function, `package-delete-name', to
7160           delete existing packages from the installed package database
7161           (`packages-package-list').  Also added the "pkginfo" directory
7162           to `packages-special-base-regexp', so that the pkginfo directory
7163           would not get added to `late-packages'.
7164
7165         * package-admin.el: Added ability to delete an installed package
7166           (added low-level function, `package-admin-delete-package').
7167           Understands how to use the pkginfo/MANIFEST.<package> file to
7168           delete the package.  When installing a package, will also
7169           create a MANIFEST.* file if one is not provided by the
7170           package.  If the MANIFEST.* doesn't exist when deleting a
7171           package, the functions will fall back to attempting to delete
7172           any package-specific lisp directory.
7173
7174         * package-get.el: Moved some functions to package-admin.el.
7175           Added interactive function `package-get-delete-package', for
7176           use by users for deleting a package.
7177
7178           Also modified to not require the presence of efs.
7179
7180 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
7181
7182         * files.el (find-file-noselect): Handle all signals, kill the
7183         buffer and resignal.
7184
7185 1998-09-23  SL Baur  <steve@altair.xemacs.org>
7186
7187         * cl-macs.el (glyph-image): Add setf method.
7188
7189 1998-09-06  Darryl Okahata  <darrylo@sr.hp.com>
7190
7191         * package-get.el: Fixed broken EFS downloading.  Also, look for
7192           .tar.gz files first, in preference over .tgz files.
7193
7194         * package-ui.el: Fix display of package version numbers.
7195
7196 1998-08-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
7197
7198         * x-font-menu.el (font-menu-set-font):  Add "pt" units to size
7199         argument.
7200
7201 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
7202
7203         * list-mode.el: `display-completion-list': added new/optional
7204           keyword `:completion-string', which allows the programmer to
7205           change the "Possible completions are:" prompt.
7206
7207         * menubar-items.el: Added new pulldown menu-pick to start up the
7208           visual package browser/installer:
7209
7210                 Options->Customize->List Packages
7211
7212         * package-admin.el: Added hooks for installing under both Unix
7213           and MS Windows.  Does additional error checking.  No longer
7214           calls "add-big-package.sh" to install packages under Unix; now
7215           calls gunzip & tar directly.
7216
7217         * package-get.el: Added ability to install packages from files
7218           on a local disk/CDROM.  Now deletes any existing package lisp
7219           directory.  Does completion on available packages when
7220           querying for package names.  Will also search for .tgz files
7221           in addition for .tar.gz files.  Tries to reload
7222           auto-autoloads, as a convenience when loading new packages,
7223           and also tries to add any new package paths to `load-path'.
7224           Changed all occurences of `concat' to use `expand-file-name'.
7225
7226         * package-ui.el: New file which implements the main visual
7227           package browser/installer, which is started via a menu pick or
7228           M-x pui-list packages.
7229
7230 1998-09-03  Hrvoje Niksic  <hniksic@srce.hr>
7231
7232         * startup.el (load-init-file): spelling fix.
7233
7234 1998-09-02  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7235
7236         * startup.el (normal-top-level): Load auto-autoload files
7237         covariantly with their precedence.
7238
7239 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
7240
7241         * menubar-items.el (default-menubar): Remove "Font Weight"
7242         option, there is currently no custom equivalent.. Customize-faces
7243         is "Edit faces".
7244
7245         * x-font-menu.el (font-menu-set-font): Use customize to set
7246         default face.
7247
7248         * faces.el (face-spec-update-all-matching): New function.
7249
7250         * cus-face.el (custom-set-face-update-spec): New function.
7251         Interface to customize faces from elisp.
7252
7253         (custom-face-value-create): Show the customized settings if set
7254         but not saved.
7255
7256 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
7257
7258         (custom-face-value-create): Show the customized settings if set
7259         but not saved.
7260
7261 1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
7262
7263         * keydefs.el (global-map): Add FSF 20.3 binding of
7264         query-replace-regexp.
7265
7266 1998-08-21  Greg Klanderman  <greg@alphatech.com>
7267
7268         * minibuf.el (read-file-name-internal-1): use
7269         user-name-completion-1 instead of user-name-completion.
7270
7271 1998-08-19  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7272
7273         * loadup.el:
7274         * make-docfile.el:
7275         * update-elc.el: Don't set `source-directory' (now defunct as a
7276         global variable) no more.
7277
7278         * packages.el (packages-list-autoloads): Made `source-directory'
7279         (now defunct as a global variable) a parameter.
7280
7281 1998-08-13  Carsten Leonhardt  <leo@arioch.oche.de>
7282
7283         * about.el (about-hackers): new email
7284
7285 1998-08-16  SL Baur  <steve@altair.xemacs.org>
7286
7287         * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
7288
7289 1998-07-17  Didier Verna  <didier@xemacs.org>
7290
7291         * faces.el (set-face-property):
7292         (set-face-dim-p):
7293         (face-dim-p): updated the doc strings now that the dim property isn't
7294         tty-specific.
7295         (face-equal): the dim property is now a common one.
7296
7297         * cus-face.el (custom-face-attributes): New face attribute: `dim'
7298         Renamed the `stipple' attribute to `background-pixmap'.
7299         (custom-face-background-pixmap): make custom-face-stipple an
7300         obsolete alias for this.
7301
7302 1998-08-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7303
7304         * find-paths.el (paths-file-readable-directory-p): Created and
7305         used.
7306
7307         * loadup.el: Don't set inhibit-... flags from run-temacs.
7308
7309 1998-08-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7310
7311         * packages.el (packages-data-path-depth): Added and used.
7312
7313 1998-08-05  Charles G. Waldman <cgw@pgt.com>
7314
7315         * about.el:
7316         - Change .xpm to .png, delete "zcat" section.
7317         - cosmetic fix in the 'marcpa' entry.
7318
7319         * etc/photos
7320         - convert all .xpm.Z to .png
7321         - rename mrb to martin
7322         - rename mcook-m to mcookm
7323
7324 1998-07-31  Martin Buchholz  <martin@xemacs.org>
7325
7326         * x-init.el (x-initialize-compose): Add support for
7327         dead-circumflex as YET ANOTHER NAME for that dead key.
7328
7329 1998-08-05  Colin Rafferty <colin@xemacs.org>
7330
7331         * setup-paths.el (paths-construct-exec-path): Made the
7332         last-packages really be last.
7333         (paths-construct-data-directory-list): Ditto.
7334
7335 1998-08-01  Kai Haberzettl  <khaberz@synnet.de>
7336
7337         * startup.el(startup-splash-frame-body):
7338         Update Copyright notice in splash screen
7339
7340 1998-07-20  Greg Klanderman  <greg@alphatech.com>
7341
7342         * minibuf.el (read-file-name-internal-1): do ~user completion.
7343
7344 1998-07-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
7345
7346         * font-lock.el (font-lock-fontify-glumped-region): Add guard
7347         aginst destroyed extents
7348
7349 1998-07-24  Greg Klanderman  <greg@alphatech.com>
7350
7351         * package-get.el (package-get): add `install-dir' argument.
7352
7353 1998-07-20  John Jones  <jj@asu.edu>
7354
7355         * package-get.el: calls to package-get-update-all will only
7356           update packages which are already installed.
7357
7358 1998-07-23  SL Baur  <steve@altair.xemacs.org>
7359
7360         * autoload.el (update-file-autoloads): Ensure autoloads buffer is
7361         writable.
7362
7363 1998-07-20  Colin Rafferty   <colin@xemacs.org>
7364
7365         * about.el (about-hackers): Correct my email.
7366
7367 1998-07-20  Kai Haberzettl  <khaberz@synnet.de>
7368
7369         * about.el (about-hackers): new email-address.
7370
7371 1998-07-25  SL Baur  <steve@altair.xemacs.org>
7372
7373         * minibuf.el (read-number): Don't let `input-error' condition
7374         escape.
7375
7376 1998-07-20  Greg Klanderman  <greg@alphatech.com>
7377
7378         * about.el (about-hackers): use my `email-for-life' address.
7379
7380 1998-07-19  SL Baur  <steve@altair.xemacs.org>
7381
7382         * XEmacs 21.2-beta1 is released.
7383
7384 1998-07-12  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7385
7386         * ldap.el (ldap-search): Doc string change
7387
7388 1998-07-16  Colin Rafferty   <colin@xemacs.org>
7389
7390         * menubar-items.el (default-menubar): Removed references to
7391         `data-directory', and use `locate-data-file' instead, and made
7392         then greyed out if they don't exist.
7393
7394 1998-07-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7395
7396         * keymap.el (events-to-keys): Use `format' instead of `concat'
7397         since the latter does not accept integer args anymore
7398
7399 1998-07-15  SL Baur  <steve@altair.xemacs.org>
7400
7401         * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
7402         macros replaced.
7403
7404 1998-07-14  SL Baur  <steve@altair.xemacs.org>
7405
7406         * make-docfile.el: Get first initialization from very-early-lisp.el
7407         * update-elc.el: Ditto.
7408         * loadup.el (really-early-error-handler): Ditto.
7409
7410         * packages.el (packages-unbytecompiled-lisp): Add new file,
7411         very-early-lisp.el.
7412
7413         * very-early-lisp.el: New file.
7414
7415 1998-07-14  SL Baur  <steve@altair.xemacs.org>
7416
7417         * Symbols that have been obsolete for at least 3 years removed (II).
7418
7419         * obsolete.el (eval-current-buffer): Make compatible.
7420         (byte-code-function-p): Ditto.
7421         (send-string): Removed.
7422         (send-region): Removed.
7423         (screen-scrollbar-width): Removed.
7424         (set-screen-scrollbar-width): Removed.
7425         (set-screen-left-margin-width): Removed.
7426         (set-screen-right-margin-width): Removed.
7427         (screen-left-margin-width): Removed.
7428         (screen-right-margin-width): Removed.
7429         (set-buffer-left-margin-width): Removed.
7430         (set-buffer-right-margin-width): Removed.
7431         (buffer-left-margin-width): Removed.
7432         (buffer-right-margin-width): Removed.
7433         (x-set-frame-icon-pixmap): Removed.
7434         (x-set-screen-icon-pixmap): Removed.
7435         (pixel-name): Removed.
7436         (make-pixmap): Removed.
7437         (make-cursor): Removed.
7438         (pixmap-width): Removed.
7439         (pixmap-contributes-to-line-height-p): Removed.
7440         (set-pixmap-contributes-to-line-height): Removed.
7441
7442 1998-07-13  SL Baur  <steve@altair.xemacs.org>
7443
7444         * obsolete.el (popup-menu-up-p): removed.
7445         (read-no-blanks-input): Removed.
7446         (wholenump): Removed.
7447         (ring-mod): Removed (what was ring-mod?).
7448         (current-time-seconds): Removed.
7449         (run-special-hook-with-args): Removed.
7450         (dot): Removed.
7451         (dot-marker): Removed.
7452         (dot-min): Removed.
7453         (dot-max): Removed.
7454         (window-dot): Removed.
7455         (set-window-dot): Removed.
7456
7457         * bytecomp.el: Remove bytecompiler support for `dot', `dot-max' and
7458         `dot-min'.
7459
7460         * minibuf.el: (read-no-blanks-input): remove commented-out copy.
7461
7462         * code-files.el (insert-file-contents): Rename
7463         run-special-hook-with-args to run-hook-with-args-until-success.
7464         (write-region): Ditto.
7465
7466 1998-07-12  SL Baur  <steve@altair.xemacs.org>
7467
7468         * about.el: Fix typos, update release date.
7469
7470         * Symbols that have been obsolete for at least 3 years removed.
7471
7472         * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to
7473         screen- functions.
7474         (toplevel): remove setf methods for screen functions.
7475         * cl-macs.el (extent-data): defsetf removed.
7476         * obsolete.el (lisp-indent-hook): Make compatible, it's used too
7477         many places to remove.
7478         (comment-indent-hook): Ditto.
7479         * obsolete.el (get-screen-for-buffer-default-screen-name): Remove.
7480         (buffer-dedicated-screen): Ditto.
7481         (deiconify-screen): Ditto.
7482         (delete-screen): Ditto.
7483         (event-screen): Ditto.
7484         (find-file-other-screen): Ditto.
7485         (find-file-read-only-other-screen): Ditto.
7486         (live-screen-p): Ditto.
7487         (screen-height): Ditto.
7488         (screen-iconified-p): Ditto.
7489         (screen-list): Ditto.
7490         (screen-live-p): Ditto.
7491         (screen-name): Ditto.
7492         (screen-parameters): Ditto.
7493         (screen-pixel-height): Ditto.
7494         (screen-pixel-width): Ditto.
7495         (screen-root-window): Ditto.
7496         (screen-selected-window): Ditto.
7497         (screen-totally-visible-p): Ditto.
7498         (screen-visible-p): Ditto.
7499         (screen-width): Ditto.
7500         (screenp): Ditto.
7501         (get-screen-for-buffer): Ditto.
7502         (get-screen-for-buffer-noselect): Ditto.
7503         (get-other-screen): Ditto.
7504         (iconify-screen): Ditto.
7505         (lower-screen): Ditto.
7506         (mail-other-screen): Ditto.
7507         (make-screen): Ditto.
7508         (make-screen-invisible): Ditto.
7509         (make-screen-visible): Ditto.
7510         (modify-screen-parameters): Ditto.
7511         (new-screen): Ditto.
7512         (next-screen): Ditto.
7513         (next-multiscreen-window): Ditto.
7514         (other-screen): Ditto.
7515         (previous-screen): Ditto.
7516         (previous-multiscreen-window): Ditto.
7517         (raise-screen): Ditto.
7518         (redraw-screen): Ditto.
7519         (select-screen): Ditto.
7520         (selected-screen): Ditto.
7521         (set-buffer-dedicated-screen): Ditto.
7522         (set-screen-height): Ditto.
7523         (set-screen-position): Ditto.
7524         (set-screen-size): Ditto.
7525         (set-screen-width): Ditto.
7526         (show-temp-buffer-in-current-screen): Ditto.
7527         (switch-to-buffer-other-screen): Ditto.
7528         (visible-screen-list): Ditto.
7529         (window-screen): Ditto.
7530         (x-set-screen-pointer): Ditto.
7531         (x-set-frame-pointer): Ditto.
7532         (screen-title-format): Ditto.
7533         (screen-icon-title-format): Ditto.
7534         (terminal-screen): Ditto.
7535         (delete-screen-hook): Ditto.
7536         (create-screen-hook): Ditto.
7537         (mouse-enter-screen-hook): Ditto.
7538         (mouse-leave-screen-hook): Ditto.
7539         (map-screen-hook): Ditto.
7540         (unmap-screen-hook): Ditto.
7541         (default-screen-alist): Ditto.
7542         (default-screen-name): Ditto.
7543         (x-screen-defaults): Ditto.
7544         (x-create-screen): Ditto.
7545         * obsolete.el: meta-flag removed.
7546         baud-rate removed.
7547         sleep-for-millisecs removed.
7548         extent-data removed.
7549         set-extent-data removed.
7550         set-extent-attribute removed.
7551         extent-glyph removed.
7552         extent-layout removed.
7553         set-extent-layout removed.
7554         list-faces-display removed.
7555         list-faces removed.
7556         trim-versions-without-asking removed.
7557         after-write-file-hooks removed.
7558         truename removed.
7559         auto-fill-hook removed.
7560         blink-paren-hook removed.
7561         select-screen-hook, deselect-screen-hook removed.
7562         auto-raise-screen, auto-lower-screen removed.
7563
7564         * msw-mouse.el: Global change resource -> mswindows-resource.
7565
7566         * XEmacs 21.0-pre5 is released.
7567
7568 1998-07-11  SL Baur  <steve@altair.xemacs.org>
7569
7570         * about.el (about-hackers): Credits update.
7571
7572 1998-07-11  Hrvoje Niksic  <hniksic@srce.hr>
7573
7574         * register.el (insert-register): Don't activate the region.
7575
7576 1998-07-10  SL Baur  <steve@altair.xemacs.org>
7577
7578         * select.el: Restore x-* symbols for backwards compatibility:
7579         x-copy-primary-selection, x-kill-primary-selection,
7580         x-delete-primary-selection, x-select-make-extent-for-selection,
7581         x-valid-simple-selection-, x-cut-copy-clear-internal.
7582
7583 1998-07-09  SL Baur  <steve@altair.xemacs.org>
7584
7585         * XEmacs 21.0-pre4 is released.
7586
7587 1998-06-28  Hrvoje Niksic  <hniksic@srce.hr>
7588
7589         * menubar-items.el (default-menubar): Use `report-emacs-bug' for
7590         reporting bugs.
7591         (maybe-add-init-button): Fix semantics under Windows.  Use
7592         `expand-file-name' rather than `concat'.
7593
7594         * help.el (print-messages): New function.
7595
7596 1998-07-05  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7597
7598         * ldap.el (ldap-host-parameters-alist): Docstring fixes
7599
7600 1998-07-04  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7601
7602         * about.el: Tweaked my entry in about-hackers.
7603
7604         * find-paths.el (paths-emacs-root-p):
7605           Relaxed emacs-root checking of an in-place installation to
7606           also accommodate the flat layout used on MS Windows.
7607
7608 1998-06-29  John Jones  <jj@asu.edu>
7609
7610         * package-get.el: calls to package-get-update-all will only
7611           update packages which are already installed.
7612
7613 1998-07-05  Andy Piper  <andyp@parallax.co.uk>
7614
7615         * faces.el (xpm-color-symbols): remove hardcoded defaults these
7616         are handled by the gui-element face fallbacks now.
7617
7618         * x-faces.el: default gui-element face to "background" as well as
7619         the default face.
7620
7621         * msw-faces.el (mswindows-init-device-faces): remove gui-element
7622         and default face settings since these are set as fallbacks now in
7623         the appropriate domain.
7624
7625 1998-07-02  SL Baur  <steve@altair.xemacs.org>
7626
7627         * text-mode.el (text-mode): Reorder regexp so the OR part
7628         corresponding to `page-delim' goes first and the hack in
7629         `forward-paragraph' will work.
7630         With bug analysis from Bob Weiner <weiner@altrasoft.com>
7631
7632 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
7633
7634         * subr.el (remove-hook): When checking the hook value
7635           with functionp, don't apply car to it.
7636
7637 1998-06-24  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7638
7639         * package-get.el (package-get-remote-filename):
7640           Don't use file-name-as-directory because the local directory
7641           separator conventions might not be the same as ftp's.
7642
7643 1998-06-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7644
7645         * ldap.el (ldap-host-parameters-alist): New name of
7646         `ldap-host-parameters-plist'
7647
7648 1998-06-26  Adrian Aichner  <adrian@xemacs.org>
7649
7650         * package-get.el: Using (require 'package-get-base), now that it
7651         provides itself.  Consequently removed all instances of (load
7652         "package-get-base.el").
7653
7654 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
7655
7656         * subr.el (remove-hook): Don't treat the hook value as a
7657           list unless it is both consp and not functionp.
7658
7659 1998-06-29  SL Baur  <steve@altair.xemacs.org>
7660
7661         * about.el: Email address for Ben Wing is ben@xemacs.org.
7662         * auto-show.el: Ditto.
7663         * bytecomp.el: Ditto.
7664         * faces.el: Ditto.
7665         * x-scrollbar.el: Ditto.
7666         * x-misc.el: Ditto.
7667         * tty-init.el: Ditto.
7668         * toolbar-items.el: Ditto.
7669         * symbol-syntax.el: Ditto.
7670         * specifier.el: Ditto.
7671         * objects.el: Ditto.
7672         * hyper-apropos.el: Ditto.
7673         * glyphs.el: Ditto.
7674
7675 1998-06-27  Hrvoje Niksic  <hniksic@srce.hr>
7676
7677         * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
7678         vertical-divider-always-visible-p.
7679         (default-mouse-motion-handler): Ditto.
7680
7681 1998-06-21  Hrvoje Niksic  <hniksic@srce.hr>
7682
7683         * scrollbar.el (scrollbars-visible-p): Simplify.  Always set the
7684         global value.
7685
7686 1998-06-21  Oliver Graf <ograf@fga.de>
7687
7688         * build-reports.el: changed receiver to xemacs-build-reports list
7689
7690 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7691
7692         * font.el: Split font-family-mappings into X and
7693           mswindows-specific versions.
7694           mswindows-font-create-[object|name]: Treat supplied size
7695           as a pointsize. Added underline and strikethru handling.
7696
7697         * msw-faces.el: changed default mswindows charset to western.
7698
7699         * msw-glyphs.el: removed space in border-glyph font string that
7700           was inserted to get round bugs in the mswindows C font code.
7701
7702 1998-06-27  SL Baur  <steve@altair.xemacs.org>
7703
7704         * about.el (about-hackers): Credits update.
7705
7706         * help-nomule.el (tutorial-supported-languages): Add Romanian
7707         TUTORIAL.
7708
7709         * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
7710         to ISO-8859-2.
7711
7712 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7713
7714         * font.el: Split font-family-mappings into X and
7715           mswindows-specific versions.
7716           mswindows-font-create-[object|name]: Treat supplied size
7717           as a pointsize. Added underline and strikethru handling.
7718
7719         * msw-faces.el: changed default mswindows charset to western.
7720
7721         * msw-glyphs.el: removed space in border-glyph font string that
7722           was inserted to get round bugs in the mswindows C font code.
7723
7724 1998-06-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7725
7726         * minibuf.el: make read-color-completion-table call
7727           (mswindows-color-list for mswindows devices.
7728
7729 1998-06-18  Sam Mikes  <smikes@alumni.hmc.edu>
7730
7731         * lisp/font-lock.el
7732         (font-lock-match-c++-style-declaration-item-and-skip-to-next):
7733         Let declaration items contain non-word symbol characters.
7734
7735 1998-06-15  Adrian Aichner  <adrian@xemacs.org>
7736
7737         * package-get.el (package-get-package-provider): Added autoload
7738         cookie.  Loading "package-get-base.el" in ALL functions that use
7739         it.  Fixed some (interactive ...) with multiple argument specs
7740         again.  Cosmetic indentation changes.
7741
7742 1998-05-27  Glynn Clements  <glynn@sensei.co.uk>
7743
7744         * info.el (Info-insert-dir): Don't use nreverse on variables
7745         that you want to use later.
7746
7747 1998-06-17  Glynn Clements  <glynn@sensei.co.uk>
7748
7749         * x-mouse.el (x-set-point-and-move-selection): Replace call
7750         to x-kill-primary-selection with kill-primary-selection
7751
7752 1998-06-12  Martin Buchholz  <martin@xemacs.org>
7753
7754         * simple.el (what-cursor-position): Make cursor position reported
7755         use value of column-number-start-at-one
7756
7757 1998-06-17  SL Baur  <steve@altair.xemacs.org>
7758
7759         * about.el (xemacs-hackers): Fix Jareth's email address.
7760
7761 1998-06-16  SL Baur  <steve@altair.xemacs.org>
7762
7763         * startup.el (startup-splash-frame): Remove
7764         `xemacs-startup-logo-function'.
7765
7766 1998-06-15  SL Baur  <steve@altair.xemacs.org>
7767
7768         * about.el (about-hackers): Update credits list.
7769
7770 1998-06-06  Jeff Miller <jmiller@smart.net>
7771
7772         * lisp/sound.el: Update sound-ext to allow filenames with
7773           extensions to be found by load-sound-file
7774
7775 1998-06-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7776
7777         * info.el (Info-rebuild-outdated-dir): Removed variable
7778         (Info-auto-generate-directory): New variable
7779         (Info-save-auto-generated-dir): New variable
7780         (Info-maybe-update-dir): Use `Info-auto-generate-directory'
7781         (Info-build-dir-anew): Second parameter removed.  Use
7782         `Info-save-auto-generated-dir'
7783         (Info-rebuild-dir): Ditto
7784
7785 1998-06-02  Christoph Wedler  <wedler@fmi.uni-passau.de>
7786
7787         * list-mode.el (next-list-mode-item): Would not recognize
7788         border between directly neighbored items.
7789
7790 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
7791
7792         * package-get.el: add autoloads for some functions.
7793
7794 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
7795
7796         * specifier.el (let-specifier): Tiny docfixes.
7797
7798 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
7799
7800         * msw-mouse.el: set selection-pointer-glyph to Normal.
7801
7802 1998-06-09  Per Abrahamsen  <abraham@dina.kvl.dk>
7803
7804         * wid-edit.el (widget-specify-secret): New function.
7805         (widget-after-change): Use it.
7806         (widget-specify-field): Use it.
7807
7808 1998-06-08  Hrvoje Niksic  <hniksic@srce.hr>
7809
7810         * mouse.el (drag-window-divider): Use `(not done)' instead of
7811         `doit'; reuse result of `window-pixel-edges'.
7812
7813         * modeline.el (drag-modeline-event-lag): Rename to
7814         drag-divider-event-lag.
7815
7816 1998-06-07  Hrvoje Niksic  <hniksic@srce.hr>
7817
7818         * specifier.el (let-specifier): Rewritten not to generate needless
7819         `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
7820         arguments.
7821
7822 1998-05-28  Hrvoje Niksic  <hniksic@srce.hr>
7823
7824         * minibuf.el (read-file-name-1): Setup buffer-local value of
7825         `completion-ignore-case' in completions buffer under Windows.
7826
7827 1998-06-06  Kirill M. Katsnelson  <kkm@kis.ru>
7828
7829         * about.el (about-maintainer-glyph): Fix support for not
7830         compressed images.
7831
7832 1998-06-04  Kirill M. Katsnelson  <kkm@kis.ru>
7833
7834         * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
7835
7836         * mouse.el (mouse-track): Cancel selection if misc-user event with
7837         `cancel-mode-internal' function is fetched.
7838
7839 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
7840
7841         * files.el (save-some-buffers-1): Fixed return value.
7842
7843 1998-06-01  Oliver Graf <ograf@fga.de>
7844
7845         * dragdrop.el: added experimental
7846
7847 1998-05-26  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
7848
7849         * startup.el (after-init-hook, init-file-user,
7850         user-init-directory, load-user-init-file):  Purge references
7851         to "~/.xemacs/init.el" from docstrings.
7852
7853         (load-user-init-file) Use paths-construct-path to construct
7854         paths to user init files.  Go directly to ~/.emacs, do not
7855         search ~/.xemacs/, do not load `default-custom-file'.
7856
7857 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
7858
7859         * files.el (interpreter-mode-alist): Catch wish and tclsh before
7860         general *sh.
7861         (inhibit-first-line-modes-regexps): Added `.tar.gz'.
7862
7863 1998-06-03  Andy Piper  <andyp@parallax.co.uk>
7864
7865         * menubar-items.el (default-menubar): add Update Packages to customize
7866         menu.
7867
7868 1998-06-02  Andy Piper  <andyp@parallax.co.uk>
7869
7870         * faces.el: use toolbar face as a fallback for toolbar properties
7871         in xpm-color-symbols instead of default.
7872
7873         * msw-faces.el: rename 3d-object -> gui-element face.
7874
7875 1998-06-06  SL Baur  <steve@altair.xemacs.org>
7876
7877         * startup.el (xemacs-startup-logo-function): New variable.
7878         (startup-splash-frame): Use it.
7879
7880 1998-06-02  Hrvoje Niksic  <hniksic@srce.hr>
7881
7882         * files.el (save-some-buffers): Would wait 1 second.
7883         (save-some-buffers-1): Delete other windows here instead of in
7884         `save-some-buffers'.
7885         (save-some-buffers): Force redisplay only if windows were deleted.
7886
7887 1998-06-02  Didier Verna  <didier@xemacs.org>
7888
7889         * cus-face.el (custom-face-attributes): generalized the use of
7890         toggle buttons for boolean attributes.
7891         Re-ordered the items a bit.
7892
7893 1998-06-01  SL Baur  <steve@altair.xemacs.org>
7894
7895         * sound.el (default-sound-directory): Use `locate-data-directory'
7896         to find the sounds directory.
7897
7898 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
7899
7900         * sound.el: default sound-ext to .wav under mswindows, .au
7901         otherwise. load-default sounds without extensions.
7902
7903 1998-05-27  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
7904
7905         * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
7906         if send-pr is not bound.
7907
7908 1998-06-01  Andy Piper  <andyp@parallax.co.uk>
7909
7910         * files.el: grok idl files in auto-mode-alist.
7911 1998-06-01  Jeff Miller  <jmiller@smart.net>
7912
7913         * minibuf.el (exact-minibuffer-completion-p): check for nil before
7914         calling `upcase'.
7915
7916 1998-05-30  Andy Piper  <andyp@parallax.co.uk>
7917
7918         * msw-glyphs.el: add xbm to the list of image types supported.
7919
7920 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
7921
7922         * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
7923         instead of XEmacs one when dumping InfoDock.
7924
7925 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
7926
7927         * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
7928         for `modeline-visible-p'
7929
7930         * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
7931
7932 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
7933
7934         * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
7935         since it's not used anymore. doc string fixes.
7936
7937         * package-get.el (package-get-file-installed-p): new function. use
7938         instead of file-installed-p which is in an external package.
7939
7940 1998-05-28  Oliver Graf <ograf@fga.de>
7941
7942         * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
7943         favor of select-window/switch-to-buffer
7944
7945 Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
7946
7947         * startup.el: changed (getenv "HOME") to (user-home-directory)
7948
7949 1998-05-25  Oliver Graf <ograf@fga.de>
7950
7951         * frame.el (cde-start-drag) moved to dragdrop.el
7952         (offix-start-drag-region) moved to dragdrop.el
7953         (offix-start-drag) moved to dragdrop.el
7954         * dragdrop.el (cde-start-drag) moved from frame.el
7955         (offix-start-drag-region) moved from frame.el
7956         (offix-start-drag) moved from frame.el
7957         (cde-start-drag-region) cde drag regions
7958         * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
7959
7960 1998-05-26  Oliver Graf <ograf@fga.de>
7961
7962         * dragdrop.el: created dragdrop-drag prototypes
7963         (cde-start-drag-region) fixed typo
7964
7965 1998-05-28  SL Baur  <steve@altair.xemacs.org>
7966
7967         * simple.el (after-init-hook): Remove reader macro.
7968
7969         * packages.el (packages-hardcoded-lisp): Get rid of reader
7970         macros.  Update DOC string.
7971
7972 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
7973
7974         * mouse.el (drag-window-divider): Ditto.
7975
7976         * modeline.el (mouse-drag-modeline): Use it.
7977
7978         * lisp-mode.el (let-specifier): Specify indentation.
7979
7980         * specifier.el (let-specifier): Renamed from
7981         `with-specifier-instance'.
7982
7983 1998-05-27  Andy Piper  <andyp@parallax.co.uk>
7984
7985         * x-faces.el:
7986         * faces.el: move definition of xpm-color-symbols from x-faces.el
7987         to faces. Predicate x-get-resource on the presence of x.
7988
7989         * msw-faces.el: set 3d-object face rather than modeline. Specify
7990         faces as specfier defaults.
7991
7992         * package-get.el: don't use package-admin-add-single-file-package.
7993
7994 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
7995
7996         * toolbar-items.el: Fixup tooltips.
7997         (toolbar-gnus): Don't use obsolete variable
7998         toolbar-news-frame-properties.
7999         (toolbar-news-reader): Default to `gnus' instead of
8000         `not-configured'.
8001
8002         * files.el (auto-mode-alist): Correctly recognize `.emacs' under
8003         Windows.
8004
8005 1998-05-25  Andy Piper  <andyp@parallax.co.uk>
8006
8007         * package-get.el: rename -installedp -> -installed-p.
8008
8009 1998-05-23  Kirill M. Katsnelson  <kkm@kis.ru>
8010
8011         * glyphs.el (init-glyphs): Created `border-glyph' face, with no
8012         attributes, and assinged it to continuation, truncation and
8013         hscroll glyphs.
8014
8015         * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
8016         and made continuation, truncation and hscroll glyphs arrow
8017         characters out of that font.
8018
8019 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
8020
8021         * minibuf.el (minibuffer-electric-separator): Play nicely with
8022         directory-sep-char being \.
8023         (minibuffer-electric-tilde): Ditto.
8024         (read-file-name-map): Ditto.
8025
8026 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
8027
8028         * mouse.el (default-mouse-track-maybe-own-selection): Pause only
8029         on X devices.
8030         (default-mouse-track-deal-with-down-event): Avoid
8031         `x-disown-selection'; use `disown-selection' instead.
8032
8033 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
8034
8035         * select.el:
8036         * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
8037         moved to (cut-copy-clear-internal) in select.el. Ditto for
8038         (x-delete-primary-selection) (x-kill-primary-selection)
8039         (x-copy-primary-selection).
8040         (own-clipboard): new function.
8041
8042         * msw-select.el: use the new kill/delete/copy/cut-copy-clear
8043         functions in select.el. remove old ones.
8044         (mswindows-own-clipboard): new function.
8045
8046 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
8047
8048         * gnuserv.el: allow connections from mswindows type devices.
8049
8050 1998-05-20  Andy Piper  <andyp@parallax.co.uk>
8051
8052         * msw-glyphs.el: change image type used from cursor to resource.
8053
8054 1998-05-20  Kirill M. Katsnelson  <kkm@kis.ru>
8055
8056         * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
8057         for {top,bottom}-{left,right} values in addition to
8058         {top,bottom}_{left,right}.
8059         Use x-get-resource instead of x-get-resource-and-bogosity-check.
8060
8061 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
8062
8063         * cl-macs.el (specifier-instance): Undefine its setf method.
8064
8065         * specifier.el (with-specifier-instance): Added docstring.
8066
8067         * mouse.el (drag-window-divider): Ditto.
8068
8069         * modeline.el (mouse-drag-modeline): Use it.
8070
8071         * lisp-mode.el (with-specifier-instance): Define its indentation
8072         level.
8073
8074         * specifier.el (with-specifier-instance): New macro.
8075
8076 1998-05-19  Andy Piper  <andyp@parallax.co.uk>
8077
8078         * package-get.el (package-get-create-custom): new function to
8079         auto-generate package-get-custom.el from package-get-base.el.
8080         * (package-get-ever-installedp): new function.
8081         * (package-get-custom): new function to get all packages specified
8082         by customize.
8083
8084 1998-05-19  Hrvoje Niksic  <hniksic@srce.hr>
8085
8086         * cus-edit.el (custom-file): Revert to `~/.emacs'.
8087
8088 1998-05-23  SL Baur  <steve@altair.xemacs.org>
8089
8090         * cl-extra.el: Reverse previous float change.
8091
8092 1998-05-17  Andy Piper  <andyp@parallax.co.uk>
8093
8094         * x-faces.el:
8095         * faces.el (try-font-name): moved from x-faces.el since it is
8096         required by w3 under mswindows as well X.
8097
8098 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
8099
8100         * winnt.el: Removed evil (setq completion-ignore-case t)
8101         clause, one more overlookef fsfism.
8102         (nt-quote-args-functions-alist): End sentences with double space.
8103
8104 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
8105
8106         * window-xemacs.el (push-window-configuration): Remove kludgery of
8107         recaching default-toolbar specifier.
8108         (pop-window-configuration): Ditto.
8109         (unpop-window-configuration): Ditto.
8110
8111 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
8112
8113         * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
8114
8115 1998-05-17  Kirill M. Katsnelson  <kkm@kis.ru>
8116
8117         * winnt.el (nt-quote-args-verbatim): Added function.
8118         (nt-quote-args-prefix-quote): Added function.
8119         (nt-quote-args-backslash-quote): Added function.
8120         (nt-quote-args-double-quote): Added function.
8121         (nt-quote-args-functions-alist): New variable.
8122         (nt-quote-process-args): Added function. This is the main quoting
8123         work horse called from process-nt.c
8124
8125 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
8126
8127         * winnt.el: Removed duplicate definitions for backspace,
8128         delete, M-backspace and C-M-backspace.
8129         (file-name-buffer-file-type-alist): Removed this variable.
8130         (find-buffer-file-type): Removed function.
8131         (find-file-binary):  Removed function.
8132         (find-file-text): Removed function.
8133         (find-file-not-found-set-buffer-file-type): Removed function.
8134         (save-to-unix-hook): Removed function.
8135         (revert-from-unix-hook): Removed function.
8136         (using-unix-filesystems): Removed function.
8137         (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
8138         warning.
8139         (x-set-selection): Removed function.
8140         (x-get-selection): Removed function.
8141         Removed commented FSFisms.
8142         Replaced copyright notice (this file is not part of GNU Emacs).
8143         (nt-shell-mode-hook): Moved here from a lambda expression. Added
8144         comint-process-echoes setting to t.
8145
8146 1998-05-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8147
8148         * packages.el (packages-no-package-hierarchy-regexp): Introduced
8149         and used following the interface change of
8150         `paths-find-recursive-path'.
8151
8152         * find-paths.el (paths-find-recursive-path): Exclusion is now by a
8153         regexp instead of a list of base names.
8154         (paths-version-control-filename-regexp):
8155         (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
8156         Introduced and used following the interface change of
8157         `paths-find-recursive-path'.
8158
8159 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
8160
8161         * simple.el (delete-forward-p): Make it a defun; do X garbage only
8162         on X devices, rather than on all non-TTY devices.
8163
8164 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
8165
8166         * msw-mouse.el: New file. Sets up cursor shapes for Windows.
8167
8168         * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
8169
8170 1998-05-17  Adrian Aichner  <adrian@xemacs.org>
8171
8172         * itimer.el (activate-itimer): Fixed usage of integers
8173         as argument to `concat'.
8174
8175 1998-05-17  Glynn Clements  <glynn@sensei.co.uk>
8176
8177         * itimer.el (start-itimer): replace the use of `concat' with
8178         `format'
8179
8180 1998-05-16  SL Baur  <steve@altair.xemacs.org>
8181
8182         * mode-motion.el (mode-motion-hook): Clarify docstring.
8183         From Bob Weiner <weiner@altrasoft.com>
8184
8185         * loadhist.el (symbol-file): Supply prompt string when used
8186         interactively.
8187         From Bob Weiner <weiner@altrasoft.com>
8188
8189 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
8190
8191         * loadup.el (really-early-error-handler): Ditto.
8192
8193         * update-elc.el: Ditto.
8194
8195         * setup-paths.el (paths-construct-exec-path): Ditto.
8196
8197         * make-docfile.el: Ditto.
8198
8199         * find-paths.el (paths-decode-directory-path): Use split-path
8200         instead of decode-path.
8201
8202         * files.el (parse-colon-path): Update docstring reference.
8203
8204 1998-05-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
8205
8206         * msw-init.el:
8207         * x-init.el:
8208         Bind cut'n'paste keys to non window-system specific functions.
8209
8210         * msw-select.el: New function mswindows-clear-clipboard.
8211         mswindows-cut-copy-clipboard extended to handle clearing of the
8212         selection and renamed to mswindows-cut-copy-clear-clipboard.
8213
8214         * select.el: on mswindows devices delete-primary-selection
8215         calls mswindows-clear-clipboard.
8216
8217 1998-05-15  Hrvoje Niksic  <hniksic@srce.hr>
8218
8219         * simple.el (quoted-insert): Inhibit quit when using read-char.
8220
8221         * cmdloop.el (read-char): Don't inhibit quit.
8222         (read-char-exclusive): Ditto.
8223         (read-char): Signal quit if quit-char was pressed.
8224         (read-char-exclusive): Ditto.
8225         (read-quoted-char): Return a character, not integer.
8226
8227         * menubar-items.el (default-popup-menu): Use Andy's generic
8228         selection code.
8229         (default-popup-menu): Fix code.
8230
8231 1998-05-14  Oliver Graf <ograf@fga.de>
8232
8233         * dragdrop.el (dragdrop-function-widget): this time it's done
8234
8235 1998-05-13  Oliver Graf <ograf@fga.de>
8236
8237         * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
8238
8239 1998-05-15  Kirill M. Katsnelson  <kkm@kis.ru>
8240
8241         * device.el (device-pixel-width):
8242         (device-pixel-height):
8243         (device-mm-width):
8244         (device-mm-height):
8245         (device-bitplanes):
8246         (device-color-cells): Swapped parameters to device-system-metric
8247         according to the interface change.
8248
8249 1998-05-14  Kirill M. Katsnelson  <kkm@kis.ru>
8250
8251         * mouse.el (default-mouse-motion-handler): Use new name of the
8252         function event-over-vertical-divider-p.
8253         Do not set E-W arrow cursor over the divider if
8254         vertical-divider-draggable-p is nil in the window.
8255         ([top-level]): Use new name for the variable
8256         vertical-divider-map.
8257         (drag-window-divider): Respect vertical-divider-draggable-p.
8258         Variable name typo fixes.
8259
8260 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
8261
8262         * keymap.el (kbd): Define here; handle string constants and
8263         others...
8264
8265 1998-05-15  Christian Nyb <chr@mediascience.no>
8266
8267         * simple.el (zap-up-to-char): New function.  Behaves like `zap-to-char'
8268         in Emacs 18.
8269
8270 1998-05-13  Didier Verna  <didier@xemacs.org>
8271
8272         * mouse.el (drag-window-divider): give the vertical divider a
8273         pressed look when dragging it.
8274
8275 1998-05-13  Andy Piper  <andyp@parallax.co.uk>
8276
8277         * faces.el: predicate some more face operations on x or mswindows
8278         not just x.
8279
8280         * modeline.el: enable modeline coloring for mswindows.
8281
8282 1998-05-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8283
8284         * minibuf.el (minibuffer-default): Added variable; compatible with
8285         FSF Emacs.
8286         (next-history-element): Used `minibuffer-default'.
8287
8288 1998-05-12  Oliver Graf <ograf@fga.de>
8289
8290         * dragdrop.el (dragdrop-function-widget): button and mods ok
8291         arguments still look a bit strange
8292         (dragdrop-compare-mods) created
8293         (dragdrop-drop-do-functions) correctly checks for buttons and
8294         modifiers
8295
8296 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
8297
8298         * setup-paths.el (paths-default-info-directories): Replace
8299         path-separator with directory-sep-char.
8300
8301         * files.el (path-separator): Don't define it here.
8302
8303 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
8304
8305         * update-elc.el: Ditto.
8306
8307         * setup-paths.el (paths-construct-exec-path): Ditto.
8308
8309         * make-docfile.el: Ditto.
8310
8311         * loadup.el (really-early-error-handler): Ditto.
8312
8313         * find-paths.el (paths-decode-directory-path): Use decode-path
8314         instead of decode-path-internal.
8315
8316         * files.el (parse-colon-path): Update docstring.
8317
8318 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
8319
8320         * subr.el (get-buffer-window-list): Make BUFFER optional.
8321
8322         * window-xemacs.el (windows-of-buffer): Defalias to
8323         get-buffer-window-list.
8324
8325 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8326
8327         * disass.el: Fix maintainer keyword.
8328
8329         * bytecomp.el (byte-compile-and-load-file): Autoload.
8330         (byte-compile-buffer): Ditto.
8331
8332         * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
8333         value is returned, not the name.
8334         (lisp-imenu-generic-expression): Enable it.
8335         (lisp-mode-variables): Ditto.
8336         (lisp-indent-offset): Change defconst to defvar.
8337         (lisp-indent-function): Ditto.
8338         (lisp-body-indent): Ditto.
8339
8340 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8341
8342         * modeline.el: Use zap-last-kbd-macro-event.
8343
8344         * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
8345         nil, don't attempt to do anything with messages.
8346         (eval-last-sexp): Use `letf' for clarity.
8347
8348 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8349
8350         * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
8351
8352 1998-05-11  Martin Buchholz  <martin@xemacs.org>
8353
8354         * buff-menu.el:
8355         * lisp-mode.el:
8356         * obsolete.el:
8357         Change empty docstrings into no doc strings at all.
8358         Fix bogus FSF-format docstrings.
8359         * etags.el: Fix docstring.
8360
8361 1998-05-11  Jan Vroonhof  <vroonhof@math.ethz.ch>
8362
8363         * package-get.el (package-get): Use internal md5
8364
8365 1998-05-13  SL Baur  <steve@altair.xemacs.org>
8366
8367         * about.el (about-xemacs): Correct abuse of concat.
8368
8369 1998-05-11  SL Baur  <steve@altair.xemacs.org>
8370
8371         * info.el (Info-mode): Use easymenu.
8372
8373 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8374
8375         * apropos.el (apropos): Don't use concat with integers.
8376
8377         * cmdloop.el (describe-last-error): Handle the case when no error
8378         was seen gracefully.
8379
8380         * apropos.el (apropos-print): Use with-displaying-help-buffer as
8381         defun.
8382         (apropos-describe-plist): Ditto.
8383
8384         * help.el (with-displaying-help-buffer): Revert to a defun.
8385         (describe-key): Use it as defun.
8386         (describe-mode): Ditto.
8387         (describe-bindings): Ditto.
8388         (describe-prefix-bindings): Ditto.
8389         (describe-installation): Ditto.
8390         (view-lossage): Ditto.
8391         (describe-function): Ditto.
8392         (describe-variable): Ditto.
8393         (describe-syntax): Ditto.
8394
8395 1998-05-11  Oliver Graf <ograf@fga.de>
8396
8397         * dragdrop.el: changed order of require/provide
8398         (dragdrop-drop-mime-default) changed to new calling conventions
8399         (dragdrop-drop-do-functions) changed to new calling conventions
8400         (dragdrop-function-widget) this one needs more work...
8401
8402 1998-05-10  Oliver Graf <ograf@fga.de>
8403
8404         * about.el: another small change in my entry
8405         * dragdrop.el (dragdrop-drop-log-function): logging added
8406         plus customizations
8407         changed interface to handler functions. now called with event
8408         and object
8409
8410 1998-05-12  Kirill M. Katsnelson  <kkm@kis.ru>
8411
8412         * glyphs.el (divider-pointer-glyph): Declared new glyph,
8413         E-W arrow pointer displayed over draggable dividers.
8414
8415         * mouse.el (default-mouse-motion-handler): Show it when
8416         appropriate.
8417         (drag-window-divider): Added.
8418         ([top-level]): Initialized window-divider-map with a keymap
8419         binding the above function to left button down event.
8420
8421         * x-mouse.el (x-init-pointer-shape): Initialize
8422         divider-pointer-glyph from Cursor.dividerPointer, or use default
8423         E-W double arrow.
8424
8425 1998-04-30  Gunnar Evermann  <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
8426
8427         * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
8428
8429 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
8430
8431         * simple.el (count-words-buffer): Don't query for buffer.
8432         (count-lines-buffer): Ditto.
8433
8434 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
8435
8436         * help.el (where-is): add optional insert argument.
8437
8438 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
8439
8440         * help.el (describe-key-briefly): New argument INSERT.
8441
8442         * simple.el (eval-expression): New optional argument; synch with
8443         FSF 20.3.
8444
8445         * keydefs.el (global-map): Add new register bindings.
8446
8447         * register.el: Synched with FSF 20.3.
8448
8449 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
8450
8451         * window-xemacs.el (recenter): all arguments are optional.
8452
8453 1998-05-10  Kirill M. Katsnelson  <kkm@kis.ru>
8454
8455         * device.el: (device-pixel-width): Reflected name/parameters
8456         change to device-system-metric.
8457         (device-pixel-height): Ditto.
8458         (device-mm-width): Ditto.
8459         (device-mm-height): Ditto.
8460         (device-bitplanes): Ditto.
8461         (device-color-cells): Ditto.
8462
8463 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
8464
8465         * cl-extra.el (cl-float-limits): Removed; move code to top-level.
8466
8467         * cl.el (most-positive-fixnum): Document.
8468         (most-negative-fixnum): Ditto.
8469
8470         * cus-dep.el: Updated comment.
8471
8472         * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
8473         constant.
8474
8475         * cus-load.el (custom-put): Removed.
8476
8477         * files.el (after-find-file): Just resignal quit instead of
8478         signaling "canceled".
8479
8480 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
8481
8482         * frame.el (other-frame): Use `focus-frame' instead of
8483         select-frame kludges.
8484
8485         * lisp-mode.el: Update lisp-indent-function for
8486         save-selected-frame and with-selected-frame.
8487
8488         * frame.el (save-selected-frame): New macro.
8489         (with-selected-frame): Ditto.
8490         (other-frame): Use `set-frame-focus'.
8491
8492 1998-05-06  Oliver Graf <ograf@fga.de>
8493
8494         * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
8495         (dragdrop-drop-url-default) default handler for URL drops created
8496         (dragdrop-drop-mime-default) default handler for MIME drops created
8497         (dragdrop-drop-functions) default custom for handling drops created
8498         (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
8499
8500 1998-05-05  Jonathan Harris <jhar@tardis.ed.ac.uk>
8501
8502         * mouse.el: Removed redundant mouse-mswindows-drop function.
8503
8504 1998-05-05  Oliver Graf <ograf@fga.de>
8505
8506         * about.el: changed some text in my entry
8507         * dragdrop.el: added customs
8508
8509 1998-05-04  Oliver Graf <ograf@fga.de>
8510
8511         * mouse.el: killed global drop key bindings
8512         (mouse-offix-drop) removed
8513         * dragdrop.el: created
8514         * dumped-lisp.el: inclusion of dragdrop.el for window-systems
8515
8516 1998-05-09  Kirill M. Katsnelson  <kkm@kis.ru>
8517
8518         * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
8519         scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
8520
8521         * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
8522         obsolete comment.
8523
8524         * scrollbar.el (scrollbars-visible-p): Use new
8525         {vertical,horizontal}-scrollbar-visible-p specifiers.
8526
8527 1998-04-18  Kirill M. Katsnelson  <kkm@kis.ru>
8528
8529         * device.el (device-pixel-height):
8530         (device-pixel-width):
8531         (device-mm-width):
8532         (device-mm-height):
8533         (device-bitplanes):
8534         (device-color-cells): Moved these 6 functions from device.c; they
8535         all use single (device-system-metrics) call.
8536
8537 1998-05-09  SL Baur  <steve@altair.xemacs.org>
8538
8539         * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
8540         were renamed.
8541
8542         * menubar-items.el:
8543         * toolbar-items.el: Renamed from x-menubar/x-toolbar.
8544         Suggested by Hrvoje Niksic <hniksic@srce.hr>
8545
8546         * help.el (help-map): Remove Hyperbole keybinding logic.
8547         Suggested by: Michael Ernst <mernst@cs.washington.edu>
8548
8549 1998-05-08  SL Baur  <steve@altair.xemacs.org>
8550
8551         * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
8552         From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
8553
8554 1998-05-07  Andy Piper  <andyp@parallax.co.uk>
8555
8556         * msw-glyphs.el: use nicer icon3 from the frame icon.
8557
8558 1998-05-07  SL Baur  <steve@altair.xemacs.org>
8559
8560         * version.el (emacs-version): Remove InfoDock conditionals.
8561
8562         * startup.el (startup-splash-frame): Change ID logo name.
8563
8564 1998-05-06  Hrvoje Niksic  <hniksic@srce.hr>
8565
8566         * files.el (after-find-file): If the user presses C-g on
8567         directory-creation prompt, kill the buffer.
8568
8569 1998-05-06  SL Baur  <steve@altair.xemacs.org>
8570
8571         * simple.el (count-words-region): Reverse previous change.
8572
8573 1998-05-05  Hrvoje Niksic  <hniksic@srce.hr>
8574
8575         * replace.el (query-replace): Just call perform-replace.
8576         (query-replace-regexp): Ditto.
8577         (perform-replace): Move region handling here.
8578         (perform-replace): Use the new arg to match-data.
8579
8580 1998-03-08  Kyle Jones  <kyle_jones@wonderworks.com>
8581
8582         * x-init.el: Install X specific display table that
8583           displays char 0240 as a space to avoid whatever it is
8584           that screws up display of that character code.
8585
8586 1998-05-03  Hrvoje Niksic  <hniksic@srce.hr>
8587
8588         * help.el (function-arglist): If no arguments are documented for a
8589         subr, print nothing rather than incorrect output.
8590
8591 1998-05-05  SL Baur  <steve@altair.xemacs.org>
8592
8593         * cmdloop.el (command-error): Update bail-out error message to use
8594         `emacs-program-name'.
8595
8596         * lib-complete.el: Remove reader macro cruft.
8597
8598         * dumped-lisp.el (preloaded-file-list): Phase I:  remove InfoDock
8599         cruft.
8600
8601         * simple.el (count-words-region): Drop interactive-p check on the
8602         message.
8603
8604 1998-05-04  Jonathan Harris <jhar@tardis.ed.ac.uk>
8605
8606         * font.el
8607         * msw-faces.el
8608         Correct spelling of mswindows-font-canonicalize-name.
8609
8610 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
8611
8612         * ldap.el (ldap-host-parameters-alist): Replaced with
8613         `ldap-host-parameters-plist'
8614         (ldap-search): Adapt to previous change
8615
8616 1998-05-02  SL Baur  <steve@altair.xemacs.org>
8617
8618         * about.el (about-hackers): Update Bob Weiner bio.
8619         (about-maintainer-info): Ditto.
8620
8621 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
8622
8623         * simple.el (display-warning-minimum-level): Docfix.
8624
8625 1998-04-04  Per Abrahamsen  <abraham@dina.kvl.dk>
8626
8627         * widget.el (:default-get): New keyword.
8628         * wid-edit.el (default, widget-default-default-get): Define it.
8629         (group, widget-group-default-get): Define it.
8630         (menu-choice, widget-choice-default-get): Define it.
8631         (widget-default-get): New function.
8632         (widget-choice-action): Call it.
8633         (widget-editable-list-entry-create): Call it.
8634
8635 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
8636
8637         * byte-optimize.el (byte-boolean-vars): Removed.
8638         (byte-optimize-lapcode): Use `built-in-variable-type' instead of
8639         lookup through `byte-boolean-vars'.
8640
8641 1998-05-01  Kirill M. Katsnelson  <kkm@kis.ru>
8642
8643         * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
8644         resource-provided values into ghost specs for scrollbar-height and
8645         scrollbar-width.
8646
8647 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
8648
8649         * byte-optimize.el: Don't attempt to optimize /=.
8650
8651         * bytecomp.el (byte-compile-one-ore-more-args): New function.
8652         (byte-compile-/=): Ditto.
8653
8654 1998-05-02  SL Baur  <steve@altair.xemacs.org>
8655
8656         * apropos.el: Use `with-displaying-help-buffer'.
8657         (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
8658         Use `with-displaying-help-buffer'.
8659         (apropos-follow): Do not give special treatment to buffer cursor
8660         was in prior to a mouse click.
8661         (apropos-describe-plist): Use `with-displaying-help-buffer'.
8662         (apropos-print-doc): Set correct buffer for setting text
8663         properties.
8664
8665 1998-05-01  SL Baur  <steve@altair.xemacs.org>
8666
8667         * help.el (help-buffer-prefix-string): New variable.
8668         (help-buffer-name): Use it.
8669
8670         * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
8671         mode menu.
8672
8673 1998-04-30  Greg Klanderman  <greg@alphatech.com>
8674
8675         * frame.el (other-frame): Work even when focus-follows-mouse is true.
8676
8677 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
8678
8679         * files.el (find-file-noselect): Update docstring.
8680         (find-file-noselect): Signal an error if found an unreadable file.
8681         (file-chase-links): Save the match data.
8682         (normal-mode): Use `lwarn' and `error-message-string'.
8683         (interpreter-mode-alist): Change defconst to defvar.
8684         (inhibit-first-line-modes-regexps): Ditto.
8685         (inhibit-first-line-modes-regexps): Added .tgz.
8686         (inhibit-first-line-modes-suffixes): Change defconst to defvar.
8687         (change-major-mode-with-file-name): New user-option.
8688         (set-visited-file-name): Synched with FSF.
8689         (file-name-extension): New function, from FSF 20.3.
8690         (file-relative-name): Synched with FSF.
8691         (save-some-buffers): Support the C-r feature.
8692         (recover-session): Synched with FSF.
8693         (kill-some-buffers): Ditto.
8694         (set-auto-mode): New argument JUST-FROM-FILE-NAME.
8695
8696 1998-04-30  SL Baur  <steve@altair.xemacs.org>
8697
8698         * files.el (insert-file): Undo previous change and reenable use of
8699         format.el.
8700
8701 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
8702
8703         * window-xemacs.el (recenter): Define.
8704
8705 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
8706
8707         * font.el (mswindows-font-create-name)
8708         (mswindows-font-create-object): new functions for mswindows type
8709         fonts.
8710
8711         * msw-faces.el (mswindows-font-canicolize-name): fix so that
8712         strings are parsed as well as font objects.
8713
8714 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
8715
8716         * modeline.el (defining-kbd-macro): Restore modeline indication of
8717         kbd-macro being recorded.
8718         (add-minor-mode): Simplify docstring.
8719         (modeline-minor-mode-menu): Remove stuff.
8720
8721 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
8722
8723         * code-process.el (call-process): dynamically decide process
8724         coding type.
8725
8726 1998-04-29  Jim Radford  <radford@robby.caltech.edu>
8727
8728         * modeline.el: Add line-number-mode, column-number-mode to
8729         the modeline minor-mode menu.  Button2 on the line number does
8730         goto-line.
8731
8732 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
8733
8734         * mouse.el: move x-selection-owner-p type things to
8735         selection-owner-p.
8736
8737         * msw-init.el: copy zmacs stuff from x-init.el
8738
8739         * msw-select.el (mswindows-own-selection)
8740         (mswindows-disown-selection) (mswindows-selection-owner-p): new
8741         functions. Very simple minded implementation of selectio
8742         ownership.
8743
8744         * select.el (own-selection) (disown-selection)
8745         (activate-region-as-selection) (select-make-extent-for-selection)
8746         (valid-simple-selection-p): functions moved from x-select.el for
8747         generalized selection.
8748
8749         * x-select.el: see select.el changes.
8750
8751         * x-toolbar.el: use new selection functions.
8752
8753 1998-04-28  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8754
8755         * packages.el (packages-find-package-directories): Fixed bug that
8756         would pick up multiple site-package directories.
8757         (package-locations): Added "xemacs-packages" as a late package
8758         location.
8759
8760         * find-paths.el: Now uses `emacs-program-name' and
8761         `emacs-program-version'.
8762         Additions to enforce version-specific directories in
8763         `paths-find-version-directory'.
8764
8765 1998-04-29  SL Baur  <steve@altair.xemacs.org>
8766
8767         * default.el: Removed.
8768         * site-start.el: Removed.
8769
8770 1998-04-29  Didier Verna  <didier@xemacs.org>
8771
8772         * minibuf.el (minibuffer-history-minimum-string-length): Default
8773         to nil.
8774
8775 1998-04-28  SL Baur  <steve@altair.xemacs.org>
8776
8777         * find-paths.el (paths-program-name): Rename.
8778         (paths-emacs-root-p): Ditto.
8779         (paths-find-site-directory): Ditto.
8780
8781 1998-04-26  Karl M. Hegbloom  <karlheg@inetarena.com>
8782
8783         * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
8784         `emacs-lisp-byte-compile-and-load'.
8785
8786 1998-04-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8787
8788         * ldap.el (ldap-search): Fixed additional parameter passing to
8789         `ldap-open'
8790
8791 1998-04-27  Andy Piper  <andyp@parallax.co.uk>
8792
8793         * select.el (kill-primary-selection) (selection-owner-p)
8794         (copy-primary-selection) (yank-clipboard-selection)
8795         (selection-exists-p) (delete-primary-selection): new file and
8796         functions that do the right thing for the selected device.
8797
8798         * x-menubar.el: use generalised selection functions.
8799
8800         * dumped-lisp.el: dump select.el.
8801
8802 1998-04-27  SL Baur  <steve@altair.xemacs.org>
8803
8804         * find-paths.el (paths-progname): New variable.
8805         (paths-emacs-root-p): Use it.
8806         (paths-find-site-directory): Ditto.
8807
8808 1998-04-26  SL Baur  <steve@altair.xemacs.org>
8809
8810         * loadup.el ((member "dump" command-line-args)): Dump as
8811         `infodock' if InfoDock.
8812
8813 1998-04-25  SL Baur  <steve@altair.xemacs.org>
8814
8815         * find-paths.el (construct-emacs-version): Simplify, include
8816         program name in the return value.
8817         * (paths-find-version-directory): Use it.
8818
8819 1998-04-25  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8820
8821         * info.el (Info-parse-dir-entries): Fixed regexp
8822         (Info-build-dir-anew): Remove full suffix and capitalize info file
8823         name for files with no @direntry
8824         (Info-batch-rebuild-dir): New function
8825         (Info-suffixed-file): Check for regular files instead of simple
8826         file existence (could catch directories before)
8827
8828 1998-04-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8829
8830         * setup-paths.el, find-paths.el: Removed uses of `not' which
8831         temacs doesn't have.
8832
8833         * find-paths.el (paths-find-emacs-roots): Included exec-prefix
8834         into root searching.
8835
8836 1998-04-24  Martin Buchholz  <martin@xemacs.org>
8837
8838         * subr.el: Remove definition of `not'.
8839
8840 Sat Apr 24 1998  Andy Piper  <andyp@parallax.co.uk>
8841
8842         * msw-glyphs.el: enable graphics support.
8843
8844 1998-04-23  Didier Verna  <didier@xemacs.org>
8845
8846         * x-menubar.el (default-menubar): restored the line-number-mode
8847         option.
8848
8849         * misc doc string updates related to the options menu.
8850
8851 1998-04-24  SL Baur  <steve@altair.xemacs.org>
8852
8853         * setup-paths.el (paths-construct-load-path): Fix typo.
8854
8855 1998-04-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8856
8857         * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
8858         font-menu-ignore-scaled-fonts don't have to be bound now; this
8859         gets us one step further towards making --no-autoloads work.
8860
8861         * startup.el (normal-top-level): Load auto-autoloads only if
8862         lisp-directory is non-nil.
8863
8864         * setup-paths.el (paths-construct-load-path): Made it robust
8865         against nil lisp-directory.
8866
8867         * startup.el (startup-setup-paths-warning): Added `lisp-directory'
8868         to the list of variables that cause a warning when nil.
8869
8870         * toolbar.el (init-toolbar-location): Now works even when there's
8871         no toolbar icon directory.
8872
8873 1998-04-23  Hrvoje Niksic  <hniksic@srce.hr>
8874
8875         * help.el (view-lossage): Recognize it.
8876
8877         * simple.el (log-message): Mark multiline messages.
8878
8879 1998-04-22  SL Baur  <steve@altair.xemacs.org>
8880
8881         * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
8882
8883 1998-4-20  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
8884
8885         * package-get.el (package-get-all):  add `\n' separator to
8886         interactive specification so that both variables are read
8887
8888 1998-04-22  Didier Verna  <didier@xemacs.org>
8889
8890         * x-menubar.el: ported the options menu to Custom.
8891         Moved the "read only" toggle button to the buffers menu.
8892         Corrected some missing ;;;###autoload or defcustom.
8893
8894         * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
8895         the scrollbar-visible specifier for options menu handling.
8896
8897         * toolbar.el (toolbar-visible-p)
8898                      (toolbar-captioned-p)
8899                      (default-toolbar-position): defcustom wrappers around
8900         the toolbar specifiers for options menu handling.
8901
8902         * frame.el (get-frame-for-buffer-default-instance-limit):
8903         defcustom it for options menu handling.
8904
8905         * font-lock.el (font-lock-mode): defcustom and autoload the variable
8906         font-lock-mode for options menu handling.
8907
8908         * cus-start.el: added Custom properties to overwrite-mode for
8909         options menu handling.
8910
8911 Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
8912
8913         * about.el: shameless self-promotion.
8914
8915 1998-04-21  Hrvoje Niksic  <hniksic@srce.hr>
8916
8917         * simple.el (raw-append-message): Slightly optimize.
8918         (remove-message): Use `push' for clarity.
8919         (append-message): Ditto.
8920         (display-warning): Dito.
8921         (raw-append-message): Send the message to the appropriate device.
8922
8923 1998-04-22  SL Baur  <steve@altair.xemacs.org>
8924
8925         * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
8926         From Sean MacLennan <Sean.MacLennan@pika.ca>
8927
8928 1998-04-18  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8929
8930         * setup-paths.el: Changed `directory-sep-char' to
8931         `path-separator', following a change in GNU Emacs.
8932
8933 1998-04-19  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8934
8935         * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
8936         (Info-build-dir-anew): Add a final newline.
8937         (Info-build-dir-anew): Do not issue warning when rebuilding policy
8938         is `always'
8939         (Info-rebuild-dir): Ditto
8940
8941         * dumped-lisp.el (preloaded-file-list): Added ldap.el
8942
8943 1998-04-21  SL Baur  <steve@altair.xemacs.org>
8944
8945         * simple.el (count-words-buffer): Retain zmacs region.
8946         (count-words-region): Ditto.
8947         * simple.el: (what-line): Expanded line counts.
8948         (count-lines): New parameter to conditionalize whether collapsed
8949         lines get counted.
8950         From Bob Weiner <weiner@altrasoft.com>
8951
8952 1998-04-19  SL Baur  <steve@altair.xemacs.org>
8953
8954         * packages.el (package-locations): infodock-packages must override
8955         mule-packages and packages.
8956
8957 1998-04-19  Jonathan Harris <jhar@tardis.ed.a.uk>
8958
8959         * wid-edit.el:
8960         remove rude messages from widget-activation-widget-mapper
8961         and widget-activation-glyph-mapper
8962
8963 1998-04-17  Jonathan Harris <jhar@tardis.ed.ac.uk>
8964
8965         * toolbar.el: Remove (featurep 'x) test from
8966         toolbar-make-button-list
8967
8968 1998-04-17  Hrvoje Niksic  <hniksic@srce.hr>
8969
8970         * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
8971         only if in the same frame.
8972
8973 1998-04-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8974
8975         * packages.el (package-locations): Added site-packages hierarchy.
8976
8977         * setup-paths.el (paths-default-info-directories): Introduced and
8978         used.
8979
8980         * packages.el, setup-paths.el: Set various path searching depths
8981         to 1.
8982
8983         * packages.el (packages-hierarchy-depth):
8984         (packages-load-path-depth): Introduced and used.
8985
8986         * setup-paths.el (paths-load-path-depth): Introduced and used.
8987
8988         * find-paths.el (paths-find-recursive-path): Added max-depth
8989         parameter.
8990
8991 1998-04-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8992
8993         * setup-paths.el (paths-construct-info-path): Removed
8994         dependency on behavior of (file-name-as-directory "").
8995
8996 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8997
8998         * ldap.el (ldap-search): Adapt to the new low-level API using ldap
8999         lisp objects
9000
9001 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9002
9003         * dump-paths.el, startup.el: Added handling for --debug-paths.
9004
9005 1998-04-15  William M. Perry  <wmperry@aventail.com>
9006
9007         * wid-edit.el: We cannot just set the help-echo or balloon-help
9008           properties for an extent based on the :help-echo widget
9009           property, since help-echo and balloon-help cause an EXTENT to
9010           get passed in, where :help-echo functions are expecting a WIDGET
9011
9012 1998-04-15  Kirill M. Katsnelson  <kkm@kis.ru>
9013
9014         * scrollbar.el (init-scrollbar-from-resources): Call
9015         mswindows-init-scrollbar-metrics when appropriate.
9016
9017 Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
9018
9019         * dumped-lisp.el: dump x-toolbar for window system
9020
9021         * msw-init.el (init-post-mswindows-win): enable toolbars if we
9022         have support and xpm.
9023
9024 1998-04-16  SL Baur  <steve@altair.xemacs.org>
9025
9026         * files.el (toggle-read-only): Fix docstring.
9027         From Didier Verna <didier@xemacs.org>
9028
9029 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9030
9031         * startup.el (normal-top-level): Load autoload-file-name without
9032         specifying an extension---some people only auto-autoload.el.gz.
9033
9034 1998-04-06  Hrvoje Niksic  <hniksic@srce.hr>
9035
9036         * files.el (backup-enable-predicate): Don't bomb on NAME being
9037         nil.
9038
9039 1998-04-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9040
9041         * find-paths.el, packages.el: Now prefers configure'd paths.
9042         This shouldn't cause any of the originally anticipated problems as
9043         the current paths architecture will not define the various
9044         configure-xxx variables if they're not specified on the configure
9045         command line.
9046
9047         * find-paths.el, setup-paths.el, packages.el: Removed all
9048         mentionings of "/" as a path separator.
9049         Used paths-construct-path throughout.
9050
9051         * find-paths.el (paths-construct-path): Created to assemble paths
9052         from directory components.
9053
9054         * setup-paths.el, packages.el: Used paths-decode-directory-path
9055         instead of decode-path-internal.
9056
9057         * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
9058         and associates.
9059         (paths-decode-directory-path) Created.
9060
9061         * setup-paths.el: Changed configure-exec-path to
9062         configure-exec-directory.
9063
9064 1998-04-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9065
9066         * packages.el (packages-find-packages): Fixed decoding of
9067         EMACSPACKAGEPATH.
9068
9069         * startup.el: -no-packages -> -no-early-packages.
9070
9071         (packages-load-package-lisps): Fixed loading of auto-autoload
9072         files.
9073
9074         * startup.el (normal-top-level): Fixed loading of core
9075         auto-autoload.
9076
9077         * obsolete.el: Un-obsoleted site-directory.  Sigh.
9078
9079         * startup.el, packages.el, dump-paths.el: Added proper settings
9080         for site-directory and lisp-directory variables.
9081
9082         * startup.el, loadup.el: Renamed inhibit-update-autoloads to
9083         inhibit-package-autoloads and fixed handling of it.
9084
9085         * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
9086         handling of former inhibit-package-init, now
9087         inhibit-early-packages, to make -vanilla etc. work.
9088
9089 1998-04-10  Kirill M. Katsnelson  <kkm@kis.ru>
9090
9091         * code-process.el (start-process): Fallback to 'undecided instead
9092         of 'binary for process input coding stream.
9093
9094         * process.el (start-process): Docstring fix.
9095
9096 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9097
9098         * info.el (Info-insert-dir): Do not insert temporary dir files
9099         in Info-dir-file-attributes
9100         (Info-build-dir-anew): Ensure temporary buffer is not read-only
9101         (Info-rebuild-dir): Ditto.
9102
9103 1998-04-09  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9104
9105         * obsolete.el: Added obsoleteness declarations for
9106         `site-directory' and `Info-default-directory-list'.
9107
9108 1998-04-08  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9109
9110         * find-paths.el (paths-find-emacs-root): Only look at the
9111         executable at the end of the symlink chain for determining the
9112         Emacs root.
9113
9114 1998-04-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9115
9116         * setup-paths.el (paths-construct-info-path): Changed construction
9117         to cater to gone default in configure.
9118
9119         * find-paths.el (paths-uniq-append): Added.
9120
9121         * packages.el: Rewritten package path construction once again.
9122
9123         * dump-paths.el, startup.el: Removed package-path as a global
9124         variable.
9125
9126         * package-admin.el (package-admin-add-single-file-package):
9127         (package-admin-add-binary-package): Changed package-path to
9128         late-packages.
9129
9130         * packages.el (packages-split-path): Split path at "/" rather than
9131         nil according to change in emacs.c.
9132
9133 1998-04-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9134
9135         * setup-paths.el (paths-construct-info-path): Changed info path
9136         order so that directories come out right.
9137         (paths-find-lock-directory): Fixed bug: It used to think
9138         configure-lock-directory is a path.
9139
9140 1998-04-06  Jeff Miller <jmiller@smart.net>
9141
9142         * x-toolbar.el:  Added toolbar-vector-xxxxxx defvars.  Modified
9143         initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars.  This
9144         eases the use of toolbar-add/kill-item functions.
9145
9146 1998-04-07  Kirill M. Katsnelson  <kkm@kis.ru>
9147
9148         * code-files.el (file-coding-system-alist): Commented out
9149         loaddefs.el magical treatment.
9150
9151 1998-04-06  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9152
9153         * info.el (Info-rebuild-outdated-dir): Added new option
9154         `conservative' and made it the default
9155         (Info-rebuild-dir): Appropriately parse multi-line description
9156         strings, and multi-section dir files. Issue warning when dir
9157         is rebuilt as temporary
9158         (Info-build-dir-anew): Issue warning when dir is built as
9159         temporary
9160
9161 1998-04-04  Kirill M. Katsnelson  <kkm@kis.ru>
9162
9163         * list-mode.el (list-mode-map): Bind highlight motion commands to
9164         standard keys left, right, C-b and C-f.
9165
9166 1998-03-29  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9167
9168         * files.el (auto-mode-alist): allow .sc for Scheme->C
9169
9170 1998-04-06  SL Baur  <steve@altair.xemacs.org>
9171
9172         * loadup.el (pureload): Don't quote (garbage-collect).
9173
9174 1998-04-04  SL Baur  <steve@altair.xemacs.org>
9175
9176         * package-get-base.el: Updated.
9177
9178 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
9179
9180         * isearch-mode.el (isearch-just-started): New variable.
9181         (isearch-mode): Set it.
9182         (isearch-repeat): Advance one character forward only if the search
9183         was successful, and was not just started.
9184         (isearch-repeat): Clear isearch-just-started.
9185
9186 1998-04-02  SL Baur  <steve@altair.xemacs.org>
9187
9188         * finder.el (finder-compile-keywords): Don't eval new finder-inf
9189         if running -batch.
9190
9191 1998-03-26  Hrvoje Niksic  <hniksic@srce.hr>
9192
9193         * subr.el (listify-key-sequence): Removed.
9194
9195 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
9196
9197         * bytecomp.el (byte-compile-print-gensym): New option.
9198         (byte-compile-output-file-form): Use it.
9199         (byte-compile-output-docform): Ditto.
9200         (byte-compile-compiled-obj-to-list): Ditto.
9201
9202 Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
9203
9204         * msw-glyphs.el: set frame icon if xpm support.
9205
9206 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
9207
9208         * help.el: Code that pretty prints variable values
9209           removed.
9210
9211 1998-04-02  SL Baur  <steve@altair.xemacs.org>
9212
9213         * find-paths.el (paths-emacs-root-p): Correct test for installation
9214         directory.
9215         From Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9216
9217 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
9218
9219         * loaddefs.el: Don't set debug-ignored-errors; leave
9220           its default value set to nil.
9221
9222 1998-03-29  Damon Lipparelli  <lipp@primus.com>
9223
9224         * info.el (Info-rebuild-dir): fixed mis-spelling.
9225
9226 1998-03-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9227
9228         * info.el (Info-rebuild-outdated-dir): New custom var
9229         (Info-insert-node): Create/update dir file when needed, ie when it
9230         does not exist or is older than some info files in directory
9231
9232 1998-04-01  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9233
9234         * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
9235         for last packages, mainly for using a 20.4 package base.
9236
9237         * packages.el (late-packages): Typo fix.  It was called
9238         early-packages.
9239
9240         * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
9241         relative symlinks correctly.
9242         (paths-find-emacs-roots): More rigorous checking for plausible
9243         configuration-time root.
9244
9245         * startup.el (normal-top-level): Added a warning if XEmacs cannot
9246         find its roots.
9247
9248 1998-03-27  Martin Buchholz  <martin@xemacs.org>
9249
9250         * faces.el: Fix docstrings.
9251         * glyphs.el: Fix docstrings.
9252         * mouse.el: Fix docstrings.
9253
9254         * frame.el: Change phrase `current frame' to `selected frame'.
9255
9256         * faces.el (face-spec-set-match-display): Make FRAME arg optional.
9257
9258         * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
9259         macros using backquote to make them infinitely more readable.
9260
9261 1998-03-30  SL Baur  <steve@altair.xemacs.org>
9262
9263         * packages.el (packages-find-package-path): Hardcoded specialized
9264         InfoDock support until we can clean this up.
9265
9266         * help.el (describe-bindings-1): Return the value of the bindings
9267         help buffer created.
9268         (describe-bindings): Ditto.
9269
9270         * simple.el (set-variable): Restore previous behavior of not
9271         bombing if the variable to set is not boundp.
9272
9273 1998-03-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9274
9275         * packages.el (packages-handle-package-dumped-lisps): Allow for
9276         non-local files to be loaded off the package-lisp variable.
9277
9278 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
9279
9280         * x-faces.el: Global X resources should override
9281           specs for all device classes (color, grayscale, mono);
9282           code currently doesn't override any of them.  Fixed by
9283           calling remove-specifier with '(x default) as the tag
9284           set and allowing inexact matches.
9285
9286 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
9287
9288         * faces.el: Separated face initializations based on
9289           device classes into device type specific (tag set,
9290           instantiator) pairs.
9291
9292 1998-03-09  Hrvoje Niksic  <hniksic@srce.hr>
9293
9294         * wid-edit.el (widget-choice-action): Remember user's explicit
9295         choice.
9296         (widget-choice-value-create): Respect it.
9297         From Richard Stallman <rms@gnu.org>
9298
9299 1998-03-26  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9300
9301         * setup-paths.el (paths-construct-info-path): Always append
9302         existing directories from configure-time info path.
9303
9304         * startup.el (startup-setup-paths): Renamed misnamed info-path to
9305         Info-directory-list.
9306
9307         * info.el: Removed Info-default-directory-list which was broken by
9308         design.
9309         Removed bogus initialization of Info-directory-list---startup.el
9310         can do a much better job.
9311         Added autoload of Info-directory-list.
9312
9313         * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
9314         out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
9315         be exclusive; now it's merely given precedence, just like in the
9316         old days.
9317
9318 1998-03-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9319
9320         * find-paths.el (paths-find-architecture-directory): Fix bug with
9321         finding; it used to default too early.
9322
9323 1998-03-25  Martin Buchholz <martin@xemacs.org>
9324
9325         * packages.el (packages-split-path): Fix a bug; it used to fail
9326         for paths that weren't split.
9327
9328 1998-03-26  SL Baur  <steve@altair.xemacs.org>
9329
9330         * finder.el (finder-compile-keywords): trap on errors.
9331
9332 1998-03-24  Kyle Jones  <kyle_jones@wonderworks.com>
9333
9334         * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
9335           fourth argument of t so that only the specs exactly
9336           matching the tag lists are removed.
9337
9338 1998-03-25  SL Baur  <steve@altair.xemacs.org>
9339
9340         * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
9341
9342 1998-03-23  SL Baur  <steve@altair.xemacs.org>
9343
9344         * minibuf.el (mouse-read-file-name-1): If a default directory was
9345         specified, use it for generating the completions.
9346
9347 1998-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9348
9349         * update-elc.el: Now respects inhibit-package-init and
9350         inhibit-site-lisp.
9351         Now does path construction with loadup-paths.
9352
9353         * startup.el (normal-top-level, startup-setup-paths): Now respects
9354         inhibit-package-init and inhibit-site-lisp.
9355
9356         * packages.el (packages-find-package-path): Extended package path
9357         by version-specific hierarchies.
9358         (packages-find-packages): Now respects inhibit flag and
9359         inhibit-site-lisp.
9360         Moved path setup to loadup-paths.
9361
9362         * make-docfile.el: Now respects inhibit-package-init and
9363         inhibit-site-lisp.
9364         Now does path construction with loadup-paths.
9365
9366         * loadup.el: Now respects inhibit-package-init and
9367         inhibit-site-lisp.
9368
9369         * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
9370
9371         * loadup-paths.el: New file: setup load-path to encompass
9372         packages.
9373
9374 1998-03-22  SL Baur  <steve@altair.xemacs.org>
9375
9376         * auto-show.el: load-gc renamed to pureload.
9377         * site-load.el: Ditto.
9378         * packages.el (toplevel): Ditto.
9379         * loadup.el (really-early-error-handler): Ditto.
9380         * dumped-lisp.el (preloaded-file-list): Ditto.
9381         * cus-face.el (custom-declare-face): Ditto.
9382
9383 1998-03-22  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9384
9385         * <Today>: The Big Path Searching Overhaul.
9386
9387         * find-paths.el: New file: find and assemble paths in the
9388         installation hierarchy.
9389
9390         * setup-paths.el: New file: global layout of paths and directories
9391         within the XEmacs hierarchy.
9392
9393         * packages.el: Replaced everything related to path searching and
9394         startup by code in terms of find-paths.
9395
9396         * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
9397         the new path searching engine.
9398
9399         * dumped-lisp.el (preloaded-file-list): Added new files find-paths
9400         and setup-paths.
9401
9402 1998-03-22  SL Baur  <steve@altair.xemacs.org>
9403
9404         * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
9405         setup-paths.el.
9406
9407 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
9408
9409         * msw-glyphs.el: Added check for 'mswindows feature, so the file
9410         compiles identically in any configuration.
9411         Removed irrelevant commentary.
9412
9413 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
9414
9415         * simple.el (set-variable): Allow setting specifiers.
9416
9417 1998-03-19  SL Baur  <steve@altair.xemacs.org>
9418
9419         * lisp.el (forward-sexp): Revert previous change.
9420
9421 1998-03-18  SL Baur  <steve@altair.xemacs.org>
9422
9423         * frame.el (frame-initialize): Use `delete-console' instead of
9424         `delete-device' to delete the stream console to match the usage in
9425         Fkill_emacs.
9426
9427 1998-03-16  SL Baur  <steve@altair.xemacs.org>
9428
9429         * files.el (cdpath-previous): New variable.
9430         (cd): Use it.
9431         From Bob Weiner <weiner@wave.altrasoft.com>
9432
9433 1998-03-15  Kyle Jones  <kyle_jones@wonderworks.com>
9434
9435         * keydefs.el: Changed keybindings of forward-char,
9436           backward, scroll-up and scroll-down to point to their
9437           -command counterparts.
9438
9439         * simple.el: New functions: forwarc-char-command,
9440           backwrad-char-command, scroll-up-command,
9441           scroll-down-command which work liek their counterparts
9442           except that they honor the variable
9443           signal-error-on-buffer-boundary.
9444
9445           Definition of signal-error-on-buffer-boundary received
9446           from src/cmds.c.
9447
9448           defvar declaration added for word-across-newline to avoid
9449           byte-compiler warning about the free variable reference.
9450
9451 1998-03-14  Kirill M. Katsnelson  <kkm@kis.ru>
9452
9453         * winnt.el: Removed "%t" from the beginning of
9454         modeline-format. From now on, there's no nt-specifics in the modeline.
9455
9456 1998-03-14  SL Baur  <steve@altair.xemacs.org>
9457
9458         * setup-paths.el (paths-setup-paths-warning): Replace occurrences
9459         of `when' with `if'.
9460
9461 1998-03-03  Kirill M. Katsnelson  <kkm@kis.ru>
9462
9463         * msw-glyphs.el: New file. Defines TTY-style glyphs for
9464         mswindows. Must be reworked along with glyphs.el, or
9465         merged into it, after there is images support.
9466
9467         * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
9468         'mswindows.
9469
9470 1998-03-13  SL Baur  <steve@altair.xemacs.org>
9471
9472         * faces.el: fix for text cursor initialization.
9473         Suggested by Kyle Jones <kyle_jones@wonderworks.com>
9474         From Andy Piper <andyp@parallax.co.uk>
9475
9476 1998-03-11  Pete Ware  <ware@cis.ohio-state.edu>
9477
9478         * files.el (set-auto-mode): If a mode is not fboundp, check to see
9479         if there is an existing package that handles it and warn the user
9480         about that mode.
9481
9482 1998-03-02  Kirill M. Katsnelson  <kkm@kis.ru>
9483
9484         * x-menubar.el (default-menubar): Greyed out "Help / Basics /
9485         Installation" menu item when Installation-string is not bound.
9486
9487 1998-03-11  SL Baur  <steve@altair.xemacs.org>
9488
9489         * lisp.el (forward-sexp): Fix for test for balanced sexp.
9490         From Jeremiah W. James <jerry@cs.ucsb.edu>
9491
9492 1998-03-10  Kyle Jones  <kyle_jones@wonderworks.com>
9493
9494         * msw-faces.el:
9495         * faces.el: Fix face initialization.
9496
9497 1998-03-10  Glynn Clements  <glynn@sensei.co.uk>
9498
9499         * files.el (backup-enable-predicate): fix breakage introduced
9500         by TMPDIR patch.
9501
9502 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9503
9504         * x-faces.el (x-init-face-from-resources): The
9505           TTY face property retrieval functions don't return
9506           specifiers, so use face-property instead.
9507
9508 1998-03-09  SL Baur  <steve@altair.xemacs.org>
9509
9510         * mwheel.el (mwheel-install): Use portable keysyms and syntax.
9511
9512 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9513
9514         * x-menubar.el: Expanded documentation for
9515           option-save-faces.  Changed Options -> Browse Faces
9516           menu entry to invoke customize-face.
9517
9518 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9519
9520         * faces.el: Most face initialization moved out of
9521           init-other-random-faces to the top level so that the
9522           initialization happens before Xemacs is dumped.  Much
9523           of the fascist "face-differs-from-default-p or FROB!"
9524           code has been retired in favor of letting the user do
9525           what they want to do.  Face initialization code changed
9526           to use `default' specifier tag so that the settings can
9527           be overridden later if the user wishes it.
9528
9529 1998-03-08  SL Baur  <steve@altair.xemacs.org>
9530
9531         * about.el (about-hackers): Update contributors list.
9532
9533 1998-03-07  Kyle Jones  <kyle_jones@wonderworks.com>
9534
9535         * specifier.el: Define new specifier tag `default'.
9536
9537         * modeline.el: Initialize faces using `default' tag.
9538
9539         * x-faces.el (x-init-face-from-resources): Remove
9540           specifier specs containing the `default' tag before
9541           adding new specs.
9542
9543 1998-03-02  John Jones  <jj@asu.edu>
9544
9545         * package-get.el (package-get-all): fixed arguments on call to
9546         package-admin-add-single-file-package.
9547         * package-get.el (package-get-installedp): fixed to match
9548         advertised behavior.
9549         * package-get.el: added function package-get-update-all which
9550         installs newest versions of all the current packages (if they are
9551         not already installed).
9552
9553 1998-03-04  Jens-Ulrik Petersen  <petersen@kurims.kyoto-u.ac.jp>
9554
9555         * files.el (find-file-noselect): Uncommented `truename' binding in
9556         `let*' and use it later to set `buffer-file-truename' iff it's
9557         still nil, as happens for example when finding a compressed
9558         file with "jka-compr".
9559
9560 Wed Mar 04 08:55:12 1998  Andy Piper  <andyp@parallax.co.uk>
9561
9562         * faces.el: in make-face-* type functions do the operation for all
9563         window systems, not just the first one found.
9564
9565         * font.el: call mswindows-list-fonts for mswindows.
9566
9567 1998-03-02  Glynn Clements  <glynn@sensei.co.uk>
9568
9569         * code-process.el (call-process-region):
9570         * process.el (call-process-region):
9571         * package-get.el (package-get-dir):
9572         * files.el (backup-enable-predicate):
9573         * gnuserv.el (gnuserv-temp-file-regexp):
9574         Use temp-directory in place of `/tmp'.
9575
9576 Fri Feb 20 21:22:34 1998  Darryl Okahata  <darrylo@sr.hp.com>
9577
9578         * "Fast" dired-in-C enhancements for Windows 95/NT:
9579
9580         * files.el: Added function, `wildcard-to-regexp', from GNU
9581           Emacs.
9582
9583         * files.el (insert-directory): Modified to use special
9584           dired-in-C enhancements if present.
9585
9586 Mon Mar 02 11:37:36 1998  Andy Piper  <andyp@parallax.co.uk>
9587
9588         * code-files.el: make default coding no-conversion.
9589
9590 1998-03-02  SL Baur  <steve@altair.xemacs.org>
9591
9592         * dumped-lisp.el (preloaded-file-list): Find Installation.el from
9593         the load-path.
9594
9595         * update-elc.el: Strip directory when testing for files not to
9596         bytecompile.
9597
9598 1998-03-02  Aki Vehtari  <Aki.Vehtari@hut.fi>
9599
9600         * lisp-mode.el: Use recommended form for menus.
9601
9602         * info.el (Info-construct-menu): Use recommended form for menus.
9603
9604         * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
9605         entry.
9606
9607 1998-02-28  Kyle Jones  <kyle_jones@wonderworks.com>
9608
9609         * frame.el: Resurrect get-frame-for-buffer-default-to-current.
9610           (get-frame-for-buffer-noselect): Always return frames
9611           in the not-this-window-p cond clause.
9612
9613 1998-02-27  SL Baur  <steve@altair.xemacs.org>
9614
9615         * help.el (describe-installation): New function.
9616
9617         * x-menubar.el (default-menubar): Add describe-installation to
9618         Help menu.
9619
9620         * packages.el (packages-unbytecompiled-lisp): Installation.el
9621         should not be bytecompiled.
9622
9623         * dumped-lisp.el (preloaded-file-list): Dump Installation with
9624         XEmacs.
9625
9626         * x-menubar.el (default-menubar): Use correct guard for VM menu
9627         entry.
9628
9629         * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
9630         coding.
9631         From Andy Piper <andyp@parallax.co.uk>
9632
9633 1998-02-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9634
9635         * ldap.el: Do not require ldap-internal at compile time.
9636
9637 Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
9638
9639         * code-files.el: new file. a virtual copy of mule-files.el
9640         but without charset
9641         dependencies. (toggle-buffer-file-ocding-system) new function for
9642         changing the eol type for the current buffer.
9643
9644         * code-process.el: new file. a copy of
9645         mule-process.el. mule-process.el will disappear when things have
9646         settled.
9647
9648         * coding.el: new file. a virtual copy of mule-files.el but
9649         without charset dependencies. (coding-system-base) new function
9650         for getting the parent coding system of a coding system with eol
9651         type set.
9652
9653         * dumped-lisp.el: add above files for the non-mule case.
9654
9655 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
9656
9657         * window-xemacs.el (display-buffer): If no explicit
9658           frame is specified, search for a window that displays
9659           the buffer on the currently selected frame, before
9660           searching other frames.
9661
9662 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
9663
9664         * frame.el (get-frame-for-buffer): If not-this-window-p
9665           is non-nil, use window on the selected frame if it is not
9666           also the selected window.  When defaulting, search for
9667           windows on the currently selected fgrame before searching
9668           other frames.
9669
9670 1998-02-25  Didier Verna  <didier@xemacs.org>
9671
9672         * modeline.el (modeline-swap-buffers): originally named
9673         `mouse-release-modeline'. Whether to actually swap the buffers is
9674         decided in `mouse-drag-modeline'.
9675         (mouse-drag-modeline): A button release event is considered a
9676         mouse click is both X (modeline scroll) and Y (modeline drag) pos
9677         stay unchanged.
9678
9679 1998-02-25  SL Baur  <steve@altair.xemacs.org>
9680
9681         * x-menubar.el: Put redo on the menubar.
9682         From Aki Vehtari <Aki.Vehtari@hut.fi>
9683
9684 1998-02-22  Greg Klanderman  <greg@alphatech.com>
9685
9686         * bytecomp.el (displaying-byte-compile-warnings): if
9687         temp-buffer-show-function is set, use it to display current set of
9688         warnings in the "*Compile-Log-Show*" buffer.
9689
9690         * simple.el (display-warning-buffer): if temp-buffer-show-function
9691         is set, use it to display current set of warnings in the
9692         "*Warnings-Show*" buffer.
9693
9694 1998-02-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9695
9696         * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
9697         Common Lisp.
9698
9699 1998-02-23  Aki Vehtari  <Aki.Vehtari@hut.fi>
9700
9701         * menubar.el: Allow button descriptors at least 2 long.
9702
9703         * x-menubar.el (default-menubar): Use recommended forms.
9704         (file-menu-filter): Remove.
9705         (edit-menu-filter): Remove.
9706
9707 1998-02-24  SL Baur  <steve@altair.xemacs.org>
9708
9709         * about.el (about-hackers): Updated.
9710
9711 1998-02-22  Greg Klanderman  <greg@alphatech.com>
9712
9713         * help.el (help-max-help-buffers): new variable
9714         (help-register-and-maybe-prune-excess): new function
9715         (help-buffer-name): use help-max-help-buffers.
9716         (with-displaying-help-buffer): use
9717         help-register-and-maybe-prune-excess.
9718
9719         * help.el (help-maybe-pretty-print-value): if the value fits on
9720         one line, let it.
9721
9722 1998-02-21  Greg Klanderman  <greg@alphatech.com>
9723
9724         * (with-displaying-help-buffer): there is no need to kill the buffer
9725         if it exists, because with-output-to-temp-buffer will clear it.
9726         further, killing the buffer violates the rule that
9727         temp-buffer-show-function, if set, has the full responsibility of
9728         showing the temp buffer.  killing the buffer fucks with the window
9729         configuration, hosing temp-buffer-show-function.
9730
9731
9732 1998-02-23  Didier Verna  <didier@xemacs.org>
9733
9734         * modeline.el (mouse-drag-modeline):
9735         - Always scroll the modeline that was originally clicked on.
9736         - Use x pixels instead of x characters (which doesn't work anyway)
9737         as horizontal reference for modeline dragging. This allows us to
9738         keep on dragging the modeline even if the motion event occurs in
9739         another window.
9740
9741 1998-02-23  Didier Verna  <didier@xemacs.org>
9742
9743         * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
9744         glyph on the modeline to indicate that dragging the mouse has an
9745         effect both horizontally and vertically.
9746
9747 1998-02-24  SL Baur  <steve@altair.xemacs.org>
9748
9749         * about.el (about-xemacs): Get rid of redundant visible version
9750         number.
9751
9752 1998-02-19  SL Baur  <steve@altair.xemacs.org>
9753
9754         * about.el (about-hackers): Update credits.
9755
9756 1997-12-22  Christoph Wedler  <wedler@fmi.uni-passau.de>
9757
9758         * prim/register.el (view-register): Show register type file-query.
9759
9760 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
9761
9762         * mode-motion.el (mode-motion-highlight-internal):
9763           save-excursion inside save-window-exucrsion form to
9764           hide buffer point changes from save-window-excursion.
9765           Prevents display flickering when the mouse pointer
9766           moves.
9767
9768 1998-02-17  Didier Verna  <didier@xemacs.org>
9769
9770         * mouse.el (default-mouse-track-set-point-in-window): rewrote this
9771         function to handle correctly the case of a toolbar one side of the
9772         window: scrolling will not necessarily happen.
9773
9774 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
9775
9776         * files.el (after-find-file): Restore missing argument
9777           to format that provides filename for "... consider M-x
9778           recover-file" message.  Also call `message' with "%s"
9779           as the first arg instead of an arbitrary string.
9780
9781 1998-02-18  SL Baur  <steve@altair.xemacs.org>
9782
9783         * about.el (about-hackers): Various additions.
9784
9785 1998-02-15  SL Baur  <steve@altair.xemacs.org>
9786
9787         * autoload.el (generate-file-autoloads-1): Don't force an extra
9788         line out when copying on-the-same line autoloads.
9789
9790         * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
9791         is installed.
9792
9793 1998-02-14  Martin Buchholz  <martin@xemacs.org>
9794
9795         * x11/x-win-xfree86.el (x-win-init-xfree86):
9796         * x11/x-win-sun.el (x-win-init-sun):
9797         * x11/x-init.el (x-initialize-compose):
9798         * prim/simple.el:
9799         (backward-or-forward-kill-sexp):
9800         (backward-or-forward-kill-sentence):
9801         (backward-or-forward-kill-word):
9802         (backward-or-forward-delete-char):
9803         * prim/isearch-mode.el (isearch-help-or-delete-char):
9804         Use x-keysym-on-keyboard-sans-modifiers-p instead of
9805         x-keysym-on-keyboard-p to detect backspace.
9806         Use symbols instead of strings (now deprecated) with x-keysym-*-p.
9807         Clean up symbols used with dead keys, checking Linux and solaris
9808         keysyms.
9809         Simplify x-win-*.el using above methods.
9810         Change documentation for x-keysym-*-p functions.
9811
9812 1998-02-14  SL Baur  <steve@altair.xemacs.org>
9813
9814         * about.el (about-hackers): Restore entries for Michael Sperber and
9815         Vinnie Shelton.
9816         From Vinnie Shelton <acs@acm.org>
9817
9818 1998-02-14  Hrvoje Niksic  <hniksic@srce.hr>
9819
9820         * simple.el (count-words-region): Ditto.
9821
9822 1998-02-12  Hrvoje Niksic  <hniksic@srce.hr>
9823
9824         * simple.el (count-words-buffer): Document.  Don't print anything
9825         if non-interactive.
9826
9827 1998-02-12  SL Baur  <steve@altair.xemacs.org>
9828
9829         * packages.el (packages-hardcoded-lisp): easymenu.el is in
9830         multiple files in InfoDock.
9831
9832 1998-02-11  SL Baur  <steve@altair.xemacs.org>
9833
9834         * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
9835         from version.el in InfoDock.
9836
9837         * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
9838         specially.
9839
9840 1998-02-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9841
9842         * bytecomp-runtime.el (proclaim-inline): Single quotes around
9843         variable name in docstring.
9844
9845 1998-02-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9846
9847         * menubar.h: Include "gui.h".
9848
9849 1998-02-10  SL Baur  <steve@altair.xemacs.org>
9850
9851         * site-load.el: Fix documentation.
9852
9853 1998-02-09  SL Baur  <steve@altair.xemacs.org>
9854
9855         * package-get-base.el (package-get-base): Updated.
9856
9857         * keymap.el: PC-ize.
9858
9859 1998-02-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9860
9861         * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
9862         from' on a fresh line.
9863
9864 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
9865
9866         * help.el (help-maybe-pretty-print-value): prin1, not princ the
9867         object.
9868
9869 1998-02-09  SL Baur  <steve@altair.xemacs.org>
9870
9871         * undo-stack.el: PC-ize.
9872
9873         * cmdloop.el: PC-ize.
9874
9875 1998-02-08  SL Baur  <steve@altair.xemacs.org>
9876
9877         * bytecomp-runtime.el: PC-ize.
9878
9879         * byte-optimize.el: Prolog fixup.  PC-ize.
9880
9881         * cus-dep.el: Spelling fix.
9882
9883         * text-mode.el: Synch with Emacs 20.2.  (Original ChangeLog
9884         entries follow).
9885
9886 1997-08-29  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9887
9888         * text-mode.el (text-mode-hook-identify): New function,
9889         put on text-mode-hook.  Set text-mode-variant here.
9890         (text-mode): Don't set it here.
9891
9892 1997-08-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9893
9894         * text-mode.el (text-mode-hook): New defvar.
9895         (text-mode-variant): New variable.
9896         (text-mode): Set that variable locally.
9897         (toggle-text-mode-auto-fill): New command.
9898
9899 1997-06-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9900
9901         * text-mode.el (text-mode): Let all-white lines separate paragraphs.
9902
9903 1997-06-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9904
9905         * text-mode.el (paragraph-indent-text-mode):
9906         Renamed from spaced-text-mode.
9907         (text-mode-map): Bind TAB to indent-relative.
9908         (indented-text-mode-map): Variable deleted.
9909         (indented-text-mode): Now an alias for text-mode.
9910
9911 1998-02-05  SL Baur  <steve@altair.xemacs.org>
9912
9913         * loadup.el: test-atoms debugging stuffs removed.
9914
9915 1998-02-03  Martin Buchholz  <Martin Buchholz <martin@xemacs.org>
9916
9917         * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
9918
9919 1997-12-30  Colin Rafferty  <colin@xemacs.org>
9920
9921         * help.el (describe-beta): Made it use `locate-data-file'.
9922         (describe-distribution): Ditto.
9923         (describe-copying): Ditto.
9924         (describe-project): Ditto.
9925         (view-emacs-news): Ditto.
9926
9927         * help-nomule.el (help-with-tutorial): Made it use
9928         `locate-data-file' to find tutorial.
9929
9930 1998-01-28  Jonathon Harris  <jhar@tardis.ed.ac.uk>
9931
9932         * about.el: Corrected my email address.
9933
9934         * mouse.el: Added 'mouse-mswindows-drop' similar to
9935         'mouse-offix-drop'.
9936
9937 1998-01-27  SL Baur  <steve@altair.xemacs.org>
9938
9939         * loadup.el (running-xemacs): Spelling fix.
9940
9941 1998-01-26  Colin Rafferty  <colin@xemacs.org>
9942
9943         * packages.el (packages-find-packages-1): Don't allow a backwards
9944         compatible lisp tree to overwrite `preloaded-file-list'.
9945
9946 1998-01-26  SL Baur  <steve@altair.xemacs.org>
9947
9948         * loadup.el: Don't delete "xemacs" prior to dumping.
9949
9950 1998-01-24  SL Baur  <steve@altair.xemacs.org>
9951
9952         * package-info.el (pi-last-mod-date): New function.
9953         (pi-author-version): New function.
9954         (batch-update-package-info): Use them.
9955
9956 1998-01-23  Colin Rafferty  <colin@xemacs.org>
9957
9958         * frame.el (get-frame-for-buffer-default-to-current): Create.
9959         (get-frame-for-buffer-noselect): Allow user to use current frame
9960         with `get-frame-for-buffer-default-to-current'.
9961
9962 1998-01-22  Hrvoje Niksic  <hniksic@srce.hr>
9963
9964         * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
9965         (byte-compile-output-docform): Ditto.
9966         (byte-compile-compiled-obj-to-list): Ditto.
9967
9968 1998-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
9969
9970         * startup.el (command-line-1): Removed code that ran
9971           buffer-menu.
9972
9973 1998-01-21  Hrvoje Niksic  <hniksic@srce.hr>
9974
9975         * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
9976
9977 1998-01-17  Hrvoje Niksic  <hniksic@srce.hr>
9978
9979         * frame.el (suspend-emacs-or-iconify-frame): Check using
9980         `device-on-window-system-p' instead of explicitly checking for X,
9981         so that the same logic works for MS Windows.
9982         (suspend-or-iconify-emacs): Ditto.
9983
9984 1998-01-14  Hrvoje Niksic  <hniksic@srce.hr>
9985
9986         * about.el (about-maintainer-info): Andy Piper is back.
9987         (xemacs-hackers): Updated Andy Piper's email address.
9988         (about-hackers): Added Jonathan Harris.
9989         (about-hackers): Updated Tibor Polgar's email address.
9990
9991 1998-01-18  SL Baur  <steve@altair.xemacs.org>
9992
9993         * about.el: Add xemacs.org email manager.
9994
9995         * package-get-base.el (package-get-base): Updated with most recent
9996         package updates.
9997
9998 1998-01-14  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9999
10000         * help.el (function-arglist): Use `indirect-function' instead of
10001         `symbol-function' so that aliases are treated correctly.
10002
10003 1998-01-13  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10004
10005         * help.el (help-map): Add f1 binding to `help-for-help'.
10006         Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
10007         (describe-key-briefly): Use `princ' "%s" to print object.
10008         (with-displaying-help-buffer): Kill buffer if it exists, again.
10009         (describe-key): Use `princ' "%s" to print object.
10010         (describe-function-1): Use `princ' "%s" to print object.
10011         Commented out alias lines removed.
10012         (help-pretty-print-limit): New variable to control pretty-printing
10013         of variable values.
10014         (help-maybe-pretty-print-value): Steve wins!  Renamed back from
10015         `help-pretty-print-value' again.  Only print-print when OBJECT is
10016         list of length less than `help-pretty-print-limit'.
10017         (describe-variable): Use `help-maybe-pretty-print-value' again.
10018
10019 1998-01-18  SL Baur  <steve@altair.xemacs.org>
10020
10021         * simple.el (blink-matching-open): Remove C++ kludge.
10022         Suggested by Bob Weiner <weiner@wave.altrasoft.com>
10023
10024 1998-01-14  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10025
10026         * info.el (Info-default-directory-list): Made the documentation
10027         more explanitory.
10028
10029 1998-01-13  Martin Buchholz  <martin@xemacs.org>
10030
10031         * lisp/packages.el:
10032         * lisp/package-admin.el:
10033         * lisp/build-report.el:
10034         Fix typos.
10035
10036 1998-01-14  Christoph Wedler  <wedler@fmi.uni-passau.de>
10037
10038         * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
10039         warnings in Java buffers without final newline and editing the
10040         last line.
10041
10042 1998-01-17  SL Baur  <steve@altair.xemacs.org>
10043
10044         * packages.el (packages-find-packages-1): Don't allow a backwards
10045         compatible lisp tree to overwrite `preloaded-file-list'.
10046         Suggested by Colin Rafferty  <colin@xemacs.org>
10047
10048         * mouse.el (mouse-offix-drop): Set undo-boundary.
10049         From Oliver Graf <ograf@fga.de>
10050
10051 1998-01-13  SL Baur  <steve@altair.xemacs.org>
10052
10053         * loadup.el (load-gc): rewrite as defun.
10054         Print something sensical if a required dump-time file isn't found.
10055
10056 1998-01-12  SL Baur  <steve@altair.xemacs.org>
10057
10058         * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
10059         bug strikes a menudescriptor.
10060
10061         * package-get-base.el (package-get-base): Updated.
10062
10063         * package-info.el (batch-update-package-info): Derive REQUIRES
10064         from the Makefile.
10065
10066 1998-01-13  Hrvoje Niksic  <hniksic@srce.hr>
10067
10068         * files.el (save-some-buffers): Don't play games with deleting
10069         other windows if we are in the minibuffer window.
10070
10071 1998-01-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10072
10073         * modeline.el (modeline-minor-mode-menu): Add support for :active
10074         (add-minor-mode): Document :active property to TOGGLE.
10075
10076 1998-01-07  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10077
10078         * modeline.el (modeline-minor-mode-menu): Add support for an
10079         `:included' predicate in the `toggle-sym' plist.
10080         (add-minor-mode): Document the :included property, format
10081         docstring some more.
10082         (modeline-minor-mode-menu): Documentation string added.
10083
10084 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10085
10086         * modeline.el (modeline-minor-mode-menu): genmenlab the menu
10087         labels from the symbol-names by thwacking off the overly redundant
10088         and overused "mode", parenthesizing "minor", and capitalizing the
10089         resultant strings.  Also shortened the menu's title by eliminating
10090         the redundant buffer name.
10091         (add-minor-mode): Beautified the docstring, added mention of the
10092         `:menu-tag' property of TOGGLE.
10093         (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
10094         `toggle-sym' to beatify the mode-life menus.
10095         * (abbrev-mode):  (put)'ed a `:menu-tag' on it and
10096         `auto-fill-function'.
10097
10098 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10099
10100         * modeline.el (modeline-minor-mode-menu): Changed the string-only
10101         menus to :style 'toggle.
10102
10103 1997-12-10  Markus Linnala  <maage@cs.tut.fi>
10104
10105         * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
10106
10107 1997-12-11  Christoph Wedler  <wedler@fmi.uni-passau.de>
10108
10109         * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
10110         only recognize first hyperlink.
10111         (hyper-apropos-highlightify): Deletia, this is already done by
10112         `hyper-apropos-insert-face'.
10113         (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
10114
10115 1998-01-09  SL Baur  <steve@altair.xemacs.org>
10116
10117         * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
10118         mail.
10119         (toolbar-mail-reader): Add support for `send'.
10120         From Jonathan Marten <jonathan.marten@UK.Sun.COM>
10121
10122 1998-01-05  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10123
10124         * info.el (Info-emacs-info-file-name): Add defvar for
10125         `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
10126         will function properly.
10127
10128 1998-01-05  Gary D. Foster  <gfoster@ragesoft.com>
10129
10130         * simple.el: make the backwards delete function called by
10131         `backward-or-forward-delete-char' user configurable.
10132
10133 1998-01-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10134
10135         * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
10136         compiled function got loaded from.
10137
10138 1998-01-09  SL Baur  <steve@altair.xemacs.org>
10139
10140         * term/apollo.el: Synched up with InfoDock 3.6.2.
10141
10142 1998-01-08  SL Baur  <steve@altair.xemacs.org>
10143
10144         * startup.el (load-init-file): Load autoloads earlier.
10145         (startup-splash-frame): Handle InfoDock logo.
10146
10147         * x-init.el (init-post-x-win): Don't call init-x-toolbar in
10148         InfoDock.
10149         (x-init-toolbar-from-resources): Move from x-toolbar.el.
10150
10151         * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
10152         doesn't have this function.
10153
10154         * packages.el (locate-data-file): Fix to call `locate-file'.
10155
10156 1998-01-07  SL Baur  <steve@altair.xemacs.org>
10157
10158         * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
10159         version of version.el.
10160         (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
10161
10162         * x-menubar.el (default-menubar): Guard reference to
10163         `gnuserv-frame'.
10164         (default-menubar): Guard references to `font-lock-mode'.
10165         (default-menubar): Guard references to font-menu-this-frame-only-p'.
10166         (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
10167
10168         * make-docfile.el: Don't snarf doc strings from autoloads.
10169
10170         * startup.el (load-init-file): Use algorithm from loaddefs.el for
10171         loading auto-autoloads files.
10172
10173         * loaddefs.el: Disable dumping autoloads.
10174
10175 1998-01-05  SL Baur  <steve@altair.xemacs.org>
10176
10177         * lisp-mnt.el: Synch to Emacs 20.2.
10178
10179         * help.el: Remove manual autoload of `finder-by-keyword'.
10180
10181         * finder.el (finder-by-keyword): Autoload.
10182
10183         * help.el: Conditionalize hyperbole setup.
10184
10185 1998-01-04  SL Baur  <steve@altair.xemacs.org>
10186
10187         * packages.el (package-require): Update to reflect new data format.
10188
10189 1998-01-02  Didier Verna  <didier@xemacs.org>
10190
10191         * x-menubar.el (default-menubar): make the tutorials available
10192         through the menubar. (Plus some compilation warnings cleanup).
10193
10194 1998-01-04  SL Baur  <steve@altair.xemacs.org>
10195
10196         * check-features.el: New file.  Perform sanity check after build.
10197
10198         * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
10199         files to tooltalk package.
10200         (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
10201         package.
10202
10203         * package-admin.el (package-admin-xemacs): Use better default for
10204         location of XEmacs binary.
10205
10206 1998-01-03  Aki Vehtari  <Aki.Vehtari@hut.fi>
10207
10208         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
10209         tag with sexp and add value tag with value `t'.
10210
10211 1998-01-03  SL Baur  <steve@altair.xemacs.org>
10212
10213         * package-get.el: Changes to work with real data.
10214         From Pete Ware <ware@cis.ohio-state.edu>
10215
10216         * packages.el (packages-reload-autoloads): Guard load for the time
10217         being.
10218
10219         * update-elc.el ("packages.el"): Force loading packages.el instead
10220         of possibly out-of-date packges.elc.
10221         * make-docfile.el ("packages.el"): Ditto.
10222
10223 1998-01-02  Colin Rafferty  <colin@xemacs.org>
10224
10225         * build-report.el (build-report-delete-regexp): Added a rule for
10226         the main tarball shadowing anything past it.
10227
10228 1998-01-02  SL Baur  <steve@altair.xemacs.org>
10229
10230         * packages.el (package-provide): Delete a previous provide.
10231
10232         * package-info.el: New file.
10233
10234         * package-get.el: New file.
10235         From Pete Ware <ware@cis.ohio-state.edu>
10236         (package-get): Fix md5 computation to work with Mule.
10237
10238 1997-12-11  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10239
10240         * simple.el (log-message-*): Quote symbols in docstrings properly.
10241
10242 1998-01-01  SL Baur  <steve@altair.xemacs.org>
10243
10244         * packages.el (packages-new-autoloads): Ignore symbolic links.
10245
10246         * cus-face.el (face-custom-attributes-get): Fix typo.
10247         From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
10248
10249 1997-12-31  SL Baur  <steve@altair.xemacs.org>
10250
10251         * startup.el (load-init-file): Reload new or changed autoloads
10252         unless inhibited.  Reload modified dumped lisp (stubbed).
10253
10254         * packages.el (packages-new-autoloads): New function.
10255         (packages-reload-autoloads): New function.
10256         (packages-reload-dumped-lisp): New (stub) function.
10257
10258         * loadup.el: Inhibit reloading dumped files when running temacs.
10259
10260         * loadhist.el (file-provides): Extend to handle variant
10261         extensions.
10262
10263         * replace.el (query-replace): Fix typo.
10264
10265 1997-12-30  SL Baur  <steve@altair.xemacs.org>
10266
10267         * make-docfile.el: list-autoloads-path has been renamed.
10268         * update-elc.el: list-autoloads has been renamed.
10269
10270         * packages.el (packages-list-autoloads): Renamed.
10271         (packages-list-autoloads-path): Ditto.
10272
10273 1997-12-29  Colin Rafferty  <colin@xemacs.org>
10274
10275         * packages.el (packages-find-packages-1): Made it signal a warning
10276         for an error in an auto-autoload.el file.
10277
10278 1997-12-30  SL Baur  <steve@altair.xemacs.org>
10279
10280         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
10281         tag with const.
10282         From Aki Vehtari <Aki.Vehtari@hut.fi>
10283
10284         * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
10285
10286         * loadhist.el (unload-feature): Remove autoload.
10287
10288 1997-12-28  SL Baur  <steve@altair.xemacs.org>
10289
10290         * loadhist.el: Unpackaged.
10291
10292         * help.el (describe-symbol-find-file): Rename
10293         `describe-function-find-file' and make old name obsolete.
10294         (describe-function-1): Use it.
10295         (describe-function-1): Guard reference to
10296         `compiled-function-annotation'.
10297
10298 1997-12-27  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10299
10300         * help.el (help-mode-bury): Now a call to `help-mode-quit' with
10301         argument.
10302         (help-mode-quit): New optional arg to control whether it kills or
10303         buries.  Tidied up.
10304         (with-displaying-help-buffer): Don't kill buffer initially, even
10305         if it exists: it is erased by `with-output-to-temp-buffer' anyway.
10306         (help-pretty-print-value): Rename back from
10307         `help-maybe-pretty-print-value'!  If `pp-internal' is available
10308         use it, otherwise use dumped `cl-prettyprint'.
10309         (describe-variable): Use `help-pretty-print-value' again.
10310         (find-func): Removed reference to "find-func" at end.
10311
10312 1997-12-26  Kirill M. Katsnelson  <kkm@kis.ru>
10313
10314         * dumped-lisp.el: x-menubar.el dumped along with mswindows native
10315           GUI XEmacs. Rename? x-menubar is rather window system
10316           independant, except for a couple of items.
10317
10318 1997-12-26  SL Baur  <steve@altair.xemacs.org>
10319
10320         * x-menubar.el (default-menubar): Remove hyperbole and oobr
10321         entries as they will no longer be distributed with XEmacs.
10322
10323         * format.el (format-alist): Fix image/tiff regexps.
10324         From P. E. Jareth Hein <jareth@camelot-soft.com>
10325
10326         * help.el (help-maybe-pretty-print-value): Rename.
10327         (describe-variable): Use it.
10328         (describe-variable): Add trailing linefeed.
10329
10330 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10331
10332         * help.el (describe-function-1): Don't output anything for
10333           arglist of autoload functions.
10334
10335 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10336
10337         * help.el (describe-function-1): Don't output anything for
10338           arglist of autoload functions.
10339
10340 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10341
10342         * help.el (help-mode-map): New bindings for `help-mode-bury',
10343         `describe-function-at-point', `describe-variable-at-point',
10344         `Info-elisp-ref', `customize-variable', `help-next-section' and
10345         `help-prev-section'.
10346         (help-next-section): New function.
10347         (help-prev-section): New function.
10348         (help-mode-quit): Changed to kill the help buffer.
10349         (help-mode-bury): Formerly `help-mode-quit'.  Bury buffer
10350         correctly.
10351         (help-buffer-name): New function to generate the name of help
10352         buffers.
10353         (with-displaying-help-buffer): Is now a macro.  Takes an new first
10354         argument giving the name of the help buffer.
10355         (describe-key): Use `with-displaying-help-buffer' with name.
10356         (describe-mode): Ditto.
10357         (describe-bindings): Ditto.
10358         (describe-prefix-bindings): Ditto.
10359         (view-lossage): Ditto.
10360         (with-syntax-table): New macro.
10361         (function-called-at-point): Use `ignore-errors' and
10362         `with-syntax-table'.
10363         (function-at-point): Ditto.
10364         (describe-function): Use `with-displaying-help-buffer' with name.
10365         (function-arglist): Extracted from `describe-function-1'.  Returns
10366         function's arglist as string.
10367         (function-documentation): Extracted from `describe-function-1'.
10368         Returns function's docstring.
10369         (describe-function-1): Remove all the "stream" garbage, including
10370         the stream argument.  Use `function-arglist' and
10371         `function-documentation'.
10372         (describe-function-arglist): Just use `function-arglist'.
10373         (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
10374         (help-pretty-print-value): New function to help with
10375         pretty-printing variable values.  Knows about `#<...>'.  Needs
10376         `pp-internal'.
10377         (describe-variable): Use `with-displaying-help-buffer' with name.
10378         Formatting improved.  Display file where variable is defined, if
10379         known.  Use `help-pretty-print-value'.
10380         (describe-syntax): Use `with-displaying-help-buffer' with name.
10381         (list-processes): Remove "stream" garbage.
10382
10383 1997-12-25  SL Baur  <steve@altair.xemacs.org>
10384
10385         * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
10386         call a dumped routine instead.
10387
10388         * x-win-xfree86.el: Wrap file in defun.
10389         * x-win-sun.el: Ditto.
10390
10391 1997-12-23  SL Baur  <steve@altair.xemacs.org>
10392
10393         * help.el (view-emacs-news): Remove usage of outl-mouse which
10394         advises functions and does other evil things.
10395
10396 1997-12-22  SL Baur  <steve@altair.xemacs.org>
10397
10398         * format.el (format-alist): Add `image/tiff'.
10399         From P. E. Jareth Hein <jareth@camelot-soft.com>
10400
10401 1997-12-21  SL Baur  <steve@altair.xemacs.org>
10402
10403         * about.el (about-hackers): More names added.
10404
10405         * make-docfile.el: Remove superfluous package path search.
10406
10407         * loaddefs.el: Commentary changes.  Removal of VM autoloads.
10408
10409 1997-12-20  SL Baur  <steve@altair.xemacs.org>
10410
10411         * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
10412         ignored shadows.
10413
10414 1997-12-18  SL Baur  <steve@altair.xemacs.org>
10415
10416         * startup.el (set-default-load-path): Make sure lisp and site-lisp
10417         get trailing slashes when added to the load-path.
10418
10419         * x-init.el (init-x-win): Locate where XEmacs X localization files
10420         are.
10421
10422 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
10423
10424         * x-faces.el: Added support for foregroundToolBarColor
10425           to xpm-color-symbols.
10426
10427 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10428
10429         * etags.el (tags-remove-duplicates): Removed.
10430         (buffer-tag-table-list): Use `delete-duplicates'.
10431
10432         * cl-extra.el (coerce): Coerce to bit-vector and weak-list
10433         correctly.
10434         (get*): Defalias to `get'.
10435
10436         * cl.el (eql): Compare integers with `eq'.
10437         (cl-map-extents): Check for `map-extents' first.
10438
10439 1997-12-17  Didier Verna  <didier@xemacs.org>
10440
10441         * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
10442         added the 'numero', 'copyright' and 'trademark' symbols.
10443
10444         * leim/quail/latin-post.el ("french-postfix"): see above.
10445
10446 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10447
10448         * widget.el (define-widget): Check the arguments.
10449
10450         * cus-edit.el (customize-face): Use `check-argument-type'.
10451         (custom-variable-value-create): Use `signal' to signal error.
10452         (custom-variable-reset-saved): Ditto.
10453         (custom-variable-reset-standard): Ditto.
10454         (custom-face-reset-saved): Ditto.
10455
10456         * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
10457         (widget-default-format-handler): Ditto.
10458         (widget-checklist-add-item): Ditto.
10459         (widget-radio-add-item): Ditto.
10460         (widget-editable-list-entry-create): Ditto.
10461         (widget-sexp-prompt-value): Ditto.
10462
10463         * custom.el (custom-declare-variable): Signal errors better.
10464         (custom-handle-keyword): Ditto.
10465         (custom-declare-group): Ditto.
10466
10467         * window-xemacs.el (windows): Ditto.
10468
10469         * menubar.el (menu): Ditto.
10470
10471         * keydefs.el (keyboard): Ditto.
10472
10473         * minibuf.el (minibuffer): Ditto.
10474
10475         * process.el (execute): Ditto.
10476
10477         * fill.el (fill): Ditto.
10478
10479         * modeline.el (modeline): Ditto.
10480
10481         * help.el (help): Ditto.
10482
10483         * faces.el (faces): Ditto.
10484
10485         * files.el (files): Ditto.
10486
10487         * x-init.el (x): Ditto.
10488
10489         * lisp-mode.el (lisp): Ditto.
10490
10491         * process.el (processes): Ditto.
10492
10493         * mouse.el (mouse): Ditto.
10494
10495         * abbrev.el (abbrev): Moved from cus-edit.
10496
10497         * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
10498         as variable declaration.
10499
10500 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10501
10502         * menubar.el (find-menu-item): Use `check-argument-type'.
10503         (find-menu-item): Cosmetic changes.
10504
10505 1997-12-18  SL Baur  <steve@altair.xemacs.org>
10506
10507         * x-menubar.el (default-menubar): Guard usage of lpr-switches.
10508
10509 1997-12-17  SL Baur  <steve@altair.xemacs.org>
10510
10511         * startup.el (set-default-load-path): Only search package-path
10512         when not running temacs.
10513
10514         * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
10515         files.
10516
10517         * loadup.el: Correct commentary.  Reformatting.
10518         (really-early-error-handler): Use absolute path to the
10519         first dumped-lisp.el file.
10520         (really-early-error-handler): Print full path name of
10521         each dumped lisp file (inherited from InfoDock).
10522
10523         * shadow.el (find-emacs-lisp-shadows): Ignore multiple
10524         dumped-lisp.el files.
10525
10526         * make-docfile.el (preloaded-file-list): Reorder when the
10527         package-path is searched.
10528         * update-elc.el: Ditto.
10529
10530         * lisp-mode.el (call-with-condition-handler): Treat the same as
10531         `condition-case' for indentation.
10532
10533         * about.el (about-xemacs): Update release date.
10534
10535 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10536
10537         * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
10538         anywhere but at the last clause.
10539         (ecase): Disallow `t' and `otherwise'.
10540
10541 1997-12-16  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10542
10543         * cus-edit.el (custom-buffer-create-buttons): New function
10544         from stuff moved out of `custom-buffer-create-internal'.
10545         (custom-novice): New variable.  Default t.
10546         (custom-display-global-buttons): Ditto.  Default `top'.
10547         (custom-buffer-create-internal): Only display help if
10548         `custom-novice' is non-nil.  Display global buttons according to
10549         `custom-display-global-buttons'.
10550
10551 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10552
10553         * menubar.el (find-menu-item): Use `check-argument-type'.
10554         (find-menu-item): Cosmetic changes.
10555
10556 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10557
10558         * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
10559         look.
10560
10561 1997-12-16  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
10562
10563         * format.el (format-deannotate-region):  Bug fix.
10564         Deannotating a region containing unknown tags would fail
10565         (causing decoding of text/enriched to fail at user level)
10566
10567 1997-12-16  Kyle Jones  <kyle_jones@wonderworks.com>
10568
10569         * minibuf.el (read-directory-name): Support sixth
10570           arg, HISTORY, as already documented.
10571
10572 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10573
10574         * etags.el (get-tag-table-buffer): Use explicit lists as arguments
10575         to `ecase'.
10576
10577 1997-12-14  SL Baur  <steve@altair.xemacs.org>
10578
10579         * skk/skk-leim.el (skk-auto-fill-activate): Synch with
10580         skk-activate.
10581
10582 1997-12-13  SL Baur  <steve@altair.xemacs.org>
10583
10584         * dumped-lisp.el (preloaded-file-list): Remove debugging statement.