21.4.14 "Reasonable Discussion".
[chise/xemacs-chise.git.1] / lisp / ChangeLog
1 2003-09-03  Vin Shelton <acs@xemacs.org>
2
3         * XEmacs 21.4.14 is released
4
5 2003-08-17  Vin Shelton  <acs@xemacs.org>
6
7         * about.el: Vanity patch.
8
9 2003-08-11  Stephen J. Turnbull  <stephen@xemacs.org>
10
11         * code-process.el (call-process):
12         (call-process-region):
13         (start-process):
14         Document coding system processing.
15
16 2003-08-03  Stephen J. Turnbull  <stephen@xemacs.org>
17
18         * startup.el (splash-frame-body): Idiomatic English.
19
20 2003-04-24  Jin Choi <jsc@orangeimagineering.com>
21
22         * font-lock.el (font-lock-match-java-declarations): Move
23         save-restriction, narrow-to-region to beginning of function to
24         avoid going beyond the limit and causing an infloop.
25
26 2003-04-16  Jerry James  <james@xemacs.org>
27
28         * keydefs.el: Remove mappings for keys mapped to the nowhere
29         defined function function-key-error.
30
31 2003-03-22  Vasily Korytov  <deskpot@myrealbox.com>
32
33         * lisp-mode.el (emacs-lisp-mode-hook, lisp-mode-hook,
34         lisp-interaction-mode-hook): Add the docstrings.
35
36 2003-08-04  Michael Toomim <toomim@OCF.Berkeley.EDU>
37
38         * byte-optimize.el: Fix infinite loop in bytecode optimizer.  See:
39         http://list-archive.xemacs.org/xemacs-beta/200306/msg00157.html
40         http://list-archive.xemacs.org/xemacs-beta/200307/msg00005.html
41
42 2003-06-18  Nickolay Pakoulin  <npak@ispras.ru>
43
44         * cl-macs.el (cl-transform-lambda): Place doc on Common Lisp
45         lambda list after the original doc.  Care about
46         #'(lambda () "SingleString") 
47         (cl-upcase-arg): 
48         (cl-function-arglist):
49         Care about &cl-defs and &cl-quote in lambda list, dotted lists and
50         circular data structures in lambda list specification
51
52 2003-06-11  Adrian Aichner  <adrian@xemacs.org>
53
54         * font-lock.el (lisp-font-lock-keywords-1): Only NAME, not NAME(
55         to appear in font-lock-function-name-face.
56
57 2003-06-17  Stephen J. Turnbull  <stephen@xemacs.org>
58
59         * bytecomp.el (byte-compile-lambda): Discard docstring only if it
60         is not also the value of the lambda.
61
62 2003-05-06  Andy Piper  <andy@xemacs.org>
63
64         * files.el (revert-buffer): Make sure local variables get processed,
65         even in the case of an optimized reversion.
66
67 2003-05-25  XEmacs Build Bot <builds@cvs.xemacs.org>
68
69         * XEmacs 21.4.13 is released
70
71 2003-03-18  Stephen J. Turnbull  <stephen@xemacs.org>
72
73         * gutter-items.el (buffers-tab-filter-functions): Improve docstring.
74         Suggested by a Chris Palmer <chris@nodewarrior.org> patch.
75
76 2003-02-14  Ben Wing  <ben@xemacs.org>
77
78         * byte-optimize.el:
79         * byte-optimize.el (byte-compile-inline-expand):
80         * byte-optimize.el (byte-compile-unfold-lambda):
81         * byte-optimize.el (byte-optimize-form-code-walker):
82         * byte-optimize.el (byte-optimize-form):
83         * byte-optimize.el (byte-decompile-bytecode-1):
84         * byte-optimize.el (byte-optimize-lapcode):
85         Review carefully and sync up to 20.7 except for areas as noted.
86         Fixes problem with JDE compilation.
87
88 2003-02-05  Ben Wing  <ben@xemacs.org>
89
90         * simple.el:
91         * simple.el (motion-keys-for-shifted-motion):
92         Omit M-S-home/end from motion keys.
93
94 2003-02-07  Ben Wing  <ben@xemacs.org>
95
96         * text-props.el (text-property-any):
97         * text-props.el (text-property-not-all):
98         Fix bug when end > start.
99
100 2003-01-17  Stephen J. Turnbull  <stephen@xemacs.org>
101
102         * info.el (Info-insert-dir): Make default-directory end in
103         separator.  Patch due to Martin Buchholz.
104
105 2003-01-15  Stephen J. Turnbull  <stephen@xemacs.org>
106
107         * XEmacs 21.4.12 "Portable Code" is released.
108
109 2003-01-13  Ilya Golubev  <golubev@xemacs.org>
110
111         * about.el: Update golubev data.
112
113 2003-01-15  Stephen J. Turnbull  <stephen@xemacs.org>
114
115         * isearch-mode.el (isearch-mode-map): Substitute comment on
116         desirability, and back out "GR is printable" changes.
117
118 2003-01-08  Stephen J. Turnbull  <stephen@xemacs.org>
119
120         * isearch-mode.el (isearch-mode-map): Don't bind CSI.
121
122 2003-01-07  Stephen J. Turnbull  <stephen@xemacs.org>
123
124         * isearch-mode.el (isearch-mode-map): GR (and C1) is printable.
125
126 2003-01-06  Ville Skyttä  <scop@xemacs.org>
127
128         * menubar-items.el (default-menubar): Use browse-url-mozilla
129         instead of browse-url-gnome-moz for Mozilla.
130
131 2003-01-03  Stephen J. Turnbull  <stephen@xemacs.org>
132
133         * XEmacs 21.4.11 "Native Windows TTY Support" is released.
134
135 2002-12-27  Ville Skyttä  <scop@xemacs.org>
136
137         * files.el (auto-mode-alist): Remove redundant entries for modes
138         that live in packages.
139         (interpreter-mode-alist): Ditto.
140
141 2002-03-17  Ville Skyttä  <ville.skytta@xemacs.org>
142
143         * menubar-items.el (default-menubar): Sync with current
144         browse-url-xemacs.el.
145
146 2002-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
147
148         * XEmacs 21.4.10 "Military Intelligence" is released.
149
150 2002-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
151
152         * font-lock.el (font-lock-fontify-keywords-region): Fix typo.
153
154 2002-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
155
156         * keydefs.el (global-map): Bind C-xrd to delete-rectangle per GNU.
157
158 2001-05-10   Daiki Ueno  <ueno@unixuser.org>
159
160         * font-lock.el (font-lock-compile-keywords): Rewrite as a side
161         effect free function.
162         (font-lock-fontify-keywords-region): Supply the argument to
163         font-lock-compile-keywords.
164
165 2002-09-22  Ville Skyttä  <ville.skytta@xemacs.org>
166
167         * package-get.el (package-get-download-sites): Bring sites list
168         up to date, prefer xx.xemacs.org addresses.
169
170 2002-09-27  Andy Piper  <andy@xemacs.org>
171
172         * dialog.el (make-dialog-box): for general dialogs only
173         delete-frame-hook will be run.
174
175 2002-09-28  Stephen J. Turnbull  <stephen@xemacs.org>
176
177         * font-lock.el (font-lock-fontify-syntactically-region): Add
178         comment about lookup-syntax-properties, document LOUDLY as unused.
179
180 2002-08-26  Andy Piper  <andy@xemacs.org>
181
182         * gutter-items.el (set-progress-feedback-instantiator): Fix bad
183         merge.
184
185 2002-09-02  Ville Skyttä  <ville.skytta@xemacs.org>
186
187         * bytecomp-runtime.el (make-obsolete): Docstring argument nit.
188         (make-obsolete-variable): Ditto.
189         (make-compatible): Ditto.
190         (make-compatible-variable): Ditto.
191
192 2002-09-16  Stephen J. Turnbull  <stephen@xemacs.org>
193
194         * obsolete.el (parse-sexp-lookup-properties): new compatible alias
195         for `lookup-syntax-properties'.  RFE from Alan Mackenzie.
196
197 2002-08-28  Andy Piper  <andy@xemacs.org>
198
199         * files.el (revert-buffer): propagate revert-without-query-status.
200
201 2002-06-03  Andy Piper  <andy@xemacs.org>
202
203         * dialog-items.el (make-search-dialog): align various subcontrols
204         in visually pleasing ways, allow frame to autosize to the dialog
205         size.
206         * dialog.el (make-dialog-box): add a border inside the frame. Add
207         :autosize property, if t then reset the frame size appropriately
208         before the frame is mapped.
209         * gutter-items.el (set-progress-feedback-instantiator): align
210         various subcontrols.
211         * gutter-items.el (set-progress-abort-instantiator): ditto.
212
213 2002-08-23  Stephen J. Turnbull  <stephen@xemacs.org>
214
215         * XEmacs 21.4.9 "Informed Management" is released.
216
217 2002-06-22  Ville Skyttä  <ville.skytta@xemacs.org>
218
219         * subr.el (add-to-list): Sync with GNU Emacs 21.2, adding the
220         "&optional append" argument.
221
222 2002-07-16  Didier Verna  <didier@xemacs.org>
223
224         * subr.el (replace-in-string): fix case fold bug introduced by
225         "2000-07-30  Ben Wing  <ben@xemacs.org>": honor the value of
226         case-fold-search in temporary buffers.
227
228 2002-08-03  Steve Youngs  <youngs@xemacs.org>
229
230         * lib-complete.el (find-library): Remove check for mule because
231         decompression DOES work on Mule.
232
233 2002-08-11  John Paul Wallington  <jpw@shootybangbang.com>
234
235         * simple.el (join-line): New alias for `delete-indentation'.
236
237 2002-08-02  Ville Skyttä  <ville.skytta@xemacs.org>
238
239         * font-lock.el: Some faces and doc typo fixes from GNU Emacs.
240         (font-lock-doc-face): New alias to font-lock-doc-string-face.
241         (font-lock-builtin-face): New.
242         (font-lock-constant-face): New.
243         (font-lock-face-list): Add builtin and constant faces.
244
245 2002-08-16  Stephen J. Turnbull  <stephen@xemacs.org>
246
247         * autoload.el (make-autoload): Support define-derived-mode.
248         Collected puts of doc-string-elt property.  Based on a patch by
249         Didier Verna <didier@xemacs.org>.
250
251 2002-08-15  Stephen J. Turnbull  <stephen@xemacs.org>
252
253         * wid-edit.el (widget-field-activate): Fix docstring typo.
254
255 2002-07-23  Andy Piper  <andy@xemacs.org>
256
257         * about.el (about-personal-info): update me.
258
259 2002-07-12  Andy Piper  <andy@xemacs.org>
260
261         * custom.el (custom-theme-set-variables): remove bogus
262         arguments. Use custom-set-default to set defaults.
263         (custom-set-variables): update doc.
264         (custom-local-buffer): new, synced from FSF.
265         (custom-set-default): ditto.
266         (defcustom): update doc.
267
268 2002-06-16  Andy Piper  <andy@xemacs.org>
269
270         * menubar-items.el (default-menubar): enable windows printing on
271         cygwin as well as native.
272
273 2002-06-12  Andy Piper  <andy@xemacs.org>
274
275         * printer.el (generic-print-buffer): catch all errors so that the
276         print device can be cleared in all scenarios.
277         (Printer-clear-device): make sure clearing the printer allows it
278         to be used again immediately.
279         (generic-print-region): make sure the default printer face is
280         black-on-white.
281
282 2002-04-23  Jerry James  <james@xemacs.org>
283
284         * window-xemacs.el (display-buffer-function): Change doc to
285         reflect new arg.
286         * window-xemacs.el (pre-display-buffer-function): Ditto.
287         * window-xemacs.el (display-buffer): New arg, shrink-to-fit.  If
288         non-nil, make the new window just big enough for its contents.
289         * frame.el (get-frame-for-buffer): Accept new arg, due to above.
290         * frame.el (show-temp-buffer-in-current-frame): Remove broken
291         temp-buffer-shrink-to-fit code.  Tell display-buffer instead.
292
293 2002-06-06  Andy Piper  <andy@xemacs.org>
294
295         * custom.el (custom-theme-set-variables): sync :set-after from FSF.
296         (defcustom): ditto.
297         (custom-handle-keyword): ditto.
298
299 2002-07-12  Stephen J. Turnbull  <stephen@xemacs.org>
300
301         * gutter-items.el (buffers-tab-selection-function): Improve doc.
302         Make obsolete.  Default to nil.
303         (buffers-tab-filter-functions): Improve doc.  Use literal default.
304         Inspired by a patch by John Palmieri.
305
306 2002-07-01  Mike Alexander  <mta@arbortext.com>
307
308         * process.el (shell-command-on-region): Don't delete the region
309         before giving it to call-process-region
310
311 2002-06-04  Jerry James <james@eecs.ku.edu>
312
313         * find-paths.el (paths-find-architecture-directory): Search in
314         `system-configuration'/`base', not `base'`system-configuration'.
315
316 2002-06-23  Ville Skyttä  <ville.skytta@xemacs.org>
317
318         * info.el (Info-index): Add missing \ in [ t].
319
320 2002-06-11  Stephen J. Turnbull  <stephen@xemacs.org>
321
322         * gutter-items.el (gutter-buffers-tab-visible-p,
323         buffers-tab-omit-function, buffers-tab-selection-function,
324         buffers-tab-filter-functions):
325         Doc improvements.
326
327 2002-06-09  Stephen J. Turnbull  <stephen@xemacs.org>
328
329         * toolbar.el (toolbar-icon-directory): Document trailing separator.
330
331         * toolbar-items.el (toolbar-news): Fix typo in message string.
332
333 2002-06-08  Stephen J. Turnbull  <stephen@xemacs.org>
334
335         * dialog.el (yes-or-no-p-dialog-box): 
336         * cmdloop.el (y-or-n-p-minibuf):
337         (yes-or-no-p-minibuf):
338         (yes-or-no-p):
339         (y-or-n-p): 
340         Specify negative answers in docstrings.
341
342 2002-05-25  Steve Youngs  <youngs@xemacs.org>
343
344         * package-ui.el (pui-help-echo): Display both installed and author
345         version.  Use a balloon-help window to display extra info like
346         package requires.
347
348 2002-05-30  Andy Piper  <andy@xemacs.org>
349
350         * files.el (revert-buffer-internal): don't visit
351         revert-buffer. Kill buffer when not used. Suggested by Mike
352         Alexander <mta@arbortext.com>
353
354 2002-05-20  Stephen J. Turnbull  <stephen@xemacs.org>
355
356         * files.el (revert-buffer): More docstring fiddling.
357
358 2002-05-19  Stephen J. Turnbull  <stephen@xemacs.org>
359
360         * files.el (revert-buffer):
361         (revert-buffer-internal):
362         (revert-buffer-insert-file-contents-function):
363         Improve docstrings and comments.
364
365 2002-05-08  Andy Piper  <andy@xemacs.org>
366
367         * files.el (revert-buffer): observe noconfirm behavior.
368
369 2002-04-09  Andy Piper  <andy@xemacs.org>
370
371         * files.el (revert-buffer): use revert-buffer-internal if it looks
372         like doing so will not result in any user-visible changes.
373         (revert-buffer-internal): new function. Do the actual process of
374         reversion and then see whether the result is any different to what
375         we have already. If it is not then do nothing.
376
377 2001-12-11  Andy Piper  <andy@xemacs.org>
378
379         * menubar.el (get-popup-menu-response): re-order so that it works
380         on more sane/facist window systems.
381
382 2001-12-03  Andy Piper  <andy@xemacs.org>
383
384         * faces.el (frob-face-property): don't infloop in face frobbing
385         from Jan Vroonhof <jan@xemacs.org>.
386
387 2001-11-30  Jan Vroonhof  <jan@xemacs.org>
388
389         * faces.el (frob-face-property): Follow face fall-back hierarchy
390         properly for face properties without an instance. Only do manual
391         copy form 'default in last resort. This handles in particular
392         the case where 'default itself has only a fall-back (which is
393         the case by default on windows).
394
395 2001-11-24  Andy Piper  <andy@xemacs.org>
396
397         * printer.el (generic-print-region): set default-frame-plist to
398         nil while creating the printer frame so that sizes reflect the
399         printed page.
400
401         * faces.el (face-complain-about-font): Don't complain on printers.
402
403 2002-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
404         
405         * package-net.el: Andy synch.
406         
407 2001-12-16  Andy Piper  <andy@xemacs.org>
408
409         * package-get.el (package-get-update-all): Make sure installed.db
410         gets updated after updating packages.
411
412 2002-03-28  Ben Wing  <ben@xemacs.org>
413
414         * msw-glyphs.el: Set glyph-contrib-p to nil on hscroll,
415         continuation, truncation so that we don't get line jumpiness from
416         them being larger than the line height.
417
418         * msw-font-menu.el (mswindows-font-menu-font-data): Fix bug.
419
420 2001-11-30  Jan Vroonhof  <jan@xemacs.org>
421
422         * font.el (font-window-system-mappings): Add mapping for Gtk
423         (assume identical to X) 
424
425 2002-02-04  Andy Piper  <andy@xemacs.org>
426
427         * files.el (convert-standard-filename): Fix for short filename
428         Peter Arius <pas@methodpark.de>
429
430 2001-12-10  Christoph Wedler  <Christoph.Wedler@sap.com>
431
432         * list-mode.el (default-choose-completion): completion-base-size
433         should refer to local value in the completion list buffer.
434
435 2001-12-03  Didier Verna  <didier@xemacs.org>
436
437         * rect.el: autoload `replace-rectangle'.
438         * keydefs.el (global-map): bind it to `C-x r p'.
439
440 2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
441
442         * XEmacs 21.4.8 "Honest Recruiter" is released.
443
444 2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
445
446         This patch is based on Jerry James's patch and analysis.
447
448         * select.el (get-clipboard):
449         (get-selection):
450         Update docstrings.
451         (get-clipboard-foreign):
452         (get-selection-foreign):
453         New function for use as `interprogram-paste-function's.
454
455         * simple.el (interprogram-paste-function): Change default to
456         `get-clipboard-foreign'; improve docstring.
457         (interprogram-cut-function): Improve dosctring.
458
459 2002-05-04  Stephen J. Turnbull  <stephen@xemacs.org>
460
461         * XEmacs 21.4.7 "Economic Science" is released.
462
463 2002-03-18  Adrian Aichner  <adrian@xemacs.org>
464
465         * cus-edit.el (customize-save-variable): Fix typo in prompt.
466
467 2002-03-26  John Paul Wallington  <jpw@xemacs.org>
468
469         * obsolete.el (assq-delete-all): New compatibility alias for 
470         remassq.
471
472 2002-01-09  Simon Josefsson  <jas@extundo.com>
473
474         * files.el (auto-mode-alist): Support Sieve (*.siv, *.sieve).
475
476 2002-01-04  Adrian Aichner  <adrian@xemacs.org>
477
478         * info.el (Info-auto-generate-directory): Default
479         Info-auto-generate-directory to 'if-outdated.
480
481 2002-03-28  Stephen J. Turnbull  <stephen@xemacs.org>
482
483         * startup.el (normal-top-level): Prevent migration code from
484         trashing .emacs on an error in loading the init files.
485
486 2002-03-14  Ville Skyttä  <ville.skytta@xemacs.org>
487
488         * files.el (auto-mode-alist): GNUmakefile is a Makefile,
489         "system default" Xdefaults and friends get xrdb-mode.
490
491 2002-03-05  Mats Lidell  <matsl@contactor.se>
492  
493         * help-nomule.el (tutorial-supported-languages): Added Swedish
494         tutorial. Sorted languages.
495
496 2002-02-11  Mike Sperber <mike@xemacs.org>
497
498         * info.el (Info-maybe-update-dir): Regenerate dir if we're
499         regenerating outdated dir files and dir is non-existent.
500
501 2002-01-27  Stephen J. Turnbull  <stephen@xemacs.org>
502
503         * code-files.el (convert-mbox-coding-system): Improve comment.
504         (write-region): Improve docstring.  Reformat to 80 columns.  Add
505         coding-system argument to `write-region-pre-hook' call.
506         (write-region-pre-hook): Fix docstring to mention lockname argument.
507
508 2002-01-18  Stephen J. Turnbull  <stephen@xemacs.org>
509
510         * minibuf.el (completing-read): Remove redundant wrong arg list.
511
512         * help.el (with-displaying-help-buffer): Put usage advice in docstring.
513
514 2001-12-27  John Paul Wallington  <jpw@shootybangbang.com>
515
516         * obsolete.el (interactive-form): new compatibility alias for 
517         function-interactive.
518
519 2001-11-29  Adrian Aichner  <adrian@xemacs.org>
520
521         * menubar-items.el (Menubar-items-truncate-list): Removed.
522         * menubar-items.el (Menubar-items-truncate-history): New.
523         * menubar-items.el (default-menubar): Use
524         Menubar-items-truncate-history.
525
526 2002-02-03  Adrian Aichner  <adrian@xemacs.org>
527
528         * printer.el (generic-print-region): Pass correct arguments to
529         lpr-region.  Thanks to Nevin Kapur <nevin@jhu.edu> and Björn
530         Torkelsson <torkel@acc.umu.se>.
531
532 2002-01-09  John Paul Wallington  <jpw@shootybangbang.com>
533
534         * help.el (describe-mode): synched with FSF 19.34; handle nil
535         minor mode indicators.
536
537 2001-12-03  Christoph Wedler  <Christoph.Wedler@sap.com>
538
539         * minibuf.el (completing-read): Update docstring.
540
541 2001-12-17  Stephen J. Turnbull  <stephen@xemacs.org>
542
543         * XEmacs 21.4.6 "Common Lisp" is released.
544
545 2001-11-21  Stephen J. Turnbull  <stephen@xemacs.org>
546
547         * package-net.el: Inadvertant synch with Windows branch.  From
548         Andy's log:
549         (package-net-kit-version): new variable.
550         (package-net-generate-bin-ini): use it. Remove unwanted functions.
551
552 2001-11-28  Steve Youngs  <youngs@xemacs.org>
553
554         * package-get.el (package-get-locate-index-file): Also search the
555         core etc/ directory for the package index file if it can't be
556         found in ~/.xemacs/.
557
558 2001-12-13  William Perry  <wmperry@gnu.org>
559
560         * dialog-gtk.el (popup-builtin-question-dialog):
561         Conform to API in gui.c.
562         
563 2001-11-12  Andy Piper  <andy@xemacs.org>
564
565         * cus-edit.el (custom-save-face-internal): make sure we save
566         non-themed faces.
567         (custom-save-variables): ditto variables.
568
569 2001-11-20  Stephen J. Turnbull  <stephen@xemacs.og>
570
571         * faces.el (make-face-family):
572         (make-face-size):
573         New face-modifying functions per Jan Vroonhof.
574
575         cus-face.el (custom-set-face-font-family):
576         (custom-set-face-font-size):
577         Use them.
578
579         * font.el (font-window-system-mappings): More precise docstring.
580
581         (font-create-name):
582         (font-create-object):
583         (tty-font-create-object):
584         (tty-font-create-plist):
585         (x-font-create-object):
586         (x-font-create-name):
587         (ns-font-create-name):
588         (mswindows-font-create-object):
589         (mswindows-font-create-name):
590         Add doctrings.
591
592 2001-11-14  John Paul Wallington <jpw@shootybangbang.com>
593
594         * gtk-faces.el (gtk-init-device-faces): removed spurious
595         quote before let* expression.
596
597 2001-10-29  Andy Piper  <andy@xemacs.org>
598
599         * code-files.el (toggle-buffer-file-coding-system): mark buffer as
600         modified when changing coding system.
601
602         * toolbar-items.el (toolbar-dired): Use interactive "D" spec so
603         that we invoke the GUI directory selector.
604
605 2001-10-25  Andy Piper  <andy@xemacs.org>
606
607         * dialog.el (make-dialog-box): use new directory dialog support.
608         * minibuf.el (read-file-name-1): ditto.
609         (read-file-name): ditto.
610         (read-directory-name): ditto.
611
612 2001-10-23  Stephen J. Turnbull  <stephen@xemacs.org>
613
614         * XEmacs 21.4.5 "Civil Service" is released.
615
616 2001-04-23  Didier Verna  <didier@xemacs.org>
617
618         * cus-edit.el (custom-variable-pre-save): New.
619         * cus-edit.el (custom-variable-post-save): New.
620         * cus-edit.el (custom-variable-save): use them.
621         * cus-edit.el (custom-face-pre-save): New.
622         * cus-edit.el (custom-face-post-save): New.
623         * cus-edit.el (custom-face-save): use them.
624         * cus-edit.el (custom-group-pre-save): New.
625         * cus-edit.el (custom-group-post-save): New.
626         * cus-edit.el (custom-group-save): use them.
627         * cus-edit.el (Custom-save): use the pre/post functions above,
628         call `custom-save-all' only once.
629         * cus-edit.el (custom-variable-pre-reset-standard): New.
630         * cus-edit.el (custom-variable-post-reset-standard): New.
631         * cus-edit.el (custom-variable-reset-standard): use them.
632         * cus-edit.el (custom-face-pre-reset-standard): New.
633         * cus-edit.el (custom-face-post-reset-standard): New.
634         * cus-edit.el (custom-face-reset-standard): use them.
635         * cus-edit.el (custom-group-pre-reset-standard): New.
636         * cus-edit.el (custom-group-post-reset-standard): New.
637         * cus-edit.el (Custom-reset-standard): use them.
638         * cus-edit.el (custom-face-reset-saved): use the pre/post
639         functions above, call `custom-save-all' only once.
640
641 2001-04-08  Danny Colascione  <qtmstr@optonline.net>
642
643         * gutter-items.el (buffers-tab face): Derive from the modeline
644         face by default.  Many people use white-on-black for the default
645         font, and the tabs look hideous with that color combination.  The
646         modeline usually has the correct colors.
647
648 2001-09-28  Robert Pluim  <rpluim@bigfoot.com>
649
650         * etags.el (find-tag): Doc fix, point users at pop-tag-mark.
651         (tag-mark-stack-max): Typo fix.
652
653 2001-09-28  Ben Wing  <ben@xemacs.org>
654
655         * font-lock.el:
656         * font-lock.el (font-lock-after-change-function):
657         fix problem with last patch, reported by Katsumi Yamaoka.
658
659 2001-09-17  Ben Wing  <ben@xemacs.org>
660
661         * font-lock.el (font-lock-after-change-function):
662         fix problem when you insert a comment on the line before a line of
663         code: if we use the following char, then when you hit backspace,
664         the following line of code turns the comment color.
665
666 2001-06-08  Ben Wing  <ben@xemacs.org>
667
668         * process.el: comment about shell-command-switch.
669         * process.el (shell-quote-argument): Need to quote a null
670         argument, too.  From Dan Holmsand.
671         
672         * startup.el (normal-top-level): Delete some unused FSF junk.
673         * startup.el (command-line-early):
674         
675         * startup.el (command-line): Call MS Windows init function.
676         
677         * win32-native.el:
678         * win32-native.el (mswindows-system-shells): New.
679         * win32-native.el (mswindows-system-shell-p): New.
680         * win32-native.el (init-mswindows-at-startup): New.
681         * win32-native.el (mswindows-quote-one-vc-runtime-arg):
682         * win32-native.el (mswindows-quote-one-simple-arg):
683         * win32-native.el (mswindows-quote-one-command-arg):
684         * win32-native.el (mswindows-construct-process-command-line-alist):
685         Correct comments at top.  Correctly handle passing arguments
686         to Cygwin programs and to bash.  Fix quoting of zero-length
687         arguments (from Dan Holmsand).  Set shell-command-switch based
688         on shell-file-name, which in turn comes from env var SHELL.
689
690 2001-07-18  Alexey Mahotkin  <alexm@hsys.msk.ru>
691
692         * toolbar.el (toolbar-visible-p, toolbar-captioned-p,
693         default-toolbar-position): Fill docstrings for balloon-help.
694
695 2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
696
697         * faces.el: Reenable specifications over 'gtk domain.
698
699 2001-08-08  Didier Verna  <didier@xemacs.org>
700
701         * autoload.el (update-autoload-files): make defdir a file name,
702         not directory name.
703
704 2001-08-06  Steve Youngs  <youngs@xemacs.org>
705
706         * menubar-items.el (default-menubar): Use 'report-xemacs-bug'.
707
708         * lisp-mnt.el (lm-report-bug): Use 'report-xemacs-bug-beta-address'.
709
710 2001-08-01  Edward M. Lee  <tailbert@yahoo.com>
711
712         * font-menu.el (font-menu-set-font): Default to current font-family.
713         (font-menu-preferred-resolution):
714         (font-menu-size-scaling):
715         Provide gtk defaults, too.
716
717 2001-07-29  Mike Alexander  <mta@arbortext.com>
718
719         * cus-face.el (custom-set-face-font-size): Last arg to apply is a
720         list
721         (custom-set-face-font-family): ditto
722
723 2001-07-26  Mike Sperber <mike@xemacs.org>
724
725         * files.el (auto-mode-alist): .9 files are man pages, too.
726
727 2001-07-23  Edwin Steiner <esteiner@net4you.at>
728
729         * process.el (call-process-internal): bind
730         coding-system-for-write to 'binary when calling
731         start-process-internal, so the process receives 
732         the literal contents of INFILE.
733
734 2001-09-15  Edward M. Lee  <tailbert@yahoo.com>
735
736         * files.el (auto-mode-alist): Add configure.ac support.
737
738 2001-07-19  Adrian Aichner  <adrian@xemacs.org>
739
740         * buff-menu.el:
741         mouse.el:
742         Adrian's mouse-track patch.  See <y9plq0nc.fsf@ecf.teradyne.com>.
743
744 2001-07-28  Stephen J. Turnbull  <stephen@xemacs.org>
745
746         * XEmacs 21.4.4 "Artificial Intelligence" is released.
747
748 2001-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
749
750         * mule/kinsoku.el (kinsoku-bol-p): Work with ascii and non-ascii
751         mixed text.
752         (kinsoku-eol-p): Ditto.
753
754 2001-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
755
756         * mule/kinsoku.el (kinsoku-ascii-eol, kinsoku-gb-bol,
757         kinsoku-gb-eol, kinsoku-big5-bol, kinsoku-big5-eol): Assign
758         characters as the category `s' or `e' correctly.
759
760 2001-06-06  Alexey Mahotkin  <alexm@hsys.msk.ru>
761
762         * mule/cyrillic.el: Uncomment definition of ccl-encode-koi8-r-font.
763
764 2001-06-14  Alexey Mahotkin  <alexm@hsys.msk.ru>
765
766         * mule/cyrillic.el:  Set up case table.
767
768 2001-06-08  Mike Sperber <mike@xemacs.org>
769
770         * files.el (save-some-buffers-1): Don't zap the help window right
771         after `map-y-or-n-p' has popped it up.
772
773 2001-06-15  Nick Pakoulin  <npak@ispras.ru>
774
775         * help.el (frob-help-extents): Require 'hyper-apropos for faces.
776
777 2001-07-18  Stephen J. Turnbull  <stephen@xemacs.org>
778
779         * specifier.el: define-specifier-tag 'gtk.
780
781 2001-05-12  Ben Wing  <ben@xemacs.org>
782
783         * find-paths.el (paths-find-recursive-path):
784         fix error with null EXCLUDE-REGEXP.
785         
786         * font-lock.el (font-lock-mode):
787         fix problem reported by hrvoje with buffers starting with a space.
788         
789 2001-05-06  Ben Wing  <ben@xemacs.org>
790
791         * dialog.el (make-dialog-box):
792         * menubar-items.el (default-menubar):
793         * printer.el (generic-print-buffer):
794         * printer.el (generic-print-region):
795         implement printing the selection when it's selected.
796
797 2001-04-18  Didier Verna  <didier@xemacs.org>
798
799         * cus-edit.el (Custom-reset-standard): reset to standard settings
800         not only when the buffer's :custom-state is 'modified, but also
801         when it is 'set or 'saved.
802
803 2001-04-17  Didier Verna  <didier@xemacs.org>
804
805         * startup.el (load-user-init-file): define `custom-file' before
806         loading the user's init file.
807
808 2001-04-09  Danny Colascione  <qtmstr@optonline.net>
809
810         * menubar.el (popup-mode-menu): Make it work with
811         popup-menu-titles turned off.
812         
813 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
814
815         * about.el (about-mailto-link): Use compose-mail for sending mail.
816
817 2001-07-14  Sean MacLennan  <seanm@storm.ca>
818
819         * package-admin.el (package-install-hook): New.
820         (package-delete-hook): New.
821         (package-admin-add-single-file-package): Use package-delete-hook.
822
823         * package-get.el (package-get): Use package-install-hook.
824
825 2001-06-26  Robert Pluim  <rpluim@bigfoot.com>
826
827         * package-ui.el (pui-install-selected-packages): reverse the lists
828         of packages so that they get handled in the same order as they
829         were selected.
830
831 2001-06-26  Robert Pluim  <rpluim@bigfoot.com>
832
833         * packages.el (locate-library): Use read-library-name for completion.
834
835 2001-05-21  Martin Buchholz  <martin@xemacs.org>
836
837         * byte-optimize.el (=): `=' is not a binary predicate!
838         Fix incorrect optimization: (= 0 0 (random 2)) ==> 0 or 1.
839         Use byte-optimize-predicate, not byte-optimize-binary-predicate,
840
841 2001-05-20  Martin Buchholz  <martin@xemacs.org>
842
843         * bytecomp.el (byte-compile-arithcompare):
844         Only optimize (= x) ==> t if byte-compile-delete-errors is not nil.
845
846 2001-06-03  William M. Perry  <wmperry@gnu.org>
847
848         * dialog-gtk.el (popup-builtin-open-dialog): Don't forget to
849         return the filename selected by the user!
850
851 2001-05-31  William M. Perry  <wmperry@gnu.org>
852
853         * font-menu.el: Avoid arithmetic with 'nil' when using the font menu
854         in XEmacs/GTK.
855
856 2001-05-29  Alexey Mahotkin  <alexm@hsys.msk.ru>
857
858         * coding.el: Tiny typo fixed.
859
860 2001-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
861
862         * XEmacs 21.4.3 "Academic Rigor" is released.
863
864 2001-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
865
866         * config.values.sh:  lisp/utils?/config.el -> lisp/config.el.
867
868 2001-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
869
870         * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.
871
872 2001-05-04  Ben Wing  <ben@xemacs.org>
873
874         * printer.el (generic-print-buffer):
875         * printer.el (generic-print-region):
876         Enable dialog boxes.  Apply workaround recommended by Kirill.
877         fix (fboundp 'lpr-buffer) -> (fboundp 'lpr-region).
878         
879         * simple.el (kill-whole-line):
880         * simple.el (kill-line-1):
881         * simple.el (kill-entire-line):
882         * simple.el (kill-line):
883         * simple.el (backward-kill-line):
884         Take out interactive dependence of kill-whole-line.
885
886 2001-04-22  Ben Wing  <ben@xemacs.org>
887
888         * dialog.el (make-dialog-box):
889         Put dialog titles back in -- this time correctly.  Fix various
890         other problems with leaks and such.
891
892         * simple.el (region-exists-p):
893         * simple.el (region-active-p):
894         Add comment about which one is correct to use in menu specs.
895
896 2001-05-05  Ben Wing  <ben@xemacs.org>
897
898         * dialog.el (make-dialog-box): fix doc string.
899         * menubar-items.el (default-menubar): Add Page Setup for Windows,
900         take out Pretty Print.
901         * printer.el:
902         * printer.el (printer-current-device): New.
903         * printer.el (Printer-get-device): New.
904         * printer.el (Printer-clear-device): New.
905         * printer.el (generic-page-setup): New.
906         * printer.el (generic-print-buffer):
907         * printer.el (generic-print-region):
908         Implement Page Setup.  Handle errors properly.
909
910 2001-05-05  Ben Wing  <ben@xemacs.org>
911
912         * subr.el (error): Complete list of errors in doc string.
913         
914 2001-04-22  Ben Wing  <ben@xemacs.org>
915
916         * bytecomp-runtime.el (byte-compiler-options): Correct doc string.
917         
918 2001-05-03  Adrian Aichner  <adrian@xemacs.org>
919
920         * build-report.el: Remove CVS keywords since this file has been in
921         core lisp for a while now.
922         * build-report.el (build-report-make-output-files): Fix typo.
923
924 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
925
926         * about.el (about-finish-buffer): Make sure the last change works
927         even if EVENT is nil.
928
929 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
930
931         * about.el (about-finish-buffer): Kill/bury the buffer where the user
932         clicked, not the one that happens to be the current buffer at the
933         time.
934
935 2001-03-19  Karl M. Hegbloom  <karlheg@microsharp.com>
936
937         * cus-edit.el (custom-display): Support the GTK Window System also.
938
939 2001-04-30  Ben Wing  <ben@xemacs.org>
940
941         * printer.el:
942         * printer.el (printer-page-header):
943         * printer.el (Print-context): New.
944         * printer.el (printer-page-footer):
945         * printer.el (generate-header-element): New.
946         * printer.el (generate-header-line): New.
947         * printer.el (print-context-property):
948         * printer.el (generic-print-buffer):
949         * printer.el (generic-print-region):
950         Implement headers and footers.  Implement calling Print dialog box
951         (#### but it doesn't quite work yet).
952
953 2001-04-25  Ben Wing  <ben@xemacs.org>
954
955         * about.el (xemacs-hackers):
956         * about.el (about-url-alist):
957         * about.el (about-personal-info):
958         * about.el (about-hacker-contribution):
959         More contributions.
960         
961         * simple.el (handle-post-motion-command):
962         Fix spurious setting of zmacs-region-stays to t after a non-shift
963         motion command.
964
965 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
966
967         * about.el (about-personal-info): Update my bio.
968         (about-hacker-contribution): Ditto.
969
970 2001-04-23  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
971
972         * startup.el (splash-frame-body): Update copyright notices: Ben, FSF.
973
974 2001-04-19  Andy Piper  <andy@xemacs.org>
975
976         * package-net.el (package-net-cygwin32-binary-size): new size.
977         (package-net-win32-binary-size): new size.
978         (package-net-convert-index-to-ini): Use new arch.
979         (package-net-batch-convert-index-to-ini): Removed.
980         (package-net-generate-bin-ini): New.
981         (package-net-batch-generate-bin-ini): New.
982
983 2001-04-19  Stephen J. Turnbull  <stephen@xemacs.org>
984
985         * XEmacs 21.4.1 "Copyleft" is released.
986
987 2001-04-19  Stephen J. Turnbull  <stephen@xemacs.org>
988
989         * x-compose.el (xlib-input-method-bug-workaround):
990         (alias-colon-to-double-quote):
991         Force sort in map-keymap to work around rehash bug.
992
993 2001-04-17  Ben Wing  <ben@xemacs.org>
994
995         * about.el: Finish overhaul, add a few new hackers, update a
996         couple old ones.
997
998 2001-04-16  Stephen J. Turnbull  <stephen@xemacs.org>
999
1000         * XEmacs 21.4.0 "Solid Vapor" is released.
1001
1002 2001-04-15  Ben Wing  <ben@xemacs.org>
1003
1004         * about.el:
1005         * about.el (about-headline-face): New.
1006         * about.el (about-link-face): New.
1007         * about.el (about-current-release-maintainers): New.
1008         * about.el (about-other-current-hackers): New.
1009         * about.el (about-url-alist):
1010         * about.el (about-once-and-future-hackers): New.
1011         * about.el (about-mailto-link): New.
1012         * about.el (about-get-buffer):
1013         * about.el (about-finish-buffer):
1014         * about.el (about-xemacs):
1015         * about.el (about-features): Removed.
1016         * about.el (about-advantages): New.
1017         * about.el (about-maintainer-info): Removed.
1018         * about.el (about-personal-info): New.
1019         * about.el (about-hacker-contribution): New.
1020         * about.el (about-maintainer):
1021         * about.el (about-show-linked-info):
1022         * about.el (about-hackers):
1023         Major revamping.  Rewriting of most of the text, improve the
1024         link handling, separate info on contributors into personal
1025         and contribution info, add new contributors, update personal
1026         info, etc. etc.
1027         
1028         * menubar-items.el (default-menubar):
1029         Help menubar entry for News now says more accurately
1030         "What's New in XEmacs".
1031         
1032         * mouse.el:
1033         * mouse.el (mouse-track-cleanup-hook):
1034         * mouse.el (mouse-track):
1035         Don't set-buffer to a dead buffer when calling mouse-track
1036         cleanup hooks.
1037
1038 2001-04-14  Stephen J. Turnbull  <stephen@xemacs.org>
1039
1040         * XEmacs 21.2.47 "Zephir" is released.
1041
1042 2001-04-02  Jan Vroonhof  <jan.vroonhof@ntlworld.com>
1043
1044         * dialog.el (make-dialog-box): Disable dialog box titles until
1045         we get them working.
1046
1047 2001-03-30  Ben Wing  <ben@xemacs.org>
1048
1049         * help.el:
1050         * help.el (Help-princ-face):
1051         * help.el (Help-prin1-face):
1052         * help.el (frob-help-extents):
1053         * help.el (describe-function-1):
1054         * help.el (describe-variable):
1055         Avoid using font-lock faces, which may not be defined.
1056         Instead, use hyper-apropos faces, and make sure they're
1057         defined as necessary by using `require'. (It's not so safe
1058         to do this for font-lock.) In any case, we will eventually
1059         be merging this functionality into hyper-apropos.
1060
1061         * loaddefs.el (completion-ignored-extensions):
1062         Fix documentation.
1063         
1064         * menubar-items.el (menu-truncate-list): Removed.
1065         * menubar-items.el (Menubar-items-truncate-list): New.
1066         * menubar-items.el (default-menubar):
1067         Fix errors if grep or compile command is too long.  Rename helper
1068         function to be less visible.
1069
1070 2001-03-23  Martin Buchholz  <martin@xemacs.org>
1071
1072         * byte-optimize.el (byte-optimize-minus):
1073         Fix mis-byte-compilation of (- 0 x) --> (- (- x))
1074
1075 2001-03-26  Hrvoje Niksic  <hniksic@arsdigita.com>
1076
1077         * dumped-lisp.el (preloaded-file-list): Load mule/latin.el when
1078         Mule is available.
1079
1080         * mule/latin.el: New file.
1081
1082 2001-03-11  Ben Wing  <ben@xemacs.org>
1083
1084         * auto-save.el:
1085         * auto-save.el (auto-save-directory):
1086         * auto-save.el (make-auto-save-file-name):
1087         * auto-save.el (auto-save-file-name-p): New.
1088
1089         Merge in improvements from other definition of
1090         make-auto-save-file-name in files.el.
1091         
1092         * auto-save.el (auto-save-original-name):
1093         * auto-save.el (auto-save-name-in-fixed-directory):
1094         * auto-save.el (auto-save-unslashify-name): Removed.
1095         * auto-save.el (auto-save-slashify-name): Removed.
1096         * auto-save.el (auto-save-reserved-chars): New.
1097         * auto-save.el (auto-save-escape-name): New.
1098         * auto-save.el (auto-save-unhex): New.
1099         * auto-save.el (auto-save-unescape-name): New.
1100
1101         Change algorithm for encoding filenames in auto-save names to be
1102         entirely safe with all filesystems and all possible characters in
1103         a filename, and 100% reversible. (Essentially, uses
1104         quoted-printable as the encoding.)
1105         
1106         * auto-save.el (recover-all-files):
1107
1108         Use insert-directory rather than calling ls directly -- fixes
1109         things under Windows.
1110
1111         * files.el:
1112         * files.el (convert-standard-filename): Substitute FSF's
1113         definition for this (we had nothing here before).
1114         
1115         * files.el (backup-buffer): Warning fix.
1116         
1117         * files.el (make-backup-file-name):
1118         * files.el (find-backup-file-name):
1119         Fix error in calling sequence to auto-save-file-name-p.
1120         
1121         * files.el (recover-file):
1122         Use insert-directory rather than calling ls directly -- fixes
1123         things under Windows.
1124
1125         * files.el (make-auto-save-file-name): Removed.
1126         * files.el (auto-save-file-name-p): Removed.
1127         auto-save is always dumped so no sense in having a definition
1128         that will always be overwritten with another.
1129         
1130         * files.el (insert-directory):
1131         * win32-native.el:
1132         * win32-native.el (debug-mswindows-process-command-lines):
1133         * win32-native.el (original-make-auto-save-file-name): Removed.
1134         * win32-native.el (make-auto-save-file-name): Removed.
1135
1136
1137 2001-03-21  Martin Buchholz <martin@xemacs.org>
1138
1139         * XEmacs 21.2.46 "Urania" is released.
1140
1141 2001-03-16  Stephen J. Turnbull  <stephen@xemacs.org>
1142
1143         * menubar-items.el (default-menubar): Update sample.emacs to
1144         sample.init.el and adjust accelerators.
1145
1146 2001-02-02  Stephen J. Turnbull  <stephen@xemacs.org>
1147
1148         * build-report.el (build-report): Improve docstring.
1149
1150 2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
1151
1152         * ChangeLog: Log GTK merge.
1153
1154         * gutter-items.el:
1155         * mwheel.el:
1156         * sound.el:
1157         * startup.el:
1158         Revert gratuitous whitespace changes.
1159
1160 2001-03-07  Ben Wing  <ben@xemacs.org>
1161
1162         * help.el:
1163         * help.el (key-or-menu-binding):
1164         * help.el (Help-find-file): New.
1165         * help.el (describe-beta):
1166         * help.el (describe-copying):
1167         * help.el (describe-project):
1168         * help.el (view-emacs-news):
1169         * help.el (view-sample-init-el): New.
1170         * help.el (Help-princ-face): New.
1171         * help.el (Help-prin1-face): New.
1172         * help.el (help-symbol-function-context-menu):
1173         * help.el (help-symbol-variable-context-menu):
1174         * help.el (help-symbol-function-and-variable-context-menu):
1175         * help.el (frob-help-extents):
1176         * help.el (describe-function-1):
1177         * help.el (describe-variable):
1178
1179         Add coloring in Help buffers, correspondent with hyperlinks.
1180         View files in view-mode rather than Fundamental.
1181         Remove separators from context menus -- now handled in generic code.
1182         Add `Find Tag' to context menu.
1183         
1184         * menubar.el (popup-mode-menu):
1185
1186         Rewrite code that outputs the popup menu to (a) put more specific
1187         entries first, (b) be more robust, (c) output the proper context
1188         menu separators automatically (the context menu functionality is
1189         new and currently used only by Help).
1190
1191 2001-03-10  William M. Perry  <wmperry@aventail.com>
1192
1193         * dialog-gtk.el (gtk-make-dialog-box-internal): Forgot to rewrite
1194         this function when converting from the 21.1 GTK branch.  Now
1195         supports file, password, question, and color built-in dialogs.
1196
1197 2001-03-06  Ben Wing  <ben@xemacs.org>
1198
1199         * keydefs.el:
1200         * keydefs.el (global-map):
1201         Add commented-out change of M-k (for 21.5).
1202         
1203         * menubar-items.el (default-menubar):
1204         Fix items to control kill-line behavior; add items for
1205         shifted motion.
1206         
1207         * simple.el:
1208         * simple.el (kill-whole-line):
1209         * simple.el (historical-kill-line): Removed.
1210         * simple.el (kill-line): Removed.
1211         * simple.el (kill-entire-line): New.
1212         * simple.el (kill-line-1): New.
1213         * simple.el (backward-kill-line):
1214         Undo kill-whole-line == always changes.  Add new function
1215         kill-entire-line to unconditionally delete the current line.
1216         Add comments describing the lamentable state of affairs of
1217         the kill-line functions and variables.
1218
1219 2001-03-02  Ben Wing  <ben@xemacs.org>
1220
1221         * simple.el:
1222         * simple.el (beginning-of-buffer):
1223         * simple.el (end-of-buffer):
1224         * simple.el (mark-ring-unrecorded-commands):
1225         * simple.el (signal-error-on-buffer-boundary):
1226         * simple.el (shifted-motion-keys-select-region):
1227         * simple.el (unshifted-motion-keys-deselect-region):
1228         * simple.el (motion-keys-for-shifted-motion): New.
1229         * simple.el (handle-pre-motion-command):
1230         * simple.el (handle-post-motion-command):
1231         * simple.el (forward-char-command):
1232         * simple.el (backward-char-command):
1233         * simple.el (scroll-up-command):
1234         * simple.el (scroll-down-command):
1235         * simple.el (next-line):
1236         * simple.el (previous-line):
1237         * simple.el (backward-block-of-lines):
1238         * simple.el (forward-block-of-lines):
1239         * simple.el (backward-word):
1240         * simple.el (mark-word):
1241
1242         Augment documentation of the most common motion commands to make
1243         note of the shifted-motion support.  Improve the support to (a)
1244         properly document how it works and why it's done in the fashion it
1245         is, and (b) allow the keystrokes that trigger it to be customized.
1246
1247         Correct error in the customize specification of
1248         mark-ring-unrecorded-commands.
1249
1250 2001-03-02  Ben Wing  <ben@xemacs.org>
1251
1252         * font-lock.el:
1253         * font-lock.el (font-lock-pending-extent-table): Removed.
1254         * font-lock.el (font-lock-pending-buffer-table): New.
1255         * font-lock.el (font-lock-pre-idle-hook):
1256         * font-lock.el (font-lock-after-change-function):
1257         * font-lock.el (font-lock-fontify-pending-extents):
1258         * font-lock.el (font-lock-lisp-like):
1259
1260         Fix handling of pending extents to avoid excessive slowness (N^2
1261         behavior) when making lots of buffer changes between redisplays,
1262         such as when saving the Options.
1263
1264 2001-03-09  William M. Perry  <wmperry@aventail.com>
1265
1266         * device.el:
1267         * dragdrop.el:
1268         * dumped-lisp.el:
1269         * faces.el:
1270         * frame.el:
1271         * gnuserv.el:
1272         * loadup.el:
1273         * menubar-items.el:
1274         * minibuf.el:
1275         The Great GTK Merge.
1276
1277         * ChangeLog.GTK:
1278         * dialog-gtk.el:
1279         * gdk.el:
1280         * generic-widgets.el:
1281         * glade.el:
1282         * gnome-widgets.el:
1283         * gnome.el:
1284         * gtk-compose.el:
1285         * gtk-extra.el:
1286         * gtk-faces.el:
1287         * gtk-ffi.el:
1288         * gtk-file-dialog.el:
1289         * gtk-font-menu.el:
1290         * gtk-glyphs.el:
1291         * gtk-init.el:
1292         * gtk-iso8859-1.el:
1293         * gtk-marshal.el:
1294         * gtk-mouse.el:
1295         * gtk-package.el:
1296         * gtk-password-dialog.el:
1297         * gtk-select.el:
1298         * gtk-widget-accessors.el:
1299         * gtk-widgets.el:
1300         * gtk.el:
1301         widgets-gtk.el:
1302         The Great GTK Merge: new files.
1303
1304 2001-03-05  Stephen J. Turnbull  <stephen@xemacs.org>
1305
1306         * generic-widgets.el: Don't require gtk (a built-in feature) at
1307         top level.  Don't execute the last sexp unless (featurep 'gtk).
1308
1309 2001-02-28  Stephen J. Turnbull  <stephen@xemacs.org>
1310
1311         * mule/mule-init.el (auto-language-alist): Split zh into GB and BIG5.
1312
1313 2001-02-23  Martin Buchholz <martin@xemacs.org>
1314
1315         * XEmacs 21.2.45 "Thelxepeia" is released.
1316
1317 2001-01-25  Jason R. Mastaler  <jason@xemacs.org> 
1318  
1319         * about.el (xemacs-hackers): update my entry. 
1320         * about.el (about-maintainer-info): ditto. 
1321         * about.el (about-hackers): ditto. 
1322
1323 2001-02-20  Jan Vroonhof  <jan@xemacs.org>
1324
1325         * about.el (about-maintainer-info): More vanity info about
1326         yours truly.
1327
1328 2001-02-20  Adrian Aichner  <adrian@xemacs.org>
1329
1330         * build-report.el (build-report-destination): xemacs-build-reports
1331         has moved to SourceForge, where mailing list name length is
1332         restricted, hence the name change to
1333         xemacs-buildreports@xemacs.org.
1334         * build-report.el (build-report-keep-regexp): Update default.
1335         * build-report.el (build-report-delete-regexp): Ditto.
1336         * build-report.el (build-report-make-output-files): Ditto.
1337
1338 2001-02-19  Craig Lanning  <lanning@scra.org>
1339
1340         * lisp-mode.el: Add indentation specifications for following
1341         Common Lisp forms: handler-case, handler-bind, with-slots,
1342         with-open-file, with-open-stream, print-unreadable-object.
1343
1344 2001-02-18  Matt Tucker  <tuck@whistlingfish.net>
1345
1346         * font-lock.el (font-lock-set-defaults-1):
1347         Move initialization of `font-lock-cache-position' so that it's set
1348         even if font-lock-keywords is already defined.
1349
1350 2001-02-17  Matt Tucker  <tuck@whistlingfish.net>
1351
1352         * autoload.el (generate-file-autoloads-1):
1353         Use `emacs-lisp-mode-syntax-table' instead of
1354         `lisp-mode-syntax-table'.
1355         * lisp-mode.el (lisp-mode-syntax-table):
1356         Get rid of old checks for `parse-partial-sexp' version.
1357         Make `|' (pipe) string delimiter instead of punctuation.
1358
1359 2001-02-16  Martin Buchholz  <martin@xemacs.org>
1360
1361         * window.el (save-selected-window):
1362         Use gensym for better macro hygiene.
1363
1364 2001-02-06  Mike Sperber <mike@xemacs.org>
1365
1366         * dump-paths.el:
1367         * startup.el (startup-setup-paths): Set and use
1368         `mule-lisp-directory'.
1369         (startup-setup-paths-warning): Ditto.
1370
1371         * setup-paths.el (paths-find-mule-lisp-directory): Added.
1372         (paths-construct-load-path): Consider `mule-lisp-directory'.
1373
1374 2001-02-07  Matt Tucker  <tuck@whistlingfish.net>
1375
1376         * font-lock.el: Syntax table improvements used.  A few random
1377         changes are not specified below.
1378         (font-lock-fontify-string-delimiters):
1379         (font-lock-syntactic-keywords):
1380         (font-lock-cache-state nil):
1381         (font-lock-cache-position):
1382         New variables.
1383         (font-lock-set-syntax):
1384         (font-lock-apply-syntactic-highlight):
1385         (font-lock-fontify-syntactic-anchored-keywords):
1386         (font-lock-fontify-syntactic-keywords-region):
1387         (font-lock-eval-keywords):
1388         New functions.
1389         (font-lock-remove-face):
1390         (font-lock-fontify-syntactically-region):
1391         Use syntax properties.
1392
1393 2001-02-08  Martin Buchholz <martin@xemacs.org>
1394
1395         * XEmacs 21.2.44 "Thalia" is released.
1396
1397 2001-01-16  Mike Sperber <mike@xemacs.org>
1398
1399         * startup.el (normal-top-level): Work even if no installation root
1400         is found.
1401
1402 2001-01-30  Andy Piper  <andy@xemacs.org>
1403
1404         * gutter-items.el (progress-abort-glyph): remove instantiator.
1405         (set-progress-abort-instantiator): new function.
1406         (abort-progress-feedback): use it.
1407
1408         * gutter.el (set-gutter-dirty-p): new function.
1409
1410 2001-01-30  Didier Verna  <didier@xemacs.org>
1411
1412         * mwheel.el (mwheel-scroll): unwind-protect the selected window.
1413
1414 2001-01-24  Didier Verna  <didier@xemacs.org>
1415
1416         * sound.el (sound-extension-list): give a better default value.
1417         * sound.el (load-sound-file): improve the doc string, also find
1418         files given by absolute names, pass a real extension list to
1419         `locate-file'.
1420
1421 2001-01-26  Martin Buchholz <martin@xemacs.org>
1422
1423         * XEmacs 21.2.43 "Terspichore" is released.
1424
1425 2001-01-20  Klaus Frank <klausf@i3.informatik.rwth-aachen.de>
1426
1427         * gnuserv.el (gnuserv-process-filter): Robuster handling of error
1428         messages from gnuserv.
1429
1430 2001-01-20  Martin Buchholz <martin@xemacs.org>
1431
1432         * XEmacs 21.2.42 "Poseidon" is released.
1433
1434 2001-01-12  Nick V. Pakoulin  <npak@ispras.ru>
1435
1436         * cl-macs.el (cl-upcase-arg): New function.
1437         (cl-function-arglist): New function.
1438         (cl-transform-lambda): Automatically add CL-style lambda list to
1439         documentation string using functions above.
1440
1441 2001-01-12  Andy Piper  <andy@xemacs.org>
1442
1443         * package-get.el (package-get-custom): call
1444         package-net-update-installed-db.
1445
1446         * package-ui.el (pui-install-selected-packages): call
1447         package-net-update-installed-db.
1448
1449         * package-net.el (package-net-update-installed-db): use
1450         packages-package-list so that we reflect reality.
1451
1452         * packages.el (packages-package-list): Make docstring reflect
1453         reality.
1454
1455         * package-net.el (package-net-convert-index-to-ini): exclude mule entries.
1456
1457         * postinstall.cc (do_postinstall): don't pick up shells if cygwin
1458         isn't installed.
1459
1460 2001-01-17  Andy Piper  <andy@xemacs.org>
1461
1462         * wid-edit.el (widget-activation-glyph-mapper): activate or
1463         deactivate native widgets.
1464         (widget-glyph-insert-glyph): record instantiator.
1465         (widget-push-button-value-create): use it.
1466
1467         * gui.el (gui-button-action): new function. Make button's domain
1468         buffer current when calling.
1469         (make-gui-button): update to use gui-button-action.
1470
1471 2001-01-16  Didier Verna  <didier@xemacs.org>
1472
1473         * menubar-items.el (default-menubar): add an entry for modeline
1474         horizontal scrolling in Options -> Display.
1475
1476 2001-01-17  Steve Youngs  <youngs@xemacs.org>
1477
1478         * package-get.el (package-get-require-signed-base): Set to nil
1479         by default.
1480
1481 2001-01-17  Martin Buchholz <martin@xemacs.org>
1482
1483         * XEmacs 21.2.41 "Polyhymnia" is released.
1484
1485 2001-01-16  Mike Sperber <mike@xemacs.org>
1486
1487         * setup-paths.el (paths-core-load-path-depth): Stopgap bump to
1488         catch lisp/mule/.
1489
1490 2001-01-14  Mike Sperber <mike@xemacs.org>
1491
1492         * startup.el (maybe-create-compatibility-dot-emacs):
1493         (maybe-unmigrate-user-init-file):
1494         (unmigrate-user-init-file): Created.
1495         (maybe-migrate-user-init-file): Offer creation of compatibility
1496         .emacs.
1497         Some doc fixes wrt init file location.
1498
1499 2001-01-15  Golubev I. N.  <gin@mo.msk.ru>
1500
1501         * faces.el (face-frob-from-locale-first): new variable.
1502         (frob-face-font-2): Honor tags arg while trying to use
1503         standard-face-mapping.  When face-frob-from-locale-first is set,
1504         first try to set face inheriting from frobbed-face.
1505
1506 2001-01-15  Didier Verna  <didier@xemacs.org>
1507
1508         * about.el (xemacs-hackers): update my entry.
1509         * about.el (about-url-alist): ditto.
1510         * about.el (about-maintainer-info): ditto.
1511         * about.el (about-hackers): ditto.
1512
1513 2001-01-15  Martin Buchholz  <martin@xemacs.org>
1514
1515         The byte compiler has been badly broken for a year,
1516         by the patch of 1999-12-06.
1517         * byte-optimize.el (byte-optimize-form-code-walker):
1518         Bug was: the byte compiler was making this erroneous optimization:
1519         (progn (or (foo)) (bar)) ==> (bar)
1520
1521 2000-11-20  Mike Sperber <mike@xemacs.org>
1522
1523         * setup-paths.el (paths-core-load-path-depth): Split
1524         `paths-load-path-depth' in two for site and core lisp.  Don't
1525         recurse into core.
1526         * setup-paths.el (paths-construct-load-path): Use.
1527
1528 2001-01-10  Andy Piper  <andy@xemacs.org>
1529
1530         * package-net.el (package-net-cygwin32-binary-size): new variable
1531         (package-net-win32-binary-size): ditto.  add much needed
1532         commentary.
1533
1534         * gutter-items.el (buffers-tab-items): correct off-by-one error
1535         for buffers-tab-max-size.
1536
1537 2001-01-08  Martin Buchholz <martin@xemacs.org>
1538
1539         * XEmacs 21.2.40 is released.
1540
1541 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
1542
1543         * mule/hebrew.el: Fix comments and typos.
1544         mule/japanese.el: Fix comments, typos, and 8-bit character encoding.
1545
1546 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
1547
1548         * ChangeLog.1: move ancient log from fill.el.
1549
1550         * dump-paths.el:
1551         paragraphs.el:
1552         mule/mule-category.el:
1553         Miscellaneous typo fixes and slight doc clarifications.
1554
1555         * mule/mule-ccl.el:  Correct file name in header.
1556
1557 2000-12-31  Martin Buchholz <martin@xemacs.org>
1558
1559         * XEmacs 21.2.39 is released.
1560
1561 2000-12-27  Martin Buchholz  <martin@xemacs.org>
1562
1563         * byte-optimize.el (byte-optimize-cond):
1564         (byte-optimize-cond-1): New.
1565         Rewrite `cond' in terms of `if' and `or', which are easier to optimize.
1566         Optimizes (cond (x nil)) ==> nil.
1567         Provide better diagnostic on malformed expr like (cond foo).
1568
1569 2000-12-20  Stephen J. Turnbull  <stephen@xemacs.org>
1570
1571         * mule/mule-coding.el:
1572         mule/mule-cmds.el (reset-language-environment,
1573         set-language-environment-coding-systems):
1574         Safer default coding-priority-list, corresponding to src/file-coding.h.
1575
1576 2000-12-03  Jorma Laaksonen <jorma.laaksonen@hut.fi>
1577
1578         * package-admin.el: Allow package removal from
1579         early-package-load-path.
1580
1581 2000-12-15  Andreas Jaeger  <aj@suse.de>
1582
1583         * about.el (about-maintainer-info): Update my entry.
1584
1585 2000-12-11  Matt Tucker  <tuck@whistlingfish.net>
1586
1587         * packages.el (locate-library): Add support for bzip2
1588         compressed .el files.
1589
1590 2000-12-12  Andy Piper  <andy@xemacs.org>
1591
1592         * package-net.el: new file.
1593
1594 2000-12-01  Enrico Scholz  <enrico.scholz@informatik.tu-chemnitz.de>
1595
1596         * font-lock.el: Add missing C++ keywords.
1597
1598 2000-12-08  Adrian Aichner  <adrian@xemacs.org>
1599
1600         * simple.el (indent-for-comment): Preserve indentation of comments
1601         starting in column 0, as documented in (Info-goto-node
1602         "(xemacs)Comments").  Update docstring accordingly.
1603
1604 2000-12-05  Martin Buchholz <martin@xemacs.org>
1605
1606         * XEmacs 21.2.38 is released.
1607
1608 2000-12-04  Didier Verna  <didier@xemacs.org>
1609
1610         * mouse.el (default-mouse-track-set-point-in-window): remove
1611         spurious '+' operation detected by Martin.
1612
1613
1614 2000-12-01  Martin Buchholz  <martin@xemacs.org>
1615
1616         * cl-extra.el (coerce):
1617         Implement char to integer coercion.
1618         Remove extraneous (numberp) test.
1619
1620         * byte-optimize.el (byte-compile-splice-in-already-compiled-code):
1621         Perform lapcode inlining if the value of `byte-optimize' is 'byte.
1622         (byte-optimize-predicate):
1623         Warn if evaluating constant expression signals an error.
1624         (byte-optimize-form): Small simplification.
1625
1626         * cl-macs.el (cl-do-proclaim): small efficiency improvement.
1627
1628 2000-11-30  Martin Buchholz  <martin@xemacs.org>
1629
1630         * byte-optimize.el:
1631         (byte-optimize-minus):
1632         (byte-optimize-plus):
1633         (byte-optimize-mult):
1634         (byte-optimize-quo):
1635         Use (car (last x)) instead of (last x) to get last elt!
1636         Use `byte-optimize-predicate' to optimize `%'.
1637         Move optimizations for special numeric args to bytecomp.el.
1638         * bytecomp.el (byte-compile-associative): Remove.
1639         (byte-compile-max): New.
1640         (byte-compile-min): New.
1641         Properly handle erroneous calls: (max) (min).
1642         (byte-compile-plus): New.
1643         (byte-compile-minus):
1644         It's easiest to handle 0, +1 and -1 args here.
1645         (byte-compile-mult): New.
1646         It's easiest to handle 1, -1 and 2 args here.
1647         (byte-compile-quo):
1648         It's easiest to handle 0, +1 and -1 args here.
1649         Issue byte-compiler warning when dividing by zero.
1650
1651         Byte-compiler arithmetic improvements.
1652         Better optimize these expressions in the obvious way:
1653         (+ x y 1)   -->  varref x varref y add add1
1654         (+ x y -1)  -->  varref x varref y add sub1
1655         (- x y 0)   -->  (- x y)
1656         (- 0 x y)   -->  (- (- x) y)
1657         (% 42 19)   --> compile-time constant
1658         (/ 42 19)   --> compile-time constant
1659         (* (foo) 2) --> foo call dup plus
1660
1661         Optimize away arithmetic operations (+ x) (* x) (/ x 1)
1662         unless (declaim (optimize (safety 3)))
1663         or (setq byte-compile-delete-errors nil).
1664
1665 2000-11-28  Stephen J. Turnbull  <stephen@xemacs.org>
1666
1667         * paragraphs.el (paragraph-separate, forward-sentence):  Clarify
1668         docstrings.
1669
1670 2000-11-08  Stephen J. Turnbull  <stephen@xemacs.org>
1671
1672         * startup.el (command-line-do-help):  Add documentation of
1673         portable dumper switches.
1674
1675 2000-11-22  Andy Piper  <andy@xemacs.org>
1676
1677         * x-mouse.el (x-init-pointer-shape): use cursor-font explicitly.
1678
1679         * glyphs.el (init-glyphs): don't use autodetect for strings.
1680
1681 2000-11-28  Martin Buchholz  <martin@xemacs.org>
1682
1683         * byte-optimize.el (byte-optimize-char-before):
1684         (byte-optimize-backward-char):
1685         (byte-optimize-backward-word):
1686         Fix incorrect optimizations for these sorts of expressions:
1687         (let ((x nil)) (backward-char x))
1688
1689 2000-11-21  Martin Buchholz  <martin@xemacs.org>
1690
1691         * byte-optimize.el:
1692         * byte-optimize.el (byte-optimize-backward-char): New.
1693         * byte-optimize.el (byte-optimize-backward-word): New.
1694         Make backward-word and backward-char as efficient as forward versions.
1695
1696         * bytecomp.el (byte-compile-no-args-with-one-extra):
1697         * bytecomp.el (byte-compile-one-arg-with-one-extra):
1698         * bytecomp.el (byte-compile-two-args-with-one-extra):
1699         * bytecomp.el (byte-compile-zero-or-one-arg-with-one-extra):
1700         * bytecomp.el (byte-compile-one-or-two-args-with-one-extra):
1701         * bytecomp.el (byte-compile-two-or-three-args-with-one-extra):
1702         Check if extra arg is constant nil, and if so, use byte-coded call.
1703
1704         * simple.el (backward-word):
1705         * simple.el (mark-word):
1706         * simple.el (kill-word):
1707         * simple.el (backward-kill-word):
1708         Make COUNT argument optional, for consistency with forward-char et al.
1709
1710         * abbrev.el (abbrev-string-to-be-defined):
1711         * abbrev.el (inverse-abbrev-string-to-be-defined):
1712         * abbrev.el (inverse-add-abbrev):
1713         * abbrev.el (expand-region-abbrevs):
1714         * buff-menu.el (Buffer-menu-execute):
1715         * indent.el (move-to-left-margin):
1716         * indent.el (indent-relative):
1717         * indent.el (move-to-tab-stop):
1718         * info.el (Info-reannotate-node):
1719         * lisp-mode.el (lisp-indent-line):
1720         * lisp.el (end-of-defun):
1721         * lisp.el (move-past-close-and-reindent):
1722         * misc.el (copy-from-above-command):
1723         * mouse.el (default-mouse-track-scroll-and-set-point):
1724         * page.el (forward-page):
1725         * paragraphs.el (forward-paragraph):
1726         * paragraphs.el (end-of-paragraph-text):
1727         * picture.el (picture-forward-column):
1728         * picture.el (picture-self-insert):
1729         * rect.el (extract-rectangle-line):
1730         * simple.el (newline):
1731         * simple.el (fixup-whitespace):
1732         * simple.el (backward-delete-char-untabify):
1733         * simple.el (transpose-chars):
1734         * simple.el (transpose-preceding-chars):
1735         * simple.el (do-auto-fill):
1736         * simple.el (indent-new-comment-line):
1737         * simple.el (blink-matching-open):
1738         * view-less.el (cleanup-backspaces):
1739         * wid-edit.el (widget-transpose-chars):
1740         * term/bg-mouse.el (bg-insert-moused-sexp):
1741         Use more readable (backward-FOO n) instead of (forward-FOO -n).
1742
1743         * info.el (Info-fontify-node):
1744         * simple.el (backward-delete-function):
1745         Use canonical delete-backward-char instead of backward-delete-char.
1746
1747 2000-11-20  Andy Piper  <andy@xemacs.org>
1748
1749         * gutter-items.el (update-tab-in-gutter): don't barf if there are
1750         no buffers.
1751
1752 2000-11-20  Andy Piper  <andy@xemacs.org>
1753
1754         * gutter-items.el (update-tab-in-gutter): don't give popup frames
1755         buffer tabs.
1756
1757 2000-11-18  Martin Buchholz  <martin@xemacs.org>
1758
1759         * cl-macs.el: Correctly optimize plusp minusp oddp evenp.
1760         (proclaim inline...) was shadowing compiler-macros.
1761
1762 2000-11-17  Martin Buchholz  <martin@xemacs.org>
1763
1764         * bytecomp.el (byte-compile-eval): New.
1765         (byte-compile-initial-macro-environment): Use byte-compile-eval.
1766         Keeps this promise made in Lispref:
1767         "If a file being compiled contains a `defmacro' form, the macro is
1768         defined temporarily for the rest of the compilation of that file."
1769
1770 2000-11-09  Martin Buchholz  <martin@xemacs.org>
1771
1772         * cl.el (floatp-safe):
1773         (plusp):
1774         (minusp):
1775         (oddp):
1776         (evenp):
1777         (cl-abs):
1778         Use a better parameter name than `x'.
1779
1780         * cl-macs.el (check-type): Make continuable.  Change documentation
1781         to require PLACE, but accept any form for compatibility.
1782
1783         * abbrev.el (define-abbrev): Use check-type.
1784         * font-menu.el (font-menu-change-face): Use check-type.
1785         * menubar.el (relabel-menu-item): Use check-type.
1786         * itimer.el: Fix typo.
1787
1788 2000-11-10  Yoshiki Hayashi  <yoshiki@xemacs.org>
1789
1790         * info.el (Info-extract-menu-node-name): Comma is a delimiter.
1791
1792 2000-11-14  Martin Buchholz <martin@xemacs.org>
1793
1794         * XEmacs 21.2.37 is released.
1795
1796 2000-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1797
1798         * code-cmds.el: Provide the feature.
1799
1800 2000-07-21  Jan Vroonhof  <jan@xemacs.org>
1801
1802         * dumped-lisp.el (preloaded-file-list): Load code-cmds.el
1803
1804         * code-cmds.el: New file
1805         * mule/mule-cmds.el:
1806         * mule/mule-misc.el
1807         (coding-keymap): New keymap. Define coding system keyboard
1808         commands on file-coding builds too.
1809         (coding-system-change-eol-conversion):
1810         (universal-coding-system-argument):
1811         (set-default-coding-systems):
1812         (prefer-coding-system): Moved from mule-cmds.el
1813         (set-buffer-process-coding-system): Moved from mule-misc.el
1814
1815 2000-09-15  Stephen Carney <carney@scubadoo.com>
1816
1817         * etags.el (buffer-tag-table-files): Use append instead of nconc.
1818
1819 2000-11-09  Steve Youngs  <youngs@xemacs.org>
1820
1821         * package-get.el (package-get-download-sites): Add a pre-release
1822         site for experimental packages.
1823
1824         * auto-autoloads.el: Regenerated.
1825
1826 2000-08-01  Andy Piper  <andy@xemacs.org>
1827
1828         * gutter-items.el (buffers-tab-omit-function): reference
1829         buffers-tab-select-visible-buffers.
1830         (buffers-tab-filter-functions): new variable, by default uses
1831         buffers-tab-selection-function and buffers-tab-omit-function.
1832         (select-buffers-tab-buffers-by-mode): invert arguments.
1833         (buffers-tab-select-visible-buffers): new function. Invert calling
1834         of buffers-menu-omit-invisible-buffers.
1835         (buffers-tab-items): rewrite to use
1836         buffers-tab-filter-functions. Rewrite docstring.
1837         (gutter-buffers-tab-extent): delete.
1838         (add-tab-to-gutter): always build a new extent when adding the
1839         tabs.
1840         (update-tab-in-gutter): make gutter dirty when orientation
1841         changes.
1842
1843 2000-11-07  Martin Buchholz  <martin@xemacs.org>
1844
1845         * bytecomp.el (byte-compile-defvar-or-defconst):
1846         Only do loadhist recording if defvar form includes a value.
1847
1848 2000-11-02  Martin Buchholz  <martin@xemacs.org>
1849
1850         * bytecomp.el (byte-compile-initial-macro-environment):
1851         `eval-when-compile' should not compile its body.
1852
1853 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
1854
1855         * mule/cyrillic.el: Add Windows 1251 code page encoding (by
1856         Sergey Groznyh <gsm@fct.ru> in <863diqaygu.fsf@fct.ru>).  Fix
1857         some Japanese English.  Remove some ancient FSF comments, and
1858         improve docstrings.  Use symbols not vectors for tables.
1859
1860 2000-11-03  Martin Buchholz  <martin@xemacs.org>
1861
1862         * keymap.el:
1863         (local-key-binding):
1864         (global-key-binding):
1865         Add an optional `accept-defaults' parameter, just like `lookup-key'.
1866
1867         * lisp.el:
1868         (backward-sexp): Slightly simpler code.
1869         (mark-sexp): Make arg optional, like FSF Emacs.
1870         (forward-list): Slightly simpler code.
1871         (backward-list): Slightly simpler code.
1872         (down-list):  Make arg optional, like FSF Emacs.
1873         (up-list):  Make arg optional, like FSF Emacs.
1874         (backward-up-list):  Make arg optional, like FSF Emacs.
1875         (kill-sexp):  Make arg optional, like FSF Emacs.
1876         (backward-kill-sexp):  Make arg optional, like FSF Emacs.
1877
1878         * font-menu.el (font-menu-change-face):
1879         Take continuable errors into account.
1880
1881         * abbrev.el:
1882         * abbrev.el (clear-abbrev-table):
1883         * abbrev.el (define-abbrev-table):
1884         * abbrev.el (define-abbrev):
1885         * abbrev.el (insert-abbrev-table-description):
1886         * apropos.el (apropos-documentation-check-doc-file):
1887         * apropos.el (apropos-documentation-check-elc-file):
1888         * buff-menu.el (list-buffers):
1889         * buff-menu.el (list-buffers-noselect):
1890         * bytecomp.el (byte-recompile-directory):
1891         * bytecomp.el (batch-byte-compile):
1892         * cl-macs.el (typep):
1893         * code-files.el (find-coding-system-magic-cookie):
1894         * code-files.el (insert-file-contents):
1895         * cus-edit.el (customize-set-variable):
1896         * cus-edit.el (customize-save-variable):
1897         * cus-face.el (custom-set-face-font-size):
1898         * cus-face.el (custom-set-face-update-spec):
1899         * cus-face.el (custom-reset-faces):
1900         * custom.el (custom-check-theme):
1901         * custom.el (copy-upto-last):
1902         * fill.el (canonically-space-region):
1903         * fill.el (fill-paragraph):
1904         * fill.el (fill-region):
1905         * fill.el (find-space-insertable-point):
1906         * fill.el (justify-current-line):
1907         * faces.el (face-spec-update-all-matching):
1908         * faces.el (set-face-stipple):
1909         * files-nomule.el (insert-file-contents):
1910         * files.el (insert-file-contents-literally):
1911         * files.el (hack-local-variables-last-page):
1912         * files.el (basic-save-buffer):
1913         * files.el (insert-directory):
1914         * font-menu.el (font-menu-change-face):
1915         * font.el (font-spatial-to-canonical):
1916         * format.el (format-encode-region):
1917         * format.el (format-insert-file):
1918         * format.el (format-replace-strings):
1919         * gutter.el (set-gutter-element):
1920         * help.el (key-or-menu-binding):
1921         * help.el (describe-bindings):
1922         * help.el (with-syntax-table):
1923         * indent.el (indent-rigidly):
1924         * indent.el (delete-to-left-margin):
1925         * info.el:
1926         * info.el (Info-extract-dir-entry-from):
1927         * info.el (Info-build-dir-anew):
1928         * info.el (Info-rebuild-dir):
1929         * info.el (Info-batch-rebuild-dir):
1930         * info.el (Info-read-subfile):
1931         * info.el (Info-build-node-completions):
1932         * info.el (Info-extract-menu-node-name):
1933         * isearch-mode.el (isearch-range-invisible):
1934         * isearch-mode.el (isearch-restore-invisible-extents):
1935         * itimer.el (itimerp):
1936         * itimer.el (itimer-live-p):
1937         * keymap.el:
1938         * keymap.el (substitute-key-definition):
1939         * keymap.el (read-command-or-command-sexp):
1940         * keymap.el (local-key-binding):
1941         * keymap.el (global-key-binding):
1942         * keymap.el (global-set-key):
1943         * keymap.el (local-set-key):
1944         * ldap.el:
1945         * ldap.el (ldap-add-entries):
1946         * ldap.el (ldap-delete-entries):
1947         * lisp.el (backward-sexp):
1948         * lisp.el (mark-sexp):
1949         * lisp.el (forward-list):
1950         * lisp.el (backward-list):
1951         * lisp.el (down-list):
1952         * lisp.el (backward-up-list):
1953         * lisp.el (up-list):
1954         * lisp.el (kill-sexp):
1955         * lisp.el (backward-kill-sexp):
1956         * menubar.el (add-menu-button):
1957         * menubar.el (add-submenu):
1958         * menubar.el (delete-menu-item):
1959         * menubar.el (relabel-menu-item):
1960         * mouse.el (narrow-window-to-region):
1961         * obsolete.el (define-obsolete-variable-alias):
1962         * obsolete.el (store-substring):
1963         * package-admin.el:
1964         * package-admin.el (package-admin-install-function):
1965         * package-admin.el (package-admin-install-function-mswindows):
1966         * package-admin.el (package-admin-default-install-function):
1967         * package-get.el (package-get-update-base-entries):
1968         * packages.el (packages-load-package-dumped-lisps):
1969         * packages.el (packages-collect-package-dumped-lisps):
1970         * printer.el (generic-print-buffer):
1971         * printer.el (generic-print-region):
1972         * replace.el (occur-mode-mouse-goto):
1973         * replace.el (perform-replace):
1974         * select.el (get-selection-no-error):
1975         * simple.el:
1976         * simple.el (newline):
1977         * simple.el (open-line):
1978         * simple.el (edit-and-eval-command):
1979         * simple.el (goto-line):
1980         * simple.el (undo):
1981         * simple.el (kill-region):
1982         * simple.el (copy-region-as-kill):
1983         * simple.el (kill-ring-save):
1984         * simple.el (set-mark):
1985         * simple.el (next-line):
1986         * simple.el (previous-line):
1987         * simple.el (line-move):
1988         * simple.el (set-goal-column):
1989         * simple.el (comment-region):
1990         * subr.el:
1991         * subr.el (putf):
1992         * syntax.el (modify-syntax-entry):
1993         * syntax.el (map-syntax-table):
1994         * view-less.el (view-file):
1995         * view-less.el (view-buffer):
1996         * view-less.el (view-file-other-window):
1997         * window-xemacs.el (backward-other-window):
1998         * window.el:
1999         * window.el (one-window-p):
2000         * window.el (walk-windows):
2001         * window.el (window-list):
2002         * x-mouse.el (x-mouse-kill):
2003         * x-select.el (x-get-cutbuffer):
2004         * x-select.el (x-store-cutbuffer):
2005         * term/bg-mouse.el (bg-mouse-line-to-center):
2006         * term/sun-mouse.el (window-line-end):
2007         * term/sun-mouse.el (sun-select-region):
2008         * term/sun.el (kill-region-and-unmark):
2009         * mule/mule-category.el:
2010         * mule/mule-category.el (modify-category-entry):
2011         * mule/mule-category.el (char-category-list):
2012         * mule/mule-coding.el (coding-system-force-on-output):
2013         * mule/mule-misc.el (coding-system-put):
2014         Docstring arglist/Texinfo fixes.  See man/ChangeLog for details.
2015
2016 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
2017
2018         * cus-face.el: Typo fixes and tiny clarifications.
2019         * custom.el: ditto
2020
2021 2000-10-27  Yoshiki Hayashi  <yoshiki@xemacs.org>
2022
2023         * startup.el (auto-save-list-file-prefix): Moved to fileio.c.
2024         * startup.el (normal-top-level): Setup auto-save-list-file-name
2025         if auto-save-list-file-prefix is non-nil.
2026
2027 2000-10-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
2028
2029         * files.el (auto-mode-alist): Allow mixed case suffix for idlwave-mode.
2030
2031 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
2032
2033         * hyper-apropos.el (hyper-apropos-this-symbol): Don't always
2034         get symbol at point-min.
2035
2036 2000-10-24  Didier Verna  <didier@xemacs.org>
2037
2038         * info.el (Info-emacs-info-file-name): defconst it.
2039         * info.el (Info-footnote-tag): defcustom it.
2040         * info.el (Info-no-description-string): ditto.
2041         * info.el (Info-find-node): adapt to new semantics of
2042         'Info-suffixed-file (don't do the case variants stuff).
2043         * info.el (Info-insert-dir): rewrite the dir file variants code.
2044         * info.el (Info-directory-files): New. Return the list of info
2045         files in a directory.
2046         * info.el (Info-dir-outdated-p): use it.
2047         * info.el (Info-parse-dir-entries): ditto.
2048         * info.el (Info-build-dir-anew): don't restrict to files ending
2049         with a ".info.*" extension.
2050         * info.el (Info-set-mode-line): ditto.
2051         * info.el (Info-read-subfile): adapt to new semantics of
2052         'Info-suffixed-file (append 'exact argument).
2053         * info.el (Info-all-case-regexp): New. Return a regexp matching a
2054         string independently of the case.
2055         * info.el (Info-suffixed-file): use it (match all possible case
2056         for the file name).
2057         * info.el (Info-insert-file-contents): code cleanup.
2058         * info.el (Info-rebuild-dir): cosmetics only. Fit code in 80
2059         columns.
2060         * info.el (Info-batch-rebuild-dir): ditto.
2061         * info.el (Info-read-node-name-1): ditto.
2062         * info.el (Info-search): ditto.
2063         * info.el (Info-fontify-node): ditto.
2064
2065
2066 2000-10-24  Didier Verna  <didier@xemacs.org>
2067
2068         * process.el (shell-command): when called from a program, avoid
2069         'push-mark's "mark-set" message.
2070
2071 2000-10-15  MIYASHITA Hisashi  <himi@m17n.org>
2072
2073         * mule/thai-xtis.el (tis-620): Specify coding-system's ccl-program
2074         by a symbol, not by a vector.
2075         * mule/vietnamese.el (vscii): Likewise.
2076         (viscii): Likewise.
2077         * mule/cyrillic.el (koi8-r): Likewise.
2078
2079         * mule/chinese.el (chinese-big5-1): Specify charset's ccl-program
2080         by a symbol, not by a vector.
2081         (chinese-big5-2): Likewise.
2082         * mule/ethiopic.el (ethiopic): Likewise.
2083         * mule/vietnamese.el (vietnamese-viscii-lower): Likewise.
2084         (vietnamese-viscii-upper): Likewise.
2085
2086 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
2087
2088         * files.el (auto-mode-alist): Remove obsolete entry for html3-mode.
2089
2090 2000-10-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
2091
2092         * byte-optimize.el (byte-optimize-car): New function.
2093         (byte-optimize-cdr): Ditto.
2094
2095 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
2096
2097         * byte-optimize.el: Partial synch with FSF 20.7.
2098         Optimize constant concatenation.
2099         Add keymapp as a side effect free function.  It is a built-in.
2100         (byte-after-unbind-pos): Remove byte-equal.
2101
2102 2000-10-13  Gunnar Evermann  <ge204@eng.cam.ac.uk>
2103
2104         * update-elc-2.el: Quote regexps correctly.
2105
2106 2000-10-05  MIYASHITA Hisashi  <himi@m17n.org>
2107
2108         * mule/mule-ccl.el: Sync up with Emacs 21.0.90.
2109         (ccl-compile): Apply integerp, not integer-or-char-p to
2110         check the type of the buffer magnification
2111         (ccl-compile-write-string): Encode a string with binary
2112         coding system.
2113         (ccl-compile-write-repeat): Likewise.
2114
2115 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
2116
2117         * buff-menu.el:
2118         * bytecomp.el:
2119         * coding.el:
2120         * faces.el:
2121         * files.el:
2122         * fill.el:
2123         * float-sup.el:
2124         * font-lock.el:
2125         * help.el:
2126         * iso8859-1.el:
2127         * loaddefs.el:
2128         * menubar-items.el:
2129         * menubar.el:
2130         * modeline.el:
2131         * msw-font-menu.el:
2132         * paragraphs.el:
2133         * paths.el:
2134         * replace.el:
2135         * simple.el:
2136         * sound.el:
2137         * startup.el:
2138         * version.el:
2139         * x-faces.el:
2140         * x-font-menu.el:
2141         Remove purecopy.
2142
2143 2000-10-03  Daniel Pittman  <daniel@rimspace.net>
2144
2145         * simple.el (do-auto-fill): Use the function pointer to by
2146         `comment-line-break-function', not `indent-new-comment-line'. This
2147         fixes an issue with cc-mode comment continuation.
2148
2149 2000-10-11  Martin Buchholz  <martin@xemacs.org>
2150
2151         * simple.el (turn-on-auto-fill):  Add (interactive).
2152         * mwheel.el (mwheel-install): Add (interactive).
2153         * font-lock.el (turn-on-font-lock): Add (interactive).
2154         (turn-off-font-lock): Add (interactive).
2155
2156 2000-10-03  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2157
2158         * packages.el (packages-special-base-regexp): Add `man'.
2159
2160 2000-10-08  Adrian Aichner  <adrian@xemacs.org>
2161
2162         * wid-edit.el (widget-specify-active): map over extents in current
2163         buffer like `widget-specify-inactive' does.  Mapping over the
2164         inactive extent object does not work since the current extent is
2165         ignored by `map-extents'.
2166
2167 2000-10-04  Martin Buchholz <martin@xemacs.org>
2168
2169         * XEmacs 21.2.36 is released.
2170
2171 2000-09-22  Martin Buchholz  <martin@xemacs.org>
2172
2173         * byte-optimize.el (byte-optimize-lapcode): Add an optimizer pass.
2174         Optimize the compiled-function-constants vector by byte-code
2175         reference counts.
2176
2177 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
2178
2179         * build-report.el (build-report-delete-regexp): quote value in
2180         defcustom
2181
2182 2000-09-24  Adrian Aichner  <aichner@ecf.teradyne.com>
2183
2184         * build-report.el (build-report): Don't bind srcdir which we don't
2185         use in `multiple-value-bind' to avoid the only byte-compiler
2186         warning.
2187
2188 2000-09-23  Adrian Aichner  <aichner@ecf.teradyne.com>
2189
2190         * build-report.el: Requires cl and custom now.
2191         build-report-version is determined by XEmacs version -- remove
2192         build-report-version*.
2193         * build-report.el (build-report-version): Removed.
2194         * build-report.el (build-report-installation-version-regexp): New.
2195         * build-report.el (build-report-version-file-regexp): New.
2196         * build-report.el (build-report-installation-srcdir-regexp): New.
2197         * build-report.el (build-report-destination): Offer
2198         xemacs-build-reports and xemacs-beta.
2199         * build-report.el (build-report-keep-regexp): Adjusted.
2200         * build-report.el (build-report-delete-regexp): Adjusted.
2201         * build-report.el (build-report-make-output-dir): New.
2202         * build-report.el (build-report-installation-file): Replace use of
2203         `concat' with `expand-file-name'.
2204         * build-report.el (build-report-make-output-file): Removed.
2205         * build-report.el (build-report-make-output-files): New.
2206         * build-report.el (build-report-subject): Identify as
2207         user-variable with "*...".
2208         * build-report.el (build-report-prompts): Ditto.
2209         * build-report.el (build-report-version-file): New.
2210         * build-report.el (build-report-file-encoding): Identify as
2211         user-variable with "*...".
2212         * build-report.el (build-report-make-output-get): New.
2213         * build-report.el (build-report-insert-header): Report
2214         emacs-version and system-configuration instead of
2215         build-report-version.
2216         * build-report.el (build-report-insert-make-output): Add file
2217         argument.
2218         * build-report.el (build-report-insert-installation-file):
2219         Re-indent.
2220         * build-report.el (build-report-keep): Change docstring,
2221         re-indent.
2222         * build-report.el (build-report-delete): Ditto.
2223         * build-report.el (build-report-installation-data): New.
2224         * build-report.el (build-report-version-file-data): New.
2225
2226 2000-09-20  Martin Buchholz  <martin@xemacs.org>
2227
2228         * byte-optimize.el (byte-optimize-lapcode):
2229         Fix the optimization of using the first 5 elements of the
2230         constants vector for variables.
2231         (byte-optimize-lapcode): Fix another ancient broken optimization.
2232
2233 2000-09-19  Martin Buchholz  <martin@xemacs.org>
2234
2235         * *: Spelling mega-patch
2236
2237 2000-09-19  Martin Buchholz  <martin@xemacs.org>
2238
2239         * easymenu.el: doc fixes.
2240         (easy-menu-do-define): Use backquote.
2241         (easy-menu-change):
2242         (easy-menu-add):
2243         `when' seems much clearer than `if' here.
2244         (easy-menu-remove):
2245         (easy-menu-add-item):
2246         (easy-menu-item-present-p):
2247         (easy-menu-remove-item):
2248         Wrap using (when (featurep 'menubar) ...)
2249
2250 2000-09-16  Martin Buchholz  <martin@xemacs.org>
2251
2252         * bytecomp.el (displaying-byte-compile-warnings):
2253         Revert Ben's change to this function below so that the compile log
2254         is displayed properly for users of the "popper" package.
2255
2256 2000-09-12  Martin Buchholz  <martin@xemacs.org>
2257
2258         * window.el (save-selected-window): Use backquote.
2259
2260         * bytecomp.el (byte-compile-file-form-defvar-or-defconst):
2261         Renamed from `byte-compile-file-form-defvar'.
2262         * bytecomp.el (byte-compile-defvar-or-defconst):
2263         Only cons onto current-load-list in top-level forms.
2264         Else this leaks a cons cell every time a defun is called.
2265         Renamed from `byte-compile-defvar', for clarity.
2266         Warn when docstring of defvar is not a string.
2267         Use consistent error messages.
2268         Better comments.
2269
2270 2000-09-11  Martin Buchholz  <martin@xemacs.org>
2271
2272         * simple.el (set-variable):
2273         Remove unneeded defvar by rearranging order of let* forms.
2274
2275         * mule/mule-ccl.el (ccl-get-next-code):
2276         * menubar-items.el (bookmark-menu-filter):
2277         (language-environment-menu-filter):
2278         (tutorials-menu-filter):
2279         * toolbar-items.el (toolbar-compile):
2280         * byte-optimize.el (disassemble-offset):
2281         Use (declare (special ...)) instead of `defvar'.
2282
2283         * cl-macs.el (cl-do-proclaim):
2284         Fix (declare (special ...)) warning suppression syntax.
2285
2286 2000-07-22  Golubev I. N. <gin@mo.msk.ru>
2287
2288         * info.el (Info-tag-table-marker):
2289         (Info-tag-table-buffer):
2290         (Info-find-file-node):
2291         (Info-read-subfile):
2292         (Info-build-node-completions):
2293         (Info-search):
2294         (Info-mode):
2295         Multiple info buffer support.
2296
2297 2000-08-28  Oscar Figueiredo  <oscar@cpe.fr>
2298
2299         * ldap.el (ldap-decode-entry): New defun
2300         (ldap-search-entries): Use it in order to decode DN-prefixed
2301         entries properly
2302
2303 2000-08-23  Daniel Pittman <daniel@danann.net>
2304
2305         * mule/mule-cmds.el (coding-system-change-eol-conversion):
2306         Use `eq', not `=', to compare symbols.
2307
2308 2000-07-30  Ben Wing  <ben@xemacs.org>
2309
2310         * bytecomp.el (byte-compile-report-error):
2311         * bytecomp.el (displaying-byte-compile-warnings):
2312         if stack-trace-on-error is set, send out a backtrace when
2313         an error is encountered that stops byte compilation.  this
2314         should make it much much easier to track down those curious
2315         problems.  also undo the kludge of using a separate "*Show*"
2316         buffer for display when there's a temp-buffer-show-function;
2317         we can avoid this by just being a little smarter.
2318
2319         * dialog-items.el:
2320         * dialog-items.el (search-dialog-regexp): New.
2321         * dialog-items.el (search-dialog-callback):
2322         * dialog-items.el (make-search-dialog):
2323         add a regexp option to the dialog and clean up a bit.
2324
2325         * dialog.el:
2326         * dialog.el (yes-or-no-p-dialog-box):
2327         * dialog.el (get-dialog-box-response):
2328         * dialog.el (make-dialog-box):
2329         * dialog.el (dialog-box-finish): New.
2330         * dialog.el (dialog-box-cancel): New.
2331         * dialog.el (internal-make-dialog-box-exit): New.
2332         implement [properly!] the :modal property of the new dialog box
2333         interface.  this is the first time xemacs has ever had *proper*
2334         modal dialog boxes, giving the standard window-system feedback.
2335         (e.g. under windows, clicking on a disabled frame causes a beep
2336         and makes the dialog box flash three times.)
2337
2338         * dragdrop.el: header keyword frobbing.
2339
2340         * dumped-lisp.el (preloaded-file-list):
2341         renamed winnt.el to win32-native.el.
2342
2343         * faces.el (face-property):
2344         * faces.el (set-face-property):
2345         * faces.el (frob-face-property):
2346         * faces.el (frob-face-font-2):
2347         * faces.el (make-face-bold):
2348         * faces.el (make-face-italic):
2349         * faces.el (make-face-bold-italic):
2350         * faces.el (make-face-unbold):
2351         * faces.el (make-face-unitalic):
2352         * faces.el (make-face-smaller):
2353         * faces.el (make-face-larger):
2354         clean up the implementation of these so that window-system-specific
2355         methods are called only on objects belonging to that window system.
2356         previously, you could have [e.g.] mswindows-make-face-bold called
2357         on font object of device type `stream', which is not good and
2358         explains the subtle errors Adrian was getting when byte-compiling
2359         something that required 'term. (Adrian, now you can use stack-trace-
2360         on-error to find the exact place where things are going wrong instead
2361         of having to laboriously binary-search your way through.)
2362
2363         * finder.el (finder-known-keywords):
2364         cleaned up -- properly sorted, clarified the meanings of many of
2365         the keywords, and added a few -- mswin, gui, content, build, www,
2366         user, services.  the last two try to distinguish between a package
2367         that's used directly by the user, and a package that provides
2368         support services to other packages.
2369
2370         * font-lock.el (lisp-font-lock-keywords-2):
2371         update list of lisp control structures to include everything,
2372         including new ones i introduced.
2373
2374         * gutter.el: header keyword frobbing.
2375
2376         * isearch-mode.el (isearch-ring-adjust1): M-p to recall the most
2377         recent isearch element was not doing so!  you got the second-most-
2378         recent instead.
2379
2380         * lisp-mode.el (construct-lisp-mode-menu):
2381         more menubar cleanups.
2382         * lisp-mode.el (with-selected-window):
2383         make it indent properly.
2384
2385         * menubar-items.el (default-menubar): lots of menubar cleanups.
2386         rearranged the options menu the most, e.g. splitting up the
2387         Keyboard/Mouse menu into a new Editing menu and combining the
2388         separate Scrollbar/Gutter/Toolbar submenus into Display.
2389         Got rid of General, moved items to Editing or new Troubleshooting.
2390         Moved Packages to Tools; doesn't seem to belong under Options.
2391         Added stuff to the Cmds menu, e.g. Change Case.
2392
2393         NB please don't complain about these periodic menubar changes.
2394         Anything like this is necessarily incremental in its construction
2395         -- By constant use you gradually become more and more aware of
2396         better and better ways to group menu items.  When we eventually
2397         move the options menu to a property sheet, the existing structure
2398         will probably be preserved fairly well.
2399
2400         * minibuf.el (next-history-element): fix problems with pressing
2401         down arrow in repeat-complex-command.
2402
2403         * modeline.el:
2404         * modeline.el (modeline-3d-p): New.
2405         added custom variable for controlling the 3d modeline.  the
2406         corresponding Options item has been present for a long time,
2407         but commented out with "fix me!" comments.  it's fixed now.
2408
2409         * obsolete.el (add-menu):
2410         remove bogus gettexts.
2411
2412         * process.el (shell-quote-argument):
2413         handle this correctly under Windows native with COMMAND.COM/CMD.EXE.
2414         For bash under Windows native, see below.
2415
2416         * simple.el:
2417         * simple.el (display-warning-buffer):
2418         Fixed the handling of warning display to eliminate the annoying
2419         *Show* buffer, like was done for byte-compiler output above.
2420
2421         * simple.el (debug-print): New.
2422         Simple function for sending debug messages to the console and/or
2423         other debug places.
2424
2425         * subr.el (replace-in-string):
2426         Rewrite this function to avoid N^2 behavior with large strings --
2427         catastrophic with the new Windows selection code! (Apparently the
2428         author of this function didn't realize there was a fun
2429         replace-match that could make his life much easier, because we
2430         duplicated the entire logic.  The new version is smaller, easier
2431         to understand, much more robust, and has extended features --
2432         those of replace-match.)
2433
2434         * window.el:
2435         * window.el (with-selected-window): New.
2436         An obvious complement to the existing `with-selected-frame' and
2437         `with-current-buffer'.
2438
2439         * win32-native.el: Renamed from winnt.el.
2440         Added a great deal of stuff for properly handling process quoting,
2441         somewhat modeled on Kirill's original model (which i later threw
2442         away).  We should now finally have correctly working process arg
2443         quoting/dequoting so that the final app gets exactly what we
2444         intended.  Because the mechanism is in Lisp, it's easily
2445         extendible. (For those running bash and running the native
2446         version, I tried hard to do what I thought was correct.  But more
2447         thought is needed, and ideally the volunteer work of people with
2448         these configurations that they generally run on.)
2449
2450         * x-font-menu.el (x-font-menu-font-data):
2451         Put in defvar's to fix byte-compiler warnings.
2452
2453 2000-08-01 Alastair J. Houghton <ajhoughton@lineone.net>
2454
2455         * select.el (selection-coercion-alist): Initialise.
2456         * select.el (select-coerce-to-text): New.
2457         * select.el (select-coerce): New.
2458         New functions to perform type and value coercion.
2459
2460         * select.el (select-buffer-killed-default): Keep data if it was
2461         on the clipboard.
2462
2463 2000-08-02  Martin Buchholz  <martin@xemacs.org>
2464
2465         * menubar-items.el (default-menubar): Fix typo.
2466         (default-menubar): `lambda' was mispelled as `lamda'.
2467
2468 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
2469
2470         * window.el (shrink-window-if-larger-than-buffer): Remove
2471         edge checking code.
2472
2473 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
2474
2475         * paths.el (gnus-local-domain): Removed.
2476         (gnus-local-organization): Ditto.
2477         (gnus-startup-file): Ditto.
2478
2479 2000-07-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
2480
2481         * files.el (auto-mode-alist): Add .spec for RPM.
2482
2483 2000-07-31  Andy Piper  <andy@xemacs.org>
2484
2485         * gutter-items.el (update-tab-in-gutter): deprecate :properties.
2486
2487 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
2488
2489         * dragdrop.el (experimental-dragdrop-drop-url-default): Use function
2490         browse-url.
2491         * help.el (xemacs-www-page): Ditto.
2492         (xemacs-www-faq): Ditto.
2493         * menubar-items.el (default-menubar): Ditto.
2494
2495         * wid-edit.el (widget-url-link-action): Ditto.
2496         From: Kenichi OKADA <okada@opaopa.org>.
2497
2498 2000-07-31  Martin Buchholz  <martin@xemacs.org>
2499
2500         * finder.el (finder-commentary): Add autoload cookie.
2501
2502 2000-07-28  Adrian Aichner  <aichner@ecf.teradyne.com>
2503
2504         * files.el (insert-file-contents-literally): Fix second let
2505         binding for `coding-system-for-read' to `coding-system-for-write'
2506         as suggested by Dan Holmsand <dan@innehallsbolaget.com>.
2507
2508 1999-06-15  Jan Vroonhof  <vroonhof@math.ethz.ch>
2509
2510         * files.el (insert-file-contents-literally): Use binary coding
2511         system (from Morioka san).
2512         (insert-file-contents-literally): Make file-name-handler method.
2513
2514 2000-07-26  Martin Buchholz  <martin@xemacs.org>
2515
2516         * cl-macs.el (get-selection): Add defsetf.
2517
2518 2000-07-25  Steve Youngs  <youngs_s@ozlinx.com.au>
2519
2520         * x-init.el (x-activate-region-as-selection): replace obsolete
2521         function x-own-selection with own-selection.
2522         (ow-find): replace obsolete functions x-get-selection and
2523         x-get-clipboard with get-selection and get-clipboard.
2524         (init-post-x-win): replace obsolete function x-disown-selection
2525         with disown-selection.
2526
2527 2000-07-20  Mike Sperber  <mike@xemacs.org>
2528
2529         * startup.el (load-user-init-file): Only try to load init file if
2530         it exists.
2531
2532 2000-07-10  Andy Piper  <andy@xemacs.org>
2533
2534         * dialog-items.el: sync with Ben's patch.
2535
2536         * gutter-items.el (buffers-tab-switch-to-buffer): remove now-bogus
2537         comment.
2538         (progress-text-glyph): deleted.
2539         (progress-layout-glyph): make completely minimal.
2540         (progress-gauge-glyph): ditto.
2541         (progress-display-style): fix to handle dynamic instantiator
2542         changes.
2543         (progress-text-instantiator): new.
2544         (progress-layout-instantiator): new.
2545         (progress-gauge-instantiator): new.
2546         (set-progress-display-instantiator): renamed and changed from
2547         set-progress-display-style.
2548         (progress-abort-glyph): use instantiator not glyph.
2549         (append-progress-display): use set-progress-display-instantiator
2550         and set-glyph-image.
2551         (abort-progress-display): ditto.
2552         (raw-append-progress-display): ditto.
2553
2554 2000-07-20  Ben Wing  <ben@xemacs.org>
2555
2556         * code-files.el: Move Mule-specific code to mule-coding.el.
2557
2558 2000-07-15  Ben Wing  <ben@xemacs.org>
2559
2560         * autoload.el:
2561         Fixed comments.
2562
2563         * cmdloop.el:
2564         * cmdloop.el (yes-or-no-p):
2565         * cmdloop.el (y-or-n-p):
2566         Make these functions use should-use-dialog-box-p and not be
2567         overridden in dialog.el.
2568
2569         * cus-dep.el:
2570         * cus-dep.el (Custom-make-dependencies): Removed.
2571         * cus-dep.el (Custom-make-dependencies-1): New.
2572         * cus-dep.el (Custom-make-one-dependency): New.
2573         New entry point for use in Makefiles, to avoid excessive
2574         invocations.
2575
2576         * cus-edit.el (custom-variable-reset-saved):
2577         * cus-edit.el (custom-variable-reset-standard):
2578         * cus-edit.el (custom-save-resets):
2579         Fix bytecompiler warnings.
2580
2581         * dialog.el:
2582         * dialog.el (yes-or-no-p-dialog-box):
2583         * dialog.el (yes-or-no-p-maybe-dialog-box): Removed.
2584         * dialog.el (y-or-n-p-maybe-dialog-box): Removed.
2585         * dialog.el (get-dialog-box-response):
2586         * dialog.el (message-or-box):
2587         * dialog.el (make-dialog-box):
2588         * dialog.el (popup-dialog-box): New.
2589         Avoid yes-or-no-p bogosities.
2590         Create a general function `make-dialog-box' to encapsulate all
2591         dialog box methods; easily extendible.  popup-dialog-box now obsolete.
2592
2593         * dumped-lisp.el (preloaded-file-list):
2594         Add dialog-items.  Clean up.  Group files by types.
2595
2596         * easymenu.el (easy-menu-add):
2597         * easymenu.el (easy-menu-remove):
2598         Account for accelerators.
2599
2600         * extents.el:
2601         * extents.el (extent-list): New args, like in map-extents.
2602         * extents.el (extent-at-event): New.
2603         * extents.el (extents-at-event): New.
2604
2605         * font-lock.el:
2606         * font-lock.el (font-lock-mode):
2607         * font-lock.el (font-lock-default-fontify-buffer):
2608         * font-lock.el (font-lock-default-unfontify-region):
2609         * font-lock.el (font-lock-fontify-syntactically-region):
2610         * font-lock.el (font-lock-fontify-keywords-region):
2611         Use new progress-feedback names.
2612
2613         * font-lock.el (java-font-lock-identifier-regexp):
2614         * font-lock.el (java-font-lock-class-name-regexp):
2615         Fix bytecompiler warnings.
2616
2617         * gutter-items.el:
2618         * gutter-items.el (progress-display-use-echo-area): Removed.
2619         * gutter-items.el (progress-feedback-use-echo-area): New.
2620         * gutter-items.el (progress-display-popup-period): Removed.
2621         * gutter-items.el (progress-feedback-popup-period): New.
2622         * gutter-items.el (set-progress-display-style): Removed.
2623         * gutter-items.el (set-progress-feedback-style): New.
2624         * gutter-items.el (progress-display-style): Removed.
2625         * gutter-items.el (progress-feedback-style): New.
2626         * gutter-items.el (progress-stack):
2627         * gutter-items.el (progress-displayed-p): Removed.
2628         * gutter-items.el (progress-feedbacked-p): New.
2629         * gutter-items.el (clear-progress-display): Removed.
2630         * gutter-items.el (clear-progress-feedback): New.
2631         * gutter-items.el (progress-display-clear-when-idle): Removed.
2632         * gutter-items.el (progress-feedback-clear-when-idle): New.
2633         * gutter-items.el (remove-progress-display): Removed.
2634         * gutter-items.el (remove-progress-feedback): New.
2635         * gutter-items.el (progress-display-dispatch-non-command-events): Removed.
2636         * gutter-items.el (progress-feedback-dispatch-non-command-events): New.
2637         * gutter-items.el (append-progress-display): Removed.
2638         * gutter-items.el (append-progress-feedback): New.
2639         * gutter-items.el (abort-progress-display): Removed.
2640         * gutter-items.el (abort-progress-feedback): New.
2641         * gutter-items.el (raw-append-progress-display): Removed.
2642         * gutter-items.el (raw-append-progress-feedback): New.
2643         * gutter-items.el (display-progress-display): Removed.
2644         * gutter-items.el (display-progress-feedback): New.
2645         * gutter-items.el (current-progress-display): Removed.
2646         * gutter-items.el (current-progress-feedback): New.
2647         * gutter-items.el (current-progress-display-label): Removed.
2648         * gutter-items.el (current-progress-feedback-label): New.
2649         * gutter-items.el (progress-display): Removed.
2650         * gutter-items.el (progress-feedback): New.
2651         Replace "progress-display" with "progress-feedback" globally.
2652
2653         * gutter-items.el (lprogress-display): Removed.
2654         * gutter-items.el (progress-feedback-with-label): New.
2655         Rename lprogress-display ==> progress-feedback-with-label.
2656
2657         * gutter-items.el (search-dialog-direction): Removed.
2658         * gutter-items.el (search-dialog-text): Removed.
2659         * gutter-items.el (search-dialog-callback): Removed.
2660         * gutter-items.el (make-search-dialog): Removed.
2661         Move to dialog-items.el.
2662
2663         * help.el:
2664         * help.el (help-mode-quit):
2665         * help.el (mode-for-help): New.
2666         * help.el (help-sticky-window): New.
2667         * help.el (help-window-config): New.
2668         * help.el (with-displaying-help-buffer):
2669         * help.el (function-at-event): New.
2670         * help.el (help-symbol-regexp): New.
2671         * help.el (help-symbol-run-function-1): New.
2672         * help.el (help-symbol-run-function): New.
2673         * help.el (help-symbol-function-context-menu): New.
2674         * help.el (help-symbol-variable-context-menu): New.
2675         * help.el (help-symbol-function-and-variable-context-menu): New.
2676         * help.el (frob-help-extents): New.
2677         * help.el (describe-function-1):
2678         * help.el (variable-at-point):
2679         * help.el (variable-at-event): New.
2680         * help.el (describe-variable):
2681         Major overhaul.
2682         - Make functions and variables be mousable.
2683         - Middle button hyperlinks.
2684         - New context-menu entries.
2685
2686         * keydefs.el:
2687         * keydefs.el (global-map):
2688         New key bindings to move lines up and down.
2689
2690         * lisp-mode.el:
2691         * lisp-mode.el (construct-lisp-mode-menu): New.
2692         * lisp-mode.el (emacs-lisp-mode-popup-menu):
2693         * lisp-mode.el (lisp-interaction-mode-menubar-menu):
2694         * lisp-mode.el (emacs-lisp-mode-menubar-menu):
2695         * lisp-mode.el (lisp-indent-function): Indent "flet" entries better.
2696         Make popup and menubar menus be different.  Popup menu uses
2697         clicked location and automatically assumes symbol under the mouse
2698         for various commands.
2699
2700         * menubar-items.el:
2701         * menubar-items.el (bookmark-menu-filter): Add accelerators.
2702         * menubar-items.el (buffers-menu-omit-chars-list): Include 'd'.
2703
2704         * menubar-items.el (global-popup-menu): Removed.
2705         * menubar-items.el (mode-popup-menu): Removed.
2706         * menubar-items.el (activate-popup-menu-hook): Removed.
2707         * menubar-items.el (popup-mode-menu): Removed.
2708         * menubar-items.el (popup-buffer-menu): Removed.
2709         * menubar-items.el (popup-menubar-menu): Removed.
2710         Move to menubar.el.
2711
2712         * menubar.el:
2713         * menubar.el (global-popup-menu): New.
2714         * menubar.el (mode-popup-menu): New.
2715         * menubar.el (activate-popup-menu-hook): New.
2716         * menubar.el (last-popup-menu-event): New.
2717         * menubar.el (popup-mode-menu): New.
2718         * menubar.el (popup-buffer-menu): New.
2719         * menubar.el (popup-menubar-menu): New.
2720         * menubar.el (menu-call-at-event): New.
2721         Move non-content functions here.  Add support for context menu
2722         items on extents.
2723
2724         * minibuf.el (minibuffer-history-uniquify):
2725         Typo fix.
2726
2727         * minibuf.el (read-file-name-1):
2728         Call new file dialog box if it exists.
2729
2730         * minibuf.el (mouse-rfn-setup-vars):
2731         Clean up "chop" action.
2732
2733         * mouse.el:
2734         * mouse.el (button2): Now bound to mouse-track.
2735         * mouse.el (click-inside-extent-p):
2736         * mouse.el (point-inside-extent-p):
2737         * mouse.el (point-inside-selection-p):
2738         * mouse.el (mouse-drag-or-yank): Removed.
2739         * mouse.el (mouse-begin-drag-n-drop): New.
2740         * mouse.el (mouse-eval-sexp):
2741         * mouse.el (mouse-track-activate-strokes): New.
2742         * mouse.el (mouse-track-do-activate): New.
2743         * mouse.el (mouse-track):
2744         * mouse.el (default-mouse-track-event-is-with-button): New.
2745         * mouse.el (default-mouse-track-cleanup-hook):
2746         * mouse.el (default-mouse-track-drag-hook):
2747         * mouse.el (default-mouse-track-drag-up-hook):
2748         * mouse.el (default-mouse-track-click-hook):
2749         Merge drag-n-drop into mouse-track.
2750         Add general "activate" support to replace specific button2 kludges.
2751         Use "button modifier" support in mouse-track.
2752
2753         * package-get.el (package-get-dependencies): Fix bytecompiler warnings.
2754
2755         * package-ui.el:
2756         * package-ui.el (pui-menu):
2757         * package-ui.el (pui-popup-context-sensitive): Removed.
2758         Fix bytecompiler warnings.
2759         Clean up popup code a bit.
2760
2761         * select.el (get-selection-no-error): Fix bytecompiler warnings.
2762
2763         * simple.el:
2764         * simple.el (transpose-lines):
2765         * simple.el (transpose-line-up): New.
2766         * simple.el (transpose-line-down): New.
2767         * simple.el (transpose-subr):
2768         * simple.el (transpose-subr-1): Removed.
2769         Clean up, add functions to move lines up and down.
2770
2771         * startup.el (mail-host-address):
2772         * startup.el (user-mail-address):
2773         Customize.
2774
2775         * subr.el:
2776         * subr.el (set-symbol-value-in-buffer): New.
2777         * subr.el (error):
2778         * subr.el (check-argument-type):
2779         * subr.el (defined-error-p): New.
2780         Add structured error support.
2781
2782         * toolbar-items.el (toolbar-compile):
2783         Use new make-dialog-box.
2784
2785         * update-elc.el:
2786
2787         * userlock.el (ask-user-about-lock-dbox):
2788         * userlock.el (ask-user-about-supersession-threat-dbox):
2789         * userlock.el (ask-user-about-lock):
2790         * userlock.el (ask-user-about-supersession-threat):
2791         Use new make-dialog-box.
2792         Add safety checks; use should use-dialog-box-p.
2793
2794         * window-xemacs.el:
2795         * window-xemacs.el (__buffer-dedicated-frame):
2796         * window-xemacs.el (buffer-dedicated-frame): New.
2797         * window-xemacs.el (set-buffer-dedicated-frame): New.
2798         Move dedicated-frame stuff into lisp.
2799
2800 2000-07-18  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
2801
2802         * printer.el (generic-print-region): Do not require that
2803         `printer-name' be set.
2804         (printer-name): Commentary clarification.
2805
2806 2000-07-19  Martin Buchholz <martin@xemacs.org>
2807
2808         * XEmacs 21.2.35 is released.
2809
2810 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
2811
2812         * select.el (selection-coercible-types): Initialise.
2813
2814 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
2815
2816         * select.el (own-clipboard): Bug fix.
2817
2818 2000-07-17  Mike Sperber  <mike@xemacs.org>
2819
2820         * cus-edit.el (custom-migrate-custom-file): Save init file before
2821         continuing.
2822
2823 2000-07-16  Mike Sperber  <mike@xemacs.org>
2824
2825         * startup.el (load-init-file): Remove silly call to
2826         `load-user-custom-file`.
2827         (maybe-migrate-user-init-file): Minor fixes.
2828
2829 2000-07-16  Martin Buchholz  <martin@xemacs.org>
2830
2831         * apropos.el (apropos-documentation-check-doc-file):
2832         `doc' variable should be let-bound, as was presumably intended.
2833
2834         * cus-edit.el (custom-variable-reset-saved):
2835         (custom-variable-reset-standard):
2836         Remove unused variable comment-widget.  Twice.
2837
2838         * toolbar.el (toolbar-blank-press-function):
2839         Add a real defvar with initial value nil and proper docstring.
2840         (press-toolbar-button): No need to check for boundp-ness anymore.
2841
2842         * rect.el (open-rectangle-line): Remove useless (let) form.
2843         Add defvar for pending-delete-mode.
2844
2845         * info.el (Info-find-node): This function needs an autoload cookie.
2846
2847         * mule/mule-x-init.el (x-use-halfwidth-roman-font):
2848         Use let* since the second form referred to the first.
2849
2850 2000-07-16  Adrian Aichner  <aichner@ecf.teradyne.com>
2851
2852         * msw-select.el (mswindows-paste-clipboard): Use `get-clipboard'
2853         instead of removed `mswindows-get-clipboard'.
2854
2855
2856 2000-07-15 Alastair J. Houghton <ajhoughton@lineone.net>
2857
2858         * select.el (select-convert-from-text): New.
2859         * select.el (select-convert-from-length): New.
2860         * select.el (select-convert-from-integer): New.
2861         * select.el (select-convert-from-identity): New.
2862         * select.el (select-convert-from-filename): New.
2863         * select.el (selection-converter-in-alist): Use them.
2864         New converter functions for X.
2865
2866         * select.el (get-selection): Removed comment.
2867
2868         * select.el (own-selection): Removed append code - I thought
2869         I'd already done this, but apparently not...
2870
2871         * select.el: Changed comment about TIMESTAMP.
2872
2873         * select.el (select-convert-in): New.
2874         * select.el (select-convert-out): New.
2875         New functions that get used by select.c.
2876
2877         * select.el (select-buffer-killed-default): New.
2878         * select.el (select-buffer-killed-text): New.
2879         * select.el (selection-buffer-killed-alist): New.
2880         New list and functions that get called if a relevant selection
2881         exists and a buffer gets killed.
2882
2883         * select.el (select-convert-to-targets):
2884         * select.el (select-convert-to-identity): Removed.
2885         * select.el (select-convert-from-identity): Removed.
2886         * select.el (select-converter-out-alist):
2887         Removed _EMACS_INTERNAL selection type.
2888
2889         * x-select.el (xselect-kill-buffer-hook): Removed.
2890         * x-select.el (xselect-kill-buffer-hook-1): Removed.
2891         Removed this X-specific nonesense. Use the generic support
2892         in select.el instead.
2893
2894 2000-07-15  Martin Buchholz  <martin@xemacs.org>
2895
2896         * mule/mule-category.el (defined-category-hashtable):
2897         Use make-hash-table instead of make-hashtable
2898
2899         * buff-menu.el: Byte-compiler warning fix.
2900
2901         * isearch-mode.el (isearch-highlight-all-cleanup):
2902         Remove unused variable `isearch-highlight-all-start'.
2903
2904         * etags.el (add-to-tag-completion-table): Byte-compiler warning fix.
2905
2906         * itimer.el (itimer-edit-mode): Byte-compiler warning fixes.
2907
2908         * cus-dep.el (Custom-make-dependencies):
2909         Add autoload cookie for custom-add-loads to generated custom-load.el.
2910
2911         * autoload.el (autoload-package-name): Warning suppression.
2912         Move defvar prior to first use.
2913
2914         * custom.el: Add autoload for custom-declare-face.
2915         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
2916         * cl.el (cl-hack-byte-compiler):
2917         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
2918         to work properly.
2919
2920 2000-07-08  Mike Sperber  <mike@xemacs.org>
2921
2922         * startup.el (load-home-init-file): Added variable.
2923         (maybe-migrate-user-init-file): Added.
2924         (load-user-init-file): Load custom file if different from init
2925         file.
2926
2927         * dumped-lisp.el (preloaded-file-list): Added "cus-file" before
2928         "startup."
2929
2930         * cus-edit.el (custom-migrate-custom-file): Added for migration.
2931         Moved `custom-file'-related code to cus-file.el.
2932
2933         * cus-file.el: New file.
2934
2935 2000-04-01  Mike Sperber  <mike@xemacs.org>
2936
2937         * packages.el (packages-find-package-directories): Added support
2938         for external package hierarchies with in-place installations.
2939
2940         * find-paths.el (paths-root-in-place-p): Added.
2941         (paths-find-emacs-directory): Added support for external
2942         directories with in-place installations.
2943         (paths-find-site-directory): Ditto.
2944
2945         * startup.el (find-user-init-file): Also look for
2946         ~/.xemacs/init.elc? in preference to ~/.emacs.
2947
2948 2000-07-12 Alastair J. Houghton <ajhoughton@lineone.net>
2949
2950         * select.el (own-selection):
2951         * select.el (own-clipboard): Changed `append' parameter to
2952         `how-to-use' parameter.
2953         * select.el (own-selection): Removed icky append code.
2954         * select.el (own-selection, get-selection): Removed extra type
2955         checking.
2956         * select.el (selection-appender-alist):
2957         * select.el (selection-converter-{in|out}-alist): Initialise.
2958         * select.el (select-append-to-*): New.
2959         * select.el (select-convert-from-*): New.  New functions to append
2960         data and convert data from external type.
2961
2962 2000-07-12  Stef Epardaud  <stef@lunatech.com>
2963
2964         * font-lock.el: Javadoc enhancements.
2965
2966 2000-07-06  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
2967
2968         * printer.el (generic-print-region): Compose job name from buffer
2969         name.
2970
2971 2000-07-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
2972
2973         * font-lock.el (font-lock-fontify-pending-extents): Call
2974         font-lock-fontify-region instead of font-lock-fontify-buffer
2975         to avoid unnecessary progress gauges.
2976
2977 2000-07-06  Craig Lanning  <lanning@scra.org>
2978
2979         * custom-load.el (faces):
2980
2981         * finder.el (finder-compile-keywords): from Dan Holmsand, make sure
2982         dir is a regex.
2983
2984         * process.el (call-process-internal): from Dan Holmsand, use binary
2985         coding systems so that jka-compr works.
2986
2987 2000-07-07  Ben Wing  <ben@xemacs.org>
2988
2989         * font-lock.el: Undo previous change.  Unfortunately, some
2990         files actually use the variables directly in their init code
2991         without quoting them.
2992
2993 2000-07-07  Ben Wing  <ben@xemacs.org>
2994
2995         * font-lock.el (defvar font-lock-*-face): Removed.
2996
2997         * font-lock.el (font-lock-apply-highlight): Bind these face vars
2998         only when necessary.
2999
3000 2000-06-30  Charles G Waldman  <cgw@alum.mit.edu>
3001
3002         * cl-macs.el: fix cl-transform-function-property kludge
3003         so that it does not require a random feature.
3004
3005 2000-06-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
3006
3007         * files.el (auto-mode-alist): allow .make extension for Makefiles,
3008         as in Linux kernel "Rules.make".
3009
3010 2000-06-29  Gunnar Evermann  <ge204@eng.cam.ac.uk>
3011
3012         * build-report.el (build-report): Add autoload cookie.
3013
3014 2000-06-21  Charles G Waldman  <cgw@alum.mit.edu>
3015
3016         * package-ui.el (defgroup pui):  Correct a misspelling
3017         (pui-toggle-package-delete):  Change `seleted' to `selected'
3018
3019 2000-06-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
3020
3021         * package-get.el (package-get-update-base):
3022         (package-get): Use insert-file-contents-literally always.
3023         (package-get-maybe-save-index):
3024         Force coding system for writing to binary.
3025
3026 2000-06-08  Mike Alexander  <mta@arbortext.com>
3027
3028         * code-process.el (call-process-region): If there is no coding
3029         system for the process on process-coding-system-alist use the
3030         coding system of the buffer containing the region.
3031
3032 2000-06-10  Ben Wing  <ben@xemacs.org>
3033
3034         * cmdloop.el (command-error):
3035         If debug-on-error and noninteractive, output backtrace.
3036
3037         * files.el (file-relative-name):
3038         Remove MSDOS references.
3039
3040         * simple.el (line-number): New function, due to non-obvious
3041         behavior/usage of count-lines.
3042
3043         * simple.el (count-lines): document non-obvious usage to get
3044         line number.
3045
3046 2000-06-11  Ben Wing  <ben@xemacs.org>
3047
3048         * faces.el ((featurep 'xpm)):
3049         * x-faces.el (x-init-face-from-resources):
3050         * x-faces.el (x-init-frame-faces):
3051         * x-misc.el (x-init-specifier-from-resources):
3052         * x-misc.el (x-get-resource-and-bogosity-check):
3053         * x-misc.el (x-get-resource-and-maybe-bogosity-check):
3054         * x-mouse.el (x-init-pointer-shape):
3055         * x-scrollbar.el (x-init-scrollbar-from-resources):
3056         Add sixth argument to x-get-resource calls so as to issue warnings
3057         rather than errors on bogus arguments.
3058
3059 2000-06-05  Ben Wing  <ben@xemacs.org>
3060
3061         * compat.el: new file.  provides a clean, non-intrusive way to
3062         define compatibility functions.
3063
3064         * process.el (shell-quote-argument): temporary fix for lack
3065         of nt-quote-process-args.  #### I need to put back the overall
3066         structure of that mechanism but redo the guts of it using the
3067         extra intelligence in the C code.
3068
3069 2000-05-28  Adrian Aichner  <aichner@ecf.teradyne.com>
3070
3071         * package-info.el (pi-md5sum): Calculate MD5 sum just like
3072         `package-get' does in package-get.el, instead of using external
3073         "md5sum" program.
3074
3075         * package-get.el (package-get): Insert package file literally to
3076         make checksum calculation work.
3077
3078 2000-04-18  Hrvoje Niksic  <hniksic@iskon.hr>
3079
3080         * code-files.el (convert-mbox-coding-system): Deleted.
3081         (file-coding-system-alist): Removed reference to
3082         convert-mbox-coding-system.
3083
3084 2000-05-28  Martin Buchholz <martin@xemacs.org>
3085
3086         * XEmacs 21.2.34 is released.
3087
3088 2000-05-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
3089
3090         * font-lock.el (font-lock-keywords): Rewrote docstring
3091
3092 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
3093
3094         * loadhist.el (unload-feature): handle case where x is both boundp
3095         and fboundp
3096
3097 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
3098
3099         * packages.el: It's ok to use built-in macros, but not lisp
3100         defined ones.
3101
3102 2000-05-20  Ben Wing  <ben@xemacs.org>
3103
3104         * font-lock.el:
3105         * font-lock.el (font-lock-message-threshold):
3106         * font-lock.el (font-lock-mode):
3107         * font-lock.el (font-lock-default-fontify-buffer):
3108         * font-lock.el (font-lock-always-fontify-immediately):
3109         * font-lock.el (font-lock-old-extent): Removed.
3110         * font-lock.el (font-lock-old-len): Removed.
3111         * font-lock.el (font-lock-fontify-glumped-region): Removed.
3112         * font-lock.el (font-lock-pending-extent-table): New.
3113         * font-lock.el (font-lock-range-table): New.
3114         * font-lock.el (font-lock-after-change-function):
3115         * font-lock.el (font-lock-after-change-function-1): Removed.
3116         * font-lock.el (font-lock-fontify-pending-extents): New.
3117         * font-lock.el ('font-lock-revert-cleanup): Removed.
3118         * font-lock.el ('font-lock-revert-setup): Removed.
3119         Rewrite deferral code to handle any number of changes, merging
3120         them properly.  Remove hacked-up code for revert-buffer, now
3121         unnecessary.
3122
3123         * menubar-items.el (default-menubar):
3124         In Options->Edit Init File, don't switch to emacs-lisp-mode
3125         unless necessary; doing this turns off font-lock.
3126
3127 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
3128
3129         * keydefs.el: Define C-x BS to backward-kill-sentence.
3130
3131 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
3132
3133         * files.el (hack-local-variables-prop-line): Use non-greedy
3134         matching to process -*-texinfo-*- -*-.
3135
3136 2000-05-11  Jonathan Marten <jonathan.marten@uk.sun.com>
3137
3138         * minibuf.el (minibuf-directory-files): new function.
3139         (read-file-name-activate-callback): use minibuf-directory-files.
3140         (read-directory-name-internal): ditto.
3141         (mouse-file-display-completion-list): ditto.
3142         (mouse-directory-display-completion-list): ditto.
3143         (read-file-name-internal): remove "./" from completion list unless
3144         explicitly matched, for consistency.
3145
3146 2000-05-11  Ben Wing  <ben@xemacs.org>
3147
3148         * gutter-items.el (gutter-buffers-tab):
3149         * gutter-items.el (add-tab-to-gutter):
3150         * gutter-items.el (update-tab-in-gutter):
3151         * gutter-items.el (remove-buffer-from-gutter-tab): Removed.
3152         * gutter-items.el (append-progress-display):
3153         * gutter-items.el (abort-progress-display):
3154         * gutter-items.el (raw-append-progress-display):
3155         Further fixes.  Use set-glyph-image not set-image-instance-property,
3156         to fix problems with multiple windows in a frame.
3157
3158         * menubar-items.el (tutorials-menu-filter):
3159         Fix typo.
3160
3161         * startup.el (early-error-handler):
3162         Display message box under windows; otherwise, message will disappear
3163         before it can be viewed.
3164
3165         * update-elc.el:
3166         Fix bug in NEEDTODUMP processing.
3167
3168 2000-05-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
3169
3170         * startup.el (lock-directory): Removed.
3171         (superlock-file): Ditto.
3172         (startup-set-paths): Remove lockdir.
3173         (startup-setup-paths-warning): Remove lock-directory.
3174
3175         * setup-paths.el (paths-find-lock-directory): Removed.
3176         (paths-find-superlock-file): Ditto.
3177
3178 2000-05-09  Ben Wing  <ben@xemacs.org>
3179
3180         * faces.el (set-face-property):
3181         * faces.el (set-face-font):
3182         * faces.el (set-face-foreground):
3183         * faces.el (set-face-background):
3184         * faces.el (set-face-background-pixmap):
3185         * faces.el (set-face-underline-p):
3186         * faces.el (set-face-strikethru-p):
3187         * faces.el (set-face-highlight-p):
3188         * faces.el (set-face-dim-p):
3189         * faces.el (set-face-blinking-p):
3190         * faces.el (set-face-reverse-p):
3191         doc string changes.
3192
3193         * glyphs.el:
3194         * glyphs.el (make-image-specifier):
3195         * glyphs.el (glyph-property):
3196         * glyphs.el (set-glyph-image):
3197         * glyphs.el (make-glyph):
3198         * glyphs.el (make-pointer-glyph):
3199         * glyphs.el (make-icon-glyph):
3200         * glyphs.el (widget-image-instance-p): New.
3201         authorship info, lots of doc changes.  New predicate, inadvertently
3202         omitted.  the general principle with specifier docs is now that
3203         the description of instantiators should go with the make-foo-specifier
3204         fun's doc string, rather than in foo-specifier-p.  this follows
3205         conventions elsewhere in XEmacs and in general is a lot more obvious
3206         of a place to look.  sometimes the make-foo-specifier function needs
3207         to be created in the process.
3208
3209         * gutter.el:
3210         * gutter.el (make-gutter-specifier): New.
3211         * gutter.el (make-gutter-size-specifier): New.
3212         * gutter.el (make-gutter-visible-specifier): New.
3213         specifier doc updates according to the conventions specified before.
3214
3215         * objects.el:
3216         * objects.el (make-font-specifier):
3217         * objects.el (make-color-specifier):
3218         * objects.el (make-face-boolean-specifier): New.
3219         specifier doc updates according to the conventions specified before.
3220
3221         * specifier.el:
3222         * specifier.el (set-specifier):
3223         * specifier.el (make-integer-specifier): New.
3224         * specifier.el (make-boolean-specifier): New.
3225         * specifier.el (make-natnum-specifier): New.
3226         * specifier.el (make-generic-specifier): New.
3227         * specifier.el (make-display-table-specifier): New.
3228         specifier doc updates according to the conventions specified before.
3229
3230         * toolbar.el:
3231         * toolbar.el (make-toolbar-specifier): New.
3232         specifier doc updates according to the conventions specified before.
3233
3234 2000-05-09  Ben Wing  <ben@xemacs.org>
3235
3236         * process.el (call-process-internal): Revert to previous version
3237         because Mike's change clashed with a change I did not long before.
3238         Changed progn to prog1 to fix the bug pointed out by Mike Alexander.
3239         Thanks very much Mike for pointing out the bug and submitting a
3240         patch!
3241
3242 2000-04-13  Mike Alexander  <mta@arbortext.com>
3243
3244         * process.el (call-process-internal): Send the correct input buffer
3245         (call-process-internal): Return the exit status of the process
3246
3247 2000-05-07  Ben Wing  <ben@xemacs.org>
3248
3249         * winnt.el:
3250         * winnt.el (nt-quote-args-verbatim): Removed.
3251         * winnt.el (nt-quote-args-prefix-quote): Removed.
3252         * winnt.el (nt-quote-args-backslash-quote): Removed.
3253         * winnt.el (nt-quote-args-double-quote): Removed.
3254         * winnt.el (nt-quote-args-functions-alist): Removed.
3255         * winnt.el (nt-quote-process-args): Removed.
3256         Remove all stuff for argument quoting.  We borrow the code instead
3257         from Emacs 20.6, which is much more careful in its quoting
3258         (e.g. in handling runs of the escape character) and avoids most of
3259         the need for this Lisp mechanism by checking to see whether we're
3260         running a Cygwin or normal program and doing the appropriate
3261         quoting.  If we end up needing such a mechanism, we should add
3262         it by extending the variable `mswindows-quote-process-args' so it
3263         can take an alist of regexps.
3264
3265 2000-05-07  Ben Wing  <ben@xemacs.org>
3266
3267         * keydefs.el:
3268         Restore M-up, M-down to 21.1 state.  Put *ward-sentence on
3269         C-M-left, C-M-right instead.  Define C-M-up, C-M-down to scroll
3270         the window without moving point.
3271
3272         * simple.el:
3273         * simple.el (scroll-up-one): New.
3274         * simple.el (scroll-down-one): New.
3275         Functions for use with C-M-up/down.
3276
3277 2000-05-01  Martin Buchholz <martin@xemacs.org>
3278
3279         * XEmacs 21.2.33 is released.
3280
3281 2000-04-29  Martin Buchholz  <martin@xemacs.org>
3282
3283         * dialog.el (yes-or-no-p-dialog-box):
3284         Fix docstring.
3285         Fix following horrible bug in X11 mode with focus-follows-mouse:
3286           1. Visit two files in two different frames.
3287           2. do File->Revert Buffer in one of those frames.
3288           3. Dialog box appears.
3289           4. Arrange things so that the mouse passes over the *other*
3290              frame, then to the dialog box, and click on "Yes".
3291           5. The file contents end up in the *wrong* buffer!
3292         Add TODO comment.
3293
3294 2000-04-28  Ben Wing  <ben@xemacs.org>
3295
3296         * help.el (describe-installation): correct typo introduced
3297         in last patch: boundp -> fboundp.
3298
3299         * etags.el (buffer-tag-table-list):
3300         canonicalize filenames to Unix format so that tag-table-alist
3301         searching works under Windows.
3302
3303         * autoload.el:
3304         Bowdlerize the supposedly objectionable words
3305         "who couldn't quite manage to cleanly modify batch-update-autoloads".
3306
3307         * gutter-items.el (set-progress-display-style):
3308         * gutter-items.el (search-dialog-callback):
3309         * gutter-items.el (make-search-dialog):
3310         Change to new callback-ex api.
3311
3312 2000-04-26  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
3313
3314         * help.el: (describe-installation): decode-coding-string is not
3315         defined in a non MULE environment.
3316
3317 2000-04-28  Ben Wing  <ben@xemacs.org>
3318
3319         * gutter-items.el (buffer-list-changed-hook):
3320         use it, not record-buffer-hook.
3321
3322         * subr.el (record-buffer-hook): Removed.
3323
3324 2000-04-27  Ben Wing  <ben@xemacs.org>
3325
3326         * gutter-items.el (buffers-tab-switch-to-buffer): do not
3327         use NORECORD option.  Andy will not like this, but the existing
3328         gutter behavior is just wrong, as per this comment:
3329
3330         ;; this used to add the norecord flag to both calls below.
3331         ;; this is bogus because it is a pervasive assumption in XEmacs
3332         ;; that the current buffer is at the front of the buffers list.
3333         ;; for example, select an item and then do M-C-l
3334         ;; (switch-to-other-buffer).  Things get way confused.
3335         ;;
3336         ;; Andy, if you want to maintain the current look, you must
3337         ;;  *uncouple* the gutter order and buffers order.
3338
3339         * loaddefs.el (completion-ignored-extensions): unfuckify.
3340
3341         * bytecomp.el (batch-byte-compile-one-file): new function, used in
3342         xemacs.mak.
3343
3344         * autoload.el (batch-update-one-directory): new function, used in
3345         xemacs.mak.
3346
3347         * loadup.el: set gc-cons-threshold very high unless dumping --
3348         loadup during update-elc is much much much faster.  also do this
3349         when quick-building.
3350
3351         add commented-out code for profiling loadup.
3352
3353
3354         * update-elc.el (preloaded-file-list): add bytecomp.el, since it
3355         is required in order to build xemacs.
3356
3357 2000-04-26  Ben Wing  <ben@xemacs.org>
3358
3359         * loadup.el: don't garbage collect during loadup if quick-build
3360         compile-time option is set.
3361
3362 2000-04-23  Ben Wing  <ben@xemacs.org>
3363
3364         * update-elc.el: compute whether any dumped .el or .elc files
3365         are newer than the dumped exe, and touch the file ../src/NEEDTODUMP
3366         if so.
3367
3368         * update-elc.el (update-elc-files-to-compile): always change
3369         NOBYTECOMPILE in the src directory rather than current dir,
3370         so it will work under NT.
3371
3372         * autoload.el (autoload-trim-file-name): canonicalize to slashes so
3373         the form of this file is identical between Unix and Windows.
3374         (autoload-target-directory): Fixed to be lisp/ not lisp/prim/.
3375         Added comment.
3376         (update-autoloads-from-directory): updated doc string.
3377         updated doc strings in a few other places.
3378
3379 2000-04-18  Yoshiki Hayashi  <yoshiki@xemacs.org>
3380
3381         * bytecomp.el (byte-force-recompile): Fix argument to
3382         byte-recompile-directory.
3383
3384 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
3385
3386         * gutter-items.el (progress-display-clear-when-idle): Use
3387         add-one-shot-hook.
3388         * gutter-items.el (clear-progress-display): Adjust number of
3389         arguments.
3390
3391 2000-04-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
3392
3393         * dumped-lisp.el (preloaded-file-list): Always dump select.el.
3394
3395 2000-04-16  Ben Wing  <ben@xemacs.org>
3396
3397         * printer.el: New file.
3398
3399         * dumped-lisp.el (preloaded-file-list): Declare printer.el.
3400
3401         * help.el (describe-installation): Fix decoding for Windows.
3402
3403         * menubar-items.el:
3404         * menubar-items.el (default-menubar):
3405         * menubar-items.el (tutorials-menu-filter): New.
3406         * menubar-items.el (popup-menubar-menu):
3407         Add authorship.  Redo Help menu and Tutorials filter.
3408
3409         * menubar.el: Correct comment.
3410
3411         * modeline.el (modeline-buffer-identification): Correct doc string.
3412
3413         * simple.el:
3414         * simple.el (printing): Removed.
3415         * simple.el (printer-name): Removed.
3416         * simple.el (generic-print-buffer): Removed.
3417         * simple.el (generic-print-region): Removed.
3418         Move generic print code to printer.el.
3419
3420 2000-04-15  Ben Wing  <ben@xemacs.org>
3421
3422         * simple.el (generic-print-region): New.
3423         make this function actually work.
3424         (generic-print-buffer): call generic-print-region.
3425
3426 2000-04-14  Andy Piper  <andy@xemacs.org>
3427
3428         * gutter-items.el (make-search-dialog): avoid unnecessary futzing
3429         by using the new widget-callback-current-channel.
3430         (search-dialog-callback): ditto.
3431
3432 2000-04-12  Andy Piper  <andy@xemacs.org>
3433
3434         * gutter.el (default-gutter-position): moved from gutter-items.el.
3435         (default-gutter-position-changed-hook): ditto.
3436         (gutter-element-visibility-changed-hook): ditto.
3437         (set-gutter-element): ditto.
3438         (remove-gutter-element): ditto.
3439         (set-gutter-element-visible-p): ditto.
3440         (gutter-element-visible-p): ditto.
3441         (init-gutter): ditto.
3442
3443         * dialog.el (make-dialog-box): renamed and moved from
3444         gutter-items.el
3445
3446         * gutter-items.el: move various functions elsewhere.
3447
3448 2000-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3449
3450         * menubar-items.el: Fixed place of parenthesis.
3451
3452 2000-04-12  Ben Wing  <ben@xemacs.org>
3453
3454         * etags.el (find-tag-at-point): New.  Lets you do find-tag
3455                 without constantly being prompted for the tag.
3456         * simple.el: Added a number of section headings, to clarify the
3457                 organization of this file.
3458         * simple.el (activate-region):
3459         * simple.el (region-exists-p):
3460         * simple.el (region-active-p):
3461                 Moved these three function down to the other side of
3462                 the case-changing functions, so they join the rest of
3463                 the region code.
3464         * simple.el (printing): New.
3465         * simple.el (printer-name): New.
3466         * simple.el (generic-print-buffer): New.
3467                 New functions, a very simple prototype for a unified
3468                 printing interface.
3469
3470         * process.el (call-process-internal): Real fix for null BUFFER,
3471                 other problems with BUFFER specs.
3472
3473         * menubar-items.el:
3474                 Fixed up File->Print to use new printing functions.
3475                 Various corrections and expansions to Grep/Compile menus.
3476                 New options for Printing.
3477                 New options for SMTP Mail, the way to send mail under
3478                   MS Windows. (There's also a package patch to make SMTP
3479                   Mail be the default under MSWin.)
3480
3481 2000-04-09  Jeff Miller <jmiller@cablespeed.com>
3482
3483         * menubar-items.el: Selecting Rectangle Mousing from menubar
3484         did not work.  Needed to quote mouse-track-rectangle-p.
3485
3486 2000-04-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
3487
3488         * cl-compat.el (keywordp): Removed.
3489
3490 2000-04-05  Andy Piper  <andy@xemacs.org>
3491
3492         * gutter-items.el (progress-layout-glyph): don't initialize here.
3493         (progress-gauge-glyph): use dynamic sizing.
3494         (set-progress-display-style): new function. Set progress glyphs
3495         appropriately depending on the style.
3496         (progress-display-style): new variable. Custom version of
3497         set-progress-display-style.
3498         (progress-abort-glyph): switch to dynamic sizes.
3499         (search-dialog-text): make the edit field active.
3500
3501 2000-04-04  Andy Piper  <andy@xemacs.org>
3502
3503         * gutter-items.el (make-search-dialog): need to make the search
3504         dialog visible after creation.
3505
3506         * menubar-items.el (default-menubar): use the search dialog for
3507         searching. Remove some extraneous search menu items.
3508
3509         * gutter-items.el (set-gutter-element): allow glyphs to be used as
3510         well as strings.
3511         (make-gutter-only-dialog-frame): allow the user to create the
3512         frame unmapped. Allow the gutter spec to be given as a glyph.
3513         (search-dialog-direction): new variable.
3514         (search-dialog-text): new variable.
3515         (search-dialog-callback): new function. Callback for the search
3516         dialog action.
3517         (make-search-dialog): new function. Create a user-friendly search
3518         dialog.
3519
3520 2000-04-04  Hrvoje Niksic  <hniksic@iskon.hr>
3521
3522         * faces.el (set-face-stipple): Use mswindows-bitmap-file-path
3523         under Windows.
3524
3525 2000-04-01  Andy Piper  <andy@xemacs.org>
3526
3527         * font-lock.el (font-lock-fontify-keywords-region): Calculate
3528         progress more accurately.
3529
3530 2000-02-02  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
3531
3532         * finder.el (finder-compile-keywords): Process readable files only.
3533         Because error in process of .#finder-inf.el when compile xemacs
3534         with --with-clash-detection option.
3535
3536 2000-03-31  Andy Piper  <andy@xemacs.org>
3537
3538         * gutter-items.el (append-progress-display): don't delay after a
3539         successful font-lock.
3540         (make-gutter-only-dialog-frame): new function. Allow users to
3541         create gutter-only dialogs.
3542
3543 2000-03-27  Mike Alexander  <mta@arbortext.com>
3544
3545         * process.el (call-process-internal): Handle a null BUFFER
3546         parameter correctly.
3547
3548 2000-03-28  Andy Piper  <andy@xemacs.org>
3549
3550         * gutter-items.el (abort-progress-display): put strings in the
3551         gutter not extents.
3552         (progress-layout-glyph): signal special 'quit callback.
3553         (progress-display-quit-function): deleted.
3554         (progress-display-stop-callback): deleted.
3555         (progress-display-dispatch-command-events): deleted.
3556         (append-progress-display): remove calls to
3557         progress-display-dispatch-command-events.
3558         (raw-append-progress-display): ditto.
3559
3560 2000-03-23  Hrvoje Niksic  <hniksic@iskon.hr>
3561
3562         * faces.el (set-face-stipple): Rewrite to correctly handle PIXMAP
3563         being a list.  Actually define `stipple-pixmap-p' which is used as
3564         an error predicate.  Correctly handle PIXMAP being either relative
3565         or absolute file name.
3566
3567 2000-03-24  Andy Piper  <andy@xemacs.org>
3568
3569         * gutter-items.el (add-tab-to-gutter): use copy-sequence.
3570         (abort-progress-display): ditto. Don't delete the created extent.
3571         (raw-append-progress-display): ditto.
3572         (progress-display-dispatch-non-command-events): new
3573         function. Encapsulates what we want to do when no command input is
3574         required.
3575         (progress-display-dispatch-command-events): likewise, but disable
3576         for now since it causes too many problems.
3577         (append-progress-display): use them.
3578         (raw-append-progress-display): ditto.
3579         (default-gutter-position-changed-hook): set this rather than
3580         default-gutter-position-changed.
3581         (default-gutter-position-changed-hook): lambda with zero arguments
3582         rather than one.
3583         (raw-append-progress-display): trap errors in pending input since
3584         allowing them to signal will hose the gauge well and
3585         truly. Ideally we would like to delay these until we are more able
3586         to cope.
3587         (append-progress-display): ditto.
3588
3589 2000-03-20  Jeff Miller <jmiller@cablespeed.com>
3590
3591         * lisp/make-docfile.el: call-process-internal is now implemented
3592         in process.el.
3593
3594 2000-03-21  Ben Wing  <ben@xemacs.org>
3595
3596         * mule\mule-cmds.el (set-language-info-alist):
3597         Fix to correspond to new menu arrangement.
3598
3599 2000-03-21  Ben Wing  <ben@xemacs.org>
3600
3601         * process.el:
3602         * process.el (call-process-internal): New.
3603         New implementation of call-process.  Only enabled under NT, so far.
3604         stderr handling not implemented yet in CVS'd C code.
3605
3606 2000-03-20  Ben Wing  <ben@xemacs.org>
3607
3608         * lisp-mode.el:
3609         * lisp-mode.el (lisp-interaction-mode-menubar-menu): New.
3610         * lisp-mode.el (lisp-interaction-mode):
3611         Put back Lisp Interaction menubar for Jan V's sake.
3612
3613         * simple.el:
3614         * simple.el (mark-ring):
3615         * simple.el (dont-record-current-mark): New.
3616         * simple.el (in-shifted-motion-command): New.
3617         * simple.el (mark-ring-unrecorded-commands): New.
3618         * simple.el (mark-ring-max):
3619         * simple.el (set-mark-command):
3620         * simple.el (push-mark):
3621         * simple.el (handle-pre-motion-command):
3622         Implement scheme for not recording unimportant marks.
3623
3624         * subr.el:
3625         * subr.el (function-allows-args): New.
3626         New function function-allows-args.
3627
3628 2000-03-20  Martin Buchholz <martin@xemacs.org>
3629
3630         * XEmacs 21.2.32 is released.
3631
3632 2000-03-20  Andy Piper  <andy@xemacs.org>
3633
3634         * gutter-items.el (update-tab-in-gutter): force selection of the
3635         selected-window if required to do so.
3636         (buffers-tab-items): ditto.
3637         (add-tab-to-gutter): ditto.
3638         (create-frame-hook): use force-selection.
3639         (default-gutter-position-changed): lambdify.
3640         (update-tab-hook): deleted since it was only used in one place.
3641
3642 2000-03-18  Andy Piper  <andy@xemacs.org>
3643
3644         * files.el (find-file-noselect): undo change that shouldn't have
3645         gone in.
3646
3647 2000-03-17  Andy Piper  <andy@xemacs.org>
3648
3649         * buffer.el (switch-to-buffer): use last-nonminibuf-window instead
3650         of selected-window trickery.
3651
3652         * gutter-items.el (update-tab-in-gutter): don't give dedicated
3653         frames tabs.
3654         (progress-display-stop-callback): progress -> progress-display
3655         (progress-display-quit-function): ditto.
3656         (clear-progress-display): ditto.
3657         (remove-progress-display): ditto.
3658         (append-progress-display): ditto.
3659         (abort-progress-display): ditto.
3660         (raw-append-progress-display): ditto.
3661         (display-progress-display): ditto.
3662         (current-progress-display-label): ditto.
3663         (current-progress-display): ditto.
3664         (lprogress-display): ditto and save the buffer
3665         (progress-display): ditto. Otherwise the buffer sometimes gets
3666         changed which confuses font-lock.
3667
3668         * font-lock.el (font-lock-default-fontify-buffer): catch all
3669         errors, not just quit.
3670         (font-lock-mode): progress -> display-progress
3671         (font-lock-default-fontify-buffer): ditto.
3672         (font-lock-fontify-syntactically-region): ditto.
3673         (font-lock-fontify-keywords-region): ditto.
3674
3675 2000-03-14  Hrvoje Niksic  <hniksic@iskon.hr>
3676
3677         * cl.el (gensym): Move to here from cl-macs.el.
3678         (gentemp): Ditto.
3679
3680 2000-03-16  Andy Piper  <andy@xemacs.org>
3681
3682         * font-lock.el (font-lock-mode): use lprogress and friends for
3683         progress management.
3684         (font-lock-default-fontify-buffer): ditto.
3685         (font-lock-fontify-syntactically-region): ditto.
3686         (font-lock-fontify-keywords-region): ditto.
3687         (font-lock-revert-cleanup): fix reverting.
3688         (font-lock-revert-setup): ditto.
3689
3690         * gutter-items.el (progress-use-echo-area): new variable. Use the
3691         echo area for progress gauges if non-nil.
3692         (clear-progress): remove echo area stuff and defer to
3693         clear-message.
3694         (append-progress): dispatch non-command events after each progress
3695         increment. Remove echo area stuff.
3696         (abort-progress): remove echo area stuff and defer to
3697         display-message.
3698         (raw-append-progress): ditto. Dispatch non-command events after
3699         gutter redisplay.
3700         (display-progress): defer echo area stuff to display-message.
3701
3702         * gutter-items.el (clear-progress):
3703         (abort-progress): indentation changes.
3704         (display-progress): don't clear progress.
3705         (append-progress): compare messages with equal.
3706         (raw-append-progress): use dispatch-non-command-events to flush
3707         widget creation events.
3708
3709 2000-03-13  Ben Wing  <ben@xemacs.org>
3710
3711         * abbrev.el:
3712         * abbrev.el (abbrev-string-to-be-defined): New.
3713         * abbrev.el (inverse-abbrev-string-to-be-defined): New.
3714         Changes for use with the menubar.
3715
3716 2000-03-12  Ben Wing  <ben@xemacs.org>
3717
3718         * alist.el (vassoc): moved here from font-menu.el.
3719
3720         * custom.el (defface): typo fix.
3721
3722         * dialog.el (yes-or-no-p-dialog-box):
3723         * dialog.el (message-box):
3724         * files.el (save-some-buffers-1):
3725         Put accelerators in the button names.
3726
3727         * font-lock.el (font-lock-comment-face):
3728         * font-lock.el (font-lock-keyword-face):
3729         * font-lock.el (font-lock-function-name-face):
3730         Fixed some of the colors under MS Windows because the existing
3731         default colors were hardly different from black and needed to be
3732         made lighter.
3733
3734         * font-menu.el:
3735         * font-menu.el (font-menu-split-long-menu):
3736         * font-menu.el (font-menu-family-constructor):
3737         * font-menu.el (font-menu-size-constructor):
3738         * font-menu.el (font-menu-weight-constructor):
3739         * font-menu.el (font-menu-set-font):
3740         vassoc moved to alist.el.
3741         Accelerators added to all menus.
3742         Unused bound var new-props removed.
3743
3744         * keydefs.el: I did a whole lot of rearranging to put things in a
3745         more consistent order and fixed a number of cases where key
3746         combinations involving up, down, left, right and so on were
3747         defined but the corresponding keypad combinations were not
3748         defined.
3749
3750         * lisp-mode.el:
3751         * lisp-mode.el (lisp-interaction-mode-popup-menu):
3752         * lisp-mode.el (emacs-lisp-mode):
3753         * lisp-mode.el (lisp-interaction-mode):
3754         * lisp-mode.el (flet):
3755         Added accelerators onto the menus.
3756         Made all the different versions of the let function be indented
3757         the same way.
3758         Undid Steve's easy-menu-ification, because it makes it impossible
3759         to have the menubar and popup menus different.
3760         Cleaned up the menu; added items for find-function &c and some
3761         indenting, and removed debug-on-*.
3762
3763         * list-mode.el (list-mode-hook):
3764         * list-mode.el (list-mode):
3765         * list-mode.el (completion-setup-hook):
3766         * list-mode.el (display-completion-list):
3767         Added support for the :window-height keyword, which is required
3768         because of other changes that I made for the file dialog box.  I
3769         also made the hook variables list-mode-hook and
3770         completion-setup-hook and also minibuffer-setup-hook in
3771         minibuf.el be permanent-local; see comment in list-mode.el.
3772
3773         * map-ynp.el (map-y-or-n-p):
3774         Added accelerators to the dialog buttons.
3775
3776         * menubar-items.el (menu-truncate-list):
3777         New internal function.
3778         * menubar-items.el (submenu-generate-accelerator-spec):
3779         * menubar-items.el (menu-item-strip-accelerator-spec):
3780         * menubar-items.el (menu-item-generate-accelerator-spec):
3781         New exported functions, for use in auto-generating accelerator specs.
3782
3783         * menubar-items.el:
3784         * menubar-items.el (default-menubar):
3785         * menubar-items.el (maybe-add-init-button):
3786         * menubar-items.el (bookmark-menu-filter):
3787         * menubar-items.el (slow-format-buffers-menu-line):
3788         * menubar-items.el (build-buffers-menu-internal):
3789         * menubar-items.el (language-environment-menu-filter):
3790         * menubar-items.el (default-popup-menu):
3791         * menubar-items.el (popup-buffer-menu):
3792         * menubar-items.el (popup-menubar-menu):
3793         Did a major overhaul on this file, and in fact I'm nowhere near
3794         done working on the menubar, and there will be more patches to
3795         come.  A basic summary of what I've done:
3796
3797         a) I added accelerators to all of the menu items.  For menus that
3798         are auto-generated, such as the buffers menu, the accelerators are
3799         automatically added to the beginning of each line using the
3800         numbers 1 through 9, then zero, and then letters starting with A,
3801         but omitting the letters that are already in use for the fixed
3802         menu items at the top of the buffers menu.  To facilitate adding
3803         accelerators of this kind, I created some new functions
3804         (*-accelerator-spec), which are also being used by other filters
3805         that auto generate lists of things such as ftp sites to download
3806         packages.  If people really don't like these accelerators
3807         appearing at the beginning of the menu items, a variable can be
3808         added to optionally turn them off, but I think this is rather
3809         pointless because other menu items have accelerators and many or
3810         most of the menu users will use the accelerators if the support is
3811         there.
3812
3813         b) I combined the top level Tools and Apps menus into a single
3814         Tools menu, because the distinction between the two is not
3815         obvious, and the items on the menus are not used often enough that
3816         putting some of them onto submenus is a problem.
3817
3818         c) I created two new top level menus called View and Cmds because
3819         there were too many items on the File and Edit menus, and I'm going
3820         to be adding more items to these menus.  In contrast to the Tools
3821         menu, the items on these menus may be used quite often during an
3822         editing session, and so should be available with fewer
3823         keystrokes.
3824
3825         d) I added a number of options to the options menu, including one
3826         for controlling whether the alt key can be used to traverse to
3827         menu items using the accelerators, one for controlling behavior of
3828         control-k, one for controlling how the kill and yank functions
3829         interact with the clipboard, a few additional buffers-menu
3830         options, and various other things.  I also did a bit of
3831         rearranging, for example, combining the keyboard and mouse options
3832         into a single keyboard and mouse submenu to facilitate the
3833         accelerators on that level.
3834
3835         e) I changed the variable buffers-menu-format-buffer-line-function
3836         to take two arguments instead of one, the second argument being
3837         the line number for use in creating an accelerator.  I added a
3838         hack to support existing functions with one argument (although I
3839         doubt that very many of these exist), for backward compatibility.
3840
3841         f) I moved the top level mule menu to be a submenu of the edit
3842         menu.  I think that most of the items on this menu are fairly
3843         useless and there are certainly not enough frequently used items
3844         to justify this being its own top level menu.
3845
3846         g) I combined most of the items in big-menubar.el into the main menu.
3847         If people think the main menu is too big, it would be possible to
3848         create different configurations, some smaller.
3849
3850         * menubar.el (check-menu-syntax):
3851         Deleted some syntax checks that were no longer valid, partly
3852         because of changes that were already made a long time ago, and
3853         partly because of a change I made where I allow the name of the
3854         menu item to be an evaluated expression rather than just a string,
3855         similar to all of the other parameters of a menu item.
3856
3857         * minibuf.el:
3858         * minibuf.el (read-file-name-1):
3859         * minibuf.el (mouse-read-file-name-1):
3860         I made a number of changes to improve the appearance
3861         and functioning of the file dialog box.  They include:
3862
3863         a) Fixing the problem where closing the dialog box by clicking on
3864         the close button of the window didn't properly exit the
3865         minibuffer.
3866
3867         b) Fixing the problem that if you typed part of a file name, and
3868         then clicked on a completion with the mouse, the file was not
3869         correctly selected.
3870
3871         c) Changing the title of the dialog box to reflect the operation
3872         being done in accordance with user interface conventions, rather
3873         than the name of the dialog box buffer, which is rather useless.
3874
3875         d) Remove the words "possible completions are" which didn't
3876         belong.
3877
3878         e) Fix things so that the completions scroll off the end of the
3879         completions windows only to the right, rather than both to the
3880         right and down, which is in accordance with Windows user interface
3881         conventions.
3882
3883         * msw-init.el (init-post-mswindows-win):
3884         Added a binding for meta-F4, which is the standard windows binding
3885         for exiting a program.
3886
3887         * select.el (get-selection-no-error):
3888         * select.el (own-selection):
3889         * select.el (own-clipboard):
3890         Added an optional argument called append to the functions
3891         own-selection and own-clipboard.  This adds support for appending
3892         text to the existing selection and allows the function
3893         own-clipboard to be used as the value of the variable
3894         interprogram- cut-function.
3895
3896         Fixed a bug in own-selection in handling zmacs-region-stays.
3897
3898         * simple.el (historical-kill-line): New.
3899
3900         * simple.el (kill-line):
3901         * simple.el (interprogram-cut-function):
3902         * simple.el (interprogram-paste-function):
3903         * simple.el (handle-pre-motion-command):
3904         * simple.el (next-line):
3905         * simple.el (previous-line):
3906         a) Expanded the variable kill-whole-line, so that function
3907         kill-line can be set to delete the entire line always, not just
3908         when cursor is at the beginning of the line.  This is controlled
3909         by setting the variable kill-whole-line to the symbol 'always.
3910         This behavior, as well as the existing kill-whole-line behavior,
3911         now only take effect when kill-line is called interactively,
3912         although this is a departure from a previous behavior in the case
3913         of setting this variable kill-whole-line to t.  It is almost
3914         certainly what has always been intended, and most likely the old
3915         way of doing things introduced bugs.  I also created a function
3916         called historical-kill-line, which ignores the kill-whole-line
3917         setting and always gives the historical behavior of only killing
3918         to the end of the line.  I bound this function to shift- control-k
3919         so that the kill to end of line behavior is available, even when
3920         kill-whole-line has been set to change control-k into the simple
3921         delete-whole-line behavior. (This can be set using the options
3922         menu.)
3923
3924         b) I changed things so that kill and yank now interact with the
3925         clipboard by default under windows.  This was done by changing the
3926         default value of interprogram-cut- function and
3927         interprogram-paste-function.  You can get the old behavior by
3928         setting these to nil, and there is an option on the options menu
3929         to do this.
3930
3931         c) I added support for selecting text using shifted motion keys.
3932         This support is on by default and can be controlled by the
3933         variable shifted-motion-keys-select-region.  There is also a
3934         variable called unshifted-motion-keys-deselect-region that
3935         controls more specifically how the shifted motion key behavior
3936         works.  I did not put an option on the options menu to turn this
3937         off, because I can't imagine why this would be useful.
3938
3939         * simple.el (forward-block-of-lines):
3940         * simple.el (backward-block-of-lines):
3941         * simple.el (block-movement-size):
3942         New.
3943
3944         * simple.el (uncapitalized-title-words):
3945         * simple.el (uncapitalized-title-word-regexp):
3946         * simple.el (capitalize-string-as-title):
3947         * simple.el (capitalize-region-as-title):
3948         New.
3949
3950
3951         * subr.el (add-hook):
3952         * subr.el (make-local-hook): New.
3953         * subr.el (remove-local-hook): New.
3954         * subr.el (add-one-shot-hook): New.
3955         * subr.el (add-local-one-shot-hook): New.
3956         Added some functions to make using hooks easier.
3957         These include:
3958
3959         a) Functions add-local-hook and remove-local-hook to make it easy
3960         to use local hooks.
3961
3962         b) Functions add-one-shot-hook and add-local-one-shot-hook, which
3963         make it possible to add a "one-shot" hook, which is to say a hook
3964         that runs only once, and automatically removes itself after the
3965         first time it has run.
3966
3967 2000-03-09  Andy Piper  <andy@xemacs.org>
3968
3969         * files.el (auto-mode-alist): pick up jsp, jhtml and xml files.
3970
3971 2000-03-09  Yoshiki Hayashi  <yoshiki@xemacs.org>
3972
3973         * buff-menu.el (buffers-menu-omit-invisible-buffers):
3974         Moved from menubar-items.el.
3975         * dumped-lisp.el: Dump gutter-items regardless of menubar.
3976
3977 2000-03-08  Andy Piper  <andy@xemacs.org>
3978
3979         * gutter-items.el (build-buffers-tab-internal): add selected field
3980         to buffers tab spec.
3981
3982 2000-03-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
3983
3984         * minibuf.el (last-exact-completion): Initialize to nil.
3985
3986 2000-03-07  Didier Verna  <didier@xemacs.org>
3987
3988         * startup.el (command-line-1): remove unused variable
3989         `first-file-buffer'.
3990
3991 2000-02-29  Hrvoje Niksic  <hniksic@iskon.hr>
3992
3993         * loaddefs.el (completion-ignored-extensions): Removed ".log",
3994         which is also used for Web server log files.
3995
3996 2000-02-03  IKEYAMA Tomonori <tomonori@suiyokai.org>
3997
3998         * mule/mule-charset.el: Setup auto-fill-chars.
3999
4000 2000-03-02  SL Baur  <steve@beopen.com>
4001
4002         * subr.el (with-string-as-buffer-contents): Reimplement using
4003         `with-temp-buffer'.  Fixes non-unique buffer name problem, fixes
4004         non-deletion of buffer after execution problem.
4005         (with-output-to-string): Use unique buffer name.
4006
4007 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
4008
4009         * gutter-items.el (buffers-tab-sort-function):  New variable.
4010         (buffers-tab-items):  Funcall it to sort the buffer tab list.
4011
4012 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
4013
4014         * startup.el (load-user-init-file):  Merge two `if's to one `or'.
4015
4016 2000-02-28  Martin Buchholz  <martin@xemacs.org>
4017
4018         * menubar-items.el (maybe-add-init-button): Remove the "Load
4019         .emacs" button from all menubars.
4020
4021 2000-03-01  Didier Verna  <didier@xemacs.org>
4022
4023         * rect.el (string-rectangle): depend on `pending-delete-mode' for
4024         region rectangle replacement (from Jan Vroonhof).
4025         (replace-rectangle): new function.
4026
4027 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4028
4029         * mule/mule-cmds.el (set-default-coding-systems): Use
4030         set-terminal-coding-system and set-keyboard-coding-system.
4031         * coding.el (set-terminal-coding-system): Use
4032         set-console-tty-output-coding-system.
4033         (set-keyboard-coding-system): Use
4034         set-console-tty-input-coding-system.
4035
4036 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
4037
4038         * minibuf.el (read-variable): Allow symbol to default argument.
4039
4040 2000-02-27  Andy Piper  <andy@xemacs.org>
4041
4042         * gutter-items.el (update-tab-hook): new function to be used for
4043         hooks.
4044         (create-frame-hook): add update-tab-hook.
4045         (record-buffer-hook): ditto.
4046         (default-gutter-position-changed): ditto.
4047         (default-gutter-position): updating the buffers tab is now handled
4048         by a hook.
4049         (default-gutter-position-changed-hook): new variable.
4050         (gutter-element-visibility-changed-hook): ditto.
4051         (set-gutter-element-visible-p): call it.
4052         (set-gutter-element): use modify-specifier-instances. Set extents
4053         as duplicable before using.
4054         (remove-gutter-element): ditto.
4055         (set-gutter-element-visible-p): ditto.
4056         (init-gutter): new function.
4057         (add-tab-to-gutter): use new gutter-element functions rather than
4058         setting specifiers directly.
4059         (clear-progress): ditto.
4060         (abort-progress): ditto.
4061         (gutter-buffers-tab-visible-p): renamed from
4062         default-gutter-visible-p
4063
4064         * specifier.el (modify-specifier-instances): new function from Jan
4065         Vroonhof.
4066
4067         * x-init.el (init-post-x-win): call init-gutter.
4068
4069         * msw-init.el (init-post-mswindows-win): call init-gutter.
4070
4071         * menubar-items.el (default-menubar): Update to reflect new gutter
4072         variables.
4073
4074 2000-02-26  Andy Piper  <andy@xemacs.org>
4075
4076         * gutter-items.el (set-gutter-element): new function. Add gutter
4077         elements to the specified gutter.
4078         (remove-gutter-element): new function. Remove gutter elements from
4079         the specified gutter.
4080         (set-gutter-element-visible-p): new function. Set gutter element
4081         visibility for the provided gutter-visible specifier.
4082
4083 2000-02-23  Andy Piper  <andy@xemacs.org>
4084
4085         * gutter-items.el (add-tab-to-gutter): specify dimensions
4086         dynamically.
4087
4088 2000-02-24  Martin Buchholz  <martin@xemacs.org>
4089
4090         * gutter-items.el (add-tab-to-gutter):
4091         * package-get.el (package-get-interactive-package-query):
4092         * package-ui.el (pui-directory-exists):
4093         (pui-install-selected-packages):
4094         (pui-list-packages):
4095         Use #'(lambda ...)  instead of '(lambda ...).
4096
4097 2000-02-21  Gregory Neil Shapiro <gshapiro@gshapiro.net>
4098
4099         * startup.el (load-user-init-file): Check to make sure user
4100           has an init-file before calling load().
4101
4102 2000-02-20  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4103
4104         * msw-glyphs.el (msgdi-device-p): Added this and 'msgdi specifier tag.
4105
4106 2000-02-23  Martin Buchholz <martin@xemacs.org>
4107
4108         * XEmacs 21.2.31 is released.
4109
4110 2000-02-21  Mike Sperber <mike@xemacs.org>
4111
4112         * loadup.el (really-early-error-handler):
4113         * update-elc.el:
4114         * make-docfile.el:
4115         Remove dependency on EMACSBOOTSTRAP... environment variables.
4116
4117 2000-02-21  Martin Buchholz <martin@xemacs.org>
4118
4119         * XEmacs 21.2.30 is released.
4120
4121 2000-02-19  Martin Buchholz  <martin@xemacs.org>
4122
4123         * byte-optimize.el (byte-optimize-plus):
4124         (byte-optimize-minus):
4125         (byte-optimize-multiply):
4126         Optimize (- 0) to 0, not (-)
4127         Optimize (+ 5 3.0) to 8.0
4128         Optimize (* 5 3.0) to 15.0
4129         Improve readability.
4130
4131 2000-02-21  Jonathan Harris  <jhar@tardis.ed.ac.uk>
4132
4133         * modeline.el: (modeline-scrolling-method): change modeline
4134         mswindows cursor appearance according to the value.
4135
4136         * msw-faces.el: (mswindows-init-device-faces): Initialise 'default
4137         and 'gui-element face colors and 'gui-element face font to Windows
4138         defaults.
4139
4140 2000-02-09 Stef Epardaud  <stef@lunatech.com>
4141
4142         * font-lock.el: Javadoc enhancements
4143
4144 1999-11-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
4145
4146         * ldap.el (toplevel): Test if LDAP support has been compiled in
4147         (ldap-verbose): New option
4148         (ldap-search-entries): Renamed from the previous ldap-search
4149         Conditionalize message display on ldap-verbose
4150         (ldap-add-entries, ldap-modify-entries, ldap-delete-entries): New
4151         defuns
4152         (ldap-search): Is now defined as an obsolete wrapper calling
4153         ldap-search-basic or ldap-search-entries
4154
4155
4156 1999-12-06  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
4157             Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
4158             Jan Vroonhof  <jan@xemacs.org>
4159
4160         * byte-optimize.el (byte-optimize-form-code-walker): Fixed.
4161         When for-effect is true, didn't call `byte-optimize-form'
4162         in and/or subforms without last.
4163
4164 1999-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
4165
4166         * package-get.el (package-get-download-sites): Use correct custom
4167         type.
4168
4169 2000-02-15  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4170
4171         * files.el (write-file): Ask for coding system when compiled with
4172         file-coding.
4173
4174 2000-02-16  Andy Piper  <andy@xemacs.org>
4175
4176         * buffer.el (switch-to-buffer): give norecord argument to
4177         set-window-buffer instead of explicitly recording.
4178
4179         * gutter-items.el (buffers-tab-switch-to-buffer): don't record if
4180         we have to pick a window.
4181
4182 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4183
4184         * mule/mule-cmds.el (describe-language-support): Don't add
4185         unexist function to help-map.
4186         (describe-coding-system): Don't use already assigend `C'.
4187
4188 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
4189
4190         * info.el (Info-save-auto-generated-dir): nil -> 'never to make it
4191         work in custom.
4192
4193 2000-02-04  Kazuyuki IENAGA <kazz@imasy.or.jp>
4194
4195         * about.el: Ienaga's e-mail address change.
4196
4197 2000-02-16  Samuel Mikes  <smikes@alumni.hmc.edu>
4198
4199         * etags.el (find-tag): force new window -- even if buf already
4200         visible -- when other-window is t
4201
4202 2000-02-16  Martin Buchholz <martin@xemacs.org>
4203
4204         * XEmacs 21.2.29 is released.
4205
4206 2000-02-09  Martin Buchholz  <martin@xemacs.org>
4207
4208         * cl-extra.el (getf): This is now identical to `plist-get', so
4209         just defalias it.
4210         * cl-macs.el: Make getf an alias to plist-get, at the
4211         byte-compiler level, using define-compiler-macro.
4212
4213 2000-02-08  Martin Buchholz  <martin@xemacs.org>
4214
4215         * cl-extra.el (cl-remprop): Remove. remprop is now in C.
4216
4217 2000-02-07  Kyle Jones  <kyle_jones@wonderworks.com>
4218
4219         * lisp/etags.el (find-tag-internal): set exact-tagname to
4220           a regular expression that matches against the tagname
4221           part of the tag entry first instead of only looking in
4222           the context area.
4223
4224 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
4225
4226         * gutter-items.el: fixed typo(s) in customizing default-gutter-position
4227         * toobar.el: fixed typo(s) in customizing default-toolbar-position
4228
4229 2000-02-07  Martin Buchholz <martin@xemacs.org>
4230
4231         * XEmacs 21.2.28 is released.
4232
4233 2000-02-07  Martin Buchholz  <martin@xemacs.org>
4234
4235         * cl-extra.el (getf): Just call `get', never `get*'.
4236         Make arglist match docstring.
4237         Fix bug: (getf nil t t) ==> Lisp nesting exceeds `max-lisp-eval-depth'
4238         * cl-macs.el (get* compiler macro): Simply replace `get*' by `get'.
4239         * byte-optimize.el: remove references to `get*'.
4240
4241 2000-02-06  Martin Buchholz  <martin@xemacs.org>
4242
4243         * mule/european.el: Add syntax information for Latin3 and Latin4.
4244
4245 2000-02-02  Martin Buchholz  <martin@xemacs.org>
4246
4247         * byte-optimize.el: Byte-optimize (length "foo")
4248
4249 2000-02-03   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
4250
4251         * window.el (shrink-window-if-larger-than-buffer): Rewrite full
4252         width check using `window-leftmost-p' and `window-rightmost-p'.
4253
4254 2000-02-02  Per Abrahamsen  <abraham@dina.kvl.dk>
4255
4256         * wid-edit.el (widget-match-inline): An atom never matches a
4257           list.
4258
4259 2000-01-29  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4260
4261         * modeline.el: Consolidated 'x and 'mswindows specification under
4262         'win tag.
4263
4264 2000-01-29  Andy Piper  <andy@xemacs.org>
4265
4266         * gutter-items.el: (format-buffers-tab-line): Try and be
4267         intelligent about buffer naming when we have duplicates.
4268
4269 2000-01-29  Andy Piper  <andy@xemacs.org>
4270
4271         * gutter-items.el (gutter-visible-p): Make sure the gutter gets
4272         updated when it becomes visible.
4273
4274 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4275
4276         * bytecomp.el (byte-compile-insert-header): Properly set coding
4277         system under MULE and file-coding.
4278
4279 2000-01-28  Martin Buchholz  <martin@xemacs.org>
4280
4281         * coding.el (dontusethis-set-value-file-name-coding-system-handler):
4282         (dontusethis-set-value-terminal-coding-system-handler):
4283         (dontusethis-set-value-keyboard-coding-system-handler):
4284         Never undefine coding system aliases.  Emergency fix for gnus.
4285
4286 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
4287
4288         * files.el (abbreviate-file-name): Use directory-sep-char instead
4289         of hard-coded "/".
4290
4291 2000-01-27  Hrvoje Niksic  <hniksic@iskon.hr>
4292
4293         * startup.el (user-init-file-base-list): New variable, replacing
4294         user-init-file-base.
4295         (find-user-init-file): New function.
4296         (command-line-early): Use it.
4297         (load-user-init-file): Ditto.
4298
4299 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4300
4301         * gutter-items.el (update-tab-in-gutter): Use proper locale when
4302         calling valid-image-instantiator-format-p
4303
4304 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
4305
4306         * isearch-mode.el (isearch-mode): The variable is
4307         isearch-unhidden-extents, not isearch-opened-extents.
4308
4309 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
4310
4311         * minibuf.el (next-history-element): Modify error message if a
4312         default value is available.
4313
4314 2000-01-26  Martin Buchholz  <martin@xemacs.org>
4315
4316         * bytecomp.el (byte-compile-file): Don't unconditionally write
4317         .elc files in binary - might contain non-Latin1.
4318
4319 2000-01-24  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4320
4321         * process.el (shell-quote-argument): Use (nt-quote-process-args)
4322         for windows-nt.
4323
4324         * version.el:
4325         * startup.el (user-init-file-base):
4326         * process.el (call-process-region):
4327         * files.el (make-backup-file-name):
4328         (backup-file-name-p):
4329         (file-relative-name):
4330         (abbreviate-file-name):
4331         (set-auto-mode):
4332         * code-process.el (call-process-region): Removed unnecessary
4333         branching on 'windows-nt and 'ms-dos system types. Phased 'ms-dos
4334         support out of the universe.
4335
4336         * process.el:
4337         * code-process.el:
4338         * bytecomp.el (byte-compile-file): Removed reference to
4339         buffer-file-type, and commented usage of binary-process-output
4340         NTEmacs variables.
4341
4342 2000-01-24  Yoshiki Hayashi  <yoshiki@xemacs.org>
4343
4344         * help.el (function-arglist): Add case for macro.
4345
4346 2000-01-22  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4347
4348         * cus-edit.el (custom-display): Removed "MS-DOS" and added Windows
4349         printers.
4350         (custom-display): Added a menu for printer/display tags.
4351
4352         * frame.el (frame-type):
4353         * device.el (device-type): Added 'msprinter to the doc string, and
4354         removed 'pc -- it is not going to be implemented ever.
4355         (call-device-method): Fixed docstring typo.
4356         Defined specifier tags 'printer and 'display.
4357
4358 2000-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
4359
4360         * lisp/itimer.el (itimer-run-expired-timers): (consp
4361           last-command-event-time) instead of (consp
4362           'last-command-event-time).
4363
4364 2000-01-21  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4365
4366         * msw-glyphs.el: Removed obsolete commentary.
4367
4368 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
4369
4370         * minibuf.el (read-file-name): Use abbreviate-file-name to produce
4371         better default value.
4372
4373 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
4374
4375         * minibuf.el (read-expression): Add a DEFAULT-VALUE argument.
4376         (read-string): Ditto.
4377         (eval-minibuffer): Ditto.
4378         (read-command): Ditto.
4379         (read-function): Ditto.
4380         (read-variable): Ditto.
4381         (read-number): Ditto.
4382         (read-shell-command): Ditto.
4383         (read-number): Record history.
4384
4385 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
4386
4387         * etags.el (find-tag-tag): Use DEFAULT of completing-read.
4388
4389 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
4390
4391         * faces.el (startup-initialize-custom-faces): New function.
4392         Reset all faces created during auto-autoloads loading time
4393         by defface.
4394         * startup.el (command-line): Call it.
4395
4396 2000-01-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
4397
4398         * about.el (about-hackers): Add myself to contributors list.
4399
4400 2000-01-12  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4401
4402         * menubar-items.el (maybe-add-init-button): Removed an argument in
4403         a call to load-user-init-file, as the function managed to lose its
4404         formal parameter a few betas ago.
4405
4406 2000-01-18  Martin Buchholz <martin@xemacs.org>
4407
4408         * XEmacs 21.2.27 is released.
4409
4410 2000-01-18  Martin Buchholz  <martin@xemacs.org>
4411
4412         * process.el (shell-command-to-string): Use the FSF docstring.
4413         Make shell-command-to-string the standard function, and
4414         exec-to-string the (deprecated) alias.
4415
4416         * startup.el: typo fix.
4417
4418 2000-01-16  Martin Buchholz  <martin@xemacs.org>
4419
4420         * mule/mule-misc.el (char-octet): Move back into mule-charset.c.
4421
4422 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4423
4424         * menubar-items.el (sort-buffers-menu-alphabetically): Put invisible
4425         buffers after visible buffers.
4426         (sort-buffers-menu-by-mode-then-alphabetically): Ditto.
4427
4428 2000-01-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4429
4430         * info.el (Info-extract-menu-node-name): Stop at a dot
4431         followed by whitespace or right parenthesis.
4432
4433 2000-01-15  Hrvoje Niksic  <hniksic@iskon.hr>
4434
4435         * info.el (Info-directory-list): Warn against using Customize with
4436         Info-directory-list.
4437
4438 2000-01-15  Adrian Aichner  <aichner@ecf.teradyne.com>
4439
4440         * minibuf.el (read-file-name): doc fix.
4441
4442         * autoload.el (update-file-autoloads): doc fix.
4443
4444         * about.el (about-hackers): Change my E-mail address.
4445
4446 2000-01-13  Martin Buchholz  <martin@xemacs.org>
4447
4448         * info.el (Info-visit-file): Just use the `f' interactive spec to
4449         read a filename in the standard way.
4450
4451 2000-01-13  Andy Piper  <andy@xemacs.org>
4452
4453         * gutter-items.el (gutter-buffers-tab-orientation): new variable.
4454         (gutter-buffers-tab-extent): new variable.
4455         (update-tab-in-gutter): call add-tab-to-gutter again if the
4456         orientation has changed.
4457         (add-tab-to-gutter): cope with different orientations.
4458
4459 2000-01-11  Didier Verna  <didier@xemacs.org>
4460
4461         * info.el (Info-following-node-name): backward-skip dots as well
4462         as spaces (dots at the end of a node name aren't part of it).
4463         (Info-extract-menu-node-name): don't skip dots. There could be
4464         some in the node name.
4465         (Info-index): allow dots to be part of a node name.
4466
4467 2000-01-12  Andreas Jaeger  <aj@suse.de>
4468
4469         * files.el (auto-mode-alist): Added idlwave-mode.
4470         Patch by Carsten Dominik <dominik@astro.uva.nl>.
4471
4472 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4473
4474         * info.el (Info-search): Show default value.
4475
4476 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4477
4478         * info.el (Info-read-node-completion-table): New variable.
4479         (Info-read-node-name-1): New function.
4480         (Info-read-node-name): Use it.
4481         (Info-follow-reference): Use DEFAULT argument of completing-read.
4482         (Info-menu): Ditto.
4483
4484 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4485
4486         * hyper-apropos.el (hyper-describe-key-briefly): Save
4487         window configuration.
4488         (hyper-describe-face): Use DEFAULT of completing-read.
4489         (hyper-apropos-read-variable-symbol): Ditto.
4490         (hyper-apropos-read-function-symbol): Ditto.
4491
4492 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4493
4494         * mule/mule-cmds.el (set-default-coding-system): Set
4495         comint-exec-hook to use coding-system-for-read and
4496         coding-system-for-write so that C-x RET c works.
4497
4498 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4499
4500         * minibuf.el (minibuffer-confirm-incomplete): Customize.
4501         (previous-matching-history-element): Increment
4502         minibuffer-max-depth by 1.
4503         (next-matching-history-element): Ditto.
4504
4505 2000-01-11  Andy Piper  <andy@xemacs.org>
4506
4507         * gutter-items.el (buffers-tab): Create a new face for the buffers
4508         tab.
4509         (buffers-tab-face): use it.
4510
4511 2000-01-10  Didier Verna  <didier@xemacs.org>
4512
4513         * modeline.el (modeline-scrolling-method): change modeline X
4514         cursor appearance according to the value.
4515
4516 2000-01-07  Andreas Jaeger  <aj@suse.de>
4517
4518         * about.el (about-hackers): Moved my entry to contributor list.
4519         (xemacs-hackers): Added myself.
4520         (about-maintainer-info): Added description of myself.
4521
4522
4523 2000-01-07  Didier Verna  <didier@xemacs.org>
4524
4525         * modeline.el (modeline-scrolling-method): new variable.
4526         (mouse-drag-modeline): add reference to it in the docstring.
4527         (mouse-drag-modeline): handle it.
4528
4529 2000-01-08  Andy Piper  <andy@xemacs.org>
4530
4531         * gutter-items.el (update-tab-in-gutter): remove resize-subwindow
4532         calls.
4533         (remove-buffer-from-gutter-tab): ditto.
4534
4535 2000-01-06  Per Abrahamsen  <abraham@dina.kvl.dk>
4536
4537         * cus-edit.el (custom-hook-convert-widget): Fix comment.
4538         (custom-face-edit): Fix grammatical error in help message.
4539
4540 2000-01-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4541
4542         * movemail.el: Added.
4543
4544         * dumped-lisp.el (preloaded-file-list): Added movemail.el.
4545
4546 2000-01-03  Didier Verna  <didier@xemacs.org>
4547
4548         * modeline.el (mouse-drag-modeline): remove the code related to
4549         the modeline horizontal scrolling facility.
4550
4551 1999-12-31  Martin Buchholz <martin@xemacs.org>
4552
4553         * XEmacs 21.2.26 is released.
4554
4555 1999-12-28  Andy Piper  <andy@xemacs.org>
4556
4557         * wid-edit.el (widget-push-button-value-create): The gui cache
4558         does not agree with native widgets which can only be displayed
4559         once per window. The reasons for caching are diminished now that
4560         we don't hog resources when creating buttons.
4561         (widget-push-button-cache) deleted.
4562
4563 1999-12-24  Martin Buchholz <martin@xemacs.org>
4564
4565         * XEmacs 21.2.25 is released.
4566
4567 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4568
4569         * hyper-apropos.el (hyper-apropos): Toggle
4570         hyper-apropos-programming-apropos correctly.
4571         Set REGEXP when user accepts default value.
4572
4573 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4574
4575         * minibuf.el (read-from-minibuffer): Bind minibuffer-default.
4576         (read-file-name-2): Use DEFAULT argument of read-from-minibuffer.
4577
4578 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4579
4580         * mule/mule-category.el (undefined-category-designator):
4581         Return char instead of character.  Search for undefined one.
4582         (describe-category): Use with-displaying-help-buffer.
4583
4584 1999-12-21  Martin Buchholz  <martin@xemacs.org>
4585
4586         * byte-optimize.el (byte-optimize-plus):
4587         Optimize (+ 1) to 1 instead of (1+ nil).
4588
4589         * files.el (basic-save-buffer): Rewrite for clarity.  Use (char-before).
4590
4591         * byte-optimize.el (byte-compile-butlast): Remove.  Use butlast instead.
4592
4593         * byte-optimize.el (byte-optimize-char-before): New function.
4594         Remove performance penalty for using (char-before) instead of (char-after).
4595
4596 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4597
4598         * mule/mule-category.el (char-category-list): Return character
4599         instead of integer.
4600
4601 1999-12-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4602
4603         * minibuf.el (read-buffer): Check default is buffer object.
4604
4605 1999-11-25  Andy Piper  <andy@xemacs.org>
4606
4607         * cus-edit.el (custom-buffer-create-buttons): Use native widgets
4608         for buttons.
4609
4610 1999-12-16  Andreas Jaeger  <aj@suse.de>
4611
4612         * package-get.el (package-get-maybe-save-index): Fixed typo.
4613         Patch by Jeff Miller <jmiller@smart.net>.
4614
4615 1999-12-13  Charles G Waldman  <cgw@alum.mit.edu>
4616
4617         * gnuserv.el (gnuserv-process-filter):  don't call
4618         gnuserv-write-to-client when gnuserv-current-client is nil
4619
4620 1999-12-14  Martin Buchholz <martin@xemacs.org>
4621
4622         * XEmacs 21.2.24 is released.
4623
4624 1999-12-12  Gunnar Evermann  <ge204@eng.cam.ac.uk>
4625
4626         * about.el (about-hackers): Update my email address.
4627
4628 1999-12-07  Martin Buchholz <martin@xemacs.org>
4629
4630         * XEmacs 21.2.23 is released.
4631
4632 1999-11-06  Jason R Mastaler  <jason@mastaler.com>
4633
4634         * package-get.el (package-get-download-sites): Removed several
4635         defunct download sites, added many new ones, and corrected a few
4636         incorrect directory-on-site entries.  Added physical locations to
4637         site-description.
4638
4639 1999-11-30  Gunnar Evermann  <ge204@eng.cam.ac.uk>
4640
4641         * finder.el (finder-commentary): add DOC string and fix
4642         interactive spec
4643
4644 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
4645
4646         * help.el (describe-function): Don't forget to intern the string
4647         completing-read returns.
4648         (describe-variable): Ditto.
4649
4650 1999-11-16  Adrian Aichner  <adrian@xemacs.org>
4651
4652         * hyper-apropos.el (hyper-apropos-this-symbol): Handle
4653         `hyper-apropos-help-mode' here to find symbol to customize
4654         irregardless of cursor position and simplify
4655         `hyper-apropos-set-variable', `hyper-apropos-find-function', and
4656         `hyper-apropos-popup-menu'.
4657
4658 1999-11-21  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4659
4660         * apropos.el (apropos-mode-map): Add return to call
4661         apropos-follow.
4662         (apropos-print): Call apropos-mode to have better
4663         command reference. Put keymap text-poperty to
4664         symbole name.
4665
4666 1999-11-22  Alastair Burt  <burt@dfki.de>
4667
4668         * help.el: (describe-bindings-1): Added handling of keymaps for
4669         the extents at point.
4670
4671 1999-12-02  Mark Thomas  <mthomas@jprc.com>
4672
4673         * gutter-items.el (buffers-tab-items): Wrap the function in a
4674         save-match-data
4675
4676 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
4677
4678         * help.el (describe-function): Use the DEFAULT argument to
4679         completing-read.
4680         (describe-variable): Ditto.
4681
4682 1999-11-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4683
4684         * minibuf.el (read-from-minibuffer): Add optional argument
4685         DEFAULT to have better mini-buffer history support.
4686         (completing-read): Pass default to read-from-minibuffer.
4687         (read-buffer): Pass default to completing-read.
4688
4689 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
4690
4691         * font-lock.el (font-lock-doc-string-face): Document the
4692         `font-lock-lisp-like' property.
4693
4694 1999-11-29  Hrvoje Niksic  <hniksic@iskon.hr>
4695
4696         * lisp-mode.el: Specify `font-lock-lisp-like'.
4697
4698         * font-lock.el (font-lock-lisp-like): New function.
4699         (font-lock-fontify-syntactically-region): Use it.
4700
4701 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
4702
4703         * XEmacs 21.2.22 is released
4704
4705 1999-11-28  Martin Buchholz <martin@xemacs.org>
4706
4707         * XEmacs 21.2.21 is released.
4708
4709 1999-11-18  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4710
4711         * minibuf.el (read-coding-system): Accept symbol and
4712         coding-system object as a default-coding-system.
4713
4714 1999-11-16  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4715
4716         * minibuf.el (read-coding-system): Accept symbol as
4717         a default-coding-system.
4718
4719 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4720
4721         * apropos.el (apropos-documentation): Use insert instead
4722         of princ.
4723
4724 1999-11-07  William M. Perry  <wmperry@aventail.com>
4725
4726         * gpm.el: New gpm-minor-mode to turn GPM mouse support on & off
4727           for the linux console.
4728
4729         * mouse.el (mouse-consolidated-yank): Allow the mouse-yanking
4730           stuff to work when you are not on a window system, since the GPM
4731           mouse support now allows pasting from outside of XEmacs.
4732
4733 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
4734
4735         * XEmacs 21.2.20 is released
4736
4737 1999-11-06  Hrvoje Niksic  <hniksic@iskon.hr>
4738
4739         * setup-paths.el (paths-default-info-directories): Add
4740         /usr/share/info and /usr/local/share/info.
4741
4742 1999-10-30  Hrvoje Niksic  <hniksic@srce.hr>
4743
4744         * about.el: Updated Vladimir Ivanovic's info.
4745
4746 11999-08-28  Jan Vroonhof  <vroonhof@math.ethz.ch>
4747
4748         * auto-show.el (auto-show-truncationp): Remove.
4749
4750         * auto-show.el (auto-show-should-take-action-p): Use window-truncated-p
4751
4752 999-09-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>
4753
4754         * indent.el (indent-line-to): fix bug: spaces were not replaced
4755         with tab if column is multiple of tab-width
4756         From dhn@qedinc.com
4757
4758 1999-10-24  Jan Vroonhof  <vroonhof@math.ethz.ch>
4759
4760         * mule/mule-cmds.el (read-input-method-name): Accept symbols
4761         correctly. Patch from Mikio Nakajima <minakaji@osaka.email.ne.jp>
4762
4763         * package-get.el (package-get-package-provider): Be verbose when
4764         interactive. Patch from Robert Pluim
4765
4766 1999-08-23  Mike McEwan  <mike@lotusland.demon.co.uk>
4767
4768         * info.el (Info-suffix-list): Add ".info.bz2" to the recognised
4769         info file suffixes.
4770
4771 1999-08-19  Stephen Tse  <stephent@sfu.ca>
4772
4773         * process.el (open-network-stream): Add a new optional parameter
4774         PROTOCOL to support udp; fix a minor typo and add an explanation
4775         in docstring for udp programming.
4776
4777         * code-process.el (open-network-stream): Add a new optional
4778         parameter PROTOCOL to support udp; fix a minor typo and add an
4779         explanation in docstring for udp programming.
4780
4781 1999-10-18  Andy Piper  <andy@xemacs.org>
4782
4783         * gui.el (make-gui-button): be more precise about how we call
4784         callbacks.
4785
4786         * wid-edit.el (widget-push-button-value-create): Use the new form
4787         of native gui-button.
4788
4789 1999-10-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4790
4791         * info.el (Info-page-prev): Don't do (sit-for 0).
4792
4793 1999-10-13  Andy Piper  <andy@xemacs.org>
4794
4795         * gutter-items.el (progress-abort-glyph): new glyph for showing
4796         abort status.
4797         (append-progress): dispatch-event rather than sit-for.
4798         (abort-progress): new function. Show the abort glyph with an
4799         appropriate message.
4800         (raw-append-progress): dispatch-event rather than sit-for.
4801         (display-progress): cope with aborts.
4802
4803         * gui.el (make-gui-button): Use native widgets for buttons
4804         unconditionally.
4805         (insert-gui-button): ditto.
4806         (gui-button-p): ditto.
4807
4808         * xbm-button.el: remove from core.
4809
4810         * xpm-button.el: remove from core.
4811
4812 1999-10-07  Olivier Galibert  <galibert@pobox.com>
4813
4814         * faces.el (init-device-faces): Don't initialize the random faces
4815         on the stream device.
4816
4817 1999-10-06  Andy Piper  <andy@xemacs.org>
4818
4819         * files.el (recover-file): Don't use ls under windows for revert buffer.
4820
4821 1999-09-25  Adrian Aichner  <adrian@xemacs.org>
4822
4823         * package-get.el (package-get-download-menu): Make menu really
4824         toggle download sites.
4825         (package-get-download-sites): Add autoload cookie.
4826
4827 1999-09-29  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4828
4829         * setup-paths.el (paths-find-module-directory): Ditto.
4830
4831 1999-09-29  Werner Fink  <werner@suse.de>
4832
4833         * setup-paths.el (paths-find-exec-directory): Add missing nil
4834         parameter for environment.
4835
4836 1999-09-27  Martin Buchholz  <martin@xemacs.org>
4837
4838         * modeline.el (modeline-format):
4839         Only purecopy the strings.  Else
4840         (nsublis '(("%p" . "%P")) (default-value 'modeline-format) :test 'equal)
4841         barfs.
4842
4843 1999-08-28  Mike Woolley  <mike@bulsara.com>
4844
4845         * winnt.el: Removed nt-shell-mode-hook, which was preventing the
4846         user setting comint-completion-addsuffix and
4847         comint-process-echoes.
4848
4849 1999-09-22  Andy Piper  <andy@xemacs.org>
4850
4851         * gutter-items.el (update-tab-in-gutter): use
4852         last-nonminibuf-window instead of selected-window.
4853
4854 1999-09-18  Andy Piper  <andy@xemacs.org>
4855
4856         * gnuserv.el (gnuserv-edit-files): select frame we are going to
4857         display on.
4858
4859         * subr.el (record-buffer-hook): new variable so that the hook gets
4860         some documentation.
4861
4862 1999-09-16  Andy Piper  <andy@xemacs.org>
4863
4864         * gutter-items.el (update-tab-in-gutter): only update when the
4865         gutter is visible.
4866         (remove-buffer-from-gutter-tab): ditto.
4867
4868 1999-09-17  Hrvoje Niksic  <hniksic@srce.hr>
4869
4870         * simple.el (do-auto-fill): Commented out part of Kinsoku
4871         processing.
4872
4873 1999-09-14  Hrvoje Niksic  <hniksic@srce.hr>
4874
4875         * isearch-mode.el (isearch-highlightify-region): Give the
4876         highlighting extents a high priority.
4877         (isearch-make-extent): Give the main highlighting extent an even
4878         higher priority.
4879
4880 1999-09-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4881
4882         * packages.el (packages-compute-package-locations): Fix typo from
4883         -u rationalization.
4884
4885 1999-09-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4886
4887         * setup-paths.el (paths-find-doc-directory): Respect value of
4888         `configure-doc-directory.'
4889
4890         * find-paths.el (paths-find-architecture-directory): Give
4891         precendence `default' argument (which typically comes from
4892         configure).
4893
4894 1999-09-05  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4895
4896         * startup.el (command-line-early): Added options -user-init-file
4897         and -user-init-directory.
4898
4899         * files.el (user-init-file): Default to NIL so we can recognize
4900         when it's set.
4901
4902 1999-08-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
4903
4904         * obsolete.el (init-file-user):
4905         * startup.el:
4906         * packages.el (packages-compute-package-locations):
4907         * package-get.el (package-get-user-index-filename):
4908         * menubar-items.el (maybe-add-init-button):
4909         * info.el (Info-annotations-path):
4910         * dump-paths.el:
4911         Change `user-init-directory' to be an absolute path.
4912         Use `user-init-directory' where appropriate.
4913         Zap `init-file-user' and its uses.
4914
4915 1999-09-09  Hrvoje Niksic  <hniksic@srce.hr>
4916
4917         * subr.el (copy-symbol): New function.
4918
4919 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
4920
4921         * isearch-mode.el (isearch-done): Be sure to restore invisible
4922         extents in the proper buffer.
4923         (isearch-pre-command-hook): Set this-command to the correct value
4924         in case the buffer has changed and old overriding-local-map was
4925         used.
4926         (isearch-restore-extent): Use remprop instead of setting the
4927         property to nil.
4928
4929 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
4930
4931         * cmdloop.el (execute-extended-command): Update zmacs region
4932         before the delay.
4933         (execute-extended-command): Make the message gettext-friendly.
4934
4935 1999-09-07  Andy Piper  <andy@xemacs.org>
4936
4937         * gutter-items.el (progress-gauge-glyph): renamed from
4938         progress-glyph.
4939         (progress-text-glyph): new variable.
4940         (progress-layout-glyph): use layouts and text glyphs.
4941         (progress-area-buffer): removed.
4942         (progress-text-and-extent): new variable.
4943         (progress-displayed-p): dynamically create gutter area buffer.
4944         (clear-progress): ditto.
4945         (raw-append-progress): ditto.
4946         (append-progress): use new glyph names.
4947         (raw-append-progress): only create the extent when needed. set
4948         properties more optimally.
4949         (progress): remove args.
4950
4951 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
4952
4953         * isearch-mode.el (isearch-range-invisible): Use mapc instead of
4954         mapcar where the return value is unused.
4955         (isearch-restore-invisible-extents): Ditto.
4956         (isearch-highlight-all-cleanup): Ditto.
4957         (isearch-delete-extents-in-range): Traverse the extents only once.
4958         (isearch-highlight-all-update): Don't start over if the search
4959         string has changed and more input is pending.
4960
4961 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
4962
4963         * packages.el (packages-find-package-data-path): Ditto.
4964
4965         * cl.el: Use mapcar at top-level -- mapc is no longer a subr.
4966
4967         * subr.el (mapc-internal): Don't make obsolete.
4968
4969         * cl-extra.el (mapc): Resurrect.
4970
4971 1999-09-03  Hrvoje Niksic  <hniksic@srce.hr>
4972
4973         * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete
4974         alias.
4975
4976         * isearch-mode.el (isearch-top-state): Restore isearch-word.
4977         (isearch-yank-clipboard): Renamed from isearch-yank-x-clipboard.
4978         (isearch-yank-clipboard): Use get-clipboard instead of
4979         x-get-clipboard.
4980         (isearch-yank-selection): Fix docstring.
4981
4982 1999-09-02  Martin Buchholz  <martin@xemacs.org>
4983
4984         * cl-extra.el: Obsolete hash-table-type in favor of hash-table-weakness.
4985
4986 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
4987
4988         * cl-macs.el (extent-start-position): Fix setf method.
4989         (extent-end-position): Ditto.
4990
4991 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
4992
4993         * isearch-mode.el: End merge with FSF 20.4.
4994
4995         * isearch-mode.el (search-invisible): New variable.
4996         (isearch-hide-immediately): Ditto.
4997         (isearch-unhidden-extents): Ditto.
4998         (isearch-range-invisible): New function.
4999         (isearch-unhide-extent): Ditto.
5000         (isearch-restore-invisible-extents): Ditto.
5001         (isearch-restore-extent): Ditto.
5002
5003         * isearch-mode.el (isearch-ring-advance-edit): Use FSF
5004         implementation.
5005         (isearch-ring-retreat-edit): Ditto.
5006         (isearch-forward): New argument NO-RECURSIVE-EDIT.
5007         (isearch-forward-regexp): New arguments NOT-REGEXP and
5008         NO-RECURSIVE-EDIT.
5009         (isearch-backward): New argument NO-RECURSIVE-EDIT.
5010         (isearch-backward-regexp): New arguments NOT-REGEXP and
5011         NO-RECURSIVE-EDIT.
5012         (isearch-mode): Return isearch-success.
5013         (isearch-update): Use unread-command-events instead of
5014         unread-command-event.
5015         (isearch-abort): If an invalid regexp is encountered, keep popping
5016         states.
5017         (isearch-*-char): Use FSF implementation.
5018         (isearch-whitespace-chars): Use the more robust FSF's
5019         implementation.
5020         (isearch-within-brackets): New variable.
5021         (isearch-mode): Initialize it.
5022         (isearch-edit-string): Bind it.
5023         (isearch-search-and-update): Set it.
5024         (isearch-push-state): Push it.
5025         (isearch-top-state): Pop it.
5026         (isearch-search): Set it.
5027         (isearch-printing-char): When called by isearch-whitespace-chars,
5028         handle M-SPC gracefully.
5029         (isearch-message-prefix): New argument ELLIPSIS.
5030         (isearch-message-suffix): Ditto.
5031         (isearch-message): Use the ELLIPSIS argument when calling
5032         isearch-message-prefix and isearch-message-suffix.
5033         (isearch-message-prefix): Distinguish between "wrapped" and
5034         "overwrapped" search, FWIW.
5035
5036 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
5037
5038         * isearch-mode.el (isearch-edit-string): Use the head of the
5039         search ring instead of search-last-string and search-last-regexp.
5040         (search-highlight): Renamed from isearch-highlight.
5041         (isearch-exit): Use the new name.
5042         (isearch-highlight): Ditto.
5043         (isearch-dehighlight): Ditto.
5044         (isearch-update-ring): New function.
5045         (isearch-done): Call it.
5046         (isearch-done): New argument EDIT.
5047         (isearch-repeat): If search string is empty, look up at the car of
5048         the search ring; ignore the yank pointer.
5049         (isearch-abort): Call isearch-done with NOPUSH.
5050         (isearch-cancel): New function.
5051         (isearch-mode-map): Bind it to ESC ESC ESC.
5052
5053         * isearch-mode.el: Begin merge with FSF 20.4.
5054
5055 1999-09-01  Andy Piper  <andy@xemacs.org>
5056
5057         * x-select.el (x-get-clipboard): obsolete.
5058         (x-yank-clipboard-selection): obsolete
5059
5060         * select.el (disown-selection): need to be careful to disown the
5061         clipboard if we set it via selection.
5062         (get-clipboard): move from x-select.el
5063         (yank-clipboard-selection): ditto.
5064
5065 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
5066
5067         * isearch-mode.el (isearch-exit): Bind isearch-highlight and
5068         isearch-highlight-all-matches to nil.
5069         (isearch-fixed-case): New variable.
5070         (isearch-mode): Initialize it.
5071         (isearch-edit-string): Save it.
5072         (isearch-toggle-case-fold): Set it.
5073         (isearch-fix-case): Make sure isearch-toggle-case-fold works --
5074         need to check isearch-fixed-case.
5075         (isearch-toggle-case-fold): Update highlighting of all matches
5076         before the pause.
5077         (isearch-edit-string):
5078
5079 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
5080
5081         * isearch-mode.el (isearch-edit-string): Call isearch-message
5082         before reading the event so that the prompt is displayed properly.
5083         (isearch-message): Use isearch-nonincremental when calling
5084         isearch-message-prefix.
5085         (minibuffer-local-isearch-map): Bind up and down to do the same as
5086         M-p and M-n respectively.
5087         (isearch-done): New arg NOPUSH.
5088         (isearch-edit-string): Use it.
5089         (isearch-edit-string): Don't bind isearch-string.
5090         (isearch-ring-adjust): Edit string, *then* push state.
5091
5092 1999-08-31  Hrvoje Niksic  <hniksic@srce.hr>
5093
5094         * faces.el (isearch-secondary): Make isearch-secondary look
5095         different than default.
5096
5097 1999-08-30  Hrvoje Niksic  <hniksic@srce.hr>
5098
5099         * isearch-mode.el (isearch-yank): Use progn instead of the inner
5100         save-excursion.
5101         (isearch-dehighlight): Remove TOTALLY.  Simplify.
5102         (isearch-update): Call isearch-dehighlight without arguments.
5103         (isearch-done): Ditto.
5104
5105         * isearch-mode.el (isearch-fix-case): If the search string has no
5106         upper-case letters, allow the folding to be reenabled.
5107         Previously, once disabled, the folding would remain that way until
5108         the end of isearch.
5109         (isearch-top-state): Call isearch-fix-case.
5110
5111         * isearch-mode.el (isearch-yank): Use progn instead of the inner
5112         save-excursion.
5113         (isearch-dehighlight): Remove TOTALLY.  Simplify.
5114
5115 1999-08-31  Jan Vroonhof  <jan@xemacs.org>
5116
5117         * xpm-button.el:
5118         xbm-button.el: Need to exist in core because gui.el depends on
5119         them.
5120
5121 1999-08-31  Andy Piper  <andy@xemacs.org>
5122
5123         * gutter-items.el (buffers-tab-face): new customizable variable.
5124         (buffers-tab-default-buffer-line-length): new specifier for
5125         maximum viewable characters.
5126         (progress-stack): new variable for implementing widget-based
5127         progress messages.
5128         (progress-area-buffer): ditto.
5129         (progress-glyph-height): ditto.
5130         (progress-stop-callback): ditto.
5131         (progress-quit-function): new function.
5132         (progress-glyph): new variable.
5133         (progress-layout-glyph): ditto.
5134         (progress-displayed-p): new function, see message-displayed-p for
5135         details.
5136         (clear-progress): ditto.
5137         (remove-progress): ditto.
5138         (append-progress): ditto.
5139         (raw-append-progress): ditto.
5140         (display-progress): ditto.
5141         (current-progress): ditto.
5142         (current-progress-label): ditto.
5143         (progress): ditto.
5144         (lprogress): ditto.
5145
5146
5147 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
5148
5149         * obsolete.el (isearch-yank-x-selection): Define obsolete alias.
5150
5151         * isearch-mode.el (isearch-yank-x-selection): Renamed to
5152         `isearch-yank-selection'.
5153         (isearch-mode-map): Use it.
5154         (isearch-yank-selection): Use `get-selection' instead of
5155         `get-x-selection'.
5156
5157 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
5158
5159         * faces.el (isearch-secondary): Create face here.
5160
5161         * isearch-mode.el: Rewrote the "lazy highlighting" code not to use
5162         timers.
5163
5164 1999-08-27  Hrvoje Niksic  <hniksic@srce.hr>
5165
5166         * subr.el (buffer-string): More robust backward compatibility
5167         check, courtesy William Perry.
5168
5169 1999-08-26  Hrvoje Niksic  <hniksic@srce.hr>
5170
5171         * replace.el (perform-replace): Stop the search after the search
5172         limit has been reached.
5173
5174 1999-08-23  Andy Piper  <andy@xemacs.org>
5175
5176         * gutter-items.el (update-tab-in-gutter): call add-tab-to-gutter
5177         here if we don't have one.
5178
5179 1999-08-15  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
5180
5181         * ldap.el (ldap-coding-system): Default to nil until we get
5182         efficient UTF8 support
5183         (ldap-decode-string): Guard against `decode-coding-string' not
5184         being defined
5185         (ldap-encode-string): Guard against `encode-coding-string' not
5186         being defined
5187
5188 1999-08-23  Didier Verna  <didier@xemacs.org>
5189
5190         * rect.el: Cosmetics suggested by Dave Love <d.love@dl.ac.uk>.
5191         Some doc strings improvements, and add a star to the `interactive'
5192         calls.
5193
5194 1999-08-18  Stef Epardaud  <stef@lunatech.com>
5195
5196         * font-lock.el (java-font-lock-keywords-3): introduced new
5197         keywords and regexpes for javadoc syntax 1.2.
5198
5199 1999-08-17  Andy Piper  <andy@xemacs.org>
5200
5201         * gutter-items.el (buffers-tab-format-buffer-line-function): use
5202         format-buffers-tab-line.
5203         (buffers-tab-max-buffer-line-length): new variable.
5204         (format-buffers-tab-line): new function. truncate names if over
5205         buffers-tab-max-buffer-line-length.
5206
5207 1999-08-13  Charles G Waldman  <cgw@fnal.gov>
5208
5209         * cus-start.el: Customize the variable `bell-inhibit-time'.
5210
5211 1999-08-16  Andy Piper  <andy@xemacs.org>
5212
5213         * gutter-items.el (remove-buffer-from-gutter-tab): take a
5214         brute-force approach to deleting the last buffer.
5215         (buffers-tab-grouping-regexp): new customizable variable.
5216         (select-buffers-tab-buffers-by-mode): use it.
5217
5218 1999-08-13  Andy Piper  <andy@xemacs.org>
5219
5220         * gutter-items.el (remove-buffer-from-gutter-tab): fix *scratch*
5221         deletion problem.
5222
5223 1999-07-30  Didier Verna  <didier@xemacs.org>
5224
5225         * cus-edit.el (custom-save-variables): I said, use prin1 instead
5226         of princ to output symbols.
5227         (custom-save-face-internal): ditto.
5228         (custom-save-resets): ditto.
5229
5230 1999-08-09  Didier Verna  <didier@xemacs.org>
5231
5232         * gutter-items.el (select-buffers-tab-buffers-by-mode): use
5233         `regexp-quote' to protect the major mode name for use as a regular
5234         expression (c++ needs this for instance).
5235
5236 1999-08-08  Andy Piper  <andy@xemacs.org>
5237
5238         * gutter-items.el (select-buffers-tab-buffers-by-mode): beef up to
5239         cope with similar mode names.
5240
5241         * gutter-items.el (buffers-tab-selection-function): new selection
5242         function.
5243         (select-buffers-tab-buffers-by-mode): new function.
5244         (buffers-tab-items): use it if set to only display buffers in the
5245         tab in the current buffer's group..
5246         (update-tab-in-gutter): use new api.
5247         (remove-buffer-from-gutter-tab): ditto.
5248
5249         * gutter-items.el (buffers-tab-max-size): set custom selection
5250         default to 6.
5251         (buffers-tab-switch-to-buffer): just switch window if the window is visible.
5252         (add-tab-to-gutter): set face as default.
5253
5254 1999-07-07  Jan Vroonhof  <jan@xemacs.org>
5255
5256         * faces.el (frob-face-property): Merge the fall-back specifier
5257         with the target, not replace it.
5258
5259 1999-08-05  Andy Piper  <andy@xemacs.org>
5260
5261         * gutter-items.el (update-tab-in-gutter): add frame argument for
5262         buffer-items.
5263         (update-tab-in-gutter): use it.
5264
5265         * gutter-items.el (record-buffer-hook): set.
5266
5267         * buffer.el (switch-to-buffer): back out switch-to-buffer-hook
5268         change.
5269         (switch-to-buffer-hook) deleted.
5270
5271 1999-08-04  Andy Piper  <andy@xemacs.org>
5272
5273         * gutter-items.el (update-tab-in-gutter): make sure this will work
5274         as an argument to create-frame-hook.
5275
5276 1999-07-30  Hrvoje Niksic  <hniksic@srce.hr>
5277
5278         * isearch-mode.el: Modified Bob and Darryl's code to use itimers
5279         instead of timer emulation.
5280
5281 1999-07-30  Darryl Okahata  <darrylo@sonic.net>
5282
5283         * isearch-mode.el: Merged Bob Glickstein's <bobg@zanshin.com> GNU
5284         Emacs isearch enhancements.
5285
5286 1999-07-28  Andy Piper  <andy@xemacs.org>
5287
5288         * gutter-items.el (add-tab-to-gutter): put in specifier specs for
5289         all devices that support tab controls.
5290         (remove-buffer-from-gutter-tab): new function. to be used as a
5291         value for kill-buffer-hook.
5292
5293 1999-07-21  Sean MacLennan  <seanm@storm.ca>
5294
5295         * auto-show.el (auto-show-truncationp): changed to match
5296         `window_translation_on'
5297
5298 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
5299
5300         * XEmacs 21.2.19 is released
5301
5302 1999-07-28  SL Baur  <steve@miho>
5303
5304         * code-files.el (insert-file-contents): Fix docstring.
5305         revert previous change.
5306
5307 1999-07-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5308
5309         * fill.el (fill-region-as-paragraph): Change re-break-point to
5310         contain word-across-newline plus one character so that filling
5311         Japanese and Chinese works as desired.
5312         * simple.el (do-auto-fill): Ditto.
5313
5314 1999-07-26  SL Baur  <steve@miho>
5315
5316         * mule/japanese.el ("Japanese"): Do not specify a default input
5317         method.
5318         Suggested by MORIOKA Tomohiko  <tomo@etl.go.jp>
5319
5320 1999-07-23  Jan Vroonhof  <vroonhof@math.ethz.ch>
5321
5322         * custom.el ((not (fboundp 'defun*))): Insert autoload crap to be
5323         able to use cl-macs macro in early lisp.
5324
5325 1999-07-23  Jan Vroonhof  <jan@xemacs.org>
5326
5327         * custom.el:
5328         * cus-face.el:
5329         * cus-edit.el:
5330                 Massive custom Theme API changes.
5331
5332 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
5333
5334         * code-files.el (insert-file-contents): Regard
5335         coding-system-magic-cookie if `coding-system-for-read' is nil.
5336
5337 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
5338
5339         * mule/thai-xtis.el: Add coding: local variable, to avoid
5340         bootstrapping problem with C locale.
5341
5342 1999-07-22  Andy Piper  <andy@xemacs.org>
5343
5344         * dumped-lisp.el (preloaded-file-list): guard against putting
5345         gutter-items in a less than functional XEmacs.
5346         * gutter-items.el: put call to `add-tab-to-gutter' back in.
5347
5348 1999-07-18  Bob Weiner  <weiner@beopen.com>
5349
5350         * fill.el (fill-context-prefix): Fixed bug that prevented the
5351         setting of an adaptive fill prefix when the `dont-skip-first' was
5352         t.
5353
5354 1999-07-22  SL Baur  <steve@miho>
5355
5356         * gutter-items.el: remove unguarded call to `add-tab-to-gutter'.
5357
5358 1999-06-25  Karl M. Hegbloom  <karlheg@debian.org>
5359
5360         * files.el (interpreter-mode-alist): add `make', `guile', and
5361         `emacs' entries. (#!/usr/bin/make -f ought to send a file into
5362         makefile-mode, guile is a scheme, and someday XEmacs will be
5363         modular enough to use as an efficient scripting tool.)
5364
5365 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
5366
5367         * mule/mule-cmds.el (reset-language-environment): Regard
5368         coding-category `utf-8' and `ucs-4' if they are available.
5369
5370 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
5371
5372         * mule/mule-cmds.el (set-default-coding-systems): Fix DOC-string.
5373         (prefer-coding-system): Fix DOC-string.
5374
5375         * mule/mule-cmds.el (coding-system-change-eol-conversion): Fix
5376         DOC-string too.
5377
5378         * mule/mule-cmds.el (mule-keymap): Change keymap name from MULE to
5379         Mule.
5380         (coding-system-change-eol-conversion): Fix DOC-string.
5381
5382 1999-06-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
5383
5384         * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system'
5385         instead of `list-coding-system'.
5386
5387 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
5388
5389         * menubar-items.el (default-menubar): `select-input-method' was
5390         renamed to `set-input-method'.
5391
5392         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
5393         "Set Language Environment" menu.
5394
5395         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
5396         "Describe Language Support" menu.
5397
5398 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
5399
5400         * mule/chinese.el ("Chinese-GB"): Rename
5401         `chinese-gb-environment-setup-function' to
5402         `setup-chinese-gb-environment-internal'.
5403
5404 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
5405
5406         * mule/korean.el: Use `define-coding-system-alias' instead of
5407         `copy-coding-system'.
5408
5409 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
5410
5411         * mule/mule-cmds.el (set-language-environment-coding-systems):
5412         Treat duplicated coding-categories.
5413
5414 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
5415
5416         * mule/japanese.el: Use `define-coding-system-alias' instead of
5417         `copy-coding-system'.
5418
5419 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
5420
5421         * mule/vietnamese.el: Specify `iso-8-1' as a category of
5422         coding-system `viscii'.
5423
5424 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
5425
5426         * mule/cyrillic.el:
5427         - Specify `iso-8-1' as a category of coding-system `koi8-r'.
5428         (cyrillic-alternativnyj-decode-table): New variable.
5429         (cyrillic-alternativnyj-encode-table): New variable.
5430         - Specify `iso-8-1' as a category of coding-system
5431           `alternativnyj'.
5432         - Abolish general Cyrillic environment.
5433
5434 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
5435
5436         * mule/chinese.el:
5437         - Use `define-coding-system-alias' instead of `copy-coding-system'.
5438         - Register `chinese-gb-environment-setup-function' as a
5439           `setup-function' of "Chinese-GB" environment.
5440
5441 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
5442
5443         * mule/mule-cmds.el (set-language-info-alist): Allow dummy
5444         optional argument `parents'.
5445
5446         * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
5447         property for Thai-XTIS.
5448
5449         * mule/mule-help.el (help-with-tutorial): Use property
5450         `tutorial-coding-system' of language-info as a coding-system to
5451         read tutorial file.
5452
5453 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
5454
5455         * mule/thai-xtis.el: Don't setup `setup-function' and
5456         `exit-function'.
5457
5458         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
5459         `set-coding-category-system' to set up coding-system for
5460         coding-category.
5461
5462         * mule/mule-cmds.el (prefer-coding-system): Use
5463         `set-coding-category-system' to set up coding-system for
5464         coding-category.
5465
5466 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
5467
5468         * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
5469         Thai-XTIS environment.
5470
5471         * mule/mule-cmds.el (prefer-coding-system): Use
5472         `find-coding-system' instead of `coding-system-p'.
5473
5474 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
5475
5476         * mule/mule-cmds.el (set-language-environment-coding-systems):
5477         Modify eol-type for XEmacs.
5478
5479         * mule/thai-xtis.el: Delete unused local variable `category'.
5480
5481         * mule/mule-cmds.el (coding-system-change-eol-conversion): New
5482         function.
5483         (prefer-coding-system): Don't call
5484         `update-coding-systems-internal'; use function
5485         `coding-category-list' instead of variable `coding-category-list';
5486         use `set-coding-priority-list' instead of `set-coding-priority';
5487         modify `eol-type' for XEmacs.
5488
5489         * mule/mule-misc.el (string-width): Use `charset-width' instead of
5490         `charset-columns'.
5491         (char-width): Likewise.
5492
5493 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
5494
5495         * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
5496         `tis-620'.
5497
5498         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
5499         `set-coding-priority-list' instead of `set-coding-priority'; don't
5500         call `update-coding-systems-internal'.
5501
5502         * mule/mule-misc.el (coding-system-get): New function.
5503         (coding-system-put): New function.
5504         (coding-system-category): New function.
5505
5506 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
5507
5508         * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
5509         when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
5510         to avoid conflict with leim/quail/thai-xtis.
5511
5512         * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
5513         to thai-xtis-chars.el.
5514
5515         * mule/thai-xtis-chars.el: New file (split from
5516         mule/thai-xtis.el).
5517
5518 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
5519
5520         * mule/thai-xtis.el:
5521         - Change category for the charset `thai-xtis' to `?x' from `?T'.
5522         - Add syntax entries.
5523         - Put `preferred-coding-system' of the charset `thai-xtis' to
5524           `tis-620'.
5525
5526 1999-06-28  TAKAHASHI Naoto  <ntakahas@etl.go.jp>
5527
5528         * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
5529         rewritten to use write-multibyte-character.
5530
5531 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
5532
5533         mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
5534         of `iso-2022-7'.
5535         (prefer-coding-system): Synced up with Emacs 20.3.11 but not
5536         ported yet.
5537         (read-input-method-name): Treat optional argument `default'.
5538
5539 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
5540
5541         * mule/mule-cmds.el (set-language-info): Don't set up menus at
5542         all.
5543         (set-language-info-alist): Set up menus here.
5544
5545 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
5546
5547         * minibuf.el (completing-read): Add new optional argument
5548         `default'.
5549         (read-coding-system): Add new optional argument
5550         `default-coding-system'.
5551
5552 1999-06-03  Ken'ichi Handa  <handa@gnu.org>
5553
5554         * mule/vietnamese.el (ccl-encode-vscii): Typo fixed
5555         (viet-viscii-...->viet-vscii...).
5556
5557 1999-05-13  Ken'ichi Handa  <handa@gnu.org>
5558
5559         * mule/mule-cmds.el: Change MULE to Mule in docstrings
5560         and menus.
5561
5562 1999-04-12  Richard M. Stallman  <rms@gnu.org>
5563
5564         * mule/mule-cmds.el (input-method-function): Add permanent-local
5565         property.
5566
5567 1999-03-30  Dave Love  <fx@gnu.org>
5568
5569         * mule/mule-cmds.el (current-language-environment): Doc fix.
5570
5571 1999-02-06  Richard Stallman  <rms@gnu.org>
5572
5573         * mule/european.el (setup-slovenian-environment): New function.
5574         ("Slovenian"): New language environment.
5575
5576 1999-01-27  Dave Love  <fx@gnu.org>
5577
5578         * mule/mule-cmds.el (current-language-environment): Provide :link,
5579         :type (choices) and appropriate :get.
5580
5581 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
5582
5583         * mule/mule-cmds.el (describe-language-environment): Don't alter
5584         input-method-alist.
5585
5586 1999-01-06  Eli Zaretskii  <eliz@gnu.org>
5587
5588         * mule/mule-cmds.el (prefer-coding-system): Call
5589         set-coding-priority, so that the internal array of priorities is
5590         also updated.
5591
5592 1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
5593
5594         * mule/mule-cmds.el (prefer-coding-system): If the argument
5595         requires specific EOL conversion type, make the default coding
5596         systems use that.
5597
5598 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
5599
5600         * mule/mule-cmds.el (set-language-environment): Pass the default
5601         eol-type to set-language-environment-coding-systems.
5602         (set-default-coding-systems): Copy the eol-type property for the
5603         new default values of {buffer-file,process}-coding-system from the
5604         old defaults.
5605         (set-language-environment-coding-systems): Accept an optional
5606         argument EOL-TYPE, and set the eol-type property of the default
5607         coding systems accordingly.
5608
5609 1998-10-26  Kenichi Handa <handa@etl.go.jp>
5610
5611         * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
5612         use generate-new-buffer instead of get-buffer-create.
5613
5614 1998-10-21  Kenichi Handa  <handa@etl.go.jp>
5615
5616         * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
5617
5618 1998-10-16  Markus Rost  <rost@delysid.gnu.org>
5619
5620         * mule/mule-cmds.el (default-input-method): Fix custom type.
5621
5622 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
5623
5624         * mule/mule-cmds.el (setup-specified-language-environment):
5625         Add apropos-inhibit property.
5626         (describe-specified-language-support): Likewise.
5627
5628 1998-09-06  Bill Richter  <richter@math.nwu.edu>
5629
5630         * mule/mule-cmds.el: Doc fixes.
5631
5632 1998-09-02  Kenichi Handa  <handa@etl.go.jp>
5633
5634         * mule/mule-cmds.el (register-input-method): Doc-string
5635         modified.
5636
5637 1998-09-01  Dave Love  <fx@gnu.org>
5638
5639         * mule/mule-cmds.el (current-language-environment): Fix
5640         setter function.
5641
5642 1998-08-31  Paul Eggert  <eggert@twinsun.com>
5643
5644         * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el,
5645         mule/european.el, mule/hebrew.el, mule/japanese.el,
5646         mule/korean.el, mule/vietnamese.el: Add coding: local variable, to
5647         avoid bootstrapping problem if you need to recompile all the Lisp
5648         files using interpreted code.
5649
5650 1998-08-26  Kenichi Handa  <handa@etl.go.jp>
5651
5652         * mule/european.el ("Latin-1"): Modify `documentation' key value.
5653         ("Latin-2"): Likewise.
5654
5655 1998-08-18  Per Starback  <starback@update.uu.se>
5656
5657         * mule/european.el (setup-latin2-environment): Fix typo.
5658
5659 1998-08-18  Kenichi Handa  <handa@etl.go.jp>
5660
5661         * mule/european.el: Give proper value of `input-method' key to all
5662         lang. env.
5663
5664         * mule/mule-cmds.el (activate-input-method): Handle the case that
5665         the arg INPUT-METHOD is nil correctly.
5666         (read-multilingual-string): Activate the specified input method
5667         before calling read-string.  Afterward, activate the original
5668         input method.
5669
5670 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
5671
5672         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
5673         (set-language-info-alist): Fix typo in doc-string.
5674
5675         * mule/hebrew.el ("Hebrew"): Delete describe-function key.
5676
5677 1998-08-09  Kenichi HANDA  <handa@etl.go.jp>
5678
5679         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
5680         (reset-language-environment): New function for the job that
5681         setup-english-environment used to do.
5682         (set-language-environment): Do more setups according to the info
5683         in language-info-alist.
5684         (read-language-name): Handle the case that the arg KEY is nil.
5685         (describe-language-environment): Handle input-method property.
5686
5687         * mule/: All files under this directory, which related with
5688         specific languages (such as mule/european.el, mule/greek.el,
5689         mule/hebrew.el, mule/misc-lang.el), modified as below.
5690         (setup-XXX-environment): Just call set-language-environment.  If
5691         they used to do some other jobs than what done by
5692         set-language-environment, those jobs are done in
5693         setup-XXX-environment-internal now.
5694         ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
5695         the value to setup-XXX-environment-internal.  Add properties
5696         input-method and features.
5697
5698         * mule/english.el (setup-english-environment): Just call
5699         reset-language-environment.
5700
5701         * mule/european.el (setup-8-bit-environment): Function deleted.
5702
5703 1998-08-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
5704
5705         * mule/mule-cmds.el (input-method-exit-on-first-char)
5706         (input-method-use-echo-area): Doc fixes.
5707
5708 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
5709
5710         * mule/mule-cmds.el (input-method-exit-on-first-char): New
5711         variable.
5712         (input-method-use-echo-area): New variable.
5713
5714 1998-08-01  Kenichi HANDA  <handa@etl.go.jp>
5715
5716         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
5717
5718 1998-07-30  Ken'ichi Handa  <handa@delysid.gnu.org>
5719
5720         * mule/mule-cmds.el (activate-input-method): Update mode line.
5721         (inactivate-input-method): Likewise.
5722
5723 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
5724
5725         * mule/mule-cmds.el (read-multilingual-string): Don't activate an
5726         input method in the current buffer, but just bind
5727         current-input-method.
5728
5729 1998-07-08  Kenichi Handa  <handa@etl.go.jp>
5730
5731         * mule/hebrew.el ("Hebrew"): Add coding-priority.
5732
5733         * mule/misc-lang.el ("IPA"): Add coding-priority and
5734         coding-system.
5735
5736 1998-06-26  Ken'ichi Handa  <handa@melange.gnu.org>
5737
5738         * mule/greek.el: Add coding-priority.
5739
5740 1998-05-23  Richard Stallman  <rms@psilocin.ai.mit.edu>
5741
5742         * mule/mule-cmds.el (register-input-method): Rename arg ENV to
5743         LANG-ENV.
5744
5745 1998-05-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
5746
5747         * mule/mule-cmds.el (register-input-method): Fix previous change.
5748         (setup-specified-language-environment): Doc fix.
5749
5750 1998-05-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
5751
5752         * mule/mule-cmds.el: Several doc fixes.
5753         (get-language-info, set-language-info): Rename argument.
5754         (set-language-info-alist): Likewise.
5755         (register-input-method): Rename argument.
5756         (activate-input-method): If INPUT-METHOD is nil, deactivate.
5757
5758 1998-05-04  Kenichi Handa  <handa@etl.go.jp>
5759
5760         * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
5761         default value while reading an input method.
5762
5763 1998-05-01  Kenichi Handa  <handa@etl.go.jp>
5764
5765         * mule/mule-cmds.el (universal-coding-system-argument):
5766         Use buffer-file-coding-system as default.
5767
5768 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
5769
5770         * mule/korean.el ("Korean"): Doc fix.
5771
5772 1998-04-11  Kenichi Handa  <handa@etl.go.jp>
5773
5774         * mule/mule-cmds.el (describe-language-environment): Print the
5775         languge environment at the head.
5776
5777 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
5778
5779         * mule/japanese.el: Set exit-function to exit-japanese-environment
5780         for Japanese environment.
5781
5782 1998-03-20  Richard Stallman  <rms@psilocin.gnu.org>
5783
5784         * mule/mule-cmds.el (set-language-environment): Doc fix.
5785         (current-language-environment): Use defcustom.
5786         (default-input-method): Specify :type.
5787
5788 1998-03-02  Kenichi Handa  <handa@etl.go.jp>
5789
5790         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
5791         modified.
5792         (prefer-coding-system): Doc-string modified.
5793
5794 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
5795
5796         * mule/mule-cmds.el (set-language-info): Doc-string
5797         describes `coding-priority' KEY.
5798         (set-language-environment-coding-systems): New function.
5799         (select-safe-coding-system): New function.
5800         (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
5801         (set-language-info-alist): New optionla arg PARENTS.  Call
5802         set-language-info with appropriate DESCRIBE-MAP and SETUP-MAP args.
5803         (set-language-environment-coding-systems): New function.
5804
5805         * mule/chinese.el: Remove setting up of
5806         describe-chinese-environment-map and
5807         setup-chinese-environment-map.  Exclude them in args of calls to
5808         set-language-info-alist.  Register coding-priority key in
5809         language-info-alist.
5810
5811         * mule/cyrillic.el: Remove setting up of
5812         describe-cyrillic-environment-map and
5813         setup-cyrillic-environment-map.  Exclude them in args of calls to
5814         set-language-info-alist.  Register coding-priority key in
5815         language-info-alist.
5816
5817         * mule/english.el: Register coding-priority key in
5818         language-info-alist.
5819
5820         * mule/ethiopic.el: Register coding-priority key in
5821         language-info-alist.
5822
5823         * mule/european.el: Remove setting up of
5824         describe-european-environment-map and
5825         setup-european-environment-map.  Exclude them in args of calls to
5826         set-language-info-alist.  Register coding-priority key in
5827         language-info-alist.  Add "German" language env.
5828         (setup-8-bit-environment): Delete CODING-SYSTEM arg.
5829         (setup-german-environment): New function.
5830
5831         * mule/greek.el (setup-greek-environment): For Greek lang. env.,
5832         change default input method to "greek-postfix".
5833
5834         * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register
5835         coding-priority key in
5836
5837 1997-12-19  Stephen Eglen  <stephen@cns.ed.ac.uk>
5838
5839         * mule/mule-cmds.el (set-language-info): Doc fix.
5840         (input-method-inactivate-hook): Doc fix.
5841
5842 1997-11-20  Karl Heuer  <kwzh@gnu.org>
5843
5844         * mule/mule-cmds.el (set-input-method): Renamed from
5845         select-input-method.
5846
5847 1997-11-07  Kenichi Handa  <handa@etl.go.jp>
5848
5849         * mule/mule-cmds.el (set-language-environment): Run
5850         exit-language-environment-hook before calling `exit-function'
5851         which is specified for the language environment.
5852
5853 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
5854
5855         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
5856         modified.
5857         (prefer-coding-system): Likewise.
5858         (describe-language-environment): Print aliases of each coding
5859         system.
5860         (set-language-environment-hook): New variable.
5861         (exit-language-environment-hook): New variable.
5862         (set-language-environment): Call these hooks.  Before setting a
5863         new language environment, exit from the
5864         current-language-environment if necessary.
5865         (input-method-verbose-flag): The value can be nil, t,
5866         complex-only, or default.
5867         (input-method-highlight-flag): Doc-string augmented.
5868         (activate-input-method): Check if we can run the registered
5869         function to activate an input method.
5870
5871         * mule/korean.el: Set exit-function for language environment
5872         "Korean" to exit-korean-environment.
5873         (setup-korean-environment): Moved to korea-util.el.
5874
5875 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
5876
5877         * mule/mule-cmds.el (read-multilingual-string): Use
5878         current-input-method prior to default-input-method.  Don't bind
5879         current-input-method by `let', instead, activate the specified
5880         input method in the current buffer temporarily.
5881
5882 1997-10-19  John F. Whitehead  <jfw@cisco.com>
5883
5884         * mule/mule-cmds.el (describe-language-environment): Fix prompt.
5885
5886 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
5887
5888         * mule/chinese.el (post-read-decode-hz): Return the result of
5889         decode-hz-region.
5890         (pre-write-encode-hz): Do not change the value of
5891         last-coding-system.
5892
5893 1998-09-06  Bill Richter  <richter@math.nwu.edu>
5894
5895         * mule/mule-ccl.el: Doc fixes.
5896
5897 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
5898
5899         * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
5900         (check-ccl-program): New macro.
5901
5902 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
5903
5904         * mule/mule-ccl.el: Comment about CCL syntax modified.
5905         (ccl-command-table): Add read-multibyte-character and
5906         write-multibyte-character.
5907         (ccl-code-table): Add ex-cmd.
5908         (ccl-extended-code-table): New variable.
5909         (ccl-embed-extended-command): New function.
5910         (ccl-compile-read-multibyte-character,
5911         ccl-compile-write-multibyte-character) New functions.
5912         (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
5913         ccl-dump-write-multibyte-character): New functions.
5914
5915 1999-07-22  SL Baur  <steve@miho>
5916
5917         * config.el (config-value-file): config.values is installed into
5918         doc-directory.
5919         From Karl M. Hegbloom  <karlheg@cathcart.sysc.pdx.edu>
5920
5921 1999-07-19  Didier Verna  <didier@xemacs.org>
5922
5923         * rect.el: all functions rewritten, except when noted. Below is a
5924         list of interface changes.
5925         (apply-on-rectangle): new function. Obsoletes
5926         `operate-on-rectangle'. All functions that used to call this
5927         function now call the new one.
5928         (kill-rectangle): added optional prefix arg to fill lines.
5929         (delete-rectangle): ditto.
5930         (delete-extract-rectangle): ditto.
5931         (open-rectangle): ditto.
5932         (clear-rectangle): ditto.
5933         (delete-rectangle-line): added third arg FILL.
5934         (delete-extract-rectangle-line): ditto.
5935         (open-rectangle-line): ditto.
5936         (clear-rectangle-line): ditto.
5937
5938 1999-07-18  Andy Piper  <andy@xemacs.org>
5939
5940         * menubar-items.el (default-menubar): add gutter options.
5941
5942         * gutter-items.el: new file.
5943         (gutter): new group for custom.
5944         (gutter-visible-p): new variable.
5945         (default-gutter-position): ditto.
5946         (buffers-tab): new group for the buffers tab.
5947         (gutter-buffers-tab): widget to put in the gutter.
5948         (buffers-tab-max-size): max number of tabs.
5949         (buffers-tab-switch-to-buffer-function): function to call when a
5950         tab is pressed.
5951         (buffers-tab-omit-function): filter buffers with this function.
5952         (buffers-tab-format-buffer-line-function): format buffer names for
5953         inclusion in tabs.
5954         (buffers-tab-switch-to-buffer): like switch-to-buffer but without
5955         the record.
5956         (build-buffers-tab-internal): build a list of tab items.
5957         (buffers-tab-items): ditto.
5958         (add-tab-to-gutter): put a tab in the gutter area.
5959         (update-tab-in-gutter): reset the buffers in the tab.
5960
5961         * dumped-lisp.el (preloaded-file-list): dump gutter-items.
5962
5963         * buffer.el (switch-to-buffer): run switch-to-buffer-hooks.
5964         (switch-to-buffer-hooks): new hook.
5965
5966         * toolbar.el (default-toolbar-position): fix typo.
5967
5968 1999-07-16  Andy Piper  <andy@xemacs.org>
5969
5970         * gui.el (make-dialog-frame): turn off gutters for dialogs.
5971
5972 1999-07-15  Didier Verna  <didier@xemacs.org>
5973
5974         * cus-edit.el (custom-prompt-variable): optional third arg makes
5975         prompt for a comment string.
5976         (customize-set-value): optional prefix makes this function handle
5977         variable comments.
5978         (customize-set-variable): ditto.
5979         (customize-save-variable): ditto.
5980         (customize-customized): handle custom comments.
5981         (customize-save-customized): ditto.
5982         (custom-variable-state-set): ditto.
5983         (custom-face-state-set): ditto.
5984         (customize-saved): ditto.
5985         (custom-variable-set): ditto.
5986         (custom-face-set): ditto.
5987         (custom-variable-save): ditto.
5988         (custom-face-save): ditto.
5989         (custom-variable-reset-saved): ditto.
5990         (custom-face-reset-saved): ditto.
5991         (custom-variable-reset-standard): ditto.
5992         (custom-face-reset-standard): ditto.
5993         (custom-comment-face): new face.
5994         (custom-comment-tag-face): ditto.
5995         (custom-comment): new widget.
5996         (custom-comment-create): new function.
5997         (custom-comment-delete): ditto.
5998         (custom-comment-value-set): ditto.
5999         (custom-comment-show): ditto.
6000         (custom-comment-invisible-p): ditto.
6001         (custom-variable-value-create): create a comment field widget.
6002         (custom-face-value-create): ditto.
6003         (custom-variable-menu): new entry for adding a custom comment.
6004         (custom-face-menu): ditto.
6005         (custom-save-variables): possibly save custom comments.
6006         (custom-save-faces): ditto.
6007
6008         * cus-face.el (custom-set-faces): the arguments can now have a
6009         custom comment as fourth argument.
6010
6011         * custom.el (custom-set-variables): the arguments can now have a
6012         custom comment as fifth element.
6013
6014 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
6015
6016         * XEmacs 21.2.18 is released
6017
6018 1999-07-13  SL Baur  <steve@miho>
6019
6020         * lib-complete.el (read-library-name): Revert previous change.
6021         (read-library): Ditto.
6022
6023 1999-06-24  Karl M. Hegbloom  <karlheg@debian.org>
6024
6025         * packages.el (packages-package-list): Capitalize docstring.
6026
6027         * packages.el (packages-find-package-library-path): Use #'nconc
6028         rather than #'append to reduce consing -- #'mapcar uses Flist,
6029         which returns a freshly consed list.  #'append would create yet
6030         another fresh list, using Fmake_list in concat.
6031
6032         * packages.el (package-provide): Use setq with remassq like it
6033         says in its docstring.
6034
6035 1999-07-06  SL Baur  <steve@miho.m17n.org>
6036
6037         * lib-complete.el (progn-with-message): Fix typo.
6038
6039 1999-07-06  SL Baur  <steve@miho.m17n.org>
6040
6041         * mule/mule-misc.el (char-octet): Make function match docstring.
6042         From Katsumi Yamaoka <yamaoka@jpl.org>
6043
6044 1999-06-15  Karl M. Hegbloom  <karlheg@debian.org>
6045
6046         * wid-edit.el (widget-documentation): corrected spelling error.
6047
6048 1999-06-23  Jonathan Marten <jonathan.marten@uk.sun.com>
6049
6050         * x-win-sun.el (x-win-init-sun): Don't rebind Find and Sh-find
6051         keys if already bound
6052
6053 1999-07-06  SL Baur  <steve@miho.m17n.org>
6054
6055         * lib-complete.el (progn-with-message): Revert previous changes.
6056
6057 1999-06-24  Bob Weiner  <weiner@beopen.com>
6058
6059         * lib-complete.el (find-library):
6060         (find-library-other-window):
6061         (find-library-other-frame): Completely rewrote
6062         so that these functions actually work when called non-interactively.
6063         Also made them handle LIBRARY arguments which end with .el or .elc.
6064
6065 1999-06-24  Bob Weiner  <weiner@beopen.com>
6066
6067         * simple.el (indent-new-comment-line): Locally bound
6068         `block-comment-start' to `comstart' or else when this is called
6069         from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil
6070         `block-comment-start' value, ignoring any existing spacing after a
6071         comment prefix in the previous line and producing ugly comments.
6072
6073 1999-06-23  Bob Weiner  <weiner@beopen.com>
6074
6075         * list-mode.el (mouse-choose-completion):
6076         (choose-completion):
6077         (completion-switch-to-minibuffer): Added.
6078         ([Tab]): [Tab] previously switched to the minibuffer
6079         but since [space] does that and since most applications in the
6080         world use [Tab] to select the next item in a list, do that in the
6081         *Completions* buffer too.  This will cause the least confusion
6082         among the largest population of users.  -- Bob Weiner, BeOpen.com,
6083         06/23/1999.
6084
6085 1999-06-22  Bob Weiner  <weiner@beopen.com>
6086
6087         * help.el (help-buffer-name): Added support for a null value
6088         of `help-buffer-prefix-string' since some buffers require no
6089         prefix.
6090
6091 1999-06-20  Bob Weiner  <weiner@beopen.com>
6092
6093         * list-mode.el (completion-list-mode-quit): Added and bound to {q}
6094         in the completion-list-mode-map to bury the completions buffer
6095         even when the minibuffer is no longer active.
6096
6097 1999-06-20  Bob Weiner  <weiner@beopen.com>
6098
6099         * list-mode.el (list-mode): It is visually disconcerting to have
6100         the text cursor disappear within list buffers, especially when
6101         moving from window to window, so leave it visible.
6102
6103 1999-07-01  SL Baur  <steve@miho.m17n.org>
6104
6105         * menubar-items.el (default-menubar): Conditionalize the bug
6106         report menu item (which may not be possible in this XEmacs).
6107         Reported by: Ken'ichi Handa <handa@etl.go.jp>
6108
6109 1999-06-30  SL Baur  <steve@miho.m17n.org>
6110
6111         * subr.el (with-current-buffer): DOC string fix.
6112         Suggested by Bob Weiner <weiner@altrasoft.com>
6113
6114 1999-06-25  Charles G Waldman <cgw@fnal.gov>
6115
6116         * cus-face.el (custom-face-italic): insert missing args
6117
6118 1999-06-24  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
6119
6120         * packages.el (package-locations): Changed default early package
6121         hierarchies to ~/.xemacs/mule-packages and
6122         ~/.xemacs/xemacs-packages.
6123
6124 1999-06-23  SL Baur  <steve@miho.m17n.org>
6125
6126         * mule/mule-category.el (Top Level): ASCII is also latin-1.
6127
6128 1999-06-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
6129
6130         * packages.el (package-locations): Changed default early package
6131         hierarchy to ~/.xemacs/packages.
6132         (package-locations): Removed `packages' as a possible name for a
6133         late package hierarchy.
6134
6135 1999-06-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
6136
6137         * mule/mule-category.el (word-combining-categories): Set up new
6138         variable.
6139         (word-separating-categories): Likewise.
6140
6141 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
6142
6143         * XEmacs 21.2.17 is released
6144
6145 1999-06-17  Robert Pluim  <rpluim@bigfoot.com>
6146
6147         * font-menu.el (font-menu-set-font): allow for nil specification
6148         of font size.
6149
6150 1999-06-16  MORIOKA Tomohiko  <tomo@etl.go.jp>
6151
6152         * mule/thai-xtis.el: Specify `columns' of the charset `thai-xtis'
6153         is 1.
6154
6155 1999-06-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
6156
6157         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Use NBSP of ISO
6158         8859-5 instead of ISO 8859-1.
6159
6160 1999-06-15  SL Baur  <steve@steve1.m17n.org>
6161
6162         * mule/vietnamese.el (viet-vscii-encode-table): Use split-char.
6163         (viet-viscii-encode-table): Ditto.
6164
6165         * mule/mule-misc.el: Delete split-char & split-char-or-char-int.
6166         Make obsolete definition of char-octet.
6167
6168 1999-06-14  SL Baur  <steve@steve1.m17n.org>
6169
6170         * subr.el: Move no-Mule make-char ...
6171         * help-nomule.el (make-char): To here.
6172         (string-width): Make Mule compatibility alias.
6173
6174 1999-06-15  Andy Piper  <andy@xemacs.org>
6175
6176         * select.el (get-selection-no-error): really make there be no-error.
6177         (get-selection): revert to original.
6178
6179 1999-06-11  Andy Piper  <andy@xemacs.org>
6180
6181         * select.el (selection-sets-clipboard): renamed.
6182         (own-selection): use it.
6183
6184 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
6185
6186         * XEmacs 21.2.16 is released
6187
6188 1999-06-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
6189
6190         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Set 32 for
6191         missing characters to avoid crash.
6192
6193 1999-06-09  Jan Vroonhof  <vroonhof@math.ethz.ch>
6194
6195         * coding.el (set-terminal-coding-system): Only set the console
6196         coding system on the selected console if it is a tty.
6197
6198 1999-06-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
6199
6200         * cus-face.el:
6201         * cus-edit.el:
6202         * faces.el:
6203         (custom):
6204         (face-spec-set):
6205         * faces.el (frob-face-property):
6206         * font-menu.el (font-menu-set-font):
6207                   Actually apply changes from 1999-03-17
6208
6209 1999-06-10  Andy Piper  <andy@xemacs.org>
6210
6211         * select.el (get-selection): abstract out non error-signalling
6212         part.
6213         (get-selection-no-error): get-selection without signalling an
6214         error.
6215         (selection-is-clipboard-p): new variable. controls whether the
6216         selection sets the clipboard.
6217         (own-selection): use it.
6218
6219         * mouse.el (insert-selection): fallback to clipboard after trying
6220         primary selection and cutbuffer.
6221
6222 1999-06-05  Andy Piper  <andy@xemacs.org>
6223
6224         * x-select.el (xselect-kill-buffer-hook-1): use generalised
6225         selection functions.
6226
6227 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
6228
6229         * code-files.el (buffer-file-coding-system): Use `raw-text' as
6230         default value.
6231         (load): Use `raw-text' instead of `no-conversion'.
6232         (insert-file-contents): Likewise.
6233
6234         * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
6235         of `no-conversion'.
6236
6237 1999-06-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
6238
6239         * coding.el: Don't copy `no-conversion' to `raw-text'.
6240
6241 1999-06-07  Hrvoje Niksic  <hniksic@srce.hr>
6242
6243         * subr.el (make-char): Define it if Mule is not around.
6244
6245 1999-06-07  SL Baur  <steve@steve1.m17n.org>
6246
6247         * mule/mule-help.el: Add trailing newline.  Use mule keyword.
6248
6249         * x-select.el (x-disown-selection-internal): Restore symbol as an
6250         obsolete alias.
6251         (xselect-kill-buffer-hook-1): Use disown-selection-internal.
6252
6253 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
6254
6255         * XEmacs 21.2.15 is released
6256
6257 1999-06-02  Oscar Figueiredo  <oscar@xemacs.org>
6258
6259         * subr.el (split-string): Avoid infinite looping
6260
6261 1999-05-30  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6262
6263         * ldap.el (ldap-ignore-attribute-codings): New variable
6264         (ldap-default-attribute-decoder): New variable
6265         (ldap-coding-system): New variable
6266         (ldap-attribute-syntax-encoders): New variable
6267         (ldap-attribute-syntax-decoders): New variable
6268         (ldap-attribute-syntaxes-alist): New variable
6269         (ldap-encode-boolean): New function
6270         (ldap-decode-boolean): New function
6271         (ldap-encode-country-string): New function
6272         (ldap-decode-string): New function
6273         (ldap-decode-address): New function
6274         (ldap-encode-address): New function
6275         (ldap-decode-attribute): New function
6276         (ldap-search): Use some of these
6277
6278 1999-05-25  Jan Vroonhof  <jan@xemacs.org>
6279
6280         * version.el (emacs-version): Make the patch level/beta come
6281         before the XEmacs qualifier so that it gets into (funcall
6282         emacs-version) and thus in the bug reports.
6283         (emacs-version>=): Support patch levels.
6284
6285 1999-06-03  SL Baur  <steve@xemacs.org>
6286
6287         * version.el: implement x.y.z version number
6288         From Jan Vroonhof <vroonhof@math.ethz.ch>
6289
6290 1999-05-27  Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
6291
6292         * mule/mule-cmds.el (read-input-method-name): set input-method properly.
6293
6294 1999-05-22  Vin Shelton <acs@xemacs.org>
6295
6296         * startup.el: Document -private and break out non-standard X options.
6297
6298 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
6299
6300         * mule/mule-charset.el (charset-after): New function.
6301         (charset-direction): Synch with Mule, update docstring.
6302         (get-charset-property): New function.
6303         (put-charset-property): New function.
6304         (charset-plist): New function.
6305
6306         * mule/mule-charset.el (compose-region):
6307         (decompose-region): remove;  these functions (which don't work
6308         since we don't do composite characters) have been moved to
6309         mule-util.el.
6310         (toplevel): follow coding standards
6311
6312 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
6313
6314         * dumped-lisp.el (preloaded-file-list): mule-files.el does not
6315         exist any more.
6316
6317         * code-files.el: Fix commentary to follow coding standards.  Move
6318         the single line left in mule-files.el to here.
6319
6320         * mule/mule-files.el: delete.
6321
6322 1999-05-24  SL Baur  <steve@gneiss.etl.go.jp>
6323
6324         * info.el (Info-scroll-prev): Use event functions instead of the
6325         old emacs 19 interface.
6326
6327 1999-06-02  Andy Piper  <andy@xemacs.org>
6328
6329         * x-font-menu.el (x-font-menu-load-font):
6330         font-menu-registry-encoding -> x-font-menu-registry-encoding type.
6331
6332 1999-05-31  Andy Piper  <andy@xemacs.org>
6333
6334         * font-menu.el (font-menu-ignore-scaled-fonts): move to font-menu
6335         group.
6336         (font-menu-this-frame-only-p): ditto.
6337         (font-menu-max-items): reinstate, from Jan Vroonhof
6338         <vroonhof@math.ethz.ch>
6339         (font-menu-submenu-name-format): ditto.
6340         (font-menu-split-long-menu): ditto, for use by the family
6341         constructor.
6342         (font-menu-family-constructor): use it.
6343
6344 1999-05-30  Andy Piper  <andy@xemacs.org>
6345
6346         * msw-faces.el (mswindows-font-regexp): new font matching regexp
6347         for use by the font menu.
6348
6349         * msw-font-menu.el: new file implementing mswindows specific
6350         font-menu behaviour.
6351         (mswindows-font-menu-registry-encoding): new function mirroring x version.
6352         (mswindows-font-menu-junk-families): ditto.
6353         (hack-font-truename): ditto.
6354         (mswindows-font-regexp-ascii): ditto.
6355         (mswindows-reset-device-font-menus): ditto.
6356         (mswindows-font-menu-font-data): ditto.
6357         (mswindows-font-menu-load-font): ditto.
6358
6359         * x-font-menu.el (x-reset-device-font-menus): made device specific.
6360         (x-font-menu-font-data): ditto.
6361         (x-font-menu-load-font): ditto.
6362
6363         * font-menu.el: new file implementing generic font menu behaviour.
6364         (font-menu-ignore-scaled-fonts): copied from x-font-menu.el and
6365         made device independent.
6366         (font-menu-this-frame-only-p): ditto.
6367         (font-menu-preferred-resolution): ditto.
6368         (font-menu-size-scaling): new variable used to determine whether
6369         sizes are in points or tenths of a point.
6370         (vassoc): moved from x-font-menu.el.
6371         (device-fonts-cache): ditto.
6372         (device-fonts-cache): ditto.
6373         (flush-device-fonts-cache): ditto.
6374         (reset-device-font-menus): copied from x-font-menu.el and made
6375         device independent. Most functionality deferred to
6376         device-dependent versions.
6377         (font-menu-family-constructor): copied from x-font-menu.el and
6378         made device independent.
6379         (font-menu-size-constructor): ditto.
6380         (font-menu-weight-constructor): ditto.
6381         (font-menu-set-font): ditto.
6382         (font-menu-change-face): ditto.
6383         (font-menu-load-font): new device method.
6384         (font-menu-font-data): ditto.
6385
6386         * x-font-menu.el: The above functions deleted.
6387
6388 1999-05-26  Andy Piper  <andy@xemacs.org>
6389
6390         * update-elc.el:
6391         * make-docfile.el:
6392         * loadup.el: rehash expand-file-name usage to not use default-directory.
6393
6394 1999-05-21  Andy Piper  <andy@xemacs.org>
6395
6396         * x-select.el (x-select-convert-to-text):
6397         (x-selected-text-type):
6398         (x-get-selection):
6399         (xselect-convert-to-string):
6400         (xselect-convert-to-compound-text):
6401         (xselect-convert-to-length):
6402         (xselect-convert-to-targets):
6403         (xselect-convert-to-delete):
6404         (xselect-convert-to-filename):
6405         (xselect-convert-to-charpos):
6406         (xselect-convert-to-lineno):
6407         (xselect-convert-to-colno):
6408         (xselect-convert-to-sourceloc):
6409         (xselect-convert-to-os):
6410         (xselect-convert-to-host):
6411         (xselect-convert-to-user):
6412         (xselect-convert-to-class):
6413         (xselect-convert-to-name):
6414         (xselect-convert-to-integer):
6415         (xselect-convert-to-atom):
6416         (xselect-convert-to-identity): functions renamed from x-* and
6417         moved to select.el.
6418         (x-get-secondary-selection): use rename get-selection.
6419         (x-get-clipboard): ditto.
6420         (x-own-selection): moved to select.el.
6421         (x-valid-simple-selection-p): ditto.
6422         (x-dehilight-selection): ditto.
6423         (x-own-clipboard): ditto.
6424         (x-disown-selection): ditto.
6425
6426         * x-mouse.el (x-yank-function): moved to mouse.el.
6427         (x-insert-selection): ditto.
6428         (x-set-point-and-move-selection): use renamed function.
6429
6430         * select.el (selected-text-type): moved and renamed from
6431         x-select.el.
6432         (selection-owner-p): moved to C.
6433         (selection-exists-p): ditto.
6434         (get-cutbuffer): new device method.
6435         (get-selection): generalised and moved from x-select.el.
6436         (own-selection): moved x-own-selection functionality into here.
6437         (dehilight-selection): renamed and moved from x-select.el.
6438         (own-clipboard): functionality moved from x-select.el using new
6439         generic C builtins.
6440         (disown-clipboard): ditto.
6441         (select-convert-to-text):
6442         (select-convert-to-string):
6443         (select-convert-to-compound-text):
6444         (select-convert-to-length):
6445         (select-convert-to-targets):
6446         (select-convert-to-delete):
6447         (select-convert-to-filename):
6448         (select-convert-to-charpos):
6449         (select-convert-to-lineno):
6450         (select-convert-to-colno):
6451         (select-convert-to-sourceloc):
6452         (select-convert-to-os):
6453         (select-convert-to-host):
6454         (select-convert-to-user):
6455         (select-convert-to-class):
6456         (select-convert-to-name):
6457         (select-convert-to-integer):
6458         (select-convert-to-atom):
6459         (select-convert-to-identity): new functions renamed from x-* and
6460         moved from x-select.el.
6461
6462         * mouse.el (mouse-consolidated-yank): subsume x-yank-function
6463         into here and use as the default window-system mouse yank.
6464         (insert-selection): generalised and moved from x-mouse.el.
6465         (own-clipboard): moved to C.
6466
6467         * msw-select.el (mswindows-selection-owned-p): deleted.
6468         (mswindows-own-selection): generalised and moved to select.el.
6469         (mswindows-disown-selection): generalised and moved to C.
6470         (mswindows-selection-owner-p): ditto.
6471
6472 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
6473
6474         * XEmacs 21.2.14 is released
6475
6476 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
6477
6478         * about.el: update contact info for jason and slb.
6479
6480 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
6481
6482         * mule/european.el (setup-romanian-environment): Add Romanian
6483         support from Emacs/Mule romanian.el.
6484
6485 1999-03-17  Jan Vroonhof  <vroonhof@math.ethz.ch>
6486
6487         * cus-face.el: Label all custom changes with the 'custom' tag.
6488
6489         * cus-edit.el: idem ditto.
6490
6491         * faces.el: Added suport for adding device tags to various functions.
6492         (custom): New device tag.
6493         (face-spec-set): Call reset face with tags argument. No longer do
6494         x-init-global-faces hack.
6495
6496         * faces.el (frob-face-property): Use an anonymous specifier to map
6497         frob-face-property-1 over.
6498
6499         * x-font-menu.el (font-menu-set-font): Always specify all
6500         properties to custom.
6501
6502 1999-05-12  SL Baur  <steve@gneiss.etl.go.jp>
6503
6504         * mule/european.el (setup-czech-environment): Add czech support.
6505         From David Sauer <davids@orfinet.cz>
6506
6507 1999-03-15  SL Baur  <steve@xemacs.org>
6508
6509         * check-features.el: Turn hard errors into warnings.
6510
6511 1999-03-21  SL Baur  <steve@xemacs.org>
6512
6513         * simple.el (delete-key-deletes-forward): As per discussion on
6514         xemacs-beta, default to t.
6515
6516 1999-05-11  Hrvoje Niksic  <hniksic@srce.hr>
6517
6518         * loadup.el: Define Installation-string before loading anything.
6519
6520 1999-05-06  Gunnar Evermann  <ge204@eng.cam.ac.uk>
6521
6522         * files.el (auto-mode-alist): fix typo in regex for .bash_* files
6523         From Anders Stenman <stenman@isy.liu.se>
6524
6525 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
6526
6527         * wid-edit.el (widget-glyph-find): Ditto.
6528
6529         * packages.el (locate-library): Ditto.
6530
6531         * loadup.el (really-early-error-handler): Ditto.
6532
6533         * lib-complete.el (read-library): Ditto.
6534
6535         * faces.el (set-face-stipple): Ditto.
6536
6537         * code-files.el (load): Use new calling style of locate-file.
6538
6539 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
6540
6541         * packages.el (packages-unbytecompiled-lisp): Installation.el is
6542         dead.
6543
6544 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
6545
6546         * dumped-lisp.el (preloaded-file-list): Don't load
6547         Installation.el.
6548
6549         * loadup.el (Installation-string): Define it here.
6550
6551 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
6552
6553         * dumped-lisp.el (preloaded-file-list): Revert previous change --
6554         Installation.el needs to be loaded before `dump-paths', otherwise
6555         the dumping process won't find it.
6556
6557 1999-03-13  Adrian Aichner  <adrian@xemacs.org>
6558
6559         * dumped-lisp.el (preloaded-file-list): Load Installation.el after
6560         subr so that we can use `replace-in-string' in Installation.el to
6561         get rid of C-m chars under the native Windows build.
6562
6563 1999-04-29  Andy Piper  <andy@xemacs.org>
6564
6565         * make-docfile.el: canonicalize file and directory names.
6566
6567         * device.el (call-device-method): new function for calling device
6568         specific methods.
6569         (define-device-method): new function for defining device methods.
6570         (define-device-method*): ditto.
6571
6572 1999-04-27  Hrvoje Niksic  <hniksic@srce.hr>
6573
6574         * subr.el (buffer-string): Support new FSFmacs 20.4 stuff.
6575
6576 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
6577
6578         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
6579         (cyrillic-koi8-r-encode-table): Likewise.
6580         (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
6581         (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
6582
6583         * mule/mule-misc.el (split-char-or-char-int): New function [moved
6584         from vietnamese.el].
6585
6586         * mule/vietnamese.el: Move function `split-char-or-char-int' to
6587         mule/mule-misc.el.
6588
6589 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
6590
6591         * mule/thai-xtis.el:
6592         - Change font registry name from "Thai94x94-0" to "xtis-0".
6593         - Change mnemonic of coding-system `tis-620' to "TIS620".
6594
6595 1999-04-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
6596
6597         * mule/ethiopic.el: fixed.
6598
6599 1999-03-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
6600
6601         * dumped-lisp.el: Add ethiopic, thai-xtis and vietnamese.
6602
6603         * mule/thai-xtis.el: New file.
6604
6605         * mule/vietnamese.el: New file.
6606
6607         * mule/ethiopic.el: New file.
6608
6609 1999-04-22  Hrvoje Niksic  <hniksic@srce.hr>
6610
6611         * bytecomp.el (byte-compile-close-variables): Leave
6612         debug-issue-ebola-notices alone.
6613
6614 1999-04-11  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6615
6616         * ldap.el (ldap-host-parameters-alist): Make `Search Base' appear
6617         at the top of the buffer since it is the most important thing to
6618         customize
6619         (ldap-get-host-parameter): New defun
6620         (ldap-search): Add a new parameter `withdn' to retrieve the
6621         distinguished names of entries
6622
6623 1999-04-22  Kai Haberzettl  <khaberz@synnet.de>
6624
6625         * startup.el (splash-frame-body): Date and spelling fixes.
6626
6627 1999-03-16  Colin Rafferty  <colin@xemacs.org>
6628
6629         * view-less.el (toggle-truncate-lines): add autoload tag
6630
6631 1999-04-19  Hrvoje Niksic  <hniksic@srce.hr>
6632
6633         * format.el (format-alist): Disable image stuff.
6634
6635 1999-04-17  Hrvoje Niksic  <hniksic@srce.hr>
6636
6637         * wid-edit.el (widget-glyph-find): Search by directories, then by
6638         suffixes rather than the other way around.
6639         (widget-image-conversion): Renamed to
6640         `widget-image-file-name-suffixes'.
6641
6642 1999-04-16  Olivier Galibert  <galibert@pobox.com>
6643
6644         * mule/mule-charset.el: Made old functions obsolete, remove the
6645         unspeakably evil (and inexistant in fsf's) charset-leading-byte.
6646         (charset-iso-graphic-plane): Rename from charset-graphic.
6647         (charset-iso-final-char): Rename from charset-final.
6648         (charset-width): Rename from charset-columns.
6649         (charset-bytes): Added from fsf compatibility, returns always 1.
6650
6651         * mule/mule-misc.el: Move charset-doc-string alias to
6652         mule-charset.el
6653
6654 1999-04-14  Colin Rafferty  <colin@xemacs.org>
6655
6656         * x-faces.el (x-make-font-bold-italic): honor
6657         *try-oblique-before-italic-fonts*
6658
6659 1999-04-14  Hrvoje Niksic  <hniksic@srce.hr>
6660
6661         * cl-extra.el (coerce): Coerce numbers to characters correctly.
6662
6663 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
6664
6665         * x-faces.el (try-oblique-before-italic-fonts): Use the right
6666         name.
6667
6668 1999-04-14  Dave Gillesipe  <daveg@synaptics.com>
6669
6670         * cl-extra.el (equalp): Would bug out for lists.
6671
6672 1999-03-12  Charles G Waldman  <cgw@fnal.gov>
6673
6674         * about.el (about-hackers):  Change cgw's email address
6675
6676 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
6677
6678         * XEmacs 21.2.13 is released
6679
6680 1999-03-12  SL Baur  <steve@xemacs.org>
6681
6682         * simple.el (delete-key-deletes-forward): Revert to previous
6683         behavior.
6684
6685 1999-01-18  Didier Verna  <didier@xemacs.org>
6686
6687         * menubar-items.el (xemacs-splash-buffer): handle the case of
6688         multiple elements in the splash buffer body.
6689
6690         * startup.el (splash-frame-timeout): new constant: interval
6691         between splash buffer elements.
6692         (command-line-1): handle splash buffer with multiple elements (use
6693         a timeout).
6694         (splash-frame-body): Originally `startup-splash-frame-body'.
6695         Rewrote a cleaner and more readable version. This can now be array,
6696         in which case each element is displayed in turn in the splash buffer.
6697         (splash-frame-static-body): new constant. Persistent information
6698         across all splash buffer elements (preserves the possibility to give
6699         it in different languages.
6700         (circulate-splash-frame-elements): new function. Used as a timeout
6701         to circulate through all splash frame elements and display them in
6702         sequence.
6703         (display-splash-frame): originally `startup-splash-frame'. Handle
6704         the case of multiple elements in the splash buffer body. Now
6705         returns a timeout id if multiple elements to display, or nil.
6706
6707 1999-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
6708
6709         * x-faces.el (x-init-global-faces): Add default tag to specifiers,
6710         so they can be overridden by x-init-face-from-resources.
6711         Additionally specify the font name also with an x tag.
6712
6713 1999-03-08  Andy Piper  <andy@xemacs.org>
6714
6715         * package-get.el (package-get-base): autoload.
6716
6717         * menubar-items.el (default-menubar): add update menu item. Fix
6718         custom menu to only be activated when package-base is available.
6719
6720         * package-get.el (package-get-custom): don't load
6721         package-get-custom as it is auto-generated. Fix group definition.
6722
6723 1999-03-05  Didier Verna  <didier@xemacs.org>
6724
6725         * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
6726         instead of `symbol-name' (Thanks Kyle).
6727
6728         * cus-edit.el (custom-save-variables): use `prin1' instead of
6729         princ to write symbols.
6730
6731 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
6732
6733         * XEmacs 21.2.12 is released
6734
6735 1999-03-05  SL Baur  <steve@xemacs.org>
6736
6737         * menubar-items.el (default-menubar): Add kfm browsing support.
6738         From Neal Becker <nbecker@fred.net>
6739
6740 1999-03-03  Steven Baur  <steve@gneiss.etl.go.jp>
6741
6742         * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
6743         calls to font-lock during buffer reversion.
6744
6745 1999-02-12  Didier Verna  <didier@xemacs.org>
6746
6747         * info.el (Info-build-node-completions): unconditionally widen the
6748         tag table buffer.
6749
6750 1999-02-19  Paul Stodghill  <stodghil@cs.cornell.edu>
6751
6752         * x-faces.el (x-init-face-from-resources):
6753         Only set fonts in the 'x locale.
6754
6755 1999-03-04  Adrian Aichner  <adrian@xemacs.org>
6756
6757         * package-ui.el (pui-install-selected-packages): Don't throw on
6758         `package-admin-delete-binary-package' returning nil since it's
6759         normal.  Reindent function.
6760         (pui-add-required-packages): Handle case where packages selected
6761         for installation have never been installed.
6762
6763 1999-03-03  Martin Buchholz  <martin@xemacs.org>
6764
6765         * menubar-items.el (default-menubar):
6766         Implement the ``Mule->Set coding system of process'' menu item.
6767
6768 1999-02-18  Martin Buchholz  <martin@xemacs.org>
6769
6770         * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp
6771         files
6772         - Change some `if's to `when's
6773
6774 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
6775
6776         * XEmacs 21.2.11 is released
6777
6778 1999-02-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
6779
6780         * userlock.el (ask-user-about-supersession-threat-dbox): Guard
6781         against window close (Fix Bug #460).
6782         (ask-user-about-lock-dbox): Idem.
6783
6784 1999-02-25  SL Baur  <steve@xemacs.org>
6785
6786         * mule/mule-charset.el (charset-leading-byte): New function.
6787         From Kazuyuki IENAGA <ienaga@jsys.co.jp>
6788
6789 1999-02-12  Andy Piper  <andy@xemacs.org>
6790
6791         * about.el (xemacs-hackers): change andy's email address.
6792         (about-url-alist): change andy's web page address.
6793         (about-xemacs): add piper.
6794
6795 1999-02-16  SL Baur  <steve@xemacs.org>
6796
6797         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
6798         of mule-base into lisp/mule.
6799
6800 1999-02-16  SL Baur  <steve@xemacs.org>
6801
6802         * mule/arabic.el:
6803         mule/canna-leim.el:
6804         mule/chinese.el:
6805         mule/cyrillic.el:
6806         mule/english.el:
6807         mule/european.el:
6808         mule/greek.el:
6809         mule/hebrew.el:
6810         mule/japanese.el:
6811         mule/kinsoku.el:
6812         mule/korean.el:
6813         mule/misc-lang.el:
6814         mule/mule-category.el:
6815         mule/mule-ccl.el:
6816         mule/mule-charset.el:
6817         mule/mule-cmds.el:
6818         mule/mule-coding.el:
6819         mule/mule-files.el:
6820         mule/mule-help.el:
6821         mule/mule-init.el:
6822         mule/mule-misc.el:
6823         mule/mule-tty-init.el:
6824         mule/mule-x-init.el:
6825         mule/viet-chars.el:  Remerge from mule-base.
6826
6827         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
6828         of mule-base into lisp/mule.
6829
6830 1999-02-10  Adrian Aichner  <adrian@xemacs.org>
6831
6832         * process.el (exec-to-string): Use `shell-command-switch' in place
6833         of hard-wired "-c" (for WindowsNT).
6834
6835 1999-02-08  Charles G Waldman  <cgw@pgt.com>
6836
6837         * menubar-items.el (default-menubar):  Remove obsolete
6838         "Gopher" item
6839
6840 1999-02-06  Jan Vroonhof  <vroonhof@math.ethz.ch>
6841
6842         * package-admin.el (package-admin-get-install-dir): First fall
6843         back to the location of xemacs-base for non-mule packages.
6844
6845 1999-02-15  Martin Buchholz  <martin@xemacs.org>
6846
6847         * paths.el:
6848         - improved automounter tmp directory support.
6849         - support 4 (!) empirically discovered automounter conventions
6850
6851 1999-02-12  SL Baur  <steve@xemacs.org>
6852
6853         * etags.el (pop-tag-mark): autoload to match key binding.
6854
6855 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
6856
6857         * XEmacs 21.2.10 is released
6858
6859 1999-02-02  Jan Vroonhof  <vroonhof@math.ethz.ch>
6860
6861         * package-get.el (package-get-remote-filename): Don't bug out for
6862         a local file name in the search entry.
6863
6864 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
6865
6866         * XEmacs 21.2.9 is released
6867
6868 1999-01-19  Didier Verna  <didier@xemacs.org>
6869
6870         * replace.el (replace-search-function): new variable containing a
6871         function to perform a search-forward.
6872         (replace-re-search-function): new variable containing a function
6873         to perform a re-search-forward.
6874         (perform-replace): use them.
6875
6876 1999-01-25  Didier Verna  <didier@xemacs.org>
6877
6878         * select.el (selection-owner-p): use the name `XEmacs'.
6879         (cut-copy-clear-internal): ditto.
6880
6881 1999-01-18  Andy Piper  <andy@xemacs.org>
6882
6883         * about.el (about-url-alist): Update my entry.
6884         (xemacs-hackers): Ditto.
6885
6886 1999-01-14  Adrian Aichner  <adrian@xemacs.org>
6887
6888         * buffer.el (switch-to-buffer): Fixing documentation.
6889         * minibuf.el (minibuffer-completion-table): ditto.
6890         * cl-macs.el (return-from): ditto.
6891
6892 1999-01-04  Didier Verna  <didier@xemacs.org>
6893
6894         * replace.el (delete-non-matching-lines): temporarily disable
6895         case-folding when called interactively with a regexp containing
6896         uppercase characters.
6897         (delete-matching-lines): ditto.
6898         (count-matches): ditto.
6899         (list-matching-lines): ditto.
6900
6901 1999-01-07  Colin Rafferty  <colin@xemacs.org>
6902
6903         * window.el (shrink-window-if-larger-than-buffer): Clean up.  Only
6904         abort if current window is split horizontally, not if others are
6905         split.  Got rid of unnecessary minibuffer checking.  Also, add
6906         some comments (it's still complex).
6907
6908 1999-01-12  Robert Pluim  <rpluim@BayNetworks.com>
6909
6910         * package-get.el: changed address for doc.ic.ac.uk to
6911         sunsite.doc.ic.ac.uk
6912
6913 1999-01-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6914
6915         * ldap.el (toplevel): Remove requires so that the file compiles
6916         with a non LDAP-enabled XEmacs binary.  Provide `ldap'.
6917
6918 1999-01-10  J. Kean Johnston  <jkj@sco.com>
6919
6920         * dump-paths.el: Calculate module-directory and set
6921         module-load-path to the load path for modules.
6922
6923         * loadup.el: Get bootstrap value of module-load-path from the
6924         environment variable EMACSBOOTSTRAPMODULEPATH.
6925         - Display the module load path if we're debugging paths.
6926
6927         * setup-paths.el: Added function paths-find-site-module-directory.
6928         - Added function paths-find-module-directory.
6929         - Added function paths-construct-module-load-path.  Uses new
6930         environment variable EMACSMODULEPATH.
6931
6932 1998-12-30  Martin Buchholz  <martin@xemacs.org>
6933
6934         * font.el (font-default-object-for-device):
6935         Oops! This `or' can't be replaced by `unless'.
6936         Fixed inability to run w3, among other things.
6937
6938 1998-12-17  Charles G. Waldman <cgw@pgt.com>
6939
6940         * package-admin.el: Change initialization of
6941           package-admin-install-function dependent on system type.
6942           Change package-admin-install-function-mswindows to use
6943           "minitar".
6944
6945 1998-12-23  Hrvoje Niksic  <hniksic@srce.hr>
6946
6947         * mouse.el (default-mouse-motion-handler): Disable help echo while
6948         in the minibuffer.
6949
6950 1998-12-28  Martin Buchholz <martin@xemacs.org>
6951
6952         * XEmacs 21.2.8 is released.
6953
6954 1998-12-24  Martin Buchholz <martin@xemacs.org>
6955
6956         * XEmacs 21.2.7 is released.
6957
6958 1998-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
6959
6960         * package-ui.el (pui-list-packages): Set truncate-lines.
6961
6962         * package-get.el (package-get-download-menu): Use
6963         `package-ui-add-site'. Add a a toggle to indicate it is in the list.
6964
6965         * package-ui.el (pui-help): Ditch in favor of `describe-mode'
6966         (pui-help-string): idem.
6967         (list-packages-mode): New major mode.
6968         (pui-list-packages): Use 'list-packages-mode' in the package buffer.
6969         (pui-install-selected-packages): Add suport for removing packages.
6970         (pui-toggle-package-delete-key): New function.
6971         (pui-popup-context-sensitive): New kludge.
6972         (pui-list-packages): Add warning when `package-get-remote' is nil.
6973         (package-ui-add-site): New function.
6974
6975 1998-12-01  Didier Verna  <didier@xemacs.org>
6976
6977         * hyper-apropos.el (hyper-where-is): added the missing autoload.
6978
6979 1998-11-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6980
6981         * ldap.el: Custom-ized
6982         (toplevel): Do not provide `ldap' which is provided by C level
6983         LDAP code
6984         (ldap-search): Docstring and stylistic fixes as suggested by Hrvoje
6985
6986 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
6987
6988         * isearch-mode.el (isearch-mode): Really fix keymap lossage.
6989
6990 1998-12-17  Andy Piper  <andy@xemacs.org>
6991
6992         * sound.el (sound-load-list): name changed from sound-load-alist.
6993         (sound-extension-list): name changed from sound-ext-list.
6994         (load-default-sounds): use new names.
6995         (load-sound-file): use new names.
6996
6997 1998-12-16  Andy Piper  <andy@xemacs.org>
6998
6999         * XEmacs 21.2.6 is released
7000
7001 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7002
7003         * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
7004         errors.
7005
7006 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
7007
7008         * wid-edit.el (widget-echo-this-extent): Set
7009         help-echo-owns-message to t.
7010
7011 1998-11-30  Greg Klanderman  <greg@alphatech.com>
7012
7013         * package-get.el (package-get-download-menu): use toggles for
7014           each site in the download site menu.
7015
7016 1998-12-01  Jan Vroonhof <vroonhof@math.ethz.ch>
7017
7018         * package-get.el (package-get): If we cannot find a package
7019           because package-get-remote is not set, give a more helpful
7020           error message.
7021
7022 1998-11-30  Greg Klanderman  <greg@alphatech.com>
7023
7024         * package-get.el (package-get-remote-filename): use an EFS path
7025         with user anonymous if no user is specified.
7026
7027 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
7028
7029         * faces.el (face-spec-set): Re-init fallfacks for default after
7030         calling reset-face on the default face.
7031
7032 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
7033
7034         * package-admin.el (package-admin-default-install-function):
7035         Behave as advertised.  Make sure the pkg-dir is proper for
7036         default-directory.
7037         (package-admin-add-binary-package): Make sure the pkg-dir is
7038         proper for default-directory.
7039         (package-admin-install-function-mswindows): Make sure the pkg-dir
7040         is proper for default-directory.
7041
7042 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
7043
7044         * XEmacs 21.2.5 is released
7045
7046 1998-12-05  SL Baur  <steve@altair.xemacs.org>
7047
7048         * files.el (binary-file-regexps): regexp-opt is not available at
7049         bytecompile time.
7050
7051 1998-11-30  Martin Buchholz  <martin@xemacs.org>
7052
7053         * x-win-xfree86.el:
7054         * x-win-sun.el (x-win-init-sun):
7055         * x-win-sun.el:
7056         * x-mouse.el (mouse-track-and-copy-to-cutbuffer):
7057         * x-iso8859-1.el:
7058         * x-init.el (init-post-x-win):
7059         * x-init.el (init-pre-x-win):
7060         * x-init.el (x-initialize-compose):
7061         * x-init.el:
7062         * x-compose.el:
7063         * winnt.el:
7064         * widget.el:
7065         * wid-edit.el (widget-glyph-click):
7066         * wid-edit.el (widget-glyph-find):
7067         * wid-edit.el (widget-type):
7068         * view-less.el (view-buffer-other-window):
7069         * very-early-lisp.el:
7070         * version.el:
7071         * toolbar.el:
7072         * toolbar-items.el:
7073         * term/sun.el (suntool-map):
7074         * term/sun-mouse.el:
7075         * term/internal.el:
7076         * syntax.el (modify-syntax-entry):
7077         * symbol-syntax.el:
7078         * subr.el:
7079         * startup.el (lock-directory):
7080         * simple.el (set-comment-column):
7081         * simple.el (backward-delete-char-untabify):
7082         * shadow.el (find-emacs-lisp-shadows):
7083         * shadow.el:
7084         * setup-paths.el (paths-construct-info-path):
7085         * select.el (cut-copy-clear-internal):
7086         * process.el (call-process-region):
7087         * process.el (start-process-shell-command):
7088         * process.el:
7089         * paths.el (rmail-spool-directory):
7090         * paragraphs.el (use-hard-newlines):
7091         * package-get.el (package-get-dependencies):
7092         * package-admin.el (package-admin-delete-binary-package):
7093         * obsolete.el (truncate-string):
7094         * obsolete.el (store-substring):
7095         * mouse.el (default-mouse-track-maybe-own-selection):
7096         * mouse.el (mouse-yank-at-point):
7097         * modeline.el:
7098         * modeline.el (mouse-drag-modeline):
7099         * minibuf.el (read-directory-name-internal):
7100         * minibuf.el (read-file-name-internal):
7101         * minibuf.el (read-file-name-internal-1):
7102         * minibuf.el (read-file-name-2):
7103         * minibuf.el (exact-minibuffer-completion-p):
7104         * minibuf.el (read-from-minibuffer):
7105         * minibuf.el:
7106         * menubar.el (check-menu-syntax):
7107         * map-ynp.el (map-y-or-n-p):
7108         * make-docfile.el (docfile-out-of-date):
7109         * loadup.el ((member "run-temacs" command-line-args)):
7110         * loadup.el ((member "no-site-file" command-line-args)):
7111         * loadup.el (really-early-error-handler):
7112         * loadup.el:
7113         * loadhist.el:
7114         * loaddefs.el:
7115         * lisp-mnt.el (lm-verify):
7116         * lib-complete.el (lib-complete:cache-completions):
7117         * lib-complete.el (library-all-completions):
7118         * itimer.el (itimer-run-expired-timers):
7119         * info.el (Info-mode):
7120         * info.el (Info-insert-file-contents):
7121         * info.el (Info-rebuild-dir):
7122         * info.el (Info-build-dir-anew):
7123         * info.el (Info-parse-dir-entries):
7124         * info.el (Info-dir-outdated-p):
7125         * info.el (Info-insert-dir):
7126         * info.el (info-xref):
7127         * info.el:
7128         * hyper-apropos.el (hyper-apropos-get-doc):
7129         * hyper-apropos.el (hyper-describe-face):
7130         * hyper-apropos.el (hyper-apropos-mode):
7131         * hyper-apropos.el:
7132         * help.el (list-processes):
7133         * help.el:
7134         * gnuserv.el:
7135         * font.el (mswindows-font-create-name):
7136         * font.el (font-default-font-for-device):
7137         * font.el (x-font-create-object):
7138         * font.el (font-registry):
7139         * font.el:
7140         * font-lock.el (font-lock-keywords):
7141         * font-lock.el:
7142         * finder.el (finder-compile-keywords):
7143         * find-paths.el (paths-find-recursive-path):
7144         * fill.el (set-justification-center):
7145         * fill.el (fill-region-as-paragraph):
7146         * files.el (insert-directory):
7147         * files.el (wildcard-to-regexp):
7148         * files.el (recover-file):
7149         * files.el (basic-save-buffer):
7150         * files.el (delete-auto-save-file-if-necessary):
7151         * files.el (file-relative-name):
7152         * files.el (backup-extract-version):
7153         * files.el (backup-buffer):
7154         * files.el (set-visited-file-name):
7155         * files.el (set-auto-mode):
7156         * files.el (interpreter-mode-alist):
7157         * files.el:
7158         * files.el (find-file-noselect):
7159         * files.el (abbreviate-file-name):
7160         * files.el (parse-colon-path):
7161         * files.el (directory-abbrev-alist):
7162         * etags.el (visit-tags-table-buffer):
7163         * easymenu.el (easy-menu-define):
7164         * dragdrop.el (experimental-dragdrop-drag):
7165         * dragdrop.el (dragdrop-drop-do-functions):
7166         * dragdrop.el (dragdrop-drop-at-point):
7167         * disass.el (disassemble-1):
7168         * disass.el (disassemble-internal):
7169         * disass.el (disassemble):
7170         * disass.el:
7171         * derived.el (derived-mode-init-mode-variables):
7172         * derived.el (define-derived-mode):
7173         * custom.el (defgroup):
7174         * cus-edit.el (custom-quote):
7175         * config.el:
7176         * code-process.el (open-network-stream):
7177         * code-process.el (start-process):
7178         * code-process.el (call-process-region):
7179         * code-process.el (call-process):
7180         * code-process.el:
7181         * code-files.el (insert-file-contents):
7182         * code-files.el:
7183         * code-files.el (buffer-file-coding-system-for-read):
7184         * cmdloop.el (yes-or-no-p-minibuf):
7185         * cl.el:
7186         * cl-macs.el:
7187         * cl-extra.el:
7188         * callers-of-rpt.el (make-caller-report):
7189         * callers-of-rpt.el:
7190         * bytecomp.el (batch-byte-recompile-directory):
7191         * bytecomp.el (batch-byte-compile-1):
7192         * bytecomp.el (batch-byte-compile):
7193         * bytecomp.el (display-call-tree):
7194         * bytecomp.el (byte-compile-insert):
7195         * bytecomp.el (byte-compile-two-args-19->20):
7196         * bytecomp.el (byte-compile-variable-ref):
7197         * bytecomp.el (byte-compile-form):
7198         * bytecomp.el (byte-compile-top-level-body):
7199         * bytecomp.el (byte-compile-out-toplevel):
7200         * bytecomp.el (byte-compile-byte-code-maker):
7201         * bytecomp.el (byte-compile-file-form-defmumble):
7202         * bytecomp.el (byte-compile-file-form):
7203         * bytecomp.el (byte-compile-keep-pending):
7204         * bytecomp.el (byte-compile-insert-header):
7205         * bytecomp.el (byte-compile-from-buffer):
7206         * bytecomp.el (byte-compile-file):
7207         * bytecomp.el (byte-recompile-file):
7208         * bytecomp.el (byte-compile-close-variables):
7209         * bytecomp.el (byte-compile-warn-about-unused-variables):
7210         * bytecomp.el (byte-compile-warn-about-unresolved-functions):
7211         * bytecomp.el (byte-compiler-legal-options):
7212         * bytecomp.el (byte-compile-lapcode):
7213         * bytecomp.el (byte-optimize-log):
7214         * bytecomp.el ((fboundp 'defsubst)):
7215         * bytecomp.el:
7216         * bytecomp-runtime.el:
7217         * byte-optimize.el (byte-optimize-apply):
7218         * byte-optimize.el (car):
7219         * byte-optimize.el (byte-optimize-form):
7220         * byte-optimize.el (byte-optimize-form-code-walker):
7221         * byte-optimize.el:
7222         * build-report.el (build-report-insert-installation-file):
7223         * build-report.el (build-report):
7224         * auto-show.el:
7225         * apropos.el (apropos-documentation):
7226         - mega patch
7227         - clean up byte-compile warnings
7228         - remove unused variables
7229         - Use common lisp style hashtable functions
7230         - byte compiler cleanup
7231         - use #'(lambda ...) instead of '(lambda ...) or (function (lambda ...))
7232         - remove old backquote syntax usage
7233         - move some cl functionality into C for speed.
7234         - remove last remaining VMS support
7235         - spelling fixes
7236         - implement last, butlast, nbutlast, copy-list in C.
7237         - new macro ignore-file-errors, similar to ignore-errors
7238           (ignore-file-errors (delete-file "foo"))
7239         - get frequent garbage collection during loadup.el by tweaking
7240           gc-cons-threshold, rather than explicitly calling garbage-collect
7241         - default delete-key-deletes-forward to `t'.
7242
7243 1998-11-28  SL Baur  <steve@altair.xemacs.org>
7244
7245         * XEmacs 21.2-beta4 is released.
7246
7247 1998-11-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
7248
7249         * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
7250         (easy-menu-item-present-p): Wrapper around find-menu-item.
7251         (easy-menu-remove-item): Wrapper around delete-menu-item.
7252
7253         * menubar.el (delete-menu-item): Add 'from-menu' argument.
7254         (add-menu-button): Add 'in-menu' argument.
7255         (add-menu-item-1): Add in-menu support to helper function.
7256
7257 1998-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7258
7259         * isearch-mode.el (isearch-mode): Fix keymap lossage.
7260
7261 1998-11-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
7262
7263         * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
7264         of Dec 4, 1997.
7265
7266 1998-11-25  Hrvoje Niksic  <hniksic@srce.hr>
7267
7268         * process.el (shell-command-on-region): Report if the command
7269         succeeded or failed.
7270
7271 1998-11-24  Hrvoje Niksic  <hniksic@srce.hr>
7272
7273         * subr.el (buffer-substring-no-properties): Comment out.
7274
7275 1998-11-07  Adrian Aichner  <adrian@xemacs.org>
7276
7277         * msw-faces.el (mswindows-find-smaller-font): Turning font names
7278           into font instances first, like `x-frob-font-size' does.
7279           (mswindows-find-larger-font): ditto
7280
7281 1998-11-04  Greg Klanderman  <greg@alphatech.com>
7282
7283         * package-ui.el (pui-install-selected-packages): fix args in call
7284         to `package-get'.
7285
7286 1998-10-29  Jan Vroonhof  <vroonhof@math.ethz.ch>
7287
7288         * package-get.el (host-name): New widget type.
7289         (package-get-remote): Better customization using new type.
7290         (package-get-download-sites): idem dito.
7291
7292         (package-get-custom): Do not use package-get-all untill we have
7293         runtime dependencies.
7294
7295         (package-get-remove-copy): Default to 't' we no longer need this
7296         kludge as we do not currently use depenencies.
7297
7298         (package-get-was-current): New variable.
7299         (package-get-require-base): New 'force-current' argument.
7300         (package-get-update-base): idem
7301         (package-get-package-provider):  idem
7302         (package-get-locate-index-file): New 'no-remote' argument.
7303         (package-get-locate-file): idem.
7304
7305         (package-get-maybe-save-index): New function.
7306         (package-get-update-base): Use it.
7307
7308 1998-10-28 Greg Klanderman <greg@alphatech.com>
7309
7310         * package-get.el (package-get-remote): default to nil; by default,
7311         don't go out to the net via EFS.  They must select a download site.
7312         (package-get-download-sites): new variable.
7313         (package-get-download-menu): new function.
7314         (package-get-locate-index-file): new function.
7315         (package-get-update-base): use it.
7316
7317         * menubar-items.el (default-menubar): add "Update Package Index"
7318         and "Add Download Site" menus under Options | Manage Packages.
7319
7320 1998-10-19  Greg Klanderman  <greg@alphatech.com>
7321
7322         * package-get.el (package-get): bugfix code checking installed version
7323         for case where package is not currently installed.
7324         (package-get-require-signed-base-updates): new variable.
7325         (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
7326         deemed not a goot thing.  Use the variable
7327         package-get-allow-unsigned-base-updates instead.
7328
7329 1998-10-16 Greg Klanderman <greg@alphatech.com>
7330
7331         * package-get.el (package-get): Don't install an older version than
7332         we already have unless explicitly told to.  Issue a warning.
7333
7334         * package-ui.el (pui-add-required-packages): when adding
7335         dependencies, don't add packages that are up to date.
7336         (pui-package-symbol-char):  Don't consider a package out of date
7337         if you have a newer version installed than the latest version in
7338         package-get-base.
7339
7340         * package-get.el (package-get-base-filename): document that it may
7341         be a path relative to package-get-remote;  new default value.
7342         (package-get-locate-file): new function.
7343         (package-get-update-base): use it to expand package-get-base-filename.
7344         (package-get-save-base): new function to save the package-get database
7345         to file.
7346         (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
7347         (package-get-update-base): pass the REMOTE-SOURCE arg.
7348         (package-get-update-base-entry): call package-get-custom-add-entry.
7349         (package-get-file-installed-p): removed; no longer needed.
7350         (package-get-create-custom): ditto.
7351         (toplevel): remove code to build and load package-get-custom.el
7352         (package-get-custom-add-entry): new function.
7353
7354 1998-10-12  Hrvoje Niksic  <hniksic@srce.hr>
7355
7356         * wid-edit.el (widget-button-click): Don't switch window.
7357
7358 1998-10-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
7359
7360         * cus-face.el (custom-set-face-update-spec): Add autoload cookie
7361
7362 1998-10-20  Malcolm Box  <malcolm@brownale.demon.co.uk>
7363
7364         * etags.el (find-tag-default): Run find-tag-hook using
7365         run-hooks rather than funcall
7366
7367 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
7368
7369         * isearch-mode.el (isearch-mode): Set the current minor mode maps
7370         and the current local map as the parents to isearch-mode-map.
7371
7372 1998-10-15  SL Baur  <steve@altair.xemacs.org>
7373
7374         * XEmacs 21.2-beta3 is released.
7375
7376 1998-10-15  Greg Klanderman  <greg@alphatech.com>
7377
7378         * package-get.el (package-get-update-base): use
7379         insert-file-contents-internal, not insert-file-contents-literally.
7380
7381 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
7382
7383         * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
7384         dump time.
7385
7386 1998-10-15  Greg Klanderman  <greg@alphatech.com>
7387
7388         * package-get.el (package-get-update-base-entry): new function.
7389         (package-get-update-base): renamed; was `package-get-load-base'.
7390         cleanup, and use package-get-update-base-from-buffer.
7391         (package-get-update-base-from-buffer): new function.
7392         (package-get-update-base-entries): new; helper for above.
7393         Do not eval lisp grabbed over ftp; parse it from new format.
7394
7395 1998-10-15  Greg Klanderman  <greg@alphatech.com>
7396
7397         * files.el (set-auto-mode): Don't play games loading package-get
7398         database; package-get-package-provider will handle it all.
7399
7400 1998-10-14  Greg Klanderman  <greg@alphatech.com>
7401
7402         * package-get.el (package-get-base-filename): new variable.
7403         (package-get-require-base): new function.
7404         (package-get-pgp-signed-begin-line): new variable.
7405         (package-get-pgp-signature-begin-line): ditto.
7406         (package-get-pgp-signature-end-line):  ditto.
7407         (package-get-load-base): new function.
7408         (package-get-interactive-package-query):
7409         (package-get-update-all):
7410         (package-get-dependencies):
7411         (package-get-package-provider):
7412         (package-get-custom): use package-get-require-base.
7413         [package-get-custom loading]: disable for now.
7414
7415         * package-ui.el (pui-list-packages): use (package-get-require-base)
7416
7417 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
7418
7419         * package-ui.el: Correct obvious thinko in choosing extent face.
7420
7421 1998-10-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
7422
7423         * menubar-items.el (default-menubar): pui-list-package has nothing
7424         to with Customize. Move all the package stuff to a new Item in Options.
7425
7426         * package-ui.el (pui-menu): Add menu and Popup menu.
7427
7428         * package-get.el (package-get): Use new
7429         package-admin-get-install-dir.
7430
7431         * package-admin.el (package-admin-get-install-dir): New syntax.
7432         Conserve package location and put mule packages where mule-base is.
7433
7434         * package-get.el : Customized
7435
7436         * package-ui.el (pui): Customized
7437         (pui-package-install-dest-dir): New variable.
7438         (pui-install-selected-packages): Use it
7439
7440 1998-10-12  SL Baur  <steve@altair.xemacs.org>
7441
7442         * package-get.el (package-get-interactive-package-query): Move
7443         dependency on package-get-base to run-time.
7444         (package-get-update-all): Ditto.
7445         (package-get-dependencies): Ditto.
7446         (package-get-package-provider): Ditto.
7447         (package-get-custom): Ditto.
7448
7449 1998-10-11  Glynn Clements  <glynn@sensei.co.uk>
7450
7451         * events.el: Remove 'ascii-character property from 'backspace
7452         and 'delete symbols
7453
7454 1998-10-11  SL Baur  <steve@altair.xemacs.org>
7455
7456         * package-get-base.el: removed.
7457
7458 1998-09-23  Didier Verna  <didier@xemacs.org>
7459
7460         * simple.el (search-caps-disable-folding): moved from isearch-mode.el
7461         (no-upper-case-p): new function.
7462         (with-search-caps-disable-folding): new macro.
7463         (with-interactive-search-caps-disable-folding): new macro.
7464         (zap-to-char): In interactive mode, do a case-sensitive search if
7465         the character is uppercase.
7466         (zap-up-to-char): ditto.
7467
7468         * replace.el (perform-replace): use the function no-upper-case-p.
7469
7470         * isearch-mode.el (isearch-fix-case): ditto.
7471         make obsolete `with-caps-disable-folding' and
7472         `isearch-no-upper-case-p'.
7473
7474         * etags.el (find-tag-internal): use `with-search-caps-disable-folding'.
7475         (tags-search): ditto.
7476         (tags-query-replace): ditto.
7477
7478         * info.el (Info-search): ditto.
7479
7480 1998-10-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
7481
7482         * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
7483
7484 1998-10-07  Greg Klanderman  <greg@alphatech.com>
7485
7486         * package-admin.el (package-admin-rmtree): rewritten.  need to
7487         check for "." and ".." before symlink check.  expand files and
7488         directories with respect to DIRECTORY, not default-directory.
7489
7490 1998-10-04  Greg Klanderman  <greg@alphatech.com>
7491
7492         * package-get.el (package-get-all): add INSTALL-DIR argument.
7493
7494 1998-10-06  Greg Klanderman  <greg@alphatech.com>
7495
7496         * package-ui.el (pui-add-required-packages): new function, select
7497         dependent packages.
7498         (pui-display-keymap): bind it.
7499         (pui-help-string): document it.
7500         (pui-install-selected-packages): package-get-all -> package-get.
7501
7502         * package-get.el (package-get-dependencies): new function.
7503
7504 1998-10-04  Hrvoje Niksic  <hniksic@srce.hr>
7505
7506         * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
7507         regexps.
7508
7509 1998-10-05  Hrvoje Niksic  <hniksic@srce.hr>
7510
7511         * mouse.el (default-mouse-track-point-at-opening-quote-p): New
7512         function.
7513         (default-mouse-track-normalize-point): Use it.
7514
7515 1998-09-30  Jan Vroonhof  <vroonhof@math.ethz.ch>
7516
7517         * package-admin.el (package-admin-delete-binary-package):
7518                 General cleanup. Remove unnessary use of progn and
7519         save-excursion.
7520         (package-admin-delete-binary-package): Do NOT mess with file
7521         modes. That is evil.
7522         (package-admin-delete-binary-package): Wrap all deleting in
7523         condition-case. The data in MANIFEST is untrustworthy.
7524         (package-admin-delete-binary-package): Let the OS worry about non
7525         empty directories.
7526
7527 1998-10-09  SL Baur  <steve@altair.xemacs.org>
7528
7529         * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
7530         processing.
7531         (lm-report-bug): Fix mail address to send bug reports to.
7532
7533 1998-09-29  SL Baur  <steve@altair.xemacs.org>
7534
7535         * XEmacs 21.2-beta2 is released.
7536
7537 1998-08-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
7538
7539         * files.el (auto-mode-alist): Enhanced regexp for perl-mode
7540
7541 1998-09-22  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
7542
7543         * info.el (Info-mode): Document page turning by double clicks in
7544         docstring so `M-x describe-mode' will display it.
7545
7546 1998-09-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
7547
7548         * info.el (Info-mouse-track-double-click-hook): Use character
7549         widths to calculate a border region where double clicking does
7550         page turning, and return `nil' by default so other hooks, such as
7551         region highlighting, will be run.
7552
7553 1998-09-29  Colin Rafferty   <colin@xemacs.org>
7554
7555         * sound.el (default-sound-directory-list): Initialize with all the
7556         "sounds" directories in `data-directory-list'.  It used to just be
7557         the first one.
7558
7559         * packages.el (locate-data-directory-list): Created.  This gives
7560         the list of matching directories, unlike `locate-data-directory',
7561         which just gives the first one.
7562
7563 1998-09-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
7564
7565         * minibuf.el (read-from-minibuffer): No longer bind help-form but
7566         make a binding in the local keymap until help-char handling is
7567         improved.
7568
7569         * help.el (help-keymap-with-help-key): Provide keymap with help
7570         binding.
7571         (help-print-help-form): New helper function.
7572
7573 1998-09-23  Hrvoje Niksic  <hniksic@srce.hr>
7574
7575         * isearch-mode.el (isearch-highlight): set-extent-endpoints can
7576         move extent to another buffer; no need to create a new extent.
7577         (isearch-fix-case): New function.
7578         (isearch-search-and-update): Use it.
7579
7580 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
7581
7582         * isearch-mode.el (isearch-mode): Use overriding-local-map to set
7583         the keymap, not minor-mode-map-alist.
7584         (isearch-done): Restore overriding-local-map.
7585
7586 1998-09-21  Martin Buchholz  <martin@xemacs.org>
7587
7588         * bytecomp.el (byte-compile-buffer-substring):
7589         Fix for: (byte-compile (defun f () (buffer-substring)))
7590         ==>   ** buffer-substring called with 3 args, but requires 0-3
7591         - new code not only works, but is more readable, too.
7592
7593 1998-09-20  Jonathan Harris  <jhar@tardis.ed.ac.uk>
7594
7595         * msw-faces.el (mswindows-init-device-faces): Don't try to
7596           specify a default font at this late stage. Do try to force
7597           creation of the default face font so that if it fails we get
7598           an error now instead of a crash at frame creation.
7599
7600           mswindows-font-canonicalize-name, mswindows-make-font-unbold,
7601           mswindows-make-font-unitalic: Canonical default weight
7602           changed from "Normal" to "Regular".
7603
7604           mswindows-make-font-bold / -bold-italic: Supplied device was
7605           not being passed into call to mswindows-find-smaller-font.
7606
7607 1998-09-10  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
7608
7609         * package-get.el (package-get-remote): Fix the path where to find
7610           the packages on xemacs.org.
7611
7612 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
7613
7614         * about.el (about-maintainer-info): Update Ben's entry.
7615
7616 1998-09-24  Martin Buchholz  <martin@xemacs.org>
7617
7618         * lisp/shadow.el (find-emacs-lisp-shadows):
7619         - `member' was being called on lists of length 2000!
7620         - Replace with hashtables.
7621         - Replace hand-coded loops with (dolist)
7622         - Fix comment typo
7623
7624 1998-09-20  Darryl Okahata  <darrylo@sr.hp.com>
7625
7626         * packages.el: Added new function, `package-delete-name', to
7627           delete existing packages from the installed package database
7628           (`packages-package-list').  Also added the "pkginfo" directory
7629           to `packages-special-base-regexp', so that the pkginfo directory
7630           would not get added to `late-packages'.
7631
7632         * package-admin.el: Added ability to delete an installed package
7633           (added low-level function, `package-admin-delete-package').
7634           Understands how to use the pkginfo/MANIFEST.<package> file to
7635           delete the package.  When installing a package, will also
7636           create a MANIFEST.* file if one is not provided by the
7637           package.  If the MANIFEST.* doesn't exist when deleting a
7638           package, the functions will fall back to attempting to delete
7639           any package-specific lisp directory.
7640
7641         * package-get.el: Moved some functions to package-admin.el.
7642           Added interactive function `package-get-delete-package', for
7643           use by users for deleting a package.
7644
7645           Also modified to not require the presence of efs.
7646
7647 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
7648
7649         * files.el (find-file-noselect): Handle all signals, kill the
7650         buffer and resignal.
7651
7652 1998-09-23  SL Baur  <steve@altair.xemacs.org>
7653
7654         * cl-macs.el (glyph-image): Add setf method.
7655
7656 1998-09-06  Darryl Okahata  <darrylo@sr.hp.com>
7657
7658         * package-get.el: Fixed broken EFS downloading.  Also, look for
7659           .tar.gz files first, in preference over .tgz files.
7660
7661         * package-ui.el: Fix display of package version numbers.
7662
7663 1998-08-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
7664
7665         * x-font-menu.el (font-menu-set-font):  Add "pt" units to size
7666         argument.
7667
7668 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
7669
7670         * list-mode.el: `display-completion-list': added new/optional
7671           keyword `:completion-string', which allows the programmer to
7672           change the "Possible completions are:" prompt.
7673
7674         * menubar-items.el: Added new pulldown menu-pick to start up the
7675           visual package browser/installer:
7676
7677                 Options->Customize->List Packages
7678
7679         * package-admin.el: Added hooks for installing under both Unix
7680           and MS Windows.  Does additional error checking.  No longer
7681           calls "add-big-package.sh" to install packages under Unix; now
7682           calls gunzip & tar directly.
7683
7684         * package-get.el: Added ability to install packages from files
7685           on a local disk/CDROM.  Now deletes any existing package lisp
7686           directory.  Does completion on available packages when
7687           querying for package names.  Will also search for .tgz files
7688           in addition for .tar.gz files.  Tries to reload
7689           auto-autoloads, as a convenience when loading new packages,
7690           and also tries to add any new package paths to `load-path'.
7691           Changed all occurences of `concat' to use `expand-file-name'.
7692
7693         * package-ui.el: New file which implements the main visual
7694           package browser/installer, which is started via a menu pick or
7695           M-x pui-list packages.
7696
7697 1998-09-03  Hrvoje Niksic  <hniksic@srce.hr>
7698
7699         * startup.el (load-init-file): spelling fix.
7700
7701 1998-09-02  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7702
7703         * startup.el (normal-top-level): Load auto-autoload files
7704         covariantly with their precedence.
7705
7706 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
7707
7708         * menubar-items.el (default-menubar): Remove "Font Weight"
7709         option, there is currently no custom equivalent.. Customize-faces
7710         is "Edit faces".
7711
7712         * x-font-menu.el (font-menu-set-font): Use customize to set
7713         default face.
7714
7715         * faces.el (face-spec-update-all-matching): New function.
7716
7717         * cus-face.el (custom-set-face-update-spec): New function.
7718         Interface to customize faces from elisp.
7719
7720         (custom-face-value-create): Show the customized settings if set
7721         but not saved.
7722
7723 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
7724
7725         (custom-face-value-create): Show the customized settings if set
7726         but not saved.
7727
7728 1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
7729
7730         * keydefs.el (global-map): Add FSF 20.3 binding of
7731         query-replace-regexp.
7732
7733 1998-08-21  Greg Klanderman  <greg@alphatech.com>
7734
7735         * minibuf.el (read-file-name-internal-1): use
7736         user-name-completion-1 instead of user-name-completion.
7737
7738 1998-08-19  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7739
7740         * loadup.el:
7741         * make-docfile.el:
7742         * update-elc.el: Don't set `source-directory' (now defunct as a
7743         global variable) no more.
7744
7745         * packages.el (packages-list-autoloads): Made `source-directory'
7746         (now defunct as a global variable) a parameter.
7747
7748 1998-08-13  Carsten Leonhardt  <leo@arioch.oche.de>
7749
7750         * about.el (about-hackers): new email
7751
7752 1998-08-16  SL Baur  <steve@altair.xemacs.org>
7753
7754         * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
7755
7756 1998-07-17  Didier Verna  <didier@xemacs.org>
7757
7758         * faces.el (set-face-property):
7759         (set-face-dim-p):
7760         (face-dim-p): updated the doc strings now that the dim property isn't
7761         tty-specific.
7762         (face-equal): the dim property is now a common one.
7763
7764         * cus-face.el (custom-face-attributes): New face attribute: `dim'
7765         Renamed the `stipple' attribute to `background-pixmap'.
7766         (custom-face-background-pixmap): make custom-face-stipple an
7767         obsolete alias for this.
7768
7769 1998-08-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7770
7771         * find-paths.el (paths-file-readable-directory-p): Created and
7772         used.
7773
7774         * loadup.el: Don't set inhibit-... flags from run-temacs.
7775
7776 1998-08-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7777
7778         * packages.el (packages-data-path-depth): Added and used.
7779
7780 1998-08-05  Charles G. Waldman <cgw@pgt.com>
7781
7782         * about.el:
7783         - Change .xpm to .png, delete "zcat" section.
7784         - cosmetic fix in the 'marcpa' entry.
7785
7786         * etc/photos
7787         - convert all .xpm.Z to .png
7788         - rename mrb to martin
7789         - rename mcook-m to mcookm
7790
7791 1998-07-31  Martin Buchholz  <martin@xemacs.org>
7792
7793         * x-init.el (x-initialize-compose): Add support for
7794         dead-circumflex as YET ANOTHER NAME for that dead key.
7795
7796 1998-08-05  Colin Rafferty <colin@xemacs.org>
7797
7798         * setup-paths.el (paths-construct-exec-path): Made the
7799         last-packages really be last.
7800         (paths-construct-data-directory-list): Ditto.
7801
7802 1998-08-01  Kai Haberzettl  <khaberz@synnet.de>
7803
7804         * startup.el(startup-splash-frame-body):
7805         Update Copyright notice in splash screen
7806
7807 1998-07-20  Greg Klanderman  <greg@alphatech.com>
7808
7809         * minibuf.el (read-file-name-internal-1): do ~user completion.
7810
7811 1998-07-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
7812
7813         * font-lock.el (font-lock-fontify-glumped-region): Add guard
7814         aginst destroyed extents
7815
7816 1998-07-24  Greg Klanderman  <greg@alphatech.com>
7817
7818         * package-get.el (package-get): add `install-dir' argument.
7819
7820 1998-07-20  John Jones  <jj@asu.edu>
7821
7822         * package-get.el: calls to package-get-update-all will only
7823           update packages which are already installed.
7824
7825 1998-07-23  SL Baur  <steve@altair.xemacs.org>
7826
7827         * autoload.el (update-file-autoloads): Ensure autoloads buffer is
7828         writable.
7829
7830 1998-07-20  Colin Rafferty   <colin@xemacs.org>
7831
7832         * about.el (about-hackers): Correct my email.
7833
7834 1998-07-20  Kai Haberzettl  <khaberz@synnet.de>
7835
7836         * about.el (about-hackers): new email-address.
7837
7838 1998-07-25  SL Baur  <steve@altair.xemacs.org>
7839
7840         * minibuf.el (read-number): Don't let `input-error' condition
7841         escape.
7842
7843 1998-07-20  Greg Klanderman  <greg@alphatech.com>
7844
7845         * about.el (about-hackers): use my `email-for-life' address.
7846
7847 1998-07-19  SL Baur  <steve@altair.xemacs.org>
7848
7849         * XEmacs 21.2-beta1 is released.
7850
7851 1998-07-12  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7852
7853         * ldap.el (ldap-search): Doc string change
7854
7855 1998-07-16  Colin Rafferty   <colin@xemacs.org>
7856
7857         * menubar-items.el (default-menubar): Removed references to
7858         `data-directory', and use `locate-data-file' instead, and made
7859         then greyed out if they don't exist.
7860
7861 1998-07-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7862
7863         * keymap.el (events-to-keys): Use `format' instead of `concat'
7864         since the latter does not accept integer args anymore
7865
7866 1998-07-15  SL Baur  <steve@altair.xemacs.org>
7867
7868         * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
7869         macros replaced.
7870
7871 1998-07-14  SL Baur  <steve@altair.xemacs.org>
7872
7873         * make-docfile.el: Get first initialization from very-early-lisp.el
7874         * update-elc.el: Ditto.
7875         * loadup.el (really-early-error-handler): Ditto.
7876
7877         * packages.el (packages-unbytecompiled-lisp): Add new file,
7878         very-early-lisp.el.
7879
7880         * very-early-lisp.el: New file.
7881
7882 1998-07-14  SL Baur  <steve@altair.xemacs.org>
7883
7884         * Symbols that have been obsolete for at least 3 years removed (II).
7885
7886         * obsolete.el (eval-current-buffer): Make compatible.
7887         (byte-code-function-p): Ditto.
7888         (send-string): Removed.
7889         (send-region): Removed.
7890         (screen-scrollbar-width): Removed.
7891         (set-screen-scrollbar-width): Removed.
7892         (set-screen-left-margin-width): Removed.
7893         (set-screen-right-margin-width): Removed.
7894         (screen-left-margin-width): Removed.
7895         (screen-right-margin-width): Removed.
7896         (set-buffer-left-margin-width): Removed.
7897         (set-buffer-right-margin-width): Removed.
7898         (buffer-left-margin-width): Removed.
7899         (buffer-right-margin-width): Removed.
7900         (x-set-frame-icon-pixmap): Removed.
7901         (x-set-screen-icon-pixmap): Removed.
7902         (pixel-name): Removed.
7903         (make-pixmap): Removed.
7904         (make-cursor): Removed.
7905         (pixmap-width): Removed.
7906         (pixmap-contributes-to-line-height-p): Removed.
7907         (set-pixmap-contributes-to-line-height): Removed.
7908
7909 1998-07-13  SL Baur  <steve@altair.xemacs.org>
7910
7911         * obsolete.el (popup-menu-up-p): removed.
7912         (read-no-blanks-input): Removed.
7913         (wholenump): Removed.
7914         (ring-mod): Removed (what was ring-mod?).
7915         (current-time-seconds): Removed.
7916         (run-special-hook-with-args): Removed.
7917         (dot): Removed.
7918         (dot-marker): Removed.
7919         (dot-min): Removed.
7920         (dot-max): Removed.
7921         (window-dot): Removed.
7922         (set-window-dot): Removed.
7923
7924         * bytecomp.el: Remove bytecompiler support for `dot', `dot-max' and
7925         `dot-min'.
7926
7927         * minibuf.el: (read-no-blanks-input): remove commented-out copy.
7928
7929         * code-files.el (insert-file-contents): Rename
7930         run-special-hook-with-args to run-hook-with-args-until-success.
7931         (write-region): Ditto.
7932
7933 1998-07-12  SL Baur  <steve@altair.xemacs.org>
7934
7935         * about.el: Fix typos, update release date.
7936
7937         * Symbols that have been obsolete for at least 3 years removed.
7938
7939         * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to
7940         screen- functions.
7941         (toplevel): remove setf methods for screen functions.
7942         * cl-macs.el (extent-data): defsetf removed.
7943         * obsolete.el (lisp-indent-hook): Make compatible, it's used too
7944         many places to remove.
7945         (comment-indent-hook): Ditto.
7946         * obsolete.el (get-screen-for-buffer-default-screen-name): Remove.
7947         (buffer-dedicated-screen): Ditto.
7948         (deiconify-screen): Ditto.
7949         (delete-screen): Ditto.
7950         (event-screen): Ditto.
7951         (find-file-other-screen): Ditto.
7952         (find-file-read-only-other-screen): Ditto.
7953         (live-screen-p): Ditto.
7954         (screen-height): Ditto.
7955         (screen-iconified-p): Ditto.
7956         (screen-list): Ditto.
7957         (screen-live-p): Ditto.
7958         (screen-name): Ditto.
7959         (screen-parameters): Ditto.
7960         (screen-pixel-height): Ditto.
7961         (screen-pixel-width): Ditto.
7962         (screen-root-window): Ditto.
7963         (screen-selected-window): Ditto.
7964         (screen-totally-visible-p): Ditto.
7965         (screen-visible-p): Ditto.
7966         (screen-width): Ditto.
7967         (screenp): Ditto.
7968         (get-screen-for-buffer): Ditto.
7969         (get-screen-for-buffer-noselect): Ditto.
7970         (get-other-screen): Ditto.
7971         (iconify-screen): Ditto.
7972         (lower-screen): Ditto.
7973         (mail-other-screen): Ditto.
7974         (make-screen): Ditto.
7975         (make-screen-invisible): Ditto.
7976         (make-screen-visible): Ditto.
7977         (modify-screen-parameters): Ditto.
7978         (new-screen): Ditto.
7979         (next-screen): Ditto.
7980         (next-multiscreen-window): Ditto.
7981         (other-screen): Ditto.
7982         (previous-screen): Ditto.
7983         (previous-multiscreen-window): Ditto.
7984         (raise-screen): Ditto.
7985         (redraw-screen): Ditto.
7986         (select-screen): Ditto.
7987         (selected-screen): Ditto.
7988         (set-buffer-dedicated-screen): Ditto.
7989         (set-screen-height): Ditto.
7990         (set-screen-position): Ditto.
7991         (set-screen-size): Ditto.
7992         (set-screen-width): Ditto.
7993         (show-temp-buffer-in-current-screen): Ditto.
7994         (switch-to-buffer-other-screen): Ditto.
7995         (visible-screen-list): Ditto.
7996         (window-screen): Ditto.
7997         (x-set-screen-pointer): Ditto.
7998         (x-set-frame-pointer): Ditto.
7999         (screen-title-format): Ditto.
8000         (screen-icon-title-format): Ditto.
8001         (terminal-screen): Ditto.
8002         (delete-screen-hook): Ditto.
8003         (create-screen-hook): Ditto.
8004         (mouse-enter-screen-hook): Ditto.
8005         (mouse-leave-screen-hook): Ditto.
8006         (map-screen-hook): Ditto.
8007         (unmap-screen-hook): Ditto.
8008         (default-screen-alist): Ditto.
8009         (default-screen-name): Ditto.
8010         (x-screen-defaults): Ditto.
8011         (x-create-screen): Ditto.
8012         * obsolete.el: meta-flag removed.
8013         baud-rate removed.
8014         sleep-for-millisecs removed.
8015         extent-data removed.
8016         set-extent-data removed.
8017         set-extent-attribute removed.
8018         extent-glyph removed.
8019         extent-layout removed.
8020         set-extent-layout removed.
8021         list-faces-display removed.
8022         list-faces removed.
8023         trim-versions-without-asking removed.
8024         after-write-file-hooks removed.
8025         truename removed.
8026         auto-fill-hook removed.
8027         blink-paren-hook removed.
8028         select-screen-hook, deselect-screen-hook removed.
8029         auto-raise-screen, auto-lower-screen removed.
8030
8031         * msw-mouse.el: Global change resource -> mswindows-resource.
8032
8033         * XEmacs 21.0-pre5 is released.
8034
8035 1998-07-11  SL Baur  <steve@altair.xemacs.org>
8036
8037         * about.el (about-hackers): Credits update.
8038
8039 1998-07-11  Hrvoje Niksic  <hniksic@srce.hr>
8040
8041         * register.el (insert-register): Don't activate the region.
8042
8043 1998-07-10  SL Baur  <steve@altair.xemacs.org>
8044
8045         * select.el: Restore x-* symbols for backwards compatibility:
8046         x-copy-primary-selection, x-kill-primary-selection,
8047         x-delete-primary-selection, x-select-make-extent-for-selection,
8048         x-valid-simple-selection-, x-cut-copy-clear-internal.
8049
8050 1998-07-09  SL Baur  <steve@altair.xemacs.org>
8051
8052         * XEmacs 21.0-pre4 is released.
8053
8054 1998-06-28  Hrvoje Niksic  <hniksic@srce.hr>
8055
8056         * menubar-items.el (default-menubar): Use `report-emacs-bug' for
8057         reporting bugs.
8058         (maybe-add-init-button): Fix semantics under Windows.  Use
8059         `expand-file-name' rather than `concat'.
8060
8061         * help.el (print-messages): New function.
8062
8063 1998-07-05  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8064
8065         * ldap.el (ldap-host-parameters-alist): Docstring fixes
8066
8067 1998-07-04  Jonathan Harris  <jhar@tardis.ed.ac.uk>
8068
8069         * about.el: Tweaked my entry in about-hackers.
8070
8071         * find-paths.el (paths-emacs-root-p):
8072           Relaxed emacs-root checking of an in-place installation to
8073           also accommodate the flat layout used on MS Windows.
8074
8075 1998-06-29  John Jones  <jj@asu.edu>
8076
8077         * package-get.el: calls to package-get-update-all will only
8078           update packages which are already installed.
8079
8080 1998-07-05  Andy Piper  <andyp@parallax.co.uk>
8081
8082         * faces.el (xpm-color-symbols): remove hardcoded defaults these
8083         are handled by the gui-element face fallbacks now.
8084
8085         * x-faces.el: default gui-element face to "background" as well as
8086         the default face.
8087
8088         * msw-faces.el (mswindows-init-device-faces): remove gui-element
8089         and default face settings since these are set as fallbacks now in
8090         the appropriate domain.
8091
8092 1998-07-02  SL Baur  <steve@altair.xemacs.org>
8093
8094         * text-mode.el (text-mode): Reorder regexp so the OR part
8095         corresponding to `page-delim' goes first and the hack in
8096         `forward-paragraph' will work.
8097         With bug analysis from Bob Weiner <weiner@altrasoft.com>
8098
8099 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
8100
8101         * subr.el (remove-hook): When checking the hook value
8102           with functionp, don't apply car to it.
8103
8104 1998-06-24  Jonathan Harris  <jhar@tardis.ed.ac.uk>
8105
8106         * package-get.el (package-get-remote-filename):
8107           Don't use file-name-as-directory because the local directory
8108           separator conventions might not be the same as ftp's.
8109
8110 1998-06-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8111
8112         * ldap.el (ldap-host-parameters-alist): New name of
8113         `ldap-host-parameters-plist'
8114
8115 1998-06-26  Adrian Aichner  <adrian@xemacs.org>
8116
8117         * package-get.el: Using (require 'package-get-base), now that it
8118         provides itself.  Consequently removed all instances of (load
8119         "package-get-base.el").
8120
8121 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
8122
8123         * subr.el (remove-hook): Don't treat the hook value as a
8124           list unless it is both consp and not functionp.
8125
8126 1998-06-29  SL Baur  <steve@altair.xemacs.org>
8127
8128         * about.el: Email address for Ben Wing is ben@xemacs.org.
8129         * auto-show.el: Ditto.
8130         * bytecomp.el: Ditto.
8131         * faces.el: Ditto.
8132         * x-scrollbar.el: Ditto.
8133         * x-misc.el: Ditto.
8134         * tty-init.el: Ditto.
8135         * toolbar-items.el: Ditto.
8136         * symbol-syntax.el: Ditto.
8137         * specifier.el: Ditto.
8138         * objects.el: Ditto.
8139         * hyper-apropos.el: Ditto.
8140         * glyphs.el: Ditto.
8141
8142 1998-06-27  Hrvoje Niksic  <hniksic@srce.hr>
8143
8144         * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
8145         vertical-divider-always-visible-p.
8146         (default-mouse-motion-handler): Ditto.
8147
8148 1998-06-21  Hrvoje Niksic  <hniksic@srce.hr>
8149
8150         * scrollbar.el (scrollbars-visible-p): Simplify.  Always set the
8151         global value.
8152
8153 1998-06-21  Oliver Graf <ograf@fga.de>
8154
8155         * build-reports.el: changed receiver to xemacs-build-reports list
8156
8157 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
8158
8159         * font.el: Split font-family-mappings into X and
8160           mswindows-specific versions.
8161           mswindows-font-create-[object|name]: Treat supplied size
8162           as a pointsize. Added underline and strikethru handling.
8163
8164         * msw-faces.el: changed default mswindows charset to western.
8165
8166         * msw-glyphs.el: removed space in border-glyph font string that
8167           was inserted to get round bugs in the mswindows C font code.
8168
8169 1998-06-27  SL Baur  <steve@altair.xemacs.org>
8170
8171         * about.el (about-hackers): Credits update.
8172
8173         * help-nomule.el (tutorial-supported-languages): Add Romanian
8174         TUTORIAL.
8175
8176         * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
8177         to ISO-8859-2.
8178
8179 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
8180
8181         * font.el: Split font-family-mappings into X and
8182           mswindows-specific versions.
8183           mswindows-font-create-[object|name]: Treat supplied size
8184           as a pointsize. Added underline and strikethru handling.
8185
8186         * msw-faces.el: changed default mswindows charset to western.
8187
8188         * msw-glyphs.el: removed space in border-glyph font string that
8189           was inserted to get round bugs in the mswindows C font code.
8190
8191 1998-06-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
8192
8193         * minibuf.el: make read-color-completion-table call
8194           (mswindows-color-list for mswindows devices.
8195
8196 1998-06-18  Sam Mikes  <smikes@alumni.hmc.edu>
8197
8198         * lisp/font-lock.el
8199         (font-lock-match-c++-style-declaration-item-and-skip-to-next):
8200         Let declaration items contain non-word symbol characters.
8201
8202 1998-06-15  Adrian Aichner  <adrian@xemacs.org>
8203
8204         * package-get.el (package-get-package-provider): Added autoload
8205         cookie.  Loading "package-get-base.el" in ALL functions that use
8206         it.  Fixed some (interactive ...) with multiple argument specs
8207         again.  Cosmetic indentation changes.
8208
8209 1998-05-27  Glynn Clements  <glynn@sensei.co.uk>
8210
8211         * info.el (Info-insert-dir): Don't use nreverse on variables
8212         that you want to use later.
8213
8214 1998-06-17  Glynn Clements  <glynn@sensei.co.uk>
8215
8216         * x-mouse.el (x-set-point-and-move-selection): Replace call
8217         to x-kill-primary-selection with kill-primary-selection
8218
8219 1998-06-12  Martin Buchholz  <martin@xemacs.org>
8220
8221         * simple.el (what-cursor-position): Make cursor position reported
8222         use value of column-number-start-at-one
8223
8224 1998-06-17  SL Baur  <steve@altair.xemacs.org>
8225
8226         * about.el (xemacs-hackers): Fix Jareth's email address.
8227
8228 1998-06-16  SL Baur  <steve@altair.xemacs.org>
8229
8230         * startup.el (startup-splash-frame): Remove
8231         `xemacs-startup-logo-function'.
8232
8233 1998-06-15  SL Baur  <steve@altair.xemacs.org>
8234
8235         * about.el (about-hackers): Update credits list.
8236
8237 1998-06-06  Jeff Miller <jmiller@smart.net>
8238
8239         * lisp/sound.el: Update sound-ext to allow filenames with
8240           extensions to be found by load-sound-file
8241
8242 1998-06-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8243
8244         * info.el (Info-rebuild-outdated-dir): Removed variable
8245         (Info-auto-generate-directory): New variable
8246         (Info-save-auto-generated-dir): New variable
8247         (Info-maybe-update-dir): Use `Info-auto-generate-directory'
8248         (Info-build-dir-anew): Second parameter removed.  Use
8249         `Info-save-auto-generated-dir'
8250         (Info-rebuild-dir): Ditto
8251
8252 1998-06-02  Christoph Wedler  <wedler@fmi.uni-passau.de>
8253
8254         * list-mode.el (next-list-mode-item): Would not recognize
8255         border between directly neighbored items.
8256
8257 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
8258
8259         * package-get.el: add autoloads for some functions.
8260
8261 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
8262
8263         * specifier.el (let-specifier): Tiny docfixes.
8264
8265 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
8266
8267         * msw-mouse.el: set selection-pointer-glyph to Normal.
8268
8269 1998-06-09  Per Abrahamsen  <abraham@dina.kvl.dk>
8270
8271         * wid-edit.el (widget-specify-secret): New function.
8272         (widget-after-change): Use it.
8273         (widget-specify-field): Use it.
8274
8275 1998-06-08  Hrvoje Niksic  <hniksic@srce.hr>
8276
8277         * mouse.el (drag-window-divider): Use `(not done)' instead of
8278         `doit'; reuse result of `window-pixel-edges'.
8279
8280         * modeline.el (drag-modeline-event-lag): Rename to
8281         drag-divider-event-lag.
8282
8283 1998-06-07  Hrvoje Niksic  <hniksic@srce.hr>
8284
8285         * specifier.el (let-specifier): Rewritten not to generate needless
8286         `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
8287         arguments.
8288
8289 1998-05-28  Hrvoje Niksic  <hniksic@srce.hr>
8290
8291         * minibuf.el (read-file-name-1): Setup buffer-local value of
8292         `completion-ignore-case' in completions buffer under Windows.
8293
8294 1998-06-06  Kirill M. Katsnelson  <kkm@kis.ru>
8295
8296         * about.el (about-maintainer-glyph): Fix support for not
8297         compressed images.
8298
8299 1998-06-04  Kirill M. Katsnelson  <kkm@kis.ru>
8300
8301         * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
8302
8303         * mouse.el (mouse-track): Cancel selection if misc-user event with
8304         `cancel-mode-internal' function is fetched.
8305
8306 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
8307
8308         * files.el (save-some-buffers-1): Fixed return value.
8309
8310 1998-06-01  Oliver Graf <ograf@fga.de>
8311
8312         * dragdrop.el: added experimental
8313
8314 1998-05-26  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
8315
8316         * startup.el (after-init-hook, init-file-user,
8317         user-init-directory, load-user-init-file):  Purge references
8318         to "~/.xemacs/init.el" from docstrings.
8319
8320         (load-user-init-file) Use paths-construct-path to construct
8321         paths to user init files.  Go directly to ~/.emacs, do not
8322         search ~/.xemacs/, do not load `default-custom-file'.
8323
8324 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
8325
8326         * files.el (interpreter-mode-alist): Catch wish and tclsh before
8327         general *sh.
8328         (inhibit-first-line-modes-regexps): Added `.tar.gz'.
8329
8330 1998-06-03  Andy Piper  <andyp@parallax.co.uk>
8331
8332         * menubar-items.el (default-menubar): add Update Packages to customize
8333         menu.
8334
8335 1998-06-02  Andy Piper  <andyp@parallax.co.uk>
8336
8337         * faces.el: use toolbar face as a fallback for toolbar properties
8338         in xpm-color-symbols instead of default.
8339
8340         * msw-faces.el: rename 3d-object -> gui-element face.
8341
8342 1998-06-06  SL Baur  <steve@altair.xemacs.org>
8343
8344         * startup.el (xemacs-startup-logo-function): New variable.
8345         (startup-splash-frame): Use it.
8346
8347 1998-06-02  Hrvoje Niksic  <hniksic@srce.hr>
8348
8349         * files.el (save-some-buffers): Would wait 1 second.
8350         (save-some-buffers-1): Delete other windows here instead of in
8351         `save-some-buffers'.
8352         (save-some-buffers): Force redisplay only if windows were deleted.
8353
8354 1998-06-02  Didier Verna  <didier@xemacs.org>
8355
8356         * cus-face.el (custom-face-attributes): generalized the use of
8357         toggle buttons for boolean attributes.
8358         Re-ordered the items a bit.
8359
8360 1998-06-01  SL Baur  <steve@altair.xemacs.org>
8361
8362         * sound.el (default-sound-directory): Use `locate-data-directory'
8363         to find the sounds directory.
8364
8365 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
8366
8367         * sound.el: default sound-ext to .wav under mswindows, .au
8368         otherwise. load-default sounds without extensions.
8369
8370 1998-05-27  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
8371
8372         * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
8373         if send-pr is not bound.
8374
8375 1998-06-01  Andy Piper  <andyp@parallax.co.uk>
8376
8377         * files.el: grok idl files in auto-mode-alist.
8378 1998-06-01  Jeff Miller  <jmiller@smart.net>
8379
8380         * minibuf.el (exact-minibuffer-completion-p): check for nil before
8381         calling `upcase'.
8382
8383 1998-05-30  Andy Piper  <andyp@parallax.co.uk>
8384
8385         * msw-glyphs.el: add xbm to the list of image types supported.
8386
8387 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
8388
8389         * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
8390         instead of XEmacs one when dumping InfoDock.
8391
8392 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
8393
8394         * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
8395         for `modeline-visible-p'
8396
8397         * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
8398
8399 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
8400
8401         * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
8402         since it's not used anymore. doc string fixes.
8403
8404         * package-get.el (package-get-file-installed-p): new function. use
8405         instead of file-installed-p which is in an external package.
8406
8407 1998-05-28  Oliver Graf <ograf@fga.de>
8408
8409         * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
8410         favor of select-window/switch-to-buffer
8411
8412 Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
8413
8414         * startup.el: changed (getenv "HOME") to (user-home-directory)
8415
8416 1998-05-25  Oliver Graf <ograf@fga.de>
8417
8418         * frame.el (cde-start-drag) moved to dragdrop.el
8419         (offix-start-drag-region) moved to dragdrop.el
8420         (offix-start-drag) moved to dragdrop.el
8421         * dragdrop.el (cde-start-drag) moved from frame.el
8422         (offix-start-drag-region) moved from frame.el
8423         (offix-start-drag) moved from frame.el
8424         (cde-start-drag-region) cde drag regions
8425         * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
8426
8427 1998-05-26  Oliver Graf <ograf@fga.de>
8428
8429         * dragdrop.el: created dragdrop-drag prototypes
8430         (cde-start-drag-region) fixed typo
8431
8432 1998-05-28  SL Baur  <steve@altair.xemacs.org>
8433
8434         * simple.el (after-init-hook): Remove reader macro.
8435
8436         * packages.el (packages-hardcoded-lisp): Get rid of reader
8437         macros.  Update DOC string.
8438
8439 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
8440
8441         * mouse.el (drag-window-divider): Ditto.
8442
8443         * modeline.el (mouse-drag-modeline): Use it.
8444
8445         * lisp-mode.el (let-specifier): Specify indentation.
8446
8447         * specifier.el (let-specifier): Renamed from
8448         `with-specifier-instance'.
8449
8450 1998-05-27  Andy Piper  <andyp@parallax.co.uk>
8451
8452         * x-faces.el:
8453         * faces.el: move definition of xpm-color-symbols from x-faces.el
8454         to faces. Predicate x-get-resource on the presence of x.
8455
8456         * msw-faces.el: set 3d-object face rather than modeline. Specify
8457         faces as specfier defaults.
8458
8459         * package-get.el: don't use package-admin-add-single-file-package.
8460
8461 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
8462
8463         * toolbar-items.el: Fixup tooltips.
8464         (toolbar-gnus): Don't use obsolete variable
8465         toolbar-news-frame-properties.
8466         (toolbar-news-reader): Default to `gnus' instead of
8467         `not-configured'.
8468
8469         * files.el (auto-mode-alist): Correctly recognize `.emacs' under
8470         Windows.
8471
8472 1998-05-25  Andy Piper  <andyp@parallax.co.uk>
8473
8474         * package-get.el: rename -installedp -> -installed-p.
8475
8476 1998-05-23  Kirill M. Katsnelson  <kkm@kis.ru>
8477
8478         * glyphs.el (init-glyphs): Created `border-glyph' face, with no
8479         attributes, and assinged it to continuation, truncation and
8480         hscroll glyphs.
8481
8482         * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
8483         and made continuation, truncation and hscroll glyphs arrow
8484         characters out of that font.
8485
8486 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
8487
8488         * minibuf.el (minibuffer-electric-separator): Play nicely with
8489         directory-sep-char being \.
8490         (minibuffer-electric-tilde): Ditto.
8491         (read-file-name-map): Ditto.
8492
8493 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
8494
8495         * mouse.el (default-mouse-track-maybe-own-selection): Pause only
8496         on X devices.
8497         (default-mouse-track-deal-with-down-event): Avoid
8498         `x-disown-selection'; use `disown-selection' instead.
8499
8500 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
8501
8502         * select.el:
8503         * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
8504         moved to (cut-copy-clear-internal) in select.el. Ditto for
8505         (x-delete-primary-selection) (x-kill-primary-selection)
8506         (x-copy-primary-selection).
8507         (own-clipboard): new function.
8508
8509         * msw-select.el: use the new kill/delete/copy/cut-copy-clear
8510         functions in select.el. remove old ones.
8511         (mswindows-own-clipboard): new function.
8512
8513 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
8514
8515         * gnuserv.el: allow connections from mswindows type devices.
8516
8517 1998-05-20  Andy Piper  <andyp@parallax.co.uk>
8518
8519         * msw-glyphs.el: change image type used from cursor to resource.
8520
8521 1998-05-20  Kirill M. Katsnelson  <kkm@kis.ru>
8522
8523         * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
8524         for {top,bottom}-{left,right} values in addition to
8525         {top,bottom}_{left,right}.
8526         Use x-get-resource instead of x-get-resource-and-bogosity-check.
8527
8528 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
8529
8530         * cl-macs.el (specifier-instance): Undefine its setf method.
8531
8532         * specifier.el (with-specifier-instance): Added docstring.
8533
8534         * mouse.el (drag-window-divider): Ditto.
8535
8536         * modeline.el (mouse-drag-modeline): Use it.
8537
8538         * lisp-mode.el (with-specifier-instance): Define its indentation
8539         level.
8540
8541         * specifier.el (with-specifier-instance): New macro.
8542
8543 1998-05-19  Andy Piper  <andyp@parallax.co.uk>
8544
8545         * package-get.el (package-get-create-custom): new function to
8546         auto-generate package-get-custom.el from package-get-base.el.
8547         * (package-get-ever-installedp): new function.
8548         * (package-get-custom): new function to get all packages specified
8549         by customize.
8550
8551 1998-05-19  Hrvoje Niksic  <hniksic@srce.hr>
8552
8553         * cus-edit.el (custom-file): Revert to `~/.emacs'.
8554
8555 1998-05-23  SL Baur  <steve@altair.xemacs.org>
8556
8557         * cl-extra.el: Reverse previous float change.
8558
8559 1998-05-17  Andy Piper  <andyp@parallax.co.uk>
8560
8561         * x-faces.el:
8562         * faces.el (try-font-name): moved from x-faces.el since it is
8563         required by w3 under mswindows as well X.
8564
8565 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
8566
8567         * winnt.el: Removed evil (setq completion-ignore-case t)
8568         clause, one more overlookef fsfism.
8569         (nt-quote-args-functions-alist): End sentences with double space.
8570
8571 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
8572
8573         * window-xemacs.el (push-window-configuration): Remove kludgery of
8574         recaching default-toolbar specifier.
8575         (pop-window-configuration): Ditto.
8576         (unpop-window-configuration): Ditto.
8577
8578 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
8579
8580         * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
8581
8582 1998-05-17  Kirill M. Katsnelson  <kkm@kis.ru>
8583
8584         * winnt.el (nt-quote-args-verbatim): Added function.
8585         (nt-quote-args-prefix-quote): Added function.
8586         (nt-quote-args-backslash-quote): Added function.
8587         (nt-quote-args-double-quote): Added function.
8588         (nt-quote-args-functions-alist): New variable.
8589         (nt-quote-process-args): Added function. This is the main quoting
8590         work horse called from process-nt.c
8591
8592 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
8593
8594         * winnt.el: Removed duplicate definitions for backspace,
8595         delete, M-backspace and C-M-backspace.
8596         (file-name-buffer-file-type-alist): Removed this variable.
8597         (find-buffer-file-type): Removed function.
8598         (find-file-binary):  Removed function.
8599         (find-file-text): Removed function.
8600         (find-file-not-found-set-buffer-file-type): Removed function.
8601         (save-to-unix-hook): Removed function.
8602         (revert-from-unix-hook): Removed function.
8603         (using-unix-filesystems): Removed function.
8604         (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
8605         warning.
8606         (x-set-selection): Removed function.
8607         (x-get-selection): Removed function.
8608         Removed commented FSFisms.
8609         Replaced copyright notice (this file is not part of GNU Emacs).
8610         (nt-shell-mode-hook): Moved here from a lambda expression. Added
8611         comint-process-echoes setting to t.
8612
8613 1998-05-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8614
8615         * packages.el (packages-no-package-hierarchy-regexp): Introduced
8616         and used following the interface change of
8617         `paths-find-recursive-path'.
8618
8619         * find-paths.el (paths-find-recursive-path): Exclusion is now by a
8620         regexp instead of a list of base names.
8621         (paths-version-control-filename-regexp):
8622         (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
8623         Introduced and used following the interface change of
8624         `paths-find-recursive-path'.
8625
8626 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
8627
8628         * simple.el (delete-forward-p): Make it a defun; do X garbage only
8629         on X devices, rather than on all non-TTY devices.
8630
8631 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
8632
8633         * msw-mouse.el: New file. Sets up cursor shapes for Windows.
8634
8635         * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
8636
8637 1998-05-17  Adrian Aichner  <adrian@xemacs.org>
8638
8639         * itimer.el (activate-itimer): Fixed usage of integers
8640         as argument to `concat'.
8641
8642 1998-05-17  Glynn Clements  <glynn@sensei.co.uk>
8643
8644         * itimer.el (start-itimer): replace the use of `concat' with
8645         `format'
8646
8647 1998-05-16  SL Baur  <steve@altair.xemacs.org>
8648
8649         * mode-motion.el (mode-motion-hook): Clarify docstring.
8650         From Bob Weiner <weiner@altrasoft.com>
8651
8652         * loadhist.el (symbol-file): Supply prompt string when used
8653         interactively.
8654         From Bob Weiner <weiner@altrasoft.com>
8655
8656 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
8657
8658         * loadup.el (really-early-error-handler): Ditto.
8659
8660         * update-elc.el: Ditto.
8661
8662         * setup-paths.el (paths-construct-exec-path): Ditto.
8663
8664         * make-docfile.el: Ditto.
8665
8666         * find-paths.el (paths-decode-directory-path): Use split-path
8667         instead of decode-path.
8668
8669         * files.el (parse-colon-path): Update docstring reference.
8670
8671 1998-05-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
8672
8673         * msw-init.el:
8674         * x-init.el:
8675         Bind cut'n'paste keys to non window-system specific functions.
8676
8677         * msw-select.el: New function mswindows-clear-clipboard.
8678         mswindows-cut-copy-clipboard extended to handle clearing of the
8679         selection and renamed to mswindows-cut-copy-clear-clipboard.
8680
8681         * select.el: on mswindows devices delete-primary-selection
8682         calls mswindows-clear-clipboard.
8683
8684 1998-05-15  Hrvoje Niksic  <hniksic@srce.hr>
8685
8686         * simple.el (quoted-insert): Inhibit quit when using read-char.
8687
8688         * cmdloop.el (read-char): Don't inhibit quit.
8689         (read-char-exclusive): Ditto.
8690         (read-char): Signal quit if quit-char was pressed.
8691         (read-char-exclusive): Ditto.
8692         (read-quoted-char): Return a character, not integer.
8693
8694         * menubar-items.el (default-popup-menu): Use Andy's generic
8695         selection code.
8696         (default-popup-menu): Fix code.
8697
8698 1998-05-14  Oliver Graf <ograf@fga.de>
8699
8700         * dragdrop.el (dragdrop-function-widget): this time it's done
8701
8702 1998-05-13  Oliver Graf <ograf@fga.de>
8703
8704         * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
8705
8706 1998-05-15  Kirill M. Katsnelson  <kkm@kis.ru>
8707
8708         * device.el (device-pixel-width):
8709         (device-pixel-height):
8710         (device-mm-width):
8711         (device-mm-height):
8712         (device-bitplanes):
8713         (device-color-cells): Swapped parameters to device-system-metric
8714         according to the interface change.
8715
8716 1998-05-14  Kirill M. Katsnelson  <kkm@kis.ru>
8717
8718         * mouse.el (default-mouse-motion-handler): Use new name of the
8719         function event-over-vertical-divider-p.
8720         Do not set E-W arrow cursor over the divider if
8721         vertical-divider-draggable-p is nil in the window.
8722         ([top-level]): Use new name for the variable
8723         vertical-divider-map.
8724         (drag-window-divider): Respect vertical-divider-draggable-p.
8725         Variable name typo fixes.
8726
8727 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
8728
8729         * keymap.el (kbd): Define here; handle string constants and
8730         others...
8731
8732 1998-05-15  Christian Nyb <chr@mediascience.no>
8733
8734         * simple.el (zap-up-to-char): New function.  Behaves like `zap-to-char'
8735         in Emacs 18.
8736
8737 1998-05-13  Didier Verna  <didier@xemacs.org>
8738
8739         * mouse.el (drag-window-divider): give the vertical divider a
8740         pressed look when dragging it.
8741
8742 1998-05-13  Andy Piper  <andyp@parallax.co.uk>
8743
8744         * faces.el: predicate some more face operations on x or mswindows
8745         not just x.
8746
8747         * modeline.el: enable modeline coloring for mswindows.
8748
8749 1998-05-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8750
8751         * minibuf.el (minibuffer-default): Added variable; compatible with
8752         FSF Emacs.
8753         (next-history-element): Used `minibuffer-default'.
8754
8755 1998-05-12  Oliver Graf <ograf@fga.de>
8756
8757         * dragdrop.el (dragdrop-function-widget): button and mods ok
8758         arguments still look a bit strange
8759         (dragdrop-compare-mods) created
8760         (dragdrop-drop-do-functions) correctly checks for buttons and
8761         modifiers
8762
8763 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
8764
8765         * setup-paths.el (paths-default-info-directories): Replace
8766         path-separator with directory-sep-char.
8767
8768         * files.el (path-separator): Don't define it here.
8769
8770 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
8771
8772         * update-elc.el: Ditto.
8773
8774         * setup-paths.el (paths-construct-exec-path): Ditto.
8775
8776         * make-docfile.el: Ditto.
8777
8778         * loadup.el (really-early-error-handler): Ditto.
8779
8780         * find-paths.el (paths-decode-directory-path): Use decode-path
8781         instead of decode-path-internal.
8782
8783         * files.el (parse-colon-path): Update docstring.
8784
8785 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
8786
8787         * subr.el (get-buffer-window-list): Make BUFFER optional.
8788
8789         * window-xemacs.el (windows-of-buffer): Defalias to
8790         get-buffer-window-list.
8791
8792 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8793
8794         * disass.el: Fix maintainer keyword.
8795
8796         * bytecomp.el (byte-compile-and-load-file): Autoload.
8797         (byte-compile-buffer): Ditto.
8798
8799         * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
8800         value is returned, not the name.
8801         (lisp-imenu-generic-expression): Enable it.
8802         (lisp-mode-variables): Ditto.
8803         (lisp-indent-offset): Change defconst to defvar.
8804         (lisp-indent-function): Ditto.
8805         (lisp-body-indent): Ditto.
8806
8807 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8808
8809         * modeline.el: Use zap-last-kbd-macro-event.
8810
8811         * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
8812         nil, don't attempt to do anything with messages.
8813         (eval-last-sexp): Use `letf' for clarity.
8814
8815 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8816
8817         * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
8818
8819 1998-05-11  Martin Buchholz  <martin@xemacs.org>
8820
8821         * buff-menu.el:
8822         * lisp-mode.el:
8823         * obsolete.el:
8824         Change empty docstrings into no doc strings at all.
8825         Fix bogus FSF-format docstrings.
8826         * etags.el: Fix docstring.
8827
8828 1998-05-11  Jan Vroonhof  <vroonhof@math.ethz.ch>
8829
8830         * package-get.el (package-get): Use internal md5
8831
8832 1998-05-13  SL Baur  <steve@altair.xemacs.org>
8833
8834         * about.el (about-xemacs): Correct abuse of concat.
8835
8836 1998-05-11  SL Baur  <steve@altair.xemacs.org>
8837
8838         * info.el (Info-mode): Use easymenu.
8839
8840 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
8841
8842         * apropos.el (apropos): Don't use concat with integers.
8843
8844         * cmdloop.el (describe-last-error): Handle the case when no error
8845         was seen gracefully.
8846
8847         * apropos.el (apropos-print): Use with-displaying-help-buffer as
8848         defun.
8849         (apropos-describe-plist): Ditto.
8850
8851         * help.el (with-displaying-help-buffer): Revert to a defun.
8852         (describe-key): Use it as defun.
8853         (describe-mode): Ditto.
8854         (describe-bindings): Ditto.
8855         (describe-prefix-bindings): Ditto.
8856         (describe-installation): Ditto.
8857         (view-lossage): Ditto.
8858         (describe-function): Ditto.
8859         (describe-variable): Ditto.
8860         (describe-syntax): Ditto.
8861
8862 1998-05-11  Oliver Graf <ograf@fga.de>
8863
8864         * dragdrop.el: changed order of require/provide
8865         (dragdrop-drop-mime-default) changed to new calling conventions
8866         (dragdrop-drop-do-functions) changed to new calling conventions
8867         (dragdrop-function-widget) this one needs more work...
8868
8869 1998-05-10  Oliver Graf <ograf@fga.de>
8870
8871         * about.el: another small change in my entry
8872         * dragdrop.el (dragdrop-drop-log-function): logging added
8873         plus customizations
8874         changed interface to handler functions. now called with event
8875         and object
8876
8877 1998-05-12  Kirill M. Katsnelson  <kkm@kis.ru>
8878
8879         * glyphs.el (divider-pointer-glyph): Declared new glyph,
8880         E-W arrow pointer displayed over draggable dividers.
8881
8882         * mouse.el (default-mouse-motion-handler): Show it when
8883         appropriate.
8884         (drag-window-divider): Added.
8885         ([top-level]): Initialized window-divider-map with a keymap
8886         binding the above function to left button down event.
8887
8888         * x-mouse.el (x-init-pointer-shape): Initialize
8889         divider-pointer-glyph from Cursor.dividerPointer, or use default
8890         E-W double arrow.
8891
8892 1998-04-30  Gunnar Evermann  <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
8893
8894         * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
8895
8896 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
8897
8898         * simple.el (count-words-buffer): Don't query for buffer.
8899         (count-lines-buffer): Ditto.
8900
8901 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
8902
8903         * help.el (where-is): add optional insert argument.
8904
8905 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
8906
8907         * help.el (describe-key-briefly): New argument INSERT.
8908
8909         * simple.el (eval-expression): New optional argument; synch with
8910         FSF 20.3.
8911
8912         * keydefs.el (global-map): Add new register bindings.
8913
8914         * register.el: Synched with FSF 20.3.
8915
8916 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
8917
8918         * window-xemacs.el (recenter): all arguments are optional.
8919
8920 1998-05-10  Kirill M. Katsnelson  <kkm@kis.ru>
8921
8922         * device.el: (device-pixel-width): Reflected name/parameters
8923         change to device-system-metric.
8924         (device-pixel-height): Ditto.
8925         (device-mm-width): Ditto.
8926         (device-mm-height): Ditto.
8927         (device-bitplanes): Ditto.
8928         (device-color-cells): Ditto.
8929
8930 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
8931
8932         * cl-extra.el (cl-float-limits): Removed; move code to top-level.
8933
8934         * cl.el (most-positive-fixnum): Document.
8935         (most-negative-fixnum): Ditto.
8936
8937         * cus-dep.el: Updated comment.
8938
8939         * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
8940         constant.
8941
8942         * cus-load.el (custom-put): Removed.
8943
8944         * files.el (after-find-file): Just resignal quit instead of
8945         signaling "canceled".
8946
8947 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
8948
8949         * frame.el (other-frame): Use `focus-frame' instead of
8950         select-frame kludges.
8951
8952         * lisp-mode.el: Update lisp-indent-function for
8953         save-selected-frame and with-selected-frame.
8954
8955         * frame.el (save-selected-frame): New macro.
8956         (with-selected-frame): Ditto.
8957         (other-frame): Use `set-frame-focus'.
8958
8959 1998-05-06  Oliver Graf <ograf@fga.de>
8960
8961         * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
8962         (dragdrop-drop-url-default) default handler for URL drops created
8963         (dragdrop-drop-mime-default) default handler for MIME drops created
8964         (dragdrop-drop-functions) default custom for handling drops created
8965         (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
8966
8967 1998-05-05  Jonathan Harris <jhar@tardis.ed.ac.uk>
8968
8969         * mouse.el: Removed redundant mouse-mswindows-drop function.
8970
8971 1998-05-05  Oliver Graf <ograf@fga.de>
8972
8973         * about.el: changed some text in my entry
8974         * dragdrop.el: added customs
8975
8976 1998-05-04  Oliver Graf <ograf@fga.de>
8977
8978         * mouse.el: killed global drop key bindings
8979         (mouse-offix-drop) removed
8980         * dragdrop.el: created
8981         * dumped-lisp.el: inclusion of dragdrop.el for window-systems
8982
8983 1998-05-09  Kirill M. Katsnelson  <kkm@kis.ru>
8984
8985         * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
8986         scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
8987
8988         * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
8989         obsolete comment.
8990
8991         * scrollbar.el (scrollbars-visible-p): Use new
8992         {vertical,horizontal}-scrollbar-visible-p specifiers.
8993
8994 1998-04-18  Kirill M. Katsnelson  <kkm@kis.ru>
8995
8996         * device.el (device-pixel-height):
8997         (device-pixel-width):
8998         (device-mm-width):
8999         (device-mm-height):
9000         (device-bitplanes):
9001         (device-color-cells): Moved these 6 functions from device.c; they
9002         all use single (device-system-metrics) call.
9003
9004 1998-05-09  SL Baur  <steve@altair.xemacs.org>
9005
9006         * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
9007         were renamed.
9008
9009         * menubar-items.el:
9010         * toolbar-items.el: Renamed from x-menubar/x-toolbar.
9011         Suggested by Hrvoje Niksic <hniksic@srce.hr>
9012
9013         * help.el (help-map): Remove Hyperbole keybinding logic.
9014         Suggested by: Michael Ernst <mernst@cs.washington.edu>
9015
9016 1998-05-08  SL Baur  <steve@altair.xemacs.org>
9017
9018         * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
9019         From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
9020
9021 1998-05-07  Andy Piper  <andyp@parallax.co.uk>
9022
9023         * msw-glyphs.el: use nicer icon3 from the frame icon.
9024
9025 1998-05-07  SL Baur  <steve@altair.xemacs.org>
9026
9027         * version.el (emacs-version): Remove InfoDock conditionals.
9028
9029         * startup.el (startup-splash-frame): Change ID logo name.
9030
9031 1998-05-06  Hrvoje Niksic  <hniksic@srce.hr>
9032
9033         * files.el (after-find-file): If the user presses C-g on
9034         directory-creation prompt, kill the buffer.
9035
9036 1998-05-06  SL Baur  <steve@altair.xemacs.org>
9037
9038         * simple.el (count-words-region): Reverse previous change.
9039
9040 1998-05-05  Hrvoje Niksic  <hniksic@srce.hr>
9041
9042         * replace.el (query-replace): Just call perform-replace.
9043         (query-replace-regexp): Ditto.
9044         (perform-replace): Move region handling here.
9045         (perform-replace): Use the new arg to match-data.
9046
9047 1998-03-08  Kyle Jones  <kyle_jones@wonderworks.com>
9048
9049         * x-init.el: Install X specific display table that
9050           displays char 0240 as a space to avoid whatever it is
9051           that screws up display of that character code.
9052
9053 1998-05-03  Hrvoje Niksic  <hniksic@srce.hr>
9054
9055         * help.el (function-arglist): If no arguments are documented for a
9056         subr, print nothing rather than incorrect output.
9057
9058 1998-05-05  SL Baur  <steve@altair.xemacs.org>
9059
9060         * cmdloop.el (command-error): Update bail-out error message to use
9061         `emacs-program-name'.
9062
9063         * lib-complete.el: Remove reader macro cruft.
9064
9065         * dumped-lisp.el (preloaded-file-list): Phase I:  remove InfoDock
9066         cruft.
9067
9068         * simple.el (count-words-region): Drop interactive-p check on the
9069         message.
9070
9071 1998-05-04  Jonathan Harris <jhar@tardis.ed.ac.uk>
9072
9073         * font.el
9074         * msw-faces.el
9075         Correct spelling of mswindows-font-canonicalize-name.
9076
9077 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
9078
9079         * ldap.el (ldap-host-parameters-alist): Replaced with
9080         `ldap-host-parameters-plist'
9081         (ldap-search): Adapt to previous change
9082
9083 1998-05-02  SL Baur  <steve@altair.xemacs.org>
9084
9085         * about.el (about-hackers): Update Bob Weiner bio.
9086         (about-maintainer-info): Ditto.
9087
9088 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
9089
9090         * simple.el (display-warning-minimum-level): Docfix.
9091
9092 1998-04-04  Per Abrahamsen  <abraham@dina.kvl.dk>
9093
9094         * widget.el (:default-get): New keyword.
9095         * wid-edit.el (default, widget-default-default-get): Define it.
9096         (group, widget-group-default-get): Define it.
9097         (menu-choice, widget-choice-default-get): Define it.
9098         (widget-default-get): New function.
9099         (widget-choice-action): Call it.
9100         (widget-editable-list-entry-create): Call it.
9101
9102 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
9103
9104         * byte-optimize.el (byte-boolean-vars): Removed.
9105         (byte-optimize-lapcode): Use `built-in-variable-type' instead of
9106         lookup through `byte-boolean-vars'.
9107
9108 1998-05-01  Kirill M. Katsnelson  <kkm@kis.ru>
9109
9110         * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
9111         resource-provided values into ghost specs for scrollbar-height and
9112         scrollbar-width.
9113
9114 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
9115
9116         * byte-optimize.el: Don't attempt to optimize /=.
9117
9118         * bytecomp.el (byte-compile-one-ore-more-args): New function.
9119         (byte-compile-/=): Ditto.
9120
9121 1998-05-02  SL Baur  <steve@altair.xemacs.org>
9122
9123         * apropos.el: Use `with-displaying-help-buffer'.
9124         (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
9125         Use `with-displaying-help-buffer'.
9126         (apropos-follow): Do not give special treatment to buffer cursor
9127         was in prior to a mouse click.
9128         (apropos-describe-plist): Use `with-displaying-help-buffer'.
9129         (apropos-print-doc): Set correct buffer for setting text
9130         properties.
9131
9132 1998-05-01  SL Baur  <steve@altair.xemacs.org>
9133
9134         * help.el (help-buffer-prefix-string): New variable.
9135         (help-buffer-name): Use it.
9136
9137         * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
9138         mode menu.
9139
9140 1998-04-30  Greg Klanderman  <greg@alphatech.com>
9141
9142         * frame.el (other-frame): Work even when focus-follows-mouse is true.
9143
9144 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
9145
9146         * files.el (find-file-noselect): Update docstring.
9147         (find-file-noselect): Signal an error if found an unreadable file.
9148         (file-chase-links): Save the match data.
9149         (normal-mode): Use `lwarn' and `error-message-string'.
9150         (interpreter-mode-alist): Change defconst to defvar.
9151         (inhibit-first-line-modes-regexps): Ditto.
9152         (inhibit-first-line-modes-regexps): Added .tgz.
9153         (inhibit-first-line-modes-suffixes): Change defconst to defvar.
9154         (change-major-mode-with-file-name): New user-option.
9155         (set-visited-file-name): Synched with FSF.
9156         (file-name-extension): New function, from FSF 20.3.
9157         (file-relative-name): Synched with FSF.
9158         (save-some-buffers): Support the C-r feature.
9159         (recover-session): Synched with FSF.
9160         (kill-some-buffers): Ditto.
9161         (set-auto-mode): New argument JUST-FROM-FILE-NAME.
9162
9163 1998-04-30  SL Baur  <steve@altair.xemacs.org>
9164
9165         * files.el (insert-file): Undo previous change and reenable use of
9166         format.el.
9167
9168 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
9169
9170         * window-xemacs.el (recenter): Define.
9171
9172 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
9173
9174         * font.el (mswindows-font-create-name)
9175         (mswindows-font-create-object): new functions for mswindows type
9176         fonts.
9177
9178         * msw-faces.el (mswindows-font-canicolize-name): fix so that
9179         strings are parsed as well as font objects.
9180
9181 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
9182
9183         * modeline.el (defining-kbd-macro): Restore modeline indication of
9184         kbd-macro being recorded.
9185         (add-minor-mode): Simplify docstring.
9186         (modeline-minor-mode-menu): Remove stuff.
9187
9188 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
9189
9190         * code-process.el (call-process): dynamically decide process
9191         coding type.
9192
9193 1998-04-29  Jim Radford  <radford@robby.caltech.edu>
9194
9195         * modeline.el: Add line-number-mode, column-number-mode to
9196         the modeline minor-mode menu.  Button2 on the line number does
9197         goto-line.
9198
9199 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
9200
9201         * mouse.el: move x-selection-owner-p type things to
9202         selection-owner-p.
9203
9204         * msw-init.el: copy zmacs stuff from x-init.el
9205
9206         * msw-select.el (mswindows-own-selection)
9207         (mswindows-disown-selection) (mswindows-selection-owner-p): new
9208         functions. Very simple minded implementation of selectio
9209         ownership.
9210
9211         * select.el (own-selection) (disown-selection)
9212         (activate-region-as-selection) (select-make-extent-for-selection)
9213         (valid-simple-selection-p): functions moved from x-select.el for
9214         generalized selection.
9215
9216         * x-select.el: see select.el changes.
9217
9218         * x-toolbar.el: use new selection functions.
9219
9220 1998-04-28  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9221
9222         * packages.el (packages-find-package-directories): Fixed bug that
9223         would pick up multiple site-package directories.
9224         (package-locations): Added "xemacs-packages" as a late package
9225         location.
9226
9227         * find-paths.el: Now uses `emacs-program-name' and
9228         `emacs-program-version'.
9229         Additions to enforce version-specific directories in
9230         `paths-find-version-directory'.
9231
9232 1998-04-29  SL Baur  <steve@altair.xemacs.org>
9233
9234         * default.el: Removed.
9235         * site-start.el: Removed.
9236
9237 1998-04-29  Didier Verna  <didier@xemacs.org>
9238
9239         * minibuf.el (minibuffer-history-minimum-string-length): Default
9240         to nil.
9241
9242 1998-04-28  SL Baur  <steve@altair.xemacs.org>
9243
9244         * find-paths.el (paths-program-name): Rename.
9245         (paths-emacs-root-p): Ditto.
9246         (paths-find-site-directory): Ditto.
9247
9248 1998-04-26  Karl M. Hegbloom  <karlheg@inetarena.com>
9249
9250         * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
9251         `emacs-lisp-byte-compile-and-load'.
9252
9253 1998-04-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9254
9255         * ldap.el (ldap-search): Fixed additional parameter passing to
9256         `ldap-open'
9257
9258 1998-04-27  Andy Piper  <andyp@parallax.co.uk>
9259
9260         * select.el (kill-primary-selection) (selection-owner-p)
9261         (copy-primary-selection) (yank-clipboard-selection)
9262         (selection-exists-p) (delete-primary-selection): new file and
9263         functions that do the right thing for the selected device.
9264
9265         * x-menubar.el: use generalised selection functions.
9266
9267         * dumped-lisp.el: dump select.el.
9268
9269 1998-04-27  SL Baur  <steve@altair.xemacs.org>
9270
9271         * find-paths.el (paths-progname): New variable.
9272         (paths-emacs-root-p): Use it.
9273         (paths-find-site-directory): Ditto.
9274
9275 1998-04-26  SL Baur  <steve@altair.xemacs.org>
9276
9277         * loadup.el ((member "dump" command-line-args)): Dump as
9278         `infodock' if InfoDock.
9279
9280 1998-04-25  SL Baur  <steve@altair.xemacs.org>
9281
9282         * find-paths.el (construct-emacs-version): Simplify, include
9283         program name in the return value.
9284         * (paths-find-version-directory): Use it.
9285
9286 1998-04-25  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9287
9288         * info.el (Info-parse-dir-entries): Fixed regexp
9289         (Info-build-dir-anew): Remove full suffix and capitalize info file
9290         name for files with no @direntry
9291         (Info-batch-rebuild-dir): New function
9292         (Info-suffixed-file): Check for regular files instead of simple
9293         file existence (could catch directories before)
9294
9295 1998-04-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9296
9297         * setup-paths.el, find-paths.el: Removed uses of `not' which
9298         temacs doesn't have.
9299
9300         * find-paths.el (paths-find-emacs-roots): Included exec-prefix
9301         into root searching.
9302
9303 1998-04-24  Martin Buchholz  <martin@xemacs.org>
9304
9305         * subr.el: Remove definition of `not'.
9306
9307 Sat Apr 24 1998  Andy Piper  <andyp@parallax.co.uk>
9308
9309         * msw-glyphs.el: enable graphics support.
9310
9311 1998-04-23  Didier Verna  <didier@xemacs.org>
9312
9313         * x-menubar.el (default-menubar): restored the line-number-mode
9314         option.
9315
9316         * misc doc string updates related to the options menu.
9317
9318 1998-04-24  SL Baur  <steve@altair.xemacs.org>
9319
9320         * setup-paths.el (paths-construct-load-path): Fix typo.
9321
9322 1998-04-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9323
9324         * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
9325         font-menu-ignore-scaled-fonts don't have to be bound now; this
9326         gets us one step further towards making --no-autoloads work.
9327
9328         * startup.el (normal-top-level): Load auto-autoloads only if
9329         lisp-directory is non-nil.
9330
9331         * setup-paths.el (paths-construct-load-path): Made it robust
9332         against nil lisp-directory.
9333
9334         * startup.el (startup-setup-paths-warning): Added `lisp-directory'
9335         to the list of variables that cause a warning when nil.
9336
9337         * toolbar.el (init-toolbar-location): Now works even when there's
9338         no toolbar icon directory.
9339
9340 1998-04-23  Hrvoje Niksic  <hniksic@srce.hr>
9341
9342         * help.el (view-lossage): Recognize it.
9343
9344         * simple.el (log-message): Mark multiline messages.
9345
9346 1998-04-22  SL Baur  <steve@altair.xemacs.org>
9347
9348         * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
9349
9350 1998-4-20  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
9351
9352         * package-get.el (package-get-all):  add `\n' separator to
9353         interactive specification so that both variables are read
9354
9355 1998-04-22  Didier Verna  <didier@xemacs.org>
9356
9357         * x-menubar.el: ported the options menu to Custom.
9358         Moved the "read only" toggle button to the buffers menu.
9359         Corrected some missing ;;;###autoload or defcustom.
9360
9361         * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
9362         the scrollbar-visible specifier for options menu handling.
9363
9364         * toolbar.el (toolbar-visible-p)
9365                      (toolbar-captioned-p)
9366                      (default-toolbar-position): defcustom wrappers around
9367         the toolbar specifiers for options menu handling.
9368
9369         * frame.el (get-frame-for-buffer-default-instance-limit):
9370         defcustom it for options menu handling.
9371
9372         * font-lock.el (font-lock-mode): defcustom and autoload the variable
9373         font-lock-mode for options menu handling.
9374
9375         * cus-start.el: added Custom properties to overwrite-mode for
9376         options menu handling.
9377
9378 Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
9379
9380         * about.el: shameless self-promotion.
9381
9382 1998-04-21  Hrvoje Niksic  <hniksic@srce.hr>
9383
9384         * simple.el (raw-append-message): Slightly optimize.
9385         (remove-message): Use `push' for clarity.
9386         (append-message): Ditto.
9387         (display-warning): Dito.
9388         (raw-append-message): Send the message to the appropriate device.
9389
9390 1998-04-22  SL Baur  <steve@altair.xemacs.org>
9391
9392         * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
9393         From Sean MacLennan <Sean.MacLennan@pika.ca>
9394
9395 1998-04-18  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9396
9397         * setup-paths.el: Changed `directory-sep-char' to
9398         `path-separator', following a change in GNU Emacs.
9399
9400 1998-04-19  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9401
9402         * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
9403         (Info-build-dir-anew): Add a final newline.
9404         (Info-build-dir-anew): Do not issue warning when rebuilding policy
9405         is `always'
9406         (Info-rebuild-dir): Ditto
9407
9408         * dumped-lisp.el (preloaded-file-list): Added ldap.el
9409
9410 1998-04-21  SL Baur  <steve@altair.xemacs.org>
9411
9412         * simple.el (count-words-buffer): Retain zmacs region.
9413         (count-words-region): Ditto.
9414         * simple.el: (what-line): Expanded line counts.
9415         (count-lines): New parameter to conditionalize whether collapsed
9416         lines get counted.
9417         From Bob Weiner <weiner@altrasoft.com>
9418
9419 1998-04-19  SL Baur  <steve@altair.xemacs.org>
9420
9421         * packages.el (package-locations): infodock-packages must override
9422         mule-packages and packages.
9423
9424 1998-04-19  Jonathan Harris <jhar@tardis.ed.a.uk>
9425
9426         * wid-edit.el:
9427         remove rude messages from widget-activation-widget-mapper
9428         and widget-activation-glyph-mapper
9429
9430 1998-04-17  Jonathan Harris <jhar@tardis.ed.ac.uk>
9431
9432         * toolbar.el: Remove (featurep 'x) test from
9433         toolbar-make-button-list
9434
9435 1998-04-17  Hrvoje Niksic  <hniksic@srce.hr>
9436
9437         * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
9438         only if in the same frame.
9439
9440 1998-04-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9441
9442         * packages.el (package-locations): Added site-packages hierarchy.
9443
9444         * setup-paths.el (paths-default-info-directories): Introduced and
9445         used.
9446
9447         * packages.el, setup-paths.el: Set various path searching depths
9448         to 1.
9449
9450         * packages.el (packages-hierarchy-depth):
9451         (packages-load-path-depth): Introduced and used.
9452
9453         * setup-paths.el (paths-load-path-depth): Introduced and used.
9454
9455         * find-paths.el (paths-find-recursive-path): Added max-depth
9456         parameter.
9457
9458 1998-04-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9459
9460         * setup-paths.el (paths-construct-info-path): Removed
9461         dependency on behavior of (file-name-as-directory "").
9462
9463 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9464
9465         * ldap.el (ldap-search): Adapt to the new low-level API using ldap
9466         lisp objects
9467
9468 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9469
9470         * dump-paths.el, startup.el: Added handling for --debug-paths.
9471
9472 1998-04-15  William M. Perry  <wmperry@aventail.com>
9473
9474         * wid-edit.el: We cannot just set the help-echo or balloon-help
9475           properties for an extent based on the :help-echo widget
9476           property, since help-echo and balloon-help cause an EXTENT to
9477           get passed in, where :help-echo functions are expecting a WIDGET
9478
9479 1998-04-15  Kirill M. Katsnelson  <kkm@kis.ru>
9480
9481         * scrollbar.el (init-scrollbar-from-resources): Call
9482         mswindows-init-scrollbar-metrics when appropriate.
9483
9484 Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
9485
9486         * dumped-lisp.el: dump x-toolbar for window system
9487
9488         * msw-init.el (init-post-mswindows-win): enable toolbars if we
9489         have support and xpm.
9490
9491 1998-04-16  SL Baur  <steve@altair.xemacs.org>
9492
9493         * files.el (toggle-read-only): Fix docstring.
9494         From Didier Verna <didier@xemacs.org>
9495
9496 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9497
9498         * startup.el (normal-top-level): Load autoload-file-name without
9499         specifying an extension---some people only auto-autoload.el.gz.
9500
9501 1998-04-06  Hrvoje Niksic  <hniksic@srce.hr>
9502
9503         * files.el (backup-enable-predicate): Don't bomb on NAME being
9504         nil.
9505
9506 1998-04-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9507
9508         * find-paths.el, packages.el: Now prefers configure'd paths.
9509         This shouldn't cause any of the originally anticipated problems as
9510         the current paths architecture will not define the various
9511         configure-xxx variables if they're not specified on the configure
9512         command line.
9513
9514         * find-paths.el, setup-paths.el, packages.el: Removed all
9515         mentionings of "/" as a path separator.
9516         Used paths-construct-path throughout.
9517
9518         * find-paths.el (paths-construct-path): Created to assemble paths
9519         from directory components.
9520
9521         * setup-paths.el, packages.el: Used paths-decode-directory-path
9522         instead of decode-path-internal.
9523
9524         * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
9525         and associates.
9526         (paths-decode-directory-path) Created.
9527
9528         * setup-paths.el: Changed configure-exec-path to
9529         configure-exec-directory.
9530
9531 1998-04-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9532
9533         * packages.el (packages-find-packages): Fixed decoding of
9534         EMACSPACKAGEPATH.
9535
9536         * startup.el: -no-packages -> -no-early-packages.
9537
9538         (packages-load-package-lisps): Fixed loading of auto-autoload
9539         files.
9540
9541         * startup.el (normal-top-level): Fixed loading of core
9542         auto-autoload.
9543
9544         * obsolete.el: Un-obsoleted site-directory.  Sigh.
9545
9546         * startup.el, packages.el, dump-paths.el: Added proper settings
9547         for site-directory and lisp-directory variables.
9548
9549         * startup.el, loadup.el: Renamed inhibit-update-autoloads to
9550         inhibit-package-autoloads and fixed handling of it.
9551
9552         * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
9553         handling of former inhibit-package-init, now
9554         inhibit-early-packages, to make -vanilla etc. work.
9555
9556 1998-04-10  Kirill M. Katsnelson  <kkm@kis.ru>
9557
9558         * code-process.el (start-process): Fallback to 'undecided instead
9559         of 'binary for process input coding stream.
9560
9561         * process.el (start-process): Docstring fix.
9562
9563 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9564
9565         * info.el (Info-insert-dir): Do not insert temporary dir files
9566         in Info-dir-file-attributes
9567         (Info-build-dir-anew): Ensure temporary buffer is not read-only
9568         (Info-rebuild-dir): Ditto.
9569
9570 1998-04-09  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9571
9572         * obsolete.el: Added obsoleteness declarations for
9573         `site-directory' and `Info-default-directory-list'.
9574
9575 1998-04-08  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9576
9577         * find-paths.el (paths-find-emacs-root): Only look at the
9578         executable at the end of the symlink chain for determining the
9579         Emacs root.
9580
9581 1998-04-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9582
9583         * setup-paths.el (paths-construct-info-path): Changed construction
9584         to cater to gone default in configure.
9585
9586         * find-paths.el (paths-uniq-append): Added.
9587
9588         * packages.el: Rewritten package path construction once again.
9589
9590         * dump-paths.el, startup.el: Removed package-path as a global
9591         variable.
9592
9593         * package-admin.el (package-admin-add-single-file-package):
9594         (package-admin-add-binary-package): Changed package-path to
9595         late-packages.
9596
9597         * packages.el (packages-split-path): Split path at "/" rather than
9598         nil according to change in emacs.c.
9599
9600 1998-04-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9601
9602         * setup-paths.el (paths-construct-info-path): Changed info path
9603         order so that directories come out right.
9604         (paths-find-lock-directory): Fixed bug: It used to think
9605         configure-lock-directory is a path.
9606
9607 1998-04-06  Jeff Miller <jmiller@smart.net>
9608
9609         * x-toolbar.el:  Added toolbar-vector-xxxxxx defvars.  Modified
9610         initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars.  This
9611         eases the use of toolbar-add/kill-item functions.
9612
9613 1998-04-07  Kirill M. Katsnelson  <kkm@kis.ru>
9614
9615         * code-files.el (file-coding-system-alist): Commented out
9616         loaddefs.el magical treatment.
9617
9618 1998-04-06  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9619
9620         * info.el (Info-rebuild-outdated-dir): Added new option
9621         `conservative' and made it the default
9622         (Info-rebuild-dir): Appropriately parse multi-line description
9623         strings, and multi-section dir files. Issue warning when dir
9624         is rebuilt as temporary
9625         (Info-build-dir-anew): Issue warning when dir is built as
9626         temporary
9627
9628 1998-04-04  Kirill M. Katsnelson  <kkm@kis.ru>
9629
9630         * list-mode.el (list-mode-map): Bind highlight motion commands to
9631         standard keys left, right, C-b and C-f.
9632
9633 1998-03-29  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
9634
9635         * files.el (auto-mode-alist): allow .sc for Scheme->C
9636
9637 1998-04-06  SL Baur  <steve@altair.xemacs.org>
9638
9639         * loadup.el (pureload): Don't quote (garbage-collect).
9640
9641 1998-04-04  SL Baur  <steve@altair.xemacs.org>
9642
9643         * package-get-base.el: Updated.
9644
9645 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
9646
9647         * isearch-mode.el (isearch-just-started): New variable.
9648         (isearch-mode): Set it.
9649         (isearch-repeat): Advance one character forward only if the search
9650         was successful, and was not just started.
9651         (isearch-repeat): Clear isearch-just-started.
9652
9653 1998-04-02  SL Baur  <steve@altair.xemacs.org>
9654
9655         * finder.el (finder-compile-keywords): Don't eval new finder-inf
9656         if running -batch.
9657
9658 1998-03-26  Hrvoje Niksic  <hniksic@srce.hr>
9659
9660         * subr.el (listify-key-sequence): Removed.
9661
9662 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
9663
9664         * bytecomp.el (byte-compile-print-gensym): New option.
9665         (byte-compile-output-file-form): Use it.
9666         (byte-compile-output-docform): Ditto.
9667         (byte-compile-compiled-obj-to-list): Ditto.
9668
9669 Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
9670
9671         * msw-glyphs.el: set frame icon if xpm support.
9672
9673 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
9674
9675         * help.el: Code that pretty prints variable values
9676           removed.
9677
9678 1998-04-02  SL Baur  <steve@altair.xemacs.org>
9679
9680         * find-paths.el (paths-emacs-root-p): Correct test for installation
9681         directory.
9682         From Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9683
9684 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
9685
9686         * loaddefs.el: Don't set debug-ignored-errors; leave
9687           its default value set to nil.
9688
9689 1998-03-29  Damon Lipparelli  <lipp@primus.com>
9690
9691         * info.el (Info-rebuild-dir): fixed mis-spelling.
9692
9693 1998-03-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9694
9695         * info.el (Info-rebuild-outdated-dir): New custom var
9696         (Info-insert-node): Create/update dir file when needed, ie when it
9697         does not exist or is older than some info files in directory
9698
9699 1998-04-01  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9700
9701         * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
9702         for last packages, mainly for using a 20.4 package base.
9703
9704         * packages.el (late-packages): Typo fix.  It was called
9705         early-packages.
9706
9707         * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
9708         relative symlinks correctly.
9709         (paths-find-emacs-roots): More rigorous checking for plausible
9710         configuration-time root.
9711
9712         * startup.el (normal-top-level): Added a warning if XEmacs cannot
9713         find its roots.
9714
9715 1998-03-27  Martin Buchholz  <martin@xemacs.org>
9716
9717         * faces.el: Fix docstrings.
9718         * glyphs.el: Fix docstrings.
9719         * mouse.el: Fix docstrings.
9720
9721         * frame.el: Change phrase `current frame' to `selected frame'.
9722
9723         * faces.el (face-spec-set-match-display): Make FRAME arg optional.
9724
9725         * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
9726         macros using backquote to make them infinitely more readable.
9727
9728 1998-03-30  SL Baur  <steve@altair.xemacs.org>
9729
9730         * packages.el (packages-find-package-path): Hardcoded specialized
9731         InfoDock support until we can clean this up.
9732
9733         * help.el (describe-bindings-1): Return the value of the bindings
9734         help buffer created.
9735         (describe-bindings): Ditto.
9736
9737         * simple.el (set-variable): Restore previous behavior of not
9738         bombing if the variable to set is not boundp.
9739
9740 1998-03-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9741
9742         * packages.el (packages-handle-package-dumped-lisps): Allow for
9743         non-local files to be loaded off the package-lisp variable.
9744
9745 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
9746
9747         * x-faces.el: Global X resources should override
9748           specs for all device classes (color, grayscale, mono);
9749           code currently doesn't override any of them.  Fixed by
9750           calling remove-specifier with '(x default) as the tag
9751           set and allowing inexact matches.
9752
9753 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
9754
9755         * faces.el: Separated face initializations based on
9756           device classes into device type specific (tag set,
9757           instantiator) pairs.
9758
9759 1998-03-09  Hrvoje Niksic  <hniksic@srce.hr>
9760
9761         * wid-edit.el (widget-choice-action): Remember user's explicit
9762         choice.
9763         (widget-choice-value-create): Respect it.
9764         From Richard Stallman <rms@gnu.org>
9765
9766 1998-03-26  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9767
9768         * setup-paths.el (paths-construct-info-path): Always append
9769         existing directories from configure-time info path.
9770
9771         * startup.el (startup-setup-paths): Renamed misnamed info-path to
9772         Info-directory-list.
9773
9774         * info.el: Removed Info-default-directory-list which was broken by
9775         design.
9776         Removed bogus initialization of Info-directory-list---startup.el
9777         can do a much better job.
9778         Added autoload of Info-directory-list.
9779
9780         * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
9781         out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
9782         be exclusive; now it's merely given precedence, just like in the
9783         old days.
9784
9785 1998-03-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9786
9787         * find-paths.el (paths-find-architecture-directory): Fix bug with
9788         finding; it used to default too early.
9789
9790 1998-03-25  Martin Buchholz <martin@xemacs.org>
9791
9792         * packages.el (packages-split-path): Fix a bug; it used to fail
9793         for paths that weren't split.
9794
9795 1998-03-26  SL Baur  <steve@altair.xemacs.org>
9796
9797         * finder.el (finder-compile-keywords): trap on errors.
9798
9799 1998-03-24  Kyle Jones  <kyle_jones@wonderworks.com>
9800
9801         * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
9802           fourth argument of t so that only the specs exactly
9803           matching the tag lists are removed.
9804
9805 1998-03-25  SL Baur  <steve@altair.xemacs.org>
9806
9807         * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
9808
9809 1998-03-23  SL Baur  <steve@altair.xemacs.org>
9810
9811         * minibuf.el (mouse-read-file-name-1): If a default directory was
9812         specified, use it for generating the completions.
9813
9814 1998-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9815
9816         * update-elc.el: Now respects inhibit-package-init and
9817         inhibit-site-lisp.
9818         Now does path construction with loadup-paths.
9819
9820         * startup.el (normal-top-level, startup-setup-paths): Now respects
9821         inhibit-package-init and inhibit-site-lisp.
9822
9823         * packages.el (packages-find-package-path): Extended package path
9824         by version-specific hierarchies.
9825         (packages-find-packages): Now respects inhibit flag and
9826         inhibit-site-lisp.
9827         Moved path setup to loadup-paths.
9828
9829         * make-docfile.el: Now respects inhibit-package-init and
9830         inhibit-site-lisp.
9831         Now does path construction with loadup-paths.
9832
9833         * loadup.el: Now respects inhibit-package-init and
9834         inhibit-site-lisp.
9835
9836         * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
9837
9838         * loadup-paths.el: New file: setup load-path to encompass
9839         packages.
9840
9841 1998-03-22  SL Baur  <steve@altair.xemacs.org>
9842
9843         * auto-show.el: load-gc renamed to pureload.
9844         * site-load.el: Ditto.
9845         * packages.el (toplevel): Ditto.
9846         * loadup.el (really-early-error-handler): Ditto.
9847         * dumped-lisp.el (preloaded-file-list): Ditto.
9848         * cus-face.el (custom-declare-face): Ditto.
9849
9850 1998-03-22  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9851
9852         * <Today>: The Big Path Searching Overhaul.
9853
9854         * find-paths.el: New file: find and assemble paths in the
9855         installation hierarchy.
9856
9857         * setup-paths.el: New file: global layout of paths and directories
9858         within the XEmacs hierarchy.
9859
9860         * packages.el: Replaced everything related to path searching and
9861         startup by code in terms of find-paths.
9862
9863         * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
9864         the new path searching engine.
9865
9866         * dumped-lisp.el (preloaded-file-list): Added new files find-paths
9867         and setup-paths.
9868
9869 1998-03-22  SL Baur  <steve@altair.xemacs.org>
9870
9871         * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
9872         setup-paths.el.
9873
9874 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
9875
9876         * msw-glyphs.el: Added check for 'mswindows feature, so the file
9877         compiles identically in any configuration.
9878         Removed irrelevant commentary.
9879
9880 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
9881
9882         * simple.el (set-variable): Allow setting specifiers.
9883
9884 1998-03-19  SL Baur  <steve@altair.xemacs.org>
9885
9886         * lisp.el (forward-sexp): Revert previous change.
9887
9888 1998-03-18  SL Baur  <steve@altair.xemacs.org>
9889
9890         * frame.el (frame-initialize): Use `delete-console' instead of
9891         `delete-device' to delete the stream console to match the usage in
9892         Fkill_emacs.
9893
9894 1998-03-16  SL Baur  <steve@altair.xemacs.org>
9895
9896         * files.el (cdpath-previous): New variable.
9897         (cd): Use it.
9898         From Bob Weiner <weiner@wave.altrasoft.com>
9899
9900 1998-03-15  Kyle Jones  <kyle_jones@wonderworks.com>
9901
9902         * keydefs.el: Changed keybindings of forward-char,
9903           backward, scroll-up and scroll-down to point to their
9904           -command counterparts.
9905
9906         * simple.el: New functions: forwarc-char-command,
9907           backwrad-char-command, scroll-up-command,
9908           scroll-down-command which work liek their counterparts
9909           except that they honor the variable
9910           signal-error-on-buffer-boundary.
9911
9912           Definition of signal-error-on-buffer-boundary received
9913           from src/cmds.c.
9914
9915           defvar declaration added for word-across-newline to avoid
9916           byte-compiler warning about the free variable reference.
9917
9918 1998-03-14  Kirill M. Katsnelson  <kkm@kis.ru>
9919
9920         * winnt.el: Removed "%t" from the beginning of
9921         modeline-format. From now on, there's no nt-specifics in the modeline.
9922
9923 1998-03-14  SL Baur  <steve@altair.xemacs.org>
9924
9925         * setup-paths.el (paths-setup-paths-warning): Replace occurrences
9926         of `when' with `if'.
9927
9928 1998-03-03  Kirill M. Katsnelson  <kkm@kis.ru>
9929
9930         * msw-glyphs.el: New file. Defines TTY-style glyphs for
9931         mswindows. Must be reworked along with glyphs.el, or
9932         merged into it, after there is images support.
9933
9934         * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
9935         'mswindows.
9936
9937 1998-03-13  SL Baur  <steve@altair.xemacs.org>
9938
9939         * faces.el: fix for text cursor initialization.
9940         Suggested by Kyle Jones <kyle_jones@wonderworks.com>
9941         From Andy Piper <andyp@parallax.co.uk>
9942
9943 1998-03-11  Pete Ware  <ware@cis.ohio-state.edu>
9944
9945         * files.el (set-auto-mode): If a mode is not fboundp, check to see
9946         if there is an existing package that handles it and warn the user
9947         about that mode.
9948
9949 1998-03-02  Kirill M. Katsnelson  <kkm@kis.ru>
9950
9951         * x-menubar.el (default-menubar): Greyed out "Help / Basics /
9952         Installation" menu item when Installation-string is not bound.
9953
9954 1998-03-11  SL Baur  <steve@altair.xemacs.org>
9955
9956         * lisp.el (forward-sexp): Fix for test for balanced sexp.
9957         From Jeremiah W. James <jerry@cs.ucsb.edu>
9958
9959 1998-03-10  Kyle Jones  <kyle_jones@wonderworks.com>
9960
9961         * msw-faces.el:
9962         * faces.el: Fix face initialization.
9963
9964 1998-03-10  Glynn Clements  <glynn@sensei.co.uk>
9965
9966         * files.el (backup-enable-predicate): fix breakage introduced
9967         by TMPDIR patch.
9968
9969 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9970
9971         * x-faces.el (x-init-face-from-resources): The
9972           TTY face property retrieval functions don't return
9973           specifiers, so use face-property instead.
9974
9975 1998-03-09  SL Baur  <steve@altair.xemacs.org>
9976
9977         * mwheel.el (mwheel-install): Use portable keysyms and syntax.
9978
9979 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9980
9981         * x-menubar.el: Expanded documentation for
9982           option-save-faces.  Changed Options -> Browse Faces
9983           menu entry to invoke customize-face.
9984
9985 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
9986
9987         * faces.el: Most face initialization moved out of
9988           init-other-random-faces to the top level so that the
9989           initialization happens before Xemacs is dumped.  Much
9990           of the fascist "face-differs-from-default-p or FROB!"
9991           code has been retired in favor of letting the user do
9992           what they want to do.  Face initialization code changed
9993           to use `default' specifier tag so that the settings can
9994           be overridden later if the user wishes it.
9995
9996 1998-03-08  SL Baur  <steve@altair.xemacs.org>
9997
9998         * about.el (about-hackers): Update contributors list.
9999
10000 1998-03-07  Kyle Jones  <kyle_jones@wonderworks.com>
10001
10002         * specifier.el: Define new specifier tag `default'.
10003
10004         * modeline.el: Initialize faces using `default' tag.
10005
10006         * x-faces.el (x-init-face-from-resources): Remove
10007           specifier specs containing the `default' tag before
10008           adding new specs.
10009
10010 1998-03-02  John Jones  <jj@asu.edu>
10011
10012         * package-get.el (package-get-all): fixed arguments on call to
10013         package-admin-add-single-file-package.
10014         * package-get.el (package-get-installedp): fixed to match
10015         advertised behavior.
10016         * package-get.el: added function package-get-update-all which
10017         installs newest versions of all the current packages (if they are
10018         not already installed).
10019
10020 1998-03-04  Jens-Ulrik Petersen  <petersen@kurims.kyoto-u.ac.jp>
10021
10022         * files.el (find-file-noselect): Uncommented `truename' binding in
10023         `let*' and use it later to set `buffer-file-truename' iff it's
10024         still nil, as happens for example when finding a compressed
10025         file with "jka-compr".
10026
10027 Wed Mar 04 08:55:12 1998  Andy Piper  <andyp@parallax.co.uk>
10028
10029         * faces.el: in make-face-* type functions do the operation for all
10030         window systems, not just the first one found.
10031
10032         * font.el: call mswindows-list-fonts for mswindows.
10033
10034 1998-03-02  Glynn Clements  <glynn@sensei.co.uk>
10035
10036         * code-process.el (call-process-region):
10037         * process.el (call-process-region):
10038         * package-get.el (package-get-dir):
10039         * files.el (backup-enable-predicate):
10040         * gnuserv.el (gnuserv-temp-file-regexp):
10041         Use temp-directory in place of `/tmp'.
10042
10043 Fri Feb 20 21:22:34 1998  Darryl Okahata  <darrylo@sr.hp.com>
10044
10045         * "Fast" dired-in-C enhancements for Windows 95/NT:
10046
10047         * files.el: Added function, `wildcard-to-regexp', from GNU
10048           Emacs.
10049
10050         * files.el (insert-directory): Modified to use special
10051           dired-in-C enhancements if present.
10052
10053 Mon Mar 02 11:37:36 1998  Andy Piper  <andyp@parallax.co.uk>
10054
10055         * code-files.el: make default coding no-conversion.
10056
10057 1998-03-02  SL Baur  <steve@altair.xemacs.org>
10058
10059         * dumped-lisp.el (preloaded-file-list): Find Installation.el from
10060         the load-path.
10061
10062         * update-elc.el: Strip directory when testing for files not to
10063         bytecompile.
10064
10065 1998-03-02  Aki Vehtari  <Aki.Vehtari@hut.fi>
10066
10067         * lisp-mode.el: Use recommended form for menus.
10068
10069         * info.el (Info-construct-menu): Use recommended form for menus.
10070
10071         * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
10072         entry.
10073
10074 1998-02-28  Kyle Jones  <kyle_jones@wonderworks.com>
10075
10076         * frame.el: Resurrect get-frame-for-buffer-default-to-current.
10077           (get-frame-for-buffer-noselect): Always return frames
10078           in the not-this-window-p cond clause.
10079
10080 1998-02-27  SL Baur  <steve@altair.xemacs.org>
10081
10082         * help.el (describe-installation): New function.
10083
10084         * x-menubar.el (default-menubar): Add describe-installation to
10085         Help menu.
10086
10087         * packages.el (packages-unbytecompiled-lisp): Installation.el
10088         should not be bytecompiled.
10089
10090         * dumped-lisp.el (preloaded-file-list): Dump Installation with
10091         XEmacs.
10092
10093         * x-menubar.el (default-menubar): Use correct guard for VM menu
10094         entry.
10095
10096         * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
10097         coding.
10098         From Andy Piper <andyp@parallax.co.uk>
10099
10100 1998-02-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10101
10102         * ldap.el: Do not require ldap-internal at compile time.
10103
10104 Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
10105
10106         * code-files.el: new file. a virtual copy of mule-files.el
10107         but without charset
10108         dependencies. (toggle-buffer-file-ocding-system) new function for
10109         changing the eol type for the current buffer.
10110
10111         * code-process.el: new file. a copy of
10112         mule-process.el. mule-process.el will disappear when things have
10113         settled.
10114
10115         * coding.el: new file. a virtual copy of mule-files.el but
10116         without charset dependencies. (coding-system-base) new function
10117         for getting the parent coding system of a coding system with eol
10118         type set.
10119
10120         * dumped-lisp.el: add above files for the non-mule case.
10121
10122 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
10123
10124         * window-xemacs.el (display-buffer): If no explicit
10125           frame is specified, search for a window that displays
10126           the buffer on the currently selected frame, before
10127           searching other frames.
10128
10129 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
10130
10131         * frame.el (get-frame-for-buffer): If not-this-window-p
10132           is non-nil, use window on the selected frame if it is not
10133           also the selected window.  When defaulting, search for
10134           windows on the currently selected fgrame before searching
10135           other frames.
10136
10137 1998-02-25  Didier Verna  <didier@xemacs.org>
10138
10139         * modeline.el (modeline-swap-buffers): originally named
10140         `mouse-release-modeline'. Whether to actually swap the buffers is
10141         decided in `mouse-drag-modeline'.
10142         (mouse-drag-modeline): A button release event is considered a
10143         mouse click is both X (modeline scroll) and Y (modeline drag) pos
10144         stay unchanged.
10145
10146 1998-02-25  SL Baur  <steve@altair.xemacs.org>
10147
10148         * x-menubar.el: Put redo on the menubar.
10149         From Aki Vehtari <Aki.Vehtari@hut.fi>
10150
10151 1998-02-22  Greg Klanderman  <greg@alphatech.com>
10152
10153         * bytecomp.el (displaying-byte-compile-warnings): if
10154         temp-buffer-show-function is set, use it to display current set of
10155         warnings in the "*Compile-Log-Show*" buffer.
10156
10157         * simple.el (display-warning-buffer): if temp-buffer-show-function
10158         is set, use it to display current set of warnings in the
10159         "*Warnings-Show*" buffer.
10160
10161 1998-02-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10162
10163         * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
10164         Common Lisp.
10165
10166 1998-02-23  Aki Vehtari  <Aki.Vehtari@hut.fi>
10167
10168         * menubar.el: Allow button descriptors at least 2 long.
10169
10170         * x-menubar.el (default-menubar): Use recommended forms.
10171         (file-menu-filter): Remove.
10172         (edit-menu-filter): Remove.
10173
10174 1998-02-24  SL Baur  <steve@altair.xemacs.org>
10175
10176         * about.el (about-hackers): Updated.
10177
10178 1998-02-22  Greg Klanderman  <greg@alphatech.com>
10179
10180         * help.el (help-max-help-buffers): new variable
10181         (help-register-and-maybe-prune-excess): new function
10182         (help-buffer-name): use help-max-help-buffers.
10183         (with-displaying-help-buffer): use
10184         help-register-and-maybe-prune-excess.
10185
10186         * help.el (help-maybe-pretty-print-value): if the value fits on
10187         one line, let it.
10188
10189 1998-02-21  Greg Klanderman  <greg@alphatech.com>
10190
10191         * (with-displaying-help-buffer): there is no need to kill the buffer
10192         if it exists, because with-output-to-temp-buffer will clear it.
10193         further, killing the buffer violates the rule that
10194         temp-buffer-show-function, if set, has the full responsibility of
10195         showing the temp buffer.  killing the buffer fucks with the window
10196         configuration, hosing temp-buffer-show-function.
10197
10198
10199 1998-02-23  Didier Verna  <didier@xemacs.org>
10200
10201         * modeline.el (mouse-drag-modeline):
10202         - Always scroll the modeline that was originally clicked on.
10203         - Use x pixels instead of x characters (which doesn't work anyway)
10204         as horizontal reference for modeline dragging. This allows us to
10205         keep on dragging the modeline even if the motion event occurs in
10206         another window.
10207
10208 1998-02-23  Didier Verna  <didier@xemacs.org>
10209
10210         * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
10211         glyph on the modeline to indicate that dragging the mouse has an
10212         effect both horizontally and vertically.
10213
10214 1998-02-24  SL Baur  <steve@altair.xemacs.org>
10215
10216         * about.el (about-xemacs): Get rid of redundant visible version
10217         number.
10218
10219 1998-02-19  SL Baur  <steve@altair.xemacs.org>
10220
10221         * about.el (about-hackers): Update credits.
10222
10223 1997-12-22  Christoph Wedler  <wedler@fmi.uni-passau.de>
10224
10225         * prim/register.el (view-register): Show register type file-query.
10226
10227 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
10228
10229         * mode-motion.el (mode-motion-highlight-internal):
10230           save-excursion inside save-window-exucrsion form to
10231           hide buffer point changes from save-window-excursion.
10232           Prevents display flickering when the mouse pointer
10233           moves.
10234
10235 1998-02-17  Didier Verna  <didier@xemacs.org>
10236
10237         * mouse.el (default-mouse-track-set-point-in-window): rewrote this
10238         function to handle correctly the case of a toolbar one side of the
10239         window: scrolling will not necessarily happen.
10240
10241 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
10242
10243         * files.el (after-find-file): Restore missing argument
10244           to format that provides filename for "... consider M-x
10245           recover-file" message.  Also call `message' with "%s"
10246           as the first arg instead of an arbitrary string.
10247
10248 1998-02-18  SL Baur  <steve@altair.xemacs.org>
10249
10250         * about.el (about-hackers): Various additions.
10251
10252 1998-02-15  SL Baur  <steve@altair.xemacs.org>
10253
10254         * autoload.el (generate-file-autoloads-1): Don't force an extra
10255         line out when copying on-the-same line autoloads.
10256
10257         * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
10258         is installed.
10259
10260 1998-02-14  Martin Buchholz  <martin@xemacs.org>
10261
10262         * x11/x-win-xfree86.el (x-win-init-xfree86):
10263         * x11/x-win-sun.el (x-win-init-sun):
10264         * x11/x-init.el (x-initialize-compose):
10265         * prim/simple.el:
10266         (backward-or-forward-kill-sexp):
10267         (backward-or-forward-kill-sentence):
10268         (backward-or-forward-kill-word):
10269         (backward-or-forward-delete-char):
10270         * prim/isearch-mode.el (isearch-help-or-delete-char):
10271         Use x-keysym-on-keyboard-sans-modifiers-p instead of
10272         x-keysym-on-keyboard-p to detect backspace.
10273         Use symbols instead of strings (now deprecated) with x-keysym-*-p.
10274         Clean up symbols used with dead keys, checking Linux and solaris
10275         keysyms.
10276         Simplify x-win-*.el using above methods.
10277         Change documentation for x-keysym-*-p functions.
10278
10279 1998-02-14  SL Baur  <steve@altair.xemacs.org>
10280
10281         * about.el (about-hackers): Restore entries for Michael Sperber and
10282         Vinnie Shelton.
10283         From Vinnie Shelton <acs@acm.org>
10284
10285 1998-02-14  Hrvoje Niksic  <hniksic@srce.hr>
10286
10287         * simple.el (count-words-region): Ditto.
10288
10289 1998-02-12  Hrvoje Niksic  <hniksic@srce.hr>
10290
10291         * simple.el (count-words-buffer): Document.  Don't print anything
10292         if non-interactive.
10293
10294 1998-02-12  SL Baur  <steve@altair.xemacs.org>
10295
10296         * packages.el (packages-hardcoded-lisp): easymenu.el is in
10297         multiple files in InfoDock.
10298
10299 1998-02-11  SL Baur  <steve@altair.xemacs.org>
10300
10301         * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
10302         from version.el in InfoDock.
10303
10304         * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
10305         specially.
10306
10307 1998-02-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10308
10309         * bytecomp-runtime.el (proclaim-inline): Single quotes around
10310         variable name in docstring.
10311
10312 1998-02-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10313
10314         * menubar.h: Include "gui.h".
10315
10316 1998-02-10  SL Baur  <steve@altair.xemacs.org>
10317
10318         * site-load.el: Fix documentation.
10319
10320 1998-02-09  SL Baur  <steve@altair.xemacs.org>
10321
10322         * package-get-base.el (package-get-base): Updated.
10323
10324         * keymap.el: PC-ize.
10325
10326 1998-02-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10327
10328         * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
10329         from' on a fresh line.
10330
10331 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
10332
10333         * help.el (help-maybe-pretty-print-value): prin1, not princ the
10334         object.
10335
10336 1998-02-09  SL Baur  <steve@altair.xemacs.org>
10337
10338         * undo-stack.el: PC-ize.
10339
10340         * cmdloop.el: PC-ize.
10341
10342 1998-02-08  SL Baur  <steve@altair.xemacs.org>
10343
10344         * bytecomp-runtime.el: PC-ize.
10345
10346         * byte-optimize.el: Prolog fixup.  PC-ize.
10347
10348         * cus-dep.el: Spelling fix.
10349
10350         * text-mode.el: Synch with Emacs 20.2.  (Original ChangeLog
10351         entries follow).
10352
10353 1997-08-29  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10354
10355         * text-mode.el (text-mode-hook-identify): New function,
10356         put on text-mode-hook.  Set text-mode-variant here.
10357         (text-mode): Don't set it here.
10358
10359 1997-08-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10360
10361         * text-mode.el (text-mode-hook): New defvar.
10362         (text-mode-variant): New variable.
10363         (text-mode): Set that variable locally.
10364         (toggle-text-mode-auto-fill): New command.
10365
10366 1997-06-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10367
10368         * text-mode.el (text-mode): Let all-white lines separate paragraphs.
10369
10370 1997-06-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10371
10372         * text-mode.el (paragraph-indent-text-mode):
10373         Renamed from spaced-text-mode.
10374         (text-mode-map): Bind TAB to indent-relative.
10375         (indented-text-mode-map): Variable deleted.
10376         (indented-text-mode): Now an alias for text-mode.
10377
10378 1998-02-05  SL Baur  <steve@altair.xemacs.org>
10379
10380         * loadup.el: test-atoms debugging stuffs removed.
10381
10382 1998-02-03  Martin Buchholz  <Martin Buchholz <martin@xemacs.org>
10383
10384         * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
10385
10386 1997-12-30  Colin Rafferty  <colin@xemacs.org>
10387
10388         * help.el (describe-beta): Made it use `locate-data-file'.
10389         (describe-distribution): Ditto.
10390         (describe-copying): Ditto.
10391         (describe-project): Ditto.
10392         (view-emacs-news): Ditto.
10393
10394         * help-nomule.el (help-with-tutorial): Made it use
10395         `locate-data-file' to find tutorial.
10396
10397 1998-01-28  Jonathon Harris  <jhar@tardis.ed.ac.uk>
10398
10399         * about.el: Corrected my email address.
10400
10401         * mouse.el: Added 'mouse-mswindows-drop' similar to
10402         'mouse-offix-drop'.
10403
10404 1998-01-27  SL Baur  <steve@altair.xemacs.org>
10405
10406         * loadup.el (running-xemacs): Spelling fix.
10407
10408 1998-01-26  Colin Rafferty  <colin@xemacs.org>
10409
10410         * packages.el (packages-find-packages-1): Don't allow a backwards
10411         compatible lisp tree to overwrite `preloaded-file-list'.
10412
10413 1998-01-26  SL Baur  <steve@altair.xemacs.org>
10414
10415         * loadup.el: Don't delete "xemacs" prior to dumping.
10416
10417 1998-01-24  SL Baur  <steve@altair.xemacs.org>
10418
10419         * package-info.el (pi-last-mod-date): New function.
10420         (pi-author-version): New function.
10421         (batch-update-package-info): Use them.
10422
10423 1998-01-23  Colin Rafferty  <colin@xemacs.org>
10424
10425         * frame.el (get-frame-for-buffer-default-to-current): Create.
10426         (get-frame-for-buffer-noselect): Allow user to use current frame
10427         with `get-frame-for-buffer-default-to-current'.
10428
10429 1998-01-22  Hrvoje Niksic  <hniksic@srce.hr>
10430
10431         * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
10432         (byte-compile-output-docform): Ditto.
10433         (byte-compile-compiled-obj-to-list): Ditto.
10434
10435 1998-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
10436
10437         * startup.el (command-line-1): Removed code that ran
10438           buffer-menu.
10439
10440 1998-01-21  Hrvoje Niksic  <hniksic@srce.hr>
10441
10442         * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
10443
10444 1998-01-17  Hrvoje Niksic  <hniksic@srce.hr>
10445
10446         * frame.el (suspend-emacs-or-iconify-frame): Check using
10447         `device-on-window-system-p' instead of explicitly checking for X,
10448         so that the same logic works for MS Windows.
10449         (suspend-or-iconify-emacs): Ditto.
10450
10451 1998-01-14  Hrvoje Niksic  <hniksic@srce.hr>
10452
10453         * about.el (about-maintainer-info): Andy Piper is back.
10454         (xemacs-hackers): Updated Andy Piper's email address.
10455         (about-hackers): Added Jonathan Harris.
10456         (about-hackers): Updated Tibor Polgar's email address.
10457
10458 1998-01-18  SL Baur  <steve@altair.xemacs.org>
10459
10460         * about.el: Add xemacs.org email manager.
10461
10462         * package-get-base.el (package-get-base): Updated with most recent
10463         package updates.
10464
10465 1998-01-14  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10466
10467         * help.el (function-arglist): Use `indirect-function' instead of
10468         `symbol-function' so that aliases are treated correctly.
10469
10470 1998-01-13  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10471
10472         * help.el (help-map): Add f1 binding to `help-for-help'.
10473         Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
10474         (describe-key-briefly): Use `princ' "%s" to print object.
10475         (with-displaying-help-buffer): Kill buffer if it exists, again.
10476         (describe-key): Use `princ' "%s" to print object.
10477         (describe-function-1): Use `princ' "%s" to print object.
10478         Commented out alias lines removed.
10479         (help-pretty-print-limit): New variable to control pretty-printing
10480         of variable values.
10481         (help-maybe-pretty-print-value): Steve wins!  Renamed back from
10482         `help-pretty-print-value' again.  Only print-print when OBJECT is
10483         list of length less than `help-pretty-print-limit'.
10484         (describe-variable): Use `help-maybe-pretty-print-value' again.
10485
10486 1998-01-18  SL Baur  <steve@altair.xemacs.org>
10487
10488         * simple.el (blink-matching-open): Remove C++ kludge.
10489         Suggested by Bob Weiner <weiner@wave.altrasoft.com>
10490
10491 1998-01-14  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10492
10493         * info.el (Info-default-directory-list): Made the documentation
10494         more explanitory.
10495
10496 1998-01-13  Martin Buchholz  <martin@xemacs.org>
10497
10498         * lisp/packages.el:
10499         * lisp/package-admin.el:
10500         * lisp/build-report.el:
10501         Fix typos.
10502
10503 1998-01-14  Christoph Wedler  <wedler@fmi.uni-passau.de>
10504
10505         * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
10506         warnings in Java buffers without final newline and editing the
10507         last line.
10508
10509 1998-01-17  SL Baur  <steve@altair.xemacs.org>
10510
10511         * packages.el (packages-find-packages-1): Don't allow a backwards
10512         compatible lisp tree to overwrite `preloaded-file-list'.
10513         Suggested by Colin Rafferty  <colin@xemacs.org>
10514
10515         * mouse.el (mouse-offix-drop): Set undo-boundary.
10516         From Oliver Graf <ograf@fga.de>
10517
10518 1998-01-13  SL Baur  <steve@altair.xemacs.org>
10519
10520         * loadup.el (load-gc): rewrite as defun.
10521         Print something sensical if a required dump-time file isn't found.
10522
10523 1998-01-12  SL Baur  <steve@altair.xemacs.org>
10524
10525         * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
10526         bug strikes a menudescriptor.
10527
10528         * package-get-base.el (package-get-base): Updated.
10529
10530         * package-info.el (batch-update-package-info): Derive REQUIRES
10531         from the Makefile.
10532
10533 1998-01-13  Hrvoje Niksic  <hniksic@srce.hr>
10534
10535         * files.el (save-some-buffers): Don't play games with deleting
10536         other windows if we are in the minibuffer window.
10537
10538 1998-01-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10539
10540         * modeline.el (modeline-minor-mode-menu): Add support for :active
10541         (add-minor-mode): Document :active property to TOGGLE.
10542
10543 1998-01-07  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10544
10545         * modeline.el (modeline-minor-mode-menu): Add support for an
10546         `:included' predicate in the `toggle-sym' plist.
10547         (add-minor-mode): Document the :included property, format
10548         docstring some more.
10549         (modeline-minor-mode-menu): Documentation string added.
10550
10551 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10552
10553         * modeline.el (modeline-minor-mode-menu): genmenlab the menu
10554         labels from the symbol-names by thwacking off the overly redundant
10555         and overused "mode", parenthesizing "minor", and capitalizing the
10556         resultant strings.  Also shortened the menu's title by eliminating
10557         the redundant buffer name.
10558         (add-minor-mode): Beautified the docstring, added mention of the
10559         `:menu-tag' property of TOGGLE.
10560         (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
10561         `toggle-sym' to beatify the mode-life menus.
10562         * (abbrev-mode):  (put)'ed a `:menu-tag' on it and
10563         `auto-fill-function'.
10564
10565 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10566
10567         * modeline.el (modeline-minor-mode-menu): Changed the string-only
10568         menus to :style 'toggle.
10569
10570 1997-12-10  Markus Linnala  <maage@cs.tut.fi>
10571
10572         * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
10573
10574 1997-12-11  Christoph Wedler  <wedler@fmi.uni-passau.de>
10575
10576         * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
10577         only recognize first hyperlink.
10578         (hyper-apropos-highlightify): Deletia, this is already done by
10579         `hyper-apropos-insert-face'.
10580         (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
10581
10582 1998-01-09  SL Baur  <steve@altair.xemacs.org>
10583
10584         * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
10585         mail.
10586         (toolbar-mail-reader): Add support for `send'.
10587         From Jonathan Marten <jonathan.marten@UK.Sun.COM>
10588
10589 1998-01-05  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10590
10591         * info.el (Info-emacs-info-file-name): Add defvar for
10592         `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
10593         will function properly.
10594
10595 1998-01-05  Gary D. Foster  <gfoster@ragesoft.com>
10596
10597         * simple.el: make the backwards delete function called by
10598         `backward-or-forward-delete-char' user configurable.
10599
10600 1998-01-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10601
10602         * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
10603         compiled function got loaded from.
10604
10605 1998-01-09  SL Baur  <steve@altair.xemacs.org>
10606
10607         * term/apollo.el: Synched up with InfoDock 3.6.2.
10608
10609 1998-01-08  SL Baur  <steve@altair.xemacs.org>
10610
10611         * startup.el (load-init-file): Load autoloads earlier.
10612         (startup-splash-frame): Handle InfoDock logo.
10613
10614         * x-init.el (init-post-x-win): Don't call init-x-toolbar in
10615         InfoDock.
10616         (x-init-toolbar-from-resources): Move from x-toolbar.el.
10617
10618         * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
10619         doesn't have this function.
10620
10621         * packages.el (locate-data-file): Fix to call `locate-file'.
10622
10623 1998-01-07  SL Baur  <steve@altair.xemacs.org>
10624
10625         * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
10626         version of version.el.
10627         (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
10628
10629         * x-menubar.el (default-menubar): Guard reference to
10630         `gnuserv-frame'.
10631         (default-menubar): Guard references to `font-lock-mode'.
10632         (default-menubar): Guard references to font-menu-this-frame-only-p'.
10633         (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
10634
10635         * make-docfile.el: Don't snarf doc strings from autoloads.
10636
10637         * startup.el (load-init-file): Use algorithm from loaddefs.el for
10638         loading auto-autoloads files.
10639
10640         * loaddefs.el: Disable dumping autoloads.
10641
10642 1998-01-05  SL Baur  <steve@altair.xemacs.org>
10643
10644         * lisp-mnt.el: Synch to Emacs 20.2.
10645
10646         * help.el: Remove manual autoload of `finder-by-keyword'.
10647
10648         * finder.el (finder-by-keyword): Autoload.
10649
10650         * help.el: Conditionalize hyperbole setup.
10651
10652 1998-01-04  SL Baur  <steve@altair.xemacs.org>
10653
10654         * packages.el (package-require): Update to reflect new data format.
10655
10656 1998-01-02  Didier Verna  <didier@xemacs.org>
10657
10658         * x-menubar.el (default-menubar): make the tutorials available
10659         through the menubar. (Plus some compilation warnings cleanup).
10660
10661 1998-01-04  SL Baur  <steve@altair.xemacs.org>
10662
10663         * check-features.el: New file.  Perform sanity check after build.
10664
10665         * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
10666         files to tooltalk package.
10667         (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
10668         package.
10669
10670         * package-admin.el (package-admin-xemacs): Use better default for
10671         location of XEmacs binary.
10672
10673 1998-01-03  Aki Vehtari  <Aki.Vehtari@hut.fi>
10674
10675         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
10676         tag with sexp and add value tag with value `t'.
10677
10678 1998-01-03  SL Baur  <steve@altair.xemacs.org>
10679
10680         * package-get.el: Changes to work with real data.
10681         From Pete Ware <ware@cis.ohio-state.edu>
10682
10683         * packages.el (packages-reload-autoloads): Guard load for the time
10684         being.
10685
10686         * update-elc.el ("packages.el"): Force loading packages.el instead
10687         of possibly out-of-date packges.elc.
10688         * make-docfile.el ("packages.el"): Ditto.
10689
10690 1998-01-02  Colin Rafferty  <colin@xemacs.org>
10691
10692         * build-report.el (build-report-delete-regexp): Added a rule for
10693         the main tarball shadowing anything past it.
10694
10695 1998-01-02  SL Baur  <steve@altair.xemacs.org>
10696
10697         * packages.el (package-provide): Delete a previous provide.
10698
10699         * package-info.el: New file.
10700
10701         * package-get.el: New file.
10702         From Pete Ware <ware@cis.ohio-state.edu>
10703         (package-get): Fix md5 computation to work with Mule.
10704
10705 1997-12-11  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10706
10707         * simple.el (log-message-*): Quote symbols in docstrings properly.
10708
10709 1998-01-01  SL Baur  <steve@altair.xemacs.org>
10710
10711         * packages.el (packages-new-autoloads): Ignore symbolic links.
10712
10713         * cus-face.el (face-custom-attributes-get): Fix typo.
10714         From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
10715
10716 1997-12-31  SL Baur  <steve@altair.xemacs.org>
10717
10718         * startup.el (load-init-file): Reload new or changed autoloads
10719         unless inhibited.  Reload modified dumped lisp (stubbed).
10720
10721         * packages.el (packages-new-autoloads): New function.
10722         (packages-reload-autoloads): New function.
10723         (packages-reload-dumped-lisp): New (stub) function.
10724
10725         * loadup.el: Inhibit reloading dumped files when running temacs.
10726
10727         * loadhist.el (file-provides): Extend to handle variant
10728         extensions.
10729
10730         * replace.el (query-replace): Fix typo.
10731
10732 1997-12-30  SL Baur  <steve@altair.xemacs.org>
10733
10734         * make-docfile.el: list-autoloads-path has been renamed.
10735         * update-elc.el: list-autoloads has been renamed.
10736
10737         * packages.el (packages-list-autoloads): Renamed.
10738         (packages-list-autoloads-path): Ditto.
10739
10740 1997-12-29  Colin Rafferty  <colin@xemacs.org>
10741
10742         * packages.el (packages-find-packages-1): Made it signal a warning
10743         for an error in an auto-autoload.el file.
10744
10745 1997-12-30  SL Baur  <steve@altair.xemacs.org>
10746
10747         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
10748         tag with const.
10749         From Aki Vehtari <Aki.Vehtari@hut.fi>
10750
10751         * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
10752
10753         * loadhist.el (unload-feature): Remove autoload.
10754
10755 1997-12-28  SL Baur  <steve@altair.xemacs.org>
10756
10757         * loadhist.el: Unpackaged.
10758
10759         * help.el (describe-symbol-find-file): Rename
10760         `describe-function-find-file' and make old name obsolete.
10761         (describe-function-1): Use it.
10762         (describe-function-1): Guard reference to
10763         `compiled-function-annotation'.
10764
10765 1997-12-27  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10766
10767         * help.el (help-mode-bury): Now a call to `help-mode-quit' with
10768         argument.
10769         (help-mode-quit): New optional arg to control whether it kills or
10770         buries.  Tidied up.
10771         (with-displaying-help-buffer): Don't kill buffer initially, even
10772         if it exists: it is erased by `with-output-to-temp-buffer' anyway.
10773         (help-pretty-print-value): Rename back from
10774         `help-maybe-pretty-print-value'!  If `pp-internal' is available
10775         use it, otherwise use dumped `cl-prettyprint'.
10776         (describe-variable): Use `help-pretty-print-value' again.
10777         (find-func): Removed reference to "find-func" at end.
10778
10779 1997-12-26  Kirill M. Katsnelson  <kkm@kis.ru>
10780
10781         * dumped-lisp.el: x-menubar.el dumped along with mswindows native
10782           GUI XEmacs. Rename? x-menubar is rather window system
10783           independant, except for a couple of items.
10784
10785 1997-12-26  SL Baur  <steve@altair.xemacs.org>
10786
10787         * x-menubar.el (default-menubar): Remove hyperbole and oobr
10788         entries as they will no longer be distributed with XEmacs.
10789
10790         * format.el (format-alist): Fix image/tiff regexps.
10791         From P. E. Jareth Hein <jareth@camelot-soft.com>
10792
10793         * help.el (help-maybe-pretty-print-value): Rename.
10794         (describe-variable): Use it.
10795         (describe-variable): Add trailing linefeed.
10796
10797 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10798
10799         * help.el (describe-function-1): Don't output anything for
10800           arglist of autoload functions.
10801
10802 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10803
10804         * help.el (describe-function-1): Don't output anything for
10805           arglist of autoload functions.
10806
10807 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
10808
10809         * help.el (help-mode-map): New bindings for `help-mode-bury',
10810         `describe-function-at-point', `describe-variable-at-point',
10811         `Info-elisp-ref', `customize-variable', `help-next-section' and
10812         `help-prev-section'.
10813         (help-next-section): New function.
10814         (help-prev-section): New function.
10815         (help-mode-quit): Changed to kill the help buffer.
10816         (help-mode-bury): Formerly `help-mode-quit'.  Bury buffer
10817         correctly.
10818         (help-buffer-name): New function to generate the name of help
10819         buffers.
10820         (with-displaying-help-buffer): Is now a macro.  Takes an new first
10821         argument giving the name of the help buffer.
10822         (describe-key): Use `with-displaying-help-buffer' with name.
10823         (describe-mode): Ditto.
10824         (describe-bindings): Ditto.
10825         (describe-prefix-bindings): Ditto.
10826         (view-lossage): Ditto.
10827         (with-syntax-table): New macro.
10828         (function-called-at-point): Use `ignore-errors' and
10829         `with-syntax-table'.
10830         (function-at-point): Ditto.
10831         (describe-function): Use `with-displaying-help-buffer' with name.
10832         (function-arglist): Extracted from `describe-function-1'.  Returns
10833         function's arglist as string.
10834         (function-documentation): Extracted from `describe-function-1'.
10835         Returns function's docstring.
10836         (describe-function-1): Remove all the "stream" garbage, including
10837         the stream argument.  Use `function-arglist' and
10838         `function-documentation'.
10839         (describe-function-arglist): Just use `function-arglist'.
10840         (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
10841         (help-pretty-print-value): New function to help with
10842         pretty-printing variable values.  Knows about `#<...>'.  Needs
10843         `pp-internal'.
10844         (describe-variable): Use `with-displaying-help-buffer' with name.
10845         Formatting improved.  Display file where variable is defined, if
10846         known.  Use `help-pretty-print-value'.
10847         (describe-syntax): Use `with-displaying-help-buffer' with name.
10848         (list-processes): Remove "stream" garbage.
10849
10850 1997-12-25  SL Baur  <steve@altair.xemacs.org>
10851
10852         * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
10853         call a dumped routine instead.
10854
10855         * x-win-xfree86.el: Wrap file in defun.
10856         * x-win-sun.el: Ditto.
10857
10858 1997-12-23  SL Baur  <steve@altair.xemacs.org>
10859
10860         * help.el (view-emacs-news): Remove usage of outl-mouse which
10861         advises functions and does other evil things.
10862
10863 1997-12-22  SL Baur  <steve@altair.xemacs.org>
10864
10865         * format.el (format-alist): Add `image/tiff'.
10866         From P. E. Jareth Hein <jareth@camelot-soft.com>
10867
10868 1997-12-21  SL Baur  <steve@altair.xemacs.org>
10869
10870         * about.el (about-hackers): More names added.
10871
10872         * make-docfile.el: Remove superfluous package path search.
10873
10874         * loaddefs.el: Commentary changes.  Removal of VM autoloads.
10875
10876 1997-12-20  SL Baur  <steve@altair.xemacs.org>
10877
10878         * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
10879         ignored shadows.
10880
10881 1997-12-18  SL Baur  <steve@altair.xemacs.org>
10882
10883         * startup.el (set-default-load-path): Make sure lisp and site-lisp
10884         get trailing slashes when added to the load-path.
10885
10886         * x-init.el (init-x-win): Locate where XEmacs X localization files
10887         are.
10888
10889 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
10890
10891         * x-faces.el: Added support for foregroundToolBarColor
10892           to xpm-color-symbols.
10893
10894 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
10895
10896         * etags.el (tags-remove-duplicates): Removed.
10897         (buffer-tag-table-list): Use `delete-duplicates'.
10898
10899         * cl-extra.el (coerce): Coerce to bit-vector and weak-list
10900         correctly.
10901         (get*): Defalias to `get'.
10902
10903         * cl.el (eql): Compare integers with `eq'.
10904         (cl-map-extents): Check for `map-extents' first.
10905
10906 1997-12-17  Didier Verna  <didier@xemacs.org>
10907
10908         * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
10909         added the 'numero', 'copyright' and 'trademark' symbols.
10910
10911         * leim/quail/latin-post.el ("french-postfix"): see above.
10912
10913 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10914
10915         * widget.el (define-widget): Check the arguments.
10916
10917         * cus-edit.el (customize-face): Use `check-argument-type'.
10918         (custom-variable-value-create): Use `signal' to signal error.
10919         (custom-variable-reset-saved): Ditto.
10920         (custom-variable-reset-standard): Ditto.
10921         (custom-face-reset-saved): Ditto.
10922
10923         * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
10924         (widget-default-format-handler): Ditto.
10925         (widget-checklist-add-item): Ditto.
10926         (widget-radio-add-item): Ditto.
10927         (widget-editable-list-entry-create): Ditto.
10928         (widget-sexp-prompt-value): Ditto.
10929
10930         * custom.el (custom-declare-variable): Signal errors better.
10931         (custom-handle-keyword): Ditto.
10932         (custom-declare-group): Ditto.
10933
10934         * window-xemacs.el (windows): Ditto.
10935
10936         * menubar.el (menu): Ditto.
10937
10938         * keydefs.el (keyboard): Ditto.
10939
10940         * minibuf.el (minibuffer): Ditto.
10941
10942         * process.el (execute): Ditto.
10943
10944         * fill.el (fill): Ditto.
10945
10946         * modeline.el (modeline): Ditto.
10947
10948         * help.el (help): Ditto.
10949
10950         * faces.el (faces): Ditto.
10951
10952         * files.el (files): Ditto.
10953
10954         * x-init.el (x): Ditto.
10955
10956         * lisp-mode.el (lisp): Ditto.
10957
10958         * process.el (processes): Ditto.
10959
10960         * mouse.el (mouse): Ditto.
10961
10962         * abbrev.el (abbrev): Moved from cus-edit.
10963
10964         * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
10965         as variable declaration.
10966
10967 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
10968
10969         * menubar.el (find-menu-item): Use `check-argument-type'.
10970         (find-menu-item): Cosmetic changes.
10971
10972 1997-12-18  SL Baur  <steve@altair.xemacs.org>
10973
10974         * x-menubar.el (default-menubar): Guard usage of lpr-switches.
10975
10976 1997-12-17  SL Baur  <steve@altair.xemacs.org>
10977
10978         * startup.el (set-default-load-path): Only search package-path
10979         when not running temacs.
10980
10981         * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
10982         files.
10983
10984         * loadup.el: Correct commentary.  Reformatting.
10985         (really-early-error-handler): Use absolute path to the
10986         first dumped-lisp.el file.
10987         (really-early-error-handler): Print full path name of
10988         each dumped lisp file (inherited from InfoDock).
10989
10990         * shadow.el (find-emacs-lisp-shadows): Ignore multiple
10991         dumped-lisp.el files.
10992
10993         * make-docfile.el (preloaded-file-list): Reorder when the
10994         package-path is searched.
10995         * update-elc.el: Ditto.
10996
10997         * lisp-mode.el (call-with-condition-handler): Treat the same as
10998         `condition-case' for indentation.
10999
11000         * about.el (about-xemacs): Update release date.
11001
11002 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
11003
11004         * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
11005         anywhere but at the last clause.
11006         (ecase): Disallow `t' and `otherwise'.
11007
11008 1997-12-16  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11009
11010         * cus-edit.el (custom-buffer-create-buttons): New function
11011         from stuff moved out of `custom-buffer-create-internal'.
11012         (custom-novice): New variable.  Default t.
11013         (custom-display-global-buttons): Ditto.  Default `top'.
11014         (custom-buffer-create-internal): Only display help if
11015         `custom-novice' is non-nil.  Display global buttons according to
11016         `custom-display-global-buttons'.
11017
11018 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
11019
11020         * menubar.el (find-menu-item): Use `check-argument-type'.
11021         (find-menu-item): Cosmetic changes.
11022
11023 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
11024
11025         * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
11026         look.
11027
11028 1997-12-16  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
11029
11030         * format.el (format-deannotate-region):  Bug fix.
11031         Deannotating a region containing unknown tags would fail
11032         (causing decoding of text/enriched to fail at user level)
11033
11034 1997-12-16  Kyle Jones  <kyle_jones@wonderworks.com>
11035
11036         * minibuf.el (read-directory-name): Support sixth
11037           arg, HISTORY, as already documented.
11038
11039 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
11040
11041         * etags.el (get-tag-table-buffer): Use explicit lists as arguments
11042         to `ecase'.
11043
11044 1997-12-14  SL Baur  <steve@altair.xemacs.org>
11045
11046         * skk/skk-leim.el (skk-auto-fill-activate): Synch with
11047         skk-activate.
11048
11049 1997-12-13  SL Baur  <steve@altair.xemacs.org>
11050
11051         * dumped-lisp.el (preloaded-file-list): Remove debugging statement.