XEmacs 21.4.20 "Double Solitaire".
[chise/xemacs-chise.git.1] / lisp / ChangeLog
1 2006-12-09  Vin Shelton  <acs@xemacs.org>
2
3         * XEmacs 21.4.20 is released
4
5 2006-10-14  Jeff Miller  <jmiller@xemacs.org>
6
7         * info.el (Info-find-emacs-command-nodes): fix regex for find command node.
8
9 2006-11-14  Stephen J. Turnbull  <stephen@xemacs.org>
10
11         * info.el (Info-find-file-node, Info-insert-dir)
12         (Info-read-subfile, Info-insert-file-contents): Maintain invariant
13         `(equal buffer-file-truename (file-truename buffer-file-name))'.
14         Thanks to Nelson Ferreira <nelson.ferreira@ieee.org> for report
15         and discussion.
16
17 2006-05-20  Ville Skyttä  <scop@xemacs.org>
18
19         * obsolete.el (line-beginning-position): New, from 21.5.x.
20         (line-end-position): Ditto.
21
22 2006-06-03  Adrian Aichner  <adrian@xemacs.org>
23
24         * package-get.el (package-get-download-sites): Welcome
25         nl.xemacs.org and Thanks!
26         * package-get.el (package-get-pre-release-download-sites): Ditto.
27
28 2004-01-19  Martin Buchholz  <martin@xemacs.org>
29
30         * font-lock.el: Add support for not-so recent changes in Java to
31         java-mode.
32
33 2006-01-28  Vin Shelton  <acs@xemacs.org>
34
35         * XEmacs 21.4.19 is released
36
37 2006-01-03  Aidan Kehoe  <kehoea@parhasard.net>
38
39         * easymenu.el: Update copyright. 
40         * easymenu.el (easy-menu-all-popups):
41         Add a docstring. 
42         * easymenu.el (easy-menu-add):
43         Document a bug, rework the function to preserve any existing
44         non-default mode-popup-menu instead of overwriting it, and not to
45         bother normalising the menu title (nothing else does).
46         * easymenu.el (easy-menu-remove):
47         Restore the default mode-popup-menu instead of leaving an empty
48         one when we remove the last easy-menu popup. 
49
50 2006-01-06  Adrian Aichner  <adrian@xemacs.org>
51
52         * package-get.el (package-get-download-sites): Add pt.xemacs.org,
53         as suggested by Rodrigo Ventura.
54         * package-get.el (package-get-pre-release-download-sites): Ditto,
55         with replacement of xemacs-21.5 by beta, which is the logical path
56         to our beta core and package pre-releases.
57
58 2005-12-17  Adrian Aichner  <adrian@xemacs.org>
59
60         * package-get.el (package-get-download-sites): Add Hong Kong
61         download site.
62         * package-get.el (package-get-pre-release-download-sites): Ditto.
63
64 2005-12-26  Vin Shelton  <acs@xemacs.org>
65
66         * find-paths.el:
67         * find-paths.el (paths-emacs-root-p): Add search for package root.
68         * find-paths.el (paths-find-emacs-root): Replaced with
69         paths-find-invocation-roots, which returns a list of roots.
70         * find-paths.el (paths-find-invocation-roots): New.
71         * find-paths.el (paths-find-emacs-roots): Call paths-find-invocation-roots.
72
73 2005-12-05  Ville Skyttä  <scop@xemacs.org>
74
75         * minibuf.el (x-library-search-path): Add /usr(/local)/share/X11.
76         * font.el (font-lookup-rgb-components): Ditto, remove stale comment.
77
78 2005-12-03  Vin Shelton <acs@xemacs.org>
79
80         * XEmacs 21.4.18 is released
81
82 2005-10-28  Adrian Aichner  <adrian@xemacs.org>
83
84         * package-get.el (package-get-download-sites): Update reflecting
85         latest http://www.xemacs.org/Releases/ information generated by
86         xemacs-builds/adrian/website/package-get-2-download-sites.el.
87         * package-get.el (package-get-pre-release-download-sites): Ditto.
88
89 2005-02-28  Simon Josefsson  <jas@extundo.com>
90
91         * about.el (xemacs-hackers): Add jas.
92         (about-other-current-hackers): Likewise.
93         (about-url-alist): Add URL for jas.
94         (about-personal-info): Document jas.
95         (about-hacker-contribution): Describe jas contributions.
96
97 2005-03-25  Ralf Angeli  <angeli@iwi.uni-sb.de> 
98
99         * easymenu.el (easy-menu-remove): As described in 
100         E1D4Nn5-0001lq-EU@neutrino.iwi.uni-sb.de; don't strip everything
101         except the "Command" menu from mode-popup-menu. 
102
103 2005-03-25  Ralf Angeli  <angeli@iwi.uni-sb.de> 
104  
105         * font.el (font-spatial-to-canonical): Correct calculation of 
106         return value for pixel-based input value. 
107  
108 2002-05-13  Adrian Aichner  <adrian@xemacs.org>
109
110         * code-process.el (call-process): Process-related docstring
111         improvements spurred by Norbert Koch.
112         * code-process.el (call-process-region): Ditto.
113         * code-process.el (start-process): Ditto.
114
115 2005-10-09  Adrian Aichner  <adrian@xemacs.org>
116
117         * finder.el (finder-find-library): Return filename actually
118         searched for.
119
120 2005-10-10  Steve Youngs  <steve@sxemacs.org>
121
122         * help.el (view-emacs-news): Use `expand-file-name' instead of
123         `locate-data-file' as the latter will find any "NEWS" files that
124         might exist in packages _before_ the one in core.
125
126 2005-06-06  Adrian Aichner  <adrian@xemacs.org>
127
128         * package-get.el (package-get-init-package):
129         package-get-init-package buglet (21.4.17) by Jeff Mincy
130         <mincy@rcn.com> fixing false temporary load-path shadows reported
131         after package installation and simplifying code.
132
133 2005-10-18  Ville Skyttä  <scop@xemacs.org>
134
135         * package-get.el (package-get-download-sites): Sync mirrors list
136         with the XEmacs website.
137         (package-get-pre-release-download-sites): Ditto.
138
139 2005-04-06  Stephen J. Turnbull  <stephen@xemacs.org>
140
141         * derived.el (derived-mode-merge-syntax-tables):
142         Revert my 21.5-only patch of 2003-07-18 which slipped in
143         through Jerry James's patch of 2004-06-07.
144
145 2005-02-23  Adrian Aichner  <adrian@xemacs.org>
146
147         * cmdloop.el (keyboard-quit): Remove workaround for
148         `region-active-p' not making sure active region is in current
149         buffer now that it does.
150         * minibuf.el (minibuffer-keyboard-quit): Ditto.
151         * simple.el (region-active-p): `region-active-p' to only return t
152         when active region is in current buffer.
153
154 2005-02-21  Norbert Koch  <viteno@xemacs.org>
155
156         * package-ui.el (pui-list-packages): MF21.5, adapt to longer
157         package names, quell a byte-compiler warning, doc fix.
158
159 2005-02-16  Aidan Kehoe  <kehoea@parhasard.net>
160
161         * buffer.el (pop-to-buffer):
162         * window-xemacs.el (display-buffer):
163         Document use of `same-window-buffer-names,' `same-window-regexps'
164         by pop-to-buffer and display-buffer. 
165         
166 2005-02-06  Vin Shelton <acs@xemacs.org>
167
168         * XEmacs 21.4.17 is released
169
170 2005-01-29  Ben Wing  <ben@xemacs.org>
171
172         * shadow.el (find-emacs-lisp-shadows):
173         Add custom-defines to list of ignored files.
174
175 2005-01-17  Adrian Aichner  <adrian@xemacs.org>
176
177         * simple.el (shifted-motion-keys-select-region): Fix statement
178         about unshifted-motion-keys-deselect-region.
179
180 2004-12-15  Ville Skyttä  <scop@xemacs.org>
181
182         * bytecomp-runtime.el (make-obsolete): Add 3rd argument (no-op for
183         now) for GNU Emacs compatibility.
184         (make-obsolete-variable): Ditto.
185
186 2004-01-08  Ben Wing  <ben@xemacs.org>
187
188         * code-files.el (load):
189         File positions are 0 based not 1 based. Thanks to Steve Youngs.
190
191 2004-12-05  Vin Shelton <acs@xemacs.org>
192
193         * XEmacs 21.4.16 is released
194
195 2004-12-04  Vin Shelton  <acs@xemacs.org>
196
197         * auto-autoloads.el: Regenerated.
198
199         * custom-load.el: Regenerated.
200
201 2004-09-15  Stephen J. Turnbull  <stephen@xemacs.org>
202
203         Fix bug: apropos errors if a defalias refers to an undefined
204         function.  <87pt4pmdcs.fsf@tleepslib.sk.tsukuba.ac.jp>
205
206         * apropos.el (apropos):
207         (apropos-command):
208         * help.el (frob-help-extents):
209         * help-macro.el (make-help-screen):
210         * hyper-apropos.el (hyper-apropos-grok-functions):
211         (hyper-apropos-get-doc):
212         Catch void-function error thrown by `documentation'.
213
214 2004-09-02  Steve Youngs  <steve@youngs.au.com>
215
216         * packages.el (package-require): Fix incorrect arg to format.
217         This fixes a `format specifier' error.
218
219 2004-08-13  Jerry James  <james@xemacs.org>
220
221         * bytecomp.el (forward-word): Tell the byte compiler the correct
222         number of arguments to forward-word.
223
224 2004-08-12  Sven Grundmann  <sven@xemacs.org>
225
226         * etags.el: Fixed loading of include files for tag completion. Now
227         you can make a tag file for a library, include it into your
228         project and it will be reloaded only if it changed. Infinte
229         include loops are detected and the correct tag files are loaded.
230         * etags.el (buffer-tag-table-list): Load and verify tag files in
231         the external function buffer-tag-table-list-load.
232         * etags.el (buffer-tag-table-list-load): New. Load and verify the
233         tag files. Also load the included tag files. The priority of the
234         included files is right below their parent file. If multiple
235         matches occur then the symbols from the parent file are found
236         first.
237         * etags.el (tag-table-include-files): Corrected comment
238         string. Switched to pattern constant tags-include-pattern to have
239         it at a central location.
240         * etags.el (tags-include-pattern): Added doc string.
241         * etags.el (add-to-tag-completion-table): Removed obsolete
242         comments as the include files are allready returned by
243         buffer-tag-table-list and loaded.
244         * etags.el (find-tag-internal): The include files are allready
245         included in tag-tables as buffer-tag-table-list returns them now.
246
247 2004-07-02  Malcolm Purvis  <malcolmp@xemacs.org>
248
249         * widgets-gtk.el (gtk-widget-instantiate-notebook-internal):
250         Loading items into the notebook is now done by C code.
251         * widgets-gtk.el (gtk-widget-instantiate-internal):
252         Style no longer changed.
253
254 2004-06-28  Nix  <nix@esperi.org.uk>
255
256         * cmdloop.el (truncate-command-history-for-gc): Delay
257         execution of all things that look up variable bindings,
258         via `enqueue-eval-event'.
259
260 2004-06-24  Vin Shelton  <acs@xemacs.org>
261
262         * package-get.el (package-get-require-signed-base-updates):
263         now defaults to nil.
264
265 2004-06-09  Stephen J. Turnbull  <stephen@xemacs.org>
266
267         * subr.el (split-string): Clean up docstring.
268
269 2002-01-24  John Paul Wallington  <jpw@shootybangbang.com>
270
271         * faces.el (zmacs-region): fix typo in docstring.
272
273 2004-06-07  Jerry James  <james@xemacs.org>
274
275         * derived.el: Synch with Emacs 21.3.
276         * subr.el (with-local-quit): New, from Emacs 21.3.
277         * subr.el (delayed-mode-hooks): New variable, from Emacs 21.3.
278         * subr.el (run-mode-hooks): New function, from Emacs 21.3.
279         * subr.el (delay-mode-hooks): New macro, from Emacs 21.3.
280
281 2004-06-16  Jerry James  <james@xemacs.org>
282
283         * cl.el (cl-set-substring): Increment start by the length of the
284         string, not the string itself.
285
286 2004-05-19  Malcolm Purvis  <malcolmp@xemacs.org>
287
288         * etags.el (tag-table-include-files): Expand included TAGS file
289         paths to avoid problems with relative paths.  Thanks to Peter
290         Chubb <peterc@gelato.unsw.edu.au>.
291         * etags.el (tags-include-pattern): New.
292         * etags.el (add-to-tag-completion-table): Parse and ignore
293         trailing include lines.
294
295 2004-06-21  Adrian Aichner  <adrian@xemacs.org>
296
297         * package-ui.el (pui-help-echo): Fix false cvs conflict by
298         avoiding line solely composed of equal signs.
299
300 2004-06-10  Adrian Aichner  <adrian@xemacs.org>
301
302         * cus-edit.el (alloc): Typo fix.
303         * cus-edit.el (custom-browse-visibility): Ditto.
304         * cus-edit.el (custom-variable-value-create): Ditto.
305         * cus-edit.el (custom-variable-pre-reset-standard): Ditto.
306         * cus-edit.el (custom-save-variables): Bind print-length and
307         print-level to nil to avoid value abbreviation.
308         * cus-edit.el (custom-save-face-internal): Ditto.
309         * cus-edit.el (custom-save-faces): Save in sorted order.
310         * cus-edit.el (custom-save-resets): Bind print-length and
311         print-level to nil to avoid value abbreviation.
312         * cus-edit.el (custom-save-loaded-themes): Ditto.
313
314 2004-06-09  Stephen J. Turnbull  <stephen@xemacs.org>
315
316         * subr.el (split-string-default-separators): New.
317         (split-string): Synch to 21.5/GNU Emacs version.  *New semantics*,
318         see comment in source.
319
320 2004-01-29  Stephen J. Turnbull  <stephen@xemacs.org>
321
322         * mule/japanese.el (paragraph-start, paragraph-separate):
323         Remove anchor to BOL.
324
325 2004-04-30  Stephen J. Turnbull  <stephen@xemacs.org>
326
327         * cl.el (gensym, gentemp): Improve docstrings.
328
329 2004-05-10  Vin Shelton  <acs@xemacs.org>
330
331         * etags.el: Sync with 21.5 version.
332
333 2004-04-21  Sven Grundmann  <sven@hellerhof.de>
334
335         * etags.el:
336         * etags.el (tags-exuberant-ctags-optimization-p): Enable optimization
337         only for use with exuberant ctags. This will also enable building of 
338         completion tables with exuberant ctags. This will not work with
339         xemacs ctags. 
340         * etags.el (get-tag-table-buffer): New function for creating of
341         completion table is used if tags-exuberant-ctags-optimization-p ist t
342         * etags.el (tags-explicit-name-pattern): Hold the name pattern for
343         finding the tag names. New.
344         * etags.el (add-to-tag-completion-table-exuberant-ctags): Defun for
345         building tag completion table with exuberant ctags. New.
346         * etags.el (find-tag-internal): Improve exact tag matching for tags
347         with name fields. Before the patch return types of functions or
348         function parameters (with exuberant ctags) were found as matches.
349
350 2004-04-21  Sven Grundmann  <sven@hellerhof.de>
351
352         * list-mode.el (display-completion-list): Fixed completion list was
353         taking the width of the frame and not of the window for displaying
354         the selection methods.
355
356 2004-04-18  Stephen J. Turnbull  <stephen@xemacs.org>
357
358         * menubar-items.el (default-menubar): Options are saved to custom.el.
359
360
361 2004-02-23  Stephen J. Turnbull  <stephen@xemacs.org>
362
363         * isearch-mode.el (isearch-abort): Preserve successful search target.
364
365 2004-03-27  Adrian Aichner  <adrian@xemacs.org>
366
367         * gnuserv.el: Sync with 21.5 version, inspired by bugreport and
368         (make-variable-buffer-local 'gnuserv-minor-mode) patch by Robert
369         Bihlmeyer.
370         * gnuserv.el (gnuserv-mode-line-string): New.
371         * gnuserv.el (gnuserv-minor-mode): Make it buffer-local, not
372         gnuserv-mode.
373         * gnuserv.el (make-x-device-with-gtk-fallback): New.
374         * gnuserv.el (gnuserv-edit-files): Use
375         make-x-device-with-gtk-fallback.
376
377 2004-03-23  Malcolm Purvis  <malcolmpurvis@optushome.com.au>
378
379         * gtk-widgets.el: New import: gtk-accel-group-new.
380         * dialog-gtk.el:
381         * dialog-gtk.el (gtk-popup-convert-underscores): New.
382         * dialog-gtk.el (popup-builtin-question-dialog):
383         Added support for dialog button mnemonics.
384
385 2004-03-22  Chris Green <cmg@dok.org>
386
387         * process.el (shell-command): Output buffer was ignored when a
388         background process was run via shell-command.
389
390 2004-03-19  Hrvoje Niksic  <hniksic@xemacs.org>
391
392         * cus-edit.el (custom-save-variables): Retrieve a list of
393         variables to save first, sort it, and make sure the variables are
394         saved in sorted order.
395
396 2004-02-23  Steve Youngs  <sryoungs@bigpond.net.au>
397  
398         * package-get.el (package-get-update-base-from-buffer): Force
399         binary coding system for verifying GnuPG signature in the
400         package-index file.
401  
402 2003-07-06  Adrian Aichner  <adrian@xemacs.org>
403
404         * package-get.el (package-get-package-index-file-location): Handle
405         missing "EMACSPACKAGEPATH" environment variable.
406
407 2003-07-05  Adrian Aichner  <adrian@xemacs.org>
408
409         * package-admin.el (package-admin-find-top-directory): Simplify
410         directory comparisions and fix substring errors on short path
411         components.
412         * package-get.el (package-get-package-index-file-location):
413         Default to first component of "EMACSPACKAGEPATH", if set.
414
415 2004-02-16  Steve Youngs  <sryoungs@bigpond.net.au>
416
417         * package-get.el (process-error): New error datum.
418
419 2004-02-02  Vin Shelton <acs@xemacs.org>
420
421         * XEmacs 21.4.15 is released
422
423 2003-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
424
425         * itimer.el (activate-itimer): Modify the itimer timeout value as
426         if it were begun at the last time when the itimer driver was woken
427         up.
428
429 2004-01-27  Stephen J. Turnbull  <stephen@xemacs.org>
430
431         * specifier.el (Copyright):
432         Update.
433         (make-specifier-and-init):
434         (map-specifier):
435         (canonicalize-inst-pair):
436         (canonicalize-spec-list):
437         (set-specifier):
438         Synch docstrings to 21.5 where appropriate.
439
440 2004-01-25  Steve Youngs  <sryoungs@bigpond.net.au>
441
442         * package-get.el (package-get-list-packages-where): New.  A
443         function that allows searching for groups of packages.  For
444         example, find all packages that require the fsf-compat package.
445
446 2004-01-25  Steve Youngs  <youngs@xemacs.org>
447
448         The Great PUI Sync.
449
450         * auto-autoloads.el: Regenerated.
451
452         * custom-load.el: Regenerated.
453
454         * dumped-lisp.el (packages-hardcoded-lisp): New.
455
456         * menubar-items.el (menu-max-items): New.
457         (menu-submenu-max-items): New.
458         (menu-submenu-name-format): New.
459         (menu-split-long-menu): New.
460         (menu-sort-menu): New.
461         (default-menubar): Sync to 21.5 in regard to the PUI menus.
462
463         * obsolete.el (pui-add-install-directory): Renamed to the more
464         logical `pui-set-local-package-get-directory'.
465         (package-get-download-menu): Moved to `package-ui.el' and renamed
466         to `package-ui-add-download-menu'.
467
468         * package-admin.el (package-admin-install-function-mswindows):
469         Whitespace clean up.
470         (package-admin-add-single-file-package): Removed.
471         (package-admin-default-install-function): Whitespace clean up.
472         (package-admin-find-top-directory): New.
473         (package-admin-get-install-dir): Use it.
474         (package-admin-get-manifest-file): 
475         (package-admin-check-manifest): 
476         (package-admin-add-binary-package):
477         (package-admin-get-lispdir):
478         (package-admin-delete-binary-package):
479         (package-admin):
480
481         * package-get.el (package-get-package-index-file-location): New.
482         (package-get-install-to-user-init-directory): New.
483         (package-get-remote):
484         (package-get-download-sites):
485         (package-get-pre-release-download-sites): New.
486         (package-get-site-release-download-sites): New.
487         (package-get-base-filename):
488         (package-get-always-update):
489         (package-get-user-index-filename): Removed.
490         (package-get-pgp-available-p): New.
491         (package-get-require-signed-base-updates):
492         (package-get-was-current):
493         (package-entries-are-signed): New.
494         (package-get-continue-update-base): New.
495         (package-get-download-menu): Removed.
496         (package-get-require-base):
497         (package-get-update-base-entry):
498         (package-get-locate-file):
499         (package-get-locate-index-file):
500         (package-get-maybe-save-index):
501         (package-get-update-base):
502         (package-get-update-base-from-buffer):
503         (package-get-update-base-entries):
504         (package-get-interactive-package-query):
505         (package-get-update-all):
506         (package-get-all):
507         (package-get-dependencies):
508         (package-get-init-package):
509         (package-get-info): New.
510         (package-get):
511         (package-get-staging-dir):
512         (package-get-set-version-prop): Removed.
513         (package-get-installedp):
514         (package-get-ever-installed-p):
515         (packages): Removed.
516         (package-get-custom-groups): Removed.
517         (package-get-custom): Removed.
518         (package-get-custom-add-entry): Removed.
519
520         * package-info.el (batch-update-package-info):
521
522         * package-net.el (package-net-batch-generate-bin-ini):
523         (package-net-update-installed-db):
524
525         * package-ui.el (pui-info-buffer):
526         (pui-directory-exists): Removed.
527         (pui-package-dir-list): Removed.
528         (pui-add-install-directory): Removed.
529         (package-ui-download-menu): New.
530         (package-ui-pre-release-download-menu): New.
531         (package-ui-site-release-download-menu): New.
532         (pui-set-local-package-get-directory): New.
533         (pui-package-symbol-char):
534         (pui-update-package-display):
535         (pui-toggle-package):
536         (pui-toggle-package-key):
537         (pui-toggle-package-delete):
538         (pui-toggle-package-delete-key):
539         (pui-toggle-package-event):
540         (pui-toggle-verbosity-redisplay):
541         (pui-install-selected-packages):
542         (pui-add-required-packages):
543         (pui-help-echo):
544         (pui-display-info):
545         (list-packages-mode):
546         (pui-list-packages):
547
548         * packages.el (packages-compute-package-locations):
549         (package-require):
550         (package-delete-name):
551         (packages-hardcoded-lisp): Removed.
552         (packages-useful-lisp): Removed.
553         (packages-unbytecompiled-lisp): Removed.
554         (packages-find-package-directories):
555
556         Summary:
557
558         Major code clean up of all things PUI.
559
560         Much improved code to determine where packages should be
561         installed.  PUI no longer depends on any packages being
562         pre-installed to compute where packages are to be installed to.
563
564         The user can specify the location of their package-index file.  It
565         isn't necessary to set this because it has sane defaults.  People
566         who "run-in-place" won't accidently overwrite the CVS
567         package-index file.  See
568         `package-get-package-index-file-location'. 
569
570         PUI will now properly clean up after itself in the event of an
571         unsuccessful package install.  This drastically reduces the number
572         of "wrong md5sum" FAQs.
573
574         non-Mule XEmacsen can no longer install Mule packages.
575
576         Package management via the custom interface has been removed.
577
578         The PUI related menubar items have been reorganised.
579
580         The PGP verification code has been fixed and the default for
581         whether or not it is used is automatically computed.
582
583         * update-elc.el ((preloaded-file-list site-load-packages
584         need-to-dump dumped-exe)):
585         Just a couple of small changes to allow for
586         `packages-(hardcoded|useful|unbytecompiled)-lisp' not really
587         existing anymore.
588
589 2003-12-10  Hrvoje Niksic  <hniksic@xemacs.org>
590
591         * bytecomp.el (byte-compile-warn-about-unused-variables): Don't
592         apply `format' to the first argument of byte-compile-warn, it
593         already calls format.
594
595 2003-12-03  Adrian Aichner  <adrian@xemacs.org>
596
597         * files.el (delete-old-versions): Avoid going interactive during
598         make install when environment variable VERSION_CONTROL is set.
599
600 2003-12-04  Vin Shelton  <acs@xemacs.org>
601
602         * menubar-items.el (menu-item-search): Only bring up search dialog
603         box if the feature is available and desired.
604
605 2003-11-04  Stephen J. Turnbull  <stephen@xemacs.org>
606
607         * about.el (about-personal-info): Fix typo in Tony Rossini's entry.
608
609 2003-11-05  Vin Shelton  <acs@xemacs.org>
610
611         * help.el (Help-prin1-face):
612         (Help-princ-face):
613         princ and prin1 are functions and need to be called as such.  The
614         idea for this patch was submitted by Eric Eide <eeide@cs.utah.edu>.
615
616 2003-10-22  Stephen J. Turnbull  <stephen@xemacs.org>
617
618         * about.el (about-xemacs): Give full version and build date.
619
620 2003-09-19  Stephen J. Turnbull  <stephen@xemacs.org>
621
622         * win32-native.el (grep-null-device): This XEmacs has null-device.
623
624 2003-09-06  Mike Sperber  <mike@xemacs.org>
625
626         * bytecomp.el (byte-compile-defvar-or-defconst): Actually
627         implement the specified semantics for `defvar.'
628
629 2003-09-07  Adrian Aichner  <adrian@xemacs.org>
630
631         * window-xemacs.el (display-buffer): Fix for `shrink-to-fit' by
632         Klaus Berndl, calling `shrink-window-if-larger-than-buffer' when
633         displaying buffer in question.
634
635 2003-09-03  Vin Shelton <acs@xemacs.org>
636
637         * XEmacs 21.4.14 is released
638
639 2003-08-17  Vin Shelton  <acs@xemacs.org>
640
641         * about.el: Vanity patch.
642
643 2003-08-11  Stephen J. Turnbull  <stephen@xemacs.org>
644
645         * code-process.el (call-process):
646         (call-process-region):
647         (start-process):
648         Document coding system processing.
649
650 2003-08-03  Stephen J. Turnbull  <stephen@xemacs.org>
651
652         * startup.el (splash-frame-body): Idiomatic English.
653
654 2003-04-24  Jin Choi <jsc@orangeimagineering.com>
655
656         * font-lock.el (font-lock-match-java-declarations): Move
657         save-restriction, narrow-to-region to beginning of function to
658         avoid going beyond the limit and causing an infloop.
659
660 2003-04-16  Jerry James  <james@xemacs.org>
661
662         * keydefs.el: Remove mappings for keys mapped to the nowhere
663         defined function function-key-error.
664
665 2003-03-22  Vasily Korytov  <deskpot@myrealbox.com>
666
667         * lisp-mode.el (emacs-lisp-mode-hook, lisp-mode-hook,
668         lisp-interaction-mode-hook): Add the docstrings.
669
670 2003-08-04  Michael Toomim <toomim@OCF.Berkeley.EDU>
671
672         * byte-optimize.el: Fix infinite loop in bytecode optimizer.  See:
673         http://list-archive.xemacs.org/xemacs-beta/200306/msg00157.html
674         http://list-archive.xemacs.org/xemacs-beta/200307/msg00005.html
675
676 2003-06-18  Nickolay Pakoulin  <npak@ispras.ru>
677
678         * cl-macs.el (cl-transform-lambda): Place doc on Common Lisp
679         lambda list after the original doc.  Care about
680         #'(lambda () "SingleString") 
681         (cl-upcase-arg): 
682         (cl-function-arglist):
683         Care about &cl-defs and &cl-quote in lambda list, dotted lists and
684         circular data structures in lambda list specification
685
686 2003-06-11  Adrian Aichner  <adrian@xemacs.org>
687
688         * font-lock.el (lisp-font-lock-keywords-1): Only NAME, not NAME(
689         to appear in font-lock-function-name-face.
690
691 2003-06-17  Stephen J. Turnbull  <stephen@xemacs.org>
692
693         * bytecomp.el (byte-compile-lambda): Discard docstring only if it
694         is not also the value of the lambda.
695
696 2003-05-06  Andy Piper  <andy@xemacs.org>
697
698         * files.el (revert-buffer): Make sure local variables get processed,
699         even in the case of an optimized reversion.
700
701 2003-05-25  XEmacs Build Bot <builds@cvs.xemacs.org>
702
703         * XEmacs 21.4.13 is released
704
705 2003-03-18  Stephen J. Turnbull  <stephen@xemacs.org>
706
707         * gutter-items.el (buffers-tab-filter-functions): Improve docstring.
708         Suggested by a Chris Palmer <chris@nodewarrior.org> patch.
709
710 2003-02-14  Ben Wing  <ben@xemacs.org>
711
712         * byte-optimize.el:
713         * byte-optimize.el (byte-compile-inline-expand):
714         * byte-optimize.el (byte-compile-unfold-lambda):
715         * byte-optimize.el (byte-optimize-form-code-walker):
716         * byte-optimize.el (byte-optimize-form):
717         * byte-optimize.el (byte-decompile-bytecode-1):
718         * byte-optimize.el (byte-optimize-lapcode):
719         Review carefully and sync up to 20.7 except for areas as noted.
720         Fixes problem with JDE compilation.
721
722 2003-02-05  Ben Wing  <ben@xemacs.org>
723
724         * simple.el:
725         * simple.el (motion-keys-for-shifted-motion):
726         Omit M-S-home/end from motion keys.
727
728 2003-02-07  Ben Wing  <ben@xemacs.org>
729
730         * text-props.el (text-property-any):
731         * text-props.el (text-property-not-all):
732         Fix bug when end > start.
733
734 2003-01-17  Stephen J. Turnbull  <stephen@xemacs.org>
735
736         * info.el (Info-insert-dir): Make default-directory end in
737         separator.  Patch due to Martin Buchholz.
738
739 2003-01-15  Stephen J. Turnbull  <stephen@xemacs.org>
740
741         * XEmacs 21.4.12 "Portable Code" is released.
742
743 2003-01-13  Ilya Golubev  <golubev@xemacs.org>
744
745         * about.el: Update golubev data.
746
747 2003-01-15  Stephen J. Turnbull  <stephen@xemacs.org>
748
749         * isearch-mode.el (isearch-mode-map): Substitute comment on
750         desirability, and back out "GR is printable" changes.
751
752 2003-01-08  Stephen J. Turnbull  <stephen@xemacs.org>
753
754         * isearch-mode.el (isearch-mode-map): Don't bind CSI.
755
756 2003-01-07  Stephen J. Turnbull  <stephen@xemacs.org>
757
758         * isearch-mode.el (isearch-mode-map): GR (and C1) is printable.
759
760 2003-01-06  Ville Skyttä  <scop@xemacs.org>
761
762         * menubar-items.el (default-menubar): Use browse-url-mozilla
763         instead of browse-url-gnome-moz for Mozilla.
764
765 2003-01-03  Stephen J. Turnbull  <stephen@xemacs.org>
766
767         * XEmacs 21.4.11 "Native Windows TTY Support" is released.
768
769 2002-12-27  Ville Skyttä  <scop@xemacs.org>
770
771         * files.el (auto-mode-alist): Remove redundant entries for modes
772         that live in packages.
773         (interpreter-mode-alist): Ditto.
774
775 2002-03-17  Ville Skyttä  <ville.skytta@xemacs.org>
776
777         * menubar-items.el (default-menubar): Sync with current
778         browse-url-xemacs.el.
779
780 2002-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
781
782         * XEmacs 21.4.10 "Military Intelligence" is released.
783
784 2002-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
785
786         * font-lock.el (font-lock-fontify-keywords-region): Fix typo.
787
788 2002-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
789
790         * keydefs.el (global-map): Bind C-xrd to delete-rectangle per GNU.
791
792 2001-05-10   Daiki Ueno  <ueno@unixuser.org>
793
794         * font-lock.el (font-lock-compile-keywords): Rewrite as a side
795         effect free function.
796         (font-lock-fontify-keywords-region): Supply the argument to
797         font-lock-compile-keywords.
798
799 2002-09-22  Ville Skyttä  <ville.skytta@xemacs.org>
800
801         * package-get.el (package-get-download-sites): Bring sites list
802         up to date, prefer xx.xemacs.org addresses.
803
804 2002-09-27  Andy Piper  <andy@xemacs.org>
805
806         * dialog.el (make-dialog-box): for general dialogs only
807         delete-frame-hook will be run.
808
809 2002-09-28  Stephen J. Turnbull  <stephen@xemacs.org>
810
811         * font-lock.el (font-lock-fontify-syntactically-region): Add
812         comment about lookup-syntax-properties, document LOUDLY as unused.
813
814 2002-08-26  Andy Piper  <andy@xemacs.org>
815
816         * gutter-items.el (set-progress-feedback-instantiator): Fix bad
817         merge.
818
819 2002-09-02  Ville Skyttä  <ville.skytta@xemacs.org>
820
821         * bytecomp-runtime.el (make-obsolete): Docstring argument nit.
822         (make-obsolete-variable): Ditto.
823         (make-compatible): Ditto.
824         (make-compatible-variable): Ditto.
825
826 2002-09-16  Stephen J. Turnbull  <stephen@xemacs.org>
827
828         * obsolete.el (parse-sexp-lookup-properties): new compatible alias
829         for `lookup-syntax-properties'.  RFE from Alan Mackenzie.
830
831 2002-08-28  Andy Piper  <andy@xemacs.org>
832
833         * files.el (revert-buffer): propagate revert-without-query-status.
834
835 2002-06-03  Andy Piper  <andy@xemacs.org>
836
837         * dialog-items.el (make-search-dialog): align various subcontrols
838         in visually pleasing ways, allow frame to autosize to the dialog
839         size.
840         * dialog.el (make-dialog-box): add a border inside the frame. Add
841         :autosize property, if t then reset the frame size appropriately
842         before the frame is mapped.
843         * gutter-items.el (set-progress-feedback-instantiator): align
844         various subcontrols.
845         * gutter-items.el (set-progress-abort-instantiator): ditto.
846
847 2002-08-23  Stephen J. Turnbull  <stephen@xemacs.org>
848
849         * XEmacs 21.4.9 "Informed Management" is released.
850
851 2002-06-22  Ville Skyttä  <ville.skytta@xemacs.org>
852
853         * subr.el (add-to-list): Sync with GNU Emacs 21.2, adding the
854         "&optional append" argument.
855
856 2002-07-16  Didier Verna  <didier@xemacs.org>
857
858         * subr.el (replace-in-string): fix case fold bug introduced by
859         "2000-07-30  Ben Wing  <ben@xemacs.org>": honor the value of
860         case-fold-search in temporary buffers.
861
862 2002-08-03  Steve Youngs  <youngs@xemacs.org>
863
864         * lib-complete.el (find-library): Remove check for mule because
865         decompression DOES work on Mule.
866
867 2002-08-11  John Paul Wallington  <jpw@shootybangbang.com>
868
869         * simple.el (join-line): New alias for `delete-indentation'.
870
871 2002-08-02  Ville Skyttä  <ville.skytta@xemacs.org>
872
873         * font-lock.el: Some faces and doc typo fixes from GNU Emacs.
874         (font-lock-doc-face): New alias to font-lock-doc-string-face.
875         (font-lock-builtin-face): New.
876         (font-lock-constant-face): New.
877         (font-lock-face-list): Add builtin and constant faces.
878
879 2002-08-16  Stephen J. Turnbull  <stephen@xemacs.org>
880
881         * autoload.el (make-autoload): Support define-derived-mode.
882         Collected puts of doc-string-elt property.  Based on a patch by
883         Didier Verna <didier@xemacs.org>.
884
885 2002-08-15  Stephen J. Turnbull  <stephen@xemacs.org>
886
887         * wid-edit.el (widget-field-activate): Fix docstring typo.
888
889 2002-07-23  Andy Piper  <andy@xemacs.org>
890
891         * about.el (about-personal-info): update me.
892
893 2002-07-12  Andy Piper  <andy@xemacs.org>
894
895         * custom.el (custom-theme-set-variables): remove bogus
896         arguments. Use custom-set-default to set defaults.
897         (custom-set-variables): update doc.
898         (custom-local-buffer): new, synced from FSF.
899         (custom-set-default): ditto.
900         (defcustom): update doc.
901
902 2002-06-16  Andy Piper  <andy@xemacs.org>
903
904         * menubar-items.el (default-menubar): enable windows printing on
905         cygwin as well as native.
906
907 2002-06-12  Andy Piper  <andy@xemacs.org>
908
909         * printer.el (generic-print-buffer): catch all errors so that the
910         print device can be cleared in all scenarios.
911         (Printer-clear-device): make sure clearing the printer allows it
912         to be used again immediately.
913         (generic-print-region): make sure the default printer face is
914         black-on-white.
915
916 2002-04-23  Jerry James  <james@xemacs.org>
917
918         * window-xemacs.el (display-buffer-function): Change doc to
919         reflect new arg.
920         * window-xemacs.el (pre-display-buffer-function): Ditto.
921         * window-xemacs.el (display-buffer): New arg, shrink-to-fit.  If
922         non-nil, make the new window just big enough for its contents.
923         * frame.el (get-frame-for-buffer): Accept new arg, due to above.
924         * frame.el (show-temp-buffer-in-current-frame): Remove broken
925         temp-buffer-shrink-to-fit code.  Tell display-buffer instead.
926
927 2002-06-06  Andy Piper  <andy@xemacs.org>
928
929         * custom.el (custom-theme-set-variables): sync :set-after from FSF.
930         (defcustom): ditto.
931         (custom-handle-keyword): ditto.
932
933 2002-07-12  Stephen J. Turnbull  <stephen@xemacs.org>
934
935         * gutter-items.el (buffers-tab-selection-function): Improve doc.
936         Make obsolete.  Default to nil.
937         (buffers-tab-filter-functions): Improve doc.  Use literal default.
938         Inspired by a patch by John Palmieri.
939
940 2002-07-01  Mike Alexander  <mta@arbortext.com>
941
942         * process.el (shell-command-on-region): Don't delete the region
943         before giving it to call-process-region
944
945 2002-06-04  Jerry James <james@eecs.ku.edu>
946
947         * find-paths.el (paths-find-architecture-directory): Search in
948         `system-configuration'/`base', not `base'`system-configuration'.
949
950 2002-06-23  Ville Skyttä  <ville.skytta@xemacs.org>
951
952         * info.el (Info-index): Add missing \ in [ t].
953
954 2002-06-11  Stephen J. Turnbull  <stephen@xemacs.org>
955
956         * gutter-items.el (gutter-buffers-tab-visible-p,
957         buffers-tab-omit-function, buffers-tab-selection-function,
958         buffers-tab-filter-functions):
959         Doc improvements.
960
961 2002-06-09  Stephen J. Turnbull  <stephen@xemacs.org>
962
963         * toolbar.el (toolbar-icon-directory): Document trailing separator.
964
965         * toolbar-items.el (toolbar-news): Fix typo in message string.
966
967 2002-06-08  Stephen J. Turnbull  <stephen@xemacs.org>
968
969         * dialog.el (yes-or-no-p-dialog-box): 
970         * cmdloop.el (y-or-n-p-minibuf):
971         (yes-or-no-p-minibuf):
972         (yes-or-no-p):
973         (y-or-n-p): 
974         Specify negative answers in docstrings.
975
976 2002-05-25  Steve Youngs  <youngs@xemacs.org>
977
978         * package-ui.el (pui-help-echo): Display both installed and author
979         version.  Use a balloon-help window to display extra info like
980         package requires.
981
982 2002-05-30  Andy Piper  <andy@xemacs.org>
983
984         * files.el (revert-buffer-internal): don't visit
985         revert-buffer. Kill buffer when not used. Suggested by Mike
986         Alexander <mta@arbortext.com>
987
988 2002-05-20  Stephen J. Turnbull  <stephen@xemacs.org>
989
990         * files.el (revert-buffer): More docstring fiddling.
991
992 2002-05-19  Stephen J. Turnbull  <stephen@xemacs.org>
993
994         * files.el (revert-buffer):
995         (revert-buffer-internal):
996         (revert-buffer-insert-file-contents-function):
997         Improve docstrings and comments.
998
999 2002-05-08  Andy Piper  <andy@xemacs.org>
1000
1001         * files.el (revert-buffer): observe noconfirm behavior.
1002
1003 2002-04-09  Andy Piper  <andy@xemacs.org>
1004
1005         * files.el (revert-buffer): use revert-buffer-internal if it looks
1006         like doing so will not result in any user-visible changes.
1007         (revert-buffer-internal): new function. Do the actual process of
1008         reversion and then see whether the result is any different to what
1009         we have already. If it is not then do nothing.
1010
1011 2001-12-11  Andy Piper  <andy@xemacs.org>
1012
1013         * menubar.el (get-popup-menu-response): re-order so that it works
1014         on more sane/facist window systems.
1015
1016 2001-12-03  Andy Piper  <andy@xemacs.org>
1017
1018         * faces.el (frob-face-property): don't infloop in face frobbing
1019         from Jan Vroonhof <jan@xemacs.org>.
1020
1021 2001-11-30  Jan Vroonhof  <jan@xemacs.org>
1022
1023         * faces.el (frob-face-property): Follow face fall-back hierarchy
1024         properly for face properties without an instance. Only do manual
1025         copy form 'default in last resort. This handles in particular
1026         the case where 'default itself has only a fall-back (which is
1027         the case by default on windows).
1028
1029 2001-11-24  Andy Piper  <andy@xemacs.org>
1030
1031         * printer.el (generic-print-region): set default-frame-plist to
1032         nil while creating the printer frame so that sizes reflect the
1033         printed page.
1034
1035         * faces.el (face-complain-about-font): Don't complain on printers.
1036
1037 2002-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
1038         
1039         * package-net.el: Andy synch.
1040         
1041 2001-12-16  Andy Piper  <andy@xemacs.org>
1042
1043         * package-get.el (package-get-update-all): Make sure installed.db
1044         gets updated after updating packages.
1045
1046 2002-03-28  Ben Wing  <ben@xemacs.org>
1047
1048         * msw-glyphs.el: Set glyph-contrib-p to nil on hscroll,
1049         continuation, truncation so that we don't get line jumpiness from
1050         them being larger than the line height.
1051
1052         * msw-font-menu.el (mswindows-font-menu-font-data): Fix bug.
1053
1054 2001-11-30  Jan Vroonhof  <jan@xemacs.org>
1055
1056         * font.el (font-window-system-mappings): Add mapping for Gtk
1057         (assume identical to X) 
1058
1059 2002-02-04  Andy Piper  <andy@xemacs.org>
1060
1061         * files.el (convert-standard-filename): Fix for short filename
1062         Peter Arius <pas@methodpark.de>
1063
1064 2001-12-10  Christoph Wedler  <Christoph.Wedler@sap.com>
1065
1066         * list-mode.el (default-choose-completion): completion-base-size
1067         should refer to local value in the completion list buffer.
1068
1069 2001-12-03  Didier Verna  <didier@xemacs.org>
1070
1071         * rect.el: autoload `replace-rectangle'.
1072         * keydefs.el (global-map): bind it to `C-x r p'.
1073
1074 2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
1075
1076         * XEmacs 21.4.8 "Honest Recruiter" is released.
1077
1078 2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
1079
1080         This patch is based on Jerry James's patch and analysis.
1081
1082         * select.el (get-clipboard):
1083         (get-selection):
1084         Update docstrings.
1085         (get-clipboard-foreign):
1086         (get-selection-foreign):
1087         New function for use as `interprogram-paste-function's.
1088
1089         * simple.el (interprogram-paste-function): Change default to
1090         `get-clipboard-foreign'; improve docstring.
1091         (interprogram-cut-function): Improve dosctring.
1092
1093 2002-05-04  Stephen J. Turnbull  <stephen@xemacs.org>
1094
1095         * XEmacs 21.4.7 "Economic Science" is released.
1096
1097 2002-03-18  Adrian Aichner  <adrian@xemacs.org>
1098
1099         * cus-edit.el (customize-save-variable): Fix typo in prompt.
1100
1101 2002-03-26  John Paul Wallington  <jpw@xemacs.org>
1102
1103         * obsolete.el (assq-delete-all): New compatibility alias for 
1104         remassq.
1105
1106 2002-01-09  Simon Josefsson  <jas@extundo.com>
1107
1108         * files.el (auto-mode-alist): Support Sieve (*.siv, *.sieve).
1109
1110 2002-01-04  Adrian Aichner  <adrian@xemacs.org>
1111
1112         * info.el (Info-auto-generate-directory): Default
1113         Info-auto-generate-directory to 'if-outdated.
1114
1115 2002-03-28  Stephen J. Turnbull  <stephen@xemacs.org>
1116
1117         * startup.el (normal-top-level): Prevent migration code from
1118         trashing .emacs on an error in loading the init files.
1119
1120 2002-03-14  Ville Skyttä  <ville.skytta@xemacs.org>
1121
1122         * files.el (auto-mode-alist): GNUmakefile is a Makefile,
1123         "system default" Xdefaults and friends get xrdb-mode.
1124
1125 2002-03-05  Mats Lidell  <matsl@contactor.se>
1126  
1127         * help-nomule.el (tutorial-supported-languages): Added Swedish
1128         tutorial. Sorted languages.
1129
1130 2002-02-11  Mike Sperber <mike@xemacs.org>
1131
1132         * info.el (Info-maybe-update-dir): Regenerate dir if we're
1133         regenerating outdated dir files and dir is non-existent.
1134
1135 2002-01-27  Stephen J. Turnbull  <stephen@xemacs.org>
1136
1137         * code-files.el (convert-mbox-coding-system): Improve comment.
1138         (write-region): Improve docstring.  Reformat to 80 columns.  Add
1139         coding-system argument to `write-region-pre-hook' call.
1140         (write-region-pre-hook): Fix docstring to mention lockname argument.
1141
1142 2002-01-18  Stephen J. Turnbull  <stephen@xemacs.org>
1143
1144         * minibuf.el (completing-read): Remove redundant wrong arg list.
1145
1146         * help.el (with-displaying-help-buffer): Put usage advice in docstring.
1147
1148 2001-12-27  John Paul Wallington  <jpw@shootybangbang.com>
1149
1150         * obsolete.el (interactive-form): new compatibility alias for 
1151         function-interactive.
1152
1153 2001-11-29  Adrian Aichner  <adrian@xemacs.org>
1154
1155         * menubar-items.el (Menubar-items-truncate-list): Removed.
1156         * menubar-items.el (Menubar-items-truncate-history): New.
1157         * menubar-items.el (default-menubar): Use
1158         Menubar-items-truncate-history.
1159
1160 2002-02-03  Adrian Aichner  <adrian@xemacs.org>
1161
1162         * printer.el (generic-print-region): Pass correct arguments to
1163         lpr-region.  Thanks to Nevin Kapur <nevin@jhu.edu> and Björn
1164         Torkelsson <torkel@acc.umu.se>.
1165
1166 2002-01-09  John Paul Wallington  <jpw@shootybangbang.com>
1167
1168         * help.el (describe-mode): synched with FSF 19.34; handle nil
1169         minor mode indicators.
1170
1171 2001-12-03  Christoph Wedler  <Christoph.Wedler@sap.com>
1172
1173         * minibuf.el (completing-read): Update docstring.
1174
1175 2001-12-17  Stephen J. Turnbull  <stephen@xemacs.org>
1176
1177         * XEmacs 21.4.6 "Common Lisp" is released.
1178
1179 2001-11-21  Stephen J. Turnbull  <stephen@xemacs.org>
1180
1181         * package-net.el: Inadvertant synch with Windows branch.  From
1182         Andy's log:
1183         (package-net-kit-version): new variable.
1184         (package-net-generate-bin-ini): use it. Remove unwanted functions.
1185
1186 2001-11-28  Steve Youngs  <youngs@xemacs.org>
1187
1188         * package-get.el (package-get-locate-index-file): Also search the
1189         core etc/ directory for the package index file if it can't be
1190         found in ~/.xemacs/.
1191
1192 2001-12-13  William Perry  <wmperry@gnu.org>
1193
1194         * dialog-gtk.el (popup-builtin-question-dialog):
1195         Conform to API in gui.c.
1196         
1197 2001-11-12  Andy Piper  <andy@xemacs.org>
1198
1199         * cus-edit.el (custom-save-face-internal): make sure we save
1200         non-themed faces.
1201         (custom-save-variables): ditto variables.
1202
1203 2001-11-20  Stephen J. Turnbull  <stephen@xemacs.og>
1204
1205         * faces.el (make-face-family):
1206         (make-face-size):
1207         New face-modifying functions per Jan Vroonhof.
1208
1209         cus-face.el (custom-set-face-font-family):
1210         (custom-set-face-font-size):
1211         Use them.
1212
1213         * font.el (font-window-system-mappings): More precise docstring.
1214
1215         (font-create-name):
1216         (font-create-object):
1217         (tty-font-create-object):
1218         (tty-font-create-plist):
1219         (x-font-create-object):
1220         (x-font-create-name):
1221         (ns-font-create-name):
1222         (mswindows-font-create-object):
1223         (mswindows-font-create-name):
1224         Add doctrings.
1225
1226 2001-11-14  John Paul Wallington <jpw@shootybangbang.com>
1227
1228         * gtk-faces.el (gtk-init-device-faces): removed spurious
1229         quote before let* expression.
1230
1231 2001-10-29  Andy Piper  <andy@xemacs.org>
1232
1233         * code-files.el (toggle-buffer-file-coding-system): mark buffer as
1234         modified when changing coding system.
1235
1236         * toolbar-items.el (toolbar-dired): Use interactive "D" spec so
1237         that we invoke the GUI directory selector.
1238
1239 2001-10-25  Andy Piper  <andy@xemacs.org>
1240
1241         * dialog.el (make-dialog-box): use new directory dialog support.
1242         * minibuf.el (read-file-name-1): ditto.
1243         (read-file-name): ditto.
1244         (read-directory-name): ditto.
1245
1246 2001-10-23  Stephen J. Turnbull  <stephen@xemacs.org>
1247
1248         * XEmacs 21.4.5 "Civil Service" is released.
1249
1250 2001-04-23  Didier Verna  <didier@xemacs.org>
1251
1252         * cus-edit.el (custom-variable-pre-save): New.
1253         * cus-edit.el (custom-variable-post-save): New.
1254         * cus-edit.el (custom-variable-save): use them.
1255         * cus-edit.el (custom-face-pre-save): New.
1256         * cus-edit.el (custom-face-post-save): New.
1257         * cus-edit.el (custom-face-save): use them.
1258         * cus-edit.el (custom-group-pre-save): New.
1259         * cus-edit.el (custom-group-post-save): New.
1260         * cus-edit.el (custom-group-save): use them.
1261         * cus-edit.el (Custom-save): use the pre/post functions above,
1262         call `custom-save-all' only once.
1263         * cus-edit.el (custom-variable-pre-reset-standard): New.
1264         * cus-edit.el (custom-variable-post-reset-standard): New.
1265         * cus-edit.el (custom-variable-reset-standard): use them.
1266         * cus-edit.el (custom-face-pre-reset-standard): New.
1267         * cus-edit.el (custom-face-post-reset-standard): New.
1268         * cus-edit.el (custom-face-reset-standard): use them.
1269         * cus-edit.el (custom-group-pre-reset-standard): New.
1270         * cus-edit.el (custom-group-post-reset-standard): New.
1271         * cus-edit.el (Custom-reset-standard): use them.
1272         * cus-edit.el (custom-face-reset-saved): use the pre/post
1273         functions above, call `custom-save-all' only once.
1274
1275 2001-04-08  Danny Colascione  <qtmstr@optonline.net>
1276
1277         * gutter-items.el (buffers-tab face): Derive from the modeline
1278         face by default.  Many people use white-on-black for the default
1279         font, and the tabs look hideous with that color combination.  The
1280         modeline usually has the correct colors.
1281
1282 2001-09-28  Robert Pluim  <rpluim@bigfoot.com>
1283
1284         * etags.el (find-tag): Doc fix, point users at pop-tag-mark.
1285         (tag-mark-stack-max): Typo fix.
1286
1287 2001-09-28  Ben Wing  <ben@xemacs.org>
1288
1289         * font-lock.el:
1290         * font-lock.el (font-lock-after-change-function):
1291         fix problem with last patch, reported by Katsumi Yamaoka.
1292
1293 2001-09-17  Ben Wing  <ben@xemacs.org>
1294
1295         * font-lock.el (font-lock-after-change-function):
1296         fix problem when you insert a comment on the line before a line of
1297         code: if we use the following char, then when you hit backspace,
1298         the following line of code turns the comment color.
1299
1300 2001-06-08  Ben Wing  <ben@xemacs.org>
1301
1302         * process.el: comment about shell-command-switch.
1303         * process.el (shell-quote-argument): Need to quote a null
1304         argument, too.  From Dan Holmsand.
1305         
1306         * startup.el (normal-top-level): Delete some unused FSF junk.
1307         * startup.el (command-line-early):
1308         
1309         * startup.el (command-line): Call MS Windows init function.
1310         
1311         * win32-native.el:
1312         * win32-native.el (mswindows-system-shells): New.
1313         * win32-native.el (mswindows-system-shell-p): New.
1314         * win32-native.el (init-mswindows-at-startup): New.
1315         * win32-native.el (mswindows-quote-one-vc-runtime-arg):
1316         * win32-native.el (mswindows-quote-one-simple-arg):
1317         * win32-native.el (mswindows-quote-one-command-arg):
1318         * win32-native.el (mswindows-construct-process-command-line-alist):
1319         Correct comments at top.  Correctly handle passing arguments
1320         to Cygwin programs and to bash.  Fix quoting of zero-length
1321         arguments (from Dan Holmsand).  Set shell-command-switch based
1322         on shell-file-name, which in turn comes from env var SHELL.
1323
1324 2001-07-18  Alexey Mahotkin  <alexm@hsys.msk.ru>
1325
1326         * toolbar.el (toolbar-visible-p, toolbar-captioned-p,
1327         default-toolbar-position): Fill docstrings for balloon-help.
1328
1329 2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
1330
1331         * faces.el: Reenable specifications over 'gtk domain.
1332
1333 2001-08-08  Didier Verna  <didier@xemacs.org>
1334
1335         * autoload.el (update-autoload-files): make defdir a file name,
1336         not directory name.
1337
1338 2001-08-06  Steve Youngs  <youngs@xemacs.org>
1339
1340         * menubar-items.el (default-menubar): Use 'report-xemacs-bug'.
1341
1342         * lisp-mnt.el (lm-report-bug): Use 'report-xemacs-bug-beta-address'.
1343
1344 2001-08-01  Edward M. Lee  <tailbert@yahoo.com>
1345
1346         * font-menu.el (font-menu-set-font): Default to current font-family.
1347         (font-menu-preferred-resolution):
1348         (font-menu-size-scaling):
1349         Provide gtk defaults, too.
1350
1351 2001-07-29  Mike Alexander  <mta@arbortext.com>
1352
1353         * cus-face.el (custom-set-face-font-size): Last arg to apply is a
1354         list
1355         (custom-set-face-font-family): ditto
1356
1357 2001-07-26  Mike Sperber <mike@xemacs.org>
1358
1359         * files.el (auto-mode-alist): .9 files are man pages, too.
1360
1361 2001-07-23  Edwin Steiner <esteiner@net4you.at>
1362
1363         * process.el (call-process-internal): bind
1364         coding-system-for-write to 'binary when calling
1365         start-process-internal, so the process receives 
1366         the literal contents of INFILE.
1367
1368 2001-09-15  Edward M. Lee  <tailbert@yahoo.com>
1369
1370         * files.el (auto-mode-alist): Add configure.ac support.
1371
1372 2001-07-19  Adrian Aichner  <adrian@xemacs.org>
1373
1374         * buff-menu.el:
1375         mouse.el:
1376         Adrian's mouse-track patch.  See <y9plq0nc.fsf@ecf.teradyne.com>.
1377
1378 2001-07-28  Stephen J. Turnbull  <stephen@xemacs.org>
1379
1380         * XEmacs 21.4.4 "Artificial Intelligence" is released.
1381
1382 2001-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1383
1384         * mule/kinsoku.el (kinsoku-bol-p): Work with ascii and non-ascii
1385         mixed text.
1386         (kinsoku-eol-p): Ditto.
1387
1388 2001-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1389
1390         * mule/kinsoku.el (kinsoku-ascii-eol, kinsoku-gb-bol,
1391         kinsoku-gb-eol, kinsoku-big5-bol, kinsoku-big5-eol): Assign
1392         characters as the category `s' or `e' correctly.
1393
1394 2001-06-06  Alexey Mahotkin  <alexm@hsys.msk.ru>
1395
1396         * mule/cyrillic.el: Uncomment definition of ccl-encode-koi8-r-font.
1397
1398 2001-06-14  Alexey Mahotkin  <alexm@hsys.msk.ru>
1399
1400         * mule/cyrillic.el:  Set up case table.
1401
1402 2001-06-08  Mike Sperber <mike@xemacs.org>
1403
1404         * files.el (save-some-buffers-1): Don't zap the help window right
1405         after `map-y-or-n-p' has popped it up.
1406
1407 2001-06-15  Nick Pakoulin  <npak@ispras.ru>
1408
1409         * help.el (frob-help-extents): Require 'hyper-apropos for faces.
1410
1411 2001-07-18  Stephen J. Turnbull  <stephen@xemacs.org>
1412
1413         * specifier.el: define-specifier-tag 'gtk.
1414
1415 2001-05-12  Ben Wing  <ben@xemacs.org>
1416
1417         * find-paths.el (paths-find-recursive-path):
1418         fix error with null EXCLUDE-REGEXP.
1419         
1420         * font-lock.el (font-lock-mode):
1421         fix problem reported by hrvoje with buffers starting with a space.
1422         
1423 2001-05-06  Ben Wing  <ben@xemacs.org>
1424
1425         * dialog.el (make-dialog-box):
1426         * menubar-items.el (default-menubar):
1427         * printer.el (generic-print-buffer):
1428         * printer.el (generic-print-region):
1429         implement printing the selection when it's selected.
1430
1431 2001-04-18  Didier Verna  <didier@xemacs.org>
1432
1433         * cus-edit.el (Custom-reset-standard): reset to standard settings
1434         not only when the buffer's :custom-state is 'modified, but also
1435         when it is 'set or 'saved.
1436
1437 2001-04-17  Didier Verna  <didier@xemacs.org>
1438
1439         * startup.el (load-user-init-file): define `custom-file' before
1440         loading the user's init file.
1441
1442 2001-04-09  Danny Colascione  <qtmstr@optonline.net>
1443
1444         * menubar.el (popup-mode-menu): Make it work with
1445         popup-menu-titles turned off.
1446         
1447 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
1448
1449         * about.el (about-mailto-link): Use compose-mail for sending mail.
1450
1451 2001-07-14  Sean MacLennan  <seanm@storm.ca>
1452
1453         * package-admin.el (package-install-hook): New.
1454         (package-delete-hook): New.
1455         (package-admin-add-single-file-package): Use package-delete-hook.
1456
1457         * package-get.el (package-get): Use package-install-hook.
1458
1459 2001-06-26  Robert Pluim  <rpluim@bigfoot.com>
1460
1461         * package-ui.el (pui-install-selected-packages): reverse the lists
1462         of packages so that they get handled in the same order as they
1463         were selected.
1464
1465 2001-06-26  Robert Pluim  <rpluim@bigfoot.com>
1466
1467         * packages.el (locate-library): Use read-library-name for completion.
1468
1469 2001-05-21  Martin Buchholz  <martin@xemacs.org>
1470
1471         * byte-optimize.el (=): `=' is not a binary predicate!
1472         Fix incorrect optimization: (= 0 0 (random 2)) ==> 0 or 1.
1473         Use byte-optimize-predicate, not byte-optimize-binary-predicate,
1474
1475 2001-05-20  Martin Buchholz  <martin@xemacs.org>
1476
1477         * bytecomp.el (byte-compile-arithcompare):
1478         Only optimize (= x) ==> t if byte-compile-delete-errors is not nil.
1479
1480 2001-06-03  William M. Perry  <wmperry@gnu.org>
1481
1482         * dialog-gtk.el (popup-builtin-open-dialog): Don't forget to
1483         return the filename selected by the user!
1484
1485 2001-05-31  William M. Perry  <wmperry@gnu.org>
1486
1487         * font-menu.el: Avoid arithmetic with 'nil' when using the font menu
1488         in XEmacs/GTK.
1489
1490 2001-05-29  Alexey Mahotkin  <alexm@hsys.msk.ru>
1491
1492         * coding.el: Tiny typo fixed.
1493
1494 2001-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
1495
1496         * XEmacs 21.4.3 "Academic Rigor" is released.
1497
1498 2001-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
1499
1500         * config.values.sh:  lisp/utils?/config.el -> lisp/config.el.
1501
1502 2001-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
1503
1504         * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.
1505
1506 2001-05-04  Ben Wing  <ben@xemacs.org>
1507
1508         * printer.el (generic-print-buffer):
1509         * printer.el (generic-print-region):
1510         Enable dialog boxes.  Apply workaround recommended by Kirill.
1511         fix (fboundp 'lpr-buffer) -> (fboundp 'lpr-region).
1512         
1513         * simple.el (kill-whole-line):
1514         * simple.el (kill-line-1):
1515         * simple.el (kill-entire-line):
1516         * simple.el (kill-line):
1517         * simple.el (backward-kill-line):
1518         Take out interactive dependence of kill-whole-line.
1519
1520 2001-04-22  Ben Wing  <ben@xemacs.org>
1521
1522         * dialog.el (make-dialog-box):
1523         Put dialog titles back in -- this time correctly.  Fix various
1524         other problems with leaks and such.
1525
1526         * simple.el (region-exists-p):
1527         * simple.el (region-active-p):
1528         Add comment about which one is correct to use in menu specs.
1529
1530 2001-05-05  Ben Wing  <ben@xemacs.org>
1531
1532         * dialog.el (make-dialog-box): fix doc string.
1533         * menubar-items.el (default-menubar): Add Page Setup for Windows,
1534         take out Pretty Print.
1535         * printer.el:
1536         * printer.el (printer-current-device): New.
1537         * printer.el (Printer-get-device): New.
1538         * printer.el (Printer-clear-device): New.
1539         * printer.el (generic-page-setup): New.
1540         * printer.el (generic-print-buffer):
1541         * printer.el (generic-print-region):
1542         Implement Page Setup.  Handle errors properly.
1543
1544 2001-05-05  Ben Wing  <ben@xemacs.org>
1545
1546         * subr.el (error): Complete list of errors in doc string.
1547         
1548 2001-04-22  Ben Wing  <ben@xemacs.org>
1549
1550         * bytecomp-runtime.el (byte-compiler-options): Correct doc string.
1551         
1552 2001-05-03  Adrian Aichner  <adrian@xemacs.org>
1553
1554         * build-report.el: Remove CVS keywords since this file has been in
1555         core lisp for a while now.
1556         * build-report.el (build-report-make-output-files): Fix typo.
1557
1558 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
1559
1560         * about.el (about-finish-buffer): Make sure the last change works
1561         even if EVENT is nil.
1562
1563 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
1564
1565         * about.el (about-finish-buffer): Kill/bury the buffer where the user
1566         clicked, not the one that happens to be the current buffer at the
1567         time.
1568
1569 2001-03-19  Karl M. Hegbloom  <karlheg@microsharp.com>
1570
1571         * cus-edit.el (custom-display): Support the GTK Window System also.
1572
1573 2001-04-30  Ben Wing  <ben@xemacs.org>
1574
1575         * printer.el:
1576         * printer.el (printer-page-header):
1577         * printer.el (Print-context): New.
1578         * printer.el (printer-page-footer):
1579         * printer.el (generate-header-element): New.
1580         * printer.el (generate-header-line): New.
1581         * printer.el (print-context-property):
1582         * printer.el (generic-print-buffer):
1583         * printer.el (generic-print-region):
1584         Implement headers and footers.  Implement calling Print dialog box
1585         (#### but it doesn't quite work yet).
1586
1587 2001-04-25  Ben Wing  <ben@xemacs.org>
1588
1589         * about.el (xemacs-hackers):
1590         * about.el (about-url-alist):
1591         * about.el (about-personal-info):
1592         * about.el (about-hacker-contribution):
1593         More contributions.
1594         
1595         * simple.el (handle-post-motion-command):
1596         Fix spurious setting of zmacs-region-stays to t after a non-shift
1597         motion command.
1598
1599 2001-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
1600
1601         * about.el (about-personal-info): Update my bio.
1602         (about-hacker-contribution): Ditto.
1603
1604 2001-04-23  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
1605
1606         * startup.el (splash-frame-body): Update copyright notices: Ben, FSF.
1607
1608 2001-04-19  Andy Piper  <andy@xemacs.org>
1609
1610         * package-net.el (package-net-cygwin32-binary-size): new size.
1611         (package-net-win32-binary-size): new size.
1612         (package-net-convert-index-to-ini): Use new arch.
1613         (package-net-batch-convert-index-to-ini): Removed.
1614         (package-net-generate-bin-ini): New.
1615         (package-net-batch-generate-bin-ini): New.
1616
1617 2001-04-19  Stephen J. Turnbull  <stephen@xemacs.org>
1618
1619         * XEmacs 21.4.1 "Copyleft" is released.
1620
1621 2001-04-19  Stephen J. Turnbull  <stephen@xemacs.org>
1622
1623         * x-compose.el (xlib-input-method-bug-workaround):
1624         (alias-colon-to-double-quote):
1625         Force sort in map-keymap to work around rehash bug.
1626
1627 2001-04-17  Ben Wing  <ben@xemacs.org>
1628
1629         * about.el: Finish overhaul, add a few new hackers, update a
1630         couple old ones.
1631
1632 2001-04-16  Stephen J. Turnbull  <stephen@xemacs.org>
1633
1634         * XEmacs 21.4.0 "Solid Vapor" is released.
1635
1636 2001-04-15  Ben Wing  <ben@xemacs.org>
1637
1638         * about.el:
1639         * about.el (about-headline-face): New.
1640         * about.el (about-link-face): New.
1641         * about.el (about-current-release-maintainers): New.
1642         * about.el (about-other-current-hackers): New.
1643         * about.el (about-url-alist):
1644         * about.el (about-once-and-future-hackers): New.
1645         * about.el (about-mailto-link): New.
1646         * about.el (about-get-buffer):
1647         * about.el (about-finish-buffer):
1648         * about.el (about-xemacs):
1649         * about.el (about-features): Removed.
1650         * about.el (about-advantages): New.
1651         * about.el (about-maintainer-info): Removed.
1652         * about.el (about-personal-info): New.
1653         * about.el (about-hacker-contribution): New.
1654         * about.el (about-maintainer):
1655         * about.el (about-show-linked-info):
1656         * about.el (about-hackers):
1657         Major revamping.  Rewriting of most of the text, improve the
1658         link handling, separate info on contributors into personal
1659         and contribution info, add new contributors, update personal
1660         info, etc. etc.
1661         
1662         * menubar-items.el (default-menubar):
1663         Help menubar entry for News now says more accurately
1664         "What's New in XEmacs".
1665         
1666         * mouse.el:
1667         * mouse.el (mouse-track-cleanup-hook):
1668         * mouse.el (mouse-track):
1669         Don't set-buffer to a dead buffer when calling mouse-track
1670         cleanup hooks.
1671
1672 2001-04-14  Stephen J. Turnbull  <stephen@xemacs.org>
1673
1674         * XEmacs 21.2.47 "Zephir" is released.
1675
1676 2001-04-02  Jan Vroonhof  <jan.vroonhof@ntlworld.com>
1677
1678         * dialog.el (make-dialog-box): Disable dialog box titles until
1679         we get them working.
1680
1681 2001-03-30  Ben Wing  <ben@xemacs.org>
1682
1683         * help.el:
1684         * help.el (Help-princ-face):
1685         * help.el (Help-prin1-face):
1686         * help.el (frob-help-extents):
1687         * help.el (describe-function-1):
1688         * help.el (describe-variable):
1689         Avoid using font-lock faces, which may not be defined.
1690         Instead, use hyper-apropos faces, and make sure they're
1691         defined as necessary by using `require'. (It's not so safe
1692         to do this for font-lock.) In any case, we will eventually
1693         be merging this functionality into hyper-apropos.
1694
1695         * loaddefs.el (completion-ignored-extensions):
1696         Fix documentation.
1697         
1698         * menubar-items.el (menu-truncate-list): Removed.
1699         * menubar-items.el (Menubar-items-truncate-list): New.
1700         * menubar-items.el (default-menubar):
1701         Fix errors if grep or compile command is too long.  Rename helper
1702         function to be less visible.
1703
1704 2001-03-23  Martin Buchholz  <martin@xemacs.org>
1705
1706         * byte-optimize.el (byte-optimize-minus):
1707         Fix mis-byte-compilation of (- 0 x) --> (- (- x))
1708
1709 2001-03-26  Hrvoje Niksic  <hniksic@arsdigita.com>
1710
1711         * dumped-lisp.el (preloaded-file-list): Load mule/latin.el when
1712         Mule is available.
1713
1714         * mule/latin.el: New file.
1715
1716 2001-03-11  Ben Wing  <ben@xemacs.org>
1717
1718         * auto-save.el:
1719         * auto-save.el (auto-save-directory):
1720         * auto-save.el (make-auto-save-file-name):
1721         * auto-save.el (auto-save-file-name-p): New.
1722
1723         Merge in improvements from other definition of
1724         make-auto-save-file-name in files.el.
1725         
1726         * auto-save.el (auto-save-original-name):
1727         * auto-save.el (auto-save-name-in-fixed-directory):
1728         * auto-save.el (auto-save-unslashify-name): Removed.
1729         * auto-save.el (auto-save-slashify-name): Removed.
1730         * auto-save.el (auto-save-reserved-chars): New.
1731         * auto-save.el (auto-save-escape-name): New.
1732         * auto-save.el (auto-save-unhex): New.
1733         * auto-save.el (auto-save-unescape-name): New.
1734
1735         Change algorithm for encoding filenames in auto-save names to be
1736         entirely safe with all filesystems and all possible characters in
1737         a filename, and 100% reversible. (Essentially, uses
1738         quoted-printable as the encoding.)
1739         
1740         * auto-save.el (recover-all-files):
1741
1742         Use insert-directory rather than calling ls directly -- fixes
1743         things under Windows.
1744
1745         * files.el:
1746         * files.el (convert-standard-filename): Substitute FSF's
1747         definition for this (we had nothing here before).
1748         
1749         * files.el (backup-buffer): Warning fix.
1750         
1751         * files.el (make-backup-file-name):
1752         * files.el (find-backup-file-name):
1753         Fix error in calling sequence to auto-save-file-name-p.
1754         
1755         * files.el (recover-file):
1756         Use insert-directory rather than calling ls directly -- fixes
1757         things under Windows.
1758
1759         * files.el (make-auto-save-file-name): Removed.
1760         * files.el (auto-save-file-name-p): Removed.
1761         auto-save is always dumped so no sense in having a definition
1762         that will always be overwritten with another.
1763         
1764         * files.el (insert-directory):
1765         * win32-native.el:
1766         * win32-native.el (debug-mswindows-process-command-lines):
1767         * win32-native.el (original-make-auto-save-file-name): Removed.
1768         * win32-native.el (make-auto-save-file-name): Removed.
1769
1770
1771 2001-03-21  Martin Buchholz <martin@xemacs.org>
1772
1773         * XEmacs 21.2.46 "Urania" is released.
1774
1775 2001-03-16  Stephen J. Turnbull  <stephen@xemacs.org>
1776
1777         * menubar-items.el (default-menubar): Update sample.emacs to
1778         sample.init.el and adjust accelerators.
1779
1780 2001-02-02  Stephen J. Turnbull  <stephen@xemacs.org>
1781
1782         * build-report.el (build-report): Improve docstring.
1783
1784 2001-03-15  Stephen J. Turnbull  <stephen@xemacs.org>
1785
1786         * ChangeLog: Log GTK merge.
1787
1788         * gutter-items.el:
1789         * mwheel.el:
1790         * sound.el:
1791         * startup.el:
1792         Revert gratuitous whitespace changes.
1793
1794 2001-03-07  Ben Wing  <ben@xemacs.org>
1795
1796         * help.el:
1797         * help.el (key-or-menu-binding):
1798         * help.el (Help-find-file): New.
1799         * help.el (describe-beta):
1800         * help.el (describe-copying):
1801         * help.el (describe-project):
1802         * help.el (view-emacs-news):
1803         * help.el (view-sample-init-el): New.
1804         * help.el (Help-princ-face): New.
1805         * help.el (Help-prin1-face): New.
1806         * help.el (help-symbol-function-context-menu):
1807         * help.el (help-symbol-variable-context-menu):
1808         * help.el (help-symbol-function-and-variable-context-menu):
1809         * help.el (frob-help-extents):
1810         * help.el (describe-function-1):
1811         * help.el (describe-variable):
1812
1813         Add coloring in Help buffers, correspondent with hyperlinks.
1814         View files in view-mode rather than Fundamental.
1815         Remove separators from context menus -- now handled in generic code.
1816         Add `Find Tag' to context menu.
1817         
1818         * menubar.el (popup-mode-menu):
1819
1820         Rewrite code that outputs the popup menu to (a) put more specific
1821         entries first, (b) be more robust, (c) output the proper context
1822         menu separators automatically (the context menu functionality is
1823         new and currently used only by Help).
1824
1825 2001-03-10  William M. Perry  <wmperry@aventail.com>
1826
1827         * dialog-gtk.el (gtk-make-dialog-box-internal): Forgot to rewrite
1828         this function when converting from the 21.1 GTK branch.  Now
1829         supports file, password, question, and color built-in dialogs.
1830
1831 2001-03-06  Ben Wing  <ben@xemacs.org>
1832
1833         * keydefs.el:
1834         * keydefs.el (global-map):
1835         Add commented-out change of M-k (for 21.5).
1836         
1837         * menubar-items.el (default-menubar):
1838         Fix items to control kill-line behavior; add items for
1839         shifted motion.
1840         
1841         * simple.el:
1842         * simple.el (kill-whole-line):
1843         * simple.el (historical-kill-line): Removed.
1844         * simple.el (kill-line): Removed.
1845         * simple.el (kill-entire-line): New.
1846         * simple.el (kill-line-1): New.
1847         * simple.el (backward-kill-line):
1848         Undo kill-whole-line == always changes.  Add new function
1849         kill-entire-line to unconditionally delete the current line.
1850         Add comments describing the lamentable state of affairs of
1851         the kill-line functions and variables.
1852
1853 2001-03-02  Ben Wing  <ben@xemacs.org>
1854
1855         * simple.el:
1856         * simple.el (beginning-of-buffer):
1857         * simple.el (end-of-buffer):
1858         * simple.el (mark-ring-unrecorded-commands):
1859         * simple.el (signal-error-on-buffer-boundary):
1860         * simple.el (shifted-motion-keys-select-region):
1861         * simple.el (unshifted-motion-keys-deselect-region):
1862         * simple.el (motion-keys-for-shifted-motion): New.
1863         * simple.el (handle-pre-motion-command):
1864         * simple.el (handle-post-motion-command):
1865         * simple.el (forward-char-command):
1866         * simple.el (backward-char-command):
1867         * simple.el (scroll-up-command):
1868         * simple.el (scroll-down-command):
1869         * simple.el (next-line):
1870         * simple.el (previous-line):
1871         * simple.el (backward-block-of-lines):
1872         * simple.el (forward-block-of-lines):
1873         * simple.el (backward-word):
1874         * simple.el (mark-word):
1875
1876         Augment documentation of the most common motion commands to make
1877         note of the shifted-motion support.  Improve the support to (a)
1878         properly document how it works and why it's done in the fashion it
1879         is, and (b) allow the keystrokes that trigger it to be customized.
1880
1881         Correct error in the customize specification of
1882         mark-ring-unrecorded-commands.
1883
1884 2001-03-02  Ben Wing  <ben@xemacs.org>
1885
1886         * font-lock.el:
1887         * font-lock.el (font-lock-pending-extent-table): Removed.
1888         * font-lock.el (font-lock-pending-buffer-table): New.
1889         * font-lock.el (font-lock-pre-idle-hook):
1890         * font-lock.el (font-lock-after-change-function):
1891         * font-lock.el (font-lock-fontify-pending-extents):
1892         * font-lock.el (font-lock-lisp-like):
1893
1894         Fix handling of pending extents to avoid excessive slowness (N^2
1895         behavior) when making lots of buffer changes between redisplays,
1896         such as when saving the Options.
1897
1898 2001-03-09  William M. Perry  <wmperry@aventail.com>
1899
1900         * device.el:
1901         * dragdrop.el:
1902         * dumped-lisp.el:
1903         * faces.el:
1904         * frame.el:
1905         * gnuserv.el:
1906         * loadup.el:
1907         * menubar-items.el:
1908         * minibuf.el:
1909         The Great GTK Merge.
1910
1911         * ChangeLog.GTK:
1912         * dialog-gtk.el:
1913         * gdk.el:
1914         * generic-widgets.el:
1915         * glade.el:
1916         * gnome-widgets.el:
1917         * gnome.el:
1918         * gtk-compose.el:
1919         * gtk-extra.el:
1920         * gtk-faces.el:
1921         * gtk-ffi.el:
1922         * gtk-file-dialog.el:
1923         * gtk-font-menu.el:
1924         * gtk-glyphs.el:
1925         * gtk-init.el:
1926         * gtk-iso8859-1.el:
1927         * gtk-marshal.el:
1928         * gtk-mouse.el:
1929         * gtk-package.el:
1930         * gtk-password-dialog.el:
1931         * gtk-select.el:
1932         * gtk-widget-accessors.el:
1933         * gtk-widgets.el:
1934         * gtk.el:
1935         widgets-gtk.el:
1936         The Great GTK Merge: new files.
1937
1938 2001-03-05  Stephen J. Turnbull  <stephen@xemacs.org>
1939
1940         * generic-widgets.el: Don't require gtk (a built-in feature) at
1941         top level.  Don't execute the last sexp unless (featurep 'gtk).
1942
1943 2001-02-28  Stephen J. Turnbull  <stephen@xemacs.org>
1944
1945         * mule/mule-init.el (auto-language-alist): Split zh into GB and BIG5.
1946
1947 2001-02-23  Martin Buchholz <martin@xemacs.org>
1948
1949         * XEmacs 21.2.45 "Thelxepeia" is released.
1950
1951 2001-01-25  Jason R. Mastaler  <jason@xemacs.org> 
1952  
1953         * about.el (xemacs-hackers): update my entry. 
1954         * about.el (about-maintainer-info): ditto. 
1955         * about.el (about-hackers): ditto. 
1956
1957 2001-02-20  Jan Vroonhof  <jan@xemacs.org>
1958
1959         * about.el (about-maintainer-info): More vanity info about
1960         yours truly.
1961
1962 2001-02-20  Adrian Aichner  <adrian@xemacs.org>
1963
1964         * build-report.el (build-report-destination): xemacs-build-reports
1965         has moved to SourceForge, where mailing list name length is
1966         restricted, hence the name change to
1967         xemacs-buildreports@xemacs.org.
1968         * build-report.el (build-report-keep-regexp): Update default.
1969         * build-report.el (build-report-delete-regexp): Ditto.
1970         * build-report.el (build-report-make-output-files): Ditto.
1971
1972 2001-02-19  Craig Lanning  <lanning@scra.org>
1973
1974         * lisp-mode.el: Add indentation specifications for following
1975         Common Lisp forms: handler-case, handler-bind, with-slots,
1976         with-open-file, with-open-stream, print-unreadable-object.
1977
1978 2001-02-18  Matt Tucker  <tuck@whistlingfish.net>
1979
1980         * font-lock.el (font-lock-set-defaults-1):
1981         Move initialization of `font-lock-cache-position' so that it's set
1982         even if font-lock-keywords is already defined.
1983
1984 2001-02-17  Matt Tucker  <tuck@whistlingfish.net>
1985
1986         * autoload.el (generate-file-autoloads-1):
1987         Use `emacs-lisp-mode-syntax-table' instead of
1988         `lisp-mode-syntax-table'.
1989         * lisp-mode.el (lisp-mode-syntax-table):
1990         Get rid of old checks for `parse-partial-sexp' version.
1991         Make `|' (pipe) string delimiter instead of punctuation.
1992
1993 2001-02-16  Martin Buchholz  <martin@xemacs.org>
1994
1995         * window.el (save-selected-window):
1996         Use gensym for better macro hygiene.
1997
1998 2001-02-06  Mike Sperber <mike@xemacs.org>
1999
2000         * dump-paths.el:
2001         * startup.el (startup-setup-paths): Set and use
2002         `mule-lisp-directory'.
2003         (startup-setup-paths-warning): Ditto.
2004
2005         * setup-paths.el (paths-find-mule-lisp-directory): Added.
2006         (paths-construct-load-path): Consider `mule-lisp-directory'.
2007
2008 2001-02-07  Matt Tucker  <tuck@whistlingfish.net>
2009
2010         * font-lock.el: Syntax table improvements used.  A few random
2011         changes are not specified below.
2012         (font-lock-fontify-string-delimiters):
2013         (font-lock-syntactic-keywords):
2014         (font-lock-cache-state nil):
2015         (font-lock-cache-position):
2016         New variables.
2017         (font-lock-set-syntax):
2018         (font-lock-apply-syntactic-highlight):
2019         (font-lock-fontify-syntactic-anchored-keywords):
2020         (font-lock-fontify-syntactic-keywords-region):
2021         (font-lock-eval-keywords):
2022         New functions.
2023         (font-lock-remove-face):
2024         (font-lock-fontify-syntactically-region):
2025         Use syntax properties.
2026
2027 2001-02-08  Martin Buchholz <martin@xemacs.org>
2028
2029         * XEmacs 21.2.44 "Thalia" is released.
2030
2031 2001-01-16  Mike Sperber <mike@xemacs.org>
2032
2033         * startup.el (normal-top-level): Work even if no installation root
2034         is found.
2035
2036 2001-01-30  Andy Piper  <andy@xemacs.org>
2037
2038         * gutter-items.el (progress-abort-glyph): remove instantiator.
2039         (set-progress-abort-instantiator): new function.
2040         (abort-progress-feedback): use it.
2041
2042         * gutter.el (set-gutter-dirty-p): new function.
2043
2044 2001-01-30  Didier Verna  <didier@xemacs.org>
2045
2046         * mwheel.el (mwheel-scroll): unwind-protect the selected window.
2047
2048 2001-01-24  Didier Verna  <didier@xemacs.org>
2049
2050         * sound.el (sound-extension-list): give a better default value.
2051         * sound.el (load-sound-file): improve the doc string, also find
2052         files given by absolute names, pass a real extension list to
2053         `locate-file'.
2054
2055 2001-01-26  Martin Buchholz <martin@xemacs.org>
2056
2057         * XEmacs 21.2.43 "Terspichore" is released.
2058
2059 2001-01-20  Klaus Frank <klausf@i3.informatik.rwth-aachen.de>
2060
2061         * gnuserv.el (gnuserv-process-filter): Robuster handling of error
2062         messages from gnuserv.
2063
2064 2001-01-20  Martin Buchholz <martin@xemacs.org>
2065
2066         * XEmacs 21.2.42 "Poseidon" is released.
2067
2068 2001-01-12  Nick V. Pakoulin  <npak@ispras.ru>
2069
2070         * cl-macs.el (cl-upcase-arg): New function.
2071         (cl-function-arglist): New function.
2072         (cl-transform-lambda): Automatically add CL-style lambda list to
2073         documentation string using functions above.
2074
2075 2001-01-12  Andy Piper  <andy@xemacs.org>
2076
2077         * package-get.el (package-get-custom): call
2078         package-net-update-installed-db.
2079
2080         * package-ui.el (pui-install-selected-packages): call
2081         package-net-update-installed-db.
2082
2083         * package-net.el (package-net-update-installed-db): use
2084         packages-package-list so that we reflect reality.
2085
2086         * packages.el (packages-package-list): Make docstring reflect
2087         reality.
2088
2089         * package-net.el (package-net-convert-index-to-ini): exclude mule entries.
2090
2091         * postinstall.cc (do_postinstall): don't pick up shells if cygwin
2092         isn't installed.
2093
2094 2001-01-17  Andy Piper  <andy@xemacs.org>
2095
2096         * wid-edit.el (widget-activation-glyph-mapper): activate or
2097         deactivate native widgets.
2098         (widget-glyph-insert-glyph): record instantiator.
2099         (widget-push-button-value-create): use it.
2100
2101         * gui.el (gui-button-action): new function. Make button's domain
2102         buffer current when calling.
2103         (make-gui-button): update to use gui-button-action.
2104
2105 2001-01-16  Didier Verna  <didier@xemacs.org>
2106
2107         * menubar-items.el (default-menubar): add an entry for modeline
2108         horizontal scrolling in Options -> Display.
2109
2110 2001-01-17  Steve Youngs  <youngs@xemacs.org>
2111
2112         * package-get.el (package-get-require-signed-base): Set to nil
2113         by default.
2114
2115 2001-01-17  Martin Buchholz <martin@xemacs.org>
2116
2117         * XEmacs 21.2.41 "Polyhymnia" is released.
2118
2119 2001-01-16  Mike Sperber <mike@xemacs.org>
2120
2121         * setup-paths.el (paths-core-load-path-depth): Stopgap bump to
2122         catch lisp/mule/.
2123
2124 2001-01-14  Mike Sperber <mike@xemacs.org>
2125
2126         * startup.el (maybe-create-compatibility-dot-emacs):
2127         (maybe-unmigrate-user-init-file):
2128         (unmigrate-user-init-file): Created.
2129         (maybe-migrate-user-init-file): Offer creation of compatibility
2130         .emacs.
2131         Some doc fixes wrt init file location.
2132
2133 2001-01-15  Golubev I. N.  <gin@mo.msk.ru>
2134
2135         * faces.el (face-frob-from-locale-first): new variable.
2136         (frob-face-font-2): Honor tags arg while trying to use
2137         standard-face-mapping.  When face-frob-from-locale-first is set,
2138         first try to set face inheriting from frobbed-face.
2139
2140 2001-01-15  Didier Verna  <didier@xemacs.org>
2141
2142         * about.el (xemacs-hackers): update my entry.
2143         * about.el (about-url-alist): ditto.
2144         * about.el (about-maintainer-info): ditto.
2145         * about.el (about-hackers): ditto.
2146
2147 2001-01-15  Martin Buchholz  <martin@xemacs.org>
2148
2149         The byte compiler has been badly broken for a year,
2150         by the patch of 1999-12-06.
2151         * byte-optimize.el (byte-optimize-form-code-walker):
2152         Bug was: the byte compiler was making this erroneous optimization:
2153         (progn (or (foo)) (bar)) ==> (bar)
2154
2155 2000-11-20  Mike Sperber <mike@xemacs.org>
2156
2157         * setup-paths.el (paths-core-load-path-depth): Split
2158         `paths-load-path-depth' in two for site and core lisp.  Don't
2159         recurse into core.
2160         * setup-paths.el (paths-construct-load-path): Use.
2161
2162 2001-01-10  Andy Piper  <andy@xemacs.org>
2163
2164         * package-net.el (package-net-cygwin32-binary-size): new variable
2165         (package-net-win32-binary-size): ditto.  add much needed
2166         commentary.
2167
2168         * gutter-items.el (buffers-tab-items): correct off-by-one error
2169         for buffers-tab-max-size.
2170
2171 2001-01-08  Martin Buchholz <martin@xemacs.org>
2172
2173         * XEmacs 21.2.40 is released.
2174
2175 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
2176
2177         * mule/hebrew.el: Fix comments and typos.
2178         mule/japanese.el: Fix comments, typos, and 8-bit character encoding.
2179
2180 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
2181
2182         * ChangeLog.1: move ancient log from fill.el.
2183
2184         * dump-paths.el:
2185         paragraphs.el:
2186         mule/mule-category.el:
2187         Miscellaneous typo fixes and slight doc clarifications.
2188
2189         * mule/mule-ccl.el:  Correct file name in header.
2190
2191 2000-12-31  Martin Buchholz <martin@xemacs.org>
2192
2193         * XEmacs 21.2.39 is released.
2194
2195 2000-12-27  Martin Buchholz  <martin@xemacs.org>
2196
2197         * byte-optimize.el (byte-optimize-cond):
2198         (byte-optimize-cond-1): New.
2199         Rewrite `cond' in terms of `if' and `or', which are easier to optimize.
2200         Optimizes (cond (x nil)) ==> nil.
2201         Provide better diagnostic on malformed expr like (cond foo).
2202
2203 2000-12-20  Stephen J. Turnbull  <stephen@xemacs.org>
2204
2205         * mule/mule-coding.el:
2206         mule/mule-cmds.el (reset-language-environment,
2207         set-language-environment-coding-systems):
2208         Safer default coding-priority-list, corresponding to src/file-coding.h.
2209
2210 2000-12-03  Jorma Laaksonen <jorma.laaksonen@hut.fi>
2211
2212         * package-admin.el: Allow package removal from
2213         early-package-load-path.
2214
2215 2000-12-15  Andreas Jaeger  <aj@suse.de>
2216
2217         * about.el (about-maintainer-info): Update my entry.
2218
2219 2000-12-11  Matt Tucker  <tuck@whistlingfish.net>
2220
2221         * packages.el (locate-library): Add support for bzip2
2222         compressed .el files.
2223
2224 2000-12-12  Andy Piper  <andy@xemacs.org>
2225
2226         * package-net.el: new file.
2227
2228 2000-12-01  Enrico Scholz  <enrico.scholz@informatik.tu-chemnitz.de>
2229
2230         * font-lock.el: Add missing C++ keywords.
2231
2232 2000-12-08  Adrian Aichner  <adrian@xemacs.org>
2233
2234         * simple.el (indent-for-comment): Preserve indentation of comments
2235         starting in column 0, as documented in (Info-goto-node
2236         "(xemacs)Comments").  Update docstring accordingly.
2237
2238 2000-12-05  Martin Buchholz <martin@xemacs.org>
2239
2240         * XEmacs 21.2.38 is released.
2241
2242 2000-12-04  Didier Verna  <didier@xemacs.org>
2243
2244         * mouse.el (default-mouse-track-set-point-in-window): remove
2245         spurious '+' operation detected by Martin.
2246
2247
2248 2000-12-01  Martin Buchholz  <martin@xemacs.org>
2249
2250         * cl-extra.el (coerce):
2251         Implement char to integer coercion.
2252         Remove extraneous (numberp) test.
2253
2254         * byte-optimize.el (byte-compile-splice-in-already-compiled-code):
2255         Perform lapcode inlining if the value of `byte-optimize' is 'byte.
2256         (byte-optimize-predicate):
2257         Warn if evaluating constant expression signals an error.
2258         (byte-optimize-form): Small simplification.
2259
2260         * cl-macs.el (cl-do-proclaim): small efficiency improvement.
2261
2262 2000-11-30  Martin Buchholz  <martin@xemacs.org>
2263
2264         * byte-optimize.el:
2265         (byte-optimize-minus):
2266         (byte-optimize-plus):
2267         (byte-optimize-mult):
2268         (byte-optimize-quo):
2269         Use (car (last x)) instead of (last x) to get last elt!
2270         Use `byte-optimize-predicate' to optimize `%'.
2271         Move optimizations for special numeric args to bytecomp.el.
2272         * bytecomp.el (byte-compile-associative): Remove.
2273         (byte-compile-max): New.
2274         (byte-compile-min): New.
2275         Properly handle erroneous calls: (max) (min).
2276         (byte-compile-plus): New.
2277         (byte-compile-minus):
2278         It's easiest to handle 0, +1 and -1 args here.
2279         (byte-compile-mult): New.
2280         It's easiest to handle 1, -1 and 2 args here.
2281         (byte-compile-quo):
2282         It's easiest to handle 0, +1 and -1 args here.
2283         Issue byte-compiler warning when dividing by zero.
2284
2285         Byte-compiler arithmetic improvements.
2286         Better optimize these expressions in the obvious way:
2287         (+ x y 1)   -->  varref x varref y add add1
2288         (+ x y -1)  -->  varref x varref y add sub1
2289         (- x y 0)   -->  (- x y)
2290         (- 0 x y)   -->  (- (- x) y)
2291         (% 42 19)   --> compile-time constant
2292         (/ 42 19)   --> compile-time constant
2293         (* (foo) 2) --> foo call dup plus
2294
2295         Optimize away arithmetic operations (+ x) (* x) (/ x 1)
2296         unless (declaim (optimize (safety 3)))
2297         or (setq byte-compile-delete-errors nil).
2298
2299 2000-11-28  Stephen J. Turnbull  <stephen@xemacs.org>
2300
2301         * paragraphs.el (paragraph-separate, forward-sentence):  Clarify
2302         docstrings.
2303
2304 2000-11-08  Stephen J. Turnbull  <stephen@xemacs.org>
2305
2306         * startup.el (command-line-do-help):  Add documentation of
2307         portable dumper switches.
2308
2309 2000-11-22  Andy Piper  <andy@xemacs.org>
2310
2311         * x-mouse.el (x-init-pointer-shape): use cursor-font explicitly.
2312
2313         * glyphs.el (init-glyphs): don't use autodetect for strings.
2314
2315 2000-11-28  Martin Buchholz  <martin@xemacs.org>
2316
2317         * byte-optimize.el (byte-optimize-char-before):
2318         (byte-optimize-backward-char):
2319         (byte-optimize-backward-word):
2320         Fix incorrect optimizations for these sorts of expressions:
2321         (let ((x nil)) (backward-char x))
2322
2323 2000-11-21  Martin Buchholz  <martin@xemacs.org>
2324
2325         * byte-optimize.el:
2326         * byte-optimize.el (byte-optimize-backward-char): New.
2327         * byte-optimize.el (byte-optimize-backward-word): New.
2328         Make backward-word and backward-char as efficient as forward versions.
2329
2330         * bytecomp.el (byte-compile-no-args-with-one-extra):
2331         * bytecomp.el (byte-compile-one-arg-with-one-extra):
2332         * bytecomp.el (byte-compile-two-args-with-one-extra):
2333         * bytecomp.el (byte-compile-zero-or-one-arg-with-one-extra):
2334         * bytecomp.el (byte-compile-one-or-two-args-with-one-extra):
2335         * bytecomp.el (byte-compile-two-or-three-args-with-one-extra):
2336         Check if extra arg is constant nil, and if so, use byte-coded call.
2337
2338         * simple.el (backward-word):
2339         * simple.el (mark-word):
2340         * simple.el (kill-word):
2341         * simple.el (backward-kill-word):
2342         Make COUNT argument optional, for consistency with forward-char et al.
2343
2344         * abbrev.el (abbrev-string-to-be-defined):
2345         * abbrev.el (inverse-abbrev-string-to-be-defined):
2346         * abbrev.el (inverse-add-abbrev):
2347         * abbrev.el (expand-region-abbrevs):
2348         * buff-menu.el (Buffer-menu-execute):
2349         * indent.el (move-to-left-margin):
2350         * indent.el (indent-relative):
2351         * indent.el (move-to-tab-stop):
2352         * info.el (Info-reannotate-node):
2353         * lisp-mode.el (lisp-indent-line):
2354         * lisp.el (end-of-defun):
2355         * lisp.el (move-past-close-and-reindent):
2356         * misc.el (copy-from-above-command):
2357         * mouse.el (default-mouse-track-scroll-and-set-point):
2358         * page.el (forward-page):
2359         * paragraphs.el (forward-paragraph):
2360         * paragraphs.el (end-of-paragraph-text):
2361         * picture.el (picture-forward-column):
2362         * picture.el (picture-self-insert):
2363         * rect.el (extract-rectangle-line):
2364         * simple.el (newline):
2365         * simple.el (fixup-whitespace):
2366         * simple.el (backward-delete-char-untabify):
2367         * simple.el (transpose-chars):
2368         * simple.el (transpose-preceding-chars):
2369         * simple.el (do-auto-fill):
2370         * simple.el (indent-new-comment-line):
2371         * simple.el (blink-matching-open):
2372         * view-less.el (cleanup-backspaces):
2373         * wid-edit.el (widget-transpose-chars):
2374         * term/bg-mouse.el (bg-insert-moused-sexp):
2375         Use more readable (backward-FOO n) instead of (forward-FOO -n).
2376
2377         * info.el (Info-fontify-node):
2378         * simple.el (backward-delete-function):
2379         Use canonical delete-backward-char instead of backward-delete-char.
2380
2381 2000-11-20  Andy Piper  <andy@xemacs.org>
2382
2383         * gutter-items.el (update-tab-in-gutter): don't barf if there are
2384         no buffers.
2385
2386 2000-11-20  Andy Piper  <andy@xemacs.org>
2387
2388         * gutter-items.el (update-tab-in-gutter): don't give popup frames
2389         buffer tabs.
2390
2391 2000-11-18  Martin Buchholz  <martin@xemacs.org>
2392
2393         * cl-macs.el: Correctly optimize plusp minusp oddp evenp.
2394         (proclaim inline...) was shadowing compiler-macros.
2395
2396 2000-11-17  Martin Buchholz  <martin@xemacs.org>
2397
2398         * bytecomp.el (byte-compile-eval): New.
2399         (byte-compile-initial-macro-environment): Use byte-compile-eval.
2400         Keeps this promise made in Lispref:
2401         "If a file being compiled contains a `defmacro' form, the macro is
2402         defined temporarily for the rest of the compilation of that file."
2403
2404 2000-11-09  Martin Buchholz  <martin@xemacs.org>
2405
2406         * cl.el (floatp-safe):
2407         (plusp):
2408         (minusp):
2409         (oddp):
2410         (evenp):
2411         (cl-abs):
2412         Use a better parameter name than `x'.
2413
2414         * cl-macs.el (check-type): Make continuable.  Change documentation
2415         to require PLACE, but accept any form for compatibility.
2416
2417         * abbrev.el (define-abbrev): Use check-type.
2418         * font-menu.el (font-menu-change-face): Use check-type.
2419         * menubar.el (relabel-menu-item): Use check-type.
2420         * itimer.el: Fix typo.
2421
2422 2000-11-10  Yoshiki Hayashi  <yoshiki@xemacs.org>
2423
2424         * info.el (Info-extract-menu-node-name): Comma is a delimiter.
2425
2426 2000-11-14  Martin Buchholz <martin@xemacs.org>
2427
2428         * XEmacs 21.2.37 is released.
2429
2430 2000-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2431
2432         * code-cmds.el: Provide the feature.
2433
2434 2000-07-21  Jan Vroonhof  <jan@xemacs.org>
2435
2436         * dumped-lisp.el (preloaded-file-list): Load code-cmds.el
2437
2438         * code-cmds.el: New file
2439         * mule/mule-cmds.el:
2440         * mule/mule-misc.el
2441         (coding-keymap): New keymap. Define coding system keyboard
2442         commands on file-coding builds too.
2443         (coding-system-change-eol-conversion):
2444         (universal-coding-system-argument):
2445         (set-default-coding-systems):
2446         (prefer-coding-system): Moved from mule-cmds.el
2447         (set-buffer-process-coding-system): Moved from mule-misc.el
2448
2449 2000-09-15  Stephen Carney <carney@scubadoo.com>
2450
2451         * etags.el (buffer-tag-table-files): Use append instead of nconc.
2452
2453 2000-11-09  Steve Youngs  <youngs@xemacs.org>
2454
2455         * package-get.el (package-get-download-sites): Add a pre-release
2456         site for experimental packages.
2457
2458         * auto-autoloads.el: Regenerated.
2459
2460 2000-08-01  Andy Piper  <andy@xemacs.org>
2461
2462         * gutter-items.el (buffers-tab-omit-function): reference
2463         buffers-tab-select-visible-buffers.
2464         (buffers-tab-filter-functions): new variable, by default uses
2465         buffers-tab-selection-function and buffers-tab-omit-function.
2466         (select-buffers-tab-buffers-by-mode): invert arguments.
2467         (buffers-tab-select-visible-buffers): new function. Invert calling
2468         of buffers-menu-omit-invisible-buffers.
2469         (buffers-tab-items): rewrite to use
2470         buffers-tab-filter-functions. Rewrite docstring.
2471         (gutter-buffers-tab-extent): delete.
2472         (add-tab-to-gutter): always build a new extent when adding the
2473         tabs.
2474         (update-tab-in-gutter): make gutter dirty when orientation
2475         changes.
2476
2477 2000-11-07  Martin Buchholz  <martin@xemacs.org>
2478
2479         * bytecomp.el (byte-compile-defvar-or-defconst):
2480         Only do loadhist recording if defvar form includes a value.
2481
2482 2000-11-02  Martin Buchholz  <martin@xemacs.org>
2483
2484         * bytecomp.el (byte-compile-initial-macro-environment):
2485         `eval-when-compile' should not compile its body.
2486
2487 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
2488
2489         * mule/cyrillic.el: Add Windows 1251 code page encoding (by
2490         Sergey Groznyh <gsm@fct.ru> in <863diqaygu.fsf@fct.ru>).  Fix
2491         some Japanese English.  Remove some ancient FSF comments, and
2492         improve docstrings.  Use symbols not vectors for tables.
2493
2494 2000-11-03  Martin Buchholz  <martin@xemacs.org>
2495
2496         * keymap.el:
2497         (local-key-binding):
2498         (global-key-binding):
2499         Add an optional `accept-defaults' parameter, just like `lookup-key'.
2500
2501         * lisp.el:
2502         (backward-sexp): Slightly simpler code.
2503         (mark-sexp): Make arg optional, like FSF Emacs.
2504         (forward-list): Slightly simpler code.
2505         (backward-list): Slightly simpler code.
2506         (down-list):  Make arg optional, like FSF Emacs.
2507         (up-list):  Make arg optional, like FSF Emacs.
2508         (backward-up-list):  Make arg optional, like FSF Emacs.
2509         (kill-sexp):  Make arg optional, like FSF Emacs.
2510         (backward-kill-sexp):  Make arg optional, like FSF Emacs.
2511
2512         * font-menu.el (font-menu-change-face):
2513         Take continuable errors into account.
2514
2515         * abbrev.el:
2516         * abbrev.el (clear-abbrev-table):
2517         * abbrev.el (define-abbrev-table):
2518         * abbrev.el (define-abbrev):
2519         * abbrev.el (insert-abbrev-table-description):
2520         * apropos.el (apropos-documentation-check-doc-file):
2521         * apropos.el (apropos-documentation-check-elc-file):
2522         * buff-menu.el (list-buffers):
2523         * buff-menu.el (list-buffers-noselect):
2524         * bytecomp.el (byte-recompile-directory):
2525         * bytecomp.el (batch-byte-compile):
2526         * cl-macs.el (typep):
2527         * code-files.el (find-coding-system-magic-cookie):
2528         * code-files.el (insert-file-contents):
2529         * cus-edit.el (customize-set-variable):
2530         * cus-edit.el (customize-save-variable):
2531         * cus-face.el (custom-set-face-font-size):
2532         * cus-face.el (custom-set-face-update-spec):
2533         * cus-face.el (custom-reset-faces):
2534         * custom.el (custom-check-theme):
2535         * custom.el (copy-upto-last):
2536         * fill.el (canonically-space-region):
2537         * fill.el (fill-paragraph):
2538         * fill.el (fill-region):
2539         * fill.el (find-space-insertable-point):
2540         * fill.el (justify-current-line):
2541         * faces.el (face-spec-update-all-matching):
2542         * faces.el (set-face-stipple):
2543         * files-nomule.el (insert-file-contents):
2544         * files.el (insert-file-contents-literally):
2545         * files.el (hack-local-variables-last-page):
2546         * files.el (basic-save-buffer):
2547         * files.el (insert-directory):
2548         * font-menu.el (font-menu-change-face):
2549         * font.el (font-spatial-to-canonical):
2550         * format.el (format-encode-region):
2551         * format.el (format-insert-file):
2552         * format.el (format-replace-strings):
2553         * gutter.el (set-gutter-element):
2554         * help.el (key-or-menu-binding):
2555         * help.el (describe-bindings):
2556         * help.el (with-syntax-table):
2557         * indent.el (indent-rigidly):
2558         * indent.el (delete-to-left-margin):
2559         * info.el:
2560         * info.el (Info-extract-dir-entry-from):
2561         * info.el (Info-build-dir-anew):
2562         * info.el (Info-rebuild-dir):
2563         * info.el (Info-batch-rebuild-dir):
2564         * info.el (Info-read-subfile):
2565         * info.el (Info-build-node-completions):
2566         * info.el (Info-extract-menu-node-name):
2567         * isearch-mode.el (isearch-range-invisible):
2568         * isearch-mode.el (isearch-restore-invisible-extents):
2569         * itimer.el (itimerp):
2570         * itimer.el (itimer-live-p):
2571         * keymap.el:
2572         * keymap.el (substitute-key-definition):
2573         * keymap.el (read-command-or-command-sexp):
2574         * keymap.el (local-key-binding):
2575         * keymap.el (global-key-binding):
2576         * keymap.el (global-set-key):
2577         * keymap.el (local-set-key):
2578         * ldap.el:
2579         * ldap.el (ldap-add-entries):
2580         * ldap.el (ldap-delete-entries):
2581         * lisp.el (backward-sexp):
2582         * lisp.el (mark-sexp):
2583         * lisp.el (forward-list):
2584         * lisp.el (backward-list):
2585         * lisp.el (down-list):
2586         * lisp.el (backward-up-list):
2587         * lisp.el (up-list):
2588         * lisp.el (kill-sexp):
2589         * lisp.el (backward-kill-sexp):
2590         * menubar.el (add-menu-button):
2591         * menubar.el (add-submenu):
2592         * menubar.el (delete-menu-item):
2593         * menubar.el (relabel-menu-item):
2594         * mouse.el (narrow-window-to-region):
2595         * obsolete.el (define-obsolete-variable-alias):
2596         * obsolete.el (store-substring):
2597         * package-admin.el:
2598         * package-admin.el (package-admin-install-function):
2599         * package-admin.el (package-admin-install-function-mswindows):
2600         * package-admin.el (package-admin-default-install-function):
2601         * package-get.el (package-get-update-base-entries):
2602         * packages.el (packages-load-package-dumped-lisps):
2603         * packages.el (packages-collect-package-dumped-lisps):
2604         * printer.el (generic-print-buffer):
2605         * printer.el (generic-print-region):
2606         * replace.el (occur-mode-mouse-goto):
2607         * replace.el (perform-replace):
2608         * select.el (get-selection-no-error):
2609         * simple.el:
2610         * simple.el (newline):
2611         * simple.el (open-line):
2612         * simple.el (edit-and-eval-command):
2613         * simple.el (goto-line):
2614         * simple.el (undo):
2615         * simple.el (kill-region):
2616         * simple.el (copy-region-as-kill):
2617         * simple.el (kill-ring-save):
2618         * simple.el (set-mark):
2619         * simple.el (next-line):
2620         * simple.el (previous-line):
2621         * simple.el (line-move):
2622         * simple.el (set-goal-column):
2623         * simple.el (comment-region):
2624         * subr.el:
2625         * subr.el (putf):
2626         * syntax.el (modify-syntax-entry):
2627         * syntax.el (map-syntax-table):
2628         * view-less.el (view-file):
2629         * view-less.el (view-buffer):
2630         * view-less.el (view-file-other-window):
2631         * window-xemacs.el (backward-other-window):
2632         * window.el:
2633         * window.el (one-window-p):
2634         * window.el (walk-windows):
2635         * window.el (window-list):
2636         * x-mouse.el (x-mouse-kill):
2637         * x-select.el (x-get-cutbuffer):
2638         * x-select.el (x-store-cutbuffer):
2639         * term/bg-mouse.el (bg-mouse-line-to-center):
2640         * term/sun-mouse.el (window-line-end):
2641         * term/sun-mouse.el (sun-select-region):
2642         * term/sun.el (kill-region-and-unmark):
2643         * mule/mule-category.el:
2644         * mule/mule-category.el (modify-category-entry):
2645         * mule/mule-category.el (char-category-list):
2646         * mule/mule-coding.el (coding-system-force-on-output):
2647         * mule/mule-misc.el (coding-system-put):
2648         Docstring arglist/Texinfo fixes.  See man/ChangeLog for details.
2649
2650 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
2651
2652         * cus-face.el: Typo fixes and tiny clarifications.
2653         * custom.el: ditto
2654
2655 2000-10-27  Yoshiki Hayashi  <yoshiki@xemacs.org>
2656
2657         * startup.el (auto-save-list-file-prefix): Moved to fileio.c.
2658         * startup.el (normal-top-level): Setup auto-save-list-file-name
2659         if auto-save-list-file-prefix is non-nil.
2660
2661 2000-10-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
2662
2663         * files.el (auto-mode-alist): Allow mixed case suffix for idlwave-mode.
2664
2665 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
2666
2667         * hyper-apropos.el (hyper-apropos-this-symbol): Don't always
2668         get symbol at point-min.
2669
2670 2000-10-24  Didier Verna  <didier@xemacs.org>
2671
2672         * info.el (Info-emacs-info-file-name): defconst it.
2673         * info.el (Info-footnote-tag): defcustom it.
2674         * info.el (Info-no-description-string): ditto.
2675         * info.el (Info-find-node): adapt to new semantics of
2676         'Info-suffixed-file (don't do the case variants stuff).
2677         * info.el (Info-insert-dir): rewrite the dir file variants code.
2678         * info.el (Info-directory-files): New. Return the list of info
2679         files in a directory.
2680         * info.el (Info-dir-outdated-p): use it.
2681         * info.el (Info-parse-dir-entries): ditto.
2682         * info.el (Info-build-dir-anew): don't restrict to files ending
2683         with a ".info.*" extension.
2684         * info.el (Info-set-mode-line): ditto.
2685         * info.el (Info-read-subfile): adapt to new semantics of
2686         'Info-suffixed-file (append 'exact argument).
2687         * info.el (Info-all-case-regexp): New. Return a regexp matching a
2688         string independently of the case.
2689         * info.el (Info-suffixed-file): use it (match all possible case
2690         for the file name).
2691         * info.el (Info-insert-file-contents): code cleanup.
2692         * info.el (Info-rebuild-dir): cosmetics only. Fit code in 80
2693         columns.
2694         * info.el (Info-batch-rebuild-dir): ditto.
2695         * info.el (Info-read-node-name-1): ditto.
2696         * info.el (Info-search): ditto.
2697         * info.el (Info-fontify-node): ditto.
2698
2699
2700 2000-10-24  Didier Verna  <didier@xemacs.org>
2701
2702         * process.el (shell-command): when called from a program, avoid
2703         'push-mark's "mark-set" message.
2704
2705 2000-10-15  MIYASHITA Hisashi  <himi@m17n.org>
2706
2707         * mule/thai-xtis.el (tis-620): Specify coding-system's ccl-program
2708         by a symbol, not by a vector.
2709         * mule/vietnamese.el (vscii): Likewise.
2710         (viscii): Likewise.
2711         * mule/cyrillic.el (koi8-r): Likewise.
2712
2713         * mule/chinese.el (chinese-big5-1): Specify charset's ccl-program
2714         by a symbol, not by a vector.
2715         (chinese-big5-2): Likewise.
2716         * mule/ethiopic.el (ethiopic): Likewise.
2717         * mule/vietnamese.el (vietnamese-viscii-lower): Likewise.
2718         (vietnamese-viscii-upper): Likewise.
2719
2720 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
2721
2722         * files.el (auto-mode-alist): Remove obsolete entry for html3-mode.
2723
2724 2000-10-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
2725
2726         * byte-optimize.el (byte-optimize-car): New function.
2727         (byte-optimize-cdr): Ditto.
2728
2729 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
2730
2731         * byte-optimize.el: Partial synch with FSF 20.7.
2732         Optimize constant concatenation.
2733         Add keymapp as a side effect free function.  It is a built-in.
2734         (byte-after-unbind-pos): Remove byte-equal.
2735
2736 2000-10-13  Gunnar Evermann  <ge204@eng.cam.ac.uk>
2737
2738         * update-elc-2.el: Quote regexps correctly.
2739
2740 2000-10-05  MIYASHITA Hisashi  <himi@m17n.org>
2741
2742         * mule/mule-ccl.el: Sync up with Emacs 21.0.90.
2743         (ccl-compile): Apply integerp, not integer-or-char-p to
2744         check the type of the buffer magnification
2745         (ccl-compile-write-string): Encode a string with binary
2746         coding system.
2747         (ccl-compile-write-repeat): Likewise.
2748
2749 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
2750
2751         * buff-menu.el:
2752         * bytecomp.el:
2753         * coding.el:
2754         * faces.el:
2755         * files.el:
2756         * fill.el:
2757         * float-sup.el:
2758         * font-lock.el:
2759         * help.el:
2760         * iso8859-1.el:
2761         * loaddefs.el:
2762         * menubar-items.el:
2763         * menubar.el:
2764         * modeline.el:
2765         * msw-font-menu.el:
2766         * paragraphs.el:
2767         * paths.el:
2768         * replace.el:
2769         * simple.el:
2770         * sound.el:
2771         * startup.el:
2772         * version.el:
2773         * x-faces.el:
2774         * x-font-menu.el:
2775         Remove purecopy.
2776
2777 2000-10-03  Daniel Pittman  <daniel@rimspace.net>
2778
2779         * simple.el (do-auto-fill): Use the function pointer to by
2780         `comment-line-break-function', not `indent-new-comment-line'. This
2781         fixes an issue with cc-mode comment continuation.
2782
2783 2000-10-11  Martin Buchholz  <martin@xemacs.org>
2784
2785         * simple.el (turn-on-auto-fill):  Add (interactive).
2786         * mwheel.el (mwheel-install): Add (interactive).
2787         * font-lock.el (turn-on-font-lock): Add (interactive).
2788         (turn-off-font-lock): Add (interactive).
2789
2790 2000-10-03  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2791
2792         * packages.el (packages-special-base-regexp): Add `man'.
2793
2794 2000-10-08  Adrian Aichner  <adrian@xemacs.org>
2795
2796         * wid-edit.el (widget-specify-active): map over extents in current
2797         buffer like `widget-specify-inactive' does.  Mapping over the
2798         inactive extent object does not work since the current extent is
2799         ignored by `map-extents'.
2800
2801 2000-10-04  Martin Buchholz <martin@xemacs.org>
2802
2803         * XEmacs 21.2.36 is released.
2804
2805 2000-09-22  Martin Buchholz  <martin@xemacs.org>
2806
2807         * byte-optimize.el (byte-optimize-lapcode): Add an optimizer pass.
2808         Optimize the compiled-function-constants vector by byte-code
2809         reference counts.
2810
2811 2000-09-25  Robert Pluim  <rpluim@bigfoot.com>
2812
2813         * build-report.el (build-report-delete-regexp): quote value in
2814         defcustom
2815
2816 2000-09-24  Adrian Aichner  <aichner@ecf.teradyne.com>
2817
2818         * build-report.el (build-report): Don't bind srcdir which we don't
2819         use in `multiple-value-bind' to avoid the only byte-compiler
2820         warning.
2821
2822 2000-09-23  Adrian Aichner  <aichner@ecf.teradyne.com>
2823
2824         * build-report.el: Requires cl and custom now.
2825         build-report-version is determined by XEmacs version -- remove
2826         build-report-version*.
2827         * build-report.el (build-report-version): Removed.
2828         * build-report.el (build-report-installation-version-regexp): New.
2829         * build-report.el (build-report-version-file-regexp): New.
2830         * build-report.el (build-report-installation-srcdir-regexp): New.
2831         * build-report.el (build-report-destination): Offer
2832         xemacs-build-reports and xemacs-beta.
2833         * build-report.el (build-report-keep-regexp): Adjusted.
2834         * build-report.el (build-report-delete-regexp): Adjusted.
2835         * build-report.el (build-report-make-output-dir): New.
2836         * build-report.el (build-report-installation-file): Replace use of
2837         `concat' with `expand-file-name'.
2838         * build-report.el (build-report-make-output-file): Removed.
2839         * build-report.el (build-report-make-output-files): New.
2840         * build-report.el (build-report-subject): Identify as
2841         user-variable with "*...".
2842         * build-report.el (build-report-prompts): Ditto.
2843         * build-report.el (build-report-version-file): New.
2844         * build-report.el (build-report-file-encoding): Identify as
2845         user-variable with "*...".
2846         * build-report.el (build-report-make-output-get): New.
2847         * build-report.el (build-report-insert-header): Report
2848         emacs-version and system-configuration instead of
2849         build-report-version.
2850         * build-report.el (build-report-insert-make-output): Add file
2851         argument.
2852         * build-report.el (build-report-insert-installation-file):
2853         Re-indent.
2854         * build-report.el (build-report-keep): Change docstring,
2855         re-indent.
2856         * build-report.el (build-report-delete): Ditto.
2857         * build-report.el (build-report-installation-data): New.
2858         * build-report.el (build-report-version-file-data): New.
2859
2860 2000-09-20  Martin Buchholz  <martin@xemacs.org>
2861
2862         * byte-optimize.el (byte-optimize-lapcode):
2863         Fix the optimization of using the first 5 elements of the
2864         constants vector for variables.
2865         (byte-optimize-lapcode): Fix another ancient broken optimization.
2866
2867 2000-09-19  Martin Buchholz  <martin@xemacs.org>
2868
2869         * *: Spelling mega-patch
2870
2871 2000-09-19  Martin Buchholz  <martin@xemacs.org>
2872
2873         * easymenu.el: doc fixes.
2874         (easy-menu-do-define): Use backquote.
2875         (easy-menu-change):
2876         (easy-menu-add):
2877         `when' seems much clearer than `if' here.
2878         (easy-menu-remove):
2879         (easy-menu-add-item):
2880         (easy-menu-item-present-p):
2881         (easy-menu-remove-item):
2882         Wrap using (when (featurep 'menubar) ...)
2883
2884 2000-09-16  Martin Buchholz  <martin@xemacs.org>
2885
2886         * bytecomp.el (displaying-byte-compile-warnings):
2887         Revert Ben's change to this function below so that the compile log
2888         is displayed properly for users of the "popper" package.
2889
2890 2000-09-12  Martin Buchholz  <martin@xemacs.org>
2891
2892         * window.el (save-selected-window): Use backquote.
2893
2894         * bytecomp.el (byte-compile-file-form-defvar-or-defconst):
2895         Renamed from `byte-compile-file-form-defvar'.
2896         * bytecomp.el (byte-compile-defvar-or-defconst):
2897         Only cons onto current-load-list in top-level forms.
2898         Else this leaks a cons cell every time a defun is called.
2899         Renamed from `byte-compile-defvar', for clarity.
2900         Warn when docstring of defvar is not a string.
2901         Use consistent error messages.
2902         Better comments.
2903
2904 2000-09-11  Martin Buchholz  <martin@xemacs.org>
2905
2906         * simple.el (set-variable):
2907         Remove unneeded defvar by rearranging order of let* forms.
2908
2909         * mule/mule-ccl.el (ccl-get-next-code):
2910         * menubar-items.el (bookmark-menu-filter):
2911         (language-environment-menu-filter):
2912         (tutorials-menu-filter):
2913         * toolbar-items.el (toolbar-compile):
2914         * byte-optimize.el (disassemble-offset):
2915         Use (declare (special ...)) instead of `defvar'.
2916
2917         * cl-macs.el (cl-do-proclaim):
2918         Fix (declare (special ...)) warning suppression syntax.
2919
2920 2000-07-22  Golubev I. N. <gin@mo.msk.ru>
2921
2922         * info.el (Info-tag-table-marker):
2923         (Info-tag-table-buffer):
2924         (Info-find-file-node):
2925         (Info-read-subfile):
2926         (Info-build-node-completions):
2927         (Info-search):
2928         (Info-mode):
2929         Multiple info buffer support.
2930
2931 2000-08-28  Oscar Figueiredo  <oscar@cpe.fr>
2932
2933         * ldap.el (ldap-decode-entry): New defun
2934         (ldap-search-entries): Use it in order to decode DN-prefixed
2935         entries properly
2936
2937 2000-08-23  Daniel Pittman <daniel@danann.net>
2938
2939         * mule/mule-cmds.el (coding-system-change-eol-conversion):
2940         Use `eq', not `=', to compare symbols.
2941
2942 2000-07-30  Ben Wing  <ben@xemacs.org>
2943
2944         * bytecomp.el (byte-compile-report-error):
2945         * bytecomp.el (displaying-byte-compile-warnings):
2946         if stack-trace-on-error is set, send out a backtrace when
2947         an error is encountered that stops byte compilation.  this
2948         should make it much much easier to track down those curious
2949         problems.  also undo the kludge of using a separate "*Show*"
2950         buffer for display when there's a temp-buffer-show-function;
2951         we can avoid this by just being a little smarter.
2952
2953         * dialog-items.el:
2954         * dialog-items.el (search-dialog-regexp): New.
2955         * dialog-items.el (search-dialog-callback):
2956         * dialog-items.el (make-search-dialog):
2957         add a regexp option to the dialog and clean up a bit.
2958
2959         * dialog.el:
2960         * dialog.el (yes-or-no-p-dialog-box):
2961         * dialog.el (get-dialog-box-response):
2962         * dialog.el (make-dialog-box):
2963         * dialog.el (dialog-box-finish): New.
2964         * dialog.el (dialog-box-cancel): New.
2965         * dialog.el (internal-make-dialog-box-exit): New.
2966         implement [properly!] the :modal property of the new dialog box
2967         interface.  this is the first time xemacs has ever had *proper*
2968         modal dialog boxes, giving the standard window-system feedback.
2969         (e.g. under windows, clicking on a disabled frame causes a beep
2970         and makes the dialog box flash three times.)
2971
2972         * dragdrop.el: header keyword frobbing.
2973
2974         * dumped-lisp.el (preloaded-file-list):
2975         renamed winnt.el to win32-native.el.
2976
2977         * faces.el (face-property):
2978         * faces.el (set-face-property):
2979         * faces.el (frob-face-property):
2980         * faces.el (frob-face-font-2):
2981         * faces.el (make-face-bold):
2982         * faces.el (make-face-italic):
2983         * faces.el (make-face-bold-italic):
2984         * faces.el (make-face-unbold):
2985         * faces.el (make-face-unitalic):
2986         * faces.el (make-face-smaller):
2987         * faces.el (make-face-larger):
2988         clean up the implementation of these so that window-system-specific
2989         methods are called only on objects belonging to that window system.
2990         previously, you could have [e.g.] mswindows-make-face-bold called
2991         on font object of device type `stream', which is not good and
2992         explains the subtle errors Adrian was getting when byte-compiling
2993         something that required 'term. (Adrian, now you can use stack-trace-
2994         on-error to find the exact place where things are going wrong instead
2995         of having to laboriously binary-search your way through.)
2996
2997         * finder.el (finder-known-keywords):
2998         cleaned up -- properly sorted, clarified the meanings of many of
2999         the keywords, and added a few -- mswin, gui, content, build, www,
3000         user, services.  the last two try to distinguish between a package
3001         that's used directly by the user, and a package that provides
3002         support services to other packages.
3003
3004         * font-lock.el (lisp-font-lock-keywords-2):
3005         update list of lisp control structures to include everything,
3006         including new ones i introduced.
3007
3008         * gutter.el: header keyword frobbing.
3009
3010         * isearch-mode.el (isearch-ring-adjust1): M-p to recall the most
3011         recent isearch element was not doing so!  you got the second-most-
3012         recent instead.
3013
3014         * lisp-mode.el (construct-lisp-mode-menu):
3015         more menubar cleanups.
3016         * lisp-mode.el (with-selected-window):
3017         make it indent properly.
3018
3019         * menubar-items.el (default-menubar): lots of menubar cleanups.
3020         rearranged the options menu the most, e.g. splitting up the
3021         Keyboard/Mouse menu into a new Editing menu and combining the
3022         separate Scrollbar/Gutter/Toolbar submenus into Display.
3023         Got rid of General, moved items to Editing or new Troubleshooting.
3024         Moved Packages to Tools; doesn't seem to belong under Options.
3025         Added stuff to the Cmds menu, e.g. Change Case.
3026
3027         NB please don't complain about these periodic menubar changes.
3028         Anything like this is necessarily incremental in its construction
3029         -- By constant use you gradually become more and more aware of
3030         better and better ways to group menu items.  When we eventually
3031         move the options menu to a property sheet, the existing structure
3032         will probably be preserved fairly well.
3033
3034         * minibuf.el (next-history-element): fix problems with pressing
3035         down arrow in repeat-complex-command.
3036
3037         * modeline.el:
3038         * modeline.el (modeline-3d-p): New.
3039         added custom variable for controlling the 3d modeline.  the
3040         corresponding Options item has been present for a long time,
3041         but commented out with "fix me!" comments.  it's fixed now.
3042
3043         * obsolete.el (add-menu):
3044         remove bogus gettexts.
3045
3046         * process.el (shell-quote-argument):
3047         handle this correctly under Windows native with COMMAND.COM/CMD.EXE.
3048         For bash under Windows native, see below.
3049
3050         * simple.el:
3051         * simple.el (display-warning-buffer):
3052         Fixed the handling of warning display to eliminate the annoying
3053         *Show* buffer, like was done for byte-compiler output above.
3054
3055         * simple.el (debug-print): New.
3056         Simple function for sending debug messages to the console and/or
3057         other debug places.
3058
3059         * subr.el (replace-in-string):
3060         Rewrite this function to avoid N^2 behavior with large strings --
3061         catastrophic with the new Windows selection code! (Apparently the
3062         author of this function didn't realize there was a fun
3063         replace-match that could make his life much easier, because we
3064         duplicated the entire logic.  The new version is smaller, easier
3065         to understand, much more robust, and has extended features --
3066         those of replace-match.)
3067
3068         * window.el:
3069         * window.el (with-selected-window): New.
3070         An obvious complement to the existing `with-selected-frame' and
3071         `with-current-buffer'.
3072
3073         * win32-native.el: Renamed from winnt.el.
3074         Added a great deal of stuff for properly handling process quoting,
3075         somewhat modeled on Kirill's original model (which i later threw
3076         away).  We should now finally have correctly working process arg
3077         quoting/dequoting so that the final app gets exactly what we
3078         intended.  Because the mechanism is in Lisp, it's easily
3079         extendible. (For those running bash and running the native
3080         version, I tried hard to do what I thought was correct.  But more
3081         thought is needed, and ideally the volunteer work of people with
3082         these configurations that they generally run on.)
3083
3084         * x-font-menu.el (x-font-menu-font-data):
3085         Put in defvar's to fix byte-compiler warnings.
3086
3087 2000-08-01 Alastair J. Houghton <ajhoughton@lineone.net>
3088
3089         * select.el (selection-coercion-alist): Initialise.
3090         * select.el (select-coerce-to-text): New.
3091         * select.el (select-coerce): New.
3092         New functions to perform type and value coercion.
3093
3094         * select.el (select-buffer-killed-default): Keep data if it was
3095         on the clipboard.
3096
3097 2000-08-02  Martin Buchholz  <martin@xemacs.org>
3098
3099         * menubar-items.el (default-menubar): Fix typo.
3100         (default-menubar): `lambda' was mispelled as `lamda'.
3101
3102 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
3103
3104         * window.el (shrink-window-if-larger-than-buffer): Remove
3105         edge checking code.
3106
3107 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
3108
3109         * paths.el (gnus-local-domain): Removed.
3110         (gnus-local-organization): Ditto.
3111         (gnus-startup-file): Ditto.
3112
3113 2000-07-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
3114
3115         * files.el (auto-mode-alist): Add .spec for RPM.
3116
3117 2000-07-31  Andy Piper  <andy@xemacs.org>
3118
3119         * gutter-items.el (update-tab-in-gutter): deprecate :properties.
3120
3121 2000-07-31  Yoshiki Hayashi  <yoshiki@xemacs.org>
3122
3123         * dragdrop.el (experimental-dragdrop-drop-url-default): Use function
3124         browse-url.
3125         * help.el (xemacs-www-page): Ditto.
3126         (xemacs-www-faq): Ditto.
3127         * menubar-items.el (default-menubar): Ditto.
3128
3129         * wid-edit.el (widget-url-link-action): Ditto.
3130         From: Kenichi OKADA <okada@opaopa.org>.
3131
3132 2000-07-31  Martin Buchholz  <martin@xemacs.org>
3133
3134         * finder.el (finder-commentary): Add autoload cookie.
3135
3136 2000-07-28  Adrian Aichner  <aichner@ecf.teradyne.com>
3137
3138         * files.el (insert-file-contents-literally): Fix second let
3139         binding for `coding-system-for-read' to `coding-system-for-write'
3140         as suggested by Dan Holmsand <dan@innehallsbolaget.com>.
3141
3142 1999-06-15  Jan Vroonhof  <vroonhof@math.ethz.ch>
3143
3144         * files.el (insert-file-contents-literally): Use binary coding
3145         system (from Morioka san).
3146         (insert-file-contents-literally): Make file-name-handler method.
3147
3148 2000-07-26  Martin Buchholz  <martin@xemacs.org>
3149
3150         * cl-macs.el (get-selection): Add defsetf.
3151
3152 2000-07-25  Steve Youngs  <youngs_s@ozlinx.com.au>
3153
3154         * x-init.el (x-activate-region-as-selection): replace obsolete
3155         function x-own-selection with own-selection.
3156         (ow-find): replace obsolete functions x-get-selection and
3157         x-get-clipboard with get-selection and get-clipboard.
3158         (init-post-x-win): replace obsolete function x-disown-selection
3159         with disown-selection.
3160
3161 2000-07-20  Mike Sperber  <mike@xemacs.org>
3162
3163         * startup.el (load-user-init-file): Only try to load init file if
3164         it exists.
3165
3166 2000-07-10  Andy Piper  <andy@xemacs.org>
3167
3168         * dialog-items.el: sync with Ben's patch.
3169
3170         * gutter-items.el (buffers-tab-switch-to-buffer): remove now-bogus
3171         comment.
3172         (progress-text-glyph): deleted.
3173         (progress-layout-glyph): make completely minimal.
3174         (progress-gauge-glyph): ditto.
3175         (progress-display-style): fix to handle dynamic instantiator
3176         changes.
3177         (progress-text-instantiator): new.
3178         (progress-layout-instantiator): new.
3179         (progress-gauge-instantiator): new.
3180         (set-progress-display-instantiator): renamed and changed from
3181         set-progress-display-style.
3182         (progress-abort-glyph): use instantiator not glyph.
3183         (append-progress-display): use set-progress-display-instantiator
3184         and set-glyph-image.
3185         (abort-progress-display): ditto.
3186         (raw-append-progress-display): ditto.
3187
3188 2000-07-20  Ben Wing  <ben@xemacs.org>
3189
3190         * code-files.el: Move Mule-specific code to mule-coding.el.
3191
3192 2000-07-15  Ben Wing  <ben@xemacs.org>
3193
3194         * autoload.el:
3195         Fixed comments.
3196
3197         * cmdloop.el:
3198         * cmdloop.el (yes-or-no-p):
3199         * cmdloop.el (y-or-n-p):
3200         Make these functions use should-use-dialog-box-p and not be
3201         overridden in dialog.el.
3202
3203         * cus-dep.el:
3204         * cus-dep.el (Custom-make-dependencies): Removed.
3205         * cus-dep.el (Custom-make-dependencies-1): New.
3206         * cus-dep.el (Custom-make-one-dependency): New.
3207         New entry point for use in Makefiles, to avoid excessive
3208         invocations.
3209
3210         * cus-edit.el (custom-variable-reset-saved):
3211         * cus-edit.el (custom-variable-reset-standard):
3212         * cus-edit.el (custom-save-resets):
3213         Fix bytecompiler warnings.
3214
3215         * dialog.el:
3216         * dialog.el (yes-or-no-p-dialog-box):
3217         * dialog.el (yes-or-no-p-maybe-dialog-box): Removed.
3218         * dialog.el (y-or-n-p-maybe-dialog-box): Removed.
3219         * dialog.el (get-dialog-box-response):
3220         * dialog.el (message-or-box):
3221         * dialog.el (make-dialog-box):
3222         * dialog.el (popup-dialog-box): New.
3223         Avoid yes-or-no-p bogosities.
3224         Create a general function `make-dialog-box' to encapsulate all
3225         dialog box methods; easily extendible.  popup-dialog-box now obsolete.
3226
3227         * dumped-lisp.el (preloaded-file-list):
3228         Add dialog-items.  Clean up.  Group files by types.
3229
3230         * easymenu.el (easy-menu-add):
3231         * easymenu.el (easy-menu-remove):
3232         Account for accelerators.
3233
3234         * extents.el:
3235         * extents.el (extent-list): New args, like in map-extents.
3236         * extents.el (extent-at-event): New.
3237         * extents.el (extents-at-event): New.
3238
3239         * font-lock.el:
3240         * font-lock.el (font-lock-mode):
3241         * font-lock.el (font-lock-default-fontify-buffer):
3242         * font-lock.el (font-lock-default-unfontify-region):
3243         * font-lock.el (font-lock-fontify-syntactically-region):
3244         * font-lock.el (font-lock-fontify-keywords-region):
3245         Use new progress-feedback names.
3246
3247         * font-lock.el (java-font-lock-identifier-regexp):
3248         * font-lock.el (java-font-lock-class-name-regexp):
3249         Fix bytecompiler warnings.
3250
3251         * gutter-items.el:
3252         * gutter-items.el (progress-display-use-echo-area): Removed.
3253         * gutter-items.el (progress-feedback-use-echo-area): New.
3254         * gutter-items.el (progress-display-popup-period): Removed.
3255         * gutter-items.el (progress-feedback-popup-period): New.
3256         * gutter-items.el (set-progress-display-style): Removed.
3257         * gutter-items.el (set-progress-feedback-style): New.
3258         * gutter-items.el (progress-display-style): Removed.
3259         * gutter-items.el (progress-feedback-style): New.
3260         * gutter-items.el (progress-stack):
3261         * gutter-items.el (progress-displayed-p): Removed.
3262         * gutter-items.el (progress-feedbacked-p): New.
3263         * gutter-items.el (clear-progress-display): Removed.
3264         * gutter-items.el (clear-progress-feedback): New.
3265         * gutter-items.el (progress-display-clear-when-idle): Removed.
3266         * gutter-items.el (progress-feedback-clear-when-idle): New.
3267         * gutter-items.el (remove-progress-display): Removed.
3268         * gutter-items.el (remove-progress-feedback): New.
3269         * gutter-items.el (progress-display-dispatch-non-command-events): Removed.
3270         * gutter-items.el (progress-feedback-dispatch-non-command-events): New.
3271         * gutter-items.el (append-progress-display): Removed.
3272         * gutter-items.el (append-progress-feedback): New.
3273         * gutter-items.el (abort-progress-display): Removed.
3274         * gutter-items.el (abort-progress-feedback): New.
3275         * gutter-items.el (raw-append-progress-display): Removed.
3276         * gutter-items.el (raw-append-progress-feedback): New.
3277         * gutter-items.el (display-progress-display): Removed.
3278         * gutter-items.el (display-progress-feedback): New.
3279         * gutter-items.el (current-progress-display): Removed.
3280         * gutter-items.el (current-progress-feedback): New.
3281         * gutter-items.el (current-progress-display-label): Removed.
3282         * gutter-items.el (current-progress-feedback-label): New.
3283         * gutter-items.el (progress-display): Removed.
3284         * gutter-items.el (progress-feedback): New.
3285         Replace "progress-display" with "progress-feedback" globally.
3286
3287         * gutter-items.el (lprogress-display): Removed.
3288         * gutter-items.el (progress-feedback-with-label): New.
3289         Rename lprogress-display ==> progress-feedback-with-label.
3290
3291         * gutter-items.el (search-dialog-direction): Removed.
3292         * gutter-items.el (search-dialog-text): Removed.
3293         * gutter-items.el (search-dialog-callback): Removed.
3294         * gutter-items.el (make-search-dialog): Removed.
3295         Move to dialog-items.el.
3296
3297         * help.el:
3298         * help.el (help-mode-quit):
3299         * help.el (mode-for-help): New.
3300         * help.el (help-sticky-window): New.
3301         * help.el (help-window-config): New.
3302         * help.el (with-displaying-help-buffer):
3303         * help.el (function-at-event): New.
3304         * help.el (help-symbol-regexp): New.
3305         * help.el (help-symbol-run-function-1): New.
3306         * help.el (help-symbol-run-function): New.
3307         * help.el (help-symbol-function-context-menu): New.
3308         * help.el (help-symbol-variable-context-menu): New.
3309         * help.el (help-symbol-function-and-variable-context-menu): New.
3310         * help.el (frob-help-extents): New.
3311         * help.el (describe-function-1):
3312         * help.el (variable-at-point):
3313         * help.el (variable-at-event): New.
3314         * help.el (describe-variable):
3315         Major overhaul.
3316         - Make functions and variables be mousable.
3317         - Middle button hyperlinks.
3318         - New context-menu entries.
3319
3320         * keydefs.el:
3321         * keydefs.el (global-map):
3322         New key bindings to move lines up and down.
3323
3324         * lisp-mode.el:
3325         * lisp-mode.el (construct-lisp-mode-menu): New.
3326         * lisp-mode.el (emacs-lisp-mode-popup-menu):
3327         * lisp-mode.el (lisp-interaction-mode-menubar-menu):
3328         * lisp-mode.el (emacs-lisp-mode-menubar-menu):
3329         * lisp-mode.el (lisp-indent-function): Indent "flet" entries better.
3330         Make popup and menubar menus be different.  Popup menu uses
3331         clicked location and automatically assumes symbol under the mouse
3332         for various commands.
3333
3334         * menubar-items.el:
3335         * menubar-items.el (bookmark-menu-filter): Add accelerators.
3336         * menubar-items.el (buffers-menu-omit-chars-list): Include 'd'.
3337
3338         * menubar-items.el (global-popup-menu): Removed.
3339         * menubar-items.el (mode-popup-menu): Removed.
3340         * menubar-items.el (activate-popup-menu-hook): Removed.
3341         * menubar-items.el (popup-mode-menu): Removed.
3342         * menubar-items.el (popup-buffer-menu): Removed.
3343         * menubar-items.el (popup-menubar-menu): Removed.
3344         Move to menubar.el.
3345
3346         * menubar.el:
3347         * menubar.el (global-popup-menu): New.
3348         * menubar.el (mode-popup-menu): New.
3349         * menubar.el (activate-popup-menu-hook): New.
3350         * menubar.el (last-popup-menu-event): New.
3351         * menubar.el (popup-mode-menu): New.
3352         * menubar.el (popup-buffer-menu): New.
3353         * menubar.el (popup-menubar-menu): New.
3354         * menubar.el (menu-call-at-event): New.
3355         Move non-content functions here.  Add support for context menu
3356         items on extents.
3357
3358         * minibuf.el (minibuffer-history-uniquify):
3359         Typo fix.
3360
3361         * minibuf.el (read-file-name-1):
3362         Call new file dialog box if it exists.
3363
3364         * minibuf.el (mouse-rfn-setup-vars):
3365         Clean up "chop" action.
3366
3367         * mouse.el:
3368         * mouse.el (button2): Now bound to mouse-track.
3369         * mouse.el (click-inside-extent-p):
3370         * mouse.el (point-inside-extent-p):
3371         * mouse.el (point-inside-selection-p):
3372         * mouse.el (mouse-drag-or-yank): Removed.
3373         * mouse.el (mouse-begin-drag-n-drop): New.
3374         * mouse.el (mouse-eval-sexp):
3375         * mouse.el (mouse-track-activate-strokes): New.
3376         * mouse.el (mouse-track-do-activate): New.
3377         * mouse.el (mouse-track):
3378         * mouse.el (default-mouse-track-event-is-with-button): New.
3379         * mouse.el (default-mouse-track-cleanup-hook):
3380         * mouse.el (default-mouse-track-drag-hook):
3381         * mouse.el (default-mouse-track-drag-up-hook):
3382         * mouse.el (default-mouse-track-click-hook):
3383         Merge drag-n-drop into mouse-track.
3384         Add general "activate" support to replace specific button2 kludges.
3385         Use "button modifier" support in mouse-track.
3386
3387         * package-get.el (package-get-dependencies): Fix bytecompiler warnings.
3388
3389         * package-ui.el:
3390         * package-ui.el (pui-menu):
3391         * package-ui.el (pui-popup-context-sensitive): Removed.
3392         Fix bytecompiler warnings.
3393         Clean up popup code a bit.
3394
3395         * select.el (get-selection-no-error): Fix bytecompiler warnings.
3396
3397         * simple.el:
3398         * simple.el (transpose-lines):
3399         * simple.el (transpose-line-up): New.
3400         * simple.el (transpose-line-down): New.
3401         * simple.el (transpose-subr):
3402         * simple.el (transpose-subr-1): Removed.
3403         Clean up, add functions to move lines up and down.
3404
3405         * startup.el (mail-host-address):
3406         * startup.el (user-mail-address):
3407         Customize.
3408
3409         * subr.el:
3410         * subr.el (set-symbol-value-in-buffer): New.
3411         * subr.el (error):
3412         * subr.el (check-argument-type):
3413         * subr.el (defined-error-p): New.
3414         Add structured error support.
3415
3416         * toolbar-items.el (toolbar-compile):
3417         Use new make-dialog-box.
3418
3419         * update-elc.el:
3420
3421         * userlock.el (ask-user-about-lock-dbox):
3422         * userlock.el (ask-user-about-supersession-threat-dbox):
3423         * userlock.el (ask-user-about-lock):
3424         * userlock.el (ask-user-about-supersession-threat):
3425         Use new make-dialog-box.
3426         Add safety checks; use should use-dialog-box-p.
3427
3428         * window-xemacs.el:
3429         * window-xemacs.el (__buffer-dedicated-frame):
3430         * window-xemacs.el (buffer-dedicated-frame): New.
3431         * window-xemacs.el (set-buffer-dedicated-frame): New.
3432         Move dedicated-frame stuff into lisp.
3433
3434 2000-07-18  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3435
3436         * printer.el (generic-print-region): Do not require that
3437         `printer-name' be set.
3438         (printer-name): Commentary clarification.
3439
3440 2000-07-19  Martin Buchholz <martin@xemacs.org>
3441
3442         * XEmacs 21.2.35 is released.
3443
3444 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
3445
3446         * select.el (selection-coercible-types): Initialise.
3447
3448 2000-07-18 Alastair J. Houghton <ajhoughton@lineone.net>
3449
3450         * select.el (own-clipboard): Bug fix.
3451
3452 2000-07-17  Mike Sperber  <mike@xemacs.org>
3453
3454         * cus-edit.el (custom-migrate-custom-file): Save init file before
3455         continuing.
3456
3457 2000-07-16  Mike Sperber  <mike@xemacs.org>
3458
3459         * startup.el (load-init-file): Remove silly call to
3460         `load-user-custom-file`.
3461         (maybe-migrate-user-init-file): Minor fixes.
3462
3463 2000-07-16  Martin Buchholz  <martin@xemacs.org>
3464
3465         * apropos.el (apropos-documentation-check-doc-file):
3466         `doc' variable should be let-bound, as was presumably intended.
3467
3468         * cus-edit.el (custom-variable-reset-saved):
3469         (custom-variable-reset-standard):
3470         Remove unused variable comment-widget.  Twice.
3471
3472         * toolbar.el (toolbar-blank-press-function):
3473         Add a real defvar with initial value nil and proper docstring.
3474         (press-toolbar-button): No need to check for boundp-ness anymore.
3475
3476         * rect.el (open-rectangle-line): Remove useless (let) form.
3477         Add defvar for pending-delete-mode.
3478
3479         * info.el (Info-find-node): This function needs an autoload cookie.
3480
3481         * mule/mule-x-init.el (x-use-halfwidth-roman-font):
3482         Use let* since the second form referred to the first.
3483
3484 2000-07-16  Adrian Aichner  <aichner@ecf.teradyne.com>
3485
3486         * msw-select.el (mswindows-paste-clipboard): Use `get-clipboard'
3487         instead of removed `mswindows-get-clipboard'.
3488
3489
3490 2000-07-15 Alastair J. Houghton <ajhoughton@lineone.net>
3491
3492         * select.el (select-convert-from-text): New.
3493         * select.el (select-convert-from-length): New.
3494         * select.el (select-convert-from-integer): New.
3495         * select.el (select-convert-from-identity): New.
3496         * select.el (select-convert-from-filename): New.
3497         * select.el (selection-converter-in-alist): Use them.
3498         New converter functions for X.
3499
3500         * select.el (get-selection): Removed comment.
3501
3502         * select.el (own-selection): Removed append code - I thought
3503         I'd already done this, but apparently not...
3504
3505         * select.el: Changed comment about TIMESTAMP.
3506
3507         * select.el (select-convert-in): New.
3508         * select.el (select-convert-out): New.
3509         New functions that get used by select.c.
3510
3511         * select.el (select-buffer-killed-default): New.
3512         * select.el (select-buffer-killed-text): New.
3513         * select.el (selection-buffer-killed-alist): New.
3514         New list and functions that get called if a relevant selection
3515         exists and a buffer gets killed.
3516
3517         * select.el (select-convert-to-targets):
3518         * select.el (select-convert-to-identity): Removed.
3519         * select.el (select-convert-from-identity): Removed.
3520         * select.el (select-converter-out-alist):
3521         Removed _EMACS_INTERNAL selection type.
3522
3523         * x-select.el (xselect-kill-buffer-hook): Removed.
3524         * x-select.el (xselect-kill-buffer-hook-1): Removed.
3525         Removed this X-specific nonesense. Use the generic support
3526         in select.el instead.
3527
3528 2000-07-15  Martin Buchholz  <martin@xemacs.org>
3529
3530         * mule/mule-category.el (defined-category-hashtable):
3531         Use make-hash-table instead of make-hashtable
3532
3533         * buff-menu.el: Byte-compiler warning fix.
3534
3535         * isearch-mode.el (isearch-highlight-all-cleanup):
3536         Remove unused variable `isearch-highlight-all-start'.
3537
3538         * etags.el (add-to-tag-completion-table): Byte-compiler warning fix.
3539
3540         * itimer.el (itimer-edit-mode): Byte-compiler warning fixes.
3541
3542         * cus-dep.el (Custom-make-dependencies):
3543         Add autoload cookie for custom-add-loads to generated custom-load.el.
3544
3545         * autoload.el (autoload-package-name): Warning suppression.
3546         Move defvar prior to first use.
3547
3548         * custom.el: Add autoload for custom-declare-face.
3549         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
3550         * cl.el (cl-hack-byte-compiler):
3551         Allow `xemacs -no-autoloads -l bytecomp -f batch-byte-compile ...'
3552         to work properly.
3553
3554 2000-07-08  Mike Sperber  <mike@xemacs.org>
3555
3556         * startup.el (load-home-init-file): Added variable.
3557         (maybe-migrate-user-init-file): Added.
3558         (load-user-init-file): Load custom file if different from init
3559         file.
3560
3561         * dumped-lisp.el (preloaded-file-list): Added "cus-file" before
3562         "startup."
3563
3564         * cus-edit.el (custom-migrate-custom-file): Added for migration.
3565         Moved `custom-file'-related code to cus-file.el.
3566
3567         * cus-file.el: New file.
3568
3569 2000-04-01  Mike Sperber  <mike@xemacs.org>
3570
3571         * packages.el (packages-find-package-directories): Added support
3572         for external package hierarchies with in-place installations.
3573
3574         * find-paths.el (paths-root-in-place-p): Added.
3575         (paths-find-emacs-directory): Added support for external
3576         directories with in-place installations.
3577         (paths-find-site-directory): Ditto.
3578
3579         * startup.el (find-user-init-file): Also look for
3580         ~/.xemacs/init.elc? in preference to ~/.emacs.
3581
3582 2000-07-12 Alastair J. Houghton <ajhoughton@lineone.net>
3583
3584         * select.el (own-selection):
3585         * select.el (own-clipboard): Changed `append' parameter to
3586         `how-to-use' parameter.
3587         * select.el (own-selection): Removed icky append code.
3588         * select.el (own-selection, get-selection): Removed extra type
3589         checking.
3590         * select.el (selection-appender-alist):
3591         * select.el (selection-converter-{in|out}-alist): Initialise.
3592         * select.el (select-append-to-*): New.
3593         * select.el (select-convert-from-*): New.  New functions to append
3594         data and convert data from external type.
3595
3596 2000-07-12  Stef Epardaud  <stef@lunatech.com>
3597
3598         * font-lock.el: Javadoc enhancements.
3599
3600 2000-07-06  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
3601
3602         * printer.el (generic-print-region): Compose job name from buffer
3603         name.
3604
3605 2000-07-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
3606
3607         * font-lock.el (font-lock-fontify-pending-extents): Call
3608         font-lock-fontify-region instead of font-lock-fontify-buffer
3609         to avoid unnecessary progress gauges.
3610
3611 2000-07-06  Craig Lanning  <lanning@scra.org>
3612
3613         * custom-load.el (faces):
3614
3615         * finder.el (finder-compile-keywords): from Dan Holmsand, make sure
3616         dir is a regex.
3617
3618         * process.el (call-process-internal): from Dan Holmsand, use binary
3619         coding systems so that jka-compr works.
3620
3621 2000-07-07  Ben Wing  <ben@xemacs.org>
3622
3623         * font-lock.el: Undo previous change.  Unfortunately, some
3624         files actually use the variables directly in their init code
3625         without quoting them.
3626
3627 2000-07-07  Ben Wing  <ben@xemacs.org>
3628
3629         * font-lock.el (defvar font-lock-*-face): Removed.
3630
3631         * font-lock.el (font-lock-apply-highlight): Bind these face vars
3632         only when necessary.
3633
3634 2000-06-30  Charles G Waldman  <cgw@alum.mit.edu>
3635
3636         * cl-macs.el: fix cl-transform-function-property kludge
3637         so that it does not require a random feature.
3638
3639 2000-06-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
3640
3641         * files.el (auto-mode-alist): allow .make extension for Makefiles,
3642         as in Linux kernel "Rules.make".
3643
3644 2000-06-29  Gunnar Evermann  <ge204@eng.cam.ac.uk>
3645
3646         * build-report.el (build-report): Add autoload cookie.
3647
3648 2000-06-21  Charles G Waldman  <cgw@alum.mit.edu>
3649
3650         * package-ui.el (defgroup pui):  Correct a misspelling
3651         (pui-toggle-package-delete):  Change `seleted' to `selected'
3652
3653 2000-06-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
3654
3655         * package-get.el (package-get-update-base):
3656         (package-get): Use insert-file-contents-literally always.
3657         (package-get-maybe-save-index):
3658         Force coding system for writing to binary.
3659
3660 2000-06-08  Mike Alexander  <mta@arbortext.com>
3661
3662         * code-process.el (call-process-region): If there is no coding
3663         system for the process on process-coding-system-alist use the
3664         coding system of the buffer containing the region.
3665
3666 2000-06-10  Ben Wing  <ben@xemacs.org>
3667
3668         * cmdloop.el (command-error):
3669         If debug-on-error and noninteractive, output backtrace.
3670
3671         * files.el (file-relative-name):
3672         Remove MSDOS references.
3673
3674         * simple.el (line-number): New function, due to non-obvious
3675         behavior/usage of count-lines.
3676
3677         * simple.el (count-lines): document non-obvious usage to get
3678         line number.
3679
3680 2000-06-11  Ben Wing  <ben@xemacs.org>
3681
3682         * faces.el ((featurep 'xpm)):
3683         * x-faces.el (x-init-face-from-resources):
3684         * x-faces.el (x-init-frame-faces):
3685         * x-misc.el (x-init-specifier-from-resources):
3686         * x-misc.el (x-get-resource-and-bogosity-check):
3687         * x-misc.el (x-get-resource-and-maybe-bogosity-check):
3688         * x-mouse.el (x-init-pointer-shape):
3689         * x-scrollbar.el (x-init-scrollbar-from-resources):
3690         Add sixth argument to x-get-resource calls so as to issue warnings
3691         rather than errors on bogus arguments.
3692
3693 2000-06-05  Ben Wing  <ben@xemacs.org>
3694
3695         * compat.el: new file.  provides a clean, non-intrusive way to
3696         define compatibility functions.
3697
3698         * process.el (shell-quote-argument): temporary fix for lack
3699         of nt-quote-process-args.  #### I need to put back the overall
3700         structure of that mechanism but redo the guts of it using the
3701         extra intelligence in the C code.
3702
3703 2000-05-28  Adrian Aichner  <aichner@ecf.teradyne.com>
3704
3705         * package-info.el (pi-md5sum): Calculate MD5 sum just like
3706         `package-get' does in package-get.el, instead of using external
3707         "md5sum" program.
3708
3709         * package-get.el (package-get): Insert package file literally to
3710         make checksum calculation work.
3711
3712 2000-04-18  Hrvoje Niksic  <hniksic@iskon.hr>
3713
3714         * code-files.el (convert-mbox-coding-system): Deleted.
3715         (file-coding-system-alist): Removed reference to
3716         convert-mbox-coding-system.
3717
3718 2000-05-28  Martin Buchholz <martin@xemacs.org>
3719
3720         * XEmacs 21.2.34 is released.
3721
3722 2000-05-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
3723
3724         * font-lock.el (font-lock-keywords): Rewrote docstring
3725
3726 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
3727
3728         * loadhist.el (unload-feature): handle case where x is both boundp
3729         and fboundp
3730
3731 2000-05-22  Karl M. Hegbloom  <karlheg@debian.org>
3732
3733         * packages.el: It's ok to use built-in macros, but not lisp
3734         defined ones.
3735
3736 2000-05-20  Ben Wing  <ben@xemacs.org>
3737
3738         * font-lock.el:
3739         * font-lock.el (font-lock-message-threshold):
3740         * font-lock.el (font-lock-mode):
3741         * font-lock.el (font-lock-default-fontify-buffer):
3742         * font-lock.el (font-lock-always-fontify-immediately):
3743         * font-lock.el (font-lock-old-extent): Removed.
3744         * font-lock.el (font-lock-old-len): Removed.
3745         * font-lock.el (font-lock-fontify-glumped-region): Removed.
3746         * font-lock.el (font-lock-pending-extent-table): New.
3747         * font-lock.el (font-lock-range-table): New.
3748         * font-lock.el (font-lock-after-change-function):
3749         * font-lock.el (font-lock-after-change-function-1): Removed.
3750         * font-lock.el (font-lock-fontify-pending-extents): New.
3751         * font-lock.el ('font-lock-revert-cleanup): Removed.
3752         * font-lock.el ('font-lock-revert-setup): Removed.
3753         Rewrite deferral code to handle any number of changes, merging
3754         them properly.  Remove hacked-up code for revert-buffer, now
3755         unnecessary.
3756
3757         * menubar-items.el (default-menubar):
3758         In Options->Edit Init File, don't switch to emacs-lisp-mode
3759         unless necessary; doing this turns off font-lock.
3760
3761 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
3762
3763         * keydefs.el: Define C-x BS to backward-kill-sentence.
3764
3765 2000-05-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
3766
3767         * files.el (hack-local-variables-prop-line): Use non-greedy
3768         matching to process -*-texinfo-*- -*-.
3769
3770 2000-05-11  Jonathan Marten <jonathan.marten@uk.sun.com>
3771
3772         * minibuf.el (minibuf-directory-files): new function.
3773         (read-file-name-activate-callback): use minibuf-directory-files.
3774         (read-directory-name-internal): ditto.
3775         (mouse-file-display-completion-list): ditto.
3776         (mouse-directory-display-completion-list): ditto.
3777         (read-file-name-internal): remove "./" from completion list unless
3778         explicitly matched, for consistency.
3779
3780 2000-05-11  Ben Wing  <ben@xemacs.org>
3781
3782         * gutter-items.el (gutter-buffers-tab):
3783         * gutter-items.el (add-tab-to-gutter):
3784         * gutter-items.el (update-tab-in-gutter):
3785         * gutter-items.el (remove-buffer-from-gutter-tab): Removed.
3786         * gutter-items.el (append-progress-display):
3787         * gutter-items.el (abort-progress-display):
3788         * gutter-items.el (raw-append-progress-display):
3789         Further fixes.  Use set-glyph-image not set-image-instance-property,
3790         to fix problems with multiple windows in a frame.
3791
3792         * menubar-items.el (tutorials-menu-filter):
3793         Fix typo.
3794
3795         * startup.el (early-error-handler):
3796         Display message box under windows; otherwise, message will disappear
3797         before it can be viewed.
3798
3799         * update-elc.el:
3800         Fix bug in NEEDTODUMP processing.
3801
3802 2000-05-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
3803
3804         * startup.el (lock-directory): Removed.
3805         (superlock-file): Ditto.
3806         (startup-set-paths): Remove lockdir.
3807         (startup-setup-paths-warning): Remove lock-directory.
3808
3809         * setup-paths.el (paths-find-lock-directory): Removed.
3810         (paths-find-superlock-file): Ditto.
3811
3812 2000-05-09  Ben Wing  <ben@xemacs.org>
3813
3814         * faces.el (set-face-property):
3815         * faces.el (set-face-font):
3816         * faces.el (set-face-foreground):
3817         * faces.el (set-face-background):
3818         * faces.el (set-face-background-pixmap):
3819         * faces.el (set-face-underline-p):
3820         * faces.el (set-face-strikethru-p):
3821         * faces.el (set-face-highlight-p):
3822         * faces.el (set-face-dim-p):
3823         * faces.el (set-face-blinking-p):
3824         * faces.el (set-face-reverse-p):
3825         doc string changes.
3826
3827         * glyphs.el:
3828         * glyphs.el (make-image-specifier):
3829         * glyphs.el (glyph-property):
3830         * glyphs.el (set-glyph-image):
3831         * glyphs.el (make-glyph):
3832         * glyphs.el (make-pointer-glyph):
3833         * glyphs.el (make-icon-glyph):
3834         * glyphs.el (widget-image-instance-p): New.
3835         authorship info, lots of doc changes.  New predicate, inadvertently
3836         omitted.  the general principle with specifier docs is now that
3837         the description of instantiators should go with the make-foo-specifier
3838         fun's doc string, rather than in foo-specifier-p.  this follows
3839         conventions elsewhere in XEmacs and in general is a lot more obvious
3840         of a place to look.  sometimes the make-foo-specifier function needs
3841         to be created in the process.
3842
3843         * gutter.el:
3844         * gutter.el (make-gutter-specifier): New.
3845         * gutter.el (make-gutter-size-specifier): New.
3846         * gutter.el (make-gutter-visible-specifier): New.
3847         specifier doc updates according to the conventions specified before.
3848
3849         * objects.el:
3850         * objects.el (make-font-specifier):
3851         * objects.el (make-color-specifier):
3852         * objects.el (make-face-boolean-specifier): New.
3853         specifier doc updates according to the conventions specified before.
3854
3855         * specifier.el:
3856         * specifier.el (set-specifier):
3857         * specifier.el (make-integer-specifier): New.
3858         * specifier.el (make-boolean-specifier): New.
3859         * specifier.el (make-natnum-specifier): New.
3860         * specifier.el (make-generic-specifier): New.
3861         * specifier.el (make-display-table-specifier): New.
3862         specifier doc updates according to the conventions specified before.
3863
3864         * toolbar.el:
3865         * toolbar.el (make-toolbar-specifier): New.
3866         specifier doc updates according to the conventions specified before.
3867
3868 2000-05-09  Ben Wing  <ben@xemacs.org>
3869
3870         * process.el (call-process-internal): Revert to previous version
3871         because Mike's change clashed with a change I did not long before.
3872         Changed progn to prog1 to fix the bug pointed out by Mike Alexander.
3873         Thanks very much Mike for pointing out the bug and submitting a
3874         patch!
3875
3876 2000-04-13  Mike Alexander  <mta@arbortext.com>
3877
3878         * process.el (call-process-internal): Send the correct input buffer
3879         (call-process-internal): Return the exit status of the process
3880
3881 2000-05-07  Ben Wing  <ben@xemacs.org>
3882
3883         * winnt.el:
3884         * winnt.el (nt-quote-args-verbatim): Removed.
3885         * winnt.el (nt-quote-args-prefix-quote): Removed.
3886         * winnt.el (nt-quote-args-backslash-quote): Removed.
3887         * winnt.el (nt-quote-args-double-quote): Removed.
3888         * winnt.el (nt-quote-args-functions-alist): Removed.
3889         * winnt.el (nt-quote-process-args): Removed.
3890         Remove all stuff for argument quoting.  We borrow the code instead
3891         from Emacs 20.6, which is much more careful in its quoting
3892         (e.g. in handling runs of the escape character) and avoids most of
3893         the need for this Lisp mechanism by checking to see whether we're
3894         running a Cygwin or normal program and doing the appropriate
3895         quoting.  If we end up needing such a mechanism, we should add
3896         it by extending the variable `mswindows-quote-process-args' so it
3897         can take an alist of regexps.
3898
3899 2000-05-07  Ben Wing  <ben@xemacs.org>
3900
3901         * keydefs.el:
3902         Restore M-up, M-down to 21.1 state.  Put *ward-sentence on
3903         C-M-left, C-M-right instead.  Define C-M-up, C-M-down to scroll
3904         the window without moving point.
3905
3906         * simple.el:
3907         * simple.el (scroll-up-one): New.
3908         * simple.el (scroll-down-one): New.
3909         Functions for use with C-M-up/down.
3910
3911 2000-05-01  Martin Buchholz <martin@xemacs.org>
3912
3913         * XEmacs 21.2.33 is released.
3914
3915 2000-04-29  Martin Buchholz  <martin@xemacs.org>
3916
3917         * dialog.el (yes-or-no-p-dialog-box):
3918         Fix docstring.
3919         Fix following horrible bug in X11 mode with focus-follows-mouse:
3920           1. Visit two files in two different frames.
3921           2. do File->Revert Buffer in one of those frames.
3922           3. Dialog box appears.
3923           4. Arrange things so that the mouse passes over the *other*
3924              frame, then to the dialog box, and click on "Yes".
3925           5. The file contents end up in the *wrong* buffer!
3926         Add TODO comment.
3927
3928 2000-04-28  Ben Wing  <ben@xemacs.org>
3929
3930         * help.el (describe-installation): correct typo introduced
3931         in last patch: boundp -> fboundp.
3932
3933         * etags.el (buffer-tag-table-list):
3934         canonicalize filenames to Unix format so that tag-table-alist
3935         searching works under Windows.
3936
3937         * autoload.el:
3938         Bowdlerize the supposedly objectionable words
3939         "who couldn't quite manage to cleanly modify batch-update-autoloads".
3940
3941         * gutter-items.el (set-progress-display-style):
3942         * gutter-items.el (search-dialog-callback):
3943         * gutter-items.el (make-search-dialog):
3944         Change to new callback-ex api.
3945
3946 2000-04-26  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
3947
3948         * help.el: (describe-installation): decode-coding-string is not
3949         defined in a non MULE environment.
3950
3951 2000-04-28  Ben Wing  <ben@xemacs.org>
3952
3953         * gutter-items.el (buffer-list-changed-hook):
3954         use it, not record-buffer-hook.
3955
3956         * subr.el (record-buffer-hook): Removed.
3957
3958 2000-04-27  Ben Wing  <ben@xemacs.org>
3959
3960         * gutter-items.el (buffers-tab-switch-to-buffer): do not
3961         use NORECORD option.  Andy will not like this, but the existing
3962         gutter behavior is just wrong, as per this comment:
3963
3964         ;; this used to add the norecord flag to both calls below.
3965         ;; this is bogus because it is a pervasive assumption in XEmacs
3966         ;; that the current buffer is at the front of the buffers list.
3967         ;; for example, select an item and then do M-C-l
3968         ;; (switch-to-other-buffer).  Things get way confused.
3969         ;;
3970         ;; Andy, if you want to maintain the current look, you must
3971         ;;  *uncouple* the gutter order and buffers order.
3972
3973         * loaddefs.el (completion-ignored-extensions): unfuckify.
3974
3975         * bytecomp.el (batch-byte-compile-one-file): new function, used in
3976         xemacs.mak.
3977
3978         * autoload.el (batch-update-one-directory): new function, used in
3979         xemacs.mak.
3980
3981         * loadup.el: set gc-cons-threshold very high unless dumping --
3982         loadup during update-elc is much much much faster.  also do this
3983         when quick-building.
3984
3985         add commented-out code for profiling loadup.
3986
3987
3988         * update-elc.el (preloaded-file-list): add bytecomp.el, since it
3989         is required in order to build xemacs.
3990
3991 2000-04-26  Ben Wing  <ben@xemacs.org>
3992
3993         * loadup.el: don't garbage collect during loadup if quick-build
3994         compile-time option is set.
3995
3996 2000-04-23  Ben Wing  <ben@xemacs.org>
3997
3998         * update-elc.el: compute whether any dumped .el or .elc files
3999         are newer than the dumped exe, and touch the file ../src/NEEDTODUMP
4000         if so.
4001
4002         * update-elc.el (update-elc-files-to-compile): always change
4003         NOBYTECOMPILE in the src directory rather than current dir,
4004         so it will work under NT.
4005
4006         * autoload.el (autoload-trim-file-name): canonicalize to slashes so
4007         the form of this file is identical between Unix and Windows.
4008         (autoload-target-directory): Fixed to be lisp/ not lisp/prim/.
4009         Added comment.
4010         (update-autoloads-from-directory): updated doc string.
4011         updated doc strings in a few other places.
4012
4013 2000-04-18  Yoshiki Hayashi  <yoshiki@xemacs.org>
4014
4015         * bytecomp.el (byte-force-recompile): Fix argument to
4016         byte-recompile-directory.
4017
4018 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
4019
4020         * gutter-items.el (progress-display-clear-when-idle): Use
4021         add-one-shot-hook.
4022         * gutter-items.el (clear-progress-display): Adjust number of
4023         arguments.
4024
4025 2000-04-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
4026
4027         * dumped-lisp.el (preloaded-file-list): Always dump select.el.
4028
4029 2000-04-16  Ben Wing  <ben@xemacs.org>
4030
4031         * printer.el: New file.
4032
4033         * dumped-lisp.el (preloaded-file-list): Declare printer.el.
4034
4035         * help.el (describe-installation): Fix decoding for Windows.
4036
4037         * menubar-items.el:
4038         * menubar-items.el (default-menubar):
4039         * menubar-items.el (tutorials-menu-filter): New.
4040         * menubar-items.el (popup-menubar-menu):
4041         Add authorship.  Redo Help menu and Tutorials filter.
4042
4043         * menubar.el: Correct comment.
4044
4045         * modeline.el (modeline-buffer-identification): Correct doc string.
4046
4047         * simple.el:
4048         * simple.el (printing): Removed.
4049         * simple.el (printer-name): Removed.
4050         * simple.el (generic-print-buffer): Removed.
4051         * simple.el (generic-print-region): Removed.
4052         Move generic print code to printer.el.
4053
4054 2000-04-15  Ben Wing  <ben@xemacs.org>
4055
4056         * simple.el (generic-print-region): New.
4057         make this function actually work.
4058         (generic-print-buffer): call generic-print-region.
4059
4060 2000-04-14  Andy Piper  <andy@xemacs.org>
4061
4062         * gutter-items.el (make-search-dialog): avoid unnecessary futzing
4063         by using the new widget-callback-current-channel.
4064         (search-dialog-callback): ditto.
4065
4066 2000-04-12  Andy Piper  <andy@xemacs.org>
4067
4068         * gutter.el (default-gutter-position): moved from gutter-items.el.
4069         (default-gutter-position-changed-hook): ditto.
4070         (gutter-element-visibility-changed-hook): ditto.
4071         (set-gutter-element): ditto.
4072         (remove-gutter-element): ditto.
4073         (set-gutter-element-visible-p): ditto.
4074         (gutter-element-visible-p): ditto.
4075         (init-gutter): ditto.
4076
4077         * dialog.el (make-dialog-box): renamed and moved from
4078         gutter-items.el
4079
4080         * gutter-items.el: move various functions elsewhere.
4081
4082 2000-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4083
4084         * menubar-items.el: Fixed place of parenthesis.
4085
4086 2000-04-12  Ben Wing  <ben@xemacs.org>
4087
4088         * etags.el (find-tag-at-point): New.  Lets you do find-tag
4089                 without constantly being prompted for the tag.
4090         * simple.el: Added a number of section headings, to clarify the
4091                 organization of this file.
4092         * simple.el (activate-region):
4093         * simple.el (region-exists-p):
4094         * simple.el (region-active-p):
4095                 Moved these three function down to the other side of
4096                 the case-changing functions, so they join the rest of
4097                 the region code.
4098         * simple.el (printing): New.
4099         * simple.el (printer-name): New.
4100         * simple.el (generic-print-buffer): New.
4101                 New functions, a very simple prototype for a unified
4102                 printing interface.
4103
4104         * process.el (call-process-internal): Real fix for null BUFFER,
4105                 other problems with BUFFER specs.
4106
4107         * menubar-items.el:
4108                 Fixed up File->Print to use new printing functions.
4109                 Various corrections and expansions to Grep/Compile menus.
4110                 New options for Printing.
4111                 New options for SMTP Mail, the way to send mail under
4112                   MS Windows. (There's also a package patch to make SMTP
4113                   Mail be the default under MSWin.)
4114
4115 2000-04-09  Jeff Miller <jmiller@cablespeed.com>
4116
4117         * menubar-items.el: Selecting Rectangle Mousing from menubar
4118         did not work.  Needed to quote mouse-track-rectangle-p.
4119
4120 2000-04-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
4121
4122         * cl-compat.el (keywordp): Removed.
4123
4124 2000-04-05  Andy Piper  <andy@xemacs.org>
4125
4126         * gutter-items.el (progress-layout-glyph): don't initialize here.
4127         (progress-gauge-glyph): use dynamic sizing.
4128         (set-progress-display-style): new function. Set progress glyphs
4129         appropriately depending on the style.
4130         (progress-display-style): new variable. Custom version of
4131         set-progress-display-style.
4132         (progress-abort-glyph): switch to dynamic sizes.
4133         (search-dialog-text): make the edit field active.
4134
4135 2000-04-04  Andy Piper  <andy@xemacs.org>
4136
4137         * gutter-items.el (make-search-dialog): need to make the search
4138         dialog visible after creation.
4139
4140         * menubar-items.el (default-menubar): use the search dialog for
4141         searching. Remove some extraneous search menu items.
4142
4143         * gutter-items.el (set-gutter-element): allow glyphs to be used as
4144         well as strings.
4145         (make-gutter-only-dialog-frame): allow the user to create the
4146         frame unmapped. Allow the gutter spec to be given as a glyph.
4147         (search-dialog-direction): new variable.
4148         (search-dialog-text): new variable.
4149         (search-dialog-callback): new function. Callback for the search
4150         dialog action.
4151         (make-search-dialog): new function. Create a user-friendly search
4152         dialog.
4153
4154 2000-04-04  Hrvoje Niksic  <hniksic@iskon.hr>
4155
4156         * faces.el (set-face-stipple): Use mswindows-bitmap-file-path
4157         under Windows.
4158
4159 2000-04-01  Andy Piper  <andy@xemacs.org>
4160
4161         * font-lock.el (font-lock-fontify-keywords-region): Calculate
4162         progress more accurately.
4163
4164 2000-02-02  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
4165
4166         * finder.el (finder-compile-keywords): Process readable files only.
4167         Because error in process of .#finder-inf.el when compile xemacs
4168         with --with-clash-detection option.
4169
4170 2000-03-31  Andy Piper  <andy@xemacs.org>
4171
4172         * gutter-items.el (append-progress-display): don't delay after a
4173         successful font-lock.
4174         (make-gutter-only-dialog-frame): new function. Allow users to
4175         create gutter-only dialogs.
4176
4177 2000-03-27  Mike Alexander  <mta@arbortext.com>
4178
4179         * process.el (call-process-internal): Handle a null BUFFER
4180         parameter correctly.
4181
4182 2000-03-28  Andy Piper  <andy@xemacs.org>
4183
4184         * gutter-items.el (abort-progress-display): put strings in the
4185         gutter not extents.
4186         (progress-layout-glyph): signal special 'quit callback.
4187         (progress-display-quit-function): deleted.
4188         (progress-display-stop-callback): deleted.
4189         (progress-display-dispatch-command-events): deleted.
4190         (append-progress-display): remove calls to
4191         progress-display-dispatch-command-events.
4192         (raw-append-progress-display): ditto.
4193
4194 2000-03-23  Hrvoje Niksic  <hniksic@iskon.hr>
4195
4196         * faces.el (set-face-stipple): Rewrite to correctly handle PIXMAP
4197         being a list.  Actually define `stipple-pixmap-p' which is used as
4198         an error predicate.  Correctly handle PIXMAP being either relative
4199         or absolute file name.
4200
4201 2000-03-24  Andy Piper  <andy@xemacs.org>
4202
4203         * gutter-items.el (add-tab-to-gutter): use copy-sequence.
4204         (abort-progress-display): ditto. Don't delete the created extent.
4205         (raw-append-progress-display): ditto.
4206         (progress-display-dispatch-non-command-events): new
4207         function. Encapsulates what we want to do when no command input is
4208         required.
4209         (progress-display-dispatch-command-events): likewise, but disable
4210         for now since it causes too many problems.
4211         (append-progress-display): use them.
4212         (raw-append-progress-display): ditto.
4213         (default-gutter-position-changed-hook): set this rather than
4214         default-gutter-position-changed.
4215         (default-gutter-position-changed-hook): lambda with zero arguments
4216         rather than one.
4217         (raw-append-progress-display): trap errors in pending input since
4218         allowing them to signal will hose the gauge well and
4219         truly. Ideally we would like to delay these until we are more able
4220         to cope.
4221         (append-progress-display): ditto.
4222
4223 2000-03-20  Jeff Miller <jmiller@cablespeed.com>
4224
4225         * lisp/make-docfile.el: call-process-internal is now implemented
4226         in process.el.
4227
4228 2000-03-21  Ben Wing  <ben@xemacs.org>
4229
4230         * mule\mule-cmds.el (set-language-info-alist):
4231         Fix to correspond to new menu arrangement.
4232
4233 2000-03-21  Ben Wing  <ben@xemacs.org>
4234
4235         * process.el:
4236         * process.el (call-process-internal): New.
4237         New implementation of call-process.  Only enabled under NT, so far.
4238         stderr handling not implemented yet in CVS'd C code.
4239
4240 2000-03-20  Ben Wing  <ben@xemacs.org>
4241
4242         * lisp-mode.el:
4243         * lisp-mode.el (lisp-interaction-mode-menubar-menu): New.
4244         * lisp-mode.el (lisp-interaction-mode):
4245         Put back Lisp Interaction menubar for Jan V's sake.
4246
4247         * simple.el:
4248         * simple.el (mark-ring):
4249         * simple.el (dont-record-current-mark): New.
4250         * simple.el (in-shifted-motion-command): New.
4251         * simple.el (mark-ring-unrecorded-commands): New.
4252         * simple.el (mark-ring-max):
4253         * simple.el (set-mark-command):
4254         * simple.el (push-mark):
4255         * simple.el (handle-pre-motion-command):
4256         Implement scheme for not recording unimportant marks.
4257
4258         * subr.el:
4259         * subr.el (function-allows-args): New.
4260         New function function-allows-args.
4261
4262 2000-03-20  Martin Buchholz <martin@xemacs.org>
4263
4264         * XEmacs 21.2.32 is released.
4265
4266 2000-03-20  Andy Piper  <andy@xemacs.org>
4267
4268         * gutter-items.el (update-tab-in-gutter): force selection of the
4269         selected-window if required to do so.
4270         (buffers-tab-items): ditto.
4271         (add-tab-to-gutter): ditto.
4272         (create-frame-hook): use force-selection.
4273         (default-gutter-position-changed): lambdify.
4274         (update-tab-hook): deleted since it was only used in one place.
4275
4276 2000-03-18  Andy Piper  <andy@xemacs.org>
4277
4278         * files.el (find-file-noselect): undo change that shouldn't have
4279         gone in.
4280
4281 2000-03-17  Andy Piper  <andy@xemacs.org>
4282
4283         * buffer.el (switch-to-buffer): use last-nonminibuf-window instead
4284         of selected-window trickery.
4285
4286         * gutter-items.el (update-tab-in-gutter): don't give dedicated
4287         frames tabs.
4288         (progress-display-stop-callback): progress -> progress-display
4289         (progress-display-quit-function): ditto.
4290         (clear-progress-display): ditto.
4291         (remove-progress-display): ditto.
4292         (append-progress-display): ditto.
4293         (abort-progress-display): ditto.
4294         (raw-append-progress-display): ditto.
4295         (display-progress-display): ditto.
4296         (current-progress-display-label): ditto.
4297         (current-progress-display): ditto.
4298         (lprogress-display): ditto and save the buffer
4299         (progress-display): ditto. Otherwise the buffer sometimes gets
4300         changed which confuses font-lock.
4301
4302         * font-lock.el (font-lock-default-fontify-buffer): catch all
4303         errors, not just quit.
4304         (font-lock-mode): progress -> display-progress
4305         (font-lock-default-fontify-buffer): ditto.
4306         (font-lock-fontify-syntactically-region): ditto.
4307         (font-lock-fontify-keywords-region): ditto.
4308
4309 2000-03-14  Hrvoje Niksic  <hniksic@iskon.hr>
4310
4311         * cl.el (gensym): Move to here from cl-macs.el.
4312         (gentemp): Ditto.
4313
4314 2000-03-16  Andy Piper  <andy@xemacs.org>
4315
4316         * font-lock.el (font-lock-mode): use lprogress and friends for
4317         progress management.
4318         (font-lock-default-fontify-buffer): ditto.
4319         (font-lock-fontify-syntactically-region): ditto.
4320         (font-lock-fontify-keywords-region): ditto.
4321         (font-lock-revert-cleanup): fix reverting.
4322         (font-lock-revert-setup): ditto.
4323
4324         * gutter-items.el (progress-use-echo-area): new variable. Use the
4325         echo area for progress gauges if non-nil.
4326         (clear-progress): remove echo area stuff and defer to
4327         clear-message.
4328         (append-progress): dispatch non-command events after each progress
4329         increment. Remove echo area stuff.
4330         (abort-progress): remove echo area stuff and defer to
4331         display-message.
4332         (raw-append-progress): ditto. Dispatch non-command events after
4333         gutter redisplay.
4334         (display-progress): defer echo area stuff to display-message.
4335
4336         * gutter-items.el (clear-progress):
4337         (abort-progress): indentation changes.
4338         (display-progress): don't clear progress.
4339         (append-progress): compare messages with equal.
4340         (raw-append-progress): use dispatch-non-command-events to flush
4341         widget creation events.
4342
4343 2000-03-13  Ben Wing  <ben@xemacs.org>
4344
4345         * abbrev.el:
4346         * abbrev.el (abbrev-string-to-be-defined): New.
4347         * abbrev.el (inverse-abbrev-string-to-be-defined): New.
4348         Changes for use with the menubar.
4349
4350 2000-03-12  Ben Wing  <ben@xemacs.org>
4351
4352         * alist.el (vassoc): moved here from font-menu.el.
4353
4354         * custom.el (defface): typo fix.
4355
4356         * dialog.el (yes-or-no-p-dialog-box):
4357         * dialog.el (message-box):
4358         * files.el (save-some-buffers-1):
4359         Put accelerators in the button names.
4360
4361         * font-lock.el (font-lock-comment-face):
4362         * font-lock.el (font-lock-keyword-face):
4363         * font-lock.el (font-lock-function-name-face):
4364         Fixed some of the colors under MS Windows because the existing
4365         default colors were hardly different from black and needed to be
4366         made lighter.
4367
4368         * font-menu.el:
4369         * font-menu.el (font-menu-split-long-menu):
4370         * font-menu.el (font-menu-family-constructor):
4371         * font-menu.el (font-menu-size-constructor):
4372         * font-menu.el (font-menu-weight-constructor):
4373         * font-menu.el (font-menu-set-font):
4374         vassoc moved to alist.el.
4375         Accelerators added to all menus.
4376         Unused bound var new-props removed.
4377
4378         * keydefs.el: I did a whole lot of rearranging to put things in a
4379         more consistent order and fixed a number of cases where key
4380         combinations involving up, down, left, right and so on were
4381         defined but the corresponding keypad combinations were not
4382         defined.
4383
4384         * lisp-mode.el:
4385         * lisp-mode.el (lisp-interaction-mode-popup-menu):
4386         * lisp-mode.el (emacs-lisp-mode):
4387         * lisp-mode.el (lisp-interaction-mode):
4388         * lisp-mode.el (flet):
4389         Added accelerators onto the menus.
4390         Made all the different versions of the let function be indented
4391         the same way.
4392         Undid Steve's easy-menu-ification, because it makes it impossible
4393         to have the menubar and popup menus different.
4394         Cleaned up the menu; added items for find-function &c and some
4395         indenting, and removed debug-on-*.
4396
4397         * list-mode.el (list-mode-hook):
4398         * list-mode.el (list-mode):
4399         * list-mode.el (completion-setup-hook):
4400         * list-mode.el (display-completion-list):
4401         Added support for the :window-height keyword, which is required
4402         because of other changes that I made for the file dialog box.  I
4403         also made the hook variables list-mode-hook and
4404         completion-setup-hook and also minibuffer-setup-hook in
4405         minibuf.el be permanent-local; see comment in list-mode.el.
4406
4407         * map-ynp.el (map-y-or-n-p):
4408         Added accelerators to the dialog buttons.
4409
4410         * menubar-items.el (menu-truncate-list):
4411         New internal function.
4412         * menubar-items.el (submenu-generate-accelerator-spec):
4413         * menubar-items.el (menu-item-strip-accelerator-spec):
4414         * menubar-items.el (menu-item-generate-accelerator-spec):
4415         New exported functions, for use in auto-generating accelerator specs.
4416
4417         * menubar-items.el:
4418         * menubar-items.el (default-menubar):
4419         * menubar-items.el (maybe-add-init-button):
4420         * menubar-items.el (bookmark-menu-filter):
4421         * menubar-items.el (slow-format-buffers-menu-line):
4422         * menubar-items.el (build-buffers-menu-internal):
4423         * menubar-items.el (language-environment-menu-filter):
4424         * menubar-items.el (default-popup-menu):
4425         * menubar-items.el (popup-buffer-menu):
4426         * menubar-items.el (popup-menubar-menu):
4427         Did a major overhaul on this file, and in fact I'm nowhere near
4428         done working on the menubar, and there will be more patches to
4429         come.  A basic summary of what I've done:
4430
4431         a) I added accelerators to all of the menu items.  For menus that
4432         are auto-generated, such as the buffers menu, the accelerators are
4433         automatically added to the beginning of each line using the
4434         numbers 1 through 9, then zero, and then letters starting with A,
4435         but omitting the letters that are already in use for the fixed
4436         menu items at the top of the buffers menu.  To facilitate adding
4437         accelerators of this kind, I created some new functions
4438         (*-accelerator-spec), which are also being used by other filters
4439         that auto generate lists of things such as ftp sites to download
4440         packages.  If people really don't like these accelerators
4441         appearing at the beginning of the menu items, a variable can be
4442         added to optionally turn them off, but I think this is rather
4443         pointless because other menu items have accelerators and many or
4444         most of the menu users will use the accelerators if the support is
4445         there.
4446
4447         b) I combined the top level Tools and Apps menus into a single
4448         Tools menu, because the distinction between the two is not
4449         obvious, and the items on the menus are not used often enough that
4450         putting some of them onto submenus is a problem.
4451
4452         c) I created two new top level menus called View and Cmds because
4453         there were too many items on the File and Edit menus, and I'm going
4454         to be adding more items to these menus.  In contrast to the Tools
4455         menu, the items on these menus may be used quite often during an
4456         editing session, and so should be available with fewer
4457         keystrokes.
4458
4459         d) I added a number of options to the options menu, including one
4460         for controlling whether the alt key can be used to traverse to
4461         menu items using the accelerators, one for controlling behavior of
4462         control-k, one for controlling how the kill and yank functions
4463         interact with the clipboard, a few additional buffers-menu
4464         options, and various other things.  I also did a bit of
4465         rearranging, for example, combining the keyboard and mouse options
4466         into a single keyboard and mouse submenu to facilitate the
4467         accelerators on that level.
4468
4469         e) I changed the variable buffers-menu-format-buffer-line-function
4470         to take two arguments instead of one, the second argument being
4471         the line number for use in creating an accelerator.  I added a
4472         hack to support existing functions with one argument (although I
4473         doubt that very many of these exist), for backward compatibility.
4474
4475         f) I moved the top level mule menu to be a submenu of the edit
4476         menu.  I think that most of the items on this menu are fairly
4477         useless and there are certainly not enough frequently used items
4478         to justify this being its own top level menu.
4479
4480         g) I combined most of the items in big-menubar.el into the main menu.
4481         If people think the main menu is too big, it would be possible to
4482         create different configurations, some smaller.
4483
4484         * menubar.el (check-menu-syntax):
4485         Deleted some syntax checks that were no longer valid, partly
4486         because of changes that were already made a long time ago, and
4487         partly because of a change I made where I allow the name of the
4488         menu item to be an evaluated expression rather than just a string,
4489         similar to all of the other parameters of a menu item.
4490
4491         * minibuf.el:
4492         * minibuf.el (read-file-name-1):
4493         * minibuf.el (mouse-read-file-name-1):
4494         I made a number of changes to improve the appearance
4495         and functioning of the file dialog box.  They include:
4496
4497         a) Fixing the problem where closing the dialog box by clicking on
4498         the close button of the window didn't properly exit the
4499         minibuffer.
4500
4501         b) Fixing the problem that if you typed part of a file name, and
4502         then clicked on a completion with the mouse, the file was not
4503         correctly selected.
4504
4505         c) Changing the title of the dialog box to reflect the operation
4506         being done in accordance with user interface conventions, rather
4507         than the name of the dialog box buffer, which is rather useless.
4508
4509         d) Remove the words "possible completions are" which didn't
4510         belong.
4511
4512         e) Fix things so that the completions scroll off the end of the
4513         completions windows only to the right, rather than both to the
4514         right and down, which is in accordance with Windows user interface
4515         conventions.
4516
4517         * msw-init.el (init-post-mswindows-win):
4518         Added a binding for meta-F4, which is the standard windows binding
4519         for exiting a program.
4520
4521         * select.el (get-selection-no-error):
4522         * select.el (own-selection):
4523         * select.el (own-clipboard):
4524         Added an optional argument called append to the functions
4525         own-selection and own-clipboard.  This adds support for appending
4526         text to the existing selection and allows the function
4527         own-clipboard to be used as the value of the variable
4528         interprogram- cut-function.
4529
4530         Fixed a bug in own-selection in handling zmacs-region-stays.
4531
4532         * simple.el (historical-kill-line): New.
4533
4534         * simple.el (kill-line):
4535         * simple.el (interprogram-cut-function):
4536         * simple.el (interprogram-paste-function):
4537         * simple.el (handle-pre-motion-command):
4538         * simple.el (next-line):
4539         * simple.el (previous-line):
4540         a) Expanded the variable kill-whole-line, so that function
4541         kill-line can be set to delete the entire line always, not just
4542         when cursor is at the beginning of the line.  This is controlled
4543         by setting the variable kill-whole-line to the symbol 'always.
4544         This behavior, as well as the existing kill-whole-line behavior,
4545         now only take effect when kill-line is called interactively,
4546         although this is a departure from a previous behavior in the case
4547         of setting this variable kill-whole-line to t.  It is almost
4548         certainly what has always been intended, and most likely the old
4549         way of doing things introduced bugs.  I also created a function
4550         called historical-kill-line, which ignores the kill-whole-line
4551         setting and always gives the historical behavior of only killing
4552         to the end of the line.  I bound this function to shift- control-k
4553         so that the kill to end of line behavior is available, even when
4554         kill-whole-line has been set to change control-k into the simple
4555         delete-whole-line behavior. (This can be set using the options
4556         menu.)
4557
4558         b) I changed things so that kill and yank now interact with the
4559         clipboard by default under windows.  This was done by changing the
4560         default value of interprogram-cut- function and
4561         interprogram-paste-function.  You can get the old behavior by
4562         setting these to nil, and there is an option on the options menu
4563         to do this.
4564
4565         c) I added support for selecting text using shifted motion keys.
4566         This support is on by default and can be controlled by the
4567         variable shifted-motion-keys-select-region.  There is also a
4568         variable called unshifted-motion-keys-deselect-region that
4569         controls more specifically how the shifted motion key behavior
4570         works.  I did not put an option on the options menu to turn this
4571         off, because I can't imagine why this would be useful.
4572
4573         * simple.el (forward-block-of-lines):
4574         * simple.el (backward-block-of-lines):
4575         * simple.el (block-movement-size):
4576         New.
4577
4578         * simple.el (uncapitalized-title-words):
4579         * simple.el (uncapitalized-title-word-regexp):
4580         * simple.el (capitalize-string-as-title):
4581         * simple.el (capitalize-region-as-title):
4582         New.
4583
4584
4585         * subr.el (add-hook):
4586         * subr.el (make-local-hook): New.
4587         * subr.el (remove-local-hook): New.
4588         * subr.el (add-one-shot-hook): New.
4589         * subr.el (add-local-one-shot-hook): New.
4590         Added some functions to make using hooks easier.
4591         These include:
4592
4593         a) Functions add-local-hook and remove-local-hook to make it easy
4594         to use local hooks.
4595
4596         b) Functions add-one-shot-hook and add-local-one-shot-hook, which
4597         make it possible to add a "one-shot" hook, which is to say a hook
4598         that runs only once, and automatically removes itself after the
4599         first time it has run.
4600
4601 2000-03-09  Andy Piper  <andy@xemacs.org>
4602
4603         * files.el (auto-mode-alist): pick up jsp, jhtml and xml files.
4604
4605 2000-03-09  Yoshiki Hayashi  <yoshiki@xemacs.org>
4606
4607         * buff-menu.el (buffers-menu-omit-invisible-buffers):
4608         Moved from menubar-items.el.
4609         * dumped-lisp.el: Dump gutter-items regardless of menubar.
4610
4611 2000-03-08  Andy Piper  <andy@xemacs.org>
4612
4613         * gutter-items.el (build-buffers-tab-internal): add selected field
4614         to buffers tab spec.
4615
4616 2000-03-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
4617
4618         * minibuf.el (last-exact-completion): Initialize to nil.
4619
4620 2000-03-07  Didier Verna  <didier@xemacs.org>
4621
4622         * startup.el (command-line-1): remove unused variable
4623         `first-file-buffer'.
4624
4625 2000-02-29  Hrvoje Niksic  <hniksic@iskon.hr>
4626
4627         * loaddefs.el (completion-ignored-extensions): Removed ".log",
4628         which is also used for Web server log files.
4629
4630 2000-02-03  IKEYAMA Tomonori <tomonori@suiyokai.org>
4631
4632         * mule/mule-charset.el: Setup auto-fill-chars.
4633
4634 2000-03-02  SL Baur  <steve@beopen.com>
4635
4636         * subr.el (with-string-as-buffer-contents): Reimplement using
4637         `with-temp-buffer'.  Fixes non-unique buffer name problem, fixes
4638         non-deletion of buffer after execution problem.
4639         (with-output-to-string): Use unique buffer name.
4640
4641 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
4642
4643         * gutter-items.el (buffers-tab-sort-function):  New variable.
4644         (buffers-tab-items):  Funcall it to sort the buffer tab list.
4645
4646 2000-02-29  Stephen J. Turnbull  <stephen@xemacs.org>
4647
4648         * startup.el (load-user-init-file):  Merge two `if's to one `or'.
4649
4650 2000-02-28  Martin Buchholz  <martin@xemacs.org>
4651
4652         * menubar-items.el (maybe-add-init-button): Remove the "Load
4653         .emacs" button from all menubars.
4654
4655 2000-03-01  Didier Verna  <didier@xemacs.org>
4656
4657         * rect.el (string-rectangle): depend on `pending-delete-mode' for
4658         region rectangle replacement (from Jan Vroonhof).
4659         (replace-rectangle): new function.
4660
4661 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4662
4663         * mule/mule-cmds.el (set-default-coding-systems): Use
4664         set-terminal-coding-system and set-keyboard-coding-system.
4665         * coding.el (set-terminal-coding-system): Use
4666         set-console-tty-output-coding-system.
4667         (set-keyboard-coding-system): Use
4668         set-console-tty-input-coding-system.
4669
4670 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
4671
4672         * minibuf.el (read-variable): Allow symbol to default argument.
4673
4674 2000-02-27  Andy Piper  <andy@xemacs.org>
4675
4676         * gutter-items.el (update-tab-hook): new function to be used for
4677         hooks.
4678         (create-frame-hook): add update-tab-hook.
4679         (record-buffer-hook): ditto.
4680         (default-gutter-position-changed): ditto.
4681         (default-gutter-position): updating the buffers tab is now handled
4682         by a hook.
4683         (default-gutter-position-changed-hook): new variable.
4684         (gutter-element-visibility-changed-hook): ditto.
4685         (set-gutter-element-visible-p): call it.
4686         (set-gutter-element): use modify-specifier-instances. Set extents
4687         as duplicable before using.
4688         (remove-gutter-element): ditto.
4689         (set-gutter-element-visible-p): ditto.
4690         (init-gutter): new function.
4691         (add-tab-to-gutter): use new gutter-element functions rather than
4692         setting specifiers directly.
4693         (clear-progress): ditto.
4694         (abort-progress): ditto.
4695         (gutter-buffers-tab-visible-p): renamed from
4696         default-gutter-visible-p
4697
4698         * specifier.el (modify-specifier-instances): new function from Jan
4699         Vroonhof.
4700
4701         * x-init.el (init-post-x-win): call init-gutter.
4702
4703         * msw-init.el (init-post-mswindows-win): call init-gutter.
4704
4705         * menubar-items.el (default-menubar): Update to reflect new gutter
4706         variables.
4707
4708 2000-02-26  Andy Piper  <andy@xemacs.org>
4709
4710         * gutter-items.el (set-gutter-element): new function. Add gutter
4711         elements to the specified gutter.
4712         (remove-gutter-element): new function. Remove gutter elements from
4713         the specified gutter.
4714         (set-gutter-element-visible-p): new function. Set gutter element
4715         visibility for the provided gutter-visible specifier.
4716
4717 2000-02-23  Andy Piper  <andy@xemacs.org>
4718
4719         * gutter-items.el (add-tab-to-gutter): specify dimensions
4720         dynamically.
4721
4722 2000-02-24  Martin Buchholz  <martin@xemacs.org>
4723
4724         * gutter-items.el (add-tab-to-gutter):
4725         * package-get.el (package-get-interactive-package-query):
4726         * package-ui.el (pui-directory-exists):
4727         (pui-install-selected-packages):
4728         (pui-list-packages):
4729         Use #'(lambda ...)  instead of '(lambda ...).
4730
4731 2000-02-21  Gregory Neil Shapiro <gshapiro@gshapiro.net>
4732
4733         * startup.el (load-user-init-file): Check to make sure user
4734           has an init-file before calling load().
4735
4736 2000-02-20  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4737
4738         * msw-glyphs.el (msgdi-device-p): Added this and 'msgdi specifier tag.
4739
4740 2000-02-23  Martin Buchholz <martin@xemacs.org>
4741
4742         * XEmacs 21.2.31 is released.
4743
4744 2000-02-21  Mike Sperber <mike@xemacs.org>
4745
4746         * loadup.el (really-early-error-handler):
4747         * update-elc.el:
4748         * make-docfile.el:
4749         Remove dependency on EMACSBOOTSTRAP... environment variables.
4750
4751 2000-02-21  Martin Buchholz <martin@xemacs.org>
4752
4753         * XEmacs 21.2.30 is released.
4754
4755 2000-02-19  Martin Buchholz  <martin@xemacs.org>
4756
4757         * byte-optimize.el (byte-optimize-plus):
4758         (byte-optimize-minus):
4759         (byte-optimize-multiply):
4760         Optimize (- 0) to 0, not (-)
4761         Optimize (+ 5 3.0) to 8.0
4762         Optimize (* 5 3.0) to 15.0
4763         Improve readability.
4764
4765 2000-02-21  Jonathan Harris  <jhar@tardis.ed.ac.uk>
4766
4767         * modeline.el: (modeline-scrolling-method): change modeline
4768         mswindows cursor appearance according to the value.
4769
4770         * msw-faces.el: (mswindows-init-device-faces): Initialise 'default
4771         and 'gui-element face colors and 'gui-element face font to Windows
4772         defaults.
4773
4774 2000-02-09 Stef Epardaud  <stef@lunatech.com>
4775
4776         * font-lock.el: Javadoc enhancements
4777
4778 1999-11-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
4779
4780         * ldap.el (toplevel): Test if LDAP support has been compiled in
4781         (ldap-verbose): New option
4782         (ldap-search-entries): Renamed from the previous ldap-search
4783         Conditionalize message display on ldap-verbose
4784         (ldap-add-entries, ldap-modify-entries, ldap-delete-entries): New
4785         defuns
4786         (ldap-search): Is now defined as an obsolete wrapper calling
4787         ldap-search-basic or ldap-search-entries
4788
4789
4790 1999-12-06  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
4791             Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
4792             Jan Vroonhof  <jan@xemacs.org>
4793
4794         * byte-optimize.el (byte-optimize-form-code-walker): Fixed.
4795         When for-effect is true, didn't call `byte-optimize-form'
4796         in and/or subforms without last.
4797
4798 1999-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
4799
4800         * package-get.el (package-get-download-sites): Use correct custom
4801         type.
4802
4803 2000-02-15  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4804
4805         * files.el (write-file): Ask for coding system when compiled with
4806         file-coding.
4807
4808 2000-02-16  Andy Piper  <andy@xemacs.org>
4809
4810         * buffer.el (switch-to-buffer): give norecord argument to
4811         set-window-buffer instead of explicitly recording.
4812
4813         * gutter-items.el (buffers-tab-switch-to-buffer): don't record if
4814         we have to pick a window.
4815
4816 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
4817
4818         * mule/mule-cmds.el (describe-language-support): Don't add
4819         unexist function to help-map.
4820         (describe-coding-system): Don't use already assigend `C'.
4821
4822 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
4823
4824         * info.el (Info-save-auto-generated-dir): nil -> 'never to make it
4825         work in custom.
4826
4827 2000-02-04  Kazuyuki IENAGA <kazz@imasy.or.jp>
4828
4829         * about.el: Ienaga's e-mail address change.
4830
4831 2000-02-16  Samuel Mikes  <smikes@alumni.hmc.edu>
4832
4833         * etags.el (find-tag): force new window -- even if buf already
4834         visible -- when other-window is t
4835
4836 2000-02-16  Martin Buchholz <martin@xemacs.org>
4837
4838         * XEmacs 21.2.29 is released.
4839
4840 2000-02-09  Martin Buchholz  <martin@xemacs.org>
4841
4842         * cl-extra.el (getf): This is now identical to `plist-get', so
4843         just defalias it.
4844         * cl-macs.el: Make getf an alias to plist-get, at the
4845         byte-compiler level, using define-compiler-macro.
4846
4847 2000-02-08  Martin Buchholz  <martin@xemacs.org>
4848
4849         * cl-extra.el (cl-remprop): Remove. remprop is now in C.
4850
4851 2000-02-07  Kyle Jones  <kyle_jones@wonderworks.com>
4852
4853         * lisp/etags.el (find-tag-internal): set exact-tagname to
4854           a regular expression that matches against the tagname
4855           part of the tag entry first instead of only looking in
4856           the context area.
4857
4858 2000-01-23  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
4859
4860         * gutter-items.el: fixed typo(s) in customizing default-gutter-position
4861         * toobar.el: fixed typo(s) in customizing default-toolbar-position
4862
4863 2000-02-07  Martin Buchholz <martin@xemacs.org>
4864
4865         * XEmacs 21.2.28 is released.
4866
4867 2000-02-07  Martin Buchholz  <martin@xemacs.org>
4868
4869         * cl-extra.el (getf): Just call `get', never `get*'.
4870         Make arglist match docstring.
4871         Fix bug: (getf nil t t) ==> Lisp nesting exceeds `max-lisp-eval-depth'
4872         * cl-macs.el (get* compiler macro): Simply replace `get*' by `get'.
4873         * byte-optimize.el: remove references to `get*'.
4874
4875 2000-02-06  Martin Buchholz  <martin@xemacs.org>
4876
4877         * mule/european.el: Add syntax information for Latin3 and Latin4.
4878
4879 2000-02-02  Martin Buchholz  <martin@xemacs.org>
4880
4881         * byte-optimize.el: Byte-optimize (length "foo")
4882
4883 2000-02-03   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
4884
4885         * window.el (shrink-window-if-larger-than-buffer): Rewrite full
4886         width check using `window-leftmost-p' and `window-rightmost-p'.
4887
4888 2000-02-02  Per Abrahamsen  <abraham@dina.kvl.dk>
4889
4890         * wid-edit.el (widget-match-inline): An atom never matches a
4891           list.
4892
4893 2000-01-29  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4894
4895         * modeline.el: Consolidated 'x and 'mswindows specification under
4896         'win tag.
4897
4898 2000-01-29  Andy Piper  <andy@xemacs.org>
4899
4900         * gutter-items.el: (format-buffers-tab-line): Try and be
4901         intelligent about buffer naming when we have duplicates.
4902
4903 2000-01-29  Andy Piper  <andy@xemacs.org>
4904
4905         * gutter-items.el (gutter-visible-p): Make sure the gutter gets
4906         updated when it becomes visible.
4907
4908 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4909
4910         * bytecomp.el (byte-compile-insert-header): Properly set coding
4911         system under MULE and file-coding.
4912
4913 2000-01-28  Martin Buchholz  <martin@xemacs.org>
4914
4915         * coding.el (dontusethis-set-value-file-name-coding-system-handler):
4916         (dontusethis-set-value-terminal-coding-system-handler):
4917         (dontusethis-set-value-keyboard-coding-system-handler):
4918         Never undefine coding system aliases.  Emergency fix for gnus.
4919
4920 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
4921
4922         * files.el (abbreviate-file-name): Use directory-sep-char instead
4923         of hard-coded "/".
4924
4925 2000-01-27  Hrvoje Niksic  <hniksic@iskon.hr>
4926
4927         * startup.el (user-init-file-base-list): New variable, replacing
4928         user-init-file-base.
4929         (find-user-init-file): New function.
4930         (command-line-early): Use it.
4931         (load-user-init-file): Ditto.
4932
4933 2000-01-26  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4934
4935         * gutter-items.el (update-tab-in-gutter): Use proper locale when
4936         calling valid-image-instantiator-format-p
4937
4938 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
4939
4940         * isearch-mode.el (isearch-mode): The variable is
4941         isearch-unhidden-extents, not isearch-opened-extents.
4942
4943 2000-01-26  Hrvoje Niksic  <hniksic@iskon.hr>
4944
4945         * minibuf.el (next-history-element): Modify error message if a
4946         default value is available.
4947
4948 2000-01-26  Martin Buchholz  <martin@xemacs.org>
4949
4950         * bytecomp.el (byte-compile-file): Don't unconditionally write
4951         .elc files in binary - might contain non-Latin1.
4952
4953 2000-01-24  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4954
4955         * process.el (shell-quote-argument): Use (nt-quote-process-args)
4956         for windows-nt.
4957
4958         * version.el:
4959         * startup.el (user-init-file-base):
4960         * process.el (call-process-region):
4961         * files.el (make-backup-file-name):
4962         (backup-file-name-p):
4963         (file-relative-name):
4964         (abbreviate-file-name):
4965         (set-auto-mode):
4966         * code-process.el (call-process-region): Removed unnecessary
4967         branching on 'windows-nt and 'ms-dos system types. Phased 'ms-dos
4968         support out of the universe.
4969
4970         * process.el:
4971         * code-process.el:
4972         * bytecomp.el (byte-compile-file): Removed reference to
4973         buffer-file-type, and commented usage of binary-process-output
4974         NTEmacs variables.
4975
4976 2000-01-24  Yoshiki Hayashi  <yoshiki@xemacs.org>
4977
4978         * help.el (function-arglist): Add case for macro.
4979
4980 2000-01-22  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4981
4982         * cus-edit.el (custom-display): Removed "MS-DOS" and added Windows
4983         printers.
4984         (custom-display): Added a menu for printer/display tags.
4985
4986         * frame.el (frame-type):
4987         * device.el (device-type): Added 'msprinter to the doc string, and
4988         removed 'pc -- it is not going to be implemented ever.
4989         (call-device-method): Fixed docstring typo.
4990         Defined specifier tags 'printer and 'display.
4991
4992 2000-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
4993
4994         * lisp/itimer.el (itimer-run-expired-timers): (consp
4995           last-command-event-time) instead of (consp
4996           'last-command-event-time).
4997
4998 2000-01-21  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
4999
5000         * msw-glyphs.el: Removed obsolete commentary.
5001
5002 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
5003
5004         * minibuf.el (read-file-name): Use abbreviate-file-name to produce
5005         better default value.
5006
5007 2000-01-21  Hrvoje Niksic  <hniksic@iskon.hr>
5008
5009         * minibuf.el (read-expression): Add a DEFAULT-VALUE argument.
5010         (read-string): Ditto.
5011         (eval-minibuffer): Ditto.
5012         (read-command): Ditto.
5013         (read-function): Ditto.
5014         (read-variable): Ditto.
5015         (read-number): Ditto.
5016         (read-shell-command): Ditto.
5017         (read-number): Record history.
5018
5019 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
5020
5021         * etags.el (find-tag-tag): Use DEFAULT of completing-read.
5022
5023 2000-01-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
5024
5025         * faces.el (startup-initialize-custom-faces): New function.
5026         Reset all faces created during auto-autoloads loading time
5027         by defface.
5028         * startup.el (command-line): Call it.
5029
5030 2000-01-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
5031
5032         * about.el (about-hackers): Add myself to contributors list.
5033
5034 2000-01-12  Kirill 'Big K' Katsnelson  <kkm@dtmx.com>
5035
5036         * menubar-items.el (maybe-add-init-button): Removed an argument in
5037         a call to load-user-init-file, as the function managed to lose its
5038         formal parameter a few betas ago.
5039
5040 2000-01-18  Martin Buchholz <martin@xemacs.org>
5041
5042         * XEmacs 21.2.27 is released.
5043
5044 2000-01-18  Martin Buchholz  <martin@xemacs.org>
5045
5046         * process.el (shell-command-to-string): Use the FSF docstring.
5047         Make shell-command-to-string the standard function, and
5048         exec-to-string the (deprecated) alias.
5049
5050         * startup.el: typo fix.
5051
5052 2000-01-16  Martin Buchholz  <martin@xemacs.org>
5053
5054         * mule/mule-misc.el (char-octet): Move back into mule-charset.c.
5055
5056 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5057
5058         * menubar-items.el (sort-buffers-menu-alphabetically): Put invisible
5059         buffers after visible buffers.
5060         (sort-buffers-menu-by-mode-then-alphabetically): Ditto.
5061
5062 2000-01-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5063
5064         * info.el (Info-extract-menu-node-name): Stop at a dot
5065         followed by whitespace or right parenthesis.
5066
5067 2000-01-15  Hrvoje Niksic  <hniksic@iskon.hr>
5068
5069         * info.el (Info-directory-list): Warn against using Customize with
5070         Info-directory-list.
5071
5072 2000-01-15  Adrian Aichner  <aichner@ecf.teradyne.com>
5073
5074         * minibuf.el (read-file-name): doc fix.
5075
5076         * autoload.el (update-file-autoloads): doc fix.
5077
5078         * about.el (about-hackers): Change my E-mail address.
5079
5080 2000-01-13  Martin Buchholz  <martin@xemacs.org>
5081
5082         * info.el (Info-visit-file): Just use the `f' interactive spec to
5083         read a filename in the standard way.
5084
5085 2000-01-13  Andy Piper  <andy@xemacs.org>
5086
5087         * gutter-items.el (gutter-buffers-tab-orientation): new variable.
5088         (gutter-buffers-tab-extent): new variable.
5089         (update-tab-in-gutter): call add-tab-to-gutter again if the
5090         orientation has changed.
5091         (add-tab-to-gutter): cope with different orientations.
5092
5093 2000-01-11  Didier Verna  <didier@xemacs.org>
5094
5095         * info.el (Info-following-node-name): backward-skip dots as well
5096         as spaces (dots at the end of a node name aren't part of it).
5097         (Info-extract-menu-node-name): don't skip dots. There could be
5098         some in the node name.
5099         (Info-index): allow dots to be part of a node name.
5100
5101 2000-01-12  Andreas Jaeger  <aj@suse.de>
5102
5103         * files.el (auto-mode-alist): Added idlwave-mode.
5104         Patch by Carsten Dominik <dominik@astro.uva.nl>.
5105
5106 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5107
5108         * info.el (Info-search): Show default value.
5109
5110 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5111
5112         * info.el (Info-read-node-completion-table): New variable.
5113         (Info-read-node-name-1): New function.
5114         (Info-read-node-name): Use it.
5115         (Info-follow-reference): Use DEFAULT argument of completing-read.
5116         (Info-menu): Ditto.
5117
5118 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5119
5120         * hyper-apropos.el (hyper-describe-key-briefly): Save
5121         window configuration.
5122         (hyper-describe-face): Use DEFAULT of completing-read.
5123         (hyper-apropos-read-variable-symbol): Ditto.
5124         (hyper-apropos-read-function-symbol): Ditto.
5125
5126 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5127
5128         * mule/mule-cmds.el (set-default-coding-system): Set
5129         comint-exec-hook to use coding-system-for-read and
5130         coding-system-for-write so that C-x RET c works.
5131
5132 1999-12-27  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5133
5134         * minibuf.el (minibuffer-confirm-incomplete): Customize.
5135         (previous-matching-history-element): Increment
5136         minibuffer-max-depth by 1.
5137         (next-matching-history-element): Ditto.
5138
5139 2000-01-11  Andy Piper  <andy@xemacs.org>
5140
5141         * gutter-items.el (buffers-tab): Create a new face for the buffers
5142         tab.
5143         (buffers-tab-face): use it.
5144
5145 2000-01-10  Didier Verna  <didier@xemacs.org>
5146
5147         * modeline.el (modeline-scrolling-method): change modeline X
5148         cursor appearance according to the value.
5149
5150 2000-01-07  Andreas Jaeger  <aj@suse.de>
5151
5152         * about.el (about-hackers): Moved my entry to contributor list.
5153         (xemacs-hackers): Added myself.
5154         (about-maintainer-info): Added description of myself.
5155
5156
5157 2000-01-07  Didier Verna  <didier@xemacs.org>
5158
5159         * modeline.el (modeline-scrolling-method): new variable.
5160         (mouse-drag-modeline): add reference to it in the docstring.
5161         (mouse-drag-modeline): handle it.
5162
5163 2000-01-08  Andy Piper  <andy@xemacs.org>
5164
5165         * gutter-items.el (update-tab-in-gutter): remove resize-subwindow
5166         calls.
5167         (remove-buffer-from-gutter-tab): ditto.
5168
5169 2000-01-06  Per Abrahamsen  <abraham@dina.kvl.dk>
5170
5171         * cus-edit.el (custom-hook-convert-widget): Fix comment.
5172         (custom-face-edit): Fix grammatical error in help message.
5173
5174 2000-01-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5175
5176         * movemail.el: Added.
5177
5178         * dumped-lisp.el (preloaded-file-list): Added movemail.el.
5179
5180 2000-01-03  Didier Verna  <didier@xemacs.org>
5181
5182         * modeline.el (mouse-drag-modeline): remove the code related to
5183         the modeline horizontal scrolling facility.
5184
5185 1999-12-31  Martin Buchholz <martin@xemacs.org>
5186
5187         * XEmacs 21.2.26 is released.
5188
5189 1999-12-28  Andy Piper  <andy@xemacs.org>
5190
5191         * wid-edit.el (widget-push-button-value-create): The gui cache
5192         does not agree with native widgets which can only be displayed
5193         once per window. The reasons for caching are diminished now that
5194         we don't hog resources when creating buttons.
5195         (widget-push-button-cache) deleted.
5196
5197 1999-12-24  Martin Buchholz <martin@xemacs.org>
5198
5199         * XEmacs 21.2.25 is released.
5200
5201 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5202
5203         * hyper-apropos.el (hyper-apropos): Toggle
5204         hyper-apropos-programming-apropos correctly.
5205         Set REGEXP when user accepts default value.
5206
5207 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5208
5209         * minibuf.el (read-from-minibuffer): Bind minibuffer-default.
5210         (read-file-name-2): Use DEFAULT argument of read-from-minibuffer.
5211
5212 1999-12-22  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5213
5214         * mule/mule-category.el (undefined-category-designator):
5215         Return char instead of character.  Search for undefined one.
5216         (describe-category): Use with-displaying-help-buffer.
5217
5218 1999-12-21  Martin Buchholz  <martin@xemacs.org>
5219
5220         * byte-optimize.el (byte-optimize-plus):
5221         Optimize (+ 1) to 1 instead of (1+ nil).
5222
5223         * files.el (basic-save-buffer): Rewrite for clarity.  Use (char-before).
5224
5225         * byte-optimize.el (byte-compile-butlast): Remove.  Use butlast instead.
5226
5227         * byte-optimize.el (byte-optimize-char-before): New function.
5228         Remove performance penalty for using (char-before) instead of (char-after).
5229
5230 1999-12-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5231
5232         * mule/mule-category.el (char-category-list): Return character
5233         instead of integer.
5234
5235 1999-12-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5236
5237         * minibuf.el (read-buffer): Check default is buffer object.
5238
5239 1999-11-25  Andy Piper  <andy@xemacs.org>
5240
5241         * cus-edit.el (custom-buffer-create-buttons): Use native widgets
5242         for buttons.
5243
5244 1999-12-16  Andreas Jaeger  <aj@suse.de>
5245
5246         * package-get.el (package-get-maybe-save-index): Fixed typo.
5247         Patch by Jeff Miller <jmiller@smart.net>.
5248
5249 1999-12-13  Charles G Waldman  <cgw@alum.mit.edu>
5250
5251         * gnuserv.el (gnuserv-process-filter):  don't call
5252         gnuserv-write-to-client when gnuserv-current-client is nil
5253
5254 1999-12-14  Martin Buchholz <martin@xemacs.org>
5255
5256         * XEmacs 21.2.24 is released.
5257
5258 1999-12-12  Gunnar Evermann  <ge204@eng.cam.ac.uk>
5259
5260         * about.el (about-hackers): Update my email address.
5261
5262 1999-12-07  Martin Buchholz <martin@xemacs.org>
5263
5264         * XEmacs 21.2.23 is released.
5265
5266 1999-11-06  Jason R Mastaler  <jason@mastaler.com>
5267
5268         * package-get.el (package-get-download-sites): Removed several
5269         defunct download sites, added many new ones, and corrected a few
5270         incorrect directory-on-site entries.  Added physical locations to
5271         site-description.
5272
5273 1999-11-30  Gunnar Evermann  <ge204@eng.cam.ac.uk>
5274
5275         * finder.el (finder-commentary): add DOC string and fix
5276         interactive spec
5277
5278 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
5279
5280         * help.el (describe-function): Don't forget to intern the string
5281         completing-read returns.
5282         (describe-variable): Ditto.
5283
5284 1999-11-16  Adrian Aichner  <adrian@xemacs.org>
5285
5286         * hyper-apropos.el (hyper-apropos-this-symbol): Handle
5287         `hyper-apropos-help-mode' here to find symbol to customize
5288         irregardless of cursor position and simplify
5289         `hyper-apropos-set-variable', `hyper-apropos-find-function', and
5290         `hyper-apropos-popup-menu'.
5291
5292 1999-11-21  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5293
5294         * apropos.el (apropos-mode-map): Add return to call
5295         apropos-follow.
5296         (apropos-print): Call apropos-mode to have better
5297         command reference. Put keymap text-poperty to
5298         symbole name.
5299
5300 1999-11-22  Alastair Burt  <burt@dfki.de>
5301
5302         * help.el: (describe-bindings-1): Added handling of keymaps for
5303         the extents at point.
5304
5305 1999-12-02  Mark Thomas  <mthomas@jprc.com>
5306
5307         * gutter-items.el (buffers-tab-items): Wrap the function in a
5308         save-match-data
5309
5310 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
5311
5312         * help.el (describe-function): Use the DEFAULT argument to
5313         completing-read.
5314         (describe-variable): Ditto.
5315
5316 1999-11-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5317
5318         * minibuf.el (read-from-minibuffer): Add optional argument
5319         DEFAULT to have better mini-buffer history support.
5320         (completing-read): Pass default to read-from-minibuffer.
5321         (read-buffer): Pass default to completing-read.
5322
5323 1999-12-04  Hrvoje Niksic  <hniksic@iskon.hr>
5324
5325         * font-lock.el (font-lock-doc-string-face): Document the
5326         `font-lock-lisp-like' property.
5327
5328 1999-11-29  Hrvoje Niksic  <hniksic@iskon.hr>
5329
5330         * lisp-mode.el: Specify `font-lock-lisp-like'.
5331
5332         * font-lock.el (font-lock-lisp-like): New function.
5333         (font-lock-fontify-syntactically-region): Use it.
5334
5335 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
5336
5337         * XEmacs 21.2.22 is released
5338
5339 1999-11-28  Martin Buchholz <martin@xemacs.org>
5340
5341         * XEmacs 21.2.21 is released.
5342
5343 1999-11-18  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5344
5345         * minibuf.el (read-coding-system): Accept symbol and
5346         coding-system object as a default-coding-system.
5347
5348 1999-11-16  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5349
5350         * minibuf.el (read-coding-system): Accept symbol as
5351         a default-coding-system.
5352
5353 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5354
5355         * apropos.el (apropos-documentation): Use insert instead
5356         of princ.
5357
5358 1999-11-07  William M. Perry  <wmperry@aventail.com>
5359
5360         * gpm.el: New gpm-minor-mode to turn GPM mouse support on & off
5361           for the linux console.
5362
5363         * mouse.el (mouse-consolidated-yank): Allow the mouse-yanking
5364           stuff to work when you are not on a window system, since the GPM
5365           mouse support now allows pasting from outside of XEmacs.
5366
5367 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
5368
5369         * XEmacs 21.2.20 is released
5370
5371 1999-11-06  Hrvoje Niksic  <hniksic@iskon.hr>
5372
5373         * setup-paths.el (paths-default-info-directories): Add
5374         /usr/share/info and /usr/local/share/info.
5375
5376 1999-10-30  Hrvoje Niksic  <hniksic@srce.hr>
5377
5378         * about.el: Updated Vladimir Ivanovic's info.
5379
5380 11999-08-28  Jan Vroonhof  <vroonhof@math.ethz.ch>
5381
5382         * auto-show.el (auto-show-truncationp): Remove.
5383
5384         * auto-show.el (auto-show-should-take-action-p): Use window-truncated-p
5385
5386 999-09-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>
5387
5388         * indent.el (indent-line-to): fix bug: spaces were not replaced
5389         with tab if column is multiple of tab-width
5390         From dhn@qedinc.com
5391
5392 1999-10-24  Jan Vroonhof  <vroonhof@math.ethz.ch>
5393
5394         * mule/mule-cmds.el (read-input-method-name): Accept symbols
5395         correctly. Patch from Mikio Nakajima <minakaji@osaka.email.ne.jp>
5396
5397         * package-get.el (package-get-package-provider): Be verbose when
5398         interactive. Patch from Robert Pluim
5399
5400 1999-08-23  Mike McEwan  <mike@lotusland.demon.co.uk>
5401
5402         * info.el (Info-suffix-list): Add ".info.bz2" to the recognised
5403         info file suffixes.
5404
5405 1999-08-19  Stephen Tse  <stephent@sfu.ca>
5406
5407         * process.el (open-network-stream): Add a new optional parameter
5408         PROTOCOL to support udp; fix a minor typo and add an explanation
5409         in docstring for udp programming.
5410
5411         * code-process.el (open-network-stream): Add a new optional
5412         parameter PROTOCOL to support udp; fix a minor typo and add an
5413         explanation in docstring for udp programming.
5414
5415 1999-10-18  Andy Piper  <andy@xemacs.org>
5416
5417         * gui.el (make-gui-button): be more precise about how we call
5418         callbacks.
5419
5420         * wid-edit.el (widget-push-button-value-create): Use the new form
5421         of native gui-button.
5422
5423 1999-10-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5424
5425         * info.el (Info-page-prev): Don't do (sit-for 0).
5426
5427 1999-10-13  Andy Piper  <andy@xemacs.org>
5428
5429         * gutter-items.el (progress-abort-glyph): new glyph for showing
5430         abort status.
5431         (append-progress): dispatch-event rather than sit-for.
5432         (abort-progress): new function. Show the abort glyph with an
5433         appropriate message.
5434         (raw-append-progress): dispatch-event rather than sit-for.
5435         (display-progress): cope with aborts.
5436
5437         * gui.el (make-gui-button): Use native widgets for buttons
5438         unconditionally.
5439         (insert-gui-button): ditto.
5440         (gui-button-p): ditto.
5441
5442         * xbm-button.el: remove from core.
5443
5444         * xpm-button.el: remove from core.
5445
5446 1999-10-07  Olivier Galibert  <galibert@pobox.com>
5447
5448         * faces.el (init-device-faces): Don't initialize the random faces
5449         on the stream device.
5450
5451 1999-10-06  Andy Piper  <andy@xemacs.org>
5452
5453         * files.el (recover-file): Don't use ls under windows for revert buffer.
5454
5455 1999-09-25  Adrian Aichner  <adrian@xemacs.org>
5456
5457         * package-get.el (package-get-download-menu): Make menu really
5458         toggle download sites.
5459         (package-get-download-sites): Add autoload cookie.
5460
5461 1999-09-29  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5462
5463         * setup-paths.el (paths-find-module-directory): Ditto.
5464
5465 1999-09-29  Werner Fink  <werner@suse.de>
5466
5467         * setup-paths.el (paths-find-exec-directory): Add missing nil
5468         parameter for environment.
5469
5470 1999-09-27  Martin Buchholz  <martin@xemacs.org>
5471
5472         * modeline.el (modeline-format):
5473         Only purecopy the strings.  Else
5474         (nsublis '(("%p" . "%P")) (default-value 'modeline-format) :test 'equal)
5475         barfs.
5476
5477 1999-08-28  Mike Woolley  <mike@bulsara.com>
5478
5479         * winnt.el: Removed nt-shell-mode-hook, which was preventing the
5480         user setting comint-completion-addsuffix and
5481         comint-process-echoes.
5482
5483 1999-09-22  Andy Piper  <andy@xemacs.org>
5484
5485         * gutter-items.el (update-tab-in-gutter): use
5486         last-nonminibuf-window instead of selected-window.
5487
5488 1999-09-18  Andy Piper  <andy@xemacs.org>
5489
5490         * gnuserv.el (gnuserv-edit-files): select frame we are going to
5491         display on.
5492
5493         * subr.el (record-buffer-hook): new variable so that the hook gets
5494         some documentation.
5495
5496 1999-09-16  Andy Piper  <andy@xemacs.org>
5497
5498         * gutter-items.el (update-tab-in-gutter): only update when the
5499         gutter is visible.
5500         (remove-buffer-from-gutter-tab): ditto.
5501
5502 1999-09-17  Hrvoje Niksic  <hniksic@srce.hr>
5503
5504         * simple.el (do-auto-fill): Commented out part of Kinsoku
5505         processing.
5506
5507 1999-09-14  Hrvoje Niksic  <hniksic@srce.hr>
5508
5509         * isearch-mode.el (isearch-highlightify-region): Give the
5510         highlighting extents a high priority.
5511         (isearch-make-extent): Give the main highlighting extent an even
5512         higher priority.
5513
5514 1999-09-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5515
5516         * packages.el (packages-compute-package-locations): Fix typo from
5517         -u rationalization.
5518
5519 1999-09-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5520
5521         * setup-paths.el (paths-find-doc-directory): Respect value of
5522         `configure-doc-directory.'
5523
5524         * find-paths.el (paths-find-architecture-directory): Give
5525         precendence `default' argument (which typically comes from
5526         configure).
5527
5528 1999-09-05  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5529
5530         * startup.el (command-line-early): Added options -user-init-file
5531         and -user-init-directory.
5532
5533         * files.el (user-init-file): Default to NIL so we can recognize
5534         when it's set.
5535
5536 1999-08-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
5537
5538         * obsolete.el (init-file-user):
5539         * startup.el:
5540         * packages.el (packages-compute-package-locations):
5541         * package-get.el (package-get-user-index-filename):
5542         * menubar-items.el (maybe-add-init-button):
5543         * info.el (Info-annotations-path):
5544         * dump-paths.el:
5545         Change `user-init-directory' to be an absolute path.
5546         Use `user-init-directory' where appropriate.
5547         Zap `init-file-user' and its uses.
5548
5549 1999-09-09  Hrvoje Niksic  <hniksic@srce.hr>
5550
5551         * subr.el (copy-symbol): New function.
5552
5553 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
5554
5555         * isearch-mode.el (isearch-done): Be sure to restore invisible
5556         extents in the proper buffer.
5557         (isearch-pre-command-hook): Set this-command to the correct value
5558         in case the buffer has changed and old overriding-local-map was
5559         used.
5560         (isearch-restore-extent): Use remprop instead of setting the
5561         property to nil.
5562
5563 1999-09-08  Hrvoje Niksic  <hniksic@srce.hr>
5564
5565         * cmdloop.el (execute-extended-command): Update zmacs region
5566         before the delay.
5567         (execute-extended-command): Make the message gettext-friendly.
5568
5569 1999-09-07  Andy Piper  <andy@xemacs.org>
5570
5571         * gutter-items.el (progress-gauge-glyph): renamed from
5572         progress-glyph.
5573         (progress-text-glyph): new variable.
5574         (progress-layout-glyph): use layouts and text glyphs.
5575         (progress-area-buffer): removed.
5576         (progress-text-and-extent): new variable.
5577         (progress-displayed-p): dynamically create gutter area buffer.
5578         (clear-progress): ditto.
5579         (raw-append-progress): ditto.
5580         (append-progress): use new glyph names.
5581         (raw-append-progress): only create the extent when needed. set
5582         properties more optimally.
5583         (progress): remove args.
5584
5585 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
5586
5587         * isearch-mode.el (isearch-range-invisible): Use mapc instead of
5588         mapcar where the return value is unused.
5589         (isearch-restore-invisible-extents): Ditto.
5590         (isearch-highlight-all-cleanup): Ditto.
5591         (isearch-delete-extents-in-range): Traverse the extents only once.
5592         (isearch-highlight-all-update): Don't start over if the search
5593         string has changed and more input is pending.
5594
5595 1999-09-07  Hrvoje Niksic  <hniksic@srce.hr>
5596
5597         * packages.el (packages-find-package-data-path): Ditto.
5598
5599         * cl.el: Use mapcar at top-level -- mapc is no longer a subr.
5600
5601         * subr.el (mapc-internal): Don't make obsolete.
5602
5603         * cl-extra.el (mapc): Resurrect.
5604
5605 1999-09-03  Hrvoje Niksic  <hniksic@srce.hr>
5606
5607         * obsolete.el (isearch-yank-x-clipboard): Define it as an obsolete
5608         alias.
5609
5610         * isearch-mode.el (isearch-top-state): Restore isearch-word.
5611         (isearch-yank-clipboard): Renamed from isearch-yank-x-clipboard.
5612         (isearch-yank-clipboard): Use get-clipboard instead of
5613         x-get-clipboard.
5614         (isearch-yank-selection): Fix docstring.
5615
5616 1999-09-02  Martin Buchholz  <martin@xemacs.org>
5617
5618         * cl-extra.el: Obsolete hash-table-type in favor of hash-table-weakness.
5619
5620 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
5621
5622         * cl-macs.el (extent-start-position): Fix setf method.
5623         (extent-end-position): Ditto.
5624
5625 1999-09-02  Hrvoje Niksic  <hniksic@srce.hr>
5626
5627         * isearch-mode.el: End merge with FSF 20.4.
5628
5629         * isearch-mode.el (search-invisible): New variable.
5630         (isearch-hide-immediately): Ditto.
5631         (isearch-unhidden-extents): Ditto.
5632         (isearch-range-invisible): New function.
5633         (isearch-unhide-extent): Ditto.
5634         (isearch-restore-invisible-extents): Ditto.
5635         (isearch-restore-extent): Ditto.
5636
5637         * isearch-mode.el (isearch-ring-advance-edit): Use FSF
5638         implementation.
5639         (isearch-ring-retreat-edit): Ditto.
5640         (isearch-forward): New argument NO-RECURSIVE-EDIT.
5641         (isearch-forward-regexp): New arguments NOT-REGEXP and
5642         NO-RECURSIVE-EDIT.
5643         (isearch-backward): New argument NO-RECURSIVE-EDIT.
5644         (isearch-backward-regexp): New arguments NOT-REGEXP and
5645         NO-RECURSIVE-EDIT.
5646         (isearch-mode): Return isearch-success.
5647         (isearch-update): Use unread-command-events instead of
5648         unread-command-event.
5649         (isearch-abort): If an invalid regexp is encountered, keep popping
5650         states.
5651         (isearch-*-char): Use FSF implementation.
5652         (isearch-whitespace-chars): Use the more robust FSF's
5653         implementation.
5654         (isearch-within-brackets): New variable.
5655         (isearch-mode): Initialize it.
5656         (isearch-edit-string): Bind it.
5657         (isearch-search-and-update): Set it.
5658         (isearch-push-state): Push it.
5659         (isearch-top-state): Pop it.
5660         (isearch-search): Set it.
5661         (isearch-printing-char): When called by isearch-whitespace-chars,
5662         handle M-SPC gracefully.
5663         (isearch-message-prefix): New argument ELLIPSIS.
5664         (isearch-message-suffix): Ditto.
5665         (isearch-message): Use the ELLIPSIS argument when calling
5666         isearch-message-prefix and isearch-message-suffix.
5667         (isearch-message-prefix): Distinguish between "wrapped" and
5668         "overwrapped" search, FWIW.
5669
5670 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
5671
5672         * isearch-mode.el (isearch-edit-string): Use the head of the
5673         search ring instead of search-last-string and search-last-regexp.
5674         (search-highlight): Renamed from isearch-highlight.
5675         (isearch-exit): Use the new name.
5676         (isearch-highlight): Ditto.
5677         (isearch-dehighlight): Ditto.
5678         (isearch-update-ring): New function.
5679         (isearch-done): Call it.
5680         (isearch-done): New argument EDIT.
5681         (isearch-repeat): If search string is empty, look up at the car of
5682         the search ring; ignore the yank pointer.
5683         (isearch-abort): Call isearch-done with NOPUSH.
5684         (isearch-cancel): New function.
5685         (isearch-mode-map): Bind it to ESC ESC ESC.
5686
5687         * isearch-mode.el: Begin merge with FSF 20.4.
5688
5689 1999-09-01  Andy Piper  <andy@xemacs.org>
5690
5691         * x-select.el (x-get-clipboard): obsolete.
5692         (x-yank-clipboard-selection): obsolete
5693
5694         * select.el (disown-selection): need to be careful to disown the
5695         clipboard if we set it via selection.
5696         (get-clipboard): move from x-select.el
5697         (yank-clipboard-selection): ditto.
5698
5699 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
5700
5701         * isearch-mode.el (isearch-exit): Bind isearch-highlight and
5702         isearch-highlight-all-matches to nil.
5703         (isearch-fixed-case): New variable.
5704         (isearch-mode): Initialize it.
5705         (isearch-edit-string): Save it.
5706         (isearch-toggle-case-fold): Set it.
5707         (isearch-fix-case): Make sure isearch-toggle-case-fold works --
5708         need to check isearch-fixed-case.
5709         (isearch-toggle-case-fold): Update highlighting of all matches
5710         before the pause.
5711         (isearch-edit-string):
5712
5713 1999-09-01  Hrvoje Niksic  <hniksic@srce.hr>
5714
5715         * isearch-mode.el (isearch-edit-string): Call isearch-message
5716         before reading the event so that the prompt is displayed properly.
5717         (isearch-message): Use isearch-nonincremental when calling
5718         isearch-message-prefix.
5719         (minibuffer-local-isearch-map): Bind up and down to do the same as
5720         M-p and M-n respectively.
5721         (isearch-done): New arg NOPUSH.
5722         (isearch-edit-string): Use it.
5723         (isearch-edit-string): Don't bind isearch-string.
5724         (isearch-ring-adjust): Edit string, *then* push state.
5725
5726 1999-08-31  Hrvoje Niksic  <hniksic@srce.hr>
5727
5728         * faces.el (isearch-secondary): Make isearch-secondary look
5729         different than default.
5730
5731 1999-08-30  Hrvoje Niksic  <hniksic@srce.hr>
5732
5733         * isearch-mode.el (isearch-yank): Use progn instead of the inner
5734         save-excursion.
5735         (isearch-dehighlight): Remove TOTALLY.  Simplify.
5736         (isearch-update): Call isearch-dehighlight without arguments.
5737         (isearch-done): Ditto.
5738
5739         * isearch-mode.el (isearch-fix-case): If the search string has no
5740         upper-case letters, allow the folding to be reenabled.
5741         Previously, once disabled, the folding would remain that way until
5742         the end of isearch.
5743         (isearch-top-state): Call isearch-fix-case.
5744
5745         * isearch-mode.el (isearch-yank): Use progn instead of the inner
5746         save-excursion.
5747         (isearch-dehighlight): Remove TOTALLY.  Simplify.
5748
5749 1999-08-31  Jan Vroonhof  <jan@xemacs.org>
5750
5751         * xpm-button.el:
5752         xbm-button.el: Need to exist in core because gui.el depends on
5753         them.
5754
5755 1999-08-31  Andy Piper  <andy@xemacs.org>
5756
5757         * gutter-items.el (buffers-tab-face): new customizable variable.
5758         (buffers-tab-default-buffer-line-length): new specifier for
5759         maximum viewable characters.
5760         (progress-stack): new variable for implementing widget-based
5761         progress messages.
5762         (progress-area-buffer): ditto.
5763         (progress-glyph-height): ditto.
5764         (progress-stop-callback): ditto.
5765         (progress-quit-function): new function.
5766         (progress-glyph): new variable.
5767         (progress-layout-glyph): ditto.
5768         (progress-displayed-p): new function, see message-displayed-p for
5769         details.
5770         (clear-progress): ditto.
5771         (remove-progress): ditto.
5772         (append-progress): ditto.
5773         (raw-append-progress): ditto.
5774         (display-progress): ditto.
5775         (current-progress): ditto.
5776         (current-progress-label): ditto.
5777         (progress): ditto.
5778         (lprogress): ditto.
5779
5780
5781 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
5782
5783         * obsolete.el (isearch-yank-x-selection): Define obsolete alias.
5784
5785         * isearch-mode.el (isearch-yank-x-selection): Renamed to
5786         `isearch-yank-selection'.
5787         (isearch-mode-map): Use it.
5788         (isearch-yank-selection): Use `get-selection' instead of
5789         `get-x-selection'.
5790
5791 1999-08-29  Hrvoje Niksic  <hniksic@srce.hr>
5792
5793         * faces.el (isearch-secondary): Create face here.
5794
5795         * isearch-mode.el: Rewrote the "lazy highlighting" code not to use
5796         timers.
5797
5798 1999-08-27  Hrvoje Niksic  <hniksic@srce.hr>
5799
5800         * subr.el (buffer-string): More robust backward compatibility
5801         check, courtesy William Perry.
5802
5803 1999-08-26  Hrvoje Niksic  <hniksic@srce.hr>
5804
5805         * replace.el (perform-replace): Stop the search after the search
5806         limit has been reached.
5807
5808 1999-08-23  Andy Piper  <andy@xemacs.org>
5809
5810         * gutter-items.el (update-tab-in-gutter): call add-tab-to-gutter
5811         here if we don't have one.
5812
5813 1999-08-15  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
5814
5815         * ldap.el (ldap-coding-system): Default to nil until we get
5816         efficient UTF8 support
5817         (ldap-decode-string): Guard against `decode-coding-string' not
5818         being defined
5819         (ldap-encode-string): Guard against `encode-coding-string' not
5820         being defined
5821
5822 1999-08-23  Didier Verna  <didier@xemacs.org>
5823
5824         * rect.el: Cosmetics suggested by Dave Love <d.love@dl.ac.uk>.
5825         Some doc strings improvements, and add a star to the `interactive'
5826         calls.
5827
5828 1999-08-18  Stef Epardaud  <stef@lunatech.com>
5829
5830         * font-lock.el (java-font-lock-keywords-3): introduced new
5831         keywords and regexpes for javadoc syntax 1.2.
5832
5833 1999-08-17  Andy Piper  <andy@xemacs.org>
5834
5835         * gutter-items.el (buffers-tab-format-buffer-line-function): use
5836         format-buffers-tab-line.
5837         (buffers-tab-max-buffer-line-length): new variable.
5838         (format-buffers-tab-line): new function. truncate names if over
5839         buffers-tab-max-buffer-line-length.
5840
5841 1999-08-13  Charles G Waldman  <cgw@fnal.gov>
5842
5843         * cus-start.el: Customize the variable `bell-inhibit-time'.
5844
5845 1999-08-16  Andy Piper  <andy@xemacs.org>
5846
5847         * gutter-items.el (remove-buffer-from-gutter-tab): take a
5848         brute-force approach to deleting the last buffer.
5849         (buffers-tab-grouping-regexp): new customizable variable.
5850         (select-buffers-tab-buffers-by-mode): use it.
5851
5852 1999-08-13  Andy Piper  <andy@xemacs.org>
5853
5854         * gutter-items.el (remove-buffer-from-gutter-tab): fix *scratch*
5855         deletion problem.
5856
5857 1999-07-30  Didier Verna  <didier@xemacs.org>
5858
5859         * cus-edit.el (custom-save-variables): I said, use prin1 instead
5860         of princ to output symbols.
5861         (custom-save-face-internal): ditto.
5862         (custom-save-resets): ditto.
5863
5864 1999-08-09  Didier Verna  <didier@xemacs.org>
5865
5866         * gutter-items.el (select-buffers-tab-buffers-by-mode): use
5867         `regexp-quote' to protect the major mode name for use as a regular
5868         expression (c++ needs this for instance).
5869
5870 1999-08-08  Andy Piper  <andy@xemacs.org>
5871
5872         * gutter-items.el (select-buffers-tab-buffers-by-mode): beef up to
5873         cope with similar mode names.
5874
5875         * gutter-items.el (buffers-tab-selection-function): new selection
5876         function.
5877         (select-buffers-tab-buffers-by-mode): new function.
5878         (buffers-tab-items): use it if set to only display buffers in the
5879         tab in the current buffer's group..
5880         (update-tab-in-gutter): use new api.
5881         (remove-buffer-from-gutter-tab): ditto.
5882
5883         * gutter-items.el (buffers-tab-max-size): set custom selection
5884         default to 6.
5885         (buffers-tab-switch-to-buffer): just switch window if the window is visible.
5886         (add-tab-to-gutter): set face as default.
5887
5888 1999-07-07  Jan Vroonhof  <jan@xemacs.org>
5889
5890         * faces.el (frob-face-property): Merge the fall-back specifier
5891         with the target, not replace it.
5892
5893 1999-08-05  Andy Piper  <andy@xemacs.org>
5894
5895         * gutter-items.el (update-tab-in-gutter): add frame argument for
5896         buffer-items.
5897         (update-tab-in-gutter): use it.
5898
5899         * gutter-items.el (record-buffer-hook): set.
5900
5901         * buffer.el (switch-to-buffer): back out switch-to-buffer-hook
5902         change.
5903         (switch-to-buffer-hook) deleted.
5904
5905 1999-08-04  Andy Piper  <andy@xemacs.org>
5906
5907         * gutter-items.el (update-tab-in-gutter): make sure this will work
5908         as an argument to create-frame-hook.
5909
5910 1999-07-30  Hrvoje Niksic  <hniksic@srce.hr>
5911
5912         * isearch-mode.el: Modified Bob and Darryl's code to use itimers
5913         instead of timer emulation.
5914
5915 1999-07-30  Darryl Okahata  <darrylo@sonic.net>
5916
5917         * isearch-mode.el: Merged Bob Glickstein's <bobg@zanshin.com> GNU
5918         Emacs isearch enhancements.
5919
5920 1999-07-28  Andy Piper  <andy@xemacs.org>
5921
5922         * gutter-items.el (add-tab-to-gutter): put in specifier specs for
5923         all devices that support tab controls.
5924         (remove-buffer-from-gutter-tab): new function. to be used as a
5925         value for kill-buffer-hook.
5926
5927 1999-07-21  Sean MacLennan  <seanm@storm.ca>
5928
5929         * auto-show.el (auto-show-truncationp): changed to match
5930         `window_translation_on'
5931
5932 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
5933
5934         * XEmacs 21.2.19 is released
5935
5936 1999-07-28  SL Baur  <steve@miho>
5937
5938         * code-files.el (insert-file-contents): Fix docstring.
5939         revert previous change.
5940
5941 1999-07-26  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
5942
5943         * fill.el (fill-region-as-paragraph): Change re-break-point to
5944         contain word-across-newline plus one character so that filling
5945         Japanese and Chinese works as desired.
5946         * simple.el (do-auto-fill): Ditto.
5947
5948 1999-07-26  SL Baur  <steve@miho>
5949
5950         * mule/japanese.el ("Japanese"): Do not specify a default input
5951         method.
5952         Suggested by MORIOKA Tomohiko  <tomo@etl.go.jp>
5953
5954 1999-07-23  Jan Vroonhof  <vroonhof@math.ethz.ch>
5955
5956         * custom.el ((not (fboundp 'defun*))): Insert autoload crap to be
5957         able to use cl-macs macro in early lisp.
5958
5959 1999-07-23  Jan Vroonhof  <jan@xemacs.org>
5960
5961         * custom.el:
5962         * cus-face.el:
5963         * cus-edit.el:
5964                 Massive custom Theme API changes.
5965
5966 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
5967
5968         * code-files.el (insert-file-contents): Regard
5969         coding-system-magic-cookie if `coding-system-for-read' is nil.
5970
5971 1999-07-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
5972
5973         * mule/thai-xtis.el: Add coding: local variable, to avoid
5974         bootstrapping problem with C locale.
5975
5976 1999-07-22  Andy Piper  <andy@xemacs.org>
5977
5978         * dumped-lisp.el (preloaded-file-list): guard against putting
5979         gutter-items in a less than functional XEmacs.
5980         * gutter-items.el: put call to `add-tab-to-gutter' back in.
5981
5982 1999-07-18  Bob Weiner  <weiner@beopen.com>
5983
5984         * fill.el (fill-context-prefix): Fixed bug that prevented the
5985         setting of an adaptive fill prefix when the `dont-skip-first' was
5986         t.
5987
5988 1999-07-22  SL Baur  <steve@miho>
5989
5990         * gutter-items.el: remove unguarded call to `add-tab-to-gutter'.
5991
5992 1999-06-25  Karl M. Hegbloom  <karlheg@debian.org>
5993
5994         * files.el (interpreter-mode-alist): add `make', `guile', and
5995         `emacs' entries. (#!/usr/bin/make -f ought to send a file into
5996         makefile-mode, guile is a scheme, and someday XEmacs will be
5997         modular enough to use as an efficient scripting tool.)
5998
5999 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
6000
6001         * mule/mule-cmds.el (reset-language-environment): Regard
6002         coding-category `utf-8' and `ucs-4' if they are available.
6003
6004 1999-07-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
6005
6006         * mule/mule-cmds.el (set-default-coding-systems): Fix DOC-string.
6007         (prefer-coding-system): Fix DOC-string.
6008
6009         * mule/mule-cmds.el (coding-system-change-eol-conversion): Fix
6010         DOC-string too.
6011
6012         * mule/mule-cmds.el (mule-keymap): Change keymap name from MULE to
6013         Mule.
6014         (coding-system-change-eol-conversion): Fix DOC-string.
6015
6016 1999-06-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
6017
6018         * mule/mule-cmds.el (mule-keymap): Use `describe-coding-system'
6019         instead of `list-coding-system'.
6020
6021 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6022
6023         * menubar-items.el (default-menubar): `select-input-method' was
6024         renamed to `set-input-method'.
6025
6026         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
6027         "Set Language Environment" menu.
6028
6029         * mule/mule-cmds.el (set-language-info-alist): Fix setting for
6030         "Describe Language Support" menu.
6031
6032 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6033
6034         * mule/chinese.el ("Chinese-GB"): Rename
6035         `chinese-gb-environment-setup-function' to
6036         `setup-chinese-gb-environment-internal'.
6037
6038 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6039
6040         * mule/korean.el: Use `define-coding-system-alias' instead of
6041         `copy-coding-system'.
6042
6043 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6044
6045         * mule/mule-cmds.el (set-language-environment-coding-systems):
6046         Treat duplicated coding-categories.
6047
6048 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6049
6050         * mule/japanese.el: Use `define-coding-system-alias' instead of
6051         `copy-coding-system'.
6052
6053 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6054
6055         * mule/vietnamese.el: Specify `iso-8-1' as a category of
6056         coding-system `viscii'.
6057
6058 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6059
6060         * mule/cyrillic.el:
6061         - Specify `iso-8-1' as a category of coding-system `koi8-r'.
6062         (cyrillic-alternativnyj-decode-table): New variable.
6063         (cyrillic-alternativnyj-encode-table): New variable.
6064         - Specify `iso-8-1' as a category of coding-system
6065           `alternativnyj'.
6066         - Abolish general Cyrillic environment.
6067
6068 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6069
6070         * mule/chinese.el:
6071         - Use `define-coding-system-alias' instead of `copy-coding-system'.
6072         - Register `chinese-gb-environment-setup-function' as a
6073           `setup-function' of "Chinese-GB" environment.
6074
6075 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6076
6077         * mule/mule-cmds.el (set-language-info-alist): Allow dummy
6078         optional argument `parents'.
6079
6080         * mule/thai-xtis.el: Specify `tis-620' as `tutorial-coding-system'
6081         property for Thai-XTIS.
6082
6083         * mule/mule-help.el (help-with-tutorial): Use property
6084         `tutorial-coding-system' of language-info as a coding-system to
6085         read tutorial file.
6086
6087 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6088
6089         * mule/thai-xtis.el: Don't setup `setup-function' and
6090         `exit-function'.
6091
6092         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
6093         `set-coding-category-system' to set up coding-system for
6094         coding-category.
6095
6096         * mule/mule-cmds.el (prefer-coding-system): Use
6097         `set-coding-category-system' to set up coding-system for
6098         coding-category.
6099
6100 1999-06-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
6101
6102         * mule/thai-xtis.el: Specify TUTORIAL.th as the tutorial file for
6103         Thai-XTIS environment.
6104
6105         * mule/mule-cmds.el (prefer-coding-system): Use
6106         `find-coding-system' instead of `coding-system-p'.
6107
6108 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
6109
6110         * mule/mule-cmds.el (set-language-environment-coding-systems):
6111         Modify eol-type for XEmacs.
6112
6113         * mule/thai-xtis.el: Delete unused local variable `category'.
6114
6115         * mule/mule-cmds.el (coding-system-change-eol-conversion): New
6116         function.
6117         (prefer-coding-system): Don't call
6118         `update-coding-systems-internal'; use function
6119         `coding-category-list' instead of variable `coding-category-list';
6120         use `set-coding-priority-list' instead of `set-coding-priority';
6121         modify `eol-type' for XEmacs.
6122
6123         * mule/mule-misc.el (string-width): Use `charset-width' instead of
6124         `charset-columns'.
6125         (char-width): Likewise.
6126
6127 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
6128
6129         * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of
6130         `tis-620'.
6131
6132         * mule/mule-cmds.el (set-language-environment-coding-systems): Use
6133         `set-coding-priority-list' instead of `set-coding-priority'; don't
6134         call `update-coding-systems-internal'.
6135
6136         * mule/mule-misc.el (coding-system-get): New function.
6137         (coding-system-put): New function.
6138         (coding-system-category): New function.
6139
6140 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
6141
6142         * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars"
6143         when Mule is running; load "mule/thai-xtis" instead of "thai-xtis"
6144         to avoid conflict with leim/quail/thai-xtis.
6145
6146         * mule/thai-xtis.el: Split definition of the charset `thai-xtis'
6147         to thai-xtis-chars.el.
6148
6149         * mule/thai-xtis-chars.el: New file (split from
6150         mule/thai-xtis.el).
6151
6152 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
6153
6154         * mule/thai-xtis.el:
6155         - Change category for the charset `thai-xtis' to `?x' from `?T'.
6156         - Add syntax entries.
6157         - Put `preferred-coding-system' of the charset `thai-xtis' to
6158           `tis-620'.
6159
6160 1999-06-28  TAKAHASHI Naoto  <ntakahas@etl.go.jp>
6161
6162         * mule/thai-xtis.el: ccl-decode-thai-xtis and subroutines
6163         rewritten to use write-multibyte-character.
6164
6165 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
6166
6167         mule/mule-cmds.el (view-hello-file): Use `iso-2022-7bit' instead
6168         of `iso-2022-7'.
6169         (prefer-coding-system): Synced up with Emacs 20.3.11 but not
6170         ported yet.
6171         (read-input-method-name): Treat optional argument `default'.
6172
6173 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
6174
6175         * mule/mule-cmds.el (set-language-info): Don't set up menus at
6176         all.
6177         (set-language-info-alist): Set up menus here.
6178
6179 1999-06-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
6180
6181         * minibuf.el (completing-read): Add new optional argument
6182         `default'.
6183         (read-coding-system): Add new optional argument
6184         `default-coding-system'.
6185
6186 1999-06-03  Ken'ichi Handa  <handa@gnu.org>
6187
6188         * mule/vietnamese.el (ccl-encode-vscii): Typo fixed
6189         (viet-viscii-...->viet-vscii...).
6190
6191 1999-05-13  Ken'ichi Handa  <handa@gnu.org>
6192
6193         * mule/mule-cmds.el: Change MULE to Mule in docstrings
6194         and menus.
6195
6196 1999-04-12  Richard M. Stallman  <rms@gnu.org>
6197
6198         * mule/mule-cmds.el (input-method-function): Add permanent-local
6199         property.
6200
6201 1999-03-30  Dave Love  <fx@gnu.org>
6202
6203         * mule/mule-cmds.el (current-language-environment): Doc fix.
6204
6205 1999-02-06  Richard Stallman  <rms@gnu.org>
6206
6207         * mule/european.el (setup-slovenian-environment): New function.
6208         ("Slovenian"): New language environment.
6209
6210 1999-01-27  Dave Love  <fx@gnu.org>
6211
6212         * mule/mule-cmds.el (current-language-environment): Provide :link,
6213         :type (choices) and appropriate :get.
6214
6215 1999-01-14  Kenichi Handa  <handa@etl.go.jp>
6216
6217         * mule/mule-cmds.el (describe-language-environment): Don't alter
6218         input-method-alist.
6219
6220 1999-01-06  Eli Zaretskii  <eliz@gnu.org>
6221
6222         * mule/mule-cmds.el (prefer-coding-system): Call
6223         set-coding-priority, so that the internal array of priorities is
6224         also updated.
6225
6226 1998-12-30  Eli Zaretskii  <eliz@mescaline.gnu.org>
6227
6228         * mule/mule-cmds.el (prefer-coding-system): If the argument
6229         requires specific EOL conversion type, make the default coding
6230         systems use that.
6231
6232 1998-12-17  Eli Zaretskii  <eliz@mescaline.gnu.org>
6233
6234         * mule/mule-cmds.el (set-language-environment): Pass the default
6235         eol-type to set-language-environment-coding-systems.
6236         (set-default-coding-systems): Copy the eol-type property for the
6237         new default values of {buffer-file,process}-coding-system from the
6238         old defaults.
6239         (set-language-environment-coding-systems): Accept an optional
6240         argument EOL-TYPE, and set the eol-type property of the default
6241         coding systems accordingly.
6242
6243 1998-10-26  Kenichi Handa <handa@etl.go.jp>
6244
6245         * mule/chinese.el (pre-write-encode-hz): Cancel previous change,
6246         use generate-new-buffer instead of get-buffer-create.
6247
6248 1998-10-21  Kenichi Handa  <handa@etl.go.jp>
6249
6250         * mule/chinese.el (pre-write-encode-hz): Use with-temp-buffer.
6251
6252 1998-10-16  Markus Rost  <rost@delysid.gnu.org>
6253
6254         * mule/mule-cmds.el (default-input-method): Fix custom type.
6255
6256 1998-10-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
6257
6258         * mule/mule-cmds.el (setup-specified-language-environment):
6259         Add apropos-inhibit property.
6260         (describe-specified-language-support): Likewise.
6261
6262 1998-09-06  Bill Richter  <richter@math.nwu.edu>
6263
6264         * mule/mule-cmds.el: Doc fixes.
6265
6266 1998-09-02  Kenichi Handa  <handa@etl.go.jp>
6267
6268         * mule/mule-cmds.el (register-input-method): Doc-string
6269         modified.
6270
6271 1998-09-01  Dave Love  <fx@gnu.org>
6272
6273         * mule/mule-cmds.el (current-language-environment): Fix
6274         setter function.
6275
6276 1998-08-31  Paul Eggert  <eggert@twinsun.com>
6277
6278         * mule/chinese.el, mule/cyrillic.el, mule/ethiopic.el,
6279         mule/european.el, mule/hebrew.el, mule/japanese.el,
6280         mule/korean.el, mule/vietnamese.el: Add coding: local variable, to
6281         avoid bootstrapping problem if you need to recompile all the Lisp
6282         files using interpreted code.
6283
6284 1998-08-26  Kenichi Handa  <handa@etl.go.jp>
6285
6286         * mule/european.el ("Latin-1"): Modify `documentation' key value.
6287         ("Latin-2"): Likewise.
6288
6289 1998-08-18  Per Starback  <starback@update.uu.se>
6290
6291         * mule/european.el (setup-latin2-environment): Fix typo.
6292
6293 1998-08-18  Kenichi Handa  <handa@etl.go.jp>
6294
6295         * mule/european.el: Give proper value of `input-method' key to all
6296         lang. env.
6297
6298         * mule/mule-cmds.el (activate-input-method): Handle the case that
6299         the arg INPUT-METHOD is nil correctly.
6300         (read-multilingual-string): Activate the specified input method
6301         before calling read-string.  Afterward, activate the original
6302         input method.
6303
6304 1998-08-15  Kenichi HANDA  <handa@etl.go.jp>
6305
6306         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
6307         (set-language-info-alist): Fix typo in doc-string.
6308
6309         * mule/hebrew.el ("Hebrew"): Delete describe-function key.
6310
6311 1998-08-09  Kenichi HANDA  <handa@etl.go.jp>
6312
6313         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
6314         (reset-language-environment): New function for the job that
6315         setup-english-environment used to do.
6316         (set-language-environment): Do more setups according to the info
6317         in language-info-alist.
6318         (read-language-name): Handle the case that the arg KEY is nil.
6319         (describe-language-environment): Handle input-method property.
6320
6321         * mule/: All files under this directory, which related with
6322         specific languages (such as mule/european.el, mule/greek.el,
6323         mule/hebrew.el, mule/misc-lang.el), modified as below.
6324         (setup-XXX-environment): Just call set-language-environment.  If
6325         they used to do some other jobs than what done by
6326         set-language-environment, those jobs are done in
6327         setup-XXX-environment-internal now.
6328         ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
6329         the value to setup-XXX-environment-internal.  Add properties
6330         input-method and features.
6331
6332         * mule/english.el (setup-english-environment): Just call
6333         reset-language-environment.
6334
6335         * mule/european.el (setup-8-bit-environment): Function deleted.
6336
6337 1998-08-08  Richard Stallman  <rms@psilocin.ai.mit.edu>
6338
6339         * mule/mule-cmds.el (input-method-exit-on-first-char)
6340         (input-method-use-echo-area): Doc fixes.
6341
6342 1998-08-06  Kenichi Handa  <handa@etl.go.jp>
6343
6344         * mule/mule-cmds.el (input-method-exit-on-first-char): New
6345         variable.
6346         (input-method-use-echo-area): New variable.
6347
6348 1998-08-01  Kenichi HANDA  <handa@etl.go.jp>
6349
6350         * mule/mule-cmds.el (language-info-alist): Doc-string modified.
6351
6352 1998-07-30  Ken'ichi Handa  <handa@delysid.gnu.org>
6353
6354         * mule/mule-cmds.el (activate-input-method): Update mode line.
6355         (inactivate-input-method): Likewise.
6356
6357 1998-07-19  Kenichi Handa  <handa@etl.go.jp>
6358
6359         * mule/mule-cmds.el (read-multilingual-string): Don't activate an
6360         input method in the current buffer, but just bind
6361         current-input-method.
6362
6363 1998-07-08  Kenichi Handa  <handa@etl.go.jp>
6364
6365         * mule/hebrew.el ("Hebrew"): Add coding-priority.
6366
6367         * mule/misc-lang.el ("IPA"): Add coding-priority and
6368         coding-system.
6369
6370 1998-06-26  Ken'ichi Handa  <handa@melange.gnu.org>
6371
6372         * mule/greek.el: Add coding-priority.
6373
6374 1998-05-23  Richard Stallman  <rms@psilocin.ai.mit.edu>
6375
6376         * mule/mule-cmds.el (register-input-method): Rename arg ENV to
6377         LANG-ENV.
6378
6379 1998-05-20  Richard Stallman  <rms@psilocin.ai.mit.edu>
6380
6381         * mule/mule-cmds.el (register-input-method): Fix previous change.
6382         (setup-specified-language-environment): Doc fix.
6383
6384 1998-05-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
6385
6386         * mule/mule-cmds.el: Several doc fixes.
6387         (get-language-info, set-language-info): Rename argument.
6388         (set-language-info-alist): Likewise.
6389         (register-input-method): Rename argument.
6390         (activate-input-method): If INPUT-METHOD is nil, deactivate.
6391
6392 1998-05-04  Kenichi Handa  <handa@etl.go.jp>
6393
6394         * mule/mule-cmds.el (toggle-input-method): Use a more appropriate
6395         default value while reading an input method.
6396
6397 1998-05-01  Kenichi Handa  <handa@etl.go.jp>
6398
6399         * mule/mule-cmds.el (universal-coding-system-argument):
6400         Use buffer-file-coding-system as default.
6401
6402 1998-04-14  Andreas Schwab  <schwab@mescaline.gnu.org>
6403
6404         * mule/korean.el ("Korean"): Doc fix.
6405
6406 1998-04-11  Kenichi Handa  <handa@etl.go.jp>
6407
6408         * mule/mule-cmds.el (describe-language-environment): Print the
6409         languge environment at the head.
6410
6411 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
6412
6413         * mule/japanese.el: Set exit-function to exit-japanese-environment
6414         for Japanese environment.
6415
6416 1998-03-20  Richard Stallman  <rms@psilocin.gnu.org>
6417
6418         * mule/mule-cmds.el (set-language-environment): Doc fix.
6419         (current-language-environment): Use defcustom.
6420         (default-input-method): Specify :type.
6421
6422 1998-03-02  Kenichi Handa  <handa@etl.go.jp>
6423
6424         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
6425         modified.
6426         (prefer-coding-system): Doc-string modified.
6427
6428 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
6429
6430         * mule/mule-cmds.el (set-language-info): Doc-string
6431         describes `coding-priority' KEY.
6432         (set-language-environment-coding-systems): New function.
6433         (select-safe-coding-system): New function.
6434         (set-language-info): New optional args DESCRIBE-MAP and SETUP-MAP.
6435         (set-language-info-alist): New optionla arg PARENTS.  Call
6436         set-language-info with appropriate DESCRIBE-MAP and SETUP-MAP args.
6437         (set-language-environment-coding-systems): New function.
6438
6439         * mule/chinese.el: Remove setting up of
6440         describe-chinese-environment-map and
6441         setup-chinese-environment-map.  Exclude them in args of calls to
6442         set-language-info-alist.  Register coding-priority key in
6443         language-info-alist.
6444
6445         * mule/cyrillic.el: Remove setting up of
6446         describe-cyrillic-environment-map and
6447         setup-cyrillic-environment-map.  Exclude them in args of calls to
6448         set-language-info-alist.  Register coding-priority key in
6449         language-info-alist.
6450
6451         * mule/english.el: Register coding-priority key in
6452         language-info-alist.
6453
6454         * mule/ethiopic.el: Register coding-priority key in
6455         language-info-alist.
6456
6457         * mule/european.el: Remove setting up of
6458         describe-european-environment-map and
6459         setup-european-environment-map.  Exclude them in args of calls to
6460         set-language-info-alist.  Register coding-priority key in
6461         language-info-alist.  Add "German" language env.
6462         (setup-8-bit-environment): Delete CODING-SYSTEM arg.
6463         (setup-german-environment): New function.
6464
6465         * mule/greek.el (setup-greek-environment): For Greek lang. env.,
6466         change default input method to "greek-postfix".
6467
6468         * mule/japanese.el, mule/korean.el, mule/vietnamese.el: Register
6469         coding-priority key in
6470
6471 1997-12-19  Stephen Eglen  <stephen@cns.ed.ac.uk>
6472
6473         * mule/mule-cmds.el (set-language-info): Doc fix.
6474         (input-method-inactivate-hook): Doc fix.
6475
6476 1997-11-20  Karl Heuer  <kwzh@gnu.org>
6477
6478         * mule/mule-cmds.el (set-input-method): Renamed from
6479         select-input-method.
6480
6481 1997-11-07  Kenichi Handa  <handa@etl.go.jp>
6482
6483         * mule/mule-cmds.el (set-language-environment): Run
6484         exit-language-environment-hook before calling `exit-function'
6485         which is specified for the language environment.
6486
6487 1997-10-23  Kenichi Handa  <handa@etl.go.jp>
6488
6489         * mule/mule-cmds.el (set-default-coding-systems): Doc-string
6490         modified.
6491         (prefer-coding-system): Likewise.
6492         (describe-language-environment): Print aliases of each coding
6493         system.
6494         (set-language-environment-hook): New variable.
6495         (exit-language-environment-hook): New variable.
6496         (set-language-environment): Call these hooks.  Before setting a
6497         new language environment, exit from the
6498         current-language-environment if necessary.
6499         (input-method-verbose-flag): The value can be nil, t,
6500         complex-only, or default.
6501         (input-method-highlight-flag): Doc-string augmented.
6502         (activate-input-method): Check if we can run the registered
6503         function to activate an input method.
6504
6505         * mule/korean.el: Set exit-function for language environment
6506         "Korean" to exit-korean-environment.
6507         (setup-korean-environment): Moved to korea-util.el.
6508
6509 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
6510
6511         * mule/mule-cmds.el (read-multilingual-string): Use
6512         current-input-method prior to default-input-method.  Don't bind
6513         current-input-method by `let', instead, activate the specified
6514         input method in the current buffer temporarily.
6515
6516 1997-10-19  John F. Whitehead  <jfw@cisco.com>
6517
6518         * mule/mule-cmds.el (describe-language-environment): Fix prompt.
6519
6520 1997-10-21  Kenichi Handa  <handa@etl.go.jp>
6521
6522         * mule/chinese.el (post-read-decode-hz): Return the result of
6523         decode-hz-region.
6524         (pre-write-encode-hz): Do not change the value of
6525         last-coding-system.
6526
6527 1998-09-06  Bill Richter  <richter@math.nwu.edu>
6528
6529         * mule/mule-ccl.el: Doc fixes.
6530
6531 1998-04-20  Kenichi Handa  <handa@etl.go.jp>
6532
6533         * mule/mule-ccl.el (declare-ccl-program): New optional arg VECTOR.
6534         (check-ccl-program): New macro.
6535
6536 1998-01-21  Kenichi Handa  <handa@etl.go.jp>
6537
6538         * mule/mule-ccl.el: Comment about CCL syntax modified.
6539         (ccl-command-table): Add read-multibyte-character and
6540         write-multibyte-character.
6541         (ccl-code-table): Add ex-cmd.
6542         (ccl-extended-code-table): New variable.
6543         (ccl-embed-extended-command): New function.
6544         (ccl-compile-read-multibyte-character,
6545         ccl-compile-write-multibyte-character) New functions.
6546         (ccl-dump-ex-cmd, ccl-dump-read-multibyte-character,
6547         ccl-dump-write-multibyte-character): New functions.
6548
6549 1999-07-22  SL Baur  <steve@miho>
6550
6551         * config.el (config-value-file): config.values is installed into
6552         doc-directory.
6553         From Karl M. Hegbloom  <karlheg@cathcart.sysc.pdx.edu>
6554
6555 1999-07-19  Didier Verna  <didier@xemacs.org>
6556
6557         * rect.el: all functions rewritten, except when noted. Below is a
6558         list of interface changes.
6559         (apply-on-rectangle): new function. Obsoletes
6560         `operate-on-rectangle'. All functions that used to call this
6561         function now call the new one.
6562         (kill-rectangle): added optional prefix arg to fill lines.
6563         (delete-rectangle): ditto.
6564         (delete-extract-rectangle): ditto.
6565         (open-rectangle): ditto.
6566         (clear-rectangle): ditto.
6567         (delete-rectangle-line): added third arg FILL.
6568         (delete-extract-rectangle-line): ditto.
6569         (open-rectangle-line): ditto.
6570         (clear-rectangle-line): ditto.
6571
6572 1999-07-18  Andy Piper  <andy@xemacs.org>
6573
6574         * menubar-items.el (default-menubar): add gutter options.
6575
6576         * gutter-items.el: new file.
6577         (gutter): new group for custom.
6578         (gutter-visible-p): new variable.
6579         (default-gutter-position): ditto.
6580         (buffers-tab): new group for the buffers tab.
6581         (gutter-buffers-tab): widget to put in the gutter.
6582         (buffers-tab-max-size): max number of tabs.
6583         (buffers-tab-switch-to-buffer-function): function to call when a
6584         tab is pressed.
6585         (buffers-tab-omit-function): filter buffers with this function.
6586         (buffers-tab-format-buffer-line-function): format buffer names for
6587         inclusion in tabs.
6588         (buffers-tab-switch-to-buffer): like switch-to-buffer but without
6589         the record.
6590         (build-buffers-tab-internal): build a list of tab items.
6591         (buffers-tab-items): ditto.
6592         (add-tab-to-gutter): put a tab in the gutter area.
6593         (update-tab-in-gutter): reset the buffers in the tab.
6594
6595         * dumped-lisp.el (preloaded-file-list): dump gutter-items.
6596
6597         * buffer.el (switch-to-buffer): run switch-to-buffer-hooks.
6598         (switch-to-buffer-hooks): new hook.
6599
6600         * toolbar.el (default-toolbar-position): fix typo.
6601
6602 1999-07-16  Andy Piper  <andy@xemacs.org>
6603
6604         * gui.el (make-dialog-frame): turn off gutters for dialogs.
6605
6606 1999-07-15  Didier Verna  <didier@xemacs.org>
6607
6608         * cus-edit.el (custom-prompt-variable): optional third arg makes
6609         prompt for a comment string.
6610         (customize-set-value): optional prefix makes this function handle
6611         variable comments.
6612         (customize-set-variable): ditto.
6613         (customize-save-variable): ditto.
6614         (customize-customized): handle custom comments.
6615         (customize-save-customized): ditto.
6616         (custom-variable-state-set): ditto.
6617         (custom-face-state-set): ditto.
6618         (customize-saved): ditto.
6619         (custom-variable-set): ditto.
6620         (custom-face-set): ditto.
6621         (custom-variable-save): ditto.
6622         (custom-face-save): ditto.
6623         (custom-variable-reset-saved): ditto.
6624         (custom-face-reset-saved): ditto.
6625         (custom-variable-reset-standard): ditto.
6626         (custom-face-reset-standard): ditto.
6627         (custom-comment-face): new face.
6628         (custom-comment-tag-face): ditto.
6629         (custom-comment): new widget.
6630         (custom-comment-create): new function.
6631         (custom-comment-delete): ditto.
6632         (custom-comment-value-set): ditto.
6633         (custom-comment-show): ditto.
6634         (custom-comment-invisible-p): ditto.
6635         (custom-variable-value-create): create a comment field widget.
6636         (custom-face-value-create): ditto.
6637         (custom-variable-menu): new entry for adding a custom comment.
6638         (custom-face-menu): ditto.
6639         (custom-save-variables): possibly save custom comments.
6640         (custom-save-faces): ditto.
6641
6642         * cus-face.el (custom-set-faces): the arguments can now have a
6643         custom comment as fourth argument.
6644
6645         * custom.el (custom-set-variables): the arguments can now have a
6646         custom comment as fifth element.
6647
6648 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
6649
6650         * XEmacs 21.2.18 is released
6651
6652 1999-07-13  SL Baur  <steve@miho>
6653
6654         * lib-complete.el (read-library-name): Revert previous change.
6655         (read-library): Ditto.
6656
6657 1999-06-24  Karl M. Hegbloom  <karlheg@debian.org>
6658
6659         * packages.el (packages-package-list): Capitalize docstring.
6660
6661         * packages.el (packages-find-package-library-path): Use #'nconc
6662         rather than #'append to reduce consing -- #'mapcar uses Flist,
6663         which returns a freshly consed list.  #'append would create yet
6664         another fresh list, using Fmake_list in concat.
6665
6666         * packages.el (package-provide): Use setq with remassq like it
6667         says in its docstring.
6668
6669 1999-07-06  SL Baur  <steve@miho.m17n.org>
6670
6671         * lib-complete.el (progn-with-message): Fix typo.
6672
6673 1999-07-06  SL Baur  <steve@miho.m17n.org>
6674
6675         * mule/mule-misc.el (char-octet): Make function match docstring.
6676         From Katsumi Yamaoka <yamaoka@jpl.org>
6677
6678 1999-06-15  Karl M. Hegbloom  <karlheg@debian.org>
6679
6680         * wid-edit.el (widget-documentation): corrected spelling error.
6681
6682 1999-06-23  Jonathan Marten <jonathan.marten@uk.sun.com>
6683
6684         * x-win-sun.el (x-win-init-sun): Don't rebind Find and Sh-find
6685         keys if already bound
6686
6687 1999-07-06  SL Baur  <steve@miho.m17n.org>
6688
6689         * lib-complete.el (progn-with-message): Revert previous changes.
6690
6691 1999-06-24  Bob Weiner  <weiner@beopen.com>
6692
6693         * lib-complete.el (find-library):
6694         (find-library-other-window):
6695         (find-library-other-frame): Completely rewrote
6696         so that these functions actually work when called non-interactively.
6697         Also made them handle LIBRARY arguments which end with .el or .elc.
6698
6699 1999-06-24  Bob Weiner  <weiner@beopen.com>
6700
6701         * simple.el (indent-new-comment-line): Locally bound
6702         `block-comment-start' to `comstart' or else when this is called
6703         from do-auto-fill, e.g. in Lisp mode, it will insert any non-nil
6704         `block-comment-start' value, ignoring any existing spacing after a
6705         comment prefix in the previous line and producing ugly comments.
6706
6707 1999-06-23  Bob Weiner  <weiner@beopen.com>
6708
6709         * list-mode.el (mouse-choose-completion):
6710         (choose-completion):
6711         (completion-switch-to-minibuffer): Added.
6712         ([Tab]): [Tab] previously switched to the minibuffer
6713         but since [space] does that and since most applications in the
6714         world use [Tab] to select the next item in a list, do that in the
6715         *Completions* buffer too.  This will cause the least confusion
6716         among the largest population of users.  -- Bob Weiner, BeOpen.com,
6717         06/23/1999.
6718
6719 1999-06-22  Bob Weiner  <weiner@beopen.com>
6720
6721         * help.el (help-buffer-name): Added support for a null value
6722         of `help-buffer-prefix-string' since some buffers require no
6723         prefix.
6724
6725 1999-06-20  Bob Weiner  <weiner@beopen.com>
6726
6727         * list-mode.el (completion-list-mode-quit): Added and bound to {q}
6728         in the completion-list-mode-map to bury the completions buffer
6729         even when the minibuffer is no longer active.
6730
6731 1999-06-20  Bob Weiner  <weiner@beopen.com>
6732
6733         * list-mode.el (list-mode): It is visually disconcerting to have
6734         the text cursor disappear within list buffers, especially when
6735         moving from window to window, so leave it visible.
6736
6737 1999-07-01  SL Baur  <steve@miho.m17n.org>
6738
6739         * menubar-items.el (default-menubar): Conditionalize the bug
6740         report menu item (which may not be possible in this XEmacs).
6741         Reported by: Ken'ichi Handa <handa@etl.go.jp>
6742
6743 1999-06-30  SL Baur  <steve@miho.m17n.org>
6744
6745         * subr.el (with-current-buffer): DOC string fix.
6746         Suggested by Bob Weiner <weiner@altrasoft.com>
6747
6748 1999-06-25  Charles G Waldman <cgw@fnal.gov>
6749
6750         * cus-face.el (custom-face-italic): insert missing args
6751
6752 1999-06-24  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
6753
6754         * packages.el (package-locations): Changed default early package
6755         hierarchies to ~/.xemacs/mule-packages and
6756         ~/.xemacs/xemacs-packages.
6757
6758 1999-06-23  SL Baur  <steve@miho.m17n.org>
6759
6760         * mule/mule-category.el (Top Level): ASCII is also latin-1.
6761
6762 1999-06-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
6763
6764         * packages.el (package-locations): Changed default early package
6765         hierarchy to ~/.xemacs/packages.
6766         (package-locations): Removed `packages' as a possible name for a
6767         late package hierarchy.
6768
6769 1999-06-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
6770
6771         * mule/mule-category.el (word-combining-categories): Set up new
6772         variable.
6773         (word-separating-categories): Likewise.
6774
6775 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
6776
6777         * XEmacs 21.2.17 is released
6778
6779 1999-06-17  Robert Pluim  <rpluim@bigfoot.com>
6780
6781         * font-menu.el (font-menu-set-font): allow for nil specification
6782         of font size.
6783
6784 1999-06-16  MORIOKA Tomohiko  <tomo@etl.go.jp>
6785
6786         * mule/thai-xtis.el: Specify `columns' of the charset `thai-xtis'
6787         is 1.
6788
6789 1999-06-12  MORIOKA Tomohiko  <tomo@etl.go.jp>
6790
6791         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Use NBSP of ISO
6792         8859-5 instead of ISO 8859-1.
6793
6794 1999-06-15  SL Baur  <steve@steve1.m17n.org>
6795
6796         * mule/vietnamese.el (viet-vscii-encode-table): Use split-char.
6797         (viet-viscii-encode-table): Ditto.
6798
6799         * mule/mule-misc.el: Delete split-char & split-char-or-char-int.
6800         Make obsolete definition of char-octet.
6801
6802 1999-06-14  SL Baur  <steve@steve1.m17n.org>
6803
6804         * subr.el: Move no-Mule make-char ...
6805         * help-nomule.el (make-char): To here.
6806         (string-width): Make Mule compatibility alias.
6807
6808 1999-06-15  Andy Piper  <andy@xemacs.org>
6809
6810         * select.el (get-selection-no-error): really make there be no-error.
6811         (get-selection): revert to original.
6812
6813 1999-06-11  Andy Piper  <andy@xemacs.org>
6814
6815         * select.el (selection-sets-clipboard): renamed.
6816         (own-selection): use it.
6817
6818 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
6819
6820         * XEmacs 21.2.16 is released
6821
6822 1999-06-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
6823
6824         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): Set 32 for
6825         missing characters to avoid crash.
6826
6827 1999-06-09  Jan Vroonhof  <vroonhof@math.ethz.ch>
6828
6829         * coding.el (set-terminal-coding-system): Only set the console
6830         coding system on the selected console if it is a tty.
6831
6832 1999-06-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
6833
6834         * cus-face.el:
6835         * cus-edit.el:
6836         * faces.el:
6837         (custom):
6838         (face-spec-set):
6839         * faces.el (frob-face-property):
6840         * font-menu.el (font-menu-set-font):
6841                   Actually apply changes from 1999-03-17
6842
6843 1999-06-10  Andy Piper  <andy@xemacs.org>
6844
6845         * select.el (get-selection): abstract out non error-signalling
6846         part.
6847         (get-selection-no-error): get-selection without signalling an
6848         error.
6849         (selection-is-clipboard-p): new variable. controls whether the
6850         selection sets the clipboard.
6851         (own-selection): use it.
6852
6853         * mouse.el (insert-selection): fallback to clipboard after trying
6854         primary selection and cutbuffer.
6855
6856 1999-06-05  Andy Piper  <andy@xemacs.org>
6857
6858         * x-select.el (xselect-kill-buffer-hook-1): use generalised
6859         selection functions.
6860
6861 1999-06-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
6862
6863         * code-files.el (buffer-file-coding-system): Use `raw-text' as
6864         default value.
6865         (load): Use `raw-text' instead of `no-conversion'.
6866         (insert-file-contents): Likewise.
6867
6868         * bytecomp.el (byte-compile-insert-header): Use `raw-text' instead
6869         of `no-conversion'.
6870
6871 1999-06-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
6872
6873         * coding.el: Don't copy `no-conversion' to `raw-text'.
6874
6875 1999-06-07  Hrvoje Niksic  <hniksic@srce.hr>
6876
6877         * subr.el (make-char): Define it if Mule is not around.
6878
6879 1999-06-07  SL Baur  <steve@steve1.m17n.org>
6880
6881         * mule/mule-help.el: Add trailing newline.  Use mule keyword.
6882
6883         * x-select.el (x-disown-selection-internal): Restore symbol as an
6884         obsolete alias.
6885         (xselect-kill-buffer-hook-1): Use disown-selection-internal.
6886
6887 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
6888
6889         * XEmacs 21.2.15 is released
6890
6891 1999-06-02  Oscar Figueiredo  <oscar@xemacs.org>
6892
6893         * subr.el (split-string): Avoid infinite looping
6894
6895 1999-05-30  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
6896
6897         * ldap.el (ldap-ignore-attribute-codings): New variable
6898         (ldap-default-attribute-decoder): New variable
6899         (ldap-coding-system): New variable
6900         (ldap-attribute-syntax-encoders): New variable
6901         (ldap-attribute-syntax-decoders): New variable
6902         (ldap-attribute-syntaxes-alist): New variable
6903         (ldap-encode-boolean): New function
6904         (ldap-decode-boolean): New function
6905         (ldap-encode-country-string): New function
6906         (ldap-decode-string): New function
6907         (ldap-decode-address): New function
6908         (ldap-encode-address): New function
6909         (ldap-decode-attribute): New function
6910         (ldap-search): Use some of these
6911
6912 1999-05-25  Jan Vroonhof  <jan@xemacs.org>
6913
6914         * version.el (emacs-version): Make the patch level/beta come
6915         before the XEmacs qualifier so that it gets into (funcall
6916         emacs-version) and thus in the bug reports.
6917         (emacs-version>=): Support patch levels.
6918
6919 1999-06-03  SL Baur  <steve@xemacs.org>
6920
6921         * version.el: implement x.y.z version number
6922         From Jan Vroonhof <vroonhof@math.ethz.ch>
6923
6924 1999-05-27  Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
6925
6926         * mule/mule-cmds.el (read-input-method-name): set input-method properly.
6927
6928 1999-05-22  Vin Shelton <acs@xemacs.org>
6929
6930         * startup.el: Document -private and break out non-standard X options.
6931
6932 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
6933
6934         * mule/mule-charset.el (charset-after): New function.
6935         (charset-direction): Synch with Mule, update docstring.
6936         (get-charset-property): New function.
6937         (put-charset-property): New function.
6938         (charset-plist): New function.
6939
6940         * mule/mule-charset.el (compose-region):
6941         (decompose-region): remove;  these functions (which don't work
6942         since we don't do composite characters) have been moved to
6943         mule-util.el.
6944         (toplevel): follow coding standards
6945
6946 1999-05-26  SL Baur  <steve@gneiss.etl.go.jp>
6947
6948         * dumped-lisp.el (preloaded-file-list): mule-files.el does not
6949         exist any more.
6950
6951         * code-files.el: Fix commentary to follow coding standards.  Move
6952         the single line left in mule-files.el to here.
6953
6954         * mule/mule-files.el: delete.
6955
6956 1999-05-24  SL Baur  <steve@gneiss.etl.go.jp>
6957
6958         * info.el (Info-scroll-prev): Use event functions instead of the
6959         old emacs 19 interface.
6960
6961 1999-06-02  Andy Piper  <andy@xemacs.org>
6962
6963         * x-font-menu.el (x-font-menu-load-font):
6964         font-menu-registry-encoding -> x-font-menu-registry-encoding type.
6965
6966 1999-05-31  Andy Piper  <andy@xemacs.org>
6967
6968         * font-menu.el (font-menu-ignore-scaled-fonts): move to font-menu
6969         group.
6970         (font-menu-this-frame-only-p): ditto.
6971         (font-menu-max-items): reinstate, from Jan Vroonhof
6972         <vroonhof@math.ethz.ch>
6973         (font-menu-submenu-name-format): ditto.
6974         (font-menu-split-long-menu): ditto, for use by the family
6975         constructor.
6976         (font-menu-family-constructor): use it.
6977
6978 1999-05-30  Andy Piper  <andy@xemacs.org>
6979
6980         * msw-faces.el (mswindows-font-regexp): new font matching regexp
6981         for use by the font menu.
6982
6983         * msw-font-menu.el: new file implementing mswindows specific
6984         font-menu behaviour.
6985         (mswindows-font-menu-registry-encoding): new function mirroring x version.
6986         (mswindows-font-menu-junk-families): ditto.
6987         (hack-font-truename): ditto.
6988         (mswindows-font-regexp-ascii): ditto.
6989         (mswindows-reset-device-font-menus): ditto.
6990         (mswindows-font-menu-font-data): ditto.
6991         (mswindows-font-menu-load-font): ditto.
6992
6993         * x-font-menu.el (x-reset-device-font-menus): made device specific.
6994         (x-font-menu-font-data): ditto.
6995         (x-font-menu-load-font): ditto.
6996
6997         * font-menu.el: new file implementing generic font menu behaviour.
6998         (font-menu-ignore-scaled-fonts): copied from x-font-menu.el and
6999         made device independent.
7000         (font-menu-this-frame-only-p): ditto.
7001         (font-menu-preferred-resolution): ditto.
7002         (font-menu-size-scaling): new variable used to determine whether
7003         sizes are in points or tenths of a point.
7004         (vassoc): moved from x-font-menu.el.
7005         (device-fonts-cache): ditto.
7006         (device-fonts-cache): ditto.
7007         (flush-device-fonts-cache): ditto.
7008         (reset-device-font-menus): copied from x-font-menu.el and made
7009         device independent. Most functionality deferred to
7010         device-dependent versions.
7011         (font-menu-family-constructor): copied from x-font-menu.el and
7012         made device independent.
7013         (font-menu-size-constructor): ditto.
7014         (font-menu-weight-constructor): ditto.
7015         (font-menu-set-font): ditto.
7016         (font-menu-change-face): ditto.
7017         (font-menu-load-font): new device method.
7018         (font-menu-font-data): ditto.
7019
7020         * x-font-menu.el: The above functions deleted.
7021
7022 1999-05-26  Andy Piper  <andy@xemacs.org>
7023
7024         * update-elc.el:
7025         * make-docfile.el:
7026         * loadup.el: rehash expand-file-name usage to not use default-directory.
7027
7028 1999-05-21  Andy Piper  <andy@xemacs.org>
7029
7030         * x-select.el (x-select-convert-to-text):
7031         (x-selected-text-type):
7032         (x-get-selection):
7033         (xselect-convert-to-string):
7034         (xselect-convert-to-compound-text):
7035         (xselect-convert-to-length):
7036         (xselect-convert-to-targets):
7037         (xselect-convert-to-delete):
7038         (xselect-convert-to-filename):
7039         (xselect-convert-to-charpos):
7040         (xselect-convert-to-lineno):
7041         (xselect-convert-to-colno):
7042         (xselect-convert-to-sourceloc):
7043         (xselect-convert-to-os):
7044         (xselect-convert-to-host):
7045         (xselect-convert-to-user):
7046         (xselect-convert-to-class):
7047         (xselect-convert-to-name):
7048         (xselect-convert-to-integer):
7049         (xselect-convert-to-atom):
7050         (xselect-convert-to-identity): functions renamed from x-* and
7051         moved to select.el.
7052         (x-get-secondary-selection): use rename get-selection.
7053         (x-get-clipboard): ditto.
7054         (x-own-selection): moved to select.el.
7055         (x-valid-simple-selection-p): ditto.
7056         (x-dehilight-selection): ditto.
7057         (x-own-clipboard): ditto.
7058         (x-disown-selection): ditto.
7059
7060         * x-mouse.el (x-yank-function): moved to mouse.el.
7061         (x-insert-selection): ditto.
7062         (x-set-point-and-move-selection): use renamed function.
7063
7064         * select.el (selected-text-type): moved and renamed from
7065         x-select.el.
7066         (selection-owner-p): moved to C.
7067         (selection-exists-p): ditto.
7068         (get-cutbuffer): new device method.
7069         (get-selection): generalised and moved from x-select.el.
7070         (own-selection): moved x-own-selection functionality into here.
7071         (dehilight-selection): renamed and moved from x-select.el.
7072         (own-clipboard): functionality moved from x-select.el using new
7073         generic C builtins.
7074         (disown-clipboard): ditto.
7075         (select-convert-to-text):
7076         (select-convert-to-string):
7077         (select-convert-to-compound-text):
7078         (select-convert-to-length):
7079         (select-convert-to-targets):
7080         (select-convert-to-delete):
7081         (select-convert-to-filename):
7082         (select-convert-to-charpos):
7083         (select-convert-to-lineno):
7084         (select-convert-to-colno):
7085         (select-convert-to-sourceloc):
7086         (select-convert-to-os):
7087         (select-convert-to-host):
7088         (select-convert-to-user):
7089         (select-convert-to-class):
7090         (select-convert-to-name):
7091         (select-convert-to-integer):
7092         (select-convert-to-atom):
7093         (select-convert-to-identity): new functions renamed from x-* and
7094         moved from x-select.el.
7095
7096         * mouse.el (mouse-consolidated-yank): subsume x-yank-function
7097         into here and use as the default window-system mouse yank.
7098         (insert-selection): generalised and moved from x-mouse.el.
7099         (own-clipboard): moved to C.
7100
7101         * msw-select.el (mswindows-selection-owned-p): deleted.
7102         (mswindows-own-selection): generalised and moved to select.el.
7103         (mswindows-disown-selection): generalised and moved to C.
7104         (mswindows-selection-owner-p): ditto.
7105
7106 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
7107
7108         * XEmacs 21.2.14 is released
7109
7110 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
7111
7112         * about.el: update contact info for jason and slb.
7113
7114 1999-05-13  SL Baur  <steve@gneiss.etl.go.jp>
7115
7116         * mule/european.el (setup-romanian-environment): Add Romanian
7117         support from Emacs/Mule romanian.el.
7118
7119 1999-03-17  Jan Vroonhof  <vroonhof@math.ethz.ch>
7120
7121         * cus-face.el: Label all custom changes with the 'custom' tag.
7122
7123         * cus-edit.el: idem ditto.
7124
7125         * faces.el: Added suport for adding device tags to various functions.
7126         (custom): New device tag.
7127         (face-spec-set): Call reset face with tags argument. No longer do
7128         x-init-global-faces hack.
7129
7130         * faces.el (frob-face-property): Use an anonymous specifier to map
7131         frob-face-property-1 over.
7132
7133         * x-font-menu.el (font-menu-set-font): Always specify all
7134         properties to custom.
7135
7136 1999-05-12  SL Baur  <steve@gneiss.etl.go.jp>
7137
7138         * mule/european.el (setup-czech-environment): Add czech support.
7139         From David Sauer <davids@orfinet.cz>
7140
7141 1999-03-15  SL Baur  <steve@xemacs.org>
7142
7143         * check-features.el: Turn hard errors into warnings.
7144
7145 1999-03-21  SL Baur  <steve@xemacs.org>
7146
7147         * simple.el (delete-key-deletes-forward): As per discussion on
7148         xemacs-beta, default to t.
7149
7150 1999-05-11  Hrvoje Niksic  <hniksic@srce.hr>
7151
7152         * loadup.el: Define Installation-string before loading anything.
7153
7154 1999-05-06  Gunnar Evermann  <ge204@eng.cam.ac.uk>
7155
7156         * files.el (auto-mode-alist): fix typo in regex for .bash_* files
7157         From Anders Stenman <stenman@isy.liu.se>
7158
7159 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
7160
7161         * wid-edit.el (widget-glyph-find): Ditto.
7162
7163         * packages.el (locate-library): Ditto.
7164
7165         * loadup.el (really-early-error-handler): Ditto.
7166
7167         * lib-complete.el (read-library): Ditto.
7168
7169         * faces.el (set-face-stipple): Ditto.
7170
7171         * code-files.el (load): Use new calling style of locate-file.
7172
7173 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
7174
7175         * packages.el (packages-unbytecompiled-lisp): Installation.el is
7176         dead.
7177
7178 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
7179
7180         * dumped-lisp.el (preloaded-file-list): Don't load
7181         Installation.el.
7182
7183         * loadup.el (Installation-string): Define it here.
7184
7185 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
7186
7187         * dumped-lisp.el (preloaded-file-list): Revert previous change --
7188         Installation.el needs to be loaded before `dump-paths', otherwise
7189         the dumping process won't find it.
7190
7191 1999-03-13  Adrian Aichner  <adrian@xemacs.org>
7192
7193         * dumped-lisp.el (preloaded-file-list): Load Installation.el after
7194         subr so that we can use `replace-in-string' in Installation.el to
7195         get rid of C-m chars under the native Windows build.
7196
7197 1999-04-29  Andy Piper  <andy@xemacs.org>
7198
7199         * make-docfile.el: canonicalize file and directory names.
7200
7201         * device.el (call-device-method): new function for calling device
7202         specific methods.
7203         (define-device-method): new function for defining device methods.
7204         (define-device-method*): ditto.
7205
7206 1999-04-27  Hrvoje Niksic  <hniksic@srce.hr>
7207
7208         * subr.el (buffer-string): Support new FSFmacs 20.4 stuff.
7209
7210 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
7211
7212         * mule/cyrillic.el (cyrillic-koi8-r-decode-table): New variable.
7213         (cyrillic-koi8-r-encode-table): Likewise.
7214         (ccl-decode-koi8): Use `cyrillic-koi8-r-decode-table'.
7215         (ccl-encode-koi8): Use `cyrillic-koi8-r-encode-table'.
7216
7217         * mule/mule-misc.el (split-char-or-char-int): New function [moved
7218         from vietnamese.el].
7219
7220         * mule/vietnamese.el: Move function `split-char-or-char-int' to
7221         mule/mule-misc.el.
7222
7223 1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
7224
7225         * mule/thai-xtis.el:
7226         - Change font registry name from "Thai94x94-0" to "xtis-0".
7227         - Change mnemonic of coding-system `tis-620' to "TIS620".
7228
7229 1999-04-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
7230
7231         * mule/ethiopic.el: fixed.
7232
7233 1999-03-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
7234
7235         * dumped-lisp.el: Add ethiopic, thai-xtis and vietnamese.
7236
7237         * mule/thai-xtis.el: New file.
7238
7239         * mule/vietnamese.el: New file.
7240
7241         * mule/ethiopic.el: New file.
7242
7243 1999-04-22  Hrvoje Niksic  <hniksic@srce.hr>
7244
7245         * bytecomp.el (byte-compile-close-variables): Leave
7246         debug-issue-ebola-notices alone.
7247
7248 1999-04-11  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7249
7250         * ldap.el (ldap-host-parameters-alist): Make `Search Base' appear
7251         at the top of the buffer since it is the most important thing to
7252         customize
7253         (ldap-get-host-parameter): New defun
7254         (ldap-search): Add a new parameter `withdn' to retrieve the
7255         distinguished names of entries
7256
7257 1999-04-22  Kai Haberzettl  <khaberz@synnet.de>
7258
7259         * startup.el (splash-frame-body): Date and spelling fixes.
7260
7261 1999-03-16  Colin Rafferty  <colin@xemacs.org>
7262
7263         * view-less.el (toggle-truncate-lines): add autoload tag
7264
7265 1999-04-19  Hrvoje Niksic  <hniksic@srce.hr>
7266
7267         * format.el (format-alist): Disable image stuff.
7268
7269 1999-04-17  Hrvoje Niksic  <hniksic@srce.hr>
7270
7271         * wid-edit.el (widget-glyph-find): Search by directories, then by
7272         suffixes rather than the other way around.
7273         (widget-image-conversion): Renamed to
7274         `widget-image-file-name-suffixes'.
7275
7276 1999-04-16  Olivier Galibert  <galibert@pobox.com>
7277
7278         * mule/mule-charset.el: Made old functions obsolete, remove the
7279         unspeakably evil (and inexistant in fsf's) charset-leading-byte.
7280         (charset-iso-graphic-plane): Rename from charset-graphic.
7281         (charset-iso-final-char): Rename from charset-final.
7282         (charset-width): Rename from charset-columns.
7283         (charset-bytes): Added from fsf compatibility, returns always 1.
7284
7285         * mule/mule-misc.el: Move charset-doc-string alias to
7286         mule-charset.el
7287
7288 1999-04-14  Colin Rafferty  <colin@xemacs.org>
7289
7290         * x-faces.el (x-make-font-bold-italic): honor
7291         *try-oblique-before-italic-fonts*
7292
7293 1999-04-14  Hrvoje Niksic  <hniksic@srce.hr>
7294
7295         * cl-extra.el (coerce): Coerce numbers to characters correctly.
7296
7297 1998-12-02  Hrvoje Niksic  <hniksic@srce.hr>
7298
7299         * x-faces.el (try-oblique-before-italic-fonts): Use the right
7300         name.
7301
7302 1999-04-14  Dave Gillesipe  <daveg@synaptics.com>
7303
7304         * cl-extra.el (equalp): Would bug out for lists.
7305
7306 1999-03-12  Charles G Waldman  <cgw@fnal.gov>
7307
7308         * about.el (about-hackers):  Change cgw's email address
7309
7310 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
7311
7312         * XEmacs 21.2.13 is released
7313
7314 1999-03-12  SL Baur  <steve@xemacs.org>
7315
7316         * simple.el (delete-key-deletes-forward): Revert to previous
7317         behavior.
7318
7319 1999-01-18  Didier Verna  <didier@xemacs.org>
7320
7321         * menubar-items.el (xemacs-splash-buffer): handle the case of
7322         multiple elements in the splash buffer body.
7323
7324         * startup.el (splash-frame-timeout): new constant: interval
7325         between splash buffer elements.
7326         (command-line-1): handle splash buffer with multiple elements (use
7327         a timeout).
7328         (splash-frame-body): Originally `startup-splash-frame-body'.
7329         Rewrote a cleaner and more readable version. This can now be array,
7330         in which case each element is displayed in turn in the splash buffer.
7331         (splash-frame-static-body): new constant. Persistent information
7332         across all splash buffer elements (preserves the possibility to give
7333         it in different languages.
7334         (circulate-splash-frame-elements): new function. Used as a timeout
7335         to circulate through all splash frame elements and display them in
7336         sequence.
7337         (display-splash-frame): originally `startup-splash-frame'. Handle
7338         the case of multiple elements in the splash buffer body. Now
7339         returns a timeout id if multiple elements to display, or nil.
7340
7341 1999-02-19  Jan Vroonhof  <vroonhof@math.ethz.ch>
7342
7343         * x-faces.el (x-init-global-faces): Add default tag to specifiers,
7344         so they can be overridden by x-init-face-from-resources.
7345         Additionally specify the font name also with an x tag.
7346
7347 1999-03-08  Andy Piper  <andy@xemacs.org>
7348
7349         * package-get.el (package-get-base): autoload.
7350
7351         * menubar-items.el (default-menubar): add update menu item. Fix
7352         custom menu to only be activated when package-base is available.
7353
7354         * package-get.el (package-get-custom): don't load
7355         package-get-custom as it is auto-generated. Fix group definition.
7356
7357 1999-03-05  Didier Verna  <didier@xemacs.org>
7358
7359         * cus-dep.el (Custom-make-dependencies): use `prin1-to-string'
7360         instead of `symbol-name' (Thanks Kyle).
7361
7362         * cus-edit.el (custom-save-variables): use `prin1' instead of
7363         princ to write symbols.
7364
7365 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
7366
7367         * XEmacs 21.2.12 is released
7368
7369 1999-03-05  SL Baur  <steve@xemacs.org>
7370
7371         * menubar-items.el (default-menubar): Add kfm browsing support.
7372         From Neal Becker <nbecker@fred.net>
7373
7374 1999-03-03  Steven Baur  <steve@gneiss.etl.go.jp>
7375
7376         * font-lock.el (font-lock-revert-cleanup): Null out to avoid repeated
7377         calls to font-lock during buffer reversion.
7378
7379 1999-02-12  Didier Verna  <didier@xemacs.org>
7380
7381         * info.el (Info-build-node-completions): unconditionally widen the
7382         tag table buffer.
7383
7384 1999-02-19  Paul Stodghill  <stodghil@cs.cornell.edu>
7385
7386         * x-faces.el (x-init-face-from-resources):
7387         Only set fonts in the 'x locale.
7388
7389 1999-03-04  Adrian Aichner  <adrian@xemacs.org>
7390
7391         * package-ui.el (pui-install-selected-packages): Don't throw on
7392         `package-admin-delete-binary-package' returning nil since it's
7393         normal.  Reindent function.
7394         (pui-add-required-packages): Handle case where packages selected
7395         for installation have never been installed.
7396
7397 1999-03-03  Martin Buchholz  <martin@xemacs.org>
7398
7399         * menubar-items.el (default-menubar):
7400         Implement the ``Mule->Set coding system of process'' menu item.
7401
7402 1999-02-18  Martin Buchholz  <martin@xemacs.org>
7403
7404         * files.el (auto-mode-alist): Use c-mode for *.i pre-processed cpp
7405         files
7406         - Change some `if's to `when's
7407
7408 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
7409
7410         * XEmacs 21.2.11 is released
7411
7412 1999-02-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
7413
7414         * userlock.el (ask-user-about-supersession-threat-dbox): Guard
7415         against window close (Fix Bug #460).
7416         (ask-user-about-lock-dbox): Idem.
7417
7418 1999-02-25  SL Baur  <steve@xemacs.org>
7419
7420         * mule/mule-charset.el (charset-leading-byte): New function.
7421         From Kazuyuki IENAGA <ienaga@jsys.co.jp>
7422
7423 1999-02-12  Andy Piper  <andy@xemacs.org>
7424
7425         * about.el (xemacs-hackers): change andy's email address.
7426         (about-url-alist): change andy's web page address.
7427         (about-xemacs): add piper.
7428
7429 1999-02-16  SL Baur  <steve@xemacs.org>
7430
7431         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
7432         of mule-base into lisp/mule.
7433
7434 1999-02-16  SL Baur  <steve@xemacs.org>
7435
7436         * mule/arabic.el:
7437         mule/canna-leim.el:
7438         mule/chinese.el:
7439         mule/cyrillic.el:
7440         mule/english.el:
7441         mule/european.el:
7442         mule/greek.el:
7443         mule/hebrew.el:
7444         mule/japanese.el:
7445         mule/kinsoku.el:
7446         mule/korean.el:
7447         mule/misc-lang.el:
7448         mule/mule-category.el:
7449         mule/mule-ccl.el:
7450         mule/mule-charset.el:
7451         mule/mule-cmds.el:
7452         mule/mule-coding.el:
7453         mule/mule-files.el:
7454         mule/mule-help.el:
7455         mule/mule-init.el:
7456         mule/mule-misc.el:
7457         mule/mule-tty-init.el:
7458         mule/mule-x-init.el:
7459         mule/viet-chars.el:  Remerge from mule-base.
7460
7461         * dumped-lisp.el (preloaded-file-list): Core mule files moved out
7462         of mule-base into lisp/mule.
7463
7464 1999-02-10  Adrian Aichner  <adrian@xemacs.org>
7465
7466         * process.el (exec-to-string): Use `shell-command-switch' in place
7467         of hard-wired "-c" (for WindowsNT).
7468
7469 1999-02-08  Charles G Waldman  <cgw@pgt.com>
7470
7471         * menubar-items.el (default-menubar):  Remove obsolete
7472         "Gopher" item
7473
7474 1999-02-06  Jan Vroonhof  <vroonhof@math.ethz.ch>
7475
7476         * package-admin.el (package-admin-get-install-dir): First fall
7477         back to the location of xemacs-base for non-mule packages.
7478
7479 1999-02-15  Martin Buchholz  <martin@xemacs.org>
7480
7481         * paths.el:
7482         - improved automounter tmp directory support.
7483         - support 4 (!) empirically discovered automounter conventions
7484
7485 1999-02-12  SL Baur  <steve@xemacs.org>
7486
7487         * etags.el (pop-tag-mark): autoload to match key binding.
7488
7489 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
7490
7491         * XEmacs 21.2.10 is released
7492
7493 1999-02-02  Jan Vroonhof  <vroonhof@math.ethz.ch>
7494
7495         * package-get.el (package-get-remote-filename): Don't bug out for
7496         a local file name in the search entry.
7497
7498 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
7499
7500         * XEmacs 21.2.9 is released
7501
7502 1999-01-19  Didier Verna  <didier@xemacs.org>
7503
7504         * replace.el (replace-search-function): new variable containing a
7505         function to perform a search-forward.
7506         (replace-re-search-function): new variable containing a function
7507         to perform a re-search-forward.
7508         (perform-replace): use them.
7509
7510 1999-01-25  Didier Verna  <didier@xemacs.org>
7511
7512         * select.el (selection-owner-p): use the name `XEmacs'.
7513         (cut-copy-clear-internal): ditto.
7514
7515 1999-01-18  Andy Piper  <andy@xemacs.org>
7516
7517         * about.el (about-url-alist): Update my entry.
7518         (xemacs-hackers): Ditto.
7519
7520 1999-01-14  Adrian Aichner  <adrian@xemacs.org>
7521
7522         * buffer.el (switch-to-buffer): Fixing documentation.
7523         * minibuf.el (minibuffer-completion-table): ditto.
7524         * cl-macs.el (return-from): ditto.
7525
7526 1999-01-04  Didier Verna  <didier@xemacs.org>
7527
7528         * replace.el (delete-non-matching-lines): temporarily disable
7529         case-folding when called interactively with a regexp containing
7530         uppercase characters.
7531         (delete-matching-lines): ditto.
7532         (count-matches): ditto.
7533         (list-matching-lines): ditto.
7534
7535 1999-01-07  Colin Rafferty  <colin@xemacs.org>
7536
7537         * window.el (shrink-window-if-larger-than-buffer): Clean up.  Only
7538         abort if current window is split horizontally, not if others are
7539         split.  Got rid of unnecessary minibuffer checking.  Also, add
7540         some comments (it's still complex).
7541
7542 1999-01-12  Robert Pluim  <rpluim@BayNetworks.com>
7543
7544         * package-get.el: changed address for doc.ic.ac.uk to
7545         sunsite.doc.ic.ac.uk
7546
7547 1999-01-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7548
7549         * ldap.el (toplevel): Remove requires so that the file compiles
7550         with a non LDAP-enabled XEmacs binary.  Provide `ldap'.
7551
7552 1999-01-10  J. Kean Johnston  <jkj@sco.com>
7553
7554         * dump-paths.el: Calculate module-directory and set
7555         module-load-path to the load path for modules.
7556
7557         * loadup.el: Get bootstrap value of module-load-path from the
7558         environment variable EMACSBOOTSTRAPMODULEPATH.
7559         - Display the module load path if we're debugging paths.
7560
7561         * setup-paths.el: Added function paths-find-site-module-directory.
7562         - Added function paths-find-module-directory.
7563         - Added function paths-construct-module-load-path.  Uses new
7564         environment variable EMACSMODULEPATH.
7565
7566 1998-12-30  Martin Buchholz  <martin@xemacs.org>
7567
7568         * font.el (font-default-object-for-device):
7569         Oops! This `or' can't be replaced by `unless'.
7570         Fixed inability to run w3, among other things.
7571
7572 1998-12-17  Charles G. Waldman <cgw@pgt.com>
7573
7574         * package-admin.el: Change initialization of
7575           package-admin-install-function dependent on system type.
7576           Change package-admin-install-function-mswindows to use
7577           "minitar".
7578
7579 1998-12-23  Hrvoje Niksic  <hniksic@srce.hr>
7580
7581         * mouse.el (default-mouse-motion-handler): Disable help echo while
7582         in the minibuffer.
7583
7584 1998-12-28  Martin Buchholz <martin@xemacs.org>
7585
7586         * XEmacs 21.2.8 is released.
7587
7588 1998-12-24  Martin Buchholz <martin@xemacs.org>
7589
7590         * XEmacs 21.2.7 is released.
7591
7592 1998-12-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
7593
7594         * package-ui.el (pui-list-packages): Set truncate-lines.
7595
7596         * package-get.el (package-get-download-menu): Use
7597         `package-ui-add-site'. Add a a toggle to indicate it is in the list.
7598
7599         * package-ui.el (pui-help): Ditch in favor of `describe-mode'
7600         (pui-help-string): idem.
7601         (list-packages-mode): New major mode.
7602         (pui-list-packages): Use 'list-packages-mode' in the package buffer.
7603         (pui-install-selected-packages): Add suport for removing packages.
7604         (pui-toggle-package-delete-key): New function.
7605         (pui-popup-context-sensitive): New kludge.
7606         (pui-list-packages): Add warning when `package-get-remote' is nil.
7607         (package-ui-add-site): New function.
7608
7609 1998-12-01  Didier Verna  <didier@xemacs.org>
7610
7611         * hyper-apropos.el (hyper-where-is): added the missing autoload.
7612
7613 1998-11-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
7614
7615         * ldap.el: Custom-ized
7616         (toplevel): Do not provide `ldap' which is provided by C level
7617         LDAP code
7618         (ldap-search): Docstring and stylistic fixes as suggested by Hrvoje
7619
7620 1998-12-05  Hrvoje Niksic  <hniksic@srce.hr>
7621
7622         * isearch-mode.el (isearch-mode): Really fix keymap lossage.
7623
7624 1998-12-17  Andy Piper  <andy@xemacs.org>
7625
7626         * sound.el (sound-load-list): name changed from sound-load-alist.
7627         (sound-extension-list): name changed from sound-ext-list.
7628         (load-default-sounds): use new names.
7629         (load-sound-file): use new names.
7630
7631 1998-12-16  Andy Piper  <andy@xemacs.org>
7632
7633         * XEmacs 21.2.6 is released
7634
7635 1998-11-30  Hrvoje Niksic  <hniksic@srce.hr>
7636
7637         * cus-dep.el (Custom-make-dependencies): Be smarter about trapping
7638         errors.
7639
7640 1998-12-04  Hrvoje Niksic  <hniksic@srce.hr>
7641
7642         * wid-edit.el (widget-echo-this-extent): Set
7643         help-echo-owns-message to t.
7644
7645 1998-11-30  Greg Klanderman  <greg@alphatech.com>
7646
7647         * package-get.el (package-get-download-menu): use toggles for
7648           each site in the download site menu.
7649
7650 1998-12-01  Jan Vroonhof <vroonhof@math.ethz.ch>
7651
7652         * package-get.el (package-get): If we cannot find a package
7653           because package-get-remote is not set, give a more helpful
7654           error message.
7655
7656 1998-11-30  Greg Klanderman  <greg@alphatech.com>
7657
7658         * package-get.el (package-get-remote-filename): use an EFS path
7659         with user anonymous if no user is specified.
7660
7661 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
7662
7663         * faces.el (face-spec-set): Re-init fallfacks for default after
7664         calling reset-face on the default face.
7665
7666 1998-12-10  Jan Vroonhof  <vroonhof@math.ethz.ch>
7667
7668         * package-admin.el (package-admin-default-install-function):
7669         Behave as advertised.  Make sure the pkg-dir is proper for
7670         default-directory.
7671         (package-admin-add-binary-package): Make sure the pkg-dir is
7672         proper for default-directory.
7673         (package-admin-install-function-mswindows): Make sure the pkg-dir
7674         is proper for default-directory.
7675
7676 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
7677
7678         * XEmacs 21.2.5 is released
7679
7680 1998-12-05  SL Baur  <steve@altair.xemacs.org>
7681
7682         * files.el (binary-file-regexps): regexp-opt is not available at
7683         bytecompile time.
7684
7685 1998-11-30  Martin Buchholz  <martin@xemacs.org>
7686
7687         * x-win-xfree86.el:
7688         * x-win-sun.el (x-win-init-sun):
7689         * x-win-sun.el:
7690         * x-mouse.el (mouse-track-and-copy-to-cutbuffer):
7691         * x-iso8859-1.el:
7692         * x-init.el (init-post-x-win):
7693         * x-init.el (init-pre-x-win):
7694         * x-init.el (x-initialize-compose):
7695         * x-init.el:
7696         * x-compose.el:
7697         * winnt.el:
7698         * widget.el:
7699         * wid-edit.el (widget-glyph-click):
7700         * wid-edit.el (widget-glyph-find):
7701         * wid-edit.el (widget-type):
7702         * view-less.el (view-buffer-other-window):
7703         * very-early-lisp.el:
7704         * version.el:
7705         * toolbar.el:
7706         * toolbar-items.el:
7707         * term/sun.el (suntool-map):
7708         * term/sun-mouse.el:
7709         * term/internal.el:
7710         * syntax.el (modify-syntax-entry):
7711         * symbol-syntax.el:
7712         * subr.el:
7713         * startup.el (lock-directory):
7714         * simple.el (set-comment-column):
7715         * simple.el (backward-delete-char-untabify):
7716         * shadow.el (find-emacs-lisp-shadows):
7717         * shadow.el:
7718         * setup-paths.el (paths-construct-info-path):
7719         * select.el (cut-copy-clear-internal):
7720         * process.el (call-process-region):
7721         * process.el (start-process-shell-command):
7722         * process.el:
7723         * paths.el (rmail-spool-directory):
7724         * paragraphs.el (use-hard-newlines):
7725         * package-get.el (package-get-dependencies):
7726         * package-admin.el (package-admin-delete-binary-package):
7727         * obsolete.el (truncate-string):
7728         * obsolete.el (store-substring):
7729         * mouse.el (default-mouse-track-maybe-own-selection):
7730         * mouse.el (mouse-yank-at-point):
7731         * modeline.el:
7732         * modeline.el (mouse-drag-modeline):
7733         * minibuf.el (read-directory-name-internal):
7734         * minibuf.el (read-file-name-internal):
7735         * minibuf.el (read-file-name-internal-1):
7736         * minibuf.el (read-file-name-2):
7737         * minibuf.el (exact-minibuffer-completion-p):
7738         * minibuf.el (read-from-minibuffer):
7739         * minibuf.el:
7740         * menubar.el (check-menu-syntax):
7741         * map-ynp.el (map-y-or-n-p):
7742         * make-docfile.el (docfile-out-of-date):
7743         * loadup.el ((member "run-temacs" command-line-args)):
7744         * loadup.el ((member "no-site-file" command-line-args)):
7745         * loadup.el (really-early-error-handler):
7746         * loadup.el:
7747         * loadhist.el:
7748         * loaddefs.el:
7749         * lisp-mnt.el (lm-verify):
7750         * lib-complete.el (lib-complete:cache-completions):
7751         * lib-complete.el (library-all-completions):
7752         * itimer.el (itimer-run-expired-timers):
7753         * info.el (Info-mode):
7754         * info.el (Info-insert-file-contents):
7755         * info.el (Info-rebuild-dir):
7756         * info.el (Info-build-dir-anew):
7757         * info.el (Info-parse-dir-entries):
7758         * info.el (Info-dir-outdated-p):
7759         * info.el (Info-insert-dir):
7760         * info.el (info-xref):
7761         * info.el:
7762         * hyper-apropos.el (hyper-apropos-get-doc):
7763         * hyper-apropos.el (hyper-describe-face):
7764         * hyper-apropos.el (hyper-apropos-mode):
7765         * hyper-apropos.el:
7766         * help.el (list-processes):
7767         * help.el:
7768         * gnuserv.el:
7769         * font.el (mswindows-font-create-name):
7770         * font.el (font-default-font-for-device):
7771         * font.el (x-font-create-object):
7772         * font.el (font-registry):
7773         * font.el:
7774         * font-lock.el (font-lock-keywords):
7775         * font-lock.el:
7776         * finder.el (finder-compile-keywords):
7777         * find-paths.el (paths-find-recursive-path):
7778         * fill.el (set-justification-center):
7779         * fill.el (fill-region-as-paragraph):
7780         * files.el (insert-directory):
7781         * files.el (wildcard-to-regexp):
7782         * files.el (recover-file):
7783         * files.el (basic-save-buffer):
7784         * files.el (delete-auto-save-file-if-necessary):
7785         * files.el (file-relative-name):
7786         * files.el (backup-extract-version):
7787         * files.el (backup-buffer):
7788         * files.el (set-visited-file-name):
7789         * files.el (set-auto-mode):
7790         * files.el (interpreter-mode-alist):
7791         * files.el:
7792         * files.el (find-file-noselect):
7793         * files.el (abbreviate-file-name):
7794         * files.el (parse-colon-path):
7795         * files.el (directory-abbrev-alist):
7796         * etags.el (visit-tags-table-buffer):
7797         * easymenu.el (easy-menu-define):
7798         * dragdrop.el (experimental-dragdrop-drag):
7799         * dragdrop.el (dragdrop-drop-do-functions):
7800         * dragdrop.el (dragdrop-drop-at-point):
7801         * disass.el (disassemble-1):
7802         * disass.el (disassemble-internal):
7803         * disass.el (disassemble):
7804         * disass.el:
7805         * derived.el (derived-mode-init-mode-variables):
7806         * derived.el (define-derived-mode):
7807         * custom.el (defgroup):
7808         * cus-edit.el (custom-quote):
7809         * config.el:
7810         * code-process.el (open-network-stream):
7811         * code-process.el (start-process):
7812         * code-process.el (call-process-region):
7813         * code-process.el (call-process):
7814         * code-process.el:
7815         * code-files.el (insert-file-contents):
7816         * code-files.el:
7817         * code-files.el (buffer-file-coding-system-for-read):
7818         * cmdloop.el (yes-or-no-p-minibuf):
7819         * cl.el:
7820         * cl-macs.el:
7821         * cl-extra.el:
7822         * callers-of-rpt.el (make-caller-report):
7823         * callers-of-rpt.el:
7824         * bytecomp.el (batch-byte-recompile-directory):
7825         * bytecomp.el (batch-byte-compile-1):
7826         * bytecomp.el (batch-byte-compile):
7827         * bytecomp.el (display-call-tree):
7828         * bytecomp.el (byte-compile-insert):
7829         * bytecomp.el (byte-compile-two-args-19->20):
7830         * bytecomp.el (byte-compile-variable-ref):
7831         * bytecomp.el (byte-compile-form):
7832         * bytecomp.el (byte-compile-top-level-body):
7833         * bytecomp.el (byte-compile-out-toplevel):
7834         * bytecomp.el (byte-compile-byte-code-maker):
7835         * bytecomp.el (byte-compile-file-form-defmumble):
7836         * bytecomp.el (byte-compile-file-form):
7837         * bytecomp.el (byte-compile-keep-pending):
7838         * bytecomp.el (byte-compile-insert-header):
7839         * bytecomp.el (byte-compile-from-buffer):
7840         * bytecomp.el (byte-compile-file):
7841         * bytecomp.el (byte-recompile-file):
7842         * bytecomp.el (byte-compile-close-variables):
7843         * bytecomp.el (byte-compile-warn-about-unused-variables):
7844         * bytecomp.el (byte-compile-warn-about-unresolved-functions):
7845         * bytecomp.el (byte-compiler-legal-options):
7846         * bytecomp.el (byte-compile-lapcode):
7847         * bytecomp.el (byte-optimize-log):
7848         * bytecomp.el ((fboundp 'defsubst)):
7849         * bytecomp.el:
7850         * bytecomp-runtime.el:
7851         * byte-optimize.el (byte-optimize-apply):
7852         * byte-optimize.el (car):
7853         * byte-optimize.el (byte-optimize-form):
7854         * byte-optimize.el (byte-optimize-form-code-walker):
7855         * byte-optimize.el:
7856         * build-report.el (build-report-insert-installation-file):
7857         * build-report.el (build-report):
7858         * auto-show.el:
7859         * apropos.el (apropos-documentation):
7860         - mega patch
7861         - clean up byte-compile warnings
7862         - remove unused variables
7863         - Use common lisp style hashtable functions
7864         - byte compiler cleanup
7865         - use #'(lambda ...) instead of '(lambda ...) or (function (lambda ...))
7866         - remove old backquote syntax usage
7867         - move some cl functionality into C for speed.
7868         - remove last remaining VMS support
7869         - spelling fixes
7870         - implement last, butlast, nbutlast, copy-list in C.
7871         - new macro ignore-file-errors, similar to ignore-errors
7872           (ignore-file-errors (delete-file "foo"))
7873         - get frequent garbage collection during loadup.el by tweaking
7874           gc-cons-threshold, rather than explicitly calling garbage-collect
7875         - default delete-key-deletes-forward to `t'.
7876
7877 1998-11-28  SL Baur  <steve@altair.xemacs.org>
7878
7879         * XEmacs 21.2-beta4 is released.
7880
7881 1998-11-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
7882
7883         * easymenu.el (easy-menu-add-item): Wraper around add-menu-btton.
7884         (easy-menu-item-present-p): Wrapper around find-menu-item.
7885         (easy-menu-remove-item): Wrapper around delete-menu-item.
7886
7887         * menubar.el (delete-menu-item): Add 'from-menu' argument.
7888         (add-menu-button): Add 'in-menu' argument.
7889         (add-menu-item-1): Add in-menu support to helper function.
7890
7891 1998-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7892
7893         * isearch-mode.el (isearch-mode): Fix keymap lossage.
7894
7895 1998-11-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
7896
7897         * faces.el (get-custom-frame-properties): Revert Hrvoje Niksic change
7898         of Dec 4, 1997.
7899
7900 1998-11-25  Hrvoje Niksic  <hniksic@srce.hr>
7901
7902         * process.el (shell-command-on-region): Report if the command
7903         succeeded or failed.
7904
7905 1998-11-24  Hrvoje Niksic  <hniksic@srce.hr>
7906
7907         * subr.el (buffer-substring-no-properties): Comment out.
7908
7909 1998-11-07  Adrian Aichner  <adrian@xemacs.org>
7910
7911         * msw-faces.el (mswindows-find-smaller-font): Turning font names
7912           into font instances first, like `x-frob-font-size' does.
7913           (mswindows-find-larger-font): ditto
7914
7915 1998-11-04  Greg Klanderman  <greg@alphatech.com>
7916
7917         * package-ui.el (pui-install-selected-packages): fix args in call
7918         to `package-get'.
7919
7920 1998-10-29  Jan Vroonhof  <vroonhof@math.ethz.ch>
7921
7922         * package-get.el (host-name): New widget type.
7923         (package-get-remote): Better customization using new type.
7924         (package-get-download-sites): idem dito.
7925
7926         (package-get-custom): Do not use package-get-all untill we have
7927         runtime dependencies.
7928
7929         (package-get-remove-copy): Default to 't' we no longer need this
7930         kludge as we do not currently use depenencies.
7931
7932         (package-get-was-current): New variable.
7933         (package-get-require-base): New 'force-current' argument.
7934         (package-get-update-base): idem
7935         (package-get-package-provider):  idem
7936         (package-get-locate-index-file): New 'no-remote' argument.
7937         (package-get-locate-file): idem.
7938
7939         (package-get-maybe-save-index): New function.
7940         (package-get-update-base): Use it.
7941
7942 1998-10-28 Greg Klanderman <greg@alphatech.com>
7943
7944         * package-get.el (package-get-remote): default to nil; by default,
7945         don't go out to the net via EFS.  They must select a download site.
7946         (package-get-download-sites): new variable.
7947         (package-get-download-menu): new function.
7948         (package-get-locate-index-file): new function.
7949         (package-get-update-base): use it.
7950
7951         * menubar-items.el (default-menubar): add "Update Package Index"
7952         and "Add Download Site" menus under Options | Manage Packages.
7953
7954 1998-10-19  Greg Klanderman  <greg@alphatech.com>
7955
7956         * package-get.el (package-get): bugfix code checking installed version
7957         for case where package is not currently installed.
7958         (package-get-require-signed-base-updates): new variable.
7959         (package-get-update-base-from-buffer): remove REMOTE-SOURCE arg, it was
7960         deemed not a goot thing.  Use the variable
7961         package-get-allow-unsigned-base-updates instead.
7962
7963 1998-10-16 Greg Klanderman <greg@alphatech.com>
7964
7965         * package-get.el (package-get): Don't install an older version than
7966         we already have unless explicitly told to.  Issue a warning.
7967
7968         * package-ui.el (pui-add-required-packages): when adding
7969         dependencies, don't add packages that are up to date.
7970         (pui-package-symbol-char):  Don't consider a package out of date
7971         if you have a newer version installed than the latest version in
7972         package-get-base.
7973
7974         * package-get.el (package-get-base-filename): document that it may
7975         be a path relative to package-get-remote;  new default value.
7976         (package-get-locate-file): new function.
7977         (package-get-update-base): use it to expand package-get-base-filename.
7978         (package-get-save-base): new function to save the package-get database
7979         to file.
7980         (package-get-update-base-from-buffer): add REMOTE-SOURCE argument.
7981         (package-get-update-base): pass the REMOTE-SOURCE arg.
7982         (package-get-update-base-entry): call package-get-custom-add-entry.
7983         (package-get-file-installed-p): removed; no longer needed.
7984         (package-get-create-custom): ditto.
7985         (toplevel): remove code to build and load package-get-custom.el
7986         (package-get-custom-add-entry): new function.
7987
7988 1998-10-12  Hrvoje Niksic  <hniksic@srce.hr>
7989
7990         * wid-edit.el (widget-button-click): Don't switch window.
7991
7992 1998-10-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
7993
7994         * cus-face.el (custom-set-face-update-spec): Add autoload cookie
7995
7996 1998-10-20  Malcolm Box  <malcolm@brownale.demon.co.uk>
7997
7998         * etags.el (find-tag-default): Run find-tag-hook using
7999         run-hooks rather than funcall
8000
8001 1998-10-19  Hrvoje Niksic  <hniksic@srce.hr>
8002
8003         * isearch-mode.el (isearch-mode): Set the current minor mode maps
8004         and the current local map as the parents to isearch-mode-map.
8005
8006 1998-10-15  SL Baur  <steve@altair.xemacs.org>
8007
8008         * XEmacs 21.2-beta3 is released.
8009
8010 1998-10-15  Greg Klanderman  <greg@alphatech.com>
8011
8012         * package-get.el (package-get-update-base): use
8013         insert-file-contents-internal, not insert-file-contents-literally.
8014
8015 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
8016
8017         * auto-save.el: expand-file 'auto-save-*-dir' at runtime not at
8018         dump time.
8019
8020 1998-10-15  Greg Klanderman  <greg@alphatech.com>
8021
8022         * package-get.el (package-get-update-base-entry): new function.
8023         (package-get-update-base): renamed; was `package-get-load-base'.
8024         cleanup, and use package-get-update-base-from-buffer.
8025         (package-get-update-base-from-buffer): new function.
8026         (package-get-update-base-entries): new; helper for above.
8027         Do not eval lisp grabbed over ftp; parse it from new format.
8028
8029 1998-10-15  Greg Klanderman  <greg@alphatech.com>
8030
8031         * files.el (set-auto-mode): Don't play games loading package-get
8032         database; package-get-package-provider will handle it all.
8033
8034 1998-10-14  Greg Klanderman  <greg@alphatech.com>
8035
8036         * package-get.el (package-get-base-filename): new variable.
8037         (package-get-require-base): new function.
8038         (package-get-pgp-signed-begin-line): new variable.
8039         (package-get-pgp-signature-begin-line): ditto.
8040         (package-get-pgp-signature-end-line):  ditto.
8041         (package-get-load-base): new function.
8042         (package-get-interactive-package-query):
8043         (package-get-update-all):
8044         (package-get-dependencies):
8045         (package-get-package-provider):
8046         (package-get-custom): use package-get-require-base.
8047         [package-get-custom loading]: disable for now.
8048
8049         * package-ui.el (pui-list-packages): use (package-get-require-base)
8050
8051 1998-10-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
8052
8053         * package-ui.el: Correct obvious thinko in choosing extent face.
8054
8055 1998-10-12  Jan Vroonhof  <vroonhof@math.ethz.ch>
8056
8057         * menubar-items.el (default-menubar): pui-list-package has nothing
8058         to with Customize. Move all the package stuff to a new Item in Options.
8059
8060         * package-ui.el (pui-menu): Add menu and Popup menu.
8061
8062         * package-get.el (package-get): Use new
8063         package-admin-get-install-dir.
8064
8065         * package-admin.el (package-admin-get-install-dir): New syntax.
8066         Conserve package location and put mule packages where mule-base is.
8067
8068         * package-get.el : Customized
8069
8070         * package-ui.el (pui): Customized
8071         (pui-package-install-dest-dir): New variable.
8072         (pui-install-selected-packages): Use it
8073
8074 1998-10-12  SL Baur  <steve@altair.xemacs.org>
8075
8076         * package-get.el (package-get-interactive-package-query): Move
8077         dependency on package-get-base to run-time.
8078         (package-get-update-all): Ditto.
8079         (package-get-dependencies): Ditto.
8080         (package-get-package-provider): Ditto.
8081         (package-get-custom): Ditto.
8082
8083 1998-10-11  Glynn Clements  <glynn@sensei.co.uk>
8084
8085         * events.el: Remove 'ascii-character property from 'backspace
8086         and 'delete symbols
8087
8088 1998-10-11  SL Baur  <steve@altair.xemacs.org>
8089
8090         * package-get-base.el: removed.
8091
8092 1998-09-23  Didier Verna  <didier@xemacs.org>
8093
8094         * simple.el (search-caps-disable-folding): moved from isearch-mode.el
8095         (no-upper-case-p): new function.
8096         (with-search-caps-disable-folding): new macro.
8097         (with-interactive-search-caps-disable-folding): new macro.
8098         (zap-to-char): In interactive mode, do a case-sensitive search if
8099         the character is uppercase.
8100         (zap-up-to-char): ditto.
8101
8102         * replace.el (perform-replace): use the function no-upper-case-p.
8103
8104         * isearch-mode.el (isearch-fix-case): ditto.
8105         make obsolete `with-caps-disable-folding' and
8106         `isearch-no-upper-case-p'.
8107
8108         * etags.el (find-tag-internal): use `with-search-caps-disable-folding'.
8109         (tags-search): ditto.
8110         (tags-query-replace): ditto.
8111
8112         * info.el (Info-search): ditto.
8113
8114 1998-10-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
8115
8116         * x-font-menu.el (font-menu-set-font): Respect font-menu-frame-local
8117
8118 1998-10-07  Greg Klanderman  <greg@alphatech.com>
8119
8120         * package-admin.el (package-admin-rmtree): rewritten.  need to
8121         check for "." and ".." before symlink check.  expand files and
8122         directories with respect to DIRECTORY, not default-directory.
8123
8124 1998-10-04  Greg Klanderman  <greg@alphatech.com>
8125
8126         * package-get.el (package-get-all): add INSTALL-DIR argument.
8127
8128 1998-10-06  Greg Klanderman  <greg@alphatech.com>
8129
8130         * package-ui.el (pui-add-required-packages): new function, select
8131         dependent packages.
8132         (pui-display-keymap): bind it.
8133         (pui-help-string): document it.
8134         (pui-install-selected-packages): package-get-all -> package-get.
8135
8136         * package-get.el (package-get-dependencies): new function.
8137
8138 1998-10-04  Hrvoje Niksic  <hniksic@srce.hr>
8139
8140         * isearch-mode.el (isearch-done): Use regexp-search-ring-max for
8141         regexps.
8142
8143 1998-10-05  Hrvoje Niksic  <hniksic@srce.hr>
8144
8145         * mouse.el (default-mouse-track-point-at-opening-quote-p): New
8146         function.
8147         (default-mouse-track-normalize-point): Use it.
8148
8149 1998-09-30  Jan Vroonhof  <vroonhof@math.ethz.ch>
8150
8151         * package-admin.el (package-admin-delete-binary-package):
8152                 General cleanup. Remove unnessary use of progn and
8153         save-excursion.
8154         (package-admin-delete-binary-package): Do NOT mess with file
8155         modes. That is evil.
8156         (package-admin-delete-binary-package): Wrap all deleting in
8157         condition-case. The data in MANIFEST is untrustworthy.
8158         (package-admin-delete-binary-package): Let the OS worry about non
8159         empty directories.
8160
8161 1998-10-09  SL Baur  <steve@altair.xemacs.org>
8162
8163         * lisp-mnt.el (lm-commentary): Fix InfoDock-style comment
8164         processing.
8165         (lm-report-bug): Fix mail address to send bug reports to.
8166
8167 1998-09-29  SL Baur  <steve@altair.xemacs.org>
8168
8169         * XEmacs 21.2-beta2 is released.
8170
8171 1998-08-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
8172
8173         * files.el (auto-mode-alist): Enhanced regexp for perl-mode
8174
8175 1998-09-22  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
8176
8177         * info.el (Info-mode): Document page turning by double clicks in
8178         docstring so `M-x describe-mode' will display it.
8179
8180 1998-09-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
8181
8182         * info.el (Info-mouse-track-double-click-hook): Use character
8183         widths to calculate a border region where double clicking does
8184         page turning, and return `nil' by default so other hooks, such as
8185         region highlighting, will be run.
8186
8187 1998-09-29  Colin Rafferty   <colin@xemacs.org>
8188
8189         * sound.el (default-sound-directory-list): Initialize with all the
8190         "sounds" directories in `data-directory-list'.  It used to just be
8191         the first one.
8192
8193         * packages.el (locate-data-directory-list): Created.  This gives
8194         the list of matching directories, unlike `locate-data-directory',
8195         which just gives the first one.
8196
8197 1998-09-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
8198
8199         * minibuf.el (read-from-minibuffer): No longer bind help-form but
8200         make a binding in the local keymap until help-char handling is
8201         improved.
8202
8203         * help.el (help-keymap-with-help-key): Provide keymap with help
8204         binding.
8205         (help-print-help-form): New helper function.
8206
8207 1998-09-23  Hrvoje Niksic  <hniksic@srce.hr>
8208
8209         * isearch-mode.el (isearch-highlight): set-extent-endpoints can
8210         move extent to another buffer; no need to create a new extent.
8211         (isearch-fix-case): New function.
8212         (isearch-search-and-update): Use it.
8213
8214 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
8215
8216         * isearch-mode.el (isearch-mode): Use overriding-local-map to set
8217         the keymap, not minor-mode-map-alist.
8218         (isearch-done): Restore overriding-local-map.
8219
8220 1998-09-21  Martin Buchholz  <martin@xemacs.org>
8221
8222         * bytecomp.el (byte-compile-buffer-substring):
8223         Fix for: (byte-compile (defun f () (buffer-substring)))
8224         ==>   ** buffer-substring called with 3 args, but requires 0-3
8225         - new code not only works, but is more readable, too.
8226
8227 1998-09-20  Jonathan Harris  <jhar@tardis.ed.ac.uk>
8228
8229         * msw-faces.el (mswindows-init-device-faces): Don't try to
8230           specify a default font at this late stage. Do try to force
8231           creation of the default face font so that if it fails we get
8232           an error now instead of a crash at frame creation.
8233
8234           mswindows-font-canonicalize-name, mswindows-make-font-unbold,
8235           mswindows-make-font-unitalic: Canonical default weight
8236           changed from "Normal" to "Regular".
8237
8238           mswindows-make-font-bold / -bold-italic: Supplied device was
8239           not being passed into call to mswindows-find-smaller-font.
8240
8241 1998-09-10  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
8242
8243         * package-get.el (package-get-remote): Fix the path where to find
8244           the packages on xemacs.org.
8245
8246 1998-09-08  Hrvoje Niksic  <hniksic@srce.hr>
8247
8248         * about.el (about-maintainer-info): Update Ben's entry.
8249
8250 1998-09-24  Martin Buchholz  <martin@xemacs.org>
8251
8252         * lisp/shadow.el (find-emacs-lisp-shadows):
8253         - `member' was being called on lists of length 2000!
8254         - Replace with hashtables.
8255         - Replace hand-coded loops with (dolist)
8256         - Fix comment typo
8257
8258 1998-09-20  Darryl Okahata  <darrylo@sr.hp.com>
8259
8260         * packages.el: Added new function, `package-delete-name', to
8261           delete existing packages from the installed package database
8262           (`packages-package-list').  Also added the "pkginfo" directory
8263           to `packages-special-base-regexp', so that the pkginfo directory
8264           would not get added to `late-packages'.
8265
8266         * package-admin.el: Added ability to delete an installed package
8267           (added low-level function, `package-admin-delete-package').
8268           Understands how to use the pkginfo/MANIFEST.<package> file to
8269           delete the package.  When installing a package, will also
8270           create a MANIFEST.* file if one is not provided by the
8271           package.  If the MANIFEST.* doesn't exist when deleting a
8272           package, the functions will fall back to attempting to delete
8273           any package-specific lisp directory.
8274
8275         * package-get.el: Moved some functions to package-admin.el.
8276           Added interactive function `package-get-delete-package', for
8277           use by users for deleting a package.
8278
8279           Also modified to not require the presence of efs.
8280
8281 1998-09-22  Hrvoje Niksic  <hniksic@srce.hr>
8282
8283         * files.el (find-file-noselect): Handle all signals, kill the
8284         buffer and resignal.
8285
8286 1998-09-23  SL Baur  <steve@altair.xemacs.org>
8287
8288         * cl-macs.el (glyph-image): Add setf method.
8289
8290 1998-09-06  Darryl Okahata  <darrylo@sr.hp.com>
8291
8292         * package-get.el: Fixed broken EFS downloading.  Also, look for
8293           .tar.gz files first, in preference over .tgz files.
8294
8295         * package-ui.el: Fix display of package version numbers.
8296
8297 1998-08-27  Jan Vroonhof  <vroonhof@math.ethz.ch>
8298
8299         * x-font-menu.el (font-menu-set-font):  Add "pt" units to size
8300         argument.
8301
8302 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
8303
8304         * list-mode.el: `display-completion-list': added new/optional
8305           keyword `:completion-string', which allows the programmer to
8306           change the "Possible completions are:" prompt.
8307
8308         * menubar-items.el: Added new pulldown menu-pick to start up the
8309           visual package browser/installer:
8310
8311                 Options->Customize->List Packages
8312
8313         * package-admin.el: Added hooks for installing under both Unix
8314           and MS Windows.  Does additional error checking.  No longer
8315           calls "add-big-package.sh" to install packages under Unix; now
8316           calls gunzip & tar directly.
8317
8318         * package-get.el: Added ability to install packages from files
8319           on a local disk/CDROM.  Now deletes any existing package lisp
8320           directory.  Does completion on available packages when
8321           querying for package names.  Will also search for .tgz files
8322           in addition for .tar.gz files.  Tries to reload
8323           auto-autoloads, as a convenience when loading new packages,
8324           and also tries to add any new package paths to `load-path'.
8325           Changed all occurences of `concat' to use `expand-file-name'.
8326
8327         * package-ui.el: New file which implements the main visual
8328           package browser/installer, which is started via a menu pick or
8329           M-x pui-list packages.
8330
8331 1998-09-03  Hrvoje Niksic  <hniksic@srce.hr>
8332
8333         * startup.el (load-init-file): spelling fix.
8334
8335 1998-09-02  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8336
8337         * startup.el (normal-top-level): Load auto-autoload files
8338         covariantly with their precedence.
8339
8340 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
8341
8342         * menubar-items.el (default-menubar): Remove "Font Weight"
8343         option, there is currently no custom equivalent.. Customize-faces
8344         is "Edit faces".
8345
8346         * x-font-menu.el (font-menu-set-font): Use customize to set
8347         default face.
8348
8349         * faces.el (face-spec-update-all-matching): New function.
8350
8351         * cus-face.el (custom-set-face-update-spec): New function.
8352         Interface to customize faces from elisp.
8353
8354         (custom-face-value-create): Show the customized settings if set
8355         but not saved.
8356
8357 1998-08-26  Jan Vroonhof  <vroonhof@math.ethz.ch>
8358
8359         (custom-face-value-create): Show the customized settings if set
8360         but not saved.
8361
8362 1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
8363
8364         * keydefs.el (global-map): Add FSF 20.3 binding of
8365         query-replace-regexp.
8366
8367 1998-08-21  Greg Klanderman  <greg@alphatech.com>
8368
8369         * minibuf.el (read-file-name-internal-1): use
8370         user-name-completion-1 instead of user-name-completion.
8371
8372 1998-08-19  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8373
8374         * loadup.el:
8375         * make-docfile.el:
8376         * update-elc.el: Don't set `source-directory' (now defunct as a
8377         global variable) no more.
8378
8379         * packages.el (packages-list-autoloads): Made `source-directory'
8380         (now defunct as a global variable) a parameter.
8381
8382 1998-08-13  Carsten Leonhardt  <leo@arioch.oche.de>
8383
8384         * about.el (about-hackers): new email
8385
8386 1998-08-16  SL Baur  <steve@altair.xemacs.org>
8387
8388         * lisp-mode.el (with-string-as-buffer-contents): Set indentation.
8389
8390 1998-07-17  Didier Verna  <didier@xemacs.org>
8391
8392         * faces.el (set-face-property):
8393         (set-face-dim-p):
8394         (face-dim-p): updated the doc strings now that the dim property isn't
8395         tty-specific.
8396         (face-equal): the dim property is now a common one.
8397
8398         * cus-face.el (custom-face-attributes): New face attribute: `dim'
8399         Renamed the `stipple' attribute to `background-pixmap'.
8400         (custom-face-background-pixmap): make custom-face-stipple an
8401         obsolete alias for this.
8402
8403 1998-08-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8404
8405         * find-paths.el (paths-file-readable-directory-p): Created and
8406         used.
8407
8408         * loadup.el: Don't set inhibit-... flags from run-temacs.
8409
8410 1998-08-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
8411
8412         * packages.el (packages-data-path-depth): Added and used.
8413
8414 1998-08-05  Charles G. Waldman <cgw@pgt.com>
8415
8416         * about.el:
8417         - Change .xpm to .png, delete "zcat" section.
8418         - cosmetic fix in the 'marcpa' entry.
8419
8420         * etc/photos
8421         - convert all .xpm.Z to .png
8422         - rename mrb to martin
8423         - rename mcook-m to mcookm
8424
8425 1998-07-31  Martin Buchholz  <martin@xemacs.org>
8426
8427         * x-init.el (x-initialize-compose): Add support for
8428         dead-circumflex as YET ANOTHER NAME for that dead key.
8429
8430 1998-08-05  Colin Rafferty <colin@xemacs.org>
8431
8432         * setup-paths.el (paths-construct-exec-path): Made the
8433         last-packages really be last.
8434         (paths-construct-data-directory-list): Ditto.
8435
8436 1998-08-01  Kai Haberzettl  <khaberz@synnet.de>
8437
8438         * startup.el(startup-splash-frame-body):
8439         Update Copyright notice in splash screen
8440
8441 1998-07-20  Greg Klanderman  <greg@alphatech.com>
8442
8443         * minibuf.el (read-file-name-internal-1): do ~user completion.
8444
8445 1998-07-22  Jan Vroonhof  <vroonhof@math.ethz.ch>
8446
8447         * font-lock.el (font-lock-fontify-glumped-region): Add guard
8448         aginst destroyed extents
8449
8450 1998-07-24  Greg Klanderman  <greg@alphatech.com>
8451
8452         * package-get.el (package-get): add `install-dir' argument.
8453
8454 1998-07-20  John Jones  <jj@asu.edu>
8455
8456         * package-get.el: calls to package-get-update-all will only
8457           update packages which are already installed.
8458
8459 1998-07-23  SL Baur  <steve@altair.xemacs.org>
8460
8461         * autoload.el (update-file-autoloads): Ensure autoloads buffer is
8462         writable.
8463
8464 1998-07-20  Colin Rafferty   <colin@xemacs.org>
8465
8466         * about.el (about-hackers): Correct my email.
8467
8468 1998-07-20  Kai Haberzettl  <khaberz@synnet.de>
8469
8470         * about.el (about-hackers): new email-address.
8471
8472 1998-07-25  SL Baur  <steve@altair.xemacs.org>
8473
8474         * minibuf.el (read-number): Don't let `input-error' condition
8475         escape.
8476
8477 1998-07-20  Greg Klanderman  <greg@alphatech.com>
8478
8479         * about.el (about-hackers): use my `email-for-life' address.
8480
8481 1998-07-19  SL Baur  <steve@altair.xemacs.org>
8482
8483         * XEmacs 21.2-beta1 is released.
8484
8485 1998-07-12  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8486
8487         * ldap.el (ldap-search): Doc string change
8488
8489 1998-07-16  Colin Rafferty   <colin@xemacs.org>
8490
8491         * menubar-items.el (default-menubar): Removed references to
8492         `data-directory', and use `locate-data-file' instead, and made
8493         then greyed out if they don't exist.
8494
8495 1998-07-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8496
8497         * keymap.el (events-to-keys): Use `format' instead of `concat'
8498         since the latter does not accept integer args anymore
8499
8500 1998-07-15  SL Baur  <steve@altair.xemacs.org>
8501
8502         * dumped-lisp.el (preloaded-file-list): Usage of Lisp read-time
8503         macros replaced.
8504
8505 1998-07-14  SL Baur  <steve@altair.xemacs.org>
8506
8507         * make-docfile.el: Get first initialization from very-early-lisp.el
8508         * update-elc.el: Ditto.
8509         * loadup.el (really-early-error-handler): Ditto.
8510
8511         * packages.el (packages-unbytecompiled-lisp): Add new file,
8512         very-early-lisp.el.
8513
8514         * very-early-lisp.el: New file.
8515
8516 1998-07-14  SL Baur  <steve@altair.xemacs.org>
8517
8518         * Symbols that have been obsolete for at least 3 years removed (II).
8519
8520         * obsolete.el (eval-current-buffer): Make compatible.
8521         (byte-code-function-p): Ditto.
8522         (send-string): Removed.
8523         (send-region): Removed.
8524         (screen-scrollbar-width): Removed.
8525         (set-screen-scrollbar-width): Removed.
8526         (set-screen-left-margin-width): Removed.
8527         (set-screen-right-margin-width): Removed.
8528         (screen-left-margin-width): Removed.
8529         (screen-right-margin-width): Removed.
8530         (set-buffer-left-margin-width): Removed.
8531         (set-buffer-right-margin-width): Removed.
8532         (buffer-left-margin-width): Removed.
8533         (buffer-right-margin-width): Removed.
8534         (x-set-frame-icon-pixmap): Removed.
8535         (x-set-screen-icon-pixmap): Removed.
8536         (pixel-name): Removed.
8537         (make-pixmap): Removed.
8538         (make-cursor): Removed.
8539         (pixmap-width): Removed.
8540         (pixmap-contributes-to-line-height-p): Removed.
8541         (set-pixmap-contributes-to-line-height): Removed.
8542
8543 1998-07-13  SL Baur  <steve@altair.xemacs.org>
8544
8545         * obsolete.el (popup-menu-up-p): removed.
8546         (read-no-blanks-input): Removed.
8547         (wholenump): Removed.
8548         (ring-mod): Removed (what was ring-mod?).
8549         (current-time-seconds): Removed.
8550         (run-special-hook-with-args): Removed.
8551         (dot): Removed.
8552         (dot-marker): Removed.
8553         (dot-min): Removed.
8554         (dot-max): Removed.
8555         (window-dot): Removed.
8556         (set-window-dot): Removed.
8557
8558         * bytecomp.el: Remove bytecompiler support for `dot', `dot-max' and
8559         `dot-min'.
8560
8561         * minibuf.el: (read-no-blanks-input): remove commented-out copy.
8562
8563         * code-files.el (insert-file-contents): Rename
8564         run-special-hook-with-args to run-hook-with-args-until-success.
8565         (write-region): Ditto.
8566
8567 1998-07-12  SL Baur  <steve@altair.xemacs.org>
8568
8569         * about.el: Fix typos, update release date.
8570
8571         * Symbols that have been obsolete for at least 3 years removed.
8572
8573         * cl-macs.el (cl-parse-loop-clause): Delete obsolete references to
8574         screen- functions.
8575         (toplevel): remove setf methods for screen functions.
8576         * cl-macs.el (extent-data): defsetf removed.
8577         * obsolete.el (lisp-indent-hook): Make compatible, it's used too
8578         many places to remove.
8579         (comment-indent-hook): Ditto.
8580         * obsolete.el (get-screen-for-buffer-default-screen-name): Remove.
8581         (buffer-dedicated-screen): Ditto.
8582         (deiconify-screen): Ditto.
8583         (delete-screen): Ditto.
8584         (event-screen): Ditto.
8585         (find-file-other-screen): Ditto.
8586         (find-file-read-only-other-screen): Ditto.
8587         (live-screen-p): Ditto.
8588         (screen-height): Ditto.
8589         (screen-iconified-p): Ditto.
8590         (screen-list): Ditto.
8591         (screen-live-p): Ditto.
8592         (screen-name): Ditto.
8593         (screen-parameters): Ditto.
8594         (screen-pixel-height): Ditto.
8595         (screen-pixel-width): Ditto.
8596         (screen-root-window): Ditto.
8597         (screen-selected-window): Ditto.
8598         (screen-totally-visible-p): Ditto.
8599         (screen-visible-p): Ditto.
8600         (screen-width): Ditto.
8601         (screenp): Ditto.
8602         (get-screen-for-buffer): Ditto.
8603         (get-screen-for-buffer-noselect): Ditto.
8604         (get-other-screen): Ditto.
8605         (iconify-screen): Ditto.
8606         (lower-screen): Ditto.
8607         (mail-other-screen): Ditto.
8608         (make-screen): Ditto.
8609         (make-screen-invisible): Ditto.
8610         (make-screen-visible): Ditto.
8611         (modify-screen-parameters): Ditto.
8612         (new-screen): Ditto.
8613         (next-screen): Ditto.
8614         (next-multiscreen-window): Ditto.
8615         (other-screen): Ditto.
8616         (previous-screen): Ditto.
8617         (previous-multiscreen-window): Ditto.
8618         (raise-screen): Ditto.
8619         (redraw-screen): Ditto.
8620         (select-screen): Ditto.
8621         (selected-screen): Ditto.
8622         (set-buffer-dedicated-screen): Ditto.
8623         (set-screen-height): Ditto.
8624         (set-screen-position): Ditto.
8625         (set-screen-size): Ditto.
8626         (set-screen-width): Ditto.
8627         (show-temp-buffer-in-current-screen): Ditto.
8628         (switch-to-buffer-other-screen): Ditto.
8629         (visible-screen-list): Ditto.
8630         (window-screen): Ditto.
8631         (x-set-screen-pointer): Ditto.
8632         (x-set-frame-pointer): Ditto.
8633         (screen-title-format): Ditto.
8634         (screen-icon-title-format): Ditto.
8635         (terminal-screen): Ditto.
8636         (delete-screen-hook): Ditto.
8637         (create-screen-hook): Ditto.
8638         (mouse-enter-screen-hook): Ditto.
8639         (mouse-leave-screen-hook): Ditto.
8640         (map-screen-hook): Ditto.
8641         (unmap-screen-hook): Ditto.
8642         (default-screen-alist): Ditto.
8643         (default-screen-name): Ditto.
8644         (x-screen-defaults): Ditto.
8645         (x-create-screen): Ditto.
8646         * obsolete.el: meta-flag removed.
8647         baud-rate removed.
8648         sleep-for-millisecs removed.
8649         extent-data removed.
8650         set-extent-data removed.
8651         set-extent-attribute removed.
8652         extent-glyph removed.
8653         extent-layout removed.
8654         set-extent-layout removed.
8655         list-faces-display removed.
8656         list-faces removed.
8657         trim-versions-without-asking removed.
8658         after-write-file-hooks removed.
8659         truename removed.
8660         auto-fill-hook removed.
8661         blink-paren-hook removed.
8662         select-screen-hook, deselect-screen-hook removed.
8663         auto-raise-screen, auto-lower-screen removed.
8664
8665         * msw-mouse.el: Global change resource -> mswindows-resource.
8666
8667         * XEmacs 21.0-pre5 is released.
8668
8669 1998-07-11  SL Baur  <steve@altair.xemacs.org>
8670
8671         * about.el (about-hackers): Credits update.
8672
8673 1998-07-11  Hrvoje Niksic  <hniksic@srce.hr>
8674
8675         * register.el (insert-register): Don't activate the region.
8676
8677 1998-07-10  SL Baur  <steve@altair.xemacs.org>
8678
8679         * select.el: Restore x-* symbols for backwards compatibility:
8680         x-copy-primary-selection, x-kill-primary-selection,
8681         x-delete-primary-selection, x-select-make-extent-for-selection,
8682         x-valid-simple-selection-, x-cut-copy-clear-internal.
8683
8684 1998-07-09  SL Baur  <steve@altair.xemacs.org>
8685
8686         * XEmacs 21.0-pre4 is released.
8687
8688 1998-06-28  Hrvoje Niksic  <hniksic@srce.hr>
8689
8690         * menubar-items.el (default-menubar): Use `report-emacs-bug' for
8691         reporting bugs.
8692         (maybe-add-init-button): Fix semantics under Windows.  Use
8693         `expand-file-name' rather than `concat'.
8694
8695         * help.el (print-messages): New function.
8696
8697 1998-07-05  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8698
8699         * ldap.el (ldap-host-parameters-alist): Docstring fixes
8700
8701 1998-07-04  Jonathan Harris  <jhar@tardis.ed.ac.uk>
8702
8703         * about.el: Tweaked my entry in about-hackers.
8704
8705         * find-paths.el (paths-emacs-root-p):
8706           Relaxed emacs-root checking of an in-place installation to
8707           also accommodate the flat layout used on MS Windows.
8708
8709 1998-06-29  John Jones  <jj@asu.edu>
8710
8711         * package-get.el: calls to package-get-update-all will only
8712           update packages which are already installed.
8713
8714 1998-07-05  Andy Piper  <andyp@parallax.co.uk>
8715
8716         * faces.el (xpm-color-symbols): remove hardcoded defaults these
8717         are handled by the gui-element face fallbacks now.
8718
8719         * x-faces.el: default gui-element face to "background" as well as
8720         the default face.
8721
8722         * msw-faces.el (mswindows-init-device-faces): remove gui-element
8723         and default face settings since these are set as fallbacks now in
8724         the appropriate domain.
8725
8726 1998-07-02  SL Baur  <steve@altair.xemacs.org>
8727
8728         * text-mode.el (text-mode): Reorder regexp so the OR part
8729         corresponding to `page-delim' goes first and the hack in
8730         `forward-paragraph' will work.
8731         With bug analysis from Bob Weiner <weiner@altrasoft.com>
8732
8733 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
8734
8735         * subr.el (remove-hook): When checking the hook value
8736           with functionp, don't apply car to it.
8737
8738 1998-06-24  Jonathan Harris  <jhar@tardis.ed.ac.uk>
8739
8740         * package-get.el (package-get-remote-filename):
8741           Don't use file-name-as-directory because the local directory
8742           separator conventions might not be the same as ftp's.
8743
8744 1998-06-27  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8745
8746         * ldap.el (ldap-host-parameters-alist): New name of
8747         `ldap-host-parameters-plist'
8748
8749 1998-06-26  Adrian Aichner  <adrian@xemacs.org>
8750
8751         * package-get.el: Using (require 'package-get-base), now that it
8752         provides itself.  Consequently removed all instances of (load
8753         "package-get-base.el").
8754
8755 1998-06-29  Kyle Jones  <kyle_jones@wonderworks.com>
8756
8757         * subr.el (remove-hook): Don't treat the hook value as a
8758           list unless it is both consp and not functionp.
8759
8760 1998-06-29  SL Baur  <steve@altair.xemacs.org>
8761
8762         * about.el: Email address for Ben Wing is ben@xemacs.org.
8763         * auto-show.el: Ditto.
8764         * bytecomp.el: Ditto.
8765         * faces.el: Ditto.
8766         * x-scrollbar.el: Ditto.
8767         * x-misc.el: Ditto.
8768         * tty-init.el: Ditto.
8769         * toolbar-items.el: Ditto.
8770         * symbol-syntax.el: Ditto.
8771         * specifier.el: Ditto.
8772         * objects.el: Ditto.
8773         * hyper-apropos.el: Ditto.
8774         * glyphs.el: Ditto.
8775
8776 1998-06-27  Hrvoje Niksic  <hniksic@srce.hr>
8777
8778         * mouse.el (drag-window-divider): vertical-divider-draggable-p ->
8779         vertical-divider-always-visible-p.
8780         (default-mouse-motion-handler): Ditto.
8781
8782 1998-06-21  Hrvoje Niksic  <hniksic@srce.hr>
8783
8784         * scrollbar.el (scrollbars-visible-p): Simplify.  Always set the
8785         global value.
8786
8787 1998-06-21  Oliver Graf <ograf@fga.de>
8788
8789         * build-reports.el: changed receiver to xemacs-build-reports list
8790
8791 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
8792
8793         * font.el: Split font-family-mappings into X and
8794           mswindows-specific versions.
8795           mswindows-font-create-[object|name]: Treat supplied size
8796           as a pointsize. Added underline and strikethru handling.
8797
8798         * msw-faces.el: changed default mswindows charset to western.
8799
8800         * msw-glyphs.el: removed space in border-glyph font string that
8801           was inserted to get round bugs in the mswindows C font code.
8802
8803 1998-06-27  SL Baur  <steve@altair.xemacs.org>
8804
8805         * about.el (about-hackers): Credits update.
8806
8807         * help-nomule.el (tutorial-supported-languages): Add Romanian
8808         TUTORIAL.
8809
8810         * code-files.el (file-coding-system-alist): Hardwire TUTORIAL.ro
8811         to ISO-8859-2.
8812
8813 1998-06-19  Jonathan Harris  <jhar@tardis.ed.ac.uk>
8814
8815         * font.el: Split font-family-mappings into X and
8816           mswindows-specific versions.
8817           mswindows-font-create-[object|name]: Treat supplied size
8818           as a pointsize. Added underline and strikethru handling.
8819
8820         * msw-faces.el: changed default mswindows charset to western.
8821
8822         * msw-glyphs.el: removed space in border-glyph font string that
8823           was inserted to get round bugs in the mswindows C font code.
8824
8825 1998-06-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
8826
8827         * minibuf.el: make read-color-completion-table call
8828           (mswindows-color-list for mswindows devices.
8829
8830 1998-06-18  Sam Mikes  <smikes@alumni.hmc.edu>
8831
8832         * lisp/font-lock.el
8833         (font-lock-match-c++-style-declaration-item-and-skip-to-next):
8834         Let declaration items contain non-word symbol characters.
8835
8836 1998-06-15  Adrian Aichner  <adrian@xemacs.org>
8837
8838         * package-get.el (package-get-package-provider): Added autoload
8839         cookie.  Loading "package-get-base.el" in ALL functions that use
8840         it.  Fixed some (interactive ...) with multiple argument specs
8841         again.  Cosmetic indentation changes.
8842
8843 1998-05-27  Glynn Clements  <glynn@sensei.co.uk>
8844
8845         * info.el (Info-insert-dir): Don't use nreverse on variables
8846         that you want to use later.
8847
8848 1998-06-17  Glynn Clements  <glynn@sensei.co.uk>
8849
8850         * x-mouse.el (x-set-point-and-move-selection): Replace call
8851         to x-kill-primary-selection with kill-primary-selection
8852
8853 1998-06-12  Martin Buchholz  <martin@xemacs.org>
8854
8855         * simple.el (what-cursor-position): Make cursor position reported
8856         use value of column-number-start-at-one
8857
8858 1998-06-17  SL Baur  <steve@altair.xemacs.org>
8859
8860         * about.el (xemacs-hackers): Fix Jareth's email address.
8861
8862 1998-06-16  SL Baur  <steve@altair.xemacs.org>
8863
8864         * startup.el (startup-splash-frame): Remove
8865         `xemacs-startup-logo-function'.
8866
8867 1998-06-15  SL Baur  <steve@altair.xemacs.org>
8868
8869         * about.el (about-hackers): Update credits list.
8870
8871 1998-06-06  Jeff Miller <jmiller@smart.net>
8872
8873         * lisp/sound.el: Update sound-ext to allow filenames with
8874           extensions to be found by load-sound-file
8875
8876 1998-06-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
8877
8878         * info.el (Info-rebuild-outdated-dir): Removed variable
8879         (Info-auto-generate-directory): New variable
8880         (Info-save-auto-generated-dir): New variable
8881         (Info-maybe-update-dir): Use `Info-auto-generate-directory'
8882         (Info-build-dir-anew): Second parameter removed.  Use
8883         `Info-save-auto-generated-dir'
8884         (Info-rebuild-dir): Ditto
8885
8886 1998-06-02  Christoph Wedler  <wedler@fmi.uni-passau.de>
8887
8888         * list-mode.el (next-list-mode-item): Would not recognize
8889         border between directly neighbored items.
8890
8891 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
8892
8893         * package-get.el: add autoloads for some functions.
8894
8895 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
8896
8897         * specifier.el (let-specifier): Tiny docfixes.
8898
8899 1998-06-12  Andy Piper  <andyp@parallax.co.uk>
8900
8901         * msw-mouse.el: set selection-pointer-glyph to Normal.
8902
8903 1998-06-09  Per Abrahamsen  <abraham@dina.kvl.dk>
8904
8905         * wid-edit.el (widget-specify-secret): New function.
8906         (widget-after-change): Use it.
8907         (widget-specify-field): Use it.
8908
8909 1998-06-08  Hrvoje Niksic  <hniksic@srce.hr>
8910
8911         * mouse.el (drag-window-divider): Use `(not done)' instead of
8912         `doit'; reuse result of `window-pixel-edges'.
8913
8914         * modeline.el (drag-modeline-event-lag): Rename to
8915         drag-divider-event-lag.
8916
8917 1998-06-07  Hrvoje Niksic  <hniksic@srce.hr>
8918
8919         * specifier.el (let-specifier): Rewritten not to generate needless
8920         `let's; clarified documentation; support TAG-SET and HOW-TO-ADD
8921         arguments.
8922
8923 1998-05-28  Hrvoje Niksic  <hniksic@srce.hr>
8924
8925         * minibuf.el (read-file-name-1): Setup buffer-local value of
8926         `completion-ignore-case' in completions buffer under Windows.
8927
8928 1998-06-06  Kirill M. Katsnelson  <kkm@kis.ru>
8929
8930         * about.el (about-maintainer-glyph): Fix support for not
8931         compressed images.
8932
8933 1998-06-04  Kirill M. Katsnelson  <kkm@kis.ru>
8934
8935         * cmdloop.el (cancel-mode-internal): Defined this do-nothing function.
8936
8937         * mouse.el (mouse-track): Cancel selection if misc-user event with
8938         `cancel-mode-internal' function is fetched.
8939
8940 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
8941
8942         * files.el (save-some-buffers-1): Fixed return value.
8943
8944 1998-06-01  Oliver Graf <ograf@fga.de>
8945
8946         * dragdrop.el: added experimental
8947
8948 1998-05-26  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
8949
8950         * startup.el (after-init-hook, init-file-user,
8951         user-init-directory, load-user-init-file):  Purge references
8952         to "~/.xemacs/init.el" from docstrings.
8953
8954         (load-user-init-file) Use paths-construct-path to construct
8955         paths to user init files.  Go directly to ~/.emacs, do not
8956         search ~/.xemacs/, do not load `default-custom-file'.
8957
8958 1998-06-03  Hrvoje Niksic  <hniksic@srce.hr>
8959
8960         * files.el (interpreter-mode-alist): Catch wish and tclsh before
8961         general *sh.
8962         (inhibit-first-line-modes-regexps): Added `.tar.gz'.
8963
8964 1998-06-03  Andy Piper  <andyp@parallax.co.uk>
8965
8966         * menubar-items.el (default-menubar): add Update Packages to customize
8967         menu.
8968
8969 1998-06-02  Andy Piper  <andyp@parallax.co.uk>
8970
8971         * faces.el: use toolbar face as a fallback for toolbar properties
8972         in xpm-color-symbols instead of default.
8973
8974         * msw-faces.el: rename 3d-object -> gui-element face.
8975
8976 1998-06-06  SL Baur  <steve@altair.xemacs.org>
8977
8978         * startup.el (xemacs-startup-logo-function): New variable.
8979         (startup-splash-frame): Use it.
8980
8981 1998-06-02  Hrvoje Niksic  <hniksic@srce.hr>
8982
8983         * files.el (save-some-buffers): Would wait 1 second.
8984         (save-some-buffers-1): Delete other windows here instead of in
8985         `save-some-buffers'.
8986         (save-some-buffers): Force redisplay only if windows were deleted.
8987
8988 1998-06-02  Didier Verna  <didier@xemacs.org>
8989
8990         * cus-face.el (custom-face-attributes): generalized the use of
8991         toggle buttons for boolean attributes.
8992         Re-ordered the items a bit.
8993
8994 1998-06-01  SL Baur  <steve@altair.xemacs.org>
8995
8996         * sound.el (default-sound-directory): Use `locate-data-directory'
8997         to find the sounds directory.
8998
8999 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
9000
9001         * sound.el: default sound-ext to .wav under mswindows, .au
9002         otherwise. load-default sounds without extensions.
9003
9004 1998-05-27  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
9005
9006         * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
9007         if send-pr is not bound.
9008
9009 1998-06-01  Andy Piper  <andyp@parallax.co.uk>
9010
9011         * files.el: grok idl files in auto-mode-alist.
9012 1998-06-01  Jeff Miller  <jmiller@smart.net>
9013
9014         * minibuf.el (exact-minibuffer-completion-p): check for nil before
9015         calling `upcase'.
9016
9017 1998-05-30  Andy Piper  <andyp@parallax.co.uk>
9018
9019         * msw-glyphs.el: add xbm to the list of image types supported.
9020
9021 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
9022
9023         * msw-init.el (init-post-mswindows-win): Load InfoDock toolbar
9024         instead of XEmacs one when dumping InfoDock.
9025
9026 1998-05-30  Kirill M. Katsnelson  <kkm@kis.ru>
9027
9028         * obsolete.el (has-modeline-p): Added obsolete alias `has-modeline-p'
9029         for `modeline-visible-p'
9030
9031         * winnt.el (nt-quote-process-args): Fix for duplicating argv[0].
9032
9033 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
9034
9035         * msw-select.el (mswindows-cut-copy-clear-clipboard): deleted
9036         since it's not used anymore. doc string fixes.
9037
9038         * package-get.el (package-get-file-installed-p): new function. use
9039         instead of file-installed-p which is in an external package.
9040
9041 1998-05-28  Oliver Graf <ograf@fga.de>
9042
9043         * dragdrop.el (dragdrop-drop-url-default): dropped pop-to-buffer in
9044         favor of select-window/switch-to-buffer
9045
9046 Wed May 27, 1998  Darryl Okahata  <darrylo@sr.hp.com>
9047
9048         * startup.el: changed (getenv "HOME") to (user-home-directory)
9049
9050 1998-05-25  Oliver Graf <ograf@fga.de>
9051
9052         * frame.el (cde-start-drag) moved to dragdrop.el
9053         (offix-start-drag-region) moved to dragdrop.el
9054         (offix-start-drag) moved to dragdrop.el
9055         * dragdrop.el (cde-start-drag) moved from frame.el
9056         (offix-start-drag-region) moved from frame.el
9057         (offix-start-drag) moved from frame.el
9058         (cde-start-drag-region) cde drag regions
9059         * mouse.el (mouse-drag-or-yank) will now call cde-start-drag-region
9060
9061 1998-05-26  Oliver Graf <ograf@fga.de>
9062
9063         * dragdrop.el: created dragdrop-drag prototypes
9064         (cde-start-drag-region) fixed typo
9065
9066 1998-05-28  SL Baur  <steve@altair.xemacs.org>
9067
9068         * simple.el (after-init-hook): Remove reader macro.
9069
9070         * packages.el (packages-hardcoded-lisp): Get rid of reader
9071         macros.  Update DOC string.
9072
9073 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
9074
9075         * mouse.el (drag-window-divider): Ditto.
9076
9077         * modeline.el (mouse-drag-modeline): Use it.
9078
9079         * lisp-mode.el (let-specifier): Specify indentation.
9080
9081         * specifier.el (let-specifier): Renamed from
9082         `with-specifier-instance'.
9083
9084 1998-05-27  Andy Piper  <andyp@parallax.co.uk>
9085
9086         * x-faces.el:
9087         * faces.el: move definition of xpm-color-symbols from x-faces.el
9088         to faces. Predicate x-get-resource on the presence of x.
9089
9090         * msw-faces.el: set 3d-object face rather than modeline. Specify
9091         faces as specfier defaults.
9092
9093         * package-get.el: don't use package-admin-add-single-file-package.
9094
9095 1998-05-25  Hrvoje Niksic  <hniksic@srce.hr>
9096
9097         * toolbar-items.el: Fixup tooltips.
9098         (toolbar-gnus): Don't use obsolete variable
9099         toolbar-news-frame-properties.
9100         (toolbar-news-reader): Default to `gnus' instead of
9101         `not-configured'.
9102
9103         * files.el (auto-mode-alist): Correctly recognize `.emacs' under
9104         Windows.
9105
9106 1998-05-25  Andy Piper  <andyp@parallax.co.uk>
9107
9108         * package-get.el: rename -installedp -> -installed-p.
9109
9110 1998-05-23  Kirill M. Katsnelson  <kkm@kis.ru>
9111
9112         * glyphs.el (init-glyphs): Created `border-glyph' face, with no
9113         attributes, and assinged it to continuation, truncation and
9114         hscroll glyphs.
9115
9116         * msw-glyphs.el: Assigned WinDings font to `border-glyph' face,
9117         and made continuation, truncation and hscroll glyphs arrow
9118         characters out of that font.
9119
9120 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
9121
9122         * minibuf.el (minibuffer-electric-separator): Play nicely with
9123         directory-sep-char being \.
9124         (minibuffer-electric-tilde): Ditto.
9125         (read-file-name-map): Ditto.
9126
9127 1998-05-22  Hrvoje Niksic  <hniksic@srce.hr>
9128
9129         * mouse.el (default-mouse-track-maybe-own-selection): Pause only
9130         on X devices.
9131         (default-mouse-track-deal-with-down-event): Avoid
9132         `x-disown-selection'; use `disown-selection' instead.
9133
9134 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
9135
9136         * select.el:
9137         * x-select.el: selection cleanup. (x-cut-copy-clear-internal)
9138         moved to (cut-copy-clear-internal) in select.el. Ditto for
9139         (x-delete-primary-selection) (x-kill-primary-selection)
9140         (x-copy-primary-selection).
9141         (own-clipboard): new function.
9142
9143         * msw-select.el: use the new kill/delete/copy/cut-copy-clear
9144         functions in select.el. remove old ones.
9145         (mswindows-own-clipboard): new function.
9146
9147 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
9148
9149         * gnuserv.el: allow connections from mswindows type devices.
9150
9151 1998-05-20  Andy Piper  <andyp@parallax.co.uk>
9152
9153         * msw-glyphs.el: change image type used from cursor to resource.
9154
9155 1998-05-20  Kirill M. Katsnelson  <kkm@kis.ru>
9156
9157         * x-scrollbar.el (x-init-scrollbar-from-resources): Added support
9158         for {top,bottom}-{left,right} values in addition to
9159         {top,bottom}_{left,right}.
9160         Use x-get-resource instead of x-get-resource-and-bogosity-check.
9161
9162 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
9163
9164         * cl-macs.el (specifier-instance): Undefine its setf method.
9165
9166         * specifier.el (with-specifier-instance): Added docstring.
9167
9168         * mouse.el (drag-window-divider): Ditto.
9169
9170         * modeline.el (mouse-drag-modeline): Use it.
9171
9172         * lisp-mode.el (with-specifier-instance): Define its indentation
9173         level.
9174
9175         * specifier.el (with-specifier-instance): New macro.
9176
9177 1998-05-19  Andy Piper  <andyp@parallax.co.uk>
9178
9179         * package-get.el (package-get-create-custom): new function to
9180         auto-generate package-get-custom.el from package-get-base.el.
9181         * (package-get-ever-installedp): new function.
9182         * (package-get-custom): new function to get all packages specified
9183         by customize.
9184
9185 1998-05-19  Hrvoje Niksic  <hniksic@srce.hr>
9186
9187         * cus-edit.el (custom-file): Revert to `~/.emacs'.
9188
9189 1998-05-23  SL Baur  <steve@altair.xemacs.org>
9190
9191         * cl-extra.el: Reverse previous float change.
9192
9193 1998-05-17  Andy Piper  <andyp@parallax.co.uk>
9194
9195         * x-faces.el:
9196         * faces.el (try-font-name): moved from x-faces.el since it is
9197         required by w3 under mswindows as well X.
9198
9199 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
9200
9201         * winnt.el: Removed evil (setq completion-ignore-case t)
9202         clause, one more overlookef fsfism.
9203         (nt-quote-args-functions-alist): End sentences with double space.
9204
9205 1998-05-18  Kirill M. Katsnelson  <kkm@kis.ru>
9206
9207         * window-xemacs.el (push-window-configuration): Remove kludgery of
9208         recaching default-toolbar specifier.
9209         (pop-window-configuration): Ditto.
9210         (unpop-window-configuration): Ditto.
9211
9212 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
9213
9214         * modeline.el (modeline-minor-mode-menu): Don't use :menu-tag.
9215
9216 1998-05-17  Kirill M. Katsnelson  <kkm@kis.ru>
9217
9218         * winnt.el (nt-quote-args-verbatim): Added function.
9219         (nt-quote-args-prefix-quote): Added function.
9220         (nt-quote-args-backslash-quote): Added function.
9221         (nt-quote-args-double-quote): Added function.
9222         (nt-quote-args-functions-alist): New variable.
9223         (nt-quote-process-args): Added function. This is the main quoting
9224         work horse called from process-nt.c
9225
9226 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
9227
9228         * winnt.el: Removed duplicate definitions for backspace,
9229         delete, M-backspace and C-M-backspace.
9230         (file-name-buffer-file-type-alist): Removed this variable.
9231         (find-buffer-file-type): Removed function.
9232         (find-file-binary):  Removed function.
9233         (find-file-text): Removed function.
9234         (find-file-not-found-set-buffer-file-type): Removed function.
9235         (save-to-unix-hook): Removed function.
9236         (revert-from-unix-hook): Removed function.
9237         (using-unix-filesystems): Removed function.
9238         (original-make-auto-save-file-name): DEFSUBR to avoid doc snarf
9239         warning.
9240         (x-set-selection): Removed function.
9241         (x-get-selection): Removed function.
9242         Removed commented FSFisms.
9243         Replaced copyright notice (this file is not part of GNU Emacs).
9244         (nt-shell-mode-hook): Moved here from a lambda expression. Added
9245         comint-process-echoes setting to t.
9246
9247 1998-05-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9248
9249         * packages.el (packages-no-package-hierarchy-regexp): Introduced
9250         and used following the interface change of
9251         `paths-find-recursive-path'.
9252
9253         * find-paths.el (paths-find-recursive-path): Exclusion is now by a
9254         regexp instead of a list of base names.
9255         (paths-version-control-filename-regexp):
9256         (paths-lisp-filename-regexp): (paths-no-lisp-directory-regexp):
9257         Introduced and used following the interface change of
9258         `paths-find-recursive-path'.
9259
9260 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
9261
9262         * simple.el (delete-forward-p): Make it a defun; do X garbage only
9263         on X devices, rather than on all non-TTY devices.
9264
9265 1998-05-16  Kirill M. Katsnelson  <kkm@kis.ru>
9266
9267         * msw-mouse.el: New file. Sets up cursor shapes for Windows.
9268
9269         * dumped-lisp.el (preloaded-file-list): Added msw-mouse.el
9270
9271 1998-05-17  Adrian Aichner  <adrian@xemacs.org>
9272
9273         * itimer.el (activate-itimer): Fixed usage of integers
9274         as argument to `concat'.
9275
9276 1998-05-17  Glynn Clements  <glynn@sensei.co.uk>
9277
9278         * itimer.el (start-itimer): replace the use of `concat' with
9279         `format'
9280
9281 1998-05-16  SL Baur  <steve@altair.xemacs.org>
9282
9283         * mode-motion.el (mode-motion-hook): Clarify docstring.
9284         From Bob Weiner <weiner@altrasoft.com>
9285
9286         * loadhist.el (symbol-file): Supply prompt string when used
9287         interactively.
9288         From Bob Weiner <weiner@altrasoft.com>
9289
9290 1998-05-16  Hrvoje Niksic  <hniksic@srce.hr>
9291
9292         * loadup.el (really-early-error-handler): Ditto.
9293
9294         * update-elc.el: Ditto.
9295
9296         * setup-paths.el (paths-construct-exec-path): Ditto.
9297
9298         * make-docfile.el: Ditto.
9299
9300         * find-paths.el (paths-decode-directory-path): Use split-path
9301         instead of decode-path.
9302
9303         * files.el (parse-colon-path): Update docstring reference.
9304
9305 1998-05-15  Jonathan Harris  <jhar@tardis.ed.ac.uk>
9306
9307         * msw-init.el:
9308         * x-init.el:
9309         Bind cut'n'paste keys to non window-system specific functions.
9310
9311         * msw-select.el: New function mswindows-clear-clipboard.
9312         mswindows-cut-copy-clipboard extended to handle clearing of the
9313         selection and renamed to mswindows-cut-copy-clear-clipboard.
9314
9315         * select.el: on mswindows devices delete-primary-selection
9316         calls mswindows-clear-clipboard.
9317
9318 1998-05-15  Hrvoje Niksic  <hniksic@srce.hr>
9319
9320         * simple.el (quoted-insert): Inhibit quit when using read-char.
9321
9322         * cmdloop.el (read-char): Don't inhibit quit.
9323         (read-char-exclusive): Ditto.
9324         (read-char): Signal quit if quit-char was pressed.
9325         (read-char-exclusive): Ditto.
9326         (read-quoted-char): Return a character, not integer.
9327
9328         * menubar-items.el (default-popup-menu): Use Andy's generic
9329         selection code.
9330         (default-popup-menu): Fix code.
9331
9332 1998-05-14  Oliver Graf <ograf@fga.de>
9333
9334         * dragdrop.el (dragdrop-function-widget): this time it's done
9335
9336 1998-05-13  Oliver Graf <ograf@fga.de>
9337
9338         * dumped-lisp.el: dragdrop.el now based on dragdrop-api feature
9339
9340 1998-05-15  Kirill M. Katsnelson  <kkm@kis.ru>
9341
9342         * device.el (device-pixel-width):
9343         (device-pixel-height):
9344         (device-mm-width):
9345         (device-mm-height):
9346         (device-bitplanes):
9347         (device-color-cells): Swapped parameters to device-system-metric
9348         according to the interface change.
9349
9350 1998-05-14  Kirill M. Katsnelson  <kkm@kis.ru>
9351
9352         * mouse.el (default-mouse-motion-handler): Use new name of the
9353         function event-over-vertical-divider-p.
9354         Do not set E-W arrow cursor over the divider if
9355         vertical-divider-draggable-p is nil in the window.
9356         ([top-level]): Use new name for the variable
9357         vertical-divider-map.
9358         (drag-window-divider): Respect vertical-divider-draggable-p.
9359         Variable name typo fixes.
9360
9361 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
9362
9363         * keymap.el (kbd): Define here; handle string constants and
9364         others...
9365
9366 1998-05-15  Christian Nyb <chr@mediascience.no>
9367
9368         * simple.el (zap-up-to-char): New function.  Behaves like `zap-to-char'
9369         in Emacs 18.
9370
9371 1998-05-13  Didier Verna  <didier@xemacs.org>
9372
9373         * mouse.el (drag-window-divider): give the vertical divider a
9374         pressed look when dragging it.
9375
9376 1998-05-13  Andy Piper  <andyp@parallax.co.uk>
9377
9378         * faces.el: predicate some more face operations on x or mswindows
9379         not just x.
9380
9381         * modeline.el: enable modeline coloring for mswindows.
9382
9383 1998-05-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9384
9385         * minibuf.el (minibuffer-default): Added variable; compatible with
9386         FSF Emacs.
9387         (next-history-element): Used `minibuffer-default'.
9388
9389 1998-05-12  Oliver Graf <ograf@fga.de>
9390
9391         * dragdrop.el (dragdrop-function-widget): button and mods ok
9392         arguments still look a bit strange
9393         (dragdrop-compare-mods) created
9394         (dragdrop-drop-do-functions) correctly checks for buttons and
9395         modifiers
9396
9397 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
9398
9399         * setup-paths.el (paths-default-info-directories): Replace
9400         path-separator with directory-sep-char.
9401
9402         * files.el (path-separator): Don't define it here.
9403
9404 1998-05-14  Hrvoje Niksic  <hniksic@srce.hr>
9405
9406         * update-elc.el: Ditto.
9407
9408         * setup-paths.el (paths-construct-exec-path): Ditto.
9409
9410         * make-docfile.el: Ditto.
9411
9412         * loadup.el (really-early-error-handler): Ditto.
9413
9414         * find-paths.el (paths-decode-directory-path): Use decode-path
9415         instead of decode-path-internal.
9416
9417         * files.el (parse-colon-path): Update docstring.
9418
9419 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
9420
9421         * subr.el (get-buffer-window-list): Make BUFFER optional.
9422
9423         * window-xemacs.el (windows-of-buffer): Defalias to
9424         get-buffer-window-list.
9425
9426 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
9427
9428         * disass.el: Fix maintainer keyword.
9429
9430         * bytecomp.el (byte-compile-and-load-file): Autoload.
9431         (byte-compile-buffer): Ditto.
9432
9433         * lisp-mode.el (eval-last-sexp): Skip ` in `variable' so that the
9434         value is returned, not the name.
9435         (lisp-imenu-generic-expression): Enable it.
9436         (lisp-mode-variables): Ditto.
9437         (lisp-indent-offset): Change defconst to defvar.
9438         (lisp-indent-function): Ditto.
9439         (lisp-body-indent): Ditto.
9440
9441 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
9442
9443         * modeline.el: Use zap-last-kbd-macro-event.
9444
9445         * lisp-mode.el (eval-interactive): If eval-interactive-verbose is
9446         nil, don't attempt to do anything with messages.
9447         (eval-last-sexp): Use `letf' for clarity.
9448
9449 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
9450
9451         * startup.el: It's still `.emacs', not yet `.xemacs/init.el'.
9452
9453 1998-05-11  Martin Buchholz  <martin@xemacs.org>
9454
9455         * buff-menu.el:
9456         * lisp-mode.el:
9457         * obsolete.el:
9458         Change empty docstrings into no doc strings at all.
9459         Fix bogus FSF-format docstrings.
9460         * etags.el: Fix docstring.
9461
9462 1998-05-11  Jan Vroonhof  <vroonhof@math.ethz.ch>
9463
9464         * package-get.el (package-get): Use internal md5
9465
9466 1998-05-13  SL Baur  <steve@altair.xemacs.org>
9467
9468         * about.el (about-xemacs): Correct abuse of concat.
9469
9470 1998-05-11  SL Baur  <steve@altair.xemacs.org>
9471
9472         * info.el (Info-mode): Use easymenu.
9473
9474 1998-05-12  Hrvoje Niksic  <hniksic@srce.hr>
9475
9476         * apropos.el (apropos): Don't use concat with integers.
9477
9478         * cmdloop.el (describe-last-error): Handle the case when no error
9479         was seen gracefully.
9480
9481         * apropos.el (apropos-print): Use with-displaying-help-buffer as
9482         defun.
9483         (apropos-describe-plist): Ditto.
9484
9485         * help.el (with-displaying-help-buffer): Revert to a defun.
9486         (describe-key): Use it as defun.
9487         (describe-mode): Ditto.
9488         (describe-bindings): Ditto.
9489         (describe-prefix-bindings): Ditto.
9490         (describe-installation): Ditto.
9491         (view-lossage): Ditto.
9492         (describe-function): Ditto.
9493         (describe-variable): Ditto.
9494         (describe-syntax): Ditto.
9495
9496 1998-05-11  Oliver Graf <ograf@fga.de>
9497
9498         * dragdrop.el: changed order of require/provide
9499         (dragdrop-drop-mime-default) changed to new calling conventions
9500         (dragdrop-drop-do-functions) changed to new calling conventions
9501         (dragdrop-function-widget) this one needs more work...
9502
9503 1998-05-10  Oliver Graf <ograf@fga.de>
9504
9505         * about.el: another small change in my entry
9506         * dragdrop.el (dragdrop-drop-log-function): logging added
9507         plus customizations
9508         changed interface to handler functions. now called with event
9509         and object
9510
9511 1998-05-12  Kirill M. Katsnelson  <kkm@kis.ru>
9512
9513         * glyphs.el (divider-pointer-glyph): Declared new glyph,
9514         E-W arrow pointer displayed over draggable dividers.
9515
9516         * mouse.el (default-mouse-motion-handler): Show it when
9517         appropriate.
9518         (drag-window-divider): Added.
9519         ([top-level]): Initialized window-divider-map with a keymap
9520         binding the above function to left button down event.
9521
9522         * x-mouse.el (x-init-pointer-shape): Initialize
9523         divider-pointer-glyph from Cursor.dividerPointer, or use default
9524         E-W double arrow.
9525
9526 1998-04-30  Gunnar Evermann  <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
9527
9528         * toolbar-items.el (toolbar-compile): respect should-use-dialog-box-p
9529
9530 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
9531
9532         * simple.el (count-words-buffer): Don't query for buffer.
9533         (count-lines-buffer): Ditto.
9534
9535 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
9536
9537         * help.el (where-is): add optional insert argument.
9538
9539 1998-05-11  Hrvoje Niksic  <hniksic@srce.hr>
9540
9541         * help.el (describe-key-briefly): New argument INSERT.
9542
9543         * simple.el (eval-expression): New optional argument; synch with
9544         FSF 20.3.
9545
9546         * keydefs.el (global-map): Add new register bindings.
9547
9548         * register.el: Synched with FSF 20.3.
9549
9550 1998-05-11  Jan Vroonhof <vroonhof@math.ethz.ch>
9551
9552         * window-xemacs.el (recenter): all arguments are optional.
9553
9554 1998-05-10  Kirill M. Katsnelson  <kkm@kis.ru>
9555
9556         * device.el: (device-pixel-width): Reflected name/parameters
9557         change to device-system-metric.
9558         (device-pixel-height): Ditto.
9559         (device-mm-width): Ditto.
9560         (device-mm-height): Ditto.
9561         (device-bitplanes): Ditto.
9562         (device-color-cells): Ditto.
9563
9564 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
9565
9566         * cl-extra.el (cl-float-limits): Removed; move code to top-level.
9567
9568         * cl.el (most-positive-fixnum): Document.
9569         (most-negative-fixnum): Ditto.
9570
9571         * cus-dep.el: Updated comment.
9572
9573         * cus-load.el: Use most-positive-fixnum as the gc-inhibiting
9574         constant.
9575
9576         * cus-load.el (custom-put): Removed.
9577
9578         * files.el (after-find-file): Just resignal quit instead of
9579         signaling "canceled".
9580
9581 1998-05-10  Hrvoje Niksic  <hniksic@srce.hr>
9582
9583         * frame.el (other-frame): Use `focus-frame' instead of
9584         select-frame kludges.
9585
9586         * lisp-mode.el: Update lisp-indent-function for
9587         save-selected-frame and with-selected-frame.
9588
9589         * frame.el (save-selected-frame): New macro.
9590         (with-selected-frame): Ditto.
9591         (other-frame): Use `set-frame-focus'.
9592
9593 1998-05-06  Oliver Graf <ograf@fga.de>
9594
9595         * dragdrop.el (dragdrop-drop-dispatch): changed to new list concept
9596         (dragdrop-drop-url-default) default handler for URL drops created
9597         (dragdrop-drop-mime-default) default handler for MIME drops created
9598         (dragdrop-drop-functions) default custom for handling drops created
9599         (dragdrop-drop-do-functions) helper for drgadrop-drop-dispatch
9600
9601 1998-05-05  Jonathan Harris <jhar@tardis.ed.ac.uk>
9602
9603         * mouse.el: Removed redundant mouse-mswindows-drop function.
9604
9605 1998-05-05  Oliver Graf <ograf@fga.de>
9606
9607         * about.el: changed some text in my entry
9608         * dragdrop.el: added customs
9609
9610 1998-05-04  Oliver Graf <ograf@fga.de>
9611
9612         * mouse.el: killed global drop key bindings
9613         (mouse-offix-drop) removed
9614         * dragdrop.el: created
9615         * dumped-lisp.el: inclusion of dragdrop.el for window-systems
9616
9617 1998-05-09  Kirill M. Katsnelson  <kkm@kis.ru>
9618
9619         * x-scrollbar.el (x-init-scrollbar-from-resources): Initialize
9620         scrollbar-on-{left,top}-p from *scrollBarPlacement resources.
9621
9622         * x-misc.el (x-get-resource-and-maybe-bogosity-check): Removed
9623         obsolete comment.
9624
9625         * scrollbar.el (scrollbars-visible-p): Use new
9626         {vertical,horizontal}-scrollbar-visible-p specifiers.
9627
9628 1998-04-18  Kirill M. Katsnelson  <kkm@kis.ru>
9629
9630         * device.el (device-pixel-height):
9631         (device-pixel-width):
9632         (device-mm-width):
9633         (device-mm-height):
9634         (device-bitplanes):
9635         (device-color-cells): Moved these 6 functions from device.c; they
9636         all use single (device-system-metrics) call.
9637
9638 1998-05-09  SL Baur  <steve@altair.xemacs.org>
9639
9640         * dumped-lisp.el (preloaded-file-list): x-menubar.el and x-toolbar.el
9641         were renamed.
9642
9643         * menubar-items.el:
9644         * toolbar-items.el: Renamed from x-menubar/x-toolbar.
9645         Suggested by Hrvoje Niksic <hniksic@srce.hr>
9646
9647         * help.el (help-map): Remove Hyperbole keybinding logic.
9648         Suggested by: Michael Ernst <mernst@cs.washington.edu>
9649
9650 1998-05-08  SL Baur  <steve@altair.xemacs.org>
9651
9652         * x-menubar.el (default-menubar): Enable 'mail-user-agent' feature.
9653         From SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
9654
9655 1998-05-07  Andy Piper  <andyp@parallax.co.uk>
9656
9657         * msw-glyphs.el: use nicer icon3 from the frame icon.
9658
9659 1998-05-07  SL Baur  <steve@altair.xemacs.org>
9660
9661         * version.el (emacs-version): Remove InfoDock conditionals.
9662
9663         * startup.el (startup-splash-frame): Change ID logo name.
9664
9665 1998-05-06  Hrvoje Niksic  <hniksic@srce.hr>
9666
9667         * files.el (after-find-file): If the user presses C-g on
9668         directory-creation prompt, kill the buffer.
9669
9670 1998-05-06  SL Baur  <steve@altair.xemacs.org>
9671
9672         * simple.el (count-words-region): Reverse previous change.
9673
9674 1998-05-05  Hrvoje Niksic  <hniksic@srce.hr>
9675
9676         * replace.el (query-replace): Just call perform-replace.
9677         (query-replace-regexp): Ditto.
9678         (perform-replace): Move region handling here.
9679         (perform-replace): Use the new arg to match-data.
9680
9681 1998-03-08  Kyle Jones  <kyle_jones@wonderworks.com>
9682
9683         * x-init.el: Install X specific display table that
9684           displays char 0240 as a space to avoid whatever it is
9685           that screws up display of that character code.
9686
9687 1998-05-03  Hrvoje Niksic  <hniksic@srce.hr>
9688
9689         * help.el (function-arglist): If no arguments are documented for a
9690         subr, print nothing rather than incorrect output.
9691
9692 1998-05-05  SL Baur  <steve@altair.xemacs.org>
9693
9694         * cmdloop.el (command-error): Update bail-out error message to use
9695         `emacs-program-name'.
9696
9697         * lib-complete.el: Remove reader macro cruft.
9698
9699         * dumped-lisp.el (preloaded-file-list): Phase I:  remove InfoDock
9700         cruft.
9701
9702         * simple.el (count-words-region): Drop interactive-p check on the
9703         message.
9704
9705 1998-05-04  Jonathan Harris <jhar@tardis.ed.ac.uk>
9706
9707         * font.el
9708         * msw-faces.el
9709         Correct spelling of mswindows-font-canonicalize-name.
9710
9711 1998-05-03 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
9712
9713         * ldap.el (ldap-host-parameters-alist): Replaced with
9714         `ldap-host-parameters-plist'
9715         (ldap-search): Adapt to previous change
9716
9717 1998-05-02  SL Baur  <steve@altair.xemacs.org>
9718
9719         * about.el (about-hackers): Update Bob Weiner bio.
9720         (about-maintainer-info): Ditto.
9721
9722 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
9723
9724         * simple.el (display-warning-minimum-level): Docfix.
9725
9726 1998-04-04  Per Abrahamsen  <abraham@dina.kvl.dk>
9727
9728         * widget.el (:default-get): New keyword.
9729         * wid-edit.el (default, widget-default-default-get): Define it.
9730         (group, widget-group-default-get): Define it.
9731         (menu-choice, widget-choice-default-get): Define it.
9732         (widget-default-get): New function.
9733         (widget-choice-action): Call it.
9734         (widget-editable-list-entry-create): Call it.
9735
9736 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
9737
9738         * byte-optimize.el (byte-boolean-vars): Removed.
9739         (byte-optimize-lapcode): Use `built-in-variable-type' instead of
9740         lookup through `byte-boolean-vars'.
9741
9742 1998-05-01  Kirill M. Katsnelson  <kkm@kis.ru>
9743
9744         * x-scrollbar.el (x-init-scrollbar-from-resources): Stuff
9745         resource-provided values into ghost specs for scrollbar-height and
9746         scrollbar-width.
9747
9748 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
9749
9750         * byte-optimize.el: Don't attempt to optimize /=.
9751
9752         * bytecomp.el (byte-compile-one-ore-more-args): New function.
9753         (byte-compile-/=): Ditto.
9754
9755 1998-05-02  SL Baur  <steve@altair.xemacs.org>
9756
9757         * apropos.el: Use `with-displaying-help-buffer'.
9758         (apropos-print): Remove explicit mentions of "*Apropos*" buffer.
9759         Use `with-displaying-help-buffer'.
9760         (apropos-follow): Do not give special treatment to buffer cursor
9761         was in prior to a mouse click.
9762         (apropos-describe-plist): Use `with-displaying-help-buffer'.
9763         (apropos-print-doc): Set correct buffer for setting text
9764         properties.
9765
9766 1998-05-01  SL Baur  <steve@altair.xemacs.org>
9767
9768         * help.el (help-buffer-prefix-string): New variable.
9769         (help-buffer-name): Use it.
9770
9771         * modeline.el (modeline-minor-mode-menu): Alphabetize the minor
9772         mode menu.
9773
9774 1998-04-30  Greg Klanderman  <greg@alphatech.com>
9775
9776         * frame.el (other-frame): Work even when focus-follows-mouse is true.
9777
9778 1998-05-01  Hrvoje Niksic  <hniksic@srce.hr>
9779
9780         * files.el (find-file-noselect): Update docstring.
9781         (find-file-noselect): Signal an error if found an unreadable file.
9782         (file-chase-links): Save the match data.
9783         (normal-mode): Use `lwarn' and `error-message-string'.
9784         (interpreter-mode-alist): Change defconst to defvar.
9785         (inhibit-first-line-modes-regexps): Ditto.
9786         (inhibit-first-line-modes-regexps): Added .tgz.
9787         (inhibit-first-line-modes-suffixes): Change defconst to defvar.
9788         (change-major-mode-with-file-name): New user-option.
9789         (set-visited-file-name): Synched with FSF.
9790         (file-name-extension): New function, from FSF 20.3.
9791         (file-relative-name): Synched with FSF.
9792         (save-some-buffers): Support the C-r feature.
9793         (recover-session): Synched with FSF.
9794         (kill-some-buffers): Ditto.
9795         (set-auto-mode): New argument JUST-FROM-FILE-NAME.
9796
9797 1998-04-30  SL Baur  <steve@altair.xemacs.org>
9798
9799         * files.el (insert-file): Undo previous change and reenable use of
9800         format.el.
9801
9802 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
9803
9804         * window-xemacs.el (recenter): Define.
9805
9806 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
9807
9808         * font.el (mswindows-font-create-name)
9809         (mswindows-font-create-object): new functions for mswindows type
9810         fonts.
9811
9812         * msw-faces.el (mswindows-font-canicolize-name): fix so that
9813         strings are parsed as well as font objects.
9814
9815 1998-04-30  Hrvoje Niksic  <hniksic@srce.hr>
9816
9817         * modeline.el (defining-kbd-macro): Restore modeline indication of
9818         kbd-macro being recorded.
9819         (add-minor-mode): Simplify docstring.
9820         (modeline-minor-mode-menu): Remove stuff.
9821
9822 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
9823
9824         * code-process.el (call-process): dynamically decide process
9825         coding type.
9826
9827 1998-04-29  Jim Radford  <radford@robby.caltech.edu>
9828
9829         * modeline.el: Add line-number-mode, column-number-mode to
9830         the modeline minor-mode menu.  Button2 on the line number does
9831         goto-line.
9832
9833 1998-04-29  Andy Piper  <andyp@parallax.co.uk>
9834
9835         * mouse.el: move x-selection-owner-p type things to
9836         selection-owner-p.
9837
9838         * msw-init.el: copy zmacs stuff from x-init.el
9839
9840         * msw-select.el (mswindows-own-selection)
9841         (mswindows-disown-selection) (mswindows-selection-owner-p): new
9842         functions. Very simple minded implementation of selectio
9843         ownership.
9844
9845         * select.el (own-selection) (disown-selection)
9846         (activate-region-as-selection) (select-make-extent-for-selection)
9847         (valid-simple-selection-p): functions moved from x-select.el for
9848         generalized selection.
9849
9850         * x-select.el: see select.el changes.
9851
9852         * x-toolbar.el: use new selection functions.
9853
9854 1998-04-28  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9855
9856         * packages.el (packages-find-package-directories): Fixed bug that
9857         would pick up multiple site-package directories.
9858         (package-locations): Added "xemacs-packages" as a late package
9859         location.
9860
9861         * find-paths.el: Now uses `emacs-program-name' and
9862         `emacs-program-version'.
9863         Additions to enforce version-specific directories in
9864         `paths-find-version-directory'.
9865
9866 1998-04-29  SL Baur  <steve@altair.xemacs.org>
9867
9868         * default.el: Removed.
9869         * site-start.el: Removed.
9870
9871 1998-04-29  Didier Verna  <didier@xemacs.org>
9872
9873         * minibuf.el (minibuffer-history-minimum-string-length): Default
9874         to nil.
9875
9876 1998-04-28  SL Baur  <steve@altair.xemacs.org>
9877
9878         * find-paths.el (paths-program-name): Rename.
9879         (paths-emacs-root-p): Ditto.
9880         (paths-find-site-directory): Ditto.
9881
9882 1998-04-26  Karl M. Hegbloom  <karlheg@inetarena.com>
9883
9884         * lisp-mode.el (emacs-lisp-mode-popup-menu-1): Add menu entry for
9885         `emacs-lisp-byte-compile-and-load'.
9886
9887 1998-04-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9888
9889         * ldap.el (ldap-search): Fixed additional parameter passing to
9890         `ldap-open'
9891
9892 1998-04-27  Andy Piper  <andyp@parallax.co.uk>
9893
9894         * select.el (kill-primary-selection) (selection-owner-p)
9895         (copy-primary-selection) (yank-clipboard-selection)
9896         (selection-exists-p) (delete-primary-selection): new file and
9897         functions that do the right thing for the selected device.
9898
9899         * x-menubar.el: use generalised selection functions.
9900
9901         * dumped-lisp.el: dump select.el.
9902
9903 1998-04-27  SL Baur  <steve@altair.xemacs.org>
9904
9905         * find-paths.el (paths-progname): New variable.
9906         (paths-emacs-root-p): Use it.
9907         (paths-find-site-directory): Ditto.
9908
9909 1998-04-26  SL Baur  <steve@altair.xemacs.org>
9910
9911         * loadup.el ((member "dump" command-line-args)): Dump as
9912         `infodock' if InfoDock.
9913
9914 1998-04-25  SL Baur  <steve@altair.xemacs.org>
9915
9916         * find-paths.el (construct-emacs-version): Simplify, include
9917         program name in the return value.
9918         * (paths-find-version-directory): Use it.
9919
9920 1998-04-25  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
9921
9922         * info.el (Info-parse-dir-entries): Fixed regexp
9923         (Info-build-dir-anew): Remove full suffix and capitalize info file
9924         name for files with no @direntry
9925         (Info-batch-rebuild-dir): New function
9926         (Info-suffixed-file): Check for regular files instead of simple
9927         file existence (could catch directories before)
9928
9929 1998-04-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9930
9931         * setup-paths.el, find-paths.el: Removed uses of `not' which
9932         temacs doesn't have.
9933
9934         * find-paths.el (paths-find-emacs-roots): Included exec-prefix
9935         into root searching.
9936
9937 1998-04-24  Martin Buchholz  <martin@xemacs.org>
9938
9939         * subr.el: Remove definition of `not'.
9940
9941 Sat Apr 24 1998  Andy Piper  <andyp@parallax.co.uk>
9942
9943         * msw-glyphs.el: enable graphics support.
9944
9945 1998-04-23  Didier Verna  <didier@xemacs.org>
9946
9947         * x-menubar.el (default-menubar): restored the line-number-mode
9948         option.
9949
9950         * misc doc string updates related to the options menu.
9951
9952 1998-04-24  SL Baur  <steve@altair.xemacs.org>
9953
9954         * setup-paths.el (paths-construct-load-path): Fix typo.
9955
9956 1998-04-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
9957
9958         * x-menubar.el (default-menubar): font-menu-this-frame-only-p and
9959         font-menu-ignore-scaled-fonts don't have to be bound now; this
9960         gets us one step further towards making --no-autoloads work.
9961
9962         * startup.el (normal-top-level): Load auto-autoloads only if
9963         lisp-directory is non-nil.
9964
9965         * setup-paths.el (paths-construct-load-path): Made it robust
9966         against nil lisp-directory.
9967
9968         * startup.el (startup-setup-paths-warning): Added `lisp-directory'
9969         to the list of variables that cause a warning when nil.
9970
9971         * toolbar.el (init-toolbar-location): Now works even when there's
9972         no toolbar icon directory.
9973
9974 1998-04-23  Hrvoje Niksic  <hniksic@srce.hr>
9975
9976         * help.el (view-lossage): Recognize it.
9977
9978         * simple.el (log-message): Mark multiline messages.
9979
9980 1998-04-22  SL Baur  <steve@altair.xemacs.org>
9981
9982         * info.el (Info-exit): `toolbar-info-frame' doesn't necessarily exist.
9983
9984 1998-4-20  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
9985
9986         * package-get.el (package-get-all):  add `\n' separator to
9987         interactive specification so that both variables are read
9988
9989 1998-04-22  Didier Verna  <didier@xemacs.org>
9990
9991         * x-menubar.el: ported the options menu to Custom.
9992         Moved the "read only" toggle button to the buffers menu.
9993         Corrected some missing ;;;###autoload or defcustom.
9994
9995         * scrollbar.el (scrollbars-visible-p): defcustom wrapper around
9996         the scrollbar-visible specifier for options menu handling.
9997
9998         * toolbar.el (toolbar-visible-p)
9999                      (toolbar-captioned-p)
10000                      (default-toolbar-position): defcustom wrappers around
10001         the toolbar specifiers for options menu handling.
10002
10003         * frame.el (get-frame-for-buffer-default-instance-limit):
10004         defcustom it for options menu handling.
10005
10006         * font-lock.el (font-lock-mode): defcustom and autoload the variable
10007         font-lock-mode for options menu handling.
10008
10009         * cus-start.el: added Custom properties to overwrite-mode for
10010         options menu handling.
10011
10012 Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
10013
10014         * about.el: shameless self-promotion.
10015
10016 1998-04-21  Hrvoje Niksic  <hniksic@srce.hr>
10017
10018         * simple.el (raw-append-message): Slightly optimize.
10019         (remove-message): Use `push' for clarity.
10020         (append-message): Ditto.
10021         (display-warning): Dito.
10022         (raw-append-message): Send the message to the appropriate device.
10023
10024 1998-04-22  SL Baur  <steve@altair.xemacs.org>
10025
10026         * auto-save.el (auto-save-cyclic-hash-14): De-ebolification.
10027         From Sean MacLennan <Sean.MacLennan@pika.ca>
10028
10029 1998-04-18  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10030
10031         * setup-paths.el: Changed `directory-sep-char' to
10032         `path-separator', following a change in GNU Emacs.
10033
10034 1998-04-19  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10035
10036         * info.el (Info-maybe-update-dir): Bug fix in `conservative' behaviour
10037         (Info-build-dir-anew): Add a final newline.
10038         (Info-build-dir-anew): Do not issue warning when rebuilding policy
10039         is `always'
10040         (Info-rebuild-dir): Ditto
10041
10042         * dumped-lisp.el (preloaded-file-list): Added ldap.el
10043
10044 1998-04-21  SL Baur  <steve@altair.xemacs.org>
10045
10046         * simple.el (count-words-buffer): Retain zmacs region.
10047         (count-words-region): Ditto.
10048         * simple.el: (what-line): Expanded line counts.
10049         (count-lines): New parameter to conditionalize whether collapsed
10050         lines get counted.
10051         From Bob Weiner <weiner@altrasoft.com>
10052
10053 1998-04-19  SL Baur  <steve@altair.xemacs.org>
10054
10055         * packages.el (package-locations): infodock-packages must override
10056         mule-packages and packages.
10057
10058 1998-04-19  Jonathan Harris <jhar@tardis.ed.a.uk>
10059
10060         * wid-edit.el:
10061         remove rude messages from widget-activation-widget-mapper
10062         and widget-activation-glyph-mapper
10063
10064 1998-04-17  Jonathan Harris <jhar@tardis.ed.ac.uk>
10065
10066         * toolbar.el: Remove (featurep 'x) test from
10067         toolbar-make-button-list
10068
10069 1998-04-17  Hrvoje Niksic  <hniksic@srce.hr>
10070
10071         * gnuserv.el (gnuserv-edit): Switch to the next gnuserv buffer
10072         only if in the same frame.
10073
10074 1998-04-17  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10075
10076         * packages.el (package-locations): Added site-packages hierarchy.
10077
10078         * setup-paths.el (paths-default-info-directories): Introduced and
10079         used.
10080
10081         * packages.el, setup-paths.el: Set various path searching depths
10082         to 1.
10083
10084         * packages.el (packages-hierarchy-depth):
10085         (packages-load-path-depth): Introduced and used.
10086
10087         * setup-paths.el (paths-load-path-depth): Introduced and used.
10088
10089         * find-paths.el (paths-find-recursive-path): Added max-depth
10090         parameter.
10091
10092 1998-04-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10093
10094         * setup-paths.el (paths-construct-info-path): Removed
10095         dependency on behavior of (file-name-as-directory "").
10096
10097 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10098
10099         * ldap.el (ldap-search): Adapt to the new low-level API using ldap
10100         lisp objects
10101
10102 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10103
10104         * dump-paths.el, startup.el: Added handling for --debug-paths.
10105
10106 1998-04-15  William M. Perry  <wmperry@aventail.com>
10107
10108         * wid-edit.el: We cannot just set the help-echo or balloon-help
10109           properties for an extent based on the :help-echo widget
10110           property, since help-echo and balloon-help cause an EXTENT to
10111           get passed in, where :help-echo functions are expecting a WIDGET
10112
10113 1998-04-15  Kirill M. Katsnelson  <kkm@kis.ru>
10114
10115         * scrollbar.el (init-scrollbar-from-resources): Call
10116         mswindows-init-scrollbar-metrics when appropriate.
10117
10118 Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
10119
10120         * dumped-lisp.el: dump x-toolbar for window system
10121
10122         * msw-init.el (init-post-mswindows-win): enable toolbars if we
10123         have support and xpm.
10124
10125 1998-04-16  SL Baur  <steve@altair.xemacs.org>
10126
10127         * files.el (toggle-read-only): Fix docstring.
10128         From Didier Verna <didier@xemacs.org>
10129
10130 1998-04-14  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10131
10132         * startup.el (normal-top-level): Load autoload-file-name without
10133         specifying an extension---some people only auto-autoload.el.gz.
10134
10135 1998-04-06  Hrvoje Niksic  <hniksic@srce.hr>
10136
10137         * files.el (backup-enable-predicate): Don't bomb on NAME being
10138         nil.
10139
10140 1998-04-13  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10141
10142         * find-paths.el, packages.el: Now prefers configure'd paths.
10143         This shouldn't cause any of the originally anticipated problems as
10144         the current paths architecture will not define the various
10145         configure-xxx variables if they're not specified on the configure
10146         command line.
10147
10148         * find-paths.el, setup-paths.el, packages.el: Removed all
10149         mentionings of "/" as a path separator.
10150         Used paths-construct-path throughout.
10151
10152         * find-paths.el (paths-construct-path): Created to assemble paths
10153         from directory components.
10154
10155         * setup-paths.el, packages.el: Used paths-decode-directory-path
10156         instead of decode-path-internal.
10157
10158         * find-paths.el: Removed unused (and bogus) paths-find-emacs-path
10159         and associates.
10160         (paths-decode-directory-path) Created.
10161
10162         * setup-paths.el: Changed configure-exec-path to
10163         configure-exec-directory.
10164
10165 1998-04-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10166
10167         * packages.el (packages-find-packages): Fixed decoding of
10168         EMACSPACKAGEPATH.
10169
10170         * startup.el: -no-packages -> -no-early-packages.
10171
10172         (packages-load-package-lisps): Fixed loading of auto-autoload
10173         files.
10174
10175         * startup.el (normal-top-level): Fixed loading of core
10176         auto-autoload.
10177
10178         * obsolete.el: Un-obsoleted site-directory.  Sigh.
10179
10180         * startup.el, packages.el, dump-paths.el: Added proper settings
10181         for site-directory and lisp-directory variables.
10182
10183         * startup.el, loadup.el: Renamed inhibit-update-autoloads to
10184         inhibit-package-autoloads and fixed handling of it.
10185
10186         * startup.el, packages.el, dump-paths.el, loadup.el: Fixed
10187         handling of former inhibit-package-init, now
10188         inhibit-early-packages, to make -vanilla etc. work.
10189
10190 1998-04-10  Kirill M. Katsnelson  <kkm@kis.ru>
10191
10192         * code-process.el (start-process): Fallback to 'undecided instead
10193         of 'binary for process input coding stream.
10194
10195         * process.el (start-process): Docstring fix.
10196
10197 1998-04-09  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10198
10199         * info.el (Info-insert-dir): Do not insert temporary dir files
10200         in Info-dir-file-attributes
10201         (Info-build-dir-anew): Ensure temporary buffer is not read-only
10202         (Info-rebuild-dir): Ditto.
10203
10204 1998-04-09  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10205
10206         * obsolete.el: Added obsoleteness declarations for
10207         `site-directory' and `Info-default-directory-list'.
10208
10209 1998-04-08  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10210
10211         * find-paths.el (paths-find-emacs-root): Only look at the
10212         executable at the end of the symlink chain for determining the
10213         Emacs root.
10214
10215 1998-04-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10216
10217         * setup-paths.el (paths-construct-info-path): Changed construction
10218         to cater to gone default in configure.
10219
10220         * find-paths.el (paths-uniq-append): Added.
10221
10222         * packages.el: Rewritten package path construction once again.
10223
10224         * dump-paths.el, startup.el: Removed package-path as a global
10225         variable.
10226
10227         * package-admin.el (package-admin-add-single-file-package):
10228         (package-admin-add-binary-package): Changed package-path to
10229         late-packages.
10230
10231         * packages.el (packages-split-path): Split path at "/" rather than
10232         nil according to change in emacs.c.
10233
10234 1998-04-06  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10235
10236         * setup-paths.el (paths-construct-info-path): Changed info path
10237         order so that directories come out right.
10238         (paths-find-lock-directory): Fixed bug: It used to think
10239         configure-lock-directory is a path.
10240
10241 1998-04-06  Jeff Miller <jmiller@smart.net>
10242
10243         * x-toolbar.el:  Added toolbar-vector-xxxxxx defvars.  Modified
10244         initial-toolbar-spec to use new toolbar-vector-xxxxxx defvars.  This
10245         eases the use of toolbar-add/kill-item functions.
10246
10247 1998-04-07  Kirill M. Katsnelson  <kkm@kis.ru>
10248
10249         * code-files.el (file-coding-system-alist): Commented out
10250         loaddefs.el magical treatment.
10251
10252 1998-04-06  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10253
10254         * info.el (Info-rebuild-outdated-dir): Added new option
10255         `conservative' and made it the default
10256         (Info-rebuild-dir): Appropriately parse multi-line description
10257         strings, and multi-section dir files. Issue warning when dir
10258         is rebuilt as temporary
10259         (Info-build-dir-anew): Issue warning when dir is built as
10260         temporary
10261
10262 1998-04-04  Kirill M. Katsnelson  <kkm@kis.ru>
10263
10264         * list-mode.el (list-mode-map): Bind highlight motion commands to
10265         standard keys left, right, C-b and C-f.
10266
10267 1998-03-29  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10268
10269         * files.el (auto-mode-alist): allow .sc for Scheme->C
10270
10271 1998-04-06  SL Baur  <steve@altair.xemacs.org>
10272
10273         * loadup.el (pureload): Don't quote (garbage-collect).
10274
10275 1998-04-04  SL Baur  <steve@altair.xemacs.org>
10276
10277         * package-get-base.el: Updated.
10278
10279 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
10280
10281         * isearch-mode.el (isearch-just-started): New variable.
10282         (isearch-mode): Set it.
10283         (isearch-repeat): Advance one character forward only if the search
10284         was successful, and was not just started.
10285         (isearch-repeat): Clear isearch-just-started.
10286
10287 1998-04-02  SL Baur  <steve@altair.xemacs.org>
10288
10289         * finder.el (finder-compile-keywords): Don't eval new finder-inf
10290         if running -batch.
10291
10292 1998-03-26  Hrvoje Niksic  <hniksic@srce.hr>
10293
10294         * subr.el (listify-key-sequence): Removed.
10295
10296 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
10297
10298         * bytecomp.el (byte-compile-print-gensym): New option.
10299         (byte-compile-output-file-form): Use it.
10300         (byte-compile-output-docform): Ditto.
10301         (byte-compile-compiled-obj-to-list): Ditto.
10302
10303 Sun Mar 29 1998  Andy Piper  <andyp@parallax.co.uk>
10304
10305         * msw-glyphs.el: set frame icon if xpm support.
10306
10307 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
10308
10309         * help.el: Code that pretty prints variable values
10310           removed.
10311
10312 1998-04-02  SL Baur  <steve@altair.xemacs.org>
10313
10314         * find-paths.el (paths-emacs-root-p): Correct test for installation
10315         directory.
10316         From Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10317
10318 1998-03-30  Kyle Jones  <kyle_jones@wonderworks.com>
10319
10320         * loaddefs.el: Don't set debug-ignored-errors; leave
10321           its default value set to nil.
10322
10323 1998-03-29  Damon Lipparelli  <lipp@primus.com>
10324
10325         * info.el (Info-rebuild-dir): fixed mis-spelling.
10326
10327 1998-03-29  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10328
10329         * info.el (Info-rebuild-outdated-dir): New custom var
10330         (Info-insert-node): Create/update dir file when needed, ie when it
10331         does not exist or is older than some info files in directory
10332
10333 1998-04-01  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10334
10335         * setup-paths.el, dump-paths.el, startup.el, packages.el: Allowed
10336         for last packages, mainly for using a 20.4 package base.
10337
10338         * packages.el (late-packages): Typo fix.  It was called
10339         early-packages.
10340
10341         * find-paths.el (paths-find-emacs-root): Bug fix: it now chases
10342         relative symlinks correctly.
10343         (paths-find-emacs-roots): More rigorous checking for plausible
10344         configuration-time root.
10345
10346         * startup.el (normal-top-level): Added a warning if XEmacs cannot
10347         find its roots.
10348
10349 1998-03-27  Martin Buchholz  <martin@xemacs.org>
10350
10351         * faces.el: Fix docstrings.
10352         * glyphs.el: Fix docstrings.
10353         * mouse.el: Fix docstrings.
10354
10355         * frame.el: Change phrase `current frame' to `selected frame'.
10356
10357         * faces.el (face-spec-set-match-display): Make FRAME arg optional.
10358
10359         * bytecomp.el (displaying-byte-compile-warnings): Rewrite some
10360         macros using backquote to make them infinitely more readable.
10361
10362 1998-03-30  SL Baur  <steve@altair.xemacs.org>
10363
10364         * packages.el (packages-find-package-path): Hardcoded specialized
10365         InfoDock support until we can clean this up.
10366
10367         * help.el (describe-bindings-1): Return the value of the bindings
10368         help buffer created.
10369         (describe-bindings): Ditto.
10370
10371         * simple.el (set-variable): Restore previous behavior of not
10372         bombing if the variable to set is not boundp.
10373
10374 1998-03-30  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10375
10376         * packages.el (packages-handle-package-dumped-lisps): Allow for
10377         non-local files to be loaded off the package-lisp variable.
10378
10379 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
10380
10381         * x-faces.el: Global X resources should override
10382           specs for all device classes (color, grayscale, mono);
10383           code currently doesn't override any of them.  Fixed by
10384           calling remove-specifier with '(x default) as the tag
10385           set and allowing inexact matches.
10386
10387 1998-03-27  Kyle Jones  <kyle_jones@wonderworks.com>
10388
10389         * faces.el: Separated face initializations based on
10390           device classes into device type specific (tag set,
10391           instantiator) pairs.
10392
10393 1998-03-09  Hrvoje Niksic  <hniksic@srce.hr>
10394
10395         * wid-edit.el (widget-choice-action): Remember user's explicit
10396         choice.
10397         (widget-choice-value-create): Respect it.
10398         From Richard Stallman <rms@gnu.org>
10399
10400 1998-03-26  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10401
10402         * setup-paths.el (paths-construct-info-path): Always append
10403         existing directories from configure-time info path.
10404
10405         * startup.el (startup-setup-paths): Renamed misnamed info-path to
10406         Info-directory-list.
10407
10408         * info.el: Removed Info-default-directory-list which was broken by
10409         design.
10410         Removed bogus initialization of Info-directory-list---startup.el
10411         can do a much better job.
10412         Added autoload of Info-directory-list.
10413
10414         * setup-paths.el (paths-construct-load-path): Fixed a bug pointed
10415         out by Martin Buchholz <martin@xemacs.org>: EMACSLOADPATH used to
10416         be exclusive; now it's merely given precedence, just like in the
10417         old days.
10418
10419 1998-03-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10420
10421         * find-paths.el (paths-find-architecture-directory): Fix bug with
10422         finding; it used to default too early.
10423
10424 1998-03-25  Martin Buchholz <martin@xemacs.org>
10425
10426         * packages.el (packages-split-path): Fix a bug; it used to fail
10427         for paths that weren't split.
10428
10429 1998-03-26  SL Baur  <steve@altair.xemacs.org>
10430
10431         * finder.el (finder-compile-keywords): trap on errors.
10432
10433 1998-03-24  Kyle Jones  <kyle_jones@wonderworks.com>
10434
10435         * x-faces.el (remove-specifier-specs-matching-tag-set-cdrs): Pass
10436           fourth argument of t so that only the specs exactly
10437           matching the tag lists are removed.
10438
10439 1998-03-25  SL Baur  <steve@altair.xemacs.org>
10440
10441         * make-docfile.el: Don't discard the BOOTSTRAPLOADPATH.
10442
10443 1998-03-23  SL Baur  <steve@altair.xemacs.org>
10444
10445         * minibuf.el (mouse-read-file-name-1): If a default directory was
10446         specified, use it for generating the completions.
10447
10448 1998-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10449
10450         * update-elc.el: Now respects inhibit-package-init and
10451         inhibit-site-lisp.
10452         Now does path construction with loadup-paths.
10453
10454         * startup.el (normal-top-level, startup-setup-paths): Now respects
10455         inhibit-package-init and inhibit-site-lisp.
10456
10457         * packages.el (packages-find-package-path): Extended package path
10458         by version-specific hierarchies.
10459         (packages-find-packages): Now respects inhibit flag and
10460         inhibit-site-lisp.
10461         Moved path setup to loadup-paths.
10462
10463         * make-docfile.el: Now respects inhibit-package-init and
10464         inhibit-site-lisp.
10465         Now does path construction with loadup-paths.
10466
10467         * loadup.el: Now respects inhibit-package-init and
10468         inhibit-site-lisp.
10469
10470         * dumped-lisp.el (preloaded-file-list): Added loadup-paths.
10471
10472         * loadup-paths.el: New file: setup load-path to encompass
10473         packages.
10474
10475 1998-03-22  SL Baur  <steve@altair.xemacs.org>
10476
10477         * auto-show.el: load-gc renamed to pureload.
10478         * site-load.el: Ditto.
10479         * packages.el (toplevel): Ditto.
10480         * loadup.el (really-early-error-handler): Ditto.
10481         * dumped-lisp.el (preloaded-file-list): Ditto.
10482         * cus-face.el (custom-declare-face): Ditto.
10483
10484 1998-03-22  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
10485
10486         * <Today>: The Big Path Searching Overhaul.
10487
10488         * find-paths.el: New file: find and assemble paths in the
10489         installation hierarchy.
10490
10491         * setup-paths.el: New file: global layout of paths and directories
10492         within the XEmacs hierarchy.
10493
10494         * packages.el: Replaced everything related to path searching and
10495         startup by code in terms of find-paths.
10496
10497         * loadup.el, make-docfile.el, update-elc.el, startup.el: Now calls
10498         the new path searching engine.
10499
10500         * dumped-lisp.el (preloaded-file-list): Added new files find-paths
10501         and setup-paths.
10502
10503 1998-03-22  SL Baur  <steve@altair.xemacs.org>
10504
10505         * dumped-lisp.el (preloaded-file-list): Load setup-paths.elc not
10506         setup-paths.el.
10507
10508 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
10509
10510         * msw-glyphs.el: Added check for 'mswindows feature, so the file
10511         compiles identically in any configuration.
10512         Removed irrelevant commentary.
10513
10514 1998-03-20  Kirill M. Katsnelson  <kkm@kis.ru>
10515
10516         * simple.el (set-variable): Allow setting specifiers.
10517
10518 1998-03-19  SL Baur  <steve@altair.xemacs.org>
10519
10520         * lisp.el (forward-sexp): Revert previous change.
10521
10522 1998-03-18  SL Baur  <steve@altair.xemacs.org>
10523
10524         * frame.el (frame-initialize): Use `delete-console' instead of
10525         `delete-device' to delete the stream console to match the usage in
10526         Fkill_emacs.
10527
10528 1998-03-16  SL Baur  <steve@altair.xemacs.org>
10529
10530         * files.el (cdpath-previous): New variable.
10531         (cd): Use it.
10532         From Bob Weiner <weiner@wave.altrasoft.com>
10533
10534 1998-03-15  Kyle Jones  <kyle_jones@wonderworks.com>
10535
10536         * keydefs.el: Changed keybindings of forward-char,
10537           backward, scroll-up and scroll-down to point to their
10538           -command counterparts.
10539
10540         * simple.el: New functions: forwarc-char-command,
10541           backwrad-char-command, scroll-up-command,
10542           scroll-down-command which work liek their counterparts
10543           except that they honor the variable
10544           signal-error-on-buffer-boundary.
10545
10546           Definition of signal-error-on-buffer-boundary received
10547           from src/cmds.c.
10548
10549           defvar declaration added for word-across-newline to avoid
10550           byte-compiler warning about the free variable reference.
10551
10552 1998-03-14  Kirill M. Katsnelson  <kkm@kis.ru>
10553
10554         * winnt.el: Removed "%t" from the beginning of
10555         modeline-format. From now on, there's no nt-specifics in the modeline.
10556
10557 1998-03-14  SL Baur  <steve@altair.xemacs.org>
10558
10559         * setup-paths.el (paths-setup-paths-warning): Replace occurrences
10560         of `when' with `if'.
10561
10562 1998-03-03  Kirill M. Katsnelson  <kkm@kis.ru>
10563
10564         * msw-glyphs.el: New file. Defines TTY-style glyphs for
10565         mswindows. Must be reworked along with glyphs.el, or
10566         merged into it, after there is images support.
10567
10568         * dumped-lisp.el (preloaded-file-list): Dump msw-glyphs.el when
10569         'mswindows.
10570
10571 1998-03-13  SL Baur  <steve@altair.xemacs.org>
10572
10573         * faces.el: fix for text cursor initialization.
10574         Suggested by Kyle Jones <kyle_jones@wonderworks.com>
10575         From Andy Piper <andyp@parallax.co.uk>
10576
10577 1998-03-11  Pete Ware  <ware@cis.ohio-state.edu>
10578
10579         * files.el (set-auto-mode): If a mode is not fboundp, check to see
10580         if there is an existing package that handles it and warn the user
10581         about that mode.
10582
10583 1998-03-02  Kirill M. Katsnelson  <kkm@kis.ru>
10584
10585         * x-menubar.el (default-menubar): Greyed out "Help / Basics /
10586         Installation" menu item when Installation-string is not bound.
10587
10588 1998-03-11  SL Baur  <steve@altair.xemacs.org>
10589
10590         * lisp.el (forward-sexp): Fix for test for balanced sexp.
10591         From Jeremiah W. James <jerry@cs.ucsb.edu>
10592
10593 1998-03-10  Kyle Jones  <kyle_jones@wonderworks.com>
10594
10595         * msw-faces.el:
10596         * faces.el: Fix face initialization.
10597
10598 1998-03-10  Glynn Clements  <glynn@sensei.co.uk>
10599
10600         * files.el (backup-enable-predicate): fix breakage introduced
10601         by TMPDIR patch.
10602
10603 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
10604
10605         * x-faces.el (x-init-face-from-resources): The
10606           TTY face property retrieval functions don't return
10607           specifiers, so use face-property instead.
10608
10609 1998-03-09  SL Baur  <steve@altair.xemacs.org>
10610
10611         * mwheel.el (mwheel-install): Use portable keysyms and syntax.
10612
10613 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
10614
10615         * x-menubar.el: Expanded documentation for
10616           option-save-faces.  Changed Options -> Browse Faces
10617           menu entry to invoke customize-face.
10618
10619 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
10620
10621         * faces.el: Most face initialization moved out of
10622           init-other-random-faces to the top level so that the
10623           initialization happens before Xemacs is dumped.  Much
10624           of the fascist "face-differs-from-default-p or FROB!"
10625           code has been retired in favor of letting the user do
10626           what they want to do.  Face initialization code changed
10627           to use `default' specifier tag so that the settings can
10628           be overridden later if the user wishes it.
10629
10630 1998-03-08  SL Baur  <steve@altair.xemacs.org>
10631
10632         * about.el (about-hackers): Update contributors list.
10633
10634 1998-03-07  Kyle Jones  <kyle_jones@wonderworks.com>
10635
10636         * specifier.el: Define new specifier tag `default'.
10637
10638         * modeline.el: Initialize faces using `default' tag.
10639
10640         * x-faces.el (x-init-face-from-resources): Remove
10641           specifier specs containing the `default' tag before
10642           adding new specs.
10643
10644 1998-03-02  John Jones  <jj@asu.edu>
10645
10646         * package-get.el (package-get-all): fixed arguments on call to
10647         package-admin-add-single-file-package.
10648         * package-get.el (package-get-installedp): fixed to match
10649         advertised behavior.
10650         * package-get.el: added function package-get-update-all which
10651         installs newest versions of all the current packages (if they are
10652         not already installed).
10653
10654 1998-03-04  Jens-Ulrik Petersen  <petersen@kurims.kyoto-u.ac.jp>
10655
10656         * files.el (find-file-noselect): Uncommented `truename' binding in
10657         `let*' and use it later to set `buffer-file-truename' iff it's
10658         still nil, as happens for example when finding a compressed
10659         file with "jka-compr".
10660
10661 Wed Mar 04 08:55:12 1998  Andy Piper  <andyp@parallax.co.uk>
10662
10663         * faces.el: in make-face-* type functions do the operation for all
10664         window systems, not just the first one found.
10665
10666         * font.el: call mswindows-list-fonts for mswindows.
10667
10668 1998-03-02  Glynn Clements  <glynn@sensei.co.uk>
10669
10670         * code-process.el (call-process-region):
10671         * process.el (call-process-region):
10672         * package-get.el (package-get-dir):
10673         * files.el (backup-enable-predicate):
10674         * gnuserv.el (gnuserv-temp-file-regexp):
10675         Use temp-directory in place of `/tmp'.
10676
10677 Fri Feb 20 21:22:34 1998  Darryl Okahata  <darrylo@sr.hp.com>
10678
10679         * "Fast" dired-in-C enhancements for Windows 95/NT:
10680
10681         * files.el: Added function, `wildcard-to-regexp', from GNU
10682           Emacs.
10683
10684         * files.el (insert-directory): Modified to use special
10685           dired-in-C enhancements if present.
10686
10687 Mon Mar 02 11:37:36 1998  Andy Piper  <andyp@parallax.co.uk>
10688
10689         * code-files.el: make default coding no-conversion.
10690
10691 1998-03-02  SL Baur  <steve@altair.xemacs.org>
10692
10693         * dumped-lisp.el (preloaded-file-list): Find Installation.el from
10694         the load-path.
10695
10696         * update-elc.el: Strip directory when testing for files not to
10697         bytecompile.
10698
10699 1998-03-02  Aki Vehtari  <Aki.Vehtari@hut.fi>
10700
10701         * lisp-mode.el: Use recommended form for menus.
10702
10703         * info.el (Info-construct-menu): Use recommended form for menus.
10704
10705         * gnuserv.el (gnuserv-edit-files): Use recommended form for menu
10706         entry.
10707
10708 1998-02-28  Kyle Jones  <kyle_jones@wonderworks.com>
10709
10710         * frame.el: Resurrect get-frame-for-buffer-default-to-current.
10711           (get-frame-for-buffer-noselect): Always return frames
10712           in the not-this-window-p cond clause.
10713
10714 1998-02-27  SL Baur  <steve@altair.xemacs.org>
10715
10716         * help.el (describe-installation): New function.
10717
10718         * x-menubar.el (default-menubar): Add describe-installation to
10719         Help menu.
10720
10721         * packages.el (packages-unbytecompiled-lisp): Installation.el
10722         should not be bytecompiled.
10723
10724         * dumped-lisp.el (preloaded-file-list): Dump Installation with
10725         XEmacs.
10726
10727         * x-menubar.el (default-menubar): Use correct guard for VM menu
10728         entry.
10729
10730         * coding.el: Add coding systems for iso-8859-[12] for No-Mule + file
10731         coding.
10732         From Andy Piper <andyp@parallax.co.uk>
10733
10734 1998-02-26  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
10735
10736         * ldap.el: Do not require ldap-internal at compile time.
10737
10738 Tue Feb 17 12:50:37 1998  Andy Piper  <andyp@parallax.co.uk>
10739
10740         * code-files.el: new file. a virtual copy of mule-files.el
10741         but without charset
10742         dependencies. (toggle-buffer-file-ocding-system) new function for
10743         changing the eol type for the current buffer.
10744
10745         * code-process.el: new file. a copy of
10746         mule-process.el. mule-process.el will disappear when things have
10747         settled.
10748
10749         * coding.el: new file. a virtual copy of mule-files.el but
10750         without charset dependencies. (coding-system-base) new function
10751         for getting the parent coding system of a coding system with eol
10752         type set.
10753
10754         * dumped-lisp.el: add above files for the non-mule case.
10755
10756 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
10757
10758         * window-xemacs.el (display-buffer): If no explicit
10759           frame is specified, search for a window that displays
10760           the buffer on the currently selected frame, before
10761           searching other frames.
10762
10763 1998-02-25  Kyle Jones  <kyle_jones@wonderworks.com>
10764
10765         * frame.el (get-frame-for-buffer): If not-this-window-p
10766           is non-nil, use window on the selected frame if it is not
10767           also the selected window.  When defaulting, search for
10768           windows on the currently selected fgrame before searching
10769           other frames.
10770
10771 1998-02-25  Didier Verna  <didier@xemacs.org>
10772
10773         * modeline.el (modeline-swap-buffers): originally named
10774         `mouse-release-modeline'. Whether to actually swap the buffers is
10775         decided in `mouse-drag-modeline'.
10776         (mouse-drag-modeline): A button release event is considered a
10777         mouse click is both X (modeline scroll) and Y (modeline drag) pos
10778         stay unchanged.
10779
10780 1998-02-25  SL Baur  <steve@altair.xemacs.org>
10781
10782         * x-menubar.el: Put redo on the menubar.
10783         From Aki Vehtari <Aki.Vehtari@hut.fi>
10784
10785 1998-02-22  Greg Klanderman  <greg@alphatech.com>
10786
10787         * bytecomp.el (displaying-byte-compile-warnings): if
10788         temp-buffer-show-function is set, use it to display current set of
10789         warnings in the "*Compile-Log-Show*" buffer.
10790
10791         * simple.el (display-warning-buffer): if temp-buffer-show-function
10792         is set, use it to display current set of warnings in the
10793         "*Warnings-Show*" buffer.
10794
10795 1998-02-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10796
10797         * cl-extra.el (equalp): Make (equalp ?A ?a) return t as in
10798         Common Lisp.
10799
10800 1998-02-23  Aki Vehtari  <Aki.Vehtari@hut.fi>
10801
10802         * menubar.el: Allow button descriptors at least 2 long.
10803
10804         * x-menubar.el (default-menubar): Use recommended forms.
10805         (file-menu-filter): Remove.
10806         (edit-menu-filter): Remove.
10807
10808 1998-02-24  SL Baur  <steve@altair.xemacs.org>
10809
10810         * about.el (about-hackers): Updated.
10811
10812 1998-02-22  Greg Klanderman  <greg@alphatech.com>
10813
10814         * help.el (help-max-help-buffers): new variable
10815         (help-register-and-maybe-prune-excess): new function
10816         (help-buffer-name): use help-max-help-buffers.
10817         (with-displaying-help-buffer): use
10818         help-register-and-maybe-prune-excess.
10819
10820         * help.el (help-maybe-pretty-print-value): if the value fits on
10821         one line, let it.
10822
10823 1998-02-21  Greg Klanderman  <greg@alphatech.com>
10824
10825         * (with-displaying-help-buffer): there is no need to kill the buffer
10826         if it exists, because with-output-to-temp-buffer will clear it.
10827         further, killing the buffer violates the rule that
10828         temp-buffer-show-function, if set, has the full responsibility of
10829         showing the temp buffer.  killing the buffer fucks with the window
10830         configuration, hosing temp-buffer-show-function.
10831
10832
10833 1998-02-23  Didier Verna  <didier@xemacs.org>
10834
10835         * modeline.el (mouse-drag-modeline):
10836         - Always scroll the modeline that was originally clicked on.
10837         - Use x pixels instead of x characters (which doesn't work anyway)
10838         as horizontal reference for modeline dragging. This allows us to
10839         keep on dragging the modeline even if the motion event occurs in
10840         another window.
10841
10842 1998-02-23  Didier Verna  <didier@xemacs.org>
10843
10844         * x-mouse.el (x-init-pointer-shape): use a crossed-arrows cursor
10845         glyph on the modeline to indicate that dragging the mouse has an
10846         effect both horizontally and vertically.
10847
10848 1998-02-24  SL Baur  <steve@altair.xemacs.org>
10849
10850         * about.el (about-xemacs): Get rid of redundant visible version
10851         number.
10852
10853 1998-02-19  SL Baur  <steve@altair.xemacs.org>
10854
10855         * about.el (about-hackers): Update credits.
10856
10857 1997-12-22  Christoph Wedler  <wedler@fmi.uni-passau.de>
10858
10859         * prim/register.el (view-register): Show register type file-query.
10860
10861 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
10862
10863         * mode-motion.el (mode-motion-highlight-internal):
10864           save-excursion inside save-window-exucrsion form to
10865           hide buffer point changes from save-window-excursion.
10866           Prevents display flickering when the mouse pointer
10867           moves.
10868
10869 1998-02-17  Didier Verna  <didier@xemacs.org>
10870
10871         * mouse.el (default-mouse-track-set-point-in-window): rewrote this
10872         function to handle correctly the case of a toolbar one side of the
10873         window: scrolling will not necessarily happen.
10874
10875 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
10876
10877         * files.el (after-find-file): Restore missing argument
10878           to format that provides filename for "... consider M-x
10879           recover-file" message.  Also call `message' with "%s"
10880           as the first arg instead of an arbitrary string.
10881
10882 1998-02-18  SL Baur  <steve@altair.xemacs.org>
10883
10884         * about.el (about-hackers): Various additions.
10885
10886 1998-02-15  SL Baur  <steve@altair.xemacs.org>
10887
10888         * autoload.el (generate-file-autoloads-1): Don't force an extra
10889         line out when copying on-the-same line autoloads.
10890
10891         * x-menubar.el (default-menubar): Add Sokoban to the menubar if it
10892         is installed.
10893
10894 1998-02-14  Martin Buchholz  <martin@xemacs.org>
10895
10896         * x11/x-win-xfree86.el (x-win-init-xfree86):
10897         * x11/x-win-sun.el (x-win-init-sun):
10898         * x11/x-init.el (x-initialize-compose):
10899         * prim/simple.el:
10900         (backward-or-forward-kill-sexp):
10901         (backward-or-forward-kill-sentence):
10902         (backward-or-forward-kill-word):
10903         (backward-or-forward-delete-char):
10904         * prim/isearch-mode.el (isearch-help-or-delete-char):
10905         Use x-keysym-on-keyboard-sans-modifiers-p instead of
10906         x-keysym-on-keyboard-p to detect backspace.
10907         Use symbols instead of strings (now deprecated) with x-keysym-*-p.
10908         Clean up symbols used with dead keys, checking Linux and solaris
10909         keysyms.
10910         Simplify x-win-*.el using above methods.
10911         Change documentation for x-keysym-*-p functions.
10912
10913 1998-02-14  SL Baur  <steve@altair.xemacs.org>
10914
10915         * about.el (about-hackers): Restore entries for Michael Sperber and
10916         Vinnie Shelton.
10917         From Vinnie Shelton <acs@acm.org>
10918
10919 1998-02-14  Hrvoje Niksic  <hniksic@srce.hr>
10920
10921         * simple.el (count-words-region): Ditto.
10922
10923 1998-02-12  Hrvoje Niksic  <hniksic@srce.hr>
10924
10925         * simple.el (count-words-buffer): Document.  Don't print anything
10926         if non-interactive.
10927
10928 1998-02-12  SL Baur  <steve@altair.xemacs.org>
10929
10930         * packages.el (packages-hardcoded-lisp): easymenu.el is in
10931         multiple files in InfoDock.
10932
10933 1998-02-11  SL Baur  <steve@altair.xemacs.org>
10934
10935         * packages.el (packages-hardcoded-lisp): id-vers.elc is loaded
10936         from version.el in InfoDock.
10937
10938         * dumped-lisp.el (preloaded-file-list): Don't treat InfoDock
10939         specially.
10940
10941 1998-02-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10942
10943         * bytecomp-runtime.el (proclaim-inline): Single quotes around
10944         variable name in docstring.
10945
10946 1998-02-10  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
10947
10948         * menubar.h: Include "gui.h".
10949
10950 1998-02-10  SL Baur  <steve@altair.xemacs.org>
10951
10952         * site-load.el: Fix documentation.
10953
10954 1998-02-09  SL Baur  <steve@altair.xemacs.org>
10955
10956         * package-get-base.el (package-get-base): Updated.
10957
10958         * keymap.el: PC-ize.
10959
10960 1998-02-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
10961
10962         * hyper-apropos.el (hyper-apropos-get-doc): Print the `loaded
10963         from' on a fresh line.
10964
10965 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
10966
10967         * help.el (help-maybe-pretty-print-value): prin1, not princ the
10968         object.
10969
10970 1998-02-09  SL Baur  <steve@altair.xemacs.org>
10971
10972         * undo-stack.el: PC-ize.
10973
10974         * cmdloop.el: PC-ize.
10975
10976 1998-02-08  SL Baur  <steve@altair.xemacs.org>
10977
10978         * bytecomp-runtime.el: PC-ize.
10979
10980         * byte-optimize.el: Prolog fixup.  PC-ize.
10981
10982         * cus-dep.el: Spelling fix.
10983
10984         * text-mode.el: Synch with Emacs 20.2.  (Original ChangeLog
10985         entries follow).
10986
10987 1997-08-29  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10988
10989         * text-mode.el (text-mode-hook-identify): New function,
10990         put on text-mode-hook.  Set text-mode-variant here.
10991         (text-mode): Don't set it here.
10992
10993 1997-08-27  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10994
10995         * text-mode.el (text-mode-hook): New defvar.
10996         (text-mode-variant): New variable.
10997         (text-mode): Set that variable locally.
10998         (toggle-text-mode-auto-fill): New command.
10999
11000 1997-06-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11001
11002         * text-mode.el (text-mode): Let all-white lines separate paragraphs.
11003
11004 1997-06-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11005
11006         * text-mode.el (paragraph-indent-text-mode):
11007         Renamed from spaced-text-mode.
11008         (text-mode-map): Bind TAB to indent-relative.
11009         (indented-text-mode-map): Variable deleted.
11010         (indented-text-mode): Now an alias for text-mode.
11011
11012 1998-02-05  SL Baur  <steve@altair.xemacs.org>
11013
11014         * loadup.el: test-atoms debugging stuffs removed.
11015
11016 1998-02-03  Martin Buchholz  <Martin Buchholz <martin@xemacs.org>
11017
11018         * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
11019
11020 1997-12-30  Colin Rafferty  <colin@xemacs.org>
11021
11022         * help.el (describe-beta): Made it use `locate-data-file'.
11023         (describe-distribution): Ditto.
11024         (describe-copying): Ditto.
11025         (describe-project): Ditto.
11026         (view-emacs-news): Ditto.
11027
11028         * help-nomule.el (help-with-tutorial): Made it use
11029         `locate-data-file' to find tutorial.
11030
11031 1998-01-28  Jonathon Harris  <jhar@tardis.ed.ac.uk>
11032
11033         * about.el: Corrected my email address.
11034
11035         * mouse.el: Added 'mouse-mswindows-drop' similar to
11036         'mouse-offix-drop'.
11037
11038 1998-01-27  SL Baur  <steve@altair.xemacs.org>
11039
11040         * loadup.el (running-xemacs): Spelling fix.
11041
11042 1998-01-26  Colin Rafferty  <colin@xemacs.org>
11043
11044         * packages.el (packages-find-packages-1): Don't allow a backwards
11045         compatible lisp tree to overwrite `preloaded-file-list'.
11046
11047 1998-01-26  SL Baur  <steve@altair.xemacs.org>
11048
11049         * loadup.el: Don't delete "xemacs" prior to dumping.
11050
11051 1998-01-24  SL Baur  <steve@altair.xemacs.org>
11052
11053         * package-info.el (pi-last-mod-date): New function.
11054         (pi-author-version): New function.
11055         (batch-update-package-info): Use them.
11056
11057 1998-01-23  Colin Rafferty  <colin@xemacs.org>
11058
11059         * frame.el (get-frame-for-buffer-default-to-current): Create.
11060         (get-frame-for-buffer-noselect): Allow user to use current frame
11061         with `get-frame-for-buffer-default-to-current'.
11062
11063 1998-01-22  Hrvoje Niksic  <hniksic@srce.hr>
11064
11065         * bytecomp.el (byte-compile-output-file-form): Set print-gensym.
11066         (byte-compile-output-docform): Ditto.
11067         (byte-compile-compiled-obj-to-list): Ditto.
11068
11069 1998-01-22  Kyle Jones  <kyle_jones@wonderworks.com>
11070
11071         * startup.el (command-line-1): Removed code that ran
11072           buffer-menu.
11073
11074 1998-01-21  Hrvoje Niksic  <hniksic@srce.hr>
11075
11076         * help-macro.el (make-help-screen): Bind `help-read-key' via flet.
11077
11078 1998-01-17  Hrvoje Niksic  <hniksic@srce.hr>
11079
11080         * frame.el (suspend-emacs-or-iconify-frame): Check using
11081         `device-on-window-system-p' instead of explicitly checking for X,
11082         so that the same logic works for MS Windows.
11083         (suspend-or-iconify-emacs): Ditto.
11084
11085 1998-01-14  Hrvoje Niksic  <hniksic@srce.hr>
11086
11087         * about.el (about-maintainer-info): Andy Piper is back.
11088         (xemacs-hackers): Updated Andy Piper's email address.
11089         (about-hackers): Added Jonathan Harris.
11090         (about-hackers): Updated Tibor Polgar's email address.
11091
11092 1998-01-18  SL Baur  <steve@altair.xemacs.org>
11093
11094         * about.el: Add xemacs.org email manager.
11095
11096         * package-get-base.el (package-get-base): Updated with most recent
11097         package updates.
11098
11099 1998-01-14  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11100
11101         * help.el (function-arglist): Use `indirect-function' instead of
11102         `symbol-function' so that aliases are treated correctly.
11103
11104 1998-01-13  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11105
11106         * help.el (help-map): Add f1 binding to `help-for-help'.
11107         Suggested by Karl M. Hegbloom <karlheg@inetarena.com>.
11108         (describe-key-briefly): Use `princ' "%s" to print object.
11109         (with-displaying-help-buffer): Kill buffer if it exists, again.
11110         (describe-key): Use `princ' "%s" to print object.
11111         (describe-function-1): Use `princ' "%s" to print object.
11112         Commented out alias lines removed.
11113         (help-pretty-print-limit): New variable to control pretty-printing
11114         of variable values.
11115         (help-maybe-pretty-print-value): Steve wins!  Renamed back from
11116         `help-pretty-print-value' again.  Only print-print when OBJECT is
11117         list of length less than `help-pretty-print-limit'.
11118         (describe-variable): Use `help-maybe-pretty-print-value' again.
11119
11120 1998-01-18  SL Baur  <steve@altair.xemacs.org>
11121
11122         * simple.el (blink-matching-open): Remove C++ kludge.
11123         Suggested by Bob Weiner <weiner@wave.altrasoft.com>
11124
11125 1998-01-14  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11126
11127         * info.el (Info-default-directory-list): Made the documentation
11128         more explanitory.
11129
11130 1998-01-13  Martin Buchholz  <martin@xemacs.org>
11131
11132         * lisp/packages.el:
11133         * lisp/package-admin.el:
11134         * lisp/build-report.el:
11135         Fix typos.
11136
11137 1998-01-14  Christoph Wedler  <wedler@fmi.uni-passau.de>
11138
11139         * Patches/font-lock.el (java-font-lock-keywords-*): Would produce
11140         warnings in Java buffers without final newline and editing the
11141         last line.
11142
11143 1998-01-17  SL Baur  <steve@altair.xemacs.org>
11144
11145         * packages.el (packages-find-packages-1): Don't allow a backwards
11146         compatible lisp tree to overwrite `preloaded-file-list'.
11147         Suggested by Colin Rafferty  <colin@xemacs.org>
11148
11149         * mouse.el (mouse-offix-drop): Set undo-boundary.
11150         From Oliver Graf <ograf@fga.de>
11151
11152 1998-01-13  SL Baur  <steve@altair.xemacs.org>
11153
11154         * loadup.el (load-gc): rewrite as defun.
11155         Print something sensical if a required dump-time file isn't found.
11156
11157 1998-01-12  SL Baur  <steve@altair.xemacs.org>
11158
11159         * menubar.el (check-menu-syntax): Emergency dirty fix -- the 0 plist
11160         bug strikes a menudescriptor.
11161
11162         * package-get-base.el (package-get-base): Updated.
11163
11164         * package-info.el (batch-update-package-info): Derive REQUIRES
11165         from the Makefile.
11166
11167 1998-01-13  Hrvoje Niksic  <hniksic@srce.hr>
11168
11169         * files.el (save-some-buffers): Don't play games with deleting
11170         other windows if we are in the minibuffer window.
11171
11172 1998-01-08  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11173
11174         * modeline.el (modeline-minor-mode-menu): Add support for :active
11175         (add-minor-mode): Document :active property to TOGGLE.
11176
11177 1998-01-07  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11178
11179         * modeline.el (modeline-minor-mode-menu): Add support for an
11180         `:included' predicate in the `toggle-sym' plist.
11181         (add-minor-mode): Document the :included property, format
11182         docstring some more.
11183         (modeline-minor-mode-menu): Documentation string added.
11184
11185 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11186
11187         * modeline.el (modeline-minor-mode-menu): genmenlab the menu
11188         labels from the symbol-names by thwacking off the overly redundant
11189         and overused "mode", parenthesizing "minor", and capitalizing the
11190         resultant strings.  Also shortened the menu's title by eliminating
11191         the redundant buffer name.
11192         (add-minor-mode): Beautified the docstring, added mention of the
11193         `:menu-tag' property of TOGGLE.
11194         (modeline-minor-mode-menu): Frinked the `:menu-tag' property on
11195         `toggle-sym' to beatify the mode-life menus.
11196         * (abbrev-mode):  (put)'ed a `:menu-tag' on it and
11197         `auto-fill-function'.
11198
11199 1998-01-02  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11200
11201         * modeline.el (modeline-minor-mode-menu): Changed the string-only
11202         menus to :style 'toggle.
11203
11204 1997-12-10  Markus Linnala  <maage@cs.tut.fi>
11205
11206         * simple.el: Use mh-user-agent-compose as mh-e-user-agent.
11207
11208 1997-12-11  Christoph Wedler  <wedler@fmi.uni-passau.de>
11209
11210         * packages/hyper-apropos.el (hyper-apropos-insert-face): Would
11211         only recognize first hyperlink.
11212         (hyper-apropos-highlightify): Deletia, this is already done by
11213         `hyper-apropos-insert-face'.
11214         (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify.
11215
11216 1998-01-09  SL Baur  <steve@altair.xemacs.org>
11217
11218         * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for
11219         mail.
11220         (toolbar-mail-reader): Add support for `send'.
11221         From Jonathan Marten <jonathan.marten@UK.Sun.COM>
11222
11223 1998-01-05  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11224
11225         * info.el (Info-emacs-info-file-name): Add defvar for
11226         `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node'
11227         will function properly.
11228
11229 1998-01-05  Gary D. Foster  <gfoster@ragesoft.com>
11230
11231         * simple.el: make the backwards delete function called by
11232         `backward-or-forward-delete-char' user configurable.
11233
11234 1998-01-09  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
11235
11236         * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte
11237         compiled function got loaded from.
11238
11239 1998-01-09  SL Baur  <steve@altair.xemacs.org>
11240
11241         * term/apollo.el: Synched up with InfoDock 3.6.2.
11242
11243 1998-01-08  SL Baur  <steve@altair.xemacs.org>
11244
11245         * startup.el (load-init-file): Load autoloads earlier.
11246         (startup-splash-frame): Handle InfoDock logo.
11247
11248         * x-init.el (init-post-x-win): Don't call init-x-toolbar in
11249         InfoDock.
11250         (x-init-toolbar-from-resources): Move from x-toolbar.el.
11251
11252         * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el
11253         doesn't have this function.
11254
11255         * packages.el (locate-data-file): Fix to call `locate-file'.
11256
11257 1998-01-07  SL Baur  <steve@altair.xemacs.org>
11258
11259         * dumped-lisp.el (preloaded-file-list): InfoDock uses its own
11260         version of version.el.
11261         (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el.
11262
11263         * x-menubar.el (default-menubar): Guard reference to
11264         `gnuserv-frame'.
11265         (default-menubar): Guard references to `font-lock-mode'.
11266         (default-menubar): Guard references to font-menu-this-frame-only-p'.
11267         (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'.
11268
11269         * make-docfile.el: Don't snarf doc strings from autoloads.
11270
11271         * startup.el (load-init-file): Use algorithm from loaddefs.el for
11272         loading auto-autoloads files.
11273
11274         * loaddefs.el: Disable dumping autoloads.
11275
11276 1998-01-05  SL Baur  <steve@altair.xemacs.org>
11277
11278         * lisp-mnt.el: Synch to Emacs 20.2.
11279
11280         * help.el: Remove manual autoload of `finder-by-keyword'.
11281
11282         * finder.el (finder-by-keyword): Autoload.
11283
11284         * help.el: Conditionalize hyperbole setup.
11285
11286 1998-01-04  SL Baur  <steve@altair.xemacs.org>
11287
11288         * packages.el (package-require): Update to reflect new data format.
11289
11290 1998-01-02  Didier Verna  <didier@xemacs.org>
11291
11292         * x-menubar.el (default-menubar): make the tutorials available
11293         through the menubar. (Plus some compilation warnings cleanup).
11294
11295 1998-01-04  SL Baur  <steve@altair.xemacs.org>
11296
11297         * check-features.el: New file.  Perform sanity check after build.
11298
11299         * dumped-lisp.el (preloaded-file-list): Move tooltalk dumped lisp
11300         files to tooltalk package.
11301         (preloaded-file-list): Moved sparcworks dumped lisp files to Sun
11302         package.
11303
11304         * package-admin.el (package-admin-xemacs): Use better default for
11305         location of XEmacs binary.
11306
11307 1998-01-03  Aki Vehtari  <Aki.Vehtari@hut.fi>
11308
11309         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace const
11310         tag with sexp and add value tag with value `t'.
11311
11312 1998-01-03  SL Baur  <steve@altair.xemacs.org>
11313
11314         * package-get.el: Changes to work with real data.
11315         From Pete Ware <ware@cis.ohio-state.edu>
11316
11317         * packages.el (packages-reload-autoloads): Guard load for the time
11318         being.
11319
11320         * update-elc.el ("packages.el"): Force loading packages.el instead
11321         of possibly out-of-date packges.elc.
11322         * make-docfile.el ("packages.el"): Ditto.
11323
11324 1998-01-02  Colin Rafferty  <colin@xemacs.org>
11325
11326         * build-report.el (build-report-delete-regexp): Added a rule for
11327         the main tarball shadowing anything past it.
11328
11329 1998-01-02  SL Baur  <steve@altair.xemacs.org>
11330
11331         * packages.el (package-provide): Delete a previous provide.
11332
11333         * package-info.el: New file.
11334
11335         * package-get.el: New file.
11336         From Pete Ware <ware@cis.ohio-state.edu>
11337         (package-get): Fix md5 computation to work with Mule.
11338
11339 1997-12-11  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11340
11341         * simple.el (log-message-*): Quote symbols in docstrings properly.
11342
11343 1998-01-01  SL Baur  <steve@altair.xemacs.org>
11344
11345         * packages.el (packages-new-autoloads): Ignore symbolic links.
11346
11347         * cus-face.el (face-custom-attributes-get): Fix typo.
11348         From Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
11349
11350 1997-12-31  SL Baur  <steve@altair.xemacs.org>
11351
11352         * startup.el (load-init-file): Reload new or changed autoloads
11353         unless inhibited.  Reload modified dumped lisp (stubbed).
11354
11355         * packages.el (packages-new-autoloads): New function.
11356         (packages-reload-autoloads): New function.
11357         (packages-reload-dumped-lisp): New (stub) function.
11358
11359         * loadup.el: Inhibit reloading dumped files when running temacs.
11360
11361         * loadhist.el (file-provides): Extend to handle variant
11362         extensions.
11363
11364         * replace.el (query-replace): Fix typo.
11365
11366 1997-12-30  SL Baur  <steve@altair.xemacs.org>
11367
11368         * make-docfile.el: list-autoloads-path has been renamed.
11369         * update-elc.el: list-autoloads has been renamed.
11370
11371         * packages.el (packages-list-autoloads): Renamed.
11372         (packages-list-autoloads-path): Ditto.
11373
11374 1997-12-29  Colin Rafferty  <colin@xemacs.org>
11375
11376         * packages.el (packages-find-packages-1): Made it signal a warning
11377         for an error in an auto-autoload.el file.
11378
11379 1997-12-30  SL Baur  <steve@altair.xemacs.org>
11380
11381         * x-menubar.el (buffers-menu-submenus-for-groups-p): Replace sexp
11382         tag with const.
11383         From Aki Vehtari <Aki.Vehtari@hut.fi>
11384
11385         * dumped-lisp.el (preloaded-file-list): Dump loadhist with XEmacs.
11386
11387         * loadhist.el (unload-feature): Remove autoload.
11388
11389 1997-12-28  SL Baur  <steve@altair.xemacs.org>
11390
11391         * loadhist.el: Unpackaged.
11392
11393         * help.el (describe-symbol-find-file): Rename
11394         `describe-function-find-file' and make old name obsolete.
11395         (describe-function-1): Use it.
11396         (describe-function-1): Guard reference to
11397         `compiled-function-annotation'.
11398
11399 1997-12-27  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11400
11401         * help.el (help-mode-bury): Now a call to `help-mode-quit' with
11402         argument.
11403         (help-mode-quit): New optional arg to control whether it kills or
11404         buries.  Tidied up.
11405         (with-displaying-help-buffer): Don't kill buffer initially, even
11406         if it exists: it is erased by `with-output-to-temp-buffer' anyway.
11407         (help-pretty-print-value): Rename back from
11408         `help-maybe-pretty-print-value'!  If `pp-internal' is available
11409         use it, otherwise use dumped `cl-prettyprint'.
11410         (describe-variable): Use `help-pretty-print-value' again.
11411         (find-func): Removed reference to "find-func" at end.
11412
11413 1997-12-26  Kirill M. Katsnelson  <kkm@kis.ru>
11414
11415         * dumped-lisp.el: x-menubar.el dumped along with mswindows native
11416           GUI XEmacs. Rename? x-menubar is rather window system
11417           independant, except for a couple of items.
11418
11419 1997-12-26  SL Baur  <steve@altair.xemacs.org>
11420
11421         * x-menubar.el (default-menubar): Remove hyperbole and oobr
11422         entries as they will no longer be distributed with XEmacs.
11423
11424         * format.el (format-alist): Fix image/tiff regexps.
11425         From P. E. Jareth Hein <jareth@camelot-soft.com>
11426
11427         * help.el (help-maybe-pretty-print-value): Rename.
11428         (describe-variable): Use it.
11429         (describe-variable): Add trailing linefeed.
11430
11431 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11432
11433         * help.el (describe-function-1): Don't output anything for
11434           arglist of autoload functions.
11435
11436 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11437
11438         * help.el (describe-function-1): Don't output anything for
11439           arglist of autoload functions.
11440
11441 1997-12-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11442
11443         * help.el (help-mode-map): New bindings for `help-mode-bury',
11444         `describe-function-at-point', `describe-variable-at-point',
11445         `Info-elisp-ref', `customize-variable', `help-next-section' and
11446         `help-prev-section'.
11447         (help-next-section): New function.
11448         (help-prev-section): New function.
11449         (help-mode-quit): Changed to kill the help buffer.
11450         (help-mode-bury): Formerly `help-mode-quit'.  Bury buffer
11451         correctly.
11452         (help-buffer-name): New function to generate the name of help
11453         buffers.
11454         (with-displaying-help-buffer): Is now a macro.  Takes an new first
11455         argument giving the name of the help buffer.
11456         (describe-key): Use `with-displaying-help-buffer' with name.
11457         (describe-mode): Ditto.
11458         (describe-bindings): Ditto.
11459         (describe-prefix-bindings): Ditto.
11460         (view-lossage): Ditto.
11461         (with-syntax-table): New macro.
11462         (function-called-at-point): Use `ignore-errors' and
11463         `with-syntax-table'.
11464         (function-at-point): Ditto.
11465         (describe-function): Use `with-displaying-help-buffer' with name.
11466         (function-arglist): Extracted from `describe-function-1'.  Returns
11467         function's arglist as string.
11468         (function-documentation): Extracted from `describe-function-1'.
11469         Returns function's docstring.
11470         (describe-function-1): Remove all the "stream" garbage, including
11471         the stream argument.  Use `function-arglist' and
11472         `function-documentation'.
11473         (describe-function-arglist): Just use `function-arglist'.
11474         (variable-at-point): Use `ignore-errors' and `with-syntax-table'.
11475         (help-pretty-print-value): New function to help with
11476         pretty-printing variable values.  Knows about `#<...>'.  Needs
11477         `pp-internal'.
11478         (describe-variable): Use `with-displaying-help-buffer' with name.
11479         Formatting improved.  Display file where variable is defined, if
11480         known.  Use `help-pretty-print-value'.
11481         (describe-syntax): Use `with-displaying-help-buffer' with name.
11482         (list-processes): Remove "stream" garbage.
11483
11484 1997-12-25  SL Baur  <steve@altair.xemacs.org>
11485
11486         * x-init.el (x-initialize-keyboard): Don't load x-win*.el files,
11487         call a dumped routine instead.
11488
11489         * x-win-xfree86.el: Wrap file in defun.
11490         * x-win-sun.el: Ditto.
11491
11492 1997-12-23  SL Baur  <steve@altair.xemacs.org>
11493
11494         * help.el (view-emacs-news): Remove usage of outl-mouse which
11495         advises functions and does other evil things.
11496
11497 1997-12-22  SL Baur  <steve@altair.xemacs.org>
11498
11499         * format.el (format-alist): Add `image/tiff'.
11500         From P. E. Jareth Hein <jareth@camelot-soft.com>
11501
11502 1997-12-21  SL Baur  <steve@altair.xemacs.org>
11503
11504         * about.el (about-hackers): More names added.
11505
11506         * make-docfile.el: Remove superfluous package path search.
11507
11508         * loaddefs.el: Commentary changes.  Removal of VM autoloads.
11509
11510 1997-12-20  SL Baur  <steve@altair.xemacs.org>
11511
11512         * shadow.el (find-emacs-lisp-shadows): Add _pkg to the list of
11513         ignored shadows.
11514
11515 1997-12-18  SL Baur  <steve@altair.xemacs.org>
11516
11517         * startup.el (set-default-load-path): Make sure lisp and site-lisp
11518         get trailing slashes when added to the load-path.
11519
11520         * x-init.el (init-x-win): Locate where XEmacs X localization files
11521         are.
11522
11523 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
11524
11525         * x-faces.el: Added support for foregroundToolBarColor
11526           to xpm-color-symbols.
11527
11528 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
11529
11530         * etags.el (tags-remove-duplicates): Removed.
11531         (buffer-tag-table-list): Use `delete-duplicates'.
11532
11533         * cl-extra.el (coerce): Coerce to bit-vector and weak-list
11534         correctly.
11535         (get*): Defalias to `get'.
11536
11537         * cl.el (eql): Compare integers with `eq'.
11538         (cl-map-extents): Check for `map-extents' first.
11539
11540 1997-12-17  Didier Verna  <didier@xemacs.org>
11541
11542         * leim/quail/latin-pre.el ("french-prefix"): doc string cleanup +
11543         added the 'numero', 'copyright' and 'trademark' symbols.
11544
11545         * leim/quail/latin-post.el ("french-postfix"): see above.
11546
11547 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
11548
11549         * widget.el (define-widget): Check the arguments.
11550
11551         * cus-edit.el (customize-face): Use `check-argument-type'.
11552         (custom-variable-value-create): Use `signal' to signal error.
11553         (custom-variable-reset-saved): Ditto.
11554         (custom-variable-reset-standard): Ditto.
11555         (custom-face-reset-saved): Ditto.
11556
11557         * wid-edit.el (widget-prompt-value): Use `signal' to signal error.
11558         (widget-default-format-handler): Ditto.
11559         (widget-checklist-add-item): Ditto.
11560         (widget-radio-add-item): Ditto.
11561         (widget-editable-list-entry-create): Ditto.
11562         (widget-sexp-prompt-value): Ditto.
11563
11564         * custom.el (custom-declare-variable): Signal errors better.
11565         (custom-handle-keyword): Ditto.
11566         (custom-declare-group): Ditto.
11567
11568         * window-xemacs.el (windows): Ditto.
11569
11570         * menubar.el (menu): Ditto.
11571
11572         * keydefs.el (keyboard): Ditto.
11573
11574         * minibuf.el (minibuffer): Ditto.
11575
11576         * process.el (execute): Ditto.
11577
11578         * fill.el (fill): Ditto.
11579
11580         * modeline.el (modeline): Ditto.
11581
11582         * help.el (help): Ditto.
11583
11584         * faces.el (faces): Ditto.
11585
11586         * files.el (files): Ditto.
11587
11588         * x-init.el (x): Ditto.
11589
11590         * lisp-mode.el (lisp): Ditto.
11591
11592         * process.el (processes): Ditto.
11593
11594         * mouse.el (mouse): Ditto.
11595
11596         * abbrev.el (abbrev): Moved from cus-edit.
11597
11598         * font-lock.el (lisp-font-lock-keywords-1): Recognize `defcustom'
11599         as variable declaration.
11600
11601 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
11602
11603         * menubar.el (find-menu-item): Use `check-argument-type'.
11604         (find-menu-item): Cosmetic changes.
11605
11606 1997-12-18  SL Baur  <steve@altair.xemacs.org>
11607
11608         * x-menubar.el (default-menubar): Guard usage of lpr-switches.
11609
11610 1997-12-17  SL Baur  <steve@altair.xemacs.org>
11611
11612         * startup.el (set-default-load-path): Only search package-path
11613         when not running temacs.
11614
11615         * dumped-lisp.el (preloaded-file-list): Remove Egg/Its dumped lisp
11616         files.
11617
11618         * loadup.el: Correct commentary.  Reformatting.
11619         (really-early-error-handler): Use absolute path to the
11620         first dumped-lisp.el file.
11621         (really-early-error-handler): Print full path name of
11622         each dumped lisp file (inherited from InfoDock).
11623
11624         * shadow.el (find-emacs-lisp-shadows): Ignore multiple
11625         dumped-lisp.el files.
11626
11627         * make-docfile.el (preloaded-file-list): Reorder when the
11628         package-path is searched.
11629         * update-elc.el: Ditto.
11630
11631         * lisp-mode.el (call-with-condition-handler): Treat the same as
11632         `condition-case' for indentation.
11633
11634         * about.el (about-xemacs): Update release date.
11635
11636 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
11637
11638         * cl-macs.el (case): Signal error if `t' or `otherwise' are seen
11639         anywhere but at the last clause.
11640         (ecase): Disallow `t' and `otherwise'.
11641
11642 1997-12-16  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
11643
11644         * cus-edit.el (custom-buffer-create-buttons): New function
11645         from stuff moved out of `custom-buffer-create-internal'.
11646         (custom-novice): New variable.  Default t.
11647         (custom-display-global-buttons): Ditto.  Default `top'.
11648         (custom-buffer-create-internal): Only display help if
11649         `custom-novice' is non-nil.  Display global buttons according to
11650         `custom-display-global-buttons'.
11651
11652 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
11653
11654         * menubar.el (find-menu-item): Use `check-argument-type'.
11655         (find-menu-item): Cosmetic changes.
11656
11657 1997-12-15  Hrvoje Niksic  <hniksic@srce.hr>
11658
11659         * modeline.el (mouse-drag-modeline): Give the modeline a "pressed"
11660         look.
11661
11662 1997-12-16  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
11663
11664         * format.el (format-deannotate-region):  Bug fix.
11665         Deannotating a region containing unknown tags would fail
11666         (causing decoding of text/enriched to fail at user level)
11667
11668 1997-12-16  Kyle Jones  <kyle_jones@wonderworks.com>
11669
11670         * minibuf.el (read-directory-name): Support sixth
11671           arg, HISTORY, as already documented.
11672
11673 1997-12-17  Hrvoje Niksic  <hniksic@srce.hr>
11674
11675         * etags.el (get-tag-table-buffer): Use explicit lists as arguments
11676         to `ecase'.
11677
11678 1997-12-14  SL Baur  <steve@altair.xemacs.org>
11679
11680         * skk/skk-leim.el (skk-auto-fill-activate): Synch with
11681         skk-activate.
11682
11683 1997-12-13  SL Baur  <steve@altair.xemacs.org>
11684
11685         * dumped-lisp.el (preloaded-file-list): Remove debugging statement.