Sync up with r21-4-10-utf-2000-0_20-=gt-k.
[chise/xemacs-chise.git] / lisp / ChangeLog
1 2003-02-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
2
3         * mule/mule-conf.el (=gt-k): Renamed from `ideograph-gt-k'.
4         (ideograph-gt-k): Changed to an alias for `=gt-k'.
5
6 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
7
8         * mule/mule-conf.el (=big5-cdp): Renamed from `chinese-big5-cdp'.
9         (chinese-big5-cdp): Changed to an alias for `=big5-cdp'.
10
11 2003-02-15  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12
13         * mule/mule-conf.el (=big5-eten): Renamed from
14         `chinese-big5-eten'.
15         (chinese-big5-eten): Changed to an alias for `=big5-eten'.
16
17 2003-02-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
18
19         * mule/mule-conf.el (=big5-pua): Renamed from `chinese-big5-pua'.
20         (chinese-big5-pua): Changed to an alias for `=big5-pua'.
21
22 2003-02-13  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
23
24         * mule/mule-conf.el (=cbeta): Renamed from `ideograph-cbeta'.
25         (ideograph-cbeta): Changed to an alias for `=cbeta'.
26
27 2003-02-11  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
28
29         * mule/mule-conf.el (=jef-china3): Renamed from `china3-jef'.
30         (china3-jef): Changed to an alias for `=jef-china3'.
31
32 2003-02-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
33
34         * mule/mule-charset.el (default-coded-charset-priority-list): Use
35         `=jis-x0213-{1|2}-2000' instead of `japanese-jisx0213-{1|2}'.
36
37         * mule/mule-conf.el (=jis-x0213-{1|2}-2000): Renamed from
38         `japanese-jisx0213-{1|2}' when `utf-2000' is provided.
39         (japanese-jisx0213-{1|2}): New alias for =jis-x0213-{1|2}-2000
40         when `utf-2000' is provided.
41
42 2003-02-10  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
43
44         * dumped-lisp.el (preloaded-file-list): Add
45         "u02980-Miscellaneous-Mathematical-Symbols-B",
46         "u02900-Supplemental-Arrows-B" and
47         "u031F0-Katakana-Phonetic-Extensions" when `utf-2000' is provided.
48
49 2003-02-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
50
51         * mule/mule-conf.el (=ucs-jis-1990): New coded-charset for
52         UTF-2000.
53         (=ucs-jis-2000): New coded-charset for UTF-2000.
54
55 2003-01-05  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
56
57         * mule/mule-conf.el: Add new coded-charset when UTF-2000 [was a
58         builtin coded-charset].
59
60 2002-12-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
61
62         * mule/mule-conf.el (ideograph-gt-k): New coded-charset in
63         UTF-2000.
64         (ideograph-gt-pj-k1): Likewise.
65         (ideograph-gt-pj-k2): Likewise.
66
67 2002-11-29  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
68
69         * mule/mule-charset.el (default-coded-charset-priority-list): Add
70         `=jis-x0208'.
71
72 2002-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
73
74         * mule/mule-conf.el (china3-jef): Add new coded-charset when
75         UTF-2000 [was a builtin coded-charset].
76
77 2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
78
79         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
80         setting for JIS X 0213.
81
82 2002-07-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
83
84         * mule/japanese.el (euc-jisx0213): New coding-system.
85
86         * mule/mule-conf.el (japanese-jisx0213-1): Specify
87         `japanese-jisx0208-1990' as the mother.
88
89 2002-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
90
91         * dumped-lisp.el (preloaded-file-list): Add "u0A490-Yi-Radicals"
92         in UTF-2000.
93
94 2002-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
95
96         * mule/mule-coding.el (utf-8-er): New coding-system in UTF-2000;
97         setup `coded-charset-entity-reference-alist'.
98
99 2002-04-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
100
101         * mule/mule-charset.el (default-coded-charset-priority-list): Add
102         `chinese-big5-eten-a' and `chinese-big5-eten-b'.
103
104 2002-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
105
106         * mule/mule-conf.el (chinese-big5-pua): New coded-charset.
107         (chinese-big5-eten-a): Likewise.
108         (chinese-big5-eten-b): Likewise.
109         (chinese-big5-cdp): Declare as a subset of `chinese-big5' whose
110         code range is #x8140 .. #x8DFE.
111
112 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
113
114         * mule/mule-conf.el (chinese-big5-eten): New coded-charset in
115         UTF-2000.
116         (chinese-big5-cdp): Likewise.
117
118 2001-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
119
120         * mule/mule-charset.el (default-coded-charset-priority-list):
121         Delete `mojikyo-2022-1'.
122
123 2001-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
124
125         * mule/mule-charset.el (default-coded-charset-priority-list):
126         Delete `mojikyo'.
127
128 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
129
130         * mule/mule-charset.el (default-coded-charset-priority-list): Add
131         `ucs-sip'.
132
133 2001-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
134
135         * mule/mule-charset.el (default-coded-charset-priority-list):
136         Comment out `chinese-gb12345'.
137
138 2001-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
139
140         * bytecomp.el (byte-compile-insert-header): Fixed.
141
142 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
143
144         * dumped-lisp.el (preloaded-file-list): Dump `ad-hoc-cdp' in
145         XEmacs UTF-2000.
146
147 2001-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
148
149         * mule/chinese.el (big5-cdp): New coding-system in XEmacs
150         UTF-2000.
151
152 2001-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
153
154         * mule/mule-charset.el (default-coded-charset-priority-list): Add
155         `ideograph-hanziku-{1 .. 12}' in XEmacs UTF-2000.
156
157 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
158
159         * mule/mule-charset.el (default-coded-charset-priority-list):
160         `japanese-jef-china3' is renamed `china3-jef'.
161
162 2001-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
163
164         * mule/mule-charset.el (default-coded-charset-priority-list): Add
165         `japanese-jef-china3' and `ideograph-cbeta'.
166
167 2001-09-02  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
168
169         * list-mode.el: Delete dirty hack for XEmacs UTF-2000.
170
171 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
172
173         * mule/mule-charset.el (default-coded-charset-priority-list): Add
174         `chinese-big5-cdp'.
175
176 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
177
178         * mule/mule-charset.el (default-coded-charset-priority-list): Add
179         `arabic-digit', `arabic-1-column' and `arabic-2-column'.
180
181 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
182
183         * dumped-lisp.el (preloaded-file-list): Load "arabic" before
184         loading character definitions.
185
186 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
187
188         * dumped-lisp.el (preloaded-file-list): Rename
189         u031A0-Extended-Bopomofo.el to u031A0-Bopomofo-Extended.el.
190
191 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
192
193         * mule/mule-charset.el (default-coded-charset-priority-list): Add
194         `chinese-big5'.
195
196 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
197
198         * dumped-lisp.el (preloaded-file-list): Dump
199         "Ideograph-R028-Private" with XEmacs UTF-2000.
200
201 2001-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
202
203         * mule/mule-charset.el (default-coded-charset-priority-list): Add
204         `chinese-gb12345'.
205
206 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
207
208         * mule/mule-charset.el (default-coded-charset-priority-list): Add
209         `ideograph-gt-pj-{1..11}'.
210
211         * dumped-lisp.el (preloaded-file-list): Dump `isolated-char' in
212         XEmacs UTF-2000.
213
214 2000-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
215
216         * mule/mule-charset.el (default-coded-charset-priority-list):
217         Prefer `chinese-gb2312' than `chinese-cns11643-*'; add
218         `chinese-isoir165'.
219
220 2000-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
221
222         * format.el (format-alist): Revive `image/jpeg', `image/gif',
223         `image/png', `image/x-xpm' and `image/tiff'.
224
225         * files.el (binary-file-regexps): Add *.PNG.
226
227 2000-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
228
229         * mule/mule-charset.el (default-coded-charset-priority-list):
230         Prefer `japanese-jisx0208-1990' than `japanese-jisx0212'; prefer
231         `korean-ksc5601' than `japanese-jisx0213-1'; add `mojikyo-2022-1'.
232
233 2000-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
234
235         * list-mode.el: Call `completion-list-mode' to avoid slowness of
236         the first completion when UTF-2000 is running.
237
238 2000-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
239
240         * mule/mule-charset.el (default-coded-charset-priority-list):
241         Delete `ucs'.
242
243 2000-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
244
245         * dumped-lisp.el (preloaded-file-list): Don't add "mojikyo".
246
247         * mule/mule-charset.el (default-coded-charset-priority-list): Add
248         `mojikyo' instead of `mojikyo-pj-[1..21]'.
249
250 2000-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
251
252         * mule/vietnamese.el (vscii-2): Delete abolished property
253         `composite'; now composite mode is default.
254
255 2000-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
256
257         * bytecomp.el (byte-compile-insert-header): Use `binary' instead
258         of `raw-text'; check \uHHHH representation even if non-ascii
259         characters are not found.
260
261         * dumped-lisp.el (preloaded-file-list): Add "ccs-tcvn5712.el" in
262         UTF-2000; add "viet-ccl" in non-UTF-2000 Mule; add "vietnamese"
263         unconditionally.
264
265         * mule/viet-ccl.el: New file.
266
267         * mule/vietnamese.el (vscii-2): New coding-system in UTF-2000.
268         (tcvn-5712): New coding-system alias of `vscii-2' in UTF-2000.
269         - Separate CCL based implementations to viet-ccl.el.
270
271 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
272
273         * mule/mule-conf.el (japanese-jisx0213-1): Allow
274         "jisx0213.2000-1".
275         (japanese-jisx0213-2): Allow "jisx0213.2000-2".
276
277         * mule/mule-charset.el (default-coded-charset-priority-list):
278         Prefer `japanese-jisx0213-1' and `japanese-jisx0213-2' to
279         `japanese-jisx0208-1978' and `japanese-jisx0208-1990'.
280
281 2000-01-31  MORIOKA Tomohiko  <tomo@etl.go.jp>
282
283         * dumped-lisp.el (preloaded-file-list): Add "mojikyo" in UTF-2000.
284
285 2000-01-27  MORIOKA Tomohiko  <tomo@m17n.org>
286
287         * mule/mule-charset.el (default-coded-charset-priority-list): Add
288         `ucs' in UTF-2000.
289
290 2000-01-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
291
292         * mule/mule-charset.el (default-coded-charset-priority-list):
293         Prefer `mojikyo-pj-*' and `ideograph-daikanwa' to `ucs-bmp' and
294         `arabic-iso8859-6'.
295
296 2000-01-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
297
298         * mule/mule-charset.el (default-coded-charset-priority-list): Add
299         `mojikyo-pj-[1 .. 21]' in UTF-2000.
300
301 2000-01-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
302
303         * mule/mule-charset.el (default-coded-charset-priority-list): Add
304         `katakana-jisx0201' in UTF-2000.
305
306 1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
307
308         * dumped-lisp.el (preloaded-file-list): Add "u0A000-Yi-Syllables",
309         "u0AC00-Hangul-Syllables", "u0FB00-Alphabetic-Presentation-Forms",
310         "u0FB50-Arabic-Presentation-Forms-A",
311         "u0FE20-Combining-Half-Marks", "u0FE30-CJK-Compatibility-Forms",
312         "u0FE50-Small-Form-Variants",
313         "u0FE70-Arabic-Presentation-Forms-B",
314         "u0FF00-Halfwidth-and-Fullwidth-Forms" and "u0FFF0-Specials" in
315         UTF-2000.
316
317 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
318
319         * dumped-lisp.el (preloaded-file-list): Delete
320         "ccs-jisx0208-1983.el"; add "Ideograph-R031-Enclosure"
321         ... "Ideograph-R214-Flute" in UTF-2000.
322
323 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
324
325         * mule/mule-conf.el (japanese-jisx0213-1): New coded-charset.
326         (japanese-jisx0213-2): New coded-charset.
327
328         * dumped-lisp.el (preloaded-file-list): Add
329         "Ideograph-R028-Private", "Ideograph-R029-Again" and
330         "Ideograph-R030-Mouth".
331
332 1999-11-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
333
334         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R012-Eight",
335         "Ideograph-R013-Down-Box", "Ideograph-R014-Cover",
336         "Ideograph-R015-Ice", "Ideograph-R016-Table",
337         "Ideograph-R017-Open-Box", "Ideograph-R018-Knife",
338         "Ideograph-R019-Power", "Ideograph-R020-Wrap", "Ideograph-R021-Spoon",
339         "Ideograph-R022-Right-Open-Box", "Ideograph-R023-Hiding-Enclosure",
340         "Ideograph-R024-Ten", "Ideograph-R025-Divination",
341         "Ideograph-R026-Seal" and "Ideograph-R027-Cliff" in UTF-2000.
342
343 1999-11-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
344
345         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R002-Line",
346         "Ideograph-R003-Dot", "Ideograph-R004-Slash",
347         "Ideograph-R005-Second", "Ideograph-R006-Hook",
348         "Ideograph-R007-Two", "Ideograph-R008-Lid", "Ideograph-R009-Man",
349         "Ideograph-R010-Legs" and "Ideograph-R011-Enter".
350
351         * mule/mule-charset.el (default-coded-charset-priority-list): Add
352         `japanese-jisx0208-1990' and `japanese-jisx0208-1978'.
353
354 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
355
356         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R001-One"
357         in UTF-2000.
358
359 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
360
361         * mule/mule-conf.el (sisheng): Moved from mule/chinese.el.
362         (chinese-isoir165): Moved from mule/chinese.el.
363         (chinese-cns11643-3): Moved from mule/chinese.el.
364         (chinese-cns11643-4): Moved from mule/chinese.el.
365         (chinese-cns11643-5): Moved from mule/chinese.el.
366         (chinese-cns11643-6): Moved from mule/chinese.el.
367         (chinese-cns11643-7): Moved from mule/chinese.el.
368
369         * mule/chinese.el: Move definition of coded-charsets to
370         mule/mule-conf.el.
371
372 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
373
374         * mule/mule-charset.el (default-coded-charset-priority-list): Add
375         `ideograph-daikanwa'.
376
377 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
378
379         * dumped-lisp.el (preloaded-file-list): Delete
380         "ccs-jisx0201-latin.el".
381
382 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
383
384         * dumped-lisp.el (preloaded-file-list): Add
385         "u031A0-Extended-Bopomofo" in UTF-2000.
386
387 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
388
389         * dumped-lisp.el (preloaded-file-list): u02E00-CJK-Radicals was
390         renamed to u02E00-CJK-Radical-Supplement.
391
392 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
393
394         * dumped-lisp.el (preloaded-file-list): Add
395         "u03000-CJK-Symbols-and-Punctuation", "u03040-Hiragana",
396         "u030A0-Katakana", "u03100-Bopomofo",
397         "u03130-Hangul-Compatibility-Jamo", "u03190-Kanbun",
398         "u03200-Enclosed-CJK-Letters-and-Months" and
399         "u03300-CJK-Compatibility".
400
401 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
402
403         * dumped-lisp.el (preloaded-file-list): Add "u02E00-CJK-Radicals",
404         "u02F00-Kangxi-Radicals" and
405         "u02FF0-Ideographic-Description-Characters".
406
407 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
408
409         * dumped-lisp.el (preloaded-file-list): Add
410         "u02600-Miscellaneous-Symbols", "u02700-Dingbats" and
411         "u02800-Braille-Patterns" in UTF-2000.
412
413 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
414
415         * dumped-lisp.el (preloaded-file-list): Load "uXXXXX-*" instead of
416         "uXXXXX-*.el" in UTF-2000.
417
418         * bytecomp.el (byte-compile-insert-header): Delete comments if
419         non-ASCII characters are found; allow `byte-compile-dynamic' and
420         `byte-compile-dynamic-docstrings' if *.elc will be encoded by
421         `raw-text'.
422
423 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
424
425         * dumped-lisp.el (preloaded-file-list): Add
426         "u02500-Box-Drawing.el", "u02580-Block-Elements.el" and
427         "u025A0-Geometric-Shapes.el".
428
429 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
430
431         * dumped-lisp.el (preloaded-file-list): Add
432         "u02400-Control-Pictures.el", "u02440-OCR.el" and
433         "u02460-Enclosed-Alphanumerics.el".
434
435 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
436
437         * mule/mule-charset.el (default-coded-charset-priority-list): Add
438         `chinese-gb2312'.
439
440         * dumped-lisp.el (preloaded-file-list): Add
441         "u02200-Mathematical-Operators.el" and
442         "u02300-Miscellaneous-Technical.el".
443
444 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
445
446         * mule/mule-charset.el (default-coded-charset-priority-list): Add
447         `chinese-cns11643-*'.
448
449         * dumped-lisp.el (preloaded-file-list): Add
450         "u02100-Letterlike-Symbols.el", "u02150-Number-Forms.el" and
451         "u02190-Arrows.el" in UTF-2000.
452
453 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
454
455         * mule/mule-charset.el (default-coded-charset-priority-list): Add
456         `korean-ksc5601'.
457
458         * dumped-lisp.el (preloaded-file-list): Add
459         "u02000-General-Punctuation.el", "u02070-Superscripts.el",
460         "u02080-Subscripts.el", "u020A0-Currency-Symbols.el" and
461         "u020D0-Combining-Diacritical-Marks-for-Symbols.el" in UTF-2000.
462
463 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
464
465         * dumped-lisp.el (preloaded-file-list): Delete "ccs-viscii.el".
466
467 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
468
469         * dumped-lisp.el (preloaded-file-list): Add "u013A0-Cherokee.el",
470         "u01400-Canadian.el", "u01680-Ogham.el", "u016A0-Runic.el",
471         "u01780-Khmer.el", "u01800-Mongolian.el",
472         "u01E00-Latin-Extended-Additional.el" and
473         "u01F00-Greek-Extended.el" in UTF-2000.
474
475 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
476
477         * mule/mule-charset.el (default-coded-charset-priority-list): Add
478         `ethiopic-ucs' and `ethiopic'.
479
480         * dumped-lisp.el (preloaded-file-list): Add "u010A0-Georgian.el",
481         "u01100-Hangul-Jamo.el" and "u01200-Ethiopic.el".
482
483         * mule/mule-conf.el: Move definition of coded-charset `ethiopic'
484         from mule/ethiopic.el.
485
486         * mule/ethiopic.el: Move definition of coded-charset `ethiopic' to
487         mule/mule-conf.el.
488
489 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
490
491         * mule/mule-charset.el (default-coded-charset-priority-list): Add
492         `lao'.
493
494         * mule/mule-conf.el (lao): New coded-charset.
495
496         * dumped-lisp.el (preloaded-file-list): Add
497         "u00900-Devanagari.el", "u00980-Bengali.el", "u00A00-Gurmukhi.el",
498         "u00A80-Gujarati.el", "u00B00-Oriya.el", "u00B80-Tamil.el",
499         "u00C00-Telugu.el", "u00C80-Kannada.el", "u00D00-Malayalam.el",
500         "u00D80-Sinhala.el", "u00E00-Thai.el", "u00E80-Lao.el",
501         "u00F00-Tibetan.el" and "u01000-Myanmar.el".
502
503 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
504
505         * mule/mule-charset.el (default-coded-charset-priority-list): Add
506         `ucs-bmp' and `arabic-iso8859-6'.
507
508 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
509
510         * dumped-lisp.el (preloaded-file-list): Add "u00400-Cyrillic.el",
511         "u00530-Armenian.el", "u00590-Hebrew.el", "u00600-Arabic.el",
512         "u00700-Syriac.el" and "u00780-Thaana.el" in UTF-2000.
513
514 1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
515
516         * startup.el (normal-top-level): Load autoload file for UTF-2000
517         in UTF-2000.
518
519 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
520
521         * dumped-lisp.el (preloaded-file-list): Add "mule-conf" in Mule;
522         delete "ccs-iso8859-*.el"; add "u00000-C0.el",
523         "u00020-Basic-Latin.el", "u00080-C1.el",
524         "u000A0-Latin-1-Supplement.el", "u00100-Latin-Extended-A.el",
525         "u00180-Latin-Extended-B.el", "u00250-IPA-Extensions.el",
526         "u002B0-Spacing-Modifier-Letters.el",
527         "u00300-Combining-Diacritical-Marks.el" and "u00370-Greek.el" in
528         UTF-2000.
529
530 1999-11-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
531
532         * mule/mule-charset.el (default-coded-charset-priority-list): Add
533         `japanese-jisx0212' and `ipa' in UTF-2000; use `latin-viscii-*'
534         instead of `vietnamese-viscii-*'.
535
536 1999-11-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
537
538         * mule/mule-conf.el: New file.
539
540         * mule/misc-lang.el: Move definition of charset `ipa' to
541         mule/mule-conf.el.
542
543 1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
544
545         * mule/mule-charset.el (default-coded-charset-priority-list): Add
546         `latin-viscii'; prefer it for characters used in Vietnamese.
547
548 1999-10-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
549
550         * bytecomp.el (byte-compile-insert-header): Fix regexp.
551
552 1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
553
554         * mule/viet-chars.el (latin-viscii-lower): Renamed from charset
555         `vietnamese-viscii-lower'.
556         (latin-viscii-upper): Renamed from charset
557         `vietnamese-viscii-upper'.
558         (vietnamese-viscii-lower): New alias for charset
559         `latin-viscii-lower'.
560         (vietnamese-viscii-upper): New alias for charset
561         `latin-viscii-upper'.
562
563 1999-10-05  MORIOKA Tomohiko  <tomo@etl.go.jp>
564
565         * mule/mule-charset.el (default-coded-charset-priority-list):
566         Comment out `hiragana-jisx0208' and `katakana-jisx0208'.
567
568 1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
569
570         * mule/ccs-jisx0208-1983.el, mule/ccs-tcvn5712.el,
571         mule/ccs-viscii.el, mule/ccs-iso8859-9.el,
572         mule/ccs-jisx0201-latin.el, mule/ccs-iso8859-2.el,
573         mule/ccs-iso8859-3.el, mule/ccs-iso8859-4.el: Moved to
574         lisp/utf-2000.
575
576 1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
577
578         * mule/ccs-tcvn5712.el: New file.
579
580 1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
581
582         * dumped-lisp.el (preloaded-file-list): Add "ccs-jisx0208-1983.el"
583         in UTF-2000.
584
585 1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
586
587         * mule/mule-charset.el (default-coded-charset-priority-list): Add
588         `japanese-jisx0208'.
589
590 1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
591
592         * dumped-lisp.el (preloaded-file-list): Add
593         "ccs-jisx0201-latin.el", "ccs-iso8859-2.el", "ccs-iso8859-3.el",
594         "ccs-iso8859-4.el", "ccs-iso8859-9.el" and "ccs-viscii.el" in
595         UTF-2000.
596
597         * mule/ccs-iso8859-2.el, mule/ccs-iso8859-3.el,
598         mule/ccs-iso8859-4.el, mule/ccs-iso8859-9.el,
599         mule/ccs-jisx0201-latin.el, mule/ccs-jisx0208-1983.el,
600         mule/ccs-viscii.el: New files.
601
602         * bytecomp.el (byte-compile-insert-header): Don't use `raw-text'
603         if \uXXXX is found.
604
605 1999-09-30  MORIOKA Tomohiko  <tomo@urania.m17n.org>
606
607         * mule/mule-charset.el (default-coded-charset-priority-list): Add
608         `hiragana-jisx0208' and `katakana-jisx0208'.
609
610 1999-09-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
611
612         * mule/chinese.el (chinese-cns11643-3): Define it even if
613         `utf-2000' is provided.
614         (chinese-cns11643-4): Likewise.
615         (chinese-cns11643-5): Likewise.
616         (chinese-cns11643-6): Likewise.
617         (chinese-cns11643-7): Likewise.
618
619 1999-09-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
620
621         * mule/mule-charset.el (default-coded-charset-priority-list): Add
622         thai-tis620 and hebrew-iso8859-8; namely all BMP are covered.
623
624 1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
625
626         * mule/mule-charset.el (default-coded-charset-priority-list): Add
627         `cyrillic-iso8859-5' and `greek-iso8859-7'.
628
629 1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
630
631         * mule/mule-charset.el (default-coded-charset-priority-list):
632         Setup in UTF-2000.
633
634 1999-09-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
635
636         * mule/viet-chars.el: Don't define charset
637         `vietnamese-viscii-lower' and `vietnamese-viscii-upper' because
638         they are defined as builtin charsets.
639
640 1999-08-31  MORIOKA Tomohiko  <tomo@etl.go.jp>
641
642         * version.el (emacs-version): Add more space just before UTF-2000
643         version string.
644
645 1999-08-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
646
647         * version.el ([constant] emacs-version): Don't add a space in the
648         preceding place of `xemacs-betaname' because it is duplicated.
649         (emacs-version): Add UTF-2000 version if `utf-2000' is provided.
650
651         * startup.el (splash-frame-body): Add ETL.
652
653 1999-08-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
654
655         * mule/chinese.el (chinese-cns11643-3): Don't define if `utf-2000'
656         is provided because it is defined as builtin charset.
657         (chinese-cns11643-4): Likewise.
658         (chinese-cns11643-5): Likewise.
659         (chinese-cns11643-6): Likewise.
660         (chinese-cns11643-7): Likewise.
661
662 1999-08-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
663
664         * mule/mule-cmds.el (reset-language-environment): Fix problem when
665         coding-system `iso-10646-ucs-4' is not defined.
666
667 1999-06-17  MORIOKA Tomohiko  <tomo@etl.go.jp>
668
669         * bytecomp.el (byte-compile-insert-header): Use utf-8 as
670         coding-system if `utf-2000' is provided.
671
672 1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
673
674         * mule/mule-coding.el: Add `utf-8' to coding-priority-list if
675         `utf-2000' is provided.
676
677 1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
678
679         * dumped-lisp.el (preloaded-file-list): Don't load vietnamese.el
680         if utf-2000 is provided temporally.
681
682 1999-06-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
683
684         * mule/vietnamese.el (leading-code-private-11): Deleted [defined
685         as builtin variable].
686
687 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
688
689         * files.el (insert-file-contents-literally): Treat file as binary;
690         call file-name-handlers. [sync with Emacs 20.3.10]
691
692 2001-02-08  Martin Buchholz <martin@xemacs.org>
693
694         * XEmacs 21.2.44 "Thalia" is released.
695
696 2001-01-16  Mike Sperber <mike@xemacs.org>
697
698         * startup.el (normal-top-level): Work even if no installation root
699         is found.
700
701 2001-01-30  Andy Piper  <andy@xemacs.org>
702
703         * gutter-items.el (progress-abort-glyph): remove instantiator.
704         (set-progress-abort-instantiator): new function.
705         (abort-progress-feedback): use it.
706
707         * gutter.el (set-gutter-dirty-p): new function.
708
709 2001-01-30  Didier Verna  <didier@xemacs.org>
710
711         * mwheel.el (mwheel-scroll): unwind-protect the selected window.
712
713 2001-01-24  Didier Verna  <didier@xemacs.org>
714
715         * sound.el (sound-extension-list): give a better default value.
716         * sound.el (load-sound-file): improve the doc string, also find
717         files given by absolute names, pass a real extension list to
718         `locate-file'.
719
720 2001-01-26  Martin Buchholz <martin@xemacs.org>
721
722         * XEmacs 21.2.43 "Terspichore" is released.
723
724 2001-01-20  Klaus Frank <klausf@i3.informatik.rwth-aachen.de>
725
726         * gnuserv.el (gnuserv-process-filter): Robuster handling of error
727         messages from gnuserv.
728
729 2001-01-20  Martin Buchholz <martin@xemacs.org>
730
731         * XEmacs 21.2.42 "Poseidon" is released.
732
733 2001-01-12  Andy Piper  <andy@xemacs.org>
734
735         * package-get.el (package-get-custom): call
736         package-net-update-installed-db.
737
738         * package-ui.el (pui-install-selected-packages): call
739         package-net-update-installed-db.
740
741         * package-net.el (package-net-update-installed-db): use
742         packages-package-list so that we reflect reality.
743
744         * packages.el (packages-package-list): Make docstring reflect
745         reality.
746
747         * package-net.el (package-net-convert-index-to-ini): exclude mule entries.
748
749         * postinstall.cc (do_postinstall): don't pick up shells if cygwin
750         isn't installed.
751
752 2001-01-17  Andy Piper  <andy@xemacs.org>
753
754         * wid-edit.el (widget-activation-glyph-mapper): activate or
755         deactivate native widgets.
756         (widget-glyph-insert-glyph): record instantiator.
757         (widget-push-button-value-create): use it.
758
759         * gui.el (gui-button-action): new function. Make button's domain
760         buffer current when calling.
761         (make-gui-button): update to use gui-button-action.
762
763 2001-01-16  Didier Verna  <didier@xemacs.org>
764
765         * menubar-items.el (default-menubar): add an entry for modeline
766         horizontal scrolling in Options -> Display.
767
768 2001-01-17  Steve Youngs  <youngs@xemacs.org>
769
770         * package-get.el (package-get-require-signed-base): Set to nil
771         by default.
772
773 2001-01-17  Martin Buchholz <martin@xemacs.org>
774
775         * XEmacs 21.2.41 "Polyhymnia" is released.
776
777 2001-01-16  Mike Sperber <mike@xemacs.org>
778
779         * setup-paths.el (paths-core-load-path-depth): Stopgap bump to
780         catch lisp/mule/.
781
782 2001-01-14  Mike Sperber <mike@xemacs.org>
783
784         * startup.el (maybe-create-compatibility-dot-emacs):
785         (maybe-unmigrate-user-init-file):
786         (unmigrate-user-init-file): Created.
787         (maybe-migrate-user-init-file): Offer creation of compatibility
788         .emacs.
789         Some doc fixes wrt init file location.
790
791 2001-01-15  Golubev I. N.  <gin@mo.msk.ru>
792
793         * faces.el (face-frob-from-locale-first): new variable.
794         (frob-face-font-2): Honor tags arg while trying to use
795         standard-face-mapping.  When face-frob-from-locale-first is set,
796         first try to set face inheriting from frobbed-face.
797
798 2001-01-15  Didier Verna  <didier@xemacs.org>
799
800         * about.el (xemacs-hackers): update my entry.
801         * about.el (about-url-alist): ditto.
802         * about.el (about-maintainer-info): ditto.
803         * about.el (about-hackers): ditto.
804
805 2001-01-15  Martin Buchholz  <martin@xemacs.org>
806
807         The byte compiler has been badly broken for a year,
808         by the patch of 1999-12-06.
809         * byte-optimize.el (byte-optimize-form-code-walker):
810         Bug was: the byte compiler was making this erroneous optimization:
811         (progn (or (foo)) (bar)) ==> (bar)
812
813 2000-11-20  Mike Sperber <mike@xemacs.org>
814
815         * setup-paths.el (paths-core-load-path-depth): Split
816         `paths-load-path-depth' in two for site and core lisp.  Don't
817         recurse into core.
818         * setup-paths.el (paths-construct-load-path): Use.
819
820 2001-01-10  Andy Piper  <andy@xemacs.org>
821
822         * package-net.el (package-net-cygwin32-binary-size): new variable
823         (package-net-win32-binary-size): ditto.  add much needed
824         commentary.
825
826         * gutter-items.el (buffers-tab-items): correct off-by-one error
827         for buffers-tab-max-size.
828
829 2001-01-08  Martin Buchholz <martin@xemacs.org>
830
831         * XEmacs 21.2.40 is released.
832
833 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
834
835         * mule/hebrew.el: Fix comments and typos.
836         mule/japanese.el: Fix comments, typos, and 8-bit character encoding.
837
838 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
839
840         * ChangeLog.1: move ancient log from fill.el.
841
842         * dump-paths.el:
843         paragraphs.el:
844         mule/mule-category.el:
845         Miscellaneous typo fixes and slight doc clarifications.
846
847         * mule/mule-ccl.el:  Correct file name in header.
848
849 2000-12-31  Martin Buchholz <martin@xemacs.org>
850
851         * XEmacs 21.2.39 is released.
852
853 2000-12-27  Martin Buchholz  <martin@xemacs.org>
854
855         * byte-optimize.el (byte-optimize-cond):
856         (byte-optimize-cond-1): New.
857         Rewrite `cond' in terms of `if' and `or', which are easier to optimize.
858         Optimizes (cond (x nil)) ==> nil.
859         Provide better diagnostic on malformed expr like (cond foo).
860
861 2000-12-20  Stephen J. Turnbull  <stephen@xemacs.org>
862
863         * mule/mule-coding.el:
864         mule/mule-cmds.el (reset-language-environment,
865         set-language-environment-coding-systems):
866         Safer default coding-priority-list, corresponding to src/file-coding.h.
867
868 2000-12-03  Jorma Laaksonen <jorma.laaksonen@hut.fi>
869
870         * package-admin.el: Allow package removal from
871         early-package-load-path.
872
873 2000-12-15  Andreas Jaeger  <aj@suse.de>
874
875         * about.el (about-maintainer-info): Update my entry.
876
877 2000-12-11  Matt Tucker  <tuck@whistlingfish.net>
878
879         * packages.el (locate-library): Add support for bzip2
880         compressed .el files.
881
882 2000-12-12  Andy Piper  <andy@xemacs.org>
883
884         * package-net.el: new file.
885
886 2000-12-01  Enrico Scholz  <enrico.scholz@informatik.tu-chemnitz.de>
887
888         * font-lock.el: Add missing C++ keywords.
889
890 2000-12-08  Adrian Aichner  <adrian@xemacs.org>
891
892         * simple.el (indent-for-comment): Preserve indentation of comments
893         starting in column 0, as documented in (Info-goto-node
894         "(xemacs)Comments").  Update docstring accordingly.
895
896 2000-12-05  Martin Buchholz <martin@xemacs.org>
897
898         * XEmacs 21.2.38 is released.
899
900 2000-12-04  Didier Verna  <didier@xemacs.org>
901
902         * mouse.el (default-mouse-track-set-point-in-window): remove
903         spurious '+' operation detected by Martin.
904
905
906 2000-12-01  Martin Buchholz  <martin@xemacs.org>
907
908         * cl-extra.el (coerce):
909         Implement char to integer coercion.
910         Remove extraneous (numberp) test.
911
912         * byte-optimize.el (byte-compile-splice-in-already-compiled-code):
913         Perform lapcode inlining if the value of `byte-optimize' is 'byte.
914         (byte-optimize-predicate):
915         Warn if evaluating constant expression signals an error.
916         (byte-optimize-form): Small simplification.
917
918         * cl-macs.el (cl-do-proclaim): small efficiency improvement.
919
920 2000-11-30  Martin Buchholz  <martin@xemacs.org>
921
922         * byte-optimize.el:
923         (byte-optimize-minus):
924         (byte-optimize-plus):
925         (byte-optimize-mult):
926         (byte-optimize-quo):
927         Use (car (last x)) instead of (last x) to get last elt!
928         Use `byte-optimize-predicate' to optimize `%'.
929         Move optimizations for special numeric args to bytecomp.el.
930         * bytecomp.el (byte-compile-associative): Remove.
931         (byte-compile-max): New.
932         (byte-compile-min): New.
933         Properly handle erroneous calls: (max) (min).
934         (byte-compile-plus): New.
935         (byte-compile-minus):
936         It's easiest to handle 0, +1 and -1 args here.
937         (byte-compile-mult): New.
938         It's easiest to handle 1, -1 and 2 args here.
939         (byte-compile-quo):
940         It's easiest to handle 0, +1 and -1 args here.
941         Issue byte-compiler warning when dividing by zero.
942
943         Byte-compiler arithmetic improvements.
944         Better optimize these expressions in the obvious way:
945         (+ x y 1)   -->  varref x varref y add add1
946         (+ x y -1)  -->  varref x varref y add sub1
947         (- x y 0)   -->  (- x y)
948         (- 0 x y)   -->  (- (- x) y)
949         (% 42 19)   --> compile-time constant
950         (/ 42 19)   --> compile-time constant
951         (* (foo) 2) --> foo call dup plus
952
953         Optimize away arithmetic operations (+ x) (* x) (/ x 1)
954         unless (declaim (optimize (safety 3)))
955         or (setq byte-compile-delete-errors nil).
956
957 2000-11-28  Stephen J. Turnbull  <stephen@xemacs.org>
958
959         * paragraphs.el (paragraph-separate, forward-sentence):  Clarify
960         docstrings.
961
962 2000-11-08  Stephen J. Turnbull  <stephen@xemacs.org>
963
964         * startup.el (command-line-do-help):  Add documentation of
965         portable dumper switches.
966
967 2000-11-22  Andy Piper  <andy@xemacs.org>
968
969         * x-mouse.el (x-init-pointer-shape): use cursor-font explicitly.
970
971         * glyphs.el (init-glyphs): don't use autodetect for strings.
972
973 2000-11-28  Martin Buchholz  <martin@xemacs.org>
974
975         * byte-optimize.el (byte-optimize-char-before):
976         (byte-optimize-backward-char):
977         (byte-optimize-backward-word):
978         Fix incorrect optimizations for these sorts of expressions:
979         (let ((x nil)) (backward-char x))
980
981 2000-11-21  Martin Buchholz  <martin@xemacs.org>
982
983         * byte-optimize.el:
984         * byte-optimize.el (byte-optimize-backward-char): New.
985         * byte-optimize.el (byte-optimize-backward-word): New.
986         Make backward-word and backward-char as efficient as forward versions.
987
988         * bytecomp.el (byte-compile-no-args-with-one-extra):
989         * bytecomp.el (byte-compile-one-arg-with-one-extra):
990         * bytecomp.el (byte-compile-two-args-with-one-extra):
991         * bytecomp.el (byte-compile-zero-or-one-arg-with-one-extra):
992         * bytecomp.el (byte-compile-one-or-two-args-with-one-extra):
993         * bytecomp.el (byte-compile-two-or-three-args-with-one-extra):
994         Check if extra arg is constant nil, and if so, use byte-coded call.
995
996         * simple.el (backward-word):
997         * simple.el (mark-word):
998         * simple.el (kill-word):
999         * simple.el (backward-kill-word):
1000         Make COUNT argument optional, for consistency with forward-char et al.
1001
1002         * abbrev.el (abbrev-string-to-be-defined):
1003         * abbrev.el (inverse-abbrev-string-to-be-defined):
1004         * abbrev.el (inverse-add-abbrev):
1005         * abbrev.el (expand-region-abbrevs):
1006         * buff-menu.el (Buffer-menu-execute):
1007         * indent.el (move-to-left-margin):
1008         * indent.el (indent-relative):
1009         * indent.el (move-to-tab-stop):
1010         * info.el (Info-reannotate-node):
1011         * lisp-mode.el (lisp-indent-line):
1012         * lisp.el (end-of-defun):
1013         * lisp.el (move-past-close-and-reindent):
1014         * misc.el (copy-from-above-command):
1015         * mouse.el (default-mouse-track-scroll-and-set-point):
1016         * page.el (forward-page):
1017         * paragraphs.el (forward-paragraph):
1018         * paragraphs.el (end-of-paragraph-text):
1019         * picture.el (picture-forward-column):
1020         * picture.el (picture-self-insert):
1021         * rect.el (extract-rectangle-line):
1022         * simple.el (newline):
1023         * simple.el (fixup-whitespace):
1024         * simple.el (backward-delete-char-untabify):
1025         * simple.el (transpose-chars):
1026         * simple.el (transpose-preceding-chars):
1027         * simple.el (do-auto-fill):
1028         * simple.el (indent-new-comment-line):
1029         * simple.el (blink-matching-open):
1030         * view-less.el (cleanup-backspaces):
1031         * wid-edit.el (widget-transpose-chars):
1032         * term/bg-mouse.el (bg-insert-moused-sexp):
1033         Use more readable (backward-FOO n) instead of (forward-FOO -n).
1034
1035         * info.el (Info-fontify-node):
1036         * simple.el (backward-delete-function):
1037         Use canonical delete-backward-char instead of backward-delete-char.
1038
1039 2000-11-20  Andy Piper  <andy@xemacs.org>
1040
1041         * gutter-items.el (update-tab-in-gutter): don't barf if there are
1042         no buffers.
1043
1044 2000-11-20  Andy Piper  <andy@xemacs.org>
1045
1046         * gutter-items.el (update-tab-in-gutter): don't give popup frames
1047         buffer tabs.
1048
1049 2000-11-18  Martin Buchholz  <martin@xemacs.org>
1050
1051         * cl-macs.el: Correctly optimize plusp minusp oddp evenp.
1052         (proclaim inline...) was shadowing compiler-macros.
1053
1054 2000-11-17  Martin Buchholz  <martin@xemacs.org>
1055
1056         * bytecomp.el (byte-compile-eval): New.
1057         (byte-compile-initial-macro-environment): Use byte-compile-eval.
1058         Keeps this promise made in Lispref:
1059         "If a file being compiled contains a `defmacro' form, the macro is
1060         defined temporarily for the rest of the compilation of that file."
1061
1062 2000-11-09  Martin Buchholz  <martin@xemacs.org>
1063
1064         * cl.el (floatp-safe):
1065         (plusp):
1066         (minusp):
1067         (oddp):
1068         (evenp):
1069         (cl-abs):
1070         Use a better parameter name than `x'.
1071
1072         * cl-macs.el (check-type): Make continuable.  Change documentation
1073         to require PLACE, but accept any form for compatibility.
1074
1075         * abbrev.el (define-abbrev): Use check-type.
1076         * font-menu.el (font-menu-change-face): Use check-type.
1077         * menubar.el (relabel-menu-item): Use check-type.
1078         * itimer.el: Fix typo.
1079
1080 2000-11-10  Yoshiki Hayashi  <yoshiki@xemacs.org>
1081
1082         * info.el (Info-extract-menu-node-name): Comma is a delimiter.
1083
1084 2000-11-14  Martin Buchholz <martin@xemacs.org>
1085
1086         * XEmacs 21.2.37 is released.
1087
1088 2000-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1089
1090         * code-cmds.el: Provide the feature.
1091
1092 2000-07-21  Jan Vroonhof  <jan@xemacs.org>
1093
1094         * dumped-lisp.el (preloaded-file-list): Load code-cmds.el
1095
1096         * code-cmds.el: New file
1097         * mule/mule-cmds.el:
1098         * mule/mule-misc.el
1099         (coding-keymap): New keymap. Define coding system keyboard
1100         commands on file-coding builds too.
1101         (coding-system-change-eol-conversion):
1102         (universal-coding-system-argument):
1103         (set-default-coding-systems):
1104         (prefer-coding-system): Moved from mule-cmds.el
1105         (set-buffer-process-coding-system): Moved from mule-misc.el
1106
1107 2000-09-15  Stephen Carney <carney@scubadoo.com>
1108
1109         * etags.el (buffer-tag-table-files): Use append instead of nconc.
1110
1111 2000-11-09  Steve Youngs  <youngs@xemacs.org>
1112
1113         * package-get.el (package-get-download-sites): Add a pre-release
1114         site for experimental packages.
1115
1116         * auto-autoloads.el: Regenerated.
1117
1118 2000-08-01  Andy Piper  <andy@xemacs.org>
1119
1120         * gutter-items.el (buffers-tab-omit-function): reference
1121         buffers-tab-select-visible-buffers.
1122         (buffers-tab-filter-functions): new variable, by default uses
1123         buffers-tab-selection-function and buffers-tab-omit-function.
1124         (select-buffers-tab-buffers-by-mode): invert arguments.
1125         (buffers-tab-select-visible-buffers): new function. Invert calling
1126         of buffers-menu-omit-invisible-buffers.
1127         (buffers-tab-items): rewrite to use
1128         buffers-tab-filter-functions. Rewrite docstring.
1129         (gutter-buffers-tab-extent): delete.
1130         (add-tab-to-gutter): always build a new extent when adding the
1131         tabs.
1132         (update-tab-in-gutter): make gutter dirty when orientation
1133         changes.
1134
1135 2000-11-07  Martin Buchholz  <martin@xemacs.org>
1136
1137         * bytecomp.el (byte-compile-defvar-or-defconst):
1138         Only do loadhist recording if defvar form includes a value.
1139
1140 2000-11-02  Martin Buchholz  <martin@xemacs.org>
1141
1142         * bytecomp.el (byte-compile-initial-macro-environment):
1143         `eval-when-compile' should not compile its body.
1144
1145 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
1146
1147         * mule/cyrillic.el: Add Windows 1251 code page encoding (by
1148         Sergey Groznyh <gsm@fct.ru> in <863diqaygu.fsf@fct.ru>).  Fix
1149         some Japanese English.  Remove some ancient FSF comments, and
1150         improve docstrings.  Use symbols not vectors for tables.
1151
1152 2000-11-03  Martin Buchholz  <martin@xemacs.org>
1153
1154         * keymap.el:
1155         (local-key-binding):
1156         (global-key-binding):
1157         Add an optional `accept-defaults' parameter, just like `lookup-key'.
1158
1159         * lisp.el:
1160         (backward-sexp): Slightly simpler code.
1161         (mark-sexp): Make arg optional, like FSF Emacs.
1162         (forward-list): Slightly simpler code.
1163         (backward-list): Slightly simpler code.
1164         (down-list):  Make arg optional, like FSF Emacs.
1165         (up-list):  Make arg optional, like FSF Emacs.
1166         (backward-up-list):  Make arg optional, like FSF Emacs.
1167         (kill-sexp):  Make arg optional, like FSF Emacs.
1168         (backward-kill-sexp):  Make arg optional, like FSF Emacs.
1169
1170         * font-menu.el (font-menu-change-face):
1171         Take continuable errors into account.
1172
1173         * abbrev.el:
1174         * abbrev.el (clear-abbrev-table):
1175         * abbrev.el (define-abbrev-table):
1176         * abbrev.el (define-abbrev):
1177         * abbrev.el (insert-abbrev-table-description):
1178         * apropos.el (apropos-documentation-check-doc-file):
1179         * apropos.el (apropos-documentation-check-elc-file):
1180         * buff-menu.el (list-buffers):
1181         * buff-menu.el (list-buffers-noselect):
1182         * bytecomp.el (byte-recompile-directory):
1183         * bytecomp.el (batch-byte-compile):
1184         * cl-macs.el (typep):
1185         * code-files.el (find-coding-system-magic-cookie):
1186         * code-files.el (insert-file-contents):
1187         * cus-edit.el (customize-set-variable):
1188         * cus-edit.el (customize-save-variable):
1189         * cus-face.el (custom-set-face-font-size):
1190         * cus-face.el (custom-set-face-update-spec):
1191         * cus-face.el (custom-reset-faces):
1192         * custom.el (custom-check-theme):
1193         * custom.el (copy-upto-last):
1194         * fill.el (canonically-space-region):
1195         * fill.el (fill-paragraph):
1196         * fill.el (fill-region):
1197         * fill.el (find-space-insertable-point):
1198         * fill.el (justify-current-line):
1199         * faces.el (face-spec-update-all-matching):
1200         * faces.el (set-face-stipple):
1201         * files-nomule.el (insert-file-contents):
1202         * files.el (insert-file-contents-literally):
1203         * files.el (hack-local-variables-last-page):
1204         * files.el (basic-save-buffer):
1205         * files.el (insert-directory):
1206         * font-menu.el (font-menu-change-face):
1207         * font.el (font-spatial-to-canonical):
1208         * format.el (format-encode-region):
1209         * format.el (format-insert-file):
1210         * format.el (format-replace-strings):
1211         * gutter.el (set-gutter-element):
1212         * help.el (key-or-menu-binding):
1213         * help.el (describe-bindings):
1214         * help.el (with-syntax-table):
1215         * indent.el (indent-rigidly):
1216         * indent.el (delete-to-left-margin):
1217         * info.el:
1218         * info.el (Info-extract-dir-entry-from):
1219         * info.el (Info-build-dir-anew):
1220         * info.el (Info-rebuild-dir):
1221         * info.el (Info-batch-rebuild-dir):
1222         * info.el (Info-read-subfile):
1223         * info.el (Info-build-node-completions):
1224         * info.el (Info-extract-menu-node-name):
1225         * isearch-mode.el (isearch-range-invisible):
1226         * isearch-mode.el (isearch-restore-invisible-extents):
1227         * itimer.el (itimerp):
1228         * itimer.el (itimer-live-p):
1229         * keymap.el:
1230         * keymap.el (substitute-key-definition):
1231         * keymap.el (read-command-or-command-sexp):
1232         * keymap.el (local-key-binding):
1233         * keymap.el (global-key-binding):
1234         * keymap.el (global-set-key):
1235         * keymap.el (local-set-key):
1236         * ldap.el:
1237         * ldap.el (ldap-add-entries):
1238         * ldap.el (ldap-delete-entries):
1239         * lisp.el (backward-sexp):
1240         * lisp.el (mark-sexp):
1241         * lisp.el (forward-list):
1242         * lisp.el (backward-list):
1243         * lisp.el (down-list):
1244         * lisp.el (backward-up-list):
1245         * lisp.el (up-list):
1246         * lisp.el (kill-sexp):
1247         * lisp.el (backward-kill-sexp):
1248         * menubar.el (add-menu-button):
1249         * menubar.el (add-submenu):
1250         * menubar.el (delete-menu-item):
1251         * menubar.el (relabel-menu-item):
1252         * mouse.el (narrow-window-to-region):
1253         * obsolete.el (define-obsolete-variable-alias):
1254         * obsolete.el (store-substring):
1255         * package-admin.el:
1256         * package-admin.el (package-admin-install-function):
1257         * package-admin.el (package-admin-install-function-mswindows):
1258         * package-admin.el (package-admin-default-install-function):
1259         * package-get.el (package-get-update-base-entries):
1260         * packages.el (packages-load-package-dumped-lisps):
1261         * packages.el (packages-collect-package-dumped-lisps):
1262         * printer.el (generic-print-buffer):
1263         * printer.el (generic-print-region):
1264         * replace.el (occur-mode-mouse-goto):
1265         * replace.el (perform-replace):
1266         * select.el (get-selection-no-error):
1267         * simple.el:
1268         * simple.el (newline):
1269         * simple.el (open-line):
1270         * simple.el (edit-and-eval-command):
1271         * simple.el (goto-line):
1272         * simple.el (undo):
1273         * simple.el (kill-region):
1274         * simple.el (copy-region-as-kill):
1275         * simple.el (kill-ring-save):
1276         * simple.el (set-mark):
1277         * simple.el (next-line):
1278         * simple.el (previous-line):
1279         * simple.el (line-move):
1280         * simple.el (set-goal-column):
1281         * simple.el (comment-region):
1282         * subr.el:
1283         * subr.el (putf):
1284         * syntax.el (modify-syntax-entry):
1285         * syntax.el (map-syntax-table):
1286         * view-less.el (view-file):
1287         * view-less.el (view-buffer):
1288         * view-less.el (view-file-other-window):
1289         * window-xemacs.el (backward-other-window):
1290         * window.el:
1291         * window.el (one-window-p):
1292         * window.el (walk-windows):
1293         * window.el (window-list):
1294         * x-mouse.el (x-mouse-kill):
1295         * x-select.el (x-get-cutbuffer):
1296         * x-select.el (x-store-cutbuffer):
1297         * term/bg-mouse.el (bg-mouse-line-to-center):
1298         * term/sun-mouse.el (window-line-end):
1299         * term/sun-mouse.el (sun-select-region):
1300         * term/sun.el (kill-region-and-unmark):
1301         * mule/mule-category.el:
1302         * mule/mule-category.el (modify-category-entry):
1303         * mule/mule-category.el (char-category-list):
1304         * mule/mule-coding.el (coding-system-force-on-output):
1305         * mule/mule-misc.el (coding-system-put):
1306         Docstring arglist/Texinfo fixes.  See man/ChangeLog for details.
1307
1308 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
1309
1310         * cus-face.el: Typo fixes and tiny clarifications.
1311         * custom.el: ditto
1312
1313 2000-10-27  Yoshiki Hayashi  <yoshiki@xemacs.org>
1314
1315         * startup.el (auto-save-list-file-prefix): Moved to fileio.c.
1316         * startup.el (normal-top-level): Setup auto-save-list-file-name
1317         if auto-save-list-file-prefix is non-nil.
1318
1319 2000-10-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
1320
1321         * files.el (auto-mode-alist): Allow mixed case suffix for idlwave-mode.
1322
1323 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1324
1325         * hyper-apropos.el (hyper-apropos-this-symbol): Don't always
1326         get symbol at point-min.
1327
1328 2000-10-24  Didier Verna  <didier@xemacs.org>
1329
1330         * info.el (Info-emacs-info-file-name): defconst it.
1331         * info.el (Info-footnote-tag): defcustom it.
1332         * info.el (Info-no-description-string): ditto.
1333         * info.el (Info-find-node): adapt to new semantics of
1334         'Info-suffixed-file (don't do the case variants stuff).
1335         * info.el (Info-insert-dir): rewrite the dir file variants code.
1336         * info.el (Info-directory-files): New. Return the list of info
1337         files in a directory.
1338         * info.el (Info-dir-outdated-p): use it.
1339         * info.el (Info-parse-dir-entries): ditto.
1340         * info.el (Info-build-dir-anew): don't restrict to files ending
1341         with a ".info.*" extension.
1342         * info.el (Info-set-mode-line): ditto.
1343         * info.el (Info-read-subfile): adapt to new semantics of
1344         'Info-suffixed-file (append 'exact argument).
1345         * info.el (Info-all-case-regexp): New. Return a regexp matching a
1346         string independently of the case.
1347         * info.el (Info-suffixed-file): use it (match all possible case
1348         for the file name).
1349         * info.el (Info-insert-file-contents): code cleanup.
1350         * info.el (Info-rebuild-dir): cosmetics only. Fit code in 80
1351         columns.
1352         * info.el (Info-batch-rebuild-dir): ditto.
1353         * info.el (Info-read-node-name-1): ditto.
1354         * info.el (Info-search): ditto.
1355         * info.el (Info-fontify-node): ditto.
1356
1357
1358 2000-10-24  Didier Verna  <didier@xemacs.org>
1359
1360         * process.el (shell-command): when called from a program, avoid
1361         'push-mark's "mark-set" message.
1362
1363 2000-10-15  MIYASHITA Hisashi  <himi@m17n.org>
1364
1365         * mule/thai-xtis.el (tis-620): Specify coding-system's ccl-program
1366         by a symbol, not by a vector.
1367         * mule/vietnamese.el (vscii): Likewise.
1368         (viscii): Likewise.
1369         * mule/cyrillic.el (koi8-r): Likewise.
1370
1371         * mule/chinese.el (chinese-big5-1): Specify charset's ccl-program
1372         by a symbol, not by a vector.
1373         (chinese-big5-2): Likewise.
1374         * mule/ethiopic.el (ethiopic): Likewise.
1375         * mule/vietnamese.el (vietnamese-viscii-lower): Likewise.
1376         (vietnamese-viscii-upper): Likewise.
1377
1378 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
1379
1380         * files.el (auto-mode-alist): Remove obsolete entry for html3-mode.
1381
1382 2000-10-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
1383
1384         * byte-optimize.el (byte-optimize-car): New function.
1385         (byte-optimize-cdr): Ditto.
1386
1387 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
1388
1389         * byte-optimize.el: Partial synch with FSF 20.7.
1390         Optimize constant concatenation.
1391         Add keymapp as a side effect free function.  It is a built-in.
1392         (byte-after-unbind-pos): Remove byte-equal.
1393
1394 2000-10-13  Gunnar Evermann  <ge204@eng.cam.ac.uk>
1395
1396         * update-elc-2.el: Quote regexps correctly.
1397
1398 2000-10-05  MIYASHITA Hisashi  <himi@m17n.org>
1399
1400         * mule/mule-ccl.el: Sync up with Emacs 21.0.90.
1401         (ccl-compile): Apply integerp, not integer-or-char-p to
1402         check the type of the buffer magnification
1403         (ccl-compile-write-string): Encode a string with binary
1404         coding system.
1405         (ccl-compile-write-repeat): Likewise.
1406
1407 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
1408
1409         * buff-menu.el:
1410         * bytecomp.el:
1411         * coding.el:
1412         * faces.el:
1413         * files.el:
1414         * fill.el:
1415         * float-sup.el:
1416         * font-lock.el:
1417         * help.el:
1418         * iso8859-1.el:
1419         * loaddefs.el:
1420         * menubar-items.el:
1421         * menubar.el:
1422         * modeline.el:
1423         * msw-font-menu.el:
1424         * paragraphs.el:
1425         * paths.el:
1426         * replace.el:
1427         * simple.el:
1428         * sound.el:
1429         * startup.el:
1430         * version.el:
1431         * x-faces.el:
1432         * x-font-menu.el:
1433         Remove purecopy.
1434
1435 2000-10-03  Daniel Pittman  <daniel@rimspace.net>
1436
1437         * simple.el (do-auto-fill): Use the function pointer to by
1438         `comment-line-break-function', not `indent-new-comment-line'. This
1439         fixes an issue with cc-mode comment continuation.
1440
1441 2000-10-11  Martin Buchholz  <martin@xemacs.org>
1442
1443         * simple.el (turn-on-auto-fill):  Add (interactive).
1444         * mwheel.el (mwheel-install): Add (interactive).
1445         * font-lock.el (turn-on-font-lock): Add (interactive).
1446         (turn-off-font-lock): Add (interactive).
1447
1448 2000-10-03  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
1449
1450         * packages.el (packages-special-base-regexp): Add `man'.
1451
1452 2000-10-08  Adrian Aichner  <adrian@xemacs.org>
1453
1454         * wid-edit.el (widget-specify-active): map over extents in current
1455         buffer like `widget-specify-inactive' does.  Mapping over the
1456         inactive extent object does not work since the current extent is
1457         ignored by `map-extents'.
1458
1459 2000-10-04  Martin Buchholz <martin@xemacs.org>
1460
1461         * XEmacs 21.2.36 is released.
1462
1463 2000-09-22  Martin Buchholz  <martin@xemacs.org>
1464
1465         * byte-optimize.el (byte-optimize-lapcode): Add an optimizer pass.
1466         Optimize the compiled-function-constants vector by byte-code
1467         reference counts.
1468
1469 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
1470
1471         * build-report.el (build-report-delete-regexp): quote value in
1472         defcustom
1473
1474 2000-09-24  Adrian Aichner  <aichner@ecf.teradyne.com>
1475
1476         * build-report.el (build-report): Don't bind srcdir which we don't
1477         use in `multiple-value-bind' to avoid the only byte-compiler
1478         warning.
1479
1480 2000-09-23  Adrian Aichner  <aichner@ecf.teradyne.com>
1481
1482         * build-report.el: Requires cl and custom now.
1483         build-report-version is determined by XEmacs version -- remove
1484         build-report-version*.
1485         * build-report.el (build-report-version): Removed.
1486         * build-report.el (build-report-installation-version-regexp): New.
1487         * build-report.el (build-report-version-file-regexp): New.
1488         * build-report.el (build-report-installation-srcdir-regexp): New.
1489         * build-report.el (build-report-destination): Offer
1490         xemacs-build-reports and xemacs-beta.
1491         * build-report.el (build-report-keep-regexp): Adjusted.
1492         * build-report.el (build-report-delete-regexp): Adjusted.
1493         * build-report.el (build-report-make-output-dir): New.
1494         * build-report.el (build-report-installation-file): Replace use of
1495         `concat' with `expand-file-name'.
1496         * build-report.el (build-report-make-output-file): Removed.
1497         * build-report.el (build-report-make-output-files): New.
1498         * build-report.el (build-report-subject): Identify as
1499         user-variable with "*...".
1500         * build-report.el (build-report-prompts): Ditto.
1501         * build-report.el (build-report-version-file): New.
1502         * build-report.el (build-report-file-encoding): Identify as
1503         user-variable with "*...".
1504         * build-report.el (build-report-make-output-get): New.
1505         * build-report.el (build-report-insert-header): Report
1506         emacs-version and system-configuration instead of
1507         build-report-version.
1508         * build-report.el (build-report-insert-make-output): Add file
1509         argument.
1510         * build-report.el (build-report-insert-installation-file):
1511         Re-indent.
1512         * build-report.el (build-report-keep): Change docstring,
1513         re-indent.
1514         * build-report.el (build-report-delete): Ditto.
1515         * build-report.el (build-report-installation-data): New.
1516         * build-report.el (build-report-version-file-data): New.
1517
1518 2000-09-20  Martin Buchholz  <martin@xemacs.org>
1519
1520         * byte-optimize.el (byte-optimize-lapcode):
1521         Fix the optimization of using the first 5 elements of the
1522         constants vector for variables.
1523         (byte-optimize-lapcode): Fix another ancient broken optimization.
1524
1525 2000-09-19  Martin Buchholz  <martin@xemacs.org>
1526
1527         * *: Spelling mega-patch
1528
1529 2000-09-19  Martin Buchholz  <martin@xemacs.org>
1530
1531         * easymenu.el: doc fixes.
1532         (easy-menu-do-define): Use backquote.
1533         (easy-menu-change):
1534         (easy-menu-add):
1535         `when' seems much clearer than `if' here.
1536         (easy-menu-remove):
1537         (easy-menu-add-item):
1538         (easy-menu-item-present-p):
1539         (easy-menu-remove-item):
1540         Wrap using (when (featurep 'menubar) ...)
1541
1542 2000-09-16  Martin Buchholz  <martin@xemacs.org>
1543
1544         * bytecomp.el (displaying-byte-compile-warnings):
1545         Revert Ben's change to this function below so that the compile log
1546         is displayed properly for users of the "popper" package.
1547
1548 2000-09-12  Martin Buchholz  <martin@xemacs.org>
1549
1550         * window.el (save-selected-window): Use backquote.
1551
1552         * bytecomp.el (byte-compile-file-form-defvar-or-defconst):
1553         Renamed from `byte-compile-file-form-defvar'.
1554         * bytecomp.el (byte-compile-defvar-or-defconst):
1555         Only cons onto current-load-list in top-level forms.
1556         Else this leaks a cons cell every time a defun is called.
1557         Renamed from `byte-compile-defvar', for clarity.
1558         Warn when docstring of defvar is not a string.
1559         Use consistent error messages.
1560         Better comments.
1561
1562 2000-09-11  Martin Buchholz  <martin@xemacs.org>
1563
1564         * simple.el (set-variable):
1565         Remove unneeded defvar by rearranging order of let* forms.
1566
1567         * mule/mule-ccl.el (ccl-get-next-code):
1568         * menubar-items.el (bookmark-menu-filter):
1569         (language-environment-menu-filter):
1570         (tutorials-menu-filter):
1571         * toolbar-items.el (toolbar-compile):
1572         * byte-optimize.el (disassemble-offset):
1573         Use (declare (special ...)) instead of `defvar'.
1574
1575         * cl-macs.el (cl-do-proclaim):
1576         Fix (declare (special ...)) warning suppression syntax.
1577
1578 2000-07-22  Golubev I. N. <gin@mo.msk.ru>
1579
1580         * info.el (Info-tag-table-marker):
1581         (Info-tag-table-buffer):
1582         (Info-find-file-node):
1583         (Info-read-subfile):
1584         (Info-build-node-completions):
1585         (Info-search):
1586         (Info-mode):
1587         Multiple info buffer support.
1588
1589 2000-08-28  Oscar Figueiredo  <oscar@cpe.fr>
1590
1591         * ldap.el (ldap-decode-entry): New defun
1592         (ldap-search-entries): Use it in order to decode DN-prefixed
1593         entries properly
1594
1595 2000-08-23  Daniel Pittman <daniel@danann.net>
1596
1597         * mule/mule-cmds.el (coding-system-change-eol-conversion):
1598         Use `eq', not `=', to compare symbols.
1599
1600 2000-07-30  Ben Wing  <ben@xemacs.org>
1601
1602         * bytecomp.el (byte-compile-report-error):
1603         * bytecomp.el (displaying-byte-compile-warnings):
1604         if stack-trace-on-error is set, send out a backtrace when
1605         an error is encountered that stops byte compilation.  this
1606         should make it much much easier to track down those curious
1607         problems.  also undo the kludge of using a separate "*Show*"
1608         buffer for display when there's a temp-buffer-show-function;
1609         we can avoid this by just being a little smarter.
1610
1611         * dialog-items.el:
1612         * dialog-items.el (search-dialog-regexp): New.
1613         * dialog-items.el (search-dialog-callback):
1614         * dialog-items.el (make-search-dialog):
1615         add a regexp option to the dialog and clean up a bit.
1616
1617         * dialog.el:
1618         * dialog.el (yes-or-no-p-dialog-box):
1619         * dialog.el (get-dialog-box-response):
1620         * dialog.el (make-dialog-box):
1621         * dialog.el (dialog-box-finish): New.
1622         * dialog.el (dialog-box-cancel): New.
1623         * dialog.el (internal-make-dialog-box-exit): New.
1624         implement [properly!] the :modal property of the new dialog box
1625         interface.  this is the first time xemacs has ever had *proper*
1626         modal dialog boxes, giving the standard window-system feedback.
1627         (e.g. under windows, clicking on a disabled frame causes a beep
1628         and makes the dialog box flash three times.)
1629
1630         * dragdrop.el: header keyword frobbing.
1631
1632         * dumped-lisp.el (preloaded-file-list):
1633         renamed winnt.el to win32-native.el.
1634
1635         * faces.el (face-property):
1636         * faces.el (set-face-property):
1637         * faces.el (frob-face-property):
1638         * faces.el (frob-face-font-2):
1639         * faces.el (make-face-bold):
1640         * faces.el (make-face-italic):
1641         * faces.el (make-face-bold-italic):
1642         * faces.el (make-face-unbold):
1643         * faces.el (make-face-unitalic):
1644         * faces.el (make-face-smaller):
1645         * faces.el (make-face-larger):
1646         clean up the implementation of these so that window-system-specific
1647         methods are called only on objects belonging to that window system.
1648         previously, you could have [e.g.] mswindows-make-face-bold called
1649         on font object of device type `stream', which is not good and
1650         explains the subtle errors Adrian was getting when byte-compiling
1651         something that required 'term. (Adrian, now you can use stack-trace-
1652         on-error to find the exact place where things are going wrong instead
1653         of having to laboriously binary-search your way through.)
1654
1655         * finder.el (finder-known-keywords):
1656         cleaned up -- properly sorted, clarified the meanings of many of
1657         the keywords, and added a few -- mswin, gui, content, build, www,
1658         user, services.  the last two try to distinguish between a package
1659         that's used directly by the user, and a package that provides
1660         support services to other packages.
1661
1662         * font-lock.el (lisp-font-lock-keywords-2):
1663         update list of lisp control structures to include everything,
1664         including new ones i introduced.
1665
1666         * gutter.el: header keyword frobbing.
1667
1668         * isearch-mode.el (isearch-ring-adjust1): M-p to recall the most
1669         recent isearch element was not doing so!  you got the second-most-
1670         recent instead.
1671
1672         * lisp-mode.el (construct-lisp-mode-menu):
1673         more menubar cleanups.
1674         * lisp-mode.el (with-selected-window):
1675         make it indent properly.
1676
1677         * menubar-items.el (default-menubar): lots of menubar cleanups.
1678         rearranged the options menu the most, e.g. splitting up the
1679         Keyboard/Mouse menu into a new Editing menu and combining the
1680         separate Scrollbar/Gutter/Toolbar submenus into Display.
1681         Got rid of General, moved items to Editing or new Troubleshooting.
1682         Moved Packages to Tools; doesn't seem to belong under Options.
1683         Added stuff to the Cmds menu, e.g. Change Case.
1684
1685         NB please don't complain about these periodic menubar changes.
1686         Anything like this is necessarily incremental in its construction
1687         -- By constant use you gradually become more and more aware of
1688         better and better ways to group menu items.  When we eventually
1689         move the options menu to a property sheet, the existing structure
1690         will probably be preserved fairly well.
1691
1692         * minibuf.el (next-history-element): fix problems with pressing
1693         down arrow in repeat-complex-command.
1694
1695         * modeline.el:
1696         * modeline.el (modeline-3d-p): New.
1697         added custom variable for controlling the 3d modeline.  the
1698         corresponding Options item has been present for a long time,
1699         but commented out with "fix me!" comments.  it's fixed now.
1700
1701         * obsolete.el (add-menu):
1702         remove bogus gettexts.
1703
1704         * process.el (shell-quote-argument):
1705         handle this correctly under Windows native with COMMAND.COM/CMD.EXE.
1706         For bash under Windows native, see below.
1707
1708         * simple.el:
1709         * simple.el (display-warning-buffer):
1710         Fixed the handling of warning display to eliminate the annoying
1711         *Show* buffer, like was done for byte-compiler output above.
1712
1713         * simple.el (debug-print): New.
1714         Simple function for sending debug messages to the console and/or
1715         other debug places.
1716
1717         * subr.el (replace-in-string):
1718         Rewrite this function to avoid N^2 behavior with large strings --
1719         catastrophic with the new Windows selection code! (Apparently the
1720         author of this function didn't realize there was a fun
1721         replace-match that could make his life much easier, because we
1722         duplicated the entire logic.  The new version is smaller, easier
1723         to understand, much more robust, and has extended features --
1724         those of replace-match.)
1725
1726         * window.el:
1727         * window.el (with-selected-window): New.
1728         An obvious complement to the existing `with-selected-frame' and
1729         `with-current-buffer'.
1730
1731         * win32-native.el: Renamed from winnt.el.
1732         Added a great deal of stuff for properly handling process quoting,
1733         somewhat modeled on Kirill's original model (which i later threw
1734         away).  We should now finally have correctly working process arg
1735         quoting/dequoting so that the final app gets exactly what we
1736         intended.  Because the mechanism is in Lisp, it's easily
1737         extendible. (For those running bash and running the native
1738         version, I tried hard to do what I thought was correct.  But more
1739         thought is needed, and ideally the volunteer work of people with
1740         these configurations that they generally run on.)
1741
1742         * x-font-menu.el (x-font-menu-font-data):
1743         Put in defvar's to fix byte-compiler warnings.
1744
1745 2000-08-01 Alastair J. Houghton <ajhoughton@lineone.net>
1746
1747         * select.el (selection-coercion-alist): Initialise.
1748         * select.el (select-coerce-to-text): New.
1749         * select.el (select-coerce): New.
1750         New functions to perform type and value coercion.
1751
1752         * select.el (select-buffer-killed-default): Keep data if it was
1753         on the clipboard.
1754
1755 2000-08-02  Martin Buchholz  <martin@xemacs.org>
1756
1757         * menubar-items.el (default-menubar): Fix typo.
1758         (default-menubar): `lambda' was mispelled as `lamda'.
1759
1760 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
1761
1762         * window.el (shrink-window-if-larger-than-buffer): Remove
1763         edge checking code.
1764
1765 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
1766
1767         * paths.el (gnus-local-domain): Removed.
1768         (gnus-local-organization): Ditto.
1769         (gnus-startup-file): Ditto.
1770
1771 2000-07-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
1772
1773         * files.el (auto-mode-alist): Add .spec for RPM.
1774
1775 2000-07-31  Andy Piper  <andy@xemacs.org>
1776
1777         * gutter-items.el (update-tab-in-gutter): deprecate :properties.
1778
1779 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
1780
1781         * dragdrop.el (experimental-dragdrop-drop-url-default): Use function
1782         browse-url.
1783         * help.el (xemacs-www-page): Ditto.
1784         (xemacs-www-faq): Ditto.
1785         * menubar-items.el (default-menubar): Ditto.
1786
1787         * wid-edit.el (widget-url-link-action): Ditto.
1788         From: Kenichi OKADA <okada@opaopa.org>.
1789
1790 2000-07-31  Martin Buchholz  <martin@xemacs.org>
1791
1792         * finder.el (finder-commentary): Add autoload cookie.
1793
1794 2000-07-28  Adrian Aichner  <aichner@ecf.teradyne.com>
1795
1796         * files.el (insert-file-contents-literally): Fix second let
1797         binding for `coding-system-for-read' to `coding-system-for-write'
1798         as suggested by Dan Holmsand <dan@innehallsbolaget.com>.
1799
1800 1999-06-15  Jan Vroonhof  <vroonhof@math.ethz.ch>
1801
1802         * files.el (insert-file-contents-literally): Use binary coding
1803         system (from Morioka san).
1804         (insert-file-contents-literally): Make file-name-handler method.
1805
1806 2000-07-26  Martin Buchholz  <martin@xemacs.org>
1807
1808         * cl-macs.el (get-selection): Add defsetf.
1809
1810 2000-07-25  Steve Youngs  <youngs_s@ozlinx.com.au>
1811
1812         * x-init.el (x-activate-region-as-selection): replace obsolete
1813         function x-own-selection with own-selection.
1814         (ow-find): replace obsolete functions x-get-selection and
1815         x-get-clipboard with get-selection and get-clipboard.
1816         (init-post-x-win): replace obsolete function x-disown-selection
1817         with disown-selection.
1818
1819 2000-07-20  Mike Sperber  <mike@xemacs.org>
1820
1821         * startup.el (load-user-init-file): Only try to load init file if
1822         it exists.
1823
1824 2000-07-10  Andy Piper  <andy@xemacs.org>
1825
1826         * dialog-items.el: sync with Ben's patch.
1827
1828         * gutter-items.el (buffers-tab-switch-to-buffer): remove now-bogus
1829         comment.
1830         (progress-text-glyph): deleted.
1831         (progress-layout-glyph): make completely minimal.
1832         (progress-gauge-glyph): ditto.
1833         (progress-display-style): fix to handle dynamic instantiator
1834         changes.
1835         (progress-text-instantiator): new.
1836         (progress-layout-instantiator): new.
1837         (progress-gauge-instantiator): new.
1838         (set-progress-display-instantiator): renamed and changed from
1839         set-progress-display-style.
1840         (progress-abort-glyph): use instantiator not glyph.
1841         (append-progress-display): use set-progress-display-instantiator
1842         and set-glyph-image.
1843         (abort-progress-display): ditto.
1844         (raw-append-progress-display): ditto.
1845
1846 2000-07-20  Ben Wing  <ben@xemacs.org>
1847
1848         * code-files.el: Move Mule-specific code to mule-coding.el.
1849
1850 2000-07-15  Ben Wing  <ben@xemacs.org>
1851
1852         * autoload.el:
1853         Fixed comments.
1854
1855         * cmdloop.el:
1856         * cmdloop.el (yes-or-no-p):
1857         * cmdloop.el (y-or-n-p):
1858         Make these functions use should-use-dialog-box-p and not be
1859         overridden in dialog.el.
1860
1861         * cus-dep.el:
1862         * cus-dep.el (Custom-make-dependencies): Removed.
1863         * cus-dep.el (Custom-make-dependencies-1): New.
1864         * cus-dep.el (Custom-make-one-dependency): New.
1865         New entry point for use in Makefiles, to avoid excessive
1866         invocations.
1867
1868         * cus-edit.el (custom-variable-reset-saved):
1869         * cus-edit.el (custom-variable-reset-standard):
1870         * cus-edit.el (custom-save-resets):
1871         Fix bytecompiler warnings.
1872
1873         * dialog.el:
1874         * dialog.el (yes-or-no-p-dialog-box):
1875         * dialog.el (yes-or-no-p-maybe-dialog-box): Removed.
1876         * dialog.el (y-or-n-p-maybe-dialog-box): Removed.
1877         * dialog.el (get-dialog-box-response):
1878         * dialog.el (message-or-box):
1879         * dialog.el (make-dialog-box):
1880         * dialog.el (popup-dialog-box): New.
1881         Avoid yes-or-no-p bogosities.
1882         Create a general function `make-dialog-box' to encapsulate all
1883         dialog box methods; easily extendible.  popup-dialog-box now obsolete.
1884
1885         * dumped-lisp.el (preloaded-file-list):
1886         Add dialog-items.  Clean up.  Group files by types.
1887
1888         * easymenu.el (easy-menu-add):
1889         * easymenu.el (easy-menu-remove):
1890         Account for accelerators.
1891
1892         * extents.el:
1893         * extents.el (extent-list): New args, like in map-extents.
1894         * extents.el (extent-at-event): New.
1895         * extents.el (extents-at-event): New.
1896
1897         * font-lock.el:
1898         * font-lock.el (font-lock-mode):
1899         * font-lock.el (font-lock-default-fontify-buffer):
1900         * font-lock.el (font-lock-default-unfontify-region):
1901         * font-lock.el (font-lock-fontify-syntactically-region):
1902         * font-lock.el (font-lock-fontify-keywords-region):
1903         Use new progress-feedback names.
1904
1905         * font-lock.el (java-font-lock-identifier-regexp):
1906         * font-lock.el (java-font-lock-class-name-regexp):
1907         Fix bytecompiler warnings.
1908
1909         * gutter-items.el:
1910         * gutter-items.el (progress-display-use-echo-area): Removed.
1911         * gutter-items.el (progress-feedback-use-echo-area): New.
1912         * gutter-items.el (progress-display-popup-period): Removed.
1913         * gutter-items.el (progress-feedback-popup-period): New.
1914         * gutter-items.el (set-progress-display-style): Removed.
1915         * gutter-items.el (set-progress-feedback-style): New.
1916         * gutter-items.el (progress-display-style): Removed.
1917         * gutter-items.el (progress-feedback-style): New.
1918         * gutter-items.el (progress-stack):
1919         * gutter-items.el (progress-displayed-p): Removed.
1920         * gutter-items.el (progress-feedbacked-p): New.
1921         * gutter-items.el (clear-progress-display): Removed.
1922         * gutter-items.el (clear-progress-feedback): New.
1923         * gutter-items.el (progress-display-clear-when-idle): Removed.
1924         * gutter-items.el (progress-feedback-clear-when-idle): New.
1925         * gutter-items.el (remove-progress-display): Removed.
1926         * gutter-items.el (remove-progress-feedback): New.
1927         * gutter-items.el (progress-display-dispatch-non-command-events): Removed.
1928         * gutter-items.el (progress-feedback-dispatch-non-command-events): New.
1929         * gutter-items.el (append-progress-display): Removed.
1930         * gutter-items.el (append-progress-feedback): New.
1931         * gutter-items.el (abort-progress-display): Removed.
1932         * gutter-items.el (abort-progress-feedback): New.
1933         * gutter-items.el (raw-append-progress-display): Removed.
1934         * gutter-items.el (raw-append-progress-feedback): New.
1935         * gutter-items.el (display-progress-display): Removed.
1936         * gutter-items.el (display-progress-feedback): New.
1937         * gutter-items.el (current-progress-display): Removed.
1938         * gutter-items.el (current-progress-feedback): New.
1939         * gutter-items.el (current-progress-display-label): Removed.
1940         * gutter-items.el (current-progress-feedback-label): New.
1941         * gutter-items.el (progress-display): Removed.
1942         * gutter-items.el (progress-feedback): New.
1943         Replace "progress-display" with "progress-feedback" globally.
1944
1945         * gutter-items.el (lprogress-display): Removed.
1946         * gutter-items.el (progress-feedback-with-label): New.
1947         Rename lprogress-display ==> progress-feedback-with-label.
1948
1949         * gutter-items.el (search-dialog-direction): Removed.
1950         * gutter-items.el (search-dialog-text): Removed.
1951         * gutter-items.el (search-dialog-callback): Removed.
1952         * gutter-items.el (make-search-dialog): Removed.
1953         Move to dialog-items.el.
1954
1955         * help.el:
1956         * help.el (help-mode-quit):
1957         * help.el (mode-for-help): New.
1958         * help.el (help-sticky-window): New.
1959         * help.el (help-window-config): New.
1960         * help.el (with-displaying-help-buffer):
1961         * help.el (function-at-event): New.
1962         * help.el (help-symbol-regexp): New.
1963         * help.el (help-symbol-run-function-1): New.
1964         * help.el (help-symbol-run-function): New.
1965         * help.el (help-symbol-function-context-menu): New.
1966         * help.el (help-symbol-variable-context-menu): New.
1967         * help.el (help-symbol-function-and-variable-context-menu): New.
1968         * help.el (frob-help-extents): New.
1969         * help.el (describe-function-1):
1970         * help.el (variable-at-point):
1971         * help.el (variable-at-event): New.
1972         * help.el (describe-variable):
1973         Major overhaul.
1974         - Make functions and variables be mousable.
1975         - Middle button hyperlinks.
1976         - New context-menu entries.
1977
1978         * keydefs.el:
1979         * keydefs.el (global-map):
1980         New key bindings to move lines up and down.
1981
1982         * lisp-mode.el:
1983         * lisp-mode.el (construct-lisp-mode-menu): New.
1984         * lisp-mode.el (emacs-lisp-mode-popup-menu):
1985         * lisp-mode.el (lisp-interaction-mode-menubar-menu):
1986         * lisp-mode.el (emacs-lisp-mode-menubar-menu):
1987         * lisp-mode.el (lisp-indent-function): Indent "flet" entries better.
1988         Make popup and menubar menus be different.  Popup menu uses
1989         clicked location and automatically assumes symbol under the mouse
1990         for various commands.
1991
1992         * menubar-items.el:
1993         * menubar-items.el (bookmark-menu-filter): Add accelerators.
1994         * menubar-items.el (buffers-menu-omit-chars-list): Include 'd'.
1995
1996         * menubar-items.el (global-popup-menu): Removed.
1997         * menubar-items.el (mode-popup-menu): Removed.
1998         * menubar-items.el (activate-popup-menu-hook): Removed.
1999         * menubar-items.el (popup-mode-menu): Removed.
2000         * menubar-items.el (popup-buffer-menu): Removed.
2001         * menubar-items.el (popup-menubar-menu): Removed.
2002         Move to menubar.el.
2003
2004         * menubar.el:
2005         * menubar.el (global-popup-menu): New.
2006         * menubar.el (mode-popup-menu): New.
2007         * menubar.el (activate-popup-menu-hook): New.
2008         * menubar.el (last-popup-menu-event): New.
2009         * menubar.el (popup-mode-menu): New.
2010         * menubar.el (popup-buffer-menu): New.
2011         * menubar.el (popup-menubar-menu): New.
2012         * menubar.el (menu-call-at-event): New.
2013         Move non-content functions here.  Add support for context menu
2014         items on extents.
2015
2016         * minibuf.el (minibuffer-history-uniquify):
2017         Typo fix.
2018
2019         * minibuf.el (read-file-name-1):
2020         Call new file dialog box if it exists.
2021
2022         * minibuf.el (mouse-rfn-setup-vars):
2023         Clean up "chop" action.
2024
2025         * mouse.el:
2026         * mouse.el (button2): Now bound to mouse-track.
2027         * mouse.el (click-inside-extent-p):
2028         * mouse.el (point-inside-extent-p):
2029         * mouse.el (point-inside-selection-p):
2030         * mouse.el (mouse-drag-or-yank): Removed.
2031         * mouse.el (mouse-begin-drag-n-drop): New.
2032         * mouse.el (mouse-eval-sexp):
2033         * mouse.el (mouse-track-activate-strokes): New.
2034         * mouse.el (mouse-track-do-activate): New.
2035         * mouse.el (mouse-track):
2036         * mouse.el (default-mouse-track-event-is-with-button): New.
2037         * mouse.el (default-mouse-track-cleanup-hook):
2038         * mouse.el (default-mouse-track-drag-hook):
2039         * mouse.el (default-mouse-track-drag-up-hook):
2040         * mouse.el (default-mouse-track-click-hook):
2041         Merge drag-n-drop into mouse-track.
2042         Add general "activate" support to replace specific button2 kludges.
2043         Use "button modifier" support in mouse-track.
2044
2045         * package-get.el (package-get-dependencies): Fix bytecompiler warnings.
2046
2047         * package-ui.el:
2048         * package-ui.el (pui-menu):
2049         * package-ui.el (pui-popup-context-sensitive): Removed.
2050         Fix bytecompiler warnings.
2051         Clean up popup code a bit.
2052
2053         * select.el (get-selection-no-error): Fix bytecompiler warnings.
2054
2055         * simple.el:
2056         * simple.el (transpose-lines):
2057         * simple.el (transpose-line-up): New.
2058         * simple.el (transpose-line-down): New.
2059         * simple.el (transpose-subr):
2060         * simple.el (transpose-subr-1): Removed.
2061         Clean up, add functions to move lines up and down.
2062
2063         * startup.el (mail-host-address):
2064         * startup.el (user-mail-address):
2065         Customize.
2066
2067         * subr.el:
2068         * subr.el (set-symbol-value-in-buffer): New.
2069         * subr.el (error):
2070         * subr.el (check-argument-type):
2071         * subr.el (defined-error-p): New.
2072         Add structured error support.
2073
2074         * toolbar-items.el (toolbar-compile):
2075         Use new make-dialog-box.
2076
2077         * update-elc.el:
2078
2079         * userlock.el (ask-user-about-lock-dbox):
2080         * userlock.el (ask-user-about-supersession-threat-dbox):
2081         * userlock.el (ask-user-about-lock):
2082         * userlock.el (ask-user-about-supersession-threat):
2083         Use new make-dialog-box.
2084         Add safety checks; use should use-dialog-box-p.
2085
2086         * window-xemacs.el:
2087         * window-xemacs.el (__buffer-dedicated-frame):
2088         * window-xemacs.el (buffer-dedicated-frame): New.
2089         * window-xemacs.el (set-buffer-dedicated-frame): New.
2090         Move dedicated-frame stuff into lisp.
2091
2092 2000-07-18  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
2093
2094         * printer.el (generic-print-region): Do not require that
2095         `printer-name' be set.
2096         (printer-name): Commentary clarification.
2097
2098 2000-07-19  Martin Buchholz <martin@xemacs.org>
2099
2100         * XEmacs 21.2.35 is released.
2101
2102 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
2103
2104         * select.el (selection-coercible-types): Initialise.
2105
2106 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
2107
2108         * select.el (own-clipboard): Bug fix.
2109
2110 2000-07-17  Mike Sperber  <mike@xemacs.org>
2111
2112         * cus-edit.el (custom-migrate-custom-file): Save init file before
2113         continuing.
2114
2115 2000-07-16  Mike Sperber  <mike@xemacs.org>
2116
2117         * startup.el (load-init-file): Remove silly call to
2118         `load-user-custom-file`.
2119         (maybe-migrate-user-init-file): Minor fixes.
2120
2121 2000-07-16  Martin Buchholz  <martin@xemacs.org>
2122
2123         * apropos.el (apropos-documentation-check-doc-file):
2124         `doc' variable should be let-bound, as was presumably intended.
2125
2126         * cus-edit.el (custom-variable-reset-saved):
2127         (custom-variable-reset-standard):
2128         Remove unused variable comment-widget.  Twice.
2129
2130         * toolbar.el (toolbar-blank-press-function):
2131         Add a real defvar with initial value nil and proper docstring.
2132         (press-toolbar-button): No need to check for boundp-ness anymore.
2133
2134         * rect.el (open-rectangle-line): Remove useless (let) form.
2135         Add defvar for pending-delete-mode.
2136
2137         * info.el (Info-find-node): This function needs an autoload cookie.
2138
2139         * mule/mule-x-init.el (x-use-halfwidth-roman-font):
2140         Use let* since the second form referred to the first.
2141
2142 2000-07-16  Adrian Aichner  <aichner@ecf.teradyne.com>
2143
2144         * msw-select.el (mswindows-paste-clipboard): Use `get-clipboard'
2145         instead of removed `mswindows-get-clipboard'.
2146
2147
2148 2000-07-15 Alastair J. Houghton <ajhoughton@lineone.net>
2149
2150         * select.el (select-convert-from-text): New.
2151         * select.el (select-convert-from-length): New.
2152         * select.el (select-convert-from-integer): New.
2153         * select.el (select-convert-from-identity): New.
2154         * select.el (select-convert-from-filename): New.
2155         * select.el (selection-converter-in-alist): Use them.
2156         New converter functions for X.
2157
2158         * select.el (get-selection): Removed comment.
2159
2160         * select.el (own-selection): Removed append code - I thought
2161         I'd already done this, but apparently not...
2162
2163         * select.el: Changed comment about TIMESTAMP.
2164
2165         * select.el (select-convert-in): New.
2166         * select.el (select-convert-out): New.
2167         New functions that get used by select.c.
2168
2169         * select.el (select-buffer-killed-default): New.
2170         * select.el (select-buffer-killed-text): New.
2171         * select.el (selection-buffer-killed-alist): New.
2172         New list and functions that get called if a relevant selection
2173         exists and a buffer gets killed.
2174
2175         * select.el (select-convert-to-targets):
2176         * select.el (select-convert-to-identity): Removed.
2177         * select.el (select-convert-from-identity): Removed.
2178         * select.el (select-converter-out-alist):
2179         Removed _EMACS_INTERNAL selection type.
2180
2181         * x-select.el (xselect-kill-buffer-hook): Removed.
2182         * x-select.el (xselect-kill-buffer-hook-1): Removed.
2183         Removed this X-specific nonesense. Use the generic support
2184         in select.el instead.
2185
2186 2000-07-15  Martin Buchholz  <martin@xemacs.org>
2187
2188         * mule/mule-category.el (defined-category-hashtable):
2189         Use make-hash-table instead of make-hashtable
2190
2191         * buff-menu.el: Byte-compiler warning fix.
2192
2193         * isearch-mode.el (isearch-highlight-all-cleanup):
2194         Remove unused variable `isearch-highlight-all-start'.
2195
2196         * etags.el (add-to-tag-completion-table): Byte-compiler warning fix.
2197
2198         * itimer.el (itimer-edit-mode): Byte-compiler warning fixes.
2199
2200         * cus-dep.el (Custom-make-dependencies):
2201         Add autoload cookie for custom-add-loads to generated custom-load.el.
2202
2203         * autoload.el (autoload-package-name): Warning suppression.
2204         Move defvar prior to first use.
2205
2206         * custom.el: Add autoload for custom-declare-face.
2207         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
2208         * cl.el (cl-hack-byte-compiler):
2209         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
2210         to work properly.
2211
2212 2000-07-08  Mike Sperber  <mike@xemacs.org>
2213
2214         * startup.el (load-home-init-file): Added variable.
2215         (maybe-migrate-user-init-file): Added.
2216         (load-user-init-file): Load custom file if different from init
2217         file.
2218
2219         * dumped-lisp.el (preloaded-file-list): Added "cus-file" before
2220         "startup."
2221
2222         * cus-edit.el (custom-migrate-custom-file): Added for migration.
2223         Moved `custom-file'-related code to cus-file.el.
2224
2225         * cus-file.el: New file.
2226
2227 2000-04-01  Mike Sperber  <mike@xemacs.org>
2228
2229         * packages.el (packages-find-package-directories): Added support
2230         for external package hierarchies with in-place installations.
2231
2232         * find-paths.el (paths-root-in-place-p): Added.
2233         (paths-find-emacs-directory): Added support for external
2234         directories with in-place installations.
2235         (paths-find-site-directory): Ditto.
2236
2237         * startup.el (find-user-init-file): Also look for
2238         ~/.xemacs/init.elc? in preference to ~/.emacs.
2239
2240 2000-07-12 Alastair J. Houghton <ajhoughton@lineone.net>
2241
2242         * select.el (own-selection):
2243         * select.el (own-clipboard): Changed `append' parameter to
2244         `how-to-use' parameter.
2245         * select.el (own-selection): Removed icky append code.
2246         * select.el (own-selection, get-selection): Removed extra type
2247         checking.
2248         * select.el (selection-appender-alist):
2249         * select.el (selection-converter-{in|out}-alist): Initialise.
2250         * select.el (select-append-to-*): New.
2251         * select.el (select-convert-from-*): New.  New functions to append
2252         data and convert data from external type.
2253
2254 2000-07-12  Stef Epardaud  <stef@lunatech.com>
2255
2256         * font-lock.el: Javadoc enhancements.
2257
2258 2000-07-06  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
2259
2260         * printer.el (generic-print-region): Compose job name from buffer
2261         name.
2262
2263 2000-07-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
2264
2265         * font-lock.el (font-lock-fontify-pending-extents): Call
2266         font-lock-fontify-region instead of font-lock-fontify-buffer
2267         to avoid unnecessary progress gauges.
2268
2269 2000-07-06  Craig Lanning  <lanning@scra.org>
2270
2271         * custom-load.el (faces):
2272
2273         * finder.el (finder-compile-keywords): from Dan Holmsand, make sure
2274         dir is a regex.
2275
2276         * process.el (call-process-internal): from Dan Holmsand, use binary
2277         coding systems so that jka-compr works.
2278
2279 2000-07-07  Ben Wing  <ben@xemacs.org>
2280
2281         * font-lock.el: Undo previous change.  Unfortunately, some
2282         files actually use the variables directly in their init code
2283         without quoting them.
2284
2285 2000-07-07  Ben Wing  <ben@xemacs.org>
2286
2287         * font-lock.el (defvar font-lock-*-face): Removed.
2288
2289         * font-lock.el (font-lock-apply-highlight): Bind these face vars
2290         only when necessary.
2291
2292 2000-06-30  Charles G Waldman  <cgw@alum.mit.edu>
2293
2294         * cl-macs.el: fix cl-transform-function-property kludge
2295         so that it does not require a random feature.
2296
2297 2000-06-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2298
2299         * files.el (auto-mode-alist): allow .make extension for Makefiles,
2300         as in Linux kernel "Rules.make".
2301
2302 2000-06-29  Gunnar Evermann  <ge204@eng.cam.ac.uk>
2303
2304         * build-report.el (build-report): Add autoload cookie.
2305
2306 2000-06-21  Charles G Waldman  <cgw@alum.mit.edu>
2307
2308         * package-ui.el (defgroup pui):  Correct a misspelling
2309         (pui-toggle-package-delete):  Change `seleted' to `selected'
2310
2311 2000-06-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
2312
2313         * package-get.el (package-get-update-base):
2314         (package-get): Use insert-file-contents-literally always.
2315         (package-get-maybe-save-index):
2316         Force coding system for writing to binary.
2317
2318 2000-06-08  Mike Alexander  <mta@arbortext.com>
2319
2320         * code-process.el (call-process-region): If there is no coding
2321         system for the process on process-coding-system-alist use the
2322         coding system of the buffer containing the region.
2323
2324 2000-06-10  Ben Wing  <ben@xemacs.org>
2325
2326         * cmdloop.el (command-error):
2327         If debug-on-error and noninteractive, output backtrace.
2328
2329         * files.el (file-relative-name):
2330         Remove MSDOS references.
2331
2332         * simple.el (line-number): New function, due to non-obvious
2333         behavior/usage of count-lines.
2334
2335         * simple.el (count-lines): document non-obvious usage to get
2336         line number.
2337
2338 2000-06-11  Ben Wing  <ben@xemacs.org>
2339
2340         * faces.el ((featurep 'xpm)):
2341         * x-faces.el (x-init-face-from-resources):
2342         * x-faces.el (x-init-frame-faces):
2343         * x-misc.el (x-init-specifier-from-resources):
2344         * x-misc.el (x-get-resource-and-bogosity-check):
2345         * x-misc.el (x-get-resource-and-maybe-bogosity-check):
2346         * x-mouse.el (x-init-pointer-shape):
2347         * x-scrollbar.el (x-init-scrollbar-from-resources):
2348         Add sixth argument to x-get-resource calls so as to issue warnings
2349         rather than errors on bogus arguments.
2350
2351 2000-06-05  Ben Wing  <ben@xemacs.org>
2352
2353         * compat.el: new file.  provides a clean, non-intrusive way to
2354         define compatibility functions.
2355
2356         * process.el (shell-quote-argument): temporary fix for lack
2357         of nt-quote-process-args.  #### I need to put back the overall
2358         structure of that mechanism but redo the guts of it using the
2359         extra intelligence in the C code.
2360
2361 2000-05-28  Adrian Aichner  <aichner@ecf.teradyne.com>
2362
2363         * package-info.el (pi-md5sum): Calculate MD5 sum just like
2364         `package-get' does in package-get.el, instead of using external
2365         "md5sum" program.
2366
2367         * package-get.el (package-get): Insert package file literally to
2368         make checksum calculation work.
2369
2370 2000-04-18  Hrvoje Niksic  <hniksic@iskon.hr>
2371
2372         * code-files.el (convert-mbox-coding-system): Deleted.
2373         (file-coding-system-alist): Removed reference to
2374         convert-mbox-coding-system.
2375
2376 2000-05-28  Martin Buchholz <martin@xemacs.org>
2377
2378         * XEmacs 21.2.34 is released.
2379
2380 2000-05-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2381
2382         * font-lock.el (font-lock-keywords): Rewrote docstring
2383
2384 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
2385
2386         * loadhist.el (unload-feature): handle case where x is both boundp
2387         and fboundp
2388
2389 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
2390
2391         * packages.el: It's ok to use built-in macros, but not lisp
2392         defined ones.
2393
2394 2000-05-20  Ben Wing  <ben@xemacs.org>
2395
2396         * font-lock.el:
2397         * font-lock.el (font-lock-message-threshold):
2398         * font-lock.el (font-lock-mode):
2399         * font-lock.el (font-lock-default-fontify-buffer):
2400         * font-lock.el (font-lock-always-fontify-immediately):
2401         * font-lock.el (font-lock-old-extent): Removed.
2402         * font-lock.el (font-lock-old-len): Removed.
2403         * font-lock.el (font-lock-fontify-glumped-region): Removed.
2404         * font-lock.el (font-lock-pending-extent-table): New.
2405         * font-lock.el (font-lock-range-table): New.
2406         * font-lock.el (font-lock-after-change-function):
2407         * font-lock.el (font-lock-after-change-function-1): Removed.
2408         * font-lock.el (font-lock-fontify-pending-extents): New.
2409         * font-lock.el ('font-lock-revert-cleanup): Removed.
2410         * font-lock.el ('font-lock-revert-setup): Removed.
2411         Rewrite deferral code to handle any number of changes, merging
2412         them properly.  Remove hacked-up code for revert-buffer, now
2413         unnecessary.
2414
2415         * menubar-items.el (default-menubar):
2416         In Options->Edit Init File, don't switch to emacs-lisp-mode
2417         unless necessary; doing this turns off font-lock.
2418
2419 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
2420
2421         * keydefs.el: Define C-x BS to backward-kill-sentence.
2422
2423 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
2424
2425         * files.el (hack-local-variables-prop-line): Use non-greedy
2426         matching to process -*-texinfo-*- -*-.
2427
2428 2000-05-11  Jonathan Marten <jonathan.marten@uk.sun.com>
2429
2430         * minibuf.el (minibuf-directory-files): new function.
2431         (read-file-name-activate-callback): use minibuf-directory-files.
2432         (read-directory-name-internal): ditto.
2433         (mouse-file-display-completion-list): ditto.
2434         (mouse-directory-display-completion-list): ditto.
2435         (read-file-name-internal): remove "./" from completion list unless
2436         explicitly matched, for consistency.
2437
2438 2000-05-11  Ben Wing  <ben@xemacs.org>
2439
2440         * gutter-items.el (gutter-buffers-tab):
2441         * gutter-items.el (add-tab-to-gutter):
2442         * gutter-items.el (update-tab-in-gutter):
2443         * gutter-items.el (remove-buffer-from-gutter-tab): Removed.
2444         * gutter-items.el (append-progress-display):
2445         * gutter-items.el (abort-progress-display):
2446         * gutter-items.el (raw-append-progress-display):
2447         Further fixes.  Use set-glyph-image not set-image-instance-property,
2448         to fix problems with multiple windows in a frame.
2449
2450         * menubar-items.el (tutorials-menu-filter):
2451         Fix typo.
2452
2453         * startup.el (early-error-handler):
2454         Display message box under windows; otherwise, message will disappear
2455         before it can be viewed.
2456
2457         * update-elc.el:
2458         Fix bug in NEEDTODUMP processing.
2459
2460 2000-05-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
2461
2462         * startup.el (lock-directory): Removed.
2463         (superlock-file): Ditto.
2464         (startup-set-paths): Remove lockdir.
2465         (startup-setup-paths-warning): Remove lock-directory.
2466
2467         * setup-paths.el (paths-find-lock-directory): Removed.
2468         (paths-find-superlock-file): Ditto.
2469
2470 2000-05-09  Ben Wing  <ben@xemacs.org>
2471
2472         * faces.el (set-face-property):
2473         * faces.el (set-face-font):
2474         * faces.el (set-face-foreground):
2475         * faces.el (set-face-background):
2476         * faces.el (set-face-background-pixmap):
2477         * faces.el (set-face-underline-p):
2478         * faces.el (set-face-strikethru-p):
2479         * faces.el (set-face-highlight-p):
2480         * faces.el (set-face-dim-p):
2481         * faces.el (set-face-blinking-p):
2482         * faces.el (set-face-reverse-p):
2483         doc string changes.
2484
2485         * glyphs.el:
2486         * glyphs.el (make-image-specifier):
2487         * glyphs.el (glyph-property):
2488         * glyphs.el (set-glyph-image):
2489         * glyphs.el (make-glyph):
2490         * glyphs.el (make-pointer-glyph):
2491         * glyphs.el (make-icon-glyph):
2492         * glyphs.el (widget-image-instance-p): New.
2493         authorship info, lots of doc changes.  New predicate, inadvertently
2494         omitted.  the general principle with specifier docs is now that
2495         the description of instantiators should go with the make-foo-specifier
2496         fun's doc string, rather than in foo-specifier-p.  this follows
2497         conventions elsewhere in XEmacs and in general is a lot more obvious
2498         of a place to look.  sometimes the make-foo-specifier function needs
2499         to be created in the process.
2500
2501         * gutter.el:
2502         * gutter.el (make-gutter-specifier): New.
2503         * gutter.el (make-gutter-size-specifier): New.
2504         * gutter.el (make-gutter-visible-specifier): New.
2505         specifier doc updates according to the conventions specified before.
2506
2507         * objects.el:
2508         * objects.el (make-font-specifier):
2509         * objects.el (make-color-specifier):
2510         * objects.el (make-face-boolean-specifier): New.
2511         specifier doc updates according to the conventions specified before.
2512
2513         * specifier.el:
2514         * specifier.el (set-specifier):
2515         * specifier.el (make-integer-specifier): New.
2516         * specifier.el (make-boolean-specifier): New.
2517         * specifier.el (make-natnum-specifier): New.
2518         * specifier.el (make-generic-specifier): New.
2519         * specifier.el (make-display-table-specifier): New.
2520         specifier doc updates according to the conventions specified before.
2521
2522         * toolbar.el:
2523         * toolbar.el (make-toolbar-specifier): New.
2524         specifier doc updates according to the conventions specified before.
2525
2526 2000-05-09  Ben Wing  <ben@xemacs.org>
2527
2528         * process.el (call-process-internal): Revert to previous version
2529         because Mike's change clashed with a change I did not long before.
2530         Changed progn to prog1 to fix the bug pointed out by Mike Alexander.
2531         Thanks very much Mike for pointing out the bug and submitting a
2532         patch!
2533
2534 2000-04-13  Mike Alexander  <mta@arbortext.com>
2535
2536         * process.el (call-process-internal): Send the correct input buffer
2537         (call-process-internal): Return the exit status of the process
2538
2539 2000-05-07  Ben Wing  <ben@xemacs.org>
2540
2541         * winnt.el:
2542         * winnt.el (nt-quote-args-verbatim): Removed.
2543         * winnt.el (nt-quote-args-prefix-quote): Removed.
2544         * winnt.el (nt-quote-args-backslash-quote): Removed.
2545         * winnt.el (nt-quote-args-double-quote): Removed.
2546         * winnt.el (nt-quote-args-functions-alist): Removed.
2547         * winnt.el (nt-quote-process-args): Removed.
2548         Remove all stuff for argument quoting.  We borrow the code instead
2549         from Emacs 20.6, which is much more careful in its quoting
2550         (e.g. in handling runs of the escape character) and avoids most of
2551         the need for this Lisp mechanism by checking to see whether we're
2552         running a Cygwin or normal program and doing the appropriate
2553         quoting.  If we end up needing such a mechanism, we should add
2554         it by extending the variable `mswindows-quote-process-args' so it
2555         can take an alist of regexps.
2556
2557 2000-05-07  Ben Wing  <ben@xemacs.org>
2558
2559         * keydefs.el:
2560         Restore M-up, M-down to 21.1 state.  Put *ward-sentence on
2561         C-M-left, C-M-right instead.  Define C-M-up, C-M-down to scroll
2562         the window without moving point.
2563
2564         * simple.el:
2565         * simple.el (scroll-up-one): New.
2566         * simple.el (scroll-down-one): New.
2567         Functions for use with C-M-up/down.
2568
2569 2000-05-01  Martin Buchholz <martin@xemacs.org>
2570
2571         * XEmacs 21.2.33 is released.
2572
2573 2000-04-29  Martin Buchholz  <martin@xemacs.org>
2574
2575         * dialog.el (yes-or-no-p-dialog-box):
2576         Fix docstring.
2577         Fix following horrible bug in X11 mode with focus-follows-mouse:
2578           1. Visit two files in two different frames.
2579           2. do File->Revert Buffer in one of those frames.
2580           3. Dialog box appears.
2581           4. Arrange things so that the mouse passes over the *other*
2582              frame, then to the dialog box, and click on "Yes".
2583           5. The file contents end up in the *wrong* buffer!
2584         Add TODO comment.
2585
2586 2000-04-28  Ben Wing  <ben@xemacs.org>
2587
2588         * help.el (describe-installation): correct typo introduced
2589         in last patch: boundp -> fboundp.
2590
2591         * etags.el (buffer-tag-table-list):
2592         canonicalize filenames to Unix format so that tag-table-alist
2593         searching works under Windows.
2594
2595         * autoload.el:
2596         Bowdlerize the supposedly objectionable words
2597         "who couldn't quite manage to cleanly modify batch-update-autoloads".
2598
2599         * gutter-items.el (set-progress-display-style):
2600         * gutter-items.el (search-dialog-callback):
2601         * gutter-items.el (make-search-dialog):
2602         Change to new callback-ex api.
2603
2604 2000-04-26  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
2605
2606         * help.el: (describe-installation): decode-coding-string is not
2607         defined in a non MULE environment.
2608
2609 2000-04-28  Ben Wing  <ben@xemacs.org>
2610
2611         * gutter-items.el (buffer-list-changed-hook):
2612         use it, not record-buffer-hook.
2613
2614         * subr.el (record-buffer-hook): Removed.
2615
2616 2000-04-27  Ben Wing  <ben@xemacs.org>
2617
2618         * gutter-items.el (buffers-tab-switch-to-buffer): do not
2619         use NORECORD option.  Andy will not like this, but the existing
2620         gutter behavior is just wrong, as per this comment:
2621
2622         ;; this used to add the norecord flag to both calls below.
2623         ;; this is bogus because it is a pervasive assumption in XEmacs
2624         ;; that the current buffer is at the front of the buffers list.
2625         ;; for example, select an item and then do M-C-l
2626         ;; (switch-to-other-buffer).  Things get way confused.
2627         ;;
2628         ;; Andy, if you want to maintain the current look, you must
2629         ;;  *uncouple* the gutter order and buffers order.
2630
2631         * loaddefs.el (completion-ignored-extensions): unfuckify.
2632
2633         * bytecomp.el (batch-byte-compile-one-file): new function, used in
2634         xemacs.mak.
2635
2636         * autoload.el (batch-update-one-directory): new function, used in
2637         xemacs.mak.
2638
2639         * loadup.el: set gc-cons-threshold very high unless dumping --
2640         loadup during update-elc is much much much faster.  also do this
2641         when quick-building.
2642
2643         add commented-out code for profiling loadup.
2644
2645
2646         * update-elc.el (preloaded-file-list): add bytecomp.el, since it
2647         is required in order to build xemacs.
2648
2649 2000-04-26  Ben Wing  <ben@xemacs.org>
2650
2651         * loadup.el: don't garbage collect during loadup if quick-build
2652         compile-time option is set.
2653
2654 2000-04-23  Ben Wing  <ben@xemacs.org>
2655
2656         * update-elc.el: compute whether any dumped .el or .elc files
2657         are newer than the dumped exe, and touch the file ../src/NEEDTODUMP
2658         if so.
2659
2660         * update-elc.el (update-elc-files-to-compile): always change
2661         NOBYTECOMPILE in the src directory rather than current dir,
2662         so it will work under NT.
2663
2664         * autoload.el (autoload-trim-file-name): canonicalize to slashes so
2665         the form of this file is identical between Unix and Windows.
2666         (autoload-target-directory): Fixed to be lisp/ not lisp/prim/.
2667         Added comment.
2668         (update-autoloads-from-directory): updated doc string.
2669         updated doc strings in a few other places.
2670
2671 2000-04-18  Yoshiki Hayashi  <yoshiki@xemacs.org>
2672
2673         * bytecomp.el (byte-force-recompile): Fix argument to
2674         byte-recompile-directory.
2675
2676 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
2677
2678         * gutter-items.el (progress-display-clear-when-idle): Use
2679         add-one-shot-hook.
2680         * gutter-items.el (clear-progress-display): Adjust number of
2681         arguments.
2682
2683 2000-04-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
2684
2685         * dumped-lisp.el (preloaded-file-list): Always dump select.el.
2686
2687 2000-04-16  Ben Wing  <ben@xemacs.org>
2688
2689         * printer.el: New file.
2690
2691         * dumped-lisp.el (preloaded-file-list): Declare printer.el.
2692
2693         * help.el (describe-installation): Fix decoding for Windows.
2694
2695         * menubar-items.el:
2696         * menubar-items.el (default-menubar):
2697         * menubar-items.el (tutorials-menu-filter): New.
2698         * menubar-items.el (popup-menubar-menu):
2699         Add authorship.  Redo Help menu and Tutorials filter.
2700
2701         * menubar.el: Correct comment.
2702
2703         * modeline.el (modeline-buffer-identification): Correct doc string.
2704
2705         * simple.el:
2706         * simple.el (printing): Removed.
2707         * simple.el (printer-name): Removed.
2708         * simple.el (generic-print-buffer): Removed.
2709         * simple.el (generic-print-region): Removed.
2710         Move generic print code to printer.el.
2711
2712 2000-04-15  Ben Wing  <ben@xemacs.org>
2713
2714         * simple.el (generic-print-region): New.
2715         make this function actually work.
2716         (generic-print-buffer): call generic-print-region.
2717
2718 2000-04-14  Andy Piper  <andy@xemacs.org>
2719
2720         * gutter-items.el (make-search-dialog): avoid unnecessary futzing
2721         by using the new widget-callback-current-channel.
2722         (search-dialog-callback): ditto.
2723
2724 2000-04-12  Andy Piper  <andy@xemacs.org>
2725
2726         * gutter.el (default-gutter-position): moved from gutter-items.el.
2727         (default-gutter-position-changed-hook): ditto.
2728         (gutter-element-visibility-changed-hook): ditto.
2729         (set-gutter-element): ditto.
2730         (remove-gutter-element): ditto.
2731         (set-gutter-element-visible-p): ditto.
2732         (gutter-element-visible-p): ditto.
2733         (init-gutter): ditto.
2734
2735         * dialog.el (make-dialog-box): renamed and moved from
2736         gutter-items.el
2737
2738         * gutter-items.el: move various functions elsewhere.
2739
2740 2000-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2741
2742         * menubar-items.el: Fixed place of parenthesis.
2743
2744 2000-04-12  Ben Wing  <ben@xemacs.org>
2745
2746         * etags.el (find-tag-at-point): New.  Lets you do find-tag
2747                 without constantly being prompted for the tag.
2748         * simple.el: Added a number of section headings, to clarify the
2749                 organization of this file.
2750         * simple.el (activate-region):
2751         * simple.el (region-exists-p):
2752         * simple.el (region-active-p):
2753                 Moved these three function down to the other side of
2754                 the case-changing functions, so they join the rest of
2755                 the region code.
2756         * simple.el (printing): New.
2757         * simple.el (printer-name): New.
2758         * simple.el (generic-print-buffer): New.
2759                 New functions, a very simple prototype for a unified
2760                 printing interface.
2761
2762         * process.el (call-process-internal): Real fix for null BUFFER,
2763                 other problems with BUFFER specs.
2764
2765         * menubar-items.el:
2766                 Fixed up File->Print to use new printing functions.
2767                 Various corrections and expansions to Grep/Compile menus.
2768                 New options for Printing.
2769                 New options for SMTP Mail, the way to send mail under
2770                   MS Windows. (There's also a package patch to make SMTP
2771                   Mail be the default under MSWin.)
2772
2773 2000-04-09  Jeff Miller <jmiller@cablespeed.com>
2774
2775         * menubar-items.el: Selecting Rectangle Mousing from menubar
2776         did not work.  Needed to quote mouse-track-rectangle-p.
2777
2778 2000-04-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
2779
2780         * cl-compat.el (keywordp): Removed.
2781
2782 2000-04-05  Andy Piper  <andy@xemacs.org>
2783
2784         * gutter-items.el (progress-layout-glyph): don't initialize here.
2785         (progress-gauge-glyph): use dynamic sizing.
2786         (set-progress-display-style): new function. Set progress glyphs
2787         appropriately depending on the style.
2788         (progress-display-style): new variable. Custom version of
2789         set-progress-display-style.
2790         (progress-abort-glyph): switch to dynamic sizes.
2791         (search-dialog-text): make the edit field active.
2792
2793 2000-04-04  Andy Piper  <andy@xemacs.org>
2794
2795         * gutter-items.el (make-search-dialog): need to make the search
2796         dialog visible after creation.
2797
2798         * menubar-items.el (default-menubar): use the search dialog for
2799         searching. Remove some extraneous search menu items.
2800
2801         * gutter-items.el (set-gutter-element): allow glyphs to be used as
2802         well as strings.
2803         (make-gutter-only-dialog-frame): allow the user to create the
2804         frame unmapped. Allow the gutter spec to be given as a glyph.
2805         (search-dialog-direction): new variable.
2806         (search-dialog-text): new variable.
2807         (search-dialog-callback): new function. Callback for the search
2808         dialog action.
2809         (make-search-dialog): new function. Create a user-friendly search
2810         dialog.
2811
2812 2000-04-04  Hrvoje Niksic  <hniksic@iskon.hr>
2813
2814         * faces.el (set-face-stipple): Use mswindows-bitmap-file-path
2815         under Windows.
2816
2817 2000-04-01  Andy Piper  <andy@xemacs.org>
2818
2819         * font-lock.el (font-lock-fontify-keywords-region): Calculate
2820         progress more accurately.
2821
2822 2000-02-02  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
2823
2824         * finder.el (finder-compile-keywords): Process readable files only.
2825         Because error in process of .#finder-inf.el when compile xemacs
2826         with --with-clash-detection option.
2827
2828 2000-03-31  Andy Piper  <andy@xemacs.org>
2829
2830         * gutter-items.el (append-progress-display): don't delay after a
2831         successful font-lock.
2832         (make-gutter-only-dialog-frame): new function. Allow users to
2833         create gutter-only dialogs.
2834
2835 2000-03-27  Mike Alexander  <mta@arbortext.com>
2836
2837         * process.el (call-process-internal): Handle a null BUFFER
2838         parameter correctly.
2839
2840 2000-03-28  Andy Piper  <andy@xemacs.org>
2841
2842         * gutter-items.el (abort-progress-display): put strings in the
2843         gutter not extents.
2844         (progress-layout-glyph): signal special 'quit callback.
2845         (progress-display-quit-function): deleted.
2846         (progress-display-stop-callback): deleted.
2847         (progress-display-dispatch-command-events): deleted.
2848         (append-progress-display): remove calls to
2849         progress-display-dispatch-command-events.
2850         (raw-append-progress-display): ditto.
2851
2852 2000-03-23  Hrvoje Niksic  <hniksic@iskon.hr>
2853
2854         * faces.el (set-face-stipple): Rewrite to correctly handle PIXMAP
2855         being a list.  Actually define `stipple-pixmap-p' which is used as
2856         an error predicate.  Correctly handle PIXMAP being either relative
2857         or absolute file name.
2858
2859 2000-03-24  Andy Piper  <andy@xemacs.org>
2860
2861         * gutter-items.el (add-tab-to-gutter): use copy-sequence.
2862         (abort-progress-display): ditto. Don't delete the created extent.
2863         (raw-append-progress-display): ditto.
2864         (progress-display-dispatch-non-command-events): new
2865         function. Encapsulates what we want to do when no command input is
2866         required.
2867         (progress-display-dispatch-command-events): likewise, but disable
2868         for now since it causes too many problems.
2869         (append-progress-display): use them.
2870         (raw-append-progress-display): ditto.
2871         (default-gutter-position-changed-hook): set this rather than
2872         default-gutter-position-changed.
2873         (default-gutter-position-changed-hook): lambda with zero arguments
2874         rather than one.
2875         (raw-append-progress-display): trap errors in pending input since
2876         allowing them to signal will hose the gauge well and
2877         truly. Ideally we would like to delay these until we are more able
2878         to cope.
2879         (append-progress-display): ditto.
2880
2881 2000-03-20  Jeff Miller <jmiller@cablespeed.com>
2882
2883         * lisp/make-docfile.el: call-process-internal is now implemented
2884         in process.el.
2885
2886 2000-03-21  Ben Wing  <ben@xemacs.org>
2887
2888         * mule\mule-cmds.el (set-language-info-alist):
2889         Fix to correspond to new menu arrangement.
2890
2891 2000-03-21  Ben Wing  <ben@xemacs.org>
2892
2893         * process.el:
2894         * process.el (call-process-internal): New.
2895         New implementation of call-process.  Only enabled under NT, so far.
2896         stderr handling not implemented yet in CVS'd C code.
2897
2898 2000-03-20  Ben Wing  <ben@xemacs.org>
2899
2900         * lisp-mode.el:
2901         * lisp-mode.el (lisp-interaction-mode-menubar-menu): New.
2902         * lisp-mode.el (lisp-interaction-mode):
2903         Put back Lisp Interaction menubar for Jan V's sake.
2904
2905         * simple.el:
2906         * simple.el (mark-ring):
2907         * simple.el (dont-record-current-mark): New.
2908         * simple.el (in-shifted-motion-command): New.
2909         * simple.el (mark-ring-unrecorded-commands): New.
2910         * simple.el (mark-ring-max):
2911         * simple.el (set-mark-command):
2912         * simple.el (push-mark):
2913         * simple.el (handle-pre-motion-command):
2914         Implement scheme for not recording unimportant marks.
2915
2916         * subr.el:
2917         * subr.el (function-allows-args): New.
2918         New function function-allows-args.
2919
2920 2000-03-20  Martin Buchholz <martin@xemacs.org>
2921
2922         * XEmacs 21.2.32 is released.
2923
2924 2000-03-20  Andy Piper  <andy@xemacs.org>
2925
2926         * gutter-items.el (update-tab-in-gutter): force selection of the
2927         selected-window if required to do so.
2928         (buffers-tab-items): ditto.
2929         (add-tab-to-gutter): ditto.
2930         (create-frame-hook): use force-selection.
2931         (default-gutter-position-changed): lambdify.
2932         (update-tab-hook): deleted since it was only used in one place.
2933
2934 2000-03-18  Andy Piper  <andy@xemacs.org>
2935
2936         * files.el (find-file-noselect): undo change that shouldn't have
2937         gone in.
2938
2939 2000-03-17  Andy Piper  <andy@xemacs.org>
2940
2941         * buffer.el (switch-to-buffer): use last-nonminibuf-window instead
2942         of selected-window trickery.
2943
2944         * gutter-items.el (update-tab-in-gutter): don't give dedicated
2945         frames tabs.
2946         (progress-display-stop-callback): progress -> progress-display
2947         (progress-display-quit-function): ditto.
2948         (clear-progress-display): ditto.
2949         (remove-progress-display): ditto.
2950         (append-progress-display): ditto.
2951         (abort-progress-display): ditto.
2952         (raw-append-progress-display): ditto.
2953         (display-progress-display): ditto.
2954         (current-progress-display-label): ditto.
2955         (current-progress-display): ditto.
2956         (lprogress-display): ditto and save the buffer
2957         (progress-display): ditto. Otherwise the buffer sometimes gets
2958         changed which confuses font-lock.
2959
2960         * font-lock.el (font-lock-default-fontify-buffer): catch all
2961         errors, not just quit.
2962         (font-lock-mode): progress -> display-progress
2963         (font-lock-default-fontify-buffer): ditto.
2964         (font-lock-fontify-syntactically-region): ditto.
2965         (font-lock-fontify-keywords-region): ditto.
2966
2967 2000-03-14  Hrvoje Niksic  <hniksic@iskon.hr>
2968
2969         * cl.el (gensym): Move to here from cl-macs.el.
2970         (gentemp): Ditto.
2971
2972 2000-03-16  Andy Piper  <andy@xemacs.org>
2973
2974         * font-lock.el (font-lock-mode): use lprogress and friends for
2975         progress management.
2976         (font-lock-default-fontify-buffer): ditto.
2977         (font-lock-fontify-syntactically-region): ditto.
2978         (font-lock-fontify-keywords-region): ditto.
2979         (font-lock-revert-cleanup): fix reverting.
2980         (font-lock-revert-setup): ditto.
2981
2982         * gutter-items.el (progress-use-echo-area): new variable. Use the
2983         echo area for progress gauges if non-nil.
2984         (clear-progress): remove echo area stuff and defer to
2985         clear-message.
2986         (append-progress): dispatch non-command events after each progress
2987         increment. Remove echo area stuff.
2988         (abort-progress): remove echo area stuff and defer to
2989         display-message.
2990         (raw-append-progress): ditto. Dispatch non-command events after
2991         gutter redisplay.
2992         (display-progress): defer echo area stuff to display-message.
2993
2994         * gutter-items.el (clear-progress):
2995         (abort-progress): indentation changes.
2996         (display-progress): don't clear progress.
2997         (append-progress): compare messages with equal.
2998         (raw-append-progress): use dispatch-non-command-events to flush
2999         widget creation events.
3000
3001 2000-03-13  Ben Wing  <ben@xemacs.org>
3002
3003         * abbrev.el:
3004         * abbrev.el (abbrev-string-to-be-defined): New.
3005         * abbrev.el (inverse-abbrev-string-to-be-defined): New.
3006         Changes for use with the menubar.
3007
3008 2000-03-12  Ben Wing  <ben@xemacs.org>
3009
3010         * alist.el (vassoc): moved here from font-menu.el.
3011
3012         * custom.el (defface): typo fix.
3013
3014         * dialog.el (yes-or-no-p-dialog-box):
3015         * dialog.el (message-box):
3016         * files.el (save-some-buffers-1):
3017         Put accelerators in the button names.
3018
3019         * font-lock.el (font-lock-comment-face):
3020         * font-lock.el (font-lock-keyword-face):
3021         * font-lock.el (font-lock-function-name-face):
3022         Fixed some of the colors under MS Windows because the existing
3023         default colors were hardly different from black and needed to be
3024         made lighter.
3025
3026         * font-menu.el:
3027         * font-menu.el (font-menu-split-long-menu):
3028         * font-menu.el (font-menu-family-constructor):
3029         * font-menu.el (font-menu-size-constructor):
3030         * font-menu.el (font-menu-weight-constructor):
3031         * font-menu.el (font-menu-set-font):
3032         vassoc moved to alist.el.
3033         Accelerators added to all menus.
3034         Unused bound var new-props removed.
3035
3036         * keydefs.el: I did a whole lot of rearranging to put things in a
3037         more consistent order and fixed a number of cases where key
3038         combinations involving up, down, left, right and so on were
3039         defined but the corresponding keypad combinations were not
3040         defined.
3041
3042         * lisp-mode.el:
3043         * lisp-mode.el (lisp-interaction-mode-popup-menu):
3044         * lisp-mode.el (emacs-lisp-mode):
3045         * lisp-mode.el (lisp-interaction-mode):
3046         * lisp-mode.el (flet):
3047         Added accelerators onto the menus.
3048         Made all the different versions of the let function be indented
3049         the same way.
3050         Undid Steve's easy-menu-ification, because it makes it impossible
3051         to have the menubar and popup menus different.
3052         Cleaned up the menu; added items for find-function &c and some
3053         indenting, and removed debug-on-*.
3054
3055         * list-mode.el (list-mode-hook):
3056         * list-mode.el (list-mode):
3057         * list-mode.el (completion-setup-hook):
3058         * list-mode.el (display-completion-list):
3059         Added support for the :window-height keyword, which is required
3060         because of other changes that I made for the file dialog box.  I
3061         also made the hook variables list-mode-hook and
3062         completion-setup-hook and also minibuffer-setup-hook in
3063         minibuf.el be permanent-local; see comment in list-mode.el.
3064
3065         * map-ynp.el (map-y-or-n-p):
3066         Added accelerators to the dialog buttons.
3067
3068         * menubar-items.el (menu-truncate-list):
3069         New internal function.
3070         * menubar-items.el (submenu-generate-accelerator-spec):
3071         * menubar-items.el (menu-item-strip-accelerator-spec):
3072         * menubar-items.el (menu-item-generate-accelerator-spec):
3073         New exported functions, for use in auto-generating accelerator specs.
3074
3075         * menubar-items.el:
3076         * menubar-items.el (default-menubar):
3077         * menubar-items.el (maybe-add-init-button):
3078         * menubar-items.el (bookmark-menu-filter):
3079         * menubar-items.el (slow-format-buffers-menu-line):
3080         * menubar-items.el (build-buffers-menu-internal):
3081         * menubar-items.el (language-environment-menu-filter):
3082         * menubar-items.el (default-popup-menu):
3083         * menubar-items.el (popup-buffer-menu):
3084         * menubar-items.el (popup-menubar-menu):
3085         Did a major overhaul on this file, and in fact I'm nowhere near
3086         done working on the menubar, and there will be more patches to
3087         come.  A basic summary of what I've done:
3088
3089         a) I added accelerators to all of the menu items.  For menus that
3090         are auto-generated, such as the buffers menu, the accelerators are
3091         automatically added to the beginning of each line using the
3092         numbers 1 through 9, then zero, and then letters starting with A,
3093         but omitting the letters that are already in use for the fixed
3094         menu items at the top of the buffers menu.  To facilitate adding
3095         accelerators of this kind, I created some new functions
3096         (*-accelerator-spec), which are also being used by other filters
3097         that auto generate lists of things such as ftp sites to download
3098         packages.  If people really don't like these accelerators
3099         appearing at the beginning of the menu items, a variable can be
3100         added to optionally turn them off, but I think this is rather
3101         pointless because other menu items have accelerators and many or
3102         most of the menu users will use the accelerators if the support is
3103         there.
3104
3105         b) I combined the top level Tools and Apps menus into a single
3106         Tools menu, because the distinction between the two is not
3107         obvious, and the items on the menus are not used often enough that
3108         putting some of them onto submenus is a problem.
3109
3110         c) I created two new top level menus called View and Cmds because
3111         there were too many items on the File and Edit menus, and I'm going
3112         to be adding more items to these menus.  In contrast to the Tools
3113         menu, the items on these menus may be used quite often during an
3114         editing session, and so should be available with fewer
3115         keystrokes.
3116
3117         d) I added a number of options to the options menu, including one
3118         for controlling whether the alt key can be used to traverse to
3119         menu items using the accelerators, one for controlling behavior of
3120         control-k, one for controlling how the kill and yank functions
3121         interact with the clipboard, a few additional buffers-menu
3122         options, and various other things.  I also did a bit of
3123         rearranging, for example, combining the keyboard and mouse options
3124         into a single keyboard and mouse submenu to facilitate the
3125         accelerators on that level.
3126
3127         e) I changed the variable buffers-menu-format-buffer-line-function
3128         to take two arguments instead of one, the second argument being
3129         the line number for use in creating an accelerator.  I added a
3130         hack to support existing functions with one argument (although I
3131         doubt that very many of these exist), for backward compatibility.
3132
3133         f) I moved the top level mule menu to be a submenu of the edit
3134         menu.  I think that most of the items on this menu are fairly
3135         useless and there are certainly not enough frequently used items
3136         to justify this being its own top level menu.
3137
3138         g) I combined most of the items in big-menubar.el into the main menu.
3139         If people think the main menu is too big, it would be possible to
3140         create different configurations, some smaller.
3141
3142         * menubar.el (check-menu-syntax):
3143         Deleted some syntax checks that were no longer valid, partly
3144         because of changes that were already made a long time ago, and
3145         partly because of a change I made where I allow the name of the
3146         menu item to be an evaluated expression rather than just a string,
3147         similar to all of the other parameters of a menu item.
3148
3149         * minibuf.el:
3150         * minibuf.el (read-file-name-1):
3151         * minibuf.el (mouse-read-file-name-1):
3152         I made a number of changes to improve the appearance
3153         and functioning of the file dialog box.  They include:
3154
3155         a) Fixing the problem where closing the dialog box by clicking on
3156         the close button of the window didn't properly exit the
3157         minibuffer.
3158
3159         b) Fixing the problem that if you typed part of a file name, and
3160         then clicked on a completion with the mouse, the file was not
3161         correctly selected.
3162
3163         c) Changing the title of the dialog box to reflect the operation
3164         being done in accordance with user interface conventions, rather
3165         than the name of the dialog box buffer, which is rather useless.
3166
3167         d) Remove the words "possible completions are" which didn't
3168         belong.
3169
3170         e) Fix things so that the completions scroll off the end of the
3171         completions windows only to the right, rather than both to the
3172         right and down, which is in accordance with Windows user interface
3173         conventions.
3174
3175         * msw-init.el (init-post-mswindows-win):
3176         Added a binding for meta-F4, which is the standard windows binding
3177         for exiting a program.
3178
3179         * select.el (get-selection-no-error):
3180         * select.el (own-selection):
3181         * select.el (own-clipboard):
3182         Added an optional argument called append to the functions
3183         own-selection and own-clipboard.  This adds support for appending
3184         text to the existing selection and allows the function
3185         own-clipboard to be used as the value of the variable
3186         interprogram- cut-function.
3187
3188         Fixed a bug in own-selection in handling zmacs-region-stays.
3189
3190         * simple.el (historical-kill-line): New.
3191
3192         * simple.el (kill-line):
3193         * simple.el (interprogram-cut-function):
3194         * simple.el (interprogram-paste-function):
3195         * simple.el (handle-pre-motion-command):
3196         * simple.el (next-line):
3197         * simple.el (previous-line):
3198         a) Expanded the variable kill-whole-line, so that function
3199         kill-line can be set to delete the entire line always, not just
3200         when cursor is at the beginning of the line.  This is controlled
3201         by setting the variable kill-whole-line to the symbol 'always.
3202         This behavior, as well as the existing kill-whole-line behavior,
3203         now only take effect when kill-line is called interactively,
3204         although this is a departure from a previous behavior in the case
3205         of setting this variable kill-whole-line to t.  It is almost
3206         certainly what has always been intended, and most likely the old
3207         way of doing things introduced bugs.  I also created a function
3208         called historical-kill-line, which ignores the kill-whole-line
3209         setting and always gives the historical behavior of only killing
3210         to the end of the line.  I bound this function to shift- control-k
3211         so that the kill to end of line behavior is available, even when
3212         kill-whole-line has been set to change control-k into the simple
3213         delete-whole-line behavior. (This can be set using the options
3214         menu.)
3215
3216         b) I changed things so that kill and yank now interact with the
3217         clipboard by default under windows.  This was done by changing the
3218         default value of interprogram-cut- function and
3219         interprogram-paste-function.  You can get the old behavior by
3220         setting these to nil, and there is an option on the options menu
3221         to do this.
3222
3223         c) I added support for selecting text using shifted motion keys.
3224         This support is on by default and can be controlled by the
3225         variable shifted-motion-keys-select-region.  There is also a
3226         variable called unshifted-motion-keys-deselect-region that
3227         controls more specifically how the shifted motion key behavior
3228         works.  I did not put an option on the options menu to turn this
3229         off, because I can't imagine why this would be useful.
3230
3231         * simple.el (forward-block-of-lines):
3232         * simple.el (backward-block-of-lines):
3233         * simple.el (block-movement-size):
3234         New.
3235
3236         * simple.el (uncapitalized-title-words):
3237         * simple.el (uncapitalized-title-word-regexp):
3238         * simple.el (capitalize-string-as-title):
3239         * simple.el (capitalize-region-as-title):
3240         New.
3241
3242
3243         * subr.el (add-hook):
3244         * subr.el (make-local-hook): New.
3245         * subr.el (remove-local-hook): New.
3246         * subr.el (add-one-shot-hook): New.
3247         * subr.el (add-local-one-shot-hook): New.
3248         Added some functions to make using hooks easier.
3249         These include:
3250
3251         a) Functions add-local-hook and remove-local-hook to make it easy
3252         to use local hooks.
3253
3254         b) Functions add-one-shot-hook and add-local-one-shot-hook, which
3255         make it possible to add a "one-shot" hook, which is to say a hook
3256         that runs only once, and automatically removes itself after the
3257         first time it has run.
3258
3259 2000-03-09  Andy Piper  <andy@xemacs.org>
3260
3261         * files.el (auto-mode-alist): pick up jsp, jhtml and xml files.
3262
3263 2000-03-09  Yoshiki Hayashi  <yoshiki@xemacs.org>
3264
3265         * buff-menu.el (buffers-menu-omit-invisible-buffers):
3266         Moved from menubar-items.el.
3267         * dumped-lisp.el: Dump gutter-items regardless of menubar.
3268
3269 2000-03-08  Andy Piper  <andy@xemacs.org>
3270
3271         * gutter-items.el (build-buffers-tab-internal): add selected field
3272         to buffers tab spec.
3273
3274 2000-03-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
3275
3276         * minibuf.el (last-exact-completion): Initialize to nil.
3277
3278 2000-03-07  Didier Verna  <didier@xemacs.org>
3279
3280         * startup.el (command-line-1): remove unused variable
3281         `first-file-buffer'.
3282
3283 2000-02-29  Hrvoje Niksic  <hniksic@iskon.hr>
3284
3285         * loaddefs.el (completion-ignored-extensions): Removed ".log",
3286         which is also used for Web server log files.
3287
3288 2000-02-03  IKEYAMA Tomonori <tomonori@suiyokai.org>
3289
3290         * mule/mule-charset.el: Setup auto-fill-chars.
3291
3292 2000-03-02  SL Baur  <steve@beopen.com>
3293
3294         * subr.el (with-string-as-buffer-contents): Reimplement using
3295         `with-temp-buffer'.  Fixes non-unique buffer name problem, fixes
3296         non-deletion of buffer after execution problem.
3297         (with-output-to-string): Use unique buffer name.
3298
3299 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
3300
3301         * gutter-items.el (buffers-tab-sort-function):  New variable.
3302         (buffers-tab-items):  Funcall it to sort the buffer tab list.
3303
3304 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
3305
3306         * startup.el (load-user-init-file):  Merge two `if's to one `or'.
3307
3308 2000-02-28  Martin Buchholz  <martin@xemacs.org>
3309
3310         * menubar-items.el (maybe-add-init-button): Remove the "Load
3311         .emacs" button from all menubars.
3312
3313 2000-03-01  Didier Verna  <didier@xemacs.org>
3314
3315         * rect.el (string-rectangle): depend on `pending-delete-mode' for
3316         region rectangle replacement (from Jan Vroonhof).
3317         (replace-rectangle): new function.
3318
3319 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3320
3321         * mule/mule-cmds.el (set-default-coding-systems): Use
3322         set-terminal-coding-system and set-keyboard-coding-system.
3323         * coding.el (set-terminal-coding-system): Use
3324         set-console-tty-output-coding-system.
3325         (set-keyboard-coding-system): Use
3326         set-console-tty-input-coding-system.
3327
3328 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
3329
3330         * minibuf.el (read-variable): Allow symbol to default argument.
3331
3332 2000-02-27  Andy Piper  <andy@xemacs.org>
3333
3334         * gutter-items.el (update-tab-hook): new function to be used for
3335         hooks.
3336         (create-frame-hook): add update-tab-hook.
3337         (record-buffer-hook): ditto.
3338         (default-gutter-position-changed): ditto.
3339         (default-gutter-position): updating the buffers tab is now handled
3340         by a hook.
3341         (default-gutter-position-changed-hook): new variable.
3342         (gutter-element-visibility-changed-hook): ditto.
3343         (set-gutter-element-visible-p): call it.
3344         (set-gutter-element): use modify-specifier-instances. Set extents
3345         as duplicable before using.
3346         (remove-gutter-element): ditto.
3347         (set-gutter-element-visible-p): ditto.
3348         (init-gutter): new function.
3349         (add-tab-to-gutter): use new gutter-element functions rather than
3350         setting specifiers directly.
3351         (clear-progress): ditto.
3352         (abort-progress): ditto.
3353         (gutter-buffers-tab-visible-p): renamed from
3354         default-gutter-visible-p
3355
3356         * specifier.el (modify-specifier-instances): new function from Jan
3357         Vroonhof.
3358
3359         * x-init.el (init-post-x-win): call init-gutter.
3360
3361         * msw-init.el (init-post-mswindows-win): call init-gutter.
3362
3363         * menubar-items.el (default-menubar): Update to reflect new gutter
3364         variables.
3365
3366 2000-02-26  Andy Piper  <andy@xemacs.org>
3367
3368         * gutter-items.el (set-gutter-element): new function. Add gutter
3369         elements to the specified gutter.
3370         (remove-gutter-element): new function. Remove gutter elements from
3371         the specified gutter.
3372         (set-gutter-element-visible-p): new function. Set gutter element
3373         visibility for the provided gutter-visible specifier.
3374
3375 2000-02-23  Andy Piper  <andy@xemacs.org>
3376
3377         * gutter-items.el (add-tab-to-gutter): specify dimensions
3378         dynamically.
3379
3380 2000-02-24  Martin Buchholz  <martin@xemacs.org>
3381
3382         * gutter-items.el (add-tab-to-gutter):
3383         * package-get.el (package-get-interactive-package-query):
3384         * package-ui.el (pui-directory-exists):
3385         (pui-install-selected-packages):
3386         (pui-list-packages):
3387         Use #'(lambda ...)  instead of '(lambda ...).
3388
3389 2000-02-21  Gregory Neil Shapiro <gshapiro@gshapiro.net>
3390
3391         * startup.el (load-user-init-file): Check to make sure user
3392           has an init-file before calling load().
3393
3394 2000-02-20  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3395
3396         * msw-glyphs.el (msgdi-device-p): Added this and 'msgdi specifier tag.
3397
3398 2000-02-23  Martin Buchholz <martin@xemacs.org>
3399
3400         * XEmacs 21.2.31 is released.
3401
3402 2000-02-21  Mike Sperber <mike@xemacs.org>
3403
3404         * loadup.el (really-early-error-handler):
3405         * update-elc.el:
3406         * make-docfile.el:
3407         Remove dependency on EMACSBOOTSTRAP... environment variables.
3408
3409 2000-02-21  Martin Buchholz <martin@xemacs.org>
3410
3411         * XEmacs 21.2.30 is released.
3412
3413 2000-02-19  Martin Buchholz  <martin@xemacs.org>
3414
3415         * byte-optimize.el (byte-optimize-plus):
3416         (byte-optimize-minus):
3417         (byte-optimize-multiply):
3418         Optimize (- 0) to 0, not (-)
3419         Optimize (+ 5 3.0) to 8.0
3420         Optimize (* 5 3.0) to 15.0
3421         Improve readability.
3422
3423 2000-02-21  Jonathan Harris  <jhar@tardis.ed.ac.uk>
3424
3425         * modeline.el: (modeline-scrolling-method): change modeline
3426         mswindows cursor appearance according to the value.
3427
3428         * msw-faces.el: (mswindows-init-device-faces): Initialise 'default
3429         and 'gui-element face colors and 'gui-element face font to Windows
3430         defaults.
3431
3432 2000-02-09 Stef Epardaud  <stef@lunatech.com>
3433
3434         * font-lock.el: Javadoc enhancements
3435
3436 1999-11-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
3437
3438         * ldap.el (toplevel): Test if LDAP support has been compiled in
3439         (ldap-verbose): New option
3440         (ldap-search-entries): Renamed from the previous ldap-search
3441         Conditionalize message display on ldap-verbose
3442         (ldap-add-entries, ldap-modify-entries, ldap-delete-entries): New
3443         defuns
3444         (ldap-search): Is now defined as an obsolete wrapper calling
3445         ldap-search-basic or ldap-search-entries
3446
3447
3448 1999-12-06  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
3449             Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
3450             Jan Vroonhof  <jan@xemacs.org>
3451
3452         * byte-optimize.el (byte-optimize-form-code-walker): Fixed.
3453         When for-effect is true, didn't call `byte-optimize-form'
3454         in and/or subforms without last.
3455
3456 1999-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
3457
3458         * package-get.el (package-get-download-sites): Use correct custom
3459         type.
3460
3461 2000-02-15  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3462
3463         * files.el (write-file): Ask for coding system when compiled with
3464         file-coding.
3465
3466 2000-02-16  Andy Piper  <andy@xemacs.org>
3467
3468         * buffer.el (switch-to-buffer): give norecord argument to
3469         set-window-buffer instead of explicitly recording.
3470
3471         * gutter-items.el (buffers-tab-switch-to-buffer): don't record if
3472         we have to pick a window.
3473
3474 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3475
3476         * mule/mule-cmds.el (describe-language-support): Don't add
3477         unexist function to help-map.
3478         (describe-coding-system): Don't use already assigend `C'.
3479
3480 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
3481
3482         * info.el (Info-save-auto-generated-dir): nil -> 'never to make it
3483         work in custom.
3484
3485 2000-02-04  Kazuyuki IENAGA <kazz@imasy.or.jp>
3486
3487         * about.el: Ienaga's e-mail address change.
3488
3489 2000-02-16  Samuel Mikes  <smikes@alumni.hmc.edu>
3490
3491         * etags.el (find-tag): force new window -- even if buf already
3492         visible -- when other-window is t
3493
3494 2000-02-16  Martin Buchholz <martin@xemacs.org>
3495
3496         * XEmacs 21.2.29 is released.
3497
3498 2000-02-09  Martin Buchholz  <martin@xemacs.org>
3499
3500         * cl-extra.el (getf): This is now identical to `plist-get', so
3501         just defalias it.
3502         * cl-macs.el: Make getf an alias to plist-get, at the
3503         byte-compiler level, using define-compiler-macro.
3504
3505 2000-02-08  Martin Buchholz  <martin@xemacs.org>
3506
3507         * cl-extra.el (cl-remprop): Remove. remprop is now in C.
3508
3509 2000-02-07  Kyle Jones  <kyle_jones@wonderworks.com>
3510
3511         * lisp/etags.el (find-tag-internal): set exact-tagname to
3512           a regular expression that matches against the tagname
3513           part of the tag entry first instead of only looking in
3514           the context area.
3515
3516 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
3517
3518         * gutter-items.el: fixed typo(s) in customizing default-gutter-position
3519         * toobar.el: fixed typo(s) in customizing default-toolbar-position
3520
3521 2000-02-07  Martin Buchholz <martin@xemacs.org>
3522
3523         * XEmacs 21.2.28 is released.
3524
3525 2000-02-07  Martin Buchholz  <martin@xemacs.org>
3526
3527         * cl-extra.el (getf): Just call `get', never `get*'.
3528         Make arglist match docstring.
3529         Fix bug: (getf nil t t) ==> Lisp nesting exceeds `max-lisp-eval-depth'
3530         * cl-macs.el (get* compiler macro): Simply replace `get*' by `get'.
3531         * byte-optimize.el: remove references to `get*'.
3532
3533 2000-02-06  Martin Buchholz  <martin@xemacs.org>
3534
3535         * mule/european.el: Add syntax information for Latin3 and Latin4.
3536
3537 2000-02-02  Martin Buchholz  <martin@xemacs.org>
3538
3539         * byte-optimize.el: Byte-optimize (length "foo")
3540
3541 2000-02-03   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
3542
3543         * window.el (shrink-window-if-larger-than-buffer): Rewrite full
3544         width check using `window-leftmost-p' and `window-rightmost-p'.
3545
3546 2000-02-02  Per Abrahamsen  <abraham@dina.kvl.dk>
3547
3548         * wid-edit.el (widget-match-inline): An atom never matches a
3549           list.
3550
3551 2000-01-29  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3552
3553         * modeline.el: Consolidated 'x and 'mswindows specification under
3554         'win tag.
3555
3556 2000-01-29  Andy Piper  <andy@xemacs.org>
3557
3558         * gutter-items.el: (format-buffers-tab-line): Try and be
3559         intelligent about buffer naming when we have duplicates.
3560
3561 2000-01-29  Andy Piper  <andy@xemacs.org>
3562
3563         * gutter-items.el (gutter-visible-p): Make sure the gutter gets
3564         updated when it becomes visible.
3565
3566 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3567
3568         * bytecomp.el (byte-compile-insert-header): Properly set coding
3569         system under MULE and file-coding.
3570
3571 2000-01-28  Martin Buchholz  <martin@xemacs.org>
3572
3573         * coding.el (dontusethis-set-value-file-name-coding-system-handler):
3574         (dontusethis-set-value-terminal-coding-system-handler):
3575         (dontusethis-set-value-keyboard-coding-system-handler):
3576         Never undefine coding system aliases.  Emergency fix for gnus.
3577
3578 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
3579
3580         * files.el (abbreviate-file-name): Use directory-sep-char instead
3581         of hard-coded "/".
3582
3583 2000-01-27  Hrvoje Niksic  <hniksic@iskon.hr>
3584
3585         * startup.el (user-init-file-base-list): New variable, replacing
3586         user-init-file-base.
3587         (find-user-init-file): New function.
3588         (command-line-early): Use it.
3589         (load-user-init-file): Ditto.
3590
3591 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3592
3593         * gutter-items.el (update-tab-in-gutter): Use proper locale when
3594         calling valid-image-instantiator-format-p
3595
3596 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
3597
3598         * isearch-mode.el (isearch-mode): The variable is
3599         isearch-unhidden-extents, not isearch-opened-extents.
3600
3601 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
3602
3603         * minibuf.el (next-history-element): Modify error message if a
3604         default value is available.
3605
3606 2000-01-26  Martin Buchholz  <martin@xemacs.org>
3607
3608         * bytecomp.el (byte-compile-file): Don't unconditionally write
3609         .elc files in binary - might contain non-Latin1.
3610
3611 2000-01-24  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3612
3613         * process.el (shell-quote-argument): Use (nt-quote-process-args)
3614         for windows-nt.
3615
3616         * version.el:
3617         * startup.el (user-init-file-base):
3618         * process.el (call-process-region):
3619         * files.el (make-backup-file-name):
3620         (backup-file-name-p):
3621         (file-relative-name):
3622         (abbreviate-file-name):
3623         (set-auto-mode):
3624         * code-process.el (call-process-region): Removed unnecessary
3625         branching on 'windows-nt and 'ms-dos system types. Phased 'ms-dos
3626         support out of the universe.
3627
3628         * process.el:
3629         * code-process.el:
3630         * bytecomp.el (byte-compile-file): Removed reference to
3631         buffer-file-type, and commented usage of binary-process-output
3632         NTEmacs variables.
3633
3634 2000-01-24  Yoshiki Hayashi  <yoshiki@xemacs.org>
3635
3636         * help.el (function-arglist): Add case for macro.
3637
3638 2000-01-22  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3639
3640         * cus-edit.el (custom-display): Removed "MS-DOS" and added Windows
3641         printers.
3642         (custom-display): Added a menu for printer/display tags.
3643
3644         * frame.el (frame-type):
3645         * device.el (device-type): Added 'msprinter to the doc string, and
3646         removed 'pc -- it is not going to be implemented ever.
3647         (call-device-method): Fixed docstring typo.
3648         Defined specifier tags 'printer and 'display.
3649
3650 2000-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
3651
3652         * lisp/itimer.el (itimer-run-expired-timers): (consp
3653           last-command-event-time) instead of (consp
3654           'last-command-event-time).
3655
3656 2000-01-21  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3657
3658         * msw-glyphs.el: Removed obsolete commentary.
3659
3660 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
3661
3662         * minibuf.el (read-file-name): Use abbreviate-file-name to produce
3663         better default value.
3664
3665 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
3666
3667         * minibuf.el (read-expression): Add a DEFAULT-VALUE argument.
3668         (read-string): Ditto.
3669         (eval-minibuffer): Ditto.
3670         (read-command): Ditto.
3671         (read-function): Ditto.
3672         (read-variable): Ditto.
3673         (read-number): Ditto.
3674         (read-shell-command): Ditto.
3675         (read-number): Record history.
3676
3677 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
3678
3679         * etags.el (find-tag-tag): Use DEFAULT of completing-read.
3680
3681 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
3682
3683         * faces.el (startup-initialize-custom-faces): New function.
3684         Reset all faces created during auto-autoloads loading time
3685         by defface.
3686         * startup.el (command-line): Call it.
3687
3688 2000-01-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
3689
3690         * about.el (about-hackers): Add myself to contributors list.
3691
3692 2000-01-12  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3693
3694         * menubar-items.el (maybe-add-init-button): Removed an argument in
3695         a call to load-user-init-file, as the function managed to lose its
3696         formal parameter a few betas ago.
3697
3698 2000-01-18  Martin Buchholz <martin@xemacs.org>
3699
3700         * XEmacs 21.2.27 is released.
3701
3702 2000-01-18  Martin Buchholz  <martin@xemacs.org>
3703
3704         * process.el (shell-command-to-string): Use the FSF docstring.
3705         Make shell-command-to-string the standard function, and
3706         exec-to-string the (deprecated) alias.
3707
3708         * startup.el: typo fix.
3709
3710 2000-01-16  Martin Buchholz  <martin@xemacs.org>
3711
3712         * mule/mule-misc.el (char-octet): Move back into mule-charset.c.
3713
3714 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3715
3716         * menubar-items.el (sort-buffers-menu-alphabetically): Put invisible
3717         buffers after visible buffers.
3718         (sort-buffers-menu-by-mode-then-alphabetically): Ditto.
3719
3720 2000-01-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3721
3722         * info.el (Info-extract-menu-node-name): Stop at a dot
3723         followed by whitespace or right parenthesis.
3724
3725 2000-01-15  Hrvoje Niksic  <hniksic@iskon.hr>
3726
3727         * info.el (Info-directory-list): Warn against using Customize with
3728         Info-directory-list.
3729
3730 2000-01-15  Adrian Aichner  <aichner@ecf.teradyne.com>
3731
3732         * minibuf.el (read-file-name): doc fix.
3733
3734         * autoload.el (update-file-autoloads): doc fix.
3735
3736         * about.el (about-hackers): Change my E-mail address.
3737
3738 2000-01-13  Martin Buchholz  <martin@xemacs.org>
3739
3740         * info.el (Info-visit-file): Just use the `f' interactive spec to
3741         read a filename in the standard way.
3742
3743 2000-01-13  Andy Piper  <andy@xemacs.org>
3744
3745         * gutter-items.el (gutter-buffers-tab-orientation): new variable.
3746         (gutter-buffers-tab-extent): new variable.
3747         (update-tab-in-gutter): call add-tab-to-gutter again if the
3748         orientation has changed.
3749         (add-tab-to-gutter): cope with different orientations.
3750
3751 2000-01-11  Didier Verna  <didier@xemacs.org>
3752
3753         * info.el (Info-following-node-name): backward-skip dots as well
3754         as spaces (dots at the end of a node name aren't part of it).
3755         (Info-extract-menu-node-name): don't skip dots. There could be
3756         some in the node name.
3757         (Info-index): allow dots to be part of a node name.
3758
3759 2000-01-12  Andreas Jaeger  <aj@suse.de>
3760
3761         * files.el (auto-mode-alist): Added idlwave-mode.
3762         Patch by Carsten Dominik <dominik@astro.uva.nl>.
3763
3764 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3765
3766         * info.el (Info-search): Show default value.
3767
3768 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3769
3770         * info.el (Info-read-node-completion-table): New variable.
3771         (Info-read-node-name-1): New function.
3772         (Info-read-node-name): Use it.
3773         (Info-follow-reference): Use DEFAULT argument of completing-read.
3774         (Info-menu): Ditto.
3775
3776 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3777
3778         * hyper-apropos.el (hyper-describe-key-briefly): Save
3779         window configuration.
3780         (hyper-describe-face): Use DEFAULT of completing-read.
3781         (hyper-apropos-read-variable-symbol): Ditto.
3782         (hyper-apropos-read-function-symbol): Ditto.
3783
3784 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3785
3786         * mule/mule-cmds.el (set-default-coding-system): Set
3787         comint-exec-hook to use coding-system-for-read and
3788         coding-system-for-write so that C-x RET c works.
3789
3790 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3791
3792         * minibuf.el (minibuffer-confirm-incomplete): Customize.
3793         (previous-matching-history-element): Increment
3794         minibuffer-max-depth by 1.
3795         (next-matching-history-element): Ditto.
3796
3797 2000-01-11  Andy Piper  <andy@xemacs.org>
3798
3799         * gutter-items.el (buffers-tab): Create a new face for the buffers
3800         tab.
3801         (buffers-tab-face): use it.
3802
3803 2000-01-10  Didier Verna  <didier@xemacs.org>
3804
3805         * modeline.el (modeline-scrolling-method): change modeline X
3806         cursor appearance according to the value.
3807
3808 2000-01-07  Andreas Jaeger  <aj@suse.de>
3809
3810         * about.el (about-hackers): Moved my entry to contributor list.
3811         (xemacs-hackers): Added myself.
3812         (about-maintainer-info): Added description of myself.
3813
3814
3815 2000-01-07  Didier Verna  <didier@xemacs.org>
3816
3817         * modeline.el (modeline-scrolling-method): new variable.
3818         (mouse-drag-modeline): add reference to it in the docstring.
3819         (mouse-drag-modeline): handle it.
3820
3821 2000-01-08  Andy Piper  <andy@xemacs.org>
3822
3823         * gutter-items.el (update-tab-in-gutter): remove resize-subwindow
3824         calls.
3825         (remove-buffer-from-gutter-tab): ditto.
3826
3827 2000-01-06  Per Abrahamsen  <abraham@dina.kvl.dk>
3828
3829         * cus-edit.el (custom-hook-convert-widget): Fix comment.
3830         (custom-face-edit): Fix grammatical error in help message.
3831
3832 2000-01-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3833
3834         * movemail.el: Added.
3835
3836         * dumped-lisp.el (preloaded-file-list): Added movemail.el.
3837
3838 2000-01-03  Didier Verna  <didier@xemacs.org>
3839
3840         * modeline.el (mouse-drag-modeline): remove the code related to
3841         the modeline horizontal scrolling facility.
3842
3843 1999-12-31  Martin Buchholz <martin@xemacs.org>
3844
3845         * XEmacs 21.2.26 is released.
3846
3847 1999-12-28  Andy Piper  <andy@xemacs.org>
3848
3849         * wid-edit.el (widget-push-button-value-create): The gui cache
3850         does not agree with native widgets which can only be displayed
3851         once per window. The reasons for caching are diminished now that
3852         we don't hog resources when creating buttons.
3853         (widget-push-button-cache) deleted.
3854
3855 1999-12-24  Martin Buchholz <martin@xemacs.org>
3856
3857         * XEmacs 21.2.25 is released.
3858
3859 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3860
3861         * hyper-apropos.el (hyper-apropos): Toggle
3862         hyper-apropos-programming-apropos correctly.
3863         Set REGEXP when user accepts default value.
3864
3865 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3866
3867         * minibuf.el (read-from-minibuffer): Bind minibuffer-default.
3868         (read-file-name-2): Use DEFAULT argument of read-from-minibuffer.
3869
3870 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3871
3872         * mule/mule-category.el (undefined-category-designator):
3873         Return char instead of character.  Search for undefined one.
3874         (describe-category): Use with-displaying-help-buffer.
3875
3876 1999-12-21  Martin Buchholz  <martin@xemacs.org>
3877
3878         * byte-optimize.el (byte-optimize-plus):
3879         Optimize (+ 1) to 1 instead of (1+ nil).
3880
3881         * files.el (basic-save-buffer): Rewrite for clarity.  Use (char-before).
3882
3883         * byte-optimize.el (byte-compile-butlast): Remove.  Use butlast instead.
3884
3885         * byte-optimize.el (byte-optimize-char-before): New function.
3886         Remove performance penalty for using (char-before) instead of (char-after).
3887
3888 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3889
3890         * mule/mule-category.el (char-category-list): Return character
3891         instead of integer.
3892
3893 1999-12-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3894
3895         * minibuf.el (read-buffer): Check default is buffer object.
3896
3897 1999-11-25  Andy Piper  <andy@xemacs.org>
3898
3899         * cus-edit.el (custom-buffer-create-buttons): Use native widgets
3900         for buttons.
3901
3902 1999-12-16  Andreas Jaeger  <aj@suse.de>
3903
3904         * package-get.el (package-get-maybe-save-index): Fixed typo.
3905         Patch by Jeff Miller <jmiller@smart.net>.
3906
3907 1999-12-13  Charles G Waldman  <cgw@alum.mit.edu>
3908
3909         * gnuserv.el (gnuserv-process-filter):  don't call
3910         gnuserv-write-to-client when gnuserv-current-client is nil
3911
3912 1999-12-14  Martin Buchholz <martin@xemacs.org>
3913
3914         * XEmacs 21.2.24 is released.
3915
3916 1999-12-12  Gunnar Evermann  <ge204@eng.cam.ac.uk>
3917
3918         * about.el (about-hackers): Update my email address.
3919
3920 1999-12-07  Martin Buchholz <martin@xemacs.org>
3921
3922         * XEmacs 21.2.23 is released.
3923
3924 1999-11-06  Jason R Mastaler  <jason@mastaler.com>
3925
3926         * package-get.el (package-get-download-sites): Removed several
3927         defunct download sites, added many new ones, and corrected a few
3928         incorrect directory-on-site entries.  Added physical locations to
3929         site-description.
3930
3931 1999-11-30  Gunnar Evermann  <ge204@eng.cam.ac.uk>
3932
3933         * finder.el (finder-commentary): add DOC string and fix
3934         interactive spec
3935
3936 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
3937
3938         * help.el (describe-function): Don't forget to intern the string
3939         completing-read returns.
3940         (describe-variable): Ditto.
3941
3942 1999-11-16  Adrian Aichner  <adrian@xemacs.org>
3943
3944         * hyper-apropos.el (hyper-apropos-this-symbol): Handle
3945         `hyper-apropos-help-mode' here to find symbol to customize
3946         irregardless of cursor position and simplify
3947         `hyper-apropos-set-variable', `hyper-apropos-find-function', and
3948         `hyper-apropos-popup-menu'.
3949
3950 1999-11-21  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3951
3952         * apropos.el (apropos-mode-map): Add return to call
3953         apropos-follow.
3954         (apropos-print): Call apropos-mode to have better
3955         command reference. Put keymap text-poperty to
3956         symbole name.
3957
3958 1999-11-22  Alastair Burt  <burt@dfki.de>
3959
3960         * help.el: (describe-bindings-1): Added handling of keymaps for
3961         the extents at point.
3962
3963 1999-12-02  Mark Thomas  <mthomas@jprc.com>
3964
3965         * gutter-items.el (buffers-tab-items): Wrap the function in a
3966         save-match-data
3967
3968 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
3969
3970         * help.el (describe-function): Use the DEFAULT argument to
3971         completing-read.
3972         (describe-variable): Ditto.
3973
3974 1999-11-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3975
3976         * minibuf.el (read-from-minibuffer): Add optional argument
3977         DEFAULT to have better mini-buffer history support.
3978         (completing-read): Pass default to read-from-minibuffer.
3979         (read-buffer): Pass default to completing-read.
3980
3981 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
3982
3983         * font-lock.el (font-lock-doc-string-face): Document the
3984         `font-lock-lisp-like' property.
3985
3986 1999-11-29  Hrvoje Niksic  <hniksic@iskon.hr>
3987
3988         * lisp-mode.el: Specify `font-lock-lisp-like'.
3989
3990         * font-lock.el (font-lock-lisp-like): New function.
3991         (font-lock-fontify-syntactically-region): Use it.
3992
3993 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
3994
3995         * XEmacs 21.2.22 is released
3996
3997 1999-11-28  Martin Buchholz <martin@xemacs.org>
3998
3999         * XEmacs 21.2.21 is released.
4000
4001 1999-11-18  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4002
4003         * minibuf.el (read-coding-system): Accept symbol and
4004         coding-system object as a default-coding-system.
4005
4006 1999-11-16  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4007
4008         * minibuf.el (read-coding-system): Accept symbol as
4009         a default-coding-system.
4010
4011 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4012
4013         * apropos.el (apropos-documentation): Use insert instead
4014         of princ.
4015
4016 1999-11-07  William M. Perry  <wmperry@aventail.com>
4017
4018         * gpm.el: New gpm-minor-mode to turn GPM mouse support on & off
4019           for the linux console.
4020
4021         * mouse.el (mouse-consolidated-yank): Allow the mouse-yanking
4022           stuff to work when you are not on a window system, since the GPM
4023           mouse support now allows pasting from outside of XEmacs.
4024
4025 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
4026
4027         * XEmacs 21.2.20 is released
4028
4029 1999-11-06  Hrvoje Niksic  <hniksic@iskon.hr>
4030
4031         * setup-paths.el (paths-default-info-directories): Add
4032         /usr/share/info and /usr/local/share/info.
4033
4034 1999-10-30  Hrvoje Niksic  <hniksic@srce.hr>
4035
4036         * about.el: Updated Vladimir Ivanovic's info.
4037
4038 11999-08-28  Jan Vroonhof  <vroonhof@math.ethz.ch>
4039
4040         * auto-show.el (auto-show-truncationp): Remove.
4041
4042         * auto-show.el (auto-show-should-take-action-p): Use window-truncated-p
4043
4044 999-09-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>
4045
4046         * indent.el (indent-line-to): fix bug: spaces were not replaced
4047         with tab if column is multiple of tab-width
4048         From dhn@qedinc.com
4049
4050 1999-10-24  Jan Vroonhof  <vroonhof@math.ethz.ch>
4051
4052         * mule/mule-cmds.el (read-input-method-name): Accept symbols
4053         correctly. Patch from Mikio Nakajima <minakaji@osaka.email.ne.jp>
4054
4055         * package-get.el (package-get-package-provider): Be verbose when
4056         interactive. Patch from Robert Pluim
4057
4058 1999-08-23  Mike McEwan  <mike@lotusland.demon.co.uk>
4059
4060         * info.el (Info-suffix-list): Add ".info.bz2" to the recognised
4061         info file suffixes.
4062
4063 1999-08-19  Stephen Tse  <stephent@sfu.ca>
4064
4065         * process.el (open-network-stream): Add a new optional parameter
4066         PROTOCOL to support udp; fix a minor typo and add an explanation
4067         in docstring for udp programming.
4068
4069         * code-process.el (open-network-stream): Add a new optional
4070         parameter PROTOCOL to support udp; fix a minor typo and add an
4071         explanation in docstring for udp programming.
4072
4073 1999-10-18  Andy Piper  <andy@xemacs.org>
4074
4075         * gui.el (make-gui-button): be more precise about how we call
4076         callbacks.
4077
4078         * wid-edit.el (widget-push-button-value-create): Use the new form
4079         of native gui-button.
4080
4081 1999-10-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4082
4083         * info.el (Info-page-prev): Don't do (sit-for 0).
4084
4085 1999-10-13  Andy Piper  <andy@xemacs.org>
4086
4087         * gutter-items.el (progress-abort-glyph): new glyph for showing
4088         abort status.
4089         (append-progress): dispatch-event rather than sit-for.
4090         (abort-progress): new function. Show the abort glyph with an
4091         appropriate message.
4092         (raw-append-progress): dispatch-event rather than sit-for.
4093         (display-progress): cope with aborts.
4094
4095         * gui.el (make-gui-button): Use native widgets for buttons
4096         unconditionally.
4097         (insert-gui-button): ditto.
4098         (gui-button-p): ditto.
4099
4100         * xbm-button.el: remove from core.
4101
4102         * xpm-button.el: remove from core.
4103
4104 1999-10-07  Olivier Galibert  <galibert@pobox.com>
4105
4106         * faces.el (init-device-faces): Don't initialize the random faces
4107         on the stream device.
4108
4109 1999-10-06  Andy Piper  <andy@xemacs.org>
4110
4111         * files.el (recover-file): Don't use ls under windows for revert buffer.
4112
4113 1999-09-25  Adrian Aichner  <adrian@xemacs.org>
4114
4115         * package-get.el (package-get-download-menu): Make menu really
4116         toggle download sites.
4117         (package-get-download-sites): Add autoload cookie.
4118
4119 1999-09-29  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4120
4121         * setup-paths.el (paths-find-module-directory): Ditto.
4122
4123 1999-09-29  Werner Fink  <werner@suse.de>
4124
4125         * setup-paths.el (paths-find-exec-directory): Add missing nil
4126         parameter for environment.
4127
4128 1999-09-27  Martin Buchholz  <martin@xemacs.org>
4129
4130         * modeline.el (modeline-format):
4131         Only purecopy the strings.  Else
4132         (nsublis '(("%p" . "%P")) (default-value 'modeline-format) :test 'equal)
4133         barfs.
4134
4135 1999-08-28  Mike Woolley  <mike@bulsara.com>
4136
4137         * winnt.el: Removed nt-shell-mode-hook, which was preventing the
4138         user setting comint-completion-addsuffix and
4139         comint-process-echoes.
4140
4141 1999-09-22  Andy Piper  <andy@xemacs.org>
4142
4143         * gutter-items.el (update-tab-in-gutter): use
4144         last-nonminibuf-window instead of selected-window.
4145
4146 1999-09-18  Andy Piper  <andy@xemacs.org>
4147
4148         * gnuserv.el (gnuserv-edit-files): select frame we are going to
4149         display on.
4150
4151         * subr.el (record-buffer-hook): new variable so that the hook gets
4152         some documentation.
4153
4154 1999-09-16  Andy Piper  <andy@xemacs.org>
4155
4156         * gutter-items.el (update-tab-in-gutter): only update when the
4157         gutter is visible.
4158         (remove-buffer-from-gutter-tab): ditto.
4159
4160 1999-09-17  Hrvoje Niksic  <hniksic@srce.hr>
4161
4162         * simple.el (do-auto-fill): Commented out part of Kinsoku
4163         processing.
4164
4165 1999-09-14  Hrvoje Niksic  <hniksic@srce.hr>
4166
4167         * isearch-mode.el (isearch-highlightify-region): Give the
4168         highlighting extents a high priority.
4169         (isearch-make-extent): Give the main highlighting extent an even
4170         higher priority.
4171
4172 1999-09-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4173
4174         * packages.el (packages-compute-package-locations): Fix typo from
4175         -u rationalization.
4176
4177 1999-09-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4178
4179         * setup-paths.el (paths-find-doc-directory): Respect value of
4180         `configure-doc-directory.'
4181
4182         * find-paths.el (paths-find-architecture-directory): Give
4183         precendence `default' argument (which typically comes from
4184         configure).
4185
4186 1999-09-05  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4187
4188         * startup.el (command-line-early): Added options -user-init-file
4189         and -user-init-directory.
4190
4191         * files.el (user-init-file): Default to NIL so we can recognize
4192         when it's set.
4193
4194 1999-08-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4195
4196         * obsolete.el (init-file-user):
4197         * startup.el:
4198         * packages.el (packages-compute-package-locations):
4199         * package-get.el (package-get-user-index-filename):
4200         * menubar-items.el (maybe-add-init-button):
4201         * info.el (Info-annotations-path):
4202         * dump-paths.el:
4203         Change `user-init-directory' to be an absolute path.
4204         Use `user-init-directory' where appropriate.
4205         Zap `init-file-user' and its uses.
4206
4207 1999-09-09  Hrvoje Niksic  <hniksic@srce.hr>
4208
4209         * subr.el (copy-symbol): New function.
4210
4211 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
4212
4213         * isearch-mode.el (isearch-done): Be sure to restore invisible
4214         extents in the proper buffer.
4215         (isearch-pre-command-hook): Set this-command to the correct value
4216         in case the buffer has changed and old overriding-local-map was
4217         used.
4218         (isearch-restore-extent): Use remprop instead of setting the
4219         property to nil.
4220
4221 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
4222
4223         * cmdloop.el (execute-extended-command): Update zmacs region
4224         before the delay.
4225         (execute-extended-command): Make the message gettext-friendly.
4226
4227 1999-09-07  Andy Piper  <andy@xemacs.org>
4228
4229         * gutter-items.el (progress-gauge-glyph): renamed from
4230         progress-glyph.
4231         (progress-text-glyph): new variable.
4232         (progress-layout-glyph): use layouts and text glyphs.
4233         (progress-area-buffer): removed.
4234         (progress-text-and-extent): new variable.
4235         (progress-displayed-p): dynamically create gutter area buffer.
4236         (clear-progress): ditto.
4237         (raw-append-progress): ditto.
4238         (append-progress): use new glyph names.
4239         (raw-append-progress): only create the extent when needed. set
4240         properties more optimally.
4241         (progress): remove args.
4242
4243 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
4244
4245         * isearch-mode.el (isearch-range-invisible): Use mapc instead of
4246         mapcar where the return value is unused.
4247         (isearch-restore-invisible-extents): Ditto.
4248         (isearch-highlight-all-cleanup): Ditto.
4249         (isearch-delete-extents-in-range): Traverse the extents only once.
4250         (isearch-highlight-all-update): Don't start over if the search
4251         string has changed and more input is pending.
4252
4253 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
4254
4255         * packages.el (packages-find-package-data-path): Ditto.
4256
4257         * cl.el: Use mapcar at top-level -- mapc is no longer a subr.
4258
4259         * subr.el (mapc-internal): Don't make obsolete.
4260
4261         * cl-extra.el (mapc): Resurrect.
4262
4263 1999-09-03  Hrvoje Niksic  <hniksic@srce.hr>
4264
4265         * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete
4266         alias.
4267
4268         * isearch-mode.el (isearch-top-state): Restore isearch-word.
4269         (isearch-yank-clipboard): Renamed from isearch-yank-x-clipboard.
4270         (isearch-yank-clipboard): Use get-clipboard instead of
4271         x-get-clipboard.
4272         (isearch-yank-selection): Fix docstring.
4273
4274 1999-09-02  Martin Buchholz  <martin@xemacs.org>
4275
4276         * cl-extra.el: Obsolete hash-table-type in favor of hash-table-weakness.
4277
4278 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
4279
4280         * cl-macs.el (extent-start-position): Fix setf method.
4281         (extent-end-position): Ditto.
4282
4283 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
4284
4285         * isearch-mode.el: End merge with FSF 20.4.
4286
4287         * isearch-mode.el (search-invisible): New variable.
4288         (isearch-hide-immediately): Ditto.
4289         (isearch-unhidden-extents): Ditto.
4290         (isearch-range-invisible): New function.
4291         (isearch-unhide-extent): Ditto.
4292         (isearch-restore-invisible-extents): Ditto.
4293         (isearch-restore-extent): Ditto.
4294
4295         * isearch-mode.el (isearch-ring-advance-edit): Use FSF
4296         implementation.
4297         (isearch-ring-retreat-edit): Ditto.
4298         (isearch-forward): New argument NO-RECURSIVE-EDIT.
4299         (isearch-forward-regexp): New arguments NOT-REGEXP and
4300         NO-RECURSIVE-EDIT.
4301         (isearch-backward): New argument NO-RECURSIVE-EDIT.
4302         (isearch-backward-regexp): New arguments NOT-REGEXP and
4303         NO-RECURSIVE-EDIT.
4304         (isearch-mode): Return isearch-success.
4305         (isearch-update): Use unread-command-events instead of
4306         unread-command-event.
4307         (isearch-abort): If an invalid regexp is encountered, keep popping
4308         states.
4309         (isearch-*-char): Use FSF implementation.
4310         (isearch-whitespace-chars): Use the more robust FSF's
4311         implementation.
4312         (isearch-within-brackets): New variable.
4313         (isearch-mode): Initialize it.
4314         (isearch-edit-string): Bind it.
4315         (isearch-search-and-update): Set it.
4316         (isearch-push-state): Push it.
4317         (isearch-top-state): Pop it.
4318         (isearch-search): Set it.
4319         (isearch-printing-char): When called by isearch-whitespace-chars,
4320         handle M-SPC gracefully.
4321         (isearch-message-prefix): New argument ELLIPSIS.
4322         (isearch-message-suffix): Ditto.
4323         (isearch-message): Use the ELLIPSIS argument when calling
4324         isearch-message-prefix and isearch-message-suffix.
4325         (isearch-message-prefix): Distinguish between "wrapped" and
4326         "overwrapped" search, FWIW.
4327
4328 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
4329
4330         * isearch-mode.el (isearch-edit-string): Use the head of the
4331         search ring instead of search-last-string and search-last-regexp.
4332         (search-highlight): Renamed from isearch-highlight.
4333         (isearch-exit): Use the new name.
4334         (isearch-highlight): Ditto.
4335         (isearch-dehighlight): Ditto.
4336         (isearch-update-ring): New function.
4337         (isearch-done): Call it.
4338         (isearch-done): New argument EDIT.
4339         (isearch-repeat): If search string is empty, look up at the car of
4340         the search ring; ignore the yank pointer.
4341         (isearch-abort): Call isearch-done with NOPUSH.
4342         (isearch-cancel): New function.
4343         (isearch-mode-map): Bind it to ESC ESC ESC.
4344
4345         * isearch-mode.el: Begin merge with FSF 20.4.
4346
4347 1999-09-01  Andy Piper  <andy@xemacs.org>
4348
4349         * x-select.el (x-get-clipboard): obsolete.
4350         (x-yank-clipboard-selection): obsolete
4351
4352         * select.el (disown-selection): need to be careful to disown the
4353         clipboard if we set it via selection.
4354         (get-clipboard): move from x-select.el
4355         (yank-clipboard-selection): ditto.
4356
4357 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
4358
4359         * isearch-mode.el (isearch-exit): Bind isearch-highlight and
4360         isearch-highlight-all-matches to nil.
4361         (isearch-fixed-case): New variable.
4362         (isearch-mode): Initialize it.
4363         (isearch-edit-string): Save it.
4364         (isearch-toggle-case-fold): Set it.
4365         (isearch-fix-case): Make sure isearch-toggle-case-fold works --
4366         need to check isearch-fixed-case.
4367         (isearch-toggle-case-fold): Update highlighting of all matches
4368         before the pause.
4369         (isearch-edit-string):
4370
4371 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
4372
4373         * isearch-mode.el (isearch-edit-string): Call isearch-message
4374         before reading the event so that the prompt is displayed properly.
4375         (isearch-message): Use isearch-nonincremental when calling
4376         isearch-message-prefix.
4377         (minibuffer-local-isearch-map): Bind up and down to do the same as
4378         M-p and M-n respectively.
4379         (isearch-done): New arg NOPUSH.
4380         (isearch-edit-string): Use it.
4381         (isearch-edit-string): Don't bind isearch-string.
4382         (isearch-ring-adjust): Edit string, *then* push state.
4383
4384 1999-08-31  Hrvoje Niksic  <hniksic@srce.hr>
4385
4386         * faces.el (isearch-secondary): Make isearch-secondary look
4387         different than default.
4388
4389 1999-08-30  Hrvoje Niksic  <hniksic@srce.hr>
4390
4391         * isearch-mode.el (isearch-yank): Use progn instead of the inner
4392         save-excursion.
4393         (isearch-dehighlight): Remove TOTALLY.  Simplify.
4394         (isearch-update): Call isearch-dehighlight without arguments.
4395         (isearch-done): Ditto.
4396
4397         * isearch-mode.el (isearch-fix-case): If the search string has no
4398         upper-case letters, allow the folding to be reenabled.
4399         Previously, once disabled, the folding would remain that way until
4400         the end of isearch.
4401         (isearch-top-state): Call isearch-fix-case.
4402
4403         * isearch-mode.el (isearch-yank): Use progn instead of the inner
4404         save-excursion.
4405         (isearch-dehighlight): Remove TOTALLY.  Simplify.
4406
4407 1999-08-31  Jan Vroonhof  <jan@xemacs.org>
4408
4409         * xpm-button.el:
4410         xbm-button.el: Need to exist in core because gui.el depends on
4411         them.
4412
4413 1999-08-31  Andy Piper  <andy@xemacs.org>
4414
4415         * gutter-items.el (buffers-tab-face): new customizable variable.
4416         (buffers-tab-default-buffer-line-length): new specifier for
4417         maximum viewable characters.
4418         (progress-stack): new variable for implementing widget-based
4419         progress messages.
4420         (progress-area-buffer): ditto.
4421         (progress-glyph-height): ditto.
4422         (progress-stop-callback): ditto.
4423         (progress-quit-function): new function.
4424         (progress-glyph): new variable.
4425         (progress-layout-glyph): ditto.
4426         (progress-displayed-p): new function, see message-displayed-p for
4427         details.
4428         (clear-progress): ditto.
4429         (remove-progress): ditto.
4430         (append-progress): ditto.
4431         (raw-append-progress): ditto.
4432         (display-progress): ditto.
4433         (current-progress): ditto.
4434         (current-progress-label): ditto.
4435         (progress): ditto.
4436         (lprogress): ditto.
4437
4438
4439 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
4440
4441         * obsolete.el (isearch-yank-x-selection): Define obsolete alias.
4442
4443         * isearch-mode.el (isearch-yank-x-selection): Renamed to
4444         `isearch-yank-selection'.
4445         (isearch-mode-map): Use it.
4446         (isearch-yank-selection): Use `get-selection' instead of
4447         `get-x-selection'.
4448
4449 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
4450
4451         * faces.el (isearch-secondary): Create face here.
4452
4453         * isearch-mode.el: Rewrote the "lazy highlighting" code not to use
4454         timers.
4455
4456 1999-08-27  Hrvoje Niksic  <hniksic@srce.hr>
4457
4458         * subr.el (buffer-string): More robust backward compatibility
4459         check, courtesy William Perry.
4460
4461 1999-08-26  Hrvoje Niksic  <hniksic@srce.hr>
4462
4463         * replace.el (perform-replace): Stop the search after the search
4464         limit has been reached.
4465
4466 1999-08-23  Andy Piper  <andy@xemacs.org>
4467
4468         * gutter-items.el (update-tab-in-gutter): call add-tab-to-gutter
4469         here if we don't have one.
4470
4471 1999-08-15  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
4472
4473         * ldap.el (ldap-coding-system): Default to nil until we get
4474         efficient UTF8 support
4475         (ldap-decode-string): Guard against `decode-coding-string' not
4476         being defined
4477         (ldap-encode-string): Guard against `encode-coding-string' not
4478         being defined
4479
4480 1999-08-23  Didier Verna  <didier@xemacs.org>
4481
4482         * rect.el: Cosmetics suggested by Dave Love <d.love@dl.ac.uk>.
4483         Some doc strings improvements, and add a star to the `interactive'
4484         calls.
4485
4486 1999-08-18  Stef Epardaud  <stef@lunatech.com>
4487
4488         * font-lock.el (java-font-lock-keywords-3): introduced new
4489         keywords and regexpes for javadoc syntax 1.2.
4490
4491 1999-08-17  Andy Piper  <andy@xemacs.org>
4492
4493         * gutter-items.el (buffers-tab-format-buffer-line-function): use
4494         format-buffers-tab-line.
4495         (buffers-tab-max-buffer-line-length): new variable.
4496         (format-buffers-tab-line): new function. truncate names if over
4497         buffers-tab-max-buffer-line-length.
4498
4499 1999-08-13  Charles G Waldman  <cgw@fnal.gov>
4500
4501         * cus-start.el: Customize the variable `bell-inhibit-time'.
4502
4503 1999-08-16  Andy Piper  <andy@xemacs.org>
4504
4505         * gutter-items.el (remove-buffer-from-gutter-tab): take a
4506         brute-force approach to deleting the last buffer.
4507         (buffers-tab-grouping-regexp): new customizable variable.
4508         (select-buffers-tab-buffers-by-mode): use it.
4509
4510 1999-08-13  Andy Piper  <andy@xemacs.org>
4511
4512         * gutter-items.el (remove-buffer-from-gutter-tab): fix *scratch*
4513         deletion problem.
4514
4515 1999-07-30  Didier Verna  <didier@xemacs.org>
4516
4517         * cus-edit.el (custom-save-variables): I said, use prin1 instead
4518         of princ to output symbols.
4519         (custom-save-face-internal): ditto.
4520         (custom-save-resets): ditto.
4521
4522 1999-08-09  Didier Verna  <didier@xemacs.org>
4523
4524         * gutter-items.el (select-buffers-tab-buffers-by-mode): use
4525         `regexp-quote' to protect the major mode name for use as a regular
4526         expression (c++ needs this for instance).
4527
4528 1999-08-08  Andy Piper  <andy@xemacs.org>
4529
4530         * gutter-items.el (select-buffers-tab-buffers-by-mode): beef up to
4531         cope with similar mode names.
4532
4533         * gutter-items.el (buffers-tab-selection-function): new selection
4534         function.
4535         (select-buffers-tab-buffers-by-mode): new function.
4536         (buffers-tab-items): use it if set to only display buffers in the
4537         tab in the current buffer's group..
4538         (update-tab-in-gutter): use new api.
4539         (remove-buffer-from-gutter-tab): ditto.
4540
4541         * gutter-items.el (buffers-tab-max-size): set custom selection
4542         default to 6.
4543         (buffers-tab-switch-to-buffer): just switch window if the window is visible.
4544         (add-tab-to-gutter): set face as default.
4545
4546 1999-07-07  Jan Vroonhof  <jan@xemacs.org>
4547
4548         * faces.el (frob-face-property): Merge the fall-back specifier
4549         with the target, not replace it.
4550
4551 1999-08-05  Andy Piper  <andy@xemacs.org>
4552
4553         * gutter-items.el (update-tab-in-gutter): add frame argument for
4554         buffer-items.
4555         (update-tab-in-gutter): use it.
4556
4557         * gutter-items.el (record-buffer-hook): set.
4558
4559         * buffer.el (switch-to-buffer): back out switch-to-buffer-hook
4560         change.
4561         (switch-to-buffer-hook) deleted.
4562
4563 1999-08-04  Andy Piper  <andy@xemacs.org>
4564
4565         * gutter-items.el (update-tab-in-gutter): make sure this will work
4566         as an argument to create-frame-hook.
4567
4568 1999-07-30  Hrvoje Niksic  <hniksic@srce.hr>
4569
4570         * isearch-mode.el: Modified Bob and Darryl's code to use itimers
4571         instead of timer emulation.
4572
4573 1999-07-30  Darryl Okahata  <darrylo@sonic.net>
4574
4575         * isearch-mode.el: Merged Bob Glickstein's <bobg@zanshin.com> GNU
4576         Emacs isearch enhancements.
4577
4578 1999-07-28  Andy Piper  <andy@xemacs.org>
4579
4580         * gutter-items.el (add-tab-to-gutter): put in specifier specs for
4581         all devices that support tab controls.
4582         (remove-buffer-from-gutter-tab): new function. to be used as a
4583         value for kill-buffer-hook.
4584
4585 1999-07-21  Sean MacLennan  <seanm@storm.ca>
4586
4587         * auto-show.el (auto-show-truncationp): changed to match
4588         `window_translation_on'
4589
4590 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
4591
4592         * XEmacs 21.2.19 is released
4593
4594 1999-07-28  SL Baur  <steve@miho>
4595
4596         * code-files.el (insert-file-contents): Fix docstring.
4597         revert previous change.
4598
4599 1999-07-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4600
4601         * fill.el (fill-region-as-paragraph): Change re-break-point to
4602         contain word-across-newline plus one character so that filling
4603         Japanese and Chinese works as desired.
4604         * simple.el (do-auto-fill): Ditto.
4605
4606 1999-07-26  SL Baur  <steve@miho>
4607
4608         * mule/japanese.el ("Japanese"): Do not specify a default input
4609         method.
4610         Suggested by MORIOKA Tomohiko  <tomo@etl.go.jp>
4611
4612 1999-07-23  Jan Vroonhof  <vroonhof@math.ethz.ch>
4613
4614         * custom.el ((not (fboundp 'defun*))): Insert autoload crap to be
4615         able to use cl-macs macro in early lisp.
4616
4617 1999-07-23  Jan Vroonhof  <jan@xemacs.org>
4618
4619         * custom.el:
4620         * cus-face.el:
4621         * cus-edit.el:
4622                 Massive custom Theme API changes.
4623
4624 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
4625
4626         * code-files.el (insert-file-contents): Regard
4627         coding-system-magic-cookie if `coding-system-for-read' is nil.
4628
4629 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
4630
4631         * mule/thai-xtis.el: Add coding: local variable, to avoid
4632         bootstrapping problem with C locale.
4633
4634 1999-07-22  Andy Piper  <andy@xemacs.org>
4635
4636         * dumped-lisp.el (preloaded-file-list): guard against putting
4637         gutter-items in a less than functional XEmacs.
4638         * gutter-items.el: put call to `add-tab-to-gutter' back in.
4639
4640 1999-07-18  Bob Weiner  <weiner@beopen.com>
4641
4642         * fill.el (fill-context-prefix): Fixed bug that prevented the
4643         setting of an adaptive fill prefix when the `dont-skip-first' was
4644         t.
4645
4646 1999-07-22  SL Baur  <steve@miho>
4647
4648         * gutter-items.el: remove unguarded call to `add-tab-to-gutter'.
4649
4650 1999-06-25  Karl M. Hegbloom  <karlheg@debian.org>
4651
4652         * files.el (interpreter-mode-alist): add `make', `guile', and
4653         `emacs' entries. (#!/usr/bin/make -f ought to send a file into
4654         makefile-mode, guile is a scheme, and someday XEmacs will be
4655         modular enough to use as an efficient scripting tool.)
4656
4657 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
4658
4659         * mule/mule-cmds.el (reset-language-environment): Regard
4660         coding-category `utf-8' and `ucs-4' if they are available.
4661
4662 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
4663
4664         * mule/mule-cmds.el (set-default-coding-systems): Fix DOC-string.
4665         (prefer-coding-system): Fix DOC-string.
4666
4667         * mule/mule-cmds.el (coding-system-change-eol-conversion): Fix
4668         DOC-string too.
4669
4670         * mule/mule-cmds.el (mule-keymap): Change keymap name from MULE to
4671         Mule.
4672         (coding-system-change-eol-conversion): Fix DOC-string.
4673
4674 1999-06-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
4675
4676         * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system'
4677         instead of `list-coding-system'.
4678
4679 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4680
4681         * menubar-items.el (default-menubar): `select-input-method' was
4682         renamed to `set-input-method'.
4683
4684         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
4685         "Set Language Environment" menu.
4686
4687         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
4688         "Describe Language Support" menu.
4689
4690 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4691
4692         * mule/chinese.el ("Chinese-GB"): Rename
4693         `chinese-gb-environment-setup-function' to
4694         `setup-chinese-gb-environment-internal'.
4695
4696 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4697
4698         * mule/korean.el: Use `define-coding-system-alias' instead of
4699         `copy-coding-system'.
4700
4701 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4702
4703         * mule/mule-cmds.el (set-language-environment-coding-systems):
4704         Treat duplicated coding-categories.
4705
4706 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4707
4708         * mule/japanese.el: Use `define-coding-system-alias' instead of
4709         `copy-coding-system'.
4710
4711 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4712
4713         * mule/vietnamese.el: Specify `iso-8-1' as a category of
4714         coding-system `viscii'.
4715
4716 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4717
4718         * mule/cyrillic.el:
4719         - Specify `iso-8-1' as a category of coding-system `koi8-r'.
4720         (cyrillic-alternativnyj-decode-table): New variable.
4721         (cyrillic-alternativnyj-encode-table): New variable.
4722         - Specify `iso-8-1' as a category of coding-system
4723           `alternativnyj'.
4724         - Abolish general Cyrillic environment.
4725
4726 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4727
4728         * mule/chinese.el:
4729         - Use `define-coding-system-alias' instead of `copy-coding-system'.
4730         - Register `chinese-gb-environment-setup-function' as a
4731           `setup-function' of "Chinese-GB" environment.
4732
4733 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4734
4735         * mule/mule-cmds.el (set-language-info-alist): Allow dummy
4736         optional argument `parents'.
4737
4738         * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
4739         property for Thai-XTIS.
4740
4741         * mule/mule-help.el (help-with-tutorial): Use property
4742         `tutorial-coding-system' of language-info as a coding-system to
4743         read tutorial file.
4744
4745 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4746
4747         * mule/thai-xtis.el: Don't setup `setup-function' and
4748         `exit-function'.
4749
4750         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
4751         `set-coding-category-system' to set up coding-system for
4752         coding-category.
4753
4754         * mule/mule-cmds.el (prefer-coding-system): Use
4755         `set-coding-category-system' to set up coding-system for
4756         coding-category.
4757
4758 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4759
4760         * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
4761         Thai-XTIS environment.
4762
4763         * mule/mule-cmds.el (prefer-coding-system): Use
4764         `find-coding-system' instead of `coding-system-p'.
4765
4766 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4767
4768         * mule/mule-cmds.el (set-language-environment-coding-systems):
4769         Modify eol-type for XEmacs.
4770
4771         * mule/thai-xtis.el: Delete unused local variable `category'.
4772
4773         * mule/mule-cmds.el (coding-system-change-eol-conversion): New
4774         function.
4775         (prefer-coding-system): Don't call
4776         `update-coding-systems-internal'; use function
4777         `coding-category-list' instead of variable `coding-category-list';
4778         use `set-coding-priority-list' instead of `set-coding-priority';
4779         modify `eol-type' for XEmacs.
4780
4781         * mule/mule-misc.el (string-width): Use `charset-width' instead of
4782         `charset-columns'.
4783         (char-width): Likewise.
4784
4785 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4786
4787         * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
4788         `tis-620'.
4789
4790         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
4791         `set-coding-priority-list' instead of `set-coding-priority'; don't
4792         call `update-coding-systems-internal'.
4793
4794         * mule/mule-misc.el (coding-system-get): New function.
4795         (coding-system-put): New function.
4796         (coding-system-category): New function.
4797
4798 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4799
4800         * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
4801         when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
4802         to avoid conflict with leim/quail/thai-xtis.
4803
4804         * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
4805         to thai-xtis-chars.el.
4806
4807         * mule/thai-xtis-chars.el: New file (split from
4808         mule/thai-xtis.el).
4809
4810 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4811
4812         * mule/thai-xtis.el:
4813         - Change category for the charset `thai-xtis' to `?x' from `?T'.
4814         - Add syntax entries.
4815         - Put `preferred-coding-system' of the charset `thai-xtis' to
4816           `tis-620'.
4817
4818 1999-06-28  TAKAHASHI Naoto  <ntakahas@etl.go.jp>
4819
4820         * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
4821         rewritten to use write-multibyte-character.
4822
4823 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4824
4825         mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
4826         of `iso-2022-7'.
4827         (prefer-coding-system): Synced up with Emacs 20.3.11 but not
4828         ported yet.
4829         (read-input-method-name): Treat optional argument `default'.
4830
4831 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4832
4833         * mule/mule-cmds.el (set-language-info): Don't set up menus at
4834         all.
4835         (set-language-info-alist): Set up menus here.
4836
4837 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4838
4839         * minibuf.el (completing-read): Add new optional argument
4840         `default'.
4841         (read-coding-system): Add new optional argument
4842         `default-coding-system'.
4843
4844 1999-06-03  Ken'ichi Handa  <handa@gnu.org>
4845
4846         * mule/vietnamese.el (ccl-encode-vscii): Typo fixed
4847         (viet-viscii-...->viet-vscii...).
4848
4849 1999-05-13  Ken'ichi Handa  <handa@gnu.org>
4850
4851         * mule/mule-cmds.el: Change MULE to Mule in docstrings
4852         and menus.
4853
4854 1999-04-12  Richard M. Stallman  <rms@gnu.org>
4855
4856         * mule/mule-cmds.el (input-method-function): Add permanent-local
4857         property.
4858
4859 1999-03-30  Dave Love  <fx@gnu.org>
4860
4861         * mule/mule-cmds.el (current-language-environment): Doc fix.
4862
4863 1999-02-06  Richard Stallman  <rms@gnu.org>
4864
4865         * mule/european.el (setup-slovenian-environment): New function.
4866         ("Slovenian"): New language environment.
4867
4868 1999-01-27  Dave Love  <fx@gnu.org>
4869
4870         * mule/mule-cmds.el (current-language-environment): Provide :link,
4871         :type (choices) and appropriate :get.
4872
4873 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
4874
4875         * mule/mule-cmds.el (describe-language-environment): Don't alter
4876         input-method-alist.
4877
4878 1999-01-06  Eli Zaretskii  <eliz@gnu.org>
4879
4880         * mule/mule-cmds.el (prefer-coding-system): Call
4881         set-coding-priority, so that the internal array of priorities is
4882         also updated.
4883
4884 1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
4885
4886         * mule/mule-cmds.el (prefer-coding-system): If the argument
4887         requires specific EOL conversion type, make the default coding
4888         systems use that.
4889
4890 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
4891
4892         * mule/mule-cmds.el (set-language-environment): Pass the default
4893         eol-type to set-language-environment-coding-systems.
4894         (set-default-coding-systems): Copy the eol-type property for the
4895         new default values of {buffer-file,process}-coding-system from the
4896         old defaults.
4897         (set-language-environment-coding-systems): Accept an optional
4898         argument EOL-TYPE, and set the eol-type property of the default
4899         coding systems accordingly.
4900
4901 1998-10-26  Kenichi Handa <handa@etl.go.jp>
4902
4903         * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
4904         use generate-new-buffer instead of get-buffer-create.
4905
4906 1998-10-21  Kenichi Handa  <handa@etl.go.jp>
4907
4908         * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
4909
4910 1998-10-16  Markus Rost  <rost@delysid.gnu.org>
4911
4912         * mule/mule-cmds.el (default-input-method): Fix custom type.
4913
4914 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
4915
4916         * mule/mule-cmds.el (setup-specified-language-environment):
4917         Add apropos-inhibit property.
4918         (describe-specified-language-support): Likewise.
4919
4920 1998-09-06  Bill Richter  <richter@math.nwu.edu>
4921
4922         * mule/mule-cmds.el: Doc fixes.
4923
4924 1998-09-02  Kenichi Handa  <handa@etl.go.jp>
4925
4926         * mule/mule-cmds.el (register-input-method): Doc-string
4927         modified.
4928
4929 1998-09-01  Dave Love  <fx@gnu.org>
4930
4931         * mule/mule-cmds.el (current-language-environment): Fix
4932         setter function.
4933
4934 1998-08-31  Paul Eggert  <eggert@twinsun.com>
4935
4936         * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el,
4937         mule/european.el, mule/hebrew.el, mule/japanese.el,
4938         mule/korean.el, mule/vietnamese.el: Add coding: local variable, to
4939         avoid bootstrapping problem if you need to recompile all the Lisp
4940         files using interpreted code.
4941
4942 1998-08-26  Kenichi Handa  <handa@etl.go.jp>
4943
4944         * mule/european.el ("Latin-1"): Modify `documentation' key value.
4945         ("Latin-2"): Likewise.
4946
4947 1998-08-18  Per Starback  <starback@update.uu.se>
4948
4949         * mule/european.el (setup-latin2-environment): Fix typo.
4950
4951 1998-08-18  Kenichi Handa  <handa@etl.go.jp>
4952
4953         * mule/european.el: Give proper value of `input-method' key to all
4954         lang. env.
4955
4956         * mule/mule-cmds.el (activate-input-method): Handle the case that
4957         the arg INPUT-METHOD is nil correctly.
4958         (read-multilingual-string): Activate the specified input method
4959         before calling read-string.  Afterward, activate the original
4960         input method.
4961
4962 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
4963
4964         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
4965         (set-language-info-alist): Fix typo in doc-string.
4966
4967         * mule/hebrew.el ("Hebrew"): Delete describe-function key.
4968
4969 1998-08-09  Kenichi HANDA  <handa@etl.go.jp>
4970
4971         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
4972         (reset-language-environment): New function for the job that
4973         setup-english-environment used to do.
4974         (set-language-environment): Do more setups according to the info
4975         in language-info-alist.
4976         (read-language-name): Handle the case that the arg KEY is nil.
4977         (describe-language-environment): Handle input-method property.
4978
4979         * mule/: All files under this directory, which related with
4980         specific languages (such as mule/european.el, mule/greek.el,
4981         mule/hebrew.el, mule/misc-lang.el), modified as below.
4982         (setup-XXX-environment): Just call set-language-environment.  If
4983         they used to do some other jobs than what done by
4984         set-language-environment, those jobs are done in
4985         setup-XXX-environment-internal now.
4986         ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
4987         the value to setup-XXX-environment-internal.  Add properties
4988         input-method and features.
4989
4990         * mule/english.el (setup-english-environment): Just call
4991         reset-language-environment.
4992
4993         * mule/european.el (setup-8-bit-environment): Function deleted.
4994
4995 1998-08-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
4996
4997         * mule/mule-cmds.el (input-method-exit-on-first-char)
4998         (input-method-use-echo-area): Doc fixes.
4999
5000 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
5001
5002         * mule/mule-cmds.el (input-method-exit-on-first-char): New
5003         variable.
5004         (input-method-use-echo-area): New variable.
5005
5006 1998-08-01  Kenichi HANDA  <handa@etl.go.jp>
5007
5008         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
5009
5010 1998-07-30  Ken'ichi Handa  <handa@delysid.gnu.org>
5011
5012         * mule/mule-cmds.el (activate-input-method): Update mode line.
5013         (inactivate-input-method): Likewise.
5014
5015 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
5016
5017         * mule/mule-cmds.el (read-multilingual-string): Don't activate an
5018         input method in the current buffer, but just bind
5019         current-input-method.
5020
5021 1998-07-08  Kenichi Handa  <handa@etl.go.jp>
5022
5023         * mule/hebrew.el ("Hebrew"): Add coding-priority.
5024
5025         * mule/misc-lang.el ("IPA"): Add coding-priority and
5026         coding-system.
5027
5028 1998-06-26  Ken'ichi Handa  <handa@melange.gnu.org>
5029
5030         * mule/greek.el: Add coding-priority.
5031
5032 1998-05-23  Richard Stallman  <rms@psilocin.ai.mit.edu>
5033
5034         * mule/mule-cmds.el (register-input-method): Rename arg ENV to
5035         LANG-ENV.
5036
5037 1998-05-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
5038
5039         * mule/mule-cmds.el (register-input-method): Fix previous change.
5040         (setup-specified-language-environment): Doc fix.
5041
5042 1998-05-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
5043
5044         * mule/mule-cmds.el: Several doc fixes.
5045         (get-language-info, set-language-info): Rename argument.
5046         (set-language-info-alist): Likewise.
5047         (register-input-method): Rename argument.
5048         (activate-input-method): If INPUT-METHOD is nil, deactivate.
5049
5050 1998-05-04  Kenichi Handa  <handa@etl.go.jp>
5051
5052         * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
5053         default value while reading an input method.
5054
5055 1998-05-01  Kenichi Handa  <handa@etl.go.jp>
5056
5057         * mule/mule-cmds.el (universal-coding-system-argument):
5058         Use buffer-file-coding-system as default.
5059
5060 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
5061
5062         * mule/korean.el ("Korean"): Doc fix.
5063
5064 1998-04-11  Kenichi Handa  <handa@etl.go.jp>
5065
5066         * mule/mule-cmds.el (describe-language-environment): Print the
5067         languge environment at the head.
5068
5069 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
5070
5071         * mule/japanese.el: Set exit-function to exit-japanese-environment
5072         for Japanese environment.
5073
5074 1998-03-20  Richard Stallman  <rms@psilocin.gnu.org>
5075
5076         * mule/mule-cmds.el (set-language-environment): Doc fix.
5077         (current-language-environment): Use defcustom.
5078         (default-input-method): Specify :type.
5079
5080 1998-03-02  Kenichi Handa  <handa@etl.go.jp>
5081
5082         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
5083         modified.
5084         (prefer-coding-system): Doc-string modified.
5085
5086 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
5087
5088         * mule/mule-cmds.el (set-language-info): Doc-string
5089         describes `coding-priority' KEY.
5090         (set-language-environment-coding-systems): New function.
5091         (select-safe-coding-system): New function.
5092         (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
5093         (set-language-info-alist): New optionla arg PARENTS.  Call
5094         set-language-info with appropriate DESCRIBE-MAP and SETUP-MAP args.
5095         (set-language-environment-coding-systems): New function.
5096
5097         * mule/chinese.el: Remove setting up of
5098         describe-chinese-environment-map and
5099         setup-chinese-environment-map.  Exclude them in args of calls to
5100         set-language-info-alist.  Register coding-priority key in
5101         language-info-alist.
5102
5103         * mule/cyrillic.el: Remove setting up of
5104         describe-cyrillic-environment-map and
5105         setup-cyrillic-environment-map.  Exclude them in args of calls to
5106         set-language-info-alist.  Register coding-priority key in
5107         language-info-alist.
5108
5109         * mule/english.el: Register coding-priority key in
5110         language-info-alist.
5111
5112         * mule/ethiopic.el: Register coding-priority key in
5113         language-info-alist.
5114
5115         * mule/european.el: Remove setting up of
5116         describe-european-environment-map and
5117         setup-european-environment-map.  Exclude them in args of calls to
5118         set-language-info-alist.  Register coding-priority key in
5119         language-info-alist.  Add "German" language env.
5120         (setup-8-bit-environment): Delete CODING-SYSTEM arg.
5121         (setup-german-environment): New function.
5122
5123         * mule/greek.el (setup-greek-environment): For Greek lang. env.,
5124         change default input method to "greek-postfix".
5125
5126         * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register
5127         coding-priority key in
5128
5129 1997-12-19  Stephen Eglen  <stephen@cns.ed.ac.uk>
5130
5131         * mule/mule-cmds.el (set-language-info): Doc fix.
5132         (input-method-inactivate-hook): Doc fix.
5133
5134 1997-11-20  Karl Heuer  <kwzh@gnu.org>
5135
5136         * mule/mule-cmds.el (set-input-method): Renamed from
5137         select-input-method.
5138
5139 1997-11-07  Kenichi Handa  <handa@etl.go.jp>
5140
5141         * mule/mule-cmds.el (set-language-environment): Run
5142         exit-language-environment-hook before calling `exit-function'
5143         which is specified for the language environment.
5144
5145 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
5146
5147         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
5148         modified.
5149         (prefer-coding-system): Likewise.
5150         (describe-language-environment): Print aliases of each coding
5151         system.
5152         (set-language-environment-hook): New variable.
5153         (exit-language-environment-hook): New variable.
5154         (set-language-environment): Call these hooks.  Before setting a
5155         new language environment, exit from the
5156         current-language-environment if necessary.
5157         (input-method-verbose-flag): The value can be nil, t,
5158         complex-only, or default.
5159         (input-method-highlight-flag): Doc-string augmented.
5160         (activate-input-method): Check if we can run the registered
5161         function to activate an input method.
5162
5163         * mule/korean.el: Set exit-function for language environment
5164         "Korean" to exit-korean-environment.
5165         (setup-korean-environment): Moved to korea-util.el.
5166
5167 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
5168
5169         * mule/mule-cmds.el (read-multilingual-string): Use
5170         current-input-method prior to default-input-method.  Don't bind
5171         current-input-method by `let', instead, activate the specified
5172         input method in the current buffer temporarily.
5173
5174 1997-10-19  John F. Whitehead  <jfw@cisco.com>
5175
5176         * mule/mule-cmds.el (describe-language-environment): Fix prompt.
5177
5178 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
5179
5180         * mule/chinese.el (post-read-decode-hz): Return the result of
5181         decode-hz-region.
5182         (pre-write-encode-hz): Do not change the value of
5183         last-coding-system.
5184
5185 1998-09-06  Bill Richter  <richter@math.nwu.edu>
5186
5187         * mule/mule-ccl.el: Doc fixes.
5188
5189 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
5190
5191         * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
5192         (check-ccl-program): New macro.
5193
5194 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
5195
5196         * mule/mule-ccl.el: Comment about CCL syntax modified.
5197         (ccl-command-table): Add read-multibyte-character and
5198         write-multibyte-character.
5199         (ccl-code-table): Add ex-cmd.
5200         (ccl-extended-code-table): New variable.
5201         (ccl-embed-extended-command): New function.
5202         (ccl-compile-read-multibyte-character,
5203         ccl-compile-write-multibyte-character) New functions.
5204         (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
5205         ccl-dump-write-multibyte-character): New functions.
5206
5207 1999-07-22  SL Baur  <steve@miho>
5208
5209         * config.el (config-value-file): config.values is installed into
5210         doc-directory.
5211         From Karl M. Hegbloom  <karlheg@cathcart.sysc.pdx.edu>
5212
5213 1999-07-19  Didier Verna  <didier@xemacs.org>
5214
5215         * rect.el: all functions rewritten, except when noted. Below is a
5216         list of interface changes.
5217         (apply-on-rectangle): new function. Obsoletes
5218         `operate-on-rectangle'. All functions that used to call this
5219         function now call the new one.
5220         (kill-rectangle): added optional prefix arg to fill lines.
5221         (delete-rectangle): ditto.
5222         (delete-extract-rectangle): ditto.
5223         (open-rectangle): ditto.
5224         (clear-rectangle): ditto.
5225         (delete-rectangle-line): added third arg FILL.
5226         (delete-extract-rectangle-line): ditto.
5227         (open-rectangle-line): ditto.
5228         (clear-rectangle-line): ditto.
5229
5230 1999-07-18  Andy Piper  <andy@xemacs.org>
5231
5232         * menubar-items.el (default-menubar): add gutter options.
5233
5234         * gutter-items.el: new file.
5235         (gutter): new group for custom.
5236         (gutter-visible-p): new variable.
5237         (default-gutter-position): ditto.
5238         (buffers-tab): new group for the buffers tab.
5239         (gutter-buffers-tab): widget to put in the gutter.
5240         (buffers-tab-max-size): max number of tabs.
5241         (buffers-tab-switch-to-buffer-function): function to call when a
5242         tab is pressed.
5243         (buffers-tab-omit-function): filter buffers with this function.
5244         (buffers-tab-format-buffer-line-function): format buffer names for
5245         inclusion in tabs.
5246         (buffers-tab-switch-to-buffer): like switch-to-buffer but without
5247         the record.
5248         (build-buffers-tab-internal): build a list of tab items.
5249         (buffers-tab-items): ditto.
5250         (add-tab-to-gutter): put a tab in the gutter area.
5251         (update-tab-in-gutter): reset the buffers in the tab.
5252
5253         * dumped-lisp.el (preloaded-file-list): dump gutter-items.
5254
5255         * buffer.el (switch-to-buffer): run switch-to-buffer-hooks.
5256         (switch-to-buffer-hooks): new hook.
5257
5258         * toolbar.el (default-toolbar-position): fix typo.
5259
5260 1999-07-16  Andy Piper  <andy@xemacs.org>
5261
5262         * gui.el (make-dialog-frame): turn off gutters for dialogs.
5263
5264 1999-07-15  Didier Verna  <didier@xemacs.org>
5265
5266         * cus-edit.el (custom-prompt-variable): optional third arg makes
5267         prompt for a comment string.
5268         (customize-set-value): optional prefix makes this function handle
5269         variable comments.
5270         (customize-set-variable): ditto.
5271         (customize-save-variable): ditto.
5272         (customize-customized): handle custom comments.
5273         (customize-save-customized): ditto.
5274         (custom-variable-state-set): ditto.
5275         (custom-face-state-set): ditto.
5276         (customize-saved): ditto.
5277         (custom-variable-set): ditto.
5278         (custom-face-set): ditto.
5279         (custom-variable-save): ditto.
5280         (custom-face-save): ditto.
5281         (custom-variable-reset-saved): ditto.
5282         (custom-face-reset-saved): ditto.
5283         (custom-variable-reset-standard): ditto.
5284         (custom-face-reset-standard): ditto.
5285         (custom-comment-face): new face.
5286         (custom-comment-tag-face): ditto.
5287         (custom-comment): new widget.
5288         (custom-comment-create): new function.
5289         (custom-comment-delete): ditto.
5290         (custom-comment-value-set): ditto.
5291         (custom-comment-show): ditto.
5292         (custom-comment-invisible-p): ditto.
5293         (custom-variable-value-create): create a comment field widget.
5294         (custom-face-value-create): ditto.
5295         (custom-variable-menu): new entry for adding a custom comment.
5296         (custom-face-menu): ditto.
5297         (custom-save-variables): possibly save custom comments.
5298         (custom-save-faces): ditto.
5299
5300         * cus-face.el (custom-set-faces): the arguments can now have a
5301         custom comment as fourth argument.
5302
5303         * custom.el (custom-set-variables): the arguments can now have a
5304         custom comment as fifth element.
5305
5306 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
5307
5308         * XEmacs 21.2.18 is released
5309
5310 1999-07-13  SL Baur  <steve@miho>
5311
5312         * lib-complete.el (read-library-name): Revert previous change.
5313         (read-library): Ditto.
5314
5315 1999-06-24  Karl M. Hegbloom  <karlheg@debian.org>
5316
5317         * packages.el (packages-package-list): Capitalize docstring.
5318
5319         * packages.el (packages-find-package-library-path): Use #'nconc
5320         rather than #'append to reduce consing -- #'mapcar uses Flist,
5321         which returns a freshly consed list.  #'append would create yet
5322         another fresh list, using Fmake_list in concat.
5323
5324         * packages.el (package-provide): Use setq with remassq like it
5325         says in its docstring.
5326
5327 1999-07-06  SL Baur  <steve@miho.m17n.org>
5328
5329         * lib-complete.el (progn-with-message): Fix typo.
5330
5331 1999-07-06  SL Baur  <steve@miho.m17n.org>
5332
5333         * mule/mule-misc.el (char-octet): Make function match docstring.
5334         From Katsumi Yamaoka <yamaoka@jpl.org>
5335
5336 1999-06-15  Karl M. Hegbloom  <karlheg@debian.org>
5337
5338         * wid-edit.el (widget-documentation): corrected spelling error.
5339
5340 1999-06-23  Jonathan Marten <jonathan.marten@uk.sun.com>
5341
5342         * x-win-sun.el (x-win-init-sun): Don't rebind Find and Sh-find
5343         keys if already bound
5344
5345 1999-07-06  SL Baur  <steve@miho.m17n.org>
5346
5347         * lib-complete.el (progn-with-message): Revert previous changes.
5348
5349 1999-06-24  Bob Weiner  <weiner@beopen.com>
5350
5351         * lib-complete.el (find-library):
5352         (find-library-other-window):
5353         (find-library-other-frame): Completely rewrote
5354         so that these functions actually work when called non-interactively.
5355         Also made them handle LIBRARY arguments which end with .el or .elc.
5356
5357 1999-06-24  Bob Weiner  <weiner@beopen.com>
5358
5359         * simple.el (indent-new-comment-line): Locally bound
5360         `block-comment-start' to `comstart' or else when this is called
5361         from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil
5362         `block-comment-start' value, ignoring any existing spacing after a
5363         comment prefix in the previous line and producing ugly comments.
5364
5365 1999-06-23  Bob Weiner  <weiner@beopen.com>
5366
5367         * list-mode.el (mouse-choose-completion):
5368         (choose-completion):
5369         (completion-switch-to-minibuffer): Added.
5370         ([Tab]): [Tab] previously switched to the minibuffer
5371         but since [space] does that and since most applications in the
5372         world use [Tab] to select the next item in a list, do that in the
5373         *Completions* buffer too.  This will cause the least confusion
5374         among the largest population of users.  -- Bob Weiner, BeOpen.com,
5375         06/23/1999.
5376
5377 1999-06-22  Bob Weiner  <weiner@beopen.com>
5378
5379         * help.el (help-buffer-name): Added support for a null value
5380         of `help-buffer-prefix-string' since some buffers require no
5381         prefix.
5382
5383 1999-06-20  Bob Weiner  <weiner@beopen.com>
5384
5385         * list-mode.el (completion-list-mode-quit): Added and bound to {q}
5386         in the completion-list-mode-map to bury the completions buffer
5387         even when the minibuffer is no longer active.
5388
5389 1999-06-20  Bob Weiner  <weiner@beopen.com>
5390
5391         * list-mode.el (list-mode): It is visually disconcerting to have
5392         the text cursor disappear within list buffers, especially when
5393         moving from window to window, so leave it visible.
5394
5395 1999-07-01  SL Baur  <steve@miho.m17n.org>
5396
5397         * menubar-items.el (default-menubar): Conditionalize the bug
5398         report menu item (which may not be possible in this XEmacs).
5399         Reported by: Ken'ichi Handa <handa@etl.go.jp>
5400
5401 1999-06-30  SL Baur  <steve@miho.m17n.org>
5402
5403         * subr.el (with-current-buffer): DOC string fix.
5404         Suggested by Bob Weiner <weiner@altrasoft.com>
5405
5406 1999-06-25  Charles G Waldman <cgw@fnal.gov>
5407
5408         * cus-face.el (custom-face-italic): insert missing args
5409
5410 1999-06-24  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5411
5412         * packages.el (package-locations): Changed default early package
5413         hierarchies to ~/.xemacs/mule-packages and
5414         ~/.xemacs/xemacs-packages.
5415
5416 1999-06-23  SL Baur  <steve@miho.m17n.org>
5417
5418         * mule/mule-category.el (Top Level): ASCII is also latin-1.
5419
5420 1999-06-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5421
5422         * packages.el (package-locations): Changed default early package
5423         hierarchy to ~/.xemacs/packages.
5424         (package-locations): Removed `packages' as a possible name for a
5425         late package hierarchy.
5426
5427 1999-06-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
5428
5429         * mule/mule-category.el (word-combining-categories): Set up new
5430         variable.
5431         (word-separating-categories): Likewise.
5432
5433 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
5434
5435         * XEmacs 21.2.17 is released
5436
5437 1999-06-17  Robert Pluim  <rpluim@bigfoot.com>
5438
5439         * font-menu.el (font-menu-set-font): allow for nil specification
5440         of font size.
5441
5442 1999-06-16  MORIOKA Tomohiko  <tomo@etl.go.jp>
5443
5444         * mule/thai-xtis.el: Specify `columns' of the charset `thai-xtis'
5445         is 1.
5446
5447 1999-06-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
5448
5449         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Use NBSP of ISO
5450         8859-5 instead of ISO 8859-1.
5451
5452 1999-06-15  SL Baur  <steve@steve1.m17n.org>
5453
5454         * mule/vietnamese.el (viet-vscii-encode-table): Use split-char.
5455         (viet-viscii-encode-table): Ditto.
5456
5457         * mule/mule-misc.el: Delete split-char & split-char-or-char-int.
5458         Make obsolete definition of char-octet.
5459
5460 1999-06-14  SL Baur  <steve@steve1.m17n.org>
5461
5462         * subr.el: Move no-Mule make-char ...
5463         * help-nomule.el (make-char): To here.
5464         (string-width): Make Mule compatibility alias.
5465
5466 1999-06-15  Andy Piper  <andy@xemacs.org>
5467
5468         * select.el (get-selection-no-error): really make there be no-error.
5469         (get-selection): revert to original.
5470
5471 1999-06-11  Andy Piper  <andy@xemacs.org>
5472
5473         * select.el (selection-sets-clipboard): renamed.
5474         (own-selection): use it.
5475
5476 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
5477
5478         * XEmacs 21.2.16 is released
5479
5480 1999-06-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
5481
5482         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Set 32 for
5483         missing characters to avoid crash.
5484
5485 1999-06-09  Jan Vroonhof  <vroonhof@math.ethz.ch>
5486
5487         * coding.el (set-terminal-coding-system): Only set the console
5488         coding system on the selected console if it is a tty.
5489
5490 1999-06-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
5491
5492         * cus-face.el:
5493         * cus-edit.el:
5494         * faces.el:
5495         (custom):
5496         (face-spec-set):
5497         * faces.el (frob-face-property):
5498         * font-menu.el (font-menu-set-font):
5499                   Actually apply changes from 1999-03-17
5500
5501 1999-06-10  Andy Piper  <andy@xemacs.org>
5502
5503         * select.el (get-selection): abstract out non error-signalling
5504         part.
5505         (get-selection-no-error): get-selection without signalling an
5506         error.
5507         (selection-is-clipboard-p): new variable. controls whether the
5508         selection sets the clipboard.
5509         (own-selection): use it.
5510
5511         * mouse.el (insert-selection): fallback to clipboard after trying
5512         primary selection and cutbuffer.
5513
5514 1999-06-05  Andy Piper  <andy@xemacs.org>
5515
5516         * x-select.el (xselect-kill-buffer-hook-1): use generalised
5517         selection functions.
5518
5519 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
5520
5521         * code-files.el (buffer-file-coding-system): Use `raw-text' as
5522         default value.
5523         (load): Use `raw-text' instead of `no-conversion'.
5524         (insert-file-contents): Likewise.
5525
5526         * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
5527         of `no-conversion'.
5528
5529 1999-06-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
5530
5531         * coding.el: Don't copy `no-conversion' to `raw-text'.
5532
5533 1999-06-07  Hrvoje Niksic  <hniksic@srce.hr>
5534
5535         * subr.el (make-char): Define it if Mule is not around.
5536
5537 1999-06-07  SL Baur  <steve@steve1.m17n.org>
5538
5539         * mule/mule-help.el: Add trailing newline.  Use mule keyword.
5540
5541         * x-select.el (x-disown-selection-internal): Restore symbol as an
5542         obsolete alias.
5543         (xselect-kill-buffer-hook-1): Use disown-selection-internal.
5544
5545 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
5546
5547         * XEmacs 21.2.15 is released
5548
5549 1999-06-02  Oscar Figueiredo  <oscar@xemacs.org>
5550
5551         * subr.el (split-string): Avoid infinite looping
5552
5553 1999-05-30  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
5554
5555         * ldap.el (ldap-ignore-attribute-codings): New variable
5556         (ldap-default-attribute-decoder): New variable
5557         (ldap-coding-system): New variable
5558         (ldap-attribute-syntax-encoders): New variable
5559         (ldap-attribute-syntax-decoders): New variable
5560         (ldap-attribute-syntaxes-alist): New variable
5561         (ldap-encode-boolean): New function
5562         (ldap-decode-boolean): New function
5563         (ldap-encode-country-string): New function
5564         (ldap-decode-string): New function
5565         (ldap-decode-address): New function
5566         (ldap-encode-address): New function
5567         (ldap-decode-attribute): New function
5568         (ldap-search): Use some of these
5569
5570 1999-05-25  Jan Vroonhof  <jan@xemacs.org>
5571
5572         * version.el (emacs-version): Make the patch level/beta come
5573         before the XEmacs qualifier so that it gets into (funcall
5574         emacs-version) and thus in the bug reports.
5575         (emacs-version>=): Support patch levels.
5576
5577 1999-06-03  SL Baur  <steve@xemacs.org>
5578
5579         * version.el: implement x.y.z version number
5580         From Jan Vroonhof <vroonhof@math.ethz.ch>
5581
5582 1999-05-27  Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
5583
5584         * mule/mule-cmds.el (read-input-method-name): set input-method properly.
5585
5586 1999-05-22  Vin Shelton <acs@xemacs.org>
5587
5588         * startup.el: Document -private and break out non-standard X options.
5589
5590 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
5591
5592         * mule/mule-charset.el (charset-after): New function.
5593         (charset-direction): Synch with Mule, update docstring.
5594         (get-charset-property): New function.
5595         (put-charset-property): New function.
5596         (charset-plist): New function.
5597
5598         * mule/mule-charset.el (compose-region):
5599         (decompose-region): remove;  these functions (which don't work
5600         since we don't do composite characters) have been moved to
5601         mule-util.el.
5602         (toplevel): follow coding standards
5603
5604 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
5605
5606         * dumped-lisp.el (preloaded-file-list): mule-files.el does not
5607         exist any more.
5608
5609         * code-files.el: Fix commentary to follow coding standards.  Move
5610         the single line left in mule-files.el to here.
5611
5612         * mule/mule-files.el: delete.
5613
5614 1999-05-24  SL Baur  <steve@gneiss.etl.go.jp>
5615
5616         * info.el (Info-scroll-prev): Use event functions instead of the
5617         old emacs 19 interface.
5618
5619 1999-06-02  Andy Piper  <andy@xemacs.org>
5620
5621         * x-font-menu.el (x-font-menu-load-font):
5622         font-menu-registry-encoding -> x-font-menu-registry-encoding type.
5623
5624 1999-05-31  Andy Piper  <andy@xemacs.org>
5625
5626         * font-menu.el (font-menu-ignore-scaled-fonts): move to font-menu
5627         group.
5628         (font-menu-this-frame-only-p): ditto.
5629         (font-menu-max-items): reinstate, from Jan Vroonhof
5630         <vroonhof@math.ethz.ch>
5631         (font-menu-submenu-name-format): ditto.
5632         (font-menu-split-long-menu): ditto, for use by the family
5633         constructor.
5634         (font-menu-family-constructor): use it.
5635
5636 1999-05-30  Andy Piper  <andy@xemacs.org>
5637
5638         * msw-faces.el (mswindows-font-regexp): new font matching regexp
5639         for use by the font menu.
5640
5641         * msw-font-menu.el: new file implementing mswindows specific
5642         font-menu behaviour.
5643         (mswindows-font-menu-registry-encoding): new function mirroring x version.
5644         (mswindows-font-menu-junk-families): ditto.
5645         (hack-font-truename): ditto.
5646         (mswindows-font-regexp-ascii): ditto.
5647         (mswindows-reset-device-font-menus): ditto.
5648         (mswindows-font-menu-font-data): ditto.
5649         (mswindows-font-menu-load-font): ditto.
5650
5651         * x-font-menu.el (x-reset-device-font-menus): made device specific.
5652         (x-font-menu-font-data): ditto.
5653         (x-font-menu-load-font): ditto.
5654
5655         * font-menu.el: new file implementing generic font menu behaviour.
5656         (font-menu-ignore-scaled-fonts): copied from x-font-menu.el and
5657         made device independent.
5658         (font-menu-this-frame-only-p): ditto.
5659         (font-menu-preferred-resolution): ditto.
5660         (font-menu-size-scaling): new variable used to determine whether
5661         sizes are in points or tenths of a point.
5662         (vassoc): moved from x-font-menu.el.
5663         (device-fonts-cache): ditto.
5664         (device-fonts-cache): ditto.
5665         (flush-device-fonts-cache): ditto.
5666         (reset-device-font-menus): copied from x-font-menu.el and made
5667         device independent. Most functionality deferred to
5668         device-dependent versions.
5669         (font-menu-family-constructor): copied from x-font-menu.el and
5670         made device independent.
5671         (font-menu-size-constructor): ditto.
5672         (font-menu-weight-constructor): ditto.
5673         (font-menu-set-font): ditto.
5674         (font-menu-change-face): ditto.
5675         (font-menu-load-font): new device method.
5676         (font-menu-font-data): ditto.
5677
5678         * x-font-menu.el: The above functions deleted.
5679
5680 1999-05-26  Andy Piper  <andy@xemacs.org>
5681
5682         * update-elc.el:
5683         * make-docfile.el:
5684         * loadup.el: rehash expand-file-name usage to not use default-directory.
5685
5686 1999-05-21  Andy Piper  <andy@xemacs.org>
5687
5688         * x-select.el (x-select-convert-to-text):
5689         (x-selected-text-type):
5690         (x-get-selection):
5691         (xselect-convert-to-string):
5692         (xselect-convert-to-compound-text):
5693         (xselect-convert-to-length):
5694         (xselect-convert-to-targets):
5695         (xselect-convert-to-delete):
5696         (xselect-convert-to-filename):
5697         (xselect-convert-to-charpos):
5698         (xselect-convert-to-lineno):
5699         (xselect-convert-to-colno):
5700         (xselect-convert-to-sourceloc):
5701         (xselect-convert-to-os):
5702         (xselect-convert-to-host):
5703         (xselect-convert-to-user):
5704         (xselect-convert-to-class):
5705         (xselect-convert-to-name):
5706         (xselect-convert-to-integer):
5707         (xselect-convert-to-atom):
5708         (xselect-convert-to-identity): functions renamed from x-* and
5709         moved to select.el.
5710         (x-get-secondary-selection): use rename get-selection.
5711         (x-get-clipboard): ditto.
5712         (x-own-selection): moved to select.el.
5713         (x-valid-simple-selection-p): ditto.
5714         (x-dehilight-selection): ditto.
5715         (x-own-clipboard): ditto.
5716         (x-disown-selection): ditto.
5717
5718         * x-mouse.el (x-yank-function): moved to mouse.el.
5719         (x-insert-selection): ditto.
5720         (x-set-point-and-move-selection): use renamed function.
5721
5722         * select.el (selected-text-type): moved and renamed from
5723         x-select.el.
5724         (selection-owner-p): moved to C.
5725         (selection-exists-p): ditto.
5726         (get-cutbuffer): new device method.
5727         (get-selection): generalised and moved from x-select.el.
5728         (own-selection): moved x-own-selection functionality into here.
5729         (dehilight-selection): renamed and moved from x-select.el.
5730         (own-clipboard): functionality moved from x-select.el using new
5731         generic C builtins.
5732         (disown-clipboard): ditto.
5733         (select-convert-to-text):
5734         (select-convert-to-string):
5735         (select-convert-to-compound-text):
5736         (select-convert-to-length):
5737         (select-convert-to-targets):
5738         (select-convert-to-delete):
5739         (select-convert-to-filename):
5740         (select-convert-to-charpos):
5741         (select-convert-to-lineno):
5742         (select-convert-to-colno):
5743         (select-convert-to-sourceloc):
5744         (select-convert-to-os):
5745         (select-convert-to-host):
5746         (select-convert-to-user):
5747         (select-convert-to-class):
5748         (select-convert-to-name):
5749         (select-convert-to-integer):
5750         (select-convert-to-atom):
5751         (select-convert-to-identity): new functions renamed from x-* and
5752         moved from x-select.el.
5753
5754         * mouse.el (mouse-consolidated-yank): subsume x-yank-function
5755         into here and use as the default window-system mouse yank.
5756         (insert-selection): generalised and moved from x-mouse.el.
5757         (own-clipboard): moved to C.
5758
5759         * msw-select.el (mswindows-selection-owned-p): deleted.
5760         (mswindows-own-selection): generalised and moved to select.el.
5761         (mswindows-disown-selection): generalised and moved to C.
5762         (mswindows-selection-owner-p): ditto.
5763
5764 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
5765
5766         * XEmacs 21.2.14 is released
5767
5768 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
5769
5770         * about.el: update contact info for jason and slb.
5771
5772 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
5773
5774         * mule/european.el (setup-romanian-environment): Add Romanian
5775         support from Emacs/Mule romanian.el.
5776
5777 1999-03-17  Jan Vroonhof  <vroonhof@math.ethz.ch>
5778
5779         * cus-face.el: Label all custom changes with the 'custom' tag.
5780
5781         * cus-edit.el: idem ditto.
5782
5783         * faces.el: Added suport for adding device tags to various functions.
5784         (custom): New device tag.
5785         (face-spec-set): Call reset face with tags argument. No longer do
5786         x-init-global-faces hack.
5787
5788         * faces.el (frob-face-property): Use an anonymous specifier to map
5789         frob-face-property-1 over.
5790
5791         * x-font-menu.el (font-menu-set-font): Always specify all
5792         properties to custom.
5793
5794 1999-05-12  SL Baur  <steve@gneiss.etl.go.jp>
5795
5796         * mule/european.el (setup-czech-environment): Add czech support.
5797         From David Sauer <davids@orfinet.cz>
5798
5799 1999-03-15  SL Baur  <steve@xemacs.org>
5800
5801         * check-features.el: Turn hard errors into warnings.
5802
5803 1999-03-21  SL Baur  <steve@xemacs.org>
5804
5805         * simple.el (delete-key-deletes-forward): As per discussion on
5806         xemacs-beta, default to t.
5807
5808 1999-05-11  Hrvoje Niksic  <hniksic@srce.hr>
5809
5810         * loadup.el: Define Installation-string before loading anything.
5811
5812 1999-05-06  Gunnar Evermann  <ge204@eng.cam.ac.uk>
5813
5814         * files.el (auto-mode-alist): fix typo in regex for .bash_* files
5815         From Anders Stenman <stenman@isy.liu.se>
5816
5817 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5818
5819         * wid-edit.el (widget-glyph-find): Ditto.
5820
5821         * packages.el (locate-library): Ditto.
5822
5823         * loadup.el (really-early-error-handler): Ditto.
5824
5825         * lib-complete.el (read-library): Ditto.
5826
5827         * faces.el (set-face-stipple): Ditto.
5828
5829         * code-files.el (load): Use new calling style of locate-file.
5830
5831 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5832
5833         * packages.el (packages-unbytecompiled-lisp): Installation.el is
5834         dead.
5835
5836 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5837
5838         * dumped-lisp.el (preloaded-file-list): Don't load
5839         Installation.el.
5840
5841         * loadup.el (Installation-string): Define it here.
5842
5843 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5844
5845         * dumped-lisp.el (preloaded-file-list): Revert previous change --
5846         Installation.el needs to be loaded before `dump-paths', otherwise
5847         the dumping process won't find it.
5848
5849 1999-03-13  Adrian Aichner  <adrian@xemacs.org>
5850
5851         * dumped-lisp.el (preloaded-file-list): Load Installation.el after
5852         subr so that we can use `replace-in-string' in Installation.el to
5853         get rid of C-m chars under the native Windows build.
5854
5855 1999-04-29  Andy Piper  <andy@xemacs.org>
5856
5857         * make-docfile.el: canonicalize file and directory names.
5858
5859         * device.el (call-device-method): new function for calling device
5860         specific methods.
5861         (define-device-method): new function for defining device methods.
5862         (define-device-method*): ditto.
5863
5864 1999-04-27  Hrvoje Niksic  <hniksic@srce.hr>
5865
5866         * subr.el (buffer-string): Support new FSFmacs 20.4 stuff.
5867
5868 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
5869
5870         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
5871         (cyrillic-koi8-r-encode-table): Likewise.
5872         (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
5873         (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
5874
5875         * mule/mule-misc.el (split-char-or-char-int): New function [moved
5876         from vietnamese.el].
5877
5878         * mule/vietnamese.el: Move function `split-char-or-char-int' to
5879         mule/mule-misc.el.
5880
5881 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
5882
5883         * mule/thai-xtis.el:
5884         - Change font registry name from "Thai94x94-0" to "xtis-0".
5885         - Change mnemonic of coding-system `tis-620' to "TIS620".
5886
5887 1999-04-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
5888
5889         * mule/ethiopic.el: fixed.
5890
5891 1999-03-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
5892
5893         * dumped-lisp.el: Add ethiopic, thai-xtis and vietnamese.
5894
5895         * mule/thai-xtis.el: New file.
5896
5897         * mule/vietnamese.el: New file.
5898
5899         * mule/ethiopic.el: New file.
5900
5901 1999-04-22  Hrvoje Niksic  <hniksic@srce.hr>
5902
5903         * bytecomp.el (byte-compile-close-variables): Leave
5904         debug-issue-ebola-notices alone.
5905
5906 1999-04-11  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
5907
5908         * ldap.el (ldap-host-parameters-alist): Make `Search Base' appear
5909         at the top of the buffer since it is the most important thing to
5910         customize
5911         (ldap-get-host-parameter): New defun
5912         (ldap-search): Add a new parameter `withdn' to retrieve the
5913         distinguished names of entries
5914
5915 1999-04-22  Kai Haberzettl  <khaberz@synnet.de>
5916
5917         * startup.el (splash-frame-body): Date and spelling fixes.
5918
5919 1999-03-16  Colin Rafferty  <colin@xemacs.org>
5920
5921         * view-less.el (toggle-truncate-lines): add autoload tag
5922
5923 1999-04-19  Hrvoje Niksic  <hniksic@srce.hr>
5924
5925         * format.el (format-alist): Disable image stuff.
5926
5927 1999-04-17  Hrvoje Niksic  <hniksic@srce.hr>
5928
5929         * wid-edit.el (widget-glyph-find): Search by directories, then by
5930         suffixes rather than the other way around.
5931         (widget-image-conversion): Renamed to
5932         `widget-image-file-name-suffixes'.
5933
5934 1999-04-16  Olivier Galibert  <galibert@pobox.com>
5935
5936         * mule/mule-charset.el: Made old functions obsolete, remove the
5937         unspeakably evil (and inexistant in fsf's) charset-leading-byte.
5938         (charset-iso-graphic-plane): Rename from charset-graphic.
5939         (charset-iso-final-char): Rename from charset-final.
5940         (charset-width): Rename from charset-columns.
5941         (charset-bytes): Added from fsf compatibility, returns always 1.
5942
5943         * mule/mule-misc.el: Move charset-doc-string alias to
5944         mule-charset.el
5945
5946 1999-04-14  Colin Rafferty  <colin@xemacs.org>
5947
5948         * x-faces.el (x-make-font-bold-italic): honor
5949         *try-oblique-before-italic-fonts*
5950
5951 1999-04-14  Hrvoje Niksic  <hniksic@srce.hr>
5952
5953         * cl-extra.el (coerce): Coerce numbers to characters correctly.
5954
5955 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
5956
5957         * x-faces.el (try-oblique-before-italic-fonts): Use the right
5958         name.
5959
5960 1999-04-14  Dave Gillesipe  <daveg@synaptics.com>
5961
5962         * cl-extra.el (equalp): Would bug out for lists.
5963
5964 1999-03-12  Charles G Waldman  <cgw@fnal.gov>
5965
5966         * about.el (about-hackers):  Change cgw's email address
5967
5968 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
5969
5970         * XEmacs 21.2.13 is released
5971
5972 1999-03-12  SL Baur  <steve@xemacs.org>
5973
5974         * simple.el (delete-key-deletes-forward): Revert to previous
5975         behavior.
5976
5977 1999-01-18  Didier Verna  <didier@xemacs.org>
5978
5979         * menubar-items.el (xemacs-splash-buffer): handle the case of
5980         multiple elements in the splash buffer body.
5981
5982         * startup.el (splash-frame-timeout): new constant: interval
5983         between splash buffer elements.
5984         (command-line-1): handle splash buffer with multiple elements (use
5985         a timeout).
5986         (splash-frame-body): Originally `startup-splash-frame-body'.
5987         Rewrote a cleaner and more readable version. This can now be array,
5988         in which case each element is displayed in turn in the splash buffer.
5989         (splash-frame-static-body): new constant. Persistent information
5990         across all splash buffer elements (preserves the possibility to give
5991         it in different languages.
5992         (circulate-splash-frame-elements): new function. Used as a timeout
5993         to circulate through all splash frame elements and display them in
5994         sequence.
5995         (display-splash-frame): originally `startup-splash-frame'. Handle
5996         the case of multiple elements in the splash buffer body. Now
5997         returns a timeout id if multiple elements to display, or nil.
5998
5999 1999-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
6000
6001         * x-faces.el (x-init-global-faces): Add default tag to specifiers,
6002         so they can be overridden by x-init-face-from-resources.
6003         Additionally specify the font name also with an x tag.
6004
6005 1999-03-08  Andy Piper  <andy@xemacs.org>
6006
6007         * package-get.el (package-get-base): autoload.
6008
6009         * menubar-items.el (default-menubar): add update menu item. Fix
6010         custom menu to only be activated when package-base is available.
6011
6012         * package-get.el (package-get-custom): don't load
6013         package-get-custom as it is auto-generated. Fix group definition.
6014
6015 1999-03-05  Didier Verna  <didier@xemacs.org>
6016
6017         * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
6018         instead of `symbol-name' (Thanks Kyle).
6019
6020         * cus-edit.el (custom-save-variables): use `prin1' instead of
6021         princ to write symbols.
6022
6023 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
6024
6025         * XEmacs 21.2.12 is released
6026
6027 1999-03-05  SL Baur  <steve@xemacs.org>
6028
6029         * menubar-items.el (default-menubar): Add kfm browsing support.
6030         From Neal Becker <nbecker@fred.net>
6031
6032 1999-03-03  Steven Baur  <steve@gneiss.etl.go.jp>
6033
6034         * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
6035         calls to font-lock during buffer reversion.
6036
6037 1999-02-12  Didier Verna  <didier@xemacs.org>
6038
6039         * info.el (Info-build-node-completions): unconditionally widen the
6040         tag table buffer.
6041
6042 1999-02-19  Paul Stodghill  <stodghil@cs.cornell.edu>
6043
6044         * x-faces.el (x-init-face-from-resources):
6045         Only set fonts in the 'x locale.
6046
6047 1999-03-04  Adrian Aichner  <adrian@xemacs.org>
6048
6049         * package-ui.el (pui-install-selected-packages): Don't throw on
6050         `package-admin-delete-binary-package' returning nil since it's
6051         normal.  Reindent function.
6052         (pui-add-required-packages): Handle case where packages selected
6053         for installation have never been installed.
6054
6055 1999-03-03  Martin Buchholz  <martin@xemacs.org>
6056
6057         * menubar-items.el (default-menubar):
6058         Implement the ``Mule->Set coding system of process'' menu item.
6059
6060 1999-02-18  Martin Buchholz  <martin@xemacs.org>
6061
6062         * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp
6063         files
6064         - Change some `if's to `when's
6065
6066 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
6067
6068         * XEmacs 21.2.11 is released
6069
6070 1999-02-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
6071
6072         * userlock.el (ask-user-about-supersession-threat-dbox): Guard
6073         against window close (Fix Bug #460).
6074         (ask-user-about-lock-dbox): Idem.
6075
6076 1999-02-25  SL Baur  <steve@xemacs.org>
6077
6078         * mule/mule-charset.el (charset-leading-byte): New function.
6079         From Kazuyuki IENAGA <ienaga@jsys.co.jp>
6080
6081 1999-02-12  Andy Piper  <andy@xemacs.org>
6082
6083         * about.el (xemacs-hackers): change andy's email address.
6084         (about-url-alist): change andy's web page address.
6085         (about-xemacs): add piper.
6086
6087 1999-02-16  SL Baur  <steve@xemacs.org>
6088
6089         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
6090         of mule-base into lisp/mule.
6091
6092 1999-02-16  SL Baur  <steve@xemacs.org>
6093
6094         * mule/arabic.el:
6095         mule/canna-leim.el:
6096         mule/chinese.el:
6097         mule/cyrillic.el:
6098         mule/english.el:
6099         mule/european.el:
6100         mule/greek.el:
6101         mule/hebrew.el:
6102         mule/japanese.el:
6103         mule/kinsoku.el:
6104         mule/korean.el:
6105         mule/misc-lang.el:
6106         mule/mule-category.el:
6107         mule/mule-ccl.el:
6108         mule/mule-charset.el:
6109         mule/mule-cmds.el:
6110         mule/mule-coding.el:
6111         mule/mule-files.el:
6112         mule/mule-help.el:
6113         mule/mule-init.el:
6114         mule/mule-misc.el:
6115         mule/mule-tty-init.el:
6116         mule/mule-x-init.el:
6117         mule/viet-chars.el:  Remerge from mule-base.
6118
6119         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
6120         of mule-base into lisp/mule.
6121
6122 1999-02-10  Adrian Aichner  <adrian@xemacs.org>
6123
6124         * process.el (exec-to-string): Use `shell-command-switch' in place
6125         of hard-wired "-c" (for WindowsNT).
6126
6127 1999-02-08  Charles G Waldman  <cgw@pgt.com>
6128
6129         * menubar-items.el (default-menubar):  Remove obsolete
6130         "Gopher" item
6131
6132 1999-02-06  Jan Vroonhof  <vroonhof@math.ethz.ch>
6133
6134         * package-admin.el (package-admin-get-install-dir): First fall
6135         back to the location of xemacs-base for non-mule packages.
6136
6137 1999-02-15  Martin Buchholz  <martin@xemacs.org>
6138
6139         * paths.el:
6140         - improved automounter tmp directory support.
6141         - support 4 (!) empirically discovered automounter conventions
6142
6143 1999-02-12  SL Baur  <steve@xemacs.org>
6144
6145         * etags.el (pop-tag-mark): autoload to match key binding.
6146
6147 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
6148
6149         * XEmacs 21.2.10 is released
6150
6151 1999-02-02  Jan Vroonhof  <vroonhof@math.ethz.ch>
6152
6153         * package-get.el (package-get-remote-filename): Don't bug out for
6154         a local file name in the search entry.
6155
6156 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
6157
6158         * XEmacs 21.2.9 is released
6159
6160 1999-01-19  Didier Verna  <didier@xemacs.org>
6161
6162         * replace.el (replace-search-function): new variable containing a
6163         function to perform a search-forward.
6164         (replace-re-search-function): new variable containing a function
6165         to perform a re-search-forward.
6166         (perform-replace): use them.
6167
6168 1999-01-25  Didier Verna  <didier@xemacs.org>
6169
6170         * select.el (selection-owner-p): use the name `XEmacs'.
6171         (cut-copy-clear-internal): ditto.
6172
6173 1999-01-18  Andy Piper  <andy@xemacs.org>
6174
6175         * about.el (about-url-alist): Update my entry.
6176         (xemacs-hackers): Ditto.
6177
6178 1999-01-14  Adrian Aichner  <adrian@xemacs.org>
6179
6180         * buffer.el (switch-to-buffer): Fixing documentation.
6181         * minibuf.el (minibuffer-completion-table): ditto.
6182         * cl-macs.el (return-from): ditto.
6183
6184 1999-01-04  Didier Verna  <didier@xemacs.org>
6185
6186         * replace.el (delete-non-matching-lines): temporarily disable
6187         case-folding when called interactively with a regexp containing
6188         uppercase characters.
6189         (delete-matching-lines): ditto.
6190         (count-matches): ditto.
6191         (list-matching-lines): ditto.
6192
6193 1999-01-07  Colin Rafferty  <colin@xemacs.org>
6194
6195         * window.el (shrink-window-if-larger-than-buffer): Clean up.  Only
6196         abort if current window is split horizontally, not if others are
6197         split.  Got rid of unnecessary minibuffer checking.  Also, add
6198         some comments (it's still complex).
6199
6200 1999-01-12  Robert Pluim  <rpluim@BayNetworks.com>
6201
6202         * package-get.el: changed address for doc.ic.ac.uk to
6203         sunsite.doc.ic.ac.uk
6204
6205 1999-01-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6206
6207         * ldap.el (toplevel): Remove requires so that the file compiles
6208         with a non LDAP-enabled XEmacs binary.  Provide `ldap'.
6209
6210 1999-01-10  J. Kean Johnston  <jkj@sco.com>
6211
6212         * dump-paths.el: Calculate module-directory and set
6213         module-load-path to the load path for modules.
6214
6215         * loadup.el: Get bootstrap value of module-load-path from the
6216         environment variable EMACSBOOTSTRAPMODULEPATH.
6217         - Display the module load path if we're debugging paths.
6218
6219         * setup-paths.el: Added function paths-find-site-module-directory.
6220         - Added function paths-find-module-directory.
6221         - Added function paths-construct-module-load-path.  Uses new
6222         environment variable EMACSMODULEPATH.
6223
6224 1998-12-30  Martin Buchholz  <martin@xemacs.org>
6225
6226         * font.el (font-default-object-for-device):
6227         Oops! This `or' can't be replaced by `unless'.
6228         Fixed inability to run w3, among other things.
6229
6230 1998-12-17  Charles G. Waldman <cgw@pgt.com>
6231
6232         * package-admin.el: Change initialization of
6233           package-admin-install-function dependent on system type.
6234           Change package-admin-install-function-mswindows to use
6235           "minitar".
6236
6237 1998-12-23  Hrvoje Niksic  <hniksic@srce.hr>
6238
6239         * mouse.el (default-mouse-motion-handler): Disable help echo while
6240         in the minibuffer.
6241
6242 1998-12-28  Martin Buchholz <martin@xemacs.org>
6243
6244         * XEmacs 21.2.8 is released.
6245
6246 1998-12-24  Martin Buchholz <martin@xemacs.org>
6247
6248         * XEmacs 21.2.7 is released.
6249
6250 1998-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
6251
6252         * package-ui.el (pui-list-packages): Set truncate-lines.
6253
6254         * package-get.el (package-get-download-menu): Use
6255         `package-ui-add-site'. Add a a toggle to indicate it is in the list.
6256
6257         * package-ui.el (pui-help): Ditch in favor of `describe-mode'
6258         (pui-help-string): idem.
6259         (list-packages-mode): New major mode.
6260         (pui-list-packages): Use 'list-packages-mode' in the package buffer.
6261         (pui-install-selected-packages): Add suport for removing packages.
6262         (pui-toggle-package-delete-key): New function.
6263         (pui-popup-context-sensitive): New kludge.
6264         (pui-list-packages): Add warning when `package-get-remote' is nil.
6265         (package-ui-add-site): New function.
6266
6267 1998-12-01  Didier Verna  <didier@xemacs.org>
6268
6269         * hyper-apropos.el (hyper-where-is): added the missing autoload.
6270
6271 1998-11-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6272
6273         * ldap.el: Custom-ized
6274         (toplevel): Do not provide `ldap' which is provided by C level
6275         LDAP code
6276         (ldap-search): Docstring and stylistic fixes as suggested by Hrvoje
6277
6278 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
6279
6280         * isearch-mode.el (isearch-mode): Really fix keymap lossage.
6281
6282 1998-12-17  Andy Piper  <andy@xemacs.org>
6283
6284         * sound.el (sound-load-list): name changed from sound-load-alist.
6285         (sound-extension-list): name changed from sound-ext-list.
6286         (load-default-sounds): use new names.
6287         (load-sound-file): use new names.
6288
6289 1998-12-16  Andy Piper  <andy@xemacs.org>
6290
6291         * XEmacs 21.2.6 is released
6292
6293 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
6294
6295         * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
6296         errors.
6297
6298 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6299
6300         * wid-edit.el (widget-echo-this-extent): Set
6301         help-echo-owns-message to t.
6302
6303 1998-11-30  Greg Klanderman  <greg@alphatech.com>
6304
6305         * package-get.el (package-get-download-menu): use toggles for
6306           each site in the download site menu.
6307
6308 1998-12-01  Jan Vroonhof <vroonhof@math.ethz.ch>
6309
6310         * package-get.el (package-get): If we cannot find a package
6311           because package-get-remote is not set, give a more helpful
6312           error message.
6313
6314 1998-11-30  Greg Klanderman  <greg@alphatech.com>
6315
6316         * package-get.el (package-get-remote-filename): use an EFS path
6317         with user anonymous if no user is specified.
6318
6319 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
6320
6321         * faces.el (face-spec-set): Re-init fallfacks for default after
6322         calling reset-face on the default face.
6323
6324 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
6325
6326         * package-admin.el (package-admin-default-install-function):
6327         Behave as advertised.  Make sure the pkg-dir is proper for
6328         default-directory.
6329         (package-admin-add-binary-package): Make sure the pkg-dir is
6330         proper for default-directory.
6331         (package-admin-install-function-mswindows): Make sure the pkg-dir
6332         is proper for default-directory.
6333
6334 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
6335
6336         * XEmacs 21.2.5 is released
6337
6338 1998-12-05  SL Baur  <steve@altair.xemacs.org>
6339
6340         * files.el (binary-file-regexps): regexp-opt is not available at
6341         bytecompile time.
6342
6343 1998-11-30  Martin Buchholz  <martin@xemacs.org>
6344
6345         * x-win-xfree86.el:
6346         * x-win-sun.el (x-win-init-sun):
6347         * x-win-sun.el:
6348         * x-mouse.el (mouse-track-and-copy-to-cutbuffer):
6349         * x-iso8859-1.el:
6350         * x-init.el (init-post-x-win):
6351         * x-init.el (init-pre-x-win):
6352         * x-init.el (x-initialize-compose):
6353         * x-init.el:
6354         * x-compose.el:
6355         * winnt.el:
6356         * widget.el:
6357         * wid-edit.el (widget-glyph-click):
6358         * wid-edit.el (widget-glyph-find):
6359         * wid-edit.el (widget-type):
6360         * view-less.el (view-buffer-other-window):
6361         * very-early-lisp.el:
6362         * version.el:
6363         * toolbar.el:
6364         * toolbar-items.el:
6365         * term/sun.el (suntool-map):
6366         * term/sun-mouse.el:
6367         * term/internal.el:
6368         * syntax.el (modify-syntax-entry):
6369         * symbol-syntax.el:
6370         * subr.el:
6371         * startup.el (lock-directory):
6372         * simple.el (set-comment-column):
6373         * simple.el (backward-delete-char-untabify):
6374         * shadow.el (find-emacs-lisp-shadows):
6375         * shadow.el:
6376         * setup-paths.el (paths-construct-info-path):
6377         * select.el (cut-copy-clear-internal):
6378         * process.el (call-process-region):
6379         * process.el (start-process-shell-command):
6380         * process.el:
6381         * paths.el (rmail-spool-directory):
6382         * paragraphs.el (use-hard-newlines):
6383         * package-get.el (package-get-dependencies):
6384         * package-admin.el (package-admin-delete-binary-package):
6385         * obsolete.el (truncate-string):
6386         * obsolete.el (store-substring):
6387         * mouse.el (default-mouse-track-maybe-own-selection):
6388         * mouse.el (mouse-yank-at-point):
6389         * modeline.el:
6390         * modeline.el (mouse-drag-modeline):
6391         * minibuf.el (read-directory-name-internal):
6392         * minibuf.el (read-file-name-internal):
6393         * minibuf.el (read-file-name-internal-1):
6394         * minibuf.el (read-file-name-2):
6395         * minibuf.el (exact-minibuffer-completion-p):
6396         * minibuf.el (read-from-minibuffer):
6397         * minibuf.el:
6398         * menubar.el (check-menu-syntax):
6399         * map-ynp.el (map-y-or-n-p):
6400         * make-docfile.el (docfile-out-of-date):
6401         * loadup.el ((member "run-temacs" command-line-args)):
6402         * loadup.el ((member "no-site-file" command-line-args)):
6403         * loadup.el (really-early-error-handler):
6404         * loadup.el:
6405         * loadhist.el:
6406         * loaddefs.el:
6407         * lisp-mnt.el (lm-verify):
6408         * lib-complete.el (lib-complete:cache-completions):
6409         * lib-complete.el (library-all-completions):
6410         * itimer.el (itimer-run-expired-timers):
6411         * info.el (Info-mode):
6412         * info.el (Info-insert-file-contents):
6413         * info.el (Info-rebuild-dir):
6414         * info.el (Info-build-dir-anew):
6415         * info.el (Info-parse-dir-entries):
6416         * info.el (Info-dir-outdated-p):
6417         * info.el (Info-insert-dir):
6418         * info.el (info-xref):
6419         * info.el:
6420         * hyper-apropos.el (hyper-apropos-get-doc):
6421         * hyper-apropos.el (hyper-describe-face):
6422         * hyper-apropos.el (hyper-apropos-mode):
6423         * hyper-apropos.el:
6424         * help.el (list-processes):
6425         * help.el:
6426         * gnuserv.el:
6427         * font.el (mswindows-font-create-name):
6428         * font.el (font-default-font-for-device):
6429         * font.el (x-font-create-object):
6430         * font.el (font-registry):
6431         * font.el:
6432         * font-lock.el (font-lock-keywords):
6433         * font-lock.el:
6434         * finder.el (finder-compile-keywords):
6435         * find-paths.el (paths-find-recursive-path):
6436         * fill.el (set-justification-center):
6437         * fill.el (fill-region-as-paragraph):
6438         * files.el (insert-directory):
6439         * files.el (wildcard-to-regexp):
6440         * files.el (recover-file):
6441         * files.el (basic-save-buffer):
6442         * files.el (delete-auto-save-file-if-necessary):
6443         * files.el (file-relative-name):
6444         * files.el (backup-extract-version):
6445         * files.el (backup-buffer):
6446         * files.el (set-visited-file-name):
6447         * files.el (set-auto-mode):
6448         * files.el (interpreter-mode-alist):
6449         * files.el:
6450         * files.el (find-file-noselect):
6451         * files.el (abbreviate-file-name):
6452         * files.el (parse-colon-path):
6453         * files.el (directory-abbrev-alist):
6454         * etags.el (visit-tags-table-buffer):
6455         * easymenu.el (easy-menu-define):
6456         * dragdrop.el (experimental-dragdrop-drag):
6457         * dragdrop.el (dragdrop-drop-do-functions):
6458         * dragdrop.el (dragdrop-drop-at-point):
6459         * disass.el (disassemble-1):
6460         * disass.el (disassemble-internal):
6461         * disass.el (disassemble):
6462         * disass.el:
6463         * derived.el (derived-mode-init-mode-variables):
6464         * derived.el (define-derived-mode):
6465         * custom.el (defgroup):
6466         * cus-edit.el (custom-quote):
6467         * config.el:
6468         * code-process.el (open-network-stream):
6469         * code-process.el (start-process):
6470         * code-process.el (call-process-region):
6471         * code-process.el (call-process):
6472         * code-process.el:
6473         * code-files.el (insert-file-contents):
6474         * code-files.el:
6475         * code-files.el (buffer-file-coding-system-for-read):
6476         * cmdloop.el (yes-or-no-p-minibuf):
6477         * cl.el:
6478         * cl-macs.el:
6479         * cl-extra.el:
6480         * callers-of-rpt.el (make-caller-report):
6481         * callers-of-rpt.el:
6482         * bytecomp.el (batch-byte-recompile-directory):
6483         * bytecomp.el (batch-byte-compile-1):
6484         * bytecomp.el (batch-byte-compile):
6485         * bytecomp.el (display-call-tree):
6486         * bytecomp.el (byte-compile-insert):
6487         * bytecomp.el (byte-compile-two-args-19->20):
6488         * bytecomp.el (byte-compile-variable-ref):
6489         * bytecomp.el (byte-compile-form):
6490         * bytecomp.el (byte-compile-top-level-body):
6491         * bytecomp.el (byte-compile-out-toplevel):
6492         * bytecomp.el (byte-compile-byte-code-maker):
6493         * bytecomp.el (byte-compile-file-form-defmumble):
6494         * bytecomp.el (byte-compile-file-form):
6495         * bytecomp.el (byte-compile-keep-pending):
6496         * bytecomp.el (byte-compile-insert-header):
6497         * bytecomp.el (byte-compile-from-buffer):
6498         * bytecomp.el (byte-compile-file):
6499         * bytecomp.el (byte-recompile-file):
6500         * bytecomp.el (byte-compile-close-variables):
6501         * bytecomp.el (byte-compile-warn-about-unused-variables):
6502         * bytecomp.el (byte-compile-warn-about-unresolved-functions):
6503         * bytecomp.el (byte-compiler-legal-options):
6504         * bytecomp.el (byte-compile-lapcode):
6505         * bytecomp.el (byte-optimize-log):
6506         * bytecomp.el ((fboundp 'defsubst)):
6507         * bytecomp.el:
6508         * bytecomp-runtime.el:
6509         * byte-optimize.el (byte-optimize-apply):
6510         * byte-optimize.el (car):
6511         * byte-optimize.el (byte-optimize-form):
6512         * byte-optimize.el (byte-optimize-form-code-walker):
6513         * byte-optimize.el:
6514         * build-report.el (build-report-insert-installation-file):
6515         * build-report.el (build-report):
6516         * auto-show.el:
6517         * apropos.el (apropos-documentation):
6518         - mega patch
6519         - clean up byte-compile warnings
6520         - remove unused variables
6521         - Use common lisp style hashtable functions
6522         - byte compiler cleanup
6523         - use #'(lambda ...) instead of '(lambda ...) or (function (lambda ...))
6524         - remove old backquote syntax usage
6525         - move some cl functionality into C for speed.
6526         - remove last remaining VMS support
6527         - spelling fixes
6528         - implement last, butlast, nbutlast, copy-list in C.
6529         - new macro ignore-file-errors, similar to ignore-errors
6530           (ignore-file-errors (delete-file "foo"))
6531         - get frequent garbage collection during loadup.el by tweaking
6532           gc-cons-threshold, rather than explicitly calling garbage-collect
6533         - default delete-key-deletes-forward to `t'.
6534
6535 1998-11-28  SL Baur  <steve@altair.xemacs.org>
6536
6537         * XEmacs 21.2-beta4 is released.
6538
6539 1998-11-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
6540
6541         * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
6542         (easy-menu-item-present-p): Wrapper around find-menu-item.
6543         (easy-menu-remove-item): Wrapper around delete-menu-item.
6544
6545         * menubar.el (delete-menu-item): Add 'from-menu' argument.
6546         (add-menu-button): Add 'in-menu' argument.
6547         (add-menu-item-1): Add in-menu support to helper function.
6548
6549 1998-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6550
6551         * isearch-mode.el (isearch-mode): Fix keymap lossage.
6552
6553 1998-11-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
6554
6555         * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
6556         of Dec 4, 1997.
6557
6558 1998-11-25  Hrvoje Niksic  <hniksic@srce.hr>
6559
6560         * process.el (shell-command-on-region): Report if the command
6561         succeeded or failed.
6562
6563 1998-11-24  Hrvoje Niksic  <hniksic@srce.hr>
6564
6565         * subr.el (buffer-substring-no-properties): Comment out.
6566
6567 1998-11-07  Adrian Aichner  <adrian@xemacs.org>
6568
6569         * msw-faces.el (mswindows-find-smaller-font): Turning font names
6570           into font instances first, like `x-frob-font-size' does.
6571           (mswindows-find-larger-font): ditto
6572
6573 1998-11-04  Greg Klanderman  <greg@alphatech.com>
6574
6575         * package-ui.el (pui-install-selected-packages): fix args in call
6576         to `package-get'.
6577
6578 1998-10-29  Jan Vroonhof  <vroonhof@math.ethz.ch>
6579
6580         * package-get.el (host-name): New widget type.
6581         (package-get-remote): Better customization using new type.
6582         (package-get-download-sites): idem dito.
6583
6584         (package-get-custom): Do not use package-get-all untill we have
6585         runtime dependencies.
6586
6587         (package-get-remove-copy): Default to 't' we no longer need this
6588         kludge as we do not currently use depenencies.
6589
6590         (package-get-was-current): New variable.
6591         (package-get-require-base): New 'force-current' argument.
6592         (package-get-update-base): idem
6593         (package-get-package-provider):  idem
6594         (package-get-locate-index-file): New 'no-remote' argument.
6595         (package-get-locate-file): idem.
6596
6597         (package-get-maybe-save-index): New function.
6598         (package-get-update-base): Use it.
6599
6600 1998-10-28 Greg Klanderman <greg@alphatech.com>
6601
6602         * package-get.el (package-get-remote): default to nil; by default,
6603         don't go out to the net via EFS.  They must select a download site.
6604         (package-get-download-sites): new variable.
6605         (package-get-download-menu): new function.
6606         (package-get-locate-index-file): new function.
6607         (package-get-update-base): use it.
6608
6609         * menubar-items.el (default-menubar): add "Update Package Index"
6610         and "Add Download Site" menus under Options | Manage Packages.
6611
6612 1998-10-19  Greg Klanderman  <greg@alphatech.com>
6613
6614         * package-get.el (package-get): bugfix code checking installed version
6615         for case where package is not currently installed.
6616         (package-get-require-signed-base-updates): new variable.
6617         (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
6618         deemed not a goot thing.  Use the variable
6619         package-get-allow-unsigned-base-updates instead.
6620
6621 1998-10-16 Greg Klanderman <greg@alphatech.com>
6622
6623         * package-get.el (package-get): Don't install an older version than
6624         we already have unless explicitly told to.  Issue a warning.
6625
6626         * package-ui.el (pui-add-required-packages): when adding
6627         dependencies, don't add packages that are up to date.
6628         (pui-package-symbol-char):  Don't consider a package out of date
6629         if you have a newer version installed than the latest version in
6630         package-get-base.
6631
6632         * package-get.el (package-get-base-filename): document that it may
6633         be a path relative to package-get-remote;  new default value.
6634         (package-get-locate-file): new function.
6635         (package-get-update-base): use it to expand package-get-base-filename.
6636         (package-get-save-base): new function to save the package-get database
6637         to file.
6638         (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
6639         (package-get-update-base): pass the REMOTE-SOURCE arg.
6640         (package-get-update-base-entry): call package-get-custom-add-entry.
6641         (package-get-file-installed-p): removed; no longer needed.
6642         (package-get-create-custom): ditto.
6643         (toplevel): remove code to build and load package-get-custom.el
6644         (package-get-custom-add-entry): new function.
6645
6646 1998-10-12  Hrvoje Niksic  <hniksic@srce.hr>
6647
6648         * wid-edit.el (widget-button-click): Don't switch window.
6649
6650 1998-10-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
6651
6652         * cus-face.el (custom-set-face-update-spec): Add autoload cookie
6653
6654 1998-10-20  Malcolm Box  <malcolm@brownale.demon.co.uk>
6655
6656         * etags.el (find-tag-default): Run find-tag-hook using
6657         run-hooks rather than funcall
6658
6659 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
6660
6661         * isearch-mode.el (isearch-mode): Set the current minor mode maps
6662         and the current local map as the parents to isearch-mode-map.
6663
6664 1998-10-15  SL Baur  <steve@altair.xemacs.org>
6665
6666         * XEmacs 21.2-beta3 is released.
6667
6668 1998-10-15  Greg Klanderman  <greg@alphatech.com>
6669
6670         * package-get.el (package-get-update-base): use
6671         insert-file-contents-internal, not insert-file-contents-literally.
6672
6673 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
6674
6675         * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
6676         dump time.
6677
6678 1998-10-15  Greg Klanderman  <greg@alphatech.com>
6679
6680         * package-get.el (package-get-update-base-entry): new function.
6681         (package-get-update-base): renamed; was `package-get-load-base'.
6682         cleanup, and use package-get-update-base-from-buffer.
6683         (package-get-update-base-from-buffer): new function.
6684         (package-get-update-base-entries): new; helper for above.
6685         Do not eval lisp grabbed over ftp; parse it from new format.
6686
6687 1998-10-15  Greg Klanderman  <greg@alphatech.com>
6688
6689         * files.el (set-auto-mode): Don't play games loading package-get
6690         database; package-get-package-provider will handle it all.
6691
6692 1998-10-14  Greg Klanderman  <greg@alphatech.com>
6693
6694         * package-get.el (package-get-base-filename): new variable.
6695         (package-get-require-base): new function.
6696         (package-get-pgp-signed-begin-line): new variable.
6697         (package-get-pgp-signature-begin-line): ditto.
6698         (package-get-pgp-signature-end-line):  ditto.
6699         (package-get-load-base): new function.
6700         (package-get-interactive-package-query):
6701         (package-get-update-all):
6702         (package-get-dependencies):
6703         (package-get-package-provider):
6704         (package-get-custom): use package-get-require-base.
6705         [package-get-custom loading]: disable for now.
6706
6707         * package-ui.el (pui-list-packages): use (package-get-require-base)
6708
6709 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
6710
6711         * package-ui.el: Correct obvious thinko in choosing extent face.
6712
6713 1998-10-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
6714
6715         * menubar-items.el (default-menubar): pui-list-package has nothing
6716         to with Customize. Move all the package stuff to a new Item in Options.
6717
6718         * package-ui.el (pui-menu): Add menu and Popup menu.
6719
6720         * package-get.el (package-get): Use new
6721         package-admin-get-install-dir.
6722
6723         * package-admin.el (package-admin-get-install-dir): New syntax.
6724         Conserve package location and put mule packages where mule-base is.
6725
6726         * package-get.el : Customized
6727
6728         * package-ui.el (pui): Customized
6729         (pui-package-install-dest-dir): New variable.
6730         (pui-install-selected-packages): Use it
6731
6732 1998-10-12  SL Baur  <steve@altair.xemacs.org>
6733
6734         * package-get.el (package-get-interactive-package-query): Move
6735         dependency on package-get-base to run-time.
6736         (package-get-update-all): Ditto.
6737         (package-get-dependencies): Ditto.
6738         (package-get-package-provider): Ditto.
6739         (package-get-custom): Ditto.
6740
6741 1998-10-11  Glynn Clements  <glynn@sensei.co.uk>
6742
6743         * events.el: Remove 'ascii-character property from 'backspace
6744         and 'delete symbols
6745
6746 1998-10-11  SL Baur  <steve@altair.xemacs.org>
6747
6748         * package-get-base.el: removed.
6749
6750 1998-09-23  Didier Verna  <didier@xemacs.org>
6751
6752         * simple.el (search-caps-disable-folding): moved from isearch-mode.el
6753         (no-upper-case-p): new function.
6754         (with-search-caps-disable-folding): new macro.
6755         (with-interactive-search-caps-disable-folding): new macro.
6756         (zap-to-char): In interactive mode, do a case-sensitive search if
6757         the character is uppercase.
6758         (zap-up-to-char): ditto.
6759
6760         * replace.el (perform-replace): use the function no-upper-case-p.
6761
6762         * isearch-mode.el (isearch-fix-case): ditto.
6763         make obsolete `with-caps-disable-folding' and
6764         `isearch-no-upper-case-p'.
6765
6766         * etags.el (find-tag-internal): use `with-search-caps-disable-folding'.
6767         (tags-search): ditto.
6768         (tags-query-replace): ditto.
6769
6770         * info.el (Info-search): ditto.
6771
6772 1998-10-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
6773
6774         * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
6775
6776 1998-10-07  Greg Klanderman  <greg@alphatech.com>
6777
6778         * package-admin.el (package-admin-rmtree): rewritten.  need to
6779         check for "." and ".." before symlink check.  expand files and
6780         directories with respect to DIRECTORY, not default-directory.
6781
6782 1998-10-04  Greg Klanderman  <greg@alphatech.com>
6783
6784         * package-get.el (package-get-all): add INSTALL-DIR argument.
6785
6786 1998-10-06  Greg Klanderman  <greg@alphatech.com>
6787
6788         * package-ui.el (pui-add-required-packages): new function, select
6789         dependent packages.
6790         (pui-display-keymap): bind it.
6791         (pui-help-string): document it.
6792         (pui-install-selected-packages): package-get-all -> package-get.
6793
6794         * package-get.el (package-get-dependencies): new function.
6795
6796 1998-10-04  Hrvoje Niksic  <hniksic@srce.hr>
6797
6798         * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
6799         regexps.
6800
6801 1998-10-05  Hrvoje Niksic  <hniksic@srce.hr>
6802
6803         * mouse.el (default-mouse-track-point-at-opening-quote-p): New
6804         function.
6805         (default-mouse-track-normalize-point): Use it.
6806
6807 1998-09-30  Jan Vroonhof  <vroonhof@math.ethz.ch>
6808
6809         * package-admin.el (package-admin-delete-binary-package):
6810                 General cleanup. Remove unnessary use of progn and
6811         save-excursion.
6812         (package-admin-delete-binary-package): Do NOT mess with file
6813         modes. That is evil.
6814         (package-admin-delete-binary-package): Wrap all deleting in
6815         condition-case. The data in MANIFEST is untrustworthy.
6816         (package-admin-delete-binary-package): Let the OS worry about non
6817         empty directories.
6818
6819 1998-10-09  SL Baur  <steve@altair.xemacs.org>
6820
6821         * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
6822         processing.
6823         (lm-report-bug): Fix mail address to send bug reports to.
6824
6825 1998-09-29  SL Baur  <steve@altair.xemacs.org>
6826
6827         * XEmacs 21.2-beta2 is released.
6828
6829 1998-08-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
6830
6831         * files.el (auto-mode-alist): Enhanced regexp for perl-mode
6832
6833 1998-09-22  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
6834
6835         * info.el (Info-mode): Document page turning by double clicks in
6836         docstring so `M-x describe-mode' will display it.
6837
6838 1998-09-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
6839
6840         * info.el (Info-mouse-track-double-click-hook): Use character
6841         widths to calculate a border region where double clicking does
6842         page turning, and return `nil' by default so other hooks, such as
6843         region highlighting, will be run.
6844
6845 1998-09-29  Colin Rafferty   <colin@xemacs.org>
6846
6847         * sound.el (default-sound-directory-list): Initialize with all the
6848         "sounds" directories in `data-directory-list'.  It used to just be
6849         the first one.
6850
6851         * packages.el (locate-data-directory-list): Created.  This gives
6852         the list of matching directories, unlike `locate-data-directory',
6853         which just gives the first one.
6854
6855 1998-09-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
6856
6857         * minibuf.el (read-from-minibuffer): No longer bind help-form but
6858         make a binding in the local keymap until help-char handling is
6859         improved.
6860
6861         * help.el (help-keymap-with-help-key): Provide keymap with help
6862         binding.
6863         (help-print-help-form): New helper function.
6864
6865 1998-09-23  Hrvoje Niksic  <hniksic@srce.hr>
6866
6867         * isearch-mode.el (isearch-highlight): set-extent-endpoints can
6868         move extent to another buffer; no need to create a new extent.
6869         (isearch-fix-case): New function.
6870         (isearch-search-and-update): Use it.
6871
6872 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
6873
6874         * isearch-mode.el (isearch-mode): Use overriding-local-map to set
6875         the keymap, not minor-mode-map-alist.
6876         (isearch-done): Restore overriding-local-map.
6877
6878 1998-09-21  Martin Buchholz  <martin@xemacs.org>
6879
6880         * bytecomp.el (byte-compile-buffer-substring):
6881         Fix for: (byte-compile (defun f () (buffer-substring)))
6882         ==>   ** buffer-substring called with 3 args, but requires 0-3
6883         - new code not only works, but is more readable, too.
6884
6885 1998-09-20  Jonathan Harris  <jhar@tardis.ed.ac.uk>
6886
6887         * msw-faces.el (mswindows-init-device-faces): Don't try to
6888           specify a default font at this late stage. Do try to force
6889           creation of the default face font so that if it fails we get
6890           an error now instead of a crash at frame creation.
6891
6892           mswindows-font-canonicalize-name, mswindows-make-font-unbold,
6893           mswindows-make-font-unitalic: Canonical default weight
6894           changed from "Normal" to "Regular".
6895
6896           mswindows-make-font-bold / -bold-italic: Supplied device was
6897           not being passed into call to mswindows-find-smaller-font.
6898
6899 1998-09-10  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
6900
6901         * package-get.el (package-get-remote): Fix the path where to find
6902           the packages on xemacs.org.
6903
6904 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
6905
6906         * about.el (about-maintainer-info): Update Ben's entry.
6907
6908 1998-09-24  Martin Buchholz  <martin@xemacs.org>
6909
6910         * lisp/shadow.el (find-emacs-lisp-shadows):
6911         - `member' was being called on lists of length 2000!
6912         - Replace with hashtables.
6913         - Replace hand-coded loops with (dolist)
6914         - Fix comment typo
6915
6916 1998-09-20  Darryl Okahata  <darrylo@sr.hp.com>
6917
6918         * packages.el: Added new function, `package-delete-name', to
6919           delete existing packages from the installed package database
6920           (`packages-package-list').  Also added the "pkginfo" directory
6921           to `packages-special-base-regexp', so that the pkginfo directory
6922           would not get added to `late-packages'.
6923
6924         * package-admin.el: Added ability to delete an installed package
6925           (added low-level function, `package-admin-delete-package').
6926           Understands how to use the pkginfo/MANIFEST.<package> file to
6927           delete the package.  When installing a package, will also
6928           create a MANIFEST.* file if one is not provided by the
6929           package.  If the MANIFEST.* doesn't exist when deleting a
6930           package, the functions will fall back to attempting to delete
6931           any package-specific lisp directory.
6932
6933         * package-get.el: Moved some functions to package-admin.el.
6934           Added interactive function `package-get-delete-package', for
6935           use by users for deleting a package.
6936
6937           Also modified to not require the presence of efs.
6938
6939 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
6940
6941         * files.el (find-file-noselect): Handle all signals, kill the
6942         buffer and resignal.
6943
6944 1998-09-23  SL Baur  <steve@altair.xemacs.org>
6945
6946         * cl-macs.el (glyph-image): Add setf method.
6947
6948 1998-09-06  Darryl Okahata  <darrylo@sr.hp.com>
6949
6950         * package-get.el: Fixed broken EFS downloading.  Also, look for
6951           .tar.gz files first, in preference over .tgz files.
6952
6953         * package-ui.el: Fix display of package version numbers.
6954
6955 1998-08-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
6956
6957         * x-font-menu.el (font-menu-set-font):  Add "pt" units to size
6958         argument.
6959
6960 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
6961
6962         * list-mode.el: `display-completion-list': added new/optional
6963           keyword `:completion-string', which allows the programmer to
6964           change the "Possible completions are:" prompt.
6965
6966         * menubar-items.el: Added new pulldown menu-pick to start up the
6967           visual package browser/installer:
6968
6969                 Options->Customize->List Packages
6970
6971         * package-admin.el: Added hooks for installing under both Unix
6972           and MS Windows.  Does additional error checking.  No longer
6973           calls "add-big-package.sh" to install packages under Unix; now
6974           calls gunzip & tar directly.
6975
6976         * package-get.el: Added ability to install packages from files
6977           on a local disk/CDROM.  Now deletes any existing package lisp
6978           directory.  Does completion on available packages when
6979           querying for package names.  Will also search for .tgz files
6980           in addition for .tar.gz files.  Tries to reload
6981           auto-autoloads, as a convenience when loading new packages,
6982           and also tries to add any new package paths to `load-path'.
6983           Changed all occurences of `concat' to use `expand-file-name'.
6984
6985         * package-ui.el: New file which implements the main visual
6986           package browser/installer, which is started via a menu pick or
6987           M-x pui-list packages.
6988
6989 1998-09-03  Hrvoje Niksic  <hniksic@srce.hr>
6990
6991         * startup.el (load-init-file): spelling fix.
6992
6993 1998-09-02  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
6994
6995         * startup.el (normal-top-level): Load auto-autoload files
6996         covariantly with their precedence.
6997
6998 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
6999
7000         * menubar-items.el (default-menubar): Remove "Font Weight"
7001         option, there is currently no custom equivalent.. Customize-faces
7002         is "Edit faces".
7003
7004         * x-font-menu.el (font-menu-set-font): Use customize to set
7005         default face.
7006
7007         * faces.el (face-spec-update-all-matching): New function.
7008
7009         * cus-face.el (custom-set-face-update-spec): New function.
7010         Interface to customize faces from elisp.
7011
7012         (custom-face-value-create): Show the customized settings if set
7013         but not saved.
7014
7015 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
7016
7017         (custom-face-value-create): Show the customized settings if set
7018         but not saved.
7019
7020 1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
7021
7022         * keydefs.el (global-map): Add FSF 20.3 binding of
7023         query-replace-regexp.
7024
7025 1998-08-21  Greg Klanderman  <greg@alphatech.com>
7026
7027         * minibuf.el (read-file-name-internal-1): use
7028         user-name-completion-1 instead of user-name-completion.
7029
7030 1998-08-19  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7031
7032         * loadup.el:
7033         * make-docfile.el:
7034         * update-elc.el: Don't set `source-directory' (now defunct as a
7035         global variable) no more.
7036
7037         * packages.el (packages-list-autoloads): Made `source-directory'
7038         (now defunct as a global variable) a parameter.
7039
7040 1998-08-13  Carsten Leonhardt  <leo@arioch.oche.de>
7041
7042         * about.el (about-hackers): new email
7043
7044 1998-08-16  SL Baur  <steve@altair.xemacs.org>
7045
7046         * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
7047
7048 1998-07-17  Didier Verna  <didier@xemacs.org>
7049
7050         * faces.el (set-face-property):
7051         (set-face-dim-p):
7052         (face-dim-p): updated the doc strings now that the dim property isn't
7053         tty-specific.
7054         (face-equal): the dim property is now a common one.
7055
7056         * cus-face.el (custom-face-attributes): New face attribute: `dim'
7057         Renamed the `stipple' attribute to `background-pixmap'.
7058         (custom-face-background-pixmap): make custom-face-stipple an
7059         obsolete alias for this.
7060
7061 1998-08-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7062
7063         * find-paths.el (paths-file-readable-directory-p): Created and
7064         used.
7065
7066         * loadup.el: Don't set inhibit-... flags from run-temacs.
7067
7068 1998-08-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7069
7070         * packages.el (packages-data-path-depth): Added and used.
7071
7072 1998-08-05  Charles G. Waldman <cgw@pgt.com>
7073
7074         * about.el:
7075         - Change .xpm to .png, delete "zcat" section.
7076         - cosmetic fix in the 'marcpa' entry.
7077
7078         * etc/photos
7079         - convert all .xpm.Z to .png
7080         - rename mrb to martin
7081         - rename mcook-m to mcookm
7082
7083 1998-07-31  Martin Buchholz  <martin@xemacs.org>
7084
7085         * x-init.el (x-initialize-compose): Add support for
7086         dead-circumflex as YET ANOTHER NAME for that dead key.
7087
7088 1998-08-05  Colin Rafferty <colin@xemacs.org>
7089
7090         * setup-paths.el (paths-construct-exec-path): Made the
7091         last-packages really be last.
7092         (paths-construct-data-directory-list): Ditto.
7093
7094 1998-08-01  Kai Haberzettl  <khaberz@synnet.de>
7095
7096         * startup.el(startup-splash-frame-body):
7097         Update Copyright notice in splash screen
7098
7099 1998-07-20  Greg Klanderman  <greg@alphatech.com>
7100
7101         * minibuf.el (read-file-name-internal-1): do ~user completion.
7102
7103 1998-07-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
7104
7105         * font-lock.el (font-lock-fontify-glumped-region): Add guard
7106         aginst destroyed extents
7107
7108 1998-07-24  Greg Klanderman  <greg@alphatech.com>
7109
7110         * package-get.el (package-get): add `install-dir' argument.
7111
7112 1998-07-20  John Jones  <jj@asu.edu>
7113
7114         * package-get.el: calls to package-get-update-all will only
7115           update packages which are already installed.
7116
7117 1998-07-23  SL Baur  <steve@altair.xemacs.org>
7118
7119         * autoload.el (update-file-autoloads): Ensure autoloads buffer is
7120         writable.
7121
7122 1998-07-20  Colin Rafferty   <colin@xemacs.org>
7123
7124         * about.el (about-hackers): Correct my email.
7125
7126 1998-07-20  Kai Haberzettl  <khaberz@synnet.de>
7127
7128         * about.el (about-hackers): new email-address.
7129
7130 1998-07-25  SL Baur  <steve@altair.xemacs.org>
7131
7132         * minibuf.el (read-number): Don't let `input-error' condition
7133         escape.
7134
7135 1998-07-20  Greg Klanderman  <greg@alphatech.com>
7136
7137         * about.el (about-hackers): use my `email-for-life' address.
7138
7139 1998-07-19  SL Baur  <steve@altair.xemacs.org>
7140
7141         * XEmacs 21.2-beta1 is released.
7142
7143 1998-07-12  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7144
7145         * ldap.el (ldap-search): Doc string change
7146
7147 1998-07-16  Colin Rafferty   <colin@xemacs.org>
7148
7149         * menubar-items.el (default-menubar): Removed references to
7150         `data-directory', and use `locate-data-file' instead, and made
7151         then greyed out if they don't exist.
7152
7153 1998-07-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7154
7155         * keymap.el (events-to-keys): Use `format' instead of `concat'
7156         since the latter does not accept integer args anymore
7157
7158 1998-07-15  SL Baur  <steve@altair.xemacs.org>
7159
7160         * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
7161         macros replaced.
7162
7163 1998-07-14  SL Baur  <steve@altair.xemacs.org>
7164
7165         * make-docfile.el: Get first initialization from very-early-lisp.el
7166         * update-elc.el: Ditto.
7167         * loadup.el (really-early-error-handler): Ditto.
7168
7169         * packages.el (packages-unbytecompiled-lisp): Add new file,
7170         very-early-lisp.el.
7171
7172         * very-early-lisp.el: New file.
7173
7174 1998-07-14  SL Baur  <steve@altair.xemacs.org>
7175
7176         * Symbols that have been obsolete for at least 3 years removed (II).
7177
7178         * obsolete.el (eval-current-buffer): Make compatible.
7179         (byte-code-function-p): Ditto.
7180         (send-string): Removed.
7181         (send-region): Removed.
7182         (screen-scrollbar-width): Removed.
7183         (set-screen-scrollbar-width): Removed.
7184         (set-screen-left-margin-width): Removed.
7185         (set-screen-right-margin-width): Removed.
7186         (screen-left-margin-width): Removed.
7187         (screen-right-margin-width): Removed.
7188         (set-buffer-left-margin-width): Removed.
7189         (set-buffer-right-margin-width): Removed.
7190         (buffer-left-margin-width): Removed.
7191         (buffer-right-margin-width): Removed.
7192         (x-set-frame-icon-pixmap): Removed.
7193         (x-set-screen-icon-pixmap): Removed.
7194         (pixel-name): Removed.
7195         (make-pixmap): Removed.
7196         (make-cursor): Removed.
7197         (pixmap-width): Removed.
7198         (pixmap-contributes-to-line-height-p): Removed.
7199         (set-pixmap-contributes-to-line-height): Removed.
7200
7201 1998-07-13  SL Baur  <steve@altair.xemacs.org>
7202
7203         * obsolete.el (popup-menu-up-p): removed.
7204         (read-no-blanks-input): Removed.
7205         (wholenump): Removed.
7206         (ring-mod): Removed (what was ring-mod?).
7207         (current-time-seconds): Removed.
7208         (run-special-hook-with-args): Removed.
7209         (dot): Removed.
7210         (dot-marker): Removed.
7211         (dot-min): Removed.
7212         (dot-max): Removed.
7213         (window-dot): Removed.
7214         (set-window-dot): Removed.
7215
7216         * bytecomp.el: Remove bytecompiler support for `dot', `dot-max' and
7217         `dot-min'.
7218
7219         * minibuf.el: (read-no-blanks-input): remove commented-out copy.
7220
7221         * code-files.el (insert-file-contents): Rename
7222         run-special-hook-with-args to run-hook-with-args-until-success.
7223         (write-region): Ditto.
7224
7225 1998-07-12  SL Baur  <steve@altair.xemacs.org>
7226
7227         * about.el: Fix typos, update release date.
7228
7229         * Symbols that have been obsolete for at least 3 years removed.
7230
7231         * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to
7232         screen- functions.
7233         (toplevel): remove setf methods for screen functions.
7234         * cl-macs.el (extent-data): defsetf removed.
7235         * obsolete.el (lisp-indent-hook): Make compatible, it's used too
7236         many places to remove.
7237         (comment-indent-hook): Ditto.
7238         * obsolete.el (get-screen-for-buffer-default-screen-name): Remove.
7239         (buffer-dedicated-screen): Ditto.
7240         (deiconify-screen): Ditto.
7241         (delete-screen): Ditto.
7242         (event-screen): Ditto.
7243         (find-file-other-screen): Ditto.
7244         (find-file-read-only-other-screen): Ditto.
7245         (live-screen-p): Ditto.
7246         (screen-height): Ditto.
7247         (screen-iconified-p): Ditto.
7248         (screen-list): Ditto.
7249         (screen-live-p): Ditto.
7250         (screen-name): Ditto.
7251         (screen-parameters): Ditto.
7252         (screen-pixel-height): Ditto.
7253         (screen-pixel-width): Ditto.
7254         (screen-root-window): Ditto.
7255         (screen-selected-window): Ditto.
7256         (screen-totally-visible-p): Ditto.
7257         (screen-visible-p): Ditto.
7258         (screen-width): Ditto.
7259         (screenp): Ditto.
7260         (get-screen-for-buffer): Ditto.
7261         (get-screen-for-buffer-noselect): Ditto.
7262         (get-other-screen): Ditto.
7263         (iconify-screen): Ditto.
7264         (lower-screen): Ditto.
7265         (mail-other-screen): Ditto.
7266         (make-screen): Ditto.
7267         (make-screen-invisible): Ditto.
7268         (make-screen-visible): Ditto.
7269         (modify-screen-parameters): Ditto.
7270         (new-screen): Ditto.
7271         (next-screen): Ditto.
7272         (next-multiscreen-window): Ditto.
7273         (other-screen): Ditto.
7274         (previous-screen): Ditto.
7275         (previous-multiscreen-window): Ditto.
7276         (raise-screen): Ditto.
7277         (redraw-screen): Ditto.
7278         (select-screen): Ditto.
7279         (selected-screen): Ditto.
7280         (set-buffer-dedicated-screen): Ditto.
7281         (set-screen-height): Ditto.
7282         (set-screen-position): Ditto.
7283         (set-screen-size): Ditto.
7284         (set-screen-width): Ditto.
7285         (show-temp-buffer-in-current-screen): Ditto.
7286         (switch-to-buffer-other-screen): Ditto.
7287         (visible-screen-list): Ditto.
7288         (window-screen): Ditto.
7289         (x-set-screen-pointer): Ditto.
7290         (x-set-frame-pointer): Ditto.
7291         (screen-title-format): Ditto.
7292         (screen-icon-title-format): Ditto.
7293         (terminal-screen): Ditto.
7294         (delete-screen-hook): Ditto.
7295         (create-screen-hook): Ditto.
7296         (mouse-enter-screen-hook): Ditto.
7297         (mouse-leave-screen-hook): Ditto.
7298         (map-screen-hook): Ditto.
7299         (unmap-screen-hook): Ditto.
7300         (default-screen-alist): Ditto.
7301         (default-screen-name): Ditto.
7302         (x-screen-defaults): Ditto.
7303         (x-create-screen): Ditto.
7304         * obsolete.el: meta-flag removed.
7305         baud-rate removed.
7306         sleep-for-millisecs removed.
7307         extent-data removed.
7308         set-extent-data removed.
7309         set-extent-attribute removed.
7310         extent-glyph removed.
7311         extent-layout removed.
7312         set-extent-layout removed.
7313         list-faces-display removed.
7314         list-faces removed.
7315         trim-versions-without-asking removed.
7316         after-write-file-hooks removed.
7317         truename removed.
7318         auto-fill-hook removed.
7319         blink-paren-hook removed.
7320         select-screen-hook, deselect-screen-hook removed.
7321         auto-raise-screen, auto-lower-screen removed.
7322
7323         * msw-mouse.el: Global change resource -> mswindows-resource.
7324
7325         * XEmacs 21.0-pre5 is released.
7326
7327 1998-07-11  SL Baur  <steve@altair.xemacs.org>
7328
7329         * about.el (about-hackers): Credits update.
7330
7331 1998-07-11  Hrvoje Niksic  <hniksic@srce.hr>
7332
7333         * register.el (insert-register): Don't activate the region.
7334
7335 1998-07-10  SL Baur  <steve@altair.xemacs.org>
7336
7337         * select.el: Restore x-* symbols for backwards compatibility:
7338         x-copy-primary-selection, x-kill-primary-selection,
7339         x-delete-primary-selection, x-select-make-extent-for-selection,
7340         x-valid-simple-selection-, x-cut-copy-clear-internal.
7341
7342 1998-07-09  SL Baur  <steve@altair.xemacs.org>
7343
7344         * XEmacs 21.0-pre4 is released.
7345
7346 1998-06-28  Hrvoje Niksic  <hniksic@srce.hr>
7347
7348         * menubar-items.el (default-menubar): Use `report-emacs-bug' for
7349         reporting bugs.
7350         (maybe-add-init-button): Fix semantics under Windows.  Use
7351         `expand-file-name' rather than `concat'.
7352
7353         * help.el (print-messages): New function.
7354
7355 1998-07-05  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7356
7357         * ldap.el (ldap-host-parameters-alist): Docstring fixes
7358
7359 1998-07-04  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7360
7361         * about.el: Tweaked my entry in about-hackers.
7362
7363         * find-paths.el (paths-emacs-root-p):
7364           Relaxed emacs-root checking of an in-place installation to
7365           also accommodate the flat layout used on MS Windows.
7366
7367 1998-06-29  John Jones  <jj@asu.edu>
7368
7369         * package-get.el: calls to package-get-update-all will only
7370           update packages which are already installed.
7371
7372 1998-07-05  Andy Piper  <andyp@parallax.co.uk>
7373
7374         * faces.el (xpm-color-symbols): remove hardcoded defaults these
7375         are handled by the gui-element face fallbacks now.
7376
7377         * x-faces.el: default gui-element face to "background" as well as
7378         the default face.
7379
7380         * msw-faces.el (mswindows-init-device-faces): remove gui-element
7381         and default face settings since these are set as fallbacks now in
7382         the appropriate domain.
7383
7384 1998-07-02  SL Baur  <steve@altair.xemacs.org>
7385
7386         * text-mode.el (text-mode): Reorder regexp so the OR part
7387         corresponding to `page-delim' goes first and the hack in
7388         `forward-paragraph' will work.
7389         With bug analysis from Bob Weiner <weiner@altrasoft.com>
7390
7391 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
7392
7393         * subr.el (remove-hook): When checking the hook value
7394           with functionp, don't apply car to it.
7395
7396 1998-06-24  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7397
7398         * package-get.el (package-get-remote-filename):
7399           Don't use file-name-as-directory because the local directory
7400           separator conventions might not be the same as ftp's.
7401
7402 1998-06-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7403
7404         * ldap.el (ldap-host-parameters-alist): New name of
7405         `ldap-host-parameters-plist'
7406
7407 1998-06-26  Adrian Aichner  <adrian@xemacs.org>
7408
7409         * package-get.el: Using (require 'package-get-base), now that it
7410         provides itself.  Consequently removed all instances of (load
7411         "package-get-base.el").
7412
7413 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
7414
7415         * subr.el (remove-hook): Don't treat the hook value as a
7416           list unless it is both consp and not functionp.
7417
7418 1998-06-29  SL Baur  <steve@altair.xemacs.org>
7419
7420         * about.el: Email address for Ben Wing is ben@xemacs.org.
7421         * auto-show.el: Ditto.
7422         * bytecomp.el: Ditto.
7423         * faces.el: Ditto.
7424         * x-scrollbar.el: Ditto.
7425         * x-misc.el: Ditto.
7426         * tty-init.el: Ditto.
7427         * toolbar-items.el: Ditto.
7428         * symbol-syntax.el: Ditto.
7429         * specifier.el: Ditto.
7430         * objects.el: Ditto.
7431         * hyper-apropos.el: Ditto.
7432         * glyphs.el: Ditto.
7433
7434 1998-06-27  Hrvoje Niksic  <hniksic@srce.hr>
7435
7436         * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
7437         vertical-divider-always-visible-p.
7438         (default-mouse-motion-handler): Ditto.
7439
7440 1998-06-21  Hrvoje Niksic  <hniksic@srce.hr>
7441
7442         * scrollbar.el (scrollbars-visible-p): Simplify.  Always set the
7443         global value.
7444
7445 1998-06-21  Oliver Graf <ograf@fga.de>
7446
7447         * build-reports.el: changed receiver to xemacs-build-reports list
7448
7449 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7450
7451         * font.el: Split font-family-mappings into X and
7452           mswindows-specific versions.
7453           mswindows-font-create-[object|name]: Treat supplied size
7454           as a pointsize. Added underline and strikethru handling.
7455
7456         * msw-faces.el: changed default mswindows charset to western.
7457
7458         * msw-glyphs.el: removed space in border-glyph font string that
7459           was inserted to get round bugs in the mswindows C font code.
7460
7461 1998-06-27  SL Baur  <steve@altair.xemacs.org>
7462
7463         * about.el (about-hackers): Credits update.
7464
7465         * help-nomule.el (tutorial-supported-languages): Add Romanian
7466         TUTORIAL.
7467
7468         * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
7469         to ISO-8859-2.
7470
7471 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7472
7473         * font.el: Split font-family-mappings into X and
7474           mswindows-specific versions.
7475           mswindows-font-create-[object|name]: Treat supplied size
7476           as a pointsize. Added underline and strikethru handling.
7477
7478         * msw-faces.el: changed default mswindows charset to western.
7479
7480         * msw-glyphs.el: removed space in border-glyph font string that
7481           was inserted to get round bugs in the mswindows C font code.
7482
7483 1998-06-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7484
7485         * minibuf.el: make read-color-completion-table call
7486           (mswindows-color-list for mswindows devices.
7487
7488 1998-06-18  Sam Mikes  <smikes@alumni.hmc.edu>
7489
7490         * lisp/font-lock.el
7491         (font-lock-match-c++-style-declaration-item-and-skip-to-next):
7492         Let declaration items contain non-word symbol characters.
7493
7494 1998-06-15  Adrian Aichner  <adrian@xemacs.org>
7495
7496         * package-get.el (package-get-package-provider): Added autoload
7497         cookie.  Loading "package-get-base.el" in ALL functions that use
7498         it.  Fixed some (interactive ...) with multiple argument specs
7499         again.  Cosmetic indentation changes.
7500
7501 1998-05-27  Glynn Clements  <glynn@sensei.co.uk>
7502
7503         * info.el (Info-insert-dir): Don't use nreverse on variables
7504         that you want to use later.
7505
7506 1998-06-17  Glynn Clements  <glynn@sensei.co.uk>
7507
7508         * x-mouse.el (x-set-point-and-move-selection): Replace call
7509         to x-kill-primary-selection with kill-primary-selection
7510
7511 1998-06-12  Martin Buchholz  <martin@xemacs.org>
7512
7513         * simple.el (what-cursor-position): Make cursor position reported
7514         use value of column-number-start-at-one
7515
7516 1998-06-17  SL Baur  <steve@altair.xemacs.org>
7517
7518         * about.el (xemacs-hackers): Fix Jareth's email address.
7519
7520 1998-06-16  SL Baur  <steve@altair.xemacs.org>
7521
7522         * startup.el (startup-splash-frame): Remove
7523         `xemacs-startup-logo-function'.
7524
7525 1998-06-15  SL Baur  <steve@altair.xemacs.org>
7526
7527         * about.el (about-hackers): Update credits list.
7528
7529 1998-06-06  Jeff Miller <jmiller@smart.net>
7530
7531         * lisp/sound.el: Update sound-ext to allow filenames with
7532           extensions to be found by load-sound-file
7533
7534 1998-06-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7535
7536         * info.el (Info-rebuild-outdated-dir): Removed variable
7537         (Info-auto-generate-directory): New variable
7538         (Info-save-auto-generated-dir): New variable
7539         (Info-maybe-update-dir): Use `Info-auto-generate-directory'
7540         (Info-build-dir-anew): Second parameter removed.  Use
7541         `Info-save-auto-generated-dir'
7542         (Info-rebuild-dir): Ditto
7543
7544 1998-06-02  Christoph Wedler  <wedler@fmi.uni-passau.de>
7545
7546         * list-mode.el (next-list-mode-item): Would not recognize
7547         border between directly neighbored items.
7548
7549 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
7550
7551         * package-get.el: add autoloads for some functions.
7552
7553 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
7554
7555         * specifier.el (let-specifier): Tiny docfixes.
7556
7557 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
7558
7559         * msw-mouse.el: set selection-pointer-glyph to Normal.
7560
7561 1998-06-09  Per Abrahamsen  <abraham@dina.kvl.dk>
7562
7563         * wid-edit.el (widget-specify-secret): New function.
7564         (widget-after-change): Use it.
7565         (widget-specify-field): Use it.
7566
7567 1998-06-08  Hrvoje Niksic  <hniksic@srce.hr>
7568
7569         * mouse.el (drag-window-divider): Use `(not done)' instead of
7570         `doit'; reuse result of `window-pixel-edges'.
7571
7572         * modeline.el (drag-modeline-event-lag): Rename to
7573         drag-divider-event-lag.
7574
7575 1998-06-07  Hrvoje Niksic  <hniksic@srce.hr>
7576
7577         * specifier.el (let-specifier): Rewritten not to generate needless
7578         `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
7579         arguments.
7580
7581 1998-05-28  Hrvoje Niksic  <hniksic@srce.hr>
7582
7583         * minibuf.el (read-file-name-1): Setup buffer-local value of
7584         `completion-ignore-case' in completions buffer under Windows.
7585
7586 1998-06-06  Kirill M. Katsnelson  <kkm@kis.ru>
7587
7588         * about.el (about-maintainer-glyph): Fix support for not
7589         compressed images.
7590
7591 1998-06-04  Kirill M. Katsnelson  <kkm@kis.ru>
7592
7593         * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
7594
7595         * mouse.el (mouse-track): Cancel selection if misc-user event with
7596         `cancel-mode-internal' function is fetched.
7597
7598 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
7599
7600         * files.el (save-some-buffers-1): Fixed return value.
7601
7602 1998-06-01  Oliver Graf <ograf@fga.de>
7603
7604         * dragdrop.el: added experimental
7605
7606 1998-05-26  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
7607
7608         * startup.el (after-init-hook, init-file-user,
7609         user-init-directory, load-user-init-file):  Purge references
7610         to "~/.xemacs/init.el" from docstrings.
7611
7612         (load-user-init-file) Use paths-construct-path to construct
7613         paths to user init files.  Go directly to ~/.emacs, do not
7614         search ~/.xemacs/, do not load `default-custom-file'.
7615
7616 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
7617
7618         * files.el (interpreter-mode-alist): Catch wish and tclsh before
7619         general *sh.
7620         (inhibit-first-line-modes-regexps): Added `.tar.gz'.
7621
7622 1998-06-03  Andy Piper  <andyp@parallax.co.uk>
7623
7624         * menubar-items.el (default-menubar): add Update Packages to customize
7625         menu.
7626
7627 1998-06-02  Andy Piper  <andyp@parallax.co.uk>
7628
7629         * faces.el: use toolbar face as a fallback for toolbar properties
7630         in xpm-color-symbols instead of default.
7631
7632         * msw-faces.el: rename 3d-object -> gui-element face.
7633
7634 1998-06-06  SL Baur  <steve@altair.xemacs.org>
7635
7636         * startup.el (xemacs-startup-logo-function): New variable.
7637         (startup-splash-frame): Use it.
7638
7639 1998-06-02  Hrvoje Niksic  <hniksic@srce.hr>
7640
7641         * files.el (save-some-buffers): Would wait 1 second.
7642         (save-some-buffers-1): Delete other windows here instead of in
7643         `save-some-buffers'.
7644         (save-some-buffers): Force redisplay only if windows were deleted.
7645
7646 1998-06-02  Didier Verna  <didier@xemacs.org>
7647
7648         * cus-face.el (custom-face-attributes): generalized the use of
7649         toggle buttons for boolean attributes.
7650         Re-ordered the items a bit.
7651
7652 1998-06-01  SL Baur  <steve@altair.xemacs.org>
7653
7654         * sound.el (default-sound-directory): Use `locate-data-directory'
7655         to find the sounds directory.
7656
7657 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
7658
7659         * sound.el: default sound-ext to .wav under mswindows, .au
7660         otherwise. load-default sounds without extensions.
7661
7662 1998-05-27  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
7663
7664         * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
7665         if send-pr is not bound.
7666
7667 1998-06-01  Andy Piper  <andyp@parallax.co.uk>
7668
7669         * files.el: grok idl files in auto-mode-alist.
7670 1998-06-01  Jeff Miller  <jmiller@smart.net>
7671
7672         * minibuf.el (exact-minibuffer-completion-p): check for nil before
7673         calling `upcase'.
7674
7675 1998-05-30  Andy Piper  <andyp@parallax.co.uk>
7676
7677         * msw-glyphs.el: add xbm to the list of image types supported.
7678
7679 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
7680
7681         * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
7682         instead of XEmacs one when dumping InfoDock.
7683
7684 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
7685
7686         * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
7687         for `modeline-visible-p'
7688
7689         * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
7690
7691 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
7692
7693         * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
7694         since it's not used anymore. doc string fixes.
7695
7696         * package-get.el (package-get-file-installed-p): new function. use
7697         instead of file-installed-p which is in an external package.
7698
7699 1998-05-28  Oliver Graf <ograf@fga.de>
7700
7701         * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
7702         favor of select-window/switch-to-buffer
7703
7704 Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
7705
7706         * startup.el: changed (getenv "HOME") to (user-home-directory)
7707
7708 1998-05-25  Oliver Graf <ograf@fga.de>
7709
7710         * frame.el (cde-start-drag) moved to dragdrop.el
7711         (offix-start-drag-region) moved to dragdrop.el
7712         (offix-start-drag) moved to dragdrop.el
7713         * dragdrop.el (cde-start-drag) moved from frame.el
7714         (offix-start-drag-region) moved from frame.el
7715         (offix-start-drag) moved from frame.el
7716         (cde-start-drag-region) cde drag regions
7717         * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
7718
7719 1998-05-26  Oliver Graf <ograf@fga.de>
7720
7721         * dragdrop.el: created dragdrop-drag prototypes
7722         (cde-start-drag-region) fixed typo
7723
7724 1998-05-28  SL Baur  <steve@altair.xemacs.org>
7725
7726         * simple.el (after-init-hook): Remove reader macro.
7727
7728         * packages.el (packages-hardcoded-lisp): Get rid of reader
7729         macros.  Update DOC string.
7730
7731 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
7732
7733         * mouse.el (drag-window-divider): Ditto.
7734
7735         * modeline.el (mouse-drag-modeline): Use it.
7736
7737         * lisp-mode.el (let-specifier): Specify indentation.
7738
7739         * specifier.el (let-specifier): Renamed from
7740         `with-specifier-instance'.
7741
7742 1998-05-27  Andy Piper  <andyp@parallax.co.uk>
7743
7744         * x-faces.el:
7745         * faces.el: move definition of xpm-color-symbols from x-faces.el
7746         to faces. Predicate x-get-resource on the presence of x.
7747
7748         * msw-faces.el: set 3d-object face rather than modeline. Specify
7749         faces as specfier defaults.
7750
7751         * package-get.el: don't use package-admin-add-single-file-package.
7752
7753 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
7754
7755         * toolbar-items.el: Fixup tooltips.
7756         (toolbar-gnus): Don't use obsolete variable
7757         toolbar-news-frame-properties.
7758         (toolbar-news-reader): Default to `gnus' instead of
7759         `not-configured'.
7760
7761         * files.el (auto-mode-alist): Correctly recognize `.emacs' under
7762         Windows.
7763
7764 1998-05-25  Andy Piper  <andyp@parallax.co.uk>
7765
7766         * package-get.el: rename -installedp -> -installed-p.
7767
7768 1998-05-23  Kirill M. Katsnelson  <kkm@kis.ru>
7769
7770         * glyphs.el (init-glyphs): Created `border-glyph' face, with no
7771         attributes, and assinged it to continuation, truncation and
7772         hscroll glyphs.
7773
7774         * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
7775         and made continuation, truncation and hscroll glyphs arrow
7776         characters out of that font.
7777
7778 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
7779
7780         * minibuf.el (minibuffer-electric-separator): Play nicely with
7781         directory-sep-char being \.
7782         (minibuffer-electric-tilde): Ditto.
7783         (read-file-name-map): Ditto.
7784
7785 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
7786
7787         * mouse.el (default-mouse-track-maybe-own-selection): Pause only
7788         on X devices.
7789         (default-mouse-track-deal-with-down-event): Avoid
7790         `x-disown-selection'; use `disown-selection' instead.
7791
7792 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
7793
7794         * select.el:
7795         * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
7796         moved to (cut-copy-clear-internal) in select.el. Ditto for
7797         (x-delete-primary-selection) (x-kill-primary-selection)
7798         (x-copy-primary-selection).
7799         (own-clipboard): new function.
7800
7801         * msw-select.el: use the new kill/delete/copy/cut-copy-clear
7802         functions in select.el. remove old ones.
7803         (mswindows-own-clipboard): new function.
7804
7805 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
7806
7807         * gnuserv.el: allow connections from mswindows type devices.
7808
7809 1998-05-20  Andy Piper  <andyp@parallax.co.uk>
7810
7811         * msw-glyphs.el: change image type used from cursor to resource.
7812
7813 1998-05-20  Kirill M. Katsnelson  <kkm@kis.ru>
7814
7815         * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
7816         for {top,bottom}-{left,right} values in addition to
7817         {top,bottom}_{left,right}.
7818         Use x-get-resource instead of x-get-resource-and-bogosity-check.
7819
7820 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
7821
7822         * cl-macs.el (specifier-instance): Undefine its setf method.
7823
7824         * specifier.el (with-specifier-instance): Added docstring.
7825
7826         * mouse.el (drag-window-divider): Ditto.
7827
7828         * modeline.el (mouse-drag-modeline): Use it.
7829
7830         * lisp-mode.el (with-specifier-instance): Define its indentation
7831         level.
7832
7833         * specifier.el (with-specifier-instance): New macro.
7834
7835 1998-05-19  Andy Piper  <andyp@parallax.co.uk>
7836
7837         * package-get.el (package-get-create-custom): new function to
7838         auto-generate package-get-custom.el from package-get-base.el.
7839         * (package-get-ever-installedp): new function.
7840         * (package-get-custom): new function to get all packages specified
7841         by customize.
7842
7843 1998-05-19  Hrvoje Niksic  <hniksic@srce.hr>
7844
7845         * cus-edit.el (custom-file): Revert to `~/.emacs'.
7846
7847 1998-05-23  SL Baur  <steve@altair.xemacs.org>
7848
7849         * cl-extra.el: Reverse previous float change.
7850
7851 1998-05-17  Andy Piper  <andyp@parallax.co.uk>
7852
7853         * x-faces.el:
7854         * faces.el (try-font-name): moved from x-faces.el since it is
7855         required by w3 under mswindows as well X.
7856
7857 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
7858
7859         * winnt.el: Removed evil (setq completion-ignore-case t)
7860         clause, one more overlookef fsfism.
7861         (nt-quote-args-functions-alist): End sentences with double space.
7862
7863 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
7864
7865         * window-xemacs.el (push-window-configuration): Remove kludgery of
7866         recaching default-toolbar specifier.
7867         (pop-window-configuration): Ditto.
7868         (unpop-window-configuration): Ditto.
7869
7870 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
7871
7872         * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
7873
7874 1998-05-17  Kirill M. Katsnelson  <kkm@kis.ru>
7875
7876         * winnt.el (nt-quote-args-verbatim): Added function.
7877         (nt-quote-args-prefix-quote): Added function.
7878         (nt-quote-args-backslash-quote): Added function.
7879         (nt-quote-args-double-quote): Added function.
7880         (nt-quote-args-functions-alist): New variable.
7881         (nt-quote-process-args): Added function. This is the main quoting
7882         work horse called from process-nt.c
7883
7884 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
7885
7886         * winnt.el: Removed duplicate definitions for backspace,
7887         delete, M-backspace and C-M-backspace.
7888         (file-name-buffer-file-type-alist): Removed this variable.
7889         (find-buffer-file-type): Removed function.
7890         (find-file-binary):  Removed function.
7891         (find-file-text): Removed function.
7892         (find-file-not-found-set-buffer-file-type): Removed function.
7893         (save-to-unix-hook): Removed function.
7894         (revert-from-unix-hook): Removed function.
7895         (using-unix-filesystems): Removed function.
7896         (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
7897         warning.
7898         (x-set-selection): Removed function.
7899         (x-get-selection): Removed function.
7900         Removed commented FSFisms.
7901         Replaced copyright notice (this file is not part of GNU Emacs).
7902         (nt-shell-mode-hook): Moved here from a lambda expression. Added
7903         comint-process-echoes setting to t.
7904
7905 1998-05-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7906
7907         * packages.el (packages-no-package-hierarchy-regexp): Introduced
7908         and used following the interface change of
7909         `paths-find-recursive-path'.
7910
7911         * find-paths.el (paths-find-recursive-path): Exclusion is now by a
7912         regexp instead of a list of base names.
7913         (paths-version-control-filename-regexp):
7914         (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
7915         Introduced and used following the interface change of
7916         `paths-find-recursive-path'.
7917
7918 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
7919
7920         * simple.el (delete-forward-p): Make it a defun; do X garbage only
7921         on X devices, rather than on all non-TTY devices.
7922
7923 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
7924
7925         * msw-mouse.el: New file. Sets up cursor shapes for Windows.
7926
7927         * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
7928
7929 1998-05-17  Adrian Aichner  <adrian@xemacs.org>
7930
7931         * itimer.el (activate-itimer): Fixed usage of integers
7932         as argument to `concat'.
7933
7934 1998-05-17  Glynn Clements  <glynn@sensei.co.uk>
7935
7936         * itimer.el (start-itimer): replace the use of `concat' with
7937         `format'
7938
7939 1998-05-16  SL Baur  <steve@altair.xemacs.org>
7940
7941         * mode-motion.el (mode-motion-hook): Clarify docstring.
7942         From Bob Weiner <weiner@altrasoft.com>
7943
7944         * loadhist.el (symbol-file): Supply prompt string when used
7945         interactively.
7946         From Bob Weiner <weiner@altrasoft.com>
7947
7948 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
7949
7950         * loadup.el (really-early-error-handler): Ditto.
7951
7952         * update-elc.el: Ditto.
7953
7954         * setup-paths.el (paths-construct-exec-path): Ditto.
7955
7956         * make-docfile.el: Ditto.
7957
7958         * find-paths.el (paths-decode-directory-path): Use split-path
7959         instead of decode-path.
7960
7961         * files.el (parse-colon-path): Update docstring reference.
7962
7963 1998-05-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7964
7965         * msw-init.el:
7966         * x-init.el:
7967         Bind cut'n'paste keys to non window-system specific functions.
7968
7969         * msw-select.el: New function mswindows-clear-clipboard.
7970         mswindows-cut-copy-clipboard extended to handle clearing of the
7971         selection and renamed to mswindows-cut-copy-clear-clipboard.
7972
7973         * select.el: on mswindows devices delete-primary-selection
7974         calls mswindows-clear-clipboard.
7975
7976 1998-05-15  Hrvoje Niksic  <hniksic@srce.hr>
7977
7978         * simple.el (quoted-insert): Inhibit quit when using read-char.
7979
7980         * cmdloop.el (read-char): Don't inhibit quit.
7981         (read-char-exclusive): Ditto.
7982         (read-char): Signal quit if quit-char was pressed.
7983         (read-char-exclusive): Ditto.
7984         (read-quoted-char): Return a character, not integer.
7985
7986         * menubar-items.el (default-popup-menu): Use Andy's generic
7987         selection code.
7988         (default-popup-menu): Fix code.
7989
7990 1998-05-14  Oliver Graf <ograf@fga.de>
7991
7992         * dragdrop.el (dragdrop-function-widget): this time it's done
7993
7994 1998-05-13  Oliver Graf <ograf@fga.de>
7995
7996         * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
7997
7998 1998-05-15  Kirill M. Katsnelson  <kkm@kis.ru>
7999
8000         * device.el (device-pixel-width):
8001         (device-pixel-height):
8002         (device-mm-width):
8003         (device-mm-height):
8004         (device-bitplanes):
8005         (device-color-cells): Swapped parameters to device-system-metric
8006         according to the interface change.
8007
8008 1998-05-14  Kirill M. Katsnelson  <kkm@kis.ru>
8009
8010         * mouse.el (default-mouse-motion-handler): Use new name of the
8011         function event-over-vertical-divider-p.
8012         Do not set E-W arrow cursor over the divider if
8013         vertical-divider-draggable-p is nil in the window.
8014         ([top-level]): Use new name for the variable
8015         vertical-divider-map.
8016         (drag-window-divider): Respect vertical-divider-draggable-p.
8017         Variable name typo fixes.
8018
8019 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
8020
8021         * keymap.el (kbd): Define here; handle string constants and
8022         others...
8023
8024 1998-05-15  Christian Nyb <chr@mediascience.no>
8025
8026         * simple.el (zap-up-to-char): New function.  Behaves like `zap-to-char'
8027         in Emacs 18.
8028
8029 1998-05-13  Didier Verna  <didier@xemacs.org>
8030
8031         * mouse.el (drag-window-divider): give the vertical divider a
8032         pressed look when dragging it.
8033
8034 1998-05-13  Andy Piper  <andyp@parallax.co.uk>
8035
8036         * faces.el: predicate some more face operations on x or mswindows
8037         not just x.
8038
8039         * modeline.el: enable modeline coloring for mswindows.
8040
8041 1998-05-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8042
8043         * minibuf.el (minibuffer-default): Added variable; compatible with
8044         FSF Emacs.
8045         (next-history-element): Used `minibuffer-default'.
8046
8047 1998-05-12  Oliver Graf <ograf@fga.de>
8048
8049         * dragdrop.el (dragdrop-function-widget): button and mods ok
8050         arguments still look a bit strange
8051         (dragdrop-compare-mods) created
8052         (dragdrop-drop-do-functions) correctly checks for buttons and
8053         modifiers
8054
8055 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
8056
8057         * setup-paths.el (paths-default-info-directories): Replace
8058         path-separator with directory-sep-char.
8059
8060         * files.el (path-separator): Don't define it here.
8061
8062 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
8063
8064         * update-elc.el: Ditto.
8065
8066         * setup-paths.el (paths-construct-exec-path): Ditto.
8067
8068         * make-docfile.el: Ditto.
8069
8070         * loadup.el (really-early-error-handler): Ditto.
8071
8072         * find-paths.el (paths-decode-directory-path): Use decode-path
8073         instead of decode-path-internal.
8074
8075         * files.el (parse-colon-path): Update docstring.
8076
8077 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
8078
8079         * subr.el (get-buffer-window-list): Make BUFFER optional.
8080
8081         * window-xemacs.el (windows-of-buffer): Defalias to
8082         get-buffer-window-list.
8083
8084 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8085
8086         * disass.el: Fix maintainer keyword.
8087
8088         * bytecomp.el (byte-compile-and-load-file): Autoload.
8089         (byte-compile-buffer): Ditto.
8090
8091         * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
8092         value is returned, not the name.
8093         (lisp-imenu-generic-expression): Enable it.
8094         (lisp-mode-variables): Ditto.
8095         (lisp-indent-offset): Change defconst to defvar.
8096         (lisp-indent-function): Ditto.
8097         (lisp-body-indent): Ditto.
8098
8099 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8100
8101         * modeline.el: Use zap-last-kbd-macro-event.
8102
8103         * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
8104         nil, don't attempt to do anything with messages.
8105         (eval-last-sexp): Use `letf' for clarity.
8106
8107 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8108
8109         * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
8110
8111 1998-05-11  Martin Buchholz  <martin@xemacs.org>
8112
8113         * buff-menu.el:
8114         * lisp-mode.el:
8115         * obsolete.el:
8116         Change empty docstrings into no doc strings at all.
8117         Fix bogus FSF-format docstrings.
8118         * etags.el: Fix docstring.
8119
8120 1998-05-11  Jan Vroonhof  <vroonhof@math.ethz.ch>
8121
8122         * package-get.el (package-get): Use internal md5
8123
8124 1998-05-13  SL Baur  <steve@altair.xemacs.org>
8125
8126         * about.el (about-xemacs): Correct abuse of concat.
8127
8128 1998-05-11  SL Baur  <steve@altair.xemacs.org>
8129
8130         * info.el (Info-mode): Use easymenu.
8131
8132 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8133
8134         * apropos.el (apropos): Don't use concat with integers.
8135
8136         * cmdloop.el (describe-last-error): Handle the case when no error
8137         was seen gracefully.
8138
8139         * apropos.el (apropos-print): Use with-displaying-help-buffer as
8140         defun.
8141         (apropos-describe-plist): Ditto.
8142
8143         * help.el (with-displaying-help-buffer): Revert to a defun.
8144         (describe-key): Use it as defun.
8145         (describe-mode): Ditto.
8146         (describe-bindings): Ditto.
8147         (describe-prefix-bindings): Ditto.
8148         (describe-installation): Ditto.
8149         (view-lossage): Ditto.
8150         (describe-function): Ditto.
8151         (describe-variable): Ditto.
8152         (describe-syntax): Ditto.
8153
8154 1998-05-11  Oliver Graf <ograf@fga.de>
8155
8156         * dragdrop.el: changed order of require/provide
8157         (dragdrop-drop-mime-default) changed to new calling conventions
8158         (dragdrop-drop-do-functions) changed to new calling conventions
8159         (dragdrop-function-widget) this one needs more work...
8160
8161 1998-05-10  Oliver Graf <ograf@fga.de>
8162
8163         * about.el: another small change in my entry
8164         * dragdrop.el (dragdrop-drop-log-function): logging added
8165         plus customizations
8166         changed interface to handler functions. now called with event
8167         and object
8168
8169 1998-05-12  Kirill M. Katsnelson  <kkm@kis.ru>
8170
8171         * glyphs.el (divider-pointer-glyph): Declared new glyph,
8172         E-W arrow pointer displayed over draggable dividers.
8173
8174         * mouse.el (default-mouse-motion-handler): Show it when
8175         appropriate.
8176         (drag-window-divider): Added.
8177         ([top-level]): Initialized window-divider-map with a keymap
8178         binding the above function to left button down event.
8179
8180         * x-mouse.el (x-init-pointer-shape): Initialize
8181         divider-pointer-glyph from Cursor.dividerPointer, or use default
8182         E-W double arrow.
8183
8184 1998-04-30  Gunnar Evermann  <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
8185
8186         * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
8187
8188 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
8189
8190         * simple.el (count-words-buffer): Don't query for buffer.
8191         (count-lines-buffer): Ditto.
8192
8193 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
8194
8195         * help.el (where-is): add optional insert argument.
8196
8197 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
8198
8199         * help.el (describe-key-briefly): New argument INSERT.
8200
8201         * simple.el (eval-expression): New optional argument; synch with
8202         FSF 20.3.
8203
8204         * keydefs.el (global-map): Add new register bindings.
8205
8206         * register.el: Synched with FSF 20.3.
8207
8208 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
8209
8210         * window-xemacs.el (recenter): all arguments are optional.
8211
8212 1998-05-10  Kirill M. Katsnelson  <kkm@kis.ru>
8213
8214         * device.el: (device-pixel-width): Reflected name/parameters
8215         change to device-system-metric.
8216         (device-pixel-height): Ditto.
8217         (device-mm-width): Ditto.
8218         (device-mm-height): Ditto.
8219         (device-bitplanes): Ditto.
8220         (device-color-cells): Ditto.
8221
8222 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
8223
8224         * cl-extra.el (cl-float-limits): Removed; move code to top-level.
8225
8226         * cl.el (most-positive-fixnum): Document.
8227         (most-negative-fixnum): Ditto.
8228
8229         * cus-dep.el: Updated comment.
8230
8231         * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
8232         constant.
8233
8234         * cus-load.el (custom-put): Removed.
8235
8236         * files.el (after-find-file): Just resignal quit instead of
8237         signaling "canceled".
8238
8239 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
8240
8241         * frame.el (other-frame): Use `focus-frame' instead of
8242         select-frame kludges.
8243
8244         * lisp-mode.el: Update lisp-indent-function for
8245         save-selected-frame and with-selected-frame.
8246
8247         * frame.el (save-selected-frame): New macro.
8248         (with-selected-frame): Ditto.
8249         (other-frame): Use `set-frame-focus'.
8250
8251 1998-05-06  Oliver Graf <ograf@fga.de>
8252
8253         * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
8254         (dragdrop-drop-url-default) default handler for URL drops created
8255         (dragdrop-drop-mime-default) default handler for MIME drops created
8256         (dragdrop-drop-functions) default custom for handling drops created
8257         (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
8258
8259 1998-05-05  Jonathan Harris <jhar@tardis.ed.ac.uk>
8260
8261         * mouse.el: Removed redundant mouse-mswindows-drop function.
8262
8263 1998-05-05  Oliver Graf <ograf@fga.de>
8264
8265         * about.el: changed some text in my entry
8266         * dragdrop.el: added customs
8267
8268 1998-05-04  Oliver Graf <ograf@fga.de>
8269
8270         * mouse.el: killed global drop key bindings
8271         (mouse-offix-drop) removed
8272         * dragdrop.el: created
8273         * dumped-lisp.el: inclusion of dragdrop.el for window-systems
8274
8275 1998-05-09  Kirill M. Katsnelson  <kkm@kis.ru>
8276
8277         * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
8278         scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
8279
8280         * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
8281         obsolete comment.
8282
8283         * scrollbar.el (scrollbars-visible-p): Use new
8284         {vertical,horizontal}-scrollbar-visible-p specifiers.
8285
8286 1998-04-18  Kirill M. Katsnelson  <kkm@kis.ru>
8287
8288         * device.el (device-pixel-height):
8289         (device-pixel-width):
8290         (device-mm-width):
8291         (device-mm-height):
8292         (device-bitplanes):
8293         (device-color-cells): Moved these 6 functions from device.c; they
8294         all use single (device-system-metrics) call.
8295
8296 1998-05-09  SL Baur  <steve@altair.xemacs.org>
8297
8298         * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
8299         were renamed.
8300
8301         * menubar-items.el:
8302         * toolbar-items.el: Renamed from x-menubar/x-toolbar.
8303         Suggested by Hrvoje Niksic <hniksic@srce.hr>
8304
8305         * help.el (help-map): Remove Hyperbole keybinding logic.
8306         Suggested by: Michael Ernst <mernst@cs.washington.edu>
8307
8308 1998-05-08  SL Baur  <steve@altair.xemacs.org>
8309
8310         * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
8311         From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
8312
8313 1998-05-07  Andy Piper  <andyp@parallax.co.uk>
8314
8315         * msw-glyphs.el: use nicer icon3 from the frame icon.
8316
8317 1998-05-07  SL Baur  <steve@altair.xemacs.org>
8318
8319         * version.el (emacs-version): Remove InfoDock conditionals.
8320
8321         * startup.el (startup-splash-frame): Change ID logo name.
8322
8323 1998-05-06  Hrvoje Niksic  <hniksic@srce.hr>
8324
8325         * files.el (after-find-file): If the user presses C-g on
8326         directory-creation prompt, kill the buffer.
8327
8328 1998-05-06  SL Baur  <steve@altair.xemacs.org>
8329
8330         * simple.el (count-words-region): Reverse previous change.
8331
8332 1998-05-05  Hrvoje Niksic  <hniksic@srce.hr>
8333
8334         * replace.el (query-replace): Just call perform-replace.
8335         (query-replace-regexp): Ditto.
8336         (perform-replace): Move region handling here.
8337         (perform-replace): Use the new arg to match-data.
8338
8339 1998-03-08  Kyle Jones  <kyle_jones@wonderworks.com>
8340
8341         * x-init.el: Install X specific display table that
8342           displays char 0240 as a space to avoid whatever it is
8343           that screws up display of that character code.
8344
8345 1998-05-03  Hrvoje Niksic  <hniksic@srce.hr>
8346
8347         * help.el (function-arglist): If no arguments are documented for a
8348         subr, print nothing rather than incorrect output.
8349
8350 1998-05-05  SL Baur  <steve@altair.xemacs.org>
8351
8352         * cmdloop.el (command-error): Update bail-out error message to use
8353         `emacs-program-name'.
8354
8355         * lib-complete.el: Remove reader macro cruft.
8356
8357         * dumped-lisp.el (preloaded-file-list): Phase I:  remove InfoDock
8358         cruft.
8359
8360         * simple.el (count-words-region): Drop interactive-p check on the
8361         message.
8362
8363 1998-05-04  Jonathan Harris <jhar@tardis.ed.ac.uk>
8364
8365         * font.el
8366         * msw-faces.el
8367         Correct spelling of mswindows-font-canonicalize-name.
8368
8369 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
8370
8371         * ldap.el (ldap-host-parameters-alist): Replaced with
8372         `ldap-host-parameters-plist'
8373         (ldap-search): Adapt to previous change
8374
8375 1998-05-02  SL Baur  <steve@altair.xemacs.org>
8376
8377         * about.el (about-hackers): Update Bob Weiner bio.
8378         (about-maintainer-info): Ditto.
8379
8380 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
8381
8382         * simple.el (display-warning-minimum-level): Docfix.
8383
8384 1998-04-04  Per Abrahamsen  <abraham@dina.kvl.dk>
8385
8386         * widget.el (:default-get): New keyword.
8387         * wid-edit.el (default, widget-default-default-get): Define it.
8388         (group, widget-group-default-get): Define it.
8389         (menu-choice, widget-choice-default-get): Define it.
8390         (widget-default-get): New function.
8391         (widget-choice-action): Call it.
8392         (widget-editable-list-entry-create): Call it.
8393
8394 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
8395
8396         * byte-optimize.el (byte-boolean-vars): Removed.
8397         (byte-optimize-lapcode): Use `built-in-variable-type' instead of
8398         lookup through `byte-boolean-vars'.
8399
8400 1998-05-01  Kirill M. Katsnelson  <kkm@kis.ru>
8401
8402         * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
8403         resource-provided values into ghost specs for scrollbar-height and
8404         scrollbar-width.
8405
8406 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
8407
8408         * byte-optimize.el: Don't attempt to optimize /=.
8409
8410         * bytecomp.el (byte-compile-one-ore-more-args): New function.
8411         (byte-compile-/=): Ditto.
8412
8413 1998-05-02  SL Baur  <steve@altair.xemacs.org>
8414
8415         * apropos.el: Use `with-displaying-help-buffer'.
8416         (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
8417         Use `with-displaying-help-buffer'.
8418         (apropos-follow): Do not give special treatment to buffer cursor
8419         was in prior to a mouse click.
8420         (apropos-describe-plist): Use `with-displaying-help-buffer'.
8421         (apropos-print-doc): Set correct buffer for setting text
8422         properties.
8423
8424 1998-05-01  SL Baur  <steve@altair.xemacs.org>
8425
8426         * help.el (help-buffer-prefix-string): New variable.
8427         (help-buffer-name): Use it.
8428
8429         * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
8430         mode menu.
8431
8432 1998-04-30  Greg Klanderman  <greg@alphatech.com>
8433
8434         * frame.el (other-frame): Work even when focus-follows-mouse is true.
8435
8436 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
8437
8438         * files.el (find-file-noselect): Update docstring.
8439         (find-file-noselect): Signal an error if found an unreadable file.
8440         (file-chase-links): Save the match data.
8441         (normal-mode): Use `lwarn' and `error-message-string'.
8442         (interpreter-mode-alist): Change defconst to defvar.
8443         (inhibit-first-line-modes-regexps): Ditto.
8444         (inhibit-first-line-modes-regexps): Added .tgz.
8445         (inhibit-first-line-modes-suffixes): Change defconst to defvar.
8446         (change-major-mode-with-file-name): New user-option.
8447         (set-visited-file-name): Synched with FSF.
8448         (file-name-extension): New function, from FSF 20.3.
8449         (file-relative-name): Synched with FSF.
8450         (save-some-buffers): Support the C-r feature.
8451         (recover-session): Synched with FSF.
8452         (kill-some-buffers): Ditto.
8453         (set-auto-mode): New argument JUST-FROM-FILE-NAME.
8454
8455 1998-04-30  SL Baur  <steve@altair.xemacs.org>
8456
8457         * files.el (insert-file): Undo previous change and reenable use of
8458         format.el.
8459
8460 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
8461
8462         * window-xemacs.el (recenter): Define.
8463
8464 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
8465
8466         * font.el (mswindows-font-create-name)
8467         (mswindows-font-create-object): new functions for mswindows type
8468         fonts.
8469
8470         * msw-faces.el (mswindows-font-canicolize-name): fix so that
8471         strings are parsed as well as font objects.
8472
8473 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
8474
8475         * modeline.el (defining-kbd-macro): Restore modeline indication of
8476         kbd-macro being recorded.
8477         (add-minor-mode): Simplify docstring.
8478         (modeline-minor-mode-menu): Remove stuff.
8479
8480 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
8481
8482         * code-process.el (call-process): dynamically decide process
8483         coding type.
8484
8485 1998-04-29  Jim Radford  <radford@robby.caltech.edu>
8486
8487         * modeline.el: Add line-number-mode, column-number-mode to
8488         the modeline minor-mode menu.  Button2 on the line number does
8489         goto-line.
8490
8491 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
8492
8493         * mouse.el: move x-selection-owner-p type things to
8494         selection-owner-p.
8495
8496         * msw-init.el: copy zmacs stuff from x-init.el
8497
8498         * msw-select.el (mswindows-own-selection)
8499         (mswindows-disown-selection) (mswindows-selection-owner-p): new
8500         functions. Very simple minded implementation of selectio
8501         ownership.
8502
8503         * select.el (own-selection) (disown-selection)
8504         (activate-region-as-selection) (select-make-extent-for-selection)
8505         (valid-simple-selection-p): functions moved from x-select.el for
8506         generalized selection.
8507
8508         * x-select.el: see select.el changes.
8509
8510         * x-toolbar.el: use new selection functions.
8511
8512 1998-04-28  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8513
8514         * packages.el (packages-find-package-directories): Fixed bug that
8515         would pick up multiple site-package directories.
8516         (package-locations): Added "xemacs-packages" as a late package
8517         location.
8518
8519         * find-paths.el: Now uses `emacs-program-name' and
8520         `emacs-program-version'.
8521         Additions to enforce version-specific directories in
8522         `paths-find-version-directory'.
8523
8524 1998-04-29  SL Baur  <steve@altair.xemacs.org>
8525
8526         * default.el: Removed.
8527         * site-start.el: Removed.
8528
8529 1998-04-29  Didier Verna  <didier@xemacs.org>
8530
8531         * minibuf.el (minibuffer-history-minimum-string-length): Default
8532         to nil.
8533
8534 1998-04-28  SL Baur  <steve@altair.xemacs.org>
8535
8536         * find-paths.el (paths-program-name): Rename.
8537         (paths-emacs-root-p): Ditto.
8538         (paths-find-site-directory): Ditto.
8539
8540 1998-04-26  Karl M. Hegbloom  <karlheg@inetarena.com>
8541
8542         * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
8543         `emacs-lisp-byte-compile-and-load'.
8544
8545 1998-04-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8546
8547         * ldap.el (ldap-search): Fixed additional parameter passing to
8548         `ldap-open'
8549
8550 1998-04-27  Andy Piper  <andyp@parallax.co.uk>
8551
8552         * select.el (kill-primary-selection) (selection-owner-p)
8553         (copy-primary-selection) (yank-clipboard-selection)
8554         (selection-exists-p) (delete-primary-selection): new file and
8555         functions that do the right thing for the selected device.
8556
8557         * x-menubar.el: use generalised selection functions.
8558
8559         * dumped-lisp.el: dump select.el.
8560
8561 1998-04-27  SL Baur  <steve@altair.xemacs.org>
8562
8563         * find-paths.el (paths-progname): New variable.
8564         (paths-emacs-root-p): Use it.
8565         (paths-find-site-directory): Ditto.
8566
8567 1998-04-26  SL Baur  <steve@altair.xemacs.org>
8568
8569         * loadup.el ((member "dump" command-line-args)): Dump as
8570         `infodock' if InfoDock.
8571
8572 1998-04-25  SL Baur  <steve@altair.xemacs.org>
8573
8574         * find-paths.el (construct-emacs-version): Simplify, include
8575         program name in the return value.
8576         * (paths-find-version-directory): Use it.
8577
8578 1998-04-25  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8579
8580         * info.el (Info-parse-dir-entries): Fixed regexp
8581         (Info-build-dir-anew): Remove full suffix and capitalize info file
8582         name for files with no @direntry
8583         (Info-batch-rebuild-dir): New function
8584         (Info-suffixed-file): Check for regular files instead of simple
8585         file existence (could catch directories before)
8586
8587 1998-04-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8588
8589         * setup-paths.el, find-paths.el: Removed uses of `not' which
8590         temacs doesn't have.
8591
8592         * find-paths.el (paths-find-emacs-roots): Included exec-prefix
8593         into root searching.
8594
8595 1998-04-24  Martin Buchholz  <martin@xemacs.org>
8596
8597         * subr.el: Remove definition of `not'.
8598
8599 Sat Apr 24 1998  Andy Piper  <andyp@parallax.co.uk>
8600
8601         * msw-glyphs.el: enable graphics support.
8602
8603 1998-04-23  Didier Verna  <didier@xemacs.org>
8604
8605         * x-menubar.el (default-menubar): restored the line-number-mode
8606         option.
8607
8608         * misc doc string updates related to the options menu.
8609
8610 1998-04-24  SL Baur  <steve@altair.xemacs.org>
8611
8612         * setup-paths.el (paths-construct-load-path): Fix typo.
8613
8614 1998-04-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8615
8616         * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
8617         font-menu-ignore-scaled-fonts don't have to be bound now; this
8618         gets us one step further towards making --no-autoloads work.
8619
8620         * startup.el (normal-top-level): Load auto-autoloads only if
8621         lisp-directory is non-nil.
8622
8623         * setup-paths.el (paths-construct-load-path): Made it robust
8624         against nil lisp-directory.
8625
8626         * startup.el (startup-setup-paths-warning): Added `lisp-directory'
8627         to the list of variables that cause a warning when nil.
8628
8629         * toolbar.el (init-toolbar-location): Now works even when there's
8630         no toolbar icon directory.
8631
8632 1998-04-23  Hrvoje Niksic  <hniksic@srce.hr>
8633
8634         * help.el (view-lossage): Recognize it.
8635
8636         * simple.el (log-message): Mark multiline messages.
8637
8638 1998-04-22  SL Baur  <steve@altair.xemacs.org>
8639
8640         * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
8641
8642 1998-4-20  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
8643
8644         * package-get.el (package-get-all):  add `\n' separator to
8645         interactive specification so that both variables are read
8646
8647 1998-04-22  Didier Verna  <didier@xemacs.org>
8648
8649         * x-menubar.el: ported the options menu to Custom.
8650         Moved the "read only" toggle button to the buffers menu.
8651         Corrected some missing ;;;###autoload or defcustom.
8652
8653         * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
8654         the scrollbar-visible specifier for options menu handling.
8655
8656         * toolbar.el (toolbar-visible-p)
8657                      (toolbar-captioned-p)
8658                      (default-toolbar-position): defcustom wrappers around
8659         the toolbar specifiers for options menu handling.
8660
8661         * frame.el (get-frame-for-buffer-default-instance-limit):
8662         defcustom it for options menu handling.
8663
8664         * font-lock.el (font-lock-mode): defcustom and autoload the variable
8665         font-lock-mode for options menu handling.
8666
8667         * cus-start.el: added Custom properties to overwrite-mode for
8668         options menu handling.
8669
8670 Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
8671
8672         * about.el: shameless self-promotion.
8673
8674 1998-04-21  Hrvoje Niksic  <hniksic@srce.hr>
8675
8676         * simple.el (raw-append-message): Slightly optimize.
8677         (remove-message): Use `push' for clarity.
8678         (append-message): Ditto.
8679         (display-warning): Dito.
8680         (raw-append-message): Send the message to the appropriate device.
8681
8682 1998-04-22  SL Baur  <steve@altair.xemacs.org>
8683
8684         * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
8685         From Sean MacLennan <Sean.MacLennan@pika.ca>
8686
8687 1998-04-18  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8688
8689         * setup-paths.el: Changed `directory-sep-char' to
8690         `path-separator', following a change in GNU Emacs.
8691
8692 1998-04-19  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8693
8694         * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
8695         (Info-build-dir-anew): Add a final newline.
8696         (Info-build-dir-anew): Do not issue warning when rebuilding policy
8697         is `always'
8698         (Info-rebuild-dir): Ditto
8699
8700         * dumped-lisp.el (preloaded-file-list): Added ldap.el
8701
8702 1998-04-21  SL Baur  <steve@altair.xemacs.org>
8703
8704         * simple.el (count-words-buffer): Retain zmacs region.
8705         (count-words-region): Ditto.
8706         * simple.el: (what-line): Expanded line counts.
8707         (count-lines): New parameter to conditionalize whether collapsed
8708         lines get counted.
8709         From Bob Weiner <weiner@altrasoft.com>
8710
8711 1998-04-19  SL Baur  <steve@altair.xemacs.org>
8712
8713         * packages.el (package-locations): infodock-packages must override
8714         mule-packages and packages.
8715
8716 1998-04-19  Jonathan Harris <jhar@tardis.ed.a.uk>
8717
8718         * wid-edit.el:
8719         remove rude messages from widget-activation-widget-mapper
8720         and widget-activation-glyph-mapper
8721
8722 1998-04-17  Jonathan Harris <jhar@tardis.ed.ac.uk>
8723
8724         * toolbar.el: Remove (featurep 'x) test from
8725         toolbar-make-button-list
8726
8727 1998-04-17  Hrvoje Niksic  <hniksic@srce.hr>
8728
8729         * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
8730         only if in the same frame.
8731
8732 1998-04-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8733
8734         * packages.el (package-locations): Added site-packages hierarchy.
8735
8736         * setup-paths.el (paths-default-info-directories): Introduced and
8737         used.
8738
8739         * packages.el, setup-paths.el: Set various path searching depths
8740         to 1.
8741
8742         * packages.el (packages-hierarchy-depth):
8743         (packages-load-path-depth): Introduced and used.
8744
8745         * setup-paths.el (paths-load-path-depth): Introduced and used.
8746
8747         * find-paths.el (paths-find-recursive-path): Added max-depth
8748         parameter.
8749
8750 1998-04-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8751
8752         * setup-paths.el (paths-construct-info-path): Removed
8753         dependency on behavior of (file-name-as-directory "").
8754
8755 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8756
8757         * ldap.el (ldap-search): Adapt to the new low-level API using ldap
8758         lisp objects
8759
8760 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8761
8762         * dump-paths.el, startup.el: Added handling for --debug-paths.
8763
8764 1998-04-15  William M. Perry  <wmperry@aventail.com>
8765
8766         * wid-edit.el: We cannot just set the help-echo or balloon-help
8767           properties for an extent based on the :help-echo widget
8768           property, since help-echo and balloon-help cause an EXTENT to
8769           get passed in, where :help-echo functions are expecting a WIDGET
8770
8771 1998-04-15  Kirill M. Katsnelson  <kkm@kis.ru>
8772
8773         * scrollbar.el (init-scrollbar-from-resources): Call
8774         mswindows-init-scrollbar-metrics when appropriate.
8775
8776 Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
8777
8778         * dumped-lisp.el: dump x-toolbar for window system
8779
8780         * msw-init.el (init-post-mswindows-win): enable toolbars if we
8781         have support and xpm.
8782
8783 1998-04-16  SL Baur  <steve@altair.xemacs.org>
8784
8785         * files.el (toggle-read-only): Fix docstring.
8786         From Didier Verna <didier@xemacs.org>
8787
8788 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8789
8790         * startup.el (normal-top-level): Load autoload-file-name without
8791         specifying an extension---some people only auto-autoload.el.gz.
8792
8793 1998-04-06  Hrvoje Niksic  <hniksic@srce.hr>
8794
8795         * files.el (backup-enable-predicate): Don't bomb on NAME being
8796         nil.
8797
8798 1998-04-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8799
8800         * find-paths.el, packages.el: Now prefers configure'd paths.
8801         This shouldn't cause any of the originally anticipated problems as
8802         the current paths architecture will not define the various
8803         configure-xxx variables if they're not specified on the configure
8804         command line.
8805
8806         * find-paths.el, setup-paths.el, packages.el: Removed all
8807         mentionings of "/" as a path separator.
8808         Used paths-construct-path throughout.
8809
8810         * find-paths.el (paths-construct-path): Created to assemble paths
8811         from directory components.
8812
8813         * setup-paths.el, packages.el: Used paths-decode-directory-path
8814         instead of decode-path-internal.
8815
8816         * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
8817         and associates.
8818         (paths-decode-directory-path) Created.
8819
8820         * setup-paths.el: Changed configure-exec-path to
8821         configure-exec-directory.
8822
8823 1998-04-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8824
8825         * packages.el (packages-find-packages): Fixed decoding of
8826         EMACSPACKAGEPATH.
8827
8828         * startup.el: -no-packages -> -no-early-packages.
8829
8830         (packages-load-package-lisps): Fixed loading of auto-autoload
8831         files.
8832
8833         * startup.el (normal-top-level): Fixed loading of core
8834         auto-autoload.
8835
8836         * obsolete.el: Un-obsoleted site-directory.  Sigh.
8837
8838         * startup.el, packages.el, dump-paths.el: Added proper settings
8839         for site-directory and lisp-directory variables.
8840
8841         * startup.el, loadup.el: Renamed inhibit-update-autoloads to
8842         inhibit-package-autoloads and fixed handling of it.
8843
8844         * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
8845         handling of former inhibit-package-init, now
8846         inhibit-early-packages, to make -vanilla etc. work.
8847
8848 1998-04-10  Kirill M. Katsnelson  <kkm@kis.ru>
8849
8850         * code-process.el (start-process): Fallback to 'undecided instead
8851         of 'binary for process input coding stream.
8852
8853         * process.el (start-process): Docstring fix.
8854
8855 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8856
8857         * info.el (Info-insert-dir): Do not insert temporary dir files
8858         in Info-dir-file-attributes
8859         (Info-build-dir-anew): Ensure temporary buffer is not read-only
8860         (Info-rebuild-dir): Ditto.
8861
8862 1998-04-09  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8863
8864         * obsolete.el: Added obsoleteness declarations for
8865         `site-directory' and `Info-default-directory-list'.
8866
8867 1998-04-08  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8868
8869         * find-paths.el (paths-find-emacs-root): Only look at the
8870         executable at the end of the symlink chain for determining the
8871         Emacs root.
8872
8873 1998-04-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8874
8875         * setup-paths.el (paths-construct-info-path): Changed construction
8876         to cater to gone default in configure.
8877
8878         * find-paths.el (paths-uniq-append): Added.
8879
8880         * packages.el: Rewritten package path construction once again.
8881
8882         * dump-paths.el, startup.el: Removed package-path as a global
8883         variable.
8884
8885         * package-admin.el (package-admin-add-single-file-package):
8886         (package-admin-add-binary-package): Changed package-path to
8887         late-packages.
8888
8889         * packages.el (packages-split-path): Split path at "/" rather than
8890         nil according to change in emacs.c.
8891
8892 1998-04-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8893
8894         * setup-paths.el (paths-construct-info-path): Changed info path
8895         order so that directories come out right.
8896         (paths-find-lock-directory): Fixed bug: It used to think
8897         configure-lock-directory is a path.
8898
8899 1998-04-06  Jeff Miller <jmiller@smart.net>
8900
8901         * x-toolbar.el:  Added toolbar-vector-xxxxxx defvars.  Modified
8902         initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars.  This
8903         eases the use of toolbar-add/kill-item functions.
8904
8905 1998-04-07  Kirill M. Katsnelson  <kkm@kis.ru>
8906
8907         * code-files.el (file-coding-system-alist): Commented out
8908         loaddefs.el magical treatment.
8909
8910 1998-04-06  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8911
8912         * info.el (Info-rebuild-outdated-dir): Added new option
8913         `conservative' and made it the default
8914         (Info-rebuild-dir): Appropriately parse multi-line description
8915         strings, and multi-section dir files. Issue warning when dir
8916         is rebuilt as temporary
8917         (Info-build-dir-anew): Issue warning when dir is built as
8918         temporary
8919
8920 1998-04-04  Kirill M. Katsnelson  <kkm@kis.ru>
8921
8922         * list-mode.el (list-mode-map): Bind highlight motion commands to
8923         standard keys left, right, C-b and C-f.
8924
8925 1998-03-29  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
8926
8927         * files.el (auto-mode-alist): allow .sc for Scheme->C
8928
8929 1998-04-06  SL Baur  <steve@altair.xemacs.org>
8930
8931         * loadup.el (pureload): Don't quote (garbage-collect).
8932
8933 1998-04-04  SL Baur  <steve@altair.xemacs.org>
8934
8935         * package-get-base.el: Updated.
8936
8937 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
8938
8939         * isearch-mode.el (isearch-just-started): New variable.
8940         (isearch-mode): Set it.
8941         (isearch-repeat): Advance one character forward only if the search
8942         was successful, and was not just started.
8943         (isearch-repeat): Clear isearch-just-started.
8944
8945 1998-04-02  SL Baur  <steve@altair.xemacs.org>
8946
8947         * finder.el (finder-compile-keywords): Don't eval new finder-inf
8948         if running -batch.
8949
8950 1998-03-26  Hrvoje Niksic  <hniksic@srce.hr>
8951
8952         * subr.el (listify-key-sequence): Removed.
8953
8954 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
8955
8956         * bytecomp.el (byte-compile-print-gensym): New option.
8957         (byte-compile-output-file-form): Use it.
8958         (byte-compile-output-docform): Ditto.
8959         (byte-compile-compiled-obj-to-list): Ditto.
8960
8961 Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
8962
8963         * msw-glyphs.el: set frame icon if xpm support.
8964
8965 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
8966
8967         * help.el: Code that pretty prints variable values
8968           removed.
8969
8970 1998-04-02  SL Baur  <steve@altair.xemacs.org>
8971
8972         * find-paths.el (paths-emacs-root-p): Correct test for installation
8973         directory.
8974         From Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8975
8976 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
8977
8978         * loaddefs.el: Don't set debug-ignored-errors; leave
8979           its default value set to nil.
8980
8981 1998-03-29  Damon Lipparelli  <lipp@primus.com>
8982
8983         * info.el (Info-rebuild-dir): fixed mis-spelling.
8984
8985 1998-03-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8986
8987         * info.el (Info-rebuild-outdated-dir): New custom var
8988         (Info-insert-node): Create/update dir file when needed, ie when it
8989         does not exist or is older than some info files in directory
8990
8991 1998-04-01  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8992
8993         * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
8994         for last packages, mainly for using a 20.4 package base.
8995
8996         * packages.el (late-packages): Typo fix.  It was called
8997         early-packages.
8998
8999         * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
9000         relative symlinks correctly.
9001         (paths-find-emacs-roots): More rigorous checking for plausible
9002         configuration-time root.
9003
9004         * startup.el (normal-top-level): Added a warning if XEmacs cannot
9005         find its roots.
9006
9007 1998-03-27  Martin Buchholz  <martin@xemacs.org>
9008
9009         * faces.el: Fix docstrings.
9010         * glyphs.el: Fix docstrings.
9011         * mouse.el: Fix docstrings.
9012
9013         * frame.el: Change phrase `current frame' to `selected frame'.
9014
9015         * faces.el (face-spec-set-match-display): Make FRAME arg optional.
9016
9017         * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
9018         macros using backquote to make them infinitely more readable.
9019
9020 1998-03-30  SL Baur  <steve@altair.xemacs.org>
9021
9022         * packages.el (packages-find-package-path): Hardcoded specialized
9023         InfoDock support until we can clean this up.
9024
9025         * help.el (describe-bindings-1): Return the value of the bindings
9026         help buffer created.
9027         (describe-bindings): Ditto.
9028
9029         * simple.el (set-variable): Restore previous behavior of not
9030         bombing if the variable to set is not boundp.
9031
9032 1998-03-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9033
9034         * packages.el (packages-handle-package-dumped-lisps): Allow for
9035         non-local files to be loaded off the package-lisp variable.
9036
9037 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
9038
9039         * x-faces.el: Global X resources should override
9040           specs for all device classes (color, grayscale, mono);
9041           code currently doesn't override any of them.  Fixed by
9042           calling remove-specifier with '(x default) as the tag
9043           set and allowing inexact matches.
9044
9045 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
9046
9047         * faces.el: Separated face initializations based on
9048           device classes into device type specific (tag set,
9049           instantiator) pairs.
9050
9051 1998-03-09  Hrvoje Niksic  <hniksic@srce.hr>
9052
9053         * wid-edit.el (widget-choice-action): Remember user's explicit
9054         choice.
9055         (widget-choice-value-create): Respect it.
9056         From Richard Stallman <rms@gnu.org>
9057
9058 1998-03-26  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9059
9060         * setup-paths.el (paths-construct-info-path): Always append
9061         existing directories from configure-time info path.
9062
9063         * startup.el (startup-setup-paths): Renamed misnamed info-path to
9064         Info-directory-list.
9065
9066         * info.el: Removed Info-default-directory-list which was broken by
9067         design.
9068         Removed bogus initialization of Info-directory-list---startup.el
9069         can do a much better job.
9070         Added autoload of Info-directory-list.
9071
9072         * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
9073         out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
9074         be exclusive; now it's merely given precedence, just like in the
9075         old days.
9076
9077 1998-03-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9078
9079         * find-paths.el (paths-find-architecture-directory): Fix bug with
9080         finding; it used to default too early.
9081
9082 1998-03-25  Martin Buchholz <martin@xemacs.org>
9083
9084         * packages.el (packages-split-path): Fix a bug; it used to fail
9085         for paths that weren't split.
9086
9087 1998-03-26  SL Baur  <steve@altair.xemacs.org>
9088
9089         * finder.el (finder-compile-keywords): trap on errors.
9090
9091 1998-03-24  Kyle Jones  <kyle_jones@wonderworks.com>
9092
9093         * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
9094           fourth argument of t so that only the specs exactly
9095           matching the tag lists are removed.
9096
9097 1998-03-25  SL Baur  <steve@altair.xemacs.org>
9098
9099         * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
9100
9101 1998-03-23  SL Baur  <steve@altair.xemacs.org>
9102
9103         * minibuf.el (mouse-read-file-name-1): If a default directory was
9104         specified, use it for generating the completions.
9105
9106 1998-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9107
9108         * update-elc.el: Now respects inhibit-package-init and
9109         inhibit-site-lisp.
9110         Now does path construction with loadup-paths.
9111
9112         * startup.el (normal-top-level, startup-setup-paths): Now respects
9113         inhibit-package-init and inhibit-site-lisp.
9114
9115         * packages.el (packages-find-package-path): Extended package path
9116         by version-specific hierarchies.
9117         (packages-find-packages): Now respects inhibit flag and
9118         inhibit-site-lisp.
9119         Moved path setup to loadup-paths.
9120
9121         * make-docfile.el: Now respects inhibit-package-init and
9122         inhibit-site-lisp.
9123         Now does path construction with loadup-paths.
9124
9125         * loadup.el: Now respects inhibit-package-init and
9126         inhibit-site-lisp.
9127
9128         * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
9129
9130         * loadup-paths.el: New file: setup load-path to encompass
9131         packages.
9132
9133 1998-03-22  SL Baur  <steve@altair.xemacs.org>
9134
9135         * auto-show.el: load-gc renamed to pureload.
9136         * site-load.el: Ditto.
9137         * packages.el (toplevel): Ditto.
9138         * loadup.el (really-early-error-handler): Ditto.
9139         * dumped-lisp.el (preloaded-file-list): Ditto.
9140         * cus-face.el (custom-declare-face): Ditto.
9141
9142 1998-03-22  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9143
9144         * <Today>: The Big Path Searching Overhaul.
9145
9146         * find-paths.el: New file: find and assemble paths in the
9147         installation hierarchy.
9148
9149         * setup-paths.el: New file: global layout of paths and directories
9150         within the XEmacs hierarchy.
9151
9152         * packages.el: Replaced everything related to path searching and
9153         startup by code in terms of find-paths.
9154
9155         * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
9156         the new path searching engine.
9157
9158         * dumped-lisp.el (preloaded-file-list): Added new files find-paths
9159         and setup-paths.
9160
9161 1998-03-22  SL Baur  <steve@altair.xemacs.org>
9162
9163         * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
9164         setup-paths.el.
9165
9166 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
9167
9168         * msw-glyphs.el: Added check for 'mswindows feature, so the file
9169         compiles identically in any configuration.
9170         Removed irrelevant commentary.
9171
9172 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
9173
9174         * simple.el (set-variable): Allow setting specifiers.
9175
9176 1998-03-19  SL Baur  <steve@altair.xemacs.org>
9177
9178         * lisp.el (forward-sexp): Revert previous change.
9179
9180 1998-03-18  SL Baur  <steve@altair.xemacs.org>
9181
9182         * frame.el (frame-initialize): Use `delete-console' instead of
9183         `delete-device' to delete the stream console to match the usage in
9184         Fkill_emacs.
9185
9186 1998-03-16  SL Baur  <steve@altair.xemacs.org>
9187
9188         * files.el (cdpath-previous): New variable.
9189         (cd): Use it.
9190         From Bob Weiner <weiner@wave.altrasoft.com>
9191
9192 1998-03-15  Kyle Jones  <kyle_jones@wonderworks.com>
9193
9194         * keydefs.el: Changed keybindings of forward-char,
9195           backward, scroll-up and scroll-down to point to their
9196           -command counterparts.
9197
9198         * simple.el: New functions: forwarc-char-command,
9199           backwrad-char-command, scroll-up-command,
9200           scroll-down-command which work liek their counterparts
9201           except that they honor the variable
9202           signal-error-on-buffer-boundary.
9203
9204           Definition of signal-error-on-buffer-boundary received
9205           from src/cmds.c.
9206
9207           defvar declaration added for word-across-newline to avoid
9208           byte-compiler warning about the free variable reference.
9209
9210 1998-03-14  Kirill M. Katsnelson  <kkm@kis.ru>
9211
9212         * winnt.el: Removed "%t" from the beginning of
9213         modeline-format. From now on, there's no nt-specifics in the modeline.
9214
9215 1998-03-14  SL Baur  <steve@altair.xemacs.org>
9216
9217         * setup-paths.el (paths-setup-paths-warning): Replace occurrences
9218         of `when' with `if'.
9219
9220 1998-03-03  Kirill M. Katsnelson  <kkm@kis.ru>
9221
9222         * msw-glyphs.el: New file. Defines TTY-style glyphs for
9223         mswindows. Must be reworked along with glyphs.el, or
9224         merged into it, after there is images support.
9225
9226         * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
9227         'mswindows.
9228
9229 1998-03-13  SL Baur  <steve@altair.xemacs.org>
9230
9231         * faces.el: fix for text cursor initialization.
9232         Suggested by Kyle Jones <kyle_jones@wonderworks.com>
9233         From Andy Piper <andyp@parallax.co.uk>
9234
9235 1998-03-11  Pete Ware  <ware@cis.ohio-state.edu>
9236
9237         * files.el (set-auto-mode): If a mode is not fboundp, check to see
9238         if there is an existing package that handles it and warn the user
9239         about that mode.
9240
9241 1998-03-02  Kirill M. Katsnelson  <kkm@kis.ru>
9242
9243         * x-menubar.el (default-menubar): Greyed out "Help / Basics /
9244         Installation" menu item when Installation-string is not bound.
9245
9246 1998-03-11  SL Baur  <steve@altair.xemacs.org>
9247
9248         * lisp.el (forward-sexp): Fix for test for balanced sexp.
9249         From Jeremiah W. James <jerry@cs.ucsb.edu>
9250
9251 1998-03-10  Kyle Jones  <kyle_jones@wonderworks.com>
9252
9253         * msw-faces.el:
9254         * faces.el: Fix face initialization.
9255
9256 1998-03-10  Glynn Clements  <glynn@sensei.co.uk>
9257
9258         * files.el (backup-enable-predicate): fix breakage introduced
9259         by TMPDIR patch.
9260
9261 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9262
9263         * x-faces.el (x-init-face-from-resources): The
9264           TTY face property retrieval functions don't return
9265           specifiers, so use face-property instead.
9266
9267 1998-03-09  SL Baur  <steve@altair.xemacs.org>
9268
9269         * mwheel.el (mwheel-install): Use portable keysyms and syntax.
9270
9271 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9272
9273         * x-menubar.el: Expanded documentation for
9274           option-save-faces.  Changed Options -> Browse Faces
9275           menu entry to invoke customize-face.
9276
9277 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9278
9279         * faces.el: Most face initialization moved out of
9280           init-other-random-faces to the top level so that the
9281           initialization happens before Xemacs is dumped.  Much
9282           of the fascist "face-differs-from-default-p or FROB!"
9283           code has been retired in favor of letting the user do
9284           what they want to do.  Face initialization code changed
9285           to use `default' specifier tag so that the settings can
9286           be overridden later if the user wishes it.
9287
9288 1998-03-08  SL Baur  <steve@altair.xemacs.org>
9289
9290         * about.el (about-hackers): Update contributors list.
9291
9292 1998-03-07  Kyle Jones  <kyle_jones@wonderworks.com>
9293
9294         * specifier.el: Define new specifier tag `default'.
9295
9296         * modeline.el: Initialize faces using `default' tag.
9297
9298         * x-faces.el (x-init-face-from-resources): Remove
9299           specifier specs containing the `default' tag before
9300           adding new specs.
9301
9302 1998-03-02  John Jones  <jj@asu.edu>
9303
9304         * package-get.el (package-get-all): fixed arguments on call to
9305         package-admin-add-single-file-package.
9306         * package-get.el (package-get-installedp): fixed to match
9307         advertised behavior.
9308         * package-get.el: added function package-get-update-all which
9309         installs newest versions of all the current packages (if they are
9310         not already installed).
9311
9312 1998-03-04  Jens-Ulrik Petersen  <petersen@kurims.kyoto-u.ac.jp>
9313
9314         * files.el (find-file-noselect): Uncommented `truename' binding in
9315         `let*' and use it later to set `buffer-file-truename' iff it's
9316         still nil, as happens for example when finding a compressed
9317         file with "jka-compr".
9318
9319 Wed Mar 04 08:55:12 1998  Andy Piper  <andyp@parallax.co.uk>
9320
9321         * faces.el: in make-face-* type functions do the operation for all
9322         window systems, not just the first one found.
9323
9324         * font.el: call mswindows-list-fonts for mswindows.
9325
9326 1998-03-02  Glynn Clements  <glynn@sensei.co.uk>
9327
9328         * code-process.el (call-process-region):
9329         * process.el (call-process-region):
9330         * package-get.el (package-get-dir):
9331         * files.el (backup-enable-predicate):
9332         * gnuserv.el (gnuserv-temp-file-regexp):
9333         Use temp-directory in place of `/tmp'.
9334
9335 Fri Feb 20 21:22:34 1998  Darryl Okahata  <darrylo@sr.hp.com>
9336
9337         * "Fast" dired-in-C enhancements for Windows 95/NT:
9338
9339         * files.el: Added function, `wildcard-to-regexp', from GNU
9340           Emacs.
9341
9342         * files.el (insert-directory): Modified to use special
9343           dired-in-C enhancements if present.
9344
9345 Mon Mar 02 11:37:36 1998  Andy Piper  <andyp@parallax.co.uk>
9346
9347         * code-files.el: make default coding no-conversion.
9348
9349 1998-03-02  SL Baur  <steve@altair.xemacs.org>
9350
9351         * dumped-lisp.el (preloaded-file-list): Find Installation.el from
9352         the load-path.
9353
9354         * update-elc.el: Strip directory when testing for files not to
9355         bytecompile.
9356
9357 1998-03-02  Aki Vehtari  <Aki.Vehtari@hut.fi>
9358
9359         * lisp-mode.el: Use recommended form for menus.
9360
9361         * info.el (Info-construct-menu): Use recommended form for menus.
9362
9363         * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
9364         entry.
9365
9366 1998-02-28  Kyle Jones  <kyle_jones@wonderworks.com>
9367
9368         * frame.el: Resurrect get-frame-for-buffer-default-to-current.
9369           (get-frame-for-buffer-noselect): Always return frames
9370           in the not-this-window-p cond clause.
9371
9372 1998-02-27  SL Baur  <steve@altair.xemacs.org>
9373
9374         * help.el (describe-installation): New function.
9375
9376         * x-menubar.el (default-menubar): Add describe-installation to
9377         Help menu.
9378
9379         * packages.el (packages-unbytecompiled-lisp): Installation.el
9380         should not be bytecompiled.
9381
9382         * dumped-lisp.el (preloaded-file-list): Dump Installation with
9383         XEmacs.
9384
9385         * x-menubar.el (default-menubar): Use correct guard for VM menu
9386         entry.
9387
9388         * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
9389         coding.
9390         From Andy Piper <andyp@parallax.co.uk>
9391
9392 1998-02-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9393
9394         * ldap.el: Do not require ldap-internal at compile time.
9395
9396 Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
9397
9398         * code-files.el: new file. a virtual copy of mule-files.el
9399         but without charset
9400         dependencies. (toggle-buffer-file-ocding-system) new function for
9401         changing the eol type for the current buffer.
9402
9403         * code-process.el: new file. a copy of
9404         mule-process.el. mule-process.el will disappear when things have
9405         settled.
9406
9407         * coding.el: new file. a virtual copy of mule-files.el but
9408         without charset dependencies. (coding-system-base) new function
9409         for getting the parent coding system of a coding system with eol
9410         type set.
9411
9412         * dumped-lisp.el: add above files for the non-mule case.
9413
9414 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
9415
9416         * window-xemacs.el (display-buffer): If no explicit
9417           frame is specified, search for a window that displays
9418           the buffer on the currently selected frame, before
9419           searching other frames.
9420
9421 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
9422
9423         * frame.el (get-frame-for-buffer): If not-this-window-p
9424           is non-nil, use window on the selected frame if it is not
9425           also the selected window.  When defaulting, search for
9426           windows on the currently selected fgrame before searching
9427           other frames.
9428
9429 1998-02-25  Didier Verna  <didier@xemacs.org>
9430
9431         * modeline.el (modeline-swap-buffers): originally named
9432         `mouse-release-modeline'. Whether to actually swap the buffers is
9433         decided in `mouse-drag-modeline'.
9434         (mouse-drag-modeline): A button release event is considered a
9435         mouse click is both X (modeline scroll) and Y (modeline drag) pos
9436         stay unchanged.
9437
9438 1998-02-25  SL Baur  <steve@altair.xemacs.org>
9439
9440         * x-menubar.el: Put redo on the menubar.
9441         From Aki Vehtari <Aki.Vehtari@hut.fi>
9442
9443 1998-02-22  Greg Klanderman  <greg@alphatech.com>
9444
9445         * bytecomp.el (displaying-byte-compile-warnings): if
9446         temp-buffer-show-function is set, use it to display current set of
9447         warnings in the "*Compile-Log-Show*" buffer.
9448
9449         * simple.el (display-warning-buffer): if temp-buffer-show-function
9450         is set, use it to display current set of warnings in the
9451         "*Warnings-Show*" buffer.
9452
9453 1998-02-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9454
9455         * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
9456         Common Lisp.
9457
9458 1998-02-23  Aki Vehtari  <Aki.Vehtari@hut.fi>
9459
9460         * menubar.el: Allow button descriptors at least 2 long.
9461
9462         * x-menubar.el (default-menubar): Use recommended forms.
9463         (file-menu-filter): Remove.
9464         (edit-menu-filter): Remove.
9465
9466 1998-02-24  SL Baur  <steve@altair.xemacs.org>
9467
9468         * about.el (about-hackers): Updated.
9469
9470 1998-02-22  Greg Klanderman  <greg@alphatech.com>
9471
9472         * help.el (help-max-help-buffers): new variable
9473         (help-register-and-maybe-prune-excess): new function
9474         (help-buffer-name): use help-max-help-buffers.
9475         (with-displaying-help-buffer): use
9476         help-register-and-maybe-prune-excess.
9477
9478         * help.el (help-maybe-pretty-print-value): if the value fits on
9479         one line, let it.
9480
9481 1998-02-21  Greg Klanderman  <greg@alphatech.com>
9482
9483         * (with-displaying-help-buffer): there is no need to kill the buffer
9484         if it exists, because with-output-to-temp-buffer will clear it.
9485         further, killing the buffer violates the rule that
9486         temp-buffer-show-function, if set, has the full responsibility of
9487         showing the temp buffer.  killing the buffer fucks with the window
9488         configuration, hosing temp-buffer-show-function.
9489
9490
9491 1998-02-23  Didier Verna  <didier@xemacs.org>
9492
9493         * modeline.el (mouse-drag-modeline):
9494         - Always scroll the modeline that was originally clicked on.
9495         - Use x pixels instead of x characters (which doesn't work anyway)
9496         as horizontal reference for modeline dragging. This allows us to
9497         keep on dragging the modeline even if the motion event occurs in
9498         another window.
9499
9500 1998-02-23  Didier Verna  <didier@xemacs.org>
9501
9502         * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
9503         glyph on the modeline to indicate that dragging the mouse has an
9504         effect both horizontally and vertically.
9505
9506 1998-02-24  SL Baur  <steve@altair.xemacs.org>
9507
9508         * about.el (about-xemacs): Get rid of redundant visible version
9509         number.
9510
9511 1998-02-19  SL Baur  <steve@altair.xemacs.org>
9512
9513         * about.el (about-hackers): Update credits.
9514
9515 1997-12-22  Christoph Wedler  <wedler@fmi.uni-passau.de>
9516
9517         * prim/register.el (view-register): Show register type file-query.
9518
9519 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
9520
9521         * mode-motion.el (mode-motion-highlight-internal):
9522           save-excursion inside save-window-exucrsion form to
9523           hide buffer point changes from save-window-excursion.
9524           Prevents display flickering when the mouse pointer
9525           moves.
9526
9527 1998-02-17  Didier Verna  <didier@xemacs.org>
9528
9529         * mouse.el (default-mouse-track-set-point-in-window): rewrote this
9530         function to handle correctly the case of a toolbar one side of the
9531         window: scrolling will not necessarily happen.
9532
9533 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
9534
9535         * files.el (after-find-file): Restore missing argument
9536           to format that provides filename for "... consider M-x
9537           recover-file" message.  Also call `message' with "%s"
9538           as the first arg instead of an arbitrary string.
9539
9540 1998-02-18  SL Baur  <steve@altair.xemacs.org>
9541
9542         * about.el (about-hackers): Various additions.
9543
9544 1998-02-15  SL Baur  <steve@altair.xemacs.org>
9545
9546         * autoload.el (generate-file-autoloads-1): Don't force an extra
9547         line out when copying on-the-same line autoloads.
9548
9549         * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
9550         is installed.
9551
9552 1998-02-14  Martin Buchholz  <martin@xemacs.org>
9553
9554         * x11/x-win-xfree86.el (x-win-init-xfree86):
9555         * x11/x-win-sun.el (x-win-init-sun):
9556         * x11/x-init.el (x-initialize-compose):
9557         * prim/simple.el:
9558         (backward-or-forward-kill-sexp):
9559         (backward-or-forward-kill-sentence):
9560         (backward-or-forward-kill-word):
9561         (backward-or-forward-delete-char):
9562         * prim/isearch-mode.el (isearch-help-or-delete-char):
9563         Use x-keysym-on-keyboard-sans-modifiers-p instead of
9564         x-keysym-on-keyboard-p to detect backspace.
9565         Use symbols instead of strings (now deprecated) with x-keysym-*-p.
9566         Clean up symbols used with dead keys, checking Linux and solaris
9567         keysyms.
9568         Simplify x-win-*.el using above methods.
9569         Change documentation for x-keysym-*-p functions.
9570
9571 1998-02-14  SL Baur  <steve@altair.xemacs.org>
9572
9573         * about.el (about-hackers): Restore entries for Michael Sperber and
9574         Vinnie Shelton.
9575         From Vinnie Shelton <acs@acm.org>
9576
9577 1998-02-14  Hrvoje Niksic  <hniksic@srce.hr>
9578
9579         * simple.el (count-words-region): Ditto.
9580
9581 1998-02-12  Hrvoje Niksic  <hniksic@srce.hr>
9582
9583         * simple.el (count-words-buffer): Document.  Don't print anything
9584         if non-interactive.
9585
9586 1998-02-12  SL Baur  <steve@altair.xemacs.org>
9587
9588         * packages.el (packages-hardcoded-lisp): easymenu.el is in
9589         multiple files in InfoDock.
9590
9591 1998-02-11  SL Baur  <steve@altair.xemacs.org>
9592
9593         * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
9594         from version.el in InfoDock.
9595
9596         * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
9597         specially.
9598
9599 1998-02-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9600
9601         * bytecomp-runtime.el (proclaim-inline): Single quotes around
9602         variable name in docstring.
9603
9604 1998-02-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9605
9606         * menubar.h: Include "gui.h".
9607
9608 1998-02-10  SL Baur  <steve@altair.xemacs.org>
9609
9610         * site-load.el: Fix documentation.
9611
9612 1998-02-09  SL Baur  <steve@altair.xemacs.org>
9613
9614         * package-get-base.el (package-get-base): Updated.
9615
9616         * keymap.el: PC-ize.
9617
9618 1998-02-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9619
9620         * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
9621         from' on a fresh line.
9622
9623 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
9624
9625         * help.el (help-maybe-pretty-print-value): prin1, not princ the
9626         object.
9627
9628 1998-02-09  SL Baur  <steve@altair.xemacs.org>
9629
9630         * undo-stack.el: PC-ize.
9631
9632         * cmdloop.el: PC-ize.
9633
9634 1998-02-08  SL Baur  <steve@altair.xemacs.org>
9635
9636         * bytecomp-runtime.el: PC-ize.
9637
9638         * byte-optimize.el: Prolog fixup.  PC-ize.
9639
9640         * cus-dep.el: Spelling fix.
9641
9642         * text-mode.el: Synch with Emacs 20.2.  (Original ChangeLog
9643         entries follow).
9644
9645 1997-08-29  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9646
9647         * text-mode.el (text-mode-hook-identify): New function,
9648         put on text-mode-hook.  Set text-mode-variant here.
9649         (text-mode): Don't set it here.
9650
9651 1997-08-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9652
9653         * text-mode.el (text-mode-hook): New defvar.
9654         (text-mode-variant): New variable.
9655         (text-mode): Set that variable locally.
9656         (toggle-text-mode-auto-fill): New command.
9657
9658 1997-06-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9659
9660         * text-mode.el (text-mode): Let all-white lines separate paragraphs.
9661
9662 1997-06-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9663
9664         * text-mode.el (paragraph-indent-text-mode):
9665         Renamed from spaced-text-mode.
9666         (text-mode-map): Bind TAB to indent-relative.
9667         (indented-text-mode-map): Variable deleted.
9668         (indented-text-mode): Now an alias for text-mode.
9669
9670 1998-02-05  SL Baur  <steve@altair.xemacs.org>
9671
9672         * loadup.el: test-atoms debugging stuffs removed.
9673
9674 1998-02-03  Martin Buchholz  <Martin Buchholz <martin@xemacs.org>
9675
9676         * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
9677
9678 1997-12-30  Colin Rafferty  <colin@xemacs.org>
9679
9680         * help.el (describe-beta): Made it use `locate-data-file'.
9681         (describe-distribution): Ditto.
9682         (describe-copying): Ditto.
9683         (describe-project): Ditto.
9684         (view-emacs-news): Ditto.
9685
9686         * help-nomule.el (help-with-tutorial): Made it use
9687         `locate-data-file' to find tutorial.
9688
9689 1998-01-28  Jonathon Harris  <jhar@tardis.ed.ac.uk>
9690
9691         * about.el: Corrected my email address.
9692
9693         * mouse.el: Added 'mouse-mswindows-drop' similar to
9694         'mouse-offix-drop'.
9695
9696 1998-01-27  SL Baur  <steve@altair.xemacs.org>
9697
9698         * loadup.el (running-xemacs): Spelling fix.
9699
9700 1998-01-26  Colin Rafferty  <colin@xemacs.org>
9701
9702         * packages.el (packages-find-packages-1): Don't allow a backwards
9703         compatible lisp tree to overwrite `preloaded-file-list'.
9704
9705 1998-01-26  SL Baur  <steve@altair.xemacs.org>
9706
9707         * loadup.el: Don't delete "xemacs" prior to dumping.
9708
9709 1998-01-24  SL Baur  <steve@altair.xemacs.org>
9710
9711         * package-info.el (pi-last-mod-date): New function.
9712         (pi-author-version): New function.
9713         (batch-update-package-info): Use them.
9714
9715 1998-01-23  Colin Rafferty  <colin@xemacs.org>
9716
9717         * frame.el (get-frame-for-buffer-default-to-current): Create.
9718         (get-frame-for-buffer-noselect): Allow user to use current frame
9719         with `get-frame-for-buffer-default-to-current'.
9720
9721 1998-01-22  Hrvoje Niksic  <hniksic@srce.hr>
9722
9723         * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
9724         (byte-compile-output-docform): Ditto.
9725         (byte-compile-compiled-obj-to-list): Ditto.
9726
9727 1998-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
9728
9729         * startup.el (command-line-1): Removed code that ran
9730           buffer-menu.
9731
9732 1998-01-21  Hrvoje Niksic  <hniksic@srce.hr>
9733
9734         * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
9735
9736 1998-01-17  Hrvoje Niksic  <hniksic@srce.hr>
9737
9738         * frame.el (suspend-emacs-or-iconify-frame): Check using
9739         `device-on-window-system-p' instead of explicitly checking for X,
9740         so that the same logic works for MS Windows.
9741         (suspend-or-iconify-emacs): Ditto.
9742
9743 1998-01-14  Hrvoje Niksic  <hniksic@srce.hr>
9744
9745         * about.el (about-maintainer-info): Andy Piper is back.
9746         (xemacs-hackers): Updated Andy Piper's email address.
9747         (about-hackers): Added Jonathan Harris.
9748         (about-hackers): Updated Tibor Polgar's email address.
9749
9750 1998-01-18  SL Baur  <steve@altair.xemacs.org>
9751
9752         * about.el: Add xemacs.org email manager.
9753
9754         * package-get-base.el (package-get-base): Updated with most recent
9755         package updates.
9756
9757 1998-01-14  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9758
9759         * help.el (function-arglist): Use `indirect-function' instead of
9760         `symbol-function' so that aliases are treated correctly.
9761
9762 1998-01-13  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9763
9764         * help.el (help-map): Add f1 binding to `help-for-help'.
9765         Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
9766         (describe-key-briefly): Use `princ' "%s" to print object.
9767         (with-displaying-help-buffer): Kill buffer if it exists, again.
9768         (describe-key): Use `princ' "%s" to print object.
9769         (describe-function-1): Use `princ' "%s" to print object.
9770         Commented out alias lines removed.
9771         (help-pretty-print-limit): New variable to control pretty-printing
9772         of variable values.
9773         (help-maybe-pretty-print-value): Steve wins!  Renamed back from
9774         `help-pretty-print-value' again.  Only print-print when OBJECT is
9775         list of length less than `help-pretty-print-limit'.
9776         (describe-variable): Use `help-maybe-pretty-print-value' again.
9777
9778 1998-01-18  SL Baur  <steve@altair.xemacs.org>
9779
9780         * simple.el (blink-matching-open): Remove C++ kludge.
9781         Suggested by Bob Weiner <weiner@wave.altrasoft.com>
9782
9783 1998-01-14  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9784
9785         * info.el (Info-default-directory-list): Made the documentation
9786         more explanitory.
9787
9788 1998-01-13  Martin Buchholz  <martin@xemacs.org>
9789
9790         * lisp/packages.el:
9791         * lisp/package-admin.el:
9792         * lisp/build-report.el:
9793         Fix typos.
9794
9795 1998-01-14  Christoph Wedler  <wedler@fmi.uni-passau.de>
9796
9797         * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
9798         warnings in Java buffers without final newline and editing the
9799         last line.
9800
9801 1998-01-17  SL Baur  <steve@altair.xemacs.org>
9802
9803         * packages.el (packages-find-packages-1): Don't allow a backwards
9804         compatible lisp tree to overwrite `preloaded-file-list'.
9805         Suggested by Colin Rafferty  <colin@xemacs.org>
9806
9807         * mouse.el (mouse-offix-drop): Set undo-boundary.
9808         From Oliver Graf <ograf@fga.de>
9809
9810 1998-01-13  SL Baur  <steve@altair.xemacs.org>
9811
9812         * loadup.el (load-gc): rewrite as defun.
9813         Print something sensical if a required dump-time file isn't found.
9814
9815 1998-01-12  SL Baur  <steve@altair.xemacs.org>
9816
9817         * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
9818         bug strikes a menudescriptor.
9819
9820         * package-get-base.el (package-get-base): Updated.
9821
9822         * package-info.el (batch-update-package-info): Derive REQUIRES
9823         from the Makefile.
9824
9825 1998-01-13  Hrvoje Niksic  <hniksic@srce.hr>
9826
9827         * files.el (save-some-buffers): Don't play games with deleting
9828         other windows if we are in the minibuffer window.
9829
9830 1998-01-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9831
9832         * modeline.el (modeline-minor-mode-menu): Add support for :active
9833         (add-minor-mode): Document :active property to TOGGLE.
9834
9835 1998-01-07  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9836
9837         * modeline.el (modeline-minor-mode-menu): Add support for an
9838         `:included' predicate in the `toggle-sym' plist.
9839         (add-minor-mode): Document the :included property, format
9840         docstring some more.
9841         (modeline-minor-mode-menu): Documentation string added.
9842
9843 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9844
9845         * modeline.el (modeline-minor-mode-menu): genmenlab the menu
9846         labels from the symbol-names by thwacking off the overly redundant
9847         and overused "mode", parenthesizing "minor", and capitalizing the
9848         resultant strings.  Also shortened the menu's title by eliminating
9849         the redundant buffer name.
9850         (add-minor-mode): Beautified the docstring, added mention of the
9851         `:menu-tag' property of TOGGLE.
9852         (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
9853         `toggle-sym' to beatify the mode-life menus.
9854         * (abbrev-mode):  (put)'ed a `:menu-tag' on it and
9855         `auto-fill-function'.
9856
9857 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9858
9859         * modeline.el (modeline-minor-mode-menu): Changed the string-only
9860         menus to :style 'toggle.
9861
9862 1997-12-10  Markus Linnala  <maage@cs.tut.fi>
9863
9864         * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
9865
9866 1997-12-11  Christoph Wedler  <wedler@fmi.uni-passau.de>
9867
9868         * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
9869         only recognize first hyperlink.
9870         (hyper-apropos-highlightify): Deletia, this is already done by
9871         `hyper-apropos-insert-face'.
9872         (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
9873
9874 1998-01-09  SL Baur  <steve@altair.xemacs.org>
9875
9876         * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
9877         mail.
9878         (toolbar-mail-reader): Add support for `send'.
9879         From Jonathan Marten <jonathan.marten@UK.Sun.COM>
9880
9881 1998-01-05  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9882
9883         * info.el (Info-emacs-info-file-name): Add defvar for
9884         `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
9885         will function properly.
9886
9887 1998-01-05  Gary D. Foster  <gfoster@ragesoft.com>
9888
9889         * simple.el: make the backwards delete function called by
9890         `backward-or-forward-delete-char' user configurable.
9891
9892 1998-01-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9893
9894         * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
9895         compiled function got loaded from.
9896
9897 1998-01-09  SL Baur  <steve@altair.xemacs.org>
9898
9899         * term/apollo.el: Synched up with InfoDock 3.6.2.
9900
9901 1998-01-08  SL Baur  <steve@altair.xemacs.org>
9902
9903         * startup.el (load-init-file): Load autoloads earlier.
9904         (startup-splash-frame): Handle InfoDock logo.
9905
9906         * x-init.el (init-post-x-win): Don't call init-x-toolbar in
9907         InfoDock.
9908         (x-init-toolbar-from-resources): Move from x-toolbar.el.
9909
9910         * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
9911         doesn't have this function.
9912
9913         * packages.el (locate-data-file): Fix to call `locate-file'.
9914
9915 1998-01-07  SL Baur  <steve@altair.xemacs.org>
9916
9917         * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
9918         version of version.el.
9919         (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
9920
9921         * x-menubar.el (default-menubar): Guard reference to
9922         `gnuserv-frame'.
9923         (default-menubar): Guard references to `font-lock-mode'.
9924         (default-menubar): Guard references to font-menu-this-frame-only-p'.
9925         (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
9926
9927         * make-docfile.el: Don't snarf doc strings from autoloads.
9928
9929         * startup.el (load-init-file): Use algorithm from loaddefs.el for
9930         loading auto-autoloads files.
9931
9932         * loaddefs.el: Disable dumping autoloads.
9933
9934 1998-01-05  SL Baur  <steve@altair.xemacs.org>
9935
9936         * lisp-mnt.el: Synch to Emacs 20.2.
9937
9938         * help.el: Remove manual autoload of `finder-by-keyword'.
9939
9940         * finder.el (finder-by-keyword): Autoload.
9941
9942         * help.el: Conditionalize hyperbole setup.
9943
9944 1998-01-04  SL Baur  <steve@altair.xemacs.org>
9945
9946         * packages.el (package-require): Update to reflect new data format.
9947
9948 1998-01-02  Didier Verna  <didier@xemacs.org>
9949
9950         * x-menubar.el (default-menubar): make the tutorials available
9951         through the menubar. (Plus some compilation warnings cleanup).
9952
9953 1998-01-04  SL Baur  <steve@altair.xemacs.org>
9954
9955         * check-features.el: New file.  Perform sanity check after build.
9956
9957         * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
9958         files to tooltalk package.
9959         (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
9960         package.
9961
9962         * package-admin.el (package-admin-xemacs): Use better default for
9963         location of XEmacs binary.
9964
9965 1998-01-03  Aki Vehtari  <Aki.Vehtari@hut.fi>
9966
9967         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
9968         tag with sexp and add value tag with value `t'.
9969
9970 1998-01-03  SL Baur  <steve@altair.xemacs.org>
9971
9972         * package-get.el: Changes to work with real data.
9973         From Pete Ware <ware@cis.ohio-state.edu>
9974
9975         * packages.el (packages-reload-autoloads): Guard load for the time
9976         being.
9977
9978         * update-elc.el ("packages.el"): Force loading packages.el instead
9979         of possibly out-of-date packges.elc.
9980         * make-docfile.el ("packages.el"): Ditto.
9981
9982 1998-01-02  Colin Rafferty  <colin@xemacs.org>
9983
9984         * build-report.el (build-report-delete-regexp): Added a rule for
9985         the main tarball shadowing anything past it.
9986
9987 1998-01-02  SL Baur  <steve@altair.xemacs.org>
9988
9989         * packages.el (package-provide): Delete a previous provide.
9990
9991         * package-info.el: New file.
9992
9993         * package-get.el: New file.
9994         From Pete Ware <ware@cis.ohio-state.edu>
9995         (package-get): Fix md5 computation to work with Mule.
9996
9997 1997-12-11  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9998
9999         * simple.el (log-message-*): Quote symbols in docstrings properly.
10000
10001 1998-01-01  SL Baur  <steve@altair.xemacs.org>
10002
10003         * packages.el (packages-new-autoloads): Ignore symbolic links.
10004
10005         * cus-face.el (face-custom-attributes-get): Fix typo.
10006         From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
10007
10008 1997-12-31  SL Baur  <steve@altair.xemacs.org>
10009
10010         * startup.el (load-init-file): Reload new or changed autoloads
10011         unless inhibited.  Reload modified dumped lisp (stubbed).
10012
10013         * packages.el (packages-new-autoloads): New function.
10014         (packages-reload-autoloads): New function.
10015         (packages-reload-dumped-lisp): New (stub) function.
10016
10017         * loadup.el: Inhibit reloading dumped files when running temacs.
10018
10019         * loadhist.el (file-provides): Extend to handle variant
10020         extensions.
10021
10022         * replace.el (query-replace): Fix typo.
10023
10024 1997-12-30  SL Baur  <steve@altair.xemacs.org>
10025
10026         * make-docfile.el: list-autoloads-path has been renamed.
10027         * update-elc.el: list-autoloads has been renamed.
10028
10029         * packages.el (packages-list-autoloads): Renamed.
10030         (packages-list-autoloads-path): Ditto.
10031
10032 1997-12-29  Colin Rafferty  <colin@xemacs.org>
10033
10034         * packages.el (packages-find-packages-1): Made it signal a warning
10035         for an error in an auto-autoload.el file.
10036
10037 1997-12-30  SL Baur  <steve@altair.xemacs.org>
10038
10039         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
10040         tag with const.
10041         From Aki Vehtari <Aki.Vehtari@hut.fi>
10042
10043         * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
10044
10045         * loadhist.el (unload-feature): Remove autoload.
10046
10047 1997-12-28  SL Baur  <steve@altair.xemacs.org>
10048
10049         * loadhist.el: Unpackaged.
10050
10051         * help.el (describe-symbol-find-file): Rename
10052         `describe-function-find-file' and make old name obsolete.
10053         (describe-function-1): Use it.
10054         (describe-function-1): Guard reference to
10055         `compiled-function-annotation'.
10056
10057 1997-12-27  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10058
10059         * help.el (help-mode-bury): Now a call to `help-mode-quit' with
10060         argument.
10061         (help-mode-quit): New optional arg to control whether it kills or
10062         buries.  Tidied up.
10063         (with-displaying-help-buffer): Don't kill buffer initially, even
10064         if it exists: it is erased by `with-output-to-temp-buffer' anyway.
10065         (help-pretty-print-value): Rename back from
10066         `help-maybe-pretty-print-value'!  If `pp-internal' is available
10067         use it, otherwise use dumped `cl-prettyprint'.
10068         (describe-variable): Use `help-pretty-print-value' again.
10069         (find-func): Removed reference to "find-func" at end.
10070
10071 1997-12-26  Kirill M. Katsnelson  <kkm@kis.ru>
10072
10073         * dumped-lisp.el: x-menubar.el dumped along with mswindows native
10074           GUI XEmacs. Rename? x-menubar is rather window system
10075           independant, except for a couple of items.
10076
10077 1997-12-26  SL Baur  <steve@altair.xemacs.org>
10078
10079         * x-menubar.el (default-menubar): Remove hyperbole and oobr
10080         entries as they will no longer be distributed with XEmacs.
10081
10082         * format.el (format-alist): Fix image/tiff regexps.
10083         From P. E. Jareth Hein <jareth@camelot-soft.com>
10084
10085         * help.el (help-maybe-pretty-print-value): Rename.
10086         (describe-variable): Use it.
10087         (describe-variable): Add trailing linefeed.
10088
10089 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10090
10091         * help.el (describe-function-1): Don't output anything for
10092           arglist of autoload functions.
10093
10094 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10095
10096         * help.el (describe-function-1): Don't output anything for
10097           arglist of autoload functions.
10098
10099 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10100
10101         * help.el (help-mode-map): New bindings for `help-mode-bury',
10102         `describe-function-at-point', `describe-variable-at-point',
10103         `Info-elisp-ref', `customize-variable', `help-next-section' and
10104         `help-prev-section'.
10105         (help-next-section): New function.
10106         (help-prev-section): New function.
10107         (help-mode-quit): Changed to kill the help buffer.
10108         (help-mode-bury): Formerly `help-mode-quit'.  Bury buffer
10109         correctly.
10110         (help-buffer-name): New function to generate the name of help
10111         buffers.
10112         (with-displaying-help-buffer): Is now a macro.  Takes an new first
10113         argument giving the name of the help buffer.
10114         (describe-key): Use `with-displaying-help-buffer' with name.
10115         (describe-mode): Ditto.
10116         (describe-bindings): Ditto.
10117         (describe-prefix-bindings): Ditto.
10118         (view-lossage): Ditto.
10119         (with-syntax-table): New macro.
10120         (function-called-at-point): Use `ignore-errors' and
10121         `with-syntax-table'.
10122         (function-at-point): Ditto.
10123         (describe-function): Use `with-displaying-help-buffer' with name.
10124         (function-arglist): Extracted from `describe-function-1'.  Returns
10125         function's arglist as string.
10126         (function-documentation): Extracted from `describe-function-1'.
10127         Returns function's docstring.
10128         (describe-function-1): Remove all the "stream" garbage, including
10129         the stream argument.  Use `function-arglist' and
10130         `function-documentation'.
10131         (describe-function-arglist): Just use `function-arglist'.
10132         (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
10133         (help-pretty-print-value): New function to help with
10134         pretty-printing variable values.  Knows about `#<...>'.  Needs
10135         `pp-internal'.
10136         (describe-variable): Use `with-displaying-help-buffer' with name.
10137         Formatting improved.  Display file where variable is defined, if
10138         known.  Use `help-pretty-print-value'.
10139         (describe-syntax): Use `with-displaying-help-buffer' with name.
10140         (list-processes): Remove "stream" garbage.
10141
10142 1997-12-25  SL Baur  <steve@altair.xemacs.org>
10143
10144         * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
10145         call a dumped routine instead.
10146
10147         * x-win-xfree86.el: Wrap file in defun.
10148         * x-win-sun.el: Ditto.
10149
10150 1997-12-23  SL Baur  <steve@altair.xemacs.org>
10151
10152         * help.el (view-emacs-news): Remove usage of outl-mouse which
10153         advises functions and does other evil things.
10154
10155 1997-12-22  SL Baur  <steve@altair.xemacs.org>
10156
10157         * format.el (format-alist): Add `image/tiff'.
10158         From P. E. Jareth Hein <jareth@camelot-soft.com>
10159
10160 1997-12-21  SL Baur  <steve@altair.xemacs.org>
10161
10162         * about.el (about-hackers): More names added.
10163
10164         * make-docfile.el: Remove superfluous package path search.
10165
10166         * loaddefs.el: Commentary changes.  Removal of VM autoloads.
10167
10168 1997-12-20  SL Baur  <steve@altair.xemacs.org>
10169
10170         * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
10171         ignored shadows.
10172
10173 1997-12-18  SL Baur  <steve@altair.xemacs.org>
10174
10175         * startup.el (set-default-load-path): Make sure lisp and site-lisp
10176         get trailing slashes when added to the load-path.
10177
10178         * x-init.el (init-x-win): Locate where XEmacs X localization files
10179         are.
10180
10181 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
10182
10183         * x-faces.el: Added support for foregroundToolBarColor
10184           to xpm-color-symbols.
10185
10186 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10187
10188         * etags.el (tags-remove-duplicates): Removed.
10189         (buffer-tag-table-list): Use `delete-duplicates'.
10190
10191         * cl-extra.el (coerce): Coerce to bit-vector and weak-list
10192         correctly.
10193         (get*): Defalias to `get'.
10194
10195         * cl.el (eql): Compare integers with `eq'.
10196         (cl-map-extents): Check for `map-extents' first.
10197
10198 1997-12-17  Didier Verna  <didier@xemacs.org>
10199
10200         * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
10201         added the 'numero', 'copyright' and 'trademark' symbols.
10202
10203         * leim/quail/latin-post.el ("french-postfix"): see above.
10204
10205 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10206
10207         * widget.el (define-widget): Check the arguments.
10208
10209         * cus-edit.el (customize-face): Use `check-argument-type'.
10210         (custom-variable-value-create): Use `signal' to signal error.
10211         (custom-variable-reset-saved): Ditto.
10212         (custom-variable-reset-standard): Ditto.
10213         (custom-face-reset-saved): Ditto.
10214
10215         * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
10216         (widget-default-format-handler): Ditto.
10217         (widget-checklist-add-item): Ditto.
10218         (widget-radio-add-item): Ditto.
10219         (widget-editable-list-entry-create): Ditto.
10220         (widget-sexp-prompt-value): Ditto.
10221
10222         * custom.el (custom-declare-variable): Signal errors better.
10223         (custom-handle-keyword): Ditto.
10224         (custom-declare-group): Ditto.
10225
10226         * window-xemacs.el (windows): Ditto.
10227
10228         * menubar.el (menu): Ditto.
10229
10230         * keydefs.el (keyboard): Ditto.
10231
10232         * minibuf.el (minibuffer): Ditto.
10233
10234         * process.el (execute): Ditto.
10235
10236         * fill.el (fill): Ditto.
10237
10238         * modeline.el (modeline): Ditto.
10239
10240         * help.el (help): Ditto.
10241
10242         * faces.el (faces): Ditto.
10243
10244         * files.el (files): Ditto.
10245
10246         * x-init.el (x): Ditto.
10247
10248         * lisp-mode.el (lisp): Ditto.
10249
10250         * process.el (processes): Ditto.
10251
10252         * mouse.el (mouse): Ditto.
10253
10254         * abbrev.el (abbrev): Moved from cus-edit.
10255
10256         * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
10257         as variable declaration.
10258
10259 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10260
10261         * menubar.el (find-menu-item): Use `check-argument-type'.
10262         (find-menu-item): Cosmetic changes.
10263
10264 1997-12-18  SL Baur  <steve@altair.xemacs.org>
10265
10266         * x-menubar.el (default-menubar): Guard usage of lpr-switches.
10267
10268 1997-12-17  SL Baur  <steve@altair.xemacs.org>
10269
10270         * startup.el (set-default-load-path): Only search package-path
10271         when not running temacs.
10272
10273         * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
10274         files.
10275
10276         * loadup.el: Correct commentary.  Reformatting.
10277         (really-early-error-handler): Use absolute path to the
10278         first dumped-lisp.el file.
10279         (really-early-error-handler): Print full path name of
10280         each dumped lisp file (inherited from InfoDock).
10281
10282         * shadow.el (find-emacs-lisp-shadows): Ignore multiple
10283         dumped-lisp.el files.
10284
10285         * make-docfile.el (preloaded-file-list): Reorder when the
10286         package-path is searched.
10287         * update-elc.el: Ditto.
10288
10289         * lisp-mode.el (call-with-condition-handler): Treat the same as
10290         `condition-case' for indentation.
10291
10292         * about.el (about-xemacs): Update release date.
10293
10294 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10295
10296         * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
10297         anywhere but at the last clause.
10298         (ecase): Disallow `t' and `otherwise'.
10299
10300 1997-12-16  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10301
10302         * cus-edit.el (custom-buffer-create-buttons): New function
10303         from stuff moved out of `custom-buffer-create-internal'.
10304         (custom-novice): New variable.  Default t.
10305         (custom-display-global-buttons): Ditto.  Default `top'.
10306         (custom-buffer-create-internal): Only display help if
10307         `custom-novice' is non-nil.  Display global buttons according to
10308         `custom-display-global-buttons'.
10309
10310 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10311
10312         * menubar.el (find-menu-item): Use `check-argument-type'.
10313         (find-menu-item): Cosmetic changes.
10314
10315 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10316
10317         * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
10318         look.
10319
10320 1997-12-16  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
10321
10322         * format.el (format-deannotate-region):  Bug fix.
10323         Deannotating a region containing unknown tags would fail
10324         (causing decoding of text/enriched to fail at user level)
10325
10326 1997-12-16  Kyle Jones  <kyle_jones@wonderworks.com>
10327
10328         * minibuf.el (read-directory-name): Support sixth
10329           arg, HISTORY, as already documented.
10330
10331 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10332
10333         * etags.el (get-tag-table-buffer): Use explicit lists as arguments
10334         to `ecase'.
10335
10336 1997-12-14  SL Baur  <steve@altair.xemacs.org>
10337
10338         * skk/skk-leim.el (skk-auto-fill-activate): Synch with
10339         skk-activate.
10340
10341 1997-12-13  SL Baur  <steve@altair.xemacs.org>
10342
10343         * dumped-lisp.el (preloaded-file-list): Remove debugging statement.