5fccad378a784bbfd168a34a49c35e6636f83d1d
[chise/xemacs-chise.git] / lisp / ChangeLog
1 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
2
3         * mule/chinese.el:
4         - Use `define-coding-system-alias' instead of `copy-coding-system'.
5         - Register `chinese-gb-environment-setup-function' as a
6           `setup-function' of "Chinese-GB" environment.
7         - Register input-method key in language-info-alist.
8
9 1998-10-26  Kenichi Handa <handa@etl.go.jp>
10
11         * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
12         use generate-new-buffer instead of get-buffer-create.
13
14 1998-10-21  Kenichi Handa  <handa@etl.go.jp>
15
16         * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
17
18 1998-08-31  Paul Eggert  <eggert@twinsun.com>
19
20         * mule/chinese.el: Add coding: local variable, to avoid
21         bootstrapping problem if you need to recompile all the Lisp files
22         using interpreted code.
23
24 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
25
26         * mule/chinese.el: Remove setting up of
27         describe-chinese-environment-map and
28         setup-chinese-environment-map.  Exclude them in args of calls to
29         set-language-info-alist.  Register coding-priority key in
30         language-info-alist.
31
32 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
33
34         * mule/chinese.el (post-read-decode-hz): Return the result of
35         decode-hz-region.
36         (pre-write-encode-hz): Do not change the value of
37         last-coding-system.
38
39 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
40
41         * mule/mule-cmds.el (set-language-info-alist): Allow dummy
42         optional argument `parents'.
43
44         * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
45         property for Thai-XTIS.
46
47         * mule/mule-help.el (help-with-tutorial): Use property
48         `tutorial-coding-system' of language-info as a coding-system to
49         read tutorial file.
50
51 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
52
53         * mule/thai-xtis.el: Don't setup `setup-function' and
54         `exit-function'.
55
56         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
57         `set-coding-category-system' to set up coding-system for
58         coding-category.
59
60         * mule/mule-cmds.el (prefer-coding-system): Use
61         `set-coding-category-system' to set up coding-system for
62         coding-category.
63
64 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
65
66         * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
67         Thai-XTIS environment.
68
69         * mule/mule-cmds.el (prefer-coding-system): Use
70         `find-coding-system' instead of `coding-system-p'.
71
72 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
73
74         * mule/mule-cmds.el (set-language-environment-coding-systems):
75         Modify eol-type for XEmacs.
76
77         * mule/thai-xtis.el: Delete unused local variable `category'.
78
79         * mule/mule-cmds.el (coding-system-change-eol-conversion): New
80         function.
81         (prefer-coding-system): Don't call
82         `update-coding-systems-internal'; use function
83         `coding-category-list' instead of variable `coding-category-list';
84         use `set-coding-priority-list' instead of `set-coding-priority';
85         modify `eol-type' for XEmacs.
86
87         * mule/mule-misc.el (string-width): Use `charset-width' instead of
88         `charset-columns'.
89         (char-width): Likewise.
90
91 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
92
93         * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
94         `tis-620'.
95
96         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
97         `set-coding-priority-list' instead of `set-coding-priority'; don't
98         call `update-coding-systems-internal'.
99
100         * mule/mule-misc.el (coding-system-get): New function.
101         (coding-system-put): New function.
102         (coding-system-category): New function.
103
104 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
105
106         * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
107         when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
108         to avoid conflict with leim/quail/thai-xtis.
109
110         * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
111         to thai-xtis-chars.el.
112
113         * mule/thai-xtis-chars.el: New file (split from
114         mule/thai-xtis.el).
115
116 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
117
118         * mule/thai-xtis.el:
119         - Change category for the charset `thai-xtis' to `?x' from `?T'.
120         - Add syntax entries.
121         - Put `preferred-coding-system' of the charset `thai-xtis' to
122           `tis-620'.
123
124 1999-06-28  TAKAHASHI Naoto  <ntakahas@etl.go.jp>
125
126         * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
127         rewritten to use write-multibyte-character.
128
129 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
130
131         mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
132         of `iso-2022-7'.
133         (prefer-coding-system): Synced up with Emacs 20.3.11 but not
134         ported yet.
135         (read-input-method-name): Treat optional argument `default'.
136
137 1999-05-13  Ken'ichi Handa  <handa@gnu.org>
138
139         * mule/mule-cmds.el: Change MULE to Mule in docstrings
140         and menus.
141
142 1999-04-12  Richard M. Stallman  <rms@gnu.org>
143
144         * mule/mule-cmds.el (input-method-function):
145         Add permanent-local property.
146
147 1999-03-30  Dave Love  <fx@gnu.org>
148
149         * mule/mule-cmds.el (current-language-environment): Doc fix.
150
151 1999-01-27  Dave Love  <fx@gnu.org>
152
153         * mule/mule-cmds.el (current-language-environment):
154         Provide :link, :type (choices) and appropriate :get.
155
156 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
157
158         * mule/mule-cmds.el (describe-language-environment): Don't alter
159         input-method-alist.
160
161 1999-01-06  Eli Zaretskii  <eliz@gnu.org>
162
163         * mule/mule-cmds.el (prefer-coding-system): Call
164         set-coding-priority, so that the internal array of priorities is
165         also updated.
166
167 1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
168
169         * mule/mule-cmds.el (prefer-coding-system): If the
170         argument requires specific EOL conversion type, make the default
171         coding systems use that.
172
173 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
174
175         * mule/mule-cmds.el (set-language-environment): Pass the default
176         eol-type to set-language-environment-coding-systems.
177         (set-default-coding-systems): Copy the eol-type property for the
178         new default values of {buffer-file,process}-coding-system from the
179         old defaults.
180         (set-language-environment-coding-systems): Accept an optional
181         argument EOL-TYPE, and set the eol-type property of the default
182         coding systems accordingly.
183
184 1998-10-16  Markus Rost  <rost@delysid.gnu.org>
185
186         * mule/mule-cmds.el (default-input-method): Fix custom type.
187
188 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
189
190         * mule/mule-cmds.el (setup-specified-language-environment):
191         Add apropos-inhibit property.
192         (describe-specified-language-support): Likewise.
193
194 1998-09-06  Bill Richter  <richter@math.nwu.edu>
195
196         * mule/mule-cmds.el: Doc fixes.
197
198 1998-09-02  Kenichi Handa  <handa@etl.go.jp>
199
200         * mule/mule-cmds.el (register-input-method): Doc-string
201         modified.
202
203 1998-09-01  Dave Love  <fx@gnu.org>
204
205         * mule/mule-cmds.el (current-language-environment): Fix
206         setter function.
207
208 1998-08-18  Kenichi Handa  <handa@etl.go.jp>
209
210         * mule/mule-cmds.el (activate-input-method): Handle the case that
211         the arg INPUT-METHOD is nil correctly.
212         (read-multilingual-string): Activate the specified input method
213         before calling read-string.  Afterward, activate the original
214         input method.
215
216 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
217
218         * mule/mule-cmds.el (language-info-alist): Doc-string
219         modified.
220         (set-language-info-alist): Fix typo in doc-string.
221
222 1998-08-09  Kenichi HANDA  <handa@etl.go.jp>
223
224         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
225         (reset-language-environment): New function for the job that
226         setup-english-environment used to do.
227         (set-language-environment): Do more setups according to the info
228         in language-info-alist.
229         (read-language-name): Handle the case that the arg KEY is nil.
230         (describe-language-environment): Handle input-method property.
231
232 1998-08-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
233
234         * mule/mule-cmds.el (input-method-exit-on-first-char)
235         (input-method-use-echo-area): Doc fixes.
236
237 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
238
239         * mule/mule-cmds.el (input-method-exit-on-first-char):
240         New variable.
241         (input-method-use-echo-area): New variable.
242
243 1998-08-01  Kenichi HANDA  <handa@etl.go.jp>
244
245         * mule/mule-cmds.el (language-info-alist): Doc-string
246         modified.
247
248 1998-07-30  Ken'ichi Handa  <handa@delysid.gnu.org>
249
250         * mule/mule-cmds.el (activate-input-method): Update mode line.
251         (inactivate-input-method): Likewise.
252
253 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
254
255         * mule/mule-cmds.el (read-multilingual-string): Don't activate an
256         input method in the current buffer, but just bind
257         current-input-method.
258
259 1998-05-23  Richard Stallman  <rms@psilocin.ai.mit.edu>
260
261         * mule/mule-cmds.el (register-input-method): Rename arg ENV to
262         LANG-ENV.
263
264 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
265
266         * mule/mule-cmds.el (set-language-info): Don't set up menus at
267         all.
268         (set-language-info-alist): Set up menus here.
269         
270 1998-05-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
271
272         * mule/mule-cmds.el (register-input-method): Fix previous change.
273         (setup-specified-language-environment): Doc fix.
274
275 1998-05-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
276
277         * mule/mule-cmds.el: Several doc fixes.
278         (get-language-info, set-language-info): Rename argument.
279         (set-language-info-alist): Likewise.
280         (register-input-method): Rename argument.
281         (activate-input-method): If INPUT-METHOD is nil, deactivate.
282
283 1998-05-04  Kenichi Handa  <handa@etl.go.jp>
284
285         * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
286         default value while reading an input method.
287
288 1998-05-01  Kenichi Handa  <handa@etl.go.jp>
289
290         * mule/mule-cmds.el (universal-coding-system-argument):
291         Use buffer-file-coding-system as default.
292
293 1998-04-11  Kenichi Handa  <handa@etl.go.jp>
294
295         * mule/mule-cmds.el (describe-language-environment): Print the
296         languge environment at the head.
297
298 1998-03-20  Richard Stallman  <rms@psilocin.gnu.org>
299
300         * mule/mule-cmds.el (set-language-environment): Doc fix.
301         (current-language-environment): Use defcustom.
302         (default-input-method): Specify :type.
303
304 1998-03-02  Kenichi Handa  <handa@etl.go.jp>
305
306         * mule/mule-cmds.el (set-default-coding-systems):
307         Doc-string modified.
308         (prefer-coding-system): Doc-string modified.
309
310 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
311
312         * mule/mule-cmds.el (set-language-info): Doc-string
313         describes `coding-priority' KEY.
314         (set-language-environment-coding-systems): New function.
315         (select-safe-coding-system): New function.
316         (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
317         (set-language-info-alist): New optionla arg PARENTS.  Call
318         set-language-info with apropriate DESCRIBE-MAP and SETUP-MAP args.
319         (set-language-environment-coding-systems): New function.
320
321 1997-12-19  Stephen Eglen  <stephen@cns.ed.ac.uk>
322
323         * mule/mule-cmds.el (set-language-info): Doc fix.
324         (input-method-inactivate-hook): Doc fix.
325
326 1997-11-20  Karl Heuer  <kwzh@gnu.org>
327
328         * mule/mule-cmds.el (set-input-method): Renamed from
329         select-input-method.
330
331 1997-11-07  Kenichi Handa  <handa@etl.go.jp>
332
333         * mule/mule-cmds.el (set-language-environment): Run
334         exit-language-environment-hook before calling `exit-function'
335         which is specified for the language environment.
336
337 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
338
339         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
340         modified.
341         (prefer-coding-system): Likewise.
342         (describe-language-environment): Print aliases of each coding
343         system.
344         (set-language-environment-hook): New variable.
345         (exit-language-environment-hook): New variable.
346         (set-language-environment): Call these hooks.  Before setting a
347         new language environment, exit from the
348         current-language-environment if necessary.
349         (input-method-verbose-flag): The value can be nil, t,
350         complex-only, or default.
351         (input-method-highlight-flag): Doc-string augmented.
352         (activate-input-method): Check if we can run the registered
353         function to activate an input method.
354
355 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
356
357         * mule/mule-cmds.el (read-multilingual-string): Use
358         current-input-method prior to default-input-method.  Don't bind
359         current-input-method by `let', instead, activate the specified
360         input method in the current buffer temporarily.
361
362 1997-10-19  John F. Whitehead  <jfw@cisco.com>
363
364         * mule/mule-cmds.el (describe-language-environment): Fix prompt.
365
366 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
367
368         * minibuf.el (completing-read): Add new optional argument
369         `default'.
370         (read-coding-system): Add new optional argument
371         `default-coding-system'.
372
373 1998-09-06  Bill Richter  <richter@math.nwu.edu>
374
375         * mule/mule-ccl.el: Doc fixes.
376
377 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
378
379         * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
380         (check-ccl-program): New macro.
381
382 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
383
384         * mule/mule-ccl.el: Comment about CCL syntax modified.
385         (ccl-command-table): Add read-multibyte-character and
386         write-multibyte-character.
387         (ccl-code-table): Add ex-cmd.
388         (ccl-extended-code-table): New variable.
389         (ccl-embed-extended-command): New function.
390         (ccl-compile-read-multibyte-character,
391         ccl-compile-write-multibyte-character) New functions.
392         (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
393         ccl-dump-write-multibyte-character): New functions.
394
395 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
396
397         * files.el (insert-file-contents-literally): Treat file as binary;
398         call file-name-handlers. [sync with Emacs 20.3.10]
399
400 1999-06-23  SL Baur  <steve@miho.m17n.org>
401
402         * mule/mule-category.el (Top Level): ASCII is also latin-1.
403
404 1999-06-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
405
406         * packages.el (package-locations): Changed default early package
407         hierarchy to ~/.xemacs/packages.
408         (package-locations): Removed `packages' as a possible name for a
409         late package hierarchy.
410
411 1999-06-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
412
413         * mule/mule-category.el (word-combining-categories): Set up new
414         variable.
415         (word-separating-categories): Likewise.
416
417 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
418
419         * XEmacs 21.2.17 is released
420
421 1999-06-17  Robert Pluim  <rpluim@bigfoot.com>
422
423         * font-menu.el (font-menu-set-font): allow for nil specification
424         of font size.
425
426 1999-06-16  MORIOKA Tomohiko  <tomo@etl.go.jp>
427
428         * mule/thai-xtis.el: Specify `columns' of the charset `thai-xtis'
429         is 1.
430
431 1999-06-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
432
433         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Use NBSP of ISO
434         8859-5 instead of ISO 8859-1.
435
436 1999-06-15  SL Baur  <steve@steve1.m17n.org>
437
438         * mule/vietnamese.el (viet-vscii-encode-table): Use split-char.
439         (viet-viscii-encode-table): Ditto.
440
441         * mule/mule-misc.el: Delete split-char & split-char-or-char-int.
442         Make obsolete definition of char-octet.
443
444 1999-06-14  SL Baur  <steve@steve1.m17n.org>
445
446         * subr.el: Move no-Mule make-char ...
447         * help-nomule.el (make-char): To here.
448         (string-width): Make Mule compatibility alias.
449
450 1999-06-15  Andy Piper  <andy@xemacs.org>
451
452         * select.el (get-selection-no-error): really make there be no-error.
453         (get-selection): revert to original.
454
455 1999-06-11  Andy Piper  <andy@xemacs.org>
456
457         * select.el (selection-sets-clipboard): renamed.
458         (own-selection): use it.
459
460 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
461
462         * XEmacs 21.2.16 is released
463
464 1999-06-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
465
466         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Set 32 for
467         missing characters to avoid crash.
468
469 1999-06-09  Jan Vroonhof  <vroonhof@math.ethz.ch>
470
471         * coding.el (set-terminal-coding-system): Only set the console
472         coding system on the selected console if it is a tty.
473
474 1999-06-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
475
476         * cus-face.el: 
477         * cus-edit.el: 
478         * faces.el: 
479         (custom): 
480         (face-spec-set): 
481         * faces.el (frob-face-property): 
482         * font-menu.el (font-menu-set-font): 
483                   Actually apply changes from 1999-03-17
484
485 1999-06-10  Andy Piper  <andy@xemacs.org>
486
487         * select.el (get-selection): abstract out non error-signalling
488         part.
489         (get-selection-no-error): get-selection without signalling an
490         error.
491         (selection-is-clipboard-p): new variable. controls whether the
492         selection sets the clipboard.
493         (own-selection): use it.
494
495         * mouse.el (insert-selection): fallback to clipboard after trying
496         primary selection and cutbuffer.
497
498 1999-06-05  Andy Piper  <andy@xemacs.org>
499
500         * x-select.el (xselect-kill-buffer-hook-1): use generalised
501         selection functions.
502
503 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
504
505         * code-files.el (buffer-file-coding-system): Use `raw-text' as
506         default value.
507         (load): Use `raw-text' instead of `no-conversion'.
508         (insert-file-contents): Likewise.
509
510         * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
511         of `no-conversion'.
512
513 1999-06-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
514
515         * coding.el: Don't copy `no-conversion' to `raw-text'.
516
517 1999-06-07  Hrvoje Niksic  <hniksic@srce.hr>
518
519         * subr.el (make-char): Define it if Mule is not around.
520
521 1999-06-07  SL Baur  <steve@steve1.m17n.org>
522
523         * mule/mule-help.el: Add trailing newline.  Use mule keyword.
524
525         * x-select.el (x-disown-selection-internal): Restore symbol as an
526         obsolete alias.
527         (xselect-kill-buffer-hook-1): Use disown-selection-internal.
528
529 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
530
531         * XEmacs 21.2.15 is released
532
533 1999-06-02  Oscar Figueiredo  <oscar@xemacs.org>
534
535         * subr.el (split-string): Avoid infinite looping
536
537 1999-05-30  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
538
539         * ldap.el (ldap-ignore-attribute-codings): New variable
540         (ldap-default-attribute-decoder): New variable
541         (ldap-coding-system): New variable
542         (ldap-attribute-syntax-encoders): New variable
543         (ldap-attribute-syntax-decoders): New variable
544         (ldap-attribute-syntaxes-alist): New variable
545         (ldap-encode-boolean): New function
546         (ldap-decode-boolean): New function
547         (ldap-encode-country-string): New function
548         (ldap-decode-string): New function
549         (ldap-decode-address): New function
550         (ldap-encode-address): New function
551         (ldap-decode-attribute): New function
552         (ldap-search): Use some of these
553
554 1999-05-25  Jan Vroonhof  <jan@xemacs.org>
555
556         * version.el (emacs-version): Make the patch level/beta come
557         before the XEmacs qualifier so that it gets into (funcall
558         emacs-version) and thus in the bug reports.
559         (emacs-version>=): Support patch levels.
560
561 1999-06-03  SL Baur  <steve@xemacs.org>
562
563         * version.el: implement x.y.z version number
564         From Jan Vroonhof <vroonhof@math.ethz.ch>
565
566 1999-05-27  Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
567
568         * mule/mule-cmds.el (read-input-method-name): set input-method properly.
569
570 1999-05-22  Vin Shelton <acs@xemacs.org>
571
572         * startup.el: Document -private and break out non-standard X options.
573
574 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
575
576         * mule/mule-charset.el (charset-after): New function.
577         (charset-direction): Synch with Mule, update docstring.
578         (get-charset-property): New function.
579         (put-charset-property): New function.
580         (charset-plist): New function.
581
582         * mule/mule-charset.el (compose-region):
583         (decompose-region): remove;  these functions (which don't work
584         since we don't do composite characters) have been moved to
585         mule-util.el.
586         (toplevel): follow coding standards
587
588 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
589
590         * dumped-lisp.el (preloaded-file-list): mule-files.el does not
591         exist any more.
592
593         * code-files.el: Fix commentary to follow coding standards.  Move
594         the single line left in mule-files.el to here.
595
596         * mule/mule-files.el: delete.
597
598 1999-05-24  SL Baur  <steve@gneiss.etl.go.jp>
599
600         * info.el (Info-scroll-prev): Use event functions instead of the
601         old emacs 19 interface.
602
603 1999-06-02  Andy Piper  <andy@xemacs.org>
604
605         * x-font-menu.el (x-font-menu-load-font):
606         font-menu-registry-encoding -> x-font-menu-registry-encoding type.
607
608 1999-05-31  Andy Piper  <andy@xemacs.org>
609
610         * font-menu.el (font-menu-ignore-scaled-fonts): move to font-menu
611         group.
612         (font-menu-this-frame-only-p): ditto.
613         (font-menu-max-items): reinstate, from Jan Vroonhof
614         <vroonhof@math.ethz.ch>
615         (font-menu-submenu-name-format): ditto.
616         (font-menu-split-long-menu): ditto, for use by the family
617         constructor.
618         (font-menu-family-constructor): use it.
619
620 1999-05-30  Andy Piper  <andy@xemacs.org>
621
622         * msw-faces.el (mswindows-font-regexp): new font matching regexp
623         for use by the font menu.
624
625         * msw-font-menu.el: new file implementing mswindows specific
626         font-menu behaviour.
627         (mswindows-font-menu-registry-encoding): new function mirroring x version.
628         (mswindows-font-menu-junk-families): ditto.
629         (hack-font-truename): ditto.
630         (mswindows-font-regexp-ascii): ditto.
631         (mswindows-reset-device-font-menus): ditto.
632         (mswindows-font-menu-font-data): ditto.
633         (mswindows-font-menu-load-font): ditto.
634
635         * x-font-menu.el (x-reset-device-font-menus): made device specific. 
636         (x-font-menu-font-data): ditto.
637         (x-font-menu-load-font): ditto.
638
639         * font-menu.el: new file implementing generic font menu behaviour.
640         (font-menu-ignore-scaled-fonts): copied from x-font-menu.el and
641         made device independent.
642         (font-menu-this-frame-only-p): ditto.
643         (font-menu-preferred-resolution): ditto.
644         (font-menu-size-scaling): new variable used to determine whether
645         sizes are in points or tenths of a point.
646         (vassoc): moved from x-font-menu.el.
647         (device-fonts-cache): ditto.
648         (device-fonts-cache): ditto.
649         (flush-device-fonts-cache): ditto.
650         (reset-device-font-menus): copied from x-font-menu.el and made
651         device independent. Most functionality deferred to
652         device-dependent versions.
653         (font-menu-family-constructor): copied from x-font-menu.el and
654         made device independent.
655         (font-menu-size-constructor): ditto.
656         (font-menu-weight-constructor): ditto.
657         (font-menu-set-font): ditto.
658         (font-menu-change-face): ditto.
659         (font-menu-load-font): new device method.
660         (font-menu-font-data): ditto.
661
662         * x-font-menu.el: The above functions deleted.
663
664 1999-05-26  Andy Piper  <andy@xemacs.org>
665
666         * update-elc.el:
667         * make-docfile.el:
668         * loadup.el: rehash expand-file-name usage to not use default-directory.
669
670 1999-05-21  Andy Piper  <andy@xemacs.org>
671
672         * x-select.el (x-select-convert-to-text):
673         (x-selected-text-type):
674         (x-get-selection):
675         (xselect-convert-to-string):
676         (xselect-convert-to-compound-text):
677         (xselect-convert-to-length):
678         (xselect-convert-to-targets):
679         (xselect-convert-to-delete):
680         (xselect-convert-to-filename):
681         (xselect-convert-to-charpos):
682         (xselect-convert-to-lineno):
683         (xselect-convert-to-colno):
684         (xselect-convert-to-sourceloc):
685         (xselect-convert-to-os):
686         (xselect-convert-to-host):
687         (xselect-convert-to-user):
688         (xselect-convert-to-class):
689         (xselect-convert-to-name):
690         (xselect-convert-to-integer):
691         (xselect-convert-to-atom):
692         (xselect-convert-to-identity): functions renamed from x-* and
693         moved to select.el.
694         (x-get-secondary-selection): use rename get-selection.
695         (x-get-clipboard): ditto.
696         (x-own-selection): moved to select.el.
697         (x-valid-simple-selection-p): ditto.
698         (x-dehilight-selection): ditto.
699         (x-own-clipboard): ditto.
700         (x-disown-selection): ditto.
701
702         * x-mouse.el (x-yank-function): moved to mouse.el.
703         (x-insert-selection): ditto.
704         (x-set-point-and-move-selection): use renamed function.
705
706         * select.el (selected-text-type): moved and renamed from
707         x-select.el.
708         (selection-owner-p): moved to C.
709         (selection-exists-p): ditto.
710         (get-cutbuffer): new device method.
711         (get-selection): generalised and moved from x-select.el.
712         (own-selection): moved x-own-selection functionality into here.
713         (dehilight-selection): renamed and moved from x-select.el.
714         (own-clipboard): functionality moved from x-select.el using new
715         generic C builtins.
716         (disown-clipboard): ditto.
717         (select-convert-to-text):
718         (select-convert-to-string):
719         (select-convert-to-compound-text):
720         (select-convert-to-length):
721         (select-convert-to-targets):
722         (select-convert-to-delete):
723         (select-convert-to-filename):
724         (select-convert-to-charpos):
725         (select-convert-to-lineno):
726         (select-convert-to-colno):
727         (select-convert-to-sourceloc):
728         (select-convert-to-os):
729         (select-convert-to-host):
730         (select-convert-to-user):
731         (select-convert-to-class):
732         (select-convert-to-name):
733         (select-convert-to-integer):
734         (select-convert-to-atom):
735         (select-convert-to-identity): new functions renamed from x-* and
736         moved from x-select.el.
737
738         * mouse.el (mouse-consolidated-yank): subsume x-yank-function
739         into here and use as the default window-system mouse yank.
740         (insert-selection): generalised and moved from x-mouse.el.
741         (own-clipboard): moved to C.
742
743         * msw-select.el (mswindows-selection-owned-p): deleted.
744         (mswindows-own-selection): generalised and moved to select.el.
745         (mswindows-disown-selection): generalised and moved to C.
746         (mswindows-selection-owner-p): ditto.
747
748 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
749
750         * XEmacs 21.2.14 is released
751
752 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
753
754         * about.el: update contact info for jason and slb.
755
756 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
757
758         * mule/european.el (setup-romanian-environment): Add Romanian
759         support from Emacs/Mule romanian.el.
760
761 1999-03-17  Jan Vroonhof  <vroonhof@math.ethz.ch>
762
763         * cus-face.el: Label all custom changes with the 'custom' tag.
764
765         * cus-edit.el: idem ditto.
766
767         * faces.el: Added suport for adding device tags to various functions.
768         (custom): New device tag.
769         (face-spec-set): Call reset face with tags argument. No longer do
770         x-init-global-faces hack.
771
772         * faces.el (frob-face-property): Use an anonymous specifier to map
773         frob-face-property-1 over.
774
775         * x-font-menu.el (font-menu-set-font): Always specify all
776         properties to custom.
777
778 1999-05-12  SL Baur  <steve@gneiss.etl.go.jp>
779
780         * mule/european.el (setup-czech-environment): Add czech support.
781         From David Sauer <davids@orfinet.cz>
782
783 1999-03-15  SL Baur  <steve@xemacs.org>
784
785         * check-features.el: Turn hard errors into warnings.
786
787 1999-03-21  SL Baur  <steve@xemacs.org>
788
789         * simple.el (delete-key-deletes-forward): As per discussion on
790         xemacs-beta, default to t.
791
792 1999-05-11  Hrvoje Niksic  <hniksic@srce.hr>
793
794         * loadup.el: Define Installation-string before loading anything.
795
796 1999-05-06  Gunnar Evermann  <ge204@eng.cam.ac.uk>
797
798         * files.el (auto-mode-alist): fix typo in regex for .bash_* files
799         From Anders Stenman <stenman@isy.liu.se>
800
801 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
802
803         * wid-edit.el (widget-glyph-find): Ditto.
804
805         * packages.el (locate-library): Ditto.
806
807         * loadup.el (really-early-error-handler): Ditto.
808
809         * lib-complete.el (read-library): Ditto.
810
811         * faces.el (set-face-stipple): Ditto.
812
813         * code-files.el (load): Use new calling style of locate-file.
814
815 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
816
817         * packages.el (packages-unbytecompiled-lisp): Installation.el is
818         dead.
819
820 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
821
822         * dumped-lisp.el (preloaded-file-list): Don't load
823         Installation.el.
824
825         * loadup.el (Installation-string): Define it here.
826
827 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
828
829         * dumped-lisp.el (preloaded-file-list): Revert previous change --
830         Installation.el needs to be loaded before `dump-paths', otherwise
831         the dumping process won't find it.
832
833 1999-03-13  Adrian Aichner  <aichner@ecf.teradyne.com>
834
835         * dumped-lisp.el (preloaded-file-list): Load Installation.el after
836         subr so that we can use `replace-in-string' in Installation.el to
837         get rid of C-m chars under the native Windows build.
838
839 1999-04-29  Andy Piper  <andy@xemacs.org>
840
841         * make-docfile.el: canonicalize file and directory names.
842
843         * device.el (call-device-method): new function for calling device
844         specific methods.
845         (define-device-method): new function for defining device methods.
846         (define-device-method*): ditto.
847
848 1999-04-27  Hrvoje Niksic  <hniksic@srce.hr>
849
850         * subr.el (buffer-string): Support new FSFmacs 20.4 stuff.
851
852 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
853
854         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
855         (cyrillic-koi8-r-encode-table): Likewise.
856         (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
857         (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
858
859         * mule/mule-misc.el (split-char-or-char-int): New function [moved
860         from vietnamese.el].
861
862         * mule/vietnamese.el: Move function `split-char-or-char-int' to
863         mule/mule-misc.el.
864
865 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
866
867         * mule/thai-xtis.el:
868         - Change font registry name from "Thai94x94-0" to "xtis-0".
869         - Change mnemonic of coding-system `tis-620' to "TIS620".
870
871 1999-04-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
872
873         * mule/ethiopic.el: fixed.
874
875 1999-03-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
876
877         * dumped-lisp.el: Add ethiopic, thai-xtis and vietnamese.
878
879         * mule/thai-xtis.el: New file.
880
881         * mule/vietnamese.el: New file.
882
883         * mule/ethiopic.el: New file.
884
885 1999-04-22  Hrvoje Niksic  <hniksic@srce.hr>
886
887         * bytecomp.el (byte-compile-close-variables): Leave
888         debug-issue-ebola-notices alone.
889
890 1999-04-11  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
891
892         * ldap.el (ldap-host-parameters-alist): Make `Search Base' appear
893         at the top of the buffer since it is the most important thing to
894         customize
895         (ldap-get-host-parameter): New defun
896         (ldap-search): Add a new parameter `withdn' to retrieve the
897         distinguished names of entries
898
899 1999-04-22  Kai Haberzettl  <khaberz@synnet.de>
900
901         * startup.el (splash-frame-body): Date and spelling fixes.
902
903 1999-03-16  Colin Rafferty  <colin@xemacs.org>
904
905         * view-less.el (toggle-truncate-lines): add autoload tag
906
907 1999-04-19  Hrvoje Niksic  <hniksic@srce.hr>
908
909         * format.el (format-alist): Disable image stuff.
910
911 1999-04-17  Hrvoje Niksic  <hniksic@srce.hr>
912
913         * wid-edit.el (widget-glyph-find): Search by directories, then by
914         suffixes rather than the other way around.
915         (widget-image-conversion): Renamed to
916         `widget-image-file-name-suffixes'.
917
918 1999-04-16  Olivier Galibert  <galibert@pobox.com>
919
920         * mule/mule-charset.el: Made old functions obsolete, remove the
921         unspeakably evil (and inexistant in fsf's) charset-leading-byte.
922         (charset-iso-graphic-plane): Rename from charset-graphic.
923         (charset-iso-final-char): Rename from charset-final.
924         (charset-width): Rename from charset-columns.
925         (charset-bytes): Added from fsf compatibility, returns always 1.
926
927         * mule/mule-misc.el: Move charset-doc-string alias to
928         mule-charset.el
929
930 1999-04-14  Colin Rafferty  <colin@xemacs.org>
931
932         * x-faces.el (x-make-font-bold-italic): honor
933         *try-oblique-before-italic-fonts*
934
935 1999-04-14  Hrvoje Niksic  <hniksic@srce.hr>
936
937         * cl-extra.el (coerce): Coerce numbers to characters correctly.
938
939 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
940
941         * x-faces.el (try-oblique-before-italic-fonts): Use the right
942         name.
943
944 1999-04-14  Dave Gillesipe  <daveg@synaptics.com>
945
946         * cl-extra.el (equalp): Would bug out for lists.
947
948 1999-03-12  Charles G Waldman  <cgw@fnal.gov>
949
950         * about.el (about-hackers):  Change cgw's email address
951
952 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
953
954         * XEmacs 21.2.13 is released
955
956 1999-03-12  SL Baur  <steve@xemacs.org>
957
958         * simple.el (delete-key-deletes-forward): Revert to previous
959         behavior.
960
961 1999-01-18  Didier Verna  <verna@inf.enst.fr>
962
963         * menubar-items.el (xemacs-splash-buffer): handle the case of
964         multiple elements in the splash buffer body.
965
966         * startup.el (splash-frame-timeout): new constant: interval
967         between splash buffer elements.
968         (command-line-1): handle splash buffer with multiple elements (use
969         a timeout).
970         (splash-frame-body): Originally `startup-splash-frame-body'.
971         Rewrote a cleaner and more readable version. This can now be array,
972         in which case each element is displayed in turn in the splash buffer.
973         (splash-frame-static-body): new constant. Persistent information
974         across all splash buffer elements (preserves the possibility to give
975         it in different languages.
976         (circulate-splash-frame-elements): new function. Used as a timeout
977         to circulate through all splash frame elements and display them in
978         sequence.
979         (display-splash-frame): originally `startup-splash-frame'. Handle
980         the case of multiple elements in the splash buffer body. Now
981         returns a timeout id if multiple elements to display, or nil.
982
983 1999-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
984
985         * x-faces.el (x-init-global-faces): Add default tag to specifiers, 
986         so they can be overridden by x-init-face-from-resources.
987         Additionally specify the font name also with an x tag.
988
989 1999-03-08  Andy Piper  <andy@xemacs.org>
990         
991         * package-get.el (package-get-base): autoload.
992
993         * menubar-items.el (default-menubar): add update menu item. Fix
994         custom menu to only be activated when package-base is available.
995
996         * package-get.el (package-get-custom): don't load
997         package-get-custom as it is auto-generated. Fix group definition.
998
999 1999-03-05  Didier Verna  <verna@inf.enst.fr>
1000
1001         * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
1002         instead of `symbol-name' (Thanks Kyle).
1003
1004         * cus-edit.el (custom-save-variables): use `prin1' instead of
1005         princ to write symbols.
1006
1007 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
1008
1009         * XEmacs 21.2.12 is released
1010
1011 1999-03-05  SL Baur  <steve@xemacs.org>
1012
1013         * menubar-items.el (default-menubar): Add kfm browsing support.
1014         From Neal Becker <nbecker@fred.net>
1015
1016 1999-03-03  Steven Baur  <steve@gneiss.etl.go.jp>
1017
1018         * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
1019         calls to font-lock during buffer reversion.
1020
1021 1999-02-12  Didier Verna  <verna@inf.enst.fr>
1022
1023         * info.el (Info-build-node-completions): unconditionally widen the
1024         tag table buffer.
1025
1026 1999-02-19  Paul Stodghill  <stodghil@cs.cornell.edu>
1027
1028         * x-faces.el (x-init-face-from-resources):
1029         Only set fonts in the 'x locale.
1030
1031 1999-03-04  Adrian Aichner  <aichner@ecf.teradyne.com>
1032
1033         * package-ui.el (pui-install-selected-packages): Don't throw on
1034         `package-admin-delete-binary-package' returning nil since it's
1035         normal.  Reindent function.
1036         (pui-add-required-packages): Handle case where packages selected
1037         for installation have never been installed.
1038
1039 1999-03-03  Martin Buchholz  <martin@xemacs.org>
1040
1041         * menubar-items.el (default-menubar): 
1042         Implement the ``Mule->Set coding system of process'' menu item.
1043
1044 1999-02-18  Martin Buchholz  <martin@xemacs.org>
1045
1046         * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp 
1047         files
1048         - Change some `if's to `when's
1049
1050 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
1051
1052         * XEmacs 21.2.11 is released
1053
1054 1999-02-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
1055
1056         * userlock.el (ask-user-about-supersession-threat-dbox): Guard
1057         against window close (Fix Bug #460).
1058         (ask-user-about-lock-dbox): Idem.
1059
1060 1999-02-25  SL Baur  <steve@xemacs.org>
1061
1062         * mule/mule-charset.el (charset-leading-byte): New function.
1063         From Kazuyuki IENAGA <ienaga@jsys.co.jp>
1064
1065 1999-02-12  Andy Piper  <andy@xemacs.org>
1066
1067         * about.el (xemacs-hackers): change andy's email address.
1068         (about-url-alist): change andy's web page address.
1069         (about-xemacs): add piper.
1070
1071 1999-02-16  SL Baur  <steve@xemacs.org>
1072
1073         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
1074         of mule-base into lisp/mule.
1075
1076 1999-02-16  SL Baur  <steve@xemacs.org>
1077
1078         * mule/arabic.el:
1079         mule/canna-leim.el:
1080         mule/chinese.el:
1081         mule/cyrillic.el:
1082         mule/english.el:
1083         mule/european.el:
1084         mule/greek.el:
1085         mule/hebrew.el:
1086         mule/japanese.el:
1087         mule/kinsoku.el:
1088         mule/korean.el:
1089         mule/misc-lang.el:
1090         mule/mule-category.el:
1091         mule/mule-ccl.el:
1092         mule/mule-charset.el:
1093         mule/mule-cmds.el:
1094         mule/mule-coding.el:
1095         mule/mule-files.el:
1096         mule/mule-help.el:
1097         mule/mule-init.el:
1098         mule/mule-misc.el:
1099         mule/mule-tty-init.el:
1100         mule/mule-x-init.el:
1101         mule/viet-chars.el:  Remerge from mule-base.
1102
1103         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
1104         of mule-base into lisp/mule.
1105
1106 1999-02-10  Adrian Aichner  <aichner@ecf.teradyne.com>
1107
1108         * process.el (exec-to-string): Use `shell-command-switch' in place
1109         of hard-wired "-c" (for WindowsNT).
1110
1111 1999-02-08  Charles G Waldman  <cgw@pgt.com>
1112
1113         * menubar-items.el (default-menubar):  Remove obsolete
1114         "Gopher" item
1115
1116 1999-02-06  Jan Vroonhof  <vroonhof@math.ethz.ch>
1117
1118         * package-admin.el (package-admin-get-install-dir): First fall
1119         back to the location of xemacs-base for non-mule packages.
1120
1121 1999-02-15  Martin Buchholz  <martin@xemacs.org>
1122
1123         * paths.el: 
1124         - improved automounter tmp directory support.
1125         - support 4 (!) empirically discovered automounter conventions
1126
1127 1999-02-12  SL Baur  <steve@xemacs.org>
1128
1129         * etags.el (pop-tag-mark): autoload to match key binding.
1130
1131 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
1132
1133         * XEmacs 21.2.10 is released
1134
1135 1999-02-02  Jan Vroonhof  <vroonhof@math.ethz.ch>
1136
1137         * package-get.el (package-get-remote-filename): Don't bug out for
1138         a local file name in the search entry.
1139
1140 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
1141
1142         * XEmacs 21.2.9 is released
1143
1144 1999-01-19  Didier Verna  <verna@inf.enst.fr>
1145
1146         * replace.el (replace-search-function): new variable containing a
1147         function to perform a search-forward.
1148         (replace-re-search-function): new variable containing a function
1149         to perform a re-search-forward.
1150         (perform-replace): use them.
1151
1152 1999-01-25  Didier Verna  <verna@inf.enst.fr>
1153
1154         * select.el (selection-owner-p): use the name `XEmacs'.
1155         (cut-copy-clear-internal): ditto.
1156
1157 1999-01-18  Andy Piper  <andy@xemacs.org>
1158
1159         * about.el (about-url-alist): Update my entry.
1160         (xemacs-hackers): Ditto.
1161
1162 1999-01-14  Adrian Aichner  <aichner@ecf.teradyne.com>
1163
1164         * buffer.el (switch-to-buffer): Fixing documentation.
1165         * minibuf.el (minibuffer-completion-table): ditto.
1166         * cl-macs.el (return-from): ditto.
1167
1168 1999-01-04  Didier Verna  <verna@inf.enst.fr>
1169
1170         * replace.el (delete-non-matching-lines): temporarily disable
1171         case-folding when called interactively with a regexp containing
1172         uppercase characters.
1173         (delete-matching-lines): ditto.
1174         (count-matches): ditto.
1175         (list-matching-lines): ditto.
1176
1177 1999-01-07  Colin Rafferty  <colin@xemacs.org>
1178
1179         * window.el (shrink-window-if-larger-than-buffer): Clean up.  Only
1180         abort if current window is split horizontally, not if others are
1181         split.  Got rid of unnecessary minibuffer checking.  Also, add
1182         some comments (it's still complex).
1183
1184 1999-01-12  Robert Pluim  <rpluim@BayNetworks.com>
1185
1186         * package-get.el: changed address for doc.ic.ac.uk to
1187         sunsite.doc.ic.ac.uk
1188
1189 1999-01-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
1190
1191         * ldap.el (toplevel): Remove requires so that the file compiles
1192         with a non LDAP-enabled XEmacs binary.  Provide `ldap'.
1193
1194 1999-01-10  J. Kean Johnston  <jkj@sco.com>
1195
1196         * dump-paths.el: Calculate module-directory and set
1197         module-load-path to the load path for modules.
1198
1199         * loadup.el: Get bootstrap value of module-load-path from the
1200         environment variable EMACSBOOTSTRAPMODULEPATH.
1201         - Display the module load path if we're debugging paths.
1202
1203         * setup-paths.el: Added function paths-find-site-module-directory.
1204         - Added function paths-find-module-directory.
1205         - Added function paths-construct-module-load-path.  Uses new
1206         environment variable EMACSMODULEPATH.
1207
1208 1998-12-30  Martin Buchholz  <martin@xemacs.org>
1209
1210         * font.el (font-default-object-for-device): 
1211         Oops! This `or' can't be replaced by `unless'.
1212         Fixed inability to run w3, among other things.
1213
1214 1998-12-17  Charles G. Waldman <cgw@pgt.com>
1215
1216         * package-admin.el: Change initialization of
1217           package-admin-install-function dependent on system type.
1218           Change package-admin-install-function-mswindows to use
1219           "minitar".
1220
1221 1998-12-23  Hrvoje Niksic  <hniksic@srce.hr>
1222
1223         * mouse.el (default-mouse-motion-handler): Disable help echo while 
1224         in the minibuffer.
1225
1226 1998-12-28  Martin Buchholz <martin@xemacs.org>
1227
1228         * XEmacs 21.2.8 is released.
1229
1230 1998-12-24  Martin Buchholz <martin@xemacs.org>
1231
1232         * XEmacs 21.2.7 is released.
1233
1234 1998-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
1235
1236         * package-ui.el (pui-list-packages): Set truncate-lines.
1237
1238         * package-get.el (package-get-download-menu): Use
1239         `package-ui-add-site'. Add a a toggle to indicate it is in the list.
1240
1241         * package-ui.el (pui-help): Ditch in favor of `describe-mode'
1242         (pui-help-string): idem.
1243         (list-packages-mode): New major mode.
1244         (pui-list-packages): Use 'list-packages-mode' in the package buffer.
1245         (pui-install-selected-packages): Add suport for removing packages.
1246         (pui-toggle-package-delete-key): New function.
1247         (pui-popup-context-sensitive): New kludge.
1248         (pui-list-packages): Add warning when `package-get-remote' is nil.
1249         (package-ui-add-site): New function.
1250
1251 1998-12-01  Didier Verna  <verna@inf.enst.fr>
1252
1253         * hyper-apropos.el (hyper-where-is): added the missing autoload.
1254
1255 1998-11-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
1256
1257         * ldap.el: Custom-ized
1258         (toplevel): Do not provide `ldap' which is provided by C level
1259         LDAP code
1260         (ldap-search): Docstring and stylistic fixes as suggested by Hrvoje
1261
1262 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
1263
1264         * isearch-mode.el (isearch-mode): Really fix keymap lossage.
1265
1266 1998-12-17  Andy Piper  <andy@xemacs.org>
1267
1268         * sound.el (sound-load-list): name changed from sound-load-alist.
1269         (sound-extension-list): name changed from sound-ext-list.
1270         (load-default-sounds): use new names.
1271         (load-sound-file): use new names.
1272
1273 1998-12-16  Andy Piper  <andy@xemacs.org>
1274
1275         * XEmacs 21.2.6 is released
1276
1277 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
1278
1279         * cus-dep.el (Custom-make-dependencies): Be smarter about trapping 
1280         errors.
1281
1282 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
1283
1284         * wid-edit.el (widget-echo-this-extent): Set
1285         help-echo-owns-message to t.
1286
1287 1998-11-30  Greg Klanderman  <greg@alphatech.com>
1288
1289         * package-get.el (package-get-download-menu): use toggles for
1290           each site in the download site menu.
1291
1292 1998-12-01  Jan Vroonhof <vroonhof@math.ethz.ch>
1293
1294         * package-get.el (package-get): If we cannot find a package
1295           because package-get-remote is not set, give a more helpful
1296           error message.
1297
1298 1998-11-30  Greg Klanderman  <greg@alphatech.com>
1299
1300         * package-get.el (package-get-remote-filename): use an EFS path
1301         with user anonymous if no user is specified.
1302
1303 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
1304
1305         * faces.el (face-spec-set): Re-init fallfacks for default after
1306         calling reset-face on the default face.
1307
1308 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
1309
1310         * package-admin.el (package-admin-default-install-function):
1311         Behave as advertised.  Make sure the pkg-dir is proper for
1312         default-directory.
1313         (package-admin-add-binary-package): Make sure the pkg-dir is
1314         proper for default-directory.
1315         (package-admin-install-function-mswindows): Make sure the pkg-dir
1316         is proper for default-directory.
1317
1318 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
1319
1320         * XEmacs 21.2.5 is released
1321
1322 1998-12-05  SL Baur  <steve@altair.xemacs.org>
1323
1324         * files.el (binary-file-regexps): regexp-opt is not available at
1325         bytecompile time.
1326
1327 1998-11-30  Martin Buchholz  <martin@xemacs.org>
1328         
1329         * x-win-xfree86.el:
1330         * x-win-sun.el (x-win-init-sun):
1331         * x-win-sun.el:
1332         * x-mouse.el (mouse-track-and-copy-to-cutbuffer):
1333         * x-iso8859-1.el:
1334         * x-init.el (init-post-x-win):
1335         * x-init.el (init-pre-x-win):
1336         * x-init.el (x-initialize-compose):
1337         * x-init.el:
1338         * x-compose.el:
1339         * winnt.el:
1340         * widget.el:
1341         * wid-edit.el (widget-glyph-click):
1342         * wid-edit.el (widget-glyph-find):
1343         * wid-edit.el (widget-type):
1344         * view-less.el (view-buffer-other-window):
1345         * very-early-lisp.el:
1346         * version.el:
1347         * toolbar.el:
1348         * toolbar-items.el:
1349         * term/sun.el (suntool-map):
1350         * term/sun-mouse.el:
1351         * term/internal.el:
1352         * syntax.el (modify-syntax-entry):
1353         * symbol-syntax.el:
1354         * subr.el:
1355         * startup.el (lock-directory):
1356         * simple.el (set-comment-column):
1357         * simple.el (backward-delete-char-untabify):
1358         * shadow.el (find-emacs-lisp-shadows):
1359         * shadow.el:
1360         * setup-paths.el (paths-construct-info-path):
1361         * select.el (cut-copy-clear-internal):
1362         * process.el (call-process-region):
1363         * process.el (start-process-shell-command):
1364         * process.el:
1365         * paths.el (rmail-spool-directory):
1366         * paragraphs.el (use-hard-newlines):
1367         * package-get.el (package-get-dependencies):
1368         * package-admin.el (package-admin-delete-binary-package):
1369         * obsolete.el (truncate-string):
1370         * obsolete.el (store-substring):
1371         * mouse.el (default-mouse-track-maybe-own-selection):
1372         * mouse.el (mouse-yank-at-point):
1373         * modeline.el:
1374         * modeline.el (mouse-drag-modeline):
1375         * minibuf.el (read-directory-name-internal):
1376         * minibuf.el (read-file-name-internal):
1377         * minibuf.el (read-file-name-internal-1):
1378         * minibuf.el (read-file-name-2):
1379         * minibuf.el (exact-minibuffer-completion-p):
1380         * minibuf.el (read-from-minibuffer):
1381         * minibuf.el:
1382         * menubar.el (check-menu-syntax):
1383         * map-ynp.el (map-y-or-n-p):
1384         * make-docfile.el (docfile-out-of-date):
1385         * loadup.el ((member "run-temacs" command-line-args)):
1386         * loadup.el ((member "no-site-file" command-line-args)):
1387         * loadup.el (really-early-error-handler):
1388         * loadup.el:
1389         * loadhist.el:
1390         * loaddefs.el:
1391         * lisp-mnt.el (lm-verify):
1392         * lib-complete.el (lib-complete:cache-completions):
1393         * lib-complete.el (library-all-completions):
1394         * itimer.el (itimer-run-expired-timers):
1395         * info.el (Info-mode):
1396         * info.el (Info-insert-file-contents):
1397         * info.el (Info-rebuild-dir):
1398         * info.el (Info-build-dir-anew):
1399         * info.el (Info-parse-dir-entries):
1400         * info.el (Info-dir-outdated-p):
1401         * info.el (Info-insert-dir):
1402         * info.el (info-xref):
1403         * info.el:
1404         * hyper-apropos.el (hyper-apropos-get-doc):
1405         * hyper-apropos.el (hyper-describe-face):
1406         * hyper-apropos.el (hyper-apropos-mode):
1407         * hyper-apropos.el:
1408         * help.el (list-processes):
1409         * help.el:
1410         * gnuserv.el:
1411         * font.el (mswindows-font-create-name):
1412         * font.el (font-default-font-for-device):
1413         * font.el (x-font-create-object):
1414         * font.el (font-registry):
1415         * font.el:
1416         * font-lock.el (font-lock-keywords):
1417         * font-lock.el:
1418         * finder.el (finder-compile-keywords):
1419         * find-paths.el (paths-find-recursive-path):
1420         * fill.el (set-justification-center):
1421         * fill.el (fill-region-as-paragraph):
1422         * files.el (insert-directory):
1423         * files.el (wildcard-to-regexp):
1424         * files.el (recover-file):
1425         * files.el (basic-save-buffer):
1426         * files.el (delete-auto-save-file-if-necessary):
1427         * files.el (file-relative-name):
1428         * files.el (backup-extract-version):
1429         * files.el (backup-buffer):
1430         * files.el (set-visited-file-name):
1431         * files.el (set-auto-mode):
1432         * files.el (interpreter-mode-alist):
1433         * files.el:
1434         * files.el (find-file-noselect):
1435         * files.el (abbreviate-file-name):
1436         * files.el (parse-colon-path):
1437         * files.el (directory-abbrev-alist):
1438         * etags.el (visit-tags-table-buffer):
1439         * easymenu.el (easy-menu-define):
1440         * dragdrop.el (experimental-dragdrop-drag):
1441         * dragdrop.el (dragdrop-drop-do-functions):
1442         * dragdrop.el (dragdrop-drop-at-point):
1443         * disass.el (disassemble-1):
1444         * disass.el (disassemble-internal):
1445         * disass.el (disassemble):
1446         * disass.el:
1447         * derived.el (derived-mode-init-mode-variables):
1448         * derived.el (define-derived-mode):
1449         * custom.el (defgroup):
1450         * cus-edit.el (custom-quote):
1451         * config.el:
1452         * code-process.el (open-network-stream):
1453         * code-process.el (start-process):
1454         * code-process.el (call-process-region):
1455         * code-process.el (call-process):
1456         * code-process.el:
1457         * code-files.el (insert-file-contents):
1458         * code-files.el:
1459         * code-files.el (buffer-file-coding-system-for-read):
1460         * cmdloop.el (yes-or-no-p-minibuf):
1461         * cl.el:
1462         * cl-macs.el:
1463         * cl-extra.el:
1464         * callers-of-rpt.el (make-caller-report):
1465         * callers-of-rpt.el:
1466         * bytecomp.el (batch-byte-recompile-directory):
1467         * bytecomp.el (batch-byte-compile-1):
1468         * bytecomp.el (batch-byte-compile):
1469         * bytecomp.el (display-call-tree):
1470         * bytecomp.el (byte-compile-insert):
1471         * bytecomp.el (byte-compile-two-args-19->20):
1472         * bytecomp.el (byte-compile-variable-ref):
1473         * bytecomp.el (byte-compile-form):
1474         * bytecomp.el (byte-compile-top-level-body):
1475         * bytecomp.el (byte-compile-out-toplevel):
1476         * bytecomp.el (byte-compile-byte-code-maker):
1477         * bytecomp.el (byte-compile-file-form-defmumble):
1478         * bytecomp.el (byte-compile-file-form):
1479         * bytecomp.el (byte-compile-keep-pending):
1480         * bytecomp.el (byte-compile-insert-header):
1481         * bytecomp.el (byte-compile-from-buffer):
1482         * bytecomp.el (byte-compile-file):
1483         * bytecomp.el (byte-recompile-file):
1484         * bytecomp.el (byte-compile-close-variables):
1485         * bytecomp.el (byte-compile-warn-about-unused-variables):
1486         * bytecomp.el (byte-compile-warn-about-unresolved-functions):
1487         * bytecomp.el (byte-compiler-legal-options):
1488         * bytecomp.el (byte-compile-lapcode):
1489         * bytecomp.el (byte-optimize-log):
1490         * bytecomp.el ((fboundp 'defsubst)):
1491         * bytecomp.el:
1492         * bytecomp-runtime.el:
1493         * byte-optimize.el (byte-optimize-apply):
1494         * byte-optimize.el (car):
1495         * byte-optimize.el (byte-optimize-form):
1496         * byte-optimize.el (byte-optimize-form-code-walker):
1497         * byte-optimize.el:
1498         * build-report.el (build-report-insert-installation-file):
1499         * build-report.el (build-report):
1500         * auto-show.el:
1501         * apropos.el (apropos-documentation):
1502         - mega patch
1503         - clean up byte-compile warnings
1504         - remove unused variables
1505         - Use common lisp style hashtable functions
1506         - byte compiler cleanup
1507         - use #'(lambda ...) instead of '(lambda ...) or (function (lambda ...))
1508         - remove old backquote syntax usage
1509         - move some cl functionality into C for speed.
1510         - remove last remaining VMS support
1511         - spelling fixes
1512         - implement last, butlast, nbutlast, copy-list in C.
1513         - new macro ignore-file-errors, similar to ignore-errors
1514           (ignore-file-errors (delete-file "foo"))
1515         - get frequent garbage collection during loadup.el by tweaking
1516           gc-cons-threshold, rather than explicitly calling garbage-collect
1517         - default delete-key-deletes-forward to `t'.
1518
1519 1998-11-28  SL Baur  <steve@altair.xemacs.org>
1520
1521         * XEmacs 21.2-beta4 is released.
1522
1523 1998-11-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
1524
1525         * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
1526         (easy-menu-item-present-p): Wrapper around find-menu-item.
1527         (easy-menu-remove-item): Wrapper around delete-menu-item.
1528
1529         * menubar.el (delete-menu-item): Add 'from-menu' argument.
1530         (add-menu-button): Add 'in-menu' argument.
1531         (add-menu-item-1): Add in-menu support to helper function.
1532
1533 1998-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1534
1535         * isearch-mode.el (isearch-mode): Fix keymap lossage.
1536
1537 1998-11-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
1538
1539         * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change 
1540         of Dec 4, 1997.
1541
1542 1998-11-25  Hrvoje Niksic  <hniksic@srce.hr>
1543
1544         * process.el (shell-command-on-region): Report if the command
1545         succeeded or failed.
1546
1547 1998-11-24  Hrvoje Niksic  <hniksic@srce.hr>
1548
1549         * subr.el (buffer-substring-no-properties): Comment out.
1550
1551 1998-11-07  Adrian Aichner  <aichner@ecf.teradyne.com>
1552
1553         * msw-faces.el (mswindows-find-smaller-font): Turning font names
1554           into font instances first, like `x-frob-font-size' does.
1555           (mswindows-find-larger-font): ditto
1556
1557 1998-11-04  Greg Klanderman  <greg@alphatech.com>
1558
1559         * package-ui.el (pui-install-selected-packages): fix args in call
1560         to `package-get'.
1561
1562 1998-10-29  Jan Vroonhof  <vroonhof@math.ethz.ch>
1563
1564         * package-get.el (host-name): New widget type.
1565         (package-get-remote): Better customization using new type.
1566         (package-get-download-sites): idem dito.
1567
1568         (package-get-custom): Do not use package-get-all untill we have
1569         runtime dependencies.
1570
1571         (package-get-remove-copy): Default to 't' we no longer need this
1572         kludge as we do not currently use depenencies.
1573         
1574         (package-get-was-current): New variable.
1575         (package-get-require-base): New 'force-current' argument.
1576         (package-get-update-base): idem
1577         (package-get-package-provider):  idem
1578         (package-get-locate-index-file): New 'no-remote' argument.
1579         (package-get-locate-file): idem.
1580         
1581         (package-get-maybe-save-index): New function.
1582         (package-get-update-base): Use it.
1583
1584 1998-10-28 Greg Klanderman <greg@alphatech.com>
1585
1586         * package-get.el (package-get-remote): default to nil; by default, 
1587         don't go out to the net via EFS.  They must select a download site.
1588         (package-get-download-sites): new variable.
1589         (package-get-download-menu): new function.
1590         (package-get-locate-index-file): new function.
1591         (package-get-update-base): use it.
1592
1593         * menubar-items.el (default-menubar): add "Update Package Index"
1594         and "Add Download Site" menus under Options | Manage Packages.
1595
1596 1998-10-19  Greg Klanderman  <greg@alphatech.com>
1597
1598         * package-get.el (package-get): bugfix code checking installed version
1599         for case where package is not currently installed.
1600         (package-get-require-signed-base-updates): new variable.
1601         (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was 
1602         deemed not a goot thing.  Use the variable
1603         package-get-allow-unsigned-base-updates instead.
1604
1605 1998-10-16 Greg Klanderman <greg@alphatech.com>
1606
1607         * package-get.el (package-get): Don't install an older version than 
1608         we already have unless explicitly told to.  Issue a warning.
1609
1610         * package-ui.el (pui-add-required-packages): when adding
1611         dependencies, don't add packages that are up to date.
1612         (pui-package-symbol-char):  Don't consider a package out of date 
1613         if you have a newer version installed than the latest version in
1614         package-get-base.
1615
1616         * package-get.el (package-get-base-filename): document that it may 
1617         be a path relative to package-get-remote;  new default value.
1618         (package-get-locate-file): new function.
1619         (package-get-update-base): use it to expand package-get-base-filename.
1620         (package-get-save-base): new function to save the package-get database
1621         to file.
1622         (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
1623         (package-get-update-base): pass the REMOTE-SOURCE arg.
1624         (package-get-update-base-entry): call package-get-custom-add-entry.
1625         (package-get-file-installed-p): removed; no longer needed.
1626         (package-get-create-custom): ditto.
1627         (toplevel): remove code to build and load package-get-custom.el
1628         (package-get-custom-add-entry): new function.
1629
1630 1998-10-12  Hrvoje Niksic  <hniksic@srce.hr>
1631
1632         * wid-edit.el (widget-button-click): Don't switch window.
1633
1634 1998-10-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
1635
1636         * cus-face.el (custom-set-face-update-spec): Add autoload cookie
1637
1638 1998-10-20  Malcolm Box  <malcolm@brownale.demon.co.uk>
1639         
1640         * etags.el (find-tag-default): Run find-tag-hook using
1641         run-hooks rather than funcall
1642
1643 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
1644
1645         * isearch-mode.el (isearch-mode): Set the current minor mode maps
1646         and the current local map as the parents to isearch-mode-map.
1647
1648 1998-10-15  SL Baur  <steve@altair.xemacs.org>
1649
1650         * XEmacs 21.2-beta3 is released.
1651
1652 1998-10-15  Greg Klanderman  <greg@alphatech.com>
1653
1654         * package-get.el (package-get-update-base): use
1655         insert-file-contents-internal, not insert-file-contents-literally.
1656
1657 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
1658
1659         * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
1660         dump time. 
1661
1662 1998-10-15  Greg Klanderman  <greg@alphatech.com>
1663
1664         * package-get.el (package-get-update-base-entry): new function.
1665         (package-get-update-base): renamed; was `package-get-load-base'.
1666         cleanup, and use package-get-update-base-from-buffer.
1667         (package-get-update-base-from-buffer): new function.
1668         (package-get-update-base-entries): new; helper for above.
1669         Do not eval lisp grabbed over ftp; parse it from new format.
1670
1671 1998-10-15  Greg Klanderman  <greg@alphatech.com>
1672
1673         * files.el (set-auto-mode): Don't play games loading package-get
1674         database; package-get-package-provider will handle it all.
1675
1676 1998-10-14  Greg Klanderman  <greg@alphatech.com>
1677
1678         * package-get.el (package-get-base-filename): new variable.
1679         (package-get-require-base): new function.
1680         (package-get-pgp-signed-begin-line): new variable.
1681         (package-get-pgp-signature-begin-line): ditto.
1682         (package-get-pgp-signature-end-line):  ditto.
1683         (package-get-load-base): new function.
1684         (package-get-interactive-package-query):
1685         (package-get-update-all):
1686         (package-get-dependencies):
1687         (package-get-package-provider):
1688         (package-get-custom): use package-get-require-base.
1689         [package-get-custom loading]: disable for now.
1690
1691         * package-ui.el (pui-list-packages): use (package-get-require-base)
1692
1693 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
1694
1695         * package-ui.el: Correct obvious thinko in choosing extent face.
1696
1697 1998-10-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
1698
1699         * menubar-items.el (default-menubar): pui-list-package has nothing 
1700         to with Customize. Move all the package stuff to a new Item in Options.
1701
1702         * package-ui.el (pui-menu): Add menu and Popup menu.
1703
1704         * package-get.el (package-get): Use new
1705         package-admin-get-install-dir.
1706
1707         * package-admin.el (package-admin-get-install-dir): New syntax.
1708         Conserve package location and put mule packages where mule-base is.
1709
1710         * package-get.el : Customized
1711
1712         * package-ui.el (pui): Customized
1713         (pui-package-install-dest-dir): New variable.
1714         (pui-install-selected-packages): Use it
1715
1716 1998-10-12  SL Baur  <steve@altair.xemacs.org>
1717
1718         * package-get.el (package-get-interactive-package-query): Move
1719         dependency on package-get-base to run-time.
1720         (package-get-update-all): Ditto.
1721         (package-get-dependencies): Ditto.
1722         (package-get-package-provider): Ditto.
1723         (package-get-custom): Ditto.
1724
1725 1998-10-11  Glynn Clements  <glynn@sensei.co.uk>
1726
1727         * events.el: Remove 'ascii-character property from 'backspace
1728         and 'delete symbols
1729
1730 1998-10-11  SL Baur  <steve@altair.xemacs.org>
1731
1732         * package-get-base.el: removed.
1733
1734 1998-09-23  Didier Verna  <verna@inf.enst.fr>
1735
1736         * simple.el (search-caps-disable-folding): moved from isearch-mode.el
1737         (no-upper-case-p): new function.
1738         (with-search-caps-disable-folding): new macro.
1739         (with-interactive-search-caps-disable-folding): new macro.
1740         (zap-to-char): In interactive mode, do a case-sensitive search if
1741         the character is uppercase.
1742         (zap-up-to-char): ditto.
1743
1744         * replace.el (perform-replace): use the function no-upper-case-p.
1745
1746         * isearch-mode.el (isearch-fix-case): ditto.
1747         make obsolete `with-caps-disable-folding' and
1748         `isearch-no-upper-case-p'.
1749
1750         * etags.el (find-tag-internal): use `with-search-caps-disable-folding'.
1751         (tags-search): ditto.
1752         (tags-query-replace): ditto.
1753
1754         * info.el (Info-search): ditto.
1755
1756 1998-10-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
1757
1758         * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
1759
1760 1998-10-07  Greg Klanderman  <greg@alphatech.com>
1761
1762         * package-admin.el (package-admin-rmtree): rewritten.  need to
1763         check for "." and ".." before symlink check.  expand files and
1764         directories with respect to DIRECTORY, not default-directory.
1765
1766 1998-10-04  Greg Klanderman  <greg@alphatech.com>
1767
1768         * package-get.el (package-get-all): add INSTALL-DIR argument.
1769
1770 1998-10-06  Greg Klanderman  <greg@alphatech.com>
1771
1772         * package-ui.el (pui-add-required-packages): new function, select
1773         dependent packages.
1774         (pui-display-keymap): bind it.
1775         (pui-help-string): document it.
1776         (pui-install-selected-packages): package-get-all -> package-get.
1777
1778         * package-get.el (package-get-dependencies): new function.
1779
1780 1998-10-04  Hrvoje Niksic  <hniksic@srce.hr>
1781
1782         * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
1783         regexps.
1784
1785 1998-10-05  Hrvoje Niksic  <hniksic@srce.hr>
1786
1787         * mouse.el (default-mouse-track-point-at-opening-quote-p): New
1788         function.
1789         (default-mouse-track-normalize-point): Use it.
1790
1791 1998-09-30  Jan Vroonhof  <vroonhof@math.ethz.ch>
1792
1793         * package-admin.el (package-admin-delete-binary-package):
1794                 General cleanup. Remove unnessary use of progn and
1795         save-excursion. 
1796         (package-admin-delete-binary-package): Do NOT mess with file
1797         modes. That is evil. 
1798         (package-admin-delete-binary-package): Wrap all deleting in
1799         condition-case. The data in MANIFEST is untrustworthy.
1800         (package-admin-delete-binary-package): Let the OS worry about non
1801         empty directories.
1802
1803 1998-10-09  SL Baur  <steve@altair.xemacs.org>
1804
1805         * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
1806         processing.
1807         (lm-report-bug): Fix mail address to send bug reports to.
1808
1809 1998-09-29  SL Baur  <steve@altair.xemacs.org>
1810
1811         * XEmacs 21.2-beta2 is released.
1812
1813 1998-08-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
1814
1815         * files.el (auto-mode-alist): Enhanced regexp for perl-mode
1816
1817 1998-09-22  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
1818
1819         * info.el (Info-mode): Document page turning by double clicks in
1820         docstring so `M-x describe-mode' will display it.
1821
1822 1998-09-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
1823
1824         * info.el (Info-mouse-track-double-click-hook): Use character
1825         widths to calculate a border region where double clicking does
1826         page turning, and return `nil' by default so other hooks, such as
1827         region highlighting, will be run.
1828
1829 1998-09-29  Colin Rafferty   <colin@xemacs.org>
1830
1831         * sound.el (default-sound-directory-list): Initialize with all the 
1832         "sounds" directories in `data-directory-list'.  It used to just be 
1833         the first one.
1834
1835         * packages.el (locate-data-directory-list): Created.  This gives
1836         the list of matching directories, unlike `locate-data-directory',
1837         which just gives the first one.
1838
1839 1998-09-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
1840
1841         * minibuf.el (read-from-minibuffer): No longer bind help-form but
1842         make a binding in the local keymap until help-char handling is
1843         improved. 
1844
1845         * help.el (help-keymap-with-help-key): Provide keymap with help
1846         binding.
1847         (help-print-help-form): New helper function.
1848
1849 1998-09-23  Hrvoje Niksic  <hniksic@srce.hr>
1850
1851         * isearch-mode.el (isearch-highlight): set-extent-endpoints can
1852         move extent to another buffer; no need to create a new extent.
1853         (isearch-fix-case): New function.
1854         (isearch-search-and-update): Use it.
1855
1856 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
1857
1858         * isearch-mode.el (isearch-mode): Use overriding-local-map to set
1859         the keymap, not minor-mode-map-alist.
1860         (isearch-done): Restore overriding-local-map.
1861
1862 1998-09-21  Martin Buchholz  <martin@xemacs.org>
1863
1864         * bytecomp.el (byte-compile-buffer-substring): 
1865         Fix for: (byte-compile (defun f () (buffer-substring)))
1866         ==>   ** buffer-substring called with 3 args, but requires 0-3
1867         - new code not only works, but is more readable, too.
1868
1869 1998-09-20  Jonathan Harris  <jhar@tardis.ed.ac.uk>
1870
1871         * msw-faces.el (mswindows-init-device-faces): Don't try to
1872           specify a default font at this late stage. Do try to force
1873           creation of the default face font so that if it fails we get
1874           an error now instead of a crash at frame creation.
1875
1876           mswindows-font-canonicalize-name, mswindows-make-font-unbold,
1877           mswindows-make-font-unitalic: Canonical default weight
1878           changed from "Normal" to "Regular".
1879
1880           mswindows-make-font-bold / -bold-italic: Supplied device was
1881           not being passed into call to mswindows-find-smaller-font.
1882
1883 1998-09-10  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
1884
1885         * package-get.el (package-get-remote): Fix the path where to find
1886           the packages on xemacs.org.
1887
1888 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
1889
1890         * about.el (about-maintainer-info): Update Ben's entry.
1891
1892 1998-09-24  Martin Buchholz  <martin@xemacs.org>
1893
1894         * lisp/shadow.el (find-emacs-lisp-shadows):
1895         - `member' was being called on lists of length 2000!
1896         - Replace with hashtables.
1897         - Replace hand-coded loops with (dolist)
1898         - Fix comment typo
1899
1900 1998-09-20  Darryl Okahata  <darrylo@sr.hp.com>
1901
1902         * packages.el: Added new function, `package-delete-name', to
1903           delete existing packages from the installed package database
1904           (`packages-package-list').  Also added the "pkginfo" directory
1905           to `packages-special-base-regexp', so that the pkginfo directory
1906           would not get added to `late-packages'.
1907
1908         * package-admin.el: Added ability to delete an installed package
1909           (added low-level function, `package-admin-delete-package').
1910           Understands how to use the pkginfo/MANIFEST.<package> file to
1911           delete the package.  When installing a package, will also
1912           create a MANIFEST.* file if one is not provided by the
1913           package.  If the MANIFEST.* doesn't exist when deleting a
1914           package, the functions will fall back to attempting to delete
1915           any package-specific lisp directory.
1916
1917         * package-get.el: Moved some functions to package-admin.el.
1918           Added interactive function `package-get-delete-package', for
1919           use by users for deleting a package.
1920
1921           Also modified to not require the prescence of efs.
1922
1923 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
1924
1925         * files.el (find-file-noselect): Handle all signals, kill the
1926         buffer and resignal.
1927
1928 1998-09-23  SL Baur  <steve@altair.xemacs.org>
1929
1930         * cl-macs.el (glyph-image): Add setf method.
1931
1932 1998-09-06  Darryl Okahata  <darrylo@sr.hp.com>
1933
1934         * package-get.el: Fixed broken EFS downloading.  Also, look for
1935           .tar.gz files first, in preference over .tgz files.
1936
1937         * package-ui.el: Fix display of package version numbers.
1938
1939 1998-08-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
1940
1941         * x-font-menu.el (font-menu-set-font):  Add "pt" units to size
1942         argument.       
1943
1944 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
1945
1946         * list-mode.el: `display-completion-list': added new/optional
1947           keyword `:completion-string', which allows the programmer to
1948           change the "Possible completions are:" prompt.
1949
1950         * menubar-items.el: Added new pulldown menu-pick to start up the 
1951           visual package browser/installer:
1952
1953                 Options->Customize->List Packages
1954
1955         * package-admin.el: Added hooks for installing under both Unix
1956           and MS Windows.  Does additional error checking.  No longer
1957           calls "add-big-package.sh" to install packages under Unix; now 
1958           calls gunzip & tar directly.
1959
1960         * package-get.el: Added ability to install packages from files
1961           on a local disk/CDROM.  Now deletes any existing package lisp
1962           directory.  Does completion on available packages when
1963           querying for package names.  Will also search for .tgz files
1964           in addition for .tar.gz files.  Tries to reload
1965           auto-autoloads, as a convenience when loading new packages,
1966           and also tries to add any new package paths to `load-path'.
1967           Changed all occurences of `concat' to use `expand-file-name'.
1968
1969         * package-ui.el: New file which implements the main visual
1970           package browser/installer, which is started via a menu pick or 
1971           M-x pui-list packages.
1972
1973 1998-09-03  Hrvoje Niksic  <hniksic@srce.hr>
1974
1975         * startup.el (load-init-file): spelling fix.
1976
1977 1998-09-02  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1978
1979         * startup.el (normal-top-level): Load auto-autoload files
1980         covariantly with their precedence.
1981
1982 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
1983
1984         * menubar-items.el (default-menubar): Remove "Font Weight"
1985         option, there is currently no custom equivalent.. Customize-faces
1986         is "Edit faces".
1987
1988         * x-font-menu.el (font-menu-set-font): Use customize to set
1989         default face.
1990
1991         * faces.el (face-spec-update-all-matching): New function.
1992
1993         * cus-face.el (custom-set-face-update-spec): New function.
1994         Interface to customize faces from elisp.
1995
1996         (custom-face-value-create): Show the customized settings if set
1997         but not saved.
1998
1999 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
2000
2001         (custom-face-value-create): Show the customized settings if set
2002         but not saved.
2003
2004 1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
2005
2006         * keydefs.el (global-map): Add FSF 20.3 binding of
2007         query-replace-regexp.
2008
2009 1998-08-21  Greg Klanderman  <greg@alphatech.com>
2010
2011         * minibuf.el (read-file-name-internal-1): use
2012         user-name-completion-1 instead of user-name-completion.
2013
2014 1998-08-19  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2015
2016         * loadup.el: 
2017         * make-docfile.el: 
2018         * update-elc.el: Don't set `source-directory' (now defunct as a
2019         global variable) no more.
2020
2021         * packages.el (packages-list-autoloads): Made `source-directory'
2022         (now defunct as a global variable) a parameter.
2023
2024 1998-08-13  Carsten Leonhardt  <leo@arioch.oche.de>
2025
2026         * about.el (about-hackers): new email
2027
2028 1998-08-16  SL Baur  <steve@altair.xemacs.org>
2029
2030         * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
2031
2032 1998-07-17  Didier Verna  <verna@inf.enst.fr>
2033
2034         * faces.el (set-face-property):
2035         (set-face-dim-p):
2036         (face-dim-p): updated the doc strings now that the dim property isn't
2037         tty-specific. 
2038         (face-equal): the dim property is now a common one.
2039
2040         * cus-face.el (custom-face-attributes): New face attribute: `dim'
2041         Renamed the `stipple' attribute to `background-pixmap'.
2042         (custom-face-background-pixmap): make custom-face-stipple an
2043         obsolete alias for this.
2044
2045 1998-08-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2046
2047         * find-paths.el (paths-file-readable-directory-p): Created and
2048         used.
2049
2050         * loadup.el: Don't set inhibit-... flags from run-temacs.
2051
2052 1998-08-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2053
2054         * packages.el (packages-data-path-depth): Added and used.
2055
2056 1998-08-05  Charles G. Waldman <cgw@pgt.com>
2057
2058         * about.el:
2059         - Change .xpm to .png, delete "zcat" section.
2060         - cosmetic fix in the 'marcpa' entry.
2061
2062         * etc/photos
2063         - convert all .xpm.Z to .png
2064         - rename mrb to martin
2065         - rename mcook-m to mcookm
2066
2067 1998-07-31  Martin Buchholz  <martin@xemacs.org>
2068
2069         * x-init.el (x-initialize-compose): Add support for
2070         dead-circumflex as YET ANOTHER NAME for that dead key.
2071
2072 1998-08-05  Colin Rafferty <colin@xemacs.org>
2073
2074         * setup-paths.el (paths-construct-exec-path): Made the
2075         last-packages really be last.
2076         (paths-construct-data-directory-list): Ditto.
2077
2078 1998-08-01  Kai Haberzettl  <khaberz@synnet.de>
2079
2080         * startup.el(startup-splash-frame-body): 
2081         Update Copyright notice in splash screen 
2082
2083 1998-07-20  Greg Klanderman  <greg@alphatech.com>
2084
2085         * minibuf.el (read-file-name-internal-1): do ~user completion.
2086
2087 1998-07-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
2088
2089         * font-lock.el (font-lock-fontify-glumped-region): Add guard
2090         aginst destroyed extents
2091
2092 1998-07-24  Greg Klanderman  <greg@alphatech.com>
2093
2094         * package-get.el (package-get): add `install-dir' argument.
2095
2096 1998-07-20  John Jones  <jj@asu.edu>
2097
2098         * package-get.el: calls to package-get-update-all will only
2099           update packages which are already installed.
2100
2101 1998-07-23  SL Baur  <steve@altair.xemacs.org>
2102
2103         * autoload.el (update-file-autoloads): Ensure autoloads buffer is
2104         writable.
2105
2106 1998-07-20  Colin Rafferty   <colin@xemacs.org>
2107
2108         * about.el (about-hackers): Correct my email.
2109
2110 1998-07-20  Kai Haberzettl  <khaberz@synnet.de>
2111
2112         * about.el (about-hackers): new email-address.
2113
2114 1998-07-25  SL Baur  <steve@altair.xemacs.org>
2115
2116         * minibuf.el (read-number): Don't let `input-error' condition
2117         escape.
2118
2119 1998-07-20  Greg Klanderman  <greg@alphatech.com>
2120
2121         * about.el (about-hackers): use my `email-for-life' address.
2122
2123 1998-07-19  SL Baur  <steve@altair.xemacs.org>
2124
2125         * XEmacs 21.2-beta1 is released.
2126
2127 1998-07-12  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
2128
2129         * ldap.el (ldap-search): Doc string change
2130
2131 1998-07-16  Colin Rafferty   <colin@xemacs.org>
2132
2133         * menubar-items.el (default-menubar): Removed references to
2134         `data-directory', and use `locate-data-file' instead, and made 
2135         then greyed out if they don't exist.
2136
2137 1998-07-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
2138
2139         * keymap.el (events-to-keys): Use `format' instead of `concat'
2140         since the latter does not accept integer args anymore
2141
2142 1998-07-15  SL Baur  <steve@altair.xemacs.org>
2143
2144         * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
2145         macros replaced.
2146
2147 1998-07-14  SL Baur  <steve@altair.xemacs.org>
2148
2149         * make-docfile.el: Get first initialization from very-early-lisp.el
2150         * update-elc.el: Ditto.
2151         * loadup.el (really-early-error-handler): Ditto.
2152
2153         * packages.el (packages-unbytecompiled-lisp): Add new file,
2154         very-early-lisp.el.
2155
2156         * very-early-lisp.el: New file.
2157
2158 1998-07-14  SL Baur  <steve@altair.xemacs.org>
2159
2160         * Symbols that have been obsolete for at least 3 years removed (II).
2161
2162         * obsolete.el (eval-current-buffer): Make compatible.
2163         (byte-code-function-p): Ditto.
2164         (send-string): Removed.
2165         (send-region): Removed.
2166         (screen-scrollbar-width): Removed.
2167         (set-screen-scrollbar-width): Removed.
2168         (set-screen-left-margin-width): Removed.
2169         (set-screen-right-margin-width): Removed.
2170         (screen-left-margin-width): Removed.
2171         (screen-right-margin-width): Removed.
2172         (set-buffer-left-margin-width): Removed.
2173         (set-buffer-right-margin-width): Removed.
2174         (buffer-left-margin-width): Removed.
2175         (buffer-right-margin-width): Removed.
2176         (x-set-frame-icon-pixmap): Removed.
2177         (x-set-screen-icon-pixmap): Removed.
2178         (pixel-name): Removed.
2179         (make-pixmap): Removed.
2180         (make-cursor): Removed.
2181         (pixmap-width): Removed.
2182         (pixmap-contributes-to-line-height-p): Removed.
2183         (set-pixmap-contributes-to-line-height): Removed.
2184
2185 1998-07-13  SL Baur  <steve@altair.xemacs.org>
2186
2187         * obsolete.el (popup-menu-up-p): removed.
2188         (read-no-blanks-input): Removed.
2189         (wholenump): Removed.
2190         (ring-mod): Removed (what was ring-mod?).
2191         (current-time-seconds): Removed.
2192         (run-special-hook-with-args): Removed.
2193         (dot): Removed.
2194         (dot-marker): Removed.
2195         (dot-min): Removed.
2196         (dot-max): Removed.
2197         (window-dot): Removed.
2198         (set-window-dot): Removed.
2199
2200         * bytecomp.el: Remove bytecompiler support for `dot', `dot-max' and
2201         `dot-min'.
2202
2203         * minibuf.el: (read-no-blanks-input): remove commented-out copy.
2204
2205         * code-files.el (insert-file-contents): Rename
2206         run-special-hook-with-args to run-hook-with-args-until-success.
2207         (write-region): Ditto.
2208
2209 1998-07-12  SL Baur  <steve@altair.xemacs.org>
2210
2211         * about.el: Fix typos, update release date.
2212
2213         * Symbols that have been obsolete for at least 3 years removed.
2214
2215         * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to 
2216         screen- functions.
2217         (toplevel): remove setf methods for screen functions.
2218         * cl-macs.el (extent-data): defsetf removed.
2219         * obsolete.el (lisp-indent-hook): Make compatible, it's used too
2220         many places to remove.
2221         (comment-indent-hook): Ditto.
2222         * obsolete.el (get-screen-for-buffer-default-screen-name): Remove.
2223         (buffer-dedicated-screen): Ditto.
2224         (deiconify-screen): Ditto.
2225         (delete-screen): Ditto.
2226         (event-screen): Ditto.
2227         (find-file-other-screen): Ditto.
2228         (find-file-read-only-other-screen): Ditto.
2229         (live-screen-p): Ditto.
2230         (screen-height): Ditto.
2231         (screen-iconified-p): Ditto.
2232         (screen-list): Ditto.
2233         (screen-live-p): Ditto.
2234         (screen-name): Ditto.
2235         (screen-parameters): Ditto.
2236         (screen-pixel-height): Ditto.
2237         (screen-pixel-width): Ditto.
2238         (screen-root-window): Ditto.
2239         (screen-selected-window): Ditto.
2240         (screen-totally-visible-p): Ditto.
2241         (screen-visible-p): Ditto.
2242         (screen-width): Ditto.
2243         (screenp): Ditto.
2244         (get-screen-for-buffer): Ditto.
2245         (get-screen-for-buffer-noselect): Ditto.
2246         (get-other-screen): Ditto.
2247         (iconify-screen): Ditto.
2248         (lower-screen): Ditto.
2249         (mail-other-screen): Ditto.
2250         (make-screen): Ditto.
2251         (make-screen-invisible): Ditto.
2252         (make-screen-visible): Ditto.
2253         (modify-screen-parameters): Ditto.
2254         (new-screen): Ditto.
2255         (next-screen): Ditto.
2256         (next-multiscreen-window): Ditto.
2257         (other-screen): Ditto.
2258         (previous-screen): Ditto.
2259         (previous-multiscreen-window): Ditto.
2260         (raise-screen): Ditto.
2261         (redraw-screen): Ditto.
2262         (select-screen): Ditto.
2263         (selected-screen): Ditto.
2264         (set-buffer-dedicated-screen): Ditto.
2265         (set-screen-height): Ditto.
2266         (set-screen-position): Ditto.
2267         (set-screen-size): Ditto.
2268         (set-screen-width): Ditto.
2269         (show-temp-buffer-in-current-screen): Ditto.
2270         (switch-to-buffer-other-screen): Ditto.
2271         (visible-screen-list): Ditto.
2272         (window-screen): Ditto.
2273         (x-set-screen-pointer): Ditto.
2274         (x-set-frame-pointer): Ditto.
2275         (screen-title-format): Ditto.
2276         (screen-icon-title-format): Ditto.
2277         (terminal-screen): Ditto.
2278         (delete-screen-hook): Ditto.
2279         (create-screen-hook): Ditto.
2280         (mouse-enter-screen-hook): Ditto.
2281         (mouse-leave-screen-hook): Ditto.
2282         (map-screen-hook): Ditto.
2283         (unmap-screen-hook): Ditto.
2284         (default-screen-alist): Ditto.
2285         (default-screen-name): Ditto.
2286         (x-screen-defaults): Ditto.
2287         (x-create-screen): Ditto.
2288         * obsolete.el: meta-flag removed.
2289         baud-rate removed.
2290         sleep-for-millisecs removed.
2291         extent-data removed.
2292         set-extent-data removed.
2293         set-extent-attribute removed.
2294         extent-glyph removed.
2295         extent-layout removed.
2296         set-extent-layout removed.
2297         list-faces-display removed.
2298         list-faces removed.
2299         trim-versions-without-asking removed.
2300         after-write-file-hooks removed.
2301         truename removed.
2302         auto-fill-hook removed.
2303         blink-paren-hook removed.
2304         select-screen-hook, deselect-screen-hook removed.
2305         auto-raise-screen, auto-lower-screen removed.
2306
2307         * msw-mouse.el: Global change resource -> mswindows-resource.
2308
2309         * XEmacs 21.0-pre5 is released.
2310
2311 1998-07-11  SL Baur  <steve@altair.xemacs.org>
2312
2313         * about.el (about-hackers): Credits update.
2314
2315 1998-07-11  Hrvoje Niksic  <hniksic@srce.hr>
2316
2317         * register.el (insert-register): Don't activate the region.
2318
2319 1998-07-10  SL Baur  <steve@altair.xemacs.org>
2320
2321         * select.el: Restore x-* symbols for backwards compatibility:
2322         x-copy-primary-selection, x-kill-primary-selection,
2323         x-delete-primary-selection, x-select-make-extent-for-selection,
2324         x-valid-simple-selection-, x-cut-copy-clear-internal.
2325
2326 1998-07-09  SL Baur  <steve@altair.xemacs.org>
2327
2328         * XEmacs 21.0-pre4 is released.
2329
2330 1998-06-28  Hrvoje Niksic  <hniksic@srce.hr>
2331
2332         * menubar-items.el (default-menubar): Use `report-emacs-bug' for
2333         reporting bugs.
2334         (maybe-add-init-button): Fix semantics under Windows.  Use
2335         `expand-file-name' rather than `concat'.
2336
2337         * help.el (print-messages): New function.
2338
2339 1998-07-05  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
2340
2341         * ldap.el (ldap-host-parameters-alist): Docstring fixes
2342
2343 1998-07-04  Jonathan Harris  <jhar@tardis.ed.ac.uk>
2344
2345         * about.el: Tweaked my entry in about-hackers.
2346
2347         * find-paths.el (paths-emacs-root-p):
2348           Relaxed emacs-root checking of an in-place installation to
2349           also accomodate the flat layout used on MS Windows.
2350
2351 1998-06-29  John Jones  <jj@asu.edu>
2352
2353         * package-get.el: calls to package-get-update-all will only
2354           update packages which are already installed.
2355
2356 1998-07-05  Andy Piper  <andyp@parallax.co.uk>
2357
2358         * faces.el (xpm-color-symbols): remove hardcoded defaults these
2359         are handled by the gui-element face fallbacks now.
2360         
2361         * x-faces.el: default gui-element face to "background" as well as
2362         the default face.
2363
2364         * msw-faces.el (mswindows-init-device-faces): remove gui-element
2365         and default face settings since these are set as fallbacks now in
2366         the appropriate domain.
2367
2368 1998-07-02  SL Baur  <steve@altair.xemacs.org>
2369
2370         * text-mode.el (text-mode): Reorder regexp so the OR part
2371         corresponding to `page-delim' goes first and the hack in
2372         `forward-paragraph' will work.
2373         With bug analysis from Bob Weiner <weiner@altrasoft.com>
2374         
2375 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
2376
2377         * subr.el (remove-hook): When checking the hook value
2378           with functionp, don't apply car to it.
2379
2380 1998-06-24  Jonathan Harris  <jhar@tardis.ed.ac.uk>
2381
2382         * package-get.el (package-get-remote-filename):
2383           Don't use file-name-as-directory because the local directory
2384           separator conventions might not be the same as ftp's.
2385
2386 1998-06-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
2387
2388         * ldap.el (ldap-host-parameters-alist): New name of
2389         `ldap-host-parameters-plist'
2390
2391 1998-06-26  Adrian Aichner  <aichner@ecf.teradyne.com>
2392
2393         * package-get.el: Using (require 'package-get-base), now that it
2394         provides itself.  Consequently removed all instances of (load
2395         "package-get-base.el").
2396
2397 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
2398
2399         * subr.el (remove-hook): Don't treat the hook value as a 
2400           list unless it is both consp and not functionp.
2401
2402 1998-06-29  SL Baur  <steve@altair.xemacs.org>
2403
2404         * about.el: Email address for Ben Wing is ben@xemacs.org.
2405         * auto-show.el: Ditto.
2406         * bytecomp.el: Ditto.
2407         * faces.el: Ditto.
2408         * x-scrollbar.el: Ditto.
2409         * x-misc.el: Ditto.
2410         * tty-init.el: Ditto.
2411         * toolbar-items.el: Ditto.
2412         * symbol-syntax.el: Ditto.
2413         * specifier.el: Ditto.
2414         * objects.el: Ditto.
2415         * hyper-apropos.el: Ditto.
2416         * glyphs.el: Ditto.
2417
2418 1998-06-27  Hrvoje Niksic  <hniksic@srce.hr>
2419
2420         * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
2421         vertical-divider-always-visible-p.
2422         (default-mouse-motion-handler): Ditto.
2423
2424 1998-06-21  Hrvoje Niksic  <hniksic@srce.hr>
2425
2426         * scrollbar.el (scrollbars-visible-p): Simplify.  Always set the
2427         global value.
2428
2429 1998-06-21  Oliver Graf <ograf@fga.de>
2430
2431         * build-reports.el: changed receiver to xemacs-build-reports list
2432
2433 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
2434
2435         * font.el: Split font-family-mappings into X and
2436           mswindows-specific versions.
2437           mswindows-font-create-[object|name]: Treat supplied size
2438           as a pointsize. Added underline and strikethru handling.
2439
2440         * msw-faces.el: changed default mswindows charset to western.
2441
2442         * msw-glyphs.el: removed space in border-glyph font string that
2443           was inserted to get round bugs in the mswindows C font code.
2444
2445 1998-06-27  SL Baur  <steve@altair.xemacs.org>
2446
2447         * about.el (about-hackers): Credits update.
2448
2449         * help-nomule.el (tutorial-supported-languages): Add Romanian
2450         TUTORIAL.
2451
2452         * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
2453         to ISO-8859-2.
2454
2455 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
2456
2457         * font.el: Split font-family-mappings into X and
2458           mswindows-specific versions.
2459           mswindows-font-create-[object|name]: Treat supplied size
2460           as a pointsize. Added underline and strikethru handling.
2461
2462         * msw-faces.el: changed default mswindows charset to western.
2463
2464         * msw-glyphs.el: removed space in border-glyph font string that
2465           was inserted to get round bugs in the mswindows C font code.
2466
2467 1998-06-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
2468
2469         * minibuf.el: make read-color-completion-table call 
2470           (mswindows-color-list for mswindows devices.
2471
2472 1998-06-18  Sam Mikes  <smikes@alumni.hmc.edu>
2473
2474         * lisp/font-lock.el
2475         (font-lock-match-c++-style-declaration-item-and-skip-to-next):
2476         Let declaration items contain non-word symbol characters.
2477
2478 1998-06-15  Adrian Aichner  <aichner@ecf.teradyne.com>
2479
2480         * package-get.el (package-get-package-provider): Added autoload
2481         cookie.  Loading "package-get-base.el" in ALL functions that use
2482         it.  Fixed some (interactive ...) with multiple argument specs
2483         again.  Cosmetic indentation changes.
2484
2485 1998-05-27  Glynn Clements  <glynn@sensei.co.uk>
2486
2487         * info.el (Info-insert-dir): Don't use nreverse on variables
2488         that you want to use later.
2489
2490 1998-06-17  Glynn Clements  <glynn@sensei.co.uk>
2491
2492         * x-mouse.el (x-set-point-and-move-selection): Replace call
2493         to x-kill-primary-selection with kill-primary-selection
2494
2495 1998-06-12  Martin Buchholz  <martin@xemacs.org>
2496
2497         * simple.el (what-cursor-position): Make cursor position reported
2498         use value of column-number-start-at-one
2499
2500 1998-06-17  SL Baur  <steve@altair.xemacs.org>
2501
2502         * about.el (xemacs-hackers): Fix Jareth's email address.
2503
2504 1998-06-16  SL Baur  <steve@altair.xemacs.org>
2505
2506         * startup.el (startup-splash-frame): Remove
2507         `xemacs-startup-logo-function'.
2508
2509 1998-06-15  SL Baur  <steve@altair.xemacs.org>
2510
2511         * about.el (about-hackers): Update credits list.
2512
2513 1998-06-06  Jeff Miller <jmiller@smart.net>
2514
2515         * lisp/sound.el: Update sound-ext to allow filenames with
2516           extensions to be found by load-sound-file
2517
2518 1998-06-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
2519
2520         * info.el (Info-rebuild-outdated-dir): Removed variable
2521         (Info-auto-generate-directory): New variable
2522         (Info-save-auto-generated-dir): New variable
2523         (Info-maybe-update-dir): Use `Info-auto-generate-directory'
2524         (Info-build-dir-anew): Second parameter removed.  Use
2525         `Info-save-auto-generated-dir' 
2526         (Info-rebuild-dir): Ditto
2527
2528 1998-06-02  Christoph Wedler  <wedler@fmi.uni-passau.de>
2529
2530         * list-mode.el (next-list-mode-item): Would not recognize
2531         border between directly neighbored items.
2532
2533 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
2534
2535         * package-get.el: add autoloads for some functions.
2536
2537 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
2538
2539         * specifier.el (let-specifier): Tiny docfixes.
2540
2541 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
2542
2543         * msw-mouse.el: set selection-pointer-glyph to Normal.
2544
2545 1998-06-09  Per Abrahamsen  <abraham@dina.kvl.dk>
2546
2547         * wid-edit.el (widget-specify-secret): New function.
2548         (widget-after-change): Use it.
2549         (widget-specify-field): Use it.
2550
2551 1998-06-08  Hrvoje Niksic  <hniksic@srce.hr>
2552
2553         * mouse.el (drag-window-divider): Use `(not done)' instead of
2554         `doit'; reuse result of `window-pixel-edges'.
2555
2556         * modeline.el (drag-modeline-event-lag): Rename to
2557         drag-divider-event-lag.
2558
2559 1998-06-07  Hrvoje Niksic  <hniksic@srce.hr>
2560
2561         * specifier.el (let-specifier): Rewritten not to generate needless
2562         `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
2563         arguments.
2564
2565 1998-05-28  Hrvoje Niksic  <hniksic@srce.hr>
2566
2567         * minibuf.el (read-file-name-1): Setup buffer-local value of
2568         `completion-ignore-case' in completions buffer under Windows.
2569
2570 1998-06-06  Kirill M. Katsnelson  <kkm@kis.ru>
2571
2572         * about.el (about-maintainer-glyph): Fix support for not
2573         compressed images.
2574
2575 1998-06-04  Kirill M. Katsnelson  <kkm@kis.ru>
2576
2577         * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
2578
2579         * mouse.el (mouse-track): Cancel selection if misc-user event with
2580         `cancel-mode-internal' function is fetched.
2581
2582 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
2583
2584         * files.el (save-some-buffers-1): Fixed return value.
2585
2586 1998-06-01  Oliver Graf <ograf@fga.de>
2587
2588         * dragdrop.el: added experimental
2589
2590 1998-05-26  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
2591
2592         * startup.el (after-init-hook, init-file-user,
2593         user-init-directory, load-user-init-file):  Purge references
2594         to "~/.xemacs/init.el" from docstrings.
2595
2596         (load-user-init-file) Use paths-construct-path to construct
2597         paths to user init files.  Go directly to ~/.emacs, do not
2598         search ~/.xemacs/, do not load `default-custom-file'.
2599
2600 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
2601
2602         * files.el (interpreter-mode-alist): Catch wish and tclsh before
2603         general *sh.
2604         (inhibit-first-line-modes-regexps): Added `.tar.gz'.
2605
2606 1998-06-03  Andy Piper  <andyp@parallax.co.uk>
2607
2608         * menubar-items.el (default-menubar): add Update Packages to customize
2609         menu.
2610
2611 1998-06-02  Andy Piper  <andyp@parallax.co.uk>
2612
2613         * faces.el: use toolbar face as a fallback for toolbar properties
2614         in xpm-color-symbols instead of default.
2615
2616         * msw-faces.el: rename 3d-object -> gui-element face.
2617
2618 1998-06-06  SL Baur  <steve@altair.xemacs.org>
2619
2620         * startup.el (xemacs-startup-logo-function): New variable.
2621         (startup-splash-frame): Use it.
2622
2623 1998-06-02  Hrvoje Niksic  <hniksic@srce.hr>
2624
2625         * files.el (save-some-buffers): Would wait 1 second.
2626         (save-some-buffers-1): Delete other windows here instead of in
2627         `save-some-buffers'.
2628         (save-some-buffers): Force redisplay only if windows were deleted.
2629
2630 1998-06-02  Didier Verna  <verna@inf.enst.fr>
2631
2632         * cus-face.el (custom-face-attributes): generalized the use of
2633         toggle buttons for boolean attributes. 
2634         Re-ordered the items a bit.
2635
2636 1998-06-01  SL Baur  <steve@altair.xemacs.org>
2637
2638         * sound.el (default-sound-directory): Use `locate-data-directory'
2639         to find the sounds directory.
2640
2641 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
2642
2643         * sound.el: default sound-ext to .wav under mswindows, .au
2644         otherwise. load-default sounds without extensions.
2645
2646 1998-05-27  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
2647
2648         * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
2649         if send-pr is not bound.
2650
2651 1998-06-01  Andy Piper  <andyp@parallax.co.uk>
2652
2653         * files.el: grok idl files in auto-mode-alist.
2654 1998-06-01  Jeff Miller  <jmiller@smart.net>
2655
2656         * minibuf.el (exact-minibuffer-completion-p): check for nil before
2657         calling `upcase'.
2658
2659 1998-05-30  Andy Piper  <andyp@parallax.co.uk>
2660
2661         * msw-glyphs.el: add xbm to the list of image types supported.
2662
2663 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
2664
2665         * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
2666         instead of XEmacs one when dumping InfoDock.
2667
2668 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
2669
2670         * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
2671         for `modeline-visible-p'
2672
2673         * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
2674
2675 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
2676
2677         * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
2678         since it's not used anymore. doc string fixes.
2679
2680         * package-get.el (package-get-file-installed-p): new function. use
2681         instead of file-installed-p which is in an external package.
2682
2683 1998-05-28  Oliver Graf <ograf@fga.de>
2684
2685         * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
2686         favor of select-window/switch-to-buffer
2687
2688 Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
2689
2690         * startup.el: changed (getenv "HOME") to (user-home-directory)
2691
2692 1998-05-25  Oliver Graf <ograf@fga.de>
2693
2694         * frame.el (cde-start-drag) moved to dragdrop.el
2695         (offix-start-drag-region) moved to dragdrop.el
2696         (offix-start-drag) moved to dragdrop.el
2697         * dragdrop.el (cde-start-drag) moved from frame.el
2698         (offix-start-drag-region) moved from frame.el
2699         (offix-start-drag) moved from frame.el
2700         (cde-start-drag-region) cde drag regions
2701         * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
2702
2703 1998-05-26  Oliver Graf <ograf@fga.de>
2704
2705         * dragdrop.el: created dragdrop-drag prototypes
2706         (cde-start-drag-region) fixed typo
2707
2708 1998-05-28  SL Baur  <steve@altair.xemacs.org>
2709
2710         * simple.el (after-init-hook): Remove reader macro.
2711
2712         * packages.el (packages-hardcoded-lisp): Get rid of reader
2713         macros.  Update DOC string.
2714
2715 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
2716
2717         * mouse.el (drag-window-divider): Ditto.
2718
2719         * modeline.el (mouse-drag-modeline): Use it.
2720
2721         * lisp-mode.el (let-specifier): Specify indentation.
2722
2723         * specifier.el (let-specifier): Renamed from
2724         `with-specifier-instance'.
2725
2726 1998-05-27  Andy Piper  <andyp@parallax.co.uk>
2727
2728         * x-faces.el:
2729         * faces.el: move definition of xpm-color-symbols from x-faces.el
2730         to faces. Predicate x-get-resource on the presence of x.
2731
2732         * msw-faces.el: set 3d-object face rather than modeline. Specifiy
2733         faces as specfier defaults.
2734
2735         * package-get.el: don't use package-admin-add-single-file-package.
2736
2737 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
2738
2739         * toolbar-items.el: Fixup tooltips.
2740         (toolbar-gnus): Don't use obsolete variable
2741         toolbar-news-frame-properties.
2742         (toolbar-news-reader): Default to `gnus' instead of
2743         `not-configured'.
2744
2745         * files.el (auto-mode-alist): Correctly recognize `.emacs' under
2746         Windows.
2747
2748 1998-05-25  Andy Piper  <andyp@parallax.co.uk>
2749
2750         * package-get.el: rename -installedp -> -installed-p.
2751
2752 1998-05-23  Kirill M. Katsnelson  <kkm@kis.ru>
2753
2754         * glyphs.el (init-glyphs): Created `border-glyph' face, with no
2755         attributes, and assinged it to continuation, truncation and
2756         hscroll glyphs.
2757
2758         * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
2759         and made continuation, truncation and hscroll glyphs arrow
2760         characters out of that font.
2761
2762 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
2763
2764         * minibuf.el (minibuffer-electric-separator): Play nicely with
2765         directory-sep-char being \.
2766         (minibuffer-electric-tilde): Ditto.
2767         (read-file-name-map): Ditto.
2768
2769 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
2770
2771         * mouse.el (default-mouse-track-maybe-own-selection): Pause only
2772         on X devices.
2773         (default-mouse-track-deal-with-down-event): Avoid
2774         `x-disown-selection'; use `disown-selection' instead.
2775
2776 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
2777
2778         * select.el:
2779         * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
2780         moved to (cut-copy-clear-internal) in select.el. Ditto for
2781         (x-delete-primary-selection) (x-kill-primary-selection)
2782         (x-copy-primary-selection). 
2783         (own-clipboard): new function.
2784
2785         * msw-select.el: use the new kill/delete/copy/cut-copy-clear
2786         functions in select.el. remove old ones.
2787         (mswindows-own-clipboard): new function.
2788
2789 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
2790
2791         * gnuserv.el: allow connections from mswindows type devices.
2792
2793 1998-05-20  Andy Piper  <andyp@parallax.co.uk>
2794
2795         * msw-glyphs.el: change image type used from cursor to resource.
2796
2797 1998-05-20  Kirill M. Katsnelson  <kkm@kis.ru>
2798
2799         * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
2800         for {top,bottom}-{left,right} values in addition to
2801         {top,bottom}_{left,right}.
2802         Use x-get-resource instead of x-get-resource-and-bogosity-check.
2803
2804 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
2805
2806         * cl-macs.el (specifier-instance): Undefine its setf method.
2807
2808         * specifier.el (with-specifier-instance): Added docstring.
2809
2810         * mouse.el (drag-window-divider): Ditto.
2811
2812         * modeline.el (mouse-drag-modeline): Use it.
2813
2814         * lisp-mode.el (with-specifier-instance): Define its indentation
2815         level.
2816
2817         * specifier.el (with-specifier-instance): New macro.
2818
2819 1998-05-19  Andy Piper  <andyp@parallax.co.uk>
2820
2821         * package-get.el (package-get-create-custom): new function to
2822         auto-generate package-get-custom.el from package-get-base.el.
2823         * (package-get-ever-installedp): new function.
2824         * (package-get-custom): new function to get all packages specified
2825         by customize.
2826
2827 1998-05-19  Hrvoje Niksic  <hniksic@srce.hr>
2828
2829         * cus-edit.el (custom-file): Revert to `~/.emacs'.
2830
2831 1998-05-23  SL Baur  <steve@altair.xemacs.org>
2832
2833         * cl-extra.el: Reverse previous float change.
2834
2835 1998-05-17  Andy Piper  <andyp@parallax.co.uk>
2836
2837         * x-faces.el:
2838         * faces.el (try-font-name): moved from x-faces.el since it is
2839         required by w3 under mswindows as well X.
2840
2841 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
2842
2843         * winnt.el: Removed evil (setq completion-ignore-case t)
2844         clause, one more overlookef fsfism.
2845         (nt-quote-args-functions-alist): End sentences with double space.
2846
2847 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
2848
2849         * window-xemacs.el (push-window-configuration): Remove kludgery of
2850         recaching default-toolbar specifier.
2851         (pop-window-configuration): Ditto.
2852         (unpop-window-configuration): Ditto.
2853
2854 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
2855
2856         * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
2857
2858 1998-05-17  Kirill M. Katsnelson  <kkm@kis.ru>
2859
2860         * winnt.el (nt-quote-args-verbatim): Added function.
2861         (nt-quote-args-prefix-quote): Added function.
2862         (nt-quote-args-backslash-quote): Added function.
2863         (nt-quote-args-double-quote): Added function.
2864         (nt-quote-args-functions-alist): New variable.
2865         (nt-quote-process-args): Added function. This is the main quoting
2866         work horse called from process-nt.c
2867
2868 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
2869
2870         * winnt.el: Removed duplicate definitions for backspace,
2871         delete, M-backspace and C-M-backspace.
2872         (file-name-buffer-file-type-alist): Removed this variable.
2873         (find-buffer-file-type): Removed function.
2874         (find-file-binary):  Removed function.
2875         (find-file-text): Removed function.
2876         (find-file-not-found-set-buffer-file-type): Removed function.
2877         (save-to-unix-hook): Removed function.
2878         (revert-from-unix-hook): Removed function.
2879         (using-unix-filesystems): Removed function.
2880         (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
2881         warning.
2882         (x-set-selection): Removed function.
2883         (x-get-selection): Removed function.
2884         Removed commented FSFisms.
2885         Replaced copyright notice (this file is not part of GNU Emacs).
2886         (nt-shell-mode-hook): Moved here from a lambda expression. Added
2887         comint-process-echoes setting to t.
2888
2889 1998-05-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2890         
2891         * packages.el (packages-no-package-hierarchy-regexp): Introduced
2892         and used following the interface change of
2893         `paths-find-recursive-path'.
2894
2895         * find-paths.el (paths-find-recursive-path): Exclusion is now by a
2896         regexp instead of a list of base names.
2897         (paths-version-control-filename-regexp):
2898         (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
2899         Introduced and used following the interface change of
2900         `paths-find-recursive-path'.
2901
2902 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
2903
2904         * simple.el (delete-forward-p): Make it a defun; do X garbage only 
2905         on X devices, rather than on all non-TTY devices.
2906
2907 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
2908
2909         * msw-mouse.el: New file. Sets up cursor shapes for Windows.
2910
2911         * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
2912
2913 1998-05-17  Adrian Aichner  <aichner@ecf.teradyne.com>
2914
2915         * itimer.el (activate-itimer): Fixed usage of integers
2916         as argument to `concat'.
2917
2918 1998-05-17  Glynn Clements  <glynn@sensei.co.uk>
2919
2920         * itimer.el (start-itimer): replace the use of `concat' with
2921         `format'
2922
2923 1998-05-16  SL Baur  <steve@altair.xemacs.org>
2924
2925         * mode-motion.el (mode-motion-hook): Clarify docstring.
2926         From Bob Weiner <weiner@altrasoft.com>
2927
2928         * loadhist.el (symbol-file): Supply prompt string when used
2929         interactively.
2930         From Bob Weiner <weiner@altrasoft.com>
2931
2932 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
2933
2934         * loadup.el (really-early-error-handler): Ditto.
2935
2936         * update-elc.el: Ditto.
2937
2938         * setup-paths.el (paths-construct-exec-path): Ditto.
2939
2940         * make-docfile.el: Ditto.
2941
2942         * find-paths.el (paths-decode-directory-path): Use split-path
2943         instead of decode-path.
2944
2945         * files.el (parse-colon-path): Update docstring reference.
2946
2947 1998-05-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
2948
2949         * msw-init.el:
2950         * x-init.el:
2951         Bind cut'n'paste keys to non window-system specific functions.
2952
2953         * msw-select.el: New function mswindows-clear-clipboard.
2954         mswindows-cut-copy-clipboard extended to handle clearing of the
2955         selection and renamed to mswindows-cut-copy-clear-clipboard.
2956
2957         * select.el: on mswindows devices delete-primary-selection
2958         calls mswindows-clear-clipboard.
2959
2960 1998-05-15  Hrvoje Niksic  <hniksic@srce.hr>
2961
2962         * simple.el (quoted-insert): Inhibit quit when using read-char.
2963
2964         * cmdloop.el (read-char): Don't inhibit quit.
2965         (read-char-exclusive): Ditto.
2966         (read-char): Signal quit if quit-char was pressed.
2967         (read-char-exclusive): Ditto.
2968         (read-quoted-char): Return a character, not integer.
2969
2970         * menubar-items.el (default-popup-menu): Use Andy's generic
2971         selection code.
2972         (default-popup-menu): Fix code.
2973
2974 1998-05-14  Oliver Graf <ograf@fga.de>
2975
2976         * dragdrop.el (dragdrop-function-widget): this time it's done
2977
2978 1998-05-13  Oliver Graf <ograf@fga.de>
2979
2980         * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
2981
2982 1998-05-15  Kirill M. Katsnelson  <kkm@kis.ru>
2983
2984         * device.el (device-pixel-width): 
2985         (device-pixel-height): 
2986         (device-mm-width): 
2987         (device-mm-height): 
2988         (device-bitplanes): 
2989         (device-color-cells): Swapped parameters to device-system-metric
2990         according to the interface change.
2991
2992 1998-05-14  Kirill M. Katsnelson  <kkm@kis.ru>
2993
2994         * mouse.el (default-mouse-motion-handler): Use new name of the
2995         function event-over-vertical-divider-p.
2996         Do not set E-W arrow cursor over the divider if
2997         vertical-divider-draggable-p is nil in the window.
2998         ([top-level]): Use new name for the variable
2999         vertical-divider-map.
3000         (drag-window-divider): Respect vertical-divider-draggable-p.
3001         Variable name typo fixes.
3002
3003 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
3004
3005         * keymap.el (kbd): Define here; handle string constants and
3006         others...
3007
3008 1998-05-15  Christian Nyb <chr@mediascience.no>
3009
3010         * simple.el (zap-up-to-char): New function.  Behaves like `zap-to-char'
3011         in Emacs 18.
3012
3013 1998-05-13  Didier Verna  <verna@inf.enst.fr>
3014
3015         * mouse.el (drag-window-divider): give the vertical divider a
3016         pressed look when dragging it.
3017
3018 1998-05-13  Andy Piper  <andyp@parallax.co.uk>
3019
3020         * faces.el: predicate some more face operations on x or mswindows
3021         not just x.
3022
3023         * modeline.el: enable modeline coloring for mswindows.
3024
3025 1998-05-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3026
3027         * minibuf.el (minibuffer-default): Added variable; compatible with
3028         FSF Emacs.
3029         (next-history-element): Used `minibuffer-default'.
3030
3031 1998-05-12  Oliver Graf <ograf@fga.de>
3032
3033         * dragdrop.el (dragdrop-function-widget): button and mods ok
3034         arguments still look a bit strange
3035         (dragdrop-compare-mods) created
3036         (dragdrop-drop-do-functions) correctly checks for buttons and
3037         modifiers
3038
3039 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
3040
3041         * setup-paths.el (paths-default-info-directories): Replace
3042         path-separator with directory-sep-char.
3043
3044         * files.el (path-separator): Don't define it here.
3045
3046 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
3047
3048         * update-elc.el: Ditto.
3049
3050         * setup-paths.el (paths-construct-exec-path): Ditto.
3051
3052         * make-docfile.el: Ditto.
3053
3054         * loadup.el (really-early-error-handler): Ditto.
3055
3056         * find-paths.el (paths-decode-directory-path): Use decode-path
3057         instead of decode-path-internal.
3058
3059         * files.el (parse-colon-path): Update docstring.
3060
3061 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
3062
3063         * subr.el (get-buffer-window-list): Make BUFFER optional.
3064
3065         * window-xemacs.el (windows-of-buffer): Defalias to
3066         get-buffer-window-list.
3067
3068 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
3069
3070         * disass.el: Fix maintainer keyword.
3071
3072         * bytecomp.el (byte-compile-and-load-file): Autoload.
3073         (byte-compile-buffer): Ditto.
3074
3075         * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
3076         value is returned, not the name.
3077         (lisp-imenu-generic-expression): Enable it.
3078         (lisp-mode-variables): Ditto.
3079         (lisp-indent-offset): Change defconst to defvar.
3080         (lisp-indent-function): Ditto.
3081         (lisp-body-indent): Ditto.
3082
3083 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
3084
3085         * modeline.el: Use zap-last-kbd-macro-event.
3086
3087         * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
3088         nil, don't attempt to do anything with messages.
3089         (eval-last-sexp): Use `letf' for clarity.
3090
3091 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
3092
3093         * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
3094
3095 1998-05-11  Martin Buchholz  <martin@xemacs.org>
3096
3097         * buff-menu.el:
3098         * lisp-mode.el:
3099         * obsolete.el:
3100         Change empty docstrings into no doc strings at all.
3101         Fix bogus FSF-format docstrings.
3102         * etags.el: Fix docstring.
3103
3104 1998-05-11  Jan Vroonhof  <vroonhof@math.ethz.ch>
3105
3106         * package-get.el (package-get): Use internal md5
3107
3108 1998-05-13  SL Baur  <steve@altair.xemacs.org>
3109
3110         * about.el (about-xemacs): Correct abuse of concat.
3111
3112 1998-05-11  SL Baur  <steve@altair.xemacs.org>
3113
3114         * info.el (Info-mode): Use easymenu.
3115
3116 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
3117
3118         * apropos.el (apropos): Don't use concat with integers.
3119
3120         * cmdloop.el (describe-last-error): Handle the case when no error
3121         was seen gracefully.
3122
3123         * apropos.el (apropos-print): Use with-displaying-help-buffer as
3124         defun.
3125         (apropos-describe-plist): Ditto.
3126
3127         * help.el (with-displaying-help-buffer): Revert to a defun.
3128         (describe-key): Use it as defun.
3129         (describe-mode): Ditto.
3130         (describe-bindings): Ditto.
3131         (describe-prefix-bindings): Ditto.
3132         (describe-installation): Ditto.
3133         (view-lossage): Ditto.
3134         (describe-function): Ditto.
3135         (describe-variable): Ditto.
3136         (describe-syntax): Ditto.
3137
3138 1998-05-11  Oliver Graf <ograf@fga.de>
3139
3140         * dragdrop.el: changed order of require/provide
3141         (dragdrop-drop-mime-default) changed to new calling conventions
3142         (dragdrop-drop-do-functions) changed to new calling conventions
3143         (dragdrop-function-widget) this one needs more work...
3144
3145 1998-05-10  Oliver Graf <ograf@fga.de>
3146
3147         * about.el: another small change in my entry
3148         * dragdrop.el (dragdrop-drop-log-function): logging added
3149         plus customizations
3150         changed interface to handler functions. now called with event
3151         and object
3152
3153 1998-05-12  Kirill M. Katsnelson  <kkm@kis.ru>
3154
3155         * glyphs.el (divider-pointer-glyph): Declared new glyph,
3156         E-W arrow pointer displayed over draggable dividers.
3157
3158         * mouse.el (default-mouse-motion-handler): Show it when
3159         appropriate.
3160         (drag-window-divider): Added.
3161         ([top-level]): Initialized window-divider-map with a keymap
3162         binding the above function to left button down event.
3163
3164         * x-mouse.el (x-init-pointer-shape): Initialize
3165         divider-pointer-glyph from Cursor.dividerPointer, or use default
3166         E-W double arrow.
3167
3168 1998-04-30  Gunnar Evermann  <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
3169
3170         * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
3171
3172 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
3173
3174         * simple.el (count-words-buffer): Don't query for buffer.
3175         (count-lines-buffer): Ditto.
3176
3177 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
3178
3179         * help.el (where-is): add optional insert argument.
3180
3181 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
3182
3183         * help.el (describe-key-briefly): New argument INSERT.
3184
3185         * simple.el (eval-expression): New optional argument; synch with
3186         FSF 20.3.
3187
3188         * keydefs.el (global-map): Add new register bindings.
3189
3190         * register.el: Synched with FSF 20.3.
3191
3192 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
3193
3194         * window-xemacs.el (recenter): all arguments are optional.
3195
3196 1998-05-10  Kirill M. Katsnelson  <kkm@kis.ru>
3197
3198         * device.el: (device-pixel-width): Reflected name/parameters
3199         change to device-system-metric. 
3200         (device-pixel-height): Ditto. 
3201         (device-mm-width): Ditto.
3202         (device-mm-height): Ditto.
3203         (device-bitplanes): Ditto.
3204         (device-color-cells): Ditto.
3205
3206 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
3207
3208         * cl-extra.el (cl-float-limits): Removed; move code to top-level.
3209
3210         * cl.el (most-positive-fixnum): Document.
3211         (most-negative-fixnum): Ditto.
3212
3213         * cus-dep.el: Updated comment.
3214
3215         * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
3216         constant.
3217
3218         * cus-load.el (custom-put): Removed.
3219
3220         * files.el (after-find-file): Just resignal quit instead of
3221         signaling "canceled".
3222
3223 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
3224
3225         * frame.el (other-frame): Use `focus-frame' instead of
3226         select-frame kludges.
3227
3228         * lisp-mode.el: Update lisp-indent-function for
3229         save-selected-frame and with-selected-frame.
3230
3231         * frame.el (save-selected-frame): New macro.
3232         (with-selected-frame): Ditto.
3233         (other-frame): Use `set-frame-focus'.
3234
3235 1998-05-06  Oliver Graf <ograf@fga.de>
3236
3237         * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
3238         (dragdrop-drop-url-default) default handler for URL drops created
3239         (dragdrop-drop-mime-default) default handler for MIME drops created
3240         (dragdrop-drop-functions) default custom for handling drops created
3241         (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
3242
3243 1998-05-05  Jonathan Harris <jhar@tardis.ed.ac.uk>
3244
3245         * mouse.el: Removed redundant mouse-mswindows-drop function.
3246
3247 1998-05-05  Oliver Graf <ograf@fga.de>
3248
3249         * about.el: changed some text in my entry
3250         * dragdrop.el: added customs
3251
3252 1998-05-04  Oliver Graf <ograf@fga.de>
3253
3254         * mouse.el: killed global drop key bindings
3255         (mouse-offix-drop) removed
3256         * dragdrop.el: created
3257         * dumped-lisp.el: inclusion of dragdrop.el for window-systems
3258
3259 1998-05-09  Kirill M. Katsnelson  <kkm@kis.ru>
3260
3261         * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
3262         scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
3263
3264         * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
3265         obsolete comment.
3266
3267         * scrollbar.el (scrollbars-visible-p): Use new
3268         {vertical,horizontal}-scrollbar-visible-p specifiers.
3269
3270 1998-04-18  Kirill M. Katsnelson  <kkm@kis.ru>
3271
3272         * device.el (device-pixel-height): 
3273         (device-pixel-width): 
3274         (device-mm-width): 
3275         (device-mm-height): 
3276         (device-bitplanes): 
3277         (device-color-cells): Moved these 6 functions from device.c; they
3278         all use single (device-system-metrics) call.
3279
3280 1998-05-09  SL Baur  <steve@altair.xemacs.org>
3281
3282         * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
3283         were renamed.
3284
3285         * menubar-items.el: 
3286         * toolbar-items.el: Renamed from x-menubar/x-toolbar.
3287         Suggested by Hrvoje Niksic <hniksic@srce.hr>
3288
3289         * help.el (help-map): Remove Hyperbole keybinding logic.
3290         Suggested by: Michael Ernst <mernst@cs.washington.edu>
3291
3292 1998-05-08  SL Baur  <steve@altair.xemacs.org>
3293
3294         * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
3295         From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
3296
3297 1998-05-07  Andy Piper  <andyp@parallax.co.uk>
3298
3299         * msw-glyphs.el: use nicer icon3 from the frame icon.
3300
3301 1998-05-07  SL Baur  <steve@altair.xemacs.org>
3302
3303         * version.el (emacs-version): Remove InfoDock conditionals.
3304
3305         * startup.el (startup-splash-frame): Change ID logo name.
3306
3307 1998-05-06  Hrvoje Niksic  <hniksic@srce.hr>
3308
3309         * files.el (after-find-file): If the user presses C-g on
3310         directory-creation prompt, kill the buffer.
3311
3312 1998-05-06  SL Baur  <steve@altair.xemacs.org>
3313
3314         * simple.el (count-words-region): Reverse previous change.
3315
3316 1998-05-05  Hrvoje Niksic  <hniksic@srce.hr>
3317
3318         * replace.el (query-replace): Just call perform-replace.
3319         (query-replace-regexp): Ditto.
3320         (perform-replace): Move region handling here.
3321         (perform-replace): Use the new arg to match-data.
3322
3323 1998-03-08  Kyle Jones  <kyle_jones@wonderworks.com>
3324
3325         * x-init.el: Install X specific display table that
3326           displays char 0240 as a space to avoid whatever it is
3327           that screws up display of that character code.
3328
3329 1998-05-03  Hrvoje Niksic  <hniksic@srce.hr>
3330
3331         * help.el (function-arglist): If no arguments are documented for a 
3332         subr, print nothing rather than incorrect output.
3333
3334 1998-05-05  SL Baur  <steve@altair.xemacs.org>
3335
3336         * cmdloop.el (command-error): Update bail-out error message to use 
3337         `emacs-program-name'.
3338
3339         * lib-complete.el: Remove reader macro cruft.
3340
3341         * dumped-lisp.el (preloaded-file-list): Phase I:  remove InfoDock
3342         cruft.
3343
3344         * simple.el (count-words-region): Drop interactive-p check on the
3345         message.
3346
3347 1998-05-04  Jonathan Harris <jhar@tardis.ed.ac.uk>
3348
3349         * font.el
3350         * msw-faces.el
3351         Correct spelling of mswindows-font-canonicalize-name.
3352
3353 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
3354
3355         * ldap.el (ldap-host-parameters-alist): Replaced with
3356         `ldap-host-parameters-plist'
3357         (ldap-search): Adapt to previous change
3358
3359 1998-05-02  SL Baur  <steve@altair.xemacs.org>
3360
3361         * about.el (about-hackers): Update Bob Weiner bio.
3362         (about-maintainer-info): Ditto.
3363
3364 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
3365
3366         * simple.el (display-warning-minimum-level): Docfix.
3367
3368 1998-04-04  Per Abrahamsen  <abraham@dina.kvl.dk>
3369
3370         * widget.el (:default-get): New keyword.
3371         * wid-edit.el (default, widget-default-default-get): Define it.
3372         (group, widget-group-default-get): Define it.
3373         (menu-choice, widget-choice-default-get): Define it.
3374         (widget-default-get): New function.
3375         (widget-choice-action): Call it.
3376         (widget-editable-list-entry-create): Call it.
3377
3378 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
3379
3380         * byte-optimize.el (byte-boolean-vars): Removed.
3381         (byte-optimize-lapcode): Use `built-in-variable-type' instead of
3382         lookup through `byte-boolean-vars'.
3383
3384 1998-05-01  Kirill M. Katsnelson  <kkm@kis.ru>
3385
3386         * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
3387         resource-provided values into ghost specs for scrollbar-height and
3388         scrollbar-width.
3389
3390 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
3391
3392         * byte-optimize.el: Don't attempt to optimize /=.
3393
3394         * bytecomp.el (byte-compile-one-ore-more-args): New function.
3395         (byte-compile-/=): Ditto.
3396
3397 1998-05-02  SL Baur  <steve@altair.xemacs.org>
3398
3399         * apropos.el: Use `with-displaying-help-buffer'.
3400         (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
3401         Use `with-displaying-help-buffer'.
3402         (apropos-follow): Do not give special treatment to buffer cursor
3403         was in prior to a mouse click.
3404         (apropos-describe-plist): Use `with-displaying-help-buffer'.
3405         (apropos-print-doc): Set correct buffer for setting text
3406         properties.
3407
3408 1998-05-01  SL Baur  <steve@altair.xemacs.org>
3409
3410         * help.el (help-buffer-prefix-string): New variable.
3411         (help-buffer-name): Use it.
3412
3413         * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
3414         mode menu.
3415
3416 1998-04-30  Greg Klanderman  <greg@alphatech.com>
3417
3418         * frame.el (other-frame): Work even when focus-follows-mouse is true.
3419
3420 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
3421
3422         * files.el (find-file-noselect): Update docstring.
3423         (find-file-noselect): Signal an error if found an unreadable file.
3424         (file-chase-links): Save the match data.
3425         (normal-mode): Use `lwarn' and `error-message-string'.
3426         (interpreter-mode-alist): Change defconst to defvar.
3427         (inhibit-first-line-modes-regexps): Ditto.
3428         (inhibit-first-line-modes-regexps): Added .tgz.
3429         (inhibit-first-line-modes-suffixes): Change defconst to defvar.
3430         (change-major-mode-with-file-name): New user-option.
3431         (set-visited-file-name): Synched with FSF.
3432         (file-name-extension): New function, from FSF 20.3.
3433         (file-relative-name): Synched with FSF.
3434         (save-some-buffers): Support the C-r feature.
3435         (recover-session): Synched with FSF.
3436         (kill-some-buffers): Ditto.
3437         (set-auto-mode): New argument JUST-FROM-FILE-NAME.
3438
3439 1998-04-30  SL Baur  <steve@altair.xemacs.org>
3440
3441         * files.el (insert-file): Undo previous change and reenable use of
3442         format.el.
3443
3444 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
3445
3446         * window-xemacs.el (recenter): Define.
3447
3448 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
3449
3450         * font.el (mswindows-font-create-name)
3451         (mswindows-font-create-object): new functions for mswindows type
3452         fonts.
3453
3454         * msw-faces.el (mswindows-font-canicolize-name): fix so that
3455         strings are parsed as well as font objects.
3456
3457 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
3458
3459         * modeline.el (defining-kbd-macro): Restore modeline indication of 
3460         kbd-macro being recorded.
3461         (add-minor-mode): Simplify docstring.
3462         (modeline-minor-mode-menu): Remove stuff.
3463
3464 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
3465
3466         * code-process.el (call-process): dynamically decide process
3467         coding type. 
3468
3469 1998-04-29  Jim Radford  <radford@robby.caltech.edu>
3470
3471         * modeline.el: Add line-number-mode, column-number-mode to
3472         the modeline minor-mode menu.  Button2 on the line number does
3473         goto-line.
3474
3475 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
3476
3477         * mouse.el: move x-selection-owner-p type things to
3478         selection-owner-p.
3479
3480         * msw-init.el: copy zmacs stuff from x-init.el
3481
3482         * msw-select.el (mswindows-own-selection)
3483         (mswindows-disown-selection) (mswindows-selection-owner-p): new
3484         functions. Very simple minded implementation of selectio
3485         ownership.
3486
3487         * select.el (own-selection) (disown-selection)
3488         (activate-region-as-selection) (select-make-extent-for-selection)
3489         (valid-simple-selection-p): functions moved from x-select.el for
3490         generalized selection.
3491
3492         * x-select.el: see select.el changes.
3493
3494         * x-toolbar.el: use new selection functions.
3495
3496 1998-04-28  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3497
3498         * packages.el (packages-find-package-directories): Fixed bug that
3499         would pick up multiple site-package directories.
3500         (package-locations): Added "xemacs-packages" as a late package
3501         location.
3502
3503         * find-paths.el: Now uses `emacs-program-name' and
3504         `emacs-program-version'.
3505         Additions to enforce version-specific directories in
3506         `paths-find-version-directory'.
3507
3508 1998-04-29  SL Baur  <steve@altair.xemacs.org>
3509
3510         * default.el: Removed.
3511         * site-start.el: Removed.
3512
3513 1998-04-29  Didier Verna  <verna@inf.enst.fr>
3514
3515         * minibuf.el (minibuffer-history-minimum-string-length): Default
3516         to nil.
3517
3518 1998-04-28  SL Baur  <steve@altair.xemacs.org>
3519
3520         * find-paths.el (paths-program-name): Rename.
3521         (paths-emacs-root-p): Ditto.
3522         (paths-find-site-directory): Ditto.
3523
3524 1998-04-26  Karl M. Hegbloom  <karlheg@inetarena.com>
3525
3526         * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
3527         `emacs-lisp-byte-compile-and-load'.
3528
3529 1998-04-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
3530
3531         * ldap.el (ldap-search): Fixed additional parameter passing to
3532         `ldap-open'
3533
3534 1998-04-27  Andy Piper  <andyp@parallax.co.uk>
3535
3536         * select.el (kill-primary-selection) (selection-owner-p)
3537         (copy-primary-selection) (yank-clipboard-selection)
3538         (selection-exists-p) (delete-primary-selection): new file and
3539         functions that do the right thing for the selected device.
3540
3541         * x-menubar.el: use generalised selection functions.
3542
3543         * dumped-lisp.el: dump select.el.
3544
3545 1998-04-27  SL Baur  <steve@altair.xemacs.org>
3546
3547         * find-paths.el (paths-progname): New variable.
3548         (paths-emacs-root-p): Use it.
3549         (paths-find-site-directory): Ditto.
3550
3551 1998-04-26  SL Baur  <steve@altair.xemacs.org>
3552
3553         * loadup.el ((member "dump" command-line-args)): Dump as
3554         `infodock' if InfoDock.
3555
3556 1998-04-25  SL Baur  <steve@altair.xemacs.org>
3557
3558         * find-paths.el (construct-emacs-version): Simplify, include
3559         program name in the return value.
3560         * (paths-find-version-directory): Use it.
3561
3562 1998-04-25  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
3563
3564         * info.el (Info-parse-dir-entries): Fixed regexp
3565         (Info-build-dir-anew): Remove full suffix and capitalize info file 
3566         name for files with no @direntry
3567         (Info-batch-rebuild-dir): New function
3568         (Info-suffixed-file): Check for regular files instead of simple
3569         file existence (could catch directories before)
3570
3571 1998-04-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3572
3573         * setup-paths.el, find-paths.el: Removed uses of `not' which
3574         temacs doesn't have.
3575
3576         * find-paths.el (paths-find-emacs-roots): Included exec-prefix
3577         into root searching.
3578
3579 1998-04-24  Martin Buchholz  <martin@xemacs.org>
3580
3581         * subr.el: Remove definition of `not'.
3582
3583 Sat Apr 24 1998  Andy Piper  <andyp@parallax.co.uk>
3584
3585         * msw-glyphs.el: enable graphics support.
3586
3587 1998-04-23  Didier Verna  <verna@inf.enst.fr>
3588
3589         * x-menubar.el (default-menubar): restored the line-number-mode
3590         option.
3591
3592         * misc doc string updates related to the options menu.
3593
3594 1998-04-24  SL Baur  <steve@altair.xemacs.org>
3595
3596         * setup-paths.el (paths-construct-load-path): Fix typo.
3597
3598 1998-04-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3599
3600         * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
3601         font-menu-ignore-scaled-fonts don't have to be bound now; this
3602         gets us one step further towards making --no-autoloads work.
3603
3604         * startup.el (normal-top-level): Load auto-autoloads only if
3605         lisp-directory is non-nil.
3606
3607         * setup-paths.el (paths-construct-load-path): Made it robust
3608         against nil lisp-directory.
3609
3610         * startup.el (startup-setup-paths-warning): Added `lisp-directory'
3611         to the list of variables that cause a warning when nil.
3612
3613         * toolbar.el (init-toolbar-location): Now works even when there's
3614         no toolbar icon directory.
3615
3616 1998-04-23  Hrvoje Niksic  <hniksic@srce.hr>
3617
3618         * help.el (view-lossage): Recognize it.
3619
3620         * simple.el (log-message): Mark multiline messages.
3621
3622 1998-04-22  SL Baur  <steve@altair.xemacs.org>
3623
3624         * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
3625
3626 1998-4-20  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
3627
3628         * package-get.el (package-get-all):  add `\n' separator to
3629         interactive specification so that both variables are read
3630
3631 1998-04-22  Didier Verna  <verna@inf.enst.fr>
3632
3633         * x-menubar.el: ported the options menu to Custom.
3634         Moved the "read only" toggle button to the buffers menu.
3635         Corrected some missing ;;;###autoload or defcustom.
3636
3637         * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
3638         the scrollbar-visible specifier for options menu handling.
3639
3640         * toolbar.el (toolbar-visible-p)
3641                      (toolbar-captioned-p)
3642                      (default-toolbar-position): defcustom wrappers around
3643         the toolbar specifiers for options menu handling.
3644
3645         * frame.el (get-frame-for-buffer-default-instance-limit):
3646         defcustom it for options menu handling.
3647
3648         * font-lock.el (font-lock-mode): defcustom and autolaod the variable
3649         font-lock-mode for options menu handling.
3650
3651         * cus-start.el: added Custom properties to overwrite-mode for
3652         options menu handling.
3653
3654 Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
3655
3656         * about.el: shameless self-promotion.
3657
3658 1998-04-21  Hrvoje Niksic  <hniksic@srce.hr>
3659
3660         * simple.el (raw-append-message): Slightly optimize.
3661         (remove-message): Use `push' for clarity.
3662         (append-message): Ditto.
3663         (display-warning): Dito.
3664         (raw-append-message): Send the message to the appropriate device.
3665
3666 1998-04-22  SL Baur  <steve@altair.xemacs.org>
3667
3668         * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
3669         From Sean MacLennan <Sean.MacLennan@pika.ca>
3670
3671 1998-04-18  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3672
3673         * setup-paths.el: Changed `directory-sep-char' to
3674         `path-separator', following a change in GNU Emacs.
3675
3676 1998-04-19  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
3677
3678         * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
3679         (Info-build-dir-anew): Add a final newline.  
3680         (Info-build-dir-anew): Do not issue warning when rebuilding policy 
3681         is `always'
3682         (Info-rebuild-dir): Ditto
3683         
3684         * dumped-lisp.el (preloaded-file-list): Added ldap.el
3685
3686 1998-04-21  SL Baur  <steve@altair.xemacs.org>
3687
3688         * simple.el (count-words-buffer): Retain zmacs region.
3689         (count-words-region): Ditto.
3690         * simple.el: (what-line): Expanded line counts.
3691         (count-lines): New parameter to conditionalize whether collapsed
3692         lines get counted.
3693         From Bob Weiner <weiner@altrasoft.com>
3694
3695 1998-04-19  SL Baur  <steve@altair.xemacs.org>
3696
3697         * packages.el (package-locations): infodock-packages must override 
3698         mule-packages and packages.
3699
3700 1998-04-19  Jonathan Harris <jhar@tardis.ed.a.uk>
3701
3702         * wid-edit.el:
3703         remove rude messages from widget-activation-widget-mapper
3704         and widget-activation-glyph-mapper
3705
3706 1998-04-17  Jonathan Harris <jhar@tardis.ed.ac.uk>
3707
3708         * toolbar.el: Remove (featurep 'x) test from
3709         toolbar-make-button-list
3710
3711 1998-04-17  Hrvoje Niksic  <hniksic@srce.hr>
3712
3713         * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
3714         only if in the same frame.
3715
3716 1998-04-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3717
3718         * packages.el (package-locations): Added site-packages hierarchy.
3719
3720         * setup-paths.el (paths-default-info-directories): Introduced and
3721         used.
3722
3723         * packages.el, setup-paths.el: Set various path searching depths
3724         to 1.
3725
3726         * packages.el (packages-hierarchy-depth): 
3727         (packages-load-path-depth): Introduced and used.
3728
3729         * setup-paths.el (paths-load-path-depth): Introduced and used.
3730
3731         * find-paths.el (paths-find-recursive-path): Added max-depth
3732         parameter.
3733
3734 1998-04-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3735
3736         * setup-paths.el (paths-construct-info-path): Removed 
3737         dependency on behavior of (file-name-as-directory "").
3738
3739 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
3740
3741         * ldap.el (ldap-search): Adapt to the new low-level API using ldap 
3742         lisp objects
3743
3744 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3745
3746         * dump-paths.el, startup.el: Added handling for --debug-paths.
3747
3748 1998-04-15  William M. Perry  <wmperry@aventail.com>
3749
3750         * wid-edit.el: We cannot just set the help-echo or balloon-help
3751           properties for an extent based on the :help-echo widget
3752           property, since help-echo and balloon-help cause an EXTENT to
3753           get passed in, where :help-echo functions are expecting a WIDGET 
3754
3755 1998-04-15  Kirill M. Katsnelson  <kkm@kis.ru>
3756
3757         * scrollbar.el (init-scrollbar-from-resources): Call
3758         mswindows-init-scrollbar-metrics when appropriate.
3759
3760 Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
3761
3762         * dumped-lisp.el: dump x-toolbar for window system
3763
3764         * msw-init.el (init-post-mswindows-win): enable toolbars if we
3765         have support and xpm.
3766
3767 1998-04-16  SL Baur  <steve@altair.xemacs.org>
3768
3769         * files.el (toggle-read-only): Fix docstring.
3770         From Didier Verna <verna@inf.enst.fr>
3771
3772 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3773
3774         * startup.el (normal-top-level): Load autoload-file-name without
3775         specifying an extension---some people only auto-autoload.el.gz.
3776
3777 1998-04-06  Hrvoje Niksic  <hniksic@srce.hr>
3778
3779         * files.el (backup-enable-predicate): Don't bomb on NAME being
3780         nil.
3781
3782 1998-04-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3783
3784         * find-paths.el, packages.el: Now prefers configure'd paths.
3785         This shouldn't cause any of the originally anticipated problems as
3786         the current paths architecture will not define the various
3787         configure-xxx variables if they're not specified on the configure
3788         command line.
3789
3790         * find-paths.el, setup-paths.el, packages.el: Removed all
3791         mentionings of "/" as a path separator.
3792         Used paths-construct-path throughout.
3793
3794         * find-paths.el (paths-construct-path): Created to assemble paths
3795         from directory components.
3796
3797         * setup-paths.el, packages.el: Used paths-decode-directory-path
3798         instead of decode-path-internal.
3799
3800         * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
3801         and associates.
3802         (paths-decode-directory-path) Created.
3803
3804         * setup-paths.el: Changed configure-exec-path to
3805         configure-exec-directory.
3806
3807 1998-04-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3808
3809         * packages.el (packages-find-packages): Fixed decoding of
3810         EMACSPACKAGEPATH.
3811
3812         * startup.el: -no-packages -> -no-early-packages.
3813
3814         (packages-load-package-lisps): Fixed loading of auto-autoload
3815         files.
3816
3817         * startup.el (normal-top-level): Fixed loading of core
3818         auto-autoload.
3819
3820         * obsolete.el: Un-obsoleted site-directory.  Sigh.
3821
3822         * startup.el, packages.el, dump-paths.el: Added proper settings
3823         for site-directory and lisp-directory variables.
3824
3825         * startup.el, loadup.el: Renamed inhibit-update-autoloads to
3826         inhibit-package-autoloads and fixed handling of it.
3827
3828         * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
3829         handling of former inhibit-package-init, now
3830         inhibit-early-packages, to make -vanilla etc. work.
3831
3832 1998-04-10  Kirill M. Katsnelson  <kkm@kis.ru>
3833
3834         * code-process.el (start-process): Fallback to 'undecided instead
3835         of 'binary for process input coding stream.
3836
3837         * process.el (start-process): Docstring fix.
3838
3839 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
3840
3841         * info.el (Info-insert-dir): Do not insert temporary dir files
3842         in Info-dir-file-attributes
3843         (Info-build-dir-anew): Ensure temporary buffer is not read-only
3844         (Info-rebuild-dir): Ditto.
3845
3846 1998-04-09  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3847
3848         * obsolete.el: Added obsoleteness declarations for
3849         `site-directory' and `Info-default-directory-list'.
3850
3851 1998-04-08  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3852
3853         * find-paths.el (paths-find-emacs-root): Only look at the
3854         executable at the end of the symlink chain for determining the
3855         Emacs root.
3856
3857 1998-04-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3858
3859         * setup-paths.el (paths-construct-info-path): Changed construction
3860         to cater to gone default in configure.
3861
3862         * find-paths.el (paths-uniq-append): Added.
3863
3864         * packages.el: Rewritten package path construction once again.
3865
3866         * dump-paths.el, startup.el: Removed package-path as a global
3867         variable.
3868
3869         * package-admin.el (package-admin-add-single-file-package): 
3870         (package-admin-add-binary-package): Changed package-path to
3871         late-packages.
3872
3873         * packages.el (packages-split-path): Split path at "/" rather than
3874         nil according to change in emacs.c.
3875
3876 1998-04-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3877
3878         * setup-paths.el (paths-construct-info-path): Changed info path
3879         order so that directories come out right.
3880         (paths-find-lock-directory): Fixed bug: It used to think
3881         configure-lock-directory is a path.
3882
3883 1998-04-06  Jeff Miller <jmiller@smart.net>
3884
3885         * x-toolbar.el:  Added toolbar-vector-xxxxxx defvars.  Modified
3886         initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars.  This
3887         eases the use of toolbar-add/kill-item functions. 
3888
3889 1998-04-07  Kirill M. Katsnelson  <kkm@kis.ru>
3890
3891         * code-files.el (file-coding-system-alist): Commented out
3892         loaddefs.el magical treatment.
3893
3894 1998-04-06  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
3895
3896         * info.el (Info-rebuild-outdated-dir): Added new option
3897         `conservative' and made it the default
3898         (Info-rebuild-dir): Appropriately parse multi-line description
3899         strings, and multi-section dir files. Issue warning when dir
3900         is rebuilt as temporary
3901         (Info-build-dir-anew): Issue warning when dir is built as 
3902         temporary
3903
3904 1998-04-04  Kirill M. Katsnelson  <kkm@kis.ru>
3905  
3906         * list-mode.el (list-mode-map): Bind highlight motion commands to
3907         standard keys left, right, C-b and C-f.
3908
3909 1998-03-29  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
3910
3911         * files.el (auto-mode-alist): allow .sc for Scheme->C
3912
3913 1998-04-06  SL Baur  <steve@altair.xemacs.org>
3914
3915         * loadup.el (pureload): Don't quote (garbage-collect).
3916
3917 1998-04-04  SL Baur  <steve@altair.xemacs.org>
3918
3919         * package-get-base.el: Updated.
3920
3921 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
3922
3923         * isearch-mode.el (isearch-just-started): New variable.
3924         (isearch-mode): Set it.
3925         (isearch-repeat): Advance one character forward only if the search 
3926         was successful, and was not just started.
3927         (isearch-repeat): Clear isearch-just-started.
3928
3929 1998-04-02  SL Baur  <steve@altair.xemacs.org>
3930
3931         * finder.el (finder-compile-keywords): Don't eval new finder-inf
3932         if running -batch.
3933
3934 1998-03-26  Hrvoje Niksic  <hniksic@srce.hr>
3935
3936         * subr.el (listify-key-sequence): Removed.
3937
3938 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
3939
3940         * bytecomp.el (byte-compile-print-gensym): New option.
3941         (byte-compile-output-file-form): Use it.
3942         (byte-compile-output-docform): Ditto.
3943         (byte-compile-compiled-obj-to-list): Ditto.
3944
3945 Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
3946
3947         * msw-glyphs.el: set frame icon if xpm support.
3948
3949 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
3950
3951         * help.el: Code that pretty prints variable values
3952           removed.
3953
3954 1998-04-02  SL Baur  <steve@altair.xemacs.org>
3955
3956         * find-paths.el (paths-emacs-root-p): Correct test for installation
3957         directory.
3958         From Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3959
3960 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
3961
3962         * loaddefs.el: Don't set debug-ignored-errors; leave 
3963           its default value set to nil.
3964
3965 1998-03-29  Damon Lipparelli  <lipp@primus.com>
3966
3967         * info.el (Info-rebuild-dir): fixed mis-spelling.
3968
3969 1998-03-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
3970
3971         * info.el (Info-rebuild-outdated-dir): New custom var
3972         (Info-insert-node): Create/update dir file when needed, ie when it 
3973         does not exist or is older than some info files in directory
3974
3975 1998-04-01  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
3976
3977         * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
3978         for last packages, mainly for using a 20.4 package base.
3979
3980         * packages.el (late-packages): Typo fix.  It was called
3981         early-packages.
3982
3983         * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
3984         relative symlinks correctly.
3985         (paths-find-emacs-roots): More rigorous checking for plausible
3986         configuration-time root.
3987
3988         * startup.el (normal-top-level): Added a warning if XEmacs cannot
3989         find its roots.
3990
3991 1998-03-27  Martin Buchholz  <martin@xemacs.org>
3992
3993         * faces.el: Fix docstrings.
3994         * glyphs.el: Fix docstrings.
3995         * mouse.el: Fix docstrings.
3996
3997         * frame.el: Change phrase `current frame' to `selected frame'.
3998
3999         * faces.el (face-spec-set-match-display): Make FRAME arg optional.
4000
4001         * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
4002         macros using backquote to make them infinitely more readable.
4003
4004 1998-03-30  SL Baur  <steve@altair.xemacs.org>
4005
4006         * packages.el (packages-find-package-path): Hardcoded specialized
4007         InfoDock support until we can clean this up.
4008
4009         * help.el (describe-bindings-1): Return the value of the bindings
4010         help buffer created.
4011         (describe-bindings): Ditto.
4012
4013         * simple.el (set-variable): Restore previous behavior of not
4014         bombing if the variable to set is not boundp.
4015
4016 1998-03-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4017
4018         * packages.el (packages-handle-package-dumped-lisps): Allow for
4019         non-local files to be loaded off the package-lisp variable.
4020
4021 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
4022
4023         * x-faces.el: Global X resources should override
4024           specs for all device classes (color, grayscale, mono);
4025           code currently doesn't override any of them.  Fixed by
4026           calling remove-specifier with '(x default) as the tag
4027           set and allowing inexact matches.
4028
4029 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
4030
4031         * faces.el: Separated face intializations based on
4032           device classes into device type specific (tag set,
4033           instantiator) pairs.
4034
4035 1998-03-09  Hrvoje Niksic  <hniksic@srce.hr>
4036
4037         * wid-edit.el (widget-choice-action): Remember user's explicit
4038         choice.
4039         (widget-choice-value-create): Respect it.
4040         From Richard Stallman <rms@gnu.org>
4041
4042 1998-03-26  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4043
4044         * setup-paths.el (paths-construct-info-path): Always append
4045         existing directories from configure-time info path.
4046
4047         * startup.el (startup-setup-paths): Renamed misnamed info-path to
4048         Info-directory-list.
4049
4050         * info.el: Removed Info-default-directory-list which was broken by
4051         design.
4052         Removed bogus initialization of Info-directory-list---startup.el
4053         can do a much better job.
4054         Added autoload of Info-directory-list.
4055
4056         * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
4057         out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
4058         be exclusive; now it's merely given precedence, just like in the
4059         old days.
4060
4061 1998-03-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4062
4063         * find-paths.el (paths-find-architecture-directory): Fix bug with
4064         finding; it used to default too early.
4065
4066 1998-03-25  Martin Buchholz <martin@xemacs.org>
4067
4068         * packages.el (packages-split-path): Fix a bug; it used to fail
4069         for paths that weren't split.
4070
4071 1998-03-26  SL Baur  <steve@altair.xemacs.org>
4072
4073         * finder.el (finder-compile-keywords): trap on errors.
4074
4075 1998-03-24  Kyle Jones  <kyle_jones@wonderworks.com>
4076
4077         * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
4078           fourth argument of t so that only the specs exactly
4079           matching the tag lists are removed.
4080
4081 1998-03-25  SL Baur  <steve@altair.xemacs.org>
4082
4083         * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
4084
4085 1998-03-23  SL Baur  <steve@altair.xemacs.org>
4086
4087         * minibuf.el (mouse-read-file-name-1): If a default directory was
4088         specified, use it for generating the completions.
4089
4090 1998-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4091
4092         * update-elc.el: Now respects inhibit-package-init and
4093         inhibit-site-lisp.
4094         Now does path construction with loadup-paths.
4095
4096         * startup.el (normal-top-level, startup-setup-paths): Now respects
4097         inhibit-package-init and inhibit-site-lisp.
4098
4099         * packages.el (packages-find-package-path): Extended package path
4100         by version-specific hierarchies.
4101         (packages-find-packages): Now respects inhibit flag and
4102         inhibit-site-lisp.
4103         Moved path setup to loadup-paths.
4104
4105         * make-docfile.el: Now respects inhibit-package-init and
4106         inhibit-site-lisp.
4107         Now does path construction with loadup-paths.
4108
4109         * loadup.el: Now respects inhibit-package-init and
4110         inhibit-site-lisp.
4111
4112         * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
4113
4114         * loadup-paths.el: New file: setup load-path to encompass
4115         packages.
4116
4117 1998-03-22  SL Baur  <steve@altair.xemacs.org>
4118
4119         * auto-show.el: load-gc renamed to pureload.
4120         * site-load.el: Ditto.
4121         * packages.el (toplevel): Ditto.
4122         * loadup.el (really-early-error-handler): Ditto.
4123         * dumped-lisp.el (preloaded-file-list): Ditto.
4124         * cus-face.el (custom-declare-face): Ditto.
4125
4126 1998-03-22  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4127
4128         * <Today>: The Big Path Searching Overhaul.
4129
4130         * find-paths.el: New file: find and assemble paths in the
4131         installation hierarchy.
4132
4133         * setup-paths.el: New file: global layout of paths and directories
4134         within the XEmacs hierarchy.
4135
4136         * packages.el: Replaced everything related to path searching and
4137         startup by code in terms of find-paths.
4138
4139         * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
4140         the new path searching engine.
4141
4142         * dumped-lisp.el (preloaded-file-list): Added new files find-paths
4143         and setup-paths.
4144
4145 1998-03-22  SL Baur  <steve@altair.xemacs.org>
4146
4147         * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
4148         setup-paths.el.
4149
4150 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
4151
4152         * msw-glyphs.el: Added check for 'mswindows feature, so the file
4153         compiles identically in any configuration.
4154         Removed irrelevant commentary.
4155
4156 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
4157
4158         * simple.el (set-variable): Allow setting specifiers.
4159
4160 1998-03-19  SL Baur  <steve@altair.xemacs.org>
4161
4162         * lisp.el (forward-sexp): Revert previous change.
4163
4164 1998-03-18  SL Baur  <steve@altair.xemacs.org>
4165
4166         * frame.el (frame-initialize): Use `delete-console' instead of
4167         `delete-device' to delete the stream console to match the usage in 
4168         Fkill_emacs.
4169
4170 1998-03-16  SL Baur  <steve@altair.xemacs.org>
4171
4172         * files.el (cdpath-previous): New variable.
4173         (cd): Use it.
4174         From Bob Weiner <weiner@wave.altrasoft.com>
4175
4176 1998-03-15  Kyle Jones  <kyle_jones@wonderworks.com>
4177
4178         * keydefs.el: Changed keybindings of forward-char,
4179           backward, scroll-up and scroll-down to point to their
4180           -command counterparts.
4181
4182         * simple.el: New functions: forwarc-char-command,
4183           backwrad-char-command, scroll-up-command,
4184           scroll-down-command which work liek their counterparts
4185           except that they honor the variable
4186           signal-error-on-buffer-boundary.
4187
4188           Definition of signal-error-on-buffer-boundary received
4189           from src/cmds.c.
4190
4191           defvar declaration added for word-across-newline to avoid
4192           byte-compiler warning about the free variable reference.
4193
4194 1998-03-14  Kirill M. Katsnelson  <kkm@kis.ru>
4195
4196         * winnt.el: Removed "%t" from the beginning of
4197         modeline-format. From now on, there's no nt-specifics in the modeline.
4198
4199 1998-03-14  SL Baur  <steve@altair.xemacs.org>
4200
4201         * setup-paths.el (paths-setup-paths-warning): Replace occurrences
4202         of `when' with `if'.
4203
4204 1998-03-03  Kirill M. Katsnelson  <kkm@kis.ru>
4205
4206         * msw-glyphs.el: New file. Defines TTY-style glyphs for
4207         mswindows. Must be reworked along with glyphs.el, or 
4208         merged into it, after there is images support.
4209
4210         * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
4211         'mswindows. 
4212
4213 1998-03-13  SL Baur  <steve@altair.xemacs.org>
4214
4215         * faces.el: fix for text cursor initialization.
4216         Suggested by Kyle Jones <kyle_jones@wonderworks.com>
4217         From Andy Piper <andyp@parallax.co.uk>
4218
4219 1998-03-11  Pete Ware  <ware@cis.ohio-state.edu>
4220
4221         * files.el (set-auto-mode): If a mode is not fboundp, check to see 
4222         if there is an existing package that handles it and warn the user
4223         about that mode.
4224
4225 1998-03-02  Kirill M. Katsnelson  <kkm@kis.ru>
4226
4227         * x-menubar.el (default-menubar): Greyed out "Help / Basics /
4228         Installation" menu item when Installation-string is not bound.
4229
4230 1998-03-11  SL Baur  <steve@altair.xemacs.org>
4231
4232         * lisp.el (forward-sexp): Fix for test for balanced sexp.
4233         From Jeremiah W. James <jerry@cs.ucsb.edu>
4234
4235 1998-03-10  Kyle Jones  <kyle_jones@wonderworks.com>
4236
4237         * msw-faces.el:
4238         * faces.el: Fix face initialization.
4239
4240 1998-03-10  Glynn Clements  <glynn@sensei.co.uk>
4241
4242         * files.el (backup-enable-predicate): fix breakage introduced 
4243         by TMPDIR patch.
4244
4245 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
4246
4247         * x-faces.el (x-init-face-from-resources): The
4248           TTY face property retrieval functions don't return
4249           specifiers, so use face-property instead.
4250
4251 1998-03-09  SL Baur  <steve@altair.xemacs.org>
4252
4253         * mwheel.el (mwheel-install): Use portable keysyms and syntax.
4254
4255 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
4256
4257         * x-menubar.el: Expanded documentation for
4258           option-save-faces.  Changed Options -> Browse Faces
4259           menu entry to invoke customize-face.
4260
4261 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
4262
4263         * faces.el: Most face initialization moved out of
4264           init-other-random-faces to the top level so that the
4265           initialization happens before Xemacs is dumped.  Much
4266           of the fascist "face-differs-from-default-p or FROB!"
4267           code has been retired in favor of letting the user do
4268           what they want to do.  Face initialization code changed
4269           to use `default' specifier tag so that the settings can
4270           be overridden later if the user wishes it.
4271
4272 1998-03-08  SL Baur  <steve@altair.xemacs.org>
4273
4274         * about.el (about-hackers): Update contributors list.
4275
4276 1998-03-07  Kyle Jones  <kyle_jones@wonderworks.com>
4277
4278         * specifier.el: Define new specifier tag `default'.
4279
4280         * modeline.el: Initialize faces using `default' tag.
4281
4282         * x-faces.el (x-init-face-from-resources): Remove
4283           specifier specs containing the `default' tag before
4284           adding new specs.
4285
4286 1998-03-02  John Jones  <jj@asu.edu>
4287
4288         * package-get.el (package-get-all): fixed arguments on call to
4289         package-admin-add-single-file-package.
4290         * package-get.el (package-get-installedp): fixed to match
4291         advertised behavior.
4292         * package-get.el: added function package-get-update-all which
4293         installs newest versions of all the current packages (if they are
4294         not already installed).
4295
4296 1998-03-04  Jens-Ulrik Petersen  <petersen@kurims.kyoto-u.ac.jp>
4297
4298         * files.el (find-file-noselect): Uncommented `truename' binding in
4299         `let*' and use it later to set `buffer-file-truename' iff it's
4300         still nil, as happens for example when finding a compressed
4301         file with "jka-compr".
4302
4303 Wed Mar 04 08:55:12 1998  Andy Piper  <andyp@parallax.co.uk>
4304
4305         * faces.el: in make-face-* type functions do the operation for all
4306         window systems, not just the first one found.
4307
4308         * font.el: call mswindows-list-fonts for mswindows.
4309
4310 1998-03-02  Glynn Clements  <glynn@sensei.co.uk>
4311
4312         * code-process.el (call-process-region):
4313         * process.el (call-process-region):
4314         * package-get.el (package-get-dir):
4315         * files.el (backup-enable-predicate):
4316         * gnuserv.el (gnuserv-temp-file-regexp):
4317         Use temp-directory in place of `/tmp'.
4318
4319 Fri Feb 20 21:22:34 1998  Darryl Okahata  <darrylo@sr.hp.com>
4320
4321         * "Fast" dired-in-C enhancements for Windows 95/NT:
4322
4323         * files.el: Added function, `wildcard-to-regexp', from GNU
4324           Emacs.
4325
4326         * files.el (insert-directory): Modified to use special
4327           dired-in-C enhancements if present.
4328
4329 Mon Mar 02 11:37:36 1998  Andy Piper  <andyp@parallax.co.uk>
4330
4331         * code-files.el: make default coding no-conversion.
4332
4333 1998-03-02  SL Baur  <steve@altair.xemacs.org>
4334
4335         * dumped-lisp.el (preloaded-file-list): Find Installation.el from
4336         the load-path.
4337
4338         * update-elc.el: Strip directory when testing for files not to
4339         bytecompile.
4340
4341 1998-03-02  Aki Vehtari  <Aki.Vehtari@hut.fi>
4342
4343         * lisp-mode.el: Use recommended form for menus.
4344
4345         * info.el (Info-construct-menu): Use recommended form for menus.
4346
4347         * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
4348         entry.
4349
4350 1998-02-28  Kyle Jones  <kyle_jones@wonderworks.com>
4351
4352         * frame.el: Resurrect get-frame-for-buffer-default-to-current.
4353           (get-frame-for-buffer-noselect): Always return frames
4354           in the not-this-window-p cond clause.
4355
4356 1998-02-27  SL Baur  <steve@altair.xemacs.org>
4357
4358         * help.el (describe-installation): New function.
4359
4360         * x-menubar.el (default-menubar): Add describe-installation to
4361         Help menu.
4362
4363         * packages.el (packages-unbytecompiled-lisp): Installation.el
4364         should not be bytecompiled.
4365
4366         * dumped-lisp.el (preloaded-file-list): Dump Installation with
4367         XEmacs.
4368
4369         * x-menubar.el (default-menubar): Use correct guard for VM menu
4370         entry.
4371
4372         * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
4373         coding.
4374         From Andy Piper <andyp@parallax.co.uk>
4375
4376 1998-02-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
4377
4378         * ldap.el: Do not require ldap-internal at compile time.
4379
4380 Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
4381
4382         * code-files.el: new file. a virtual copy of mule-files.el
4383         but without charset
4384         dependencies. (toggle-buffer-file-ocding-system) new function for
4385         changing the eol type for the current buffer.
4386
4387         * code-process.el: new file. a copy of
4388         mule-process.el. mule-process.el will disappear when things have
4389         settled.
4390
4391         * coding.el: new file. a virtual copy of mule-files.el but
4392         without charset dependencies. (coding-system-base) new function
4393         for getting the parent coding system of a coding system with eol
4394         type set.
4395
4396         * dumped-lisp.el: add above files for the non-mule case.
4397
4398 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
4399
4400         * window-xemacs.el (display-buffer): If no explicit
4401           frame is specified, search for a window that displays
4402           the buffer on the currently selected frame, before
4403           searching other frames.
4404
4405 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
4406
4407         * frame.el (get-frame-for-buffer): If not-this-window-p
4408           is non-nil, use window on the selected frame if it is not
4409           also the selected window.  When defaulting, search for
4410           windows on the currently selected fgrame before searching
4411           other frames.
4412
4413 1998-02-25  Didier Verna  <verna@inf.enst.fr>
4414
4415         * modeline.el (modeline-swap-buffers): originally named
4416         `mouse-release-modeline'. Whether to actually swap the buffers is
4417         decided in `mouse-drag-modeline'.
4418         (mouse-drag-modeline): A button release event is considered a
4419         mouse click is both X (modeline scroll) and Y (modeline drag) pos
4420         stay unchanged. 
4421
4422 1998-02-25  SL Baur  <steve@altair.xemacs.org>
4423
4424         * x-menubar.el: Put redo on the menubar.
4425         From Aki Vehtari <Aki.Vehtari@hut.fi>
4426
4427 1998-02-22  Greg Klanderman  <greg@alphatech.com>
4428
4429         * bytecomp.el (displaying-byte-compile-warnings): if
4430         temp-buffer-show-function is set, use it to display current set of
4431         warnings in the "*Compile-Log-Show*" buffer.
4432
4433         * simple.el (display-warning-buffer): if temp-buffer-show-function
4434         is set, use it to display current set of warnings in the
4435         "*Warnings-Show*" buffer.
4436
4437 1998-02-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
4438
4439         * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
4440         Common Lisp.
4441
4442 1998-02-23  Aki Vehtari  <Aki.Vehtari@hut.fi>
4443
4444         * menubar.el: Allow button descriptors at least 2 long.
4445
4446         * x-menubar.el (default-menubar): Use recommended forms.
4447         (file-menu-filter): Remove.
4448         (edit-menu-filter): Remove.
4449
4450 1998-02-24  SL Baur  <steve@altair.xemacs.org>
4451
4452         * about.el (about-hackers): Updated.
4453
4454 1998-02-22  Greg Klanderman  <greg@alphatech.com>
4455
4456         * help.el (help-max-help-buffers): new variable
4457         (help-register-and-maybe-prune-excess): new function
4458         (help-buffer-name): use help-max-help-buffers.
4459         (with-displaying-help-buffer): use
4460         help-register-and-maybe-prune-excess.
4461
4462         * help.el (help-maybe-pretty-print-value): if the value fits on
4463         one line, let it.
4464
4465 1998-02-21  Greg Klanderman  <greg@alphatech.com>
4466
4467         * (with-displaying-help-buffer): there is no need to kill the buffer
4468         if it exists, becasuse with-output-to-temp-buffer will clear it.
4469         further, killing the buffer violates the rule that
4470         temp-buffer-show-function, if set, has the full responsibility of
4471         showing the temp buffer.  killing the buffer fucks with the window 
4472         configuration, hosing temp-buffer-show-function.
4473
4474
4475 1998-02-23  Didier Verna  <verna@inf.enst.fr>
4476
4477         * modeline.el (mouse-drag-modeline): 
4478         - Always scroll the modeline that was originally clicked on.
4479         - Use x pixels instead of x characters (which doesn't work anyway) 
4480         as horizontal reference for modeline dragging. This allows us to
4481         keep on dragging the modeline even if the motion event occurs in
4482         another window. 
4483
4484 1998-02-23  Didier Verna  <verna@inf.enst.fr>
4485
4486         * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
4487         glyph on the modeline to indicate that dragging the mouse has an
4488         effect both horizontally and vertically.
4489
4490 1998-02-24  SL Baur  <steve@altair.xemacs.org>
4491
4492         * about.el (about-xemacs): Get rid of redundant visible version
4493         number.
4494
4495 1998-02-19  SL Baur  <steve@altair.xemacs.org>
4496
4497         * about.el (about-hackers): Update credits.
4498
4499 1997-12-22  Christoph Wedler  <wedler@fmi.uni-passau.de>
4500
4501         * prim/register.el (view-register): Show register type file-query.
4502
4503 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
4504
4505         * mode-motion.el (mode-motion-highlight-internal):
4506           save-excursion inside save-window-exucrsion form to
4507           hide buffer point changes from save-window-excursion.
4508           Prevents display flickering when the mouse pointer
4509           moves.
4510
4511 1998-02-17  Didier Verna  <verna@inf.enst.fr>
4512
4513         * mouse.el (default-mouse-track-set-point-in-window): rewrote this
4514         function to handle correctly the case of a toolbar one side of the 
4515         window: scrolling will not necessarily happen.
4516
4517 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
4518
4519         * files.el (after-find-file): Restore missing argument
4520           to format that provides filename for "... consider M-x
4521           recover-file" message.  Also call `message' with "%s"
4522           as the first arg instead of an arbitrary string.
4523
4524 1998-02-18  SL Baur  <steve@altair.xemacs.org>
4525
4526         * about.el (about-hackers): Various additions.
4527
4528 1998-02-15  SL Baur  <steve@altair.xemacs.org>
4529
4530         * autoload.el (generate-file-autoloads-1): Don't force an extra
4531         line out when copying on-the-same line autoloads.
4532
4533         * x-menubar.el (default-menubar): Add Sokoban to the menubar if it 
4534         is installed.
4535
4536 1998-02-14  Martin Buchholz  <martin@xemacs.org>
4537
4538         * x11/x-win-xfree86.el (x-win-init-xfree86): 
4539         * x11/x-win-sun.el (x-win-init-sun): 
4540         * x11/x-init.el (x-initialize-compose): 
4541         * prim/simple.el:
4542         (backward-or-forward-kill-sexp): 
4543         (backward-or-forward-kill-sentence): 
4544         (backward-or-forward-kill-word): 
4545         (backward-or-forward-delete-char): 
4546         * prim/isearch-mode.el (isearch-help-or-delete-char): 
4547         Use x-keysym-on-keyboard-sans-modifiers-p instead of
4548         x-keysym-on-keyboard-p to detect backspace.
4549         Use symbols instead of strings (now deprecated) with x-keysym-*-p.
4550         Clean up symbols used with dead keys, checking Linux and solaris
4551         keysyms.
4552         Simplify x-win-*.el using above methods.
4553         Change documentation for x-keysym-*-p functions.
4554
4555 1998-02-14  SL Baur  <steve@altair.xemacs.org>
4556
4557         * about.el (about-hackers): Restore entries for Michael Sperber and
4558         Vinnie Shelton.
4559         From Vinnie Shelton <acs@acm.org>
4560
4561 1998-02-14  Hrvoje Niksic  <hniksic@srce.hr>
4562
4563         * simple.el (count-words-region): Ditto.
4564
4565 1998-02-12  Hrvoje Niksic  <hniksic@srce.hr>
4566
4567         * simple.el (count-words-buffer): Document.  Don't print anything
4568         if non-interactive.
4569
4570 1998-02-12  SL Baur  <steve@altair.xemacs.org>
4571
4572         * packages.el (packages-hardcoded-lisp): easymenu.el is in
4573         multiple files in InfoDock.
4574
4575 1998-02-11  SL Baur  <steve@altair.xemacs.org>
4576
4577         * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
4578         from version.el in InfoDock.
4579
4580         * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
4581         specially.
4582
4583 1998-02-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
4584
4585         * bytecomp-runtime.el (proclaim-inline): Single quotes around
4586         variable name in docstring.
4587
4588 1998-02-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
4589
4590         * menubar.h: Include "gui.h".
4591
4592 1998-02-10  SL Baur  <steve@altair.xemacs.org>
4593
4594         * site-load.el: Fix documentation.
4595
4596 1998-02-09  SL Baur  <steve@altair.xemacs.org>
4597
4598         * package-get-base.el (package-get-base): Updated.
4599
4600         * keymap.el: PC-ize.
4601
4602 1998-02-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
4603
4604         * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
4605         from' on a fresh line.
4606
4607 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
4608
4609         * help.el (help-maybe-pretty-print-value): prin1, not princ the
4610         object.
4611
4612 1998-02-09  SL Baur  <steve@altair.xemacs.org>
4613
4614         * undo-stack.el: PC-ize.
4615
4616         * cmdloop.el: PC-ize.
4617
4618 1998-02-08  SL Baur  <steve@altair.xemacs.org>
4619
4620         * bytecomp-runtime.el: PC-ize.
4621
4622         * byte-optimize.el: Prolog fixup.  PC-ize.
4623
4624         * cus-dep.el: Spelling fix.
4625
4626         * text-mode.el: Synch with Emacs 20.2.  (Original ChangeLog
4627         entries follow).
4628
4629 1997-08-29  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4630
4631         * text-mode.el (text-mode-hook-identify): New function,
4632         put on text-mode-hook.  Set text-mode-variant here.
4633         (text-mode): Don't set it here.
4634
4635 1997-08-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4636
4637         * text-mode.el (text-mode-hook): New defvar.
4638         (text-mode-variant): New variable.
4639         (text-mode): Set that variable locally.
4640         (toggle-text-mode-auto-fill): New command.
4641
4642 1997-06-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4643
4644         * text-mode.el (text-mode): Let all-white lines separate paragraphs.
4645         
4646 1997-06-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4647
4648         * text-mode.el (paragraph-indent-text-mode):
4649         Renamed from spaced-text-mode.
4650         (text-mode-map): Bind TAB to indent-relative.
4651         (indented-text-mode-map): Variable deleted.
4652         (indented-text-mode): Now an alias for text-mode.
4653
4654 1998-02-05  SL Baur  <steve@altair.xemacs.org>
4655
4656         * loadup.el: test-atoms debugging stuffs removed.
4657
4658 1998-02-03  Martin Buchholz  <Martin Buchholz <martin@xemacs.org>>
4659
4660         * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
4661
4662 1997-12-30  Colin Rafferty  <colin@xemacs.org>
4663
4664         * help.el (describe-beta): Made it use `locate-data-file'.
4665         (describe-distribution): Ditto.
4666         (describe-copying): Ditto.
4667         (describe-project): Ditto.
4668         (view-emacs-news): Ditto.
4669
4670         * help-nomule.el (help-with-tutorial): Made it use
4671         `locate-data-file' to find tutorial.
4672
4673 1998-01-28  Jonathon Harris  <jhar@tardis.ed.ac.uk>
4674
4675         * about.el: Corrected my email address.
4676
4677         * mouse.el: Added 'mouse-mswindows-drop' similar to
4678         'mouse-offix-drop'.
4679
4680 1998-01-27  SL Baur  <steve@altair.xemacs.org>
4681
4682         * loadup.el (running-xemacs): Spelling fix.
4683
4684 1998-01-26  Colin Rafferty  <colin@xemacs.org>
4685
4686         * packages.el (packages-find-packages-1): Don't allow a backwards
4687         compatible lisp tree to overwrite `preloaded-file-list'.
4688
4689 1998-01-26  SL Baur  <steve@altair.xemacs.org>
4690
4691         * loadup.el: Don't delete "xemacs" prior to dumping.
4692
4693 1998-01-24  SL Baur  <steve@altair.xemacs.org>
4694
4695         * package-info.el (pi-last-mod-date): New function.
4696         (pi-author-version): New function.
4697         (batch-update-package-info): Use them.
4698
4699 1998-01-23  Colin Rafferty  <colin@xemacs.org>
4700
4701         * frame.el (get-frame-for-buffer-default-to-current): Create.
4702         (get-frame-for-buffer-noselect): Allow user to use current frame
4703         with `get-frame-for-buffer-default-to-current'.
4704
4705 1998-01-22  Hrvoje Niksic  <hniksic@srce.hr>
4706
4707         * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
4708         (byte-compile-output-docform): Ditto.
4709         (byte-compile-compiled-obj-to-list): Ditto.
4710
4711 1998-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
4712
4713         * startup.el (command-line-1): Removed code that ran
4714           buffer-menu.
4715
4716 1998-01-21  Hrvoje Niksic  <hniksic@srce.hr>
4717
4718         * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
4719
4720 1998-01-17  Hrvoje Niksic  <hniksic@srce.hr>
4721
4722         * frame.el (suspend-emacs-or-iconify-frame): Check using
4723         `device-on-window-system-p' instead of explicitly checking for X,
4724         so that the same logic works for MS Windows.
4725         (suspend-or-iconify-emacs): Ditto.
4726
4727 1998-01-14  Hrvoje Niksic  <hniksic@srce.hr>
4728
4729         * about.el (about-maintainer-info): Andy Piper is back.
4730         (xemacs-hackers): Updated Andy Piper's email address.
4731         (about-hackers): Added Jonathan Harris.
4732         (about-hackers): Updated Tibor Polgar's email address.
4733
4734 1998-01-18  SL Baur  <steve@altair.xemacs.org>
4735
4736         * about.el: Add xemacs.org email manager.
4737
4738         * package-get-base.el (package-get-base): Updated with most recent 
4739         package updates.
4740
4741 1998-01-14  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
4742
4743         * help.el (function-arglist): Use `indirect-function' instead of
4744         `symbol-function' so that aliases are treated correctly.
4745
4746 1998-01-13  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
4747
4748         * help.el (help-map): Add f1 binding to `help-for-help'.
4749         Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
4750         (describe-key-briefly): Use `princ' "%s" to print object.
4751         (with-displaying-help-buffer): Kill buffer if it exists, again.
4752         (describe-key): Use `princ' "%s" to print object.
4753         (describe-function-1): Use `princ' "%s" to print object.
4754         Commented out alias lines removed.
4755         (help-pretty-print-limit): New variable to control pretty-printing 
4756         of variable values.
4757         (help-maybe-pretty-print-value): Steve wins!  Renamed back from
4758         `help-pretty-print-value' again.  Only print-print when OBJECT is
4759         list of length less than `help-pretty-print-limit'.
4760         (describe-variable): Use `help-maybe-pretty-print-value' again.
4761
4762 1998-01-18  SL Baur  <steve@altair.xemacs.org>
4763
4764         * simple.el (blink-matching-open): Remove C++ kludge.
4765         Suggested by Bob Weiner <weiner@wave.altrasoft.com>
4766
4767 1998-01-14  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
4768
4769         * info.el (Info-default-directory-list): Made the documentation
4770         more explanitory.
4771
4772 1998-01-13  Martin Buchholz  <martin@xemacs.org>
4773
4774         * lisp/packages.el: 
4775         * lisp/package-admin.el: 
4776         * lisp/build-report.el: 
4777         Fix typos.
4778
4779 1998-01-14  Christoph Wedler  <wedler@fmi.uni-passau.de>
4780
4781         * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
4782         warnings in Java buffers without final newline and editing the
4783         last line.
4784
4785 1998-01-17  SL Baur  <steve@altair.xemacs.org>
4786
4787         * packages.el (packages-find-packages-1): Don't allow a backwards
4788         compatible lisp tree to overwrite `preloaded-file-list'.
4789         Suggested by Colin Rafferty  <colin@xemacs.org>
4790
4791         * mouse.el (mouse-offix-drop): Set undo-boundary.
4792         From Oliver Graf <ograf@fga.de>
4793
4794 1998-01-13  SL Baur  <steve@altair.xemacs.org>
4795
4796         * loadup.el (load-gc): rewrite as defun.
4797         Print something sensical if a required dump-time file isn't found.
4798
4799 1998-01-12  SL Baur  <steve@altair.xemacs.org>
4800
4801         * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
4802         bug strikes a menudescriptor.
4803
4804         * package-get-base.el (package-get-base): Updated.
4805
4806         * package-info.el (batch-update-package-info): Derive REQUIRES
4807         from the Makefile.
4808
4809 1998-01-13  Hrvoje Niksic  <hniksic@srce.hr>
4810
4811         * files.el (save-some-buffers): Don't play games with deleting
4812         other windows if we are in the minibuffer window.
4813
4814 1998-01-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
4815
4816         * modeline.el (modeline-minor-mode-menu): Add support for :active
4817         (add-minor-mode): Document :active property to TOGGLE.
4818
4819 1998-01-07  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
4820
4821         * modeline.el (modeline-minor-mode-menu): Add support for an
4822         `:included' predicate in the `toggle-sym' plist.
4823         (add-minor-mode): Document the :included property, format
4824         docstring some more.
4825         (modeline-minor-mode-menu): Documentation string added.
4826
4827 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
4828
4829         * modeline.el (modeline-minor-mode-menu): genmenlab the menu
4830         labels from the symbol-names by thwacking off the overly redundant
4831         and overused "mode", parenthesizing "minor", and capitalizing the
4832         resultant strings.  Also shortened the menu's title by eliminating
4833         the redundant buffer name.
4834         (add-minor-mode): Beautified the docstring, added mention of the
4835         `:menu-tag' property of TOGGLE.
4836         (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
4837         `toggle-sym' to beatify the mode-life menus.
4838         * (abbrev-mode):  (put)'ed a `:menu-tag' on it and
4839         `auto-fill-function'.
4840
4841 1998-01-02  Karl M. Hegbloom  <<karlheg@bittersweet.inetarena.com>>
4842
4843         * modeline.el (modeline-minor-mode-menu): Changed the string-only
4844         menus to :style 'toggle.
4845
4846 1997-12-10  Markus Linnala  <maage@cs.tut.fi>
4847
4848         * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
4849
4850 1997-12-11  Christoph Wedler  <wedler@fmi.uni-passau.de>
4851
4852         * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
4853         only recognize first hyperlink.
4854         (hyper-apropos-highlightify): Deletia, this is already done by
4855         `hyper-apropos-insert-face'.
4856         (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
4857
4858 1998-01-09  SL Baur  <steve@altair.xemacs.org>
4859
4860         * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
4861         mail.
4862         (toolbar-mail-reader): Add support for `send'.
4863         From Jonathan Marten <jonathan.marten@UK.Sun.COM>
4864
4865 1998-01-05  Karl M. Hegbloom  <<karlheg@bittersweet.inetarena.com>>
4866
4867         * info.el (Info-emacs-info-file-name): Add defvar for
4868         `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
4869         will function properly.
4870
4871 1998-01-05  Gary D. Foster  <gfoster@ragesoft.com>
4872
4873         * simple.el: make the backwards delete function called by
4874         `backward-or-forward-delete-char' user configurable.
4875
4876 1998-01-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
4877
4878         * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
4879         compiled function got loaded from.
4880
4881 1998-01-09  SL Baur  <steve@altair.xemacs.org>
4882
4883         * term/apollo.el: Synched up with InfoDock 3.6.2.
4884
4885 1998-01-08  SL Baur  <steve@altair.xemacs.org>
4886
4887         * startup.el (load-init-file): Load autoloads earlier.
4888         (startup-splash-frame): Handle InfoDock logo.
4889
4890         * x-init.el (init-post-x-win): Don't call init-x-toolbar in
4891         InfoDock.
4892         (x-init-toolbar-from-resources): Move from x-toolbar.el.
4893
4894         * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
4895         doesn't have this function.
4896
4897         * packages.el (locate-data-file): Fix to call `locate-file'.
4898
4899 1998-01-07  SL Baur  <steve@altair.xemacs.org>
4900
4901         * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
4902         version of version.el.
4903         (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
4904
4905         * x-menubar.el (default-menubar): Guard reference to
4906         `gnuserv-frame'.
4907         (default-menubar): Guard references to `font-lock-mode'.
4908         (default-menubar): Guard references to font-menu-this-frame-only-p'.
4909         (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
4910
4911         * make-docfile.el: Don't snarf doc strings from autoloads.
4912
4913         * startup.el (load-init-file): Use algorithm from loaddefs.el for
4914         loading auto-autoloads files.
4915
4916         * loaddefs.el: Disable dumping autoloads.
4917
4918 1998-01-05  SL Baur  <steve@altair.xemacs.org>
4919
4920         * lisp-mnt.el: Synch to Emacs 20.2.
4921
4922         * help.el: Remove manual autoload of `finder-by-keyword'.
4923
4924         * finder.el (finder-by-keyword): Autoload.
4925
4926         * help.el: Conditionalize hyperbole setup.
4927
4928 1998-01-04  SL Baur  <steve@altair.xemacs.org>
4929
4930         * packages.el (package-require): Update to reflect new data format.
4931
4932 1998-01-02  Didier Verna  <verna@inf.enst.fr>
4933
4934         * x-menubar.el (default-menubar): make the tutorials available
4935         through the menubar. (Plus some compilation warnings cleanup).
4936
4937 1998-01-04  SL Baur  <steve@altair.xemacs.org>
4938
4939         * check-features.el: New file.  Perform sanity check after build.
4940
4941         * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
4942         files to tooltalk package.
4943         (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
4944         package.
4945
4946         * package-admin.el (package-admin-xemacs): Use better default for
4947         location of XEmacs binary.
4948
4949 1998-01-03  Aki Vehtari  <Aki.Vehtari@hut.fi>
4950
4951         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
4952         tag with sexp and add value tag with value `t'.
4953
4954 1998-01-03  SL Baur  <steve@altair.xemacs.org>
4955
4956         * package-get.el: Changes to work with real data.
4957         From Pete Ware <ware@cis.ohio-state.edu>
4958
4959         * packages.el (packages-reload-autoloads): Guard load for the time 
4960         being.
4961
4962         * update-elc.el ("packages.el"): Force loading packages.el instead 
4963         of possibly out-of-date packges.elc.
4964         * make-docfile.el ("packages.el"): Ditto.
4965
4966 1998-01-02  Colin Rafferty  <colin@xemacs.org>
4967
4968         * build-report.el (build-report-delete-regexp): Added a rule for
4969         the main tarball shadowing anything past it.
4970
4971 1998-01-02  SL Baur  <steve@altair.xemacs.org>
4972
4973         * packages.el (package-provide): Delete a previous provide.
4974
4975         * package-info.el: New file.
4976
4977         * package-get.el: New file.
4978         From Pete Ware <ware@cis.ohio-state.edu>
4979         (package-get): Fix md5 computation to work with Mule.
4980
4981 1997-12-11  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
4982
4983         * simple.el (log-message-*): Quote symbols in docstrings properly.
4984
4985 1998-01-01  SL Baur  <steve@altair.xemacs.org>
4986
4987         * packages.el (packages-new-autoloads): Ignore symbolic links.
4988
4989         * cus-face.el (face-custom-attributes-get): Fix typo.
4990         From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
4991
4992 1997-12-31  SL Baur  <steve@altair.xemacs.org>
4993
4994         * startup.el (load-init-file): Reload new or changed autoloads
4995         unless inhibited.  Reload modified dumped lisp (stubbed).
4996
4997         * packages.el (packages-new-autoloads): New function.
4998         (packages-reload-autoloads): New function.
4999         (packages-reload-dumped-lisp): New (stub) function.
5000
5001         * loadup.el: Inhibit reloading dumped files when running temacs.
5002
5003         * loadhist.el (file-provides): Extend to handle variant
5004         extensions.
5005
5006         * replace.el (query-replace): Fix typo.
5007
5008 1997-12-30  SL Baur  <steve@altair.xemacs.org>
5009
5010         * make-docfile.el: list-autoloads-path has been renamed.
5011         * update-elc.el: list-autoloads has been renamed.
5012
5013         * packages.el (packages-list-autoloads): Renamed.
5014         (packages-list-autoloads-path): Ditto.
5015
5016 1997-12-29  Colin Rafferty  <colin@xemacs.org>
5017
5018         * packages.el (packages-find-packages-1): Made it signal a warning 
5019         for an error in an auto-autoload.el file.
5020
5021 1997-12-30  SL Baur  <steve@altair.xemacs.org>
5022
5023         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
5024         tag with const.
5025         From Aki Vehtari <Aki.Vehtari@hut.fi>
5026
5027         * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
5028
5029         * loadhist.el (unload-feature): Remove autoload.
5030
5031 1997-12-28  SL Baur  <steve@altair.xemacs.org>
5032
5033         * loadhist.el: Unpackaged.
5034
5035         * help.el (describe-symbol-find-file): Rename
5036         `describe-function-find-file' and make old name obsolete.
5037         (describe-function-1): Use it.
5038         (describe-function-1): Guard reference to
5039         `compiled-function-annotation'.
5040
5041 1997-12-27  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
5042
5043         * help.el (help-mode-bury): Now a call to `help-mode-quit' with
5044         argument.
5045         (help-mode-quit): New optional arg to control whether it kills or
5046         buries.  Tidied up.
5047         (with-displaying-help-buffer): Don't kill buffer initially, even
5048         if it exists: it is erased by `with-output-to-temp-buffer' anyway.
5049         (help-pretty-print-value): Rename back from
5050         `help-maybe-pretty-print-value'!  If `pp-internal' is available
5051         use it, otherwise use dumped `cl-prettyprint'.
5052         (describe-variable): Use `help-pretty-print-value' again.
5053         (find-func): Removed reference to "find-func" at end.
5054
5055 1997-12-26  Kirill M. Katsnelson  <kkm@kis.ru>
5056
5057         * dumped-lisp.el: x-menubar.el dumped along with mswindows native
5058           GUI XEmacs. Rename? x-menubar is rather window system
5059           independant, except for a couple of items.
5060
5061 1997-12-26  SL Baur  <steve@altair.xemacs.org>
5062
5063         * x-menubar.el (default-menubar): Remove hyperbole and oobr
5064         entries as they will no longer be distributed with XEmacs.
5065
5066         * format.el (format-alist): Fix image/tiff regexps.
5067         From P. E. Jareth Hein <jareth@camelot-soft.com>
5068
5069         * help.el (help-maybe-pretty-print-value): Rename.
5070         (describe-variable): Use it.
5071         (describe-variable): Add trailing linefeed.
5072
5073 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
5074
5075         * help.el (describe-function-1): Don't output anything for
5076           arglist of autoload functions.
5077
5078 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
5079
5080         * help.el (describe-function-1): Don't output anything for
5081           arglist of autoload functions.
5082
5083 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
5084
5085         * help.el (help-mode-map): New bindings for `help-mode-bury',
5086         `describe-function-at-point', `describe-variable-at-point',
5087         `Info-elisp-ref', `customize-variable', `help-next-section' and
5088         `help-prev-section'.
5089         (help-next-section): New function.
5090         (help-prev-section): New function.
5091         (help-mode-quit): Changed to kill the help buffer.
5092         (help-mode-bury): Formerly `help-mode-quit'.  Bury buffer
5093         correctly.
5094         (help-buffer-name): New function to generate the name of help
5095         buffers.
5096         (with-displaying-help-buffer): Is now a macro.  Takes an new first
5097         argument giving the name of the help buffer.
5098         (describe-key): Use `with-displaying-help-buffer' with name.
5099         (describe-mode): Ditto.
5100         (describe-bindings): Ditto.
5101         (describe-prefix-bindings): Ditto.
5102         (view-lossage): Ditto.
5103         (with-syntax-table): New macro.
5104         (function-called-at-point): Use `ignore-errors' and
5105         `with-syntax-table'.
5106         (function-at-point): Ditto.
5107         (describe-function): Use `with-displaying-help-buffer' with name.
5108         (function-arglist): Extracted from `describe-function-1'.  Returns
5109         function's arglist as string.
5110         (function-documentation): Extracted from `describe-function-1'.
5111         Returns function's docstring.
5112         (describe-function-1): Remove all the "stream" garbage, including
5113         the stream argument.  Use `function-arglist' and
5114         `function-documentation'.
5115         (describe-function-arglist): Just use `function-arglist'.
5116         (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
5117         (help-pretty-print-value): New function to help with
5118         pretty-printing variable values.  Knows about `#<...>'.  Needs
5119         `pp-internal'.
5120         (describe-variable): Use `with-displaying-help-buffer' with name.
5121         Formatting improved.  Display file where variable is defined, if
5122         known.  Use `help-pretty-print-value'.
5123         (describe-syntax): Use `with-displaying-help-buffer' with name.
5124         (list-processes): Remove "stream" garbage.
5125
5126 1997-12-25  SL Baur  <steve@altair.xemacs.org>
5127
5128         * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
5129         call a dumped routine instead.
5130
5131         * x-win-xfree86.el: Wrap file in defun.
5132         * x-win-sun.el: Ditto.
5133
5134 1997-12-23  SL Baur  <steve@altair.xemacs.org>
5135
5136         * help.el (view-emacs-news): Remove usage of outl-mouse which
5137         advises functions and does other evil things.
5138
5139 1997-12-22  SL Baur  <steve@altair.xemacs.org>
5140
5141         * format.el (format-alist): Add `image/tiff'.
5142         From P. E. Jareth Hein <jareth@camelot-soft.com>
5143
5144 1997-12-21  SL Baur  <steve@altair.xemacs.org>
5145
5146         * about.el (about-hackers): More names added.
5147
5148         * make-docfile.el: Remove superfluous package path search.
5149
5150         * loaddefs.el: Commentary changes.  Removal of VM autoloads.
5151
5152 1997-12-20  SL Baur  <steve@altair.xemacs.org>
5153
5154         * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
5155         ignored shadows.
5156
5157 1997-12-18  SL Baur  <steve@altair.xemacs.org>
5158
5159         * startup.el (set-default-load-path): Make sure lisp and site-lisp 
5160         get trailing slashes when added to the load-path.
5161
5162         * x-init.el (init-x-win): Locate where XEmacs X localization files 
5163         are.
5164
5165 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
5166
5167         * x-faces.el: Added support for foregroundToolBarColor
5168           to xpm-color-symbols.
5169
5170 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
5171
5172         * etags.el (tags-remove-duplicates): Removed.
5173         (buffer-tag-table-list): Use `delete-duplicates'.
5174
5175         * cl-extra.el (coerce): Coerce to bit-vector and weak-list
5176         correctly.
5177         (get*): Defalias to `get'.
5178
5179         * cl.el (eql): Compare integers with `eq'.
5180         (cl-map-extents): Check for `map-extents' first.
5181
5182 1997-12-17  Didier Verna  <verna@inf.enst.fr>
5183
5184         * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
5185         added the 'numero', 'copyright' and 'trademark' symbols.
5186
5187         * leim/quail/latin-post.el ("french-postfix"): see above.
5188
5189 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
5190
5191         * widget.el (define-widget): Check the arguments.
5192
5193         * cus-edit.el (customize-face): Use `check-argument-type'.
5194         (custom-variable-value-create): Use `signal' to signal error.
5195         (custom-variable-reset-saved): Ditto.
5196         (custom-variable-reset-standard): Ditto.
5197         (custom-face-reset-saved): Ditto.
5198
5199         * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
5200         (widget-default-format-handler): Ditto.
5201         (widget-checklist-add-item): Ditto.
5202         (widget-radio-add-item): Ditto.
5203         (widget-editable-list-entry-create): Ditto.
5204         (widget-sexp-prompt-value): Ditto.
5205
5206         * custom.el (custom-declare-variable): Signal errors better.
5207         (custom-handle-keyword): Ditto.
5208         (custom-declare-group): Ditto.
5209
5210         * window-xemacs.el (windows): Ditto.
5211
5212         * menubar.el (menu): Ditto.
5213
5214         * keydefs.el (keyboard): Ditto.
5215
5216         * minibuf.el (minibuffer): Ditto.
5217
5218         * process.el (execute): Ditto.
5219
5220         * fill.el (fill): Ditto.
5221
5222         * modeline.el (modeline): Ditto.
5223
5224         * help.el (help): Ditto.
5225
5226         * faces.el (faces): Ditto.
5227
5228         * files.el (files): Ditto.
5229
5230         * x-init.el (x): Ditto.
5231
5232         * lisp-mode.el (lisp): Ditto.
5233
5234         * process.el (processes): Ditto.
5235
5236         * mouse.el (mouse): Ditto.
5237
5238         * abbrev.el (abbrev): Moved from cus-edit.
5239
5240         * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
5241         as variable declaration.
5242
5243 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
5244
5245         * menubar.el (find-menu-item): Use `check-argument-type'.
5246         (find-menu-item): Cosmetic changes.
5247
5248 1997-12-18  SL Baur  <steve@altair.xemacs.org>
5249
5250         * x-menubar.el (default-menubar): Guard usage of lpr-switches.
5251
5252 1997-12-17  SL Baur  <steve@altair.xemacs.org>
5253
5254         * startup.el (set-default-load-path): Only search package-path
5255         when not running temacs.
5256
5257         * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp 
5258         files.
5259
5260         * loadup.el: Correct commentary.  Reformatting.
5261         (really-early-error-handler): Use absolute path to the 
5262         first dumped-lisp.el file.
5263         (really-early-error-handler): Print full path name of
5264         each dumped lisp file (inherited from InfoDock).
5265
5266         * shadow.el (find-emacs-lisp-shadows): Ignore multiple
5267         dumped-lisp.el files.
5268
5269         * make-docfile.el (preloaded-file-list): Reorder when the
5270         package-path is searched.
5271         * update-elc.el: Ditto.
5272
5273         * lisp-mode.el (call-with-condition-handler): Treat the same as
5274         `condition-case' for indentation.
5275
5276         * about.el (about-xemacs): Update release date.
5277
5278 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
5279
5280         * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
5281         anywhere but at the last clause.
5282         (ecase): Disallow `t' and `otherwise'.
5283
5284 1997-12-16  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
5285
5286         * cus-edit.el (custom-buffer-create-buttons): New function
5287         from stuff moved out of `custom-buffer-create-internal'.
5288         (custom-novice): New variable.  Default t.
5289         (custom-display-global-buttons): Ditto.  Default `top'.
5290         (custom-buffer-create-internal): Only display help if
5291         `custom-novice' is non-nil.  Display global buttons according to
5292         `custom-display-global-buttons'.
5293
5294 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
5295
5296         * menubar.el (find-menu-item): Use `check-argument-type'.
5297         (find-menu-item): Cosmetic changes.
5298
5299 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
5300
5301         * modeline.el (mouse-drag-modeline): Give the modeline a "pressed" 
5302         look.
5303
5304 1997-12-16  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
5305
5306         * format.el (format-deannotate-region):  Bug fix.
5307         Deannotating a region containing unknown tags would fail
5308         (causing decoding of text/enriched to fail at user level)
5309
5310 1997-12-16  Kyle Jones  <kyle_jones@wonderworks.com>
5311
5312         * minibuf.el (read-directory-name): Support sixth
5313           arg, HISTORY, as already documented.
5314
5315 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
5316
5317         * etags.el (get-tag-table-buffer): Use explicit lists as arguments 
5318         to `ecase'.
5319
5320 1997-12-14  SL Baur  <steve@altair.xemacs.org>
5321
5322         * skk/skk-leim.el (skk-auto-fill-activate): Synch with
5323         skk-activate.
5324
5325 1997-12-13  SL Baur  <steve@altair.xemacs.org>
5326
5327         * dumped-lisp.el (preloaded-file-list): Remove debugging statement.