(cp-make-translation-table): Fix
[emacs.git] / lisp / ChangeLog
blob66e1f20ce38878842bc072a614ef7f2c3a8a29bf
1 2001-06-18  Dave Love  <fx@gnu.org>
3         * international/codepages.el (cp-make-translation-table): Fix
4         garbled code.
6 2001-06-11  Dave Love  <fx@gnu.org>
8         * language/european.el ("Dutch"): Add input-method (`dutch').
10 2001-06-06  Dave Love  <fx@gnu.org>
12         * international/mule-cmds.el (describe-input-method): Set up
13         xrefs.
14         (locale-language-names): Remove pattern for utf.
15         (locale-preferred-coding-systems): Add pattern for utf.
17         * international/mule-conf.el (file-coding-system-alist): Add
18         pattern for utf-8.
20         * international/mule.el (make-char): Doc fix.
21         (make-coding-system): Give coding-system a function definition for
22         autoload purposes.
24 2001-06-05  Dave Love  <fx@gnu.org>
26         * language/cyrillic.el (cyrillic-koi8-r-decode-table)
27         (cyrillic-alternativnyj-decode-table): Fill it out with Unicode.
28         (ccl-encode-koi8): Generalize for use by unification code.
29         (cyrillic-koi8): Doc fix.
30         (cp878, cp866): New coding system alias.
31         (cyrillic-koi8-u-decode-table): New variable.
32         (koi8-u, font-ccl-encoder-alist, ccl-encode-koi8-u-font): New ccl
33         program.
34         (koi8-u"): New coding system.
35         ("Cyrillic-KOI8-U"): New language environment.
36         (cyrillic-alternativnyj): Define mime-charset.
38         * international/utf-8.el: Add coding tag.
39         (ccl-encode-mule-utf-8): Translate using
40         ucs-mule-8859-to-mule-unicode.
41         (ucs-mule-8859-to-mule-unicode): New translation table.
42         (utf-8-untranslated-to-ucs, utf-8-help-echo, utf-8-compose)
43         (utf-8-post-read-conversion, utf-8-pre-write-conversion): New
44         function.
45         (utf-8-subst-table): New variable.
46         (mule-utf-8): Modify coding system definition to use post-read and
47         pre-write functions.
49         * international/mule-diag.el (list-charset-chars): Set
50         indent-tabs-mode to nil
51         (describe-character-set): Capitalize output.
52         (describe-char-after): Maybe character's Unicode.
53         (list-input-methods): Put xrefs in the output.
54         (dump-charsets, dump-codings): Deleted.
56         * international/ucs-tables.el: Modify the set of tables
57         constructed.  Make encoding translation tables to unify 8859.
58         (ucs-ucs-to-mule-8859-table, ucs-preferred-8859-set)
59         (ucs-latin-1-unification-table):  Deleted.
60         (ucs-mule-8859-to-mule-unicode, ucs-mule-8859-to-mule-unicode):
61         Commented out.
62         (ucs-8859-1-encode-table, ucs-8859-2-encode-table)
63         (ucs-8859-3-encode-table, ucs-8859-4-encode-table)
64         (ucs-8859-5-encode-table, ucs-8859-7-encode-table)
65         (ucs-8859-8-encode-table, ucs-8859-9-encode-table)
66         (ucs-8859-14-encode-table, ucs-8859-15-encode-table): New
67         variable.
68         (ucs-unify-8859): New function.
69         (ucs-translate-region): Deleted.
70         (ucs-insert): New command.
72         * international/latin1-disp.el (latin1-display-reset):
73         Special-case arabic.
74         (latin1-char-displayable-p): Doc fix.
76         * international/codepages.el, international/utf-8-subst.el: New
77         file.
79 2001-03-01  Dave Love  <fx@gnu.org>
81         * cus-edit.el (customize-face): Default to face at point.
82         (hook): Use functionp, not fboundp.
83         (custom-hook-convert-widget): Allow symbols as well as (defined)
84         functions.
86 2001-02-28  Dave Love  <fx@gnu.org>
88         * international/utf-8.el (ucs-tables): Don't require when
89         compiling.
90         (ucs-mule-8859-to-mule-unicode): Add dummy definition.
92 2001-02-20  Dave Love  <fx@gnu.org>
94         * international/utf-8.el: Add i18n to keywords.
95         (ccl-decode-mule-utf-8, ccl-encode-mule-utf-8, mule-utf-8): Doc
96         fix.
97         (internal-require-ucs-tables): Fix args, return value.
99 2001-02-14  Dave Love  <fx@gnu.org>
101         * info-look.el: Add automake bits to makefile-mode spec.
103         * server.el (server-process-filter): Run pre-command-hook,
104         post-command-hook.
106         * international/utf-8.el (mule-utf-8): Fix backquoting.
108 2001-02-12  Dave Love  <fx@gnu.org>
110         * international/utf-8.el (ucs-tables): Require when compiling.
111         (ccl-encode-mule-utf-8): Translate using
112         ucs-mule-8859-to-mule-unicode.  Adjust safe-charsets.  Add
113         pre-write-conversion kluge.
115         * international/latin1-disp.el (ucs-tables): Require.
116         (latin1-display-sets, latin1-display-setup): Add arabic.
117         (latin1-display) <variable>: Use function latin1-display.
118         (latin1-display) <function>: Add mule-unicode stuff.
119         (latin1-display-check-font): Don't lose if `info' is nil.
121 2001-02-10  Dave Love  <fx@gnu.org>
123         * cus-edit.el (customize-face): Default to face of text at point.
124         (hook): Use functionp, not fboundp.
125         (custom-hook-convert-widget): Allow symbols (functions not
126         necessarily defined).
128 2001-02-05  Dave Love  <fx@gnu.org>
130         * loadup.el: Revert last two changes -- bootstrapping works with
131         regenerated loaddefs.
133 2001-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
135         * isearch.el (isearch-forward): Doc fix.
137         * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
138         of font-lock-defaults to backward-paragraph.
140 2001-02-05  Gerd Moellmann  <gerd@gnu.org>
142         * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
143         X-Complaints-To, NNTP-Posting-Date, and User-Agent.
145 2001-02-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
147         * ebnf2ps.el: Eliminate time-stamp functions.
148         (ebnf-version): New version (3.5).
149         (ebnf-eps-finish-and-write): Replace time-stamp functions by
150         format-time-string.
152 2001-02-05  Gerd Moellmann  <gerd@gnu.org>
154         * simple.el (next-line): Goto end-of-line before inserting a newline.
156 2001-02-05  Miles Bader  <miles@gnu.org>
158         * image-file.el (insert-image-file): When visiting an image, also
159         set `truncate-lines' to t so that any fringe arrow looks correct.
161 2001-02-05  Kenichi Handa  <handa@etl.go.jp>
163         * isearch.el (isearch-forward): Add description about input method
164         in the docsting.
166 2001-02-04  Stefan Monnier  <monnier@cs.yale.edu>
168         * skeleton.el (skeleton-internal-1): Always push the mark for @.
170 2001-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
172         * info.el (info-initialize): If installation-directory is nil, for
173         DOS/Windows systems try looking in a sibling of
174         invocation-directory.
176 2001-02-02  Gerd Moellmann  <gerd@gnu.org>
178         * wid-edit.el (widget-button-click): Fix last change.
180         * frame.el (frame-notice-user-settings): When resizing the initial
181         frame because the tool bar is off, also change the frame's top
182         position if a negative top position was specified.
184 2001-02-02  Miles Bader  <miles@gnu.org>
186         * image-file.el (insert-image-file): When visiting an image,
187         suppress the cursor in the image buffer.
189 2001-02-01  Dave Love  <fx@gnu.org>
191         * progmodes/f90.el (f90-mode): Remove startup message.
193         * vc-cvs.el: Remove autoloads.  Require vc when compiling.
194         
195 2001-02-01  Gerd Moellmann  <gerd@gnu.org>
197         * startup.el (command-line): Fix code determining whether or not
198         to use delete-key-deletes-forward-mode.
200 2001-02-01  Andre Spiegel  <spiegel@gnu.org>
202         * vc.el (vc-diff-switches): New user option.
203         (vc-version-diff): Use it.
204         (vc-diff-switches-list): New macro.
206         * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches): New
207         customization options.
208         (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
210         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
212 2001-02-01  Gerd Moellmann  <gerd@gnu.org>
214         * msb.el (toplevel): Quote hook symbols.
216 2001-02-01  Kenichi Handa  <handa@etl.go.jp>
218         * international/mule.el (make-coding-system): Add description
219         about recognized properties in the docstring.
221         * international/mule-conf.el: Remove unused charsets
222         mac-roman-lower and mac-roman-upper.
224 2001-01-31  Gerd Moellmann  <gerd@gnu.org>
226         * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
227         is in front of the left-margin, if any.
229         * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
230         like `delete'.
232         * bindings.el: Define `kp-delete' like `delete' in
233         function-key-map.
235         * term/w32-win.el (mouse-set-font): Doc fix.
237 2001-01-31  Stefan Monnier  <monnier@cs.yale.edu>
238         
239         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
240         (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
241         on already.
243 2001-01-31  Markus Rost  <rost@math.ohio-state.edu>
245         * files.el (save-buffer): Don't give message if (buffer-file-name)
246         returns nil.
247         
248 2001-01-31  Eli Zaretskii  <eliz@is.elta.co.il>
250         * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
252         * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
253         concat for integers.  From Juanma Barranquero <lektu@uol.com.br>.
255         * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
256         display problems.
258 2001-01-31  Kenichi Handa  <handa@etl.go.jp>
260         * international/mule.el (charset-info): Fix docstring.
262         * international/mule-diag.el (describe-character-set): Check final
263         char valid before printing it.
265 2001-01-30  Gerd Moellmann  <gerd@gnu.org>
267         * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
269         * frame.el (frame-notice-user-settings): Do the tool-bar
270         stuff only for graphical displays.  Fix a braino.
271         
272         * frame.el (frame-initialize): Create initial frame visible.
273         (frame-notice-user-settings): When tool-bar has been switched off,
274         correct the frame size and sync too-bar-mode.
276         * startup.el (command-line): Remove manipulation of frame
277         height for tool bars.
279 2001-01-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
281         * lpr.el: Compatibility with XEmacs and doc fixes.
282         (lpr-windows-system, lpr-lp-system): New vars.
283         (lpr-printer-switch): New defcustom.
284         (printer-name, lpr-command): Customization fix.
285         (print-region-1): Code fix.
286         (print-region-new-buffer, printify-region): Indentation fix.
287         (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1): New
288         functions.
290 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
292         * msb.el (toplevel): Fix the eval-after-load.
294 2001-01-29  Dave Love  <fx@gnu.org>
296         * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
298         * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
300         * progmodes/tcl.el (outline, dabbrev, add-log): Require when
301         compiling.
302         (tcl-using-emacs-19-23): Consider Emacs 21+.
303         (tcl-help-directory-list, tcl-command-switches): Fix :type.
304         (tcl-add-emacs-menu): Supply menu name.
305         (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
307 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
309         * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
311 2001-01-29  Stefan Monnier  <monnier@cs.yale.edu>
313         * pcvs.el (cvs-mark-fis-dead): New function.
314         (cvs-mode-add): Use it.
315         (cvs-mode-add-change-log-entry-other-window):
316         Rebind change-log-default-name to itself rather than to nil.
318 2001-01-29  Sam Steingold  <sds@gnu.org>
320         * vc-cvs.el: Replaced (require 'vc) with a bunch of
321         `autoload' statements.
323 2001-01-29  Eli Zaretskii  <eliz@is.elta.co.il>
325         * files.el (confirm-kill-emacs): Doc fix.
327         * frame.el (frame-initialize): Doc fix.
329         * time-stamp.el (time-stamp-string): Doc fix.
331         * woman.el (WoMan-log-1): Make the log buffer writable.  From
332         Markus Rost <rost@math.ohio-state.edu>.
334 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
336         * imenu.el (imenu-syntax-alist): Add autoload cookie for
337         the `make-variable-buffer-local'.
339 2001-01-29  Dave Love  <fx@gnu.org>
341         * ansi-color.el (ansi-color-for-comint-mode): Add :version.
342         (ansi-color-for-comint-mode-on, ansi-color-process-output): Add
343         autoload cookie.
344         (ansi-color-apply-sequence): Fix typo.
346 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
348         * menu-bar.el (menu-bar-files-menu): Add menu items for
349         Postscript printing in black and white.
351         * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
352         X-Mailman-Version, Precedence, List-Help, List-Post,
353         List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
354         Content-Type, Content-Length.
356 2001-01-29  Dave Love  <fx@gnu.org>
358         * elide-head.el (elide-head): Make overlay evaporate.
360         * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc
361         fix.
363 2001-01-28  Eli Zaretskii  <eliz@is.elta.co.il>
365         * isearch.el (isearch-highlight): Don't punt if the display
366         doesn't support colors, since isearch faces are defined for
367         monochrome displays as well.
369 2001-01-27  Sam Steingold  <sds@gnu.org>
371         * shell.el (shell-write-history-on-exit): Make sure that we are in
372         the shell buffer (M-x tex-file RET inserted the error message into
373         the TeX buffer).
375 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
377         * simple.el (transient-mark-mode): Doc fix.
379 2001-01-27  Gerd Moellmann  <gerd@gnu.org>
381         * progmodes/etags.el (find-tag-noselect): Don't bind
382         tags-file-name.
384 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
386         * shell.el (shell-unquote-argument): If the shell is one of the
387         mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
388         quote character.
389         (shell-dumb-shell-regexp): Document that the shells which match
390         this regexp are supposed to not treat a backslash as a quote
391         character.
393         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
394         from 2001-01-12.  It is not needed, since backspace is mapped into
395         DEL.
397 2001-01-27  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
399         * dabbrev.el (dabbrev--substitute-expansion):
400         Treat a one-capital-letter abbrev as "not all upper case",
401         so as to force preservation of the expansion's pattern
402         if the expansion starts with a capital letter.
404 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
406         * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
407         Doc fix.
409         * simple.el (transient-mark-mode): Document the fact that many
410         commands act on the region when mark is active.
412 2001-01-27  Kenichi Handa  <handa@etl.go.jp>
414         * international/quail.el (quail-setup-completion-buf): Make the
415         multibyteness of current buffer inherited to Quail completion
416         buffer.
417         (quail-show-guidance-buf): Make the multibyteness of current
418         buffer inherited to Quail guidance buffer.
419         (quail-help): Make the multibyteness of current buffer inherited
420         to Quail help buffer.
422 2001-01-26  Dave Love  <fx@gnu.org>
424         * time-stamp.el: Doc fixes.
426         * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
427         (delphi-keyword-face, delphi-other-face): Fix :type.
429         * textmodes/flyspell.el: Doc fixes.  Add :version to new options.
431         * mail/feedmail.el (feedmail): Add :link.
432         (feedmail-send-it): Doc fix.
434         * mail/sendmail.el: Doc fixes.
435         (sendmail-send-it): Fix the non-ASCII regexp and use
436         rfc2047-encode-string.
438         * dired.el, dired-aux.el: Revert last change.
440 2001-01-26  Gerd Moellmann  <gerd@gnu.org>
442         * makefile.w32-in (DONTCOMPILE): Add various term files.
444 2001-01-26  Dave Love  <fx@gnu.org>
446         * Makefile.in (DONTCOMPILE): Add various term files.
448 2001-01-26  Gerd Moellmann  <gerd@gnu.org>
450         * man.el (Man-default-man-entry, Man-mode): Doc fix.
452         * startup.el (display-startup-echo-area-message): Make sure
453         the echo area is resized to fit the size of the startup
454         message.
456         * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
457         part of which is a constant.
459 2001-01-26  Eli Zaretskii  <eliz@is.elta.co.il>
461         * loadup.el (Top-level) [ms-dos]: Don't load international/ccl
462         twice.
464 2001-01-26  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
466         * simple.el (next-line): Don't let `newline' expand abbrevs.
467         Simplify slightly.
468         (open-line): Don't let `newline' expand abbrevs.
470 2001-01-25  John Wiegley  <johnw@gnu.org>
472         * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
473         to `repeat' in the :type field.
475         * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
476         allow a choice of regexp or nil.
477         (pcomplete-dir-ignore): Same.
479         * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
480         a command) to always fail.
482 2001-01-25  Gerd Moellmann  <gerd@gnu.org>
484         * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
485         discard the result.
486         (iswitchb-to-end): Likewise.
488 2001-01-25  Sam Steingold  <sds@gnu.org>
490         * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
491         Require vc.
493 2001-01-25  Stefan Monnier  <monnier@cs.yale.edu>
495         * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
497         * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
499 2001-01-25  Dave Love  <fx@gnu.org>
501         * lisp/international/mule-diag.el (describe-char-after): Doc fix.
502         (describe-coding-system): Tweak the English text.
504         * loadup.el: Preload international/ccl for utf-8.
506 2001-01-25  Eli Zaretskii  <eliz@is.elta.co.il>
508         * mail/rmail.el (rmail-redecode-body): Doc fix.
510 2001-01-25  Kenichi Handa  <handa@etl.go.jp>
512         * international/mule-cmds.el (reset-language-environment): Reset
513         coding-category-utf-8 to mule-utf-8.
515         * international/mule-conf.el (coding-category-utf-8): Initialize
516         to mule-utf-8.
518         * loadup.el: Preload international/utf-8.
520         * international/utf-8.el: New file.
522 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
524         * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
526 2001-01-24  Sam Steingold  <sds@gnu.org>
528         * dired.el (dired-replace-in-string): Removed.
529         (dired-sort-toggle): Use `replace-regexps-in-string'
530         instead of `dired-replace-in-string'.
532         * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
533         (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
535         * gs.el (gs-replace-in-string): Removed.
536         (gs-options): Use `replace-regexps-in-string'
537         instead of `gs-replace-in-string'.
539 2001-01-24  Eli Zaretskii  <eliz@is.elta.co.il>
541         * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
542         bug report is mailed to an email list and posted to a news group.
544 2001-01-24  Gerd Moellmann  <gerd@gnu.org>
546         * comint.el (comint-replace-by-expanded-history-before-point): Fix
547         change of 2000-08-03 to move point to the start of the line again.
549         * startup.el (tool-bar-images-pixel-height): New variable.
550         (command-line): After loading the user's init file, when
551         tool-bar-mode is on, increase the frame's size by some lines for
552         the tool-bar.
554         * frame.el (frame-initialize): Create the initial frame invisible.
556 2001-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
558         * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
559         (chinese-big5): MIME:Big5.
561 2001-01-24  Gerd Moellmann  <gerd@gnu.org>
563         * international/mule-cmds.el (universal-coding-system-argument):
564         Handle commands with prefix args.
566 2001-01-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
568         * calendar/diary-lib.el (diary-float): Fix case of MONTH
569         being a list of numbers.
570         (diary-mail-entries): Rewritten.
572 2001-01-23  Dave Love  <fx@gnu.org>
574         * international/mule.el (make-coding-system): Fix typo.
576         * textmodes/outline.el (outline-mode) <font-lock-defaults>: Add
577         backward-paragraph as font-lock-beginning-of-syntax-function.
579 2001-01-23  Eli Zaretskii  <eliz@is.elta.co.il>
581         * font-lock.el (font-lock-mode): Doc fix.
583 2001-01-23  Kenichi Handa  <handa@etl.go.jp>
585         * international/mule.el (make-translation-table): Fix docstring.
587 2001-01-22  Eli Zaretskii  <eliz@is.elta.co.il>
589         * mail/rmail.el (rmail-redecode-body): New function.
591         * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
593 2001-01-22  Gerd Moellmann  <gerd@gnu.org>
595         * isearch.el (isearch-lazy-highlight-case-fold-search)
596         (isearch-lazy-highlight-regexp): New variables.
597         (isearch-lazy-highlight-cleanup): Update lazy highlight if
598         case-fold search or regexp search has been toggled.
600         * wid-edit.el (widget-button-click): Avoid a save-excursion
601         around running a global binding.
603         * isearch.el (isearch-lazy-highlight-initial-delay): Set default
604         to 0.25.
606 2001-01-20  Miles Bader  <miles@gnu.org>
608         * cus-edit.el (custom-face-save): Do post-processing on the face's
609         new value like `custom-face-set' does.
611 2001-01-19  Eli Zaretskii  <eliz@is.elta.co.il>
613         * mail/emacsbug.el (report-emacs-bug): Report the value of
614         LC_CTYPE, not LC_TYPE.
616         * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
617         isearch-toggle-regexp and isearch-edit-string to doc string.
619 2001-01-19  Gerd Moellmann  <gerd@gnu.org>
621         * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
622         as font-lock-beginning-of-syntax-function in font-lock-defaults.
624         * jit-lock.el (jit-lock-fontify-now): Don't bind
625         font-lock-beginning-of-syntax-function to nil.
627 2001-01-19  Eli Zaretskii  <eliz@is.elta.co.il>
629         * mail/emacsbug.el (report-emacs-bug): Report values of
630         locale-coding-system, default-enable-multibyte-characters, and the
631         environment variables LC_ALL, LC_TYPE, and LANG.
633 2001-01-19  Gerd Moellmann  <gerd@gnu.org>
635         * font-lock.el (font-lock-default-fontify-region): Fix last
636         change.
638         * font-lock.el (font-lock-multiline): Default to nil.
639         (font-lock-default-fontify-region): If font-lock-multiline is
640         nil, don't check the property `font-lock-multiline'.
642         * jit-lock.el (jit-lock-after-change): If font-lock-multiline
643         is nil, don't check the `font-lock-multiline' text property.
645 2001-01-19  Michael Kifer  <kifer@cs.sunysb.edu>
647         * viper.el: Call initial-major-mode on startup.
649         * ediff.el (ediff-patch-file): Use better defaults.
651         * ediff-vers.el: Fix for 8+3 DOS file systems.
653 2001-01-19  Colin Walters <walters@cis.ohio-state.edu>
655         * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
656         diff mode, if available.
658 2001-01-19  Michael Kifer  <kifer@cs.sunysb.edu>
660         * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
662         * ediff-init.el (subst-char-in-string): Define and use it, unless
663         it's already defined.
665 2001-01-18  Gerd Moellmann  <gerd@gnu.org>
667         * tooltip.el (tooltip-hide-delay): New user-option.
668         (tooltip-show): Use tooltip-hide-delay instead of the default.
670 2001-01-18  Kenichi Handa  <handa@etl.go.jp>
672         * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
673         kill-local-variable doesn't work for enable-multibyte-characters.
675 2001-01-17  Dave Love  <fx@gnu.org>
677         * ediff-init.el (ediff-before-setup-hook)
678         (ediff-merge-filename-prefix): Add :version.
680         * international/latin1-disp.el: Require disp-table.
681         (latin1-display): Fix :set.
683         * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
685 2001-01-17  Gerd Moellmann  <gerd@gnu.org>
687         * isearch.el (isearch-lazy-highlight-initial-delay)
688         (isearch-lazy-highlight-interval): Default to 0.
690 2001-01-17  Bob Glickstein  <bobg@zanshin.com>
692         * isearch.el (isearch-highlight): Set isearch-overlay priority to
693         1 here rather than each time through
694         isearch-lazy-highlight-new-loop.
695         (isearch-lazy-highlight-max): Variable deleted.
696         (isearch-lazy-highlight-max-at-a-time): New user variable, like
697         isearch-lazy-highlight-max but controls a single invocation of
698         isearch-lazy-highlight-update.
699         (isearch-lazy-highlight-wrapped): Variable recreated.
700         (isearch-lazy-highlight-window-start): New variable.
701         (isearch-lazy-highlight-cleanup): Restored to behavior of
702         before 2-Jan.
703         (isearch-lazy-highlight-remove-overlays): Function deleted;
704         behavior folded into isearch-lazy-highlight-cleanup.  "Keep"
705         behavior removed.
706         (isearch-lazy-highlight-new-loop): Restore old behavior of calling
707         isearch-lazy-highlight-update in a loop rather than just once.
708         Test isearch-invalid-regexp here and decide not to start a new
709         loop, rather than testing it each time through
710         isearch-lazy-highlight-update.
711         (isearch-lazy-highlight-search): Function restored.
712         (isearch-lazy-highlight-update): Get called in a timer loop again,
713         but this time highlight more than one match each time through.
714         Only highlight matches in the visible part of the window.  Start
715         at point, move in the direction of the search, and wrap around at
716         the edge of the window.  Use sit-for to force redisplay and ensure
717         window-start is credible.  "Face suppressing" behavior removed;
718         overlay priorities should make it unnecessary, right?
719         (isearch-highlight): Face suppressing behavior removed.
720         (isearch-dehighlight): Face suppressing behavior removed.
721         (isearch-set-lazy-highlight-faces-at): Removed.
723 2001-01-17  Kenichi Handa  <handa@etl.go.jp>
725         * language/european.el ("Latin-1"): Make the format of description
726         about additional language environments same as that of Latin-2.
728 2001-01-16  Dave Love  <fx@gnu.org>
730         * isearch.el (isearch-lazy-highlight): Add :version.
732         * simple.el (backward-delete-char-untabify-method)
733         (next-line-add-newlines): Add :version.
735 2001-01-16  Gerd Moellmann  <gerd@gnu.org>
737         * bindings.el: Bind <backspace> and <delete> via function-key-map.
738         Don't bind <delete> otherwise.
740         * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
741         and <delete> via function-key-map.
743         * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
744         Subject line only if point is after the `Subject:'.
746 2001-01-16  Kenichi Handa  <handa@etl.go.jp>
748         * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
749         japanese-jisx0213-2 in `charset' property of this lang. env.
751         * language/european.el ("Latin-1"): Add description for Dutch and
752         Spanish lang. env.
754         * international/mule.el (decode-char): Fix conditions.
755         (encode-char): Handle eight-bit-control too.
756         (transform-make-coding-system-args): New function.
757         (make-coding-system): Accept XEmacs style arguments for CCL base
758         coding system.
760 2001-01-15  Gerd Moellmann  <gerd@gnu.org>
762         * progmodes/etags.el (find-tag-noselect): Save the value of
763         tags-file-name before switching buffers, for the case it has a
764         buffer-local value.
766 2001-01-15  Alex Schroeder  <alex@gnu.org>
768         * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
769         From Dave Love <fx@gnu.org>.
770         (ansi-color-for-comint-mode): Fix :version.
772 2001-01-15  Alex Schroeder  <alex@gnu.org>
774         * ansi-color.el (ansi-color-unfontify-region): Doc change.
776 2001-01-14  Eli Zaretskii  <eliz@is.elta.co.il>
778         * dired.el (dired-insert-directory): If file-system-info fails,
779         remove the " free " part, but don't signal an error.
781 2001-01-12  Sam Steingold  <sds@gnu.org>
783         * bookmark.el (bookmark-maybe-historicize-string):
784         Use new backquote syntax.
786 2001-01-12  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
788         * subr.el (last): Handle a list that doesn't end in nil.
790 2001-01-12  Sam Steingold  <sds@gnu.org>
792         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
793         to `backward-delete-char-untabify'.
795 2001-01-12  Dave Love  <fx@gnu.org>
797         * cus-edit.el (customize-menu-create): Fix the :filter following
798         easymenu change.
800         * wid-edit.el (function): Add :match-alternatives.
801         (widget-color-action): Doc fix.
803 2001-01-12  Gerd Moellmann  <gerd@gnu.org>
805         * calendar/calendar.el (calendar-basic-setup): Doc fix.
807 2001-01-12  Kenichi Handa  <handa@etl.go.jp>
809         * international/mule-cmds.el (prefer-coding-system): Fix
810         docstring.
812         * international/ccl.el (define-ccl-program): Fix docstring.
814 2001-01-11  Dave Love  <fx@gnu.org>
816         * international/mule-cmds.el (standard-display-european-internal):
817         Set display table for 2208 as for 160.
819         * progmodes/ada-mode.el (ada-popup-key): Fix last change.
821         * progmodes/fortran.el (fortran-mode-map): Modify Customization
822         entry for custom-menu-create change.
823         (fortran-strip-sqeuence-nos): Make arg optional.  Fix regexp and
824         don't cons it in the search loop.
826         * imenu.el (imenu--truncate-items): Revert last change.
828 2001-01-11  Eli Zaretskii  <eliz@is.elta.co.il>
830         * info.el (Info-setup-header-line): If the node header includes
831         either Next: or Prev: links, don't show the File: and Node: parts
832         in the header line.
834 2001-01-11  Gerd Moellmann  <gerd@gnu.org>
836         * comint.el (comint-goto-process-mark): Don't print a message
837         when running in batch mode.
839         * isearch.el (isearch-search): In the condition-case handler for
840         `error', set isearch-invalid-regexp to the whole error message.
842         * subr.el (eval-after-load): Call load-symbol-file-load-history to
843         ensure that eval-after-load works for files dumped with Emacs.
845         * help.el (load-symbol-file-load-history): New function extracted
846         from function symbol-file.
847         (symbol-file): Use it.
849         * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as
850         exit.xpm.
852 2001-01-11  Eli Zaretskii  <eliz@is.elta.co.il>
854         * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
855         behave as if there were no prefix argument.
856         (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
857         argument were nil.
859 2001-01-11  Richard M. Stallman  <rms@gnu.org>
861         * isearch.el (isearch-lazy-highlight-update):
862         Don't look for more potential matches once maximum is exceeded.
863         Use overlays-in to check correctly for overlap with current match.
864         Ignore empty matches.
866 2001-01-11  Miles Bader  <miles@gnu.org>
868         * textmodes/ispell.el (ispell-adjusted-window-height): New function.
869         (ispell-overlay-window, ispell-help, ispell-show-choices)
870         (ispell-command-loop): Use it instead of `window-height'.
872 2001-01-10  Gerd Moellmann  <gerd@gnu.org>
874         * files.el (confirm-kill-emacs): New user-option.
875         (save-buffers-kill-emacs): Ask for final confirmation before
876         killing Emacs.
878         * isearch.el (isearch-done): Set isearch-lazy-highlight-start
879         to nil.
881 2001-01-10  Dave Love  <fx@gnu.org>
883         * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
885         * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc,
886         :type.
888         * hi-lock.el (hi-lock-exclude-modes): Fix :type.
890         * calculator.el (calculator-number-digits): Fix :type.
892         * vc-cvs.el (vc-cvs-header): Fix :type.
893         * vc-rcs.el (vc-rcs-header): Fix :type.
894         * vc-sccs.el (vc-sccs-header): Fix :type.
896         * progmodes/ada-mode.el (ada-popup-key): Fix :type.
898         * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
900         * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
902 2001-01-10  Gerd Moellmann  <gerd@gnu.org>
904         * simple.el (set-variable): Force a thorough redisplay for the
905         case that the variable has an effect on the display, like
906         `tab-width' has.
908 2001-01-10  Andre Spiegel  <spiegel@gnu.org>
910         * vc.el: Add documentation for backend interface.
912 2001-01-10  Kenichi Handa  <handa@etl.go.jp>
914         * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
916         * international/mule-conf.el (latin-extra-code-table): Set to t
917         for \223 and \224.
919 2001-01-09  Kenichi Handa  <handa@etl.go.jp>
921         * international/mule-cmds.el (locale-language-names): Map "es" to
922         "Spanish" and "nl" to "Dutch".
924 2001-01-09  Gerd Moellmann  <gerd@gnu.org>
926         * bindings.el (global-map): Bind <home> to beginning-of-line,
927         <end> to end-of-line, C-<home> to beginning-of-buffer, and
928         C-<end> to end-of-buffer.
930         * language/european.el: Add Dutch and Spanish language info
931         to be able to use the appropriate tutorials.
933 2001-01-09  Alex Schroeder  <alex@gnu.org>
935         * ansi-color.el (ansi-color-process-output): Use markers instead
936         of positions for start and end of region.
937         (ansi-color-apply-on-region): Rewrote code to make it more robust.
938         Previously, occasional mistakes happend when fontifying many
939         chunks of output (eg. ls --color=yes /dev).  This happened
940         whenever an overlay was created up to the end of the region, which
941         coincided with the process-mark.  New text would then be added
942         within that overlay instead of after it.
943         (ansi-color-make-extent): Overlays are created with the property
944         `modification-hooks' set to '(ansi-color-freeze-overlay).
945         (ansi-color-freeze-overlay): New function.  When inserting text at
946         the end of the overlay, the overlay will resize.
948 2000-01-09  Alex Schroeder  <alex@gnu.org>
950         * ansi-color.el (ansi-color-process-output): Doc change.
951         (ansi-color-unfontify-region): Doc change.  No longer installed
952         automatically in font-lock-unfontify-region-function.
953         (ansi-color-apply): Doc change.
954         (ansi-color-apply-on-region): Use extents or overlays instead of
955         text-properties.
956         (ansi-color-make-extent): New function.
957         (ansi-color-set-extent-face): New function.
959 2000-01-09  Alex Schroeder  <alex@gnu.org>
961         * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
962         both use ansi-color-process-output, now.
963         (ansi-color-process-output): Doesn't return string anymore.  It is
964         installed in comint-output-filter-functions for both Emacs and
965         XEmacs, now.
966         (ansi-color-unfontify-region): Simplified code removing variables
967         pos and start-ansi.
968         (ansi-color-apply): Put text-property ansi-color before putting
969         text-property face because ansi-color-unfontify-region is called
970         immediately after the call to put-text-property.
971         (ansi-color-context-region): Doc change.
972         (ansi-color-filter-region): Simplified code.
973         (ansi-color-apply-on-region): Changed start to start-marker, using
974         a marker explicitly.  Put text-property ansi-color before putting
975         text-property face because ansi-color-unfontify-region is called
976         immediately after the call to put-text-property.
978 2000-01-09  Alex Schroeder  <alex@gnu.org>
980         * ansi-color.el (ansi-color-faces-vector): Doc change.
981         (ansi-color-for-comint-mode): Changed :type property to choice.
982         (ansi-color-last-context): Removed.
983         (ansi-color-process-output): Don't use ansi-color-last-context, as
984         the main functions will store their context now.
985         (ansi-color-context): Doc change.
986         (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
987         Uses ansi-color-context such that repeated calls will strip
988         partial escape sequences, too.
989         (ansi-color-apply): Simplified code.  Colorize end of string if
990         face is not null.  Store context in new (FACE STRING) format, such
991         that repeated calls will strip partial escape sequences, too.
992         Append faces to face property using ansi-color-apply-sequence such
993         that cumulative mode actually works.
994         (ansi-color-context-region): New variable.
995         (ansi-color-filter-region): Rewrote it based on
996         ansi-color-apply-on-region.  Uses ansi-color-context-region such
997         that repeated calls will strip partial escape sequences, too.
998         (ansi-color-apply-on-region): Simplified code.  Colorize end of
999         region if face is not null.  Store context in new (FACE POS)
1000         format, such that repeated calls will strip partial escape
1001         sequences, too.  Append faces to face property using
1002         ansi-color-apply-sequence such that cumulative mode actually
1003         works.
1004         (ansi-color-apply-sequence): New function.
1005         (ansi-color-get-face): When the default face is added to the list
1006         of faces, all previous settings are discarded and the list of
1007         faces is set to '(default).
1009 2000-01-09  Alex Schroeder  <alex@gnu.org>
1011         * ansi-color.el (ansi-color-faces-vector): Use nil for the default
1012         face, such that ansi-color-apply and ansi-color-apply-on-region
1013         will do the right thing.
1014         (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
1015         returns nil, set the list of faces back to nil instead of
1016         appending the result of ansi-color-get-face to the front of the
1017         list.
1019 2000-01-09  Alex Schroeder  <alex@gnu.org>
1021         * ansi-color.el (ansi-color-for-comint-mode): Doc change.
1022         (ansi-color-process): Doc change.
1023         (ansi-color-last-context): New buffer-local variable.
1024         (ansi-color-process-output): New function.  It is automatically
1025         added to comint-output-filter-functions if this is XEmacs.
1026         (ansi-color-unfontify-region): New optional parameter for XEmacs
1027         compatibility.  Check wether font-lock-syntactic-keywords is
1028         boundp before removing the syntax table text property, as XEmacs
1029         doesn't have it.
1030         (ansi-color-filter-region): Doc change.
1031         (ansi-color-apply-on-region): Doc change.
1032         (ansi-color-make-face): New function.  Compatibility layer for
1033         XEmacs.  Return temporary faces instead of cons cells for XEmacs.
1034         (ansi-color-make-color-map): Use ansi-color-make-face.
1035         (ansi-color-get-face): Avoid face text property '(nil) as results
1036         in an errow for XEmacs.
1038 2000-01-09  Alex Schroeder  <alex@gnu.org>
1040         * ansi-color.el (ansi-color-unfontify-region): New function.  Uses
1041         text-property ansi-color in order to preserve fontification by
1042         ansi-color.  When the package is loaded, a lambda expression is
1043         put onto font-lock-mode-hook.  This lambda expression will check
1044         font-lock-unfontify-region-function and replace
1045         font-lock-default-unfontify-region with
1046         ansi-color-unfontify-region.
1047         (ansi-color-apply): Add text-property ansi-color in addition to
1048         text-property face.
1049         (ansi-color-apply-on-region): Add text-property ansi-color in
1050         addition to text-property face.
1051         (save-buffer-state): Copy of the macro that is also used by
1052         lazy-lock and font-lock.
1054         (ansi-color-for-comint-mode): New option.
1055         (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
1056         (ansi-color-for-comint-mode-off): Ditto.
1057         (ansi-color-for-comint-mode-filter): Ditto.
1058         (ansi-color-process): New function.  Uses
1059         ansi-color-for-comint-mode to decide what to do.  This function is
1060         added to comint-preoutput-filter-functions when the package is
1061         loaded.
1063         (ansi-color-for-shell-mode-set): Removed.
1064         (ansi-color-for-shell-mode): Removed.
1066 2000-01-09  Alex Schroeder  <alex@gnu.org>
1068         * ansi-color.el (ansi-color-for-shell-mode-set): New function with
1069         the lambda expression from the ansi-color-for-shell-mode :set
1070         property.  Additionally, modify shell-mode-hook to enable or
1071         disable font-lock-mode for future shell buffers.
1072         (ansi-color-for-shell-mode): The :set property calls
1073         ansi-color-for-shell-mode-set instead of a lambda expression.
1075 2000-01-09  Alex Schroeder  <alex@gnu.org>
1077         * ansi-color.el (ansi-color-for-shell-mode): Doc change.
1078         (ansi-color-context): New variable.
1079         (ansi-color-apply): Save context between calls.
1081 2001-01-09  Eli Zaretskii  <eliz@is.elta.co.il>
1083         * isearch.el (isearch, isearch-lazy-highlight-face): New
1084         definitions for face colors and attributes.
1086         * wid-edit.el (widget-choose): Call display-popup-menus-p instead
1087         of display-mouse-p.
1089 2001-01-09  Kenichi Handa  <handa@etl.go.jp>
1091         * international/mule.el (make-coding-system): If the coding system
1092         accepts extra latin codes, register such codes as safe for the
1093         coding system.
1095 2001-01-08  Richard M. Stallman  <rms@caffeine.ai.mit.edu>
1097         * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
1098         don't mention the file name or the date here, because they are
1099         logged at the start of the file.
1101 2001-01-08  Richard M. Stallman  <rms@gnu.org>
1103         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1104         Change screen-width to frame-width.
1106 2001-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
1108         * info.el (Info-search): Print the default as part of the prompt.
1110 2001-01-08  Andre Spiegel  <spiegel@gnu.org>
1112         * vc.el (vc-default-latest-on-branch-p): New function, replaces
1113         constant implementations in backends.
1115         * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
1116         (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
1118         * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
1119         WRITABLE to EDITABLE.
1121         * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
1122         (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
1123         to EDITABLE.
1125 2001-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
1127         * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
1128         (copyright, copyright-update): Compute the current year at run
1129         time.
1131 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
1133         * isearch.el (isearch-old-signal-hook): Removed.
1134         (isearch-mode): Add isearch-done to kbd-macro-termination-hook
1135         instead of setting signal-hook-function.
1136         (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
1138 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
1140         * emulation/edt.el: Update to version 4.0.  Provide support for
1141         EDT scroll margins at top and bottom of the window.  Provide an
1142         emulation of the EDT SUBS command (bound to GOLD-Enter, by
1143         default).  Enhance edt-quit, bound to GOLD-q by default, to warn
1144         user when file-related buffer modifications exist.  Provide
1145         support for running EDT Emulation in XEmacs.  Provide customize
1146         access to some user updatable variables.  Add Commentary section
1147         to file header.  Fixed a few minor bugs and cleaned up some code.
1149         * emulation/edt-mapper.el: Update to version 4.0.  Provide support
1150         for detecting a keypress that generates an ASCII key sequence.
1151         (Previously, only a keypress that generates a vector was
1152         recognized.)  Embed Window Manager name into name of the generated
1153         EDT Emulation initialization file since the initialization file is
1154         Window Manager specific.  Add Commentary section to file header.
1156 2001-01-07  Eli Zaretskii  <eliz@is.elta.co.il>
1158         * mail/sendmail.el (mail-mode): Doc fix.
1160         * info.el (Info-goto-emacs-command-node): Doc fix.
1161         (Info-goto-emacs-key-command-node): Doc fix.
1163 2001-01-06  Eli Zaretskii  <eliz@is.elta.co.il>
1165         * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
1166         systems without long file-name support.
1168 2001-01-06  Andrew Innes  <andrewi@gnu.org>
1170         * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
1172 2001-01-06  Eli Zaretskii  <eliz@is.elta.co.il>
1174         * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
1175         (isearch-lazy-highlight-update): Doc fix.
1177         * ffap.el (ffap-bindings): Doc fix.
1179         * dired-x.el (dired-virtual-guess-dir): Doc fix.
1181 2001-01-05  Dave Love  <fx@gnu.org>
1183         * emacs-lisp/cl-seq.el (remove, remq): Remove.
1185 2001-01-05  Gerd Moellmann  <gerd@gnu.org>
1187         * mouse-drag.el (mouse-drag-safe-scroll): Bind
1188         scroll-preserve-screen-position to nil.
1190         * isearch.el (isearch-old-signal-hook): New variable.
1191         (isearch-mode): Set signal-hook-function to isearch-done.
1192         (isearch-done): Restore old signal-hook-function.
1194         * info.el (Info-fontify-node): Mark one more char as intangible.
1196 2000-01-05  Kenichi Handa  <handa@etl.go.jp>
1198         * composite.el (compose-last-chars): New argument COMPONENTS.  If
1199         it is non-nil, compose preceding characters by compose-region with
1200         COMPONENTS.
1202         * international/quail.el (quail-input-string-to-events): New function.
1203         (quail-input-method): Convert input string to events here.
1204         (quail-start-translation): Return input string, not event list.
1205         (quail-start-conversion): Likewise.
1207 2001-01-04  Gerd Moellmann  <gerd@gnu.org>
1209         * tooltip.el (tooltip-cancel-delayed-tip)
1210         (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
1211         and tooltip-add-timeout.
1212         (tooltip-show): Set border color from faces's foreground.
1213         (tooltip-show-help-function): If called with the same help string
1214         as last time, do nothing.
1215         (tooltip-help-tips): Don't set tooltip-help-message to nil.
1217         * startup.el (fancy-splash-screens): Don't bind show-help-function
1218         to nil.
1220         * tooltip.el (tooltip-frame-parameters): Remove colors.
1221         (tooltip): New face
1222         (tooltip-set-param): New function.
1223         (tooltip-show): Set up color frame parameters from face `tooltip'.
1224         Display the tooltip text in face `tooltip'.
1226 2001-01-04  Dave Love  <fx@gnu.org>
1228         * whitespace.el (whitespace-global-mode): Fix typo.
1230         * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
1232 2001-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
1234         * help.el (help-for-help): Fix a typo in a doc string.  From
1235         kwzh@gnu.org (Karl Heuer).
1237 2001-01-03  Dave Love  <fx@gnu.org>
1239         * dired-x.el: Doc fixes.  Maintainer change.
1240         (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix
1241         :type.
1242         (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
1243         (dired-guess-shell-alist-user): Customize.
1244         (dired-x-help-address): Set to bug-gnu-emacs.
1245         (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
1246         (dired-default-directory): Renamed from default-directory.
1248         * hl-line.el (hl-line): Doc fix.
1250 2001-01-03  Karl Fogel  <kfogel@red-bean.com>
1252         * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
1254 2001-01-02  Richard M. Stallman  <rms@gnu.org>
1256         * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
1257         to remove all the current alternative-match highlighting.
1258         If nil, remove only what's outside the current window.
1259         (isearch-lazy-highlight-remove-overlays): Take optional
1260         region within which NOT to remove them.
1261         (isearch-lazy-highlight-new-loop): Greatly simplified.
1262         (isearch-lazy-highlight-update): Find all the other occurrences
1263         visible in the window, in just one call.
1264         (isearch-lazy-highlight-start): Now holds start of region to scan.
1265         (isearch-lazy-highlight-end): Now holds end of region to scan.
1266         (isearch-lazy-highlight-wrapped): Variable deleted.
1267         (isearch-lazy-highlight-search): Function deleted.
1269 2000-01-02  Andrew Innes  <andrewi@gnu.org>
1271         * w32-fns.el (convert-standard-filename): Do length check on name
1272         before aref.
1274 2001-01-02  Dave Love  <fx@gnu.org>
1276         * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
1277         value.
1278         (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
1280         * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
1282         * net/browse-url.el (browse-url-filename-alist): Avoid backquote
1283         read syntax.
1285         * calendar/todo-mode.el (todo): Add :link, :version.
1286         (todo-save-top-priorities): Remove autoload cookie.
1287         (todo-add-category, todo-add-item-non-interactively)
1288         (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload
1289         cookie.
1291 2001-01-02  Gerd Moellmann  <gerd@gnu.org>
1293         * comint.el (comint-input-history-ignore): New variable.
1294         (comint-read-input-ring): Ignore entries matching
1295         comint-input-history-ignore.
1297 2001-01-02  Eric M. Ludlam  <zappo@gnu.org>
1299         * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
1300         (lm-copyright-mark): New function.
1301         (lm-crack-copyright): New function.
1302         (lm-verify): Check that the file has a copyright.
1303         Check that the file is copyright Free Software Foundation.
1305 2000-12-30  Kenichi Handa  <handa@etl.go.jp>
1307         * international/mule-diag.el (print-fontset): Indent font name by
1308         24 columns, not 25.
1310 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
1312         * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
1313         in Subject line.
1315         * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
1316         Use mail-mode-hook instead of mail-setup-hook.  Otherwise
1317         continuing an interrupted message with C-u C-x m for instence,
1318         winds up in Mail mode without abbrevs.
1320 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1322         * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
1323         non-nil.  Adding almost all customization variables on ps-setup.  Doc
1324         fix.
1325         (ps-print-version): New version number (6.3.3).
1326         (ps-end-with-control-d): Initialization fix.
1327         (ps-lines-printed): New var.
1328         (ps-skip-newline): New fun.
1329         (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
1330         (ps-next-line, ps-continue-line, ps-plot-region)
1331         (ps-generate-postscript-with-faces, ps-end-job): Code fix.
1333 2000-12-29  Kenichi Handa  <handa@etl.go.jp>
1335         * international/fontset.el (x-complement-fontset-spec): Resolve
1336         ASCII font name so that the same family name is used for fonts
1337         registered in x-font-name-charset-alist.
1338         (create-fontset-from-fontset-spec): Adjusted for the above change.
1339         The name of fontset alias should be a unresolved ASCII font name.
1341 2000-12-28  Gerd Moellmann  <gerd@gnu.org>
1343         * simple.el (delete-key-deletes-forward-mode): Bind backspace
1344         and delete in isearch-mode-map.
1346 2000-12-28  Richard M. Stallman  <rms@gnu.org>
1348         * dired-x.el (dired-guess-shell-alist-default):
1349         Use xpdf instead of acroread.
1351 2000-12-28  Kenichi Handa  <handa@etl.go.jp>
1353         * textmodes/artist.el (artist-butlast): Deleted.
1354         (artist-ellipse-mirror-quadrant): Use butlast instead of
1355         artist-butlast.
1357         * subr.el (butlast, nbutlast): Moved from cl.el to here.
1359         * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
1361 2000-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
1363         From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
1365         * ls-lisp.el: Better support for the Mac and MS-Windows.
1366         (ls-lisp): New defgroup.
1367         (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
1368         (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
1369         (ls-lisp-support-shell-wildcards): New defcustoms.
1370         (ls-lisp-parse-symlink): New function.
1371         (insert-directory): Code to convert switches to a list and set up
1372         the wildcard argument copied from ls-lisp-insert-directory.
1373         (ls-lisp-insert-directory): New argument TIME-INDEX.  Add support
1374         for -C and -R switches.
1375         (ls-lisp-column-format): New function.
1376         (ls-lisp-delete-matching, ls-lisp-handle-switches)
1377         (ls-lisp-format-time): Add doc strings.
1378         (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
1379         Support ls-lisp-dirs-first.
1380         (ls-lisp-classify, ls-lisp-extension): New functions.
1381         (ls-lisp-format): Optionally support emulation of symlinks.
1382         Support -i, -s, and -G switches.
1384 2000-12-27  Gerd Moellmann  <gerd@gnu.org>
1386         * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
1388         * version.el (emacs-version): Print X scroll bar information.
1390         * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
1391         instead of x-toolkit-scroll-bars-p.
1393         * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
1394         of x-toolkit-scroll-bars-p.
1396 2000-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
1398         * ffap.el (ffap-bindings): Make interactive and add an autoload
1399         cookie.
1400         (ffap-bindings): Doc fix, to reflect the above change.
1402 2000-12-27  Kenichi Handa  <handa@etl.go.jp>
1404         * term.el (term-char-mode): Define all non-ascii self-inserting
1405         characters to 'term-send-raw in term-raw-map.
1407 2000-12-25  Michael Kifer  <kifer@cs.sunysb.edu>
1409         * viper-init (viper-restore-cursor-type): Added condition-case
1410         guard.
1412         * ediff-init.el (ediff-quit-hook,ediff-suspend-hook): Changed
1413         initialization; use add-hook.
1414         (ediff-file-remote-p): Use file-local-copy.
1416         * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
1418         * ediff.el (ediff-patch-buffer): Bug fix.
1419         (ediff-revision): Allow selection of the file at the prompt.
1421 2000-12-23  Stefan Monnier  <monnier@cs.yale.edu>
1423         * subr.el (combine-run-hooks): Remove.
1425         * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
1426         and remove the rogue second spec.
1428 2000-12-23  Gerd Moellmann  <gerd@gnu.org>
1430         * progmodes/compile.el (compilation-forget-errors): Fix indentation.
1432 2000-12-22  Stefan Monnier  <monnier@cs.yale.edu>
1434         * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
1435         Use minibuffer menu prompt for the `=' prefix.
1436         (smerge-command-prefix): Change default to C-^.
1437         (smerge-mode): Don't assume font-lock doesn't move point.
1439         * skeleton.el (skeleton-internal-1): Make sure the first line of
1440         the region is also re-indented.
1441         (skeleton-end-newline): New var.
1442         (skeleton-end-hook): Use it.
1444 2000-12-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
1446         * comint.el (comint-password-prompt-regexp): Support CVS.
1448 2000-12-22  Gerd Moellmann  <gerd@gnu.org>
1450         * simple.el (delete-key-deletes-forward-mode): Simplify.  Also
1451         backspace key combinations, depending on
1452         delete-key-deletes-forward.
1454         * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
1456         * simple.el (delete-key-deletes-forward): Doc fix.
1458 2000-08-22  Emmanuel Briot  <briot@gnat.com>
1460         * xml.el (top level comment): Updated to reflect the fact that
1461         white spaces are relevant in the XML file.
1462         (xml-parse-file): Do not kill an existing Emacs buffer if the file
1463         to parse was already edited. This allows for on-the-fly analysis
1464         of XML files.
1465         (xml-parse-tag): Check that the casing is the same in the start
1466         tag and end tag, since XML is case-sensitive.  Allows for spaces
1467         in the end tag, after the name of the tag.
1468         (xml-parse-attlist): Allow for the character '-' in the name of
1469         attributes, as in the standard http-equiv attribute Do not save
1470         the properties in the XML tree, since they are not relevant.
1472 2000-12-21  Stefan Monnier  <monnier@cs.yale.edu>
1474         * generic.el (generic-read-type): Undo last change, inline into
1475         `generic-mode' and then remove.
1476         (generic-mode): Inline generic-read-type.
1477         (define-generic-mode): Push the symbol name rather than the symbol
1478         onto generic-mode-list.
1480 2000-12-21  Gerd Moellmann  <gerd@gnu.org>
1482         * generic.el (generic-read-type): Build an alist for
1483         completing-read as in 20.7.
1485         * play/landmark.el (lm): Use interactive spec `P'.
1486         (toplevel): Don't set debug-on-error.
1488         * server.el (server-switch-buffer): Choose a window on a visible
1489         frame.
1491 2000-12-21  Dave Pearson  <davep@davep.org>
1493         * quickurl.el: Commentry change, I've moved my web site.
1495 2000-12-21  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1497         * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
1498         ranges like \177-\237, but accepts the character sequence from \177 to
1499         \237.  Doc fix.
1500         (ebnf-version): New version (3.4).
1501         (ebnf-setup): Code fix.
1502         (ebnf-range-regexp): New fun.
1503         (ebnf-8-bit-chars): Const fix.
1505         * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
1506         entry.  Doc fix.
1507         (ebnf-bnf-lex): Code fix.
1508         (ebnf-bnf-comment-chars): Const fix.
1510         * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
1511         entry.  Doc fix.
1512         (ebnf-iso-comment-chars): Const fix.
1514         * ebnf-otz.el: Doc fix.
1516         * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
1517         entry.  Doc fix.
1518         (ebnf-yac-skip-code): Code fix.
1519         (ebnf-yac-comment-chars): Const fix.
1521 2000-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
1523         * files.el (insert-directory-safely): New function.
1524         (recover-file): Use it instead of insert-directory.  From Markus
1525         Rost <markus.rost@mathematik.uni-regensburg.de>
1527 2000-12-21  Kenichi Handa  <handa@etl.go.jp>
1529         * international/mule-cmds.el (select-safe-coding-system): Check
1530         coding-category-list more rigidly.  Improve help message.
1532         * dired.el (dired-move-to-filename-regexp): Fix previous change.
1534 2000-12-21  Miles Bader  <miles@gnu.org>
1536         * mail/sendmail.el (mail-mode): Set `comment-start' to the yank
1537         prefix.
1539 2000-12-21  Kenichi Handa  <handa@etl.go.jp>
1541         * international/mule-diag.el (describe-char-after): Make *Help*
1542         buffer inherit multibyteness of the current buffer.
1544         * international/mule.el (make-char): Docstring adjusted for the
1545         change of make-char-internal.
1547 2000-12-20  Stefan Monnier  <monnier@cs.yale.edu>
1549         * international/iso-cvt.el: Docstrings fix.
1551 2000-12-20  Dave Love  <fx@gnu.org>
1553         * subr.el (eval-after-load): Doc fix.
1555 2000-12-20  Kenichi Handa  <handa@etl.go.jp>
1557         * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
1558         for numbers.
1560 2000-12-20  Miles Bader  <miles@gnu.org>
1562         * international/quail.el (quail-help): Resize the help window
1563         again after it has all its contents.  Remove unneeded progn.
1565 2000-12-19  Gerd Moellmann  <gerd@gnu.org>
1567         * pcmpl-linux.el: Fix copy/paste error.
1569 2000-12-19  Andrew Innes  <andrewi@gnu.org>
1571         * simple.el (delete-key-deletes-forward-mode): Fix typo in
1572         docstring.
1574 2000-12-19  Carsten Dominik  <dominik@strw.leidenuniv.nl>
1576         * progmodes/idlw-rinfo.el: Fixed copyright notice.
1578         * progmodes/idlw-toolbar.el: Fixed copyright notice.
1580         * progmodes/idlw-shell.el: Fixed copyright notice.
1582         * progmodes/idlwave.el: Fixed copyright notice.
1584         * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
1585         TAB as key separators.
1587 2000-12-19  Alex Schroeder  <alex@gnu.org>
1589         * sql.el (sql-sybase-options): New option.
1590         (sql-sybase): Use it.  Add sql-database to the list of parameters
1591         provided for login.  The options -w 2048 -n are not used any more.
1592         (sql-postgres-options): Changed default from "--pset" to "-P".
1593         (sql-mysql-options): Doc change.
1594         (sql-stop): Doc change.
1596 2000-12-19  Kenichi Handa  <handa@etl.go.jp>
1598         * international/quail.el (quail-input-method): Always hide
1599         the guidance buffer on exiting.
1601 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
1603         * tooltip.el (tooltip-mode): Signal an error if x-show-tip
1604         isn't fboundp.
1606         * server.el (server-buffer-done): Bury the buffer before
1607         killing it.
1609         * faces.el (face-spec-set): Interpret a nil in specs for
1610         foreground and background colors as `unspecified', for
1611         compatibility with 20.x.
1613 2000-12-18  Dave Love  <fx@gnu.org>
1615         * simple.el (mail-user-agent): Doc fix.
1616         (input-mode-8-bit): Removed.
1618         * international/mule.el (set-keyboard-coding-system): Doc fix.
1619         (keyboard-coding-system): New option.
1621         * mail/sendmail.el (send-mail-function): Customize.
1623 2000-12-18  Eli Zaretskii  <eliz@is.elta.co.il>
1625         * international/codepage.el (cp866-decode-table): New table.
1627 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
1629         * version.el (emacs-version): Remove `%a' from the time format
1630         because the weekday doesn't fit well into each locale.
1632 2000-12-18  Miles Bader  <miles@gnu.org>
1634         * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
1636         * textmodes/artist.el (artist-replace-chars, artist-replace-char):
1637         Check that emacs-major-version is `=' to 20, not `>='.
1638         (artist-replace-chars): Use `make-string' instead of a loop.
1640 2000-12-17  Stefan Monnier  <monnier@cs.yale.edu>
1642         * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
1643         (cvs-execute-single-file): Don't change directory.
1644         Patch from Per Cederqvist.
1646 2000-12-16  Eli Zaretskii  <eliz@is.elta.co.il>
1648         * textmodes/ispell.el (check-ispell-version): If
1649         `ispell-program-name' is "aspell", pass it the -v switch instead
1650         of -vv.
1652 2000-12-16  Kenichi Handa  <handa@etl.go.jp>
1654         * international/mule-diag.el (mule-diag): Insert information about
1655         configure options, multibyte awareness, language env.
1657         * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
1658         regexp to search for candidates.
1660 2000-12-15  Eli Zaretskii  <eliz@is.elta.co.il>
1662         * info.el (Info-forward-node): If the node has an
1663         Info-header-line, widen the buffer before searching for "next:"
1664         and "up:" pointers, and set the search limit to stay in the
1665         current node.
1667 2000-12-16  Miles Bader  <miles@gnu.org>
1669         * simple.el (delete-trailing-whitespace): Remove extraneous let.
1671 2000-12-15  Miles Bader  <miles@gnu.org>
1673         * comint.el (comint-send-string, comint-send-region): Also accept
1674         a buffer, buffer-name, or nil for PROCESS, for compatibility with
1675         process-send-string/region.
1677 2000-12-15  Gerd Moellmann  <gerd@gnu.org>
1679         * isearch.el (isearch-lazy-highlight-max): New user-option.
1680         (isearch-lazy-highlight-update): Don't highlight more than
1681         isearch-lazy-highlight-max matches.
1683         * mail/mh-utils.el (mh-find-path): Set read-mail-command.
1685 2000-12-15  Richard M. Stallman  <rms@gnu.org>
1687         * sort.el (sort-columns): Fix error message.
1689         * dabbrev.el (dabbrev--last-case-pattern): Value is now
1690         `upcase' or `downcase' or nil.
1691         (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
1692         Pass new record-case-pattern arg to dabbrev--substitute-expansion.
1693         (dabbrev--substitute-expansion): New arg record-case-pattern.
1694         If it is non-nil, set dabbrev--last-case-pattern.
1695         If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
1697         * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
1699 2000-12-15  Miles Bader  <miles@gnu.org>
1701         * paths.el (Info-default-directory-list): Don't delete
1702         configure-info-directory from the list of standard info
1703         directories when appending it to the end -- their order is
1704         important.
1706         * faces.el (read-face-attribute): If there's no entry for the
1707         user's input in VALID, just use it as-is (this will often result
1708         in an error, but it may be OK for e.g. colors using hexadecimal
1709         notation, and at least will yield a better error message).
1711         * window.el (mode-line-window-height-fudge): Function removed.
1712         (height-affecting-face-attributes, mode-line-window-height-fudge):
1713         Variables removed.
1714         * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
1715         window is really the right size.  Use vertical-motion
1716         rather than forward-line.
1717         (ispell-help): Don't use ispell-mode-line-window-height-fudge.
1718         (ispell-command-loop, ispell-show-choices): Use the variable
1719         ispell-choices-win-default-height, rather than the function.
1720         (ispell-choices-win-default-height): Function removed.
1721         (ispell-mode-line-window-height-fudge): Function removed.
1723 2000-12-14  Stefan Monnier  <monnier@cs.yale.edu>
1725         * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
1727 2000-12-14  Eli Zaretskii  <eliz@is.elta.co.il>
1729         * paths.el (Info-default-directory-list): If
1730         configure-info-directory is not one of the standard directories,
1731         put it first in the list; otherwise put it last.  Doc string
1732         changed accordingly.
1734         * info.el (Info-directory-list): Change doc string to reflect the
1735         change in Info-default-directory-list.
1737         * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
1738         windows-nt as windowed environments, even under -nw.
1740         * startup.el (command-line): Don't call x-backspace-delete-keys-p
1741         if not fboundp.  Switch delete-forward mode for the <delete> key
1742         on all PC platforms, even under -nw.
1744         * term/internal.el ([M-delete]): Remap to M-d.
1746 2000-12-14  Gerd Moellmann  <gerd@gnu.org>
1748         * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
1750 2000-12-14  Eli Zaretskii  <eliz@is.elta.co.il>
1752         * frame.el (show-cursor-in-non-selected-windows): Doc fix.
1754 2000-12-14  Gerd Moellmann  <gerd@gnu.org>
1756         * startup.el (command-line): Call delete-key-deletes-forward-mode,
1757         if appropriate.
1759         * simple.el (delete-key-deletes-forward): New user-option.
1760         (delete-key-deletes-forward-mode): New function.
1762         * bindings.el: Bind `delete' to backward-delete-char.
1764         * emacs-lisp/easymenu.el (easy-menu-current-active-maps): Test
1765         if symbol is bound before getting its value.
1767         * tooltip.el (tooltip-show): If an error is signaled in
1768         x-show-tip, display that error, and display the help in the
1769         echo area.
1771 2000-12-14  Kenichi Handa  <handa@etl.go.jp>
1773         * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): Show
1774         "... entries" messages for every 10000 entries, not 10.
1776 2000-12-13  Karl Fogel  <kfogel@red-bean.com>
1778         * bookmark.el: Provide a generic exit hook, as suggested by
1779         Ovidiu Predescu <ovidiu@cup.hp.com>:
1780         (bookmark-exit-hook): New var.
1781         (bookmark-exit-hook-internal): New func, replaces
1782         old raw lambda form in `kill-emacs-hook', and runs new
1783         `bookmark-exit-hooks'.  No longer tests for the bookmark feature,
1784         as logically that feature must have been provided if this function
1785         is running.
1786         Removed ;;;###autoload before the `add-hook' call.
1788 2000-12-13  Stefan Monnier  <monnier@cs.yale.edu>
1790         * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
1791         (easy-menu-current-active-maps): New function.
1792         (easy-menu-get-map): Use it.
1793         Make a proper menu entry when creating a new keymap.
1795 2000-12-13  Kenichi Handa  <handa@etl.go.jp>
1797         * international/characters.el: Fix cases and syntaxes for
1798         mule-unicode-0100-24ff.
1800         * dired.el (dired-move-to-filename-regexp): Fixed for the case
1801         that a Japanese character is not appended after day and year.
1803         * info.el (Info-suffix-list): Change format for a command that
1804         requires arguments.
1805         (info-insert-file-contents): Adjusted for the above change.
1807 2000-12-12  Andreas Schwab  <schwab@suse.de>
1809         * tar-mode.el (tar-extract): Base the name of the subfile buffer
1810         on the name of the tar buffer.  Verify that the existing buffer is
1811         visiting the same subfile.
1813 2000-12-12  Dave Love  <fx@gnu.org>
1815         * subdirs.el: Add obsolete.
1817 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
1819         * mail/rmailsum.el (rmail-summary-expunge)
1820         (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
1821         instead of rmail-confirm-expunge.
1823         * replace.el (perform-replace): Don't use an empty match adjacent
1824         to a non-empty match when computing the next match before the
1825         replacement is performed.
1827 2000-12-12  Milan Zamazal  <pdm@freesoft.cz>
1829         * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
1830         definition (patch by Stefan Monnier).
1831         (glasses-mode): Use jit-lock instead of `after-change-functions'
1832         (patch by Stefan Monnier).
1834 2000-12-12  Miles Bader  <miles@gnu.org>
1836         * info.el (Info-last-preorder): Don't barf on nodes without a prev.
1837         (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
1839 2000-12-12  Andrew Choi  <akochoi@i-cable.com>
1841         * term/mac-win.el: Remove load for ls-lisp.
1843         * loadup.el: Load ls-lisp for system-type `macos'.
1845 2000-12-12  Miles Bader  <miles@gnu.org>
1847         * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
1848         Respect field end too.
1849         (just-one-space): Respect fields as `delete-horizontal-space'.
1850         (newline-and-indent, reindent-then-newline-and-indent): Use
1851         `delete-horizontal-space'.
1853 2000-12-11  Stefan Monnier  <monnier@cs.yale.edu>
1855         * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
1856         (so as to obey the field property in the minibuffer).
1858         * obsolete/c-mode.el: Moved from lisp/progmodes.
1859         * obsolete/auto-show.el: Moved from lisp.
1860         * obsolete/ooutline.el: Moved from lisp/textmodes.
1862 2000-12-11  Carsten Dominik  <dominik@strw.leidenuniv.nl>
1864         * progmodes/idlwave.el: Updated to IDLWAVE version 4.7.  Too many
1865         changes to list them here.
1867         * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.  Too
1868         many changes to list them here.
1870         * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.  Too
1871         many changes to list them here.
1873         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
1875 2000-12-11  Gerd Moellmann  <gerd@gnu.org>
1877         * simple.el (kill-new): Don't try to setcar kill-ring if it is
1878         nil.
1880         * cus-edit.el (custom-save-variables, custom-save-faces):
1881         Comment fix.
1883         * hscroll.el: Moved to `obsolete' subdir.
1885 2000-12-11  Miles Bader  <miles@gnu.org>
1887         * window.el (window-text-height): Function removed (now in C).
1889 2000-12-10  Stefan Monnier  <monnier@cs.yale.edu>
1891         * log-edit.el (log-edit-parent-buffer): New var.
1892         (log-edit): Set it.  Add BUFFER argument.
1893         (log-edit-done): Use char-before.
1894         Don't bother checking validity of vc-comment-ring.
1895         Only bury the buffer if log-edit popped it up.
1897         * pcvs.el: Update references to CVS-Edit (now Log-Edit).
1898         (cvs-mode-diff-help): Remove.
1899         (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
1900         (cvs-mode-marked): Set up the default for CMD manually.
1902         * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
1903         Remove binding for ? now made unnecessary.
1905 2000-12-10  Carsten Dominik  <dominik@strw.leidenuniv.nl>
1907         * textmodes/reftex.el (reftex-scanning-info-available-p): New
1908         function
1909         (reftex-TeX-master-file): Check for `tex-main-file' early enough.
1911         * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
1912         when master file is not open.
1914 2000-12-09  Stefan Monnier  <monnier@cs.yale.edu>
1916         * progmodes/ada-stmt.el: Update `maintainer'.
1918 2000-12-09  Stephen Gildea  <gildea@alum.mit.edu>
1920         * time-stamp.el (time-stamp-old-format-warn): Reorder custom
1921         choices to match documentation string.
1923 2000-12-09  Miles Bader  <miles@gnu.org>
1925         * minibuf-eldef.el: New file.
1927         * window.el (fit-window-to-buffer): Don't pass last argument to
1928         pos-visible-in-window-p, now that its meaning is inverted.
1930 2000-12-08  Eli Zaretskii  <eliz@is.elta.co.il>
1932         * image.el (create-image): Doc fix; spotted by Per Cederqvist
1933         <ceder@lysator.liu.se>.
1935 2000-12-08  Stefan Monnier  <monnier@cs.yale.edu>
1937         * autoinsert.el (auto-insert-alist): Add missing final \n.
1939         * pcvs-defs.el (cvs-menu): Move.  Make submenu for diff commands.
1940         (cvs-menu-map): Remove.
1941         * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
1942         (cvs-mode-quit): Turn it back into a plain function.
1944         * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
1945         (texinfo-filter): Remove (move to texinfo.el).
1947         * textmodes/texinfo.el: Move the (require 'cl) to the front of the
1948         file where it's more visible.
1949         (texinfo-filter, texinfo-chapter-level-regexp): New variables
1950         moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
1951         (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
1952         (texinfo-inside-macro-p): Only catch `scan-error's.
1953         (texinfo-inside-env-p): Make better use of the match info.
1954         (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
1955         (texinfo-insert-@end): Slight re-organization.
1956         Also remove useless `looking-at' call.
1958 2000-12-08  Andrew Innes  <andrewi@gnu.org>
1960         * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
1961         accessible in -nw mode.
1963         * term/w32-win.el: Remove stuff about selection timeout, which is
1964         irrelevant on Windows.  Move clipboard support to w32-fns.el, so
1965         it is accessible in -nw mode.
1967 2000-12-08  Dave Love  <fx@gnu.org>
1969         * emacs-lisp/lisp-mode.el (lisp-mode): Set
1970         font-lock-keywords-case-fold-search.
1972 2000-12-08  Gerd Moellmann  <gerd@gnu.org>
1974         * textmodes/ispell.el (ispell): Doc fix.
1976 2000-12-08  Kenichi Handa  <handa@etl.go.jp>
1978         * international/quail.el (quail-insert-decode-map): Check the
1979         frame width of a window displaying the current buffer, not that of
1980         the selected frame.
1981         (quail-help): Make sure that the help buffer has window before
1982         inserting text in it.
1984 2000-12-07  Sam Steingold  <sds@gnu.org>
1986         * loadup.el: Load emacs-lisp/backquote instead of autoloading.
1987         Backquote is used in isearch.el, so autoloading saves nothing.
1989 2000-12-07  Eli Zaretskii  <eliz@is.elta.co.il>
1991         * startup.el (normal-top-level-add-subdirs-to-load-path): Ignore
1992         the CVS and RCS subdirectories case-insensitively.
1994         * dired.el (dired-insert-directory): If file-system-info is
1995         fboundp, call it instead of invoking dired-free-space-program.
1997 2000-12-07  Gerd Moellmann  <gerd@gnu.org>
1999         * server.el (server-visit-files): Push files on file-name-history.
2001         * progmodes/cc-langs.el: Update copyright.
2003         * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
2005         * bindings.el (mode-line-mode-menu): Add glasses-mode.
2007         * bindings.el (mode-line-mode-menu): Reverse the order
2008         of define-keys so that the menu appears in alphabetical order.
2010 2000-12-07  Milan Zamazal  <pdm@freesoft.cz>
2012         * progmodes/glasses.el (glasses-mode): Update mode line at the end
2013         of the function.
2015 2000-12-07  Dave Love  <fx@gnu.org>
2017         * jka-compr.el (jka-compr-compression-info-list): Fix :type.
2019         * facemenu.el (facemenu-unlisted-faces): Fix value.
2021 2000-12-07  Stefan Monnier  <monnier@cs.yale.edu>
2023         * font-lock.el (font-lock-default-fontify-region):
2024         Include the terminating \n (off-by-one error).
2025         (font-lock-set-defaults): Use dolist.
2027         * derived.el (define-derived-mode): Don't use combine-run-hooks.
2029 2000-12-07  Kenichi Handa  <handa@etl.go.jp>
2031         * international/mule-cmds.el (describe-language-environment): Fix
2032         for the case that an input method title is not string but a list.
2034         * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
2035         of wrong SIZE record.
2037 2000-12-06  Dave Love  <fx@gnu.org>
2039         * newcomment.el (comment-region, comment-dwim): Doc fix.
2041         * textmodes/texinfo.el: Require tex-mode when compiling.
2042         (texinfo-update-node): Doc fix.
2043         (texinfo-imenu-generic-expression): Add @anchor.
2044         (texinfo-font-lock-keywords): Add @uref.
2045         (texinfo-inside-macro-p): Don't use ignore-errors.
2046         (texinfo-insert-quote): Match more contexts.
2048         * international/mule.el (decode-char, encode-char): Doc fix.
2049         (auto-coding-alist): Customize.
2051         * files.el (load-file): Fix change of 2000-03-12.
2053         * wid-edit.el (widget-text-keymap): Doc fix.
2055 2000-12-06  Andrew Innes  <andrewi@gnu.org>
2057         * makefile.w32-in (lisp): Set to an absolute directory, namely
2058         $(CURDIR).
2060 2000-12-06  Eli Zaretskii  <eliz@is.elta.co.il>
2062         * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
2063         read generated-autoload-file, and set buffer-file-coding-system to
2064         raw-text-unix after reading the file.
2066         * international/mule-conf.el (file-coding-system-alist): Use
2067         raw-text for reading loaddefs.el and raw-text-unix for writing
2068         it.
2070 2000-12-06  Gerd Moellmann  <gerd@gnu.org>
2072         * replace.el (occur): Make line-number-width 1 smaller for the
2073         colon following the line number.
2075         * startup.el (fancy-splash-text, command-line-1): Use
2076         `File' for the menu name instead of `Files'.
2078         * tmm.el: Update copyright.
2080         * cus-start.el: Add entry for even-window-heights.
2082 2000-12-06  Miles Bader  <miles@gnu.org>
2084         * faces.el (frame-set-background-mode): Avoid stomping on
2085         locally modified faces.
2087 2000-12-06  Kenichi Handa  <handa@etl.go.jp>
2089         * international/fontset.el: Correct the font registries for
2090         japanese-jisx0213-1 and japanese-jisx0213-2.
2092 2000-12-05  Gerd Moellmann  <gerd@gnu.org>
2094         * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
2096         * iswitchb.el: Update customization commentary.
2098 2000-12-05  Rob Riepel  <riepel@Stanford.EDU>
2100         * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
2101         (tpu-search-highlight): Fixed comparison of overlay end positions.
2102         (tpu-trim-line-ends): Implemented trimming logic locally.
2104         * emulation/tpu-extras.el (tpu-write-file-hook)
2105         (tpu-set-cursor-bound): Replaced picture-clean with
2106         tpu-trim-line-ends.
2108 2000-12-05  Kenichi Handa  <handa@etl.go.jp>
2110         * language/chinese.el (chinese-iso-8bit): Change mime-charset name
2111         to cn-gb.
2112         (cn-gb, gb2312): New aliases for chinese-iso-8bit.
2114 2000-12-04  Dave Love  <fx@gnu.org>
2116         * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
2118 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
2120         * mail/rmailsum.el (rmail-summary-expunge)
2121         (rmail-summary-expunge-and-save): Ask for confirmation with
2122         rmail-expunge-confirmed.
2124         * mail/rmail.el (rmail-expunge-confirmed): New function.
2125         (rmail-expunge): Use it.
2127         * progmodes/etags.el (tag-partial-file-name-match-p): New function.
2128         (etags-recognize-tags-table, find-tag-in-order): New
2129         functionality: interpret file names as tags.
2131 2000-12-04  Eli Zaretskii  <eliz@is.elta.co.il>
2133         * info.el (Info-scroll-prefer-subnodes): New defcustom.
2134         (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
2135         visit the first subnode until the bottom of the current node is
2136         visible.
2138 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
2140         * format.el (format-decode): Don't change buffer's undo list.
2142 2000-12-04  Kenichi Handa  <handa@etl.go.jp>
2144         * faces.el (face-font-registry-alternatives): Add entries for CJK
2145         fonts.  Doc-string adjusted for the actual usage of this data.
2147         * international/fontset.el: Change the font registries for CJK
2148         fonts in the default fontset.  Don't append '*' to registries.
2150 2000-12-03  Stefan Monnier  <monnier@cs.yale.edu>
2152         * emacs-lisp/easy-mmode.el (define-derived-mode)
2153         (easy-mmode-derived-mode-p): Remove (moved to derived.el).
2155         * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
2156         (derived-mode-p): New function.
2157         (derived-mode-make-docstring): Add `docstring' argument.
2158         Use it if available and complete it if necessary.
2160 2000-12-03  Andreas Schwab  <schwab@suse.de>
2162         * type-break.el (type-break): Don't make parent of itself.
2164 2000-12-03  Miles Bader  <miles@gnu.org>
2166         * simple.el (delete-trailing-whitespace): Don't delete newlines too.
2168 2000-12-02  Stefan Monnier  <monnier@cs.yale.edu>
2170         * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
2171         (tex-main-file, tex-file): Simplify.
2172         (tex-generate-zap-file-name): Use subst-char-in-string.
2173         (tex-strip-dots): Remove.
2175         * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
2177         * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
2178         to check if the match succeeded.
2180 2000-12-02  Gerd Moellmann  <gerd@gnu.org>
2182         * startup.el (use-fancy-splash-screens-p): New function.
2183         (command-line-1): Use it to determine whether or not to use
2184         a fancy splash screen.
2186 2000-12-02  Andreas Schwab  <schwab@suse.de>
2188         * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
2190 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
2192         * international/mule.el (make-char): Fix last change.
2194         * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
2195         New defcustoms.
2196         (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
2197         autoloading tex-mode; instead, do the same manually.  Use
2198         texinfo-open-quote and texinfo-close-quote.  Insert literal quote
2199         with numeric argument.  Docstring fix.
2200         (toplevel): Require cl when compiling.
2202         * international/mule.el (make-char): Doc fix.
2204 2000-12-02  Jason Rumney  <jasonr@gnu.org>
2206         * term/w32-win.el (x-select-enable-clipboard): Customize (as per
2207         the Emacs Lisp manual)
2209 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
2211         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
2213         * term/pc-win.el (x-select-enable-clipboard): Customize (as per
2214         the Emacs Lisp manual).
2216 2000-12-02  Gerd Moellmann  <gerd@gnu.org>
2218         * simple.el (next-line-add-newlines): Change default to nil.
2220 2000-12-01  Eli Zaretskii  <eliz@is.elta.co.il>
2222         * files.el (revert-buffer, recover-file): Bind
2223         coding-system-for-read to emacs-mule-unix, not to no-conversion.
2225 2000-12-01  Gerd Moellmann  <gerd@gnu.org>
2227         * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
2229 2000-12-01  Miles Bader  <miles@gnu.org>
2231         * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
2233 2000-12-01  Kenichi Handa  <handa@etl.go.jp>
2235         * international/mule-diag.el (describe-char-after): Fix typo.
2236         (describe-character-set, non-iso-charset-alist): Fix typo.
2238 2000-12-01  Miles Bader  <miles@gnu.org>
2240         * image-file.el (image-file-name-regexp): Automatically add
2241         upper-case variants of each filename extension in
2242         `image-file-name-extensions', since they seem to be common.
2244         * simple.el (minibuffer-contents)
2245         (minibuffer-contents-no-properties, delete-minibuffer-contents):
2246         New functions.
2247         * filecache.el (file-cache-directory-name)
2248         (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
2250 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
2252         * filecache.el (file-cache-minibuffer-complete): Don't try to
2253         delete the minibuffer prompt.
2255 2000-11-30  Dave Love  <fx@gnu.org>
2257         * cus-start.el: Fix read-buffer-function type.
2259 2000-11-30  Gerd Moellmann  <gerd@gnu.org>
2261         * md5.el: Removed.  There's a built-in function, now.
2263 2000-11-30  Markus Rost  <rost@math.ohio-state.edu>
2265         * mail/rmail.el (rmail-set-message-counters): Don't use "D"
2266         as dummy 0-th char of rmail-deleted-vector.
2268 2000-11-30  Eli Zaretskii  <eliz@is.elta.co.il>
2270         * ps-print.el (ps-end-job): Bind case-fold-search only after
2271         switching to ps-spool-buffer.
2273 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2275         * ps-print.el: Line number font customization.  PostScript: Lines and
2276         PageCount are initialized on each page.  Doc Fix.
2277         (ps-print-version): New version number (6.3.2).
2278         (ps-lpr-switches, ps-font-info-database, ps-font-size)
2279         (ps-header-font-size, ps-header-title-font-size, ps-left-header)
2280         (ps-right-header): Customization fix.
2281         (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
2282         Fix code.
2283         (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
2284         New vars.
2286 2000-11-30  Gerd Moellmann  <gerd@gnu.org>
2288         * bs.el: Fix typos and spelling errors.
2289         (bs-appearance) <defgroup>: Renamed from bs-appearence.
2290         (bs-configuration): Doc fix.
2292         * bs.el: Undo mistaken change of 2000-11-28.  Update copyright.
2294 2000-11-30  Rob Riepel  <riepel@Stanford.EDU>
2296         * emulation/tpu-edt.el (tpu-version): New version.
2297         (tpu-search-overlay, tpu-replace-overlay): New initial range.
2298         (tpu-original-mode-line): Variable deleted.
2299         (tpu-mark-flag): New initial value.
2300         (tpu-set-mode-line): Don't redefine mode-line-format.  Add
2301         tpu-mark-flag to minor-mode-alist.
2302         (tpu-update-mode-line): New mark flag logic.
2303         (tpu-get): Use find-file-wildcards.
2304         (tpu-search-highlight): Move overlay less, reset overlay properly.
2305         (tpu-unselect): Deactivate mark.
2306         (tpu-lm-replace): Reset overlay properly.
2307         (tpu-forward-line): Use forward-visible-line.
2308         (tpu-edt-on): Set transient mark mode.  ispell autoloads deleted.
2310         * emulation/tpu-extras.el (tpu-forward-line): Use
2311         forward-visible-line.
2313 2000-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
2315         * cus-edit.el (custom-face-value-create): Always emphasize tag.
2317 2000-11-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
2319         * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
2320         and skip whitespace and newlines.
2322 2000-11-30  Stefan Monnier  <monnier@cs.yale.edu>
2324         * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
2326 2000-11-29  Gerd Moellmann  <gerd@gnu.org>
2328         * help.el (describe-function-1): Regexp-quote function name
2329         when used as part of a regexp.
2331         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
2332         face-attribute instead of face-foreground and face-background.
2333         (tool-bar-add-item): Likewise, and handle unspecified colors.
2335         * enriched.el (enriched-face-ans): Use face-attribute instead
2336         of face-foreground and face-background.
2338         * faces.el (face-foreground, face-background, face-stipple):
2339         Return nil if attribute is unspecified, for backward
2340         compatibility.
2342         * files.el (auto-mode-alist): Add an entry for antlr-mode.
2344         * play/5x5.el: Remove version info.
2346         * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
2348         * frame.el (blink-cursor-mode): Doc fix.
2350 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
2352         * antlr-mode.el: New commands to run ANTLR from within Emacs and
2353         to create Makefile rules.
2354         (antlr-tool-command): New user option.
2355         (antlr-ask-about-save): New user option.
2356         (antlr-makefile-specification): New user option.
2357         (antlr-file-formats-alist): New variable.
2358         (antlr-special-file-formats): New variable.
2359         (antlr-unknown-file-formats): New user option.
2360         (antlr-help-unknown-file-text): New variable.
2361         (antlr-help-rules-intro): New variable.
2362         (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
2363         (antlr-mode-menu): Add entries.
2364         (antlr-file-dependencies): New function.
2365         (antlr-directory-dependencies): New function.
2366         (antlr-superclasses-glibs): New function.
2367         (antlr-run-tool): New command.
2368         (antlr-makefile-insert-variable): New function.
2369         (antlr-insert-makefile-rules): New function.
2370         (antlr-show-makefile-rules): New command.
2372         * antlr-mode.el: More Emacs/XEmacs stuff.
2373         (antlr-no-action-keywords): New constant with value nil.
2374         (antlr-font-lock-keywords-alist): Use it.  Old value would break
2375         syntax highlighting in Emacs-21.0.
2376         (antlr-default-directory): Emacs/XEmacs dependend function.
2377         (antlr-read-shell-command): Ditto.
2378         (antlr-with-displaying-help-buffer): Ditto.
2380 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
2382         * antlr-mode.el: imenu, parsing and highlighting changes.
2383         (antlr-imenu-create-index-function): Don't create extra submenus
2384         for definitions in different grammar classes.  It is not necessary
2385         for the menu and would make command `imenu' awkward to use.
2386         (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
2387         header actions and more than one.
2388         (antlr-font-lock-tokendef-face): Changed color.
2389         (antlr-font-lock-tokenref-face): Changed color.
2390         (antlr-font-lock-additional-keywords): Also highlight lowercase.
2391         (antlr-mode-syntax-table): New variable.
2392         (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
2393         (antlr-with-syntax-table): Don't copy syntax table.
2395 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
2397         * antlr-mode.el: Minor changes: language setting.
2398         (antlr-language-alist): The value for file option "language" can
2399         be both an identifier and a string.
2400         Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
2401         (antlr-language-limit-n-regexp): Change accordingly.
2403 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
2405         * antlr-mode.el: Minor changes: tabs, hiding.
2406         (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
2407         (antlr-action-visibility): Also allow value nil to also hide the
2408         braces.  Renamed from `antlr-tiny-action-length'.
2409         Suggested by Jay@aol.com.
2410         (antlr-hide-actions): Change accordingly.  Hide line if completely
2411         hidden action is on a line of its own.
2413 2000-11-29  Stefan Monnier  <monnier@cs.yale.edu>
2415         * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
2417         * sort.el (sort-columns): Don't concat strings with numbers.
2419 2000-11-29  Dave Love  <fx@gnu.org>
2421         * cus-edit.el (face): Fix :format.
2423         * mail/feedmail.el: Require smtpmail when compiling.
2424         (mail-do-fcc): Autoload.
2425         (feedmail) <defgroup>: Fix :link.
2426         (feedmail-nuke-body-in-fcc): Fix :type.
2427         (feedmail-send-it): Add autoload cookie.
2429 2000-11-29  Stefan Monnier  <monnier@cs.yale.edu>
2431         * newcomment.el (comment-indent): Save excursion around call to
2432         comment-indent-function.
2434 2000-11-29  Miles Bader  <miles@gnu.org>
2436         * subr.el (member-ignore-case): Return the tail of the list who's
2437         car matches, like `member', not the matching element itself.
2439 2000-11-29  Kenichi Handa  <handa@etl.go.jp>
2441         * xml.el (xml-parse-tag): Fix finding opening tag.  A tag name
2442         should not contain `\n'.
2444 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
2446         * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
2448         * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
2450         * dired-aux.el (dired-do-create-files): Construct default file
2451         name for dired-mark-read-file-name so that when the user enters
2452         just RET, the target file will end up in the target directory.
2454         * abbrev.el (prepare-abbrev-list-buffer): Get the value of
2455         local-abbrev-table before changing buffers because it might
2456         have a buffer-local binding.
2458 2000-11-28  Miles Bader  <miles@gnu.org>
2460         * simple.el (delete-horizontal-space): Handle fields more generally.
2462 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
2464         * simple.el (delete-horizontal-space): Handle minibuffer prompt.
2466 2000-11-28  Dave Love  <fx@gnu.org>
2468         * progmodes/ps-mode.el (ps-mode): Set comment-start and
2469         comment-start-skip locally.
2471         * progmodes/fortran.el (fortran-mode): Don't set
2472         fortran-comment-line-start-skip.  Set comment-start to
2473         fortran-comment-line-start.
2474         (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
2475         (fortran-comment-line-start-skip): Simplify slightly.
2477 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
2479         * play/5x5.el: Remove RCS keyword.
2481         * bs.el: Mistaken commit, undone 2000-11-30.
2483 2000-11-28  Milan Zamazal  <pdm@freesoft.cz>
2485         * textmodes/tildify.el (tildify-string-alist): Add
2486         `plain-tex-mode' here.
2488 2000-11-28  Colin Walters  <walters@cis.ohio-state.edu>
2490         * chistory.el (Command-history-setup): Remove extraneous `keymap'
2491         reference.
2493 2000-11-28  Miles Bader  <miles@gnu.org>
2495         * cus-face.el (custom-face-attributes): Add post-filter function
2496         for :box.  Make pre-filter function for :box handle all cases.
2498         * wid-edit.el (widget-choose): Make sure pop-up window is large
2499         enough to display all the choices, as there's no way to scroll it.
2501 2000-11-28  Kenichi Handa  <handa@etl.go.jp>
2503         * international/mule-conf.el: Make the coding system no-conversion
2504         safe for all characters.
2506 2000-11-27  Dave Love  <fx@gnu.org>
2508         * net/ldap.el (ldap) <defgroup>: Add :version.
2510         * tooltip.el (tooltip-use-echo-area): Doc fix.
2512         * cus-start.el <minibuffer-prompt-properties>: Add version.
2513         <read-buffer-function>: Add.
2515         * apropos.el (apropos-print): Add help-echo to active text.
2517         * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
2519 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
2521         * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
2522         type, group and version.
2524 2000-11-27  Eli Zaretskii  <eliz@is.elta.co.il>
2526         * select.el (x-get-selection): Docstring fix.
2528 2000-11-27  Dave Pearson <davep@hagbard.demon.co.uk>
2530         * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
2532 2000-11-27  Andrew Innes  <andrewi@gnu.org>
2534         * makefile.nt (.SUFFIXES): Add .SUFFIXES.
2536         * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
2538 2000-11-27  Miles Bader  <miles@gnu.org>
2540         * dired.el (dired-get-filename): Return filename verbatim if
2541         LOCALP is `verbatim'.
2542         * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
2543         `verbatim' so that we don't inadvertently delete a non-existant
2544         directory name.
2546 2000-11-27  Kenichi Handa  <handa@etl.go.jp>
2548         * international/characters.el: Specify cases and syntaxes for
2549         mule-unicode-0100-24ff.
2551 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
2553         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
2554         that foreground and/or background colors of the face `tool-bar'
2555         are unspecified.
2557 2000-11-27  Miles Bader  <miles@gnu.org>
2559         * wid-edit.el (widget-field-buffer, widget-field-start)
2560         (widget-field-end): Handle widget field `pseudo-overlays'.
2561         (widget-field-value-delete): Delete WIDGET from `widget-field-new'
2562         if it's there instead of in `widget-field-list'.
2564         * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
2565         (help-make-xrefs): Delete extraneous newlines at the end of the
2566         docstring.
2568 2000-11-25  Jason Rumney  <jasonr@gnu.org>
2570         * startup.el (command-line): Call set-locale-environment after
2571         Window System init file is read, as it can result in a call to
2572         redraw-frame.
2574 2000-11-25  Eli Zaretskii  <eliz@is.elta.co.il>
2576         * simple.el (shell-command): Mention the effect of the prefix
2577         argument in the doc string.
2579 2000-11-25  Miles Bader  <miles@gnu.org>
2581         * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
2583         * wid-edit.el (widget-field-value-delete): Don't try to delete
2584         overlay when it's the `pseudo-overlay' that exists at some points.
2586 2000-11-24  Jason Rumney  <jasonr@gnu.org>
2588         * international/mule-cmds.el (locale-language-names): Add "jp" as
2589         a non-standard alternative for Japanese.
2591 2000-11-24  Andre Spiegel  <spiegel@gnu.org>
2593         * vc-hooks.el: Require 'cl during compilation.
2595 2000-11-24  Gerd Moellmann  <gerd@gnu.org>
2597         * faces.el (face-set-after-frame-default): Let face attributes
2598         specified for new frames override frame parameters.
2600         * startup.el (command-line): Fix computation of the source file
2601         for user-init-file when user-init-file is a compiled file.
2603 2000-11-24  Miles Bader  <miles@gnu.org>
2605         * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
2606         (custom-post-filter-face-spec): New functions.
2607         (custom-face-set, custom-face-value-create): Filter the face spec
2608         before and after customization.
2609         (custom-face-set): If VALUE specifies a null face, pass a
2610         non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
2611         * cus-face.el (custom-face-attributes): Remove SET and GET
2612         functions.  Add some IN-FILTER and OUT-FILTER functions in the few
2613         cases they're needed.
2615         * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
2616         that it's distinguishable from the :off-glyph on dark-background
2617         displays.  Set its background color too.
2619         * cus-start.el (all): Restore entry for `mode-line-inverse-video',
2620         so that people can easily turn it off.
2622 2000-11-24  Michael Kifer  <kifer@cs.sunysb.edu>
2624         * ediff-diff.el: Moved variables around to have it compile under NT.
2626         * ediff-help.el (ediff-use-long-help-message): Made it customizable.
2628         * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
2630         * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
2631         redundant skip-small-frames test.
2633         * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
2634         (viper-downgrade-to-insert): protect against errors in hooks.
2636         * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
2637         (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
2638         (viper-restore-cursor-type,viper-set-insert-cursor-type): New
2639         functions.
2641         * viper-util.el (viper-memq-char): Bug fixes.
2643         * viper.el (viper-mode): Fix cursor handling.
2645 2000-11-24  Kenichi Handa  <handa@etl.go.jp>
2647         * international/mule-diag.el (list-iso-charset-chars): For
2648         two-byte charset, fix the `while' condition.
2649         (list-non-iso-charset-chars): Fix the `while' condition.
2651 2000-11-23  Stefan Monnier  <monnier@cs.yale.edu>
2653         * subr.el (add-hook, remove-hook): Don't call make-local-hook
2654         if the variable is make-variable-buffer-local.
2656         * progmodes/ada-stmt.el (ada-template-map): Initialize
2657         and bind it to C-c t in ada-mode-map.
2658         (ada-stmt-mode-hook): New function extracted from old code.
2659         Only change the buffer-local side of skeleton-*.
2660         (ada-mode-hook): Use it.
2662 2000-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
2664         * iswitchb.el (iswitchb-minibuf-depth): New variable.
2665         (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
2666         we expect to be returned by minibuffer-depth once we prompt the
2667         user in the minibuffer.
2668         (iswitchb-entryfn-p): If minibuffer-depth returns the same value
2669         as recorded in iswitchb-minibuf-depth, return non-nil.
2671 2000-11-23  Eli Zaretskii <eliz@is.elta.co.il>
2673         * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
2674         (hscroll-window-maybe): Docstring fix.
2676 2000-11-23  Dave Love  <fx@gnu.org>
2678         * rect.el (string-rectangle): Don't test delete-selection-mode.
2680 2000-11-23  Gerd Moellmann  <gerd@gnu.org>
2682         * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
2683         is in the tool bar.
2685         * dired-aux.el (dired-add-entry): Don't call dired-get-filename
2686         with `no-dir'; we want the directory part to be able to remove
2687         it.
2689 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
2691         * textmodes/outline.el (outline-flag-region):
2692         Don't bind inhibit-read-only since we don't modify the buffer.
2693         (outline-isearch-open-invisible): Don't jump to overlay-start
2694         since we're trying to unhide text around point.
2695         (outline-discard-overlays): Use dolist.
2697         * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
2699 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
2701         * mail/rmail.el (rmail-confirm-expunge): Default to
2702         y-or-n-p.
2704 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
2706         * textmodes/tex-mode.el (tex-font-lock-keywords-1):
2707         Fix ARG regexp to skip quoted braces.
2708         (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
2709         Remove `bf' and `it' from `bold' and `italic' (they were wrong and
2710         are (correctly) handled separately).
2711         Remove `caption' and `footnote' from `citations': they contain text.
2712         Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
2713         (latex-skeleton-end-hook): New function.
2714         (latex-mode): Use it.
2715         (tex-start-tex-marker): Remove.
2716         (tex-send-tex-command): Don't set tex-start-tex-marker.
2717         (tex-error-parse-syntax-table): New var.
2718         (tex-compilation-parse-errors): Use it.
2719         Ignore tex-start-tex-marker.  Don't bother with marker-position.
2720         (tex-validate-buffer): Don't bother with marker-position.
2722         * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
2723         (flyspell-generic-progmode-verify): Use it.
2725 2000-11-22  Sam Steingold  <sds@gnu.org>
2727         * simple.el (delete-trailing-whitespace): New interactive
2728         function.
2730         * progmodes/ada-mode.el (ada-mode): Use it instead of
2731         `ada-remove-trailing-spaces'.
2732         (ada-remove-trailing-spaces): Removed.
2734         * textmodes/two-column.el (2C-merge): Recommend it in the doc.
2736         * textmodes/picture.el (picture-clean): Removed.
2737         (picture-mode-exit): Call it instead of `picture-clean'.
2739 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
2741         * frame.el (show-cursor-in-non-selected-windows): Doc fix.
2743         * hi-lock.el (hi-lock-refontify): Don't call non-existent
2744         jit-lock-fontify-buffer; it should anyway be unneccessary to
2745         do anything special when jit-lock is active.
2746         (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
2748 2000-11-22  Dave Love  <fx@gnu.org>
2750         * calendar/todo-mode.el (todo-top-priorities): Use
2751         todo-tmp-buffer-name.  From Milan Zamazal <Milan.Zamazal@qbizm.com>.
2753         * language/chinese.el, language/cyrillic.el:
2754         * language/devanagari.el, language/ethiopic.el, language/greek.el:
2755         * language/hebrew.el, language/indian.el, language/japanese.el:
2756         * language/korean.el, language/lao.el, language/misc-lang.el:
2757         * language/thai.el, language/tibetan.el, language/vietnamese.el:
2758         Use provide.
2760         * cus-edit.el (custom-buffer-create-internal): Save some consing.
2761         (custom-variable-set): Improve validation error mesage.
2763         * rect.el (string-rectangle): Revert last change.
2764         (string-rectangle-line): New arg DELETE.
2765         (string-rectangle): Check delete-selection-mode.
2767         * emacs-lisp/edebug.el (edebug-version)
2768         (edebug-maintainer-address): Deleted.
2769         (edebug-submit-bug-report): Just alias to report-emacs-bug.
2770         (edebug-read-function): Account for other `'#' read forms.
2771         (edebug-mode-menus): Make some items toggles.
2772         (edebug-outside-unread-command-event, unread-command-event):
2773         Remove these to avoid warnings.
2775 2000-11-22  David Ponce  <david@dponce.com>
2777         * recentf.el (recentf-menu-items-for-commands)
2778         (recentf-make-menu-items, recentf-make-menu-item)
2779         (recentf-filter-changer): Added :help and :active menu-item properties.
2781         (recentf-build-dir-rules, recentf-dump-variable)
2782         (recentf-edit-list, recentf-open-files-item)
2783         (recentf-open-files): Replaced unnecessary `mapcar' with new
2784         built-in `mapc'.
2786 2000-11-23  Miles Bader  <miles@gnu.org>
2788         * faces.el (menu): Make inverse-video on ttys too.
2790 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
2792         * simple.el (comment-line-break-function): Use the new name
2793         indent-new-comment-line -> comment-indent-new-line.
2794         (clone-indirect-buffer): Don't ignore NORECORD.
2795         (next-completion): Properly handle the case where items are adjacent.
2797         * mouse.el (popup-menu): Stupid typo.
2799 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
2801         * emacs-lisp/authors.el: Remove autoload cookies, add author,
2802         maintainer, keywords tags.
2804         * rect.el (replace-rectangle): Don't call string-rectangle-line
2805         with too many arguments.
2807 2000-11-22  Andre Spiegel  <spiegel@gnu.org>
2809         * ediff-util.el (ediff-file-checked-out-p)
2810         (ediff-file-checked-in-p): Call vc-state instead of
2811         vc-locking-user, which no longer exists.
2813         * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
2815 2000-11-22  Dave Love  <fx@gnu.org>
2817         * md5.el (md5): Provide.
2818         (md5): Fix error call.
2820 2000-11-22  Miles Bader  <miles@gnu.org>
2822         * textmodes/refill.el (refill-adjust-ignorable-overlay)
2823         (refill-fill-paragraph-at): Remove debugging code.
2825         * calendar/calendar.el (generate-calendar-window): When we don't
2826         call `fit-window-to-buffer', make sure the top line is fully visible.
2828         * image-file.el (insert-image-file): Don't make `read-only'
2829         property rear-nonsticky.
2831         * isearch.el (isearch-original-minibuffer-message-timeout): New var.
2832         (isearch-mode): Set `minibuffer-message-timeout' to nil, after
2833         stashing away its original value.
2834         (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
2835         in the recursive edit.
2836         Bind `isearch-original-minibuffer-message-timeout' to protect it.
2837         (isearch-done): Restore `minibuffer-message-timeout'.
2839         * cus-start.el: Remove entry for `mode-line-inverse-video'.
2841 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
2843         * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
2845         * find-lisp.el (find-lisp-find-files-internal):
2846         Use dolist, when and file-name-as-directory.
2848         * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
2849         (define-derived-mode, define-minor-mode): Add specs.
2851         * window.el: General comment and spacing fixes.
2852         (save-selected-window): Use backquotes.
2853         (window-safely-shrinkable-p): New function.
2854         (shrink-window-if-larger-than-buffer): Use it.
2856         * subr.el (make-local-hook): Docstring fix.
2858         * shell.el (shell-mode): Use define-derived-mode.
2860         * newcomment.el (comment-indent): Insert comment before calling
2861         comment-indent-function.  Don't insert in column 0.
2862         (comment-dwim): Indent before inserting comment.
2864         * isearch.el (isearch-mode-map): Fix docstring.  Init in defvar.
2865         (minibuffer-local-isearch-map): Init in defvar.  Use inheritance.
2866         (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
2867         Use mapc rather than map.
2869         * files.el (find-buffer-visiting): Compare all attributes before
2870         declaring two files identical (rather than just their inode-no).
2871         (auto-mode-alist): Use \' rather than $.
2873         * which-func.el: Update maintainer line.
2875         * pcvs.el (uniquify-buffer-file-name): Remove advice.
2876         * uniquify.el (uniquify-list-buffers-directory-modes): New var.
2877         (uniquify-buffer-file-name): Use it.
2879 2000-11-22  Miles Bader  <miles@gnu.org>
2881         * cus-start.el: Add entry for `minibuffer-prompt-properties'.
2882         * simple.el (minibuffer-avoid-prompt): New function.
2884 2000-11-21  Gerd Moellmann  <gerd@gnu.org>
2886         * Makefile.in (.SUFFIXES): Add .SUFFIXES.
2888 2000-11-21  Miles Bader  <miles@gnu.org>
2890         * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
2891         inclusion of `track-mouse'.
2893         * textmodes/refill.el (refill-ignorable-overlay): New variable.
2894         (refill-adjust-ignorable-overlay): New function.
2895         (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
2896         only the paragraph's tail if possible.
2897         Update `refill-ignorable-overlay'.
2898         (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
2900         * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
2901         point inside the fill-prefix.
2903         * textmodes/refill.el (refill-post-command-function): Don't reset
2904         refill-doit in the case where a self-insertion command doesn't
2905         case a refill.  Use `refill-fill-paragraph-at', getting position
2906         from `refill-doit'.
2907         (refill-after-change-function): Set `refill-doit' to END.
2908         (refill-fill-paragraph-at): New function, mostly from old
2909         refill-fill-paragraph.
2910         (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
2911         (refill-pre-command-function): New function.
2912         (refill-mode): Add it to `pre-command-hook'.
2914 2000-11-20  Gerd Moellmann  <gerd@gnu.org>
2916         * textmodes/artist.el (artist-mode): Fix autoload cookie.
2918         * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
2919         javadoc tags.
2921 2000-11-20  Andre Spiegel  <spiegel@gnu.org>
2923         * vc.el, vc-hooks.el: Undo prev change (moved functions back to
2924         vc.el).
2926         * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
2927         require vc.
2929         * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
2930         checkouts.
2932 2000-11-20  Dave Love  <fx@gnu.org>
2934         * Makefile.in (DONTCOMPILE): Omit bindings.el.
2936 2000-11-20  Eli Barzilay <eli@www.barzilay.org>
2938         * calculator.el (calculator-paste): Use `if' instead of `and'
2939         and `or'.
2940         (calculator-help): Don't use electric-describe-mode for XEmacs.
2942 2000-11-19  Gerd Moellmann  <gerd@gnu.org>
2944         * info.el (info-menu-5): Doc fix.
2946         * textmodes/artist.el: New file.
2948 2000-11-19  Andre Spiegel  <spiegel@gnu.org>
2950         * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
2951         and differentiate according to checkout model.
2952         (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
2953         since this function is only concerned with master state.
2955         * vc-hooks.el (vc-workfile-unchanged-p,
2956         vc-default-workfile-unchanged-p): Moved here from vc.el.
2958         * vc.el (vc-workfile-unchanged-p,
2959         vc-default-workfile-unchanged-p): See above.
2961 2000-11-19  Miles Bader  <miles@gnu.org>
2963         * image-file.el (insert-image-file): Make `intangible' and
2964         `read-only' properties rear-nonsticky too.
2966 2000-11-18  Gerd Moellmann  <gerd@gnu.org>
2968         * ps-print.el: Update copyright notice.
2970         * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
2971         (tooltip-show): Use the offsets.
2973         * bindings.el (mode-line-modified): Fix a typo.
2974         (mode-line-toggle-modified, mode-line-widen)
2975         (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
2977 2000-11-17  Vinicius Jose Latorre <vinicius@cpqd.com.br>
2979         * ps-print.el (toplevel): Test for find-coding-system being
2980         fboundp before calling ps-x-find-coding-system.
2982 2000-11-16  Stefan Monnier  <monnier@cs.yale.edu>
2984         * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
2985         (vc-version-backup-file): Docstring fix.
2987 2000-11-16  Gerd Moellmann  <gerd@gnu.org>
2989         * files.el (basic-save-buffer): Don't add a newline if
2990         find-file-literally is non-nil.
2991         (find-file-literally): Extend doc string.
2993         * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
2994         sort(1) with the `-f' argument.
2996 2000-11-16  Andre Spiegel  <spiegel@gnu.org>
2998         * vc.el: Updated backend documentation.
2999         (vc-default-check-headers): New function.
3001         * vc-{cvs,rcs,sccs}.el: Functions reordered.
3003         * vc.el (vc-revert-buffer): Ask for confirmation if file seems
3004         up-to-date.
3005         (vc-do-command): In the asynchronous case, output messages only if
3006         the minibuffer is not active.
3008         * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
3009         `vc-cvs-use-edit' is on.
3010         (vc-cvs-checkout): When this is used for reverting the workfile,
3011         make a backup of the original contents and revert to that in case
3012         of error.
3013         (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
3014         remote repositories.
3016         * vc.el (vc-annotate): Changed handling of prefix arg; now asks
3017         for both version and ratio in the minibuffer.
3019         * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
3020         Use vc-do-command to perform the annotation, not call-process.
3022 2000-11-16  Kenichi Handa  <handa@etl.go.jp>
3024         * international/quail.el (quail-start-translation): Don't call
3025         `message' before reading key sequence.
3027 2000-11-16  Miles Bader  <miles@lsi.nec.co.jp>
3029         * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
3031 2000-11-16  Kenichi Handa  <handa@etl.go.jp>
3033         * window.el (fit-window-to-buffer): Be sure to acquire at least
3034         one text line even if the buffer is empty.
3036 2000-11-16  Gerd Moellmann  <gerd@gnu.org>
3038         * net/ange-ftp.el (ange-ftp-file-writable-p)
3039         (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
3040         ange-ftp-process-verbose to nil.
3042 2000-11-15  Dave Love  <fx@gnu.org>
3044         * wid-edit.el (widget-specify-field, widget-specify-button): If
3045         :help-echo is a function, set help-echo of overlay to
3046         widget-mouse-help.
3047         (widget-mouse-help): New function.
3048         (widget-echo-help): Rewritten for :help-echo functions only taking
3049         a widget arg.
3051         * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
3052         display-graphic-p.
3053         (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
3054         and that JPEG is available.
3055         (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
3057         * international/mule-cmds.el (locale-charset-language-names):
3058         Match @euro.
3060 2000-11-15  Gerd Moellmann  <gerd@gnu.org>
3062         * faces.el (face-set-after-frame-default): If
3063         `inhibit-default-face-x-resources' is bound, don't intialize the
3064         default face from X resources.
3066 2000-11-15  Eli Zaretskii  <eliz@is.elta.co.il>
3068         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
3069         Don't set EMACSLOADPATH.
3071 2000-11-15  Eli Zaretskii  <eliz@is.elta.co.il>
3073         * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
3074         texinfo-insert-@url.
3075         (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
3076         (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
3078 2000-11-14  Stefan Monnier  <monnier@cs.yale.edu>
3080         * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
3081         (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
3082         (checkdoc-minor-keymap): Backward compatibility.
3083         (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
3084         (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
3085         (checkdoc-this-string-valid-engine): Be a bit more strict
3086         to avoid matching substrings of `...' quoted vars/funs.
3087         (checkdoc-defun-info): Only look for `interactive' if alone.
3088         (debug-ignored-errors): Add "arg doesn't appear in docstring".
3090         * progmodes/compile.el (grep): `tag-default' can be nil.
3092         * newcomment.el (comment-indent): Paren typo.
3094 2000-11-14  Dave Love  <fx@gnu.org>
3096         * calculator.el: New maintainer version.
3098         * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
3100         * cmuscheme.el: Doc fixes.
3101         (cmuscheme) <defgroup>: Use `scheme' as parent.
3102         (cmuscheme-program-name): Remove.  Change uses to
3103         scheme-program-name.
3105         * xscheme.el (scheme-program-name): Don't define here.
3107         * progmodes/scheme.el (scheme-program-name): New variable
3108         (originally in cmuscheme).
3110 2000-11-14  Miles Bader  <miles@gnu.org>
3112         * window.el (fit-window-to-buffer): Handle windows without mode-lines.
3113         Handle header-lines.  Don't loop forever if we can't enlarge the
3114         window anymore.  Simplify a bit.
3116 2000-11-14  Kenichi Handa  <handa@etl.go.jp>
3118         * window.el (fit-window-to-buffer): Don't check
3119         window-text-height.  Assure that the last line is fully visible.
3121         * international/quail.el (quail-show-guidance-buf): Call
3122         fit-window-to-buffer to assure the enough height of the guidance
3123         buffer.
3124         (quail-update-guidance): Avoid making the guidance buffer shorter.
3126 2000-11-14  Stefan Monnier  <monnier@cs.yale.edu>
3128         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
3129         rather than `prepend' and add an interesting comment.
3130         (tex-math-face, tex-font-lock-syntactic-face-function):
3131         New face and function to use it.
3132         (tex-define-common-keys, tex-mode-map): Use menu-item rather
3133         than `menu-enable' symbol property.
3134         (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
3135         (tex-mode): Add some latex-mode commands for auto-selection.
3136         Use tex-font-lock-syntactic-face-function.
3137         (tex-insert-quote): Simplify.
3138         (tex-shell): New mode.
3139         (tex-start-shell): Use it.
3140         (tex-shell-proc, tex-shell-buf): New functions.
3141         (tex-send-command): Use it.
3142         (tex-main-file): Fix the meaning of the new arg REALFILE.
3143         (tex-send-tex-command): New function split from `tex-start-tex'.
3144         Set compilation-last-buffer and compilation-parsing-end.
3146         * newcomment.el (comment-indent-default): Stick \s<\s< to the left
3147         when it follows non-comment text on the line.
3149         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3150         Set font-lock-defaults.
3151         (lisp-mode-shared-map): Init inside the defvar.
3152         (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
3153         Use define-derived-mode.
3155 2000-11-14  Miles Bader  <miles@lsi.nec.co.jp>
3157         * faces.el (header-line): Use `:box nil' for color/gs displays too.
3159 2000-11-14  Gerd Moellmann  <gerd@gnu.org>
3161         * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
3162         recursively optimize body because that can lead to infinite
3163         recursion; see comment there.
3165 2000-11-13  Eli Zaretskii  <eliz@is.elta.co.il>
3167         * faces.el (face-spec-set-match-display): Revert the change from
3168         2000-10-24.  Add a FIXME for after v21.1.
3170 2000-11-13  Miles Bader  <miles@gnu.org>
3172         * textmodes/fill.el (skip-line-prefix): New function.
3173         (fill-region-as-paragraph, fill-region):  Return the fill-prefix.
3174         (fill-paragraph): Don't leave point inside the fill-prefix.
3175         * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
3176         point inside the fill-prefix.
3178 2000-11-13  Miles Bader  <miles@lsi.nec.co.jp>
3180         * calendar/calendar.el (generate-calendar-window): Use
3181         `fit-window-to-buffer'.
3183 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
3185         * gud.el (gud-minor-mode): New var.
3186         (gud-symbol, gud-val): New functions.
3187         (gud-find-file): Copy gud-minor-mode to the new buffer.
3188         (gud-menu-map): Include entries for commands that are not always
3189         available, using :enable to (de)activate them.
3190         (gud-minor-mode-map): New map.  Add it to minor-mode-map-alist.
3191         (gud-mode-map): New map.
3192         (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
3193         (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
3194         Don't set up gud's menu (it's done by the minor-mode).
3195         (gud-minibuffer-local-map): New.
3196         Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
3197         (gud-query-cmdline): New function.
3198         (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it.  Set gud-minor-mode.
3199         (gud-mode): Use define-derived-mode.
3200         Don't set up gud's menu (it's done by the minor-mode).
3201         (gud-chop-words): Remove.
3202         (gud-common-init): Use split-string instead.
3203         (gud-new-keymap, gud-make-debug-menu): Eradicate.
3205         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
3206         Add keyword arg :name.
3208         * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
3209         (diff-count-matches, diff-split-hunk): New functions.
3210         (diff-mode-map): Bind C-c C-s to diff-split-hunk.
3212         * pcvs-info.el (cvs-fi-conflict-face): New var.
3214         * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
3215         Make it into a simple syntax-table, shared among all submodes.
3216         (sh-heredoc-face): Re-introduce.
3217         (sh-font-lock-syntactic-face-function): New function.
3218         (sh-mode): Use it.  Also use define-derived-mode.
3219         Remove old bogus setting of indent-region-function.
3220         (sh-set-shell): Don't set the syntax-table any more.
3221         (sh-mode-syntax-table) <defun>: Remove.
3223 2000-11-12  Miles Bader  <miles@gnu.org>
3225         * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
3226         message if interactive.
3228 2000-11-12  Dave Love  <fx@gnu.org>
3230         * mail/feedmail.el: Fix header,
3231         (feedmail) <defgroup>: Add :link.
3233         * view.el: Use local-map property, not keymap on mode-line string.
3235         * scroll-all.el (scroll-all-mode): Customize variable.  Add
3236         autoload cookie to function.
3238         * lazy-lock.el: Remove compatibility code.
3240         * finder.el (finder-known-keywords): Add `files', remove `vms'.
3241         (finder-help-echo): New variable.
3242         (finder-mouse-face-on-line): Add help-echo stuff.
3243         (finder-list-keywords, finder-list-matches): Use mapc.
3245         * faces.el (face-font-registry-alternatives): Add :version.
3247         * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
3248         tags-table-list.
3250         * net/browse-url.el (browse-url-browser-function): Update :version.
3252         * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
3253         (mail-mode): Use [:alnum:] in some regexps.
3255 2000-11-10  Dave Love  <fx@gnu.org>
3257         * ediff.el (ediff-regions-internal, ediff-documentation):
3258         * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
3259         fundamental mode.
3261         * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
3262         buffer into fundamental mode.
3263         (ediff-set-difference): Use copy-sequence if available.
3265         * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
3266         ediff-patch-map non-nil.
3267         (ediff-fixup-patch-map, ediff-fixup-patch-map)
3268         (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
3269         buffer into fundamental mode.
3271         * ediff-merg.el (state-or-merge): Defvar when compiling.
3273 2000-11-10  Jason Rumney  <jasonr@gnu.org>
3275         * w32-fns.el (w32-add-charset-info): New function.
3276         (w32-charset-info-alist): Use it.
3278 2000-11-10  Gerd Moellmann  <gerd@gnu.org>
3280         * faces.el (face-font-registry-alternatives): New user-option.
3282 2000-11-10  Stefan Monnier  <monnier@cs.yale.edu>
3284         * textmodes/texinfo.el (texinfo-block-default): New var.
3285         (texinfo-insert-block): Use it.  Insert a newline if needed.
3287         * textmodes/fill.el (fill-indent-according-to-mode): New var.
3288         (fill-region-as-paragraph): Use it.
3290         * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
3291         (latex-mode): Tweak tex-*-(head|trail)er regexps.
3292         Tweak paragraph regexps to allow a leading [ \t]*.
3293         (tex-latex-block): Insert a newline if necessary.
3294         (latex-insert-item): Only insert a newline if necessary.
3295         (tex-guess-main-file): New function.
3296         (tex-main-file): Use it.  Add arg `realfile'.  Trim `.tex'.
3297         Set tex-main-file if TeX-master is provided.
3298         (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
3300 2000-11-10  Gerd Moellmann  <gerd@gnu.org>
3302         * startup.el (command-line): Set the default tooltip-mode
3303         to t for graphical displays which implement x-show-tip.
3305         * tooltip.el (tooltip-mode): Add a comment about startup.el
3306         setting the default value of this user-option.
3308 2000-11-09  Stefan Monnier  <monnier@cs.yale.edu>
3310         * font-lock.el (font-lock-*-face) <defvar>: Move.
3311         (font-lock-defaults-alist): Mark obsolete.
3312         (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
3313         (font-lock-mode): Use define-minor-mode.
3314         (font-lock-support-mode): Tweak type to default to jit-lock-mode.
3315         (font-lock-turn-off-thing-lock): Be more explicit.
3316         (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
3317         (font-lock-syntactic-face-function): New var.
3318         (font-lock-fontify-syntactically-region): Use it.
3319         (font-lock-doc-face): New.
3321         * pcvs.el (cvs-enabledp): Ignore errors.
3322         (cvs-commit-filelist): Never query.
3323         (cvs-mode-insert): Always add a terminating / in the initial prompt.
3324         (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
3325         (cvs-do-removal): Use cvs-partition rather than delete-if.
3326         Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
3327         cvs-bury-buffer.
3329         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3330         Allow `next' to jump to after the end of the last match.
3332 2000-11-09  Gerd Moellmann  <gerd@gnu.org>
3334         * simple.el (byte-compiling-files-p): New function.
3336         * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
3337         if it is there.
3339         * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
3340         nil again.
3342         * textmodes/ispell.el (ispell-library-path): Don't call
3343         check-ispell-version when byte-compiling because that starts
3344         an ispell process, and ispell might not be installed.
3345         (toplevel): Don't set up a menu when byte-compiling.
3347         * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
3348         it, so that a boundp test can be used to determine if we're
3349         currently byte-compiling.
3351 2000-11-09  Dave Love  <fx@gnu.org>
3353         * pcvs.el (uniquify-buffer-file-name): Wrap advice in
3354         eval-after-load.
3356 2000-11-09  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3358         * ps-print.el: Patch for variable initialization when spooling.  Doc
3359         fix.
3360         (ps-output-list): Fun eliminated.
3361         (ps-begin-file, ps-begin-job): Code fix.
3363 2000-11-08  Dave Love  <fx@gnu.org>
3365         * ediff-wind.el (ediff-control-frame-parameters): Zero
3366         tool-bar-lines.
3368 2000-11-08  Gerd Moellmann  <gerd@gnu.org>
3370         * simple.el (shell-command, display-message-or-buffer)
3371         (shell-command-on-region): Mention resize-mini-windows in the doc
3372         string.
3373         (display-message-or-buffer): Take the value of resize-mini-windows
3374         into account.
3376 2000-11-07  Gerd Moellmann  <gerd@gnu.org>
3378         * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
3380         * dired.el (dired-between-files): Add `^. find' as an alternative
3381         to the regular expression, for find-dired.
3383 2000-11-06  Stefan Monnier  <monnier@cs.yale.edu>
3385         * textmodes/texnfo-upd.el: Require texinfo.
3386         (defmacro, defgroup): Remove.
3387         (texinfo-section-to-generic-alist): Remove.
3388         Use texinfo-section-list instead (i.e. level is changed string->int).
3389         (texinfo-filter): New function.
3390         (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
3391         (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
3392         Use it.  And use regexp-opt.
3393         (texinfo-find-higher-level-node, texinfo-hierarchic-level)
3394         (texinfo-update-menu-region-beginning)
3395         (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
3396         (texinfo-update-the-node, texinfo-sequentially-update-the-node)
3397         (texinfo-update-menu-same-level-regexps): Update.
3398         (texinfo-update-node, texinfo-every-node-update)
3399         (texinfo-sequential-node-update): Remove autoload cookie.
3401         * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
3402         (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
3403         (texinfo-chapter-level-regexp): Remove.
3404         (texinfo-mode): Hard code texinfo-chapter-level-regexp.
3406 2000-11-06  Dave Love  <fx@gnu.org>
3408         * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
3410         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3411         Match defun*.
3413 2000-11-06  Kenichi Handa  <handa@etl.go.jp>
3415         * composite.el (composition-function-table): Variable declaration
3416         moved to src/composite.c.
3417         (compose-chars-after): New optional arg object.
3419 2000-11-06  Gerd Moellmann  <gerd@gnu.org>
3421         * bindings.el (mode-line-toggle-read-only)
3422         (mode-line-toggle-modified, mode-line-widen)
3423         (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
3424         (make-mode-line-mouse2-map): Rewritten.
3425         (mode-line-modified, mode-line-format, minor-mode-alist): Use new
3426         functions so that C-h k can show something with a doc string.
3428         * startup.el (fancy-splash-delay): Set to 10 seconds.
3429         (fancy-splash-max-time): New user-option.
3430         (fancy-splash-stop-time): New variable.
3431         (fancy-splash-screens): Set it.  Catch `stop-splashing'.
3432         (fancy-splash-screens-1): Throw `stop-splashing' when current
3433         time is greater than fancy-splash-stop-time.
3435 2000-11-06  Stefan Monnier  <monnier@cs.yale.edu>
3437         * vc-hooks.el (vc-insert-file): Don't assume byte==char.
3439         * pcvs.el (cvs-mode-marked): New arg `noquery'.
3440         Prompt user for a file rather than raising an error.
3441         (cvs-enabledp): Fix call to cvs-mode-marked.
3442         (cvs-insert-file): New function (extracted from cvs-mode-insert).
3443         (cvs-mode-insert): Use it.  Change the init prompt' value.
3444         (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
3446         * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
3447         Don't pass default arg to ewoc-locate.
3448         (ewoc-collect): Return result in the right order.
3450         * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
3452         * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
3453         (cvs-status-get-tags): Fix regexp.
3454         (cvs-status-trees, cvs-status-cvstrees):
3455         Combine after change hooks and don't sit-for.
3456         (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
3457         (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
3458         Use make-char rather than hard-coded cryptic data.
3459         (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
3461         * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
3463         * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
3464         (cvs-insert-strings): New function.
3466 2000-11-06  Miles Bader  <miles@lsi.nec.co.jp>
3468         * mwheel.el (mouse-wheel-scroll-amount): Renamed from
3469         `mwheel-scroll-amount'.
3470         (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
3471         (mouse-wheel-mode): Use (featurep 'xemacs) instead of
3472         string-matching against the version string.
3474 2000-11-06  Kenichi Handa  <handa@etl.go.jp>
3476         * language/thai.el ("Thai"): Set a lisp form that produces
3477         composed string in `sample-text' language info.
3479         * language/tibetan.el ("Tibetan"): Set a lisp form that produces
3480         composed string in `sample-text' language info.
3482         * international/mule-cmds.el (describe-language-environment): Eval
3483         `sample-text' data and insert the result.
3485         * international/mule-conf.el (compound-text): Define this coding
3486         system here.  Make x-ctext and ctext aliases of it.
3488         * language/european.el (compound-text, ctext): Moved to
3489         international/mule-conf.el.
3491 2000-11-05  Andrew Innes  <andrewi@gnu.org>
3493         * w32-fns.el (w32-version): New function.
3495 2000-11-05  Stefan Monnier  <monnier@cs.yale.edu>
3497         * progmodes/awk-mode.el: Update copyright.
3498         (awk-mode-abbrev-table): Remove.
3499         (awk-font-lock-keywords): Use regexp-opt.
3500         (awk-mode): Use define-derived-mode.
3502         * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
3503         when extracting a suffix.
3505 2000-11-04  Andre Spiegel  <spiegel@gnu.org>
3507         * vc-hooks.el (vc-insert-file): Rewritten.  Don't bother about
3508         auto-save-mode.
3510 2000-11-04  Jason Rumney  <jasonr@gnu.org>
3512         * language/european.el (decode-mac-roman): Test against r1 not r0.
3514 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
3516         * progmodes/icon.el (icon-mode-map): Don't rebind \t.
3517         (icon-mode): Define indent-line-function.
3518         (icon-comment-indent): Simplify.
3519         (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
3521         * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
3523         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
3524         Bind change-log-default-mode to defeat the caching done on it.
3525         Don't bother saving excursion any more.
3527         * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
3529         * frame.el (after-setting-font-hook): Rename hooks -> hook.
3530         (set-frame-font): Use the new name (and the old for compatibility).
3532         * toolbar/tool-bar.el (tool-bar-mode):
3533         * time.el (display-time-mode):
3534         * recentf.el (recentf-mode):
3535         * paren.el (show-paren-mode):
3536         * mwheel.el (mouse-wheel-mode):
3537         * msb.el (msb-mode):
3538         * jka-compr.el (auto-compression-mode):
3539         * image-file.el (auto-image-file-mode):
3540         * hl-line.el (hl-line-mode):
3541         * delsel.el (delete-selection-mode):
3542         * autoinsert.el (auto-insert-mode):
3543         * complete.el (partial-completion-mode): Drop unneeded positional args.
3545         * info.el (Info-mode):
3546         * comint.el (comint-mode): Don't bother with make-local-hook.
3548         * log-edit.el (log-edit-menu): New menu.
3550 2000-11-03  Miles Bader  <miles@gnu.org>
3552         * wid-edit.el (widget-end-of-line): Reinstate, with a new
3553         definition, so that trailing spaces are handled properly.
3554         (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
3556 2000-11-03  Gerd Moellmann  <gerd@gnu.org>
3558         * startup.el (fancy-splash-text, fancy-splash-text): Use a single
3559         tab character.
3560         (fancy-splash-screens): Set tab-width to 20.
3562 2000-11-03  Dave Love  <fx@gnu.org>
3564         * comint.el (comint-completion-addsuffix): Fix custom type.
3566 2000-11-02  Stefan Monnier  <monnier@cs.yale.edu>
3568         * font-lock.el (font-lock-buffers): Remove.
3569         (font-lock-global-modes): Define with easy-mmode-define-global-mode.
3570         (font-lock-change-major-mode): Remove.
3571         (turn-on-font-lock-if-enabled): Only apply to the current buffer.
3572         (font-lock-default-fontify-region): Extend the multiline
3573         fontification to whole lines.
3574         (font-lock-fontify-anchored-keywords)
3575         (font-lock-fontify-keywords-region): If matching just one
3576         line (with \n) only mark the \n as multiline.
3578         * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
3579         Correctly handle the case where several :group args are supplied.
3580         Allow :extra-args.
3581         (easy-mmode-define-global-mode): Allow :extra-args.
3582         Correctly handle the case where several :group args are supplied.
3584 2000-11-02  Miles Bader  <miles@gnu.org>
3586         * calendar/calendar.el (diary-face, calendar-today-face)
3587         (holiday-face): Remove dependency on `window-system'.
3589 2000-11-02  Ken Raeburn  <raeburn@gnu.org>
3591         * Makefile.in (emacs): Set EMACSLOADPATH always.
3592         (update-authors, .el.elc, compile-files): Don't do it explicitly
3593         here.
3594         (compile-files): Bomb out if compilation of a file fails.
3596 2000-11-02  Dave Love  <fx@gnu.org>
3598         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
3600 2000-11-02  Eli Zaretskii  <eliz@is.elta.co.il>
3602         * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
3603         punctuation in the warning inserted into the *mail* buffer.
3605 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
3607         * emacs-lisp/authors.el (authors-public-domain-files): New variable.
3608         (authors-public-domain-p): New function.
3609         (authors-print): Use it.
3611         * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
3613         * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
3615 2000-11-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3617         * ps-print.el: Extension for even/odd printing.  Doc fix.
3618         (ps-print-version): New version number (6.3.1).
3619         (ps-even-or-odd-pages): Customization fix.
3620         (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
3621         (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
3622         (ps-page-count): Var replaced by `ps-page-column'.
3623         (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
3624         (ps-print-sheet-p): New fun.
3626 2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
3628         * tooltip.el (tooltip-gud-tips-setup): New function.
3629         (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
3630         (tooltip-mode): Call tooltip-gud-tips-setup.
3631         (tooltip-gud-tips): Use `gud-basic-call' instead of
3632         process-send-string, so the prompt gets frobbed appropriately.
3633         Handle nil return value from `tooltip-gud-print-command'.
3635 2000-11-01  Eric M. Ludlam  <zappo@ultranet.com>
3637         * comint.el (comint-add-to-input-history): New function.
3638         (comint-send-input): Use `comint-add-to-input-history'.
3640 2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
3642         * info.el (info-menu-header): New face.
3643         (Info-fontify-menu-headers): New function.
3644         (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
3646         * info.el (Info-insert-dir): Don't include blank lines at
3647         beginning of additional dir files (one is added automatically).
3649 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
3651         * emacs-lisp/easy-mmode.el (define-minor-mode):
3652         Revert the latest changes.
3653         Allow the three positional arguments to be skipped and replaced
3654         by keyword arguments.
3655         Add a :toggle argument to determine whether a nil arg means toggle
3656         or means turn-on.  The default is unchanged.
3657         Add a call to force-mode-line-update.
3659 2000-11-01  Dave Love  <fx@gnu.org>
3661         * emacs-lisp/elp.el (elp-restore-function): Remove autoload
3662         cookie.
3664 2000-11-01  Miles Bader  <miles@lsi.nec.co.jp>
3666         * calendar/calendar.el (diary-face, holiday-face): Add
3667         dark-background variants.
3669 2000-10-31  Sam Steingold  <sds@gnu.org>
3671         * textmodes/tex-mode.el (tex-file): Use `default-directory' when
3672         `tex-main-file' does not have directory in it.
3674 2000-10-31  Stefan Monnier  <monnier@cs.yale.edu>
3676         * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
3678 2000-10-31  Thien-Thi Nguyen  <ttn@gnu.org>
3680         * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
3681         functional change.
3683 2000-10-31  Gerd Moellmann  <gerd@gnu.org>
3685         * files.el (find-file-noselect): When we expand a wildcard, return
3686         a list of buffers, as we should do according to the doc string.
3688 2000-10-31  Ken Raeburn  <raeburn@gnu.org>
3690         * loadup.el (top level): Adjust load path if program name is
3691         "../src/bootstrap-emacs", in case it's not dumped and thus the
3692         load path adjustment hasn't already been done.
3694 2000-10-31  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3696         * ps-print.el: Fix bug on selected pages for printing.  Use
3697         `color-values' for Emacs 21.  Ensure fontification when jit-lock
3698         is on.  Try to avoid warning messages when compiling.  Doc Fix.
3699         (ps-print-version): New version number (6.3).
3700         (ps-color-device): Use `color-values' to determine if device
3701         supports color.
3702         (ps-color-values): Try to use `x-color-values' when using XEmacs.
3703         (ps-print-page-p): Changed from defsubst to defun.
3704         (ps-page-number): Changed from defmacro to defun.
3705         (ps-header-sheet, ps-header-page): Fix bug on selected pages for
3706         printing.
3707         (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
3708         (ps-end-file, ps-dummy-page): Funs eliminated.
3709         (ps-print-color-scale): Changed default value.
3710         (ps-page-n-up, ps-print-page-p): New internal vars.
3711         (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
3712         (ps-plot-region, ps-generate, ps-end-job): Code fix.
3714         * delim-col.el: Little programming improvement.
3715         (delimit-columns-str): New macro.
3716         (delimit-columns-region, delimit-columns-rectangle): Code fix.
3718 2000-10-31  Kenichi Handa  <handa@etl.go.jp>
3720         * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
3721         Moved to european.el.
3722         (ccl-encode-mac-roman-font, fontset-mac): Modified for
3723         mule-unicode-2500-33ff and mule-unicode-e000-ffff.
3724         (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
3725         (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
3727 2000-10-30  Dave Love  <fx@gnu.org>
3729         * progmodes/cc-menus.el (imenu-generic-expression)
3730         (imenu-progress-message): Only defvar when compiling.
3732         * emacs-lisp/elp.el (elp-unload-hook): New function.
3734         * loadhist.el (unload-feature): Call elp-restore-function,
3735         checking for symbols; don't use elp-restore-all.
3736         (loadhist-hook-functions): Doc fix.
3738 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
3740         * log-edit.el (log-edit-confirm): Fix the default.
3742 2000-10-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3744         * delim-col.el: Little fix: replace delimit-columns-align-columns by
3745         delimit-columns-format.
3746         (delimit-columns-region, delimit-columns-rectangle): Code fix.
3748 2000-10-30  Miles Bader  <miles@lsi.nec.co.jp>
3750         * comint.el (comint-replace-by-expanded-history): Don't use
3751         comint-get-old-input (we're not looking at *old* input).
3752         (comint-get-old-input-default): If using fields, signal an error
3753         when the point is not in an input field.
3755 2000-10-30  Kenichi Handa  <handa@etl.go.jp>
3757         * international/mule-conf.el: New charsets mule-unicode-2500-33ff
3758         and mule-unicode-e000-ffff.
3760         * international/mule.el (decode-char, encode-char): New functions.
3761         (make-coding-system): Accept a symbol of translation table as a
3762         value of property `safe-chars'.
3764         * international/mule-cmds.el (encode-coding-char): Check property
3765         safe-chars instead of safe-charsets.
3767         * international/fontset.el (fontset-default): Modified for
3768         mule-unicode-2500-33ff and mule-unicode-e000-ffff.
3769         (x-font-name-charset-alist): Likewise.
3770         (ccl-encode-unicode-font): New CCL program.  Record it in
3771         font-ccl-encoder-alist to be used for fonts "ISO10646-1".
3773         * language/european.el (mac-roman-decoder, mac-roman-encoder):
3774         New translation tables.
3775         (decode-mac-roman, encode-mac-roman): Definition of these CCL
3776         programs are modified and moved from mac-win.el.
3777         (mac-roman): Definition of this coding system is modified and
3778         moved from mac-win.el.
3780 2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>
3782         * ediff-wind.el (ediff-setup-control-frame): Enclose
3783         face-attribute in condition-case to avoid errors in older emacsen.
3785 2000-10-29  Miles Bader  <miles@gnu.org>
3787         * custom.el (custom-add-to-group): Allow multiple entries for a
3788         given value OPTION, as long as their widget types are different.
3789         * cus-edit.el (custom-face-value-create): If face name doesn't end
3790         with "face", add such here (similar to custom group widgets).
3792         * comint.el (comint-highlight-prompt): Add :type.
3794 2000-10-28  John Wiegley  <johnw@gnu.org>
3796         * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
3797         Changed this function to operate on a temporary buffer instead of
3798         the main buffer.  This not only keeps flyspell from marking a
3799         buffer as changed that wasn't, but it solves the jumpy cursor
3800         problem when attempts are made to edit incorrect words.
3801         (flyspell-maybe-correct-doubling): Same change as for
3802         `flyspell-maybe-correct-transposition'.
3804         * calendar/timeclock.el (timeclock-log): Doc fix.
3805         (timeclock-last-event): Doc fix.
3806         (timeclock-log): Kill the timelog buffer after appending a new
3807         event.
3808         (timeclock-find-discrep): Use a temp buffer to read in the
3809         timelog, instead of visiting the file.
3810         (timeclock-log-data): A new function, along with a host of helper
3811         functions, for the purpose of making timelog data accessible to
3812         programmers.
3814         * eshell/esh-mode.el (window-height test): Make certain that
3815         `eshell-stringify-t' is non-nil.
3816         (eshell-password-prompt-regexp): Changed to a much simpler
3817         password regexp.
3818         (eshell-send-input): If `eshell-invoke-directly' returns t,
3819         directly invoke the parsed command using `eval'.  This improves
3820         turn-around time on simple commands by a factor of three or
3821         greater, such as cd, ls, pwd, etc. -- which get used very often.
3822         It also conserves thousands of cons cells per call (since
3823         `eshell-do-eval' consumes memory like a Cookie Monster set loose
3824         in the Pacific Cookie Company).
3826         * eshell/esh-test.el (eshell-test): Whitespace fix.
3828         * eshell/em-ls.el (eshell-ls-insert-directory): Make
3829         `eshell-ls-initial-args' nil when inserting directory contents.
3831         * eshell/em-script.el (eshell-script-initialize): Add names to
3832         `eshell-complex-commands, since `source' and `.' are complex.
3834         * eshell/esh-cmd.el (eshell-rewrite-for-command)
3835         (eshell-rewrite-while-command): Use `eshell-protect' instead of
3836         `eshell-copy-handles'.
3837         (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
3838         bodies.
3839         (eshell-separate-commands): Whitespace fix.
3840         (eshell-complex-commands): Added a new list of names, for
3841         determining whether a given command is as simple as it looks.
3842         (eshell-invoke-directly): New function.  Returns t if a command
3843         should be invoked directly (using `eval'), rather than indirectly
3844         using `eshell-do-eval'.
3845         (eshell-do-eval): Whitespace fix.
3847         * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
3848         which provides an emulation of the DOS shell behavior of assuming
3849         that cp/mv/ln should copy/move/link to the current directory.
3850         (eshell-remove-entries): Added a doc string.
3851         (eshell-shuffle-files): Removed the check for `target' being null.
3852         (eshell-mvcp-template, eshell-mvcpln-template): Renamed
3853         `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
3854         it to do a smarter check of whether a destination was provided.
3855         (eshell/mv, eshell/cp): Enable `:preserve-args'.
3856         (eshell/ln): Enable `:preserve-args', and use
3857         `eshell-mvcpln-template' to implement the body of the function.
3858         (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
3859         (eshell/du, eshell/diff, eshell/locate): Stringify the argument
3860         list after flattening it.  This makes it possible to cat files
3861         with numerical names.
3862         (eshell-unix-initialize): Added several names to
3863         `eshell-complex-commands.
3864         (eshell-unix-command-complex-p): Return t if a given command name
3865         may result in external processes being invoked.
3867         * eshell/em-glob.el (eshell-glob-show-progress): Make this
3868         variable nil by default, since it slows down glob processing by a
3869         factor of two or more, and increases memory consumption.
3871         * eshell/em-smart.el: Added a note about how memory consumptive
3872         smart display mode can be (at least this is true in Emacs 21).
3873         (eshell-smart-initialize): Whitespace fix.
3874         (eshell-refresh-windows): Use `if' instead of `when'.
3875         (eshell-smart-scroll-window): Calling `save-current-buffer' was
3876         not necessary.
3877         (eshell-currently-handling-window): Added a missing global
3878         variable.
3880         * eshell/em-ls.el (eshell-do-ls): Code simplification.
3881         (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
3882         Whitespace fix.
3883         (eshell-ls-exclude-hidden): Added this variable in addition to
3884         `eshell-ls-exclude-regexp'.  This one prevents files beginning
3885         with . from even being read, which can improve memory consumption
3886         quite a bit.
3887         (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
3888         read file entries beginning with a dot.  In home directories with
3889         lots of hidden files, fully two-thirds of the time spent in ls is
3890         used to read directory entries that are immediately thrown away.
3891         (eshell-ls-initial-args): Added back this configuration variable,
3892         for specifying default initial arguments to every call to ls.
3893         Much faster than using an alias to do the same thing.
3894         (eshell-do-ls): Use `eshell-ls-initial-args', if set.
3895         (eshell-ls-dir): Whitespace change.
3897         * eshell/em-dirs.el (eshell/pwd): Small code simplification.
3899         * eshell/esh-util.el: Don't require `ange-ftp' if it's not
3900         available.
3901         (eshell-stringify-t): Added a customization variable, to indicate
3902         whether `t' should be rendered as a string at all.  If not, one
3903         can still determine if the result of an expression is true using
3904         "file-exists-p FILE && echo true".
3905         (eshell-stringify): If `eshell-stringify-t' is nil, don't
3906         stringify t!
3908         * eshell/esh-module.el: Whitespace fix.
3910         * eshell/em-alias.el (eshell-alias-initialize): Added
3911         `eshell-command-aliased-p' to `eshell-complex-commands'.
3912         (eshell-command-aliased-p): New function that returns t if a
3913         command name names an aliased.
3915 2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>
3917         * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
3918         redrawing the screen when changing cursor color.
3919         (viper-insert-state-pre-command-sentinel)
3920         (viper-replace-state-pre-command-sentinel)
3921         (viper-replace-state-post-command-sentinel):
3922         Use viper-preserve-cursor-color.
3923         Many functions changed to use viper= instead of = when comparing
3924         characters.
3925         * viper-util.el (viper-memq-char,viper=): New functions for
3926         working with characters.
3927         (viper-change-cursor-color): Fixed buglet.
3928         Many functions changed to use viper= instead of = when comparing
3929         characters.
3930         * viper.el (viper-insert-state-mode-list): Added eshell.
3932         * ediff-init.el (ediff-before-setup-hook): New hook.
3933         Several typos fixed in various docstrings.
3934         * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
3935         * ediff-nult.el (ediff-before-session-group-setup-hooks): New
3936         hook.
3937         (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
3938         * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
3939         (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
3940         (ediff-get-selected-buffers): New function.
3941         * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
3942         (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
3943         save-window-excursion.
3944         * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
3945         termination check in while loop.
3946         * ediff.el (ediff-get-default-file-name): Better defaults when in
3947         dired buffer.
3948         (ediff-files,ediff-merge-files,ediff-files3)
3949         (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
3951 2000-10-28  Dave Love  <fx@gnu.org>
3953         * info.el (Info-fontify-node): Add help-echo for menu items.
3955 2000-10-28  Eli Zaretskii  <eliz@is.elta.co.il>
3957         * startup.el (normal-top-level): If the value of $TERM indicates
3958         we are running from xterm or one of its work-alikes, default to a
3959         light background mode.
3961         Support for -fg, -bg, and -rv command-line arguments for TTYs:
3962         * faces.el (tty-handle-reverse-video): New function.
3963         (tty-create-frame-with-faces): Call it.
3965         * frame.el (frame-notice-user-settings): Don't apply
3966         default-frame-alist and initial-frame-alist to MS-DOS frames.
3967         Call tty-handle-reverse-video, frame-set-background-mode, and
3968         face-set-after-frame-default for non-MS-DOS frames.
3970         * startup.el (tty-long-option-alist): New variable.
3971         (tty-handle-args): New function.
3972         (command-line): Call tty-handle-args.
3974         * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
3975         startup.el now does that for all character-terminal frames.
3977 2000-10-28  Miles Bader  <miles@gnu.org>
3979         * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
3980         `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
3981         global.  If :global is followed by a non-nil but non-t value,
3982         make the mode buffer-local, but also generate a `global-MODE'
3983         version using `easy-mmode-define-global-mode'.  Add
3984         :conditional-turn-on keyword argument.
3986 2000-10-28  Dave Love  <fx@gnu.org>
3988         * international/latin1-disp.el (latin1-char-displayable-p): Don't
3989         use window-system.
3991 2000-10-27  Eli Zaretskii  <eliz@is.elta.co.il>
3993         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
3994         Don't call find-buffer-file-type-coding-system.  Instead, just
3995         set eol-type to -unix if inhibit-eol-conversion is in effect, or
3996         if the file is on an untranslated filesystem.
3997         (add-untranslated-filesystem): Use "D" instead of "f" inside
3998         interactive.
4000 2000-10-27  Dave Love  <fx@gnu.org>
4002         * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
4003         (refill-mode): Use it.
4005 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
4007         * international/quail.el (quail-activate): Don't make-local-hook.
4009 2000-10-27  Andre Spiegel  <spiegel@gnu.org>
4011         * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
4012         manual backups and file.~<rev>.~ for automatic ones.
4013         (vc-make-version-backup): Don't do it on MS-DOS without long file
4014         names.
4016         * vc.el (vc-version-other-window): If an automatic backup of the
4017         desired version exists, rename it instead of copying it.
4019         * vc-cvs.el (vc-cvs-checkin): Check both status and error message
4020         after command.  If there's an unexpected error, signal it instead
4021         of being silent.
4022         (vc-cvs-merge-news): Be prepared for no news at all.
4024 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
4026         * shell.el (shell): Add BUFFER argument.
4027         * comint.el (make-comint-in-buffer): New function.
4028         (make-comint): Use it.
4030         * faces.el (face-spec-choose): Change syntax so that the list of
4031         attribute-value pairs is now the cdr of each clause, not the cadr.
4032         Detect old-style entries, and handle them.  Use pop.
4034 2000-10-26  Stefan Monnier  <monnier@cs.yale.edu>
4036         * cus-edit.el (custom-mode-map): Use a sparse map.
4037         (custom-mode): Don't bother with make-local-hook.
4039         * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
4041         * vc.el (vc-start-entry): Only erase the buffer if comment is set.
4043 2000-10-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4045         * ps-print.el: Avoid compilation gripes.
4046         (ps-print-version): New version number (6.2.1).
4048 2000-10-26  Dave Love  <fx@gnu.org>
4050         * menu-bar.el: Modify some menu item help strings.
4051         (menu-bar-help-menu): Add link to MORE.STUFF.
4053         * cus-edit.el (custom-mode): Add `special' mode-class property.
4055         * wid-browse.el (widget-browse-mode): Likewise.
4057         * wid-edit.el (widget-specify-field): Revert to using local-map
4058         property, not keymap.
4060 2000-10-26  Miles Bader  <miles@lsi.nec.co.jp>
4062         * wid-edit.el (widget-field-end): When checking for a `boundary'
4063         field, do so in the correct buffer.
4065         * simple.el (undo): Correctly distinguish between numeric and
4066         non-numeric prefix args in non-transient-mark-mode, as per the doc
4067         string.  When in transient-mark-mode, treat all prefix-args as
4068         numeric.
4070         * simple.el (previous-matching-history-element): Miscellaneous cleanup.
4071         Position point on match.  Handle N == 0 correctly.
4073         * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
4074         (comint-mode-map): Reverse order of `comint-write-output' and
4075         `comint-append-output-to-file'.
4076         (comint-append-output-to-file): Reinstate this function, for the
4077         benefit of the menu.
4079 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
4081         * vc.el (vc-version-other-window): Bind `file'.
4083 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
4085         * Makefile.in (update-authors): New target for maintenance purposes.
4087         * emacs-lisp/authors.el (batch-update-authors): New function.
4088         (authors-fixed-entries): New defconst.
4089         (authors-add-fixed-entries): New function.
4090         (authors): Call it.: Don't process lispref/.
4092 2000-10-25  Jason Rumney  <jasonr@gnu.org>
4094         * cus-edit.el (custom-button-face, custom-button-pressed-face):
4095         Merge x w32 and mac definitions.
4097 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
4099         * menu-bar.el (menu-bar-options-menu): Add a help string for
4100         `uniquify'.
4102 2000-10-25  Stephen Gildea  <gildea@alum.mit.edu>
4104         * time-stamp.el (time-stamp-string-preprocess):
4105         Fix a wrong type argument error.
4107 2000-10-25  Miles Bader  <miles@gnu.org>
4109         * recentf.el (recentf-mode): Variable removed.
4110         (recentf-mode): Use `define-minor-mode'.
4112         * mwheel.el (mouse-wheel-mode): New global minor mode.
4113         (mwheel-install): Use `mouse-wheel-mode'.
4115 2000-10-25  Dave Love  <fx@gnu.org>
4117         * progmodes/cperl-mode.el (cperl-mode):
4118         Set normal-auto-fill-function correctly.
4120         * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
4121         inherit from global-map and don't nullify menu-bar and tool-bar
4122         bindings.
4124 2000-10-25  Miles Bader  <miles@lsi.nec.co.jp>
4126         * wid-edit.el (widget-field-at): New function.
4127         (widget-at, widget-field-activate): Use it.
4128         (widget-tabable-at): Use `widget-at'.
4129         (widget-specify-field): If the terminating character of the widget
4130         field (which is read-only) is a newline, put it into a special
4131         `boundary' field so that C-n/C-p act more naturally.
4132         (widget-field-end): Also don't subtract one if a special
4133         `boundary' field has been added after the widget field.
4135         * comint.el (comint-output-filter, comint-send-input): Don't
4136         bother adding stickiness fields to overlays to fool the field
4137         code, since it should notice the overlay insertion-types now.
4139         * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
4140         Replace with aliases of the normal emacs b-o-l/e-o-l functions.
4141         (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
4143 2000-10-24  Gerd Moellmann  <gerd@gnu.org>
4145         * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
4146         (authors): Set file coding system to iso-2022-7bit.  Add
4147         file-local variables to output buffer.
4149         * files.el (after-find-file): Don't print any warnings if
4150         WARN is nil.
4152 2000-10-24  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4154         * ps-print.el (ps-generate): Fix odd/even pages printing bug.
4156         * delim-col.el: Now there is a column formatting mechanism.
4157         Modified to customization mechanisms convention.  Doc fix.
4158         (columns): New group for delim-col.
4159         (delimit-columns-before, delimit-columns-after)
4160         (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
4161         (delimit-columns-end): New vars.
4162         (delimit-columns-customize, delimit-columns-format): New funs.
4163         (delimit-columns-region, delimit-columns-rectangle)
4164         (delimit-columns-rectangle-line): Modified to support column
4165         formatting.
4167 2000-10-24  Dave Love  <fx@gnu.org>
4169         * log-edit.el (log-edit): Add :version and a :group for vc.
4171 2000-10-24  Gerd Moellmann  <gerd@gnu.org>
4173         * files.el (after-find-file): Don't print a message ``New file''
4174         if WARN is nil.
4176         * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
4177         the tool-bar map as nil, as for the menu-bar.  Otherwise, we'll
4178         get duplicate tool-bar entries because we'll see the global ones
4179         on more than one path through keymaps.
4181         * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
4183         * progmodes/cmacexp.el: Change Francesco's email address.
4185 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
4187         * window.el (fit-window-to-buffer): Adjust point of the window
4188         buffer, not that of the current buffer.
4190 2000-10-24  Eli Zaretskii  <eliz@is.elta.co.il>
4192         * progmodes/cmacexp.el: Update the euthor's email address.
4194 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
4196         * faces.el (face-spec-set-match-display): Add `graphic' display
4197         type (the inverse of `tty').  Use `display-graphic-p' instead of
4198         the window-system variable.
4200 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
4202         * international/isearch-x.el (isearch-with-input-method): Call
4203         input-method-function with the first event in
4204         unread-command-events.
4206 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
4208         * faces.el (face-default-spec, face-user-default-spec): Make
4209         defsubsts.
4211 2000-10-24  Andrew Choi  <akochoi@i-cable.com>
4213         * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
4214         New charsets.
4216         * term/mac-win.el: Remove definitions of mac-roman-lower and
4217         mac-roman-upper, require dired, and define instead of set
4218         mac-ready-for-drag-n-drop to avoid compilation error.
4220 2000-10-23  Andrew Innes  <andrewi@gnu.org>
4222         * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
4223         superfluous calls to subst-char-in-string; instead apply
4224         expand-file-name after convert-standard-filename to ensure
4225         expected directory separators are used.
4227 2000-10-23  Eli Zaretskii  <eliz@is.elta.co.il>
4229         * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
4231 2000-10-23  Dave Love  <fx@gnu.org>
4233         * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
4234         (tool-bar-add-item): Set foreground and background for XBM icons.
4236         * international/latin1-disp.el (latin1-char-displayable-p): New
4237         function (from Handa).
4238         (latin1-display-check-font): Use it.
4240         * imenu.el (imenu--create-keymap-2): Build menu with menu-item
4241         using :key-sequence, making it much more usable.  Use nconc, not
4242         append.
4243         (imenu--create-keymap-1): Avoid append.
4245         * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4247 2000-10-23  Miles Bader  <miles@lsi.nec.co.jp>
4249         [the following changes fix a bug where `define-minor-mode' didn't
4250         correctly generate :require clauses for defcustoms in compiled files]
4251         * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
4252         (byte-compile-log-file, byte-compile-log-1): Don't set
4253         `byte-compile-current-file' to nil.  Instead set
4254         `byte-compile-last-logged-file' to it.  Test whether
4255         byte-compile-current-file equals byte-compile-last-logged-file
4256         instead of whether its nil.
4257         (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
4259 2000-10-23  Stefan Monnier  <monnier@cs.yale.edu>
4261         * textmodes/refill.el: Fix var names in doc.
4262         (refill-mode): Don't bother with make-local-hook anymore.
4264 2000-10-23  Miles Bader  <miles@lsi.nec.co.jp>
4266         * faces.el (face-user-default-spec, face-default-spec): New functions.
4267         (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4268         (frame-set-background-mode, face-set-after-frame-default):
4269         Use `face-user-default-spec'.  Simplify code slightly.
4271         * woman.el (woman-italic-face, woman-bold-face)
4272         (woman-unknown-face): Add dark-background variants.
4273         (woman-default-faces): Renamed from `woman-colour-faces'.
4274         Set using the stored defaults, rather than using hard-wired colors.
4275         (woman-monochrome-faces): Renamed from `woman-black-faces'.
4276         Just make the foreground `unspecified' rather than "black".
4277         (woman-menu): Rename menu entries accordingly.
4279         * faces.el (header-line): Make more reasonable on mono/grayscale
4280         displays.
4282 2000-10-23  Andrew Choi  <akochoi@i-cable.com>
4284         * cus-edit.el (custom-button-face): Use 3D look for mac.
4285         (custom-button-pressed-face): Likewise.
4287         * faces.el (set-face-attributes-from-resources): Handle mac frames
4288         in the same way as x and w32 frames.
4289         (face-valid-attribute-values): Likewise.
4290         (read-face-attribute): Likewise.
4291         (defined-colors): Likewise.
4292         (color-defined-p): Likewise.
4293         (color-values): Likewise.
4294         (display-grayscale-p): Likewise.
4295         (face-set-after-frame-default): Likewise.
4296         (mode-line): Same default face as for x and w32.
4297         (tool-bar): Likewise.
4299         * frame.el: Remove call to frame-notice-user-settings at end of
4300         the file.
4302         * info.el (Info-fontify-node): make underlines invisible for mac
4303         as for x, pc, and w32 frame types.
4305         * term/mac-win.el: New file.
4307 2000-10-22  Dave Love  <fx@gnu.org>
4309         * textmodes/refill.el: New file.
4311 2000-10-22  Andre Spiegel  <spiegel@gnu.org>
4313         * vc-hooks.el (vc-version-backup-file-name): New optional args
4314         MANUAL and REGEXP.
4315         (vc-delete-automatic-version-backups, vc-make-version-backup):
4316         New functions.
4317         (vc-before-save): Use the latter.
4318         (vc-default-make-version-backups-p): Added `-p' suffix to avoid
4319         confusion.
4321         * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
4322         expected by vc[-hooks].el.
4324         * vc.el (vc-checkout): Added `-p' suffix in call to
4325         vc-make-version-backups-p; use vc-make-version-backup to actually
4326         make the backup.
4327         (vc-version-other-window, vc-version-backup-file): Handle both
4328         automatic and manual backups.
4329         (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
4330         of all of them.
4332 2000-10-22  Miles Bader  <miles@gnu.org>
4334         * comint.el (comint-highlight-input, comint-highlight-prompt):
4335         Renamed, `-face' at end removed.
4336         (comint-send-input, comint-output-filter): Use renamed faces.
4338         * window.el (fit-window-to-buffer): Change defaulting of
4339         MAX-HEIGHT slightly.
4341         * faces.el (color-values, color-defined-p): Use `member', not
4342         `memq', because it works correctly for strings.
4343         (frame-set-background-mode): Actually, "unspecified-fg" and
4344         "unspecified-bg" *are* strings.  Use `member', not `memq', and
4345         `equal', not `eq', when a string value is possible.
4347 2000-10-21  Eli Zaretskii  <eliz@is.elta.co.il>
4349         * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
4351 2000-10-21  Stefan Monnier  <monnier@cs.yale.edu>
4353         * progmodes/sh-script.el (sh-mode-map): Remove bindings for
4354         sh-electric-rparen, sh-electric-less and sh-electric-hash.
4355         (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
4356         (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
4357         (sh-font-lock-syntactic-keywords): Use them.
4358         (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
4359         (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
4360         (sh-mode): Don't override font-lock-unfontify-region-function.
4361         Use a copy of sh-font-lock-syntactic-keywords.
4362         (sh-set-shell): Don't set sh-electric-rparen-needed-here.
4363         Don't call sh-scan-buffer since font-lock does it on the fly.
4364         (sh-get-indent-info): Use `face' rather than `syntax-table'
4365         text-property to detect here-documents.
4366         Replace sh-special-syntax with sh-st-punc.
4367         (sh-prev-line): Use `face' rather than `syntax-table'
4368         text-property to skip over here-documents.
4369         (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
4370         (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
4371         (sh-electric-less, sh-set-here-doc-region)
4372         (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
4373         (sh-scan-buffer, sh-rescan-buffer): Remove.
4375 2000-10-21  Andrew Innes  <andrewi@gnu.org>
4377         * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
4378         remote (ange-ftp) file names.
4380 2000-10-21  Miles Bader  <miles@gnu.org>
4382         * window.el (fit-window-to-buffer): New function.
4383         (shrink-window-if-larger-than-buffer): Use it.
4384         (window-text-height): Don't expect minibuffers to have mode-lines.
4386         * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
4387         * international/quail.el (quail-update-guidance): Use
4388         `fit-window-to-buffer' instead of `set-window-text-height'.
4390         * international/quail.el (quail-show-guidance-buf): Make sure
4391         guidance window really has enough room.
4392         (quail-update-guidance): If quail-guidance-win is already shown,
4393         make sure its height is OK.
4395         * window.el (window-text-height, set-window-text-height):
4396         New functions.
4397         (shrink-window-if-larger-than-buffer): Use `window-text-height'
4398         instead of `window-height' & `mode-line-window-height-fudge'.
4399         (mode-line-window-height-fudge): Add FACE parameter.
4400         * help.el (resize-temp-buffer-window): Use `set-window-text-height'
4401         instead of `enlarge-window' & `mode-line-window-height-fudge'.
4403 2000-10-20  Miles Bader  <miles@gnu.org>
4405         * window.el (height-affecting-face-attributes): Use `defconst'.
4407         * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
4408         New function, conditionally aliased to `mode-line-window-height-fudge'.
4409         (ispell-help): Use it.
4410         (ispell-choices-win-default-height): Don't include mode-line fudge.
4411         (ispell-choices-win-default-height): New function.
4412         (ispell-show-choices, ispell-command-loop): Use function
4413         `ispell-choices-win-default-height' instead of variable.
4415 2000-10-20  Miles Bader  <miles@lsi.nec.co.jp>
4417         * window.el (mode-line-window-height-fudge): New variable.
4418         (height-affecting-face-attributes): New variable.
4419         (mode-line-window-height-fudge): New function.
4420         (shrink-window-if-larger-than-buffer): Use it.
4421         * help.el (resize-temp-buffer-window): Likewise.
4423         * info.el (Info-fontify-node): Add support for @subsubsection
4424         titles, which use `Info-title-4-face'.
4425         (Info-title-4-face): New face.
4426         (Info-title-3-face): Inherit from Info-title-4-face instead of
4427         variable-pitch.
4429 2000-10-19  Jason Rumney  <jasonr@gnu.org>
4431         * dired.el (dired-insert-directory): Do not let errors signalled by
4432         attempt to run dired-free-space-program prevent dired from working.
4434 2000-10-19  Stefan Monnier  <monnier@cs.yale.edu>
4436         * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
4438 2000-10-19  Gerd Moellmann  <gerd@gnu.org>
4440         * dirtrack.el (dirtrack): Fix call to run-hooks.
4442         * cmuscheme.el (cmuscheme-program-name): Renamed from
4443         scheme-program-name because xscheme.el contains a defcustom with
4444         the same name.  As a consequence, customizing group `cmuscheme'
4445         loaded `xscheme' which redefined run-scheme.
4446         (run-scheme): Use cmuscheme-program-name.
4448         * ps-print.el (ps-print-emacs-type): Move into the
4449         eval-and-compile.
4451         * play/doctor.el (doctor-death): Update the Samaritans'
4452         anonymous address, and add a website for Befrienders International.
4454 2000-10-19  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4456         * ps-print.el: Even/odd pages fix.  Fix little bug on XEmacs.
4457         Avoid compilation gripes.  Doc fix.
4458         (ps-print-version): New version number (6.2).
4459         (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
4460         (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
4461         (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
4462         (ps-x-extent-priority, ps-x-extent-start-position)
4463         (ps-x-face-font-instance, ps-x-find-coding-system)
4464         (ps-x-font-instance-properties, ps-x-make-color-instance)
4465         (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
4466         avoid compilation gripes without defining functions.
4467         (ps-e-find-composition): Alias for function find-composition, to have a
4468         suitable function depending on Emacs version.
4469         (ps-color-device, ps-color-values, ps-face-foreground-name)
4470         (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
4471         (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
4472         (ps-print-ensure-fontified): Function definitions surrounded by
4473         `eval-and-compile' to avoid compilation gripes.
4474         (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
4475         by symbol-value to avoid compilation gripes.
4476         (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
4477         (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
4479 2000-10-19  Miles Bader  <miles@lsi.nec.co.jp>
4481         * startup.el (normal-top-level): Call `frame-set-background-mode'
4482         after `frame-notice-user-settings' because the latter doesn't call
4483         the former on a tty.
4485         * faces.el (frame-set-background-mode): `unspecified' &c are
4486         symbols, not strings.
4488 2000-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
4490         * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
4491         why some "light*" colors are deliberately absent from the alist.
4493         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
4494         Change colors for tty's, as suggested by Miles Bader.
4496 2000-10-19  Kenichi Handa  <handa@etl.go.jp>
4498         * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
4499         (ccl-encode-mule-unicode-0100-24ff): New CCL program.  Register it
4500         for ISO10646-1 fonts.
4501         (x-font-name-charset-alist): Add an entry for "iso10646-1".
4503 2000-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
4505         * faces.el (frame-set-background-mode): If a tty frame defines a
4506         background color, use that to compute the background mode, instead
4507         of always defaulting to "dark".
4509 2000-10-19  Miles Bader  <miles@lsi.nec.co.jp>
4511         * comint.el (comint-write-output): New function.
4512         (comint-mode-map): Add it to the menu.
4513         Bind `C-c C-s' to comint-write-output.
4515 2000-10-18  Gerd Moellmann  <gerd@gnu.org>
4517         * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
4518         Use fancy-splash-delay.
4520 2000-10-18  Alex Schroeder  <alex@gnu.org>
4522         * progmodes/sql.el (sql-sybase-options): New option.
4523         (sql-sybase): Use it.  Add sql-database to the list of parameters
4524         provided for login.  The options -w 2048 -n are not used any more.
4526         * comint.el (comint-read-input-ring): Bugfix such that the first
4527         and the last entry of the input ring file are not lost.
4529 2000-10-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4531         * ps-print.el: Internal variable changes to defcustom,
4532         make-local-hook changes to defvar.  Doc fix.
4533         (ps-print-version): New version number (6.1).
4534         (ps-setup, ps-do-despool): Code fix.
4535         (ps-printer-name): Customization fix.
4536         (ps-printer-name-option): Now is a defcustom instead of an
4537         internal variable.
4538         (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
4539         (ps-print-begin-column-hook): Now are defvar instead of
4540         make-local-hook.
4542 2000-10-18  Miles Bader  <miles@gnu.org>
4544         * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
4545         (comint-kill-output): Changed into an alias for `comint-delete-output',
4546         and made obsolete.
4547         (comint-mode-map): Rename references to comint-kill-output.
4549 2000-10-18  Eli Zaretskii  <eliz@is.elta.co.il>
4551         * diff-mode.el (diff-header-face, diff-file-header-face)
4552         (diff-changed-face): Add bold and italic attributes to tty faces.
4553         (diff-function-face): New face.
4554         (diff-font-lock-keywords): Use it.
4556 2000-10-18  Miles Bader  <miles@lsi.nec.co.jp>
4558         * comint.el (comint-output-filter): Fixup comint-last-input-end too.
4559         Remove commented-out call to force-mode-line-update.
4560         (comint-kill-output): Use `forward-line 0' instead of
4561         beginning-of-line to make sure we get past the prompt.
4563 2000-10-17  Stefan Monnier  <monnier@cs.yale.edu>
4565         * diff-mode.el (diff-header-face, diff-file-header-face):
4566         Add specific setting for dark background.
4567         (diff-context-face): Renamed from diff-comment-face.
4568         Set explicitly rather than inheriting from font-lock-comment-face.
4570 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
4572         * startup.el (command-line): Move the code which sets the default
4573         TTY colors to before before-init-hook.
4575 2000-10-17  Gerd Moellmann  <gerd@gnu.org>
4577         * jit-lock.el (jit-lock-stealth-time): Doc fix.
4579 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
4581         * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
4582         extensions, for MS-DOS.
4584         * diff-mode.el (diff-header-face, diff-file-header-face)
4585         (diff-changed-face): Define tty-specific colors.
4587 2000-10-17  Gerd Moellmann  <gerd@gnu.org>
4589         * startup.el (fancy-splash-text): Realign the text.
4591 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
4593         * font-lock.el (font-lock-comment-face): Define a separate default
4594         for dark-background tty's.
4596 2000-10-17  Miles Bader  <miles@gnu.org>
4598         * help.el (resize-temp-buffer-window): Add hack to avoid last line
4599         being obscured by whizzy mode-lines on graphics displays.
4601 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
4603         * info.el (Info-title-1-face, Info-title-2-face)
4604         (Info-title-3-face): Define colors for tty's.
4605         (info-header-node): Remove unneeded tty-specific definition.
4607 2000-10-16  Eli Zaretskii  <eliz@is.elta.co.il>
4609         * term/pc-win.el (msdos-handle-reverse-video): Don't remove
4610         reverse from the frame parameters, and don't invert foreground and
4611         background colors.
4613 2000-10-16  Miles Bader  <miles@gnu.org>
4615         * info.el (Info-set-mode-line): Use `%b' instead of hardwired
4616         string "*Info*".  Call propertized-buffer-identification to spruce
4617         up the result.
4619 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
4621         * help.el: Provide `help' for the sake of define-minor-mode
4622         which generates defcustoms with requires.
4624         * jit-lock.el (jit-lock-after-change): If we're in text that
4625         matches a multi-line font-lock pattern, make sure the whole text
4626         will be redisplayed.
4628         * emacs-lisp/authors.el (authors-add): Don't add an entry if
4629         author's name is unknown.
4631         * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
4632         * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
4633         * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
4634         * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
4635         * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
4636         * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
4637         * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
4638         * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
4639         * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
4640         Add author information.
4642 2000-10-16  Miles Bader  <miles@lsi.nec.co.jp>
4644         * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
4645         * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
4646         full-color version (using the Gimp) to eliminate dithering artifacts.
4648 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
4650         * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
4652         * simple.el (syntax-flag-table, string-to-syntax): Remove.
4654 2000-10-15  Dave Love  <fx@gnu.org>
4656         * progmodes/sh-script.el: Require skeleton and comint when
4657         compiling.
4659         * pcomplete.el (pcomplete) <defgroup>: Add :version.
4661         * whitespace.el: Doc fixes.
4662         (top-level): Don't add hooks here.
4663         (whitespace-running-emacs): Deleted.
4664         (timer): Don't require.
4665         (whitespace): Add back :version conditional on xemacs test.
4666         (whitespace-spacetab-regexp, whitespace-indent-regexp)
4667         (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
4668         (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
4669         (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
4670         Avoid specific xemacs test.
4671         (whitespace-global-mode): New option.
4672         (whitespace-global-mode): New command.
4673         (whitespace-unload-hook): New function.
4675         * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
4676         (Info-fontify-node, Info-goto-node, Info-mode-menu)
4677         (Info-fontify-node): `Goto' goes to `Go to'.
4678         (Info-fontify-node): Add help-echo to xref links.
4680 2000-10-15  Eli Zaretskii  <eliz@is.elta.co.il>
4682         * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
4684 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
4686         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
4687         Use plist-get and allow :inherit.
4689         * emacs-lisp/cl-macs.el (cl-do-arglist):
4690         Use plist-get and plist-member instead of memq.
4692         * emacs-lisp/ewoc.el (ewoc-location): New function.
4693         (ewoc-enter-after, ewoc-enter-before): Document return value.
4694         * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
4695         Don't need make-local-hook any more.
4696         (cvs-addto-collection): Return the new tin.
4697         (cvs-mode-insert): Jump to the new line.
4699         * jit-lock.el (jit-lock-fontify-buffer): Remove.
4701         * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
4703         * font-lock.el (font-lock-syntactically-fontified): New var.
4704         (font-lock-fontify-syntactic-keywords-region): Use it.
4705         (font-lock-mode): Fix docstring.  Don't need make-local-hook anymore.
4707         * diff-mode.el (diff-find-file-name): Fix regexp.
4709         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
4710         (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
4712         * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
4713         (sh-mode-syntax-table): Add punctuation syntax for < and >.
4714         (sh-mode): Don't make all vars local here.
4715         (sh-kw): Reformat.
4716         (sh-set-shell): Use dolist.  Don't set indent-region-function.
4717         (sh-mode-syntax-table): Use pop.
4718         (sh-remember-variable): Use push.
4719         (sh-help-string-for-variable): Use memq.
4720         (sh-safe-backward-sexp): Remove.
4721         (sh-safe-forward-sexp): Add ARG.
4722         (sh-get-indent-info, sh-prev-stmt): Use it.
4723         (sh-prev-line): Simplify by using forward-comment.
4724         (sh-this-is-a-continuation): Simplify.
4725         (sh-learn-buffer-indent): Use dolist.
4726         (sh-do-nothing): Remove.
4727         (sh-set-char-syntax, sh-set-here-doc-region):
4728         Use inhibit-modification-hooks.
4729         (sh-name-style): Use mapcar and push.
4730         (sh-load-style): Use dolist.
4731         (sh-save-styles-to-buffer): Use with-current-buffer and pp.
4732         (sh-case, sh-while-getopts): Use propertize directly rather
4733         than sh-electric-rparen.
4735 2000-10-14  Stefan Monnier  <monnier@cs.yale.edu>
4737         * textmodes/tex-mode.el: Require CL when compiling.
4738         (tex-mode-syntax-table): Init immediately.
4739         (tex-mode-map): Bind M-RET to latex-insert-item.
4740         (latex-mode): Set indent-line-function to latex-indent.
4741         (tex-common-initialization): Don't setup the syntax-table any more.
4742         (latex-insert-item): New skeleton.
4743         (tex-next-unmatched-end): Fix copy/paste braino.
4744         (latex-syntax-after, latex-skip-close-parens, latex-down-list)
4745         (latex-indent, latex-find-indent): New functions.
4746         (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
4747         (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
4748         (tex-compilation-parse-errors): Use with-syntax-table.
4750 2000-10-15  Miles Bader  <miles@gnu.org>
4752         * font-lock.el (font-lock-comment-face): Change dark-background,
4753         color, non-tty, default to `chocolate1'.
4755 2000-10-13  John Wiegley  <johnw@gnu.org>
4757         * eshell/esh-util.el (require): Added a missing `require' form,
4758         needed when compiling (for an ange-ftp macro definition).
4760 2000-10-13  Dave Love  <fx@gnu.org>
4762         * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
4764 2000-10-13  Gerd Moellmann  <gerd@gnu.org>
4766         * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
4767         fix.
4769         * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
4770         transparent -colors 8).
4772 2000-10-13  Stephen Gildea  <gildea@alum.mit.edu>
4774         * time-stamp.el (time-stamp): Fixed bug in new multi-line code
4775         that breaks with old list format timestamps.
4776         (time-stamp-warn-inactive, time-stamp-old-format-warn)
4777         (time-stamp-count, time-stamp-conversion-warn): Improved doc
4778         strings.
4780 2000-10-13  John Wiegley  <johnw@gnu.org>
4782         * align.el, pcomplete.el, calendar/timeclock.el,
4783         eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
4785         * calendar/timeclock.el (timeclock-find-discrep): A fix to some
4786         faulty math, where holiday hours were being computing as seconds.
4788 2000-10-13  John Wiegley  <johnw@gnu.org>
4790         * desktop.el (desktop-buffer-modes-to-save): Added a global for
4791         specifying what "other" kinds of buffers should be saved.  This
4792         used to be hard-coded.
4793         (desktop-buffer-misc-functions): A global for specifying how
4794         auxiliary data should be determined for special buffer types.
4795         (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
4796         instead of hard-coding the special buffer types.
4797         (desktop-save): Run `desktop-buffer-misc-functions' to gather
4798         auxiliary data, instead of hard-coding for Info buffers and dired.
4799         (desktop-buffer-info-misc-data): Aux function for determining Info
4800         buffer auxiliary info.
4801         (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
4802         (desktop-buffer-info): Changed this function to use the info
4803         gathered above.
4804         (desktop-create-buffer): Be a little more careful about what
4805         `minor-mode' means before calling it.  This is important for some
4806         buffer types.
4808 2000-10-13  John Wiegley  <johnw@gnu.org>
4810         * eshell/esh-util.el: Added a global form which declares an
4811         autoload for `parse-time-string', if that function is not already
4812         defined, and if parse-time.el is available on the user's system.
4814         * eshell/em-ls.el (eshell-ls-applicable): Extended this function
4815         to be aware of ange-ftp user info.
4816         (eshell-do-ls): Bind `ange-cache'.  Also, use
4817         `eshell-file-attributes'.
4818         (eshell-ls-annotate): Use `eshell-file-attributes'.
4819         (eshell-ls-file): Made the user-id printing code a bit smarter.
4821         * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
4822         allow identification of alias user ids in remote directories.
4823         It's manual, but there's no other way to know when the current
4824         user on the local machine, is also the owning user on the remote
4825         machine.
4826         (fboundp): Bind `ange-cache'.
4827         (eshell-directory-files-and-attributes): Re-organized the logic a
4828         bit to use `eshell-file-attributes' instead of `file-attributes'.
4829         The former is more sensitive to directories that are read via FTP,
4830         and knows how to use ange-ftp to determine full attribute
4831         information, instead of just the name and last modtime.
4832         (eshell-current-ange-uids): Return the current user id when in a
4833         remote directory.
4834         (eshell-parse-ange-ls): Parse a full directory listing that has
4835         been returned by ange-ftp.
4836         (eshell-file-attributes): This beefed up version of
4837         `file-attributes' is only special if the user is currently in a
4838         remote directory, in which case it does a lot of work to find out
4839         what the real attributes of a file are, as they appear on the
4840         remote machine.  This makes usage of remote directories (i.e.,
4841         ange-ftp pathnames) much more useful.  You can now use Eshell as a
4842         full-fledged FTP client, with much more manipulation ability than
4843         most other clients.
4845         * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
4846         variable, which means that Eshell's du should always be preferred
4847         in remote directories.
4848         (eshell-shuffle-files): Use `eshell-file-attributes', rather than
4849         just `file-attributes'.
4850         (eshell-mvcp-template): Bind `ange-cache', to improve performance
4851         when reading remote directories.  This is an Eshell-specific
4852         variable (not part of ange-ftp).
4853         (eshell/ln): Bind `ange-cache'.
4854         (eshell/du): Added some extra logic for determining when to use
4855         Eshell's du (which is slow), and when to use the external version
4856         (which may or may not exist).
4858         * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
4859         `eshell-interactive-process', rather than using
4860         `get-buffer-process', since backgrounded processes don't count in
4861         the context of this function's logic.
4863         * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
4864         `forward-char', so that null strings are parsed correctly.
4866 2000-09-13  John Wiegley  <johnw@gnu.org>
4868         * eshell/em-pred.el (eshell-pred-file-type,
4869         eshell-pred-file-links, eshell-pred-file-size): Use
4870         `eshell-file-attributes'.  This is more correct over ange-ftp.
4872         * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
4873         that remote file globbing is more efficient.
4875         * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
4876         gathering the files and attributes within a directory.
4878         * eshell/em-unix.el (eshell/cat): If any of the files passed on
4879         the command line is a special file (not a regular file, directory
4880         or symlink), always attempt to call the external version of cat.
4882 2000-09-13  John Wiegley  <johnw@gnu.org>
4884         * eshell/esh-mode.el (eshell-find-tag): Corrections to the
4885         Eshell-friendly version of find-tag.
4887 2000-10-13  Miles Bader  <miles@lsi.nec.co.jp>
4889         * image-file.el (image-file-name-extensions)
4890         (image-file-name-regexps): Add autoload cookies.
4892 2000-10-13  Kenichi Handa  <handa@etl.go.jp>
4894         * international/mule-cmds.el (select-safe-coding-system): If FROM
4895         is string, show it in *Warning* buffer.
4897 2000-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
4899         * startup.el (normal-top-level): Use display-popup-menus-p instead
4900         of window-system.
4901         (command-line): Use display-graphic-p instead of window-system.
4902         (command-line-1): Use display-popup-menus-p and display-mouse-p
4903         instead of window-system.
4905 2000-10-12  Sam Steingold  <sds@gnu.org>
4907         * tooltip.el (tooltip-use-echo-area): New user variable.
4908         (tooltip-show): Use it to choose between `x-show-tip' and `message'.
4910 2000-10-12  Dave Love  <fx@gnu.org>
4912         * recentf.el: Maintainer's checkdoc fixes.
4914         * startup.el (normal-top-level-add-subdirs-to-load-path): Use
4915         character class, not ASCII when matching file names.
4916         (fancy-splash-head): Add trailing slash to URL.
4917         (command-line): Don't require XPM support for toolbar.
4919         * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
4920         (cperl-invalid-face): Revert last change.
4921         (cperl-init-faces): Quote cperl-invalid-face.
4923 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
4925         * startup.el (fancy-splash-text): Remove superfluous quote.
4927 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
4929         * startup.el (fancy-splash-screens): Don't add a pre-command hook.
4930         (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
4931         (command-line-1): Don't use fancy-splash-pending-command.
4932         (fancy-splash-screens-1): Goto point-min after inserting text.
4934         * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
4936         * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
4937         instead of shared-lisp-mode-map.
4939 2000-10-12  Miles Bader  <miles@lsi.nec.co.jp>
4941         * faces.el (header-line): Change tty-variant to use underlining.
4943         * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
4944         (isearch-highlight): Restore lazy-isearch face properties at old
4945         position, and suppress them at new position.
4946         (isearch-dehighlight): Restore lazy-isearch face properties.
4947         (isearch-lazy-highlight-update): Add lazy-isearch overlays even
4948         over the real isearch overlay, but in that case, don't give it a
4949         face property.  Use `push'.
4951 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
4953         * man.el (Man-getpage-in-background): Fix previous change.
4954         Decode the process output only when we are in multibyte mode.
4956 2000-10-11  Dave Love  <fx@gnu.org>
4958         * info.el (Info-mode-menu): Fix some help.
4959         (info-tool-bar-map): Add entry for Info-last.
4961         * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
4962         * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
4963         * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
4964         * toolbar/cut.xpm, toolbar/mail_compose.xpm:
4965         * toolbar/search-replace.xpm, toolbar/exit.xpm:
4966         * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
4967         * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
4968         * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
4969         * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
4970         * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
4971         Reduce colour requirements to 25 overall.  (Probably wants
4972         revisiting from the originals to reduce further.)
4974 2000-10-11  Eli Zaretskii  <eliz@is.elta.co.il>
4976         * hexl.el (hexlify-buffer): Bind coding-system-for-write to
4977         buffer-file-coding-system, instead of raw-text.
4978         (dehexlify-buffer): Bind coding-system-for-read to
4979         buffer-file-coding-system, instead of raw-text.
4981 2000-10-11  Sam Steingold  <sds@gnu.org>
4983         * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
4984         `underline' - fixes the bug introduced on 2000-09-21.
4986 2000-10-11  Dave Love  <fx@gnu.org>
4988         * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
4989         compiler warnings.
4990         (scheme-mode): Doc fix.
4991         (scheme-font-lock-keywords-1): Match `define-syntax'.
4993 2000-10-11  Miles Bader  <miles@lsi.nec.co.jp>
4995         * faces.el (frame-set-background-mode): Pay attention to saved
4996         face specs as well as default ones.  Only do anything if the
4997         bg-mode or display-type has actually changed.  Use `dolist'.
4998         (region): Make dark-background `region' face less in-your-face.
5000 2000-10-10  Sam Steingold  <sds@gnu.org>
5002         * chistory.el, ielm.el, ledit.el:
5003         * progmodes/inf-lisp.el, progmodes/scheme.el:
5004         Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
5006 2000-10-10  Stefan Monnier  <monnier@cs.yale.edu>
5008         * textmodes/texinfo.el: Update copyright and fix typo.
5010         * desktop.el (desktop-modes-not-to-save): New var.
5011         (desktop-save-buffer-p): Use it.
5012         Also, obey desktop-buffers-not-to-save even for non-file buffers.
5013         (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
5015 2000-10-10  Dave Love  <fx@gnu.org>
5017         * toolbar/tool-bar.el (tool-bar-add-item)
5018         (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
5019         display.
5021         * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
5022         * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
5023         * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
5024         * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
5025         * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
5026         * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
5027         * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
5028         * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
5029         * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
5030         * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
5031         the .xpms; probably need retouching.
5033 2000-10-10  Miles Bader  <miles@lsi.nec.co.jp>
5035         * subr.el (add-to-list): Add optional argument APPEND.
5036         * battery.el (display-battery): Use `add-to-list'.
5038 2000-10-09  Thien-Thi Nguyen  <ttn@gnu.org>
5040         * play/zone.el (zone-timer, zone-wc-tbl): Rework
5041         these vars as symbol properties.
5042         (zone, zone-when-idle, zone-leave-me-alone)
5043         (zone-pgm-whack-chars): Use new symbol properties.
5045         * battery.el (display-battery): Doc spelling fix.
5047         * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
5048         property.
5050 2000-10-09  Dave Love  <fx@gnu.org>
5052         * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
5053         has been initialized before calling tool-bar-setup.
5054         (tool-bar-add-item-from-menu): Add autoload cookie.
5056 2000-10-09  Eli Zaretskii  <eliz@is.elta.co.il>
5058         * menu-bar.el (send-mail-item-name): New function.
5059         (menu-bar-tools-menu) <compose-mail>: Use it to display the value
5060         of mail-user-agent in the menu.  Don't display the "Send Mail"
5061         item if mail-user-agent is nil or its value is ignore.
5062         (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
5063         if read-mail-command is nil or its value is ignore.
5065         * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
5067 2000-10-09  Miles Bader  <miles@gnu.org>
5069         * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
5070         Correct image size.
5071         * toolbar/left_arrow.xpm: Correct image size.
5073         * jka-compr.el: Don't call `jka-compr-install' when loading (it
5074         will be done by the definition of `auto-compression-mode' if
5075         necessary.  Move code to uninstall existing file-name handler
5076         before definition of `auto-compression-mode'.
5078         * image-file.el (auto-image-file-mode): Move to the end of the
5079         file, because `define-minor-mode' actually calls the mode-function
5080         if the associated variable is non-nil, which requires that all
5081         needed functions be already defined.
5083         * mouse.el (popup-menu): Balance parens.
5085 2000-10-08  Stefan Monnier  <monnier@cs.yale.edu>
5087         * mouse.el (popup-menu): Move the command call outside the loop
5088         so that popup-menu returns whatever the command returns.
5090         * progmodes/etags.el: Docstring fixes.  Maintainer line updated.
5091         (initialize-new-tags-table): Use run-hook-with-args-until-success.
5092         (find-tag): Use pop-to-buffer if switch-to-buffer failed.
5093         (tags-table-format-functions): Renamed from tags-table-format-hooks.
5095         * vc.el (vc-version-diff): diff-switches can be a list.
5096         Use relative filenames for prettier output.
5098         * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
5099         (vc-post-command-functions): Remove old-VC compatibility code.
5101         * newcomment.el (comment-indent-default): Autoload.
5103         * font-lock.el (font-lock-defaults): Make buffer-local.
5104         (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
5105         (font-lock-choose-keywords):
5106         Ignore LEVEL unless KEYWORDS is a list of syms.
5107         (c-keywords, c++-keywords, objc-keywords, java-keywords):
5108         Don't wrap regexp-opt things in \(...\) unnecessarily.
5110         * jit-lock.el: Don't require font-lock any more.
5111         (jit-lock-functions): Make buffer-local.
5112         (jit-lock-saved-fontify-buffer-function): Remove.
5113         (jit-lock-mode): Remove autoload cookie.
5114         Remove font-lock specific code.
5115         (jit-lock-unregister): Don't bother handling complex hooks any more.
5116         (jit-lock-refontify): New function.
5117         (jit-lock-fontify-buffer): Use it.
5118         (jit-lock-function-1): Replaced by jit-lock-fontify-now.
5119         (jit-lock-fontify-now): Renamed from jit-lock-function-1.
5120         Add optional args START and END.
5121         Never call font-lock-fontify-region directly.
5122         (jit-lock-function, jit-lock-stealth-fontify): Use it.
5124         * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
5126 2000-10-08  Dave Love  <fx@gnu.org>
5128         * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
5130         * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
5132         * play/studly.el (studlify-region, studlify-word): Add autoload
5133         cookie.
5135         * play/morse.el (morse-region, unmorse-region): Add autoload
5136         cookie.
5138         * play/spook.el (spook-phrases-file): Use expand-file-name, not
5139         concat.
5141         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
5142         insist on symbols starting with word syntax.
5143         (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
5144         (eval-defun-1): Doc fix.
5145         (indent-sexp): Use nconc to build up indent-stack.
5147         * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
5148         Gnus with little use.
5149         (mail-setup-hook): Add mail-abbrevs-setup to options.
5151         * recentf.el: Doc fixes.
5153         * vcursor.el (vcursor-cs-binding): Remove compatibility code.
5154         Clean up remainder.
5156         * timezone.el (timezone-parse-date): Doc fix.  Fix regexps for (5)
5157         without timezone and (8) with timezone to enforce some whitespace.
5158         Simplify code somewhat.
5160         * options.el (list-options): Doc that you should use customize.
5162         * iswitchb.el (iswitchb-mode): Add :require.
5164         * info.el (Info-goto-node, Info-menu): Doc fix.
5165         (Info-mode-menu): Bind beginning-of-buffer, Info-edit
5166         (info-tool-bar-map): New variable.
5167         (Info-mode): Use it.
5168         (Info-edit-map): Define all in defvar.
5169         (speedbar-attached-frame): Avoid compiler warning.
5171         * toolbar/tool-bar.el (tool-bar-map): Define it empty.
5172         (global-map): Bind [tool-bar] to a filtered map.
5173         (tool-bar-add-item): Remove MAP arg.  Allow PBM icons.
5174         (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
5175         Allow PBM icons.
5176         (tool-bar-setup): Adjust calls of tool-bar-add-item.
5178         * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
5179         * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
5180         * toolbar/right_arrow.xpm: New files.  Renamed from tigert's
5181         icons, except up_arrow, which is left-arrow rotated.
5183         * imenu.el (imenu-add-to-menubar): Fix last change.
5185 2000-10-08  Peter Breton  <pbreton@ne.mediaone.net>
5187         * generic-x.el (rul-generic-mode): Remove eval-when-compile
5188         statements. Suggested by Stefan Monnier  <monnier@cs.yale.edu>.
5190 2000-10-08  Eli Zaretskii  <eliz@is.elta.co.il>
5192         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
5193         typos in doc strings.
5195         * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
5196         the doc strings how to customize Font Lock faces.
5198         * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
5199         computing growth when dragging the header line.
5201 2000-10-08  Eli Zaretskii  <eliz@is.elta.co.il>
5203         * simple.el (kill-line): Doc fix.
5205 2000-10-08  Miles Bader  <miles@gnu.org>
5207         * faces.el (secondary-selection): Make foreground visible on tty.
5209         * jka-compr.el (auto-compression-mode): Move to the end of the
5210         file, because `define-minor-mode' actually calls the mode-function
5211         if the associated variable is non-nil, which requires that all
5212         needed functions be already defined.
5213         (with-auto-compression-mode): Add autoload cookie.
5215 2000-10-07  Eli Zaretskii  <eliz@is.elta.co.il>
5217         * files.el (find-backup-file-name) [ms-dos]: If support for long
5218         file names is not available, behave as if version-control were set
5219         to never.
5221 2000-10-07  Dave Love  <fx@gnu.org>
5223         * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
5224         (browse-url-gnome-moz): New function.
5225         (browse-url-browser-function): Use it.
5226         Suggested by Colin Walters <walters@cis.ohio-state.edu>.
5228 2000-10-07  Stefan Monnier  <monnier@cs.yale.edu>
5230         * indent.el (tab-always-indent): New var.
5231         (indent-for-tab-command): Use it.
5233         * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
5234         raise an error.  This way it can still default to a sane value.
5236 2000-10-06  Stefan Monnier  <monnier@cs.yale.edu>
5238         * startup.el (fancy-splash-screens): Use local rather than global map.
5239         Don't use `update-menu-bindings' any more.
5240         Get rid of assumptions about keymap representation.
5242 2000-10-06  Dave Love  <fx@gnu.org>
5244         * textmodes/fill.el (sentence-end-double-space)
5245         (sentence-end-without-period):  Doc fix.
5246         (adaptive-fill-regexp): Purecopy.
5247         (unjustify-current-line): Use line-end-position.
5248         (fill-individual-paragraphs-prefix): Use line-beginning-position.
5250         * net/eudc-vars.el (eudc): Add :version, :link.
5252         * international/mule-conf.el (file-coding-system-alist): Use \', not $.
5254         * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
5255         Fix for define-minor-mode.
5256         (function-at-point): Alias to function-called-at-point.
5258         * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
5260         * simple.el (backward-word): Doc fix.
5262         * image-file.el (image-file-name-regexp): image-file-regexps ->
5263         image-file-name-regexps.
5264         (image-file-name-extensions): Add pbm.
5266 2000-10-06  Stefan Monnier  <monnier@cs.yale.edu>
5268         * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
5269         and add filename to the names so that diff-mode can jump to source.
5271         * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
5272         (tex-font-lock-keywords, tex-font-lock-keywords-2)
5273         (tex-font-lock-keywords-1): Remove.
5274         (font-lock-turn-on-thing-lock): Use jit-lock-register.
5275         (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
5276         (font-lock-default-fontify-region):
5277         Expand beg..end correctly when just following a multiline region.
5278         (font-lock-fontify-anchored-keywords):
5279         Include the anchor text as part of the multiline.
5281 2000-10-06  Gerd Moellmann  <gerd@gnu.org>
5283         * loadup.el (toplevel): Load `loaddefs' before `help' because the
5284         latter needs the autoloaded define-minor-mode macro during the
5285         bootstrap.
5287         * startup.el (command-line): For now, activate tool-bar-mode only
5288         if XPM images are supported.
5290         * mouse.el (mouse-drag-header-line): Don't allow resizing a
5291         window by dragging a header-line at the top of the frame; that's
5292         confusing because the header-line doesn't move.
5293         (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
5294         of treating the event as a list.  Some cleanup.
5296 2000-10-06  Miles Bader  <miles@gnu.org>
5298         * simple.el (display-message-or-buffer): New function.
5299         (shell-command-on-region): Use `display-message-or-buffer'.
5301         * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
5302         docstring parts.
5304         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
5305         (smbclient-prompt-regexp): Add usage note to doc string.
5306         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
5307         (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
5308         Use add-hook for adding the comint filter function, and only do so
5309         if it's not already in the global hook list.
5310         (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
5311         to `make-local-variable'.
5312         (nslookup-font-lock-keywords): Remove prompt entry.
5313         (nslookup): Don't set the process-filter.
5314         (finger): Exit the loop correctly when the regexps list runs out.
5315         (ftp, smbclient, smbclient-list-shares):
5316         Set the real major mode immediately, not after execing.
5317         Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
5319         * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
5321 2000-10-05  Stefan Monnier  <monnier@cs.yale.edu>
5323         * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
5325         * which-func.el (which-func-format): Remove spurious space.
5326         (which-func-mode): Don't make it permanent-local.
5327         (which-func-ff-hook): Allow which-func-maxout to be nil.
5328         (which-func-update): Simplify a bit.  Only run if which-func-mode is t.
5329         (which-func-mode): Simplify.
5330         Use post-command-idle-hook rather than post-command-hook.
5331         Go through all buffers and update their state.
5332         (which-function): Also try add-log-current-defun-function.
5334         * vc.el (with-vc-properties): Use conses rather than length-2 lists.
5335         (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
5336         Update call to with-vc-properties accordingly.
5337         (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
5338         (vc-revert-buffer): More careful about window selection and deletion.
5339         (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
5341         * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
5342         (cvs-retrieve-revision): Reuse a pre-existing buffer.
5343         (cvs-dired-action): Change the default to quickdir.
5345         * newcomment.el (comment-indent): Delegate to indent-according-to-mode
5346         if comment-indent-function returns nil.
5347         (comment-indent-default): New function.
5348         (comment-indent-function): Use it and document the new semantics.
5350         * image-file.el: Docstring fixes.
5352         * help.el (help-xref-on-pp): Use match-string.
5353         (describe-variable): New arg BUFFER.
5354         Store the current buffer in the help-xref-stack.
5355         (temp-buffer-resize-mode): Use define-minor-mode.
5357         * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
5358         consistently with its docstring.
5359         Set jit-lock-first-unfontify-pos in an idempotent way.
5360         (jit-lock-register): Autoload and add arg CONTEXTUAL.
5362 2000-10-05  Alex Schroeder  <alex@gnu.org>
5364         * sql.el (sql-mysql-options): New variable.
5365         (sql-mysql): Use it.
5367 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
5369         * image.el (image): New group.
5371         * smerge-mode.el (smerge-mine-face, smerge-other-face)
5372         (smerge-base-face, smerge-markers-face): Add dark-background variants.
5374 2000-10-04  Peter Breton  <pbreton@ne.mediaone.net>
5376         * net/net-utils.el (nslookup-font-lock-keywords)
5377         (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5378         Ignore the value of wqindow-system; always define keywords
5380 2000-10-05  Kenichi Handa  <handa@etl.go.jp>
5382         * startup.el (fancy-splash-screens): Remove the code for
5383         debugging; `(trace-to-stderr "EXITTT\n")'.
5385 2000-10-05  Miles Bader  <miles@gnu.org>
5387         * diff-mode.el (diff-goto-source): Update call to
5388         `diff-hunk-status-msg' to reflect new REV variable.
5390 2000-10-04  Stefan Monnier  <monnier@cs.yale.edu>
5392         * progmodes/icon.el (icon-mode):
5393         Don't gratuitously override the default for comment-column.
5395         * vc-hooks.el (vc-mode-line): Fix interactive spec.
5397         * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
5398         (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
5399         (jit-lock-functions): New var.
5400         (jit-lock-function-1): Use it if non-nil.
5401         Don't switch the syntax-table.  Don't set parse-sexp-lookup-properties.
5402         Set the `fontified' property before doing the fontification to avoid
5403         repeatedly going through the same error.
5404         Don't turn errors into messages.
5405         (jit-lock-register, jit-lock-unregister): New functions.
5407         * dired.el (dired-mark-pop-up): Turn comment into docstring.
5408         Use with-current-buffer.
5410         * dired-aux.el (dired-do-create-files, dired-kill-tree):
5411         Turn comment into docstring.
5413         * apropos.el (apropos-mode): Use define-derived-mode.
5415 2000-10-04  Gerd Moellmann  <gerd@gnu.org>
5417         * startup.el (fancy-splash-pending-command): New variable.
5418         (fancy-splash-pre-command): New function.
5419         (fancy-splash-screens): Rewritten.
5420         (command-line-1): If fancy-splash-pending-command is set, call it
5421         interactively.
5423 2000-10-04  Dave Love  <fx@gnu.org>
5425         * toolbar/tool-bar.el (tool-bar-setup): New function.
5426         (tool-bar-mode): Use it.
5428         * subr.el (substitute-key-definition): Doc fix.
5429         (play-sound-file): New command.
5431 2000-10-04  Andre Spiegel  <spiegel@gnu.org>
5433         * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
5434         vc-version-backup-file-name): New functions.
5436         * files.el (basic-save-buffer): Call vc-before-save before saving.
5438         * vc-cvs.el (vc-cvs-make-version-backups): Return t if
5439         vc-cvs-stay-local-p.
5441         * vc.el (vc-revert-buffer): Handle empty diff properly.
5442         (vc-version-backup-file): New function.
5443         (vc-checkout): Create a version backup if necessary.
5444         (vc-checkin): If a version backup file exists, delete it.
5445         (vc-version-diff): Diff locally using version backups, if available.
5446         (vc-revert-file): If there's a version backup, revert locally.
5447         (vc-transfer-file): Use version backup for base version, if
5448         available.  If not, ask for confirmation whether to get it from the
5449         server.  Update mode line before check-in.
5451 2000-10-04  Dave Love  <fx@gnu.org>
5453         * toolbar/tool-bar.el (tool-bar-setup): New function.
5454         (tool-bar-mode): Use it.
5456 2000-10-04  Peter Breton  <pbreton@ne.mediaone.net>
5458         * net/net-utils.el (nslookup-font-lock-keywords)
5459         (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5460         Only set if window-system is non-nil
5461         (net-utils-run-program): Returns buffer.
5462         (network-connection-reconnect): Added this function.
5464         * generic.el:
5465         Incorporates extensive cleanup and docfixes by
5466         Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
5467         Uses cl compile-time macros.
5468         (generic-mode-name, generic-comment-list)
5469         (generic-keywords-list, generic-font-lock-expressions)
5470         (generic-mode-function-list, generic-mode-syntax-table):
5471         Removed variables.
5472         (generic-mode-alist): Renamed to generic-mode-list.
5473         (generic-find-file-regexp): Default changed to "^#".
5474         (generic-read-type): Uses completing read on generic-mode-list.
5475         (generic-mode-sanity-check): removed this function.
5476         (generic-add-to-auto-mode): Removed this function
5477         (generic-mode-internal): Bind mode-specific definitions
5478         into function instead of putting them in alist.
5479         (generic-mode-set-comments): Reworked extensively.
5480         (generic-mode-find-file-hook): Simplified regexp searching
5481         (generic-make-keywords-list): Omit extra pair of parens
5483         * find-lisp.el (find-lisp-find-files-internal):
5484         Make sure directory name ends with "/".
5486         * generic-x.el (apache-conf-generic-mode):
5487         Regexp now allows leading whitespace.
5488         (rc-generic-mode): Added eval-when-compile
5489         around generic-make-keywords-list.
5490         Deleted duplicate regexp
5491         (rul-generic-mode): Added eval-when-compile
5492         around generic-make-keywords-list.
5493         (etc-fstab-generic-mode): New generic mode.
5494         (rul-generic-mode): Removed one eval-when-compile
5495         which caused a max-specpdl-size exceeded error.
5497 2000-10-04  Miles Bader  <miles@gnu.org>
5499         * simple.el (minibuffer-temporary-goal-position): New variable.
5500         (next-history-element): Try to keep the position of point in the
5501         input string constant.
5503         * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
5504         (dired-do-create-files): If there's only one file, pass it in as
5505         the DEFAULT arg to dired-mark-read-file-name.
5507 2000-10-03  Stefan Monnier  <monnier@cs.yale.edu>
5509         * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
5510         (diff-goto-source): Be smarter when choosing REVERSE or not.
5512         * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
5513         (texinfo-mode-menu): Add an explicit shortcut for update all.
5515 2000-10-03  Andre Spiegel  <spiegel@gnu.org>
5517         * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
5518         factorize backend-specific code cleanly (this was essentially
5519         conceived by Stefan Monnier).
5520         (vc-unregister): Function removed.
5521         (vc-revert-file): New function.
5522         (vc-revert-buffer): Delegate some of the work to it.
5524         * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
5525         default branch unconditionally.
5526         (vc-rcs-set-default-branch): New function.
5527         (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
5528         (vc-rcs-checkin): If an appropriate default branch has been set,
5529         force creation of that branch.
5530         (vc-rcs-receive-file): Rewritten to contain only backend-specific
5531         code (as suggested by Stefan Monnier).
5533 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
5535         * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
5536         highlighting overlay with a different face over the overlay
5537         isearch uses to highlight the current match because that can lead
5538         to bad face combinations.
5540         * loadup.el (toplevel): Load faces before isearch.
5542         * isearch.el (isearch-faces): New custom group.
5543         (isearch): New defface; was already tested for in the code.
5544         (isearch-lazy-highlight-face): Changed to defface from defcustom.
5545         (isearch-highlight): Always use face `isearch'.
5547 2000-10-02  Dave Love  <fx@gnu.org>
5549         * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
5550         unused vars.  Treat byte-constant2 like byte-constant.  Fix bogus
5551         comparison of opcode with operand.
5553 2000-10-03  Miles Bader  <miles@gnu.org>
5555         * play/yow.el (yow): Don't display multi-line quotations in a *Help*
5556         buffer, since the echo area will now grow to accommodate them.
5558 2000-10-02  Andre Spiegel  <spiegel@gnu.org>
5560         * vc-hooks.el (vc-registered): If FILE used to be registered under
5561         a certain backend, try that one first.
5563         * vc.el (vc-responsible-backend): Undo the previous change in the
5564         argument list.  Handle multiple backends correctly.
5565         (vc-find-new-backend): Function removed.
5566         (vc-register): Use vc-responsible-backend, as before.
5567         (vc-next-action-on-file): Do use vc-registered, not vc-backend.
5569 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
5571         * startup.el (fancy-splash-head): Change message below the
5572         logo.
5574 2000-10-02  Miles Bader  <miles@lsi.nec.co.jp>
5576         * diff-mode.el (diff-goto-source): Emit a status message.
5577         (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
5578         (diff-test-hunk): Fix doc string.
5579         (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
5580         (diff-advance-after-apply-hunk): New variable.
5581         (diff-apply-hunk): Don't return a value.
5583 2000-10-01  Stefan Monnier  <monnier@cs.yale.edu>
5585         * vc.el (vc-editable-p): Minor optimization.
5586         (edit-vc-file, vc-next-action-on-file): Don't use find-file.
5587         (vc-find-new-backend): New function split from vc-responsible-backend.
5588         (vc-register): Use it.
5589         (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
5590         (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
5591         (vc-default-unregister, vc-revert-buffer): Docstring fix.
5592         (vc-clear-headers): Don't use find-file.
5593         (vc-revert-buffer): Use `and' again (must have been a braino).
5594         (vc-switch-backend): Only prompt if requested.
5595         Short circuit if nothing is to be done.
5596         Don't use vc-resynch-buffer which could lose unsaved editing.
5597         (vc-default-receive-file): Update call to vc-unregister.
5598         (with-vc-file, vc-next-action-on-file):
5599         Use vc-backend rather than vc-registered.
5600         (vc-next-action-on-file): Use intern-soft.
5601         Deal with read-only *vc-diff* buffer.
5602         (vc-transfer-file): Docstring fix.
5604         * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
5605         (vc-rcs-receive-file): Avoid with-vc-properties.
5606         Update call to vc-unregister.
5607         Use constant `RCS' rather than (dynamically bound) var `backend'.
5609 2000-10-01  Andre Spiegel  <spiegel@gnu.org>
5611         * vc.el (vc-next-action-on-file): Update mode line only if file
5612         is visited.
5613         (vc-start-entry): New argument initial-contents.  Don't visit the file
5614         if it isn't already visited.  Brought documentation up-to-date.
5615         (vc-next-action, vc-register): Updated calls to vc-start-entry.
5616         (vc-checkin): New optional arg initial-contents, which is passed to
5617         vc-start-entry.
5618         (vc-finish-logentry): Make sure to bury log buffer only if there
5619         really is one.  Call `vc-resynch-buffer' on log-file, not
5620         buffer-file-name.
5621         (vc-default-comment-history, vc-default-wash-log): New functions.
5622         (vc-index-of): Removed.
5623         (vc-transfer-file): Make do without the above.
5624         (vc-default-receive-file): Call comment-history unconditionally.  Pass
5625         the resulting string to vc-checkin, instead of inserting it into the
5626         comment ring.
5628         * vc-rcs.el (vc-rcs-receive-file): Call comment-history
5629         unconditionally.  Use the comments as initial contents of the log
5630         entry buffer.  Document the trick to force branch creation with no
5631         changes.
5633 2000-10-01  Miles Bader  <miles@gnu.org>
5635         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
5636         `recenter' with an arg to prevent redrawing the display.
5638 2000-09-30  Stefan Monnier  <monnier@cs.yale.edu>
5640         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
5642         * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
5644         * progmodes/c-mode.el (c-mode):
5645         Don't gratuitously override the default for comment-column.
5647         * textmodes/tex-mode.el (latex-metasection-list): New var.
5648         (latex-imenu-create-index): Use it.
5649         Move the regexp construction outside loops (and use push).
5650         (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
5651         (tex-font-lock-keywords): Moved from font-lock.el.
5652         (tex-comment-indent): Remove.
5653         (tex-common-initialization): Don't set comment-indent-function.
5654         (latex-block-default): New var.
5655         (tex-latex-block): Use it to provide a default choice.
5656         Add any unknown choice to latex-block-names.
5657         Insert [...] after {...}.
5658         (tex-last-unended-begin): Simplify regexp.
5659         (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
5660         (latex-forward-sexp-1, latex-forward-sexp): New functions.
5661         (latex-mode): Set forward-sexp-function.
5663         * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
5664         Add regexp for @ignore ... @end ignore.
5665         (texinfo-heading-face): New face.
5666         (texinfo-font-lock-keywords): Use it.
5667         (texinfo-mode-menu): New menu.
5668         (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
5669         New functions.
5670         (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
5671         (texinfo-section-types-regexp, texinfo-section-level-regexp)
5672         (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
5673         Remove declaration.
5674         (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
5676         * delsel.el (delete-selection-mode): Use define-minor-mode.
5678         * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
5680 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
5682         * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
5684 2000-09-30  Gerd Moellmann  <gerd@gnu.org>
5686         * replace.el (keep-lines-read-args): New function.
5687         (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
5688         read arguments interactively.  Add parameters RSTART and REND.
5689         Operate on the active region in Transient Mark mode.
5691         * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
5693         * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
5694         (authors-obsolete-files-regexps): New variable.
5695         (authors-add): Don't record changes in obsolete files.
5697 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
5699         * autoinsert.el (auto-insert-mode): Use define-minor-mode.
5701         * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
5702         (comment-indent): Make sure there's a space between code and comment.
5703         Shift comments left to avoid going past fill-column.
5705 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
5707         * startup.el (startup-echo-area-message): New function.
5708         (display-startup-echo-area-message): Use it.
5709         (fancy-splash-screens): Rewritten to use keymaps and a timer.
5710         (fancy-splash-default-action): New function.
5711         (fancy-splash-screens-1): New function.
5712         (fancy-splash-head): Put a help-echo and a keymap under the image.
5714 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
5716         * diff-mode.el (diff-add-log-file-name): Remove.
5717         (diff-mode): Use add-log-buffer-file-name-function.
5719         * add-log.el (find-change-log): New arg BUFFER-FILE.
5720         (add-log-file-name): Obey add-log-file-name-function.
5721         (add-log-buffer-file-name-function): New var.
5722         (add-change-log-entry): Use it.
5724 2000-09-29  Miles Bader  <miles@gnu.org>
5726         * image-file.el (image-file-name-extensions): New variable.
5727         (image-file-name-regexps): Renamed from `image-file-regexps'.
5728         New default value is nil.  Call `auto-image-file-mode'.
5729         (image-file-name-regexp): New function.
5730         (auto-image-file-mode): New minor mode.
5731         (insert-image-file): Don't make conditional on the image-file
5732         handler being enabled.
5733         (image-file-handler): Make the call here conditional instead.
5734         (set-image-file-handler-enabled, enable-image-file-handler)
5735         (disable-image-file-handler): Functions removed.
5737         * emacs-lisp/authors.el (authors-print): Rephrase many-files
5738         string.
5740 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
5742         * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
5743         it's a function from CL.
5744         (latex-imenu-create-index): Replace eval-when-compile with progn
5745         because latex-section-alist is not bound while compiling.
5747 2000-09-28  Stefan Monnier  <monnier@cs.yale.edu>
5749         * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
5750         (outline-mode): Use define-derived-mode.
5752         * progmodes/perl-mode.el (perl-mode):
5753         * progmodes/awk-mode.el (awk-mode):
5754         * progmodes/asm-mode.el (asm-mode):
5755         Don't gratuitously override the default for comment-column.
5757         * emacs-lisp/lisp.el (lisp-complete-symbol):
5758         Distinguish the let-binding case from the funcall case.
5759         (forward-sexp-function): New variable.
5760         (forward-sexp): Use it.
5762         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
5763         (easy-mmode-defmap): Remove the now useless autoload.
5765         * time.el (display-time-mode): Use define-minor-mode.
5767         * subr.el (add-minor-mode): Don't eval NAME.
5768         Don't depend on the presence of TOGGLE-FUN for any special behavior.
5769         Use if rather than cond.
5771         * simple.el (read-expression-map): Define more properly.
5772         (comment-indent-hook): Remove.
5773         (string-to-syntax): Bug fix.
5775         * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
5776         (cvs-ediff-diff): Fix typo.
5777         (cvs-revert-if-needed): Don't bother preserving read-only.
5779         * paren.el (show-paren-mode): Use define-minor-mode.
5781         * jka-compr.el (auto-compression-mode): Use define-minor-mode.
5782         (toggle-auto-compression): Remove.
5783         (jka-compr-build-file-regexp): Remove useless grouping.
5785         * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
5786         Avoid user-reserved bindings.
5787         (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
5788         (diff-header-face): Revert to grey85.
5790         * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
5792         * complete.el (partial-completion-mode) <defcustom>: Remove.
5793         (partial-completion-mode): Use define-minor-mode.
5794         (PC-do-completion): Understand `completion-auto-help = delay'
5795         to mean to popup the completion buffer only the second time.
5796         (PC-include-file-all-completions, PC-include-file-all-completions)
5797         (PC-include-file-all-completions): Don't quote lambda.
5799         * comint.el (comint-mode-hook): Docstring fix.
5800         (comint-mode): Use define-derived-mode.
5801         (comint-mode-map): Remove obsolete comment.
5802         (make-comint): Minor stylistic change.
5803         (comint-insert-clicked-input): Be more careful to find the overlay.
5804         Use this-command-keys rather than hardcoding mouse-2.
5806         * font-lock.el: Replace confusing (,@ with ,
5807         (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
5808         Don't use regexp-opt-depth.  Spice up the regexp for args.
5809         Don't distinguish between cmds that can take an opt arg or not.
5810         Use `append' and `prepend' rather than `keep'.
5812         * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
5813         (latex-outline-regexp): New var.
5814         (latex-outline-level): New fun.
5815         (latex-section-alist): New var.
5816         (latex-imenu-create-index): Use it.  Use `push' as well.
5817         (tex-shell-map): Initialize it properly.
5818         (tex-mode): Minor stylistic change.
5819         (plain-tex-mode): Use define-derived-mode.
5820         (latex-mode): Use define-derived-mode.
5821         Construct the paragraph regexps in a more readable way.
5822         Set the buffer-local outline-{level,regexp} vars.
5823         (slitex-mode): Derive from latex-mode.
5824         (tex-common-initialization): Don't kill-all-vars anymore.
5825         Add setting for comment-add and font-lock-defaults.
5826         (tex-start-shell): Use with-current-buffer and don't re-init keymap.
5827         (tex-main-file): New fun.  Obey TeX-master as well and remove `.tex'.
5828         (tex-start-tex): New arg DIR (and send a chdir command for it).
5829         Also display the shell buffer and save it in tex-last-buffer-texed.
5830         (tex-region): Use expand-file-name rather than concat.
5831         Remove code made useless by changes in tex-start-tex.
5832         (tex-file): Use tex-main-file and adapt to new tex-start-tex.
5834         * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
5836 2000-09-28  Dave Love  <fx@gnu.org>
5838         * eshell/eshell.el (eshell) <defgroup>: Add :version.
5840 2000-09-28  Gerd Moellmann  <gerd@gnu.org>
5842         * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
5843         `append'.
5845 2000-09-28  Stefan Monnier  <monnier@cs.yale.edu>
5847         * info.el (Info-extract-pointer): Undo last change.
5848         Instead, fix the position of the `bound' arg to re-search-backward.
5850 2000-09-27  Stefan Monnier  <monnier@cs.yale.edu>
5852         * info.el (Info-extract-pointer):
5853         Widen more carefully, to avoid finding pointers in other nodes.
5854         (Info-index): Use push.
5856 2000-09-27  Gerd Moellmann  <gerd@gnu.org>
5858         * frame.el (set-frame-font): Remove call to obsolete function
5859         frame-update-faces.
5860         (set-foreground-color, set-background-color): Likewise for
5861         frame-update-face-colors.
5863 2000-09-27  Miles Bader  <miles@gnu.org>
5865         * image-file.el: New file.
5867 2000-09-27  Gerd Moellmann  <gerd@gnu.org>
5869         * frame.el (frame-notice-user-settings): Don't call
5870         frame-update-faces, which is a no-op now.
5872         * ediff-wind.el (ediff-control-frame-parameters): Add zero
5873         tool-bar-lines.
5875 2000-09-27  Dave Love  <fx@gnu.org>
5877         * mouse.el: Fix last change.
5879 2000-09-27  Miles Bader  <miles@lsi.nec.co.jp>
5881         * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
5883 2000-09-22  Kenichi Handa  <handa@etl.go.jp>
5885         * international/quail.el (quail-help): The output message is
5886         improved.
5888 2000-09-26  Dave Love  <fx@gnu.org>
5890         * mouse.el (popup-menu): If POSITION is nil, set it using
5891         mouse-position.
5893 2000-09-25  Sam Steingold  <sds@gnu.org>
5895         * net/browse-url.el (browse-url-file-url): Check for null maps.
5897 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
5899         * frame.el (frame-notice-user-settings): Don't add a
5900         tool-bar-lines frame parameter to default-frame-alist in batch mode.
5902         * frame.el (frame-notice-user-settings):
5903         Make tool-bar-mode and default-frame-alist consistent.
5905         * toolbar/tool-bar.el (tool-bar-help): New function.
5907 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
5909         * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
5910         current-load-list in top-level forms.  Else this leaks a cons cell
5911         every time a defun is called.
5913         * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
5915 2000-09-25  Dave Love  <fx@gnu.org>
5917         * startup.el (fancy-splash-head): Check XPM is available.
5919         * autoinsert.el (auto-insert): Doc fix.
5920         (auto-insert-alist): Following GNU notices, don't say `copyright
5921         _by_'.  Use line-beginning-position.
5922         (auto-insert): Check buffer-file-name is non-nil before use.
5924 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
5926         * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
5927         starting with `@def' or `@multitable', in addition to ones
5928         specified by the user in auto-fill-inhibit-regexp.
5930 2000-09-25  Markus Rost  <rost@math.ohio-state.edu>
5932         * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
5933         rmail-dont-reply-to-names matches the empty string.
5935 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
5937         * startup.el (command-line-1, fancy-splash-text): Change the
5938         text to sound more friendly.
5940 2000-09-23  Thien-Thi Nguyen  <ttn@gnu.org>
5942         * progmodes/hideshow.el: Update author email address.
5943         Generally, sync w/ maintainer version 5.22.
5944         (hs-hide-all-non-comment-function): New var.
5945         (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
5946         (hs-hide-all): Use `hs-hide-all-non-comment-function'.
5947         (hs-show-region): Delete this command.
5948         (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
5950 2000-09-22  Dave Love  <fx@gnu.org>
5952         * hl-line.el (hl-line-overlay): Don't make it buffer-local.
5953         (hl-line-highlight): Specify buffer when moving overlay.
5955         * progmodes/fortran.el (fortran-mode): Locally set
5956         normal-auto-fill-function.
5957         (fortran-auto-fill-mode): Just alias to auto-fill-mode.
5958         (fortran-mode-map): Adjust auto-fill menu entry.
5960 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
5962         * vc-rcs.el (toplevel): Require `vc' when compiling.
5964         * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
5966 2000-09-22  Andre Spiegel  <spiegel@gnu.org>
5968         * vc.el (vc-switch-backend): Signal an error if the file is not
5969         registered under the new backend.
5971         * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
5972         without explicit revision number.
5974 2000-09-21  Stefan Monnier  <monnier@cs.yale.edu>
5976         * diff-mode.el (diff-file-header-face): Reset to its previous value.
5977         (diff-hunk-text): Correctly use offsets rather than buffer-positions.
5978         (diff-xor): New function.
5979         (diff-find-source-location): Use it.  Fix a stupid name clash.
5980         (diff-hunk-status-msg): New function.
5981         (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
5982         (diff-test-hunk): Use diff-find-source-location.
5983         (diff-goto-source): Favor the `reverse'.
5984         (diff-hunk-text): Properly handle one-sided context diffs.
5985         (diff-apply-hunk): When done, advance to the next hunk.
5987 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
5989         * startup.el (command-line): If frame was created with a non-zero
5990         tool-bar-lines parameter, switch tool-bar-mode on.
5992         * add-log.el (change-log-date-face, change-log-name-face)
5993         (change-log-email-face, change-log-file-face)
5994         (change-log-list-face, change-log-conditionals-face)
5995         (change-log-function-face, change-log-acknowledgement-face):
5996         New faces, inheriting from font-lock faces.
5997         (change-log-font-lock-keywords): Use them.
5999 2000-09-21  Dave Love  <fx@gnu.org>
6001         * progmodes/cperl-mode.el (top-level): Clean up
6002         `eval-when-compile's and assorted defvars.
6003         (cperl-invalid-face): Don't double-quote value.  Change custom
6004         type.
6005         (cperl-mode): Set normal-auto-fill-function and don't zap
6006         auto-fill-function.
6007         (cperl-imenu--function-name-regexp-perl): Renamed from
6008         imenu-example--function-name-regexp-perl.
6009         (cperl-imenu--create-perl-index): Renamed from
6010         imenu-example--create-perl-index.
6011         (cperl-xsub-scan): Don't require cl.
6013         * msb.el (msb-mode-map): Use substitute-key-definition.
6014         (msb-mode): Use msb-mode-map.
6016 2000-09-21  Andre Spiegel  <spiegel@gnu.org>
6018         * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
6019         New functions.
6020         (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
6021         (vc-switch-backend): New function.
6022         (vc-prefix-map): Bind `vc-switch-backend' to `b'.
6023         (vc-register): Fix prompt.
6024         (vc-unregister, vc-default-unregister): New functions.
6025         (vc-version-diff): Handle empty buffer in sentinel.
6027         * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
6028         (vc-rcs-state-heuristic): Use it to guess the state of files with
6029         non-strict locking.
6030         (vc-rcs-find-most-recent-rev): Handle the case when a branch has
6031         been set with -b, but not created yet.
6032         (vc-rcs-fetch-master-state): With non-strict locking, compare file
6033         contents in order to find the state.
6034         (vc-rcs-checkin): Allow creation of branches with no changes.
6035         (vc-rcs-unregister, vc-rcs-receive-file)
6036         (vc-rcs-set-non-strict-locking): New functions.
6038         * vc-hooks.el (vc-name): Force correct computation of the value
6039         in case it is missing.
6041 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
6043         * startup.el (fancy-splash-tail): Use a different foreground
6044         color on a dark frame background.
6046 2000-09-21  Miles Bader  <miles@lsi.nec.co.jp>
6048         * info.el: Use the correct capitalization when making Info-mode
6049         and Info-edit-mode `special' modes.
6051 2000-09-20  Stefan Monnier  <monnier@cs.yale.edu>
6053         * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
6054         (diff-mode): Add support for add-log.el.
6055         (diff-hunk-text): Use char offsets rather than line offsets.
6056         (diff-find-source-location): Replace LINE with line-offset (nil
6057         if not found) and always set POS to a meaningful position.
6058         Adapt to the new char-offsets.
6059         (diff-apply-hunk): Drop support for the unused `select' POPUP.
6060         Adapt to the new diff-find-source-location.
6061         (diff-goto-source): Adapt to the new diff-find-source-location.
6063         * add-log.el (add-log-file-name): New function (split out of
6064         add-change-log-entry).
6065         (add-change-log-entry): Use it.
6066         Call add-log-file-name-function with the changelog file name if
6067         the current buffer is not associated with any file.
6068         Avoid find-file if the selected window is dedicated.
6070         * diff-mode.el (diff-find-source-location):
6071         Move code from diff-apply-hunk.  Return buffer rather than file.
6072         (diff-apply-hunk): Use the new result from  diff-find-source-location.
6073         (diff-goto-source): Use the new diff-find-source-location.
6075 2000-09-20  Dave Love  <fx@gnu.org>
6077         * iswitchb.el: Some doc fixes.
6078         (iswitchb-mode-map): Define completely initially.  Inherit
6079         minibuffer-local-map.
6080         (iswitchb-completion-help) <!iswitchb-xemacs>: Use
6081         fundamental-mode.
6082         (iswitchb-global-map): New variable.
6083         (iswitchb-summaries-to-end): Amalgamate regexps.
6084         (iswitchb-mode): New.
6085         (iswitchb-mode-hook): New variable.
6086         (iswitchb) <defgroup>: Add URL link.  Use group `completion', not
6087         `extensions'.
6089 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
6091         * ehelp.el (electric-help): New defgroup.
6092         (electric-help-shrink-window): New user-option.
6093         (with-electric-help): Use it.
6095         * window.el (shrink-window-if-larger-than-buffer): If face
6096         `mode-line' has a :box, and we're on a graphical frame, add 1
6097         to the needed window height.
6099         * frame.el (frame-notice-user-settings): Add a last parameter nil
6100         to a call to `append', because the last list passed to `append' is
6101         not copied, and so subsequent calls to assq-delete-all will modify
6102         default-frame-alist.
6104         * startup.el (fancy-splash-image): Change :type.
6105         (fancy-splash-head): Use an XBM image if appropriate.
6106         (command-line-1): Show splash screens in more cases.
6108         * startup.el (fancy-splash-text): Don't quote faces.
6110         * dired.el (dired-font-lock-keywords): Undo last change.
6111         (dired-readin): Bind indent-tabs-mode to nil.
6113         * startup.el (fancy-splash-head): If frame's background mode
6114         is `dark', change the black background of the image to gray.
6115         (fancy-splash-screens): Display startup echo area message.
6116         (display-startup-echo-area-message): New function.
6118 2000-09-20  Miles Bader  <miles@lsi.nec.co.jp>
6120         * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
6122         * info.el (info-header-node): Tweak for color ttys.
6124         * faces.el (face-valid-attribute-values): Make sure directories we
6125         search for stipples both exist and are readable before trying to
6126         search them.
6128         * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
6129         in the dry-run case.
6131         * jka-compr.el (with-auto-compression-mode): New macro.
6133         * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
6134         (custom-group-tag-face, custom-variable-tag-face): Use relative
6135         :height and inherit from `variable-pitch' face instead of
6136         hardwiring :family.
6137         * hi-lock.el (hi-black-hb): Likewise.
6139         Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
6140         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
6141         toolbar-add-item, if image doesn't have a mask add a `:mask
6142         heuristic'.
6144 2000-09-19  Stefan Monnier  <monnier@cs.yale.edu>
6146         * diff-mode.el: Docstring fixes.
6147         (diff-header-face, diff-comment-face): New faces.
6148         (diff-font-lock-keywords): Highlight a bit differently.
6149         (diff-find-source-location): Don't return SPAN any more.
6150         (diff-hunk-text): Don't bother erasing the temp buffer.
6151         (diff-find-text): Drop argument LINE.
6152         (diff-apply-hunk): Update calls to diff-find-text.
6153         (diff-goto-source): Use pop-to-buffer again and don't raise an error.
6155         * calendar/calendar.el: Docstring fixes.
6156         (calendar-make-alist): Don't quote lambda.
6157         (calendar-star-date): Use make-local-variable.
6159 2000-09-19  Dave Love  <fx@gnu.org>
6161         * toolbar/tool-bar.el: Renamed from toolbar.el.
6162         Change `toolbar' to `tool-bar' generally in symbols.
6163         Make some items invisible in `special' major modes.
6164         (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
6165         Add arg PROPS.
6167         * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
6168         Add :version here.
6169         (fancy-splash-delay, fancy-splash-image): Remove :version here.
6171 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
6173         * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
6175         * files.el (find-file-suppress-same-file-warnings): New user-option.
6176         (find-file-noselect): Use it.
6178         * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
6179         (fancy-splash-screen): Defgroup.
6181         * add-log.el (change-log-font-lock-keywords): Match names
6182         more exactly for the case that font-lock-constant-face is
6183         underlined.
6185 2000-09-19  Richard M. Stallman  <rms@gnu.org>
6187         * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
6189 2000-09-19  Andre Spiegel  <spiegel@gnu.org>
6191         * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
6193 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
6195         * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
6196         * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
6197         * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
6198         * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
6199         * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
6200         * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
6201         * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
6202         * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
6203         * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
6204         * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
6205         * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
6206         * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
6208         * startup.el (fancy-splash-text): New variable.
6209         (fancy-splash-delay, fancy-splash-image): New user-options.
6210         (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
6211         (fancy-splash-screens): New functions.
6212         (command-line-1): If display has a `display' frame parameter, has
6213         colors, and we have XPM support, show more fancy splash screens.
6215 2000-09-19  Dave Love  <fx@gnu.org>
6217         * map-ynp.el (map-y-or-n-p): Check use-dialog-box.  Don't lose
6218         with null `help'.  Use modern backquote syntax.
6220 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
6222         * font-lock.el (font-lock-mode): Change message telling the user
6223         that ``the buffer is too big''.
6225         * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
6226         for instance for the case that tab-width is 2.
6228 2000-09-18  Gerd Moellmann  <gerd@gnu.org>
6230         * toolbar/toolbar.el (toolbar-like-menu-item): Like in
6231         toolbar-add-item, if image doesn't have a mask add a `:mask
6232         heuristic'.
6234 2000-09-18  Miles Bader  <miles@lsi.nec.co.jp>
6236         * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
6237         and return a cons if it's non-nil.
6238         (diff-apply-hunk): Try to jump to the line in the source text
6239         corresponding to the position of point in the in the hunk.
6241         * info.el (Info-title-3-face, Info-title-2-face)
6242         (Info-title-1-face): Use face inheritance and relative sizes
6243         instead of hard-wiring things.
6245         * faces.el (secondary-selection): Make dark-background variant sane.
6247 2000-09-16  Andrew Innes  <andrewi@gnu.org>
6249         * makefile.w32-in (compile-files-CMD): No need to make .elc files
6250         read-only, since they aren't under VC now.
6252 2000-09-17  Dave Love  <fx@gnu.org>
6254         * tmm.el: Replace mapcar with mapc in several places.
6256         * loadhist.el (unload-feature): Maybe call elp-restore-list and
6257         ad-unadvise.
6259         * international/latin1-disp.el: New file.
6261         * calendar/cal-move.el (scroll-calendar-left)
6262         (scroll-calendar-right): Make arg optional (for active mode line).
6264         * calendar/calendar.el (calendar-mode-line-format): Make fields
6265         mouse-sensitive.
6266         (calendar-read-date, calendar-read-date, calendar-window-list):
6267         Unquote lambda.
6268         (calendar-month-name): Use aref, not sref.
6270         * view.el (minor-mode-alist): Propertize the string.
6272         * international/characters.el (standard-case-table): Add entries
6273         for Greek.
6275 2000-09-18  Miles Bader  <miles@gnu.org>
6277         * info.el (info-node, info-xref): Add dark-background variants.
6279         * faces.el (header-line): Change defaults to be less confusing
6280         when mixed with mode-lines.
6282         * info.el (Info-fontify-node): Make a few cleanups.
6283         Add extra `help-echo' and `local-map' props to node xrefs.
6284         Use header-specific faces for node-names & xrefs.
6285         (Info-use-header-line): New variable.
6286         (info-header-xref, info-header-node): New faces.
6287         (Info-setup-header-line): New function.
6288         (Info-select-node): Call Info-setup-header-line when enabled.
6289         (Info-extract-pointer): Work even if the header line is hidden.
6290         (Info-header-line): New variable.
6292 2000-09-16  Stefan Monnier  <monnier@cs.yale.edu>
6294         * vms-patch.el (print-region-function): Don't quote lambda.
6296         * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
6298         * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
6299         (lm-get-header-re): Allow spaces between the header and the colon.
6300         (lm-header): Allow $ in non-RCS headers.
6301         (lm-header-multiline): Put the strings back into order.
6302         Stop at an empty line.  Don't require two space chars if the
6303         line is clearly not another header line.
6305         * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
6306         (popup-menu-popup): Remove.
6308 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
6310         * toolbar/toolbar.el (toolbar-add-item): Use the same image
6311         specification if or if not tool-bar item contains an `:enabled'
6312         property.
6314         * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
6315         current buffer has no file name.
6317 2000-09-15  Dave Love  <fx@gnu.org>
6319         * strokes.el: Sync with maintainer's current version with changes
6320         for Emacs, but avoid runtime cl and levents.
6321         (toplevel):  Change autoloads and compilation requires.
6322         (strokes-version, strokes-bug-address, strokes-lift): Values
6323         changed.
6324         (strokes-xpm-header, strokes-insinuated): New variable.
6325         (strokes): Add :link.
6326         (strokes-mode): Customized.
6327         (strokes-while-inhibiting-garbage-collector): New macro.
6328         (strokes-remassoc): Avoid remove-if.
6329         (strokes-fix-button2-command): Don't use ad-do-it.
6330         (strokes-insinuate): New function.
6331         (strokes-button-press-event-p, strokes-button-release-event-p):
6332         New functions, used instead of non-`strokes-' versions..
6333         (strokes-mouse-event-p): Rewritten.
6334         (strokes-event-closest-point): Avoid event-point.
6335         (strokes-get-grid-position): Avoid cdadr, caadr
6336         (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
6337         functions.
6338         (strokes-help): Use with-output-to-temp-buffer.
6339         (strokes-window-configuration-changed-p): New function.
6340         (strokes-update-window-configuration): Use buffer-live-p,
6341         strokes-window-configuration-changed-p.
6342         (strokes-mode): Use strokes-insinuate.  Alter mouse bindings.
6343         (strokes-char-face): New face.
6344         (strokes-char-table, strokes-base64-chars): New variable.
6345         (strokes-xpm-for-stroke, strokes-list-strokes)
6346         (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
6347         (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
6348         (strokes-xpm-to-compressed-string, strokes-decode-buffer)
6349         (strokes-encode-buffer, strokes-xpm-for-compressed-string)
6350         (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
6351         functions.
6353 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
6355         * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
6357         * image.el (create-image): Doc fix.
6359         * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
6360         instead of `:heuristic-mask t'.
6362 2000-09-14  Andrew Innes  <andrewi@gnu.org>
6364         * makefile.w32-in: Revert to Unix line endings.
6366 2000-09-14  Andrew Innes  <andrewi@gnu.org>
6368         * makefile.w32-in: Add bootstrap support.  Also copy lisp source
6369         when installing.
6371         * makefile.nt (DONTCOMPILE): Fix typo.
6373         * shell.el (shell-write-history-on-exit): New function.
6374         (shell-dumb-shell-regexp): New custom variable.
6375         (shell-mode): Make shell-write-history-on-exit the process
6376         sentinel if shell name matches shell-dumb-shell-regexp.
6378         * w32-fns.el: Comment out before-init-hook function which resets
6379         source-directory based; this breaks bootstrap.
6381 2000-09-14  Dave Love  <fx@gnu.org>
6383         * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
6384         toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
6385         toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
6386         toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
6387         toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
6388         toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
6389         toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm:  New.
6390         From Tuomas Kuosmanen <tigert@gimp.org>.  (Gnome icons fetched
6391         from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
6393         * toolbar/toolbar.el: New.
6395         * subdirs.el: Add toolbar.
6397 2000-09-14  Gerd Moellmann  <gerd@gnu.org>
6399         * indent.el (indent-for-tab-command): Doc fix.
6401 2000-09-14  Alex Schroeder  <alex@gnu.org>
6403         * ansi-color.el (ansi-colors): Doc change.
6404         (ansi-color-get-face): Simplified regexp.
6405         (ansi-color-faces-vector): Added more faces, doc change.
6406         (ansi-color-names-vector): Doc change.
6407         (ansi-color-regexp): Simplified regexp.
6408         (ansi-color-parameter-regexp): New regexp.
6409         (ansi-color-filter-apply): Doc change.
6410         (ansi-color-filter-region): Doc change.
6411         (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
6412         deal with zero length parameters.
6413         (ansi-color-apply-on-region): Doc change.
6414         (ansi-color-map): Doc change.
6415         (ansi-color-map-update): Removed debugging message.
6416         (ansi-color-get-face-1): Added condition-case to trap
6417         args-out-of-range errors.
6418         (ansi-color-get-face): Doc change.
6419         (ansi-color-make-face): Removed.
6420         (ansi-color-for-shell-mode): New option.
6422 2000-09-13  Kenichi Handa  <handa@etl.go.jp>
6424         * international/quail.el (quail-start-translation): Translate KEY
6425         if necessary even if it doesn't have any mapping in the current
6426         input method.
6427         (quail-start-conversion): Likewise.
6428         (quail-help): The output message is improved.
6430 2000-09-13  Miles Bader  <miles@gnu.org>
6432         * comint.el (comint-output-filter): Revert to using
6433         `insert-before-markers'.  Add bletcherous hack to undo damage
6434         caused by `insert-before-markers'.  Put `front-sticky' property on
6435         overlays created here so that the field code understands how the
6436         overlay works.  Use a let when making comint-last-prompt-overlay,
6437         so that the code is easier to read.
6439 2000-09-13  Dave Love  <fx@gnu.org>
6441         * wid-edit.el (widget-default-format-handler): DTRT when
6442         doc-property is a function.
6444 2000-09-12  Francesco Potorti`  <pot@gnu.org>
6446         * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
6447         filed name if it's not there.
6449 2000-09-12  Dave Love  <fx@gnu.org>
6451         * simple.el (read-mail-command): Doc fix.
6452         (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
6454         * vc.el (vc-dired-listing-switches): Fix :version.
6456         * vc-hooks.el: Doc fixes.
6458         * subr.el (add-minor-mode): Use toggle-fun arg.
6460         * speedbar.el: Add :version to several defcustoms.
6462         * imenu.el (imenu--truncate-items, imenu--cleanup)
6463         (imenu--generic-function): Avoid mapcar.
6464         (imenu--replace-spaces): Function removed.
6465         (imenu--completion-buffer): Use subst-char-in-string.
6466         (imenu-add-to-menubar): Use keymap inheritance.
6468 2000-09-12  Miles Bader  <miles@gnu.org>
6470         * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
6471         (diff-mode-map): Bind `diff-test-hunk'.
6472         (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
6474 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
6476         * bytecomp.el (byte-compile-defvar): Undo last change
6477         because it breaks '(make-variable-buffer-local (defvar ...)'
6478         which is used at least in dired.
6480 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
6482         * international/quail.el (quail-define-package): Docstring
6483         modified.
6485 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
6487         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
6488         extra docstrings for "chinese-ccdospy", "chinese-ecdict",
6489         "chinese-etzy", "chinese-sw", and "chinese-ziranma".  Modify the
6490         docstring of "chinese-py".
6492         * international/quail.el (quail-translation-docstring): New
6493         variable.
6494         (quail-show-keyboard-layout): Docstring modified.
6495         (quail-select-current): Likewise.
6496         (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
6497         infinite recursive call.
6498         (quail-help): Check quail-translation-docstring.  Format of the
6499         output changed.
6500         (quail-help-insert-keymap-description): Adjusted for the above
6501         change.
6503 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
6505         * bytecomp.el (byte-compile-defvar): Only cons onto
6506         current-load-list in top-level forms.  Else this leaks a cons cell
6507         every time a defun is called.
6509 2000-09-11  Miles Bader  <miles@lsi.nec.co.jp>
6511         * diff-mode.el (diff-apply-hunk): Function basically rewritten.
6512         Now understands non-unified diffs.  Some functionality moved into
6513         `diff-hunk-text' and `diff-find-text'.  Add OTHER-FILE, DRY-RUN,
6514         POPUP, and NOERROR arguments.  If DRY-RUN is true, don't actually
6515         modify anything.  Only reposition point in the patched file if the
6516         patch succeeds.  Only pop up another window if POPUP is true.
6517         Emit a message describing what happened if successful, and at what
6518         line-offset.  Automatically detect reversed hunks and do something
6519         appropriate.
6520         (diff-hunk-text, diff-find-text): New functions.
6521         (diff-filter-lines): Function removed.
6522         (diff-test-hunk): New function.
6523         (diff-goto-source): Rewritten in terms of diff-apply-hunk.
6525 2000-09-10  Dave Love  <fx@gnu.org>
6527         * textmodes/tildify.el: Minor doc/commentary fixes.
6528         (tildify) <defgroup>: Add :version.
6530         * faces.el (face-x-resources): Make custom type more specific.
6531         (frame-background-mode): Use mapc.
6532         (region) <defcustom>: Add :version.
6534 2000-09-08  Stefan Monnier  <monnier@cs.yale.edu>
6536         * vc-sccs.el (vc-sccs-register):
6537         * vc-rcs.el (vc-rcs-register):
6538         * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
6539         * vc.el (vc-register): Clear file's properties.
6541 2000-09-08  Gerd Moellmann  <gerd@gnu.org>
6543         * faces.el (face-spec-set): Only face-spec-reset-face when
6544         ATTRS is non-nil.
6546 2000-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
6548         * help.el (help-insert-xref-button): Fix a typo in doc string.
6550 2000-09-07  Eli Zaretskii  <eliz@is.elta.co.il>
6552         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6553         Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
6554         methods.
6556         * menu-bar.el (read-mail-item-name): New function.
6557         (menu-bar-tools-menu): Use it to compute and display the package
6558         used to read email.
6559         (menu-bar-tools-menu): Fix typo in GUD's help string.
6561 2000-09-07  Dave Love  <fx@gnu.org>
6563         * diff-mode.el (diff-mouse-goto-source): New function.
6565         * vc-sccs.el: Doc fixes.
6566         (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
6568         * vc-rcs.el: Doc fixes.
6569         (vc-rcs-register-switches, vc-rcs-checkin-switches)
6570         (vc-rcs-checkout-switches, vc-rcs-header)
6571         (vc-rcs-master-templates): Add or change :version.
6573         * vc-cvs.el: Doc fixes.
6574         (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
6575         (vc-cvs-stay-local): Add :version.
6577         * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
6579 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
6581         * international/quail.el (quail-help): Fix previous change.
6583 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
6585         * faces.el (color-values): Doc fix.
6587         * faces.el (frame-set-background-mode): Use frame-parameter
6588         instead of frame-parameters.
6590         * frame.el (filtered-frame-list): Reduce consing.
6591         (frames-on-display-list): Call frame-parameter instead of
6592         frame-parameters.
6594 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
6596         * language/devan-util.el (devanagari-to-indian-region): In the
6597         loop, change the following char, not preceding char.
6599 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
6601         * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
6602         instead of frame-parameters.
6604         * faces.el (set-face-attribute): Simplify by calling
6605         internal-set-lisp-face-attribute with FRAME being 0.
6607         * vc.el: Remove `Id' version control keyword.
6609 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
6611         * help.el (help-make-xrefs): Adjusted for the change of
6612         help-xref-mule-regexp.
6613         (help-insert-xref-button): New function.
6615         * international/mule-cmds.el (help-xref-mule-regexp-template):
6616         Include the pattern for character set.
6617         (leim): New group.
6619         * international/quail.el: Don't require face.
6620         (quail): New group.
6621         (quail-other-command): Dummy command to make quail-help work better.
6622         (quail-keyboard-layout-alist): Add Keyboard type "jp106".
6623         (quail-keyboard-layout-substitution): New variable.
6624         (quail-update-keyboard-layout): New function.
6625         (quail-keyboard-layout-type): New customizable variable.
6626         (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
6627         (quail-keyboard-translate): Pay attention to
6628         quail-keyboard-layout-substitution.
6629         (quail-insert-kbd-layout): New function.
6630         (quail-show-keyboard-layout): New function.
6631         (quail-get-translation): If the definition is a vector of length
6632         1, and the element is a string of length 1, return the character
6633         in that string.
6634         (quail-update-current-translations): Fix the case of
6635         relative-index out of range.
6636         (quail-build-decode-map, quail-insert-decode-map): New Functions.
6637         (quail-help): Show keyboard layout by quail-insert-kbd-layout.
6638         Show key sequences for all available characters.
6639         (quail-help-insert-keymap-description): Don't show such verbose
6640         key bindings as quail-self-insert-command.
6642         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
6643         Format changed, and each element now have extra documentations.
6644         (tit-process-header): Delete invalid characters from TIT-PROMPT.
6645         Adjusted for the change of quail-cxterm-package-ext-info.
6647 2000-09-06  Gerd Moellmann  <gerd@gnu.org>
6649         * vc-hooks.el (toplevel): Don't require `vc' during compilation;
6650         requiring it leads to a recursive loading of vc.el and vc-hooks.el
6651         during bootstrap.
6653 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
6655         * vc.el: (toplevel): Don't require `dired' at run-time.
6656         (vc-dired-resynch-file): Remove autoload cookie.
6658 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
6660         * vc.el: Made several backend functions optional.
6661         (vc-default-responsible-p): New function.
6662         (vc-merge): Use RET for first version to trigger merge-news, not
6663         prefix arg.
6664         (vc-annotate): Handle backends that do not support annotation.
6665         (vc-default-merge-news): Removed.  The existence of a merge-news
6666         implementation is now checked on caller sites.
6668         * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
6669         case.
6671         * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
6672         special case that has been removed from the default in vc-hooks.el.
6674 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
6676         * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
6678 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
6680         * vc-hooks.el: Require vc during compilation.
6681         (vc-file-setprop): Use `vc-touched-properties' if bound by the new
6682         macro `with-vc-properties' in vc.el.
6683         (vc-file-getprop): Doc fix.
6684         (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
6686         * vc.el: Require dired-aux during compilation.
6687         (vc-name-assoc-file): Moved to vc-sccs.el.
6688         (with-vc-properties): New macro.
6689         (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
6690         vc-finish-steal): Use it.
6691         (vc-cancel-version): Moved RCS-specific code to vc-rcs.el.  The call
6692         to the backend-specific function is now supposed to do the checkout,
6693         too.
6694         (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
6696         * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
6697         set file properties; that gets done in the generic code now.
6699         * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
6700         Changed parameter list, added code from vc.el that does the
6701         checkout, possibly with a double-take.
6703         * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
6704         (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
6705         the above under the new name.
6706         (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'.  Changed
6707         parameter list, added checkout command.
6708         (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
6709         properties; that gets done in the generic code now.
6711 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
6713         * vc.el: Docstring fixes (courtesy of checkdoc).
6715 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
6717         * vc.el (vc-checkout-writable-buffer-hook)
6718         (vc-checkout-writable-buffer): Remove.
6719         (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
6720         (vc-log-mode): Make it into a clean derived major mode.
6721         (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
6722         vc-log-mode if log-edit is not available.
6723         (vc-dired-mode-map): Don't set-keymap-parent yet.
6724         (vc-dired-mode): Do set-keymap-parent here.
6725         (vc-dired-buffers-for-dir): Nop if dired is not loaded.
6727 2000-09-05  Gerd Moellmann  <gerd@gnu.org>
6729         * faces.el (set-face-attribute, face-spec-reset-face)
6730         (face-spec-set): Avoid consing by removing calls to `apply'.
6732         * frame.el (frame-parameter): Move to C code.
6734 2000-09-05  Dave Love  <fx@gnu.org>
6736         * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
6737         insert-before-markers-and-inherit.  Now checked systematically!
6739 2000-09-05  Alex Schroeder  <alex@gnu.org>
6741         * sql.el (sql-postgres): Use sql-postgres-options.
6742         (sql-postgres-options): New variable.
6744 2000-09-05  Alex Schroeder  <alex@gnu.org>
6746         * sql.el (sql-mode-menu): Work around missing variable mark-active
6747         in XEmacs.
6748         (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
6749         (sql-interactive-mode): Added call to easy-menu-add for XEmacs
6750         compatibility.
6752 2000-09-04  Gerd Moellmann  <gerd@gnu.org>
6754         * vc.el (vc-dired-resynch-file): Add autoload cookie.
6756         * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
6758         * Makefile.in (DONTCOMPILE): Fix typo in file name.
6760 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6762         * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
6763         don't support anything else under SCCS yet.
6765         * vc-hooks.el: Minor doc fixes.
6767 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6769         * vc.el (vc-next-action-on-file): Do not visit the file if it's
6770         not necessary.  If verbose in state `needs-patch', do the same as
6771         under `up-to-date'.  When NOT verbose and `needs-patch', check out
6772         latest version instead of `merge-news'.
6773         (vc-next-action-dired): Don't mess with default-directory here; it
6774         breaks other parts of dired.  It is the job of the
6775         backend-specific functions to adjust it temporarily if they need it.
6776         (vc-next-action): Remove a special CVS case.
6777         (vc-clear-headers): New optional arg FILE.
6778         (vc-checkin, vc-checkout): Set properties vc-state and
6779         vc-checkout-time properly.
6780         (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
6781         (vc-print-log): Use new backend function `show-log-entry'.
6782         (vc-cancel-version): Do the checks in a different order.  Added a
6783         FIXME concerning RCS-only code.
6785         * vc-rcs.el (vc-rcs-show-log-entry): New function.
6786         (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
6788         * vc-cvs.el (vc-cvs-show-log-entry): New function.
6790         * vc-hooks.el (vc-default-mode-line-string): Show state
6791         `needs-patch' as a `-' too.
6793 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6795         * vc.el (vc-responsible-backend): New optional arg REGISTER.
6796         (vc-default-could-register): New function.
6797         (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
6798         (vc-resynch-buffer): Call vc-dired-resynch-file.
6799         (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
6800         vc-resynch-buffer instead of vc-resynch-window.
6801         (vc-next-action-dired): Don't redisplay here, that gets done as a
6802         result of the individual file operations.
6803         (vc-retrieve-snapshot): Corrected prompt order.
6805         * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
6807         * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
6808         as well.
6809         (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p.  Handle
6810         hostname regexps.  Updated all callers.
6811         (vc-cvs-responsible-p): Handle directories as well.
6812         (vc-cvs-could-register): New function.
6813         (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
6814         properties up-to-date.
6816         * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
6817         user whether to create one.
6819 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6821         * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
6822         check out a non-existing file.
6824         * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
6825         workfile does not exist.
6827         * vc.el (vc-version-diff): Use `require' to check for existence of
6828         diff-mode.
6830 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6832         * vc-cvs.el (vc-cvs-registered): Use new function
6833         vc-cvs-parse-entry to do the actual work.
6835 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6837         * vc-hooks.el (vc-find-backend-function): If function doesn't
6838         exist, return nil instead of error.
6839         (vc-call-backend): Doc fix.
6841         * vc.el (vc-do-command): Doc fix.
6842         (vc-finish-logentry): When checking in from vc-dired, choose the
6843         right backend for logentry check.
6844         (vc-dired-mode-map): Inherit from dired-mode-map.
6845         (vc-dired-mode): Local value of dired-move-to-filename-regexp
6846         simplified.
6847         (vc-dired-state-info): Removed, updated caller.
6848         (vc-default-dired-state-info): Use parentheses instead of hyphens.
6849         (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
6850         (vc-dired-listing-switches): New variable.
6851         (vc-directory): Use it, instead of dired-listing-switches.
6853         * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
6854         (vc-cvs-dir-state): New function.
6855         (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
6856         (vc-cvs-parse-entry): New function, also to be used in
6857         vc-cvs-registered.
6859 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6861         * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
6862         *or* single-window-frames.
6864 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6866         * vc.el (vc-update-changelog): Split into generic part and default
6867         implementation.  Doc string adapted.
6868         (vc-default-update-changelog): New function.  Call the `rcs2log'
6869         script in exec-directory, to fix a long-standing nuisance.
6871         * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
6872         simply signals an error.
6874 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6876         * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
6877         control-flow more clear and to avoid running `cvs' twice.
6879         * vc.el (vc-next-action-on-file): Doc fix.
6880         (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
6881         (vc-print-log): Eval `file' before constructing the continuation.
6883 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6885         * vc.el (vc-next-action-on-file): Corrected several messages.
6886         (vc-merge): Add prefix arg `merge-news'; handle it.
6888         * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
6889         is not reached.  It is.
6890         (vc-cvs-merge): Set state to 'edited after merge.
6891         (vc-cvs-merge-news): Set workfile version to nil if not known.
6892         (vc-cvs-latest-on-branch-p): Recommented.  Candidate for removal.
6894         * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
6895         via stdout. (Merge from main line.)
6897 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6899         * vc.el (vc-finish-logentry): Thinko in the "same comment"
6900         detection.
6902 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6904         * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
6905         against kill-all-local-variables.
6906         (vc-log-edit): Don't save vc-parent-buffer any more.
6907         (vc-last-comment-match): Initialize to an empty string.
6908         (vc-post-command-functions): New hook.
6909         (vc-do-command): Run it.
6910         (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
6911         (vc-finish-logentry): Only add the comment to the ring if it's
6912         different from the last comment entered.
6913         (vc-new-comment-index): New function.
6914         (vc-previous-comment): Use it.  Make the minibuffer message
6915         slightly less terse.
6916         (vc-comment-search-reverse): Make it work forward as well.  Don't
6917         set vc-comment-ring-index if no match is found.  Use
6918         vc-new-comment-index.
6919         (vc-comment-search-forward): Use vc-comment-search-reverse.
6920         (vc-dired-mode-map): Don't inherit from dired-mode-map since
6921         define-derived-mode will do it for us.  Bind `v' to a keymap that
6922         inherits from vc-prefix-map so that we can bind `vt' without
6923         binding C-x v t.
6924         (vc-retrieve-snapshot): Parenthesis typo.
6926         * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
6927         to 1.  Make sure to switch to *vc* before looking for an error
6928         message.  Use vc-parse-buffer.
6930 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6932         * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
6933         and NAME.
6934         (vc-retrieve-snapshot): Split into two parts.
6935         (vc-default-retrieve-snapshot): New function.
6937         * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
6938         (vc-cvs-retrieve-snapshot): New function (untested).
6939         (vc-cvs-stay-local): Default to t.
6940         (vc-cvs-remote-p): New function and property.
6941         (vc-cvs-state): Stay local only if the above is t.
6942         (vc-handle-cvs): Removed.
6943         (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
6944         done via vc-handled-backends now.
6945         (vc-cvs-header): Escape Id.
6947 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6949         * vc.el (vc-do-command): Remove unused commands.
6950         (vc-version-diff): Make sure default-directory ends with a slash.
6951         Move the window commands into a vc-exec-after.
6952         (vc-print-log): Move more of the code into the `vc-exec-after'.
6954 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6956         * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
6957         (vc-print-log): Search current revision from beginning of buffer.
6958         (vc-revert-buffer): Clear echo area after the diff is finished.
6959         (vc-prefix-map): Removed definition of "t" for terse display in vc
6960         dired.
6961         (vc-dired-mode-map): Inherit from dired-mode-map.  Added
6962         definition of "vt" for terse display.
6963         (vc-dired-mode): Fix dired-move-to-filename-regexp.
6965 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6967         * vc.el (vc-exec-after): Avoid caddr.
6969 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
6971         * vc.el (vc-exec-after): New function.
6972         (vc-do-command): Use it to add a termination message for async
6973         procs.
6974         (vc-checkout): Try to handle a missing-backend situation.
6975         (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
6976         of a directory with a backend using async diffs.
6977         (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
6978         present.
6980         * vc-sccs.el (vc-sccs-state-heuristic): Use
6981         file-ownership-preserved-p.
6983         * vc-rcs.el (vc-rcs-state-heuristic): Use
6984         file-ownership-preserved-p.
6985         (vc-rcs-checkout): Remove the error-handling for missing-rcs.
6987 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6989         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
6990         vc-do-command.
6992         * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
6993         when there are no changes.
6995 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
6997         * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
6999         * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
7001 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7003         * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
7005         * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
7006         the `fset' outside of the defvar so that it works even if
7007         vc-prefix-map was already defined.
7008         (vc-setup-buffer): New function, split out of vc-do-command.
7009         (vc-do-command): Allow BUFFER to be t to mean `just use the
7010         current buffer without any fuss'.
7011         (vc-version-diff): Change the `diff' backend operation to just put
7012         the diff in the current buffer without erasing it.  Always use
7013         *vc-diff* even for directory-diffs.  Use vc-setup-buffer.  Protect
7014         shrink-window-if-larger-than-buffer.
7015         (vc-print-log): Change the `print-log' backend operation to just
7016         put the log in the current buffer without erasing it.  Protect
7017         shrink-window-if-larger-than-buffer.
7018         (vc-update-change-log): Fix setd typo.
7020         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
7021         (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
7023         * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
7024         (vc-rcs-diff): Insert in the current buffer and remove unused arg
7025         CMP.
7027         * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
7028         with-temp-file.  Use the new BUFFER=t argument to vc-do-command.
7029         (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
7031 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7033         * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
7034         not possible, use vc-BACKEND-workfile-unchanged-p.
7035         (vc-default-workfile-unchanged-p): New function.  Delegates to a
7036         full vc-BACKEND-diff.
7038         * vc-hooks.el (vc-simple-command): Removed.
7040         * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
7041         instead of vc-simple-command.
7042         (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
7043         avoid doing a diff when opening a file.
7044         (vc-rcs-state): Added check for unlocked-changes.
7045         (vc-rcs-header): Escape Id.
7046         (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
7047         (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
7048         version.
7050         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
7051         (vc-sccs-diff): Remove optional arg CMP.
7052         (vc-sccs-state): Call vc-workfile-unchanged-p, not the
7053         SCCS-specific function.
7055         * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
7056         vc-simple-command.
7058 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7060         * vc.el (vc-editable-p): Renamed from vc-writable-p.
7061         (with-vc-file, vc-merge): Use vc-editable-p.
7062         (vc-do-command): Remove unused var vc-file and fix the
7063         doubly-defined `status' var.  Add a user message when starting an
7064         async command.
7065         (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
7066         (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
7067         Use with-current-buffer.
7068         (vc-buffer-sync): Use unless.
7069         (vc-next-action-on-file): If the file is 'edited by read-only,
7070         make it read-write instead of trying to commit.
7071         (vc-version-diff, vc-update-change-log): Use `setq
7072         default-directory' rather than `cd'.
7073         (vc-log-edit): Don't forget to set default-directory in the
7074         buffer.
7076         * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
7077         (vc-sccs-state-heuristic): Use file-writable-p instead of
7078         comparing userids.
7079         (vc-sccs-checkout): Use `unless'.
7081         * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
7082         of comparing userids.
7083         (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
7084         Simplify the logic by eliminating unreachable code.
7085         (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
7086         just do a recursive call if we need to retry.
7087         (vc-rcs-checkout): Handle the case where rcs is missing by making
7088         the buffer read-write if requested and re-signalling the error.
7090         * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
7092 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7094         * vc-hooks.el (vc-handled-backends): Docstring change.
7095         (vc-ignore-vc-files): Mark obsolete.
7096         (vc-registered): Check vc-ignore-vc-files.
7097         (vc-find-file-hook, vc-file-not-found-hook): Don't check
7098         vc-ignore-vc-files.
7100         * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
7102 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7104         * vc.el (vc-checkout): Don't do anything special for ange-ftp
7105         files since ange-ftp already has vc-registered return nil.
7107         * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
7108         (vc-sccs-workfile-version): Use with-temp-buffer and new
7109         vc-parse-buffer and don't bother setting the property.
7110         (vc-sccs-add-triple): Use with-current-buffer and
7111         find-file-noselect.
7112         (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
7114         * vc-rcs.el (vc-rcs-find-most-recent-rev): New function.  The code
7115         derives from the old vc-parse-buffer but uses the revision number
7116         rather than the date (much easier to compare robustly).
7117         (vc-rcs-fetch-master-state): Use `with-temp-buffer'.  Adapt to the
7118         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).  Find the
7119         locking-user more directly.  Check strict locking and set
7120         checkout-model appropriately.
7121         (vc-rcs-parse-locks): Remove.
7122         (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
7123         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
7124         (vc-rcs-system-release): Use with-current-buffer and
7125         vc-parse-buffer.
7126         (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
7128         * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
7129         (vc-simple-command): Docstring fix.
7130         (vc-registered): Align the way the file-handler is called with the
7131         way the function itself works.
7132         (vc-file-owner): Remove.
7134         * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer.  Reorder
7135         extraction of fields and call to file-attributes because of a
7136         temporary bug in rcp.el.
7137         (vc-cvs-fetch-status): Use with-current-buffer.
7139 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7141         * vc.el (vc-do-command): Use file-relative-name.
7142         (vc-responsible-backend): Use vc-backend if possible.
7143         (vc-create-snapshot): Improve the `interactive' spec. Add support
7144         for branches and dispatch to backend-specific `create-snapshot'.
7145         (vc-default-create-snapshot): New function, containing the bulk of
7146         the old vc-create-snapshot.
7147         (vc-retrieve-snapshot): Improve the interactive spec.
7149         * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
7150         (vc-backend-hook-functions): Remove.
7151         (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
7152         (vc-backend): Reintroduce the test for `file = nil' now that I
7153         know why it was there (and added a comment to better remember).
7155         * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
7156         code from vc-sccs-hooks.el.
7157         (vc-sccs-release, vc-sccs-system-release): Remove.  Don't require
7158         'vc anymore.
7159         (vc-sccs-responsible-p): Use expand-file-name instead of concat
7160         and file-directory-p instead of file-exists-p.
7161         (vc-sccs-check-headers): Simplify the regexp.
7163         * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
7164         from vc-rcs-hooks.el.  Don't require 'vc anymore.
7165         (vc-rcs-responsible-p): Use expand-file-name instead of concat and
7166         file-directory-p instead of file-exists-p.
7168         * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
7169         from vc-cvs-hooks.el.
7170         (proto vc-cvs-registered): Require 'vc-cvs instead of
7171         'vc-cvs-hooks.  Don't require 'vc anymore.
7172         (vc-cvs-responsible-p): Use expand-file-name instead of concat and
7173         file-directory-p instead of file-exists-p.
7174         (vc-cvs-create-snapshot): New function, replacing
7175         vc-cvs-assign-name.
7176         (vc-cvs-assign-name): Remove.
7178 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7180         * vc-cvs.el (vc-cvs-header): New var.
7182         * vc-rcs.el (vc-rcs-exists): Remove.
7183         (vc-rcs-header): New var.
7185         * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
7186         `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
7187         (vc-sccs-header): New var.
7189         * vc.el (vc-do-command): Get rid of the `last' argument.
7190         (vc-header-alist): Remove, replaced by vc-X-header.
7191         (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
7192         (vc-dired-hook): Use expand-file-name instead of concat.
7193         (vc-directory): Use file-name-as-directory.
7194         (vc-snapshot-precondition, vc-create-snapshot)
7195         (vc-retrieve-snapshot): Allow the command to operate on any
7196         directory.
7198         * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
7199         just removing the 'WORKFILE argument or by removing the 'MASTER
7200         argument and replacing `file' with (vc-name file).
7202 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7204         * vc.el: Update Copyright and add a crude list of backend funs.
7205         (vc-writable-p): New function.
7206         (with-vc-file): Use vc-writable-p.
7207         (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7208         (vc-register): Avoid vc-name.
7209         (vc-locking-user): Remove.
7210         (vc-steal-lock): Make the `owner' arg non-optional.
7211         (vc-merge): Use vc-writable-p instead of vc-locking-user and
7212         vc-checkout-model.
7213         (vc-default-dired-state-info): Use vc-state instead of
7214         vc-locking-user and return special strings for special states.
7215         (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
7216         and get rid of one of the special CVS cases.
7217         (vc-cancel-version): prettify error message with \\[...].
7218         (vc-rename-master): New function.
7219         (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
7220         use vc-rename-master) instead of vc-BACKEND-record-rename.  Make
7221         the CVS special case generic.
7222         (vc-default-record-rename): Remove.
7223         (vc-file-tree-walk-internal): Only call FUNC for files that are
7224         under control of some VC backend and replace `concat' with
7225         expand-file-name.
7226         (vc-file-tree-walk): Update docstring.
7227         (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
7228         (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
7230         * vc-sccs.el (vc-sccs-rename-file): Renamed from
7231         vc-sccs-record-rename.  Use `find-file-noselect' rather than
7232         `find-file' and call `vc-rename-master' to do the actual move.
7233         (vc-sccs-diff): Remove unused `backend' variable.
7235         * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
7236         to delay loading of vc-sccs until it is really used.
7237         (vc-sccs-master-templates): Preload.
7238         (vc-sccs-state): Update call to vc-sccs-parse-locks.
7239         (vc-sccs-project-dir): Remove (merged into
7240         vc-sccs-search-project-dir).
7241         (vc-sccs-search-project-dir): Rewrite using file name handling ops
7242         rather than `concat', make sure it is preloaded and don't bother
7243         to check that the file actually exists.
7244         (vc-sccs-parse-locks): Remove unused `file' argument, remove
7245         `locks' argument (use buffer's content instead) and eliminate n^2
7246         behavior.
7248         * vc-rcs.el: Update Copyright.
7249         (vc-rcs-rename-file): New function.
7250         (vc-rcs-diff): Remove unused `backend' variable.
7252         * vc-hooks.el: Update Copyright.
7253         (vc-backend): Don't accept a nil argument any more.
7254         (vc-up-to-date-p): Turn into a defsubst.
7255         (vc-possible-master): New function.
7256         (vc-check-master-templates): Use `vc-possible-master' and allow
7257         funs in vc-X-master-templates to return a non-existent file.
7259         * vc-cvs.el: Update Copyright.
7260         (vc-cvs-diff): Remove unused `backend' variable.
7261         (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7263         * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
7265 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7267         * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
7268         since it can be called from vc-rcs.el.
7269         (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
7271 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7273         * vc.el (vc-version-diff): Expand file name read from the
7274         minibuffer.  Handle the case when a previous version number can't
7275         be guessed.  Give suitable messages when there were no differences
7276         found.
7277         (vc-clear-headers): Call backend-specific implementation, if one
7278         exists.
7279         (vc-cancel-version): Made error checks generic.  When done, clear
7280         headers generically, too.
7282         * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
7283         from vc-clear-headers in vc.el.
7285         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
7286         correctly.
7287         (vc-rcs-latest-on-branch-p): Made second argument VERSION
7288         optional.  Handle the case when it's not there.
7290 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7292         * vc.el (vc-locking-user): Moved from vc-hooks.el.
7294 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7296         * vc-hooks.el (vc-loadup): Remove.
7297         (vc-find-backend-function): Use `require'.  Also, handle the case
7298         where vc-BACKEND-hooks.el doesn't exist.
7299         (vc-call-backend): Cleanup.
7301 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7303         * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
7304         vc-rcs-grab-templates)
7305         (vc-rcs-registered): Remove.  The default function works as well.
7306         * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
7307         vc-sccs-grab-templates)
7308         (vc-sccs-registered): Remove.  The default function works as well.
7310         * vc.el (vc-version-diff): Left out a vc- in call to
7311         vc-call-backend.
7312         (vc-default-dired-state-info, vc-default-record-rename)
7313         (vc-default-merge-news): Update for the new backend argument.
7315         * vc-hooks.el (vc-find-backend-function): Return a cons cell if
7316         using the default function.
7317         (vc-call-backend): If calling the default function, pass it the
7318         backend as first argument.  Update the docstring accordingly.
7319         (vc-default-state-heuristic, vc-default-mode-line-string): Update
7320         for the new backend argument.
7321         (vc-make-backend-sym): Renamed from vc-make-backend-function.
7322         (vc-find-backend-function): Use the new name.
7323         (vc-default-registered): New function.
7325 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7327         * vc.el (vc-merge): Use vc-find-backend-function.
7329         * vc-hooks.el (vc-backend-functions): Remove.
7330         (vc-loadup): Don't setup 'vc-functions.
7331         (vc-find-backend-function): New function.
7332         (vc-call-backend): Use above fun and populate 'vc-functions
7333         lazily.
7334         (vc-backend-defines): Remove.
7336 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7338         * vc.el (vc-register): Put a FIXME note for a newly found bug.
7339         Call vc-call-backend without the leading vc-.
7340         (vc-responsible-backend, vc-finish-logentry, vc-annotate)
7341         (vc-check-headers): Call vc-call-backend without the leading vc-.
7342         (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7343         (vc-annotate-display): Replace confusing use of `cond' with `or'.
7344         Call vc-call-backend without the leading vc-.
7346         * vc-cvs.el (tail): Provide vc-cvs.
7347         * vc-sccs.el (tail): Provide vc-sccs.
7348         * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
7350         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
7351         (vc-make-backend-function, vc-call): Pass names without leading
7352         `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7353         (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
7354         (vc-call-backend): Always try to load vc-X-hooks.
7355         (vc-registered): Remove vc- in call to vc-call-backend.
7357 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7359         * vc.el (vc-process-filter): New function.
7360         (vc-do-command): Setup `vc-process-filter' for the async process.
7361         (vc-maybe-resolve-conflicts): New function to reduce
7362         code-duplication.  Additionally, it puts the buffer in
7363         `smerge-mode' if applicable.
7364         (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
7365         calling `merge-news'.
7366         (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7367         (vc-log-edit): New function.  Replacement for `vc-log-mode' by
7368         interfacing to log-edit.el.
7369         (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
7370         log-edit is available.
7371         (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
7373 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7375         * vc.el (vc-register): Remove `vc-buffer-backend' setup.
7376         (vc-log-mode-map): New name for vc-log-entry-mode and merge the
7377         defvar and the initialization.
7378         (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
7380         * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
7381         (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
7383         * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7385 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7387         * vc.el (vc-file-clear-masterprops): Removed.
7388         (vc-checkin, vc-revert-buffer): Removed calls to the above.
7389         (vc-version-diff): Use buffer-size without argument.
7390         (vc-register): Heed vc-initial-comment.
7392         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
7393         default branch.
7395         * vc-rcs.el (vc-rcs-register): Parse command output to find master
7396         file name and workfile version.
7397         (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
7399         * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
7400         vc-file-clear-masterprops.
7402         * vc-sccs.el (vc-sccs-checkout): Removed call to
7403         vc-file-clear-masterprops.  If writable, set vc-state to 'edited
7404         rather than user login name.
7407 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7409         * vc.el (vc-workfile-unchanged-p): Remove unused argument
7410         `want-differences-if-changed' and simplify.
7411         (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
7412         (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
7413         output (which is invalid for async vc-diff) to decide whether to
7414         do the revert silently or not.
7416 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7418         * vc-hooks.el (vc-loadup): Load files quietly.
7419         (vc-call-backend): Oops, brain fart.
7421 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7423         * vc-cvs.el (vc-cvs-state): Typo.
7424         (vc-cvs-merge-news): Return the status code rather than the error msg.
7426 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7428         * vc.el (with-vc-file, vc-next-action, vc-version-diff)
7429         (vc-dired-mark-locked): Replaced usage of vc-locking-user with
7430         vc-state or vc-up-to-date-p.
7431         (vc-merge): Use vc-backend-defines to check whether merging is
7432         possible.  Set state to 'edited after successful merge.
7434         * vc-hooks.el (vc-locking-user): If locked by the calling user,
7435         return that name.  Redocumented.
7437 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7439         * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
7440         new `vc-state' semantics.
7441         (vc-finish-steal): Set 'vc-state to 'edited rather than setting
7442         'vc-locking-user to the current user.
7443         (vc-merge): Inline vc-backend-merge.  Comment out code that I
7444         don't understand and hence can't adapt to the new `vc-state' and
7445         `vc-locking-user' semantics.
7446         (vc-backend-merge): Remove.
7448         * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
7449         rather than 'vc-locking-user.
7451         * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
7453         * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
7454         (vc-state): Don't use 'reserved any more.  Just use the same
7455         convention as the one used for vc-<backend>-state where the
7456         locking user (as a string) is returned.
7457         (vc-locking-user): Update, based on the above convention. The
7458         'vc-locking-user property has disappeared.
7459         (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7461         * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
7462         with a heuristic one.
7463         (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
7464         (vc-cvs-checkin): Do a trivial parse to set the state in case of
7465         error.  That allows us to get to 'needs-merge even in the
7466         stay-local case.  There's still no way to detect 'needs-patch in
7467         such a setup (or to force an update for that matter).
7468         (vc-cvs-logentry-check): Remove, the default works as well.
7470 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7472         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7474         * vc.el (vc-do-command): kill-all-local-variables, to reset any
7475         major-mode in which the buffer might have been put earlier.  Use
7476         `remove' and `when'.  Allow `okstatus' to be `async' and use
7477         `start-process' in this case.
7478         (vc-version-diff): Handle the case where the diff looks empty
7479         because of the use of an async process.
7481 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7483         * vc.el (vc-next-action-on-file): Removed optional parameter
7484         `simple'.  Recompute state unconditionally.
7485         (vc-default-toggle-read-only): Removed.
7487         * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
7488         (vc-toggle-read-only): Undid prev change.
7490         * vc-cvs.el (vc-cvs-stay-local): Renamed from
7491         vc-cvs-simple-toggle.  Redocumented.
7492         (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
7493         (vc-cvs-toggle-read-only): Removed.
7495 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7497         * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
7498         (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
7499         (vc-release-greater-or-equal-p): Move to vc-rcs.el.
7500         (vc-file-clear-masterprops): Braindead "fix".  It was a nop and
7501         still is. So maybe it should be removed.
7502         (vc-head-version, vc-find-binary): Remove.
7503         (vc-recompute-state): Move from vc-hooks.el.
7504         (vc-next-action-on-file): Add a `simple' argument to allow
7505         avoiding the `recompute' step (use for vc-cvs-simple-toggle).
7506         (vc-default-toggle-read-only, vc-default-record-rename): New funs.
7507         (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
7508         (vc-dired-mode-map): Properly defvar it.
7509         (vc-print-log): Call log-view-mode if available.
7510         (small-temporary-file-directory): defvar instead of use boundp.
7511         (vc-merge-news): Moved to vc-cvs.el.
7512         (vc-default-merge-news): New function.
7514         * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
7515         (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
7516         (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
7517         unknown `vc-latest-version' function.  It should probably refer to
7518         vc-workfile-version or somesuch, but it's very unclear to me and I
7519         don't have SCCS to test things.
7521         * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
7522         (vc-sccs-state-heuristic): Fix typo.
7523         (vc-sccs-workfile-unchanged-p): Add missing argument.
7525         * vc-rcs.el: Require vc and vc-rcs-hooks.
7526         (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
7527         (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
7528         (vc-release-greater-or-equal-p): Move from vc.
7529         (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
7530         vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
7531         (vc-rcs-checkout): Add a missing `new-version' argument in the
7532         call to vc-rcs-latest-on-branch-p.  Hopefully that was the right one.
7534         * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
7535         (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
7536         (vc-rcs-latest-on-branch-p): Use the `version' argument rather
7537         than the apparently unbound `workfile-version'.
7539         * vc-hooks.el (vc-master-templates): Def the obsolete var.
7540         (vc-file-prop-obarray): Use `make-vector'.
7541         (vc-backend-functions): Add new hookable functions
7542         vc-toggle-read-only, vc-record-rename and vc-merge-news.
7543         (vc-loadup): If neither backend nor default functions exist, use
7544         the backend function rather than nil.
7545         (vc-call-backend): If the function if not bound yet, try to load
7546         the non-hook file to see if it provides it.
7547         (vc-call): New macro plus use it wherever possible.
7548         (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
7549         nor `vc-find-binary' since it's only called from
7550         vc-mistrust-permission which is only used once the backend is known.
7551         (vc-checkout-model): Fix parenthesis.
7552         (vc-recompute-state, vc-prefix-map): Move to vc.el.
7554         * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
7555         (vc-cvs-release, vc-cvs-system-release): Remove.
7556         (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
7557         (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
7558         status symbols.
7559         (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
7560         (vc-cvs-toggle-read-only): First cut at a function to allow a
7561         cvs-status-free vc-toggle-read-only.
7562         (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
7563         (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
7564         vc-cvs-status.  Also set vc-state rather than vc-locking-user.
7565         (vc-cvs-checkout): Modify access rights directly if the user
7566         requested not to use `cvs edit'.  And refresh the mode line.
7568         * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
7569         (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
7571 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7573         * vc-cvs.el (vc-cvs-checkout): Docstring fix.  Added a `(if
7574         workfile' that got lost when the code was extracted from vc.el.
7575         And merged the tail with the rest of the code (not possible in the
7576         old vc.el where the tail was shared among all backends).  And
7577         explicitly set the state to 'edited if `writable' is set.
7579         * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
7580         (vc-cvs-state): Be careful to return the value from
7581         vc-cvs-parse-state.
7582         (vc-cvs-parse-status): Use expand-file-name.  Don't set 'vc-state
7583         property but return it instead.  Also be careful to handle a nil
7584         or "" `rev' when workfile is non-nil (it was handled properly when
7585         workfile was nil).
7587         * vc.el: Removed those pesky unnecessary `(function' quotes.
7588         (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
7589         directly in the defvar.
7590         (vc-do-command): Bind inhibit-read-only so as to properly handle
7591         the case where the destination buffer has been made read-only.
7592         (vc-diff): Delegate to vc-version-diff in all cases.
7593         (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
7594         (vc-annotate-mode-variables): Removed (code moved partly to
7595         defvars and partly to vc-annotate-add-menu).
7596         (vc-annotate-mode): Turned into a derived-mode.
7597         (vc-annotate-add-menu): Moved in code in
7598         vc-annotate-mode-variables.
7599         (vc-update-change-log): Use make-temp-file if available.
7601 2000-09-04  Martin Lorentzson  <martinl@delysid.gnu.org>
7603         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
7604         `vc-checkout-model' updated to `vc-cvs-update-model'.
7606 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7608         * vc.el (vc-next-action-on-file): Added handling of state
7609         `unlocked-changes'.
7610         (vc-checkout-carefully): Is now practically obsolete, unless the
7611         above is too slow to be enabled unconditionally.
7612         (vc-update-change-log): Fixed typo.
7614         * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
7616         * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
7617         Now handles state `unlocked-changes'.
7618         (vc-sccs-workfile-unchanged-p): New function, to support the above.
7620         * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
7622         * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
7623         (vc-rcs-fetch-master-state): Bug fixes.  Recognize state
7624         `unlocked-changes'.
7625         (vc-rcs-workfile-unchanged-p): Renamed from
7626         `vc-rcs-workfile-unchanged'.  This is not a real backend-specific
7627         function yet, but supposed to become one soon.
7629         * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
7630         `vc-steal-lock'.
7631         (vc-call-backend): Changed error message.
7632         (vc-state): Added description of state `unlocked-changes'.
7634 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7636         * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
7637         always return t in CVS-controlled directories.
7639         * vc.el (vc-responsible-backend): New function.
7640         (vc-register): Largely rewritten.
7641         (vc-admin): Removed (implementation moved into vc-register).
7642         (vc-checkin): Redocumented.
7643         (vc-finish-logentry): If no backend defined yet (because we are in
7644         the process of registering), use the responsible backend.
7646         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
7647         Updated function lists.
7648         (vc-call-backend): Fixed typo.
7650         * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
7651         New functions.
7652         (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
7653         Removed query option.  Redocumented.
7655 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7657         * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
7659         * vc.el: Updated callers of `vc-checkout-required' to use
7660         `vc-checkout-model'.
7662 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7664         * vc-rcs.el (vc-rcs-backend-release-p): function added.  other
7665         stuff updated to reference this function instead of the old
7666         `vc-backend-release-p'.
7668 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7670         * vc-sccs-hooks.el (vc-uses-locking): Renamed to
7671         vc-checkout-model.  Return appropriate values.  Updated callers.
7673 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7675         * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
7676         (vc-backend-revert): Function moved into `vc-revert';
7677         `vc-next-action' must be updated to accomodate this change.
7678         (vc-backend-steal): Function moved into `vc-finish-steal'.
7679         (vc-backend-logentry-check): Function moved into
7680         `vc-finish-logentry'.
7681         (vc-backend-printlog): Function moved into `vc-print-log'.
7682         (vc-backend-uncheck): Function moved into `vc-cancel-version'.
7683         (vc-backend-assign-name): Function moved into
7684         `vc-create-snapshot'.
7686 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7688         * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
7689         Rename to vc-checkout-model.  Return appropriate values.
7690         Update callers.
7692         * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
7693         to vc-checkout-model.
7694         (vc-checkout-required): Rename to vc-checkout-model.
7695         Re-implement and re-comment.
7696         (vc-after-save): Use vc-checkout-model.
7698 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7700         * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
7701         Update to use the vc-BACKEND-diff functions instead.
7702         `vc-diff' is now working.
7704         * vc-rcs.el (vc-rcs-logentry-check): New function.
7706         * vc-cvs.el (vc-cvs-logentry-check): New function.
7708         * vc-sccs.el (vc-sccs-diff): Function changed name from
7709         `vc-backend-diff'.  This makes `vc-diff' work.
7711         * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
7712         of functions possibly implemented in a vc-BACKEND library.
7713         (vc-checkout-required): Fix bug that caused an error to be
7714         signaled during `vc-after-save'.
7716         * vc.el: Fix typo.
7717         This checkin is made with our new VC code base for the very first time.
7718         A simple `(vc-checkin (buffer-file-name))' was used to perform it.
7720         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
7721         `vc-checkout-required' updated to `vc-cvs-uses-locking'.
7723         * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
7724         updated to `vc-uses-locking'.
7725         (vc-checkout-required): Call to backend function.
7726         `vc-checkout-required' updated to `vc-uses-locking' instead.
7728         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
7729         `vc-checkout-required' updated to `vc-rcs-uses-locking'.
7731         * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
7732         to match the split into various backends.
7733         (vc-backend-checkin): Remove.  Merge with `vc-checkin'.
7734         (vc-retrieve-snapshot): Bug fix.
7736 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7738         * vc-sccs.el (vc-sccs-release): Doc fix.
7740 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7742         * vc.el (vc-next-action-on-file): Bug found and fixed.
7743         (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
7744         (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
7746         * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
7747         (vc-rcs-checkout): Name space cleaned up.  No more revision number
7748         crunching function names that are not prefixed with vc-rcs.
7749         (vc-rcs-checkout-model): Function added.  References to
7750         `vc-checkout-model' replaced.
7752 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7754         * vc.el (vc-next-action-on-file): Rewritten for the new state model.
7755         (vc-backend-merge-news): Renamed to `vc-merge-news'.  (Specific parts
7756         still need to be split, and implemented for RCS).
7758 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7760         * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
7762         * vc-sccs.el (vc-sccs-admin): Added the query-only option as
7763         required by the vc.el file.
7765         * vc-rcs.el (vc-rcs-admin): Added the query-only option as
7766         required by the vc.el file.
7767         (vc-rcs-exists): Function added.
7769         * vc-cvs.el (vc-cvs-admin): Added the query-only option as
7770         required by the vc.el file.
7772         * vc.el (vc-admin): Updated to handle selection of appropriate
7773         backend.  Current implementation is crufty and need re-thinking.
7775         * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
7777 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7779         * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
7780         beginning of annotate buffers correctly.
7782         * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
7783         (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
7784         functionality updated quite a lot to support multiple backends.
7785         Variables `vc-annotate-mode', `vc-annotate-buffers',
7786         `vc-annotate-backend' added.
7788         * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
7789         `vc-annotate-difference' added to supported backend functions.
7791 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7793         * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
7794         Use with-temp-file instead of /bin/sh.  Merged from mainline
7796 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7798         * vc-sccs-hooks.el (vc-sccs-registered): Updated.
7800         * vc-rcs-hooks.el (vc-rcs-registered): Updated.
7802         * vc-cvs-hooks.el (vc-cvs-registered): Updated.
7804 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7806         * vc-hooks.el: vc-state-heuristic added to
7807         vc-backend-hook-functions.
7809         * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
7811         * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
7813         * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
7814         `vc-uses-locking' to `vc-checkout-required'.  Rename the `locked'
7815         state to `reserved'.
7817         * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
7818         `vc-checkout-required'.  Rename the `locked' state to `reserved'.
7820 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7822         * vc-rcs-hooks.el: Implement new state model.  Hardly anything
7823         untouched.
7825         * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
7827         * vc.el (vc-update-change-log): Use small-temporary-file-directory,
7828         if defined.  (Merged from main line, slightly adapted.)
7830         * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
7831         millenium problem (merged from mainline).
7833 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7835         * vc-cvs.el: Split the annotate feature into a BACKEND-specific
7836         part and moved the non-BACKEND stuff to vc.el.
7838         * vc.el: Split the annotate feature into a BACKEND specific part
7839         and moved it from the vc-cvs.el file to this one.
7841 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7843         * vc-hooks.el: Implement new state model.
7844         (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
7845         (vc-locking-user): Simplify.  Now only needed if the file is
7846         locked by somebody else.
7847         (vc-lock-from-permissions): Remove.  Functionality is in
7848         vc-sccs-hooks.el and vc-rcs-hooks.el now.
7849         (vc-mode-line-string): New name for former vc-status.  Adapted.
7850         (vc-mode-line): Adapt to use the above.  Remove optional parameter.
7852         * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
7853         Various simplifications and adaptations all over the place.
7855         * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
7856         Simplify and adapt the rest.
7858         * vc.el (vc-resynch-window): Add TODO comment: check for
7859         interaction with view mode according to recent RCS change.
7860         (vc-backend-merge-news): Merge "CMUP" patch from mainline.
7862 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7864         * vc.el: Convert the remaining function comments to docstrings.
7866 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7868         * vc.el (vc-backend-release, vc-release-greater-or-equal)
7869         (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
7870         (vc-minor-part, vc-previous-version): Functions that operate and
7871         compare revision numbers got proper documentation.  Comments added
7872         about their possible removal.
7874 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7876         * vc.el (vc-latest-on-branch-p): Function removed and replaced in
7877         the vc-backend.el files.
7879         * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
7881         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
7882         (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
7883         (vc-rcs-previous-version): Functions added.
7885         * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
7887         * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
7889 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7891         * vc-hooks.el (vc-master-templates): Is really obsolete.
7892         Comment out the definition for now.  What is the right procedure
7893         to get rid of it?
7894         (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
7895         rewritten.
7896         (vc-default-registered): Remove.
7897         (vc-check-master-templates): New function; does mostly what the
7898         above did before.
7899         (vc-locking-user): Don't rely on the backend to set the property.
7901         * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
7902         Rewrite documentation.
7903         (vc-rcs-templates-grabbed): New variable.
7904         (vc-rcs-grab-templates): New function.
7905         (vc-rcs-registered): Rewrite to use above mechanism.
7907         * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
7908         Rewrite documentation.
7909         (vc-sccs-templates-grabbed): New variable.
7910         (vc-sccs-grab-templates): New function.
7911         (vc-sccs-registered): Rewrite to use above mechanism.
7912         (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
7913         Don't throw the result, simply return it.
7915         * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
7916         (vc-cvs-find-master): Remove.  Code is now in vc-cvs-registered.
7917         (vc-cvs-registered): Does the check itself now.  Simplify.
7919         * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
7920         from main line.
7922 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7924         * vc-cvs.el (vc-cvs-diff): New function.
7926         * vc-sccs.el (vc-sccs-diff): New function.
7928         * vc-rcs.el (vc-rcs-diff): New function.
7929         (vc-rcs-checkout): Bug (typo) found and fixed.
7930         (vc-rcs-register-switches): New variable.
7932         * vc.el (vc-backend-diff): Function removed and placed in the
7933         backend files.
7935 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
7937         * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
7939         * vc.el (vc-backend-checkout): Function removed and replaced in
7940         the vc-backend.el files.
7942         * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
7944         * vc.el (vc-backend-admin): Removed and replaced in the
7945         vc-backend.el files.
7947         * vc.el (Martin): Removed all the annotate functionality since it
7948         is CVS backend specific.
7950 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
7952         * spec.txt: Added specification of vc-state.
7954         * vc-sccs-hooks.el (vc-sccs-master-properties):
7955         Remove handling of vc-latest-version and
7956         vc-your-latest-version.  What used to be vc-latest-version, is now
7957         returned as vc-workfile-version.
7958         (vc-sccs-workfile-version): Adapt.
7960 2000-09-04  Dave Love  <fx@gnu.org>
7962         * vc.el: [Merged from mainline.]
7963         (vc-dired-mode): Make the dired-move-to-filename-regexp
7964         regexp match the date, to avoid treating date as file size.
7965         Add YYYY S option to WESTERN/
7967 2000-09-04  Dave Love  <fx@gnu.org>
7969         * vc.el: Require `compile' when compiling.
7970         (vc-logentry-check-hook): New option.
7971         (vc-steal-lock): Use compose-mail.
7972         (vc-dired-mode-map): Defvar when compiling.
7973         (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
7974         vc-sccs.el and renamed.  Callers changed.
7975         (vc-backend-checkout, vc-backend-logentry-check)
7976         (vc-backend-merge-news): Doc fix.
7977         (vc-default-logentry-check): New function.
7978         (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
7979         (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
7980         (vc-backend-merge): Doc fix.  Use backend functions.
7981         (vc-check-headers): Use backend functions.
7983         * vc-cvs.el: Require vc when compiling.
7984         (vc-cvs-register-switches): Doc fix.
7985         (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
7986         (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
7987         (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
7988         New functions (code from vc.el).
7989         (vc-annotate-display-default): Fix interactive spec.
7990         (vc-annotate-time-span): Doc fix.
7992         * vc-rcs.el: Require vc when compiling.
7993         (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
7994         (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
7995         (vc-rcs-checkin): New functions (code from vc.el).
7996         (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
7997         Doc fix.
7998         (vc-rcs-release): Deleted.  (Duplicated vc-rcs-system-release).
8000         * vc-sccs.el: Require vc when compiling.
8001         (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
8002         (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
8003         (vc-sccs-revert)
8004         (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
8005         from vc.el).
8006         (vc-sccs-add-triple, vc-sccs-record-rename)
8007         (vc-sccs-lookup-triple): Moved from vc.el and renamed.
8008         (vc-sccs-admin): Doc fix.
8010 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8012         * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
8013         (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
8014         (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
8015         from vc.el.
8017         * vc-sccs.el (vc-admin-sccs): Added from vc.el
8019         * vc-cvs.el: Moved the annotate functionality from vc.el.
8020         (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
8022 2000-09-04  Dave Love  <fx@gnu.org>
8024         * vc.el (vc-backend-release): Call vc-system-release.
8026         * vc-sccs.el (vc-sccs-system-release):
8027         Renamed from vc-sccs-backend-release.
8029         * vc-rcs.el (vc-rcs-system-release):
8030         Renamed from vc-rcs-backend-release.
8032         * vc-cvs.el (vc-cvs-system-release):
8033         Renamed from vc-cvs-backend-release.
8035 2000-09-04  Dave Love  <fx@gnu.org>
8037         * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
8038         backend files.
8039         (vc-backend-release): Dispatch to backend functions.
8040         (vc-backend-release-p): Don't mention CVS, RCS.  [The SCCS case
8041         probably needs attention.]
8043         * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
8044         (vc-sccs-backend-release): New function.
8046         * vc-cvs.el (vc-cvs-release): Moved from vc.el.
8047         (vc-cvs-backend-release): New function.
8049         * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
8050         Doc fix.
8051         (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
8052         (vc-default-dired-state-info): New function.
8053         (vc-dired-state-info): Dispatch to backends.
8054         (vc-dired-hook): Doc fix.  Simplify, pending removal of CVS specifics.
8056         * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
8057         from vc.el and renamed.
8059 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8061         * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
8062         (vc-version-other-window, vc-backend-assign-name): Removed
8063         references to vc-latest-version; sometimes changed into
8064         vc-workfile-version.
8066         * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
8067         vc-rcs-master-workfile-version.
8068         (vc-rcs-workfile-version): Use the above.  Don't call
8069         vc-latest-version (that was unreachable code, anyway).
8070         (vc-rcs-fetch-master-properties): Doc fix.
8072         * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
8073         (vc-backend-hook-functions): Removed them from this list, too.
8074         (vc-fetch-properties): Removed.
8075         (vc-workfile-version): Doc fix.
8077         * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
8078         (vc-rcs-workfile-version, vc-rcs-locking-user)
8079         (vc-rcs-uses-locking): Use it.
8081         * vc-hooks.el (vc-consult-rcs-headers):
8082         Moved into vc-rcs-hooks.el, under the name
8083         vc-rcs-consult-headers.
8085         * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
8086         headers.
8087         (vc-cvs-find-master): Use this name only; correct different
8088         versions of the name.
8090         * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
8091         New functions.
8092         (vc-sccs-locking-user): Use the latter.
8094         * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
8095         New functions.
8097         * vc-hooks.el (vc-master-locks, vc-master-locking-user):
8098         Moved into both
8099         vc-rcs-hooks.el and vc-sccs-hooks.el.  These properties and access
8100         functions are implementation details of those two backends.
8102 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8104         * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
8105         (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
8107         * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
8108         (vc-sccs-parse-locks): SCCS-specific code moved here from
8109         vc-hooks.
8111         * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
8112         code moved here from vc-hooks.
8114         * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
8115         into back-end specific parts and removed.  Callers not updated
8116         yet; because I guess these callers will disappear into back-end
8117         specific files anyway.
8119 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8121         * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
8122         (vc-backend-checkout): Changed calls to `vc-checkout-model' to
8123         `vc-uses-locking'.
8125         * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
8126         Store yes/no in the property, and return t/nil.  Updated all
8127         callers.
8129         * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
8130         vc-sccs-uses-locking.  Don't set property.
8131         (vc-sccs-locking-user): Don't set property.
8133         * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
8134         vc-cvs-uses-locking.  Don't set property here; leave that to
8135         vc-hooks.
8136         (vc-cvs-locking-user): Reflect above change.  Streamlined.
8138         * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
8139         vc-rcs-uses-locking.
8140         (vc-rcs-locking-user): Reflect above change.
8142 2000-09-04  Dave Love  <fx@gnu.org>
8144         * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
8146         * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
8148         * vc-hooks.el (vc-checkout-model): Punt to backends.
8150         * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
8152         * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
8154         * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
8155         New functions.
8157         * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
8158         New functions.
8160         * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
8161         (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
8163         * vc-hooks.el (vc-default-locking-user): New function.
8164         (vc-locking-user, vc-workfile-version): Punt to backends.
8166 2000-09-04  Dave Love  <fx@gnu.org>
8168         * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
8169         (vc-master-workfile-version): Moved from vc-hooks.
8171         * vc-rcs-hooks.el: Fix duplicate code in last change.
8173         * vc-rcs-hooks.el: Require vc-hooks when compiling.
8174         (vc-rcs-master-templates): Improve :type.
8175         (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
8176         vc-master-workfile-version): Moved from vc-hooks.
8178         * vc-sccs-hooks.el: Require vc-hooks when compiling.
8179         (vc-sccs-master-templates): Improve :type.
8180         (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
8182         * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
8184         * vc-cvs-hooks.el: Require vc-hooks when compiling.
8185         (vc-cvs-master-templates): Improve :type.  Use
8186         vc-cvs-find-cvs-master.
8187         (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
8188         from vc-hooks.
8189         (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
8191         * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
8192         Moved to vc-cvs-hooks.
8194         * vc-hooks.el: Add doc strings in various places.  Simplify the
8195         minor mode setup.
8196         (vc-handled-backends): New user variable.
8197         (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
8198         simplification.
8200 2000-09-04  Dave Love  <fx@gnu.org>
8202         * vc.el: Some doc fixes for autoloaded and interactive functions.
8203         Fix compilation warnings from ediff stuff.
8204         (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
8206         * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
8208         * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
8210         * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
8212 2000-09-04  Dave Love  <fx@gnu.org>
8214         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
8215         New variable.
8216         (vc-make-backend-function, vc-loadup, vc-call-backend)
8217         (vc-backend-defines): New functions.
8219         * vc-hooks.el: Various doc fixes.
8220         (vc-default-back-end, vc-follow-symlinks): Custom fix.
8221         (vc-match-substring): Function removed.  Callers changed to use
8222         match-string.
8223         (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
8224         Simplify.
8226 2000-09-04  Dave Love  <fx@gnu.org>
8228         * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
8229         type.
8230         (vc-sccs-project-dir, vc-search-sccs-project-dir)
8231         (vc-sccs-registered): Doc fix.
8233         * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
8234         (vc-cvs-registered): Doc fix.
8236         * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
8237         (vc-rcs-registered): Doc fix.
8239 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8241         * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
8243         * vc-hooks.el: vc-registered has been renamed
8244         vc-default-registered.  Some functions have been moved to the
8245         backend specific files.  they all support the
8246         vc-BACKEND-registered functions.
8248 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8250         * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
8252         * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
8254 2000-09-04  Dave Love  <fx@gnu.org>
8256         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
8257         menu-bar-update-hook.
8259         * help.el (help-manyarg-func-alist): Add
8260         find-operation-coding-system.
8262         * wid-edit.el (widget-sexp-validate): Fix garbled code.
8264         * custom.el (custom-set-variables): Print message about errors in
8265         setting.
8267 2000-09-03  Andrew Innes  <andrewi@gnu.org>
8269         * makefile.w32-in: Change to DOS line endings.
8271 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
8273         * mouse.el (mouse-popup-menubar): Supply the prompt string for
8274         minor-mode keymaps, if they don't have one.
8276 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
8278         * eshell/esh-module.el (eval-when-compile): Don't lose if
8279         esh-module.el's file name is truncated to DOS 8+3 limits.
8281 2000-09-01  John Wiegley  <johnw@gnu.org>
8283         * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
8284         predicate, which caused entries in the completion list to be
8285         doubled.
8287 2000-08-30  John Wiegley  <johnw@gnu.org>
8289         * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
8290         sending to subprocesses.  Also, hook pre-command-hook if
8291         `eshell-send-direct-to-subprocesses' is non-nil.
8292         (eshell-send-direct-to-subprocesses): New config variable.  If t,
8293         subprocess input is send immediately.
8294         (eshell-toggle-direct-send): New function.
8295         (eshell-self-insert-command): New function.
8296         (eshell-intercept-commands): New function.
8297         (eshell-send-input): If direct subprocess sending is enabled,
8298         don't echo any input to the Eshell buffer.  Let the subprocess
8299         handle that.  This requires "stty echo" in bash, for example.
8301 2000-08-28  John Wiegley  <johnw@gnu.org>
8303         * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
8304         completion function for Eshell's implementation of `unset'.
8306 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
8308         * info.el (Info-directory-list): Doc fix.
8310 2000-08-31  Peter Breton  <pbreton@ne.mediaone.net>
8312         * filecache.el (file-cache-add-directory-using-find): Don't quote
8313         wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
8315 2000-08-31  Kenichi Handa  <handa@etl.go.jp>
8317         * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
8318         coding systems.
8320 2000-08-30  Andrew Innes  <andrewi@gnu.org>
8322         * timer.el (run-with-idle-timer): Undo last change, so that timer
8323         is not activated immediately if Emacs is already idle.  Some
8324         existing code relies on this behaviour.
8326 2000-08-30  Miles Bader  <miles@gnu.org>
8328         * frame.el (set-frame-font): Do completion of font-name for
8329         interactive use.
8331 2000-08-30  Kenichi Handa  <handa@etl.go.jp>
8333         * international/quail.el (quail-start-translation): Bind locally
8334         last-command-event, last-command, and this-command.
8335         (quail-start-conversion): Likewise.
8336         (quail-self-insert-command): Fix docstring.
8338 2000-08-29  Gerd Moellmann  <gerd@gnu.org>
8340         * progmodes/executable.el
8341         (executable-make-buffer-file-executable-if-script-p): Check that
8342         buffer contains at least 2 characters.
8344 2000-08-29  Eli Zaretskii  <eliz@is.elta.co.il>
8346         * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
8348 2000-08-29  Dave Love  <fx@gnu.org>
8350         * diff-mode.el (diff-mode) <defgroup>: Add :version.
8351         (diff-mode-shared-map): Bind mouse-2.
8352         (diff-imenu-generic-expression): New variable.
8353         (diff-mode): Use it.
8355         * mouse.el (mouse-major-mode-menu): Use local-key-binding.
8356         (mouse-popup-menubar): Add minor mode menus.
8357         (popup-menu): Check for lookup-key returning number.
8359 2000-08-29  Miles Bader  <miles@gnu.org>
8361         * comint.el (comint-send-input): Create overlays using the proper
8362         front/read-advance arguments.
8364 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8366         * ps-print.el: Even/odd pages printing.  Doc fix.
8367         (ps-print-version): New version number (6.0).
8368         (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
8369         (ps-background, ps-begin-file, ps-begin-job): Code fix.
8370         (ps-print-duplex-feature): Variable eliminated.
8371         (ps-even-or-odd-pages): New variable.
8373         * progmodes/ebnf2ps.el: Doc fix.
8374         (ebnf-version): New version (3.3).
8375         (ebnf-user-arrow): Change variable customization to sexp.
8376         (ebnf-user-arrow): Function eliminated.
8377         (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
8379 2000-08-29  Kenichi Handa  <handa@etl.go.jp>
8381         * help.el (help-xref-mule-regexp): New variable.
8382         (help-make-xrefs): Handle help-xref-mule-regexp.
8384         * international/mule-cmds.el (help-xref-mule-regexp-template): New
8385         variable.
8386         (describe-input-method): Temporarily activate the specfied input
8387         method to display the information.
8388         (describe-language-environment): Hyperlinks to mule related items.
8390         * international/mule-diag.el (charset-multibyte-form-string): New
8391         function.
8392         (list-character-sets-1): Use charset-multibyte-form-string.
8393         (describe-character-set): New function.
8394         (describe-coding-system): Hyperlinks to safe character sets.
8396         * international/quail.el (quail-help): New arg PACKAGE.
8397         Hyperlinks to mule related items.
8398         (quail-help-insert-keymap-description): Use
8399         substitute-command-keys instead of describe-bindings.
8400         (quail-translation-help): Hyperlinks to mule related items.
8402 2000-08-28  John Wiegley  <johnw@gnu.org>
8404         * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
8405         have a defsubst call itself.  Made `eshell-flatten-list' back into
8406         a function again.
8408         * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
8409         catch, in case re-centering point at bottom messes up the display.
8410         This happens frequently in Emacs 21, due I believe to variable
8411         line heights.
8413         * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
8414         to call `find-tag-interactive'.
8416         * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
8417         the list of remember directories.
8419 2000-08-28  John Wiegley  <johnw@gnu.org>
8421         * align.el: Test align-region-separate to see if it's a symbol.
8423 2000-08-28  John Wiegley  <johnw@gnu.org>
8425         * eshell/esh-util.el (eshell-flatten-list): Made this function
8426         into a defsubst form.  It gets used very frequently, although
8427         calls don't occur all that often.
8429         * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
8430         examining it.
8432         * eshell/esh-cmd.el (eshell-rewrite-while-command):
8433         (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
8434         `eshell-protect'.
8435         (eshell-copy-handles): Created a new macro for duplicating the
8436         current set of open handles.  This is needed by the looping
8437         functions.
8438         (eshell-do-eval): Fixed while and if, so that the eshell-test-body
8439         is not incorrectly stomped on.
8441         * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
8442         declaration for pcomplete-use-paring.
8443         (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
8444         value of eshell-cmpl-use-paring.
8445         * pcomplete.el (pcomplete-use-paring): New config variable, to
8446         indicate whether paring should be used.
8447         (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
8448         completion alternatives that have already been used.
8450         * eshell/esh-mode.el (eshell-repeat-argument): Added function,
8451         bound to C-c C-y, which will repeat the previous N arguments
8452         (based on prefix argument).
8453         (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
8455         * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
8456         if there is no *Help* buffer.  This is for XEmacs, which renames
8457         its help buffers uniquely.  TODO: Find out what the current buffer
8458         name to delete is.
8460         * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
8461         first entry that correlates to a passwd/group number.  Later
8462         entries (used for group/user name aliasing to multiple IDs) are
8463         ignored.
8465         * eshell/em-xtra.el (eshell/expr):
8466         * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
8467         (eshell-grep, eshell/diff, eshell/locate):
8468         * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
8469         argument list, before passing it to the system command.
8471         * eshell/esh-mode.el (eshell-find-tag): Added a special version of
8472         `find-tag' for use at final position in Eshell buffers (which
8473         otherwise triggers an error on Emacs 21).
8474         (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
8475         buffer, if it is currently bound to `find-tag'.
8477         * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
8478         in the list of matched Makefile names.
8479         (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
8480         directory, prefer its contents to Makefile.
8482         * eshell/em-dirs.el (eshell/cd): cd commands that look up
8483         directory parts (like "cd old new", or "cd =regexp"), are now case
8484         sensitive on non-Windows/DOS platforms.
8486         * eshell/esh-mode.el (eshell-parse-command-input): When a user
8487         types RET after an open delimiter (like "), display a message
8488         indicating that Eshell is waiting for the closing delimiter.
8490         * eshell/esh-var.el (eshell/unset): Added a command for unsetting
8491         environment variables.
8493         * eshell/em-unix.el (eshell/diff): Added logic to fail more
8494         gracefully if the user enters incorrect arguments.
8496         * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
8497         Eshell buffers.
8499         * eshell/esh-var.el (eshell-interpolate-variable):
8500         * eshell/esh-mode.el (eshell-move-argument):
8501         * eshell/em-unix.el (eshell-du-sum-directory):
8502         * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8503         * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
8504         (not (= ...)).
8506         * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
8507         to ensure the `preserve' flag gets propagated when doing recursive
8508         directory copies.
8510 2000-08-28  Stefan Monnier  <monnier@cs.yale.edu>
8512         * eshell/em-hist.el (eshell-put-history, eshell-get-history):
8513         Don't convert \n into \0177 in memory.
8514         (eshell-read-history, eshell-write-history): Convert \n to \0177,
8515         and back again, when reading and writing.
8517 2000-08-28  Eli Zaretskii  <eliz@is.elta.co.il>
8519         * eshell/esh-util.el (eshell-processp): Added to relieve constant
8520         testing of `fboundp' on `processp'.
8522         * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
8523         (eshell/jobs): Don't call process-list if it is not bound.
8524         (eshell-gather-process-output): Support systems where async
8525         subprocesses aren't supported.
8526         (eshell-scratch-buffer, eshell-last-sync-output-start): New
8527         variables.
8529         * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
8530         eshell-do-eval returns t.
8531         (eshell-do-pipelines-synchronously): New defmacro.
8532         (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
8533         when async subprocesses aren't supported.
8534         (eshell-do-eval): Use eshell-processp.  Don't throw eshell-defer
8535         if async subprocesses aren't supported.
8536         (eshell-resume-command): Don't assume STATUS is a string.
8538         * eshell/em-unix.el (eshell/rm): Use eshell-processp.
8540         * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
8541         (eshell-close-target, eshell-get-target): Use eshell-processp.
8542         (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
8543         fix.
8544         (eshell-get-target, eshell-create-handles): Doc fix.
8546 2000-08-28  Miles Bader  <miles@lsi.nec.co.jp>
8548         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
8549         criterion to include commands that output something, as long as it
8550         leaves both the command and the end-of-buffer visible when the
8551         command has exited.
8552         (eshell-review-quick-commands): Adjust the help doc string
8553         accordingly.
8555 2000-08-28  Peter Breton  <pbreton@ne.mediaone.net>
8557         * locate.el (locate): Cleaned up locate command's interactive prompting
8558         Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
8560         * filecache.el (file-cache-case-fold-search): New variable
8561         (file-cache-assoc-function): New variable
8562         (file-cache-minibuffer-complete): Use file-cache-assoc-function.
8563         Use file-cache-case-fold-search variable
8564         (file-cache-add-file): Use file-cache-assoc-function
8565         (file-cache-delete-file): likewise
8566         (file-cache-directory-name): likewise
8567         (file-cache-debug-read-from-minibuffer): likewise
8569 2000-08-28  Gerd Moellmann  <gerd@gnu.org>
8571         * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
8572         (abbrev-table-name): New function.
8573         (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
8574         If non-nil list local abbrev, only.
8576 2000-08-28  Stanislav Shalunov  <shalunov@internet2.edu>
8578         * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
8579         from Gnus support code, and use special article copy buffer
8580         `(gnus-original-article-buffer)' instead.  This allows to get rid
8581         of article-hide-headers usage (which breaks in the latest Gnus
8582         version).  Thanks to Detlev Zundel.
8584 2000-08-28  Kenichi Handa  <handa@etl.go.jp>
8586         * international/quail.el (quail-use-package): Hide "... loaded"
8587         message.
8588         (quail-start-translation, quail-start-conversion): Likewise.
8590         * international/kkc.el (kkc-region): Hide "... loaded" message.
8592 2000-08-27  Dave Love  <fx@gnu.org>
8594         * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
8596 2000-08-27  Miles Bader  <miles@gnu.org>
8598         * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
8600 2000-08-27  Kenichi Handa  <handa@etl.go.jp>
8602         * international/ja-dic-cnv.el (skkdic-convert): Insert (require
8603         'ja-dic-cnv), not (require 'skkdic-cnv).
8605 2000-08-26  Miles Bader  <miles@gnu.org>
8607         * faces.el (face-x-resources): Add entry for :inherit.
8608         * cus-face.el (custom-face-attributes): Add support for :inherit
8609         attribute.  Add support for relative face heights.
8610         (custom-face-attributes-get): Treat `nil' as being a default value
8611         for :inherit (as well as `unspecified').
8613         * faces.el (set-face-attribute): Update doc string.
8614         (face-attribute-name-alist): Add :inherit.
8615         (face-valid-attribute-values): Handle :inherit.
8616         (face-read-string): Rephrase prompt to be less confusing.
8617         Assume that DEFAULT is a string, since we must return a string.
8618         (face-read-integer): Use `format' to turn DEFAULT into an
8619         acceptable default for face-read-string.  Match NEW-VALUE against
8620         the string "unspecified", not the symbol `unspecified', since
8621         that's what face-read-string returns.
8622         (read-face-attribute): Lookup a name for old-value in valid, and
8623         use it as a default if we find one.  Treat all values from
8624         face-read-string as strings.  If the default is used, don't do any
8625         more processing on the value, just use the old value directly.
8626         (read-face-and-attribute, modify-face): Tweak prompt.
8627         (read-face-name): Don't assume prompt ends with a space.
8629         * faces.el (describe-face): Add support for :inherit attribute.
8631 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
8633         * terminal.el (terminal-emulator): Fix args to `concat'.  Now
8634         concat doesn't accept interger.
8636         * international/kkc.el: Remove SKK from Keywords.  Require
8637         ja-dic-utl instead of skkdic-utl.
8639         * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
8640         Provide ja-dic-cnv instead of skkdic-cnv.
8641         (ja-dic-filename): Renamed from skkdic-filename.  Referers changed
8642         (iso-2022-7bit-short): Add safe-charsets property.
8643         (skkdic-convert-postfix): Search Japanese chou-on character in
8644         addition to Hiragana character.
8645         (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
8646         (skkdic-convert): Change file names from skkdic.el to ja-dic.el
8647         (batch-skkdic-convert): Likewise.
8649         * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
8650         Provide ja-dic-utl instead of skkdic-utl.
8651         (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
8653 2000-08-24  Dave Love  <fx@gnu.org>
8655         * disp-table.el (standard-display-default): Make the test of `l'
8656         useful.
8658         * language/european.el ("Latin-8", "Latin-9"): Add input methods,
8659         mod sample text.
8661         * international/iso-ascii.el: Make pilcrow convenient string
8662         consistent with section.
8663         (iso-ascii-display): Set up multibyte characters as well as
8664         unibyte.
8666 2000-08-24  Kenichi Handa  <handa@etl.go.jp>
8668         * international/mule-cmds.el (reset-language-environment): Set
8669         default-process-coding-system to '(undecided . iso-latin-1), which
8670         makes process I/O almost consistent with file I/O.   Call this
8671         function when mule-cmds.el[c] is loaded.
8673 2000-08-22  Andrew Innes  <andrewi@gnu.org>
8675         * makefile.w32-in: New file.
8677 2000-08-22  Miles Bader  <miles@lsi.nec.co.jp>
8679         * comint.el (comint-output-filter): Compare end of
8680         comint-last-output-overlay with the start of the newly inserted
8681         text, not the end, when deciding whether to extend it.
8682         Set saved-point's insertion type to advance after insertion.
8684         * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
8685         since this is now done independently of font-lock mode.
8687 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
8689         * server.el (server-kill-new-buffers): New user option.
8690         (server-existing-buffer): New buffer-local variable.
8691         (server-visit-files): When using an existing buffer, set
8692         server-existing-buffer to t.
8693         (server-buffer-done): If server-kill-new-buffers is t, kill the
8694         buffer, unless it was already present before visiting it with
8695         Emacs server.
8697 2000-08-21  Eli Zaretskii  <eliz@is.elta.co.il>
8699         * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
8700         even if the display doesn't support colors: some displays will
8701         support bold/underline faces.
8703 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
8705         * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
8707         * startup.el (command-line): If user's init file had an error,
8708         add explanatory text to *Messages*.
8710 2000-08-21  Kenichi Handa  <handa@etl.go.jp>
8712         * man.el (Man-getpage-in-background): Decode the process output by
8713         the system locale coding system.
8715 2000-08-20  Dave Love  <fx@gnu.org>
8717         * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
8718         Don't test x-popup-menu.
8719         (function) <complete-function>: Complete only fbound symbols.
8720         <validate, value>: New.
8721         (variable) <complete-function>: Complete only bound symbols.
8722         (coding-system): Add :base-only, :complete-function, :validate,
8723         :value, :prompt-match.
8724         (widget-coding-system-prompt-value): Use read-coding-system and
8725         act on :base-only.
8726         (editable-field): Add :help-echo.
8727         (widget-push-button-gui, widget-push-button-cache)
8728         (widget-gui-action, widget-editable-list-gui): COmment out, along
8729         with uses.
8730         (widget-at): Make arg optional.
8731         (widget-echo-help): Adjust for current help-echo calling sequence.
8732         (widget-specify-field, widget-specify-button)
8733         (widget-specify-insert, widget-get-sibling, widget-image-find)
8734         (widget-convert, widget-insert, widget-leave-text)
8735         (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
8736         (widget-setup, widget-field-find, widget-before-change)
8737         (widget-after-change, widget-default-complete)
8738         (widget-default-create, widget-default-delete)
8739         (widget-push-button-value-create, editable-field)
8740         (widget-field-prompt-value, widget-field-validate)
8741         (widget-choice-value-create, widget-choice-action)
8742         (widget-choice-validate, widget-checklist-add-item)
8743         (widget-radio-add-item, widget-radio-chosen)
8744         (widget-radio-value-inline, widget-editable-list-value-create)
8745         (widget-editable-list-entry-create)
8746         (widget-documentation-link-add)
8747         (widget-documentation-string-value-create)
8748         (widget-regexp-validate, widget-file-complete)
8749         (widget-sexp-validate, widget-plist-convert-widget)
8750         (widget-plist-convert-widget, widget-alist-convert-widget)
8751         (widget-alist-convert-widget, widget-color-complete): Simplify,
8752         particularly to avoid bindings which aren't optimized out.
8754         * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
8755         Doc fix.
8756         (down-list, backward-up-list, up-list, kill-sexp)
8757         (backward-kill-sexp, mark-sexp): Make arg optional.
8758         (lisp-complete-symbol): Add optional arg PREDICATE.
8760         * cus-start.el: Add display-buffer-reuse-frames,
8761         file-coding-system-alist.
8763 2000-08-20  Gerd Moellmann  <gerd@gnu.org>
8765         * startup.el (command-line): Clear realized faces after
8766         modifying TTY color mappings.
8768 2000-08-20  Miles Bader  <miles@gnu.org>
8770         * faces.el (face-attr-match-p): Don't return true if ATTRS are
8771         merely a subset of FACE's attributes.
8773 2000-08-19  Miles Bader  <miles@gnu.org>
8775         * comint.el (comint-output-filter): Save the point with a marker,
8776         not just a buffer position.
8778         * international/mule.el (set-buffer-process-coding-system): Make
8779         interactive prompt less confusing.
8781 2000-08-19  Gerd Moellmann  <gerd@gnu.org>
8783         * hilit-chg.el: General cleanup of doc strings, comments and
8784         code formatting.
8786 2000-08-19  Miles Bader  <miles@gnu.org>
8788         * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
8789         Compiler macro removed; beginning-of-line is no longer always
8790         equivalent to forward-line, in the presence of fields.
8792         * comint.el (comint-output-filter): Remove ad-hoc saving of
8793         restriction, and just use save-restriction, now that it works
8794         correctly.  Don't adjust comint-last-input-start to account for
8795         our insertion; it shouldn't have moved because we don't use
8796         insert-before-markers anymore.  Comment out call to
8797         `force-mode-line-update'; why is it here?
8799         * gud.el (gud-basic-call): Temporarily widen gud comint buffer
8800         while checking for prompt to delete.  Use `forward-line 0'
8801         instead of beginning-of-line.
8802         (gud-filter): Temporarily widen gud comint buffer while
8803         examining output.
8805 2000-08-18  Stefan Monnier  <monnier@cs.yale.edu>
8807         * progmodes/sh-script.el: Big bag of typos.
8809         * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
8810         check since ispell-process is not bound when ispell is not yet loaded.
8812 2000-08-18  Dave Love  <fx@gnu.org>
8814         * image.el (find-image): Copy `spec' before using plist-put.
8816 2000-08-18  Gerd Moellmann  <gerd@gnu.org>
8818         * textmodes/ispell.el (ispell-dictionary-alist-6): Add
8819         `portugues'.
8821         * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
8822         backward-kill-sexp, analogous to kill-sexp.
8824         * progmodes/icon.el (icon-indent-line)
8825         (icon-is-continuation-line): Handle comments specially.
8827 2000-08-17  Ken Stevens <k.stevens@ieee.org>
8829         * ispell.el: Set to standard author/maintainer/keyword fields.
8830         Fine tuning to menu map appearance and operation, and added help.
8831         Remove `start' and `end' error messages when compiling.
8832         (ispell-choices-win-default-height): Fixed comment string.
8833         (ispell-dictionary-alist-1): Fixed regexp in castellano and
8834         castellano8 dictionaries.
8835         (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
8836         (ispell-dictionary-alist-4): Fixed regexp in francais-tex
8837         dictionary, added italiano dictionary.
8838         (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
8839         word character
8840         (ispell-tex-skip-alists): Added psfig support.
8841         (ispell-skip-html): Renamed from ispell-skip-sgml.
8842         (ispell-begin-skip-region-regexp, ispell-skip-region)
8843         (ispell-minor-check): Improved html skipping support to skip across
8844         code, and recognize `&' commands without propper `;' syntax;
8845         (ispell-process-line): Fix alignment error when manually
8846         correcting spelling.
8847         (ispell): Fix comment string.
8848         (ispell-add-per-file-word-list): Always put word list on new line.
8850 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
8852         * format.el (format-encode-run-method): Fix error message to say
8853         `encode' instead of `decode'.  Use save-window-excursion around
8854         shell-command-on-region as in format-decode-run-method because
8855         shell-command-on-region can display a buffer with error output.
8856         (format-decode): Don't record undo information for the decoding.
8857         (format-annotate-function): Add parameter FORMAT-COUNT.  Make
8858         that number part of the temporary buffer name so that more than
8859         one decoding using a temporary buffer can happen safely.
8861         * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
8862         of `A-z' in the regexp.
8864         * hilit-chg.el: Fix typos in commentary.
8866         * help.el (view-emacs-news): Rewritten for new naming scheme
8867         for old NEWS files.
8869         * startup.el (command-line): Pop to *Messages* in case an error
8870         is signaled while loading user-init-file.
8872 2000-08-17  Andreas Schwab  <schwab@suse.de>
8874         * files.el (insert-directory): Don't lose original file name,
8875         undoing an undocumented change.
8877 2000-08-17  Alex Schroeder  <alex@gnu.org>
8879         * sql.el (sql-magic-go): Use comint-bol.
8880         (sql-copy-column): Use comint-line-beginning-position.
8881         (comint-line-beginning-position): Define a replacement for
8882         comint-line-beginning-position if it is not fboundp.
8884 2000-08-17  Alex Schroeder  <alex@gnu.org>
8886         * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
8887         it didn't have any effect anyway.
8889 2000-08-17  Alex Schroeder  <alex@gnu.org>
8891         * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
8892         --pset and pager=off instead of sending \\o|cat at the beginning
8893         of the session.
8895 2000-08-17  Miles Bader  <miles@gnu.org>
8897         * progmodes/octave-inf.el: Add compatibility definition of
8898         comint-line-beginning-position.
8900 2000-08-17  Kenichi Handa  <handa@etl.go.jp>
8902         * startup.el (normal-top-level): Look in each dir in load-path for
8903         a leim-list.el file too.  This assures of loading leim-list.el
8904         that is created at Emacs installation time even if a user have his
8905         own leim-list.el.
8907 2000-08-17  Miles Bader  <miles@gnu.org>
8909         * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
8910         foreground color to black if the background is dark.
8912 2000-08-16  Stefan Monnier  <monnier@cs.yale.edu>
8914         * loadhist.el (unload-feature): Typo.
8916         * finder.el (finder-compile-keywords):
8917         * cus-dep.el (custom-make-dependencies): Add local-variable settings
8918         to the generated file.
8920         * mail/mh-e.el (mh-make-local-vars):
8921         Replace make-variable-buffer-local with make-local-variable.
8923         * play/landmark.el:
8924         * options.el (Edit-options-{set,toggle,t,nil}):
8925         * mail/mailabbrev.el (mail-abbrevs-mode):
8926         * textmodes/tex-mode.el (tex-expand-files):
8927         * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
8929         * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
8931         * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
8932         (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
8933         Allow going past the last element.
8934         * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
8935         (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
8936         (cvs-mouse-toggle-mark): Don't move point.
8937         (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
8939         * progmodes/compile.el (grep): Provide a default set of files.
8940         (next-error): Docstring fix.
8941         (compilation-find-file): Avoid find-file (fails in a dedicated window).
8943         * emacs-lisp/easy-mmode.el (define-minor-mode):
8944         Use `symbol-value' to keep the byte-compiler quiet.
8946         * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
8947         (diff-find-source-location): New fun, extracted from diff-goto-source.
8948         (diff-goto-source): Use it.
8949         (diff-next-complex-hunk, diff-filter-lines): New function.
8950         (diff-apply-hunk): New command.
8952         * smerge-mode.el (smerge-mode-menu): Doc fix.
8954         * msb.el (msb-mode): Define it in terms of define-minor-mode.
8956 2000-08-16  Dave Love  <fx@gnu.org>
8958         * windmove.el (windmove) <defgroup>: Add :version.
8960         * net/goto-addr.el: Don't require browse-url.  Require thingatpt.
8961         (goto-address-fontify-p, goto-address-highlight-p)
8962         (goto-address-url-face, goto-address-url-mouse-face)
8963         (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
8964         (goto-address-url-regexp): Use thing-at-point-url-regexp.
8965         (goto-address-fontify, goto-address-at-mouse): Simplify,
8966         (goto-address-at-point): browse-url-url-at-point,
8967         goto-address-find-address-at-point can return nil.
8968         (goto-address-find-address-at-point): Return nil on failure.
8970         * align.el (align) <defgroup>: Add :version.
8972         * calculator.el (calculator): Add :version.
8973         (calculator): Use two lines for calculator window if `modeline'
8974         face is boxed.
8976         * play/5x5.el: Doc fixes.
8977         (5x5) <defgroup>: Add :version.
8979         * play/fortune.el (fortune) <defgroup>: Add :version.
8980         (fortune-append): Fix error message.
8981         (fortune-from-region): Doc fix.
8983         * play/pong.el (pong): Doc fix.
8985         * play/morse.el: Keywords, commentary, autoloads.
8987 2000-08-16  Eli Zaretskii  <eliz@is.elta.co.il>
8989         * desktop.el (desktop-save): Don't look at symbol-value of a
8990         member of minor-mode-alist, unless it is boundp.
8992 2000-08-16  Sam Steingold  <sds@gnu.org>
8994         * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
8995         `while'; use `with-current-buffer' instead of `save-excursion'.
8996         Removed unnecessary kludges now that "*Buffer List*" is excluded.
8998 2000-08-16  Kenichi Handa  <handa@etl.go.jp>
9000         * international/ccl.el (declare-ccl-program): Docstring modified.
9001         (ccl-execute-with-args): Likewise.
9003 2000-08-16  Miles Bader  <miles@gnu.org>
9005         * progmodes/sql.el: Add compatibility definition of
9006         comint-line-beginning-position.
9008 2000-08-15  Gerd Moellmann  <gerd@gnu.org>
9010         * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
9011         'buffer-menu' property.
9012         (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
9013         fails.
9014         (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
9015         buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
9016         wasn't killed.
9018         * buff-menu.el (list-buffers-noselect): Don't display the
9019         *Buffer List* buffer.
9021         * font-lock.el: Require jit-lock to prevent a very late
9022         `Loading jit-lock' message.
9024         * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
9025         * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
9026         mail address.
9028 2000-08-15  Miles Bader  <miles@gnu.org>
9030         * textmodes/ispell.el (ispell-graphic-p): New constant.
9031         (ispell-choices-win-default-height, ispell-help): Use
9032         `ispell-graphic-p' instead of `xemacsp'.
9034 2000-08-15  Dave Love  <fx@gnu.org>
9036         * simple.el: Autoload widget-convert when compiling.
9037         (mail-user-agent): Doc fix.
9039         * help.el (function-called-at-point, variable-at-point): Use
9040         with-syntax-table.
9041         (help-manyarg-func-alist): Add insert-and-inherit.
9043         * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
9045         * delsel.el (delsel-unload-hook): New function.
9047         * find-file.el: Doc fixes.  Move provide to end.
9048         (ff) <defgroup>: Add :link.
9049         (ff-goto-click): Deleted.
9050         (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
9051         Use mouse-set-point.
9053         * textmodes/tildify.el: Doc fixes.
9054         (tildify) <defgroup>: Add:version.
9056         * progmodes/glasses.el (glasses) <defgroup>: Add :version.
9057         (glasses-custom-set): Use set-default, not set.
9058         (minor-mode-alist): Propertize the lighter.
9059         (glasses-mode): Provide optional arg.
9061         * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
9062         (global-cwarn-mode): Don't make it a user option.  Unquote lambda.
9063         (cwarn-font-lock-feature-keywords-alist): Don't make it a user
9064         option.  Provide :type.
9065         (cwarn-configuration): Provide :type.
9066         (cwarn-mode): Doc fix.
9068         * add-log.el (change-log-merge): Doc fix.
9069         (change-log-redate): New command.
9071         * net/browse-url.el (browse-url-filename-alist): Add a clause for
9072         Doze and Dog.
9073         (browse-url): Use dolist, not mapcar.
9074         (browse-url-at-point): Check for null url.
9075         (browse-url-event-buffer, browse-url-event-point): Functions
9076         deleted.
9077         (browse-url-at-mouse, browse-url-netscape): Simplify.
9079         * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
9080         modes.
9081         (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
9082         Fix previous change to mapcan.
9083         (msb--init-file-alist, msb--add-separators)
9084         (msb--make-keymap-menu): Simplify.
9085         (msb--choose-file-menu): Use copy-sequence.
9086         (msb-mode-map): Add title to keymap.
9087         (msb-unload-hook): New function.
9089         * bs.el: Fix indentation.
9090         (bs) <defgroup>: Add :links.
9091         (bs-show): Doc fix.
9092         (bs-apply-sort-faces): Don't use window-system.
9093         (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
9095 2000-08-15  Eli Zaretskii  <eliz@is.elta.co.il>
9097         * calendar/timeclock.el (timeclock-file): Run .timelog through
9098         convert-standard-filename.
9100 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
9102         * emacs-lisp/authors.el: New file.
9104         * paren.el (show-paren-priority): New user option.
9105         (show-paren-function): Set overlay priorities to
9106         show-paren-priority.
9108 2000-08-14  Miles Bader  <miles@gnu.org>
9110         * comint.el (comint-bol): Use `forward-line 0' instead of calling
9111         beginning-of-line with inhibit-field-text-motion bound.
9113 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
9115         * calendar/timeclock.el: New file.
9117 2000-08-14  David Ponce  <david@dponce.com>
9119         * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
9120         `widget-button-click'. so that one can use left mouse button to
9121         click on dialog buttons.
9123 2000-08-14  Emmanuel Briot  <briot@gnat.com>
9125         * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
9126         identifiers, since XML is case sensitive
9128 2000-08-12  Miles Bader  <miles@gnu.org>
9130         * comint.el (comint-output-filter): Don't bother frobbing
9131         window-start, it doesn't seem to be necessary.
9133         * comint.el (comint-send-string, comint-send-region): Make into
9134         real functions.  Snapshot the prompt before sending.
9136 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
9138         * info.el (Info-find-emacs-command-nodes): Rewrite to use
9139         technique similar to Info-index, instead of relying on specific
9140         names of relevant Index nodes.
9141         (Info-goto-emacs-command-node): Bind Info-history to nil when
9142         going to the first node found by Info-find-emacs-command-nodes.
9144 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
9146         * menu-bar.el (menu-bar-help-menu): Add a :help string.
9148 2000-08-10  Miles Bader  <miles@gnu.org>
9150         * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
9152 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
9154         * info.el (Info-file-list-for-emacs): More elements for the
9155         autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
9156         and woman manuals.
9158 2000-08-10  Miles Bader  <miles@lsi.nec.co.jp>
9160         * comint.el (comint-send-input): Make the newline boundary overlay
9161         rear-nonsticky.  Use `insert' instead of `insert-before-markers'.
9162         (comint-output-filter): Use `insert' instead of
9163         `insert-before-markers'.  Extend comint-last-output-overlay when
9164         necessary since we can't rely on insert-before-markers to do it.
9165         * gud.el (gud-filter): Use `with-current-buffer' instead of
9166         save-excursion when inserting the output, so that point gets
9167         updated correctly; the old method relied on a rather dodgy
9168         side-effect of comint-output-filter to avoid the effect of
9169         save-excursion.
9171 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
9173         * files.el (recover-file): Call insert-directory instead of
9174         invoking `ls' directly.
9176 2000-08-10  Miles Bader  <miles@gnu.org>
9178         * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
9179         (comint-last-prompt-overlay): New variables.
9180         (comint-output-filter): Implement prompt highlighting.
9181         (comint-snapshot-last-prompt): New function.
9182         (comint-send-input): Snapshot the last prompt.
9183         Use comint-highlight-input-face.
9184         (comint-highlight-input-face): Renamed from `comint-highlight-face'.
9185         Use defface instead of defcustom.
9186         (send-invisible, comint-send-eof): Snapshot the last prompt.
9187         (comint-delchar-or-maybe-eof): Use comint-send-eof.
9188         (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
9190 2000-08-09  Stefan Monnier  <monnier@cs.yale.edu>
9192         * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
9193         (regexp-opt-group): Use a list of chars for `letters'.
9194         (regexp-opt-charset): `chars' is now a list of chars.
9195         Use a char-table rather than a vector so it works for multibyte chars.
9197         * pcvs.el (cvs-menu): Don't move point.  Use popup-menu.
9198         Set cvs-minor-current-files to the selected fileinfo.
9199         (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
9200         (cvs-mode-insert): Manually macroexpand `ignore-errors'.
9202 2000-08-09  Eli Zaretskii  <eliz@is.elta.co.il>
9204         * files.el (insert-directory): Don't call access-file on
9205         directories on DOS and Windows.
9207 2000-08-09  Kenichi Handa  <handa@etl.go.jp>
9209         * international/ccl.el (ccl-embed-data): Make ccl-program-vector
9210         longer if necessary.
9211         (ccl-embed-code): Call ccl-embed-data to store CODE in
9212         ccl-program-vector.
9214 2000-08-09  Miles Bader  <miles@gnu.org>
9216         * comint.el (comint-output-filter): Properly handle the case where
9217         the text surrounded by comint-last-output-overlay was deleted.
9219 2000-08-08  Gerd Moellmann  <gerd@gnu.org>
9221         * info.el (Info-insert-dir): Use Info-additional-directory-list if
9222         non-nil.
9223         (Info-file-list-for-emacs): Remove "info" from the list because
9224         that leads to trying to use the documentation from file `info'
9225         in various situations where it isn't appropriate, for instance
9226         C-h C-k C-h i.
9228         * ffap.el (ffap-read-file-or-url-internal): Handle case that
9229         DIR and/or STRING are nil.
9231         * progmodes/compile.el (compilation-setup): Make variable
9232         compilation-error-screen-columns buffer-local, as some comment
9233         in the code suggests it should be.
9235         * files.el (auto-mode-interpreter-regexp): New variable.
9236         (set-auto-mode): Use it.
9238         * indent.el (indent-for-tab-command): Doc fix.
9240         * mouse-sel.el (mouse-sel-mode): Doc fix.
9242         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
9243         labels.
9245         * help.el (print-help-return-message): When
9246         display-buffer-reuse-frames is set, let the help window been quit,
9247         instead of deleting it, which might delete a reused frame.
9249 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
9251         * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
9252         rename a directory to a name that differs only by its letter case.
9254 2000-08-08  Kenichi Handa  <handa@etl.go.jp>
9256         * international/quail.el (quail-define-rules): Handle Quail decode
9257         map correctly.  Add code for supporting annotations.
9258         (quail-install-decode-map): New function.
9259         (quail-defrule-internal): New optional arguments decode-map and
9260         props.
9261         (quail-advice): New function.
9263 2000-08-07  Sam Steingold  <sds@gnu.org>
9265         * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
9266         `defconst', `define-condition', `with-slots'.
9267         * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
9269 2000-08-03  Miles Bader  <miles@gnu.org>
9271         * comint.el (comint-use-prompt-regexp-instead-of-fields):
9272         New variable.
9273         (comint-prompt-regexp, comint-get-old-input): Document dependence on
9274         comint-use-prompt-regexp-instead-of-fields.
9275         (comint-send-input): Add `input' field property to stuff we send to
9276         the process, if comint-use-prompt-regexp-instead-of-fields is nil.
9277         (comint-output-filter): Add `output' field property to process
9278         output, if comint-use-prompt-regexp-instead-of-fields is nil.
9279         (comint-replace-by-expanded-history)
9280         (comint-get-old-input-default, comint-show-output)
9281         (comint-backward-matching-input, comint-forward-matching-input)
9282         (comint-next-prompt, comint-previous-prompt):  Use field
9283         properties if comint-use-prompt-regexp-instead-of-fields is nil.
9284         (comint-line-beginning-position): New function.
9285         (comint-bol): Use comint-line-beginning-position.  Make ARG optional.
9286         (comint-replace-by-expanded-history-before-point): Use
9287         comint-line-beginning-position and line-end-position.
9288         (comint-last-output-overlay): New variable.
9289         (comint-mode): Make `comint-last-output-overlay' buffer-local.
9291         * shell.el (shell-prompt-pattern): Doc change.
9292         (shell-backward-command): Use line-beginning-position.
9294         * gud.el (gud-gdb-complete-command): Use
9295         comint-line-beginning-position.
9297         * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
9298         comint-bol doesn't actually go to the beginning of the line.
9300         * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
9301         if comint-use-prompt-regexp-instead-of-fields is non-nil.
9302         (try-expand-line-all-buffers): Likewise.
9304         * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
9305         explicitly matching comint-prompt-regexp.
9306         (sql-copy-column): Use comint-line-beginning-position instead of
9307         explicitly matching comint-prompt-regexp.
9309         * progmodes/octave-inf.el (inferior-octave-complete): Use
9310         comint-line-beginning-position.
9312         * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
9314         * progmodes/idlw-shell.el (idlwave-shell-send-command): When
9315         looking for a prompt, use `forward-line 0' instead of
9316         `beginning-of-line', to avoid getting caught by an input field.
9318 2000-08-07  Gerd Moellmann  <gerd@gnu.org>
9320         * files.el (shell-quote-wildcard-pattern): Make sure to return
9321         PATTERN, in the Unix case.
9323 2000-08-07  Eli Zaretskii  <eliz@is.elta.co.il>
9325         * play/zone.el (zone): Discard any pending input before running
9326         the randomly-chosen pgm.
9328 2000-08-07  Kenichi Handa  <handa@etl.go.jp>
9330         * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
9331         checking the existence of any multibyte characters.
9333 2000-08-06  Gerd Moellmann  <gerd@gnu.org>
9335         * help.el (describe-mode): Test minor-mode symbol for being
9336         bound before testing its value for being nil.
9338         * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
9339         `first', `second', and `third'.
9341         * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
9342         (second): Make it an alias for `cadr'.
9344 2000-08-06  Eli Zaretskii  <eliz@is.elta.co.il>
9346         * bs.el (bs-apply-sort-faces): Don't use window-system, since all
9347         types of display support faces now.
9349 2000-08-05  Gerd Moellmann  <gerd@gnu.org>
9351         * pcvs.el (require): Require `cl' during compilation, only.
9353         * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
9354         (toplevel): Remove `remq' and `remove' from autoloads.
9355         (cl-fake-autoloads): New variable.  If set, arrange for an error
9356         when CL functions etc. are autoloaded.
9358 2000-08-04  Eli Zaretskii  <eliz@is.elta.co.il>
9360         * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
9362         * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
9363         popped up, but the user clicks outside the menu, return an empty
9364         regexp (that causes unhighlight-regexp to have no effect).
9366         * menu-bar.el (menu-bar-games-menu): Add Zone.
9368         * hi-lock.el (toplevel): Require font-lock.
9370 2000-08-03  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9372         * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
9373         (ebnf-8-bit-chars): New var for bug fix.
9374         (ebnf-string): Bug fix.
9376 2000-08-03  Sam Steingold  <sds@gnu.org>
9378         * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
9379         instead of `buffer-string'.
9380         (require 'cl): Always, not just when compiling.
9381         `ignore-errors' in `interactive', `list*', `defun*' &c make this
9382         necessary.
9384 2000-08-03  Eli Zaretskii  <eliz@is.elta.co.il>
9386         * international/mule-cmds.el (select-safe-coding-system): Make
9387         the message text about selecting a safe coding system more clear.
9389 2000-08-02  Gerd Moellmann  <gerd@gnu.org>
9391         * hi-lock.el: New file.
9393         * play/zone.el: New file.
9395         * replace.el (occur): Set tab-width in the *Occur* buffer to the
9396         value of tab-width in the original buffer.  Choose a line number
9397         format that's a multiple of the original buffer's tab width, so
9398         that lines appear right.
9400         * textmodes/ispell.el (ispell): New function, replacing an alias.
9401         Spell-check active region if in transient-mark-mode and mark
9402         is active; otherwise spell-check buffer.
9404 2000-08-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9406         * ps-mule.el: Fix a customization problem on
9407         ps-mule-font-info-database-default.
9409 2000-08-02  Eli Zaretskii  <eliz@is.elta.co.il>
9411         * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
9412         display-mouse-p instead of window-system.
9413         (ebrowse-member-mode-map): Ditto.
9415 2000-08-01  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9417         * progmodes/ebnf2ps.el: Update ps-print functions call.
9418         Indentation fix.  Doc fix.
9419         (ebnf-version): New version number (3.2).
9420         (ebnf-format-color, ebnf-begin-job): Code fix.
9422 2000-08-01  Eli Zaretskii  <eliz@is.elta.co.il>
9424         * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
9425         font lock support on window-system.
9426         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
9428         * textmodes/ispell.el (ispell-highlight-spelling-error): Use
9429         display-color-p, if fboundp, instead of window-system.
9431 2000-07-31  Eli Zaretskii  <eliz@is.elta.co.il>
9433         * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
9434         instead of window-system.
9436         * wid-edit.el (widget-choose): Use display-mouse-p instead of
9437         window-system.
9438         (widget-choice-mouse-down-action): Use display-popup-menus-p
9439         instead of window-system.
9441         * strokes.el (strokes-file): Run the file name through
9442         convert-standard-filename.
9443         (strokes-mode): Call display-mouse-p instead of looking at
9444         window-system.  Change the error message accordingly.
9446         * progmodes/cpp.el (toplevel): Support faces on tty's.
9448         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
9449         (lm-plot-square, lm-init-display): Don't use window-system.
9451         * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
9452         (gomoku-plot-square, gomoku-init-display): Don't use window-system.
9454         * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
9455         instead of looking at window-system.
9457 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
9459         * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
9460         of testing if iswitchb-prepost-hooks is bound, because the
9461         latter will always be true when invoking a recursive minibuffer
9462         from an active Iswitchb buffer.
9464 2000-07-30  Eli Zaretskii  <eliz@is.elta.co.il>
9466         * files.el (shell-quote-wildcard-pattern): New function.
9467         (insert-directory): Call it.  Only prepend "\" to command on Unix
9468         and GNU/Linux systems.
9470 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
9472         * eshell/esh-groups.el: Change custom :link file names
9473         from `eshell.info' to `eshell'.
9475 2000-07-30  Francis Wright  <fjw@maths.qmw.ac.uk>
9477         * dired.el (dired-build-subdir-alist): Expand subdirectory names
9478         correctly in recursive ange-ftp listings.
9480 2000-07-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9482         * ps-print.el: Fix bug 1: if ps-font-size-internal,
9483         ps-header-font-size-internal and
9484         ps-header-title-font-size-internal variables are not set,
9485         ps-nb-pages and ps-line-lengths-internal crashes.  Fix bug 2: if
9486         face text property is (foreground-color . COLOR) or
9487         `(background-color . COLOR)', ps-print crashes.  Doc fix.
9488         (ps-print-version): New version number (5.2.4).
9489         (ps-plot-region): Code fix.
9490         (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
9491         (ps-face-attribute-list, ps-face-attributes, ps-face-background):
9492         Bug fix 2.
9494 2000-07-30  Milan Zamazal  <pdm@freesoft.cz>
9496         * glasses.el (glasses-make-readable): Fix uncapitalization of
9497         identifiers like `myXMLDocument'.
9499 2000-07-28  Karl Fogel  <kfogel@red-bean.com>
9501         * mail/mail-hist.el (mail-hist-previous-input)
9502         (mail-hist-next-input): Do the obvious code factorization.
9503         (mail-hist-retrieve-and-insert): New func, contains common
9504         code of above two.
9505         If inserting a message body, leave point at top.
9507 2000-07-28  Sam Steingold  <sds@gnu.org>
9509         * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
9510         Use `<=', not `<' to compare times!
9511         (ange-ftp-ls): Remove.
9513 2000-07-27  Gerd Moellmann  <gerd@gnu.org>
9515         * play/cookie1.el: Add explanation of how to make cookie.el
9516         compatible with strfile(1) to comment.
9518         * subr.el (remove, remq): New functions.
9520         * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
9521         escape `*' in regexps.
9522         (midnight-find): Reverse order of arguments in the funcall of
9523         TEST.
9525         * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
9526         and `.class'.
9528         * play/meese.el: Add Commentary section.
9530 2000-07-27  Alex Schroeder  <alex@gnu.org>
9532         * sql.el (sql-ms): Added autoload cookie.
9533         (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
9534         (sql-oracle): Ditto.
9535         (sql-help): Doc change.
9537         (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
9538         types and exceptions.
9540 2000-07-27  Alex Schroeder  <alex@gnu.org>
9542         * sql.el (sql-placeholder-history): New variable.
9543         (sql-query-placeholders-and-send): New function that will query
9544         the user and replace placeholders with user input.
9545         (sql-oracle): If running on NT, set comint-input-sender to
9546         sql-query-placeholders-and-send.
9548         (sql-stop): If in the SQLi buffer, insert stop notification, else
9549         present it as a message.
9551 2000-07-27  Alex Schroeder  <alex@gnu.org>
9553         * sql.el (sql-input-ring-separator): Doc change.
9554         (sql-input-ring-file-name): Doc change.
9555         (sql-interactive-mode): Use `sql-input-ring-separator' and
9556         `sql-input-ring-file-name' to set the comint-mode equivalents
9557         without making them local variables.
9558         (sql-stop): Don't bind `sql-input-ring-separator' and
9559         `sql-input-ring-file-name' dynamically to their comint-mode
9560         equivalents.
9562 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
9564         * international/mule.el (register-char-codings): New function.
9565         (make-coding-system): Handle `safe-chars' specification in the arg
9566         PROPERTY.
9568         * international/mule-cmds.el
9569         (find-coding-systems-region-subset-p): This function deleted.
9570         (sort-coding-systems-predicate): New variable.
9571         (sort-coding-systems): New function.
9572         (find-coding-systems-region): Use
9573         find-coding-systems-region-internal.
9574         (find-coding-systems-string): Use find-coding-systems-region.
9575         (find-coding-systems-for-charsets): Check
9576         char-coding-system-table.
9577         (select-safe-coding-system-accept-default-p): New variable.
9578         (select-safe-coding-system): Mostly rewritten.  New argument
9579         ACCEPT-DEFAULT-P.
9580         (select-message-coding-system): Call select-safe-coding-system
9581         with ACCEPT-DEFAULT-P arg.
9582         (reset-language-environment): Reset default-sendmail-coding-system
9583         to the default value iso-latin-1.
9584         (set-language-environment): Don't set the obsolete variable
9585         charset-origin-alist.
9587         * international/codepage.el (cp-coding-system-for-codepage-1):
9588         Give `safe-chars' property to make-coding-system.
9590         * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
9591         calling select-message-coding-system twice.
9593         * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
9594         instead of `safe-charsets'.
9595         (cyrillic-alternativnyj): Likewise.
9596         (ccl-encode-alternativnyj): Don't check the charset
9597         cyrillic-iso8859-5.
9599 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
9601         * composite.el (compose-chars-after): Preserve match data.
9603 2000-07-26  Sam Steingold  <sds@gnu.org>
9605         * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
9606         (ange-ftp-real-file-newer-than-file-p): New function.
9607         (ange-ftp-verify-visited-file-modtime): Use `float-time'.
9608         (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
9610         * tooltip.el (tooltip-float-time): Removed (use `float-time').
9611         * midnight.el (midnight-float-time): Ditto.
9613 2000-07-26  Andreas Schwab  <schwab@suse.de>
9615         * files.el (normal-backup-enable-predicate): Correct
9616         interpretation of the return value of compare-strings.
9618 2000-07-26  Gerd Moellmann  <gerd@gnu.org>
9620         * isearch.el (isearch-resume): New function.
9621         (isearch-done): Add something to command-history to resume
9622         the search.
9623         (isearch-yank-line, isearch-yank-word): Use
9624         buffer-substring-no-properties instead of buffer-substring.
9626         * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
9627         of flyspell-mouse-map.
9629         * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
9630         duplicate definition.
9631         (makefile-mode): Remove duplicate setting of local-abbrev-table.
9633         * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
9634         (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
9636 2000-07-25  Sam Steingold  <sds@gnu.org>
9638         * net/ange-ftp.el: Get modtime over the net.
9639         (ange-ftp-file-modtime): New function.
9640         (ange-ftp-write-region, ange-ftp-insert-file-contents)
9641         (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
9642         Use it.
9643         (ange-ftp-dot-to-slash): New function.
9644         (ange-ftp-fix-name-for-vms): Use it.
9646         * midnight.el (midnight-buffer-display-time): Use
9647         `with-current-buffer'.
9649 2000-07-25  Gerd Moellmann  <gerd@gnu.org>
9651         * find-dired.el: Update copyright notice.
9652         (find-dired): Offer to kill a running `find'.
9654         * enriched.el (enriched-face-ans): For a `foreground-color'
9655         property, return '(("x-color" COLOR))' so that COLOR will be
9656         output as a parameter of the x-color annotation.  Likewise for the
9657         `background-color' property.  In the case of normal face
9658         properties, don't return annotations for unspecified foreground
9659         and background face attributes.
9661 2000-07-25  Kenichi Handa  <handa@etl.go.jp>
9663         * language/japan-util.el (japanese-katakana-region): Fix handling
9664         HANKAKU argument.
9666 2000-07-25  Miles Bader  <miles@gnu.org>
9668         * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
9669         constrain-to-field.  Pass nil ESCAPE-FROM-EDGE argument to
9670         constrain-to-field.
9672 2000-07-24  Andrew Innes  <andrewi@gnu.org>
9674         * timer.el (timer-activate-when-idle): Add optional parameter
9675         DONT-WAIT.  Update docstring.
9676         (run-with-idle-timer): Specify extra parameter to
9677         timer-activate-when-idle, so that timer will be activated
9678         immediately if Emacs is already idle.
9680         * w32-fns.el (w32-using-nt): Fix docstring.
9682 2000-07-24  Dave Love  <fx@gnu.org>
9684         * mouse.el (popup-menu): Set last-command-event.
9685         (mouse-major-mode-menu-prefix): Declare.
9687 2000-07-24  Gerd Moellmann  <gerd@gnu.org>
9689         * textmodes/flyspell.el: Update to author's version 1.5d.
9691         * progmodes/hideshow.el: Update copyright notice.
9693         * vcursor.el: Set maintainer to FSF, since author cannot
9694         be reached.
9696 2000-07-24  Eli Zaretskii  <eliz@is.elta.co.il>
9698         * info.el (Info-goto-emacs-key-command-node): Leave a space after
9699         the prompt.
9701         * mouse.el (popup-menu): Run the keymap through indirect-function,
9702         in case it was defined with define-prefix-key.  If the menu is a
9703         list of keymaps, look up the binding of user's choice in each one
9704         of the keymaps.
9705         (mouse-popup-menubar): If the global and local menu-bar keymaps
9706         don't have a prompt string, create one and insert it into the
9707         keymap.  Don't barf if current-local-map returns nil.
9709 2000-07-24  Francis Wright  <fjw@maths.qmw.ac.uk>
9711         * dired.el (dired-sort-R-check): Added to allow recursive listing
9712         to be undone.
9713         (dired-sort-other): Use it.
9715 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9717         * Release of cc-mode 5.27
9719 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9721         * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
9722         c-beginning-of-statement-1 that caused a bad case of recursion
9723         which could consume a lot of CPU in large classes in languages
9724         that have in-expression classes (i.e. Java and Pike).
9726         * cc-engine.el (c-guess-basic-syntax): Check for in-expression
9727         statements before top level constructs (i.e. case 6 is moved
9728         before case 5 and is now case 4) to catch in-expression
9729         classes in top level expressions correctly.
9731 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9733         * cc-engine.el (c-guess-basic-syntax): Less naive handling of
9734         objc-method-intro. Case 4 removed and case 5I added.
9736         * cc-langs.el (c-append-paragraph-start): New variable used by
9737         c-common-init to get paragraph-start correct.
9738         * cc-langs.el (c-common-init): Use c-append-paragraph-start to
9739         initialize paragraph-start to make it correct both with and
9740         without the javadoc special case.
9742         * cc-mode.el (java-mode): Use c-append-paragraph-start to
9743         initialize paragraph-start for javadoc markup.
9745         * cc-vars.el (c-style-variables-are-local-p): Incompatible
9746         change by defaulting this to t.  It's motivated by the
9747         confusing behavior that otherwise arise from the style system
9748         when editing both java and non-java files at the same time
9749         (see the comments about style setting in c-common-init).
9751 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9753         * cc-cmds.el (c-indent-new-comment-line): Added a kludge
9754         similar to the one in c-fill-paragraph to check the fill
9755         prefix from the adaptive fill function for sanity.
9757 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9759         * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
9760         defun block.
9762 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9764         * cc-mode.texi Documented the change of cpp-macro.
9766 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9768         * cc-align.el (c-lineup-multi-inher): Handle lines with
9769         leading comma nicely. Extended to handle member initializers
9770         too.
9772         * cc-engine.el: (c-beginning-of-inheritance-list,
9773         c-guess-basic-syntax): Fixed recognition of inheritance lists
9774         when the lines begins with a comma.
9776         * cc-mode.texi: Updated doc for c-lineup-multi-inher.
9778         * cc-vars.el (c-offsets-alist): Changed default for
9779         member-init-cont to c-lineup-multi-inher since it now handles
9780         member initializers and indents better for leading commas.
9782 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9784         * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
9785         handling that caused class open lines to be recognized as
9786         statement-conts in some cases.
9788         * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
9789         guessed by the adaptive fill function unless point is on the
9790         first line of a block comment.
9792         * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
9793         when the buffer ends with a macro continuation char.
9795         * cc-engine.el (c-guess-basic-syntax): Added support for
9796         function definitions as statements in Pike.  The first
9797         statement in a lambda block is now labeled defun-block-intro
9798         instead of statement-block-intro.
9800         * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
9801         so that the class surrounding point is selected, not the one
9802         innermost in the state.
9804         * cc-engine.el (c-guess-basic-syntax): Fixed bug in
9805         recognition of switch labels having hanging multiline
9806         statements.
9808         * cc-engine.el (c-beginning-of-member-init-list): Broke out
9809         some code in c-guess-basic-syntax to a separate function.
9810         * cc-engine.el (c-just-after-func-arglist-p): Fixed
9811         recognition of member inits with multiple line arglists.
9812         * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
9813         member-init-cont when the commas are in funny places.
9815 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9817         * cc-defs.el (c-auto-newline): Removed this macro since it's
9818         not used anymore.
9820         * cc-engine.el (c-looking-at-bos): New helper function.
9821         * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
9822         inexpr and toplevel classes apart in Pike.
9824         * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
9825         of case 9A.
9827         * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
9828         constant, since "class" can introduce an in-expression class
9829         in Pike nowadays.
9831 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9833         * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
9834         indentation on cpp-macro lines.
9836         * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
9837         a syntax modifier like comment-intro, to make it possible to
9838         get syntactic indentation for preprocessor directives.  It's
9839         incompatible wrt to lineup functions on cpp-macro, but it has
9840         no observable effect in the 99.9% common case where cpp-macro
9841         is set to -1000.
9843 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9845         * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
9846         member-init-cont when the preceding arglist is several lines.
9848 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9850         * cc-styles.el (c-style-alist): The basic offset for the BSD
9851         style corrected to 8.
9853 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9855         * cc-styles.el (c-style-alist): Adjusted the indentation of
9856         brace list openers in the gnu style.
9858 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9860         * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
9862         * cc-cmds.el (c-electric-brace, c-electric-slash,
9863         c-electric-star, c-electric-semi&comma, c-electric-colon,
9864         c-electric-lt-gt, c-electric-paren): Don't reindent old lines
9865         when c-syntactic-indentation is nil.
9867         * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
9868         we were left at comments preceding the first statement when
9869         reaching the beginning of the buffer.
9871         * cc-vars.el (c-syntactic-indentation): New variable to turn
9872         off all syntactic indentation.
9874 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9876         * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
9877         between the text and the block comment ender when it hangs,
9878         depending on how many there are before the fill.
9880 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9882         * cc-engine.el (c-beginning-of-closest-statement): New helper
9883         function to go back to the closest preceding statement start,
9884         which could be inside a conditional statement.
9885         * cc-engine.el (c-guess-basic-syntax): Use
9886         c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
9888         * cc-engine.el (c-guess-basic-syntax): Better handling of
9889         arglist-intro, arglist-cont-nonempty and arglist-close when
9890         the arglist is nested inside parens.  Cases 7A, 7C and 7F
9891         changed.
9893         * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
9894         up-to-date with javadoc 1.2.
9896 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9898         * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
9899         multiline Pike type decls.
9901 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9903         * cc-cmds.el (c-indent-new-comment-line): Always break
9904         multiline comments in multiline mode, regardless of
9905         comment-multi-line.
9907 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9909         * cc-engine.el (c-guess-basic-syntax): Fixed bug with
9910         fully::qualified::names in C++ member init lists.  Preamble in
9911         case 5D changed.
9913 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9915         * cc-langs.el (c-common-init): Handling of obsolete variables
9916         moved to c-initialize-cc-mode.  More compatible style override
9917         when using global style variables.
9918         * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
9919         variables moved here.
9921         * cc-mode.texi: Documented the special behavior of
9922         c-special-indent-hook as a style variable.  Don't talk about
9923         doing (c-make-styles-buffer-local t) in a mode hook, since
9924         that's already too late to work right.
9926         * cc-styles.el (c-make-styles-buffer-local): Flag style
9927         variable localness in c-style-variables-are-local-p to make
9928         the compatibility measure in c-common-init work well.
9930         * cc-styles.el (c-set-style-1): c-special-indent-hook can no
9931         longer contain set-from-style.
9932         * cc-styles.el (c-initialize-builtin-style): Don't check for
9933         set-from-style on c-special-indent-hook.
9934         * cc-styles.el (c-copy-tree): Obsolete.  The standard function
9935         copy-alist is sufficient now.
9937         * cc-styles.el (c-set-style, c-set-style-1,
9938         c-get-style-variables): Fixes to variable initialization so
9939         that duplicate entries in styles have the same effect
9940         regardless of DONT-OVERRIDE.
9942         * cc-styles.el (c-set-style-2): Fixed bug where the
9943         initialization of inheriting styles failed when the
9944         dont-override flag is set.
9946         * cc-vars.el (c-special-indent-hook): Don't use set-from-style
9947         on this.
9949 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
9951         * cc-defs.el (c-forward-comment): Removed the workaround
9952         introduced in 5.38 since it had worse side-effects.  If a line
9953         contains the string "//\"", it regarded the // as a comment
9954         start since the \ temporarily doesn't have escape syntax.
9956 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
9958         * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
9959         ada-xref.el before ada-prj.el, so that the Project menu is created
9960         when ada-prj tries to add to it.
9961         (ada-activate-keys-for-case): Suppress the characters that are not
9962         part of the Ada syntax. Better compatibility with else-mode
9963         (ada-adjust-case-interactive): When auto-casing is not active,
9964         correctly insert newlines (used to insert only ^M).  Prevent the
9965         syntax table from being changed in case of an error
9966         (or '_' becomes part of a word and some commands are confused).
9967         Do nothing if ada-auto-case is nil.
9968         (ada-after-keyword-p): Ignore keywords that are also attributes
9969         (ada-batch-reformat): Update usage comment
9970         (ada-call-from-contextual-menu): New function
9971         (ada-case-read-exceptions): Reinitialize the casing exception list
9972         first to nil first, so that the casing exception file can be
9973         shared.
9974         (ada-check-defun-name): Handles "configure" keyword for gnatdist
9975         files.
9976         (ada-compile-goto-error): Fix regexp used to detect a file:line
9977         anywhere in the error message
9978         (ada-contextual-menu-last-point): New variable
9979         (ada-create-keymap): If the variable delete-key-deletes-forward is
9980         t on XEmacs, it means that DEL should delete one character
9981         forward.
9982         (ada-create-menu): Use :included instead of :visible for XEmacs.
9983         New submenu "Options".
9984         (ada-end-stmt-re): Correctly indent "select ... then abort"
9985         statements.
9986         (ada-fill-comment-paragraph): Correctly delete all leading '--'
9987         even if they don't match ada-fill-comment-prefix Fix handling of
9988         paragraphs on the first or last line of a file.
9989         (ada-format-paramlist): Fix handling of default parameter values.
9990         (ada-get-body-name): New function.
9991         (ada-get-current-indent): Optimized by searchling directly for an
9992         existing generic part or a statement outside of it.  Handle
9993         ada-indent-align-comments when indenting comments Replaced some
9994         regexps by testing directly the next character. This results in a
9995         huge speedup on some files.  New indentation scheme for renames
9996         statements.  Stop looking for the 'while' or 'for' associated with
9997         a 'loop' at the first semicolon encountered.  A "return" can also
9998         match an anonymous access subprogram declaration.
9999         (ada-get-indent-noindent): Ignore strings and comments when
10000         looking for the keywords "record" and "private".
10001         (ada-goto-matching-decl-start): When matching "if", make sure we
10002         are not in fact seeing "end if".  Ignore "when" statements except
10003         when initial keyword was "begin".  Fix handling of nested
10004         procedures.  Add a recursive call to this function to skip over
10005         other 'end' statmts.  Fix indentation for "when .. => begin"
10006         (ada-in-open-paren-p): Fix indentation for complex boolean
10007         expressions, where 'and then', 'or else' and parenthesis
10008         statements are mixed up.
10009         (ada-in-paramlist-p): Skip comments while searching for the
10010         beginning Fix handling of operator declarations.
10011         (ada-indent-align-comments): New variable
10012         (ada-indent-current): Change the syntax table only in the
10013         protected section, so that we are sure it is restored correctly.
10014         (ada-indent-on-previous-lines): Use ada-use-indent and
10015         ada-with-indent Correctly indent "select ... then"
10016         (ada-indent-region): Slight speedup.
10017         (ada-indent-renames): New variable.
10018         (ada-last-which-function-subprog, ada-last-which-function-line):
10019         New variables
10020         (ada-looking-at-semi-private): Correctly indent the 'private'
10021         keyword when it is the first word in a package declaration.
10022         (ada-loose-case-word): Stop searching if at the end of the buffer.
10023         (ada-loose-case-word, ada-capitalize-word): Recase the whole word
10024         even if point is not initially at the end of the word.
10025         (ada-matching-decl-start-re): Add "when".
10026         (ada-mode): Add support for abbrev-mode, outline-mode and
10027         which-func-mode Override the old find-file.el entry in
10028         ff-special-constructs since it is using the obsolete
10029         ada-spec-suffix variable
10030         (ada-no-auto-case): New function
10031         (ada-scan-paramlist): When parsing the argument type, accept
10032         spaces (as in "X 'Class", generated by Rational Rose).
10033         (ada-other-file-name): No longer loads the other file.
10034         (ada-popup-menu): Save and restore the current buffer and cursor
10035         position before and after displaying the menu.
10036         (ada-search-ignore-complex-boolean): New function.
10037         (ada-uncomment-region): Emacs21 already knows how to delete
10038         comments not starting in the first column.
10039         (ada-use-indent): New variable
10040         (ada-which-function): New function.
10041         (ada-with-indent): New variable
10042         (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
10043         can be batch-compiled from the command line.
10045         * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
10046         Add to the menu when the file is loaded, not in ada-mode-hook.
10047         Add -toolbar to the default ddd command Switches moved from
10048         ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
10049         ada-prj-default-comp-opt
10050         (ada-add-ada-menu): Remove the map and name parameters Add the Ada
10051         Reference Manual to the menu
10052         (ada-check-current): rewritten as a call to ada-compile-current
10053         (ada-compile): Removed.
10054         (ada-compile-application, ada-compile-current, ada-check-current):
10055         Set the compilation-search-path so that compile.el automatically
10056         finds the sources in src_dir.  Automatic scrollong of the
10057         compilation buffer.  C-uC-cC-c asks for confirmation before
10058         compiling
10059         (ada-compile-current): New parameter, prj-field
10060         (ada-complete-identifier): Load the .ali file before doing
10061         processing
10062         (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
10063         conform to gnatmake's behavior.
10064         (ada-find-file-in-dir): New function
10065         (ada-find-references): Set the environment variables for gnatfind
10066         (ada-find-src-file-in-dir): New function.
10067         (ada-first-non-nil): Removed
10068         (ada-gdb-application): Add support for jdb, the java debugger.
10069         (ada-get-ada-file-name): Load the original-file first if not done
10070         yet.
10071         (ada-get-all-references): Handles the new ali syntax (parent types
10072         are found between <>).
10073         (ada-initialize-runtime-library): New function
10074         (ada-mode-hook): Always load a project file when a file is opened,
10075         so that the casing exceptions are correctly read.
10076         (ada-operator-re): Add all missing operators ("abs", "rem", "**").
10077         (ada-parse-prj-file): Use find-file-noselect instead of find-file
10078         to open the project file, since the latter does not work with
10079         speedbar Get default values before loading the prj file, or the
10080         default executable file name is wrong.  Use the absolute value of
10081         src_dir to initialize ada-search-directories and
10082         compilation-search-path,...  Add the standard runtime library to
10083         the search path for find-file.
10084         (ada-prj-default-debugger): Was missing an opening '{'
10085         (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
10086         variables.
10087         (ada-prj-default-gnatmake-opt): New variable
10088         (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
10089         buffers, the project file is the default one Save the windows
10090         configuration before displaying the menu.
10091         (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
10092         (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
10093         ...)  regexp-quote identifiers names to support operators +,
10094         -,... in regexps.
10095         (ada-remote): New function.
10096         (ada-run-application): Erase the output buffer before starting the
10097         run Support remote execution of the application.  Use
10098         call-process, or the arguments are incorrectly parsed
10099         (ada-set-default-project-file): Reread the content of the active
10100         project file, not the one from the current buffer When a project
10101         file is set as the default project, all directories are
10102         automatically associated with it.
10103         (ada-set-environment): New function
10104         (ada-treat-cmd-string): New special variable ${current}
10105         (ada-treat-cmd-string): Revised.  The substitution is now done for
10106         any ${...} substring
10107         (ada-xref-current): If no body was found, compiles the spec
10108         instead.  Setup ADA_{SOURCE,OBJECTS}_PATH before running the
10109         compiler to get rid of command line length limitations.
10110         (ada-xref-get-project-field): New function
10111         (ada-xref-project-files): New variable
10112         (ada-xref-runtime-library-specs-path)
10113         (ada-xref-runtime-library-ali-path): New variables
10114         (ada-xref-set-default-prj-values): Default run command now does a
10115         cd to the build directory.  New field: main_unit Provide a default
10116         file name even if the current buffer has no prj file.
10118         * ada-prj.el:
10119         Rewritten to show a tabbed-dialog.
10120         (ada-prj-add-ada-menu): Remove the map and name parameters.
10121         (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
10122         New function
10123         (ada-prj-load-directory, ada-prj-subdirs-of): New functions
10124         (ada-prj-load-from-file): New function
10125         (ada-prj-save): Always save fields that depend on the current buffer
10126         (ada-prj-show-value): New function
10128         * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
10129         Ada mode. This will allow us to display the Ada menu in any buffer
10130         we want (for project items).
10131         (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
10132         number of spaces in the header.
10134 2000-07-24  Dave Love  <fx@gnu.org>
10136         * ediff-init.el (ediff-region-help-echo): Bind face-help.
10138 2000-07-23  Noah Friedman  <friedman@splode.com>
10140         * type-break.el (type-break): perform autosave.
10141         Suggested by Stephen Gildea <gildea@intouchsys.com>.
10142         (type-break-do-query): Cancel query schedule while performing
10143         actual query, to avoid possibility of a second query being made
10144         while first one is already in progress.
10145         (type-break-time-stamp-format): New variable.
10146         (type-break-time-stamp): New function.
10147         (type-break-time-warning): Use it.
10148         (type-break-keystroke-warning): Use it.
10149         (type-break-noninteractive-query): Use it.
10151         * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
10152         cookie.
10153         Use add-minor-mode to set minor-mode-alist, if available.
10154         (eldoc-echo-area-use-multiline-p): New user option.
10155         (eldoc-echo-area-multiline-supported-p): New variable.
10156         (eldoc-docstring-format-sym-doc): Use them.
10157         (eldoc-mode): If not using idle timers, append to local post and
10158         pre command hooks.  Suggested by David Byers <davby@ida.liu.se>.
10159         (eldoc-display-message-no-interference-p): Don't interfere with
10160         edebug.
10161         Add autoload cookie for eldoc-mode minor-mode-alist initialization.
10162         (eldoc-function-arglist): New function.
10163         (eldoc-function-argstring): Use it.
10165         * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
10166         auto save directory exists before calling directory-files.
10168 2000-07-23  Dave Love  <fx@gnu.org>
10170         * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
10171         ^o, ^u.
10173 2000-07-21  Dave Love  <fx@gnu.org>
10175         * ediff-init.el (ediff-region-help-echo): Modify to use overlay
10176         now passed to the function.  It now works properly.
10178         * smerge-mode.el (smerge-mode-menu): Fill it out.
10180 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
10182         * info-look.el (info-lookup): If *info* is shown in another frame
10183         on the same display, select that frame, instead of switching to
10184         the Info buffer in another window of the selected frame.
10186         * simple.el (universal-argument-map): Bind numeric keypad keys
10187         kp-0 to kp-9 and kp-subtract.
10188         (digit-argument): Handle these keys.
10190 2000-07-20  Dave Love  <fx@gnu.org>
10192         * net/goto-addr.el (goto-address-fontify): Don't bother with
10193         buffer-modified and read-only stuff -- irrelevant with overlays.
10194         Put an extra property on the overlays and use it to clean up in
10195         case goto-address is re-run.
10197 2000-07-19  Richard M. Stallman  <rms@gnu.org>
10199         * timer.el (run-with-idle-timer): Doc fix.
10201         * mail/mail-utils.el (mail-strip-quoted-names):
10202         Handle case where <...> appears inside "...".
10203         Use replace-match to edit the string more simply.
10204         (rmail-dont-reply-to): Cope with an unmatched ".
10206 2000-07-19  Dave Love  <fx@gnu.org>
10208         * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
10209         implementation.
10211         * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
10212         (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
10213         (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
10215 2000-07-19  Gerd Moellmann  <gerd@gnu.org>
10217         * textmodes/refer.el: Correct maintainer's email address.
10219         * progmodes/hideif.el: Correct author's email address.
10220         Fix typo in comment.
10222         * xml.el: New file.
10224         * mail/mailheader.el: Correct author's mail address.
10226         * gnus/parse-time.el: Correct author's mail address.
10228 2000-07-19  Colin Walters <walters@cis.ohio-state.edu>
10230         * comint.el (comint-highlight-input, comint-highlight-face):
10231         New user options.
10232         (comint-input-ring-file-name): Change custom type.
10233         (comint-mode-map): Bind mouse-2.
10234         (comint-insert-clicked-input): New function.
10235         (comint-send-input): Handle input highlighting.
10237 2000-07-18  Stefan Monnier  <monnier@cs.yale.edu>
10239         * mouse.el (popup-menu): New function.
10240         (mouse-major-mode-menu): Use it.
10242 2000-07-18  Dave Love  <fx@gnu.org>
10244         * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
10245         improvements.
10247 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
10249         * faces.el (face-font-selection-order)
10250         (face-font-family-alternatives): Add custom type.
10252 2000-07-18  Dave Love  <fx@gnu.org>
10254         * cus-edit.el (custom-variable-reset-saved)
10255         (custom-variable-reset-standard): Remove unused bindings.
10257         * rect.el (open-rectangle-line): Remove unused let.
10259         * hl-line.el (hl-line-highlight): Check hl-line-mode.
10261 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
10263         * cdl.el: Fix `Maintainer' keyword.
10265         * play/pong.el: Add author's email address.
10267 2000-07-17  Sam Steingold  <sds@gnu.org>
10269         * files.el (insert-directory): Call `split-string' instead of
10270         re-implementing it.
10272 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
10274         * mail/vms-pmail.el: Change maintainer to FSF.
10276         * net/goto-addr.el: Change maintainer to FSF.
10278         * info.el (Info-title-face-alist): Removed.
10280 2000-07-18  David Ponce  <david@dponce.com>
10282         * recentf.el (recentf-open-files): New command that works like
10283         `recentf-open-more-files', but shows the whole list of files (not just
10284         those omitted from the menu). Useful if you don't use a menu-bar!
10285         (recentf-open-more-files) Modified to use `recentf-open-files'.
10287         (recentf-open-files, recentf-open-more-files)
10288         (recentf-edit-list): Dialogs use `recentf-dialog-mode'
10290         (recentf-dialog-mode): New mode for dialogs. You can now just type
10291         "q" to cancel the dialogs.
10293 2000-07-18  David Ponce  <david@dponce.com>
10295         * recentf.el: This is a major update of recentf.el. It adds new
10296         features to better organize the recentf menu and "More..." buffer.
10298         Using new provided menu filtering functions you can now organize the
10299         recent files list:
10301         - by major modes
10302         - by directories
10303         - by user defined rules
10305         Finally, with the new `recentf-filter-changer' customizable filter you
10306         can define a ring of filters and dynamically (via the menu) cycle on
10307         each menu organization in the ring (a la msb).
10309 2000-07-18  Eli Zaretskii  <eliz@is.elta.co.il>
10311         * eshell/eshell.el (eshell): Replace links to eshell.info with
10312         links to eshell, to avoid problems on systems where the manual is
10313         installed as `eshell'.
10314         * eshell/esh-cmd.el (eshell-cmd): Ditto.
10315         * eshell/em-smart.el (eshell-smart): Ditto.
10316         * eshell/em-banner.el (eshell-banner): Ditto.
10317         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
10319         * eshell/em-unix.el (eshell-shuffle-files): Don't disable
10320         same-file check in the MS-DOS version (it does support inodes).
10322         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
10324         * eshell/eshell.el (eshell-directory-name):
10325         Run default directory name through convert-standard-filename.
10327 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
10329         * international/mule-cmds.el (select-safe-coding-system):
10330         Fix typo in the comment.
10332         * language/european.el (compound-text):
10333         Force katakana-jisx0201 to be designated to G1.
10335         * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
10336         Don't translate some national variant characters of latin-jisx0201.
10337         (x-ctext): Force katakana-jisx0201 to be designated to G1.
10339         * international/kkc.el (kkc-after-update-conversion-functions):
10340         New variable.
10341         (kkc-update-conversion): Run functions in it at the tail.
10343 2000-07-16  John Wiegley  <johnw@gnu.org>
10345         * lisp/align.el (align-newline-and-indent):
10346         Adding new function.  for auto-aligning blocks of code on RET.
10347         (align-region): Fixed badly formatted minibuffer message.
10349 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
10351         * international/kkc.el (kkc-show-conversion-list-count): Customize it.
10352         (kkc-region): Update kkc-next-count and kkc-prev-count here.  Show
10353         the conversion list at first if appropriate.
10354         (kkc-next): Don't update kkc-next-count here.
10355         (kkc-prev): Don't update kkc-prev-count here.
10356         (kkc-show-conversion-list-update): Fix setting up of conversion
10357         list message.
10359 2000-07-16  Stefan Monnier  <monnier@cs.yale.edu>
10361         * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
10363 2000-07-16  Dave Love  <fx@gnu.org>
10365         * cus-edit.el (custom-buffer-create-internal): Use a help-echo
10366         function to be more specific.
10368         * wid-edit.el (widget-specify-field, widget-specify-button): Allow
10369         non-string help-echo.
10370         (widget-types-convert-widget): Defsubst it.
10371         (widget-echo-help): Try to cope with a help-echo function of two
10372         possible sorts.
10374 2000-07-15  Jason Rumney  <jasonr@gnu.org>
10376         * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
10377         Declare as obsolete.
10379         * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
10381 2000-07-14  Gerd Moellmann  <gerd@gnu.org>
10383         * hilit-chg.el: Fix typo.
10385 2000-07-14  Dave Love  <fx@gnu.org>
10387         * info.el (Info-mode-menu): Fix use of :help, :enable.
10389 2000-07-14  Stefan Monnier  <monnier@cs.yale.edu>
10391         * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
10393 2000-07-13  Dave Love  <fx@gnu.org>
10395         * emacs-lisp/easymenu.el: Doc fixes.
10396         (easy-menu-remove): Defalias to ignore.
10398         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
10399         Call throw correctly.
10401 2000-07-13  Gerd Moellmann  <gerd@gnu.org>
10403         * faces.el (frame-background-mode): Doc fix.
10405         * simple.el (eval-expression-print-length): Change custom type to
10406         allow entering nil as value.
10408 2000-07-13  Dave Love  <fx@gnu.org>
10410         * progmodes/fortran.el (fortran-imenu-generic-expression):
10411         Change definition layout.
10412         (fortran-mode-menu): Reinstate customize entries.
10414         * cus-edit.el (custom-group-menu-create, customize-menu-create):
10415         Use :filter, per old XEmacs code.
10417 2000-07-12  Gerd Moellmann  <gerd@gnu.org>
10419         * term.el (term-send-raw-meta): Strip modifiers from the keyboard
10420         event when deciding what to send to the terminal.
10422 2000-07-12  Dave Love  <fx@gnu.org>
10424         * cus-start.el: Add optional version as 4th element of specs and
10425         use it for several things new in v21.  Remove load-path.  Fix type
10426         of line-number-display-limit.
10428 2000-07-11  Dave Love  <fx@gnu.org>
10430         * progmodes/fortran.el: Don't require easymenu.
10431         Use repeat counts in various regexps.
10432         (fortran-mode-syntax-table): Defvar directly.
10433         (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
10434         (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
10435         Use defvar, not defconst.
10436         (fortran-mode-map): Change locals in `let'.  Use `fortran-auto-fill'.
10437         (fortran-mode): Set fortran-comment-line-start-skip,
10438         fortran-comment-line-start-skip, dabbrev-case-fold-search.
10439         (fortran-comment-indent): Use defsubst.
10440         (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
10441         Use fortran-comment-indent, not fortran-comment-indent-function.
10442         (fortran-comment-region, fortran-electric-line-number): Simplify.
10443         (fortran-auto-fill): New function.
10444         (fortran-do-auto-fill): Deleted.
10445         (fortran-find-comment-start-skip):
10446         Check for non-null comment-start-skip.
10447         (fortran-auto-fill-mode, fortran-fill-statement):
10448         Use fortran-auto-fill.
10449         (fortran-fill): Use fortran-auto-fill.  Check for null
10450         comment-start-skip.  Simplify final clause and use end-of-line finally.
10452         * widget.el (widget-plist-member): New alias.
10454 2000-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
10456         * eshell/esh-module.el (toplevel): Reference
10457         byte-compile-current-file only if it is bound.
10459 2000-07-10  Gerd Moellmann  <gerd@gnu.org>
10461         * dired.el: Don't require `dired-aux'.
10463 2000-07-10  Miles Bader  <miles@lsi.nec.co.jp>
10465         * dired-aux.el (dired-show-file-type): New function.
10466         * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
10467         (dired-show-file-type): Add autoload.
10469 2000-07-10  Kenichi Handa  <handa@etl.go.jp>
10471         * international/mule-diag.el (describe-font): Adjusted for the
10472         change of fontset-info.
10473         (print-fontset): Likewise.
10475 2000-07-09  Stefan Monnier  <monnier@cs.yale.edu>
10477         * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
10479 2000-07-07  Gerd Moellmann  <gerd@gnu.org>
10481         * bindings.el: Bind `[delete]' to delete-char.
10483         * dired.el (dired-find-alternate-file): New function.
10484         (dired-mode-map): Bind `a' to dired-find-alternate-file.
10485         (toplevel): Require dired-aux when compiling.
10486         (dired-buffers): Move defvar within file to avoid compiler warning.
10488         * info.el (Info-last-search): Variable removed.
10489         (Info-search-history): New variable.
10490         (Info-search): New Info-search-history.
10492         * battery.el, info-look.el: Change author's mail address.
10494 2000-07-07  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
10496         * mail/rmail.el (rmail-clear-headers): Don't throw an error
10497         if rmail-ignored-headers is nil.
10498         (rmail-retry-failure): Bind rmail-ignored-headers and
10499         rmail-displayed-headers to nil.
10501 2000-07-06  Gerd Moellmann  <gerd@gnu.org>
10503         * lpr.el (lpr-page-header-switches): Add `-h' switch.
10504         (print-region-1): Don't hard code `-h' here.
10506         * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
10508 2000-07-01  Francesco Potorti`  <pot@gnu.org>
10510         * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
10511         exim can use "your message" instead of "the message".
10513 2000-07-06  Stefan Monnier  <monnier@cs.yale.edu>
10515         * facemenu.el: Docstrings fixes.
10516         (facemenu-get-face): Don't use internal-find-face.
10517         (facemenu-iterate): Rename arg to match the docstring.
10519         * newcomment.el (uncomment-region): Be more careful when skipping
10520         backwards over `=' not to bump into BOBP.
10522 2000-07-05  Michael Kifer  <kifer@cs.sunysb.edu>
10524         * ediff-diff.el (ediff-wordify): Use syntax table.
10525         * ediff-init.el (ediff-has-face-support-p): Use
10526         ediff-color-display-p.
10527         (ediff-color-display-p): Use display-color-p, changed to defun
10528         from defsubst.
10529         Got rid of special cases for NeXT and OS/2.
10530         * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
10531         face.
10533 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
10535         * emacs-lisp/lucid.el: Require CL.
10536         (copy-tree, remprop): Remove, it's provided by CL.
10537         (map-keymap): Define in terms of cl-map-keymap.
10538         (extent-property, set-extent-end-glyph): New functions.
10540         * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
10542 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
10544         * Makefile.in (DONTCOMPILE): Add comment that the name may
10545         not be changed without changing the make-dist script.
10547         * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
10548         (cl-mapc): Use mapc instead of cl-old-mapc.
10550 2000-07-05  Andrew Innes  <andrewi@gnu.org>
10552         * makefile.nt: Add support for `bootstrap' and related targets.
10554 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
10556         * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
10557         (easy-menu-do-define): Use `menu-item' format.
10558         Handle case where easy-menu-create-menu returns a symbol.
10559         Manually call the potential top-level filter in the function binding.
10560         (easy-menu-filter-return): New arg NAME.
10561         Convert to a keymap if MENU is an XEmacs menu.
10562         (easy-menu-convert-item-1): New.  Extracted from easy-menu-do-add-item.
10563         (easy-menu-converted-items-table, easy-menu-convert-item):
10564         New var and fun to memoize easy-menu-convert-item-1.
10565         (easy-menu-do-add-item): Use it.
10566         (easy-menu-create-menu): Use easy-menu-convert-item.
10567         Wrap easy-menu-filter-return around any :filter specification.
10568         Don't convert the menu if a filter was specified.
10569         Tell easy-menu-make-symbol not to check for MENU being an expression.
10570         (easy-menu-make-symbol): New arg NOEXP.
10572 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
10574         * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
10575         EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
10576         (eval-defun): If called with prefix arg, instrument code for
10577         Edebug.
10579         * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
10580         similar to that of eval-defun.
10582 2000-07-04  Dave Love  <fx@gnu.org>
10584         * hl-line.el (hl-line-overlay): Make it permanent-local.
10586         * calendar/todo-mode.el: Replaced with a working version, based on
10587         1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
10589 2000-07-03  Miles Bader  <miles@lsi.nec.co.jp>
10591         * paths.el (prune-directory-list): New function.
10592         (Info-default-directory-list): Rewritten to more methodically
10593         enumerate a big list of possible info directories (based on the
10594         list used by the standalone info reader).
10596         * info.el (info-initialize): Use prune-directory-list to remove
10597         non-existent directories from Info-directory-list.
10599         * paths.el (Info-default-directory-list): Try a list of possible
10600         info-directories instead of a single one.  Add the possible
10601         info directory "/usr/share/info".
10603         * woman.el (woman-man.conf-path): Explicitly include the debian
10604         man-db config file "/etc/manpath.config".
10605         (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
10606         are present in `manpath.config'.
10607         (woman-manpath): Include "/usr/share/man".
10609 2000-07-03  Gerd Moellmann  <gerd@gnu.org>
10611         * frame.el (blink-cursor-mode): Don't hide cursor initially.
10613         * startup.el (command-line): Initialize blink-cursor based
10614         on window-system.
10616         * frame.el (blink-cursor): Default to nil if not running under
10617         a window-system.
10619         * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
10620         (face-x-resources): Remove duplicate entry for :font.
10622         * textmodes/refer.el (refer-find-entry-internal): Use some-window
10623         instead of cycling through windows with next-window.
10625         * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
10626         of cycling through windows with next-window.
10628         * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
10629         of cycling through windows with next-window.
10631         * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
10632         (edebug-get-displayed-buffer-points): Use walk-windows/some-window
10633         instead of cycling through windows with next-window.
10635         * calendar/appt.el (appt-select-lowest-window): Use walk-windows
10636         instead of cycling through windows with next-window.
10638         * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
10639         of cycling through windows with next-window.
10641         * terminal.el (te-process-output): Use walk-windows instead of
10642         cycling through windows with next-window.
10644         * server.el (server-switch-buffer): Use some-window instead of
10645         cycling through windows with next-window.
10647         * window.el (some-window): New function.
10648         (walk-windows): Remove reference to walk-windows-start.
10650         * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
10652 2000-07-03  Richard Stallman  <rms@gnu.org>
10654         * window.el (walk-windows): Guarantee termination by keeping a list
10655         of all the windows already handled.
10657 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
10659         * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
10660         window-system.
10662         * man.el (Man-notify-when-ready): Don't use window-system.  If
10663         Man-notify-method is newframe, and the display is not
10664         multi-frame, select the frame created for the man page.
10665         (Man-init-defvars): Doc fix.
10667 2000-06-28  Gerd Moellmann  <gerd@gnu.org>
10669         * faces.el (region): Change background color for light background.
10671         * ediff-wind.el (ediff-setup-control-frame): Remove :box
10672         attribute from mode-line face of Ediff control frame.
10674         * replace.el (query-replace-map): Bind `e' like `E'.
10676 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
10678         * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
10679         Change name to "Select All".
10681         * dos-fns.el (convert-standard-filename): Fix last change.
10683 2000-06-27  Gerd Moellmann  <gerd@gnu.org>
10685         * help.el (describe-variable): Don't insert a second `'s' in front
10686         of the string `value is shown below'.  Since the syntax-table is
10687         set to emacs-lisp-mode-syntax-table, forward-sexp skips over
10688         an existing `'s', so that this won't be deleted.
10690         * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
10691         * pcmpl-unix.el: New files.
10693 2000-06-26  Stefan Monnier  <monnier@cs.yale.edu>
10695         * wid-edit.el (widget-member): Use the new plist-member.
10697 2000-06-26  Gerd Moellmann  <gerd@gnu.org>
10699         * replace.el (perform-replace): Undo change of 2000-04-04.
10700         Instead, move backward 1 character at the end of the loop when
10701         necessary.
10703         * faces.el (fringe): Change face for different backgrounds.
10705         * eshell/esh-module.el (toplevel): Load defgroup's differently;
10706         patch from John.
10708         * eshell/*.el: Change spelling of the Free Software Foundation.
10710         * eshell/esh-toggle.el: Removed.
10712         * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
10714         * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
10715         interactively.
10717 2000-06-26  Alex Schroeder  <alex@gnu.org>
10719         * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
10720         `define-key'; instead of checking `(emacs-version)' check for
10721         `set-keymap-parent' and `set-keymap-name' directly.  Add entries
10722         for `;' and `o' which might be electric.
10724         (sql-electric-stuff): New user option.
10725         (sql-magic-go): New function which uses `sql-electric-stuff'.
10726         (sql-magic-semicolon): New function which uses
10727         `sql-electric-stuff'.
10729         (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
10730         is not fboundp.
10732         (sql-oracle-options): New variable.
10733         (sql-oracle): Use it.
10735         (sql-imenu-generic-expression): Doc change.
10736         (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
10737         is used.
10739         (sql-informix): Added command line parameter "-" to force
10740         sql-informix-program to use stdout.
10742 2000-06-25  Eli Zaretskii  <eliz@is.elta.co.il>
10744         * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
10745         (cp864-decode-table): Doc fix.
10746         (cp720-decode-table): New variable, supports the Arabic OEM
10747         codepage used by Windows.
10748         (cp737-decode-table): New, Greek OEM codepage used by Windows.
10750 2000-06-23  Dave Love  <fx@gnu.org>
10752         * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
10753         (font-lock-fontify-anchored-keywords): Use
10754         line-beginning-position.
10755         (global-font-lock-mode): Use mapc.
10757 2000-06-23  Stefan Monnier  <monnier@cs.yale.edu>
10759         * eshell/esh-module.el: Require CL when compiling.
10761 2000-06-23  Gerd Moellmann  <gerd@gnu.org>
10763         * comint.el (comint-substitute-in-file-name): Call replace-match
10764         with second and third arg t.
10766         * cus-edit.el (custom-button-face, custom-button-pressed-face):
10767         Specify foreground color.
10769         * faces.el (tool-bar, mode-line, header-line): Specify foreground
10770         color.
10772         * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
10774         * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
10775         cddr instead of cdddr.
10777         * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
10778         instead of copy-list.
10780         * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
10781         of copy-list.
10783         * subdirs.el: Add eshell subdirectory.
10785         * eshell: New subdirectory containing the Eshell package.
10787         * pcomplete.el: New file.
10789 2000-06-23  Paul Eggert  <eggert@twinsun.com>
10791         * mail/mailpost.el (post-mail-send-it): Make sure file has
10792         proper permissions from birth.
10794         * files.el (basic-save-buffer-2): When temporarily setting
10795         file modes, set them to current modes plus 0200, not to 0777.
10797         * emerge.el (emerge-make-temp-file): Make sure file has proper
10798         permissions from birth.
10800 2000-06-22  Eli Zaretskii  <eliz@is.elta.co.il>
10802         * files.el (make-backup-file-name-1): On DOS/Windows, run the
10803         backup file name through convert-standard-filename.
10805         * dos-fns.el (convert-standard-filename): Convert leading
10806         directories as well.  When long file names are supported, convert
10807         characters that are invalid in Windows file names.
10809 2000-06-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10811         * ps-print.el: Fix bug: if ^L is the very first buffer character,
10812         ps-print crashes.  New feature: page selection for printing.  Create
10813         raw-text-unix coding system for XEmacs.  Doc fix.
10814         (ps-print-version): New version number (5.2.3).
10815         (ps-plot-region): Bug fix.
10816         (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
10817         (ps-header-sheet, ps-generate, ps-end-job): Code fix.
10818         (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
10819         funs.
10820         (ps-selected-pages, ps-last-selected-pages, ps-first-page)
10821         (ps-last-page): New vars.
10823 2000-06-21  Gerd Moellmann  <gerd@gnu.org>
10825         * progmodes/sh-script.el (sh-while-getopts): Fix handling of
10826         empty option string.
10828 2000-06-21  Eli Zaretskii  <eliz@is.elta.co.il>
10830         * man.el (man): Doc fix.
10832 2000-06-21  Kenichi Handa  <handa@etl.go.jp>
10834         * international/mule-cmds.el (set-language-info-alist): Docstring
10835         fixed.
10837 2000-06-20  Gerd Moellmann  <gerd@gnu.org>
10839         * version.el (emacs-version): Use ISO date format.
10841         * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
10842         instead of `M-backspace'.
10844         * simple.el (turn-off-auto-fill): New function.
10846 2000-06-20  Stefan Monnier  <monnier@cs.yale.edu>
10848         * jit-lock.el (with-buffer-prepared-for-jit-lock):
10849         Renamed from with-buffer-prepared-for-font-lock and use
10850         inhibit-modification-hooks rather than setting *-change-functions.
10851         Update all functions to use the new name.
10852         (jit-lock-first-unfontify-pos): New semantics (and doc).
10853         (jit-lock-mode): Make non-interactive.
10854         Don't automatically turn on font-lock.
10855         Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
10856         Always use jit-lock-after-change.
10857         Remove and restore font-lock-after-change-function.
10858         (turn-on-jit-lock, jit-lock-after-fontify-buffer)
10859         (jit-lock-after-unfontify-buffer): Remove.
10860         (jit-lock-stealth-fontify):
10861         Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
10862         (jit-lock-after-change): Set the `fontified' text-prop to nil.
10864 2000-06-20  Sam Steingold  <sds@gnu.org>
10866         * emacs-lisp/cl-indent.el (toplevel): Indent
10867         `print-unreadable-object' properly.  Untabify.
10869 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
10871         * textmodes/reftex.el (reftex-find-citation-regexp-format):
10872         Support for bibentry.
10873         (reftex-compile-variables): Fixed problem with end of section-re.
10875         * texmodes/reftex-dcr.el (reftex-view-crossref,
10876         reftex-view-crossref-from-bibtex):
10877         Deal with changed `reftex-find-citation-regexp-format'.
10878         (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
10879         Replaced `remprop' with `put'.
10880         (reftex-view-crossref, reftex-view-crossref-when-idle):
10881         Support for bibentry.
10883         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
10884         New entry for bibentry package.
10886         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
10887         Regexp also matches "\nobibliography".
10889         * textmodes/reftex-global.el (reftex-renumber-simple-labels):
10890         Call `reftex-ensure-write-access' before doing anything.
10891         (reftex-ensure-write-access): New function.
10893 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
10895         * progmodes/idlwave.el: File re-installed (update to version 4.2)
10897         * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
10899         * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
10901         * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
10904 2000-06-20  Dave Love  <fx@gnu.org>
10906         * faces.el (frame-background-mode): Use set-default, not set, in
10907         setter.
10908         (frame-update-faces, frame-update-face-colors): Define with
10909         defalias.
10911         * enriched.el (enriched-decode-foreground)
10912         (enriched-decode-background): Don't use internal-find-face.
10914         * apropos.el: Doc fixes.
10916         * cus-edit.el (customize-changed-options): Check arg.
10917         (customize-version-lessp): Don't require decimal point.
10919         * custom.el (defcustom, defgroup): Doc fix.
10921         * newcomment.el (comment) <defgroup>: Add :version.
10922         (comment-multi-line): Doc fix.
10924         * emulation/mlsupport.el (define-hooked-local-abbrev,
10925         define-hooked-global-abbrev): Fix, using define-abbrev.
10927 2000-06-19  Gerd Moellmann  <gerd@gnu.org>
10929         * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
10930         the whole buffer.
10932 2000-06-19  Dave Love  <fx@gnu.org>
10934         * menu-bar.el (menu-bar-options-save): New function.
10935         (menu-bar-options-menu): Use it.
10936         (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
10937         Simplify.
10939 2000-06-19  Andreas Schwab  <schwab@suse.de>
10941         * progmodes/etags.el (tags-query-replace): Put new parameters
10942         START and END at the end, for backward compatibility.
10944 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
10946         * international/codepage.el:
10947         (cp-coding-system-for-codepage-1): Delete special codes for
10948         generating xxx-dos coding system because now a CCL based coding
10949         system can handle EOL conversion by default.
10951         * international/mule.el (make-coding-system): Generate subsidiary
10952         coding systems for EOL handling variants even for a CCL based
10953         coding system.
10955 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
10957         * international/isearch-x.el (isearch-minibuffer-input-method)
10958         (isearch-minibuffer-input-method-function): These variables
10959         deleted.
10960         (isearch-with-input-method): Don't use the above variables.
10961         (isearch-process-search-multibyte-characters): Likewise.  Call
10962         read-string with the arg INHERIT-INPUT-METHOD t.
10964 2000-06-17  Stefan Monnier  <monnier@cs.yale.edu>
10966         * font-lock.el (font-lock-after-fontify-buffer)
10967         (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
10969         * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
10970         Use consistent make-local-variable style for font-lock-fontified.
10971         (jit-lock-fontify-buffer):
10972         Don't bother checking for font-lock-mode and jit-lock-mode.
10974         * time.el: Remove trailing ^M that prevent CVS-merging.
10976 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
10978         * Makefile.in (distclean): New target.
10980 2000-06-16  Stefan Monnier  <monnier@cs.yale.edu>
10982         * Makefile.in (srcdir): Define for update-subdirs.
10984 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
10986         * find-lisp.el: New file.
10988 2000-06-16  Andrew Innes  <andrewi@gnu.org>
10990         * time.el (display-time-mail-function): New variable, to allow
10991         external packages to indicate when new mail is available.
10992         (display-time-update): Use it.
10994 2000-06-16  Kenichi Handa  <handa@etl.go.jp>
10996         * international/mule.el (mule-version): Change version name to
10997         SAKAKI.  AOI has already been used by Meadow.
10999         * international/quail.el (quail-show-guidance-buf): To find the
11000         bottom window (but minibuffer), pay attention to the height of
11001         minibuffer.
11003 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
11005         * arc-mode.el (archive-mode-map): Use the new menu-item format for
11006         menu-bar menus.  Add help strings.  Don't remove the Edit menu
11007         from the menu bar, as the menu bar has enough space now.
11009         * Makefile.in (SHELL): Make sure /bin/sh is used.
11011         * woman.el (woman-man-buffer): Fix bold and underlined CJK
11012         characters, which use series of two ^H characters instead of one.
11014 2000-06-15  Gerd Moellmann  <gerd@gnu.org>
11016         * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
11017         (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
11018         functions.
11019         (Info-find-node-2): Try a case-sensitive search first, then
11020         do a case-insensitive search.
11022         * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
11023         tutorials.
11025         * complete.el (PC-env-vars-alist): New variable.
11026         (PC-complete-as-file-name): New function.
11027         (partial-completion-mode): Initialize PC-env-vars-alist from
11028         process-environment.
11029         (PC-do-completion): Handle completion of env vars.
11031         * info.el (Info-set-mode-line): Show file name in mode line,
11032         use `*Info*' instead of `Info:'.
11034         * startup.el (command-line-1): Change copyright messages to year
11035         2000.
11037 2000-06-15  Dave Love  <fx@gnu.org>
11039         * net/goto-addr.el (goto-address-fontify): Use keymap property,
11040         not local-map.
11042 2000-06-15  Kenichi Handa  <handa@etl.go.jp>
11044         * international/mule.el (set-buffer-file-coding-system): Almost
11045         rewritten to handle `undecided' as no-op.
11047 2000-06-14  Gerd Moellmann  <gerd@gnu.org>
11049         * Makefile.in: New file.
11051         * Makefile: Removed.
11053         * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
11054         (goto-address-highlight-keymap): Bind C-c RET.
11056 2000-06-14  Kenichi Handa  <handa@etl.go.jp>
11058         * mail/sendmail.el (sendmail-send-it): The temporary buffer
11059         inherits buffer-file-coding-system of the current buffer.
11061         * tar-mode.el (tar-extract): For goto-char, use (point-min), not
11062         0.  Give correct argument to set-auto-coding-function.
11063         (tar-expunge): For goto-char, use (point-min), not 0.
11064         (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
11065         (tar-subfile-save-buffer): Likewize.
11067         * international/mule.el
11068         (after-insert-file-set-buffer-file-coding-system): Call
11069         set-buffer-file-coding-system with the arg FORCE t.
11071 2000-06-13  Gerd Moellmann  <gerd@gnu.org>
11073         * mail/sendmail.el (mail-specify-envelope-from): Initialize to
11074         nil.  Contemporary sendmails issue an X-Authentication-Warning if
11075         the sender is set with `-f'.
11077 2000-06-13  Dave Love  <fx@gnu.org>
11079         * help.el (describe-function-1): Kluge around cases of functions
11080         fset to subrs whose doc doesn't match their symbol-name.
11082         * image.el (insert-image): Default STRING to a space.
11084         * info.el Doc fixes.
11085         (Info-build-node-completions): Match Ref tags.
11087 2000-06-13  Eli Zaretskii <eliz@is.elta.co.il>
11089         * frame.el (display-multi-frame-p, display-multi-font-p): New
11090         defaliases for display-graphic-p.
11092         * hl-line.el: Fixed a typo in commentary.
11094 2000-06-13  Kenichi Handa  <handa@etl.go.jp>
11096         * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
11097         fixed.
11099 2000-06-12  Dave Love  <fx@gnu.org>
11101         * image.el (insert-image): Save a little consing.
11103 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
11105         * language/tibet-util.el: Convert all tibetan-1-column characters
11106         to the corresponding tibetan characters.
11107         (tibetan-add-components): Delete code for the special treatment of
11108         'a chung.
11110         * language/tibetan.el (tibetan-composable-pattern): Fix previous
11111         change.
11112         (tibetan-vowel-transcription-alist): More rules added.
11113         (tibetan-composite-vowel-alist): New variable.
11114         (tibetan-precomposition-rule-alist): More rules added.
11116 2000-06-12  Stefan Monnier  <monnier@cs.yale.edu>
11118         * startup.el (command-line): Only call menu-bar-mode if interactive.
11120         * thingatpt.el (toplevel symbol-properties):
11121         * textmodes/makeinfo.el (makeinfo-compile):
11122         * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
11123         * progmodes/hideif.el (hif-compress-define-list)
11124         (hide-ifdef-use-define-alist):
11125         * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
11126         (ange-ftp-vms-add-file-entry):
11127         * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
11128         * man.el (Man-build-man-command):
11129         * mail/rnewspost.el (news-reply-header-hook):
11130         * info.el (Info-insert-dir):
11131         * emulation/mlconvert.el (backward-word, forward-word, setq):
11132         * emacs-lisp/gulp.el (gulp-send-requests):
11133         * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
11134         (byte-optimize-inline-handler, byte-optimize-form-code-walker)
11135         (byte-optimize-apply, end of file):
11136         * emacs-lisp/advice.el (ad-advice-class-completion-table)
11137         (ad-make-freeze-definition):
11138         * startup.el (command-line, command-line-1): Don't quote lambdas.
11140         * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
11141         (cvs-cleanup-removed): New function.
11142         (cvs-cleanup-functions): New var.
11143         (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
11144         some flexibility in specifying additional entries to auto-cleanup.
11145         (cvs-quickdir): New function.
11146         (cvs-mode-insert): Use cvs-fileinfo-from-entries.
11147         (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
11148         (cvs-mode-find-file): Check that we are on a filename or dirname
11149         when invoked through a mouse-click.
11150         (cvs-full-path): Remove.
11151         (cvs-dired-action): Re-introduced.
11152         (cvs-dired-noselect): Use it.
11153         (vc-post-command-functions): use this new hook if available.
11155         * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
11156         (cvs-status-map): Don't inherit from cvs-mode-map anymore.
11157         (cvs-filename-map, cvs-dirname-map): Remove.
11158         (cvs-default-action): Remove.
11159         (cvs-add-face): Use `keymap' rather than `local-map' property, and only
11160         if the arg is really a keymap.
11161         (cvs-fileinfo-pp): Don't use any special map for file and dir names.
11162         Don't hardcode the mapping from state (aka type) to face, but check
11163         the var cvs-fi-<type>-face instead.
11164         (cvs-fileinfo-from-entries): New function.
11166         * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
11167         Docstring fix.
11168         (cvs-find-file-and-jump): Change default to be safer.
11169         (cvs-mode-diff-map): Define it as a function as well.
11170         (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
11171         Bind mouse-2 in this global map rather than with text-properties.
11173         * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
11174         file to resolve the ambiguity between C(conflict) and C(need-merge).
11176 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
11178         * international/mule.el (set-buffer-file-coding-system): If
11179         CODING-SYSTEM is nil, set buffer-file-coding-system to nil
11180         unconditionally.
11182 2000-06-12  Dave Love  <fx@gnu.org>
11184         * wid-edit.el (widget-specify-button): Really suppress the face if
11185         required.
11187 2000-06-11  Gerd Moellmann  <gerd@gnu.org>
11189         * term/x-win.el (x-colors): Add colors from recent rgb.txt.
11191 2000-06-11  Stefan Monnier  <monnier@cs.yale.edu>
11193         * imenu.el (imenu-generic-expression): Docstring fix.
11195         * composite.el (composition-function-table): Move the `put'
11196         below the autoload cookie so we can load the file before loaddefs.
11198         * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
11200         * emacs-lisp/autoload.el (make-autoload): Use `cond'.
11201         Handle easy-mmode-define-global-mode.
11202         For complex macros like define-minor-mode that can generate
11203         several autoload entries, try to autoload entries in the
11204         macroexpanded code.
11206         * emacs-lisp/easy-mmode.el (define-minor-mode):
11207         If KEYMAP is a symbol, just use it.
11208         Use byte-compile-current-file and load-file-name to infer the
11209         proper :require to pass to defcustom.
11210         Wrap the hook var into `progn' so as not to autoload it.
11211         Add a :autoload-end cookie.
11212         Be more careful about the evaluation of KEYMAP.
11213         (easy-mmode-define-global-mode): Add a :autoload-end cookie.
11214         (define-derived-mode): Move define-abbrev-table outside of defvar.
11216 2000-06-10  Stefan Monnier  <monnier@cs.yale.edu>
11218         * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
11219         (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
11220         (backup-compiled-files): Ignore errors during `tar'.
11221         (bootstrap): Make autoloads before elc files.
11223 2000-06-10  Kenichi Handa  <handa@etl.go.jp>
11225         * international/mule.el (set-buffer-file-coding-system): If one of
11226         undecided-XXX is specified, change only EOL conversion.
11228         * international/mule-conf.el (unix): New alias for the coding
11229         system undecided-unix.
11231 2000-06-09  Dave Love  <fx@gnu.org>
11233         * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
11235         * progmodes/executable.el: Byte compile dynamic.
11236         (executable-insert): Change custom type.
11237         (executable-find): Add autoload cookie.
11238         (executable-make-buffer-file-executable-if-script-p): New
11239         function.  After Noah Friedman.
11241         * files.el (after-save-hook): Customize, with
11242         executable-make-buffer-file-executable-if-script-p as an option.
11244 2000-06-09  Kenichi Handa  <handa@etl.go.jp>
11246         * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
11247         "tib24p-mule.bdf" for Tibetan.
11249         * composite.el (decompose-composite-char): Declare it as obsolete.
11251         * man.el (Man-fontify-manpage): Pay attention to underline and
11252         overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
11254 2000-06-08  Gerd Moellmann  <gerd@gnu.org>
11256         * thingatpt.el (forward-thing): Use functionp instead of fboundp.
11257         Set maintainer to FSF since author isn't reachable.
11259 2000-06-08  Dave Love  <fx@gnu.org>
11261         * international/mule-cmds.el (select-safe-coding-system): If
11262         DEFAULT-CODING-SYSTEM is not specified, also check the most
11263         preferred coding-system if buffer-file-coding-system is
11264         `undecided'.  From Handa.
11266 2000-06-08  Kenichi Handa  <handa@etl.go.jp>
11268         * international/mule.el
11269         (after-insert-file-set-buffer-file-coding-system): If the buffer
11270         size is greater than INSERTED, judget that we are not visiting.
11272 2000-06-07  Rajesh Vaidheeswarran  <rv@gnu.org>
11274         * whitespace.el (defgroup whitespace): Comment out `:version'.
11275         XEmacs 20.4 has problems defining the group with this present.
11276         We'll have this commented out till get resolve the problem.
11278 2000-06-07  John Wiegley  <johnw@gnu.org>
11280         * align.el (align-dq-string-modes, align-sq-string-modes)
11281         (align-open-comment-modes): Add pyhton-mode.
11282         (align-rules-list): Use get-text-property instead of
11283         text-properties-at.
11284         (align-rules-list): Add python-assignment.
11285         (align-rules-list): Change perl-comma-delimiter to
11286         basic-comma-delimiter.  Use if for Perl modes and python-mode.
11287         (align-rules-list): Add python-chain-logic and
11288         basic-line-continuation.
11290 2000-06-07  Jari Aalto  <jari.aalto@poboxes.com>
11292         * apropos.el (apropos-mode-hook): New user variable.
11293         (apropos-mode): Run apropos-mode-hook.
11295 2000-06-07  David Ponce  <david@dponce.com>
11297         * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
11298         commands.  Require `wid-edit' at run-time.
11300 2000-06-07  David Ponce  <david@dponce.com>
11302         * recentf.el: Added some "Commentary".
11303         (recentf-open-more-files, recentf-edit-list): Minor changes to
11304         move the point at the top of the file list.  This behaviour is
11305         consistent with the menu one when the list contains a lot of
11306         files.
11307         (recentf-cleanup): Now displays the number of items removed from
11308         the list.
11309         (recentf-relative-filter) New menu filter to show filenames
11310         relative to `default-directory'.
11312 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
11314         * ps-print.el: XEmacs compatibility.  Doc fix.  Can select page size
11315         with/without giving an error if PostScript printer doesn't have this
11316         kind of page size.  Zebra Stripe continues or restarts on next page.
11317         Manual/automatic paper feeding.  Switch or not the header.
11318         (ps-print-version): New version number (5.2.2).
11319         (ps-windows-system): Include emx as a Windows system.
11320         (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
11321         (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
11322         (ps-background-text): Code fix.
11323         (ps-error-handler-message, ps-user-defined-prologue)
11324         (ps-print-prologue-header, ps-printer-name)
11325         (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
11326         (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
11327         (ps-use-face-background): Customization fix.
11328         (ps-n-up-database): Data fix.
11329         (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
11330         (ps-switch-header): New vars.
11331         (ps-xemacs-color-name, ps-face-foreground-name)
11332         (ps-face-background-name, ps-boolean-constant): New funs.
11334 2000-06-07  Dave Love  <fx@gnu.org>
11336         * allout.el: New version from Manheimer.
11338 2000-06-07  Kenichi Handa  <handa@etl.go.jp>
11340         * textmodes/fill.el (fill-find-break-point): Check the validity of
11341         charset.
11343 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
11345         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
11346         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
11347         Call display-color-p and display-mouse-p instead of looking at
11348         window-system.
11350 2000-06-06  Dave Love  <fx@gnu.org>
11352         * image.el (find-image): Doc fix.  Return nil if image not found.
11353         (put-image, insert-image): Make STRING arg optional.
11355 2000-06-06  Kenichi Handa  <handa@etl.go.jp>
11357         * language/vietnamese.el: Remove eval-when-compile.
11358         (viet-viscii-nonascii-translation-table): Define it as a
11359         translation table made from viet-viscii-decode-table.
11360         (viet-viscii-encode-table): Define it as a translation table made
11361         from the reverse map of above.
11362         (viet-vscii-nonascii-translation-table): Define it as a
11363         translation table made from viet-vscii-decode-table.
11364         (viet-vscii-encode-table): Define it as a translation table made
11365         from the reverse map of above.
11366         (ccl-decode-viscii): Use translate-character.
11367         (ccl-encode-viscii, ccl-encode-viscii-font)
11368         (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
11369         Likewize.
11371         * language/cyrillic.el: Remove eval-when-compile.
11372         (cyrillic-koi8-r-nonascii-translation-table): Define it as a
11373         translation table made from cyrillic-koi8-r-decode-table.
11374         (cyrillic-koi8-r-encode-table): Define it as a translation table
11375         made from the reverse map of above.
11376         (ccl-decode-koi8): Use translate-character.
11377         (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
11378         (cyrillic-alternativnyj-nonascii-translation-table): Define it as
11379         a translation table made from cyrillic-alternativnyj-decode-table.
11380         (cyrillic-alternativnyj-encode-table): Define it as a translation
11381         table made from the reverse map of above.
11382         (ccl-decode-alternativnyj): Use translate-character.
11383         (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
11384         Likewize
11386         * international/mule-diag.el (non-iso-charset-alist): Specify
11387         translation table symbol instead of translation table itself.
11388         (list-block-of-chars): CHARSET may be a translation table symbol.
11390         * international/mule.el (make-coding-system): If CODING-SYSTEM
11391         already exists, override it.
11393         * international/fontset.el: Use family `proportional' for Tibetan
11394         fonts.
11396         * international/ccl.el (ccl-compile-translate-character): Don't
11397         check if Rrr has property translation-table.
11398         (ccl-compile-map-multiple): Modified to avoid compiler warning.
11400 2000-06-05  Gerd Moellmann  <gerd@gnu.org>
11402         * info.el: Bind case-fold-search to t when searching in case
11403         a user sets it to nil in a hook.
11405 2000-06-05  Stefan Monnier  <monnier@cs.yale.edu>
11407         * autoarg.el (autoarg-mode, autoarg-kp-mode):
11408         * hl-line.el (hl-line-mode): Use the new :global key argument.
11410         * tar-mode.el (tar-header-block-recompute-checksum): Remove.
11411         (tar-clip-time-string): Prepend a space.
11412         (tar-grind-file-mode): Construct a string rather than modifying one.
11413         (tar-header-block-summarize): Fix docstring.
11414         Use `format' rather than an error-prone set of copy-loops.
11416         * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
11417         (diff-goto-source, diff-unified->context, diff-context->unified)
11418         (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
11419         understand the format output by the `-p' argument to diff.
11421         * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
11422         (sh-re-done): Use defconst.
11423         (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
11424         (sh-help-string-for-variable, sh-guess-basic-offset):
11425         Don't quote lambdas.
11426         (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
11427         (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
11429         * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
11430         (mh-letter-mode): Derive from text-mode.
11431         This implicitly means that it now calls kill-all-local-variables.
11432         Also remove the Emacs-18 compatibility code.
11434         * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
11435         Make use of symbol-property doc-string-elt.
11436         Use memq rather than a sequence of eq.
11437         (doc-string-elt): Fix the wrong or missing previously unused values.
11438         (autoload-print-form): New function extracted from
11439         generate-file-autoloads to allow recursion when handling progn
11440         so that defvar's and defun's docstrings are properly printed.
11441         (generate-file-autoloads): Use it.
11443         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
11444         Use find-file-hooks in the minor-mode function.
11445         Be careful not to loop indefinitely in the post-command-hook function.
11447 2000-06-05  Michael Kifer  <kifer@cs.sunysb.edu>
11449         * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
11450         tty's.
11451         * ediff-diff.el (ediff-exec-process): Use --binary for fine
11452         differences whenever appropriate.
11453         * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
11454         * viper.el (find-file, find-file-other-window): Get viper to do
11455         wildcards.
11457 2000-06-04  Stefan Monnier  <monnier@cs.yale.edu>
11459         * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
11460         (jit-lock-fontify-buffer): New function for JIT refontification.
11461         (jit-lock-mode): Fix docstring.
11462         Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
11463         Remove jit-lock-after-change from the _local_ hook.
11464         (jit-lock-function-1): Fix docstring.
11466         * info.el (Info-on-current-buffer): Initialize info.
11468         * newcomment.el (comment-indent): Ignore comment-indent-hook.
11470         * progmodes/tcl.el (tcl-indent-for-comment):
11471         Ignore comment-indent-hook.
11473         * emacs-lisp/easy-mmode.el: Require CL during compilation.
11474         (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
11475         (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
11476         and improve to use the lighter to guess the capitalization.
11477         (define-minor-mode): Inline code from easy-mmode-define-toggle.
11478         Add keyword arguments to specify global-ness or the custom group.
11479         Add local-map and help-echo properties to the lighter.
11480         (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
11481         (easy-mmode-define-global-mode): New macro.
11483 2000-06-02  Dave Love  <fx@gnu.org>
11485         * wid-edit.el: byte-compile-dynamic since we typically don't use
11486         all the widgets.  Don't require cl or widget.  Remove
11487         eval-and-compile.  Don't autoload finder-commentary.  Doc fixes.
11488         (widget-read-event): Removed.  Callers changed to use read-event.
11489         (widget-button-release-event-p): Renamed from
11490         button-release-event-p.
11491         (widget-field-add-space, widget-field-use-before-change):
11492         Uncustomize.
11493         (widget-specify-field): Use keymap property, not local-map.
11494         (widget-specify-button): Obey :suppress-face.
11495         (widget-specify-insert): Use modern backquote syntax.
11496         (widget-image-directory): Renamed from widget-glyph-directory.
11497         (widget-image-enable): Renamed from widget-glyph-enable.
11498         (widget-image-find): Replaces widget-glyph-find.
11499         (widget-button-pressed-face): Move defvar.
11500         (widget-image-insert): Replaces widget-glyph-insert.
11501         (widget-convert): Use keywordp.
11502         (widget-leave-text, widget-children-value-delete): Use mapc.
11503         (widget-keymap): Remove XEmacs stuff.
11504         (widget-field-keymap, widget-text-keymap): Define all inside defvar.
11505         (widget-button-click): Don't set point at the click, but re-centre
11506         if we scroll out of window.  Rewritten for images v. glyphs &c.
11507         (widget-tabable-at): Use POS arg, not point.
11508         (widget-beginning-of-line, widget-end-of-line)
11509         (widget-item-value-create, widget-sublist, widget-princ-to-string)
11510         (widget-sexp-prompt-value, widget-echo-help): Simplify.
11511         (widget-default-create): Use widget-image-insert; some rewriting.
11512         (widget-visibility-value-create)
11513         (widget-push-button-value-create, widget-toggle-value-create): Use
11514         widget-image-insert.
11515         (checkbox): Create on and off images dynamically.
11516         (documentation-link): Change :help-echo.
11517         (widget-documentation-link-echo-help): Remove.
11519 2000-06-02  Stefan Monnier  <monnier@cs.yale.edu>
11521         * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
11523         * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
11524         (easy-mmode-define-toggle, define-minor-mode): Use it.
11525         (easy-mmode-define-keymap): Docstring fix.
11526         (define-derived-mode): Default PARENT to fundamental-mode.
11527         Add the derived-mode-parent symbol-property.
11528         (easy-mmode-derived-mode-p): New function.
11530 2000-06-02  Dave Love  <fx@gnu.org>
11532         * files.el (convert-standard-filename): Doc fix.
11533         (normal-backup-enable-predicate): New function.
11534         (backup-enable-predicate): Use it to replace the lambda form.
11536         * calendar/todo-mode.el: [This needs more work on the outline
11537         stuff.]  Doc fixes.
11538         (todo) <defgroup>: Add :version.
11539         (todo-add-category): Don't use pushnew.
11540         (todo-cmd-raise): Fix typo.
11541         (todo-top-priorities): Change temp buffer name.
11542         (todo-category-alist): Avoid redundant lambda.
11543         (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
11544         Use outline-next-heading.
11546         * autoarg.el: Rewritten to use define-minor-mode.
11547         (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
11548         (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
11550 2000-06-02  Kenichi Handa  <handa@etl.go.jp>
11552         * isearch.el (isearch-other-meta-char): Fix previous change.
11554 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
11556         * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
11557         (log-edit-done): Only add the comment to the ring if it's different
11558         from the last comment entered.
11560         * isearch.el (isearch-highlight): Turn internal-find-face into facep.
11562 2000-06-01  Dave Love  <fx@gnu.org>
11564         * hl-line.el: Rewritten using define-minor-mode.
11566         * help.el (describe-function-1): Distinguish special form from
11567         builtin function.  Sanity-check presence of arglist for builtins.
11569 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
11571         * international/characters.el: Fix syntax/category setting of
11572         Tibetan characters.
11574         * language/tibet-util.el (tibetan-add-components): Fixes for new
11575         encoding of Tibetan characters.
11576         (tibetan-decompose-precomposition-alist): New variable.
11577         (tibetan-decompose-region): Convert precomposed characters to
11578         non-precomposed characters.
11579         (tibetan-decompose-string): Likewise.
11580         (tibetan-composition-function): Fix args to
11581         thibetan-compose-string.
11583         * language/tibetan.el (tibetan-composable-pattern): More
11584         characters included.
11585         (tibetan-consonant-transcription-alist): Rule for "R" added.
11586         (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
11587         "+R" added.
11588         (tibetan-base-to-subjoined-alist): Rule for "RA" added.
11590         * language/lao-util.el (lao-composition-function): Fix args to
11591         compose-string.
11593         * language/thai-util.el (thai-composition-function): Fix args to
11594         compose-string.
11596         * isearch.el (isearch-update): Set disable-point-adjustment to t
11597         to prevent the point moving to the end of a composition when a
11598         part of a composition is searched.
11599         (isearch-other-meta-char): If the key invoking this command can be
11600         mapped by function-key-map to a printing char, call
11601         isearch-process-search-char directly.
11603 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
11605         * emacs-lisp/bytecomp.el:
11606         * frame.el:
11607         * international/mule-cmds.el:
11608         * international/mule-util.el:
11609         * international/mule.el:
11610         * mouse.el:
11611         * subr.el:
11612         * faces.el: Update calls to make-obsolete with a WHEN argument.
11614         * byte-run.el (make-obsolete, make-obsolete-variable):
11615         Add an optional WHEN argument and change the format of the
11616         symbol-property information.
11617         * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
11618         (byte-compile-obsolete, byte-compile-variable-ref): Understand the
11619         new obsolete-symbol-property format and print WHEN if it is provided.
11621 2000-05-31  Dave Love  <fx@gnu.org>
11623         * loadhist.el (loadhist-hook-functions): Remove
11624         before-change-function, after-change-function.
11625         (unload-feature): Deal with symbols which are both bound and
11626         fbound.
11628         * mouse.el (mouse-save-then-kill-delete-region): Don't bind
11629         before-change-function, after-change-function.
11631         * simple.el (newline): Don't bind before-change-function,
11632         after-change-function.
11634 2000-05-31  Rajesh Vaidheeswarran <rv@gnu.org>
11636         * whitespace.el (whitespace-rescan-timer-time): Update interval
11637         set to 600 seconds (10 minutes) instead of 60 seconds since
11638         a large number of whitespace buffers causes emacs to `freeze'
11639         for a considerable amount of time.
11641         * whitespace.el: Updated email address
11643 2000-05-31  Dave Love  <fx@gnu.org>
11645         * add-log.el (change-log-font-lock-keywords) <function>: Add
11646         pattern for function of change.
11647         (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
11648         acknowledgements patterns.
11650 2000-05-31  Kenichi Handa  <handa@etl.go.jp>
11652         * isearch.el (isearch-printing-char): If keyboard coding system is
11653         being used, call isearch-process-search-multibyte-characters.
11655         * international/isearch-x.el: Mostly rewritten.
11657         * international/quail.el (quail-start-conversion): Don't include
11658         unhandled events in the returned events, but set them in
11659         unread-command-events.  Exit if all inputs are deleted.
11661 2000-05-30  Jason Rumney  <jasonr@gnu.org>
11663         * w32-fns.el (w32-charset-info-alist): Add each charset separately.
11665         * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
11666         Reenable code to create initial fontsets.
11667         Use set-fontset-font in place of put-charset-property.
11669 2000-05-30  Gerd Moellmann  <gerd@gnu.org>
11671         * progmodes/perl-mode.el (perl-indent-line): When looking for a
11672         label, ensure that the first colon isn't followed by another.
11674         * paths.el (Info-default-directory-list): Doc fix.
11676         * net/net-utils.el (finger-X.500-host-regexps): New user-option.
11677         (finger): If HOST matches a regexp from finger-X.500-host-regexps,
11678         send a query containing USER only, not USER@HOST.
11680         * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
11681         and rmail-msgend to compute the restriction at the end, instead of
11682         computing it.
11684 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
11686         * dabbrev.el (dabbrev-expand): Don't display messages in the
11687         echo area if the minibuffer window is active.
11689         * jit-lock.el (jit-lock-mode): Add after change function to
11690         local hook.
11692 2000-05-29  Christoph Wedler  <Christoph.Wedler@sap.com>
11694         * antlr-mode.el: New commands: hide/unhide actions,
11695         upcase/downcase literals.
11696         (antlr-tiny-action-length): New user option.
11697         (antlr-hide-actions): New command.  Suggested by
11698         Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
11699         (antlr-mode-map): New binding [C-c C-v].
11700         (antlr-mode-menu): New entries.
11701         (antlr-downcase-literals): New command.
11702         (antlr-upcase-literals): Ditto.
11704         * antlr-mode.el: Minor changes: indendation, mode-name.
11705         (antlr-indent-line): Indent cpp directive at column 0.
11706         (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
11708         * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
11709         (antlr-font-lock-additional-keywords): Workaround for intentional
11710         bug in XEmacs version of font-lock.
11711         (antlr-mode): Set symbol property `mode-name' to "Antlr".  Could
11712         be used by a smarter version of `buffers-menu-grouping-function'.
11714 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
11716         * tmm.el (tmm-prompt): Recognize menu item definitions of the for
11717         `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
11719 2000-05-29  Kenichi Handa  <handa@etl.go.jp>
11721         * international/encoded-kb.el
11722         (encoded-kbd-iso2022-designation-map): Pay attention to that
11723         charset-iso-final-char return -1 for eight-bit-control and
11724         eight-bit-graphic.
11726 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
11728         * speedbar.el (speedbar-use-images, speedbar-update-flag)
11729         (speedbar-easymenu-definition-base): Use display-graphic-p where
11730         available, instead of window-system.
11732 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
11734         * international/codepage.el (cp-coding-system-for-codepage-1): Add
11735         eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
11736         coding systems.
11738 2000-05-26  Dave Love  <fx@gnu.org>
11740         * disp-table.el (standard-display-underline): Don't use
11741         internal-find-face.
11743         * mail/reporter.el: Maintainer change.  Doc fixes.
11744         (reporter-version): Deleted.
11746         * emacs-lisp/elp.el: Maintainer change.
11747         (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
11749 2000-05-26  Stefan Monnier  <monnier@cs.yale.edu>
11751         * add-log.el (add-change-log-entry): Merge the current entry with the
11752         previous one if the previous one is empty.
11754 2000-05-26  Dave Love  <fx@gnu.org>
11756         * loadhist.el (unload-feature): Fix interactive spec [from
11757         lijnzaad@ebi.ac.uk].
11759         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
11760         subr-arity to check primitives.
11761         (byte-compile-flush-pending, byte-compile-file-form-progn)
11762         (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
11763         (byte-compile-insert, byte-compile-funcall): Use mapc instead of
11764         mapcar.
11766 2000-05-26  Kenichi Handa  <handa@etl.go.jp>
11768         * international/fontset.el: Set family names of non-latin charsets
11769         in default fontset to "*".
11771         * international/mule-diag.el (print-fontset): Combine family part
11772         and registry part of the fontname by "-*-" instead of "-".
11774         * international/mule-cmds.el (encode-coding-char): Make strings
11775         multibyte before calling encode-coding-string.
11777 2000-05-25  Stefan Monnier  <monnier@cs.yale.edu>
11779         * derived.el: Fix keywords.
11780         (define-derived-mode): Only define if needed.
11782         * simple.el (fill-comment, comment-column, comment-start)
11783         (comment-start-skip, comment-end, comment-indent-function)
11784         (block-comment-start, block-comment-end, indent-for-comment)
11785         (set-comment-column, kill-comment, comment-padding, comment-region)
11786         (comment-multi-line, indent-new-comment-line): Remove.
11788         * bindings.el (esc-map): Change ; to comment-dwim and use the new
11789         function names for comment operations.
11791         * newcomment.el: Add abundant autoload cookies.
11792         (comment-style): Don't depend on runtime data at compile-time.
11793         (comment-indent-hook): Remove.
11794         (comment-indent): Check if comment-indent-hook is bound.
11795         (comment-region): Docstring fix.
11797 2000-05-25  Dave Love  <fx@gnu.org>
11799         * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
11800         byte-code-function-p.
11802         * mail/rmailsum.el: Add provide.
11804         * net/goto-addr.el (goto-address-fontify): Add help-echo property.
11806         * smerge-mode.el (smerge-diff-switches): Don't use list* in
11807         defcustom.
11809 2000-05-25  Michael Kifer  <kifer@cs.sunysb.edu>
11811         * ediff-diff.el (ediff-exec-process): delete --binary option from
11812         non-buffer ediff jobs.
11814 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
11816         * hilit-chg.el (highlight-changes-mode): Ask about color or
11817         grayscale support, not about window-system.
11819         * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
11820         window-system.
11821         (ffap-highlight): Always default to t.
11823         * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
11824         display-popup-menus-p instead of looking at window-system.
11826         * disp-table.el (standard-display-g1, standard-display-graphic):
11827         Only refuse to use string glyphs on X and MS-Windows.
11829         * avoid.el: Remove window-system from commentary, suggest to use
11830         display-*-p instead.
11832         * apropos.el (apropos-print): Use display-mouse-p instead of
11833         window-system.
11835 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
11837         * international/codepage.el (cp-decoding-vector-for-codepage):
11838         Fill up unsupported characters with their own codes.  From Kenichi
11839         Handa.
11841 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
11843         * international/mule-diag.el (describe-char-after): Use
11844         display-graphic-p instead of window-system, so that this function
11845         works on MS-DOS.
11847 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
11849         * international/codepage.el (cp-make-coding-systems-for-codepage):
11850         Remove the eight-bit-graphic and eight-bit-control charsets from
11851         the list of charsets which we convert into `?'.
11853 2000-05-25  Kenichi Handa  <handa@etl.go.jp>
11855         * international/mule-conf.el: Specify CHARSET-ID explicitely for
11856         private charsets.
11857         (mule-unicode-0100-24ff, japanese-jisx0213-1,
11858         japanese-jisx0213-2): New charsets.
11860         * international/fontset.el: Setup default fontset for new charsets.
11862 2000-05-24  Dave Love  <fx@gnu.org>
11864         * info.el (Info-find-node-2): Restructure [following "Vadim
11865         S. Solomin" <sovs@uic.nnov.ru>].
11867         * icomplete.el: Fix header for Finder.
11869 2000-05-24  Eric M. Ludlam  <zappo@ultranet.com>
11871         * rmailout.el (rmail-output-to-rmail-file): Added optional param
11872         STAY.
11874         * rmail.el (rmail-automatic-folder-directives): New user variable.
11875         (rmail-show-message): Add call to `rmail-auto-file' during
11876         display.
11877         (rmail-auto-file): New function.
11879 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
11881         * ediff-diff.el (ediff-forward-word): Take syntactic word class into
11882         account.
11883         (ediff-test-utility,ediff-diff-mandatory-option)
11884         (ediff-reset-diff-options): Utilities for proper initialization of
11885         ediff-diff-options and ediff-diff3-options on Windows.
11887         * ediff-init.el (ediff-merge-filename-prefix): New customizable
11888         variable.
11890         * ediff-mult.el (ediff-filegroup-action): Use
11891         ediff-merge-filename-prefix.
11893 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
11895         * viper-ex.el (ex-write): Set selective display to nil.
11897 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
11899         * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
11900         aliases for hebrew-iso-8bit.
11902 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
11904         * woman.el: New version from Francis J. Wright
11905         <F.J.Wright@Maths.QMW.ac.uk>.
11906         (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
11907         names in environment variables regardless of the path separator.
11908         (woman-topic-all-completions-1): Don't call file-name-directory-p
11909         on all files, since woman-file-regexp already filters out any
11910         directories.
11912 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
11914         * international/quail.el (quail-start-translation): Don't change
11915         modified-p of the current buffer.
11916         (quail-start-conversion): Likewise.
11918         * international/kkc.el (kkc-region): Don't change modified-p of
11919         the current buffer.
11921         * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
11922         conform to RFC1468.
11923         (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
11925 2000-05-23  Eric M. Ludlam  <zappo@ballista.ultranet.com>
11927         * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
11928         (speedbar-insert-button): Invisible text property fix.
11929         (speedbar-directory-plus): Renamed from speedbar-directory-+
11930         (speedbar-directory-minus): Renamed from speedbar-directory--
11931         (speedbar-page-plus): Renamed from speedbar-file-+
11932         (speedbar-page-minus): Renamed from speedbar-file--
11933         (speedbar-page): Renamed from speedbar-file-
11934         (speedbar-tag): Renamed from speedbar-tag-
11935         (speedbar-tag-plus): Renamed from speedbar-tag-+
11936         (speedbar-tag-minus): Renamed from speedbar-tag--
11937         (speedbar-expand-image-button-alist): Use above renames.
11939         * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
11940         * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
11941         * sb-pg-plus.xpm: Renamed from sb-file+.xpm
11942         * sb-pg-minus.xpm: Renamed from sb-file-.xpm
11943         * sb-pg.xpm: Renamed from sb-file.xpm
11944         * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
11945         * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
11947 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
11949         * international/quail.el (quail-show-guidance-buf): Set
11950         current-input-method of the guidance buffer to the name of the
11951         curren input method.
11953 2000-05-23  Stefan Monnier  <monnier@cs.yale.edu>
11955         * progmodes/compile.el (compile-internal): Style typo.
11957         * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
11958         quote vars and functions in the docstring.
11960         * newcomment.el (comment-make-extra-lines): Don't use `assert'.
11962         * completion.el (dynamic-completion-mode, dynamic-completion-mode):
11963         Don't quote lambdas.
11965         * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
11967 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
11969         * startup.el (command-line): Determine source file of compiled
11970         user init file differently.  Warn if compiled user init file
11971         is older than its source file.
11973         * ffap.el (ffap-url-regexp): Add `https'.
11975 2000-05-23  Eli Zaretskii  <eliz@is.elta.co.il>
11977         * files.el (make-backup-file-name-1): Replace slashes with `!'
11978         rather than `|' (which is not allowed on Windows).  Replace the
11979         drive letters with a string "drive_X".
11981 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
11983         * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
11985         * files.el (interpreter-mode-alist): Add `bash2'.
11987 2000-05-22  Dave Love  <fx@gnu.org>
11989         * loadhist.el (feature-symbols, file-provides, file-requires): Use
11990         mapc.
11991         (feature-file): Avoid calling symbol-name.  Doc fix.
11992         (file-set-intersect, file-dependents): Use dolist, not mapcar.
11993         (loadhist-hook-functions): Add mouse-position-function.
11994         (unload-feature): Change uses of mapcar.
11996         * files.el (parse-colon-path): Doc fix.
11997         (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
11998         (set-auto-mode): Use mapc.
12000         * complete.el (PC-look-for-include-file): Use :alnum: character
12001         class.
12002         (partial-completion-mode): Add autoload cookie.
12004 2000-05-22  Sam Steingold  <sds@gnu.org>
12006         * info.el (Info-fontify-node): Fixed the call to
12007         `add-text-properties' (bug introduced on 2000-05-18).
12009 2000-05-22  Dave Love  <fx@gnu.org>
12011         * bindings.el: Remove debug-ignored-errors set in other files.
12013         * progmodes/etags.el: Add to debug-ignored-errors.
12014         (visit-tags-table-buffer): Clear out buffers holding old tables
12015         when making a new list.
12016         (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
12017         mapc.
12019         * completion.el: Doc fixes.  Add to debug-ignored-errors.  Don't
12020         quote keywords.
12021         (cmpl-string-case-type): Use character classes.
12023         * comint.el:
12024         * textmodes/ispell.el:
12025         * imenu.el:
12026         * mail/mh-e.el:
12027         * progmodes/compile.el: Add to debug-ignored-errors.
12029         * dabbrev.el: Add to debug-ignored-errors.
12030         (dabbrev-completion): Use mapc.
12032 2000-05-22  Eli Zaretskii  <eliz@is.elta.co.il>
12034         * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
12035         (woman-mapcan, woman-parse-man.conf)
12036         (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
12037         (woman-reset-emulation, woman-select-symbol-fonts): New functions.
12038         (woman-parse-colon-path): Call woman-mapcan.  Recognize Cygwin
12039         path syntax better.
12040         (woman-man.conf-path, woman-use-own-frame): New defcustoms.
12041         (woman-manpath): Call woman-parse-man.conf.
12042         (woman-emulation): New defcustom, defaults to nroff.
12043         (woman-font-support): New defconst.
12044         (woman-use-symbol-font): New defcustom.
12045         (woman-menu): Add new menu items: "Colored/BW", "Advanced",
12046         "Emulation".
12047         Many functions: Doc fix.
12049 2000-05-22  Kenichi Handa  <handa@etl.go.jp>
12051         * international/quail.el (quail-simple-translation-keymap): Map
12052         128..255 to quail-self-insert-command.
12053         (quail-keyboard-layout-alist): Add definition for "pc102-de".
12055 2000-05-22  Stefan Monnier  <monnier@cs.yale.edu>
12057         * help.el (help-manyarg-func-alist): Typo.
12059         * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
12060         intervals which makes it heaps simpler.
12062         * newcomment.el (comment-region-internal): Go back to BEG after quoting
12063         the nested comment markers.
12065         * subr.el (remove-hook): Don't turn the hook's value into a list.
12067 2000-05-21  Dave Love  <fx@gnu.org>
12069         * edmacro.el (edmacro-parse-keys): Return vector if any elements
12070         are invalid characters.
12072         * international/mule-util.el (detect-coding-with-priority): Use
12073         mapc.  Remove redundant lambda.
12075         * international/mule-diag.el (list-non-iso-charset-chars)
12076         (describe-fontset): Remove redundant lambda.
12078         * emulation/crisp.el (brief-mode): New alias.
12080         * emacs-lisp/ring.el (ring-elements): New function.
12082         * emacs-lisp/easymenu.el (easy-menu-create-menu)
12083         (easy-menu-do-add-item): Use keywordp.
12085         * emacs-lisp/byte-opt.el: Update side-effect free function lists.
12087         * replace.el: Doc and error message fixes.
12088         (replace-highlight): Use facep, not internal-find-face.
12090 2000-05-20  Stefan Monnier  <monnier@cs.yale.edu>
12092         * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
12094         * log-edit.el (log-edit-done): Cleanup trailing empty lines.
12095         (log-edit-insert-changelog): Drop `:' as well.
12097         * log-view.el: Fix file description.
12098         (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
12099         available.
12100         (log-view-font-lock-keywords): Only use cvs-filename-face if present.
12101         (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
12103         * emacs-lisp/easy-mmode.el: Update copyright and commentary.
12104         (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
12105         Print a status message if the toggle is called interactively.
12106         (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
12107         for global minor modes and use `defcustom' for them.
12108         Use add-minor-mode.
12109         (easy-mmode-define-derived-mode): Remove.
12110         (define-derived-mode): Fancier default docstring.
12111         (easy-mmode-define-navigation): Signal an error rather than (ding).
12113         * newcomment.el (comment-styles): New `box-multi'.
12114         (comment-normalize-vars): Better default for comment-continue to
12115         avoid whitespace-only continuations.
12116         (comment-search-forward): Always move even in the no-syntax case.
12117         (comment-padright): Only obey N if it's only obeyed for padleft.
12118         (comment-make-extra-lines): Better handling of empty continuations.
12119         Use `=' for the filler if comment-start has only one character.
12120         (uncomment-region): Try handling the special `=' filler.
12121         (comment-region): Allow LINES even if MULTI is nil.
12122         (comment-box): Choose box style based on comment-style.
12124 2000-05-20  Kenichi Handa  <handa@etl.go.jp>
12126         * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
12127         (ccl-compile-write-repeat): If ARG is string, make it unibyte.
12129 2000-05-20  Kenichi HANDA  <handa@etl.go.jp>
12131         * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
12132         and insert, not subst-char-in-region.
12134         * international/mule-diag.el (list-character-sets-1): Handle
12135         charsets eight-bit-control and eight-bit-graphic.
12136         (list-iso-charset-chars): Likewise.
12137         (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
12138         charactes as is.  Use indent-to to align characters.
12140         * international/mule-cmds.el (find-multibyte-characters): Never
12141         exclude charsets eight-bit-control and eight-bit-graphic.
12143 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
12145         * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
12146         Don't quote lambdas.
12148         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
12150 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
12152         * gud.el (gud-jdb-directories): Doc fix.
12154 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
12156         * newcomment.el: New file.
12158 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
12160         * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
12162 2000-05-18  Andreas Schwab  <schwab@suse.de>
12164         * dired.el (dired-between-files): Also skip lines beginning with
12165         `used'.
12167 2000-05-18  Gerd Moellmann  <gerd@gnu.org>
12169         * msb.el (msb-menu-cond): Add choice `user'.
12171 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12173         * ps-print.el: Compatibility, customization and doc fix.
12174         (ps-printer-name-option): Replace defconst by defvar.
12175         (ps-postscript-code-directory): XEmacs compatibility.
12176         (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
12177         fix.
12178         (ps-user-defined-prologue, ps-print-prologue-header)
12179         (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
12180         compatibility and code fix.
12181         (ps-print-background-image, ps-print-background-text):
12182         Customization fix.
12183         (ps-line-number-start, ps-n-up-on): New vars.
12185 2000-05-18  Espen Skoglund  <esk@ira.uka.de>
12187         * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
12188         the indent-comment function to just return the appropriate indent.
12190 2000-05-18  Eric M. Ludlam  <zappo@ultranet.com>
12192         * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
12193         sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
12194         sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
12196 2000-05-18  Dave Love  <fx@gnu.org>
12198         * info.el (Info-fontify-node): Add intangible property as well as
12199         invisible.
12201         * calendar/appt.el (appt-make-list): Match all lines of entry.
12202         From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
12204 2000-05-18  Kenichi Handa  <handa@etl.go.jp>
12206         * international/mule-diag.el (describe-char-after): Call
12207         internal-char-font, not char-font.  If internal-char-font returns
12208         nil, display "-- none --".
12210 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
12212         * image.el (image-type-available-p): Don't reference image-types
12213         if it isn't bound.
12215 2000-05-17  Stefan Monnier  <monnier@cs.yale.edu>
12217         * autoarg.el (autoarg-mode): Typo in the :set argument.
12219 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
12221         * startup.el (command-line-1): Don't signal an error if the
12222         directory for auto-save-list files does not yet exist.
12224 2000-05-17  Kenichi Handa  <handa@etl.go.jp>
12226         * international/mule-conf.el (arabic-iso8859-6): Fix typo.
12228 2000-05-16  Stefan Monnier  <monnier@cs.yale.edu>
12230         * subr.el (remove-hook): `setq' hook-value, not `set'.
12232 2000-05-16  Sam Steingold  <sds@gnu.org>
12234         * info.el (debug-ignored-errors): More errors to ignore.
12236 2000-05-16  Dave Love  <fx@gnu.org>
12238         * cus-edit.el: Don't require cl or easymenu.
12239         (custom-variable-prompt): Test standard-value property, not
12240         user-variable-p.
12242 2000-05-16  Sam Steingold  <sds@gnu.org>
12244         * subr.el (add-hook): `setq' hook-value, not `set'.
12246 2000-05-16  Gerd Moellmann  <gerd@gnu.org>
12248         * startup.el (command-line-1): Mention the FAQ in the startup
12249         message.
12251         * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
12253         * progmodes/compile.el (compilation-parse-errors): Collect
12254         `nomessage' regexps last.
12256         * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
12258         * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
12259         to the function name.
12261 2000-05-15  Dave Love  <fx@gnu.org>
12263         * speedbar.el (speedbar-recenter): Typo.
12264         (speedbar-expand-line): Make arg optional.
12265         (speedbar-mode): Avoid a compiler warning.
12267 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
12269         * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
12270         user-specified option string is empty.
12272         * mouse.el (mouse-yank-at-click): Doc fix.
12274 2000-05-15  Eli Zaretskii  <eliz@is.elta.co.il>
12276         * term/internal.el (IT-character-translations): More updates of
12277         latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
12278         documents.
12280 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
12282         * env.el (getenv): New function, interactively callable.
12283         (setenv, getenv): Remove autoload cookies.
12285         * loadup.el: Load `env'.
12287         * progmodes/f90.el: Change author's mail address.
12289 2000-05-14  Dave Love  <fx@gnu.org>
12291         * mail/rmail.el (rmail-show-message-hook): Customize and offer
12292         goto-addr as an option.
12294         * help.el (help-xref-stack): Doc fix.
12295         (help-xref-following): New variable.
12296         (help-make-xrefs): Use it.
12297         (help-xref-go-back): Use position information from stack element.
12298         (help-follow): Make position in stack element a pair.  Use
12299         help-xref-following.
12301         * autoarg.el: New file.
12303         * faces.el: Declare more functions obsolete.
12305         * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
12306         * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
12307         * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
12308         * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
12309         Remove all the setup-...-environment functions.
12311 2000-05-13  Eric M. Ludlam  <zappo@ultranet.com>
12313         * speedbar.el: Updated the commentary section.  xemacs20p now uses
12314         >= when detecting.  Require `defimage' safely.
12315         (speedbar-easymenu-definition-base): Add toggle for images.
12316         (speedbar-easymenu-definition-special): Add flush cache & expand.
12317         (speedbar-visiting-tag-hook): Set new defaults.  Added options.
12318         (speedbar-reconfigure-keymaps-hook): New variable.
12319         (speedbar-frame-parameters): Updated documentation.
12320         (speedbar-use-imenu-flag): Updated custom tag
12321         (speedbar-dynamic-tags-function-list): New variable.
12322         (speedbar-tag-hierarchy-method): Updated doc & custom.
12323         (speedbar-indentation-width, speedbar-indentation-width) New
12324         variables.
12325         (speedbar-hide-button-brackets-flag): Customizable.
12326         (speedbar-vc-indicator): Doc update.
12327         (speedbar-ignored-path-expressions): Updated default value.
12328         (speedbar-supported-extension-expressions): Updated default value.
12329         (speedbar-syntax-table): Remove {} paren status.
12330         (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
12331         as "+".  Added overlay aliases.
12332         (speedbar-mode): Use `speedbar-mode-line-update' instead of
12333         `force-mode-line-update'.
12334         (speedbar-mode, speedbar-quick-mouse, speedbar-click)
12335         (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
12336         `mouse-set-point'
12337         (speedbar-reconfigure-keymaps): Run configure keymap hooks.
12338         (speedbar-item-info-tag-helper): Revamped to handle a wider range
12339         of arbitrary text, and new helper functions.
12340         (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
12341         filename finder.
12342         (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
12343         (speedbar-directory-buttons): Update path search/expansion.
12344         (speedbar-make-tag-line): Pay attention to
12345         `speedbar-indentation-width'.  Use more care w/ invisible
12346         properties.
12347         (speedbar-change-expand-button-char): Call
12348         `speedbar-insert-image-button-maybe'.
12349         (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
12350         (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
12351         (speedbar-trim-words-tag-hierarchy)
12352         (speedbar-simple-group-tag-hierarchy): New functions
12353         (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
12354         (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
12355         functions.
12356         (speedbar-mouse-set-point): New function
12357         (speedbar-power-click): Updated documentation.
12358         (speedbar-line-token, speedbar-goto-this-file): Handle more types
12359         of tag prefix text.
12360         (speedbar-expand-line, speedbar-contract-line): Make more robust
12361         to strange text.
12362         (speedbar-expand-line): Takes universal argument to flush the
12363         cache.
12364         (speedbar-flush-expand-line): New function.
12365         (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
12366         Use new generator insertion method.
12367         (speedbar-fetch-dynamic-tags): New function.
12368         (speedbar-fetch-dynamic-imenu): Removed code now handled in
12369         `speedbar-fetch-dynamic-imenu'.
12370         (speedbar-fetch-dynamic-etags): Fix current buffer problem.
12371         (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
12372         "Revert Buffer" menu items.
12373         (speedbar-buffer-buttons-engine): Be smarter when creating a
12374         filename tag (for expansion purposes.).
12375         (speedbar-highlight-one-tag-line,
12376         (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
12377         (speedbar-recenter): New functions.
12378         (defimage-speedbar): Image loading abstraction.
12379         (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
12380         (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
12381         (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
12382         (speedbar-tag-type, speedbar-tag-mail): New images.
12383         (speedbar-expand-image-button-alist): New variable.
12384         (speedbar-insert-image-button-maybe): Insert an image over some
12385         buttons.
12387 2000-05-13  Kenichi Handa  <handa@etl.go.jp>
12389         * international/mule-cmds.el (encode-coding-char): An ASCII
12390         character is always encodable.
12392         * international/mule-conf.el: Add more information in descriptions
12393         of character sets.
12395         * international/mule-diag.el (describe-char-after): New function.
12396         (describe-font-internal): Adjusted for the change of font-info.
12397         (describe-font): Likewise.
12398         (print-fontset): Rewritten for the new fontset implementation.
12399         (describe-fontset): Include fontset alias names in completion.
12400         (list-fontsets): Adjusted for the change of print-fontset.
12402         * simple.el (what-cursor-position): If DETAIL is non-nil, call
12403         describe-char-after instead of displaying the detail in the echo
12404         area.
12405         (syntax-code-table): Format changed.
12406         (string-to-syntax): Adjusted for the above change.
12408 2000-05-12  Stefan Monnier  <monnier@cs.yale.edu>
12410         * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
12412 2000-05-12  Dave Love  <fx@gnu.org>
12414         * calendar/todo-mode.el: Remove some compatibility stuff and CL
12415         dependence.  Use line-{beginning,end}-position, not
12416         point-at{b,e}ol.  Some doc fixes.
12417         (todo-position): New function.  Fix callers of position to use it.
12418         (todo-save-top-priorities, todo-print): Use with-temp-buffer.
12420 2000-05-12  Gerd Moellmann  <gerd@gnu.org>
12422         * time.el (display-time-mail-icon): Use `:ascent center'.
12424         * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
12425         handling FTP security extensions.
12427 2000-05-11  Dave Love  <fx@gnu.org>
12429         * calendar/todo-mode.el: New file.
12431 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
12433         * comint.el (comint-read-input-ring): Move reference to
12434         comint-input-ring-size outside of the save-excursion.  It was
12435         causing the default value to be the only one ever seen.
12437         * font-lock.el: Update copyright.  Remove Simon Marshall's email
12438         address on request from him.
12440         * subr.el (substitute-key-definition): Add comment describing
12441         the meaning of PREFIX.
12443 2000-05-10  Stefan Monnier  <monnier@cs.yale.edu>
12445         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
12447         * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
12448         (add-minor-mode): Don't make the variable buffer-local and add a
12449         reference to define-minor-mode in the docstring.
12451         * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
12452         HEADER/FOOTER and fix bug with trailing empty directory.
12453         (cvs-append-to-ignore): Use vc-editable-p if available.
12454         (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
12455         (vc-do-command): Tweak advice to handle the new VC.
12457         * log-view.el (log-view-goto-rev): New function for the new VC.
12458         (log-view-minor-wrap): Use mark-active.
12460         * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
12461         (log-edit-changelog-full-paragraphs): New var.
12462         (log-edit-insert-changelog): Remove a lonely leading `* file'.
12463         (log-edit-narrow-changelog, log-edit-changelog-paragraph)
12464         (log-edit-changelog-subparagraph, log-edit-changelog-entry)
12465         (log-edit-changelog-ours-p, log-edit-changelog-entries)
12466         (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
12467         Replace the `cvs' prefix with `log-edit'.
12469         * iswitchb.el (iswitchb-completion-help): Unquote lambda.
12471         * diff-mode.el (diff-font-lock-keywords): Recognize comments.
12472         (diff-font-lock-defaults): Explicitly turn off multiline.
12473         (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
12474         (diff-ediff-patch): Fix call to ediff-patch-file.
12475         (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
12476         Handle comments.
12478         * frame.el (automatic-hscrolling): Typo.
12480         * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
12482 2000-05-09  Sam Steingold  <sds@goems.com>
12484         * apropos.el (apropos-print): use `describe-face' instead of
12485         `customize-face-other-window'.
12487 2000-05-09  Dave Love  <fx@gnu.org>
12489         Changes mostly following Richard Sharman <rsharman@wave.home.com>.
12491         * help.el (describe-variable): Have customize button pop the
12492         help-xref stack when invoked.
12493         (help-xref-symbol-regexp): Add `face'.
12494         (help-make-xrefs): Check for quoted face names and adapt regexp
12495         submatch numbers to cope.
12496         (help-xref-interned): Maybe insert face doc too.  Separate
12497         sections with a line of hyphens.
12499         * faces.el:  Some doc fixes.  Declare some functions obsolete.
12500         (describe-face): Add customize button.  Return the help
12501         text.  Fix prompt.
12503 2000-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
12505         * term/internal.el (IT-character-translations): Fix last change.
12507 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12509         * woman.el: New file
12510         (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
12512 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12514         * term/internal.el (IT-character-translations): Update ASCII
12515         simulations for greek-iso8859-7, add latin-iso8859-14 and
12516         latin-iso8859-15.
12518         * international/mule-cmds.el (set-language-info-alist): Call
12519         define-prefix-command with 3 arguments, to make the map suitable
12520         for a menu.
12522 2000-05-07  Dave Love  <fx@gnu.org>
12524         * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
12526 2000-05-05  Dave Love  <fx@gnu.org>
12528         * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
12529         list in doc string.  Don't quote keyword symbols.
12530         * emacs-lisp/cl.el: Likewise
12531         * emacs-lisp/cl-seq.el: Likewise
12533 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
12535         * abbrev.el (abbrev-mode): Make ARG optional.
12537 2000-05-04  Gerd Moellmann  <gerd@gnu.org>
12539         * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
12541         * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
12543         * subr.el (substitute-key-definition): Clarify documentation.
12545 2000-05-04  Milan Zamazal  <pdm@freesoft.cz>
12547         * glasses.el (glasses-convert-to-unreadable): Use
12548         `glasses-separator' instead of the hard-wired "_".
12549         (glasses-mode): Call `glasses-make-unreadable' only in a single
12550         place.
12552 2000-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
12554         * term/internal.el (cjk-codepages-alist): Add associations for
12555         Chinese and Korean codepages.  Remove FIXME comment.
12557 2000-05-03  Dave Love  <fx@gnu.org>
12559         * time.el (display-time-mail-face, display-time-use-mail-icon):
12560         New option.
12561         (display-time-mail-icon): New variable.
12562         (display-time-string-forms): Use the above.  Fix the local-map.
12564 2000-05-03  Gerd Moellmann  <gerd@gnu.org>
12566         * replace.el (query-replace-map): Add binding for `E'.
12567         (query-replace-help): Extend help text.
12568         (perform-replace): Allow editing the replacement string.
12570         * make-mode.el (makefile-mode-abbrev-table): New variable.
12571         (makefile-mode): Set local abbrev table to
12572         makefile-mode-abbrev-table.
12573         (makefile-font-lock-keywords): Fontify includes and conditionals.
12575         * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
12576         set TOGGLE's value.
12578         * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
12579         mail-interactive-insert-alias.
12580         (mail-abbrev-complete-alias): New command.
12581         (mail-mode-map): Bind it to `M-TAB'.
12583 2000-05-03  Kenichi Handa  <handa@etl.go.jp>
12585         * language/lao-util.el (lao-compose-region): New function.
12587 2000-05-02  Gerd Moellmann  <gerd@gnu.org>
12589         * files.el (recover-session): Make directories as necessary
12590         if they don't exist yet.
12592         * calendar/cal-french.el
12593         (french-calendar-multibyte-special-days-array)
12594         (french-calendar-special-days-array): Change French text.
12595         (calendar-french-date-string): Change output.
12596         (calendar-goto-french-date): Likewise.
12598 2000-05-02  Per Abrahamsen  <abraham@dina.kvl.dk>
12600         * wid-edit.el (widget-default-active): Obey `:always-active'.
12601         (widget-documentation-string-value-create): Set `:always-active'.
12603 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
12605         * startup.el (auto-save-list-file-prefix): For ms-dos, set the
12606         default prefix to `~/_emacs.d/auto-save.list/_s'.
12607         (normal-top-level): Create the directory for auto-save files, if
12608         it doesn't already exist (in the ms-dos case only).
12610 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
12612         * international/mule-cmds.el (set-language-environment): Don't
12613         concat an integer (dos-codepage), use format instead.
12615 2000-05-02  Dave Love  <fx@gnu.org>
12617         * help.el (help-xref-on-pp): Check for constant symbols.
12619 2000-04-29  Gerd Moellmann  <gerd@gnu.org>
12621         * startup.el (normal-top-level): Put a condition-case around
12622         the code loading subdirs.el.
12624 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12626         * ps-print.el: Upside-down and face background color printing,
12627         line number step, doc fix.
12628         (ps-print-version): New version number (5.2).
12629         (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
12630         (ps-face-attribute-list, ps-plot-with-face): Code fix.
12631         (ps-spool-config): Var fix.
12632         (ps-printer-name-option): Const fix.
12633         (ps-print-upside-down, ps-use-face-background)
12634         (ps-line-number-step): New vars.
12635         (ps-window-system, ps-lp-system): New consts.
12636         (ps-face-background): New fun.
12638 2000-04-28  Richard Stallman  <rms@gnu.org>
12640         * files.el (make-auto-save-file-name):
12641         Apply auto-save-file-name-transforms to visited file name
12642         before generating auto save file name.
12643         (auto-save-file-name-transforms): New variable.
12645         * files.el (backup-enable-predicate):
12646         Correctly test for a file under a temporary directory.
12648 2000-04-28  Gerd Moellmann  <gerd@gnu.org>
12650         * subr.el (add-minor-mode): Rewritten.
12652 2000-04-28  Kenichi Handa  <handa@etl.go.jp>
12654         * mail/sendmail.el (sendmail-send-it): Set
12655         buffer-file-coding-system to the selected coding system for MIME
12656         header.
12658 2000-04-27  Gerd Moellmann  <gerd@gnu.org>
12660         * dired.el (dired-move-to-filename-regexp): Allow format where
12661         YYYY is followed by two spaces.
12663         * progmodes/etags.el (etags-tags-completion-table): Add a `:'
12664         in the second character class of the regexp.
12666         * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
12667         mh-etc, too.
12669         * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
12670         nil.
12672         * subr.el (add-minor-mode): Use `set' instead of `setq'.
12674         * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
12675         argument.
12677 2000-04-27  Sen Nagata <sen@eccosys.com>
12679         * emacs-lisp/crm.el (crm-completion-table): New variable.
12680         (crm-collection-fn, crm-test-completion)
12681         (completing-read-multiple): Use it.
12683 2000-04-27  Dave Love  <fx@gnu.org>
12685         * help.el (locate-library): Use mapc.
12686         (help-manyarg-func-alist): Add call-process-region.
12688 2000-04-26  Gerd Moellmann  <gerd@gnu.org>
12690         * subr.el (add-minor-mode): Make argument MAP optional.
12692         * desktop.el (desktop-save): Save list of minor modes.
12693         (desktop-create-buffer): Restore minor modes.
12694         (desktop-minor-mode-table): New user-option.
12696         * subr.el (add-minor-mode): New function.
12698         * image.el (find-image): New function.
12699         (defimage): Rewritten to find image at load time.
12701         * startup.el (normal-top-level-add-to-load-path): Handle
12702         case that the default directory is not in load-path.
12704         * help.el: Old patch from Stefan Monnier.
12705         (help-xref-on-pp): New function.
12706         (describe-variable): Use it to display xrefs in a symbol's value.
12708 2000-04-26  Stefan Monnier  <monnier@cs.yale.edu>
12710         * cus-edit.el (custom-face): Fix parenthesis.
12712 2000-04-26  Kenichi Handa  <handa@etl.go.jp>
12714         * mail/rmail.el (rmail-expunge): When there are no deleted
12715         messages, do nothing.
12717 2000-04-26  Dave Love  <fx@gnu.org>
12719         * international/mule-cmds.el (locale-translation-file-name):
12720         Defvar to nil.
12721         (set-locale-environment): Set it here (at runtime).
12723 2000-04-25  Gerd Moellmann  <gerd@gnu.org>
12725         * replace.el (perform-replace): Add parameters START and END.  Use
12726         them instead of the check for a region in Transient Mark mode.
12727         (query-replace-read-args): Return two more list elements for the
12728         start and end of the region in Transient Mark mode.
12729         (query-replace, query-replace-regexp, query-replace-regexp-eval)
12730         (map-query-replace-regexp, replace-string, replace-regexp): Add
12731         optional last arguments START and END and pass them to
12732         perform-replace.
12734         * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
12735         form with additional arguments for perform-replace.
12737         * progmodes/etags.el (tags-query-replace): Add parameters START
12738         and END.  Construct a form with additional arguments for
12739         perform-replace.
12741         * simple.el (shell-command): Set default directory for "*Shell
12742         Command Output" buffer.
12744         * language/european.el (iso-latin-4): Fix typo.
12746         * emacs-lisp/crm.el: New file.
12748 2000-04-24  Dave Love  <fx@gnu.org>
12750         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
12751         (Custom-reset-saved, Custom-reset-standard)
12752         (custom-group-value-create, custom-group-set, custom-group-save)
12753         (custom-group-reset-current, custom-group-reset-saved)
12754         (custom-group-reset-standard): Use mapc.
12755         (custom-buffer-create-internal): Disable undo when creating items.
12756         Use mapc.
12757         (custom-face): Avoid redundant lambda.
12759 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
12761         * startup.el (auto-save-list-file-prefix): Set default to
12762         `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
12764 2000-04-24  Sam Steingold  <sds@gnu.org>
12766         * time-stamp.el (time-stamp-string-preprocess): Always convert
12767         `field-result' to a string.
12769 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
12771         * frame.el (scrolling): New group.
12772         (automatic-hscrolling): New user-option.
12774         * startup.el (command-line-x-option-alist): Add `-lsp' and
12775         `--line-spacing'.
12777 2000-04-19  Dave Love  <fx@gnu.org>
12779         * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
12780         (cl-mapc): Rename from mapc.  Fix the funcall.
12782 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
12784         * simple.el (clone-indirect-buffer-other-window): New command.
12785         (clone-indirect-buffer): Add optional arg NORECROD.
12786         (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
12788         * help.el (resize-temp-buffer-window): Use count-screen-lines.
12790         * window.el (count-screen-lines): New function.
12791         (shrink-window-if-larger-than-buffer): Use count-screen-lines
12792         instead of window-buffer-height.
12794         * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
12795         non-existing variable comint-input-sentinel.
12796         (inferior-lisp-args-to-list): Removed.
12797         (inferior-lisp): Use split-string instead of
12798         inferior-lisp-args-to-list.
12800         * hexl.el (hexl-insert-hex-string): New command.
12802         * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
12803         instead of concat.
12805 2000-04-18  Gerd Moellmann  <gerd@gnu.org>
12807         * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
12808         at the start of an existing but empty folder.
12810 2000-04-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12812         * ps-mule.el: Customization fix, doc fix.
12813         (ps-multibyte-buffer): Customization fix.
12815 2000-04-17  Richard M. Stallman  <rms@gnu.org>
12817         * subr.el (read-passwd): Use read-char-exclusive.
12819 2000-04-17  Gerd Moellmann  <gerd@gnu.org>
12821         * textmodes/texinfo.el (texinfo-insert-@email)
12822         (texinfo-insert-@emph, texinfo-insert-@quotation)
12823         (texinfo-insert-@strong, texinfo-insert-@url): New functions.
12824         (texinfo-mode-map): Add key bindings for them.
12826         * files.el (basic-save-buffer-2): Use a template with `$'
12827         instead of `#' for VMS.
12829         * simple.el (clone-indirect-buffer): New function.
12831 2000-04-16  Stephen Eglen  <stephen@gnu.org>
12833         * iswitchb.el (iswitchb-case): New function.  If the user input
12834         contains any upper-case characters, the search is made
12835         case-sensitive.
12837 2000-04-17  Stefan Monnier  <monnier@cs.yale.edu>
12839         * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
12840         comment-end.
12841         (texinfo-font-lock-syntactic-keywords): New var.
12842         (texinfo-font-lock-keywords): Remove comment regexp.
12843         (texinfo-insert-block): New function.
12844         (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
12845         (texinfo-mode): Use define-derived-mode.  Tweak comment-start-skip
12846         and font-lock-defaults.  Use regexp-opt for outline-regexp.
12847         (texinfo-environments): New var.
12848         (texinfo-environment-regexp): Use regexp-opt and
12849         texinfo-environments.
12851         * textmodes/ispell.el (ispell-menu-map-needed): Check that
12852         ispell-process is bound since this might be eval'd before ispell
12853         is loaded.
12854         (ispell-message): Use a tiny bit less magic and a bit more hard
12855         data to figure out what kind of sc-cite-regexp to use.
12857         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
12859         * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
12860         (insert-cyclic-diary-entry): Unquote the lambda.
12862         * gud.el (gud-jdb-build-source-files-list): Fix typo.
12864         * files.el (backup-enable-predicate): Unquote the lambda.
12866         * cus-edit.el (custom-face, face): Unquote the lambda.
12868 2000-04-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12870         * ps-print.el: Check for line-beginning-position definition.
12872         * ps-print.el: Fix counting lines in a region.
12873         (ps-print-version): New version number (5.1.5).
12874         (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
12875         (ps-printing-region): Fun code fix.
12877 2000-04-15  Gerd Moellmann  <gerd@gnu.org>
12879         * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
12880         to file-directory-p.
12882 2000-04-14  Gerd Moellmann  <gerd@gnu.org>
12884         * gud.el (gud-jdb-build-source-files-list): Check that directory
12885         exists before calling directory-files.
12887 2000-04-13  Dave Love  <fx@gnu.org>
12889         * emacs-lisp/trace.el: Change maintainer.  Use new backquote
12890         syntax.
12892         * emacs-lisp/cl-specs.el: Remove when, unless.
12894         * emacs-lisp/cl-extra.el: Don't quote keywords.
12895         (cl-old-mapc): New variable.
12896         (mapc): Use it.
12897         (cl-map-intervals): Use with-current-buffer.  Don't check for
12898         next-property-change.
12899         (cl-map-overlays): Use with-current-buffer.
12900         (cl-expt): Remove.
12901         (copy-tree, remprop): Define unconditionally.
12903         * emacs-lisp/cl-compat.el (keywordp): Remove.
12905         * emacs-lisp/edebug.el (edebug-keywordp): Remove.  Change callers
12906         to use keywordp.
12907         (edebug-spec): Enable keywordp.
12909         * cus-edit.el (custom-sort-items): Avoid symbol-name with new
12910         string-lessp.
12912         * cus-start.el: Use keywordp.
12914 2000-04-13  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
12916         * diary-lib.el (include-other-diary-files): Fix the fix of
12917         2000-02-18 by doing a save-excursion.
12919 2000-04-13  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12921         * ps-print.el: Customization fix, doc fix.
12922         (ps-print-version): New version number (5.1.4).
12923         (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
12924         (ps-print-preprint): Adjust code.
12925         (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
12926         (ps-print-prologue-header, ps-print-control-characters)
12927         (ps-spool-config): Customization fix.
12929 2000-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
12931         * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
12932         converted to the new menu-item format, names silightly changed,
12933         help strings added.
12935         Support for spelling without async subprocesses:
12937         * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
12938         (ispell-session-buffer): New variables.
12939         (ispell-start-process, ispell-process-status,
12940         ispell-accept-output, ispell-send-string): New functions, for
12941         Ispell invocation when async subprocesses aren't supported.
12942         (ispell-word, ispell-pdict-save, ispell-command-loop,
12943         ispell-process-line, ispell-buffer-local-parsing): Replace calls
12944         to process-send-string with calls to ispell-send-string, and
12945         accept-process-output with ispell-accept-output.
12946         (ispell-init-process): Call ispell-process-status instead of
12947         process-status with.
12948         (ispell-init-process): Call ispell-start-process.  Call
12949         ispell-accept-output and ispell-send-string.  Don't call
12950         process-kill-without-query and kill-process if they are unbound.
12951         (ispell-async-processp): New function.
12953 2000-04-12  Dave Love  <fx@gnu.org>
12955         * info.el: Add debug-ignored-errors.
12956         (Info-mode-menu): Add some items.
12957         (Info-directory): Add autoload cookie.
12959         * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
12960         Modify `truncate-lines'.  Make `describe-language-environment'
12961         always visible and add help.  Modify `describe-key' help.  Invoke
12962         Info-directory from `info'.  New entry `emacs-manual'.
12964 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
12966         * progmodes/ebrowse.el (ebrowse-tree-mode): Use
12967         propertized-buffer-identification.
12968         (ebrowse-update-member-buffer-mode-line): Likewise.
12969         (ebrowse--mode-strings): Removed.
12970         (ebrowse--mode-line-props): Removed.
12972         * files.el (auto-mode-alist): Add `EBROWSE'.
12974         * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
12975         space before testing for end of buffer.
12976         (ebrowse-load): Removed.
12977         (ebrowse-revert-tree-buffer-from-file): Rewritten.
12978         (ebrowse-create-tree-buffer): Rewritten.
12979         (ebrowse-tree-mode): Read tree from buffer.
12981         * progmodes/ebrowse-ffh.el: Removed.
12983 2000-04-10  Kenichi Handa  <handa@etl.go.jp>
12985         * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
12987 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
12989         * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
12990         at the wrong place.
12992 2000-04-09  Dave Love  <fx@gnu.org>
12994         * files.el (backup-enable-predicate): Use
12995         temporary-file-directory, small-temporary-file-directory.
12996         (make-backup-file-name-function, backup-directory-alist): New
12997         variables.
12998         (make-backup-file-name-1): New function.
12999         (make-backup-file-name): Use it.
13000         (find-backup-file-name): Likewise.  Use format for clarity, not
13001         concat.
13002         (file-newest-backup): Use make-backup-file-name.
13004 2000-04-09  Gerd Moellmann  <gerd@gnu.org>
13006         * progmodes/ebrowse-ffh.el: New file.
13008         * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
13009         to ebrowse-ffh.el.
13010         (ebrowse-load): Add autoload.
13012         * finder.el (finder-commentary): Add autoload cookie.
13014         * mail/rfc2368.el: Correct author's email address.
13016         * progmodes/ebrowse.el: New file.
13018         * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
13019         item help string.
13020         (easy-menu-do-add-item): Ditto.
13021         (easy-menu-define): Extend doc string.
13023         * jit-lock.el (with-buffer-unmodified): Use
13024         restore-buffer-modified-p.
13025         (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
13026         (jit-lock-function, jit-lock-stealth-fontify): Don't use
13027         with-buffer-unmodified.
13029 2000-04-08  Dave Love  <fx@gnu.org>
13031         * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
13032         unless, when.
13034 2000-04-07  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
13036         * viper-util.el (viper-put-on-search-overlay): New subroutine.
13037         (viper-flash-search-pattern): No operation when using Emacs
13038         doesn't support face.
13039         Use `viper-put-on-search-overlay'.
13041 2000-04-04  Gerd Moellmann  <gerd@gnu.org>
13043         * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
13044         like C-r.
13046         * progmodes/make-mode.el: Some doc fixes.
13047         (makefile-mode-abbrev-table): New variable.
13048         (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
13049         (makefile-font-lock-keywords): Fontify includes and conditionals.
13050         (toplevel): Require `dabbrev' and `add-log' when compiling.
13052         * replace.el (perform-replace): Don't move forward one char
13053         when MATCH-AGAIN is nil, and REGEXP-FLAG is t.  We don't want
13054         to do that because it leaves point 1 position after the last
13055         replacement, after everything has been replaced.
13057         * jit-lock.el (with-buffer-unmodified): New macro.
13058         (with-buffer-prepared-for-font-lock): Don't preserve buffer's
13059         modified state.
13060         (jit-lock-function-1): Extracted from jit-lock-function; not
13061         preserving buffer's modified state.
13062         (jit-lock-function, jit-lock-stealth-fontify): Call
13063         jit-lock-function-1.
13065         * mail/rfc2368.el: Remove supernumerary copyright line.
13067 2000-04-04  Milan Zamazal  <pdm@freesoft.cz>
13069         * glasses.el: Provide facilities for inserting space before left
13070         parentheses and uncapitalization of identifiers.
13071         (glasses-mode): Try to remove old overlays in all cases.
13073 2000-04-03  Gerd Moellmann  <gerd@gnu.org>
13075         * progmodes/compile.el (compile-internal): Display the compilation
13076         buffer in a different frame, if it's already displayed there.
13078         * mail/rfc2368.el: New file.
13080         * simple.el (sendmail-user-agent-compose): Recognize a `body'
13081         header and insert its value as mail body.
13083         * subr.el (member-ignore-case): New function.
13085         * dabbrev.el (dabbrev-ignored-regexps): New user-option.
13086         (dabbrev--find-expansion): Ignore buffers matching a regexp
13087         from dabbrev-ignored-regexps.
13089         * jka-compr.el (jka-compr-compression-info-list): Add `.z'
13090         to extensions handled by gzip.
13092 2000-04-03  Richard M. Stallman  <rms@gnu.org>
13094         * files.el (insert-directory): List the total free space
13095         along with the used space.
13097         * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
13098         line is followed by one that matches CITATION-REGEXP, end the
13099         paragraph.
13101 2000-04-03  Markus Rost  <rost@delysid.gnu.org>
13103         * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
13104         (rmail-make-basic-summary-line): Use that option.
13106 2000-04-03  Kenichi Handa  <handa@etl.go.jp>
13108         * international/mule-cmds.el (encoded-string-description):
13109         Rewritten.   Try pretty description for ISO 2022 escape sequences
13110         only if CODING-SYSTEM is based on ISO 2022.  Use uppercase letters
13111         for hexadecimal format.
13113 2000-04-01  Dave Love  <fx@gnu.org>
13115         * cpp.el: Change customization group to `c' from `C'.
13117         * vcursor.el (vcursor-move): Use display-color-p.
13119         * international/mule-util.el: Provide mule-utils.
13120         (string-to-sequence): Simplify and speed up.
13122         * international/mule.el (make-coding-system): Purecopy doc-string.
13124         * international/mule-cmds.el: Various menu changes.
13125         (describe-specified-language-support): Handle `Default'.
13126         (set-language-info): Purecopy `info'.
13128 2000-03-31  Andrew Innes  <andrewi@gnu.org>
13130         * vc.el (vc-backend-diff): Return the correct status if we had to
13131         retry the rcsdiff command without the --brief option.
13133 2000-03-31  Dave Love  <fx@gnu.org>
13135         * help.el (help-manyarg-func-alist): Correct several omissions.
13137         * add-log.el: Don't require cl, fortran.
13138         (add-log-current-defun-function): Doc fix.
13139         (change-log-version-number-regexp-list): Remove SCCS part.  Doc
13140         fix.
13141         (change-log-version-rcs): Function deleted.
13142         (change-log-version-number-search): Doc fix.  Use
13143         vc-workfile-version.  Avoid CL dolist.
13144         (add-change-log-entry): Just call add-log-current-defun to get
13145         defun.  Simplify somewhat.
13146         (change-log-get-method-definition-1): Likewise.
13147         (add-log-current-defun): Return nil if calling
13148         add-log-current-defun-function does so.  Move Fortran stuff to
13149         fortran.el.  Return string without properties.
13151         * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
13152         and :alpha: char classes.
13154         * mail/supercite.el: Defvar curline when compiling.
13155         (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
13156         (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
13157         rather than a-zA-Z0-9 to allow non-ASCII characters.
13159 2000-03-31  Gerd Moellmann  <gerd@gnu.org>
13161         * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
13163         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13164         Re-enable new code.
13166         * lpr.el (print-region-1): Use -d to specify printer name for
13167         systems `usg-unix-v*, `dgux', `hpux', `irix'.
13169 2000-03-31  Dave Love  <fx@gnu.org>
13171         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
13172         for function definition in symbol's function value slot first
13173         instead of first consulting byte-compile-function-environment.
13175 2000-03-31  Kenichi Handa  <handa@etl.go.jp>
13177         * language/european.el ("Polish"): New language environment.
13178         (setup-polish-environment): New function.
13180 2000-03-30  Gerd Moellmann  <gerd@gnu.org>
13182         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13183         Disable new code.
13185         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
13186         trying to `load' the symbol of an autoload instead of the file
13187         recorded in the autoload.  Fix error messages.
13189 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13191         * ps-print.el: PostScript programming fix for ghostview, doc fix.
13192         (ps-print-version): New version number (5.1.3).
13193         (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
13194         (ps-insert-file, ps-output-boolean, ps-plot-with-face)
13195         (ps-generate-postscript-with-faces): Code fix.
13196         (ps-color-values): XEmacs compatibility.
13197         (ps-print-background-image, ps-print-background-text, ps-printer-name)
13198         (ps-default-fg, ps-default-bg): Adjust customization.
13199         (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
13200         (ps-color-scale): Renaming old ps-color-value fun.
13201         (ps-print-headers): Replace ps-print-header group to avoid conflict
13202         with ps-print-header variable.
13203         (ps-print-miscellany): New group.
13204         (ps-format-color, ps-rgb-color): New funs.
13205         (ps-default-foreground): New var.
13206         (ps-printer-name-option): New const.
13208 2000-03-30  Peter Breton  <pbreton@ne.mediaone.net>
13210         * net/net-utils.el:
13211         (network-connection-host, network-connection-service): New variables
13212         (network-connection-mode): New mode, derived from comint-mode
13213         (network-connection-mode-setup): New function, saves host and
13214         service information in local variables.
13216         * lisp/locate.el:
13217         (locate-word-at-point): Added this function
13218         (locate): Default to using locate-word-at-point as input
13219         Run dired-mode-hook
13221 2000-03-29  Dave Love  <fx@gnu.org>
13223         * calendar/appt.el: Doc fixes.
13224         (appt-check): Convert min-to-app to a string before passing to
13225         appt-disp-window-function or concat.
13226         (appt-delete-window): Remove test for frame-root-window.
13227         (appt-select-lowest-window, appt-convert-time): Simplify.
13229         * emacs-lisp/bytecomp.el: Doc fixes.
13230         (byte-compile-file-form-autoload): Update
13231         byte-compile-function-environment.
13233 2000-03-29  Andreas Schwab  <schwab@suse.de>
13235         * emacs-lisp/autoload.el: Also print defsubst doc string
13236         specially.
13238         * dired.el (dired-insert-directory): If dired-free-space-program
13239         failed just delete its output.
13241 2000-03-29  Dave Love  <fx@gnu.org>
13243         * international/iso-cvt.el: Move provide to end.  Doc fixes.
13244         (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
13245         (iso-iso2sgml, iso-sgml2iso): New functions.
13246         (iso-cvt-define-menu): Fix some entries and use backquote for
13247         clarity.
13249         * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
13251 2000-03-28  Gerd Moellmann  <gerd@gnu.org>
13253         * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
13254         ISO-DATE.  If non-nil, return date in ISO 8601 format.
13256 2000-03-26  Stefan Monnier  <monnier@cs.yale.edu>
13258         * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
13259         if it ever becomes used.
13260         (log-edit-mode-hook): Default to vc-log-mode-hook.
13261         (log-edit-mode): Fix the docstring.
13263         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
13264         the code.
13266 2000-03-26  Dave Love  <fx@gnu.org>
13268         * net/browse-url.el (browse-url): Re-fix case of
13269         browse-url-browser-function being an alist.
13270         (browse-url): Add :link to defgroup.
13272         * files.el: Doc fixes.
13273         (file-truename): Include `[' in wildcard characters.
13274         (automount-dir-prefix): Customize.
13275         (find-file-wildcards): Add :version.
13276         (find-file-noselect): Simplify a mapcar call.
13278         * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
13279         compatible with inf-lisp version.
13280         (eval-defun-1): Fix custom-declare-variable case.
13282 2000-03-25  Stefan Monnier  <monnier@cs.yale.edu>
13284         * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
13286 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
13288         * Makefile (COMPILE_FIRST): New macro.
13289         (compile-files): Compile files from COMPILE_FIRST first.
13291         * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
13292         code.
13294         * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
13295         matching open parenthesis in column 0 to defun-prompt-regexp
13296         only if open-paren-in-column-0-is-defun-start is set.
13298         * sun-curs.el: Require CL at compile-time only.
13300         * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
13301         instead of copy-list which is a function from CL.
13302         (msb--choose-menu, msb--mode-menu-cond)
13303         (msb--create-buffer-menu-2): Use dolist instead of mapc.
13304         (msb--init-file-alist): Use mapcar instead of mapcan.
13305         (msb--aggregate-alist): Use mapcar instead of mapcan.  Fix
13306         `(' in column 0 in doc string.
13307         (msb--add-separators): Use mapcar instead of mapcan.
13309         * cus-dep.el: Require CL at compile-time only.
13311 2000-03-24  Stefan Monnier  <monnier@cs.yale.edu>
13313         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
13314         (byte-compile-warnings): New warning `noruntime'.
13315         (byte-compile-constants, byte-compile-variables): Fix docstring.
13316         (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
13317         execute `eval-whenc-compile's body.
13318         (byte-compile-unresolved-functions): Fix docstring.
13319         (byte-compile-eval): New function.
13320         (byte-compile-callargs-warn): Check if the function will be available
13321         at runtime (via property `byte-compile-noruntime').
13322         (byte-compile-print-syms): New function.
13323         (byte-compile-warn-about-unresolved-functions): Also warn about
13324         `noruntime' functions (and use `byte-compile-print-syms').
13325         (byte-compile-file): Capitalize the message.
13327 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
13329         * mail/rmail.el (rmail-confirm-expunge): New user-option.
13330         (rmail-expunge): Ask for confirmation depending on the setting
13331         of rmail-confirm-expunge.
13333 2000-03-23  Gerd Moellmann  <gerd@gnu.org>
13335         * Makefile (bootstrap-clean): If $(emacs) exists, build
13336         loaddefs.el first.  A loaddefs.el that's not up-to-date might
13337         cause a bootstrap failure because things don't autoload as
13338         expected.
13340 2000-03-23  Dave Love  <fx@gnu.org>
13342         * net/browse-url.el: Restore previous use of
13343         browse-url-maybe-new-window.
13345 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13347         * ps-print.el: Skip banner page fix.
13348         (ps-print-version): New version number (5.1.2).
13349         (ps-begin-file, ps-end-file, ps-generate): Code fix.
13351 2000-03-23  Dave Pearson  <davep@davep.org>
13353         * net/quickurl.el Changed the type of parameter passed to the
13354         function defined by `quickurl-format-function'. Before only the
13355         text of the URL was passed. Now the whole URL structure is passed
13356         and the function is responsible for extracting the parts it
13357         requires.  Changed the default of `quickurl-format-function'
13358         accordingly.
13359         (quickurl-insert): Changed the `funcall' of
13360         `quickurl-format-function' to match the above change.
13361         (quickurl-list-insert): Changed the `url' case so that it makes
13362         use of `quickurl-format-function', previous to this the format was
13363         hard wired.
13365 2000-03-22  Gerd Moellmann  <gerd@gnu.org>
13367         * startup.el: Change some spellings for the X Window System.
13369 2000-03-22  Stefan Monnier  <monnier@cs.yale.edu>
13371         * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
13372         up the code and the regexp and make sure the cursor is temporarily
13373         moved to the suspicious line while querying the user.
13375 2000-03-22  Jason Rumney  <jasonr@gnu.org>
13377         * w32-fns.el (w32-charset-info-alist): Initialize.
13379 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13381         * ps-print.el: N-up last page fix.
13382         (ps-print-version): New version number (5.1.1).
13383         (ps-end-file, ps-end-job, ps-generate): Code fix.
13385 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
13387         * files.el (find-file-run-dired): Update docstring.
13388         (find-directory-functions): New hook.
13389         (find-file-noselect): Run find-directory-functions rather than
13390         calling dired directly.
13392         * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
13394         * pcvs.el: Add a minimal leading commentary.
13395         (cvs-make-cvs-buffer): Change the header part by removing the startup
13396         message and adding a `Module' entry.  Also replace the FOOTER and
13397         HEADER special fileinfos with the new support in ewoc for updating
13398         its own footer and header.
13399         (cvs-update-header): Update to use the header/footer of the ewoc.
13400         (cvs-mode): Use define-derived-mode and set truncate-lines to t.
13401         (cvs-is-within-p): New function.
13402         (cvs-mode-run): Take advantage of `save-some-buffers's new ability
13403         to only examine some subset of the buffers.
13405         * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
13406         `format' instead of our own ad-hoc functions.
13407         Remove HEADER and FOOTER cases, now handled in the EWOC.
13408         (cvs-fileinfo<): Remove HEADER and FOOTER cases.
13410         * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
13411         output to avoid scaring the user.
13412         (cvs-parse-table): Catch message for non-up-to-date commits.
13414         * pcvs-defs.el (cvs-startup-message): Remove.
13415         (cvs-global-menu): New autoloaded menu.
13417         * pcvs-util.el (cvs-string-fill): Remove.
13419         * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
13420         (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
13421         PP part of it and also make it work for footers and headers.
13422         (ewoc-create): Drop POS and BUFFER arguments.
13423         Use the DLL's dummy node to store the end-of-footer position.
13424         (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
13425         (ewoc-refresh): Remove unused `header' variable.
13426         (ewoc-(get|set)-hf): New functions.
13428         * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
13429         log-view-*-(message|file) and use easy-mmode-define-navigation.
13430         (log-view-message-re): Match SCCS format as well.
13431         And match the revision line rather than the dashed separator line.
13432         (log-view-mode): Use the new define-derived-mode.
13433         (log-view-current-tag): Fill in with an actual implementation.
13435         * cvs-status.el (cvs-status-(prev|next)): Rename from
13436         cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
13437         (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
13438         to let the output "breathe" a little more (more readable).
13439         (cvs-status-mode): Use the new define-derived-mode.
13441         * smerge-mode.el (smerge-auto-leave): New function and variable.
13442         (smerge-basic-map): Rename from smerge-basic-keymap.
13443         Change the bindings for smerge-diff-*.
13444         (smerge-*-map): Use easy-mmode-defmap.
13445         (smerge-(next|prev)): Use easy-mmode-define-navigation.
13446         (smerge-keep-*): Use smerge-auto-leave.
13448 2000-03-21  Jason Rumney  <jasonr@gnu.org>
13450         * cus-edit.el (custom-button-face): Use 3D look for w32.
13451         (custom-button-pressed-face): Likewise.
13453 2000-03-21  Gerd Moellmann  <gerd@gnu.org>
13455         * progmodes/etags.el (tags-case-fold-search): New user-option.
13456         (tags-loop-eval): New function.  Bind case-fold-search around eval
13457         depending on the value of tags-case-fold-search.
13458         (tags-loop-continue): Use tags-loop-eval.
13459         (find-tag-in-order): Bind case-fold-search depending on the value
13460         of tags-case-fold-search.
13462 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
13464         * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
13465         (diff-end-of-hunk): Return the end position for use in
13466         `easy-mmode-define-navigation'.
13467         (diff-recenter): Remove.
13468         (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
13469         of `easy-mmode-define-navigation'.
13470         (diff-kill-*): Rename `diff-*-kill' (for consistency with the
13471         previous renaming) and fix to use new names.
13472         (diff-merge-strings): Use \n as separator: simpler, faster.
13473         (diff-mode): Use `define-derived-mode'.
13475         * derived.el (define-derived-mode): Don't autoload anymore.
13476         Prefer the macro-only version provided by easy-mmode.el.
13478         * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
13479         `easy-mmode-define-derived-mode'.
13480         Use `combine-run-hooks'.
13481         (easy-mmode-define-navigation): New macro.
13483         * subr.el (combine-run-hooks): New function.
13485 2000-03-21  Kenichi HANDA  <handa@etl.go.jp>
13487         * term/x-win.el: Fontsets related initialization is simplified.
13489         * international/mule-diag.el (describe-font): Don't refer to
13490         global-fontset-alist, instead call font-list.
13491         (describe-fontset, list-fontsets, mule-diag): Likewise.
13492         (print-fontset): Adjusted for the change of fontset
13493         implementation.
13495         * international/fontset.el (x-charset-registries): Variable
13496         removed, instead the corresponding data is stored in the default
13497         fontset.
13498         (register-alternate-fontnames): Function removed.
13499         (resolved-ascii-font): Variable removed.
13500         (x-compose-font-name): Ignore the second argument REDOCE.
13501         (x-complement-fontset-spec): Complement only an ASCII font and
13502         element for those charsets than can use that ASCII font.
13503         (generate-fontset-menu): Don't refer to global-fontset-alist,
13504         instead call fontset-list.
13505         (uninstantiated-fontset-alist): Variable removed.
13506         (x-style-funcs-alist): Likewise.
13507         (fontset-default-styles): Likewise.
13508         (x-modify-font-name): Function removed.
13509         (create-fontset-from-fontset-spec): Ignore the argument
13510         STYLE-VARIANT.
13511         (create-fontset-from-ascii-font): Docsting adjusted for the above
13512         change.
13513         (instantiate-fontset, resolve-fontset-name): Functions removed.
13514         (fontset-list): Now implemented by C code.
13516         * faces.el (read-face-font): Fix TABLE arg to completing-read.
13517         (describe-face): Include `font' attribute in the description.
13519 2000-03-21  Kenichi Handa  <handa@etl.go.jp>
13521         * international/quail.el (quail-set-keyboard-layout): Typo fixed.
13523 2000-03-20  Gerd Moellmann  <gerd@gnu.org>
13525         * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
13526         ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
13527         zone-mode.el, snmp-mode.el: Moved to net subdirectory.
13529         * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
13530         about behavior of set-buffer-modified-p wrt redisplay.
13532 2000-03-19  Richard M. Stallman  <rms@gnu.org>
13534         * view.el (view-mode-disable): Kill local binding of view-read-only.
13536 2000-03-18  Gerd Moellmann  <gerd@gnu.org>
13538         * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
13539         is a string, convert it to a syntax cell using string-to-syntax.
13541         * simple.el (syntax-code-table, syntax-flag-table): New variables.
13542         (string-to-syntax): New function.
13544         * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
13545         (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
13546         try to use passive ftp mode.
13548 2000-03-17  Gerd Moellmann  <gerd@gnu.org>
13550         * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
13552         * simple.el (append-to-buffer): Update point of windows after
13553         insertion.
13555         * abbrev.el (inverse-add-abbrev): Identify word by first moving
13556         forward then moving backward.  Reindent.
13558         * frame.el (other-frame): Call x-focus-frame only if
13559         focus-follows-mouse is off.
13561 2000-03-17  Dave Love  <fx@gnu.org>
13563         * pcvs-util.el (cvs-strings->string): Rename
13564         replace-regexps-in-string.
13566 2000-03-17  Stefan Monnier  <monnier@cs.yale.edu>
13568         * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
13569         regexp for labels cannot span several lines.
13571         * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
13572         `(setq :<key> ':<key>)' to the macro expansion.
13574 2000-03-16  Dave Love  <fx@gnu.org>
13576         * progmodes/f90.el (f90): Put custom group under `languages', not
13577         `fortran'.
13578         (f90-mode-hook): Customize.
13579         (f90-mode): Set add-log-current-defun-function.
13580         (f90-current-defun): New function.
13582 2000-03-16  Gerd Moellmann  <gerd@gnu.org>
13584         * cus-edit.el (custom-variable-tag-face): Handle case that
13585         default face's height is not a number.
13586         (custom-face-tag-face, custom-group-tag-face-1)
13587         (custom-group-tag-face): Ditto.
13588         (custom-group-tag-face-1): Add :group.
13590         * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
13592 2000-03-15  Gerd Moellmann  <gerd@gnu.org>
13594         * pcvs-defs.el (toplevel): Remove autoload cookie for form
13595         requiring easymenu.
13597 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13599         * ps-print.el: PostScript user-defined prologue, PostScript error
13600         handler, doc fix.
13601         (ps-print-version): New version number (5.1).
13602         (ps-user-defined-prologue, ps-error-handler-message)
13603         (ps-print-prologue-0, ps-error-handler-alist): New vars.
13604         (ps-setup, ps-begin-file, ps-begin-job): Code fix.
13605         (ps-insert-string): New function.
13607 2000-03-15  Kenichi Handa  <handa@etl.go.jp>
13609         * international/ccl.el (ccl-compile-expression): Don't generate
13610         invalid self-assignment code.
13612 2000-03-14  Dave Love  <fx@gnu.org>
13614         * subr.el (replace-regexp-in-string): Renamed from
13615         replace-regexps-in-string.  Doc fix.
13617 2000-03-12  Dave Love  <fx@gnu.org>
13619         * cus-edit.el: Doc fixes.
13620         (customize-set-variable, customize-save-variable): Rename args for
13621         doc.
13622         (custom-variable-tag-face, custom-face-tag-face)
13623         (custom-group-tag-face-1, custom-group-tag-face): Modify from
13624         style which user identify as hyperlink.
13625         (hook): Don't add undefined functions to the hook.
13626         (debug-ignored-errors): Transfer message from bindings.el.
13628 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
13630         * recentf.el (recentf-keep-non-readable-files-p): Remove
13631         double/nested definition.
13633 2000-03-12  Dave Love  <fx@gnu.org>
13635         * facemenu.el (facemenu-get-face): Use display-color-p.
13636         * enriched.el (enriched-decode-foreground): Likewise.
13637         (enriched-decode-background): Likewise.
13638         * isearch.el (isearch-highlight): Likewise.
13639         * info-look.el (info-lookup): Likewise.
13640         * simple.el (completion-setup-function): Likewise.
13642         * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
13643         :options.
13645         * bindings.el (mode-line-format): Fix line-number and
13646         column-number items.  Add help-echo for the background.
13647         (mode-line-mule-info): Modify help-echo.
13649         * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
13651         * files.el (load-file): Allow completion to .elc.
13653         * man.el: Doc fixes.
13654         (Man-init-defvars): Use display-color-p to set fontification.
13656         * play/hanoi.el (hanoi-internal): Don't use oddp.
13658 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
13660         * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
13662         * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
13664 2000-03-12  Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
13666         * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
13667         Fix comment.
13669 2000-03-10  Stefan Monnier  <monnier@cs.yale.edu>
13671         * font-lock.el (font-lock-keywords): Fix the doc now that
13672         regexp-opt-depth is unnecessary.
13673         (save-buffer-state): Set an edebug spec.
13674         (font-lock-fontify-anchored-keywords): Properly handle the case when
13675         the matcher goes past the limit.
13677         * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
13678         pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
13680         * emacs-lisp/ewoc.el: New file.  This is a merge of elib-node.el,
13681         dll.el and cookie.el (from Elib) with heavy renaming and other
13682         massaging.
13684         * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
13685         Autoload the functions used.
13686         (easy-mmode-define-syntax): Fix CL typo.
13687         (easy-mmode-define-derived-mode): Improve the docstring generation.
13689 2000-03-10  Gerd Moellmann  <gerd@gnu.org>
13691         * textmodes/texinfo.el (texinfo-version): Variable and function
13692         removed.
13694 2000-03-09  Stefan Monnier  <monnier@cs.yale.edu>
13696         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
13697         allow more flexibility.
13698         (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
13699         fns.
13700         (easy-mmode-defmap, easy-mmode-defsyntax)
13701         (easy-mmode-define-derived-mode): New macros.
13703 2000-03-09  Didier Verna  <didier@xemacs.org>
13705         * rect.el (replace-rectangle): New function.
13707 2000-03-09  Dave Love  <fx@gnu.org>
13709         * progmodes/fortran.el (fortran-comment-line-start): Define as
13710         "C".
13711         (fortran-comment-line-start-skip): Don't match cpp stuff.
13712         (font-lock-keywords): Add * to comment-chars.  Grok cpp stuff.
13713         (fortran-mode-map): Remove over-eager custom-menu-create for now.
13714         (fortran-mode): Don't set fortran-comment-line-start-skip,
13715         fortran-comment-line-start here.  Set comment-start,
13716         add-log-current-defun.
13717         (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
13718         (fortran-current-defun): New function.
13720 2000-03-09  Gerd Moellmann  <gerd@gnu.org>
13722         * emacs-lisp/re-builder.el: New file.
13724         * mouse.el (mouse-drag-region): Don't run up-event handler
13725         if hscroll has changed.
13727         * octave-mod.el (octave-font-lock-keywords): To font-lock the
13728         builtin operators, use `font-lock-builtin-face' for Emacs and
13729         `font-lock-preprocessor-face' otherwise.
13731         * font-lock.el (lisp-font-lock-keywords-1): Highlight
13732         `(defun (setf foo)' differently.
13734 2000-03-08  Stefan Monnier  <monnier@cs.yale.edu>
13736         * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
13737         (regexp-opt): Update comment and adapt the code the new meaning of
13738         the `paren' argument of regex-opt-group for shy-groups.
13739         (regexp-opt-depth): Handle shy groups as well as backslashed
13740         backslashes.
13741         (regexp-opt-group): Turn the leading comment into a docstring.
13742         Allow `paren' to be a string (the string to use to open a group).
13743         Remove open-presuf and close-presuf.  Instead of checking for `all
13744         one-char' and then later on check for `several one-char', handle
13745         both cases close together.  Also apply a more generic algorithm
13746         for suffixes (the mirror image of the algorithm used for
13747         prefixes).  Use shy-groups.  Use nreverse rather than reverse.
13748         (regexp-opt-try-suffix): Removed.
13750         * cmuscheme.el (inferior-scheme-mode-map): Define it independently
13751         from comint-mode-map, so we can just inherit from it.  Also, move
13752         the initialization into the `defvar' since there's no docstring
13753         anyway and it's fairly short.
13754         (inferior-scheme-mode): Define it as derived-mode: the code is
13755         shorter and this way we inherit from comint-mode-map rather than
13756         copying it.
13758         * subr.el (replace-regexps-in-string): Properly handle the case
13759         where we match an empty string.
13761         * comint.el (comint-exec-1): Add the current-dir to the exec-path
13762         when the command has a directory component (such as "./testml").
13763         Also fix a typo in the comment.
13765 2000-03-08  Gerd Moellmann  <gerd@gnu.org>
13767         * Makefile (compile-files): Compile files one by one because
13768         that's the only way to ensure a clean compilation environment for
13769         each individual file.
13771         * frame.el (other-frame): Call x-focus-frame.
13773 2000-03-07  Dave Love  <fx@gnu.org>
13775         * recentf.el (recentf-keep-non-readable-files-p): Add :set,
13776         :require to defcustom.
13778         * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
13779         lists.
13781         * files.el (auto-mode-alist): Add configure.in.
13783         * progmodes/autoconf.el: New file.
13785 2000-03-07  Gerd Moellmann  <gerd@gnu.org>
13787         * mail/mh-e.el: Change maintainer to `none'.
13789         * recentf.el (recentf-keep-non-readable-files-p): Quote args
13790         to remove-hook and add-hook.
13792 2000-03-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
13794         * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
13795         it as the default.
13796         (mail-send): Test mail-send-nonascii also for the new `mime' value.
13797         (sendmail-send-it): Conditionally add MIME headers specifying the
13798         used character set.
13800 2000-03-07  Dave Love  <fx@gnu.org>
13802         * winner.el: Fix keywords, autoload cookies.  Split
13803         eval-when-compile form to avoid compilation failure.
13805 2000-03-07  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>
13807         * international/mule.el: Modify comment about coding system
13808         property `coding-category'.
13809         (make-coding-system): New argument EOL-TYPE.  Pay attention to
13810         coding-category property of PROPERTIES.
13812         * international/mule-conf.el (coding-category-utf-8,
13813         coding-category-utf-16-be, coding-category-utf-16-le): New coding
13814         categories.  Include them in the argument for set-coding-priority.
13816         * international/mule-cmds.el (reset-language-environment): Include
13817         coding-category-utf-8, coding-category-utf-16-be, and
13818         coding-category-utf-16-le in the argument for set-coding-priority.
13819         (reset-language-environment): Initialize coding-category-utf-8,
13820         coding-category-utf-16-be, and coding-category-utf-16-le to nil.
13822 2000-03-06  Karl Fogel  <kfogel@red-bean.com>
13824         * bookmark.el (bookmark-file-or-variation-thereof): New func, for
13825         code abstracted out of `bookmark-jump-noselect'.  Now tries info
13826         extensions as well as compression extensions.
13827         (bookmark-jump-noselect): Use above new func.
13829 2000-03-03  Gerd Moellmann  <gerd@gnu.org>
13831         * strokes.el: Change maintainer's mail address.
13833 2000-03-03  Kenichi Handa  <handa@etl.go.jp>
13835         * international/mule-diag.el (list-character-sets): Make help-echo
13836         string by substitute-command-keys.
13837         (list-character-sets): Likewise.
13838         (sort-listed-character-sets): Call help-setup-xref.
13840 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
13842         * time.el (display-time-mail-file): Add `none' to the list of
13843         choices.
13845 2000-03-01  Dave Love  <fx@gnu.org>
13847         * help.el (help-xref-go-back): Don't try to set position.
13849         * international/mule-diag.el (list-character-sets): Call
13850         help-setup-xref.  Add help-echo to xrefs.
13851         (list-character-sets-1): Add help-echo to xrefs.
13853 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
13855         * frame.el (blink-cursor-mode): Switch cursor on when turning
13856         the mode off.
13858         * add-log.el (add-log-current-defun): Add support for
13859         Autoconf mode.
13861         * mail/rmail.el (rmail-quit-hook): New variable.
13863 2000-03-01  Dave Love  <fx@gnu.org>
13865         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
13867         * help.el (help-xref-button): Add help-echo arg.
13868         (describe-function-1, describe-variable, help-make-xrefs): Use it.
13870         * faces.el (list-faces-display): Supply help-echo with
13871         help-make-xrefs.
13873         * facemenu.el (list-text-properties-at): Set help-xref-stack to
13874         nil.
13876 2000-03-01  Gerd Moellmann  <gerd@gnu.org>
13878         * image.el (defimage): Look for image files in load-path.
13880         * frame.el (busy-cursor-delay-seconds): Change type to
13881         `number'.
13883 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
13885         * recentf.el (recentf): Added version tag to the defgroup of
13886         recentf.
13888 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
13890         * recentf.el (recentf-cleanup): Changed to remove excluded file
13891         too.
13892         (recentf-edit-list-action): `recentf-edit-list' checkbox widget
13893         action to select/unselect a file.
13894         (recentf-edit-list): Code cleanup and improvement.
13895         (recentf-open-more-files-action): `recentf-open-more-files' button
13896         widget action to open a file.
13897         (recentf-open-more-files): No more use standard completion but
13898         widgets.
13899         (recentf-more-collection): Deleted.
13900         (recentf-more-history): Deleted.
13901         (recentf-setup-more-completion): Deleted.
13903 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
13905         * recentf.el (recentf-mode): No more needs that Emacs is running
13906         under a window-system.
13908 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
13910         * recentf.el (recentf-edit-list): New command to edit the recent
13911         list which allow the user to remove files.
13912         (recentf-edit-selected-items): New global variable, used by
13913         `recentf-edit-list' to hold the list of files to be removed from
13914         the recent list.
13915         (recentf-make-menu-items): Updated to display a "Edit list..."
13916         menu item.  Minor code cleanup.
13918 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
13920         * recentf.el (recentf-open-more-files): New command to open files
13921         that are not displayed in the menu.
13922         (recentf-more-collection): New global variable holding the set of
13923         permissible completions used by `recentf-open-more-files'.
13924         (recentf-more-history): New global variable holding the history list
13925         used by `recentf-open-more-files' completion.
13926         (recentf-setup-more-completion): New function to setup completion for
13927         `recentf-open-more-files'.
13928         (recentf-make-menu-items): Updated to display a "More..." menu item.
13930 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
13932         * recentf.el (recentf-menu-action): Doc fixed.
13934 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
13936         * recentf.el (recentf-menu-filter): Doc updated.
13937         (recentf-update-menu-hook): Allow menu filters to force menu update.
13938         (recentf-make-menu-items): New menu filter handling.
13939         (recentf-make-menu-item): New helper function.
13940         (recentf-menu-elements): New menu handling function.
13941         (recentf-sort-ascending): Updated to new menu filter handling.
13942         (recentf-sort-descending): Updated to new menu filter handling.
13943         (recentf-sort-basenames-ascending): New menu filter function.
13944         (recentf-sort-basenames-descending): New menu filter function.
13945         (recentf-show-basenames): New menu filter function.
13946         (recentf-show-basenames-ascending): New menu filter function.
13947         (recentf-show-basenames-descending): New menu filter function.
13949 2000-02-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
13951         * diary-lib.el (list-diary-entries): Don't try to go forward at
13952         the end of the buffer.
13954 2000-02-29  Kenichi Handa  <handa@etl.go.jp>
13956         * international/mule-diag.el (list-character-sets): Completely
13957         rewritten.
13958         (sort-listed-character-sets): New function.
13959         (list-character-sets-1): Completely rewritten.
13960         (list-character-sets-2): New function.
13961         (non-iso-charset-alist): New variable.
13962         (decode-codepage-char): New function.
13963         (charset-history): New variable.
13964         (read-charset) (list-block-of-chars)
13965         (list-iso-charset-chars)
13966         (list-non-iso-charset-chars)
13967         (list-charset-chars): New functions.
13968         (mule-diag): Call list-character-sets-2, not
13969         list-character-sets-2.
13970         (dump-charsets): Likewise.
13972 2000-02-29  Gerd Moellmann  <gerd@gnu.org>
13974         * dired-x.el (dired-filename-at-point): Add `@' to valid
13975         file name characters.
13976         (dired-filename-at-point): Handle ange-ftp file names.
13978         * frame.el (frame-notice-user-settings): Use assq-delete-all
13979         instead of assoc-delete-all.
13980         (frame-notice-user-settings): Ditto.
13982         * subr.el (assq-delete-all): Renamed from assoc-delete-all.
13983         Don't copy alist.
13985 2000-02-28  Eli Barzilay  <eli@cs.cornell.edu>
13987         * calculator.el (calculator-use-menu): New option.
13988         (calculator-initial-bindings): Changed some bindings to work as
13989         macros.
13990         (calculator-forced-input): Removed.
13991         (calculator-restart-other-mode): New variable.
13992         (calculator-mode-map): Set up menu.
13994 2000-02-28  Jari Aalto  <jari.aalto@poboxes.com>
13996         * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
13997         tags.
13999 2000-02-28  Michael Kifer  <kifer@cs.sunysb.edu>
14001         * viper-cmd.el (viper-envelop-ESC-key): added the option to
14002         translate all ESC key sequences.
14003         (viper-goto-mark-subr): restore markers for files for which
14004         they were saved.
14005         * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
14006         * viper-util.el (viper-set-replace-overlay-glyphs,
14007         viper-set-replace-overlay): always check if the replacement
14008         overlay is live.
14009         * viper.el (viper-vi-state-mode-list): added major modes.
14010         * ediff-wind.el: minor comment changes.
14011         * ediff.el: copyright notice date fix.
14013 2000-02-27  Jason Rumney  <jasonr@gnu.org>
14015         * faces.el (face-font-family-alternatives): Add arial to helv.
14016         (mode-line, header-line, tool-bar): Same default as x for w32.
14017         (fixed-pitch, variable-pitch): Remove wildcard as it prevents
14018         face-font-family-alternatives from working.
14019         * term/w32-win.el (mouse-set-font): Do not build fontset from
14020         chosen font.
14022 2000-02-25  Sam Steingold  <sds@goems.com>
14024         * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
14025         properly.
14027 2000-02-25  Richard M. Stallman  <rms@gnu.org>
14029         * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
14031 2000-02-25  Gerd Moellmann  <gerd@gnu.org>
14033         * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
14034         writable.
14036         * frame.el (busy-cursor-delay-seconds): New option.
14038 2000-02-24  Gerd Moellmann  <gerd@gnu.org>
14040         * frame.el (show-cursor-in-non-selected-windows): New option.
14042 2000-02-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
14044         * diary-lib.el (include-other-diary-files): Undo the selective
14045         display in any included file and don't kill it.
14047 2000-02-24  Eli Zaretskii  <eliz@is.elta.co.il>
14049         * dired.el (dired-mode-map): Don't remove "Edit" from the menu
14050         bar.  Menu items converted to (menu-item format, help strings
14051         added.
14052         [downcase, upcase]: Don't enable on MS-DOS.
14053         [symlink, symlinks]: Don't show if make-symbolic-link is not
14054         bound.
14055         [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
14057 2000-02-23  Dave Love  <fx@gnu.org>
14059         * simple.el (zap-to-char, kill-line, kill-region, kill-word)
14060         (backward-kill-word): Revert addition of * to interactive spec --
14061         it's a feature.
14063         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
14064         (backward-kill-sentence, kill-sentence): Likewise.
14066         * gud.el (gud-jdb-build-class-source-alist): Prepend space to
14067         scratch buffer name.
14068         (gud-format-command): Use int-to-string in ?l case.  Simplify
14069         slightly.
14071         * term/w32-win.el (internal-face-interactive): Update prompt for
14072         new read-face-name.
14074         * mail/footnote.el (footnote): Add :version to defgroup.
14075         (footnote-section-tag-regexp): Customize.
14076         (footnote-start-tag, footnote-end-tag): New option.
14077         (footnote-latin-regexp): New variable.
14078         (Footnote-latin): New function.
14079         (footnote-style-alist): Add element for latin style.
14080         (footnote-style): Moved.
14081         (Footnote-goto-footnote): Use eq to test arg.
14083         * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
14085         * emacs-lisp/byte-opt.el: Change old backquote syntax.
14086         (byte-compile-trueconstp): Include keywords.
14087         (byte-optimize-quote, byte-optimize-lapcode): Use
14088         byte-compile-const-symbol-p.
14089         (byte-optimize-char-before): New optimization.
14091         * emacs-lisp/bytecomp.el: Change old backquote syntax.
14092         (byte-compile-const-symbol-p): New function.
14093         (byte-compile-constp, byte-compile-out-toplevel)
14094         (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
14095         Use it.
14097         * subr.el (define-key-after): Default AFTER to t.  Doc fix.
14099 2000-02-23  Kenichi Handa  <handa@etl.go.jp>
14101         * international/encoded-kb.el: Be sure to update minor-mode-alist
14102         and minor-mode-map-alist.
14103         (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
14104         codes SS2 and SS3 correctly.
14105         (encoded-kbd-self-insert-ccl): New function.
14106         (encoded-kbd-setup-keymap): New function.
14107         (encoded-kbd-mode): Handle CCL based coding system.  Setup keymap
14108         by calling encoded-kbd-setup-keymap.
14110         * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
14111         characters.
14112         (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
14113         locally.
14115 2000-02-22  Dave Love  <fx@gnu.org>
14117         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
14118         (lisp-mode-map, lisp-interaction-mode-map): Define all inside
14119         defvar.
14120         (lisp-mode-syntax-table): Set up for #|...|# comments.
14121         (lisp-imenu-generic-expression): Purecopy strings.  Use syntax
14122         classes.  Match `defface'.
14123         (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
14124         (eval-defun-1): Fix for defcustom.
14125         (lisp-indent-region): Doc fix.
14127         * subr.el (when, unless, split-string): Doc fix.
14128         (read-passwd): Move call of clear-this-command-keys to the right
14129         place.
14130         (replace-regexps-in-string): New function.
14132 2000-02-22  Gerd Moellmann  <gerd@gnu.org>
14134         * help.el (describe-variable): Set syntax table to
14135         emacs-lisp-mode-syntax-table when moving forward over the
14136         symbol's name.
14138 2000-02-22  Dave Love  <fx@gnu.org>
14140         * xt-mouse.el: Doc fixes.
14141         (xterm-mouse-position-function): New function, replacing advice of
14142         mouse-position.
14143         (xterm-mouse-mode): Use it.  Don't turn on under a window system.
14145         * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
14147 2000-02-21  Gerd Moellmann  <gerd@gnu.org>
14149         * format.el (format-annotate-single-property-change): Handle
14150         properties.with dotted-list values.
14151         (format-proper-list-p): New function.
14153         * enriched.el (enriched-face-ans): Handle '(foreground-color
14154         . COLOR) and (background-color . COLOR).
14156 2000-02-20  Dave Love  <fx@gnu.org>
14158         * textmodes/flyspell.el (flyspell-mouse-map): Change definition
14159         and assignments to it.
14160         (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
14161         current local map.
14162         (make-flyspell-overlay): Use it.
14163         (flyspell-correct-word/mouse-keymap): Change XEmacs test.
14165         * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
14166         (lm-get-header-re): Defun, not defsubst.
14167         (lm-get-package-name): Defun, not defsubst.  Simplify.
14168         (lm-version): Doc fix.  Simplify.
14169         (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
14170         (lm-crack-address, lm-last-modified-date, lm-commentary)
14171         (lm-verify, lm-synopsis): Simplify.
14172         (lm-report-bug): Require emacsbug.  Use compose-mail.
14174 2000-02-20  Gerd Moellmann  <gerd@gnu.org>
14176         * dired.el (dired-mode): Call propertized-buffer-identification
14177         to set mode-line-buffer-identification to something having
14178         the right text properties.
14180         * bindings.el (propertized-buffer-identification): New function.
14182 2000-02-20  Dave Love  <fx@gnu.org>
14184         * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
14185         check for t-mouse too.
14187         * cus-start.el: Make echo-keystrokes `number'.
14189 2000-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
14191         * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
14192         Don't call ring-empty-p unless tags-location-ring is bound.
14193         From Noah Friedman <friedman@splode.com>.
14195 2000-02-18  Thien-Thi Nguyen  <ttn@gnu.org>
14197         * progmodes/hideshow.el (hs-flag-region): No longer use
14198         `intangible' overlay property.
14200         (hs-toggle-hiding): New command.
14201         (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
14203         (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
14204         Fix omission bug: Run `hs-minor-mode-hook' for both activation
14205         and deactivation.
14207 2000-02-18  Gerd Moellmann  <gerd@gnu.org>
14209         * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
14211 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
14213         * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
14215         * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
14216         of `*' to handle `(* ... *)' comments.
14218 2000-02-17  Eli Zaretskii  <eliz@is.elta.co.il>
14220         * faces.el (list-faces-display): Use display-mouse-p instead of
14221         window-system.
14223         * menu-bar.el (global-map): Menu-bar items converted to the new
14224         format (menu-item..., rearranged for better CUA compliance, and
14225         their names changed for better clarity.  Help strings added.
14227         * international/mule-cmds.el (mule-menu-keymap)
14228         (describe-language-environment-map, set-coding-system-map)
14229         (setup-language-environment-map): Convert to new (menu-item...
14230         form, add help strings.  Change names of menu items for better
14231         clarity.  "Mule" menu-bar item removed (it's now in the "Options"
14232         submenu).
14234 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
14236         * dired-aux.el (dired-do-copy): Remove spurious character.`n'
14237         within the code.
14239 2000-02-16  Dave Love  <fx@gnu.org>
14241         * faces.el: Don't require custom.  Add more specific :groups to
14242         various deffaces.
14243         (set-face-attribute): Purecopy args.
14244         (read-face-name): Default to name at point and use it in prompt.
14245         Remove colon from arg in all callers.
14246         (list-faces-display): Hyperlink to face descriptions and customize
14247         buffers.
14249 2000-02-16  Per Abrahamsen  <abraham@dina.kvl.dk>
14251         * wid-edit.el (widget-match-inline): An atom never matches a
14252         list.
14254 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14256         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
14257         at ':' characters by call to split-string.
14259 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14261         * textmodes/bibtex.el: Added RCS version identification.
14263 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14265         * textmodes/bibtex.el: Some temporary comments removed.
14266         (bibtex-field-name, bibtex-entry-type): Made the relationship
14267         explicit.
14268         (bibtex-field-const): Allow capital letters.
14269         (bibtex-start-of-string): Deleted because unused.
14271         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
14272         use the term 'reference' to describe a bibtex entry as a whole.
14273         Further, reference keys are no longer called 'labels'.
14274         (bibtex-keys): Renamed to bibtex-reference-keys.
14275         (bibtex-reformat-previous-labels): Renamed to
14276         bibtex-reformat-previous-reference-keys.
14277         (bibtex-reference-type): Renamed to bibtex-entry-type.
14278         (bibtex-reference-head): Renamed to bibtex-entry-head.
14279         (bibtex-reference-maybe-empty-head): Renamed to
14280         bibtex-entry-maybe-empty-head.
14281         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14282         (bibtex-search-reference): Renamed to bibtex-search-entry.
14283         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14284         bibtex-enclosing-entry-maybe-empty-head.
14285         (bibtex-entry-field-alist, bibtex-entry-head,
14286         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14287         bibtex-map-entries, bibtex-search-entry,
14288         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14289         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14290         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14291         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14292         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14293         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14294         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14296 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14298         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14299         comment.
14300         (bibtex-format-field-delimiters): New function, functionality
14301         extracted from bibtex-format-entry.
14302         (bibtex-autokey-get-yearfield-digits): New function, functionality
14303         extracted from bibtex-autokey-get-yearfield.
14305         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14306         entries in order to avoid stack overflow in the regexp matcher if
14307         field contents become large.
14308         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14309         bibtex-field-string-part-not-braced,
14310         bibtex-field-string-part-no-inner-braces,
14311         bibtex-field-string-part-1-inner-brace,
14312         bibtex-field-string-part-2-inner-braces,
14313         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14314         bibtex-field-string-quoted, bibtex-field-string,
14315         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14316         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14317         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14318         as parsing is now performed by the following functions.
14319         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14320         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14321         bibtex-parse-field-string, bibtex-search-forward-field-string,
14322         bibtex-parse-association, bibtex-field-name-for-parsing,
14323         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14324         bibtex-search-forward-field, bibtex-search-backward-field,
14325         bibtex-start-of-field, bibtex-end-of-field,
14326         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14327         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14328         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14329         bibtex-parse-string, bibtex-search-forward-string,
14330         bibtex-search-backward-string, bibtex-start-of-string,
14331         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14332         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14333         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14334         entries.  Instead of reporting the results of the parsing by
14335         match-beginning or match-end, these functions return data structures
14336         that hold the corresponding positions.
14337         (bibtex-enclosing-field): Changed to also report field boundaries by
14338         return values rather than by match-beginning or match-end.  The
14339         following functions have been adapted to use the new parsing
14340         functions.
14341         (bibtex-skip-to-valid-entry, bibtex-search-reference,
14342         bibtex-enclosing-field, bibtex-format-entry,
14343         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14344         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14345         bibtex-print-help-message, bibtex-end-of-entry,
14346         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14347         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14348         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14349         method for parsing.
14350         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14351         bibtex-map-entries, bibtex-flash-head,
14352         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14353         bibtex-autokey-change, bibtex-autokey-get-namefield,
14354         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14355         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14356         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14357         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14358         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
14359         order to make the new binding of case-fold-search immediately
14360         visible.
14362 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14364         * textmodes/bibtex.el: Copyright notice is up to date.
14365         Added constant 'bibtex-maintainer-salutation.
14367         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
14368         than make-temp-name, use match-string-no-properties and eliminate
14369         a quadratic behavior when building bibtex-strings.
14371         * bibtex.el (bibtex-reference-key): Accept string entries whose
14372         reference key contains upper case letters.
14374 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14376         * bibtex.el (bibtex-reference-head): Allow entries to start with
14377         a new line.
14379 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14381         * bibtex.el: Hiding of entry bodies is not longer provided by
14382         bibtex.el directly.  Instead the hideshow package can be used.
14383         Added a special bibtex entry to hs-special-modes-alist.
14384         (bibtex-hs-forward-sexp): Added for hideshow.el.
14386 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14388         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
14389         at ':' characters by call to split-string.
14391 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14393         * textmodes/bibtex.el: Added RCS version identification.
14395 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14397         * textmodes/bibtex.el: Some temporary comments removed.
14398         (bibtex-field-name, bibtex-entry-type): Made the relationship
14399         explicit.
14400         (bibtex-field-const): Allow capital letters.
14401         (bibtex-start-of-string): Deleted because unused.
14403         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
14404         use the term 'reference' to describe a bibtex entry as a whole.
14405         Further, reference keys are no longer called 'labels'.
14406         (bibtex-keys): Renamed to bibtex-reference-keys.
14407         (bibtex-reformat-previous-labels): Renamed to
14408         bibtex-reformat-previous-reference-keys.
14409         (bibtex-reference-type): Renamed to bibtex-entry-type.
14410         (bibtex-reference-head): Renamed to bibtex-entry-head.
14411         (bibtex-reference-maybe-empty-head): Renamed to
14412         bibtex-entry-maybe-empty-head.
14413         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14414         (bibtex-search-reference): Renamed to bibtex-search-entry.
14415         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14416         bibtex-enclosing-entry-maybe-empty-head.
14417         (bibtex-entry-field-alist, bibtex-entry-head,
14418         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14419         bibtex-map-entries, bibtex-search-entry,
14420         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14421         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14422         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14423         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14424         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14425         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14426         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14428 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14430         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14431         comment.
14432         (bibtex-format-field-delimiters): New function, functionality
14433         extracted from bibtex-format-entry.
14434         (bibtex-autokey-get-yearfield-digits): New function, functionality
14435         extracted from bibtex-autokey-get-yearfield.
14437         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14438         entries in order to avoid stack overflow in the regexp matcher if
14439         field contents become large.
14440         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14441         bibtex-field-string-part-not-braced,
14442         bibtex-field-string-part-no-inner-braces,
14443         bibtex-field-string-part-1-inner-brace,
14444         bibtex-field-string-part-2-inner-braces,
14445         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14446         bibtex-field-string-quoted, bibtex-field-string,
14447         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14448         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14449         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14450         as parsing is now performed by the following functions.
14451         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14452         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14453         bibtex-parse-field-string, bibtex-search-forward-field-string,
14454         bibtex-parse-association, bibtex-field-name-for-parsing,
14455         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14456         bibtex-search-forward-field, bibtex-search-backward-field,
14457         bibtex-start-of-field, bibtex-end-of-field,
14458         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14459         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14460         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14461         bibtex-parse-string, bibtex-search-forward-string,
14462         bibtex-search-backward-string, bibtex-start-of-string,
14463         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14464         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14465         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14466         entries.  Instead of reporting the results of the parsing by
14467         match-beginning or match-end, these functions return data structures
14468         that hold the corresponding positions.
14469         (bibtex-enclosing-field): Changed to also report field boundaries by
14470         return values rather than by match-beginning or match-end.  The
14471         following functions have been adapted to use the new parsing
14472         functions.
14473         (bibtex-skip-to-valid-entry, bibtex-search-reference,
14474         bibtex-enclosing-field, bibtex-format-entry,
14475         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14476         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14477         bibtex-print-help-message, bibtex-end-of-entry,
14478         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14479         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14480         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14481         method for parsing.
14482         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14483         bibtex-map-entries, bibtex-flash-head,
14484         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14485         bibtex-autokey-change, bibtex-autokey-get-namefield,
14486         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14487         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14488         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14489         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14490         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
14491         order to make the new binding of case-fold-search immediately
14492         visible.
14494 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14496         * textmodes/bibtex.el: Copyright notice is up to date.
14497         Added constant 'bibtex-maintainer-salutation.
14499         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
14500         than make-temp-name, use match-string-no-properties and eliminate
14501         a quadratic behavior when building bibtex-strings.
14503         * bibtex.el (bibtex-reference-key): Accept string entries whose
14504         reference key contains upper case letters.
14506 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14508         * bibtex.el (bibtex-reference-head): Allow entries to start with
14509         a new line.
14511 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14513         * bibtex.el: Hiding of entry bodies is not longer provided by
14514         bibtex.el directly.  Instead the hideshow package can be used.
14515         Added a special bibtex entry to hs-special-modes-alist.
14516         (bibtex-hs-forward-sexp): Added for hideshow.el.
14518 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14520         * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
14521         proceedings entry type (for cross referencing). Thanks to Wagner
14522         Toledo Correa for the suggestion.
14524         * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
14526 2000-02-14  Kenichi Handa  <handa@etl.go.jp>
14528         * international/characters.el: Setup case table for Vietnamese.
14530 2000-02-12  Gerd Moellmann  <gerd@gnu.org>
14532         * uniquify.el (toplevel): Require CL at compile time.
14533         (uniquify-push): Removed.
14535         * shadowfile.el (shadow-when): Removed.
14537         * tempo.el (tempo-dolist, tempo-mapc): Removed.
14538         (tempo-process-and-insert-string): Use dolist instead of
14539         tempo-dolist.
14541         * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
14542         regexp for paragraph-start.
14544         * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
14545         commas as well.
14547 2000-02-10  Dave Love  <fx@gnu.org>
14549         * wid-edit.el: (widgets) [defgroup]: Remove url link.
14550         (widget-color-choice-list, widget-color-history, widget-mouse-help):
14551         Deleted.
14552         (widget-specify-field, widget-specify-button): Don't use
14553         widget-mouse-help as help-echo property.
14554         (default): Use #'ignore for :validate and :mouse-down-action.
14555         (checkbox): Add help-echo.
14556         (widget-sexp-validate): Rewritten to clarify error messages.
14557         (character): Use char-valid-p in :match function.
14558         (widget-color-complete): Use facemenu-color-alist.
14559         (widget-color-action): Use facemenu-read-color.
14561         * emacs-lisp/cl-macs.el: Don't bother testing for defalias.  Don't
14562         set up `caar' &c that we now have.
14564 2000-02-09  Ray Blaak  <blaak@gnu.org>
14566         * delphi.el: Make resourcestring a declaration region, like const
14567         and var.
14569 2000-02-09  Dave Love  <fx@gnu.org>
14571         * bindings.el (mode-line-input-method-map): New variable.
14572         (mode-line-mule-info): Use it; fix last change.
14573         (mode-line-mode-menu): Move definition.
14574         (mode-line-mouse-sensitive-p): Deleted.
14575         (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
14576         (make-mode-line-mouse-sensitive): Deleted.  Body moved to top
14577         level.
14579         * startup.el (command-line-1): Don't call
14580         make-mode-line-mouse-sensitive.
14582 2000-02-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
14584         * mail/rmail.el (rmail-retry-failure): Use
14585         rmail-beginning-of-message before rmail-toggle-header, because the
14586         former toggles headers.
14588 2000-02-06  Stefan Monnier  <monnier@cs.yale.edu>
14590         * diff-mode.el (diff-kill-junk): New interactive function.
14591         (diff-reverse-direction): Use delete-and-extract-region.
14592         (diff-post-command-hook): Restrict the area so that the hook also works
14593         outside of any diff hunk.  This is necessary for the minor-mode.
14594         (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
14595         (diff-minor-mode): Setup the hooks for header-hunk rewriting.
14597         * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
14598         (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
14599         so that it can be used more easily in <foo>-mode-hook.  Also make sure
14600         to avoid duplicate entries.
14601         (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
14602         (font-lock-remove-keywords): Just as was done for `add', allow it to
14603         work even if font-lock-mode is nil.  Also make sure we don't modify
14604         any pre-existing list by forcing a copy-sequence.  Finally rename
14605         `major-mode' to `mode'.
14606         (font-lock-fontify-syntactic-anchored-keywords)
14607         (font-lock-fontify-anchored-keywords)
14608         (font-lock-fontify-keywords-region): Use line-end-position.
14609         Don't make `font-lock-multiline' local (it's now done in
14610         font-lock-set-defaults).
14611         (font-lock-set-defaults): Make `font-lock-multiline' local.  Also
14612         move the `font-lock-fontified' creation to inside the `unless'.
14614 2000-02-06  Andrew Innes  <andrewi@gnu.org>
14616         * term/w32-win.el (x-handle-args): Comment out call to message,
14617         which occurs before window system is initialized.
14619         * makefile.nt: Add support for recompiling lisp code.
14621 2000-02-04  Dave Love  <fx@gnu.org>
14623         * bindings.el (mode-line-mule-info): Fix/extend last change.
14625         * completion.el: Replace completion-dolist with dolist.
14627         * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
14628         dotimes.
14630 2000-02-04  Carsten Dominik  <dominik@strw.leidenuniv.nl>
14632         * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
14633         environment names before they go into the section regexp.
14635         * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
14636         char class in regexp.
14638         * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
14639         `case-fold-search' to nil.
14641         * progmodes/idlwave.el (idlwave-template): Respect
14642         `idlwave-abbrev-change-case'.
14643         (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
14644         idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
14645         idlwave-while): respect `idlwave-reserved-word-upcase'.
14646         (idlwave-rw-case): New function.
14647         (idlwave-statement-match): Fixed problem with assignment regexp.
14648         (idlwave-font-lock-keywords): Improved regexp for keyword
14649         parameters.
14650         (idlwave-surround): New argument LENGTH to support padding of
14651         operators longer than 1 char.
14653         * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
14654         idlwave-shell-expression-overlay.  Implemented printing of
14655         expressions on higher levels of the calling stack.
14656         (idlwave-shell-display-level-in-calling-stack): Restore stack
14657         level.
14658         (idlwave-retrieve-expression-from-level): New function.
14659         (idlwave-shell-last-calling-stack): Variable removed.
14660         (idlwave-shell-reset): Argument action reversed (`visible' to
14661         `hidden').  Also remove stop-line overlay.
14662         (idlwave-shell-calling-stack-routine): New variable.
14663         (idlwave-shell-parse-stack-and-display): Messages now display
14664         negative level numbers.
14665         (idlwave-shell-mode): Set `modeline-format'.
14666         (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
14667         (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
14668         21.
14669         (idlwave-shell-print-expression-function): New option.
14671         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
14672         idlwave-toolbar-remove-everywhere): Keybindings prefix is now
14673         `tool-bar' instead of `toolbar'.
14675 2000-02-02  Dave Love  <fx@gnu.org>
14677         * emacs-lisp/cl.el: Use bytecomp-load-hook, not
14678         emacs-lisp-mode-hook.  Don't check for defalias being defined.
14680         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
14681         (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.  Use
14682         the new builtins directly.
14684         * whitespace.el (whitespace): Add :version to defgroup.
14686         * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
14687         Doc fix.
14689         * thingatpt.el (sexp-at-point, symbol-at-point)
14690         (number-at-point, list-at-point): Add autoload cookie.
14692         * recentf.el (recentf): Add :version to defgroup.
14694         * quickurl.el (quickurl): Add :version to defgroup.
14696         * elide-head.el (elide-head): Use point-marker more.
14698         * bs.el (bs): Add :version to defgroup.
14700         * autorevert.el (global-auto-revert-mode): Add autoload cookie.
14702         * progmodes/delphi.el (delphi): Add :version to defgroup.
14704 2000-02-02  Gerd Moellmann  <gerd@gnu.org>
14706         * ange-ftp.el (ange-ftp-write-region): Handle case that
14707         succeeding process operation sets a different coding system.
14709         * calculator.el: New file.
14711 2000-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
14713         * frame.el (frames-on-display-list, framep-on-display): New
14714         functions.
14715         (display-mouse-p, display-popup-menus-p, display-graphic-p)
14716         (display-selections-p, display-screens, display-pixel-width)
14717         (display-pixel-height, display-mm-width, display-mm-height)
14718         (display-backing-store, display-save-under, display-planes)
14719         (display-color-cells, display-visual-class): New functions.
14721         * term/tty-colors.el (tty-color-gray-shades): New function.
14723         * faces.el (display-color-p): Use framep-on-display.
14724         (display-grayscale-p): New function.
14726 2000-01-31  Dave Love  <fx@gnu.org>
14728         * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
14729         (create-fontset-from-x-resource): Don't concat integers.
14731 2000-01-31  Inge Frick  <inge@nada.kth.se>
14733         * view.el: Some changes in documentation.  Removed some trailing
14734         whitespace. Changed some parameter names to agree with
14735         documentation.
14736         (view-mode-exit): Keep entry in `view-return-to-alist' only when a
14737         window is not deleted.  Modifies change 1998-04-26.
14739 2000-01-31  Gerd Moellmann  <gerd@gnu.org>
14741         * windmove.el: New file.
14743         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
14744         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
14745         progmodes/ebnf-yac.el: Update copyright and license info.
14747         * jit-lock.el (jit-lock-function): Widen before calculating end
14748         position.
14749         (jit-lock-stealth-chunk-start): Rewritten.
14751         * info.el (Info-title-face-alist): Removed.
14752         (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
14753         faces.
14754         (Info-fontify-node): Use these faces.
14756 2000-01-30  Gerd Moellmann  <gerd@gnu.org>
14758         * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
14759         (cl-macro-list1): Recognize `&allow-other-keys' instead of
14760         `&allow-other-keywords'.
14762         * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
14763         the list of directories scanned heuristically.
14765         * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
14766         exist.
14768 2000-01-30  Jason Rumney  <jasonr@gnu.org>
14770         * w32-fns.el: Define w32-tty-standard-colors.
14772         * startup.el (command-line): Use w32-tty-standard-colors when in
14773         w32 console mode.
14775 2000-01-30  Dave Love  <fx@gnu.org>
14777         * jka-compr.el (jka-compr-load): Fix up load-history.
14779         * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
14781         * emacs-lisp/cl-macs.el: Revert previous change.
14783 2000-01-29  Dave Love  <fx@gnu.org>
14785         * facemenu.el: Purecopy various strings.
14787         * timezone.el (timezone-fix-time): Window against 69 for two-digit
14788         years.  Deal with three-digit years.
14790         * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
14791         defconst, purecopy.
14792         (help-back-label): Purecopy it.
14794 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
14796         * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
14797         variable. If non-nil, order the buffer list according to the
14798         currently selected frame.
14799         (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
14800         non-nil, pass the selected frame to function buffer-list.
14802 2000-01-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
14804         * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
14806 2000-01-28  Dave Love  <fx@gnu.org>
14808         * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
14810         * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
14811         Don't use lisp-indent-hook property.
14812         (cl-abs): Remove.
14814         * subr.el: Move out indent and edebug specs for when and unless.
14816         * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
14817         when, unless.
14819         * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
14820         unless, when.
14822 2000-01-28  Gerd Moellmann  <gerd@gnu.org>
14824         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
14825         `collecting' as synonym for `collect'.
14827         * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
14828         for the case it contains spaces.
14830         * simple.el (what-cursor-position): Change formatting of
14831         messages.
14833         * frame.el (delete-other-frames): New function.
14834         (toplevel): Bind it to C-x 5 1.
14836         * sort.el (sort-numeric-base): New option.
14837         (sort-numeric-fields): If number starts with `0' or `0[xX[',
14838         interpret it as octal or hexadecimal.  Use sort-numeric-base
14839         as default base.
14841         * progmodes/glasses.el: New file.
14843 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
14845         * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
14846         userids differently.
14848         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
14849         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
14850         progmodes/ebnf-yac.el: New files.
14852 2000-01-26  Dave Love  <fx@gnu.org>
14854         * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
14855         on a function with an empty body.  [From Eric Ludlam.]
14857 2000-01-25  Andre Spiegel  <spiegel@gnu.org>
14859         * vc.el (vc-version-diff): Make sure file name is expanded.
14861 2000-01-25  Gerd Moellmann  <gerd@gnu.org>
14863         * scroll-bar.el (scroll-bar-timer): Variable removed.
14864         (scroll-bar-toolkit-scroll): Don't use a timer.
14866 2000-01-25  Kenichi Handa  <handa@etl.go.jp>
14868         * language/thai-util.el (thai-composition-function): Delete
14869         superfluous `a'.
14871 2000-01-24  Dave Love  <fx@gnu.org>
14873         * fortran.el (fortran-mode): Use beginning-of-defun-function,
14874         end-of-defun-function.
14876         * font-lock.el (turn-on-font-lock): Don't depend on window-system
14877         &c.
14879 2000-01-22  Jason Rumney  <jasonr@gnu.org>
14881         * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
14882         conflicts with new face support.
14884 2000-01-22  Richard M. Stallman  <rms@gnu.org>
14886         * replace.el (query-replace): Rename last arg to DELIMITED.
14887         (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
14888         (query-replace-regexp): Likewise.
14890 2000-01-20  Richard M. Stallman  <rms@gnu.org>
14892         * subr.el (with-syntax-table): Use make-symbol, not gensym.
14894         * emacs-lisp/lisp.el (beginning-of-defun-function):
14895         Variable renamed from beginning-of-defun.
14896         Do not call make-variable-buffer-local.
14897         (beginning-of-defun-raw): Use new variable name; doc fix.
14898         (beginning-of-defun): Doc fix.
14899         (end-of-defun-function): Variable renamed from end-of-defun.
14900         Do not call make-variable-buffer-local.
14901         (end-of-defun): Use new variable name; doc fix.
14903         * subr.el (dolist, dotimes): Copied from cl-macs.el
14904         and made to work.
14906         * mail/undigest.el (rmail-digest-end-regexps):
14907         Variable replaces rmail-digest-end-regexp.
14908         Allows multiple regexps for detecting the end line.
14909         (undigestify-rmail-message): Corresponding changes.
14911 2000-01-19  Dave Love  <fx@gnu.org>
14913         * files.el (user-init-file): Don't declare here -- is primitive.
14915         * startup.el (command-line): Check for compiled user-init-file and
14916         set to uncompiled version if necessary.
14918 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
14920         * mail/undigest.el (rmail-digest-end-regexp): New user option.
14921         (undigestify-rmail-message): Use it.
14923         * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
14925 2000-01-17  Gerd Moellmann  <gerd@gnu.org>
14927         * tmm.el (tmm-goto-completions): Adapt to prompt being part
14928         of mini-buffer.
14930 2000-01-14  Gerd Moellmann  <gerd@gnu.org>
14932         * emacs-lisp/copyright.el (copyright-update): Removed the
14933         requirement for a trailing space from `copyright-regexp', to
14934         support copyrights with owner specified on a separate line..
14936         * align.el: New file.
14938         * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
14940         * net/eudc.el (toplevel): Define EUDC menu for Emacs.
14942 2000-01-13  Dave Love  <fx@gnu.org>
14944         * ph.el: Removed.  (Obsoleted by EUDC.)
14946 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
14948         * net/eudc.el (toplevel): Remove autoloaded code installing
14949         menu with easymenu, because that causes build problems.
14951         * frame.el (frame-notice-user-settings): New variable.
14952         (frame-notice-user-settings): Don't modify frame parameters
14953         if called a second time.
14955 2000-01-13  Richard M. Stallman  <rms@gnu.org>
14957         * frame.el (frame-notice-user-settings):
14958         Notice default-frame-parameters even for non-window frames.
14960 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
14962         * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
14963         for Emacs.
14964         (eudc-bob-can-display-inline-images): Extend for Emacs.
14965         (eudc-bob-toggle-inline-display): Ditto.
14966         (eudc-bob-display-jpeg): Ditto.
14968 2000-01-12  Gerd Moellmann  <gerd@gnu.org>
14970         * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
14971         net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
14972         net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
14974         * add-log.el (add-change-log-entry): Fix error trying an `(insert
14975         nil)'.
14977         * subdirs.el: Add `net' directory.
14979         * net: New directory.
14981         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
14982         eval-last-sexp.  Don't bind debug-on-error here.
14983         (eval-last-sexp): New function.  Bind debug-on-error if
14984         eval-expression-debug-on-error is non-nil.
14985         (eval-defun-2, eval-defun): Likewise.
14987         * simple.el (eval-expression): Don't bind debug-on-error if
14988         eval-expression-debug-on-error is nil.  Detect changed
14989         debug-on-error, and propagate new value to global binding, if
14990         eval-expression-debug-on-error is non-nil,
14991         (eval-expression-debug-on-error): Change doc string.
14993 2000-01-11  Richard M. Stallman  <rms@gnu.org>
14995         * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
14997         * emacs-lisp/lisp-mode.el (with-syntax-table):
14998         Set up lisp-indent-function property.
15000         * subr.el (with-syntax-table): Moved from simple.el.
15002         * simple.el (with-syntax-table): Moved to subr.el.
15004 2000-01-11  Gerd Moellmann  <gerd@gnu.org>
15006         * tmm.el (tmm-shortcut): Delete region after prompt instead
15007         of erasing buffer.
15009         * textmodes/fill.el (fill-common-string-prefix): New function.
15010         (fill-context-prefix): Use the longest common prefix of first
15011         and second line fill prefix, if there is one.
15013 2000-01-11  Richard M. Stallman  <rms@gnu.org>
15015         * array.el (array-mode): Don't use make-variable-buffer-local.
15016         Use make-local-variable for `truncate-lines'.
15018 2000-01-11  Jari Aalto  <jari.aalto@poboxes.com>
15020         * add-log.el (add-log-current-defun): Handle user-defined
15021         add-log-current-function returning nil,
15023         * add-log.el (add-change-log-entry): Insert version number
15024         if having found a current function
15026         * add-log.el (add-log-current-defun): Call
15027         `add-log-current-defun-function'.  Try matches at level 0 and
15028         level 1.  Strip whitespace from defun found.
15030 2000-01-10  John Wiegley  <johnw@gnu.org>
15032         * allout.el (isearch-done/outline-provisions): Added `edit'
15033         argument to correspond with the current definition of
15034         `isearch-done'.
15036 2000-01-10  Dave Love  <fx@gnu.org>
15038         * elide-head.el (elide-head): Use point-marker, not point.
15040 2000-01-10  Gerd Moellmann  <gerd@gnu.org>
15042         * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
15043         before and after the year 2000.
15045         * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
15046         Add ispell- prefix.
15048 2000-01-10  Ken Stevens  <k.stevens@ieee.org>
15050         * ispell.el:  Only define dictionaries in menus when they exist.
15051         (version18p): New variable.
15052         (version20p): New variable.
15053         (xemacsp): New variable.
15054         (ispell-choices-win-default-height): Fix for XEmacs visibility.
15055         (ispell-dictionary-alist1): Added Brasileiro dictionary.
15056         (ispell-dictionary-alist6): Russian command lines no longer accept
15057         run-together words.
15058         (ispell-local-dictionary-alist): Add koi8-r to customize definition.
15059         (ispell-dictionary-alist): Add koi8-r to customize definition.
15060         (check-ispell-version): Added documentation string.  Returns
15061         library path when called non-interactively.
15062         (ispell-menu-map-needed): Uses new variables.
15063         (ispell-library-path): New variable.
15064         (ispell-decode-string): XEmacs fix for bogus variable bindings.
15065         (ispell-word): Improved documentation string.  Test for valid
15066         character mappings.  Correctly check typed in word changes that can
15067         result in single words split into multiple words.  Returns
15068         replacement word.
15069         (ispell-command-loop): Fixes XEmacs display bugs.  Show word to
15070         replace in recursive query replace mode.  Help message for
15071         recursive edit mode.
15072         (ispell-show-choices): Protect against bad framepop bindings.
15073         (ispell-help): Fix to work with XEmacs.
15074         (ispell-highlight-spelling-error): Use new variables.
15075         (ispell-overlay-window): Fix to work with XEmacs.
15076         (ispell-parse-output): Passed and returns location information
15077         tracking spelling corrections.  Doesn't recheck same word on
15078         current line.
15079         (ispell-init-process): Protect against bogus XEmacs variable binding.
15080         Fix call to single argument in sleep-for.  Use new variables.
15081         (ispell-region): Passed and returns location information tracking
15082         spelling corrections.  Doesn't check same word on current line.
15083         Improved documentation string.  Doesn't resend a line already
15084         checked to the ispell process - fixes bug in LaTeX parsing.
15085         (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
15086         (ispell-skip-region): No longer skips <TT> in SGML.
15087         (ispell-process-line): Tracks location information with spelling
15088         corrections.  Added documentation string.  Accounts for words
15089         already accepted on this line.  Don't allow query-replace on line
15090         starting with math characters.  Doesn't resend a line already sent
15091         to ispell process.  Fixes alignment error bug.
15093 2000-01-10  Richard M. Stallman  <rms@gnu.org>
15095         * dired-x.el (dired-guess-shell-alist-default):
15096         Suggest xloadimage, which is free, not xv, which isn't.
15098         * ange-ftp.el (ange-ftp-file-name-nondirectory):
15099         Don't ever include the host name or user name in the value.
15101 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
15103         * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
15104         of a real newline.
15106 2000-01-09  Stephen Eglen  <stephen@gnu.org>
15108         * dired-x.el (dired-guess-shell-alist-default): Suggest xv
15109         for .png files.
15111 2000-01-09  Per Abrahamsen  <abraham@dina.kvl.dk>
15113         * cus-edit.el (custom-hook-convert-widget): Fix comment.
15115 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
15117         * progmodes/cperl-mode.el: Replace ^F with ^L.
15119         * sendmail.el (toplevel): Provide `sendmail' when compiling
15120         before `require'ing rmail and mailalias to prevent infinite
15121         recursion.
15123 2000-01-08  Dave Love  <fx@gnu.org>
15125         * emacs-lisp/backquote.el: Remove inappropriate customization
15126         (allowing custom.el to use backquote).
15128 2000-01-07  Dave Love  <fx@gnu.org>
15130         * add-log.el (add-log-debugging): Deleted.
15131         (add-change-log-entry): Treat a backup FILE-NAME as its parent
15132         file.  Remove debugging code.
15133         (change-log-get-method-definition, change-log-name): Add doc.
15134         (change-log-sortable-date-at): New function.
15135         (change-log-merge): New command.
15137         * time.el (display-time-string-forms): Make the Mail string active.
15138         (display-time-update): Provide help-echo for load average.
15140         * bindings.el (make-mode-line-mouse2-map): New function.
15141         (mode-line-modified): Use it and simplify.
15142         (mode-line-mule-info): Provide help-echo info.
15143         (minor-mode-alist): Activate the strings.
15144         (make-mode-line-mouse-sensitive): Simplify for
15145         mode-line-buffer-identification.
15147 2000-01-07  Gerd Moellmann  <gerd@gnu.org>
15149         * play/pong.el: New file.
15151 2000-01-06  Dave Love  <fx@gnu.org>
15153         * array.el: Assorted cleanups for compiler warnings, doc strings,
15154         `array-' prefix for symbols.
15156 2000-01-05  Dave Love  <fx@gnu.org>
15158         * textmodes/outline.el (outline-mode-menu-bar-map): Add
15159         outline-headers-as-kill.
15160         (outline-mode): Define imenu-generic-expression.
15161         (outline-headers-as-kill): New command.
15163         * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
15164         from paragraph-start.
15165         (paragraph-indent-minor-mode): New command.
15167         * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
15168         M-C-e, M-C-h, C-j, C-xnd, TAB.
15169         (fortran-mode): Set beginning-of-defun, end-of-defun.
15170         (fortran-column-ruler): Simplify.
15171         (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
15172         (fortran-with-subprogram-narrowing): Likewise.
15173         (fortran-indent-subprogram): Call mark-defun.
15174         (fortran-check-for-matching-do): Change narrowing.
15176         * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
15177         (cl-lucid-hash-tag): Delete.
15178         (cl-hash-table-p): Correct test for native table.
15179         (cl-hash-table-count): Use hash-table-count.
15181         * browse-url.el (browse-url): Fix case of
15182         browse-url-browser-function being an alist.
15184 2000-01-05  Carsten Dominik  <cd@gnu.org>
15186         * textmodes/reftex-vars.el (reftex-parse-file-extension)
15187         (reftex-index-phrase-file-extension): New options.
15189         * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
15190         Use new option `reftex-index-phrase-file-extension'.
15192         * textmodes/reftex.el (reftex-access-parse-file): Use new option
15193         `reftex-parse-file-extension'.
15195 2000-01-05  Dave Love  <fx@gnu.org>
15197         * emacs-lisp/lisp.el (beginning-of-defun): New variable.
15198         (beginning-of-defun-raw): Use it.
15199         (end-of-defun): New variable.
15200         (end-of-defun): Use it.
15201         (check-parens): New command.
15203 2000-01-05  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
15205         * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
15206         (hs-show-block): Don't use `mapcar' when not accumulating.
15208         Fix buglet in local variables initialization.
15210 2000-01-05  Andreas Schwab  <schwab@suse.de>
15212         * hscroll.el (hscroll): Doc fix.
15214 2000-01-05  Carsten Dominik  <cd@gnu.org>
15216         * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
15217         idlw-toolbar.
15219         * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
15220         file idlw-rinfo.el.
15221         (idlwave-customize): load must read file idlw-shell.el.
15222         (idlwave-create-customize-menu): load must read file idlw-shell.el.
15224 2000-01-05  Carsten Dominik  <dominik@astro.uva.nl>
15226         * progmodes/idlw-shell.el: Also provide idlwave-shell
15227         * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
15228         * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
15230         * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
15231         both reftex-dcr and reftex-vcr.
15233         * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
15235 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
15237         * ps-print.el: PostScript code now is in separate files, doc fix.
15238         (ps-print-version): New version number (5.0.3).
15239         (ps-header-lines, ps-left-header, ps-right-header): No more buffer
15240         local.
15241         (ps-spool-config): Initialization fix.
15242         (ps-print-prologue-1, ps-print-prologue-2)
15243         (ps-print-duplex-feature): PostScript code moved to separated file.
15244         (ps-background-image): Little code reformating.
15245         (ps-begin-file, ps-begin-job): Fix code.
15246         (ps-postscript-code-directory, ps-mark-code-directory): New vars.
15247         (ps-prologue-file): New fun.
15249 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
15251         * ps-vars.el: Eliminated.
15253         * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
15254         `;;;###autoload'.
15256         * ps-print.el: ps-vars eliminated, doc fix.
15257         (ps-print-version): New version number (5.0.2).
15258         (ps-spool-config): Initialization fix.
15259         (ps-print-customize): New fun.
15261 2000-01-04  Gerd Moellmann  <gerd@gnu.org>
15263         * autorevert.el (auto-revert-mode): Return value of
15264         auto-revert-mode.
15266 2000-01-04  Dave Love  <fx@gnu.org>
15268         * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
15269         menu items.
15271 2000-01-03  Dave Love  <fx@gnu.org>
15273         * elide-head.el (elide-head) [defgroup]: Add :version.
15275         * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
15276         (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
15277         `cl-hash-table-p', not `hash-table-p'.
15278         (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
15280 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
15282         * faces.el (face-read-integer, read-face-attribute)
15283         (color-defined-p, color-values): unspecified-{f,b}g are now
15284         strings.
15286 2000-01-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
15288         * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
15289         at comment end, and re-insert them after filling.
15291 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
15293         * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
15294         * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
15295         progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
15297 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
15299         * term/x-win.el (xw-defined-colors): Call color-supported-p,
15300         the new name of face-color-supported-p.
15302         * term/w32-win.el (xw-defined-colors): Likewise.
15304 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
15306         * simple.el (completion-setup-function): Count completion-size
15307         from minibuffer-prompt-end, not from point-min.
15309 2000-01-02  Eli Zaretskii  <eliz@is.elta.co.il>
15311         * faces.el (read-face-attribute, defined-colors, color-defined-p):
15312         Pass the frame to tty-color-* functions.
15313         (display-color-p, frame-set-background-mode): Pass the frame to
15314         tty-display-color-p.
15316         * term/tty-colors.el (tty-defined-color-alist): Renamed from
15317         tty-color-alist.
15318         (tty-color-alist, tty-modify-color-alist): New functions.
15319         (tty-color-define,  tty-color-clear, tty-color-approximate)
15320         (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
15321         an optional parameter FRAME.
15323 2000-01-01  Gerd Moellmann  <gerd@gnu.org>
15325         * image.el (create-image, defimage): Don't assume image data is a
15326         string.
15328         * image.el (defimage): Handle specifications containing :data
15329         instead of :file.
15330         (image-type-from-data): New function.
15331         (image-type-from-file-header): Use it.
15332         (create-image): Add parameter DATA-P.
15334 See ChangeLog.8 for earlier changes.
15336 ;; Local Variables:
15337 ;; coding: iso-2022-7bit
15338 ;; End: