Add mappings for Big5 code points.
[chise/xemacs-chise.git-] / lisp / ChangeLog
1 2002-11-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * mule/mule-conf.el (china3-jef): Add new coded-charset when
4         UTF-2000 [was a builtin coded-charset].
5
6 2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
7
8         * mule/mule-coding.el (coded-charset-entity-reference-alist): Add
9         setting for JIS X 0213.
10
11 2002-07-23  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
12
13         * mule/japanese.el (euc-jisx0213): New coding-system.
14
15         * mule/mule-conf.el (japanese-jisx0213-1): Specify
16         `japanese-jisx0208-1990' as the mother.
17
18 2002-07-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19
20         * dumped-lisp.el (preloaded-file-list): Add "u0A490-Yi-Radicals"
21         in UTF-2000.
22
23 2002-07-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
24
25         * mule/mule-coding.el (utf-8-er): New coding-system in UTF-2000;
26         setup `coded-charset-entity-reference-alist'.
27
28 2002-04-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
29
30         * mule/mule-charset.el (default-coded-charset-priority-list): Add
31         `chinese-big5-eten-a' and `chinese-big5-eten-b'.
32
33 2002-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
34
35         * mule/mule-conf.el (chinese-big5-pua): New coded-charset.
36         (chinese-big5-eten-a): Likewise.
37         (chinese-big5-eten-b): Likewise.
38         (chinese-big5-cdp): Declare as a subset of `chinese-big5' whose
39         code range is #x8140 .. #x8DFE.
40
41 2002-04-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
42
43         * mule/mule-conf.el (chinese-big5-eten): New coded-charset in
44         UTF-2000.
45         (chinese-big5-cdp): Likewise.
46
47 2001-12-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
48
49         * mule/mule-charset.el (default-coded-charset-priority-list):
50         Delete `mojikyo-2022-1'.
51
52 2001-12-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
53
54         * mule/mule-charset.el (default-coded-charset-priority-list):
55         Delete `mojikyo'.
56
57 2001-12-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
58
59         * mule/mule-charset.el (default-coded-charset-priority-list): Add
60         `ucs-sip'.
61
62 2001-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
63
64         * mule/mule-charset.el (default-coded-charset-priority-list):
65         Comment out `chinese-gb12345'.
66
67 2001-11-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
68
69         * bytecomp.el (byte-compile-insert-header): Fixed.
70
71 2001-10-31  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
72
73         * dumped-lisp.el (preloaded-file-list): Dump `ad-hoc-cdp' in
74         XEmacs UTF-2000.
75
76 2001-10-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
77
78         * mule/chinese.el (big5-cdp): New coding-system in XEmacs
79         UTF-2000.
80
81 2001-10-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
82
83         * mule/mule-charset.el (default-coded-charset-priority-list): Add
84         `ideograph-hanziku-{1 .. 12}' in XEmacs UTF-2000.
85
86 2001-10-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
87
88         * mule/mule-charset.el (default-coded-charset-priority-list):
89         `japanese-jef-china3' is renamed `china3-jef'.
90
91 2001-10-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
92
93         * mule/mule-charset.el (default-coded-charset-priority-list): Add
94         `japanese-jef-china3' and `ideograph-cbeta'.
95
96 2001-09-02  MORIOKA Tomohiko  <tomo@calliope.mousai.mahoroba.ne.jp>
97
98         * list-mode.el: Delete dirty hack for XEmacs UTF-2000.
99
100 2001-08-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
101
102         * mule/mule-charset.el (default-coded-charset-priority-list): Add
103         `chinese-big5-cdp'.
104
105 2001-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
106
107         * mule/mule-charset.el (default-coded-charset-priority-list): Add
108         `arabic-digit', `arabic-1-column' and `arabic-2-column'.
109
110 2001-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
111
112         * dumped-lisp.el (preloaded-file-list): Load "arabic" before
113         loading character definitions.
114
115 2001-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
116
117         * dumped-lisp.el (preloaded-file-list): Rename
118         u031A0-Extended-Bopomofo.el to u031A0-Bopomofo-Extended.el.
119
120 2001-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
121
122         * mule/mule-charset.el (default-coded-charset-priority-list): Add
123         `chinese-big5'.
124
125 2001-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
126
127         * dumped-lisp.el (preloaded-file-list): Dump
128         "Ideograph-R028-Private" with XEmacs UTF-2000.
129
130 2001-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
131
132         * mule/mule-charset.el (default-coded-charset-priority-list): Add
133         `chinese-gb12345'.
134
135 2001-07-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
136
137         * mule/mule-charset.el (default-coded-charset-priority-list): Add
138         `ideograph-gt-pj-{1..11}'.
139
140         * dumped-lisp.el (preloaded-file-list): Dump `isolated-char' in
141         XEmacs UTF-2000.
142
143 2000-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
144
145         * mule/mule-charset.el (default-coded-charset-priority-list):
146         Prefer `chinese-gb2312' than `chinese-cns11643-*'; add
147         `chinese-isoir165'.
148
149 2000-10-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
150
151         * format.el (format-alist): Revive `image/jpeg', `image/gif',
152         `image/png', `image/x-xpm' and `image/tiff'.
153
154         * files.el (binary-file-regexps): Add *.PNG.
155
156 2000-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
157
158         * mule/mule-charset.el (default-coded-charset-priority-list):
159         Prefer `japanese-jisx0208-1990' than `japanese-jisx0212'; prefer
160         `korean-ksc5601' than `japanese-jisx0213-1'; add `mojikyo-2022-1'.
161
162 2000-09-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
163
164         * list-mode.el: Call `completion-list-mode' to avoid slowness of
165         the first completion when UTF-2000 is running.
166
167 2000-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
168
169         * mule/mule-charset.el (default-coded-charset-priority-list):
170         Delete `ucs'.
171
172 2000-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
173
174         * dumped-lisp.el (preloaded-file-list): Don't add "mojikyo".
175
176         * mule/mule-charset.el (default-coded-charset-priority-list): Add
177         `mojikyo' instead of `mojikyo-pj-[1..21]'.
178
179 2000-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
180
181         * mule/vietnamese.el (vscii-2): Delete abolished property
182         `composite'; now composite mode is default.
183
184 2000-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
185
186         * bytecomp.el (byte-compile-insert-header): Use `binary' instead
187         of `raw-text'; check \uHHHH representation even if non-ascii
188         characters are not found.
189
190         * dumped-lisp.el (preloaded-file-list): Add "ccs-tcvn5712.el" in
191         UTF-2000; add "viet-ccl" in non-UTF-2000 Mule; add "vietnamese"
192         unconditionally.
193
194         * mule/viet-ccl.el: New file.
195
196         * mule/vietnamese.el (vscii-2): New coding-system in UTF-2000.
197         (tcvn-5712): New coding-system alias of `vscii-2' in UTF-2000.
198         - Separate CCL based implementations to viet-ccl.el.
199
200 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
201
202         * mule/mule-conf.el (japanese-jisx0213-1): Allow
203         "jisx0213.2000-1".
204         (japanese-jisx0213-2): Allow "jisx0213.2000-2".
205
206         * mule/mule-charset.el (default-coded-charset-priority-list):
207         Prefer `japanese-jisx0213-1' and `japanese-jisx0213-2' to
208         `japanese-jisx0208-1978' and `japanese-jisx0208-1990'.
209
210 2000-01-31  MORIOKA Tomohiko  <tomo@etl.go.jp>
211
212         * dumped-lisp.el (preloaded-file-list): Add "mojikyo" in UTF-2000.
213
214 2000-01-27  MORIOKA Tomohiko  <tomo@m17n.org>
215
216         * mule/mule-charset.el (default-coded-charset-priority-list): Add
217         `ucs' in UTF-2000.
218
219 2000-01-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
220
221         * mule/mule-charset.el (default-coded-charset-priority-list):
222         Prefer `mojikyo-pj-*' and `ideograph-daikanwa' to `ucs-bmp' and
223         `arabic-iso8859-6'.
224
225 2000-01-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
226
227         * mule/mule-charset.el (default-coded-charset-priority-list): Add
228         `mojikyo-pj-[1 .. 21]' in UTF-2000.
229
230 2000-01-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
231
232         * mule/mule-charset.el (default-coded-charset-priority-list): Add
233         `katakana-jisx0201' in UTF-2000.
234
235 1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
236
237         * dumped-lisp.el (preloaded-file-list): Add "u0A000-Yi-Syllables",
238         "u0AC00-Hangul-Syllables", "u0FB00-Alphabetic-Presentation-Forms",
239         "u0FB50-Arabic-Presentation-Forms-A",
240         "u0FE20-Combining-Half-Marks", "u0FE30-CJK-Compatibility-Forms",
241         "u0FE50-Small-Form-Variants",
242         "u0FE70-Arabic-Presentation-Forms-B",
243         "u0FF00-Halfwidth-and-Fullwidth-Forms" and "u0FFF0-Specials" in
244         UTF-2000.
245
246 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
247
248         * dumped-lisp.el (preloaded-file-list): Delete
249         "ccs-jisx0208-1983.el"; add "Ideograph-R031-Enclosure"
250         ... "Ideograph-R214-Flute" in UTF-2000.
251
252 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
253
254         * mule/mule-conf.el (japanese-jisx0213-1): New coded-charset.
255         (japanese-jisx0213-2): New coded-charset.
256
257         * dumped-lisp.el (preloaded-file-list): Add
258         "Ideograph-R028-Private", "Ideograph-R029-Again" and
259         "Ideograph-R030-Mouth".
260
261 1999-11-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
262
263         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R012-Eight",
264         "Ideograph-R013-Down-Box", "Ideograph-R014-Cover",
265         "Ideograph-R015-Ice", "Ideograph-R016-Table",
266         "Ideograph-R017-Open-Box", "Ideograph-R018-Knife",
267         "Ideograph-R019-Power", "Ideograph-R020-Wrap", "Ideograph-R021-Spoon",
268         "Ideograph-R022-Right-Open-Box", "Ideograph-R023-Hiding-Enclosure",
269         "Ideograph-R024-Ten", "Ideograph-R025-Divination",
270         "Ideograph-R026-Seal" and "Ideograph-R027-Cliff" in UTF-2000.
271
272 1999-11-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
273
274         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R002-Line",
275         "Ideograph-R003-Dot", "Ideograph-R004-Slash",
276         "Ideograph-R005-Second", "Ideograph-R006-Hook",
277         "Ideograph-R007-Two", "Ideograph-R008-Lid", "Ideograph-R009-Man",
278         "Ideograph-R010-Legs" and "Ideograph-R011-Enter".
279
280         * mule/mule-charset.el (default-coded-charset-priority-list): Add
281         `japanese-jisx0208-1990' and `japanese-jisx0208-1978'.
282
283 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
284
285         * dumped-lisp.el (preloaded-file-list): Add "Ideograph-R001-One"
286         in UTF-2000.
287
288 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
289
290         * mule/mule-conf.el (sisheng): Moved from mule/chinese.el.
291         (chinese-isoir165): Moved from mule/chinese.el.
292         (chinese-cns11643-3): Moved from mule/chinese.el.
293         (chinese-cns11643-4): Moved from mule/chinese.el.
294         (chinese-cns11643-5): Moved from mule/chinese.el.
295         (chinese-cns11643-6): Moved from mule/chinese.el.
296         (chinese-cns11643-7): Moved from mule/chinese.el.
297
298         * mule/chinese.el: Move definition of coded-charsets to
299         mule/mule-conf.el.
300
301 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
302
303         * mule/mule-charset.el (default-coded-charset-priority-list): Add
304         `ideograph-daikanwa'.
305
306 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
307
308         * dumped-lisp.el (preloaded-file-list): Delete
309         "ccs-jisx0201-latin.el".
310
311 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
312
313         * dumped-lisp.el (preloaded-file-list): Add
314         "u031A0-Extended-Bopomofo" in UTF-2000.
315
316 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
317
318         * dumped-lisp.el (preloaded-file-list): u02E00-CJK-Radicals was
319         renamed to u02E00-CJK-Radical-Supplement.
320
321 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
322
323         * dumped-lisp.el (preloaded-file-list): Add
324         "u03000-CJK-Symbols-and-Punctuation", "u03040-Hiragana",
325         "u030A0-Katakana", "u03100-Bopomofo",
326         "u03130-Hangul-Compatibility-Jamo", "u03190-Kanbun",
327         "u03200-Enclosed-CJK-Letters-and-Months" and
328         "u03300-CJK-Compatibility".
329
330 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
331
332         * dumped-lisp.el (preloaded-file-list): Add "u02E00-CJK-Radicals",
333         "u02F00-Kangxi-Radicals" and
334         "u02FF0-Ideographic-Description-Characters".
335
336 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
337
338         * dumped-lisp.el (preloaded-file-list): Add
339         "u02600-Miscellaneous-Symbols", "u02700-Dingbats" and
340         "u02800-Braille-Patterns" in UTF-2000.
341
342 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
343
344         * dumped-lisp.el (preloaded-file-list): Load "uXXXXX-*" instead of
345         "uXXXXX-*.el" in UTF-2000.
346
347         * bytecomp.el (byte-compile-insert-header): Delete comments if
348         non-ASCII characters are found; allow `byte-compile-dynamic' and
349         `byte-compile-dynamic-docstrings' if *.elc will be encoded by
350         `raw-text'.
351
352 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
353
354         * dumped-lisp.el (preloaded-file-list): Add
355         "u02500-Box-Drawing.el", "u02580-Block-Elements.el" and
356         "u025A0-Geometric-Shapes.el".
357
358 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
359
360         * dumped-lisp.el (preloaded-file-list): Add
361         "u02400-Control-Pictures.el", "u02440-OCR.el" and
362         "u02460-Enclosed-Alphanumerics.el".
363
364 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
365
366         * mule/mule-charset.el (default-coded-charset-priority-list): Add
367         `chinese-gb2312'.
368
369         * dumped-lisp.el (preloaded-file-list): Add
370         "u02200-Mathematical-Operators.el" and
371         "u02300-Miscellaneous-Technical.el".
372
373 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
374
375         * mule/mule-charset.el (default-coded-charset-priority-list): Add
376         `chinese-cns11643-*'.
377
378         * dumped-lisp.el (preloaded-file-list): Add
379         "u02100-Letterlike-Symbols.el", "u02150-Number-Forms.el" and
380         "u02190-Arrows.el" in UTF-2000.
381
382 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
383
384         * mule/mule-charset.el (default-coded-charset-priority-list): Add
385         `korean-ksc5601'.
386
387         * dumped-lisp.el (preloaded-file-list): Add
388         "u02000-General-Punctuation.el", "u02070-Superscripts.el",
389         "u02080-Subscripts.el", "u020A0-Currency-Symbols.el" and
390         "u020D0-Combining-Diacritical-Marks-for-Symbols.el" in UTF-2000.
391
392 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
393
394         * dumped-lisp.el (preloaded-file-list): Delete "ccs-viscii.el".
395
396 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
397
398         * dumped-lisp.el (preloaded-file-list): Add "u013A0-Cherokee.el",
399         "u01400-Canadian.el", "u01680-Ogham.el", "u016A0-Runic.el",
400         "u01780-Khmer.el", "u01800-Mongolian.el",
401         "u01E00-Latin-Extended-Additional.el" and
402         "u01F00-Greek-Extended.el" in UTF-2000.
403
404 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
405
406         * mule/mule-charset.el (default-coded-charset-priority-list): Add
407         `ethiopic-ucs' and `ethiopic'.
408
409         * dumped-lisp.el (preloaded-file-list): Add "u010A0-Georgian.el",
410         "u01100-Hangul-Jamo.el" and "u01200-Ethiopic.el".
411
412         * mule/mule-conf.el: Move definition of coded-charset `ethiopic'
413         from mule/ethiopic.el.
414
415         * mule/ethiopic.el: Move definition of coded-charset `ethiopic' to
416         mule/mule-conf.el.
417
418 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
419
420         * mule/mule-charset.el (default-coded-charset-priority-list): Add
421         `lao'.
422
423         * mule/mule-conf.el (lao): New coded-charset.
424
425         * dumped-lisp.el (preloaded-file-list): Add
426         "u00900-Devanagari.el", "u00980-Bengali.el", "u00A00-Gurmukhi.el",
427         "u00A80-Gujarati.el", "u00B00-Oriya.el", "u00B80-Tamil.el",
428         "u00C00-Telugu.el", "u00C80-Kannada.el", "u00D00-Malayalam.el",
429         "u00D80-Sinhala.el", "u00E00-Thai.el", "u00E80-Lao.el",
430         "u00F00-Tibetan.el" and "u01000-Myanmar.el".
431
432 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
433
434         * mule/mule-charset.el (default-coded-charset-priority-list): Add
435         `ucs-bmp' and `arabic-iso8859-6'.
436
437 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
438
439         * dumped-lisp.el (preloaded-file-list): Add "u00400-Cyrillic.el",
440         "u00530-Armenian.el", "u00590-Hebrew.el", "u00600-Arabic.el",
441         "u00700-Syriac.el" and "u00780-Thaana.el" in UTF-2000.
442
443 1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
444
445         * startup.el (normal-top-level): Load autoload file for UTF-2000
446         in UTF-2000.
447
448 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
449
450         * dumped-lisp.el (preloaded-file-list): Add "mule-conf" in Mule;
451         delete "ccs-iso8859-*.el"; add "u00000-C0.el",
452         "u00020-Basic-Latin.el", "u00080-C1.el",
453         "u000A0-Latin-1-Supplement.el", "u00100-Latin-Extended-A.el",
454         "u00180-Latin-Extended-B.el", "u00250-IPA-Extensions.el",
455         "u002B0-Spacing-Modifier-Letters.el",
456         "u00300-Combining-Diacritical-Marks.el" and "u00370-Greek.el" in
457         UTF-2000.
458
459 1999-11-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
460
461         * mule/mule-charset.el (default-coded-charset-priority-list): Add
462         `japanese-jisx0212' and `ipa' in UTF-2000; use `latin-viscii-*'
463         instead of `vietnamese-viscii-*'.
464
465 1999-11-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
466
467         * mule/mule-conf.el: New file.
468
469         * mule/misc-lang.el: Move definition of charset `ipa' to
470         mule/mule-conf.el.
471
472 1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
473
474         * mule/mule-charset.el (default-coded-charset-priority-list): Add
475         `latin-viscii'; prefer it for characters used in Vietnamese.
476
477 1999-10-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
478
479         * bytecomp.el (byte-compile-insert-header): Fix regexp.
480
481 1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
482
483         * mule/viet-chars.el (latin-viscii-lower): Renamed from charset
484         `vietnamese-viscii-lower'.
485         (latin-viscii-upper): Renamed from charset
486         `vietnamese-viscii-upper'.
487         (vietnamese-viscii-lower): New alias for charset
488         `latin-viscii-lower'.
489         (vietnamese-viscii-upper): New alias for charset
490         `latin-viscii-upper'.
491
492 1999-10-05  MORIOKA Tomohiko  <tomo@etl.go.jp>
493
494         * mule/mule-charset.el (default-coded-charset-priority-list):
495         Comment out `hiragana-jisx0208' and `katakana-jisx0208'.
496
497 1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
498
499         * mule/ccs-jisx0208-1983.el, mule/ccs-tcvn5712.el,
500         mule/ccs-viscii.el, mule/ccs-iso8859-9.el,
501         mule/ccs-jisx0201-latin.el, mule/ccs-iso8859-2.el,
502         mule/ccs-iso8859-3.el, mule/ccs-iso8859-4.el: Moved to
503         lisp/utf-2000.
504
505 1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
506
507         * mule/ccs-tcvn5712.el: New file.
508
509 1999-10-03  MORIOKA Tomohiko  <tomo@urania.m17n.org>
510
511         * dumped-lisp.el (preloaded-file-list): Add "ccs-jisx0208-1983.el"
512         in UTF-2000.
513
514 1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
515
516         * mule/mule-charset.el (default-coded-charset-priority-list): Add
517         `japanese-jisx0208'.
518
519 1999-10-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
520
521         * dumped-lisp.el (preloaded-file-list): Add
522         "ccs-jisx0201-latin.el", "ccs-iso8859-2.el", "ccs-iso8859-3.el",
523         "ccs-iso8859-4.el", "ccs-iso8859-9.el" and "ccs-viscii.el" in
524         UTF-2000.
525
526         * mule/ccs-iso8859-2.el, mule/ccs-iso8859-3.el,
527         mule/ccs-iso8859-4.el, mule/ccs-iso8859-9.el,
528         mule/ccs-jisx0201-latin.el, mule/ccs-jisx0208-1983.el,
529         mule/ccs-viscii.el: New files.
530
531         * bytecomp.el (byte-compile-insert-header): Don't use `raw-text'
532         if \uXXXX is found.
533
534 1999-09-30  MORIOKA Tomohiko  <tomo@urania.m17n.org>
535
536         * mule/mule-charset.el (default-coded-charset-priority-list): Add
537         `hiragana-jisx0208' and `katakana-jisx0208'.
538
539 1999-09-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
540
541         * mule/chinese.el (chinese-cns11643-3): Define it even if
542         `utf-2000' is provided.
543         (chinese-cns11643-4): Likewise.
544         (chinese-cns11643-5): Likewise.
545         (chinese-cns11643-6): Likewise.
546         (chinese-cns11643-7): Likewise.
547
548 1999-09-14  MORIOKA Tomohiko  <tomo@etl.go.jp>
549
550         * mule/mule-charset.el (default-coded-charset-priority-list): Add
551         thai-tis620 and hebrew-iso8859-8; namely all BMP are covered.
552
553 1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
554
555         * mule/mule-charset.el (default-coded-charset-priority-list): Add
556         `cyrillic-iso8859-5' and `greek-iso8859-7'.
557
558 1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
559
560         * mule/mule-charset.el (default-coded-charset-priority-list):
561         Setup in UTF-2000.
562
563 1999-09-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
564
565         * mule/viet-chars.el: Don't define charset
566         `vietnamese-viscii-lower' and `vietnamese-viscii-upper' because
567         they are defined as builtin charsets.
568
569 1999-08-31  MORIOKA Tomohiko  <tomo@etl.go.jp>
570
571         * version.el (emacs-version): Add more space just before UTF-2000
572         version string.
573
574 1999-08-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
575
576         * version.el ([constant] emacs-version): Don't add a space in the
577         preceding place of `xemacs-betaname' because it is duplicated.
578         (emacs-version): Add UTF-2000 version if `utf-2000' is provided.
579
580         * startup.el (splash-frame-body): Add ETL.
581
582 1999-08-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
583
584         * mule/chinese.el (chinese-cns11643-3): Don't define if `utf-2000'
585         is provided because it is defined as builtin charset.
586         (chinese-cns11643-4): Likewise.
587         (chinese-cns11643-5): Likewise.
588         (chinese-cns11643-6): Likewise.
589         (chinese-cns11643-7): Likewise.
590
591 1999-08-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
592
593         * mule/mule-cmds.el (reset-language-environment): Fix problem when
594         coding-system `iso-10646-ucs-4' is not defined.
595
596 1999-06-17  MORIOKA Tomohiko  <tomo@etl.go.jp>
597
598         * bytecomp.el (byte-compile-insert-header): Use utf-8 as
599         coding-system if `utf-2000' is provided.
600
601 1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
602
603         * mule/mule-coding.el: Add `utf-8' to coding-priority-list if
604         `utf-2000' is provided.
605
606 1999-06-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
607
608         * dumped-lisp.el (preloaded-file-list): Don't load vietnamese.el
609         if utf-2000 is provided temporally.
610
611 1999-06-10  MORIOKA Tomohiko  <tomo@etl.go.jp>
612
613         * mule/vietnamese.el (leading-code-private-11): Deleted [defined
614         as builtin variable].
615
616 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
617
618         * files.el (insert-file-contents-literally): Treat file as binary;
619         call file-name-handlers. [sync with Emacs 20.3.10]
620
621 2001-02-08  Martin Buchholz <martin@xemacs.org>
622
623         * XEmacs 21.2.44 "Thalia" is released.
624
625 2001-01-16  Mike Sperber <mike@xemacs.org>
626
627         * startup.el (normal-top-level): Work even if no installation root
628         is found.
629
630 2001-01-30  Andy Piper  <andy@xemacs.org>
631
632         * gutter-items.el (progress-abort-glyph): remove instantiator.
633         (set-progress-abort-instantiator): new function.
634         (abort-progress-feedback): use it.
635
636         * gutter.el (set-gutter-dirty-p): new function.
637
638 2001-01-30  Didier Verna  <didier@xemacs.org>
639
640         * mwheel.el (mwheel-scroll): unwind-protect the selected window.
641
642 2001-01-24  Didier Verna  <didier@xemacs.org>
643
644         * sound.el (sound-extension-list): give a better default value.
645         * sound.el (load-sound-file): improve the doc string, also find
646         files given by absolute names, pass a real extension list to
647         `locate-file'.
648
649 2001-01-26  Martin Buchholz <martin@xemacs.org>
650
651         * XEmacs 21.2.43 "Terspichore" is released.
652
653 2001-01-20  Klaus Frank <klausf@i3.informatik.rwth-aachen.de>
654
655         * gnuserv.el (gnuserv-process-filter): Robuster handling of error
656         messages from gnuserv.
657
658 2001-01-20  Martin Buchholz <martin@xemacs.org>
659
660         * XEmacs 21.2.42 "Poseidon" is released.
661
662 2001-01-12  Andy Piper  <andy@xemacs.org>
663
664         * package-get.el (package-get-custom): call
665         package-net-update-installed-db.
666
667         * package-ui.el (pui-install-selected-packages): call
668         package-net-update-installed-db.
669
670         * package-net.el (package-net-update-installed-db): use
671         packages-package-list so that we reflect reality.
672
673         * packages.el (packages-package-list): Make docstring reflect
674         reality.
675
676         * package-net.el (package-net-convert-index-to-ini): exclude mule entries.
677
678         * postinstall.cc (do_postinstall): don't pick up shells if cygwin
679         isn't installed.
680
681 2001-01-17  Andy Piper  <andy@xemacs.org>
682
683         * wid-edit.el (widget-activation-glyph-mapper): activate or
684         deactivate native widgets.
685         (widget-glyph-insert-glyph): record instantiator.
686         (widget-push-button-value-create): use it.
687
688         * gui.el (gui-button-action): new function. Make button's domain
689         buffer current when calling.
690         (make-gui-button): update to use gui-button-action.
691
692 2001-01-16  Didier Verna  <didier@xemacs.org>
693
694         * menubar-items.el (default-menubar): add an entry for modeline
695         horizontal scrolling in Options -> Display.
696
697 2001-01-17  Steve Youngs  <youngs@xemacs.org>
698
699         * package-get.el (package-get-require-signed-base): Set to nil
700         by default.
701
702 2001-01-17  Martin Buchholz <martin@xemacs.org>
703
704         * XEmacs 21.2.41 "Polyhymnia" is released.
705
706 2001-01-16  Mike Sperber <mike@xemacs.org>
707
708         * setup-paths.el (paths-core-load-path-depth): Stopgap bump to
709         catch lisp/mule/.
710
711 2001-01-14  Mike Sperber <mike@xemacs.org>
712
713         * startup.el (maybe-create-compatibility-dot-emacs):
714         (maybe-unmigrate-user-init-file):
715         (unmigrate-user-init-file): Created.
716         (maybe-migrate-user-init-file): Offer creation of compatibility
717         .emacs.
718         Some doc fixes wrt init file location.
719
720 2001-01-15  Golubev I. N.  <gin@mo.msk.ru>
721
722         * faces.el (face-frob-from-locale-first): new variable.
723         (frob-face-font-2): Honor tags arg while trying to use
724         standard-face-mapping.  When face-frob-from-locale-first is set,
725         first try to set face inheriting from frobbed-face.
726
727 2001-01-15  Didier Verna  <didier@xemacs.org>
728
729         * about.el (xemacs-hackers): update my entry.
730         * about.el (about-url-alist): ditto.
731         * about.el (about-maintainer-info): ditto.
732         * about.el (about-hackers): ditto.
733
734 2001-01-15  Martin Buchholz  <martin@xemacs.org>
735
736         The byte compiler has been badly broken for a year,
737         by the patch of 1999-12-06.
738         * byte-optimize.el (byte-optimize-form-code-walker):
739         Bug was: the byte compiler was making this erroneous optimization:
740         (progn (or (foo)) (bar)) ==> (bar)
741
742 2000-11-20  Mike Sperber <mike@xemacs.org>
743
744         * setup-paths.el (paths-core-load-path-depth): Split
745         `paths-load-path-depth' in two for site and core lisp.  Don't
746         recurse into core.
747         * setup-paths.el (paths-construct-load-path): Use.
748
749 2001-01-10  Andy Piper  <andy@xemacs.org>
750
751         * package-net.el (package-net-cygwin32-binary-size): new variable
752         (package-net-win32-binary-size): ditto.  add much needed
753         commentary.
754
755         * gutter-items.el (buffers-tab-items): correct off-by-one error
756         for buffers-tab-max-size.
757
758 2001-01-08  Martin Buchholz <martin@xemacs.org>
759
760         * XEmacs 21.2.40 is released.
761
762 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
763
764         * mule/hebrew.el: Fix comments and typos.
765         mule/japanese.el: Fix comments, typos, and 8-bit character encoding.
766
767 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
768
769         * ChangeLog.1: move ancient log from fill.el.
770
771         * dump-paths.el:
772         paragraphs.el:
773         mule/mule-category.el:
774         Miscellaneous typo fixes and slight doc clarifications.
775
776         * mule/mule-ccl.el:  Correct file name in header.
777
778 2000-12-31  Martin Buchholz <martin@xemacs.org>
779
780         * XEmacs 21.2.39 is released.
781
782 2000-12-27  Martin Buchholz  <martin@xemacs.org>
783
784         * byte-optimize.el (byte-optimize-cond):
785         (byte-optimize-cond-1): New.
786         Rewrite `cond' in terms of `if' and `or', which are easier to optimize.
787         Optimizes (cond (x nil)) ==> nil.
788         Provide better diagnostic on malformed expr like (cond foo).
789
790 2000-12-20  Stephen J. Turnbull  <stephen@xemacs.org>
791
792         * mule/mule-coding.el:
793         mule/mule-cmds.el (reset-language-environment,
794         set-language-environment-coding-systems):
795         Safer default coding-priority-list, corresponding to src/file-coding.h.
796
797 2000-12-03  Jorma Laaksonen <jorma.laaksonen@hut.fi>
798
799         * package-admin.el: Allow package removal from
800         early-package-load-path.
801
802 2000-12-15  Andreas Jaeger  <aj@suse.de>
803
804         * about.el (about-maintainer-info): Update my entry.
805
806 2000-12-11  Matt Tucker  <tuck@whistlingfish.net>
807
808         * packages.el (locate-library): Add support for bzip2
809         compressed .el files.
810
811 2000-12-12  Andy Piper  <andy@xemacs.org>
812
813         * package-net.el: new file.
814
815 2000-12-01  Enrico Scholz  <enrico.scholz@informatik.tu-chemnitz.de>
816
817         * font-lock.el: Add missing C++ keywords.
818
819 2000-12-08  Adrian Aichner  <adrian@xemacs.org>
820
821         * simple.el (indent-for-comment): Preserve indentation of comments
822         starting in column 0, as documented in (Info-goto-node
823         "(xemacs)Comments").  Update docstring accordingly.
824
825 2000-12-05  Martin Buchholz <martin@xemacs.org>
826
827         * XEmacs 21.2.38 is released.
828
829 2000-12-04  Didier Verna  <didier@xemacs.org>
830
831         * mouse.el (default-mouse-track-set-point-in-window): remove
832         spurious '+' operation detected by Martin.
833
834
835 2000-12-01  Martin Buchholz  <martin@xemacs.org>
836
837         * cl-extra.el (coerce):
838         Implement char to integer coercion.
839         Remove extraneous (numberp) test.
840
841         * byte-optimize.el (byte-compile-splice-in-already-compiled-code):
842         Perform lapcode inlining if the value of `byte-optimize' is 'byte.
843         (byte-optimize-predicate):
844         Warn if evaluating constant expression signals an error.
845         (byte-optimize-form): Small simplification.
846
847         * cl-macs.el (cl-do-proclaim): small efficiency improvement.
848
849 2000-11-30  Martin Buchholz  <martin@xemacs.org>
850
851         * byte-optimize.el:
852         (byte-optimize-minus):
853         (byte-optimize-plus):
854         (byte-optimize-mult):
855         (byte-optimize-quo):
856         Use (car (last x)) instead of (last x) to get last elt!
857         Use `byte-optimize-predicate' to optimize `%'.
858         Move optimizations for special numeric args to bytecomp.el.
859         * bytecomp.el (byte-compile-associative): Remove.
860         (byte-compile-max): New.
861         (byte-compile-min): New.
862         Properly handle erroneous calls: (max) (min).
863         (byte-compile-plus): New.
864         (byte-compile-minus):
865         It's easiest to handle 0, +1 and -1 args here.
866         (byte-compile-mult): New.
867         It's easiest to handle 1, -1 and 2 args here.
868         (byte-compile-quo):
869         It's easiest to handle 0, +1 and -1 args here.
870         Issue byte-compiler warning when dividing by zero.
871
872         Byte-compiler arithmetic improvements.
873         Better optimize these expressions in the obvious way:
874         (+ x y 1)   -->  varref x varref y add add1
875         (+ x y -1)  -->  varref x varref y add sub1
876         (- x y 0)   -->  (- x y)
877         (- 0 x y)   -->  (- (- x) y)
878         (% 42 19)   --> compile-time constant
879         (/ 42 19)   --> compile-time constant
880         (* (foo) 2) --> foo call dup plus
881
882         Optimize away arithmetic operations (+ x) (* x) (/ x 1)
883         unless (declaim (optimize (safety 3)))
884         or (setq byte-compile-delete-errors nil).
885
886 2000-11-28  Stephen J. Turnbull  <stephen@xemacs.org>
887
888         * paragraphs.el (paragraph-separate, forward-sentence):  Clarify
889         docstrings.
890
891 2000-11-08  Stephen J. Turnbull  <stephen@xemacs.org>
892
893         * startup.el (command-line-do-help):  Add documentation of
894         portable dumper switches.
895
896 2000-11-22  Andy Piper  <andy@xemacs.org>
897
898         * x-mouse.el (x-init-pointer-shape): use cursor-font explicitly.
899
900         * glyphs.el (init-glyphs): don't use autodetect for strings.
901
902 2000-11-28  Martin Buchholz  <martin@xemacs.org>
903
904         * byte-optimize.el (byte-optimize-char-before):
905         (byte-optimize-backward-char):
906         (byte-optimize-backward-word):
907         Fix incorrect optimizations for these sorts of expressions:
908         (let ((x nil)) (backward-char x))
909
910 2000-11-21  Martin Buchholz  <martin@xemacs.org>
911
912         * byte-optimize.el:
913         * byte-optimize.el (byte-optimize-backward-char): New.
914         * byte-optimize.el (byte-optimize-backward-word): New.
915         Make backward-word and backward-char as efficient as forward versions.
916
917         * bytecomp.el (byte-compile-no-args-with-one-extra):
918         * bytecomp.el (byte-compile-one-arg-with-one-extra):
919         * bytecomp.el (byte-compile-two-args-with-one-extra):
920         * bytecomp.el (byte-compile-zero-or-one-arg-with-one-extra):
921         * bytecomp.el (byte-compile-one-or-two-args-with-one-extra):
922         * bytecomp.el (byte-compile-two-or-three-args-with-one-extra):
923         Check if extra arg is constant nil, and if so, use byte-coded call.
924
925         * simple.el (backward-word):
926         * simple.el (mark-word):
927         * simple.el (kill-word):
928         * simple.el (backward-kill-word):
929         Make COUNT argument optional, for consistency with forward-char et al.
930
931         * abbrev.el (abbrev-string-to-be-defined):
932         * abbrev.el (inverse-abbrev-string-to-be-defined):
933         * abbrev.el (inverse-add-abbrev):
934         * abbrev.el (expand-region-abbrevs):
935         * buff-menu.el (Buffer-menu-execute):
936         * indent.el (move-to-left-margin):
937         * indent.el (indent-relative):
938         * indent.el (move-to-tab-stop):
939         * info.el (Info-reannotate-node):
940         * lisp-mode.el (lisp-indent-line):
941         * lisp.el (end-of-defun):
942         * lisp.el (move-past-close-and-reindent):
943         * misc.el (copy-from-above-command):
944         * mouse.el (default-mouse-track-scroll-and-set-point):
945         * page.el (forward-page):
946         * paragraphs.el (forward-paragraph):
947         * paragraphs.el (end-of-paragraph-text):
948         * picture.el (picture-forward-column):
949         * picture.el (picture-self-insert):
950         * rect.el (extract-rectangle-line):
951         * simple.el (newline):
952         * simple.el (fixup-whitespace):
953         * simple.el (backward-delete-char-untabify):
954         * simple.el (transpose-chars):
955         * simple.el (transpose-preceding-chars):
956         * simple.el (do-auto-fill):
957         * simple.el (indent-new-comment-line):
958         * simple.el (blink-matching-open):
959         * view-less.el (cleanup-backspaces):
960         * wid-edit.el (widget-transpose-chars):
961         * term/bg-mouse.el (bg-insert-moused-sexp):
962         Use more readable (backward-FOO n) instead of (forward-FOO -n).
963
964         * info.el (Info-fontify-node):
965         * simple.el (backward-delete-function):
966         Use canonical delete-backward-char instead of backward-delete-char.
967
968 2000-11-20  Andy Piper  <andy@xemacs.org>
969
970         * gutter-items.el (update-tab-in-gutter): don't barf if there are
971         no buffers.
972
973 2000-11-20  Andy Piper  <andy@xemacs.org>
974
975         * gutter-items.el (update-tab-in-gutter): don't give popup frames
976         buffer tabs.
977
978 2000-11-18  Martin Buchholz  <martin@xemacs.org>
979
980         * cl-macs.el: Correctly optimize plusp minusp oddp evenp.
981         (proclaim inline...) was shadowing compiler-macros.
982
983 2000-11-17  Martin Buchholz  <martin@xemacs.org>
984
985         * bytecomp.el (byte-compile-eval): New.
986         (byte-compile-initial-macro-environment): Use byte-compile-eval.
987         Keeps this promise made in Lispref:
988         "If a file being compiled contains a `defmacro' form, the macro is
989         defined temporarily for the rest of the compilation of that file."
990
991 2000-11-09  Martin Buchholz  <martin@xemacs.org>
992
993         * cl.el (floatp-safe):
994         (plusp):
995         (minusp):
996         (oddp):
997         (evenp):
998         (cl-abs):
999         Use a better parameter name than `x'.
1000
1001         * cl-macs.el (check-type): Make continuable.  Change documentation
1002         to require PLACE, but accept any form for compatibility.
1003
1004         * abbrev.el (define-abbrev): Use check-type.
1005         * font-menu.el (font-menu-change-face): Use check-type.
1006         * menubar.el (relabel-menu-item): Use check-type.
1007         * itimer.el: Fix typo.
1008
1009 2000-11-10  Yoshiki Hayashi  <yoshiki@xemacs.org>
1010
1011         * info.el (Info-extract-menu-node-name): Comma is a delimiter.
1012
1013 2000-11-14  Martin Buchholz <martin@xemacs.org>
1014
1015         * XEmacs 21.2.37 is released.
1016
1017 2000-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1018
1019         * code-cmds.el: Provide the feature.
1020
1021 2000-07-21  Jan Vroonhof  <jan@xemacs.org>
1022
1023         * dumped-lisp.el (preloaded-file-list): Load code-cmds.el
1024
1025         * code-cmds.el: New file
1026         * mule/mule-cmds.el:
1027         * mule/mule-misc.el
1028         (coding-keymap): New keymap. Define coding system keyboard
1029         commands on file-coding builds too.
1030         (coding-system-change-eol-conversion):
1031         (universal-coding-system-argument):
1032         (set-default-coding-systems):
1033         (prefer-coding-system): Moved from mule-cmds.el
1034         (set-buffer-process-coding-system): Moved from mule-misc.el
1035
1036 2000-09-15  Stephen Carney <carney@scubadoo.com>
1037
1038         * etags.el (buffer-tag-table-files): Use append instead of nconc.
1039
1040 2000-11-09  Steve Youngs  <youngs@xemacs.org>
1041
1042         * package-get.el (package-get-download-sites): Add a pre-release
1043         site for experimental packages.
1044
1045         * auto-autoloads.el: Regenerated.
1046
1047 2000-08-01  Andy Piper  <andy@xemacs.org>
1048
1049         * gutter-items.el (buffers-tab-omit-function): reference
1050         buffers-tab-select-visible-buffers.
1051         (buffers-tab-filter-functions): new variable, by default uses
1052         buffers-tab-selection-function and buffers-tab-omit-function.
1053         (select-buffers-tab-buffers-by-mode): invert arguments.
1054         (buffers-tab-select-visible-buffers): new function. Invert calling
1055         of buffers-menu-omit-invisible-buffers.
1056         (buffers-tab-items): rewrite to use
1057         buffers-tab-filter-functions. Rewrite docstring.
1058         (gutter-buffers-tab-extent): delete.
1059         (add-tab-to-gutter): always build a new extent when adding the
1060         tabs.
1061         (update-tab-in-gutter): make gutter dirty when orientation
1062         changes.
1063
1064 2000-11-07  Martin Buchholz  <martin@xemacs.org>
1065
1066         * bytecomp.el (byte-compile-defvar-or-defconst):
1067         Only do loadhist recording if defvar form includes a value.
1068
1069 2000-11-02  Martin Buchholz  <martin@xemacs.org>
1070
1071         * bytecomp.el (byte-compile-initial-macro-environment):
1072         `eval-when-compile' should not compile its body.
1073
1074 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
1075
1076         * mule/cyrillic.el: Add Windows 1251 code page encoding (by
1077         Sergey Groznyh <gsm@fct.ru> in <863diqaygu.fsf@fct.ru>).  Fix
1078         some Japanese English.  Remove some ancient FSF comments, and
1079         improve docstrings.  Use symbols not vectors for tables.
1080
1081 2000-11-03  Martin Buchholz  <martin@xemacs.org>
1082
1083         * keymap.el:
1084         (local-key-binding):
1085         (global-key-binding):
1086         Add an optional `accept-defaults' parameter, just like `lookup-key'.
1087
1088         * lisp.el:
1089         (backward-sexp): Slightly simpler code.
1090         (mark-sexp): Make arg optional, like FSF Emacs.
1091         (forward-list): Slightly simpler code.
1092         (backward-list): Slightly simpler code.
1093         (down-list):  Make arg optional, like FSF Emacs.
1094         (up-list):  Make arg optional, like FSF Emacs.
1095         (backward-up-list):  Make arg optional, like FSF Emacs.
1096         (kill-sexp):  Make arg optional, like FSF Emacs.
1097         (backward-kill-sexp):  Make arg optional, like FSF Emacs.
1098
1099         * font-menu.el (font-menu-change-face):
1100         Take continuable errors into account.
1101
1102         * abbrev.el:
1103         * abbrev.el (clear-abbrev-table):
1104         * abbrev.el (define-abbrev-table):
1105         * abbrev.el (define-abbrev):
1106         * abbrev.el (insert-abbrev-table-description):
1107         * apropos.el (apropos-documentation-check-doc-file):
1108         * apropos.el (apropos-documentation-check-elc-file):
1109         * buff-menu.el (list-buffers):
1110         * buff-menu.el (list-buffers-noselect):
1111         * bytecomp.el (byte-recompile-directory):
1112         * bytecomp.el (batch-byte-compile):
1113         * cl-macs.el (typep):
1114         * code-files.el (find-coding-system-magic-cookie):
1115         * code-files.el (insert-file-contents):
1116         * cus-edit.el (customize-set-variable):
1117         * cus-edit.el (customize-save-variable):
1118         * cus-face.el (custom-set-face-font-size):
1119         * cus-face.el (custom-set-face-update-spec):
1120         * cus-face.el (custom-reset-faces):
1121         * custom.el (custom-check-theme):
1122         * custom.el (copy-upto-last):
1123         * fill.el (canonically-space-region):
1124         * fill.el (fill-paragraph):
1125         * fill.el (fill-region):
1126         * fill.el (find-space-insertable-point):
1127         * fill.el (justify-current-line):
1128         * faces.el (face-spec-update-all-matching):
1129         * faces.el (set-face-stipple):
1130         * files-nomule.el (insert-file-contents):
1131         * files.el (insert-file-contents-literally):
1132         * files.el (hack-local-variables-last-page):
1133         * files.el (basic-save-buffer):
1134         * files.el (insert-directory):
1135         * font-menu.el (font-menu-change-face):
1136         * font.el (font-spatial-to-canonical):
1137         * format.el (format-encode-region):
1138         * format.el (format-insert-file):
1139         * format.el (format-replace-strings):
1140         * gutter.el (set-gutter-element):
1141         * help.el (key-or-menu-binding):
1142         * help.el (describe-bindings):
1143         * help.el (with-syntax-table):
1144         * indent.el (indent-rigidly):
1145         * indent.el (delete-to-left-margin):
1146         * info.el:
1147         * info.el (Info-extract-dir-entry-from):
1148         * info.el (Info-build-dir-anew):
1149         * info.el (Info-rebuild-dir):
1150         * info.el (Info-batch-rebuild-dir):
1151         * info.el (Info-read-subfile):
1152         * info.el (Info-build-node-completions):
1153         * info.el (Info-extract-menu-node-name):
1154         * isearch-mode.el (isearch-range-invisible):
1155         * isearch-mode.el (isearch-restore-invisible-extents):
1156         * itimer.el (itimerp):
1157         * itimer.el (itimer-live-p):
1158         * keymap.el:
1159         * keymap.el (substitute-key-definition):
1160         * keymap.el (read-command-or-command-sexp):
1161         * keymap.el (local-key-binding):
1162         * keymap.el (global-key-binding):
1163         * keymap.el (global-set-key):
1164         * keymap.el (local-set-key):
1165         * ldap.el:
1166         * ldap.el (ldap-add-entries):
1167         * ldap.el (ldap-delete-entries):
1168         * lisp.el (backward-sexp):
1169         * lisp.el (mark-sexp):
1170         * lisp.el (forward-list):
1171         * lisp.el (backward-list):
1172         * lisp.el (down-list):
1173         * lisp.el (backward-up-list):
1174         * lisp.el (up-list):
1175         * lisp.el (kill-sexp):
1176         * lisp.el (backward-kill-sexp):
1177         * menubar.el (add-menu-button):
1178         * menubar.el (add-submenu):
1179         * menubar.el (delete-menu-item):
1180         * menubar.el (relabel-menu-item):
1181         * mouse.el (narrow-window-to-region):
1182         * obsolete.el (define-obsolete-variable-alias):
1183         * obsolete.el (store-substring):
1184         * package-admin.el:
1185         * package-admin.el (package-admin-install-function):
1186         * package-admin.el (package-admin-install-function-mswindows):
1187         * package-admin.el (package-admin-default-install-function):
1188         * package-get.el (package-get-update-base-entries):
1189         * packages.el (packages-load-package-dumped-lisps):
1190         * packages.el (packages-collect-package-dumped-lisps):
1191         * printer.el (generic-print-buffer):
1192         * printer.el (generic-print-region):
1193         * replace.el (occur-mode-mouse-goto):
1194         * replace.el (perform-replace):
1195         * select.el (get-selection-no-error):
1196         * simple.el:
1197         * simple.el (newline):
1198         * simple.el (open-line):
1199         * simple.el (edit-and-eval-command):
1200         * simple.el (goto-line):
1201         * simple.el (undo):
1202         * simple.el (kill-region):
1203         * simple.el (copy-region-as-kill):
1204         * simple.el (kill-ring-save):
1205         * simple.el (set-mark):
1206         * simple.el (next-line):
1207         * simple.el (previous-line):
1208         * simple.el (line-move):
1209         * simple.el (set-goal-column):
1210         * simple.el (comment-region):
1211         * subr.el:
1212         * subr.el (putf):
1213         * syntax.el (modify-syntax-entry):
1214         * syntax.el (map-syntax-table):
1215         * view-less.el (view-file):
1216         * view-less.el (view-buffer):
1217         * view-less.el (view-file-other-window):
1218         * window-xemacs.el (backward-other-window):
1219         * window.el:
1220         * window.el (one-window-p):
1221         * window.el (walk-windows):
1222         * window.el (window-list):
1223         * x-mouse.el (x-mouse-kill):
1224         * x-select.el (x-get-cutbuffer):
1225         * x-select.el (x-store-cutbuffer):
1226         * term/bg-mouse.el (bg-mouse-line-to-center):
1227         * term/sun-mouse.el (window-line-end):
1228         * term/sun-mouse.el (sun-select-region):
1229         * term/sun.el (kill-region-and-unmark):
1230         * mule/mule-category.el:
1231         * mule/mule-category.el (modify-category-entry):
1232         * mule/mule-category.el (char-category-list):
1233         * mule/mule-coding.el (coding-system-force-on-output):
1234         * mule/mule-misc.el (coding-system-put):
1235         Docstring arglist/Texinfo fixes.  See man/ChangeLog for details.
1236
1237 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
1238
1239         * cus-face.el: Typo fixes and tiny clarifications.
1240         * custom.el: ditto
1241
1242 2000-10-27  Yoshiki Hayashi  <yoshiki@xemacs.org>
1243
1244         * startup.el (auto-save-list-file-prefix): Moved to fileio.c.
1245         * startup.el (normal-top-level): Setup auto-save-list-file-name
1246         if auto-save-list-file-prefix is non-nil.
1247
1248 2000-10-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
1249
1250         * files.el (auto-mode-alist): Allow mixed case suffix for idlwave-mode.
1251
1252 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1253
1254         * hyper-apropos.el (hyper-apropos-this-symbol): Don't always
1255         get symbol at point-min.
1256
1257 2000-10-24  Didier Verna  <didier@xemacs.org>
1258
1259         * info.el (Info-emacs-info-file-name): defconst it.
1260         * info.el (Info-footnote-tag): defcustom it.
1261         * info.el (Info-no-description-string): ditto.
1262         * info.el (Info-find-node): adapt to new semantics of
1263         'Info-suffixed-file (don't do the case variants stuff).
1264         * info.el (Info-insert-dir): rewrite the dir file variants code.
1265         * info.el (Info-directory-files): New. Return the list of info
1266         files in a directory.
1267         * info.el (Info-dir-outdated-p): use it.
1268         * info.el (Info-parse-dir-entries): ditto.
1269         * info.el (Info-build-dir-anew): don't restrict to files ending
1270         with a ".info.*" extension.
1271         * info.el (Info-set-mode-line): ditto.
1272         * info.el (Info-read-subfile): adapt to new semantics of
1273         'Info-suffixed-file (append 'exact argument).
1274         * info.el (Info-all-case-regexp): New. Return a regexp matching a
1275         string independently of the case.
1276         * info.el (Info-suffixed-file): use it (match all possible case
1277         for the file name).
1278         * info.el (Info-insert-file-contents): code cleanup.
1279         * info.el (Info-rebuild-dir): cosmetics only. Fit code in 80
1280         columns.
1281         * info.el (Info-batch-rebuild-dir): ditto.
1282         * info.el (Info-read-node-name-1): ditto.
1283         * info.el (Info-search): ditto.
1284         * info.el (Info-fontify-node): ditto.
1285
1286
1287 2000-10-24  Didier Verna  <didier@xemacs.org>
1288
1289         * process.el (shell-command): when called from a program, avoid
1290         'push-mark's "mark-set" message.
1291
1292 2000-10-15  MIYASHITA Hisashi  <himi@m17n.org>
1293
1294         * mule/thai-xtis.el (tis-620): Specify coding-system's ccl-program
1295         by a symbol, not by a vector.
1296         * mule/vietnamese.el (vscii): Likewise.
1297         (viscii): Likewise.
1298         * mule/cyrillic.el (koi8-r): Likewise.
1299
1300         * mule/chinese.el (chinese-big5-1): Specify charset's ccl-program
1301         by a symbol, not by a vector.
1302         (chinese-big5-2): Likewise.
1303         * mule/ethiopic.el (ethiopic): Likewise.
1304         * mule/vietnamese.el (vietnamese-viscii-lower): Likewise.
1305         (vietnamese-viscii-upper): Likewise.
1306
1307 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
1308
1309         * files.el (auto-mode-alist): Remove obsolete entry for html3-mode.
1310
1311 2000-10-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
1312
1313         * byte-optimize.el (byte-optimize-car): New function.
1314         (byte-optimize-cdr): Ditto.
1315
1316 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
1317
1318         * byte-optimize.el: Partial synch with FSF 20.7.
1319         Optimize constant concatenation.
1320         Add keymapp as a side effect free function.  It is a built-in.
1321         (byte-after-unbind-pos): Remove byte-equal.
1322
1323 2000-10-13  Gunnar Evermann  <ge204@eng.cam.ac.uk>
1324
1325         * update-elc-2.el: Quote regexps correctly.
1326
1327 2000-10-05  MIYASHITA Hisashi  <himi@m17n.org>
1328
1329         * mule/mule-ccl.el: Sync up with Emacs 21.0.90.
1330         (ccl-compile): Apply integerp, not integer-or-char-p to
1331         check the type of the buffer magnification
1332         (ccl-compile-write-string): Encode a string with binary
1333         coding system.
1334         (ccl-compile-write-repeat): Likewise.
1335
1336 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
1337
1338         * buff-menu.el:
1339         * bytecomp.el:
1340         * coding.el:
1341         * faces.el:
1342         * files.el:
1343         * fill.el:
1344         * float-sup.el:
1345         * font-lock.el:
1346         * help.el:
1347         * iso8859-1.el:
1348         * loaddefs.el:
1349         * menubar-items.el:
1350         * menubar.el:
1351         * modeline.el:
1352         * msw-font-menu.el:
1353         * paragraphs.el:
1354         * paths.el:
1355         * replace.el:
1356         * simple.el:
1357         * sound.el:
1358         * startup.el:
1359         * version.el:
1360         * x-faces.el:
1361         * x-font-menu.el:
1362         Remove purecopy.
1363
1364 2000-10-03  Daniel Pittman  <daniel@rimspace.net>
1365
1366         * simple.el (do-auto-fill): Use the function pointer to by
1367         `comment-line-break-function', not `indent-new-comment-line'. This
1368         fixes an issue with cc-mode comment continuation.
1369
1370 2000-10-11  Martin Buchholz  <martin@xemacs.org>
1371
1372         * simple.el (turn-on-auto-fill):  Add (interactive).
1373         * mwheel.el (mwheel-install): Add (interactive).
1374         * font-lock.el (turn-on-font-lock): Add (interactive).
1375         (turn-off-font-lock): Add (interactive).
1376
1377 2000-10-03  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
1378
1379         * packages.el (packages-special-base-regexp): Add `man'.
1380
1381 2000-10-08  Adrian Aichner  <adrian@xemacs.org>
1382
1383         * wid-edit.el (widget-specify-active): map over extents in current
1384         buffer like `widget-specify-inactive' does.  Mapping over the
1385         inactive extent object does not work since the current extent is
1386         ignored by `map-extents'.
1387
1388 2000-10-04  Martin Buchholz <martin@xemacs.org>
1389
1390         * XEmacs 21.2.36 is released.
1391
1392 2000-09-22  Martin Buchholz  <martin@xemacs.org>
1393
1394         * byte-optimize.el (byte-optimize-lapcode): Add an optimizer pass.
1395         Optimize the compiled-function-constants vector by byte-code
1396         reference counts.
1397
1398 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
1399
1400         * build-report.el (build-report-delete-regexp): quote value in
1401         defcustom
1402
1403 2000-09-24  Adrian Aichner  <aichner@ecf.teradyne.com>
1404
1405         * build-report.el (build-report): Don't bind srcdir which we don't
1406         use in `multiple-value-bind' to avoid the only byte-compiler
1407         warning.
1408
1409 2000-09-23  Adrian Aichner  <aichner@ecf.teradyne.com>
1410
1411         * build-report.el: Requires cl and custom now.
1412         build-report-version is determined by XEmacs version -- remove
1413         build-report-version*.
1414         * build-report.el (build-report-version): Removed.
1415         * build-report.el (build-report-installation-version-regexp): New.
1416         * build-report.el (build-report-version-file-regexp): New.
1417         * build-report.el (build-report-installation-srcdir-regexp): New.
1418         * build-report.el (build-report-destination): Offer
1419         xemacs-build-reports and xemacs-beta.
1420         * build-report.el (build-report-keep-regexp): Adjusted.
1421         * build-report.el (build-report-delete-regexp): Adjusted.
1422         * build-report.el (build-report-make-output-dir): New.
1423         * build-report.el (build-report-installation-file): Replace use of
1424         `concat' with `expand-file-name'.
1425         * build-report.el (build-report-make-output-file): Removed.
1426         * build-report.el (build-report-make-output-files): New.
1427         * build-report.el (build-report-subject): Identify as
1428         user-variable with "*...".
1429         * build-report.el (build-report-prompts): Ditto.
1430         * build-report.el (build-report-version-file): New.
1431         * build-report.el (build-report-file-encoding): Identify as
1432         user-variable with "*...".
1433         * build-report.el (build-report-make-output-get): New.
1434         * build-report.el (build-report-insert-header): Report
1435         emacs-version and system-configuration instead of
1436         build-report-version.
1437         * build-report.el (build-report-insert-make-output): Add file
1438         argument.
1439         * build-report.el (build-report-insert-installation-file):
1440         Re-indent.
1441         * build-report.el (build-report-keep): Change docstring,
1442         re-indent.
1443         * build-report.el (build-report-delete): Ditto.
1444         * build-report.el (build-report-installation-data): New.
1445         * build-report.el (build-report-version-file-data): New.
1446
1447 2000-09-20  Martin Buchholz  <martin@xemacs.org>
1448
1449         * byte-optimize.el (byte-optimize-lapcode):
1450         Fix the optimization of using the first 5 elements of the
1451         constants vector for variables.
1452         (byte-optimize-lapcode): Fix another ancient broken optimization.
1453
1454 2000-09-19  Martin Buchholz  <martin@xemacs.org>
1455
1456         * *: Spelling mega-patch
1457
1458 2000-09-19  Martin Buchholz  <martin@xemacs.org>
1459
1460         * easymenu.el: doc fixes.
1461         (easy-menu-do-define): Use backquote.
1462         (easy-menu-change):
1463         (easy-menu-add):
1464         `when' seems much clearer than `if' here.
1465         (easy-menu-remove):
1466         (easy-menu-add-item):
1467         (easy-menu-item-present-p):
1468         (easy-menu-remove-item):
1469         Wrap using (when (featurep 'menubar) ...)
1470
1471 2000-09-16  Martin Buchholz  <martin@xemacs.org>
1472
1473         * bytecomp.el (displaying-byte-compile-warnings):
1474         Revert Ben's change to this function below so that the compile log
1475         is displayed properly for users of the "popper" package.
1476
1477 2000-09-12  Martin Buchholz  <martin@xemacs.org>
1478
1479         * window.el (save-selected-window): Use backquote.
1480
1481         * bytecomp.el (byte-compile-file-form-defvar-or-defconst):
1482         Renamed from `byte-compile-file-form-defvar'.
1483         * bytecomp.el (byte-compile-defvar-or-defconst):
1484         Only cons onto current-load-list in top-level forms.
1485         Else this leaks a cons cell every time a defun is called.
1486         Renamed from `byte-compile-defvar', for clarity.
1487         Warn when docstring of defvar is not a string.
1488         Use consistent error messages.
1489         Better comments.
1490
1491 2000-09-11  Martin Buchholz  <martin@xemacs.org>
1492
1493         * simple.el (set-variable):
1494         Remove unneeded defvar by rearranging order of let* forms.
1495
1496         * mule/mule-ccl.el (ccl-get-next-code):
1497         * menubar-items.el (bookmark-menu-filter):
1498         (language-environment-menu-filter):
1499         (tutorials-menu-filter):
1500         * toolbar-items.el (toolbar-compile):
1501         * byte-optimize.el (disassemble-offset):
1502         Use (declare (special ...)) instead of `defvar'.
1503
1504         * cl-macs.el (cl-do-proclaim):
1505         Fix (declare (special ...)) warning suppression syntax.
1506
1507 2000-07-22  Golubev I. N. <gin@mo.msk.ru>
1508
1509         * info.el (Info-tag-table-marker):
1510         (Info-tag-table-buffer):
1511         (Info-find-file-node):
1512         (Info-read-subfile):
1513         (Info-build-node-completions):
1514         (Info-search):
1515         (Info-mode):
1516         Multiple info buffer support.
1517
1518 2000-08-28  Oscar Figueiredo  <oscar@cpe.fr>
1519
1520         * ldap.el (ldap-decode-entry): New defun
1521         (ldap-search-entries): Use it in order to decode DN-prefixed
1522         entries properly
1523
1524 2000-08-23  Daniel Pittman <daniel@danann.net>
1525
1526         * mule/mule-cmds.el (coding-system-change-eol-conversion):
1527         Use `eq', not `=', to compare symbols.
1528
1529 2000-07-30  Ben Wing  <ben@xemacs.org>
1530
1531         * bytecomp.el (byte-compile-report-error):
1532         * bytecomp.el (displaying-byte-compile-warnings):
1533         if stack-trace-on-error is set, send out a backtrace when
1534         an error is encountered that stops byte compilation.  this
1535         should make it much much easier to track down those curious
1536         problems.  also undo the kludge of using a separate "*Show*"
1537         buffer for display when there's a temp-buffer-show-function;
1538         we can avoid this by just being a little smarter.
1539
1540         * dialog-items.el:
1541         * dialog-items.el (search-dialog-regexp): New.
1542         * dialog-items.el (search-dialog-callback):
1543         * dialog-items.el (make-search-dialog):
1544         add a regexp option to the dialog and clean up a bit.
1545
1546         * dialog.el:
1547         * dialog.el (yes-or-no-p-dialog-box):
1548         * dialog.el (get-dialog-box-response):
1549         * dialog.el (make-dialog-box):
1550         * dialog.el (dialog-box-finish): New.
1551         * dialog.el (dialog-box-cancel): New.
1552         * dialog.el (internal-make-dialog-box-exit): New.
1553         implement [properly!] the :modal property of the new dialog box
1554         interface.  this is the first time xemacs has ever had *proper*
1555         modal dialog boxes, giving the standard window-system feedback.
1556         (e.g. under windows, clicking on a disabled frame causes a beep
1557         and makes the dialog box flash three times.)
1558
1559         * dragdrop.el: header keyword frobbing.
1560
1561         * dumped-lisp.el (preloaded-file-list):
1562         renamed winnt.el to win32-native.el.
1563
1564         * faces.el (face-property):
1565         * faces.el (set-face-property):
1566         * faces.el (frob-face-property):
1567         * faces.el (frob-face-font-2):
1568         * faces.el (make-face-bold):
1569         * faces.el (make-face-italic):
1570         * faces.el (make-face-bold-italic):
1571         * faces.el (make-face-unbold):
1572         * faces.el (make-face-unitalic):
1573         * faces.el (make-face-smaller):
1574         * faces.el (make-face-larger):
1575         clean up the implementation of these so that window-system-specific
1576         methods are called only on objects belonging to that window system.
1577         previously, you could have [e.g.] mswindows-make-face-bold called
1578         on font object of device type `stream', which is not good and
1579         explains the subtle errors Adrian was getting when byte-compiling
1580         something that required 'term. (Adrian, now you can use stack-trace-
1581         on-error to find the exact place where things are going wrong instead
1582         of having to laboriously binary-search your way through.)
1583
1584         * finder.el (finder-known-keywords):
1585         cleaned up -- properly sorted, clarified the meanings of many of
1586         the keywords, and added a few -- mswin, gui, content, build, www,
1587         user, services.  the last two try to distinguish between a package
1588         that's used directly by the user, and a package that provides
1589         support services to other packages.
1590
1591         * font-lock.el (lisp-font-lock-keywords-2):
1592         update list of lisp control structures to include everything,
1593         including new ones i introduced.
1594
1595         * gutter.el: header keyword frobbing.
1596
1597         * isearch-mode.el (isearch-ring-adjust1): M-p to recall the most
1598         recent isearch element was not doing so!  you got the second-most-
1599         recent instead.
1600
1601         * lisp-mode.el (construct-lisp-mode-menu):
1602         more menubar cleanups.
1603         * lisp-mode.el (with-selected-window):
1604         make it indent properly.
1605
1606         * menubar-items.el (default-menubar): lots of menubar cleanups.
1607         rearranged the options menu the most, e.g. splitting up the
1608         Keyboard/Mouse menu into a new Editing menu and combining the
1609         separate Scrollbar/Gutter/Toolbar submenus into Display.
1610         Got rid of General, moved items to Editing or new Troubleshooting.
1611         Moved Packages to Tools; doesn't seem to belong under Options.
1612         Added stuff to the Cmds menu, e.g. Change Case.
1613
1614         NB please don't complain about these periodic menubar changes.
1615         Anything like this is necessarily incremental in its construction
1616         -- By constant use you gradually become more and more aware of
1617         better and better ways to group menu items.  When we eventually
1618         move the options menu to a property sheet, the existing structure
1619         will probably be preserved fairly well.
1620
1621         * minibuf.el (next-history-element): fix problems with pressing
1622         down arrow in repeat-complex-command.
1623
1624         * modeline.el:
1625         * modeline.el (modeline-3d-p): New.
1626         added custom variable for controlling the 3d modeline.  the
1627         corresponding Options item has been present for a long time,
1628         but commented out with "fix me!" comments.  it's fixed now.
1629
1630         * obsolete.el (add-menu):
1631         remove bogus gettexts.
1632
1633         * process.el (shell-quote-argument):
1634         handle this correctly under Windows native with COMMAND.COM/CMD.EXE.
1635         For bash under Windows native, see below.
1636
1637         * simple.el:
1638         * simple.el (display-warning-buffer):
1639         Fixed the handling of warning display to eliminate the annoying
1640         *Show* buffer, like was done for byte-compiler output above.
1641
1642         * simple.el (debug-print): New.
1643         Simple function for sending debug messages to the console and/or
1644         other debug places.
1645
1646         * subr.el (replace-in-string):
1647         Rewrite this function to avoid N^2 behavior with large strings --
1648         catastrophic with the new Windows selection code! (Apparently the
1649         author of this function didn't realize there was a fun
1650         replace-match that could make his life much easier, because we
1651         duplicated the entire logic.  The new version is smaller, easier
1652         to understand, much more robust, and has extended features --
1653         those of replace-match.)
1654
1655         * window.el:
1656         * window.el (with-selected-window): New.
1657         An obvious complement to the existing `with-selected-frame' and
1658         `with-current-buffer'.
1659
1660         * win32-native.el: Renamed from winnt.el.
1661         Added a great deal of stuff for properly handling process quoting,
1662         somewhat modeled on Kirill's original model (which i later threw
1663         away).  We should now finally have correctly working process arg
1664         quoting/dequoting so that the final app gets exactly what we
1665         intended.  Because the mechanism is in Lisp, it's easily
1666         extendible. (For those running bash and running the native
1667         version, I tried hard to do what I thought was correct.  But more
1668         thought is needed, and ideally the volunteer work of people with
1669         these configurations that they generally run on.)
1670
1671         * x-font-menu.el (x-font-menu-font-data):
1672         Put in defvar's to fix byte-compiler warnings.
1673
1674 2000-08-01 Alastair J. Houghton <ajhoughton@lineone.net>
1675
1676         * select.el (selection-coercion-alist): Initialise.
1677         * select.el (select-coerce-to-text): New.
1678         * select.el (select-coerce): New.
1679         New functions to perform type and value coercion.
1680
1681         * select.el (select-buffer-killed-default): Keep data if it was
1682         on the clipboard.
1683
1684 2000-08-02  Martin Buchholz  <martin@xemacs.org>
1685
1686         * menubar-items.el (default-menubar): Fix typo.
1687         (default-menubar): `lambda' was mispelled as `lamda'.
1688
1689 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
1690
1691         * window.el (shrink-window-if-larger-than-buffer): Remove
1692         edge checking code.
1693
1694 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
1695
1696         * paths.el (gnus-local-domain): Removed.
1697         (gnus-local-organization): Ditto.
1698         (gnus-startup-file): Ditto.
1699
1700 2000-07-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
1701
1702         * files.el (auto-mode-alist): Add .spec for RPM.
1703
1704 2000-07-31  Andy Piper  <andy@xemacs.org>
1705
1706         * gutter-items.el (update-tab-in-gutter): deprecate :properties.
1707
1708 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
1709
1710         * dragdrop.el (experimental-dragdrop-drop-url-default): Use function
1711         browse-url.
1712         * help.el (xemacs-www-page): Ditto.
1713         (xemacs-www-faq): Ditto.
1714         * menubar-items.el (default-menubar): Ditto.
1715
1716         * wid-edit.el (widget-url-link-action): Ditto.
1717         From: Kenichi OKADA <okada@opaopa.org>.
1718
1719 2000-07-31  Martin Buchholz  <martin@xemacs.org>
1720
1721         * finder.el (finder-commentary): Add autoload cookie.
1722
1723 2000-07-28  Adrian Aichner  <aichner@ecf.teradyne.com>
1724
1725         * files.el (insert-file-contents-literally): Fix second let
1726         binding for `coding-system-for-read' to `coding-system-for-write'
1727         as suggested by Dan Holmsand <dan@innehallsbolaget.com>.
1728
1729 1999-06-15  Jan Vroonhof  <vroonhof@math.ethz.ch>
1730
1731         * files.el (insert-file-contents-literally): Use binary coding
1732         system (from Morioka san).
1733         (insert-file-contents-literally): Make file-name-handler method.
1734
1735 2000-07-26  Martin Buchholz  <martin@xemacs.org>
1736
1737         * cl-macs.el (get-selection): Add defsetf.
1738
1739 2000-07-25  Steve Youngs  <youngs_s@ozlinx.com.au>
1740
1741         * x-init.el (x-activate-region-as-selection): replace obsolete
1742         function x-own-selection with own-selection.
1743         (ow-find): replace obsolete functions x-get-selection and
1744         x-get-clipboard with get-selection and get-clipboard.
1745         (init-post-x-win): replace obsolete function x-disown-selection
1746         with disown-selection.
1747
1748 2000-07-20  Mike Sperber  <mike@xemacs.org>
1749
1750         * startup.el (load-user-init-file): Only try to load init file if
1751         it exists.
1752
1753 2000-07-10  Andy Piper  <andy@xemacs.org>
1754
1755         * dialog-items.el: sync with Ben's patch.
1756
1757         * gutter-items.el (buffers-tab-switch-to-buffer): remove now-bogus
1758         comment.
1759         (progress-text-glyph): deleted.
1760         (progress-layout-glyph): make completely minimal.
1761         (progress-gauge-glyph): ditto.
1762         (progress-display-style): fix to handle dynamic instantiator
1763         changes.
1764         (progress-text-instantiator): new.
1765         (progress-layout-instantiator): new.
1766         (progress-gauge-instantiator): new.
1767         (set-progress-display-instantiator): renamed and changed from
1768         set-progress-display-style.
1769         (progress-abort-glyph): use instantiator not glyph.
1770         (append-progress-display): use set-progress-display-instantiator
1771         and set-glyph-image.
1772         (abort-progress-display): ditto.
1773         (raw-append-progress-display): ditto.
1774
1775 2000-07-20  Ben Wing  <ben@xemacs.org>
1776
1777         * code-files.el: Move Mule-specific code to mule-coding.el.
1778
1779 2000-07-15  Ben Wing  <ben@xemacs.org>
1780
1781         * autoload.el:
1782         Fixed comments.
1783
1784         * cmdloop.el:
1785         * cmdloop.el (yes-or-no-p):
1786         * cmdloop.el (y-or-n-p):
1787         Make these functions use should-use-dialog-box-p and not be
1788         overridden in dialog.el.
1789
1790         * cus-dep.el:
1791         * cus-dep.el (Custom-make-dependencies): Removed.
1792         * cus-dep.el (Custom-make-dependencies-1): New.
1793         * cus-dep.el (Custom-make-one-dependency): New.
1794         New entry point for use in Makefiles, to avoid excessive
1795         invocations.
1796
1797         * cus-edit.el (custom-variable-reset-saved):
1798         * cus-edit.el (custom-variable-reset-standard):
1799         * cus-edit.el (custom-save-resets):
1800         Fix bytecompiler warnings.
1801
1802         * dialog.el:
1803         * dialog.el (yes-or-no-p-dialog-box):
1804         * dialog.el (yes-or-no-p-maybe-dialog-box): Removed.
1805         * dialog.el (y-or-n-p-maybe-dialog-box): Removed.
1806         * dialog.el (get-dialog-box-response):
1807         * dialog.el (message-or-box):
1808         * dialog.el (make-dialog-box):
1809         * dialog.el (popup-dialog-box): New.
1810         Avoid yes-or-no-p bogosities.
1811         Create a general function `make-dialog-box' to encapsulate all
1812         dialog box methods; easily extendible.  popup-dialog-box now obsolete.
1813
1814         * dumped-lisp.el (preloaded-file-list):
1815         Add dialog-items.  Clean up.  Group files by types.
1816
1817         * easymenu.el (easy-menu-add):
1818         * easymenu.el (easy-menu-remove):
1819         Account for accelerators.
1820
1821         * extents.el:
1822         * extents.el (extent-list): New args, like in map-extents.
1823         * extents.el (extent-at-event): New.
1824         * extents.el (extents-at-event): New.
1825
1826         * font-lock.el:
1827         * font-lock.el (font-lock-mode):
1828         * font-lock.el (font-lock-default-fontify-buffer):
1829         * font-lock.el (font-lock-default-unfontify-region):
1830         * font-lock.el (font-lock-fontify-syntactically-region):
1831         * font-lock.el (font-lock-fontify-keywords-region):
1832         Use new progress-feedback names.
1833
1834         * font-lock.el (java-font-lock-identifier-regexp):
1835         * font-lock.el (java-font-lock-class-name-regexp):
1836         Fix bytecompiler warnings.
1837
1838         * gutter-items.el:
1839         * gutter-items.el (progress-display-use-echo-area): Removed.
1840         * gutter-items.el (progress-feedback-use-echo-area): New.
1841         * gutter-items.el (progress-display-popup-period): Removed.
1842         * gutter-items.el (progress-feedback-popup-period): New.
1843         * gutter-items.el (set-progress-display-style): Removed.
1844         * gutter-items.el (set-progress-feedback-style): New.
1845         * gutter-items.el (progress-display-style): Removed.
1846         * gutter-items.el (progress-feedback-style): New.
1847         * gutter-items.el (progress-stack):
1848         * gutter-items.el (progress-displayed-p): Removed.
1849         * gutter-items.el (progress-feedbacked-p): New.
1850         * gutter-items.el (clear-progress-display): Removed.
1851         * gutter-items.el (clear-progress-feedback): New.
1852         * gutter-items.el (progress-display-clear-when-idle): Removed.
1853         * gutter-items.el (progress-feedback-clear-when-idle): New.
1854         * gutter-items.el (remove-progress-display): Removed.
1855         * gutter-items.el (remove-progress-feedback): New.
1856         * gutter-items.el (progress-display-dispatch-non-command-events): Removed.
1857         * gutter-items.el (progress-feedback-dispatch-non-command-events): New.
1858         * gutter-items.el (append-progress-display): Removed.
1859         * gutter-items.el (append-progress-feedback): New.
1860         * gutter-items.el (abort-progress-display): Removed.
1861         * gutter-items.el (abort-progress-feedback): New.
1862         * gutter-items.el (raw-append-progress-display): Removed.
1863         * gutter-items.el (raw-append-progress-feedback): New.
1864         * gutter-items.el (display-progress-display): Removed.
1865         * gutter-items.el (display-progress-feedback): New.
1866         * gutter-items.el (current-progress-display): Removed.
1867         * gutter-items.el (current-progress-feedback): New.
1868         * gutter-items.el (current-progress-display-label): Removed.
1869         * gutter-items.el (current-progress-feedback-label): New.
1870         * gutter-items.el (progress-display): Removed.
1871         * gutter-items.el (progress-feedback): New.
1872         Replace "progress-display" with "progress-feedback" globally.
1873
1874         * gutter-items.el (lprogress-display): Removed.
1875         * gutter-items.el (progress-feedback-with-label): New.
1876         Rename lprogress-display ==> progress-feedback-with-label.
1877
1878         * gutter-items.el (search-dialog-direction): Removed.
1879         * gutter-items.el (search-dialog-text): Removed.
1880         * gutter-items.el (search-dialog-callback): Removed.
1881         * gutter-items.el (make-search-dialog): Removed.
1882         Move to dialog-items.el.
1883
1884         * help.el:
1885         * help.el (help-mode-quit):
1886         * help.el (mode-for-help): New.
1887         * help.el (help-sticky-window): New.
1888         * help.el (help-window-config): New.
1889         * help.el (with-displaying-help-buffer):
1890         * help.el (function-at-event): New.
1891         * help.el (help-symbol-regexp): New.
1892         * help.el (help-symbol-run-function-1): New.
1893         * help.el (help-symbol-run-function): New.
1894         * help.el (help-symbol-function-context-menu): New.
1895         * help.el (help-symbol-variable-context-menu): New.
1896         * help.el (help-symbol-function-and-variable-context-menu): New.
1897         * help.el (frob-help-extents): New.
1898         * help.el (describe-function-1):
1899         * help.el (variable-at-point):
1900         * help.el (variable-at-event): New.
1901         * help.el (describe-variable):
1902         Major overhaul.
1903         - Make functions and variables be mousable.
1904         - Middle button hyperlinks.
1905         - New context-menu entries.
1906
1907         * keydefs.el:
1908         * keydefs.el (global-map):
1909         New key bindings to move lines up and down.
1910
1911         * lisp-mode.el:
1912         * lisp-mode.el (construct-lisp-mode-menu): New.
1913         * lisp-mode.el (emacs-lisp-mode-popup-menu):
1914         * lisp-mode.el (lisp-interaction-mode-menubar-menu):
1915         * lisp-mode.el (emacs-lisp-mode-menubar-menu):
1916         * lisp-mode.el (lisp-indent-function): Indent "flet" entries better.
1917         Make popup and menubar menus be different.  Popup menu uses
1918         clicked location and automatically assumes symbol under the mouse
1919         for various commands.
1920
1921         * menubar-items.el:
1922         * menubar-items.el (bookmark-menu-filter): Add accelerators.
1923         * menubar-items.el (buffers-menu-omit-chars-list): Include 'd'.
1924
1925         * menubar-items.el (global-popup-menu): Removed.
1926         * menubar-items.el (mode-popup-menu): Removed.
1927         * menubar-items.el (activate-popup-menu-hook): Removed.
1928         * menubar-items.el (popup-mode-menu): Removed.
1929         * menubar-items.el (popup-buffer-menu): Removed.
1930         * menubar-items.el (popup-menubar-menu): Removed.
1931         Move to menubar.el.
1932
1933         * menubar.el:
1934         * menubar.el (global-popup-menu): New.
1935         * menubar.el (mode-popup-menu): New.
1936         * menubar.el (activate-popup-menu-hook): New.
1937         * menubar.el (last-popup-menu-event): New.
1938         * menubar.el (popup-mode-menu): New.
1939         * menubar.el (popup-buffer-menu): New.
1940         * menubar.el (popup-menubar-menu): New.
1941         * menubar.el (menu-call-at-event): New.
1942         Move non-content functions here.  Add support for context menu
1943         items on extents.
1944
1945         * minibuf.el (minibuffer-history-uniquify):
1946         Typo fix.
1947
1948         * minibuf.el (read-file-name-1):
1949         Call new file dialog box if it exists.
1950
1951         * minibuf.el (mouse-rfn-setup-vars):
1952         Clean up "chop" action.
1953
1954         * mouse.el:
1955         * mouse.el (button2): Now bound to mouse-track.
1956         * mouse.el (click-inside-extent-p):
1957         * mouse.el (point-inside-extent-p):
1958         * mouse.el (point-inside-selection-p):
1959         * mouse.el (mouse-drag-or-yank): Removed.
1960         * mouse.el (mouse-begin-drag-n-drop): New.
1961         * mouse.el (mouse-eval-sexp):
1962         * mouse.el (mouse-track-activate-strokes): New.
1963         * mouse.el (mouse-track-do-activate): New.
1964         * mouse.el (mouse-track):
1965         * mouse.el (default-mouse-track-event-is-with-button): New.
1966         * mouse.el (default-mouse-track-cleanup-hook):
1967         * mouse.el (default-mouse-track-drag-hook):
1968         * mouse.el (default-mouse-track-drag-up-hook):
1969         * mouse.el (default-mouse-track-click-hook):
1970         Merge drag-n-drop into mouse-track.
1971         Add general "activate" support to replace specific button2 kludges.
1972         Use "button modifier" support in mouse-track.
1973
1974         * package-get.el (package-get-dependencies): Fix bytecompiler warnings.
1975
1976         * package-ui.el:
1977         * package-ui.el (pui-menu):
1978         * package-ui.el (pui-popup-context-sensitive): Removed.
1979         Fix bytecompiler warnings.
1980         Clean up popup code a bit.
1981
1982         * select.el (get-selection-no-error): Fix bytecompiler warnings.
1983
1984         * simple.el:
1985         * simple.el (transpose-lines):
1986         * simple.el (transpose-line-up): New.
1987         * simple.el (transpose-line-down): New.
1988         * simple.el (transpose-subr):
1989         * simple.el (transpose-subr-1): Removed.
1990         Clean up, add functions to move lines up and down.
1991
1992         * startup.el (mail-host-address):
1993         * startup.el (user-mail-address):
1994         Customize.
1995
1996         * subr.el:
1997         * subr.el (set-symbol-value-in-buffer): New.
1998         * subr.el (error):
1999         * subr.el (check-argument-type):
2000         * subr.el (defined-error-p): New.
2001         Add structured error support.
2002
2003         * toolbar-items.el (toolbar-compile):
2004         Use new make-dialog-box.
2005
2006         * update-elc.el:
2007
2008         * userlock.el (ask-user-about-lock-dbox):
2009         * userlock.el (ask-user-about-supersession-threat-dbox):
2010         * userlock.el (ask-user-about-lock):
2011         * userlock.el (ask-user-about-supersession-threat):
2012         Use new make-dialog-box.
2013         Add safety checks; use should use-dialog-box-p.
2014
2015         * window-xemacs.el:
2016         * window-xemacs.el (__buffer-dedicated-frame):
2017         * window-xemacs.el (buffer-dedicated-frame): New.
2018         * window-xemacs.el (set-buffer-dedicated-frame): New.
2019         Move dedicated-frame stuff into lisp.
2020
2021 2000-07-18  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
2022
2023         * printer.el (generic-print-region): Do not require that
2024         `printer-name' be set.
2025         (printer-name): Commentary clarification.
2026
2027 2000-07-19  Martin Buchholz <martin@xemacs.org>
2028
2029         * XEmacs 21.2.35 is released.
2030
2031 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
2032
2033         * select.el (selection-coercible-types): Initialise.
2034
2035 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
2036
2037         * select.el (own-clipboard): Bug fix.
2038
2039 2000-07-17  Mike Sperber  <mike@xemacs.org>
2040
2041         * cus-edit.el (custom-migrate-custom-file): Save init file before
2042         continuing.
2043
2044 2000-07-16  Mike Sperber  <mike@xemacs.org>
2045
2046         * startup.el (load-init-file): Remove silly call to
2047         `load-user-custom-file`.
2048         (maybe-migrate-user-init-file): Minor fixes.
2049
2050 2000-07-16  Martin Buchholz  <martin@xemacs.org>
2051
2052         * apropos.el (apropos-documentation-check-doc-file):
2053         `doc' variable should be let-bound, as was presumably intended.
2054
2055         * cus-edit.el (custom-variable-reset-saved):
2056         (custom-variable-reset-standard):
2057         Remove unused variable comment-widget.  Twice.
2058
2059         * toolbar.el (toolbar-blank-press-function):
2060         Add a real defvar with initial value nil and proper docstring.
2061         (press-toolbar-button): No need to check for boundp-ness anymore.
2062
2063         * rect.el (open-rectangle-line): Remove useless (let) form.
2064         Add defvar for pending-delete-mode.
2065
2066         * info.el (Info-find-node): This function needs an autoload cookie.
2067
2068         * mule/mule-x-init.el (x-use-halfwidth-roman-font):
2069         Use let* since the second form referred to the first.
2070
2071 2000-07-16  Adrian Aichner  <aichner@ecf.teradyne.com>
2072
2073         * msw-select.el (mswindows-paste-clipboard): Use `get-clipboard'
2074         instead of removed `mswindows-get-clipboard'.
2075
2076
2077 2000-07-15 Alastair J. Houghton <ajhoughton@lineone.net>
2078
2079         * select.el (select-convert-from-text): New.
2080         * select.el (select-convert-from-length): New.
2081         * select.el (select-convert-from-integer): New.
2082         * select.el (select-convert-from-identity): New.
2083         * select.el (select-convert-from-filename): New.
2084         * select.el (selection-converter-in-alist): Use them.
2085         New converter functions for X.
2086
2087         * select.el (get-selection): Removed comment.
2088
2089         * select.el (own-selection): Removed append code - I thought
2090         I'd already done this, but apparently not...
2091
2092         * select.el: Changed comment about TIMESTAMP.
2093
2094         * select.el (select-convert-in): New.
2095         * select.el (select-convert-out): New.
2096         New functions that get used by select.c.
2097
2098         * select.el (select-buffer-killed-default): New.
2099         * select.el (select-buffer-killed-text): New.
2100         * select.el (selection-buffer-killed-alist): New.
2101         New list and functions that get called if a relevant selection
2102         exists and a buffer gets killed.
2103
2104         * select.el (select-convert-to-targets):
2105         * select.el (select-convert-to-identity): Removed.
2106         * select.el (select-convert-from-identity): Removed.
2107         * select.el (select-converter-out-alist):
2108         Removed _EMACS_INTERNAL selection type.
2109
2110         * x-select.el (xselect-kill-buffer-hook): Removed.
2111         * x-select.el (xselect-kill-buffer-hook-1): Removed.
2112         Removed this X-specific nonesense. Use the generic support
2113         in select.el instead.
2114
2115 2000-07-15  Martin Buchholz  <martin@xemacs.org>
2116
2117         * mule/mule-category.el (defined-category-hashtable):
2118         Use make-hash-table instead of make-hashtable
2119
2120         * buff-menu.el: Byte-compiler warning fix.
2121
2122         * isearch-mode.el (isearch-highlight-all-cleanup):
2123         Remove unused variable `isearch-highlight-all-start'.
2124
2125         * etags.el (add-to-tag-completion-table): Byte-compiler warning fix.
2126
2127         * itimer.el (itimer-edit-mode): Byte-compiler warning fixes.
2128
2129         * cus-dep.el (Custom-make-dependencies):
2130         Add autoload cookie for custom-add-loads to generated custom-load.el.
2131
2132         * autoload.el (autoload-package-name): Warning suppression.
2133         Move defvar prior to first use.
2134
2135         * custom.el: Add autoload for custom-declare-face.
2136         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
2137         * cl.el (cl-hack-byte-compiler):
2138         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
2139         to work properly.
2140
2141 2000-07-08  Mike Sperber  <mike@xemacs.org>
2142
2143         * startup.el (load-home-init-file): Added variable.
2144         (maybe-migrate-user-init-file): Added.
2145         (load-user-init-file): Load custom file if different from init
2146         file.
2147
2148         * dumped-lisp.el (preloaded-file-list): Added "cus-file" before
2149         "startup."
2150
2151         * cus-edit.el (custom-migrate-custom-file): Added for migration.
2152         Moved `custom-file'-related code to cus-file.el.
2153
2154         * cus-file.el: New file.
2155
2156 2000-04-01  Mike Sperber  <mike@xemacs.org>
2157
2158         * packages.el (packages-find-package-directories): Added support
2159         for external package hierarchies with in-place installations.
2160
2161         * find-paths.el (paths-root-in-place-p): Added.
2162         (paths-find-emacs-directory): Added support for external
2163         directories with in-place installations.
2164         (paths-find-site-directory): Ditto.
2165
2166         * startup.el (find-user-init-file): Also look for
2167         ~/.xemacs/init.elc? in preference to ~/.emacs.
2168
2169 2000-07-12 Alastair J. Houghton <ajhoughton@lineone.net>
2170
2171         * select.el (own-selection):
2172         * select.el (own-clipboard): Changed `append' parameter to
2173         `how-to-use' parameter.
2174         * select.el (own-selection): Removed icky append code.
2175         * select.el (own-selection, get-selection): Removed extra type
2176         checking.
2177         * select.el (selection-appender-alist):
2178         * select.el (selection-converter-{in|out}-alist): Initialise.
2179         * select.el (select-append-to-*): New.
2180         * select.el (select-convert-from-*): New.  New functions to append
2181         data and convert data from external type.
2182
2183 2000-07-12  Stef Epardaud  <stef@lunatech.com>
2184
2185         * font-lock.el: Javadoc enhancements.
2186
2187 2000-07-06  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
2188
2189         * printer.el (generic-print-region): Compose job name from buffer
2190         name.
2191
2192 2000-07-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
2193
2194         * font-lock.el (font-lock-fontify-pending-extents): Call
2195         font-lock-fontify-region instead of font-lock-fontify-buffer
2196         to avoid unnecessary progress gauges.
2197
2198 2000-07-06  Craig Lanning  <lanning@scra.org>
2199
2200         * custom-load.el (faces):
2201
2202         * finder.el (finder-compile-keywords): from Dan Holmsand, make sure
2203         dir is a regex.
2204
2205         * process.el (call-process-internal): from Dan Holmsand, use binary
2206         coding systems so that jka-compr works.
2207
2208 2000-07-07  Ben Wing  <ben@xemacs.org>
2209
2210         * font-lock.el: Undo previous change.  Unfortunately, some
2211         files actually use the variables directly in their init code
2212         without quoting them.
2213
2214 2000-07-07  Ben Wing  <ben@xemacs.org>
2215
2216         * font-lock.el (defvar font-lock-*-face): Removed.
2217
2218         * font-lock.el (font-lock-apply-highlight): Bind these face vars
2219         only when necessary.
2220
2221 2000-06-30  Charles G Waldman  <cgw@alum.mit.edu>
2222
2223         * cl-macs.el: fix cl-transform-function-property kludge
2224         so that it does not require a random feature.
2225
2226 2000-06-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2227
2228         * files.el (auto-mode-alist): allow .make extension for Makefiles,
2229         as in Linux kernel "Rules.make".
2230
2231 2000-06-29  Gunnar Evermann  <ge204@eng.cam.ac.uk>
2232
2233         * build-report.el (build-report): Add autoload cookie.
2234
2235 2000-06-21  Charles G Waldman  <cgw@alum.mit.edu>
2236
2237         * package-ui.el (defgroup pui):  Correct a misspelling
2238         (pui-toggle-package-delete):  Change `seleted' to `selected'
2239
2240 2000-06-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
2241
2242         * package-get.el (package-get-update-base):
2243         (package-get): Use insert-file-contents-literally always.
2244         (package-get-maybe-save-index):
2245         Force coding system for writing to binary.
2246
2247 2000-06-08  Mike Alexander  <mta@arbortext.com>
2248
2249         * code-process.el (call-process-region): If there is no coding
2250         system for the process on process-coding-system-alist use the
2251         coding system of the buffer containing the region.
2252
2253 2000-06-10  Ben Wing  <ben@xemacs.org>
2254
2255         * cmdloop.el (command-error):
2256         If debug-on-error and noninteractive, output backtrace.
2257
2258         * files.el (file-relative-name):
2259         Remove MSDOS references.
2260
2261         * simple.el (line-number): New function, due to non-obvious
2262         behavior/usage of count-lines.
2263
2264         * simple.el (count-lines): document non-obvious usage to get
2265         line number.
2266
2267 2000-06-11  Ben Wing  <ben@xemacs.org>
2268
2269         * faces.el ((featurep 'xpm)):
2270         * x-faces.el (x-init-face-from-resources):
2271         * x-faces.el (x-init-frame-faces):
2272         * x-misc.el (x-init-specifier-from-resources):
2273         * x-misc.el (x-get-resource-and-bogosity-check):
2274         * x-misc.el (x-get-resource-and-maybe-bogosity-check):
2275         * x-mouse.el (x-init-pointer-shape):
2276         * x-scrollbar.el (x-init-scrollbar-from-resources):
2277         Add sixth argument to x-get-resource calls so as to issue warnings
2278         rather than errors on bogus arguments.
2279
2280 2000-06-05  Ben Wing  <ben@xemacs.org>
2281
2282         * compat.el: new file.  provides a clean, non-intrusive way to
2283         define compatibility functions.
2284
2285         * process.el (shell-quote-argument): temporary fix for lack
2286         of nt-quote-process-args.  #### I need to put back the overall
2287         structure of that mechanism but redo the guts of it using the
2288         extra intelligence in the C code.
2289
2290 2000-05-28  Adrian Aichner  <aichner@ecf.teradyne.com>
2291
2292         * package-info.el (pi-md5sum): Calculate MD5 sum just like
2293         `package-get' does in package-get.el, instead of using external
2294         "md5sum" program.
2295
2296         * package-get.el (package-get): Insert package file literally to
2297         make checksum calculation work.
2298
2299 2000-04-18  Hrvoje Niksic  <hniksic@iskon.hr>
2300
2301         * code-files.el (convert-mbox-coding-system): Deleted.
2302         (file-coding-system-alist): Removed reference to
2303         convert-mbox-coding-system.
2304
2305 2000-05-28  Martin Buchholz <martin@xemacs.org>
2306
2307         * XEmacs 21.2.34 is released.
2308
2309 2000-05-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2310
2311         * font-lock.el (font-lock-keywords): Rewrote docstring
2312
2313 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
2314
2315         * loadhist.el (unload-feature): handle case where x is both boundp
2316         and fboundp
2317
2318 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
2319
2320         * packages.el: It's ok to use built-in macros, but not lisp
2321         defined ones.
2322
2323 2000-05-20  Ben Wing  <ben@xemacs.org>
2324
2325         * font-lock.el:
2326         * font-lock.el (font-lock-message-threshold):
2327         * font-lock.el (font-lock-mode):
2328         * font-lock.el (font-lock-default-fontify-buffer):
2329         * font-lock.el (font-lock-always-fontify-immediately):
2330         * font-lock.el (font-lock-old-extent): Removed.
2331         * font-lock.el (font-lock-old-len): Removed.
2332         * font-lock.el (font-lock-fontify-glumped-region): Removed.
2333         * font-lock.el (font-lock-pending-extent-table): New.
2334         * font-lock.el (font-lock-range-table): New.
2335         * font-lock.el (font-lock-after-change-function):
2336         * font-lock.el (font-lock-after-change-function-1): Removed.
2337         * font-lock.el (font-lock-fontify-pending-extents): New.
2338         * font-lock.el ('font-lock-revert-cleanup): Removed.
2339         * font-lock.el ('font-lock-revert-setup): Removed.
2340         Rewrite deferral code to handle any number of changes, merging
2341         them properly.  Remove hacked-up code for revert-buffer, now
2342         unnecessary.
2343
2344         * menubar-items.el (default-menubar):
2345         In Options->Edit Init File, don't switch to emacs-lisp-mode
2346         unless necessary; doing this turns off font-lock.
2347
2348 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
2349
2350         * keydefs.el: Define C-x BS to backward-kill-sentence.
2351
2352 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
2353
2354         * files.el (hack-local-variables-prop-line): Use non-greedy
2355         matching to process -*-texinfo-*- -*-.
2356
2357 2000-05-11  Jonathan Marten <jonathan.marten@uk.sun.com>
2358
2359         * minibuf.el (minibuf-directory-files): new function.
2360         (read-file-name-activate-callback): use minibuf-directory-files.
2361         (read-directory-name-internal): ditto.
2362         (mouse-file-display-completion-list): ditto.
2363         (mouse-directory-display-completion-list): ditto.
2364         (read-file-name-internal): remove "./" from completion list unless
2365         explicitly matched, for consistency.
2366
2367 2000-05-11  Ben Wing  <ben@xemacs.org>
2368
2369         * gutter-items.el (gutter-buffers-tab):
2370         * gutter-items.el (add-tab-to-gutter):
2371         * gutter-items.el (update-tab-in-gutter):
2372         * gutter-items.el (remove-buffer-from-gutter-tab): Removed.
2373         * gutter-items.el (append-progress-display):
2374         * gutter-items.el (abort-progress-display):
2375         * gutter-items.el (raw-append-progress-display):
2376         Further fixes.  Use set-glyph-image not set-image-instance-property,
2377         to fix problems with multiple windows in a frame.
2378
2379         * menubar-items.el (tutorials-menu-filter):
2380         Fix typo.
2381
2382         * startup.el (early-error-handler):
2383         Display message box under windows; otherwise, message will disappear
2384         before it can be viewed.
2385
2386         * update-elc.el:
2387         Fix bug in NEEDTODUMP processing.
2388
2389 2000-05-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
2390
2391         * startup.el (lock-directory): Removed.
2392         (superlock-file): Ditto.
2393         (startup-set-paths): Remove lockdir.
2394         (startup-setup-paths-warning): Remove lock-directory.
2395
2396         * setup-paths.el (paths-find-lock-directory): Removed.
2397         (paths-find-superlock-file): Ditto.
2398
2399 2000-05-09  Ben Wing  <ben@xemacs.org>
2400
2401         * faces.el (set-face-property):
2402         * faces.el (set-face-font):
2403         * faces.el (set-face-foreground):
2404         * faces.el (set-face-background):
2405         * faces.el (set-face-background-pixmap):
2406         * faces.el (set-face-underline-p):
2407         * faces.el (set-face-strikethru-p):
2408         * faces.el (set-face-highlight-p):
2409         * faces.el (set-face-dim-p):
2410         * faces.el (set-face-blinking-p):
2411         * faces.el (set-face-reverse-p):
2412         doc string changes.
2413
2414         * glyphs.el:
2415         * glyphs.el (make-image-specifier):
2416         * glyphs.el (glyph-property):
2417         * glyphs.el (set-glyph-image):
2418         * glyphs.el (make-glyph):
2419         * glyphs.el (make-pointer-glyph):
2420         * glyphs.el (make-icon-glyph):
2421         * glyphs.el (widget-image-instance-p): New.
2422         authorship info, lots of doc changes.  New predicate, inadvertently
2423         omitted.  the general principle with specifier docs is now that
2424         the description of instantiators should go with the make-foo-specifier
2425         fun's doc string, rather than in foo-specifier-p.  this follows
2426         conventions elsewhere in XEmacs and in general is a lot more obvious
2427         of a place to look.  sometimes the make-foo-specifier function needs
2428         to be created in the process.
2429
2430         * gutter.el:
2431         * gutter.el (make-gutter-specifier): New.
2432         * gutter.el (make-gutter-size-specifier): New.
2433         * gutter.el (make-gutter-visible-specifier): New.
2434         specifier doc updates according to the conventions specified before.
2435
2436         * objects.el:
2437         * objects.el (make-font-specifier):
2438         * objects.el (make-color-specifier):
2439         * objects.el (make-face-boolean-specifier): New.
2440         specifier doc updates according to the conventions specified before.
2441
2442         * specifier.el:
2443         * specifier.el (set-specifier):
2444         * specifier.el (make-integer-specifier): New.
2445         * specifier.el (make-boolean-specifier): New.
2446         * specifier.el (make-natnum-specifier): New.
2447         * specifier.el (make-generic-specifier): New.
2448         * specifier.el (make-display-table-specifier): New.
2449         specifier doc updates according to the conventions specified before.
2450
2451         * toolbar.el:
2452         * toolbar.el (make-toolbar-specifier): New.
2453         specifier doc updates according to the conventions specified before.
2454
2455 2000-05-09  Ben Wing  <ben@xemacs.org>
2456
2457         * process.el (call-process-internal): Revert to previous version
2458         because Mike's change clashed with a change I did not long before.
2459         Changed progn to prog1 to fix the bug pointed out by Mike Alexander.
2460         Thanks very much Mike for pointing out the bug and submitting a
2461         patch!
2462
2463 2000-04-13  Mike Alexander  <mta@arbortext.com>
2464
2465         * process.el (call-process-internal): Send the correct input buffer
2466         (call-process-internal): Return the exit status of the process
2467
2468 2000-05-07  Ben Wing  <ben@xemacs.org>
2469
2470         * winnt.el:
2471         * winnt.el (nt-quote-args-verbatim): Removed.
2472         * winnt.el (nt-quote-args-prefix-quote): Removed.
2473         * winnt.el (nt-quote-args-backslash-quote): Removed.
2474         * winnt.el (nt-quote-args-double-quote): Removed.
2475         * winnt.el (nt-quote-args-functions-alist): Removed.
2476         * winnt.el (nt-quote-process-args): Removed.
2477         Remove all stuff for argument quoting.  We borrow the code instead
2478         from Emacs 20.6, which is much more careful in its quoting
2479         (e.g. in handling runs of the escape character) and avoids most of
2480         the need for this Lisp mechanism by checking to see whether we're
2481         running a Cygwin or normal program and doing the appropriate
2482         quoting.  If we end up needing such a mechanism, we should add
2483         it by extending the variable `mswindows-quote-process-args' so it
2484         can take an alist of regexps.
2485
2486 2000-05-07  Ben Wing  <ben@xemacs.org>
2487
2488         * keydefs.el:
2489         Restore M-up, M-down to 21.1 state.  Put *ward-sentence on
2490         C-M-left, C-M-right instead.  Define C-M-up, C-M-down to scroll
2491         the window without moving point.
2492
2493         * simple.el:
2494         * simple.el (scroll-up-one): New.
2495         * simple.el (scroll-down-one): New.
2496         Functions for use with C-M-up/down.
2497
2498 2000-05-01  Martin Buchholz <martin@xemacs.org>
2499
2500         * XEmacs 21.2.33 is released.
2501
2502 2000-04-29  Martin Buchholz  <martin@xemacs.org>
2503
2504         * dialog.el (yes-or-no-p-dialog-box):
2505         Fix docstring.
2506         Fix following horrible bug in X11 mode with focus-follows-mouse:
2507           1. Visit two files in two different frames.
2508           2. do File->Revert Buffer in one of those frames.
2509           3. Dialog box appears.
2510           4. Arrange things so that the mouse passes over the *other*
2511              frame, then to the dialog box, and click on "Yes".
2512           5. The file contents end up in the *wrong* buffer!
2513         Add TODO comment.
2514
2515 2000-04-28  Ben Wing  <ben@xemacs.org>
2516
2517         * help.el (describe-installation): correct typo introduced
2518         in last patch: boundp -> fboundp.
2519
2520         * etags.el (buffer-tag-table-list):
2521         canonicalize filenames to Unix format so that tag-table-alist
2522         searching works under Windows.
2523
2524         * autoload.el:
2525         Bowdlerize the supposedly objectionable words
2526         "who couldn't quite manage to cleanly modify batch-update-autoloads".
2527
2528         * gutter-items.el (set-progress-display-style):
2529         * gutter-items.el (search-dialog-callback):
2530         * gutter-items.el (make-search-dialog):
2531         Change to new callback-ex api.
2532
2533 2000-04-26  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
2534
2535         * help.el: (describe-installation): decode-coding-string is not
2536         defined in a non MULE environment.
2537
2538 2000-04-28  Ben Wing  <ben@xemacs.org>
2539
2540         * gutter-items.el (buffer-list-changed-hook):
2541         use it, not record-buffer-hook.
2542
2543         * subr.el (record-buffer-hook): Removed.
2544
2545 2000-04-27  Ben Wing  <ben@xemacs.org>
2546
2547         * gutter-items.el (buffers-tab-switch-to-buffer): do not
2548         use NORECORD option.  Andy will not like this, but the existing
2549         gutter behavior is just wrong, as per this comment:
2550
2551         ;; this used to add the norecord flag to both calls below.
2552         ;; this is bogus because it is a pervasive assumption in XEmacs
2553         ;; that the current buffer is at the front of the buffers list.
2554         ;; for example, select an item and then do M-C-l
2555         ;; (switch-to-other-buffer).  Things get way confused.
2556         ;;
2557         ;; Andy, if you want to maintain the current look, you must
2558         ;;  *uncouple* the gutter order and buffers order.
2559
2560         * loaddefs.el (completion-ignored-extensions): unfuckify.
2561
2562         * bytecomp.el (batch-byte-compile-one-file): new function, used in
2563         xemacs.mak.
2564
2565         * autoload.el (batch-update-one-directory): new function, used in
2566         xemacs.mak.
2567
2568         * loadup.el: set gc-cons-threshold very high unless dumping --
2569         loadup during update-elc is much much much faster.  also do this
2570         when quick-building.
2571
2572         add commented-out code for profiling loadup.
2573
2574
2575         * update-elc.el (preloaded-file-list): add bytecomp.el, since it
2576         is required in order to build xemacs.
2577
2578 2000-04-26  Ben Wing  <ben@xemacs.org>
2579
2580         * loadup.el: don't garbage collect during loadup if quick-build
2581         compile-time option is set.
2582
2583 2000-04-23  Ben Wing  <ben@xemacs.org>
2584
2585         * update-elc.el: compute whether any dumped .el or .elc files
2586         are newer than the dumped exe, and touch the file ../src/NEEDTODUMP
2587         if so.
2588
2589         * update-elc.el (update-elc-files-to-compile): always change
2590         NOBYTECOMPILE in the src directory rather than current dir,
2591         so it will work under NT.
2592
2593         * autoload.el (autoload-trim-file-name): canonicalize to slashes so
2594         the form of this file is identical between Unix and Windows.
2595         (autoload-target-directory): Fixed to be lisp/ not lisp/prim/.
2596         Added comment.
2597         (update-autoloads-from-directory): updated doc string.
2598         updated doc strings in a few other places.
2599
2600 2000-04-18  Yoshiki Hayashi  <yoshiki@xemacs.org>
2601
2602         * bytecomp.el (byte-force-recompile): Fix argument to
2603         byte-recompile-directory.
2604
2605 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
2606
2607         * gutter-items.el (progress-display-clear-when-idle): Use
2608         add-one-shot-hook.
2609         * gutter-items.el (clear-progress-display): Adjust number of
2610         arguments.
2611
2612 2000-04-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
2613
2614         * dumped-lisp.el (preloaded-file-list): Always dump select.el.
2615
2616 2000-04-16  Ben Wing  <ben@xemacs.org>
2617
2618         * printer.el: New file.
2619
2620         * dumped-lisp.el (preloaded-file-list): Declare printer.el.
2621
2622         * help.el (describe-installation): Fix decoding for Windows.
2623
2624         * menubar-items.el:
2625         * menubar-items.el (default-menubar):
2626         * menubar-items.el (tutorials-menu-filter): New.
2627         * menubar-items.el (popup-menubar-menu):
2628         Add authorship.  Redo Help menu and Tutorials filter.
2629
2630         * menubar.el: Correct comment.
2631
2632         * modeline.el (modeline-buffer-identification): Correct doc string.
2633
2634         * simple.el:
2635         * simple.el (printing): Removed.
2636         * simple.el (printer-name): Removed.
2637         * simple.el (generic-print-buffer): Removed.
2638         * simple.el (generic-print-region): Removed.
2639         Move generic print code to printer.el.
2640
2641 2000-04-15  Ben Wing  <ben@xemacs.org>
2642
2643         * simple.el (generic-print-region): New.
2644         make this function actually work.
2645         (generic-print-buffer): call generic-print-region.
2646
2647 2000-04-14  Andy Piper  <andy@xemacs.org>
2648
2649         * gutter-items.el (make-search-dialog): avoid unnecessary futzing
2650         by using the new widget-callback-current-channel.
2651         (search-dialog-callback): ditto.
2652
2653 2000-04-12  Andy Piper  <andy@xemacs.org>
2654
2655         * gutter.el (default-gutter-position): moved from gutter-items.el.
2656         (default-gutter-position-changed-hook): ditto.
2657         (gutter-element-visibility-changed-hook): ditto.
2658         (set-gutter-element): ditto.
2659         (remove-gutter-element): ditto.
2660         (set-gutter-element-visible-p): ditto.
2661         (gutter-element-visible-p): ditto.
2662         (init-gutter): ditto.
2663
2664         * dialog.el (make-dialog-box): renamed and moved from
2665         gutter-items.el
2666
2667         * gutter-items.el: move various functions elsewhere.
2668
2669 2000-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2670
2671         * menubar-items.el: Fixed place of parenthesis.
2672
2673 2000-04-12  Ben Wing  <ben@xemacs.org>
2674
2675         * etags.el (find-tag-at-point): New.  Lets you do find-tag
2676                 without constantly being prompted for the tag.
2677         * simple.el: Added a number of section headings, to clarify the
2678                 organization of this file.
2679         * simple.el (activate-region):
2680         * simple.el (region-exists-p):
2681         * simple.el (region-active-p):
2682                 Moved these three function down to the other side of
2683                 the case-changing functions, so they join the rest of
2684                 the region code.
2685         * simple.el (printing): New.
2686         * simple.el (printer-name): New.
2687         * simple.el (generic-print-buffer): New.
2688                 New functions, a very simple prototype for a unified
2689                 printing interface.
2690
2691         * process.el (call-process-internal): Real fix for null BUFFER,
2692                 other problems with BUFFER specs.
2693
2694         * menubar-items.el:
2695                 Fixed up File->Print to use new printing functions.
2696                 Various corrections and expansions to Grep/Compile menus.
2697                 New options for Printing.
2698                 New options for SMTP Mail, the way to send mail under
2699                   MS Windows. (There's also a package patch to make SMTP
2700                   Mail be the default under MSWin.)
2701
2702 2000-04-09  Jeff Miller <jmiller@cablespeed.com>
2703
2704         * menubar-items.el: Selecting Rectangle Mousing from menubar
2705         did not work.  Needed to quote mouse-track-rectangle-p.
2706
2707 2000-04-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
2708
2709         * cl-compat.el (keywordp): Removed.
2710
2711 2000-04-05  Andy Piper  <andy@xemacs.org>
2712
2713         * gutter-items.el (progress-layout-glyph): don't initialize here.
2714         (progress-gauge-glyph): use dynamic sizing.
2715         (set-progress-display-style): new function. Set progress glyphs
2716         appropriately depending on the style.
2717         (progress-display-style): new variable. Custom version of
2718         set-progress-display-style.
2719         (progress-abort-glyph): switch to dynamic sizes.
2720         (search-dialog-text): make the edit field active.
2721
2722 2000-04-04  Andy Piper  <andy@xemacs.org>
2723
2724         * gutter-items.el (make-search-dialog): need to make the search
2725         dialog visible after creation.
2726
2727         * menubar-items.el (default-menubar): use the search dialog for
2728         searching. Remove some extraneous search menu items.
2729
2730         * gutter-items.el (set-gutter-element): allow glyphs to be used as
2731         well as strings.
2732         (make-gutter-only-dialog-frame): allow the user to create the
2733         frame unmapped. Allow the gutter spec to be given as a glyph.
2734         (search-dialog-direction): new variable.
2735         (search-dialog-text): new variable.
2736         (search-dialog-callback): new function. Callback for the search
2737         dialog action.
2738         (make-search-dialog): new function. Create a user-friendly search
2739         dialog.
2740
2741 2000-04-04  Hrvoje Niksic  <hniksic@iskon.hr>
2742
2743         * faces.el (set-face-stipple): Use mswindows-bitmap-file-path
2744         under Windows.
2745
2746 2000-04-01  Andy Piper  <andy@xemacs.org>
2747
2748         * font-lock.el (font-lock-fontify-keywords-region): Calculate
2749         progress more accurately.
2750
2751 2000-02-02  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
2752
2753         * finder.el (finder-compile-keywords): Process readable files only.
2754         Because error in process of .#finder-inf.el when compile xemacs
2755         with --with-clash-detection option.
2756
2757 2000-03-31  Andy Piper  <andy@xemacs.org>
2758
2759         * gutter-items.el (append-progress-display): don't delay after a
2760         successful font-lock.
2761         (make-gutter-only-dialog-frame): new function. Allow users to
2762         create gutter-only dialogs.
2763
2764 2000-03-27  Mike Alexander  <mta@arbortext.com>
2765
2766         * process.el (call-process-internal): Handle a null BUFFER
2767         parameter correctly.
2768
2769 2000-03-28  Andy Piper  <andy@xemacs.org>
2770
2771         * gutter-items.el (abort-progress-display): put strings in the
2772         gutter not extents.
2773         (progress-layout-glyph): signal special 'quit callback.
2774         (progress-display-quit-function): deleted.
2775         (progress-display-stop-callback): deleted.
2776         (progress-display-dispatch-command-events): deleted.
2777         (append-progress-display): remove calls to
2778         progress-display-dispatch-command-events.
2779         (raw-append-progress-display): ditto.
2780
2781 2000-03-23  Hrvoje Niksic  <hniksic@iskon.hr>
2782
2783         * faces.el (set-face-stipple): Rewrite to correctly handle PIXMAP
2784         being a list.  Actually define `stipple-pixmap-p' which is used as
2785         an error predicate.  Correctly handle PIXMAP being either relative
2786         or absolute file name.
2787
2788 2000-03-24  Andy Piper  <andy@xemacs.org>
2789
2790         * gutter-items.el (add-tab-to-gutter): use copy-sequence.
2791         (abort-progress-display): ditto. Don't delete the created extent.
2792         (raw-append-progress-display): ditto.
2793         (progress-display-dispatch-non-command-events): new
2794         function. Encapsulates what we want to do when no command input is
2795         required.
2796         (progress-display-dispatch-command-events): likewise, but disable
2797         for now since it causes too many problems.
2798         (append-progress-display): use them.
2799         (raw-append-progress-display): ditto.
2800         (default-gutter-position-changed-hook): set this rather than
2801         default-gutter-position-changed.
2802         (default-gutter-position-changed-hook): lambda with zero arguments
2803         rather than one.
2804         (raw-append-progress-display): trap errors in pending input since
2805         allowing them to signal will hose the gauge well and
2806         truly. Ideally we would like to delay these until we are more able
2807         to cope.
2808         (append-progress-display): ditto.
2809
2810 2000-03-20  Jeff Miller <jmiller@cablespeed.com>
2811
2812         * lisp/make-docfile.el: call-process-internal is now implemented
2813         in process.el.
2814
2815 2000-03-21  Ben Wing  <ben@xemacs.org>
2816
2817         * mule\mule-cmds.el (set-language-info-alist):
2818         Fix to correspond to new menu arrangement.
2819
2820 2000-03-21  Ben Wing  <ben@xemacs.org>
2821
2822         * process.el:
2823         * process.el (call-process-internal): New.
2824         New implementation of call-process.  Only enabled under NT, so far.
2825         stderr handling not implemented yet in CVS'd C code.
2826
2827 2000-03-20  Ben Wing  <ben@xemacs.org>
2828
2829         * lisp-mode.el:
2830         * lisp-mode.el (lisp-interaction-mode-menubar-menu): New.
2831         * lisp-mode.el (lisp-interaction-mode):
2832         Put back Lisp Interaction menubar for Jan V's sake.
2833
2834         * simple.el:
2835         * simple.el (mark-ring):
2836         * simple.el (dont-record-current-mark): New.
2837         * simple.el (in-shifted-motion-command): New.
2838         * simple.el (mark-ring-unrecorded-commands): New.
2839         * simple.el (mark-ring-max):
2840         * simple.el (set-mark-command):
2841         * simple.el (push-mark):
2842         * simple.el (handle-pre-motion-command):
2843         Implement scheme for not recording unimportant marks.
2844
2845         * subr.el:
2846         * subr.el (function-allows-args): New.
2847         New function function-allows-args.
2848
2849 2000-03-20  Martin Buchholz <martin@xemacs.org>
2850
2851         * XEmacs 21.2.32 is released.
2852
2853 2000-03-20  Andy Piper  <andy@xemacs.org>
2854
2855         * gutter-items.el (update-tab-in-gutter): force selection of the
2856         selected-window if required to do so.
2857         (buffers-tab-items): ditto.
2858         (add-tab-to-gutter): ditto.
2859         (create-frame-hook): use force-selection.
2860         (default-gutter-position-changed): lambdify.
2861         (update-tab-hook): deleted since it was only used in one place.
2862
2863 2000-03-18  Andy Piper  <andy@xemacs.org>
2864
2865         * files.el (find-file-noselect): undo change that shouldn't have
2866         gone in.
2867
2868 2000-03-17  Andy Piper  <andy@xemacs.org>
2869
2870         * buffer.el (switch-to-buffer): use last-nonminibuf-window instead
2871         of selected-window trickery.
2872
2873         * gutter-items.el (update-tab-in-gutter): don't give dedicated
2874         frames tabs.
2875         (progress-display-stop-callback): progress -> progress-display
2876         (progress-display-quit-function): ditto.
2877         (clear-progress-display): ditto.
2878         (remove-progress-display): ditto.
2879         (append-progress-display): ditto.
2880         (abort-progress-display): ditto.
2881         (raw-append-progress-display): ditto.
2882         (display-progress-display): ditto.
2883         (current-progress-display-label): ditto.
2884         (current-progress-display): ditto.
2885         (lprogress-display): ditto and save the buffer
2886         (progress-display): ditto. Otherwise the buffer sometimes gets
2887         changed which confuses font-lock.
2888
2889         * font-lock.el (font-lock-default-fontify-buffer): catch all
2890         errors, not just quit.
2891         (font-lock-mode): progress -> display-progress
2892         (font-lock-default-fontify-buffer): ditto.
2893         (font-lock-fontify-syntactically-region): ditto.
2894         (font-lock-fontify-keywords-region): ditto.
2895
2896 2000-03-14  Hrvoje Niksic  <hniksic@iskon.hr>
2897
2898         * cl.el (gensym): Move to here from cl-macs.el.
2899         (gentemp): Ditto.
2900
2901 2000-03-16  Andy Piper  <andy@xemacs.org>
2902
2903         * font-lock.el (font-lock-mode): use lprogress and friends for
2904         progress management.
2905         (font-lock-default-fontify-buffer): ditto.
2906         (font-lock-fontify-syntactically-region): ditto.
2907         (font-lock-fontify-keywords-region): ditto.
2908         (font-lock-revert-cleanup): fix reverting.
2909         (font-lock-revert-setup): ditto.
2910
2911         * gutter-items.el (progress-use-echo-area): new variable. Use the
2912         echo area for progress gauges if non-nil.
2913         (clear-progress): remove echo area stuff and defer to
2914         clear-message.
2915         (append-progress): dispatch non-command events after each progress
2916         increment. Remove echo area stuff.
2917         (abort-progress): remove echo area stuff and defer to
2918         display-message.
2919         (raw-append-progress): ditto. Dispatch non-command events after
2920         gutter redisplay.
2921         (display-progress): defer echo area stuff to display-message.
2922
2923         * gutter-items.el (clear-progress):
2924         (abort-progress): indentation changes.
2925         (display-progress): don't clear progress.
2926         (append-progress): compare messages with equal.
2927         (raw-append-progress): use dispatch-non-command-events to flush
2928         widget creation events.
2929
2930 2000-03-13  Ben Wing  <ben@xemacs.org>
2931
2932         * abbrev.el:
2933         * abbrev.el (abbrev-string-to-be-defined): New.
2934         * abbrev.el (inverse-abbrev-string-to-be-defined): New.
2935         Changes for use with the menubar.
2936
2937 2000-03-12  Ben Wing  <ben@xemacs.org>
2938
2939         * alist.el (vassoc): moved here from font-menu.el.
2940
2941         * custom.el (defface): typo fix.
2942
2943         * dialog.el (yes-or-no-p-dialog-box):
2944         * dialog.el (message-box):
2945         * files.el (save-some-buffers-1):
2946         Put accelerators in the button names.
2947
2948         * font-lock.el (font-lock-comment-face):
2949         * font-lock.el (font-lock-keyword-face):
2950         * font-lock.el (font-lock-function-name-face):
2951         Fixed some of the colors under MS Windows because the existing
2952         default colors were hardly different from black and needed to be
2953         made lighter.
2954
2955         * font-menu.el:
2956         * font-menu.el (font-menu-split-long-menu):
2957         * font-menu.el (font-menu-family-constructor):
2958         * font-menu.el (font-menu-size-constructor):
2959         * font-menu.el (font-menu-weight-constructor):
2960         * font-menu.el (font-menu-set-font):
2961         vassoc moved to alist.el.
2962         Accelerators added to all menus.
2963         Unused bound var new-props removed.
2964
2965         * keydefs.el: I did a whole lot of rearranging to put things in a
2966         more consistent order and fixed a number of cases where key
2967         combinations involving up, down, left, right and so on were
2968         defined but the corresponding keypad combinations were not
2969         defined.
2970
2971         * lisp-mode.el:
2972         * lisp-mode.el (lisp-interaction-mode-popup-menu):
2973         * lisp-mode.el (emacs-lisp-mode):
2974         * lisp-mode.el (lisp-interaction-mode):
2975         * lisp-mode.el (flet):
2976         Added accelerators onto the menus.
2977         Made all the different versions of the let function be indented
2978         the same way.
2979         Undid Steve's easy-menu-ification, because it makes it impossible
2980         to have the menubar and popup menus different.
2981         Cleaned up the menu; added items for find-function &c and some
2982         indenting, and removed debug-on-*.
2983
2984         * list-mode.el (list-mode-hook):
2985         * list-mode.el (list-mode):
2986         * list-mode.el (completion-setup-hook):
2987         * list-mode.el (display-completion-list):
2988         Added support for the :window-height keyword, which is required
2989         because of other changes that I made for the file dialog box.  I
2990         also made the hook variables list-mode-hook and
2991         completion-setup-hook and also minibuffer-setup-hook in
2992         minibuf.el be permanent-local; see comment in list-mode.el.
2993
2994         * map-ynp.el (map-y-or-n-p):
2995         Added accelerators to the dialog buttons.
2996
2997         * menubar-items.el (menu-truncate-list):
2998         New internal function.
2999         * menubar-items.el (submenu-generate-accelerator-spec):
3000         * menubar-items.el (menu-item-strip-accelerator-spec):
3001         * menubar-items.el (menu-item-generate-accelerator-spec):
3002         New exported functions, for use in auto-generating accelerator specs.
3003
3004         * menubar-items.el:
3005         * menubar-items.el (default-menubar):
3006         * menubar-items.el (maybe-add-init-button):
3007         * menubar-items.el (bookmark-menu-filter):
3008         * menubar-items.el (slow-format-buffers-menu-line):
3009         * menubar-items.el (build-buffers-menu-internal):
3010         * menubar-items.el (language-environment-menu-filter):
3011         * menubar-items.el (default-popup-menu):
3012         * menubar-items.el (popup-buffer-menu):
3013         * menubar-items.el (popup-menubar-menu):
3014         Did a major overhaul on this file, and in fact I'm nowhere near
3015         done working on the menubar, and there will be more patches to
3016         come.  A basic summary of what I've done:
3017
3018         a) I added accelerators to all of the menu items.  For menus that
3019         are auto-generated, such as the buffers menu, the accelerators are
3020         automatically added to the beginning of each line using the
3021         numbers 1 through 9, then zero, and then letters starting with A,
3022         but omitting the letters that are already in use for the fixed
3023         menu items at the top of the buffers menu.  To facilitate adding
3024         accelerators of this kind, I created some new functions
3025         (*-accelerator-spec), which are also being used by other filters
3026         that auto generate lists of things such as ftp sites to download
3027         packages.  If people really don't like these accelerators
3028         appearing at the beginning of the menu items, a variable can be
3029         added to optionally turn them off, but I think this is rather
3030         pointless because other menu items have accelerators and many or
3031         most of the menu users will use the accelerators if the support is
3032         there.
3033
3034         b) I combined the top level Tools and Apps menus into a single
3035         Tools menu, because the distinction between the two is not
3036         obvious, and the items on the menus are not used often enough that
3037         putting some of them onto submenus is a problem.
3038
3039         c) I created two new top level menus called View and Cmds because
3040         there were too many items on the File and Edit menus, and I'm going
3041         to be adding more items to these menus.  In contrast to the Tools
3042         menu, the items on these menus may be used quite often during an
3043         editing session, and so should be available with fewer
3044         keystrokes.
3045
3046         d) I added a number of options to the options menu, including one
3047         for controlling whether the alt key can be used to traverse to
3048         menu items using the accelerators, one for controlling behavior of
3049         control-k, one for controlling how the kill and yank functions
3050         interact with the clipboard, a few additional buffers-menu
3051         options, and various other things.  I also did a bit of
3052         rearranging, for example, combining the keyboard and mouse options
3053         into a single keyboard and mouse submenu to facilitate the
3054         accelerators on that level.
3055
3056         e) I changed the variable buffers-menu-format-buffer-line-function
3057         to take two arguments instead of one, the second argument being
3058         the line number for use in creating an accelerator.  I added a
3059         hack to support existing functions with one argument (although I
3060         doubt that very many of these exist), for backward compatibility.
3061
3062         f) I moved the top level mule menu to be a submenu of the edit
3063         menu.  I think that most of the items on this menu are fairly
3064         useless and there are certainly not enough frequently used items
3065         to justify this being its own top level menu.
3066
3067         g) I combined most of the items in big-menubar.el into the main menu.
3068         If people think the main menu is too big, it would be possible to
3069         create different configurations, some smaller.
3070
3071         * menubar.el (check-menu-syntax):
3072         Deleted some syntax checks that were no longer valid, partly
3073         because of changes that were already made a long time ago, and
3074         partly because of a change I made where I allow the name of the
3075         menu item to be an evaluated expression rather than just a string,
3076         similar to all of the other parameters of a menu item.
3077
3078         * minibuf.el:
3079         * minibuf.el (read-file-name-1):
3080         * minibuf.el (mouse-read-file-name-1):
3081         I made a number of changes to improve the appearance
3082         and functioning of the file dialog box.  They include:
3083
3084         a) Fixing the problem where closing the dialog box by clicking on
3085         the close button of the window didn't properly exit the
3086         minibuffer.
3087
3088         b) Fixing the problem that if you typed part of a file name, and
3089         then clicked on a completion with the mouse, the file was not
3090         correctly selected.
3091
3092         c) Changing the title of the dialog box to reflect the operation
3093         being done in accordance with user interface conventions, rather
3094         than the name of the dialog box buffer, which is rather useless.
3095
3096         d) Remove the words "possible completions are" which didn't
3097         belong.
3098
3099         e) Fix things so that the completions scroll off the end of the
3100         completions windows only to the right, rather than both to the
3101         right and down, which is in accordance with Windows user interface
3102         conventions.
3103
3104         * msw-init.el (init-post-mswindows-win):
3105         Added a binding for meta-F4, which is the standard windows binding
3106         for exiting a program.
3107
3108         * select.el (get-selection-no-error):
3109         * select.el (own-selection):
3110         * select.el (own-clipboard):
3111         Added an optional argument called append to the functions
3112         own-selection and own-clipboard.  This adds support for appending
3113         text to the existing selection and allows the function
3114         own-clipboard to be used as the value of the variable
3115         interprogram- cut-function.
3116
3117         Fixed a bug in own-selection in handling zmacs-region-stays.
3118
3119         * simple.el (historical-kill-line): New.
3120
3121         * simple.el (kill-line):
3122         * simple.el (interprogram-cut-function):
3123         * simple.el (interprogram-paste-function):
3124         * simple.el (handle-pre-motion-command):
3125         * simple.el (next-line):
3126         * simple.el (previous-line):
3127         a) Expanded the variable kill-whole-line, so that function
3128         kill-line can be set to delete the entire line always, not just
3129         when cursor is at the beginning of the line.  This is controlled
3130         by setting the variable kill-whole-line to the symbol 'always.
3131         This behavior, as well as the existing kill-whole-line behavior,
3132         now only take effect when kill-line is called interactively,
3133         although this is a departure from a previous behavior in the case
3134         of setting this variable kill-whole-line to t.  It is almost
3135         certainly what has always been intended, and most likely the old
3136         way of doing things introduced bugs.  I also created a function
3137         called historical-kill-line, which ignores the kill-whole-line
3138         setting and always gives the historical behavior of only killing
3139         to the end of the line.  I bound this function to shift- control-k
3140         so that the kill to end of line behavior is available, even when
3141         kill-whole-line has been set to change control-k into the simple
3142         delete-whole-line behavior. (This can be set using the options
3143         menu.)
3144
3145         b) I changed things so that kill and yank now interact with the
3146         clipboard by default under windows.  This was done by changing the
3147         default value of interprogram-cut- function and
3148         interprogram-paste-function.  You can get the old behavior by
3149         setting these to nil, and there is an option on the options menu
3150         to do this.
3151
3152         c) I added support for selecting text using shifted motion keys.
3153         This support is on by default and can be controlled by the
3154         variable shifted-motion-keys-select-region.  There is also a
3155         variable called unshifted-motion-keys-deselect-region that
3156         controls more specifically how the shifted motion key behavior
3157         works.  I did not put an option on the options menu to turn this
3158         off, because I can't imagine why this would be useful.
3159
3160         * simple.el (forward-block-of-lines):
3161         * simple.el (backward-block-of-lines):
3162         * simple.el (block-movement-size):
3163         New.
3164
3165         * simple.el (uncapitalized-title-words):
3166         * simple.el (uncapitalized-title-word-regexp):
3167         * simple.el (capitalize-string-as-title):
3168         * simple.el (capitalize-region-as-title):
3169         New.
3170
3171
3172         * subr.el (add-hook):
3173         * subr.el (make-local-hook): New.
3174         * subr.el (remove-local-hook): New.
3175         * subr.el (add-one-shot-hook): New.
3176         * subr.el (add-local-one-shot-hook): New.
3177         Added some functions to make using hooks easier.
3178         These include:
3179
3180         a) Functions add-local-hook and remove-local-hook to make it easy
3181         to use local hooks.
3182
3183         b) Functions add-one-shot-hook and add-local-one-shot-hook, which
3184         make it possible to add a "one-shot" hook, which is to say a hook
3185         that runs only once, and automatically removes itself after the
3186         first time it has run.
3187
3188 2000-03-09  Andy Piper  <andy@xemacs.org>
3189
3190         * files.el (auto-mode-alist): pick up jsp, jhtml and xml files.
3191
3192 2000-03-09  Yoshiki Hayashi  <yoshiki@xemacs.org>
3193
3194         * buff-menu.el (buffers-menu-omit-invisible-buffers):
3195         Moved from menubar-items.el.
3196         * dumped-lisp.el: Dump gutter-items regardless of menubar.
3197
3198 2000-03-08  Andy Piper  <andy@xemacs.org>
3199
3200         * gutter-items.el (build-buffers-tab-internal): add selected field
3201         to buffers tab spec.
3202
3203 2000-03-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
3204
3205         * minibuf.el (last-exact-completion): Initialize to nil.
3206
3207 2000-03-07  Didier Verna  <didier@xemacs.org>
3208
3209         * startup.el (command-line-1): remove unused variable
3210         `first-file-buffer'.
3211
3212 2000-02-29  Hrvoje Niksic  <hniksic@iskon.hr>
3213
3214         * loaddefs.el (completion-ignored-extensions): Removed ".log",
3215         which is also used for Web server log files.
3216
3217 2000-02-03  IKEYAMA Tomonori <tomonori@suiyokai.org>
3218
3219         * mule/mule-charset.el: Setup auto-fill-chars.
3220
3221 2000-03-02  SL Baur  <steve@beopen.com>
3222
3223         * subr.el (with-string-as-buffer-contents): Reimplement using
3224         `with-temp-buffer'.  Fixes non-unique buffer name problem, fixes
3225         non-deletion of buffer after execution problem.
3226         (with-output-to-string): Use unique buffer name.
3227
3228 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
3229
3230         * gutter-items.el (buffers-tab-sort-function):  New variable.
3231         (buffers-tab-items):  Funcall it to sort the buffer tab list.
3232
3233 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
3234
3235         * startup.el (load-user-init-file):  Merge two `if's to one `or'.
3236
3237 2000-02-28  Martin Buchholz  <martin@xemacs.org>
3238
3239         * menubar-items.el (maybe-add-init-button): Remove the "Load
3240         .emacs" button from all menubars.
3241
3242 2000-03-01  Didier Verna  <didier@xemacs.org>
3243
3244         * rect.el (string-rectangle): depend on `pending-delete-mode' for
3245         region rectangle replacement (from Jan Vroonhof).
3246         (replace-rectangle): new function.
3247
3248 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3249
3250         * mule/mule-cmds.el (set-default-coding-systems): Use
3251         set-terminal-coding-system and set-keyboard-coding-system.
3252         * coding.el (set-terminal-coding-system): Use
3253         set-console-tty-output-coding-system.
3254         (set-keyboard-coding-system): Use
3255         set-console-tty-input-coding-system.
3256
3257 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
3258
3259         * minibuf.el (read-variable): Allow symbol to default argument.
3260
3261 2000-02-27  Andy Piper  <andy@xemacs.org>
3262
3263         * gutter-items.el (update-tab-hook): new function to be used for
3264         hooks.
3265         (create-frame-hook): add update-tab-hook.
3266         (record-buffer-hook): ditto.
3267         (default-gutter-position-changed): ditto.
3268         (default-gutter-position): updating the buffers tab is now handled
3269         by a hook.
3270         (default-gutter-position-changed-hook): new variable.
3271         (gutter-element-visibility-changed-hook): ditto.
3272         (set-gutter-element-visible-p): call it.
3273         (set-gutter-element): use modify-specifier-instances. Set extents
3274         as duplicable before using.
3275         (remove-gutter-element): ditto.
3276         (set-gutter-element-visible-p): ditto.
3277         (init-gutter): new function.
3278         (add-tab-to-gutter): use new gutter-element functions rather than
3279         setting specifiers directly.
3280         (clear-progress): ditto.
3281         (abort-progress): ditto.
3282         (gutter-buffers-tab-visible-p): renamed from
3283         default-gutter-visible-p
3284
3285         * specifier.el (modify-specifier-instances): new function from Jan
3286         Vroonhof.
3287
3288         * x-init.el (init-post-x-win): call init-gutter.
3289
3290         * msw-init.el (init-post-mswindows-win): call init-gutter.
3291
3292         * menubar-items.el (default-menubar): Update to reflect new gutter
3293         variables.
3294
3295 2000-02-26  Andy Piper  <andy@xemacs.org>
3296
3297         * gutter-items.el (set-gutter-element): new function. Add gutter
3298         elements to the specified gutter.
3299         (remove-gutter-element): new function. Remove gutter elements from
3300         the specified gutter.
3301         (set-gutter-element-visible-p): new function. Set gutter element
3302         visibility for the provided gutter-visible specifier.
3303
3304 2000-02-23  Andy Piper  <andy@xemacs.org>
3305
3306         * gutter-items.el (add-tab-to-gutter): specify dimensions
3307         dynamically.
3308
3309 2000-02-24  Martin Buchholz  <martin@xemacs.org>
3310
3311         * gutter-items.el (add-tab-to-gutter):
3312         * package-get.el (package-get-interactive-package-query):
3313         * package-ui.el (pui-directory-exists):
3314         (pui-install-selected-packages):
3315         (pui-list-packages):
3316         Use #'(lambda ...)  instead of '(lambda ...).
3317
3318 2000-02-21  Gregory Neil Shapiro <gshapiro@gshapiro.net>
3319
3320         * startup.el (load-user-init-file): Check to make sure user
3321           has an init-file before calling load().
3322
3323 2000-02-20  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3324
3325         * msw-glyphs.el (msgdi-device-p): Added this and 'msgdi specifier tag.
3326
3327 2000-02-23  Martin Buchholz <martin@xemacs.org>
3328
3329         * XEmacs 21.2.31 is released.
3330
3331 2000-02-21  Mike Sperber <mike@xemacs.org>
3332
3333         * loadup.el (really-early-error-handler):
3334         * update-elc.el:
3335         * make-docfile.el:
3336         Remove dependency on EMACSBOOTSTRAP... environment variables.
3337
3338 2000-02-21  Martin Buchholz <martin@xemacs.org>
3339
3340         * XEmacs 21.2.30 is released.
3341
3342 2000-02-19  Martin Buchholz  <martin@xemacs.org>
3343
3344         * byte-optimize.el (byte-optimize-plus):
3345         (byte-optimize-minus):
3346         (byte-optimize-multiply):
3347         Optimize (- 0) to 0, not (-)
3348         Optimize (+ 5 3.0) to 8.0
3349         Optimize (* 5 3.0) to 15.0
3350         Improve readability.
3351
3352 2000-02-21  Jonathan Harris  <jhar@tardis.ed.ac.uk>
3353
3354         * modeline.el: (modeline-scrolling-method): change modeline
3355         mswindows cursor appearance according to the value.
3356
3357         * msw-faces.el: (mswindows-init-device-faces): Initialise 'default
3358         and 'gui-element face colors and 'gui-element face font to Windows
3359         defaults.
3360
3361 2000-02-09 Stef Epardaud  <stef@lunatech.com>
3362
3363         * font-lock.el: Javadoc enhancements
3364
3365 1999-11-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
3366
3367         * ldap.el (toplevel): Test if LDAP support has been compiled in
3368         (ldap-verbose): New option
3369         (ldap-search-entries): Renamed from the previous ldap-search
3370         Conditionalize message display on ldap-verbose
3371         (ldap-add-entries, ldap-modify-entries, ldap-delete-entries): New
3372         defuns
3373         (ldap-search): Is now defined as an obsolete wrapper calling
3374         ldap-search-basic or ldap-search-entries
3375
3376
3377 1999-12-06  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
3378             Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
3379             Jan Vroonhof  <jan@xemacs.org>
3380
3381         * byte-optimize.el (byte-optimize-form-code-walker): Fixed.
3382         When for-effect is true, didn't call `byte-optimize-form'
3383         in and/or subforms without last.
3384
3385 1999-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
3386
3387         * package-get.el (package-get-download-sites): Use correct custom
3388         type.
3389
3390 2000-02-15  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3391
3392         * files.el (write-file): Ask for coding system when compiled with
3393         file-coding.
3394
3395 2000-02-16  Andy Piper  <andy@xemacs.org>
3396
3397         * buffer.el (switch-to-buffer): give norecord argument to
3398         set-window-buffer instead of explicitly recording.
3399
3400         * gutter-items.el (buffers-tab-switch-to-buffer): don't record if
3401         we have to pick a window.
3402
3403 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3404
3405         * mule/mule-cmds.el (describe-language-support): Don't add
3406         unexist function to help-map.
3407         (describe-coding-system): Don't use already assigend `C'.
3408
3409 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
3410
3411         * info.el (Info-save-auto-generated-dir): nil -> 'never to make it
3412         work in custom.
3413
3414 2000-02-04  Kazuyuki IENAGA <kazz@imasy.or.jp>
3415
3416         * about.el: Ienaga's e-mail address change.
3417
3418 2000-02-16  Samuel Mikes  <smikes@alumni.hmc.edu>
3419
3420         * etags.el (find-tag): force new window -- even if buf already
3421         visible -- when other-window is t
3422
3423 2000-02-16  Martin Buchholz <martin@xemacs.org>
3424
3425         * XEmacs 21.2.29 is released.
3426
3427 2000-02-09  Martin Buchholz  <martin@xemacs.org>
3428
3429         * cl-extra.el (getf): This is now identical to `plist-get', so
3430         just defalias it.
3431         * cl-macs.el: Make getf an alias to plist-get, at the
3432         byte-compiler level, using define-compiler-macro.
3433
3434 2000-02-08  Martin Buchholz  <martin@xemacs.org>
3435
3436         * cl-extra.el (cl-remprop): Remove. remprop is now in C.
3437
3438 2000-02-07  Kyle Jones  <kyle_jones@wonderworks.com>
3439
3440         * lisp/etags.el (find-tag-internal): set exact-tagname to
3441           a regular expression that matches against the tagname
3442           part of the tag entry first instead of only looking in
3443           the context area.
3444
3445 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
3446
3447         * gutter-items.el: fixed typo(s) in customizing default-gutter-position
3448         * toobar.el: fixed typo(s) in customizing default-toolbar-position
3449
3450 2000-02-07  Martin Buchholz <martin@xemacs.org>
3451
3452         * XEmacs 21.2.28 is released.
3453
3454 2000-02-07  Martin Buchholz  <martin@xemacs.org>
3455
3456         * cl-extra.el (getf): Just call `get', never `get*'.
3457         Make arglist match docstring.
3458         Fix bug: (getf nil t t) ==> Lisp nesting exceeds `max-lisp-eval-depth'
3459         * cl-macs.el (get* compiler macro): Simply replace `get*' by `get'.
3460         * byte-optimize.el: remove references to `get*'.
3461
3462 2000-02-06  Martin Buchholz  <martin@xemacs.org>
3463
3464         * mule/european.el: Add syntax information for Latin3 and Latin4.
3465
3466 2000-02-02  Martin Buchholz  <martin@xemacs.org>
3467
3468         * byte-optimize.el: Byte-optimize (length "foo")
3469
3470 2000-02-03   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
3471
3472         * window.el (shrink-window-if-larger-than-buffer): Rewrite full
3473         width check using `window-leftmost-p' and `window-rightmost-p'.
3474
3475 2000-02-02  Per Abrahamsen  <abraham@dina.kvl.dk>
3476
3477         * wid-edit.el (widget-match-inline): An atom never matches a
3478           list.
3479
3480 2000-01-29  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3481
3482         * modeline.el: Consolidated 'x and 'mswindows specification under
3483         'win tag.
3484
3485 2000-01-29  Andy Piper  <andy@xemacs.org>
3486
3487         * gutter-items.el: (format-buffers-tab-line): Try and be
3488         intelligent about buffer naming when we have duplicates.
3489
3490 2000-01-29  Andy Piper  <andy@xemacs.org>
3491
3492         * gutter-items.el (gutter-visible-p): Make sure the gutter gets
3493         updated when it becomes visible.
3494
3495 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3496
3497         * bytecomp.el (byte-compile-insert-header): Properly set coding
3498         system under MULE and file-coding.
3499
3500 2000-01-28  Martin Buchholz  <martin@xemacs.org>
3501
3502         * coding.el (dontusethis-set-value-file-name-coding-system-handler):
3503         (dontusethis-set-value-terminal-coding-system-handler):
3504         (dontusethis-set-value-keyboard-coding-system-handler):
3505         Never undefine coding system aliases.  Emergency fix for gnus.
3506
3507 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
3508
3509         * files.el (abbreviate-file-name): Use directory-sep-char instead
3510         of hard-coded "/".
3511
3512 2000-01-27  Hrvoje Niksic  <hniksic@iskon.hr>
3513
3514         * startup.el (user-init-file-base-list): New variable, replacing
3515         user-init-file-base.
3516         (find-user-init-file): New function.
3517         (command-line-early): Use it.
3518         (load-user-init-file): Ditto.
3519
3520 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3521
3522         * gutter-items.el (update-tab-in-gutter): Use proper locale when
3523         calling valid-image-instantiator-format-p
3524
3525 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
3526
3527         * isearch-mode.el (isearch-mode): The variable is
3528         isearch-unhidden-extents, not isearch-opened-extents.
3529
3530 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
3531
3532         * minibuf.el (next-history-element): Modify error message if a
3533         default value is available.
3534
3535 2000-01-26  Martin Buchholz  <martin@xemacs.org>
3536
3537         * bytecomp.el (byte-compile-file): Don't unconditionally write
3538         .elc files in binary - might contain non-Latin1.
3539
3540 2000-01-24  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3541
3542         * process.el (shell-quote-argument): Use (nt-quote-process-args)
3543         for windows-nt.
3544
3545         * version.el:
3546         * startup.el (user-init-file-base):
3547         * process.el (call-process-region):
3548         * files.el (make-backup-file-name):
3549         (backup-file-name-p):
3550         (file-relative-name):
3551         (abbreviate-file-name):
3552         (set-auto-mode):
3553         * code-process.el (call-process-region): Removed unnecessary
3554         branching on 'windows-nt and 'ms-dos system types. Phased 'ms-dos
3555         support out of the universe.
3556
3557         * process.el:
3558         * code-process.el:
3559         * bytecomp.el (byte-compile-file): Removed reference to
3560         buffer-file-type, and commented usage of binary-process-output
3561         NTEmacs variables.
3562
3563 2000-01-24  Yoshiki Hayashi  <yoshiki@xemacs.org>
3564
3565         * help.el (function-arglist): Add case for macro.
3566
3567 2000-01-22  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3568
3569         * cus-edit.el (custom-display): Removed "MS-DOS" and added Windows
3570         printers.
3571         (custom-display): Added a menu for printer/display tags.
3572
3573         * frame.el (frame-type):
3574         * device.el (device-type): Added 'msprinter to the doc string, and
3575         removed 'pc -- it is not going to be implemented ever.
3576         (call-device-method): Fixed docstring typo.
3577         Defined specifier tags 'printer and 'display.
3578
3579 2000-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
3580
3581         * lisp/itimer.el (itimer-run-expired-timers): (consp
3582           last-command-event-time) instead of (consp
3583           'last-command-event-time).
3584
3585 2000-01-21  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3586
3587         * msw-glyphs.el: Removed obsolete commentary.
3588
3589 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
3590
3591         * minibuf.el (read-file-name): Use abbreviate-file-name to produce
3592         better default value.
3593
3594 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
3595
3596         * minibuf.el (read-expression): Add a DEFAULT-VALUE argument.
3597         (read-string): Ditto.
3598         (eval-minibuffer): Ditto.
3599         (read-command): Ditto.
3600         (read-function): Ditto.
3601         (read-variable): Ditto.
3602         (read-number): Ditto.
3603         (read-shell-command): Ditto.
3604         (read-number): Record history.
3605
3606 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
3607
3608         * etags.el (find-tag-tag): Use DEFAULT of completing-read.
3609
3610 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
3611
3612         * faces.el (startup-initialize-custom-faces): New function.
3613         Reset all faces created during auto-autoloads loading time
3614         by defface.
3615         * startup.el (command-line): Call it.
3616
3617 2000-01-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
3618
3619         * about.el (about-hackers): Add myself to contributors list.
3620
3621 2000-01-12  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3622
3623         * menubar-items.el (maybe-add-init-button): Removed an argument in
3624         a call to load-user-init-file, as the function managed to lose its
3625         formal parameter a few betas ago.
3626
3627 2000-01-18  Martin Buchholz <martin@xemacs.org>
3628
3629         * XEmacs 21.2.27 is released.
3630
3631 2000-01-18  Martin Buchholz  <martin@xemacs.org>
3632
3633         * process.el (shell-command-to-string): Use the FSF docstring.
3634         Make shell-command-to-string the standard function, and
3635         exec-to-string the (deprecated) alias.
3636
3637         * startup.el: typo fix.
3638
3639 2000-01-16  Martin Buchholz  <martin@xemacs.org>
3640
3641         * mule/mule-misc.el (char-octet): Move back into mule-charset.c.
3642
3643 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3644
3645         * menubar-items.el (sort-buffers-menu-alphabetically): Put invisible
3646         buffers after visible buffers.
3647         (sort-buffers-menu-by-mode-then-alphabetically): Ditto.
3648
3649 2000-01-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3650
3651         * info.el (Info-extract-menu-node-name): Stop at a dot
3652         followed by whitespace or right parenthesis.
3653
3654 2000-01-15  Hrvoje Niksic  <hniksic@iskon.hr>
3655
3656         * info.el (Info-directory-list): Warn against using Customize with
3657         Info-directory-list.
3658
3659 2000-01-15  Adrian Aichner  <aichner@ecf.teradyne.com>
3660
3661         * minibuf.el (read-file-name): doc fix.
3662
3663         * autoload.el (update-file-autoloads): doc fix.
3664
3665         * about.el (about-hackers): Change my E-mail address.
3666
3667 2000-01-13  Martin Buchholz  <martin@xemacs.org>
3668
3669         * info.el (Info-visit-file): Just use the `f' interactive spec to
3670         read a filename in the standard way.
3671
3672 2000-01-13  Andy Piper  <andy@xemacs.org>
3673
3674         * gutter-items.el (gutter-buffers-tab-orientation): new variable.
3675         (gutter-buffers-tab-extent): new variable.
3676         (update-tab-in-gutter): call add-tab-to-gutter again if the
3677         orientation has changed.
3678         (add-tab-to-gutter): cope with different orientations.
3679
3680 2000-01-11  Didier Verna  <didier@xemacs.org>
3681
3682         * info.el (Info-following-node-name): backward-skip dots as well
3683         as spaces (dots at the end of a node name aren't part of it).
3684         (Info-extract-menu-node-name): don't skip dots. There could be
3685         some in the node name.
3686         (Info-index): allow dots to be part of a node name.
3687
3688 2000-01-12  Andreas Jaeger  <aj@suse.de>
3689
3690         * files.el (auto-mode-alist): Added idlwave-mode.
3691         Patch by Carsten Dominik <dominik@astro.uva.nl>.
3692
3693 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3694
3695         * info.el (Info-search): Show default value.
3696
3697 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3698
3699         * info.el (Info-read-node-completion-table): New variable.
3700         (Info-read-node-name-1): New function.
3701         (Info-read-node-name): Use it.
3702         (Info-follow-reference): Use DEFAULT argument of completing-read.
3703         (Info-menu): Ditto.
3704
3705 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3706
3707         * hyper-apropos.el (hyper-describe-key-briefly): Save
3708         window configuration.
3709         (hyper-describe-face): Use DEFAULT of completing-read.
3710         (hyper-apropos-read-variable-symbol): Ditto.
3711         (hyper-apropos-read-function-symbol): Ditto.
3712
3713 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3714
3715         * mule/mule-cmds.el (set-default-coding-system): Set
3716         comint-exec-hook to use coding-system-for-read and
3717         coding-system-for-write so that C-x RET c works.
3718
3719 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3720
3721         * minibuf.el (minibuffer-confirm-incomplete): Customize.
3722         (previous-matching-history-element): Increment
3723         minibuffer-max-depth by 1.
3724         (next-matching-history-element): Ditto.
3725
3726 2000-01-11  Andy Piper  <andy@xemacs.org>
3727
3728         * gutter-items.el (buffers-tab): Create a new face for the buffers
3729         tab.
3730         (buffers-tab-face): use it.
3731
3732 2000-01-10  Didier Verna  <didier@xemacs.org>
3733
3734         * modeline.el (modeline-scrolling-method): change modeline X
3735         cursor appearance according to the value.
3736
3737 2000-01-07  Andreas Jaeger  <aj@suse.de>
3738
3739         * about.el (about-hackers): Moved my entry to contributor list.
3740         (xemacs-hackers): Added myself.
3741         (about-maintainer-info): Added description of myself.
3742
3743
3744 2000-01-07  Didier Verna  <didier@xemacs.org>
3745
3746         * modeline.el (modeline-scrolling-method): new variable.
3747         (mouse-drag-modeline): add reference to it in the docstring.
3748         (mouse-drag-modeline): handle it.
3749
3750 2000-01-08  Andy Piper  <andy@xemacs.org>
3751
3752         * gutter-items.el (update-tab-in-gutter): remove resize-subwindow
3753         calls.
3754         (remove-buffer-from-gutter-tab): ditto.
3755
3756 2000-01-06  Per Abrahamsen  <abraham@dina.kvl.dk>
3757
3758         * cus-edit.el (custom-hook-convert-widget): Fix comment.
3759         (custom-face-edit): Fix grammatical error in help message.
3760
3761 2000-01-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3762
3763         * movemail.el: Added.
3764
3765         * dumped-lisp.el (preloaded-file-list): Added movemail.el.
3766
3767 2000-01-03  Didier Verna  <didier@xemacs.org>
3768
3769         * modeline.el (mouse-drag-modeline): remove the code related to
3770         the modeline horizontal scrolling facility.
3771
3772 1999-12-31  Martin Buchholz <martin@xemacs.org>
3773
3774         * XEmacs 21.2.26 is released.
3775
3776 1999-12-28  Andy Piper  <andy@xemacs.org>
3777
3778         * wid-edit.el (widget-push-button-value-create): The gui cache
3779         does not agree with native widgets which can only be displayed
3780         once per window. The reasons for caching are diminished now that
3781         we don't hog resources when creating buttons.
3782         (widget-push-button-cache) deleted.
3783
3784 1999-12-24  Martin Buchholz <martin@xemacs.org>
3785
3786         * XEmacs 21.2.25 is released.
3787
3788 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3789
3790         * hyper-apropos.el (hyper-apropos): Toggle
3791         hyper-apropos-programming-apropos correctly.
3792         Set REGEXP when user accepts default value.
3793
3794 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3795
3796         * minibuf.el (read-from-minibuffer): Bind minibuffer-default.
3797         (read-file-name-2): Use DEFAULT argument of read-from-minibuffer.
3798
3799 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3800
3801         * mule/mule-category.el (undefined-category-designator):
3802         Return char instead of character.  Search for undefined one.
3803         (describe-category): Use with-displaying-help-buffer.
3804
3805 1999-12-21  Martin Buchholz  <martin@xemacs.org>
3806
3807         * byte-optimize.el (byte-optimize-plus):
3808         Optimize (+ 1) to 1 instead of (1+ nil).
3809
3810         * files.el (basic-save-buffer): Rewrite for clarity.  Use (char-before).
3811
3812         * byte-optimize.el (byte-compile-butlast): Remove.  Use butlast instead.
3813
3814         * byte-optimize.el (byte-optimize-char-before): New function.
3815         Remove performance penalty for using (char-before) instead of (char-after).
3816
3817 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3818
3819         * mule/mule-category.el (char-category-list): Return character
3820         instead of integer.
3821
3822 1999-12-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3823
3824         * minibuf.el (read-buffer): Check default is buffer object.
3825
3826 1999-11-25  Andy Piper  <andy@xemacs.org>
3827
3828         * cus-edit.el (custom-buffer-create-buttons): Use native widgets
3829         for buttons.
3830
3831 1999-12-16  Andreas Jaeger  <aj@suse.de>
3832
3833         * package-get.el (package-get-maybe-save-index): Fixed typo.
3834         Patch by Jeff Miller <jmiller@smart.net>.
3835
3836 1999-12-13  Charles G Waldman  <cgw@alum.mit.edu>
3837
3838         * gnuserv.el (gnuserv-process-filter):  don't call
3839         gnuserv-write-to-client when gnuserv-current-client is nil
3840
3841 1999-12-14  Martin Buchholz <martin@xemacs.org>
3842
3843         * XEmacs 21.2.24 is released.
3844
3845 1999-12-12  Gunnar Evermann  <ge204@eng.cam.ac.uk>
3846
3847         * about.el (about-hackers): Update my email address.
3848
3849 1999-12-07  Martin Buchholz <martin@xemacs.org>
3850
3851         * XEmacs 21.2.23 is released.
3852
3853 1999-11-06  Jason R Mastaler  <jason@mastaler.com>
3854
3855         * package-get.el (package-get-download-sites): Removed several
3856         defunct download sites, added many new ones, and corrected a few
3857         incorrect directory-on-site entries.  Added physical locations to
3858         site-description.
3859
3860 1999-11-30  Gunnar Evermann  <ge204@eng.cam.ac.uk>
3861
3862         * finder.el (finder-commentary): add DOC string and fix
3863         interactive spec
3864
3865 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
3866
3867         * help.el (describe-function): Don't forget to intern the string
3868         completing-read returns.
3869         (describe-variable): Ditto.
3870
3871 1999-11-16  Adrian Aichner  <adrian@xemacs.org>
3872
3873         * hyper-apropos.el (hyper-apropos-this-symbol): Handle
3874         `hyper-apropos-help-mode' here to find symbol to customize
3875         irregardless of cursor position and simplify
3876         `hyper-apropos-set-variable', `hyper-apropos-find-function', and
3877         `hyper-apropos-popup-menu'.
3878
3879 1999-11-21  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3880
3881         * apropos.el (apropos-mode-map): Add return to call
3882         apropos-follow.
3883         (apropos-print): Call apropos-mode to have better
3884         command reference. Put keymap text-poperty to
3885         symbole name.
3886
3887 1999-11-22  Alastair Burt  <burt@dfki.de>
3888
3889         * help.el: (describe-bindings-1): Added handling of keymaps for
3890         the extents at point.
3891
3892 1999-12-02  Mark Thomas  <mthomas@jprc.com>
3893
3894         * gutter-items.el (buffers-tab-items): Wrap the function in a
3895         save-match-data
3896
3897 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
3898
3899         * help.el (describe-function): Use the DEFAULT argument to
3900         completing-read.
3901         (describe-variable): Ditto.
3902
3903 1999-11-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3904
3905         * minibuf.el (read-from-minibuffer): Add optional argument
3906         DEFAULT to have better mini-buffer history support.
3907         (completing-read): Pass default to read-from-minibuffer.
3908         (read-buffer): Pass default to completing-read.
3909
3910 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
3911
3912         * font-lock.el (font-lock-doc-string-face): Document the
3913         `font-lock-lisp-like' property.
3914
3915 1999-11-29  Hrvoje Niksic  <hniksic@iskon.hr>
3916
3917         * lisp-mode.el: Specify `font-lock-lisp-like'.
3918
3919         * font-lock.el (font-lock-lisp-like): New function.
3920         (font-lock-fontify-syntactically-region): Use it.
3921
3922 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
3923
3924         * XEmacs 21.2.22 is released
3925
3926 1999-11-28  Martin Buchholz <martin@xemacs.org>
3927
3928         * XEmacs 21.2.21 is released.
3929
3930 1999-11-18  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3931
3932         * minibuf.el (read-coding-system): Accept symbol and
3933         coding-system object as a default-coding-system.
3934
3935 1999-11-16  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3936
3937         * minibuf.el (read-coding-system): Accept symbol as
3938         a default-coding-system.
3939
3940 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
3941
3942         * apropos.el (apropos-documentation): Use insert instead
3943         of princ.
3944
3945 1999-11-07  William M. Perry  <wmperry@aventail.com>
3946
3947         * gpm.el: New gpm-minor-mode to turn GPM mouse support on & off
3948           for the linux console.
3949
3950         * mouse.el (mouse-consolidated-yank): Allow the mouse-yanking
3951           stuff to work when you are not on a window system, since the GPM
3952           mouse support now allows pasting from outside of XEmacs.
3953
3954 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
3955
3956         * XEmacs 21.2.20 is released
3957
3958 1999-11-06  Hrvoje Niksic  <hniksic@iskon.hr>
3959
3960         * setup-paths.el (paths-default-info-directories): Add
3961         /usr/share/info and /usr/local/share/info.
3962
3963 1999-10-30  Hrvoje Niksic  <hniksic@srce.hr>
3964
3965         * about.el: Updated Vladimir Ivanovic's info.
3966
3967 11999-08-28  Jan Vroonhof  <vroonhof@math.ethz.ch>
3968
3969         * auto-show.el (auto-show-truncationp): Remove.
3970
3971         * auto-show.el (auto-show-should-take-action-p): Use window-truncated-p
3972
3973 999-09-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>
3974
3975         * indent.el (indent-line-to): fix bug: spaces were not replaced
3976         with tab if column is multiple of tab-width
3977         From dhn@qedinc.com
3978
3979 1999-10-24  Jan Vroonhof  <vroonhof@math.ethz.ch>
3980
3981         * mule/mule-cmds.el (read-input-method-name): Accept symbols
3982         correctly. Patch from Mikio Nakajima <minakaji@osaka.email.ne.jp>
3983
3984         * package-get.el (package-get-package-provider): Be verbose when
3985         interactive. Patch from Robert Pluim
3986
3987 1999-08-23  Mike McEwan  <mike@lotusland.demon.co.uk>
3988
3989         * info.el (Info-suffix-list): Add ".info.bz2" to the recognised
3990         info file suffixes.
3991
3992 1999-08-19  Stephen Tse  <stephent@sfu.ca>
3993
3994         * process.el (open-network-stream): Add a new optional parameter
3995         PROTOCOL to support udp; fix a minor typo and add an explanation
3996         in docstring for udp programming.
3997
3998         * code-process.el (open-network-stream): Add a new optional
3999         parameter PROTOCOL to support udp; fix a minor typo and add an
4000         explanation in docstring for udp programming.
4001
4002 1999-10-18  Andy Piper  <andy@xemacs.org>
4003
4004         * gui.el (make-gui-button): be more precise about how we call
4005         callbacks.
4006
4007         * wid-edit.el (widget-push-button-value-create): Use the new form
4008         of native gui-button.
4009
4010 1999-10-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4011
4012         * info.el (Info-page-prev): Don't do (sit-for 0).
4013
4014 1999-10-13  Andy Piper  <andy@xemacs.org>
4015
4016         * gutter-items.el (progress-abort-glyph): new glyph for showing
4017         abort status.
4018         (append-progress): dispatch-event rather than sit-for.
4019         (abort-progress): new function. Show the abort glyph with an
4020         appropriate message.
4021         (raw-append-progress): dispatch-event rather than sit-for.
4022         (display-progress): cope with aborts.
4023
4024         * gui.el (make-gui-button): Use native widgets for buttons
4025         unconditionally.
4026         (insert-gui-button): ditto.
4027         (gui-button-p): ditto.
4028
4029         * xbm-button.el: remove from core.
4030
4031         * xpm-button.el: remove from core.
4032
4033 1999-10-07  Olivier Galibert  <galibert@pobox.com>
4034
4035         * faces.el (init-device-faces): Don't initialize the random faces
4036         on the stream device.
4037
4038 1999-10-06  Andy Piper  <andy@xemacs.org>
4039
4040         * files.el (recover-file): Don't use ls under windows for revert buffer.
4041
4042 1999-09-25  Adrian Aichner  <adrian@xemacs.org>
4043
4044         * package-get.el (package-get-download-menu): Make menu really
4045         toggle download sites.
4046         (package-get-download-sites): Add autoload cookie.
4047
4048 1999-09-29  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4049
4050         * setup-paths.el (paths-find-module-directory): Ditto.
4051
4052 1999-09-29  Werner Fink  <werner@suse.de>
4053
4054         * setup-paths.el (paths-find-exec-directory): Add missing nil
4055         parameter for environment.
4056
4057 1999-09-27  Martin Buchholz  <martin@xemacs.org>
4058
4059         * modeline.el (modeline-format):
4060         Only purecopy the strings.  Else
4061         (nsublis '(("%p" . "%P")) (default-value 'modeline-format) :test 'equal)
4062         barfs.
4063
4064 1999-08-28  Mike Woolley  <mike@bulsara.com>
4065
4066         * winnt.el: Removed nt-shell-mode-hook, which was preventing the
4067         user setting comint-completion-addsuffix and
4068         comint-process-echoes.
4069
4070 1999-09-22  Andy Piper  <andy@xemacs.org>
4071
4072         * gutter-items.el (update-tab-in-gutter): use
4073         last-nonminibuf-window instead of selected-window.
4074
4075 1999-09-18  Andy Piper  <andy@xemacs.org>
4076
4077         * gnuserv.el (gnuserv-edit-files): select frame we are going to
4078         display on.
4079
4080         * subr.el (record-buffer-hook): new variable so that the hook gets
4081         some documentation.
4082
4083 1999-09-16  Andy Piper  <andy@xemacs.org>
4084
4085         * gutter-items.el (update-tab-in-gutter): only update when the
4086         gutter is visible.
4087         (remove-buffer-from-gutter-tab): ditto.
4088
4089 1999-09-17  Hrvoje Niksic  <hniksic@srce.hr>
4090
4091         * simple.el (do-auto-fill): Commented out part of Kinsoku
4092         processing.
4093
4094 1999-09-14  Hrvoje Niksic  <hniksic@srce.hr>
4095
4096         * isearch-mode.el (isearch-highlightify-region): Give the
4097         highlighting extents a high priority.
4098         (isearch-make-extent): Give the main highlighting extent an even
4099         higher priority.
4100
4101 1999-09-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4102
4103         * packages.el (packages-compute-package-locations): Fix typo from
4104         -u rationalization.
4105
4106 1999-09-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4107
4108         * setup-paths.el (paths-find-doc-directory): Respect value of
4109         `configure-doc-directory.'
4110
4111         * find-paths.el (paths-find-architecture-directory): Give
4112         precendence `default' argument (which typically comes from
4113         configure).
4114
4115 1999-09-05  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4116
4117         * startup.el (command-line-early): Added options -user-init-file
4118         and -user-init-directory.
4119
4120         * files.el (user-init-file): Default to NIL so we can recognize
4121         when it's set.
4122
4123 1999-08-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4124
4125         * obsolete.el (init-file-user):
4126         * startup.el:
4127         * packages.el (packages-compute-package-locations):
4128         * package-get.el (package-get-user-index-filename):
4129         * menubar-items.el (maybe-add-init-button):
4130         * info.el (Info-annotations-path):
4131         * dump-paths.el:
4132         Change `user-init-directory' to be an absolute path.
4133         Use `user-init-directory' where appropriate.
4134         Zap `init-file-user' and its uses.
4135
4136 1999-09-09  Hrvoje Niksic  <hniksic@srce.hr>
4137
4138         * subr.el (copy-symbol): New function.
4139
4140 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
4141
4142         * isearch-mode.el (isearch-done): Be sure to restore invisible
4143         extents in the proper buffer.
4144         (isearch-pre-command-hook): Set this-command to the correct value
4145         in case the buffer has changed and old overriding-local-map was
4146         used.
4147         (isearch-restore-extent): Use remprop instead of setting the
4148         property to nil.
4149
4150 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
4151
4152         * cmdloop.el (execute-extended-command): Update zmacs region
4153         before the delay.
4154         (execute-extended-command): Make the message gettext-friendly.
4155
4156 1999-09-07  Andy Piper  <andy@xemacs.org>
4157
4158         * gutter-items.el (progress-gauge-glyph): renamed from
4159         progress-glyph.
4160         (progress-text-glyph): new variable.
4161         (progress-layout-glyph): use layouts and text glyphs.
4162         (progress-area-buffer): removed.
4163         (progress-text-and-extent): new variable.
4164         (progress-displayed-p): dynamically create gutter area buffer.
4165         (clear-progress): ditto.
4166         (raw-append-progress): ditto.
4167         (append-progress): use new glyph names.
4168         (raw-append-progress): only create the extent when needed. set
4169         properties more optimally.
4170         (progress): remove args.
4171
4172 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
4173
4174         * isearch-mode.el (isearch-range-invisible): Use mapc instead of
4175         mapcar where the return value is unused.
4176         (isearch-restore-invisible-extents): Ditto.
4177         (isearch-highlight-all-cleanup): Ditto.
4178         (isearch-delete-extents-in-range): Traverse the extents only once.
4179         (isearch-highlight-all-update): Don't start over if the search
4180         string has changed and more input is pending.
4181
4182 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
4183
4184         * packages.el (packages-find-package-data-path): Ditto.
4185
4186         * cl.el: Use mapcar at top-level -- mapc is no longer a subr.
4187
4188         * subr.el (mapc-internal): Don't make obsolete.
4189
4190         * cl-extra.el (mapc): Resurrect.
4191
4192 1999-09-03  Hrvoje Niksic  <hniksic@srce.hr>
4193
4194         * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete
4195         alias.
4196
4197         * isearch-mode.el (isearch-top-state): Restore isearch-word.
4198         (isearch-yank-clipboard): Renamed from isearch-yank-x-clipboard.
4199         (isearch-yank-clipboard): Use get-clipboard instead of
4200         x-get-clipboard.
4201         (isearch-yank-selection): Fix docstring.
4202
4203 1999-09-02  Martin Buchholz  <martin@xemacs.org>
4204
4205         * cl-extra.el: Obsolete hash-table-type in favor of hash-table-weakness.
4206
4207 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
4208
4209         * cl-macs.el (extent-start-position): Fix setf method.
4210         (extent-end-position): Ditto.
4211
4212 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
4213
4214         * isearch-mode.el: End merge with FSF 20.4.
4215
4216         * isearch-mode.el (search-invisible): New variable.
4217         (isearch-hide-immediately): Ditto.
4218         (isearch-unhidden-extents): Ditto.
4219         (isearch-range-invisible): New function.
4220         (isearch-unhide-extent): Ditto.
4221         (isearch-restore-invisible-extents): Ditto.
4222         (isearch-restore-extent): Ditto.
4223
4224         * isearch-mode.el (isearch-ring-advance-edit): Use FSF
4225         implementation.
4226         (isearch-ring-retreat-edit): Ditto.
4227         (isearch-forward): New argument NO-RECURSIVE-EDIT.
4228         (isearch-forward-regexp): New arguments NOT-REGEXP and
4229         NO-RECURSIVE-EDIT.
4230         (isearch-backward): New argument NO-RECURSIVE-EDIT.
4231         (isearch-backward-regexp): New arguments NOT-REGEXP and
4232         NO-RECURSIVE-EDIT.
4233         (isearch-mode): Return isearch-success.
4234         (isearch-update): Use unread-command-events instead of
4235         unread-command-event.
4236         (isearch-abort): If an invalid regexp is encountered, keep popping
4237         states.
4238         (isearch-*-char): Use FSF implementation.
4239         (isearch-whitespace-chars): Use the more robust FSF's
4240         implementation.
4241         (isearch-within-brackets): New variable.
4242         (isearch-mode): Initialize it.
4243         (isearch-edit-string): Bind it.
4244         (isearch-search-and-update): Set it.
4245         (isearch-push-state): Push it.
4246         (isearch-top-state): Pop it.
4247         (isearch-search): Set it.
4248         (isearch-printing-char): When called by isearch-whitespace-chars,
4249         handle M-SPC gracefully.
4250         (isearch-message-prefix): New argument ELLIPSIS.
4251         (isearch-message-suffix): Ditto.
4252         (isearch-message): Use the ELLIPSIS argument when calling
4253         isearch-message-prefix and isearch-message-suffix.
4254         (isearch-message-prefix): Distinguish between "wrapped" and
4255         "overwrapped" search, FWIW.
4256
4257 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
4258
4259         * isearch-mode.el (isearch-edit-string): Use the head of the
4260         search ring instead of search-last-string and search-last-regexp.
4261         (search-highlight): Renamed from isearch-highlight.
4262         (isearch-exit): Use the new name.
4263         (isearch-highlight): Ditto.
4264         (isearch-dehighlight): Ditto.
4265         (isearch-update-ring): New function.
4266         (isearch-done): Call it.
4267         (isearch-done): New argument EDIT.
4268         (isearch-repeat): If search string is empty, look up at the car of
4269         the search ring; ignore the yank pointer.
4270         (isearch-abort): Call isearch-done with NOPUSH.
4271         (isearch-cancel): New function.
4272         (isearch-mode-map): Bind it to ESC ESC ESC.
4273
4274         * isearch-mode.el: Begin merge with FSF 20.4.
4275
4276 1999-09-01  Andy Piper  <andy@xemacs.org>
4277
4278         * x-select.el (x-get-clipboard): obsolete.
4279         (x-yank-clipboard-selection): obsolete
4280
4281         * select.el (disown-selection): need to be careful to disown the
4282         clipboard if we set it via selection.
4283         (get-clipboard): move from x-select.el
4284         (yank-clipboard-selection): ditto.
4285
4286 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
4287
4288         * isearch-mode.el (isearch-exit): Bind isearch-highlight and
4289         isearch-highlight-all-matches to nil.
4290         (isearch-fixed-case): New variable.
4291         (isearch-mode): Initialize it.
4292         (isearch-edit-string): Save it.
4293         (isearch-toggle-case-fold): Set it.
4294         (isearch-fix-case): Make sure isearch-toggle-case-fold works --
4295         need to check isearch-fixed-case.
4296         (isearch-toggle-case-fold): Update highlighting of all matches
4297         before the pause.
4298         (isearch-edit-string):
4299
4300 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
4301
4302         * isearch-mode.el (isearch-edit-string): Call isearch-message
4303         before reading the event so that the prompt is displayed properly.
4304         (isearch-message): Use isearch-nonincremental when calling
4305         isearch-message-prefix.
4306         (minibuffer-local-isearch-map): Bind up and down to do the same as
4307         M-p and M-n respectively.
4308         (isearch-done): New arg NOPUSH.
4309         (isearch-edit-string): Use it.
4310         (isearch-edit-string): Don't bind isearch-string.
4311         (isearch-ring-adjust): Edit string, *then* push state.
4312
4313 1999-08-31  Hrvoje Niksic  <hniksic@srce.hr>
4314
4315         * faces.el (isearch-secondary): Make isearch-secondary look
4316         different than default.
4317
4318 1999-08-30  Hrvoje Niksic  <hniksic@srce.hr>
4319
4320         * isearch-mode.el (isearch-yank): Use progn instead of the inner
4321         save-excursion.
4322         (isearch-dehighlight): Remove TOTALLY.  Simplify.
4323         (isearch-update): Call isearch-dehighlight without arguments.
4324         (isearch-done): Ditto.
4325
4326         * isearch-mode.el (isearch-fix-case): If the search string has no
4327         upper-case letters, allow the folding to be reenabled.
4328         Previously, once disabled, the folding would remain that way until
4329         the end of isearch.
4330         (isearch-top-state): Call isearch-fix-case.
4331
4332         * isearch-mode.el (isearch-yank): Use progn instead of the inner
4333         save-excursion.
4334         (isearch-dehighlight): Remove TOTALLY.  Simplify.
4335
4336 1999-08-31  Jan Vroonhof  <jan@xemacs.org>
4337
4338         * xpm-button.el:
4339         xbm-button.el: Need to exist in core because gui.el depends on
4340         them.
4341
4342 1999-08-31  Andy Piper  <andy@xemacs.org>
4343
4344         * gutter-items.el (buffers-tab-face): new customizable variable.
4345         (buffers-tab-default-buffer-line-length): new specifier for
4346         maximum viewable characters.
4347         (progress-stack): new variable for implementing widget-based
4348         progress messages.
4349         (progress-area-buffer): ditto.
4350         (progress-glyph-height): ditto.
4351         (progress-stop-callback): ditto.
4352         (progress-quit-function): new function.
4353         (progress-glyph): new variable.
4354         (progress-layout-glyph): ditto.
4355         (progress-displayed-p): new function, see message-displayed-p for
4356         details.
4357         (clear-progress): ditto.
4358         (remove-progress): ditto.
4359         (append-progress): ditto.
4360         (raw-append-progress): ditto.
4361         (display-progress): ditto.
4362         (current-progress): ditto.
4363         (current-progress-label): ditto.
4364         (progress): ditto.
4365         (lprogress): ditto.
4366
4367
4368 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
4369
4370         * obsolete.el (isearch-yank-x-selection): Define obsolete alias.
4371
4372         * isearch-mode.el (isearch-yank-x-selection): Renamed to
4373         `isearch-yank-selection'.
4374         (isearch-mode-map): Use it.
4375         (isearch-yank-selection): Use `get-selection' instead of
4376         `get-x-selection'.
4377
4378 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
4379
4380         * faces.el (isearch-secondary): Create face here.
4381
4382         * isearch-mode.el: Rewrote the "lazy highlighting" code not to use
4383         timers.
4384
4385 1999-08-27  Hrvoje Niksic  <hniksic@srce.hr>
4386
4387         * subr.el (buffer-string): More robust backward compatibility
4388         check, courtesy William Perry.
4389
4390 1999-08-26  Hrvoje Niksic  <hniksic@srce.hr>
4391
4392         * replace.el (perform-replace): Stop the search after the search
4393         limit has been reached.
4394
4395 1999-08-23  Andy Piper  <andy@xemacs.org>
4396
4397         * gutter-items.el (update-tab-in-gutter): call add-tab-to-gutter
4398         here if we don't have one.
4399
4400 1999-08-15  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
4401
4402         * ldap.el (ldap-coding-system): Default to nil until we get
4403         efficient UTF8 support
4404         (ldap-decode-string): Guard against `decode-coding-string' not
4405         being defined
4406         (ldap-encode-string): Guard against `encode-coding-string' not
4407         being defined
4408
4409 1999-08-23  Didier Verna  <didier@xemacs.org>
4410
4411         * rect.el: Cosmetics suggested by Dave Love <d.love@dl.ac.uk>.
4412         Some doc strings improvements, and add a star to the `interactive'
4413         calls.
4414
4415 1999-08-18  Stef Epardaud  <stef@lunatech.com>
4416
4417         * font-lock.el (java-font-lock-keywords-3): introduced new
4418         keywords and regexpes for javadoc syntax 1.2.
4419
4420 1999-08-17  Andy Piper  <andy@xemacs.org>
4421
4422         * gutter-items.el (buffers-tab-format-buffer-line-function): use
4423         format-buffers-tab-line.
4424         (buffers-tab-max-buffer-line-length): new variable.
4425         (format-buffers-tab-line): new function. truncate names if over
4426         buffers-tab-max-buffer-line-length.
4427
4428 1999-08-13  Charles G Waldman  <cgw@fnal.gov>
4429
4430         * cus-start.el: Customize the variable `bell-inhibit-time'.
4431
4432 1999-08-16  Andy Piper  <andy@xemacs.org>
4433
4434         * gutter-items.el (remove-buffer-from-gutter-tab): take a
4435         brute-force approach to deleting the last buffer.
4436         (buffers-tab-grouping-regexp): new customizable variable.
4437         (select-buffers-tab-buffers-by-mode): use it.
4438
4439 1999-08-13  Andy Piper  <andy@xemacs.org>
4440
4441         * gutter-items.el (remove-buffer-from-gutter-tab): fix *scratch*
4442         deletion problem.
4443
4444 1999-07-30  Didier Verna  <didier@xemacs.org>
4445
4446         * cus-edit.el (custom-save-variables): I said, use prin1 instead
4447         of princ to output symbols.
4448         (custom-save-face-internal): ditto.
4449         (custom-save-resets): ditto.
4450
4451 1999-08-09  Didier Verna  <didier@xemacs.org>
4452
4453         * gutter-items.el (select-buffers-tab-buffers-by-mode): use
4454         `regexp-quote' to protect the major mode name for use as a regular
4455         expression (c++ needs this for instance).
4456
4457 1999-08-08  Andy Piper  <andy@xemacs.org>
4458
4459         * gutter-items.el (select-buffers-tab-buffers-by-mode): beef up to
4460         cope with similar mode names.
4461
4462         * gutter-items.el (buffers-tab-selection-function): new selection
4463         function.
4464         (select-buffers-tab-buffers-by-mode): new function.
4465         (buffers-tab-items): use it if set to only display buffers in the
4466         tab in the current buffer's group..
4467         (update-tab-in-gutter): use new api.
4468         (remove-buffer-from-gutter-tab): ditto.
4469
4470         * gutter-items.el (buffers-tab-max-size): set custom selection
4471         default to 6.
4472         (buffers-tab-switch-to-buffer): just switch window if the window is visible.
4473         (add-tab-to-gutter): set face as default.
4474
4475 1999-07-07  Jan Vroonhof  <jan@xemacs.org>
4476
4477         * faces.el (frob-face-property): Merge the fall-back specifier
4478         with the target, not replace it.
4479
4480 1999-08-05  Andy Piper  <andy@xemacs.org>
4481
4482         * gutter-items.el (update-tab-in-gutter): add frame argument for
4483         buffer-items.
4484         (update-tab-in-gutter): use it.
4485
4486         * gutter-items.el (record-buffer-hook): set.
4487
4488         * buffer.el (switch-to-buffer): back out switch-to-buffer-hook
4489         change.
4490         (switch-to-buffer-hook) deleted.
4491
4492 1999-08-04  Andy Piper  <andy@xemacs.org>
4493
4494         * gutter-items.el (update-tab-in-gutter): make sure this will work
4495         as an argument to create-frame-hook.
4496
4497 1999-07-30  Hrvoje Niksic  <hniksic@srce.hr>
4498
4499         * isearch-mode.el: Modified Bob and Darryl's code to use itimers
4500         instead of timer emulation.
4501
4502 1999-07-30  Darryl Okahata  <darrylo@sonic.net>
4503
4504         * isearch-mode.el: Merged Bob Glickstein's <bobg@zanshin.com> GNU
4505         Emacs isearch enhancements.
4506
4507 1999-07-28  Andy Piper  <andy@xemacs.org>
4508
4509         * gutter-items.el (add-tab-to-gutter): put in specifier specs for
4510         all devices that support tab controls.
4511         (remove-buffer-from-gutter-tab): new function. to be used as a
4512         value for kill-buffer-hook.
4513
4514 1999-07-21  Sean MacLennan  <seanm@storm.ca>
4515
4516         * auto-show.el (auto-show-truncationp): changed to match
4517         `window_translation_on'
4518
4519 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
4520
4521         * XEmacs 21.2.19 is released
4522
4523 1999-07-28  SL Baur  <steve@miho>
4524
4525         * code-files.el (insert-file-contents): Fix docstring.
4526         revert previous change.
4527
4528 1999-07-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4529
4530         * fill.el (fill-region-as-paragraph): Change re-break-point to
4531         contain word-across-newline plus one character so that filling
4532         Japanese and Chinese works as desired.
4533         * simple.el (do-auto-fill): Ditto.
4534
4535 1999-07-26  SL Baur  <steve@miho>
4536
4537         * mule/japanese.el ("Japanese"): Do not specify a default input
4538         method.
4539         Suggested by MORIOKA Tomohiko  <tomo@etl.go.jp>
4540
4541 1999-07-23  Jan Vroonhof  <vroonhof@math.ethz.ch>
4542
4543         * custom.el ((not (fboundp 'defun*))): Insert autoload crap to be
4544         able to use cl-macs macro in early lisp.
4545
4546 1999-07-23  Jan Vroonhof  <jan@xemacs.org>
4547
4548         * custom.el:
4549         * cus-face.el:
4550         * cus-edit.el:
4551                 Massive custom Theme API changes.
4552
4553 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
4554
4555         * code-files.el (insert-file-contents): Regard
4556         coding-system-magic-cookie if `coding-system-for-read' is nil.
4557
4558 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
4559
4560         * mule/thai-xtis.el: Add coding: local variable, to avoid
4561         bootstrapping problem with C locale.
4562
4563 1999-07-22  Andy Piper  <andy@xemacs.org>
4564
4565         * dumped-lisp.el (preloaded-file-list): guard against putting
4566         gutter-items in a less than functional XEmacs.
4567         * gutter-items.el: put call to `add-tab-to-gutter' back in.
4568
4569 1999-07-18  Bob Weiner  <weiner@beopen.com>
4570
4571         * fill.el (fill-context-prefix): Fixed bug that prevented the
4572         setting of an adaptive fill prefix when the `dont-skip-first' was
4573         t.
4574
4575 1999-07-22  SL Baur  <steve@miho>
4576
4577         * gutter-items.el: remove unguarded call to `add-tab-to-gutter'.
4578
4579 1999-06-25  Karl M. Hegbloom  <karlheg@debian.org>
4580
4581         * files.el (interpreter-mode-alist): add `make', `guile', and
4582         `emacs' entries. (#!/usr/bin/make -f ought to send a file into
4583         makefile-mode, guile is a scheme, and someday XEmacs will be
4584         modular enough to use as an efficient scripting tool.)
4585
4586 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
4587
4588         * mule/mule-cmds.el (reset-language-environment): Regard
4589         coding-category `utf-8' and `ucs-4' if they are available.
4590
4591 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
4592
4593         * mule/mule-cmds.el (set-default-coding-systems): Fix DOC-string.
4594         (prefer-coding-system): Fix DOC-string.
4595
4596         * mule/mule-cmds.el (coding-system-change-eol-conversion): Fix
4597         DOC-string too.
4598
4599         * mule/mule-cmds.el (mule-keymap): Change keymap name from MULE to
4600         Mule.
4601         (coding-system-change-eol-conversion): Fix DOC-string.
4602
4603 1999-06-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
4604
4605         * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system'
4606         instead of `list-coding-system'.
4607
4608 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4609
4610         * menubar-items.el (default-menubar): `select-input-method' was
4611         renamed to `set-input-method'.
4612
4613         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
4614         "Set Language Environment" menu.
4615
4616         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
4617         "Describe Language Support" menu.
4618
4619 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4620
4621         * mule/chinese.el ("Chinese-GB"): Rename
4622         `chinese-gb-environment-setup-function' to
4623         `setup-chinese-gb-environment-internal'.
4624
4625 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4626
4627         * mule/korean.el: Use `define-coding-system-alias' instead of
4628         `copy-coding-system'.
4629
4630 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4631
4632         * mule/mule-cmds.el (set-language-environment-coding-systems):
4633         Treat duplicated coding-categories.
4634
4635 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4636
4637         * mule/japanese.el: Use `define-coding-system-alias' instead of
4638         `copy-coding-system'.
4639
4640 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4641
4642         * mule/vietnamese.el: Specify `iso-8-1' as a category of
4643         coding-system `viscii'.
4644
4645 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4646
4647         * mule/cyrillic.el:
4648         - Specify `iso-8-1' as a category of coding-system `koi8-r'.
4649         (cyrillic-alternativnyj-decode-table): New variable.
4650         (cyrillic-alternativnyj-encode-table): New variable.
4651         - Specify `iso-8-1' as a category of coding-system
4652           `alternativnyj'.
4653         - Abolish general Cyrillic environment.
4654
4655 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4656
4657         * mule/chinese.el:
4658         - Use `define-coding-system-alias' instead of `copy-coding-system'.
4659         - Register `chinese-gb-environment-setup-function' as a
4660           `setup-function' of "Chinese-GB" environment.
4661
4662 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4663
4664         * mule/mule-cmds.el (set-language-info-alist): Allow dummy
4665         optional argument `parents'.
4666
4667         * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
4668         property for Thai-XTIS.
4669
4670         * mule/mule-help.el (help-with-tutorial): Use property
4671         `tutorial-coding-system' of language-info as a coding-system to
4672         read tutorial file.
4673
4674 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4675
4676         * mule/thai-xtis.el: Don't setup `setup-function' and
4677         `exit-function'.
4678
4679         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
4680         `set-coding-category-system' to set up coding-system for
4681         coding-category.
4682
4683         * mule/mule-cmds.el (prefer-coding-system): Use
4684         `set-coding-category-system' to set up coding-system for
4685         coding-category.
4686
4687 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
4688
4689         * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
4690         Thai-XTIS environment.
4691
4692         * mule/mule-cmds.el (prefer-coding-system): Use
4693         `find-coding-system' instead of `coding-system-p'.
4694
4695 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4696
4697         * mule/mule-cmds.el (set-language-environment-coding-systems):
4698         Modify eol-type for XEmacs.
4699
4700         * mule/thai-xtis.el: Delete unused local variable `category'.
4701
4702         * mule/mule-cmds.el (coding-system-change-eol-conversion): New
4703         function.
4704         (prefer-coding-system): Don't call
4705         `update-coding-systems-internal'; use function
4706         `coding-category-list' instead of variable `coding-category-list';
4707         use `set-coding-priority-list' instead of `set-coding-priority';
4708         modify `eol-type' for XEmacs.
4709
4710         * mule/mule-misc.el (string-width): Use `charset-width' instead of
4711         `charset-columns'.
4712         (char-width): Likewise.
4713
4714 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4715
4716         * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
4717         `tis-620'.
4718
4719         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
4720         `set-coding-priority-list' instead of `set-coding-priority'; don't
4721         call `update-coding-systems-internal'.
4722
4723         * mule/mule-misc.el (coding-system-get): New function.
4724         (coding-system-put): New function.
4725         (coding-system-category): New function.
4726
4727 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4728
4729         * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
4730         when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
4731         to avoid conflict with leim/quail/thai-xtis.
4732
4733         * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
4734         to thai-xtis-chars.el.
4735
4736         * mule/thai-xtis-chars.el: New file (split from
4737         mule/thai-xtis.el).
4738
4739 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4740
4741         * mule/thai-xtis.el:
4742         - Change category for the charset `thai-xtis' to `?x' from `?T'.
4743         - Add syntax entries.
4744         - Put `preferred-coding-system' of the charset `thai-xtis' to
4745           `tis-620'.
4746
4747 1999-06-28  TAKAHASHI Naoto  <ntakahas@etl.go.jp>
4748
4749         * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
4750         rewritten to use write-multibyte-character.
4751
4752 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4753
4754         mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
4755         of `iso-2022-7'.
4756         (prefer-coding-system): Synced up with Emacs 20.3.11 but not
4757         ported yet.
4758         (read-input-method-name): Treat optional argument `default'.
4759
4760 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4761
4762         * mule/mule-cmds.el (set-language-info): Don't set up menus at
4763         all.
4764         (set-language-info-alist): Set up menus here.
4765
4766 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
4767
4768         * minibuf.el (completing-read): Add new optional argument
4769         `default'.
4770         (read-coding-system): Add new optional argument
4771         `default-coding-system'.
4772
4773 1999-06-03  Ken'ichi Handa  <handa@gnu.org>
4774
4775         * mule/vietnamese.el (ccl-encode-vscii): Typo fixed
4776         (viet-viscii-...->viet-vscii...).
4777
4778 1999-05-13  Ken'ichi Handa  <handa@gnu.org>
4779
4780         * mule/mule-cmds.el: Change MULE to Mule in docstrings
4781         and menus.
4782
4783 1999-04-12  Richard M. Stallman  <rms@gnu.org>
4784
4785         * mule/mule-cmds.el (input-method-function): Add permanent-local
4786         property.
4787
4788 1999-03-30  Dave Love  <fx@gnu.org>
4789
4790         * mule/mule-cmds.el (current-language-environment): Doc fix.
4791
4792 1999-02-06  Richard Stallman  <rms@gnu.org>
4793
4794         * mule/european.el (setup-slovenian-environment): New function.
4795         ("Slovenian"): New language environment.
4796
4797 1999-01-27  Dave Love  <fx@gnu.org>
4798
4799         * mule/mule-cmds.el (current-language-environment): Provide :link,
4800         :type (choices) and appropriate :get.
4801
4802 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
4803
4804         * mule/mule-cmds.el (describe-language-environment): Don't alter
4805         input-method-alist.
4806
4807 1999-01-06  Eli Zaretskii  <eliz@gnu.org>
4808
4809         * mule/mule-cmds.el (prefer-coding-system): Call
4810         set-coding-priority, so that the internal array of priorities is
4811         also updated.
4812
4813 1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
4814
4815         * mule/mule-cmds.el (prefer-coding-system): If the argument
4816         requires specific EOL conversion type, make the default coding
4817         systems use that.
4818
4819 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
4820
4821         * mule/mule-cmds.el (set-language-environment): Pass the default
4822         eol-type to set-language-environment-coding-systems.
4823         (set-default-coding-systems): Copy the eol-type property for the
4824         new default values of {buffer-file,process}-coding-system from the
4825         old defaults.
4826         (set-language-environment-coding-systems): Accept an optional
4827         argument EOL-TYPE, and set the eol-type property of the default
4828         coding systems accordingly.
4829
4830 1998-10-26  Kenichi Handa <handa@etl.go.jp>
4831
4832         * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
4833         use generate-new-buffer instead of get-buffer-create.
4834
4835 1998-10-21  Kenichi Handa  <handa@etl.go.jp>
4836
4837         * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
4838
4839 1998-10-16  Markus Rost  <rost@delysid.gnu.org>
4840
4841         * mule/mule-cmds.el (default-input-method): Fix custom type.
4842
4843 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
4844
4845         * mule/mule-cmds.el (setup-specified-language-environment):
4846         Add apropos-inhibit property.
4847         (describe-specified-language-support): Likewise.
4848
4849 1998-09-06  Bill Richter  <richter@math.nwu.edu>
4850
4851         * mule/mule-cmds.el: Doc fixes.
4852
4853 1998-09-02  Kenichi Handa  <handa@etl.go.jp>
4854
4855         * mule/mule-cmds.el (register-input-method): Doc-string
4856         modified.
4857
4858 1998-09-01  Dave Love  <fx@gnu.org>
4859
4860         * mule/mule-cmds.el (current-language-environment): Fix
4861         setter function.
4862
4863 1998-08-31  Paul Eggert  <eggert@twinsun.com>
4864
4865         * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el,
4866         mule/european.el, mule/hebrew.el, mule/japanese.el,
4867         mule/korean.el, mule/vietnamese.el: Add coding: local variable, to
4868         avoid bootstrapping problem if you need to recompile all the Lisp
4869         files using interpreted code.
4870
4871 1998-08-26  Kenichi Handa  <handa@etl.go.jp>
4872
4873         * mule/european.el ("Latin-1"): Modify `documentation' key value.
4874         ("Latin-2"): Likewise.
4875
4876 1998-08-18  Per Starback  <starback@update.uu.se>
4877
4878         * mule/european.el (setup-latin2-environment): Fix typo.
4879
4880 1998-08-18  Kenichi Handa  <handa@etl.go.jp>
4881
4882         * mule/european.el: Give proper value of `input-method' key to all
4883         lang. env.
4884
4885         * mule/mule-cmds.el (activate-input-method): Handle the case that
4886         the arg INPUT-METHOD is nil correctly.
4887         (read-multilingual-string): Activate the specified input method
4888         before calling read-string.  Afterward, activate the original
4889         input method.
4890
4891 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
4892
4893         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
4894         (set-language-info-alist): Fix typo in doc-string.
4895
4896         * mule/hebrew.el ("Hebrew"): Delete describe-function key.
4897
4898 1998-08-09  Kenichi HANDA  <handa@etl.go.jp>
4899
4900         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
4901         (reset-language-environment): New function for the job that
4902         setup-english-environment used to do.
4903         (set-language-environment): Do more setups according to the info
4904         in language-info-alist.
4905         (read-language-name): Handle the case that the arg KEY is nil.
4906         (describe-language-environment): Handle input-method property.
4907
4908         * mule/: All files under this directory, which related with
4909         specific languages (such as mule/european.el, mule/greek.el,
4910         mule/hebrew.el, mule/misc-lang.el), modified as below.
4911         (setup-XXX-environment): Just call set-language-environment.  If
4912         they used to do some other jobs than what done by
4913         set-language-environment, those jobs are done in
4914         setup-XXX-environment-internal now.
4915         ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
4916         the value to setup-XXX-environment-internal.  Add properties
4917         input-method and features.
4918
4919         * mule/english.el (setup-english-environment): Just call
4920         reset-language-environment.
4921
4922         * mule/european.el (setup-8-bit-environment): Function deleted.
4923
4924 1998-08-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
4925
4926         * mule/mule-cmds.el (input-method-exit-on-first-char)
4927         (input-method-use-echo-area): Doc fixes.
4928
4929 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
4930
4931         * mule/mule-cmds.el (input-method-exit-on-first-char): New
4932         variable.
4933         (input-method-use-echo-area): New variable.
4934
4935 1998-08-01  Kenichi HANDA  <handa@etl.go.jp>
4936
4937         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
4938
4939 1998-07-30  Ken'ichi Handa  <handa@delysid.gnu.org>
4940
4941         * mule/mule-cmds.el (activate-input-method): Update mode line.
4942         (inactivate-input-method): Likewise.
4943
4944 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
4945
4946         * mule/mule-cmds.el (read-multilingual-string): Don't activate an
4947         input method in the current buffer, but just bind
4948         current-input-method.
4949
4950 1998-07-08  Kenichi Handa  <handa@etl.go.jp>
4951
4952         * mule/hebrew.el ("Hebrew"): Add coding-priority.
4953
4954         * mule/misc-lang.el ("IPA"): Add coding-priority and
4955         coding-system.
4956
4957 1998-06-26  Ken'ichi Handa  <handa@melange.gnu.org>
4958
4959         * mule/greek.el: Add coding-priority.
4960
4961 1998-05-23  Richard Stallman  <rms@psilocin.ai.mit.edu>
4962
4963         * mule/mule-cmds.el (register-input-method): Rename arg ENV to
4964         LANG-ENV.
4965
4966 1998-05-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
4967
4968         * mule/mule-cmds.el (register-input-method): Fix previous change.
4969         (setup-specified-language-environment): Doc fix.
4970
4971 1998-05-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
4972
4973         * mule/mule-cmds.el: Several doc fixes.
4974         (get-language-info, set-language-info): Rename argument.
4975         (set-language-info-alist): Likewise.
4976         (register-input-method): Rename argument.
4977         (activate-input-method): If INPUT-METHOD is nil, deactivate.
4978
4979 1998-05-04  Kenichi Handa  <handa@etl.go.jp>
4980
4981         * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
4982         default value while reading an input method.
4983
4984 1998-05-01  Kenichi Handa  <handa@etl.go.jp>
4985
4986         * mule/mule-cmds.el (universal-coding-system-argument):
4987         Use buffer-file-coding-system as default.
4988
4989 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
4990
4991         * mule/korean.el ("Korean"): Doc fix.
4992
4993 1998-04-11  Kenichi Handa  <handa@etl.go.jp>
4994
4995         * mule/mule-cmds.el (describe-language-environment): Print the
4996         languge environment at the head.
4997
4998 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
4999
5000         * mule/japanese.el: Set exit-function to exit-japanese-environment
5001         for Japanese environment.
5002
5003 1998-03-20  Richard Stallman  <rms@psilocin.gnu.org>
5004
5005         * mule/mule-cmds.el (set-language-environment): Doc fix.
5006         (current-language-environment): Use defcustom.
5007         (default-input-method): Specify :type.
5008
5009 1998-03-02  Kenichi Handa  <handa@etl.go.jp>
5010
5011         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
5012         modified.
5013         (prefer-coding-system): Doc-string modified.
5014
5015 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
5016
5017         * mule/mule-cmds.el (set-language-info): Doc-string
5018         describes `coding-priority' KEY.
5019         (set-language-environment-coding-systems): New function.
5020         (select-safe-coding-system): New function.
5021         (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
5022         (set-language-info-alist): New optionla arg PARENTS.  Call
5023         set-language-info with appropriate DESCRIBE-MAP and SETUP-MAP args.
5024         (set-language-environment-coding-systems): New function.
5025
5026         * mule/chinese.el: Remove setting up of
5027         describe-chinese-environment-map and
5028         setup-chinese-environment-map.  Exclude them in args of calls to
5029         set-language-info-alist.  Register coding-priority key in
5030         language-info-alist.
5031
5032         * mule/cyrillic.el: Remove setting up of
5033         describe-cyrillic-environment-map and
5034         setup-cyrillic-environment-map.  Exclude them in args of calls to
5035         set-language-info-alist.  Register coding-priority key in
5036         language-info-alist.
5037
5038         * mule/english.el: Register coding-priority key in
5039         language-info-alist.
5040
5041         * mule/ethiopic.el: Register coding-priority key in
5042         language-info-alist.
5043
5044         * mule/european.el: Remove setting up of
5045         describe-european-environment-map and
5046         setup-european-environment-map.  Exclude them in args of calls to
5047         set-language-info-alist.  Register coding-priority key in
5048         language-info-alist.  Add "German" language env.
5049         (setup-8-bit-environment): Delete CODING-SYSTEM arg.
5050         (setup-german-environment): New function.
5051
5052         * mule/greek.el (setup-greek-environment): For Greek lang. env.,
5053         change default input method to "greek-postfix".
5054
5055         * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register
5056         coding-priority key in
5057
5058 1997-12-19  Stephen Eglen  <stephen@cns.ed.ac.uk>
5059
5060         * mule/mule-cmds.el (set-language-info): Doc fix.
5061         (input-method-inactivate-hook): Doc fix.
5062
5063 1997-11-20  Karl Heuer  <kwzh@gnu.org>
5064
5065         * mule/mule-cmds.el (set-input-method): Renamed from
5066         select-input-method.
5067
5068 1997-11-07  Kenichi Handa  <handa@etl.go.jp>
5069
5070         * mule/mule-cmds.el (set-language-environment): Run
5071         exit-language-environment-hook before calling `exit-function'
5072         which is specified for the language environment.
5073
5074 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
5075
5076         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
5077         modified.
5078         (prefer-coding-system): Likewise.
5079         (describe-language-environment): Print aliases of each coding
5080         system.
5081         (set-language-environment-hook): New variable.
5082         (exit-language-environment-hook): New variable.
5083         (set-language-environment): Call these hooks.  Before setting a
5084         new language environment, exit from the
5085         current-language-environment if necessary.
5086         (input-method-verbose-flag): The value can be nil, t,
5087         complex-only, or default.
5088         (input-method-highlight-flag): Doc-string augmented.
5089         (activate-input-method): Check if we can run the registered
5090         function to activate an input method.
5091
5092         * mule/korean.el: Set exit-function for language environment
5093         "Korean" to exit-korean-environment.
5094         (setup-korean-environment): Moved to korea-util.el.
5095
5096 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
5097
5098         * mule/mule-cmds.el (read-multilingual-string): Use
5099         current-input-method prior to default-input-method.  Don't bind
5100         current-input-method by `let', instead, activate the specified
5101         input method in the current buffer temporarily.
5102
5103 1997-10-19  John F. Whitehead  <jfw@cisco.com>
5104
5105         * mule/mule-cmds.el (describe-language-environment): Fix prompt.
5106
5107 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
5108
5109         * mule/chinese.el (post-read-decode-hz): Return the result of
5110         decode-hz-region.
5111         (pre-write-encode-hz): Do not change the value of
5112         last-coding-system.
5113
5114 1998-09-06  Bill Richter  <richter@math.nwu.edu>
5115
5116         * mule/mule-ccl.el: Doc fixes.
5117
5118 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
5119
5120         * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
5121         (check-ccl-program): New macro.
5122
5123 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
5124
5125         * mule/mule-ccl.el: Comment about CCL syntax modified.
5126         (ccl-command-table): Add read-multibyte-character and
5127         write-multibyte-character.
5128         (ccl-code-table): Add ex-cmd.
5129         (ccl-extended-code-table): New variable.
5130         (ccl-embed-extended-command): New function.
5131         (ccl-compile-read-multibyte-character,
5132         ccl-compile-write-multibyte-character) New functions.
5133         (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
5134         ccl-dump-write-multibyte-character): New functions.
5135
5136 1999-07-22  SL Baur  <steve@miho>
5137
5138         * config.el (config-value-file): config.values is installed into
5139         doc-directory.
5140         From Karl M. Hegbloom  <karlheg@cathcart.sysc.pdx.edu>
5141
5142 1999-07-19  Didier Verna  <didier@xemacs.org>
5143
5144         * rect.el: all functions rewritten, except when noted. Below is a
5145         list of interface changes.
5146         (apply-on-rectangle): new function. Obsoletes
5147         `operate-on-rectangle'. All functions that used to call this
5148         function now call the new one.
5149         (kill-rectangle): added optional prefix arg to fill lines.
5150         (delete-rectangle): ditto.
5151         (delete-extract-rectangle): ditto.
5152         (open-rectangle): ditto.
5153         (clear-rectangle): ditto.
5154         (delete-rectangle-line): added third arg FILL.
5155         (delete-extract-rectangle-line): ditto.
5156         (open-rectangle-line): ditto.
5157         (clear-rectangle-line): ditto.
5158
5159 1999-07-18  Andy Piper  <andy@xemacs.org>
5160
5161         * menubar-items.el (default-menubar): add gutter options.
5162
5163         * gutter-items.el: new file.
5164         (gutter): new group for custom.
5165         (gutter-visible-p): new variable.
5166         (default-gutter-position): ditto.
5167         (buffers-tab): new group for the buffers tab.
5168         (gutter-buffers-tab): widget to put in the gutter.
5169         (buffers-tab-max-size): max number of tabs.
5170         (buffers-tab-switch-to-buffer-function): function to call when a
5171         tab is pressed.
5172         (buffers-tab-omit-function): filter buffers with this function.
5173         (buffers-tab-format-buffer-line-function): format buffer names for
5174         inclusion in tabs.
5175         (buffers-tab-switch-to-buffer): like switch-to-buffer but without
5176         the record.
5177         (build-buffers-tab-internal): build a list of tab items.
5178         (buffers-tab-items): ditto.
5179         (add-tab-to-gutter): put a tab in the gutter area.
5180         (update-tab-in-gutter): reset the buffers in the tab.
5181
5182         * dumped-lisp.el (preloaded-file-list): dump gutter-items.
5183
5184         * buffer.el (switch-to-buffer): run switch-to-buffer-hooks.
5185         (switch-to-buffer-hooks): new hook.
5186
5187         * toolbar.el (default-toolbar-position): fix typo.
5188
5189 1999-07-16  Andy Piper  <andy@xemacs.org>
5190
5191         * gui.el (make-dialog-frame): turn off gutters for dialogs.
5192
5193 1999-07-15  Didier Verna  <didier@xemacs.org>
5194
5195         * cus-edit.el (custom-prompt-variable): optional third arg makes
5196         prompt for a comment string.
5197         (customize-set-value): optional prefix makes this function handle
5198         variable comments.
5199         (customize-set-variable): ditto.
5200         (customize-save-variable): ditto.
5201         (customize-customized): handle custom comments.
5202         (customize-save-customized): ditto.
5203         (custom-variable-state-set): ditto.
5204         (custom-face-state-set): ditto.
5205         (customize-saved): ditto.
5206         (custom-variable-set): ditto.
5207         (custom-face-set): ditto.
5208         (custom-variable-save): ditto.
5209         (custom-face-save): ditto.
5210         (custom-variable-reset-saved): ditto.
5211         (custom-face-reset-saved): ditto.
5212         (custom-variable-reset-standard): ditto.
5213         (custom-face-reset-standard): ditto.
5214         (custom-comment-face): new face.
5215         (custom-comment-tag-face): ditto.
5216         (custom-comment): new widget.
5217         (custom-comment-create): new function.
5218         (custom-comment-delete): ditto.
5219         (custom-comment-value-set): ditto.
5220         (custom-comment-show): ditto.
5221         (custom-comment-invisible-p): ditto.
5222         (custom-variable-value-create): create a comment field widget.
5223         (custom-face-value-create): ditto.
5224         (custom-variable-menu): new entry for adding a custom comment.
5225         (custom-face-menu): ditto.
5226         (custom-save-variables): possibly save custom comments.
5227         (custom-save-faces): ditto.
5228
5229         * cus-face.el (custom-set-faces): the arguments can now have a
5230         custom comment as fourth argument.
5231
5232         * custom.el (custom-set-variables): the arguments can now have a
5233         custom comment as fifth element.
5234
5235 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
5236
5237         * XEmacs 21.2.18 is released
5238
5239 1999-07-13  SL Baur  <steve@miho>
5240
5241         * lib-complete.el (read-library-name): Revert previous change.
5242         (read-library): Ditto.
5243
5244 1999-06-24  Karl M. Hegbloom  <karlheg@debian.org>
5245
5246         * packages.el (packages-package-list): Capitalize docstring.
5247
5248         * packages.el (packages-find-package-library-path): Use #'nconc
5249         rather than #'append to reduce consing -- #'mapcar uses Flist,
5250         which returns a freshly consed list.  #'append would create yet
5251         another fresh list, using Fmake_list in concat.
5252
5253         * packages.el (package-provide): Use setq with remassq like it
5254         says in its docstring.
5255
5256 1999-07-06  SL Baur  <steve@miho.m17n.org>
5257
5258         * lib-complete.el (progn-with-message): Fix typo.
5259
5260 1999-07-06  SL Baur  <steve@miho.m17n.org>
5261
5262         * mule/mule-misc.el (char-octet): Make function match docstring.
5263         From Katsumi Yamaoka <yamaoka@jpl.org>
5264
5265 1999-06-15  Karl M. Hegbloom  <karlheg@debian.org>
5266
5267         * wid-edit.el (widget-documentation): corrected spelling error.
5268
5269 1999-06-23  Jonathan Marten <jonathan.marten@uk.sun.com>
5270
5271         * x-win-sun.el (x-win-init-sun): Don't rebind Find and Sh-find
5272         keys if already bound
5273
5274 1999-07-06  SL Baur  <steve@miho.m17n.org>
5275
5276         * lib-complete.el (progn-with-message): Revert previous changes.
5277
5278 1999-06-24  Bob Weiner  <weiner@beopen.com>
5279
5280         * lib-complete.el (find-library):
5281         (find-library-other-window):
5282         (find-library-other-frame): Completely rewrote
5283         so that these functions actually work when called non-interactively.
5284         Also made them handle LIBRARY arguments which end with .el or .elc.
5285
5286 1999-06-24  Bob Weiner  <weiner@beopen.com>
5287
5288         * simple.el (indent-new-comment-line): Locally bound
5289         `block-comment-start' to `comstart' or else when this is called
5290         from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil
5291         `block-comment-start' value, ignoring any existing spacing after a
5292         comment prefix in the previous line and producing ugly comments.
5293
5294 1999-06-23  Bob Weiner  <weiner@beopen.com>
5295
5296         * list-mode.el (mouse-choose-completion):
5297         (choose-completion):
5298         (completion-switch-to-minibuffer): Added.
5299         ([Tab]): [Tab] previously switched to the minibuffer
5300         but since [space] does that and since most applications in the
5301         world use [Tab] to select the next item in a list, do that in the
5302         *Completions* buffer too.  This will cause the least confusion
5303         among the largest population of users.  -- Bob Weiner, BeOpen.com,
5304         06/23/1999.
5305
5306 1999-06-22  Bob Weiner  <weiner@beopen.com>
5307
5308         * help.el (help-buffer-name): Added support for a null value
5309         of `help-buffer-prefix-string' since some buffers require no
5310         prefix.
5311
5312 1999-06-20  Bob Weiner  <weiner@beopen.com>
5313
5314         * list-mode.el (completion-list-mode-quit): Added and bound to {q}
5315         in the completion-list-mode-map to bury the completions buffer
5316         even when the minibuffer is no longer active.
5317
5318 1999-06-20  Bob Weiner  <weiner@beopen.com>
5319
5320         * list-mode.el (list-mode): It is visually disconcerting to have
5321         the text cursor disappear within list buffers, especially when
5322         moving from window to window, so leave it visible.
5323
5324 1999-07-01  SL Baur  <steve@miho.m17n.org>
5325
5326         * menubar-items.el (default-menubar): Conditionalize the bug
5327         report menu item (which may not be possible in this XEmacs).
5328         Reported by: Ken'ichi Handa <handa@etl.go.jp>
5329
5330 1999-06-30  SL Baur  <steve@miho.m17n.org>
5331
5332         * subr.el (with-current-buffer): DOC string fix.
5333         Suggested by Bob Weiner <weiner@altrasoft.com>
5334
5335 1999-06-25  Charles G Waldman <cgw@fnal.gov>
5336
5337         * cus-face.el (custom-face-italic): insert missing args
5338
5339 1999-06-24  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5340
5341         * packages.el (package-locations): Changed default early package
5342         hierarchies to ~/.xemacs/mule-packages and
5343         ~/.xemacs/xemacs-packages.
5344
5345 1999-06-23  SL Baur  <steve@miho.m17n.org>
5346
5347         * mule/mule-category.el (Top Level): ASCII is also latin-1.
5348
5349 1999-06-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5350
5351         * packages.el (package-locations): Changed default early package
5352         hierarchy to ~/.xemacs/packages.
5353         (package-locations): Removed `packages' as a possible name for a
5354         late package hierarchy.
5355
5356 1999-06-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
5357
5358         * mule/mule-category.el (word-combining-categories): Set up new
5359         variable.
5360         (word-separating-categories): Likewise.
5361
5362 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
5363
5364         * XEmacs 21.2.17 is released
5365
5366 1999-06-17  Robert Pluim  <rpluim@bigfoot.com>
5367
5368         * font-menu.el (font-menu-set-font): allow for nil specification
5369         of font size.
5370
5371 1999-06-16  MORIOKA Tomohiko  <tomo@etl.go.jp>
5372
5373         * mule/thai-xtis.el: Specify `columns' of the charset `thai-xtis'
5374         is 1.
5375
5376 1999-06-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
5377
5378         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Use NBSP of ISO
5379         8859-5 instead of ISO 8859-1.
5380
5381 1999-06-15  SL Baur  <steve@steve1.m17n.org>
5382
5383         * mule/vietnamese.el (viet-vscii-encode-table): Use split-char.
5384         (viet-viscii-encode-table): Ditto.
5385
5386         * mule/mule-misc.el: Delete split-char & split-char-or-char-int.
5387         Make obsolete definition of char-octet.
5388
5389 1999-06-14  SL Baur  <steve@steve1.m17n.org>
5390
5391         * subr.el: Move no-Mule make-char ...
5392         * help-nomule.el (make-char): To here.
5393         (string-width): Make Mule compatibility alias.
5394
5395 1999-06-15  Andy Piper  <andy@xemacs.org>
5396
5397         * select.el (get-selection-no-error): really make there be no-error.
5398         (get-selection): revert to original.
5399
5400 1999-06-11  Andy Piper  <andy@xemacs.org>
5401
5402         * select.el (selection-sets-clipboard): renamed.
5403         (own-selection): use it.
5404
5405 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
5406
5407         * XEmacs 21.2.16 is released
5408
5409 1999-06-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
5410
5411         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Set 32 for
5412         missing characters to avoid crash.
5413
5414 1999-06-09  Jan Vroonhof  <vroonhof@math.ethz.ch>
5415
5416         * coding.el (set-terminal-coding-system): Only set the console
5417         coding system on the selected console if it is a tty.
5418
5419 1999-06-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
5420
5421         * cus-face.el:
5422         * cus-edit.el:
5423         * faces.el:
5424         (custom):
5425         (face-spec-set):
5426         * faces.el (frob-face-property):
5427         * font-menu.el (font-menu-set-font):
5428                   Actually apply changes from 1999-03-17
5429
5430 1999-06-10  Andy Piper  <andy@xemacs.org>
5431
5432         * select.el (get-selection): abstract out non error-signalling
5433         part.
5434         (get-selection-no-error): get-selection without signalling an
5435         error.
5436         (selection-is-clipboard-p): new variable. controls whether the
5437         selection sets the clipboard.
5438         (own-selection): use it.
5439
5440         * mouse.el (insert-selection): fallback to clipboard after trying
5441         primary selection and cutbuffer.
5442
5443 1999-06-05  Andy Piper  <andy@xemacs.org>
5444
5445         * x-select.el (xselect-kill-buffer-hook-1): use generalised
5446         selection functions.
5447
5448 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
5449
5450         * code-files.el (buffer-file-coding-system): Use `raw-text' as
5451         default value.
5452         (load): Use `raw-text' instead of `no-conversion'.
5453         (insert-file-contents): Likewise.
5454
5455         * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
5456         of `no-conversion'.
5457
5458 1999-06-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
5459
5460         * coding.el: Don't copy `no-conversion' to `raw-text'.
5461
5462 1999-06-07  Hrvoje Niksic  <hniksic@srce.hr>
5463
5464         * subr.el (make-char): Define it if Mule is not around.
5465
5466 1999-06-07  SL Baur  <steve@steve1.m17n.org>
5467
5468         * mule/mule-help.el: Add trailing newline.  Use mule keyword.
5469
5470         * x-select.el (x-disown-selection-internal): Restore symbol as an
5471         obsolete alias.
5472         (xselect-kill-buffer-hook-1): Use disown-selection-internal.
5473
5474 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
5475
5476         * XEmacs 21.2.15 is released
5477
5478 1999-06-02  Oscar Figueiredo  <oscar@xemacs.org>
5479
5480         * subr.el (split-string): Avoid infinite looping
5481
5482 1999-05-30  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
5483
5484         * ldap.el (ldap-ignore-attribute-codings): New variable
5485         (ldap-default-attribute-decoder): New variable
5486         (ldap-coding-system): New variable
5487         (ldap-attribute-syntax-encoders): New variable
5488         (ldap-attribute-syntax-decoders): New variable
5489         (ldap-attribute-syntaxes-alist): New variable
5490         (ldap-encode-boolean): New function
5491         (ldap-decode-boolean): New function
5492         (ldap-encode-country-string): New function
5493         (ldap-decode-string): New function
5494         (ldap-decode-address): New function
5495         (ldap-encode-address): New function
5496         (ldap-decode-attribute): New function
5497         (ldap-search): Use some of these
5498
5499 1999-05-25  Jan Vroonhof  <jan@xemacs.org>
5500
5501         * version.el (emacs-version): Make the patch level/beta come
5502         before the XEmacs qualifier so that it gets into (funcall
5503         emacs-version) and thus in the bug reports.
5504         (emacs-version>=): Support patch levels.
5505
5506 1999-06-03  SL Baur  <steve@xemacs.org>
5507
5508         * version.el: implement x.y.z version number
5509         From Jan Vroonhof <vroonhof@math.ethz.ch>
5510
5511 1999-05-27  Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
5512
5513         * mule/mule-cmds.el (read-input-method-name): set input-method properly.
5514
5515 1999-05-22  Vin Shelton <acs@xemacs.org>
5516
5517         * startup.el: Document -private and break out non-standard X options.
5518
5519 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
5520
5521         * mule/mule-charset.el (charset-after): New function.
5522         (charset-direction): Synch with Mule, update docstring.
5523         (get-charset-property): New function.
5524         (put-charset-property): New function.
5525         (charset-plist): New function.
5526
5527         * mule/mule-charset.el (compose-region):
5528         (decompose-region): remove;  these functions (which don't work
5529         since we don't do composite characters) have been moved to
5530         mule-util.el.
5531         (toplevel): follow coding standards
5532
5533 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
5534
5535         * dumped-lisp.el (preloaded-file-list): mule-files.el does not
5536         exist any more.
5537
5538         * code-files.el: Fix commentary to follow coding standards.  Move
5539         the single line left in mule-files.el to here.
5540
5541         * mule/mule-files.el: delete.
5542
5543 1999-05-24  SL Baur  <steve@gneiss.etl.go.jp>
5544
5545         * info.el (Info-scroll-prev): Use event functions instead of the
5546         old emacs 19 interface.
5547
5548 1999-06-02  Andy Piper  <andy@xemacs.org>
5549
5550         * x-font-menu.el (x-font-menu-load-font):
5551         font-menu-registry-encoding -> x-font-menu-registry-encoding type.
5552
5553 1999-05-31  Andy Piper  <andy@xemacs.org>
5554
5555         * font-menu.el (font-menu-ignore-scaled-fonts): move to font-menu
5556         group.
5557         (font-menu-this-frame-only-p): ditto.
5558         (font-menu-max-items): reinstate, from Jan Vroonhof
5559         <vroonhof@math.ethz.ch>
5560         (font-menu-submenu-name-format): ditto.
5561         (font-menu-split-long-menu): ditto, for use by the family
5562         constructor.
5563         (font-menu-family-constructor): use it.
5564
5565 1999-05-30  Andy Piper  <andy@xemacs.org>
5566
5567         * msw-faces.el (mswindows-font-regexp): new font matching regexp
5568         for use by the font menu.
5569
5570         * msw-font-menu.el: new file implementing mswindows specific
5571         font-menu behaviour.
5572         (mswindows-font-menu-registry-encoding): new function mirroring x version.
5573         (mswindows-font-menu-junk-families): ditto.
5574         (hack-font-truename): ditto.
5575         (mswindows-font-regexp-ascii): ditto.
5576         (mswindows-reset-device-font-menus): ditto.
5577         (mswindows-font-menu-font-data): ditto.
5578         (mswindows-font-menu-load-font): ditto.
5579
5580         * x-font-menu.el (x-reset-device-font-menus): made device specific.
5581         (x-font-menu-font-data): ditto.
5582         (x-font-menu-load-font): ditto.
5583
5584         * font-menu.el: new file implementing generic font menu behaviour.
5585         (font-menu-ignore-scaled-fonts): copied from x-font-menu.el and
5586         made device independent.
5587         (font-menu-this-frame-only-p): ditto.
5588         (font-menu-preferred-resolution): ditto.
5589         (font-menu-size-scaling): new variable used to determine whether
5590         sizes are in points or tenths of a point.
5591         (vassoc): moved from x-font-menu.el.
5592         (device-fonts-cache): ditto.
5593         (device-fonts-cache): ditto.
5594         (flush-device-fonts-cache): ditto.
5595         (reset-device-font-menus): copied from x-font-menu.el and made
5596         device independent. Most functionality deferred to
5597         device-dependent versions.
5598         (font-menu-family-constructor): copied from x-font-menu.el and
5599         made device independent.
5600         (font-menu-size-constructor): ditto.
5601         (font-menu-weight-constructor): ditto.
5602         (font-menu-set-font): ditto.
5603         (font-menu-change-face): ditto.
5604         (font-menu-load-font): new device method.
5605         (font-menu-font-data): ditto.
5606
5607         * x-font-menu.el: The above functions deleted.
5608
5609 1999-05-26  Andy Piper  <andy@xemacs.org>
5610
5611         * update-elc.el:
5612         * make-docfile.el:
5613         * loadup.el: rehash expand-file-name usage to not use default-directory.
5614
5615 1999-05-21  Andy Piper  <andy@xemacs.org>
5616
5617         * x-select.el (x-select-convert-to-text):
5618         (x-selected-text-type):
5619         (x-get-selection):
5620         (xselect-convert-to-string):
5621         (xselect-convert-to-compound-text):
5622         (xselect-convert-to-length):
5623         (xselect-convert-to-targets):
5624         (xselect-convert-to-delete):
5625         (xselect-convert-to-filename):
5626         (xselect-convert-to-charpos):
5627         (xselect-convert-to-lineno):
5628         (xselect-convert-to-colno):
5629         (xselect-convert-to-sourceloc):
5630         (xselect-convert-to-os):
5631         (xselect-convert-to-host):
5632         (xselect-convert-to-user):
5633         (xselect-convert-to-class):
5634         (xselect-convert-to-name):
5635         (xselect-convert-to-integer):
5636         (xselect-convert-to-atom):
5637         (xselect-convert-to-identity): functions renamed from x-* and
5638         moved to select.el.
5639         (x-get-secondary-selection): use rename get-selection.
5640         (x-get-clipboard): ditto.
5641         (x-own-selection): moved to select.el.
5642         (x-valid-simple-selection-p): ditto.
5643         (x-dehilight-selection): ditto.
5644         (x-own-clipboard): ditto.
5645         (x-disown-selection): ditto.
5646
5647         * x-mouse.el (x-yank-function): moved to mouse.el.
5648         (x-insert-selection): ditto.
5649         (x-set-point-and-move-selection): use renamed function.
5650
5651         * select.el (selected-text-type): moved and renamed from
5652         x-select.el.
5653         (selection-owner-p): moved to C.
5654         (selection-exists-p): ditto.
5655         (get-cutbuffer): new device method.
5656         (get-selection): generalised and moved from x-select.el.
5657         (own-selection): moved x-own-selection functionality into here.
5658         (dehilight-selection): renamed and moved from x-select.el.
5659         (own-clipboard): functionality moved from x-select.el using new
5660         generic C builtins.
5661         (disown-clipboard): ditto.
5662         (select-convert-to-text):
5663         (select-convert-to-string):
5664         (select-convert-to-compound-text):
5665         (select-convert-to-length):
5666         (select-convert-to-targets):
5667         (select-convert-to-delete):
5668         (select-convert-to-filename):
5669         (select-convert-to-charpos):
5670         (select-convert-to-lineno):
5671         (select-convert-to-colno):
5672         (select-convert-to-sourceloc):
5673         (select-convert-to-os):
5674         (select-convert-to-host):
5675         (select-convert-to-user):
5676         (select-convert-to-class):
5677         (select-convert-to-name):
5678         (select-convert-to-integer):
5679         (select-convert-to-atom):
5680         (select-convert-to-identity): new functions renamed from x-* and
5681         moved from x-select.el.
5682
5683         * mouse.el (mouse-consolidated-yank): subsume x-yank-function
5684         into here and use as the default window-system mouse yank.
5685         (insert-selection): generalised and moved from x-mouse.el.
5686         (own-clipboard): moved to C.
5687
5688         * msw-select.el (mswindows-selection-owned-p): deleted.
5689         (mswindows-own-selection): generalised and moved to select.el.
5690         (mswindows-disown-selection): generalised and moved to C.
5691         (mswindows-selection-owner-p): ditto.
5692
5693 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
5694
5695         * XEmacs 21.2.14 is released
5696
5697 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
5698
5699         * about.el: update contact info for jason and slb.
5700
5701 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
5702
5703         * mule/european.el (setup-romanian-environment): Add Romanian
5704         support from Emacs/Mule romanian.el.
5705
5706 1999-03-17  Jan Vroonhof  <vroonhof@math.ethz.ch>
5707
5708         * cus-face.el: Label all custom changes with the 'custom' tag.
5709
5710         * cus-edit.el: idem ditto.
5711
5712         * faces.el: Added suport for adding device tags to various functions.
5713         (custom): New device tag.
5714         (face-spec-set): Call reset face with tags argument. No longer do
5715         x-init-global-faces hack.
5716
5717         * faces.el (frob-face-property): Use an anonymous specifier to map
5718         frob-face-property-1 over.
5719
5720         * x-font-menu.el (font-menu-set-font): Always specify all
5721         properties to custom.
5722
5723 1999-05-12  SL Baur  <steve@gneiss.etl.go.jp>
5724
5725         * mule/european.el (setup-czech-environment): Add czech support.
5726         From David Sauer <davids@orfinet.cz>
5727
5728 1999-03-15  SL Baur  <steve@xemacs.org>
5729
5730         * check-features.el: Turn hard errors into warnings.
5731
5732 1999-03-21  SL Baur  <steve@xemacs.org>
5733
5734         * simple.el (delete-key-deletes-forward): As per discussion on
5735         xemacs-beta, default to t.
5736
5737 1999-05-11  Hrvoje Niksic  <hniksic@srce.hr>
5738
5739         * loadup.el: Define Installation-string before loading anything.
5740
5741 1999-05-06  Gunnar Evermann  <ge204@eng.cam.ac.uk>
5742
5743         * files.el (auto-mode-alist): fix typo in regex for .bash_* files
5744         From Anders Stenman <stenman@isy.liu.se>
5745
5746 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5747
5748         * wid-edit.el (widget-glyph-find): Ditto.
5749
5750         * packages.el (locate-library): Ditto.
5751
5752         * loadup.el (really-early-error-handler): Ditto.
5753
5754         * lib-complete.el (read-library): Ditto.
5755
5756         * faces.el (set-face-stipple): Ditto.
5757
5758         * code-files.el (load): Use new calling style of locate-file.
5759
5760 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5761
5762         * packages.el (packages-unbytecompiled-lisp): Installation.el is
5763         dead.
5764
5765 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5766
5767         * dumped-lisp.el (preloaded-file-list): Don't load
5768         Installation.el.
5769
5770         * loadup.el (Installation-string): Define it here.
5771
5772 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
5773
5774         * dumped-lisp.el (preloaded-file-list): Revert previous change --
5775         Installation.el needs to be loaded before `dump-paths', otherwise
5776         the dumping process won't find it.
5777
5778 1999-03-13  Adrian Aichner  <adrian@xemacs.org>
5779
5780         * dumped-lisp.el (preloaded-file-list): Load Installation.el after
5781         subr so that we can use `replace-in-string' in Installation.el to
5782         get rid of C-m chars under the native Windows build.
5783
5784 1999-04-29  Andy Piper  <andy@xemacs.org>
5785
5786         * make-docfile.el: canonicalize file and directory names.
5787
5788         * device.el (call-device-method): new function for calling device
5789         specific methods.
5790         (define-device-method): new function for defining device methods.
5791         (define-device-method*): ditto.
5792
5793 1999-04-27  Hrvoje Niksic  <hniksic@srce.hr>
5794
5795         * subr.el (buffer-string): Support new FSFmacs 20.4 stuff.
5796
5797 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
5798
5799         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
5800         (cyrillic-koi8-r-encode-table): Likewise.
5801         (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
5802         (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
5803
5804         * mule/mule-misc.el (split-char-or-char-int): New function [moved
5805         from vietnamese.el].
5806
5807         * mule/vietnamese.el: Move function `split-char-or-char-int' to
5808         mule/mule-misc.el.
5809
5810 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
5811
5812         * mule/thai-xtis.el:
5813         - Change font registry name from "Thai94x94-0" to "xtis-0".
5814         - Change mnemonic of coding-system `tis-620' to "TIS620".
5815
5816 1999-04-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
5817
5818         * mule/ethiopic.el: fixed.
5819
5820 1999-03-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
5821
5822         * dumped-lisp.el: Add ethiopic, thai-xtis and vietnamese.
5823
5824         * mule/thai-xtis.el: New file.
5825
5826         * mule/vietnamese.el: New file.
5827
5828         * mule/ethiopic.el: New file.
5829
5830 1999-04-22  Hrvoje Niksic  <hniksic@srce.hr>
5831
5832         * bytecomp.el (byte-compile-close-variables): Leave
5833         debug-issue-ebola-notices alone.
5834
5835 1999-04-11  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
5836
5837         * ldap.el (ldap-host-parameters-alist): Make `Search Base' appear
5838         at the top of the buffer since it is the most important thing to
5839         customize
5840         (ldap-get-host-parameter): New defun
5841         (ldap-search): Add a new parameter `withdn' to retrieve the
5842         distinguished names of entries
5843
5844 1999-04-22  Kai Haberzettl  <khaberz@synnet.de>
5845
5846         * startup.el (splash-frame-body): Date and spelling fixes.
5847
5848 1999-03-16  Colin Rafferty  <colin@xemacs.org>
5849
5850         * view-less.el (toggle-truncate-lines): add autoload tag
5851
5852 1999-04-19  Hrvoje Niksic  <hniksic@srce.hr>
5853
5854         * format.el (format-alist): Disable image stuff.
5855
5856 1999-04-17  Hrvoje Niksic  <hniksic@srce.hr>
5857
5858         * wid-edit.el (widget-glyph-find): Search by directories, then by
5859         suffixes rather than the other way around.
5860         (widget-image-conversion): Renamed to
5861         `widget-image-file-name-suffixes'.
5862
5863 1999-04-16  Olivier Galibert  <galibert@pobox.com>
5864
5865         * mule/mule-charset.el: Made old functions obsolete, remove the
5866         unspeakably evil (and inexistant in fsf's) charset-leading-byte.
5867         (charset-iso-graphic-plane): Rename from charset-graphic.
5868         (charset-iso-final-char): Rename from charset-final.
5869         (charset-width): Rename from charset-columns.
5870         (charset-bytes): Added from fsf compatibility, returns always 1.
5871
5872         * mule/mule-misc.el: Move charset-doc-string alias to
5873         mule-charset.el
5874
5875 1999-04-14  Colin Rafferty  <colin@xemacs.org>
5876
5877         * x-faces.el (x-make-font-bold-italic): honor
5878         *try-oblique-before-italic-fonts*
5879
5880 1999-04-14  Hrvoje Niksic  <hniksic@srce.hr>
5881
5882         * cl-extra.el (coerce): Coerce numbers to characters correctly.
5883
5884 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
5885
5886         * x-faces.el (try-oblique-before-italic-fonts): Use the right
5887         name.
5888
5889 1999-04-14  Dave Gillesipe  <daveg@synaptics.com>
5890
5891         * cl-extra.el (equalp): Would bug out for lists.
5892
5893 1999-03-12  Charles G Waldman  <cgw@fnal.gov>
5894
5895         * about.el (about-hackers):  Change cgw's email address
5896
5897 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
5898
5899         * XEmacs 21.2.13 is released
5900
5901 1999-03-12  SL Baur  <steve@xemacs.org>
5902
5903         * simple.el (delete-key-deletes-forward): Revert to previous
5904         behavior.
5905
5906 1999-01-18  Didier Verna  <didier@xemacs.org>
5907
5908         * menubar-items.el (xemacs-splash-buffer): handle the case of
5909         multiple elements in the splash buffer body.
5910
5911         * startup.el (splash-frame-timeout): new constant: interval
5912         between splash buffer elements.
5913         (command-line-1): handle splash buffer with multiple elements (use
5914         a timeout).
5915         (splash-frame-body): Originally `startup-splash-frame-body'.
5916         Rewrote a cleaner and more readable version. This can now be array,
5917         in which case each element is displayed in turn in the splash buffer.
5918         (splash-frame-static-body): new constant. Persistent information
5919         across all splash buffer elements (preserves the possibility to give
5920         it in different languages.
5921         (circulate-splash-frame-elements): new function. Used as a timeout
5922         to circulate through all splash frame elements and display them in
5923         sequence.
5924         (display-splash-frame): originally `startup-splash-frame'. Handle
5925         the case of multiple elements in the splash buffer body. Now
5926         returns a timeout id if multiple elements to display, or nil.
5927
5928 1999-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
5929
5930         * x-faces.el (x-init-global-faces): Add default tag to specifiers,
5931         so they can be overridden by x-init-face-from-resources.
5932         Additionally specify the font name also with an x tag.
5933
5934 1999-03-08  Andy Piper  <andy@xemacs.org>
5935
5936         * package-get.el (package-get-base): autoload.
5937
5938         * menubar-items.el (default-menubar): add update menu item. Fix
5939         custom menu to only be activated when package-base is available.
5940
5941         * package-get.el (package-get-custom): don't load
5942         package-get-custom as it is auto-generated. Fix group definition.
5943
5944 1999-03-05  Didier Verna  <didier@xemacs.org>
5945
5946         * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
5947         instead of `symbol-name' (Thanks Kyle).
5948
5949         * cus-edit.el (custom-save-variables): use `prin1' instead of
5950         princ to write symbols.
5951
5952 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
5953
5954         * XEmacs 21.2.12 is released
5955
5956 1999-03-05  SL Baur  <steve@xemacs.org>
5957
5958         * menubar-items.el (default-menubar): Add kfm browsing support.
5959         From Neal Becker <nbecker@fred.net>
5960
5961 1999-03-03  Steven Baur  <steve@gneiss.etl.go.jp>
5962
5963         * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
5964         calls to font-lock during buffer reversion.
5965
5966 1999-02-12  Didier Verna  <didier@xemacs.org>
5967
5968         * info.el (Info-build-node-completions): unconditionally widen the
5969         tag table buffer.
5970
5971 1999-02-19  Paul Stodghill  <stodghil@cs.cornell.edu>
5972
5973         * x-faces.el (x-init-face-from-resources):
5974         Only set fonts in the 'x locale.
5975
5976 1999-03-04  Adrian Aichner  <adrian@xemacs.org>
5977
5978         * package-ui.el (pui-install-selected-packages): Don't throw on
5979         `package-admin-delete-binary-package' returning nil since it's
5980         normal.  Reindent function.
5981         (pui-add-required-packages): Handle case where packages selected
5982         for installation have never been installed.
5983
5984 1999-03-03  Martin Buchholz  <martin@xemacs.org>
5985
5986         * menubar-items.el (default-menubar):
5987         Implement the ``Mule->Set coding system of process'' menu item.
5988
5989 1999-02-18  Martin Buchholz  <martin@xemacs.org>
5990
5991         * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp
5992         files
5993         - Change some `if's to `when's
5994
5995 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
5996
5997         * XEmacs 21.2.11 is released
5998
5999 1999-02-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
6000
6001         * userlock.el (ask-user-about-supersession-threat-dbox): Guard
6002         against window close (Fix Bug #460).
6003         (ask-user-about-lock-dbox): Idem.
6004
6005 1999-02-25  SL Baur  <steve@xemacs.org>
6006
6007         * mule/mule-charset.el (charset-leading-byte): New function.
6008         From Kazuyuki IENAGA <ienaga@jsys.co.jp>
6009
6010 1999-02-12  Andy Piper  <andy@xemacs.org>
6011
6012         * about.el (xemacs-hackers): change andy's email address.
6013         (about-url-alist): change andy's web page address.
6014         (about-xemacs): add piper.
6015
6016 1999-02-16  SL Baur  <steve@xemacs.org>
6017
6018         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
6019         of mule-base into lisp/mule.
6020
6021 1999-02-16  SL Baur  <steve@xemacs.org>
6022
6023         * mule/arabic.el:
6024         mule/canna-leim.el:
6025         mule/chinese.el:
6026         mule/cyrillic.el:
6027         mule/english.el:
6028         mule/european.el:
6029         mule/greek.el:
6030         mule/hebrew.el:
6031         mule/japanese.el:
6032         mule/kinsoku.el:
6033         mule/korean.el:
6034         mule/misc-lang.el:
6035         mule/mule-category.el:
6036         mule/mule-ccl.el:
6037         mule/mule-charset.el:
6038         mule/mule-cmds.el:
6039         mule/mule-coding.el:
6040         mule/mule-files.el:
6041         mule/mule-help.el:
6042         mule/mule-init.el:
6043         mule/mule-misc.el:
6044         mule/mule-tty-init.el:
6045         mule/mule-x-init.el:
6046         mule/viet-chars.el:  Remerge from mule-base.
6047
6048         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
6049         of mule-base into lisp/mule.
6050
6051 1999-02-10  Adrian Aichner  <adrian@xemacs.org>
6052
6053         * process.el (exec-to-string): Use `shell-command-switch' in place
6054         of hard-wired "-c" (for WindowsNT).
6055
6056 1999-02-08  Charles G Waldman  <cgw@pgt.com>
6057
6058         * menubar-items.el (default-menubar):  Remove obsolete
6059         "Gopher" item
6060
6061 1999-02-06  Jan Vroonhof  <vroonhof@math.ethz.ch>
6062
6063         * package-admin.el (package-admin-get-install-dir): First fall
6064         back to the location of xemacs-base for non-mule packages.
6065
6066 1999-02-15  Martin Buchholz  <martin@xemacs.org>
6067
6068         * paths.el:
6069         - improved automounter tmp directory support.
6070         - support 4 (!) empirically discovered automounter conventions
6071
6072 1999-02-12  SL Baur  <steve@xemacs.org>
6073
6074         * etags.el (pop-tag-mark): autoload to match key binding.
6075
6076 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
6077
6078         * XEmacs 21.2.10 is released
6079
6080 1999-02-02  Jan Vroonhof  <vroonhof@math.ethz.ch>
6081
6082         * package-get.el (package-get-remote-filename): Don't bug out for
6083         a local file name in the search entry.
6084
6085 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
6086
6087         * XEmacs 21.2.9 is released
6088
6089 1999-01-19  Didier Verna  <didier@xemacs.org>
6090
6091         * replace.el (replace-search-function): new variable containing a
6092         function to perform a search-forward.
6093         (replace-re-search-function): new variable containing a function
6094         to perform a re-search-forward.
6095         (perform-replace): use them.
6096
6097 1999-01-25  Didier Verna  <didier@xemacs.org>
6098
6099         * select.el (selection-owner-p): use the name `XEmacs'.
6100         (cut-copy-clear-internal): ditto.
6101
6102 1999-01-18  Andy Piper  <andy@xemacs.org>
6103
6104         * about.el (about-url-alist): Update my entry.
6105         (xemacs-hackers): Ditto.
6106
6107 1999-01-14  Adrian Aichner  <adrian@xemacs.org>
6108
6109         * buffer.el (switch-to-buffer): Fixing documentation.
6110         * minibuf.el (minibuffer-completion-table): ditto.
6111         * cl-macs.el (return-from): ditto.
6112
6113 1999-01-04  Didier Verna  <didier@xemacs.org>
6114
6115         * replace.el (delete-non-matching-lines): temporarily disable
6116         case-folding when called interactively with a regexp containing
6117         uppercase characters.
6118         (delete-matching-lines): ditto.
6119         (count-matches): ditto.
6120         (list-matching-lines): ditto.
6121
6122 1999-01-07  Colin Rafferty  <colin@xemacs.org>
6123
6124         * window.el (shrink-window-if-larger-than-buffer): Clean up.  Only
6125         abort if current window is split horizontally, not if others are
6126         split.  Got rid of unnecessary minibuffer checking.  Also, add
6127         some comments (it's still complex).
6128
6129 1999-01-12  Robert Pluim  <rpluim@BayNetworks.com>
6130
6131         * package-get.el: changed address for doc.ic.ac.uk to
6132         sunsite.doc.ic.ac.uk
6133
6134 1999-01-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6135
6136         * ldap.el (toplevel): Remove requires so that the file compiles
6137         with a non LDAP-enabled XEmacs binary.  Provide `ldap'.
6138
6139 1999-01-10  J. Kean Johnston  <jkj@sco.com>
6140
6141         * dump-paths.el: Calculate module-directory and set
6142         module-load-path to the load path for modules.
6143
6144         * loadup.el: Get bootstrap value of module-load-path from the
6145         environment variable EMACSBOOTSTRAPMODULEPATH.
6146         - Display the module load path if we're debugging paths.
6147
6148         * setup-paths.el: Added function paths-find-site-module-directory.
6149         - Added function paths-find-module-directory.
6150         - Added function paths-construct-module-load-path.  Uses new
6151         environment variable EMACSMODULEPATH.
6152
6153 1998-12-30  Martin Buchholz  <martin@xemacs.org>
6154
6155         * font.el (font-default-object-for-device):
6156         Oops! This `or' can't be replaced by `unless'.
6157         Fixed inability to run w3, among other things.
6158
6159 1998-12-17  Charles G. Waldman <cgw@pgt.com>
6160
6161         * package-admin.el: Change initialization of
6162           package-admin-install-function dependent on system type.
6163           Change package-admin-install-function-mswindows to use
6164           "minitar".
6165
6166 1998-12-23  Hrvoje Niksic  <hniksic@srce.hr>
6167
6168         * mouse.el (default-mouse-motion-handler): Disable help echo while
6169         in the minibuffer.
6170
6171 1998-12-28  Martin Buchholz <martin@xemacs.org>
6172
6173         * XEmacs 21.2.8 is released.
6174
6175 1998-12-24  Martin Buchholz <martin@xemacs.org>
6176
6177         * XEmacs 21.2.7 is released.
6178
6179 1998-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
6180
6181         * package-ui.el (pui-list-packages): Set truncate-lines.
6182
6183         * package-get.el (package-get-download-menu): Use
6184         `package-ui-add-site'. Add a a toggle to indicate it is in the list.
6185
6186         * package-ui.el (pui-help): Ditch in favor of `describe-mode'
6187         (pui-help-string): idem.
6188         (list-packages-mode): New major mode.
6189         (pui-list-packages): Use 'list-packages-mode' in the package buffer.
6190         (pui-install-selected-packages): Add suport for removing packages.
6191         (pui-toggle-package-delete-key): New function.
6192         (pui-popup-context-sensitive): New kludge.
6193         (pui-list-packages): Add warning when `package-get-remote' is nil.
6194         (package-ui-add-site): New function.
6195
6196 1998-12-01  Didier Verna  <didier@xemacs.org>
6197
6198         * hyper-apropos.el (hyper-where-is): added the missing autoload.
6199
6200 1998-11-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6201
6202         * ldap.el: Custom-ized
6203         (toplevel): Do not provide `ldap' which is provided by C level
6204         LDAP code
6205         (ldap-search): Docstring and stylistic fixes as suggested by Hrvoje
6206
6207 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
6208
6209         * isearch-mode.el (isearch-mode): Really fix keymap lossage.
6210
6211 1998-12-17  Andy Piper  <andy@xemacs.org>
6212
6213         * sound.el (sound-load-list): name changed from sound-load-alist.
6214         (sound-extension-list): name changed from sound-ext-list.
6215         (load-default-sounds): use new names.
6216         (load-sound-file): use new names.
6217
6218 1998-12-16  Andy Piper  <andy@xemacs.org>
6219
6220         * XEmacs 21.2.6 is released
6221
6222 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
6223
6224         * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
6225         errors.
6226
6227 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
6228
6229         * wid-edit.el (widget-echo-this-extent): Set
6230         help-echo-owns-message to t.
6231
6232 1998-11-30  Greg Klanderman  <greg@alphatech.com>
6233
6234         * package-get.el (package-get-download-menu): use toggles for
6235           each site in the download site menu.
6236
6237 1998-12-01  Jan Vroonhof <vroonhof@math.ethz.ch>
6238
6239         * package-get.el (package-get): If we cannot find a package
6240           because package-get-remote is not set, give a more helpful
6241           error message.
6242
6243 1998-11-30  Greg Klanderman  <greg@alphatech.com>
6244
6245         * package-get.el (package-get-remote-filename): use an EFS path
6246         with user anonymous if no user is specified.
6247
6248 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
6249
6250         * faces.el (face-spec-set): Re-init fallfacks for default after
6251         calling reset-face on the default face.
6252
6253 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
6254
6255         * package-admin.el (package-admin-default-install-function):
6256         Behave as advertised.  Make sure the pkg-dir is proper for
6257         default-directory.
6258         (package-admin-add-binary-package): Make sure the pkg-dir is
6259         proper for default-directory.
6260         (package-admin-install-function-mswindows): Make sure the pkg-dir
6261         is proper for default-directory.
6262
6263 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
6264
6265         * XEmacs 21.2.5 is released
6266
6267 1998-12-05  SL Baur  <steve@altair.xemacs.org>
6268
6269         * files.el (binary-file-regexps): regexp-opt is not available at
6270         bytecompile time.
6271
6272 1998-11-30  Martin Buchholz  <martin@xemacs.org>
6273
6274         * x-win-xfree86.el:
6275         * x-win-sun.el (x-win-init-sun):
6276         * x-win-sun.el:
6277         * x-mouse.el (mouse-track-and-copy-to-cutbuffer):
6278         * x-iso8859-1.el:
6279         * x-init.el (init-post-x-win):
6280         * x-init.el (init-pre-x-win):
6281         * x-init.el (x-initialize-compose):
6282         * x-init.el:
6283         * x-compose.el:
6284         * winnt.el:
6285         * widget.el:
6286         * wid-edit.el (widget-glyph-click):
6287         * wid-edit.el (widget-glyph-find):
6288         * wid-edit.el (widget-type):
6289         * view-less.el (view-buffer-other-window):
6290         * very-early-lisp.el:
6291         * version.el:
6292         * toolbar.el:
6293         * toolbar-items.el:
6294         * term/sun.el (suntool-map):
6295         * term/sun-mouse.el:
6296         * term/internal.el:
6297         * syntax.el (modify-syntax-entry):
6298         * symbol-syntax.el:
6299         * subr.el:
6300         * startup.el (lock-directory):
6301         * simple.el (set-comment-column):
6302         * simple.el (backward-delete-char-untabify):
6303         * shadow.el (find-emacs-lisp-shadows):
6304         * shadow.el:
6305         * setup-paths.el (paths-construct-info-path):
6306         * select.el (cut-copy-clear-internal):
6307         * process.el (call-process-region):
6308         * process.el (start-process-shell-command):
6309         * process.el:
6310         * paths.el (rmail-spool-directory):
6311         * paragraphs.el (use-hard-newlines):
6312         * package-get.el (package-get-dependencies):
6313         * package-admin.el (package-admin-delete-binary-package):
6314         * obsolete.el (truncate-string):
6315         * obsolete.el (store-substring):
6316         * mouse.el (default-mouse-track-maybe-own-selection):
6317         * mouse.el (mouse-yank-at-point):
6318         * modeline.el:
6319         * modeline.el (mouse-drag-modeline):
6320         * minibuf.el (read-directory-name-internal):
6321         * minibuf.el (read-file-name-internal):
6322         * minibuf.el (read-file-name-internal-1):
6323         * minibuf.el (read-file-name-2):
6324         * minibuf.el (exact-minibuffer-completion-p):
6325         * minibuf.el (read-from-minibuffer):
6326         * minibuf.el:
6327         * menubar.el (check-menu-syntax):
6328         * map-ynp.el (map-y-or-n-p):
6329         * make-docfile.el (docfile-out-of-date):
6330         * loadup.el ((member "run-temacs" command-line-args)):
6331         * loadup.el ((member "no-site-file" command-line-args)):
6332         * loadup.el (really-early-error-handler):
6333         * loadup.el:
6334         * loadhist.el:
6335         * loaddefs.el:
6336         * lisp-mnt.el (lm-verify):
6337         * lib-complete.el (lib-complete:cache-completions):
6338         * lib-complete.el (library-all-completions):
6339         * itimer.el (itimer-run-expired-timers):
6340         * info.el (Info-mode):
6341         * info.el (Info-insert-file-contents):
6342         * info.el (Info-rebuild-dir):
6343         * info.el (Info-build-dir-anew):
6344         * info.el (Info-parse-dir-entries):
6345         * info.el (Info-dir-outdated-p):
6346         * info.el (Info-insert-dir):
6347         * info.el (info-xref):
6348         * info.el:
6349         * hyper-apropos.el (hyper-apropos-get-doc):
6350         * hyper-apropos.el (hyper-describe-face):
6351         * hyper-apropos.el (hyper-apropos-mode):
6352         * hyper-apropos.el:
6353         * help.el (list-processes):
6354         * help.el:
6355         * gnuserv.el:
6356         * font.el (mswindows-font-create-name):
6357         * font.el (font-default-font-for-device):
6358         * font.el (x-font-create-object):
6359         * font.el (font-registry):
6360         * font.el:
6361         * font-lock.el (font-lock-keywords):
6362         * font-lock.el:
6363         * finder.el (finder-compile-keywords):
6364         * find-paths.el (paths-find-recursive-path):
6365         * fill.el (set-justification-center):
6366         * fill.el (fill-region-as-paragraph):
6367         * files.el (insert-directory):
6368         * files.el (wildcard-to-regexp):
6369         * files.el (recover-file):
6370         * files.el (basic-save-buffer):
6371         * files.el (delete-auto-save-file-if-necessary):
6372         * files.el (file-relative-name):
6373         * files.el (backup-extract-version):
6374         * files.el (backup-buffer):
6375         * files.el (set-visited-file-name):
6376         * files.el (set-auto-mode):
6377         * files.el (interpreter-mode-alist):
6378         * files.el:
6379         * files.el (find-file-noselect):
6380         * files.el (abbreviate-file-name):
6381         * files.el (parse-colon-path):
6382         * files.el (directory-abbrev-alist):
6383         * etags.el (visit-tags-table-buffer):
6384         * easymenu.el (easy-menu-define):
6385         * dragdrop.el (experimental-dragdrop-drag):
6386         * dragdrop.el (dragdrop-drop-do-functions):
6387         * dragdrop.el (dragdrop-drop-at-point):
6388         * disass.el (disassemble-1):
6389         * disass.el (disassemble-internal):
6390         * disass.el (disassemble):
6391         * disass.el:
6392         * derived.el (derived-mode-init-mode-variables):
6393         * derived.el (define-derived-mode):
6394         * custom.el (defgroup):
6395         * cus-edit.el (custom-quote):
6396         * config.el:
6397         * code-process.el (open-network-stream):
6398         * code-process.el (start-process):
6399         * code-process.el (call-process-region):
6400         * code-process.el (call-process):
6401         * code-process.el:
6402         * code-files.el (insert-file-contents):
6403         * code-files.el:
6404         * code-files.el (buffer-file-coding-system-for-read):
6405         * cmdloop.el (yes-or-no-p-minibuf):
6406         * cl.el:
6407         * cl-macs.el:
6408         * cl-extra.el:
6409         * callers-of-rpt.el (make-caller-report):
6410         * callers-of-rpt.el:
6411         * bytecomp.el (batch-byte-recompile-directory):
6412         * bytecomp.el (batch-byte-compile-1):
6413         * bytecomp.el (batch-byte-compile):
6414         * bytecomp.el (display-call-tree):
6415         * bytecomp.el (byte-compile-insert):
6416         * bytecomp.el (byte-compile-two-args-19->20):
6417         * bytecomp.el (byte-compile-variable-ref):
6418         * bytecomp.el (byte-compile-form):
6419         * bytecomp.el (byte-compile-top-level-body):
6420         * bytecomp.el (byte-compile-out-toplevel):
6421         * bytecomp.el (byte-compile-byte-code-maker):
6422         * bytecomp.el (byte-compile-file-form-defmumble):
6423         * bytecomp.el (byte-compile-file-form):
6424         * bytecomp.el (byte-compile-keep-pending):
6425         * bytecomp.el (byte-compile-insert-header):
6426         * bytecomp.el (byte-compile-from-buffer):
6427         * bytecomp.el (byte-compile-file):
6428         * bytecomp.el (byte-recompile-file):
6429         * bytecomp.el (byte-compile-close-variables):
6430         * bytecomp.el (byte-compile-warn-about-unused-variables):
6431         * bytecomp.el (byte-compile-warn-about-unresolved-functions):
6432         * bytecomp.el (byte-compiler-legal-options):
6433         * bytecomp.el (byte-compile-lapcode):
6434         * bytecomp.el (byte-optimize-log):
6435         * bytecomp.el ((fboundp 'defsubst)):
6436         * bytecomp.el:
6437         * bytecomp-runtime.el:
6438         * byte-optimize.el (byte-optimize-apply):
6439         * byte-optimize.el (car):
6440         * byte-optimize.el (byte-optimize-form):
6441         * byte-optimize.el (byte-optimize-form-code-walker):
6442         * byte-optimize.el:
6443         * build-report.el (build-report-insert-installation-file):
6444         * build-report.el (build-report):
6445         * auto-show.el:
6446         * apropos.el (apropos-documentation):
6447         - mega patch
6448         - clean up byte-compile warnings
6449         - remove unused variables
6450         - Use common lisp style hashtable functions
6451         - byte compiler cleanup
6452         - use #'(lambda ...) instead of '(lambda ...) or (function (lambda ...))
6453         - remove old backquote syntax usage
6454         - move some cl functionality into C for speed.
6455         - remove last remaining VMS support
6456         - spelling fixes
6457         - implement last, butlast, nbutlast, copy-list in C.
6458         - new macro ignore-file-errors, similar to ignore-errors
6459           (ignore-file-errors (delete-file "foo"))
6460         - get frequent garbage collection during loadup.el by tweaking
6461           gc-cons-threshold, rather than explicitly calling garbage-collect
6462         - default delete-key-deletes-forward to `t'.
6463
6464 1998-11-28  SL Baur  <steve@altair.xemacs.org>
6465
6466         * XEmacs 21.2-beta4 is released.
6467
6468 1998-11-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
6469
6470         * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
6471         (easy-menu-item-present-p): Wrapper around find-menu-item.
6472         (easy-menu-remove-item): Wrapper around delete-menu-item.
6473
6474         * menubar.el (delete-menu-item): Add 'from-menu' argument.
6475         (add-menu-button): Add 'in-menu' argument.
6476         (add-menu-item-1): Add in-menu support to helper function.
6477
6478 1998-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6479
6480         * isearch-mode.el (isearch-mode): Fix keymap lossage.
6481
6482 1998-11-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
6483
6484         * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
6485         of Dec 4, 1997.
6486
6487 1998-11-25  Hrvoje Niksic  <hniksic@srce.hr>
6488
6489         * process.el (shell-command-on-region): Report if the command
6490         succeeded or failed.
6491
6492 1998-11-24  Hrvoje Niksic  <hniksic@srce.hr>
6493
6494         * subr.el (buffer-substring-no-properties): Comment out.
6495
6496 1998-11-07  Adrian Aichner  <adrian@xemacs.org>
6497
6498         * msw-faces.el (mswindows-find-smaller-font): Turning font names
6499           into font instances first, like `x-frob-font-size' does.
6500           (mswindows-find-larger-font): ditto
6501
6502 1998-11-04  Greg Klanderman  <greg@alphatech.com>
6503
6504         * package-ui.el (pui-install-selected-packages): fix args in call
6505         to `package-get'.
6506
6507 1998-10-29  Jan Vroonhof  <vroonhof@math.ethz.ch>
6508
6509         * package-get.el (host-name): New widget type.
6510         (package-get-remote): Better customization using new type.
6511         (package-get-download-sites): idem dito.
6512
6513         (package-get-custom): Do not use package-get-all untill we have
6514         runtime dependencies.
6515
6516         (package-get-remove-copy): Default to 't' we no longer need this
6517         kludge as we do not currently use depenencies.
6518
6519         (package-get-was-current): New variable.
6520         (package-get-require-base): New 'force-current' argument.
6521         (package-get-update-base): idem
6522         (package-get-package-provider):  idem
6523         (package-get-locate-index-file): New 'no-remote' argument.
6524         (package-get-locate-file): idem.
6525
6526         (package-get-maybe-save-index): New function.
6527         (package-get-update-base): Use it.
6528
6529 1998-10-28 Greg Klanderman <greg@alphatech.com>
6530
6531         * package-get.el (package-get-remote): default to nil; by default,
6532         don't go out to the net via EFS.  They must select a download site.
6533         (package-get-download-sites): new variable.
6534         (package-get-download-menu): new function.
6535         (package-get-locate-index-file): new function.
6536         (package-get-update-base): use it.
6537
6538         * menubar-items.el (default-menubar): add "Update Package Index"
6539         and "Add Download Site" menus under Options | Manage Packages.
6540
6541 1998-10-19  Greg Klanderman  <greg@alphatech.com>
6542
6543         * package-get.el (package-get): bugfix code checking installed version
6544         for case where package is not currently installed.
6545         (package-get-require-signed-base-updates): new variable.
6546         (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
6547         deemed not a goot thing.  Use the variable
6548         package-get-allow-unsigned-base-updates instead.
6549
6550 1998-10-16 Greg Klanderman <greg@alphatech.com>
6551
6552         * package-get.el (package-get): Don't install an older version than
6553         we already have unless explicitly told to.  Issue a warning.
6554
6555         * package-ui.el (pui-add-required-packages): when adding
6556         dependencies, don't add packages that are up to date.
6557         (pui-package-symbol-char):  Don't consider a package out of date
6558         if you have a newer version installed than the latest version in
6559         package-get-base.
6560
6561         * package-get.el (package-get-base-filename): document that it may
6562         be a path relative to package-get-remote;  new default value.
6563         (package-get-locate-file): new function.
6564         (package-get-update-base): use it to expand package-get-base-filename.
6565         (package-get-save-base): new function to save the package-get database
6566         to file.
6567         (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
6568         (package-get-update-base): pass the REMOTE-SOURCE arg.
6569         (package-get-update-base-entry): call package-get-custom-add-entry.
6570         (package-get-file-installed-p): removed; no longer needed.
6571         (package-get-create-custom): ditto.
6572         (toplevel): remove code to build and load package-get-custom.el
6573         (package-get-custom-add-entry): new function.
6574
6575 1998-10-12  Hrvoje Niksic  <hniksic@srce.hr>
6576
6577         * wid-edit.el (widget-button-click): Don't switch window.
6578
6579 1998-10-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
6580
6581         * cus-face.el (custom-set-face-update-spec): Add autoload cookie
6582
6583 1998-10-20  Malcolm Box  <malcolm@brownale.demon.co.uk>
6584
6585         * etags.el (find-tag-default): Run find-tag-hook using
6586         run-hooks rather than funcall
6587
6588 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
6589
6590         * isearch-mode.el (isearch-mode): Set the current minor mode maps
6591         and the current local map as the parents to isearch-mode-map.
6592
6593 1998-10-15  SL Baur  <steve@altair.xemacs.org>
6594
6595         * XEmacs 21.2-beta3 is released.
6596
6597 1998-10-15  Greg Klanderman  <greg@alphatech.com>
6598
6599         * package-get.el (package-get-update-base): use
6600         insert-file-contents-internal, not insert-file-contents-literally.
6601
6602 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
6603
6604         * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
6605         dump time.
6606
6607 1998-10-15  Greg Klanderman  <greg@alphatech.com>
6608
6609         * package-get.el (package-get-update-base-entry): new function.
6610         (package-get-update-base): renamed; was `package-get-load-base'.
6611         cleanup, and use package-get-update-base-from-buffer.
6612         (package-get-update-base-from-buffer): new function.
6613         (package-get-update-base-entries): new; helper for above.
6614         Do not eval lisp grabbed over ftp; parse it from new format.
6615
6616 1998-10-15  Greg Klanderman  <greg@alphatech.com>
6617
6618         * files.el (set-auto-mode): Don't play games loading package-get
6619         database; package-get-package-provider will handle it all.
6620
6621 1998-10-14  Greg Klanderman  <greg@alphatech.com>
6622
6623         * package-get.el (package-get-base-filename): new variable.
6624         (package-get-require-base): new function.
6625         (package-get-pgp-signed-begin-line): new variable.
6626         (package-get-pgp-signature-begin-line): ditto.
6627         (package-get-pgp-signature-end-line):  ditto.
6628         (package-get-load-base): new function.
6629         (package-get-interactive-package-query):
6630         (package-get-update-all):
6631         (package-get-dependencies):
6632         (package-get-package-provider):
6633         (package-get-custom): use package-get-require-base.
6634         [package-get-custom loading]: disable for now.
6635
6636         * package-ui.el (pui-list-packages): use (package-get-require-base)
6637
6638 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
6639
6640         * package-ui.el: Correct obvious thinko in choosing extent face.
6641
6642 1998-10-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
6643
6644         * menubar-items.el (default-menubar): pui-list-package has nothing
6645         to with Customize. Move all the package stuff to a new Item in Options.
6646
6647         * package-ui.el (pui-menu): Add menu and Popup menu.
6648
6649         * package-get.el (package-get): Use new
6650         package-admin-get-install-dir.
6651
6652         * package-admin.el (package-admin-get-install-dir): New syntax.
6653         Conserve package location and put mule packages where mule-base is.
6654
6655         * package-get.el : Customized
6656
6657         * package-ui.el (pui): Customized
6658         (pui-package-install-dest-dir): New variable.
6659         (pui-install-selected-packages): Use it
6660
6661 1998-10-12  SL Baur  <steve@altair.xemacs.org>
6662
6663         * package-get.el (package-get-interactive-package-query): Move
6664         dependency on package-get-base to run-time.
6665         (package-get-update-all): Ditto.
6666         (package-get-dependencies): Ditto.
6667         (package-get-package-provider): Ditto.
6668         (package-get-custom): Ditto.
6669
6670 1998-10-11  Glynn Clements  <glynn@sensei.co.uk>
6671
6672         * events.el: Remove 'ascii-character property from 'backspace
6673         and 'delete symbols
6674
6675 1998-10-11  SL Baur  <steve@altair.xemacs.org>
6676
6677         * package-get-base.el: removed.
6678
6679 1998-09-23  Didier Verna  <didier@xemacs.org>
6680
6681         * simple.el (search-caps-disable-folding): moved from isearch-mode.el
6682         (no-upper-case-p): new function.
6683         (with-search-caps-disable-folding): new macro.
6684         (with-interactive-search-caps-disable-folding): new macro.
6685         (zap-to-char): In interactive mode, do a case-sensitive search if
6686         the character is uppercase.
6687         (zap-up-to-char): ditto.
6688
6689         * replace.el (perform-replace): use the function no-upper-case-p.
6690
6691         * isearch-mode.el (isearch-fix-case): ditto.
6692         make obsolete `with-caps-disable-folding' and
6693         `isearch-no-upper-case-p'.
6694
6695         * etags.el (find-tag-internal): use `with-search-caps-disable-folding'.
6696         (tags-search): ditto.
6697         (tags-query-replace): ditto.
6698
6699         * info.el (Info-search): ditto.
6700
6701 1998-10-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
6702
6703         * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
6704
6705 1998-10-07  Greg Klanderman  <greg@alphatech.com>
6706
6707         * package-admin.el (package-admin-rmtree): rewritten.  need to
6708         check for "." and ".." before symlink check.  expand files and
6709         directories with respect to DIRECTORY, not default-directory.
6710
6711 1998-10-04  Greg Klanderman  <greg@alphatech.com>
6712
6713         * package-get.el (package-get-all): add INSTALL-DIR argument.
6714
6715 1998-10-06  Greg Klanderman  <greg@alphatech.com>
6716
6717         * package-ui.el (pui-add-required-packages): new function, select
6718         dependent packages.
6719         (pui-display-keymap): bind it.
6720         (pui-help-string): document it.
6721         (pui-install-selected-packages): package-get-all -> package-get.
6722
6723         * package-get.el (package-get-dependencies): new function.
6724
6725 1998-10-04  Hrvoje Niksic  <hniksic@srce.hr>
6726
6727         * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
6728         regexps.
6729
6730 1998-10-05  Hrvoje Niksic  <hniksic@srce.hr>
6731
6732         * mouse.el (default-mouse-track-point-at-opening-quote-p): New
6733         function.
6734         (default-mouse-track-normalize-point): Use it.
6735
6736 1998-09-30  Jan Vroonhof  <vroonhof@math.ethz.ch>
6737
6738         * package-admin.el (package-admin-delete-binary-package):
6739                 General cleanup. Remove unnessary use of progn and
6740         save-excursion.
6741         (package-admin-delete-binary-package): Do NOT mess with file
6742         modes. That is evil.
6743         (package-admin-delete-binary-package): Wrap all deleting in
6744         condition-case. The data in MANIFEST is untrustworthy.
6745         (package-admin-delete-binary-package): Let the OS worry about non
6746         empty directories.
6747
6748 1998-10-09  SL Baur  <steve@altair.xemacs.org>
6749
6750         * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
6751         processing.
6752         (lm-report-bug): Fix mail address to send bug reports to.
6753
6754 1998-09-29  SL Baur  <steve@altair.xemacs.org>
6755
6756         * XEmacs 21.2-beta2 is released.
6757
6758 1998-08-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
6759
6760         * files.el (auto-mode-alist): Enhanced regexp for perl-mode
6761
6762 1998-09-22  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
6763
6764         * info.el (Info-mode): Document page turning by double clicks in
6765         docstring so `M-x describe-mode' will display it.
6766
6767 1998-09-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
6768
6769         * info.el (Info-mouse-track-double-click-hook): Use character
6770         widths to calculate a border region where double clicking does
6771         page turning, and return `nil' by default so other hooks, such as
6772         region highlighting, will be run.
6773
6774 1998-09-29  Colin Rafferty   <colin@xemacs.org>
6775
6776         * sound.el (default-sound-directory-list): Initialize with all the
6777         "sounds" directories in `data-directory-list'.  It used to just be
6778         the first one.
6779
6780         * packages.el (locate-data-directory-list): Created.  This gives
6781         the list of matching directories, unlike `locate-data-directory',
6782         which just gives the first one.
6783
6784 1998-09-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
6785
6786         * minibuf.el (read-from-minibuffer): No longer bind help-form but
6787         make a binding in the local keymap until help-char handling is
6788         improved.
6789
6790         * help.el (help-keymap-with-help-key): Provide keymap with help
6791         binding.
6792         (help-print-help-form): New helper function.
6793
6794 1998-09-23  Hrvoje Niksic  <hniksic@srce.hr>
6795
6796         * isearch-mode.el (isearch-highlight): set-extent-endpoints can
6797         move extent to another buffer; no need to create a new extent.
6798         (isearch-fix-case): New function.
6799         (isearch-search-and-update): Use it.
6800
6801 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
6802
6803         * isearch-mode.el (isearch-mode): Use overriding-local-map to set
6804         the keymap, not minor-mode-map-alist.
6805         (isearch-done): Restore overriding-local-map.
6806
6807 1998-09-21  Martin Buchholz  <martin@xemacs.org>
6808
6809         * bytecomp.el (byte-compile-buffer-substring):
6810         Fix for: (byte-compile (defun f () (buffer-substring)))
6811         ==>   ** buffer-substring called with 3 args, but requires 0-3
6812         - new code not only works, but is more readable, too.
6813
6814 1998-09-20  Jonathan Harris  <jhar@tardis.ed.ac.uk>
6815
6816         * msw-faces.el (mswindows-init-device-faces): Don't try to
6817           specify a default font at this late stage. Do try to force
6818           creation of the default face font so that if it fails we get
6819           an error now instead of a crash at frame creation.
6820
6821           mswindows-font-canonicalize-name, mswindows-make-font-unbold,
6822           mswindows-make-font-unitalic: Canonical default weight
6823           changed from "Normal" to "Regular".
6824
6825           mswindows-make-font-bold / -bold-italic: Supplied device was
6826           not being passed into call to mswindows-find-smaller-font.
6827
6828 1998-09-10  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
6829
6830         * package-get.el (package-get-remote): Fix the path where to find
6831           the packages on xemacs.org.
6832
6833 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
6834
6835         * about.el (about-maintainer-info): Update Ben's entry.
6836
6837 1998-09-24  Martin Buchholz  <martin@xemacs.org>
6838
6839         * lisp/shadow.el (find-emacs-lisp-shadows):
6840         - `member' was being called on lists of length 2000!
6841         - Replace with hashtables.
6842         - Replace hand-coded loops with (dolist)
6843         - Fix comment typo
6844
6845 1998-09-20  Darryl Okahata  <darrylo@sr.hp.com>
6846
6847         * packages.el: Added new function, `package-delete-name', to
6848           delete existing packages from the installed package database
6849           (`packages-package-list').  Also added the "pkginfo" directory
6850           to `packages-special-base-regexp', so that the pkginfo directory
6851           would not get added to `late-packages'.
6852
6853         * package-admin.el: Added ability to delete an installed package
6854           (added low-level function, `package-admin-delete-package').
6855           Understands how to use the pkginfo/MANIFEST.<package> file to
6856           delete the package.  When installing a package, will also
6857           create a MANIFEST.* file if one is not provided by the
6858           package.  If the MANIFEST.* doesn't exist when deleting a
6859           package, the functions will fall back to attempting to delete
6860           any package-specific lisp directory.
6861
6862         * package-get.el: Moved some functions to package-admin.el.
6863           Added interactive function `package-get-delete-package', for
6864           use by users for deleting a package.
6865
6866           Also modified to not require the presence of efs.
6867
6868 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
6869
6870         * files.el (find-file-noselect): Handle all signals, kill the
6871         buffer and resignal.
6872
6873 1998-09-23  SL Baur  <steve@altair.xemacs.org>
6874
6875         * cl-macs.el (glyph-image): Add setf method.
6876
6877 1998-09-06  Darryl Okahata  <darrylo@sr.hp.com>
6878
6879         * package-get.el: Fixed broken EFS downloading.  Also, look for
6880           .tar.gz files first, in preference over .tgz files.
6881
6882         * package-ui.el: Fix display of package version numbers.
6883
6884 1998-08-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
6885
6886         * x-font-menu.el (font-menu-set-font):  Add "pt" units to size
6887         argument.
6888
6889 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
6890
6891         * list-mode.el: `display-completion-list': added new/optional
6892           keyword `:completion-string', which allows the programmer to
6893           change the "Possible completions are:" prompt.
6894
6895         * menubar-items.el: Added new pulldown menu-pick to start up the
6896           visual package browser/installer:
6897
6898                 Options->Customize->List Packages
6899
6900         * package-admin.el: Added hooks for installing under both Unix
6901           and MS Windows.  Does additional error checking.  No longer
6902           calls "add-big-package.sh" to install packages under Unix; now
6903           calls gunzip & tar directly.
6904
6905         * package-get.el: Added ability to install packages from files
6906           on a local disk/CDROM.  Now deletes any existing package lisp
6907           directory.  Does completion on available packages when
6908           querying for package names.  Will also search for .tgz files
6909           in addition for .tar.gz files.  Tries to reload
6910           auto-autoloads, as a convenience when loading new packages,
6911           and also tries to add any new package paths to `load-path'.
6912           Changed all occurences of `concat' to use `expand-file-name'.
6913
6914         * package-ui.el: New file which implements the main visual
6915           package browser/installer, which is started via a menu pick or
6916           M-x pui-list packages.
6917
6918 1998-09-03  Hrvoje Niksic  <hniksic@srce.hr>
6919
6920         * startup.el (load-init-file): spelling fix.
6921
6922 1998-09-02  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
6923
6924         * startup.el (normal-top-level): Load auto-autoload files
6925         covariantly with their precedence.
6926
6927 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
6928
6929         * menubar-items.el (default-menubar): Remove "Font Weight"
6930         option, there is currently no custom equivalent.. Customize-faces
6931         is "Edit faces".
6932
6933         * x-font-menu.el (font-menu-set-font): Use customize to set
6934         default face.
6935
6936         * faces.el (face-spec-update-all-matching): New function.
6937
6938         * cus-face.el (custom-set-face-update-spec): New function.
6939         Interface to customize faces from elisp.
6940
6941         (custom-face-value-create): Show the customized settings if set
6942         but not saved.
6943
6944 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
6945
6946         (custom-face-value-create): Show the customized settings if set
6947         but not saved.
6948
6949 1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
6950
6951         * keydefs.el (global-map): Add FSF 20.3 binding of
6952         query-replace-regexp.
6953
6954 1998-08-21  Greg Klanderman  <greg@alphatech.com>
6955
6956         * minibuf.el (read-file-name-internal-1): use
6957         user-name-completion-1 instead of user-name-completion.
6958
6959 1998-08-19  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
6960
6961         * loadup.el:
6962         * make-docfile.el:
6963         * update-elc.el: Don't set `source-directory' (now defunct as a
6964         global variable) no more.
6965
6966         * packages.el (packages-list-autoloads): Made `source-directory'
6967         (now defunct as a global variable) a parameter.
6968
6969 1998-08-13  Carsten Leonhardt  <leo@arioch.oche.de>
6970
6971         * about.el (about-hackers): new email
6972
6973 1998-08-16  SL Baur  <steve@altair.xemacs.org>
6974
6975         * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
6976
6977 1998-07-17  Didier Verna  <didier@xemacs.org>
6978
6979         * faces.el (set-face-property):
6980         (set-face-dim-p):
6981         (face-dim-p): updated the doc strings now that the dim property isn't
6982         tty-specific.
6983         (face-equal): the dim property is now a common one.
6984
6985         * cus-face.el (custom-face-attributes): New face attribute: `dim'
6986         Renamed the `stipple' attribute to `background-pixmap'.
6987         (custom-face-background-pixmap): make custom-face-stipple an
6988         obsolete alias for this.
6989
6990 1998-08-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
6991
6992         * find-paths.el (paths-file-readable-directory-p): Created and
6993         used.
6994
6995         * loadup.el: Don't set inhibit-... flags from run-temacs.
6996
6997 1998-08-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
6998
6999         * packages.el (packages-data-path-depth): Added and used.
7000
7001 1998-08-05  Charles G. Waldman <cgw@pgt.com>
7002
7003         * about.el:
7004         - Change .xpm to .png, delete "zcat" section.
7005         - cosmetic fix in the 'marcpa' entry.
7006
7007         * etc/photos
7008         - convert all .xpm.Z to .png
7009         - rename mrb to martin
7010         - rename mcook-m to mcookm
7011
7012 1998-07-31  Martin Buchholz  <martin@xemacs.org>
7013
7014         * x-init.el (x-initialize-compose): Add support for
7015         dead-circumflex as YET ANOTHER NAME for that dead key.
7016
7017 1998-08-05  Colin Rafferty <colin@xemacs.org>
7018
7019         * setup-paths.el (paths-construct-exec-path): Made the
7020         last-packages really be last.
7021         (paths-construct-data-directory-list): Ditto.
7022
7023 1998-08-01  Kai Haberzettl  <khaberz@synnet.de>
7024
7025         * startup.el(startup-splash-frame-body):
7026         Update Copyright notice in splash screen
7027
7028 1998-07-20  Greg Klanderman  <greg@alphatech.com>
7029
7030         * minibuf.el (read-file-name-internal-1): do ~user completion.
7031
7032 1998-07-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
7033
7034         * font-lock.el (font-lock-fontify-glumped-region): Add guard
7035         aginst destroyed extents
7036
7037 1998-07-24  Greg Klanderman  <greg@alphatech.com>
7038
7039         * package-get.el (package-get): add `install-dir' argument.
7040
7041 1998-07-20  John Jones  <jj@asu.edu>
7042
7043         * package-get.el: calls to package-get-update-all will only
7044           update packages which are already installed.
7045
7046 1998-07-23  SL Baur  <steve@altair.xemacs.org>
7047
7048         * autoload.el (update-file-autoloads): Ensure autoloads buffer is
7049         writable.
7050
7051 1998-07-20  Colin Rafferty   <colin@xemacs.org>
7052
7053         * about.el (about-hackers): Correct my email.
7054
7055 1998-07-20  Kai Haberzettl  <khaberz@synnet.de>
7056
7057         * about.el (about-hackers): new email-address.
7058
7059 1998-07-25  SL Baur  <steve@altair.xemacs.org>
7060
7061         * minibuf.el (read-number): Don't let `input-error' condition
7062         escape.
7063
7064 1998-07-20  Greg Klanderman  <greg@alphatech.com>
7065
7066         * about.el (about-hackers): use my `email-for-life' address.
7067
7068 1998-07-19  SL Baur  <steve@altair.xemacs.org>
7069
7070         * XEmacs 21.2-beta1 is released.
7071
7072 1998-07-12  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7073
7074         * ldap.el (ldap-search): Doc string change
7075
7076 1998-07-16  Colin Rafferty   <colin@xemacs.org>
7077
7078         * menubar-items.el (default-menubar): Removed references to
7079         `data-directory', and use `locate-data-file' instead, and made
7080         then greyed out if they don't exist.
7081
7082 1998-07-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7083
7084         * keymap.el (events-to-keys): Use `format' instead of `concat'
7085         since the latter does not accept integer args anymore
7086
7087 1998-07-15  SL Baur  <steve@altair.xemacs.org>
7088
7089         * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
7090         macros replaced.
7091
7092 1998-07-14  SL Baur  <steve@altair.xemacs.org>
7093
7094         * make-docfile.el: Get first initialization from very-early-lisp.el
7095         * update-elc.el: Ditto.
7096         * loadup.el (really-early-error-handler): Ditto.
7097
7098         * packages.el (packages-unbytecompiled-lisp): Add new file,
7099         very-early-lisp.el.
7100
7101         * very-early-lisp.el: New file.
7102
7103 1998-07-14  SL Baur  <steve@altair.xemacs.org>
7104
7105         * Symbols that have been obsolete for at least 3 years removed (II).
7106
7107         * obsolete.el (eval-current-buffer): Make compatible.
7108         (byte-code-function-p): Ditto.
7109         (send-string): Removed.
7110         (send-region): Removed.
7111         (screen-scrollbar-width): Removed.
7112         (set-screen-scrollbar-width): Removed.
7113         (set-screen-left-margin-width): Removed.
7114         (set-screen-right-margin-width): Removed.
7115         (screen-left-margin-width): Removed.
7116         (screen-right-margin-width): Removed.
7117         (set-buffer-left-margin-width): Removed.
7118         (set-buffer-right-margin-width): Removed.
7119         (buffer-left-margin-width): Removed.
7120         (buffer-right-margin-width): Removed.
7121         (x-set-frame-icon-pixmap): Removed.
7122         (x-set-screen-icon-pixmap): Removed.
7123         (pixel-name): Removed.
7124         (make-pixmap): Removed.
7125         (make-cursor): Removed.
7126         (pixmap-width): Removed.
7127         (pixmap-contributes-to-line-height-p): Removed.
7128         (set-pixmap-contributes-to-line-height): Removed.
7129
7130 1998-07-13  SL Baur  <steve@altair.xemacs.org>
7131
7132         * obsolete.el (popup-menu-up-p): removed.
7133         (read-no-blanks-input): Removed.
7134         (wholenump): Removed.
7135         (ring-mod): Removed (what was ring-mod?).
7136         (current-time-seconds): Removed.
7137         (run-special-hook-with-args): Removed.
7138         (dot): Removed.
7139         (dot-marker): Removed.
7140         (dot-min): Removed.
7141         (dot-max): Removed.
7142         (window-dot): Removed.
7143         (set-window-dot): Removed.
7144
7145         * bytecomp.el: Remove bytecompiler support for `dot', `dot-max' and
7146         `dot-min'.
7147
7148         * minibuf.el: (read-no-blanks-input): remove commented-out copy.
7149
7150         * code-files.el (insert-file-contents): Rename
7151         run-special-hook-with-args to run-hook-with-args-until-success.
7152         (write-region): Ditto.
7153
7154 1998-07-12  SL Baur  <steve@altair.xemacs.org>
7155
7156         * about.el: Fix typos, update release date.
7157
7158         * Symbols that have been obsolete for at least 3 years removed.
7159
7160         * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to
7161         screen- functions.
7162         (toplevel): remove setf methods for screen functions.
7163         * cl-macs.el (extent-data): defsetf removed.
7164         * obsolete.el (lisp-indent-hook): Make compatible, it's used too
7165         many places to remove.
7166         (comment-indent-hook): Ditto.
7167         * obsolete.el (get-screen-for-buffer-default-screen-name): Remove.
7168         (buffer-dedicated-screen): Ditto.
7169         (deiconify-screen): Ditto.
7170         (delete-screen): Ditto.
7171         (event-screen): Ditto.
7172         (find-file-other-screen): Ditto.
7173         (find-file-read-only-other-screen): Ditto.
7174         (live-screen-p): Ditto.
7175         (screen-height): Ditto.
7176         (screen-iconified-p): Ditto.
7177         (screen-list): Ditto.
7178         (screen-live-p): Ditto.
7179         (screen-name): Ditto.
7180         (screen-parameters): Ditto.
7181         (screen-pixel-height): Ditto.
7182         (screen-pixel-width): Ditto.
7183         (screen-root-window): Ditto.
7184         (screen-selected-window): Ditto.
7185         (screen-totally-visible-p): Ditto.
7186         (screen-visible-p): Ditto.
7187         (screen-width): Ditto.
7188         (screenp): Ditto.
7189         (get-screen-for-buffer): Ditto.
7190         (get-screen-for-buffer-noselect): Ditto.
7191         (get-other-screen): Ditto.
7192         (iconify-screen): Ditto.
7193         (lower-screen): Ditto.
7194         (mail-other-screen): Ditto.
7195         (make-screen): Ditto.
7196         (make-screen-invisible): Ditto.
7197         (make-screen-visible): Ditto.
7198         (modify-screen-parameters): Ditto.
7199         (new-screen): Ditto.
7200         (next-screen): Ditto.
7201         (next-multiscreen-window): Ditto.
7202         (other-screen): Ditto.
7203         (previous-screen): Ditto.
7204         (previous-multiscreen-window): Ditto.
7205         (raise-screen): Ditto.
7206         (redraw-screen): Ditto.
7207         (select-screen): Ditto.
7208         (selected-screen): Ditto.
7209         (set-buffer-dedicated-screen): Ditto.
7210         (set-screen-height): Ditto.
7211         (set-screen-position): Ditto.
7212         (set-screen-size): Ditto.
7213         (set-screen-width): Ditto.
7214         (show-temp-buffer-in-current-screen): Ditto.
7215         (switch-to-buffer-other-screen): Ditto.
7216         (visible-screen-list): Ditto.
7217         (window-screen): Ditto.
7218         (x-set-screen-pointer): Ditto.
7219         (x-set-frame-pointer): Ditto.
7220         (screen-title-format): Ditto.
7221         (screen-icon-title-format): Ditto.
7222         (terminal-screen): Ditto.
7223         (delete-screen-hook): Ditto.
7224         (create-screen-hook): Ditto.
7225         (mouse-enter-screen-hook): Ditto.
7226         (mouse-leave-screen-hook): Ditto.
7227         (map-screen-hook): Ditto.
7228         (unmap-screen-hook): Ditto.
7229         (default-screen-alist): Ditto.
7230         (default-screen-name): Ditto.
7231         (x-screen-defaults): Ditto.
7232         (x-create-screen): Ditto.
7233         * obsolete.el: meta-flag removed.
7234         baud-rate removed.
7235         sleep-for-millisecs removed.
7236         extent-data removed.
7237         set-extent-data removed.
7238         set-extent-attribute removed.
7239         extent-glyph removed.
7240         extent-layout removed.
7241         set-extent-layout removed.
7242         list-faces-display removed.
7243         list-faces removed.
7244         trim-versions-without-asking removed.
7245         after-write-file-hooks removed.
7246         truename removed.
7247         auto-fill-hook removed.
7248         blink-paren-hook removed.
7249         select-screen-hook, deselect-screen-hook removed.
7250         auto-raise-screen, auto-lower-screen removed.
7251
7252         * msw-mouse.el: Global change resource -> mswindows-resource.
7253
7254         * XEmacs 21.0-pre5 is released.
7255
7256 1998-07-11  SL Baur  <steve@altair.xemacs.org>
7257
7258         * about.el (about-hackers): Credits update.
7259
7260 1998-07-11  Hrvoje Niksic  <hniksic@srce.hr>
7261
7262         * register.el (insert-register): Don't activate the region.
7263
7264 1998-07-10  SL Baur  <steve@altair.xemacs.org>
7265
7266         * select.el: Restore x-* symbols for backwards compatibility:
7267         x-copy-primary-selection, x-kill-primary-selection,
7268         x-delete-primary-selection, x-select-make-extent-for-selection,
7269         x-valid-simple-selection-, x-cut-copy-clear-internal.
7270
7271 1998-07-09  SL Baur  <steve@altair.xemacs.org>
7272
7273         * XEmacs 21.0-pre4 is released.
7274
7275 1998-06-28  Hrvoje Niksic  <hniksic@srce.hr>
7276
7277         * menubar-items.el (default-menubar): Use `report-emacs-bug' for
7278         reporting bugs.
7279         (maybe-add-init-button): Fix semantics under Windows.  Use
7280         `expand-file-name' rather than `concat'.
7281
7282         * help.el (print-messages): New function.
7283
7284 1998-07-05  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7285
7286         * ldap.el (ldap-host-parameters-alist): Docstring fixes
7287
7288 1998-07-04  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7289
7290         * about.el: Tweaked my entry in about-hackers.
7291
7292         * find-paths.el (paths-emacs-root-p):
7293           Relaxed emacs-root checking of an in-place installation to
7294           also accommodate the flat layout used on MS Windows.
7295
7296 1998-06-29  John Jones  <jj@asu.edu>
7297
7298         * package-get.el: calls to package-get-update-all will only
7299           update packages which are already installed.
7300
7301 1998-07-05  Andy Piper  <andyp@parallax.co.uk>
7302
7303         * faces.el (xpm-color-symbols): remove hardcoded defaults these
7304         are handled by the gui-element face fallbacks now.
7305
7306         * x-faces.el: default gui-element face to "background" as well as
7307         the default face.
7308
7309         * msw-faces.el (mswindows-init-device-faces): remove gui-element
7310         and default face settings since these are set as fallbacks now in
7311         the appropriate domain.
7312
7313 1998-07-02  SL Baur  <steve@altair.xemacs.org>
7314
7315         * text-mode.el (text-mode): Reorder regexp so the OR part
7316         corresponding to `page-delim' goes first and the hack in
7317         `forward-paragraph' will work.
7318         With bug analysis from Bob Weiner <weiner@altrasoft.com>
7319
7320 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
7321
7322         * subr.el (remove-hook): When checking the hook value
7323           with functionp, don't apply car to it.
7324
7325 1998-06-24  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7326
7327         * package-get.el (package-get-remote-filename):
7328           Don't use file-name-as-directory because the local directory
7329           separator conventions might not be the same as ftp's.
7330
7331 1998-06-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7332
7333         * ldap.el (ldap-host-parameters-alist): New name of
7334         `ldap-host-parameters-plist'
7335
7336 1998-06-26  Adrian Aichner  <adrian@xemacs.org>
7337
7338         * package-get.el: Using (require 'package-get-base), now that it
7339         provides itself.  Consequently removed all instances of (load
7340         "package-get-base.el").
7341
7342 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
7343
7344         * subr.el (remove-hook): Don't treat the hook value as a
7345           list unless it is both consp and not functionp.
7346
7347 1998-06-29  SL Baur  <steve@altair.xemacs.org>
7348
7349         * about.el: Email address for Ben Wing is ben@xemacs.org.
7350         * auto-show.el: Ditto.
7351         * bytecomp.el: Ditto.
7352         * faces.el: Ditto.
7353         * x-scrollbar.el: Ditto.
7354         * x-misc.el: Ditto.
7355         * tty-init.el: Ditto.
7356         * toolbar-items.el: Ditto.
7357         * symbol-syntax.el: Ditto.
7358         * specifier.el: Ditto.
7359         * objects.el: Ditto.
7360         * hyper-apropos.el: Ditto.
7361         * glyphs.el: Ditto.
7362
7363 1998-06-27  Hrvoje Niksic  <hniksic@srce.hr>
7364
7365         * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
7366         vertical-divider-always-visible-p.
7367         (default-mouse-motion-handler): Ditto.
7368
7369 1998-06-21  Hrvoje Niksic  <hniksic@srce.hr>
7370
7371         * scrollbar.el (scrollbars-visible-p): Simplify.  Always set the
7372         global value.
7373
7374 1998-06-21  Oliver Graf <ograf@fga.de>
7375
7376         * build-reports.el: changed receiver to xemacs-build-reports list
7377
7378 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7379
7380         * font.el: Split font-family-mappings into X and
7381           mswindows-specific versions.
7382           mswindows-font-create-[object|name]: Treat supplied size
7383           as a pointsize. Added underline and strikethru handling.
7384
7385         * msw-faces.el: changed default mswindows charset to western.
7386
7387         * msw-glyphs.el: removed space in border-glyph font string that
7388           was inserted to get round bugs in the mswindows C font code.
7389
7390 1998-06-27  SL Baur  <steve@altair.xemacs.org>
7391
7392         * about.el (about-hackers): Credits update.
7393
7394         * help-nomule.el (tutorial-supported-languages): Add Romanian
7395         TUTORIAL.
7396
7397         * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
7398         to ISO-8859-2.
7399
7400 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7401
7402         * font.el: Split font-family-mappings into X and
7403           mswindows-specific versions.
7404           mswindows-font-create-[object|name]: Treat supplied size
7405           as a pointsize. Added underline and strikethru handling.
7406
7407         * msw-faces.el: changed default mswindows charset to western.
7408
7409         * msw-glyphs.el: removed space in border-glyph font string that
7410           was inserted to get round bugs in the mswindows C font code.
7411
7412 1998-06-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7413
7414         * minibuf.el: make read-color-completion-table call
7415           (mswindows-color-list for mswindows devices.
7416
7417 1998-06-18  Sam Mikes  <smikes@alumni.hmc.edu>
7418
7419         * lisp/font-lock.el
7420         (font-lock-match-c++-style-declaration-item-and-skip-to-next):
7421         Let declaration items contain non-word symbol characters.
7422
7423 1998-06-15  Adrian Aichner  <adrian@xemacs.org>
7424
7425         * package-get.el (package-get-package-provider): Added autoload
7426         cookie.  Loading "package-get-base.el" in ALL functions that use
7427         it.  Fixed some (interactive ...) with multiple argument specs
7428         again.  Cosmetic indentation changes.
7429
7430 1998-05-27  Glynn Clements  <glynn@sensei.co.uk>
7431
7432         * info.el (Info-insert-dir): Don't use nreverse on variables
7433         that you want to use later.
7434
7435 1998-06-17  Glynn Clements  <glynn@sensei.co.uk>
7436
7437         * x-mouse.el (x-set-point-and-move-selection): Replace call
7438         to x-kill-primary-selection with kill-primary-selection
7439
7440 1998-06-12  Martin Buchholz  <martin@xemacs.org>
7441
7442         * simple.el (what-cursor-position): Make cursor position reported
7443         use value of column-number-start-at-one
7444
7445 1998-06-17  SL Baur  <steve@altair.xemacs.org>
7446
7447         * about.el (xemacs-hackers): Fix Jareth's email address.
7448
7449 1998-06-16  SL Baur  <steve@altair.xemacs.org>
7450
7451         * startup.el (startup-splash-frame): Remove
7452         `xemacs-startup-logo-function'.
7453
7454 1998-06-15  SL Baur  <steve@altair.xemacs.org>
7455
7456         * about.el (about-hackers): Update credits list.
7457
7458 1998-06-06  Jeff Miller <jmiller@smart.net>
7459
7460         * lisp/sound.el: Update sound-ext to allow filenames with
7461           extensions to be found by load-sound-file
7462
7463 1998-06-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7464
7465         * info.el (Info-rebuild-outdated-dir): Removed variable
7466         (Info-auto-generate-directory): New variable
7467         (Info-save-auto-generated-dir): New variable
7468         (Info-maybe-update-dir): Use `Info-auto-generate-directory'
7469         (Info-build-dir-anew): Second parameter removed.  Use
7470         `Info-save-auto-generated-dir'
7471         (Info-rebuild-dir): Ditto
7472
7473 1998-06-02  Christoph Wedler  <wedler@fmi.uni-passau.de>
7474
7475         * list-mode.el (next-list-mode-item): Would not recognize
7476         border between directly neighbored items.
7477
7478 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
7479
7480         * package-get.el: add autoloads for some functions.
7481
7482 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
7483
7484         * specifier.el (let-specifier): Tiny docfixes.
7485
7486 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
7487
7488         * msw-mouse.el: set selection-pointer-glyph to Normal.
7489
7490 1998-06-09  Per Abrahamsen  <abraham@dina.kvl.dk>
7491
7492         * wid-edit.el (widget-specify-secret): New function.
7493         (widget-after-change): Use it.
7494         (widget-specify-field): Use it.
7495
7496 1998-06-08  Hrvoje Niksic  <hniksic@srce.hr>
7497
7498         * mouse.el (drag-window-divider): Use `(not done)' instead of
7499         `doit'; reuse result of `window-pixel-edges'.
7500
7501         * modeline.el (drag-modeline-event-lag): Rename to
7502         drag-divider-event-lag.
7503
7504 1998-06-07  Hrvoje Niksic  <hniksic@srce.hr>
7505
7506         * specifier.el (let-specifier): Rewritten not to generate needless
7507         `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
7508         arguments.
7509
7510 1998-05-28  Hrvoje Niksic  <hniksic@srce.hr>
7511
7512         * minibuf.el (read-file-name-1): Setup buffer-local value of
7513         `completion-ignore-case' in completions buffer under Windows.
7514
7515 1998-06-06  Kirill M. Katsnelson  <kkm@kis.ru>
7516
7517         * about.el (about-maintainer-glyph): Fix support for not
7518         compressed images.
7519
7520 1998-06-04  Kirill M. Katsnelson  <kkm@kis.ru>
7521
7522         * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
7523
7524         * mouse.el (mouse-track): Cancel selection if misc-user event with
7525         `cancel-mode-internal' function is fetched.
7526
7527 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
7528
7529         * files.el (save-some-buffers-1): Fixed return value.
7530
7531 1998-06-01  Oliver Graf <ograf@fga.de>
7532
7533         * dragdrop.el: added experimental
7534
7535 1998-05-26  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
7536
7537         * startup.el (after-init-hook, init-file-user,
7538         user-init-directory, load-user-init-file):  Purge references
7539         to "~/.xemacs/init.el" from docstrings.
7540
7541         (load-user-init-file) Use paths-construct-path to construct
7542         paths to user init files.  Go directly to ~/.emacs, do not
7543         search ~/.xemacs/, do not load `default-custom-file'.
7544
7545 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
7546
7547         * files.el (interpreter-mode-alist): Catch wish and tclsh before
7548         general *sh.
7549         (inhibit-first-line-modes-regexps): Added `.tar.gz'.
7550
7551 1998-06-03  Andy Piper  <andyp@parallax.co.uk>
7552
7553         * menubar-items.el (default-menubar): add Update Packages to customize
7554         menu.
7555
7556 1998-06-02  Andy Piper  <andyp@parallax.co.uk>
7557
7558         * faces.el: use toolbar face as a fallback for toolbar properties
7559         in xpm-color-symbols instead of default.
7560
7561         * msw-faces.el: rename 3d-object -> gui-element face.
7562
7563 1998-06-06  SL Baur  <steve@altair.xemacs.org>
7564
7565         * startup.el (xemacs-startup-logo-function): New variable.
7566         (startup-splash-frame): Use it.
7567
7568 1998-06-02  Hrvoje Niksic  <hniksic@srce.hr>
7569
7570         * files.el (save-some-buffers): Would wait 1 second.
7571         (save-some-buffers-1): Delete other windows here instead of in
7572         `save-some-buffers'.
7573         (save-some-buffers): Force redisplay only if windows were deleted.
7574
7575 1998-06-02  Didier Verna  <didier@xemacs.org>
7576
7577         * cus-face.el (custom-face-attributes): generalized the use of
7578         toggle buttons for boolean attributes.
7579         Re-ordered the items a bit.
7580
7581 1998-06-01  SL Baur  <steve@altair.xemacs.org>
7582
7583         * sound.el (default-sound-directory): Use `locate-data-directory'
7584         to find the sounds directory.
7585
7586 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
7587
7588         * sound.el: default sound-ext to .wav under mswindows, .au
7589         otherwise. load-default sounds without extensions.
7590
7591 1998-05-27  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
7592
7593         * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
7594         if send-pr is not bound.
7595
7596 1998-06-01  Andy Piper  <andyp@parallax.co.uk>
7597
7598         * files.el: grok idl files in auto-mode-alist.
7599 1998-06-01  Jeff Miller  <jmiller@smart.net>
7600
7601         * minibuf.el (exact-minibuffer-completion-p): check for nil before
7602         calling `upcase'.
7603
7604 1998-05-30  Andy Piper  <andyp@parallax.co.uk>
7605
7606         * msw-glyphs.el: add xbm to the list of image types supported.
7607
7608 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
7609
7610         * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
7611         instead of XEmacs one when dumping InfoDock.
7612
7613 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
7614
7615         * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
7616         for `modeline-visible-p'
7617
7618         * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
7619
7620 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
7621
7622         * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
7623         since it's not used anymore. doc string fixes.
7624
7625         * package-get.el (package-get-file-installed-p): new function. use
7626         instead of file-installed-p which is in an external package.
7627
7628 1998-05-28  Oliver Graf <ograf@fga.de>
7629
7630         * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
7631         favor of select-window/switch-to-buffer
7632
7633 Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
7634
7635         * startup.el: changed (getenv "HOME") to (user-home-directory)
7636
7637 1998-05-25  Oliver Graf <ograf@fga.de>
7638
7639         * frame.el (cde-start-drag) moved to dragdrop.el
7640         (offix-start-drag-region) moved to dragdrop.el
7641         (offix-start-drag) moved to dragdrop.el
7642         * dragdrop.el (cde-start-drag) moved from frame.el
7643         (offix-start-drag-region) moved from frame.el
7644         (offix-start-drag) moved from frame.el
7645         (cde-start-drag-region) cde drag regions
7646         * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
7647
7648 1998-05-26  Oliver Graf <ograf@fga.de>
7649
7650         * dragdrop.el: created dragdrop-drag prototypes
7651         (cde-start-drag-region) fixed typo
7652
7653 1998-05-28  SL Baur  <steve@altair.xemacs.org>
7654
7655         * simple.el (after-init-hook): Remove reader macro.
7656
7657         * packages.el (packages-hardcoded-lisp): Get rid of reader
7658         macros.  Update DOC string.
7659
7660 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
7661
7662         * mouse.el (drag-window-divider): Ditto.
7663
7664         * modeline.el (mouse-drag-modeline): Use it.
7665
7666         * lisp-mode.el (let-specifier): Specify indentation.
7667
7668         * specifier.el (let-specifier): Renamed from
7669         `with-specifier-instance'.
7670
7671 1998-05-27  Andy Piper  <andyp@parallax.co.uk>
7672
7673         * x-faces.el:
7674         * faces.el: move definition of xpm-color-symbols from x-faces.el
7675         to faces. Predicate x-get-resource on the presence of x.
7676
7677         * msw-faces.el: set 3d-object face rather than modeline. Specify
7678         faces as specfier defaults.
7679
7680         * package-get.el: don't use package-admin-add-single-file-package.
7681
7682 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
7683
7684         * toolbar-items.el: Fixup tooltips.
7685         (toolbar-gnus): Don't use obsolete variable
7686         toolbar-news-frame-properties.
7687         (toolbar-news-reader): Default to `gnus' instead of
7688         `not-configured'.
7689
7690         * files.el (auto-mode-alist): Correctly recognize `.emacs' under
7691         Windows.
7692
7693 1998-05-25  Andy Piper  <andyp@parallax.co.uk>
7694
7695         * package-get.el: rename -installedp -> -installed-p.
7696
7697 1998-05-23  Kirill M. Katsnelson  <kkm@kis.ru>
7698
7699         * glyphs.el (init-glyphs): Created `border-glyph' face, with no
7700         attributes, and assinged it to continuation, truncation and
7701         hscroll glyphs.
7702
7703         * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
7704         and made continuation, truncation and hscroll glyphs arrow
7705         characters out of that font.
7706
7707 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
7708
7709         * minibuf.el (minibuffer-electric-separator): Play nicely with
7710         directory-sep-char being \.
7711         (minibuffer-electric-tilde): Ditto.
7712         (read-file-name-map): Ditto.
7713
7714 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
7715
7716         * mouse.el (default-mouse-track-maybe-own-selection): Pause only
7717         on X devices.
7718         (default-mouse-track-deal-with-down-event): Avoid
7719         `x-disown-selection'; use `disown-selection' instead.
7720
7721 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
7722
7723         * select.el:
7724         * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
7725         moved to (cut-copy-clear-internal) in select.el. Ditto for
7726         (x-delete-primary-selection) (x-kill-primary-selection)
7727         (x-copy-primary-selection).
7728         (own-clipboard): new function.
7729
7730         * msw-select.el: use the new kill/delete/copy/cut-copy-clear
7731         functions in select.el. remove old ones.
7732         (mswindows-own-clipboard): new function.
7733
7734 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
7735
7736         * gnuserv.el: allow connections from mswindows type devices.
7737
7738 1998-05-20  Andy Piper  <andyp@parallax.co.uk>
7739
7740         * msw-glyphs.el: change image type used from cursor to resource.
7741
7742 1998-05-20  Kirill M. Katsnelson  <kkm@kis.ru>
7743
7744         * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
7745         for {top,bottom}-{left,right} values in addition to
7746         {top,bottom}_{left,right}.
7747         Use x-get-resource instead of x-get-resource-and-bogosity-check.
7748
7749 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
7750
7751         * cl-macs.el (specifier-instance): Undefine its setf method.
7752
7753         * specifier.el (with-specifier-instance): Added docstring.
7754
7755         * mouse.el (drag-window-divider): Ditto.
7756
7757         * modeline.el (mouse-drag-modeline): Use it.
7758
7759         * lisp-mode.el (with-specifier-instance): Define its indentation
7760         level.
7761
7762         * specifier.el (with-specifier-instance): New macro.
7763
7764 1998-05-19  Andy Piper  <andyp@parallax.co.uk>
7765
7766         * package-get.el (package-get-create-custom): new function to
7767         auto-generate package-get-custom.el from package-get-base.el.
7768         * (package-get-ever-installedp): new function.
7769         * (package-get-custom): new function to get all packages specified
7770         by customize.
7771
7772 1998-05-19  Hrvoje Niksic  <hniksic@srce.hr>
7773
7774         * cus-edit.el (custom-file): Revert to `~/.emacs'.
7775
7776 1998-05-23  SL Baur  <steve@altair.xemacs.org>
7777
7778         * cl-extra.el: Reverse previous float change.
7779
7780 1998-05-17  Andy Piper  <andyp@parallax.co.uk>
7781
7782         * x-faces.el:
7783         * faces.el (try-font-name): moved from x-faces.el since it is
7784         required by w3 under mswindows as well X.
7785
7786 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
7787
7788         * winnt.el: Removed evil (setq completion-ignore-case t)
7789         clause, one more overlookef fsfism.
7790         (nt-quote-args-functions-alist): End sentences with double space.
7791
7792 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
7793
7794         * window-xemacs.el (push-window-configuration): Remove kludgery of
7795         recaching default-toolbar specifier.
7796         (pop-window-configuration): Ditto.
7797         (unpop-window-configuration): Ditto.
7798
7799 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
7800
7801         * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
7802
7803 1998-05-17  Kirill M. Katsnelson  <kkm@kis.ru>
7804
7805         * winnt.el (nt-quote-args-verbatim): Added function.
7806         (nt-quote-args-prefix-quote): Added function.
7807         (nt-quote-args-backslash-quote): Added function.
7808         (nt-quote-args-double-quote): Added function.
7809         (nt-quote-args-functions-alist): New variable.
7810         (nt-quote-process-args): Added function. This is the main quoting
7811         work horse called from process-nt.c
7812
7813 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
7814
7815         * winnt.el: Removed duplicate definitions for backspace,
7816         delete, M-backspace and C-M-backspace.
7817         (file-name-buffer-file-type-alist): Removed this variable.
7818         (find-buffer-file-type): Removed function.
7819         (find-file-binary):  Removed function.
7820         (find-file-text): Removed function.
7821         (find-file-not-found-set-buffer-file-type): Removed function.
7822         (save-to-unix-hook): Removed function.
7823         (revert-from-unix-hook): Removed function.
7824         (using-unix-filesystems): Removed function.
7825         (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
7826         warning.
7827         (x-set-selection): Removed function.
7828         (x-get-selection): Removed function.
7829         Removed commented FSFisms.
7830         Replaced copyright notice (this file is not part of GNU Emacs).
7831         (nt-shell-mode-hook): Moved here from a lambda expression. Added
7832         comint-process-echoes setting to t.
7833
7834 1998-05-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7835
7836         * packages.el (packages-no-package-hierarchy-regexp): Introduced
7837         and used following the interface change of
7838         `paths-find-recursive-path'.
7839
7840         * find-paths.el (paths-find-recursive-path): Exclusion is now by a
7841         regexp instead of a list of base names.
7842         (paths-version-control-filename-regexp):
7843         (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
7844         Introduced and used following the interface change of
7845         `paths-find-recursive-path'.
7846
7847 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
7848
7849         * simple.el (delete-forward-p): Make it a defun; do X garbage only
7850         on X devices, rather than on all non-TTY devices.
7851
7852 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
7853
7854         * msw-mouse.el: New file. Sets up cursor shapes for Windows.
7855
7856         * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
7857
7858 1998-05-17  Adrian Aichner  <adrian@xemacs.org>
7859
7860         * itimer.el (activate-itimer): Fixed usage of integers
7861         as argument to `concat'.
7862
7863 1998-05-17  Glynn Clements  <glynn@sensei.co.uk>
7864
7865         * itimer.el (start-itimer): replace the use of `concat' with
7866         `format'
7867
7868 1998-05-16  SL Baur  <steve@altair.xemacs.org>
7869
7870         * mode-motion.el (mode-motion-hook): Clarify docstring.
7871         From Bob Weiner <weiner@altrasoft.com>
7872
7873         * loadhist.el (symbol-file): Supply prompt string when used
7874         interactively.
7875         From Bob Weiner <weiner@altrasoft.com>
7876
7877 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
7878
7879         * loadup.el (really-early-error-handler): Ditto.
7880
7881         * update-elc.el: Ditto.
7882
7883         * setup-paths.el (paths-construct-exec-path): Ditto.
7884
7885         * make-docfile.el: Ditto.
7886
7887         * find-paths.el (paths-decode-directory-path): Use split-path
7888         instead of decode-path.
7889
7890         * files.el (parse-colon-path): Update docstring reference.
7891
7892 1998-05-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7893
7894         * msw-init.el:
7895         * x-init.el:
7896         Bind cut'n'paste keys to non window-system specific functions.
7897
7898         * msw-select.el: New function mswindows-clear-clipboard.
7899         mswindows-cut-copy-clipboard extended to handle clearing of the
7900         selection and renamed to mswindows-cut-copy-clear-clipboard.
7901
7902         * select.el: on mswindows devices delete-primary-selection
7903         calls mswindows-clear-clipboard.
7904
7905 1998-05-15  Hrvoje Niksic  <hniksic@srce.hr>
7906
7907         * simple.el (quoted-insert): Inhibit quit when using read-char.
7908
7909         * cmdloop.el (read-char): Don't inhibit quit.
7910         (read-char-exclusive): Ditto.
7911         (read-char): Signal quit if quit-char was pressed.
7912         (read-char-exclusive): Ditto.
7913         (read-quoted-char): Return a character, not integer.
7914
7915         * menubar-items.el (default-popup-menu): Use Andy's generic
7916         selection code.
7917         (default-popup-menu): Fix code.
7918
7919 1998-05-14  Oliver Graf <ograf@fga.de>
7920
7921         * dragdrop.el (dragdrop-function-widget): this time it's done
7922
7923 1998-05-13  Oliver Graf <ograf@fga.de>
7924
7925         * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
7926
7927 1998-05-15  Kirill M. Katsnelson  <kkm@kis.ru>
7928
7929         * device.el (device-pixel-width):
7930         (device-pixel-height):
7931         (device-mm-width):
7932         (device-mm-height):
7933         (device-bitplanes):
7934         (device-color-cells): Swapped parameters to device-system-metric
7935         according to the interface change.
7936
7937 1998-05-14  Kirill M. Katsnelson  <kkm@kis.ru>
7938
7939         * mouse.el (default-mouse-motion-handler): Use new name of the
7940         function event-over-vertical-divider-p.
7941         Do not set E-W arrow cursor over the divider if
7942         vertical-divider-draggable-p is nil in the window.
7943         ([top-level]): Use new name for the variable
7944         vertical-divider-map.
7945         (drag-window-divider): Respect vertical-divider-draggable-p.
7946         Variable name typo fixes.
7947
7948 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
7949
7950         * keymap.el (kbd): Define here; handle string constants and
7951         others...
7952
7953 1998-05-15  Christian Nyb <chr@mediascience.no>
7954
7955         * simple.el (zap-up-to-char): New function.  Behaves like `zap-to-char'
7956         in Emacs 18.
7957
7958 1998-05-13  Didier Verna  <didier@xemacs.org>
7959
7960         * mouse.el (drag-window-divider): give the vertical divider a
7961         pressed look when dragging it.
7962
7963 1998-05-13  Andy Piper  <andyp@parallax.co.uk>
7964
7965         * faces.el: predicate some more face operations on x or mswindows
7966         not just x.
7967
7968         * modeline.el: enable modeline coloring for mswindows.
7969
7970 1998-05-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7971
7972         * minibuf.el (minibuffer-default): Added variable; compatible with
7973         FSF Emacs.
7974         (next-history-element): Used `minibuffer-default'.
7975
7976 1998-05-12  Oliver Graf <ograf@fga.de>
7977
7978         * dragdrop.el (dragdrop-function-widget): button and mods ok
7979         arguments still look a bit strange
7980         (dragdrop-compare-mods) created
7981         (dragdrop-drop-do-functions) correctly checks for buttons and
7982         modifiers
7983
7984 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
7985
7986         * setup-paths.el (paths-default-info-directories): Replace
7987         path-separator with directory-sep-char.
7988
7989         * files.el (path-separator): Don't define it here.
7990
7991 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
7992
7993         * update-elc.el: Ditto.
7994
7995         * setup-paths.el (paths-construct-exec-path): Ditto.
7996
7997         * make-docfile.el: Ditto.
7998
7999         * loadup.el (really-early-error-handler): Ditto.
8000
8001         * find-paths.el (paths-decode-directory-path): Use decode-path
8002         instead of decode-path-internal.
8003
8004         * files.el (parse-colon-path): Update docstring.
8005
8006 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
8007
8008         * subr.el (get-buffer-window-list): Make BUFFER optional.
8009
8010         * window-xemacs.el (windows-of-buffer): Defalias to
8011         get-buffer-window-list.
8012
8013 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8014
8015         * disass.el: Fix maintainer keyword.
8016
8017         * bytecomp.el (byte-compile-and-load-file): Autoload.
8018         (byte-compile-buffer): Ditto.
8019
8020         * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
8021         value is returned, not the name.
8022         (lisp-imenu-generic-expression): Enable it.
8023         (lisp-mode-variables): Ditto.
8024         (lisp-indent-offset): Change defconst to defvar.
8025         (lisp-indent-function): Ditto.
8026         (lisp-body-indent): Ditto.
8027
8028 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8029
8030         * modeline.el: Use zap-last-kbd-macro-event.
8031
8032         * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
8033         nil, don't attempt to do anything with messages.
8034         (eval-last-sexp): Use `letf' for clarity.
8035
8036 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8037
8038         * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
8039
8040 1998-05-11  Martin Buchholz  <martin@xemacs.org>
8041
8042         * buff-menu.el:
8043         * lisp-mode.el:
8044         * obsolete.el:
8045         Change empty docstrings into no doc strings at all.
8046         Fix bogus FSF-format docstrings.
8047         * etags.el: Fix docstring.
8048
8049 1998-05-11  Jan Vroonhof  <vroonhof@math.ethz.ch>
8050
8051         * package-get.el (package-get): Use internal md5
8052
8053 1998-05-13  SL Baur  <steve@altair.xemacs.org>
8054
8055         * about.el (about-xemacs): Correct abuse of concat.
8056
8057 1998-05-11  SL Baur  <steve@altair.xemacs.org>
8058
8059         * info.el (Info-mode): Use easymenu.
8060
8061 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8062
8063         * apropos.el (apropos): Don't use concat with integers.
8064
8065         * cmdloop.el (describe-last-error): Handle the case when no error
8066         was seen gracefully.
8067
8068         * apropos.el (apropos-print): Use with-displaying-help-buffer as
8069         defun.
8070         (apropos-describe-plist): Ditto.
8071
8072         * help.el (with-displaying-help-buffer): Revert to a defun.
8073         (describe-key): Use it as defun.
8074         (describe-mode): Ditto.
8075         (describe-bindings): Ditto.
8076         (describe-prefix-bindings): Ditto.
8077         (describe-installation): Ditto.
8078         (view-lossage): Ditto.
8079         (describe-function): Ditto.
8080         (describe-variable): Ditto.
8081         (describe-syntax): Ditto.
8082
8083 1998-05-11  Oliver Graf <ograf@fga.de>
8084
8085         * dragdrop.el: changed order of require/provide
8086         (dragdrop-drop-mime-default) changed to new calling conventions
8087         (dragdrop-drop-do-functions) changed to new calling conventions
8088         (dragdrop-function-widget) this one needs more work...
8089
8090 1998-05-10  Oliver Graf <ograf@fga.de>
8091
8092         * about.el: another small change in my entry
8093         * dragdrop.el (dragdrop-drop-log-function): logging added
8094         plus customizations
8095         changed interface to handler functions. now called with event
8096         and object
8097
8098 1998-05-12  Kirill M. Katsnelson  <kkm@kis.ru>
8099
8100         * glyphs.el (divider-pointer-glyph): Declared new glyph,
8101         E-W arrow pointer displayed over draggable dividers.
8102
8103         * mouse.el (default-mouse-motion-handler): Show it when
8104         appropriate.
8105         (drag-window-divider): Added.
8106         ([top-level]): Initialized window-divider-map with a keymap
8107         binding the above function to left button down event.
8108
8109         * x-mouse.el (x-init-pointer-shape): Initialize
8110         divider-pointer-glyph from Cursor.dividerPointer, or use default
8111         E-W double arrow.
8112
8113 1998-04-30  Gunnar Evermann  <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
8114
8115         * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
8116
8117 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
8118
8119         * simple.el (count-words-buffer): Don't query for buffer.
8120         (count-lines-buffer): Ditto.
8121
8122 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
8123
8124         * help.el (where-is): add optional insert argument.
8125
8126 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
8127
8128         * help.el (describe-key-briefly): New argument INSERT.
8129
8130         * simple.el (eval-expression): New optional argument; synch with
8131         FSF 20.3.
8132
8133         * keydefs.el (global-map): Add new register bindings.
8134
8135         * register.el: Synched with FSF 20.3.
8136
8137 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
8138
8139         * window-xemacs.el (recenter): all arguments are optional.
8140
8141 1998-05-10  Kirill M. Katsnelson  <kkm@kis.ru>
8142
8143         * device.el: (device-pixel-width): Reflected name/parameters
8144         change to device-system-metric.
8145         (device-pixel-height): Ditto.
8146         (device-mm-width): Ditto.
8147         (device-mm-height): Ditto.
8148         (device-bitplanes): Ditto.
8149         (device-color-cells): Ditto.
8150
8151 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
8152
8153         * cl-extra.el (cl-float-limits): Removed; move code to top-level.
8154
8155         * cl.el (most-positive-fixnum): Document.
8156         (most-negative-fixnum): Ditto.
8157
8158         * cus-dep.el: Updated comment.
8159
8160         * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
8161         constant.
8162
8163         * cus-load.el (custom-put): Removed.
8164
8165         * files.el (after-find-file): Just resignal quit instead of
8166         signaling "canceled".
8167
8168 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
8169
8170         * frame.el (other-frame): Use `focus-frame' instead of
8171         select-frame kludges.
8172
8173         * lisp-mode.el: Update lisp-indent-function for
8174         save-selected-frame and with-selected-frame.
8175
8176         * frame.el (save-selected-frame): New macro.
8177         (with-selected-frame): Ditto.
8178         (other-frame): Use `set-frame-focus'.
8179
8180 1998-05-06  Oliver Graf <ograf@fga.de>
8181
8182         * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
8183         (dragdrop-drop-url-default) default handler for URL drops created
8184         (dragdrop-drop-mime-default) default handler for MIME drops created
8185         (dragdrop-drop-functions) default custom for handling drops created
8186         (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
8187
8188 1998-05-05  Jonathan Harris <jhar@tardis.ed.ac.uk>
8189
8190         * mouse.el: Removed redundant mouse-mswindows-drop function.
8191
8192 1998-05-05  Oliver Graf <ograf@fga.de>
8193
8194         * about.el: changed some text in my entry
8195         * dragdrop.el: added customs
8196
8197 1998-05-04  Oliver Graf <ograf@fga.de>
8198
8199         * mouse.el: killed global drop key bindings
8200         (mouse-offix-drop) removed
8201         * dragdrop.el: created
8202         * dumped-lisp.el: inclusion of dragdrop.el for window-systems
8203
8204 1998-05-09  Kirill M. Katsnelson  <kkm@kis.ru>
8205
8206         * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
8207         scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
8208
8209         * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
8210         obsolete comment.
8211
8212         * scrollbar.el (scrollbars-visible-p): Use new
8213         {vertical,horizontal}-scrollbar-visible-p specifiers.
8214
8215 1998-04-18  Kirill M. Katsnelson  <kkm@kis.ru>
8216
8217         * device.el (device-pixel-height):
8218         (device-pixel-width):
8219         (device-mm-width):
8220         (device-mm-height):
8221         (device-bitplanes):
8222         (device-color-cells): Moved these 6 functions from device.c; they
8223         all use single (device-system-metrics) call.
8224
8225 1998-05-09  SL Baur  <steve@altair.xemacs.org>
8226
8227         * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
8228         were renamed.
8229
8230         * menubar-items.el:
8231         * toolbar-items.el: Renamed from x-menubar/x-toolbar.
8232         Suggested by Hrvoje Niksic <hniksic@srce.hr>
8233
8234         * help.el (help-map): Remove Hyperbole keybinding logic.
8235         Suggested by: Michael Ernst <mernst@cs.washington.edu>
8236
8237 1998-05-08  SL Baur  <steve@altair.xemacs.org>
8238
8239         * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
8240         From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
8241
8242 1998-05-07  Andy Piper  <andyp@parallax.co.uk>
8243
8244         * msw-glyphs.el: use nicer icon3 from the frame icon.
8245
8246 1998-05-07  SL Baur  <steve@altair.xemacs.org>
8247
8248         * version.el (emacs-version): Remove InfoDock conditionals.
8249
8250         * startup.el (startup-splash-frame): Change ID logo name.
8251
8252 1998-05-06  Hrvoje Niksic  <hniksic@srce.hr>
8253
8254         * files.el (after-find-file): If the user presses C-g on
8255         directory-creation prompt, kill the buffer.
8256
8257 1998-05-06  SL Baur  <steve@altair.xemacs.org>
8258
8259         * simple.el (count-words-region): Reverse previous change.
8260
8261 1998-05-05  Hrvoje Niksic  <hniksic@srce.hr>
8262
8263         * replace.el (query-replace): Just call perform-replace.
8264         (query-replace-regexp): Ditto.
8265         (perform-replace): Move region handling here.
8266         (perform-replace): Use the new arg to match-data.
8267
8268 1998-03-08  Kyle Jones  <kyle_jones@wonderworks.com>
8269
8270         * x-init.el: Install X specific display table that
8271           displays char 0240 as a space to avoid whatever it is
8272           that screws up display of that character code.
8273
8274 1998-05-03  Hrvoje Niksic  <hniksic@srce.hr>
8275
8276         * help.el (function-arglist): If no arguments are documented for a
8277         subr, print nothing rather than incorrect output.
8278
8279 1998-05-05  SL Baur  <steve@altair.xemacs.org>
8280
8281         * cmdloop.el (command-error): Update bail-out error message to use
8282         `emacs-program-name'.
8283
8284         * lib-complete.el: Remove reader macro cruft.
8285
8286         * dumped-lisp.el (preloaded-file-list): Phase I:  remove InfoDock
8287         cruft.
8288
8289         * simple.el (count-words-region): Drop interactive-p check on the
8290         message.
8291
8292 1998-05-04  Jonathan Harris <jhar@tardis.ed.ac.uk>
8293
8294         * font.el
8295         * msw-faces.el
8296         Correct spelling of mswindows-font-canonicalize-name.
8297
8298 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
8299
8300         * ldap.el (ldap-host-parameters-alist): Replaced with
8301         `ldap-host-parameters-plist'
8302         (ldap-search): Adapt to previous change
8303
8304 1998-05-02  SL Baur  <steve@altair.xemacs.org>
8305
8306         * about.el (about-hackers): Update Bob Weiner bio.
8307         (about-maintainer-info): Ditto.
8308
8309 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
8310
8311         * simple.el (display-warning-minimum-level): Docfix.
8312
8313 1998-04-04  Per Abrahamsen  <abraham@dina.kvl.dk>
8314
8315         * widget.el (:default-get): New keyword.
8316         * wid-edit.el (default, widget-default-default-get): Define it.
8317         (group, widget-group-default-get): Define it.
8318         (menu-choice, widget-choice-default-get): Define it.
8319         (widget-default-get): New function.
8320         (widget-choice-action): Call it.
8321         (widget-editable-list-entry-create): Call it.
8322
8323 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
8324
8325         * byte-optimize.el (byte-boolean-vars): Removed.
8326         (byte-optimize-lapcode): Use `built-in-variable-type' instead of
8327         lookup through `byte-boolean-vars'.
8328
8329 1998-05-01  Kirill M. Katsnelson  <kkm@kis.ru>
8330
8331         * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
8332         resource-provided values into ghost specs for scrollbar-height and
8333         scrollbar-width.
8334
8335 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
8336
8337         * byte-optimize.el: Don't attempt to optimize /=.
8338
8339         * bytecomp.el (byte-compile-one-ore-more-args): New function.
8340         (byte-compile-/=): Ditto.
8341
8342 1998-05-02  SL Baur  <steve@altair.xemacs.org>
8343
8344         * apropos.el: Use `with-displaying-help-buffer'.
8345         (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
8346         Use `with-displaying-help-buffer'.
8347         (apropos-follow): Do not give special treatment to buffer cursor
8348         was in prior to a mouse click.
8349         (apropos-describe-plist): Use `with-displaying-help-buffer'.
8350         (apropos-print-doc): Set correct buffer for setting text
8351         properties.
8352
8353 1998-05-01  SL Baur  <steve@altair.xemacs.org>
8354
8355         * help.el (help-buffer-prefix-string): New variable.
8356         (help-buffer-name): Use it.
8357
8358         * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
8359         mode menu.
8360
8361 1998-04-30  Greg Klanderman  <greg@alphatech.com>
8362
8363         * frame.el (other-frame): Work even when focus-follows-mouse is true.
8364
8365 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
8366
8367         * files.el (find-file-noselect): Update docstring.
8368         (find-file-noselect): Signal an error if found an unreadable file.
8369         (file-chase-links): Save the match data.
8370         (normal-mode): Use `lwarn' and `error-message-string'.
8371         (interpreter-mode-alist): Change defconst to defvar.
8372         (inhibit-first-line-modes-regexps): Ditto.
8373         (inhibit-first-line-modes-regexps): Added .tgz.
8374         (inhibit-first-line-modes-suffixes): Change defconst to defvar.
8375         (change-major-mode-with-file-name): New user-option.
8376         (set-visited-file-name): Synched with FSF.
8377         (file-name-extension): New function, from FSF 20.3.
8378         (file-relative-name): Synched with FSF.
8379         (save-some-buffers): Support the C-r feature.
8380         (recover-session): Synched with FSF.
8381         (kill-some-buffers): Ditto.
8382         (set-auto-mode): New argument JUST-FROM-FILE-NAME.
8383
8384 1998-04-30  SL Baur  <steve@altair.xemacs.org>
8385
8386         * files.el (insert-file): Undo previous change and reenable use of
8387         format.el.
8388
8389 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
8390
8391         * window-xemacs.el (recenter): Define.
8392
8393 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
8394
8395         * font.el (mswindows-font-create-name)
8396         (mswindows-font-create-object): new functions for mswindows type
8397         fonts.
8398
8399         * msw-faces.el (mswindows-font-canicolize-name): fix so that
8400         strings are parsed as well as font objects.
8401
8402 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
8403
8404         * modeline.el (defining-kbd-macro): Restore modeline indication of
8405         kbd-macro being recorded.
8406         (add-minor-mode): Simplify docstring.
8407         (modeline-minor-mode-menu): Remove stuff.
8408
8409 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
8410
8411         * code-process.el (call-process): dynamically decide process
8412         coding type.
8413
8414 1998-04-29  Jim Radford  <radford@robby.caltech.edu>
8415
8416         * modeline.el: Add line-number-mode, column-number-mode to
8417         the modeline minor-mode menu.  Button2 on the line number does
8418         goto-line.
8419
8420 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
8421
8422         * mouse.el: move x-selection-owner-p type things to
8423         selection-owner-p.
8424
8425         * msw-init.el: copy zmacs stuff from x-init.el
8426
8427         * msw-select.el (mswindows-own-selection)
8428         (mswindows-disown-selection) (mswindows-selection-owner-p): new
8429         functions. Very simple minded implementation of selectio
8430         ownership.
8431
8432         * select.el (own-selection) (disown-selection)
8433         (activate-region-as-selection) (select-make-extent-for-selection)
8434         (valid-simple-selection-p): functions moved from x-select.el for
8435         generalized selection.
8436
8437         * x-select.el: see select.el changes.
8438
8439         * x-toolbar.el: use new selection functions.
8440
8441 1998-04-28  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8442
8443         * packages.el (packages-find-package-directories): Fixed bug that
8444         would pick up multiple site-package directories.
8445         (package-locations): Added "xemacs-packages" as a late package
8446         location.
8447
8448         * find-paths.el: Now uses `emacs-program-name' and
8449         `emacs-program-version'.
8450         Additions to enforce version-specific directories in
8451         `paths-find-version-directory'.
8452
8453 1998-04-29  SL Baur  <steve@altair.xemacs.org>
8454
8455         * default.el: Removed.
8456         * site-start.el: Removed.
8457
8458 1998-04-29  Didier Verna  <didier@xemacs.org>
8459
8460         * minibuf.el (minibuffer-history-minimum-string-length): Default
8461         to nil.
8462
8463 1998-04-28  SL Baur  <steve@altair.xemacs.org>
8464
8465         * find-paths.el (paths-program-name): Rename.
8466         (paths-emacs-root-p): Ditto.
8467         (paths-find-site-directory): Ditto.
8468
8469 1998-04-26  Karl M. Hegbloom  <karlheg@inetarena.com>
8470
8471         * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
8472         `emacs-lisp-byte-compile-and-load'.
8473
8474 1998-04-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8475
8476         * ldap.el (ldap-search): Fixed additional parameter passing to
8477         `ldap-open'
8478
8479 1998-04-27  Andy Piper  <andyp@parallax.co.uk>
8480
8481         * select.el (kill-primary-selection) (selection-owner-p)
8482         (copy-primary-selection) (yank-clipboard-selection)
8483         (selection-exists-p) (delete-primary-selection): new file and
8484         functions that do the right thing for the selected device.
8485
8486         * x-menubar.el: use generalised selection functions.
8487
8488         * dumped-lisp.el: dump select.el.
8489
8490 1998-04-27  SL Baur  <steve@altair.xemacs.org>
8491
8492         * find-paths.el (paths-progname): New variable.
8493         (paths-emacs-root-p): Use it.
8494         (paths-find-site-directory): Ditto.
8495
8496 1998-04-26  SL Baur  <steve@altair.xemacs.org>
8497
8498         * loadup.el ((member "dump" command-line-args)): Dump as
8499         `infodock' if InfoDock.
8500
8501 1998-04-25  SL Baur  <steve@altair.xemacs.org>
8502
8503         * find-paths.el (construct-emacs-version): Simplify, include
8504         program name in the return value.
8505         * (paths-find-version-directory): Use it.
8506
8507 1998-04-25  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8508
8509         * info.el (Info-parse-dir-entries): Fixed regexp
8510         (Info-build-dir-anew): Remove full suffix and capitalize info file
8511         name for files with no @direntry
8512         (Info-batch-rebuild-dir): New function
8513         (Info-suffixed-file): Check for regular files instead of simple
8514         file existence (could catch directories before)
8515
8516 1998-04-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8517
8518         * setup-paths.el, find-paths.el: Removed uses of `not' which
8519         temacs doesn't have.
8520
8521         * find-paths.el (paths-find-emacs-roots): Included exec-prefix
8522         into root searching.
8523
8524 1998-04-24  Martin Buchholz  <martin@xemacs.org>
8525
8526         * subr.el: Remove definition of `not'.
8527
8528 Sat Apr 24 1998  Andy Piper  <andyp@parallax.co.uk>
8529
8530         * msw-glyphs.el: enable graphics support.
8531
8532 1998-04-23  Didier Verna  <didier@xemacs.org>
8533
8534         * x-menubar.el (default-menubar): restored the line-number-mode
8535         option.
8536
8537         * misc doc string updates related to the options menu.
8538
8539 1998-04-24  SL Baur  <steve@altair.xemacs.org>
8540
8541         * setup-paths.el (paths-construct-load-path): Fix typo.
8542
8543 1998-04-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8544
8545         * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
8546         font-menu-ignore-scaled-fonts don't have to be bound now; this
8547         gets us one step further towards making --no-autoloads work.
8548
8549         * startup.el (normal-top-level): Load auto-autoloads only if
8550         lisp-directory is non-nil.
8551
8552         * setup-paths.el (paths-construct-load-path): Made it robust
8553         against nil lisp-directory.
8554
8555         * startup.el (startup-setup-paths-warning): Added `lisp-directory'
8556         to the list of variables that cause a warning when nil.
8557
8558         * toolbar.el (init-toolbar-location): Now works even when there's
8559         no toolbar icon directory.
8560
8561 1998-04-23  Hrvoje Niksic  <hniksic@srce.hr>
8562
8563         * help.el (view-lossage): Recognize it.
8564
8565         * simple.el (log-message): Mark multiline messages.
8566
8567 1998-04-22  SL Baur  <steve@altair.xemacs.org>
8568
8569         * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
8570
8571 1998-4-20  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
8572
8573         * package-get.el (package-get-all):  add `\n' separator to
8574         interactive specification so that both variables are read
8575
8576 1998-04-22  Didier Verna  <didier@xemacs.org>
8577
8578         * x-menubar.el: ported the options menu to Custom.
8579         Moved the "read only" toggle button to the buffers menu.
8580         Corrected some missing ;;;###autoload or defcustom.
8581
8582         * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
8583         the scrollbar-visible specifier for options menu handling.
8584
8585         * toolbar.el (toolbar-visible-p)
8586                      (toolbar-captioned-p)
8587                      (default-toolbar-position): defcustom wrappers around
8588         the toolbar specifiers for options menu handling.
8589
8590         * frame.el (get-frame-for-buffer-default-instance-limit):
8591         defcustom it for options menu handling.
8592
8593         * font-lock.el (font-lock-mode): defcustom and autoload the variable
8594         font-lock-mode for options menu handling.
8595
8596         * cus-start.el: added Custom properties to overwrite-mode for
8597         options menu handling.
8598
8599 Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
8600
8601         * about.el: shameless self-promotion.
8602
8603 1998-04-21  Hrvoje Niksic  <hniksic@srce.hr>
8604
8605         * simple.el (raw-append-message): Slightly optimize.
8606         (remove-message): Use `push' for clarity.
8607         (append-message): Ditto.
8608         (display-warning): Dito.
8609         (raw-append-message): Send the message to the appropriate device.
8610
8611 1998-04-22  SL Baur  <steve@altair.xemacs.org>
8612
8613         * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
8614         From Sean MacLennan <Sean.MacLennan@pika.ca>
8615
8616 1998-04-18  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8617
8618         * setup-paths.el: Changed `directory-sep-char' to
8619         `path-separator', following a change in GNU Emacs.
8620
8621 1998-04-19  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8622
8623         * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
8624         (Info-build-dir-anew): Add a final newline.
8625         (Info-build-dir-anew): Do not issue warning when rebuilding policy
8626         is `always'
8627         (Info-rebuild-dir): Ditto
8628
8629         * dumped-lisp.el (preloaded-file-list): Added ldap.el
8630
8631 1998-04-21  SL Baur  <steve@altair.xemacs.org>
8632
8633         * simple.el (count-words-buffer): Retain zmacs region.
8634         (count-words-region): Ditto.
8635         * simple.el: (what-line): Expanded line counts.
8636         (count-lines): New parameter to conditionalize whether collapsed
8637         lines get counted.
8638         From Bob Weiner <weiner@altrasoft.com>
8639
8640 1998-04-19  SL Baur  <steve@altair.xemacs.org>
8641
8642         * packages.el (package-locations): infodock-packages must override
8643         mule-packages and packages.
8644
8645 1998-04-19  Jonathan Harris <jhar@tardis.ed.a.uk>
8646
8647         * wid-edit.el:
8648         remove rude messages from widget-activation-widget-mapper
8649         and widget-activation-glyph-mapper
8650
8651 1998-04-17  Jonathan Harris <jhar@tardis.ed.ac.uk>
8652
8653         * toolbar.el: Remove (featurep 'x) test from
8654         toolbar-make-button-list
8655
8656 1998-04-17  Hrvoje Niksic  <hniksic@srce.hr>
8657
8658         * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
8659         only if in the same frame.
8660
8661 1998-04-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8662
8663         * packages.el (package-locations): Added site-packages hierarchy.
8664
8665         * setup-paths.el (paths-default-info-directories): Introduced and
8666         used.
8667
8668         * packages.el, setup-paths.el: Set various path searching depths
8669         to 1.
8670
8671         * packages.el (packages-hierarchy-depth):
8672         (packages-load-path-depth): Introduced and used.
8673
8674         * setup-paths.el (paths-load-path-depth): Introduced and used.
8675
8676         * find-paths.el (paths-find-recursive-path): Added max-depth
8677         parameter.
8678
8679 1998-04-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8680
8681         * setup-paths.el (paths-construct-info-path): Removed
8682         dependency on behavior of (file-name-as-directory "").
8683
8684 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8685
8686         * ldap.el (ldap-search): Adapt to the new low-level API using ldap
8687         lisp objects
8688
8689 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8690
8691         * dump-paths.el, startup.el: Added handling for --debug-paths.
8692
8693 1998-04-15  William M. Perry  <wmperry@aventail.com>
8694
8695         * wid-edit.el: We cannot just set the help-echo or balloon-help
8696           properties for an extent based on the :help-echo widget
8697           property, since help-echo and balloon-help cause an EXTENT to
8698           get passed in, where :help-echo functions are expecting a WIDGET
8699
8700 1998-04-15  Kirill M. Katsnelson  <kkm@kis.ru>
8701
8702         * scrollbar.el (init-scrollbar-from-resources): Call
8703         mswindows-init-scrollbar-metrics when appropriate.
8704
8705 Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
8706
8707         * dumped-lisp.el: dump x-toolbar for window system
8708
8709         * msw-init.el (init-post-mswindows-win): enable toolbars if we
8710         have support and xpm.
8711
8712 1998-04-16  SL Baur  <steve@altair.xemacs.org>
8713
8714         * files.el (toggle-read-only): Fix docstring.
8715         From Didier Verna <didier@xemacs.org>
8716
8717 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8718
8719         * startup.el (normal-top-level): Load autoload-file-name without
8720         specifying an extension---some people only auto-autoload.el.gz.
8721
8722 1998-04-06  Hrvoje Niksic  <hniksic@srce.hr>
8723
8724         * files.el (backup-enable-predicate): Don't bomb on NAME being
8725         nil.
8726
8727 1998-04-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8728
8729         * find-paths.el, packages.el: Now prefers configure'd paths.
8730         This shouldn't cause any of the originally anticipated problems as
8731         the current paths architecture will not define the various
8732         configure-xxx variables if they're not specified on the configure
8733         command line.
8734
8735         * find-paths.el, setup-paths.el, packages.el: Removed all
8736         mentionings of "/" as a path separator.
8737         Used paths-construct-path throughout.
8738
8739         * find-paths.el (paths-construct-path): Created to assemble paths
8740         from directory components.
8741
8742         * setup-paths.el, packages.el: Used paths-decode-directory-path
8743         instead of decode-path-internal.
8744
8745         * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
8746         and associates.
8747         (paths-decode-directory-path) Created.
8748
8749         * setup-paths.el: Changed configure-exec-path to
8750         configure-exec-directory.
8751
8752 1998-04-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8753
8754         * packages.el (packages-find-packages): Fixed decoding of
8755         EMACSPACKAGEPATH.
8756
8757         * startup.el: -no-packages -> -no-early-packages.
8758
8759         (packages-load-package-lisps): Fixed loading of auto-autoload
8760         files.
8761
8762         * startup.el (normal-top-level): Fixed loading of core
8763         auto-autoload.
8764
8765         * obsolete.el: Un-obsoleted site-directory.  Sigh.
8766
8767         * startup.el, packages.el, dump-paths.el: Added proper settings
8768         for site-directory and lisp-directory variables.
8769
8770         * startup.el, loadup.el: Renamed inhibit-update-autoloads to
8771         inhibit-package-autoloads and fixed handling of it.
8772
8773         * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
8774         handling of former inhibit-package-init, now
8775         inhibit-early-packages, to make -vanilla etc. work.
8776
8777 1998-04-10  Kirill M. Katsnelson  <kkm@kis.ru>
8778
8779         * code-process.el (start-process): Fallback to 'undecided instead
8780         of 'binary for process input coding stream.
8781
8782         * process.el (start-process): Docstring fix.
8783
8784 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8785
8786         * info.el (Info-insert-dir): Do not insert temporary dir files
8787         in Info-dir-file-attributes
8788         (Info-build-dir-anew): Ensure temporary buffer is not read-only
8789         (Info-rebuild-dir): Ditto.
8790
8791 1998-04-09  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8792
8793         * obsolete.el: Added obsoleteness declarations for
8794         `site-directory' and `Info-default-directory-list'.
8795
8796 1998-04-08  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8797
8798         * find-paths.el (paths-find-emacs-root): Only look at the
8799         executable at the end of the symlink chain for determining the
8800         Emacs root.
8801
8802 1998-04-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8803
8804         * setup-paths.el (paths-construct-info-path): Changed construction
8805         to cater to gone default in configure.
8806
8807         * find-paths.el (paths-uniq-append): Added.
8808
8809         * packages.el: Rewritten package path construction once again.
8810
8811         * dump-paths.el, startup.el: Removed package-path as a global
8812         variable.
8813
8814         * package-admin.el (package-admin-add-single-file-package):
8815         (package-admin-add-binary-package): Changed package-path to
8816         late-packages.
8817
8818         * packages.el (packages-split-path): Split path at "/" rather than
8819         nil according to change in emacs.c.
8820
8821 1998-04-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8822
8823         * setup-paths.el (paths-construct-info-path): Changed info path
8824         order so that directories come out right.
8825         (paths-find-lock-directory): Fixed bug: It used to think
8826         configure-lock-directory is a path.
8827
8828 1998-04-06  Jeff Miller <jmiller@smart.net>
8829
8830         * x-toolbar.el:  Added toolbar-vector-xxxxxx defvars.  Modified
8831         initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars.  This
8832         eases the use of toolbar-add/kill-item functions.
8833
8834 1998-04-07  Kirill M. Katsnelson  <kkm@kis.ru>
8835
8836         * code-files.el (file-coding-system-alist): Commented out
8837         loaddefs.el magical treatment.
8838
8839 1998-04-06  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8840
8841         * info.el (Info-rebuild-outdated-dir): Added new option
8842         `conservative' and made it the default
8843         (Info-rebuild-dir): Appropriately parse multi-line description
8844         strings, and multi-section dir files. Issue warning when dir
8845         is rebuilt as temporary
8846         (Info-build-dir-anew): Issue warning when dir is built as
8847         temporary
8848
8849 1998-04-04  Kirill M. Katsnelson  <kkm@kis.ru>
8850
8851         * list-mode.el (list-mode-map): Bind highlight motion commands to
8852         standard keys left, right, C-b and C-f.
8853
8854 1998-03-29  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
8855
8856         * files.el (auto-mode-alist): allow .sc for Scheme->C
8857
8858 1998-04-06  SL Baur  <steve@altair.xemacs.org>
8859
8860         * loadup.el (pureload): Don't quote (garbage-collect).
8861
8862 1998-04-04  SL Baur  <steve@altair.xemacs.org>
8863
8864         * package-get-base.el: Updated.
8865
8866 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
8867
8868         * isearch-mode.el (isearch-just-started): New variable.
8869         (isearch-mode): Set it.
8870         (isearch-repeat): Advance one character forward only if the search
8871         was successful, and was not just started.
8872         (isearch-repeat): Clear isearch-just-started.
8873
8874 1998-04-02  SL Baur  <steve@altair.xemacs.org>
8875
8876         * finder.el (finder-compile-keywords): Don't eval new finder-inf
8877         if running -batch.
8878
8879 1998-03-26  Hrvoje Niksic  <hniksic@srce.hr>
8880
8881         * subr.el (listify-key-sequence): Removed.
8882
8883 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
8884
8885         * bytecomp.el (byte-compile-print-gensym): New option.
8886         (byte-compile-output-file-form): Use it.
8887         (byte-compile-output-docform): Ditto.
8888         (byte-compile-compiled-obj-to-list): Ditto.
8889
8890 Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
8891
8892         * msw-glyphs.el: set frame icon if xpm support.
8893
8894 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
8895
8896         * help.el: Code that pretty prints variable values
8897           removed.
8898
8899 1998-04-02  SL Baur  <steve@altair.xemacs.org>
8900
8901         * find-paths.el (paths-emacs-root-p): Correct test for installation
8902         directory.
8903         From Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8904
8905 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
8906
8907         * loaddefs.el: Don't set debug-ignored-errors; leave
8908           its default value set to nil.
8909
8910 1998-03-29  Damon Lipparelli  <lipp@primus.com>
8911
8912         * info.el (Info-rebuild-dir): fixed mis-spelling.
8913
8914 1998-03-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8915
8916         * info.el (Info-rebuild-outdated-dir): New custom var
8917         (Info-insert-node): Create/update dir file when needed, ie when it
8918         does not exist or is older than some info files in directory
8919
8920 1998-04-01  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8921
8922         * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
8923         for last packages, mainly for using a 20.4 package base.
8924
8925         * packages.el (late-packages): Typo fix.  It was called
8926         early-packages.
8927
8928         * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
8929         relative symlinks correctly.
8930         (paths-find-emacs-roots): More rigorous checking for plausible
8931         configuration-time root.
8932
8933         * startup.el (normal-top-level): Added a warning if XEmacs cannot
8934         find its roots.
8935
8936 1998-03-27  Martin Buchholz  <martin@xemacs.org>
8937
8938         * faces.el: Fix docstrings.
8939         * glyphs.el: Fix docstrings.
8940         * mouse.el: Fix docstrings.
8941
8942         * frame.el: Change phrase `current frame' to `selected frame'.
8943
8944         * faces.el (face-spec-set-match-display): Make FRAME arg optional.
8945
8946         * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
8947         macros using backquote to make them infinitely more readable.
8948
8949 1998-03-30  SL Baur  <steve@altair.xemacs.org>
8950
8951         * packages.el (packages-find-package-path): Hardcoded specialized
8952         InfoDock support until we can clean this up.
8953
8954         * help.el (describe-bindings-1): Return the value of the bindings
8955         help buffer created.
8956         (describe-bindings): Ditto.
8957
8958         * simple.el (set-variable): Restore previous behavior of not
8959         bombing if the variable to set is not boundp.
8960
8961 1998-03-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8962
8963         * packages.el (packages-handle-package-dumped-lisps): Allow for
8964         non-local files to be loaded off the package-lisp variable.
8965
8966 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
8967
8968         * x-faces.el: Global X resources should override
8969           specs for all device classes (color, grayscale, mono);
8970           code currently doesn't override any of them.  Fixed by
8971           calling remove-specifier with '(x default) as the tag
8972           set and allowing inexact matches.
8973
8974 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
8975
8976         * faces.el: Separated face initializations based on
8977           device classes into device type specific (tag set,
8978           instantiator) pairs.
8979
8980 1998-03-09  Hrvoje Niksic  <hniksic@srce.hr>
8981
8982         * wid-edit.el (widget-choice-action): Remember user's explicit
8983         choice.
8984         (widget-choice-value-create): Respect it.
8985         From Richard Stallman <rms@gnu.org>
8986
8987 1998-03-26  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8988
8989         * setup-paths.el (paths-construct-info-path): Always append
8990         existing directories from configure-time info path.
8991
8992         * startup.el (startup-setup-paths): Renamed misnamed info-path to
8993         Info-directory-list.
8994
8995         * info.el: Removed Info-default-directory-list which was broken by
8996         design.
8997         Removed bogus initialization of Info-directory-list---startup.el
8998         can do a much better job.
8999         Added autoload of Info-directory-list.
9000
9001         * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
9002         out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
9003         be exclusive; now it's merely given precedence, just like in the
9004         old days.
9005
9006 1998-03-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9007
9008         * find-paths.el (paths-find-architecture-directory): Fix bug with
9009         finding; it used to default too early.
9010
9011 1998-03-25  Martin Buchholz <martin@xemacs.org>
9012
9013         * packages.el (packages-split-path): Fix a bug; it used to fail
9014         for paths that weren't split.
9015
9016 1998-03-26  SL Baur  <steve@altair.xemacs.org>
9017
9018         * finder.el (finder-compile-keywords): trap on errors.
9019
9020 1998-03-24  Kyle Jones  <kyle_jones@wonderworks.com>
9021
9022         * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
9023           fourth argument of t so that only the specs exactly
9024           matching the tag lists are removed.
9025
9026 1998-03-25  SL Baur  <steve@altair.xemacs.org>
9027
9028         * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
9029
9030 1998-03-23  SL Baur  <steve@altair.xemacs.org>
9031
9032         * minibuf.el (mouse-read-file-name-1): If a default directory was
9033         specified, use it for generating the completions.
9034
9035 1998-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9036
9037         * update-elc.el: Now respects inhibit-package-init and
9038         inhibit-site-lisp.
9039         Now does path construction with loadup-paths.
9040
9041         * startup.el (normal-top-level, startup-setup-paths): Now respects
9042         inhibit-package-init and inhibit-site-lisp.
9043
9044         * packages.el (packages-find-package-path): Extended package path
9045         by version-specific hierarchies.
9046         (packages-find-packages): Now respects inhibit flag and
9047         inhibit-site-lisp.
9048         Moved path setup to loadup-paths.
9049
9050         * make-docfile.el: Now respects inhibit-package-init and
9051         inhibit-site-lisp.
9052         Now does path construction with loadup-paths.
9053
9054         * loadup.el: Now respects inhibit-package-init and
9055         inhibit-site-lisp.
9056
9057         * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
9058
9059         * loadup-paths.el: New file: setup load-path to encompass
9060         packages.
9061
9062 1998-03-22  SL Baur  <steve@altair.xemacs.org>
9063
9064         * auto-show.el: load-gc renamed to pureload.
9065         * site-load.el: Ditto.
9066         * packages.el (toplevel): Ditto.
9067         * loadup.el (really-early-error-handler): Ditto.
9068         * dumped-lisp.el (preloaded-file-list): Ditto.
9069         * cus-face.el (custom-declare-face): Ditto.
9070
9071 1998-03-22  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9072
9073         * <Today>: The Big Path Searching Overhaul.
9074
9075         * find-paths.el: New file: find and assemble paths in the
9076         installation hierarchy.
9077
9078         * setup-paths.el: New file: global layout of paths and directories
9079         within the XEmacs hierarchy.
9080
9081         * packages.el: Replaced everything related to path searching and
9082         startup by code in terms of find-paths.
9083
9084         * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
9085         the new path searching engine.
9086
9087         * dumped-lisp.el (preloaded-file-list): Added new files find-paths
9088         and setup-paths.
9089
9090 1998-03-22  SL Baur  <steve@altair.xemacs.org>
9091
9092         * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
9093         setup-paths.el.
9094
9095 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
9096
9097         * msw-glyphs.el: Added check for 'mswindows feature, so the file
9098         compiles identically in any configuration.
9099         Removed irrelevant commentary.
9100
9101 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
9102
9103         * simple.el (set-variable): Allow setting specifiers.
9104
9105 1998-03-19  SL Baur  <steve@altair.xemacs.org>
9106
9107         * lisp.el (forward-sexp): Revert previous change.
9108
9109 1998-03-18  SL Baur  <steve@altair.xemacs.org>
9110
9111         * frame.el (frame-initialize): Use `delete-console' instead of
9112         `delete-device' to delete the stream console to match the usage in
9113         Fkill_emacs.
9114
9115 1998-03-16  SL Baur  <steve@altair.xemacs.org>
9116
9117         * files.el (cdpath-previous): New variable.
9118         (cd): Use it.
9119         From Bob Weiner <weiner@wave.altrasoft.com>
9120
9121 1998-03-15  Kyle Jones  <kyle_jones@wonderworks.com>
9122
9123         * keydefs.el: Changed keybindings of forward-char,
9124           backward, scroll-up and scroll-down to point to their
9125           -command counterparts.
9126
9127         * simple.el: New functions: forwarc-char-command,
9128           backwrad-char-command, scroll-up-command,
9129           scroll-down-command which work liek their counterparts
9130           except that they honor the variable
9131           signal-error-on-buffer-boundary.
9132
9133           Definition of signal-error-on-buffer-boundary received
9134           from src/cmds.c.
9135
9136           defvar declaration added for word-across-newline to avoid
9137           byte-compiler warning about the free variable reference.
9138
9139 1998-03-14  Kirill M. Katsnelson  <kkm@kis.ru>
9140
9141         * winnt.el: Removed "%t" from the beginning of
9142         modeline-format. From now on, there's no nt-specifics in the modeline.
9143
9144 1998-03-14  SL Baur  <steve@altair.xemacs.org>
9145
9146         * setup-paths.el (paths-setup-paths-warning): Replace occurrences
9147         of `when' with `if'.
9148
9149 1998-03-03  Kirill M. Katsnelson  <kkm@kis.ru>
9150
9151         * msw-glyphs.el: New file. Defines TTY-style glyphs for
9152         mswindows. Must be reworked along with glyphs.el, or
9153         merged into it, after there is images support.
9154
9155         * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
9156         'mswindows.
9157
9158 1998-03-13  SL Baur  <steve@altair.xemacs.org>
9159
9160         * faces.el: fix for text cursor initialization.
9161         Suggested by Kyle Jones <kyle_jones@wonderworks.com>
9162         From Andy Piper <andyp@parallax.co.uk>
9163
9164 1998-03-11  Pete Ware  <ware@cis.ohio-state.edu>
9165
9166         * files.el (set-auto-mode): If a mode is not fboundp, check to see
9167         if there is an existing package that handles it and warn the user
9168         about that mode.
9169
9170 1998-03-02  Kirill M. Katsnelson  <kkm@kis.ru>
9171
9172         * x-menubar.el (default-menubar): Greyed out "Help / Basics /
9173         Installation" menu item when Installation-string is not bound.
9174
9175 1998-03-11  SL Baur  <steve@altair.xemacs.org>
9176
9177         * lisp.el (forward-sexp): Fix for test for balanced sexp.
9178         From Jeremiah W. James <jerry@cs.ucsb.edu>
9179
9180 1998-03-10  Kyle Jones  <kyle_jones@wonderworks.com>
9181
9182         * msw-faces.el:
9183         * faces.el: Fix face initialization.
9184
9185 1998-03-10  Glynn Clements  <glynn@sensei.co.uk>
9186
9187         * files.el (backup-enable-predicate): fix breakage introduced
9188         by TMPDIR patch.
9189
9190 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9191
9192         * x-faces.el (x-init-face-from-resources): The
9193           TTY face property retrieval functions don't return
9194           specifiers, so use face-property instead.
9195
9196 1998-03-09  SL Baur  <steve@altair.xemacs.org>
9197
9198         * mwheel.el (mwheel-install): Use portable keysyms and syntax.
9199
9200 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9201
9202         * x-menubar.el: Expanded documentation for
9203           option-save-faces.  Changed Options -> Browse Faces
9204           menu entry to invoke customize-face.
9205
9206 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9207
9208         * faces.el: Most face initialization moved out of
9209           init-other-random-faces to the top level so that the
9210           initialization happens before Xemacs is dumped.  Much
9211           of the fascist "face-differs-from-default-p or FROB!"
9212           code has been retired in favor of letting the user do
9213           what they want to do.  Face initialization code changed
9214           to use `default' specifier tag so that the settings can
9215           be overridden later if the user wishes it.
9216
9217 1998-03-08  SL Baur  <steve@altair.xemacs.org>
9218
9219         * about.el (about-hackers): Update contributors list.
9220
9221 1998-03-07  Kyle Jones  <kyle_jones@wonderworks.com>
9222
9223         * specifier.el: Define new specifier tag `default'.
9224
9225         * modeline.el: Initialize faces using `default' tag.
9226
9227         * x-faces.el (x-init-face-from-resources): Remove
9228           specifier specs containing the `default' tag before
9229           adding new specs.
9230
9231 1998-03-02  John Jones  <jj@asu.edu>
9232
9233         * package-get.el (package-get-all): fixed arguments on call to
9234         package-admin-add-single-file-package.
9235         * package-get.el (package-get-installedp): fixed to match
9236         advertised behavior.
9237         * package-get.el: added function package-get-update-all which
9238         installs newest versions of all the current packages (if they are
9239         not already installed).
9240
9241 1998-03-04  Jens-Ulrik Petersen  <petersen@kurims.kyoto-u.ac.jp>
9242
9243         * files.el (find-file-noselect): Uncommented `truename' binding in
9244         `let*' and use it later to set `buffer-file-truename' iff it's
9245         still nil, as happens for example when finding a compressed
9246         file with "jka-compr".
9247
9248 Wed Mar 04 08:55:12 1998  Andy Piper  <andyp@parallax.co.uk>
9249
9250         * faces.el: in make-face-* type functions do the operation for all
9251         window systems, not just the first one found.
9252
9253         * font.el: call mswindows-list-fonts for mswindows.
9254
9255 1998-03-02  Glynn Clements  <glynn@sensei.co.uk>
9256
9257         * code-process.el (call-process-region):
9258         * process.el (call-process-region):
9259         * package-get.el (package-get-dir):
9260         * files.el (backup-enable-predicate):
9261         * gnuserv.el (gnuserv-temp-file-regexp):
9262         Use temp-directory in place of `/tmp'.
9263
9264 Fri Feb 20 21:22:34 1998  Darryl Okahata  <darrylo@sr.hp.com>
9265
9266         * "Fast" dired-in-C enhancements for Windows 95/NT:
9267
9268         * files.el: Added function, `wildcard-to-regexp', from GNU
9269           Emacs.
9270
9271         * files.el (insert-directory): Modified to use special
9272           dired-in-C enhancements if present.
9273
9274 Mon Mar 02 11:37:36 1998  Andy Piper  <andyp@parallax.co.uk>
9275
9276         * code-files.el: make default coding no-conversion.
9277
9278 1998-03-02  SL Baur  <steve@altair.xemacs.org>
9279
9280         * dumped-lisp.el (preloaded-file-list): Find Installation.el from
9281         the load-path.
9282
9283         * update-elc.el: Strip directory when testing for files not to
9284         bytecompile.
9285
9286 1998-03-02  Aki Vehtari  <Aki.Vehtari@hut.fi>
9287
9288         * lisp-mode.el: Use recommended form for menus.
9289
9290         * info.el (Info-construct-menu): Use recommended form for menus.
9291
9292         * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
9293         entry.
9294
9295 1998-02-28  Kyle Jones  <kyle_jones@wonderworks.com>
9296
9297         * frame.el: Resurrect get-frame-for-buffer-default-to-current.
9298           (get-frame-for-buffer-noselect): Always return frames
9299           in the not-this-window-p cond clause.
9300
9301 1998-02-27  SL Baur  <steve@altair.xemacs.org>
9302
9303         * help.el (describe-installation): New function.
9304
9305         * x-menubar.el (default-menubar): Add describe-installation to
9306         Help menu.
9307
9308         * packages.el (packages-unbytecompiled-lisp): Installation.el
9309         should not be bytecompiled.
9310
9311         * dumped-lisp.el (preloaded-file-list): Dump Installation with
9312         XEmacs.
9313
9314         * x-menubar.el (default-menubar): Use correct guard for VM menu
9315         entry.
9316
9317         * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
9318         coding.
9319         From Andy Piper <andyp@parallax.co.uk>
9320
9321 1998-02-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9322
9323         * ldap.el: Do not require ldap-internal at compile time.
9324
9325 Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
9326
9327         * code-files.el: new file. a virtual copy of mule-files.el
9328         but without charset
9329         dependencies. (toggle-buffer-file-ocding-system) new function for
9330         changing the eol type for the current buffer.
9331
9332         * code-process.el: new file. a copy of
9333         mule-process.el. mule-process.el will disappear when things have
9334         settled.
9335
9336         * coding.el: new file. a virtual copy of mule-files.el but
9337         without charset dependencies. (coding-system-base) new function
9338         for getting the parent coding system of a coding system with eol
9339         type set.
9340
9341         * dumped-lisp.el: add above files for the non-mule case.
9342
9343 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
9344
9345         * window-xemacs.el (display-buffer): If no explicit
9346           frame is specified, search for a window that displays
9347           the buffer on the currently selected frame, before
9348           searching other frames.
9349
9350 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
9351
9352         * frame.el (get-frame-for-buffer): If not-this-window-p
9353           is non-nil, use window on the selected frame if it is not
9354           also the selected window.  When defaulting, search for
9355           windows on the currently selected fgrame before searching
9356           other frames.
9357
9358 1998-02-25  Didier Verna  <didier@xemacs.org>
9359
9360         * modeline.el (modeline-swap-buffers): originally named
9361         `mouse-release-modeline'. Whether to actually swap the buffers is
9362         decided in `mouse-drag-modeline'.
9363         (mouse-drag-modeline): A button release event is considered a
9364         mouse click is both X (modeline scroll) and Y (modeline drag) pos
9365         stay unchanged.
9366
9367 1998-02-25  SL Baur  <steve@altair.xemacs.org>
9368
9369         * x-menubar.el: Put redo on the menubar.
9370         From Aki Vehtari <Aki.Vehtari@hut.fi>
9371
9372 1998-02-22  Greg Klanderman  <greg@alphatech.com>
9373
9374         * bytecomp.el (displaying-byte-compile-warnings): if
9375         temp-buffer-show-function is set, use it to display current set of
9376         warnings in the "*Compile-Log-Show*" buffer.
9377
9378         * simple.el (display-warning-buffer): if temp-buffer-show-function
9379         is set, use it to display current set of warnings in the
9380         "*Warnings-Show*" buffer.
9381
9382 1998-02-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9383
9384         * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
9385         Common Lisp.
9386
9387 1998-02-23  Aki Vehtari  <Aki.Vehtari@hut.fi>
9388
9389         * menubar.el: Allow button descriptors at least 2 long.
9390
9391         * x-menubar.el (default-menubar): Use recommended forms.
9392         (file-menu-filter): Remove.
9393         (edit-menu-filter): Remove.
9394
9395 1998-02-24  SL Baur  <steve@altair.xemacs.org>
9396
9397         * about.el (about-hackers): Updated.
9398
9399 1998-02-22  Greg Klanderman  <greg@alphatech.com>
9400
9401         * help.el (help-max-help-buffers): new variable
9402         (help-register-and-maybe-prune-excess): new function
9403         (help-buffer-name): use help-max-help-buffers.
9404         (with-displaying-help-buffer): use
9405         help-register-and-maybe-prune-excess.
9406
9407         * help.el (help-maybe-pretty-print-value): if the value fits on
9408         one line, let it.
9409
9410 1998-02-21  Greg Klanderman  <greg@alphatech.com>
9411
9412         * (with-displaying-help-buffer): there is no need to kill the buffer
9413         if it exists, because with-output-to-temp-buffer will clear it.
9414         further, killing the buffer violates the rule that
9415         temp-buffer-show-function, if set, has the full responsibility of
9416         showing the temp buffer.  killing the buffer fucks with the window
9417         configuration, hosing temp-buffer-show-function.
9418
9419
9420 1998-02-23  Didier Verna  <didier@xemacs.org>
9421
9422         * modeline.el (mouse-drag-modeline):
9423         - Always scroll the modeline that was originally clicked on.
9424         - Use x pixels instead of x characters (which doesn't work anyway)
9425         as horizontal reference for modeline dragging. This allows us to
9426         keep on dragging the modeline even if the motion event occurs in
9427         another window.
9428
9429 1998-02-23  Didier Verna  <didier@xemacs.org>
9430
9431         * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
9432         glyph on the modeline to indicate that dragging the mouse has an
9433         effect both horizontally and vertically.
9434
9435 1998-02-24  SL Baur  <steve@altair.xemacs.org>
9436
9437         * about.el (about-xemacs): Get rid of redundant visible version
9438         number.
9439
9440 1998-02-19  SL Baur  <steve@altair.xemacs.org>
9441
9442         * about.el (about-hackers): Update credits.
9443
9444 1997-12-22  Christoph Wedler  <wedler@fmi.uni-passau.de>
9445
9446         * prim/register.el (view-register): Show register type file-query.
9447
9448 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
9449
9450         * mode-motion.el (mode-motion-highlight-internal):
9451           save-excursion inside save-window-exucrsion form to
9452           hide buffer point changes from save-window-excursion.
9453           Prevents display flickering when the mouse pointer
9454           moves.
9455
9456 1998-02-17  Didier Verna  <didier@xemacs.org>
9457
9458         * mouse.el (default-mouse-track-set-point-in-window): rewrote this
9459         function to handle correctly the case of a toolbar one side of the
9460         window: scrolling will not necessarily happen.
9461
9462 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
9463
9464         * files.el (after-find-file): Restore missing argument
9465           to format that provides filename for "... consider M-x
9466           recover-file" message.  Also call `message' with "%s"
9467           as the first arg instead of an arbitrary string.
9468
9469 1998-02-18  SL Baur  <steve@altair.xemacs.org>
9470
9471         * about.el (about-hackers): Various additions.
9472
9473 1998-02-15  SL Baur  <steve@altair.xemacs.org>
9474
9475         * autoload.el (generate-file-autoloads-1): Don't force an extra
9476         line out when copying on-the-same line autoloads.
9477
9478         * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
9479         is installed.
9480
9481 1998-02-14  Martin Buchholz  <martin@xemacs.org>
9482
9483         * x11/x-win-xfree86.el (x-win-init-xfree86):
9484         * x11/x-win-sun.el (x-win-init-sun):
9485         * x11/x-init.el (x-initialize-compose):
9486         * prim/simple.el:
9487         (backward-or-forward-kill-sexp):
9488         (backward-or-forward-kill-sentence):
9489         (backward-or-forward-kill-word):
9490         (backward-or-forward-delete-char):
9491         * prim/isearch-mode.el (isearch-help-or-delete-char):
9492         Use x-keysym-on-keyboard-sans-modifiers-p instead of
9493         x-keysym-on-keyboard-p to detect backspace.
9494         Use symbols instead of strings (now deprecated) with x-keysym-*-p.
9495         Clean up symbols used with dead keys, checking Linux and solaris
9496         keysyms.
9497         Simplify x-win-*.el using above methods.
9498         Change documentation for x-keysym-*-p functions.
9499
9500 1998-02-14  SL Baur  <steve@altair.xemacs.org>
9501
9502         * about.el (about-hackers): Restore entries for Michael Sperber and
9503         Vinnie Shelton.
9504         From Vinnie Shelton <acs@acm.org>
9505
9506 1998-02-14  Hrvoje Niksic  <hniksic@srce.hr>
9507
9508         * simple.el (count-words-region): Ditto.
9509
9510 1998-02-12  Hrvoje Niksic  <hniksic@srce.hr>
9511
9512         * simple.el (count-words-buffer): Document.  Don't print anything
9513         if non-interactive.
9514
9515 1998-02-12  SL Baur  <steve@altair.xemacs.org>
9516
9517         * packages.el (packages-hardcoded-lisp): easymenu.el is in
9518         multiple files in InfoDock.
9519
9520 1998-02-11  SL Baur  <steve@altair.xemacs.org>
9521
9522         * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
9523         from version.el in InfoDock.
9524
9525         * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
9526         specially.
9527
9528 1998-02-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9529
9530         * bytecomp-runtime.el (proclaim-inline): Single quotes around
9531         variable name in docstring.
9532
9533 1998-02-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
9534
9535         * menubar.h: Include "gui.h".
9536
9537 1998-02-10  SL Baur  <steve@altair.xemacs.org>
9538
9539         * site-load.el: Fix documentation.
9540
9541 1998-02-09  SL Baur  <steve@altair.xemacs.org>
9542
9543         * package-get-base.el (package-get-base): Updated.
9544
9545         * keymap.el: PC-ize.
9546
9547 1998-02-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9548
9549         * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
9550         from' on a fresh line.
9551
9552 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
9553
9554         * help.el (help-maybe-pretty-print-value): prin1, not princ the
9555         object.
9556
9557 1998-02-09  SL Baur  <steve@altair.xemacs.org>
9558
9559         * undo-stack.el: PC-ize.
9560
9561         * cmdloop.el: PC-ize.
9562
9563 1998-02-08  SL Baur  <steve@altair.xemacs.org>
9564
9565         * bytecomp-runtime.el: PC-ize.
9566
9567         * byte-optimize.el: Prolog fixup.  PC-ize.
9568
9569         * cus-dep.el: Spelling fix.
9570
9571         * text-mode.el: Synch with Emacs 20.2.  (Original ChangeLog
9572         entries follow).
9573
9574 1997-08-29  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9575
9576         * text-mode.el (text-mode-hook-identify): New function,
9577         put on text-mode-hook.  Set text-mode-variant here.
9578         (text-mode): Don't set it here.
9579
9580 1997-08-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9581
9582         * text-mode.el (text-mode-hook): New defvar.
9583         (text-mode-variant): New variable.
9584         (text-mode): Set that variable locally.
9585         (toggle-text-mode-auto-fill): New command.
9586
9587 1997-06-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9588
9589         * text-mode.el (text-mode): Let all-white lines separate paragraphs.
9590
9591 1997-06-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9592
9593         * text-mode.el (paragraph-indent-text-mode):
9594         Renamed from spaced-text-mode.
9595         (text-mode-map): Bind TAB to indent-relative.
9596         (indented-text-mode-map): Variable deleted.
9597         (indented-text-mode): Now an alias for text-mode.
9598
9599 1998-02-05  SL Baur  <steve@altair.xemacs.org>
9600
9601         * loadup.el: test-atoms debugging stuffs removed.
9602
9603 1998-02-03  Martin Buchholz  <Martin Buchholz <martin@xemacs.org>
9604
9605         * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
9606
9607 1997-12-30  Colin Rafferty  <colin@xemacs.org>
9608
9609         * help.el (describe-beta): Made it use `locate-data-file'.
9610         (describe-distribution): Ditto.
9611         (describe-copying): Ditto.
9612         (describe-project): Ditto.
9613         (view-emacs-news): Ditto.
9614
9615         * help-nomule.el (help-with-tutorial): Made it use
9616         `locate-data-file' to find tutorial.
9617
9618 1998-01-28  Jonathon Harris  <jhar@tardis.ed.ac.uk>
9619
9620         * about.el: Corrected my email address.
9621
9622         * mouse.el: Added 'mouse-mswindows-drop' similar to
9623         'mouse-offix-drop'.
9624
9625 1998-01-27  SL Baur  <steve@altair.xemacs.org>
9626
9627         * loadup.el (running-xemacs): Spelling fix.
9628
9629 1998-01-26  Colin Rafferty  <colin@xemacs.org>
9630
9631         * packages.el (packages-find-packages-1): Don't allow a backwards
9632         compatible lisp tree to overwrite `preloaded-file-list'.
9633
9634 1998-01-26  SL Baur  <steve@altair.xemacs.org>
9635
9636         * loadup.el: Don't delete "xemacs" prior to dumping.
9637
9638 1998-01-24  SL Baur  <steve@altair.xemacs.org>
9639
9640         * package-info.el (pi-last-mod-date): New function.
9641         (pi-author-version): New function.
9642         (batch-update-package-info): Use them.
9643
9644 1998-01-23  Colin Rafferty  <colin@xemacs.org>
9645
9646         * frame.el (get-frame-for-buffer-default-to-current): Create.
9647         (get-frame-for-buffer-noselect): Allow user to use current frame
9648         with `get-frame-for-buffer-default-to-current'.
9649
9650 1998-01-22  Hrvoje Niksic  <hniksic@srce.hr>
9651
9652         * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
9653         (byte-compile-output-docform): Ditto.
9654         (byte-compile-compiled-obj-to-list): Ditto.
9655
9656 1998-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
9657
9658         * startup.el (command-line-1): Removed code that ran
9659           buffer-menu.
9660
9661 1998-01-21  Hrvoje Niksic  <hniksic@srce.hr>
9662
9663         * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
9664
9665 1998-01-17  Hrvoje Niksic  <hniksic@srce.hr>
9666
9667         * frame.el (suspend-emacs-or-iconify-frame): Check using
9668         `device-on-window-system-p' instead of explicitly checking for X,
9669         so that the same logic works for MS Windows.
9670         (suspend-or-iconify-emacs): Ditto.
9671
9672 1998-01-14  Hrvoje Niksic  <hniksic@srce.hr>
9673
9674         * about.el (about-maintainer-info): Andy Piper is back.
9675         (xemacs-hackers): Updated Andy Piper's email address.
9676         (about-hackers): Added Jonathan Harris.
9677         (about-hackers): Updated Tibor Polgar's email address.
9678
9679 1998-01-18  SL Baur  <steve@altair.xemacs.org>
9680
9681         * about.el: Add xemacs.org email manager.
9682
9683         * package-get-base.el (package-get-base): Updated with most recent
9684         package updates.
9685
9686 1998-01-14  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9687
9688         * help.el (function-arglist): Use `indirect-function' instead of
9689         `symbol-function' so that aliases are treated correctly.
9690
9691 1998-01-13  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9692
9693         * help.el (help-map): Add f1 binding to `help-for-help'.
9694         Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
9695         (describe-key-briefly): Use `princ' "%s" to print object.
9696         (with-displaying-help-buffer): Kill buffer if it exists, again.
9697         (describe-key): Use `princ' "%s" to print object.
9698         (describe-function-1): Use `princ' "%s" to print object.
9699         Commented out alias lines removed.
9700         (help-pretty-print-limit): New variable to control pretty-printing
9701         of variable values.
9702         (help-maybe-pretty-print-value): Steve wins!  Renamed back from
9703         `help-pretty-print-value' again.  Only print-print when OBJECT is
9704         list of length less than `help-pretty-print-limit'.
9705         (describe-variable): Use `help-maybe-pretty-print-value' again.
9706
9707 1998-01-18  SL Baur  <steve@altair.xemacs.org>
9708
9709         * simple.el (blink-matching-open): Remove C++ kludge.
9710         Suggested by Bob Weiner <weiner@wave.altrasoft.com>
9711
9712 1998-01-14  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9713
9714         * info.el (Info-default-directory-list): Made the documentation
9715         more explanitory.
9716
9717 1998-01-13  Martin Buchholz  <martin@xemacs.org>
9718
9719         * lisp/packages.el:
9720         * lisp/package-admin.el:
9721         * lisp/build-report.el:
9722         Fix typos.
9723
9724 1998-01-14  Christoph Wedler  <wedler@fmi.uni-passau.de>
9725
9726         * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
9727         warnings in Java buffers without final newline and editing the
9728         last line.
9729
9730 1998-01-17  SL Baur  <steve@altair.xemacs.org>
9731
9732         * packages.el (packages-find-packages-1): Don't allow a backwards
9733         compatible lisp tree to overwrite `preloaded-file-list'.
9734         Suggested by Colin Rafferty  <colin@xemacs.org>
9735
9736         * mouse.el (mouse-offix-drop): Set undo-boundary.
9737         From Oliver Graf <ograf@fga.de>
9738
9739 1998-01-13  SL Baur  <steve@altair.xemacs.org>
9740
9741         * loadup.el (load-gc): rewrite as defun.
9742         Print something sensical if a required dump-time file isn't found.
9743
9744 1998-01-12  SL Baur  <steve@altair.xemacs.org>
9745
9746         * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
9747         bug strikes a menudescriptor.
9748
9749         * package-get-base.el (package-get-base): Updated.
9750
9751         * package-info.el (batch-update-package-info): Derive REQUIRES
9752         from the Makefile.
9753
9754 1998-01-13  Hrvoje Niksic  <hniksic@srce.hr>
9755
9756         * files.el (save-some-buffers): Don't play games with deleting
9757         other windows if we are in the minibuffer window.
9758
9759 1998-01-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9760
9761         * modeline.el (modeline-minor-mode-menu): Add support for :active
9762         (add-minor-mode): Document :active property to TOGGLE.
9763
9764 1998-01-07  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9765
9766         * modeline.el (modeline-minor-mode-menu): Add support for an
9767         `:included' predicate in the `toggle-sym' plist.
9768         (add-minor-mode): Document the :included property, format
9769         docstring some more.
9770         (modeline-minor-mode-menu): Documentation string added.
9771
9772 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9773
9774         * modeline.el (modeline-minor-mode-menu): genmenlab the menu
9775         labels from the symbol-names by thwacking off the overly redundant
9776         and overused "mode", parenthesizing "minor", and capitalizing the
9777         resultant strings.  Also shortened the menu's title by eliminating
9778         the redundant buffer name.
9779         (add-minor-mode): Beautified the docstring, added mention of the
9780         `:menu-tag' property of TOGGLE.
9781         (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
9782         `toggle-sym' to beatify the mode-life menus.
9783         * (abbrev-mode):  (put)'ed a `:menu-tag' on it and
9784         `auto-fill-function'.
9785
9786 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9787
9788         * modeline.el (modeline-minor-mode-menu): Changed the string-only
9789         menus to :style 'toggle.
9790
9791 1997-12-10  Markus Linnala  <maage@cs.tut.fi>
9792
9793         * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
9794
9795 1997-12-11  Christoph Wedler  <wedler@fmi.uni-passau.de>
9796
9797         * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
9798         only recognize first hyperlink.
9799         (hyper-apropos-highlightify): Deletia, this is already done by
9800         `hyper-apropos-insert-face'.
9801         (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
9802
9803 1998-01-09  SL Baur  <steve@altair.xemacs.org>
9804
9805         * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
9806         mail.
9807         (toolbar-mail-reader): Add support for `send'.
9808         From Jonathan Marten <jonathan.marten@UK.Sun.COM>
9809
9810 1998-01-05  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9811
9812         * info.el (Info-emacs-info-file-name): Add defvar for
9813         `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
9814         will function properly.
9815
9816 1998-01-05  Gary D. Foster  <gfoster@ragesoft.com>
9817
9818         * simple.el: make the backwards delete function called by
9819         `backward-or-forward-delete-char' user configurable.
9820
9821 1998-01-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9822
9823         * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
9824         compiled function got loaded from.
9825
9826 1998-01-09  SL Baur  <steve@altair.xemacs.org>
9827
9828         * term/apollo.el: Synched up with InfoDock 3.6.2.
9829
9830 1998-01-08  SL Baur  <steve@altair.xemacs.org>
9831
9832         * startup.el (load-init-file): Load autoloads earlier.
9833         (startup-splash-frame): Handle InfoDock logo.
9834
9835         * x-init.el (init-post-x-win): Don't call init-x-toolbar in
9836         InfoDock.
9837         (x-init-toolbar-from-resources): Move from x-toolbar.el.
9838
9839         * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
9840         doesn't have this function.
9841
9842         * packages.el (locate-data-file): Fix to call `locate-file'.
9843
9844 1998-01-07  SL Baur  <steve@altair.xemacs.org>
9845
9846         * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
9847         version of version.el.
9848         (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
9849
9850         * x-menubar.el (default-menubar): Guard reference to
9851         `gnuserv-frame'.
9852         (default-menubar): Guard references to `font-lock-mode'.
9853         (default-menubar): Guard references to font-menu-this-frame-only-p'.
9854         (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
9855
9856         * make-docfile.el: Don't snarf doc strings from autoloads.
9857
9858         * startup.el (load-init-file): Use algorithm from loaddefs.el for
9859         loading auto-autoloads files.
9860
9861         * loaddefs.el: Disable dumping autoloads.
9862
9863 1998-01-05  SL Baur  <steve@altair.xemacs.org>
9864
9865         * lisp-mnt.el: Synch to Emacs 20.2.
9866
9867         * help.el: Remove manual autoload of `finder-by-keyword'.
9868
9869         * finder.el (finder-by-keyword): Autoload.
9870
9871         * help.el: Conditionalize hyperbole setup.
9872
9873 1998-01-04  SL Baur  <steve@altair.xemacs.org>
9874
9875         * packages.el (package-require): Update to reflect new data format.
9876
9877 1998-01-02  Didier Verna  <didier@xemacs.org>
9878
9879         * x-menubar.el (default-menubar): make the tutorials available
9880         through the menubar. (Plus some compilation warnings cleanup).
9881
9882 1998-01-04  SL Baur  <steve@altair.xemacs.org>
9883
9884         * check-features.el: New file.  Perform sanity check after build.
9885
9886         * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
9887         files to tooltalk package.
9888         (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
9889         package.
9890
9891         * package-admin.el (package-admin-xemacs): Use better default for
9892         location of XEmacs binary.
9893
9894 1998-01-03  Aki Vehtari  <Aki.Vehtari@hut.fi>
9895
9896         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
9897         tag with sexp and add value tag with value `t'.
9898
9899 1998-01-03  SL Baur  <steve@altair.xemacs.org>
9900
9901         * package-get.el: Changes to work with real data.
9902         From Pete Ware <ware@cis.ohio-state.edu>
9903
9904         * packages.el (packages-reload-autoloads): Guard load for the time
9905         being.
9906
9907         * update-elc.el ("packages.el"): Force loading packages.el instead
9908         of possibly out-of-date packges.elc.
9909         * make-docfile.el ("packages.el"): Ditto.
9910
9911 1998-01-02  Colin Rafferty  <colin@xemacs.org>
9912
9913         * build-report.el (build-report-delete-regexp): Added a rule for
9914         the main tarball shadowing anything past it.
9915
9916 1998-01-02  SL Baur  <steve@altair.xemacs.org>
9917
9918         * packages.el (package-provide): Delete a previous provide.
9919
9920         * package-info.el: New file.
9921
9922         * package-get.el: New file.
9923         From Pete Ware <ware@cis.ohio-state.edu>
9924         (package-get): Fix md5 computation to work with Mule.
9925
9926 1997-12-11  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9927
9928         * simple.el (log-message-*): Quote symbols in docstrings properly.
9929
9930 1998-01-01  SL Baur  <steve@altair.xemacs.org>
9931
9932         * packages.el (packages-new-autoloads): Ignore symbolic links.
9933
9934         * cus-face.el (face-custom-attributes-get): Fix typo.
9935         From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
9936
9937 1997-12-31  SL Baur  <steve@altair.xemacs.org>
9938
9939         * startup.el (load-init-file): Reload new or changed autoloads
9940         unless inhibited.  Reload modified dumped lisp (stubbed).
9941
9942         * packages.el (packages-new-autoloads): New function.
9943         (packages-reload-autoloads): New function.
9944         (packages-reload-dumped-lisp): New (stub) function.
9945
9946         * loadup.el: Inhibit reloading dumped files when running temacs.
9947
9948         * loadhist.el (file-provides): Extend to handle variant
9949         extensions.
9950
9951         * replace.el (query-replace): Fix typo.
9952
9953 1997-12-30  SL Baur  <steve@altair.xemacs.org>
9954
9955         * make-docfile.el: list-autoloads-path has been renamed.
9956         * update-elc.el: list-autoloads has been renamed.
9957
9958         * packages.el (packages-list-autoloads): Renamed.
9959         (packages-list-autoloads-path): Ditto.
9960
9961 1997-12-29  Colin Rafferty  <colin@xemacs.org>
9962
9963         * packages.el (packages-find-packages-1): Made it signal a warning
9964         for an error in an auto-autoload.el file.
9965
9966 1997-12-30  SL Baur  <steve@altair.xemacs.org>
9967
9968         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
9969         tag with const.
9970         From Aki Vehtari <Aki.Vehtari@hut.fi>
9971
9972         * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
9973
9974         * loadhist.el (unload-feature): Remove autoload.
9975
9976 1997-12-28  SL Baur  <steve@altair.xemacs.org>
9977
9978         * loadhist.el: Unpackaged.
9979
9980         * help.el (describe-symbol-find-file): Rename
9981         `describe-function-find-file' and make old name obsolete.
9982         (describe-function-1): Use it.
9983         (describe-function-1): Guard reference to
9984         `compiled-function-annotation'.
9985
9986 1997-12-27  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
9987
9988         * help.el (help-mode-bury): Now a call to `help-mode-quit' with
9989         argument.
9990         (help-mode-quit): New optional arg to control whether it kills or
9991         buries.  Tidied up.
9992         (with-displaying-help-buffer): Don't kill buffer initially, even
9993         if it exists: it is erased by `with-output-to-temp-buffer' anyway.
9994         (help-pretty-print-value): Rename back from
9995         `help-maybe-pretty-print-value'!  If `pp-internal' is available
9996         use it, otherwise use dumped `cl-prettyprint'.
9997         (describe-variable): Use `help-pretty-print-value' again.
9998         (find-func): Removed reference to "find-func" at end.
9999
10000 1997-12-26  Kirill M. Katsnelson  <kkm@kis.ru>
10001
10002         * dumped-lisp.el: x-menubar.el dumped along with mswindows native
10003           GUI XEmacs. Rename? x-menubar is rather window system
10004           independant, except for a couple of items.
10005
10006 1997-12-26  SL Baur  <steve@altair.xemacs.org>
10007
10008         * x-menubar.el (default-menubar): Remove hyperbole and oobr
10009         entries as they will no longer be distributed with XEmacs.
10010
10011         * format.el (format-alist): Fix image/tiff regexps.
10012         From P. E. Jareth Hein <jareth@camelot-soft.com>
10013
10014         * help.el (help-maybe-pretty-print-value): Rename.
10015         (describe-variable): Use it.
10016         (describe-variable): Add trailing linefeed.
10017
10018 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10019
10020         * help.el (describe-function-1): Don't output anything for
10021           arglist of autoload functions.
10022
10023 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10024
10025         * help.el (describe-function-1): Don't output anything for
10026           arglist of autoload functions.
10027
10028 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10029
10030         * help.el (help-mode-map): New bindings for `help-mode-bury',
10031         `describe-function-at-point', `describe-variable-at-point',
10032         `Info-elisp-ref', `customize-variable', `help-next-section' and
10033         `help-prev-section'.
10034         (help-next-section): New function.
10035         (help-prev-section): New function.
10036         (help-mode-quit): Changed to kill the help buffer.
10037         (help-mode-bury): Formerly `help-mode-quit'.  Bury buffer
10038         correctly.
10039         (help-buffer-name): New function to generate the name of help
10040         buffers.
10041         (with-displaying-help-buffer): Is now a macro.  Takes an new first
10042         argument giving the name of the help buffer.
10043         (describe-key): Use `with-displaying-help-buffer' with name.
10044         (describe-mode): Ditto.
10045         (describe-bindings): Ditto.
10046         (describe-prefix-bindings): Ditto.
10047         (view-lossage): Ditto.
10048         (with-syntax-table): New macro.
10049         (function-called-at-point): Use `ignore-errors' and
10050         `with-syntax-table'.
10051         (function-at-point): Ditto.
10052         (describe-function): Use `with-displaying-help-buffer' with name.
10053         (function-arglist): Extracted from `describe-function-1'.  Returns
10054         function's arglist as string.
10055         (function-documentation): Extracted from `describe-function-1'.
10056         Returns function's docstring.
10057         (describe-function-1): Remove all the "stream" garbage, including
10058         the stream argument.  Use `function-arglist' and
10059         `function-documentation'.
10060         (describe-function-arglist): Just use `function-arglist'.
10061         (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
10062         (help-pretty-print-value): New function to help with
10063         pretty-printing variable values.  Knows about `#<...>'.  Needs
10064         `pp-internal'.
10065         (describe-variable): Use `with-displaying-help-buffer' with name.
10066         Formatting improved.  Display file where variable is defined, if
10067         known.  Use `help-pretty-print-value'.
10068         (describe-syntax): Use `with-displaying-help-buffer' with name.
10069         (list-processes): Remove "stream" garbage.
10070
10071 1997-12-25  SL Baur  <steve@altair.xemacs.org>
10072
10073         * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
10074         call a dumped routine instead.
10075
10076         * x-win-xfree86.el: Wrap file in defun.
10077         * x-win-sun.el: Ditto.
10078
10079 1997-12-23  SL Baur  <steve@altair.xemacs.org>
10080
10081         * help.el (view-emacs-news): Remove usage of outl-mouse which
10082         advises functions and does other evil things.
10083
10084 1997-12-22  SL Baur  <steve@altair.xemacs.org>
10085
10086         * format.el (format-alist): Add `image/tiff'.
10087         From P. E. Jareth Hein <jareth@camelot-soft.com>
10088
10089 1997-12-21  SL Baur  <steve@altair.xemacs.org>
10090
10091         * about.el (about-hackers): More names added.
10092
10093         * make-docfile.el: Remove superfluous package path search.
10094
10095         * loaddefs.el: Commentary changes.  Removal of VM autoloads.
10096
10097 1997-12-20  SL Baur  <steve@altair.xemacs.org>
10098
10099         * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
10100         ignored shadows.
10101
10102 1997-12-18  SL Baur  <steve@altair.xemacs.org>
10103
10104         * startup.el (set-default-load-path): Make sure lisp and site-lisp
10105         get trailing slashes when added to the load-path.
10106
10107         * x-init.el (init-x-win): Locate where XEmacs X localization files
10108         are.
10109
10110 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
10111
10112         * x-faces.el: Added support for foregroundToolBarColor
10113           to xpm-color-symbols.
10114
10115 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10116
10117         * etags.el (tags-remove-duplicates): Removed.
10118         (buffer-tag-table-list): Use `delete-duplicates'.
10119
10120         * cl-extra.el (coerce): Coerce to bit-vector and weak-list
10121         correctly.
10122         (get*): Defalias to `get'.
10123
10124         * cl.el (eql): Compare integers with `eq'.
10125         (cl-map-extents): Check for `map-extents' first.
10126
10127 1997-12-17  Didier Verna  <didier@xemacs.org>
10128
10129         * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
10130         added the 'numero', 'copyright' and 'trademark' symbols.
10131
10132         * leim/quail/latin-post.el ("french-postfix"): see above.
10133
10134 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10135
10136         * widget.el (define-widget): Check the arguments.
10137
10138         * cus-edit.el (customize-face): Use `check-argument-type'.
10139         (custom-variable-value-create): Use `signal' to signal error.
10140         (custom-variable-reset-saved): Ditto.
10141         (custom-variable-reset-standard): Ditto.
10142         (custom-face-reset-saved): Ditto.
10143
10144         * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
10145         (widget-default-format-handler): Ditto.
10146         (widget-checklist-add-item): Ditto.
10147         (widget-radio-add-item): Ditto.
10148         (widget-editable-list-entry-create): Ditto.
10149         (widget-sexp-prompt-value): Ditto.
10150
10151         * custom.el (custom-declare-variable): Signal errors better.
10152         (custom-handle-keyword): Ditto.
10153         (custom-declare-group): Ditto.
10154
10155         * window-xemacs.el (windows): Ditto.
10156
10157         * menubar.el (menu): Ditto.
10158
10159         * keydefs.el (keyboard): Ditto.
10160
10161         * minibuf.el (minibuffer): Ditto.
10162
10163         * process.el (execute): Ditto.
10164
10165         * fill.el (fill): Ditto.
10166
10167         * modeline.el (modeline): Ditto.
10168
10169         * help.el (help): Ditto.
10170
10171         * faces.el (faces): Ditto.
10172
10173         * files.el (files): Ditto.
10174
10175         * x-init.el (x): Ditto.
10176
10177         * lisp-mode.el (lisp): Ditto.
10178
10179         * process.el (processes): Ditto.
10180
10181         * mouse.el (mouse): Ditto.
10182
10183         * abbrev.el (abbrev): Moved from cus-edit.
10184
10185         * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
10186         as variable declaration.
10187
10188 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10189
10190         * menubar.el (find-menu-item): Use `check-argument-type'.
10191         (find-menu-item): Cosmetic changes.
10192
10193 1997-12-18  SL Baur  <steve@altair.xemacs.org>
10194
10195         * x-menubar.el (default-menubar): Guard usage of lpr-switches.
10196
10197 1997-12-17  SL Baur  <steve@altair.xemacs.org>
10198
10199         * startup.el (set-default-load-path): Only search package-path
10200         when not running temacs.
10201
10202         * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
10203         files.
10204
10205         * loadup.el: Correct commentary.  Reformatting.
10206         (really-early-error-handler): Use absolute path to the
10207         first dumped-lisp.el file.
10208         (really-early-error-handler): Print full path name of
10209         each dumped lisp file (inherited from InfoDock).
10210
10211         * shadow.el (find-emacs-lisp-shadows): Ignore multiple
10212         dumped-lisp.el files.
10213
10214         * make-docfile.el (preloaded-file-list): Reorder when the
10215         package-path is searched.
10216         * update-elc.el: Ditto.
10217
10218         * lisp-mode.el (call-with-condition-handler): Treat the same as
10219         `condition-case' for indentation.
10220
10221         * about.el (about-xemacs): Update release date.
10222
10223 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10224
10225         * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
10226         anywhere but at the last clause.
10227         (ecase): Disallow `t' and `otherwise'.
10228
10229 1997-12-16  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10230
10231         * cus-edit.el (custom-buffer-create-buttons): New function
10232         from stuff moved out of `custom-buffer-create-internal'.
10233         (custom-novice): New variable.  Default t.
10234         (custom-display-global-buttons): Ditto.  Default `top'.
10235         (custom-buffer-create-internal): Only display help if
10236         `custom-novice' is non-nil.  Display global buttons according to
10237         `custom-display-global-buttons'.
10238
10239 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10240
10241         * menubar.el (find-menu-item): Use `check-argument-type'.
10242         (find-menu-item): Cosmetic changes.
10243
10244 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10245
10246         * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
10247         look.
10248
10249 1997-12-16  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
10250
10251         * format.el (format-deannotate-region):  Bug fix.
10252         Deannotating a region containing unknown tags would fail
10253         (causing decoding of text/enriched to fail at user level)
10254
10255 1997-12-16  Kyle Jones  <kyle_jones@wonderworks.com>
10256
10257         * minibuf.el (read-directory-name): Support sixth
10258           arg, HISTORY, as already documented.
10259
10260 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10261
10262         * etags.el (get-tag-table-buffer): Use explicit lists as arguments
10263         to `ecase'.
10264
10265 1997-12-14  SL Baur  <steve@altair.xemacs.org>
10266
10267         * skk/skk-leim.el (skk-auto-fill-activate): Synch with
10268         skk-activate.
10269
10270 1997-12-13  SL Baur  <steve@altair.xemacs.org>
10271
10272         * dumped-lisp.el (preloaded-file-list): Remove debugging statement.