update.
[chise/xemacs-chise.git.1] / lisp / ChangeLog
1 2003-04-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2
3         * mule-conf.el: `chinese-cns11643-2' is renamed to `=cns11643-2'.
4         (chinese-cns11643-2): New alias for `=cns11643-2'.
5
6 2003-04-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7
8         * mule/mule-conf.el: `chinese-cns11643-1' is renamed to
9         `=cns11643-1'.
10         (chinese-cns11643-1): New alias for `=cns11643-1'.
11
12 2003-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
13
14         * mule/mule-conf.el: `chinese-gb12345' is renamed to `=gb12345'.
15         (chinese-gb12345): New alias for `=gb12345'.
16
17 2003-04-21  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
18
19         * mule/mule-conf.el: `chinese-gb2312' is renamed to `=gb2312'.
20         (chinese-gb2312): New alias for `=gb2312'.
21
22 2003-04-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23
24         * mule/mule-conf.el: `chinese-big5' is renamed to `=big5'.
25         (chinese-big5): New alias for `=big5'.
26
27 2003-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
28
29         * mule/mule-conf.el: `korean-ksc5601' is renamed to `=ks-x1001'.
30         (korean-ksc5601): New alias for `=ks-x1001'.
31
32 2003-04-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
33
34         * mule/mule-conf.el: `japanese-jisx0212' is renamed to
35         `=jis-x0212'.
36         (japanese-jisx0212): New alias for `=jis-x0212'.
37
38 2003-04-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
39
40         * mule/mule-conf.el: `japanese-jisx0208' is renamed to
41         `=jis-x0208-1983'.
42         (japanese-jisx0208): New alias for `=jis-x0208-1983'.
43
44 2003-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
45
46         * mule/mule-conf.el: `japanese-jisx0208-1978' is renamed to
47         `=jis-x0208-1978'.
48         (japanese-jisx0208-1978): New alias for `=jis-x0208-1978'.
49
50 2003-04-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
51
52         * mule/mule-conf.el (=iso-ir165): Renamed from `chinese-isoir165'.
53         (chinese-isoir165): Changed to an alias for `=iso-ir165'.
54
55 2003-04-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
56
57         * mule/mule-conf.el (chinese-isoir165): Specify iso-ir 165.
58         (chinese-cns11643-3): Specify iso-ir 183.
59         (chinese-cns11643-4): Specify iso-ir 184.
60         (chinese-cns11643-5): Specify iso-ir 185.
61         (chinese-cns11643-6): Specify iso-ir 186.
62         (chinese-cns11643-7): Specify iso-ir 187.
63         (=jis-x0213-1-2000): In XEmacs CHISE, specify iso-ir 228.
64         (=jis-x0213-2-2000): In XEmacs CHISE, specify iso-ir 229.
65
66 2003-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
67
68         * bytecomp.el (byte-compile-insert-header): In XEmacs CHISE, check
69         \uXXXX for every cases.
70
71 2003-03-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
72
73         * mule/mule-conf.el (=ucs@big5): Renamed from `ucs-big5'.
74         (ucs-big5): Changed to an alias for `=ucs@big5'.
75
76 2003-03-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
77
78         * mule/mule-conf.el (=ucs@ks): Renamed from `ucs-ks'.
79         (ucs-ks): Changed to an alias for `=ucs@ks'.
80
81 2003-03-27  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
82
83         * mule/mule-conf.el (=ucs@jis-2000): Renamed from `=ucs-jis-2000'.
84         (=ucs-jis-2000): Changed to an alias for `=ucs@jis-2000'.
85
86 2003-03-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
87
88         * mule/mule-conf.el (=ucs@jis-1990): Renamed from `=ucs-jis-1990'.
89         (=ucs-jis-1990): Changed to an alias for `=ucs@jis-1990'.
90
91 2003-03-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
92
93         * mule/mule-conf.el (=ucs@jis): Renamed from `ucs-jis'.
94         (ucs-jis): Changed to an alias for `=ucs@jis'.
95
96 2003-03-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
97
98         * mule/mule-conf.el (=ucs@cns): Renamed from `ucs-cns'.
99         (ucs-cns): Changed to an alias for `=ucs@cns'.
100
101 2003-03-20  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
102
103         * mule/mule-conf.el (=ucs@gb): Renamed from `ucs-gb'.
104         (ucs-gb): Changed to an alias for `=ucs@gb'.
105
106 2003-03-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
107
108         * mule/mule-conf.el (=daikanwa-rev1): Renamed from
109         `ideograph-daikanwa-2'.
110         (ideograph-daikanwa-2): Changed to an alias for `=daikanwa-rev1'.
111         (=daikanwa-rev2): New coded-charset when `utf-2000' is provided.
112
113 2003-03-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
114
115         * version.el (emacs-version): Rename `XEmacs UTF-2000' to `XEmacs
116         CHISE'; use `xemacs-chise-version' instead of `utf-2000-version'.
117
118         * obsolete.el (utf-2000-version): Declare as an obsolete variable
119         for `xemacs-chise-version'.
120
121 2003-03-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
122
123         * mule/mule-charset.el (default-coded-charset-priority-list):
124         Refer `=jis-x0208-1990' instead of `japanese-jisx0208-1990'; refer
125         `=gt-pj-*' instead of `ideograph-gt-pj-*'; refer `=hanziku-*'
126         instead of `ideograph-hanziku-*'.
127
128         * mule/mule-conf.el: `ucs' is renamed to `=ucs'.
129         (ucs): New alias for `=ucs' when `utf-2000' is provided.
130
131 2003-03-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
132
133         * mule/mule-conf.el (=jis-x0213-1-2000): Rename
134         `japanese-jisx0208-1990' to `=jis-x0208-1990'.
135         (japanese-jisx0208-1990): New alias for `=jis-x0208-1990' when
136         `utf-2000' is provided.
137
138 2003-03-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
139
140         * mule/mule-conf.el (ucs-gb): New coded-charsets when `utf-2000'
141         is provided [was builtin coded-charsets].
142
143 2003-03-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
144
145         * mule/mule-conf.el (ucs-cns): New coded-charsets when `utf-2000'
146         is provided [was builtin coded-charsets].
147
148 2003-03-03  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
149
150         * mule/mule-conf.el (ucs-jis): New coded-charsets when `utf-2000'
151         is provided [was builtin coded-charsets].
152
153 2003-03-02  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
154
155         * mule/mule-conf.el (ucs-ks): New coded-charsets when `utf-2000'
156         is provided [was builtin coded-charsets].
157
158 2003-03-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
159
160         * mule/mule-conf.el (ideograph-daikanwa-2): New coded-charsets
161         when `utf-2000' is provided [was builtin coded-charsets].
162
163 2003-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
164
165         * mule/mule-conf.el (=hanziku-*): Renamed from
166         `ideograph-hanziku-*'.
167         (ideograph-hanziku-*): Changed to an alias for `=hanziku-*'.
168
169 2003-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
170
171         * mule/mule-conf.el (ideograph-daikanwa): New coded-charsets when
172         `utf-2000' is provided [was builtin coded-charsets].
173         (ideograph-hanziku-{1..12}): Likewise.
174
175 2003-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
176
177         * mule/mule-conf.el (=gt-pj-*): Renamed from `ideograph-gt-pj-*'.
178         (ideograph-gt-pj-*): Changed to an alias for `=gt-pj-*'.
179
180 2003-02-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
181
182         * mule/mule-conf.el (ideograph-gt-pj-{1..11}): New coded-charsets
183         when `utf-2000' is provided [was builtin coded-charsets].
184
185 2003-02-24  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
186
187         * mule/mule-charset.el (default-coded-charset-priority-list): Use
188         `=big5-cdp', `=cbeta' and `=jef-china3' instead of
189         `chinese-big5-cdp', `ideograph-cbeta' and `china3-jef'.
190
191 2003-02-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
192
193         * mule/mule-conf.el (=gt): Renamed from `ideograph-gt'.
194         (ideograph-gt): Changed to an alias for `=gt'.
195
196 2003-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
197
198         * mule/mule-conf.el (ucs-big5): New coded-charset when `utf-2000'
199         is provided; it was defined as a builtin coded-charset.
200         (ideograph-gt): Likewise.
201
202 2003-02-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
203
204         * mule/mule-conf.el (=gt-k): Renamed from `ideograph-gt-k'.
205         (ideograph-gt-k): Changed to an alias for `=gt-k'.
206
207 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
208
209         * mule/mule-conf.el (=big5-cdp): Renamed from `chinese-big5-cdp'.
210         (chinese-big5-cdp): Changed to an alias for `=big5-cdp'.
211
212 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
213
214         * mule/mule-conf.el (=big5-eten): Renamed from
215         `chinese-big5-eten'.
216         (chinese-big5-eten): Changed to an alias for `=big5-eten'.
217
218 2003-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
219
220         * mule/mule-conf.el (=big5-pua): Renamed from `chinese-big5-pua'.
221         (chinese-big5-pua): Changed to an alias for `=big5-pua'.
222
223 2003-02-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
224
225         * mule/mule-conf.el (=cbeta): Renamed from `ideograph-cbeta'.
226         (ideograph-cbeta): Changed to an alias for `=cbeta'.
227
228 2003-02-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
229
230         * mule/mule-conf.el (=jef-china3): Renamed from `china3-jef'.
231         (china3-jef): Changed to an alias for `=jef-china3'.
232
233 2003-02-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
234
235         * mule/mule-charset.el (default-coded-charset-priority-list): Use
236         `=jis-x0213-{1|2}-2000' instead of `japanese-jisx0213-{1|2}'.
237
238         * mule/mule-conf.el (=jis-x0213-{1|2}-2000): Renamed from
239         `japanese-jisx0213-{1|2}' when `utf-2000' is provided.
240         (japanese-jisx0213-{1|2}): New alias for =jis-x0213-{1|2}-2000
241         when `utf-2000' is provided.
242
243 2003-02-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
244
245         * mule/mule-charset.el (default-coded-charset-priority-list):
246         Refer Hanziku to CBETA, Big5 variants, UCS-BMP and JEF-CHINA3.
247
248         * mule/mule-conf.el (ucs-jis-1990): Deleted.
249         (ucs-jis-2000): Deleted.
250
251 2003-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
252
253         * mule/mule-conf.el (=ucs-jis-1990): New coded-charset for
254         UTF-2000.
255         (=ucs-jis-2000): New coded-charset for UTF-2000.
256
257 2003-01-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
258
259         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
260         settings for `ideograph-hanziku-{1|2}' and JEF-CHINA3.
261
262 2003-01-09  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
263
264         * mule/mule-charset.el (default-coded-charset-priority-list):
265         Prefer `korean-ksc5601' to CNS 11643; prefer Big5-CDP to
266         `ideograph-cbeta'.
267
268 2003-01-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
269
270         * mule/mule-conf.el: Add new coded-charset when UTF-2000 [was a
271         builtin coded-charset].
272
273 2002-12-22  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
274
275         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
276         settings for &K0-xxxx and &I-K0-xxxx.
277
278 2002-12-19  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
279
280         * mule/mule-charset.el (default-coded-charset-priority-list): Add
281         `ideograph-gt-pj-k1' and `ideograph-gt-pj-k2' in UTF-2000.
282
283 2002-12-18  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
284
285         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
286         settings for &GT-Knnnnn and &I-GT-Knnnnn in UTF-2000.
287
288 2002-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
289
290         * mule/mule-conf.el (ideograph-gt-k): New coded-charset in
291         UTF-2000.
292         (ideograph-gt-pj-k1): Likewise.
293         (ideograph-gt-pj-k2): Likewise.
294
295 2002-11-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
296
297         * mule/mule-charset.el (default-coded-charset-priority-list): Add
298         `=jis-x0208'.
299
300 2002-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
301
302         * mule/mule-conf.el (china3-jef): Add new coded-charset when
303         UTF-2000 [was a builtin coded-charset].
304
305 2002-11-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
306
307         * mule/mule-coding.el (utf-8-gb): Prefer `ucs-gb' and `=>ucs-gb'.
308         (utf-8-gb-er): Likewise.
309
310 2002-10-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
311
312         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
313         settings for JIS X 0212 and JIS X 0208:1978.
314
315 2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
316
317         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
318         setting for JIS X 0213.
319
320 2002-08-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
321
322         * iso8859-1.el: Don't set `iso8859/1-case-table' to the
323         standard-case-table in UTF-2000.
324
325 2002-08-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
326
327         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
328         definitions for isolated-chars.
329
330 2002-08-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
331
332         * setup-paths.el (paths-find-utf-2000-lisp-directory): Use
333         `configure-utf-2000-lisp-directory'.
334         (paths-construct-load-path): Prefer `utf-2000-lisp-load-path' to
335         `mule-lisp-load-path'.
336
337 2002-08-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
338
339         * startup.el (startup-setup-paths): Set and use
340         `utf-2000-lisp-directory'.
341         (startup-setup-paths-warning): Check `utf-2000-lisp-directory' in
342         UTF-2000.
343
344 2002-08-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
345
346         * setup-paths.el (paths-utf-2000-load-path-depth): New variable.
347         (paths-find-utf-2000-lisp-directory): New function.
348         (paths-construct-load-path): Add new optional argument
349         `utf-2000-lisp-directory'.
350
351         * dump-paths.el: Set and use `utf-2000-lisp-directory'.
352
353 2002-08-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
354
355         * mule/mule-charset.el: Don't specify `auto-fill-chars' for
356         `katakana-jisx0201', `japanese-jisx0208', `japanese-jisx0212',
357         `chinese-gb2312', `chinese-big5-1' and `chinese-big5-2'.
358         (default-coded-charset-priority-list): Add `chinese-big5-1' and
359         `chinese-big5-2' in UTF-2000.
360
361         * mule/chinese.el: Set syntax-entry "w" for `chinese-big5' instead
362         of `chinese-big5-1' and `chinese-big5-2' in UTF-2000.
363
364 2002-08-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
365
366         * mule/chinese.el: Add new coding-systems `big5-er', `big5-eten',
367         `big5-eten-er' in UTF-2000.
368         (big5-cdp): Modify DOC-string and mnemonic.
369
370 2002-08-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
371
372         * mule/mule-coding.el (utf-8-mcs-er): New coding-system in
373         UTF-2000 [renamed from utf-8-er].
374         (utf-8-gb): New coding-system in UTF-2000.
375         (utf-8-gb-er): Likewise.
376         (utf-8-cns): Likewise.
377         (utf-8-cns-er): Likewise.
378         (utf-8-big5): Likewise.
379         (utf-8-big5-er): Likewise.
380         (utf-8-jis): Likewise.
381         (utf-8-jis-er): Likewise.
382         (utf-8-ks): Likewise.
383         (utf-8-ks-er): Likewise.
384         (utf-8-er): Likewise.
385
386 2002-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
387
388         * bytecomp.el (byte-compile-insert-header): Use `utf-8-mcs-unix'
389         instead of `utf-8-unix' in UTF-2000.
390
391         * mule/mule-coding.el (utf-8): Define as an alias for `utf-8-mcs'.
392
393 2002-07-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
394
395         * mule/japanese.el (euc-jisx0213): New coding-system.
396
397         * mule/mule-conf.el (japanese-jisx0213-1): Specify
398         `japanese-jisx0208-1990' as the mother.
399
400 2002-07-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
401
402         * dumped-lisp.el (preloaded-file-list): Change condition of
403         loading "close-cdb".
404
405 2002-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
406
407         * mule/mule-coding.el (utf-8-er): New coding-system in UTF-2000;
408         setup `coded-charset-entity-reference-alist'.
409
410 2002-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
411
412         * dumped-lisp.el (preloaded-file-list): Dump "close-cdb" in
413         UTF-2000.
414
415 2002-04-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
416
417         * mule/mule-charset.el (default-coded-charset-priority-list): Add
418         `chinese-big5-eten-a' and `chinese-big5-eten-b'.
419
420 2002-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
421
422         * mule/mule-conf.el (chinese-big5-pua): New coded-charset.
423         (chinese-big5-eten-a): Likewise.
424         (chinese-big5-eten-b): Likewise.
425         (chinese-big5-cdp): Declare as a subset of `chinese-big5' whose
426         code range is #x8140 .. #x8DFE.
427
428 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
429
430         * mule/mule-conf.el (chinese-big5-eten): New coded-charset in
431         UTF-2000.
432         (chinese-big5-cdp): Likewise.
433
434 2002-02-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
435
436         * dumped-lisp.el (preloaded-file-list): Rename
437         utf-2000/make-cdbs.el -> utf-2000/update-cdb.el.
438
439 2002-02-14  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
440
441         * update-elc.el: Load lisp/utf-2000/dumped-chars.el in UTF-2000;
442         append `system-char-db-source-file-list' into
443         `preloaded-file-list' in UTF-2000.
444
445 2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
446
447         * dumped-lisp.el (preloaded-file-list): Delete
448         character-definition files.
449
450 2002-02-04  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
451
452         * dumped-lisp.el (preloaded-file-list): Add `make-cdbs' in
453         UTF-2000.
454
455 2001-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
456
457         * mule/mule-charset.el (default-coded-charset-priority-list):
458         Delete `mojikyo-2022-1'.
459
460 2001-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
461
462         * mule/mule-charset.el (default-coded-charset-priority-list):
463         Delete `mojikyo'.
464
465 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
466
467         * mule/mule-charset.el (default-coded-charset-priority-list): Add
468         `ucs-sip'.
469
470 2001-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
471
472         * mule/mule-charset.el (default-coded-charset-priority-list):
473         Comment out `chinese-gb12345'.
474
475 2001-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
476
477         * bytecomp.el (byte-compile-insert-header): Fixed.
478
479 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
480
481         * dumped-lisp.el (preloaded-file-list): Dump `ad-hoc-cdp' in
482         XEmacs UTF-2000.
483
484 2001-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
485
486         * mule/chinese.el (big5-cdp): New coding-system in XEmacs
487         UTF-2000.
488
489 2001-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
490
491         * mule/mule-charset.el (default-coded-charset-priority-list): Add
492         `ideograph-hanziku-{1 .. 12}' in XEmacs UTF-2000.
493
494 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
495
496         * mule/mule-charset.el (default-coded-charset-priority-list):
497         `japanese-jef-china3' is renamed `china3-jef'.
498
499 2001-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
500
501         * mule/mule-charset.el (default-coded-charset-priority-list): Add
502         `japanese-jef-china3' and `ideograph-cbeta'.
503
504 2001-09-02  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
505
506         * list-mode.el: Delete dirty hack for XEmacs UTF-2000.
507
508 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
509
510         * mule/mule-charset.el (default-coded-charset-priority-list): Add
511         `chinese-big5-cdp'.
512
513 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
514
515         * mule/mule-charset.el (default-coded-charset-priority-list): Add
516         `arabic-digit', `arabic-1-column' and `arabic-2-column'.
517
518 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
519
520         * dumped-lisp.el (preloaded-file-list): Load "arabic" before
521         loading character definitions.
522
523 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
524
525         * dumped-lisp.el (preloaded-file-list): Rename
526         u031A0-Extended-Bopomofo.el to u031A0-Bopomofo-Extended.el.
527
528 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
529
530         * mule/mule-charset.el (default-coded-charset-priority-list): Add
531         `chinese-big5'.
532
533 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
534
535         * dumped-lisp.el (preloaded-file-list): Dump
536         "Ideograph-R028-Private" with XEmacs UTF-2000.
537
538 2001-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
539
540         * mule/mule-charset.el (default-coded-charset-priority-list): Add
541         `chinese-gb12345'.
542
543 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
544
545         * mule/mule-charset.el (default-coded-charset-priority-list): Add
546         `ideograph-gt-pj-{1..11}'.
547
548         * dumped-lisp.el (preloaded-file-list): Dump `isolated-char' in
549         XEmacs UTF-2000.
550
551 2000-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
552
553         * mule/mule-charset.el (default-coded-charset-priority-list):
554         Prefer `chinese-gb2312' than `chinese-cns11643-*'; add
555         `chinese-isoir165'.
556
557 2000-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
558
559         * format.el (format-alist): Revive `image/jpeg', `image/gif',
560         `image/png', `image/x-xpm' and `image/tiff'.
561
562         * files.el (binary-file-regexps): Add *.PNG.
563
564 2000-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
565
566         * mule/mule-charset.el (default-coded-charset-priority-list):
567         Prefer `japanese-jisx0208-1990' than `japanese-jisx0212'; prefer
568         `korean-ksc5601' than `japanese-jisx0213-1'; add `mojikyo-2022-1'.
569
570 2000-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
571
572         * list-mode.el: Call `completion-list-mode' to avoid slowness of
573         the first completion when UTF-2000 is running.
574
575 2000-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
576
577         * mule/mule-charset.el (default-coded-charset-priority-list):
578         Delete `ucs'.
579
580 2000-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
581
582         * dumped-lisp.el (preloaded-file-list): Don't add "mojikyo".
583
584         * mule/mule-charset.el (default-coded-charset-priority-list): Add
585         `mojikyo' instead of `mojikyo-pj-[1..21]'.
586
587 2000-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
588
589         * mule/vietnamese.el (vscii-2): Delete abolished property
590         `composite'; now composite mode is default.
591
592 2000-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
593
594         * bytecomp.el (byte-compile-insert-header): Use `binary' instead
595         of `raw-text'; check \uHHHH representation even if non-ascii
596         characters are not found.
597
598         * dumped-lisp.el (preloaded-file-list): Add "ccs-tcvn5712.el" in
599         UTF-2000; add "viet-ccl" in non-UTF-2000 Mule; add "vietnamese"
600         unconditionally.
601
602         * mule/viet-ccl.el: New file.
603
604         * mule/vietnamese.el (vscii-2): New coding-system in UTF-2000.
605         (tcvn-5712): New coding-system alias of `vscii-2' in UTF-2000.
606         - Separate CCL based implementations to viet-ccl.el.
607
608 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
609
610         * mule/mule-conf.el (japanese-jisx0213-1): Allow
611         "jisx0213.2000-1".
612         (japanese-jisx0213-2): Allow "jisx0213.2000-2".
613
614         * mule/mule-charset.el (default-coded-charset-priority-list):
615         Prefer `japanese-jisx0213-1' and `japanese-jisx0213-2' to
616         `japanese-jisx0208-1978' and `japanese-jisx0208-1990'.
617
618 2000-01-31  MORIOKA Tomohiko  <tomo@etl.go.jp>
619
620         * dumped-lisp.el (preloaded-file-list): Add "mojikyo" in UTF-2000.
621
622 2000-01-27  MORIOKA Tomohiko  <tomo@m17n.org>
623
624         * mule/mule-charset.el (default-coded-charset-priority-list): Add
625         `ucs' in UTF-2000.
626
627 2000-01-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
628
629         * mule/mule-charset.el (default-coded-charset-priority-list):
630         Prefer `mojikyo-pj-*' and `ideograph-daikanwa' to `ucs-bmp' and
631         `arabic-iso8859-6'.
632
633 2000-01-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
634
635         * mule/mule-charset.el (default-coded-charset-priority-list): Add
636         `mojikyo-pj-[1 .. 21]' in UTF-2000.
637
638 2000-01-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
639
640         * mule/mule-charset.el (default-coded-charset-priority-list): Add
641         `katakana-jisx0201' in UTF-2000.
642
643 1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
644
645         * dumped-lisp.el (preloaded-file-list): Add "u0A000-Yi-Syllables",
646         "u0AC00-Hangul-Syllables", "u0FB00-Alphabetic-Presentation-Forms",
647         "u0FB50-Arabic-Presentation-Forms-A",
648         "u0FE20-Combining-Half-Marks", "u0FE30-CJK-Compatibility-Forms",
649         "u0FE50-Small-Form-Variants",
650         "u0FE70-Arabic-Presentation-Forms-B",
651         "u0FF00-Halfwidth-and-Fullwidth-Forms" and "u0FFF0-Specials" in
652         UTF-2000.
653
654 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
655
656         * dumped-lisp.el (preloaded-file-list): Delete
657         "ccs-jisx0208-1983.el"; add "Ideograph-R031-Enclosure"
658         ... "Ideograph-R214-Flute" in UTF-2000.
659
660 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
661
662         * mule/mule-conf.el (japanese-jisx0213-1): New coded-charset.
663         (japanese-jisx0213-2): New coded-charset.
664
665         * dumped-lisp.el (preloaded-file-list): Add
666         "Ideograph-R028-Private", "Ideograph-R029-Again" and
667         "Ideograph-R030-Mouth".
668
669 1999-11-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
670
671         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R012-Eight",
672         "Ideograph-R013-Down-Box", "Ideograph-R014-Cover",
673         "Ideograph-R015-Ice", "Ideograph-R016-Table",
674         "Ideograph-R017-Open-Box", "Ideograph-R018-Knife",
675         "Ideograph-R019-Power", "Ideograph-R020-Wrap", "Ideograph-R021-Spoon",
676         "Ideograph-R022-Right-Open-Box", "Ideograph-R023-Hiding-Enclosure",
677         "Ideograph-R024-Ten", "Ideograph-R025-Divination",
678         "Ideograph-R026-Seal" and "Ideograph-R027-Cliff" in UTF-2000.
679
680 1999-11-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
681
682         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R002-Line",
683         "Ideograph-R003-Dot", "Ideograph-R004-Slash",
684         "Ideograph-R005-Second", "Ideograph-R006-Hook",
685         "Ideograph-R007-Two", "Ideograph-R008-Lid", "Ideograph-R009-Man",
686         "Ideograph-R010-Legs" and "Ideograph-R011-Enter".
687
688         * mule/mule-charset.el (default-coded-charset-priority-list): Add
689         `japanese-jisx0208-1990' and `japanese-jisx0208-1978'.
690
691 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
692
693         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R001-One"
694         in UTF-2000.
695
696 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
697
698         * mule/mule-conf.el (sisheng): Moved from mule/chinese.el.
699         (chinese-isoir165): Moved from mule/chinese.el.
700         (chinese-cns11643-3): Moved from mule/chinese.el.
701         (chinese-cns11643-4): Moved from mule/chinese.el.
702         (chinese-cns11643-5): Moved from mule/chinese.el.
703         (chinese-cns11643-6): Moved from mule/chinese.el.
704         (chinese-cns11643-7): Moved from mule/chinese.el.
705
706         * mule/chinese.el: Move definition of coded-charsets to
707         mule/mule-conf.el.
708
709 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
710
711         * mule/mule-charset.el (default-coded-charset-priority-list): Add
712         `ideograph-daikanwa'.
713
714 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
715
716         * dumped-lisp.el (preloaded-file-list): Delete
717         "ccs-jisx0201-latin.el".
718
719 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
720
721         * dumped-lisp.el (preloaded-file-list): Add
722         "u031A0-Extended-Bopomofo" in UTF-2000.
723
724 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
725
726         * dumped-lisp.el (preloaded-file-list): u02E00-CJK-Radicals was
727         renamed to u02E00-CJK-Radical-Supplement.
728
729 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
730
731         * dumped-lisp.el (preloaded-file-list): Add
732         "u03000-CJK-Symbols-and-Punctuation", "u03040-Hiragana",
733         "u030A0-Katakana", "u03100-Bopomofo",
734         "u03130-Hangul-Compatibility-Jamo", "u03190-Kanbun",
735         "u03200-Enclosed-CJK-Letters-and-Months" and
736         "u03300-CJK-Compatibility".
737
738 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
739
740         * dumped-lisp.el (preloaded-file-list): Add "u02E00-CJK-Radicals",
741         "u02F00-Kangxi-Radicals" and
742         "u02FF0-Ideographic-Description-Characters".
743
744 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
745
746         * dumped-lisp.el (preloaded-file-list): Add
747         "u02600-Miscellaneous-Symbols", "u02700-Dingbats" and
748         "u02800-Braille-Patterns" in UTF-2000.
749
750 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
751
752         * dumped-lisp.el (preloaded-file-list): Load "uXXXXX-*" instead of
753         "uXXXXX-*.el" in UTF-2000.
754
755         * bytecomp.el (byte-compile-insert-header): Delete comments if
756         non-ASCII characters are found; allow `byte-compile-dynamic' and
757         `byte-compile-dynamic-docstrings' if *.elc will be encoded by
758         `raw-text'.
759
760 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
761
762         * dumped-lisp.el (preloaded-file-list): Add
763         "u02500-Box-Drawing.el", "u02580-Block-Elements.el" and
764         "u025A0-Geometric-Shapes.el".
765
766 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
767
768         * dumped-lisp.el (preloaded-file-list): Add
769         "u02400-Control-Pictures.el", "u02440-OCR.el" and
770         "u02460-Enclosed-Alphanumerics.el".
771
772 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
773
774         * mule/mule-charset.el (default-coded-charset-priority-list): Add
775         `chinese-gb2312'.
776
777         * dumped-lisp.el (preloaded-file-list): Add
778         "u02200-Mathematical-Operators.el" and
779         "u02300-Miscellaneous-Technical.el".
780
781 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
782
783         * mule/mule-charset.el (default-coded-charset-priority-list): Add
784         `chinese-cns11643-*'.
785
786         * dumped-lisp.el (preloaded-file-list): Add
787         "u02100-Letterlike-Symbols.el", "u02150-Number-Forms.el" and
788         "u02190-Arrows.el" in UTF-2000.
789
790 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
791
792         * mule/mule-charset.el (default-coded-charset-priority-list): Add
793         `korean-ksc5601'.
794
795         * dumped-lisp.el (preloaded-file-list): Add
796         "u02000-General-Punctuation.el", "u02070-Superscripts.el",
797         "u02080-Subscripts.el", "u020A0-Currency-Symbols.el" and
798         "u020D0-Combining-Diacritical-Marks-for-Symbols.el" in UTF-2000.
799
800 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
801
802         * dumped-lisp.el (preloaded-file-list): Delete "ccs-viscii.el".
803
804 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
805
806         * dumped-lisp.el (preloaded-file-list): Add "u013A0-Cherokee.el",
807         "u01400-Canadian.el", "u01680-Ogham.el", "u016A0-Runic.el",
808         "u01780-Khmer.el", "u01800-Mongolian.el",
809         "u01E00-Latin-Extended-Additional.el" and
810         "u01F00-Greek-Extended.el" in UTF-2000.
811
812 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
813
814         * mule/mule-charset.el (default-coded-charset-priority-list): Add
815         `ethiopic-ucs' and `ethiopic'.
816
817         * dumped-lisp.el (preloaded-file-list): Add "u010A0-Georgian.el",
818         "u01100-Hangul-Jamo.el" and "u01200-Ethiopic.el".
819
820         * mule/mule-conf.el: Move definition of coded-charset `ethiopic'
821         from mule/ethiopic.el.
822
823         * mule/ethiopic.el: Move definition of coded-charset `ethiopic' to
824         mule/mule-conf.el.
825
826 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
827
828         * mule/mule-charset.el (default-coded-charset-priority-list): Add
829         `lao'.
830
831         * mule/mule-conf.el (lao): New coded-charset.
832
833         * dumped-lisp.el (preloaded-file-list): Add
834         "u00900-Devanagari.el", "u00980-Bengali.el", "u00A00-Gurmukhi.el",
835         "u00A80-Gujarati.el", "u00B00-Oriya.el", "u00B80-Tamil.el",
836         "u00C00-Telugu.el", "u00C80-Kannada.el", "u00D00-Malayalam.el",
837         "u00D80-Sinhala.el", "u00E00-Thai.el", "u00E80-Lao.el",
838         "u00F00-Tibetan.el" and "u01000-Myanmar.el".
839
840 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
841
842         * mule/mule-charset.el (default-coded-charset-priority-list): Add
843         `ucs-bmp' and `arabic-iso8859-6'.
844
845 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
846
847         * dumped-lisp.el (preloaded-file-list): Add "u00400-Cyrillic.el",
848         "u00530-Armenian.el", "u00590-Hebrew.el", "u00600-Arabic.el",
849         "u00700-Syriac.el" and "u00780-Thaana.el" in UTF-2000.
850
851 1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
852
853         * startup.el (normal-top-level): Load autoload file for UTF-2000
854         in UTF-2000.
855
856 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
857
858         * dumped-lisp.el (preloaded-file-list): Add "mule-conf" in Mule;
859         delete "ccs-iso8859-*.el"; add "u00000-C0.el",
860         "u00020-Basic-Latin.el", "u00080-C1.el",
861         "u000A0-Latin-1-Supplement.el", "u00100-Latin-Extended-A.el",
862         "u00180-Latin-Extended-B.el", "u00250-IPA-Extensions.el",
863         "u002B0-Spacing-Modifier-Letters.el",
864         "u00300-Combining-Diacritical-Marks.el" and "u00370-Greek.el" in
865         UTF-2000.
866
867 1999-11-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
868
869         * mule/mule-charset.el (default-coded-charset-priority-list): Add
870         `japanese-jisx0212' and `ipa' in UTF-2000; use `latin-viscii-*'
871         instead of `vietnamese-viscii-*'.
872
873 1999-11-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
874
875         * mule/mule-conf.el: New file.
876
877         * mule/misc-lang.el: Move definition of charset `ipa' to
878         mule/mule-conf.el.
879
880 1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
881
882         * mule/mule-charset.el (default-coded-charset-priority-list): Add
883         `latin-viscii'; prefer it for characters used in Vietnamese.
884
885 1999-10-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
886
887         * bytecomp.el (byte-compile-insert-header): Fix regexp.
888
889 1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
890
891         * mule/viet-chars.el (latin-viscii-lower): Renamed from charset
892         `vietnamese-viscii-lower'.
893         (latin-viscii-upper): Renamed from charset
894         `vietnamese-viscii-upper'.
895         (vietnamese-viscii-lower): New alias for charset
896         `latin-viscii-lower'.
897         (vietnamese-viscii-upper): New alias for charset
898         `latin-viscii-upper'.
899
900 1999-10-05  MORIOKA Tomohiko  <tomo@etl.go.jp>
901
902         * mule/mule-charset.el (default-coded-charset-priority-list):
903         Comment out `hiragana-jisx0208' and `katakana-jisx0208'.
904
905 1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
906
907         * mule/ccs-jisx0208-1983.el, mule/ccs-tcvn5712.el,
908         mule/ccs-viscii.el, mule/ccs-iso8859-9.el,
909         mule/ccs-jisx0201-latin.el, mule/ccs-iso8859-2.el,
910         mule/ccs-iso8859-3.el, mule/ccs-iso8859-4.el: Moved to
911         lisp/utf-2000.
912
913 1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
914
915         * mule/ccs-tcvn5712.el: New file.
916
917 1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
918
919         * dumped-lisp.el (preloaded-file-list): Add "ccs-jisx0208-1983.el"
920         in UTF-2000.
921
922 1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
923
924         * mule/mule-charset.el (default-coded-charset-priority-list): Add
925         `japanese-jisx0208'.
926
927 1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
928
929         * dumped-lisp.el (preloaded-file-list): Add
930         "ccs-jisx0201-latin.el", "ccs-iso8859-2.el", "ccs-iso8859-3.el",
931         "ccs-iso8859-4.el", "ccs-iso8859-9.el" and "ccs-viscii.el" in
932         UTF-2000.
933
934         * mule/ccs-iso8859-2.el, mule/ccs-iso8859-3.el,
935         mule/ccs-iso8859-4.el, mule/ccs-iso8859-9.el,
936         mule/ccs-jisx0201-latin.el, mule/ccs-jisx0208-1983.el,
937         mule/ccs-viscii.el: New files.
938
939         * bytecomp.el (byte-compile-insert-header): Don't use `raw-text'
940         if \uXXXX is found.
941
942 1999-09-30  MORIOKA Tomohiko  <tomo@urania.m17n.org>
943
944         * mule/mule-charset.el (default-coded-charset-priority-list): Add
945         `hiragana-jisx0208' and `katakana-jisx0208'.
946
947 1999-09-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
948
949         * mule/chinese.el (chinese-cns11643-3): Define it even if
950         `utf-2000' is provided.
951         (chinese-cns11643-4): Likewise.
952         (chinese-cns11643-5): Likewise.
953         (chinese-cns11643-6): Likewise.
954         (chinese-cns11643-7): Likewise.
955
956 1999-09-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
957
958         * mule/mule-charset.el (default-coded-charset-priority-list): Add
959         thai-tis620 and hebrew-iso8859-8; namely all BMP are covered.
960
961 1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
962
963         * mule/mule-charset.el (default-coded-charset-priority-list): Add
964         `cyrillic-iso8859-5' and `greek-iso8859-7'.
965
966 1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
967
968         * mule/mule-charset.el (default-coded-charset-priority-list):
969         Setup in UTF-2000.
970
971 1999-09-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
972
973         * mule/viet-chars.el: Don't define charset
974         `vietnamese-viscii-lower' and `vietnamese-viscii-upper' because
975         they are defined as builtin charsets.
976
977 1999-08-31  MORIOKA Tomohiko  <tomo@etl.go.jp>
978
979         * version.el (emacs-version): Add more space just before UTF-2000
980         version string.
981
982 1999-08-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
983
984         * version.el ([constant] emacs-version): Don't add a space in the
985         preceding place of `xemacs-betaname' because it is duplicated.
986         (emacs-version): Add UTF-2000 version if `utf-2000' is provided.
987
988         * startup.el (splash-frame-body): Add ETL.
989
990 1999-08-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
991
992         * mule/chinese.el (chinese-cns11643-3): Don't define if `utf-2000'
993         is provided because it is defined as builtin charset.
994         (chinese-cns11643-4): Likewise.
995         (chinese-cns11643-5): Likewise.
996         (chinese-cns11643-6): Likewise.
997         (chinese-cns11643-7): Likewise.
998
999 1999-08-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
1000
1001         * mule/mule-cmds.el (reset-language-environment): Fix problem when
1002         coding-system `iso-10646-ucs-4' is not defined.
1003
1004 1999-06-17  MORIOKA Tomohiko  <tomo@etl.go.jp>
1005
1006         * bytecomp.el (byte-compile-insert-header): Use utf-8 as
1007         coding-system if `utf-2000' is provided.
1008
1009 1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
1010
1011         * mule/mule-coding.el: Add `utf-8' to coding-priority-list if
1012         `utf-2000' is provided.
1013
1014 1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
1015
1016         * dumped-lisp.el (preloaded-file-list): Don't load vietnamese.el
1017         if utf-2000 is provided temporally.
1018
1019 1999-06-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
1020
1021         * mule/vietnamese.el (leading-code-private-11): Deleted [defined
1022         as builtin variable].
1023
1024 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
1025
1026         * files.el (insert-file-contents-literally): Treat file as binary;
1027         call file-name-handlers. [sync with Emacs 20.3.10]
1028
1029 2003-01-03  Stephen J. Turnbull  <stephen@xemacs.org>
1030
1031         * XEmacs 21.4.11 "Native Windows TTY Support" is released.
1032
1033 2002-12-27  Ville Skyttä  <scop@xemacs.org>
1034
1035         * files.el (auto-mode-alist): Remove redundant entries for modes
1036         that live in packages.
1037         (interpreter-mode-alist): Ditto.
1038
1039 2002-03-17  Ville Skyttä  <ville.skytta@xemacs.org>
1040
1041         * menubar-items.el (default-menubar): Sync with current
1042         browse-url-xemacs.el.
1043
1044 2002-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
1045
1046         * XEmacs 21.4.10 "Military Intelligence" is released.
1047
1048 2002-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1049
1050         * font-lock.el (font-lock-fontify-keywords-region): Fix typo.
1051
1052 2002-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1053
1054         * keydefs.el (global-map): Bind C-xrd to delete-rectangle per GNU.
1055
1056 2001-05-10   Daiki Ueno  <ueno@unixuser.org>
1057
1058         * font-lock.el (font-lock-compile-keywords): Rewrite as a side
1059         effect free function.
1060         (font-lock-fontify-keywords-region): Supply the argument to
1061         font-lock-compile-keywords.
1062
1063 2002-09-22  Ville Skyttä  <ville.skytta@xemacs.org>
1064
1065         * package-get.el (package-get-download-sites): Bring sites list
1066         up to date, prefer xx.xemacs.org addresses.
1067
1068 2002-09-27  Andy Piper  <andy@xemacs.org>
1069
1070         * dialog.el (make-dialog-box): for general dialogs only
1071         delete-frame-hook will be run.
1072
1073 2002-09-28  Stephen J. Turnbull  <stephen@xemacs.org>
1074
1075         * font-lock.el (font-lock-fontify-syntactically-region): Add
1076         comment about lookup-syntax-properties, document LOUDLY as unused.
1077
1078 2002-08-26  Andy Piper  <andy@xemacs.org>
1079
1080         * gutter-items.el (set-progress-feedback-instantiator): Fix bad
1081         merge.
1082
1083 2002-09-02  Ville Skyttä  <ville.skytta@xemacs.org>
1084
1085         * bytecomp-runtime.el (make-obsolete): Docstring argument nit.
1086         (make-obsolete-variable): Ditto.
1087         (make-compatible): Ditto.
1088         (make-compatible-variable): Ditto.
1089
1090 2002-09-16  Stephen J. Turnbull  <stephen@xemacs.org>
1091
1092         * obsolete.el (parse-sexp-lookup-properties): new compatible alias
1093         for `lookup-syntax-properties'.  RFE from Alan Mackenzie.
1094
1095 2002-08-28  Andy Piper  <andy@xemacs.org>
1096
1097         * files.el (revert-buffer): propagate revert-without-query-status.
1098
1099 2002-06-03  Andy Piper  <andy@xemacs.org>
1100
1101         * dialog-items.el (make-search-dialog): align various subcontrols
1102         in visually pleasing ways, allow frame to autosize to the dialog
1103         size.
1104         * dialog.el (make-dialog-box): add a border inside the frame. Add
1105         :autosize property, if t then reset the frame size appropriately
1106         before the frame is mapped.
1107         * gutter-items.el (set-progress-feedback-instantiator): align
1108         various subcontrols.
1109         * gutter-items.el (set-progress-abort-instantiator): ditto.
1110
1111 2002-08-23  Stephen J. Turnbull  <stephen@xemacs.org>
1112
1113         * XEmacs 21.4.9 "Informed Management" is released.
1114
1115 2002-06-22  Ville Skyttä  <ville.skytta@xemacs.org>
1116
1117         * subr.el (add-to-list): Sync with GNU Emacs 21.2, adding the
1118         "&optional append" argument.
1119
1120 2002-07-16  Didier Verna  <didier@xemacs.org>
1121
1122         * subr.el (replace-in-string): fix case fold bug introduced by
1123         "2000-07-30  Ben Wing  <ben@xemacs.org>": honor the value of
1124         case-fold-search in temporary buffers.
1125
1126 2002-08-03  Steve Youngs  <youngs@xemacs.org>
1127
1128         * lib-complete.el (find-library): Remove check for mule because
1129         decompression DOES work on Mule.
1130
1131 2002-08-11  John Paul Wallington  <jpw@shootybangbang.com>
1132
1133         * simple.el (join-line): New alias for `delete-indentation'.
1134
1135 2002-08-02  Ville Skyttä  <ville.skytta@xemacs.org>
1136
1137         * font-lock.el: Some faces and doc typo fixes from GNU Emacs.
1138         (font-lock-doc-face): New alias to font-lock-doc-string-face.
1139         (font-lock-builtin-face): New.
1140         (font-lock-constant-face): New.
1141         (font-lock-face-list): Add builtin and constant faces.
1142
1143 2002-08-16  Stephen J. Turnbull  <stephen@xemacs.org>
1144
1145         * autoload.el (make-autoload): Support define-derived-mode.
1146         Collected puts of doc-string-elt property.  Based on a patch by
1147         Didier Verna <didier@xemacs.org>.
1148
1149 2002-08-15  Stephen J. Turnbull  <stephen@xemacs.org>
1150
1151         * wid-edit.el (widget-field-activate): Fix docstring typo.
1152
1153 2002-07-23  Andy Piper  <andy@xemacs.org>
1154
1155         * about.el (about-personal-info): update me.
1156
1157 2002-07-12  Andy Piper  <andy@xemacs.org>
1158
1159         * custom.el (custom-theme-set-variables): remove bogus
1160         arguments. Use custom-set-default to set defaults.
1161         (custom-set-variables): update doc.
1162         (custom-local-buffer): new, synced from FSF.
1163         (custom-set-default): ditto.
1164         (defcustom): update doc.
1165
1166 2002-06-16  Andy Piper  <andy@xemacs.org>
1167
1168         * menubar-items.el (default-menubar): enable windows printing on
1169         cygwin as well as native.
1170
1171 2002-06-12  Andy Piper  <andy@xemacs.org>
1172
1173         * printer.el (generic-print-buffer): catch all errors so that the
1174         print device can be cleared in all scenarios.
1175         (Printer-clear-device): make sure clearing the printer allows it
1176         to be used again immediately.
1177         (generic-print-region): make sure the default printer face is
1178         black-on-white.
1179
1180 2002-04-23  Jerry James  <james@xemacs.org>
1181
1182         * window-xemacs.el (display-buffer-function): Change doc to
1183         reflect new arg.
1184         * window-xemacs.el (pre-display-buffer-function): Ditto.
1185         * window-xemacs.el (display-buffer): New arg, shrink-to-fit.  If
1186         non-nil, make the new window just big enough for its contents.
1187         * frame.el (get-frame-for-buffer): Accept new arg, due to above.
1188         * frame.el (show-temp-buffer-in-current-frame): Remove broken
1189         temp-buffer-shrink-to-fit code.  Tell display-buffer instead.
1190
1191 2002-06-06  Andy Piper  <andy@xemacs.org>
1192
1193         * custom.el (custom-theme-set-variables): sync :set-after from FSF.
1194         (defcustom): ditto.
1195         (custom-handle-keyword): ditto.
1196
1197 2002-07-12  Stephen J. Turnbull  <stephen@xemacs.org>
1198
1199         * gutter-items.el (buffers-tab-selection-function): Improve doc.
1200         Make obsolete.  Default to nil.
1201         (buffers-tab-filter-functions): Improve doc.  Use literal default.
1202         Inspired by a patch by John Palmieri.
1203
1204 2002-07-01  Mike Alexander  <mta@arbortext.com>
1205
1206         * process.el (shell-command-on-region): Don't delete the region
1207         before giving it to call-process-region
1208
1209 2002-06-04  Jerry James <james@eecs.ku.edu>
1210
1211         * find-paths.el (paths-find-architecture-directory): Search in
1212         `system-configuration'/`base', not `base'`system-configuration'.
1213
1214 2002-06-23  Ville Skyttä  <ville.skytta@xemacs.org>
1215
1216         * info.el (Info-index): Add missing \ in [ t].
1217
1218 2002-06-11  Stephen J. Turnbull  <stephen@xemacs.org>
1219
1220         * gutter-items.el (gutter-buffers-tab-visible-p,
1221         buffers-tab-omit-function, buffers-tab-selection-function,
1222         buffers-tab-filter-functions):
1223         Doc improvements.
1224
1225 2002-06-09  Stephen J. Turnbull  <stephen@xemacs.org>
1226
1227         * toolbar.el (toolbar-icon-directory): Document trailing separator.
1228
1229         * toolbar-items.el (toolbar-news): Fix typo in message string.
1230
1231 2002-06-08  Stephen J. Turnbull  <stephen@xemacs.org>
1232
1233         * dialog.el (yes-or-no-p-dialog-box): 
1234         * cmdloop.el (y-or-n-p-minibuf):
1235         (yes-or-no-p-minibuf):
1236         (yes-or-no-p):
1237         (y-or-n-p): 
1238         Specify negative answers in docstrings.
1239
1240 2002-05-25  Steve Youngs  <youngs@xemacs.org>
1241
1242         * package-ui.el (pui-help-echo): Display both installed and author
1243         version.  Use a balloon-help window to display extra info like
1244         package requires.
1245
1246 2002-05-30  Andy Piper  <andy@xemacs.org>
1247
1248         * files.el (revert-buffer-internal): don't visit
1249         revert-buffer. Kill buffer when not used. Suggested by Mike
1250         Alexander <mta@arbortext.com>
1251
1252 2002-05-20  Stephen J. Turnbull  <stephen@xemacs.org>
1253
1254         * files.el (revert-buffer): More docstring fiddling.
1255
1256 2002-05-19  Stephen J. Turnbull  <stephen@xemacs.org>
1257
1258         * files.el (revert-buffer):
1259         (revert-buffer-internal):
1260         (revert-buffer-insert-file-contents-function):
1261         Improve docstrings and comments.
1262
1263 2002-05-08  Andy Piper  <andy@xemacs.org>
1264
1265         * files.el (revert-buffer): observe noconfirm behavior.
1266
1267 2002-04-09  Andy Piper  <andy@xemacs.org>
1268
1269         * files.el (revert-buffer): use revert-buffer-internal if it looks
1270         like doing so will not result in any user-visible changes.
1271         (revert-buffer-internal): new function. Do the actual process of
1272         reversion and then see whether the result is any different to what
1273         we have already. If it is not then do nothing.
1274
1275 2001-12-11  Andy Piper  <andy@xemacs.org>
1276
1277         * menubar.el (get-popup-menu-response): re-order so that it works
1278         on more sane/facist window systems.
1279
1280 2001-12-03  Andy Piper  <andy@xemacs.org>
1281
1282         * faces.el (frob-face-property): don't infloop in face frobbing
1283         from Jan Vroonhof <jan@xemacs.org>.
1284
1285 2001-11-30  Jan Vroonhof  <jan@xemacs.org>
1286
1287         * faces.el (frob-face-property): Follow face fall-back hierarchy
1288         properly for face properties without an instance. Only do manual
1289         copy form 'default in last resort. This handles in particular
1290         the case where 'default itself has only a fall-back (which is
1291         the case by default on windows).
1292
1293 2001-11-24  Andy Piper  <andy@xemacs.org>
1294
1295         * printer.el (generic-print-region): set default-frame-plist to
1296         nil while creating the printer frame so that sizes reflect the
1297         printed page.
1298
1299         * faces.el (face-complain-about-font): Don't complain on printers.
1300
1301 2002-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
1302         
1303         * package-net.el: Andy synch.
1304         
1305 2001-12-16  Andy Piper  <andy@xemacs.org>
1306
1307         * package-get.el (package-get-update-all): Make sure installed.db
1308         gets updated after updating packages.
1309
1310 2002-03-28  Ben Wing  <ben@xemacs.org>
1311
1312         * msw-glyphs.el: Set glyph-contrib-p to nil on hscroll,
1313         continuation, truncation so that we don't get line jumpiness from
1314         them being larger than the line height.
1315
1316         * msw-font-menu.el (mswindows-font-menu-font-data): Fix bug.
1317
1318 2001-11-30  Jan Vroonhof  <jan@xemacs.org>
1319
1320         * font.el (font-window-system-mappings): Add mapping for Gtk
1321         (assume identical to X) 
1322
1323 2002-02-04  Andy Piper  <andy@xemacs.org>
1324
1325         * files.el (convert-standard-filename): Fix for short filename
1326         Peter Arius <pas@methodpark.de>
1327
1328 2001-12-10  Christoph Wedler  <Christoph.Wedler@sap.com>
1329
1330         * list-mode.el (default-choose-completion): completion-base-size
1331         should refer to local value in the completion list buffer.
1332
1333 2001-12-03  Didier Verna  <didier@xemacs.org>
1334
1335         * rect.el: autoload `replace-rectangle'.
1336         * keydefs.el (global-map): bind it to `C-x r p'.
1337
1338 2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
1339
1340         * XEmacs 21.4.8 "Honest Recruiter" is released.
1341
1342 2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
1343
1344         This patch is based on Jerry James's patch and analysis.
1345
1346         * select.el (get-clipboard):
1347         (get-selection):
1348         Update docstrings.
1349         (get-clipboard-foreign):
1350         (get-selection-foreign):
1351         New function for use as `interprogram-paste-function's.
1352
1353         * simple.el (interprogram-paste-function): Change default to
1354         `get-clipboard-foreign'; improve docstring.
1355         (interprogram-cut-function): Improve dosctring.
1356
1357 2002-05-04  Stephen J. Turnbull  <stephen@xemacs.org>
1358
1359         * XEmacs 21.4.7 "Economic Science" is released.
1360
1361 2002-03-18  Adrian Aichner  <adrian@xemacs.org>
1362
1363         * cus-edit.el (customize-save-variable): Fix typo in prompt.
1364
1365 2002-03-26  John Paul Wallington  <jpw@xemacs.org>
1366
1367         * obsolete.el (assq-delete-all): New compatibility alias for 
1368         remassq.
1369
1370 2002-01-09  Simon Josefsson  <jas@extundo.com>
1371
1372         * files.el (auto-mode-alist): Support Sieve (*.siv, *.sieve).
1373
1374 2002-01-04  Adrian Aichner  <adrian@xemacs.org>
1375
1376         * info.el (Info-auto-generate-directory): Default
1377         Info-auto-generate-directory to 'if-outdated.
1378
1379 2002-03-28  Stephen J. Turnbull  <stephen@xemacs.org>
1380
1381         * startup.el (normal-top-level): Prevent migration code from
1382         trashing .emacs on an error in loading the init files.
1383
1384 2002-03-14  Ville Skyttä  <ville.skytta@xemacs.org>
1385
1386         * files.el (auto-mode-alist): GNUmakefile is a Makefile,
1387         "system default" Xdefaults and friends get xrdb-mode.
1388
1389 2002-03-05  Mats Lidell  <matsl@contactor.se>
1390  
1391         * help-nomule.el (tutorial-supported-languages): Added Swedish
1392         tutorial. Sorted languages.
1393
1394 2002-02-11  Mike Sperber <mike@xemacs.org>
1395
1396         * info.el (Info-maybe-update-dir): Regenerate dir if we're
1397         regenerating outdated dir files and dir is non-existent.
1398
1399 2002-01-27  Stephen J. Turnbull  <stephen@xemacs.org>
1400
1401         * code-files.el (convert-mbox-coding-system): Improve comment.
1402         (write-region): Improve docstring.  Reformat to 80 columns.  Add
1403         coding-system argument to `write-region-pre-hook' call.
1404         (write-region-pre-hook): Fix docstring to mention lockname argument.
1405
1406 2002-01-18  Stephen J. Turnbull  <stephen@xemacs.org>
1407
1408         * minibuf.el (completing-read): Remove redundant wrong arg list.
1409
1410         * help.el (with-displaying-help-buffer): Put usage advice in docstring.
1411
1412 2001-12-27  John Paul Wallington  <jpw@shootybangbang.com>
1413
1414         * obsolete.el (interactive-form): new compatibility alias for 
1415         function-interactive.
1416
1417 2001-11-29  Adrian Aichner  <adrian@xemacs.org>
1418
1419         * menubar-items.el (Menubar-items-truncate-list): Removed.
1420         * menubar-items.el (Menubar-items-truncate-history): New.
1421         * menubar-items.el (default-menubar): Use
1422         Menubar-items-truncate-history.
1423
1424 2002-02-03  Adrian Aichner  <adrian@xemacs.org>
1425
1426         * printer.el (generic-print-region): Pass correct arguments to
1427         lpr-region.  Thanks to Nevin Kapur <nevin@jhu.edu> and Björn
1428         Torkelsson <torkel@acc.umu.se>.
1429
1430 2002-01-09  John Paul Wallington  <jpw@shootybangbang.com>
1431
1432         * help.el (describe-mode): synched with FSF 19.34; handle nil
1433         minor mode indicators.
1434
1435 2001-12-03  Christoph Wedler  <Christoph.Wedler@sap.com>
1436
1437         * minibuf.el (completing-read): Update docstring.
1438
1439 2001-12-17  Stephen J. Turnbull  <stephen@xemacs.org>
1440
1441         * XEmacs 21.4.6 "Common Lisp" is released.
1442
1443 2001-11-21  Stephen J. Turnbull  <stephen@xemacs.org>
1444
1445         * package-net.el: Inadvertant synch with Windows branch.  From
1446         Andy's log:
1447         (package-net-kit-version): new variable.
1448         (package-net-generate-bin-ini): use it. Remove unwanted functions.
1449
1450 2001-11-28  Steve Youngs  <youngs@xemacs.org>
1451
1452         * package-get.el (package-get-locate-index-file): Also search the
1453         core etc/ directory for the package index file if it can't be
1454         found in ~/.xemacs/.
1455
1456 2001-12-13  William Perry  <wmperry@gnu.org>
1457
1458         * dialog-gtk.el (popup-builtin-question-dialog):
1459         Conform to API in gui.c.
1460         
1461 2001-11-12  Andy Piper  <andy@xemacs.org>
1462
1463         * cus-edit.el (custom-save-face-internal): make sure we save
1464         non-themed faces.
1465         (custom-save-variables): ditto variables.
1466
1467 2001-11-20  Stephen J. Turnbull  <stephen@xemacs.og>
1468
1469         * faces.el (make-face-family):
1470         (make-face-size):
1471         New face-modifying functions per Jan Vroonhof.
1472
1473         cus-face.el (custom-set-face-font-family):
1474         (custom-set-face-font-size):
1475         Use them.
1476
1477         * font.el (font-window-system-mappings): More precise docstring.
1478
1479         (font-create-name):
1480         (font-create-object):
1481         (tty-font-create-object):
1482         (tty-font-create-plist):
1483         (x-font-create-object):
1484         (x-font-create-name):
1485         (ns-font-create-name):
1486         (mswindows-font-create-object):
1487         (mswindows-font-create-name):
1488         Add doctrings.
1489
1490 2001-11-14  John Paul Wallington <jpw@shootybangbang.com>
1491
1492         * gtk-faces.el (gtk-init-device-faces): removed spurious
1493         quote before let* expression.
1494
1495 2001-10-29  Andy Piper  <andy@xemacs.org>
1496
1497         * code-files.el (toggle-buffer-file-coding-system): mark buffer as
1498         modified when changing coding system.
1499
1500         * toolbar-items.el (toolbar-dired): Use interactive "D" spec so
1501         that we invoke the GUI directory selector.
1502
1503 2001-10-25  Andy Piper  <andy@xemacs.org>
1504
1505         * dialog.el (make-dialog-box): use new directory dialog support.
1506         * minibuf.el (read-file-name-1): ditto.
1507         (read-file-name): ditto.
1508         (read-directory-name): ditto.
1509
1510 2001-10-23  Stephen J. Turnbull  <stephen@xemacs.org>
1511
1512         * XEmacs 21.4.5 "Civil Service" is released.
1513
1514 2001-04-23  Didier Verna  <didier@xemacs.org>
1515
1516         * cus-edit.el (custom-variable-pre-save): New.
1517         * cus-edit.el (custom-variable-post-save): New.
1518         * cus-edit.el (custom-variable-save): use them.
1519         * cus-edit.el (custom-face-pre-save): New.
1520         * cus-edit.el (custom-face-post-save): New.
1521         * cus-edit.el (custom-face-save): use them.
1522         * cus-edit.el (custom-group-pre-save): New.
1523         * cus-edit.el (custom-group-post-save): New.
1524         * cus-edit.el (custom-group-save): use them.
1525         * cus-edit.el (Custom-save): use the pre/post functions above,
1526         call `custom-save-all' only once.
1527         * cus-edit.el (custom-variable-pre-reset-standard): New.
1528         * cus-edit.el (custom-variable-post-reset-standard): New.
1529         * cus-edit.el (custom-variable-reset-standard): use them.
1530         * cus-edit.el (custom-face-pre-reset-standard): New.
1531         * cus-edit.el (custom-face-post-reset-standard): New.
1532         * cus-edit.el (custom-face-reset-standard): use them.
1533         * cus-edit.el (custom-group-pre-reset-standard): New.
1534         * cus-edit.el (custom-group-post-reset-standard): New.
1535         * cus-edit.el (Custom-reset-standard): use them.
1536         * cus-edit.el (custom-face-reset-saved): use the pre/post
1537         functions above, call `custom-save-all' only once.
1538
1539 2001-04-08  Danny Colascione  <qtmstr@optonline.net>
1540
1541         * gutter-items.el (buffers-tab face): Derive from the modeline
1542         face by default.  Many people use white-on-black for the default
1543         font, and the tabs look hideous with that color combination.  The
1544         modeline usually has the correct colors.
1545
1546 2001-09-28  Robert Pluim  <rpluim@bigfoot.com>
1547
1548         * etags.el (find-tag): Doc fix, point users at pop-tag-mark.
1549         (tag-mark-stack-max): Typo fix.
1550
1551 2001-09-28  Ben Wing  <ben@xemacs.org>
1552
1553         * font-lock.el:
1554         * font-lock.el (font-lock-after-change-function):
1555         fix problem with last patch, reported by Katsumi Yamaoka.
1556
1557 2001-09-17  Ben Wing  <ben@xemacs.org>
1558
1559         * font-lock.el (font-lock-after-change-function):
1560         fix problem when you insert a comment on the line before a line of
1561         code: if we use the following char, then when you hit backspace,
1562         the following line of code turns the comment color.
1563
1564 2001-06-08  Ben Wing  <ben@xemacs.org>
1565
1566         * process.el: comment about shell-command-switch.
1567         * process.el (shell-quote-argument): Need to quote a null
1568         argument, too.  From Dan Holmsand.
1569         
1570         * startup.el (normal-top-level): Delete some unused FSF junk.
1571         * startup.el (command-line-early):
1572         
1573         * startup.el (command-line): Call MS Windows init function.
1574         
1575         * win32-native.el:
1576         * win32-native.el (mswindows-system-shells): New.
1577         * win32-native.el (mswindows-system-shell-p): New.
1578         * win32-native.el (init-mswindows-at-startup): New.
1579         * win32-native.el (mswindows-quote-one-vc-runtime-arg):
1580         * win32-native.el (mswindows-quote-one-simple-arg):
1581         * win32-native.el (mswindows-quote-one-command-arg):
1582         * win32-native.el (mswindows-construct-process-command-line-alist):
1583         Correct comments at top.  Correctly handle passing arguments
1584         to Cygwin programs and to bash.  Fix quoting of zero-length
1585         arguments (from Dan Holmsand).  Set shell-command-switch based
1586         on shell-file-name, which in turn comes from env var SHELL.
1587
1588 2001-07-18  Alexey Mahotkin  <alexm@hsys.msk.ru>
1589
1590         * toolbar.el (toolbar-visible-p, toolbar-captioned-p,
1591         default-toolbar-position): Fill docstrings for balloon-help.
1592
1593 2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
1594
1595         * faces.el: Reenable specifications over 'gtk domain.
1596
1597 2001-08-08  Didier Verna  <didier@xemacs.org>
1598
1599         * autoload.el (update-autoload-files): make defdir a file name,
1600         not directory name.
1601
1602 2001-08-06  Steve Youngs  <youngs@xemacs.org>
1603
1604         * menubar-items.el (default-menubar): Use 'report-xemacs-bug'.
1605
1606         * lisp-mnt.el (lm-report-bug): Use 'report-xemacs-bug-beta-address'.
1607
1608 2001-08-01  Edward M. Lee  <tailbert@yahoo.com>
1609
1610         * font-menu.el (font-menu-set-font): Default to current font-family.
1611         (font-menu-preferred-resolution):
1612         (font-menu-size-scaling):
1613         Provide gtk defaults, too.
1614
1615 2001-07-29  Mike Alexander  <mta@arbortext.com>
1616
1617         * cus-face.el (custom-set-face-font-size): Last arg to apply is a
1618         list
1619         (custom-set-face-font-family): ditto
1620
1621 2001-07-26  Mike Sperber <mike@xemacs.org>
1622
1623         * files.el (auto-mode-alist): .9 files are man pages, too.
1624
1625 2001-07-23  Edwin Steiner <esteiner@net4you.at>
1626
1627         * process.el (call-process-internal): bind
1628         coding-system-for-write to 'binary when calling
1629         start-process-internal, so the process receives 
1630         the literal contents of INFILE.
1631
1632 2001-09-15  Edward M. Lee  <tailbert@yahoo.com>
1633
1634         * files.el (auto-mode-alist): Add configure.ac support.
1635
1636 2001-07-19  Adrian Aichner  <adrian@xemacs.org>
1637
1638         * buff-menu.el:
1639         mouse.el:
1640         Adrian's mouse-track patch.  See <y9plq0nc.fsf@ecf.teradyne.com>.
1641
1642 2001-07-28  Stephen J. Turnbull  <stephen@xemacs.org>
1643
1644         * XEmacs 21.4.4 "Artificial Intelligence" is released.
1645
1646 2001-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1647
1648         * mule/kinsoku.el (kinsoku-bol-p): Work with ascii and non-ascii
1649         mixed text.
1650         (kinsoku-eol-p): Ditto.
1651
1652 2001-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1653
1654         * mule/kinsoku.el (kinsoku-ascii-eol, kinsoku-gb-bol,
1655         kinsoku-gb-eol, kinsoku-big5-bol, kinsoku-big5-eol): Assign
1656         characters as the category `s' or `e' correctly.
1657
1658 2001-06-06  Alexey Mahotkin  <alexm@hsys.msk.ru>
1659
1660         * mule/cyrillic.el: Uncomment definition of ccl-encode-koi8-r-font.
1661
1662 2001-06-14  Alexey Mahotkin  <alexm@hsys.msk.ru>
1663
1664         * mule/cyrillic.el:  Set up case table.
1665
1666 2001-06-08  Mike Sperber <mike@xemacs.org>
1667
1668         * files.el (save-some-buffers-1): Don't zap the help window right
1669         after `map-y-or-n-p' has popped it up.
1670
1671 2001-06-15  Nick Pakoulin  <npak@ispras.ru>
1672
1673         * help.el (frob-help-extents): Require 'hyper-apropos for faces.
1674
1675 2001-07-18  Stephen J. Turnbull  <stephen@xemacs.org>
1676
1677         * specifier.el: define-specifier-tag 'gtk.
1678
1679 2001-05-12  Ben Wing  <ben@xemacs.org>
1680
1681         * find-paths.el (paths-find-recursive-path):
1682         fix error with null EXCLUDE-REGEXP.
1683         
1684         * font-lock.el (font-lock-mode):
1685         fix problem reported by hrvoje with buffers starting with a space.
1686         
1687 2001-05-06  Ben Wing  <ben@xemacs.org>
1688
1689         * dialog.el (make-dialog-box):
1690         * menubar-items.el (default-menubar):
1691         * printer.el (generic-print-buffer):
1692         * printer.el (generic-print-region):
1693         implement printing the selection when it's selected.
1694
1695 2001-04-18  Didier Verna  <didier@xemacs.org>
1696
1697         * cus-edit.el (Custom-reset-standard): reset to standard settings
1698         not only when the buffer's :custom-state is 'modified, but also
1699         when it is 'set or 'saved.
1700
1701 2001-04-17  Didier Verna  <didier@xemacs.org>
1702
1703         * startup.el (load-user-init-file): define `custom-file' before
1704         loading the user's init file.
1705
1706 2001-04-09  Danny Colascione  <qtmstr@optonline.net>
1707
1708         * menubar.el (popup-mode-menu): Make it work with
1709         popup-menu-titles turned off.
1710         
1711 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
1712
1713         * about.el (about-mailto-link): Use compose-mail for sending mail.
1714
1715 2001-07-14  Sean MacLennan  <seanm@storm.ca>
1716
1717         * package-admin.el (package-install-hook): New.
1718         (package-delete-hook): New.
1719         (package-admin-add-single-file-package): Use package-delete-hook.
1720
1721         * package-get.el (package-get): Use package-install-hook.
1722
1723 2001-06-26  Robert Pluim  <rpluim@bigfoot.com>
1724
1725         * package-ui.el (pui-install-selected-packages): reverse the lists
1726         of packages so that they get handled in the same order as they
1727         were selected.
1728
1729 2001-06-26  Robert Pluim  <rpluim@bigfoot.com>
1730
1731         * packages.el (locate-library): Use read-library-name for completion.
1732
1733 2001-05-21  Martin Buchholz  <martin@xemacs.org>
1734
1735         * byte-optimize.el (=): `=' is not a binary predicate!
1736         Fix incorrect optimization: (= 0 0 (random 2)) ==> 0 or 1.
1737         Use byte-optimize-predicate, not byte-optimize-binary-predicate,
1738
1739 2001-05-20  Martin Buchholz  <martin@xemacs.org>
1740
1741         * bytecomp.el (byte-compile-arithcompare):
1742         Only optimize (= x) ==> t if byte-compile-delete-errors is not nil.
1743
1744 2001-06-03  William M. Perry  <wmperry@gnu.org>
1745
1746         * dialog-gtk.el (popup-builtin-open-dialog): Don't forget to
1747         return the filename selected by the user!
1748
1749 2001-05-31  William M. Perry  <wmperry@gnu.org>
1750
1751         * font-menu.el: Avoid arithmetic with 'nil' when using the font menu
1752         in XEmacs/GTK.
1753
1754 2001-05-29  Alexey Mahotkin  <alexm@hsys.msk.ru>
1755
1756         * coding.el: Tiny typo fixed.
1757
1758 2001-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
1759
1760         * XEmacs 21.4.3 "Academic Rigor" is released.
1761
1762 2001-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
1763
1764         * config.values.sh:  lisp/utils?/config.el -> lisp/config.el.
1765
1766 2001-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
1767
1768         * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.
1769
1770 2001-05-04  Ben Wing  <ben@xemacs.org>
1771
1772         * printer.el (generic-print-buffer):
1773         * printer.el (generic-print-region):
1774         Enable dialog boxes.  Apply workaround recommended by Kirill.
1775         fix (fboundp 'lpr-buffer) -> (fboundp 'lpr-region).
1776         
1777         * simple.el (kill-whole-line):
1778         * simple.el (kill-line-1):
1779         * simple.el (kill-entire-line):
1780         * simple.el (kill-line):
1781         * simple.el (backward-kill-line):
1782         Take out interactive dependence of kill-whole-line.
1783
1784 2001-04-22  Ben Wing  <ben@xemacs.org>
1785
1786         * dialog.el (make-dialog-box):
1787         Put dialog titles back in -- this time correctly.  Fix various
1788         other problems with leaks and such.
1789
1790         * simple.el (region-exists-p):
1791         * simple.el (region-active-p):
1792         Add comment about which one is correct to use in menu specs.
1793
1794 2001-05-05  Ben Wing  <ben@xemacs.org>
1795
1796         * dialog.el (make-dialog-box): fix doc string.
1797         * menubar-items.el (default-menubar): Add Page Setup for Windows,
1798         take out Pretty Print.
1799         * printer.el:
1800         * printer.el (printer-current-device): New.
1801         * printer.el (Printer-get-device): New.
1802         * printer.el (Printer-clear-device): New.
1803         * printer.el (generic-page-setup): New.
1804         * printer.el (generic-print-buffer):
1805         * printer.el (generic-print-region):
1806         Implement Page Setup.  Handle errors properly.
1807
1808 2001-05-05  Ben Wing  <ben@xemacs.org>
1809
1810         * subr.el (error): Complete list of errors in doc string.
1811         
1812 2001-04-22  Ben Wing  <ben@xemacs.org>
1813
1814         * bytecomp-runtime.el (byte-compiler-options): Correct doc string.
1815         
1816 2001-05-03  Adrian Aichner  <adrian@xemacs.org>
1817
1818         * build-report.el: Remove CVS keywords since this file has been in
1819         core lisp for a while now.
1820         * build-report.el (build-report-make-output-files): Fix typo.
1821
1822 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
1823
1824         * about.el (about-finish-buffer): Make sure the last change works
1825         even if EVENT is nil.
1826
1827 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
1828
1829         * about.el (about-finish-buffer): Kill/bury the buffer where the user
1830         clicked, not the one that happens to be the current buffer at the
1831         time.
1832
1833 2001-03-19  Karl M. Hegbloom  <karlheg@microsharp.com>
1834
1835         * cus-edit.el (custom-display): Support the GTK Window System also.
1836
1837 2001-04-30  Ben Wing  <ben@xemacs.org>
1838
1839         * printer.el:
1840         * printer.el (printer-page-header):
1841         * printer.el (Print-context): New.
1842         * printer.el (printer-page-footer):
1843         * printer.el (generate-header-element): New.
1844         * printer.el (generate-header-line): New.
1845         * printer.el (print-context-property):
1846         * printer.el (generic-print-buffer):
1847         * printer.el (generic-print-region):
1848         Implement headers and footers.  Implement calling Print dialog box
1849         (#### but it doesn't quite work yet).
1850
1851 2001-04-25  Ben Wing  <ben@xemacs.org>
1852
1853         * about.el (xemacs-hackers):
1854         * about.el (about-url-alist):
1855         * about.el (about-personal-info):
1856         * about.el (about-hacker-contribution):
1857         More contributions.
1858         
1859         * simple.el (handle-post-motion-command):
1860         Fix spurious setting of zmacs-region-stays to t after a non-shift
1861         motion command.
1862
1863 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
1864
1865         * about.el (about-personal-info): Update my bio.
1866         (about-hacker-contribution): Ditto.
1867
1868 2001-04-23  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
1869
1870         * startup.el (splash-frame-body): Update copyright notices: Ben, FSF.
1871
1872 2001-04-19  Andy Piper  <andy@xemacs.org>
1873
1874         * package-net.el (package-net-cygwin32-binary-size): new size.
1875         (package-net-win32-binary-size): new size.
1876         (package-net-convert-index-to-ini): Use new arch.
1877         (package-net-batch-convert-index-to-ini): Removed.
1878         (package-net-generate-bin-ini): New.
1879         (package-net-batch-generate-bin-ini): New.
1880
1881 2001-04-19  Stephen J. Turnbull  <stephen@xemacs.org>
1882
1883         * XEmacs 21.4.1 "Copyleft" is released.
1884
1885 2001-04-19  Stephen J. Turnbull  <stephen@xemacs.org>
1886
1887         * x-compose.el (xlib-input-method-bug-workaround):
1888         (alias-colon-to-double-quote):
1889         Force sort in map-keymap to work around rehash bug.
1890
1891 2001-04-17  Ben Wing  <ben@xemacs.org>
1892
1893         * about.el: Finish overhaul, add a few new hackers, update a
1894         couple old ones.
1895
1896 2001-04-16  Stephen J. Turnbull  <stephen@xemacs.org>
1897
1898         * XEmacs 21.4.0 "Solid Vapor" is released.
1899
1900 2001-04-15  Ben Wing  <ben@xemacs.org>
1901
1902         * about.el:
1903         * about.el (about-headline-face): New.
1904         * about.el (about-link-face): New.
1905         * about.el (about-current-release-maintainers): New.
1906         * about.el (about-other-current-hackers): New.
1907         * about.el (about-url-alist):
1908         * about.el (about-once-and-future-hackers): New.
1909         * about.el (about-mailto-link): New.
1910         * about.el (about-get-buffer):
1911         * about.el (about-finish-buffer):
1912         * about.el (about-xemacs):
1913         * about.el (about-features): Removed.
1914         * about.el (about-advantages): New.
1915         * about.el (about-maintainer-info): Removed.
1916         * about.el (about-personal-info): New.
1917         * about.el (about-hacker-contribution): New.
1918         * about.el (about-maintainer):
1919         * about.el (about-show-linked-info):
1920         * about.el (about-hackers):
1921         Major revamping.  Rewriting of most of the text, improve the
1922         link handling, separate info on contributors into personal
1923         and contribution info, add new contributors, update personal
1924         info, etc. etc.
1925         
1926         * menubar-items.el (default-menubar):
1927         Help menubar entry for News now says more accurately
1928         "What's New in XEmacs".
1929         
1930         * mouse.el:
1931         * mouse.el (mouse-track-cleanup-hook):
1932         * mouse.el (mouse-track):
1933         Don't set-buffer to a dead buffer when calling mouse-track
1934         cleanup hooks.
1935
1936 2001-04-14  Stephen J. Turnbull  <stephen@xemacs.org>
1937
1938         * XEmacs 21.2.47 "Zephir" is released.
1939
1940 2001-04-02  Jan Vroonhof  <jan.vroonhof@ntlworld.com>
1941
1942         * dialog.el (make-dialog-box): Disable dialog box titles until
1943         we get them working.
1944
1945 2001-03-30  Ben Wing  <ben@xemacs.org>
1946
1947         * help.el:
1948         * help.el (Help-princ-face):
1949         * help.el (Help-prin1-face):
1950         * help.el (frob-help-extents):
1951         * help.el (describe-function-1):
1952         * help.el (describe-variable):
1953         Avoid using font-lock faces, which may not be defined.
1954         Instead, use hyper-apropos faces, and make sure they're
1955         defined as necessary by using `require'. (It's not so safe
1956         to do this for font-lock.) In any case, we will eventually
1957         be merging this functionality into hyper-apropos.
1958
1959         * loaddefs.el (completion-ignored-extensions):
1960         Fix documentation.
1961         
1962         * menubar-items.el (menu-truncate-list): Removed.
1963         * menubar-items.el (Menubar-items-truncate-list): New.
1964         * menubar-items.el (default-menubar):
1965         Fix errors if grep or compile command is too long.  Rename helper
1966         function to be less visible.
1967
1968 2001-03-23  Martin Buchholz  <martin@xemacs.org>
1969
1970         * byte-optimize.el (byte-optimize-minus):
1971         Fix mis-byte-compilation of (- 0 x) --> (- (- x))
1972
1973 2001-03-26  Hrvoje Niksic  <hniksic@arsdigita.com>
1974
1975         * dumped-lisp.el (preloaded-file-list): Load mule/latin.el when
1976         Mule is available.
1977
1978         * mule/latin.el: New file.
1979
1980 2001-03-11  Ben Wing  <ben@xemacs.org>
1981
1982         * auto-save.el:
1983         * auto-save.el (auto-save-directory):
1984         * auto-save.el (make-auto-save-file-name):
1985         * auto-save.el (auto-save-file-name-p): New.
1986
1987         Merge in improvements from other definition of
1988         make-auto-save-file-name in files.el.
1989         
1990         * auto-save.el (auto-save-original-name):
1991         * auto-save.el (auto-save-name-in-fixed-directory):
1992         * auto-save.el (auto-save-unslashify-name): Removed.
1993         * auto-save.el (auto-save-slashify-name): Removed.
1994         * auto-save.el (auto-save-reserved-chars): New.
1995         * auto-save.el (auto-save-escape-name): New.
1996         * auto-save.el (auto-save-unhex): New.
1997         * auto-save.el (auto-save-unescape-name): New.
1998
1999         Change algorithm for encoding filenames in auto-save names to be
2000         entirely safe with all filesystems and all possible characters in
2001         a filename, and 100% reversible. (Essentially, uses
2002         quoted-printable as the encoding.)
2003         
2004         * auto-save.el (recover-all-files):
2005
2006         Use insert-directory rather than calling ls directly -- fixes
2007         things under Windows.
2008
2009         * files.el:
2010         * files.el (convert-standard-filename): Substitute FSF's
2011         definition for this (we had nothing here before).
2012         
2013         * files.el (backup-buffer): Warning fix.
2014         
2015         * files.el (make-backup-file-name):
2016         * files.el (find-backup-file-name):
2017         Fix error in calling sequence to auto-save-file-name-p.
2018         
2019         * files.el (recover-file):
2020         Use insert-directory rather than calling ls directly -- fixes
2021         things under Windows.
2022
2023         * files.el (make-auto-save-file-name): Removed.
2024         * files.el (auto-save-file-name-p): Removed.
2025         auto-save is always dumped so no sense in having a definition
2026         that will always be overwritten with another.
2027         
2028         * files.el (insert-directory):
2029         * win32-native.el:
2030         * win32-native.el (debug-mswindows-process-command-lines):
2031         * win32-native.el (original-make-auto-save-file-name): Removed.
2032         * win32-native.el (make-auto-save-file-name): Removed.
2033
2034
2035 2001-03-21  Martin Buchholz <martin@xemacs.org>
2036
2037         * XEmacs 21.2.46 "Urania" is released.
2038
2039 2001-03-16  Stephen J. Turnbull  <stephen@xemacs.org>
2040
2041         * menubar-items.el (default-menubar): Update sample.emacs to
2042         sample.init.el and adjust accelerators.
2043
2044 2001-02-02  Stephen J. Turnbull  <stephen@xemacs.org>
2045
2046         * build-report.el (build-report): Improve docstring.
2047
2048 2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
2049
2050         * ChangeLog: Log GTK merge.
2051
2052         * gutter-items.el:
2053         * mwheel.el:
2054         * sound.el:
2055         * startup.el:
2056         Revert gratuitous whitespace changes.
2057
2058 2001-03-07  Ben Wing  <ben@xemacs.org>
2059
2060         * help.el:
2061         * help.el (key-or-menu-binding):
2062         * help.el (Help-find-file): New.
2063         * help.el (describe-beta):
2064         * help.el (describe-copying):
2065         * help.el (describe-project):
2066         * help.el (view-emacs-news):
2067         * help.el (view-sample-init-el): New.
2068         * help.el (Help-princ-face): New.
2069         * help.el (Help-prin1-face): New.
2070         * help.el (help-symbol-function-context-menu):
2071         * help.el (help-symbol-variable-context-menu):
2072         * help.el (help-symbol-function-and-variable-context-menu):
2073         * help.el (frob-help-extents):
2074         * help.el (describe-function-1):
2075         * help.el (describe-variable):
2076
2077         Add coloring in Help buffers, correspondent with hyperlinks.
2078         View files in view-mode rather than Fundamental.
2079         Remove separators from context menus -- now handled in generic code.
2080         Add `Find Tag' to context menu.
2081         
2082         * menubar.el (popup-mode-menu):
2083
2084         Rewrite code that outputs the popup menu to (a) put more specific
2085         entries first, (b) be more robust, (c) output the proper context
2086         menu separators automatically (the context menu functionality is
2087         new and currently used only by Help).
2088
2089 2001-03-10  William M. Perry  <wmperry@aventail.com>
2090
2091         * dialog-gtk.el (gtk-make-dialog-box-internal): Forgot to rewrite
2092         this function when converting from the 21.1 GTK branch.  Now
2093         supports file, password, question, and color built-in dialogs.
2094
2095 2001-03-06  Ben Wing  <ben@xemacs.org>
2096
2097         * keydefs.el:
2098         * keydefs.el (global-map):
2099         Add commented-out change of M-k (for 21.5).
2100         
2101         * menubar-items.el (default-menubar):
2102         Fix items to control kill-line behavior; add items for
2103         shifted motion.
2104         
2105         * simple.el:
2106         * simple.el (kill-whole-line):
2107         * simple.el (historical-kill-line): Removed.
2108         * simple.el (kill-line): Removed.
2109         * simple.el (kill-entire-line): New.
2110         * simple.el (kill-line-1): New.
2111         * simple.el (backward-kill-line):
2112         Undo kill-whole-line == always changes.  Add new function
2113         kill-entire-line to unconditionally delete the current line.
2114         Add comments describing the lamentable state of affairs of
2115         the kill-line functions and variables.
2116
2117 2001-03-02  Ben Wing  <ben@xemacs.org>
2118
2119         * simple.el:
2120         * simple.el (beginning-of-buffer):
2121         * simple.el (end-of-buffer):
2122         * simple.el (mark-ring-unrecorded-commands):
2123         * simple.el (signal-error-on-buffer-boundary):
2124         * simple.el (shifted-motion-keys-select-region):
2125         * simple.el (unshifted-motion-keys-deselect-region):
2126         * simple.el (motion-keys-for-shifted-motion): New.
2127         * simple.el (handle-pre-motion-command):
2128         * simple.el (handle-post-motion-command):
2129         * simple.el (forward-char-command):
2130         * simple.el (backward-char-command):
2131         * simple.el (scroll-up-command):
2132         * simple.el (scroll-down-command):
2133         * simple.el (next-line):
2134         * simple.el (previous-line):
2135         * simple.el (backward-block-of-lines):
2136         * simple.el (forward-block-of-lines):
2137         * simple.el (backward-word):
2138         * simple.el (mark-word):
2139
2140         Augment documentation of the most common motion commands to make
2141         note of the shifted-motion support.  Improve the support to (a)
2142         properly document how it works and why it's done in the fashion it
2143         is, and (b) allow the keystrokes that trigger it to be customized.
2144
2145         Correct error in the customize specification of
2146         mark-ring-unrecorded-commands.
2147
2148 2001-03-02  Ben Wing  <ben@xemacs.org>
2149
2150         * font-lock.el:
2151         * font-lock.el (font-lock-pending-extent-table): Removed.
2152         * font-lock.el (font-lock-pending-buffer-table): New.
2153         * font-lock.el (font-lock-pre-idle-hook):
2154         * font-lock.el (font-lock-after-change-function):
2155         * font-lock.el (font-lock-fontify-pending-extents):
2156         * font-lock.el (font-lock-lisp-like):
2157
2158         Fix handling of pending extents to avoid excessive slowness (N^2
2159         behavior) when making lots of buffer changes between redisplays,
2160         such as when saving the Options.
2161
2162 2001-03-09  William M. Perry  <wmperry@aventail.com>
2163
2164         * device.el:
2165         * dragdrop.el:
2166         * dumped-lisp.el:
2167         * faces.el:
2168         * frame.el:
2169         * gnuserv.el:
2170         * loadup.el:
2171         * menubar-items.el:
2172         * minibuf.el:
2173         The Great GTK Merge.
2174
2175         * ChangeLog.GTK:
2176         * dialog-gtk.el:
2177         * gdk.el:
2178         * generic-widgets.el:
2179         * glade.el:
2180         * gnome-widgets.el:
2181         * gnome.el:
2182         * gtk-compose.el:
2183         * gtk-extra.el:
2184         * gtk-faces.el:
2185         * gtk-ffi.el:
2186         * gtk-file-dialog.el:
2187         * gtk-font-menu.el:
2188         * gtk-glyphs.el:
2189         * gtk-init.el:
2190         * gtk-iso8859-1.el:
2191         * gtk-marshal.el:
2192         * gtk-mouse.el:
2193         * gtk-package.el:
2194         * gtk-password-dialog.el:
2195         * gtk-select.el:
2196         * gtk-widget-accessors.el:
2197         * gtk-widgets.el:
2198         * gtk.el:
2199         widgets-gtk.el:
2200         The Great GTK Merge: new files.
2201
2202 2001-03-05  Stephen J. Turnbull  <stephen@xemacs.org>
2203
2204         * generic-widgets.el: Don't require gtk (a built-in feature) at
2205         top level.  Don't execute the last sexp unless (featurep 'gtk).
2206
2207 2001-02-28  Stephen J. Turnbull  <stephen@xemacs.org>
2208
2209         * mule/mule-init.el (auto-language-alist): Split zh into GB and BIG5.
2210
2211 2001-02-23  Martin Buchholz <martin@xemacs.org>
2212
2213         * XEmacs 21.2.45 "Thelxepeia" is released.
2214
2215 2001-01-25  Jason R. Mastaler  <jason@xemacs.org> 
2216  
2217         * about.el (xemacs-hackers): update my entry. 
2218         * about.el (about-maintainer-info): ditto. 
2219         * about.el (about-hackers): ditto. 
2220
2221 2001-02-20  Jan Vroonhof  <jan@xemacs.org>
2222
2223         * about.el (about-maintainer-info): More vanity info about
2224         yours truly.
2225
2226 2001-02-20  Adrian Aichner  <adrian@xemacs.org>
2227
2228         * build-report.el (build-report-destination): xemacs-build-reports
2229         has moved to SourceForge, where mailing list name length is
2230         restricted, hence the name change to
2231         xemacs-buildreports@xemacs.org.
2232         * build-report.el (build-report-keep-regexp): Update default.
2233         * build-report.el (build-report-delete-regexp): Ditto.
2234         * build-report.el (build-report-make-output-files): Ditto.
2235
2236 2001-02-19  Craig Lanning  <lanning@scra.org>
2237
2238         * lisp-mode.el: Add indentation specifications for following
2239         Common Lisp forms: handler-case, handler-bind, with-slots,
2240         with-open-file, with-open-stream, print-unreadable-object.
2241
2242 2001-02-18  Matt Tucker  <tuck@whistlingfish.net>
2243
2244         * font-lock.el (font-lock-set-defaults-1):
2245         Move initialization of `font-lock-cache-position' so that it's set
2246         even if font-lock-keywords is already defined.
2247
2248 2001-02-17  Matt Tucker  <tuck@whistlingfish.net>
2249
2250         * autoload.el (generate-file-autoloads-1):
2251         Use `emacs-lisp-mode-syntax-table' instead of
2252         `lisp-mode-syntax-table'.
2253         * lisp-mode.el (lisp-mode-syntax-table):
2254         Get rid of old checks for `parse-partial-sexp' version.
2255         Make `|' (pipe) string delimiter instead of punctuation.
2256
2257 2001-02-16  Martin Buchholz  <martin@xemacs.org>
2258
2259         * window.el (save-selected-window):
2260         Use gensym for better macro hygiene.
2261
2262 2001-02-06  Mike Sperber <mike@xemacs.org>
2263
2264         * dump-paths.el:
2265         * startup.el (startup-setup-paths): Set and use
2266         `mule-lisp-directory'.
2267         (startup-setup-paths-warning): Ditto.
2268
2269         * setup-paths.el (paths-find-mule-lisp-directory): Added.
2270         (paths-construct-load-path): Consider `mule-lisp-directory'.
2271
2272 2001-02-07  Matt Tucker  <tuck@whistlingfish.net>
2273
2274         * font-lock.el: Syntax table improvements used.  A few random
2275         changes are not specified below.
2276         (font-lock-fontify-string-delimiters):
2277         (font-lock-syntactic-keywords):
2278         (font-lock-cache-state nil):
2279         (font-lock-cache-position):
2280         New variables.
2281         (font-lock-set-syntax):
2282         (font-lock-apply-syntactic-highlight):
2283         (font-lock-fontify-syntactic-anchored-keywords):
2284         (font-lock-fontify-syntactic-keywords-region):
2285         (font-lock-eval-keywords):
2286         New functions.
2287         (font-lock-remove-face):
2288         (font-lock-fontify-syntactically-region):
2289         Use syntax properties.
2290
2291 2001-02-08  Martin Buchholz <martin@xemacs.org>
2292
2293         * XEmacs 21.2.44 "Thalia" is released.
2294
2295 2001-01-16  Mike Sperber <mike@xemacs.org>
2296
2297         * startup.el (normal-top-level): Work even if no installation root
2298         is found.
2299
2300 2001-01-30  Andy Piper  <andy@xemacs.org>
2301
2302         * gutter-items.el (progress-abort-glyph): remove instantiator.
2303         (set-progress-abort-instantiator): new function.
2304         (abort-progress-feedback): use it.
2305
2306         * gutter.el (set-gutter-dirty-p): new function.
2307
2308 2001-01-30  Didier Verna  <didier@xemacs.org>
2309
2310         * mwheel.el (mwheel-scroll): unwind-protect the selected window.
2311
2312 2001-01-24  Didier Verna  <didier@xemacs.org>
2313
2314         * sound.el (sound-extension-list): give a better default value.
2315         * sound.el (load-sound-file): improve the doc string, also find
2316         files given by absolute names, pass a real extension list to
2317         `locate-file'.
2318
2319 2001-01-26  Martin Buchholz <martin@xemacs.org>
2320
2321         * XEmacs 21.2.43 "Terspichore" is released.
2322
2323 2001-01-20  Klaus Frank <klausf@i3.informatik.rwth-aachen.de>
2324
2325         * gnuserv.el (gnuserv-process-filter): Robuster handling of error
2326         messages from gnuserv.
2327
2328 2001-01-20  Martin Buchholz <martin@xemacs.org>
2329
2330         * XEmacs 21.2.42 "Poseidon" is released.
2331
2332 2001-01-12  Nick V. Pakoulin  <npak@ispras.ru>
2333
2334         * cl-macs.el (cl-upcase-arg): New function.
2335         (cl-function-arglist): New function.
2336         (cl-transform-lambda): Automatically add CL-style lambda list to
2337         documentation string using functions above.
2338
2339 2001-01-12  Andy Piper  <andy@xemacs.org>
2340
2341         * package-get.el (package-get-custom): call
2342         package-net-update-installed-db.
2343
2344         * package-ui.el (pui-install-selected-packages): call
2345         package-net-update-installed-db.
2346
2347         * package-net.el (package-net-update-installed-db): use
2348         packages-package-list so that we reflect reality.
2349
2350         * packages.el (packages-package-list): Make docstring reflect
2351         reality.
2352
2353         * package-net.el (package-net-convert-index-to-ini): exclude mule entries.
2354
2355         * postinstall.cc (do_postinstall): don't pick up shells if cygwin
2356         isn't installed.
2357
2358 2001-01-17  Andy Piper  <andy@xemacs.org>
2359
2360         * wid-edit.el (widget-activation-glyph-mapper): activate or
2361         deactivate native widgets.
2362         (widget-glyph-insert-glyph): record instantiator.
2363         (widget-push-button-value-create): use it.
2364
2365         * gui.el (gui-button-action): new function. Make button's domain
2366         buffer current when calling.
2367         (make-gui-button): update to use gui-button-action.
2368
2369 2001-01-16  Didier Verna  <didier@xemacs.org>
2370
2371         * menubar-items.el (default-menubar): add an entry for modeline
2372         horizontal scrolling in Options -> Display.
2373
2374 2001-01-17  Steve Youngs  <youngs@xemacs.org>
2375
2376         * package-get.el (package-get-require-signed-base): Set to nil
2377         by default.
2378
2379 2001-01-17  Martin Buchholz <martin@xemacs.org>
2380
2381         * XEmacs 21.2.41 "Polyhymnia" is released.
2382
2383 2001-01-16  Mike Sperber <mike@xemacs.org>
2384
2385         * setup-paths.el (paths-core-load-path-depth): Stopgap bump to
2386         catch lisp/mule/.
2387
2388 2001-01-14  Mike Sperber <mike@xemacs.org>
2389
2390         * startup.el (maybe-create-compatibility-dot-emacs):
2391         (maybe-unmigrate-user-init-file):
2392         (unmigrate-user-init-file): Created.
2393         (maybe-migrate-user-init-file): Offer creation of compatibility
2394         .emacs.
2395         Some doc fixes wrt init file location.
2396
2397 2001-01-15  Golubev I. N.  <gin@mo.msk.ru>
2398
2399         * faces.el (face-frob-from-locale-first): new variable.
2400         (frob-face-font-2): Honor tags arg while trying to use
2401         standard-face-mapping.  When face-frob-from-locale-first is set,
2402         first try to set face inheriting from frobbed-face.
2403
2404 2001-01-15  Didier Verna  <didier@xemacs.org>
2405
2406         * about.el (xemacs-hackers): update my entry.
2407         * about.el (about-url-alist): ditto.
2408         * about.el (about-maintainer-info): ditto.
2409         * about.el (about-hackers): ditto.
2410
2411 2001-01-15  Martin Buchholz  <martin@xemacs.org>
2412
2413         The byte compiler has been badly broken for a year,
2414         by the patch of 1999-12-06.
2415         * byte-optimize.el (byte-optimize-form-code-walker):
2416         Bug was: the byte compiler was making this erroneous optimization:
2417         (progn (or (foo)) (bar)) ==> (bar)
2418
2419 2000-11-20  Mike Sperber <mike@xemacs.org>
2420
2421         * setup-paths.el (paths-core-load-path-depth): Split
2422         `paths-load-path-depth' in two for site and core lisp.  Don't
2423         recurse into core.
2424         * setup-paths.el (paths-construct-load-path): Use.
2425
2426 2001-01-10  Andy Piper  <andy@xemacs.org>
2427
2428         * package-net.el (package-net-cygwin32-binary-size): new variable
2429         (package-net-win32-binary-size): ditto.  add much needed
2430         commentary.
2431
2432         * gutter-items.el (buffers-tab-items): correct off-by-one error
2433         for buffers-tab-max-size.
2434
2435 2001-01-08  Martin Buchholz <martin@xemacs.org>
2436
2437         * XEmacs 21.2.40 is released.
2438
2439 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
2440
2441         * mule/hebrew.el: Fix comments and typos.
2442         mule/japanese.el: Fix comments, typos, and 8-bit character encoding.
2443
2444 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
2445
2446         * ChangeLog.1: move ancient log from fill.el.
2447
2448         * dump-paths.el:
2449         paragraphs.el:
2450         mule/mule-category.el:
2451         Miscellaneous typo fixes and slight doc clarifications.
2452
2453         * mule/mule-ccl.el:  Correct file name in header.
2454
2455 2000-12-31  Martin Buchholz <martin@xemacs.org>
2456
2457         * XEmacs 21.2.39 is released.
2458
2459 2000-12-27  Martin Buchholz  <martin@xemacs.org>
2460
2461         * byte-optimize.el (byte-optimize-cond):
2462         (byte-optimize-cond-1): New.
2463         Rewrite `cond' in terms of `if' and `or', which are easier to optimize.
2464         Optimizes (cond (x nil)) ==> nil.
2465         Provide better diagnostic on malformed expr like (cond foo).
2466
2467 2000-12-20  Stephen J. Turnbull  <stephen@xemacs.org>
2468
2469         * mule/mule-coding.el:
2470         mule/mule-cmds.el (reset-language-environment,
2471         set-language-environment-coding-systems):
2472         Safer default coding-priority-list, corresponding to src/file-coding.h.
2473
2474 2000-12-03  Jorma Laaksonen <jorma.laaksonen@hut.fi>
2475
2476         * package-admin.el: Allow package removal from
2477         early-package-load-path.
2478
2479 2000-12-15  Andreas Jaeger  <aj@suse.de>
2480
2481         * about.el (about-maintainer-info): Update my entry.
2482
2483 2000-12-11  Matt Tucker  <tuck@whistlingfish.net>
2484
2485         * packages.el (locate-library): Add support for bzip2
2486         compressed .el files.
2487
2488 2000-12-12  Andy Piper  <andy@xemacs.org>
2489
2490         * package-net.el: new file.
2491
2492 2000-12-01  Enrico Scholz  <enrico.scholz@informatik.tu-chemnitz.de>
2493
2494         * font-lock.el: Add missing C++ keywords.
2495
2496 2000-12-08  Adrian Aichner  <adrian@xemacs.org>
2497
2498         * simple.el (indent-for-comment): Preserve indentation of comments
2499         starting in column 0, as documented in (Info-goto-node
2500         "(xemacs)Comments").  Update docstring accordingly.
2501
2502 2000-12-05  Martin Buchholz <martin@xemacs.org>
2503
2504         * XEmacs 21.2.38 is released.
2505
2506 2000-12-04  Didier Verna  <didier@xemacs.org>
2507
2508         * mouse.el (default-mouse-track-set-point-in-window): remove
2509         spurious '+' operation detected by Martin.
2510
2511
2512 2000-12-01  Martin Buchholz  <martin@xemacs.org>
2513
2514         * cl-extra.el (coerce):
2515         Implement char to integer coercion.
2516         Remove extraneous (numberp) test.
2517
2518         * byte-optimize.el (byte-compile-splice-in-already-compiled-code):
2519         Perform lapcode inlining if the value of `byte-optimize' is 'byte.
2520         (byte-optimize-predicate):
2521         Warn if evaluating constant expression signals an error.
2522         (byte-optimize-form): Small simplification.
2523
2524         * cl-macs.el (cl-do-proclaim): small efficiency improvement.
2525
2526 2000-11-30  Martin Buchholz  <martin@xemacs.org>
2527
2528         * byte-optimize.el:
2529         (byte-optimize-minus):
2530         (byte-optimize-plus):
2531         (byte-optimize-mult):
2532         (byte-optimize-quo):
2533         Use (car (last x)) instead of (last x) to get last elt!
2534         Use `byte-optimize-predicate' to optimize `%'.
2535         Move optimizations for special numeric args to bytecomp.el.
2536         * bytecomp.el (byte-compile-associative): Remove.
2537         (byte-compile-max): New.
2538         (byte-compile-min): New.
2539         Properly handle erroneous calls: (max) (min).
2540         (byte-compile-plus): New.
2541         (byte-compile-minus):
2542         It's easiest to handle 0, +1 and -1 args here.
2543         (byte-compile-mult): New.
2544         It's easiest to handle 1, -1 and 2 args here.
2545         (byte-compile-quo):
2546         It's easiest to handle 0, +1 and -1 args here.
2547         Issue byte-compiler warning when dividing by zero.
2548
2549         Byte-compiler arithmetic improvements.
2550         Better optimize these expressions in the obvious way:
2551         (+ x y 1)   -->  varref x varref y add add1
2552         (+ x y -1)  -->  varref x varref y add sub1
2553         (- x y 0)   -->  (- x y)
2554         (- 0 x y)   -->  (- (- x) y)
2555         (% 42 19)   --> compile-time constant
2556         (/ 42 19)   --> compile-time constant
2557         (* (foo) 2) --> foo call dup plus
2558
2559         Optimize away arithmetic operations (+ x) (* x) (/ x 1)
2560         unless (declaim (optimize (safety 3)))
2561         or (setq byte-compile-delete-errors nil).
2562
2563 2000-11-28  Stephen J. Turnbull  <stephen@xemacs.org>
2564
2565         * paragraphs.el (paragraph-separate, forward-sentence):  Clarify
2566         docstrings.
2567
2568 2000-11-08  Stephen J. Turnbull  <stephen@xemacs.org>
2569
2570         * startup.el (command-line-do-help):  Add documentation of
2571         portable dumper switches.
2572
2573 2000-11-22  Andy Piper  <andy@xemacs.org>
2574
2575         * x-mouse.el (x-init-pointer-shape): use cursor-font explicitly.
2576
2577         * glyphs.el (init-glyphs): don't use autodetect for strings.
2578
2579 2000-11-28  Martin Buchholz  <martin@xemacs.org>
2580
2581         * byte-optimize.el (byte-optimize-char-before):
2582         (byte-optimize-backward-char):
2583         (byte-optimize-backward-word):
2584         Fix incorrect optimizations for these sorts of expressions:
2585         (let ((x nil)) (backward-char x))
2586
2587 2000-11-21  Martin Buchholz  <martin@xemacs.org>
2588
2589         * byte-optimize.el:
2590         * byte-optimize.el (byte-optimize-backward-char): New.
2591         * byte-optimize.el (byte-optimize-backward-word): New.
2592         Make backward-word and backward-char as efficient as forward versions.
2593
2594         * bytecomp.el (byte-compile-no-args-with-one-extra):
2595         * bytecomp.el (byte-compile-one-arg-with-one-extra):
2596         * bytecomp.el (byte-compile-two-args-with-one-extra):
2597         * bytecomp.el (byte-compile-zero-or-one-arg-with-one-extra):
2598         * bytecomp.el (byte-compile-one-or-two-args-with-one-extra):
2599         * bytecomp.el (byte-compile-two-or-three-args-with-one-extra):
2600         Check if extra arg is constant nil, and if so, use byte-coded call.
2601
2602         * simple.el (backward-word):
2603         * simple.el (mark-word):
2604         * simple.el (kill-word):
2605         * simple.el (backward-kill-word):
2606         Make COUNT argument optional, for consistency with forward-char et al.
2607
2608         * abbrev.el (abbrev-string-to-be-defined):
2609         * abbrev.el (inverse-abbrev-string-to-be-defined):
2610         * abbrev.el (inverse-add-abbrev):
2611         * abbrev.el (expand-region-abbrevs):
2612         * buff-menu.el (Buffer-menu-execute):
2613         * indent.el (move-to-left-margin):
2614         * indent.el (indent-relative):
2615         * indent.el (move-to-tab-stop):
2616         * info.el (Info-reannotate-node):
2617         * lisp-mode.el (lisp-indent-line):
2618         * lisp.el (end-of-defun):
2619         * lisp.el (move-past-close-and-reindent):
2620         * misc.el (copy-from-above-command):
2621         * mouse.el (default-mouse-track-scroll-and-set-point):
2622         * page.el (forward-page):
2623         * paragraphs.el (forward-paragraph):
2624         * paragraphs.el (end-of-paragraph-text):
2625         * picture.el (picture-forward-column):
2626         * picture.el (picture-self-insert):
2627         * rect.el (extract-rectangle-line):
2628         * simple.el (newline):
2629         * simple.el (fixup-whitespace):
2630         * simple.el (backward-delete-char-untabify):
2631         * simple.el (transpose-chars):
2632         * simple.el (transpose-preceding-chars):
2633         * simple.el (do-auto-fill):
2634         * simple.el (indent-new-comment-line):
2635         * simple.el (blink-matching-open):
2636         * view-less.el (cleanup-backspaces):
2637         * wid-edit.el (widget-transpose-chars):
2638         * term/bg-mouse.el (bg-insert-moused-sexp):
2639         Use more readable (backward-FOO n) instead of (forward-FOO -n).
2640
2641         * info.el (Info-fontify-node):
2642         * simple.el (backward-delete-function):
2643         Use canonical delete-backward-char instead of backward-delete-char.
2644
2645 2000-11-20  Andy Piper  <andy@xemacs.org>
2646
2647         * gutter-items.el (update-tab-in-gutter): don't barf if there are
2648         no buffers.
2649
2650 2000-11-20  Andy Piper  <andy@xemacs.org>
2651
2652         * gutter-items.el (update-tab-in-gutter): don't give popup frames
2653         buffer tabs.
2654
2655 2000-11-18  Martin Buchholz  <martin@xemacs.org>
2656
2657         * cl-macs.el: Correctly optimize plusp minusp oddp evenp.
2658         (proclaim inline...) was shadowing compiler-macros.
2659
2660 2000-11-17  Martin Buchholz  <martin@xemacs.org>
2661
2662         * bytecomp.el (byte-compile-eval): New.
2663         (byte-compile-initial-macro-environment): Use byte-compile-eval.
2664         Keeps this promise made in Lispref:
2665         "If a file being compiled contains a `defmacro' form, the macro is
2666         defined temporarily for the rest of the compilation of that file."
2667
2668 2000-11-09  Martin Buchholz  <martin@xemacs.org>
2669
2670         * cl.el (floatp-safe):
2671         (plusp):
2672         (minusp):
2673         (oddp):
2674         (evenp):
2675         (cl-abs):
2676         Use a better parameter name than `x'.
2677
2678         * cl-macs.el (check-type): Make continuable.  Change documentation
2679         to require PLACE, but accept any form for compatibility.
2680
2681         * abbrev.el (define-abbrev): Use check-type.
2682         * font-menu.el (font-menu-change-face): Use check-type.
2683         * menubar.el (relabel-menu-item): Use check-type.
2684         * itimer.el: Fix typo.
2685
2686 2000-11-10  Yoshiki Hayashi  <yoshiki@xemacs.org>
2687
2688         * info.el (Info-extract-menu-node-name): Comma is a delimiter.
2689
2690 2000-11-14  Martin Buchholz <martin@xemacs.org>
2691
2692         * XEmacs 21.2.37 is released.
2693
2694 2000-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2695
2696         * code-cmds.el: Provide the feature.
2697
2698 2000-07-21  Jan Vroonhof  <jan@xemacs.org>
2699
2700         * dumped-lisp.el (preloaded-file-list): Load code-cmds.el
2701
2702         * code-cmds.el: New file
2703         * mule/mule-cmds.el:
2704         * mule/mule-misc.el
2705         (coding-keymap): New keymap. Define coding system keyboard
2706         commands on file-coding builds too.
2707         (coding-system-change-eol-conversion):
2708         (universal-coding-system-argument):
2709         (set-default-coding-systems):
2710         (prefer-coding-system): Moved from mule-cmds.el
2711         (set-buffer-process-coding-system): Moved from mule-misc.el
2712
2713 2000-09-15  Stephen Carney <carney@scubadoo.com>
2714
2715         * etags.el (buffer-tag-table-files): Use append instead of nconc.
2716
2717 2000-11-09  Steve Youngs  <youngs@xemacs.org>
2718
2719         * package-get.el (package-get-download-sites): Add a pre-release
2720         site for experimental packages.
2721
2722         * auto-autoloads.el: Regenerated.
2723
2724 2000-08-01  Andy Piper  <andy@xemacs.org>
2725
2726         * gutter-items.el (buffers-tab-omit-function): reference
2727         buffers-tab-select-visible-buffers.
2728         (buffers-tab-filter-functions): new variable, by default uses
2729         buffers-tab-selection-function and buffers-tab-omit-function.
2730         (select-buffers-tab-buffers-by-mode): invert arguments.
2731         (buffers-tab-select-visible-buffers): new function. Invert calling
2732         of buffers-menu-omit-invisible-buffers.
2733         (buffers-tab-items): rewrite to use
2734         buffers-tab-filter-functions. Rewrite docstring.
2735         (gutter-buffers-tab-extent): delete.
2736         (add-tab-to-gutter): always build a new extent when adding the
2737         tabs.
2738         (update-tab-in-gutter): make gutter dirty when orientation
2739         changes.
2740
2741 2000-11-07  Martin Buchholz  <martin@xemacs.org>
2742
2743         * bytecomp.el (byte-compile-defvar-or-defconst):
2744         Only do loadhist recording if defvar form includes a value.
2745
2746 2000-11-02  Martin Buchholz  <martin@xemacs.org>
2747
2748         * bytecomp.el (byte-compile-initial-macro-environment):
2749         `eval-when-compile' should not compile its body.
2750
2751 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
2752
2753         * mule/cyrillic.el: Add Windows 1251 code page encoding (by
2754         Sergey Groznyh <gsm@fct.ru> in <863diqaygu.fsf@fct.ru>).  Fix
2755         some Japanese English.  Remove some ancient FSF comments, and
2756         improve docstrings.  Use symbols not vectors for tables.
2757
2758 2000-11-03  Martin Buchholz  <martin@xemacs.org>
2759
2760         * keymap.el:
2761         (local-key-binding):
2762         (global-key-binding):
2763         Add an optional `accept-defaults' parameter, just like `lookup-key'.
2764
2765         * lisp.el:
2766         (backward-sexp): Slightly simpler code.
2767         (mark-sexp): Make arg optional, like FSF Emacs.
2768         (forward-list): Slightly simpler code.
2769         (backward-list): Slightly simpler code.
2770         (down-list):  Make arg optional, like FSF Emacs.
2771         (up-list):  Make arg optional, like FSF Emacs.
2772         (backward-up-list):  Make arg optional, like FSF Emacs.
2773         (kill-sexp):  Make arg optional, like FSF Emacs.
2774         (backward-kill-sexp):  Make arg optional, like FSF Emacs.
2775
2776         * font-menu.el (font-menu-change-face):
2777         Take continuable errors into account.
2778
2779         * abbrev.el:
2780         * abbrev.el (clear-abbrev-table):
2781         * abbrev.el (define-abbrev-table):
2782         * abbrev.el (define-abbrev):
2783         * abbrev.el (insert-abbrev-table-description):
2784         * apropos.el (apropos-documentation-check-doc-file):
2785         * apropos.el (apropos-documentation-check-elc-file):
2786         * buff-menu.el (list-buffers):
2787         * buff-menu.el (list-buffers-noselect):
2788         * bytecomp.el (byte-recompile-directory):
2789         * bytecomp.el (batch-byte-compile):
2790         * cl-macs.el (typep):
2791         * code-files.el (find-coding-system-magic-cookie):
2792         * code-files.el (insert-file-contents):
2793         * cus-edit.el (customize-set-variable):
2794         * cus-edit.el (customize-save-variable):
2795         * cus-face.el (custom-set-face-font-size):
2796         * cus-face.el (custom-set-face-update-spec):
2797         * cus-face.el (custom-reset-faces):
2798         * custom.el (custom-check-theme):
2799         * custom.el (copy-upto-last):
2800         * fill.el (canonically-space-region):
2801         * fill.el (fill-paragraph):
2802         * fill.el (fill-region):
2803         * fill.el (find-space-insertable-point):
2804         * fill.el (justify-current-line):
2805         * faces.el (face-spec-update-all-matching):
2806         * faces.el (set-face-stipple):
2807         * files-nomule.el (insert-file-contents):
2808         * files.el (insert-file-contents-literally):
2809         * files.el (hack-local-variables-last-page):
2810         * files.el (basic-save-buffer):
2811         * files.el (insert-directory):
2812         * font-menu.el (font-menu-change-face):
2813         * font.el (font-spatial-to-canonical):
2814         * format.el (format-encode-region):
2815         * format.el (format-insert-file):
2816         * format.el (format-replace-strings):
2817         * gutter.el (set-gutter-element):
2818         * help.el (key-or-menu-binding):
2819         * help.el (describe-bindings):
2820         * help.el (with-syntax-table):
2821         * indent.el (indent-rigidly):
2822         * indent.el (delete-to-left-margin):
2823         * info.el:
2824         * info.el (Info-extract-dir-entry-from):
2825         * info.el (Info-build-dir-anew):
2826         * info.el (Info-rebuild-dir):
2827         * info.el (Info-batch-rebuild-dir):
2828         * info.el (Info-read-subfile):
2829         * info.el (Info-build-node-completions):
2830         * info.el (Info-extract-menu-node-name):
2831         * isearch-mode.el (isearch-range-invisible):
2832         * isearch-mode.el (isearch-restore-invisible-extents):
2833         * itimer.el (itimerp):
2834         * itimer.el (itimer-live-p):
2835         * keymap.el:
2836         * keymap.el (substitute-key-definition):
2837         * keymap.el (read-command-or-command-sexp):
2838         * keymap.el (local-key-binding):
2839         * keymap.el (global-key-binding):
2840         * keymap.el (global-set-key):
2841         * keymap.el (local-set-key):
2842         * ldap.el:
2843         * ldap.el (ldap-add-entries):
2844         * ldap.el (ldap-delete-entries):
2845         * lisp.el (backward-sexp):
2846         * lisp.el (mark-sexp):
2847         * lisp.el (forward-list):
2848         * lisp.el (backward-list):
2849         * lisp.el (down-list):
2850         * lisp.el (backward-up-list):
2851         * lisp.el (up-list):
2852         * lisp.el (kill-sexp):
2853         * lisp.el (backward-kill-sexp):
2854         * menubar.el (add-menu-button):
2855         * menubar.el (add-submenu):
2856         * menubar.el (delete-menu-item):
2857         * menubar.el (relabel-menu-item):
2858         * mouse.el (narrow-window-to-region):
2859         * obsolete.el (define-obsolete-variable-alias):
2860         * obsolete.el (store-substring):
2861         * package-admin.el:
2862         * package-admin.el (package-admin-install-function):
2863         * package-admin.el (package-admin-install-function-mswindows):
2864         * package-admin.el (package-admin-default-install-function):
2865         * package-get.el (package-get-update-base-entries):
2866         * packages.el (packages-load-package-dumped-lisps):
2867         * packages.el (packages-collect-package-dumped-lisps):
2868         * printer.el (generic-print-buffer):
2869         * printer.el (generic-print-region):
2870         * replace.el (occur-mode-mouse-goto):
2871         * replace.el (perform-replace):
2872         * select.el (get-selection-no-error):
2873         * simple.el:
2874         * simple.el (newline):
2875         * simple.el (open-line):
2876         * simple.el (edit-and-eval-command):
2877         * simple.el (goto-line):
2878         * simple.el (undo):
2879         * simple.el (kill-region):
2880         * simple.el (copy-region-as-kill):
2881         * simple.el (kill-ring-save):
2882         * simple.el (set-mark):
2883         * simple.el (next-line):
2884         * simple.el (previous-line):
2885         * simple.el (line-move):
2886         * simple.el (set-goal-column):
2887         * simple.el (comment-region):
2888         * subr.el:
2889         * subr.el (putf):
2890         * syntax.el (modify-syntax-entry):
2891         * syntax.el (map-syntax-table):
2892         * view-less.el (view-file):
2893         * view-less.el (view-buffer):
2894         * view-less.el (view-file-other-window):
2895         * window-xemacs.el (backward-other-window):
2896         * window.el:
2897         * window.el (one-window-p):
2898         * window.el (walk-windows):
2899         * window.el (window-list):
2900         * x-mouse.el (x-mouse-kill):
2901         * x-select.el (x-get-cutbuffer):
2902         * x-select.el (x-store-cutbuffer):
2903         * term/bg-mouse.el (bg-mouse-line-to-center):
2904         * term/sun-mouse.el (window-line-end):
2905         * term/sun-mouse.el (sun-select-region):
2906         * term/sun.el (kill-region-and-unmark):
2907         * mule/mule-category.el:
2908         * mule/mule-category.el (modify-category-entry):
2909         * mule/mule-category.el (char-category-list):
2910         * mule/mule-coding.el (coding-system-force-on-output):
2911         * mule/mule-misc.el (coding-system-put):
2912         Docstring arglist/Texinfo fixes.  See man/ChangeLog for details.
2913
2914 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
2915
2916         * cus-face.el: Typo fixes and tiny clarifications.
2917         * custom.el: ditto
2918
2919 2000-10-27  Yoshiki Hayashi  <yoshiki@xemacs.org>
2920
2921         * startup.el (auto-save-list-file-prefix): Moved to fileio.c.
2922         * startup.el (normal-top-level): Setup auto-save-list-file-name
2923         if auto-save-list-file-prefix is non-nil.
2924
2925 2000-10-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
2926
2927         * files.el (auto-mode-alist): Allow mixed case suffix for idlwave-mode.
2928
2929 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
2930
2931         * hyper-apropos.el (hyper-apropos-this-symbol): Don't always
2932         get symbol at point-min.
2933
2934 2000-10-24  Didier Verna  <didier@xemacs.org>
2935
2936         * info.el (Info-emacs-info-file-name): defconst it.
2937         * info.el (Info-footnote-tag): defcustom it.
2938         * info.el (Info-no-description-string): ditto.
2939         * info.el (Info-find-node): adapt to new semantics of
2940         'Info-suffixed-file (don't do the case variants stuff).
2941         * info.el (Info-insert-dir): rewrite the dir file variants code.
2942         * info.el (Info-directory-files): New. Return the list of info
2943         files in a directory.
2944         * info.el (Info-dir-outdated-p): use it.
2945         * info.el (Info-parse-dir-entries): ditto.
2946         * info.el (Info-build-dir-anew): don't restrict to files ending
2947         with a ".info.*" extension.
2948         * info.el (Info-set-mode-line): ditto.
2949         * info.el (Info-read-subfile): adapt to new semantics of
2950         'Info-suffixed-file (append 'exact argument).
2951         * info.el (Info-all-case-regexp): New. Return a regexp matching a
2952         string independently of the case.
2953         * info.el (Info-suffixed-file): use it (match all possible case
2954         for the file name).
2955         * info.el (Info-insert-file-contents): code cleanup.
2956         * info.el (Info-rebuild-dir): cosmetics only. Fit code in 80
2957         columns.
2958         * info.el (Info-batch-rebuild-dir): ditto.
2959         * info.el (Info-read-node-name-1): ditto.
2960         * info.el (Info-search): ditto.
2961         * info.el (Info-fontify-node): ditto.
2962
2963
2964 2000-10-24  Didier Verna  <didier@xemacs.org>
2965
2966         * process.el (shell-command): when called from a program, avoid
2967         'push-mark's "mark-set" message.
2968
2969 2000-10-15  MIYASHITA Hisashi  <himi@m17n.org>
2970
2971         * mule/thai-xtis.el (tis-620): Specify coding-system's ccl-program
2972         by a symbol, not by a vector.
2973         * mule/vietnamese.el (vscii): Likewise.
2974         (viscii): Likewise.
2975         * mule/cyrillic.el (koi8-r): Likewise.
2976
2977         * mule/chinese.el (chinese-big5-1): Specify charset's ccl-program
2978         by a symbol, not by a vector.
2979         (chinese-big5-2): Likewise.
2980         * mule/ethiopic.el (ethiopic): Likewise.
2981         * mule/vietnamese.el (vietnamese-viscii-lower): Likewise.
2982         (vietnamese-viscii-upper): Likewise.
2983
2984 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
2985
2986         * files.el (auto-mode-alist): Remove obsolete entry for html3-mode.
2987
2988 2000-10-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
2989
2990         * byte-optimize.el (byte-optimize-car): New function.
2991         (byte-optimize-cdr): Ditto.
2992
2993 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
2994
2995         * byte-optimize.el: Partial synch with FSF 20.7.
2996         Optimize constant concatenation.
2997         Add keymapp as a side effect free function.  It is a built-in.
2998         (byte-after-unbind-pos): Remove byte-equal.
2999
3000 2000-10-13  Gunnar Evermann  <ge204@eng.cam.ac.uk>
3001
3002         * update-elc-2.el: Quote regexps correctly.
3003
3004 2000-10-05  MIYASHITA Hisashi  <himi@m17n.org>
3005
3006         * mule/mule-ccl.el: Sync up with Emacs 21.0.90.
3007         (ccl-compile): Apply integerp, not integer-or-char-p to
3008         check the type of the buffer magnification
3009         (ccl-compile-write-string): Encode a string with binary
3010         coding system.
3011         (ccl-compile-write-repeat): Likewise.
3012
3013 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
3014
3015         * buff-menu.el:
3016         * bytecomp.el:
3017         * coding.el:
3018         * faces.el:
3019         * files.el:
3020         * fill.el:
3021         * float-sup.el:
3022         * font-lock.el:
3023         * help.el:
3024         * iso8859-1.el:
3025         * loaddefs.el:
3026         * menubar-items.el:
3027         * menubar.el:
3028         * modeline.el:
3029         * msw-font-menu.el:
3030         * paragraphs.el:
3031         * paths.el:
3032         * replace.el:
3033         * simple.el:
3034         * sound.el:
3035         * startup.el:
3036         * version.el:
3037         * x-faces.el:
3038         * x-font-menu.el:
3039         Remove purecopy.
3040
3041 2000-10-03  Daniel Pittman  <daniel@rimspace.net>
3042
3043         * simple.el (do-auto-fill): Use the function pointer to by
3044         `comment-line-break-function', not `indent-new-comment-line'. This
3045         fixes an issue with cc-mode comment continuation.
3046
3047 2000-10-11  Martin Buchholz  <martin@xemacs.org>
3048
3049         * simple.el (turn-on-auto-fill):  Add (interactive).
3050         * mwheel.el (mwheel-install): Add (interactive).
3051         * font-lock.el (turn-on-font-lock): Add (interactive).
3052         (turn-off-font-lock): Add (interactive).
3053
3054 2000-10-03  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
3055
3056         * packages.el (packages-special-base-regexp): Add `man'.
3057
3058 2000-10-08  Adrian Aichner  <adrian@xemacs.org>
3059
3060         * wid-edit.el (widget-specify-active): map over extents in current
3061         buffer like `widget-specify-inactive' does.  Mapping over the
3062         inactive extent object does not work since the current extent is
3063         ignored by `map-extents'.
3064
3065 2000-10-04  Martin Buchholz <martin@xemacs.org>
3066
3067         * XEmacs 21.2.36 is released.
3068
3069 2000-09-22  Martin Buchholz  <martin@xemacs.org>
3070
3071         * byte-optimize.el (byte-optimize-lapcode): Add an optimizer pass.
3072         Optimize the compiled-function-constants vector by byte-code
3073         reference counts.
3074
3075 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
3076
3077         * build-report.el (build-report-delete-regexp): quote value in
3078         defcustom
3079
3080 2000-09-24  Adrian Aichner  <aichner@ecf.teradyne.com>
3081
3082         * build-report.el (build-report): Don't bind srcdir which we don't
3083         use in `multiple-value-bind' to avoid the only byte-compiler
3084         warning.
3085
3086 2000-09-23  Adrian Aichner  <aichner@ecf.teradyne.com>
3087
3088         * build-report.el: Requires cl and custom now.
3089         build-report-version is determined by XEmacs version -- remove
3090         build-report-version*.
3091         * build-report.el (build-report-version): Removed.
3092         * build-report.el (build-report-installation-version-regexp): New.
3093         * build-report.el (build-report-version-file-regexp): New.
3094         * build-report.el (build-report-installation-srcdir-regexp): New.
3095         * build-report.el (build-report-destination): Offer
3096         xemacs-build-reports and xemacs-beta.
3097         * build-report.el (build-report-keep-regexp): Adjusted.
3098         * build-report.el (build-report-delete-regexp): Adjusted.
3099         * build-report.el (build-report-make-output-dir): New.
3100         * build-report.el (build-report-installation-file): Replace use of
3101         `concat' with `expand-file-name'.
3102         * build-report.el (build-report-make-output-file): Removed.
3103         * build-report.el (build-report-make-output-files): New.
3104         * build-report.el (build-report-subject): Identify as
3105         user-variable with "*...".
3106         * build-report.el (build-report-prompts): Ditto.
3107         * build-report.el (build-report-version-file): New.
3108         * build-report.el (build-report-file-encoding): Identify as
3109         user-variable with "*...".
3110         * build-report.el (build-report-make-output-get): New.
3111         * build-report.el (build-report-insert-header): Report
3112         emacs-version and system-configuration instead of
3113         build-report-version.
3114         * build-report.el (build-report-insert-make-output): Add file
3115         argument.
3116         * build-report.el (build-report-insert-installation-file):
3117         Re-indent.
3118         * build-report.el (build-report-keep): Change docstring,
3119         re-indent.
3120         * build-report.el (build-report-delete): Ditto.
3121         * build-report.el (build-report-installation-data): New.
3122         * build-report.el (build-report-version-file-data): New.
3123
3124 2000-09-20  Martin Buchholz  <martin@xemacs.org>
3125
3126         * byte-optimize.el (byte-optimize-lapcode):
3127         Fix the optimization of using the first 5 elements of the
3128         constants vector for variables.
3129         (byte-optimize-lapcode): Fix another ancient broken optimization.
3130
3131 2000-09-19  Martin Buchholz  <martin@xemacs.org>
3132
3133         * *: Spelling mega-patch
3134
3135 2000-09-19  Martin Buchholz  <martin@xemacs.org>
3136
3137         * easymenu.el: doc fixes.
3138         (easy-menu-do-define): Use backquote.
3139         (easy-menu-change):
3140         (easy-menu-add):
3141         `when' seems much clearer than `if' here.
3142         (easy-menu-remove):
3143         (easy-menu-add-item):
3144         (easy-menu-item-present-p):
3145         (easy-menu-remove-item):
3146         Wrap using (when (featurep 'menubar) ...)
3147
3148 2000-09-16  Martin Buchholz  <martin@xemacs.org>
3149
3150         * bytecomp.el (displaying-byte-compile-warnings):
3151         Revert Ben's change to this function below so that the compile log
3152         is displayed properly for users of the "popper" package.
3153
3154 2000-09-12  Martin Buchholz  <martin@xemacs.org>
3155
3156         * window.el (save-selected-window): Use backquote.
3157
3158         * bytecomp.el (byte-compile-file-form-defvar-or-defconst):
3159         Renamed from `byte-compile-file-form-defvar'.
3160         * bytecomp.el (byte-compile-defvar-or-defconst):
3161         Only cons onto current-load-list in top-level forms.
3162         Else this leaks a cons cell every time a defun is called.
3163         Renamed from `byte-compile-defvar', for clarity.
3164         Warn when docstring of defvar is not a string.
3165         Use consistent error messages.
3166         Better comments.
3167
3168 2000-09-11  Martin Buchholz  <martin@xemacs.org>
3169
3170         * simple.el (set-variable):
3171         Remove unneeded defvar by rearranging order of let* forms.
3172
3173         * mule/mule-ccl.el (ccl-get-next-code):
3174         * menubar-items.el (bookmark-menu-filter):
3175         (language-environment-menu-filter):
3176         (tutorials-menu-filter):
3177         * toolbar-items.el (toolbar-compile):
3178         * byte-optimize.el (disassemble-offset):
3179         Use (declare (special ...)) instead of `defvar'.
3180
3181         * cl-macs.el (cl-do-proclaim):
3182         Fix (declare (special ...)) warning suppression syntax.
3183
3184 2000-07-22  Golubev I. N. <gin@mo.msk.ru>
3185
3186         * info.el (Info-tag-table-marker):
3187         (Info-tag-table-buffer):
3188         (Info-find-file-node):
3189         (Info-read-subfile):
3190         (Info-build-node-completions):
3191         (Info-search):
3192         (Info-mode):
3193         Multiple info buffer support.
3194
3195 2000-08-28  Oscar Figueiredo  <oscar@cpe.fr>
3196
3197         * ldap.el (ldap-decode-entry): New defun
3198         (ldap-search-entries): Use it in order to decode DN-prefixed
3199         entries properly
3200
3201 2000-08-23  Daniel Pittman <daniel@danann.net>
3202
3203         * mule/mule-cmds.el (coding-system-change-eol-conversion):
3204         Use `eq', not `=', to compare symbols.
3205
3206 2000-07-30  Ben Wing  <ben@xemacs.org>
3207
3208         * bytecomp.el (byte-compile-report-error):
3209         * bytecomp.el (displaying-byte-compile-warnings):
3210         if stack-trace-on-error is set, send out a backtrace when
3211         an error is encountered that stops byte compilation.  this
3212         should make it much much easier to track down those curious
3213         problems.  also undo the kludge of using a separate "*Show*"
3214         buffer for display when there's a temp-buffer-show-function;
3215         we can avoid this by just being a little smarter.
3216
3217         * dialog-items.el:
3218         * dialog-items.el (search-dialog-regexp): New.
3219         * dialog-items.el (search-dialog-callback):
3220         * dialog-items.el (make-search-dialog):
3221         add a regexp option to the dialog and clean up a bit.
3222
3223         * dialog.el:
3224         * dialog.el (yes-or-no-p-dialog-box):
3225         * dialog.el (get-dialog-box-response):
3226         * dialog.el (make-dialog-box):
3227         * dialog.el (dialog-box-finish): New.
3228         * dialog.el (dialog-box-cancel): New.
3229         * dialog.el (internal-make-dialog-box-exit): New.
3230         implement [properly!] the :modal property of the new dialog box
3231         interface.  this is the first time xemacs has ever had *proper*
3232         modal dialog boxes, giving the standard window-system feedback.
3233         (e.g. under windows, clicking on a disabled frame causes a beep
3234         and makes the dialog box flash three times.)
3235
3236         * dragdrop.el: header keyword frobbing.
3237
3238         * dumped-lisp.el (preloaded-file-list):
3239         renamed winnt.el to win32-native.el.
3240
3241         * faces.el (face-property):
3242         * faces.el (set-face-property):
3243         * faces.el (frob-face-property):
3244         * faces.el (frob-face-font-2):
3245         * faces.el (make-face-bold):
3246         * faces.el (make-face-italic):
3247         * faces.el (make-face-bold-italic):
3248         * faces.el (make-face-unbold):
3249         * faces.el (make-face-unitalic):
3250         * faces.el (make-face-smaller):
3251         * faces.el (make-face-larger):
3252         clean up the implementation of these so that window-system-specific
3253         methods are called only on objects belonging to that window system.
3254         previously, you could have [e.g.] mswindows-make-face-bold called
3255         on font object of device type `stream', which is not good and
3256         explains the subtle errors Adrian was getting when byte-compiling
3257         something that required 'term. (Adrian, now you can use stack-trace-
3258         on-error to find the exact place where things are going wrong instead
3259         of having to laboriously binary-search your way through.)
3260
3261         * finder.el (finder-known-keywords):
3262         cleaned up -- properly sorted, clarified the meanings of many of
3263         the keywords, and added a few -- mswin, gui, content, build, www,
3264         user, services.  the last two try to distinguish between a package
3265         that's used directly by the user, and a package that provides
3266         support services to other packages.
3267
3268         * font-lock.el (lisp-font-lock-keywords-2):
3269         update list of lisp control structures to include everything,
3270         including new ones i introduced.
3271
3272         * gutter.el: header keyword frobbing.
3273
3274         * isearch-mode.el (isearch-ring-adjust1): M-p to recall the most
3275         recent isearch element was not doing so!  you got the second-most-
3276         recent instead.
3277
3278         * lisp-mode.el (construct-lisp-mode-menu):
3279         more menubar cleanups.
3280         * lisp-mode.el (with-selected-window):
3281         make it indent properly.
3282
3283         * menubar-items.el (default-menubar): lots of menubar cleanups.
3284         rearranged the options menu the most, e.g. splitting up the
3285         Keyboard/Mouse menu into a new Editing menu and combining the
3286         separate Scrollbar/Gutter/Toolbar submenus into Display.
3287         Got rid of General, moved items to Editing or new Troubleshooting.
3288         Moved Packages to Tools; doesn't seem to belong under Options.
3289         Added stuff to the Cmds menu, e.g. Change Case.
3290
3291         NB please don't complain about these periodic menubar changes.
3292         Anything like this is necessarily incremental in its construction
3293         -- By constant use you gradually become more and more aware of
3294         better and better ways to group menu items.  When we eventually
3295         move the options menu to a property sheet, the existing structure
3296         will probably be preserved fairly well.
3297
3298         * minibuf.el (next-history-element): fix problems with pressing
3299         down arrow in repeat-complex-command.
3300
3301         * modeline.el:
3302         * modeline.el (modeline-3d-p): New.
3303         added custom variable for controlling the 3d modeline.  the
3304         corresponding Options item has been present for a long time,
3305         but commented out with "fix me!" comments.  it's fixed now.
3306
3307         * obsolete.el (add-menu):
3308         remove bogus gettexts.
3309
3310         * process.el (shell-quote-argument):
3311         handle this correctly under Windows native with COMMAND.COM/CMD.EXE.
3312         For bash under Windows native, see below.
3313
3314         * simple.el:
3315         * simple.el (display-warning-buffer):
3316         Fixed the handling of warning display to eliminate the annoying
3317         *Show* buffer, like was done for byte-compiler output above.
3318
3319         * simple.el (debug-print): New.
3320         Simple function for sending debug messages to the console and/or
3321         other debug places.
3322
3323         * subr.el (replace-in-string):
3324         Rewrite this function to avoid N^2 behavior with large strings --
3325         catastrophic with the new Windows selection code! (Apparently the
3326         author of this function didn't realize there was a fun
3327         replace-match that could make his life much easier, because we
3328         duplicated the entire logic.  The new version is smaller, easier
3329         to understand, much more robust, and has extended features --
3330         those of replace-match.)
3331
3332         * window.el:
3333         * window.el (with-selected-window): New.
3334         An obvious complement to the existing `with-selected-frame' and
3335         `with-current-buffer'.
3336
3337         * win32-native.el: Renamed from winnt.el.
3338         Added a great deal of stuff for properly handling process quoting,
3339         somewhat modeled on Kirill's original model (which i later threw
3340         away).  We should now finally have correctly working process arg
3341         quoting/dequoting so that the final app gets exactly what we
3342         intended.  Because the mechanism is in Lisp, it's easily
3343         extendible. (For those running bash and running the native
3344         version, I tried hard to do what I thought was correct.  But more
3345         thought is needed, and ideally the volunteer work of people with
3346         these configurations that they generally run on.)
3347
3348         * x-font-menu.el (x-font-menu-font-data):
3349         Put in defvar's to fix byte-compiler warnings.
3350
3351 2000-08-01 Alastair J. Houghton <ajhoughton@lineone.net>
3352
3353         * select.el (selection-coercion-alist): Initialise.
3354         * select.el (select-coerce-to-text): New.
3355         * select.el (select-coerce): New.
3356         New functions to perform type and value coercion.
3357
3358         * select.el (select-buffer-killed-default): Keep data if it was
3359         on the clipboard.
3360
3361 2000-08-02  Martin Buchholz  <martin@xemacs.org>
3362
3363         * menubar-items.el (default-menubar): Fix typo.
3364         (default-menubar): `lambda' was mispelled as `lamda'.
3365
3366 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
3367
3368         * window.el (shrink-window-if-larger-than-buffer): Remove
3369         edge checking code.
3370
3371 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
3372
3373         * paths.el (gnus-local-domain): Removed.
3374         (gnus-local-organization): Ditto.
3375         (gnus-startup-file): Ditto.
3376
3377 2000-07-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
3378
3379         * files.el (auto-mode-alist): Add .spec for RPM.
3380
3381 2000-07-31  Andy Piper  <andy@xemacs.org>
3382
3383         * gutter-items.el (update-tab-in-gutter): deprecate :properties.
3384
3385 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
3386
3387         * dragdrop.el (experimental-dragdrop-drop-url-default): Use function
3388         browse-url.
3389         * help.el (xemacs-www-page): Ditto.
3390         (xemacs-www-faq): Ditto.
3391         * menubar-items.el (default-menubar): Ditto.
3392
3393         * wid-edit.el (widget-url-link-action): Ditto.
3394         From: Kenichi OKADA <okada@opaopa.org>.
3395
3396 2000-07-31  Martin Buchholz  <martin@xemacs.org>
3397
3398         * finder.el (finder-commentary): Add autoload cookie.
3399
3400 2000-07-28  Adrian Aichner  <aichner@ecf.teradyne.com>
3401
3402         * files.el (insert-file-contents-literally): Fix second let
3403         binding for `coding-system-for-read' to `coding-system-for-write'
3404         as suggested by Dan Holmsand <dan@innehallsbolaget.com>.
3405
3406 1999-06-15  Jan Vroonhof  <vroonhof@math.ethz.ch>
3407
3408         * files.el (insert-file-contents-literally): Use binary coding
3409         system (from Morioka san).
3410         (insert-file-contents-literally): Make file-name-handler method.
3411
3412 2000-07-26  Martin Buchholz  <martin@xemacs.org>
3413
3414         * cl-macs.el (get-selection): Add defsetf.
3415
3416 2000-07-25  Steve Youngs  <youngs_s@ozlinx.com.au>
3417
3418         * x-init.el (x-activate-region-as-selection): replace obsolete
3419         function x-own-selection with own-selection.
3420         (ow-find): replace obsolete functions x-get-selection and
3421         x-get-clipboard with get-selection and get-clipboard.
3422         (init-post-x-win): replace obsolete function x-disown-selection
3423         with disown-selection.
3424
3425 2000-07-20  Mike Sperber  <mike@xemacs.org>
3426
3427         * startup.el (load-user-init-file): Only try to load init file if
3428         it exists.
3429
3430 2000-07-10  Andy Piper  <andy@xemacs.org>
3431
3432         * dialog-items.el: sync with Ben's patch.
3433
3434         * gutter-items.el (buffers-tab-switch-to-buffer): remove now-bogus
3435         comment.
3436         (progress-text-glyph): deleted.
3437         (progress-layout-glyph): make completely minimal.
3438         (progress-gauge-glyph): ditto.
3439         (progress-display-style): fix to handle dynamic instantiator
3440         changes.
3441         (progress-text-instantiator): new.
3442         (progress-layout-instantiator): new.
3443         (progress-gauge-instantiator): new.
3444         (set-progress-display-instantiator): renamed and changed from
3445         set-progress-display-style.
3446         (progress-abort-glyph): use instantiator not glyph.
3447         (append-progress-display): use set-progress-display-instantiator
3448         and set-glyph-image.
3449         (abort-progress-display): ditto.
3450         (raw-append-progress-display): ditto.
3451
3452 2000-07-20  Ben Wing  <ben@xemacs.org>
3453
3454         * code-files.el: Move Mule-specific code to mule-coding.el.
3455
3456 2000-07-15  Ben Wing  <ben@xemacs.org>
3457
3458         * autoload.el:
3459         Fixed comments.
3460
3461         * cmdloop.el:
3462         * cmdloop.el (yes-or-no-p):
3463         * cmdloop.el (y-or-n-p):
3464         Make these functions use should-use-dialog-box-p and not be
3465         overridden in dialog.el.
3466
3467         * cus-dep.el:
3468         * cus-dep.el (Custom-make-dependencies): Removed.
3469         * cus-dep.el (Custom-make-dependencies-1): New.
3470         * cus-dep.el (Custom-make-one-dependency): New.
3471         New entry point for use in Makefiles, to avoid excessive
3472         invocations.
3473
3474         * cus-edit.el (custom-variable-reset-saved):
3475         * cus-edit.el (custom-variable-reset-standard):
3476         * cus-edit.el (custom-save-resets):
3477         Fix bytecompiler warnings.
3478
3479         * dialog.el:
3480         * dialog.el (yes-or-no-p-dialog-box):
3481         * dialog.el (yes-or-no-p-maybe-dialog-box): Removed.
3482         * dialog.el (y-or-n-p-maybe-dialog-box): Removed.
3483         * dialog.el (get-dialog-box-response):
3484         * dialog.el (message-or-box):
3485         * dialog.el (make-dialog-box):
3486         * dialog.el (popup-dialog-box): New.
3487         Avoid yes-or-no-p bogosities.
3488         Create a general function `make-dialog-box' to encapsulate all
3489         dialog box methods; easily extendible.  popup-dialog-box now obsolete.
3490
3491         * dumped-lisp.el (preloaded-file-list):
3492         Add dialog-items.  Clean up.  Group files by types.
3493
3494         * easymenu.el (easy-menu-add):
3495         * easymenu.el (easy-menu-remove):
3496         Account for accelerators.
3497
3498         * extents.el:
3499         * extents.el (extent-list): New args, like in map-extents.
3500         * extents.el (extent-at-event): New.
3501         * extents.el (extents-at-event): New.
3502
3503         * font-lock.el:
3504         * font-lock.el (font-lock-mode):
3505         * font-lock.el (font-lock-default-fontify-buffer):
3506         * font-lock.el (font-lock-default-unfontify-region):
3507         * font-lock.el (font-lock-fontify-syntactically-region):
3508         * font-lock.el (font-lock-fontify-keywords-region):
3509         Use new progress-feedback names.
3510
3511         * font-lock.el (java-font-lock-identifier-regexp):
3512         * font-lock.el (java-font-lock-class-name-regexp):
3513         Fix bytecompiler warnings.
3514
3515         * gutter-items.el:
3516         * gutter-items.el (progress-display-use-echo-area): Removed.
3517         * gutter-items.el (progress-feedback-use-echo-area): New.
3518         * gutter-items.el (progress-display-popup-period): Removed.
3519         * gutter-items.el (progress-feedback-popup-period): New.
3520         * gutter-items.el (set-progress-display-style): Removed.
3521         * gutter-items.el (set-progress-feedback-style): New.
3522         * gutter-items.el (progress-display-style): Removed.
3523         * gutter-items.el (progress-feedback-style): New.
3524         * gutter-items.el (progress-stack):
3525         * gutter-items.el (progress-displayed-p): Removed.
3526         * gutter-items.el (progress-feedbacked-p): New.
3527         * gutter-items.el (clear-progress-display): Removed.
3528         * gutter-items.el (clear-progress-feedback): New.
3529         * gutter-items.el (progress-display-clear-when-idle): Removed.
3530         * gutter-items.el (progress-feedback-clear-when-idle): New.
3531         * gutter-items.el (remove-progress-display): Removed.
3532         * gutter-items.el (remove-progress-feedback): New.
3533         * gutter-items.el (progress-display-dispatch-non-command-events): Removed.
3534         * gutter-items.el (progress-feedback-dispatch-non-command-events): New.
3535         * gutter-items.el (append-progress-display): Removed.
3536         * gutter-items.el (append-progress-feedback): New.
3537         * gutter-items.el (abort-progress-display): Removed.
3538         * gutter-items.el (abort-progress-feedback): New.
3539         * gutter-items.el (raw-append-progress-display): Removed.
3540         * gutter-items.el (raw-append-progress-feedback): New.
3541         * gutter-items.el (display-progress-display): Removed.
3542         * gutter-items.el (display-progress-feedback): New.
3543         * gutter-items.el (current-progress-display): Removed.
3544         * gutter-items.el (current-progress-feedback): New.
3545         * gutter-items.el (current-progress-display-label): Removed.
3546         * gutter-items.el (current-progress-feedback-label): New.
3547         * gutter-items.el (progress-display): Removed.
3548         * gutter-items.el (progress-feedback): New.
3549         Replace "progress-display" with "progress-feedback" globally.
3550
3551         * gutter-items.el (lprogress-display): Removed.
3552         * gutter-items.el (progress-feedback-with-label): New.
3553         Rename lprogress-display ==> progress-feedback-with-label.
3554
3555         * gutter-items.el (search-dialog-direction): Removed.
3556         * gutter-items.el (search-dialog-text): Removed.
3557         * gutter-items.el (search-dialog-callback): Removed.
3558         * gutter-items.el (make-search-dialog): Removed.
3559         Move to dialog-items.el.
3560
3561         * help.el:
3562         * help.el (help-mode-quit):
3563         * help.el (mode-for-help): New.
3564         * help.el (help-sticky-window): New.
3565         * help.el (help-window-config): New.
3566         * help.el (with-displaying-help-buffer):
3567         * help.el (function-at-event): New.
3568         * help.el (help-symbol-regexp): New.
3569         * help.el (help-symbol-run-function-1): New.
3570         * help.el (help-symbol-run-function): New.
3571         * help.el (help-symbol-function-context-menu): New.
3572         * help.el (help-symbol-variable-context-menu): New.
3573         * help.el (help-symbol-function-and-variable-context-menu): New.
3574         * help.el (frob-help-extents): New.
3575         * help.el (describe-function-1):
3576         * help.el (variable-at-point):
3577         * help.el (variable-at-event): New.
3578         * help.el (describe-variable):
3579         Major overhaul.
3580         - Make functions and variables be mousable.
3581         - Middle button hyperlinks.
3582         - New context-menu entries.
3583
3584         * keydefs.el:
3585         * keydefs.el (global-map):
3586         New key bindings to move lines up and down.
3587
3588         * lisp-mode.el:
3589         * lisp-mode.el (construct-lisp-mode-menu): New.
3590         * lisp-mode.el (emacs-lisp-mode-popup-menu):
3591         * lisp-mode.el (lisp-interaction-mode-menubar-menu):
3592         * lisp-mode.el (emacs-lisp-mode-menubar-menu):
3593         * lisp-mode.el (lisp-indent-function): Indent "flet" entries better.
3594         Make popup and menubar menus be different.  Popup menu uses
3595         clicked location and automatically assumes symbol under the mouse
3596         for various commands.
3597
3598         * menubar-items.el:
3599         * menubar-items.el (bookmark-menu-filter): Add accelerators.
3600         * menubar-items.el (buffers-menu-omit-chars-list): Include 'd'.
3601
3602         * menubar-items.el (global-popup-menu): Removed.
3603         * menubar-items.el (mode-popup-menu): Removed.
3604         * menubar-items.el (activate-popup-menu-hook): Removed.
3605         * menubar-items.el (popup-mode-menu): Removed.
3606         * menubar-items.el (popup-buffer-menu): Removed.
3607         * menubar-items.el (popup-menubar-menu): Removed.
3608         Move to menubar.el.
3609
3610         * menubar.el:
3611         * menubar.el (global-popup-menu): New.
3612         * menubar.el (mode-popup-menu): New.
3613         * menubar.el (activate-popup-menu-hook): New.
3614         * menubar.el (last-popup-menu-event): New.
3615         * menubar.el (popup-mode-menu): New.
3616         * menubar.el (popup-buffer-menu): New.
3617         * menubar.el (popup-menubar-menu): New.
3618         * menubar.el (menu-call-at-event): New.
3619         Move non-content functions here.  Add support for context menu
3620         items on extents.
3621
3622         * minibuf.el (minibuffer-history-uniquify):
3623         Typo fix.
3624
3625         * minibuf.el (read-file-name-1):
3626         Call new file dialog box if it exists.
3627
3628         * minibuf.el (mouse-rfn-setup-vars):
3629         Clean up "chop" action.
3630
3631         * mouse.el:
3632         * mouse.el (button2): Now bound to mouse-track.
3633         * mouse.el (click-inside-extent-p):
3634         * mouse.el (point-inside-extent-p):
3635         * mouse.el (point-inside-selection-p):
3636         * mouse.el (mouse-drag-or-yank): Removed.
3637         * mouse.el (mouse-begin-drag-n-drop): New.
3638         * mouse.el (mouse-eval-sexp):
3639         * mouse.el (mouse-track-activate-strokes): New.
3640         * mouse.el (mouse-track-do-activate): New.
3641         * mouse.el (mouse-track):
3642         * mouse.el (default-mouse-track-event-is-with-button): New.
3643         * mouse.el (default-mouse-track-cleanup-hook):
3644         * mouse.el (default-mouse-track-drag-hook):
3645         * mouse.el (default-mouse-track-drag-up-hook):
3646         * mouse.el (default-mouse-track-click-hook):
3647         Merge drag-n-drop into mouse-track.
3648         Add general "activate" support to replace specific button2 kludges.
3649         Use "button modifier" support in mouse-track.
3650
3651         * package-get.el (package-get-dependencies): Fix bytecompiler warnings.
3652
3653         * package-ui.el:
3654         * package-ui.el (pui-menu):
3655         * package-ui.el (pui-popup-context-sensitive): Removed.
3656         Fix bytecompiler warnings.
3657         Clean up popup code a bit.
3658
3659         * select.el (get-selection-no-error): Fix bytecompiler warnings.
3660
3661         * simple.el:
3662         * simple.el (transpose-lines):
3663         * simple.el (transpose-line-up): New.
3664         * simple.el (transpose-line-down): New.
3665         * simple.el (transpose-subr):
3666         * simple.el (transpose-subr-1): Removed.
3667         Clean up, add functions to move lines up and down.
3668
3669         * startup.el (mail-host-address):
3670         * startup.el (user-mail-address):
3671         Customize.
3672
3673         * subr.el:
3674         * subr.el (set-symbol-value-in-buffer): New.
3675         * subr.el (error):
3676         * subr.el (check-argument-type):
3677         * subr.el (defined-error-p): New.
3678         Add structured error support.
3679
3680         * toolbar-items.el (toolbar-compile):
3681         Use new make-dialog-box.
3682
3683         * update-elc.el:
3684
3685         * userlock.el (ask-user-about-lock-dbox):
3686         * userlock.el (ask-user-about-supersession-threat-dbox):
3687         * userlock.el (ask-user-about-lock):
3688         * userlock.el (ask-user-about-supersession-threat):
3689         Use new make-dialog-box.
3690         Add safety checks; use should use-dialog-box-p.
3691
3692         * window-xemacs.el:
3693         * window-xemacs.el (__buffer-dedicated-frame):
3694         * window-xemacs.el (buffer-dedicated-frame): New.
3695         * window-xemacs.el (set-buffer-dedicated-frame): New.
3696         Move dedicated-frame stuff into lisp.
3697
3698 2000-07-18  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3699
3700         * printer.el (generic-print-region): Do not require that
3701         `printer-name' be set.
3702         (printer-name): Commentary clarification.
3703
3704 2000-07-19  Martin Buchholz <martin@xemacs.org>
3705
3706         * XEmacs 21.2.35 is released.
3707
3708 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
3709
3710         * select.el (selection-coercible-types): Initialise.
3711
3712 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
3713
3714         * select.el (own-clipboard): Bug fix.
3715
3716 2000-07-17  Mike Sperber  <mike@xemacs.org>
3717
3718         * cus-edit.el (custom-migrate-custom-file): Save init file before
3719         continuing.
3720
3721 2000-07-16  Mike Sperber  <mike@xemacs.org>
3722
3723         * startup.el (load-init-file): Remove silly call to
3724         `load-user-custom-file`.
3725         (maybe-migrate-user-init-file): Minor fixes.
3726
3727 2000-07-16  Martin Buchholz  <martin@xemacs.org>
3728
3729         * apropos.el (apropos-documentation-check-doc-file):
3730         `doc' variable should be let-bound, as was presumably intended.
3731
3732         * cus-edit.el (custom-variable-reset-saved):
3733         (custom-variable-reset-standard):
3734         Remove unused variable comment-widget.  Twice.
3735
3736         * toolbar.el (toolbar-blank-press-function):
3737         Add a real defvar with initial value nil and proper docstring.
3738         (press-toolbar-button): No need to check for boundp-ness anymore.
3739
3740         * rect.el (open-rectangle-line): Remove useless (let) form.
3741         Add defvar for pending-delete-mode.
3742
3743         * info.el (Info-find-node): This function needs an autoload cookie.
3744
3745         * mule/mule-x-init.el (x-use-halfwidth-roman-font):
3746         Use let* since the second form referred to the first.
3747
3748 2000-07-16  Adrian Aichner  <aichner@ecf.teradyne.com>
3749
3750         * msw-select.el (mswindows-paste-clipboard): Use `get-clipboard'
3751         instead of removed `mswindows-get-clipboard'.
3752
3753
3754 2000-07-15 Alastair J. Houghton <ajhoughton@lineone.net>
3755
3756         * select.el (select-convert-from-text): New.
3757         * select.el (select-convert-from-length): New.
3758         * select.el (select-convert-from-integer): New.
3759         * select.el (select-convert-from-identity): New.
3760         * select.el (select-convert-from-filename): New.
3761         * select.el (selection-converter-in-alist): Use them.
3762         New converter functions for X.
3763
3764         * select.el (get-selection): Removed comment.
3765
3766         * select.el (own-selection): Removed append code - I thought
3767         I'd already done this, but apparently not...
3768
3769         * select.el: Changed comment about TIMESTAMP.
3770
3771         * select.el (select-convert-in): New.
3772         * select.el (select-convert-out): New.
3773         New functions that get used by select.c.
3774
3775         * select.el (select-buffer-killed-default): New.
3776         * select.el (select-buffer-killed-text): New.
3777         * select.el (selection-buffer-killed-alist): New.
3778         New list and functions that get called if a relevant selection
3779         exists and a buffer gets killed.
3780
3781         * select.el (select-convert-to-targets):
3782         * select.el (select-convert-to-identity): Removed.
3783         * select.el (select-convert-from-identity): Removed.
3784         * select.el (select-converter-out-alist):
3785         Removed _EMACS_INTERNAL selection type.
3786
3787         * x-select.el (xselect-kill-buffer-hook): Removed.
3788         * x-select.el (xselect-kill-buffer-hook-1): Removed.
3789         Removed this X-specific nonesense. Use the generic support
3790         in select.el instead.
3791
3792 2000-07-15  Martin Buchholz  <martin@xemacs.org>
3793
3794         * mule/mule-category.el (defined-category-hashtable):
3795         Use make-hash-table instead of make-hashtable
3796
3797         * buff-menu.el: Byte-compiler warning fix.
3798
3799         * isearch-mode.el (isearch-highlight-all-cleanup):
3800         Remove unused variable `isearch-highlight-all-start'.
3801
3802         * etags.el (add-to-tag-completion-table): Byte-compiler warning fix.
3803
3804         * itimer.el (itimer-edit-mode): Byte-compiler warning fixes.
3805
3806         * cus-dep.el (Custom-make-dependencies):
3807         Add autoload cookie for custom-add-loads to generated custom-load.el.
3808
3809         * autoload.el (autoload-package-name): Warning suppression.
3810         Move defvar prior to first use.
3811
3812         * custom.el: Add autoload for custom-declare-face.
3813         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
3814         * cl.el (cl-hack-byte-compiler):
3815         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
3816         to work properly.
3817
3818 2000-07-08  Mike Sperber  <mike@xemacs.org>
3819
3820         * startup.el (load-home-init-file): Added variable.
3821         (maybe-migrate-user-init-file): Added.
3822         (load-user-init-file): Load custom file if different from init
3823         file.
3824
3825         * dumped-lisp.el (preloaded-file-list): Added "cus-file" before
3826         "startup."
3827
3828         * cus-edit.el (custom-migrate-custom-file): Added for migration.
3829         Moved `custom-file'-related code to cus-file.el.
3830
3831         * cus-file.el: New file.
3832
3833 2000-04-01  Mike Sperber  <mike@xemacs.org>
3834
3835         * packages.el (packages-find-package-directories): Added support
3836         for external package hierarchies with in-place installations.
3837
3838         * find-paths.el (paths-root-in-place-p): Added.
3839         (paths-find-emacs-directory): Added support for external
3840         directories with in-place installations.
3841         (paths-find-site-directory): Ditto.
3842
3843         * startup.el (find-user-init-file): Also look for
3844         ~/.xemacs/init.elc? in preference to ~/.emacs.
3845
3846 2000-07-12 Alastair J. Houghton <ajhoughton@lineone.net>
3847
3848         * select.el (own-selection):
3849         * select.el (own-clipboard): Changed `append' parameter to
3850         `how-to-use' parameter.
3851         * select.el (own-selection): Removed icky append code.
3852         * select.el (own-selection, get-selection): Removed extra type
3853         checking.
3854         * select.el (selection-appender-alist):
3855         * select.el (selection-converter-{in|out}-alist): Initialise.
3856         * select.el (select-append-to-*): New.
3857         * select.el (select-convert-from-*): New.  New functions to append
3858         data and convert data from external type.
3859
3860 2000-07-12  Stef Epardaud  <stef@lunatech.com>
3861
3862         * font-lock.el: Javadoc enhancements.
3863
3864 2000-07-06  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3865
3866         * printer.el (generic-print-region): Compose job name from buffer
3867         name.
3868
3869 2000-07-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
3870
3871         * font-lock.el (font-lock-fontify-pending-extents): Call
3872         font-lock-fontify-region instead of font-lock-fontify-buffer
3873         to avoid unnecessary progress gauges.
3874
3875 2000-07-06  Craig Lanning  <lanning@scra.org>
3876
3877         * custom-load.el (faces):
3878
3879         * finder.el (finder-compile-keywords): from Dan Holmsand, make sure
3880         dir is a regex.
3881
3882         * process.el (call-process-internal): from Dan Holmsand, use binary
3883         coding systems so that jka-compr works.
3884
3885 2000-07-07  Ben Wing  <ben@xemacs.org>
3886
3887         * font-lock.el: Undo previous change.  Unfortunately, some
3888         files actually use the variables directly in their init code
3889         without quoting them.
3890
3891 2000-07-07  Ben Wing  <ben@xemacs.org>
3892
3893         * font-lock.el (defvar font-lock-*-face): Removed.
3894
3895         * font-lock.el (font-lock-apply-highlight): Bind these face vars
3896         only when necessary.
3897
3898 2000-06-30  Charles G Waldman  <cgw@alum.mit.edu>
3899
3900         * cl-macs.el: fix cl-transform-function-property kludge
3901         so that it does not require a random feature.
3902
3903 2000-06-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
3904
3905         * files.el (auto-mode-alist): allow .make extension for Makefiles,
3906         as in Linux kernel "Rules.make".
3907
3908 2000-06-29  Gunnar Evermann  <ge204@eng.cam.ac.uk>
3909
3910         * build-report.el (build-report): Add autoload cookie.
3911
3912 2000-06-21  Charles G Waldman  <cgw@alum.mit.edu>
3913
3914         * package-ui.el (defgroup pui):  Correct a misspelling
3915         (pui-toggle-package-delete):  Change `seleted' to `selected'
3916
3917 2000-06-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
3918
3919         * package-get.el (package-get-update-base):
3920         (package-get): Use insert-file-contents-literally always.
3921         (package-get-maybe-save-index):
3922         Force coding system for writing to binary.
3923
3924 2000-06-08  Mike Alexander  <mta@arbortext.com>
3925
3926         * code-process.el (call-process-region): If there is no coding
3927         system for the process on process-coding-system-alist use the
3928         coding system of the buffer containing the region.
3929
3930 2000-06-10  Ben Wing  <ben@xemacs.org>
3931
3932         * cmdloop.el (command-error):
3933         If debug-on-error and noninteractive, output backtrace.
3934
3935         * files.el (file-relative-name):
3936         Remove MSDOS references.
3937
3938         * simple.el (line-number): New function, due to non-obvious
3939         behavior/usage of count-lines.
3940
3941         * simple.el (count-lines): document non-obvious usage to get
3942         line number.
3943
3944 2000-06-11  Ben Wing  <ben@xemacs.org>
3945
3946         * faces.el ((featurep 'xpm)):
3947         * x-faces.el (x-init-face-from-resources):
3948         * x-faces.el (x-init-frame-faces):
3949         * x-misc.el (x-init-specifier-from-resources):
3950         * x-misc.el (x-get-resource-and-bogosity-check):
3951         * x-misc.el (x-get-resource-and-maybe-bogosity-check):
3952         * x-mouse.el (x-init-pointer-shape):
3953         * x-scrollbar.el (x-init-scrollbar-from-resources):
3954         Add sixth argument to x-get-resource calls so as to issue warnings
3955         rather than errors on bogus arguments.
3956
3957 2000-06-05  Ben Wing  <ben@xemacs.org>
3958
3959         * compat.el: new file.  provides a clean, non-intrusive way to
3960         define compatibility functions.
3961
3962         * process.el (shell-quote-argument): temporary fix for lack
3963         of nt-quote-process-args.  #### I need to put back the overall
3964         structure of that mechanism but redo the guts of it using the
3965         extra intelligence in the C code.
3966
3967 2000-05-28  Adrian Aichner  <aichner@ecf.teradyne.com>
3968
3969         * package-info.el (pi-md5sum): Calculate MD5 sum just like
3970         `package-get' does in package-get.el, instead of using external
3971         "md5sum" program.
3972
3973         * package-get.el (package-get): Insert package file literally to
3974         make checksum calculation work.
3975
3976 2000-04-18  Hrvoje Niksic  <hniksic@iskon.hr>
3977
3978         * code-files.el (convert-mbox-coding-system): Deleted.
3979         (file-coding-system-alist): Removed reference to
3980         convert-mbox-coding-system.
3981
3982 2000-05-28  Martin Buchholz <martin@xemacs.org>
3983
3984         * XEmacs 21.2.34 is released.
3985
3986 2000-05-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
3987
3988         * font-lock.el (font-lock-keywords): Rewrote docstring
3989
3990 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
3991
3992         * loadhist.el (unload-feature): handle case where x is both boundp
3993         and fboundp
3994
3995 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
3996
3997         * packages.el: It's ok to use built-in macros, but not lisp
3998         defined ones.
3999
4000 2000-05-20  Ben Wing  <ben@xemacs.org>
4001
4002         * font-lock.el:
4003         * font-lock.el (font-lock-message-threshold):
4004         * font-lock.el (font-lock-mode):
4005         * font-lock.el (font-lock-default-fontify-buffer):
4006         * font-lock.el (font-lock-always-fontify-immediately):
4007         * font-lock.el (font-lock-old-extent): Removed.
4008         * font-lock.el (font-lock-old-len): Removed.
4009         * font-lock.el (font-lock-fontify-glumped-region): Removed.
4010         * font-lock.el (font-lock-pending-extent-table): New.
4011         * font-lock.el (font-lock-range-table): New.
4012         * font-lock.el (font-lock-after-change-function):
4013         * font-lock.el (font-lock-after-change-function-1): Removed.
4014         * font-lock.el (font-lock-fontify-pending-extents): New.
4015         * font-lock.el ('font-lock-revert-cleanup): Removed.
4016         * font-lock.el ('font-lock-revert-setup): Removed.
4017         Rewrite deferral code to handle any number of changes, merging
4018         them properly.  Remove hacked-up code for revert-buffer, now
4019         unnecessary.
4020
4021         * menubar-items.el (default-menubar):
4022         In Options->Edit Init File, don't switch to emacs-lisp-mode
4023         unless necessary; doing this turns off font-lock.
4024
4025 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
4026
4027         * keydefs.el: Define C-x BS to backward-kill-sentence.
4028
4029 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
4030
4031         * files.el (hack-local-variables-prop-line): Use non-greedy
4032         matching to process -*-texinfo-*- -*-.
4033
4034 2000-05-11  Jonathan Marten <jonathan.marten@uk.sun.com>
4035
4036         * minibuf.el (minibuf-directory-files): new function.
4037         (read-file-name-activate-callback): use minibuf-directory-files.
4038         (read-directory-name-internal): ditto.
4039         (mouse-file-display-completion-list): ditto.
4040         (mouse-directory-display-completion-list): ditto.
4041         (read-file-name-internal): remove "./" from completion list unless
4042         explicitly matched, for consistency.
4043
4044 2000-05-11  Ben Wing  <ben@xemacs.org>
4045
4046         * gutter-items.el (gutter-buffers-tab):
4047         * gutter-items.el (add-tab-to-gutter):
4048         * gutter-items.el (update-tab-in-gutter):
4049         * gutter-items.el (remove-buffer-from-gutter-tab): Removed.
4050         * gutter-items.el (append-progress-display):
4051         * gutter-items.el (abort-progress-display):
4052         * gutter-items.el (raw-append-progress-display):
4053         Further fixes.  Use set-glyph-image not set-image-instance-property,
4054         to fix problems with multiple windows in a frame.
4055
4056         * menubar-items.el (tutorials-menu-filter):
4057         Fix typo.
4058
4059         * startup.el (early-error-handler):
4060         Display message box under windows; otherwise, message will disappear
4061         before it can be viewed.
4062
4063         * update-elc.el:
4064         Fix bug in NEEDTODUMP processing.
4065
4066 2000-05-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
4067
4068         * startup.el (lock-directory): Removed.
4069         (superlock-file): Ditto.
4070         (startup-set-paths): Remove lockdir.
4071         (startup-setup-paths-warning): Remove lock-directory.
4072
4073         * setup-paths.el (paths-find-lock-directory): Removed.
4074         (paths-find-superlock-file): Ditto.
4075
4076 2000-05-09  Ben Wing  <ben@xemacs.org>
4077
4078         * faces.el (set-face-property):
4079         * faces.el (set-face-font):
4080         * faces.el (set-face-foreground):
4081         * faces.el (set-face-background):
4082         * faces.el (set-face-background-pixmap):
4083         * faces.el (set-face-underline-p):
4084         * faces.el (set-face-strikethru-p):
4085         * faces.el (set-face-highlight-p):
4086         * faces.el (set-face-dim-p):
4087         * faces.el (set-face-blinking-p):
4088         * faces.el (set-face-reverse-p):
4089         doc string changes.
4090
4091         * glyphs.el:
4092         * glyphs.el (make-image-specifier):
4093         * glyphs.el (glyph-property):
4094         * glyphs.el (set-glyph-image):
4095         * glyphs.el (make-glyph):
4096         * glyphs.el (make-pointer-glyph):
4097         * glyphs.el (make-icon-glyph):
4098         * glyphs.el (widget-image-instance-p): New.
4099         authorship info, lots of doc changes.  New predicate, inadvertently
4100         omitted.  the general principle with specifier docs is now that
4101         the description of instantiators should go with the make-foo-specifier
4102         fun's doc string, rather than in foo-specifier-p.  this follows
4103         conventions elsewhere in XEmacs and in general is a lot more obvious
4104         of a place to look.  sometimes the make-foo-specifier function needs
4105         to be created in the process.
4106
4107         * gutter.el:
4108         * gutter.el (make-gutter-specifier): New.
4109         * gutter.el (make-gutter-size-specifier): New.
4110         * gutter.el (make-gutter-visible-specifier): New.
4111         specifier doc updates according to the conventions specified before.
4112
4113         * objects.el:
4114         * objects.el (make-font-specifier):
4115         * objects.el (make-color-specifier):
4116         * objects.el (make-face-boolean-specifier): New.
4117         specifier doc updates according to the conventions specified before.
4118
4119         * specifier.el:
4120         * specifier.el (set-specifier):
4121         * specifier.el (make-integer-specifier): New.
4122         * specifier.el (make-boolean-specifier): New.
4123         * specifier.el (make-natnum-specifier): New.
4124         * specifier.el (make-generic-specifier): New.
4125         * specifier.el (make-display-table-specifier): New.
4126         specifier doc updates according to the conventions specified before.
4127
4128         * toolbar.el:
4129         * toolbar.el (make-toolbar-specifier): New.
4130         specifier doc updates according to the conventions specified before.
4131
4132 2000-05-09  Ben Wing  <ben@xemacs.org>
4133
4134         * process.el (call-process-internal): Revert to previous version
4135         because Mike's change clashed with a change I did not long before.
4136         Changed progn to prog1 to fix the bug pointed out by Mike Alexander.
4137         Thanks very much Mike for pointing out the bug and submitting a
4138         patch!
4139
4140 2000-04-13  Mike Alexander  <mta@arbortext.com>
4141
4142         * process.el (call-process-internal): Send the correct input buffer
4143         (call-process-internal): Return the exit status of the process
4144
4145 2000-05-07  Ben Wing  <ben@xemacs.org>
4146
4147         * winnt.el:
4148         * winnt.el (nt-quote-args-verbatim): Removed.
4149         * winnt.el (nt-quote-args-prefix-quote): Removed.
4150         * winnt.el (nt-quote-args-backslash-quote): Removed.
4151         * winnt.el (nt-quote-args-double-quote): Removed.
4152         * winnt.el (nt-quote-args-functions-alist): Removed.
4153         * winnt.el (nt-quote-process-args): Removed.
4154         Remove all stuff for argument quoting.  We borrow the code instead
4155         from Emacs 20.6, which is much more careful in its quoting
4156         (e.g. in handling runs of the escape character) and avoids most of
4157         the need for this Lisp mechanism by checking to see whether we're
4158         running a Cygwin or normal program and doing the appropriate
4159         quoting.  If we end up needing such a mechanism, we should add
4160         it by extending the variable `mswindows-quote-process-args' so it
4161         can take an alist of regexps.
4162
4163 2000-05-07  Ben Wing  <ben@xemacs.org>
4164
4165         * keydefs.el:
4166         Restore M-up, M-down to 21.1 state.  Put *ward-sentence on
4167         C-M-left, C-M-right instead.  Define C-M-up, C-M-down to scroll
4168         the window without moving point.
4169
4170         * simple.el:
4171         * simple.el (scroll-up-one): New.
4172         * simple.el (scroll-down-one): New.
4173         Functions for use with C-M-up/down.
4174
4175 2000-05-01  Martin Buchholz <martin@xemacs.org>
4176
4177         * XEmacs 21.2.33 is released.
4178
4179 2000-04-29  Martin Buchholz  <martin@xemacs.org>
4180
4181         * dialog.el (yes-or-no-p-dialog-box):
4182         Fix docstring.
4183         Fix following horrible bug in X11 mode with focus-follows-mouse:
4184           1. Visit two files in two different frames.
4185           2. do File->Revert Buffer in one of those frames.
4186           3. Dialog box appears.
4187           4. Arrange things so that the mouse passes over the *other*
4188              frame, then to the dialog box, and click on "Yes".
4189           5. The file contents end up in the *wrong* buffer!
4190         Add TODO comment.
4191
4192 2000-04-28  Ben Wing  <ben@xemacs.org>
4193
4194         * help.el (describe-installation): correct typo introduced
4195         in last patch: boundp -> fboundp.
4196
4197         * etags.el (buffer-tag-table-list):
4198         canonicalize filenames to Unix format so that tag-table-alist
4199         searching works under Windows.
4200
4201         * autoload.el:
4202         Bowdlerize the supposedly objectionable words
4203         "who couldn't quite manage to cleanly modify batch-update-autoloads".
4204
4205         * gutter-items.el (set-progress-display-style):
4206         * gutter-items.el (search-dialog-callback):
4207         * gutter-items.el (make-search-dialog):
4208         Change to new callback-ex api.
4209
4210 2000-04-26  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
4211
4212         * help.el: (describe-installation): decode-coding-string is not
4213         defined in a non MULE environment.
4214
4215 2000-04-28  Ben Wing  <ben@xemacs.org>
4216
4217         * gutter-items.el (buffer-list-changed-hook):
4218         use it, not record-buffer-hook.
4219
4220         * subr.el (record-buffer-hook): Removed.
4221
4222 2000-04-27  Ben Wing  <ben@xemacs.org>
4223
4224         * gutter-items.el (buffers-tab-switch-to-buffer): do not
4225         use NORECORD option.  Andy will not like this, but the existing
4226         gutter behavior is just wrong, as per this comment:
4227
4228         ;; this used to add the norecord flag to both calls below.
4229         ;; this is bogus because it is a pervasive assumption in XEmacs
4230         ;; that the current buffer is at the front of the buffers list.
4231         ;; for example, select an item and then do M-C-l
4232         ;; (switch-to-other-buffer).  Things get way confused.
4233         ;;
4234         ;; Andy, if you want to maintain the current look, you must
4235         ;;  *uncouple* the gutter order and buffers order.
4236
4237         * loaddefs.el (completion-ignored-extensions): unfuckify.
4238
4239         * bytecomp.el (batch-byte-compile-one-file): new function, used in
4240         xemacs.mak.
4241
4242         * autoload.el (batch-update-one-directory): new function, used in
4243         xemacs.mak.
4244
4245         * loadup.el: set gc-cons-threshold very high unless dumping --
4246         loadup during update-elc is much much much faster.  also do this
4247         when quick-building.
4248
4249         add commented-out code for profiling loadup.
4250
4251
4252         * update-elc.el (preloaded-file-list): add bytecomp.el, since it
4253         is required in order to build xemacs.
4254
4255 2000-04-26  Ben Wing  <ben@xemacs.org>
4256
4257         * loadup.el: don't garbage collect during loadup if quick-build
4258         compile-time option is set.
4259
4260 2000-04-23  Ben Wing  <ben@xemacs.org>
4261
4262         * update-elc.el: compute whether any dumped .el or .elc files
4263         are newer than the dumped exe, and touch the file ../src/NEEDTODUMP
4264         if so.
4265
4266         * update-elc.el (update-elc-files-to-compile): always change
4267         NOBYTECOMPILE in the src directory rather than current dir,
4268         so it will work under NT.
4269
4270         * autoload.el (autoload-trim-file-name): canonicalize to slashes so
4271         the form of this file is identical between Unix and Windows.
4272         (autoload-target-directory): Fixed to be lisp/ not lisp/prim/.
4273         Added comment.
4274         (update-autoloads-from-directory): updated doc string.
4275         updated doc strings in a few other places.
4276
4277 2000-04-18  Yoshiki Hayashi  <yoshiki@xemacs.org>
4278
4279         * bytecomp.el (byte-force-recompile): Fix argument to
4280         byte-recompile-directory.
4281
4282 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
4283
4284         * gutter-items.el (progress-display-clear-when-idle): Use
4285         add-one-shot-hook.
4286         * gutter-items.el (clear-progress-display): Adjust number of
4287         arguments.
4288
4289 2000-04-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
4290
4291         * dumped-lisp.el (preloaded-file-list): Always dump select.el.
4292
4293 2000-04-16  Ben Wing  <ben@xemacs.org>
4294
4295         * printer.el: New file.
4296
4297         * dumped-lisp.el (preloaded-file-list): Declare printer.el.
4298
4299         * help.el (describe-installation): Fix decoding for Windows.
4300
4301         * menubar-items.el:
4302         * menubar-items.el (default-menubar):
4303         * menubar-items.el (tutorials-menu-filter): New.
4304         * menubar-items.el (popup-menubar-menu):
4305         Add authorship.  Redo Help menu and Tutorials filter.
4306
4307         * menubar.el: Correct comment.
4308
4309         * modeline.el (modeline-buffer-identification): Correct doc string.
4310
4311         * simple.el:
4312         * simple.el (printing): Removed.
4313         * simple.el (printer-name): Removed.
4314         * simple.el (generic-print-buffer): Removed.
4315         * simple.el (generic-print-region): Removed.
4316         Move generic print code to printer.el.
4317
4318 2000-04-15  Ben Wing  <ben@xemacs.org>
4319
4320         * simple.el (generic-print-region): New.
4321         make this function actually work.
4322         (generic-print-buffer): call generic-print-region.
4323
4324 2000-04-14  Andy Piper  <andy@xemacs.org>
4325
4326         * gutter-items.el (make-search-dialog): avoid unnecessary futzing
4327         by using the new widget-callback-current-channel.
4328         (search-dialog-callback): ditto.
4329
4330 2000-04-12  Andy Piper  <andy@xemacs.org>
4331
4332         * gutter.el (default-gutter-position): moved from gutter-items.el.
4333         (default-gutter-position-changed-hook): ditto.
4334         (gutter-element-visibility-changed-hook): ditto.
4335         (set-gutter-element): ditto.
4336         (remove-gutter-element): ditto.
4337         (set-gutter-element-visible-p): ditto.
4338         (gutter-element-visible-p): ditto.
4339         (init-gutter): ditto.
4340
4341         * dialog.el (make-dialog-box): renamed and moved from
4342         gutter-items.el
4343
4344         * gutter-items.el: move various functions elsewhere.
4345
4346 2000-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4347
4348         * menubar-items.el: Fixed place of parenthesis.
4349
4350 2000-04-12  Ben Wing  <ben@xemacs.org>
4351
4352         * etags.el (find-tag-at-point): New.  Lets you do find-tag
4353                 without constantly being prompted for the tag.
4354         * simple.el: Added a number of section headings, to clarify the
4355                 organization of this file.
4356         * simple.el (activate-region):
4357         * simple.el (region-exists-p):
4358         * simple.el (region-active-p):
4359                 Moved these three function down to the other side of
4360                 the case-changing functions, so they join the rest of
4361                 the region code.
4362         * simple.el (printing): New.
4363         * simple.el (printer-name): New.
4364         * simple.el (generic-print-buffer): New.
4365                 New functions, a very simple prototype for a unified
4366                 printing interface.
4367
4368         * process.el (call-process-internal): Real fix for null BUFFER,
4369                 other problems with BUFFER specs.
4370
4371         * menubar-items.el:
4372                 Fixed up File->Print to use new printing functions.
4373                 Various corrections and expansions to Grep/Compile menus.
4374                 New options for Printing.
4375                 New options for SMTP Mail, the way to send mail under
4376                   MS Windows. (There's also a package patch to make SMTP
4377                   Mail be the default under MSWin.)
4378
4379 2000-04-09  Jeff Miller <jmiller@cablespeed.com>
4380
4381         * menubar-items.el: Selecting Rectangle Mousing from menubar
4382         did not work.  Needed to quote mouse-track-rectangle-p.
4383
4384 2000-04-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
4385
4386         * cl-compat.el (keywordp): Removed.
4387
4388 2000-04-05  Andy Piper  <andy@xemacs.org>
4389
4390         * gutter-items.el (progress-layout-glyph): don't initialize here.
4391         (progress-gauge-glyph): use dynamic sizing.
4392         (set-progress-display-style): new function. Set progress glyphs
4393         appropriately depending on the style.
4394         (progress-display-style): new variable. Custom version of
4395         set-progress-display-style.
4396         (progress-abort-glyph): switch to dynamic sizes.
4397         (search-dialog-text): make the edit field active.
4398
4399 2000-04-04  Andy Piper  <andy@xemacs.org>
4400
4401         * gutter-items.el (make-search-dialog): need to make the search
4402         dialog visible after creation.
4403
4404         * menubar-items.el (default-menubar): use the search dialog for
4405         searching. Remove some extraneous search menu items.
4406
4407         * gutter-items.el (set-gutter-element): allow glyphs to be used as
4408         well as strings.
4409         (make-gutter-only-dialog-frame): allow the user to create the
4410         frame unmapped. Allow the gutter spec to be given as a glyph.
4411         (search-dialog-direction): new variable.
4412         (search-dialog-text): new variable.
4413         (search-dialog-callback): new function. Callback for the search
4414         dialog action.
4415         (make-search-dialog): new function. Create a user-friendly search
4416         dialog.
4417
4418 2000-04-04  Hrvoje Niksic  <hniksic@iskon.hr>
4419
4420         * faces.el (set-face-stipple): Use mswindows-bitmap-file-path
4421         under Windows.
4422
4423 2000-04-01  Andy Piper  <andy@xemacs.org>
4424
4425         * font-lock.el (font-lock-fontify-keywords-region): Calculate
4426         progress more accurately.
4427
4428 2000-02-02  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
4429
4430         * finder.el (finder-compile-keywords): Process readable files only.
4431         Because error in process of .#finder-inf.el when compile xemacs
4432         with --with-clash-detection option.
4433
4434 2000-03-31  Andy Piper  <andy@xemacs.org>
4435
4436         * gutter-items.el (append-progress-display): don't delay after a
4437         successful font-lock.
4438         (make-gutter-only-dialog-frame): new function. Allow users to
4439         create gutter-only dialogs.
4440
4441 2000-03-27  Mike Alexander  <mta@arbortext.com>
4442
4443         * process.el (call-process-internal): Handle a null BUFFER
4444         parameter correctly.
4445
4446 2000-03-28  Andy Piper  <andy@xemacs.org>
4447
4448         * gutter-items.el (abort-progress-display): put strings in the
4449         gutter not extents.
4450         (progress-layout-glyph): signal special 'quit callback.
4451         (progress-display-quit-function): deleted.
4452         (progress-display-stop-callback): deleted.
4453         (progress-display-dispatch-command-events): deleted.
4454         (append-progress-display): remove calls to
4455         progress-display-dispatch-command-events.
4456         (raw-append-progress-display): ditto.
4457
4458 2000-03-23  Hrvoje Niksic  <hniksic@iskon.hr>
4459
4460         * faces.el (set-face-stipple): Rewrite to correctly handle PIXMAP
4461         being a list.  Actually define `stipple-pixmap-p' which is used as
4462         an error predicate.  Correctly handle PIXMAP being either relative
4463         or absolute file name.
4464
4465 2000-03-24  Andy Piper  <andy@xemacs.org>
4466
4467         * gutter-items.el (add-tab-to-gutter): use copy-sequence.
4468         (abort-progress-display): ditto. Don't delete the created extent.
4469         (raw-append-progress-display): ditto.
4470         (progress-display-dispatch-non-command-events): new
4471         function. Encapsulates what we want to do when no command input is
4472         required.
4473         (progress-display-dispatch-command-events): likewise, but disable
4474         for now since it causes too many problems.
4475         (append-progress-display): use them.
4476         (raw-append-progress-display): ditto.
4477         (default-gutter-position-changed-hook): set this rather than
4478         default-gutter-position-changed.
4479         (default-gutter-position-changed-hook): lambda with zero arguments
4480         rather than one.
4481         (raw-append-progress-display): trap errors in pending input since
4482         allowing them to signal will hose the gauge well and
4483         truly. Ideally we would like to delay these until we are more able
4484         to cope.
4485         (append-progress-display): ditto.
4486
4487 2000-03-20  Jeff Miller <jmiller@cablespeed.com>
4488
4489         * lisp/make-docfile.el: call-process-internal is now implemented
4490         in process.el.
4491
4492 2000-03-21  Ben Wing  <ben@xemacs.org>
4493
4494         * mule\mule-cmds.el (set-language-info-alist):
4495         Fix to correspond to new menu arrangement.
4496
4497 2000-03-21  Ben Wing  <ben@xemacs.org>
4498
4499         * process.el:
4500         * process.el (call-process-internal): New.
4501         New implementation of call-process.  Only enabled under NT, so far.
4502         stderr handling not implemented yet in CVS'd C code.
4503
4504 2000-03-20  Ben Wing  <ben@xemacs.org>
4505
4506         * lisp-mode.el:
4507         * lisp-mode.el (lisp-interaction-mode-menubar-menu): New.
4508         * lisp-mode.el (lisp-interaction-mode):
4509         Put back Lisp Interaction menubar for Jan V's sake.
4510
4511         * simple.el:
4512         * simple.el (mark-ring):
4513         * simple.el (dont-record-current-mark): New.
4514         * simple.el (in-shifted-motion-command): New.
4515         * simple.el (mark-ring-unrecorded-commands): New.
4516         * simple.el (mark-ring-max):
4517         * simple.el (set-mark-command):
4518         * simple.el (push-mark):
4519         * simple.el (handle-pre-motion-command):
4520         Implement scheme for not recording unimportant marks.
4521
4522         * subr.el:
4523         * subr.el (function-allows-args): New.
4524         New function function-allows-args.
4525
4526 2000-03-20  Martin Buchholz <martin@xemacs.org>
4527
4528         * XEmacs 21.2.32 is released.
4529
4530 2000-03-20  Andy Piper  <andy@xemacs.org>
4531
4532         * gutter-items.el (update-tab-in-gutter): force selection of the
4533         selected-window if required to do so.
4534         (buffers-tab-items): ditto.
4535         (add-tab-to-gutter): ditto.
4536         (create-frame-hook): use force-selection.
4537         (default-gutter-position-changed): lambdify.
4538         (update-tab-hook): deleted since it was only used in one place.
4539
4540 2000-03-18  Andy Piper  <andy@xemacs.org>
4541
4542         * files.el (find-file-noselect): undo change that shouldn't have
4543         gone in.
4544
4545 2000-03-17  Andy Piper  <andy@xemacs.org>
4546
4547         * buffer.el (switch-to-buffer): use last-nonminibuf-window instead
4548         of selected-window trickery.
4549
4550         * gutter-items.el (update-tab-in-gutter): don't give dedicated
4551         frames tabs.
4552         (progress-display-stop-callback): progress -> progress-display
4553         (progress-display-quit-function): ditto.
4554         (clear-progress-display): ditto.
4555         (remove-progress-display): ditto.
4556         (append-progress-display): ditto.
4557         (abort-progress-display): ditto.
4558         (raw-append-progress-display): ditto.
4559         (display-progress-display): ditto.
4560         (current-progress-display-label): ditto.
4561         (current-progress-display): ditto.
4562         (lprogress-display): ditto and save the buffer
4563         (progress-display): ditto. Otherwise the buffer sometimes gets
4564         changed which confuses font-lock.
4565
4566         * font-lock.el (font-lock-default-fontify-buffer): catch all
4567         errors, not just quit.
4568         (font-lock-mode): progress -> display-progress
4569         (font-lock-default-fontify-buffer): ditto.
4570         (font-lock-fontify-syntactically-region): ditto.
4571         (font-lock-fontify-keywords-region): ditto.
4572
4573 2000-03-14  Hrvoje Niksic  <hniksic@iskon.hr>
4574
4575         * cl.el (gensym): Move to here from cl-macs.el.
4576         (gentemp): Ditto.
4577
4578 2000-03-16  Andy Piper  <andy@xemacs.org>
4579
4580         * font-lock.el (font-lock-mode): use lprogress and friends for
4581         progress management.
4582         (font-lock-default-fontify-buffer): ditto.
4583         (font-lock-fontify-syntactically-region): ditto.
4584         (font-lock-fontify-keywords-region): ditto.
4585         (font-lock-revert-cleanup): fix reverting.
4586         (font-lock-revert-setup): ditto.
4587
4588         * gutter-items.el (progress-use-echo-area): new variable. Use the
4589         echo area for progress gauges if non-nil.
4590         (clear-progress): remove echo area stuff and defer to
4591         clear-message.
4592         (append-progress): dispatch non-command events after each progress
4593         increment. Remove echo area stuff.
4594         (abort-progress): remove echo area stuff and defer to
4595         display-message.
4596         (raw-append-progress): ditto. Dispatch non-command events after
4597         gutter redisplay.
4598         (display-progress): defer echo area stuff to display-message.
4599
4600         * gutter-items.el (clear-progress):
4601         (abort-progress): indentation changes.
4602         (display-progress): don't clear progress.
4603         (append-progress): compare messages with equal.
4604         (raw-append-progress): use dispatch-non-command-events to flush
4605         widget creation events.
4606
4607 2000-03-13  Ben Wing  <ben@xemacs.org>
4608
4609         * abbrev.el:
4610         * abbrev.el (abbrev-string-to-be-defined): New.
4611         * abbrev.el (inverse-abbrev-string-to-be-defined): New.
4612         Changes for use with the menubar.
4613
4614 2000-03-12  Ben Wing  <ben@xemacs.org>
4615
4616         * alist.el (vassoc): moved here from font-menu.el.
4617
4618         * custom.el (defface): typo fix.
4619
4620         * dialog.el (yes-or-no-p-dialog-box):
4621         * dialog.el (message-box):
4622         * files.el (save-some-buffers-1):
4623         Put accelerators in the button names.
4624
4625         * font-lock.el (font-lock-comment-face):
4626         * font-lock.el (font-lock-keyword-face):
4627         * font-lock.el (font-lock-function-name-face):
4628         Fixed some of the colors under MS Windows because the existing
4629         default colors were hardly different from black and needed to be
4630         made lighter.
4631
4632         * font-menu.el:
4633         * font-menu.el (font-menu-split-long-menu):
4634         * font-menu.el (font-menu-family-constructor):
4635         * font-menu.el (font-menu-size-constructor):
4636         * font-menu.el (font-menu-weight-constructor):
4637         * font-menu.el (font-menu-set-font):
4638         vassoc moved to alist.el.
4639         Accelerators added to all menus.
4640         Unused bound var new-props removed.
4641
4642         * keydefs.el: I did a whole lot of rearranging to put things in a
4643         more consistent order and fixed a number of cases where key
4644         combinations involving up, down, left, right and so on were
4645         defined but the corresponding keypad combinations were not
4646         defined.
4647
4648         * lisp-mode.el:
4649         * lisp-mode.el (lisp-interaction-mode-popup-menu):
4650         * lisp-mode.el (emacs-lisp-mode):
4651         * lisp-mode.el (lisp-interaction-mode):
4652         * lisp-mode.el (flet):
4653         Added accelerators onto the menus.
4654         Made all the different versions of the let function be indented
4655         the same way.
4656         Undid Steve's easy-menu-ification, because it makes it impossible
4657         to have the menubar and popup menus different.
4658         Cleaned up the menu; added items for find-function &c and some
4659         indenting, and removed debug-on-*.
4660
4661         * list-mode.el (list-mode-hook):
4662         * list-mode.el (list-mode):
4663         * list-mode.el (completion-setup-hook):
4664         * list-mode.el (display-completion-list):
4665         Added support for the :window-height keyword, which is required
4666         because of other changes that I made for the file dialog box.  I
4667         also made the hook variables list-mode-hook and
4668         completion-setup-hook and also minibuffer-setup-hook in
4669         minibuf.el be permanent-local; see comment in list-mode.el.
4670
4671         * map-ynp.el (map-y-or-n-p):
4672         Added accelerators to the dialog buttons.
4673
4674         * menubar-items.el (menu-truncate-list):
4675         New internal function.
4676         * menubar-items.el (submenu-generate-accelerator-spec):
4677         * menubar-items.el (menu-item-strip-accelerator-spec):
4678         * menubar-items.el (menu-item-generate-accelerator-spec):
4679         New exported functions, for use in auto-generating accelerator specs.
4680
4681         * menubar-items.el:
4682         * menubar-items.el (default-menubar):
4683         * menubar-items.el (maybe-add-init-button):
4684         * menubar-items.el (bookmark-menu-filter):
4685         * menubar-items.el (slow-format-buffers-menu-line):
4686         * menubar-items.el (build-buffers-menu-internal):
4687         * menubar-items.el (language-environment-menu-filter):
4688         * menubar-items.el (default-popup-menu):
4689         * menubar-items.el (popup-buffer-menu):
4690         * menubar-items.el (popup-menubar-menu):
4691         Did a major overhaul on this file, and in fact I'm nowhere near
4692         done working on the menubar, and there will be more patches to
4693         come.  A basic summary of what I've done:
4694
4695         a) I added accelerators to all of the menu items.  For menus that
4696         are auto-generated, such as the buffers menu, the accelerators are
4697         automatically added to the beginning of each line using the
4698         numbers 1 through 9, then zero, and then letters starting with A,
4699         but omitting the letters that are already in use for the fixed
4700         menu items at the top of the buffers menu.  To facilitate adding
4701         accelerators of this kind, I created some new functions
4702         (*-accelerator-spec), which are also being used by other filters
4703         that auto generate lists of things such as ftp sites to download
4704         packages.  If people really don't like these accelerators
4705         appearing at the beginning of the menu items, a variable can be
4706         added to optionally turn them off, but I think this is rather
4707         pointless because other menu items have accelerators and many or
4708         most of the menu users will use the accelerators if the support is
4709         there.
4710
4711         b) I combined the top level Tools and Apps menus into a single
4712         Tools menu, because the distinction between the two is not
4713         obvious, and the items on the menus are not used often enough that
4714         putting some of them onto submenus is a problem.
4715
4716         c) I created two new top level menus called View and Cmds because
4717         there were too many items on the File and Edit menus, and I'm going
4718         to be adding more items to these menus.  In contrast to the Tools
4719         menu, the items on these menus may be used quite often during an
4720         editing session, and so should be available with fewer
4721         keystrokes.
4722
4723         d) I added a number of options to the options menu, including one
4724         for controlling whether the alt key can be used to traverse to
4725         menu items using the accelerators, one for controlling behavior of
4726         control-k, one for controlling how the kill and yank functions
4727         interact with the clipboard, a few additional buffers-menu
4728         options, and various other things.  I also did a bit of
4729         rearranging, for example, combining the keyboard and mouse options
4730         into a single keyboard and mouse submenu to facilitate the
4731         accelerators on that level.
4732
4733         e) I changed the variable buffers-menu-format-buffer-line-function
4734         to take two arguments instead of one, the second argument being
4735         the line number for use in creating an accelerator.  I added a
4736         hack to support existing functions with one argument (although I
4737         doubt that very many of these exist), for backward compatibility.
4738
4739         f) I moved the top level mule menu to be a submenu of the edit
4740         menu.  I think that most of the items on this menu are fairly
4741         useless and there are certainly not enough frequently used items
4742         to justify this being its own top level menu.
4743
4744         g) I combined most of the items in big-menubar.el into the main menu.
4745         If people think the main menu is too big, it would be possible to
4746         create different configurations, some smaller.
4747
4748         * menubar.el (check-menu-syntax):
4749         Deleted some syntax checks that were no longer valid, partly
4750         because of changes that were already made a long time ago, and
4751         partly because of a change I made where I allow the name of the
4752         menu item to be an evaluated expression rather than just a string,
4753         similar to all of the other parameters of a menu item.
4754
4755         * minibuf.el:
4756         * minibuf.el (read-file-name-1):
4757         * minibuf.el (mouse-read-file-name-1):
4758         I made a number of changes to improve the appearance
4759         and functioning of the file dialog box.  They include:
4760
4761         a) Fixing the problem where closing the dialog box by clicking on
4762         the close button of the window didn't properly exit the
4763         minibuffer.
4764
4765         b) Fixing the problem that if you typed part of a file name, and
4766         then clicked on a completion with the mouse, the file was not
4767         correctly selected.
4768
4769         c) Changing the title of the dialog box to reflect the operation
4770         being done in accordance with user interface conventions, rather
4771         than the name of the dialog box buffer, which is rather useless.
4772
4773         d) Remove the words "possible completions are" which didn't
4774         belong.
4775
4776         e) Fix things so that the completions scroll off the end of the
4777         completions windows only to the right, rather than both to the
4778         right and down, which is in accordance with Windows user interface
4779         conventions.
4780
4781         * msw-init.el (init-post-mswindows-win):
4782         Added a binding for meta-F4, which is the standard windows binding
4783         for exiting a program.
4784
4785         * select.el (get-selection-no-error):
4786         * select.el (own-selection):
4787         * select.el (own-clipboard):
4788         Added an optional argument called append to the functions
4789         own-selection and own-clipboard.  This adds support for appending
4790         text to the existing selection and allows the function
4791         own-clipboard to be used as the value of the variable
4792         interprogram- cut-function.
4793
4794         Fixed a bug in own-selection in handling zmacs-region-stays.
4795
4796         * simple.el (historical-kill-line): New.
4797
4798         * simple.el (kill-line):
4799         * simple.el (interprogram-cut-function):
4800         * simple.el (interprogram-paste-function):
4801         * simple.el (handle-pre-motion-command):
4802         * simple.el (next-line):
4803         * simple.el (previous-line):
4804         a) Expanded the variable kill-whole-line, so that function
4805         kill-line can be set to delete the entire line always, not just
4806         when cursor is at the beginning of the line.  This is controlled
4807         by setting the variable kill-whole-line to the symbol 'always.
4808         This behavior, as well as the existing kill-whole-line behavior,
4809         now only take effect when kill-line is called interactively,
4810         although this is a departure from a previous behavior in the case
4811         of setting this variable kill-whole-line to t.  It is almost
4812         certainly what has always been intended, and most likely the old
4813         way of doing things introduced bugs.  I also created a function
4814         called historical-kill-line, which ignores the kill-whole-line
4815         setting and always gives the historical behavior of only killing
4816         to the end of the line.  I bound this function to shift- control-k
4817         so that the kill to end of line behavior is available, even when
4818         kill-whole-line has been set to change control-k into the simple
4819         delete-whole-line behavior. (This can be set using the options
4820         menu.)
4821
4822         b) I changed things so that kill and yank now interact with the
4823         clipboard by default under windows.  This was done by changing the
4824         default value of interprogram-cut- function and
4825         interprogram-paste-function.  You can get the old behavior by
4826         setting these to nil, and there is an option on the options menu
4827         to do this.
4828
4829         c) I added support for selecting text using shifted motion keys.
4830         This support is on by default and can be controlled by the
4831         variable shifted-motion-keys-select-region.  There is also a
4832         variable called unshifted-motion-keys-deselect-region that
4833         controls more specifically how the shifted motion key behavior
4834         works.  I did not put an option on the options menu to turn this
4835         off, because I can't imagine why this would be useful.
4836
4837         * simple.el (forward-block-of-lines):
4838         * simple.el (backward-block-of-lines):
4839         * simple.el (block-movement-size):
4840         New.
4841
4842         * simple.el (uncapitalized-title-words):
4843         * simple.el (uncapitalized-title-word-regexp):
4844         * simple.el (capitalize-string-as-title):
4845         * simple.el (capitalize-region-as-title):
4846         New.
4847
4848
4849         * subr.el (add-hook):
4850         * subr.el (make-local-hook): New.
4851         * subr.el (remove-local-hook): New.
4852         * subr.el (add-one-shot-hook): New.
4853         * subr.el (add-local-one-shot-hook): New.
4854         Added some functions to make using hooks easier.
4855         These include:
4856
4857         a) Functions add-local-hook and remove-local-hook to make it easy
4858         to use local hooks.
4859
4860         b) Functions add-one-shot-hook and add-local-one-shot-hook, which
4861         make it possible to add a "one-shot" hook, which is to say a hook
4862         that runs only once, and automatically removes itself after the
4863         first time it has run.
4864
4865 2000-03-09  Andy Piper  <andy@xemacs.org>
4866
4867         * files.el (auto-mode-alist): pick up jsp, jhtml and xml files.
4868
4869 2000-03-09  Yoshiki Hayashi  <yoshiki@xemacs.org>
4870
4871         * buff-menu.el (buffers-menu-omit-invisible-buffers):
4872         Moved from menubar-items.el.
4873         * dumped-lisp.el: Dump gutter-items regardless of menubar.
4874
4875 2000-03-08  Andy Piper  <andy@xemacs.org>
4876
4877         * gutter-items.el (build-buffers-tab-internal): add selected field
4878         to buffers tab spec.
4879
4880 2000-03-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
4881
4882         * minibuf.el (last-exact-completion): Initialize to nil.
4883
4884 2000-03-07  Didier Verna  <didier@xemacs.org>
4885
4886         * startup.el (command-line-1): remove unused variable
4887         `first-file-buffer'.
4888
4889 2000-02-29  Hrvoje Niksic  <hniksic@iskon.hr>
4890
4891         * loaddefs.el (completion-ignored-extensions): Removed ".log",
4892         which is also used for Web server log files.
4893
4894 2000-02-03  IKEYAMA Tomonori <tomonori@suiyokai.org>
4895
4896         * mule/mule-charset.el: Setup auto-fill-chars.
4897
4898 2000-03-02  SL Baur  <steve@beopen.com>
4899
4900         * subr.el (with-string-as-buffer-contents): Reimplement using
4901         `with-temp-buffer'.  Fixes non-unique buffer name problem, fixes
4902         non-deletion of buffer after execution problem.
4903         (with-output-to-string): Use unique buffer name.
4904
4905 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
4906
4907         * gutter-items.el (buffers-tab-sort-function):  New variable.
4908         (buffers-tab-items):  Funcall it to sort the buffer tab list.
4909
4910 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
4911
4912         * startup.el (load-user-init-file):  Merge two `if's to one `or'.
4913
4914 2000-02-28  Martin Buchholz  <martin@xemacs.org>
4915
4916         * menubar-items.el (maybe-add-init-button): Remove the "Load
4917         .emacs" button from all menubars.
4918
4919 2000-03-01  Didier Verna  <didier@xemacs.org>
4920
4921         * rect.el (string-rectangle): depend on `pending-delete-mode' for
4922         region rectangle replacement (from Jan Vroonhof).
4923         (replace-rectangle): new function.
4924
4925 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4926
4927         * mule/mule-cmds.el (set-default-coding-systems): Use
4928         set-terminal-coding-system and set-keyboard-coding-system.
4929         * coding.el (set-terminal-coding-system): Use
4930         set-console-tty-output-coding-system.
4931         (set-keyboard-coding-system): Use
4932         set-console-tty-input-coding-system.
4933
4934 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
4935
4936         * minibuf.el (read-variable): Allow symbol to default argument.
4937
4938 2000-02-27  Andy Piper  <andy@xemacs.org>
4939
4940         * gutter-items.el (update-tab-hook): new function to be used for
4941         hooks.
4942         (create-frame-hook): add update-tab-hook.
4943         (record-buffer-hook): ditto.
4944         (default-gutter-position-changed): ditto.
4945         (default-gutter-position): updating the buffers tab is now handled
4946         by a hook.
4947         (default-gutter-position-changed-hook): new variable.
4948         (gutter-element-visibility-changed-hook): ditto.
4949         (set-gutter-element-visible-p): call it.
4950         (set-gutter-element): use modify-specifier-instances. Set extents
4951         as duplicable before using.
4952         (remove-gutter-element): ditto.
4953         (set-gutter-element-visible-p): ditto.
4954         (init-gutter): new function.
4955         (add-tab-to-gutter): use new gutter-element functions rather than
4956         setting specifiers directly.
4957         (clear-progress): ditto.
4958         (abort-progress): ditto.
4959         (gutter-buffers-tab-visible-p): renamed from
4960         default-gutter-visible-p
4961
4962         * specifier.el (modify-specifier-instances): new function from Jan
4963         Vroonhof.
4964
4965         * x-init.el (init-post-x-win): call init-gutter.
4966
4967         * msw-init.el (init-post-mswindows-win): call init-gutter.
4968
4969         * menubar-items.el (default-menubar): Update to reflect new gutter
4970         variables.
4971
4972 2000-02-26  Andy Piper  <andy@xemacs.org>
4973
4974         * gutter-items.el (set-gutter-element): new function. Add gutter
4975         elements to the specified gutter.
4976         (remove-gutter-element): new function. Remove gutter elements from
4977         the specified gutter.
4978         (set-gutter-element-visible-p): new function. Set gutter element
4979         visibility for the provided gutter-visible specifier.
4980
4981 2000-02-23  Andy Piper  <andy@xemacs.org>
4982
4983         * gutter-items.el (add-tab-to-gutter): specify dimensions
4984         dynamically.
4985
4986 2000-02-24  Martin Buchholz  <martin@xemacs.org>
4987
4988         * gutter-items.el (add-tab-to-gutter):
4989         * package-get.el (package-get-interactive-package-query):
4990         * package-ui.el (pui-directory-exists):
4991         (pui-install-selected-packages):
4992         (pui-list-packages):
4993         Use #'(lambda ...)  instead of '(lambda ...).
4994
4995 2000-02-21  Gregory Neil Shapiro <gshapiro@gshapiro.net>
4996
4997         * startup.el (load-user-init-file): Check to make sure user
4998           has an init-file before calling load().
4999
5000 2000-02-20  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
5001
5002         * msw-glyphs.el (msgdi-device-p): Added this and 'msgdi specifier tag.
5003
5004 2000-02-23  Martin Buchholz <martin@xemacs.org>
5005
5006         * XEmacs 21.2.31 is released.
5007
5008 2000-02-21  Mike Sperber <mike@xemacs.org>
5009
5010         * loadup.el (really-early-error-handler):
5011         * update-elc.el:
5012         * make-docfile.el:
5013         Remove dependency on EMACSBOOTSTRAP... environment variables.
5014
5015 2000-02-21  Martin Buchholz <martin@xemacs.org>
5016
5017         * XEmacs 21.2.30 is released.
5018
5019 2000-02-19  Martin Buchholz  <martin@xemacs.org>
5020
5021         * byte-optimize.el (byte-optimize-plus):
5022         (byte-optimize-minus):
5023         (byte-optimize-multiply):
5024         Optimize (- 0) to 0, not (-)
5025         Optimize (+ 5 3.0) to 8.0
5026         Optimize (* 5 3.0) to 15.0
5027         Improve readability.
5028
5029 2000-02-21  Jonathan Harris  <jhar@tardis.ed.ac.uk>
5030
5031         * modeline.el: (modeline-scrolling-method): change modeline
5032         mswindows cursor appearance according to the value.
5033
5034         * msw-faces.el: (mswindows-init-device-faces): Initialise 'default
5035         and 'gui-element face colors and 'gui-element face font to Windows
5036         defaults.
5037
5038 2000-02-09 Stef Epardaud  <stef@lunatech.com>
5039
5040         * font-lock.el: Javadoc enhancements
5041
5042 1999-11-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
5043
5044         * ldap.el (toplevel): Test if LDAP support has been compiled in
5045         (ldap-verbose): New option
5046         (ldap-search-entries): Renamed from the previous ldap-search
5047         Conditionalize message display on ldap-verbose
5048         (ldap-add-entries, ldap-modify-entries, ldap-delete-entries): New
5049         defuns
5050         (ldap-search): Is now defined as an obsolete wrapper calling
5051         ldap-search-basic or ldap-search-entries
5052
5053
5054 1999-12-06  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
5055             Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
5056             Jan Vroonhof  <jan@xemacs.org>
5057
5058         * byte-optimize.el (byte-optimize-form-code-walker): Fixed.
5059         When for-effect is true, didn't call `byte-optimize-form'
5060         in and/or subforms without last.
5061
5062 1999-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
5063
5064         * package-get.el (package-get-download-sites): Use correct custom
5065         type.
5066
5067 2000-02-15  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
5068
5069         * files.el (write-file): Ask for coding system when compiled with
5070         file-coding.
5071
5072 2000-02-16  Andy Piper  <andy@xemacs.org>
5073
5074         * buffer.el (switch-to-buffer): give norecord argument to
5075         set-window-buffer instead of explicitly recording.
5076
5077         * gutter-items.el (buffers-tab-switch-to-buffer): don't record if
5078         we have to pick a window.
5079
5080 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5081
5082         * mule/mule-cmds.el (describe-language-support): Don't add
5083         unexist function to help-map.
5084         (describe-coding-system): Don't use already assigend `C'.
5085
5086 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
5087
5088         * info.el (Info-save-auto-generated-dir): nil -> 'never to make it
5089         work in custom.
5090
5091 2000-02-04  Kazuyuki IENAGA <kazz@imasy.or.jp>
5092
5093         * about.el: Ienaga's e-mail address change.
5094
5095 2000-02-16  Samuel Mikes  <smikes@alumni.hmc.edu>
5096
5097         * etags.el (find-tag): force new window -- even if buf already
5098         visible -- when other-window is t
5099
5100 2000-02-16  Martin Buchholz <martin@xemacs.org>
5101
5102         * XEmacs 21.2.29 is released.
5103
5104 2000-02-09  Martin Buchholz  <martin@xemacs.org>
5105
5106         * cl-extra.el (getf): This is now identical to `plist-get', so
5107         just defalias it.
5108         * cl-macs.el: Make getf an alias to plist-get, at the
5109         byte-compiler level, using define-compiler-macro.
5110
5111 2000-02-08  Martin Buchholz  <martin@xemacs.org>
5112
5113         * cl-extra.el (cl-remprop): Remove. remprop is now in C.
5114
5115 2000-02-07  Kyle Jones  <kyle_jones@wonderworks.com>
5116
5117         * lisp/etags.el (find-tag-internal): set exact-tagname to
5118           a regular expression that matches against the tagname
5119           part of the tag entry first instead of only looking in
5120           the context area.
5121
5122 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
5123
5124         * gutter-items.el: fixed typo(s) in customizing default-gutter-position
5125         * toobar.el: fixed typo(s) in customizing default-toolbar-position
5126
5127 2000-02-07  Martin Buchholz <martin@xemacs.org>
5128
5129         * XEmacs 21.2.28 is released.
5130
5131 2000-02-07  Martin Buchholz  <martin@xemacs.org>
5132
5133         * cl-extra.el (getf): Just call `get', never `get*'.
5134         Make arglist match docstring.
5135         Fix bug: (getf nil t t) ==> Lisp nesting exceeds `max-lisp-eval-depth'
5136         * cl-macs.el (get* compiler macro): Simply replace `get*' by `get'.
5137         * byte-optimize.el: remove references to `get*'.
5138
5139 2000-02-06  Martin Buchholz  <martin@xemacs.org>
5140
5141         * mule/european.el: Add syntax information for Latin3 and Latin4.
5142
5143 2000-02-02  Martin Buchholz  <martin@xemacs.org>
5144
5145         * byte-optimize.el: Byte-optimize (length "foo")
5146
5147 2000-02-03   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
5148
5149         * window.el (shrink-window-if-larger-than-buffer): Rewrite full
5150         width check using `window-leftmost-p' and `window-rightmost-p'.
5151
5152 2000-02-02  Per Abrahamsen  <abraham@dina.kvl.dk>
5153
5154         * wid-edit.el (widget-match-inline): An atom never matches a
5155           list.
5156
5157 2000-01-29  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
5158
5159         * modeline.el: Consolidated 'x and 'mswindows specification under
5160         'win tag.
5161
5162 2000-01-29  Andy Piper  <andy@xemacs.org>
5163
5164         * gutter-items.el: (format-buffers-tab-line): Try and be
5165         intelligent about buffer naming when we have duplicates.
5166
5167 2000-01-29  Andy Piper  <andy@xemacs.org>
5168
5169         * gutter-items.el (gutter-visible-p): Make sure the gutter gets
5170         updated when it becomes visible.
5171
5172 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
5173
5174         * bytecomp.el (byte-compile-insert-header): Properly set coding
5175         system under MULE and file-coding.
5176
5177 2000-01-28  Martin Buchholz  <martin@xemacs.org>
5178
5179         * coding.el (dontusethis-set-value-file-name-coding-system-handler):
5180         (dontusethis-set-value-terminal-coding-system-handler):
5181         (dontusethis-set-value-keyboard-coding-system-handler):
5182         Never undefine coding system aliases.  Emergency fix for gnus.
5183
5184 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
5185
5186         * files.el (abbreviate-file-name): Use directory-sep-char instead
5187         of hard-coded "/".
5188
5189 2000-01-27  Hrvoje Niksic  <hniksic@iskon.hr>
5190
5191         * startup.el (user-init-file-base-list): New variable, replacing
5192         user-init-file-base.
5193         (find-user-init-file): New function.
5194         (command-line-early): Use it.
5195         (load-user-init-file): Ditto.
5196
5197 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
5198
5199         * gutter-items.el (update-tab-in-gutter): Use proper locale when
5200         calling valid-image-instantiator-format-p
5201
5202 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
5203
5204         * isearch-mode.el (isearch-mode): The variable is
5205         isearch-unhidden-extents, not isearch-opened-extents.
5206
5207 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
5208
5209         * minibuf.el (next-history-element): Modify error message if a
5210         default value is available.
5211
5212 2000-01-26  Martin Buchholz  <martin@xemacs.org>
5213
5214         * bytecomp.el (byte-compile-file): Don't unconditionally write
5215         .elc files in binary - might contain non-Latin1.
5216
5217 2000-01-24  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
5218
5219         * process.el (shell-quote-argument): Use (nt-quote-process-args)
5220         for windows-nt.
5221
5222         * version.el:
5223         * startup.el (user-init-file-base):
5224         * process.el (call-process-region):
5225         * files.el (make-backup-file-name):
5226         (backup-file-name-p):
5227         (file-relative-name):
5228         (abbreviate-file-name):
5229         (set-auto-mode):
5230         * code-process.el (call-process-region): Removed unnecessary
5231         branching on 'windows-nt and 'ms-dos system types. Phased 'ms-dos
5232         support out of the universe.
5233
5234         * process.el:
5235         * code-process.el:
5236         * bytecomp.el (byte-compile-file): Removed reference to
5237         buffer-file-type, and commented usage of binary-process-output
5238         NTEmacs variables.
5239
5240 2000-01-24  Yoshiki Hayashi  <yoshiki@xemacs.org>
5241
5242         * help.el (function-arglist): Add case for macro.
5243
5244 2000-01-22  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
5245
5246         * cus-edit.el (custom-display): Removed "MS-DOS" and added Windows
5247         printers.
5248         (custom-display): Added a menu for printer/display tags.
5249
5250         * frame.el (frame-type):
5251         * device.el (device-type): Added 'msprinter to the doc string, and
5252         removed 'pc -- it is not going to be implemented ever.
5253         (call-device-method): Fixed docstring typo.
5254         Defined specifier tags 'printer and 'display.
5255
5256 2000-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
5257
5258         * lisp/itimer.el (itimer-run-expired-timers): (consp
5259           last-command-event-time) instead of (consp
5260           'last-command-event-time).
5261
5262 2000-01-21  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
5263
5264         * msw-glyphs.el: Removed obsolete commentary.
5265
5266 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
5267
5268         * minibuf.el (read-file-name): Use abbreviate-file-name to produce
5269         better default value.
5270
5271 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
5272
5273         * minibuf.el (read-expression): Add a DEFAULT-VALUE argument.
5274         (read-string): Ditto.
5275         (eval-minibuffer): Ditto.
5276         (read-command): Ditto.
5277         (read-function): Ditto.
5278         (read-variable): Ditto.
5279         (read-number): Ditto.
5280         (read-shell-command): Ditto.
5281         (read-number): Record history.
5282
5283 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
5284
5285         * etags.el (find-tag-tag): Use DEFAULT of completing-read.
5286
5287 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
5288
5289         * faces.el (startup-initialize-custom-faces): New function.
5290         Reset all faces created during auto-autoloads loading time
5291         by defface.
5292         * startup.el (command-line): Call it.
5293
5294 2000-01-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
5295
5296         * about.el (about-hackers): Add myself to contributors list.
5297
5298 2000-01-12  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
5299
5300         * menubar-items.el (maybe-add-init-button): Removed an argument in
5301         a call to load-user-init-file, as the function managed to lose its
5302         formal parameter a few betas ago.
5303
5304 2000-01-18  Martin Buchholz <martin@xemacs.org>
5305
5306         * XEmacs 21.2.27 is released.
5307
5308 2000-01-18  Martin Buchholz  <martin@xemacs.org>
5309
5310         * process.el (shell-command-to-string): Use the FSF docstring.
5311         Make shell-command-to-string the standard function, and
5312         exec-to-string the (deprecated) alias.
5313
5314         * startup.el: typo fix.
5315
5316 2000-01-16  Martin Buchholz  <martin@xemacs.org>
5317
5318         * mule/mule-misc.el (char-octet): Move back into mule-charset.c.
5319
5320 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5321
5322         * menubar-items.el (sort-buffers-menu-alphabetically): Put invisible
5323         buffers after visible buffers.
5324         (sort-buffers-menu-by-mode-then-alphabetically): Ditto.
5325
5326 2000-01-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5327
5328         * info.el (Info-extract-menu-node-name): Stop at a dot
5329         followed by whitespace or right parenthesis.
5330
5331 2000-01-15  Hrvoje Niksic  <hniksic@iskon.hr>
5332
5333         * info.el (Info-directory-list): Warn against using Customize with
5334         Info-directory-list.
5335
5336 2000-01-15  Adrian Aichner  <aichner@ecf.teradyne.com>
5337
5338         * minibuf.el (read-file-name): doc fix.
5339
5340         * autoload.el (update-file-autoloads): doc fix.
5341
5342         * about.el (about-hackers): Change my E-mail address.
5343
5344 2000-01-13  Martin Buchholz  <martin@xemacs.org>
5345
5346         * info.el (Info-visit-file): Just use the `f' interactive spec to
5347         read a filename in the standard way.
5348
5349 2000-01-13  Andy Piper  <andy@xemacs.org>
5350
5351         * gutter-items.el (gutter-buffers-tab-orientation): new variable.
5352         (gutter-buffers-tab-extent): new variable.
5353         (update-tab-in-gutter): call add-tab-to-gutter again if the
5354         orientation has changed.
5355         (add-tab-to-gutter): cope with different orientations.
5356
5357 2000-01-11  Didier Verna  <didier@xemacs.org>
5358
5359         * info.el (Info-following-node-name): backward-skip dots as well
5360         as spaces (dots at the end of a node name aren't part of it).
5361         (Info-extract-menu-node-name): don't skip dots. There could be
5362         some in the node name.
5363         (Info-index): allow dots to be part of a node name.
5364
5365 2000-01-12  Andreas Jaeger  <aj@suse.de>
5366
5367         * files.el (auto-mode-alist): Added idlwave-mode.
5368         Patch by Carsten Dominik <dominik@astro.uva.nl>.
5369
5370 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5371
5372         * info.el (Info-search): Show default value.
5373
5374 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5375
5376         * info.el (Info-read-node-completion-table): New variable.
5377         (Info-read-node-name-1): New function.
5378         (Info-read-node-name): Use it.
5379         (Info-follow-reference): Use DEFAULT argument of completing-read.
5380         (Info-menu): Ditto.
5381
5382 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5383
5384         * hyper-apropos.el (hyper-describe-key-briefly): Save
5385         window configuration.
5386         (hyper-describe-face): Use DEFAULT of completing-read.
5387         (hyper-apropos-read-variable-symbol): Ditto.
5388         (hyper-apropos-read-function-symbol): Ditto.
5389
5390 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5391
5392         * mule/mule-cmds.el (set-default-coding-system): Set
5393         comint-exec-hook to use coding-system-for-read and
5394         coding-system-for-write so that C-x RET c works.
5395
5396 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5397
5398         * minibuf.el (minibuffer-confirm-incomplete): Customize.
5399         (previous-matching-history-element): Increment
5400         minibuffer-max-depth by 1.
5401         (next-matching-history-element): Ditto.
5402
5403 2000-01-11  Andy Piper  <andy@xemacs.org>
5404
5405         * gutter-items.el (buffers-tab): Create a new face for the buffers
5406         tab.
5407         (buffers-tab-face): use it.
5408
5409 2000-01-10  Didier Verna  <didier@xemacs.org>
5410
5411         * modeline.el (modeline-scrolling-method): change modeline X
5412         cursor appearance according to the value.
5413
5414 2000-01-07  Andreas Jaeger  <aj@suse.de>
5415
5416         * about.el (about-hackers): Moved my entry to contributor list.
5417         (xemacs-hackers): Added myself.
5418         (about-maintainer-info): Added description of myself.
5419
5420
5421 2000-01-07  Didier Verna  <didier@xemacs.org>
5422
5423         * modeline.el (modeline-scrolling-method): new variable.
5424         (mouse-drag-modeline): add reference to it in the docstring.
5425         (mouse-drag-modeline): handle it.
5426
5427 2000-01-08  Andy Piper  <andy@xemacs.org>
5428
5429         * gutter-items.el (update-tab-in-gutter): remove resize-subwindow
5430         calls.
5431         (remove-buffer-from-gutter-tab): ditto.
5432
5433 2000-01-06  Per Abrahamsen  <abraham@dina.kvl.dk>
5434
5435         * cus-edit.el (custom-hook-convert-widget): Fix comment.
5436         (custom-face-edit): Fix grammatical error in help message.
5437
5438 2000-01-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5439
5440         * movemail.el: Added.
5441
5442         * dumped-lisp.el (preloaded-file-list): Added movemail.el.
5443
5444 2000-01-03  Didier Verna  <didier@xemacs.org>
5445
5446         * modeline.el (mouse-drag-modeline): remove the code related to
5447         the modeline horizontal scrolling facility.
5448
5449 1999-12-31  Martin Buchholz <martin@xemacs.org>
5450
5451         * XEmacs 21.2.26 is released.
5452
5453 1999-12-28  Andy Piper  <andy@xemacs.org>
5454
5455         * wid-edit.el (widget-push-button-value-create): The gui cache
5456         does not agree with native widgets which can only be displayed
5457         once per window. The reasons for caching are diminished now that
5458         we don't hog resources when creating buttons.
5459         (widget-push-button-cache) deleted.
5460
5461 1999-12-24  Martin Buchholz <martin@xemacs.org>
5462
5463         * XEmacs 21.2.25 is released.
5464
5465 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5466
5467         * hyper-apropos.el (hyper-apropos): Toggle
5468         hyper-apropos-programming-apropos correctly.
5469         Set REGEXP when user accepts default value.
5470
5471 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5472
5473         * minibuf.el (read-from-minibuffer): Bind minibuffer-default.
5474         (read-file-name-2): Use DEFAULT argument of read-from-minibuffer.
5475
5476 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5477
5478         * mule/mule-category.el (undefined-category-designator):
5479         Return char instead of character.  Search for undefined one.
5480         (describe-category): Use with-displaying-help-buffer.
5481
5482 1999-12-21  Martin Buchholz  <martin@xemacs.org>
5483
5484         * byte-optimize.el (byte-optimize-plus):
5485         Optimize (+ 1) to 1 instead of (1+ nil).
5486
5487         * files.el (basic-save-buffer): Rewrite for clarity.  Use (char-before).
5488
5489         * byte-optimize.el (byte-compile-butlast): Remove.  Use butlast instead.
5490
5491         * byte-optimize.el (byte-optimize-char-before): New function.
5492         Remove performance penalty for using (char-before) instead of (char-after).
5493
5494 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5495
5496         * mule/mule-category.el (char-category-list): Return character
5497         instead of integer.
5498
5499 1999-12-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5500
5501         * minibuf.el (read-buffer): Check default is buffer object.
5502
5503 1999-11-25  Andy Piper  <andy@xemacs.org>
5504
5505         * cus-edit.el (custom-buffer-create-buttons): Use native widgets
5506         for buttons.
5507
5508 1999-12-16  Andreas Jaeger  <aj@suse.de>
5509
5510         * package-get.el (package-get-maybe-save-index): Fixed typo.
5511         Patch by Jeff Miller <jmiller@smart.net>.
5512
5513 1999-12-13  Charles G Waldman  <cgw@alum.mit.edu>
5514
5515         * gnuserv.el (gnuserv-process-filter):  don't call
5516         gnuserv-write-to-client when gnuserv-current-client is nil
5517
5518 1999-12-14  Martin Buchholz <martin@xemacs.org>
5519
5520         * XEmacs 21.2.24 is released.
5521
5522 1999-12-12  Gunnar Evermann  <ge204@eng.cam.ac.uk>
5523
5524         * about.el (about-hackers): Update my email address.
5525
5526 1999-12-07  Martin Buchholz <martin@xemacs.org>
5527
5528         * XEmacs 21.2.23 is released.
5529
5530 1999-11-06  Jason R Mastaler  <jason@mastaler.com>
5531
5532         * package-get.el (package-get-download-sites): Removed several
5533         defunct download sites, added many new ones, and corrected a few
5534         incorrect directory-on-site entries.  Added physical locations to
5535         site-description.
5536
5537 1999-11-30  Gunnar Evermann  <ge204@eng.cam.ac.uk>
5538
5539         * finder.el (finder-commentary): add DOC string and fix
5540         interactive spec
5541
5542 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
5543
5544         * help.el (describe-function): Don't forget to intern the string
5545         completing-read returns.
5546         (describe-variable): Ditto.
5547
5548 1999-11-16  Adrian Aichner  <adrian@xemacs.org>
5549
5550         * hyper-apropos.el (hyper-apropos-this-symbol): Handle
5551         `hyper-apropos-help-mode' here to find symbol to customize
5552         irregardless of cursor position and simplify
5553         `hyper-apropos-set-variable', `hyper-apropos-find-function', and
5554         `hyper-apropos-popup-menu'.
5555
5556 1999-11-21  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5557
5558         * apropos.el (apropos-mode-map): Add return to call
5559         apropos-follow.
5560         (apropos-print): Call apropos-mode to have better
5561         command reference. Put keymap text-poperty to
5562         symbole name.
5563
5564 1999-11-22  Alastair Burt  <burt@dfki.de>
5565
5566         * help.el: (describe-bindings-1): Added handling of keymaps for
5567         the extents at point.
5568
5569 1999-12-02  Mark Thomas  <mthomas@jprc.com>
5570
5571         * gutter-items.el (buffers-tab-items): Wrap the function in a
5572         save-match-data
5573
5574 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
5575
5576         * help.el (describe-function): Use the DEFAULT argument to
5577         completing-read.
5578         (describe-variable): Ditto.
5579
5580 1999-11-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5581
5582         * minibuf.el (read-from-minibuffer): Add optional argument
5583         DEFAULT to have better mini-buffer history support.
5584         (completing-read): Pass default to read-from-minibuffer.
5585         (read-buffer): Pass default to completing-read.
5586
5587 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
5588
5589         * font-lock.el (font-lock-doc-string-face): Document the
5590         `font-lock-lisp-like' property.
5591
5592 1999-11-29  Hrvoje Niksic  <hniksic@iskon.hr>
5593
5594         * lisp-mode.el: Specify `font-lock-lisp-like'.
5595
5596         * font-lock.el (font-lock-lisp-like): New function.
5597         (font-lock-fontify-syntactically-region): Use it.
5598
5599 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
5600
5601         * XEmacs 21.2.22 is released
5602
5603 1999-11-28  Martin Buchholz <martin@xemacs.org>
5604
5605         * XEmacs 21.2.21 is released.
5606
5607 1999-11-18  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5608
5609         * minibuf.el (read-coding-system): Accept symbol and
5610         coding-system object as a default-coding-system.
5611
5612 1999-11-16  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5613
5614         * minibuf.el (read-coding-system): Accept symbol as
5615         a default-coding-system.
5616
5617 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5618
5619         * apropos.el (apropos-documentation): Use insert instead
5620         of princ.
5621
5622 1999-11-07  William M. Perry  <wmperry@aventail.com>
5623
5624         * gpm.el: New gpm-minor-mode to turn GPM mouse support on & off
5625           for the linux console.
5626
5627         * mouse.el (mouse-consolidated-yank): Allow the mouse-yanking
5628           stuff to work when you are not on a window system, since the GPM
5629           mouse support now allows pasting from outside of XEmacs.
5630
5631 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
5632
5633         * XEmacs 21.2.20 is released
5634
5635 1999-11-06  Hrvoje Niksic  <hniksic@iskon.hr>
5636
5637         * setup-paths.el (paths-default-info-directories): Add
5638         /usr/share/info and /usr/local/share/info.
5639
5640 1999-10-30  Hrvoje Niksic  <hniksic@srce.hr>
5641
5642         * about.el: Updated Vladimir Ivanovic's info.
5643
5644 11999-08-28  Jan Vroonhof  <vroonhof@math.ethz.ch>
5645
5646         * auto-show.el (auto-show-truncationp): Remove.
5647
5648         * auto-show.el (auto-show-should-take-action-p): Use window-truncated-p
5649
5650 999-09-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>
5651
5652         * indent.el (indent-line-to): fix bug: spaces were not replaced
5653         with tab if column is multiple of tab-width
5654         From dhn@qedinc.com
5655
5656 1999-10-24  Jan Vroonhof  <vroonhof@math.ethz.ch>
5657
5658         * mule/mule-cmds.el (read-input-method-name): Accept symbols
5659         correctly. Patch from Mikio Nakajima <minakaji@osaka.email.ne.jp>
5660
5661         * package-get.el (package-get-package-provider): Be verbose when
5662         interactive. Patch from Robert Pluim
5663
5664 1999-08-23  Mike McEwan  <mike@lotusland.demon.co.uk>
5665
5666         * info.el (Info-suffix-list): Add ".info.bz2" to the recognised
5667         info file suffixes.
5668
5669 1999-08-19  Stephen Tse  <stephent@sfu.ca>
5670
5671         * process.el (open-network-stream): Add a new optional parameter
5672         PROTOCOL to support udp; fix a minor typo and add an explanation
5673         in docstring for udp programming.
5674
5675         * code-process.el (open-network-stream): Add a new optional
5676         parameter PROTOCOL to support udp; fix a minor typo and add an
5677         explanation in docstring for udp programming.
5678
5679 1999-10-18  Andy Piper  <andy@xemacs.org>
5680
5681         * gui.el (make-gui-button): be more precise about how we call
5682         callbacks.
5683
5684         * wid-edit.el (widget-push-button-value-create): Use the new form
5685         of native gui-button.
5686
5687 1999-10-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5688
5689         * info.el (Info-page-prev): Don't do (sit-for 0).
5690
5691 1999-10-13  Andy Piper  <andy@xemacs.org>
5692
5693         * gutter-items.el (progress-abort-glyph): new glyph for showing
5694         abort status.
5695         (append-progress): dispatch-event rather than sit-for.
5696         (abort-progress): new function. Show the abort glyph with an
5697         appropriate message.
5698         (raw-append-progress): dispatch-event rather than sit-for.
5699         (display-progress): cope with aborts.
5700
5701         * gui.el (make-gui-button): Use native widgets for buttons
5702         unconditionally.
5703         (insert-gui-button): ditto.
5704         (gui-button-p): ditto.
5705
5706         * xbm-button.el: remove from core.
5707
5708         * xpm-button.el: remove from core.
5709
5710 1999-10-07  Olivier Galibert  <galibert@pobox.com>
5711
5712         * faces.el (init-device-faces): Don't initialize the random faces
5713         on the stream device.
5714
5715 1999-10-06  Andy Piper  <andy@xemacs.org>
5716
5717         * files.el (recover-file): Don't use ls under windows for revert buffer.
5718
5719 1999-09-25  Adrian Aichner  <adrian@xemacs.org>
5720
5721         * package-get.el (package-get-download-menu): Make menu really
5722         toggle download sites.
5723         (package-get-download-sites): Add autoload cookie.
5724
5725 1999-09-29  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5726
5727         * setup-paths.el (paths-find-module-directory): Ditto.
5728
5729 1999-09-29  Werner Fink  <werner@suse.de>
5730
5731         * setup-paths.el (paths-find-exec-directory): Add missing nil
5732         parameter for environment.
5733
5734 1999-09-27  Martin Buchholz  <martin@xemacs.org>
5735
5736         * modeline.el (modeline-format):
5737         Only purecopy the strings.  Else
5738         (nsublis '(("%p" . "%P")) (default-value 'modeline-format) :test 'equal)
5739         barfs.
5740
5741 1999-08-28  Mike Woolley  <mike@bulsara.com>
5742
5743         * winnt.el: Removed nt-shell-mode-hook, which was preventing the
5744         user setting comint-completion-addsuffix and
5745         comint-process-echoes.
5746
5747 1999-09-22  Andy Piper  <andy@xemacs.org>
5748
5749         * gutter-items.el (update-tab-in-gutter): use
5750         last-nonminibuf-window instead of selected-window.
5751
5752 1999-09-18  Andy Piper  <andy@xemacs.org>
5753
5754         * gnuserv.el (gnuserv-edit-files): select frame we are going to
5755         display on.
5756
5757         * subr.el (record-buffer-hook): new variable so that the hook gets
5758         some documentation.
5759
5760 1999-09-16  Andy Piper  <andy@xemacs.org>
5761
5762         * gutter-items.el (update-tab-in-gutter): only update when the
5763         gutter is visible.
5764         (remove-buffer-from-gutter-tab): ditto.
5765
5766 1999-09-17  Hrvoje Niksic  <hniksic@srce.hr>
5767
5768         * simple.el (do-auto-fill): Commented out part of Kinsoku
5769         processing.
5770
5771 1999-09-14  Hrvoje Niksic  <hniksic@srce.hr>
5772
5773         * isearch-mode.el (isearch-highlightify-region): Give the
5774         highlighting extents a high priority.
5775         (isearch-make-extent): Give the main highlighting extent an even
5776         higher priority.
5777
5778 1999-09-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5779
5780         * packages.el (packages-compute-package-locations): Fix typo from
5781         -u rationalization.
5782
5783 1999-09-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5784
5785         * setup-paths.el (paths-find-doc-directory): Respect value of
5786         `configure-doc-directory.'
5787
5788         * find-paths.el (paths-find-architecture-directory): Give
5789         precendence `default' argument (which typically comes from
5790         configure).
5791
5792 1999-09-05  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5793
5794         * startup.el (command-line-early): Added options -user-init-file
5795         and -user-init-directory.
5796
5797         * files.el (user-init-file): Default to NIL so we can recognize
5798         when it's set.
5799
5800 1999-08-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5801
5802         * obsolete.el (init-file-user):
5803         * startup.el:
5804         * packages.el (packages-compute-package-locations):
5805         * package-get.el (package-get-user-index-filename):
5806         * menubar-items.el (maybe-add-init-button):
5807         * info.el (Info-annotations-path):
5808         * dump-paths.el:
5809         Change `user-init-directory' to be an absolute path.
5810         Use `user-init-directory' where appropriate.
5811         Zap `init-file-user' and its uses.
5812
5813 1999-09-09  Hrvoje Niksic  <hniksic@srce.hr>
5814
5815         * subr.el (copy-symbol): New function.
5816
5817 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
5818
5819         * isearch-mode.el (isearch-done): Be sure to restore invisible
5820         extents in the proper buffer.
5821         (isearch-pre-command-hook): Set this-command to the correct value
5822         in case the buffer has changed and old overriding-local-map was
5823         used.
5824         (isearch-restore-extent): Use remprop instead of setting the
5825         property to nil.
5826
5827 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
5828
5829         * cmdloop.el (execute-extended-command): Update zmacs region
5830         before the delay.
5831         (execute-extended-command): Make the message gettext-friendly.
5832
5833 1999-09-07  Andy Piper  <andy@xemacs.org>
5834
5835         * gutter-items.el (progress-gauge-glyph): renamed from
5836         progress-glyph.
5837         (progress-text-glyph): new variable.
5838         (progress-layout-glyph): use layouts and text glyphs.
5839         (progress-area-buffer): removed.
5840         (progress-text-and-extent): new variable.
5841         (progress-displayed-p): dynamically create gutter area buffer.
5842         (clear-progress): ditto.
5843         (raw-append-progress): ditto.
5844         (append-progress): use new glyph names.
5845         (raw-append-progress): only create the extent when needed. set
5846         properties more optimally.
5847         (progress): remove args.
5848
5849 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
5850
5851         * isearch-mode.el (isearch-range-invisible): Use mapc instead of
5852         mapcar where the return value is unused.
5853         (isearch-restore-invisible-extents): Ditto.
5854         (isearch-highlight-all-cleanup): Ditto.
5855         (isearch-delete-extents-in-range): Traverse the extents only once.
5856         (isearch-highlight-all-update): Don't start over if the search
5857         string has changed and more input is pending.
5858
5859 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
5860
5861         * packages.el (packages-find-package-data-path): Ditto.
5862
5863         * cl.el: Use mapcar at top-level -- mapc is no longer a subr.
5864
5865         * subr.el (mapc-internal): Don't make obsolete.
5866
5867         * cl-extra.el (mapc): Resurrect.
5868
5869 1999-09-03  Hrvoje Niksic  <hniksic@srce.hr>
5870
5871         * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete
5872         alias.
5873
5874         * isearch-mode.el (isearch-top-state): Restore isearch-word.
5875         (isearch-yank-clipboard): Renamed from isearch-yank-x-clipboard.
5876         (isearch-yank-clipboard): Use get-clipboard instead of
5877         x-get-clipboard.
5878         (isearch-yank-selection): Fix docstring.
5879
5880 1999-09-02  Martin Buchholz  <martin@xemacs.org>
5881
5882         * cl-extra.el: Obsolete hash-table-type in favor of hash-table-weakness.
5883
5884 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
5885
5886         * cl-macs.el (extent-start-position): Fix setf method.
5887         (extent-end-position): Ditto.
5888
5889 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
5890
5891         * isearch-mode.el: End merge with FSF 20.4.
5892
5893         * isearch-mode.el (search-invisible): New variable.
5894         (isearch-hide-immediately): Ditto.
5895         (isearch-unhidden-extents): Ditto.
5896         (isearch-range-invisible): New function.
5897         (isearch-unhide-extent): Ditto.
5898         (isearch-restore-invisible-extents): Ditto.
5899         (isearch-restore-extent): Ditto.
5900
5901         * isearch-mode.el (isearch-ring-advance-edit): Use FSF
5902         implementation.
5903         (isearch-ring-retreat-edit): Ditto.
5904         (isearch-forward): New argument NO-RECURSIVE-EDIT.
5905         (isearch-forward-regexp): New arguments NOT-REGEXP and
5906         NO-RECURSIVE-EDIT.
5907         (isearch-backward): New argument NO-RECURSIVE-EDIT.
5908         (isearch-backward-regexp): New arguments NOT-REGEXP and
5909         NO-RECURSIVE-EDIT.
5910         (isearch-mode): Return isearch-success.
5911         (isearch-update): Use unread-command-events instead of
5912         unread-command-event.
5913         (isearch-abort): If an invalid regexp is encountered, keep popping
5914         states.
5915         (isearch-*-char): Use FSF implementation.
5916         (isearch-whitespace-chars): Use the more robust FSF's
5917         implementation.
5918         (isearch-within-brackets): New variable.
5919         (isearch-mode): Initialize it.
5920         (isearch-edit-string): Bind it.
5921         (isearch-search-and-update): Set it.
5922         (isearch-push-state): Push it.
5923         (isearch-top-state): Pop it.
5924         (isearch-search): Set it.
5925         (isearch-printing-char): When called by isearch-whitespace-chars,
5926         handle M-SPC gracefully.
5927         (isearch-message-prefix): New argument ELLIPSIS.
5928         (isearch-message-suffix): Ditto.
5929         (isearch-message): Use the ELLIPSIS argument when calling
5930         isearch-message-prefix and isearch-message-suffix.
5931         (isearch-message-prefix): Distinguish between "wrapped" and
5932         "overwrapped" search, FWIW.
5933
5934 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
5935
5936         * isearch-mode.el (isearch-edit-string): Use the head of the
5937         search ring instead of search-last-string and search-last-regexp.
5938         (search-highlight): Renamed from isearch-highlight.
5939         (isearch-exit): Use the new name.
5940         (isearch-highlight): Ditto.
5941         (isearch-dehighlight): Ditto.
5942         (isearch-update-ring): New function.
5943         (isearch-done): Call it.
5944         (isearch-done): New argument EDIT.
5945         (isearch-repeat): If search string is empty, look up at the car of
5946         the search ring; ignore the yank pointer.
5947         (isearch-abort): Call isearch-done with NOPUSH.
5948         (isearch-cancel): New function.
5949         (isearch-mode-map): Bind it to ESC ESC ESC.
5950
5951         * isearch-mode.el: Begin merge with FSF 20.4.
5952
5953 1999-09-01  Andy Piper  <andy@xemacs.org>
5954
5955         * x-select.el (x-get-clipboard): obsolete.
5956         (x-yank-clipboard-selection): obsolete
5957
5958         * select.el (disown-selection): need to be careful to disown the
5959         clipboard if we set it via selection.
5960         (get-clipboard): move from x-select.el
5961         (yank-clipboard-selection): ditto.
5962
5963 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
5964
5965         * isearch-mode.el (isearch-exit): Bind isearch-highlight and
5966         isearch-highlight-all-matches to nil.
5967         (isearch-fixed-case): New variable.
5968         (isearch-mode): Initialize it.
5969         (isearch-edit-string): Save it.
5970         (isearch-toggle-case-fold): Set it.
5971         (isearch-fix-case): Make sure isearch-toggle-case-fold works --
5972         need to check isearch-fixed-case.
5973         (isearch-toggle-case-fold): Update highlighting of all matches
5974         before the pause.
5975         (isearch-edit-string):
5976
5977 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
5978
5979         * isearch-mode.el (isearch-edit-string): Call isearch-message
5980         before reading the event so that the prompt is displayed properly.
5981         (isearch-message): Use isearch-nonincremental when calling
5982         isearch-message-prefix.
5983         (minibuffer-local-isearch-map): Bind up and down to do the same as
5984         M-p and M-n respectively.
5985         (isearch-done): New arg NOPUSH.
5986         (isearch-edit-string): Use it.
5987         (isearch-edit-string): Don't bind isearch-string.
5988         (isearch-ring-adjust): Edit string, *then* push state.
5989
5990 1999-08-31  Hrvoje Niksic  <hniksic@srce.hr>
5991
5992         * faces.el (isearch-secondary): Make isearch-secondary look
5993         different than default.
5994
5995 1999-08-30  Hrvoje Niksic  <hniksic@srce.hr>
5996
5997         * isearch-mode.el (isearch-yank): Use progn instead of the inner
5998         save-excursion.
5999         (isearch-dehighlight): Remove TOTALLY.  Simplify.
6000         (isearch-update): Call isearch-dehighlight without arguments.
6001         (isearch-done): Ditto.
6002
6003         * isearch-mode.el (isearch-fix-case): If the search string has no
6004         upper-case letters, allow the folding to be reenabled.
6005         Previously, once disabled, the folding would remain that way until
6006         the end of isearch.
6007         (isearch-top-state): Call isearch-fix-case.
6008
6009         * isearch-mode.el (isearch-yank): Use progn instead of the inner
6010         save-excursion.
6011         (isearch-dehighlight): Remove TOTALLY.  Simplify.
6012
6013 1999-08-31  Jan Vroonhof  <jan@xemacs.org>
6014
6015         * xpm-button.el:
6016         xbm-button.el: Need to exist in core because gui.el depends on
6017         them.
6018
6019 1999-08-31  Andy Piper  <andy@xemacs.org>
6020
6021         * gutter-items.el (buffers-tab-face): new customizable variable.
6022         (buffers-tab-default-buffer-line-length): new specifier for
6023         maximum viewable characters.
6024         (progress-stack): new variable for implementing widget-based
6025         progress messages.
6026         (progress-area-buffer): ditto.
6027         (progress-glyph-height): ditto.
6028         (progress-stop-callback): ditto.
6029         (progress-quit-function): new function.
6030         (progress-glyph): new variable.
6031         (progress-layout-glyph): ditto.
6032         (progress-displayed-p): new function, see message-displayed-p for
6033         details.
6034         (clear-progress): ditto.
6035         (remove-progress): ditto.
6036         (append-progress): ditto.
6037         (raw-append-progress): ditto.
6038         (display-progress): ditto.
6039         (current-progress): ditto.
6040         (current-progress-label): ditto.
6041         (progress): ditto.
6042         (lprogress): ditto.
6043
6044
6045 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
6046
6047         * obsolete.el (isearch-yank-x-selection): Define obsolete alias.
6048
6049         * isearch-mode.el (isearch-yank-x-selection): Renamed to
6050         `isearch-yank-selection'.
6051         (isearch-mode-map): Use it.
6052         (isearch-yank-selection): Use `get-selection' instead of
6053         `get-x-selection'.
6054
6055 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
6056
6057         * faces.el (isearch-secondary): Create face here.
6058
6059         * isearch-mode.el: Rewrote the "lazy highlighting" code not to use
6060         timers.
6061
6062 1999-08-27  Hrvoje Niksic  <hniksic@srce.hr>
6063
6064         * subr.el (buffer-string): More robust backward compatibility
6065         check, courtesy William Perry.
6066
6067 1999-08-26  Hrvoje Niksic  <hniksic@srce.hr>
6068
6069         * replace.el (perform-replace): Stop the search after the search
6070         limit has been reached.
6071
6072 1999-08-23  Andy Piper  <andy@xemacs.org>
6073
6074         * gutter-items.el (update-tab-in-gutter): call add-tab-to-gutter
6075         here if we don't have one.
6076
6077 1999-08-15  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6078
6079         * ldap.el (ldap-coding-system): Default to nil until we get
6080         efficient UTF8 support
6081         (ldap-decode-string): Guard against `decode-coding-string' not
6082         being defined
6083         (ldap-encode-string): Guard against `encode-coding-string' not
6084         being defined
6085
6086 1999-08-23  Didier Verna  <didier@xemacs.org>
6087
6088         * rect.el: Cosmetics suggested by Dave Love <d.love@dl.ac.uk>.
6089         Some doc strings improvements, and add a star to the `interactive'
6090         calls.
6091
6092 1999-08-18  Stef Epardaud  <stef@lunatech.com>
6093
6094         * font-lock.el (java-font-lock-keywords-3): introduced new
6095         keywords and regexpes for javadoc syntax 1.2.
6096
6097 1999-08-17  Andy Piper  <andy@xemacs.org>
6098
6099         * gutter-items.el (buffers-tab-format-buffer-line-function): use
6100         format-buffers-tab-line.
6101         (buffers-tab-max-buffer-line-length): new variable.
6102         (format-buffers-tab-line): new function. truncate names if over
6103         buffers-tab-max-buffer-line-length.
6104
6105 1999-08-13  Charles G Waldman  <cgw@fnal.gov>
6106
6107         * cus-start.el: Customize the variable `bell-inhibit-time'.
6108
6109 1999-08-16  Andy Piper  <andy@xemacs.org>
6110
6111         * gutter-items.el (remove-buffer-from-gutter-tab): take a
6112         brute-force approach to deleting the last buffer.
6113         (buffers-tab-grouping-regexp): new customizable variable.
6114         (select-buffers-tab-buffers-by-mode): use it.
6115
6116 1999-08-13  Andy Piper  <andy@xemacs.org>
6117
6118         * gutter-items.el (remove-buffer-from-gutter-tab): fix *scratch*
6119         deletion problem.
6120
6121 1999-07-30  Didier Verna  <didier@xemacs.org>
6122
6123         * cus-edit.el (custom-save-variables): I said, use prin1 instead
6124         of princ to output symbols.
6125         (custom-save-face-internal): ditto.
6126         (custom-save-resets): ditto.
6127
6128 1999-08-09  Didier Verna  <didier@xemacs.org>
6129
6130         * gutter-items.el (select-buffers-tab-buffers-by-mode): use
6131         `regexp-quote' to protect the major mode name for use as a regular
6132         expression (c++ needs this for instance).
6133
6134 1999-08-08  Andy Piper  <andy@xemacs.org>
6135
6136         * gutter-items.el (select-buffers-tab-buffers-by-mode): beef up to
6137         cope with similar mode names.
6138
6139         * gutter-items.el (buffers-tab-selection-function): new selection
6140         function.
6141         (select-buffers-tab-buffers-by-mode): new function.
6142         (buffers-tab-items): use it if set to only display buffers in the
6143         tab in the current buffer's group..
6144         (update-tab-in-gutter): use new api.
6145         (remove-buffer-from-gutter-tab): ditto.
6146
6147         * gutter-items.el (buffers-tab-max-size): set custom selection
6148         default to 6.
6149         (buffers-tab-switch-to-buffer): just switch window if the window is visible.
6150         (add-tab-to-gutter): set face as default.
6151
6152 1999-07-07  Jan Vroonhof  <jan@xemacs.org>
6153
6154         * faces.el (frob-face-property): Merge the fall-back specifier
6155         with the target, not replace it.
6156
6157 1999-08-05  Andy Piper  <andy@xemacs.org>
6158
6159         * gutter-items.el (update-tab-in-gutter): add frame argument for
6160         buffer-items.
6161         (update-tab-in-gutter): use it.
6162
6163         * gutter-items.el (record-buffer-hook): set.
6164
6165         * buffer.el (switch-to-buffer): back out switch-to-buffer-hook
6166         change.
6167         (switch-to-buffer-hook) deleted.
6168
6169 1999-08-04  Andy Piper  <andy@xemacs.org>
6170
6171         * gutter-items.el (update-tab-in-gutter): make sure this will work
6172         as an argument to create-frame-hook.
6173
6174 1999-07-30  Hrvoje Niksic  <hniksic@srce.hr>
6175
6176         * isearch-mode.el: Modified Bob and Darryl's code to use itimers
6177         instead of timer emulation.
6178
6179 1999-07-30  Darryl Okahata  <darrylo@sonic.net>
6180
6181         * isearch-mode.el: Merged Bob Glickstein's <bobg@zanshin.com> GNU
6182         Emacs isearch enhancements.
6183
6184 1999-07-28  Andy Piper  <andy@xemacs.org>
6185
6186         * gutter-items.el (add-tab-to-gutter): put in specifier specs for
6187         all devices that support tab controls.
6188         (remove-buffer-from-gutter-tab): new function. to be used as a
6189         value for kill-buffer-hook.
6190
6191 1999-07-21  Sean MacLennan  <seanm@storm.ca>
6192
6193         * auto-show.el (auto-show-truncationp): changed to match
6194         `window_translation_on'
6195
6196 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
6197
6198         * XEmacs 21.2.19 is released
6199
6200 1999-07-28  SL Baur  <steve@miho>
6201
6202         * code-files.el (insert-file-contents): Fix docstring.
6203         revert previous change.
6204
6205 1999-07-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
6206
6207         * fill.el (fill-region-as-paragraph): Change re-break-point to
6208         contain word-across-newline plus one character so that filling
6209         Japanese and Chinese works as desired.
6210         * simple.el (do-auto-fill): Ditto.
6211
6212 1999-07-26  SL Baur  <steve@miho>
6213
6214         * mule/japanese.el ("Japanese"): Do not specify a default input
6215         method.
6216         Suggested by MORIOKA Tomohiko  <tomo@etl.go.jp>
6217
6218 1999-07-23  Jan Vroonhof  <vroonhof@math.ethz.ch>
6219
6220         * custom.el ((not (fboundp 'defun*))): Insert autoload crap to be
6221         able to use cl-macs macro in early lisp.
6222
6223 1999-07-23  Jan Vroonhof  <jan@xemacs.org>
6224
6225         * custom.el:
6226         * cus-face.el:
6227         * cus-edit.el:
6228                 Massive custom Theme API changes.
6229
6230 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
6231
6232         * code-files.el (insert-file-contents): Regard
6233         coding-system-magic-cookie if `coding-system-for-read' is nil.
6234
6235 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
6236
6237         * mule/thai-xtis.el: Add coding: local variable, to avoid
6238         bootstrapping problem with C locale.
6239
6240 1999-07-22  Andy Piper  <andy@xemacs.org>
6241
6242         * dumped-lisp.el (preloaded-file-list): guard against putting
6243         gutter-items in a less than functional XEmacs.
6244         * gutter-items.el: put call to `add-tab-to-gutter' back in.
6245
6246 1999-07-18  Bob Weiner  <weiner@beopen.com>
6247
6248         * fill.el (fill-context-prefix): Fixed bug that prevented the
6249         setting of an adaptive fill prefix when the `dont-skip-first' was
6250         t.
6251
6252 1999-07-22  SL Baur  <steve@miho>
6253
6254         * gutter-items.el: remove unguarded call to `add-tab-to-gutter'.
6255
6256 1999-06-25  Karl M. Hegbloom  <karlheg@debian.org>
6257
6258         * files.el (interpreter-mode-alist): add `make', `guile', and
6259         `emacs' entries. (#!/usr/bin/make -f ought to send a file into
6260         makefile-mode, guile is a scheme, and someday XEmacs will be
6261         modular enough to use as an efficient scripting tool.)
6262
6263 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
6264
6265         * mule/mule-cmds.el (reset-language-environment): Regard
6266         coding-category `utf-8' and `ucs-4' if they are available.
6267
6268 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
6269
6270         * mule/mule-cmds.el (set-default-coding-systems): Fix DOC-string.
6271         (prefer-coding-system): Fix DOC-string.
6272
6273         * mule/mule-cmds.el (coding-system-change-eol-conversion): Fix
6274         DOC-string too.
6275
6276         * mule/mule-cmds.el (mule-keymap): Change keymap name from MULE to
6277         Mule.
6278         (coding-system-change-eol-conversion): Fix DOC-string.
6279
6280 1999-06-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
6281
6282         * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system'
6283         instead of `list-coding-system'.
6284
6285 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6286
6287         * menubar-items.el (default-menubar): `select-input-method' was
6288         renamed to `set-input-method'.
6289
6290         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
6291         "Set Language Environment" menu.
6292
6293         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
6294         "Describe Language Support" menu.
6295
6296 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6297
6298         * mule/chinese.el ("Chinese-GB"): Rename
6299         `chinese-gb-environment-setup-function' to
6300         `setup-chinese-gb-environment-internal'.
6301
6302 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6303
6304         * mule/korean.el: Use `define-coding-system-alias' instead of
6305         `copy-coding-system'.
6306
6307 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6308
6309         * mule/mule-cmds.el (set-language-environment-coding-systems):
6310         Treat duplicated coding-categories.
6311
6312 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6313
6314         * mule/japanese.el: Use `define-coding-system-alias' instead of
6315         `copy-coding-system'.
6316
6317 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6318
6319         * mule/vietnamese.el: Specify `iso-8-1' as a category of
6320         coding-system `viscii'.
6321
6322 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6323
6324         * mule/cyrillic.el:
6325         - Specify `iso-8-1' as a category of coding-system `koi8-r'.
6326         (cyrillic-alternativnyj-decode-table): New variable.
6327         (cyrillic-alternativnyj-encode-table): New variable.
6328         - Specify `iso-8-1' as a category of coding-system
6329           `alternativnyj'.
6330         - Abolish general Cyrillic environment.
6331
6332 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6333
6334         * mule/chinese.el:
6335         - Use `define-coding-system-alias' instead of `copy-coding-system'.
6336         - Register `chinese-gb-environment-setup-function' as a
6337           `setup-function' of "Chinese-GB" environment.
6338
6339 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6340
6341         * mule/mule-cmds.el (set-language-info-alist): Allow dummy
6342         optional argument `parents'.
6343
6344         * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
6345         property for Thai-XTIS.
6346
6347         * mule/mule-help.el (help-with-tutorial): Use property
6348         `tutorial-coding-system' of language-info as a coding-system to
6349         read tutorial file.
6350
6351 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6352
6353         * mule/thai-xtis.el: Don't setup `setup-function' and
6354         `exit-function'.
6355
6356         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
6357         `set-coding-category-system' to set up coding-system for
6358         coding-category.
6359
6360         * mule/mule-cmds.el (prefer-coding-system): Use
6361         `set-coding-category-system' to set up coding-system for
6362         coding-category.
6363
6364 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6365
6366         * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
6367         Thai-XTIS environment.
6368
6369         * mule/mule-cmds.el (prefer-coding-system): Use
6370         `find-coding-system' instead of `coding-system-p'.
6371
6372 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
6373
6374         * mule/mule-cmds.el (set-language-environment-coding-systems):
6375         Modify eol-type for XEmacs.
6376
6377         * mule/thai-xtis.el: Delete unused local variable `category'.
6378
6379         * mule/mule-cmds.el (coding-system-change-eol-conversion): New
6380         function.
6381         (prefer-coding-system): Don't call
6382         `update-coding-systems-internal'; use function
6383         `coding-category-list' instead of variable `coding-category-list';
6384         use `set-coding-priority-list' instead of `set-coding-priority';
6385         modify `eol-type' for XEmacs.
6386
6387         * mule/mule-misc.el (string-width): Use `charset-width' instead of
6388         `charset-columns'.
6389         (char-width): Likewise.
6390
6391 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
6392
6393         * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
6394         `tis-620'.
6395
6396         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
6397         `set-coding-priority-list' instead of `set-coding-priority'; don't
6398         call `update-coding-systems-internal'.
6399
6400         * mule/mule-misc.el (coding-system-get): New function.
6401         (coding-system-put): New function.
6402         (coding-system-category): New function.
6403
6404 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
6405
6406         * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
6407         when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
6408         to avoid conflict with leim/quail/thai-xtis.
6409
6410         * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
6411         to thai-xtis-chars.el.
6412
6413         * mule/thai-xtis-chars.el: New file (split from
6414         mule/thai-xtis.el).
6415
6416 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
6417
6418         * mule/thai-xtis.el:
6419         - Change category for the charset `thai-xtis' to `?x' from `?T'.
6420         - Add syntax entries.
6421         - Put `preferred-coding-system' of the charset `thai-xtis' to
6422           `tis-620'.
6423
6424 1999-06-28  TAKAHASHI Naoto  <ntakahas@etl.go.jp>
6425
6426         * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
6427         rewritten to use write-multibyte-character.
6428
6429 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
6430
6431         mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
6432         of `iso-2022-7'.
6433         (prefer-coding-system): Synced up with Emacs 20.3.11 but not
6434         ported yet.
6435         (read-input-method-name): Treat optional argument `default'.
6436
6437 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
6438
6439         * mule/mule-cmds.el (set-language-info): Don't set up menus at
6440         all.
6441         (set-language-info-alist): Set up menus here.
6442
6443 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
6444
6445         * minibuf.el (completing-read): Add new optional argument
6446         `default'.
6447         (read-coding-system): Add new optional argument
6448         `default-coding-system'.
6449
6450 1999-06-03  Ken'ichi Handa  <handa@gnu.org>
6451
6452         * mule/vietnamese.el (ccl-encode-vscii): Typo fixed
6453         (viet-viscii-...->viet-vscii...).
6454
6455 1999-05-13  Ken'ichi Handa  <handa@gnu.org>
6456
6457         * mule/mule-cmds.el: Change MULE to Mule in docstrings
6458         and menus.
6459
6460 1999-04-12  Richard M. Stallman  <rms@gnu.org>
6461
6462         * mule/mule-cmds.el (input-method-function): Add permanent-local
6463         property.
6464
6465 1999-03-30  Dave Love  <fx@gnu.org>
6466
6467         * mule/mule-cmds.el (current-language-environment): Doc fix.
6468
6469 1999-02-06  Richard Stallman  <rms@gnu.org>
6470
6471         * mule/european.el (setup-slovenian-environment): New function.
6472         ("Slovenian"): New language environment.
6473
6474 1999-01-27  Dave Love  <fx@gnu.org>
6475
6476         * mule/mule-cmds.el (current-language-environment): Provide :link,
6477         :type (choices) and appropriate :get.
6478
6479 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
6480
6481         * mule/mule-cmds.el (describe-language-environment): Don't alter
6482         input-method-alist.
6483
6484 1999-01-06  Eli Zaretskii  <eliz@gnu.org>
6485
6486         * mule/mule-cmds.el (prefer-coding-system): Call
6487         set-coding-priority, so that the internal array of priorities is
6488         also updated.
6489
6490 1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
6491
6492         * mule/mule-cmds.el (prefer-coding-system): If the argument
6493         requires specific EOL conversion type, make the default coding
6494         systems use that.
6495
6496 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
6497
6498         * mule/mule-cmds.el (set-language-environment): Pass the default
6499         eol-type to set-language-environment-coding-systems.
6500         (set-default-coding-systems): Copy the eol-type property for the
6501         new default values of {buffer-file,process}-coding-system from the
6502         old defaults.
6503         (set-language-environment-coding-systems): Accept an optional
6504         argument EOL-TYPE, and set the eol-type property of the default
6505         coding systems accordingly.
6506
6507 1998-10-26  Kenichi Handa <handa@etl.go.jp>
6508
6509         * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
6510         use generate-new-buffer instead of get-buffer-create.
6511
6512 1998-10-21  Kenichi Handa  <handa@etl.go.jp>
6513
6514         * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
6515
6516 1998-10-16  Markus Rost  <rost@delysid.gnu.org>
6517
6518         * mule/mule-cmds.el (default-input-method): Fix custom type.
6519
6520 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
6521
6522         * mule/mule-cmds.el (setup-specified-language-environment):
6523         Add apropos-inhibit property.
6524         (describe-specified-language-support): Likewise.
6525
6526 1998-09-06  Bill Richter  <richter@math.nwu.edu>
6527
6528         * mule/mule-cmds.el: Doc fixes.
6529
6530 1998-09-02  Kenichi Handa  <handa@etl.go.jp>
6531
6532         * mule/mule-cmds.el (register-input-method): Doc-string
6533         modified.
6534
6535 1998-09-01  Dave Love  <fx@gnu.org>
6536
6537         * mule/mule-cmds.el (current-language-environment): Fix
6538         setter function.
6539
6540 1998-08-31  Paul Eggert  <eggert@twinsun.com>
6541
6542         * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el,
6543         mule/european.el, mule/hebrew.el, mule/japanese.el,
6544         mule/korean.el, mule/vietnamese.el: Add coding: local variable, to
6545         avoid bootstrapping problem if you need to recompile all the Lisp
6546         files using interpreted code.
6547
6548 1998-08-26  Kenichi Handa  <handa@etl.go.jp>
6549
6550         * mule/european.el ("Latin-1"): Modify `documentation' key value.
6551         ("Latin-2"): Likewise.
6552
6553 1998-08-18  Per Starback  <starback@update.uu.se>
6554
6555         * mule/european.el (setup-latin2-environment): Fix typo.
6556
6557 1998-08-18  Kenichi Handa  <handa@etl.go.jp>
6558
6559         * mule/european.el: Give proper value of `input-method' key to all
6560         lang. env.
6561
6562         * mule/mule-cmds.el (activate-input-method): Handle the case that
6563         the arg INPUT-METHOD is nil correctly.
6564         (read-multilingual-string): Activate the specified input method
6565         before calling read-string.  Afterward, activate the original
6566         input method.
6567
6568 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
6569
6570         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
6571         (set-language-info-alist): Fix typo in doc-string.
6572
6573         * mule/hebrew.el ("Hebrew"): Delete describe-function key.
6574
6575 1998-08-09  Kenichi HANDA  <handa@etl.go.jp>
6576
6577         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
6578         (reset-language-environment): New function for the job that
6579         setup-english-environment used to do.
6580         (set-language-environment): Do more setups according to the info
6581         in language-info-alist.
6582         (read-language-name): Handle the case that the arg KEY is nil.
6583         (describe-language-environment): Handle input-method property.
6584
6585         * mule/: All files under this directory, which related with
6586         specific languages (such as mule/european.el, mule/greek.el,
6587         mule/hebrew.el, mule/misc-lang.el), modified as below.
6588         (setup-XXX-environment): Just call set-language-environment.  If
6589         they used to do some other jobs than what done by
6590         set-language-environment, those jobs are done in
6591         setup-XXX-environment-internal now.
6592         ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
6593         the value to setup-XXX-environment-internal.  Add properties
6594         input-method and features.
6595
6596         * mule/english.el (setup-english-environment): Just call
6597         reset-language-environment.
6598
6599         * mule/european.el (setup-8-bit-environment): Function deleted.
6600
6601 1998-08-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
6602
6603         * mule/mule-cmds.el (input-method-exit-on-first-char)
6604         (input-method-use-echo-area): Doc fixes.
6605
6606 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
6607
6608         * mule/mule-cmds.el (input-method-exit-on-first-char): New
6609         variable.
6610         (input-method-use-echo-area): New variable.
6611
6612 1998-08-01  Kenichi HANDA  <handa@etl.go.jp>
6613
6614         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
6615
6616 1998-07-30  Ken'ichi Handa  <handa@delysid.gnu.org>
6617
6618         * mule/mule-cmds.el (activate-input-method): Update mode line.
6619         (inactivate-input-method): Likewise.
6620
6621 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
6622
6623         * mule/mule-cmds.el (read-multilingual-string): Don't activate an
6624         input method in the current buffer, but just bind
6625         current-input-method.
6626
6627 1998-07-08  Kenichi Handa  <handa@etl.go.jp>
6628
6629         * mule/hebrew.el ("Hebrew"): Add coding-priority.
6630
6631         * mule/misc-lang.el ("IPA"): Add coding-priority and
6632         coding-system.
6633
6634 1998-06-26  Ken'ichi Handa  <handa@melange.gnu.org>
6635
6636         * mule/greek.el: Add coding-priority.
6637
6638 1998-05-23  Richard Stallman  <rms@psilocin.ai.mit.edu>
6639
6640         * mule/mule-cmds.el (register-input-method): Rename arg ENV to
6641         LANG-ENV.
6642
6643 1998-05-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
6644
6645         * mule/mule-cmds.el (register-input-method): Fix previous change.
6646         (setup-specified-language-environment): Doc fix.
6647
6648 1998-05-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
6649
6650         * mule/mule-cmds.el: Several doc fixes.
6651         (get-language-info, set-language-info): Rename argument.
6652         (set-language-info-alist): Likewise.
6653         (register-input-method): Rename argument.
6654         (activate-input-method): If INPUT-METHOD is nil, deactivate.
6655
6656 1998-05-04  Kenichi Handa  <handa@etl.go.jp>
6657
6658         * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
6659         default value while reading an input method.
6660
6661 1998-05-01  Kenichi Handa  <handa@etl.go.jp>
6662
6663         * mule/mule-cmds.el (universal-coding-system-argument):
6664         Use buffer-file-coding-system as default.
6665
6666 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
6667
6668         * mule/korean.el ("Korean"): Doc fix.
6669
6670 1998-04-11  Kenichi Handa  <handa@etl.go.jp>
6671
6672         * mule/mule-cmds.el (describe-language-environment): Print the
6673         languge environment at the head.
6674
6675 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
6676
6677         * mule/japanese.el: Set exit-function to exit-japanese-environment
6678         for Japanese environment.
6679
6680 1998-03-20  Richard Stallman  <rms@psilocin.gnu.org>
6681
6682         * mule/mule-cmds.el (set-language-environment): Doc fix.
6683         (current-language-environment): Use defcustom.
6684         (default-input-method): Specify :type.
6685
6686 1998-03-02  Kenichi Handa  <handa@etl.go.jp>
6687
6688         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
6689         modified.
6690         (prefer-coding-system): Doc-string modified.
6691
6692 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
6693
6694         * mule/mule-cmds.el (set-language-info): Doc-string
6695         describes `coding-priority' KEY.
6696         (set-language-environment-coding-systems): New function.
6697         (select-safe-coding-system): New function.
6698         (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
6699         (set-language-info-alist): New optionla arg PARENTS.  Call
6700         set-language-info with appropriate DESCRIBE-MAP and SETUP-MAP args.
6701         (set-language-environment-coding-systems): New function.
6702
6703         * mule/chinese.el: Remove setting up of
6704         describe-chinese-environment-map and
6705         setup-chinese-environment-map.  Exclude them in args of calls to
6706         set-language-info-alist.  Register coding-priority key in
6707         language-info-alist.
6708
6709         * mule/cyrillic.el: Remove setting up of
6710         describe-cyrillic-environment-map and
6711         setup-cyrillic-environment-map.  Exclude them in args of calls to
6712         set-language-info-alist.  Register coding-priority key in
6713         language-info-alist.
6714
6715         * mule/english.el: Register coding-priority key in
6716         language-info-alist.
6717
6718         * mule/ethiopic.el: Register coding-priority key in
6719         language-info-alist.
6720
6721         * mule/european.el: Remove setting up of
6722         describe-european-environment-map and
6723         setup-european-environment-map.  Exclude them in args of calls to
6724         set-language-info-alist.  Register coding-priority key in
6725         language-info-alist.  Add "German" language env.
6726         (setup-8-bit-environment): Delete CODING-SYSTEM arg.
6727         (setup-german-environment): New function.
6728
6729         * mule/greek.el (setup-greek-environment): For Greek lang. env.,
6730         change default input method to "greek-postfix".
6731
6732         * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register
6733         coding-priority key in
6734
6735 1997-12-19  Stephen Eglen  <stephen@cns.ed.ac.uk>
6736
6737         * mule/mule-cmds.el (set-language-info): Doc fix.
6738         (input-method-inactivate-hook): Doc fix.
6739
6740 1997-11-20  Karl Heuer  <kwzh@gnu.org>
6741
6742         * mule/mule-cmds.el (set-input-method): Renamed from
6743         select-input-method.
6744
6745 1997-11-07  Kenichi Handa  <handa@etl.go.jp>
6746
6747         * mule/mule-cmds.el (set-language-environment): Run
6748         exit-language-environment-hook before calling `exit-function'
6749         which is specified for the language environment.
6750
6751 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
6752
6753         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
6754         modified.
6755         (prefer-coding-system): Likewise.
6756         (describe-language-environment): Print aliases of each coding
6757         system.
6758         (set-language-environment-hook): New variable.
6759         (exit-language-environment-hook): New variable.
6760         (set-language-environment): Call these hooks.  Before setting a
6761         new language environment, exit from the
6762         current-language-environment if necessary.
6763         (input-method-verbose-flag): The value can be nil, t,
6764         complex-only, or default.
6765         (input-method-highlight-flag): Doc-string augmented.
6766         (activate-input-method): Check if we can run the registered
6767         function to activate an input method.
6768
6769         * mule/korean.el: Set exit-function for language environment
6770         "Korean" to exit-korean-environment.
6771         (setup-korean-environment): Moved to korea-util.el.
6772
6773 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
6774
6775         * mule/mule-cmds.el (read-multilingual-string): Use
6776         current-input-method prior to default-input-method.  Don't bind
6777         current-input-method by `let', instead, activate the specified
6778         input method in the current buffer temporarily.
6779
6780 1997-10-19  John F. Whitehead  <jfw@cisco.com>
6781
6782         * mule/mule-cmds.el (describe-language-environment): Fix prompt.
6783
6784 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
6785
6786         * mule/chinese.el (post-read-decode-hz): Return the result of
6787         decode-hz-region.
6788         (pre-write-encode-hz): Do not change the value of
6789         last-coding-system.
6790
6791 1998-09-06  Bill Richter  <richter@math.nwu.edu>
6792
6793         * mule/mule-ccl.el: Doc fixes.
6794
6795 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
6796
6797         * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
6798         (check-ccl-program): New macro.
6799
6800 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
6801
6802         * mule/mule-ccl.el: Comment about CCL syntax modified.
6803         (ccl-command-table): Add read-multibyte-character and
6804         write-multibyte-character.
6805         (ccl-code-table): Add ex-cmd.
6806         (ccl-extended-code-table): New variable.
6807         (ccl-embed-extended-command): New function.
6808         (ccl-compile-read-multibyte-character,
6809         ccl-compile-write-multibyte-character) New functions.
6810         (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
6811         ccl-dump-write-multibyte-character): New functions.
6812
6813 1999-07-22  SL Baur  <steve@miho>
6814
6815         * config.el (config-value-file): config.values is installed into
6816         doc-directory.
6817         From Karl M. Hegbloom  <karlheg@cathcart.sysc.pdx.edu>
6818
6819 1999-07-19  Didier Verna  <didier@xemacs.org>
6820
6821         * rect.el: all functions rewritten, except when noted. Below is a
6822         list of interface changes.
6823         (apply-on-rectangle): new function. Obsoletes
6824         `operate-on-rectangle'. All functions that used to call this
6825         function now call the new one.
6826         (kill-rectangle): added optional prefix arg to fill lines.
6827         (delete-rectangle): ditto.
6828         (delete-extract-rectangle): ditto.
6829         (open-rectangle): ditto.
6830         (clear-rectangle): ditto.
6831         (delete-rectangle-line): added third arg FILL.
6832         (delete-extract-rectangle-line): ditto.
6833         (open-rectangle-line): ditto.
6834         (clear-rectangle-line): ditto.
6835
6836 1999-07-18  Andy Piper  <andy@xemacs.org>
6837
6838         * menubar-items.el (default-menubar): add gutter options.
6839
6840         * gutter-items.el: new file.
6841         (gutter): new group for custom.
6842         (gutter-visible-p): new variable.
6843         (default-gutter-position): ditto.
6844         (buffers-tab): new group for the buffers tab.
6845         (gutter-buffers-tab): widget to put in the gutter.
6846         (buffers-tab-max-size): max number of tabs.
6847         (buffers-tab-switch-to-buffer-function): function to call when a
6848         tab is pressed.
6849         (buffers-tab-omit-function): filter buffers with this function.
6850         (buffers-tab-format-buffer-line-function): format buffer names for
6851         inclusion in tabs.
6852         (buffers-tab-switch-to-buffer): like switch-to-buffer but without
6853         the record.
6854         (build-buffers-tab-internal): build a list of tab items.
6855         (buffers-tab-items): ditto.
6856         (add-tab-to-gutter): put a tab in the gutter area.
6857         (update-tab-in-gutter): reset the buffers in the tab.
6858
6859         * dumped-lisp.el (preloaded-file-list): dump gutter-items.
6860
6861         * buffer.el (switch-to-buffer): run switch-to-buffer-hooks.
6862         (switch-to-buffer-hooks): new hook.
6863
6864         * toolbar.el (default-toolbar-position): fix typo.
6865
6866 1999-07-16  Andy Piper  <andy@xemacs.org>
6867
6868         * gui.el (make-dialog-frame): turn off gutters for dialogs.
6869
6870 1999-07-15  Didier Verna  <didier@xemacs.org>
6871
6872         * cus-edit.el (custom-prompt-variable): optional third arg makes
6873         prompt for a comment string.
6874         (customize-set-value): optional prefix makes this function handle
6875         variable comments.
6876         (customize-set-variable): ditto.
6877         (customize-save-variable): ditto.
6878         (customize-customized): handle custom comments.
6879         (customize-save-customized): ditto.
6880         (custom-variable-state-set): ditto.
6881         (custom-face-state-set): ditto.
6882         (customize-saved): ditto.
6883         (custom-variable-set): ditto.
6884         (custom-face-set): ditto.
6885         (custom-variable-save): ditto.
6886         (custom-face-save): ditto.
6887         (custom-variable-reset-saved): ditto.
6888         (custom-face-reset-saved): ditto.
6889         (custom-variable-reset-standard): ditto.
6890         (custom-face-reset-standard): ditto.
6891         (custom-comment-face): new face.
6892         (custom-comment-tag-face): ditto.
6893         (custom-comment): new widget.
6894         (custom-comment-create): new function.
6895         (custom-comment-delete): ditto.
6896         (custom-comment-value-set): ditto.
6897         (custom-comment-show): ditto.
6898         (custom-comment-invisible-p): ditto.
6899         (custom-variable-value-create): create a comment field widget.
6900         (custom-face-value-create): ditto.
6901         (custom-variable-menu): new entry for adding a custom comment.
6902         (custom-face-menu): ditto.
6903         (custom-save-variables): possibly save custom comments.
6904         (custom-save-faces): ditto.
6905
6906         * cus-face.el (custom-set-faces): the arguments can now have a
6907         custom comment as fourth argument.
6908
6909         * custom.el (custom-set-variables): the arguments can now have a
6910         custom comment as fifth element.
6911
6912 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
6913
6914         * XEmacs 21.2.18 is released
6915
6916 1999-07-13  SL Baur  <steve@miho>
6917
6918         * lib-complete.el (read-library-name): Revert previous change.
6919         (read-library): Ditto.
6920
6921 1999-06-24  Karl M. Hegbloom  <karlheg@debian.org>
6922
6923         * packages.el (packages-package-list): Capitalize docstring.
6924
6925         * packages.el (packages-find-package-library-path): Use #'nconc
6926         rather than #'append to reduce consing -- #'mapcar uses Flist,
6927         which returns a freshly consed list.  #'append would create yet
6928         another fresh list, using Fmake_list in concat.
6929
6930         * packages.el (package-provide): Use setq with remassq like it
6931         says in its docstring.
6932
6933 1999-07-06  SL Baur  <steve@miho.m17n.org>
6934
6935         * lib-complete.el (progn-with-message): Fix typo.
6936
6937 1999-07-06  SL Baur  <steve@miho.m17n.org>
6938
6939         * mule/mule-misc.el (char-octet): Make function match docstring.
6940         From Katsumi Yamaoka <yamaoka@jpl.org>
6941
6942 1999-06-15  Karl M. Hegbloom  <karlheg@debian.org>
6943
6944         * wid-edit.el (widget-documentation): corrected spelling error.
6945
6946 1999-06-23  Jonathan Marten <jonathan.marten@uk.sun.com>
6947
6948         * x-win-sun.el (x-win-init-sun): Don't rebind Find and Sh-find
6949         keys if already bound
6950
6951 1999-07-06  SL Baur  <steve@miho.m17n.org>
6952
6953         * lib-complete.el (progn-with-message): Revert previous changes.
6954
6955 1999-06-24  Bob Weiner  <weiner@beopen.com>
6956
6957         * lib-complete.el (find-library):
6958         (find-library-other-window):
6959         (find-library-other-frame): Completely rewrote
6960         so that these functions actually work when called non-interactively.
6961         Also made them handle LIBRARY arguments which end with .el or .elc.
6962
6963 1999-06-24  Bob Weiner  <weiner@beopen.com>
6964
6965         * simple.el (indent-new-comment-line): Locally bound
6966         `block-comment-start' to `comstart' or else when this is called
6967         from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil
6968         `block-comment-start' value, ignoring any existing spacing after a
6969         comment prefix in the previous line and producing ugly comments.
6970
6971 1999-06-23  Bob Weiner  <weiner@beopen.com>
6972
6973         * list-mode.el (mouse-choose-completion):
6974         (choose-completion):
6975         (completion-switch-to-minibuffer): Added.
6976         ([Tab]): [Tab] previously switched to the minibuffer
6977         but since [space] does that and since most applications in the
6978         world use [Tab] to select the next item in a list, do that in the
6979         *Completions* buffer too.  This will cause the least confusion
6980         among the largest population of users.  -- Bob Weiner, BeOpen.com,
6981         06/23/1999.
6982
6983 1999-06-22  Bob Weiner  <weiner@beopen.com>
6984
6985         * help.el (help-buffer-name): Added support for a null value
6986         of `help-buffer-prefix-string' since some buffers require no
6987         prefix.
6988
6989 1999-06-20  Bob Weiner  <weiner@beopen.com>
6990
6991         * list-mode.el (completion-list-mode-quit): Added and bound to {q}
6992         in the completion-list-mode-map to bury the completions buffer
6993         even when the minibuffer is no longer active.
6994
6995 1999-06-20  Bob Weiner  <weiner@beopen.com>
6996
6997         * list-mode.el (list-mode): It is visually disconcerting to have
6998         the text cursor disappear within list buffers, especially when
6999         moving from window to window, so leave it visible.
7000
7001 1999-07-01  SL Baur  <steve@miho.m17n.org>
7002
7003         * menubar-items.el (default-menubar): Conditionalize the bug
7004         report menu item (which may not be possible in this XEmacs).
7005         Reported by: Ken'ichi Handa <handa@etl.go.jp>
7006
7007 1999-06-30  SL Baur  <steve@miho.m17n.org>
7008
7009         * subr.el (with-current-buffer): DOC string fix.
7010         Suggested by Bob Weiner <weiner@altrasoft.com>
7011
7012 1999-06-25  Charles G Waldman <cgw@fnal.gov>
7013
7014         * cus-face.el (custom-face-italic): insert missing args
7015
7016 1999-06-24  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7017
7018         * packages.el (package-locations): Changed default early package
7019         hierarchies to ~/.xemacs/mule-packages and
7020         ~/.xemacs/xemacs-packages.
7021
7022 1999-06-23  SL Baur  <steve@miho.m17n.org>
7023
7024         * mule/mule-category.el (Top Level): ASCII is also latin-1.
7025
7026 1999-06-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7027
7028         * packages.el (package-locations): Changed default early package
7029         hierarchy to ~/.xemacs/packages.
7030         (package-locations): Removed `packages' as a possible name for a
7031         late package hierarchy.
7032
7033 1999-06-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
7034
7035         * mule/mule-category.el (word-combining-categories): Set up new
7036         variable.
7037         (word-separating-categories): Likewise.
7038
7039 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
7040
7041         * XEmacs 21.2.17 is released
7042
7043 1999-06-17  Robert Pluim  <rpluim@bigfoot.com>
7044
7045         * font-menu.el (font-menu-set-font): allow for nil specification
7046         of font size.
7047
7048 1999-06-16  MORIOKA Tomohiko  <tomo@etl.go.jp>
7049
7050         * mule/thai-xtis.el: Specify `columns' of the charset `thai-xtis'
7051         is 1.
7052
7053 1999-06-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
7054
7055         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Use NBSP of ISO
7056         8859-5 instead of ISO 8859-1.
7057
7058 1999-06-15  SL Baur  <steve@steve1.m17n.org>
7059
7060         * mule/vietnamese.el (viet-vscii-encode-table): Use split-char.
7061         (viet-viscii-encode-table): Ditto.
7062
7063         * mule/mule-misc.el: Delete split-char & split-char-or-char-int.
7064         Make obsolete definition of char-octet.
7065
7066 1999-06-14  SL Baur  <steve@steve1.m17n.org>
7067
7068         * subr.el: Move no-Mule make-char ...
7069         * help-nomule.el (make-char): To here.
7070         (string-width): Make Mule compatibility alias.
7071
7072 1999-06-15  Andy Piper  <andy@xemacs.org>
7073
7074         * select.el (get-selection-no-error): really make there be no-error.
7075         (get-selection): revert to original.
7076
7077 1999-06-11  Andy Piper  <andy@xemacs.org>
7078
7079         * select.el (selection-sets-clipboard): renamed.
7080         (own-selection): use it.
7081
7082 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
7083
7084         * XEmacs 21.2.16 is released
7085
7086 1999-06-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
7087
7088         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Set 32 for
7089         missing characters to avoid crash.
7090
7091 1999-06-09  Jan Vroonhof  <vroonhof@math.ethz.ch>
7092
7093         * coding.el (set-terminal-coding-system): Only set the console
7094         coding system on the selected console if it is a tty.
7095
7096 1999-06-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
7097
7098         * cus-face.el:
7099         * cus-edit.el:
7100         * faces.el:
7101         (custom):
7102         (face-spec-set):
7103         * faces.el (frob-face-property):
7104         * font-menu.el (font-menu-set-font):
7105                   Actually apply changes from 1999-03-17
7106
7107 1999-06-10  Andy Piper  <andy@xemacs.org>
7108
7109         * select.el (get-selection): abstract out non error-signalling
7110         part.
7111         (get-selection-no-error): get-selection without signalling an
7112         error.
7113         (selection-is-clipboard-p): new variable. controls whether the
7114         selection sets the clipboard.
7115         (own-selection): use it.
7116
7117         * mouse.el (insert-selection): fallback to clipboard after trying
7118         primary selection and cutbuffer.
7119
7120 1999-06-05  Andy Piper  <andy@xemacs.org>
7121
7122         * x-select.el (xselect-kill-buffer-hook-1): use generalised
7123         selection functions.
7124
7125 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
7126
7127         * code-files.el (buffer-file-coding-system): Use `raw-text' as
7128         default value.
7129         (load): Use `raw-text' instead of `no-conversion'.
7130         (insert-file-contents): Likewise.
7131
7132         * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
7133         of `no-conversion'.
7134
7135 1999-06-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
7136
7137         * coding.el: Don't copy `no-conversion' to `raw-text'.
7138
7139 1999-06-07  Hrvoje Niksic  <hniksic@srce.hr>
7140
7141         * subr.el (make-char): Define it if Mule is not around.
7142
7143 1999-06-07  SL Baur  <steve@steve1.m17n.org>
7144
7145         * mule/mule-help.el: Add trailing newline.  Use mule keyword.
7146
7147         * x-select.el (x-disown-selection-internal): Restore symbol as an
7148         obsolete alias.
7149         (xselect-kill-buffer-hook-1): Use disown-selection-internal.
7150
7151 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
7152
7153         * XEmacs 21.2.15 is released
7154
7155 1999-06-02  Oscar Figueiredo  <oscar@xemacs.org>
7156
7157         * subr.el (split-string): Avoid infinite looping
7158
7159 1999-05-30  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7160
7161         * ldap.el (ldap-ignore-attribute-codings): New variable
7162         (ldap-default-attribute-decoder): New variable
7163         (ldap-coding-system): New variable
7164         (ldap-attribute-syntax-encoders): New variable
7165         (ldap-attribute-syntax-decoders): New variable
7166         (ldap-attribute-syntaxes-alist): New variable
7167         (ldap-encode-boolean): New function
7168         (ldap-decode-boolean): New function
7169         (ldap-encode-country-string): New function
7170         (ldap-decode-string): New function
7171         (ldap-decode-address): New function
7172         (ldap-encode-address): New function
7173         (ldap-decode-attribute): New function
7174         (ldap-search): Use some of these
7175
7176 1999-05-25  Jan Vroonhof  <jan@xemacs.org>
7177
7178         * version.el (emacs-version): Make the patch level/beta come
7179         before the XEmacs qualifier so that it gets into (funcall
7180         emacs-version) and thus in the bug reports.
7181         (emacs-version>=): Support patch levels.
7182
7183 1999-06-03  SL Baur  <steve@xemacs.org>
7184
7185         * version.el: implement x.y.z version number
7186         From Jan Vroonhof <vroonhof@math.ethz.ch>
7187
7188 1999-05-27  Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
7189
7190         * mule/mule-cmds.el (read-input-method-name): set input-method properly.
7191
7192 1999-05-22  Vin Shelton <acs@xemacs.org>
7193
7194         * startup.el: Document -private and break out non-standard X options.
7195
7196 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
7197
7198         * mule/mule-charset.el (charset-after): New function.
7199         (charset-direction): Synch with Mule, update docstring.
7200         (get-charset-property): New function.
7201         (put-charset-property): New function.
7202         (charset-plist): New function.
7203
7204         * mule/mule-charset.el (compose-region):
7205         (decompose-region): remove;  these functions (which don't work
7206         since we don't do composite characters) have been moved to
7207         mule-util.el.
7208         (toplevel): follow coding standards
7209
7210 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
7211
7212         * dumped-lisp.el (preloaded-file-list): mule-files.el does not
7213         exist any more.
7214
7215         * code-files.el: Fix commentary to follow coding standards.  Move
7216         the single line left in mule-files.el to here.
7217
7218         * mule/mule-files.el: delete.
7219
7220 1999-05-24  SL Baur  <steve@gneiss.etl.go.jp>
7221
7222         * info.el (Info-scroll-prev): Use event functions instead of the
7223         old emacs 19 interface.
7224
7225 1999-06-02  Andy Piper  <andy@xemacs.org>
7226
7227         * x-font-menu.el (x-font-menu-load-font):
7228         font-menu-registry-encoding -> x-font-menu-registry-encoding type.
7229
7230 1999-05-31  Andy Piper  <andy@xemacs.org>
7231
7232         * font-menu.el (font-menu-ignore-scaled-fonts): move to font-menu
7233         group.
7234         (font-menu-this-frame-only-p): ditto.
7235         (font-menu-max-items): reinstate, from Jan Vroonhof
7236         <vroonhof@math.ethz.ch>
7237         (font-menu-submenu-name-format): ditto.
7238         (font-menu-split-long-menu): ditto, for use by the family
7239         constructor.
7240         (font-menu-family-constructor): use it.
7241
7242 1999-05-30  Andy Piper  <andy@xemacs.org>
7243
7244         * msw-faces.el (mswindows-font-regexp): new font matching regexp
7245         for use by the font menu.
7246
7247         * msw-font-menu.el: new file implementing mswindows specific
7248         font-menu behaviour.
7249         (mswindows-font-menu-registry-encoding): new function mirroring x version.
7250         (mswindows-font-menu-junk-families): ditto.
7251         (hack-font-truename): ditto.
7252         (mswindows-font-regexp-ascii): ditto.
7253         (mswindows-reset-device-font-menus): ditto.
7254         (mswindows-font-menu-font-data): ditto.
7255         (mswindows-font-menu-load-font): ditto.
7256
7257         * x-font-menu.el (x-reset-device-font-menus): made device specific.
7258         (x-font-menu-font-data): ditto.
7259         (x-font-menu-load-font): ditto.
7260
7261         * font-menu.el: new file implementing generic font menu behaviour.
7262         (font-menu-ignore-scaled-fonts): copied from x-font-menu.el and
7263         made device independent.
7264         (font-menu-this-frame-only-p): ditto.
7265         (font-menu-preferred-resolution): ditto.
7266         (font-menu-size-scaling): new variable used to determine whether
7267         sizes are in points or tenths of a point.
7268         (vassoc): moved from x-font-menu.el.
7269         (device-fonts-cache): ditto.
7270         (device-fonts-cache): ditto.
7271         (flush-device-fonts-cache): ditto.
7272         (reset-device-font-menus): copied from x-font-menu.el and made
7273         device independent. Most functionality deferred to
7274         device-dependent versions.
7275         (font-menu-family-constructor): copied from x-font-menu.el and
7276         made device independent.
7277         (font-menu-size-constructor): ditto.
7278         (font-menu-weight-constructor): ditto.
7279         (font-menu-set-font): ditto.
7280         (font-menu-change-face): ditto.
7281         (font-menu-load-font): new device method.
7282         (font-menu-font-data): ditto.
7283
7284         * x-font-menu.el: The above functions deleted.
7285
7286 1999-05-26  Andy Piper  <andy@xemacs.org>
7287
7288         * update-elc.el:
7289         * make-docfile.el:
7290         * loadup.el: rehash expand-file-name usage to not use default-directory.
7291
7292 1999-05-21  Andy Piper  <andy@xemacs.org>
7293
7294         * x-select.el (x-select-convert-to-text):
7295         (x-selected-text-type):
7296         (x-get-selection):
7297         (xselect-convert-to-string):
7298         (xselect-convert-to-compound-text):
7299         (xselect-convert-to-length):
7300         (xselect-convert-to-targets):
7301         (xselect-convert-to-delete):
7302         (xselect-convert-to-filename):
7303         (xselect-convert-to-charpos):
7304         (xselect-convert-to-lineno):
7305         (xselect-convert-to-colno):
7306         (xselect-convert-to-sourceloc):
7307         (xselect-convert-to-os):
7308         (xselect-convert-to-host):
7309         (xselect-convert-to-user):
7310         (xselect-convert-to-class):
7311         (xselect-convert-to-name):
7312         (xselect-convert-to-integer):
7313         (xselect-convert-to-atom):
7314         (xselect-convert-to-identity): functions renamed from x-* and
7315         moved to select.el.
7316         (x-get-secondary-selection): use rename get-selection.
7317         (x-get-clipboard): ditto.
7318         (x-own-selection): moved to select.el.
7319         (x-valid-simple-selection-p): ditto.
7320         (x-dehilight-selection): ditto.
7321         (x-own-clipboard): ditto.
7322         (x-disown-selection): ditto.
7323
7324         * x-mouse.el (x-yank-function): moved to mouse.el.
7325         (x-insert-selection): ditto.
7326         (x-set-point-and-move-selection): use renamed function.
7327
7328         * select.el (selected-text-type): moved and renamed from
7329         x-select.el.
7330         (selection-owner-p): moved to C.
7331         (selection-exists-p): ditto.
7332         (get-cutbuffer): new device method.
7333         (get-selection): generalised and moved from x-select.el.
7334         (own-selection): moved x-own-selection functionality into here.
7335         (dehilight-selection): renamed and moved from x-select.el.
7336         (own-clipboard): functionality moved from x-select.el using new
7337         generic C builtins.
7338         (disown-clipboard): ditto.
7339         (select-convert-to-text):
7340         (select-convert-to-string):
7341         (select-convert-to-compound-text):
7342         (select-convert-to-length):
7343         (select-convert-to-targets):
7344         (select-convert-to-delete):
7345         (select-convert-to-filename):
7346         (select-convert-to-charpos):
7347         (select-convert-to-lineno):
7348         (select-convert-to-colno):
7349         (select-convert-to-sourceloc):
7350         (select-convert-to-os):
7351         (select-convert-to-host):
7352         (select-convert-to-user):
7353         (select-convert-to-class):
7354         (select-convert-to-name):
7355         (select-convert-to-integer):
7356         (select-convert-to-atom):
7357         (select-convert-to-identity): new functions renamed from x-* and
7358         moved from x-select.el.
7359
7360         * mouse.el (mouse-consolidated-yank): subsume x-yank-function
7361         into here and use as the default window-system mouse yank.
7362         (insert-selection): generalised and moved from x-mouse.el.
7363         (own-clipboard): moved to C.
7364
7365         * msw-select.el (mswindows-selection-owned-p): deleted.
7366         (mswindows-own-selection): generalised and moved to select.el.
7367         (mswindows-disown-selection): generalised and moved to C.
7368         (mswindows-selection-owner-p): ditto.
7369
7370 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
7371
7372         * XEmacs 21.2.14 is released
7373
7374 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
7375
7376         * about.el: update contact info for jason and slb.
7377
7378 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
7379
7380         * mule/european.el (setup-romanian-environment): Add Romanian
7381         support from Emacs/Mule romanian.el.
7382
7383 1999-03-17  Jan Vroonhof  <vroonhof@math.ethz.ch>
7384
7385         * cus-face.el: Label all custom changes with the 'custom' tag.
7386
7387         * cus-edit.el: idem ditto.
7388
7389         * faces.el: Added suport for adding device tags to various functions.
7390         (custom): New device tag.
7391         (face-spec-set): Call reset face with tags argument. No longer do
7392         x-init-global-faces hack.
7393
7394         * faces.el (frob-face-property): Use an anonymous specifier to map
7395         frob-face-property-1 over.
7396
7397         * x-font-menu.el (font-menu-set-font): Always specify all
7398         properties to custom.
7399
7400 1999-05-12  SL Baur  <steve@gneiss.etl.go.jp>
7401
7402         * mule/european.el (setup-czech-environment): Add czech support.
7403         From David Sauer <davids@orfinet.cz>
7404
7405 1999-03-15  SL Baur  <steve@xemacs.org>
7406
7407         * check-features.el: Turn hard errors into warnings.
7408
7409 1999-03-21  SL Baur  <steve@xemacs.org>
7410
7411         * simple.el (delete-key-deletes-forward): As per discussion on
7412         xemacs-beta, default to t.
7413
7414 1999-05-11  Hrvoje Niksic  <hniksic@srce.hr>
7415
7416         * loadup.el: Define Installation-string before loading anything.
7417
7418 1999-05-06  Gunnar Evermann  <ge204@eng.cam.ac.uk>
7419
7420         * files.el (auto-mode-alist): fix typo in regex for .bash_* files
7421         From Anders Stenman <stenman@isy.liu.se>
7422
7423 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
7424
7425         * wid-edit.el (widget-glyph-find): Ditto.
7426
7427         * packages.el (locate-library): Ditto.
7428
7429         * loadup.el (really-early-error-handler): Ditto.
7430
7431         * lib-complete.el (read-library): Ditto.
7432
7433         * faces.el (set-face-stipple): Ditto.
7434
7435         * code-files.el (load): Use new calling style of locate-file.
7436
7437 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
7438
7439         * packages.el (packages-unbytecompiled-lisp): Installation.el is
7440         dead.
7441
7442 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
7443
7444         * dumped-lisp.el (preloaded-file-list): Don't load
7445         Installation.el.
7446
7447         * loadup.el (Installation-string): Define it here.
7448
7449 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
7450
7451         * dumped-lisp.el (preloaded-file-list): Revert previous change --
7452         Installation.el needs to be loaded before `dump-paths', otherwise
7453         the dumping process won't find it.
7454
7455 1999-03-13  Adrian Aichner  <adrian@xemacs.org>
7456
7457         * dumped-lisp.el (preloaded-file-list): Load Installation.el after
7458         subr so that we can use `replace-in-string' in Installation.el to
7459         get rid of C-m chars under the native Windows build.
7460
7461 1999-04-29  Andy Piper  <andy@xemacs.org>
7462
7463         * make-docfile.el: canonicalize file and directory names.
7464
7465         * device.el (call-device-method): new function for calling device
7466         specific methods.
7467         (define-device-method): new function for defining device methods.
7468         (define-device-method*): ditto.
7469
7470 1999-04-27  Hrvoje Niksic  <hniksic@srce.hr>
7471
7472         * subr.el (buffer-string): Support new FSFmacs 20.4 stuff.
7473
7474 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
7475
7476         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
7477         (cyrillic-koi8-r-encode-table): Likewise.
7478         (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
7479         (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
7480
7481         * mule/mule-misc.el (split-char-or-char-int): New function [moved
7482         from vietnamese.el].
7483
7484         * mule/vietnamese.el: Move function `split-char-or-char-int' to
7485         mule/mule-misc.el.
7486
7487 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
7488
7489         * mule/thai-xtis.el:
7490         - Change font registry name from "Thai94x94-0" to "xtis-0".
7491         - Change mnemonic of coding-system `tis-620' to "TIS620".
7492
7493 1999-04-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
7494
7495         * mule/ethiopic.el: fixed.
7496
7497 1999-03-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
7498
7499         * dumped-lisp.el: Add ethiopic, thai-xtis and vietnamese.
7500
7501         * mule/thai-xtis.el: New file.
7502
7503         * mule/vietnamese.el: New file.
7504
7505         * mule/ethiopic.el: New file.
7506
7507 1999-04-22  Hrvoje Niksic  <hniksic@srce.hr>
7508
7509         * bytecomp.el (byte-compile-close-variables): Leave
7510         debug-issue-ebola-notices alone.
7511
7512 1999-04-11  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7513
7514         * ldap.el (ldap-host-parameters-alist): Make `Search Base' appear
7515         at the top of the buffer since it is the most important thing to
7516         customize
7517         (ldap-get-host-parameter): New defun
7518         (ldap-search): Add a new parameter `withdn' to retrieve the
7519         distinguished names of entries
7520
7521 1999-04-22  Kai Haberzettl  <khaberz@synnet.de>
7522
7523         * startup.el (splash-frame-body): Date and spelling fixes.
7524
7525 1999-03-16  Colin Rafferty  <colin@xemacs.org>
7526
7527         * view-less.el (toggle-truncate-lines): add autoload tag
7528
7529 1999-04-19  Hrvoje Niksic  <hniksic@srce.hr>
7530
7531         * format.el (format-alist): Disable image stuff.
7532
7533 1999-04-17  Hrvoje Niksic  <hniksic@srce.hr>
7534
7535         * wid-edit.el (widget-glyph-find): Search by directories, then by
7536         suffixes rather than the other way around.
7537         (widget-image-conversion): Renamed to
7538         `widget-image-file-name-suffixes'.
7539
7540 1999-04-16  Olivier Galibert  <galibert@pobox.com>
7541
7542         * mule/mule-charset.el: Made old functions obsolete, remove the
7543         unspeakably evil (and inexistant in fsf's) charset-leading-byte.
7544         (charset-iso-graphic-plane): Rename from charset-graphic.
7545         (charset-iso-final-char): Rename from charset-final.
7546         (charset-width): Rename from charset-columns.
7547         (charset-bytes): Added from fsf compatibility, returns always 1.
7548
7549         * mule/mule-misc.el: Move charset-doc-string alias to
7550         mule-charset.el
7551
7552 1999-04-14  Colin Rafferty  <colin@xemacs.org>
7553
7554         * x-faces.el (x-make-font-bold-italic): honor
7555         *try-oblique-before-italic-fonts*
7556
7557 1999-04-14  Hrvoje Niksic  <hniksic@srce.hr>
7558
7559         * cl-extra.el (coerce): Coerce numbers to characters correctly.
7560
7561 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
7562
7563         * x-faces.el (try-oblique-before-italic-fonts): Use the right
7564         name.
7565
7566 1999-04-14  Dave Gillesipe  <daveg@synaptics.com>
7567
7568         * cl-extra.el (equalp): Would bug out for lists.
7569
7570 1999-03-12  Charles G Waldman  <cgw@fnal.gov>
7571
7572         * about.el (about-hackers):  Change cgw's email address
7573
7574 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
7575
7576         * XEmacs 21.2.13 is released
7577
7578 1999-03-12  SL Baur  <steve@xemacs.org>
7579
7580         * simple.el (delete-key-deletes-forward): Revert to previous
7581         behavior.
7582
7583 1999-01-18  Didier Verna  <didier@xemacs.org>
7584
7585         * menubar-items.el (xemacs-splash-buffer): handle the case of
7586         multiple elements in the splash buffer body.
7587
7588         * startup.el (splash-frame-timeout): new constant: interval
7589         between splash buffer elements.
7590         (command-line-1): handle splash buffer with multiple elements (use
7591         a timeout).
7592         (splash-frame-body): Originally `startup-splash-frame-body'.
7593         Rewrote a cleaner and more readable version. This can now be array,
7594         in which case each element is displayed in turn in the splash buffer.
7595         (splash-frame-static-body): new constant. Persistent information
7596         across all splash buffer elements (preserves the possibility to give
7597         it in different languages.
7598         (circulate-splash-frame-elements): new function. Used as a timeout
7599         to circulate through all splash frame elements and display them in
7600         sequence.
7601         (display-splash-frame): originally `startup-splash-frame'. Handle
7602         the case of multiple elements in the splash buffer body. Now
7603         returns a timeout id if multiple elements to display, or nil.
7604
7605 1999-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
7606
7607         * x-faces.el (x-init-global-faces): Add default tag to specifiers,
7608         so they can be overridden by x-init-face-from-resources.
7609         Additionally specify the font name also with an x tag.
7610
7611 1999-03-08  Andy Piper  <andy@xemacs.org>
7612
7613         * package-get.el (package-get-base): autoload.
7614
7615         * menubar-items.el (default-menubar): add update menu item. Fix
7616         custom menu to only be activated when package-base is available.
7617
7618         * package-get.el (package-get-custom): don't load
7619         package-get-custom as it is auto-generated. Fix group definition.
7620
7621 1999-03-05  Didier Verna  <didier@xemacs.org>
7622
7623         * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
7624         instead of `symbol-name' (Thanks Kyle).
7625
7626         * cus-edit.el (custom-save-variables): use `prin1' instead of
7627         princ to write symbols.
7628
7629 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
7630
7631         * XEmacs 21.2.12 is released
7632
7633 1999-03-05  SL Baur  <steve@xemacs.org>
7634
7635         * menubar-items.el (default-menubar): Add kfm browsing support.
7636         From Neal Becker <nbecker@fred.net>
7637
7638 1999-03-03  Steven Baur  <steve@gneiss.etl.go.jp>
7639
7640         * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
7641         calls to font-lock during buffer reversion.
7642
7643 1999-02-12  Didier Verna  <didier@xemacs.org>
7644
7645         * info.el (Info-build-node-completions): unconditionally widen the
7646         tag table buffer.
7647
7648 1999-02-19  Paul Stodghill  <stodghil@cs.cornell.edu>
7649
7650         * x-faces.el (x-init-face-from-resources):
7651         Only set fonts in the 'x locale.
7652
7653 1999-03-04  Adrian Aichner  <adrian@xemacs.org>
7654
7655         * package-ui.el (pui-install-selected-packages): Don't throw on
7656         `package-admin-delete-binary-package' returning nil since it's
7657         normal.  Reindent function.
7658         (pui-add-required-packages): Handle case where packages selected
7659         for installation have never been installed.
7660
7661 1999-03-03  Martin Buchholz  <martin@xemacs.org>
7662
7663         * menubar-items.el (default-menubar):
7664         Implement the ``Mule->Set coding system of process'' menu item.
7665
7666 1999-02-18  Martin Buchholz  <martin@xemacs.org>
7667
7668         * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp
7669         files
7670         - Change some `if's to `when's
7671
7672 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
7673
7674         * XEmacs 21.2.11 is released
7675
7676 1999-02-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
7677
7678         * userlock.el (ask-user-about-supersession-threat-dbox): Guard
7679         against window close (Fix Bug #460).
7680         (ask-user-about-lock-dbox): Idem.
7681
7682 1999-02-25  SL Baur  <steve@xemacs.org>
7683
7684         * mule/mule-charset.el (charset-leading-byte): New function.
7685         From Kazuyuki IENAGA <ienaga@jsys.co.jp>
7686
7687 1999-02-12  Andy Piper  <andy@xemacs.org>
7688
7689         * about.el (xemacs-hackers): change andy's email address.
7690         (about-url-alist): change andy's web page address.
7691         (about-xemacs): add piper.
7692
7693 1999-02-16  SL Baur  <steve@xemacs.org>
7694
7695         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
7696         of mule-base into lisp/mule.
7697
7698 1999-02-16  SL Baur  <steve@xemacs.org>
7699
7700         * mule/arabic.el:
7701         mule/canna-leim.el:
7702         mule/chinese.el:
7703         mule/cyrillic.el:
7704         mule/english.el:
7705         mule/european.el:
7706         mule/greek.el:
7707         mule/hebrew.el:
7708         mule/japanese.el:
7709         mule/kinsoku.el:
7710         mule/korean.el:
7711         mule/misc-lang.el:
7712         mule/mule-category.el:
7713         mule/mule-ccl.el:
7714         mule/mule-charset.el:
7715         mule/mule-cmds.el:
7716         mule/mule-coding.el:
7717         mule/mule-files.el:
7718         mule/mule-help.el:
7719         mule/mule-init.el:
7720         mule/mule-misc.el:
7721         mule/mule-tty-init.el:
7722         mule/mule-x-init.el:
7723         mule/viet-chars.el:  Remerge from mule-base.
7724
7725         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
7726         of mule-base into lisp/mule.
7727
7728 1999-02-10  Adrian Aichner  <adrian@xemacs.org>
7729
7730         * process.el (exec-to-string): Use `shell-command-switch' in place
7731         of hard-wired "-c" (for WindowsNT).
7732
7733 1999-02-08  Charles G Waldman  <cgw@pgt.com>
7734
7735         * menubar-items.el (default-menubar):  Remove obsolete
7736         "Gopher" item
7737
7738 1999-02-06  Jan Vroonhof  <vroonhof@math.ethz.ch>
7739
7740         * package-admin.el (package-admin-get-install-dir): First fall
7741         back to the location of xemacs-base for non-mule packages.
7742
7743 1999-02-15  Martin Buchholz  <martin@xemacs.org>
7744
7745         * paths.el:
7746         - improved automounter tmp directory support.
7747         - support 4 (!) empirically discovered automounter conventions
7748
7749 1999-02-12  SL Baur  <steve@xemacs.org>
7750
7751         * etags.el (pop-tag-mark): autoload to match key binding.
7752
7753 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
7754
7755         * XEmacs 21.2.10 is released
7756
7757 1999-02-02  Jan Vroonhof  <vroonhof@math.ethz.ch>
7758
7759         * package-get.el (package-get-remote-filename): Don't bug out for
7760         a local file name in the search entry.
7761
7762 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
7763
7764         * XEmacs 21.2.9 is released
7765
7766 1999-01-19  Didier Verna  <didier@xemacs.org>
7767
7768         * replace.el (replace-search-function): new variable containing a
7769         function to perform a search-forward.
7770         (replace-re-search-function): new variable containing a function
7771         to perform a re-search-forward.
7772         (perform-replace): use them.
7773
7774 1999-01-25  Didier Verna  <didier@xemacs.org>
7775
7776         * select.el (selection-owner-p): use the name `XEmacs'.
7777         (cut-copy-clear-internal): ditto.
7778
7779 1999-01-18  Andy Piper  <andy@xemacs.org>
7780
7781         * about.el (about-url-alist): Update my entry.
7782         (xemacs-hackers): Ditto.
7783
7784 1999-01-14  Adrian Aichner  <adrian@xemacs.org>
7785
7786         * buffer.el (switch-to-buffer): Fixing documentation.
7787         * minibuf.el (minibuffer-completion-table): ditto.
7788         * cl-macs.el (return-from): ditto.
7789
7790 1999-01-04  Didier Verna  <didier@xemacs.org>
7791
7792         * replace.el (delete-non-matching-lines): temporarily disable
7793         case-folding when called interactively with a regexp containing
7794         uppercase characters.
7795         (delete-matching-lines): ditto.
7796         (count-matches): ditto.
7797         (list-matching-lines): ditto.
7798
7799 1999-01-07  Colin Rafferty  <colin@xemacs.org>
7800
7801         * window.el (shrink-window-if-larger-than-buffer): Clean up.  Only
7802         abort if current window is split horizontally, not if others are
7803         split.  Got rid of unnecessary minibuffer checking.  Also, add
7804         some comments (it's still complex).
7805
7806 1999-01-12  Robert Pluim  <rpluim@BayNetworks.com>
7807
7808         * package-get.el: changed address for doc.ic.ac.uk to
7809         sunsite.doc.ic.ac.uk
7810
7811 1999-01-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7812
7813         * ldap.el (toplevel): Remove requires so that the file compiles
7814         with a non LDAP-enabled XEmacs binary.  Provide `ldap'.
7815
7816 1999-01-10  J. Kean Johnston  <jkj@sco.com>
7817
7818         * dump-paths.el: Calculate module-directory and set
7819         module-load-path to the load path for modules.
7820
7821         * loadup.el: Get bootstrap value of module-load-path from the
7822         environment variable EMACSBOOTSTRAPMODULEPATH.
7823         - Display the module load path if we're debugging paths.
7824
7825         * setup-paths.el: Added function paths-find-site-module-directory.
7826         - Added function paths-find-module-directory.
7827         - Added function paths-construct-module-load-path.  Uses new
7828         environment variable EMACSMODULEPATH.
7829
7830 1998-12-30  Martin Buchholz  <martin@xemacs.org>
7831
7832         * font.el (font-default-object-for-device):
7833         Oops! This `or' can't be replaced by `unless'.
7834         Fixed inability to run w3, among other things.
7835
7836 1998-12-17  Charles G. Waldman <cgw@pgt.com>
7837
7838         * package-admin.el: Change initialization of
7839           package-admin-install-function dependent on system type.
7840           Change package-admin-install-function-mswindows to use
7841           "minitar".
7842
7843 1998-12-23  Hrvoje Niksic  <hniksic@srce.hr>
7844
7845         * mouse.el (default-mouse-motion-handler): Disable help echo while
7846         in the minibuffer.
7847
7848 1998-12-28  Martin Buchholz <martin@xemacs.org>
7849
7850         * XEmacs 21.2.8 is released.
7851
7852 1998-12-24  Martin Buchholz <martin@xemacs.org>
7853
7854         * XEmacs 21.2.7 is released.
7855
7856 1998-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
7857
7858         * package-ui.el (pui-list-packages): Set truncate-lines.
7859
7860         * package-get.el (package-get-download-menu): Use
7861         `package-ui-add-site'. Add a a toggle to indicate it is in the list.
7862
7863         * package-ui.el (pui-help): Ditch in favor of `describe-mode'
7864         (pui-help-string): idem.
7865         (list-packages-mode): New major mode.
7866         (pui-list-packages): Use 'list-packages-mode' in the package buffer.
7867         (pui-install-selected-packages): Add suport for removing packages.
7868         (pui-toggle-package-delete-key): New function.
7869         (pui-popup-context-sensitive): New kludge.
7870         (pui-list-packages): Add warning when `package-get-remote' is nil.
7871         (package-ui-add-site): New function.
7872
7873 1998-12-01  Didier Verna  <didier@xemacs.org>
7874
7875         * hyper-apropos.el (hyper-where-is): added the missing autoload.
7876
7877 1998-11-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7878
7879         * ldap.el: Custom-ized
7880         (toplevel): Do not provide `ldap' which is provided by C level
7881         LDAP code
7882         (ldap-search): Docstring and stylistic fixes as suggested by Hrvoje
7883
7884 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
7885
7886         * isearch-mode.el (isearch-mode): Really fix keymap lossage.
7887
7888 1998-12-17  Andy Piper  <andy@xemacs.org>
7889
7890         * sound.el (sound-load-list): name changed from sound-load-alist.
7891         (sound-extension-list): name changed from sound-ext-list.
7892         (load-default-sounds): use new names.
7893         (load-sound-file): use new names.
7894
7895 1998-12-16  Andy Piper  <andy@xemacs.org>
7896
7897         * XEmacs 21.2.6 is released
7898
7899 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7900
7901         * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
7902         errors.
7903
7904 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
7905
7906         * wid-edit.el (widget-echo-this-extent): Set
7907         help-echo-owns-message to t.
7908
7909 1998-11-30  Greg Klanderman  <greg@alphatech.com>
7910
7911         * package-get.el (package-get-download-menu): use toggles for
7912           each site in the download site menu.
7913
7914 1998-12-01  Jan Vroonhof <vroonhof@math.ethz.ch>
7915
7916         * package-get.el (package-get): If we cannot find a package
7917           because package-get-remote is not set, give a more helpful
7918           error message.
7919
7920 1998-11-30  Greg Klanderman  <greg@alphatech.com>
7921
7922         * package-get.el (package-get-remote-filename): use an EFS path
7923         with user anonymous if no user is specified.
7924
7925 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
7926
7927         * faces.el (face-spec-set): Re-init fallfacks for default after
7928         calling reset-face on the default face.
7929
7930 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
7931
7932         * package-admin.el (package-admin-default-install-function):
7933         Behave as advertised.  Make sure the pkg-dir is proper for
7934         default-directory.
7935         (package-admin-add-binary-package): Make sure the pkg-dir is
7936         proper for default-directory.
7937         (package-admin-install-function-mswindows): Make sure the pkg-dir
7938         is proper for default-directory.
7939
7940 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
7941
7942         * XEmacs 21.2.5 is released
7943
7944 1998-12-05  SL Baur  <steve@altair.xemacs.org>
7945
7946         * files.el (binary-file-regexps): regexp-opt is not available at
7947         bytecompile time.
7948
7949 1998-11-30  Martin Buchholz  <martin@xemacs.org>
7950
7951         * x-win-xfree86.el:
7952         * x-win-sun.el (x-win-init-sun):
7953         * x-win-sun.el:
7954         * x-mouse.el (mouse-track-and-copy-to-cutbuffer):
7955         * x-iso8859-1.el:
7956         * x-init.el (init-post-x-win):
7957         * x-init.el (init-pre-x-win):
7958         * x-init.el (x-initialize-compose):
7959         * x-init.el:
7960         * x-compose.el:
7961         * winnt.el:
7962         * widget.el:
7963         * wid-edit.el (widget-glyph-click):
7964         * wid-edit.el (widget-glyph-find):
7965         * wid-edit.el (widget-type):
7966         * view-less.el (view-buffer-other-window):
7967         * very-early-lisp.el:
7968         * version.el:
7969         * toolbar.el:
7970         * toolbar-items.el:
7971         * term/sun.el (suntool-map):
7972         * term/sun-mouse.el:
7973         * term/internal.el:
7974         * syntax.el (modify-syntax-entry):
7975         * symbol-syntax.el:
7976         * subr.el:
7977         * startup.el (lock-directory):
7978         * simple.el (set-comment-column):
7979         * simple.el (backward-delete-char-untabify):
7980         * shadow.el (find-emacs-lisp-shadows):
7981         * shadow.el:
7982         * setup-paths.el (paths-construct-info-path):
7983         * select.el (cut-copy-clear-internal):
7984         * process.el (call-process-region):
7985         * process.el (start-process-shell-command):
7986         * process.el:
7987         * paths.el (rmail-spool-directory):
7988         * paragraphs.el (use-hard-newlines):
7989         * package-get.el (package-get-dependencies):
7990         * package-admin.el (package-admin-delete-binary-package):
7991         * obsolete.el (truncate-string):
7992         * obsolete.el (store-substring):
7993         * mouse.el (default-mouse-track-maybe-own-selection):
7994         * mouse.el (mouse-yank-at-point):
7995         * modeline.el:
7996         * modeline.el (mouse-drag-modeline):
7997         * minibuf.el (read-directory-name-internal):
7998         * minibuf.el (read-file-name-internal):
7999         * minibuf.el (read-file-name-internal-1):
8000         * minibuf.el (read-file-name-2):
8001         * minibuf.el (exact-minibuffer-completion-p):
8002         * minibuf.el (read-from-minibuffer):
8003         * minibuf.el:
8004         * menubar.el (check-menu-syntax):
8005         * map-ynp.el (map-y-or-n-p):
8006         * make-docfile.el (docfile-out-of-date):
8007         * loadup.el ((member "run-temacs" command-line-args)):
8008         * loadup.el ((member "no-site-file" command-line-args)):
8009         * loadup.el (really-early-error-handler):
8010         * loadup.el:
8011         * loadhist.el:
8012         * loaddefs.el:
8013         * lisp-mnt.el (lm-verify):
8014         * lib-complete.el (lib-complete:cache-completions):
8015         * lib-complete.el (library-all-completions):
8016         * itimer.el (itimer-run-expired-timers):
8017         * info.el (Info-mode):
8018         * info.el (Info-insert-file-contents):
8019         * info.el (Info-rebuild-dir):
8020         * info.el (Info-build-dir-anew):
8021         * info.el (Info-parse-dir-entries):
8022         * info.el (Info-dir-outdated-p):
8023         * info.el (Info-insert-dir):
8024         * info.el (info-xref):
8025         * info.el:
8026         * hyper-apropos.el (hyper-apropos-get-doc):
8027         * hyper-apropos.el (hyper-describe-face):
8028         * hyper-apropos.el (hyper-apropos-mode):
8029         * hyper-apropos.el:
8030         * help.el (list-processes):
8031         * help.el:
8032         * gnuserv.el:
8033         * font.el (mswindows-font-create-name):
8034         * font.el (font-default-font-for-device):
8035         * font.el (x-font-create-object):
8036         * font.el (font-registry):
8037         * font.el:
8038         * font-lock.el (font-lock-keywords):
8039         * font-lock.el:
8040         * finder.el (finder-compile-keywords):
8041         * find-paths.el (paths-find-recursive-path):
8042         * fill.el (set-justification-center):
8043         * fill.el (fill-region-as-paragraph):
8044         * files.el (insert-directory):
8045         * files.el (wildcard-to-regexp):
8046         * files.el (recover-file):
8047         * files.el (basic-save-buffer):
8048         * files.el (delete-auto-save-file-if-necessary):
8049         * files.el (file-relative-name):
8050         * files.el (backup-extract-version):
8051         * files.el (backup-buffer):
8052         * files.el (set-visited-file-name):
8053         * files.el (set-auto-mode):
8054         * files.el (interpreter-mode-alist):
8055         * files.el:
8056         * files.el (find-file-noselect):
8057         * files.el (abbreviate-file-name):
8058         * files.el (parse-colon-path):
8059         * files.el (directory-abbrev-alist):
8060         * etags.el (visit-tags-table-buffer):
8061         * easymenu.el (easy-menu-define):
8062         * dragdrop.el (experimental-dragdrop-drag):
8063         * dragdrop.el (dragdrop-drop-do-functions):
8064         * dragdrop.el (dragdrop-drop-at-point):
8065         * disass.el (disassemble-1):
8066         * disass.el (disassemble-internal):
8067         * disass.el (disassemble):
8068         * disass.el:
8069         * derived.el (derived-mode-init-mode-variables):
8070         * derived.el (define-derived-mode):
8071         * custom.el (defgroup):
8072         * cus-edit.el (custom-quote):
8073         * config.el:
8074         * code-process.el (open-network-stream):
8075         * code-process.el (start-process):
8076         * code-process.el (call-process-region):
8077         * code-process.el (call-process):
8078         * code-process.el:
8079         * code-files.el (insert-file-contents):
8080         * code-files.el:
8081         * code-files.el (buffer-file-coding-system-for-read):
8082         * cmdloop.el (yes-or-no-p-minibuf):
8083         * cl.el:
8084         * cl-macs.el:
8085         * cl-extra.el:
8086         * callers-of-rpt.el (make-caller-report):
8087         * callers-of-rpt.el:
8088         * bytecomp.el (batch-byte-recompile-directory):
8089         * bytecomp.el (batch-byte-compile-1):
8090         * bytecomp.el (batch-byte-compile):
8091         * bytecomp.el (display-call-tree):
8092         * bytecomp.el (byte-compile-insert):
8093         * bytecomp.el (byte-compile-two-args-19->20):
8094         * bytecomp.el (byte-compile-variable-ref):
8095         * bytecomp.el (byte-compile-form):
8096         * bytecomp.el (byte-compile-top-level-body):
8097         * bytecomp.el (byte-compile-out-toplevel):
8098         * bytecomp.el (byte-compile-byte-code-maker):
8099         * bytecomp.el (byte-compile-file-form-defmumble):
8100         * bytecomp.el (byte-compile-file-form):
8101         * bytecomp.el (byte-compile-keep-pending):
8102         * bytecomp.el (byte-compile-insert-header):
8103         * bytecomp.el (byte-compile-from-buffer):
8104         * bytecomp.el (byte-compile-file):
8105         * bytecomp.el (byte-recompile-file):
8106         * bytecomp.el (byte-compile-close-variables):
8107         * bytecomp.el (byte-compile-warn-about-unused-variables):
8108         * bytecomp.el (byte-compile-warn-about-unresolved-functions):
8109         * bytecomp.el (byte-compiler-legal-options):
8110         * bytecomp.el (byte-compile-lapcode):
8111         * bytecomp.el (byte-optimize-log):
8112         * bytecomp.el ((fboundp 'defsubst)):
8113         * bytecomp.el:
8114         * bytecomp-runtime.el:
8115         * byte-optimize.el (byte-optimize-apply):
8116         * byte-optimize.el (car):
8117         * byte-optimize.el (byte-optimize-form):
8118         * byte-optimize.el (byte-optimize-form-code-walker):
8119         * byte-optimize.el:
8120         * build-report.el (build-report-insert-installation-file):
8121         * build-report.el (build-report):
8122         * auto-show.el:
8123         * apropos.el (apropos-documentation):
8124         - mega patch
8125         - clean up byte-compile warnings
8126         - remove unused variables
8127         - Use common lisp style hashtable functions
8128         - byte compiler cleanup
8129         - use #'(lambda ...) instead of '(lambda ...) or (function (lambda ...))
8130         - remove old backquote syntax usage
8131         - move some cl functionality into C for speed.
8132         - remove last remaining VMS support
8133         - spelling fixes
8134         - implement last, butlast, nbutlast, copy-list in C.
8135         - new macro ignore-file-errors, similar to ignore-errors
8136           (ignore-file-errors (delete-file "foo"))
8137         - get frequent garbage collection during loadup.el by tweaking
8138           gc-cons-threshold, rather than explicitly calling garbage-collect
8139         - default delete-key-deletes-forward to `t'.
8140
8141 1998-11-28  SL Baur  <steve@altair.xemacs.org>
8142
8143         * XEmacs 21.2-beta4 is released.
8144
8145 1998-11-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
8146
8147         * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
8148         (easy-menu-item-present-p): Wrapper around find-menu-item.
8149         (easy-menu-remove-item): Wrapper around delete-menu-item.
8150
8151         * menubar.el (delete-menu-item): Add 'from-menu' argument.
8152         (add-menu-button): Add 'in-menu' argument.
8153         (add-menu-item-1): Add in-menu support to helper function.
8154
8155 1998-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8156
8157         * isearch-mode.el (isearch-mode): Fix keymap lossage.
8158
8159 1998-11-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
8160
8161         * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
8162         of Dec 4, 1997.
8163
8164 1998-11-25  Hrvoje Niksic  <hniksic@srce.hr>
8165
8166         * process.el (shell-command-on-region): Report if the command
8167         succeeded or failed.
8168
8169 1998-11-24  Hrvoje Niksic  <hniksic@srce.hr>
8170
8171         * subr.el (buffer-substring-no-properties): Comment out.
8172
8173 1998-11-07  Adrian Aichner  <adrian@xemacs.org>
8174
8175         * msw-faces.el (mswindows-find-smaller-font): Turning font names
8176           into font instances first, like `x-frob-font-size' does.
8177           (mswindows-find-larger-font): ditto
8178
8179 1998-11-04  Greg Klanderman  <greg@alphatech.com>
8180
8181         * package-ui.el (pui-install-selected-packages): fix args in call
8182         to `package-get'.
8183
8184 1998-10-29  Jan Vroonhof  <vroonhof@math.ethz.ch>
8185
8186         * package-get.el (host-name): New widget type.
8187         (package-get-remote): Better customization using new type.
8188         (package-get-download-sites): idem dito.
8189
8190         (package-get-custom): Do not use package-get-all untill we have
8191         runtime dependencies.
8192
8193         (package-get-remove-copy): Default to 't' we no longer need this
8194         kludge as we do not currently use depenencies.
8195
8196         (package-get-was-current): New variable.
8197         (package-get-require-base): New 'force-current' argument.
8198         (package-get-update-base): idem
8199         (package-get-package-provider):  idem
8200         (package-get-locate-index-file): New 'no-remote' argument.
8201         (package-get-locate-file): idem.
8202
8203         (package-get-maybe-save-index): New function.
8204         (package-get-update-base): Use it.
8205
8206 1998-10-28 Greg Klanderman <greg@alphatech.com>
8207
8208         * package-get.el (package-get-remote): default to nil; by default,
8209         don't go out to the net via EFS.  They must select a download site.
8210         (package-get-download-sites): new variable.
8211         (package-get-download-menu): new function.
8212         (package-get-locate-index-file): new function.
8213         (package-get-update-base): use it.
8214
8215         * menubar-items.el (default-menubar): add "Update Package Index"
8216         and "Add Download Site" menus under Options | Manage Packages.
8217
8218 1998-10-19  Greg Klanderman  <greg@alphatech.com>
8219
8220         * package-get.el (package-get): bugfix code checking installed version
8221         for case where package is not currently installed.
8222         (package-get-require-signed-base-updates): new variable.
8223         (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
8224         deemed not a goot thing.  Use the variable
8225         package-get-allow-unsigned-base-updates instead.
8226
8227 1998-10-16 Greg Klanderman <greg@alphatech.com>
8228
8229         * package-get.el (package-get): Don't install an older version than
8230         we already have unless explicitly told to.  Issue a warning.
8231
8232         * package-ui.el (pui-add-required-packages): when adding
8233         dependencies, don't add packages that are up to date.
8234         (pui-package-symbol-char):  Don't consider a package out of date
8235         if you have a newer version installed than the latest version in
8236         package-get-base.
8237
8238         * package-get.el (package-get-base-filename): document that it may
8239         be a path relative to package-get-remote;  new default value.
8240         (package-get-locate-file): new function.
8241         (package-get-update-base): use it to expand package-get-base-filename.
8242         (package-get-save-base): new function to save the package-get database
8243         to file.
8244         (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
8245         (package-get-update-base): pass the REMOTE-SOURCE arg.
8246         (package-get-update-base-entry): call package-get-custom-add-entry.
8247         (package-get-file-installed-p): removed; no longer needed.
8248         (package-get-create-custom): ditto.
8249         (toplevel): remove code to build and load package-get-custom.el
8250         (package-get-custom-add-entry): new function.
8251
8252 1998-10-12  Hrvoje Niksic  <hniksic@srce.hr>
8253
8254         * wid-edit.el (widget-button-click): Don't switch window.
8255
8256 1998-10-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
8257
8258         * cus-face.el (custom-set-face-update-spec): Add autoload cookie
8259
8260 1998-10-20  Malcolm Box  <malcolm@brownale.demon.co.uk>
8261
8262         * etags.el (find-tag-default): Run find-tag-hook using
8263         run-hooks rather than funcall
8264
8265 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8266
8267         * isearch-mode.el (isearch-mode): Set the current minor mode maps
8268         and the current local map as the parents to isearch-mode-map.
8269
8270 1998-10-15  SL Baur  <steve@altair.xemacs.org>
8271
8272         * XEmacs 21.2-beta3 is released.
8273
8274 1998-10-15  Greg Klanderman  <greg@alphatech.com>
8275
8276         * package-get.el (package-get-update-base): use
8277         insert-file-contents-internal, not insert-file-contents-literally.
8278
8279 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
8280
8281         * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
8282         dump time.
8283
8284 1998-10-15  Greg Klanderman  <greg@alphatech.com>
8285
8286         * package-get.el (package-get-update-base-entry): new function.
8287         (package-get-update-base): renamed; was `package-get-load-base'.
8288         cleanup, and use package-get-update-base-from-buffer.
8289         (package-get-update-base-from-buffer): new function.
8290         (package-get-update-base-entries): new; helper for above.
8291         Do not eval lisp grabbed over ftp; parse it from new format.
8292
8293 1998-10-15  Greg Klanderman  <greg@alphatech.com>
8294
8295         * files.el (set-auto-mode): Don't play games loading package-get
8296         database; package-get-package-provider will handle it all.
8297
8298 1998-10-14  Greg Klanderman  <greg@alphatech.com>
8299
8300         * package-get.el (package-get-base-filename): new variable.
8301         (package-get-require-base): new function.
8302         (package-get-pgp-signed-begin-line): new variable.
8303         (package-get-pgp-signature-begin-line): ditto.
8304         (package-get-pgp-signature-end-line):  ditto.
8305         (package-get-load-base): new function.
8306         (package-get-interactive-package-query):
8307         (package-get-update-all):
8308         (package-get-dependencies):
8309         (package-get-package-provider):
8310         (package-get-custom): use package-get-require-base.
8311         [package-get-custom loading]: disable for now.
8312
8313         * package-ui.el (pui-list-packages): use (package-get-require-base)
8314
8315 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
8316
8317         * package-ui.el: Correct obvious thinko in choosing extent face.
8318
8319 1998-10-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
8320
8321         * menubar-items.el (default-menubar): pui-list-package has nothing
8322         to with Customize. Move all the package stuff to a new Item in Options.
8323
8324         * package-ui.el (pui-menu): Add menu and Popup menu.
8325
8326         * package-get.el (package-get): Use new
8327         package-admin-get-install-dir.
8328
8329         * package-admin.el (package-admin-get-install-dir): New syntax.
8330         Conserve package location and put mule packages where mule-base is.
8331
8332         * package-get.el : Customized
8333
8334         * package-ui.el (pui): Customized
8335         (pui-package-install-dest-dir): New variable.
8336         (pui-install-selected-packages): Use it
8337
8338 1998-10-12  SL Baur  <steve@altair.xemacs.org>
8339
8340         * package-get.el (package-get-interactive-package-query): Move
8341         dependency on package-get-base to run-time.
8342         (package-get-update-all): Ditto.
8343         (package-get-dependencies): Ditto.
8344         (package-get-package-provider): Ditto.
8345         (package-get-custom): Ditto.
8346
8347 1998-10-11  Glynn Clements  <glynn@sensei.co.uk>
8348
8349         * events.el: Remove 'ascii-character property from 'backspace
8350         and 'delete symbols
8351
8352 1998-10-11  SL Baur  <steve@altair.xemacs.org>
8353
8354         * package-get-base.el: removed.
8355
8356 1998-09-23  Didier Verna  <didier@xemacs.org>
8357
8358         * simple.el (search-caps-disable-folding): moved from isearch-mode.el
8359         (no-upper-case-p): new function.
8360         (with-search-caps-disable-folding): new macro.
8361         (with-interactive-search-caps-disable-folding): new macro.
8362         (zap-to-char): In interactive mode, do a case-sensitive search if
8363         the character is uppercase.
8364         (zap-up-to-char): ditto.
8365
8366         * replace.el (perform-replace): use the function no-upper-case-p.
8367
8368         * isearch-mode.el (isearch-fix-case): ditto.
8369         make obsolete `with-caps-disable-folding' and
8370         `isearch-no-upper-case-p'.
8371
8372         * etags.el (find-tag-internal): use `with-search-caps-disable-folding'.
8373         (tags-search): ditto.
8374         (tags-query-replace): ditto.
8375
8376         * info.el (Info-search): ditto.
8377
8378 1998-10-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
8379
8380         * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
8381
8382 1998-10-07  Greg Klanderman  <greg@alphatech.com>
8383
8384         * package-admin.el (package-admin-rmtree): rewritten.  need to
8385         check for "." and ".." before symlink check.  expand files and
8386         directories with respect to DIRECTORY, not default-directory.
8387
8388 1998-10-04  Greg Klanderman  <greg@alphatech.com>
8389
8390         * package-get.el (package-get-all): add INSTALL-DIR argument.
8391
8392 1998-10-06  Greg Klanderman  <greg@alphatech.com>
8393
8394         * package-ui.el (pui-add-required-packages): new function, select
8395         dependent packages.
8396         (pui-display-keymap): bind it.
8397         (pui-help-string): document it.
8398         (pui-install-selected-packages): package-get-all -> package-get.
8399
8400         * package-get.el (package-get-dependencies): new function.
8401
8402 1998-10-04  Hrvoje Niksic  <hniksic@srce.hr>
8403
8404         * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
8405         regexps.
8406
8407 1998-10-05  Hrvoje Niksic  <hniksic@srce.hr>
8408
8409         * mouse.el (default-mouse-track-point-at-opening-quote-p): New
8410         function.
8411         (default-mouse-track-normalize-point): Use it.
8412
8413 1998-09-30  Jan Vroonhof  <vroonhof@math.ethz.ch>
8414
8415         * package-admin.el (package-admin-delete-binary-package):
8416                 General cleanup. Remove unnessary use of progn and
8417         save-excursion.
8418         (package-admin-delete-binary-package): Do NOT mess with file
8419         modes. That is evil.
8420         (package-admin-delete-binary-package): Wrap all deleting in
8421         condition-case. The data in MANIFEST is untrustworthy.
8422         (package-admin-delete-binary-package): Let the OS worry about non
8423         empty directories.
8424
8425 1998-10-09  SL Baur  <steve@altair.xemacs.org>
8426
8427         * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
8428         processing.
8429         (lm-report-bug): Fix mail address to send bug reports to.
8430
8431 1998-09-29  SL Baur  <steve@altair.xemacs.org>
8432
8433         * XEmacs 21.2-beta2 is released.
8434
8435 1998-08-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
8436
8437         * files.el (auto-mode-alist): Enhanced regexp for perl-mode
8438
8439 1998-09-22  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
8440
8441         * info.el (Info-mode): Document page turning by double clicks in
8442         docstring so `M-x describe-mode' will display it.
8443
8444 1998-09-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
8445
8446         * info.el (Info-mouse-track-double-click-hook): Use character
8447         widths to calculate a border region where double clicking does
8448         page turning, and return `nil' by default so other hooks, such as
8449         region highlighting, will be run.
8450
8451 1998-09-29  Colin Rafferty   <colin@xemacs.org>
8452
8453         * sound.el (default-sound-directory-list): Initialize with all the
8454         "sounds" directories in `data-directory-list'.  It used to just be
8455         the first one.
8456
8457         * packages.el (locate-data-directory-list): Created.  This gives
8458         the list of matching directories, unlike `locate-data-directory',
8459         which just gives the first one.
8460
8461 1998-09-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
8462
8463         * minibuf.el (read-from-minibuffer): No longer bind help-form but
8464         make a binding in the local keymap until help-char handling is
8465         improved.
8466
8467         * help.el (help-keymap-with-help-key): Provide keymap with help
8468         binding.
8469         (help-print-help-form): New helper function.
8470
8471 1998-09-23  Hrvoje Niksic  <hniksic@srce.hr>
8472
8473         * isearch-mode.el (isearch-highlight): set-extent-endpoints can
8474         move extent to another buffer; no need to create a new extent.
8475         (isearch-fix-case): New function.
8476         (isearch-search-and-update): Use it.
8477
8478 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
8479
8480         * isearch-mode.el (isearch-mode): Use overriding-local-map to set
8481         the keymap, not minor-mode-map-alist.
8482         (isearch-done): Restore overriding-local-map.
8483
8484 1998-09-21  Martin Buchholz  <martin@xemacs.org>
8485
8486         * bytecomp.el (byte-compile-buffer-substring):
8487         Fix for: (byte-compile (defun f () (buffer-substring)))
8488         ==>   ** buffer-substring called with 3 args, but requires 0-3
8489         - new code not only works, but is more readable, too.
8490
8491 1998-09-20  Jonathan Harris  <jhar@tardis.ed.ac.uk>
8492
8493         * msw-faces.el (mswindows-init-device-faces): Don't try to
8494           specify a default font at this late stage. Do try to force
8495           creation of the default face font so that if it fails we get
8496           an error now instead of a crash at frame creation.
8497
8498           mswindows-font-canonicalize-name, mswindows-make-font-unbold,
8499           mswindows-make-font-unitalic: Canonical default weight
8500           changed from "Normal" to "Regular".
8501
8502           mswindows-make-font-bold / -bold-italic: Supplied device was
8503           not being passed into call to mswindows-find-smaller-font.
8504
8505 1998-09-10  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
8506
8507         * package-get.el (package-get-remote): Fix the path where to find
8508           the packages on xemacs.org.
8509
8510 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
8511
8512         * about.el (about-maintainer-info): Update Ben's entry.
8513
8514 1998-09-24  Martin Buchholz  <martin@xemacs.org>
8515
8516         * lisp/shadow.el (find-emacs-lisp-shadows):
8517         - `member' was being called on lists of length 2000!
8518         - Replace with hashtables.
8519         - Replace hand-coded loops with (dolist)
8520         - Fix comment typo
8521
8522 1998-09-20  Darryl Okahata  <darrylo@sr.hp.com>
8523
8524         * packages.el: Added new function, `package-delete-name', to
8525           delete existing packages from the installed package database
8526           (`packages-package-list').  Also added the "pkginfo" directory
8527           to `packages-special-base-regexp', so that the pkginfo directory
8528           would not get added to `late-packages'.
8529
8530         * package-admin.el: Added ability to delete an installed package
8531           (added low-level function, `package-admin-delete-package').
8532           Understands how to use the pkginfo/MANIFEST.<package> file to
8533           delete the package.  When installing a package, will also
8534           create a MANIFEST.* file if one is not provided by the
8535           package.  If the MANIFEST.* doesn't exist when deleting a
8536           package, the functions will fall back to attempting to delete
8537           any package-specific lisp directory.
8538
8539         * package-get.el: Moved some functions to package-admin.el.
8540           Added interactive function `package-get-delete-package', for
8541           use by users for deleting a package.
8542
8543           Also modified to not require the presence of efs.
8544
8545 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
8546
8547         * files.el (find-file-noselect): Handle all signals, kill the
8548         buffer and resignal.
8549
8550 1998-09-23  SL Baur  <steve@altair.xemacs.org>
8551
8552         * cl-macs.el (glyph-image): Add setf method.
8553
8554 1998-09-06  Darryl Okahata  <darrylo@sr.hp.com>
8555
8556         * package-get.el: Fixed broken EFS downloading.  Also, look for
8557           .tar.gz files first, in preference over .tgz files.
8558
8559         * package-ui.el: Fix display of package version numbers.
8560
8561 1998-08-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
8562
8563         * x-font-menu.el (font-menu-set-font):  Add "pt" units to size
8564         argument.
8565
8566 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
8567
8568         * list-mode.el: `display-completion-list': added new/optional
8569           keyword `:completion-string', which allows the programmer to
8570           change the "Possible completions are:" prompt.
8571
8572         * menubar-items.el: Added new pulldown menu-pick to start up the
8573           visual package browser/installer:
8574
8575                 Options->Customize->List Packages
8576
8577         * package-admin.el: Added hooks for installing under both Unix
8578           and MS Windows.  Does additional error checking.  No longer
8579           calls "add-big-package.sh" to install packages under Unix; now
8580           calls gunzip & tar directly.
8581
8582         * package-get.el: Added ability to install packages from files
8583           on a local disk/CDROM.  Now deletes any existing package lisp
8584           directory.  Does completion on available packages when
8585           querying for package names.  Will also search for .tgz files
8586           in addition for .tar.gz files.  Tries to reload
8587           auto-autoloads, as a convenience when loading new packages,
8588           and also tries to add any new package paths to `load-path'.
8589           Changed all occurences of `concat' to use `expand-file-name'.
8590
8591         * package-ui.el: New file which implements the main visual
8592           package browser/installer, which is started via a menu pick or
8593           M-x pui-list packages.
8594
8595 1998-09-03  Hrvoje Niksic  <hniksic@srce.hr>
8596
8597         * startup.el (load-init-file): spelling fix.
8598
8599 1998-09-02  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8600
8601         * startup.el (normal-top-level): Load auto-autoload files
8602         covariantly with their precedence.
8603
8604 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
8605
8606         * menubar-items.el (default-menubar): Remove "Font Weight"
8607         option, there is currently no custom equivalent.. Customize-faces
8608         is "Edit faces".
8609
8610         * x-font-menu.el (font-menu-set-font): Use customize to set
8611         default face.
8612
8613         * faces.el (face-spec-update-all-matching): New function.
8614
8615         * cus-face.el (custom-set-face-update-spec): New function.
8616         Interface to customize faces from elisp.
8617
8618         (custom-face-value-create): Show the customized settings if set
8619         but not saved.
8620
8621 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
8622
8623         (custom-face-value-create): Show the customized settings if set
8624         but not saved.
8625
8626 1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
8627
8628         * keydefs.el (global-map): Add FSF 20.3 binding of
8629         query-replace-regexp.
8630
8631 1998-08-21  Greg Klanderman  <greg@alphatech.com>
8632
8633         * minibuf.el (read-file-name-internal-1): use
8634         user-name-completion-1 instead of user-name-completion.
8635
8636 1998-08-19  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8637
8638         * loadup.el:
8639         * make-docfile.el:
8640         * update-elc.el: Don't set `source-directory' (now defunct as a
8641         global variable) no more.
8642
8643         * packages.el (packages-list-autoloads): Made `source-directory'
8644         (now defunct as a global variable) a parameter.
8645
8646 1998-08-13  Carsten Leonhardt  <leo@arioch.oche.de>
8647
8648         * about.el (about-hackers): new email
8649
8650 1998-08-16  SL Baur  <steve@altair.xemacs.org>
8651
8652         * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
8653
8654 1998-07-17  Didier Verna  <didier@xemacs.org>
8655
8656         * faces.el (set-face-property):
8657         (set-face-dim-p):
8658         (face-dim-p): updated the doc strings now that the dim property isn't
8659         tty-specific.
8660         (face-equal): the dim property is now a common one.
8661
8662         * cus-face.el (custom-face-attributes): New face attribute: `dim'
8663         Renamed the `stipple' attribute to `background-pixmap'.
8664         (custom-face-background-pixmap): make custom-face-stipple an
8665         obsolete alias for this.
8666
8667 1998-08-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8668
8669         * find-paths.el (paths-file-readable-directory-p): Created and
8670         used.
8671
8672         * loadup.el: Don't set inhibit-... flags from run-temacs.
8673
8674 1998-08-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8675
8676         * packages.el (packages-data-path-depth): Added and used.
8677
8678 1998-08-05  Charles G. Waldman <cgw@pgt.com>
8679
8680         * about.el:
8681         - Change .xpm to .png, delete "zcat" section.
8682         - cosmetic fix in the 'marcpa' entry.
8683
8684         * etc/photos
8685         - convert all .xpm.Z to .png
8686         - rename mrb to martin
8687         - rename mcook-m to mcookm
8688
8689 1998-07-31  Martin Buchholz  <martin@xemacs.org>
8690
8691         * x-init.el (x-initialize-compose): Add support for
8692         dead-circumflex as YET ANOTHER NAME for that dead key.
8693
8694 1998-08-05  Colin Rafferty <colin@xemacs.org>
8695
8696         * setup-paths.el (paths-construct-exec-path): Made the
8697         last-packages really be last.
8698         (paths-construct-data-directory-list): Ditto.
8699
8700 1998-08-01  Kai Haberzettl  <khaberz@synnet.de>
8701
8702         * startup.el(startup-splash-frame-body):
8703         Update Copyright notice in splash screen
8704
8705 1998-07-20  Greg Klanderman  <greg@alphatech.com>
8706
8707         * minibuf.el (read-file-name-internal-1): do ~user completion.
8708
8709 1998-07-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
8710
8711         * font-lock.el (font-lock-fontify-glumped-region): Add guard
8712         aginst destroyed extents
8713
8714 1998-07-24  Greg Klanderman  <greg@alphatech.com>
8715
8716         * package-get.el (package-get): add `install-dir' argument.
8717
8718 1998-07-20  John Jones  <jj@asu.edu>
8719
8720         * package-get.el: calls to package-get-update-all will only
8721           update packages which are already installed.
8722
8723 1998-07-23  SL Baur  <steve@altair.xemacs.org>
8724
8725         * autoload.el (update-file-autoloads): Ensure autoloads buffer is
8726         writable.
8727
8728 1998-07-20  Colin Rafferty   <colin@xemacs.org>
8729
8730         * about.el (about-hackers): Correct my email.
8731
8732 1998-07-20  Kai Haberzettl  <khaberz@synnet.de>
8733
8734         * about.el (about-hackers): new email-address.
8735
8736 1998-07-25  SL Baur  <steve@altair.xemacs.org>
8737
8738         * minibuf.el (read-number): Don't let `input-error' condition
8739         escape.
8740
8741 1998-07-20  Greg Klanderman  <greg@alphatech.com>
8742
8743         * about.el (about-hackers): use my `email-for-life' address.
8744
8745 1998-07-19  SL Baur  <steve@altair.xemacs.org>
8746
8747         * XEmacs 21.2-beta1 is released.
8748
8749 1998-07-12  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8750
8751         * ldap.el (ldap-search): Doc string change
8752
8753 1998-07-16  Colin Rafferty   <colin@xemacs.org>
8754
8755         * menubar-items.el (default-menubar): Removed references to
8756         `data-directory', and use `locate-data-file' instead, and made
8757         then greyed out if they don't exist.
8758
8759 1998-07-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8760
8761         * keymap.el (events-to-keys): Use `format' instead of `concat'
8762         since the latter does not accept integer args anymore
8763
8764 1998-07-15  SL Baur  <steve@altair.xemacs.org>
8765
8766         * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
8767         macros replaced.
8768
8769 1998-07-14  SL Baur  <steve@altair.xemacs.org>
8770
8771         * make-docfile.el: Get first initialization from very-early-lisp.el
8772         * update-elc.el: Ditto.
8773         * loadup.el (really-early-error-handler): Ditto.
8774
8775         * packages.el (packages-unbytecompiled-lisp): Add new file,
8776         very-early-lisp.el.
8777
8778         * very-early-lisp.el: New file.
8779
8780 1998-07-14  SL Baur  <steve@altair.xemacs.org>
8781
8782         * Symbols that have been obsolete for at least 3 years removed (II).
8783
8784         * obsolete.el (eval-current-buffer): Make compatible.
8785         (byte-code-function-p): Ditto.
8786         (send-string): Removed.
8787         (send-region): Removed.
8788         (screen-scrollbar-width): Removed.
8789         (set-screen-scrollbar-width): Removed.
8790         (set-screen-left-margin-width): Removed.
8791         (set-screen-right-margin-width): Removed.
8792         (screen-left-margin-width): Removed.
8793         (screen-right-margin-width): Removed.
8794         (set-buffer-left-margin-width): Removed.
8795         (set-buffer-right-margin-width): Removed.
8796         (buffer-left-margin-width): Removed.
8797         (buffer-right-margin-width): Removed.
8798         (x-set-frame-icon-pixmap): Removed.
8799         (x-set-screen-icon-pixmap): Removed.
8800         (pixel-name): Removed.
8801         (make-pixmap): Removed.
8802         (make-cursor): Removed.
8803         (pixmap-width): Removed.
8804         (pixmap-contributes-to-line-height-p): Removed.
8805         (set-pixmap-contributes-to-line-height): Removed.
8806
8807 1998-07-13  SL Baur  <steve@altair.xemacs.org>
8808
8809         * obsolete.el (popup-menu-up-p): removed.
8810         (read-no-blanks-input): Removed.
8811         (wholenump): Removed.
8812         (ring-mod): Removed (what was ring-mod?).
8813         (current-time-seconds): Removed.
8814         (run-special-hook-with-args): Removed.
8815         (dot): Removed.
8816         (dot-marker): Removed.
8817         (dot-min): Removed.
8818         (dot-max): Removed.
8819         (window-dot): Removed.
8820         (set-window-dot): Removed.
8821
8822         * bytecomp.el: Remove bytecompiler support for `dot', `dot-max' and
8823         `dot-min'.
8824
8825         * minibuf.el: (read-no-blanks-input): remove commented-out copy.
8826
8827         * code-files.el (insert-file-contents): Rename
8828         run-special-hook-with-args to run-hook-with-args-until-success.
8829         (write-region): Ditto.
8830
8831 1998-07-12  SL Baur  <steve@altair.xemacs.org>
8832
8833         * about.el: Fix typos, update release date.
8834
8835         * Symbols that have been obsolete for at least 3 years removed.
8836
8837         * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to
8838         screen- functions.
8839         (toplevel): remove setf methods for screen functions.
8840         * cl-macs.el (extent-data): defsetf removed.
8841         * obsolete.el (lisp-indent-hook): Make compatible, it's used too
8842         many places to remove.
8843         (comment-indent-hook): Ditto.
8844         * obsolete.el (get-screen-for-buffer-default-screen-name): Remove.
8845         (buffer-dedicated-screen): Ditto.
8846         (deiconify-screen): Ditto.
8847         (delete-screen): Ditto.
8848         (event-screen): Ditto.
8849         (find-file-other-screen): Ditto.
8850         (find-file-read-only-other-screen): Ditto.
8851         (live-screen-p): Ditto.
8852         (screen-height): Ditto.
8853         (screen-iconified-p): Ditto.
8854         (screen-list): Ditto.
8855         (screen-live-p): Ditto.
8856         (screen-name): Ditto.
8857         (screen-parameters): Ditto.
8858         (screen-pixel-height): Ditto.
8859         (screen-pixel-width): Ditto.
8860         (screen-root-window): Ditto.
8861         (screen-selected-window): Ditto.
8862         (screen-totally-visible-p): Ditto.
8863         (screen-visible-p): Ditto.
8864         (screen-width): Ditto.
8865         (screenp): Ditto.
8866         (get-screen-for-buffer): Ditto.
8867         (get-screen-for-buffer-noselect): Ditto.
8868         (get-other-screen): Ditto.
8869         (iconify-screen): Ditto.
8870         (lower-screen): Ditto.
8871         (mail-other-screen): Ditto.
8872         (make-screen): Ditto.
8873         (make-screen-invisible): Ditto.
8874         (make-screen-visible): Ditto.
8875         (modify-screen-parameters): Ditto.
8876         (new-screen): Ditto.
8877         (next-screen): Ditto.
8878         (next-multiscreen-window): Ditto.
8879         (other-screen): Ditto.
8880         (previous-screen): Ditto.
8881         (previous-multiscreen-window): Ditto.
8882         (raise-screen): Ditto.
8883         (redraw-screen): Ditto.
8884         (select-screen): Ditto.
8885         (selected-screen): Ditto.
8886         (set-buffer-dedicated-screen): Ditto.
8887         (set-screen-height): Ditto.
8888         (set-screen-position): Ditto.
8889         (set-screen-size): Ditto.
8890         (set-screen-width): Ditto.
8891         (show-temp-buffer-in-current-screen): Ditto.
8892         (switch-to-buffer-other-screen): Ditto.
8893         (visible-screen-list): Ditto.
8894         (window-screen): Ditto.
8895         (x-set-screen-pointer): Ditto.
8896         (x-set-frame-pointer): Ditto.
8897         (screen-title-format): Ditto.
8898         (screen-icon-title-format): Ditto.
8899         (terminal-screen): Ditto.
8900         (delete-screen-hook): Ditto.
8901         (create-screen-hook): Ditto.
8902         (mouse-enter-screen-hook): Ditto.
8903         (mouse-leave-screen-hook): Ditto.
8904         (map-screen-hook): Ditto.
8905         (unmap-screen-hook): Ditto.
8906         (default-screen-alist): Ditto.
8907         (default-screen-name): Ditto.
8908         (x-screen-defaults): Ditto.
8909         (x-create-screen): Ditto.
8910         * obsolete.el: meta-flag removed.
8911         baud-rate removed.
8912         sleep-for-millisecs removed.
8913         extent-data removed.
8914         set-extent-data removed.
8915         set-extent-attribute removed.
8916         extent-glyph removed.
8917         extent-layout removed.
8918         set-extent-layout removed.
8919         list-faces-display removed.
8920         list-faces removed.
8921         trim-versions-without-asking removed.
8922         after-write-file-hooks removed.
8923         truename removed.
8924         auto-fill-hook removed.
8925         blink-paren-hook removed.
8926         select-screen-hook, deselect-screen-hook removed.
8927         auto-raise-screen, auto-lower-screen removed.
8928
8929         * msw-mouse.el: Global change resource -> mswindows-resource.
8930
8931         * XEmacs 21.0-pre5 is released.
8932
8933 1998-07-11  SL Baur  <steve@altair.xemacs.org>
8934
8935         * about.el (about-hackers): Credits update.
8936
8937 1998-07-11  Hrvoje Niksic  <hniksic@srce.hr>
8938
8939         * register.el (insert-register): Don't activate the region.
8940
8941 1998-07-10  SL Baur  <steve@altair.xemacs.org>
8942
8943         * select.el: Restore x-* symbols for backwards compatibility:
8944         x-copy-primary-selection, x-kill-primary-selection,
8945         x-delete-primary-selection, x-select-make-extent-for-selection,
8946         x-valid-simple-selection-, x-cut-copy-clear-internal.
8947
8948 1998-07-09  SL Baur  <steve@altair.xemacs.org>
8949
8950         * XEmacs 21.0-pre4 is released.
8951
8952 1998-06-28  Hrvoje Niksic  <hniksic@srce.hr>
8953
8954         * menubar-items.el (default-menubar): Use `report-emacs-bug' for
8955         reporting bugs.
8956         (maybe-add-init-button): Fix semantics under Windows.  Use
8957         `expand-file-name' rather than `concat'.
8958
8959         * help.el (print-messages): New function.
8960
8961 1998-07-05  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8962
8963         * ldap.el (ldap-host-parameters-alist): Docstring fixes
8964
8965 1998-07-04  Jonathan Harris  <jhar@tardis.ed.ac.uk>
8966
8967         * about.el: Tweaked my entry in about-hackers.
8968
8969         * find-paths.el (paths-emacs-root-p):
8970           Relaxed emacs-root checking of an in-place installation to
8971           also accommodate the flat layout used on MS Windows.
8972
8973 1998-06-29  John Jones  <jj@asu.edu>
8974
8975         * package-get.el: calls to package-get-update-all will only
8976           update packages which are already installed.
8977
8978 1998-07-05  Andy Piper  <andyp@parallax.co.uk>
8979
8980         * faces.el (xpm-color-symbols): remove hardcoded defaults these
8981         are handled by the gui-element face fallbacks now.
8982
8983         * x-faces.el: default gui-element face to "background" as well as
8984         the default face.
8985
8986         * msw-faces.el (mswindows-init-device-faces): remove gui-element
8987         and default face settings since these are set as fallbacks now in
8988         the appropriate domain.
8989
8990 1998-07-02  SL Baur  <steve@altair.xemacs.org>
8991
8992         * text-mode.el (text-mode): Reorder regexp so the OR part
8993         corresponding to `page-delim' goes first and the hack in
8994         `forward-paragraph' will work.
8995         With bug analysis from Bob Weiner <weiner@altrasoft.com>
8996
8997 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
8998
8999         * subr.el (remove-hook): When checking the hook value
9000           with functionp, don't apply car to it.
9001
9002 1998-06-24  Jonathan Harris  <jhar@tardis.ed.ac.uk>
9003
9004         * package-get.el (package-get-remote-filename):
9005           Don't use file-name-as-directory because the local directory
9006           separator conventions might not be the same as ftp's.
9007
9008 1998-06-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9009
9010         * ldap.el (ldap-host-parameters-alist): New name of
9011         `ldap-host-parameters-plist'
9012
9013 1998-06-26  Adrian Aichner  <adrian@xemacs.org>
9014
9015         * package-get.el: Using (require 'package-get-base), now that it
9016         provides itself.  Consequently removed all instances of (load
9017         "package-get-base.el").
9018
9019 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
9020
9021         * subr.el (remove-hook): Don't treat the hook value as a
9022           list unless it is both consp and not functionp.
9023
9024 1998-06-29  SL Baur  <steve@altair.xemacs.org>
9025
9026         * about.el: Email address for Ben Wing is ben@xemacs.org.
9027         * auto-show.el: Ditto.
9028         * bytecomp.el: Ditto.
9029         * faces.el: Ditto.
9030         * x-scrollbar.el: Ditto.
9031         * x-misc.el: Ditto.
9032         * tty-init.el: Ditto.
9033         * toolbar-items.el: Ditto.
9034         * symbol-syntax.el: Ditto.
9035         * specifier.el: Ditto.
9036         * objects.el: Ditto.
9037         * hyper-apropos.el: Ditto.
9038         * glyphs.el: Ditto.
9039
9040 1998-06-27  Hrvoje Niksic  <hniksic@srce.hr>
9041
9042         * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
9043         vertical-divider-always-visible-p.
9044         (default-mouse-motion-handler): Ditto.
9045
9046 1998-06-21  Hrvoje Niksic  <hniksic@srce.hr>
9047
9048         * scrollbar.el (scrollbars-visible-p): Simplify.  Always set the
9049         global value.
9050
9051 1998-06-21  Oliver Graf <ograf@fga.de>
9052
9053         * build-reports.el: changed receiver to xemacs-build-reports list
9054
9055 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
9056
9057         * font.el: Split font-family-mappings into X and
9058           mswindows-specific versions.
9059           mswindows-font-create-[object|name]: Treat supplied size
9060           as a pointsize. Added underline and strikethru handling.
9061
9062         * msw-faces.el: changed default mswindows charset to western.
9063
9064         * msw-glyphs.el: removed space in border-glyph font string that
9065           was inserted to get round bugs in the mswindows C font code.
9066
9067 1998-06-27  SL Baur  <steve@altair.xemacs.org>
9068
9069         * about.el (about-hackers): Credits update.
9070
9071         * help-nomule.el (tutorial-supported-languages): Add Romanian
9072         TUTORIAL.
9073
9074         * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
9075         to ISO-8859-2.
9076
9077 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
9078
9079         * font.el: Split font-family-mappings into X and
9080           mswindows-specific versions.
9081           mswindows-font-create-[object|name]: Treat supplied size
9082           as a pointsize. Added underline and strikethru handling.
9083
9084         * msw-faces.el: changed default mswindows charset to western.
9085
9086         * msw-glyphs.el: removed space in border-glyph font string that
9087           was inserted to get round bugs in the mswindows C font code.
9088
9089 1998-06-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
9090
9091         * minibuf.el: make read-color-completion-table call
9092           (mswindows-color-list for mswindows devices.
9093
9094 1998-06-18  Sam Mikes  <smikes@alumni.hmc.edu>
9095
9096         * lisp/font-lock.el
9097         (font-lock-match-c++-style-declaration-item-and-skip-to-next):
9098         Let declaration items contain non-word symbol characters.
9099
9100 1998-06-15  Adrian Aichner  <adrian@xemacs.org>
9101
9102         * package-get.el (package-get-package-provider): Added autoload
9103         cookie.  Loading "package-get-base.el" in ALL functions that use
9104         it.  Fixed some (interactive ...) with multiple argument specs
9105         again.  Cosmetic indentation changes.
9106
9107 1998-05-27  Glynn Clements  <glynn@sensei.co.uk>
9108
9109         * info.el (Info-insert-dir): Don't use nreverse on variables
9110         that you want to use later.
9111
9112 1998-06-17  Glynn Clements  <glynn@sensei.co.uk>
9113
9114         * x-mouse.el (x-set-point-and-move-selection): Replace call
9115         to x-kill-primary-selection with kill-primary-selection
9116
9117 1998-06-12  Martin Buchholz  <martin@xemacs.org>
9118
9119         * simple.el (what-cursor-position): Make cursor position reported
9120         use value of column-number-start-at-one
9121
9122 1998-06-17  SL Baur  <steve@altair.xemacs.org>
9123
9124         * about.el (xemacs-hackers): Fix Jareth's email address.
9125
9126 1998-06-16  SL Baur  <steve@altair.xemacs.org>
9127
9128         * startup.el (startup-splash-frame): Remove
9129         `xemacs-startup-logo-function'.
9130
9131 1998-06-15  SL Baur  <steve@altair.xemacs.org>
9132
9133         * about.el (about-hackers): Update credits list.
9134
9135 1998-06-06  Jeff Miller <jmiller@smart.net>
9136
9137         * lisp/sound.el: Update sound-ext to allow filenames with
9138           extensions to be found by load-sound-file
9139
9140 1998-06-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9141
9142         * info.el (Info-rebuild-outdated-dir): Removed variable
9143         (Info-auto-generate-directory): New variable
9144         (Info-save-auto-generated-dir): New variable
9145         (Info-maybe-update-dir): Use `Info-auto-generate-directory'
9146         (Info-build-dir-anew): Second parameter removed.  Use
9147         `Info-save-auto-generated-dir'
9148         (Info-rebuild-dir): Ditto
9149
9150 1998-06-02  Christoph Wedler  <wedler@fmi.uni-passau.de>
9151
9152         * list-mode.el (next-list-mode-item): Would not recognize
9153         border between directly neighbored items.
9154
9155 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
9156
9157         * package-get.el: add autoloads for some functions.
9158
9159 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
9160
9161         * specifier.el (let-specifier): Tiny docfixes.
9162
9163 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
9164
9165         * msw-mouse.el: set selection-pointer-glyph to Normal.
9166
9167 1998-06-09  Per Abrahamsen  <abraham@dina.kvl.dk>
9168
9169         * wid-edit.el (widget-specify-secret): New function.
9170         (widget-after-change): Use it.
9171         (widget-specify-field): Use it.
9172
9173 1998-06-08  Hrvoje Niksic  <hniksic@srce.hr>
9174
9175         * mouse.el (drag-window-divider): Use `(not done)' instead of
9176         `doit'; reuse result of `window-pixel-edges'.
9177
9178         * modeline.el (drag-modeline-event-lag): Rename to
9179         drag-divider-event-lag.
9180
9181 1998-06-07  Hrvoje Niksic  <hniksic@srce.hr>
9182
9183         * specifier.el (let-specifier): Rewritten not to generate needless
9184         `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
9185         arguments.
9186
9187 1998-05-28  Hrvoje Niksic  <hniksic@srce.hr>
9188
9189         * minibuf.el (read-file-name-1): Setup buffer-local value of
9190         `completion-ignore-case' in completions buffer under Windows.
9191
9192 1998-06-06  Kirill M. Katsnelson  <kkm@kis.ru>
9193
9194         * about.el (about-maintainer-glyph): Fix support for not
9195         compressed images.
9196
9197 1998-06-04  Kirill M. Katsnelson  <kkm@kis.ru>
9198
9199         * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
9200
9201         * mouse.el (mouse-track): Cancel selection if misc-user event with
9202         `cancel-mode-internal' function is fetched.
9203
9204 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
9205
9206         * files.el (save-some-buffers-1): Fixed return value.
9207
9208 1998-06-01  Oliver Graf <ograf@fga.de>
9209
9210         * dragdrop.el: added experimental
9211
9212 1998-05-26  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
9213
9214         * startup.el (after-init-hook, init-file-user,
9215         user-init-directory, load-user-init-file):  Purge references
9216         to "~/.xemacs/init.el" from docstrings.
9217
9218         (load-user-init-file) Use paths-construct-path to construct
9219         paths to user init files.  Go directly to ~/.emacs, do not
9220         search ~/.xemacs/, do not load `default-custom-file'.
9221
9222 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
9223
9224         * files.el (interpreter-mode-alist): Catch wish and tclsh before
9225         general *sh.
9226         (inhibit-first-line-modes-regexps): Added `.tar.gz'.
9227
9228 1998-06-03  Andy Piper  <andyp@parallax.co.uk>
9229
9230         * menubar-items.el (default-menubar): add Update Packages to customize
9231         menu.
9232
9233 1998-06-02  Andy Piper  <andyp@parallax.co.uk>
9234
9235         * faces.el: use toolbar face as a fallback for toolbar properties
9236         in xpm-color-symbols instead of default.
9237
9238         * msw-faces.el: rename 3d-object -> gui-element face.
9239
9240 1998-06-06  SL Baur  <steve@altair.xemacs.org>
9241
9242         * startup.el (xemacs-startup-logo-function): New variable.
9243         (startup-splash-frame): Use it.
9244
9245 1998-06-02  Hrvoje Niksic  <hniksic@srce.hr>
9246
9247         * files.el (save-some-buffers): Would wait 1 second.
9248         (save-some-buffers-1): Delete other windows here instead of in
9249         `save-some-buffers'.
9250         (save-some-buffers): Force redisplay only if windows were deleted.
9251
9252 1998-06-02  Didier Verna  <didier@xemacs.org>
9253
9254         * cus-face.el (custom-face-attributes): generalized the use of
9255         toggle buttons for boolean attributes.
9256         Re-ordered the items a bit.
9257
9258 1998-06-01  SL Baur  <steve@altair.xemacs.org>
9259
9260         * sound.el (default-sound-directory): Use `locate-data-directory'
9261         to find the sounds directory.
9262
9263 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
9264
9265         * sound.el: default sound-ext to .wav under mswindows, .au
9266         otherwise. load-default sounds without extensions.
9267
9268 1998-05-27  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
9269
9270         * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
9271         if send-pr is not bound.
9272
9273 1998-06-01  Andy Piper  <andyp@parallax.co.uk>
9274
9275         * files.el: grok idl files in auto-mode-alist.
9276 1998-06-01  Jeff Miller  <jmiller@smart.net>
9277
9278         * minibuf.el (exact-minibuffer-completion-p): check for nil before
9279         calling `upcase'.
9280
9281 1998-05-30  Andy Piper  <andyp@parallax.co.uk>
9282
9283         * msw-glyphs.el: add xbm to the list of image types supported.
9284
9285 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
9286
9287         * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
9288         instead of XEmacs one when dumping InfoDock.
9289
9290 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
9291
9292         * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
9293         for `modeline-visible-p'
9294
9295         * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
9296
9297 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
9298
9299         * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
9300         since it's not used anymore. doc string fixes.
9301
9302         * package-get.el (package-get-file-installed-p): new function. use
9303         instead of file-installed-p which is in an external package.
9304
9305 1998-05-28  Oliver Graf <ograf@fga.de>
9306
9307         * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
9308         favor of select-window/switch-to-buffer
9309
9310 Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
9311
9312         * startup.el: changed (getenv "HOME") to (user-home-directory)
9313
9314 1998-05-25  Oliver Graf <ograf@fga.de>
9315
9316         * frame.el (cde-start-drag) moved to dragdrop.el
9317         (offix-start-drag-region) moved to dragdrop.el
9318         (offix-start-drag) moved to dragdrop.el
9319         * dragdrop.el (cde-start-drag) moved from frame.el
9320         (offix-start-drag-region) moved from frame.el
9321         (offix-start-drag) moved from frame.el
9322         (cde-start-drag-region) cde drag regions
9323         * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
9324
9325 1998-05-26  Oliver Graf <ograf@fga.de>
9326
9327         * dragdrop.el: created dragdrop-drag prototypes
9328         (cde-start-drag-region) fixed typo
9329
9330 1998-05-28  SL Baur  <steve@altair.xemacs.org>
9331
9332         * simple.el (after-init-hook): Remove reader macro.
9333
9334         * packages.el (packages-hardcoded-lisp): Get rid of reader
9335         macros.  Update DOC string.
9336
9337 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
9338
9339         * mouse.el (drag-window-divider): Ditto.
9340
9341         * modeline.el (mouse-drag-modeline): Use it.
9342
9343         * lisp-mode.el (let-specifier): Specify indentation.
9344
9345         * specifier.el (let-specifier): Renamed from
9346         `with-specifier-instance'.
9347
9348 1998-05-27  Andy Piper  <andyp@parallax.co.uk>
9349
9350         * x-faces.el:
9351         * faces.el: move definition of xpm-color-symbols from x-faces.el
9352         to faces. Predicate x-get-resource on the presence of x.
9353
9354         * msw-faces.el: set 3d-object face rather than modeline. Specify
9355         faces as specfier defaults.
9356
9357         * package-get.el: don't use package-admin-add-single-file-package.
9358
9359 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
9360
9361         * toolbar-items.el: Fixup tooltips.
9362         (toolbar-gnus): Don't use obsolete variable
9363         toolbar-news-frame-properties.
9364         (toolbar-news-reader): Default to `gnus' instead of
9365         `not-configured'.
9366
9367         * files.el (auto-mode-alist): Correctly recognize `.emacs' under
9368         Windows.
9369
9370 1998-05-25  Andy Piper  <andyp@parallax.co.uk>
9371
9372         * package-get.el: rename -installedp -> -installed-p.
9373
9374 1998-05-23  Kirill M. Katsnelson  <kkm@kis.ru>
9375
9376         * glyphs.el (init-glyphs): Created `border-glyph' face, with no
9377         attributes, and assinged it to continuation, truncation and
9378         hscroll glyphs.
9379
9380         * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
9381         and made continuation, truncation and hscroll glyphs arrow
9382         characters out of that font.
9383
9384 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
9385
9386         * minibuf.el (minibuffer-electric-separator): Play nicely with
9387         directory-sep-char being \.
9388         (minibuffer-electric-tilde): Ditto.
9389         (read-file-name-map): Ditto.
9390
9391 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
9392
9393         * mouse.el (default-mouse-track-maybe-own-selection): Pause only
9394         on X devices.
9395         (default-mouse-track-deal-with-down-event): Avoid
9396         `x-disown-selection'; use `disown-selection' instead.
9397
9398 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
9399
9400         * select.el:
9401         * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
9402         moved to (cut-copy-clear-internal) in select.el. Ditto for
9403         (x-delete-primary-selection) (x-kill-primary-selection)
9404         (x-copy-primary-selection).
9405         (own-clipboard): new function.
9406
9407         * msw-select.el: use the new kill/delete/copy/cut-copy-clear
9408         functions in select.el. remove old ones.
9409         (mswindows-own-clipboard): new function.
9410
9411 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
9412
9413         * gnuserv.el: allow connections from mswindows type devices.
9414
9415 1998-05-20  Andy Piper  <andyp@parallax.co.uk>
9416
9417         * msw-glyphs.el: change image type used from cursor to resource.
9418
9419 1998-05-20  Kirill M. Katsnelson  <kkm@kis.ru>
9420
9421         * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
9422         for {top,bottom}-{left,right} values in addition to
9423         {top,bottom}_{left,right}.
9424         Use x-get-resource instead of x-get-resource-and-bogosity-check.
9425
9426 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
9427
9428         * cl-macs.el (specifier-instance): Undefine its setf method.
9429
9430         * specifier.el (with-specifier-instance): Added docstring.
9431
9432         * mouse.el (drag-window-divider): Ditto.
9433
9434         * modeline.el (mouse-drag-modeline): Use it.
9435
9436         * lisp-mode.el (with-specifier-instance): Define its indentation
9437         level.
9438
9439         * specifier.el (with-specifier-instance): New macro.
9440
9441 1998-05-19  Andy Piper  <andyp@parallax.co.uk>
9442
9443         * package-get.el (package-get-create-custom): new function to
9444         auto-generate package-get-custom.el from package-get-base.el.
9445         * (package-get-ever-installedp): new function.
9446         * (package-get-custom): new function to get all packages specified
9447         by customize.
9448
9449 1998-05-19  Hrvoje Niksic  <hniksic@srce.hr>
9450
9451         * cus-edit.el (custom-file): Revert to `~/.emacs'.
9452
9453 1998-05-23  SL Baur  <steve@altair.xemacs.org>
9454
9455         * cl-extra.el: Reverse previous float change.
9456
9457 1998-05-17  Andy Piper  <andyp@parallax.co.uk>
9458
9459         * x-faces.el:
9460         * faces.el (try-font-name): moved from x-faces.el since it is
9461         required by w3 under mswindows as well X.
9462
9463 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
9464
9465         * winnt.el: Removed evil (setq completion-ignore-case t)
9466         clause, one more overlookef fsfism.
9467         (nt-quote-args-functions-alist): End sentences with double space.
9468
9469 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
9470
9471         * window-xemacs.el (push-window-configuration): Remove kludgery of
9472         recaching default-toolbar specifier.
9473         (pop-window-configuration): Ditto.
9474         (unpop-window-configuration): Ditto.
9475
9476 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
9477
9478         * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
9479
9480 1998-05-17  Kirill M. Katsnelson  <kkm@kis.ru>
9481
9482         * winnt.el (nt-quote-args-verbatim): Added function.
9483         (nt-quote-args-prefix-quote): Added function.
9484         (nt-quote-args-backslash-quote): Added function.
9485         (nt-quote-args-double-quote): Added function.
9486         (nt-quote-args-functions-alist): New variable.
9487         (nt-quote-process-args): Added function. This is the main quoting
9488         work horse called from process-nt.c
9489
9490 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
9491
9492         * winnt.el: Removed duplicate definitions for backspace,
9493         delete, M-backspace and C-M-backspace.
9494         (file-name-buffer-file-type-alist): Removed this variable.
9495         (find-buffer-file-type): Removed function.
9496         (find-file-binary):  Removed function.
9497         (find-file-text): Removed function.
9498         (find-file-not-found-set-buffer-file-type): Removed function.
9499         (save-to-unix-hook): Removed function.
9500         (revert-from-unix-hook): Removed function.
9501         (using-unix-filesystems): Removed function.
9502         (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
9503         warning.
9504         (x-set-selection): Removed function.
9505         (x-get-selection): Removed function.
9506         Removed commented FSFisms.
9507         Replaced copyright notice (this file is not part of GNU Emacs).
9508         (nt-shell-mode-hook): Moved here from a lambda expression. Added
9509         comint-process-echoes setting to t.
9510
9511 1998-05-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9512
9513         * packages.el (packages-no-package-hierarchy-regexp): Introduced
9514         and used following the interface change of
9515         `paths-find-recursive-path'.
9516
9517         * find-paths.el (paths-find-recursive-path): Exclusion is now by a
9518         regexp instead of a list of base names.
9519         (paths-version-control-filename-regexp):
9520         (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
9521         Introduced and used following the interface change of
9522         `paths-find-recursive-path'.
9523
9524 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
9525
9526         * simple.el (delete-forward-p): Make it a defun; do X garbage only
9527         on X devices, rather than on all non-TTY devices.
9528
9529 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
9530
9531         * msw-mouse.el: New file. Sets up cursor shapes for Windows.
9532
9533         * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
9534
9535 1998-05-17  Adrian Aichner  <adrian@xemacs.org>
9536
9537         * itimer.el (activate-itimer): Fixed usage of integers
9538         as argument to `concat'.
9539
9540 1998-05-17  Glynn Clements  <glynn@sensei.co.uk>
9541
9542         * itimer.el (start-itimer): replace the use of `concat' with
9543         `format'
9544
9545 1998-05-16  SL Baur  <steve@altair.xemacs.org>
9546
9547         * mode-motion.el (mode-motion-hook): Clarify docstring.
9548         From Bob Weiner <weiner@altrasoft.com>
9549
9550         * loadhist.el (symbol-file): Supply prompt string when used
9551         interactively.
9552         From Bob Weiner <weiner@altrasoft.com>
9553
9554 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
9555
9556         * loadup.el (really-early-error-handler): Ditto.
9557
9558         * update-elc.el: Ditto.
9559
9560         * setup-paths.el (paths-construct-exec-path): Ditto.
9561
9562         * make-docfile.el: Ditto.
9563
9564         * find-paths.el (paths-decode-directory-path): Use split-path
9565         instead of decode-path.
9566
9567         * files.el (parse-colon-path): Update docstring reference.
9568
9569 1998-05-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
9570
9571         * msw-init.el:
9572         * x-init.el:
9573         Bind cut'n'paste keys to non window-system specific functions.
9574
9575         * msw-select.el: New function mswindows-clear-clipboard.
9576         mswindows-cut-copy-clipboard extended to handle clearing of the
9577         selection and renamed to mswindows-cut-copy-clear-clipboard.
9578
9579         * select.el: on mswindows devices delete-primary-selection
9580         calls mswindows-clear-clipboard.
9581
9582 1998-05-15  Hrvoje Niksic  <hniksic@srce.hr>
9583
9584         * simple.el (quoted-insert): Inhibit quit when using read-char.
9585
9586         * cmdloop.el (read-char): Don't inhibit quit.
9587         (read-char-exclusive): Ditto.
9588         (read-char): Signal quit if quit-char was pressed.
9589         (read-char-exclusive): Ditto.
9590         (read-quoted-char): Return a character, not integer.
9591
9592         * menubar-items.el (default-popup-menu): Use Andy's generic
9593         selection code.
9594         (default-popup-menu): Fix code.
9595
9596 1998-05-14  Oliver Graf <ograf@fga.de>
9597
9598         * dragdrop.el (dragdrop-function-widget): this time it's done
9599
9600 1998-05-13  Oliver Graf <ograf@fga.de>
9601
9602         * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
9603
9604 1998-05-15  Kirill M. Katsnelson  <kkm@kis.ru>
9605
9606         * device.el (device-pixel-width):
9607         (device-pixel-height):
9608         (device-mm-width):
9609         (device-mm-height):
9610         (device-bitplanes):
9611         (device-color-cells): Swapped parameters to device-system-metric
9612         according to the interface change.
9613
9614 1998-05-14  Kirill M. Katsnelson  <kkm@kis.ru>
9615
9616         * mouse.el (default-mouse-motion-handler): Use new name of the
9617         function event-over-vertical-divider-p.
9618         Do not set E-W arrow cursor over the divider if
9619         vertical-divider-draggable-p is nil in the window.
9620         ([top-level]): Use new name for the variable
9621         vertical-divider-map.
9622         (drag-window-divider): Respect vertical-divider-draggable-p.
9623         Variable name typo fixes.
9624
9625 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
9626
9627         * keymap.el (kbd): Define here; handle string constants and
9628         others...
9629
9630 1998-05-15  Christian Nyb <chr@mediascience.no>
9631
9632         * simple.el (zap-up-to-char): New function.  Behaves like `zap-to-char'
9633         in Emacs 18.
9634
9635 1998-05-13  Didier Verna  <didier@xemacs.org>
9636
9637         * mouse.el (drag-window-divider): give the vertical divider a
9638         pressed look when dragging it.
9639
9640 1998-05-13  Andy Piper  <andyp@parallax.co.uk>
9641
9642         * faces.el: predicate some more face operations on x or mswindows
9643         not just x.
9644
9645         * modeline.el: enable modeline coloring for mswindows.
9646
9647 1998-05-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9648
9649         * minibuf.el (minibuffer-default): Added variable; compatible with
9650         FSF Emacs.
9651         (next-history-element): Used `minibuffer-default'.
9652
9653 1998-05-12  Oliver Graf <ograf@fga.de>
9654
9655         * dragdrop.el (dragdrop-function-widget): button and mods ok
9656         arguments still look a bit strange
9657         (dragdrop-compare-mods) created
9658         (dragdrop-drop-do-functions) correctly checks for buttons and
9659         modifiers
9660
9661 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
9662
9663         * setup-paths.el (paths-default-info-directories): Replace
9664         path-separator with directory-sep-char.
9665
9666         * files.el (path-separator): Don't define it here.
9667
9668 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
9669
9670         * update-elc.el: Ditto.
9671
9672         * setup-paths.el (paths-construct-exec-path): Ditto.
9673
9674         * make-docfile.el: Ditto.
9675
9676         * loadup.el (really-early-error-handler): Ditto.
9677
9678         * find-paths.el (paths-decode-directory-path): Use decode-path
9679         instead of decode-path-internal.
9680
9681         * files.el (parse-colon-path): Update docstring.
9682
9683 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
9684
9685         * subr.el (get-buffer-window-list): Make BUFFER optional.
9686
9687         * window-xemacs.el (windows-of-buffer): Defalias to
9688         get-buffer-window-list.
9689
9690 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
9691
9692         * disass.el: Fix maintainer keyword.
9693
9694         * bytecomp.el (byte-compile-and-load-file): Autoload.
9695         (byte-compile-buffer): Ditto.
9696
9697         * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
9698         value is returned, not the name.
9699         (lisp-imenu-generic-expression): Enable it.
9700         (lisp-mode-variables): Ditto.
9701         (lisp-indent-offset): Change defconst to defvar.
9702         (lisp-indent-function): Ditto.
9703         (lisp-body-indent): Ditto.
9704
9705 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
9706
9707         * modeline.el: Use zap-last-kbd-macro-event.
9708
9709         * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
9710         nil, don't attempt to do anything with messages.
9711         (eval-last-sexp): Use `letf' for clarity.
9712
9713 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
9714
9715         * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
9716
9717 1998-05-11  Martin Buchholz  <martin@xemacs.org>
9718
9719         * buff-menu.el:
9720         * lisp-mode.el:
9721         * obsolete.el:
9722         Change empty docstrings into no doc strings at all.
9723         Fix bogus FSF-format docstrings.
9724         * etags.el: Fix docstring.
9725
9726 1998-05-11  Jan Vroonhof  <vroonhof@math.ethz.ch>
9727
9728         * package-get.el (package-get): Use internal md5
9729
9730 1998-05-13  SL Baur  <steve@altair.xemacs.org>
9731
9732         * about.el (about-xemacs): Correct abuse of concat.
9733
9734 1998-05-11  SL Baur  <steve@altair.xemacs.org>
9735
9736         * info.el (Info-mode): Use easymenu.
9737
9738 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
9739
9740         * apropos.el (apropos): Don't use concat with integers.
9741
9742         * cmdloop.el (describe-last-error): Handle the case when no error
9743         was seen gracefully.
9744
9745         * apropos.el (apropos-print): Use with-displaying-help-buffer as
9746         defun.
9747         (apropos-describe-plist): Ditto.
9748
9749         * help.el (with-displaying-help-buffer): Revert to a defun.
9750         (describe-key): Use it as defun.
9751         (describe-mode): Ditto.
9752         (describe-bindings): Ditto.
9753         (describe-prefix-bindings): Ditto.
9754         (describe-installation): Ditto.
9755         (view-lossage): Ditto.
9756         (describe-function): Ditto.
9757         (describe-variable): Ditto.
9758         (describe-syntax): Ditto.
9759
9760 1998-05-11  Oliver Graf <ograf@fga.de>
9761
9762         * dragdrop.el: changed order of require/provide
9763         (dragdrop-drop-mime-default) changed to new calling conventions
9764         (dragdrop-drop-do-functions) changed to new calling conventions
9765         (dragdrop-function-widget) this one needs more work...
9766
9767 1998-05-10  Oliver Graf <ograf@fga.de>
9768
9769         * about.el: another small change in my entry
9770         * dragdrop.el (dragdrop-drop-log-function): logging added
9771         plus customizations
9772         changed interface to handler functions. now called with event
9773         and object
9774
9775 1998-05-12  Kirill M. Katsnelson  <kkm@kis.ru>
9776
9777         * glyphs.el (divider-pointer-glyph): Declared new glyph,
9778         E-W arrow pointer displayed over draggable dividers.
9779
9780         * mouse.el (default-mouse-motion-handler): Show it when
9781         appropriate.
9782         (drag-window-divider): Added.
9783         ([top-level]): Initialized window-divider-map with a keymap
9784         binding the above function to left button down event.
9785
9786         * x-mouse.el (x-init-pointer-shape): Initialize
9787         divider-pointer-glyph from Cursor.dividerPointer, or use default
9788         E-W double arrow.
9789
9790 1998-04-30  Gunnar Evermann  <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
9791
9792         * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
9793
9794 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
9795
9796         * simple.el (count-words-buffer): Don't query for buffer.
9797         (count-lines-buffer): Ditto.
9798
9799 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
9800
9801         * help.el (where-is): add optional insert argument.
9802
9803 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
9804
9805         * help.el (describe-key-briefly): New argument INSERT.
9806
9807         * simple.el (eval-expression): New optional argument; synch with
9808         FSF 20.3.
9809
9810         * keydefs.el (global-map): Add new register bindings.
9811
9812         * register.el: Synched with FSF 20.3.
9813
9814 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
9815
9816         * window-xemacs.el (recenter): all arguments are optional.
9817
9818 1998-05-10  Kirill M. Katsnelson  <kkm@kis.ru>
9819
9820         * device.el: (device-pixel-width): Reflected name/parameters
9821         change to device-system-metric.
9822         (device-pixel-height): Ditto.
9823         (device-mm-width): Ditto.
9824         (device-mm-height): Ditto.
9825         (device-bitplanes): Ditto.
9826         (device-color-cells): Ditto.
9827
9828 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
9829
9830         * cl-extra.el (cl-float-limits): Removed; move code to top-level.
9831
9832         * cl.el (most-positive-fixnum): Document.
9833         (most-negative-fixnum): Ditto.
9834
9835         * cus-dep.el: Updated comment.
9836
9837         * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
9838         constant.
9839
9840         * cus-load.el (custom-put): Removed.
9841
9842         * files.el (after-find-file): Just resignal quit instead of
9843         signaling "canceled".
9844
9845 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
9846
9847         * frame.el (other-frame): Use `focus-frame' instead of
9848         select-frame kludges.
9849
9850         * lisp-mode.el: Update lisp-indent-function for
9851         save-selected-frame and with-selected-frame.
9852
9853         * frame.el (save-selected-frame): New macro.
9854         (with-selected-frame): Ditto.
9855         (other-frame): Use `set-frame-focus'.
9856
9857 1998-05-06  Oliver Graf <ograf@fga.de>
9858
9859         * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
9860         (dragdrop-drop-url-default) default handler for URL drops created
9861         (dragdrop-drop-mime-default) default handler for MIME drops created
9862         (dragdrop-drop-functions) default custom for handling drops created
9863         (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
9864
9865 1998-05-05  Jonathan Harris <jhar@tardis.ed.ac.uk>
9866
9867         * mouse.el: Removed redundant mouse-mswindows-drop function.
9868
9869 1998-05-05  Oliver Graf <ograf@fga.de>
9870
9871         * about.el: changed some text in my entry
9872         * dragdrop.el: added customs
9873
9874 1998-05-04  Oliver Graf <ograf@fga.de>
9875
9876         * mouse.el: killed global drop key bindings
9877         (mouse-offix-drop) removed
9878         * dragdrop.el: created
9879         * dumped-lisp.el: inclusion of dragdrop.el for window-systems
9880
9881 1998-05-09  Kirill M. Katsnelson  <kkm@kis.ru>
9882
9883         * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
9884         scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
9885
9886         * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
9887         obsolete comment.
9888
9889         * scrollbar.el (scrollbars-visible-p): Use new
9890         {vertical,horizontal}-scrollbar-visible-p specifiers.
9891
9892 1998-04-18  Kirill M. Katsnelson  <kkm@kis.ru>
9893
9894         * device.el (device-pixel-height):
9895         (device-pixel-width):
9896         (device-mm-width):
9897         (device-mm-height):
9898         (device-bitplanes):
9899         (device-color-cells): Moved these 6 functions from device.c; they
9900         all use single (device-system-metrics) call.
9901
9902 1998-05-09  SL Baur  <steve@altair.xemacs.org>
9903
9904         * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
9905         were renamed.
9906
9907         * menubar-items.el:
9908         * toolbar-items.el: Renamed from x-menubar/x-toolbar.
9909         Suggested by Hrvoje Niksic <hniksic@srce.hr>
9910
9911         * help.el (help-map): Remove Hyperbole keybinding logic.
9912         Suggested by: Michael Ernst <mernst@cs.washington.edu>
9913
9914 1998-05-08  SL Baur  <steve@altair.xemacs.org>
9915
9916         * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
9917         From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
9918
9919 1998-05-07  Andy Piper  <andyp@parallax.co.uk>
9920
9921         * msw-glyphs.el: use nicer icon3 from the frame icon.
9922
9923 1998-05-07  SL Baur  <steve@altair.xemacs.org>
9924
9925         * version.el (emacs-version): Remove InfoDock conditionals.
9926
9927         * startup.el (startup-splash-frame): Change ID logo name.
9928
9929 1998-05-06  Hrvoje Niksic  <hniksic@srce.hr>
9930
9931         * files.el (after-find-file): If the user presses C-g on
9932         directory-creation prompt, kill the buffer.
9933
9934 1998-05-06  SL Baur  <steve@altair.xemacs.org>
9935
9936         * simple.el (count-words-region): Reverse previous change.
9937
9938 1998-05-05  Hrvoje Niksic  <hniksic@srce.hr>
9939
9940         * replace.el (query-replace): Just call perform-replace.
9941         (query-replace-regexp): Ditto.
9942         (perform-replace): Move region handling here.
9943         (perform-replace): Use the new arg to match-data.
9944
9945 1998-03-08  Kyle Jones  <kyle_jones@wonderworks.com>
9946
9947         * x-init.el: Install X specific display table that
9948           displays char 0240 as a space to avoid whatever it is
9949           that screws up display of that character code.
9950
9951 1998-05-03  Hrvoje Niksic  <hniksic@srce.hr>
9952
9953         * help.el (function-arglist): If no arguments are documented for a
9954         subr, print nothing rather than incorrect output.
9955
9956 1998-05-05  SL Baur  <steve@altair.xemacs.org>
9957
9958         * cmdloop.el (command-error): Update bail-out error message to use
9959         `emacs-program-name'.
9960
9961         * lib-complete.el: Remove reader macro cruft.
9962
9963         * dumped-lisp.el (preloaded-file-list): Phase I:  remove InfoDock
9964         cruft.
9965
9966         * simple.el (count-words-region): Drop interactive-p check on the
9967         message.
9968
9969 1998-05-04  Jonathan Harris <jhar@tardis.ed.ac.uk>
9970
9971         * font.el
9972         * msw-faces.el
9973         Correct spelling of mswindows-font-canonicalize-name.
9974
9975 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
9976
9977         * ldap.el (ldap-host-parameters-alist): Replaced with
9978         `ldap-host-parameters-plist'
9979         (ldap-search): Adapt to previous change
9980
9981 1998-05-02  SL Baur  <steve@altair.xemacs.org>
9982
9983         * about.el (about-hackers): Update Bob Weiner bio.
9984         (about-maintainer-info): Ditto.
9985
9986 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
9987
9988         * simple.el (display-warning-minimum-level): Docfix.
9989
9990 1998-04-04  Per Abrahamsen  <abraham@dina.kvl.dk>
9991
9992         * widget.el (:default-get): New keyword.
9993         * wid-edit.el (default, widget-default-default-get): Define it.
9994         (group, widget-group-default-get): Define it.
9995         (menu-choice, widget-choice-default-get): Define it.
9996         (widget-default-get): New function.
9997         (widget-choice-action): Call it.
9998         (widget-editable-list-entry-create): Call it.
9999
10000 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
10001
10002         * byte-optimize.el (byte-boolean-vars): Removed.
10003         (byte-optimize-lapcode): Use `built-in-variable-type' instead of
10004         lookup through `byte-boolean-vars'.
10005
10006 1998-05-01  Kirill M. Katsnelson  <kkm@kis.ru>
10007
10008         * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
10009         resource-provided values into ghost specs for scrollbar-height and
10010         scrollbar-width.
10011
10012 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
10013
10014         * byte-optimize.el: Don't attempt to optimize /=.
10015
10016         * bytecomp.el (byte-compile-one-ore-more-args): New function.
10017         (byte-compile-/=): Ditto.
10018
10019 1998-05-02  SL Baur  <steve@altair.xemacs.org>
10020
10021         * apropos.el: Use `with-displaying-help-buffer'.
10022         (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
10023         Use `with-displaying-help-buffer'.
10024         (apropos-follow): Do not give special treatment to buffer cursor
10025         was in prior to a mouse click.
10026         (apropos-describe-plist): Use `with-displaying-help-buffer'.
10027         (apropos-print-doc): Set correct buffer for setting text
10028         properties.
10029
10030 1998-05-01  SL Baur  <steve@altair.xemacs.org>
10031
10032         * help.el (help-buffer-prefix-string): New variable.
10033         (help-buffer-name): Use it.
10034
10035         * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
10036         mode menu.
10037
10038 1998-04-30  Greg Klanderman  <greg@alphatech.com>
10039
10040         * frame.el (other-frame): Work even when focus-follows-mouse is true.
10041
10042 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
10043
10044         * files.el (find-file-noselect): Update docstring.
10045         (find-file-noselect): Signal an error if found an unreadable file.
10046         (file-chase-links): Save the match data.
10047         (normal-mode): Use `lwarn' and `error-message-string'.
10048         (interpreter-mode-alist): Change defconst to defvar.
10049         (inhibit-first-line-modes-regexps): Ditto.
10050         (inhibit-first-line-modes-regexps): Added .tgz.
10051         (inhibit-first-line-modes-suffixes): Change defconst to defvar.
10052         (change-major-mode-with-file-name): New user-option.
10053         (set-visited-file-name): Synched with FSF.
10054         (file-name-extension): New function, from FSF 20.3.
10055         (file-relative-name): Synched with FSF.
10056         (save-some-buffers): Support the C-r feature.
10057         (recover-session): Synched with FSF.
10058         (kill-some-buffers): Ditto.
10059         (set-auto-mode): New argument JUST-FROM-FILE-NAME.
10060
10061 1998-04-30  SL Baur  <steve@altair.xemacs.org>
10062
10063         * files.el (insert-file): Undo previous change and reenable use of
10064         format.el.
10065
10066 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
10067
10068         * window-xemacs.el (recenter): Define.
10069
10070 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
10071
10072         * font.el (mswindows-font-create-name)
10073         (mswindows-font-create-object): new functions for mswindows type
10074         fonts.
10075
10076         * msw-faces.el (mswindows-font-canicolize-name): fix so that
10077         strings are parsed as well as font objects.
10078
10079 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
10080
10081         * modeline.el (defining-kbd-macro): Restore modeline indication of
10082         kbd-macro being recorded.
10083         (add-minor-mode): Simplify docstring.
10084         (modeline-minor-mode-menu): Remove stuff.
10085
10086 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
10087
10088         * code-process.el (call-process): dynamically decide process
10089         coding type.
10090
10091 1998-04-29  Jim Radford  <radford@robby.caltech.edu>
10092
10093         * modeline.el: Add line-number-mode, column-number-mode to
10094         the modeline minor-mode menu.  Button2 on the line number does
10095         goto-line.
10096
10097 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
10098
10099         * mouse.el: move x-selection-owner-p type things to
10100         selection-owner-p.
10101
10102         * msw-init.el: copy zmacs stuff from x-init.el
10103
10104         * msw-select.el (mswindows-own-selection)
10105         (mswindows-disown-selection) (mswindows-selection-owner-p): new
10106         functions. Very simple minded implementation of selectio
10107         ownership.
10108
10109         * select.el (own-selection) (disown-selection)
10110         (activate-region-as-selection) (select-make-extent-for-selection)
10111         (valid-simple-selection-p): functions moved from x-select.el for
10112         generalized selection.
10113
10114         * x-select.el: see select.el changes.
10115
10116         * x-toolbar.el: use new selection functions.
10117
10118 1998-04-28  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10119
10120         * packages.el (packages-find-package-directories): Fixed bug that
10121         would pick up multiple site-package directories.
10122         (package-locations): Added "xemacs-packages" as a late package
10123         location.
10124
10125         * find-paths.el: Now uses `emacs-program-name' and
10126         `emacs-program-version'.
10127         Additions to enforce version-specific directories in
10128         `paths-find-version-directory'.
10129
10130 1998-04-29  SL Baur  <steve@altair.xemacs.org>
10131
10132         * default.el: Removed.
10133         * site-start.el: Removed.
10134
10135 1998-04-29  Didier Verna  <didier@xemacs.org>
10136
10137         * minibuf.el (minibuffer-history-minimum-string-length): Default
10138         to nil.
10139
10140 1998-04-28  SL Baur  <steve@altair.xemacs.org>
10141
10142         * find-paths.el (paths-program-name): Rename.
10143         (paths-emacs-root-p): Ditto.
10144         (paths-find-site-directory): Ditto.
10145
10146 1998-04-26  Karl M. Hegbloom  <karlheg@inetarena.com>
10147
10148         * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
10149         `emacs-lisp-byte-compile-and-load'.
10150
10151 1998-04-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10152
10153         * ldap.el (ldap-search): Fixed additional parameter passing to
10154         `ldap-open'
10155
10156 1998-04-27  Andy Piper  <andyp@parallax.co.uk>
10157
10158         * select.el (kill-primary-selection) (selection-owner-p)
10159         (copy-primary-selection) (yank-clipboard-selection)
10160         (selection-exists-p) (delete-primary-selection): new file and
10161         functions that do the right thing for the selected device.
10162
10163         * x-menubar.el: use generalised selection functions.
10164
10165         * dumped-lisp.el: dump select.el.
10166
10167 1998-04-27  SL Baur  <steve@altair.xemacs.org>
10168
10169         * find-paths.el (paths-progname): New variable.
10170         (paths-emacs-root-p): Use it.
10171         (paths-find-site-directory): Ditto.
10172
10173 1998-04-26  SL Baur  <steve@altair.xemacs.org>
10174
10175         * loadup.el ((member "dump" command-line-args)): Dump as
10176         `infodock' if InfoDock.
10177
10178 1998-04-25  SL Baur  <steve@altair.xemacs.org>
10179
10180         * find-paths.el (construct-emacs-version): Simplify, include
10181         program name in the return value.
10182         * (paths-find-version-directory): Use it.
10183
10184 1998-04-25  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10185
10186         * info.el (Info-parse-dir-entries): Fixed regexp
10187         (Info-build-dir-anew): Remove full suffix and capitalize info file
10188         name for files with no @direntry
10189         (Info-batch-rebuild-dir): New function
10190         (Info-suffixed-file): Check for regular files instead of simple
10191         file existence (could catch directories before)
10192
10193 1998-04-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10194
10195         * setup-paths.el, find-paths.el: Removed uses of `not' which
10196         temacs doesn't have.
10197
10198         * find-paths.el (paths-find-emacs-roots): Included exec-prefix
10199         into root searching.
10200
10201 1998-04-24  Martin Buchholz  <martin@xemacs.org>
10202
10203         * subr.el: Remove definition of `not'.
10204
10205 Sat Apr 24 1998  Andy Piper  <andyp@parallax.co.uk>
10206
10207         * msw-glyphs.el: enable graphics support.
10208
10209 1998-04-23  Didier Verna  <didier@xemacs.org>
10210
10211         * x-menubar.el (default-menubar): restored the line-number-mode
10212         option.
10213
10214         * misc doc string updates related to the options menu.
10215
10216 1998-04-24  SL Baur  <steve@altair.xemacs.org>
10217
10218         * setup-paths.el (paths-construct-load-path): Fix typo.
10219
10220 1998-04-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10221
10222         * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
10223         font-menu-ignore-scaled-fonts don't have to be bound now; this
10224         gets us one step further towards making --no-autoloads work.
10225
10226         * startup.el (normal-top-level): Load auto-autoloads only if
10227         lisp-directory is non-nil.
10228
10229         * setup-paths.el (paths-construct-load-path): Made it robust
10230         against nil lisp-directory.
10231
10232         * startup.el (startup-setup-paths-warning): Added `lisp-directory'
10233         to the list of variables that cause a warning when nil.
10234
10235         * toolbar.el (init-toolbar-location): Now works even when there's
10236         no toolbar icon directory.
10237
10238 1998-04-23  Hrvoje Niksic  <hniksic@srce.hr>
10239
10240         * help.el (view-lossage): Recognize it.
10241
10242         * simple.el (log-message): Mark multiline messages.
10243
10244 1998-04-22  SL Baur  <steve@altair.xemacs.org>
10245
10246         * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
10247
10248 1998-4-20  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
10249
10250         * package-get.el (package-get-all):  add `\n' separator to
10251         interactive specification so that both variables are read
10252
10253 1998-04-22  Didier Verna  <didier@xemacs.org>
10254
10255         * x-menubar.el: ported the options menu to Custom.
10256         Moved the "read only" toggle button to the buffers menu.
10257         Corrected some missing ;;;###autoload or defcustom.
10258
10259         * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
10260         the scrollbar-visible specifier for options menu handling.
10261
10262         * toolbar.el (toolbar-visible-p)
10263                      (toolbar-captioned-p)
10264                      (default-toolbar-position): defcustom wrappers around
10265         the toolbar specifiers for options menu handling.
10266
10267         * frame.el (get-frame-for-buffer-default-instance-limit):
10268         defcustom it for options menu handling.
10269
10270         * font-lock.el (font-lock-mode): defcustom and autoload the variable
10271         font-lock-mode for options menu handling.
10272
10273         * cus-start.el: added Custom properties to overwrite-mode for
10274         options menu handling.
10275
10276 Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
10277
10278         * about.el: shameless self-promotion.
10279
10280 1998-04-21  Hrvoje Niksic  <hniksic@srce.hr>
10281
10282         * simple.el (raw-append-message): Slightly optimize.
10283         (remove-message): Use `push' for clarity.
10284         (append-message): Ditto.
10285         (display-warning): Dito.
10286         (raw-append-message): Send the message to the appropriate device.
10287
10288 1998-04-22  SL Baur  <steve@altair.xemacs.org>
10289
10290         * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
10291         From Sean MacLennan <Sean.MacLennan@pika.ca>
10292
10293 1998-04-18  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10294
10295         * setup-paths.el: Changed `directory-sep-char' to
10296         `path-separator', following a change in GNU Emacs.
10297
10298 1998-04-19  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10299
10300         * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
10301         (Info-build-dir-anew): Add a final newline.
10302         (Info-build-dir-anew): Do not issue warning when rebuilding policy
10303         is `always'
10304         (Info-rebuild-dir): Ditto
10305
10306         * dumped-lisp.el (preloaded-file-list): Added ldap.el
10307
10308 1998-04-21  SL Baur  <steve@altair.xemacs.org>
10309
10310         * simple.el (count-words-buffer): Retain zmacs region.
10311         (count-words-region): Ditto.
10312         * simple.el: (what-line): Expanded line counts.
10313         (count-lines): New parameter to conditionalize whether collapsed
10314         lines get counted.
10315         From Bob Weiner <weiner@altrasoft.com>
10316
10317 1998-04-19  SL Baur  <steve@altair.xemacs.org>
10318
10319         * packages.el (package-locations): infodock-packages must override
10320         mule-packages and packages.
10321
10322 1998-04-19  Jonathan Harris <jhar@tardis.ed.a.uk>
10323
10324         * wid-edit.el:
10325         remove rude messages from widget-activation-widget-mapper
10326         and widget-activation-glyph-mapper
10327
10328 1998-04-17  Jonathan Harris <jhar@tardis.ed.ac.uk>
10329
10330         * toolbar.el: Remove (featurep 'x) test from
10331         toolbar-make-button-list
10332
10333 1998-04-17  Hrvoje Niksic  <hniksic@srce.hr>
10334
10335         * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
10336         only if in the same frame.
10337
10338 1998-04-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10339
10340         * packages.el (package-locations): Added site-packages hierarchy.
10341
10342         * setup-paths.el (paths-default-info-directories): Introduced and
10343         used.
10344
10345         * packages.el, setup-paths.el: Set various path searching depths
10346         to 1.
10347
10348         * packages.el (packages-hierarchy-depth):
10349         (packages-load-path-depth): Introduced and used.
10350
10351         * setup-paths.el (paths-load-path-depth): Introduced and used.
10352
10353         * find-paths.el (paths-find-recursive-path): Added max-depth
10354         parameter.
10355
10356 1998-04-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10357
10358         * setup-paths.el (paths-construct-info-path): Removed
10359         dependency on behavior of (file-name-as-directory "").
10360
10361 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10362
10363         * ldap.el (ldap-search): Adapt to the new low-level API using ldap
10364         lisp objects
10365
10366 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10367
10368         * dump-paths.el, startup.el: Added handling for --debug-paths.
10369
10370 1998-04-15  William M. Perry  <wmperry@aventail.com>
10371
10372         * wid-edit.el: We cannot just set the help-echo or balloon-help
10373           properties for an extent based on the :help-echo widget
10374           property, since help-echo and balloon-help cause an EXTENT to
10375           get passed in, where :help-echo functions are expecting a WIDGET
10376
10377 1998-04-15  Kirill M. Katsnelson  <kkm@kis.ru>
10378
10379         * scrollbar.el (init-scrollbar-from-resources): Call
10380         mswindows-init-scrollbar-metrics when appropriate.
10381
10382 Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
10383
10384         * dumped-lisp.el: dump x-toolbar for window system
10385
10386         * msw-init.el (init-post-mswindows-win): enable toolbars if we
10387         have support and xpm.
10388
10389 1998-04-16  SL Baur  <steve@altair.xemacs.org>
10390
10391         * files.el (toggle-read-only): Fix docstring.
10392         From Didier Verna <didier@xemacs.org>
10393
10394 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10395
10396         * startup.el (normal-top-level): Load autoload-file-name without
10397         specifying an extension---some people only auto-autoload.el.gz.
10398
10399 1998-04-06  Hrvoje Niksic  <hniksic@srce.hr>
10400
10401         * files.el (backup-enable-predicate): Don't bomb on NAME being
10402         nil.
10403
10404 1998-04-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10405
10406         * find-paths.el, packages.el: Now prefers configure'd paths.
10407         This shouldn't cause any of the originally anticipated problems as
10408         the current paths architecture will not define the various
10409         configure-xxx variables if they're not specified on the configure
10410         command line.
10411
10412         * find-paths.el, setup-paths.el, packages.el: Removed all
10413         mentionings of "/" as a path separator.
10414         Used paths-construct-path throughout.
10415
10416         * find-paths.el (paths-construct-path): Created to assemble paths
10417         from directory components.
10418
10419         * setup-paths.el, packages.el: Used paths-decode-directory-path
10420         instead of decode-path-internal.
10421
10422         * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
10423         and associates.
10424         (paths-decode-directory-path) Created.
10425
10426         * setup-paths.el: Changed configure-exec-path to
10427         configure-exec-directory.
10428
10429 1998-04-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10430
10431         * packages.el (packages-find-packages): Fixed decoding of
10432         EMACSPACKAGEPATH.
10433
10434         * startup.el: -no-packages -> -no-early-packages.
10435
10436         (packages-load-package-lisps): Fixed loading of auto-autoload
10437         files.
10438
10439         * startup.el (normal-top-level): Fixed loading of core
10440         auto-autoload.
10441
10442         * obsolete.el: Un-obsoleted site-directory.  Sigh.
10443
10444         * startup.el, packages.el, dump-paths.el: Added proper settings
10445         for site-directory and lisp-directory variables.
10446
10447         * startup.el, loadup.el: Renamed inhibit-update-autoloads to
10448         inhibit-package-autoloads and fixed handling of it.
10449
10450         * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
10451         handling of former inhibit-package-init, now
10452         inhibit-early-packages, to make -vanilla etc. work.
10453
10454 1998-04-10  Kirill M. Katsnelson  <kkm@kis.ru>
10455
10456         * code-process.el (start-process): Fallback to 'undecided instead
10457         of 'binary for process input coding stream.
10458
10459         * process.el (start-process): Docstring fix.
10460
10461 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10462
10463         * info.el (Info-insert-dir): Do not insert temporary dir files
10464         in Info-dir-file-attributes
10465         (Info-build-dir-anew): Ensure temporary buffer is not read-only
10466         (Info-rebuild-dir): Ditto.
10467
10468 1998-04-09  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10469
10470         * obsolete.el: Added obsoleteness declarations for
10471         `site-directory' and `Info-default-directory-list'.
10472
10473 1998-04-08  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10474
10475         * find-paths.el (paths-find-emacs-root): Only look at the
10476         executable at the end of the symlink chain for determining the
10477         Emacs root.
10478
10479 1998-04-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10480
10481         * setup-paths.el (paths-construct-info-path): Changed construction
10482         to cater to gone default in configure.
10483
10484         * find-paths.el (paths-uniq-append): Added.
10485
10486         * packages.el: Rewritten package path construction once again.
10487
10488         * dump-paths.el, startup.el: Removed package-path as a global
10489         variable.
10490
10491         * package-admin.el (package-admin-add-single-file-package):
10492         (package-admin-add-binary-package): Changed package-path to
10493         late-packages.
10494
10495         * packages.el (packages-split-path): Split path at "/" rather than
10496         nil according to change in emacs.c.
10497
10498 1998-04-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10499
10500         * setup-paths.el (paths-construct-info-path): Changed info path
10501         order so that directories come out right.
10502         (paths-find-lock-directory): Fixed bug: It used to think
10503         configure-lock-directory is a path.
10504
10505 1998-04-06  Jeff Miller <jmiller@smart.net>
10506
10507         * x-toolbar.el:  Added toolbar-vector-xxxxxx defvars.  Modified
10508         initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars.  This
10509         eases the use of toolbar-add/kill-item functions.
10510
10511 1998-04-07  Kirill M. Katsnelson  <kkm@kis.ru>
10512
10513         * code-files.el (file-coding-system-alist): Commented out
10514         loaddefs.el magical treatment.
10515
10516 1998-04-06  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10517
10518         * info.el (Info-rebuild-outdated-dir): Added new option
10519         `conservative' and made it the default
10520         (Info-rebuild-dir): Appropriately parse multi-line description
10521         strings, and multi-section dir files. Issue warning when dir
10522         is rebuilt as temporary
10523         (Info-build-dir-anew): Issue warning when dir is built as
10524         temporary
10525
10526 1998-04-04  Kirill M. Katsnelson  <kkm@kis.ru>
10527
10528         * list-mode.el (list-mode-map): Bind highlight motion commands to
10529         standard keys left, right, C-b and C-f.
10530
10531 1998-03-29  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10532
10533         * files.el (auto-mode-alist): allow .sc for Scheme->C
10534
10535 1998-04-06  SL Baur  <steve@altair.xemacs.org>
10536
10537         * loadup.el (pureload): Don't quote (garbage-collect).
10538
10539 1998-04-04  SL Baur  <steve@altair.xemacs.org>
10540
10541         * package-get-base.el: Updated.
10542
10543 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
10544
10545         * isearch-mode.el (isearch-just-started): New variable.
10546         (isearch-mode): Set it.
10547         (isearch-repeat): Advance one character forward only if the search
10548         was successful, and was not just started.
10549         (isearch-repeat): Clear isearch-just-started.
10550
10551 1998-04-02  SL Baur  <steve@altair.xemacs.org>
10552
10553         * finder.el (finder-compile-keywords): Don't eval new finder-inf
10554         if running -batch.
10555
10556 1998-03-26  Hrvoje Niksic  <hniksic@srce.hr>
10557
10558         * subr.el (listify-key-sequence): Removed.
10559
10560 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
10561
10562         * bytecomp.el (byte-compile-print-gensym): New option.
10563         (byte-compile-output-file-form): Use it.
10564         (byte-compile-output-docform): Ditto.
10565         (byte-compile-compiled-obj-to-list): Ditto.
10566
10567 Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
10568
10569         * msw-glyphs.el: set frame icon if xpm support.
10570
10571 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
10572
10573         * help.el: Code that pretty prints variable values
10574           removed.
10575
10576 1998-04-02  SL Baur  <steve@altair.xemacs.org>
10577
10578         * find-paths.el (paths-emacs-root-p): Correct test for installation
10579         directory.
10580         From Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10581
10582 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
10583
10584         * loaddefs.el: Don't set debug-ignored-errors; leave
10585           its default value set to nil.
10586
10587 1998-03-29  Damon Lipparelli  <lipp@primus.com>
10588
10589         * info.el (Info-rebuild-dir): fixed mis-spelling.
10590
10591 1998-03-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10592
10593         * info.el (Info-rebuild-outdated-dir): New custom var
10594         (Info-insert-node): Create/update dir file when needed, ie when it
10595         does not exist or is older than some info files in directory
10596
10597 1998-04-01  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10598
10599         * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
10600         for last packages, mainly for using a 20.4 package base.
10601
10602         * packages.el (late-packages): Typo fix.  It was called
10603         early-packages.
10604
10605         * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
10606         relative symlinks correctly.
10607         (paths-find-emacs-roots): More rigorous checking for plausible
10608         configuration-time root.
10609
10610         * startup.el (normal-top-level): Added a warning if XEmacs cannot
10611         find its roots.
10612
10613 1998-03-27  Martin Buchholz  <martin@xemacs.org>
10614
10615         * faces.el: Fix docstrings.
10616         * glyphs.el: Fix docstrings.
10617         * mouse.el: Fix docstrings.
10618
10619         * frame.el: Change phrase `current frame' to `selected frame'.
10620
10621         * faces.el (face-spec-set-match-display): Make FRAME arg optional.
10622
10623         * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
10624         macros using backquote to make them infinitely more readable.
10625
10626 1998-03-30  SL Baur  <steve@altair.xemacs.org>
10627
10628         * packages.el (packages-find-package-path): Hardcoded specialized
10629         InfoDock support until we can clean this up.
10630
10631         * help.el (describe-bindings-1): Return the value of the bindings
10632         help buffer created.
10633         (describe-bindings): Ditto.
10634
10635         * simple.el (set-variable): Restore previous behavior of not
10636         bombing if the variable to set is not boundp.
10637
10638 1998-03-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10639
10640         * packages.el (packages-handle-package-dumped-lisps): Allow for
10641         non-local files to be loaded off the package-lisp variable.
10642
10643 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
10644
10645         * x-faces.el: Global X resources should override
10646           specs for all device classes (color, grayscale, mono);
10647           code currently doesn't override any of them.  Fixed by
10648           calling remove-specifier with '(x default) as the tag
10649           set and allowing inexact matches.
10650
10651 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
10652
10653         * faces.el: Separated face initializations based on
10654           device classes into device type specific (tag set,
10655           instantiator) pairs.
10656
10657 1998-03-09  Hrvoje Niksic  <hniksic@srce.hr>
10658
10659         * wid-edit.el (widget-choice-action): Remember user's explicit
10660         choice.
10661         (widget-choice-value-create): Respect it.
10662         From Richard Stallman <rms@gnu.org>
10663
10664 1998-03-26  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10665
10666         * setup-paths.el (paths-construct-info-path): Always append
10667         existing directories from configure-time info path.
10668
10669         * startup.el (startup-setup-paths): Renamed misnamed info-path to
10670         Info-directory-list.
10671
10672         * info.el: Removed Info-default-directory-list which was broken by
10673         design.
10674         Removed bogus initialization of Info-directory-list---startup.el
10675         can do a much better job.
10676         Added autoload of Info-directory-list.
10677
10678         * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
10679         out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
10680         be exclusive; now it's merely given precedence, just like in the
10681         old days.
10682
10683 1998-03-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10684
10685         * find-paths.el (paths-find-architecture-directory): Fix bug with
10686         finding; it used to default too early.
10687
10688 1998-03-25  Martin Buchholz <martin@xemacs.org>
10689
10690         * packages.el (packages-split-path): Fix a bug; it used to fail
10691         for paths that weren't split.
10692
10693 1998-03-26  SL Baur  <steve@altair.xemacs.org>
10694
10695         * finder.el (finder-compile-keywords): trap on errors.
10696
10697 1998-03-24  Kyle Jones  <kyle_jones@wonderworks.com>
10698
10699         * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
10700           fourth argument of t so that only the specs exactly
10701           matching the tag lists are removed.
10702
10703 1998-03-25  SL Baur  <steve@altair.xemacs.org>
10704
10705         * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
10706
10707 1998-03-23  SL Baur  <steve@altair.xemacs.org>
10708
10709         * minibuf.el (mouse-read-file-name-1): If a default directory was
10710         specified, use it for generating the completions.
10711
10712 1998-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10713
10714         * update-elc.el: Now respects inhibit-package-init and
10715         inhibit-site-lisp.
10716         Now does path construction with loadup-paths.
10717
10718         * startup.el (normal-top-level, startup-setup-paths): Now respects
10719         inhibit-package-init and inhibit-site-lisp.
10720
10721         * packages.el (packages-find-package-path): Extended package path
10722         by version-specific hierarchies.
10723         (packages-find-packages): Now respects inhibit flag and
10724         inhibit-site-lisp.
10725         Moved path setup to loadup-paths.
10726
10727         * make-docfile.el: Now respects inhibit-package-init and
10728         inhibit-site-lisp.
10729         Now does path construction with loadup-paths.
10730
10731         * loadup.el: Now respects inhibit-package-init and
10732         inhibit-site-lisp.
10733
10734         * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
10735
10736         * loadup-paths.el: New file: setup load-path to encompass
10737         packages.
10738
10739 1998-03-22  SL Baur  <steve@altair.xemacs.org>
10740
10741         * auto-show.el: load-gc renamed to pureload.
10742         * site-load.el: Ditto.
10743         * packages.el (toplevel): Ditto.
10744         * loadup.el (really-early-error-handler): Ditto.
10745         * dumped-lisp.el (preloaded-file-list): Ditto.
10746         * cus-face.el (custom-declare-face): Ditto.
10747
10748 1998-03-22  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10749
10750         * <Today>: The Big Path Searching Overhaul.
10751
10752         * find-paths.el: New file: find and assemble paths in the
10753         installation hierarchy.
10754
10755         * setup-paths.el: New file: global layout of paths and directories
10756         within the XEmacs hierarchy.
10757
10758         * packages.el: Replaced everything related to path searching and
10759         startup by code in terms of find-paths.
10760
10761         * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
10762         the new path searching engine.
10763
10764         * dumped-lisp.el (preloaded-file-list): Added new files find-paths
10765         and setup-paths.
10766
10767 1998-03-22  SL Baur  <steve@altair.xemacs.org>
10768
10769         * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
10770         setup-paths.el.
10771
10772 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
10773
10774         * msw-glyphs.el: Added check for 'mswindows feature, so the file
10775         compiles identically in any configuration.
10776         Removed irrelevant commentary.
10777
10778 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
10779
10780         * simple.el (set-variable): Allow setting specifiers.
10781
10782 1998-03-19  SL Baur  <steve@altair.xemacs.org>
10783
10784         * lisp.el (forward-sexp): Revert previous change.
10785
10786 1998-03-18  SL Baur  <steve@altair.xemacs.org>
10787
10788         * frame.el (frame-initialize): Use `delete-console' instead of
10789         `delete-device' to delete the stream console to match the usage in
10790         Fkill_emacs.
10791
10792 1998-03-16  SL Baur  <steve@altair.xemacs.org>
10793
10794         * files.el (cdpath-previous): New variable.
10795         (cd): Use it.
10796         From Bob Weiner <weiner@wave.altrasoft.com>
10797
10798 1998-03-15  Kyle Jones  <kyle_jones@wonderworks.com>
10799
10800         * keydefs.el: Changed keybindings of forward-char,
10801           backward, scroll-up and scroll-down to point to their
10802           -command counterparts.
10803
10804         * simple.el: New functions: forwarc-char-command,
10805           backwrad-char-command, scroll-up-command,
10806           scroll-down-command which work liek their counterparts
10807           except that they honor the variable
10808           signal-error-on-buffer-boundary.
10809
10810           Definition of signal-error-on-buffer-boundary received
10811           from src/cmds.c.
10812
10813           defvar declaration added for word-across-newline to avoid
10814           byte-compiler warning about the free variable reference.
10815
10816 1998-03-14  Kirill M. Katsnelson  <kkm@kis.ru>
10817
10818         * winnt.el: Removed "%t" from the beginning of
10819         modeline-format. From now on, there's no nt-specifics in the modeline.
10820
10821 1998-03-14  SL Baur  <steve@altair.xemacs.org>
10822
10823         * setup-paths.el (paths-setup-paths-warning): Replace occurrences
10824         of `when' with `if'.
10825
10826 1998-03-03  Kirill M. Katsnelson  <kkm@kis.ru>
10827
10828         * msw-glyphs.el: New file. Defines TTY-style glyphs for
10829         mswindows. Must be reworked along with glyphs.el, or
10830         merged into it, after there is images support.
10831
10832         * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
10833         'mswindows.
10834
10835 1998-03-13  SL Baur  <steve@altair.xemacs.org>
10836
10837         * faces.el: fix for text cursor initialization.
10838         Suggested by Kyle Jones <kyle_jones@wonderworks.com>
10839         From Andy Piper <andyp@parallax.co.uk>
10840
10841 1998-03-11  Pete Ware  <ware@cis.ohio-state.edu>
10842
10843         * files.el (set-auto-mode): If a mode is not fboundp, check to see
10844         if there is an existing package that handles it and warn the user
10845         about that mode.
10846
10847 1998-03-02  Kirill M. Katsnelson  <kkm@kis.ru>
10848
10849         * x-menubar.el (default-menubar): Greyed out "Help / Basics /
10850         Installation" menu item when Installation-string is not bound.
10851
10852 1998-03-11  SL Baur  <steve@altair.xemacs.org>
10853
10854         * lisp.el (forward-sexp): Fix for test for balanced sexp.
10855         From Jeremiah W. James <jerry@cs.ucsb.edu>
10856
10857 1998-03-10  Kyle Jones  <kyle_jones@wonderworks.com>
10858
10859         * msw-faces.el:
10860         * faces.el: Fix face initialization.
10861
10862 1998-03-10  Glynn Clements  <glynn@sensei.co.uk>
10863
10864         * files.el (backup-enable-predicate): fix breakage introduced
10865         by TMPDIR patch.
10866
10867 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
10868
10869         * x-faces.el (x-init-face-from-resources): The
10870           TTY face property retrieval functions don't return
10871           specifiers, so use face-property instead.
10872
10873 1998-03-09  SL Baur  <steve@altair.xemacs.org>
10874
10875         * mwheel.el (mwheel-install): Use portable keysyms and syntax.
10876
10877 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
10878
10879         * x-menubar.el: Expanded documentation for
10880           option-save-faces.  Changed Options -> Browse Faces
10881           menu entry to invoke customize-face.
10882
10883 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
10884
10885         * faces.el: Most face initialization moved out of
10886           init-other-random-faces to the top level so that the
10887           initialization happens before Xemacs is dumped.  Much
10888           of the fascist "face-differs-from-default-p or FROB!"
10889           code has been retired in favor of letting the user do
10890           what they want to do.  Face initialization code changed
10891           to use `default' specifier tag so that the settings can
10892           be overridden later if the user wishes it.
10893
10894 1998-03-08  SL Baur  <steve@altair.xemacs.org>
10895
10896         * about.el (about-hackers): Update contributors list.
10897
10898 1998-03-07  Kyle Jones  <kyle_jones@wonderworks.com>
10899
10900         * specifier.el: Define new specifier tag `default'.
10901
10902         * modeline.el: Initialize faces using `default' tag.
10903
10904         * x-faces.el (x-init-face-from-resources): Remove
10905           specifier specs containing the `default' tag before
10906           adding new specs.
10907
10908 1998-03-02  John Jones  <jj@asu.edu>
10909
10910         * package-get.el (package-get-all): fixed arguments on call to
10911         package-admin-add-single-file-package.
10912         * package-get.el (package-get-installedp): fixed to match
10913         advertised behavior.
10914         * package-get.el: added function package-get-update-all which
10915         installs newest versions of all the current packages (if they are
10916         not already installed).
10917
10918 1998-03-04  Jens-Ulrik Petersen  <petersen@kurims.kyoto-u.ac.jp>
10919
10920         * files.el (find-file-noselect): Uncommented `truename' binding in
10921         `let*' and use it later to set `buffer-file-truename' iff it's
10922         still nil, as happens for example when finding a compressed
10923         file with "jka-compr".
10924
10925 Wed Mar 04 08:55:12 1998  Andy Piper  <andyp@parallax.co.uk>
10926
10927         * faces.el: in make-face-* type functions do the operation for all
10928         window systems, not just the first one found.
10929
10930         * font.el: call mswindows-list-fonts for mswindows.
10931
10932 1998-03-02  Glynn Clements  <glynn@sensei.co.uk>
10933
10934         * code-process.el (call-process-region):
10935         * process.el (call-process-region):
10936         * package-get.el (package-get-dir):
10937         * files.el (backup-enable-predicate):
10938         * gnuserv.el (gnuserv-temp-file-regexp):
10939         Use temp-directory in place of `/tmp'.
10940
10941 Fri Feb 20 21:22:34 1998  Darryl Okahata  <darrylo@sr.hp.com>
10942
10943         * "Fast" dired-in-C enhancements for Windows 95/NT:
10944
10945         * files.el: Added function, `wildcard-to-regexp', from GNU
10946           Emacs.
10947
10948         * files.el (insert-directory): Modified to use special
10949           dired-in-C enhancements if present.
10950
10951 Mon Mar 02 11:37:36 1998  Andy Piper  <andyp@parallax.co.uk>
10952
10953         * code-files.el: make default coding no-conversion.
10954
10955 1998-03-02  SL Baur  <steve@altair.xemacs.org>
10956
10957         * dumped-lisp.el (preloaded-file-list): Find Installation.el from
10958         the load-path.
10959
10960         * update-elc.el: Strip directory when testing for files not to
10961         bytecompile.
10962
10963 1998-03-02  Aki Vehtari  <Aki.Vehtari@hut.fi>
10964
10965         * lisp-mode.el: Use recommended form for menus.
10966
10967         * info.el (Info-construct-menu): Use recommended form for menus.
10968
10969         * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
10970         entry.
10971
10972 1998-02-28  Kyle Jones  <kyle_jones@wonderworks.com>
10973
10974         * frame.el: Resurrect get-frame-for-buffer-default-to-current.
10975           (get-frame-for-buffer-noselect): Always return frames
10976           in the not-this-window-p cond clause.
10977
10978 1998-02-27  SL Baur  <steve@altair.xemacs.org>
10979
10980         * help.el (describe-installation): New function.
10981
10982         * x-menubar.el (default-menubar): Add describe-installation to
10983         Help menu.
10984
10985         * packages.el (packages-unbytecompiled-lisp): Installation.el
10986         should not be bytecompiled.
10987
10988         * dumped-lisp.el (preloaded-file-list): Dump Installation with
10989         XEmacs.
10990
10991         * x-menubar.el (default-menubar): Use correct guard for VM menu
10992         entry.
10993
10994         * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
10995         coding.
10996         From Andy Piper <andyp@parallax.co.uk>
10997
10998 1998-02-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10999
11000         * ldap.el: Do not require ldap-internal at compile time.
11001
11002 Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
11003
11004         * code-files.el: new file. a virtual copy of mule-files.el
11005         but without charset
11006         dependencies. (toggle-buffer-file-ocding-system) new function for
11007         changing the eol type for the current buffer.
11008
11009         * code-process.el: new file. a copy of
11010         mule-process.el. mule-process.el will disappear when things have
11011         settled.
11012
11013         * coding.el: new file. a virtual copy of mule-files.el but
11014         without charset dependencies. (coding-system-base) new function
11015         for getting the parent coding system of a coding system with eol
11016         type set.
11017
11018         * dumped-lisp.el: add above files for the non-mule case.
11019
11020 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
11021
11022         * window-xemacs.el (display-buffer): If no explicit
11023           frame is specified, search for a window that displays
11024           the buffer on the currently selected frame, before
11025           searching other frames.
11026
11027 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
11028
11029         * frame.el (get-frame-for-buffer): If not-this-window-p
11030           is non-nil, use window on the selected frame if it is not
11031           also the selected window.  When defaulting, search for
11032           windows on the currently selected fgrame before searching
11033           other frames.
11034
11035 1998-02-25  Didier Verna  <didier@xemacs.org>
11036
11037         * modeline.el (modeline-swap-buffers): originally named
11038         `mouse-release-modeline'. Whether to actually swap the buffers is
11039         decided in `mouse-drag-modeline'.
11040         (mouse-drag-modeline): A button release event is considered a
11041         mouse click is both X (modeline scroll) and Y (modeline drag) pos
11042         stay unchanged.
11043
11044 1998-02-25  SL Baur  <steve@altair.xemacs.org>
11045
11046         * x-menubar.el: Put redo on the menubar.
11047         From Aki Vehtari <Aki.Vehtari@hut.fi>
11048
11049 1998-02-22  Greg Klanderman  <greg@alphatech.com>
11050
11051         * bytecomp.el (displaying-byte-compile-warnings): if
11052         temp-buffer-show-function is set, use it to display current set of
11053         warnings in the "*Compile-Log-Show*" buffer.
11054
11055         * simple.el (display-warning-buffer): if temp-buffer-show-function
11056         is set, use it to display current set of warnings in the
11057         "*Warnings-Show*" buffer.
11058
11059 1998-02-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11060
11061         * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
11062         Common Lisp.
11063
11064 1998-02-23  Aki Vehtari  <Aki.Vehtari@hut.fi>
11065
11066         * menubar.el: Allow button descriptors at least 2 long.
11067
11068         * x-menubar.el (default-menubar): Use recommended forms.
11069         (file-menu-filter): Remove.
11070         (edit-menu-filter): Remove.
11071
11072 1998-02-24  SL Baur  <steve@altair.xemacs.org>
11073
11074         * about.el (about-hackers): Updated.
11075
11076 1998-02-22  Greg Klanderman  <greg@alphatech.com>
11077
11078         * help.el (help-max-help-buffers): new variable
11079         (help-register-and-maybe-prune-excess): new function
11080         (help-buffer-name): use help-max-help-buffers.
11081         (with-displaying-help-buffer): use
11082         help-register-and-maybe-prune-excess.
11083
11084         * help.el (help-maybe-pretty-print-value): if the value fits on
11085         one line, let it.
11086
11087 1998-02-21  Greg Klanderman  <greg@alphatech.com>
11088
11089         * (with-displaying-help-buffer): there is no need to kill the buffer
11090         if it exists, because with-output-to-temp-buffer will clear it.
11091         further, killing the buffer violates the rule that
11092         temp-buffer-show-function, if set, has the full responsibility of
11093         showing the temp buffer.  killing the buffer fucks with the window
11094         configuration, hosing temp-buffer-show-function.
11095
11096
11097 1998-02-23  Didier Verna  <didier@xemacs.org>
11098
11099         * modeline.el (mouse-drag-modeline):
11100         - Always scroll the modeline that was originally clicked on.
11101         - Use x pixels instead of x characters (which doesn't work anyway)
11102         as horizontal reference for modeline dragging. This allows us to
11103         keep on dragging the modeline even if the motion event occurs in
11104         another window.
11105
11106 1998-02-23  Didier Verna  <didier@xemacs.org>
11107
11108         * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
11109         glyph on the modeline to indicate that dragging the mouse has an
11110         effect both horizontally and vertically.
11111
11112 1998-02-24  SL Baur  <steve@altair.xemacs.org>
11113
11114         * about.el (about-xemacs): Get rid of redundant visible version
11115         number.
11116
11117 1998-02-19  SL Baur  <steve@altair.xemacs.org>
11118
11119         * about.el (about-hackers): Update credits.
11120
11121 1997-12-22  Christoph Wedler  <wedler@fmi.uni-passau.de>
11122
11123         * prim/register.el (view-register): Show register type file-query.
11124
11125 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
11126
11127         * mode-motion.el (mode-motion-highlight-internal):
11128           save-excursion inside save-window-exucrsion form to
11129           hide buffer point changes from save-window-excursion.
11130           Prevents display flickering when the mouse pointer
11131           moves.
11132
11133 1998-02-17  Didier Verna  <didier@xemacs.org>
11134
11135         * mouse.el (default-mouse-track-set-point-in-window): rewrote this
11136         function to handle correctly the case of a toolbar one side of the
11137         window: scrolling will not necessarily happen.
11138
11139 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
11140
11141         * files.el (after-find-file): Restore missing argument
11142           to format that provides filename for "... consider M-x
11143           recover-file" message.  Also call `message' with "%s"
11144           as the first arg instead of an arbitrary string.
11145
11146 1998-02-18  SL Baur  <steve@altair.xemacs.org>
11147
11148         * about.el (about-hackers): Various additions.
11149
11150 1998-02-15  SL Baur  <steve@altair.xemacs.org>
11151
11152         * autoload.el (generate-file-autoloads-1): Don't force an extra
11153         line out when copying on-the-same line autoloads.
11154
11155         * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
11156         is installed.
11157
11158 1998-02-14  Martin Buchholz  <martin@xemacs.org>
11159
11160         * x11/x-win-xfree86.el (x-win-init-xfree86):
11161         * x11/x-win-sun.el (x-win-init-sun):
11162         * x11/x-init.el (x-initialize-compose):
11163         * prim/simple.el:
11164         (backward-or-forward-kill-sexp):
11165         (backward-or-forward-kill-sentence):
11166         (backward-or-forward-kill-word):
11167         (backward-or-forward-delete-char):
11168         * prim/isearch-mode.el (isearch-help-or-delete-char):
11169         Use x-keysym-on-keyboard-sans-modifiers-p instead of
11170         x-keysym-on-keyboard-p to detect backspace.
11171         Use symbols instead of strings (now deprecated) with x-keysym-*-p.
11172         Clean up symbols used with dead keys, checking Linux and solaris
11173         keysyms.
11174         Simplify x-win-*.el using above methods.
11175         Change documentation for x-keysym-*-p functions.
11176
11177 1998-02-14  SL Baur  <steve@altair.xemacs.org>
11178
11179         * about.el (about-hackers): Restore entries for Michael Sperber and
11180         Vinnie Shelton.
11181         From Vinnie Shelton <acs@acm.org>
11182
11183 1998-02-14  Hrvoje Niksic  <hniksic@srce.hr>
11184
11185         * simple.el (count-words-region): Ditto.
11186
11187 1998-02-12  Hrvoje Niksic  <hniksic@srce.hr>
11188
11189         * simple.el (count-words-buffer): Document.  Don't print anything
11190         if non-interactive.
11191
11192 1998-02-12  SL Baur  <steve@altair.xemacs.org>
11193
11194         * packages.el (packages-hardcoded-lisp): easymenu.el is in
11195         multiple files in InfoDock.
11196
11197 1998-02-11  SL Baur  <steve@altair.xemacs.org>
11198
11199         * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
11200         from version.el in InfoDock.
11201
11202         * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
11203         specially.
11204
11205 1998-02-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11206
11207         * bytecomp-runtime.el (proclaim-inline): Single quotes around
11208         variable name in docstring.
11209
11210 1998-02-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
11211
11212         * menubar.h: Include "gui.h".
11213
11214 1998-02-10  SL Baur  <steve@altair.xemacs.org>
11215
11216         * site-load.el: Fix documentation.
11217
11218 1998-02-09  SL Baur  <steve@altair.xemacs.org>
11219
11220         * package-get-base.el (package-get-base): Updated.
11221
11222         * keymap.el: PC-ize.
11223
11224 1998-02-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11225
11226         * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
11227         from' on a fresh line.
11228
11229 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
11230
11231         * help.el (help-maybe-pretty-print-value): prin1, not princ the
11232         object.
11233
11234 1998-02-09  SL Baur  <steve@altair.xemacs.org>
11235
11236         * undo-stack.el: PC-ize.
11237
11238         * cmdloop.el: PC-ize.
11239
11240 1998-02-08  SL Baur  <steve@altair.xemacs.org>
11241
11242         * bytecomp-runtime.el: PC-ize.
11243
11244         * byte-optimize.el: Prolog fixup.  PC-ize.
11245
11246         * cus-dep.el: Spelling fix.
11247
11248         * text-mode.el: Synch with Emacs 20.2.  (Original ChangeLog
11249         entries follow).
11250
11251 1997-08-29  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11252
11253         * text-mode.el (text-mode-hook-identify): New function,
11254         put on text-mode-hook.  Set text-mode-variant here.
11255         (text-mode): Don't set it here.
11256
11257 1997-08-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11258
11259         * text-mode.el (text-mode-hook): New defvar.
11260         (text-mode-variant): New variable.
11261         (text-mode): Set that variable locally.
11262         (toggle-text-mode-auto-fill): New command.
11263
11264 1997-06-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11265
11266         * text-mode.el (text-mode): Let all-white lines separate paragraphs.
11267
11268 1997-06-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11269
11270         * text-mode.el (paragraph-indent-text-mode):
11271         Renamed from spaced-text-mode.
11272         (text-mode-map): Bind TAB to indent-relative.
11273         (indented-text-mode-map): Variable deleted.
11274         (indented-text-mode): Now an alias for text-mode.
11275
11276 1998-02-05  SL Baur  <steve@altair.xemacs.org>
11277
11278         * loadup.el: test-atoms debugging stuffs removed.
11279
11280 1998-02-03  Martin Buchholz  <Martin Buchholz <martin@xemacs.org>
11281
11282         * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
11283
11284 1997-12-30  Colin Rafferty  <colin@xemacs.org>
11285
11286         * help.el (describe-beta): Made it use `locate-data-file'.
11287         (describe-distribution): Ditto.
11288         (describe-copying): Ditto.
11289         (describe-project): Ditto.
11290         (view-emacs-news): Ditto.
11291
11292         * help-nomule.el (help-with-tutorial): Made it use
11293         `locate-data-file' to find tutorial.
11294
11295 1998-01-28  Jonathon Harris  <jhar@tardis.ed.ac.uk>
11296
11297         * about.el: Corrected my email address.
11298
11299         * mouse.el: Added 'mouse-mswindows-drop' similar to
11300         'mouse-offix-drop'.
11301
11302 1998-01-27  SL Baur  <steve@altair.xemacs.org>
11303
11304         * loadup.el (running-xemacs): Spelling fix.
11305
11306 1998-01-26  Colin Rafferty  <colin@xemacs.org>
11307
11308         * packages.el (packages-find-packages-1): Don't allow a backwards
11309         compatible lisp tree to overwrite `preloaded-file-list'.
11310
11311 1998-01-26  SL Baur  <steve@altair.xemacs.org>
11312
11313         * loadup.el: Don't delete "xemacs" prior to dumping.
11314
11315 1998-01-24  SL Baur  <steve@altair.xemacs.org>
11316
11317         * package-info.el (pi-last-mod-date): New function.
11318         (pi-author-version): New function.
11319         (batch-update-package-info): Use them.
11320
11321 1998-01-23  Colin Rafferty  <colin@xemacs.org>
11322
11323         * frame.el (get-frame-for-buffer-default-to-current): Create.
11324         (get-frame-for-buffer-noselect): Allow user to use current frame
11325         with `get-frame-for-buffer-default-to-current'.
11326
11327 1998-01-22  Hrvoje Niksic  <hniksic@srce.hr>
11328
11329         * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
11330         (byte-compile-output-docform): Ditto.
11331         (byte-compile-compiled-obj-to-list): Ditto.
11332
11333 1998-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
11334
11335         * startup.el (command-line-1): Removed code that ran
11336           buffer-menu.
11337
11338 1998-01-21  Hrvoje Niksic  <hniksic@srce.hr>
11339
11340         * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
11341
11342 1998-01-17  Hrvoje Niksic  <hniksic@srce.hr>
11343
11344         * frame.el (suspend-emacs-or-iconify-frame): Check using
11345         `device-on-window-system-p' instead of explicitly checking for X,
11346         so that the same logic works for MS Windows.
11347         (suspend-or-iconify-emacs): Ditto.
11348
11349 1998-01-14  Hrvoje Niksic  <hniksic@srce.hr>
11350
11351         * about.el (about-maintainer-info): Andy Piper is back.
11352         (xemacs-hackers): Updated Andy Piper's email address.
11353         (about-hackers): Added Jonathan Harris.
11354         (about-hackers): Updated Tibor Polgar's email address.
11355
11356 1998-01-18  SL Baur  <steve@altair.xemacs.org>
11357
11358         * about.el: Add xemacs.org email manager.
11359
11360         * package-get-base.el (package-get-base): Updated with most recent
11361         package updates.
11362
11363 1998-01-14  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11364
11365         * help.el (function-arglist): Use `indirect-function' instead of
11366         `symbol-function' so that aliases are treated correctly.
11367
11368 1998-01-13  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11369
11370         * help.el (help-map): Add f1 binding to `help-for-help'.
11371         Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
11372         (describe-key-briefly): Use `princ' "%s" to print object.
11373         (with-displaying-help-buffer): Kill buffer if it exists, again.
11374         (describe-key): Use `princ' "%s" to print object.
11375         (describe-function-1): Use `princ' "%s" to print object.
11376         Commented out alias lines removed.
11377         (help-pretty-print-limit): New variable to control pretty-printing
11378         of variable values.
11379         (help-maybe-pretty-print-value): Steve wins!  Renamed back from
11380         `help-pretty-print-value' again.  Only print-print when OBJECT is
11381         list of length less than `help-pretty-print-limit'.
11382         (describe-variable): Use `help-maybe-pretty-print-value' again.
11383
11384 1998-01-18  SL Baur  <steve@altair.xemacs.org>
11385
11386         * simple.el (blink-matching-open): Remove C++ kludge.
11387         Suggested by Bob Weiner <weiner@wave.altrasoft.com>
11388
11389 1998-01-14  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11390
11391         * info.el (Info-default-directory-list): Made the documentation
11392         more explanitory.
11393
11394 1998-01-13  Martin Buchholz  <martin@xemacs.org>
11395
11396         * lisp/packages.el:
11397         * lisp/package-admin.el:
11398         * lisp/build-report.el:
11399         Fix typos.
11400
11401 1998-01-14  Christoph Wedler  <wedler@fmi.uni-passau.de>
11402
11403         * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
11404         warnings in Java buffers without final newline and editing the
11405         last line.
11406
11407 1998-01-17  SL Baur  <steve@altair.xemacs.org>
11408
11409         * packages.el (packages-find-packages-1): Don't allow a backwards
11410         compatible lisp tree to overwrite `preloaded-file-list'.
11411         Suggested by Colin Rafferty  <colin@xemacs.org>
11412
11413         * mouse.el (mouse-offix-drop): Set undo-boundary.
11414         From Oliver Graf <ograf@fga.de>
11415
11416 1998-01-13  SL Baur  <steve@altair.xemacs.org>
11417
11418         * loadup.el (load-gc): rewrite as defun.
11419         Print something sensical if a required dump-time file isn't found.
11420
11421 1998-01-12  SL Baur  <steve@altair.xemacs.org>
11422
11423         * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
11424         bug strikes a menudescriptor.
11425
11426         * package-get-base.el (package-get-base): Updated.
11427
11428         * package-info.el (batch-update-package-info): Derive REQUIRES
11429         from the Makefile.
11430
11431 1998-01-13  Hrvoje Niksic  <hniksic@srce.hr>
11432
11433         * files.el (save-some-buffers): Don't play games with deleting
11434         other windows if we are in the minibuffer window.
11435
11436 1998-01-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11437
11438         * modeline.el (modeline-minor-mode-menu): Add support for :active
11439         (add-minor-mode): Document :active property to TOGGLE.
11440
11441 1998-01-07  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11442
11443         * modeline.el (modeline-minor-mode-menu): Add support for an
11444         `:included' predicate in the `toggle-sym' plist.
11445         (add-minor-mode): Document the :included property, format
11446         docstring some more.
11447         (modeline-minor-mode-menu): Documentation string added.
11448
11449 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11450
11451         * modeline.el (modeline-minor-mode-menu): genmenlab the menu
11452         labels from the symbol-names by thwacking off the overly redundant
11453         and overused "mode", parenthesizing "minor", and capitalizing the
11454         resultant strings.  Also shortened the menu's title by eliminating
11455         the redundant buffer name.
11456         (add-minor-mode): Beautified the docstring, added mention of the
11457         `:menu-tag' property of TOGGLE.
11458         (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
11459         `toggle-sym' to beatify the mode-life menus.
11460         * (abbrev-mode):  (put)'ed a `:menu-tag' on it and
11461         `auto-fill-function'.
11462
11463 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11464
11465         * modeline.el (modeline-minor-mode-menu): Changed the string-only
11466         menus to :style 'toggle.
11467
11468 1997-12-10  Markus Linnala  <maage@cs.tut.fi>
11469
11470         * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
11471
11472 1997-12-11  Christoph Wedler  <wedler@fmi.uni-passau.de>
11473
11474         * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
11475         only recognize first hyperlink.
11476         (hyper-apropos-highlightify): Deletia, this is already done by
11477         `hyper-apropos-insert-face'.
11478         (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
11479
11480 1998-01-09  SL Baur  <steve@altair.xemacs.org>
11481
11482         * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
11483         mail.
11484         (toolbar-mail-reader): Add support for `send'.
11485         From Jonathan Marten <jonathan.marten@UK.Sun.COM>
11486
11487 1998-01-05  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11488
11489         * info.el (Info-emacs-info-file-name): Add defvar for
11490         `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
11491         will function properly.
11492
11493 1998-01-05  Gary D. Foster  <gfoster@ragesoft.com>
11494
11495         * simple.el: make the backwards delete function called by
11496         `backward-or-forward-delete-char' user configurable.
11497
11498 1998-01-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11499
11500         * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
11501         compiled function got loaded from.
11502
11503 1998-01-09  SL Baur  <steve@altair.xemacs.org>
11504
11505         * term/apollo.el: Synched up with InfoDock 3.6.2.
11506
11507 1998-01-08  SL Baur  <steve@altair.xemacs.org>
11508
11509         * startup.el (load-init-file): Load autoloads earlier.
11510         (startup-splash-frame): Handle InfoDock logo.
11511
11512         * x-init.el (init-post-x-win): Don't call init-x-toolbar in
11513         InfoDock.
11514         (x-init-toolbar-from-resources): Move from x-toolbar.el.
11515
11516         * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
11517         doesn't have this function.
11518
11519         * packages.el (locate-data-file): Fix to call `locate-file'.
11520
11521 1998-01-07  SL Baur  <steve@altair.xemacs.org>
11522
11523         * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
11524         version of version.el.
11525         (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
11526
11527         * x-menubar.el (default-menubar): Guard reference to
11528         `gnuserv-frame'.
11529         (default-menubar): Guard references to `font-lock-mode'.
11530         (default-menubar): Guard references to font-menu-this-frame-only-p'.
11531         (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
11532
11533         * make-docfile.el: Don't snarf doc strings from autoloads.
11534
11535         * startup.el (load-init-file): Use algorithm from loaddefs.el for
11536         loading auto-autoloads files.
11537
11538         * loaddefs.el: Disable dumping autoloads.
11539
11540 1998-01-05  SL Baur  <steve@altair.xemacs.org>
11541
11542         * lisp-mnt.el: Synch to Emacs 20.2.
11543
11544         * help.el: Remove manual autoload of `finder-by-keyword'.
11545
11546         * finder.el (finder-by-keyword): Autoload.
11547
11548         * help.el: Conditionalize hyperbole setup.
11549
11550 1998-01-04  SL Baur  <steve@altair.xemacs.org>
11551
11552         * packages.el (package-require): Update to reflect new data format.
11553
11554 1998-01-02  Didier Verna  <didier@xemacs.org>
11555
11556         * x-menubar.el (default-menubar): make the tutorials available
11557         through the menubar. (Plus some compilation warnings cleanup).
11558
11559 1998-01-04  SL Baur  <steve@altair.xemacs.org>
11560
11561         * check-features.el: New file.  Perform sanity check after build.
11562
11563         * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
11564         files to tooltalk package.
11565         (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
11566         package.
11567
11568         * package-admin.el (package-admin-xemacs): Use better default for
11569         location of XEmacs binary.
11570
11571 1998-01-03  Aki Vehtari  <Aki.Vehtari@hut.fi>
11572
11573         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
11574         tag with sexp and add value tag with value `t'.
11575
11576 1998-01-03  SL Baur  <steve@altair.xemacs.org>
11577
11578         * package-get.el: Changes to work with real data.
11579         From Pete Ware <ware@cis.ohio-state.edu>
11580
11581         * packages.el (packages-reload-autoloads): Guard load for the time
11582         being.
11583
11584         * update-elc.el ("packages.el"): Force loading packages.el instead
11585         of possibly out-of-date packges.elc.
11586         * make-docfile.el ("packages.el"): Ditto.
11587
11588 1998-01-02  Colin Rafferty  <colin@xemacs.org>
11589
11590         * build-report.el (build-report-delete-regexp): Added a rule for
11591         the main tarball shadowing anything past it.
11592
11593 1998-01-02  SL Baur  <steve@altair.xemacs.org>
11594
11595         * packages.el (package-provide): Delete a previous provide.
11596
11597         * package-info.el: New file.
11598
11599         * package-get.el: New file.
11600         From Pete Ware <ware@cis.ohio-state.edu>
11601         (package-get): Fix md5 computation to work with Mule.
11602
11603 1997-12-11  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11604
11605         * simple.el (log-message-*): Quote symbols in docstrings properly.
11606
11607 1998-01-01  SL Baur  <steve@altair.xemacs.org>
11608
11609         * packages.el (packages-new-autoloads): Ignore symbolic links.
11610
11611         * cus-face.el (face-custom-attributes-get): Fix typo.
11612         From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
11613
11614 1997-12-31  SL Baur  <steve@altair.xemacs.org>
11615
11616         * startup.el (load-init-file): Reload new or changed autoloads
11617         unless inhibited.  Reload modified dumped lisp (stubbed).
11618
11619         * packages.el (packages-new-autoloads): New function.
11620         (packages-reload-autoloads): New function.
11621         (packages-reload-dumped-lisp): New (stub) function.
11622
11623         * loadup.el: Inhibit reloading dumped files when running temacs.
11624
11625         * loadhist.el (file-provides): Extend to handle variant
11626         extensions.
11627
11628         * replace.el (query-replace): Fix typo.
11629
11630 1997-12-30  SL Baur  <steve@altair.xemacs.org>
11631
11632         * make-docfile.el: list-autoloads-path has been renamed.
11633         * update-elc.el: list-autoloads has been renamed.
11634
11635         * packages.el (packages-list-autoloads): Renamed.
11636         (packages-list-autoloads-path): Ditto.
11637
11638 1997-12-29  Colin Rafferty  <colin@xemacs.org>
11639
11640         * packages.el (packages-find-packages-1): Made it signal a warning
11641         for an error in an auto-autoload.el file.
11642
11643 1997-12-30  SL Baur  <steve@altair.xemacs.org>
11644
11645         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
11646         tag with const.
11647         From Aki Vehtari <Aki.Vehtari@hut.fi>
11648
11649         * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
11650
11651         * loadhist.el (unload-feature): Remove autoload.
11652
11653 1997-12-28  SL Baur  <steve@altair.xemacs.org>
11654
11655         * loadhist.el: Unpackaged.
11656
11657         * help.el (describe-symbol-find-file): Rename
11658         `describe-function-find-file' and make old name obsolete.
11659         (describe-function-1): Use it.
11660         (describe-function-1): Guard reference to
11661         `compiled-function-annotation'.
11662
11663 1997-12-27  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11664
11665         * help.el (help-mode-bury): Now a call to `help-mode-quit' with
11666         argument.
11667         (help-mode-quit): New optional arg to control whether it kills or
11668         buries.  Tidied up.
11669         (with-displaying-help-buffer): Don't kill buffer initially, even
11670         if it exists: it is erased by `with-output-to-temp-buffer' anyway.
11671         (help-pretty-print-value): Rename back from
11672         `help-maybe-pretty-print-value'!  If `pp-internal' is available
11673         use it, otherwise use dumped `cl-prettyprint'.
11674         (describe-variable): Use `help-pretty-print-value' again.
11675         (find-func): Removed reference to "find-func" at end.
11676
11677 1997-12-26  Kirill M. Katsnelson  <kkm@kis.ru>
11678
11679         * dumped-lisp.el: x-menubar.el dumped along with mswindows native
11680           GUI XEmacs. Rename? x-menubar is rather window system
11681           independant, except for a couple of items.
11682
11683 1997-12-26  SL Baur  <steve@altair.xemacs.org>
11684
11685         * x-menubar.el (default-menubar): Remove hyperbole and oobr
11686         entries as they will no longer be distributed with XEmacs.
11687
11688         * format.el (format-alist): Fix image/tiff regexps.
11689         From P. E. Jareth Hein <jareth@camelot-soft.com>
11690
11691         * help.el (help-maybe-pretty-print-value): Rename.
11692         (describe-variable): Use it.
11693         (describe-variable): Add trailing linefeed.
11694
11695 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11696
11697         * help.el (describe-function-1): Don't output anything for
11698           arglist of autoload functions.
11699
11700 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11701
11702         * help.el (describe-function-1): Don't output anything for
11703           arglist of autoload functions.
11704
11705 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11706
11707         * help.el (help-mode-map): New bindings for `help-mode-bury',
11708         `describe-function-at-point', `describe-variable-at-point',
11709         `Info-elisp-ref', `customize-variable', `help-next-section' and
11710         `help-prev-section'.
11711         (help-next-section): New function.
11712         (help-prev-section): New function.
11713         (help-mode-quit): Changed to kill the help buffer.
11714         (help-mode-bury): Formerly `help-mode-quit'.  Bury buffer
11715         correctly.
11716         (help-buffer-name): New function to generate the name of help
11717         buffers.
11718         (with-displaying-help-buffer): Is now a macro.  Takes an new first
11719         argument giving the name of the help buffer.
11720         (describe-key): Use `with-displaying-help-buffer' with name.
11721         (describe-mode): Ditto.
11722         (describe-bindings): Ditto.
11723         (describe-prefix-bindings): Ditto.
11724         (view-lossage): Ditto.
11725         (with-syntax-table): New macro.
11726         (function-called-at-point): Use `ignore-errors' and
11727         `with-syntax-table'.
11728         (function-at-point): Ditto.
11729         (describe-function): Use `with-displaying-help-buffer' with name.
11730         (function-arglist): Extracted from `describe-function-1'.  Returns
11731         function's arglist as string.
11732         (function-documentation): Extracted from `describe-function-1'.
11733         Returns function's docstring.
11734         (describe-function-1): Remove all the "stream" garbage, including
11735         the stream argument.  Use `function-arglist' and
11736         `function-documentation'.
11737         (describe-function-arglist): Just use `function-arglist'.
11738         (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
11739         (help-pretty-print-value): New function to help with
11740         pretty-printing variable values.  Knows about `#<...>'.  Needs
11741         `pp-internal'.
11742         (describe-variable): Use `with-displaying-help-buffer' with name.
11743         Formatting improved.  Display file where variable is defined, if
11744         known.  Use `help-pretty-print-value'.
11745         (describe-syntax): Use `with-displaying-help-buffer' with name.
11746         (list-processes): Remove "stream" garbage.
11747
11748 1997-12-25  SL Baur  <steve@altair.xemacs.org>
11749
11750         * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
11751         call a dumped routine instead.
11752
11753         * x-win-xfree86.el: Wrap file in defun.
11754         * x-win-sun.el: Ditto.
11755
11756 1997-12-23  SL Baur  <steve@altair.xemacs.org>
11757
11758         * help.el (view-emacs-news): Remove usage of outl-mouse which
11759         advises functions and does other evil things.
11760
11761 1997-12-22  SL Baur  <steve@altair.xemacs.org>
11762
11763         * format.el (format-alist): Add `image/tiff'.
11764         From P. E. Jareth Hein <jareth@camelot-soft.com>
11765
11766 1997-12-21  SL Baur  <steve@altair.xemacs.org>
11767
11768         * about.el (about-hackers): More names added.
11769
11770         * make-docfile.el: Remove superfluous package path search.
11771
11772         * loaddefs.el: Commentary changes.  Removal of VM autoloads.
11773
11774 1997-12-20  SL Baur  <steve@altair.xemacs.org>
11775
11776         * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
11777         ignored shadows.
11778
11779 1997-12-18  SL Baur  <steve@altair.xemacs.org>
11780
11781         * startup.el (set-default-load-path): Make sure lisp and site-lisp
11782         get trailing slashes when added to the load-path.
11783
11784         * x-init.el (init-x-win): Locate where XEmacs X localization files
11785         are.
11786
11787 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
11788
11789         * x-faces.el: Added support for foregroundToolBarColor
11790           to xpm-color-symbols.
11791
11792 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
11793
11794         * etags.el (tags-remove-duplicates): Removed.
11795         (buffer-tag-table-list): Use `delete-duplicates'.
11796
11797         * cl-extra.el (coerce): Coerce to bit-vector and weak-list
11798         correctly.
11799         (get*): Defalias to `get'.
11800
11801         * cl.el (eql): Compare integers with `eq'.
11802         (cl-map-extents): Check for `map-extents' first.
11803
11804 1997-12-17  Didier Verna  <didier@xemacs.org>
11805
11806         * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
11807         added the 'numero', 'copyright' and 'trademark' symbols.
11808
11809         * leim/quail/latin-post.el ("french-postfix"): see above.
11810
11811 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
11812
11813         * widget.el (define-widget): Check the arguments.
11814
11815         * cus-edit.el (customize-face): Use `check-argument-type'.
11816         (custom-variable-value-create): Use `signal' to signal error.
11817         (custom-variable-reset-saved): Ditto.
11818         (custom-variable-reset-standard): Ditto.
11819         (custom-face-reset-saved): Ditto.
11820
11821         * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
11822         (widget-default-format-handler): Ditto.
11823         (widget-checklist-add-item): Ditto.
11824         (widget-radio-add-item): Ditto.
11825         (widget-editable-list-entry-create): Ditto.
11826         (widget-sexp-prompt-value): Ditto.
11827
11828         * custom.el (custom-declare-variable): Signal errors better.
11829         (custom-handle-keyword): Ditto.
11830         (custom-declare-group): Ditto.
11831
11832         * window-xemacs.el (windows): Ditto.
11833
11834         * menubar.el (menu): Ditto.
11835
11836         * keydefs.el (keyboard): Ditto.
11837
11838         * minibuf.el (minibuffer): Ditto.
11839
11840         * process.el (execute): Ditto.
11841
11842         * fill.el (fill): Ditto.
11843
11844         * modeline.el (modeline): Ditto.
11845
11846         * help.el (help): Ditto.
11847
11848         * faces.el (faces): Ditto.
11849
11850         * files.el (files): Ditto.
11851
11852         * x-init.el (x): Ditto.
11853
11854         * lisp-mode.el (lisp): Ditto.
11855
11856         * process.el (processes): Ditto.
11857
11858         * mouse.el (mouse): Ditto.
11859
11860         * abbrev.el (abbrev): Moved from cus-edit.
11861
11862         * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
11863         as variable declaration.
11864
11865 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
11866
11867         * menubar.el (find-menu-item): Use `check-argument-type'.
11868         (find-menu-item): Cosmetic changes.
11869
11870 1997-12-18  SL Baur  <steve@altair.xemacs.org>
11871
11872         * x-menubar.el (default-menubar): Guard usage of lpr-switches.
11873
11874 1997-12-17  SL Baur  <steve@altair.xemacs.org>
11875
11876         * startup.el (set-default-load-path): Only search package-path
11877         when not running temacs.
11878
11879         * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
11880         files.
11881
11882         * loadup.el: Correct commentary.  Reformatting.
11883         (really-early-error-handler): Use absolute path to the
11884         first dumped-lisp.el file.
11885         (really-early-error-handler): Print full path name of
11886         each dumped lisp file (inherited from InfoDock).
11887
11888         * shadow.el (find-emacs-lisp-shadows): Ignore multiple
11889         dumped-lisp.el files.
11890
11891         * make-docfile.el (preloaded-file-list): Reorder when the
11892         package-path is searched.
11893         * update-elc.el: Ditto.
11894
11895         * lisp-mode.el (call-with-condition-handler): Treat the same as
11896         `condition-case' for indentation.
11897
11898         * about.el (about-xemacs): Update release date.
11899
11900 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
11901
11902         * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
11903         anywhere but at the last clause.
11904         (ecase): Disallow `t' and `otherwise'.
11905
11906 1997-12-16  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11907
11908         * cus-edit.el (custom-buffer-create-buttons): New function
11909         from stuff moved out of `custom-buffer-create-internal'.
11910         (custom-novice): New variable.  Default t.
11911         (custom-display-global-buttons): Ditto.  Default `top'.
11912         (custom-buffer-create-internal): Only display help if
11913         `custom-novice' is non-nil.  Display global buttons according to
11914         `custom-display-global-buttons'.
11915
11916 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
11917
11918         * menubar.el (find-menu-item): Use `check-argument-type'.
11919         (find-menu-item): Cosmetic changes.
11920
11921 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
11922
11923         * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
11924         look.
11925
11926 1997-12-16  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
11927
11928         * format.el (format-deannotate-region):  Bug fix.
11929         Deannotating a region containing unknown tags would fail
11930         (causing decoding of text/enriched to fail at user level)
11931
11932 1997-12-16  Kyle Jones  <kyle_jones@wonderworks.com>
11933
11934         * minibuf.el (read-directory-name): Support sixth
11935           arg, HISTORY, as already documented.
11936
11937 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
11938
11939         * etags.el (get-tag-table-buffer): Use explicit lists as arguments
11940         to `ecase'.
11941
11942 1997-12-14  SL Baur  <steve@altair.xemacs.org>
11943
11944         * skk/skk-leim.el (skk-auto-fill-activate): Synch with
11945         skk-activate.
11946
11947 1997-12-13  SL Baur  <steve@altair.xemacs.org>
11948
11949         * dumped-lisp.el (preloaded-file-list): Remove debugging statement.