update.
[chise/xemacs-chise.git] / lisp / ChangeLog
1 2019-03-15  MORIOKA Tomohiko  <tomo.git@chise.org>
2
3         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
4         settings for `=daijiten', `==daijiten' and `===daijiten'.
5
6         * mule/mule-charset.el (default-coded-charset-priority-list): Add
7         `=daijiten', `==daijiten' and `===daijiten'.
8
9         * mule/mule-conf.el (=daijiten): New coded-charset for XEmacs
10         CHISE.
11         (==daijiten): Ditto.
12         (===daijiten): Ditto.
13
14 2019-03-14  MORIOKA Tomohiko  <tomo.git@chise.org>
15
16         * mule/mule-charset.el (default-coded-charset-priority-list): Add
17         `=>ucs-bmp-itaiji-008'.
18
19         * mule/mule-conf.el (=>ucs-itaiji-008): New coded-charset for
20         XEmacs CHISE.
21         (=>ucs-bmp-itaiji-008): New coded-charset for XEmacs CHISE.
22
23 2019-02-17  MORIOKA Tomohiko  <tomo.git@chise.org>
24
25         * mule/mule-conf.el (=ucs-bmp-cjk@JP/hanazono): Use #x9FEA instead
26         of #x9FCC as the value of `max-code'.
27
28 2019-01-05  MORIOKA Tomohiko  <tomo.git@chise.org>
29
30         * mule/mule-charset.el (default-coded-charset-priority-list): Add
31         `=>>ucs-bmp-cjk@unicode'.
32
33         * mule/mule-conf.el (=>>ucs-bmp-cjk@unicode): New coded-charset
34         for XEmacs CHISE.
35
36 2018-09-28  MORIOKA Tomohiko  <tomo.git@chise.org>
37
38         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
39         settings for `=shuowen-jiguge', `===shuowen-jiguge4' and
40         `===shuowen-jiguge5'.
41
42         * mule/mule-charset.el (default-coded-charset-priority-list): Add
43         `=shuowen-jiguge', `===shuowen-jiguge4' and `===shuowen-jiguge5'.
44
45         * mule/mule-conf.el (=shuowen-jiguge): New coded-charset for
46         XEmacs CHISE.
47         (===shuowen-jiguge4): Ditto.
48         (===shuowen-jiguge5): Ditto.
49
50 2018-09-04  MORIOKA Tomohiko  <tomo.git@chise.org>
51
52         * mule/mule-charset.el (default-coded-charset-priority-list): Add
53         `=ucs-sip-var-005'.
54
55         * mule/mule-conf.el (=ucs-sip-var-005): New coded-charset for
56         XEmacs CHISE.
57
58 2018-05-20  MORIOKA Tomohiko  <tomo.git@chise.org>
59
60         * mule/mule-charset.el (default-coded-charset-priority-list): Add
61         `=>>hanyo-denshi/ib'.
62
63 2018-05-16  MORIOKA Tomohiko  <tomo.git@chise.org>
64
65         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
66         setting for `=>big5-cdp@iwds-1'.
67
68 2018-05-11  MORIOKA Tomohiko  <tomo.git@chise.org>
69
70         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
71         setting for `=big5-cdp-var-010'.
72
73 2018-05-10  MORIOKA Tomohiko  <tomo.git@chise.org>
74
75         * mule/mule-charset.el (default-coded-charset-priority-list): Add
76         `=big5-cdp-var-010'.
77
78         * mule/mule-conf.el (=big5-cdp-var-010): New coded-charset for
79         XEmacs CHISE.
80
81 2018-05-06  MORIOKA Tomohiko  <tomo.git@chise.org>
82
83         * mule/mule-charset.el (default-coded-charset-priority-list): Add
84         `=ucs-sip-itaiji-008'.
85
86         * mule/mule-conf.el (=ucs-sip-itaiji-008): New coded-charset for
87         XEmacs CHISE.
88
89 2018-05-01  MORIOKA Tomohiko  <tomo.git@chise.org>
90
91         * mule/mule-charset.el (default-coded-charset-priority-list): Add
92         `=>ucs-sip-itaiji-006'.
93
94         * mule/mule-conf.el (=>ucs-sip-itaiji-006): New coded-charset for
95         XEmacs CHISE.
96
97 2018-04-28  MORIOKA Tomohiko  <tomo.git@chise.org>
98
99         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
100         setting for `=+>big5-cdp', `=>big5-cdp@component' and
101         `=>big5-cdp@cognate'.
102
103         * mule/mule-charset.el (default-coded-charset-priority-list): Add
104         `=>big5-cdp@iwds-1', `=>big5-cdp@cognate' and `=+>big5-cdp'.
105
106 2018-04-27  MORIOKA Tomohiko  <tomo.git@chise.org>
107
108         * mule/mule-conf.el (=+>big5-cdp): New coded-charset for XEmacs
109         CHISE.
110         (=>big5-cdp): Use `=big5-cdp' instead of `=>>big5-cdp' as its
111         mother.
112         (=>big5-cdp@cognate): New coded-charset for XEmacs CHISE.
113
114 2018-04-26  MORIOKA Tomohiko  <tomo.git@chise.org>
115
116         * mule/mule-charset.el (default-coded-charset-priority-list): Add
117         `=>big5-cdp@component' and `=>ucs-sip-itaiji-001@iwds-1'.
118
119         * mule/mule-conf.el (=>big5-cdp@iwds-1): New coded-charset for
120         XEmacs CHISE.
121         (=>big5-cdp@component): Ditto.
122         (=>ucs-sip-itaiji-001@iwds-1): Ditto.
123
124 2018-04-24  MORIOKA Tomohiko  <tomo.git@chise.org>
125
126         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
127         setting for `=>ucs-itaiji-001@iwds-1'.
128
129         * mule/mule-charset.el (default-coded-charset-priority-list): Add
130         `=>ucs-bmp-itaiji-001@iwds-1'.
131
132         * mule/mule-conf.el (=>ucs-itaiji-001@iwds-1): New coded-charset
133         for XEmacs CHISE.
134         (=>ucs-bmp-itaiji-001@iwds-1): Ditto.
135
136 2018-03-23  MORIOKA Tomohiko  <tomo.git@chise.org>
137
138         * mule/mule-charset.el (default-coded-charset-priority-list):
139         Prefer `=ucs-bmp-cjk-compat', `=ucs-bmp-cjk-compat@unicode' and
140         `=ucs-sip@JP/hanazono' to `=cbeta', `=jef-china3' to
141         `chinese-isoir165'.
142
143         * mule/mule-conf.el (=>cns11643-4): New coded-charset for XEmacs
144         CHISE.
145
146 2018-03-07  MORIOKA Tomohiko  <tomo.git@chise.org>
147
148         * mule/mule-charset.el (default-coded-charset-priority-list): Add
149         `=ucs-sip-itaiji-006'.
150
151         * mule/mule-conf.el (=ucs-bmp-itaiji-006): Doc fix.
152         (=ucs-sip-itaiji-006): New coded-charset for XEmacs CHISE.
153
154 2018-03-02  MORIOKA Tomohiko  <tomo.git@chise.org>
155
156         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
157         setting for `=>ucs-itaiji-009'.
158
159         * mule/mule-charset.el (default-coded-charset-priority-list): Add
160         `==ucs-bmp-itaiji-001'.
161
162         * mule/mule-conf.el (=big5-cdp-itaiji-002): Doc fix.
163         (=big5-cdp-itaiji-003): Doc fix.
164         (==ucs-bmp-itaiji-001): New coded-charset for XEmacs CHISE.
165
166 2018-02-22  MORIOKA Tomohiko  <tomo.git@chise.org>
167
168         * mule/mule-charset.el (default-coded-charset-priority-list): Add
169         `=>zinbun-oracle'.
170
171 2018-02-14  MORIOKA Tomohiko  <tomo.git@chise.org>
172
173         * mule/mule-charset.el (default-coded-charset-priority-list): Add
174         `=>ucs-sip-itaiji-003'.
175
176         * mule/mule-conf.el (=ucs-sip-itaiji-003): Doc fix.
177         (=>ucs-bmp-itaiji-003): Fix `long-name'.
178         (=>ucs-sip-itaiji-003): New coded-charset for XEmacs CHISE.
179
180 2018-02-13  MORIOKA Tomohiko  <tomo.git@chise.org>
181
182         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
183         setting for `=ucs-itaiji-012' and `==ucs-itaiji-006'.
184
185 2018-02-12  MORIOKA Tomohiko  <tomo.git@chise.org>
186
187         * mule/mule-charset.el (default-coded-charset-priority-list): Add
188         `==ucs-bmp-itaiji-006'.
189
190         * mule/mule-conf.el (==ucs-bmp-itaiji-003): Fix long-name.
191         (==ucs-itaiji-006): New coded-charset for XEmacs CHISE.
192         (==ucs-bmp-itaiji-006): Ditto.
193
194 2018-02-11  MORIOKA Tomohiko  <tomo.git@chise.org>
195
196         * mule/mule-charset.el (default-coded-charset-priority-list): Add
197         `=ucs-bmp-itaiji-012'.
198
199         * mule/mule-conf.el (=ucs-itaiji-012): New coded-charset for
200         XEmacs CHISE.
201         (=ucs-bmp-itaiji-012): Ditto.
202
203 2018-02-11  MORIOKA Tomohiko  <tomo.git@chise.org>
204
205         * mule/mule-charset.el (default-coded-charset-priority-list): Add
206         `=>>hanyo-denshi/ia' and `=>cns11643-1'.
207
208 2018-02-10  MORIOKA Tomohiko  <tomo.git@chise.org>
209
210         * mule/mule-conf.el (=>cns11643-1): New coded-charset for XEmacs
211         CHISE.
212
213 2018-02-05  MORIOKA Tomohiko  <tomo.git@chise.org>
214
215         * mule/mule-charset.el (default-coded-charset-priority-list): Add
216         `=>>cns11643-1', `=>>cns11643-2', `=>>cns11643-3', `=>>cns11643-4'
217         and `=>>cns11643-6'.
218
219         * mule/mule-conf.el (=>>cns11643-1): Modify DOC; fix `=>iso-ir'.
220         (=>>cns11643-2): New coded-charset for XEmacs CHISE.
221         (=>>cns11643-3): Ditto.
222         (=>>cns11643-4): Modify DOC.
223         (=>>cns11643-6): New coded-charset for XEmacs CHISE.
224
225 2018-01-07  MORIOKA Tomohiko  <tomo.git@chise.org>
226
227         * mule/mule-charset.el (default-coded-charset-priority-list): Add
228         `=>ucs-sip-itaiji-005'.
229
230         * mule/mule-conf.el (=>ucs-sip-itaiji-005): New coded-charset for
231         XEmacs CHISE.
232
233 2017-11-28  MORIOKA Tomohiko  <tomo.git@chise.org>
234
235         * mule/mule-charset.el (default-coded-charset-priority-list): Add
236         `==hanyo-denshi/tk/mf-01'.
237
238         * mule/mule-conf.el (==hanyo-denshi/tk/mf-01): New coded-charset
239         for XEmacs CHISE.
240
241 2017-11-15  MORIOKA Tomohiko  <tomo.git@chise.org>
242
243         * mule/mule-conf.el: Define `=ucs-itaiji-007' before
244         `=>ucs-itaiji-007'.
245
246 2017-11-10  MORIOKA Tomohiko  <tomo.git@chise.org>
247
248         * mule/mule-charset.el (default-coded-charset-priority-list): Add
249         `==ucs-sip-var-002'.
250
251         * mule/mule-conf.el (==ucs-bmp-var-002): Modify long-name.
252         (==ucs-sip-var-002): New coded-charset for XEmacs CHISE.
253
254 2017-11-10  MORIOKA Tomohiko  <tomo.git@chise.org>
255
256         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
257         setting for `==ucs-itaiji-001'.
258
259 2017-11-09  MORIOKA Tomohiko  <tomo.git@chise.org>
260
261         * mule/mule-charset.el (default-coded-charset-priority-list): Add
262         `==ucs-sip-itaiji-001'.
263
264         * mule/mule-conf.el (==ucs-itaiji-001): New coded-charset for
265         XEmacs CHISE.
266         (==ucs-sip-itaiji-001): Ditto.
267
268 2017-10-19  MORIOKA Tomohiko  <tomo.git@chise.org>
269
270         * mule/mule-charset.el (default-coded-charset-priority-list): Add
271         `=+>ucs-bmp-var-003'.
272
273         * mule/mule-conf.el (=+>ucs-var-003): New coded-charset for XEmacs
274         CHISE.
275         (=+>ucs-bmp-var-003): Ditto.
276
277 2017-10-06  MORIOKA Tomohiko  <tomo.git@chise.org>
278
279         * mule/mule-charset.el (default-coded-charset-priority-list): Add
280         `=>ucs-bmp-cjk@cognate'.
281
282         * mule/mule-conf.el (=>ucs-bmp-cjk@cognate): New coded-charset for
283         XEmacs CHISE.
284
285 2017-09-22  MORIOKA Tomohiko  <tomo.git@chise.org>
286
287         * mule/mule-charset.el (default-coded-charset-priority-list): Add
288         `=ucs-sip-itaiji-005'.
289
290         * mule/mule-conf.el (=ucs-sip-itaiji-005): New coded-charset for
291         XEmacs CHISE.
292
293 2017-09-21  MORIOKA Tomohiko  <tomo.git@chise.org>
294
295         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
296         setting for `=>ucs@cognate'.
297
298         * mule/mule-charset.el (default-coded-charset-priority-list): Add
299         `=>ucs-bmp-itaiji-009' and `=>ucs-sip@cognate'.
300
301         * mule/mule-conf.el (=>ucs@cognate): New coded-charset for XEmacs
302         CHISE.
303         (=>ucs@hanyo-denshi): Abolished.
304         (=>ucs-itaiji-009): New coded-charset for XEmacs CHISE.
305         (=>ucs-bmp-itaiji-009): Ditto.
306         (=>ucs-sip@cognate): Ditto.
307
308 2017-09-13  MORIOKA Tomohiko  <tomo.git@chise.org>
309
310         * mule/mule-charset.el (default-coded-charset-priority-list): Add
311         `=>ucs-bmp-itaiji-004'.
312
313         * mule/mule-conf.el (=>ucs-bmp-itaiji-004): New coded-charset for
314         XEmacs CHISE.
315
316 2017-08-20  MORIOKA Tomohiko  <tomo.git@chise.org>
317
318         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
319         setting for `=>ucs-itaiji-004'.
320
321 2017-08-19  MORIOKA Tomohiko  <tomo.git@chise.org>
322
323         * mule/mule-charset.el (default-coded-charset-priority-list): Add
324         `=ucs-sip-itaiji-004', `=>ucs-sip-itaiji-004' and
325         `=>ucs-bmp-itaiji-007'.
326
327         * mule/mule-conf.el (=ucs-sip-itaiji-004): New coded-charset for
328         XEmacs CHISE.
329         (=>ucs-itaiji-004): Ditto.
330         (=>ucs-sip-itaiji-004): Ditto.
331         (=>ucs-bmp-itaiji-007): Ditto.
332
333 2017-08-11  MORIOKA Tomohiko  <tomo.git@chise.org>
334
335         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
336         setting for `=ucs-itaiji-010'.
337
338 2017-07-30  MORIOKA Tomohiko  <tomo.git@chise.org>
339
340         * mule/mule-charset.el (default-coded-charset-priority-list):
341         - Prefer `=mj-0' and `=mj-1' to `=ucs-bmp-cjk@gb'.
342         - Add `=ucs-bmp-itaiji-010'.
343         - Prefer `==mj-0' and `==mj-1' to `==ucs-bmp-cjk@gb',
344           `==ucs-sip-ext-b@iso' and `==ucs-sip@JP/hanazono'.
345         - Add `=>ucs-sip@iwds-1'.
346
347         * mule/mule-conf.el (=ucs-itaiji-010): New coded-charset for
348         XEmacs CHISE.
349         (=ucs-bmp-itaiji-010): Ditto.
350         (=>ucs-sip@iwds-1): Ditto.
351
352 2017-07-18  MORIOKA Tomohiko  <tomo.git@chise.org>
353
354         * mule/mule-charset.el (default-coded-charset-priority-list): Add
355         `=ucs-sip-var-006' and `==ucs-sip-itaiji-003'.
356
357         * mule/mule-conf.el (=ucs-sip-var-006): New coded-charset for
358         XEmacs CHISE.
359         (==ucs-sip-itaiji-003): New coded-charset for XEmacs CHISE.
360
361 2017-07-14  MORIOKA Tomohiko  <tomo.git@chise.org>
362
363         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
364         setting for `=>ucs-itaiji-003'.
365
366 2017-07-13  MORIOKA Tomohiko  <tomo.git@chise.org>
367
368         * mule/mule-charset.el (default-coded-charset-priority-list): Add
369         `=>ucs-bmp-itaiji-003'.
370
371         * mule/mule-conf.el (=>ucs-itaiji-003): New coded-charset for
372         XEmacs CHISE.
373         (=>ucs-bmp-itaiji-003): Ditto.
374
375 2017-07-08  MORIOKA Tomohiko  <tomo.git@chise.org>
376
377         * mule/mule-charset.el (default-coded-charset-priority-list): Add
378         `=ucs-bmp-itaiji-011'.
379
380         * mule/mule-conf.el (=ucs-bmp-itaiji-011): New coded-charset for
381         XEmacs CHISE.
382
383 2017-06-29  MORIOKA Tomohiko  <tomo.git@chise.org>
384
385         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
386         setting for `==ucs-var-002'.
387
388 2017-06-28  MORIOKA Tomohiko  <tomo.git@chise.org>
389
390         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
391         setting for `==ucs-itaiji-002'.
392
393 2017-06-27  MORIOKA Tomohiko  <tomo.git@chise.org>
394
395         * mule/mule-charset.el (default-coded-charset-priority-list): Add
396         `==ucs-sip-itaiji-002'.
397
398         * mule/mule-conf.el (==ucs-sip-itaiji-002): New coded-charset for
399         XEmacs CHISE.
400
401 2017-06-08  MORIOKA Tomohiko  <tomo.git@chise.org>
402
403         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
404         settings for `=ucs-itaiji-011' and `=>ucs-itaiji-007'.
405
406         * mule/mule-charset.el (default-coded-charset-priority-list): Add
407         `=ucs-sip-itaiji-007', `=ucs-sip-itaiji-011' and
408         `=>ucs-sip-itaiji-007'.
409
410         * mule/mule-conf.el (=>ucs-itaiji-007): New coded-charset for
411         XEmacs CHISE.
412         (=>ucs-sip-itaiji-007): Ditto.
413         (=ucs-sip-itaiji-007): Ditto.
414         (=ucs-itaiji-011): Ditto.
415         (=ucs-sip-itaiji-011): Ditto.
416
417 2017-05-20  MORIOKA Tomohiko  <tomo.git@chise.org>
418
419         * mule/mule-coding.el (coded-charset-entity-reference-alist):
420         Prefer `=>ucs@iwds-1' and `=>ucs@component' to `=>iwds-1'.
421
422 2017-05-18  MORIOKA Tomohiko  <tomo.git@chise.org>
423
424         * mule/mule-charset.el (default-coded-charset-priority-list): Add
425         `==ucs-bmp-var-002'.
426
427         * mule/mule-conf.el (==ucs-var-002): New coded-charset for XEmacs
428         CHISE.
429         (==ucs-bmp-var-002): Ditto.
430
431         * mule/mule-coding.el (coded-charset-entity-reference-alist):
432         Modify some priorities.
433
434 2017-04-26  MORIOKA Tomohiko  <tomo.git@chise.org>
435
436         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
437         setting for `=big5-cdp-var-001' and `=>>mj'; delete settings for
438         `=>>>jis-x0208', `=>>>jis-x0213-1' and `=>>>jis-x0213-1@2004'.
439
440 2017-04-26  MORIOKA Tomohiko  <tomo.git@chise.org>
441
442         * mule/mule-charset.el (default-coded-charset-priority-list): Add
443         `=big5-cdp-var-001'.
444
445         * mule/mule-conf.el (=big5-cdp-var-001): New coded-charset for
446         XEmacs CHISE.
447
448 2017-04-05  MORIOKA Tomohiko  <tomo.git@chise.org>
449
450         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
451         setting for `==ucs-itaiji-005'.
452
453 2017-04-04  MORIOKA Tomohiko  <tomo.git@chise.org>
454
455         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
456         setting for `=ucs-itaiji-007'.
457
458         * mule/mule-charset.el (default-coded-charset-priority-list): Add
459         `=ucs-bmp-itaiji-007' and `==ucs-bmp-itaiji-005'.
460
461         * mule/mule-conf.el (==ucs-itaiji-005): New coded-charset for
462         XEmacs CHISE.
463         (==ucs-bmp-itaiji-005): Ditto.
464         (=ucs-itaiji-007): Ditto.
465         (=ucs-bmp-itaiji-007): Ditto.
466
467 2017-04-03  MORIOKA Tomohiko  <tomo.git@chise.org>
468
469         * mule/mule-charset.el (default-coded-charset-priority-list): Add
470         `==gt-pj-k1' and `==gt-pj-k2'.
471
472 2017-04-02  MORIOKA Tomohiko  <tomo.git@chise.org>
473
474         * mule/mule-conf.el (==gt-pj-k1): New coded-charset for XEmacs
475         CHISE.
476         (==gt-pj-k2): Ditto.
477
478 2017-04-01  MORIOKA Tomohiko  <tomo.git@chise.org>
479
480         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
481         setting for `=>ucs-itaiji-005'.
482
483 2017-03-31  MORIOKA Tomohiko  <tomo.git@chise.org>
484
485         * mule/mule-charset.el (default-coded-charset-priority-list): Add
486         `=>>cbeta'.
487
488 2017-03-21  MORIOKA Tomohiko  <tomo.git@chise.org>
489
490         * mule/mule-charset.el (default-coded-charset-priority-list): Add
491         `=>ucs-sip@component'.
492
493         * mule/mule-conf.el (=>ucs-itaiji-006): Use `=ucs-itaiji-006'
494         instead of `=ucs' as its mother.
495         (=>ucs-sip@component): New coded-charset for XEmacs CHISE.
496
497         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
498         setting for `=>ucs-itaiji-006'.
499
500 2017-03-17  MORIOKA Tomohiko  <tomo.git@chise.org>
501
502         * mule/mule-charset.el (default-coded-charset-priority-list): Add
503         `=>ucs-bmp-itaiji-006'.
504
505         * mule/mule-conf.el (=>ucs-itaiji-006): New coded-charset for
506         XEmacs CHISE.
507         (=>ucs-bmp-itaiji-006): Ditto.
508
509 2017-03-14  MORIOKA Tomohiko  <tomo.git@chise.org>
510
511         * mule/mule-charset.el (default-coded-charset-priority-list): Add
512         `=>ucs-bmp-itaiji-001'.
513
514         * mule/mule-conf.el (=>ucs-bmp-itaiji-001): New coded-charset for
515         XEmacs CHISE.
516
517 2017-03-09  MORIOKA Tomohiko  <tomo.git@chise.org>
518
519         * mule/mule-charset.el (default-coded-charset-priority-list): Add
520         `==ucs-bmp-itaiji-002' and `==ucs-bmp-itaiji-003'.
521
522         * mule/mule-conf.el (=>ucs-itaiji-002): Use `=ucs-itaiji-002'
523         instead of `=ucs' as its mother.
524         (==ucs-itaiji-002): New coded-charset for XEmacs CHISE.
525         (==ucs-bmp-itaiji-002): Ditto.
526         (==ucs-itaiji-003): Ditto.
527         (==ucs-bmp-itaiji-003): Ditto.
528
529 2017-03-08  MORIOKA Tomohiko  <tomo.git@chise.org>
530
531         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
532         setting for `=big5-cdp-var-002'.
533
534         * mule/mule-charset.el (default-coded-charset-priority-list): Add
535         `=big5-cdp-var-002'.
536
537         * mule/mule-conf.el (=big5-cdp-var-002): New coded-charset for
538         XEmacs CHISE.
539
540 2017-03-03  MORIOKA Tomohiko  <tomo.git@chise.org>
541
542         * mule/mule-charset.el (default-coded-charset-priority-list): Add
543         `=ucs-sip-var-004'.
544
545         * mule/mule-conf.el (=ucs-sip-var-004): New coded-charset for
546         XEmacs CHISE.
547
548 2017-03-01  MORIOKA Tomohiko  <tomo.git@chise.org>
549
550         * mule/mule-charset.el (default-coded-charset-priority-list): Add
551         `=>ucs-bmp-cjk@iwds-1'.
552
553         * mule/mule-conf.el (=>ucs-bmp-cjk@iwds-1): New coded-charset for
554         XEmacs CHISE.
555
556 2017-02-27  MORIOKA Tomohiko  <tomo.git@chise.org>
557
558         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
559         setting for `=ucs-var-005'.
560
561         * mule/mule-charset.el (default-coded-charset-priority-list): Add
562         `=ucs-bmp-var-005'.
563
564         * mule/mule-conf.el (=ucs-var-005): New coded-charset for XEmacs
565         CHISE.
566         (=ucs-bmp-var-005): Ditto.
567
568 2017-02-18  MORIOKA Tomohiko  <tomo.git@chise.org>
569
570         * mule/mule-charset.el (default-coded-charset-priority-list): Add
571         `=>ucs-sip-itaiji-002'.
572
573         * mule/mule-conf.el (=>ucs-sip-itaiji-002): New coded-charset for
574         XEmacs CHISE.
575
576 2017-02-15  MORIOKA Tomohiko  <tomo.git@chise.org>
577
578         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
579         setting for `=>ucs-itaiji-002'.
580
581 2017-02-13  MORIOKA Tomohiko  <tomo.git@chise.org>
582
583         * mule/mule-charset.el (default-coded-charset-priority-list): Add
584         `=>mj-0' and `=>ucs-bmp-itaiji-002'.
585
586         * mule/mule-conf.el (=>mj-0): New coded-charset for XEmacs CHISE.
587         (=>ucs-itaiji-002): Ditto.
588         (=>ucs-bmp-itaiji-002): Ditto.
589
590 2017-02-12  MORIOKA Tomohiko  <tomo.git@chise.org>
591
592         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
593         setting for `=>ucs-itaiji-001'.
594
595 2017-02-11  MORIOKA Tomohiko  <tomo.git@chise.org>
596
597         * mule/mule-charset.el (default-coded-charset-priority-list): Add
598         `=>ruimoku-v6' and `=>ucs-sip-itaiji-001'.
599
600         * mule/mule-conf.el (=>ruimoku-v6): Renamed from `=>>ruimoku-v6';
601         define `=>>ruimoku-v6' as an alias of `=>ruimoku-v6'.
602         (=>ucs-itaiji-001): New coded-charset for XEmacs CHISE.
603         (=>ucs-sip-itaiji-001): Ditto.
604
605         * mule/mule-coding.el(coded-charset-entity-reference-alist):
606         - Abolish setting for `=>>ruimoku-v6' [&G-RUI6-xxxx;].
607         - Add setting for `=>ruimoku-v6' [&A-RUI6-xxxx;].
608
609 2017-02-06  MORIOKA Tomohiko  <tomo.git@chise.org>
610
611         * mule/mule-charset.el (default-coded-charset-priority-list):
612         Prefer `=ucs-*-var-*' and `=ucs-*-itaiji-*' to `=cbeta',
613         `=jef-china3' and `chinese-isoir165'.
614
615 2017-02-05  MORIOKA Tomohiko  <tomo.git@chise.org>
616
617         * mule/mule-charset.el (default-coded-charset-priority-list): Add
618         `=>ucs-bmp-itaiji-005'.
619
620         * mule/mule-conf.el (=>ucs-itaiji-005): New coded-charset for
621         XEmacs CHISE.
622         (=>ucs-bmp-itaiji-005): Ditto.
623
624 2017-02-01  MORIOKA Tomohiko  <tomo.git@chise.org>
625
626         * mule/mule-charset.el (default-coded-charset-priority-list): Add
627         `=+>jis-x0213-2'.
628
629 2017-01-30  MORIOKA Tomohiko  <tomo.git@chise.org>
630
631         * mule/mule-charset.el (default-coded-charset-priority-list): Add
632         `=+>adobe-japan1-6'.
633
634 2017-01-24  MORIOKA Tomohiko  <tomo.git@chise.org>
635
636         * mule/mule-charset.el (default-coded-charset-priority-list): Add
637         `=+>jis-x0208@1978'.
638
639 2017-01-20  MORIOKA Tomohiko  <tomo.git@chise.org>
640
641         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
642         setting for `=>ucs@component'.
643
644 2016-12-18  MORIOKA Tomohiko  <tomo.git@chise.org>
645
646         * mule/mule-charset.el (default-coded-charset-priority-list): Add
647         `=+>jis-x0213-1@2004' and `=>>adobe-japan1-6'.
648
649 2016-12-18  MORIOKA Tomohiko  <tomo.git@chise.org>
650
651         * mule/mule-coding.el (coded-charset-entity-reference-alist):
652         Prefer `=>ucs@cns' and `=>ucs@ks' to `=>ucs@jis/2004'.
653
654 2016-12-16  MORIOKA Tomohiko  <tomo.git@chise.org>
655
656         * mule/mule-conf.el (=>ucs@jis/2000): New coded-charset for XEmacs
657         CHISE.
658         (=>ucs@jis/2004): Ditto.
659
660 2016-12-15  MORIOKA Tomohiko  <tomo.git@chise.org>
661
662         * mule/mule-coding.el (coded-charset-entity-reference-alist):
663         Prefer `=>ucs@jis/2004' to `=>ucs@jis'.
664
665 2016-12-13  MORIOKA Tomohiko  <tomo.git@chise.org>
666
667         * mule/mule-charset.el (default-coded-charset-priority-list): Add
668         `=>cbeta'.
669
670 2016-12-06  MORIOKA Tomohiko  <tomo.git@chise.org>
671
672         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
673         setting for `==big5-cdp-itaiji-001'.
674
675         * mule/mule-charset.el (default-coded-charset-priority-list): Add
676         `==big5-cdp-itaiji-001'.
677
678         * mule/mule-conf.el (==big5-cdp-itaiji-001): New coded-charset for
679         XEmacs CHISE.
680
681 2016-12-05  MORIOKA Tomohiko  <tomo.git@chise.org>
682
683         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
684         settings for `=big5-cdp-itaiji-001', `=big5-cdp-itaiji-002',
685         `=big5-cdp-itaiji-003' and `=>big5-cdp-itaiji-001'.
686
687         * mule/mule-charset.el (default-coded-charset-priority-list): Add
688         `=big5-cdp-itaiji-001', `=big5-cdp-itaiji-002',
689         `=big5-cdp-itaiji-003' and `=>big5-cdp-itaiji-001'.
690
691         * mule/mule-conf.el (=big5-cdp-itaiji-001): New coded-charset for
692         XEmacs CHISE.
693         (=>big5-cdp-itaiji-001): Ditto.
694         (=big5-cdp-itaiji-002): Ditto.
695         (=big5-cdp-itaiji-003): Ditto.
696
697 2016-11-20  MORIOKA Tomohiko  <tomo.git@chise.org>
698
699         * mule/mule-charset.el (default-coded-charset-priority-list): Add
700         `=>>jis-x0208@1990' and `=>>jis-x0213-2'.
701
702 2016-10-27  MORIOKA Tomohiko  <tomo.git@chise.org>
703
704         * mule/mule-charset.el (default-coded-charset-priority-list):
705         Prefer `=ucs-radicals', `=ucs-radicals@unicode',
706         `=ucs-bmp-cjk@JP/hanazono', `=ucs-bmp-cjk@gb', `=mj-0' and `=mj-1'
707         to `=jis-x0208@1983'; add `=ucs-bmp-var-008'.
708
709         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
710         setting for `=ucs-var-008'.
711
712         * mule/mule-conf.el (=ucs-var-008): New coded-charset for XEmacs
713         CHISE.
714         (=ucs-bmp-var-008): Likewise.
715
716 2016-10-20  MORIOKA Tomohiko  <tomo.git@chise.org>
717
718         * mule/mule-charset.el (default-coded-charset-priority-list):
719         Prefer `==ucs-sip-ext-b@iso' to `==ucs-sip@JP/hanazono'.
720
721 2016-10-19  MORIOKA Tomohiko  <tomo.git@chise.org>
722
723         * mule/mule-charset.el (default-coded-charset-priority-list): Add
724         `==ucs-sip@JP/hanazono'.
725
726         * mule/mule-conf.el (==ucs-sip@JP/hanazono): New coded-charset for
727         XEmacs CHISE.
728
729 2016-10-18  MORIOKA Tomohiko  <tomo.git@chise.org>
730
731         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
732         setting for `=ucs-var-006'; add setting for `=ucs-itaiji-009'.
733
734         * mule/mule-charset.el (default-coded-charset-priority-list): Add
735         `=ucs-bmp-var-006'.
736
737         * mule/mule-conf.el (=ucs-var-006): New coded-charset for XEmacs
738         CHISE.
739         (=ucs-bmp-var-006): Likewise.
740
741 2016-10-16  MORIOKA Tomohiko  <tomo.git@chise.org>
742
743         * mule/mule-charset.el (default-coded-charset-priority-list): Add
744         `=ucs-bmp-itaiji-009'.
745
746         * mule/mule-conf.el (=ucs-itaiji-009): New coded-charset for
747         XEmacs CHISE.
748         (=ucs-bmp-itaiji-009): Likewise.
749
750 2016-09-10  MORIOKA Tomohiko  <tomo.git@chise.org>
751
752         * mule/mule-charset.el (default-coded-charset-priority-list): Add
753         `=>big5-cdp'.
754
755 2016-07-27  MORIOKA Tomohiko  <tomo.git@chise.org>
756
757         * mule/mule-coding.el (utf-8-gb): Specify `charset-g3'.
758         (utf-8-ivs-gb): Likewise.
759         (utf-8-gb-er): Likewise.
760         (utf-8-ivs-gb-er): Likewise.
761         (utf-8-cns): Likewise.
762         (utf-8-ivs-cns): Likewise.
763         (utf-8-cns-er): Likewise.
764         (utf-8-ivs-cns-er): Likewise.
765         (utf-8-big5): Likewise.
766         (utf-8-ivs-big5): Likewise.
767         (utf-8-big5-er): Likewise.
768         (utf-8-ivs-big5-er): Likewise.
769         (utf-8-jis): Likewise.
770         (utf-8-ivs-jis): Likewise.
771         (utf-8-jis-er): Likewise.
772         (utf-8-ivs-jis-er): Likewise.
773         (utf-8-ks): Likewise.
774         (utf-8-ivs-ks): Likewise.
775         (utf-8-ks-er): Likewise.
776         (utf-8-ivs-ks-er): Likewise.
777
778 2016-07-23  MORIOKA Tomohiko  <tomo.git@chise.org>
779
780         * mule/mule-coding.el (utf-8-jp): Specify `charset-g3'.
781         (utf-8-ivs-jp): Likewise.
782         (utf-8-jp-er): Likewise.
783         (utf-8-ivs-jp-er): Likewise.
784
785 2016-04-15  MORIOKA Tomohiko  <tomo.git@chise.org>
786
787         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
788         setting for `=ucs-var-010'.
789
790         * mule/mule-charset.el (default-coded-charset-priority-list): Add
791         `=ucs-bmp-var-010'.
792
793         * mule/mule-conf.el (=ucs-var-010): New coded-charset for XEmacs
794         CHISE.
795         (=ucs-bmp-var-010): Likewise.
796
797 2016-03-17  MORIOKA Tomohiko  <tomo.git@chise.org>
798
799         * mule/mule-charset.el (default-coded-charset-priority-list): Add
800         `=ucs-sip@JP/hanazono'.
801
802         * mule/mule-conf.el (=ucs-sip@iso): Fix DOC and `long-name'.
803         (=ucs-sip@JP/hanazono): New coded-charset for XEmacs CHISE.
804
805 2016-03-14  MORIOKA Tomohiko  <tomo.git@chise.org>
806
807         * mule/mule-charset.el (default-coded-charset-priority-list):
808         - Add `=big5-cdp-var-004'.
809         - Rename `=big5-cdp-var-3' and `=big5-cdp-var-5' to
810           `=big5-cdp-var-003' and `=big5-cdp-var-005'.
811
812         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
813         setting for `=big5-cdp-var-003', `=big5-cdp-var-004' and
814         `=big5-cdp-var-005'.
815
816         * mule/mule-conf.el (=big5-cdp-var-003): Renamed from
817         `=big5-cdp-var-3'; define `=big5-cdp-var-3' as an alias of
818         `=big5-cdp-var-003'.
819         (=big5-cdp-var-004): New coded-charset for XEmacs CHISE.
820         (=big5-cdp-var-005): Renamed from `=big5-cdp-var-5'; define
821         `=big5-cdp-var-5' as an alias of `=big5-cdp-var-005'.
822
823 2016-03-11  MORIOKA Tomohiko  <tomo.git@chise.org>
824
825         * mule/mule-charset.el (default-coded-charset-priority-list):
826         Don't prefer ucs-compat CCSes to other CCSes.
827
828 2016-03-10  MORIOKA Tomohiko  <tomo.git@chise.org>
829
830         * mule/mule-charset.el (default-coded-charset-priority-list): Add
831         `===ucs-bmp-cjk-compat@unicode'.
832
833         * mule/mule-conf.el (===ucs-bmp-cjk-compat@unicode): New
834         coded-charset for XEmacs CHISE.
835
836 2016-02-20  MORIOKA Tomohiko  <tomo.git@chise.org>
837
838         * mule/mule-charset.el (default-coded-charset-priority-list): Add
839         `=ucs-sip-itaiji-003'.
840
841         * mule/mule-conf.el (=ucs-sip-itaiji-003): New coded-charset for
842         XEmacs CHISE.
843
844 2016-02-17  MORIOKA Tomohiko  <tomo.git@chise.org>
845
846         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
847         setting for `=ucs-var-004'.
848
849         * mule/mule-charset.el (default-coded-charset-priority-list): Add
850         `=ucs-sip-var-001' and `=ucs-bmp-var-004'.
851
852         * mule/mule-conf.el (=ucs-sip-var-001): New coded-charset for
853         XEmacs CHISE.
854         (=ucs-var-004): Ditto.
855         (=ucs-bmp-var-004): Ditto.
856
857 2016-02-14  MORIOKA Tomohiko  <tomo.git@chise.org>
858
859         * mule/mule-charset.el (default-coded-charset-priority-list): Add
860         `=ucs-sip-var-003'.
861
862         * mule/mule-conf.el (=ucs-sip-var-003): New coded-charset for
863         XEmacs CHISE.
864
865 2016-02-11  MORIOKA Tomohiko  <tomo.git@chise.org>
866
867         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
868         setting for `=ucs-itaiji-006'.
869
870         * mule/mule-charset.el (default-coded-charset-priority-list): Add
871         `=ucs-bmp-itaiji-006'.
872
873         * mule/mule-conf.el (=ucs-itaiji-006): New coded-charset for
874         XEmacs CHISE.
875         (=ucs-bmp-itaiji-006): Ditto.
876
877 2016-02-10  MORIOKA Tomohiko  <tomo.git@chise.org>
878
879         * mule/mule-charset.el (default-coded-charset-priority-list): Add
880         `=ucs-sip-var-002'.
881
882         * mule/mule-conf.el (=ucs-sip-var-002): New coded-charset for
883         XEmacs CHISE.
884
885 2016-02-05  MORIOKA Tomohiko  <tomo.git@chise.org>
886
887         * mule/mule-charset.el (default-coded-charset-priority-list): Add
888         `=ucs-sip-itaiji-002'.
889
890         * mule/mule-conf.el (=ucs-sip-itaiji-002): New coded-charset for
891         XEmacs CHISE.
892
893 2016-02-01  MORIOKA Tomohiko  <tomo.git@chise.org>
894
895         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
896         setting for `==hanyo-denshi/tk'.
897
898 2016-01-28  MORIOKA Tomohiko  <tomo.git@chise.org>
899
900         * mule/mule-conf.el (=hanyo-denshi/ks): Fix `long-name'.
901         (=hanyo-denshi/tk): Fix `long-name'.
902         (==hanyo-denshi/tk): New coded-charset for XEmacs CHISE.
903
904 2016-01-17  MORIOKA Tomohiko  <tomo.git@chise.org>
905
906         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
907         setting for `=>mj'.
908
909 2016-01-17  MORIOKA Tomohiko  <tomo.git@chise.org>
910
911         * mule/mule-conf.el (=mj): Fix `dimension'.  (=>mj): New
912         coded-charset for XEmacs CHISE.
913
914 2015-12-18  MORIOKA Tomohiko  <tomo.git@chise.org>
915
916         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
917         setting for `=hanyo-denshi/tk'.
918
919 2015-12-17  MORIOKA Tomohiko  <tomo.git@chise.org>
920
921         * mule/mule-charset.el (default-coded-charset-priority-list): Add
922         `=hanyo-denshi/tk/mf-01'.
923
924         * mule/mule-conf.el (=hanyo-denshi/tk): New coded-charset for
925         XEmacs CHISE.
926         (=hanyo-denshi/tk/mf-01): Ditto.
927
928 2015-12-11  MORIOKA Tomohiko  <tomo.git@chise.org>
929
930         * mule/mule-charset.el (default-coded-charset-priority-list):
931         Prefer `==ucs-bmp-cjk-compat@JP' to `==ucs-bmp-cjk-compat@gb'.
932
933 2015-11-16  MORIOKA Tomohiko  <tomo.git@chise.org>
934
935         * mule/mule-charset.el (default-coded-charset-priority-list):
936         Prefer `=jis-x0208@1983' to `chinese-gb2312'.
937
938 2015-11-11  MORIOKA Tomohiko  <tomo.git@chise.org>
939
940         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
941         settings for `=ucs-itaiji-004' and `=ucs-itaiji-005'.
942
943         * mule/mule-charset.el (default-coded-charset-priority-list): Add
944         `=ucs-bmp-itaiji-004' and `=ucs-bmp-itaiji-005'.
945
946         * mule/mule-conf.el (=ucs-itaiji-004): New coded-charset for
947         XEmacs CHISE.
948         (=ucs-bmp-itaiji-004): Ditto.
949         (=ucs-itaiji-005): Ditto.
950         (=ucs-bmp-itaiji-005): Ditto.
951
952 2015-11-11  MORIOKA Tomohiko  <tomo.git@chise.org>
953
954         * mule/mule-charset.el (default-coded-charset-priority-list): Add
955         `=ucs-sip-itaiji-001'.
956
957         * mule/mule-conf.el (=ucs-sip-itaiji-001): New coded-charset for
958         XEmacs CHISE.
959
960 2015-11-07  MORIOKA Tomohiko  <tomo.git@chise.org>
961
962         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
963         settings for `=ucs-itaiji-001', `=ucs-itaiji-003' and
964         `=ucs-itaiji-008'.
965
966         * mule/mule-charset.el (default-coded-charset-priority-list): Add
967         `=ucs-bmp-itaiji-001', `=ucs-bmp-itaiji-003' and
968         `=ucs-bmp-itaiji-008'.
969
970         * mule/mule-conf.el (=ucs-itaiji-001): New coded-charset for
971         XEmacs CHISE.
972         (=ucs-bmp-itaiji-001): Ditto.
973         (=ucs-itaiji-003): Ditto.
974         (=ucs-bmp-itaiji-003): Ditto.
975         (=ucs-itaiji-008): Ditto.
976         (=ucs-bmp-itaiji-008): Ditto.
977
978 2015-10-30  MORIOKA Tomohiko  <tomo.git@chise.org>
979
980         * mule/mule-charset.el (default-coded-charset-priority-list): Add
981         `==ucs-bmp-cjk-compat@gb' and `==ucs-bmp-cjk-compat@JP'.
982
983         * mule/mule-conf.el (==ucs-bmp-cjk-compat@gb): New coded-charset
984         for XEmacs CHISE.
985         (==ucs-bmp-cjk-compat@JP): Ditto.
986
987 2015-10-21  MORIOKA Tomohiko  <tomo.git@chise.org>
988
989         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
990         setting for `===hng-tzs'.
991
992         * mule/mule-charset.el (default-coded-charset-priority-list): Add
993         `===hng-tzs'.
994
995         * mule/mule-conf.el (===hng-tzs): New coded-charset for XEmacs
996         CHISE.
997
998 2015-10-20  MORIOKA Tomohiko  <tomo.git@chise.org>
999
1000         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1001         setting for `===hng-doh'.
1002
1003         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1004         `===hng-doh'.
1005
1006         * mule/mule-conf.el (===hng-doh): New coded-charset for XEmacs
1007         CHISE.
1008
1009 2015-10-19  MORIOKA Tomohiko  <tomo.git@chise.org>
1010
1011         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1012         setting for `===hng-wad'.
1013
1014         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1015         `===hng-wad'.
1016
1017         * mule/mule-conf.el (===hng-wad): New coded-charset for XEmacs
1018         CHISE.
1019
1020 2015-10-19  MORIOKA Tomohiko  <tomo.git@chise.org>
1021
1022         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1023         settings for `==koseki' and `===hng-kcc'.
1024
1025         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1026         `===hng-kcc'.
1027
1028         * mule/mule-conf.el (===hng-kcc): New coded-charset for XEmacs
1029         CHISE.
1030
1031 2015-10-18  MORIOKA Tomohiko  <tomo.git@chise.org>
1032
1033         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1034         setting for `===hng-nkk'.
1035
1036         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1037         `===hng-nkk'.
1038
1039         * mule/mule-conf.el (===hng-nkk): New coded-charset for XEmacs
1040         CHISE.
1041
1042 2015-10-18  MORIOKA Tomohiko  <tomo.git@chise.org>
1043
1044         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1045         setting for `===hng-ink'.
1046
1047         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1048         `===hng-ink'.
1049
1050         * mule/mule-conf.el (===hng-ink): New coded-charset for XEmacs
1051         CHISE.
1052
1053 2015-10-17  MORIOKA Tomohiko  <tomo.git@chise.org>
1054
1055         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1056         setting for `===hng-jhk'.
1057
1058         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1059         `===hng-jhk'.
1060
1061         * mule/mule-conf.el (===hng-jhk): New coded-charset for XEmacs
1062         CHISE.
1063
1064 2015-10-17  MORIOKA Tomohiko  <tomo.git@chise.org>
1065
1066         * mule/mule-conf.el (=jis-x0213-1@2004): Use "jisx0213\\.2004-1"
1067         instead of "jisx0213\\(\\.2004\\)-1" as the registry.
1068         (==jis-x0213-1@2004): Add registry to specify "jisx0213\\.2004-1".
1069         (===jis-x0213-1@2004): Likewise.
1070         (=>>jis-x0213-1@2004): Use "jisx0213\\.2004-1" instead of
1071         "jisx0213\\(\\.2004\\)-1" as the registry.
1072         (=+>jis-x0213-1@2004): Likewise.
1073         (=>jis-x0213-1@2004): Likewise.
1074
1075         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1076         `===jis-x0213-1@2004'.
1077
1078 2015-10-16  MORIOKA Tomohiko  <tomo.git@chise.org>
1079
1080         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1081         setting for `===hng-nak'.
1082
1083         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1084         `===hng-nak'.
1085
1086         * mule/mule-conf.el (===hng-nak): New coded-charset for XEmacs
1087         CHISE.
1088
1089 2015-10-15  MORIOKA Tomohiko  <tomo.git@chise.org>
1090
1091         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1092         setting for `===hng-hos'.
1093
1094         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1095         `===hng-hos'.
1096
1097         * mule/mule-conf.el (===hng-hos): New coded-charset for XEmacs
1098         CHISE.
1099
1100 2015-10-14  MORIOKA Tomohiko  <tomo.git@chise.org>
1101
1102         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1103         setting for `===hng-tzj'.
1104
1105         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1106         `===hng-tzj'.
1107
1108         * mule/mule-conf.el (===hng-tjz): New coded-charset for XEmacs
1109         CHISE.
1110
1111 2015-10-13  MORIOKA Tomohiko  <tomo.git@chise.org>
1112
1113         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1114         setting for `===hng-kae'.
1115
1116         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1117         `===hng-kae'.
1118
1119         * mule/mule-conf.el (===hng-kae): New coded-charset for XEmacs
1120         CHISE.
1121
1122 2015-10-11  MORIOKA Tomohiko  <tomo.git@chise.org>
1123
1124         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1125         setting for `===hng-kar'.
1126
1127         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1128         `===hng-kar'.
1129
1130         * mule/mule-conf.el (===hng-kar): New coded-charset for XEmacs
1131         CHISE.
1132
1133 2015-10-11  MORIOKA Tomohiko  <tomo.git@chise.org>
1134
1135         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1136         setting for `===hng-kyd'.
1137
1138         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1139         `===hng-kyd'.
1140
1141         * mule/mule-conf.el (===hng-kyd): New coded-charset for XEmacs
1142         CHISE.
1143
1144 2015-10-10  MORIOKA Tomohiko  <tomo.git@chise.org>
1145
1146         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1147         setting for `===hng-hok'.
1148
1149         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1150         `===hng-hok'.
1151
1152         * mule/mule-conf.el (===hng-hok): New coded-charset for XEmacs
1153         CHISE.
1154
1155 2015-10-09  MORIOKA Tomohiko  <tomo.git@chise.org>
1156
1157         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1158         setting for `===hng-jyu'.
1159
1160         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1161         `===hng-jyu'.
1162
1163         * mule/mule-conf.el (===hng-jyu): New coded-charset for XEmacs
1164         CHISE.
1165
1166 2015-10-08  MORIOKA Tomohiko  <tomo.git@chise.org>
1167
1168         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1169         setting for `===hng-zkd'.
1170
1171         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1172         `===hng-zkd'.
1173
1174         * mule/mule-conf.el (===hng-zkd): New coded-charset for XEmacs
1175         CHISE.
1176
1177 2015-10-07  MORIOKA Tomohiko  <tomo.git@chise.org>
1178
1179         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1180         setting for `===hng-kmi'.
1181
1182         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1183         `===hng-kmi'.
1184
1185         * mule/mule-conf.el (===hng-kmi): New coded-charset for XEmacs
1186         CHISE.
1187
1188 2015-10-07  MORIOKA Tomohiko  <tomo.git@chise.org>
1189
1190         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1191         setting for `===hng-okd'.
1192
1193         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1194         `===hng-okd'.
1195
1196         * mule/mule-conf.el (===hng-okd): New coded-charset for XEmacs
1197         CHISE.
1198
1199 2015-10-05  MORIOKA Tomohiko  <tomo.git@chise.org>
1200
1201         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1202         setting for `===hng-nkm'.
1203
1204         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1205         `===hng-nkm'.
1206
1207         * mule/mule-conf.el (===hng-nkm): New coded-charset for XEmacs
1208         CHISE.
1209
1210 2015-10-05  MORIOKA Tomohiko  <tomo.git@chise.org>
1211
1212         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1213         setting for `===hng-nto'.
1214
1215         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1216         `===hng-nto'.
1217
1218         * mule/mule-conf.el (===hng-nto): New coded-charset for XEmacs
1219         CHISE.
1220
1221 2015-10-04  MORIOKA Tomohiko  <tomo.git@chise.org>
1222
1223         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1224         setting for `===hng-yhk'.
1225
1226         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1227         `===hng-yhk'.
1228
1229         * mule/mule-conf.el (===hng-yhk): New coded-charset for XEmacs
1230         CHISE.
1231
1232 2015-10-03  MORIOKA Tomohiko  <tomo.git@chise.org>
1233
1234         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1235         setting for `===hng-sok'.
1236
1237         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1238         `===hng-sok'.
1239
1240         * mule/mule-conf.el (===hng-sok): New coded-charset for XEmacs
1241         CHISE.
1242
1243 2015-10-03  MORIOKA Tomohiko  <tomo.git@chise.org>
1244
1245         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1246         setting for `===hng-kda'.
1247
1248         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1249         `===hng-kda'.
1250
1251         * mule/mule-conf.el (===hng-kda): New coded-charset for XEmacs
1252         CHISE.
1253
1254 2015-10-02  MORIOKA Tomohiko  <tomo.git@chise.org>
1255
1256         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1257         setting for `===hng-myz'.
1258
1259         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1260         `===hng-myz'.
1261
1262         * mule/mule-conf.el (===hng-myz): New coded-charset for XEmacs
1263         CHISE.
1264
1265 2015-10-02  MORIOKA Tomohiko  <tomo.git@chise.org>
1266
1267         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1268         setting for `===hng-kgk'.
1269
1270         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1271         `===hng-kgk'.
1272
1273         * mule/mule-conf.el (===hng-kgk): New coded-charset for XEmacs
1274         CHISE.
1275
1276 2015-10-01  MORIOKA Tomohiko  <tomo.git@chise.org>
1277
1278         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1279         setting for `===hng-drt'.
1280
1281         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1282         `===hng-drt'.
1283
1284         * mule/mule-conf.el (===hng-drt): New coded-charset for XEmacs
1285         CHISE.
1286
1287 2015-10-01  MORIOKA Tomohiko  <tomo.git@chise.org>
1288
1289         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1290         setting for `===hng-mam'.
1291
1292         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1293         `===hng-mam'.
1294
1295         * mule/mule-conf.el (===hng-mam): New coded-charset for XEmacs
1296         CHISE.
1297
1298 2015-09-30  MORIOKA Tomohiko  <tomo.git@chise.org>
1299
1300         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1301         setting for `===hng-dng'.
1302
1303         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1304         `===hng-dng'.
1305
1306         * mule/mule-conf.el (===hng-dng): New coded-charset for XEmacs
1307         CHISE.
1308
1309 2015-09-29  MORIOKA Tomohiko  <tomo.git@chise.org>
1310
1311         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1312         setting for `=>cns11643-5'.
1313
1314 2015-09-29  MORIOKA Tomohiko  <tomo.git@chise.org>
1315
1316         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1317         setting for `===hng-keg'.
1318
1319         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1320         `===hng-keg'.
1321
1322         * mule/mule-conf.el (===hng-keg): New coded-charset for XEmacs
1323         CHISE.
1324
1325 2015-09-28  MORIOKA Tomohiko  <tomo.git@chise.org>
1326
1327         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1328         setting for `===hng-jou'.
1329
1330         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1331         `===hng-jou'.
1332
1333         * mule/mule-conf.el (===hng-jou): New coded-charset for XEmacs
1334         CHISE.
1335
1336 2015-09-28  MORIOKA Tomohiko  <tomo.git@chise.org>
1337
1338         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1339         setting for `===hng-smk'.
1340
1341         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1342         `===hng-smk'.
1343
1344         * mule/mule-conf.el (===hng-smk): New coded-charset for XEmacs
1345         CHISE.
1346
1347 2015-09-26  MORIOKA Tomohiko  <tomo.git@chise.org>
1348
1349         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1350         setting for `===hng-kyo'.
1351
1352         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1353         `===hng-kyo'.
1354
1355         * mule/mule-conf.el (===hng-kyo): New coded-charset for XEmacs
1356         CHISE.
1357
1358 2015-09-26  MORIOKA Tomohiko  <tomo.git@chise.org>
1359
1360         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1361         setting for `===hng-kss'.
1362
1363         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1364         `===hng-kss'.
1365
1366         * mule/mule-conf.el (===hng-kss): New coded-charset for XEmacs
1367         CHISE.
1368
1369 2015-09-25  MORIOKA Tomohiko  <tomo.git@chise.org>
1370
1371         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1372         setting for `===hng-wan'.
1373
1374         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1375         `===hng-wan'.
1376
1377         * mule/mule-conf.el (===hng-wan): New coded-charset for XEmacs
1378         CHISE.
1379
1380 2015-09-24  MORIOKA Tomohiko  <tomo.git@chise.org>
1381
1382         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1383         setting for `===hng-ksk'.
1384
1385         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1386         `===hng-ksk'.
1387
1388         * mule/mule-conf.el (===hng-ksk): New coded-charset for XEmacs
1389         CHISE.
1390
1391 2015-09-24  MORIOKA Tomohiko  <tomo.git@chise.org>
1392
1393         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1394         setting for `===hng-kyu'.
1395
1396         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1397         `===hng-kyu'.
1398
1399         * mule/mule-conf.el (===hng-kyu): New coded-charset for XEmacs
1400         CHISE.
1401
1402 2015-09-23  MORIOKA Tomohiko  <tomo.git@chise.org>
1403
1404         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1405         setting for `===hng-skk'.
1406
1407         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1408         `===hng-skk'.
1409
1410         * mule/mule-conf.el (===hng-skk): New coded-charset for XEmacs
1411         CHISE.
1412
1413 2015-09-22  MORIOKA Tomohiko  <tomo.git@chise.org>
1414
1415         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1416         setting for `===hng-sik'.
1417
1418         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1419         `===hng-sik'.
1420
1421         * mule/mule-conf.el (===hng-sik): New coded-charset for XEmacs
1422         CHISE.
1423
1424 2015-09-21  MORIOKA Tomohiko  <tomo.git@chise.org>
1425
1426         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1427         setting for `===hng-kbk'.
1428
1429         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1430         `===hng-kbk'.
1431
1432         * mule/mule-conf.el (===hng-kbk): New coded-charset for XEmacs
1433         CHISE.
1434
1435 2015-09-21  MORIOKA Tomohiko  <tomo.git@chise.org>
1436
1437         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1438         setting for `===hng-kcj'.
1439
1440         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1441         `===hng-kcj'.
1442
1443         * mule/mule-conf.el (===hng-kcj): New coded-charset for XEmacs
1444         CHISE.
1445
1446 2015-09-19  MORIOKA Tomohiko  <tomo.git@chise.org>
1447
1448         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1449         setting for `===hng-k24'.
1450
1451         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1452         `===hng-k24'.
1453
1454         * mule/mule-conf.el (===hng-k24): New coded-charset for XEmacs
1455         CHISE.
1456
1457 2015-09-18  MORIOKA Tomohiko  <tomo.git@chise.org>
1458
1459         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1460         setting for `===hng-gok'.
1461
1462         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1463         `===hng-gok'.
1464
1465         * mule/mule-conf.el (===hng-gok): New coded-charset for XEmacs
1466         CHISE.
1467 2015-09-17  MORIOKA Tomohiko  <tomo.git@chise.org>
1468
1469         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1470         setting for `===hng-tsu'.
1471
1472         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1473         `===hng-tsu'.
1474
1475         * mule/mule-conf.el (===hng-tsu): New coded-charset for XEmacs
1476         CHISE.
1477
1478 2015-09-16  MORIOKA Tomohiko  <tomo.git@chise.org>
1479
1480         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1481         setting for `===hng-sys'.
1482
1483         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1484         `===hng-sys'.
1485
1486         * mule/mule-conf.el (===hng-sys): New coded-charset for XEmacs
1487         CHISE.
1488
1489 2015-09-16  MORIOKA Tomohiko  <tomo.git@chise.org>
1490
1491         * mule/mule-coding.el (coded-charset-entity-reference-alist):
1492         - Use "&HNG010-<d><d><d><d><d>;" instead of
1493           "&HNG-KHI<d><d><d><d><d>;" for `===hng-khi'.
1494         - Add setting for `===hng-khm' and `=ucs-itaiji-002'.
1495
1496         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1497         `=ucs-bmp-itaiji-002' and `===hng-khm'.
1498
1499         * mule/mule-conf.el (===hng-khi): Use "hng-10$" instead of
1500         "hngkhi-0" as the suffix of registry.
1501         (===hng-khm): New coded-charset for XEmacs CHISE.
1502         (=ucs-itaiji-002): Ditto.
1503         (=ucs-bmp-itaiji-002): Ditto.
1504
1505 2015-09-14  MORIOKA Tomohiko  <tomo.git@chise.org>
1506
1507         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1508         setting for `=>ucs@iwds-1'.
1509
1510         * mule/mule-conf.el (==jis-x0208@1978/-4X): New coded-charset for
1511         XEmacs CHISE.
1512
1513 2015-09-14  MORIOKA Tomohiko  <tomo.git@chise.org>
1514
1515         * mule/mule-conf.el (=>ucs@iwds-1): New coded-charset for XEmacs
1516         CHISE.
1517
1518         * mule/mule-coding.el (coded-charset-entity-reference-alist): Use
1519         "&HNG-KHI<d><d><d><d>;" instead of "&HNG-KHI-<d><d><d><d>;" for
1520         `===hng-khi'.
1521
1522 2015-09-13  MORIOKA Tomohiko  <tomo.git@chise.org>
1523
1524         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1525         setting for `===hng-khi'.
1526
1527         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1528         `===hng-khi'.
1529
1530         * mule/mule-conf.el (===hng-khi): New coded-charset for XEmacs
1531         CHISE.
1532
1533 2015-09-11  MORIOKA Tomohiko  <tomo.git@chise.org>
1534
1535         * mule/mule-conf.el (=ucs-bmp-var-001): Use #x9FCC instead of
1536         #x9FA5 as the value of `max-code'.
1537         (=ucs-bmp-var-002): Likewise.
1538         (=ucs-bmp-var-003): Likewise.
1539         (=ucs-bmp-itaiji-084): Likewise.
1540         (=ucs-bmp-cjk@JP): Likewise.
1541         (=ucs-bmp-cjk@JP/hanazono): Likewise.
1542         (==ucs-bmp-cjk@JP/hanazono): Likewise.
1543         (=>ucs-bmp-cjk@component): Likewise.
1544
1545 2015-09-05  MORIOKA Tomohiko  <tomo.git@chise.org>
1546
1547         * mule/mule-conf.el (==daikanwa/+2p): New coded-charset for XEmacs
1548         CHISE.
1549
1550 2015-09-04  MORIOKA Tomohiko  <tomo.git@chise.org>
1551
1552         * mule/mule-conf.el (==jis-x0208@1978/4-pr): New coded-charset for
1553         XEmacs CHISE.
1554         (==jis-x0208@1978/5pr): Use `==jis-x0208@1978/4-pr' instead of
1555         `==jis-x0208@1978/2-pr' as the mother.
1556
1557 2015-08-17  MORIOKA Tomohiko  <tomo.git@chise.org>
1558
1559         * mule/mule-conf.el (=>cns11643-5): New coded-charset for XEmacs
1560         CHISE.
1561
1562 2015-07-09  MORIOKA Tomohiko  <tomo.git@chise.org>
1563
1564         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1565         setting for `===hanyo-denshi/jb' and `===hanyo-denshi/hg'.
1566
1567 2015-06-08  MORIOKA Tomohiko  <tomo.git@chise.org>
1568
1569         * mule/mule-coding.el (coded-charset-entity-reference-alist): Use
1570         `=gb2312' instead of `chinese-gb2312'; add setting for `==ucs@gb'.
1571
1572 2015-03-05  MORIOKA Tomohiko  <tomo.git@chise.org>
1573
1574         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1575         setting for `===ucs@gb'.
1576
1577 2015-03-04  MORIOKA Tomohiko  <tomo.git@chise.org>
1578
1579         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1580         setting for `===hanyo-denshi/ks', `===jis-x0208' and
1581         `===jis-x0213-1'; use "&R-J00X1-hhhh;" instead of "&R-JX1-hhhh;"
1582         as the entity-reference for `===jis-x0213-1@2000'; use
1583         "&R-JX1-hhhh;" as the entity-reference for `===jis-x0213-1'.
1584
1585 2015-03-03  MORIOKA Tomohiko  <tomo.git@chise.org>
1586
1587         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1588         `===jis-x0208'.
1589
1590         * mule/mule-conf.el (===jis-x0208@1978): Use `==jis-x0208@1978'
1591         instead of `===jis-x0208' as the mother.
1592         (===jis-x0208@1983): Use `==jis-x0208@1983' instead of
1593         `===jis-x0208' as the mother.
1594         (===jis-x0208@1990): Use `==jis-x0208@1990' instead of
1595         `===jis-x0208' as the mother.
1596         (===jis-x0213-1@2000): Use `==jis-x0213-1@2000' instead of
1597         `===jis-x0213-1' as the mother.
1598         (===jis-x0213-1@2004): Use `==jis-x0213-1@2004' instead of
1599         `===jis-x0213-1' as the mother.
1600         (===ucs@unicode): Use `==ucs@unicode' instead of `===ucs@iso' as
1601         the mother.
1602         (===ucs@ks): Use `==ucs@ks' instead of `===ucs@unicode' as the
1603         mother.
1604
1605 2015-02-23  MORIOKA Tomohiko  <tomo.git@chise.org>
1606
1607         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1608         setting for `=ucs-var-001'.
1609
1610 2015-02-23  MORIOKA Tomohiko  <tomo.git@chise.org>
1611
1612         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1613         `=ucs-bmp-var-001'.
1614
1615         * mule/mule-conf.el (=ucs-var-001): New coded-charset for XEmacs
1616         CHISE.
1617         (=ucs-bmp-var-001): Ditto.
1618
1619         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1620         setting for `=ucs-var-003'.
1621
1622 2015-02-22  MORIOKA Tomohiko  <tomo.git@chise.org>
1623
1624         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1625         `=ucs-bmp-var-003'.
1626
1627         * mule/mule-conf.el (=ucs-var-003): New coded-charset for XEmacs
1628         CHISE.
1629         (=ucs-bmp-var-003): Ditto.
1630
1631 2015-02-21  MORIOKA Tomohiko  <tomo.git@chise.org>
1632
1633         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1634         setting for `=ucs-var-002'.
1635
1636         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1637         `=ucs-bmp-var-002'.
1638
1639         * mule/mule-conf.el (=ucs-var-002): New coded-charset for XEmacs
1640         CHISE.
1641         (=ucs-bmp-var-002): Ditto.
1642
1643 2015-02-21  MORIOKA Tomohiko  <tomo.git@chise.org>
1644
1645         * mule/mule-conf.el (==jis-x0208@1978/4er): New coded-charset for
1646         XEmacs CHISE.
1647         (==jis-x0208@1978/5pr): Ditto.
1648
1649 2015-02-21  MORIOKA Tomohiko  <tomo.git@chise.org>
1650
1651         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1652         `=>ucs-bmp-cjk@component'.
1653
1654         * mule/mule-conf.el (=>ucs@component): New coded-charset for
1655         XEmacs CHISE.
1656         (=>ucs-bmp-cjk@component): Ditto.
1657
1658 2015-02-20  MORIOKA Tomohiko  <tomo.git@chise.org>
1659
1660         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1661         setting for `=>iwds-1'.
1662
1663 2015-02-20  MORIOKA Tomohiko  <tomo.git@chise.org>
1664
1665         * mule/mule-conf.el (=>iwds-1): New coded-charset for XEmacs
1666         CHISE.
1667
1668 2015-02-17  MORIOKA Tomohiko  <tomo.git@chise.org>
1669
1670         * mule/mule-charset.el (default-coded-charset-priority-list):
1671         - Prefer `=ucs-bmp-cjk@JP/hanazono' to `=ucs-bmp-cjk@gb'.
1672         - Prefer `==ucs-bmp-cjk@JP/hanazono' to `==ucs-bmp-cjk@gb'.
1673         - Prefer `===hanyo-denshi/jc' to `===jis-x0213-1'.
1674         - Prefer `===hanyo-denshi/jd' to `===jis-x0213-2'.
1675
1676 2015-02-14  MORIOKA Tomohiko  <tomo.git@chise.org>
1677
1678         * mule/mule-coding.el (coded-charset-entity-reference-alist):
1679         Prefer `=ucs@FOO' to `=>>ucs@FOO'.
1680
1681         * mule/mule-conf.el (=ucs@iso): Use `=+>ucs@iso' instead of
1682         `=>>ucs@iso' as the mother.
1683         (=>>ucs@iso): Use `=ucs@iso' instead of `=+>ucs@iso' as the
1684         mother.
1685
1686 2015-01-22  MORIOKA Tomohiko  <tomo.git@chise.org>
1687
1688         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1689         setting for `===hanyo-denshi/ia'.
1690
1691 2015-01-20  MORIOKA Tomohiko  <tomo.git@chise.org>
1692
1693         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1694         `===hanyo-denshi/ia'.
1695
1696 2014-12-28  MORIOKA Tomohiko  <tomo.git@chise.org>
1697
1698         * mule/mule-conf.el (=koseki): Fix DOC.
1699         (==koseki): New coded-charset for XEmacs CHISE.
1700
1701 2014-12-26  MORIOKA Tomohiko  <tomo.git@chise.org>
1702
1703         * mule/mule-conf.el (===hanyo-denshi/jc): New coded-charset for
1704         XEmacs CHISE.
1705         (===hanyo-denshi/jd): Fix DOC.
1706
1707 2014-12-26  MORIOKA Tomohiko  <tomo.git@chise.org>
1708
1709         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1710         setting for `===hanyo-denshi/ip'.
1711
1712 2014-12-25  MORIOKA Tomohiko  <tomo.git@chise.org>
1713
1714         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1715         `===hanyo-denshi/ip'.
1716
1717         * mule/mule-conf.el (===hanyo-denshi/ip): New coded-charset for
1718         XEmacs CHISE.
1719
1720 2014-12-07  MORIOKA Tomohiko  <tomo.git@chise.org>
1721
1722         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1723         `==ucs-radicals@unicode' and `=>daikanwa'.
1724
1725         * mule/mule-conf.el (==ucs-radicals@unicode): New coded-charset
1726         for XEmacs CHISE.
1727
1728 2014-12-03  MORIOKA Tomohiko  <tomo.git@chise.org>
1729
1730         * mule/mule-conf.el (===hanyo-denshi/ia): New coded-charset for
1731         XEmacs CHISE.
1732
1733 2014-11-18  MORIOKA Tomohiko  <tomo.git@chise.org>
1734
1735         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1736         `===ruimoku-v6'.
1737
1738 2014-11-17  MORIOKA Tomohiko  <tomo.git@chise.org>
1739
1740         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1741         setting for `===ruimoku-v6'.
1742
1743 2014-11-17  MORIOKA Tomohiko  <tomo.git@chise.org>
1744
1745         * mule/mule-conf.el (===ruimoku-v6): New coded-charset for XEmacs
1746         CHISE.
1747
1748 2014-11-15  MORIOKA Tomohiko  <tomo.git@chise.org>
1749
1750         * mule/mule-conf.el (==jis-x0208@1978/1pr/fixed): New
1751         coded-charset for XEmacs CHISE.
1752
1753 2014-11-05  MORIOKA Tomohiko  <tomo.git@chise.org>
1754
1755         * mule/mule-conf.el (===hanyo-denshi/jd): New coded-charset for
1756         XEmacs CHISE.
1757
1758 2014-10-15  MORIOKA Tomohiko  <tomo.git@chise.org>
1759
1760         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1761         `===ucs-sip@iso'.
1762
1763 2014-10-02  MORIOKA Tomohiko  <tomo.git@chise.org>
1764
1765         * mule/mule-conf.el (===ucs-sip@iso): New coded-charset for XEmacs
1766         CHISE.
1767
1768 2014-09-29  MORIOKA Tomohiko  <tomo.git@chise.org>
1769
1770         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1771         `==ucs-sip@iso'.
1772
1773         * mule/mule-conf.el (==ucs-sip@iso): New coded-charset for XEmacs
1774         CHISE.
1775
1776 2014-09-18  MORIOKA Tomohiko  <tomo.git@chise.org>
1777
1778         * mule/mule-conf.el (=ucs-sip-ext-b): Fix registry.
1779         (=ucs-sip@iso): New coded-charset for XEmacs CHISE.
1780         (=ucs-sip-ext-b@iso): Fix registry.
1781         (==ucs-sip-ext-b@iso): Ditto.
1782         (===ucs-sip-ext-b@iso): Ditto.
1783
1784         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1785         `=ucs-sip@iso'.
1786
1787 2014-09-17  MORIOKA Tomohiko  <tomo.git@chise.org>
1788
1789         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1790         setting for `=>cbeta'.
1791
1792 2014-09-16  MORIOKA Tomohiko  <tomo.git@chise.org>
1793
1794         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1795         `=>cns11643-7'.
1796
1797         * mule/mule-conf.el (=>cbeta): New coded-charset for XEmacs CHISE.
1798
1799 2014-08-20  MORIOKA Tomohiko  <tomo.git@chise.org>
1800
1801         * mule/mule-coding.el (coded-charset-entity-reference-alist): Use
1802         "&G-[NAME];" instead of "&g1-[NAME];" for `=>>[NAME]'.
1803
1804 2014-08-19  MORIOKA Tomohiko  <tomo.git@chise.org>
1805
1806         * mule/mule-conf.el (=>>>ucs@cns): Indicate `==ucs@cns' instead of
1807         `=ucs@cns'.
1808         (=>>>ucs@jis): Indicate `==ucs@jis' instead of `=ucs@jis'.
1809         (=>>>ucs@jis/1990): Indicate `==ucs@jis/1990' instead of
1810         `=ucs@jis/1990'.
1811         (=>>>ucs@jis/2000): Indicate `==ucs@jis/2000' instead of
1812         `=ucs@jis/2000'.
1813         (=>>>ucs@jis/2004): Indicate `==ucs@jis/2004' instead of
1814         `=ucs@jis/2004'.
1815         (=>>>ucs@ks): Indicate `==ucs@ks' instead of `=ucs@ks'.
1816
1817         * mule/mule-coding.el (coded-charset-entity-reference-alist): Use
1818         "&g2-[NAME];" instead of "&G-[NAME];" for `==[NAME]'.
1819
1820 2014-08-06  MORIOKA Tomohiko  <tomo.git@chise.org>
1821
1822         * mule/mule-conf.el (==jis-x0208@1978/-4pr): New coded-charset for
1823         XEmacs CHISE.
1824         (==jis-x0208@1978/1pr): Ditto.
1825         (==jis-x0208@1978/2-pr): Ditto.
1826
1827 2014-07-31  MORIOKA Tomohiko  <tomo.git@chise.org>
1828
1829         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1830         setting for `===jis-x0213-1@2004'.
1831
1832 2014-07-30  MORIOKA Tomohiko  <tomo.git@chise.org>
1833
1834         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
1835         settings for `=+>hanyo-denshi/ft' and `=+>hanyo-denshi/jt'.
1836
1837         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1838         `===hanyo-denshi/jb'.
1839
1840         * mule/mule-conf.el (===hanyo-denshi/jb): New coded-charset for
1841         XEmacs CHISE.
1842         (=+>hanyo-denshi/ft): Ditto.
1843         (=+>hanyo-denshi/jt): Ditto.
1844
1845 2014-07-29  MORIOKA Tomohiko  <tomo.git@chise.org>
1846
1847         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1848         `===hanyo-denshi/hg'.
1849
1850 2014-07-28  MORIOKA Tomohiko  <tomo.git@chise.org>
1851
1852         * mule/mule-conf.el (===jis-x0213-1@2004): New coded-charset for
1853         XEmacs CHISE.
1854         (===hanyo-denshi/hg): Ditto.
1855
1856 2014-07-27  MORIOKA Tomohiko  <tomo.git@chise.org>
1857
1858         * mule/mule-conf.el (==adobe-japan1-*): Indicate abstract
1859         glyph-forms instead of detailed glyph-images.
1860         (=>>>adobe-japan1-*): Indicate `==adobe-japan1-*' instead of
1861         `=adobe-japan1-*'.
1862         (===adobe-japan1-0): New coded-charset for XEmacs CHISE.
1863         (===adobe-japan1-1): Ditto.
1864         (===adobe-japan1-2): Ditto.
1865         (===adobe-japan1-3): Ditto.
1866         (===adobe-japan1-4): Ditto.
1867         (===adobe-japan1-5): Ditto.
1868         (===adobe-japan1-6): Ditto.
1869         (=>>adobe-japan1-0): Use `=adobe-japan1' instead of
1870         `=>>>adobe-japan1' as the mother.
1871         (=+>adobe-japan1-0): Use `=adobe-japan1' instead of
1872         `=>>adobe-japan1' as the mother.
1873         (==jis-x0208): Indicate abstract glyph-forms instead of detailed
1874         glyph-images.
1875         (==jis-x0208@1978): Ditto.
1876         (==jis-x0208@1983): Ditto.
1877         (==jis-x0208@1990): Ditto.
1878         (==jis-x0213-1): Ditto.
1879         (==jis-x0213-1@2000): Ditto.
1880         (==jis-x0213-1@2004): Ditto.
1881         (==jis-x0213-2): Ditto.
1882         (=>>>jis-x0208): Indicate `==jis-x0208' instead of `=jis-x0208'.
1883         (=>>>jis-x0208@1978): Indicate `==jis-x0208@1978' instead of
1884         `=jis-x0208@1978'.
1885         (=>>>jis-x0208@1983): Indicate `==jis-x0208@1983' instead of
1886         `=jis-x0208@1983'.
1887         (=>>>jis-x0208@1990): Indicate `==jis-x0208@1990' instead of
1888         `=jis-x0208@1990'.
1889         (=>>>jis-x0213-1): Indicate `==jis-x0213-1' instead of
1890         `=jis-x0213-1'.
1891         (=>>>jis-x0213-1@2000): Indicate `==jis-x0213-1@2000' instead of
1892         `=jis-x0213-1@2000'.
1893         (=>>>jis-x0213-1@2004): Indicate `==jis-x0213-1@2004' instead of
1894         `=jis-x0213-1@2004'.
1895         (=>>>jis-x0213-2): Indicate `==jis-x0213-2' instead of
1896         `=jis-x0213-2'.
1897         (===jis-x0208): New coded-charset for XEmacs CHISE.
1898         (===jis-x0208@1978): Ditto.
1899         (===jis-x0208@1983): Ditto.
1900         (===jis-x0208@1990): Ditto.
1901         (===jis-x0213-1): Ditto.
1902         (===jis-x0213-1@2000): Ditto.
1903         (===jis-x0213-2): Ditto.
1904         (===jis-x0212): Ditto.
1905         (===ks-x1001): Ditto.
1906         (=>>jis-x0208): Use `=jis-x0208' instead of `=>>>jis-x0208' as the
1907         mother.
1908         (=>>jis-x0213-1): Use `=jis-x0213-1' instead of `=>>>jis-x0213-1'
1909         as the mother.
1910         (=>>jis-x0213-2): Use `=jis-x0213-2' instead of `=>>>jis-x0213-2'
1911         as the mother.
1912         (===cns11643-1): New coded-charset for XEmacs CHISE.
1913         (===cns11643-2): Ditto.
1914         (===cns11643-3): Ditto.
1915         (===cns11643-4): Ditto.
1916         (===cns11643-5): Ditto.
1917         (===cns11643-6): Ditto.
1918         (===cns11643-7): Ditto.
1919         (=>>cns11643-1): Ditto.
1920         (==big5-cdp): Indicate abstract glyph-images instead of
1921         representative glyph-images.
1922         (===big5-cdp): New coded-charset for XEmacs CHISE.
1923         (==hanyo-denshi/*): Indicate abstract glyph-forms instead of
1924         detailed glyph-images.
1925         (=>>>hanyo-denshi/*): Indicate `==hanyo-denshi/*' instead of
1926         `=hanyo-denshi/*'.
1927         (===hanyo-denshi/ft): New coded-charset for XEmacs CHISE.
1928         (===hanyo-denshi/ib): Ditto.
1929         (===hanyo-denshi/jt): Ditto.
1930         (===hanyo-denshi/ks): Ditto.
1931         (===mj): Ditto.
1932         (===mj-0): Ditto.
1933         (===mj-1): Ditto.
1934         (=>>hanyo-denshi/*): Use `=hanyo-denshi/*' instead of
1935         `=>>>hanyo-denshi/*' as its mother.
1936         (==gt): Indicate abstract glyph-forms instead of detailed
1937         glyph-images.
1938         (===gt): New coded-charset for XEmacs CHISE.
1939         (=>>>gt): Indicates `==gt' instead of `=gt'.
1940         (=>>gt): Use `=gt' instead of `=>>>gt' as the mother.
1941         (==gt-k): Indicate abstract glyph-forms instead of detailed
1942         glyph-images.
1943         (===gt-k): New coded-charset for XEmacs CHISE.
1944         (==daikanwa): Indicates glyph-images instead of detailed
1945         glyph-images.
1946         (===daikanwa): New coded-charset for XEmacs CHISE.
1947         (===daikanwa/+p): Ditto.
1948         (===daikanwa/ho): Ditto.
1949         (==cbeta): Ditto.
1950         (===cbeta): Ditto.
1951         (==jef-china3): Ditto.
1952         (===jef-china3): Ditto.
1953         (==ruimoku-v6): Ditto.
1954         (==ucs@iso): Indicate representative glyph-forms instead of
1955         representative glyph-images.
1956         (=>>>ucs@iso): Indicates `==ucs@iso' instead of `=ucs@iso'.
1957         (==ucs@unicode): Indicate representative glyph-forms instead of
1958         representative glyph-images.
1959         (=>>>ucs@unicode): Indicates `==ucs@unicode' instead of
1960         `=ucs@unicode'.
1961         (==ucs@cns): Indicate representative glyph-forms instead of
1962         representative glyph-images.
1963         (==ucs@jis): Ditto.
1964         (==ucs@jis/1990): Ditto.
1965         (==ucs@jis/2000): Ditto.
1966         (==ucs@jis/2004): Ditto.
1967         (==ucs@ks): Ditto.
1968         (===ucs@iso): New coded-charset for XEmacs CHISE.
1969         (===ucs@unicode): Ditto.
1970         (===ucs@gb): Ditto.
1971         (===ucs@ks): Ditto.
1972         (===ucs-bmp-cjk@gb): Ditto.
1973         (===ucs-sip-ext-b@iso): Ditto.
1974
1975 2014-07-25  MORIOKA Tomohiko  <tomo.git@chise.org>
1976
1977         * mule/mule-charset.el (default-coded-charset-priority-list): Add
1978         `==jis-x0213-2', `==ruimoku-v6', `==cbeta', `==jef-china3',
1979         `===mj-0', `===mj-1', `===jis-x0208@1990', `===jis-x0213-1',
1980         `===jis-x0213-2', `===big5-cdp', `===ucs-bmp-cjk@gb',
1981         `===adobe-japan1-6', `===cns11643-1', `===cns11643-2',
1982         `===cns11643-3', `===cns11643-4', `===cns11643-5',
1983         `===cns11643-6', `===cns11643-7', `===hanyo-denshi/ft',
1984         `===hanyo-denshi/ib', `===hanyo-denshi/jt', `===jis-x0208@1983',
1985         `===jis-x0208@1978', `===jis-x0212', `===ks-x1001', `===daikanwa',
1986         `===ucs-sip-ext-b@iso', `===cbeta' and `===jef-china3'.
1987
1988         * mule/mule-coding.el (coded-charset-entity-reference-alist):
1989         - Use "&G-[NAME];" for `==[NAME]' instead of `=>>[NAME]'.
1990         - Use "&R-[NAME];" for `===[NAME]' instead of `==[NAME]'.
1991         - Use "&g1-[NAME];" for `=>>[NAME]'.
1992         - Abolish "&g2-[NAME];".
1993
1994 2014-03-08  MORIOKA Tomohiko  <tomo.git@chise.org>
1995
1996         * mule/mule-conf.el (=ucs@big5): Use `=ucs@cns' instead of
1997         `=>>ucs@cns' as the mother.
1998
1999 2014-03-07  MORIOKA Tomohiko  <tomo.git@chise.org>
2000
2001         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2002         setting for `==ucs@ks'.
2003
2004 2014-02-24  MORIOKA Tomohiko  <tomo.git@chise.org>
2005
2006         * mule/mule-conf.el (=adobe-japan1-base): Move builtin code range
2007         from 0x63000000〜0x63005A11 to 0x00E10000〜0x00E15A11.
2008         (=mj): Move builtin code range from 0x64040000〜0x640509D5 to
2009         0x00E30000〜0x00E409D5.
2010
2011 2014-02-20  MORIOKA Tomohiko  <tomo.git@chise.org>
2012
2013         * mule/mule-coding.el (coded-charset-entity-reference-alist):
2014         Prefer MJ to Adobe-Japan1; use "I-MJ", "MJ" and "&R-MJ" instead of
2015         "I-MJ-", "MJ-" and "&R-MJ-" as prefixes of MJ.
2016
2017 2014-02-20  MORIOKA Tomohiko  <tomo.git@chise.org>
2018
2019         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2020         `=mj-0', `=mj-1', `==mj-0' and `==mj-1'.
2021
2022         * mule/mule-conf.el (=mj): New coded-charset for XEmacs CHISE.
2023         (=mj-0): Ditto.
2024         (=mj-1): Ditto.
2025         (==mj): Ditto.
2026         (==mj-0): Ditto.
2027         (==mj-1): Ditto.
2028         (=>>mj): Ditto.
2029
2030         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2031         setting for `=mj' and `==mj'.
2032
2033 2014-02-05  MORIOKA Tomohiko  <tomo.git@chise.org>
2034
2035         * mule/mule-conf.el (=ucs@ks/2012): New coded-charset for XEmacs
2036         CHISE.
2037
2038 2014-01-28  MORIOKA Tomohiko  <tomo.git@chise.org>
2039
2040         * mule/mule-coding.el (coded-charset-entity-reference-alist): Use
2041         "A-HDU+" instead of "A-HD-UCS+" as the prefix for
2042         `=>ucs@hanyo-denshi'.
2043
2044 2014-01-18  MORIOKA Tomohiko  <tomo.git@chise.org>
2045
2046         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2047         setting for `=koseki' and `=>ucs@hanyo-denshi'.
2048
2049         * mule/mule-conf.el (=koseki): New coded-charset for XEmacs CHISE.
2050         (=>ucs@hanyo-denshi): New coded-charset for XEmacs CHISE.
2051
2052 2014-01-11  MORIOKA Tomohiko  <tomo.git@chise.org>
2053
2054         * mule/mule-conf.el (==hanyo-denshi/ip): New coded-charset for
2055         XEmacs CHISE.
2056
2057 2013-12-29  MORIOKA Tomohiko  <tomo.git@chise.org>
2058
2059         * mule/mule-coding.el (coded-charset-entity-reference-alist):
2060         Change priority of `=>>>ucs@iso'.
2061
2062         * mule/mule-conf.el (=ucs@iso): Use `=>>ucs@iso' instead of
2063         `=>>>ucs@iso' as the mother.
2064         (=>>>ucs@iso): Changed to an alias for `=ucs@iso'.
2065
2066 2013-12-25  MORIOKA Tomohiko  <tomo.git@chise.org>
2067
2068         * mule/mule-coding.el (coded-charset-entity-reference-alist):
2069         Change priority of `=>>>ucs@unicode'.
2070
2071         * mule/mule-conf.el (=>>>ucs@unicode): Changed to an alias for
2072         `=ucs@unicode'.
2073
2074 2013-12-25  MORIOKA Tomohiko  <tomo.git@chise.org>
2075
2076         * mule/mule-coding.el (coded-charset-entity-reference-alist):
2077         Change priority of `=>>>ucs@jis'.
2078
2079         * mule/mule-conf.el (=>>>ucs@jis): Changed to an alias for
2080         `=ucs@jis'.
2081
2082 2013-12-18  MORIOKA Tomohiko  <tomo.git@chise.org>
2083
2084         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2085         setting for `==daikanwa/+p'.
2086
2087 2013-12-15  MORIOKA Tomohiko  <tomo.git@chise.org>
2088
2089         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2090         setting for `==shinjigen@1ed'.
2091
2092 2013-12-12  MORIOKA Tomohiko  <tomo.git@chise.org>
2093
2094         * mule/mule-conf.el (==shinjigen/+p@rev): New coded-charset for
2095         XEmacs CHISE.
2096
2097 2013-12-11  MORIOKA Tomohiko  <tomo.git@chise.org>
2098
2099         * mule/mule-conf.el (==shinjigen): Modify DOC.
2100         (==shinjigen@1ed): New coded-charset for XEmacs CHISE.
2101         (==shinjigen@rev): Modify DOC.
2102
2103 2013-12-09  MORIOKA Tomohiko  <tomo.git@chise.org>
2104
2105         * mule/mule-conf.el (==daikanwa/+p): New coded-charset for XEmacs
2106         CHISE.
2107
2108 2013-12-08  MORIOKA Tomohiko  <tomo.git@chise.org>
2109
2110         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2111         settings for `==daikanwa' and `==ucs@JP/hanazono'.
2112
2113         * mule/mule-conf.el (==shinjigen@rev): New coded-charset for
2114         XEmacs CHISE.
2115
2116         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2117         `==daikanwa'.
2118
2119 2013-11-27  MORIOKA Tomohiko  <tomo.git@chise.org>
2120
2121         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2122         setting for `==cns11643-7'.
2123
2124         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2125         `==cns11643-7'.
2126
2127 2013-11-23  MORIOKA Tomohiko  <tomo.git@chise.org>
2128
2129         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2130         `==cns11643-6'.
2131
2132         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2133         setting for `==cns11643-6'.
2134
2135 2013-11-20  MORIOKA Tomohiko  <tomo.git@chise.org>
2136
2137         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2138         setting for `==cns11643-5'.
2139
2140         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2141         `==cns11643-5'.
2142
2143 2013-11-16  MORIOKA Tomohiko  <tomo.git@chise.org>
2144
2145         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2146         setting for `==cns11643-4'.
2147
2148         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2149         `==cns11643-4'.
2150
2151 2013-11-08  MORIOKA Tomohiko  <tomo.git@chise.org>
2152
2153         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2154         setting for `==cns11643-3'.
2155
2156         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2157         `==cns11643-3'.
2158
2159 2013-11-02  MORIOKA Tomohiko  <tomo.git@chise.org>
2160
2161         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2162         setting for `==cns11643-2'.
2163
2164         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2165         `==cns11643-2'.
2166
2167 2013-10-29  MORIOKA Tomohiko  <tomo.git@chise.org>
2168
2169         * mule/mule-coding.el (coded-charset-entity-reference-alist):
2170         Change priority of `=>>>ucs@ks'.
2171
2172         * mule/mule-conf.el (=>>>ucs@ks): Changed to an alias for
2173         `=ucs@ks'.
2174
2175 2013-10-26  MORIOKA Tomohiko  <tomo.git@chise.org>
2176
2177         * mule/mule-coding.el (coded-charset-entity-reference-alist): Use
2178         `=cns11643-1' instead of `chinese-cns11643-1'; add settings for
2179         `==ucs@cns' and `==cns11643-1'.
2180
2181         * mule/mule-conf.el (==cns11643-1): Fix `dimension'.
2182         (==cns11643-2): Ditto.
2183         (==cns11643-3): Ditto.
2184         (==cns11643-4): Ditto.
2185         (==cns11643-5): Ditto.
2186         (==cns11643-6): Ditto.
2187         (==cns11643-7): Ditto.
2188
2189         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2190         `==cns11643-1'.
2191
2192 2013-10-20  MORIOKA Tomohiko  <tomo.git@chise.org>
2193
2194         * mule/mule-coding.el (coded-charset-entity-reference-alist):
2195         Change priority of `=>>>ucs@jis/2004', `=>>>ucs@jis/2004' and
2196         `=>>>ucs@jis/1990'.
2197
2198         * mule/mule-conf.el (=>>>ucs@jis/1990): Changed to an alias for
2199         `=ucs@jis/1990'.
2200         (=>>>ucs@jis/2000): Changed to an alias for `=ucs@jis/2000'.
2201         (=>>>ucs@jis/2004): Changed to an alias for `=ucs@jis/2004'.
2202
2203 2013-10-20  MORIOKA Tomohiko  <tomo.git@chise.org>
2204
2205         * mule/mule-coding.el (coded-charset-entity-reference-alist):
2206         Change priority of `=>>>ucs@cns'.
2207
2208         * mule/mule-conf.el (=>>>ucs@cns): Changed to an alias for
2209         `=ucs@cns'.
2210
2211 2013-10-19  MORIOKA Tomohiko  <tomo.git@chise.org>
2212
2213         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2214         `==ks-x1001'.
2215
2216         * mule/mule-coding.el (coded-charset-entity-reference-alist): Use
2217         `=ks-x1001' instead of `korean-ksc5601'; add setting for
2218         `==ks-x1001'.
2219
2220 2013-10-18  MORIOKA Tomohiko  <tomo.git@chise.org>
2221
2222         * mule/mule-conf.el (=>>>gt): Changed to an alias for `=gt'.
2223
2224 2013-10-17  MORIOKA Tomohiko  <tomo.git@chise.org>
2225
2226         * mule/mule-conf.el (=>>>jis-x0208): Changed to an alias for
2227         `=jis-x0208'.
2228         (=>>>jis-x0208@1978): Changed to an alias for `=jis-x0208@1978'.
2229         (=>>>jis-x0208@1983): Changed to an alias for `=jis-x0208@1983'.
2230         (=>>>jis-x0208@1990): Changed to an alias for `=jis-x0208@1990'.
2231         (=>>>jis-x0213-1): Changed to an alias for `=jis-x0213-1'.
2232         (=>>>jis-x0213-1@2000): Changed to an alias for
2233         `=jis-x0213-1@2000'.
2234         (=>>>jis-x0213-1@2004): Changed to an alias for
2235         `=jis-x0213-1@2004'.
2236         (=>>>jis-x0213-2): Changed to an alias for `=jis-x0213-2'.
2237
2238 2013-10-17  MORIOKA Tomohiko  <tomo.git@chise.org>
2239
2240         * mule/mule-conf.el (=>>>adobe-japan1-0): Changed to an alias for
2241         `=adobe-japan1-0'.
2242         (=>>>adobe-japan1-1): Changed to an alias for `=adobe-japan1-1'.
2243         (=>>>adobe-japan1-2): Changed to an alias for `=adobe-japan1-2'.
2244         (=>>>adobe-japan1-3): Changed to an alias for `=adobe-japan1-3'.
2245         (=>>>adobe-japan1-4): Changed to an alias for `=adobe-japan1-4'.
2246         (=>>>adobe-japan1-5): Changed to an alias for `=adobe-japan1-5'.
2247         (=>>>adobe-japan1-6): Changed to an alias for `=adobe-japan1-6'.
2248
2249 2013-10-12  MORIOKA Tomohiko  <tomo.git@chise.org>
2250
2251         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2252         settings for `==adobe-japan1-6', `==hanyo-denshi/*', `==gt',
2253         `==jis-x0208@1990', `==jis-x0212', `==jis-x0213-1@2000',
2254         `==jis-x0213-2', `==jis-x0213-1@2004', `==big5-cdp', `==gt-k',
2255         `==jis-x0208@1983', `==jis-x0208@1978', `==ucs@iso',
2256         `==ucs@unicode', `=>>daikanwa/+p' and `==shinjigen@rev'.
2257
2258 2013-10-10  MORIOKA Tomohiko  <tomo.git@chise.org>
2259
2260         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2261         `=adobe-japan1-0', `=adobe-japan1-1', `=adobe-japan1-2',
2262         `=adobe-japan1-3', `=adobe-japan1-4', `=adobe-japan1-5',
2263         `==jis-x0208@1990', `==ucs-bmp-cjk@gb',
2264         `==ucs-bmp-cjk@JP/hanazono', `==ucs-sip-ext-b@iso',
2265         `==hanyo-denshi/*', `==adobe-japan1-6', `==big5-cdp',
2266         `==jis-x0208@1983', `==jis-x0208@1978', `==jis-x0213-1@2000' and
2267         `==jis-x0212'.
2268
2269 2013-10-03  MORIOKA Tomohiko  <tomo.git@chise.org>
2270
2271         * mule/mule-conf.el (=adobe-japan1-0): Modify registry to accept
2272         "AdobeJapan1-[0-6]$".
2273         (=adobe-japan1-1): Modify registry to accept "AdobeJapan1-[1-6]$".
2274         (=adobe-japan1-2): Modify registry to accept "AdobeJapan1-[2-6]$".
2275         (=adobe-japan1-3): Modify registry to accept "AdobeJapan1-[3-6]$".
2276         (=adobe-japan1-4): Modify registry to accept "AdobeJapan1-[4-6]$".
2277         (=adobe-japan1-5): Modify registry to accept "AdobeJapan1-[5-6]$".
2278         (==adobe-japan1-0): New coded-charset for XEmacs CHISE.
2279         (==adobe-japan1-1): Ditto.
2280         (==adobe-japan1-2): Ditto.
2281         (==adobe-japan1-3): Ditto.
2282         (==adobe-japan1-4): Ditto.
2283         (==adobe-japan1-5): Ditto.
2284         (==adobe-japan1-6): Ditto.
2285         (==jis-x0208): Ditto.
2286         (==jis-x0208@1978): Ditto.
2287         (==jis-x0208@1983): Ditto.
2288         (==jis-x0208@1990): Ditto.
2289         (==jis-x0213-1): Ditto.
2290         (==jis-x0213-1@2000): Ditto.
2291         (==jis-x0213-1@2004): Ditto.
2292         (==jis-x0213-2): Ditto.
2293         (==jis-x0212): Ditto.
2294         (==gb2312): Ditto.
2295         (==iso-ir165): Ditto.
2296         (==gb12345): Ditto.
2297         (==ks-x1001): Ditto.
2298         (==cns11643-1): Ditto.
2299         (==cns11643-2): Ditto.
2300         (==cns11643-3): Ditto.
2301         (==cns11643-4): Ditto.
2302         (==cns11643-5): Ditto.
2303         (==cns11643-6): Ditto.
2304         (==cns11643-7): Ditto.
2305         (==big5-cdp): Ditto.
2306         (==hanyo-denshi/ja): Ditto.
2307         (==hanyo-denshi/jb): Ditto.
2308         (==hanyo-denshi/jc): Ditto.
2309         (==hanyo-denshi/jd): Ditto.
2310         (==hanyo-denshi/ft): Ditto.
2311         (==hanyo-denshi/ia): Ditto.
2312         (==hanyo-denshi/ib): Ditto.
2313         (==hanyo-denshi/hg): Ditto.
2314         (==hanyo-denshi/jt): Ditto.
2315         (==hanyo-denshi/ks): Ditto.
2316         (==gt): Ditto.
2317         (==gt-k): Ditto.
2318         (==daikanwa): Ditto.
2319         (==shinjigen): Ditto.
2320         (==ucs@iso): Ditto.
2321         (==ucs@unicode): Ditto.
2322         (==ucs@gb): Ditto.
2323         (==ucs-bmp@gb): Ditto.
2324         (==ucs@cns): Ditto.
2325         (==ucs-bmp@cns): Ditto.
2326         (==ucs@jis): Ditto.
2327         (==ucs@jis/1990): Ditto.
2328         (==ucs@jis/2000): Ditto.
2329         (==ucs@jis/2004): Ditto.
2330         (==ucs@JP): Ditto.
2331         (==ucs@JP/hanazono): Ditto.
2332         (==ucs@ks): Ditto.
2333         (==ucs-bmp@ks): Ditto.
2334         (==ucs@cns11643): Ditto.
2335         (==ucs-bmp-cjk@gb): Ditto.
2336         (==ucs-bmp-cjk@JP/hanazono): Ditto.
2337         (==ucs-sip-ext-b@iso): Ditto.
2338
2339 2013-07-11  MORIOKA Tomohiko  <tomo.git@chise.org>
2340
2341         * mule/mule-charset.el (default-coded-charset-priority-list): Use
2342         `=ucs-bmp-cjk@gb' instead of `=ucs-bmp-cjk@unicode'.
2343
2344         * mule/mule-conf.el (=ucs-bmp-cjk@gb): New coded-charset for
2345         XEmacs CHISE.
2346         (=ucs-bmp-cjk@unicode): Abolished.
2347
2348 2013-07-10  MORIOKA Tomohiko  <tomo.git@chise.org>
2349
2350         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2351         `=+>ucs-bmp-cjk-compat@jis'.
2352
2353         * mule/mule-conf.el (=+>ucs-bmp-cjk-compat@jis): New coded-charset
2354         for XEmacs CHISE.
2355
2356 2013-07-06  MORIOKA Tomohiko  <tomo.git@chise.org>
2357
2358         * mule/mule-conf.el (=>cns11643-6): New coded-charset for XEmacs
2359         CHISE.
2360
2361 2013-05-28  MORIOKA Tomohiko  <tomo.git@chise.org>
2362
2363         * mule/mule-conf.el (=jis-x0208@1978/1pr/fixed): New coded-charset
2364         for XEmacs CHISE.
2365         (=jis-x0208@1978/1er-pr): Abolished.
2366         (=jis-x0208@1978/2-pr): Use `=jis-x0208@1978' instead of
2367         `=jis-x0208@1978/1er-pr' as the mother.
2368
2369 2013-02-20  MORIOKA Tomohiko  <tomo.git@chise.org>
2370
2371         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2372         setting for `=ucs-itaiji-084'.
2373
2374 2013-02-17  MORIOKA Tomohiko  <tomo.git@chise.org>
2375
2376         * mule/mule-charset.el (default-coded-charset-priority-list):
2377         Delete `=zihai-17xx'; add `=ucs-bmp-itaiji-084'.
2378
2379         * mule/mule-conf.el (=ucs-itaiji-084): New coded-charset for
2380         XEmacs CHISE.
2381         (=ucs-bmp-itaiji-084): Ditto.
2382
2383 2013-02-15  MORIOKA Tomohiko  <tomo.git@chise.org>
2384
2385         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2386         settings for `=big5-cdp-var-3' and `=big5-cdp-var-5'.
2387
2388 2013-02-14  MORIOKA Tomohiko  <tomo.git@chise.org>
2389
2390         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2391         `=zihai-17xx', `=big5-cdp-var-3' and `=big5-cdp-var-5'.
2392
2393         * mule/mule-conf.el (=big5-cdp-var-3): New coded-charset for
2394         XEmacs CHISE.
2395         (=big5-cdp-var-5): Ditto.
2396
2397 2012-10-31  MORIOKA Tomohiko  <tomo.git@chise.org>
2398
2399         * mule/mule-conf.el (=+>jis-x0213-1@2004): New coded-charset for
2400         XEmacs CHISE.
2401
2402 2012-10-26  MORIOKA Tomohiko  <tomo.git@chise.org>
2403
2404         * mule/mule-conf.el (=>>hanyo-denshi/ip): New coded-charset for
2405         XEmacs CHISE.
2406
2407 2012-10-17  MORIOKA Tomohiko  <tomo.git@chise.org>
2408
2409         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2410         setting for `=>>>hanyo-denshi/ft'.
2411
2412 2012-09-25  MORIOKA Tomohiko  <tomo.git@chise.org>
2413
2414         * mule/mule-conf.el (=>>>hanyo-denshi/jd): New coded-charset for
2415         XEmacs CHISE.
2416         (=>>hanyo-denshi/jd): Use `=>>>hanyo-denshi/jd' instead of
2417         `=hanyo-denshi/jd' as the mother.
2418
2419 2012-09-07  MORIOKA Tomohiko  <tomo.git@chise.org>
2420
2421         * mule/mule-conf.el (=+>adobe-japan1-0): New coded-charset for
2422         XEmacs CHISE.
2423         (=+>adobe-japan1-1): Ditto.
2424         (=+>adobe-japan1-2): Ditto.
2425         (=+>adobe-japan1-3): Ditto.
2426         (=+>adobe-japan1-4): Ditto.
2427         (=+>adobe-japan1-5): Ditto.
2428         (=+>adobe-japan1-6): Ditto.
2429         (=+>adobe-japan1): Changed to an alias for `=+>adobe-japan1-6'.
2430
2431 2012-09-07  MORIOKA Tomohiko  <tomo.git@chise.org>
2432
2433         * mule/mule-coding.el (coded-charset-entity-reference-alist):
2434         Prefer `=>>>adobe-japan1' to other abstract glyph-form CCSs;
2435         prefer `=>>adobe-japan1' to other abstract glyph CCSs.
2436
2437         * mule/mule-conf.el: Define coded-charsets about Adobe-Japan1 at
2438         the top.
2439
2440 2012-09-05  MORIOKA Tomohiko  <tomo.git@chise.org>
2441
2442         * mule/mule-conf.el (=>>>hanyo-denshi/jb): New coded-charset for
2443         XEmacs CHISE.
2444         (=>>>hanyo-denshi/hg): New coded-charset for XEmacs CHISE.
2445         (=>>hanyo-denshi/jb): Use `=>>>hanyo-denshi/jb' as the mother.
2446         (=>>hanyo-denshi/hg): Use `=>>>hanyo-denshi/hg' as the mother.
2447
2448 2012-08-31  MORIOKA Tomohiko  <tomo.git@chise.org>
2449
2450         * mule/mule-charset.el (default-coded-charset-priority-list):
2451         Prefer `chinese-cns11643-{1..7}', `=adobe-japan1-6', `=big5-cdp'
2452         and `=hanyo-denshi/*' to `=gt-pj-{2..11}', `=gt-pj-k{1|2}', etc.
2453
2454         * mule/mule-conf.el: Modify order of definitions of some
2455         coded-charsets.
2456
2457 2012-08-30  MORIOKA Tomohiko  <tomo.git@chise.org>
2458
2459         * mule/mule-coding.el (coded-charset-entity-reference-alist):
2460         Prefer `=>>hanyo-denshi/{ft|ia|ib|jt|ks}' to `=>>jis-x0208@1978',
2461         `=>>big5-cdp', `=>>gt-k' and `=>>ruimoku-v6'; add `=>>cns11643-4'.
2462
2463         * mule/mule-conf.el (=>>cns11643-4): New coded-charset for XEmacs
2464         CHISE.
2465         (=>>>hanyo-denshi/ft): New coded-charset for XEmacs CHISE.
2466         (=>>hanyo-denshi/ft): Use `=>>>hanyo-denshi/ft' as the mother.
2467
2468 2012-07-31  MORIOKA Tomohiko  <tomo.git@chise.org>
2469
2470         * mule/mule-conf.el (=>cns11643-2): New coded-charset for XEmacs
2471         CHISE.
2472
2473 2012-07-27  MORIOKA Tomohiko  <tomo.git@chise.org>
2474
2475         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2476         setting for `=daikanwa/+2p'.
2477
2478         * mule/mule-conf.el (=>>daikanwa/+2p): New coded-charset for
2479         XEmacs CHISE.
2480
2481 2012-06-26  MORIOKA Tomohiko  <tomo.git@chise.org>
2482
2483         * mule/mule-conf.el (=>>>hanyo-denshi/ks): New coded-charset for
2484         XEmacs CHISE.
2485         (=>>hanyo-denshi/ks): Use `=>>>hanyo-denshi/ks' as the mother.
2486
2487 2012-06-12  MORIOKA Tomohiko  <tomo.git@chise.org>
2488
2489         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2490         setting for `=>>>hanyo-denshi/ib'.
2491
2492 2012-06-12  MORIOKA Tomohiko  <tomo.git@chise.org>
2493
2494         * mule/mule-conf.el (=>>>hanyo-denshi/ja): New coded-charset for
2495         XEmacs CHISE.
2496         (=>>>hanyo-denshi/ib): Ditto.
2497         (=>>hanyo-denshi/ja): Use `=>>>hanyo-denshi/ja' instead of
2498         `=hanyo-denshi/ja' as the mother.
2499         (=>>hanyo-denshi/ib): Use `=>>>hanyo-denshi/ib' instead of
2500         `=hanyo-denshi/ib' as the mother.
2501
2502 2012-06-11  MORIOKA Tomohiko  <tomo.git@chise.org>
2503
2504         * mule/mule-coding.el (utf-8-ivs-mcs): New coding-system for
2505         XEmacs CHISE.
2506         (utf-8-ivs-mcs-er): Likewise.
2507         (utf-8-gb): Use `=ucs@gb' and `=>ucs@unicode' instead of `ucs-gb'
2508         and `=>ucs-gb'.
2509         (utf-8-ivs-gb): New coding-system for XEmacs CHISE.
2510         (utf-8-gb-er): Use `=ucs@gb' and `=>ucs@unicode' instead of
2511         `ucs-gb' and `=>ucs-gb'.
2512         (utf-8-ivs-gb-er): New coding-system for XEmacs CHISE.
2513         (utf-8-cns): Use `=ucs@cns' and `=>ucs@cns' instead of `ucs-cns'
2514         and `=>ucs-cns'.
2515         (utf-8-ivs-cns): New coding-system for XEmacs CHISE.
2516         (utf-8-cns-er): Use `=ucs@cns' and `=>ucs@cns' instead of
2517         `ucs-cns' and `=>ucs-cns'.
2518         (utf-8-ivs-cns-er): New coding-system for XEmacs CHISE.
2519         (utf-8-big5): Use `=ucs@big5' and `=>ucs@big5' instead of
2520         `ucs-big5' and `=>ucs-big5'.
2521         (utf-8-ivs-big5): New coding-system for XEmacs CHISE.
2522         (utf-8-big5-er): Use `=ucs@big5' and `=>ucs@big5' instead of
2523         `ucs-big5' and `=>ucs-big5'.
2524         (utf-8-ivs-big5-er): New coding-system for XEmacs CHISE.
2525         (utf-8-jis): Use `=ucs@jis/2000' and `=>ucs@jis' instead of
2526         `=ucs@jis-2000' and `=>ucs-jis'; modify DOC and mnemonic.
2527         (utf-8-ivs-jis): New coding-system for XEmacs CHISE.
2528         (utf-8-jis-er): Use `=ucs@jis/2000' and `=>ucs@jis' instead of
2529         `=ucs@jis-2000' and `=>ucs-jis'; modify DOC and mnemonic.
2530         (utf-8-ivs-jis-er): New coding-system for XEmacs CHISE.
2531         (utf-8-jp): Use `=ucs@JP' and `=>ucs@jis' instead of `=ucs@jp' and
2532         `=>ucs-jis'; modify DOC and mnemonic.
2533         (utf-8-ivs-jp): New coding-system for XEmacs CHISE.
2534         (utf-8-jp-er): Use `=ucs@JP' and `=>ucs@jis' instead of `=ucs@jp'
2535         and `=>ucs-jis'; modify DOC and mnemonic.
2536         (utf-8-ivs-jp-er): New coding-system for XEmacs CHISE.
2537         (utf-8-ks): Use `=ucs@ks' and `=>ucs@ks' instead of `ucs-ks' and
2538         `=>ucs-ks'.
2539         (utf-8-ivs-ks): New coding-system for XEmacs CHISE.
2540         (utf-8-ks-er): Use `=ucs@ks' and `=>ucs@ks' instead of `ucs-ks'
2541         and `=>ucs-ks'.
2542         (utf-8-ivs-ks-er): New coding-system for XEmacs CHISE.
2543
2544 2012-05-20  MORIOKA Tomohiko  <tomo.git@chise.org>
2545
2546         * mule/mule-coding.el (coded-charset-entity-reference-alist):
2547         Prefer Hanyo-Denshi to GT, JIS, CNS, etc.
2548
2549 2012-05-20  MORIOKA Tomohiko  <tomo.git@chise.org>
2550
2551         * mule/mule-coding.el (coded-charset-entity-reference-alist):
2552         Modify priorities.
2553
2554 2012-05-19  MORIOKA Tomohiko  <tomo.git@chise.org>
2555
2556         * mule/mule-coding.el (coded-charset-entity-reference-alist):
2557         Prefer '("M-H" 4 d) and '("M-p" 5 d) to '("M-" 5 d).
2558
2559 2012-05-16  MORIOKA Tomohiko  <tomo.git@chise.org>
2560
2561         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2562         settings for `=daikanwa/ho', `=daikanwa/+p' and `=>daikanwa/ho'.
2563
2564 2012-05-15  MORIOKA Tomohiko  <tomo.git@chise.org>
2565
2566         * mule/mule-conf.el (=>daikanwa/ho): New coded-charset for XEmacs
2567         CHISE.
2568
2569 2012-05-10  MORIOKA Tomohiko  <tomo.git@chise.org>
2570
2571         * mule/mule-conf.el (=>>daikanwa/+p): New coded-charset for XEmacs
2572         CHISE.
2573
2574 2012-05-09  MORIOKA Tomohiko  <tomo.git@chise.org>
2575
2576         * mule/mule-conf.el (=>>daikanwa/ho): New coded-charset for XEmacs
2577         CHISE.
2578
2579 2012-03-26  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2580
2581         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2582         `=+>ucs-bmp-cjk@unicode'.
2583
2584         * mule/mule-conf.el (=+>ucs-bmp-cjk@unicode): New coded-charset
2585         for XEmacs CHISE.
2586
2587 2012-03-08  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2588
2589         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2590         setting for `=>>daikanwa'.
2591
2592 2011-12-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2593
2594         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2595         `=>>hanyo-denshi/jt'.
2596
2597 2011-12-09  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2598
2599         * mule/mule-conf.el (=+>jis-x0208@1983): New coded-charset for
2600         XEmacs CHISE.
2601         (=+>jis-x0208@1990): Ditto.
2602         (=+>jis-x0213-1@2000): Ditto.
2603
2604 2011-12-05  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2605
2606         * mule/mule-conf.el (=+>ucs@jis/2004): New coded-charset for
2607         XEmacs CHISE.
2608
2609 2011-11-27  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2610
2611         * mule/mule-conf.el (=>>>hanyo-denshi/jc): New coded-charset for
2612         XEmacs CHISE.
2613         (=>>hanyo-denshi/jc): Use `=>>>hanyo-denshi/jc' instead of
2614         `=hanyo-denshi/jc' as the mother.
2615
2616 2011-11-27  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2617
2618         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2619         setting for `=+>adobe-japan1'.
2620
2621         * mule/mule-charset.el (default-coded-charset-priority-list):
2622         Prefer `=adobe-japan1-6', `=adobe-japan1-base', `=>jis-x0208@1997'
2623         and `=>>hanyo-denshi/ft' to `=>>gt'.
2624
2625 2011-11-23  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2626
2627         * mule/mule-conf.el (=>>adobe-japan1-0): New coded-charset for
2628         XEmacs CHISE.
2629         (=>>adobe-japan1-1): Ditto.
2630         (=>>adobe-japan1-2): Ditto.
2631         (=>>adobe-japan1-3): Ditto.
2632         (=>>adobe-japan1-4): Ditto.
2633         (=>>adobe-japan1-5): Ditto.
2634         (=>>adobe-japan1-6): Ditto.
2635         (=>>adobe-japan1): Changed to alias for `=>>adobe-japan1-6'.
2636
2637 2011-11-22  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2638
2639         * mule/mule-conf.el (=adobe-japan1): New alias for
2640         `=adobe-japan1-6'.
2641         (=>>>adobe-japan1-0): New coded-charset for XEmacs CHISE.
2642         (=>>>adobe-japan1-1): Ditto.
2643         (=>>>adobe-japan1-2): Ditto.
2644         (=>>>adobe-japan1-3): Ditto.
2645         (=>>>adobe-japan1-4): Ditto.
2646         (=>>>adobe-japan1-5): Ditto.
2647         (=>>>adobe-japan1-6): Ditto.
2648         (=>>>adobe-japan1): Changed to alias for `=>>>adobe-japan1-6'.
2649
2650 2011-11-13  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2651
2652         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2653         setting for `=>>>adobe-japan1'.
2654
2655 2011-11-06  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2656
2657         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2658         setting for `=+>ucs@ks'.
2659
2660 2011-11-04  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2661
2662         * mule/mule-conf.el (=>>>adobe-japan1): New coded-charset for
2663         XEmacs CHISE.
2664         (=>>adobe-japan1): Use `=>>>adobe-japan1' instead of
2665         `=adobe-japan1-6' as the mother.
2666
2667 2011-11-03  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2668
2669         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2670         setting for `=>cns11643-7'.
2671
2672 2011-11-01  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2673
2674         * mule/mule-conf.el (=>cns11643-7): New coded-charset for XEmacs
2675         CHISE.
2676
2677 2011-10-29  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2678
2679         * mule/mule-conf.el (=+>adobe-japan1): New coded-charset for
2680         XEmacs CHISE.
2681         (=>>hanyo-denshi/ja): New coded-charset for XEmacs CHISE.
2682
2683         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2684         setting for `=>ucs@jis/2004'.
2685
2686 2011-10-28  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2687
2688         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2689         setting for `=+>gt'.
2690
2691         * mule/mule-conf.el (=+>gt): New coded-charset for XEmacs CHISE.
2692         (=>gt): Use `=+>gt' instead of `=>>gt' as the mother.
2693
2694 2011-10-28  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2695
2696         * mule/mule-conf.el (=+>ucs@unicode): Use `=+>ucs@iso' instead of
2697         `=>ucs@unicode' as the mother.
2698         (=+>ucs@jis): Use `=+>ucs@unicode' instead of `=>ucs@jis' as the
2699         mother.
2700         (=+>ucs@ks): Use `=+>ucs@unicode' instead of `=>ucs@ks' as the
2701         mother.
2702         (=+>ucs@cns): Use `=+>ucs@unicode' instead of `=>ucs@cns' as the
2703         mother.
2704
2705 2011-10-27  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2706
2707         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2708         setting for `=+>ucs@unicode'.
2709
2710         * mule/mule-conf.el (=+>ucs@unicode): New coded-charset for XEmacs
2711         CHISE.
2712
2713 2011-10-26  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2714
2715         * mule/mule-coding.el: (coded-charset-entity-reference-alist):
2716         - Use `=+>jis-x0208' instead of `=>jis-x0208@usual'.
2717         - Use `=+>jis-x0213-2' instead of `=>jis-x0213-2@usual'.
2718         - Add setting for `=+>ucs@cns'.
2719
2720         * mule/mule-conf.el (=+>jis-x0213-1): New coded-charset for XEmacs
2721         CHISE.
2722         (=>jis-x0213-1): Use `=+>jis-x0213-1' instead of `=>>jis-x0213-1'
2723         as the mother.
2724         (=+>ucs@cns): New coded-charset for XEmacs CHISE.
2725         (=>ucs-bmp-cjk@unicode): New coded-charset for XEmacs CHISE.
2726
2727         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2728         `=>ucs-bmp-cjk@unicode'; delete `=>>ucs@unicode'.
2729
2730 2011-10-25  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2731
2732         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2733         setting for `=>ucs@ks'.
2734
2735 2011-10-21  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2736
2737         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2738         `=ucs-bmp-cjk-compat@unicode'.
2739
2740         * mule/mule-conf.el (=ucs-bmp-cjk-compat@unicode): New
2741         coded-charset for XEmacs CHISE.
2742
2743 2011-10-20  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2744
2745         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2746         `=ucs-bmp-cjk-compat'.
2747
2748         * mule/mule-conf.el (=ucs-bmp-cjk-compat): New coded-charset for
2749         XEmacs CHISE.
2750
2751 2011-10-19  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2752
2753         * mule/mule-conf.el (=+>ucs@ks): New coded-charset for XEmacs
2754         CHISE.
2755
2756 2011-10-18  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2757
2758         * mule/mule-coding.el (coded-charset-entity-reference-alist): Use
2759         `=+>ucs@jis/1990' instead of `=>ucs@jis/1990'.
2760
2761         * mule/mule-conf.el (=+>ucs@jis/1990): Renamed from
2762         `=>ucs@jis/1990'.
2763         (=>ucs@jis/1990): New alias for `=+>ucs@jis/1990'.
2764
2765 2011-10-17  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2766
2767         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2768         setting for `=+>ucs@iso'; use `=+>ucs@jis' instead of `=>ucs@JP'.
2769
2770         * mule/mule-conf.el (=+>ucs@iso): New coded-charset for XEmacs
2771         CHISE.
2772         (=>>ucs@iso): Use `=+>ucs@iso' instead of `=>ucs@iso' as the
2773         mother.
2774
2775 2011-10-16  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2776
2777         * mule/mule-conf.el (=+>jis-x0213-2): Renamed from
2778         `=>jis-x0213-2@usual'.
2779         (=>jis-x0213-2@usual): New alias for `=+>jis-x0213-2'.
2780         (=>jis-x0213-2): Use `=+>jis-x0213-2' instead of
2781         `=>jis-x0213-2@usual' as the mother.
2782
2783 2011-10-15  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2784
2785         * mule/mule-conf.el (=+>ucs@jis): Renamed from `=>ucs@JP'.
2786         (=>ucs@JP): New alias for `=+>ucs@jis'.
2787
2788 2011-10-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2789
2790         * mule/mule-conf.el (=+>jis-x0208): Renamed from
2791         `=>jis-x0208@usual'.
2792         (=>jis-x0208@usual): New alias for `=+>jis-x0208'.
2793         (=+>jis-x0208@1978): Use `=+>jis-x0208' instead of
2794         `=>jis-x0208@usual' as the mother.
2795         (=>jis-x0208): Likewise.
2796
2797 2011-10-08  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2798
2799         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2800         setting for `=+>jis-x0208@1978'.
2801
2802 2011-10-08  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2803
2804         * mule/mule-conf.el (=+>jis-x0208@1978): New coded-charset for
2805         XEmacs CHISE.
2806
2807 2011-09-09  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2808
2809         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2810         setting for `=>>>ucs@jis/1990'.
2811
2812 2011-07-23  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2813
2814         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2815         setting for `=>ucs@jis/1990'.
2816
2817 2011-07-20  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2818
2819         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2820         setting for `=ucs@JP/hanazono'.
2821
2822         * mule/mule-conf.el (=>ucs@jis/1990): New coded-charset for XEmacs
2823         CHISE.
2824         (=ucs@JP/hanazono): Ditto.
2825         (=ucs-bmp-cjk@JP/hanazono): Ditto.
2826         (=>>hanyo-denshi/jc): Ditto.
2827         (=>>hanyo-denshi/jd): Ditto.
2828
2829 2011-07-19  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2830
2831         * mule/mule-charset.el (default-coded-charset-priority-list): Use
2832         `=ucs-bmp-cjk@JP/hanazono' instead of `=ucs-bmp-cjk@JP'.
2833
2834 2011-07-18  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2835
2836         * mule/mule-conf.el (=>>hanyo-denshi/jb): New coded-charset for
2837         XEmacs CHISE.
2838
2839 2011-07-08  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2840
2841         * mule/mule-conf.el (=>>hanyo-denshi/hg): New coded-charset for
2842         XEmacs CHISE.
2843
2844 2011-06-18  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2845
2846         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2847         `=ucs-bmp-cjk@JP'.
2848
2849 2011-04-28  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2850
2851         * mule/mule-conf.el (=ucs-bmp-cjk@JP): New coded-charset for
2852         XEmacs CHISE.
2853
2854 2011-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2855
2856         * mule/mule-coding.el (coded-charset-entity-reference-alist):
2857         Modify order of settings; add settings for `=daikanwa@rev2'.
2858
2859 2011-04-20  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2860
2861         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2862         setting for `=>>cbeta'.
2863
2864         * mule/mule-conf.el (=>>cbeta): New coded-charset for XEmacs
2865         CHISE.
2866
2867 2011-04-01  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2868
2869         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2870         setting for `=>>adobe-japan1'.
2871
2872 2011-03-30  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2873
2874         * mule/mule-conf.el (=>>adobe-japan1): New coded-charset for
2875         XEmacs CHISE.
2876
2877 2011-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2878
2879         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2880         setting for `=>>hanyo-denshi/ia'.
2881
2882         * mule/mule-conf.el (=>>hanyo-denshi/ia): New coded-charset for
2883         XEmacs CHISE.
2884
2885 2011-03-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2886
2887         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2888         settings for `=>>>hanyo-denshi/jt' and `=>>>gt'.
2889
2890         * mule/mule-conf.el (=>>>hanyo-denshi/jt): New coded-charset for
2891         XEmacs CHISE.
2892         (=>>hanyo-denshi/jt): Use `=>>>hanyo-denshi/jt' instead of
2893         `=hanyo-denshi/jt' as the mother.
2894
2895 2011-03-09  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2896
2897         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2898         setting for `=>>>jis-x0213-2'.
2899
2900         * mule/mule-conf.el (=>>>gt): New coded-charset for XEmacs CHISE.
2901         (=>>gt): Use `=>>>gt' instead of `=gt' as the mother.
2902         (=>>>ucs@jis/2000): New coded-charset for XEmacs CHISE.
2903
2904 2011-03-09  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2905
2906         * mule/mule-conf.el (=>>>ucs@jis/1990): New coded-charset for
2907         XEmacs CHISE.
2908
2909 2011-03-08  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2910
2911         * mule/mule-conf.el (=>>>jis-x0208@1983): New coded-charset for
2912         XEmacs CHISE.
2913
2914         * mule/mule-charset.el (default-coded-charset-priority-list): Add
2915         `=>>jis-x0213-1@2004'.
2916
2917 2011-03-07  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2918
2919         * mule/mule-conf.el (=>>>jis-x0208@1978): New coded-charset for
2920         XEmacs CHISE.
2921
2922 2011-03-07  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2923
2924         * mule/mule-coding.el: (coded-charset-entity-reference-alist):
2925         - Use "&g2-*;" as entity-references for `=>>>*'.
2926         - Omit "&a{GT|JX1|JX2|JX3}-*;".
2927
2928         * mule/mule-conf.el (=>>>jis-x0213-2): New coded-charset for
2929         XEmacs CHISE.
2930         (=>>jis-x0213-2): Use `=>>>jis-x0213-2' instead of `=jis-x0213-2'
2931         as the mother.
2932
2933 2011-03-06  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2934
2935         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2936         setting for `=>>hanyo-denshi/ib'.
2937
2938         * mule/mule-conf.el (=>>jis-x0208@1978): Fix DOC.
2939         (=>>jis-x0208@1983): New coded-charset for XEmacs CHISE.
2940         (=>>jis-x0208@1990): Ditto.
2941         (=>>hanyo-denshi/ib): Ditto.
2942
2943         * mule/mule-charset.el (default-coded-charset-priority-list):
2944         Prefer `=hanziku-*' to `=hanyo-denshi/*'.
2945
2946 2011-03-06  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2947
2948         * mule/mule-coding.el (coded-charset-entity-reference-alist):
2949         Prefer `=>jis-x0213-2@usual' to `=>jis-x0208@1997' and
2950         `=>jis-x0213-1@2000'; add settings for `=>>>ucs@ks' and
2951         `=>>>ucs@jis/2004'.
2952
2953 2011-03-05  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2954
2955         * mule/mule-conf.el (=>>>jis-x0213-1@2000): New coded-charset for
2956         XEmacs CHISE.
2957         (=>>>jis-x0213-1@2004): Use `=>>>jis-x0213-1' instead of
2958         `=jis-x0213-1@2004' as the mother.
2959         (=>>>ucs@jis/2004): New coded-charset for XEmacs CHISE.
2960         (=>>>ucs@ks): Ditto.
2961
2962         * mule/mule-charset.el (default-coded-charset-priority-list):
2963         Modify priority of `=hanyo-denshi/*'.
2964
2965 2011-03-04  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2966
2967         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2968         settings for `=>>ucs@JP' and `=ucs@JP'.
2969
2970 2011-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2971
2972         * mule/mule-conf.el (=>>ucs@JP): New coded-charset for XEmacs
2973         CHISE.
2974
2975 2011-02-27  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2976
2977         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2978         setting for `=>>>ucs@cns'.
2979
2980         * mule/mule-conf.el (=>>>ucs@cns): New coded-charset for XEmacs
2981         CHISE.
2982
2983 2011-02-27  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
2984
2985         * mule/mule-conf.el (=>>jis-x0213-1@2004): Use `=>>jis-x0213-1'
2986         instead of `=>>>jis-x0213-1@2004' as the mother.
2987         (=>>>ucs@iso): New coded-charset for XEmacs CHISE.
2988         (=>>>ucs@unicode): Likewise.
2989         (=>>>ucs@jis): Likewise.
2990         (=ucs@iso): Use `=>>>ucs@iso' instead of `=>>ucs@iso' as the
2991         mother.
2992         (=>>hanyo-denshi/ks): Fix `chars' and `dimension'.
2993
2994 2011-02-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2995
2996         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
2997         settings for `=>>>jis-x0208', `=>>>jis-x0213-1',
2998         `=>>>jis-x0213-1@2004', `=>>>ucs@iso', `=>>>ucs@unicode' and
2999         `=>>>ucs@jis'.
3000
3001 2011-02-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3002
3003         * mule/mule-charset.el (default-coded-charset-priority-list):
3004         Prefer `=jis-x0212' to `=gt-pj-*', `chinese-cns11643-*', `=big5*'
3005         and `=jis-x0213-*-2000'.
3006
3007 2011-02-24  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3008
3009         * mule/mule-conf.el (=>>>jis-x0213-1@2004): New coded-charset for
3010         XEmacs CHISE.
3011         (=>>jis-x0213-1@2004): Use `=>>>jis-x0213-1@2004' instead of
3012         `=>>jis-x0213-1' as the mother.
3013
3014 2011-02-19  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3015
3016         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3017         settings for `=>>hanyo-denshi/jt' and `=>gt-k'.
3018
3019 2011-02-18  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3020
3021         * mule/mule-conf.el (=>gt-k): New coded-charset for XEmacs CHISE.
3022
3023 2011-02-18  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3024
3025         * mule/mule-conf.el (=>>hanyo-denshi/jt): New coded-charset for
3026         XEmacs CHISE.
3027
3028 2011-02-16  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3029
3030         * mule/mule-coding.el (decomposition-feature-list): Set
3031         `=decomposition', `=decomposition@cid' and
3032         `=decomposition@hanyo-denshi'.
3033
3034 2011-02-16  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3035
3036         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3037         setting for `=>>hanyo-denshi/ks'.
3038
3039         * mule/mule-conf.el (=>>hanyo-denshi/ks): New coded-charset for
3040         XEmacs CHISE.
3041
3042 2011-02-16  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3043
3044         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3045         settings for `=hanyo-denshi/ks' and `=hanyo-denshi/ks/mf'.
3046
3047         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3048         `=hanyo-denshi/ks/mf'.
3049
3050         * mule/mule-conf.el (=hanyo-denshi/ks): New coded-charset for
3051         XEmacs CHISE.
3052         (=hanyo-denshi/ks/mf): Ditto.
3053
3054 2011-02-15  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3055
3056         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3057         settings for P=hanyo-denshi/jt'.
3058
3059         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3060         `=hanyo-denshi/jt'.
3061
3062         * mule/mule-conf.el (=hanyo-denshi/jt): New coded-charset for
3063         XEmacs CHISE.
3064
3065 2011-02-15  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3066
3067         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3068         settings for `=hanyo-denshi/ip'.
3069
3070         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3071         `=hanyo-denshi/ip'.
3072
3073         * mule/mule-conf.el (=hanyo-denshi/ip): New coded-charset for
3074         XEmacs CHISE.
3075
3076 2011-02-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3077
3078         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3079         settings for `=hanyo-denshi/hg'.
3080
3081         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3082         `=hanyo-denshi/hg'.
3083
3084         * mule/mule-conf.el (=hanyo-denshi/hg): New coded-charset for
3085         XEmacs CHISE.
3086
3087 2011-02-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3088
3089         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3090         setting for `=>>hanyo-denshi/ft'.
3091
3092         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3093         `=>>hanyo-denshi/ft'.
3094
3095         * mule/mule-conf.el (=>>hanyo-denshi/ft): New coded-charset for
3096         XEmacs CHISE.
3097
3098 2011-02-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3099
3100         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3101         settings for `=hanyo-denshi/ib'.
3102
3103         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3104         `=hanyo-denshi/ib'.
3105
3106         * mule/mule-conf.el (=hanyo-denshi/ib): New coded-charset for
3107         XEmacs CHISE.
3108
3109 2011-02-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3110
3111         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3112         settings for isolated characters of `=hanyo-denshi/ia' and
3113         non-isolated characters of `=hanyo-denshi/*'.
3114
3115         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3116         `=hanyo-denshi/ia'.
3117
3118         * mule/mule-conf.el (=hanyo-denshi/ia): New coded-charset for
3119         XEmacs CHISE.
3120
3121 2011-02-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3122
3123         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3124         setting for isolated characters of `=hanyo-denshi/ft'.
3125
3126         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3127         `=hanyo-denshi/ft'.
3128
3129         * mule/mule-conf.el (=hanyo-denshi/ft): New coded-charset for
3130         XEmacs CHISE.
3131
3132 2011-02-14  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3133
3134         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3135         setting for isolated characters of `=hanyo-denshi/jd'.
3136
3137         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3138         `=hanyo-denshi/jd'.
3139
3140         * mule/mule-conf.el (=hanyo-denshi/jd): New coded-charset for
3141         XEmacs CHISE.
3142
3143 2011-02-13  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3144
3145         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3146         setting for isolated characters of `=hanyo-denshi/jc'.
3147
3148         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3149         `=hanyo-denshi/jc'.
3150
3151         * mule/mule-conf.el (=hanyo-denshi/jc): New coded-charset for
3152         XEmacs CHISE.
3153
3154 2011-02-13  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3155
3156         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3157         setting for isolated characters of `=hanyo-denshi/jb'.
3158
3159         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3160         `=hanyo-denshi/jb'.
3161
3162         * mule/mule-conf.el (=hanyo-denshi/jb): New coded-charset for
3163         XEmacs CHISE.
3164
3165 2011-02-13  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3166
3167         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3168         setting for isolated characters of `=hanyo-denshi/ja'.
3169
3170 2011-02-12  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3171
3172         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3173         `=hanyo-denshi/ja'.
3174
3175         * mule/mule-conf.el (=hanyo-denshi/ja): New coded-charset for
3176         XEmacs CHISE.
3177
3178 2011-02-09  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3179
3180         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3181         settings for isolated characters of `=adobe-japan1-6'.
3182
3183 2011-02-08  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3184
3185         * mule/mule-conf.el (=daikanwa/+p): New coded-charset for XEmacs
3186         CHISE.
3187         (=daikanwa/+2p): Ditto.
3188         (=daikanwa/ho): Ditto.
3189
3190 2011-02-08  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
3191
3192         * mule/mule-coding.el (utf-8-mcs-no-composition): New
3193         coding-system for XEmacs CHISE.
3194
3195 2011-02-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3196
3197         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3198         setting for `=>>ruimoku-v6'.
3199
3200         * mule/mule-conf.el (=>>ruimoku-v6): New coded-charset for XEmacs
3201         CHISE.
3202
3203 2010-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3204
3205         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3206         setting for `=daikanwa@rev1'.
3207
3208 2010-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3209
3210         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3211         setting for `=>jis-x0213-2@usual' and `=>ucs@JP'.
3212
3213 2010-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3214
3215         * mule/mule-conf.el (=>jis-x0213-2@usual): New coded-charset for
3216         XEmacs CHISE.
3217         (=>jis-x0213-2): Use `=>jis-x0213-2@usual' as the mother.
3218
3219 2010-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3220
3221         * mule/mule-conf.el (=>ucs@JP): New coded-charset for XEmacs
3222         CHISE.
3223
3224 2010-09-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3225
3226         * mule/mule-conf.el (=>ucs@jis): New coded-charset for XEmacs
3227         CHISE.
3228
3229         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3230         setting for `=>ucs@jis'.
3231
3232 2010-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3233
3234         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3235         setting for `=>jis-x0208@usual'.
3236
3237         * mule/mule-conf.el (=>jis-x0208@usual): New coded-charset for
3238         XEmacs CHISE.
3239         (=>jis-x0208): Use `=>jis-x0208@usual' as the mother.
3240         (=>ucs@ks): New coded-charset for XEmacs CHISE.
3241         (=ucs@big5): Use `=>>ucs@cns' as the mother.
3242
3243 2010-09-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3244
3245         * mule/mule-conf.el (=>>>jis-x0208): New coded-charset for XEmacs
3246         CHISE.
3247         (=>>>jis-x0208@1990): Ditto.
3248         (=>>>jis-x0213-1): Ditto.
3249         (=>>jis-x0208): Use `=>>>jis-x0208' instead of `=jis-x0208' as the
3250         mother.
3251         (=>>jis-x0213-1): Use `=>>>jis-x0213-1' instead of `=jis-x0213-1'
3252         as the mother.
3253
3254 2010-09-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3255
3256         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3257         setting for `=>ucs@cns' and `=>>ucs@ks'.
3258
3259         * mule/mule-conf.el (=>>ucs@ks): New coded-charset for XEmacs
3260         CHISE.
3261
3262 2010-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3263
3264         * mule/mule-conf.el (=>ucs@cns): New coded-charset for XEmacs
3265         CHISE.
3266
3267 2010-08-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3268
3269         * mule/mule-conf.el (=>>daikanwa): New coded-charset for XEmacs
3270         CHISE.
3271         (=>daikanwa): Use `=>>daikanwa' instead of `=daikanwa' as the
3272         mother.
3273
3274 2010-08-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3275
3276         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3277         `==>ucs-bmp-cjk@bucs'.
3278
3279         * mule/mule-conf.el (==>ucs-bmp-cjk@bucs): New coded-charset for
3280         XEmacs CHISE.
3281
3282 2010-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3283
3284         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3285         setting for `==>ucs@bucs'.
3286
3287         * mule/mule-conf.el (==>ucs@bucs): New super abstract CCS for
3288         XEmacs CHISE.
3289
3290 2010-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3291
3292         * mule/mule-coding.el: (coded-charset-entity-reference-alist):
3293         - Add setting for `=>>jis-x0208'.
3294         - Omit setting for `=>>jis-x0208@1990'.
3295         - Prefer `=>>gt', JIS X0208/0213, `=>>big5-cdp', `=>>gt-k', `=>gt'
3296           and `=>zinbun-oracle' to `=>ucs@FOO', `=>>ucs@FOO' and
3297           `=ucs@FOO'.
3298
3299 2010-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3300
3301         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3302         setting for `=>daikanwa'.
3303
3304 2010-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3305
3306         * mule/mule-conf.el (=daikanwa): Fix DOC.
3307         (=>daikanwa): New abstract character for XEmacs CHISE.
3308         (=>ucs@iso): Likewise.
3309         (=>ucs@unicode): Likewise.
3310         (=>>ucs@iso): Use `=>ucs@iso' as the mother.
3311
3312 2010-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3313
3314         * mule/mule-coding.el: (coded-charset-entity-reference-alist):
3315         - Prefer representative features to `=>>gt', `=>>big5-cdp',
3316           `=>>gt-k', `=>gt' and `=>zinbun-oracle'.
3317         - Prefer abstract glyph features to `=>gt', `=>zinbun-oracle'.
3318         - Add `=>big5-cdp'.
3319
3320 2010-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3321
3322         * mule/mule-conf.el (=>>big5-cdp): Fix long-name.
3323         (=>big5-cdp): New abstract character.
3324
3325 2010-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3326
3327         * mule/mule-coding.el (coded-charset-entity-reference-alist):
3328         Prefer UCS and JIS X0208/0213 related features to `china3-jef' and
3329         `chinese-big5'.
3330
3331 2010-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3332
3333         * mule/mule-charset.el (default-coded-charset-priority-list):
3334         Prefer `=>>big5-cdp' to `=>>ucs@unicode'.
3335
3336         * mule/mule-coding.el (coded-charset-entity-reference-alist):
3337         Prefer `=>>ucs@{unicode|jis|cns' to `=>>ucs@jis/{2004|2000|1990',
3338         `=>>jis-x0208@{1990|1978', `=>>jis-x0213-1@{2000|2004}',
3339         `=>>jis-x0213-2', `=>jis-x0208@1997', `=>jis-x0213-1@{2000|2004}'
3340         and `=>jis-x0213-2'.
3341
3342 2010-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3343
3344         * mule/mule-conf.el (=>>ucs@jis/1990): New abstract glyph-set for
3345         XEmacs CHISE.
3346         (=>>ucs@jis/2000): Likewise.
3347         (=>>ucs@jis/2004): Likewise.
3348
3349 2010-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3350
3351         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3352         settings for `=>>big5-cdp', `=>>gt-k', `=>>ucs@jis' and
3353         `=>>ucs@cns'.
3354
3355         * mule/mule-conf.el (=>>big5-cdp): New abstract glyph-set for
3356         XEmacs CHISE.
3357         (=>>gt): Use quote instead of backquote; modify DOC.
3358         (=>gt): Use quote instead of backquote.
3359         (=>>gt-k): New abstract glyph-set for XEmacs CHISE.
3360         (=>>ucs@iso): New abstract glyph-set for XEmacs CHISE.
3361         (=>>ucs@unicode): Use `=>>ucs@iso' as the mother.
3362         (=>>ucs@jis): New abstract glyph-set for XEmacs CHISE.
3363         (=>>ucs@cns): New abstract glyph-set for XEmacs CHISE.
3364         (=ucs@iso): Use `=>>ucs@iso' as the mother.
3365
3366 2010-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3367
3368         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3369         `=>>ucs@unicode' and `=>>gt'.
3370
3371 2010-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3372
3373         * mule/mule-conf.el (=jis-x0208@1978/2-pr): New coded-charset for
3374         XEmacs CHISE.
3375         (=jis-x0208@1978/4er): New coded-charset for XEmacs CHISE.
3376         (=jis-x0208@1978/4-pr): Use `=jis-x0208@1978/2-pr' instead of
3377         `=jis-x0208@1978/1er-pr' as the mother.
3378         (=jis-x0208@1978/5pr): New coded-charset for XEmacs CHISE.
3379
3380 2010-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3381
3382         * mule/mule-conf.el (=ucs@big5): Use `=>>ucs@unicode' instead of
3383         `=ucs@unicode' as the mother.
3384
3385 2010-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3386
3387         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3388         setting for `=>>ucs@unicode'.
3389
3390         * mule/mule-conf.el (=>>ucs@unicode): New coded-charset for XEmacs
3391         CHISE.
3392
3393 2010-04-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3394
3395         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3396         settings for &I-AJ1-ddddd; and &AJ1-ddddd;.
3397
3398         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3399         `=adobe-japan1-6' and `=adobe-japan1-base'.
3400
3401         * mule/mule-conf.el (=adobe-japan1-base): New coded-charset for
3402         XEmacs CHISE.
3403         (=adobe-japan1-0): Specify `=adobe-japan1-base' as the mother;
3404         specify `min-code' and `max-code'.
3405         (=adobe-japan1-1): Specify `min-code' and `max-code'.
3406         (=adobe-japan1-2): Likewise.
3407         (=adobe-japan1-3): Likewise.
3408         (=adobe-japan1-4): Likewise.
3409         (=adobe-japan1-5): Likewise.
3410         (=adobe-japan1-6): Likewise.
3411
3412 2010-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3413
3414         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3415         setting for `=>gt'.
3416
3417 2010-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3418
3419         * mule/mule-conf.el (=>gt): New abstract coded-charset for XEmacs
3420         CHISE.
3421
3422 2010-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3423
3424         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3425         setting for `=>zinbun-oracle'.
3426
3427         * mule/mule-conf.el (=>zinbun-oracle): New abstract coded-charset
3428         for XEmacs CHISE.
3429
3430 2010-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3431
3432         * mule/mule-conf.el (=jis-x0208@1978/1er-pr): New coded-charset
3433         for XEmacs CHISE.
3434         (=jis-x0208@1978/4-pr): Use `=jis-x0208@1978/1er-pr' instead of
3435         `=jis-x0208@1978' as the mother.
3436
3437 2010-03-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3438
3439         * mule/mule-coding.el: (coded-charset-entity-reference-alist):
3440         - Use `=gt' instead of `ideograph-gt'.
3441         - Use `=gt-k' instead of `ideograph-gt-k'.
3442         - Use `=jis-x0208@1990' instead of `japanese-jisx0208-1990'.
3443         - Use `=jis-x0208@1983' instead of `japanese-jisx0208'.
3444         - Use `=jis-x0213-1@2000' instead of `japanese-jisx0213-1'.
3445         - Use `=jis-x0213-2' instead of `japanese-jisx0213-2'.
3446         - Use `=jis-x0212' instead of `japanese-jisx0212'.
3447         - Use `=jis-x0208@1978' instead of `japanese-jisx0208-1978'.
3448         - Use `=>>gt' instead of `<=>gt'.
3449         - Use &G-GT-ddddd; instead of &aGT-ddddd for `=>>gt'.
3450         - Add setting for `=>>jis-x0208@1990'.
3451         - Use &G-JX1-hhhh; instead of &aJX1-hhhh; for
3452           `=>>jis-x0213-1@2000'.
3453         - Use &G-JX2-hhhh; instead of &aJX2-hhhh; for `=>>jis-x0213-2'.
3454         - Use &G-JX3-hhhh; instead of &aJX3-hhhh; for
3455           `=>>jis-x0213-1@2004'.
3456         - Add setting for `=>>jis-x0208@1978'.
3457         - Decode &A-J0-hhhh; as `=>jis-x0208@1997'.
3458
3459 2010-02-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3460
3461         * mule/mule-conf.el (=>>jis-x0208@1978): New coded-charset for
3462         XEmacs CHISE.
3463
3464 2009-11-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3465
3466         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3467         setting for `=>>jis-x0213-2' and `=>jis-x0213-2'; use
3468         `=>jis-x0208@1997', `=>jis-x0213-1@2000' and `=>jis-x0213-1@2004'
3469         instead of `<=>jis-x0208@1997', `<=>jis-x0213-1@2000' and
3470         `<=>jis-x0213-1@2004'.
3471
3472 2009-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3473
3474         * mule/mule-conf.el (=>>jis-x0213-2): New coded-charset for XEmacs
3475         CHISE.
3476         (=>jis-x0213-2): Ditto.
3477
3478 2009-09-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3479
3480         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3481         settings for `=>>jis-x0213-1@2000' and `=>>jis-x0213-1@2004'.
3482
3483 2009-08-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3484
3485         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3486         `=>>jis-x0208', `=>>jis-x0213-1', `=>jis-x0208' and
3487         `=>jis-x0213-1'.
3488
3489 2009-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3490
3491         * mule/mule-conf.el (=>>jis-x0208): New coded-charset for XEmacs
3492         CHISE.
3493         (=>jis-x0208): Use `=>>jis-x0208' as the mother.
3494
3495 2009-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3496
3497         * mule/mule-conf.el (=>>jis-x0213-1): Renamed from
3498         `<==>jis-x0213-1'.
3499         (=>>jis-x0213-1@2000): Renamed from `<==>jis-x0213-1@2000'.
3500         (=>>jis-x0213-1@2004): Renamed from `<==>jis-x0213-1@2004'.
3501         (=>jis-x0208): Renamed from `<=>jis-x0208'.
3502         (<=>jis-x0208): New alias for `=>jis-x0208'.
3503         (=>jis-x0208@1997): Renamed from `<=>jis-x0208@1997'.
3504         (<=>jis-x0208@1997): New alias for `=>jis-x0208@1997'.
3505         (=>jis-x0213-1): Renamed from `<=>jis-x0213-1'.
3506         (<=>jis-x0213-1): New alias for `=>jis-x0213-1'.
3507         (=>jis-x0213-1@2000): Renamed from `<=>jis-x0213-1@2000'.
3508         (<=>jis-x0213-1@2000): New alias for `=>jis-x0213-1@2000'.
3509         (=>jis-x0213-1@2004): Renamed from `<=>jis-x0213-1@2004'.
3510         (<=>jis-x0213-1@2004): New alias for `=>jis-x0213-1@2004'.
3511         (=>>gt): Renamed from `<==>gt'.
3512         (<==>gt): New alias for `=>>gt'.
3513
3514 2009-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3515
3516         * mule/mule-coding.el: (coded-charset-entity-reference-alist):
3517         - Use `=jis-x0213-1@2000' instead of `japanese-jisx0213-1'
3518         - Use `=jis-x0213-2' instead of `japanese-jisx0213-2'.
3519         - Use `<=>jis-x0208@1997' instead of `=jis-x0208@1997'.
3520         - Add settings for `<=>jis-x0213-1@2000' and
3521           `<=>jis-x0213-1@2004'.
3522
3523         * mule/mule-conf.el (=jis-x0208@1978/-4X): New coded-charset for
3524         XEmacs CHISE.
3525         (<==>jis-x0213-1): Likewise.
3526         (<==>jis-x0213-1@2000): Likewise.
3527         (<==>jis-x0213-1@2004): Likewise.
3528         (<=>jis-x0208): Add property `=>iso-ir 168'.
3529         (<=>jis-x0208@1997): Likewise.
3530         (<=>jis-x0213-1): Use `<==>jis-x0213-1' instead of `=jis-x0213-1'
3531         as the mother; add property `=>iso-ir 228'.
3532         (<=>jis-x0213-1@2000): Modify DOC-string; fix `registry'; add
3533         property `=>iso-ir 228'.
3534         (<=>jis-x0213-1@2004): Modify DOC-string; fix `registry'; add
3535         property `=>iso-ir 233'.
3536         (<==>gt): Renamed from `<=>gt'.
3537         (<=>gt): New alias for `<==>gt'.
3538
3539 2009-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3540
3541         * mule/mule-conf.el (<=>jis-x0208): New coded-charset for XEmacs
3542         CHISE.
3543         (<=>jis-x0208@1997): Renamed from `=jis-x0208@1997'; use
3544         `<=>jis-x0208' as the mother.
3545         (<=>jis-x0213-1): New coded-charset for XEmacs CHISE.
3546         (<=>jis-x0213-1@2000): Ditto.
3547         (<=>jis-x0213-1@2004): Ditto.
3548
3549 2009-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3550
3551         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3552         settings for `<=>gt'.
3553
3554         * mule/mule-conf.el (<=>gt): New coded-charset for XEmacs CHISE.
3555
3556 2009-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3557
3558         * mule/mule-conf.el (=jis-x0208@1978): Specify `=>iso-ir' in
3559         XEmacs CHISE.
3560         (=jis-x0208@1978/-4pr): Likewise.
3561         (=jis-x0208@1978/4-pr): Likewise.
3562         (=jis-x0213-1): Likewise.
3563         (=ucs@iso): Likewise.
3564         (=ucs@unicode): Likewise.
3565         (=ucs@gb): Likewise.
3566         (=ucs@gb/fw): Likewise.
3567         (=ucs@cns): Likewise.
3568         (=ucs@cns/fw): Likewise.
3569         (=ucs@jis): Likewise.
3570         (=ucs@jis/fw): Likewise.
3571         (=ucs@jis/1990): Likewise.
3572         (=ucs@jis/2000): Likewise.
3573         (=ucs@jis/2004): Likewise.
3574         (=ucs@JP): Likewise.
3575         (=ucs@ks): Likewise.
3576         (=ucs@big5): Likewise.
3577         (=ucs@big5/cns11643): Likewise.
3578         (=ucs@cns11643): Likewise.
3579
3580 2008-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3581
3582         * mule/mule-charset.el (default-coded-charset-priority-list):
3583         Prefer `=jis-x0213-{1|2}-2000' to `japanese-jisx0212'.
3584
3585         * mule/mule-conf.el (=ucs@jis/2004): New coded-charset for XEmacs
3586         CHISE.
3587         (=ucs@JP): Use `=ucs@jis/2004' instead of `=ucs@jis' as the
3588         mother.
3589
3590 2008-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3591
3592         * mule/mule-conf.el (=jis-x0208@1978): New coded-charset [moved
3593         from src/mule-charset.c].
3594         (=jis-x0208@1978/-4pr): Renamed from `=jis-x0208@1978/i-4';
3595         specify `final'.
3596         (=jis-x0208@1978/1pr): Renamed from `=jis-x0208@1978/i1'; specify
3597         `iso-ir' and `final', namely now it is used as ISO-IR-42.
3598         (=jis-x0208@1978/4-pr): Renamed from `=jis-x0208@1978/i4-'.
3599         (=jis-x0208@1978/i1): New alias for `=jis-x0208@1978/1pr'.
3600         (=jis-x0208@1978/i-4): New alias for `=jis-x0208@1978/-4pr'.
3601         (=jis-x0208@1978/i4-): New alias for `=jis-x0208@1978/4-pr'.
3602
3603 2008-09-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3604
3605         * mule/mule-conf.el (=jis-x0213-1-2000): Changed to the alias of
3606         `=jis-x0213-1@2000' instead of `=jis-x0213-1'.
3607         (=jis-x0208@1978/i-4): Specify `partial'.
3608         (=jis-x0208@1978/i1): Likewise; use `=jis-x0208@1978/i-4' as the
3609         mother coded-charset.
3610         (=jis-x0208@1978/i4-): New coded-charset for XEmacs CHISE.
3611
3612 2008-09-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3613
3614         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3615         settings for `=jis-x0213-1@2004'.
3616
3617 2008-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3618
3619         * mule/mule-conf.el (=jis-x0213-1): New coded-charset for XEmacs
3620         CHISE.
3621         (=jis-x0213-1@2000): Renamed from `=jis-x0213-1-2000'.
3622         (=jis-x0213-2): Renamed from `=jis-x0213-2-2000'.
3623         (=jis-x0213-1@2004): New coded-charset for XEmacs CHISE.
3624         (=jis-x0213-1-2000): New alias for `=jis-x0213-1' in XEmacs CHISE
3625         temporarily.
3626         (=jis-x0213-2-2000): New alias for `=jis-x0213-2' in XEmacs CHISE.
3627
3628 2008-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3629
3630         * mule/mule-conf.el (=shinjigen): New coded-charset for XEmacs
3631         CHISE.
3632         (=shinjigen@1ed): Inherited from `=shinjigen'.
3633         (=shinjigen@rev): Likewise.
3634
3635 2008-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3636
3637         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3638         settings for `=shinjigen@rev' and `=shinjigen@1ed'.
3639
3640 2008-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3641
3642         * mule/mule-conf.el (=shinjigen@1ed): Renamed from `shinjigen-1';
3643         define it as an alias.
3644         (=shinjigen@1ed/24pr): New coded-charset for XEmacs CHISE.
3645         (=shinjigen@rev): Renamed from `shinjigen-2'; define it as an
3646         alias.
3647         (=shinjigen/+p@rev): Renamed from `shinjigen-2-p'; define it as an
3648         alias.
3649
3650 2008-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3651
3652         * mule/mule-conf.el (shinjigen-2-p): New coded-charset for XEmacs
3653         CHISE.
3654
3655 2008-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3656
3657         * mule/mule-conf.el (shinjigen-1): New coded-charset for XEmacs
3658         CHISE.
3659         (shinjigen-2): Ditto.
3660
3661 2007-05-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3662
3663         * mule/mule-charset.el (default-coded-charset-priority-list):
3664         Prefer `gt-pj-*' to `chinese-cns11643-*', `=big5-cdp',
3665         `chinese-big5-eten-*' and `chinese-big5'.
3666
3667 2006-03-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3668
3669         * mule/mule-conf.el (=ucs-bmp-cjk@unicode): Change `max-code' to
3670         #x9FA5 temporarily.
3671
3672 2006-01-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3673
3674         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3675         settings for `=jis-x0208@1978/i1'.
3676
3677 2005-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3678
3679         * mule/mule-conf.el (=jis-x0208@1978/i-4): New coded-charset for
3680         XEmacs CHISE.
3681
3682 2005-10-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3683
3684         * mule/mule-conf.el (=adobe-japan1-[0..6]): New coded-charset for
3685         XEmacs CHISE.
3686
3687 2005-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3688
3689         * mule/mule-conf.el (=jis-x0208@1978/i1): New coded-charset for
3690         XEmacs CHISE.
3691
3692 2005-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3693
3694         * mule/mule-conf.el (=ucs-bmp@gb): New coded-charset for XEmacs
3695         CHISE.
3696         (=ucs-bmp@cns): Likewise.
3697         (=ucs-bmp@jis): Likewise.
3698         (=ucs-bmp@ks): Likewise.
3699
3700 2005-05-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3701
3702         * mule/mule-conf.el (=zinbun-oracle): New coded-charset for XEmacs
3703         CHISE.
3704         (=ucs-bmp-cjk): Change `max-code' to #x9FA5 temporarily.
3705
3706 2005-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3707
3708         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3709         settings for `=zinbun-oracle'.
3710
3711         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3712         `=zinbun-oracle'.
3713
3714 2005-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3715
3716         * mule/mule-coding.el (coded-charset-entity-reference-alist):
3717         Modify to use "&U-hhhhhhhh;" instead of "&UU+hhhh;" for
3718         `=ucs@iso'.
3719
3720 2005-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3721
3722         * mule/mule-charset.el (default-coded-charset-priority-list):
3723         Delete `ucs-sip'; modify order of some CCSs.
3724
3725 2005-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3726
3727         * mule/mule-coding.el (iso-2022-jp-2): Specify `ccs-priority-list'
3728         in XEmacs CHISE.
3729
3730         * mule/japanese.el (iso-2022-jp): Specify `ccs-priority-list' in
3731         XEmacs CHISE; don't specify `input-charset-conversion' in XEmacs
3732         CHISE.
3733
3734 2004-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3735
3736         * mule/mule-conf.el (=ucs-radicals): Use "-zhRadicals-.*-ucs-0" as
3737         its registry.
3738         (=ucs-radicals@unicode): Likewise.
3739
3740 2004-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3741
3742         * mule/mule-conf.el (=ucs-hangul): New coded-charset for XEmacs
3743         CHISE.
3744
3745 2004-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3746
3747         * mule/mule-conf.el (=ucs@cns/fw): New coded-charset for XEmacs
3748         CHISE.
3749
3750 2004-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3751
3752         * mule/mule-conf.el (=ucs@gb/fw): New coded-charset for XEmacs
3753         CHISE.
3754
3755 2004-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3756
3757         * mule/mule-coding.el (coded-charset-entity-reference-alist):
3758         Modify preference of *isolated settings*.
3759
3760 2004-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3761
3762         * mule/mule-conf.el (=ucs@big5/cns11643): New coded-charset when
3763         utf-2000 is provided.
3764         (=ucs@cns11643): Likewise.
3765
3766 2004-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3767
3768         * mule/mule-coding.el (coded-charset-entity-reference-alist):
3769         Prefer every *isolated setting* to ordinary setting.
3770
3771 2004-11-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3772
3773         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3774         settings for `latin-viscii-{upper|lower}' and `latin-viscii'.
3775
3776 2004-10-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3777
3778         * mule/mule-conf.el (=ucs@jis/fw): New coded-charset for XEmacs
3779         CHISE.
3780
3781 2004-09-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3782
3783         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3784         settings for `=jis-x0208@1997'.
3785
3786 2004-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3787
3788         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3789         `=jis-x0208@1997'.
3790
3791 2004-09-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3792
3793         * mule/mule-conf.el (=jis-x0208@1997): New coded-charset for
3794         XEmacs CHISE.
3795
3796 2004-09-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3797
3798         * mule/mule-conf.el (=jis-x0208-1978): Define as an alias for
3799         `=jis-x0208@1978'.
3800         (=jis-x0208-1983): Define as an alias for `=jis-x0208@1983'.
3801         (=jis-x0213-1-2000): Use `=jis-x0208@1990' instead of
3802         `=jis-x0208-1990' as the mother.
3803         (=jis-x0208-1990): Define as an alias for `=jis-x0208@1990'.
3804
3805 2004-09-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3806
3807         * mule/mule-conf.el (=ucs@jis/1990): Renamed from `=ucs@jis-1990';
3808         define `=ucs@jis-1990' as an alias for `=ucs@jis/1990'.
3809         (=ucs@jis/2000): Renamed from `=ucs@jis-2000'; define
3810         `=ucs@jis-2000' as an alias for `=ucs@jis/2000'.
3811         (=ucs@JP): Renamed from `=ucs@jp'; define `=ucs@jp' as an alias
3812         for `=ucs@JP'.
3813
3814 2004-09-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3815
3816         * mule/mule-conf.el (=daikanwa@rev1): Renamed from
3817         `=daikanwa-rev1'; specify `=daikanwa' as the mother; define
3818         `=daikanwa-rev1' as an alias for `=daikanwa@rev1'.
3819         (=daikanwa@rev2): Renamed from `=daikanwa-rev2'; specify
3820         `=daikanwa' as the mother; define `=daikanwa-rev2' as an alias for
3821         `=daikanwa@rev2'.
3822
3823 2004-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3824
3825         * mule/mule-conf.el (=big5-cdp): Swap DOC-string and long-name.
3826         (=gt): Likewise.
3827         (=gt-k): Likewise.
3828         (=gt-pj-*): Likewise.
3829         (=gt-pj-k1): Likewise.
3830         (=gt-pj-k2): Likewise.
3831         (=daikanwa): Likewise.
3832         (=daikanwa-rev1): Likewise.
3833         (=daikanwa-rev2): Likewise.
3834         (=big5-pua): Likewise.
3835         (=big5-eten): Likewise.
3836         (chinese-big5-eten-a): Likewise.
3837         (chinese-big5-eten-b): Likewise.
3838         (=hanziku-*): Likewise.
3839         (=cbeta): Likewise.
3840         (=jef-china3): Likewise.
3841         (=ruimoku-v6): Likewise.
3842         (=ucs@iso): Likewise.
3843         (=ucs@unicode): Likewise.
3844         (=ucs@gb): Likewise.
3845         (=ucs@cns): Likewise.
3846         (=ucs@jis): Likewise.
3847         (=ucs@jis-1990): Likewise.
3848         (=ucs@jis-2000): Likewise.
3849         (=ucs@jp): Likewise.
3850         (=ucs@ks): Likewise.
3851         (=ucs@big5): Likewise.
3852         (=ucs-radicals): Likewise.
3853         (=ucs-radicals@unicode): Likewise.
3854         (=ucs-bmp-cjk): Likewise.
3855         (=ucs-bmp-cjk@unicode): Likewise.
3856         (=ucs-sip-ext-b): Likewise.
3857         (=ucs-sip-ext-b@iso): Likewise.
3858
3859 2004-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3860
3861         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3862         settings for =ucs@{unicode|iso|gb|jis|cns|ks}.
3863
3864 2004-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3865
3866         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3867         settings for chinese-gb2312, =iso-ir165, latin-iso8859-{1..4},
3868         cyrillic-iso8859-5, greek-iso8859-7, hebrew-iso8859-8,
3869         latin-iso8859-9, latin-jisx0201, katakana-jisx0201,
3870         latin-tcvn5712, thai-tis620, lao, ethiopic, arabic-{1|2}-column,
3871         arabic-digit, ipa and ``&I-B-XXXX;''.
3872
3873 2004-03-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3874
3875         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3876         setting for (I-)HZK{03..12}-XXXX.
3877
3878 2004-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3879
3880         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3881         settings for `&I-RUI6-hhhh;' and `&RUI6-hhhh;'.
3882
3883         * mule/mule-charset.el (default-coded-charset-priority-list): Add
3884         `=ruimoku-v6'.
3885
3886         * mule/mule-conf.el (=ruimoku-v6): New coded-charset of XEmacs
3887         CHISE.
3888
3889 2004-01-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3890
3891         * mule/mule-conf.el (=ucs@iso): New coded-charset in XEmacs CHISE.
3892         (=ucs@unicode): Likewise.
3893         (=ucs@gb): Inherits `=ucs@unicode' instead of `=ucs'.
3894         (=ucs@cns): Likewise.
3895         (=ucs@jis): Likewise.
3896         (=ucs@ks): Likewise.
3897         (=ucs@big5): Likewise.
3898
3899 2004-01-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3900
3901         * mule/mule-coding.el (utf-8-jis): Use `=ucs@jis-2000' instead of
3902         `ucs-jis'.
3903         (utf-8-jis-er): Likewise.
3904         (utf-8-jp): New coding-system.
3905         (utf-8-jp-er): Likewise.
3906
3907         * mule/mule-conf.el (=ucs@jp): New coded-charset for XEmacs CHISE.
3908
3909 2004-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3910
3911         * mule/mule-coding.el (euc-jisx0213): Moved from mule/japanese.el.
3912
3913         * mule/japanese.el: Move definition of `euc-jisx0213' to
3914         mule/mule-coding.el.
3915
3916 2004-01-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3917
3918         * dumped-lisp.el (preloaded-file-list): Load mule-charset and
3919         mule-coding before loading update-cdb when utf-2000 is provided.
3920
3921 2003-11-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3922
3923         * mule/mule-conf.el: Prefer `=big5-cdp', `=gt' and `=gt-k' to
3924         `=daikanwa'.
3925
3926 2003-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3927
3928         * mule/mule-conf.el: Define =ucs@DOMAIN at the end of CCS
3929         definition codes when `utf-2000' is provided.
3930
3931 2003-08-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3932
3933         * mule/mule-category.el (word-combining-categories): Don't setup
3934         `word-combining-categories' in XEmacs CHISE.
3935         (word-separating-categories): Add setting about Latin script in
3936         XEmacs CHISE.
3937
3938 2003-08-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3939
3940         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
3941         setting for `chinese-big5'.
3942
3943 2003-08-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3944
3945         * mule/mule-coding.el (coded-charset-entity-reference-alist):
3946         Prefer `chinese-big5-cdp' to `ideograph-daikanwa' and
3947         `ideograph-gt-k'; prefer `ideograph-daikanwa' to `ideograph-gt-k';
3948         add setting for HZK0[12]-xxxx.
3949
3950 2003-08-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3951
3952         * mule/mule-conf.el (=iso-ir165): Define to inherit from `=gb2312'
3953         in XEmacs CHISE.
3954
3955 2003-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3956
3957         * mule/mule-charset.el (default-coded-charset-priority-list):
3958         Prefer `=big5-cdp', `chinese-big5-eten-a', `chinese-big5-eten-b'
3959         and `chinese-big5' to `=gt-pj-*'.
3960
3961 2003-05-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3962
3963         * mule/mule-conf.el (=daikanwa): Renamed from
3964         `ideograph-daikanwa'.
3965         (ideograph-daikanwa): Changed to an alias for `=daikanwa'.
3966
3967 2003-05-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3968
3969         * mule/mule-conf.el (=cns11643-7): Renamed from
3970         `chinese-cns11643-7'.
3971         (chinese-cns11643-7): Changed to an alias for `=cns11643-7'.
3972
3973 2003-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3974
3975         * mule/mule-conf.el (=cns11643-6): Renamed from
3976         `chinese-cns11643-6'.
3977         (chinese-cns11643-6): Changed to an alias for `=cns11643-6'.
3978
3979 2003-05-06  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3980
3981         * mule/mule-conf.el (=cns11643-5): Renamed from
3982         `chinese-cns11643-5'.
3983         (chinese-cns11643-5): Changed to an alias for `=cns11643-5'.
3984
3985 2003-05-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3986
3987         * mule/mule-conf.el (=cns11643-4): Renamed from
3988         `chinese-cns11643-4'.
3989         (chinese-cns11643-4): Changed to an alias for `=cns11643-4'.
3990
3991 2003-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3992
3993         * mule/mule-conf.el (=cns11643-3): Renamed from
3994         `chinese-cns11643-3'.
3995         (chinese-cns11643-3): Changed to an alias for `=cns11643-3'.
3996
3997 2003-04-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
3998
3999         * mule/mule-conf.el: `chinese-cns11643-2' is renamed to
4000         `=cns11643-2'.
4001         (chinese-cns11643-2): New alias for `=cns11643-2'.
4002
4003 2003-04-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4004
4005         * mule/mule-conf.el: `chinese-cns11643-1' is renamed to
4006         `=cns11643-1'.
4007         (chinese-cns11643-1): New alias for `=cns11643-1'.
4008
4009 2003-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4010
4011         * mule/mule-conf.el: `chinese-gb12345' is renamed to `=gb12345'.
4012         (chinese-gb12345): New alias for `=gb12345'.
4013
4014 2003-04-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4015
4016         * mule/mule-conf.el: `chinese-gb2312' is renamed to `=gb2312'.
4017         (chinese-gb2312): New alias for `=gb2312'.
4018
4019 2003-04-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4020
4021         * mule/mule-conf.el: `chinese-big5' is renamed to `=big5'.
4022         (chinese-big5): New alias for `=big5'.
4023
4024 2003-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4025
4026         * mule/mule-conf.el: `korean-ksc5601' is renamed to `=ks-x1001'.
4027         (korean-ksc5601): New alias for `=ks-x1001'.
4028
4029 2003-04-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4030
4031         * mule/mule-conf.el: `japanese-jisx0212' is renamed to
4032         `=jis-x0212'.
4033         (japanese-jisx0212): New alias for `=jis-x0212'.
4034
4035 2003-04-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4036
4037         * mule/mule-conf.el: `japanese-jisx0208' is renamed to
4038         `=jis-x0208-1983'.
4039         (japanese-jisx0208): New alias for `=jis-x0208-1983'.
4040
4041 2003-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4042
4043         * mule/mule-conf.el: `japanese-jisx0208-1978' is renamed to
4044         `=jis-x0208-1978'.
4045         (japanese-jisx0208-1978): New alias for `=jis-x0208-1978'.
4046
4047 2003-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4048
4049         * mule/mule-conf.el (=iso-ir165): Renamed from `chinese-isoir165'.
4050         (chinese-isoir165): Changed to an alias for `=iso-ir165'.
4051
4052 2003-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4053
4054         * mule/mule-conf.el (chinese-isoir165): Specify iso-ir 165.
4055         (chinese-cns11643-3): Specify iso-ir 183.
4056         (chinese-cns11643-4): Specify iso-ir 184.
4057         (chinese-cns11643-5): Specify iso-ir 185.
4058         (chinese-cns11643-6): Specify iso-ir 186.
4059         (chinese-cns11643-7): Specify iso-ir 187.
4060         (=jis-x0213-1-2000): In XEmacs CHISE, specify iso-ir 228.
4061         (=jis-x0213-2-2000): In XEmacs CHISE, specify iso-ir 229.
4062
4063 2003-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4064
4065         * bytecomp.el (byte-compile-insert-header): In XEmacs CHISE, check
4066         \uXXXX for every cases.
4067
4068 2003-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4069
4070         * mule/mule-conf.el (=ucs@big5): Renamed from `ucs-big5'.
4071         (ucs-big5): Changed to an alias for `=ucs@big5'.
4072
4073 2003-03-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4074
4075         * mule/mule-conf.el (=ucs@ks): Renamed from `ucs-ks'.
4076         (ucs-ks): Changed to an alias for `=ucs@ks'.
4077
4078 2003-03-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4079
4080         * mule/mule-conf.el (=ucs@jis-2000): Renamed from `=ucs-jis-2000'.
4081         (=ucs-jis-2000): Changed to an alias for `=ucs@jis-2000'.
4082
4083 2003-03-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4084
4085         * mule/mule-conf.el (=ucs@jis-1990): Renamed from `=ucs-jis-1990'.
4086         (=ucs-jis-1990): Changed to an alias for `=ucs@jis-1990'.
4087
4088 2003-03-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4089
4090         * mule/mule-conf.el (=ucs@jis): Renamed from `ucs-jis'.
4091         (ucs-jis): Changed to an alias for `=ucs@jis'.
4092
4093 2003-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4094
4095         * mule/mule-conf.el (=ucs@cns): Renamed from `ucs-cns'.
4096         (ucs-cns): Changed to an alias for `=ucs@cns'.
4097
4098 2003-03-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4099
4100         * mule/mule-conf.el (=ucs@gb): Renamed from `ucs-gb'.
4101         (ucs-gb): Changed to an alias for `=ucs@gb'.
4102
4103 2003-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4104
4105         * mule/mule-conf.el (=daikanwa-rev1): Renamed from
4106         `ideograph-daikanwa-2'.
4107         (ideograph-daikanwa-2): Changed to an alias for `=daikanwa-rev1'.
4108         (=daikanwa-rev2): New coded-charset when `utf-2000' is provided.
4109
4110 2003-03-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4111
4112         * version.el (emacs-version): Rename `XEmacs UTF-2000' to `XEmacs
4113         CHISE'; use `xemacs-chise-version' instead of `utf-2000-version'.
4114
4115         * obsolete.el (utf-2000-version): Declare as an obsolete variable
4116         for `xemacs-chise-version'.
4117
4118 2003-03-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4119
4120         * mule/mule-charset.el (default-coded-charset-priority-list):
4121         Refer `=jis-x0208-1990' instead of `japanese-jisx0208-1990'; refer
4122         `=gt-pj-*' instead of `ideograph-gt-pj-*'; refer `=hanziku-*'
4123         instead of `ideograph-hanziku-*'.
4124
4125         * mule/mule-conf.el: `ucs' is renamed to `=ucs'.
4126         (ucs): New alias for `=ucs' when `utf-2000' is provided.
4127
4128 2003-03-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4129
4130         * mule/mule-conf.el (=jis-x0213-1-2000): Rename
4131         `japanese-jisx0208-1990' to `=jis-x0208-1990'.
4132         (japanese-jisx0208-1990): New alias for `=jis-x0208-1990' when
4133         `utf-2000' is provided.
4134
4135 2003-03-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4136
4137         * mule/mule-conf.el (ucs-gb): New coded-charsets when `utf-2000'
4138         is provided [was builtin coded-charsets].
4139
4140 2003-03-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4141
4142         * mule/mule-conf.el (ucs-cns): New coded-charsets when `utf-2000'
4143         is provided [was builtin coded-charsets].
4144
4145 2003-03-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4146
4147         * mule/mule-conf.el (ucs-jis): New coded-charsets when `utf-2000'
4148         is provided [was builtin coded-charsets].
4149
4150 2003-03-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4151
4152         * mule/mule-conf.el (ucs-ks): New coded-charsets when `utf-2000'
4153         is provided [was builtin coded-charsets].
4154
4155 2003-03-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4156
4157         * mule/mule-conf.el (ideograph-daikanwa-2): New coded-charsets
4158         when `utf-2000' is provided [was builtin coded-charsets].
4159
4160 2003-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4161
4162         * mule/mule-conf.el (=hanziku-*): Renamed from
4163         `ideograph-hanziku-*'.
4164         (ideograph-hanziku-*): Changed to an alias for `=hanziku-*'.
4165
4166 2003-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4167
4168         * mule/mule-conf.el (ideograph-daikanwa): New coded-charsets when
4169         `utf-2000' is provided [was builtin coded-charsets].
4170         (ideograph-hanziku-{1..12}): Likewise.
4171
4172 2003-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4173
4174         * mule/mule-conf.el (=gt-pj-*): Renamed from `ideograph-gt-pj-*'.
4175         (ideograph-gt-pj-*): Changed to an alias for `=gt-pj-*'.
4176
4177 2003-02-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4178
4179         * mule/mule-conf.el (ideograph-gt-pj-{1..11}): New coded-charsets
4180         when `utf-2000' is provided [was builtin coded-charsets].
4181
4182 2003-02-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4183
4184         * mule/mule-charset.el (default-coded-charset-priority-list): Use
4185         `=big5-cdp', `=cbeta' and `=jef-china3' instead of
4186         `chinese-big5-cdp', `ideograph-cbeta' and `china3-jef'.
4187
4188 2003-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4189
4190         * mule/mule-conf.el (=gt): Renamed from `ideograph-gt'.
4191         (ideograph-gt): Changed to an alias for `=gt'.
4192
4193 2003-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4194
4195         * mule/mule-conf.el (ucs-big5): New coded-charset when `utf-2000'
4196         is provided; it was defined as a builtin coded-charset.
4197         (ideograph-gt): Likewise.
4198
4199 2003-02-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4200
4201         * mule/mule-conf.el (=gt-k): Renamed from `ideograph-gt-k'.
4202         (ideograph-gt-k): Changed to an alias for `=gt-k'.
4203
4204 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4205
4206         * mule/mule-conf.el (=big5-cdp): Renamed from `chinese-big5-cdp'.
4207         (chinese-big5-cdp): Changed to an alias for `=big5-cdp'.
4208
4209 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4210
4211         * mule/mule-conf.el (=big5-eten): Renamed from
4212         `chinese-big5-eten'.
4213         (chinese-big5-eten): Changed to an alias for `=big5-eten'.
4214
4215 2003-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4216
4217         * mule/mule-conf.el (=big5-pua): Renamed from `chinese-big5-pua'.
4218         (chinese-big5-pua): Changed to an alias for `=big5-pua'.
4219
4220 2003-02-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4221
4222         * mule/mule-conf.el (=cbeta): Renamed from `ideograph-cbeta'.
4223         (ideograph-cbeta): Changed to an alias for `=cbeta'.
4224
4225 2003-02-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4226
4227         * mule/mule-conf.el (=jef-china3): Renamed from `china3-jef'.
4228         (china3-jef): Changed to an alias for `=jef-china3'.
4229
4230 2003-02-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4231
4232         * mule/mule-charset.el (default-coded-charset-priority-list): Use
4233         `=jis-x0213-{1|2}-2000' instead of `japanese-jisx0213-{1|2}'.
4234
4235         * mule/mule-conf.el (=jis-x0213-{1|2}-2000): Renamed from
4236         `japanese-jisx0213-{1|2}' when `utf-2000' is provided.
4237         (japanese-jisx0213-{1|2}): New alias for =jis-x0213-{1|2}-2000
4238         when `utf-2000' is provided.
4239
4240 2003-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4241
4242         * mule/mule-charset.el (default-coded-charset-priority-list):
4243         Refer Hanziku to CBETA, Big5 variants, UCS-BMP and JEF-CHINA3.
4244
4245         * mule/mule-conf.el (ucs-jis-1990): Deleted.
4246         (ucs-jis-2000): Deleted.
4247
4248 2003-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4249
4250         * mule/mule-conf.el (=ucs-jis-1990): New coded-charset for
4251         UTF-2000.
4252         (=ucs-jis-2000): New coded-charset for UTF-2000.
4253
4254 2003-01-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4255
4256         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
4257         settings for `ideograph-hanziku-{1|2}' and JEF-CHINA3.
4258
4259 2003-01-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4260
4261         * mule/mule-charset.el (default-coded-charset-priority-list):
4262         Prefer `korean-ksc5601' to CNS 11643; prefer Big5-CDP to
4263         `ideograph-cbeta'.
4264
4265 2003-01-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4266
4267         * mule/mule-conf.el: Add new coded-charset when UTF-2000 [was a
4268         builtin coded-charset].
4269
4270 2002-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4271
4272         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
4273         settings for &K0-xxxx and &I-K0-xxxx.
4274
4275 2002-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4276
4277         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4278         `ideograph-gt-pj-k1' and `ideograph-gt-pj-k2' in UTF-2000.
4279
4280 2002-12-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4281
4282         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
4283         settings for &GT-Knnnnn and &I-GT-Knnnnn in UTF-2000.
4284
4285 2002-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4286
4287         * mule/mule-conf.el (ideograph-gt-k): New coded-charset in
4288         UTF-2000.
4289         (ideograph-gt-pj-k1): Likewise.
4290         (ideograph-gt-pj-k2): Likewise.
4291
4292 2002-11-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4293
4294         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4295         `=jis-x0208'.
4296
4297 2002-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4298
4299         * mule/mule-conf.el (china3-jef): Add new coded-charset when
4300         UTF-2000 [was a builtin coded-charset].
4301
4302 2002-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4303
4304         * mule/mule-coding.el (utf-8-gb): Prefer `ucs-gb' and `=>ucs-gb'.
4305         (utf-8-gb-er): Likewise.
4306
4307 2002-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4308
4309         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
4310         settings for JIS X 0212 and JIS X 0208:1978.
4311
4312 2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4313
4314         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
4315         setting for JIS X 0213.
4316
4317 2002-08-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4318
4319         * iso8859-1.el: Don't set `iso8859/1-case-table' to the
4320         standard-case-table in UTF-2000.
4321
4322 2002-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4323
4324         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
4325         definitions for isolated-chars.
4326
4327 2002-08-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4328
4329         * setup-paths.el (paths-find-utf-2000-lisp-directory): Use
4330         `configure-utf-2000-lisp-directory'.
4331         (paths-construct-load-path): Prefer `utf-2000-lisp-load-path' to
4332         `mule-lisp-load-path'.
4333
4334 2002-08-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4335
4336         * startup.el (startup-setup-paths): Set and use
4337         `utf-2000-lisp-directory'.
4338         (startup-setup-paths-warning): Check `utf-2000-lisp-directory' in
4339         UTF-2000.
4340
4341 2002-08-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4342
4343         * setup-paths.el (paths-utf-2000-load-path-depth): New variable.
4344         (paths-find-utf-2000-lisp-directory): New function.
4345         (paths-construct-load-path): Add new optional argument
4346         `utf-2000-lisp-directory'.
4347
4348         * dump-paths.el: Set and use `utf-2000-lisp-directory'.
4349
4350 2002-08-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4351
4352         * mule/mule-charset.el: Don't specify `auto-fill-chars' for
4353         `katakana-jisx0201', `japanese-jisx0208', `japanese-jisx0212',
4354         `chinese-gb2312', `chinese-big5-1' and `chinese-big5-2'.
4355         (default-coded-charset-priority-list): Add `chinese-big5-1' and
4356         `chinese-big5-2' in UTF-2000.
4357
4358         * mule/chinese.el: Set syntax-entry "w" for `chinese-big5' instead
4359         of `chinese-big5-1' and `chinese-big5-2' in UTF-2000.
4360
4361 2002-08-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4362
4363         * mule/chinese.el: Add new coding-systems `big5-er', `big5-eten',
4364         `big5-eten-er' in UTF-2000.
4365         (big5-cdp): Modify DOC-string and mnemonic.
4366
4367 2002-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4368
4369         * mule/mule-coding.el (utf-8-mcs-er): New coding-system in
4370         UTF-2000 [renamed from utf-8-er].
4371         (utf-8-gb): New coding-system in UTF-2000.
4372         (utf-8-gb-er): Likewise.
4373         (utf-8-cns): Likewise.
4374         (utf-8-cns-er): Likewise.
4375         (utf-8-big5): Likewise.
4376         (utf-8-big5-er): Likewise.
4377         (utf-8-jis): Likewise.
4378         (utf-8-jis-er): Likewise.
4379         (utf-8-ks): Likewise.
4380         (utf-8-ks-er): Likewise.
4381         (utf-8-er): Likewise.
4382
4383 2002-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4384
4385         * bytecomp.el (byte-compile-insert-header): Use `utf-8-mcs-unix'
4386         instead of `utf-8-unix' in UTF-2000.
4387
4388         * mule/mule-coding.el (utf-8): Define as an alias for `utf-8-mcs'.
4389
4390 2002-07-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4391
4392         * mule/japanese.el (euc-jisx0213): New coding-system.
4393
4394         * mule/mule-conf.el (japanese-jisx0213-1): Specify
4395         `japanese-jisx0208-1990' as the mother.
4396
4397 2002-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4398
4399         * dumped-lisp.el (preloaded-file-list): Change condition of
4400         loading "close-cdb".
4401
4402 2002-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4403
4404         * mule/mule-coding.el (utf-8-er): New coding-system in UTF-2000;
4405         setup `coded-charset-entity-reference-alist'.
4406
4407 2002-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4408
4409         * dumped-lisp.el (preloaded-file-list): Dump "close-cdb" in
4410         UTF-2000.
4411
4412 2002-04-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4413
4414         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4415         `chinese-big5-eten-a' and `chinese-big5-eten-b'.
4416
4417 2002-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4418
4419         * mule/mule-conf.el (chinese-big5-pua): New coded-charset.
4420         (chinese-big5-eten-a): Likewise.
4421         (chinese-big5-eten-b): Likewise.
4422         (chinese-big5-cdp): Declare as a subset of `chinese-big5' whose
4423         code range is #x8140 .. #x8DFE.
4424
4425 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4426
4427         * mule/mule-conf.el (chinese-big5-eten): New coded-charset in
4428         UTF-2000.
4429         (chinese-big5-cdp): Likewise.
4430
4431 2002-02-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4432
4433         * dumped-lisp.el (preloaded-file-list): Rename
4434         utf-2000/make-cdbs.el -> utf-2000/update-cdb.el.
4435
4436 2002-02-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4437
4438         * update-elc.el: Load lisp/utf-2000/dumped-chars.el in UTF-2000;
4439         append `system-char-db-source-file-list' into
4440         `preloaded-file-list' in UTF-2000.
4441
4442 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4443
4444         * dumped-lisp.el (preloaded-file-list): Delete
4445         character-definition files.
4446
4447 2002-02-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4448
4449         * dumped-lisp.el (preloaded-file-list): Add `make-cdbs' in
4450         UTF-2000.
4451
4452 2001-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4453
4454         * mule/mule-charset.el (default-coded-charset-priority-list):
4455         Delete `mojikyo-2022-1'.
4456
4457 2001-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4458
4459         * mule/mule-charset.el (default-coded-charset-priority-list):
4460         Delete `mojikyo'.
4461
4462 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4463
4464         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4465         `ucs-sip'.
4466
4467 2001-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4468
4469         * mule/mule-charset.el (default-coded-charset-priority-list):
4470         Comment out `chinese-gb12345'.
4471
4472 2001-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4473
4474         * bytecomp.el (byte-compile-insert-header): Fixed.
4475
4476 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
4477
4478         * dumped-lisp.el (preloaded-file-list): Dump `ad-hoc-cdp' in
4479         XEmacs UTF-2000.
4480
4481 2001-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4482
4483         * mule/chinese.el (big5-cdp): New coding-system in XEmacs
4484         UTF-2000.
4485
4486 2001-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4487
4488         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4489         `ideograph-hanziku-{1 .. 12}' in XEmacs UTF-2000.
4490
4491 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4492
4493         * mule/mule-charset.el (default-coded-charset-priority-list):
4494         `japanese-jef-china3' is renamed `china3-jef'.
4495
4496 2001-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4497
4498         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4499         `japanese-jef-china3' and `ideograph-cbeta'.
4500
4501 2001-09-02  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
4502
4503         * list-mode.el: Delete dirty hack for XEmacs UTF-2000.
4504
4505 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4506
4507         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4508         `chinese-big5-cdp'.
4509
4510 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4511
4512         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4513         `arabic-digit', `arabic-1-column' and `arabic-2-column'.
4514
4515 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4516
4517         * dumped-lisp.el (preloaded-file-list): Load "arabic" before
4518         loading character definitions.
4519
4520 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4521
4522         * dumped-lisp.el (preloaded-file-list): Rename
4523         u031A0-Extended-Bopomofo.el to u031A0-Bopomofo-Extended.el.
4524
4525 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4526
4527         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4528         `chinese-big5'.
4529
4530 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4531
4532         * dumped-lisp.el (preloaded-file-list): Dump
4533         "Ideograph-R028-Private" with XEmacs UTF-2000.
4534
4535 2001-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4536
4537         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4538         `chinese-gb12345'.
4539
4540 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4541
4542         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4543         `ideograph-gt-pj-{1..11}'.
4544
4545         * dumped-lisp.el (preloaded-file-list): Dump `isolated-char' in
4546         XEmacs UTF-2000.
4547
4548 2000-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4549
4550         * mule/mule-charset.el (default-coded-charset-priority-list):
4551         Prefer `chinese-gb2312' than `chinese-cns11643-*'; add
4552         `chinese-isoir165'.
4553
4554 2000-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4555
4556         * format.el (format-alist): Revive `image/jpeg', `image/gif',
4557         `image/png', `image/x-xpm' and `image/tiff'.
4558
4559         * files.el (binary-file-regexps): Add *.PNG.
4560
4561 2000-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4562
4563         * mule/mule-charset.el (default-coded-charset-priority-list):
4564         Prefer `japanese-jisx0208-1990' than `japanese-jisx0212'; prefer
4565         `korean-ksc5601' than `japanese-jisx0213-1'; add `mojikyo-2022-1'.
4566
4567 2000-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4568
4569         * list-mode.el: Call `completion-list-mode' to avoid slowness of
4570         the first completion when UTF-2000 is running.
4571
4572 2000-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4573
4574         * mule/mule-charset.el (default-coded-charset-priority-list):
4575         Delete `ucs'.
4576
4577 2000-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4578
4579         * dumped-lisp.el (preloaded-file-list): Don't add "mojikyo".
4580
4581         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4582         `mojikyo' instead of `mojikyo-pj-[1..21]'.
4583
4584 2000-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4585
4586         * mule/vietnamese.el (vscii-2): Delete abolished property
4587         `composite'; now composite mode is default.
4588
4589 2000-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
4590
4591         * bytecomp.el (byte-compile-insert-header): Use `binary' instead
4592         of `raw-text'; check \uHHHH representation even if non-ascii
4593         characters are not found.
4594
4595         * dumped-lisp.el (preloaded-file-list): Add "ccs-tcvn5712.el" in
4596         UTF-2000; add "viet-ccl" in non-UTF-2000 Mule; add "vietnamese"
4597         unconditionally.
4598
4599         * mule/viet-ccl.el: New file.
4600
4601         * mule/vietnamese.el (vscii-2): New coding-system in UTF-2000.
4602         (tcvn-5712): New coding-system alias of `vscii-2' in UTF-2000.
4603         - Separate CCL based implementations to viet-ccl.el.
4604
4605 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
4606
4607         * mule/mule-conf.el (japanese-jisx0213-1): Allow
4608         "jisx0213.2000-1".
4609         (japanese-jisx0213-2): Allow "jisx0213.2000-2".
4610
4611         * mule/mule-charset.el (default-coded-charset-priority-list):
4612         Prefer `japanese-jisx0213-1' and `japanese-jisx0213-2' to
4613         `japanese-jisx0208-1978' and `japanese-jisx0208-1990'.
4614
4615 2000-01-31  MORIOKA Tomohiko  <tomo@etl.go.jp>
4616
4617         * dumped-lisp.el (preloaded-file-list): Add "mojikyo" in UTF-2000.
4618
4619 2000-01-27  MORIOKA Tomohiko  <tomo@m17n.org>
4620
4621         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4622         `ucs' in UTF-2000.
4623
4624 2000-01-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
4625
4626         * mule/mule-charset.el (default-coded-charset-priority-list):
4627         Prefer `mojikyo-pj-*' and `ideograph-daikanwa' to `ucs-bmp' and
4628         `arabic-iso8859-6'.
4629
4630 2000-01-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
4631
4632         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4633         `mojikyo-pj-[1 .. 21]' in UTF-2000.
4634
4635 2000-01-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
4636
4637         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4638         `katakana-jisx0201' in UTF-2000.
4639
4640 1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4641
4642         * dumped-lisp.el (preloaded-file-list): Add "u0A000-Yi-Syllables",
4643         "u0AC00-Hangul-Syllables", "u0FB00-Alphabetic-Presentation-Forms",
4644         "u0FB50-Arabic-Presentation-Forms-A",
4645         "u0FE20-Combining-Half-Marks", "u0FE30-CJK-Compatibility-Forms",
4646         "u0FE50-Small-Form-Variants",
4647         "u0FE70-Arabic-Presentation-Forms-B",
4648         "u0FF00-Halfwidth-and-Fullwidth-Forms" and "u0FFF0-Specials" in
4649         UTF-2000.
4650
4651 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
4652
4653         * dumped-lisp.el (preloaded-file-list): Delete
4654         "ccs-jisx0208-1983.el"; add "Ideograph-R031-Enclosure"
4655         ... "Ideograph-R214-Flute" in UTF-2000.
4656
4657 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
4658
4659         * mule/mule-conf.el (japanese-jisx0213-1): New coded-charset.
4660         (japanese-jisx0213-2): New coded-charset.
4661
4662         * dumped-lisp.el (preloaded-file-list): Add
4663         "Ideograph-R028-Private", "Ideograph-R029-Again" and
4664         "Ideograph-R030-Mouth".
4665
4666 1999-11-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
4667
4668         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R012-Eight",
4669         "Ideograph-R013-Down-Box", "Ideograph-R014-Cover",
4670         "Ideograph-R015-Ice", "Ideograph-R016-Table",
4671         "Ideograph-R017-Open-Box", "Ideograph-R018-Knife",
4672         "Ideograph-R019-Power", "Ideograph-R020-Wrap", "Ideograph-R021-Spoon",
4673         "Ideograph-R022-Right-Open-Box", "Ideograph-R023-Hiding-Enclosure",
4674         "Ideograph-R024-Ten", "Ideograph-R025-Divination",
4675         "Ideograph-R026-Seal" and "Ideograph-R027-Cliff" in UTF-2000.
4676
4677 1999-11-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
4678
4679         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R002-Line",
4680         "Ideograph-R003-Dot", "Ideograph-R004-Slash",
4681         "Ideograph-R005-Second", "Ideograph-R006-Hook",
4682         "Ideograph-R007-Two", "Ideograph-R008-Lid", "Ideograph-R009-Man",
4683         "Ideograph-R010-Legs" and "Ideograph-R011-Enter".
4684
4685         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4686         `japanese-jisx0208-1990' and `japanese-jisx0208-1978'.
4687
4688 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4689
4690         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R001-One"
4691         in UTF-2000.
4692
4693 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4694
4695         * mule/mule-conf.el (sisheng): Moved from mule/chinese.el.
4696         (chinese-isoir165): Moved from mule/chinese.el.
4697         (chinese-cns11643-3): Moved from mule/chinese.el.
4698         (chinese-cns11643-4): Moved from mule/chinese.el.
4699         (chinese-cns11643-5): Moved from mule/chinese.el.
4700         (chinese-cns11643-6): Moved from mule/chinese.el.
4701         (chinese-cns11643-7): Moved from mule/chinese.el.
4702
4703         * mule/chinese.el: Move definition of coded-charsets to
4704         mule/mule-conf.el.
4705
4706 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4707
4708         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4709         `ideograph-daikanwa'.
4710
4711 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4712
4713         * dumped-lisp.el (preloaded-file-list): Delete
4714         "ccs-jisx0201-latin.el".
4715
4716 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
4717
4718         * dumped-lisp.el (preloaded-file-list): Add
4719         "u031A0-Extended-Bopomofo" in UTF-2000.
4720
4721 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
4722
4723         * dumped-lisp.el (preloaded-file-list): u02E00-CJK-Radicals was
4724         renamed to u02E00-CJK-Radical-Supplement.
4725
4726 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4727
4728         * dumped-lisp.el (preloaded-file-list): Add
4729         "u03000-CJK-Symbols-and-Punctuation", "u03040-Hiragana",
4730         "u030A0-Katakana", "u03100-Bopomofo",
4731         "u03130-Hangul-Compatibility-Jamo", "u03190-Kanbun",
4732         "u03200-Enclosed-CJK-Letters-and-Months" and
4733         "u03300-CJK-Compatibility".
4734
4735 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4736
4737         * dumped-lisp.el (preloaded-file-list): Add "u02E00-CJK-Radicals",
4738         "u02F00-Kangxi-Radicals" and
4739         "u02FF0-Ideographic-Description-Characters".
4740
4741 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4742
4743         * dumped-lisp.el (preloaded-file-list): Add
4744         "u02600-Miscellaneous-Symbols", "u02700-Dingbats" and
4745         "u02800-Braille-Patterns" in UTF-2000.
4746
4747 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4748
4749         * dumped-lisp.el (preloaded-file-list): Load "uXXXXX-*" instead of
4750         "uXXXXX-*.el" in UTF-2000.
4751
4752         * bytecomp.el (byte-compile-insert-header): Delete comments if
4753         non-ASCII characters are found; allow `byte-compile-dynamic' and
4754         `byte-compile-dynamic-docstrings' if *.elc will be encoded by
4755         `raw-text'.
4756
4757 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4758
4759         * dumped-lisp.el (preloaded-file-list): Add
4760         "u02500-Box-Drawing.el", "u02580-Block-Elements.el" and
4761         "u025A0-Geometric-Shapes.el".
4762
4763 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4764
4765         * dumped-lisp.el (preloaded-file-list): Add
4766         "u02400-Control-Pictures.el", "u02440-OCR.el" and
4767         "u02460-Enclosed-Alphanumerics.el".
4768
4769 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4770
4771         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4772         `chinese-gb2312'.
4773
4774         * dumped-lisp.el (preloaded-file-list): Add
4775         "u02200-Mathematical-Operators.el" and
4776         "u02300-Miscellaneous-Technical.el".
4777
4778 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4779
4780         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4781         `chinese-cns11643-*'.
4782
4783         * dumped-lisp.el (preloaded-file-list): Add
4784         "u02100-Letterlike-Symbols.el", "u02150-Number-Forms.el" and
4785         "u02190-Arrows.el" in UTF-2000.
4786
4787 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4788
4789         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4790         `korean-ksc5601'.
4791
4792         * dumped-lisp.el (preloaded-file-list): Add
4793         "u02000-General-Punctuation.el", "u02070-Superscripts.el",
4794         "u02080-Subscripts.el", "u020A0-Currency-Symbols.el" and
4795         "u020D0-Combining-Diacritical-Marks-for-Symbols.el" in UTF-2000.
4796
4797 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4798
4799         * dumped-lisp.el (preloaded-file-list): Delete "ccs-viscii.el".
4800
4801 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4802
4803         * dumped-lisp.el (preloaded-file-list): Add "u013A0-Cherokee.el",
4804         "u01400-Canadian.el", "u01680-Ogham.el", "u016A0-Runic.el",
4805         "u01780-Khmer.el", "u01800-Mongolian.el",
4806         "u01E00-Latin-Extended-Additional.el" and
4807         "u01F00-Greek-Extended.el" in UTF-2000.
4808
4809 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4810
4811         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4812         `ethiopic-ucs' and `ethiopic'.
4813
4814         * dumped-lisp.el (preloaded-file-list): Add "u010A0-Georgian.el",
4815         "u01100-Hangul-Jamo.el" and "u01200-Ethiopic.el".
4816
4817         * mule/mule-conf.el: Move definition of coded-charset `ethiopic'
4818         from mule/ethiopic.el.
4819
4820         * mule/ethiopic.el: Move definition of coded-charset `ethiopic' to
4821         mule/mule-conf.el.
4822
4823 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4824
4825         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4826         `lao'.
4827
4828         * mule/mule-conf.el (lao): New coded-charset.
4829
4830         * dumped-lisp.el (preloaded-file-list): Add
4831         "u00900-Devanagari.el", "u00980-Bengali.el", "u00A00-Gurmukhi.el",
4832         "u00A80-Gujarati.el", "u00B00-Oriya.el", "u00B80-Tamil.el",
4833         "u00C00-Telugu.el", "u00C80-Kannada.el", "u00D00-Malayalam.el",
4834         "u00D80-Sinhala.el", "u00E00-Thai.el", "u00E80-Lao.el",
4835         "u00F00-Tibetan.el" and "u01000-Myanmar.el".
4836
4837 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4838
4839         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4840         `ucs-bmp' and `arabic-iso8859-6'.
4841
4842 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4843
4844         * dumped-lisp.el (preloaded-file-list): Add "u00400-Cyrillic.el",
4845         "u00530-Armenian.el", "u00590-Hebrew.el", "u00600-Arabic.el",
4846         "u00700-Syriac.el" and "u00780-Thaana.el" in UTF-2000.
4847
4848 1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4849
4850         * startup.el (normal-top-level): Load autoload file for UTF-2000
4851         in UTF-2000.
4852
4853 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
4854
4855         * dumped-lisp.el (preloaded-file-list): Add "mule-conf" in Mule;
4856         delete "ccs-iso8859-*.el"; add "u00000-C0.el",
4857         "u00020-Basic-Latin.el", "u00080-C1.el",
4858         "u000A0-Latin-1-Supplement.el", "u00100-Latin-Extended-A.el",
4859         "u00180-Latin-Extended-B.el", "u00250-IPA-Extensions.el",
4860         "u002B0-Spacing-Modifier-Letters.el",
4861         "u00300-Combining-Diacritical-Marks.el" and "u00370-Greek.el" in
4862         UTF-2000.
4863
4864 1999-11-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
4865
4866         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4867         `japanese-jisx0212' and `ipa' in UTF-2000; use `latin-viscii-*'
4868         instead of `vietnamese-viscii-*'.
4869
4870 1999-11-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
4871
4872         * mule/mule-conf.el: New file.
4873
4874         * mule/misc-lang.el: Move definition of charset `ipa' to
4875         mule/mule-conf.el.
4876
4877 1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4878
4879         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4880         `latin-viscii'; prefer it for characters used in Vietnamese.
4881
4882 1999-10-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
4883
4884         * bytecomp.el (byte-compile-insert-header): Fix regexp.
4885
4886 1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
4887
4888         * mule/viet-chars.el (latin-viscii-lower): Renamed from charset
4889         `vietnamese-viscii-lower'.
4890         (latin-viscii-upper): Renamed from charset
4891         `vietnamese-viscii-upper'.
4892         (vietnamese-viscii-lower): New alias for charset
4893         `latin-viscii-lower'.
4894         (vietnamese-viscii-upper): New alias for charset
4895         `latin-viscii-upper'.
4896
4897 1999-10-05  MORIOKA Tomohiko  <tomo@etl.go.jp>
4898
4899         * mule/mule-charset.el (default-coded-charset-priority-list):
4900         Comment out `hiragana-jisx0208' and `katakana-jisx0208'.
4901
4902 1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
4903
4904         * mule/ccs-jisx0208-1983.el, mule/ccs-tcvn5712.el,
4905         mule/ccs-viscii.el, mule/ccs-iso8859-9.el,
4906         mule/ccs-jisx0201-latin.el, mule/ccs-iso8859-2.el,
4907         mule/ccs-iso8859-3.el, mule/ccs-iso8859-4.el: Moved to
4908         lisp/utf-2000.
4909
4910 1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4911
4912         * mule/ccs-tcvn5712.el: New file.
4913
4914 1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4915
4916         * dumped-lisp.el (preloaded-file-list): Add "ccs-jisx0208-1983.el"
4917         in UTF-2000.
4918
4919 1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4920
4921         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4922         `japanese-jisx0208'.
4923
4924 1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4925
4926         * dumped-lisp.el (preloaded-file-list): Add
4927         "ccs-jisx0201-latin.el", "ccs-iso8859-2.el", "ccs-iso8859-3.el",
4928         "ccs-iso8859-4.el", "ccs-iso8859-9.el" and "ccs-viscii.el" in
4929         UTF-2000.
4930
4931         * mule/ccs-iso8859-2.el, mule/ccs-iso8859-3.el,
4932         mule/ccs-iso8859-4.el, mule/ccs-iso8859-9.el,
4933         mule/ccs-jisx0201-latin.el, mule/ccs-jisx0208-1983.el,
4934         mule/ccs-viscii.el: New files.
4935
4936         * bytecomp.el (byte-compile-insert-header): Don't use `raw-text'
4937         if \uXXXX is found.
4938
4939 1999-09-30  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4940
4941         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4942         `hiragana-jisx0208' and `katakana-jisx0208'.
4943
4944 1999-09-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
4945
4946         * mule/chinese.el (chinese-cns11643-3): Define it even if
4947         `utf-2000' is provided.
4948         (chinese-cns11643-4): Likewise.
4949         (chinese-cns11643-5): Likewise.
4950         (chinese-cns11643-6): Likewise.
4951         (chinese-cns11643-7): Likewise.
4952
4953 1999-09-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
4954
4955         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4956         thai-tis620 and hebrew-iso8859-8; namely all BMP are covered.
4957
4958 1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4959
4960         * mule/mule-charset.el (default-coded-charset-priority-list): Add
4961         `cyrillic-iso8859-5' and `greek-iso8859-7'.
4962
4963 1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
4964
4965         * mule/mule-charset.el (default-coded-charset-priority-list):
4966         Setup in UTF-2000.
4967
4968 1999-09-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
4969
4970         * mule/viet-chars.el: Don't define charset
4971         `vietnamese-viscii-lower' and `vietnamese-viscii-upper' because
4972         they are defined as builtin charsets.
4973
4974 1999-08-31  MORIOKA Tomohiko  <tomo@etl.go.jp>
4975
4976         * version.el (emacs-version): Add more space just before UTF-2000
4977         version string.
4978
4979 1999-08-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4980
4981         * version.el ([constant] emacs-version): Don't add a space in the
4982         preceding place of `xemacs-betaname' because it is duplicated.
4983         (emacs-version): Add UTF-2000 version if `utf-2000' is provided.
4984
4985         * startup.el (splash-frame-body): Add ETL.
4986
4987 1999-08-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4988
4989         * mule/chinese.el (chinese-cns11643-3): Don't define if `utf-2000'
4990         is provided because it is defined as builtin charset.
4991         (chinese-cns11643-4): Likewise.
4992         (chinese-cns11643-5): Likewise.
4993         (chinese-cns11643-6): Likewise.
4994         (chinese-cns11643-7): Likewise.
4995
4996 1999-08-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
4997
4998         * mule/mule-cmds.el (reset-language-environment): Fix problem when
4999         coding-system `iso-10646-ucs-4' is not defined.
5000
5001 1999-06-17  MORIOKA Tomohiko  <tomo@etl.go.jp>
5002
5003         * bytecomp.el (byte-compile-insert-header): Use utf-8 as
5004         coding-system if `utf-2000' is provided.
5005
5006 1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
5007
5008         * mule/mule-coding.el: Add `utf-8' to coding-priority-list if
5009         `utf-2000' is provided.
5010
5011 1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
5012
5013         * dumped-lisp.el (preloaded-file-list): Don't load vietnamese.el
5014         if utf-2000 is provided temporally.
5015
5016 1999-06-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
5017
5018         * mule/vietnamese.el (leading-code-private-11): Deleted [defined
5019         as builtin variable].
5020
5021 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
5022
5023         * files.el (insert-file-contents-literally): Treat file as binary;
5024         call file-name-handlers. [sync with Emacs 20.3.10]
5025
5026 2008-12-28  Vin Shelton  <acs@xemacs.org>
5027
5028         * XEmacs 21.4.22 is released
5029
5030 2008-12-30  Vin Shelton  <acs@xemacs.org>
5031
5032         * easy-mmode.el: Added easy-mmode.el so autoload.el will work
5033         during building even if no packages are found.
5034
5035 2008-05-13  Aidan Kehoe  <kehoea@parhasard.net>
5036
5037         * printer.el (generic-print-region): 
5038         (generic-print-buffer): 
5039         Use #'valid-device-type-p instead of #'valid-specifier-tag-p to
5040         check if the msprinter device is available, now that msprinter is
5041         always available as a specifier tag. 
5042
5043 2008-12-24  Vin Shelton  <acs@xemacs.org>
5044
5045         * about.el: Add Francisco to my bio!
5046
5047 2008-12-23  Vin Shelton  <acs@xemacs.org>
5048
5049         * autoload.el: Move operator definitions to autoload-operators.el
5050         in the xemacs-base package.
5051
5052 2007-11-22  Vin Shelton  <acs@xemacs.org>
5053
5054         * about.el (about-hacker-contribution): Updated my bio.
5055
5056 2007-10-07  Vin Shelton  <acs@xemacs.org>
5057
5058         * XEmacs 21.4.21 is released
5059
5060 2007-09-19  Didier Verna  <didier@xemacs.org>
5061
5062         Update my personal info.
5063         * about.el (xemacs-hackers): Use 'didier instead of 'dv.
5064         * about.el (about-other-current-hackers): Ditto.
5065         * about.el (about-url-alist): Add my musical website.
5066         * about.el (about-personal-info): Update my entry.
5067         * about.el (about-hacker-contribution): Ditto.
5068
5069 2007-08-21  Adrian Aichner  <adrian@xemacs.org>
5070
5071         * package-get.el (package-get-download-sites): Update download
5072         sites in Japan.
5073         * package-get.el (package-get-pre-release-download-sites): Ditto.
5074
5075 2007-08-18  Vin Shelton  <acs@xemacs.org>
5076
5077         * package-get.el (package-get-pre-release-download-sites): Sync
5078         mirror sites with 21.5.  (Thanks, Adrian)
5079
5080 2007-08-09  Mike Sperber  <mike@xemacs.org>
5081
5082         * startup.el (migrate-user-init-file): Create backup of
5083         `user-init-file' before migrating.
5084         * startup.el (maybe-migrate-user-init-file): Print
5085         information about backup file.
5086         (maybe-create-compatibility-dot-emacs): Follow above change.
5087
5088 2006-11-02  Adrian Aichner  <adrian@xemacs.org>
5089
5090         * font-lock.el: Sync font-lock-add-keywords and
5091         font-lock-remove-keywords from GNU Emacs.
5092         * font-lock.el (font-lock-keywords-alist): New.
5093         * font-lock.el (font-lock-removed-keywords-alist): New.
5094         * font-lock.el (font-lock-add-keywords): New.
5095         * font-lock.el (font-lock-update-removed-keyword-alist): New.
5096         * font-lock.el (font-lock-remove-keywords): New.
5097
5098 2007-08-16  Vin Shelton  <acs@xemacs.org>
5099
5100         * font-lock.el: Add defvar for font-lock-warning-face.  Original
5101         patch from Hans de Graaff.
5102
5103 2007-07-28  Adrian Aichner  <adrian@xemacs.org>
5104
5105         * package-get.el (package-get-download-sites): Document Chile and
5106         update Denmark download site.
5107         * package-get.el (package-get-pre-release-download-sites): Ditto.
5108
5109 2007-05-20  Stephen J. Turnbull  <stephen@xemacs.org>
5110
5111         * gutter-items.el (progress-feedback-with-label): Clarify docstring.
5112
5113 2006-12-09  Vin Shelton  <acs@xemacs.org>
5114
5115         * XEmacs 21.4.20 is released
5116
5117 2006-10-14  Jeff Miller  <jmiller@xemacs.org>
5118
5119         * info.el (Info-find-emacs-command-nodes): fix regex for find command node.
5120
5121 2006-11-14  Stephen J. Turnbull  <stephen@xemacs.org>
5122
5123         * info.el (Info-find-file-node, Info-insert-dir)
5124         (Info-read-subfile, Info-insert-file-contents): Maintain invariant
5125         `(equal buffer-file-truename (file-truename buffer-file-name))'.
5126         Thanks to Nelson Ferreira <nelson.ferreira@ieee.org> for report
5127         and discussion.
5128
5129 2006-05-20  Ville Skyttä  <scop@xemacs.org>
5130
5131         * obsolete.el (line-beginning-position): New, from 21.5.x.
5132         (line-end-position): Ditto.
5133
5134 2006-06-03  Adrian Aichner  <adrian@xemacs.org>
5135
5136         * package-get.el (package-get-download-sites): Welcome
5137         nl.xemacs.org and Thanks!
5138         * package-get.el (package-get-pre-release-download-sites): Ditto.
5139
5140 2004-01-19  Martin Buchholz  <martin@xemacs.org>
5141
5142         * font-lock.el: Add support for not-so recent changes in Java to
5143         java-mode.
5144
5145 2006-01-28  Vin Shelton  <acs@xemacs.org>
5146
5147         * XEmacs 21.4.19 is released
5148
5149 2006-01-03  Aidan Kehoe  <kehoea@parhasard.net>
5150
5151         * easymenu.el: Update copyright. 
5152         * easymenu.el (easy-menu-all-popups):
5153         Add a docstring. 
5154         * easymenu.el (easy-menu-add):
5155         Document a bug, rework the function to preserve any existing
5156         non-default mode-popup-menu instead of overwriting it, and not to
5157         bother normalising the menu title (nothing else does).
5158         * easymenu.el (easy-menu-remove):
5159         Restore the default mode-popup-menu instead of leaving an empty
5160         one when we remove the last easy-menu popup. 
5161
5162 2006-01-06  Adrian Aichner  <adrian@xemacs.org>
5163
5164         * package-get.el (package-get-download-sites): Add pt.xemacs.org,
5165         as suggested by Rodrigo Ventura.
5166         * package-get.el (package-get-pre-release-download-sites): Ditto,
5167         with replacement of xemacs-21.5 by beta, which is the logical path
5168         to our beta core and package pre-releases.
5169
5170 2005-12-17  Adrian Aichner  <adrian@xemacs.org>
5171
5172         * package-get.el (package-get-download-sites): Add Hong Kong
5173         download site.
5174         * package-get.el (package-get-pre-release-download-sites): Ditto.
5175
5176 2005-12-26  Vin Shelton  <acs@xemacs.org>
5177
5178         * find-paths.el:
5179         * find-paths.el (paths-emacs-root-p): Add search for package root.
5180         * find-paths.el (paths-find-emacs-root): Replaced with
5181         paths-find-invocation-roots, which returns a list of roots.
5182         * find-paths.el (paths-find-invocation-roots): New.
5183         * find-paths.el (paths-find-emacs-roots): Call paths-find-invocation-roots.
5184
5185 2005-12-05  Ville Skyttä  <scop@xemacs.org>
5186
5187         * minibuf.el (x-library-search-path): Add /usr(/local)/share/X11.
5188         * font.el (font-lookup-rgb-components): Ditto, remove stale comment.
5189
5190 2005-12-03  Vin Shelton <acs@xemacs.org>
5191
5192         * XEmacs 21.4.18 is released
5193
5194 2005-10-28  Adrian Aichner  <adrian@xemacs.org>
5195
5196         * package-get.el (package-get-download-sites): Update reflecting
5197         latest http://www.xemacs.org/Releases/ information generated by
5198         xemacs-builds/adrian/website/package-get-2-download-sites.el.
5199         * package-get.el (package-get-pre-release-download-sites): Ditto.
5200
5201 2005-02-28  Simon Josefsson  <jas@extundo.com>
5202
5203         * about.el (xemacs-hackers): Add jas.
5204         (about-other-current-hackers): Likewise.
5205         (about-url-alist): Add URL for jas.
5206         (about-personal-info): Document jas.
5207         (about-hacker-contribution): Describe jas contributions.
5208
5209 2005-03-25  Ralf Angeli  <angeli@iwi.uni-sb.de> 
5210
5211         * easymenu.el (easy-menu-remove): As described in 
5212         E1D4Nn5-0001lq-EU@neutrino.iwi.uni-sb.de; don't strip everything
5213         except the "Command" menu from mode-popup-menu. 
5214
5215 2005-03-25  Ralf Angeli  <angeli@iwi.uni-sb.de> 
5216  
5217         * font.el (font-spatial-to-canonical): Correct calculation of 
5218         return value for pixel-based input value. 
5219  
5220 2002-05-13  Adrian Aichner  <adrian@xemacs.org>
5221
5222         * code-process.el (call-process): Process-related docstring
5223         improvements spurred by Norbert Koch.
5224         * code-process.el (call-process-region): Ditto.
5225         * code-process.el (start-process): Ditto.
5226
5227 2005-10-09  Adrian Aichner  <adrian@xemacs.org>
5228
5229         * finder.el (finder-find-library): Return filename actually
5230         searched for.
5231
5232 2005-10-10  Steve Youngs  <steve@sxemacs.org>
5233
5234         * help.el (view-emacs-news): Use `expand-file-name' instead of
5235         `locate-data-file' as the latter will find any "NEWS" files that
5236         might exist in packages _before_ the one in core.
5237
5238 2005-06-06  Adrian Aichner  <adrian@xemacs.org>
5239
5240         * package-get.el (package-get-init-package):
5241         package-get-init-package buglet (21.4.17) by Jeff Mincy
5242         <mincy@rcn.com> fixing false temporary load-path shadows reported
5243         after package installation and simplifying code.
5244
5245 2005-10-18  Ville Skyttä  <scop@xemacs.org>
5246
5247         * package-get.el (package-get-download-sites): Sync mirrors list
5248         with the XEmacs website.
5249         (package-get-pre-release-download-sites): Ditto.
5250
5251 2005-04-06  Stephen J. Turnbull  <stephen@xemacs.org>
5252
5253         * derived.el (derived-mode-merge-syntax-tables):
5254         Revert my 21.5-only patch of 2003-07-18 which slipped in
5255         through Jerry James's patch of 2004-06-07.
5256
5257 2005-02-23  Adrian Aichner  <adrian@xemacs.org>
5258
5259         * cmdloop.el (keyboard-quit): Remove workaround for
5260         `region-active-p' not making sure active region is in current
5261         buffer now that it does.
5262         * minibuf.el (minibuffer-keyboard-quit): Ditto.
5263         * simple.el (region-active-p): `region-active-p' to only return t
5264         when active region is in current buffer.
5265
5266 2005-02-21  Norbert Koch  <viteno@xemacs.org>
5267
5268         * package-ui.el (pui-list-packages): MF21.5, adapt to longer
5269         package names, quell a byte-compiler warning, doc fix.
5270
5271 2005-02-16  Aidan Kehoe  <kehoea@parhasard.net>
5272
5273         * buffer.el (pop-to-buffer):
5274         * window-xemacs.el (display-buffer):
5275         Document use of `same-window-buffer-names,' `same-window-regexps'
5276         by pop-to-buffer and display-buffer. 
5277         
5278 2005-02-06  Vin Shelton <acs@xemacs.org>
5279
5280         * XEmacs 21.4.17 is released
5281
5282 2005-01-29  Ben Wing  <ben@xemacs.org>
5283
5284         * shadow.el (find-emacs-lisp-shadows):
5285         Add custom-defines to list of ignored files.
5286
5287 2005-01-17  Adrian Aichner  <adrian@xemacs.org>
5288
5289         * simple.el (shifted-motion-keys-select-region): Fix statement
5290         about unshifted-motion-keys-deselect-region.
5291
5292 2004-12-15  Ville Skyttä  <scop@xemacs.org>
5293
5294         * bytecomp-runtime.el (make-obsolete): Add 3rd argument (no-op for
5295         now) for GNU Emacs compatibility.
5296         (make-obsolete-variable): Ditto.
5297
5298 2004-01-08  Ben Wing  <ben@xemacs.org>
5299
5300         * code-files.el (load):
5301         File positions are 0 based not 1 based. Thanks to Steve Youngs.
5302
5303 2004-12-05  Vin Shelton <acs@xemacs.org>
5304
5305         * XEmacs 21.4.16 is released
5306
5307 2004-12-04  Vin Shelton  <acs@xemacs.org>
5308
5309         * auto-autoloads.el: Regenerated.
5310
5311         * custom-load.el: Regenerated.
5312
5313 2004-09-15  Stephen J. Turnbull  <stephen@xemacs.org>
5314
5315         Fix bug: apropos errors if a defalias refers to an undefined
5316         function.  <87pt4pmdcs.fsf@tleepslib.sk.tsukuba.ac.jp>
5317
5318         * apropos.el (apropos):
5319         (apropos-command):
5320         * help.el (frob-help-extents):
5321         * help-macro.el (make-help-screen):
5322         * hyper-apropos.el (hyper-apropos-grok-functions):
5323         (hyper-apropos-get-doc):
5324         Catch void-function error thrown by `documentation'.
5325
5326 2004-09-02  Steve Youngs  <steve@youngs.au.com>
5327
5328         * packages.el (package-require): Fix incorrect arg to format.
5329         This fixes a `format specifier' error.
5330
5331 2004-08-13  Jerry James  <james@xemacs.org>
5332
5333         * bytecomp.el (forward-word): Tell the byte compiler the correct
5334         number of arguments to forward-word.
5335
5336 2004-08-12  Sven Grundmann  <sven@xemacs.org>
5337
5338         * etags.el: Fixed loading of include files for tag completion. Now
5339         you can make a tag file for a library, include it into your
5340         project and it will be reloaded only if it changed. Infinte
5341         include loops are detected and the correct tag files are loaded.
5342         * etags.el (buffer-tag-table-list): Load and verify tag files in
5343         the external function buffer-tag-table-list-load.
5344         * etags.el (buffer-tag-table-list-load): New. Load and verify the
5345         tag files. Also load the included tag files. The priority of the
5346         included files is right below their parent file. If multiple
5347         matches occur then the symbols from the parent file are found
5348         first.
5349         * etags.el (tag-table-include-files): Corrected comment
5350         string. Switched to pattern constant tags-include-pattern to have
5351         it at a central location.
5352         * etags.el (tags-include-pattern): Added doc string.
5353         * etags.el (add-to-tag-completion-table): Removed obsolete
5354         comments as the include files are allready returned by
5355         buffer-tag-table-list and loaded.
5356         * etags.el (find-tag-internal): The include files are allready
5357         included in tag-tables as buffer-tag-table-list returns them now.
5358
5359 2004-07-02  Malcolm Purvis  <malcolmp@xemacs.org>
5360
5361         * widgets-gtk.el (gtk-widget-instantiate-notebook-internal):
5362         Loading items into the notebook is now done by C code.
5363         * widgets-gtk.el (gtk-widget-instantiate-internal):
5364         Style no longer changed.
5365
5366 2004-06-28  Nix  <nix@esperi.org.uk>
5367
5368         * cmdloop.el (truncate-command-history-for-gc): Delay
5369         execution of all things that look up variable bindings,
5370         via `enqueue-eval-event'.
5371
5372 2004-06-24  Vin Shelton  <acs@xemacs.org>
5373
5374         * package-get.el (package-get-require-signed-base-updates):
5375         now defaults to nil.
5376
5377 2004-06-09  Stephen J. Turnbull  <stephen@xemacs.org>
5378
5379         * subr.el (split-string): Clean up docstring.
5380
5381 2002-01-24  John Paul Wallington  <jpw@shootybangbang.com>
5382
5383         * faces.el (zmacs-region): fix typo in docstring.
5384
5385 2004-06-07  Jerry James  <james@xemacs.org>
5386
5387         * derived.el: Synch with Emacs 21.3.
5388         * subr.el (with-local-quit): New, from Emacs 21.3.
5389         * subr.el (delayed-mode-hooks): New variable, from Emacs 21.3.
5390         * subr.el (run-mode-hooks): New function, from Emacs 21.3.
5391         * subr.el (delay-mode-hooks): New macro, from Emacs 21.3.
5392
5393 2004-06-16  Jerry James  <james@xemacs.org>
5394
5395         * cl.el (cl-set-substring): Increment start by the length of the
5396         string, not the string itself.
5397
5398 2004-05-19  Malcolm Purvis  <malcolmp@xemacs.org>
5399
5400         * etags.el (tag-table-include-files): Expand included TAGS file
5401         paths to avoid problems with relative paths.  Thanks to Peter
5402         Chubb <peterc@gelato.unsw.edu.au>.
5403         * etags.el (tags-include-pattern): New.
5404         * etags.el (add-to-tag-completion-table): Parse and ignore
5405         trailing include lines.
5406
5407 2004-06-21  Adrian Aichner  <adrian@xemacs.org>
5408
5409         * package-ui.el (pui-help-echo): Fix false cvs conflict by
5410         avoiding line solely composed of equal signs.
5411
5412 2004-06-10  Adrian Aichner  <adrian@xemacs.org>
5413
5414         * cus-edit.el (alloc): Typo fix.
5415         * cus-edit.el (custom-browse-visibility): Ditto.
5416         * cus-edit.el (custom-variable-value-create): Ditto.
5417         * cus-edit.el (custom-variable-pre-reset-standard): Ditto.
5418         * cus-edit.el (custom-save-variables): Bind print-length and
5419         print-level to nil to avoid value abbreviation.
5420         * cus-edit.el (custom-save-face-internal): Ditto.
5421         * cus-edit.el (custom-save-faces): Save in sorted order.
5422         * cus-edit.el (custom-save-resets): Bind print-length and
5423         print-level to nil to avoid value abbreviation.
5424         * cus-edit.el (custom-save-loaded-themes): Ditto.
5425
5426 2004-06-09  Stephen J. Turnbull  <stephen@xemacs.org>
5427
5428         * subr.el (split-string-default-separators): New.
5429         (split-string): Synch to 21.5/GNU Emacs version.  *New semantics*,
5430         see comment in source.
5431
5432 2004-01-29  Stephen J. Turnbull  <stephen@xemacs.org>
5433
5434         * mule/japanese.el (paragraph-start, paragraph-separate):
5435         Remove anchor to BOL.
5436
5437 2004-04-30  Stephen J. Turnbull  <stephen@xemacs.org>
5438
5439         * cl.el (gensym, gentemp): Improve docstrings.
5440
5441 2004-05-10  Vin Shelton  <acs@xemacs.org>
5442
5443         * etags.el: Sync with 21.5 version.
5444
5445 2004-04-21  Sven Grundmann  <sven@hellerhof.de>
5446
5447         * etags.el:
5448         * etags.el (tags-exuberant-ctags-optimization-p): Enable optimization
5449         only for use with exuberant ctags. This will also enable building of 
5450         completion tables with exuberant ctags. This will not work with
5451         xemacs ctags. 
5452         * etags.el (get-tag-table-buffer): New function for creating of
5453         completion table is used if tags-exuberant-ctags-optimization-p ist t
5454         * etags.el (tags-explicit-name-pattern): Hold the name pattern for
5455         finding the tag names. New.
5456         * etags.el (add-to-tag-completion-table-exuberant-ctags): Defun for
5457         building tag completion table with exuberant ctags. New.
5458         * etags.el (find-tag-internal): Improve exact tag matching for tags
5459         with name fields. Before the patch return types of functions or
5460         function parameters (with exuberant ctags) were found as matches.
5461
5462 2004-04-21  Sven Grundmann  <sven@hellerhof.de>
5463
5464         * list-mode.el (display-completion-list): Fixed completion list was
5465         taking the width of the frame and not of the window for displaying
5466         the selection methods.
5467
5468 2004-04-18  Stephen J. Turnbull  <stephen@xemacs.org>
5469
5470         * menubar-items.el (default-menubar): Options are saved to custom.el.
5471
5472
5473 2004-02-23  Stephen J. Turnbull  <stephen@xemacs.org>
5474
5475         * isearch-mode.el (isearch-abort): Preserve successful search target.
5476
5477 2004-03-27  Adrian Aichner  <adrian@xemacs.org>
5478
5479         * gnuserv.el: Sync with 21.5 version, inspired by bugreport and
5480         (make-variable-buffer-local 'gnuserv-minor-mode) patch by Robert
5481         Bihlmeyer.
5482         * gnuserv.el (gnuserv-mode-line-string): New.
5483         * gnuserv.el (gnuserv-minor-mode): Make it buffer-local, not
5484         gnuserv-mode.
5485         * gnuserv.el (make-x-device-with-gtk-fallback): New.
5486         * gnuserv.el (gnuserv-edit-files): Use
5487         make-x-device-with-gtk-fallback.
5488
5489 2004-03-23  Malcolm Purvis  <malcolmpurvis@optushome.com.au>
5490
5491         * gtk-widgets.el: New import: gtk-accel-group-new.
5492         * dialog-gtk.el:
5493         * dialog-gtk.el (gtk-popup-convert-underscores): New.
5494         * dialog-gtk.el (popup-builtin-question-dialog):
5495         Added support for dialog button mnemonics.
5496
5497 2004-03-22  Chris Green <cmg@dok.org>
5498
5499         * process.el (shell-command): Output buffer was ignored when a
5500         background process was run via shell-command.
5501
5502 2004-03-19  Hrvoje Niksic  <hniksic@xemacs.org>
5503
5504         * cus-edit.el (custom-save-variables): Retrieve a list of
5505         variables to save first, sort it, and make sure the variables are
5506         saved in sorted order.
5507
5508 2004-02-23  Steve Youngs  <sryoungs@bigpond.net.au>
5509  
5510         * package-get.el (package-get-update-base-from-buffer): Force
5511         binary coding system for verifying GnuPG signature in the
5512         package-index file.
5513  
5514 2003-07-06  Adrian Aichner  <adrian@xemacs.org>
5515
5516         * package-get.el (package-get-package-index-file-location): Handle
5517         missing "EMACSPACKAGEPATH" environment variable.
5518
5519 2003-07-05  Adrian Aichner  <adrian@xemacs.org>
5520
5521         * package-admin.el (package-admin-find-top-directory): Simplify
5522         directory comparisions and fix substring errors on short path
5523         components.
5524         * package-get.el (package-get-package-index-file-location):
5525         Default to first component of "EMACSPACKAGEPATH", if set.
5526
5527 2004-02-16  Steve Youngs  <sryoungs@bigpond.net.au>
5528
5529         * package-get.el (process-error): New error datum.
5530
5531 2004-02-02  Vin Shelton <acs@xemacs.org>
5532
5533         * XEmacs 21.4.15 is released
5534
5535 2003-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5536
5537         * itimer.el (activate-itimer): Modify the itimer timeout value as
5538         if it were begun at the last time when the itimer driver was woken
5539         up.
5540
5541 2004-01-27  Stephen J. Turnbull  <stephen@xemacs.org>
5542
5543         * specifier.el (Copyright):
5544         Update.
5545         (make-specifier-and-init):
5546         (map-specifier):
5547         (canonicalize-inst-pair):
5548         (canonicalize-spec-list):
5549         (set-specifier):
5550         Synch docstrings to 21.5 where appropriate.
5551
5552 2004-01-25  Steve Youngs  <sryoungs@bigpond.net.au>
5553
5554         * package-get.el (package-get-list-packages-where): New.  A
5555         function that allows searching for groups of packages.  For
5556         example, find all packages that require the fsf-compat package.
5557
5558 2004-01-25  Steve Youngs  <youngs@xemacs.org>
5559
5560         The Great PUI Sync.
5561
5562         * auto-autoloads.el: Regenerated.
5563
5564         * custom-load.el: Regenerated.
5565
5566         * dumped-lisp.el (packages-hardcoded-lisp): New.
5567
5568         * menubar-items.el (menu-max-items): New.
5569         (menu-submenu-max-items): New.
5570         (menu-submenu-name-format): New.
5571         (menu-split-long-menu): New.
5572         (menu-sort-menu): New.
5573         (default-menubar): Sync to 21.5 in regard to the PUI menus.
5574
5575         * obsolete.el (pui-add-install-directory): Renamed to the more
5576         logical `pui-set-local-package-get-directory'.
5577         (package-get-download-menu): Moved to `package-ui.el' and renamed
5578         to `package-ui-add-download-menu'.
5579
5580         * package-admin.el (package-admin-install-function-mswindows):
5581         Whitespace clean up.
5582         (package-admin-add-single-file-package): Removed.
5583         (package-admin-default-install-function): Whitespace clean up.
5584         (package-admin-find-top-directory): New.
5585         (package-admin-get-install-dir): Use it.
5586         (package-admin-get-manifest-file): 
5587         (package-admin-check-manifest): 
5588         (package-admin-add-binary-package):
5589         (package-admin-get-lispdir):
5590         (package-admin-delete-binary-package):
5591         (package-admin):
5592
5593         * package-get.el (package-get-package-index-file-location): New.
5594         (package-get-install-to-user-init-directory): New.
5595         (package-get-remote):
5596         (package-get-download-sites):
5597         (package-get-pre-release-download-sites): New.
5598         (package-get-site-release-download-sites): New.
5599         (package-get-base-filename):
5600         (package-get-always-update):
5601         (package-get-user-index-filename): Removed.
5602         (package-get-pgp-available-p): New.
5603         (package-get-require-signed-base-updates):
5604         (package-get-was-current):
5605         (package-entries-are-signed): New.
5606         (package-get-continue-update-base): New.
5607         (package-get-download-menu): Removed.
5608         (package-get-require-base):
5609         (package-get-update-base-entry):
5610         (package-get-locate-file):
5611         (package-get-locate-index-file):
5612         (package-get-maybe-save-index):
5613         (package-get-update-base):
5614         (package-get-update-base-from-buffer):
5615         (package-get-update-base-entries):
5616         (package-get-interactive-package-query):
5617         (package-get-update-all):
5618         (package-get-all):
5619         (package-get-dependencies):
5620         (package-get-init-package):
5621         (package-get-info): New.
5622         (package-get):
5623         (package-get-staging-dir):
5624         (package-get-set-version-prop): Removed.
5625         (package-get-installedp):
5626         (package-get-ever-installed-p):
5627         (packages): Removed.
5628         (package-get-custom-groups): Removed.
5629         (package-get-custom): Removed.
5630         (package-get-custom-add-entry): Removed.
5631
5632         * package-info.el (batch-update-package-info):
5633
5634         * package-net.el (package-net-batch-generate-bin-ini):
5635         (package-net-update-installed-db):
5636
5637         * package-ui.el (pui-info-buffer):
5638         (pui-directory-exists): Removed.
5639         (pui-package-dir-list): Removed.
5640         (pui-add-install-directory): Removed.
5641         (package-ui-download-menu): New.
5642         (package-ui-pre-release-download-menu): New.
5643         (package-ui-site-release-download-menu): New.
5644         (pui-set-local-package-get-directory): New.
5645         (pui-package-symbol-char):
5646         (pui-update-package-display):
5647         (pui-toggle-package):
5648         (pui-toggle-package-key):
5649         (pui-toggle-package-delete):
5650         (pui-toggle-package-delete-key):
5651         (pui-toggle-package-event):
5652         (pui-toggle-verbosity-redisplay):
5653         (pui-install-selected-packages):
5654         (pui-add-required-packages):
5655         (pui-help-echo):
5656         (pui-display-info):
5657         (list-packages-mode):
5658         (pui-list-packages):
5659
5660         * packages.el (packages-compute-package-locations):
5661         (package-require):
5662         (package-delete-name):
5663         (packages-hardcoded-lisp): Removed.
5664         (packages-useful-lisp): Removed.
5665         (packages-unbytecompiled-lisp): Removed.
5666         (packages-find-package-directories):
5667
5668         Summary:
5669
5670         Major code clean up of all things PUI.
5671
5672         Much improved code to determine where packages should be
5673         installed.  PUI no longer depends on any packages being
5674         pre-installed to compute where packages are to be installed to.
5675
5676         The user can specify the location of their package-index file.  It
5677         isn't necessary to set this because it has sane defaults.  People
5678         who "run-in-place" won't accidently overwrite the CVS
5679         package-index file.  See
5680         `package-get-package-index-file-location'. 
5681
5682         PUI will now properly clean up after itself in the event of an
5683         unsuccessful package install.  This drastically reduces the number
5684         of "wrong md5sum" FAQs.
5685
5686         non-Mule XEmacsen can no longer install Mule packages.
5687
5688         Package management via the custom interface has been removed.
5689
5690         The PUI related menubar items have been reorganised.
5691
5692         The PGP verification code has been fixed and the default for
5693         whether or not it is used is automatically computed.
5694
5695         * update-elc.el ((preloaded-file-list site-load-packages
5696         need-to-dump dumped-exe)):
5697         Just a couple of small changes to allow for
5698         `packages-(hardcoded|useful|unbytecompiled)-lisp' not really
5699         existing anymore.
5700
5701 2003-12-10  Hrvoje Niksic  <hniksic@xemacs.org>
5702
5703         * bytecomp.el (byte-compile-warn-about-unused-variables): Don't
5704         apply `format' to the first argument of byte-compile-warn, it
5705         already calls format.
5706
5707 2003-12-03  Adrian Aichner  <adrian@xemacs.org>
5708
5709         * files.el (delete-old-versions): Avoid going interactive during
5710         make install when environment variable VERSION_CONTROL is set.
5711
5712 2003-12-04  Vin Shelton  <acs@xemacs.org>
5713
5714         * menubar-items.el (menu-item-search): Only bring up search dialog
5715         box if the feature is available and desired.
5716
5717 2003-11-04  Stephen J. Turnbull  <stephen@xemacs.org>
5718
5719         * about.el (about-personal-info): Fix typo in Tony Rossini's entry.
5720
5721 2003-11-05  Vin Shelton  <acs@xemacs.org>
5722
5723         * help.el (Help-prin1-face):
5724         (Help-princ-face):
5725         princ and prin1 are functions and need to be called as such.  The
5726         idea for this patch was submitted by Eric Eide <eeide@cs.utah.edu>.
5727
5728 2003-10-22  Stephen J. Turnbull  <stephen@xemacs.org>
5729
5730         * about.el (about-xemacs): Give full version and build date.
5731
5732 2003-09-19  Stephen J. Turnbull  <stephen@xemacs.org>
5733
5734         * win32-native.el (grep-null-device): This XEmacs has null-device.
5735
5736 2003-09-06  Mike Sperber  <mike@xemacs.org>
5737
5738         * bytecomp.el (byte-compile-defvar-or-defconst): Actually
5739         implement the specified semantics for `defvar.'
5740
5741 2003-09-07  Adrian Aichner  <adrian@xemacs.org>
5742
5743         * window-xemacs.el (display-buffer): Fix for `shrink-to-fit' by
5744         Klaus Berndl, calling `shrink-window-if-larger-than-buffer' when
5745         displaying buffer in question.
5746
5747 2003-09-03  Vin Shelton <acs@xemacs.org>
5748
5749         * XEmacs 21.4.14 is released
5750
5751 2003-08-17  Vin Shelton  <acs@xemacs.org>
5752
5753         * about.el: Vanity patch.
5754
5755 2003-08-11  Stephen J. Turnbull  <stephen@xemacs.org>
5756
5757         * code-process.el (call-process):
5758         (call-process-region):
5759         (start-process):
5760         Document coding system processing.
5761
5762 2003-08-03  Stephen J. Turnbull  <stephen@xemacs.org>
5763
5764         * startup.el (splash-frame-body): Idiomatic English.
5765
5766 2003-04-24  Jin Choi <jsc@orangeimagineering.com>
5767
5768         * font-lock.el (font-lock-match-java-declarations): Move
5769         save-restriction, narrow-to-region to beginning of function to
5770         avoid going beyond the limit and causing an infloop.
5771
5772 2003-04-16  Jerry James  <james@xemacs.org>
5773
5774         * keydefs.el: Remove mappings for keys mapped to the nowhere
5775         defined function function-key-error.
5776
5777 2003-03-22  Vasily Korytov  <deskpot@myrealbox.com>
5778
5779         * lisp-mode.el (emacs-lisp-mode-hook, lisp-mode-hook,
5780         lisp-interaction-mode-hook): Add the docstrings.
5781
5782 2003-08-04  Michael Toomim <toomim@OCF.Berkeley.EDU>
5783
5784         * byte-optimize.el: Fix infinite loop in bytecode optimizer.  See:
5785         http://list-archive.xemacs.org/xemacs-beta/200306/msg00157.html
5786         http://list-archive.xemacs.org/xemacs-beta/200307/msg00005.html
5787
5788 2003-06-18  Nickolay Pakoulin  <npak@ispras.ru>
5789
5790         * cl-macs.el (cl-transform-lambda): Place doc on Common Lisp
5791         lambda list after the original doc.  Care about
5792         #'(lambda () "SingleString") 
5793         (cl-upcase-arg): 
5794         (cl-function-arglist):
5795         Care about &cl-defs and &cl-quote in lambda list, dotted lists and
5796         circular data structures in lambda list specification
5797
5798 2003-06-11  Adrian Aichner  <adrian@xemacs.org>
5799
5800         * font-lock.el (lisp-font-lock-keywords-1): Only NAME, not NAME(
5801         to appear in font-lock-function-name-face.
5802
5803 2003-06-17  Stephen J. Turnbull  <stephen@xemacs.org>
5804
5805         * bytecomp.el (byte-compile-lambda): Discard docstring only if it
5806         is not also the value of the lambda.
5807
5808 2003-05-06  Andy Piper  <andy@xemacs.org>
5809
5810         * files.el (revert-buffer): Make sure local variables get processed,
5811         even in the case of an optimized reversion.
5812
5813 2003-05-25  XEmacs Build Bot <builds@cvs.xemacs.org>
5814
5815         * XEmacs 21.4.13 is released
5816
5817 2003-03-18  Stephen J. Turnbull  <stephen@xemacs.org>
5818
5819         * gutter-items.el (buffers-tab-filter-functions): Improve docstring.
5820         Suggested by a Chris Palmer <chris@nodewarrior.org> patch.
5821
5822 2003-02-14  Ben Wing  <ben@xemacs.org>
5823
5824         * byte-optimize.el:
5825         * byte-optimize.el (byte-compile-inline-expand):
5826         * byte-optimize.el (byte-compile-unfold-lambda):
5827         * byte-optimize.el (byte-optimize-form-code-walker):
5828         * byte-optimize.el (byte-optimize-form):
5829         * byte-optimize.el (byte-decompile-bytecode-1):
5830         * byte-optimize.el (byte-optimize-lapcode):
5831         Review carefully and sync up to 20.7 except for areas as noted.
5832         Fixes problem with JDE compilation.
5833
5834 2003-02-05  Ben Wing  <ben@xemacs.org>
5835
5836         * simple.el:
5837         * simple.el (motion-keys-for-shifted-motion):
5838         Omit M-S-home/end from motion keys.
5839
5840 2003-02-07  Ben Wing  <ben@xemacs.org>
5841
5842         * text-props.el (text-property-any):
5843         * text-props.el (text-property-not-all):
5844         Fix bug when end > start.
5845
5846 2003-01-17  Stephen J. Turnbull  <stephen@xemacs.org>
5847
5848         * info.el (Info-insert-dir): Make default-directory end in
5849         separator.  Patch due to Martin Buchholz.
5850
5851 2003-01-15  Stephen J. Turnbull  <stephen@xemacs.org>
5852
5853         * XEmacs 21.4.12 "Portable Code" is released.
5854
5855 2003-01-13  Ilya Golubev  <golubev@xemacs.org>
5856
5857         * about.el: Update golubev data.
5858
5859 2003-01-15  Stephen J. Turnbull  <stephen@xemacs.org>
5860
5861         * isearch-mode.el (isearch-mode-map): Substitute comment on
5862         desirability, and back out "GR is printable" changes.
5863
5864 2003-01-08  Stephen J. Turnbull  <stephen@xemacs.org>
5865
5866         * isearch-mode.el (isearch-mode-map): Don't bind CSI.
5867
5868 2003-01-07  Stephen J. Turnbull  <stephen@xemacs.org>
5869
5870         * isearch-mode.el (isearch-mode-map): GR (and C1) is printable.
5871
5872 2003-01-06  Ville Skyttä  <scop@xemacs.org>
5873
5874         * menubar-items.el (default-menubar): Use browse-url-mozilla
5875         instead of browse-url-gnome-moz for Mozilla.
5876
5877 2003-01-03  Stephen J. Turnbull  <stephen@xemacs.org>
5878
5879         * XEmacs 21.4.11 "Native Windows TTY Support" is released.
5880
5881 2002-12-27  Ville Skyttä  <scop@xemacs.org>
5882
5883         * files.el (auto-mode-alist): Remove redundant entries for modes
5884         that live in packages.
5885         (interpreter-mode-alist): Ditto.
5886
5887 2002-03-17  Ville Skyttä  <ville.skytta@xemacs.org>
5888
5889         * menubar-items.el (default-menubar): Sync with current
5890         browse-url-xemacs.el.
5891
5892 2002-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
5893
5894         * XEmacs 21.4.10 "Military Intelligence" is released.
5895
5896 2002-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5897
5898         * font-lock.el (font-lock-fontify-keywords-region): Fix typo.
5899
5900 2002-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5901
5902         * keydefs.el (global-map): Bind C-xrd to delete-rectangle per GNU.
5903
5904 2001-05-10   Daiki Ueno  <ueno@unixuser.org>
5905
5906         * font-lock.el (font-lock-compile-keywords): Rewrite as a side
5907         effect free function.
5908         (font-lock-fontify-keywords-region): Supply the argument to
5909         font-lock-compile-keywords.
5910
5911 2002-09-22  Ville Skyttä  <ville.skytta@xemacs.org>
5912
5913         * package-get.el (package-get-download-sites): Bring sites list
5914         up to date, prefer xx.xemacs.org addresses.
5915
5916 2002-09-27  Andy Piper  <andy@xemacs.org>
5917
5918         * dialog.el (make-dialog-box): for general dialogs only
5919         delete-frame-hook will be run.
5920
5921 2002-09-28  Stephen J. Turnbull  <stephen@xemacs.org>
5922
5923         * font-lock.el (font-lock-fontify-syntactically-region): Add
5924         comment about lookup-syntax-properties, document LOUDLY as unused.
5925
5926 2002-08-26  Andy Piper  <andy@xemacs.org>
5927
5928         * gutter-items.el (set-progress-feedback-instantiator): Fix bad
5929         merge.
5930
5931 2002-09-02  Ville Skyttä  <ville.skytta@xemacs.org>
5932
5933         * bytecomp-runtime.el (make-obsolete): Docstring argument nit.
5934         (make-obsolete-variable): Ditto.
5935         (make-compatible): Ditto.
5936         (make-compatible-variable): Ditto.
5937
5938 2002-09-16  Stephen J. Turnbull  <stephen@xemacs.org>
5939
5940         * obsolete.el (parse-sexp-lookup-properties): new compatible alias
5941         for `lookup-syntax-properties'.  RFE from Alan Mackenzie.
5942
5943 2002-08-28  Andy Piper  <andy@xemacs.org>
5944
5945         * files.el (revert-buffer): propagate revert-without-query-status.
5946
5947 2002-06-03  Andy Piper  <andy@xemacs.org>
5948
5949         * dialog-items.el (make-search-dialog): align various subcontrols
5950         in visually pleasing ways, allow frame to autosize to the dialog
5951         size.
5952         * dialog.el (make-dialog-box): add a border inside the frame. Add
5953         :autosize property, if t then reset the frame size appropriately
5954         before the frame is mapped.
5955         * gutter-items.el (set-progress-feedback-instantiator): align
5956         various subcontrols.
5957         * gutter-items.el (set-progress-abort-instantiator): ditto.
5958
5959 2002-08-23  Stephen J. Turnbull  <stephen@xemacs.org>
5960
5961         * XEmacs 21.4.9 "Informed Management" is released.
5962
5963 2002-06-22  Ville Skyttä  <ville.skytta@xemacs.org>
5964
5965         * subr.el (add-to-list): Sync with GNU Emacs 21.2, adding the
5966         "&optional append" argument.
5967
5968 2002-07-16  Didier Verna  <didier@xemacs.org>
5969
5970         * subr.el (replace-in-string): fix case fold bug introduced by
5971         "2000-07-30  Ben Wing  <ben@xemacs.org>": honor the value of
5972         case-fold-search in temporary buffers.
5973
5974 2002-08-03  Steve Youngs  <youngs@xemacs.org>
5975
5976         * lib-complete.el (find-library): Remove check for mule because
5977         decompression DOES work on Mule.
5978
5979 2002-08-11  John Paul Wallington  <jpw@shootybangbang.com>
5980
5981         * simple.el (join-line): New alias for `delete-indentation'.
5982
5983 2002-08-02  Ville Skyttä  <ville.skytta@xemacs.org>
5984
5985         * font-lock.el: Some faces and doc typo fixes from GNU Emacs.
5986         (font-lock-doc-face): New alias to font-lock-doc-string-face.
5987         (font-lock-builtin-face): New.
5988         (font-lock-constant-face): New.
5989         (font-lock-face-list): Add builtin and constant faces.
5990
5991 2002-08-16  Stephen J. Turnbull  <stephen@xemacs.org>
5992
5993         * autoload.el (make-autoload): Support define-derived-mode.
5994         Collected puts of doc-string-elt property.  Based on a patch by
5995         Didier Verna <didier@xemacs.org>.
5996
5997 2002-08-15  Stephen J. Turnbull  <stephen@xemacs.org>
5998
5999         * wid-edit.el (widget-field-activate): Fix docstring typo.
6000
6001 2002-07-23  Andy Piper  <andy@xemacs.org>
6002
6003         * about.el (about-personal-info): update me.
6004
6005 2002-07-12  Andy Piper  <andy@xemacs.org>
6006
6007         * custom.el (custom-theme-set-variables): remove bogus
6008         arguments. Use custom-set-default to set defaults.
6009         (custom-set-variables): update doc.
6010         (custom-local-buffer): new, synced from FSF.
6011         (custom-set-default): ditto.
6012         (defcustom): update doc.
6013
6014 2002-06-16  Andy Piper  <andy@xemacs.org>
6015
6016         * menubar-items.el (default-menubar): enable windows printing on
6017         cygwin as well as native.
6018
6019 2002-06-12  Andy Piper  <andy@xemacs.org>
6020
6021         * printer.el (generic-print-buffer): catch all errors so that the
6022         print device can be cleared in all scenarios.
6023         (Printer-clear-device): make sure clearing the printer allows it
6024         to be used again immediately.
6025         (generic-print-region): make sure the default printer face is
6026         black-on-white.
6027
6028 2002-04-23  Jerry James  <james@xemacs.org>
6029
6030         * window-xemacs.el (display-buffer-function): Change doc to
6031         reflect new arg.
6032         * window-xemacs.el (pre-display-buffer-function): Ditto.
6033         * window-xemacs.el (display-buffer): New arg, shrink-to-fit.  If
6034         non-nil, make the new window just big enough for its contents.
6035         * frame.el (get-frame-for-buffer): Accept new arg, due to above.
6036         * frame.el (show-temp-buffer-in-current-frame): Remove broken
6037         temp-buffer-shrink-to-fit code.  Tell display-buffer instead.
6038
6039 2002-06-06  Andy Piper  <andy@xemacs.org>
6040
6041         * custom.el (custom-theme-set-variables): sync :set-after from FSF.
6042         (defcustom): ditto.
6043         (custom-handle-keyword): ditto.
6044
6045 2002-07-12  Stephen J. Turnbull  <stephen@xemacs.org>
6046
6047         * gutter-items.el (buffers-tab-selection-function): Improve doc.
6048         Make obsolete.  Default to nil.
6049         (buffers-tab-filter-functions): Improve doc.  Use literal default.
6050         Inspired by a patch by John Palmieri.
6051
6052 2002-07-01  Mike Alexander  <mta@arbortext.com>
6053
6054         * process.el (shell-command-on-region): Don't delete the region
6055         before giving it to call-process-region
6056
6057 2002-06-04  Jerry James <james@eecs.ku.edu>
6058
6059         * find-paths.el (paths-find-architecture-directory): Search in
6060         `system-configuration'/`base', not `base'`system-configuration'.
6061
6062 2002-06-23  Ville Skyttä  <ville.skytta@xemacs.org>
6063
6064         * info.el (Info-index): Add missing \ in [ t].
6065
6066 2002-06-11  Stephen J. Turnbull  <stephen@xemacs.org>
6067
6068         * gutter-items.el (gutter-buffers-tab-visible-p,
6069         buffers-tab-omit-function, buffers-tab-selection-function,
6070         buffers-tab-filter-functions):
6071         Doc improvements.
6072
6073 2002-06-09  Stephen J. Turnbull  <stephen@xemacs.org>
6074
6075         * toolbar.el (toolbar-icon-directory): Document trailing separator.
6076
6077         * toolbar-items.el (toolbar-news): Fix typo in message string.
6078
6079 2002-06-08  Stephen J. Turnbull  <stephen@xemacs.org>
6080
6081         * dialog.el (yes-or-no-p-dialog-box): 
6082         * cmdloop.el (y-or-n-p-minibuf):
6083         (yes-or-no-p-minibuf):
6084         (yes-or-no-p):
6085         (y-or-n-p): 
6086         Specify negative answers in docstrings.
6087
6088 2002-05-25  Steve Youngs  <youngs@xemacs.org>
6089
6090         * package-ui.el (pui-help-echo): Display both installed and author
6091         version.  Use a balloon-help window to display extra info like
6092         package requires.
6093
6094 2002-05-30  Andy Piper  <andy@xemacs.org>
6095
6096         * files.el (revert-buffer-internal): don't visit
6097         revert-buffer. Kill buffer when not used. Suggested by Mike
6098         Alexander <mta@arbortext.com>
6099
6100 2002-05-20  Stephen J. Turnbull  <stephen@xemacs.org>
6101
6102         * files.el (revert-buffer): More docstring fiddling.
6103
6104 2002-05-19  Stephen J. Turnbull  <stephen@xemacs.org>
6105
6106         * files.el (revert-buffer):
6107         (revert-buffer-internal):
6108         (revert-buffer-insert-file-contents-function):
6109         Improve docstrings and comments.
6110
6111 2002-05-08  Andy Piper  <andy@xemacs.org>
6112
6113         * files.el (revert-buffer): observe noconfirm behavior.
6114
6115 2002-04-09  Andy Piper  <andy@xemacs.org>
6116
6117         * files.el (revert-buffer): use revert-buffer-internal if it looks
6118         like doing so will not result in any user-visible changes.
6119         (revert-buffer-internal): new function. Do the actual process of
6120         reversion and then see whether the result is any different to what
6121         we have already. If it is not then do nothing.
6122
6123 2001-12-11  Andy Piper  <andy@xemacs.org>
6124
6125         * menubar.el (get-popup-menu-response): re-order so that it works
6126         on more sane/facist window systems.
6127
6128 2001-12-03  Andy Piper  <andy@xemacs.org>
6129
6130         * faces.el (frob-face-property): don't infloop in face frobbing
6131         from Jan Vroonhof <jan@xemacs.org>.
6132
6133 2001-11-30  Jan Vroonhof  <jan@xemacs.org>
6134
6135         * faces.el (frob-face-property): Follow face fall-back hierarchy
6136         properly for face properties without an instance. Only do manual
6137         copy form 'default in last resort. This handles in particular
6138         the case where 'default itself has only a fall-back (which is
6139         the case by default on windows).
6140
6141 2001-11-24  Andy Piper  <andy@xemacs.org>
6142
6143         * printer.el (generic-print-region): set default-frame-plist to
6144         nil while creating the printer frame so that sizes reflect the
6145         printed page.
6146
6147         * faces.el (face-complain-about-font): Don't complain on printers.
6148
6149 2002-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
6150         
6151         * package-net.el: Andy synch.
6152         
6153 2001-12-16  Andy Piper  <andy@xemacs.org>
6154
6155         * package-get.el (package-get-update-all): Make sure installed.db
6156         gets updated after updating packages.
6157
6158 2002-03-28  Ben Wing  <ben@xemacs.org>
6159
6160         * msw-glyphs.el: Set glyph-contrib-p to nil on hscroll,
6161         continuation, truncation so that we don't get line jumpiness from
6162         them being larger than the line height.
6163
6164         * msw-font-menu.el (mswindows-font-menu-font-data): Fix bug.
6165
6166 2001-11-30  Jan Vroonhof  <jan@xemacs.org>
6167
6168         * font.el (font-window-system-mappings): Add mapping for Gtk
6169         (assume identical to X) 
6170
6171 2002-02-04  Andy Piper  <andy@xemacs.org>
6172
6173         * files.el (convert-standard-filename): Fix for short filename
6174         Peter Arius <pas@methodpark.de>
6175
6176 2001-12-10  Christoph Wedler  <Christoph.Wedler@sap.com>
6177
6178         * list-mode.el (default-choose-completion): completion-base-size
6179         should refer to local value in the completion list buffer.
6180
6181 2001-12-03  Didier Verna  <didier@xemacs.org>
6182
6183         * rect.el: autoload `replace-rectangle'.
6184         * keydefs.el (global-map): bind it to `C-x r p'.
6185
6186 2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
6187
6188         * XEmacs 21.4.8 "Honest Recruiter" is released.
6189
6190 2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
6191
6192         This patch is based on Jerry James's patch and analysis.
6193
6194         * select.el (get-clipboard):
6195         (get-selection):
6196         Update docstrings.
6197         (get-clipboard-foreign):
6198         (get-selection-foreign):
6199         New function for use as `interprogram-paste-function's.
6200
6201         * simple.el (interprogram-paste-function): Change default to
6202         `get-clipboard-foreign'; improve docstring.
6203         (interprogram-cut-function): Improve dosctring.
6204
6205 2002-05-04  Stephen J. Turnbull  <stephen@xemacs.org>
6206
6207         * XEmacs 21.4.7 "Economic Science" is released.
6208
6209 2002-03-18  Adrian Aichner  <adrian@xemacs.org>
6210
6211         * cus-edit.el (customize-save-variable): Fix typo in prompt.
6212
6213 2002-03-26  John Paul Wallington  <jpw@xemacs.org>
6214
6215         * obsolete.el (assq-delete-all): New compatibility alias for 
6216         remassq.
6217
6218 2002-01-09  Simon Josefsson  <jas@extundo.com>
6219
6220         * files.el (auto-mode-alist): Support Sieve (*.siv, *.sieve).
6221
6222 2002-01-04  Adrian Aichner  <adrian@xemacs.org>
6223
6224         * info.el (Info-auto-generate-directory): Default
6225         Info-auto-generate-directory to 'if-outdated.
6226
6227 2002-03-28  Stephen J. Turnbull  <stephen@xemacs.org>
6228
6229         * startup.el (normal-top-level): Prevent migration code from
6230         trashing .emacs on an error in loading the init files.
6231
6232 2002-03-14  Ville Skyttä  <ville.skytta@xemacs.org>
6233
6234         * files.el (auto-mode-alist): GNUmakefile is a Makefile,
6235         "system default" Xdefaults and friends get xrdb-mode.
6236
6237 2002-03-05  Mats Lidell  <matsl@contactor.se>
6238  
6239         * help-nomule.el (tutorial-supported-languages): Added Swedish
6240         tutorial. Sorted languages.
6241
6242 2002-02-11  Mike Sperber <mike@xemacs.org>
6243
6244         * info.el (Info-maybe-update-dir): Regenerate dir if we're
6245         regenerating outdated dir files and dir is non-existent.
6246
6247 2002-01-27  Stephen J. Turnbull  <stephen@xemacs.org>
6248
6249         * code-files.el (convert-mbox-coding-system): Improve comment.
6250         (write-region): Improve docstring.  Reformat to 80 columns.  Add
6251         coding-system argument to `write-region-pre-hook' call.
6252         (write-region-pre-hook): Fix docstring to mention lockname argument.
6253
6254 2002-01-18  Stephen J. Turnbull  <stephen@xemacs.org>
6255
6256         * minibuf.el (completing-read): Remove redundant wrong arg list.
6257
6258         * help.el (with-displaying-help-buffer): Put usage advice in docstring.
6259
6260 2001-12-27  John Paul Wallington  <jpw@shootybangbang.com>
6261
6262         * obsolete.el (interactive-form): new compatibility alias for 
6263         function-interactive.
6264
6265 2001-11-29  Adrian Aichner  <adrian@xemacs.org>
6266
6267         * menubar-items.el (Menubar-items-truncate-list): Removed.
6268         * menubar-items.el (Menubar-items-truncate-history): New.
6269         * menubar-items.el (default-menubar): Use
6270         Menubar-items-truncate-history.
6271
6272 2002-02-03  Adrian Aichner  <adrian@xemacs.org>
6273
6274         * printer.el (generic-print-region): Pass correct arguments to
6275         lpr-region.  Thanks to Nevin Kapur <nevin@jhu.edu> and Björn
6276         Torkelsson <torkel@acc.umu.se>.
6277
6278 2002-01-09  John Paul Wallington  <jpw@shootybangbang.com>
6279
6280         * help.el (describe-mode): synched with FSF 19.34; handle nil
6281         minor mode indicators.
6282
6283 2001-12-03  Christoph Wedler  <Christoph.Wedler@sap.com>
6284
6285         * minibuf.el (completing-read): Update docstring.
6286
6287 2001-12-17  Stephen J. Turnbull  <stephen@xemacs.org>
6288
6289         * XEmacs 21.4.6 "Common Lisp" is released.
6290
6291 2001-11-21  Stephen J. Turnbull  <stephen@xemacs.org>
6292
6293         * package-net.el: Inadvertant synch with Windows branch.  From
6294         Andy's log:
6295         (package-net-kit-version): new variable.
6296         (package-net-generate-bin-ini): use it. Remove unwanted functions.
6297
6298 2001-11-28  Steve Youngs  <youngs@xemacs.org>
6299
6300         * package-get.el (package-get-locate-index-file): Also search the
6301         core etc/ directory for the package index file if it can't be
6302         found in ~/.xemacs/.
6303
6304 2001-12-13  William Perry  <wmperry@gnu.org>
6305
6306         * dialog-gtk.el (popup-builtin-question-dialog):
6307         Conform to API in gui.c.
6308         
6309 2001-11-12  Andy Piper  <andy@xemacs.org>
6310
6311         * cus-edit.el (custom-save-face-internal): make sure we save
6312         non-themed faces.
6313         (custom-save-variables): ditto variables.
6314
6315 2001-11-20  Stephen J. Turnbull  <stephen@xemacs.og>
6316
6317         * faces.el (make-face-family):
6318         (make-face-size):
6319         New face-modifying functions per Jan Vroonhof.
6320
6321         cus-face.el (custom-set-face-font-family):
6322         (custom-set-face-font-size):
6323         Use them.
6324
6325         * font.el (font-window-system-mappings): More precise docstring.
6326
6327         (font-create-name):
6328         (font-create-object):
6329         (tty-font-create-object):
6330         (tty-font-create-plist):
6331         (x-font-create-object):
6332         (x-font-create-name):
6333         (ns-font-create-name):
6334         (mswindows-font-create-object):
6335         (mswindows-font-create-name):
6336         Add doctrings.
6337
6338 2001-11-14  John Paul Wallington <jpw@shootybangbang.com>
6339
6340         * gtk-faces.el (gtk-init-device-faces): removed spurious
6341         quote before let* expression.
6342
6343 2001-10-29  Andy Piper  <andy@xemacs.org>
6344
6345         * code-files.el (toggle-buffer-file-coding-system): mark buffer as
6346         modified when changing coding system.
6347
6348         * toolbar-items.el (toolbar-dired): Use interactive "D" spec so
6349         that we invoke the GUI directory selector.
6350
6351 2001-10-25  Andy Piper  <andy@xemacs.org>
6352
6353         * dialog.el (make-dialog-box): use new directory dialog support.
6354         * minibuf.el (read-file-name-1): ditto.
6355         (read-file-name): ditto.
6356         (read-directory-name): ditto.
6357
6358 2001-10-23  Stephen J. Turnbull  <stephen@xemacs.org>
6359
6360         * XEmacs 21.4.5 "Civil Service" is released.
6361
6362 2001-04-23  Didier Verna  <didier@xemacs.org>
6363
6364         * cus-edit.el (custom-variable-pre-save): New.
6365         * cus-edit.el (custom-variable-post-save): New.
6366         * cus-edit.el (custom-variable-save): use them.
6367         * cus-edit.el (custom-face-pre-save): New.
6368         * cus-edit.el (custom-face-post-save): New.
6369         * cus-edit.el (custom-face-save): use them.
6370         * cus-edit.el (custom-group-pre-save): New.
6371         * cus-edit.el (custom-group-post-save): New.
6372         * cus-edit.el (custom-group-save): use them.
6373         * cus-edit.el (Custom-save): use the pre/post functions above,
6374         call `custom-save-all' only once.
6375         * cus-edit.el (custom-variable-pre-reset-standard): New.
6376         * cus-edit.el (custom-variable-post-reset-standard): New.
6377         * cus-edit.el (custom-variable-reset-standard): use them.
6378         * cus-edit.el (custom-face-pre-reset-standard): New.
6379         * cus-edit.el (custom-face-post-reset-standard): New.
6380         * cus-edit.el (custom-face-reset-standard): use them.
6381         * cus-edit.el (custom-group-pre-reset-standard): New.
6382         * cus-edit.el (custom-group-post-reset-standard): New.
6383         * cus-edit.el (Custom-reset-standard): use them.
6384         * cus-edit.el (custom-face-reset-saved): use the pre/post
6385         functions above, call `custom-save-all' only once.
6386
6387 2001-04-08  Danny Colascione  <qtmstr@optonline.net>
6388
6389         * gutter-items.el (buffers-tab face): Derive from the modeline
6390         face by default.  Many people use white-on-black for the default
6391         font, and the tabs look hideous with that color combination.  The
6392         modeline usually has the correct colors.
6393
6394 2001-09-28  Robert Pluim  <rpluim@bigfoot.com>
6395
6396         * etags.el (find-tag): Doc fix, point users at pop-tag-mark.
6397         (tag-mark-stack-max): Typo fix.
6398
6399 2001-09-28  Ben Wing  <ben@xemacs.org>
6400
6401         * font-lock.el:
6402         * font-lock.el (font-lock-after-change-function):
6403         fix problem with last patch, reported by Katsumi Yamaoka.
6404
6405 2001-09-17  Ben Wing  <ben@xemacs.org>
6406
6407         * font-lock.el (font-lock-after-change-function):
6408         fix problem when you insert a comment on the line before a line of
6409         code: if we use the following char, then when you hit backspace,
6410         the following line of code turns the comment color.
6411
6412 2001-06-08  Ben Wing  <ben@xemacs.org>
6413
6414         * process.el: comment about shell-command-switch.
6415         * process.el (shell-quote-argument): Need to quote a null
6416         argument, too.  From Dan Holmsand.
6417         
6418         * startup.el (normal-top-level): Delete some unused FSF junk.
6419         * startup.el (command-line-early):
6420         
6421         * startup.el (command-line): Call MS Windows init function.
6422         
6423         * win32-native.el:
6424         * win32-native.el (mswindows-system-shells): New.
6425         * win32-native.el (mswindows-system-shell-p): New.
6426         * win32-native.el (init-mswindows-at-startup): New.
6427         * win32-native.el (mswindows-quote-one-vc-runtime-arg):
6428         * win32-native.el (mswindows-quote-one-simple-arg):
6429         * win32-native.el (mswindows-quote-one-command-arg):
6430         * win32-native.el (mswindows-construct-process-command-line-alist):
6431         Correct comments at top.  Correctly handle passing arguments
6432         to Cygwin programs and to bash.  Fix quoting of zero-length
6433         arguments (from Dan Holmsand).  Set shell-command-switch based
6434         on shell-file-name, which in turn comes from env var SHELL.
6435
6436 2001-07-18  Alexey Mahotkin  <alexm@hsys.msk.ru>
6437
6438         * toolbar.el (toolbar-visible-p, toolbar-captioned-p,
6439         default-toolbar-position): Fill docstrings for balloon-help.
6440
6441 2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
6442
6443         * faces.el: Reenable specifications over 'gtk domain.
6444
6445 2001-08-08  Didier Verna  <didier@xemacs.org>
6446
6447         * autoload.el (update-autoload-files): make defdir a file name,
6448         not directory name.
6449
6450 2001-08-06  Steve Youngs  <youngs@xemacs.org>
6451
6452         * menubar-items.el (default-menubar): Use 'report-xemacs-bug'.
6453
6454         * lisp-mnt.el (lm-report-bug): Use 'report-xemacs-bug-beta-address'.
6455
6456 2001-08-01  Edward M. Lee  <tailbert@yahoo.com>
6457
6458         * font-menu.el (font-menu-set-font): Default to current font-family.
6459         (font-menu-preferred-resolution):
6460         (font-menu-size-scaling):
6461         Provide gtk defaults, too.
6462
6463 2001-07-29  Mike Alexander  <mta@arbortext.com>
6464
6465         * cus-face.el (custom-set-face-font-size): Last arg to apply is a
6466         list
6467         (custom-set-face-font-family): ditto
6468
6469 2001-07-26  Mike Sperber <mike@xemacs.org>
6470
6471         * files.el (auto-mode-alist): .9 files are man pages, too.
6472
6473 2001-07-23  Edwin Steiner <esteiner@net4you.at>
6474
6475         * process.el (call-process-internal): bind
6476         coding-system-for-write to 'binary when calling
6477         start-process-internal, so the process receives 
6478         the literal contents of INFILE.
6479
6480 2001-09-15  Edward M. Lee  <tailbert@yahoo.com>
6481
6482         * files.el (auto-mode-alist): Add configure.ac support.
6483
6484 2001-07-19  Adrian Aichner  <adrian@xemacs.org>
6485
6486         * buff-menu.el:
6487         mouse.el:
6488         Adrian's mouse-track patch.  See <y9plq0nc.fsf@ecf.teradyne.com>.
6489
6490 2001-07-28  Stephen J. Turnbull  <stephen@xemacs.org>
6491
6492         * XEmacs 21.4.4 "Artificial Intelligence" is released.
6493
6494 2001-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6495
6496         * mule/kinsoku.el (kinsoku-bol-p): Work with ascii and non-ascii
6497         mixed text.
6498         (kinsoku-eol-p): Ditto.
6499
6500 2001-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6501
6502         * mule/kinsoku.el (kinsoku-ascii-eol, kinsoku-gb-bol,
6503         kinsoku-gb-eol, kinsoku-big5-bol, kinsoku-big5-eol): Assign
6504         characters as the category `s' or `e' correctly.
6505
6506 2001-06-06  Alexey Mahotkin  <alexm@hsys.msk.ru>
6507
6508         * mule/cyrillic.el: Uncomment definition of ccl-encode-koi8-r-font.
6509
6510 2001-06-14  Alexey Mahotkin  <alexm@hsys.msk.ru>
6511
6512         * mule/cyrillic.el:  Set up case table.
6513
6514 2001-06-08  Mike Sperber <mike@xemacs.org>
6515
6516         * files.el (save-some-buffers-1): Don't zap the help window right
6517         after `map-y-or-n-p' has popped it up.
6518
6519 2001-06-15  Nick Pakoulin  <npak@ispras.ru>
6520
6521         * help.el (frob-help-extents): Require 'hyper-apropos for faces.
6522
6523 2001-07-18  Stephen J. Turnbull  <stephen@xemacs.org>
6524
6525         * specifier.el: define-specifier-tag 'gtk.
6526
6527 2001-05-12  Ben Wing  <ben@xemacs.org>
6528
6529         * find-paths.el (paths-find-recursive-path):
6530         fix error with null EXCLUDE-REGEXP.
6531         
6532         * font-lock.el (font-lock-mode):
6533         fix problem reported by hrvoje with buffers starting with a space.
6534         
6535 2001-05-06  Ben Wing  <ben@xemacs.org>
6536
6537         * dialog.el (make-dialog-box):
6538         * menubar-items.el (default-menubar):
6539         * printer.el (generic-print-buffer):
6540         * printer.el (generic-print-region):
6541         implement printing the selection when it's selected.
6542
6543 2001-04-18  Didier Verna  <didier@xemacs.org>
6544
6545         * cus-edit.el (Custom-reset-standard): reset to standard settings
6546         not only when the buffer's :custom-state is 'modified, but also
6547         when it is 'set or 'saved.
6548
6549 2001-04-17  Didier Verna  <didier@xemacs.org>
6550
6551         * startup.el (load-user-init-file): define `custom-file' before
6552         loading the user's init file.
6553
6554 2001-04-09  Danny Colascione  <qtmstr@optonline.net>
6555
6556         * menubar.el (popup-mode-menu): Make it work with
6557         popup-menu-titles turned off.
6558         
6559 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
6560
6561         * about.el (about-mailto-link): Use compose-mail for sending mail.
6562
6563 2001-07-14  Sean MacLennan  <seanm@storm.ca>
6564
6565         * package-admin.el (package-install-hook): New.
6566         (package-delete-hook): New.
6567         (package-admin-add-single-file-package): Use package-delete-hook.
6568
6569         * package-get.el (package-get): Use package-install-hook.
6570
6571 2001-06-26  Robert Pluim  <rpluim@bigfoot.com>
6572
6573         * package-ui.el (pui-install-selected-packages): reverse the lists
6574         of packages so that they get handled in the same order as they
6575         were selected.
6576
6577 2001-06-26  Robert Pluim  <rpluim@bigfoot.com>
6578
6579         * packages.el (locate-library): Use read-library-name for completion.
6580
6581 2001-05-21  Martin Buchholz  <martin@xemacs.org>
6582
6583         * byte-optimize.el (=): `=' is not a binary predicate!
6584         Fix incorrect optimization: (= 0 0 (random 2)) ==> 0 or 1.
6585         Use byte-optimize-predicate, not byte-optimize-binary-predicate,
6586
6587 2001-05-20  Martin Buchholz  <martin@xemacs.org>
6588
6589         * bytecomp.el (byte-compile-arithcompare):
6590         Only optimize (= x) ==> t if byte-compile-delete-errors is not nil.
6591
6592 2001-06-03  William M. Perry  <wmperry@gnu.org>
6593
6594         * dialog-gtk.el (popup-builtin-open-dialog): Don't forget to
6595         return the filename selected by the user!
6596
6597 2001-05-31  William M. Perry  <wmperry@gnu.org>
6598
6599         * font-menu.el: Avoid arithmetic with 'nil' when using the font menu
6600         in XEmacs/GTK.
6601
6602 2001-05-29  Alexey Mahotkin  <alexm@hsys.msk.ru>
6603
6604         * coding.el: Tiny typo fixed.
6605
6606 2001-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
6607
6608         * XEmacs 21.4.3 "Academic Rigor" is released.
6609
6610 2001-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
6611
6612         * config.values.sh:  lisp/utils?/config.el -> lisp/config.el.
6613
6614 2001-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
6615
6616         * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.
6617
6618 2001-05-04  Ben Wing  <ben@xemacs.org>
6619
6620         * printer.el (generic-print-buffer):
6621         * printer.el (generic-print-region):
6622         Enable dialog boxes.  Apply workaround recommended by Kirill.
6623         fix (fboundp 'lpr-buffer) -> (fboundp 'lpr-region).
6624         
6625         * simple.el (kill-whole-line):
6626         * simple.el (kill-line-1):
6627         * simple.el (kill-entire-line):
6628         * simple.el (kill-line):
6629         * simple.el (backward-kill-line):
6630         Take out interactive dependence of kill-whole-line.
6631
6632 2001-04-22  Ben Wing  <ben@xemacs.org>
6633
6634         * dialog.el (make-dialog-box):
6635         Put dialog titles back in -- this time correctly.  Fix various
6636         other problems with leaks and such.
6637
6638         * simple.el (region-exists-p):
6639         * simple.el (region-active-p):
6640         Add comment about which one is correct to use in menu specs.
6641
6642 2001-05-05  Ben Wing  <ben@xemacs.org>
6643
6644         * dialog.el (make-dialog-box): fix doc string.
6645         * menubar-items.el (default-menubar): Add Page Setup for Windows,
6646         take out Pretty Print.
6647         * printer.el:
6648         * printer.el (printer-current-device): New.
6649         * printer.el (Printer-get-device): New.
6650         * printer.el (Printer-clear-device): New.
6651         * printer.el (generic-page-setup): New.
6652         * printer.el (generic-print-buffer):
6653         * printer.el (generic-print-region):
6654         Implement Page Setup.  Handle errors properly.
6655
6656 2001-05-05  Ben Wing  <ben@xemacs.org>
6657
6658         * subr.el (error): Complete list of errors in doc string.
6659         
6660 2001-04-22  Ben Wing  <ben@xemacs.org>
6661
6662         * bytecomp-runtime.el (byte-compiler-options): Correct doc string.
6663         
6664 2001-05-03  Adrian Aichner  <adrian@xemacs.org>
6665
6666         * build-report.el: Remove CVS keywords since this file has been in
6667         core lisp for a while now.
6668         * build-report.el (build-report-make-output-files): Fix typo.
6669
6670 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
6671
6672         * about.el (about-finish-buffer): Make sure the last change works
6673         even if EVENT is nil.
6674
6675 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
6676
6677         * about.el (about-finish-buffer): Kill/bury the buffer where the user
6678         clicked, not the one that happens to be the current buffer at the
6679         time.
6680
6681 2001-03-19  Karl M. Hegbloom  <karlheg@microsharp.com>
6682
6683         * cus-edit.el (custom-display): Support the GTK Window System also.
6684
6685 2001-04-30  Ben Wing  <ben@xemacs.org>
6686
6687         * printer.el:
6688         * printer.el (printer-page-header):
6689         * printer.el (Print-context): New.
6690         * printer.el (printer-page-footer):
6691         * printer.el (generate-header-element): New.
6692         * printer.el (generate-header-line): New.
6693         * printer.el (print-context-property):
6694         * printer.el (generic-print-buffer):
6695         * printer.el (generic-print-region):
6696         Implement headers and footers.  Implement calling Print dialog box
6697         (#### but it doesn't quite work yet).
6698
6699 2001-04-25  Ben Wing  <ben@xemacs.org>
6700
6701         * about.el (xemacs-hackers):
6702         * about.el (about-url-alist):
6703         * about.el (about-personal-info):
6704         * about.el (about-hacker-contribution):
6705         More contributions.
6706         
6707         * simple.el (handle-post-motion-command):
6708         Fix spurious setting of zmacs-region-stays to t after a non-shift
6709         motion command.
6710
6711 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
6712
6713         * about.el (about-personal-info): Update my bio.
6714         (about-hacker-contribution): Ditto.
6715
6716 2001-04-23  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
6717
6718         * startup.el (splash-frame-body): Update copyright notices: Ben, FSF.
6719
6720 2001-04-19  Andy Piper  <andy@xemacs.org>
6721
6722         * package-net.el (package-net-cygwin32-binary-size): new size.
6723         (package-net-win32-binary-size): new size.
6724         (package-net-convert-index-to-ini): Use new arch.
6725         (package-net-batch-convert-index-to-ini): Removed.
6726         (package-net-generate-bin-ini): New.
6727         (package-net-batch-generate-bin-ini): New.
6728
6729 2001-04-19  Stephen J. Turnbull  <stephen@xemacs.org>
6730
6731         * XEmacs 21.4.1 "Copyleft" is released.
6732
6733 2001-04-19  Stephen J. Turnbull  <stephen@xemacs.org>
6734
6735         * x-compose.el (xlib-input-method-bug-workaround):
6736         (alias-colon-to-double-quote):
6737         Force sort in map-keymap to work around rehash bug.
6738
6739 2001-04-17  Ben Wing  <ben@xemacs.org>
6740
6741         * about.el: Finish overhaul, add a few new hackers, update a
6742         couple old ones.
6743
6744 2001-04-16  Stephen J. Turnbull  <stephen@xemacs.org>
6745
6746         * XEmacs 21.4.0 "Solid Vapor" is released.
6747
6748 2001-04-15  Ben Wing  <ben@xemacs.org>
6749
6750         * about.el:
6751         * about.el (about-headline-face): New.
6752         * about.el (about-link-face): New.
6753         * about.el (about-current-release-maintainers): New.
6754         * about.el (about-other-current-hackers): New.
6755         * about.el (about-url-alist):
6756         * about.el (about-once-and-future-hackers): New.
6757         * about.el (about-mailto-link): New.
6758         * about.el (about-get-buffer):
6759         * about.el (about-finish-buffer):
6760         * about.el (about-xemacs):
6761         * about.el (about-features): Removed.
6762         * about.el (about-advantages): New.
6763         * about.el (about-maintainer-info): Removed.
6764         * about.el (about-personal-info): New.
6765         * about.el (about-hacker-contribution): New.
6766         * about.el (about-maintainer):
6767         * about.el (about-show-linked-info):
6768         * about.el (about-hackers):
6769         Major revamping.  Rewriting of most of the text, improve the
6770         link handling, separate info on contributors into personal
6771         and contribution info, add new contributors, update personal
6772         info, etc. etc.
6773         
6774         * menubar-items.el (default-menubar):
6775         Help menubar entry for News now says more accurately
6776         "What's New in XEmacs".
6777         
6778         * mouse.el:
6779         * mouse.el (mouse-track-cleanup-hook):
6780         * mouse.el (mouse-track):
6781         Don't set-buffer to a dead buffer when calling mouse-track
6782         cleanup hooks.
6783
6784 2001-04-14  Stephen J. Turnbull  <stephen@xemacs.org>
6785
6786         * XEmacs 21.2.47 "Zephir" is released.
6787
6788 2001-04-02  Jan Vroonhof  <jan.vroonhof@ntlworld.com>
6789
6790         * dialog.el (make-dialog-box): Disable dialog box titles until
6791         we get them working.
6792
6793 2001-03-30  Ben Wing  <ben@xemacs.org>
6794
6795         * help.el:
6796         * help.el (Help-princ-face):
6797         * help.el (Help-prin1-face):
6798         * help.el (frob-help-extents):
6799         * help.el (describe-function-1):
6800         * help.el (describe-variable):
6801         Avoid using font-lock faces, which may not be defined.
6802         Instead, use hyper-apropos faces, and make sure they're
6803         defined as necessary by using `require'. (It's not so safe
6804         to do this for font-lock.) In any case, we will eventually
6805         be merging this functionality into hyper-apropos.
6806
6807         * loaddefs.el (completion-ignored-extensions):
6808         Fix documentation.
6809         
6810         * menubar-items.el (menu-truncate-list): Removed.
6811         * menubar-items.el (Menubar-items-truncate-list): New.
6812         * menubar-items.el (default-menubar):
6813         Fix errors if grep or compile command is too long.  Rename helper
6814         function to be less visible.
6815
6816 2001-03-23  Martin Buchholz  <martin@xemacs.org>
6817
6818         * byte-optimize.el (byte-optimize-minus):
6819         Fix mis-byte-compilation of (- 0 x) --> (- (- x))
6820
6821 2001-03-26  Hrvoje Niksic  <hniksic@arsdigita.com>
6822
6823         * dumped-lisp.el (preloaded-file-list): Load mule/latin.el when
6824         Mule is available.
6825
6826         * mule/latin.el: New file.
6827
6828 2001-03-11  Ben Wing  <ben@xemacs.org>
6829
6830         * auto-save.el:
6831         * auto-save.el (auto-save-directory):
6832         * auto-save.el (make-auto-save-file-name):
6833         * auto-save.el (auto-save-file-name-p): New.
6834
6835         Merge in improvements from other definition of
6836         make-auto-save-file-name in files.el.
6837         
6838         * auto-save.el (auto-save-original-name):
6839         * auto-save.el (auto-save-name-in-fixed-directory):
6840         * auto-save.el (auto-save-unslashify-name): Removed.
6841         * auto-save.el (auto-save-slashify-name): Removed.
6842         * auto-save.el (auto-save-reserved-chars): New.
6843         * auto-save.el (auto-save-escape-name): New.
6844         * auto-save.el (auto-save-unhex): New.
6845         * auto-save.el (auto-save-unescape-name): New.
6846
6847         Change algorithm for encoding filenames in auto-save names to be
6848         entirely safe with all filesystems and all possible characters in
6849         a filename, and 100% reversible. (Essentially, uses
6850         quoted-printable as the encoding.)
6851         
6852         * auto-save.el (recover-all-files):
6853
6854         Use insert-directory rather than calling ls directly -- fixes
6855         things under Windows.
6856
6857         * files.el:
6858         * files.el (convert-standard-filename): Substitute FSF's
6859         definition for this (we had nothing here before).
6860         
6861         * files.el (backup-buffer): Warning fix.
6862         
6863         * files.el (make-backup-file-name):
6864         * files.el (find-backup-file-name):
6865         Fix error in calling sequence to auto-save-file-name-p.
6866         
6867         * files.el (recover-file):
6868         Use insert-directory rather than calling ls directly -- fixes
6869         things under Windows.
6870
6871         * files.el (make-auto-save-file-name): Removed.
6872         * files.el (auto-save-file-name-p): Removed.
6873         auto-save is always dumped so no sense in having a definition
6874         that will always be overwritten with another.
6875         
6876         * files.el (insert-directory):
6877         * win32-native.el:
6878         * win32-native.el (debug-mswindows-process-command-lines):
6879         * win32-native.el (original-make-auto-save-file-name): Removed.
6880         * win32-native.el (make-auto-save-file-name): Removed.
6881
6882
6883 2001-03-21  Martin Buchholz <martin@xemacs.org>
6884
6885         * XEmacs 21.2.46 "Urania" is released.
6886
6887 2001-03-16  Stephen J. Turnbull  <stephen@xemacs.org>
6888
6889         * menubar-items.el (default-menubar): Update sample.emacs to
6890         sample.init.el and adjust accelerators.
6891
6892 2001-02-02  Stephen J. Turnbull  <stephen@xemacs.org>
6893
6894         * build-report.el (build-report): Improve docstring.
6895
6896 2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
6897
6898         * ChangeLog: Log GTK merge.
6899
6900         * gutter-items.el:
6901         * mwheel.el:
6902         * sound.el:
6903         * startup.el:
6904         Revert gratuitous whitespace changes.
6905
6906 2001-03-07  Ben Wing  <ben@xemacs.org>
6907
6908         * help.el:
6909         * help.el (key-or-menu-binding):
6910         * help.el (Help-find-file): New.
6911         * help.el (describe-beta):
6912         * help.el (describe-copying):
6913         * help.el (describe-project):
6914         * help.el (view-emacs-news):
6915         * help.el (view-sample-init-el): New.
6916         * help.el (Help-princ-face): New.
6917         * help.el (Help-prin1-face): New.
6918         * help.el (help-symbol-function-context-menu):
6919         * help.el (help-symbol-variable-context-menu):
6920         * help.el (help-symbol-function-and-variable-context-menu):
6921         * help.el (frob-help-extents):
6922         * help.el (describe-function-1):
6923         * help.el (describe-variable):
6924
6925         Add coloring in Help buffers, correspondent with hyperlinks.
6926         View files in view-mode rather than Fundamental.
6927         Remove separators from context menus -- now handled in generic code.
6928         Add `Find Tag' to context menu.
6929         
6930         * menubar.el (popup-mode-menu):
6931
6932         Rewrite code that outputs the popup menu to (a) put more specific
6933         entries first, (b) be more robust, (c) output the proper context
6934         menu separators automatically (the context menu functionality is
6935         new and currently used only by Help).
6936
6937 2001-03-10  William M. Perry  <wmperry@aventail.com>
6938
6939         * dialog-gtk.el (gtk-make-dialog-box-internal): Forgot to rewrite
6940         this function when converting from the 21.1 GTK branch.  Now
6941         supports file, password, question, and color built-in dialogs.
6942
6943 2001-03-06  Ben Wing  <ben@xemacs.org>
6944
6945         * keydefs.el:
6946         * keydefs.el (global-map):
6947         Add commented-out change of M-k (for 21.5).
6948         
6949         * menubar-items.el (default-menubar):
6950         Fix items to control kill-line behavior; add items for
6951         shifted motion.
6952         
6953         * simple.el:
6954         * simple.el (kill-whole-line):
6955         * simple.el (historical-kill-line): Removed.
6956         * simple.el (kill-line): Removed.
6957         * simple.el (kill-entire-line): New.
6958         * simple.el (kill-line-1): New.
6959         * simple.el (backward-kill-line):
6960         Undo kill-whole-line == always changes.  Add new function
6961         kill-entire-line to unconditionally delete the current line.
6962         Add comments describing the lamentable state of affairs of
6963         the kill-line functions and variables.
6964
6965 2001-03-02  Ben Wing  <ben@xemacs.org>
6966
6967         * simple.el:
6968         * simple.el (beginning-of-buffer):
6969         * simple.el (end-of-buffer):
6970         * simple.el (mark-ring-unrecorded-commands):
6971         * simple.el (signal-error-on-buffer-boundary):
6972         * simple.el (shifted-motion-keys-select-region):
6973         * simple.el (unshifted-motion-keys-deselect-region):
6974         * simple.el (motion-keys-for-shifted-motion): New.
6975         * simple.el (handle-pre-motion-command):
6976         * simple.el (handle-post-motion-command):
6977         * simple.el (forward-char-command):
6978         * simple.el (backward-char-command):
6979         * simple.el (scroll-up-command):
6980         * simple.el (scroll-down-command):
6981         * simple.el (next-line):
6982         * simple.el (previous-line):
6983         * simple.el (backward-block-of-lines):
6984         * simple.el (forward-block-of-lines):
6985         * simple.el (backward-word):
6986         * simple.el (mark-word):
6987
6988         Augment documentation of the most common motion commands to make
6989         note of the shifted-motion support.  Improve the support to (a)
6990         properly document how it works and why it's done in the fashion it
6991         is, and (b) allow the keystrokes that trigger it to be customized.
6992
6993         Correct error in the customize specification of
6994         mark-ring-unrecorded-commands.
6995
6996 2001-03-02  Ben Wing  <ben@xemacs.org>
6997
6998         * font-lock.el:
6999         * font-lock.el (font-lock-pending-extent-table): Removed.
7000         * font-lock.el (font-lock-pending-buffer-table): New.
7001         * font-lock.el (font-lock-pre-idle-hook):
7002         * font-lock.el (font-lock-after-change-function):
7003         * font-lock.el (font-lock-fontify-pending-extents):
7004         * font-lock.el (font-lock-lisp-like):
7005
7006         Fix handling of pending extents to avoid excessive slowness (N^2
7007         behavior) when making lots of buffer changes between redisplays,
7008         such as when saving the Options.
7009
7010 2001-03-09  William M. Perry  <wmperry@aventail.com>
7011
7012         * device.el:
7013         * dragdrop.el:
7014         * dumped-lisp.el:
7015         * faces.el:
7016         * frame.el:
7017         * gnuserv.el:
7018         * loadup.el:
7019         * menubar-items.el:
7020         * minibuf.el:
7021         The Great GTK Merge.
7022
7023         * ChangeLog.GTK:
7024         * dialog-gtk.el:
7025         * gdk.el:
7026         * generic-widgets.el:
7027         * glade.el:
7028         * gnome-widgets.el:
7029         * gnome.el:
7030         * gtk-compose.el:
7031         * gtk-extra.el:
7032         * gtk-faces.el:
7033         * gtk-ffi.el:
7034         * gtk-file-dialog.el:
7035         * gtk-font-menu.el:
7036         * gtk-glyphs.el:
7037         * gtk-init.el:
7038         * gtk-iso8859-1.el:
7039         * gtk-marshal.el:
7040         * gtk-mouse.el:
7041         * gtk-package.el:
7042         * gtk-password-dialog.el:
7043         * gtk-select.el:
7044         * gtk-widget-accessors.el:
7045         * gtk-widgets.el:
7046         * gtk.el:
7047         widgets-gtk.el:
7048         The Great GTK Merge: new files.
7049
7050 2001-03-05  Stephen J. Turnbull  <stephen@xemacs.org>
7051
7052         * generic-widgets.el: Don't require gtk (a built-in feature) at
7053         top level.  Don't execute the last sexp unless (featurep 'gtk).
7054
7055 2001-02-28  Stephen J. Turnbull  <stephen@xemacs.org>
7056
7057         * mule/mule-init.el (auto-language-alist): Split zh into GB and BIG5.
7058
7059 2001-02-23  Martin Buchholz <martin@xemacs.org>
7060
7061         * XEmacs 21.2.45 "Thelxepeia" is released.
7062
7063 2001-01-25  Jason R. Mastaler  <jason@xemacs.org> 
7064  
7065         * about.el (xemacs-hackers): update my entry. 
7066         * about.el (about-maintainer-info): ditto. 
7067         * about.el (about-hackers): ditto. 
7068
7069 2001-02-20  Jan Vroonhof  <jan@xemacs.org>
7070
7071         * about.el (about-maintainer-info): More vanity info about
7072         yours truly.
7073
7074 2001-02-20  Adrian Aichner  <adrian@xemacs.org>
7075
7076         * build-report.el (build-report-destination): xemacs-build-reports
7077         has moved to SourceForge, where mailing list name length is
7078         restricted, hence the name change to
7079         xemacs-buildreports@xemacs.org.
7080         * build-report.el (build-report-keep-regexp): Update default.
7081         * build-report.el (build-report-delete-regexp): Ditto.
7082         * build-report.el (build-report-make-output-files): Ditto.
7083
7084 2001-02-19  Craig Lanning  <lanning@scra.org>
7085
7086         * lisp-mode.el: Add indentation specifications for following
7087         Common Lisp forms: handler-case, handler-bind, with-slots,
7088         with-open-file, with-open-stream, print-unreadable-object.
7089
7090 2001-02-18  Matt Tucker  <tuck@whistlingfish.net>
7091
7092         * font-lock.el (font-lock-set-defaults-1):
7093         Move initialization of `font-lock-cache-position' so that it's set
7094         even if font-lock-keywords is already defined.
7095
7096 2001-02-17  Matt Tucker  <tuck@whistlingfish.net>
7097
7098         * autoload.el (generate-file-autoloads-1):
7099         Use `emacs-lisp-mode-syntax-table' instead of
7100         `lisp-mode-syntax-table'.
7101         * lisp-mode.el (lisp-mode-syntax-table):
7102         Get rid of old checks for `parse-partial-sexp' version.
7103         Make `|' (pipe) string delimiter instead of punctuation.
7104
7105 2001-02-16  Martin Buchholz  <martin@xemacs.org>
7106
7107         * window.el (save-selected-window):
7108         Use gensym for better macro hygiene.
7109
7110 2001-02-06  Mike Sperber <mike@xemacs.org>
7111
7112         * dump-paths.el:
7113         * startup.el (startup-setup-paths): Set and use
7114         `mule-lisp-directory'.
7115         (startup-setup-paths-warning): Ditto.
7116
7117         * setup-paths.el (paths-find-mule-lisp-directory): Added.
7118         (paths-construct-load-path): Consider `mule-lisp-directory'.
7119
7120 2001-02-07  Matt Tucker  <tuck@whistlingfish.net>
7121
7122         * font-lock.el: Syntax table improvements used.  A few random
7123         changes are not specified below.
7124         (font-lock-fontify-string-delimiters):
7125         (font-lock-syntactic-keywords):
7126         (font-lock-cache-state nil):
7127         (font-lock-cache-position):
7128         New variables.
7129         (font-lock-set-syntax):
7130         (font-lock-apply-syntactic-highlight):
7131         (font-lock-fontify-syntactic-anchored-keywords):
7132         (font-lock-fontify-syntactic-keywords-region):
7133         (font-lock-eval-keywords):
7134         New functions.
7135         (font-lock-remove-face):
7136         (font-lock-fontify-syntactically-region):
7137         Use syntax properties.
7138
7139 2001-02-08  Martin Buchholz <martin@xemacs.org>
7140
7141         * XEmacs 21.2.44 "Thalia" is released.
7142
7143 2001-01-16  Mike Sperber <mike@xemacs.org>
7144
7145         * startup.el (normal-top-level): Work even if no installation root
7146         is found.
7147
7148 2001-01-30  Andy Piper  <andy@xemacs.org>
7149
7150         * gutter-items.el (progress-abort-glyph): remove instantiator.
7151         (set-progress-abort-instantiator): new function.
7152         (abort-progress-feedback): use it.
7153
7154         * gutter.el (set-gutter-dirty-p): new function.
7155
7156 2001-01-30  Didier Verna  <didier@xemacs.org>
7157
7158         * mwheel.el (mwheel-scroll): unwind-protect the selected window.
7159
7160 2001-01-24  Didier Verna  <didier@xemacs.org>
7161
7162         * sound.el (sound-extension-list): give a better default value.
7163         * sound.el (load-sound-file): improve the doc string, also find
7164         files given by absolute names, pass a real extension list to
7165         `locate-file'.
7166
7167 2001-01-26  Martin Buchholz <martin@xemacs.org>
7168
7169         * XEmacs 21.2.43 "Terspichore" is released.
7170
7171 2001-01-20  Klaus Frank <klausf@i3.informatik.rwth-aachen.de>
7172
7173         * gnuserv.el (gnuserv-process-filter): Robuster handling of error
7174         messages from gnuserv.
7175
7176 2001-01-20  Martin Buchholz <martin@xemacs.org>
7177
7178         * XEmacs 21.2.42 "Poseidon" is released.
7179
7180 2001-01-12  Nick V. Pakoulin  <npak@ispras.ru>
7181
7182         * cl-macs.el (cl-upcase-arg): New function.
7183         (cl-function-arglist): New function.
7184         (cl-transform-lambda): Automatically add CL-style lambda list to
7185         documentation string using functions above.
7186
7187 2001-01-12  Andy Piper  <andy@xemacs.org>
7188
7189         * package-get.el (package-get-custom): call
7190         package-net-update-installed-db.
7191
7192         * package-ui.el (pui-install-selected-packages): call
7193         package-net-update-installed-db.
7194
7195         * package-net.el (package-net-update-installed-db): use
7196         packages-package-list so that we reflect reality.
7197
7198         * packages.el (packages-package-list): Make docstring reflect
7199         reality.
7200
7201         * package-net.el (package-net-convert-index-to-ini): exclude mule entries.
7202
7203         * postinstall.cc (do_postinstall): don't pick up shells if cygwin
7204         isn't installed.
7205
7206 2001-01-17  Andy Piper  <andy@xemacs.org>
7207
7208         * wid-edit.el (widget-activation-glyph-mapper): activate or
7209         deactivate native widgets.
7210         (widget-glyph-insert-glyph): record instantiator.
7211         (widget-push-button-value-create): use it.
7212
7213         * gui.el (gui-button-action): new function. Make button's domain
7214         buffer current when calling.
7215         (make-gui-button): update to use gui-button-action.
7216
7217 2001-01-16  Didier Verna  <didier@xemacs.org>
7218
7219         * menubar-items.el (default-menubar): add an entry for modeline
7220         horizontal scrolling in Options -> Display.
7221
7222 2001-01-17  Steve Youngs  <youngs@xemacs.org>
7223
7224         * package-get.el (package-get-require-signed-base): Set to nil
7225         by default.
7226
7227 2001-01-17  Martin Buchholz <martin@xemacs.org>
7228
7229         * XEmacs 21.2.41 "Polyhymnia" is released.
7230
7231 2001-01-16  Mike Sperber <mike@xemacs.org>
7232
7233         * setup-paths.el (paths-core-load-path-depth): Stopgap bump to
7234         catch lisp/mule/.
7235
7236 2001-01-14  Mike Sperber <mike@xemacs.org>
7237
7238         * startup.el (maybe-create-compatibility-dot-emacs):
7239         (maybe-unmigrate-user-init-file):
7240         (unmigrate-user-init-file): Created.
7241         (maybe-migrate-user-init-file): Offer creation of compatibility
7242         .emacs.
7243         Some doc fixes wrt init file location.
7244
7245 2001-01-15  Golubev I. N.  <gin@mo.msk.ru>
7246
7247         * faces.el (face-frob-from-locale-first): new variable.
7248         (frob-face-font-2): Honor tags arg while trying to use
7249         standard-face-mapping.  When face-frob-from-locale-first is set,
7250         first try to set face inheriting from frobbed-face.
7251
7252 2001-01-15  Didier Verna  <didier@xemacs.org>
7253
7254         * about.el (xemacs-hackers): update my entry.
7255         * about.el (about-url-alist): ditto.
7256         * about.el (about-maintainer-info): ditto.
7257         * about.el (about-hackers): ditto.
7258
7259 2001-01-15  Martin Buchholz  <martin@xemacs.org>
7260
7261         The byte compiler has been badly broken for a year,
7262         by the patch of 1999-12-06.
7263         * byte-optimize.el (byte-optimize-form-code-walker):
7264         Bug was: the byte compiler was making this erroneous optimization:
7265         (progn (or (foo)) (bar)) ==> (bar)
7266
7267 2000-11-20  Mike Sperber <mike@xemacs.org>
7268
7269         * setup-paths.el (paths-core-load-path-depth): Split
7270         `paths-load-path-depth' in two for site and core lisp.  Don't
7271         recurse into core.
7272         * setup-paths.el (paths-construct-load-path): Use.
7273
7274 2001-01-10  Andy Piper  <andy@xemacs.org>
7275
7276         * package-net.el (package-net-cygwin32-binary-size): new variable
7277         (package-net-win32-binary-size): ditto.  add much needed
7278         commentary.
7279
7280         * gutter-items.el (buffers-tab-items): correct off-by-one error
7281         for buffers-tab-max-size.
7282
7283 2001-01-08  Martin Buchholz <martin@xemacs.org>
7284
7285         * XEmacs 21.2.40 is released.
7286
7287 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
7288
7289         * mule/hebrew.el: Fix comments and typos.
7290         mule/japanese.el: Fix comments, typos, and 8-bit character encoding.
7291
7292 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
7293
7294         * ChangeLog.1: move ancient log from fill.el.
7295
7296         * dump-paths.el:
7297         paragraphs.el:
7298         mule/mule-category.el:
7299         Miscellaneous typo fixes and slight doc clarifications.
7300
7301         * mule/mule-ccl.el:  Correct file name in header.
7302
7303 2000-12-31  Martin Buchholz <martin@xemacs.org>
7304
7305         * XEmacs 21.2.39 is released.
7306
7307 2000-12-27  Martin Buchholz  <martin@xemacs.org>
7308
7309         * byte-optimize.el (byte-optimize-cond):
7310         (byte-optimize-cond-1): New.
7311         Rewrite `cond' in terms of `if' and `or', which are easier to optimize.
7312         Optimizes (cond (x nil)) ==> nil.
7313         Provide better diagnostic on malformed expr like (cond foo).
7314
7315 2000-12-20  Stephen J. Turnbull  <stephen@xemacs.org>
7316
7317         * mule/mule-coding.el:
7318         mule/mule-cmds.el (reset-language-environment,
7319         set-language-environment-coding-systems):
7320         Safer default coding-priority-list, corresponding to src/file-coding.h.
7321
7322 2000-12-03  Jorma Laaksonen <jorma.laaksonen@hut.fi>
7323
7324         * package-admin.el: Allow package removal from
7325         early-package-load-path.
7326
7327 2000-12-15  Andreas Jaeger  <aj@suse.de>
7328
7329         * about.el (about-maintainer-info): Update my entry.
7330
7331 2000-12-11  Matt Tucker  <tuck@whistlingfish.net>
7332
7333         * packages.el (locate-library): Add support for bzip2
7334         compressed .el files.
7335
7336 2000-12-12  Andy Piper  <andy@xemacs.org>
7337
7338         * package-net.el: new file.
7339
7340 2000-12-01  Enrico Scholz  <enrico.scholz@informatik.tu-chemnitz.de>
7341
7342         * font-lock.el: Add missing C++ keywords.
7343
7344 2000-12-08  Adrian Aichner  <adrian@xemacs.org>
7345
7346         * simple.el (indent-for-comment): Preserve indentation of comments
7347         starting in column 0, as documented in (Info-goto-node
7348         "(xemacs)Comments").  Update docstring accordingly.
7349
7350 2000-12-05  Martin Buchholz <martin@xemacs.org>
7351
7352         * XEmacs 21.2.38 is released.
7353
7354 2000-12-04  Didier Verna  <didier@xemacs.org>
7355
7356         * mouse.el (default-mouse-track-set-point-in-window): remove
7357         spurious '+' operation detected by Martin.
7358
7359
7360 2000-12-01  Martin Buchholz  <martin@xemacs.org>
7361
7362         * cl-extra.el (coerce):
7363         Implement char to integer coercion.
7364         Remove extraneous (numberp) test.
7365
7366         * byte-optimize.el (byte-compile-splice-in-already-compiled-code):
7367         Perform lapcode inlining if the value of `byte-optimize' is 'byte.
7368         (byte-optimize-predicate):
7369         Warn if evaluating constant expression signals an error.
7370         (byte-optimize-form): Small simplification.
7371
7372         * cl-macs.el (cl-do-proclaim): small efficiency improvement.
7373
7374 2000-11-30  Martin Buchholz  <martin@xemacs.org>
7375
7376         * byte-optimize.el:
7377         (byte-optimize-minus):
7378         (byte-optimize-plus):
7379         (byte-optimize-mult):
7380         (byte-optimize-quo):
7381         Use (car (last x)) instead of (last x) to get last elt!
7382         Use `byte-optimize-predicate' to optimize `%'.
7383         Move optimizations for special numeric args to bytecomp.el.
7384         * bytecomp.el (byte-compile-associative): Remove.
7385         (byte-compile-max): New.
7386         (byte-compile-min): New.
7387         Properly handle erroneous calls: (max) (min).
7388         (byte-compile-plus): New.
7389         (byte-compile-minus):
7390         It's easiest to handle 0, +1 and -1 args here.
7391         (byte-compile-mult): New.
7392         It's easiest to handle 1, -1 and 2 args here.
7393         (byte-compile-quo):
7394         It's easiest to handle 0, +1 and -1 args here.
7395         Issue byte-compiler warning when dividing by zero.
7396
7397         Byte-compiler arithmetic improvements.
7398         Better optimize these expressions in the obvious way:
7399         (+ x y 1)   -->  varref x varref y add add1
7400         (+ x y -1)  -->  varref x varref y add sub1
7401         (- x y 0)   -->  (- x y)
7402         (- 0 x y)   -->  (- (- x) y)
7403         (% 42 19)   --> compile-time constant
7404         (/ 42 19)   --> compile-time constant
7405         (* (foo) 2) --> foo call dup plus
7406
7407         Optimize away arithmetic operations (+ x) (* x) (/ x 1)
7408         unless (declaim (optimize (safety 3)))
7409         or (setq byte-compile-delete-errors nil).
7410
7411 2000-11-28  Stephen J. Turnbull  <stephen@xemacs.org>
7412
7413         * paragraphs.el (paragraph-separate, forward-sentence):  Clarify
7414         docstrings.
7415
7416 2000-11-08  Stephen J. Turnbull  <stephen@xemacs.org>
7417
7418         * startup.el (command-line-do-help):  Add documentation of
7419         portable dumper switches.
7420
7421 2000-11-22  Andy Piper  <andy@xemacs.org>
7422
7423         * x-mouse.el (x-init-pointer-shape): use cursor-font explicitly.
7424
7425         * glyphs.el (init-glyphs): don't use autodetect for strings.
7426
7427 2000-11-28  Martin Buchholz  <martin@xemacs.org>
7428
7429         * byte-optimize.el (byte-optimize-char-before):
7430         (byte-optimize-backward-char):
7431         (byte-optimize-backward-word):
7432         Fix incorrect optimizations for these sorts of expressions:
7433         (let ((x nil)) (backward-char x))
7434
7435 2000-11-21  Martin Buchholz  <martin@xemacs.org>
7436
7437         * byte-optimize.el:
7438         * byte-optimize.el (byte-optimize-backward-char): New.
7439         * byte-optimize.el (byte-optimize-backward-word): New.
7440         Make backward-word and backward-char as efficient as forward versions.
7441
7442         * bytecomp.el (byte-compile-no-args-with-one-extra):
7443         * bytecomp.el (byte-compile-one-arg-with-one-extra):
7444         * bytecomp.el (byte-compile-two-args-with-one-extra):
7445         * bytecomp.el (byte-compile-zero-or-one-arg-with-one-extra):
7446         * bytecomp.el (byte-compile-one-or-two-args-with-one-extra):
7447         * bytecomp.el (byte-compile-two-or-three-args-with-one-extra):
7448         Check if extra arg is constant nil, and if so, use byte-coded call.
7449
7450         * simple.el (backward-word):
7451         * simple.el (mark-word):
7452         * simple.el (kill-word):
7453         * simple.el (backward-kill-word):
7454         Make COUNT argument optional, for consistency with forward-char et al.
7455
7456         * abbrev.el (abbrev-string-to-be-defined):
7457         * abbrev.el (inverse-abbrev-string-to-be-defined):
7458         * abbrev.el (inverse-add-abbrev):
7459         * abbrev.el (expand-region-abbrevs):
7460         * buff-menu.el (Buffer-menu-execute):
7461         * indent.el (move-to-left-margin):
7462         * indent.el (indent-relative):
7463         * indent.el (move-to-tab-stop):
7464         * info.el (Info-reannotate-node):
7465         * lisp-mode.el (lisp-indent-line):
7466         * lisp.el (end-of-defun):
7467         * lisp.el (move-past-close-and-reindent):
7468         * misc.el (copy-from-above-command):
7469         * mouse.el (default-mouse-track-scroll-and-set-point):
7470         * page.el (forward-page):
7471         * paragraphs.el (forward-paragraph):
7472         * paragraphs.el (end-of-paragraph-text):
7473         * picture.el (picture-forward-column):
7474         * picture.el (picture-self-insert):
7475         * rect.el (extract-rectangle-line):
7476         * simple.el (newline):
7477         * simple.el (fixup-whitespace):
7478         * simple.el (backward-delete-char-untabify):
7479         * simple.el (transpose-chars):
7480         * simple.el (transpose-preceding-chars):
7481         * simple.el (do-auto-fill):
7482         * simple.el (indent-new-comment-line):
7483         * simple.el (blink-matching-open):
7484         * view-less.el (cleanup-backspaces):
7485         * wid-edit.el (widget-transpose-chars):
7486         * term/bg-mouse.el (bg-insert-moused-sexp):
7487         Use more readable (backward-FOO n) instead of (forward-FOO -n).
7488
7489         * info.el (Info-fontify-node):
7490         * simple.el (backward-delete-function):
7491         Use canonical delete-backward-char instead of backward-delete-char.
7492
7493 2000-11-20  Andy Piper  <andy@xemacs.org>
7494
7495         * gutter-items.el (update-tab-in-gutter): don't barf if there are
7496         no buffers.
7497
7498 2000-11-20  Andy Piper  <andy@xemacs.org>
7499
7500         * gutter-items.el (update-tab-in-gutter): don't give popup frames
7501         buffer tabs.
7502
7503 2000-11-18  Martin Buchholz  <martin@xemacs.org>
7504
7505         * cl-macs.el: Correctly optimize plusp minusp oddp evenp.
7506         (proclaim inline...) was shadowing compiler-macros.
7507
7508 2000-11-17  Martin Buchholz  <martin@xemacs.org>
7509
7510         * bytecomp.el (byte-compile-eval): New.
7511         (byte-compile-initial-macro-environment): Use byte-compile-eval.
7512         Keeps this promise made in Lispref:
7513         "If a file being compiled contains a `defmacro' form, the macro is
7514         defined temporarily for the rest of the compilation of that file."
7515
7516 2000-11-09  Martin Buchholz  <martin@xemacs.org>
7517
7518         * cl.el (floatp-safe):
7519         (plusp):
7520         (minusp):
7521         (oddp):
7522         (evenp):
7523         (cl-abs):
7524         Use a better parameter name than `x'.
7525
7526         * cl-macs.el (check-type): Make continuable.  Change documentation
7527         to require PLACE, but accept any form for compatibility.
7528
7529         * abbrev.el (define-abbrev): Use check-type.
7530         * font-menu.el (font-menu-change-face): Use check-type.
7531         * menubar.el (relabel-menu-item): Use check-type.
7532         * itimer.el: Fix typo.
7533
7534 2000-11-10  Yoshiki Hayashi  <yoshiki@xemacs.org>
7535
7536         * info.el (Info-extract-menu-node-name): Comma is a delimiter.
7537
7538 2000-11-14  Martin Buchholz <martin@xemacs.org>
7539
7540         * XEmacs 21.2.37 is released.
7541
7542 2000-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7543
7544         * code-cmds.el: Provide the feature.
7545
7546 2000-07-21  Jan Vroonhof  <jan@xemacs.org>
7547
7548         * dumped-lisp.el (preloaded-file-list): Load code-cmds.el
7549
7550         * code-cmds.el: New file
7551         * mule/mule-cmds.el:
7552         * mule/mule-misc.el
7553         (coding-keymap): New keymap. Define coding system keyboard
7554         commands on file-coding builds too.
7555         (coding-system-change-eol-conversion):
7556         (universal-coding-system-argument):
7557         (set-default-coding-systems):
7558         (prefer-coding-system): Moved from mule-cmds.el
7559         (set-buffer-process-coding-system): Moved from mule-misc.el
7560
7561 2000-09-15  Stephen Carney <carney@scubadoo.com>
7562
7563         * etags.el (buffer-tag-table-files): Use append instead of nconc.
7564
7565 2000-11-09  Steve Youngs  <youngs@xemacs.org>
7566
7567         * package-get.el (package-get-download-sites): Add a pre-release
7568         site for experimental packages.
7569
7570         * auto-autoloads.el: Regenerated.
7571
7572 2000-08-01  Andy Piper  <andy@xemacs.org>
7573
7574         * gutter-items.el (buffers-tab-omit-function): reference
7575         buffers-tab-select-visible-buffers.
7576         (buffers-tab-filter-functions): new variable, by default uses
7577         buffers-tab-selection-function and buffers-tab-omit-function.
7578         (select-buffers-tab-buffers-by-mode): invert arguments.
7579         (buffers-tab-select-visible-buffers): new function. Invert calling
7580         of buffers-menu-omit-invisible-buffers.
7581         (buffers-tab-items): rewrite to use
7582         buffers-tab-filter-functions. Rewrite docstring.
7583         (gutter-buffers-tab-extent): delete.
7584         (add-tab-to-gutter): always build a new extent when adding the
7585         tabs.
7586         (update-tab-in-gutter): make gutter dirty when orientation
7587         changes.
7588
7589 2000-11-07  Martin Buchholz  <martin@xemacs.org>
7590
7591         * bytecomp.el (byte-compile-defvar-or-defconst):
7592         Only do loadhist recording if defvar form includes a value.
7593
7594 2000-11-02  Martin Buchholz  <martin@xemacs.org>
7595
7596         * bytecomp.el (byte-compile-initial-macro-environment):
7597         `eval-when-compile' should not compile its body.
7598
7599 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
7600
7601         * mule/cyrillic.el: Add Windows 1251 code page encoding (by
7602         Sergey Groznyh <gsm@fct.ru> in <863diqaygu.fsf@fct.ru>).  Fix
7603         some Japanese English.  Remove some ancient FSF comments, and
7604         improve docstrings.  Use symbols not vectors for tables.
7605
7606 2000-11-03  Martin Buchholz  <martin@xemacs.org>
7607
7608         * keymap.el:
7609         (local-key-binding):
7610         (global-key-binding):
7611         Add an optional `accept-defaults' parameter, just like `lookup-key'.
7612
7613         * lisp.el:
7614         (backward-sexp): Slightly simpler code.
7615         (mark-sexp): Make arg optional, like FSF Emacs.
7616         (forward-list): Slightly simpler code.
7617         (backward-list): Slightly simpler code.
7618         (down-list):  Make arg optional, like FSF Emacs.
7619         (up-list):  Make arg optional, like FSF Emacs.
7620         (backward-up-list):  Make arg optional, like FSF Emacs.
7621         (kill-sexp):  Make arg optional, like FSF Emacs.
7622         (backward-kill-sexp):  Make arg optional, like FSF Emacs.
7623
7624         * font-menu.el (font-menu-change-face):
7625         Take continuable errors into account.
7626
7627         * abbrev.el:
7628         * abbrev.el (clear-abbrev-table):
7629         * abbrev.el (define-abbrev-table):
7630         * abbrev.el (define-abbrev):
7631         * abbrev.el (insert-abbrev-table-description):
7632         * apropos.el (apropos-documentation-check-doc-file):
7633         * apropos.el (apropos-documentation-check-elc-file):
7634         * buff-menu.el (list-buffers):
7635         * buff-menu.el (list-buffers-noselect):
7636         * bytecomp.el (byte-recompile-directory):
7637         * bytecomp.el (batch-byte-compile):
7638         * cl-macs.el (typep):
7639         * code-files.el (find-coding-system-magic-cookie):
7640         * code-files.el (insert-file-contents):
7641         * cus-edit.el (customize-set-variable):
7642         * cus-edit.el (customize-save-variable):
7643         * cus-face.el (custom-set-face-font-size):
7644         * cus-face.el (custom-set-face-update-spec):
7645         * cus-face.el (custom-reset-faces):
7646         * custom.el (custom-check-theme):
7647         * custom.el (copy-upto-last):
7648         * fill.el (canonically-space-region):
7649         * fill.el (fill-paragraph):
7650         * fill.el (fill-region):
7651         * fill.el (find-space-insertable-point):
7652         * fill.el (justify-current-line):
7653         * faces.el (face-spec-update-all-matching):
7654         * faces.el (set-face-stipple):
7655         * files-nomule.el (insert-file-contents):
7656         * files.el (insert-file-contents-literally):
7657         * files.el (hack-local-variables-last-page):
7658         * files.el (basic-save-buffer):
7659         * files.el (insert-directory):
7660         * font-menu.el (font-menu-change-face):
7661         * font.el (font-spatial-to-canonical):
7662         * format.el (format-encode-region):
7663         * format.el (format-insert-file):
7664         * format.el (format-replace-strings):
7665         * gutter.el (set-gutter-element):
7666         * help.el (key-or-menu-binding):
7667         * help.el (describe-bindings):
7668         * help.el (with-syntax-table):
7669         * indent.el (indent-rigidly):
7670         * indent.el (delete-to-left-margin):
7671         * info.el:
7672         * info.el (Info-extract-dir-entry-from):
7673         * info.el (Info-build-dir-anew):
7674         * info.el (Info-rebuild-dir):
7675         * info.el (Info-batch-rebuild-dir):
7676         * info.el (Info-read-subfile):
7677         * info.el (Info-build-node-completions):
7678         * info.el (Info-extract-menu-node-name):
7679         * isearch-mode.el (isearch-range-invisible):
7680         * isearch-mode.el (isearch-restore-invisible-extents):
7681         * itimer.el (itimerp):
7682         * itimer.el (itimer-live-p):
7683         * keymap.el:
7684         * keymap.el (substitute-key-definition):
7685         * keymap.el (read-command-or-command-sexp):
7686         * keymap.el (local-key-binding):
7687         * keymap.el (global-key-binding):
7688         * keymap.el (global-set-key):
7689         * keymap.el (local-set-key):
7690         * ldap.el:
7691         * ldap.el (ldap-add-entries):
7692         * ldap.el (ldap-delete-entries):
7693         * lisp.el (backward-sexp):
7694         * lisp.el (mark-sexp):
7695         * lisp.el (forward-list):
7696         * lisp.el (backward-list):
7697         * lisp.el (down-list):
7698         * lisp.el (backward-up-list):
7699         * lisp.el (up-list):
7700         * lisp.el (kill-sexp):
7701         * lisp.el (backward-kill-sexp):
7702         * menubar.el (add-menu-button):
7703         * menubar.el (add-submenu):
7704         * menubar.el (delete-menu-item):
7705         * menubar.el (relabel-menu-item):
7706         * mouse.el (narrow-window-to-region):
7707         * obsolete.el (define-obsolete-variable-alias):
7708         * obsolete.el (store-substring):
7709         * package-admin.el:
7710         * package-admin.el (package-admin-install-function):
7711         * package-admin.el (package-admin-install-function-mswindows):
7712         * package-admin.el (package-admin-default-install-function):
7713         * package-get.el (package-get-update-base-entries):
7714         * packages.el (packages-load-package-dumped-lisps):
7715         * packages.el (packages-collect-package-dumped-lisps):
7716         * printer.el (generic-print-buffer):
7717         * printer.el (generic-print-region):
7718         * replace.el (occur-mode-mouse-goto):
7719         * replace.el (perform-replace):
7720         * select.el (get-selection-no-error):
7721         * simple.el:
7722         * simple.el (newline):
7723         * simple.el (open-line):
7724         * simple.el (edit-and-eval-command):
7725         * simple.el (goto-line):
7726         * simple.el (undo):
7727         * simple.el (kill-region):
7728         * simple.el (copy-region-as-kill):
7729         * simple.el (kill-ring-save):
7730         * simple.el (set-mark):
7731         * simple.el (next-line):
7732         * simple.el (previous-line):
7733         * simple.el (line-move):
7734         * simple.el (set-goal-column):
7735         * simple.el (comment-region):
7736         * subr.el:
7737         * subr.el (putf):
7738         * syntax.el (modify-syntax-entry):
7739         * syntax.el (map-syntax-table):
7740         * view-less.el (view-file):
7741         * view-less.el (view-buffer):
7742         * view-less.el (view-file-other-window):
7743         * window-xemacs.el (backward-other-window):
7744         * window.el:
7745         * window.el (one-window-p):
7746         * window.el (walk-windows):
7747         * window.el (window-list):
7748         * x-mouse.el (x-mouse-kill):
7749         * x-select.el (x-get-cutbuffer):
7750         * x-select.el (x-store-cutbuffer):
7751         * term/bg-mouse.el (bg-mouse-line-to-center):
7752         * term/sun-mouse.el (window-line-end):
7753         * term/sun-mouse.el (sun-select-region):
7754         * term/sun.el (kill-region-and-unmark):
7755         * mule/mule-category.el:
7756         * mule/mule-category.el (modify-category-entry):
7757         * mule/mule-category.el (char-category-list):
7758         * mule/mule-coding.el (coding-system-force-on-output):
7759         * mule/mule-misc.el (coding-system-put):
7760         Docstring arglist/Texinfo fixes.  See man/ChangeLog for details.
7761
7762 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
7763
7764         * cus-face.el: Typo fixes and tiny clarifications.
7765         * custom.el: ditto
7766
7767 2000-10-27  Yoshiki Hayashi  <yoshiki@xemacs.org>
7768
7769         * startup.el (auto-save-list-file-prefix): Moved to fileio.c.
7770         * startup.el (normal-top-level): Setup auto-save-list-file-name
7771         if auto-save-list-file-prefix is non-nil.
7772
7773 2000-10-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
7774
7775         * files.el (auto-mode-alist): Allow mixed case suffix for idlwave-mode.
7776
7777 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
7778
7779         * hyper-apropos.el (hyper-apropos-this-symbol): Don't always
7780         get symbol at point-min.
7781
7782 2000-10-24  Didier Verna  <didier@xemacs.org>
7783
7784         * info.el (Info-emacs-info-file-name): defconst it.
7785         * info.el (Info-footnote-tag): defcustom it.
7786         * info.el (Info-no-description-string): ditto.
7787         * info.el (Info-find-node): adapt to new semantics of
7788         'Info-suffixed-file (don't do the case variants stuff).
7789         * info.el (Info-insert-dir): rewrite the dir file variants code.
7790         * info.el (Info-directory-files): New. Return the list of info
7791         files in a directory.
7792         * info.el (Info-dir-outdated-p): use it.
7793         * info.el (Info-parse-dir-entries): ditto.
7794         * info.el (Info-build-dir-anew): don't restrict to files ending
7795         with a ".info.*" extension.
7796         * info.el (Info-set-mode-line): ditto.
7797         * info.el (Info-read-subfile): adapt to new semantics of
7798         'Info-suffixed-file (append 'exact argument).
7799         * info.el (Info-all-case-regexp): New. Return a regexp matching a
7800         string independently of the case.
7801         * info.el (Info-suffixed-file): use it (match all possible case
7802         for the file name).
7803         * info.el (Info-insert-file-contents): code cleanup.
7804         * info.el (Info-rebuild-dir): cosmetics only. Fit code in 80
7805         columns.
7806         * info.el (Info-batch-rebuild-dir): ditto.
7807         * info.el (Info-read-node-name-1): ditto.
7808         * info.el (Info-search): ditto.
7809         * info.el (Info-fontify-node): ditto.
7810
7811
7812 2000-10-24  Didier Verna  <didier@xemacs.org>
7813
7814         * process.el (shell-command): when called from a program, avoid
7815         'push-mark's "mark-set" message.
7816
7817 2000-10-15  MIYASHITA Hisashi  <himi@m17n.org>
7818
7819         * mule/thai-xtis.el (tis-620): Specify coding-system's ccl-program
7820         by a symbol, not by a vector.
7821         * mule/vietnamese.el (vscii): Likewise.
7822         (viscii): Likewise.
7823         * mule/cyrillic.el (koi8-r): Likewise.
7824
7825         * mule/chinese.el (chinese-big5-1): Specify charset's ccl-program
7826         by a symbol, not by a vector.
7827         (chinese-big5-2): Likewise.
7828         * mule/ethiopic.el (ethiopic): Likewise.
7829         * mule/vietnamese.el (vietnamese-viscii-lower): Likewise.
7830         (vietnamese-viscii-upper): Likewise.
7831
7832 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
7833
7834         * files.el (auto-mode-alist): Remove obsolete entry for html3-mode.
7835
7836 2000-10-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
7837
7838         * byte-optimize.el (byte-optimize-car): New function.
7839         (byte-optimize-cdr): Ditto.
7840
7841 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
7842
7843         * byte-optimize.el: Partial synch with FSF 20.7.
7844         Optimize constant concatenation.
7845         Add keymapp as a side effect free function.  It is a built-in.
7846         (byte-after-unbind-pos): Remove byte-equal.
7847
7848 2000-10-13  Gunnar Evermann  <ge204@eng.cam.ac.uk>
7849
7850         * update-elc-2.el: Quote regexps correctly.
7851
7852 2000-10-05  MIYASHITA Hisashi  <himi@m17n.org>
7853
7854         * mule/mule-ccl.el: Sync up with Emacs 21.0.90.
7855         (ccl-compile): Apply integerp, not integer-or-char-p to
7856         check the type of the buffer magnification
7857         (ccl-compile-write-string): Encode a string with binary
7858         coding system.
7859         (ccl-compile-write-repeat): Likewise.
7860
7861 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
7862
7863         * buff-menu.el:
7864         * bytecomp.el:
7865         * coding.el:
7866         * faces.el:
7867         * files.el:
7868         * fill.el:
7869         * float-sup.el:
7870         * font-lock.el:
7871         * help.el:
7872         * iso8859-1.el:
7873         * loaddefs.el:
7874         * menubar-items.el:
7875         * menubar.el:
7876         * modeline.el:
7877         * msw-font-menu.el:
7878         * paragraphs.el:
7879         * paths.el:
7880         * replace.el:
7881         * simple.el:
7882         * sound.el:
7883         * startup.el:
7884         * version.el:
7885         * x-faces.el:
7886         * x-font-menu.el:
7887         Remove purecopy.
7888
7889 2000-10-03  Daniel Pittman  <daniel@rimspace.net>
7890
7891         * simple.el (do-auto-fill): Use the function pointer to by
7892         `comment-line-break-function', not `indent-new-comment-line'. This
7893         fixes an issue with cc-mode comment continuation.
7894
7895 2000-10-11  Martin Buchholz  <martin@xemacs.org>
7896
7897         * simple.el (turn-on-auto-fill):  Add (interactive).
7898         * mwheel.el (mwheel-install): Add (interactive).
7899         * font-lock.el (turn-on-font-lock): Add (interactive).
7900         (turn-off-font-lock): Add (interactive).
7901
7902 2000-10-03  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
7903
7904         * packages.el (packages-special-base-regexp): Add `man'.
7905
7906 2000-10-08  Adrian Aichner  <adrian@xemacs.org>
7907
7908         * wid-edit.el (widget-specify-active): map over extents in current
7909         buffer like `widget-specify-inactive' does.  Mapping over the
7910         inactive extent object does not work since the current extent is
7911         ignored by `map-extents'.
7912
7913 2000-10-04  Martin Buchholz <martin@xemacs.org>
7914
7915         * XEmacs 21.2.36 is released.
7916
7917 2000-09-22  Martin Buchholz  <martin@xemacs.org>
7918
7919         * byte-optimize.el (byte-optimize-lapcode): Add an optimizer pass.
7920         Optimize the compiled-function-constants vector by byte-code
7921         reference counts.
7922
7923 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
7924
7925         * build-report.el (build-report-delete-regexp): quote value in
7926         defcustom
7927
7928 2000-09-24  Adrian Aichner  <aichner@ecf.teradyne.com>
7929
7930         * build-report.el (build-report): Don't bind srcdir which we don't
7931         use in `multiple-value-bind' to avoid the only byte-compiler
7932         warning.
7933
7934 2000-09-23  Adrian Aichner  <aichner@ecf.teradyne.com>
7935
7936         * build-report.el: Requires cl and custom now.
7937         build-report-version is determined by XEmacs version -- remove
7938         build-report-version*.
7939         * build-report.el (build-report-version): Removed.
7940         * build-report.el (build-report-installation-version-regexp): New.
7941         * build-report.el (build-report-version-file-regexp): New.
7942         * build-report.el (build-report-installation-srcdir-regexp): New.
7943         * build-report.el (build-report-destination): Offer
7944         xemacs-build-reports and xemacs-beta.
7945         * build-report.el (build-report-keep-regexp): Adjusted.
7946         * build-report.el (build-report-delete-regexp): Adjusted.
7947         * build-report.el (build-report-make-output-dir): New.
7948         * build-report.el (build-report-installation-file): Replace use of
7949         `concat' with `expand-file-name'.
7950         * build-report.el (build-report-make-output-file): Removed.
7951         * build-report.el (build-report-make-output-files): New.
7952         * build-report.el (build-report-subject): Identify as
7953         user-variable with "*...".
7954         * build-report.el (build-report-prompts): Ditto.
7955         * build-report.el (build-report-version-file): New.
7956         * build-report.el (build-report-file-encoding): Identify as
7957         user-variable with "*...".
7958         * build-report.el (build-report-make-output-get): New.
7959         * build-report.el (build-report-insert-header): Report
7960         emacs-version and system-configuration instead of
7961         build-report-version.
7962         * build-report.el (build-report-insert-make-output): Add file
7963         argument.
7964         * build-report.el (build-report-insert-installation-file):
7965         Re-indent.
7966         * build-report.el (build-report-keep): Change docstring,
7967         re-indent.
7968         * build-report.el (build-report-delete): Ditto.
7969         * build-report.el (build-report-installation-data): New.
7970         * build-report.el (build-report-version-file-data): New.
7971
7972 2000-09-20  Martin Buchholz  <martin@xemacs.org>
7973
7974         * byte-optimize.el (byte-optimize-lapcode):
7975         Fix the optimization of using the first 5 elements of the
7976         constants vector for variables.
7977         (byte-optimize-lapcode): Fix another ancient broken optimization.
7978
7979 2000-09-19  Martin Buchholz  <martin@xemacs.org>
7980
7981         * *: Spelling mega-patch
7982
7983 2000-09-19  Martin Buchholz  <martin@xemacs.org>
7984
7985         * easymenu.el: doc fixes.
7986         (easy-menu-do-define): Use backquote.
7987         (easy-menu-change):
7988         (easy-menu-add):
7989         `when' seems much clearer than `if' here.
7990         (easy-menu-remove):
7991         (easy-menu-add-item):
7992         (easy-menu-item-present-p):
7993         (easy-menu-remove-item):
7994         Wrap using (when (featurep 'menubar) ...)
7995
7996 2000-09-16  Martin Buchholz  <martin@xemacs.org>
7997
7998         * bytecomp.el (displaying-byte-compile-warnings):
7999         Revert Ben's change to this function below so that the compile log
8000         is displayed properly for users of the "popper" package.
8001
8002 2000-09-12  Martin Buchholz  <martin@xemacs.org>
8003
8004         * window.el (save-selected-window): Use backquote.
8005
8006         * bytecomp.el (byte-compile-file-form-defvar-or-defconst):
8007         Renamed from `byte-compile-file-form-defvar'.
8008         * bytecomp.el (byte-compile-defvar-or-defconst):
8009         Only cons onto current-load-list in top-level forms.
8010         Else this leaks a cons cell every time a defun is called.
8011         Renamed from `byte-compile-defvar', for clarity.
8012         Warn when docstring of defvar is not a string.
8013         Use consistent error messages.
8014         Better comments.
8015
8016 2000-09-11  Martin Buchholz  <martin@xemacs.org>
8017
8018         * simple.el (set-variable):
8019         Remove unneeded defvar by rearranging order of let* forms.
8020
8021         * mule/mule-ccl.el (ccl-get-next-code):
8022         * menubar-items.el (bookmark-menu-filter):
8023         (language-environment-menu-filter):
8024         (tutorials-menu-filter):
8025         * toolbar-items.el (toolbar-compile):
8026         * byte-optimize.el (disassemble-offset):
8027         Use (declare (special ...)) instead of `defvar'.
8028
8029         * cl-macs.el (cl-do-proclaim):
8030         Fix (declare (special ...)) warning suppression syntax.
8031
8032 2000-07-22  Golubev I. N. <gin@mo.msk.ru>
8033
8034         * info.el (Info-tag-table-marker):
8035         (Info-tag-table-buffer):
8036         (Info-find-file-node):
8037         (Info-read-subfile):
8038         (Info-build-node-completions):
8039         (Info-search):
8040         (Info-mode):
8041         Multiple info buffer support.
8042
8043 2000-08-28  Oscar Figueiredo  <oscar@cpe.fr>
8044
8045         * ldap.el (ldap-decode-entry): New defun
8046         (ldap-search-entries): Use it in order to decode DN-prefixed
8047         entries properly
8048
8049 2000-08-23  Daniel Pittman <daniel@danann.net>
8050
8051         * mule/mule-cmds.el (coding-system-change-eol-conversion):
8052         Use `eq', not `=', to compare symbols.
8053
8054 2000-07-30  Ben Wing  <ben@xemacs.org>
8055
8056         * bytecomp.el (byte-compile-report-error):
8057         * bytecomp.el (displaying-byte-compile-warnings):
8058         if stack-trace-on-error is set, send out a backtrace when
8059         an error is encountered that stops byte compilation.  this
8060         should make it much much easier to track down those curious
8061         problems.  also undo the kludge of using a separate "*Show*"
8062         buffer for display when there's a temp-buffer-show-function;
8063         we can avoid this by just being a little smarter.
8064
8065         * dialog-items.el:
8066         * dialog-items.el (search-dialog-regexp): New.
8067         * dialog-items.el (search-dialog-callback):
8068         * dialog-items.el (make-search-dialog):
8069         add a regexp option to the dialog and clean up a bit.
8070
8071         * dialog.el:
8072         * dialog.el (yes-or-no-p-dialog-box):
8073         * dialog.el (get-dialog-box-response):
8074         * dialog.el (make-dialog-box):
8075         * dialog.el (dialog-box-finish): New.
8076         * dialog.el (dialog-box-cancel): New.
8077         * dialog.el (internal-make-dialog-box-exit): New.
8078         implement [properly!] the :modal property of the new dialog box
8079         interface.  this is the first time xemacs has ever had *proper*
8080         modal dialog boxes, giving the standard window-system feedback.
8081         (e.g. under windows, clicking on a disabled frame causes a beep
8082         and makes the dialog box flash three times.)
8083
8084         * dragdrop.el: header keyword frobbing.
8085
8086         * dumped-lisp.el (preloaded-file-list):
8087         renamed winnt.el to win32-native.el.
8088
8089         * faces.el (face-property):
8090         * faces.el (set-face-property):
8091         * faces.el (frob-face-property):
8092         * faces.el (frob-face-font-2):
8093         * faces.el (make-face-bold):
8094         * faces.el (make-face-italic):
8095         * faces.el (make-face-bold-italic):
8096         * faces.el (make-face-unbold):
8097         * faces.el (make-face-unitalic):
8098         * faces.el (make-face-smaller):
8099         * faces.el (make-face-larger):
8100         clean up the implementation of these so that window-system-specific
8101         methods are called only on objects belonging to that window system.
8102         previously, you could have [e.g.] mswindows-make-face-bold called
8103         on font object of device type `stream', which is not good and
8104         explains the subtle errors Adrian was getting when byte-compiling
8105         something that required 'term. (Adrian, now you can use stack-trace-
8106         on-error to find the exact place where things are going wrong instead
8107         of having to laboriously binary-search your way through.)
8108
8109         * finder.el (finder-known-keywords):
8110         cleaned up -- properly sorted, clarified the meanings of many of
8111         the keywords, and added a few -- mswin, gui, content, build, www,
8112         user, services.  the last two try to distinguish between a package
8113         that's used directly by the user, and a package that provides
8114         support services to other packages.
8115
8116         * font-lock.el (lisp-font-lock-keywords-2):
8117         update list of lisp control structures to include everything,
8118         including new ones i introduced.
8119
8120         * gutter.el: header keyword frobbing.
8121
8122         * isearch-mode.el (isearch-ring-adjust1): M-p to recall the most
8123         recent isearch element was not doing so!  you got the second-most-
8124         recent instead.
8125
8126         * lisp-mode.el (construct-lisp-mode-menu):
8127         more menubar cleanups.
8128         * lisp-mode.el (with-selected-window):
8129         make it indent properly.
8130
8131         * menubar-items.el (default-menubar): lots of menubar cleanups.
8132         rearranged the options menu the most, e.g. splitting up the
8133         Keyboard/Mouse menu into a new Editing menu and combining the
8134         separate Scrollbar/Gutter/Toolbar submenus into Display.
8135         Got rid of General, moved items to Editing or new Troubleshooting.
8136         Moved Packages to Tools; doesn't seem to belong under Options.
8137         Added stuff to the Cmds menu, e.g. Change Case.
8138
8139         NB please don't complain about these periodic menubar changes.
8140         Anything like this is necessarily incremental in its construction
8141         -- By constant use you gradually become more and more aware of
8142         better and better ways to group menu items.  When we eventually
8143         move the options menu to a property sheet, the existing structure
8144         will probably be preserved fairly well.
8145
8146         * minibuf.el (next-history-element): fix problems with pressing
8147         down arrow in repeat-complex-command.
8148
8149         * modeline.el:
8150         * modeline.el (modeline-3d-p): New.
8151         added custom variable for controlling the 3d modeline.  the
8152         corresponding Options item has been present for a long time,
8153         but commented out with "fix me!" comments.  it's fixed now.
8154
8155         * obsolete.el (add-menu):
8156         remove bogus gettexts.
8157
8158         * process.el (shell-quote-argument):
8159         handle this correctly under Windows native with COMMAND.COM/CMD.EXE.
8160         For bash under Windows native, see below.
8161
8162         * simple.el:
8163         * simple.el (display-warning-buffer):
8164         Fixed the handling of warning display to eliminate the annoying
8165         *Show* buffer, like was done for byte-compiler output above.
8166
8167         * simple.el (debug-print): New.
8168         Simple function for sending debug messages to the console and/or
8169         other debug places.
8170
8171         * subr.el (replace-in-string):
8172         Rewrite this function to avoid N^2 behavior with large strings --
8173         catastrophic with the new Windows selection code! (Apparently the
8174         author of this function didn't realize there was a fun
8175         replace-match that could make his life much easier, because we
8176         duplicated the entire logic.  The new version is smaller, easier
8177         to understand, much more robust, and has extended features --
8178         those of replace-match.)
8179
8180         * window.el:
8181         * window.el (with-selected-window): New.
8182         An obvious complement to the existing `with-selected-frame' and
8183         `with-current-buffer'.
8184
8185         * win32-native.el: Renamed from winnt.el.
8186         Added a great deal of stuff for properly handling process quoting,
8187         somewhat modeled on Kirill's original model (which i later threw
8188         away).  We should now finally have correctly working process arg
8189         quoting/dequoting so that the final app gets exactly what we
8190         intended.  Because the mechanism is in Lisp, it's easily
8191         extendible. (For those running bash and running the native
8192         version, I tried hard to do what I thought was correct.  But more
8193         thought is needed, and ideally the volunteer work of people with
8194         these configurations that they generally run on.)
8195
8196         * x-font-menu.el (x-font-menu-font-data):
8197         Put in defvar's to fix byte-compiler warnings.
8198
8199 2000-08-01 Alastair J. Houghton <ajhoughton@lineone.net>
8200
8201         * select.el (selection-coercion-alist): Initialise.
8202         * select.el (select-coerce-to-text): New.
8203         * select.el (select-coerce): New.
8204         New functions to perform type and value coercion.
8205
8206         * select.el (select-buffer-killed-default): Keep data if it was
8207         on the clipboard.
8208
8209 2000-08-02  Martin Buchholz  <martin@xemacs.org>
8210
8211         * menubar-items.el (default-menubar): Fix typo.
8212         (default-menubar): `lambda' was mispelled as `lamda'.
8213
8214 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
8215
8216         * window.el (shrink-window-if-larger-than-buffer): Remove
8217         edge checking code.
8218
8219 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
8220
8221         * paths.el (gnus-local-domain): Removed.
8222         (gnus-local-organization): Ditto.
8223         (gnus-startup-file): Ditto.
8224
8225 2000-07-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
8226
8227         * files.el (auto-mode-alist): Add .spec for RPM.
8228
8229 2000-07-31  Andy Piper  <andy@xemacs.org>
8230
8231         * gutter-items.el (update-tab-in-gutter): deprecate :properties.
8232
8233 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
8234
8235         * dragdrop.el (experimental-dragdrop-drop-url-default): Use function
8236         browse-url.
8237         * help.el (xemacs-www-page): Ditto.
8238         (xemacs-www-faq): Ditto.
8239         * menubar-items.el (default-menubar): Ditto.
8240
8241         * wid-edit.el (widget-url-link-action): Ditto.
8242         From: Kenichi OKADA <okada@opaopa.org>.
8243
8244 2000-07-31  Martin Buchholz  <martin@xemacs.org>
8245
8246         * finder.el (finder-commentary): Add autoload cookie.
8247
8248 2000-07-28  Adrian Aichner  <aichner@ecf.teradyne.com>
8249
8250         * files.el (insert-file-contents-literally): Fix second let
8251         binding for `coding-system-for-read' to `coding-system-for-write'
8252         as suggested by Dan Holmsand <dan@innehallsbolaget.com>.
8253
8254 1999-06-15  Jan Vroonhof  <vroonhof@math.ethz.ch>
8255
8256         * files.el (insert-file-contents-literally): Use binary coding
8257         system (from Morioka san).
8258         (insert-file-contents-literally): Make file-name-handler method.
8259
8260 2000-07-26  Martin Buchholz  <martin@xemacs.org>
8261
8262         * cl-macs.el (get-selection): Add defsetf.
8263
8264 2000-07-25  Steve Youngs  <youngs_s@ozlinx.com.au>
8265
8266         * x-init.el (x-activate-region-as-selection): replace obsolete
8267         function x-own-selection with own-selection.
8268         (ow-find): replace obsolete functions x-get-selection and
8269         x-get-clipboard with get-selection and get-clipboard.
8270         (init-post-x-win): replace obsolete function x-disown-selection
8271         with disown-selection.
8272
8273 2000-07-20  Mike Sperber  <mike@xemacs.org>
8274
8275         * startup.el (load-user-init-file): Only try to load init file if
8276         it exists.
8277
8278 2000-07-10  Andy Piper  <andy@xemacs.org>
8279
8280         * dialog-items.el: sync with Ben's patch.
8281
8282         * gutter-items.el (buffers-tab-switch-to-buffer): remove now-bogus
8283         comment.
8284         (progress-text-glyph): deleted.
8285         (progress-layout-glyph): make completely minimal.
8286         (progress-gauge-glyph): ditto.
8287         (progress-display-style): fix to handle dynamic instantiator
8288         changes.
8289         (progress-text-instantiator): new.
8290         (progress-layout-instantiator): new.
8291         (progress-gauge-instantiator): new.
8292         (set-progress-display-instantiator): renamed and changed from
8293         set-progress-display-style.
8294         (progress-abort-glyph): use instantiator not glyph.
8295         (append-progress-display): use set-progress-display-instantiator
8296         and set-glyph-image.
8297         (abort-progress-display): ditto.
8298         (raw-append-progress-display): ditto.
8299
8300 2000-07-20  Ben Wing  <ben@xemacs.org>
8301
8302         * code-files.el: Move Mule-specific code to mule-coding.el.
8303
8304 2000-07-15  Ben Wing  <ben@xemacs.org>
8305
8306         * autoload.el:
8307         Fixed comments.
8308
8309         * cmdloop.el:
8310         * cmdloop.el (yes-or-no-p):
8311         * cmdloop.el (y-or-n-p):
8312         Make these functions use should-use-dialog-box-p and not be
8313         overridden in dialog.el.
8314
8315         * cus-dep.el:
8316         * cus-dep.el (Custom-make-dependencies): Removed.
8317         * cus-dep.el (Custom-make-dependencies-1): New.
8318         * cus-dep.el (Custom-make-one-dependency): New.
8319         New entry point for use in Makefiles, to avoid excessive
8320         invocations.
8321
8322         * cus-edit.el (custom-variable-reset-saved):
8323         * cus-edit.el (custom-variable-reset-standard):
8324         * cus-edit.el (custom-save-resets):
8325         Fix bytecompiler warnings.
8326
8327         * dialog.el:
8328         * dialog.el (yes-or-no-p-dialog-box):
8329         * dialog.el (yes-or-no-p-maybe-dialog-box): Removed.
8330         * dialog.el (y-or-n-p-maybe-dialog-box): Removed.
8331         * dialog.el (get-dialog-box-response):
8332         * dialog.el (message-or-box):
8333         * dialog.el (make-dialog-box):
8334         * dialog.el (popup-dialog-box): New.
8335         Avoid yes-or-no-p bogosities.
8336         Create a general function `make-dialog-box' to encapsulate all
8337         dialog box methods; easily extendible.  popup-dialog-box now obsolete.
8338
8339         * dumped-lisp.el (preloaded-file-list):
8340         Add dialog-items.  Clean up.  Group files by types.
8341
8342         * easymenu.el (easy-menu-add):
8343         * easymenu.el (easy-menu-remove):
8344         Account for accelerators.
8345
8346         * extents.el:
8347         * extents.el (extent-list): New args, like in map-extents.
8348         * extents.el (extent-at-event): New.
8349         * extents.el (extents-at-event): New.
8350
8351         * font-lock.el:
8352         * font-lock.el (font-lock-mode):
8353         * font-lock.el (font-lock-default-fontify-buffer):
8354         * font-lock.el (font-lock-default-unfontify-region):
8355         * font-lock.el (font-lock-fontify-syntactically-region):
8356         * font-lock.el (font-lock-fontify-keywords-region):
8357         Use new progress-feedback names.
8358
8359         * font-lock.el (java-font-lock-identifier-regexp):
8360         * font-lock.el (java-font-lock-class-name-regexp):
8361         Fix bytecompiler warnings.
8362
8363         * gutter-items.el:
8364         * gutter-items.el (progress-display-use-echo-area): Removed.
8365         * gutter-items.el (progress-feedback-use-echo-area): New.
8366         * gutter-items.el (progress-display-popup-period): Removed.
8367         * gutter-items.el (progress-feedback-popup-period): New.
8368         * gutter-items.el (set-progress-display-style): Removed.
8369         * gutter-items.el (set-progress-feedback-style): New.
8370         * gutter-items.el (progress-display-style): Removed.
8371         * gutter-items.el (progress-feedback-style): New.
8372         * gutter-items.el (progress-stack):
8373         * gutter-items.el (progress-displayed-p): Removed.
8374         * gutter-items.el (progress-feedbacked-p): New.
8375         * gutter-items.el (clear-progress-display): Removed.
8376         * gutter-items.el (clear-progress-feedback): New.
8377         * gutter-items.el (progress-display-clear-when-idle): Removed.
8378         * gutter-items.el (progress-feedback-clear-when-idle): New.
8379         * gutter-items.el (remove-progress-display): Removed.
8380         * gutter-items.el (remove-progress-feedback): New.
8381         * gutter-items.el (progress-display-dispatch-non-command-events): Removed.
8382         * gutter-items.el (progress-feedback-dispatch-non-command-events): New.
8383         * gutter-items.el (append-progress-display): Removed.
8384         * gutter-items.el (append-progress-feedback): New.
8385         * gutter-items.el (abort-progress-display): Removed.
8386         * gutter-items.el (abort-progress-feedback): New.
8387         * gutter-items.el (raw-append-progress-display): Removed.
8388         * gutter-items.el (raw-append-progress-feedback): New.
8389         * gutter-items.el (display-progress-display): Removed.
8390         * gutter-items.el (display-progress-feedback): New.
8391         * gutter-items.el (current-progress-display): Removed.
8392         * gutter-items.el (current-progress-feedback): New.
8393         * gutter-items.el (current-progress-display-label): Removed.
8394         * gutter-items.el (current-progress-feedback-label): New.
8395         * gutter-items.el (progress-display): Removed.
8396         * gutter-items.el (progress-feedback): New.
8397         Replace "progress-display" with "progress-feedback" globally.
8398
8399         * gutter-items.el (lprogress-display): Removed.
8400         * gutter-items.el (progress-feedback-with-label): New.
8401         Rename lprogress-display ==> progress-feedback-with-label.
8402
8403         * gutter-items.el (search-dialog-direction): Removed.
8404         * gutter-items.el (search-dialog-text): Removed.
8405         * gutter-items.el (search-dialog-callback): Removed.
8406         * gutter-items.el (make-search-dialog): Removed.
8407         Move to dialog-items.el.
8408
8409         * help.el:
8410         * help.el (help-mode-quit):
8411         * help.el (mode-for-help): New.
8412         * help.el (help-sticky-window): New.
8413         * help.el (help-window-config): New.
8414         * help.el (with-displaying-help-buffer):
8415         * help.el (function-at-event): New.
8416         * help.el (help-symbol-regexp): New.
8417         * help.el (help-symbol-run-function-1): New.
8418         * help.el (help-symbol-run-function): New.
8419         * help.el (help-symbol-function-context-menu): New.
8420         * help.el (help-symbol-variable-context-menu): New.
8421         * help.el (help-symbol-function-and-variable-context-menu): New.
8422         * help.el (frob-help-extents): New.
8423         * help.el (describe-function-1):
8424         * help.el (variable-at-point):
8425         * help.el (variable-at-event): New.
8426         * help.el (describe-variable):
8427         Major overhaul.
8428         - Make functions and variables be mousable.
8429         - Middle button hyperlinks.
8430         - New context-menu entries.
8431
8432         * keydefs.el:
8433         * keydefs.el (global-map):
8434         New key bindings to move lines up and down.
8435
8436         * lisp-mode.el:
8437         * lisp-mode.el (construct-lisp-mode-menu): New.
8438         * lisp-mode.el (emacs-lisp-mode-popup-menu):
8439         * lisp-mode.el (lisp-interaction-mode-menubar-menu):
8440         * lisp-mode.el (emacs-lisp-mode-menubar-menu):
8441         * lisp-mode.el (lisp-indent-function): Indent "flet" entries better.
8442         Make popup and menubar menus be different.  Popup menu uses
8443         clicked location and automatically assumes symbol under the mouse
8444         for various commands.
8445
8446         * menubar-items.el:
8447         * menubar-items.el (bookmark-menu-filter): Add accelerators.
8448         * menubar-items.el (buffers-menu-omit-chars-list): Include 'd'.
8449
8450         * menubar-items.el (global-popup-menu): Removed.
8451         * menubar-items.el (mode-popup-menu): Removed.
8452         * menubar-items.el (activate-popup-menu-hook): Removed.
8453         * menubar-items.el (popup-mode-menu): Removed.
8454         * menubar-items.el (popup-buffer-menu): Removed.
8455         * menubar-items.el (popup-menubar-menu): Removed.
8456         Move to menubar.el.
8457
8458         * menubar.el:
8459         * menubar.el (global-popup-menu): New.
8460         * menubar.el (mode-popup-menu): New.
8461         * menubar.el (activate-popup-menu-hook): New.
8462         * menubar.el (last-popup-menu-event): New.
8463         * menubar.el (popup-mode-menu): New.
8464         * menubar.el (popup-buffer-menu): New.
8465         * menubar.el (popup-menubar-menu): New.
8466         * menubar.el (menu-call-at-event): New.
8467         Move non-content functions here.  Add support for context menu
8468         items on extents.
8469
8470         * minibuf.el (minibuffer-history-uniquify):
8471         Typo fix.
8472
8473         * minibuf.el (read-file-name-1):
8474         Call new file dialog box if it exists.
8475
8476         * minibuf.el (mouse-rfn-setup-vars):
8477         Clean up "chop" action.
8478
8479         * mouse.el:
8480         * mouse.el (button2): Now bound to mouse-track.
8481         * mouse.el (click-inside-extent-p):
8482         * mouse.el (point-inside-extent-p):
8483         * mouse.el (point-inside-selection-p):
8484         * mouse.el (mouse-drag-or-yank): Removed.
8485         * mouse.el (mouse-begin-drag-n-drop): New.
8486         * mouse.el (mouse-eval-sexp):
8487         * mouse.el (mouse-track-activate-strokes): New.
8488         * mouse.el (mouse-track-do-activate): New.
8489         * mouse.el (mouse-track):
8490         * mouse.el (default-mouse-track-event-is-with-button): New.
8491         * mouse.el (default-mouse-track-cleanup-hook):
8492         * mouse.el (default-mouse-track-drag-hook):
8493         * mouse.el (default-mouse-track-drag-up-hook):
8494         * mouse.el (default-mouse-track-click-hook):
8495         Merge drag-n-drop into mouse-track.
8496         Add general "activate" support to replace specific button2 kludges.
8497         Use "button modifier" support in mouse-track.
8498
8499         * package-get.el (package-get-dependencies): Fix bytecompiler warnings.
8500
8501         * package-ui.el:
8502         * package-ui.el (pui-menu):
8503         * package-ui.el (pui-popup-context-sensitive): Removed.
8504         Fix bytecompiler warnings.
8505         Clean up popup code a bit.
8506
8507         * select.el (get-selection-no-error): Fix bytecompiler warnings.
8508
8509         * simple.el:
8510         * simple.el (transpose-lines):
8511         * simple.el (transpose-line-up): New.
8512         * simple.el (transpose-line-down): New.
8513         * simple.el (transpose-subr):
8514         * simple.el (transpose-subr-1): Removed.
8515         Clean up, add functions to move lines up and down.
8516
8517         * startup.el (mail-host-address):
8518         * startup.el (user-mail-address):
8519         Customize.
8520
8521         * subr.el:
8522         * subr.el (set-symbol-value-in-buffer): New.
8523         * subr.el (error):
8524         * subr.el (check-argument-type):
8525         * subr.el (defined-error-p): New.
8526         Add structured error support.
8527
8528         * toolbar-items.el (toolbar-compile):
8529         Use new make-dialog-box.
8530
8531         * update-elc.el:
8532
8533         * userlock.el (ask-user-about-lock-dbox):
8534         * userlock.el (ask-user-about-supersession-threat-dbox):
8535         * userlock.el (ask-user-about-lock):
8536         * userlock.el (ask-user-about-supersession-threat):
8537         Use new make-dialog-box.
8538         Add safety checks; use should use-dialog-box-p.
8539
8540         * window-xemacs.el:
8541         * window-xemacs.el (__buffer-dedicated-frame):
8542         * window-xemacs.el (buffer-dedicated-frame): New.
8543         * window-xemacs.el (set-buffer-dedicated-frame): New.
8544         Move dedicated-frame stuff into lisp.
8545
8546 2000-07-18  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
8547
8548         * printer.el (generic-print-region): Do not require that
8549         `printer-name' be set.
8550         (printer-name): Commentary clarification.
8551
8552 2000-07-19  Martin Buchholz <martin@xemacs.org>
8553
8554         * XEmacs 21.2.35 is released.
8555
8556 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
8557
8558         * select.el (selection-coercible-types): Initialise.
8559
8560 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
8561
8562         * select.el (own-clipboard): Bug fix.
8563
8564 2000-07-17  Mike Sperber  <mike@xemacs.org>
8565
8566         * cus-edit.el (custom-migrate-custom-file): Save init file before
8567         continuing.
8568
8569 2000-07-16  Mike Sperber  <mike@xemacs.org>
8570
8571         * startup.el (load-init-file): Remove silly call to
8572         `load-user-custom-file`.
8573         (maybe-migrate-user-init-file): Minor fixes.
8574
8575 2000-07-16  Martin Buchholz  <martin@xemacs.org>
8576
8577         * apropos.el (apropos-documentation-check-doc-file):
8578         `doc' variable should be let-bound, as was presumably intended.
8579
8580         * cus-edit.el (custom-variable-reset-saved):
8581         (custom-variable-reset-standard):
8582         Remove unused variable comment-widget.  Twice.
8583
8584         * toolbar.el (toolbar-blank-press-function):
8585         Add a real defvar with initial value nil and proper docstring.
8586         (press-toolbar-button): No need to check for boundp-ness anymore.
8587
8588         * rect.el (open-rectangle-line): Remove useless (let) form.
8589         Add defvar for pending-delete-mode.
8590
8591         * info.el (Info-find-node): This function needs an autoload cookie.
8592
8593         * mule/mule-x-init.el (x-use-halfwidth-roman-font):
8594         Use let* since the second form referred to the first.
8595
8596 2000-07-16  Adrian Aichner  <aichner@ecf.teradyne.com>
8597
8598         * msw-select.el (mswindows-paste-clipboard): Use `get-clipboard'
8599         instead of removed `mswindows-get-clipboard'.
8600
8601
8602 2000-07-15 Alastair J. Houghton <ajhoughton@lineone.net>
8603
8604         * select.el (select-convert-from-text): New.
8605         * select.el (select-convert-from-length): New.
8606         * select.el (select-convert-from-integer): New.
8607         * select.el (select-convert-from-identity): New.
8608         * select.el (select-convert-from-filename): New.
8609         * select.el (selection-converter-in-alist): Use them.
8610         New converter functions for X.
8611
8612         * select.el (get-selection): Removed comment.
8613
8614         * select.el (own-selection): Removed append code - I thought
8615         I'd already done this, but apparently not...
8616
8617         * select.el: Changed comment about TIMESTAMP.
8618
8619         * select.el (select-convert-in): New.
8620         * select.el (select-convert-out): New.
8621         New functions that get used by select.c.
8622
8623         * select.el (select-buffer-killed-default): New.
8624         * select.el (select-buffer-killed-text): New.
8625         * select.el (selection-buffer-killed-alist): New.
8626         New list and functions that get called if a relevant selection
8627         exists and a buffer gets killed.
8628
8629         * select.el (select-convert-to-targets):
8630         * select.el (select-convert-to-identity): Removed.
8631         * select.el (select-convert-from-identity): Removed.
8632         * select.el (select-converter-out-alist):
8633         Removed _EMACS_INTERNAL selection type.
8634
8635         * x-select.el (xselect-kill-buffer-hook): Removed.
8636         * x-select.el (xselect-kill-buffer-hook-1): Removed.
8637         Removed this X-specific nonesense. Use the generic support
8638         in select.el instead.
8639
8640 2000-07-15  Martin Buchholz  <martin@xemacs.org>
8641
8642         * mule/mule-category.el (defined-category-hashtable):
8643         Use make-hash-table instead of make-hashtable
8644
8645         * buff-menu.el: Byte-compiler warning fix.
8646
8647         * isearch-mode.el (isearch-highlight-all-cleanup):
8648         Remove unused variable `isearch-highlight-all-start'.
8649
8650         * etags.el (add-to-tag-completion-table): Byte-compiler warning fix.
8651
8652         * itimer.el (itimer-edit-mode): Byte-compiler warning fixes.
8653
8654         * cus-dep.el (Custom-make-dependencies):
8655         Add autoload cookie for custom-add-loads to generated custom-load.el.
8656
8657         * autoload.el (autoload-package-name): Warning suppression.
8658         Move defvar prior to first use.
8659
8660         * custom.el: Add autoload for custom-declare-face.
8661         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
8662         * cl.el (cl-hack-byte-compiler):
8663         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
8664         to work properly.
8665
8666 2000-07-08  Mike Sperber  <mike@xemacs.org>
8667
8668         * startup.el (load-home-init-file): Added variable.
8669         (maybe-migrate-user-init-file): Added.
8670         (load-user-init-file): Load custom file if different from init
8671         file.
8672
8673         * dumped-lisp.el (preloaded-file-list): Added "cus-file" before
8674         "startup."
8675
8676         * cus-edit.el (custom-migrate-custom-file): Added for migration.
8677         Moved `custom-file'-related code to cus-file.el.
8678
8679         * cus-file.el: New file.
8680
8681 2000-04-01  Mike Sperber  <mike@xemacs.org>
8682
8683         * packages.el (packages-find-package-directories): Added support
8684         for external package hierarchies with in-place installations.
8685
8686         * find-paths.el (paths-root-in-place-p): Added.
8687         (paths-find-emacs-directory): Added support for external
8688         directories with in-place installations.
8689         (paths-find-site-directory): Ditto.
8690
8691         * startup.el (find-user-init-file): Also look for
8692         ~/.xemacs/init.elc? in preference to ~/.emacs.
8693
8694 2000-07-12 Alastair J. Houghton <ajhoughton@lineone.net>
8695
8696         * select.el (own-selection):
8697         * select.el (own-clipboard): Changed `append' parameter to
8698         `how-to-use' parameter.
8699         * select.el (own-selection): Removed icky append code.
8700         * select.el (own-selection, get-selection): Removed extra type
8701         checking.
8702         * select.el (selection-appender-alist):
8703         * select.el (selection-converter-{in|out}-alist): Initialise.
8704         * select.el (select-append-to-*): New.
8705         * select.el (select-convert-from-*): New.  New functions to append
8706         data and convert data from external type.
8707
8708 2000-07-12  Stef Epardaud  <stef@lunatech.com>
8709
8710         * font-lock.el: Javadoc enhancements.
8711
8712 2000-07-06  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
8713
8714         * printer.el (generic-print-region): Compose job name from buffer
8715         name.
8716
8717 2000-07-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
8718
8719         * font-lock.el (font-lock-fontify-pending-extents): Call
8720         font-lock-fontify-region instead of font-lock-fontify-buffer
8721         to avoid unnecessary progress gauges.
8722
8723 2000-07-06  Craig Lanning  <lanning@scra.org>
8724
8725         * custom-load.el (faces):
8726
8727         * finder.el (finder-compile-keywords): from Dan Holmsand, make sure
8728         dir is a regex.
8729
8730         * process.el (call-process-internal): from Dan Holmsand, use binary
8731         coding systems so that jka-compr works.
8732
8733 2000-07-07  Ben Wing  <ben@xemacs.org>
8734
8735         * font-lock.el: Undo previous change.  Unfortunately, some
8736         files actually use the variables directly in their init code
8737         without quoting them.
8738
8739 2000-07-07  Ben Wing  <ben@xemacs.org>
8740
8741         * font-lock.el (defvar font-lock-*-face): Removed.
8742
8743         * font-lock.el (font-lock-apply-highlight): Bind these face vars
8744         only when necessary.
8745
8746 2000-06-30  Charles G Waldman  <cgw@alum.mit.edu>
8747
8748         * cl-macs.el: fix cl-transform-function-property kludge
8749         so that it does not require a random feature.
8750
8751 2000-06-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
8752
8753         * files.el (auto-mode-alist): allow .make extension for Makefiles,
8754         as in Linux kernel "Rules.make".
8755
8756 2000-06-29  Gunnar Evermann  <ge204@eng.cam.ac.uk>
8757
8758         * build-report.el (build-report): Add autoload cookie.
8759
8760 2000-06-21  Charles G Waldman  <cgw@alum.mit.edu>
8761
8762         * package-ui.el (defgroup pui):  Correct a misspelling
8763         (pui-toggle-package-delete):  Change `seleted' to `selected'
8764
8765 2000-06-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
8766
8767         * package-get.el (package-get-update-base):
8768         (package-get): Use insert-file-contents-literally always.
8769         (package-get-maybe-save-index):
8770         Force coding system for writing to binary.
8771
8772 2000-06-08  Mike Alexander  <mta@arbortext.com>
8773
8774         * code-process.el (call-process-region): If there is no coding
8775         system for the process on process-coding-system-alist use the
8776         coding system of the buffer containing the region.
8777
8778 2000-06-10  Ben Wing  <ben@xemacs.org>
8779
8780         * cmdloop.el (command-error):
8781         If debug-on-error and noninteractive, output backtrace.
8782
8783         * files.el (file-relative-name):
8784         Remove MSDOS references.
8785
8786         * simple.el (line-number): New function, due to non-obvious
8787         behavior/usage of count-lines.
8788
8789         * simple.el (count-lines): document non-obvious usage to get
8790         line number.
8791
8792 2000-06-11  Ben Wing  <ben@xemacs.org>
8793
8794         * faces.el ((featurep 'xpm)):
8795         * x-faces.el (x-init-face-from-resources):
8796         * x-faces.el (x-init-frame-faces):
8797         * x-misc.el (x-init-specifier-from-resources):
8798         * x-misc.el (x-get-resource-and-bogosity-check):
8799         * x-misc.el (x-get-resource-and-maybe-bogosity-check):
8800         * x-mouse.el (x-init-pointer-shape):
8801         * x-scrollbar.el (x-init-scrollbar-from-resources):
8802         Add sixth argument to x-get-resource calls so as to issue warnings
8803         rather than errors on bogus arguments.
8804
8805 2000-06-05  Ben Wing  <ben@xemacs.org>
8806
8807         * compat.el: new file.  provides a clean, non-intrusive way to
8808         define compatibility functions.
8809
8810         * process.el (shell-quote-argument): temporary fix for lack
8811         of nt-quote-process-args.  #### I need to put back the overall
8812         structure of that mechanism but redo the guts of it using the
8813         extra intelligence in the C code.
8814
8815 2000-05-28  Adrian Aichner  <aichner@ecf.teradyne.com>
8816
8817         * package-info.el (pi-md5sum): Calculate MD5 sum just like
8818         `package-get' does in package-get.el, instead of using external
8819         "md5sum" program.
8820
8821         * package-get.el (package-get): Insert package file literally to
8822         make checksum calculation work.
8823
8824 2000-04-18  Hrvoje Niksic  <hniksic@iskon.hr>
8825
8826         * code-files.el (convert-mbox-coding-system): Deleted.
8827         (file-coding-system-alist): Removed reference to
8828         convert-mbox-coding-system.
8829
8830 2000-05-28  Martin Buchholz <martin@xemacs.org>
8831
8832         * XEmacs 21.2.34 is released.
8833
8834 2000-05-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
8835
8836         * font-lock.el (font-lock-keywords): Rewrote docstring
8837
8838 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
8839
8840         * loadhist.el (unload-feature): handle case where x is both boundp
8841         and fboundp
8842
8843 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
8844
8845         * packages.el: It's ok to use built-in macros, but not lisp
8846         defined ones.
8847
8848 2000-05-20  Ben Wing  <ben@xemacs.org>
8849
8850         * font-lock.el:
8851         * font-lock.el (font-lock-message-threshold):
8852         * font-lock.el (font-lock-mode):
8853         * font-lock.el (font-lock-default-fontify-buffer):
8854         * font-lock.el (font-lock-always-fontify-immediately):
8855         * font-lock.el (font-lock-old-extent): Removed.
8856         * font-lock.el (font-lock-old-len): Removed.
8857         * font-lock.el (font-lock-fontify-glumped-region): Removed.
8858         * font-lock.el (font-lock-pending-extent-table): New.
8859         * font-lock.el (font-lock-range-table): New.
8860         * font-lock.el (font-lock-after-change-function):
8861         * font-lock.el (font-lock-after-change-function-1): Removed.
8862         * font-lock.el (font-lock-fontify-pending-extents): New.
8863         * font-lock.el ('font-lock-revert-cleanup): Removed.
8864         * font-lock.el ('font-lock-revert-setup): Removed.
8865         Rewrite deferral code to handle any number of changes, merging
8866         them properly.  Remove hacked-up code for revert-buffer, now
8867         unnecessary.
8868
8869         * menubar-items.el (default-menubar):
8870         In Options->Edit Init File, don't switch to emacs-lisp-mode
8871         unless necessary; doing this turns off font-lock.
8872
8873 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
8874
8875         * keydefs.el: Define C-x BS to backward-kill-sentence.
8876
8877 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
8878
8879         * files.el (hack-local-variables-prop-line): Use non-greedy
8880         matching to process -*-texinfo-*- -*-.
8881
8882 2000-05-11  Jonathan Marten <jonathan.marten@uk.sun.com>
8883
8884         * minibuf.el (minibuf-directory-files): new function.
8885         (read-file-name-activate-callback): use minibuf-directory-files.
8886         (read-directory-name-internal): ditto.
8887         (mouse-file-display-completion-list): ditto.
8888         (mouse-directory-display-completion-list): ditto.
8889         (read-file-name-internal): remove "./" from completion list unless
8890         explicitly matched, for consistency.
8891
8892 2000-05-11  Ben Wing  <ben@xemacs.org>
8893
8894         * gutter-items.el (gutter-buffers-tab):
8895         * gutter-items.el (add-tab-to-gutter):
8896         * gutter-items.el (update-tab-in-gutter):
8897         * gutter-items.el (remove-buffer-from-gutter-tab): Removed.
8898         * gutter-items.el (append-progress-display):
8899         * gutter-items.el (abort-progress-display):
8900         * gutter-items.el (raw-append-progress-display):
8901         Further fixes.  Use set-glyph-image not set-image-instance-property,
8902         to fix problems with multiple windows in a frame.
8903
8904         * menubar-items.el (tutorials-menu-filter):
8905         Fix typo.
8906
8907         * startup.el (early-error-handler):
8908         Display message box under windows; otherwise, message will disappear
8909         before it can be viewed.
8910
8911         * update-elc.el:
8912         Fix bug in NEEDTODUMP processing.
8913
8914 2000-05-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
8915
8916         * startup.el (lock-directory): Removed.
8917         (superlock-file): Ditto.
8918         (startup-set-paths): Remove lockdir.
8919         (startup-setup-paths-warning): Remove lock-directory.
8920
8921         * setup-paths.el (paths-find-lock-directory): Removed.
8922         (paths-find-superlock-file): Ditto.
8923
8924 2000-05-09  Ben Wing  <ben@xemacs.org>
8925
8926         * faces.el (set-face-property):
8927         * faces.el (set-face-font):
8928         * faces.el (set-face-foreground):
8929         * faces.el (set-face-background):
8930         * faces.el (set-face-background-pixmap):
8931         * faces.el (set-face-underline-p):
8932         * faces.el (set-face-strikethru-p):
8933         * faces.el (set-face-highlight-p):
8934         * faces.el (set-face-dim-p):
8935         * faces.el (set-face-blinking-p):
8936         * faces.el (set-face-reverse-p):
8937         doc string changes.
8938
8939         * glyphs.el:
8940         * glyphs.el (make-image-specifier):
8941         * glyphs.el (glyph-property):
8942         * glyphs.el (set-glyph-image):
8943         * glyphs.el (make-glyph):
8944         * glyphs.el (make-pointer-glyph):
8945         * glyphs.el (make-icon-glyph):
8946         * glyphs.el (widget-image-instance-p): New.
8947         authorship info, lots of doc changes.  New predicate, inadvertently
8948         omitted.  the general principle with specifier docs is now that
8949         the description of instantiators should go with the make-foo-specifier
8950         fun's doc string, rather than in foo-specifier-p.  this follows
8951         conventions elsewhere in XEmacs and in general is a lot more obvious
8952         of a place to look.  sometimes the make-foo-specifier function needs
8953         to be created in the process.
8954
8955         * gutter.el:
8956         * gutter.el (make-gutter-specifier): New.
8957         * gutter.el (make-gutter-size-specifier): New.
8958         * gutter.el (make-gutter-visible-specifier): New.
8959         specifier doc updates according to the conventions specified before.
8960
8961         * objects.el:
8962         * objects.el (make-font-specifier):
8963         * objects.el (make-color-specifier):
8964         * objects.el (make-face-boolean-specifier): New.
8965         specifier doc updates according to the conventions specified before.
8966
8967         * specifier.el:
8968         * specifier.el (set-specifier):
8969         * specifier.el (make-integer-specifier): New.
8970         * specifier.el (make-boolean-specifier): New.
8971         * specifier.el (make-natnum-specifier): New.
8972         * specifier.el (make-generic-specifier): New.
8973         * specifier.el (make-display-table-specifier): New.
8974         specifier doc updates according to the conventions specified before.
8975
8976         * toolbar.el:
8977         * toolbar.el (make-toolbar-specifier): New.
8978         specifier doc updates according to the conventions specified before.
8979
8980 2000-05-09  Ben Wing  <ben@xemacs.org>
8981
8982         * process.el (call-process-internal): Revert to previous version
8983         because Mike's change clashed with a change I did not long before.
8984         Changed progn to prog1 to fix the bug pointed out by Mike Alexander.
8985         Thanks very much Mike for pointing out the bug and submitting a
8986         patch!
8987
8988 2000-04-13  Mike Alexander  <mta@arbortext.com>
8989
8990         * process.el (call-process-internal): Send the correct input buffer
8991         (call-process-internal): Return the exit status of the process
8992
8993 2000-05-07  Ben Wing  <ben@xemacs.org>
8994
8995         * winnt.el:
8996         * winnt.el (nt-quote-args-verbatim): Removed.
8997         * winnt.el (nt-quote-args-prefix-quote): Removed.
8998         * winnt.el (nt-quote-args-backslash-quote): Removed.
8999         * winnt.el (nt-quote-args-double-quote): Removed.
9000         * winnt.el (nt-quote-args-functions-alist): Removed.
9001         * winnt.el (nt-quote-process-args): Removed.
9002         Remove all stuff for argument quoting.  We borrow the code instead
9003         from Emacs 20.6, which is much more careful in its quoting
9004         (e.g. in handling runs of the escape character) and avoids most of
9005         the need for this Lisp mechanism by checking to see whether we're
9006         running a Cygwin or normal program and doing the appropriate
9007         quoting.  If we end up needing such a mechanism, we should add
9008         it by extending the variable `mswindows-quote-process-args' so it
9009         can take an alist of regexps.
9010
9011 2000-05-07  Ben Wing  <ben@xemacs.org>
9012
9013         * keydefs.el:
9014         Restore M-up, M-down to 21.1 state.  Put *ward-sentence on
9015         C-M-left, C-M-right instead.  Define C-M-up, C-M-down to scroll
9016         the window without moving point.
9017
9018         * simple.el:
9019         * simple.el (scroll-up-one): New.
9020         * simple.el (scroll-down-one): New.
9021         Functions for use with C-M-up/down.
9022
9023 2000-05-01  Martin Buchholz <martin@xemacs.org>
9024
9025         * XEmacs 21.2.33 is released.
9026
9027 2000-04-29  Martin Buchholz  <martin@xemacs.org>
9028
9029         * dialog.el (yes-or-no-p-dialog-box):
9030         Fix docstring.
9031         Fix following horrible bug in X11 mode with focus-follows-mouse:
9032           1. Visit two files in two different frames.
9033           2. do File->Revert Buffer in one of those frames.
9034           3. Dialog box appears.
9035           4. Arrange things so that the mouse passes over the *other*
9036              frame, then to the dialog box, and click on "Yes".
9037           5. The file contents end up in the *wrong* buffer!
9038         Add TODO comment.
9039
9040 2000-04-28  Ben Wing  <ben@xemacs.org>
9041
9042         * help.el (describe-installation): correct typo introduced
9043         in last patch: boundp -> fboundp.
9044
9045         * etags.el (buffer-tag-table-list):
9046         canonicalize filenames to Unix format so that tag-table-alist
9047         searching works under Windows.
9048
9049         * autoload.el:
9050         Bowdlerize the supposedly objectionable words
9051         "who couldn't quite manage to cleanly modify batch-update-autoloads".
9052
9053         * gutter-items.el (set-progress-display-style):
9054         * gutter-items.el (search-dialog-callback):
9055         * gutter-items.el (make-search-dialog):
9056         Change to new callback-ex api.
9057
9058 2000-04-26  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
9059
9060         * help.el: (describe-installation): decode-coding-string is not
9061         defined in a non MULE environment.
9062
9063 2000-04-28  Ben Wing  <ben@xemacs.org>
9064
9065         * gutter-items.el (buffer-list-changed-hook):
9066         use it, not record-buffer-hook.
9067
9068         * subr.el (record-buffer-hook): Removed.
9069
9070 2000-04-27  Ben Wing  <ben@xemacs.org>
9071
9072         * gutter-items.el (buffers-tab-switch-to-buffer): do not
9073         use NORECORD option.  Andy will not like this, but the existing
9074         gutter behavior is just wrong, as per this comment:
9075
9076         ;; this used to add the norecord flag to both calls below.
9077         ;; this is bogus because it is a pervasive assumption in XEmacs
9078         ;; that the current buffer is at the front of the buffers list.
9079         ;; for example, select an item and then do M-C-l
9080         ;; (switch-to-other-buffer).  Things get way confused.
9081         ;;
9082         ;; Andy, if you want to maintain the current look, you must
9083         ;;  *uncouple* the gutter order and buffers order.
9084
9085         * loaddefs.el (completion-ignored-extensions): unfuckify.
9086
9087         * bytecomp.el (batch-byte-compile-one-file): new function, used in
9088         xemacs.mak.
9089
9090         * autoload.el (batch-update-one-directory): new function, used in
9091         xemacs.mak.
9092
9093         * loadup.el: set gc-cons-threshold very high unless dumping --
9094         loadup during update-elc is much much much faster.  also do this
9095         when quick-building.
9096
9097         add commented-out code for profiling loadup.
9098
9099
9100         * update-elc.el (preloaded-file-list): add bytecomp.el, since it
9101         is required in order to build xemacs.
9102
9103 2000-04-26  Ben Wing  <ben@xemacs.org>
9104
9105         * loadup.el: don't garbage collect during loadup if quick-build
9106         compile-time option is set.
9107
9108 2000-04-23  Ben Wing  <ben@xemacs.org>
9109
9110         * update-elc.el: compute whether any dumped .el or .elc files
9111         are newer than the dumped exe, and touch the file ../src/NEEDTODUMP
9112         if so.
9113
9114         * update-elc.el (update-elc-files-to-compile): always change
9115         NOBYTECOMPILE in the src directory rather than current dir,
9116         so it will work under NT.
9117
9118         * autoload.el (autoload-trim-file-name): canonicalize to slashes so
9119         the form of this file is identical between Unix and Windows.
9120         (autoload-target-directory): Fixed to be lisp/ not lisp/prim/.
9121         Added comment.
9122         (update-autoloads-from-directory): updated doc string.
9123         updated doc strings in a few other places.
9124
9125 2000-04-18  Yoshiki Hayashi  <yoshiki@xemacs.org>
9126
9127         * bytecomp.el (byte-force-recompile): Fix argument to
9128         byte-recompile-directory.
9129
9130 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9131
9132         * gutter-items.el (progress-display-clear-when-idle): Use
9133         add-one-shot-hook.
9134         * gutter-items.el (clear-progress-display): Adjust number of
9135         arguments.
9136
9137 2000-04-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
9138
9139         * dumped-lisp.el (preloaded-file-list): Always dump select.el.
9140
9141 2000-04-16  Ben Wing  <ben@xemacs.org>
9142
9143         * printer.el: New file.
9144
9145         * dumped-lisp.el (preloaded-file-list): Declare printer.el.
9146
9147         * help.el (describe-installation): Fix decoding for Windows.
9148
9149         * menubar-items.el:
9150         * menubar-items.el (default-menubar):
9151         * menubar-items.el (tutorials-menu-filter): New.
9152         * menubar-items.el (popup-menubar-menu):
9153         Add authorship.  Redo Help menu and Tutorials filter.
9154
9155         * menubar.el: Correct comment.
9156
9157         * modeline.el (modeline-buffer-identification): Correct doc string.
9158
9159         * simple.el:
9160         * simple.el (printing): Removed.
9161         * simple.el (printer-name): Removed.
9162         * simple.el (generic-print-buffer): Removed.
9163         * simple.el (generic-print-region): Removed.
9164         Move generic print code to printer.el.
9165
9166 2000-04-15  Ben Wing  <ben@xemacs.org>
9167
9168         * simple.el (generic-print-region): New.
9169         make this function actually work.
9170         (generic-print-buffer): call generic-print-region.
9171
9172 2000-04-14  Andy Piper  <andy@xemacs.org>
9173
9174         * gutter-items.el (make-search-dialog): avoid unnecessary futzing
9175         by using the new widget-callback-current-channel.
9176         (search-dialog-callback): ditto.
9177
9178 2000-04-12  Andy Piper  <andy@xemacs.org>
9179
9180         * gutter.el (default-gutter-position): moved from gutter-items.el.
9181         (default-gutter-position-changed-hook): ditto.
9182         (gutter-element-visibility-changed-hook): ditto.
9183         (set-gutter-element): ditto.
9184         (remove-gutter-element): ditto.
9185         (set-gutter-element-visible-p): ditto.
9186         (gutter-element-visible-p): ditto.
9187         (init-gutter): ditto.
9188
9189         * dialog.el (make-dialog-box): renamed and moved from
9190         gutter-items.el
9191
9192         * gutter-items.el: move various functions elsewhere.
9193
9194 2000-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9195
9196         * menubar-items.el: Fixed place of parenthesis.
9197
9198 2000-04-12  Ben Wing  <ben@xemacs.org>
9199
9200         * etags.el (find-tag-at-point): New.  Lets you do find-tag
9201                 without constantly being prompted for the tag.
9202         * simple.el: Added a number of section headings, to clarify the
9203                 organization of this file.
9204         * simple.el (activate-region):
9205         * simple.el (region-exists-p):
9206         * simple.el (region-active-p):
9207                 Moved these three function down to the other side of
9208                 the case-changing functions, so they join the rest of
9209                 the region code.
9210         * simple.el (printing): New.
9211         * simple.el (printer-name): New.
9212         * simple.el (generic-print-buffer): New.
9213                 New functions, a very simple prototype for a unified
9214                 printing interface.
9215
9216         * process.el (call-process-internal): Real fix for null BUFFER,
9217                 other problems with BUFFER specs.
9218
9219         * menubar-items.el:
9220                 Fixed up File->Print to use new printing functions.
9221                 Various corrections and expansions to Grep/Compile menus.
9222                 New options for Printing.
9223                 New options for SMTP Mail, the way to send mail under
9224                   MS Windows. (There's also a package patch to make SMTP
9225                   Mail be the default under MSWin.)
9226
9227 2000-04-09  Jeff Miller <jmiller@cablespeed.com>
9228
9229         * menubar-items.el: Selecting Rectangle Mousing from menubar
9230         did not work.  Needed to quote mouse-track-rectangle-p.
9231
9232 2000-04-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
9233
9234         * cl-compat.el (keywordp): Removed.
9235
9236 2000-04-05  Andy Piper  <andy@xemacs.org>
9237
9238         * gutter-items.el (progress-layout-glyph): don't initialize here.
9239         (progress-gauge-glyph): use dynamic sizing.
9240         (set-progress-display-style): new function. Set progress glyphs
9241         appropriately depending on the style.
9242         (progress-display-style): new variable. Custom version of
9243         set-progress-display-style.
9244         (progress-abort-glyph): switch to dynamic sizes.
9245         (search-dialog-text): make the edit field active.
9246
9247 2000-04-04  Andy Piper  <andy@xemacs.org>
9248
9249         * gutter-items.el (make-search-dialog): need to make the search
9250         dialog visible after creation.
9251
9252         * menubar-items.el (default-menubar): use the search dialog for
9253         searching. Remove some extraneous search menu items.
9254
9255         * gutter-items.el (set-gutter-element): allow glyphs to be used as
9256         well as strings.
9257         (make-gutter-only-dialog-frame): allow the user to create the
9258         frame unmapped. Allow the gutter spec to be given as a glyph.
9259         (search-dialog-direction): new variable.
9260         (search-dialog-text): new variable.
9261         (search-dialog-callback): new function. Callback for the search
9262         dialog action.
9263         (make-search-dialog): new function. Create a user-friendly search
9264         dialog.
9265
9266 2000-04-04  Hrvoje Niksic  <hniksic@iskon.hr>
9267
9268         * faces.el (set-face-stipple): Use mswindows-bitmap-file-path
9269         under Windows.
9270
9271 2000-04-01  Andy Piper  <andy@xemacs.org>
9272
9273         * font-lock.el (font-lock-fontify-keywords-region): Calculate
9274         progress more accurately.
9275
9276 2000-02-02  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
9277
9278         * finder.el (finder-compile-keywords): Process readable files only.
9279         Because error in process of .#finder-inf.el when compile xemacs
9280         with --with-clash-detection option.
9281
9282 2000-03-31  Andy Piper  <andy@xemacs.org>
9283
9284         * gutter-items.el (append-progress-display): don't delay after a
9285         successful font-lock.
9286         (make-gutter-only-dialog-frame): new function. Allow users to
9287         create gutter-only dialogs.
9288
9289 2000-03-27  Mike Alexander  <mta@arbortext.com>
9290
9291         * process.el (call-process-internal): Handle a null BUFFER
9292         parameter correctly.
9293
9294 2000-03-28  Andy Piper  <andy@xemacs.org>
9295
9296         * gutter-items.el (abort-progress-display): put strings in the
9297         gutter not extents.
9298         (progress-layout-glyph): signal special 'quit callback.
9299         (progress-display-quit-function): deleted.
9300         (progress-display-stop-callback): deleted.
9301         (progress-display-dispatch-command-events): deleted.
9302         (append-progress-display): remove calls to
9303         progress-display-dispatch-command-events.
9304         (raw-append-progress-display): ditto.
9305
9306 2000-03-23  Hrvoje Niksic  <hniksic@iskon.hr>
9307
9308         * faces.el (set-face-stipple): Rewrite to correctly handle PIXMAP
9309         being a list.  Actually define `stipple-pixmap-p' which is used as
9310         an error predicate.  Correctly handle PIXMAP being either relative
9311         or absolute file name.
9312
9313 2000-03-24  Andy Piper  <andy@xemacs.org>
9314
9315         * gutter-items.el (add-tab-to-gutter): use copy-sequence.
9316         (abort-progress-display): ditto. Don't delete the created extent.
9317         (raw-append-progress-display): ditto.
9318         (progress-display-dispatch-non-command-events): new
9319         function. Encapsulates what we want to do when no command input is
9320         required.
9321         (progress-display-dispatch-command-events): likewise, but disable
9322         for now since it causes too many problems.
9323         (append-progress-display): use them.
9324         (raw-append-progress-display): ditto.
9325         (default-gutter-position-changed-hook): set this rather than
9326         default-gutter-position-changed.
9327         (default-gutter-position-changed-hook): lambda with zero arguments
9328         rather than one.
9329         (raw-append-progress-display): trap errors in pending input since
9330         allowing them to signal will hose the gauge well and
9331         truly. Ideally we would like to delay these until we are more able
9332         to cope.
9333         (append-progress-display): ditto.
9334
9335 2000-03-20  Jeff Miller <jmiller@cablespeed.com>
9336
9337         * lisp/make-docfile.el: call-process-internal is now implemented
9338         in process.el.
9339
9340 2000-03-21  Ben Wing  <ben@xemacs.org>
9341
9342         * mule\mule-cmds.el (set-language-info-alist):
9343         Fix to correspond to new menu arrangement.
9344
9345 2000-03-21  Ben Wing  <ben@xemacs.org>
9346
9347         * process.el:
9348         * process.el (call-process-internal): New.
9349         New implementation of call-process.  Only enabled under NT, so far.
9350         stderr handling not implemented yet in CVS'd C code.
9351
9352 2000-03-20  Ben Wing  <ben@xemacs.org>
9353
9354         * lisp-mode.el:
9355         * lisp-mode.el (lisp-interaction-mode-menubar-menu): New.
9356         * lisp-mode.el (lisp-interaction-mode):
9357         Put back Lisp Interaction menubar for Jan V's sake.
9358
9359         * simple.el:
9360         * simple.el (mark-ring):
9361         * simple.el (dont-record-current-mark): New.
9362         * simple.el (in-shifted-motion-command): New.
9363         * simple.el (mark-ring-unrecorded-commands): New.
9364         * simple.el (mark-ring-max):
9365         * simple.el (set-mark-command):
9366         * simple.el (push-mark):
9367         * simple.el (handle-pre-motion-command):
9368         Implement scheme for not recording unimportant marks.
9369
9370         * subr.el:
9371         * subr.el (function-allows-args): New.
9372         New function function-allows-args.
9373
9374 2000-03-20  Martin Buchholz <martin@xemacs.org>
9375
9376         * XEmacs 21.2.32 is released.
9377
9378 2000-03-20  Andy Piper  <andy@xemacs.org>
9379
9380         * gutter-items.el (update-tab-in-gutter): force selection of the
9381         selected-window if required to do so.
9382         (buffers-tab-items): ditto.
9383         (add-tab-to-gutter): ditto.
9384         (create-frame-hook): use force-selection.
9385         (default-gutter-position-changed): lambdify.
9386         (update-tab-hook): deleted since it was only used in one place.
9387
9388 2000-03-18  Andy Piper  <andy@xemacs.org>
9389
9390         * files.el (find-file-noselect): undo change that shouldn't have
9391         gone in.
9392
9393 2000-03-17  Andy Piper  <andy@xemacs.org>
9394
9395         * buffer.el (switch-to-buffer): use last-nonminibuf-window instead
9396         of selected-window trickery.
9397
9398         * gutter-items.el (update-tab-in-gutter): don't give dedicated
9399         frames tabs.
9400         (progress-display-stop-callback): progress -> progress-display
9401         (progress-display-quit-function): ditto.
9402         (clear-progress-display): ditto.
9403         (remove-progress-display): ditto.
9404         (append-progress-display): ditto.
9405         (abort-progress-display): ditto.
9406         (raw-append-progress-display): ditto.
9407         (display-progress-display): ditto.
9408         (current-progress-display-label): ditto.
9409         (current-progress-display): ditto.
9410         (lprogress-display): ditto and save the buffer
9411         (progress-display): ditto. Otherwise the buffer sometimes gets
9412         changed which confuses font-lock.
9413
9414         * font-lock.el (font-lock-default-fontify-buffer): catch all
9415         errors, not just quit.
9416         (font-lock-mode): progress -> display-progress
9417         (font-lock-default-fontify-buffer): ditto.
9418         (font-lock-fontify-syntactically-region): ditto.
9419         (font-lock-fontify-keywords-region): ditto.
9420
9421 2000-03-14  Hrvoje Niksic  <hniksic@iskon.hr>
9422
9423         * cl.el (gensym): Move to here from cl-macs.el.
9424         (gentemp): Ditto.
9425
9426 2000-03-16  Andy Piper  <andy@xemacs.org>
9427
9428         * font-lock.el (font-lock-mode): use lprogress and friends for
9429         progress management.
9430         (font-lock-default-fontify-buffer): ditto.
9431         (font-lock-fontify-syntactically-region): ditto.
9432         (font-lock-fontify-keywords-region): ditto.
9433         (font-lock-revert-cleanup): fix reverting.
9434         (font-lock-revert-setup): ditto.
9435
9436         * gutter-items.el (progress-use-echo-area): new variable. Use the
9437         echo area for progress gauges if non-nil.
9438         (clear-progress): remove echo area stuff and defer to
9439         clear-message.
9440         (append-progress): dispatch non-command events after each progress
9441         increment. Remove echo area stuff.
9442         (abort-progress): remove echo area stuff and defer to
9443         display-message.
9444         (raw-append-progress): ditto. Dispatch non-command events after
9445         gutter redisplay.
9446         (display-progress): defer echo area stuff to display-message.
9447
9448         * gutter-items.el (clear-progress):
9449         (abort-progress): indentation changes.
9450         (display-progress): don't clear progress.
9451         (append-progress): compare messages with equal.
9452         (raw-append-progress): use dispatch-non-command-events to flush
9453         widget creation events.
9454
9455 2000-03-13  Ben Wing  <ben@xemacs.org>
9456
9457         * abbrev.el:
9458         * abbrev.el (abbrev-string-to-be-defined): New.
9459         * abbrev.el (inverse-abbrev-string-to-be-defined): New.
9460         Changes for use with the menubar.
9461
9462 2000-03-12  Ben Wing  <ben@xemacs.org>
9463
9464         * alist.el (vassoc): moved here from font-menu.el.
9465
9466         * custom.el (defface): typo fix.
9467
9468         * dialog.el (yes-or-no-p-dialog-box):
9469         * dialog.el (message-box):
9470         * files.el (save-some-buffers-1):
9471         Put accelerators in the button names.
9472
9473         * font-lock.el (font-lock-comment-face):
9474         * font-lock.el (font-lock-keyword-face):
9475         * font-lock.el (font-lock-function-name-face):
9476         Fixed some of the colors under MS Windows because the existing
9477         default colors were hardly different from black and needed to be
9478         made lighter.
9479
9480         * font-menu.el:
9481         * font-menu.el (font-menu-split-long-menu):
9482         * font-menu.el (font-menu-family-constructor):
9483         * font-menu.el (font-menu-size-constructor):
9484         * font-menu.el (font-menu-weight-constructor):
9485         * font-menu.el (font-menu-set-font):
9486         vassoc moved to alist.el.
9487         Accelerators added to all menus.
9488         Unused bound var new-props removed.
9489
9490         * keydefs.el: I did a whole lot of rearranging to put things in a
9491         more consistent order and fixed a number of cases where key
9492         combinations involving up, down, left, right and so on were
9493         defined but the corresponding keypad combinations were not
9494         defined.
9495
9496         * lisp-mode.el:
9497         * lisp-mode.el (lisp-interaction-mode-popup-menu):
9498         * lisp-mode.el (emacs-lisp-mode):
9499         * lisp-mode.el (lisp-interaction-mode):
9500         * lisp-mode.el (flet):
9501         Added accelerators onto the menus.
9502         Made all the different versions of the let function be indented
9503         the same way.
9504         Undid Steve's easy-menu-ification, because it makes it impossible
9505         to have the menubar and popup menus different.
9506         Cleaned up the menu; added items for find-function &c and some
9507         indenting, and removed debug-on-*.
9508
9509         * list-mode.el (list-mode-hook):
9510         * list-mode.el (list-mode):
9511         * list-mode.el (completion-setup-hook):
9512         * list-mode.el (display-completion-list):
9513         Added support for the :window-height keyword, which is required
9514         because of other changes that I made for the file dialog box.  I
9515         also made the hook variables list-mode-hook and
9516         completion-setup-hook and also minibuffer-setup-hook in
9517         minibuf.el be permanent-local; see comment in list-mode.el.
9518
9519         * map-ynp.el (map-y-or-n-p):
9520         Added accelerators to the dialog buttons.
9521
9522         * menubar-items.el (menu-truncate-list):
9523         New internal function.
9524         * menubar-items.el (submenu-generate-accelerator-spec):
9525         * menubar-items.el (menu-item-strip-accelerator-spec):
9526         * menubar-items.el (menu-item-generate-accelerator-spec):
9527         New exported functions, for use in auto-generating accelerator specs.
9528
9529         * menubar-items.el:
9530         * menubar-items.el (default-menubar):
9531         * menubar-items.el (maybe-add-init-button):
9532         * menubar-items.el (bookmark-menu-filter):
9533         * menubar-items.el (slow-format-buffers-menu-line):
9534         * menubar-items.el (build-buffers-menu-internal):
9535         * menubar-items.el (language-environment-menu-filter):
9536         * menubar-items.el (default-popup-menu):
9537         * menubar-items.el (popup-buffer-menu):
9538         * menubar-items.el (popup-menubar-menu):
9539         Did a major overhaul on this file, and in fact I'm nowhere near
9540         done working on the menubar, and there will be more patches to
9541         come.  A basic summary of what I've done:
9542
9543         a) I added accelerators to all of the menu items.  For menus that
9544         are auto-generated, such as the buffers menu, the accelerators are
9545         automatically added to the beginning of each line using the
9546         numbers 1 through 9, then zero, and then letters starting with A,
9547         but omitting the letters that are already in use for the fixed
9548         menu items at the top of the buffers menu.  To facilitate adding
9549         accelerators of this kind, I created some new functions
9550         (*-accelerator-spec), which are also being used by other filters
9551         that auto generate lists of things such as ftp sites to download
9552         packages.  If people really don't like these accelerators
9553         appearing at the beginning of the menu items, a variable can be
9554         added to optionally turn them off, but I think this is rather
9555         pointless because other menu items have accelerators and many or
9556         most of the menu users will use the accelerators if the support is
9557         there.
9558
9559         b) I combined the top level Tools and Apps menus into a single
9560         Tools menu, because the distinction between the two is not
9561         obvious, and the items on the menus are not used often enough that
9562         putting some of them onto submenus is a problem.
9563
9564         c) I created two new top level menus called View and Cmds because
9565         there were too many items on the File and Edit menus, and I'm going
9566         to be adding more items to these menus.  In contrast to the Tools
9567         menu, the items on these menus may be used quite often during an
9568         editing session, and so should be available with fewer
9569         keystrokes.
9570
9571         d) I added a number of options to the options menu, including one
9572         for controlling whether the alt key can be used to traverse to
9573         menu items using the accelerators, one for controlling behavior of
9574         control-k, one for controlling how the kill and yank functions
9575         interact with the clipboard, a few additional buffers-menu
9576         options, and various other things.  I also did a bit of
9577         rearranging, for example, combining the keyboard and mouse options
9578         into a single keyboard and mouse submenu to facilitate the
9579         accelerators on that level.
9580
9581         e) I changed the variable buffers-menu-format-buffer-line-function
9582         to take two arguments instead of one, the second argument being
9583         the line number for use in creating an accelerator.  I added a
9584         hack to support existing functions with one argument (although I
9585         doubt that very many of these exist), for backward compatibility.
9586
9587         f) I moved the top level mule menu to be a submenu of the edit
9588         menu.  I think that most of the items on this menu are fairly
9589         useless and there are certainly not enough frequently used items
9590         to justify this being its own top level menu.
9591
9592         g) I combined most of the items in big-menubar.el into the main menu.
9593         If people think the main menu is too big, it would be possible to
9594         create different configurations, some smaller.
9595
9596         * menubar.el (check-menu-syntax):
9597         Deleted some syntax checks that were no longer valid, partly
9598         because of changes that were already made a long time ago, and
9599         partly because of a change I made where I allow the name of the
9600         menu item to be an evaluated expression rather than just a string,
9601         similar to all of the other parameters of a menu item.
9602
9603         * minibuf.el:
9604         * minibuf.el (read-file-name-1):
9605         * minibuf.el (mouse-read-file-name-1):
9606         I made a number of changes to improve the appearance
9607         and functioning of the file dialog box.  They include:
9608
9609         a) Fixing the problem where closing the dialog box by clicking on
9610         the close button of the window didn't properly exit the
9611         minibuffer.
9612
9613         b) Fixing the problem that if you typed part of a file name, and
9614         then clicked on a completion with the mouse, the file was not
9615         correctly selected.
9616
9617         c) Changing the title of the dialog box to reflect the operation
9618         being done in accordance with user interface conventions, rather
9619         than the name of the dialog box buffer, which is rather useless.
9620
9621         d) Remove the words "possible completions are" which didn't
9622         belong.
9623
9624         e) Fix things so that the completions scroll off the end of the
9625         completions windows only to the right, rather than both to the
9626         right and down, which is in accordance with Windows user interface
9627         conventions.
9628
9629         * msw-init.el (init-post-mswindows-win):
9630         Added a binding for meta-F4, which is the standard windows binding
9631         for exiting a program.
9632
9633         * select.el (get-selection-no-error):
9634         * select.el (own-selection):
9635         * select.el (own-clipboard):
9636         Added an optional argument called append to the functions
9637         own-selection and own-clipboard.  This adds support for appending
9638         text to the existing selection and allows the function
9639         own-clipboard to be used as the value of the variable
9640         interprogram- cut-function.
9641
9642         Fixed a bug in own-selection in handling zmacs-region-stays.
9643
9644         * simple.el (historical-kill-line): New.
9645
9646         * simple.el (kill-line):
9647         * simple.el (interprogram-cut-function):
9648         * simple.el (interprogram-paste-function):
9649         * simple.el (handle-pre-motion-command):
9650         * simple.el (next-line):
9651         * simple.el (previous-line):
9652         a) Expanded the variable kill-whole-line, so that function
9653         kill-line can be set to delete the entire line always, not just
9654         when cursor is at the beginning of the line.  This is controlled
9655         by setting the variable kill-whole-line to the symbol 'always.
9656         This behavior, as well as the existing kill-whole-line behavior,
9657         now only take effect when kill-line is called interactively,
9658         although this is a departure from a previous behavior in the case
9659         of setting this variable kill-whole-line to t.  It is almost
9660         certainly what has always been intended, and most likely the old
9661         way of doing things introduced bugs.  I also created a function
9662         called historical-kill-line, which ignores the kill-whole-line
9663         setting and always gives the historical behavior of only killing
9664         to the end of the line.  I bound this function to shift- control-k
9665         so that the kill to end of line behavior is available, even when
9666         kill-whole-line has been set to change control-k into the simple
9667         delete-whole-line behavior. (This can be set using the options
9668         menu.)
9669
9670         b) I changed things so that kill and yank now interact with the
9671         clipboard by default under windows.  This was done by changing the
9672         default value of interprogram-cut- function and
9673         interprogram-paste-function.  You can get the old behavior by
9674         setting these to nil, and there is an option on the options menu
9675         to do this.
9676
9677         c) I added support for selecting text using shifted motion keys.
9678         This support is on by default and can be controlled by the
9679         variable shifted-motion-keys-select-region.  There is also a
9680         variable called unshifted-motion-keys-deselect-region that
9681         controls more specifically how the shifted motion key behavior
9682         works.  I did not put an option on the options menu to turn this
9683         off, because I can't imagine why this would be useful.
9684
9685         * simple.el (forward-block-of-lines):
9686         * simple.el (backward-block-of-lines):
9687         * simple.el (block-movement-size):
9688         New.
9689
9690         * simple.el (uncapitalized-title-words):
9691         * simple.el (uncapitalized-title-word-regexp):
9692         * simple.el (capitalize-string-as-title):
9693         * simple.el (capitalize-region-as-title):
9694         New.
9695
9696
9697         * subr.el (add-hook):
9698         * subr.el (make-local-hook): New.
9699         * subr.el (remove-local-hook): New.
9700         * subr.el (add-one-shot-hook): New.
9701         * subr.el (add-local-one-shot-hook): New.
9702         Added some functions to make using hooks easier.
9703         These include:
9704
9705         a) Functions add-local-hook and remove-local-hook to make it easy
9706         to use local hooks.
9707
9708         b) Functions add-one-shot-hook and add-local-one-shot-hook, which
9709         make it possible to add a "one-shot" hook, which is to say a hook
9710         that runs only once, and automatically removes itself after the
9711         first time it has run.
9712
9713 2000-03-09  Andy Piper  <andy@xemacs.org>
9714
9715         * files.el (auto-mode-alist): pick up jsp, jhtml and xml files.
9716
9717 2000-03-09  Yoshiki Hayashi  <yoshiki@xemacs.org>
9718
9719         * buff-menu.el (buffers-menu-omit-invisible-buffers):
9720         Moved from menubar-items.el.
9721         * dumped-lisp.el: Dump gutter-items regardless of menubar.
9722
9723 2000-03-08  Andy Piper  <andy@xemacs.org>
9724
9725         * gutter-items.el (build-buffers-tab-internal): add selected field
9726         to buffers tab spec.
9727
9728 2000-03-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
9729
9730         * minibuf.el (last-exact-completion): Initialize to nil.
9731
9732 2000-03-07  Didier Verna  <didier@xemacs.org>
9733
9734         * startup.el (command-line-1): remove unused variable
9735         `first-file-buffer'.
9736
9737 2000-02-29  Hrvoje Niksic  <hniksic@iskon.hr>
9738
9739         * loaddefs.el (completion-ignored-extensions): Removed ".log",
9740         which is also used for Web server log files.
9741
9742 2000-02-03  IKEYAMA Tomonori <tomonori@suiyokai.org>
9743
9744         * mule/mule-charset.el: Setup auto-fill-chars.
9745
9746 2000-03-02  SL Baur  <steve@beopen.com>
9747
9748         * subr.el (with-string-as-buffer-contents): Reimplement using
9749         `with-temp-buffer'.  Fixes non-unique buffer name problem, fixes
9750         non-deletion of buffer after execution problem.
9751         (with-output-to-string): Use unique buffer name.
9752
9753 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
9754
9755         * gutter-items.el (buffers-tab-sort-function):  New variable.
9756         (buffers-tab-items):  Funcall it to sort the buffer tab list.
9757
9758 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
9759
9760         * startup.el (load-user-init-file):  Merge two `if's to one `or'.
9761
9762 2000-02-28  Martin Buchholz  <martin@xemacs.org>
9763
9764         * menubar-items.el (maybe-add-init-button): Remove the "Load
9765         .emacs" button from all menubars.
9766
9767 2000-03-01  Didier Verna  <didier@xemacs.org>
9768
9769         * rect.el (string-rectangle): depend on `pending-delete-mode' for
9770         region rectangle replacement (from Jan Vroonhof).
9771         (replace-rectangle): new function.
9772
9773 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
9774
9775         * mule/mule-cmds.el (set-default-coding-systems): Use
9776         set-terminal-coding-system and set-keyboard-coding-system.
9777         * coding.el (set-terminal-coding-system): Use
9778         set-console-tty-output-coding-system.
9779         (set-keyboard-coding-system): Use
9780         set-console-tty-input-coding-system.
9781
9782 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
9783
9784         * minibuf.el (read-variable): Allow symbol to default argument.
9785
9786 2000-02-27  Andy Piper  <andy@xemacs.org>
9787
9788         * gutter-items.el (update-tab-hook): new function to be used for
9789         hooks.
9790         (create-frame-hook): add update-tab-hook.
9791         (record-buffer-hook): ditto.
9792         (default-gutter-position-changed): ditto.
9793         (default-gutter-position): updating the buffers tab is now handled
9794         by a hook.
9795         (default-gutter-position-changed-hook): new variable.
9796         (gutter-element-visibility-changed-hook): ditto.
9797         (set-gutter-element-visible-p): call it.
9798         (set-gutter-element): use modify-specifier-instances. Set extents
9799         as duplicable before using.
9800         (remove-gutter-element): ditto.
9801         (set-gutter-element-visible-p): ditto.
9802         (init-gutter): new function.
9803         (add-tab-to-gutter): use new gutter-element functions rather than
9804         setting specifiers directly.
9805         (clear-progress): ditto.
9806         (abort-progress): ditto.
9807         (gutter-buffers-tab-visible-p): renamed from
9808         default-gutter-visible-p
9809
9810         * specifier.el (modify-specifier-instances): new function from Jan
9811         Vroonhof.
9812
9813         * x-init.el (init-post-x-win): call init-gutter.
9814
9815         * msw-init.el (init-post-mswindows-win): call init-gutter.
9816
9817         * menubar-items.el (default-menubar): Update to reflect new gutter
9818         variables.
9819
9820 2000-02-26  Andy Piper  <andy@xemacs.org>
9821
9822         * gutter-items.el (set-gutter-element): new function. Add gutter
9823         elements to the specified gutter.
9824         (remove-gutter-element): new function. Remove gutter elements from
9825         the specified gutter.
9826         (set-gutter-element-visible-p): new function. Set gutter element
9827         visibility for the provided gutter-visible specifier.
9828
9829 2000-02-23  Andy Piper  <andy@xemacs.org>
9830
9831         * gutter-items.el (add-tab-to-gutter): specify dimensions
9832         dynamically.
9833
9834 2000-02-24  Martin Buchholz  <martin@xemacs.org>
9835
9836         * gutter-items.el (add-tab-to-gutter):
9837         * package-get.el (package-get-interactive-package-query):
9838         * package-ui.el (pui-directory-exists):
9839         (pui-install-selected-packages):
9840         (pui-list-packages):
9841         Use #'(lambda ...)  instead of '(lambda ...).
9842
9843 2000-02-21  Gregory Neil Shapiro <gshapiro@gshapiro.net>
9844
9845         * startup.el (load-user-init-file): Check to make sure user
9846           has an init-file before calling load().
9847
9848 2000-02-20  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
9849
9850         * msw-glyphs.el (msgdi-device-p): Added this and 'msgdi specifier tag.
9851
9852 2000-02-23  Martin Buchholz <martin@xemacs.org>
9853
9854         * XEmacs 21.2.31 is released.
9855
9856 2000-02-21  Mike Sperber <mike@xemacs.org>
9857
9858         * loadup.el (really-early-error-handler):
9859         * update-elc.el:
9860         * make-docfile.el:
9861         Remove dependency on EMACSBOOTSTRAP... environment variables.
9862
9863 2000-02-21  Martin Buchholz <martin@xemacs.org>
9864
9865         * XEmacs 21.2.30 is released.
9866
9867 2000-02-19  Martin Buchholz  <martin@xemacs.org>
9868
9869         * byte-optimize.el (byte-optimize-plus):
9870         (byte-optimize-minus):
9871         (byte-optimize-multiply):
9872         Optimize (- 0) to 0, not (-)
9873         Optimize (+ 5 3.0) to 8.0
9874         Optimize (* 5 3.0) to 15.0
9875         Improve readability.
9876
9877 2000-02-21  Jonathan Harris  <jhar@tardis.ed.ac.uk>
9878
9879         * modeline.el: (modeline-scrolling-method): change modeline
9880         mswindows cursor appearance according to the value.
9881
9882         * msw-faces.el: (mswindows-init-device-faces): Initialise 'default
9883         and 'gui-element face colors and 'gui-element face font to Windows
9884         defaults.
9885
9886 2000-02-09 Stef Epardaud  <stef@lunatech.com>
9887
9888         * font-lock.el: Javadoc enhancements
9889
9890 1999-11-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9891
9892         * ldap.el (toplevel): Test if LDAP support has been compiled in
9893         (ldap-verbose): New option
9894         (ldap-search-entries): Renamed from the previous ldap-search
9895         Conditionalize message display on ldap-verbose
9896         (ldap-add-entries, ldap-modify-entries, ldap-delete-entries): New
9897         defuns
9898         (ldap-search): Is now defined as an obsolete wrapper calling
9899         ldap-search-basic or ldap-search-entries
9900
9901
9902 1999-12-06  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
9903             Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
9904             Jan Vroonhof  <jan@xemacs.org>
9905
9906         * byte-optimize.el (byte-optimize-form-code-walker): Fixed.
9907         When for-effect is true, didn't call `byte-optimize-form'
9908         in and/or subforms without last.
9909
9910 1999-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
9911
9912         * package-get.el (package-get-download-sites): Use correct custom
9913         type.
9914
9915 2000-02-15  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
9916
9917         * files.el (write-file): Ask for coding system when compiled with
9918         file-coding.
9919
9920 2000-02-16  Andy Piper  <andy@xemacs.org>
9921
9922         * buffer.el (switch-to-buffer): give norecord argument to
9923         set-window-buffer instead of explicitly recording.
9924
9925         * gutter-items.el (buffers-tab-switch-to-buffer): don't record if
9926         we have to pick a window.
9927
9928 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
9929
9930         * mule/mule-cmds.el (describe-language-support): Don't add
9931         unexist function to help-map.
9932         (describe-coding-system): Don't use already assigend `C'.
9933
9934 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
9935
9936         * info.el (Info-save-auto-generated-dir): nil -> 'never to make it
9937         work in custom.
9938
9939 2000-02-04  Kazuyuki IENAGA <kazz@imasy.or.jp>
9940
9941         * about.el: Ienaga's e-mail address change.
9942
9943 2000-02-16  Samuel Mikes  <smikes@alumni.hmc.edu>
9944
9945         * etags.el (find-tag): force new window -- even if buf already
9946         visible -- when other-window is t
9947
9948 2000-02-16  Martin Buchholz <martin@xemacs.org>
9949
9950         * XEmacs 21.2.29 is released.
9951
9952 2000-02-09  Martin Buchholz  <martin@xemacs.org>
9953
9954         * cl-extra.el (getf): This is now identical to `plist-get', so
9955         just defalias it.
9956         * cl-macs.el: Make getf an alias to plist-get, at the
9957         byte-compiler level, using define-compiler-macro.
9958
9959 2000-02-08  Martin Buchholz  <martin@xemacs.org>
9960
9961         * cl-extra.el (cl-remprop): Remove. remprop is now in C.
9962
9963 2000-02-07  Kyle Jones  <kyle_jones@wonderworks.com>
9964
9965         * lisp/etags.el (find-tag-internal): set exact-tagname to
9966           a regular expression that matches against the tagname
9967           part of the tag entry first instead of only looking in
9968           the context area.
9969
9970 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
9971
9972         * gutter-items.el: fixed typo(s) in customizing default-gutter-position
9973         * toobar.el: fixed typo(s) in customizing default-toolbar-position
9974
9975 2000-02-07  Martin Buchholz <martin@xemacs.org>
9976
9977         * XEmacs 21.2.28 is released.
9978
9979 2000-02-07  Martin Buchholz  <martin@xemacs.org>
9980
9981         * cl-extra.el (getf): Just call `get', never `get*'.
9982         Make arglist match docstring.
9983         Fix bug: (getf nil t t) ==> Lisp nesting exceeds `max-lisp-eval-depth'
9984         * cl-macs.el (get* compiler macro): Simply replace `get*' by `get'.
9985         * byte-optimize.el: remove references to `get*'.
9986
9987 2000-02-06  Martin Buchholz  <martin@xemacs.org>
9988
9989         * mule/european.el: Add syntax information for Latin3 and Latin4.
9990
9991 2000-02-02  Martin Buchholz  <martin@xemacs.org>
9992
9993         * byte-optimize.el: Byte-optimize (length "foo")
9994
9995 2000-02-03   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
9996
9997         * window.el (shrink-window-if-larger-than-buffer): Rewrite full
9998         width check using `window-leftmost-p' and `window-rightmost-p'.
9999
10000 2000-02-02  Per Abrahamsen  <abraham@dina.kvl.dk>
10001
10002         * wid-edit.el (widget-match-inline): An atom never matches a
10003           list.
10004
10005 2000-01-29  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
10006
10007         * modeline.el: Consolidated 'x and 'mswindows specification under
10008         'win tag.
10009
10010 2000-01-29  Andy Piper  <andy@xemacs.org>
10011
10012         * gutter-items.el: (format-buffers-tab-line): Try and be
10013         intelligent about buffer naming when we have duplicates.
10014
10015 2000-01-29  Andy Piper  <andy@xemacs.org>
10016
10017         * gutter-items.el (gutter-visible-p): Make sure the gutter gets
10018         updated when it becomes visible.
10019
10020 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
10021
10022         * bytecomp.el (byte-compile-insert-header): Properly set coding
10023         system under MULE and file-coding.
10024
10025 2000-01-28  Martin Buchholz  <martin@xemacs.org>
10026
10027         * coding.el (dontusethis-set-value-file-name-coding-system-handler):
10028         (dontusethis-set-value-terminal-coding-system-handler):
10029         (dontusethis-set-value-keyboard-coding-system-handler):
10030         Never undefine coding system aliases.  Emergency fix for gnus.
10031
10032 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
10033
10034         * files.el (abbreviate-file-name): Use directory-sep-char instead
10035         of hard-coded "/".
10036
10037 2000-01-27  Hrvoje Niksic  <hniksic@iskon.hr>
10038
10039         * startup.el (user-init-file-base-list): New variable, replacing
10040         user-init-file-base.
10041         (find-user-init-file): New function.
10042         (command-line-early): Use it.
10043         (load-user-init-file): Ditto.
10044
10045 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
10046
10047         * gutter-items.el (update-tab-in-gutter): Use proper locale when
10048         calling valid-image-instantiator-format-p
10049
10050 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
10051
10052         * isearch-mode.el (isearch-mode): The variable is
10053         isearch-unhidden-extents, not isearch-opened-extents.
10054
10055 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
10056
10057         * minibuf.el (next-history-element): Modify error message if a
10058         default value is available.
10059
10060 2000-01-26  Martin Buchholz  <martin@xemacs.org>
10061
10062         * bytecomp.el (byte-compile-file): Don't unconditionally write
10063         .elc files in binary - might contain non-Latin1.
10064
10065 2000-01-24  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
10066
10067         * process.el (shell-quote-argument): Use (nt-quote-process-args)
10068         for windows-nt.
10069
10070         * version.el:
10071         * startup.el (user-init-file-base):
10072         * process.el (call-process-region):
10073         * files.el (make-backup-file-name):
10074         (backup-file-name-p):
10075         (file-relative-name):
10076         (abbreviate-file-name):
10077         (set-auto-mode):
10078         * code-process.el (call-process-region): Removed unnecessary
10079         branching on 'windows-nt and 'ms-dos system types. Phased 'ms-dos
10080         support out of the universe.
10081
10082         * process.el:
10083         * code-process.el:
10084         * bytecomp.el (byte-compile-file): Removed reference to
10085         buffer-file-type, and commented usage of binary-process-output
10086         NTEmacs variables.
10087
10088 2000-01-24  Yoshiki Hayashi  <yoshiki@xemacs.org>
10089
10090         * help.el (function-arglist): Add case for macro.
10091
10092 2000-01-22  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
10093
10094         * cus-edit.el (custom-display): Removed "MS-DOS" and added Windows
10095         printers.
10096         (custom-display): Added a menu for printer/display tags.
10097
10098         * frame.el (frame-type):
10099         * device.el (device-type): Added 'msprinter to the doc string, and
10100         removed 'pc -- it is not going to be implemented ever.
10101         (call-device-method): Fixed docstring typo.
10102         Defined specifier tags 'printer and 'display.
10103
10104 2000-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
10105
10106         * lisp/itimer.el (itimer-run-expired-timers): (consp
10107           last-command-event-time) instead of (consp
10108           'last-command-event-time).
10109
10110 2000-01-21  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
10111
10112         * msw-glyphs.el: Removed obsolete commentary.
10113
10114 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
10115
10116         * minibuf.el (read-file-name): Use abbreviate-file-name to produce
10117         better default value.
10118
10119 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
10120
10121         * minibuf.el (read-expression): Add a DEFAULT-VALUE argument.
10122         (read-string): Ditto.
10123         (eval-minibuffer): Ditto.
10124         (read-command): Ditto.
10125         (read-function): Ditto.
10126         (read-variable): Ditto.
10127         (read-number): Ditto.
10128         (read-shell-command): Ditto.
10129         (read-number): Record history.
10130
10131 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
10132
10133         * etags.el (find-tag-tag): Use DEFAULT of completing-read.
10134
10135 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
10136
10137         * faces.el (startup-initialize-custom-faces): New function.
10138         Reset all faces created during auto-autoloads loading time
10139         by defface.
10140         * startup.el (command-line): Call it.
10141
10142 2000-01-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
10143
10144         * about.el (about-hackers): Add myself to contributors list.
10145
10146 2000-01-12  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
10147
10148         * menubar-items.el (maybe-add-init-button): Removed an argument in
10149         a call to load-user-init-file, as the function managed to lose its
10150         formal parameter a few betas ago.
10151
10152 2000-01-18  Martin Buchholz <martin@xemacs.org>
10153
10154         * XEmacs 21.2.27 is released.
10155
10156 2000-01-18  Martin Buchholz  <martin@xemacs.org>
10157
10158         * process.el (shell-command-to-string): Use the FSF docstring.
10159         Make shell-command-to-string the standard function, and
10160         exec-to-string the (deprecated) alias.
10161
10162         * startup.el: typo fix.
10163
10164 2000-01-16  Martin Buchholz  <martin@xemacs.org>
10165
10166         * mule/mule-misc.el (char-octet): Move back into mule-charset.c.
10167
10168 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10169
10170         * menubar-items.el (sort-buffers-menu-alphabetically): Put invisible
10171         buffers after visible buffers.
10172         (sort-buffers-menu-by-mode-then-alphabetically): Ditto.
10173
10174 2000-01-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10175
10176         * info.el (Info-extract-menu-node-name): Stop at a dot
10177         followed by whitespace or right parenthesis.
10178
10179 2000-01-15  Hrvoje Niksic  <hniksic@iskon.hr>
10180
10181         * info.el (Info-directory-list): Warn against using Customize with
10182         Info-directory-list.
10183
10184 2000-01-15  Adrian Aichner  <aichner@ecf.teradyne.com>
10185
10186         * minibuf.el (read-file-name): doc fix.
10187
10188         * autoload.el (update-file-autoloads): doc fix.
10189
10190         * about.el (about-hackers): Change my E-mail address.
10191
10192 2000-01-13  Martin Buchholz  <martin@xemacs.org>
10193
10194         * info.el (Info-visit-file): Just use the `f' interactive spec to
10195         read a filename in the standard way.
10196
10197 2000-01-13  Andy Piper  <andy@xemacs.org>
10198
10199         * gutter-items.el (gutter-buffers-tab-orientation): new variable.
10200         (gutter-buffers-tab-extent): new variable.
10201         (update-tab-in-gutter): call add-tab-to-gutter again if the
10202         orientation has changed.
10203         (add-tab-to-gutter): cope with different orientations.
10204
10205 2000-01-11  Didier Verna  <didier@xemacs.org>
10206
10207         * info.el (Info-following-node-name): backward-skip dots as well
10208         as spaces (dots at the end of a node name aren't part of it).
10209         (Info-extract-menu-node-name): don't skip dots. There could be
10210         some in the node name.
10211         (Info-index): allow dots to be part of a node name.
10212
10213 2000-01-12  Andreas Jaeger  <aj@suse.de>
10214
10215         * files.el (auto-mode-alist): Added idlwave-mode.
10216         Patch by Carsten Dominik <dominik@astro.uva.nl>.
10217
10218 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10219
10220         * info.el (Info-search): Show default value.
10221
10222 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10223
10224         * info.el (Info-read-node-completion-table): New variable.
10225         (Info-read-node-name-1): New function.
10226         (Info-read-node-name): Use it.
10227         (Info-follow-reference): Use DEFAULT argument of completing-read.
10228         (Info-menu): Ditto.
10229
10230 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10231
10232         * hyper-apropos.el (hyper-describe-key-briefly): Save
10233         window configuration.
10234         (hyper-describe-face): Use DEFAULT of completing-read.
10235         (hyper-apropos-read-variable-symbol): Ditto.
10236         (hyper-apropos-read-function-symbol): Ditto.
10237
10238 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10239
10240         * mule/mule-cmds.el (set-default-coding-system): Set
10241         comint-exec-hook to use coding-system-for-read and
10242         coding-system-for-write so that C-x RET c works.
10243
10244 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10245
10246         * minibuf.el (minibuffer-confirm-incomplete): Customize.
10247         (previous-matching-history-element): Increment
10248         minibuffer-max-depth by 1.
10249         (next-matching-history-element): Ditto.
10250
10251 2000-01-11  Andy Piper  <andy@xemacs.org>
10252
10253         * gutter-items.el (buffers-tab): Create a new face for the buffers
10254         tab.
10255         (buffers-tab-face): use it.
10256
10257 2000-01-10  Didier Verna  <didier@xemacs.org>
10258
10259         * modeline.el (modeline-scrolling-method): change modeline X
10260         cursor appearance according to the value.
10261
10262 2000-01-07  Andreas Jaeger  <aj@suse.de>
10263
10264         * about.el (about-hackers): Moved my entry to contributor list.
10265         (xemacs-hackers): Added myself.
10266         (about-maintainer-info): Added description of myself.
10267
10268
10269 2000-01-07  Didier Verna  <didier@xemacs.org>
10270
10271         * modeline.el (modeline-scrolling-method): new variable.
10272         (mouse-drag-modeline): add reference to it in the docstring.
10273         (mouse-drag-modeline): handle it.
10274
10275 2000-01-08  Andy Piper  <andy@xemacs.org>
10276
10277         * gutter-items.el (update-tab-in-gutter): remove resize-subwindow
10278         calls.
10279         (remove-buffer-from-gutter-tab): ditto.
10280
10281 2000-01-06  Per Abrahamsen  <abraham@dina.kvl.dk>
10282
10283         * cus-edit.el (custom-hook-convert-widget): Fix comment.
10284         (custom-face-edit): Fix grammatical error in help message.
10285
10286 2000-01-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10287
10288         * movemail.el: Added.
10289
10290         * dumped-lisp.el (preloaded-file-list): Added movemail.el.
10291
10292 2000-01-03  Didier Verna  <didier@xemacs.org>
10293
10294         * modeline.el (mouse-drag-modeline): remove the code related to
10295         the modeline horizontal scrolling facility.
10296
10297 1999-12-31  Martin Buchholz <martin@xemacs.org>
10298
10299         * XEmacs 21.2.26 is released.
10300
10301 1999-12-28  Andy Piper  <andy@xemacs.org>
10302
10303         * wid-edit.el (widget-push-button-value-create): The gui cache
10304         does not agree with native widgets which can only be displayed
10305         once per window. The reasons for caching are diminished now that
10306         we don't hog resources when creating buttons.
10307         (widget-push-button-cache) deleted.
10308
10309 1999-12-24  Martin Buchholz <martin@xemacs.org>
10310
10311         * XEmacs 21.2.25 is released.
10312
10313 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10314
10315         * hyper-apropos.el (hyper-apropos): Toggle
10316         hyper-apropos-programming-apropos correctly.
10317         Set REGEXP when user accepts default value.
10318
10319 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10320
10321         * minibuf.el (read-from-minibuffer): Bind minibuffer-default.
10322         (read-file-name-2): Use DEFAULT argument of read-from-minibuffer.
10323
10324 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10325
10326         * mule/mule-category.el (undefined-category-designator):
10327         Return char instead of character.  Search for undefined one.
10328         (describe-category): Use with-displaying-help-buffer.
10329
10330 1999-12-21  Martin Buchholz  <martin@xemacs.org>
10331
10332         * byte-optimize.el (byte-optimize-plus):
10333         Optimize (+ 1) to 1 instead of (1+ nil).
10334
10335         * files.el (basic-save-buffer): Rewrite for clarity.  Use (char-before).
10336
10337         * byte-optimize.el (byte-compile-butlast): Remove.  Use butlast instead.
10338
10339         * byte-optimize.el (byte-optimize-char-before): New function.
10340         Remove performance penalty for using (char-before) instead of (char-after).
10341
10342 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10343
10344         * mule/mule-category.el (char-category-list): Return character
10345         instead of integer.
10346
10347 1999-12-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10348
10349         * minibuf.el (read-buffer): Check default is buffer object.
10350
10351 1999-11-25  Andy Piper  <andy@xemacs.org>
10352
10353         * cus-edit.el (custom-buffer-create-buttons): Use native widgets
10354         for buttons.
10355
10356 1999-12-16  Andreas Jaeger  <aj@suse.de>
10357
10358         * package-get.el (package-get-maybe-save-index): Fixed typo.
10359         Patch by Jeff Miller <jmiller@smart.net>.
10360
10361 1999-12-13  Charles G Waldman  <cgw@alum.mit.edu>
10362
10363         * gnuserv.el (gnuserv-process-filter):  don't call
10364         gnuserv-write-to-client when gnuserv-current-client is nil
10365
10366 1999-12-14  Martin Buchholz <martin@xemacs.org>
10367
10368         * XEmacs 21.2.24 is released.
10369
10370 1999-12-12  Gunnar Evermann  <ge204@eng.cam.ac.uk>
10371
10372         * about.el (about-hackers): Update my email address.
10373
10374 1999-12-07  Martin Buchholz <martin@xemacs.org>
10375
10376         * XEmacs 21.2.23 is released.
10377
10378 1999-11-06  Jason R Mastaler  <jason@mastaler.com>
10379
10380         * package-get.el (package-get-download-sites): Removed several
10381         defunct download sites, added many new ones, and corrected a few
10382         incorrect directory-on-site entries.  Added physical locations to
10383         site-description.
10384
10385 1999-11-30  Gunnar Evermann  <ge204@eng.cam.ac.uk>
10386
10387         * finder.el (finder-commentary): add DOC string and fix
10388         interactive spec
10389
10390 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
10391
10392         * help.el (describe-function): Don't forget to intern the string
10393         completing-read returns.
10394         (describe-variable): Ditto.
10395
10396 1999-11-16  Adrian Aichner  <adrian@xemacs.org>
10397
10398         * hyper-apropos.el (hyper-apropos-this-symbol): Handle
10399         `hyper-apropos-help-mode' here to find symbol to customize
10400         irregardless of cursor position and simplify
10401         `hyper-apropos-set-variable', `hyper-apropos-find-function', and
10402         `hyper-apropos-popup-menu'.
10403
10404 1999-11-21  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10405
10406         * apropos.el (apropos-mode-map): Add return to call
10407         apropos-follow.
10408         (apropos-print): Call apropos-mode to have better
10409         command reference. Put keymap text-poperty to
10410         symbole name.
10411
10412 1999-11-22  Alastair Burt  <burt@dfki.de>
10413
10414         * help.el: (describe-bindings-1): Added handling of keymaps for
10415         the extents at point.
10416
10417 1999-12-02  Mark Thomas  <mthomas@jprc.com>
10418
10419         * gutter-items.el (buffers-tab-items): Wrap the function in a
10420         save-match-data
10421
10422 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
10423
10424         * help.el (describe-function): Use the DEFAULT argument to
10425         completing-read.
10426         (describe-variable): Ditto.
10427
10428 1999-11-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10429
10430         * minibuf.el (read-from-minibuffer): Add optional argument
10431         DEFAULT to have better mini-buffer history support.
10432         (completing-read): Pass default to read-from-minibuffer.
10433         (read-buffer): Pass default to completing-read.
10434
10435 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
10436
10437         * font-lock.el (font-lock-doc-string-face): Document the
10438         `font-lock-lisp-like' property.
10439
10440 1999-11-29  Hrvoje Niksic  <hniksic@iskon.hr>
10441
10442         * lisp-mode.el: Specify `font-lock-lisp-like'.
10443
10444         * font-lock.el (font-lock-lisp-like): New function.
10445         (font-lock-fontify-syntactically-region): Use it.
10446
10447 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
10448
10449         * XEmacs 21.2.22 is released
10450
10451 1999-11-28  Martin Buchholz <martin@xemacs.org>
10452
10453         * XEmacs 21.2.21 is released.
10454
10455 1999-11-18  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10456
10457         * minibuf.el (read-coding-system): Accept symbol and
10458         coding-system object as a default-coding-system.
10459
10460 1999-11-16  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10461
10462         * minibuf.el (read-coding-system): Accept symbol as
10463         a default-coding-system.
10464
10465 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10466
10467         * apropos.el (apropos-documentation): Use insert instead
10468         of princ.
10469
10470 1999-11-07  William M. Perry  <wmperry@aventail.com>
10471
10472         * gpm.el: New gpm-minor-mode to turn GPM mouse support on & off
10473           for the linux console.
10474
10475         * mouse.el (mouse-consolidated-yank): Allow the mouse-yanking
10476           stuff to work when you are not on a window system, since the GPM
10477           mouse support now allows pasting from outside of XEmacs.
10478
10479 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
10480
10481         * XEmacs 21.2.20 is released
10482
10483 1999-11-06  Hrvoje Niksic  <hniksic@iskon.hr>
10484
10485         * setup-paths.el (paths-default-info-directories): Add
10486         /usr/share/info and /usr/local/share/info.
10487
10488 1999-10-30  Hrvoje Niksic  <hniksic@srce.hr>
10489
10490         * about.el: Updated Vladimir Ivanovic's info.
10491
10492 11999-08-28  Jan Vroonhof  <vroonhof@math.ethz.ch>
10493
10494         * auto-show.el (auto-show-truncationp): Remove.
10495
10496         * auto-show.el (auto-show-should-take-action-p): Use window-truncated-p
10497
10498 999-09-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>
10499
10500         * indent.el (indent-line-to): fix bug: spaces were not replaced
10501         with tab if column is multiple of tab-width
10502         From dhn@qedinc.com
10503
10504 1999-10-24  Jan Vroonhof  <vroonhof@math.ethz.ch>
10505
10506         * mule/mule-cmds.el (read-input-method-name): Accept symbols
10507         correctly. Patch from Mikio Nakajima <minakaji@osaka.email.ne.jp>
10508
10509         * package-get.el (package-get-package-provider): Be verbose when
10510         interactive. Patch from Robert Pluim
10511
10512 1999-08-23  Mike McEwan  <mike@lotusland.demon.co.uk>
10513
10514         * info.el (Info-suffix-list): Add ".info.bz2" to the recognised
10515         info file suffixes.
10516
10517 1999-08-19  Stephen Tse  <stephent@sfu.ca>
10518
10519         * process.el (open-network-stream): Add a new optional parameter
10520         PROTOCOL to support udp; fix a minor typo and add an explanation
10521         in docstring for udp programming.
10522
10523         * code-process.el (open-network-stream): Add a new optional
10524         parameter PROTOCOL to support udp; fix a minor typo and add an
10525         explanation in docstring for udp programming.
10526
10527 1999-10-18  Andy Piper  <andy@xemacs.org>
10528
10529         * gui.el (make-gui-button): be more precise about how we call
10530         callbacks.
10531
10532         * wid-edit.el (widget-push-button-value-create): Use the new form
10533         of native gui-button.
10534
10535 1999-10-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
10536
10537         * info.el (Info-page-prev): Don't do (sit-for 0).
10538
10539 1999-10-13  Andy Piper  <andy@xemacs.org>
10540
10541         * gutter-items.el (progress-abort-glyph): new glyph for showing
10542         abort status.
10543         (append-progress): dispatch-event rather than sit-for.
10544         (abort-progress): new function. Show the abort glyph with an
10545         appropriate message.
10546         (raw-append-progress): dispatch-event rather than sit-for.
10547         (display-progress): cope with aborts.
10548
10549         * gui.el (make-gui-button): Use native widgets for buttons
10550         unconditionally.
10551         (insert-gui-button): ditto.
10552         (gui-button-p): ditto.
10553
10554         * xbm-button.el: remove from core.
10555
10556         * xpm-button.el: remove from core.
10557
10558 1999-10-07  Olivier Galibert  <galibert@pobox.com>
10559
10560         * faces.el (init-device-faces): Don't initialize the random faces
10561         on the stream device.
10562
10563 1999-10-06  Andy Piper  <andy@xemacs.org>
10564
10565         * files.el (recover-file): Don't use ls under windows for revert buffer.
10566
10567 1999-09-25  Adrian Aichner  <adrian@xemacs.org>
10568
10569         * package-get.el (package-get-download-menu): Make menu really
10570         toggle download sites.
10571         (package-get-download-sites): Add autoload cookie.
10572
10573 1999-09-29  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10574
10575         * setup-paths.el (paths-find-module-directory): Ditto.
10576
10577 1999-09-29  Werner Fink  <werner@suse.de>
10578
10579         * setup-paths.el (paths-find-exec-directory): Add missing nil
10580         parameter for environment.
10581
10582 1999-09-27  Martin Buchholz  <martin@xemacs.org>
10583
10584         * modeline.el (modeline-format):
10585         Only purecopy the strings.  Else
10586         (nsublis '(("%p" . "%P")) (default-value 'modeline-format) :test 'equal)
10587         barfs.
10588
10589 1999-08-28  Mike Woolley  <mike@bulsara.com>
10590
10591         * winnt.el: Removed nt-shell-mode-hook, which was preventing the
10592         user setting comint-completion-addsuffix and
10593         comint-process-echoes.
10594
10595 1999-09-22  Andy Piper  <andy@xemacs.org>
10596
10597         * gutter-items.el (update-tab-in-gutter): use
10598         last-nonminibuf-window instead of selected-window.
10599
10600 1999-09-18  Andy Piper  <andy@xemacs.org>
10601
10602         * gnuserv.el (gnuserv-edit-files): select frame we are going to
10603         display on.
10604
10605         * subr.el (record-buffer-hook): new variable so that the hook gets
10606         some documentation.
10607
10608 1999-09-16  Andy Piper  <andy@xemacs.org>
10609
10610         * gutter-items.el (update-tab-in-gutter): only update when the
10611         gutter is visible.
10612         (remove-buffer-from-gutter-tab): ditto.
10613
10614 1999-09-17  Hrvoje Niksic  <hniksic@srce.hr>
10615
10616         * simple.el (do-auto-fill): Commented out part of Kinsoku
10617         processing.
10618
10619 1999-09-14  Hrvoje Niksic  <hniksic@srce.hr>
10620
10621         * isearch-mode.el (isearch-highlightify-region): Give the
10622         highlighting extents a high priority.
10623         (isearch-make-extent): Give the main highlighting extent an even
10624         higher priority.
10625
10626 1999-09-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10627
10628         * packages.el (packages-compute-package-locations): Fix typo from
10629         -u rationalization.
10630
10631 1999-09-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10632
10633         * setup-paths.el (paths-find-doc-directory): Respect value of
10634         `configure-doc-directory.'
10635
10636         * find-paths.el (paths-find-architecture-directory): Give
10637         precendence `default' argument (which typically comes from
10638         configure).
10639
10640 1999-09-05  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10641
10642         * startup.el (command-line-early): Added options -user-init-file
10643         and -user-init-directory.
10644
10645         * files.el (user-init-file): Default to NIL so we can recognize
10646         when it's set.
10647
10648 1999-08-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10649
10650         * obsolete.el (init-file-user):
10651         * startup.el:
10652         * packages.el (packages-compute-package-locations):
10653         * package-get.el (package-get-user-index-filename):
10654         * menubar-items.el (maybe-add-init-button):
10655         * info.el (Info-annotations-path):
10656         * dump-paths.el:
10657         Change `user-init-directory' to be an absolute path.
10658         Use `user-init-directory' where appropriate.
10659         Zap `init-file-user' and its uses.
10660
10661 1999-09-09  Hrvoje Niksic  <hniksic@srce.hr>
10662
10663         * subr.el (copy-symbol): New function.
10664
10665 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
10666
10667         * isearch-mode.el (isearch-done): Be sure to restore invisible
10668         extents in the proper buffer.
10669         (isearch-pre-command-hook): Set this-command to the correct value
10670         in case the buffer has changed and old overriding-local-map was
10671         used.
10672         (isearch-restore-extent): Use remprop instead of setting the
10673         property to nil.
10674
10675 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
10676
10677         * cmdloop.el (execute-extended-command): Update zmacs region
10678         before the delay.
10679         (execute-extended-command): Make the message gettext-friendly.
10680
10681 1999-09-07  Andy Piper  <andy@xemacs.org>
10682
10683         * gutter-items.el (progress-gauge-glyph): renamed from
10684         progress-glyph.
10685         (progress-text-glyph): new variable.
10686         (progress-layout-glyph): use layouts and text glyphs.
10687         (progress-area-buffer): removed.
10688         (progress-text-and-extent): new variable.
10689         (progress-displayed-p): dynamically create gutter area buffer.
10690         (clear-progress): ditto.
10691         (raw-append-progress): ditto.
10692         (append-progress): use new glyph names.
10693         (raw-append-progress): only create the extent when needed. set
10694         properties more optimally.
10695         (progress): remove args.
10696
10697 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
10698
10699         * isearch-mode.el (isearch-range-invisible): Use mapc instead of
10700         mapcar where the return value is unused.
10701         (isearch-restore-invisible-extents): Ditto.
10702         (isearch-highlight-all-cleanup): Ditto.
10703         (isearch-delete-extents-in-range): Traverse the extents only once.
10704         (isearch-highlight-all-update): Don't start over if the search
10705         string has changed and more input is pending.
10706
10707 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
10708
10709         * packages.el (packages-find-package-data-path): Ditto.
10710
10711         * cl.el: Use mapcar at top-level -- mapc is no longer a subr.
10712
10713         * subr.el (mapc-internal): Don't make obsolete.
10714
10715         * cl-extra.el (mapc): Resurrect.
10716
10717 1999-09-03  Hrvoje Niksic  <hniksic@srce.hr>
10718
10719         * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete
10720         alias.
10721
10722         * isearch-mode.el (isearch-top-state): Restore isearch-word.
10723         (isearch-yank-clipboard): Renamed from isearch-yank-x-clipboard.
10724         (isearch-yank-clipboard): Use get-clipboard instead of
10725         x-get-clipboard.
10726         (isearch-yank-selection): Fix docstring.
10727
10728 1999-09-02  Martin Buchholz  <martin@xemacs.org>
10729
10730         * cl-extra.el: Obsolete hash-table-type in favor of hash-table-weakness.
10731
10732 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
10733
10734         * cl-macs.el (extent-start-position): Fix setf method.
10735         (extent-end-position): Ditto.
10736
10737 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
10738
10739         * isearch-mode.el: End merge with FSF 20.4.
10740
10741         * isearch-mode.el (search-invisible): New variable.
10742         (isearch-hide-immediately): Ditto.
10743         (isearch-unhidden-extents): Ditto.
10744         (isearch-range-invisible): New function.
10745         (isearch-unhide-extent): Ditto.
10746         (isearch-restore-invisible-extents): Ditto.
10747         (isearch-restore-extent): Ditto.
10748
10749         * isearch-mode.el (isearch-ring-advance-edit): Use FSF
10750         implementation.
10751         (isearch-ring-retreat-edit): Ditto.
10752         (isearch-forward): New argument NO-RECURSIVE-EDIT.
10753         (isearch-forward-regexp): New arguments NOT-REGEXP and
10754         NO-RECURSIVE-EDIT.
10755         (isearch-backward): New argument NO-RECURSIVE-EDIT.
10756         (isearch-backward-regexp): New arguments NOT-REGEXP and
10757         NO-RECURSIVE-EDIT.
10758         (isearch-mode): Return isearch-success.
10759         (isearch-update): Use unread-command-events instead of
10760         unread-command-event.
10761         (isearch-abort): If an invalid regexp is encountered, keep popping
10762         states.
10763         (isearch-*-char): Use FSF implementation.
10764         (isearch-whitespace-chars): Use the more robust FSF's
10765         implementation.
10766         (isearch-within-brackets): New variable.
10767         (isearch-mode): Initialize it.
10768         (isearch-edit-string): Bind it.
10769         (isearch-search-and-update): Set it.
10770         (isearch-push-state): Push it.
10771         (isearch-top-state): Pop it.
10772         (isearch-search): Set it.
10773         (isearch-printing-char): When called by isearch-whitespace-chars,
10774         handle M-SPC gracefully.
10775         (isearch-message-prefix): New argument ELLIPSIS.
10776         (isearch-message-suffix): Ditto.
10777         (isearch-message): Use the ELLIPSIS argument when calling
10778         isearch-message-prefix and isearch-message-suffix.
10779         (isearch-message-prefix): Distinguish between "wrapped" and
10780         "overwrapped" search, FWIW.
10781
10782 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
10783
10784         * isearch-mode.el (isearch-edit-string): Use the head of the
10785         search ring instead of search-last-string and search-last-regexp.
10786         (search-highlight): Renamed from isearch-highlight.
10787         (isearch-exit): Use the new name.
10788         (isearch-highlight): Ditto.
10789         (isearch-dehighlight): Ditto.
10790         (isearch-update-ring): New function.
10791         (isearch-done): Call it.
10792         (isearch-done): New argument EDIT.
10793         (isearch-repeat): If search string is empty, look up at the car of
10794         the search ring; ignore the yank pointer.
10795         (isearch-abort): Call isearch-done with NOPUSH.
10796         (isearch-cancel): New function.
10797         (isearch-mode-map): Bind it to ESC ESC ESC.
10798
10799         * isearch-mode.el: Begin merge with FSF 20.4.
10800
10801 1999-09-01  Andy Piper  <andy@xemacs.org>
10802
10803         * x-select.el (x-get-clipboard): obsolete.
10804         (x-yank-clipboard-selection): obsolete
10805
10806         * select.el (disown-selection): need to be careful to disown the
10807         clipboard if we set it via selection.
10808         (get-clipboard): move from x-select.el
10809         (yank-clipboard-selection): ditto.
10810
10811 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
10812
10813         * isearch-mode.el (isearch-exit): Bind isearch-highlight and
10814         isearch-highlight-all-matches to nil.
10815         (isearch-fixed-case): New variable.
10816         (isearch-mode): Initialize it.
10817         (isearch-edit-string): Save it.
10818         (isearch-toggle-case-fold): Set it.
10819         (isearch-fix-case): Make sure isearch-toggle-case-fold works --
10820         need to check isearch-fixed-case.
10821         (isearch-toggle-case-fold): Update highlighting of all matches
10822         before the pause.
10823         (isearch-edit-string):
10824
10825 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
10826
10827         * isearch-mode.el (isearch-edit-string): Call isearch-message
10828         before reading the event so that the prompt is displayed properly.
10829         (isearch-message): Use isearch-nonincremental when calling
10830         isearch-message-prefix.
10831         (minibuffer-local-isearch-map): Bind up and down to do the same as
10832         M-p and M-n respectively.
10833         (isearch-done): New arg NOPUSH.
10834         (isearch-edit-string): Use it.
10835         (isearch-edit-string): Don't bind isearch-string.
10836         (isearch-ring-adjust): Edit string, *then* push state.
10837
10838 1999-08-31  Hrvoje Niksic  <hniksic@srce.hr>
10839
10840         * faces.el (isearch-secondary): Make isearch-secondary look
10841         different than default.
10842
10843 1999-08-30  Hrvoje Niksic  <hniksic@srce.hr>
10844
10845         * isearch-mode.el (isearch-yank): Use progn instead of the inner
10846         save-excursion.
10847         (isearch-dehighlight): Remove TOTALLY.  Simplify.
10848         (isearch-update): Call isearch-dehighlight without arguments.
10849         (isearch-done): Ditto.
10850
10851         * isearch-mode.el (isearch-fix-case): If the search string has no
10852         upper-case letters, allow the folding to be reenabled.
10853         Previously, once disabled, the folding would remain that way until
10854         the end of isearch.
10855         (isearch-top-state): Call isearch-fix-case.
10856
10857         * isearch-mode.el (isearch-yank): Use progn instead of the inner
10858         save-excursion.
10859         (isearch-dehighlight): Remove TOTALLY.  Simplify.
10860
10861 1999-08-31  Jan Vroonhof  <jan@xemacs.org>
10862
10863         * xpm-button.el:
10864         xbm-button.el: Need to exist in core because gui.el depends on
10865         them.
10866
10867 1999-08-31  Andy Piper  <andy@xemacs.org>
10868
10869         * gutter-items.el (buffers-tab-face): new customizable variable.
10870         (buffers-tab-default-buffer-line-length): new specifier for
10871         maximum viewable characters.
10872         (progress-stack): new variable for implementing widget-based
10873         progress messages.
10874         (progress-area-buffer): ditto.
10875         (progress-glyph-height): ditto.
10876         (progress-stop-callback): ditto.
10877         (progress-quit-function): new function.
10878         (progress-glyph): new variable.
10879         (progress-layout-glyph): ditto.
10880         (progress-displayed-p): new function, see message-displayed-p for
10881         details.
10882         (clear-progress): ditto.
10883         (remove-progress): ditto.
10884         (append-progress): ditto.
10885         (raw-append-progress): ditto.
10886         (display-progress): ditto.
10887         (current-progress): ditto.
10888         (current-progress-label): ditto.
10889         (progress): ditto.
10890         (lprogress): ditto.
10891
10892
10893 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
10894
10895         * obsolete.el (isearch-yank-x-selection): Define obsolete alias.
10896
10897         * isearch-mode.el (isearch-yank-x-selection): Renamed to
10898         `isearch-yank-selection'.
10899         (isearch-mode-map): Use it.
10900         (isearch-yank-selection): Use `get-selection' instead of
10901         `get-x-selection'.
10902
10903 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
10904
10905         * faces.el (isearch-secondary): Create face here.
10906
10907         * isearch-mode.el: Rewrote the "lazy highlighting" code not to use
10908         timers.
10909
10910 1999-08-27  Hrvoje Niksic  <hniksic@srce.hr>
10911
10912         * subr.el (buffer-string): More robust backward compatibility
10913         check, courtesy William Perry.
10914
10915 1999-08-26  Hrvoje Niksic  <hniksic@srce.hr>
10916
10917         * replace.el (perform-replace): Stop the search after the search
10918         limit has been reached.
10919
10920 1999-08-23  Andy Piper  <andy@xemacs.org>
10921
10922         * gutter-items.el (update-tab-in-gutter): call add-tab-to-gutter
10923         here if we don't have one.
10924
10925 1999-08-15  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10926
10927         * ldap.el (ldap-coding-system): Default to nil until we get
10928         efficient UTF8 support
10929         (ldap-decode-string): Guard against `decode-coding-string' not
10930         being defined
10931         (ldap-encode-string): Guard against `encode-coding-string' not
10932         being defined
10933
10934 1999-08-23  Didier Verna  <didier@xemacs.org>
10935
10936         * rect.el: Cosmetics suggested by Dave Love <d.love@dl.ac.uk>.
10937         Some doc strings improvements, and add a star to the `interactive'
10938         calls.
10939
10940 1999-08-18  Stef Epardaud  <stef@lunatech.com>
10941
10942         * font-lock.el (java-font-lock-keywords-3): introduced new
10943         keywords and regexpes for javadoc syntax 1.2.
10944
10945 1999-08-17  Andy Piper  <andy@xemacs.org>
10946
10947         * gutter-items.el (buffers-tab-format-buffer-line-function): use
10948         format-buffers-tab-line.
10949         (buffers-tab-max-buffer-line-length): new variable.
10950         (format-buffers-tab-line): new function. truncate names if over
10951         buffers-tab-max-buffer-line-length.
10952
10953 1999-08-13  Charles G Waldman  <cgw@fnal.gov>
10954
10955         * cus-start.el: Customize the variable `bell-inhibit-time'.
10956
10957 1999-08-16  Andy Piper  <andy@xemacs.org>
10958
10959         * gutter-items.el (remove-buffer-from-gutter-tab): take a
10960         brute-force approach to deleting the last buffer.
10961         (buffers-tab-grouping-regexp): new customizable variable.
10962         (select-buffers-tab-buffers-by-mode): use it.
10963
10964 1999-08-13  Andy Piper  <andy@xemacs.org>
10965
10966         * gutter-items.el (remove-buffer-from-gutter-tab): fix *scratch*
10967         deletion problem.
10968
10969 1999-07-30  Didier Verna  <didier@xemacs.org>
10970
10971         * cus-edit.el (custom-save-variables): I said, use prin1 instead
10972         of princ to output symbols.
10973         (custom-save-face-internal): ditto.
10974         (custom-save-resets): ditto.
10975
10976 1999-08-09  Didier Verna  <didier@xemacs.org>
10977
10978         * gutter-items.el (select-buffers-tab-buffers-by-mode): use
10979         `regexp-quote' to protect the major mode name for use as a regular
10980         expression (c++ needs this for instance).
10981
10982 1999-08-08  Andy Piper  <andy@xemacs.org>
10983
10984         * gutter-items.el (select-buffers-tab-buffers-by-mode): beef up to
10985         cope with similar mode names.
10986
10987         * gutter-items.el (buffers-tab-selection-function): new selection
10988         function.
10989         (select-buffers-tab-buffers-by-mode): new function.
10990         (buffers-tab-items): use it if set to only display buffers in the
10991         tab in the current buffer's group..
10992         (update-tab-in-gutter): use new api.
10993         (remove-buffer-from-gutter-tab): ditto.
10994
10995         * gutter-items.el (buffers-tab-max-size): set custom selection
10996         default to 6.
10997         (buffers-tab-switch-to-buffer): just switch window if the window is visible.
10998         (add-tab-to-gutter): set face as default.
10999
11000 1999-07-07  Jan Vroonhof  <jan@xemacs.org>
11001
11002         * faces.el (frob-face-property): Merge the fall-back specifier
11003         with the target, not replace it.
11004
11005 1999-08-05  Andy Piper  <andy@xemacs.org>
11006
11007         * gutter-items.el (update-tab-in-gutter): add frame argument for
11008         buffer-items.
11009         (update-tab-in-gutter): use it.
11010
11011         * gutter-items.el (record-buffer-hook): set.
11012
11013         * buffer.el (switch-to-buffer): back out switch-to-buffer-hook
11014         change.
11015         (switch-to-buffer-hook) deleted.
11016
11017 1999-08-04  Andy Piper  <andy@xemacs.org>
11018
11019         * gutter-items.el (update-tab-in-gutter): make sure this will work
11020         as an argument to create-frame-hook.
11021
11022 1999-07-30  Hrvoje Niksic  <hniksic@srce.hr>
11023
11024         * isearch-mode.el: Modified Bob and Darryl's code to use itimers
11025         instead of timer emulation.
11026
11027 1999-07-30  Darryl Okahata  <darrylo@sonic.net>
11028
11029         * isearch-mode.el: Merged Bob Glickstein's <bobg@zanshin.com> GNU
11030         Emacs isearch enhancements.
11031
11032 1999-07-28  Andy Piper  <andy@xemacs.org>
11033
11034         * gutter-items.el (add-tab-to-gutter): put in specifier specs for
11035         all devices that support tab controls.
11036         (remove-buffer-from-gutter-tab): new function. to be used as a
11037         value for kill-buffer-hook.
11038
11039 1999-07-21  Sean MacLennan  <seanm@storm.ca>
11040
11041         * auto-show.el (auto-show-truncationp): changed to match
11042         `window_translation_on'
11043
11044 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
11045
11046         * XEmacs 21.2.19 is released
11047
11048 1999-07-28  SL Baur  <steve@miho>
11049
11050         * code-files.el (insert-file-contents): Fix docstring.
11051         revert previous change.
11052
11053 1999-07-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
11054
11055         * fill.el (fill-region-as-paragraph): Change re-break-point to
11056         contain word-across-newline plus one character so that filling
11057         Japanese and Chinese works as desired.
11058         * simple.el (do-auto-fill): Ditto.
11059
11060 1999-07-26  SL Baur  <steve@miho>
11061
11062         * mule/japanese.el ("Japanese"): Do not specify a default input
11063         method.
11064         Suggested by MORIOKA Tomohiko  <tomo@etl.go.jp>
11065
11066 1999-07-23  Jan Vroonhof  <vroonhof@math.ethz.ch>
11067
11068         * custom.el ((not (fboundp 'defun*))): Insert autoload crap to be
11069         able to use cl-macs macro in early lisp.
11070
11071 1999-07-23  Jan Vroonhof  <jan@xemacs.org>
11072
11073         * custom.el:
11074         * cus-face.el:
11075         * cus-edit.el:
11076                 Massive custom Theme API changes.
11077
11078 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
11079
11080         * code-files.el (insert-file-contents): Regard
11081         coding-system-magic-cookie if `coding-system-for-read' is nil.
11082
11083 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
11084
11085         * mule/thai-xtis.el: Add coding: local variable, to avoid
11086         bootstrapping problem with C locale.
11087
11088 1999-07-22  Andy Piper  <andy@xemacs.org>
11089
11090         * dumped-lisp.el (preloaded-file-list): guard against putting
11091         gutter-items in a less than functional XEmacs.
11092         * gutter-items.el: put call to `add-tab-to-gutter' back in.
11093
11094 1999-07-18  Bob Weiner  <weiner@beopen.com>
11095
11096         * fill.el (fill-context-prefix): Fixed bug that prevented the
11097         setting of an adaptive fill prefix when the `dont-skip-first' was
11098         t.
11099
11100 1999-07-22  SL Baur  <steve@miho>
11101
11102         * gutter-items.el: remove unguarded call to `add-tab-to-gutter'.
11103
11104 1999-06-25  Karl M. Hegbloom  <karlheg@debian.org>
11105
11106         * files.el (interpreter-mode-alist): add `make', `guile', and
11107         `emacs' entries. (#!/usr/bin/make -f ought to send a file into
11108         makefile-mode, guile is a scheme, and someday XEmacs will be
11109         modular enough to use as an efficient scripting tool.)
11110
11111 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
11112
11113         * mule/mule-cmds.el (reset-language-environment): Regard
11114         coding-category `utf-8' and `ucs-4' if they are available.
11115
11116 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
11117
11118         * mule/mule-cmds.el (set-default-coding-systems): Fix DOC-string.
11119         (prefer-coding-system): Fix DOC-string.
11120
11121         * mule/mule-cmds.el (coding-system-change-eol-conversion): Fix
11122         DOC-string too.
11123
11124         * mule/mule-cmds.el (mule-keymap): Change keymap name from MULE to
11125         Mule.
11126         (coding-system-change-eol-conversion): Fix DOC-string.
11127
11128 1999-06-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
11129
11130         * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system'
11131         instead of `list-coding-system'.
11132
11133 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11134
11135         * menubar-items.el (default-menubar): `select-input-method' was
11136         renamed to `set-input-method'.
11137
11138         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
11139         "Set Language Environment" menu.
11140
11141         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
11142         "Describe Language Support" menu.
11143
11144 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11145
11146         * mule/chinese.el ("Chinese-GB"): Rename
11147         `chinese-gb-environment-setup-function' to
11148         `setup-chinese-gb-environment-internal'.
11149
11150 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11151
11152         * mule/korean.el: Use `define-coding-system-alias' instead of
11153         `copy-coding-system'.
11154
11155 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11156
11157         * mule/mule-cmds.el (set-language-environment-coding-systems):
11158         Treat duplicated coding-categories.
11159
11160 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11161
11162         * mule/japanese.el: Use `define-coding-system-alias' instead of
11163         `copy-coding-system'.
11164
11165 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11166
11167         * mule/vietnamese.el: Specify `iso-8-1' as a category of
11168         coding-system `viscii'.
11169
11170 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11171
11172         * mule/cyrillic.el:
11173         - Specify `iso-8-1' as a category of coding-system `koi8-r'.
11174         (cyrillic-alternativnyj-decode-table): New variable.
11175         (cyrillic-alternativnyj-encode-table): New variable.
11176         - Specify `iso-8-1' as a category of coding-system
11177           `alternativnyj'.
11178         - Abolish general Cyrillic environment.
11179
11180 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11181
11182         * mule/chinese.el:
11183         - Use `define-coding-system-alias' instead of `copy-coding-system'.
11184         - Register `chinese-gb-environment-setup-function' as a
11185           `setup-function' of "Chinese-GB" environment.
11186
11187 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11188
11189         * mule/mule-cmds.el (set-language-info-alist): Allow dummy
11190         optional argument `parents'.
11191
11192         * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
11193         property for Thai-XTIS.
11194
11195         * mule/mule-help.el (help-with-tutorial): Use property
11196         `tutorial-coding-system' of language-info as a coding-system to
11197         read tutorial file.
11198
11199 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11200
11201         * mule/thai-xtis.el: Don't setup `setup-function' and
11202         `exit-function'.
11203
11204         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
11205         `set-coding-category-system' to set up coding-system for
11206         coding-category.
11207
11208         * mule/mule-cmds.el (prefer-coding-system): Use
11209         `set-coding-category-system' to set up coding-system for
11210         coding-category.
11211
11212 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
11213
11214         * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
11215         Thai-XTIS environment.
11216
11217         * mule/mule-cmds.el (prefer-coding-system): Use
11218         `find-coding-system' instead of `coding-system-p'.
11219
11220 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
11221
11222         * mule/mule-cmds.el (set-language-environment-coding-systems):
11223         Modify eol-type for XEmacs.
11224
11225         * mule/thai-xtis.el: Delete unused local variable `category'.
11226
11227         * mule/mule-cmds.el (coding-system-change-eol-conversion): New
11228         function.
11229         (prefer-coding-system): Don't call
11230         `update-coding-systems-internal'; use function
11231         `coding-category-list' instead of variable `coding-category-list';
11232         use `set-coding-priority-list' instead of `set-coding-priority';
11233         modify `eol-type' for XEmacs.
11234
11235         * mule/mule-misc.el (string-width): Use `charset-width' instead of
11236         `charset-columns'.
11237         (char-width): Likewise.
11238
11239 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
11240
11241         * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
11242         `tis-620'.
11243
11244         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
11245         `set-coding-priority-list' instead of `set-coding-priority'; don't
11246         call `update-coding-systems-internal'.
11247
11248         * mule/mule-misc.el (coding-system-get): New function.
11249         (coding-system-put): New function.
11250         (coding-system-category): New function.
11251
11252 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
11253
11254         * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
11255         when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
11256         to avoid conflict with leim/quail/thai-xtis.
11257
11258         * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
11259         to thai-xtis-chars.el.
11260
11261         * mule/thai-xtis-chars.el: New file (split from
11262         mule/thai-xtis.el).
11263
11264 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
11265
11266         * mule/thai-xtis.el:
11267         - Change category for the charset `thai-xtis' to `?x' from `?T'.
11268         - Add syntax entries.
11269         - Put `preferred-coding-system' of the charset `thai-xtis' to
11270           `tis-620'.
11271
11272 1999-06-28  TAKAHASHI Naoto  <ntakahas@etl.go.jp>
11273
11274         * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
11275         rewritten to use write-multibyte-character.
11276
11277 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
11278
11279         mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
11280         of `iso-2022-7'.
11281         (prefer-coding-system): Synced up with Emacs 20.3.11 but not
11282         ported yet.
11283         (read-input-method-name): Treat optional argument `default'.
11284
11285 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
11286
11287         * mule/mule-cmds.el (set-language-info): Don't set up menus at
11288         all.
11289         (set-language-info-alist): Set up menus here.
11290
11291 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
11292
11293         * minibuf.el (completing-read): Add new optional argument
11294         `default'.
11295         (read-coding-system): Add new optional argument
11296         `default-coding-system'.
11297
11298 1999-06-03  Ken'ichi Handa  <handa@gnu.org>
11299
11300         * mule/vietnamese.el (ccl-encode-vscii): Typo fixed
11301         (viet-viscii-...->viet-vscii...).
11302
11303 1999-05-13  Ken'ichi Handa  <handa@gnu.org>
11304
11305         * mule/mule-cmds.el: Change MULE to Mule in docstrings
11306         and menus.
11307
11308 1999-04-12  Richard M. Stallman  <rms@gnu.org>
11309
11310         * mule/mule-cmds.el (input-method-function): Add permanent-local
11311         property.
11312
11313 1999-03-30  Dave Love  <fx@gnu.org>
11314
11315         * mule/mule-cmds.el (current-language-environment): Doc fix.
11316
11317 1999-02-06  Richard Stallman  <rms@gnu.org>
11318
11319         * mule/european.el (setup-slovenian-environment): New function.
11320         ("Slovenian"): New language environment.
11321
11322 1999-01-27  Dave Love  <fx@gnu.org>
11323
11324         * mule/mule-cmds.el (current-language-environment): Provide :link,
11325         :type (choices) and appropriate :get.
11326
11327 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
11328
11329         * mule/mule-cmds.el (describe-language-environment): Don't alter
11330         input-method-alist.
11331
11332 1999-01-06  Eli Zaretskii  <eliz@gnu.org>
11333
11334         * mule/mule-cmds.el (prefer-coding-system): Call
11335         set-coding-priority, so that the internal array of priorities is
11336         also updated.
11337
11338 1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
11339
11340         * mule/mule-cmds.el (prefer-coding-system): If the argument
11341         requires specific EOL conversion type, make the default coding
11342         systems use that.
11343
11344 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
11345
11346         * mule/mule-cmds.el (set-language-environment): Pass the default
11347         eol-type to set-language-environment-coding-systems.
11348         (set-default-coding-systems): Copy the eol-type property for the
11349         new default values of {buffer-file,process}-coding-system from the
11350         old defaults.
11351         (set-language-environment-coding-systems): Accept an optional
11352         argument EOL-TYPE, and set the eol-type property of the default
11353         coding systems accordingly.
11354
11355 1998-10-26  Kenichi Handa <handa@etl.go.jp>
11356
11357         * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
11358         use generate-new-buffer instead of get-buffer-create.
11359
11360 1998-10-21  Kenichi Handa  <handa@etl.go.jp>
11361
11362         * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
11363
11364 1998-10-16  Markus Rost  <rost@delysid.gnu.org>
11365
11366         * mule/mule-cmds.el (default-input-method): Fix custom type.
11367
11368 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
11369
11370         * mule/mule-cmds.el (setup-specified-language-environment):
11371         Add apropos-inhibit property.
11372         (describe-specified-language-support): Likewise.
11373
11374 1998-09-06  Bill Richter  <richter@math.nwu.edu>
11375
11376         * mule/mule-cmds.el: Doc fixes.
11377
11378 1998-09-02  Kenichi Handa  <handa@etl.go.jp>
11379
11380         * mule/mule-cmds.el (register-input-method): Doc-string
11381         modified.
11382
11383 1998-09-01  Dave Love  <fx@gnu.org>
11384
11385         * mule/mule-cmds.el (current-language-environment): Fix
11386         setter function.
11387
11388 1998-08-31  Paul Eggert  <eggert@twinsun.com>
11389
11390         * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el,
11391         mule/european.el, mule/hebrew.el, mule/japanese.el,
11392         mule/korean.el, mule/vietnamese.el: Add coding: local variable, to
11393         avoid bootstrapping problem if you need to recompile all the Lisp
11394         files using interpreted code.
11395
11396 1998-08-26  Kenichi Handa  <handa@etl.go.jp>
11397
11398         * mule/european.el ("Latin-1"): Modify `documentation' key value.
11399         ("Latin-2"): Likewise.
11400
11401 1998-08-18  Per Starback  <starback@update.uu.se>
11402
11403         * mule/european.el (setup-latin2-environment): Fix typo.
11404
11405 1998-08-18  Kenichi Handa  <handa@etl.go.jp>
11406
11407         * mule/european.el: Give proper value of `input-method' key to all
11408         lang. env.
11409
11410         * mule/mule-cmds.el (activate-input-method): Handle the case that
11411         the arg INPUT-METHOD is nil correctly.
11412         (read-multilingual-string): Activate the specified input method
11413         before calling read-string.  Afterward, activate the original
11414         input method.
11415
11416 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
11417
11418         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
11419         (set-language-info-alist): Fix typo in doc-string.
11420
11421         * mule/hebrew.el ("Hebrew"): Delete describe-function key.
11422
11423 1998-08-09  Kenichi HANDA  <handa@etl.go.jp>
11424
11425         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
11426         (reset-language-environment): New function for the job that
11427         setup-english-environment used to do.
11428         (set-language-environment): Do more setups according to the info
11429         in language-info-alist.
11430         (read-language-name): Handle the case that the arg KEY is nil.
11431         (describe-language-environment): Handle input-method property.
11432
11433         * mule/: All files under this directory, which related with
11434         specific languages (such as mule/european.el, mule/greek.el,
11435         mule/hebrew.el, mule/misc-lang.el), modified as below.
11436         (setup-XXX-environment): Just call set-language-environment.  If
11437         they used to do some other jobs than what done by
11438         set-language-environment, those jobs are done in
11439         setup-XXX-environment-internal now.
11440         ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
11441         the value to setup-XXX-environment-internal.  Add properties
11442         input-method and features.
11443
11444         * mule/english.el (setup-english-environment): Just call
11445         reset-language-environment.
11446
11447         * mule/european.el (setup-8-bit-environment): Function deleted.
11448
11449 1998-08-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
11450
11451         * mule/mule-cmds.el (input-method-exit-on-first-char)
11452         (input-method-use-echo-area): Doc fixes.
11453
11454 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
11455
11456         * mule/mule-cmds.el (input-method-exit-on-first-char): New
11457         variable.
11458         (input-method-use-echo-area): New variable.
11459
11460 1998-08-01  Kenichi HANDA  <handa@etl.go.jp>
11461
11462         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
11463
11464 1998-07-30  Ken'ichi Handa  <handa@delysid.gnu.org>
11465
11466         * mule/mule-cmds.el (activate-input-method): Update mode line.
11467         (inactivate-input-method): Likewise.
11468
11469 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
11470
11471         * mule/mule-cmds.el (read-multilingual-string): Don't activate an
11472         input method in the current buffer, but just bind
11473         current-input-method.
11474
11475 1998-07-08  Kenichi Handa  <handa@etl.go.jp>
11476
11477         * mule/hebrew.el ("Hebrew"): Add coding-priority.
11478
11479         * mule/misc-lang.el ("IPA"): Add coding-priority and
11480         coding-system.
11481
11482 1998-06-26  Ken'ichi Handa  <handa@melange.gnu.org>
11483
11484         * mule/greek.el: Add coding-priority.
11485
11486 1998-05-23  Richard Stallman  <rms@psilocin.ai.mit.edu>
11487
11488         * mule/mule-cmds.el (register-input-method): Rename arg ENV to
11489         LANG-ENV.
11490
11491 1998-05-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
11492
11493         * mule/mule-cmds.el (register-input-method): Fix previous change.
11494         (setup-specified-language-environment): Doc fix.
11495
11496 1998-05-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
11497
11498         * mule/mule-cmds.el: Several doc fixes.
11499         (get-language-info, set-language-info): Rename argument.
11500         (set-language-info-alist): Likewise.
11501         (register-input-method): Rename argument.
11502         (activate-input-method): If INPUT-METHOD is nil, deactivate.
11503
11504 1998-05-04  Kenichi Handa  <handa@etl.go.jp>
11505
11506         * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
11507         default value while reading an input method.
11508
11509 1998-05-01  Kenichi Handa  <handa@etl.go.jp>
11510
11511         * mule/mule-cmds.el (universal-coding-system-argument):
11512         Use buffer-file-coding-system as default.
11513
11514 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
11515
11516         * mule/korean.el ("Korean"): Doc fix.
11517
11518 1998-04-11  Kenichi Handa  <handa@etl.go.jp>
11519
11520         * mule/mule-cmds.el (describe-language-environment): Print the
11521         languge environment at the head.
11522
11523 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
11524
11525         * mule/japanese.el: Set exit-function to exit-japanese-environment
11526         for Japanese environment.
11527
11528 1998-03-20  Richard Stallman  <rms@psilocin.gnu.org>
11529
11530         * mule/mule-cmds.el (set-language-environment): Doc fix.
11531         (current-language-environment): Use defcustom.
11532         (default-input-method): Specify :type.
11533
11534 1998-03-02  Kenichi Handa  <handa@etl.go.jp>
11535
11536         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
11537         modified.
11538         (prefer-coding-system): Doc-string modified.
11539
11540 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
11541
11542         * mule/mule-cmds.el (set-language-info): Doc-string
11543         describes `coding-priority' KEY.
11544         (set-language-environment-coding-systems): New function.
11545         (select-safe-coding-system): New function.
11546         (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
11547         (set-language-info-alist): New optionla arg PARENTS.  Call
11548         set-language-info with appropriate DESCRIBE-MAP and SETUP-MAP args.
11549         (set-language-environment-coding-systems): New function.
11550
11551         * mule/chinese.el: Remove setting up of
11552         describe-chinese-environment-map and
11553         setup-chinese-environment-map.  Exclude them in args of calls to
11554         set-language-info-alist.  Register coding-priority key in
11555         language-info-alist.
11556
11557         * mule/cyrillic.el: Remove setting up of
11558         describe-cyrillic-environment-map and
11559         setup-cyrillic-environment-map.  Exclude them in args of calls to
11560         set-language-info-alist.  Register coding-priority key in
11561         language-info-alist.
11562
11563         * mule/english.el: Register coding-priority key in
11564         language-info-alist.
11565
11566         * mule/ethiopic.el: Register coding-priority key in
11567         language-info-alist.
11568
11569         * mule/european.el: Remove setting up of
11570         describe-european-environment-map and
11571         setup-european-environment-map.  Exclude them in args of calls to
11572         set-language-info-alist.  Register coding-priority key in
11573         language-info-alist.  Add "German" language env.
11574         (setup-8-bit-environment): Delete CODING-SYSTEM arg.
11575         (setup-german-environment): New function.
11576
11577         * mule/greek.el (setup-greek-environment): For Greek lang. env.,
11578         change default input method to "greek-postfix".
11579
11580         * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register
11581         coding-priority key in
11582
11583 1997-12-19  Stephen Eglen  <stephen@cns.ed.ac.uk>
11584
11585         * mule/mule-cmds.el (set-language-info): Doc fix.
11586         (input-method-inactivate-hook): Doc fix.
11587
11588 1997-11-20  Karl Heuer  <kwzh@gnu.org>
11589
11590         * mule/mule-cmds.el (set-input-method): Renamed from
11591         select-input-method.
11592
11593 1997-11-07  Kenichi Handa  <handa@etl.go.jp>
11594
11595         * mule/mule-cmds.el (set-language-environment): Run
11596         exit-language-environment-hook before calling `exit-function'
11597         which is specified for the language environment.
11598
11599 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
11600
11601         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
11602         modified.
11603         (prefer-coding-system): Likewise.
11604         (describe-language-environment): Print aliases of each coding
11605         system.
11606         (set-language-environment-hook): New variable.
11607         (exit-language-environment-hook): New variable.
11608         (set-language-environment): Call these hooks.  Before setting a
11609         new language environment, exit from the
11610         current-language-environment if necessary.
11611         (input-method-verbose-flag): The value can be nil, t,
11612         complex-only, or default.
11613         (input-method-highlight-flag): Doc-string augmented.
11614         (activate-input-method): Check if we can run the registered
11615         function to activate an input method.
11616
11617         * mule/korean.el: Set exit-function for language environment
11618         "Korean" to exit-korean-environment.
11619         (setup-korean-environment): Moved to korea-util.el.
11620
11621 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
11622
11623         * mule/mule-cmds.el (read-multilingual-string): Use
11624         current-input-method prior to default-input-method.  Don't bind
11625         current-input-method by `let', instead, activate the specified
11626         input method in the current buffer temporarily.
11627
11628 1997-10-19  John F. Whitehead  <jfw@cisco.com>
11629
11630         * mule/mule-cmds.el (describe-language-environment): Fix prompt.
11631
11632 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
11633
11634         * mule/chinese.el (post-read-decode-hz): Return the result of
11635         decode-hz-region.
11636         (pre-write-encode-hz): Do not change the value of
11637         last-coding-system.
11638
11639 1998-09-06  Bill Richter  <richter@math.nwu.edu>
11640
11641         * mule/mule-ccl.el: Doc fixes.
11642
11643 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
11644
11645         * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
11646         (check-ccl-program): New macro.
11647
11648 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
11649
11650         * mule/mule-ccl.el: Comment about CCL syntax modified.
11651         (ccl-command-table): Add read-multibyte-character and
11652         write-multibyte-character.
11653         (ccl-code-table): Add ex-cmd.
11654         (ccl-extended-code-table): New variable.
11655         (ccl-embed-extended-command): New function.
11656         (ccl-compile-read-multibyte-character,
11657         ccl-compile-write-multibyte-character) New functions.
11658         (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
11659         ccl-dump-write-multibyte-character): New functions.
11660
11661 1999-07-22  SL Baur  <steve@miho>
11662
11663         * config.el (config-value-file): config.values is installed into
11664         doc-directory.
11665         From Karl M. Hegbloom  <karlheg@cathcart.sysc.pdx.edu>
11666
11667 1999-07-19  Didier Verna  <didier@xemacs.org>
11668
11669         * rect.el: all functions rewritten, except when noted. Below is a
11670         list of interface changes.
11671         (apply-on-rectangle): new function. Obsoletes
11672         `operate-on-rectangle'. All functions that used to call this
11673         function now call the new one.
11674         (kill-rectangle): added optional prefix arg to fill lines.
11675         (delete-rectangle): ditto.
11676         (delete-extract-rectangle): ditto.
11677         (open-rectangle): ditto.
11678         (clear-rectangle): ditto.
11679         (delete-rectangle-line): added third arg FILL.
11680         (delete-extract-rectangle-line): ditto.
11681         (open-rectangle-line): ditto.
11682         (clear-rectangle-line): ditto.
11683
11684 1999-07-18  Andy Piper  <andy@xemacs.org>
11685
11686         * menubar-items.el (default-menubar): add gutter options.
11687
11688         * gutter-items.el: new file.
11689         (gutter): new group for custom.
11690         (gutter-visible-p): new variable.
11691         (default-gutter-position): ditto.
11692         (buffers-tab): new group for the buffers tab.
11693         (gutter-buffers-tab): widget to put in the gutter.
11694         (buffers-tab-max-size): max number of tabs.
11695         (buffers-tab-switch-to-buffer-function): function to call when a
11696         tab is pressed.
11697         (buffers-tab-omit-function): filter buffers with this function.
11698         (buffers-tab-format-buffer-line-function): format buffer names for
11699         inclusion in tabs.
11700         (buffers-tab-switch-to-buffer): like switch-to-buffer but without
11701         the record.
11702         (build-buffers-tab-internal): build a list of tab items.
11703         (buffers-tab-items): ditto.
11704         (add-tab-to-gutter): put a tab in the gutter area.
11705         (update-tab-in-gutter): reset the buffers in the tab.
11706
11707         * dumped-lisp.el (preloaded-file-list): dump gutter-items.
11708
11709         * buffer.el (switch-to-buffer): run switch-to-buffer-hooks.
11710         (switch-to-buffer-hooks): new hook.
11711
11712         * toolbar.el (default-toolbar-position): fix typo.
11713
11714 1999-07-16  Andy Piper  <andy@xemacs.org>
11715
11716         * gui.el (make-dialog-frame): turn off gutters for dialogs.
11717
11718 1999-07-15  Didier Verna  <didier@xemacs.org>
11719
11720         * cus-edit.el (custom-prompt-variable): optional third arg makes
11721         prompt for a comment string.
11722         (customize-set-value): optional prefix makes this function handle
11723         variable comments.
11724         (customize-set-variable): ditto.
11725         (customize-save-variable): ditto.
11726         (customize-customized): handle custom comments.
11727         (customize-save-customized): ditto.
11728         (custom-variable-state-set): ditto.
11729         (custom-face-state-set): ditto.
11730         (customize-saved): ditto.
11731         (custom-variable-set): ditto.
11732         (custom-face-set): ditto.
11733         (custom-variable-save): ditto.
11734         (custom-face-save): ditto.
11735         (custom-variable-reset-saved): ditto.
11736         (custom-face-reset-saved): ditto.
11737         (custom-variable-reset-standard): ditto.
11738         (custom-face-reset-standard): ditto.
11739         (custom-comment-face): new face.
11740         (custom-comment-tag-face): ditto.
11741         (custom-comment): new widget.
11742         (custom-comment-create): new function.
11743         (custom-comment-delete): ditto.
11744         (custom-comment-value-set): ditto.
11745         (custom-comment-show): ditto.
11746         (custom-comment-invisible-p): ditto.
11747         (custom-variable-value-create): create a comment field widget.
11748         (custom-face-value-create): ditto.
11749         (custom-variable-menu): new entry for adding a custom comment.
11750         (custom-face-menu): ditto.
11751         (custom-save-variables): possibly save custom comments.
11752         (custom-save-faces): ditto.
11753
11754         * cus-face.el (custom-set-faces): the arguments can now have a
11755         custom comment as fourth argument.
11756
11757         * custom.el (custom-set-variables): the arguments can now have a
11758         custom comment as fifth element.
11759
11760 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
11761
11762         * XEmacs 21.2.18 is released
11763
11764 1999-07-13  SL Baur  <steve@miho>
11765
11766         * lib-complete.el (read-library-name): Revert previous change.
11767         (read-library): Ditto.
11768
11769 1999-06-24  Karl M. Hegbloom  <karlheg@debian.org>
11770
11771         * packages.el (packages-package-list): Capitalize docstring.
11772
11773         * packages.el (packages-find-package-library-path): Use #'nconc
11774         rather than #'append to reduce consing -- #'mapcar uses Flist,
11775         which returns a freshly consed list.  #'append would create yet
11776         another fresh list, using Fmake_list in concat.
11777
11778         * packages.el (package-provide): Use setq with remassq like it
11779         says in its docstring.
11780
11781 1999-07-06  SL Baur  <steve@miho.m17n.org>
11782
11783         * lib-complete.el (progn-with-message): Fix typo.
11784
11785 1999-07-06  SL Baur  <steve@miho.m17n.org>
11786
11787         * mule/mule-misc.el (char-octet): Make function match docstring.
11788         From Katsumi Yamaoka <yamaoka@jpl.org>
11789
11790 1999-06-15  Karl M. Hegbloom  <karlheg@debian.org>
11791
11792         * wid-edit.el (widget-documentation): corrected spelling error.
11793
11794 1999-06-23  Jonathan Marten <jonathan.marten@uk.sun.com>
11795
11796         * x-win-sun.el (x-win-init-sun): Don't rebind Find and Sh-find
11797         keys if already bound
11798
11799 1999-07-06  SL Baur  <steve@miho.m17n.org>
11800
11801         * lib-complete.el (progn-with-message): Revert previous changes.
11802
11803 1999-06-24  Bob Weiner  <weiner@beopen.com>
11804
11805         * lib-complete.el (find-library):
11806         (find-library-other-window):
11807         (find-library-other-frame): Completely rewrote
11808         so that these functions actually work when called non-interactively.
11809         Also made them handle LIBRARY arguments which end with .el or .elc.
11810
11811 1999-06-24  Bob Weiner  <weiner@beopen.com>
11812
11813         * simple.el (indent-new-comment-line): Locally bound
11814         `block-comment-start' to `comstart' or else when this is called
11815         from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil
11816         `block-comment-start' value, ignoring any existing spacing after a
11817         comment prefix in the previous line and producing ugly comments.
11818
11819 1999-06-23  Bob Weiner  <weiner@beopen.com>
11820
11821         * list-mode.el (mouse-choose-completion):
11822         (choose-completion):
11823         (completion-switch-to-minibuffer): Added.
11824         ([Tab]): [Tab] previously switched to the minibuffer
11825         but since [space] does that and since most applications in the
11826         world use [Tab] to select the next item in a list, do that in the
11827         *Completions* buffer too.  This will cause the least confusion
11828         among the largest population of users.  -- Bob Weiner, BeOpen.com,
11829         06/23/1999.
11830
11831 1999-06-22  Bob Weiner  <weiner@beopen.com>
11832
11833         * help.el (help-buffer-name): Added support for a null value
11834         of `help-buffer-prefix-string' since some buffers require no
11835         prefix.
11836
11837 1999-06-20  Bob Weiner  <weiner@beopen.com>
11838
11839         * list-mode.el (completion-list-mode-quit): Added and bound to {q}
11840         in the completion-list-mode-map to bury the completions buffer
11841         even when the minibuffer is no longer active.
11842
11843 1999-06-20  Bob Weiner  <weiner@beopen.com>
11844
11845         * list-mode.el (list-mode): It is visually disconcerting to have
11846         the text cursor disappear within list buffers, especially when
11847         moving from window to window, so leave it visible.
11848
11849 1999-07-01  SL Baur  <steve@miho.m17n.org>
11850
11851         * menubar-items.el (default-menubar): Conditionalize the bug
11852         report menu item (which may not be possible in this XEmacs).
11853         Reported by: Ken'ichi Handa <handa@etl.go.jp>
11854
11855 1999-06-30  SL Baur  <steve@miho.m17n.org>
11856
11857         * subr.el (with-current-buffer): DOC string fix.
11858         Suggested by Bob Weiner <weiner@altrasoft.com>
11859
11860 1999-06-25  Charles G Waldman <cgw@fnal.gov>
11861
11862         * cus-face.el (custom-face-italic): insert missing args
11863
11864 1999-06-24  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
11865
11866         * packages.el (package-locations): Changed default early package
11867         hierarchies to ~/.xemacs/mule-packages and
11868         ~/.xemacs/xemacs-packages.
11869
11870 1999-06-23  SL Baur  <steve@miho.m17n.org>
11871
11872         * mule/mule-category.el (Top Level): ASCII is also latin-1.
11873
11874 1999-06-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
11875
11876         * packages.el (package-locations): Changed default early package
11877         hierarchy to ~/.xemacs/packages.
11878         (package-locations): Removed `packages' as a possible name for a
11879         late package hierarchy.
11880
11881 1999-06-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
11882
11883         * mule/mule-category.el (word-combining-categories): Set up new
11884         variable.
11885         (word-separating-categories): Likewise.
11886
11887 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
11888
11889         * XEmacs 21.2.17 is released
11890
11891 1999-06-17  Robert Pluim  <rpluim@bigfoot.com>
11892
11893         * font-menu.el (font-menu-set-font): allow for nil specification
11894         of font size.
11895
11896 1999-06-16  MORIOKA Tomohiko  <tomo@etl.go.jp>
11897
11898         * mule/thai-xtis.el: Specify `columns' of the charset `thai-xtis'
11899         is 1.
11900
11901 1999-06-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
11902
11903         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Use NBSP of ISO
11904         8859-5 instead of ISO 8859-1.
11905
11906 1999-06-15  SL Baur  <steve@steve1.m17n.org>
11907
11908         * mule/vietnamese.el (viet-vscii-encode-table): Use split-char.
11909         (viet-viscii-encode-table): Ditto.
11910
11911         * mule/mule-misc.el: Delete split-char & split-char-or-char-int.
11912         Make obsolete definition of char-octet.
11913
11914 1999-06-14  SL Baur  <steve@steve1.m17n.org>
11915
11916         * subr.el: Move no-Mule make-char ...
11917         * help-nomule.el (make-char): To here.
11918         (string-width): Make Mule compatibility alias.
11919
11920 1999-06-15  Andy Piper  <andy@xemacs.org>
11921
11922         * select.el (get-selection-no-error): really make there be no-error.
11923         (get-selection): revert to original.
11924
11925 1999-06-11  Andy Piper  <andy@xemacs.org>
11926
11927         * select.el (selection-sets-clipboard): renamed.
11928         (own-selection): use it.
11929
11930 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
11931
11932         * XEmacs 21.2.16 is released
11933
11934 1999-06-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
11935
11936         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Set 32 for
11937         missing characters to avoid crash.
11938
11939 1999-06-09  Jan Vroonhof  <vroonhof@math.ethz.ch>
11940
11941         * coding.el (set-terminal-coding-system): Only set the console
11942         coding system on the selected console if it is a tty.
11943
11944 1999-06-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
11945
11946         * cus-face.el:
11947         * cus-edit.el:
11948         * faces.el:
11949         (custom):
11950         (face-spec-set):
11951         * faces.el (frob-face-property):
11952         * font-menu.el (font-menu-set-font):
11953                   Actually apply changes from 1999-03-17
11954
11955 1999-06-10  Andy Piper  <andy@xemacs.org>
11956
11957         * select.el (get-selection): abstract out non error-signalling
11958         part.
11959         (get-selection-no-error): get-selection without signalling an
11960         error.
11961         (selection-is-clipboard-p): new variable. controls whether the
11962         selection sets the clipboard.
11963         (own-selection): use it.
11964
11965         * mouse.el (insert-selection): fallback to clipboard after trying
11966         primary selection and cutbuffer.
11967
11968 1999-06-05  Andy Piper  <andy@xemacs.org>
11969
11970         * x-select.el (xselect-kill-buffer-hook-1): use generalised
11971         selection functions.
11972
11973 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
11974
11975         * code-files.el (buffer-file-coding-system): Use `raw-text' as
11976         default value.
11977         (load): Use `raw-text' instead of `no-conversion'.
11978         (insert-file-contents): Likewise.
11979
11980         * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
11981         of `no-conversion'.
11982
11983 1999-06-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
11984
11985         * coding.el: Don't copy `no-conversion' to `raw-text'.
11986
11987 1999-06-07  Hrvoje Niksic  <hniksic@srce.hr>
11988
11989         * subr.el (make-char): Define it if Mule is not around.
11990
11991 1999-06-07  SL Baur  <steve@steve1.m17n.org>
11992
11993         * mule/mule-help.el: Add trailing newline.  Use mule keyword.
11994
11995         * x-select.el (x-disown-selection-internal): Restore symbol as an
11996         obsolete alias.
11997         (xselect-kill-buffer-hook-1): Use disown-selection-internal.
11998
11999 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
12000
12001         * XEmacs 21.2.15 is released
12002
12003 1999-06-02  Oscar Figueiredo  <oscar@xemacs.org>
12004
12005         * subr.el (split-string): Avoid infinite looping
12006
12007 1999-05-30  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
12008
12009         * ldap.el (ldap-ignore-attribute-codings): New variable
12010         (ldap-default-attribute-decoder): New variable
12011         (ldap-coding-system): New variable
12012         (ldap-attribute-syntax-encoders): New variable
12013         (ldap-attribute-syntax-decoders): New variable
12014         (ldap-attribute-syntaxes-alist): New variable
12015         (ldap-encode-boolean): New function
12016         (ldap-decode-boolean): New function
12017         (ldap-encode-country-string): New function
12018         (ldap-decode-string): New function
12019         (ldap-decode-address): New function
12020         (ldap-encode-address): New function
12021         (ldap-decode-attribute): New function
12022         (ldap-search): Use some of these
12023
12024 1999-05-25  Jan Vroonhof  <jan@xemacs.org>
12025
12026         * version.el (emacs-version): Make the patch level/beta come
12027         before the XEmacs qualifier so that it gets into (funcall
12028         emacs-version) and thus in the bug reports.
12029         (emacs-version>=): Support patch levels.
12030
12031 1999-06-03  SL Baur  <steve@xemacs.org>
12032
12033         * version.el: implement x.y.z version number
12034         From Jan Vroonhof <vroonhof@math.ethz.ch>
12035
12036 1999-05-27  Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
12037
12038         * mule/mule-cmds.el (read-input-method-name): set input-method properly.
12039
12040 1999-05-22  Vin Shelton <acs@xemacs.org>
12041
12042         * startup.el: Document -private and break out non-standard X options.
12043
12044 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
12045
12046         * mule/mule-charset.el (charset-after): New function.
12047         (charset-direction): Synch with Mule, update docstring.
12048         (get-charset-property): New function.
12049         (put-charset-property): New function.
12050         (charset-plist): New function.
12051
12052         * mule/mule-charset.el (compose-region):
12053         (decompose-region): remove;  these functions (which don't work
12054         since we don't do composite characters) have been moved to
12055         mule-util.el.
12056         (toplevel): follow coding standards
12057
12058 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
12059
12060         * dumped-lisp.el (preloaded-file-list): mule-files.el does not
12061         exist any more.
12062
12063         * code-files.el: Fix commentary to follow coding standards.  Move
12064         the single line left in mule-files.el to here.
12065
12066         * mule/mule-files.el: delete.
12067
12068 1999-05-24  SL Baur  <steve@gneiss.etl.go.jp>
12069
12070         * info.el (Info-scroll-prev): Use event functions instead of the
12071         old emacs 19 interface.
12072
12073 1999-06-02  Andy Piper  <andy@xemacs.org>
12074
12075         * x-font-menu.el (x-font-menu-load-font):
12076         font-menu-registry-encoding -> x-font-menu-registry-encoding type.
12077
12078 1999-05-31  Andy Piper  <andy@xemacs.org>
12079
12080         * font-menu.el (font-menu-ignore-scaled-fonts): move to font-menu
12081         group.
12082         (font-menu-this-frame-only-p): ditto.
12083         (font-menu-max-items): reinstate, from Jan Vroonhof
12084         <vroonhof@math.ethz.ch>
12085         (font-menu-submenu-name-format): ditto.
12086         (font-menu-split-long-menu): ditto, for use by the family
12087         constructor.
12088         (font-menu-family-constructor): use it.
12089
12090 1999-05-30  Andy Piper  <andy@xemacs.org>
12091
12092         * msw-faces.el (mswindows-font-regexp): new font matching regexp
12093         for use by the font menu.
12094
12095         * msw-font-menu.el: new file implementing mswindows specific
12096         font-menu behaviour.
12097         (mswindows-font-menu-registry-encoding): new function mirroring x version.
12098         (mswindows-font-menu-junk-families): ditto.
12099         (hack-font-truename): ditto.
12100         (mswindows-font-regexp-ascii): ditto.
12101         (mswindows-reset-device-font-menus): ditto.
12102         (mswindows-font-menu-font-data): ditto.
12103         (mswindows-font-menu-load-font): ditto.
12104
12105         * x-font-menu.el (x-reset-device-font-menus): made device specific.
12106         (x-font-menu-font-data): ditto.
12107         (x-font-menu-load-font): ditto.
12108
12109         * font-menu.el: new file implementing generic font menu behaviour.
12110         (font-menu-ignore-scaled-fonts): copied from x-font-menu.el and
12111         made device independent.
12112         (font-menu-this-frame-only-p): ditto.
12113         (font-menu-preferred-resolution): ditto.
12114         (font-menu-size-scaling): new variable used to determine whether
12115         sizes are in points or tenths of a point.
12116         (vassoc): moved from x-font-menu.el.
12117         (device-fonts-cache): ditto.
12118         (device-fonts-cache): ditto.
12119         (flush-device-fonts-cache): ditto.
12120         (reset-device-font-menus): copied from x-font-menu.el and made
12121         device independent. Most functionality deferred to
12122         device-dependent versions.
12123         (font-menu-family-constructor): copied from x-font-menu.el and
12124         made device independent.
12125         (font-menu-size-constructor): ditto.
12126         (font-menu-weight-constructor): ditto.
12127         (font-menu-set-font): ditto.
12128         (font-menu-change-face): ditto.
12129         (font-menu-load-font): new device method.
12130         (font-menu-font-data): ditto.
12131
12132         * x-font-menu.el: The above functions deleted.
12133
12134 1999-05-26  Andy Piper  <andy@xemacs.org>
12135
12136         * update-elc.el:
12137         * make-docfile.el:
12138         * loadup.el: rehash expand-file-name usage to not use default-directory.
12139
12140 1999-05-21  Andy Piper  <andy@xemacs.org>
12141
12142         * x-select.el (x-select-convert-to-text):
12143         (x-selected-text-type):
12144         (x-get-selection):
12145         (xselect-convert-to-string):
12146         (xselect-convert-to-compound-text):
12147         (xselect-convert-to-length):
12148         (xselect-convert-to-targets):
12149         (xselect-convert-to-delete):
12150         (xselect-convert-to-filename):
12151         (xselect-convert-to-charpos):
12152         (xselect-convert-to-lineno):
12153         (xselect-convert-to-colno):
12154         (xselect-convert-to-sourceloc):
12155         (xselect-convert-to-os):
12156         (xselect-convert-to-host):
12157         (xselect-convert-to-user):
12158         (xselect-convert-to-class):
12159         (xselect-convert-to-name):
12160         (xselect-convert-to-integer):
12161         (xselect-convert-to-atom):
12162         (xselect-convert-to-identity): functions renamed from x-* and
12163         moved to select.el.
12164         (x-get-secondary-selection): use rename get-selection.
12165         (x-get-clipboard): ditto.
12166         (x-own-selection): moved to select.el.
12167         (x-valid-simple-selection-p): ditto.
12168         (x-dehilight-selection): ditto.
12169         (x-own-clipboard): ditto.
12170         (x-disown-selection): ditto.
12171
12172         * x-mouse.el (x-yank-function): moved to mouse.el.
12173         (x-insert-selection): ditto.
12174         (x-set-point-and-move-selection): use renamed function.
12175
12176         * select.el (selected-text-type): moved and renamed from
12177         x-select.el.
12178         (selection-owner-p): moved to C.
12179         (selection-exists-p): ditto.
12180         (get-cutbuffer): new device method.
12181         (get-selection): generalised and moved from x-select.el.
12182         (own-selection): moved x-own-selection functionality into here.
12183         (dehilight-selection): renamed and moved from x-select.el.
12184         (own-clipboard): functionality moved from x-select.el using new
12185         generic C builtins.
12186         (disown-clipboard): ditto.
12187         (select-convert-to-text):
12188         (select-convert-to-string):
12189         (select-convert-to-compound-text):
12190         (select-convert-to-length):
12191         (select-convert-to-targets):
12192         (select-convert-to-delete):
12193         (select-convert-to-filename):
12194         (select-convert-to-charpos):
12195         (select-convert-to-lineno):
12196         (select-convert-to-colno):
12197         (select-convert-to-sourceloc):
12198         (select-convert-to-os):
12199         (select-convert-to-host):
12200         (select-convert-to-user):
12201         (select-convert-to-class):
12202         (select-convert-to-name):
12203         (select-convert-to-integer):
12204         (select-convert-to-atom):
12205         (select-convert-to-identity): new functions renamed from x-* and
12206         moved from x-select.el.
12207
12208         * mouse.el (mouse-consolidated-yank): subsume x-yank-function
12209         into here and use as the default window-system mouse yank.
12210         (insert-selection): generalised and moved from x-mouse.el.
12211         (own-clipboard): moved to C.
12212
12213         * msw-select.el (mswindows-selection-owned-p): deleted.
12214         (mswindows-own-selection): generalised and moved to select.el.
12215         (mswindows-disown-selection): generalised and moved to C.
12216         (mswindows-selection-owner-p): ditto.
12217
12218 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
12219
12220         * XEmacs 21.2.14 is released
12221
12222 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
12223
12224         * about.el: update contact info for jason and slb.
12225
12226 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
12227
12228         * mule/european.el (setup-romanian-environment): Add Romanian
12229         support from Emacs/Mule romanian.el.
12230
12231 1999-03-17  Jan Vroonhof  <vroonhof@math.ethz.ch>
12232
12233         * cus-face.el: Label all custom changes with the 'custom' tag.
12234
12235         * cus-edit.el: idem ditto.
12236
12237         * faces.el: Added suport for adding device tags to various functions.
12238         (custom): New device tag.
12239         (face-spec-set): Call reset face with tags argument. No longer do
12240         x-init-global-faces hack.
12241
12242         * faces.el (frob-face-property): Use an anonymous specifier to map
12243         frob-face-property-1 over.
12244
12245         * x-font-menu.el (font-menu-set-font): Always specify all
12246         properties to custom.
12247
12248 1999-05-12  SL Baur  <steve@gneiss.etl.go.jp>
12249
12250         * mule/european.el (setup-czech-environment): Add czech support.
12251         From David Sauer <davids@orfinet.cz>
12252
12253 1999-03-15  SL Baur  <steve@xemacs.org>
12254
12255         * check-features.el: Turn hard errors into warnings.
12256
12257 1999-03-21  SL Baur  <steve@xemacs.org>
12258
12259         * simple.el (delete-key-deletes-forward): As per discussion on
12260         xemacs-beta, default to t.
12261
12262 1999-05-11  Hrvoje Niksic  <hniksic@srce.hr>
12263
12264         * loadup.el: Define Installation-string before loading anything.
12265
12266 1999-05-06  Gunnar Evermann  <ge204@eng.cam.ac.uk>
12267
12268         * files.el (auto-mode-alist): fix typo in regex for .bash_* files
12269         From Anders Stenman <stenman@isy.liu.se>
12270
12271 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
12272
12273         * wid-edit.el (widget-glyph-find): Ditto.
12274
12275         * packages.el (locate-library): Ditto.
12276
12277         * loadup.el (really-early-error-handler): Ditto.
12278
12279         * lib-complete.el (read-library): Ditto.
12280
12281         * faces.el (set-face-stipple): Ditto.
12282
12283         * code-files.el (load): Use new calling style of locate-file.
12284
12285 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
12286
12287         * packages.el (packages-unbytecompiled-lisp): Installation.el is
12288         dead.
12289
12290 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
12291
12292         * dumped-lisp.el (preloaded-file-list): Don't load
12293         Installation.el.
12294
12295         * loadup.el (Installation-string): Define it here.
12296
12297 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
12298
12299         * dumped-lisp.el (preloaded-file-list): Revert previous change --
12300         Installation.el needs to be loaded before `dump-paths', otherwise
12301         the dumping process won't find it.
12302
12303 1999-03-13  Adrian Aichner  <adrian@xemacs.org>
12304
12305         * dumped-lisp.el (preloaded-file-list): Load Installation.el after
12306         subr so that we can use `replace-in-string' in Installation.el to
12307         get rid of C-m chars under the native Windows build.
12308
12309 1999-04-29  Andy Piper  <andy@xemacs.org>
12310
12311         * make-docfile.el: canonicalize file and directory names.
12312
12313         * device.el (call-device-method): new function for calling device
12314         specific methods.
12315         (define-device-method): new function for defining device methods.
12316         (define-device-method*): ditto.
12317
12318 1999-04-27  Hrvoje Niksic  <hniksic@srce.hr>
12319
12320         * subr.el (buffer-string): Support new FSFmacs 20.4 stuff.
12321
12322 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
12323
12324         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
12325         (cyrillic-koi8-r-encode-table): Likewise.
12326         (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
12327         (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
12328
12329         * mule/mule-misc.el (split-char-or-char-int): New function [moved
12330         from vietnamese.el].
12331
12332         * mule/vietnamese.el: Move function `split-char-or-char-int' to
12333         mule/mule-misc.el.
12334
12335 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
12336
12337         * mule/thai-xtis.el:
12338         - Change font registry name from "Thai94x94-0" to "xtis-0".
12339         - Change mnemonic of coding-system `tis-620' to "TIS620".
12340
12341 1999-04-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
12342
12343         * mule/ethiopic.el: fixed.
12344
12345 1999-03-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
12346
12347         * dumped-lisp.el: Add ethiopic, thai-xtis and vietnamese.
12348
12349         * mule/thai-xtis.el: New file.
12350
12351         * mule/vietnamese.el: New file.
12352
12353         * mule/ethiopic.el: New file.
12354
12355 1999-04-22  Hrvoje Niksic  <hniksic@srce.hr>
12356
12357         * bytecomp.el (byte-compile-close-variables): Leave
12358         debug-issue-ebola-notices alone.
12359
12360 1999-04-11  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
12361
12362         * ldap.el (ldap-host-parameters-alist): Make `Search Base' appear
12363         at the top of the buffer since it is the most important thing to
12364         customize
12365         (ldap-get-host-parameter): New defun
12366         (ldap-search): Add a new parameter `withdn' to retrieve the
12367         distinguished names of entries
12368
12369 1999-04-22  Kai Haberzettl  <khaberz@synnet.de>
12370
12371         * startup.el (splash-frame-body): Date and spelling fixes.
12372
12373 1999-03-16  Colin Rafferty  <colin@xemacs.org>
12374
12375         * view-less.el (toggle-truncate-lines): add autoload tag
12376
12377 1999-04-19  Hrvoje Niksic  <hniksic@srce.hr>
12378
12379         * format.el (format-alist): Disable image stuff.
12380
12381 1999-04-17  Hrvoje Niksic  <hniksic@srce.hr>
12382
12383         * wid-edit.el (widget-glyph-find): Search by directories, then by
12384         suffixes rather than the other way around.
12385         (widget-image-conversion): Renamed to
12386         `widget-image-file-name-suffixes'.
12387
12388 1999-04-16  Olivier Galibert  <galibert@pobox.com>
12389
12390         * mule/mule-charset.el: Made old functions obsolete, remove the
12391         unspeakably evil (and inexistant in fsf's) charset-leading-byte.
12392         (charset-iso-graphic-plane): Rename from charset-graphic.
12393         (charset-iso-final-char): Rename from charset-final.
12394         (charset-width): Rename from charset-columns.
12395         (charset-bytes): Added from fsf compatibility, returns always 1.
12396
12397         * mule/mule-misc.el: Move charset-doc-string alias to
12398         mule-charset.el
12399
12400 1999-04-14  Colin Rafferty  <colin@xemacs.org>
12401
12402         * x-faces.el (x-make-font-bold-italic): honor
12403         *try-oblique-before-italic-fonts*
12404
12405 1999-04-14  Hrvoje Niksic  <hniksic@srce.hr>
12406
12407         * cl-extra.el (coerce): Coerce numbers to characters correctly.
12408
12409 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
12410
12411         * x-faces.el (try-oblique-before-italic-fonts): Use the right
12412         name.
12413
12414 1999-04-14  Dave Gillesipe  <daveg@synaptics.com>
12415
12416         * cl-extra.el (equalp): Would bug out for lists.
12417
12418 1999-03-12  Charles G Waldman  <cgw@fnal.gov>
12419
12420         * about.el (about-hackers):  Change cgw's email address
12421
12422 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
12423
12424         * XEmacs 21.2.13 is released
12425
12426 1999-03-12  SL Baur  <steve@xemacs.org>
12427
12428         * simple.el (delete-key-deletes-forward): Revert to previous
12429         behavior.
12430
12431 1999-01-18  Didier Verna  <didier@xemacs.org>
12432
12433         * menubar-items.el (xemacs-splash-buffer): handle the case of
12434         multiple elements in the splash buffer body.
12435
12436         * startup.el (splash-frame-timeout): new constant: interval
12437         between splash buffer elements.
12438         (command-line-1): handle splash buffer with multiple elements (use
12439         a timeout).
12440         (splash-frame-body): Originally `startup-splash-frame-body'.
12441         Rewrote a cleaner and more readable version. This can now be array,
12442         in which case each element is displayed in turn in the splash buffer.
12443         (splash-frame-static-body): new constant. Persistent information
12444         across all splash buffer elements (preserves the possibility to give
12445         it in different languages.
12446         (circulate-splash-frame-elements): new function. Used as a timeout
12447         to circulate through all splash frame elements and display them in
12448         sequence.
12449         (display-splash-frame): originally `startup-splash-frame'. Handle
12450         the case of multiple elements in the splash buffer body. Now
12451         returns a timeout id if multiple elements to display, or nil.
12452
12453 1999-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
12454
12455         * x-faces.el (x-init-global-faces): Add default tag to specifiers,
12456         so they can be overridden by x-init-face-from-resources.
12457         Additionally specify the font name also with an x tag.
12458
12459 1999-03-08  Andy Piper  <andy@xemacs.org>
12460
12461         * package-get.el (package-get-base): autoload.
12462
12463         * menubar-items.el (default-menubar): add update menu item. Fix
12464         custom menu to only be activated when package-base is available.
12465
12466         * package-get.el (package-get-custom): don't load
12467         package-get-custom as it is auto-generated. Fix group definition.
12468
12469 1999-03-05  Didier Verna  <didier@xemacs.org>
12470
12471         * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
12472         instead of `symbol-name' (Thanks Kyle).
12473
12474         * cus-edit.el (custom-save-variables): use `prin1' instead of
12475         princ to write symbols.
12476
12477 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
12478
12479         * XEmacs 21.2.12 is released
12480
12481 1999-03-05  SL Baur  <steve@xemacs.org>
12482
12483         * menubar-items.el (default-menubar): Add kfm browsing support.
12484         From Neal Becker <nbecker@fred.net>
12485
12486 1999-03-03  Steven Baur  <steve@gneiss.etl.go.jp>
12487
12488         * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
12489         calls to font-lock during buffer reversion.
12490
12491 1999-02-12  Didier Verna  <didier@xemacs.org>
12492
12493         * info.el (Info-build-node-completions): unconditionally widen the
12494         tag table buffer.
12495
12496 1999-02-19  Paul Stodghill  <stodghil@cs.cornell.edu>
12497
12498         * x-faces.el (x-init-face-from-resources):
12499         Only set fonts in the 'x locale.
12500
12501 1999-03-04  Adrian Aichner  <adrian@xemacs.org>
12502
12503         * package-ui.el (pui-install-selected-packages): Don't throw on
12504         `package-admin-delete-binary-package' returning nil since it's
12505         normal.  Reindent function.
12506         (pui-add-required-packages): Handle case where packages selected
12507         for installation have never been installed.
12508
12509 1999-03-03  Martin Buchholz  <martin@xemacs.org>
12510
12511         * menubar-items.el (default-menubar):
12512         Implement the ``Mule->Set coding system of process'' menu item.
12513
12514 1999-02-18  Martin Buchholz  <martin@xemacs.org>
12515
12516         * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp
12517         files
12518         - Change some `if's to `when's
12519
12520 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
12521
12522         * XEmacs 21.2.11 is released
12523
12524 1999-02-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
12525
12526         * userlock.el (ask-user-about-supersession-threat-dbox): Guard
12527         against window close (Fix Bug #460).
12528         (ask-user-about-lock-dbox): Idem.
12529
12530 1999-02-25  SL Baur  <steve@xemacs.org>
12531
12532         * mule/mule-charset.el (charset-leading-byte): New function.
12533         From Kazuyuki IENAGA <ienaga@jsys.co.jp>
12534
12535 1999-02-12  Andy Piper  <andy@xemacs.org>
12536
12537         * about.el (xemacs-hackers): change andy's email address.
12538         (about-url-alist): change andy's web page address.
12539         (about-xemacs): add piper.
12540
12541 1999-02-16  SL Baur  <steve@xemacs.org>
12542
12543         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
12544         of mule-base into lisp/mule.
12545
12546 1999-02-16  SL Baur  <steve@xemacs.org>
12547
12548         * mule/arabic.el:
12549         mule/canna-leim.el:
12550         mule/chinese.el:
12551         mule/cyrillic.el:
12552         mule/english.el:
12553         mule/european.el:
12554         mule/greek.el:
12555         mule/hebrew.el:
12556         mule/japanese.el:
12557         mule/kinsoku.el:
12558         mule/korean.el:
12559         mule/misc-lang.el:
12560         mule/mule-category.el:
12561         mule/mule-ccl.el:
12562         mule/mule-charset.el:
12563         mule/mule-cmds.el:
12564         mule/mule-coding.el:
12565         mule/mule-files.el:
12566         mule/mule-help.el:
12567         mule/mule-init.el:
12568         mule/mule-misc.el:
12569         mule/mule-tty-init.el:
12570         mule/mule-x-init.el:
12571         mule/viet-chars.el:  Remerge from mule-base.
12572
12573         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
12574         of mule-base into lisp/mule.
12575
12576 1999-02-10  Adrian Aichner  <adrian@xemacs.org>
12577
12578         * process.el (exec-to-string): Use `shell-command-switch' in place
12579         of hard-wired "-c" (for WindowsNT).
12580
12581 1999-02-08  Charles G Waldman  <cgw@pgt.com>
12582
12583         * menubar-items.el (default-menubar):  Remove obsolete
12584         "Gopher" item
12585
12586 1999-02-06  Jan Vroonhof  <vroonhof@math.ethz.ch>
12587
12588         * package-admin.el (package-admin-get-install-dir): First fall
12589         back to the location of xemacs-base for non-mule packages.
12590
12591 1999-02-15  Martin Buchholz  <martin@xemacs.org>
12592
12593         * paths.el:
12594         - improved automounter tmp directory support.
12595         - support 4 (!) empirically discovered automounter conventions
12596
12597 1999-02-12  SL Baur  <steve@xemacs.org>
12598
12599         * etags.el (pop-tag-mark): autoload to match key binding.
12600
12601 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
12602
12603         * XEmacs 21.2.10 is released
12604
12605 1999-02-02  Jan Vroonhof  <vroonhof@math.ethz.ch>
12606
12607         * package-get.el (package-get-remote-filename): Don't bug out for
12608         a local file name in the search entry.
12609
12610 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
12611
12612         * XEmacs 21.2.9 is released
12613
12614 1999-01-19  Didier Verna  <didier@xemacs.org>
12615
12616         * replace.el (replace-search-function): new variable containing a
12617         function to perform a search-forward.
12618         (replace-re-search-function): new variable containing a function
12619         to perform a re-search-forward.
12620         (perform-replace): use them.
12621
12622 1999-01-25  Didier Verna  <didier@xemacs.org>
12623
12624         * select.el (selection-owner-p): use the name `XEmacs'.
12625         (cut-copy-clear-internal): ditto.
12626
12627 1999-01-18  Andy Piper  <andy@xemacs.org>
12628
12629         * about.el (about-url-alist): Update my entry.
12630         (xemacs-hackers): Ditto.
12631
12632 1999-01-14  Adrian Aichner  <adrian@xemacs.org>
12633
12634         * buffer.el (switch-to-buffer): Fixing documentation.
12635         * minibuf.el (minibuffer-completion-table): ditto.
12636         * cl-macs.el (return-from): ditto.
12637
12638 1999-01-04  Didier Verna  <didier@xemacs.org>
12639
12640         * replace.el (delete-non-matching-lines): temporarily disable
12641         case-folding when called interactively with a regexp containing
12642         uppercase characters.
12643         (delete-matching-lines): ditto.
12644         (count-matches): ditto.
12645         (list-matching-lines): ditto.
12646
12647 1999-01-07  Colin Rafferty  <colin@xemacs.org>
12648
12649         * window.el (shrink-window-if-larger-than-buffer): Clean up.  Only
12650         abort if current window is split horizontally, not if others are
12651         split.  Got rid of unnecessary minibuffer checking.  Also, add
12652         some comments (it's still complex).
12653
12654 1999-01-12  Robert Pluim  <rpluim@BayNetworks.com>
12655
12656         * package-get.el: changed address for doc.ic.ac.uk to
12657         sunsite.doc.ic.ac.uk
12658
12659 1999-01-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
12660
12661         * ldap.el (toplevel): Remove requires so that the file compiles
12662         with a non LDAP-enabled XEmacs binary.  Provide `ldap'.
12663
12664 1999-01-10  J. Kean Johnston  <jkj@sco.com>
12665
12666         * dump-paths.el: Calculate module-directory and set
12667         module-load-path to the load path for modules.
12668
12669         * loadup.el: Get bootstrap value of module-load-path from the
12670         environment variable EMACSBOOTSTRAPMODULEPATH.
12671         - Display the module load path if we're debugging paths.
12672
12673         * setup-paths.el: Added function paths-find-site-module-directory.
12674         - Added function paths-find-module-directory.
12675         - Added function paths-construct-module-load-path.  Uses new
12676         environment variable EMACSMODULEPATH.
12677
12678 1998-12-30  Martin Buchholz  <martin@xemacs.org>
12679
12680         * font.el (font-default-object-for-device):
12681         Oops! This `or' can't be replaced by `unless'.
12682         Fixed inability to run w3, among other things.
12683
12684 1998-12-17  Charles G. Waldman <cgw@pgt.com>
12685
12686         * package-admin.el: Change initialization of
12687           package-admin-install-function dependent on system type.
12688           Change package-admin-install-function-mswindows to use
12689           "minitar".
12690
12691 1998-12-23  Hrvoje Niksic  <hniksic@srce.hr>
12692
12693         * mouse.el (default-mouse-motion-handler): Disable help echo while
12694         in the minibuffer.
12695
12696 1998-12-28  Martin Buchholz <martin@xemacs.org>
12697
12698         * XEmacs 21.2.8 is released.
12699
12700 1998-12-24  Martin Buchholz <martin@xemacs.org>
12701
12702         * XEmacs 21.2.7 is released.
12703
12704 1998-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
12705
12706         * package-ui.el (pui-list-packages): Set truncate-lines.
12707
12708         * package-get.el (package-get-download-menu): Use
12709         `package-ui-add-site'. Add a a toggle to indicate it is in the list.
12710
12711         * package-ui.el (pui-help): Ditch in favor of `describe-mode'
12712         (pui-help-string): idem.
12713         (list-packages-mode): New major mode.
12714         (pui-list-packages): Use 'list-packages-mode' in the package buffer.
12715         (pui-install-selected-packages): Add suport for removing packages.
12716         (pui-toggle-package-delete-key): New function.
12717         (pui-popup-context-sensitive): New kludge.
12718         (pui-list-packages): Add warning when `package-get-remote' is nil.
12719         (package-ui-add-site): New function.
12720
12721 1998-12-01  Didier Verna  <didier@xemacs.org>
12722
12723         * hyper-apropos.el (hyper-where-is): added the missing autoload.
12724
12725 1998-11-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
12726
12727         * ldap.el: Custom-ized
12728         (toplevel): Do not provide `ldap' which is provided by C level
12729         LDAP code
12730         (ldap-search): Docstring and stylistic fixes as suggested by Hrvoje
12731
12732 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
12733
12734         * isearch-mode.el (isearch-mode): Really fix keymap lossage.
12735
12736 1998-12-17  Andy Piper  <andy@xemacs.org>
12737
12738         * sound.el (sound-load-list): name changed from sound-load-alist.
12739         (sound-extension-list): name changed from sound-ext-list.
12740         (load-default-sounds): use new names.
12741         (load-sound-file): use new names.
12742
12743 1998-12-16  Andy Piper  <andy@xemacs.org>
12744
12745         * XEmacs 21.2.6 is released
12746
12747 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
12748
12749         * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
12750         errors.
12751
12752 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
12753
12754         * wid-edit.el (widget-echo-this-extent): Set
12755         help-echo-owns-message to t.
12756
12757 1998-11-30  Greg Klanderman  <greg@alphatech.com>
12758
12759         * package-get.el (package-get-download-menu): use toggles for
12760           each site in the download site menu.
12761
12762 1998-12-01  Jan Vroonhof <vroonhof@math.ethz.ch>
12763
12764         * package-get.el (package-get): If we cannot find a package
12765           because package-get-remote is not set, give a more helpful
12766           error message.
12767
12768 1998-11-30  Greg Klanderman  <greg@alphatech.com>
12769
12770         * package-get.el (package-get-remote-filename): use an EFS path
12771         with user anonymous if no user is specified.
12772
12773 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
12774
12775         * faces.el (face-spec-set): Re-init fallfacks for default after
12776         calling reset-face on the default face.
12777
12778 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
12779
12780         * package-admin.el (package-admin-default-install-function):
12781         Behave as advertised.  Make sure the pkg-dir is proper for
12782         default-directory.
12783         (package-admin-add-binary-package): Make sure the pkg-dir is
12784         proper for default-directory.
12785         (package-admin-install-function-mswindows): Make sure the pkg-dir
12786         is proper for default-directory.
12787
12788 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
12789
12790         * XEmacs 21.2.5 is released
12791
12792 1998-12-05  SL Baur  <steve@altair.xemacs.org>
12793
12794         * files.el (binary-file-regexps): regexp-opt is not available at
12795         bytecompile time.
12796
12797 1998-11-30  Martin Buchholz  <martin@xemacs.org>
12798
12799         * x-win-xfree86.el:
12800         * x-win-sun.el (x-win-init-sun):
12801         * x-win-sun.el:
12802         * x-mouse.el (mouse-track-and-copy-to-cutbuffer):
12803         * x-iso8859-1.el:
12804         * x-init.el (init-post-x-win):
12805         * x-init.el (init-pre-x-win):
12806         * x-init.el (x-initialize-compose):
12807         * x-init.el:
12808         * x-compose.el:
12809         * winnt.el:
12810         * widget.el:
12811         * wid-edit.el (widget-glyph-click):
12812         * wid-edit.el (widget-glyph-find):
12813         * wid-edit.el (widget-type):
12814         * view-less.el (view-buffer-other-window):
12815         * very-early-lisp.el:
12816         * version.el:
12817         * toolbar.el:
12818         * toolbar-items.el:
12819         * term/sun.el (suntool-map):
12820         * term/sun-mouse.el:
12821         * term/internal.el:
12822         * syntax.el (modify-syntax-entry):
12823         * symbol-syntax.el:
12824         * subr.el:
12825         * startup.el (lock-directory):
12826         * simple.el (set-comment-column):
12827         * simple.el (backward-delete-char-untabify):
12828         * shadow.el (find-emacs-lisp-shadows):
12829         * shadow.el:
12830         * setup-paths.el (paths-construct-info-path):
12831         * select.el (cut-copy-clear-internal):
12832         * process.el (call-process-region):
12833         * process.el (start-process-shell-command):
12834         * process.el:
12835         * paths.el (rmail-spool-directory):
12836         * paragraphs.el (use-hard-newlines):
12837         * package-get.el (package-get-dependencies):
12838         * package-admin.el (package-admin-delete-binary-package):
12839         * obsolete.el (truncate-string):
12840         * obsolete.el (store-substring):
12841         * mouse.el (default-mouse-track-maybe-own-selection):
12842         * mouse.el (mouse-yank-at-point):
12843         * modeline.el:
12844         * modeline.el (mouse-drag-modeline):
12845         * minibuf.el (read-directory-name-internal):
12846         * minibuf.el (read-file-name-internal):
12847         * minibuf.el (read-file-name-internal-1):
12848         * minibuf.el (read-file-name-2):
12849         * minibuf.el (exact-minibuffer-completion-p):
12850         * minibuf.el (read-from-minibuffer):
12851         * minibuf.el:
12852         * menubar.el (check-menu-syntax):
12853         * map-ynp.el (map-y-or-n-p):
12854         * make-docfile.el (docfile-out-of-date):
12855         * loadup.el ((member "run-temacs" command-line-args)):
12856         * loadup.el ((member "no-site-file" command-line-args)):
12857         * loadup.el (really-early-error-handler):
12858         * loadup.el:
12859         * loadhist.el:
12860         * loaddefs.el:
12861         * lisp-mnt.el (lm-verify):
12862         * lib-complete.el (lib-complete:cache-completions):
12863         * lib-complete.el (library-all-completions):
12864         * itimer.el (itimer-run-expired-timers):
12865         * info.el (Info-mode):
12866         * info.el (Info-insert-file-contents):
12867         * info.el (Info-rebuild-dir):
12868         * info.el (Info-build-dir-anew):
12869         * info.el (Info-parse-dir-entries):
12870         * info.el (Info-dir-outdated-p):
12871         * info.el (Info-insert-dir):
12872         * info.el (info-xref):
12873         * info.el:
12874         * hyper-apropos.el (hyper-apropos-get-doc):
12875         * hyper-apropos.el (hyper-describe-face):
12876         * hyper-apropos.el (hyper-apropos-mode):
12877         * hyper-apropos.el:
12878         * help.el (list-processes):
12879         * help.el:
12880         * gnuserv.el:
12881         * font.el (mswindows-font-create-name):
12882         * font.el (font-default-font-for-device):
12883         * font.el (x-font-create-object):
12884         * font.el (font-registry):
12885         * font.el:
12886         * font-lock.el (font-lock-keywords):
12887         * font-lock.el:
12888         * finder.el (finder-compile-keywords):
12889         * find-paths.el (paths-find-recursive-path):
12890         * fill.el (set-justification-center):
12891         * fill.el (fill-region-as-paragraph):
12892         * files.el (insert-directory):
12893         * files.el (wildcard-to-regexp):
12894         * files.el (recover-file):
12895         * files.el (basic-save-buffer):
12896         * files.el (delete-auto-save-file-if-necessary):
12897         * files.el (file-relative-name):
12898         * files.el (backup-extract-version):
12899         * files.el (backup-buffer):
12900         * files.el (set-visited-file-name):
12901         * files.el (set-auto-mode):
12902         * files.el (interpreter-mode-alist):
12903         * files.el:
12904         * files.el (find-file-noselect):
12905         * files.el (abbreviate-file-name):
12906         * files.el (parse-colon-path):
12907         * files.el (directory-abbrev-alist):
12908         * etags.el (visit-tags-table-buffer):
12909         * easymenu.el (easy-menu-define):
12910         * dragdrop.el (experimental-dragdrop-drag):
12911         * dragdrop.el (dragdrop-drop-do-functions):
12912         * dragdrop.el (dragdrop-drop-at-point):
12913         * disass.el (disassemble-1):
12914         * disass.el (disassemble-internal):
12915         * disass.el (disassemble):
12916         * disass.el:
12917         * derived.el (derived-mode-init-mode-variables):
12918         * derived.el (define-derived-mode):
12919         * custom.el (defgroup):
12920         * cus-edit.el (custom-quote):
12921         * config.el:
12922         * code-process.el (open-network-stream):
12923         * code-process.el (start-process):
12924         * code-process.el (call-process-region):
12925         * code-process.el (call-process):
12926         * code-process.el:
12927         * code-files.el (insert-file-contents):
12928         * code-files.el:
12929         * code-files.el (buffer-file-coding-system-for-read):
12930         * cmdloop.el (yes-or-no-p-minibuf):
12931         * cl.el:
12932         * cl-macs.el:
12933         * cl-extra.el:
12934         * callers-of-rpt.el (make-caller-report):
12935         * callers-of-rpt.el:
12936         * bytecomp.el (batch-byte-recompile-directory):
12937         * bytecomp.el (batch-byte-compile-1):
12938         * bytecomp.el (batch-byte-compile):
12939         * bytecomp.el (display-call-tree):
12940         * bytecomp.el (byte-compile-insert):
12941         * bytecomp.el (byte-compile-two-args-19->20):
12942         * bytecomp.el (byte-compile-variable-ref):
12943         * bytecomp.el (byte-compile-form):
12944         * bytecomp.el (byte-compile-top-level-body):
12945         * bytecomp.el (byte-compile-out-toplevel):
12946         * bytecomp.el (byte-compile-byte-code-maker):
12947         * bytecomp.el (byte-compile-file-form-defmumble):
12948         * bytecomp.el (byte-compile-file-form):
12949         * bytecomp.el (byte-compile-keep-pending):
12950         * bytecomp.el (byte-compile-insert-header):
12951         * bytecomp.el (byte-compile-from-buffer):
12952         * bytecomp.el (byte-compile-file):
12953         * bytecomp.el (byte-recompile-file):
12954         * bytecomp.el (byte-compile-close-variables):
12955         * bytecomp.el (byte-compile-warn-about-unused-variables):
12956         * bytecomp.el (byte-compile-warn-about-unresolved-functions):
12957         * bytecomp.el (byte-compiler-legal-options):
12958         * bytecomp.el (byte-compile-lapcode):
12959         * bytecomp.el (byte-optimize-log):
12960         * bytecomp.el ((fboundp 'defsubst)):
12961         * bytecomp.el:
12962         * bytecomp-runtime.el:
12963         * byte-optimize.el (byte-optimize-apply):
12964         * byte-optimize.el (car):
12965         * byte-optimize.el (byte-optimize-form):
12966         * byte-optimize.el (byte-optimize-form-code-walker):
12967         * byte-optimize.el:
12968         * build-report.el (build-report-insert-installation-file):
12969         * build-report.el (build-report):
12970         * auto-show.el:
12971         * apropos.el (apropos-documentation):
12972         - mega patch
12973         - clean up byte-compile warnings
12974         - remove unused variables
12975         - Use common lisp style hashtable functions
12976         - byte compiler cleanup
12977         - use #'(lambda ...) instead of '(lambda ...) or (function (lambda ...))
12978         - remove old backquote syntax usage
12979         - move some cl functionality into C for speed.
12980         - remove last remaining VMS support
12981         - spelling fixes
12982         - implement last, butlast, nbutlast, copy-list in C.
12983         - new macro ignore-file-errors, similar to ignore-errors
12984           (ignore-file-errors (delete-file "foo"))
12985         - get frequent garbage collection during loadup.el by tweaking
12986           gc-cons-threshold, rather than explicitly calling garbage-collect
12987         - default delete-key-deletes-forward to `t'.
12988
12989 1998-11-28  SL Baur  <steve@altair.xemacs.org>
12990
12991         * XEmacs 21.2-beta4 is released.
12992
12993 1998-11-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
12994
12995         * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
12996         (easy-menu-item-present-p): Wrapper around find-menu-item.
12997         (easy-menu-remove-item): Wrapper around delete-menu-item.
12998
12999         * menubar.el (delete-menu-item): Add 'from-menu' argument.
13000         (add-menu-button): Add 'in-menu' argument.
13001         (add-menu-item-1): Add in-menu support to helper function.
13002
13003 1998-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13004
13005         * isearch-mode.el (isearch-mode): Fix keymap lossage.
13006
13007 1998-11-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
13008
13009         * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
13010         of Dec 4, 1997.
13011
13012 1998-11-25  Hrvoje Niksic  <hniksic@srce.hr>
13013
13014         * process.el (shell-command-on-region): Report if the command
13015         succeeded or failed.
13016
13017 1998-11-24  Hrvoje Niksic  <hniksic@srce.hr>
13018
13019         * subr.el (buffer-substring-no-properties): Comment out.
13020
13021 1998-11-07  Adrian Aichner  <adrian@xemacs.org>
13022
13023         * msw-faces.el (mswindows-find-smaller-font): Turning font names
13024           into font instances first, like `x-frob-font-size' does.
13025           (mswindows-find-larger-font): ditto
13026
13027 1998-11-04  Greg Klanderman  <greg@alphatech.com>
13028
13029         * package-ui.el (pui-install-selected-packages): fix args in call
13030         to `package-get'.
13031
13032 1998-10-29  Jan Vroonhof  <vroonhof@math.ethz.ch>
13033
13034         * package-get.el (host-name): New widget type.
13035         (package-get-remote): Better customization using new type.
13036         (package-get-download-sites): idem dito.
13037
13038         (package-get-custom): Do not use package-get-all untill we have
13039         runtime dependencies.
13040
13041         (package-get-remove-copy): Default to 't' we no longer need this
13042         kludge as we do not currently use depenencies.
13043
13044         (package-get-was-current): New variable.
13045         (package-get-require-base): New 'force-current' argument.
13046         (package-get-update-base): idem
13047         (package-get-package-provider):  idem
13048         (package-get-locate-index-file): New 'no-remote' argument.
13049         (package-get-locate-file): idem.
13050
13051         (package-get-maybe-save-index): New function.
13052         (package-get-update-base): Use it.
13053
13054 1998-10-28 Greg Klanderman <greg@alphatech.com>
13055
13056         * package-get.el (package-get-remote): default to nil; by default,
13057         don't go out to the net via EFS.  They must select a download site.
13058         (package-get-download-sites): new variable.
13059         (package-get-download-menu): new function.
13060         (package-get-locate-index-file): new function.
13061         (package-get-update-base): use it.
13062
13063         * menubar-items.el (default-menubar): add "Update Package Index"
13064         and "Add Download Site" menus under Options | Manage Packages.
13065
13066 1998-10-19  Greg Klanderman  <greg@alphatech.com>
13067
13068         * package-get.el (package-get): bugfix code checking installed version
13069         for case where package is not currently installed.
13070         (package-get-require-signed-base-updates): new variable.
13071         (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
13072         deemed not a goot thing.  Use the variable
13073         package-get-allow-unsigned-base-updates instead.
13074
13075 1998-10-16 Greg Klanderman <greg@alphatech.com>
13076
13077         * package-get.el (package-get): Don't install an older version than
13078         we already have unless explicitly told to.  Issue a warning.
13079
13080         * package-ui.el (pui-add-required-packages): when adding
13081         dependencies, don't add packages that are up to date.
13082         (pui-package-symbol-char):  Don't consider a package out of date
13083         if you have a newer version installed than the latest version in
13084         package-get-base.
13085
13086         * package-get.el (package-get-base-filename): document that it may
13087         be a path relative to package-get-remote;  new default value.
13088         (package-get-locate-file): new function.
13089         (package-get-update-base): use it to expand package-get-base-filename.
13090         (package-get-save-base): new function to save the package-get database
13091         to file.
13092         (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
13093         (package-get-update-base): pass the REMOTE-SOURCE arg.
13094         (package-get-update-base-entry): call package-get-custom-add-entry.
13095         (package-get-file-installed-p): removed; no longer needed.
13096         (package-get-create-custom): ditto.
13097         (toplevel): remove code to build and load package-get-custom.el
13098         (package-get-custom-add-entry): new function.
13099
13100 1998-10-12  Hrvoje Niksic  <hniksic@srce.hr>
13101
13102         * wid-edit.el (widget-button-click): Don't switch window.
13103
13104 1998-10-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
13105
13106         * cus-face.el (custom-set-face-update-spec): Add autoload cookie
13107
13108 1998-10-20  Malcolm Box  <malcolm@brownale.demon.co.uk>
13109
13110         * etags.el (find-tag-default): Run find-tag-hook using
13111         run-hooks rather than funcall
13112
13113 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
13114
13115         * isearch-mode.el (isearch-mode): Set the current minor mode maps
13116         and the current local map as the parents to isearch-mode-map.
13117
13118 1998-10-15  SL Baur  <steve@altair.xemacs.org>
13119
13120         * XEmacs 21.2-beta3 is released.
13121
13122 1998-10-15  Greg Klanderman  <greg@alphatech.com>
13123
13124         * package-get.el (package-get-update-base): use
13125         insert-file-contents-internal, not insert-file-contents-literally.
13126
13127 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
13128
13129         * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
13130         dump time.
13131
13132 1998-10-15  Greg Klanderman  <greg@alphatech.com>
13133
13134         * package-get.el (package-get-update-base-entry): new function.
13135         (package-get-update-base): renamed; was `package-get-load-base'.
13136         cleanup, and use package-get-update-base-from-buffer.
13137         (package-get-update-base-from-buffer): new function.
13138         (package-get-update-base-entries): new; helper for above.
13139         Do not eval lisp grabbed over ftp; parse it from new format.
13140
13141 1998-10-15  Greg Klanderman  <greg@alphatech.com>
13142
13143         * files.el (set-auto-mode): Don't play games loading package-get
13144         database; package-get-package-provider will handle it all.
13145
13146 1998-10-14  Greg Klanderman  <greg@alphatech.com>
13147
13148         * package-get.el (package-get-base-filename): new variable.
13149         (package-get-require-base): new function.
13150         (package-get-pgp-signed-begin-line): new variable.
13151         (package-get-pgp-signature-begin-line): ditto.
13152         (package-get-pgp-signature-end-line):  ditto.
13153         (package-get-load-base): new function.
13154         (package-get-interactive-package-query):
13155         (package-get-update-all):
13156         (package-get-dependencies):
13157         (package-get-package-provider):
13158         (package-get-custom): use package-get-require-base.
13159         [package-get-custom loading]: disable for now.
13160
13161         * package-ui.el (pui-list-packages): use (package-get-require-base)
13162
13163 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
13164
13165         * package-ui.el: Correct obvious thinko in choosing extent face.
13166
13167 1998-10-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
13168
13169         * menubar-items.el (default-menubar): pui-list-package has nothing
13170         to with Customize. Move all the package stuff to a new Item in Options.
13171
13172         * package-ui.el (pui-menu): Add menu and Popup menu.
13173
13174         * package-get.el (package-get): Use new
13175         package-admin-get-install-dir.
13176
13177         * package-admin.el (package-admin-get-install-dir): New syntax.
13178         Conserve package location and put mule packages where mule-base is.
13179
13180         * package-get.el : Customized
13181
13182         * package-ui.el (pui): Customized
13183         (pui-package-install-dest-dir): New variable.
13184         (pui-install-selected-packages): Use it
13185
13186 1998-10-12  SL Baur  <steve@altair.xemacs.org>
13187
13188         * package-get.el (package-get-interactive-package-query): Move
13189         dependency on package-get-base to run-time.
13190         (package-get-update-all): Ditto.
13191         (package-get-dependencies): Ditto.
13192         (package-get-package-provider): Ditto.
13193         (package-get-custom): Ditto.
13194
13195 1998-10-11  Glynn Clements  <glynn@sensei.co.uk>
13196
13197         * events.el: Remove 'ascii-character property from 'backspace
13198         and 'delete symbols
13199
13200 1998-10-11  SL Baur  <steve@altair.xemacs.org>
13201
13202         * package-get-base.el: removed.
13203
13204 1998-09-23  Didier Verna  <didier@xemacs.org>
13205
13206         * simple.el (search-caps-disable-folding): moved from isearch-mode.el
13207         (no-upper-case-p): new function.
13208         (with-search-caps-disable-folding): new macro.
13209         (with-interactive-search-caps-disable-folding): new macro.
13210         (zap-to-char): In interactive mode, do a case-sensitive search if
13211         the character is uppercase.
13212         (zap-up-to-char): ditto.
13213
13214         * replace.el (perform-replace): use the function no-upper-case-p.
13215
13216         * isearch-mode.el (isearch-fix-case): ditto.
13217         make obsolete `with-caps-disable-folding' and
13218         `isearch-no-upper-case-p'.
13219
13220         * etags.el (find-tag-internal): use `with-search-caps-disable-folding'.
13221         (tags-search): ditto.
13222         (tags-query-replace): ditto.
13223
13224         * info.el (Info-search): ditto.
13225
13226 1998-10-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
13227
13228         * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
13229
13230 1998-10-07  Greg Klanderman  <greg@alphatech.com>
13231
13232         * package-admin.el (package-admin-rmtree): rewritten.  need to
13233         check for "." and ".." before symlink check.  expand files and
13234         directories with respect to DIRECTORY, not default-directory.
13235
13236 1998-10-04  Greg Klanderman  <greg@alphatech.com>
13237
13238         * package-get.el (package-get-all): add INSTALL-DIR argument.
13239
13240 1998-10-06  Greg Klanderman  <greg@alphatech.com>
13241
13242         * package-ui.el (pui-add-required-packages): new function, select
13243         dependent packages.
13244         (pui-display-keymap): bind it.
13245         (pui-help-string): document it.
13246         (pui-install-selected-packages): package-get-all -> package-get.
13247
13248         * package-get.el (package-get-dependencies): new function.
13249
13250 1998-10-04  Hrvoje Niksic  <hniksic@srce.hr>
13251
13252         * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
13253         regexps.
13254
13255 1998-10-05  Hrvoje Niksic  <hniksic@srce.hr>
13256
13257         * mouse.el (default-mouse-track-point-at-opening-quote-p): New
13258         function.
13259         (default-mouse-track-normalize-point): Use it.
13260
13261 1998-09-30  Jan Vroonhof  <vroonhof@math.ethz.ch>
13262
13263         * package-admin.el (package-admin-delete-binary-package):
13264                 General cleanup. Remove unnessary use of progn and
13265         save-excursion.
13266         (package-admin-delete-binary-package): Do NOT mess with file
13267         modes. That is evil.
13268         (package-admin-delete-binary-package): Wrap all deleting in
13269         condition-case. The data in MANIFEST is untrustworthy.
13270         (package-admin-delete-binary-package): Let the OS worry about non
13271         empty directories.
13272
13273 1998-10-09  SL Baur  <steve@altair.xemacs.org>
13274
13275         * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
13276         processing.
13277         (lm-report-bug): Fix mail address to send bug reports to.
13278
13279 1998-09-29  SL Baur  <steve@altair.xemacs.org>
13280
13281         * XEmacs 21.2-beta2 is released.
13282
13283 1998-08-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
13284
13285         * files.el (auto-mode-alist): Enhanced regexp for perl-mode
13286
13287 1998-09-22  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
13288
13289         * info.el (Info-mode): Document page turning by double clicks in
13290         docstring so `M-x describe-mode' will display it.
13291
13292 1998-09-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
13293
13294         * info.el (Info-mouse-track-double-click-hook): Use character
13295         widths to calculate a border region where double clicking does
13296         page turning, and return `nil' by default so other hooks, such as
13297         region highlighting, will be run.
13298
13299 1998-09-29  Colin Rafferty   <colin@xemacs.org>
13300
13301         * sound.el (default-sound-directory-list): Initialize with all the
13302         "sounds" directories in `data-directory-list'.  It used to just be
13303         the first one.
13304
13305         * packages.el (locate-data-directory-list): Created.  This gives
13306         the list of matching directories, unlike `locate-data-directory',
13307         which just gives the first one.
13308
13309 1998-09-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
13310
13311         * minibuf.el (read-from-minibuffer): No longer bind help-form but
13312         make a binding in the local keymap until help-char handling is
13313         improved.
13314
13315         * help.el (help-keymap-with-help-key): Provide keymap with help
13316         binding.
13317         (help-print-help-form): New helper function.
13318
13319 1998-09-23  Hrvoje Niksic  <hniksic@srce.hr>
13320
13321         * isearch-mode.el (isearch-highlight): set-extent-endpoints can
13322         move extent to another buffer; no need to create a new extent.
13323         (isearch-fix-case): New function.
13324         (isearch-search-and-update): Use it.
13325
13326 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
13327
13328         * isearch-mode.el (isearch-mode): Use overriding-local-map to set
13329         the keymap, not minor-mode-map-alist.
13330         (isearch-done): Restore overriding-local-map.
13331
13332 1998-09-21  Martin Buchholz  <martin@xemacs.org>
13333
13334         * bytecomp.el (byte-compile-buffer-substring):
13335         Fix for: (byte-compile (defun f () (buffer-substring)))
13336         ==>   ** buffer-substring called with 3 args, but requires 0-3
13337         - new code not only works, but is more readable, too.
13338
13339 1998-09-20  Jonathan Harris  <jhar@tardis.ed.ac.uk>
13340
13341         * msw-faces.el (mswindows-init-device-faces): Don't try to
13342           specify a default font at this late stage. Do try to force
13343           creation of the default face font so that if it fails we get
13344           an error now instead of a crash at frame creation.
13345
13346           mswindows-font-canonicalize-name, mswindows-make-font-unbold,
13347           mswindows-make-font-unitalic: Canonical default weight
13348           changed from "Normal" to "Regular".
13349
13350           mswindows-make-font-bold / -bold-italic: Supplied device was
13351           not being passed into call to mswindows-find-smaller-font.
13352
13353 1998-09-10  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
13354
13355         * package-get.el (package-get-remote): Fix the path where to find
13356           the packages on xemacs.org.
13357
13358 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
13359
13360         * about.el (about-maintainer-info): Update Ben's entry.
13361
13362 1998-09-24  Martin Buchholz  <martin@xemacs.org>
13363
13364         * lisp/shadow.el (find-emacs-lisp-shadows):
13365         - `member' was being called on lists of length 2000!
13366         - Replace with hashtables.
13367         - Replace hand-coded loops with (dolist)
13368         - Fix comment typo
13369
13370 1998-09-20  Darryl Okahata  <darrylo@sr.hp.com>
13371
13372         * packages.el: Added new function, `package-delete-name', to
13373           delete existing packages from the installed package database
13374           (`packages-package-list').  Also added the "pkginfo" directory
13375           to `packages-special-base-regexp', so that the pkginfo directory
13376           would not get added to `late-packages'.
13377
13378         * package-admin.el: Added ability to delete an installed package
13379           (added low-level function, `package-admin-delete-package').
13380           Understands how to use the pkginfo/MANIFEST.<package> file to
13381           delete the package.  When installing a package, will also
13382           create a MANIFEST.* file if one is not provided by the
13383           package.  If the MANIFEST.* doesn't exist when deleting a
13384           package, the functions will fall back to attempting to delete
13385           any package-specific lisp directory.
13386
13387         * package-get.el: Moved some functions to package-admin.el.
13388           Added interactive function `package-get-delete-package', for
13389           use by users for deleting a package.
13390
13391           Also modified to not require the presence of efs.
13392
13393 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
13394
13395         * files.el (find-file-noselect): Handle all signals, kill the
13396         buffer and resignal.
13397
13398 1998-09-23  SL Baur  <steve@altair.xemacs.org>
13399
13400         * cl-macs.el (glyph-image): Add setf method.
13401
13402 1998-09-06  Darryl Okahata  <darrylo@sr.hp.com>
13403
13404         * package-get.el: Fixed broken EFS downloading.  Also, look for
13405           .tar.gz files first, in preference over .tgz files.
13406
13407         * package-ui.el: Fix display of package version numbers.
13408
13409 1998-08-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
13410
13411         * x-font-menu.el (font-menu-set-font):  Add "pt" units to size
13412         argument.
13413
13414 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
13415
13416         * list-mode.el: `display-completion-list': added new/optional
13417           keyword `:completion-string', which allows the programmer to
13418           change the "Possible completions are:" prompt.
13419
13420         * menubar-items.el: Added new pulldown menu-pick to start up the
13421           visual package browser/installer:
13422
13423                 Options->Customize->List Packages
13424
13425         * package-admin.el: Added hooks for installing under both Unix
13426           and MS Windows.  Does additional error checking.  No longer
13427           calls "add-big-package.sh" to install packages under Unix; now
13428           calls gunzip & tar directly.
13429
13430         * package-get.el: Added ability to install packages from files
13431           on a local disk/CDROM.  Now deletes any existing package lisp
13432           directory.  Does completion on available packages when
13433           querying for package names.  Will also search for .tgz files
13434           in addition for .tar.gz files.  Tries to reload
13435           auto-autoloads, as a convenience when loading new packages,
13436           and also tries to add any new package paths to `load-path'.
13437           Changed all occurences of `concat' to use `expand-file-name'.
13438
13439         * package-ui.el: New file which implements the main visual
13440           package browser/installer, which is started via a menu pick or
13441           M-x pui-list packages.
13442
13443 1998-09-03  Hrvoje Niksic  <hniksic@srce.hr>
13444
13445         * startup.el (load-init-file): spelling fix.
13446
13447 1998-09-02  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
13448
13449         * startup.el (normal-top-level): Load auto-autoload files
13450         covariantly with their precedence.
13451
13452 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
13453
13454         * menubar-items.el (default-menubar): Remove "Font Weight"
13455         option, there is currently no custom equivalent.. Customize-faces
13456         is "Edit faces".
13457
13458         * x-font-menu.el (font-menu-set-font): Use customize to set
13459         default face.
13460
13461         * faces.el (face-spec-update-all-matching): New function.
13462
13463         * cus-face.el (custom-set-face-update-spec): New function.
13464         Interface to customize faces from elisp.
13465
13466         (custom-face-value-create): Show the customized settings if set
13467         but not saved.
13468
13469 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
13470
13471         (custom-face-value-create): Show the customized settings if set
13472         but not saved.
13473
13474 1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
13475
13476         * keydefs.el (global-map): Add FSF 20.3 binding of
13477         query-replace-regexp.
13478
13479 1998-08-21  Greg Klanderman  <greg@alphatech.com>
13480
13481         * minibuf.el (read-file-name-internal-1): use
13482         user-name-completion-1 instead of user-name-completion.
13483
13484 1998-08-19  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
13485
13486         * loadup.el:
13487         * make-docfile.el:
13488         * update-elc.el: Don't set `source-directory' (now defunct as a
13489         global variable) no more.
13490
13491         * packages.el (packages-list-autoloads): Made `source-directory'
13492         (now defunct as a global variable) a parameter.
13493
13494 1998-08-13  Carsten Leonhardt  <leo@arioch.oche.de>
13495
13496         * about.el (about-hackers): new email
13497
13498 1998-08-16  SL Baur  <steve@altair.xemacs.org>
13499
13500         * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
13501
13502 1998-07-17  Didier Verna  <didier@xemacs.org>
13503
13504         * faces.el (set-face-property):
13505         (set-face-dim-p):
13506         (face-dim-p): updated the doc strings now that the dim property isn't
13507         tty-specific.
13508         (face-equal): the dim property is now a common one.
13509
13510         * cus-face.el (custom-face-attributes): New face attribute: `dim'
13511         Renamed the `stipple' attribute to `background-pixmap'.
13512         (custom-face-background-pixmap): make custom-face-stipple an
13513         obsolete alias for this.
13514
13515 1998-08-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
13516
13517         * find-paths.el (paths-file-readable-directory-p): Created and
13518         used.
13519
13520         * loadup.el: Don't set inhibit-... flags from run-temacs.
13521
13522 1998-08-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
13523
13524         * packages.el (packages-data-path-depth): Added and used.
13525
13526 1998-08-05  Charles G. Waldman <cgw@pgt.com>
13527
13528         * about.el:
13529         - Change .xpm to .png, delete "zcat" section.
13530         - cosmetic fix in the 'marcpa' entry.
13531
13532         * etc/photos
13533         - convert all .xpm.Z to .png
13534         - rename mrb to martin
13535         - rename mcook-m to mcookm
13536
13537 1998-07-31  Martin Buchholz  <martin@xemacs.org>
13538
13539         * x-init.el (x-initialize-compose): Add support for
13540         dead-circumflex as YET ANOTHER NAME for that dead key.
13541
13542 1998-08-05  Colin Rafferty <colin@xemacs.org>
13543
13544         * setup-paths.el (paths-construct-exec-path): Made the
13545         last-packages really be last.
13546         (paths-construct-data-directory-list): Ditto.
13547
13548 1998-08-01  Kai Haberzettl  <khaberz@synnet.de>
13549
13550         * startup.el(startup-splash-frame-body):
13551         Update Copyright notice in splash screen
13552
13553 1998-07-20  Greg Klanderman  <greg@alphatech.com>
13554
13555         * minibuf.el (read-file-name-internal-1): do ~user completion.
13556
13557 1998-07-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
13558
13559         * font-lock.el (font-lock-fontify-glumped-region): Add guard
13560         aginst destroyed extents
13561
13562 1998-07-24  Greg Klanderman  <greg@alphatech.com>
13563
13564         * package-get.el (package-get): add `install-dir' argument.
13565
13566 1998-07-20  John Jones  <jj@asu.edu>
13567
13568         * package-get.el: calls to package-get-update-all will only
13569           update packages which are already installed.
13570
13571 1998-07-23  SL Baur  <steve@altair.xemacs.org>
13572
13573         * autoload.el (update-file-autoloads): Ensure autoloads buffer is
13574         writable.
13575
13576 1998-07-20  Colin Rafferty   <colin@xemacs.org>
13577
13578         * about.el (about-hackers): Correct my email.
13579
13580 1998-07-20  Kai Haberzettl  <khaberz@synnet.de>
13581
13582         * about.el (about-hackers): new email-address.
13583
13584 1998-07-25  SL Baur  <steve@altair.xemacs.org>
13585
13586         * minibuf.el (read-number): Don't let `input-error' condition
13587         escape.
13588
13589 1998-07-20  Greg Klanderman  <greg@alphatech.com>
13590
13591         * about.el (about-hackers): use my `email-for-life' address.
13592
13593 1998-07-19  SL Baur  <steve@altair.xemacs.org>
13594
13595         * XEmacs 21.2-beta1 is released.
13596
13597 1998-07-12  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
13598
13599         * ldap.el (ldap-search): Doc string change
13600
13601 1998-07-16  Colin Rafferty   <colin@xemacs.org>
13602
13603         * menubar-items.el (default-menubar): Removed references to
13604         `data-directory', and use `locate-data-file' instead, and made
13605         then greyed out if they don't exist.
13606
13607 1998-07-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
13608
13609         * keymap.el (events-to-keys): Use `format' instead of `concat'
13610         since the latter does not accept integer args anymore
13611
13612 1998-07-15  SL Baur  <steve@altair.xemacs.org>
13613
13614         * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
13615         macros replaced.
13616
13617 1998-07-14  SL Baur  <steve@altair.xemacs.org>
13618
13619         * make-docfile.el: Get first initialization from very-early-lisp.el
13620         * update-elc.el: Ditto.
13621         * loadup.el (really-early-error-handler): Ditto.
13622
13623         * packages.el (packages-unbytecompiled-lisp): Add new file,
13624         very-early-lisp.el.
13625
13626         * very-early-lisp.el: New file.
13627
13628 1998-07-14  SL Baur  <steve@altair.xemacs.org>
13629
13630         * Symbols that have been obsolete for at least 3 years removed (II).
13631
13632         * obsolete.el (eval-current-buffer): Make compatible.
13633         (byte-code-function-p): Ditto.
13634         (send-string): Removed.
13635         (send-region): Removed.
13636         (screen-scrollbar-width): Removed.
13637         (set-screen-scrollbar-width): Removed.
13638         (set-screen-left-margin-width): Removed.
13639         (set-screen-right-margin-width): Removed.
13640         (screen-left-margin-width): Removed.
13641         (screen-right-margin-width): Removed.
13642         (set-buffer-left-margin-width): Removed.
13643         (set-buffer-right-margin-width): Removed.
13644         (buffer-left-margin-width): Removed.
13645         (buffer-right-margin-width): Removed.
13646         (x-set-frame-icon-pixmap): Removed.
13647         (x-set-screen-icon-pixmap): Removed.
13648         (pixel-name): Removed.
13649         (make-pixmap): Removed.
13650         (make-cursor): Removed.
13651         (pixmap-width): Removed.
13652         (pixmap-contributes-to-line-height-p): Removed.
13653         (set-pixmap-contributes-to-line-height): Removed.
13654
13655 1998-07-13  SL Baur  <steve@altair.xemacs.org>
13656
13657         * obsolete.el (popup-menu-up-p): removed.
13658         (read-no-blanks-input): Removed.
13659         (wholenump): Removed.
13660         (ring-mod): Removed (what was ring-mod?).
13661         (current-time-seconds): Removed.
13662         (run-special-hook-with-args): Removed.
13663         (dot): Removed.
13664         (dot-marker): Removed.
13665         (dot-min): Removed.
13666         (dot-max): Removed.
13667         (window-dot): Removed.
13668         (set-window-dot): Removed.
13669
13670         * bytecomp.el: Remove bytecompiler support for `dot', `dot-max' and
13671         `dot-min'.
13672
13673         * minibuf.el: (read-no-blanks-input): remove commented-out copy.
13674
13675         * code-files.el (insert-file-contents): Rename
13676         run-special-hook-with-args to run-hook-with-args-until-success.
13677         (write-region): Ditto.
13678
13679 1998-07-12  SL Baur  <steve@altair.xemacs.org>
13680
13681         * about.el: Fix typos, update release date.
13682
13683         * Symbols that have been obsolete for at least 3 years removed.
13684
13685         * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to
13686         screen- functions.
13687         (toplevel): remove setf methods for screen functions.
13688         * cl-macs.el (extent-data): defsetf removed.
13689         * obsolete.el (lisp-indent-hook): Make compatible, it's used too
13690         many places to remove.
13691         (comment-indent-hook): Ditto.
13692         * obsolete.el (get-screen-for-buffer-default-screen-name): Remove.
13693         (buffer-dedicated-screen): Ditto.
13694         (deiconify-screen): Ditto.
13695         (delete-screen): Ditto.
13696         (event-screen): Ditto.
13697         (find-file-other-screen): Ditto.
13698         (find-file-read-only-other-screen): Ditto.
13699         (live-screen-p): Ditto.
13700         (screen-height): Ditto.
13701         (screen-iconified-p): Ditto.
13702         (screen-list): Ditto.
13703         (screen-live-p): Ditto.
13704         (screen-name): Ditto.
13705         (screen-parameters): Ditto.
13706         (screen-pixel-height): Ditto.
13707         (screen-pixel-width): Ditto.
13708         (screen-root-window): Ditto.
13709         (screen-selected-window): Ditto.
13710         (screen-totally-visible-p): Ditto.
13711         (screen-visible-p): Ditto.
13712         (screen-width): Ditto.
13713         (screenp): Ditto.
13714         (get-screen-for-buffer): Ditto.
13715         (get-screen-for-buffer-noselect): Ditto.
13716         (get-other-screen): Ditto.
13717         (iconify-screen): Ditto.
13718         (lower-screen): Ditto.
13719         (mail-other-screen): Ditto.
13720         (make-screen): Ditto.
13721         (make-screen-invisible): Ditto.
13722         (make-screen-visible): Ditto.
13723         (modify-screen-parameters): Ditto.
13724         (new-screen): Ditto.
13725         (next-screen): Ditto.
13726         (next-multiscreen-window): Ditto.
13727         (other-screen): Ditto.
13728         (previous-screen): Ditto.
13729         (previous-multiscreen-window): Ditto.
13730         (raise-screen): Ditto.
13731         (redraw-screen): Ditto.
13732         (select-screen): Ditto.
13733         (selected-screen): Ditto.
13734         (set-buffer-dedicated-screen): Ditto.
13735         (set-screen-height): Ditto.
13736         (set-screen-position): Ditto.
13737         (set-screen-size): Ditto.
13738         (set-screen-width): Ditto.
13739         (show-temp-buffer-in-current-screen): Ditto.
13740         (switch-to-buffer-other-screen): Ditto.
13741         (visible-screen-list): Ditto.
13742         (window-screen): Ditto.
13743         (x-set-screen-pointer): Ditto.
13744         (x-set-frame-pointer): Ditto.
13745         (screen-title-format): Ditto.
13746         (screen-icon-title-format): Ditto.
13747         (terminal-screen): Ditto.
13748         (delete-screen-hook): Ditto.
13749         (create-screen-hook): Ditto.
13750         (mouse-enter-screen-hook): Ditto.
13751         (mouse-leave-screen-hook): Ditto.
13752         (map-screen-hook): Ditto.
13753         (unmap-screen-hook): Ditto.
13754         (default-screen-alist): Ditto.
13755         (default-screen-name): Ditto.
13756         (x-screen-defaults): Ditto.
13757         (x-create-screen): Ditto.
13758         * obsolete.el: meta-flag removed.
13759         baud-rate removed.
13760         sleep-for-millisecs removed.
13761         extent-data removed.
13762         set-extent-data removed.
13763         set-extent-attribute removed.
13764         extent-glyph removed.
13765         extent-layout removed.
13766         set-extent-layout removed.
13767         list-faces-display removed.
13768         list-faces removed.
13769         trim-versions-without-asking removed.
13770         after-write-file-hooks removed.
13771         truename removed.
13772         auto-fill-hook removed.
13773         blink-paren-hook removed.
13774         select-screen-hook, deselect-screen-hook removed.
13775         auto-raise-screen, auto-lower-screen removed.
13776
13777         * msw-mouse.el: Global change resource -> mswindows-resource.
13778
13779         * XEmacs 21.0-pre5 is released.
13780
13781 1998-07-11  SL Baur  <steve@altair.xemacs.org>
13782
13783         * about.el (about-hackers): Credits update.
13784
13785 1998-07-11  Hrvoje Niksic  <hniksic@srce.hr>
13786
13787         * register.el (insert-register): Don't activate the region.
13788
13789 1998-07-10  SL Baur  <steve@altair.xemacs.org>
13790
13791         * select.el: Restore x-* symbols for backwards compatibility:
13792         x-copy-primary-selection, x-kill-primary-selection,
13793         x-delete-primary-selection, x-select-make-extent-for-selection,
13794         x-valid-simple-selection-, x-cut-copy-clear-internal.
13795
13796 1998-07-09  SL Baur  <steve@altair.xemacs.org>
13797
13798         * XEmacs 21.0-pre4 is released.
13799
13800 1998-06-28  Hrvoje Niksic  <hniksic@srce.hr>
13801
13802         * menubar-items.el (default-menubar): Use `report-emacs-bug' for
13803         reporting bugs.
13804         (maybe-add-init-button): Fix semantics under Windows.  Use
13805         `expand-file-name' rather than `concat'.
13806
13807         * help.el (print-messages): New function.
13808
13809 1998-07-05  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
13810
13811         * ldap.el (ldap-host-parameters-alist): Docstring fixes
13812
13813 1998-07-04  Jonathan Harris  <jhar@tardis.ed.ac.uk>
13814
13815         * about.el: Tweaked my entry in about-hackers.
13816
13817         * find-paths.el (paths-emacs-root-p):
13818           Relaxed emacs-root checking of an in-place installation to
13819           also accommodate the flat layout used on MS Windows.
13820
13821 1998-06-29  John Jones  <jj@asu.edu>
13822
13823         * package-get.el: calls to package-get-update-all will only
13824           update packages which are already installed.
13825
13826 1998-07-05  Andy Piper  <andyp@parallax.co.uk>
13827
13828         * faces.el (xpm-color-symbols): remove hardcoded defaults these
13829         are handled by the gui-element face fallbacks now.
13830
13831         * x-faces.el: default gui-element face to "background" as well as
13832         the default face.
13833
13834         * msw-faces.el (mswindows-init-device-faces): remove gui-element
13835         and default face settings since these are set as fallbacks now in
13836         the appropriate domain.
13837
13838 1998-07-02  SL Baur  <steve@altair.xemacs.org>
13839
13840         * text-mode.el (text-mode): Reorder regexp so the OR part
13841         corresponding to `page-delim' goes first and the hack in
13842         `forward-paragraph' will work.
13843         With bug analysis from Bob Weiner <weiner@altrasoft.com>
13844
13845 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
13846
13847         * subr.el (remove-hook): When checking the hook value
13848           with functionp, don't apply car to it.
13849
13850 1998-06-24  Jonathan Harris  <jhar@tardis.ed.ac.uk>
13851
13852         * package-get.el (package-get-remote-filename):
13853           Don't use file-name-as-directory because the local directory
13854           separator conventions might not be the same as ftp's.
13855
13856 1998-06-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
13857
13858         * ldap.el (ldap-host-parameters-alist): New name of
13859         `ldap-host-parameters-plist'
13860
13861 1998-06-26  Adrian Aichner  <adrian@xemacs.org>
13862
13863         * package-get.el: Using (require 'package-get-base), now that it
13864         provides itself.  Consequently removed all instances of (load
13865         "package-get-base.el").
13866
13867 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
13868
13869         * subr.el (remove-hook): Don't treat the hook value as a
13870           list unless it is both consp and not functionp.
13871
13872 1998-06-29  SL Baur  <steve@altair.xemacs.org>
13873
13874         * about.el: Email address for Ben Wing is ben@xemacs.org.
13875         * auto-show.el: Ditto.
13876         * bytecomp.el: Ditto.
13877         * faces.el: Ditto.
13878         * x-scrollbar.el: Ditto.
13879         * x-misc.el: Ditto.
13880         * tty-init.el: Ditto.
13881         * toolbar-items.el: Ditto.
13882         * symbol-syntax.el: Ditto.
13883         * specifier.el: Ditto.
13884         * objects.el: Ditto.
13885         * hyper-apropos.el: Ditto.
13886         * glyphs.el: Ditto.
13887
13888 1998-06-27  Hrvoje Niksic  <hniksic@srce.hr>
13889
13890         * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
13891         vertical-divider-always-visible-p.
13892         (default-mouse-motion-handler): Ditto.
13893
13894 1998-06-21  Hrvoje Niksic  <hniksic@srce.hr>
13895
13896         * scrollbar.el (scrollbars-visible-p): Simplify.  Always set the
13897         global value.
13898
13899 1998-06-21  Oliver Graf <ograf@fga.de>
13900
13901         * build-reports.el: changed receiver to xemacs-build-reports list
13902
13903 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
13904
13905         * font.el: Split font-family-mappings into X and
13906           mswindows-specific versions.
13907           mswindows-font-create-[object|name]: Treat supplied size
13908           as a pointsize. Added underline and strikethru handling.
13909
13910         * msw-faces.el: changed default mswindows charset to western.
13911
13912         * msw-glyphs.el: removed space in border-glyph font string that
13913           was inserted to get round bugs in the mswindows C font code.
13914
13915 1998-06-27  SL Baur  <steve@altair.xemacs.org>
13916
13917         * about.el (about-hackers): Credits update.
13918
13919         * help-nomule.el (tutorial-supported-languages): Add Romanian
13920         TUTORIAL.
13921
13922         * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
13923         to ISO-8859-2.
13924
13925 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
13926
13927         * font.el: Split font-family-mappings into X and
13928           mswindows-specific versions.
13929           mswindows-font-create-[object|name]: Treat supplied size
13930           as a pointsize. Added underline and strikethru handling.
13931
13932         * msw-faces.el: changed default mswindows charset to western.
13933
13934         * msw-glyphs.el: removed space in border-glyph font string that
13935           was inserted to get round bugs in the mswindows C font code.
13936
13937 1998-06-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
13938
13939         * minibuf.el: make read-color-completion-table call
13940           (mswindows-color-list for mswindows devices.
13941
13942 1998-06-18  Sam Mikes  <smikes@alumni.hmc.edu>
13943
13944         * lisp/font-lock.el
13945         (font-lock-match-c++-style-declaration-item-and-skip-to-next):
13946         Let declaration items contain non-word symbol characters.
13947
13948 1998-06-15  Adrian Aichner  <adrian@xemacs.org>
13949
13950         * package-get.el (package-get-package-provider): Added autoload
13951         cookie.  Loading "package-get-base.el" in ALL functions that use
13952         it.  Fixed some (interactive ...) with multiple argument specs
13953         again.  Cosmetic indentation changes.
13954
13955 1998-05-27  Glynn Clements  <glynn@sensei.co.uk>
13956
13957         * info.el (Info-insert-dir): Don't use nreverse on variables
13958         that you want to use later.
13959
13960 1998-06-17  Glynn Clements  <glynn@sensei.co.uk>
13961
13962         * x-mouse.el (x-set-point-and-move-selection): Replace call
13963         to x-kill-primary-selection with kill-primary-selection
13964
13965 1998-06-12  Martin Buchholz  <martin@xemacs.org>
13966
13967         * simple.el (what-cursor-position): Make cursor position reported
13968         use value of column-number-start-at-one
13969
13970 1998-06-17  SL Baur  <steve@altair.xemacs.org>
13971
13972         * about.el (xemacs-hackers): Fix Jareth's email address.
13973
13974 1998-06-16  SL Baur  <steve@altair.xemacs.org>
13975
13976         * startup.el (startup-splash-frame): Remove
13977         `xemacs-startup-logo-function'.
13978
13979 1998-06-15  SL Baur  <steve@altair.xemacs.org>
13980
13981         * about.el (about-hackers): Update credits list.
13982
13983 1998-06-06  Jeff Miller <jmiller@smart.net>
13984
13985         * lisp/sound.el: Update sound-ext to allow filenames with
13986           extensions to be found by load-sound-file
13987
13988 1998-06-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
13989
13990         * info.el (Info-rebuild-outdated-dir): Removed variable
13991         (Info-auto-generate-directory): New variable
13992         (Info-save-auto-generated-dir): New variable
13993         (Info-maybe-update-dir): Use `Info-auto-generate-directory'
13994         (Info-build-dir-anew): Second parameter removed.  Use
13995         `Info-save-auto-generated-dir'
13996         (Info-rebuild-dir): Ditto
13997
13998 1998-06-02  Christoph Wedler  <wedler@fmi.uni-passau.de>
13999
14000         * list-mode.el (next-list-mode-item): Would not recognize
14001         border between directly neighbored items.
14002
14003 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
14004
14005         * package-get.el: add autoloads for some functions.
14006
14007 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
14008
14009         * specifier.el (let-specifier): Tiny docfixes.
14010
14011 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
14012
14013         * msw-mouse.el: set selection-pointer-glyph to Normal.
14014
14015 1998-06-09  Per Abrahamsen  <abraham@dina.kvl.dk>
14016
14017         * wid-edit.el (widget-specify-secret): New function.
14018         (widget-after-change): Use it.
14019         (widget-specify-field): Use it.
14020
14021 1998-06-08  Hrvoje Niksic  <hniksic@srce.hr>
14022
14023         * mouse.el (drag-window-divider): Use `(not done)' instead of
14024         `doit'; reuse result of `window-pixel-edges'.
14025
14026         * modeline.el (drag-modeline-event-lag): Rename to
14027         drag-divider-event-lag.
14028
14029 1998-06-07  Hrvoje Niksic  <hniksic@srce.hr>
14030
14031         * specifier.el (let-specifier): Rewritten not to generate needless
14032         `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
14033         arguments.
14034
14035 1998-05-28  Hrvoje Niksic  <hniksic@srce.hr>
14036
14037         * minibuf.el (read-file-name-1): Setup buffer-local value of
14038         `completion-ignore-case' in completions buffer under Windows.
14039
14040 1998-06-06  Kirill M. Katsnelson  <kkm@kis.ru>
14041
14042         * about.el (about-maintainer-glyph): Fix support for not
14043         compressed images.
14044
14045 1998-06-04  Kirill M. Katsnelson  <kkm@kis.ru>
14046
14047         * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
14048
14049         * mouse.el (mouse-track): Cancel selection if misc-user event with
14050         `cancel-mode-internal' function is fetched.
14051
14052 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
14053
14054         * files.el (save-some-buffers-1): Fixed return value.
14055
14056 1998-06-01  Oliver Graf <ograf@fga.de>
14057
14058         * dragdrop.el: added experimental
14059
14060 1998-05-26  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
14061
14062         * startup.el (after-init-hook, init-file-user,
14063         user-init-directory, load-user-init-file):  Purge references
14064         to "~/.xemacs/init.el" from docstrings.
14065
14066         (load-user-init-file) Use paths-construct-path to construct
14067         paths to user init files.  Go directly to ~/.emacs, do not
14068         search ~/.xemacs/, do not load `default-custom-file'.
14069
14070 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
14071
14072         * files.el (interpreter-mode-alist): Catch wish and tclsh before
14073         general *sh.
14074         (inhibit-first-line-modes-regexps): Added `.tar.gz'.
14075
14076 1998-06-03  Andy Piper  <andyp@parallax.co.uk>
14077
14078         * menubar-items.el (default-menubar): add Update Packages to customize
14079         menu.
14080
14081 1998-06-02  Andy Piper  <andyp@parallax.co.uk>
14082
14083         * faces.el: use toolbar face as a fallback for toolbar properties
14084         in xpm-color-symbols instead of default.
14085
14086         * msw-faces.el: rename 3d-object -> gui-element face.
14087
14088 1998-06-06  SL Baur  <steve@altair.xemacs.org>
14089
14090         * startup.el (xemacs-startup-logo-function): New variable.
14091         (startup-splash-frame): Use it.
14092
14093 1998-06-02  Hrvoje Niksic  <hniksic@srce.hr>
14094
14095         * files.el (save-some-buffers): Would wait 1 second.
14096         (save-some-buffers-1): Delete other windows here instead of in
14097         `save-some-buffers'.
14098         (save-some-buffers): Force redisplay only if windows were deleted.
14099
14100 1998-06-02  Didier Verna  <didier@xemacs.org>
14101
14102         * cus-face.el (custom-face-attributes): generalized the use of
14103         toggle buttons for boolean attributes.
14104         Re-ordered the items a bit.
14105
14106 1998-06-01  SL Baur  <steve@altair.xemacs.org>
14107
14108         * sound.el (default-sound-directory): Use `locate-data-directory'
14109         to find the sounds directory.
14110
14111 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
14112
14113         * sound.el: default sound-ext to .wav under mswindows, .au
14114         otherwise. load-default sounds without extensions.
14115
14116 1998-05-27  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
14117
14118         * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
14119         if send-pr is not bound.
14120
14121 1998-06-01  Andy Piper  <andyp@parallax.co.uk>
14122
14123         * files.el: grok idl files in auto-mode-alist.
14124 1998-06-01  Jeff Miller  <jmiller@smart.net>
14125
14126         * minibuf.el (exact-minibuffer-completion-p): check for nil before
14127         calling `upcase'.
14128
14129 1998-05-30  Andy Piper  <andyp@parallax.co.uk>
14130
14131         * msw-glyphs.el: add xbm to the list of image types supported.
14132
14133 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
14134
14135         * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
14136         instead of XEmacs one when dumping InfoDock.
14137
14138 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
14139
14140         * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
14141         for `modeline-visible-p'
14142
14143         * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
14144
14145 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
14146
14147         * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
14148         since it's not used anymore. doc string fixes.
14149
14150         * package-get.el (package-get-file-installed-p): new function. use
14151         instead of file-installed-p which is in an external package.
14152
14153 1998-05-28  Oliver Graf <ograf@fga.de>
14154
14155         * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
14156         favor of select-window/switch-to-buffer
14157
14158 Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
14159
14160         * startup.el: changed (getenv "HOME") to (user-home-directory)
14161
14162 1998-05-25  Oliver Graf <ograf@fga.de>
14163
14164         * frame.el (cde-start-drag) moved to dragdrop.el
14165         (offix-start-drag-region) moved to dragdrop.el
14166         (offix-start-drag) moved to dragdrop.el
14167         * dragdrop.el (cde-start-drag) moved from frame.el
14168         (offix-start-drag-region) moved from frame.el
14169         (offix-start-drag) moved from frame.el
14170         (cde-start-drag-region) cde drag regions
14171         * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
14172
14173 1998-05-26  Oliver Graf <ograf@fga.de>
14174
14175         * dragdrop.el: created dragdrop-drag prototypes
14176         (cde-start-drag-region) fixed typo
14177
14178 1998-05-28  SL Baur  <steve@altair.xemacs.org>
14179
14180         * simple.el (after-init-hook): Remove reader macro.
14181
14182         * packages.el (packages-hardcoded-lisp): Get rid of reader
14183         macros.  Update DOC string.
14184
14185 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
14186
14187         * mouse.el (drag-window-divider): Ditto.
14188
14189         * modeline.el (mouse-drag-modeline): Use it.
14190
14191         * lisp-mode.el (let-specifier): Specify indentation.
14192
14193         * specifier.el (let-specifier): Renamed from
14194         `with-specifier-instance'.
14195
14196 1998-05-27  Andy Piper  <andyp@parallax.co.uk>
14197
14198         * x-faces.el:
14199         * faces.el: move definition of xpm-color-symbols from x-faces.el
14200         to faces. Predicate x-get-resource on the presence of x.
14201
14202         * msw-faces.el: set 3d-object face rather than modeline. Specify
14203         faces as specfier defaults.
14204
14205         * package-get.el: don't use package-admin-add-single-file-package.
14206
14207 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
14208
14209         * toolbar-items.el: Fixup tooltips.
14210         (toolbar-gnus): Don't use obsolete variable
14211         toolbar-news-frame-properties.
14212         (toolbar-news-reader): Default to `gnus' instead of
14213         `not-configured'.
14214
14215         * files.el (auto-mode-alist): Correctly recognize `.emacs' under
14216         Windows.
14217
14218 1998-05-25  Andy Piper  <andyp@parallax.co.uk>
14219
14220         * package-get.el: rename -installedp -> -installed-p.
14221
14222 1998-05-23  Kirill M. Katsnelson  <kkm@kis.ru>
14223
14224         * glyphs.el (init-glyphs): Created `border-glyph' face, with no
14225         attributes, and assinged it to continuation, truncation and
14226         hscroll glyphs.
14227
14228         * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
14229         and made continuation, truncation and hscroll glyphs arrow
14230         characters out of that font.
14231
14232 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
14233
14234         * minibuf.el (minibuffer-electric-separator): Play nicely with
14235         directory-sep-char being \.
14236         (minibuffer-electric-tilde): Ditto.
14237         (read-file-name-map): Ditto.
14238
14239 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
14240
14241         * mouse.el (default-mouse-track-maybe-own-selection): Pause only
14242         on X devices.
14243         (default-mouse-track-deal-with-down-event): Avoid
14244         `x-disown-selection'; use `disown-selection' instead.
14245
14246 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
14247
14248         * select.el:
14249         * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
14250         moved to (cut-copy-clear-internal) in select.el. Ditto for
14251         (x-delete-primary-selection) (x-kill-primary-selection)
14252         (x-copy-primary-selection).
14253         (own-clipboard): new function.
14254
14255         * msw-select.el: use the new kill/delete/copy/cut-copy-clear
14256         functions in select.el. remove old ones.
14257         (mswindows-own-clipboard): new function.
14258
14259 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
14260
14261         * gnuserv.el: allow connections from mswindows type devices.
14262
14263 1998-05-20  Andy Piper  <andyp@parallax.co.uk>
14264
14265         * msw-glyphs.el: change image type used from cursor to resource.
14266
14267 1998-05-20  Kirill M. Katsnelson  <kkm@kis.ru>
14268
14269         * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
14270         for {top,bottom}-{left,right} values in addition to
14271         {top,bottom}_{left,right}.
14272         Use x-get-resource instead of x-get-resource-and-bogosity-check.
14273
14274 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
14275
14276         * cl-macs.el (specifier-instance): Undefine its setf method.
14277
14278         * specifier.el (with-specifier-instance): Added docstring.
14279
14280         * mouse.el (drag-window-divider): Ditto.
14281
14282         * modeline.el (mouse-drag-modeline): Use it.
14283
14284         * lisp-mode.el (with-specifier-instance): Define its indentation
14285         level.
14286
14287         * specifier.el (with-specifier-instance): New macro.
14288
14289 1998-05-19  Andy Piper  <andyp@parallax.co.uk>
14290
14291         * package-get.el (package-get-create-custom): new function to
14292         auto-generate package-get-custom.el from package-get-base.el.
14293         * (package-get-ever-installedp): new function.
14294         * (package-get-custom): new function to get all packages specified
14295         by customize.
14296
14297 1998-05-19  Hrvoje Niksic  <hniksic@srce.hr>
14298
14299         * cus-edit.el (custom-file): Revert to `~/.emacs'.
14300
14301 1998-05-23  SL Baur  <steve@altair.xemacs.org>
14302
14303         * cl-extra.el: Reverse previous float change.
14304
14305 1998-05-17  Andy Piper  <andyp@parallax.co.uk>
14306
14307         * x-faces.el:
14308         * faces.el (try-font-name): moved from x-faces.el since it is
14309         required by w3 under mswindows as well X.
14310
14311 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
14312
14313         * winnt.el: Removed evil (setq completion-ignore-case t)
14314         clause, one more overlookef fsfism.
14315         (nt-quote-args-functions-alist): End sentences with double space.
14316
14317 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
14318
14319         * window-xemacs.el (push-window-configuration): Remove kludgery of
14320         recaching default-toolbar specifier.
14321         (pop-window-configuration): Ditto.
14322         (unpop-window-configuration): Ditto.
14323
14324 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
14325
14326         * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
14327
14328 1998-05-17  Kirill M. Katsnelson  <kkm@kis.ru>
14329
14330         * winnt.el (nt-quote-args-verbatim): Added function.
14331         (nt-quote-args-prefix-quote): Added function.
14332         (nt-quote-args-backslash-quote): Added function.
14333         (nt-quote-args-double-quote): Added function.
14334         (nt-quote-args-functions-alist): New variable.
14335         (nt-quote-process-args): Added function. This is the main quoting
14336         work horse called from process-nt.c
14337
14338 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
14339
14340         * winnt.el: Removed duplicate definitions for backspace,
14341         delete, M-backspace and C-M-backspace.
14342         (file-name-buffer-file-type-alist): Removed this variable.
14343         (find-buffer-file-type): Removed function.
14344         (find-file-binary):  Removed function.
14345         (find-file-text): Removed function.
14346         (find-file-not-found-set-buffer-file-type): Removed function.
14347         (save-to-unix-hook): Removed function.
14348         (revert-from-unix-hook): Removed function.
14349         (using-unix-filesystems): Removed function.
14350         (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
14351         warning.
14352         (x-set-selection): Removed function.
14353         (x-get-selection): Removed function.
14354         Removed commented FSFisms.
14355         Replaced copyright notice (this file is not part of GNU Emacs).
14356         (nt-shell-mode-hook): Moved here from a lambda expression. Added
14357         comint-process-echoes setting to t.
14358
14359 1998-05-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
14360
14361         * packages.el (packages-no-package-hierarchy-regexp): Introduced
14362         and used following the interface change of
14363         `paths-find-recursive-path'.
14364
14365         * find-paths.el (paths-find-recursive-path): Exclusion is now by a
14366         regexp instead of a list of base names.
14367         (paths-version-control-filename-regexp):
14368         (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
14369         Introduced and used following the interface change of
14370         `paths-find-recursive-path'.
14371
14372 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
14373
14374         * simple.el (delete-forward-p): Make it a defun; do X garbage only
14375         on X devices, rather than on all non-TTY devices.
14376
14377 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
14378
14379         * msw-mouse.el: New file. Sets up cursor shapes for Windows.
14380
14381         * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
14382
14383 1998-05-17  Adrian Aichner  <adrian@xemacs.org>
14384
14385         * itimer.el (activate-itimer): Fixed usage of integers
14386         as argument to `concat'.
14387
14388 1998-05-17  Glynn Clements  <glynn@sensei.co.uk>
14389
14390         * itimer.el (start-itimer): replace the use of `concat' with
14391         `format'
14392
14393 1998-05-16  SL Baur  <steve@altair.xemacs.org>
14394
14395         * mode-motion.el (mode-motion-hook): Clarify docstring.
14396         From Bob Weiner <weiner@altrasoft.com>
14397
14398         * loadhist.el (symbol-file): Supply prompt string when used
14399         interactively.
14400         From Bob Weiner <weiner@altrasoft.com>
14401
14402 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
14403
14404         * loadup.el (really-early-error-handler): Ditto.
14405
14406         * update-elc.el: Ditto.
14407
14408         * setup-paths.el (paths-construct-exec-path): Ditto.
14409
14410         * make-docfile.el: Ditto.
14411
14412         * find-paths.el (paths-decode-directory-path): Use split-path
14413         instead of decode-path.
14414
14415         * files.el (parse-colon-path): Update docstring reference.
14416
14417 1998-05-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
14418
14419         * msw-init.el:
14420         * x-init.el:
14421         Bind cut'n'paste keys to non window-system specific functions.
14422
14423         * msw-select.el: New function mswindows-clear-clipboard.
14424         mswindows-cut-copy-clipboard extended to handle clearing of the
14425         selection and renamed to mswindows-cut-copy-clear-clipboard.
14426
14427         * select.el: on mswindows devices delete-primary-selection
14428         calls mswindows-clear-clipboard.
14429
14430 1998-05-15  Hrvoje Niksic  <hniksic@srce.hr>
14431
14432         * simple.el (quoted-insert): Inhibit quit when using read-char.
14433
14434         * cmdloop.el (read-char): Don't inhibit quit.
14435         (read-char-exclusive): Ditto.
14436         (read-char): Signal quit if quit-char was pressed.
14437         (read-char-exclusive): Ditto.
14438         (read-quoted-char): Return a character, not integer.
14439
14440         * menubar-items.el (default-popup-menu): Use Andy's generic
14441         selection code.
14442         (default-popup-menu): Fix code.
14443
14444 1998-05-14  Oliver Graf <ograf@fga.de>
14445
14446         * dragdrop.el (dragdrop-function-widget): this time it's done
14447
14448 1998-05-13  Oliver Graf <ograf@fga.de>
14449
14450         * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
14451
14452 1998-05-15  Kirill M. Katsnelson  <kkm@kis.ru>
14453
14454         * device.el (device-pixel-width):
14455         (device-pixel-height):
14456         (device-mm-width):
14457         (device-mm-height):
14458         (device-bitplanes):
14459         (device-color-cells): Swapped parameters to device-system-metric
14460         according to the interface change.
14461
14462 1998-05-14  Kirill M. Katsnelson  <kkm@kis.ru>
14463
14464         * mouse.el (default-mouse-motion-handler): Use new name of the
14465         function event-over-vertical-divider-p.
14466         Do not set E-W arrow cursor over the divider if
14467         vertical-divider-draggable-p is nil in the window.
14468         ([top-level]): Use new name for the variable
14469         vertical-divider-map.
14470         (drag-window-divider): Respect vertical-divider-draggable-p.
14471         Variable name typo fixes.
14472
14473 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
14474
14475         * keymap.el (kbd): Define here; handle string constants and
14476         others...
14477
14478 1998-05-15  Christian Nyb <chr@mediascience.no>
14479
14480         * simple.el (zap-up-to-char): New function.  Behaves like `zap-to-char'
14481         in Emacs 18.
14482
14483 1998-05-13  Didier Verna  <didier@xemacs.org>
14484
14485         * mouse.el (drag-window-divider): give the vertical divider a
14486         pressed look when dragging it.
14487
14488 1998-05-13  Andy Piper  <andyp@parallax.co.uk>
14489
14490         * faces.el: predicate some more face operations on x or mswindows
14491         not just x.
14492
14493         * modeline.el: enable modeline coloring for mswindows.
14494
14495 1998-05-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
14496
14497         * minibuf.el (minibuffer-default): Added variable; compatible with
14498         FSF Emacs.
14499         (next-history-element): Used `minibuffer-default'.
14500
14501 1998-05-12  Oliver Graf <ograf@fga.de>
14502
14503         * dragdrop.el (dragdrop-function-widget): button and mods ok
14504         arguments still look a bit strange
14505         (dragdrop-compare-mods) created
14506         (dragdrop-drop-do-functions) correctly checks for buttons and
14507         modifiers
14508
14509 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
14510
14511         * setup-paths.el (paths-default-info-directories): Replace
14512         path-separator with directory-sep-char.
14513
14514         * files.el (path-separator): Don't define it here.
14515
14516 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
14517
14518         * update-elc.el: Ditto.
14519
14520         * setup-paths.el (paths-construct-exec-path): Ditto.
14521
14522         * make-docfile.el: Ditto.
14523
14524         * loadup.el (really-early-error-handler): Ditto.
14525
14526         * find-paths.el (paths-decode-directory-path): Use decode-path
14527         instead of decode-path-internal.
14528
14529         * files.el (parse-colon-path): Update docstring.
14530
14531 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
14532
14533         * subr.el (get-buffer-window-list): Make BUFFER optional.
14534
14535         * window-xemacs.el (windows-of-buffer): Defalias to
14536         get-buffer-window-list.
14537
14538 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
14539
14540         * disass.el: Fix maintainer keyword.
14541
14542         * bytecomp.el (byte-compile-and-load-file): Autoload.
14543         (byte-compile-buffer): Ditto.
14544
14545         * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
14546         value is returned, not the name.
14547         (lisp-imenu-generic-expression): Enable it.
14548         (lisp-mode-variables): Ditto.
14549         (lisp-indent-offset): Change defconst to defvar.
14550         (lisp-indent-function): Ditto.
14551         (lisp-body-indent): Ditto.
14552
14553 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
14554
14555         * modeline.el: Use zap-last-kbd-macro-event.
14556
14557         * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
14558         nil, don't attempt to do anything with messages.
14559         (eval-last-sexp): Use `letf' for clarity.
14560
14561 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
14562
14563         * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
14564
14565 1998-05-11  Martin Buchholz  <martin@xemacs.org>
14566
14567         * buff-menu.el:
14568         * lisp-mode.el:
14569         * obsolete.el:
14570         Change empty docstrings into no doc strings at all.
14571         Fix bogus FSF-format docstrings.
14572         * etags.el: Fix docstring.
14573
14574 1998-05-11  Jan Vroonhof  <vroonhof@math.ethz.ch>
14575
14576         * package-get.el (package-get): Use internal md5
14577
14578 1998-05-13  SL Baur  <steve@altair.xemacs.org>
14579
14580         * about.el (about-xemacs): Correct abuse of concat.
14581
14582 1998-05-11  SL Baur  <steve@altair.xemacs.org>
14583
14584         * info.el (Info-mode): Use easymenu.
14585
14586 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
14587
14588         * apropos.el (apropos): Don't use concat with integers.
14589
14590         * cmdloop.el (describe-last-error): Handle the case when no error
14591         was seen gracefully.
14592
14593         * apropos.el (apropos-print): Use with-displaying-help-buffer as
14594         defun.
14595         (apropos-describe-plist): Ditto.
14596
14597         * help.el (with-displaying-help-buffer): Revert to a defun.
14598         (describe-key): Use it as defun.
14599         (describe-mode): Ditto.
14600         (describe-bindings): Ditto.
14601         (describe-prefix-bindings): Ditto.
14602         (describe-installation): Ditto.
14603         (view-lossage): Ditto.
14604         (describe-function): Ditto.
14605         (describe-variable): Ditto.
14606         (describe-syntax): Ditto.
14607
14608 1998-05-11  Oliver Graf <ograf@fga.de>
14609
14610         * dragdrop.el: changed order of require/provide
14611         (dragdrop-drop-mime-default) changed to new calling conventions
14612         (dragdrop-drop-do-functions) changed to new calling conventions
14613         (dragdrop-function-widget) this one needs more work...
14614
14615 1998-05-10  Oliver Graf <ograf@fga.de>
14616
14617         * about.el: another small change in my entry
14618         * dragdrop.el (dragdrop-drop-log-function): logging added
14619         plus customizations
14620         changed interface to handler functions. now called with event
14621         and object
14622
14623 1998-05-12  Kirill M. Katsnelson  <kkm@kis.ru>
14624
14625         * glyphs.el (divider-pointer-glyph): Declared new glyph,
14626         E-W arrow pointer displayed over draggable dividers.
14627
14628         * mouse.el (default-mouse-motion-handler): Show it when
14629         appropriate.
14630         (drag-window-divider): Added.
14631         ([top-level]): Initialized window-divider-map with a keymap
14632         binding the above function to left button down event.
14633
14634         * x-mouse.el (x-init-pointer-shape): Initialize
14635         divider-pointer-glyph from Cursor.dividerPointer, or use default
14636         E-W double arrow.
14637
14638 1998-04-30  Gunnar Evermann  <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
14639
14640         * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
14641
14642 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
14643
14644         * simple.el (count-words-buffer): Don't query for buffer.
14645         (count-lines-buffer): Ditto.
14646
14647 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
14648
14649         * help.el (where-is): add optional insert argument.
14650
14651 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
14652
14653         * help.el (describe-key-briefly): New argument INSERT.
14654
14655         * simple.el (eval-expression): New optional argument; synch with
14656         FSF 20.3.
14657
14658         * keydefs.el (global-map): Add new register bindings.
14659
14660         * register.el: Synched with FSF 20.3.
14661
14662 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
14663
14664         * window-xemacs.el (recenter): all arguments are optional.
14665
14666 1998-05-10  Kirill M. Katsnelson  <kkm@kis.ru>
14667
14668         * device.el: (device-pixel-width): Reflected name/parameters
14669         change to device-system-metric.
14670         (device-pixel-height): Ditto.
14671         (device-mm-width): Ditto.
14672         (device-mm-height): Ditto.
14673         (device-bitplanes): Ditto.
14674         (device-color-cells): Ditto.
14675
14676 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
14677
14678         * cl-extra.el (cl-float-limits): Removed; move code to top-level.
14679
14680         * cl.el (most-positive-fixnum): Document.
14681         (most-negative-fixnum): Ditto.
14682
14683         * cus-dep.el: Updated comment.
14684
14685         * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
14686         constant.
14687
14688         * cus-load.el (custom-put): Removed.
14689
14690         * files.el (after-find-file): Just resignal quit instead of
14691         signaling "canceled".
14692
14693 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
14694
14695         * frame.el (other-frame): Use `focus-frame' instead of
14696         select-frame kludges.
14697
14698         * lisp-mode.el: Update lisp-indent-function for
14699         save-selected-frame and with-selected-frame.
14700
14701         * frame.el (save-selected-frame): New macro.
14702         (with-selected-frame): Ditto.
14703         (other-frame): Use `set-frame-focus'.
14704
14705 1998-05-06  Oliver Graf <ograf@fga.de>
14706
14707         * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
14708         (dragdrop-drop-url-default) default handler for URL drops created
14709         (dragdrop-drop-mime-default) default handler for MIME drops created
14710         (dragdrop-drop-functions) default custom for handling drops created
14711         (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
14712
14713 1998-05-05  Jonathan Harris <jhar@tardis.ed.ac.uk>
14714
14715         * mouse.el: Removed redundant mouse-mswindows-drop function.
14716
14717 1998-05-05  Oliver Graf <ograf@fga.de>
14718
14719         * about.el: changed some text in my entry
14720         * dragdrop.el: added customs
14721
14722 1998-05-04  Oliver Graf <ograf@fga.de>
14723
14724         * mouse.el: killed global drop key bindings
14725         (mouse-offix-drop) removed
14726         * dragdrop.el: created
14727         * dumped-lisp.el: inclusion of dragdrop.el for window-systems
14728
14729 1998-05-09  Kirill M. Katsnelson  <kkm@kis.ru>
14730
14731         * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
14732         scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
14733
14734         * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
14735         obsolete comment.
14736
14737         * scrollbar.el (scrollbars-visible-p): Use new
14738         {vertical,horizontal}-scrollbar-visible-p specifiers.
14739
14740 1998-04-18  Kirill M. Katsnelson  <kkm@kis.ru>
14741
14742         * device.el (device-pixel-height):
14743         (device-pixel-width):
14744         (device-mm-width):
14745         (device-mm-height):
14746         (device-bitplanes):
14747         (device-color-cells): Moved these 6 functions from device.c; they
14748         all use single (device-system-metrics) call.
14749
14750 1998-05-09  SL Baur  <steve@altair.xemacs.org>
14751
14752         * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
14753         were renamed.
14754
14755         * menubar-items.el:
14756         * toolbar-items.el: Renamed from x-menubar/x-toolbar.
14757         Suggested by Hrvoje Niksic <hniksic@srce.hr>
14758
14759         * help.el (help-map): Remove Hyperbole keybinding logic.
14760         Suggested by: Michael Ernst <mernst@cs.washington.edu>
14761
14762 1998-05-08  SL Baur  <steve@altair.xemacs.org>
14763
14764         * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
14765         From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
14766
14767 1998-05-07  Andy Piper  <andyp@parallax.co.uk>
14768
14769         * msw-glyphs.el: use nicer icon3 from the frame icon.
14770
14771 1998-05-07  SL Baur  <steve@altair.xemacs.org>
14772
14773         * version.el (emacs-version): Remove InfoDock conditionals.
14774
14775         * startup.el (startup-splash-frame): Change ID logo name.
14776
14777 1998-05-06  Hrvoje Niksic  <hniksic@srce.hr>
14778
14779         * files.el (after-find-file): If the user presses C-g on
14780         directory-creation prompt, kill the buffer.
14781
14782 1998-05-06  SL Baur  <steve@altair.xemacs.org>
14783
14784         * simple.el (count-words-region): Reverse previous change.
14785
14786 1998-05-05  Hrvoje Niksic  <hniksic@srce.hr>
14787
14788         * replace.el (query-replace): Just call perform-replace.
14789         (query-replace-regexp): Ditto.
14790         (perform-replace): Move region handling here.
14791         (perform-replace): Use the new arg to match-data.
14792
14793 1998-03-08  Kyle Jones  <kyle_jones@wonderworks.com>
14794
14795         * x-init.el: Install X specific display table that
14796           displays char 0240 as a space to avoid whatever it is
14797           that screws up display of that character code.
14798
14799 1998-05-03  Hrvoje Niksic  <hniksic@srce.hr>
14800
14801         * help.el (function-arglist): If no arguments are documented for a
14802         subr, print nothing rather than incorrect output.
14803
14804 1998-05-05  SL Baur  <steve@altair.xemacs.org>
14805
14806         * cmdloop.el (command-error): Update bail-out error message to use
14807         `emacs-program-name'.
14808
14809         * lib-complete.el: Remove reader macro cruft.
14810
14811         * dumped-lisp.el (preloaded-file-list): Phase I:  remove InfoDock
14812         cruft.
14813
14814         * simple.el (count-words-region): Drop interactive-p check on the
14815         message.
14816
14817 1998-05-04  Jonathan Harris <jhar@tardis.ed.ac.uk>
14818
14819         * font.el
14820         * msw-faces.el
14821         Correct spelling of mswindows-font-canonicalize-name.
14822
14823 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
14824
14825         * ldap.el (ldap-host-parameters-alist): Replaced with
14826         `ldap-host-parameters-plist'
14827         (ldap-search): Adapt to previous change
14828
14829 1998-05-02  SL Baur  <steve@altair.xemacs.org>
14830
14831         * about.el (about-hackers): Update Bob Weiner bio.
14832         (about-maintainer-info): Ditto.
14833
14834 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
14835
14836         * simple.el (display-warning-minimum-level): Docfix.
14837
14838 1998-04-04  Per Abrahamsen  <abraham@dina.kvl.dk>
14839
14840         * widget.el (:default-get): New keyword.
14841         * wid-edit.el (default, widget-default-default-get): Define it.
14842         (group, widget-group-default-get): Define it.
14843         (menu-choice, widget-choice-default-get): Define it.
14844         (widget-default-get): New function.
14845         (widget-choice-action): Call it.
14846         (widget-editable-list-entry-create): Call it.
14847
14848 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
14849
14850         * byte-optimize.el (byte-boolean-vars): Removed.
14851         (byte-optimize-lapcode): Use `built-in-variable-type' instead of
14852         lookup through `byte-boolean-vars'.
14853
14854 1998-05-01  Kirill M. Katsnelson  <kkm@kis.ru>
14855
14856         * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
14857         resource-provided values into ghost specs for scrollbar-height and
14858         scrollbar-width.
14859
14860 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
14861
14862         * byte-optimize.el: Don't attempt to optimize /=.
14863
14864         * bytecomp.el (byte-compile-one-ore-more-args): New function.
14865         (byte-compile-/=): Ditto.
14866
14867 1998-05-02  SL Baur  <steve@altair.xemacs.org>
14868
14869         * apropos.el: Use `with-displaying-help-buffer'.
14870         (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
14871         Use `with-displaying-help-buffer'.
14872         (apropos-follow): Do not give special treatment to buffer cursor
14873         was in prior to a mouse click.
14874         (apropos-describe-plist): Use `with-displaying-help-buffer'.
14875         (apropos-print-doc): Set correct buffer for setting text
14876         properties.
14877
14878 1998-05-01  SL Baur  <steve@altair.xemacs.org>
14879
14880         * help.el (help-buffer-prefix-string): New variable.
14881         (help-buffer-name): Use it.
14882
14883         * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
14884         mode menu.
14885
14886 1998-04-30  Greg Klanderman  <greg@alphatech.com>
14887
14888         * frame.el (other-frame): Work even when focus-follows-mouse is true.
14889
14890 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
14891
14892         * files.el (find-file-noselect): Update docstring.
14893         (find-file-noselect): Signal an error if found an unreadable file.
14894         (file-chase-links): Save the match data.
14895         (normal-mode): Use `lwarn' and `error-message-string'.
14896         (interpreter-mode-alist): Change defconst to defvar.
14897         (inhibit-first-line-modes-regexps): Ditto.
14898         (inhibit-first-line-modes-regexps): Added .tgz.
14899         (inhibit-first-line-modes-suffixes): Change defconst to defvar.
14900         (change-major-mode-with-file-name): New user-option.
14901         (set-visited-file-name): Synched with FSF.
14902         (file-name-extension): New function, from FSF 20.3.
14903         (file-relative-name): Synched with FSF.
14904         (save-some-buffers): Support the C-r feature.
14905         (recover-session): Synched with FSF.
14906         (kill-some-buffers): Ditto.
14907         (set-auto-mode): New argument JUST-FROM-FILE-NAME.
14908
14909 1998-04-30  SL Baur  <steve@altair.xemacs.org>
14910
14911         * files.el (insert-file): Undo previous change and reenable use of
14912         format.el.
14913
14914 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
14915
14916         * window-xemacs.el (recenter): Define.
14917
14918 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
14919
14920         * font.el (mswindows-font-create-name)
14921         (mswindows-font-create-object): new functions for mswindows type
14922         fonts.
14923
14924         * msw-faces.el (mswindows-font-canicolize-name): fix so that
14925         strings are parsed as well as font objects.
14926
14927 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
14928
14929         * modeline.el (defining-kbd-macro): Restore modeline indication of
14930         kbd-macro being recorded.
14931         (add-minor-mode): Simplify docstring.
14932         (modeline-minor-mode-menu): Remove stuff.
14933
14934 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
14935
14936         * code-process.el (call-process): dynamically decide process
14937         coding type.
14938
14939 1998-04-29  Jim Radford  <radford@robby.caltech.edu>
14940
14941         * modeline.el: Add line-number-mode, column-number-mode to
14942         the modeline minor-mode menu.  Button2 on the line number does
14943         goto-line.
14944
14945 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
14946
14947         * mouse.el: move x-selection-owner-p type things to
14948         selection-owner-p.
14949
14950         * msw-init.el: copy zmacs stuff from x-init.el
14951
14952         * msw-select.el (mswindows-own-selection)
14953         (mswindows-disown-selection) (mswindows-selection-owner-p): new
14954         functions. Very simple minded implementation of selectio
14955         ownership.
14956
14957         * select.el (own-selection) (disown-selection)
14958         (activate-region-as-selection) (select-make-extent-for-selection)
14959         (valid-simple-selection-p): functions moved from x-select.el for
14960         generalized selection.
14961
14962         * x-select.el: see select.el changes.
14963
14964         * x-toolbar.el: use new selection functions.
14965
14966 1998-04-28  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
14967
14968         * packages.el (packages-find-package-directories): Fixed bug that
14969         would pick up multiple site-package directories.
14970         (package-locations): Added "xemacs-packages" as a late package
14971         location.
14972
14973         * find-paths.el: Now uses `emacs-program-name' and
14974         `emacs-program-version'.
14975         Additions to enforce version-specific directories in
14976         `paths-find-version-directory'.
14977
14978 1998-04-29  SL Baur  <steve@altair.xemacs.org>
14979
14980         * default.el: Removed.
14981         * site-start.el: Removed.
14982
14983 1998-04-29  Didier Verna  <didier@xemacs.org>
14984
14985         * minibuf.el (minibuffer-history-minimum-string-length): Default
14986         to nil.
14987
14988 1998-04-28  SL Baur  <steve@altair.xemacs.org>
14989
14990         * find-paths.el (paths-program-name): Rename.
14991         (paths-emacs-root-p): Ditto.
14992         (paths-find-site-directory): Ditto.
14993
14994 1998-04-26  Karl M. Hegbloom  <karlheg@inetarena.com>
14995
14996         * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
14997         `emacs-lisp-byte-compile-and-load'.
14998
14999 1998-04-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
15000
15001         * ldap.el (ldap-search): Fixed additional parameter passing to
15002         `ldap-open'
15003
15004 1998-04-27  Andy Piper  <andyp@parallax.co.uk>
15005
15006         * select.el (kill-primary-selection) (selection-owner-p)
15007         (copy-primary-selection) (yank-clipboard-selection)
15008         (selection-exists-p) (delete-primary-selection): new file and
15009         functions that do the right thing for the selected device.
15010
15011         * x-menubar.el: use generalised selection functions.
15012
15013         * dumped-lisp.el: dump select.el.
15014
15015 1998-04-27  SL Baur  <steve@altair.xemacs.org>
15016
15017         * find-paths.el (paths-progname): New variable.
15018         (paths-emacs-root-p): Use it.
15019         (paths-find-site-directory): Ditto.
15020
15021 1998-04-26  SL Baur  <steve@altair.xemacs.org>
15022
15023         * loadup.el ((member "dump" command-line-args)): Dump as
15024         `infodock' if InfoDock.
15025
15026 1998-04-25  SL Baur  <steve@altair.xemacs.org>
15027
15028         * find-paths.el (construct-emacs-version): Simplify, include
15029         program name in the return value.
15030         * (paths-find-version-directory): Use it.
15031
15032 1998-04-25  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
15033
15034         * info.el (Info-parse-dir-entries): Fixed regexp
15035         (Info-build-dir-anew): Remove full suffix and capitalize info file
15036         name for files with no @direntry
15037         (Info-batch-rebuild-dir): New function
15038         (Info-suffixed-file): Check for regular files instead of simple
15039         file existence (could catch directories before)
15040
15041 1998-04-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15042
15043         * setup-paths.el, find-paths.el: Removed uses of `not' which
15044         temacs doesn't have.
15045
15046         * find-paths.el (paths-find-emacs-roots): Included exec-prefix
15047         into root searching.
15048
15049 1998-04-24  Martin Buchholz  <martin@xemacs.org>
15050
15051         * subr.el: Remove definition of `not'.
15052
15053 Sat Apr 24 1998  Andy Piper  <andyp@parallax.co.uk>
15054
15055         * msw-glyphs.el: enable graphics support.
15056
15057 1998-04-23  Didier Verna  <didier@xemacs.org>
15058
15059         * x-menubar.el (default-menubar): restored the line-number-mode
15060         option.
15061
15062         * misc doc string updates related to the options menu.
15063
15064 1998-04-24  SL Baur  <steve@altair.xemacs.org>
15065
15066         * setup-paths.el (paths-construct-load-path): Fix typo.
15067
15068 1998-04-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15069
15070         * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
15071         font-menu-ignore-scaled-fonts don't have to be bound now; this
15072         gets us one step further towards making --no-autoloads work.
15073
15074         * startup.el (normal-top-level): Load auto-autoloads only if
15075         lisp-directory is non-nil.
15076
15077         * setup-paths.el (paths-construct-load-path): Made it robust
15078         against nil lisp-directory.
15079
15080         * startup.el (startup-setup-paths-warning): Added `lisp-directory'
15081         to the list of variables that cause a warning when nil.
15082
15083         * toolbar.el (init-toolbar-location): Now works even when there's
15084         no toolbar icon directory.
15085
15086 1998-04-23  Hrvoje Niksic  <hniksic@srce.hr>
15087
15088         * help.el (view-lossage): Recognize it.
15089
15090         * simple.el (log-message): Mark multiline messages.
15091
15092 1998-04-22  SL Baur  <steve@altair.xemacs.org>
15093
15094         * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
15095
15096 1998-4-20  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
15097
15098         * package-get.el (package-get-all):  add `\n' separator to
15099         interactive specification so that both variables are read
15100
15101 1998-04-22  Didier Verna  <didier@xemacs.org>
15102
15103         * x-menubar.el: ported the options menu to Custom.
15104         Moved the "read only" toggle button to the buffers menu.
15105         Corrected some missing ;;;###autoload or defcustom.
15106
15107         * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
15108         the scrollbar-visible specifier for options menu handling.
15109
15110         * toolbar.el (toolbar-visible-p)
15111                      (toolbar-captioned-p)
15112                      (default-toolbar-position): defcustom wrappers around
15113         the toolbar specifiers for options menu handling.
15114
15115         * frame.el (get-frame-for-buffer-default-instance-limit):
15116         defcustom it for options menu handling.
15117
15118         * font-lock.el (font-lock-mode): defcustom and autoload the variable
15119         font-lock-mode for options menu handling.
15120
15121         * cus-start.el: added Custom properties to overwrite-mode for
15122         options menu handling.
15123
15124 Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
15125
15126         * about.el: shameless self-promotion.
15127
15128 1998-04-21  Hrvoje Niksic  <hniksic@srce.hr>
15129
15130         * simple.el (raw-append-message): Slightly optimize.
15131         (remove-message): Use `push' for clarity.
15132         (append-message): Ditto.
15133         (display-warning): Dito.
15134         (raw-append-message): Send the message to the appropriate device.
15135
15136 1998-04-22  SL Baur  <steve@altair.xemacs.org>
15137
15138         * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
15139         From Sean MacLennan <Sean.MacLennan@pika.ca>
15140
15141 1998-04-18  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15142
15143         * setup-paths.el: Changed `directory-sep-char' to
15144         `path-separator', following a change in GNU Emacs.
15145
15146 1998-04-19  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
15147
15148         * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
15149         (Info-build-dir-anew): Add a final newline.
15150         (Info-build-dir-anew): Do not issue warning when rebuilding policy
15151         is `always'
15152         (Info-rebuild-dir): Ditto
15153
15154         * dumped-lisp.el (preloaded-file-list): Added ldap.el
15155
15156 1998-04-21  SL Baur  <steve@altair.xemacs.org>
15157
15158         * simple.el (count-words-buffer): Retain zmacs region.
15159         (count-words-region): Ditto.
15160         * simple.el: (what-line): Expanded line counts.
15161         (count-lines): New parameter to conditionalize whether collapsed
15162         lines get counted.
15163         From Bob Weiner <weiner@altrasoft.com>
15164
15165 1998-04-19  SL Baur  <steve@altair.xemacs.org>
15166
15167         * packages.el (package-locations): infodock-packages must override
15168         mule-packages and packages.
15169
15170 1998-04-19  Jonathan Harris <jhar@tardis.ed.a.uk>
15171
15172         * wid-edit.el:
15173         remove rude messages from widget-activation-widget-mapper
15174         and widget-activation-glyph-mapper
15175
15176 1998-04-17  Jonathan Harris <jhar@tardis.ed.ac.uk>
15177
15178         * toolbar.el: Remove (featurep 'x) test from
15179         toolbar-make-button-list
15180
15181 1998-04-17  Hrvoje Niksic  <hniksic@srce.hr>
15182
15183         * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
15184         only if in the same frame.
15185
15186 1998-04-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15187
15188         * packages.el (package-locations): Added site-packages hierarchy.
15189
15190         * setup-paths.el (paths-default-info-directories): Introduced and
15191         used.
15192
15193         * packages.el, setup-paths.el: Set various path searching depths
15194         to 1.
15195
15196         * packages.el (packages-hierarchy-depth):
15197         (packages-load-path-depth): Introduced and used.
15198
15199         * setup-paths.el (paths-load-path-depth): Introduced and used.
15200
15201         * find-paths.el (paths-find-recursive-path): Added max-depth
15202         parameter.
15203
15204 1998-04-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15205
15206         * setup-paths.el (paths-construct-info-path): Removed
15207         dependency on behavior of (file-name-as-directory "").
15208
15209 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
15210
15211         * ldap.el (ldap-search): Adapt to the new low-level API using ldap
15212         lisp objects
15213
15214 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15215
15216         * dump-paths.el, startup.el: Added handling for --debug-paths.
15217
15218 1998-04-15  William M. Perry  <wmperry@aventail.com>
15219
15220         * wid-edit.el: We cannot just set the help-echo or balloon-help
15221           properties for an extent based on the :help-echo widget
15222           property, since help-echo and balloon-help cause an EXTENT to
15223           get passed in, where :help-echo functions are expecting a WIDGET
15224
15225 1998-04-15  Kirill M. Katsnelson  <kkm@kis.ru>
15226
15227         * scrollbar.el (init-scrollbar-from-resources): Call
15228         mswindows-init-scrollbar-metrics when appropriate.
15229
15230 Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
15231
15232         * dumped-lisp.el: dump x-toolbar for window system
15233
15234         * msw-init.el (init-post-mswindows-win): enable toolbars if we
15235         have support and xpm.
15236
15237 1998-04-16  SL Baur  <steve@altair.xemacs.org>
15238
15239         * files.el (toggle-read-only): Fix docstring.
15240         From Didier Verna <didier@xemacs.org>
15241
15242 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15243
15244         * startup.el (normal-top-level): Load autoload-file-name without
15245         specifying an extension---some people only auto-autoload.el.gz.
15246
15247 1998-04-06  Hrvoje Niksic  <hniksic@srce.hr>
15248
15249         * files.el (backup-enable-predicate): Don't bomb on NAME being
15250         nil.
15251
15252 1998-04-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15253
15254         * find-paths.el, packages.el: Now prefers configure'd paths.
15255         This shouldn't cause any of the originally anticipated problems as
15256         the current paths architecture will not define the various
15257         configure-xxx variables if they're not specified on the configure
15258         command line.
15259
15260         * find-paths.el, setup-paths.el, packages.el: Removed all
15261         mentionings of "/" as a path separator.
15262         Used paths-construct-path throughout.
15263
15264         * find-paths.el (paths-construct-path): Created to assemble paths
15265         from directory components.
15266
15267         * setup-paths.el, packages.el: Used paths-decode-directory-path
15268         instead of decode-path-internal.
15269
15270         * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
15271         and associates.
15272         (paths-decode-directory-path) Created.
15273
15274         * setup-paths.el: Changed configure-exec-path to
15275         configure-exec-directory.
15276
15277 1998-04-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15278
15279         * packages.el (packages-find-packages): Fixed decoding of
15280         EMACSPACKAGEPATH.
15281
15282         * startup.el: -no-packages -> -no-early-packages.
15283
15284         (packages-load-package-lisps): Fixed loading of auto-autoload
15285         files.
15286
15287         * startup.el (normal-top-level): Fixed loading of core
15288         auto-autoload.
15289
15290         * obsolete.el: Un-obsoleted site-directory.  Sigh.
15291
15292         * startup.el, packages.el, dump-paths.el: Added proper settings
15293         for site-directory and lisp-directory variables.
15294
15295         * startup.el, loadup.el: Renamed inhibit-update-autoloads to
15296         inhibit-package-autoloads and fixed handling of it.
15297
15298         * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
15299         handling of former inhibit-package-init, now
15300         inhibit-early-packages, to make -vanilla etc. work.
15301
15302 1998-04-10  Kirill M. Katsnelson  <kkm@kis.ru>
15303
15304         * code-process.el (start-process): Fallback to 'undecided instead
15305         of 'binary for process input coding stream.
15306
15307         * process.el (start-process): Docstring fix.
15308
15309 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
15310
15311         * info.el (Info-insert-dir): Do not insert temporary dir files
15312         in Info-dir-file-attributes
15313         (Info-build-dir-anew): Ensure temporary buffer is not read-only
15314         (Info-rebuild-dir): Ditto.
15315
15316 1998-04-09  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15317
15318         * obsolete.el: Added obsoleteness declarations for
15319         `site-directory' and `Info-default-directory-list'.
15320
15321 1998-04-08  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15322
15323         * find-paths.el (paths-find-emacs-root): Only look at the
15324         executable at the end of the symlink chain for determining the
15325         Emacs root.
15326
15327 1998-04-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15328
15329         * setup-paths.el (paths-construct-info-path): Changed construction
15330         to cater to gone default in configure.
15331
15332         * find-paths.el (paths-uniq-append): Added.
15333
15334         * packages.el: Rewritten package path construction once again.
15335
15336         * dump-paths.el, startup.el: Removed package-path as a global
15337         variable.
15338
15339         * package-admin.el (package-admin-add-single-file-package):
15340         (package-admin-add-binary-package): Changed package-path to
15341         late-packages.
15342
15343         * packages.el (packages-split-path): Split path at "/" rather than
15344         nil according to change in emacs.c.
15345
15346 1998-04-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15347
15348         * setup-paths.el (paths-construct-info-path): Changed info path
15349         order so that directories come out right.
15350         (paths-find-lock-directory): Fixed bug: It used to think
15351         configure-lock-directory is a path.
15352
15353 1998-04-06  Jeff Miller <jmiller@smart.net>
15354
15355         * x-toolbar.el:  Added toolbar-vector-xxxxxx defvars.  Modified
15356         initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars.  This
15357         eases the use of toolbar-add/kill-item functions.
15358
15359 1998-04-07  Kirill M. Katsnelson  <kkm@kis.ru>
15360
15361         * code-files.el (file-coding-system-alist): Commented out
15362         loaddefs.el magical treatment.
15363
15364 1998-04-06  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
15365
15366         * info.el (Info-rebuild-outdated-dir): Added new option
15367         `conservative' and made it the default
15368         (Info-rebuild-dir): Appropriately parse multi-line description
15369         strings, and multi-section dir files. Issue warning when dir
15370         is rebuilt as temporary
15371         (Info-build-dir-anew): Issue warning when dir is built as
15372         temporary
15373
15374 1998-04-04  Kirill M. Katsnelson  <kkm@kis.ru>
15375
15376         * list-mode.el (list-mode-map): Bind highlight motion commands to
15377         standard keys left, right, C-b and C-f.
15378
15379 1998-03-29  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
15380
15381         * files.el (auto-mode-alist): allow .sc for Scheme->C
15382
15383 1998-04-06  SL Baur  <steve@altair.xemacs.org>
15384
15385         * loadup.el (pureload): Don't quote (garbage-collect).
15386
15387 1998-04-04  SL Baur  <steve@altair.xemacs.org>
15388
15389         * package-get-base.el: Updated.
15390
15391 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
15392
15393         * isearch-mode.el (isearch-just-started): New variable.
15394         (isearch-mode): Set it.
15395         (isearch-repeat): Advance one character forward only if the search
15396         was successful, and was not just started.
15397         (isearch-repeat): Clear isearch-just-started.
15398
15399 1998-04-02  SL Baur  <steve@altair.xemacs.org>
15400
15401         * finder.el (finder-compile-keywords): Don't eval new finder-inf
15402         if running -batch.
15403
15404 1998-03-26  Hrvoje Niksic  <hniksic@srce.hr>
15405
15406         * subr.el (listify-key-sequence): Removed.
15407
15408 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
15409
15410         * bytecomp.el (byte-compile-print-gensym): New option.
15411         (byte-compile-output-file-form): Use it.
15412         (byte-compile-output-docform): Ditto.
15413         (byte-compile-compiled-obj-to-list): Ditto.
15414
15415 Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
15416
15417         * msw-glyphs.el: set frame icon if xpm support.
15418
15419 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
15420
15421         * help.el: Code that pretty prints variable values
15422           removed.
15423
15424 1998-04-02  SL Baur  <steve@altair.xemacs.org>
15425
15426         * find-paths.el (paths-emacs-root-p): Correct test for installation
15427         directory.
15428         From Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15429
15430 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
15431
15432         * loaddefs.el: Don't set debug-ignored-errors; leave
15433           its default value set to nil.
15434
15435 1998-03-29  Damon Lipparelli  <lipp@primus.com>
15436
15437         * info.el (Info-rebuild-dir): fixed mis-spelling.
15438
15439 1998-03-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
15440
15441         * info.el (Info-rebuild-outdated-dir): New custom var
15442         (Info-insert-node): Create/update dir file when needed, ie when it
15443         does not exist or is older than some info files in directory
15444
15445 1998-04-01  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15446
15447         * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
15448         for last packages, mainly for using a 20.4 package base.
15449
15450         * packages.el (late-packages): Typo fix.  It was called
15451         early-packages.
15452
15453         * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
15454         relative symlinks correctly.
15455         (paths-find-emacs-roots): More rigorous checking for plausible
15456         configuration-time root.
15457
15458         * startup.el (normal-top-level): Added a warning if XEmacs cannot
15459         find its roots.
15460
15461 1998-03-27  Martin Buchholz  <martin@xemacs.org>
15462
15463         * faces.el: Fix docstrings.
15464         * glyphs.el: Fix docstrings.
15465         * mouse.el: Fix docstrings.
15466
15467         * frame.el: Change phrase `current frame' to `selected frame'.
15468
15469         * faces.el (face-spec-set-match-display): Make FRAME arg optional.
15470
15471         * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
15472         macros using backquote to make them infinitely more readable.
15473
15474 1998-03-30  SL Baur  <steve@altair.xemacs.org>
15475
15476         * packages.el (packages-find-package-path): Hardcoded specialized
15477         InfoDock support until we can clean this up.
15478
15479         * help.el (describe-bindings-1): Return the value of the bindings
15480         help buffer created.
15481         (describe-bindings): Ditto.
15482
15483         * simple.el (set-variable): Restore previous behavior of not
15484         bombing if the variable to set is not boundp.
15485
15486 1998-03-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15487
15488         * packages.el (packages-handle-package-dumped-lisps): Allow for
15489         non-local files to be loaded off the package-lisp variable.
15490
15491 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
15492
15493         * x-faces.el: Global X resources should override
15494           specs for all device classes (color, grayscale, mono);
15495           code currently doesn't override any of them.  Fixed by
15496           calling remove-specifier with '(x default) as the tag
15497           set and allowing inexact matches.
15498
15499 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
15500
15501         * faces.el: Separated face initializations based on
15502           device classes into device type specific (tag set,
15503           instantiator) pairs.
15504
15505 1998-03-09  Hrvoje Niksic  <hniksic@srce.hr>
15506
15507         * wid-edit.el (widget-choice-action): Remember user's explicit
15508         choice.
15509         (widget-choice-value-create): Respect it.
15510         From Richard Stallman <rms@gnu.org>
15511
15512 1998-03-26  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15513
15514         * setup-paths.el (paths-construct-info-path): Always append
15515         existing directories from configure-time info path.
15516
15517         * startup.el (startup-setup-paths): Renamed misnamed info-path to
15518         Info-directory-list.
15519
15520         * info.el: Removed Info-default-directory-list which was broken by
15521         design.
15522         Removed bogus initialization of Info-directory-list---startup.el
15523         can do a much better job.
15524         Added autoload of Info-directory-list.
15525
15526         * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
15527         out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
15528         be exclusive; now it's merely given precedence, just like in the
15529         old days.
15530
15531 1998-03-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15532
15533         * find-paths.el (paths-find-architecture-directory): Fix bug with
15534         finding; it used to default too early.
15535
15536 1998-03-25  Martin Buchholz <martin@xemacs.org>
15537
15538         * packages.el (packages-split-path): Fix a bug; it used to fail
15539         for paths that weren't split.
15540
15541 1998-03-26  SL Baur  <steve@altair.xemacs.org>
15542
15543         * finder.el (finder-compile-keywords): trap on errors.
15544
15545 1998-03-24  Kyle Jones  <kyle_jones@wonderworks.com>
15546
15547         * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
15548           fourth argument of t so that only the specs exactly
15549           matching the tag lists are removed.
15550
15551 1998-03-25  SL Baur  <steve@altair.xemacs.org>
15552
15553         * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
15554
15555 1998-03-23  SL Baur  <steve@altair.xemacs.org>
15556
15557         * minibuf.el (mouse-read-file-name-1): If a default directory was
15558         specified, use it for generating the completions.
15559
15560 1998-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15561
15562         * update-elc.el: Now respects inhibit-package-init and
15563         inhibit-site-lisp.
15564         Now does path construction with loadup-paths.
15565
15566         * startup.el (normal-top-level, startup-setup-paths): Now respects
15567         inhibit-package-init and inhibit-site-lisp.
15568
15569         * packages.el (packages-find-package-path): Extended package path
15570         by version-specific hierarchies.
15571         (packages-find-packages): Now respects inhibit flag and
15572         inhibit-site-lisp.
15573         Moved path setup to loadup-paths.
15574
15575         * make-docfile.el: Now respects inhibit-package-init and
15576         inhibit-site-lisp.
15577         Now does path construction with loadup-paths.
15578
15579         * loadup.el: Now respects inhibit-package-init and
15580         inhibit-site-lisp.
15581
15582         * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
15583
15584         * loadup-paths.el: New file: setup load-path to encompass
15585         packages.
15586
15587 1998-03-22  SL Baur  <steve@altair.xemacs.org>
15588
15589         * auto-show.el: load-gc renamed to pureload.
15590         * site-load.el: Ditto.
15591         * packages.el (toplevel): Ditto.
15592         * loadup.el (really-early-error-handler): Ditto.
15593         * dumped-lisp.el (preloaded-file-list): Ditto.
15594         * cus-face.el (custom-declare-face): Ditto.
15595
15596 1998-03-22  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
15597
15598         * <Today>: The Big Path Searching Overhaul.
15599
15600         * find-paths.el: New file: find and assemble paths in the
15601         installation hierarchy.
15602
15603         * setup-paths.el: New file: global layout of paths and directories
15604         within the XEmacs hierarchy.
15605
15606         * packages.el: Replaced everything related to path searching and
15607         startup by code in terms of find-paths.
15608
15609         * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
15610         the new path searching engine.
15611
15612         * dumped-lisp.el (preloaded-file-list): Added new files find-paths
15613         and setup-paths.
15614
15615 1998-03-22  SL Baur  <steve@altair.xemacs.org>
15616
15617         * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
15618         setup-paths.el.
15619
15620 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
15621
15622         * msw-glyphs.el: Added check for 'mswindows feature, so the file
15623         compiles identically in any configuration.
15624         Removed irrelevant commentary.
15625
15626 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
15627
15628         * simple.el (set-variable): Allow setting specifiers.
15629
15630 1998-03-19  SL Baur  <steve@altair.xemacs.org>
15631
15632         * lisp.el (forward-sexp): Revert previous change.
15633
15634 1998-03-18  SL Baur  <steve@altair.xemacs.org>
15635
15636         * frame.el (frame-initialize): Use `delete-console' instead of
15637         `delete-device' to delete the stream console to match the usage in
15638         Fkill_emacs.
15639
15640 1998-03-16  SL Baur  <steve@altair.xemacs.org>
15641
15642         * files.el (cdpath-previous): New variable.
15643         (cd): Use it.
15644         From Bob Weiner <weiner@wave.altrasoft.com>
15645
15646 1998-03-15  Kyle Jones  <kyle_jones@wonderworks.com>
15647
15648         * keydefs.el: Changed keybindings of forward-char,
15649           backward, scroll-up and scroll-down to point to their
15650           -command counterparts.
15651
15652         * simple.el: New functions: forwarc-char-command,
15653           backwrad-char-command, scroll-up-command,
15654           scroll-down-command which work liek their counterparts
15655           except that they honor the variable
15656           signal-error-on-buffer-boundary.
15657
15658           Definition of signal-error-on-buffer-boundary received
15659           from src/cmds.c.
15660
15661           defvar declaration added for word-across-newline to avoid
15662           byte-compiler warning about the free variable reference.
15663
15664 1998-03-14  Kirill M. Katsnelson  <kkm@kis.ru>
15665
15666         * winnt.el: Removed "%t" from the beginning of
15667         modeline-format. From now on, there's no nt-specifics in the modeline.
15668
15669 1998-03-14  SL Baur  <steve@altair.xemacs.org>
15670
15671         * setup-paths.el (paths-setup-paths-warning): Replace occurrences
15672         of `when' with `if'.
15673
15674 1998-03-03  Kirill M. Katsnelson  <kkm@kis.ru>
15675
15676         * msw-glyphs.el: New file. Defines TTY-style glyphs for
15677         mswindows. Must be reworked along with glyphs.el, or
15678         merged into it, after there is images support.
15679
15680         * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
15681         'mswindows.
15682
15683 1998-03-13  SL Baur  <steve@altair.xemacs.org>
15684
15685         * faces.el: fix for text cursor initialization.
15686         Suggested by Kyle Jones <kyle_jones@wonderworks.com>
15687         From Andy Piper <andyp@parallax.co.uk>
15688
15689 1998-03-11  Pete Ware  <ware@cis.ohio-state.edu>
15690
15691         * files.el (set-auto-mode): If a mode is not fboundp, check to see
15692         if there is an existing package that handles it and warn the user
15693         about that mode.
15694
15695 1998-03-02  Kirill M. Katsnelson  <kkm@kis.ru>
15696
15697         * x-menubar.el (default-menubar): Greyed out "Help / Basics /
15698         Installation" menu item when Installation-string is not bound.
15699
15700 1998-03-11  SL Baur  <steve@altair.xemacs.org>
15701
15702         * lisp.el (forward-sexp): Fix for test for balanced sexp.
15703         From Jeremiah W. James <jerry@cs.ucsb.edu>
15704
15705 1998-03-10  Kyle Jones  <kyle_jones@wonderworks.com>
15706
15707         * msw-faces.el:
15708         * faces.el: Fix face initialization.
15709
15710 1998-03-10  Glynn Clements  <glynn@sensei.co.uk>
15711
15712         * files.el (backup-enable-predicate): fix breakage introduced
15713         by TMPDIR patch.
15714
15715 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
15716
15717         * x-faces.el (x-init-face-from-resources): The
15718           TTY face property retrieval functions don't return
15719           specifiers, so use face-property instead.
15720
15721 1998-03-09  SL Baur  <steve@altair.xemacs.org>
15722
15723         * mwheel.el (mwheel-install): Use portable keysyms and syntax.
15724
15725 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
15726
15727         * x-menubar.el: Expanded documentation for
15728           option-save-faces.  Changed Options -> Browse Faces
15729           menu entry to invoke customize-face.
15730
15731 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
15732
15733         * faces.el: Most face initialization moved out of
15734           init-other-random-faces to the top level so that the
15735           initialization happens before Xemacs is dumped.  Much
15736           of the fascist "face-differs-from-default-p or FROB!"
15737           code has been retired in favor of letting the user do
15738           what they want to do.  Face initialization code changed
15739           to use `default' specifier tag so that the settings can
15740           be overridden later if the user wishes it.
15741
15742 1998-03-08  SL Baur  <steve@altair.xemacs.org>
15743
15744         * about.el (about-hackers): Update contributors list.
15745
15746 1998-03-07  Kyle Jones  <kyle_jones@wonderworks.com>
15747
15748         * specifier.el: Define new specifier tag `default'.
15749
15750         * modeline.el: Initialize faces using `default' tag.
15751
15752         * x-faces.el (x-init-face-from-resources): Remove
15753           specifier specs containing the `default' tag before
15754           adding new specs.
15755
15756 1998-03-02  John Jones  <jj@asu.edu>
15757
15758         * package-get.el (package-get-all): fixed arguments on call to
15759         package-admin-add-single-file-package.
15760         * package-get.el (package-get-installedp): fixed to match
15761         advertised behavior.
15762         * package-get.el: added function package-get-update-all which
15763         installs newest versions of all the current packages (if they are
15764         not already installed).
15765
15766 1998-03-04  Jens-Ulrik Petersen  <petersen@kurims.kyoto-u.ac.jp>
15767
15768         * files.el (find-file-noselect): Uncommented `truename' binding in
15769         `let*' and use it later to set `buffer-file-truename' iff it's
15770         still nil, as happens for example when finding a compressed
15771         file with "jka-compr".
15772
15773 Wed Mar 04 08:55:12 1998  Andy Piper  <andyp@parallax.co.uk>
15774
15775         * faces.el: in make-face-* type functions do the operation for all
15776         window systems, not just the first one found.
15777
15778         * font.el: call mswindows-list-fonts for mswindows.
15779
15780 1998-03-02  Glynn Clements  <glynn@sensei.co.uk>
15781
15782         * code-process.el (call-process-region):
15783         * process.el (call-process-region):
15784         * package-get.el (package-get-dir):
15785         * files.el (backup-enable-predicate):
15786         * gnuserv.el (gnuserv-temp-file-regexp):
15787         Use temp-directory in place of `/tmp'.
15788
15789 Fri Feb 20 21:22:34 1998  Darryl Okahata  <darrylo@sr.hp.com>
15790
15791         * "Fast" dired-in-C enhancements for Windows 95/NT:
15792
15793         * files.el: Added function, `wildcard-to-regexp', from GNU
15794           Emacs.
15795
15796         * files.el (insert-directory): Modified to use special
15797           dired-in-C enhancements if present.
15798
15799 Mon Mar 02 11:37:36 1998  Andy Piper  <andyp@parallax.co.uk>
15800
15801         * code-files.el: make default coding no-conversion.
15802
15803 1998-03-02  SL Baur  <steve@altair.xemacs.org>
15804
15805         * dumped-lisp.el (preloaded-file-list): Find Installation.el from
15806         the load-path.
15807
15808         * update-elc.el: Strip directory when testing for files not to
15809         bytecompile.
15810
15811 1998-03-02  Aki Vehtari  <Aki.Vehtari@hut.fi>
15812
15813         * lisp-mode.el: Use recommended form for menus.
15814
15815         * info.el (Info-construct-menu): Use recommended form for menus.
15816
15817         * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
15818         entry.
15819
15820 1998-02-28  Kyle Jones  <kyle_jones@wonderworks.com>
15821
15822         * frame.el: Resurrect get-frame-for-buffer-default-to-current.
15823           (get-frame-for-buffer-noselect): Always return frames
15824           in the not-this-window-p cond clause.
15825
15826 1998-02-27  SL Baur  <steve@altair.xemacs.org>
15827
15828         * help.el (describe-installation): New function.
15829
15830         * x-menubar.el (default-menubar): Add describe-installation to
15831         Help menu.
15832
15833         * packages.el (packages-unbytecompiled-lisp): Installation.el
15834         should not be bytecompiled.
15835
15836         * dumped-lisp.el (preloaded-file-list): Dump Installation with
15837         XEmacs.
15838
15839         * x-menubar.el (default-menubar): Use correct guard for VM menu
15840         entry.
15841
15842         * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
15843         coding.
15844         From Andy Piper <andyp@parallax.co.uk>
15845
15846 1998-02-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
15847
15848         * ldap.el: Do not require ldap-internal at compile time.
15849
15850 Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
15851
15852         * code-files.el: new file. a virtual copy of mule-files.el
15853         but without charset
15854         dependencies. (toggle-buffer-file-ocding-system) new function for
15855         changing the eol type for the current buffer.
15856
15857         * code-process.el: new file. a copy of
15858         mule-process.el. mule-process.el will disappear when things have
15859         settled.
15860
15861         * coding.el: new file. a virtual copy of mule-files.el but
15862         without charset dependencies. (coding-system-base) new function
15863         for getting the parent coding system of a coding system with eol
15864         type set.
15865
15866         * dumped-lisp.el: add above files for the non-mule case.
15867
15868 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
15869
15870         * window-xemacs.el (display-buffer): If no explicit
15871           frame is specified, search for a window that displays
15872           the buffer on the currently selected frame, before
15873           searching other frames.
15874
15875 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
15876
15877         * frame.el (get-frame-for-buffer): If not-this-window-p
15878           is non-nil, use window on the selected frame if it is not
15879           also the selected window.  When defaulting, search for
15880           windows on the currently selected fgrame before searching
15881           other frames.
15882
15883 1998-02-25  Didier Verna  <didier@xemacs.org>
15884
15885         * modeline.el (modeline-swap-buffers): originally named
15886         `mouse-release-modeline'. Whether to actually swap the buffers is
15887         decided in `mouse-drag-modeline'.
15888         (mouse-drag-modeline): A button release event is considered a
15889         mouse click is both X (modeline scroll) and Y (modeline drag) pos
15890         stay unchanged.
15891
15892 1998-02-25  SL Baur  <steve@altair.xemacs.org>
15893
15894         * x-menubar.el: Put redo on the menubar.
15895         From Aki Vehtari <Aki.Vehtari@hut.fi>
15896
15897 1998-02-22  Greg Klanderman  <greg@alphatech.com>
15898
15899         * bytecomp.el (displaying-byte-compile-warnings): if
15900         temp-buffer-show-function is set, use it to display current set of
15901         warnings in the "*Compile-Log-Show*" buffer.
15902
15903         * simple.el (display-warning-buffer): if temp-buffer-show-function
15904         is set, use it to display current set of warnings in the
15905         "*Warnings-Show*" buffer.
15906
15907 1998-02-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
15908
15909         * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
15910         Common Lisp.
15911
15912 1998-02-23  Aki Vehtari  <Aki.Vehtari@hut.fi>
15913
15914         * menubar.el: Allow button descriptors at least 2 long.
15915
15916         * x-menubar.el (default-menubar): Use recommended forms.
15917         (file-menu-filter): Remove.
15918         (edit-menu-filter): Remove.
15919
15920 1998-02-24  SL Baur  <steve@altair.xemacs.org>
15921
15922         * about.el (about-hackers): Updated.
15923
15924 1998-02-22  Greg Klanderman  <greg@alphatech.com>
15925
15926         * help.el (help-max-help-buffers): new variable
15927         (help-register-and-maybe-prune-excess): new function
15928         (help-buffer-name): use help-max-help-buffers.
15929         (with-displaying-help-buffer): use
15930         help-register-and-maybe-prune-excess.
15931
15932         * help.el (help-maybe-pretty-print-value): if the value fits on
15933         one line, let it.
15934
15935 1998-02-21  Greg Klanderman  <greg@alphatech.com>
15936
15937         * (with-displaying-help-buffer): there is no need to kill the buffer
15938         if it exists, because with-output-to-temp-buffer will clear it.
15939         further, killing the buffer violates the rule that
15940         temp-buffer-show-function, if set, has the full responsibility of
15941         showing the temp buffer.  killing the buffer fucks with the window
15942         configuration, hosing temp-buffer-show-function.
15943
15944
15945 1998-02-23  Didier Verna  <didier@xemacs.org>
15946
15947         * modeline.el (mouse-drag-modeline):
15948         - Always scroll the modeline that was originally clicked on.
15949         - Use x pixels instead of x characters (which doesn't work anyway)
15950         as horizontal reference for modeline dragging. This allows us to
15951         keep on dragging the modeline even if the motion event occurs in
15952         another window.
15953
15954 1998-02-23  Didier Verna  <didier@xemacs.org>
15955
15956         * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
15957         glyph on the modeline to indicate that dragging the mouse has an
15958         effect both horizontally and vertically.
15959
15960 1998-02-24  SL Baur  <steve@altair.xemacs.org>
15961
15962         * about.el (about-xemacs): Get rid of redundant visible version
15963         number.
15964
15965 1998-02-19  SL Baur  <steve@altair.xemacs.org>
15966
15967         * about.el (about-hackers): Update credits.
15968
15969 1997-12-22  Christoph Wedler  <wedler@fmi.uni-passau.de>
15970
15971         * prim/register.el (view-register): Show register type file-query.
15972
15973 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
15974
15975         * mode-motion.el (mode-motion-highlight-internal):
15976           save-excursion inside save-window-exucrsion form to
15977           hide buffer point changes from save-window-excursion.
15978           Prevents display flickering when the mouse pointer
15979           moves.
15980
15981 1998-02-17  Didier Verna  <didier@xemacs.org>
15982
15983         * mouse.el (default-mouse-track-set-point-in-window): rewrote this
15984         function to handle correctly the case of a toolbar one side of the
15985         window: scrolling will not necessarily happen.
15986
15987 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
15988
15989         * files.el (after-find-file): Restore missing argument
15990           to format that provides filename for "... consider M-x
15991           recover-file" message.  Also call `message' with "%s"
15992           as the first arg instead of an arbitrary string.
15993
15994 1998-02-18  SL Baur  <steve@altair.xemacs.org>
15995
15996         * about.el (about-hackers): Various additions.
15997
15998 1998-02-15  SL Baur  <steve@altair.xemacs.org>
15999
16000         * autoload.el (generate-file-autoloads-1): Don't force an extra
16001         line out when copying on-the-same line autoloads.
16002
16003         * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
16004         is installed.
16005
16006 1998-02-14  Martin Buchholz  <martin@xemacs.org>
16007
16008         * x11/x-win-xfree86.el (x-win-init-xfree86):
16009         * x11/x-win-sun.el (x-win-init-sun):
16010         * x11/x-init.el (x-initialize-compose):
16011         * prim/simple.el:
16012         (backward-or-forward-kill-sexp):
16013         (backward-or-forward-kill-sentence):
16014         (backward-or-forward-kill-word):
16015         (backward-or-forward-delete-char):
16016         * prim/isearch-mode.el (isearch-help-or-delete-char):
16017         Use x-keysym-on-keyboard-sans-modifiers-p instead of
16018         x-keysym-on-keyboard-p to detect backspace.
16019         Use symbols instead of strings (now deprecated) with x-keysym-*-p.
16020         Clean up symbols used with dead keys, checking Linux and solaris
16021         keysyms.
16022         Simplify x-win-*.el using above methods.
16023         Change documentation for x-keysym-*-p functions.
16024
16025 1998-02-14  SL Baur  <steve@altair.xemacs.org>
16026
16027         * about.el (about-hackers): Restore entries for Michael Sperber and
16028         Vinnie Shelton.
16029         From Vinnie Shelton <acs@acm.org>
16030
16031 1998-02-14  Hrvoje Niksic  <hniksic@srce.hr>
16032
16033         * simple.el (count-words-region): Ditto.
16034
16035 1998-02-12  Hrvoje Niksic  <hniksic@srce.hr>
16036
16037         * simple.el (count-words-buffer): Document.  Don't print anything
16038         if non-interactive.
16039
16040 1998-02-12  SL Baur  <steve@altair.xemacs.org>
16041
16042         * packages.el (packages-hardcoded-lisp): easymenu.el is in
16043         multiple files in InfoDock.
16044
16045 1998-02-11  SL Baur  <steve@altair.xemacs.org>
16046
16047         * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
16048         from version.el in InfoDock.
16049
16050         * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
16051         specially.
16052
16053 1998-02-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
16054
16055         * bytecomp-runtime.el (proclaim-inline): Single quotes around
16056         variable name in docstring.
16057
16058 1998-02-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
16059
16060         * menubar.h: Include "gui.h".
16061
16062 1998-02-10  SL Baur  <steve@altair.xemacs.org>
16063
16064         * site-load.el: Fix documentation.
16065
16066 1998-02-09  SL Baur  <steve@altair.xemacs.org>
16067
16068         * package-get-base.el (package-get-base): Updated.
16069
16070         * keymap.el: PC-ize.
16071
16072 1998-02-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
16073
16074         * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
16075         from' on a fresh line.
16076
16077 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
16078
16079         * help.el (help-maybe-pretty-print-value): prin1, not princ the
16080         object.
16081
16082 1998-02-09  SL Baur  <steve@altair.xemacs.org>
16083
16084         * undo-stack.el: PC-ize.
16085
16086         * cmdloop.el: PC-ize.
16087
16088 1998-02-08  SL Baur  <steve@altair.xemacs.org>
16089
16090         * bytecomp-runtime.el: PC-ize.
16091
16092         * byte-optimize.el: Prolog fixup.  PC-ize.
16093
16094         * cus-dep.el: Spelling fix.
16095
16096         * text-mode.el: Synch with Emacs 20.2.  (Original ChangeLog
16097         entries follow).
16098
16099 1997-08-29  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
16100
16101         * text-mode.el (text-mode-hook-identify): New function,
16102         put on text-mode-hook.  Set text-mode-variant here.
16103         (text-mode): Don't set it here.
16104
16105 1997-08-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
16106
16107         * text-mode.el (text-mode-hook): New defvar.
16108         (text-mode-variant): New variable.
16109         (text-mode): Set that variable locally.
16110         (toggle-text-mode-auto-fill): New command.
16111
16112 1997-06-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
16113
16114         * text-mode.el (text-mode): Let all-white lines separate paragraphs.
16115
16116 1997-06-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
16117
16118         * text-mode.el (paragraph-indent-text-mode):
16119         Renamed from spaced-text-mode.
16120         (text-mode-map): Bind TAB to indent-relative.
16121         (indented-text-mode-map): Variable deleted.
16122         (indented-text-mode): Now an alias for text-mode.
16123
16124 1998-02-05  SL Baur  <steve@altair.xemacs.org>
16125
16126         * loadup.el: test-atoms debugging stuffs removed.
16127
16128 1998-02-03  Martin Buchholz  <Martin Buchholz <martin@xemacs.org>
16129
16130         * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
16131
16132 1997-12-30  Colin Rafferty  <colin@xemacs.org>
16133
16134         * help.el (describe-beta): Made it use `locate-data-file'.
16135         (describe-distribution): Ditto.
16136         (describe-copying): Ditto.
16137         (describe-project): Ditto.
16138         (view-emacs-news): Ditto.
16139
16140         * help-nomule.el (help-with-tutorial): Made it use
16141         `locate-data-file' to find tutorial.
16142
16143 1998-01-28  Jonathon Harris  <jhar@tardis.ed.ac.uk>
16144
16145         * about.el: Corrected my email address.
16146
16147         * mouse.el: Added 'mouse-mswindows-drop' similar to
16148         'mouse-offix-drop'.
16149
16150 1998-01-27  SL Baur  <steve@altair.xemacs.org>
16151
16152         * loadup.el (running-xemacs): Spelling fix.
16153
16154 1998-01-26  Colin Rafferty  <colin@xemacs.org>
16155
16156         * packages.el (packages-find-packages-1): Don't allow a backwards
16157         compatible lisp tree to overwrite `preloaded-file-list'.
16158
16159 1998-01-26  SL Baur  <steve@altair.xemacs.org>
16160
16161         * loadup.el: Don't delete "xemacs" prior to dumping.
16162
16163 1998-01-24  SL Baur  <steve@altair.xemacs.org>
16164
16165         * package-info.el (pi-last-mod-date): New function.
16166         (pi-author-version): New function.
16167         (batch-update-package-info): Use them.
16168
16169 1998-01-23  Colin Rafferty  <colin@xemacs.org>
16170
16171         * frame.el (get-frame-for-buffer-default-to-current): Create.
16172         (get-frame-for-buffer-noselect): Allow user to use current frame
16173         with `get-frame-for-buffer-default-to-current'.
16174
16175 1998-01-22  Hrvoje Niksic  <hniksic@srce.hr>
16176
16177         * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
16178         (byte-compile-output-docform): Ditto.
16179         (byte-compile-compiled-obj-to-list): Ditto.
16180
16181 1998-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
16182
16183         * startup.el (command-line-1): Removed code that ran
16184           buffer-menu.
16185
16186 1998-01-21  Hrvoje Niksic  <hniksic@srce.hr>
16187
16188         * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
16189
16190 1998-01-17  Hrvoje Niksic  <hniksic@srce.hr>
16191
16192         * frame.el (suspend-emacs-or-iconify-frame): Check using
16193         `device-on-window-system-p' instead of explicitly checking for X,
16194         so that the same logic works for MS Windows.
16195         (suspend-or-iconify-emacs): Ditto.
16196
16197 1998-01-14  Hrvoje Niksic  <hniksic@srce.hr>
16198
16199         * about.el (about-maintainer-info): Andy Piper is back.
16200         (xemacs-hackers): Updated Andy Piper's email address.
16201         (about-hackers): Added Jonathan Harris.
16202         (about-hackers): Updated Tibor Polgar's email address.
16203
16204 1998-01-18  SL Baur  <steve@altair.xemacs.org>
16205
16206         * about.el: Add xemacs.org email manager.
16207
16208         * package-get-base.el (package-get-base): Updated with most recent
16209         package updates.
16210
16211 1998-01-14  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
16212
16213         * help.el (function-arglist): Use `indirect-function' instead of
16214         `symbol-function' so that aliases are treated correctly.
16215
16216 1998-01-13  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
16217
16218         * help.el (help-map): Add f1 binding to `help-for-help'.
16219         Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
16220         (describe-key-briefly): Use `princ' "%s" to print object.
16221         (with-displaying-help-buffer): Kill buffer if it exists, again.
16222         (describe-key): Use `princ' "%s" to print object.
16223         (describe-function-1): Use `princ' "%s" to print object.
16224         Commented out alias lines removed.
16225         (help-pretty-print-limit): New variable to control pretty-printing
16226         of variable values.
16227         (help-maybe-pretty-print-value): Steve wins!  Renamed back from
16228         `help-pretty-print-value' again.  Only print-print when OBJECT is
16229         list of length less than `help-pretty-print-limit'.
16230         (describe-variable): Use `help-maybe-pretty-print-value' again.
16231
16232 1998-01-18  SL Baur  <steve@altair.xemacs.org>
16233
16234         * simple.el (blink-matching-open): Remove C++ kludge.
16235         Suggested by Bob Weiner <weiner@wave.altrasoft.com>
16236
16237 1998-01-14  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
16238
16239         * info.el (Info-default-directory-list): Made the documentation
16240         more explanitory.
16241
16242 1998-01-13  Martin Buchholz  <martin@xemacs.org>
16243
16244         * lisp/packages.el:
16245         * lisp/package-admin.el:
16246         * lisp/build-report.el:
16247         Fix typos.
16248
16249 1998-01-14  Christoph Wedler  <wedler@fmi.uni-passau.de>
16250
16251         * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
16252         warnings in Java buffers without final newline and editing the
16253         last line.
16254
16255 1998-01-17  SL Baur  <steve@altair.xemacs.org>
16256
16257         * packages.el (packages-find-packages-1): Don't allow a backwards
16258         compatible lisp tree to overwrite `preloaded-file-list'.
16259         Suggested by Colin Rafferty  <colin@xemacs.org>
16260
16261         * mouse.el (mouse-offix-drop): Set undo-boundary.
16262         From Oliver Graf <ograf@fga.de>
16263
16264 1998-01-13  SL Baur  <steve@altair.xemacs.org>
16265
16266         * loadup.el (load-gc): rewrite as defun.
16267         Print something sensical if a required dump-time file isn't found.
16268
16269 1998-01-12  SL Baur  <steve@altair.xemacs.org>
16270
16271         * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
16272         bug strikes a menudescriptor.
16273
16274         * package-get-base.el (package-get-base): Updated.
16275
16276         * package-info.el (batch-update-package-info): Derive REQUIRES
16277         from the Makefile.
16278
16279 1998-01-13  Hrvoje Niksic  <hniksic@srce.hr>
16280
16281         * files.el (save-some-buffers): Don't play games with deleting
16282         other windows if we are in the minibuffer window.
16283
16284 1998-01-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
16285
16286         * modeline.el (modeline-minor-mode-menu): Add support for :active
16287         (add-minor-mode): Document :active property to TOGGLE.
16288
16289 1998-01-07  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
16290
16291         * modeline.el (modeline-minor-mode-menu): Add support for an
16292         `:included' predicate in the `toggle-sym' plist.
16293         (add-minor-mode): Document the :included property, format
16294         docstring some more.
16295         (modeline-minor-mode-menu): Documentation string added.
16296
16297 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
16298
16299         * modeline.el (modeline-minor-mode-menu): genmenlab the menu
16300         labels from the symbol-names by thwacking off the overly redundant
16301         and overused "mode", parenthesizing "minor", and capitalizing the
16302         resultant strings.  Also shortened the menu's title by eliminating
16303         the redundant buffer name.
16304         (add-minor-mode): Beautified the docstring, added mention of the
16305         `:menu-tag' property of TOGGLE.
16306         (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
16307         `toggle-sym' to beatify the mode-life menus.
16308         * (abbrev-mode):  (put)'ed a `:menu-tag' on it and
16309         `auto-fill-function'.
16310
16311 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
16312
16313         * modeline.el (modeline-minor-mode-menu): Changed the string-only
16314         menus to :style 'toggle.
16315
16316 1997-12-10  Markus Linnala  <maage@cs.tut.fi>
16317
16318         * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
16319
16320 1997-12-11  Christoph Wedler  <wedler@fmi.uni-passau.de>
16321
16322         * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
16323         only recognize first hyperlink.
16324         (hyper-apropos-highlightify): Deletia, this is already done by
16325         `hyper-apropos-insert-face'.
16326         (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
16327
16328 1998-01-09  SL Baur  <steve@altair.xemacs.org>
16329
16330         * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
16331         mail.
16332         (toolbar-mail-reader): Add support for `send'.
16333         From Jonathan Marten <jonathan.marten@UK.Sun.COM>
16334
16335 1998-01-05  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
16336
16337         * info.el (Info-emacs-info-file-name): Add defvar for
16338         `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
16339         will function properly.
16340
16341 1998-01-05  Gary D. Foster  <gfoster@ragesoft.com>
16342
16343         * simple.el: make the backwards delete function called by
16344         `backward-or-forward-delete-char' user configurable.
16345
16346 1998-01-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
16347
16348         * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
16349         compiled function got loaded from.
16350
16351 1998-01-09  SL Baur  <steve@altair.xemacs.org>
16352
16353         * term/apollo.el: Synched up with InfoDock 3.6.2.
16354
16355 1998-01-08  SL Baur  <steve@altair.xemacs.org>
16356
16357         * startup.el (load-init-file): Load autoloads earlier.
16358         (startup-splash-frame): Handle InfoDock logo.
16359
16360         * x-init.el (init-post-x-win): Don't call init-x-toolbar in
16361         InfoDock.
16362         (x-init-toolbar-from-resources): Move from x-toolbar.el.
16363
16364         * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
16365         doesn't have this function.
16366
16367         * packages.el (locate-data-file): Fix to call `locate-file'.
16368
16369 1998-01-07  SL Baur  <steve@altair.xemacs.org>
16370
16371         * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
16372         version of version.el.
16373         (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
16374
16375         * x-menubar.el (default-menubar): Guard reference to
16376         `gnuserv-frame'.
16377         (default-menubar): Guard references to `font-lock-mode'.
16378         (default-menubar): Guard references to font-menu-this-frame-only-p'.
16379         (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
16380
16381         * make-docfile.el: Don't snarf doc strings from autoloads.
16382
16383         * startup.el (load-init-file): Use algorithm from loaddefs.el for
16384         loading auto-autoloads files.
16385
16386         * loaddefs.el: Disable dumping autoloads.
16387
16388 1998-01-05  SL Baur  <steve@altair.xemacs.org>
16389
16390         * lisp-mnt.el: Synch to Emacs 20.2.
16391
16392         * help.el: Remove manual autoload of `finder-by-keyword'.
16393
16394         * finder.el (finder-by-keyword): Autoload.
16395
16396         * help.el: Conditionalize hyperbole setup.
16397
16398 1998-01-04  SL Baur  <steve@altair.xemacs.org>
16399
16400         * packages.el (package-require): Update to reflect new data format.
16401
16402 1998-01-02  Didier Verna  <didier@xemacs.org>
16403
16404         * x-menubar.el (default-menubar): make the tutorials available
16405         through the menubar. (Plus some compilation warnings cleanup).
16406
16407 1998-01-04  SL Baur  <steve@altair.xemacs.org>
16408
16409         * check-features.el: New file.  Perform sanity check after build.
16410
16411         * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
16412         files to tooltalk package.
16413         (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
16414         package.
16415
16416         * package-admin.el (package-admin-xemacs): Use better default for
16417         location of XEmacs binary.
16418
16419 1998-01-03  Aki Vehtari  <Aki.Vehtari@hut.fi>
16420
16421         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
16422         tag with sexp and add value tag with value `t'.
16423
16424 1998-01-03  SL Baur  <steve@altair.xemacs.org>
16425
16426         * package-get.el: Changes to work with real data.
16427         From Pete Ware <ware@cis.ohio-state.edu>
16428
16429         * packages.el (packages-reload-autoloads): Guard load for the time
16430         being.
16431
16432         * update-elc.el ("packages.el"): Force loading packages.el instead
16433         of possibly out-of-date packges.elc.
16434         * make-docfile.el ("packages.el"): Ditto.
16435
16436 1998-01-02  Colin Rafferty  <colin@xemacs.org>
16437
16438         * build-report.el (build-report-delete-regexp): Added a rule for
16439         the main tarball shadowing anything past it.
16440
16441 1998-01-02  SL Baur  <steve@altair.xemacs.org>
16442
16443         * packages.el (package-provide): Delete a previous provide.
16444
16445         * package-info.el: New file.
16446
16447         * package-get.el: New file.
16448         From Pete Ware <ware@cis.ohio-state.edu>
16449         (package-get): Fix md5 computation to work with Mule.
16450
16451 1997-12-11  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
16452
16453         * simple.el (log-message-*): Quote symbols in docstrings properly.
16454
16455 1998-01-01  SL Baur  <steve@altair.xemacs.org>
16456
16457         * packages.el (packages-new-autoloads): Ignore symbolic links.
16458
16459         * cus-face.el (face-custom-attributes-get): Fix typo.
16460         From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
16461
16462 1997-12-31  SL Baur  <steve@altair.xemacs.org>
16463
16464         * startup.el (load-init-file): Reload new or changed autoloads
16465         unless inhibited.  Reload modified dumped lisp (stubbed).
16466
16467         * packages.el (packages-new-autoloads): New function.
16468         (packages-reload-autoloads): New function.
16469         (packages-reload-dumped-lisp): New (stub) function.
16470
16471         * loadup.el: Inhibit reloading dumped files when running temacs.
16472
16473         * loadhist.el (file-provides): Extend to handle variant
16474         extensions.
16475
16476         * replace.el (query-replace): Fix typo.
16477
16478 1997-12-30  SL Baur  <steve@altair.xemacs.org>
16479
16480         * make-docfile.el: list-autoloads-path has been renamed.
16481         * update-elc.el: list-autoloads has been renamed.
16482
16483         * packages.el (packages-list-autoloads): Renamed.
16484         (packages-list-autoloads-path): Ditto.
16485
16486 1997-12-29  Colin Rafferty  <colin@xemacs.org>
16487
16488         * packages.el (packages-find-packages-1): Made it signal a warning
16489         for an error in an auto-autoload.el file.
16490
16491 1997-12-30  SL Baur  <steve@altair.xemacs.org>
16492
16493         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
16494         tag with const.
16495         From Aki Vehtari <Aki.Vehtari@hut.fi>
16496
16497         * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
16498
16499         * loadhist.el (unload-feature): Remove autoload.
16500
16501 1997-12-28  SL Baur  <steve@altair.xemacs.org>
16502
16503         * loadhist.el: Unpackaged.
16504
16505         * help.el (describe-symbol-find-file): Rename
16506         `describe-function-find-file' and make old name obsolete.
16507         (describe-function-1): Use it.
16508         (describe-function-1): Guard reference to
16509         `compiled-function-annotation'.
16510
16511 1997-12-27  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
16512
16513         * help.el (help-mode-bury): Now a call to `help-mode-quit' with
16514         argument.
16515         (help-mode-quit): New optional arg to control whether it kills or
16516         buries.  Tidied up.
16517         (with-displaying-help-buffer): Don't kill buffer initially, even
16518         if it exists: it is erased by `with-output-to-temp-buffer' anyway.
16519         (help-pretty-print-value): Rename back from
16520         `help-maybe-pretty-print-value'!  If `pp-internal' is available
16521         use it, otherwise use dumped `cl-prettyprint'.
16522         (describe-variable): Use `help-pretty-print-value' again.
16523         (find-func): Removed reference to "find-func" at end.
16524
16525 1997-12-26  Kirill M. Katsnelson  <kkm@kis.ru>
16526
16527         * dumped-lisp.el: x-menubar.el dumped along with mswindows native
16528           GUI XEmacs. Rename? x-menubar is rather window system
16529           independant, except for a couple of items.
16530
16531 1997-12-26  SL Baur  <steve@altair.xemacs.org>
16532
16533         * x-menubar.el (default-menubar): Remove hyperbole and oobr
16534         entries as they will no longer be distributed with XEmacs.
16535
16536         * format.el (format-alist): Fix image/tiff regexps.
16537         From P. E. Jareth Hein <jareth@camelot-soft.com>
16538
16539         * help.el (help-maybe-pretty-print-value): Rename.
16540         (describe-variable): Use it.
16541         (describe-variable): Add trailing linefeed.
16542
16543 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
16544
16545         * help.el (describe-function-1): Don't output anything for
16546           arglist of autoload functions.
16547
16548 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
16549
16550         * help.el (describe-function-1): Don't output anything for
16551           arglist of autoload functions.
16552
16553 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
16554
16555         * help.el (help-mode-map): New bindings for `help-mode-bury',
16556         `describe-function-at-point', `describe-variable-at-point',
16557         `Info-elisp-ref', `customize-variable', `help-next-section' and
16558         `help-prev-section'.
16559         (help-next-section): New function.
16560         (help-prev-section): New function.
16561         (help-mode-quit): Changed to kill the help buffer.
16562         (help-mode-bury): Formerly `help-mode-quit'.  Bury buffer
16563         correctly.
16564         (help-buffer-name): New function to generate the name of help
16565         buffers.
16566         (with-displaying-help-buffer): Is now a macro.  Takes an new first
16567         argument giving the name of the help buffer.
16568         (describe-key): Use `with-displaying-help-buffer' with name.
16569         (describe-mode): Ditto.
16570         (describe-bindings): Ditto.
16571         (describe-prefix-bindings): Ditto.
16572         (view-lossage): Ditto.
16573         (with-syntax-table): New macro.
16574         (function-called-at-point): Use `ignore-errors' and
16575         `with-syntax-table'.
16576         (function-at-point): Ditto.
16577         (describe-function): Use `with-displaying-help-buffer' with name.
16578         (function-arglist): Extracted from `describe-function-1'.  Returns
16579         function's arglist as string.
16580         (function-documentation): Extracted from `describe-function-1'.
16581         Returns function's docstring.
16582         (describe-function-1): Remove all the "stream" garbage, including
16583         the stream argument.  Use `function-arglist' and
16584         `function-documentation'.
16585         (describe-function-arglist): Just use `function-arglist'.
16586         (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
16587         (help-pretty-print-value): New function to help with
16588         pretty-printing variable values.  Knows about `#<...>'.  Needs
16589         `pp-internal'.
16590         (describe-variable): Use `with-displaying-help-buffer' with name.
16591         Formatting improved.  Display file where variable is defined, if
16592         known.  Use `help-pretty-print-value'.
16593         (describe-syntax): Use `with-displaying-help-buffer' with name.
16594         (list-processes): Remove "stream" garbage.
16595
16596 1997-12-25  SL Baur  <steve@altair.xemacs.org>
16597
16598         * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
16599         call a dumped routine instead.
16600
16601         * x-win-xfree86.el: Wrap file in defun.
16602         * x-win-sun.el: Ditto.
16603
16604 1997-12-23  SL Baur  <steve@altair.xemacs.org>
16605
16606         * help.el (view-emacs-news): Remove usage of outl-mouse which
16607         advises functions and does other evil things.
16608
16609 1997-12-22  SL Baur  <steve@altair.xemacs.org>
16610
16611         * format.el (format-alist): Add `image/tiff'.
16612         From P. E. Jareth Hein <jareth@camelot-soft.com>
16613
16614 1997-12-21  SL Baur  <steve@altair.xemacs.org>
16615
16616         * about.el (about-hackers): More names added.
16617
16618         * make-docfile.el: Remove superfluous package path search.
16619
16620         * loaddefs.el: Commentary changes.  Removal of VM autoloads.
16621
16622 1997-12-20  SL Baur  <steve@altair.xemacs.org>
16623
16624         * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
16625         ignored shadows.
16626
16627 1997-12-18  SL Baur  <steve@altair.xemacs.org>
16628
16629         * startup.el (set-default-load-path): Make sure lisp and site-lisp
16630         get trailing slashes when added to the load-path.
16631
16632         * x-init.el (init-x-win): Locate where XEmacs X localization files
16633         are.
16634
16635 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
16636
16637         * x-faces.el: Added support for foregroundToolBarColor
16638           to xpm-color-symbols.
16639
16640 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
16641
16642         * etags.el (tags-remove-duplicates): Removed.
16643         (buffer-tag-table-list): Use `delete-duplicates'.
16644
16645         * cl-extra.el (coerce): Coerce to bit-vector and weak-list
16646         correctly.
16647         (get*): Defalias to `get'.
16648
16649         * cl.el (eql): Compare integers with `eq'.
16650         (cl-map-extents): Check for `map-extents' first.
16651
16652 1997-12-17  Didier Verna  <didier@xemacs.org>
16653
16654         * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
16655         added the 'numero', 'copyright' and 'trademark' symbols.
16656
16657         * leim/quail/latin-post.el ("french-postfix"): see above.
16658
16659 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
16660
16661         * widget.el (define-widget): Check the arguments.
16662
16663         * cus-edit.el (customize-face): Use `check-argument-type'.
16664         (custom-variable-value-create): Use `signal' to signal error.
16665         (custom-variable-reset-saved): Ditto.
16666         (custom-variable-reset-standard): Ditto.
16667         (custom-face-reset-saved): Ditto.
16668
16669         * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
16670         (widget-default-format-handler): Ditto.
16671         (widget-checklist-add-item): Ditto.
16672         (widget-radio-add-item): Ditto.
16673         (widget-editable-list-entry-create): Ditto.
16674         (widget-sexp-prompt-value): Ditto.
16675
16676         * custom.el (custom-declare-variable): Signal errors better.
16677         (custom-handle-keyword): Ditto.
16678         (custom-declare-group): Ditto.
16679
16680         * window-xemacs.el (windows): Ditto.
16681
16682         * menubar.el (menu): Ditto.
16683
16684         * keydefs.el (keyboard): Ditto.
16685
16686         * minibuf.el (minibuffer): Ditto.
16687
16688         * process.el (execute): Ditto.
16689
16690         * fill.el (fill): Ditto.
16691
16692         * modeline.el (modeline): Ditto.
16693
16694         * help.el (help): Ditto.
16695
16696         * faces.el (faces): Ditto.
16697
16698         * files.el (files): Ditto.
16699
16700         * x-init.el (x): Ditto.
16701
16702         * lisp-mode.el (lisp): Ditto.
16703
16704         * process.el (processes): Ditto.
16705
16706         * mouse.el (mouse): Ditto.
16707
16708         * abbrev.el (abbrev): Moved from cus-edit.
16709
16710         * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
16711         as variable declaration.
16712
16713 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
16714
16715         * menubar.el (find-menu-item): Use `check-argument-type'.
16716         (find-menu-item): Cosmetic changes.
16717
16718 1997-12-18  SL Baur  <steve@altair.xemacs.org>
16719
16720         * x-menubar.el (default-menubar): Guard usage of lpr-switches.
16721
16722 1997-12-17  SL Baur  <steve@altair.xemacs.org>
16723
16724         * startup.el (set-default-load-path): Only search package-path
16725         when not running temacs.
16726
16727         * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
16728         files.
16729
16730         * loadup.el: Correct commentary.  Reformatting.
16731         (really-early-error-handler): Use absolute path to the
16732         first dumped-lisp.el file.
16733         (really-early-error-handler): Print full path name of
16734         each dumped lisp file (inherited from InfoDock).
16735
16736         * shadow.el (find-emacs-lisp-shadows): Ignore multiple
16737         dumped-lisp.el files.
16738
16739         * make-docfile.el (preloaded-file-list): Reorder when the
16740         package-path is searched.
16741         * update-elc.el: Ditto.
16742
16743         * lisp-mode.el (call-with-condition-handler): Treat the same as
16744         `condition-case' for indentation.
16745
16746         * about.el (about-xemacs): Update release date.
16747
16748 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
16749
16750         * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
16751         anywhere but at the last clause.
16752         (ecase): Disallow `t' and `otherwise'.
16753
16754 1997-12-16  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
16755
16756         * cus-edit.el (custom-buffer-create-buttons): New function
16757         from stuff moved out of `custom-buffer-create-internal'.
16758         (custom-novice): New variable.  Default t.
16759         (custom-display-global-buttons): Ditto.  Default `top'.
16760         (custom-buffer-create-internal): Only display help if
16761         `custom-novice' is non-nil.  Display global buttons according to
16762         `custom-display-global-buttons'.
16763
16764 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
16765
16766         * menubar.el (find-menu-item): Use `check-argument-type'.
16767         (find-menu-item): Cosmetic changes.
16768
16769 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
16770
16771         * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
16772         look.
16773
16774 1997-12-16  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
16775
16776         * format.el (format-deannotate-region):  Bug fix.
16777         Deannotating a region containing unknown tags would fail
16778         (causing decoding of text/enriched to fail at user level)
16779
16780 1997-12-16  Kyle Jones  <kyle_jones@wonderworks.com>
16781
16782         * minibuf.el (read-directory-name): Support sixth
16783           arg, HISTORY, as already documented.
16784
16785 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
16786
16787         * etags.el (get-tag-table-buffer): Use explicit lists as arguments
16788         to `ecase'.
16789
16790 1997-12-14  SL Baur  <steve@altair.xemacs.org>
16791
16792         * skk/skk-leim.el (skk-auto-fill-activate): Synch with
16793         skk-activate.
16794
16795 1997-12-13  SL Baur  <steve@altair.xemacs.org>
16796
16797         * dumped-lisp.el (preloaded-file-list): Remove debugging statement.