(decode-char, encode-char): Doc fix.
[emacs.git] / lisp / ChangeLog
blob7436e24a09952048ed4ec5ac0589c0c410156c1d
1 2000-12-06  Dave Love  <fx@gnu.org>
3         * international/mule.el (decode-char, encode-char): Doc fix.
4         (auto-coding-alist): Customize.
6         * files.el (load-file): Fix change of 2000-03-12.
8         * wid-edit.el (widget-text-keymap): Doc fix.
10 2000-12-06  Andrew Innes  <andrewi@gnu.org>
12         * makefile.w32-in (lisp): Set to an absolute directory, namely
13         $(CURDIR).
15 2000-12-06  Eli Zaretskii  <eliz@is.elta.co.il>
17         * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
18         read generated-autoload-file, and set buffer-file-coding-system to
19         raw-text-unix after reading the file.
21         * international/mule-conf.el (file-coding-system-alist): Use
22         raw-text for reading loaddefs.el and raw-text-unix for writing
23         it.
25 2000-12-06  Gerd Moellmann  <gerd@gnu.org>
27         * replace.el (occur): Make line-number-width 1 smaller for the
28         colon following the line number.
30         * startup.el (fancy-splash-text, command-line-1): Use
31         `File' for the menu name instead of `Files'.
32         
33         * tmm.el: Update copyright.
35         * cus-start.el: Add entry for even-window-heights.
37 2000-12-06  Miles Bader  <miles@gnu.org>
39         * faces.el (frame-set-background-mode): Avoid stomping on
40         locally modified faces.
42 2000-12-06  Kenichi Handa  <handa@etl.go.jp>
44         * international/fontset.el: Correct the font registries for
45         japanese-jisx0213-1 and japanese-jisx0213-2.
47 2000-12-05  Gerd Moellmann  <gerd@gnu.org>
49         * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
51         * iswitchb.el: Update customization commentary.
53 2000-12-05  Rob Riepel  <riepel@Stanford.EDU>
55         * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
56         (tpu-search-highlight): Fixed comparison of overlay end positions.
57         (tpu-trim-line-ends): Implemented trimming logic locally.
59         * emulation/tpu-extras.el (tpu-write-file-hook)
60         (tpu-set-cursor-bound): Replaced picture-clean with
61         tpu-trim-line-ends.
63 2000-12-05  Kenichi Handa  <handa@etl.go.jp>
65         * language/chinese.el (chinese-iso-8bit): Change mime-charset name
66         to cn-gb.
67         (cn-gb, gb2312): New aliases for chinese-iso-8bit.
69 2000-12-04  Dave Love  <fx@gnu.org>
71         * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
73 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
75         * mail/rmailsum.el (rmail-summary-expunge) 
76         (rmail-summary-expunge-and-save): Ask for confirmation with
77         rmail-expunge-confirmed.
79         * mail/rmail.el (rmail-expunge-confirmed): New function.
80         (rmail-expunge): Use it.
82         * progmodes/etags.el (tag-partial-file-name-match-p): New function.
83         (etags-recognize-tags-table, find-tag-in-order): New
84         functionality: interpret file names as tags.
85         
86 2000-12-04  Eli Zaretskii  <eliz@is.elta.co.il>
88         * info.el (Info-scroll-prefer-subnodes): New defcustom.
89         (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
90         visit the first subnode until the bottom of the current node is
91         visible.
93 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
95         * format.el (format-decode): Don't change buffer's undo list.
97 2000-12-04  Kenichi Handa  <handa@etl.go.jp>
99         * faces.el (face-font-registry-alternatives): Add entries for CJK
100         fonts.  Doc-string adjusted for the actual usage of this data.
102         * international/fontset.el: Change the font registries for CJK
103         fonts in the default fontset.  Don't append '*' to registries.
105 2000-12-03  Stefan Monnier  <monnier@cs.yale.edu>
107         * emacs-lisp/easy-mmode.el (define-derived-mode) 
108         (easy-mmode-derived-mode-p): Remove (moved to derived.el).
110         * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
111         (derived-mode-p): New function.
112         (derived-mode-make-docstring): Add `docstring' argument.
113         Use it if available and complete it if necessary.
115 2000-12-03  Andreas Schwab  <schwab@suse.de>
117         * type-break.el (type-break): Don't make parent of itself.
119 2000-12-03  Miles Bader  <miles@gnu.org>
121         * simple.el (delete-trailing-whitespace): Don't delete newlines too.
123 2000-12-02  Stefan Monnier  <monnier@cs.yale.edu>
125         * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
126         (tex-main-file, tex-file): Simplify.
127         (tex-generate-zap-file-name): Use subst-char-in-string.
128         (tex-strip-dots): Remove.
130         * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
132         * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
133         to check if the match succeeded.
135 2000-12-02  Gerd Moellmann  <gerd@gnu.org>
137         * startup.el (use-fancy-splash-screens-p): New function.
138         (command-line-1): Use it to determine whether or not to use
139         a fancy splash screen.
141 2000-12-02  Andreas Schwab  <schwab@suse.de>
143         * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
145 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
147         * international/mule.el (make-char): Fix last change.
149         * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
150         New defcustoms.
151         (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
152         autoloading tex-mode; instead, do the same manually.  Use
153         texinfo-open-quote and texinfo-close-quote.  Insert literal quote
154         with numeric argument.  Docstring fix.
155         (toplevel): Require cl when compiling.
156         
157         * international/mule.el (make-char): Doc fix.
159 2000-12-02  Jason Rumney  <jasonr@gnu.org>
161         * term/w32-win.el (x-select-enable-clipboard): Customize (as per
162         the Emacs Lisp manual)
164 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
166         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
168         * term/pc-win.el (x-select-enable-clipboard): Customize (as per
169         the Emacs Lisp manual).
171 2000-12-02  Gerd Moellmann  <gerd@gnu.org>
173         * simple.el (next-line-add-newlines): Change default to nil.
175 2000-12-01  Eli Zaretskii  <eliz@is.elta.co.il>
177         * files.el (revert-buffer, recover-file): Bind
178         coding-system-for-read to emacs-mule-unix, not to no-conversion.
180 2000-12-01  Gerd Moellmann  <gerd@gnu.org>
182         * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
184         * play/5x5.el (5x5-play-solution): 
186 2000-12-01  Miles Bader  <miles@gnu.org>
188         * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
190 2000-12-01  Kenichi Handa  <handa@etl.go.jp>
192         * international/mule-diag.el (describe-char-after): Fix typo.
193         (describe-character-set, non-iso-charset-alist): Fix typo.
195 2000-12-01  Miles Bader  <miles@gnu.org>
197         * image-file.el (image-file-name-regexp): Automatically add
198         upper-case variants of each filename extension in
199         `image-file-name-extensions', since they seem to be common.
201         * simple.el (minibuffer-contents) 
202         (minibuffer-contents-no-properties, delete-minibuffer-contents):
203         New functions.
204         * filecache.el (file-cache-directory-name)
205         (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
207 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
208         
209         * filecache.el (file-cache-minibuffer-complete): Don't try to
210         delete the minibuffer prompt.
212 2000-11-30  Dave Love  <fx@gnu.org>
214         * cus-start.el: Fix read-buffer-function type.
216 2000-11-30  Gerd Moellmann  <gerd@gnu.org>
218         * md5.el: Removed.  There's a built-in function, now.
220 2000-11-30  Markus Rost  <rost@math.ohio-state.edu>
222         * mail/rmail.el (rmail-set-message-counters): Don't use "D"
223         as dummy 0-th char of rmail-deleted-vector.
225 2000-11-30  Eli Zaretskii  <eliz@is.elta.co.il>
227         * ps-print.el (ps-end-job): Bind case-fold-search only after
228         switching to ps-spool-buffer.
230 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
232         * ps-print.el: Line number font customization.  PostScript: Lines and
233         PageCount are initialized on each page.  Doc Fix.
234         (ps-print-version): New version number (6.3.2).
235         (ps-lpr-switches, ps-font-info-database, ps-font-size)
236         (ps-header-font-size, ps-header-title-font-size, ps-left-header)
237         (ps-right-header): Customization fix.
238         (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
239         Fix code.
240         (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
241         New vars.
243 2000-11-30  Gerd Moellmann  <gerd@gnu.org>
245         * bs.el: Fix typos and spelling errors.
246         (bs-appearance) <defgroup>: Renamed from bs-appearence.
247         (bs-configuration): Doc fix.
248         
249         * bs.el: Undo mistaken change of 2000-11-28.  Update copyright.
251 2000-11-30  Rob Riepel  <riepel@Stanford.EDU>
253         * emulation/tpu-edt.el (tpu-version): New version.
254         (tpu-search-overlay, tpu-replace-overlay): New initial range.
255         (tpu-original-mode-line): Variable deleted.
256         (tpu-mark-flag): New initial value.
257         (tpu-set-mode-line): Don't redefine mode-line-format.  Add
258         tpu-mark-flag to minor-mode-alist.
259         (tpu-update-mode-line): New mark flag logic.
260         (tpu-get): Use find-file-wildcards.
261         (tpu-search-highlight): Move overlay less, reset overlay properly.
262         (tpu-unselect): Deactivate mark.
263         (tpu-lm-replace): Reset overlay properly.
264         (tpu-forward-line): Use forward-visible-line.
265         (tpu-edt-on): Set transient mark mode.  ispell autoloads deleted.
267         * emulation/tpu-extras.el (tpu-forward-line): Use
268         forward-visible-line.
269         
270 2000-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
272         * cus-edit.el (custom-face-value-create): Always emphasize tag.
274 2000-11-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
276         * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
277         and skip whitespace and newlines.
278         
279 2000-11-30  Stefan Monnier  <monnier@cs.yale.edu>
281         * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
283 2000-11-29  Gerd Moellmann  <gerd@gnu.org>
285         * help.el (describe-function-1): Regexp-quote function name
286         when used as part of a regexp.
288         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
289         face-attribute instead of face-foreground and face-background.
290         (tool-bar-add-item): Likewise, and handle unspecified colors.
292         * enriched.el (enriched-face-ans): Use face-attribute instead
293         of face-foreground and face-background.
295         * faces.el (face-foreground, face-background, face-stipple):
296         Return nil if attribute is unspecified, for backward
297         compatibility.
299         * files.el (auto-mode-alist): Add an entry for antlr-mode.
301         * play/5x5.el: Remove version info.
303         * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
305         * frame.el (blink-cursor-mode): Doc fix.
307 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
309         * antlr-mode.el: New commands to run ANTLR from within Emacs and
310         to create Makefile rules.
311         (antlr-tool-command): New user option.
312         (antlr-ask-about-save): New user option.
313         (antlr-makefile-specification): New user option.
314         (antlr-file-formats-alist): New variable.
315         (antlr-special-file-formats): New variable.
316         (antlr-unknown-file-formats): New user option.
317         (antlr-help-unknown-file-text): New variable.
318         (antlr-help-rules-intro): New variable.
319         (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
320         (antlr-mode-menu): Add entries.
321         (antlr-file-dependencies): New function.
322         (antlr-directory-dependencies): New function.
323         (antlr-superclasses-glibs): New function.
324         (antlr-run-tool): New command.
325         (antlr-makefile-insert-variable): New function.
326         (antlr-insert-makefile-rules): New function.
327         (antlr-show-makefile-rules): New command.
329         * antlr-mode.el: More Emacs/XEmacs stuff.
330         (antlr-no-action-keywords): New constant with value nil.
331         (antlr-font-lock-keywords-alist): Use it.  Old value would break
332         syntax highlighting in Emacs-21.0.
333         (antlr-default-directory): Emacs/XEmacs dependend function.
334         (antlr-read-shell-command): Ditto.
335         (antlr-with-displaying-help-buffer): Ditto.
337 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
339         * antlr-mode.el: imenu, parsing and highlighting changes.
340         (antlr-imenu-create-index-function): Don't create extra submenus
341         for definitions in different grammar classes.  It is not necessary
342         for the menu and would make command `imenu' awkward to use.
343         (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
344         header actions and more than one.
345         (antlr-font-lock-tokendef-face): Changed color.
346         (antlr-font-lock-tokenref-face): Changed color.
347         (antlr-font-lock-additional-keywords): Also highlight lowercase.
348         (antlr-mode-syntax-table): New variable.
349         (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
350         (antlr-with-syntax-table): Don't copy syntax table.
352 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
354         * antlr-mode.el: Minor changes: language setting.
355         (antlr-language-alist): The value for file option "language" can
356         be both an identifier and a string.
357         Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
358         (antlr-language-limit-n-regexp): Change accordingly.
360 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
362         * antlr-mode.el: Minor changes: tabs, hiding.
363         (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
364         (antlr-action-visibility): Also allow value nil to also hide the
365         braces.  Renamed from `antlr-tiny-action-length'.
366         Suggested by Jay@aol.com.
367         (antlr-hide-actions): Change accordingly.  Hide line if completely
368         hidden action is on a line of its own.
369         
370 2000-11-29  Stefan Monnier  <monnier@cs.yale.edu>
372         * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
374         * sort.el (sort-columns): Don't concat strings with numbers.
376 2000-11-29  Dave Love  <fx@gnu.org>
378         * cus-edit.el (face): Fix :format.
380         * mail/feedmail.el: Require smtpmail when compiling.
381         (mail-do-fcc): Autoload.
382         (feedmail) <defgroup>: Fix :link.
383         (feedmail-nuke-body-in-fcc): Fix :type.
384         (feedmail-send-it): Add autoload cookie.
386 2000-11-29  Stefan Monnier  <monnier@cs.yale.edu>
388         * newcomment.el (comment-indent): Save excursion around call to
389         comment-indent-function.
391 2000-11-29  Miles Bader  <miles@gnu.org>
393         * subr.el (member-ignore-case): Return the tail of the list who's
394         car matches, like `member', not the matching element itself.
396 2000-11-29  Kenichi Handa  <handa@etl.go.jp>
398         * xml.el (xml-parse-tag): Fix finding opening tag.  A tag name
399         should not contain `\n'.
401 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
403         * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
405         * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
407         * dired-aux.el (dired-do-create-files): Construct default file
408         name for dired-mark-read-file-name so that when the user enters
409         just RET, the target file will end up in the target directory.
411         * abbrev.el (prepare-abbrev-list-buffer): Get the value of
412         local-abbrev-table before changing buffers because it might
413         have a buffer-local binding.
415 2000-11-28  Miles Bader  <miles@gnu.org>
417         * simple.el (delete-horizontal-space): Handle fields more generally.
419 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
421         * simple.el (delete-horizontal-space): Handle minibuffer prompt.
423 2000-11-28  Dave Love  <fx@gnu.org>
425         * progmodes/ps-mode.el (ps-mode): Set comment-start and
426         comment-start-skip locally.
428         * progmodes/fortran.el (fortran-mode): Don't set
429         fortran-comment-line-start-skip.  Set comment-start to
430         fortran-comment-line-start.
431         (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
432         (fortran-comment-line-start-skip): Simplify slightly.
434 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
436         * play/5x5.el: Remove RCS keyword.
438         * bs.el: Mistaken commit, undone 2000-11-30.
440 2000-11-28  Milan Zamazal  <pdm@freesoft.cz>
442         * textmodes/tildify.el (tildify-string-alist): Add
443         `plain-tex-mode' here.
445 2000-11-28  Colin Walters  <walters@cis.ohio-state.edu>
447         * chistory.el (Command-history-setup): Remove extraneous `keymap'
448         reference.
450 2000-11-28  Miles Bader  <miles@gnu.org>
452         * cus-face.el (custom-face-attributes): Add post-filter function
453         for :box.  Make pre-filter function for :box handle all cases.
455         * wid-edit.el (widget-choose): Make sure pop-up window is large
456         enough to display all the choices, as there's no way to scroll it.
458 2000-11-28  Kenichi Handa  <handa@etl.go.jp>
460         * international/mule-conf.el: Make the coding system no-conversion
461         safe for all characters.
463 2000-11-27  Dave Love  <fx@gnu.org>
465         * net/ldap.el (ldap) <defgroup>: Add :version.
467         * tooltip.el (tooltip-use-echo-area): Doc fix.
469         * cus-start.el <minibuffer-prompt-properties>: Add version.
470         <read-buffer-function>: Add.
472         * apropos.el (apropos-print): Add help-echo to active text.
474         * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
476 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
478         * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
479         type, group and version.
481 2000-11-27  Eli Zaretskii  <eliz@is.elta.co.il>
483         * select.el (x-get-selection): Docstring fix.
485 2000-11-27  Dave Pearson <davep@hagbard.demon.co.uk>
487         * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
489 2000-11-27  Andrew Innes  <andrewi@gnu.org>
491         * makefile.nt (.SUFFIXES): Add .SUFFIXES.
493         * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
495 2000-11-27  Miles Bader  <miles@gnu.org>
497         * dired.el (dired-get-filename): Return filename verbatim if
498         LOCALP is `verbatim'.
499         * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
500         `verbatim' so that we don't inadvertently delete a non-existant
501         directory name.
503 2000-11-27  Kenichi Handa  <handa@etl.go.jp>
505         * international/characters.el: Specify cases and syntaxes for
506         mule-unicode-0100-24ff.
508 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
510         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
511         that foreground and/or background colors of the face `tool-bar'
512         are unspecified.
514 2000-11-27  Miles Bader  <miles@gnu.org>
516         * wid-edit.el (widget-field-buffer, widget-field-start) 
517         (widget-field-end): Handle widget field `pseudo-overlays'.
518         (widget-field-value-delete): Delete WIDGET from `widget-field-new'
519         if it's there instead of in `widget-field-list'.
521         * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
522         (help-make-xrefs): Delete extraneous newlines at the end of the
523         docstring.
525 2000-11-25  Jason Rumney  <jasonr@gnu.org>
527         * startup.el (command-line): Call set-locale-environment after
528         Window System init file is read, as it can result in a call to
529         redraw-frame.
531 2000-11-25  Eli Zaretskii  <eliz@is.elta.co.il>
533         * simple.el (shell-command): Mention the effect of the prefix
534         argument in the doc string.
536 2000-11-25  Miles Bader  <miles@gnu.org>
538         * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
540         * wid-edit.el (widget-field-value-delete): Don't try to delete
541         overlay when it's the `pseudo-overlay' that exists at some points.
543 2000-11-24  Jason Rumney  <jasonr@gnu.org>
545         * international/mule-cmds.el (locale-language-names): Add "jp" as
546         a non-standard alternative for Japanese.
548 2000-11-24  Andre Spiegel  <spiegel@gnu.org>
550         * vc-hooks.el: Require 'cl during compilation.
552 2000-11-24  Gerd Moellmann  <gerd@gnu.org>
554         * faces.el (face-set-after-frame-default): Let face attributes
555         specified for new frames override frame parameters.
557         * startup.el (command-line): Fix computation of the source file
558         for user-init-file when user-init-file is a compiled file.
560 2000-11-24  Miles Bader  <miles@gnu.org>
562         * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec) 
563         (custom-post-filter-face-spec): New functions.
564         (custom-face-set, custom-face-value-create): Filter the face spec
565         before and after customization.
566         (custom-face-set): If VALUE specifies a null face, pass a
567         non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
568         * cus-face.el (custom-face-attributes): Remove SET and GET
569         functions.  Add some IN-FILTER and OUT-FILTER functions in the few
570         cases they're needed.
572         * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
573         that it's distinguishable from the :off-glyph on dark-background
574         displays.  Set its background color too.
576         * cus-start.el (all): Restore entry for `mode-line-inverse-video',
577         so that people can easily turn it off.
579 2000-11-24  Michael Kifer  <kifer@cs.sunysb.edu>
580         
581         * ediff-diff.el: Moved variables around to have it compile under NT.
582         
583         * ediff-help.el (ediff-use-long-help-message): Made it customizable.
584         
585         * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
586         
587         * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
588         redundant skip-small-frames test.
589         
590         * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
591         (viper-downgrade-to-insert): protect against errors in hooks.
592         
593         * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
594         (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
595         (viper-restore-cursor-type,viper-set-insert-cursor-type): New
596         functions.
597         
598         * viper-util.el (viper-memq-char): Bug fixes.
599         
600         * viper.el (viper-mode): Fix cursor handling.
601         
602 2000-11-24  Kenichi Handa  <handa@etl.go.jp>
604         * international/mule-diag.el (list-iso-charset-chars): For
605         two-byte charset, fix the `while' condition.
606         (list-non-iso-charset-chars): Fix the `while' condition.
608 2000-11-23  Stefan Monnier  <monnier@cs.yale.edu>
610         * subr.el (add-hook, remove-hook): Don't call make-local-hook
611         if the variable is make-variable-buffer-local.
613         * progmodes/ada-stmt.el (ada-template-map): Initialize
614         and bind it to C-c t in ada-mode-map.
615         (ada-stmt-mode-hook): New function extracted from old code.
616         Only change the buffer-local side of skeleton-*.
617         (ada-mode-hook): Use it.
619 2000-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
621         * iswitchb.el (iswitchb-minibuf-depth): New variable.
622         (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
623         we expect to be returned by minibuffer-depth once we prompt the
624         user in the minibuffer.
625         (iswitchb-entryfn-p): If minibuffer-depth returns the same value
626         as recorded in iswitchb-minibuf-depth, return non-nil.
628 2000-11-23  Eli Zaretskii <eliz@is.elta.co.il>
630         * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
631         (hscroll-window-maybe): Docstring fix.
633 2000-11-23  Dave Love  <fx@gnu.org>
635         * rect.el (string-rectangle): Don't test delete-selection-mode.
637 2000-11-23  Gerd Moellmann  <gerd@gnu.org>
639         * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
640         is in the tool bar.
642         * dired-aux.el (dired-add-entry): Don't call dired-get-filename
643         with `no-dir'; we want the directory part to be able to remove
644         it.
646 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
648         * textmodes/outline.el (outline-flag-region):
649         Don't bind inhibit-read-only since we don't modify the buffer.
650         (outline-isearch-open-invisible): Don't jump to overlay-start
651         since we're trying to unhide text around point.
652         (outline-discard-overlays): Use dolist.
654         * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
656 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
658         * mail/rmail.el (rmail-confirm-expunge): Default to 
659         y-or-n-p.
660         
661 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
663         * textmodes/tex-mode.el (tex-font-lock-keywords-1):
664         Fix ARG regexp to skip quoted braces.
665         (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
666         Remove `bf' and `it' from `bold' and `italic' (they were wrong and
667         are (correctly) handled separately).
668         Remove `caption' and `footnote' from `citations': they contain text.
669         Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
670         (latex-skeleton-end-hook): New function.
671         (latex-mode): Use it.
672         (tex-start-tex-marker): Remove.
673         (tex-send-tex-command): Don't set tex-start-tex-marker.
674         (tex-error-parse-syntax-table): New var.
675         (tex-compilation-parse-errors): Use it.
676         Ignore tex-start-tex-marker.  Don't bother with marker-position.
677         (tex-validate-buffer): Don't bother with marker-position.
679         * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
680         (flyspell-generic-progmode-verify): Use it.
682 2000-11-22  Sam Steingold  <sds@gnu.org>
684         * simple.el (delete-trailing-whitespace): New interactive
685         function.
686         
687         * progmodes/ada-mode.el (ada-mode): Use it instead of
688         `ada-remove-trailing-spaces'.
689         (ada-remove-trailing-spaces): Removed.
690         
691         * textmodes/two-column.el (2C-merge): Recommend it in the doc.
692         
693         * textmodes/picture.el (picture-clean): Removed.
694         (picture-mode-exit): Call it instead of `picture-clean'.
696 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
698         * frame.el (show-cursor-in-non-selected-windows): Doc fix.
700         * hi-lock.el (hi-lock-refontify): Don't call non-existent
701         jit-lock-fontify-buffer; it should anyway be unneccessary to
702         do anything special when jit-lock is active.
703         (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
705 2000-11-22  Dave Love  <fx@gnu.org>
707         * calendar/todo-mode.el (todo-top-priorities): Use
708         todo-tmp-buffer-name.  From Milan Zamazal <Milan.Zamazal@qbizm.com>.
710         * language/chinese.el, language/cyrillic.el:
711         * language/devanagari.el, language/ethiopic.el, language/greek.el:
712         * language/hebrew.el, language/indian.el, language/japanese.el:
713         * language/korean.el, language/lao.el, language/misc-lang.el:
714         * language/thai.el, language/tibetan.el, language/vietnamese.el:
715         Use provide.
717         * cus-edit.el (custom-buffer-create-internal): Save some consing.
718         (custom-variable-set): Improve validation error mesage.
720         * rect.el (string-rectangle): Revert last change.
721         (string-rectangle-line): New arg DELETE.
722         (string-rectangle): Check delete-selection-mode.
724         * emacs-lisp/edebug.el (edebug-version)
725         (edebug-maintainer-address): Deleted.
726         (edebug-submit-bug-report): Just alias to report-emacs-bug.
727         (edebug-read-function): Account for other `'#' read forms.
728         (edebug-mode-menus): Make some items toggles.
729         (edebug-outside-unread-command-event, unread-command-event):
730         Remove these to avoid warnings.
732 2000-11-22  David Ponce  <david@dponce.com>
734         * recentf.el (recentf-menu-items-for-commands)
735         (recentf-make-menu-items, recentf-make-menu-item)
736         (recentf-filter-changer): Added :help and :active menu-item properties.
738         (recentf-build-dir-rules, recentf-dump-variable)
739         (recentf-edit-list, recentf-open-files-item)
740         (recentf-open-files): Replaced unnecessary `mapcar' with new
741         built-in `mapc'.
743 2000-11-23  Miles Bader  <miles@gnu.org>
745         * faces.el (menu): Make inverse-video on ttys too.
747 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
749         * simple.el (comment-line-break-function): Use the new name
750         indent-new-comment-line -> comment-indent-new-line.
751         (clone-indirect-buffer): Don't ignore NORECORD.
752         (next-completion): Properly handle the case where items are adjacent.
754         * mouse.el (popup-menu): Stupid typo.
756 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
758         * emacs-lisp/authors.el: Remove autoload cookies, add author,
759         maintainer, keywords tags.
761         * rect.el (replace-rectangle): Don't call string-rectangle-line
762         with too many arguments.
764 2000-11-22  Andre Spiegel  <spiegel@gnu.org>
766         * ediff-util.el (ediff-file-checked-out-p)
767         (ediff-file-checked-in-p): Call vc-state instead of
768         vc-locking-user, which no longer exists.
770         * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
772 2000-11-22  Dave Love  <fx@gnu.org>
774         * md5.el (md5): Provide.
775         (md5): Fix error call.
777 2000-11-22  Miles Bader  <miles@gnu.org>
779         * textmodes/refill.el (refill-adjust-ignorable-overlay)
780         (refill-fill-paragraph-at): Remove debugging code.
782         * calendar/calendar.el (generate-calendar-window): When we don't
783         call `fit-window-to-buffer', make sure the top line is fully visible.
785         * image-file.el (insert-image-file): Don't make `read-only'
786         property rear-nonsticky.
788         * isearch.el (isearch-original-minibuffer-message-timeout): New var.
789         (isearch-mode): Set `minibuffer-message-timeout' to nil, after
790         stashing away its original value.
791         (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
792         in the recursive edit.
793         Bind `isearch-original-minibuffer-message-timeout' to protect it.
794         (isearch-done): Restore `minibuffer-message-timeout'.
796         * cus-start.el: Remove entry for `mode-line-inverse-video'.
798 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
800         * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
802         * find-lisp.el (find-lisp-find-files-internal):
803         Use dolist, when and file-name-as-directory.
805         * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
806         (define-derived-mode, define-minor-mode): Add specs.
808         * window.el: General comment and spacing fixes.
809         (save-selected-window): Use backquotes.
810         (window-safely-shrinkable-p): New function.
811         (shrink-window-if-larger-than-buffer): Use it.
813         * subr.el (make-local-hook): Docstring fix.
815         * shell.el (shell-mode): Use define-derived-mode.
817         * newcomment.el (comment-indent): Insert comment before calling
818         comment-indent-function.  Don't insert in column 0.
819         (comment-dwim): Indent before inserting comment.
821         * isearch.el (isearch-mode-map): Fix docstring.  Init in defvar.
822         (minibuffer-local-isearch-map): Init in defvar.  Use inheritance.
823         (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
824         Use mapc rather than map.
826         * files.el (find-buffer-visiting): Compare all attributes before
827         declaring two files identical (rather than just their inode-no).
828         (auto-mode-alist): Use \' rather than $.
830         * which-func.el: Update maintainer line.
832         * pcvs.el (uniquify-buffer-file-name): Remove advice.
833         * uniquify.el (uniquify-list-buffers-directory-modes): New var.
834         (uniquify-buffer-file-name): Use it.
836 2000-11-22  Miles Bader  <miles@gnu.org>
838         * cus-start.el: Add entry for `minibuffer-prompt-properties'.
839         * simple.el (minibuffer-avoid-prompt): New function.
841 2000-11-21  Gerd Moellmann  <gerd@gnu.org>
843         * Makefile.in (.SUFFIXES): Add .SUFFIXES.
845 2000-11-21  Miles Bader  <miles@gnu.org>
847         * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
848         inclusion of `track-mouse'.
850         * textmodes/refill.el (refill-ignorable-overlay): New variable.
851         (refill-adjust-ignorable-overlay): New function.
852         (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
853         only the paragraph's tail if possible.
854         Update `refill-ignorable-overlay'.
855         (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
857         * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
858         point inside the fill-prefix.
860         * textmodes/refill.el (refill-post-command-function): Don't reset
861         refill-doit in the case where a self-insertion command doesn't
862         case a refill.  Use `refill-fill-paragraph-at', getting position
863         from `refill-doit'.
864         (refill-after-change-function): Set `refill-doit' to END.
865         (refill-fill-paragraph-at): New function, mostly from old
866         refill-fill-paragraph.
867         (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
868         (refill-pre-command-function): New function.
869         (refill-mode): Add it to `pre-command-hook'.
871 2000-11-20  Gerd Moellmann  <gerd@gnu.org>
873         * textmodes/artist.el (artist-mode): Fix autoload cookie.
875         * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
876         javadoc tags.
878 2000-11-20  Andre Spiegel  <spiegel@gnu.org>
880         * vc.el, vc-hooks.el: Undo prev change (moved functions back to
881         vc.el).
883         * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
884         require vc.
886         * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
887         checkouts.
889 2000-11-20  Dave Love  <fx@gnu.org>
891         * Makefile.in (DONTCOMPILE): Omit bindings.el.
893 2000-11-20  Eli Barzilay <eli@www.barzilay.org>
895         * calculator.el (calculator-paste): Use `if' instead of `and'
896         and `or'.
897         (calculator-help): Don't use electric-describe-mode for XEmacs.
899 2000-11-19  Gerd Moellmann  <gerd@gnu.org>
901         * info.el (info-menu-5): Doc fix.
903         * textmodes/artist.el: New file.
905 2000-11-19  Andre Spiegel  <spiegel@gnu.org>
907         * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
908         and differentiate according to checkout model.
909         (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
910         since this function is only concerned with master state.
912         * vc-hooks.el (vc-workfile-unchanged-p,
913         vc-default-workfile-unchanged-p): Moved here from vc.el.
915         * vc.el (vc-workfile-unchanged-p,
916         vc-default-workfile-unchanged-p): See above.
918 2000-11-19  Miles Bader  <miles@gnu.org>
920         * image-file.el (insert-image-file): Make `intangible' and
921         `read-only' properties rear-nonsticky too.
923 2000-11-18  Gerd Moellmann  <gerd@gnu.org>
925         * ps-print.el: Update copyright notice.
927         * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
928         (tooltip-show): Use the offsets.
930         * bindings.el (mode-line-modified): Fix a typo.
931         (mode-line-toggle-modified, mode-line-widen)
932         (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
934 2000-11-17  Vinicius Jose Latorre <vinicius@cpqd.com.br>
936         * ps-print.el (toplevel): Test for find-coding-system being
937         fboundp before calling ps-x-find-coding-system.
939 2000-11-16  Stefan Monnier  <monnier@cs.yale.edu>
941         * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
942         (vc-version-backup-file): Docstring fix.
944 2000-11-16  Gerd Moellmann  <gerd@gnu.org>
946         * files.el (basic-save-buffer): Don't add a newline if
947         find-file-literally is non-nil.
948         (find-file-literally): Extend doc string.
950         * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
951         sort(1) with the `-f' argument.
953 2000-11-16  Andre Spiegel  <spiegel@gnu.org>
955         * vc.el: Updated backend documentation.
956         (vc-default-check-headers): New function.
958         * vc-{cvs,rcs,sccs}.el: Functions reordered.
960         * vc.el (vc-revert-buffer): Ask for confirmation if file seems
961         up-to-date.
962         (vc-do-command): In the asynchronous case, output messages only if
963         the minibuffer is not active.
965         * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
966         `vc-cvs-use-edit' is on.
967         (vc-cvs-checkout): When this is used for reverting the workfile,
968         make a backup of the original contents and revert to that in case
969         of error.
970         (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
971         remote repositories.
973         * vc.el (vc-annotate): Changed handling of prefix arg; now asks
974         for both version and ratio in the minibuffer.
976         * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
977         Use vc-do-command to perform the annotation, not call-process.
979 2000-11-16  Kenichi Handa  <handa@etl.go.jp>
981         * international/quail.el (quail-start-translation): Don't call
982         `message' before reading key sequence.
984 2000-11-16  Miles Bader  <miles@lsi.nec.co.jp>
986         * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
988 2000-11-16  Kenichi Handa  <handa@etl.go.jp>
990         * window.el (fit-window-to-buffer): Be sure to acquire at least
991         one text line even if the buffer is empty.
993 2000-11-16  Gerd Moellmann  <gerd@gnu.org>
995         * net/ange-ftp.el (ange-ftp-file-writable-p)
996         (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
997         ange-ftp-process-verbose to nil.
999 2000-11-15  Dave Love  <fx@gnu.org>
1001         * wid-edit.el (widget-specify-field, widget-specify-button): If
1002         :help-echo is a function, set help-echo of overlay to
1003         widget-mouse-help.
1004         (widget-mouse-help): New function.
1005         (widget-echo-help): Rewritten for :help-echo functions only taking
1006         a widget arg.
1008         * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
1009         display-graphic-p.
1010         (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
1011         and that JPEG is available.
1012         (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
1014         * international/mule-cmds.el (locale-charset-language-names):
1015         Match @euro.
1017 2000-11-15  Gerd Moellmann  <gerd@gnu.org>
1019         * faces.el (face-set-after-frame-default): If
1020         `inhibit-default-face-x-resources' is bound, don't intialize the
1021         default face from X resources.
1023 2000-11-15  Eli Zaretskii  <eliz@is.elta.co.il>
1025         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
1026         Don't set EMACSLOADPATH.
1028 2000-11-15  Eli Zaretskii  <eliz@is.elta.co.il>
1030         * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
1031         texinfo-insert-@url.
1032         (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
1033         (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
1035 2000-11-14  Stefan Monnier  <monnier@cs.yale.edu>
1037         * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
1038         (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
1039         (checkdoc-minor-keymap): Backward compatibility.
1040         (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
1041         (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
1042         (checkdoc-this-string-valid-engine): Be a bit more strict
1043         to avoid matching substrings of `...' quoted vars/funs.
1044         (checkdoc-defun-info): Only look for `interactive' if alone.
1045         (debug-ignored-errors): Add "arg doesn't appear in docstring".
1047         * progmodes/compile.el (grep): `tag-default' can be nil.
1049         * newcomment.el (comment-indent): Paren typo.
1051 2000-11-14  Dave Love  <fx@gnu.org>
1053         * calculator.el: New maintainer version.
1055         * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
1057         * cmuscheme.el: Doc fixes.
1058         (cmuscheme) <defgroup>: Use `scheme' as parent.
1059         (cmuscheme-program-name): Remove.  Change uses to
1060         scheme-program-name.
1062         * xscheme.el (scheme-program-name): Don't define here.
1064         * progmodes/scheme.el (scheme-program-name): New variable
1065         (originally in cmuscheme).
1067 2000-11-14  Miles Bader  <miles@gnu.org>
1069         * window.el (fit-window-to-buffer): Handle windows without mode-lines.
1070         Handle header-lines.  Don't loop forever if we can't enlarge the
1071         window anymore.  Simplify a bit.
1073 2000-11-14  Kenichi Handa  <handa@etl.go.jp>
1075         * window.el (fit-window-to-buffer): Don't check
1076         window-text-height.  Assure that the last line is fully visible.
1078         * international/quail.el (quail-show-guidance-buf): Call
1079         fit-window-to-buffer to assure the enough height of the guidance
1080         buffer.
1081         (quail-update-guidance): Avoid making the guidance buffer shorter.
1083 2000-11-14  Stefan Monnier  <monnier@cs.yale.edu>
1085         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
1086         rather than `prepend' and add an interesting comment.
1087         (tex-math-face, tex-font-lock-syntactic-face-function):
1088         New face and function to use it.
1089         (tex-define-common-keys, tex-mode-map): Use menu-item rather
1090         than `menu-enable' symbol property.
1091         (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
1092         (tex-mode): Add some latex-mode commands for auto-selection.
1093         Use tex-font-lock-syntactic-face-function.
1094         (tex-insert-quote): Simplify.
1095         (tex-shell): New mode.
1096         (tex-start-shell): Use it.
1097         (tex-shell-proc, tex-shell-buf): New functions.
1098         (tex-send-command): Use it.
1099         (tex-main-file): Fix the meaning of the new arg REALFILE.
1100         (tex-send-tex-command): New function split from `tex-start-tex'.
1101         Set compilation-last-buffer and compilation-parsing-end.
1103         * newcomment.el (comment-indent-default): Stick \s<\s< to the left
1104         when it follows non-comment text on the line.
1106         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1107         Set font-lock-defaults.
1108         (lisp-mode-shared-map): Init inside the defvar.
1109         (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
1110         Use define-derived-mode.
1112 2000-11-14  Miles Bader  <miles@lsi.nec.co.jp>
1114         * faces.el (header-line): Use `:box nil' for color/gs displays too.
1116 2000-11-14  Gerd Moellmann  <gerd@gnu.org>
1118         * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
1119         recursively optimize body because that can lead to infinite
1120         recursion; see comment there.
1122 2000-11-13  Eli Zaretskii  <eliz@is.elta.co.il>
1124         * faces.el (face-spec-set-match-display): Revert the change from
1125         2000-10-24.  Add a FIXME for after v21.1.
1127 2000-11-13  Miles Bader  <miles@gnu.org>
1129         * textmodes/fill.el (skip-line-prefix): New function.
1130         (fill-region-as-paragraph, fill-region):  Return the fill-prefix.
1131         (fill-paragraph): Don't leave point inside the fill-prefix.
1132         * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
1133         point inside the fill-prefix.
1135 2000-11-13  Miles Bader  <miles@lsi.nec.co.jp>
1137         * calendar/calendar.el (generate-calendar-window): Use
1138         `fit-window-to-buffer'.
1140 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
1142         * gud.el (gud-minor-mode): New var.
1143         (gud-symbol, gud-val): New functions.
1144         (gud-find-file): Copy gud-minor-mode to the new buffer.
1145         (gud-menu-map): Include entries for commands that are not always
1146         available, using :enable to (de)activate them.
1147         (gud-minor-mode-map): New map.  Add it to minor-mode-map-alist.
1148         (gud-mode-map): New map.
1149         (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
1150         (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
1151         Don't set up gud's menu (it's done by the minor-mode).
1152         (gud-minibuffer-local-map): New.
1153         Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
1154         (gud-query-cmdline): New function.
1155         (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it.  Set gud-minor-mode.
1156         (gud-mode): Use define-derived-mode.
1157         Don't set up gud's menu (it's done by the minor-mode).
1158         (gud-chop-words): Remove.
1159         (gud-common-init): Use split-string instead.
1160         (gud-new-keymap, gud-make-debug-menu): Eradicate.
1162         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
1163         Add keyword arg :name.
1165         * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
1166         (diff-count-matches, diff-split-hunk): New functions.
1167         (diff-mode-map): Bind C-c C-s to diff-split-hunk.
1169         * pcvs-info.el (cvs-fi-conflict-face): New var.
1171         * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
1172         Make it into a simple syntax-table, shared among all submodes.
1173         (sh-heredoc-face): Re-introduce.
1174         (sh-font-lock-syntactic-face-function): New function.
1175         (sh-mode): Use it.  Also use define-derived-mode.
1176         Remove old bogus setting of indent-region-function.
1177         (sh-set-shell): Don't set the syntax-table any more.
1178         (sh-mode-syntax-table) <defun>: Remove.
1180 2000-11-12  Miles Bader  <miles@gnu.org>
1182         * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
1183         message if interactive.
1185 2000-11-12  Dave Love  <fx@gnu.org>
1187         * mail/feedmail.el: Fix header,
1188         (feedmail) <defgroup>: Add :link.
1190         * view.el: Use local-map property, not keymap on mode-line string.
1192         * scroll-all.el (scroll-all-mode): Customize variable.  Add
1193         autoload cookie to function.
1195         * lazy-lock.el: Remove compatibility code.
1197         * finder.el (finder-known-keywords): Add `files', remove `vms'.
1198         (finder-help-echo): New variable.
1199         (finder-mouse-face-on-line): Add help-echo stuff.
1200         (finder-list-keywords, finder-list-matches): Use mapc.
1202         * faces.el (face-font-registry-alternatives): Add :version.
1204         * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
1205         tags-table-list.
1207         * net/browse-url.el (browse-url-browser-function): Update :version.
1209         * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
1210         (mail-mode): Use [:alnum:] in some regexps.
1212 2000-11-10  Dave Love  <fx@gnu.org>
1214         * ediff.el (ediff-regions-internal, ediff-documentation):
1215         * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
1216         fundamental mode.
1218         * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
1219         buffer into fundamental mode.
1220         (ediff-set-difference): Use copy-sequence if available.
1222         * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
1223         ediff-patch-map non-nil.
1224         (ediff-fixup-patch-map, ediff-fixup-patch-map)
1225         (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
1226         buffer into fundamental mode.
1228         * ediff-merg.el (state-or-merge): Defvar when compiling.
1230 2000-11-10  Jason Rumney  <jasonr@gnu.org>
1232         * w32-fns.el (w32-add-charset-info): New function.
1233         (w32-charset-info-alist): Use it.
1235 2000-11-10  Gerd Moellmann  <gerd@gnu.org>
1237         * faces.el (face-font-registry-alternatives): New user-option.
1239 2000-11-10  Stefan Monnier  <monnier@cs.yale.edu>
1241         * textmodes/texinfo.el (texinfo-block-default): New var.
1242         (texinfo-insert-block): Use it.  Insert a newline if needed.
1244         * textmodes/fill.el (fill-indent-according-to-mode): New var.
1245         (fill-region-as-paragraph): Use it.
1247         * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
1248         (latex-mode): Tweak tex-*-(head|trail)er regexps.
1249         Tweak paragraph regexps to allow a leading [ \t]*.
1250         (tex-latex-block): Insert a newline if necessary.
1251         (latex-insert-item): Only insert a newline if necessary.
1252         (tex-guess-main-file): New function.
1253         (tex-main-file): Use it.  Add arg `realfile'.  Trim `.tex'.
1254         Set tex-main-file if TeX-master is provided.
1255         (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
1257 2000-11-10  Gerd Moellmann  <gerd@gnu.org>
1259         * startup.el (command-line): Set the default tooltip-mode
1260         to t for graphical displays which implement x-show-tip.
1262         * tooltip.el (tooltip-mode): Add a comment about startup.el
1263         setting the default value of this user-option.
1265 2000-11-09  Stefan Monnier  <monnier@cs.yale.edu>
1267         * font-lock.el (font-lock-*-face) <defvar>: Move.
1268         (font-lock-defaults-alist): Mark obsolete.
1269         (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
1270         (font-lock-mode): Use define-minor-mode.
1271         (font-lock-support-mode): Tweak type to default to jit-lock-mode.
1272         (font-lock-turn-off-thing-lock): Be more explicit.
1273         (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
1274         (font-lock-syntactic-face-function): New var.
1275         (font-lock-fontify-syntactically-region): Use it.
1276         (font-lock-doc-face): New.
1278         * pcvs.el (cvs-enabledp): Ignore errors.
1279         (cvs-commit-filelist): Never query.
1280         (cvs-mode-insert): Always add a terminating / in the initial prompt.
1281         (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
1282         (cvs-do-removal): Use cvs-partition rather than delete-if.
1283         Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
1284         cvs-bury-buffer.
1286         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
1287         Allow `next' to jump to after the end of the last match.
1289 2000-11-09  Gerd Moellmann  <gerd@gnu.org>
1291         * simple.el (byte-compiling-files-p): New function.
1293         * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
1294         if it is there.
1296         * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
1297         nil again.
1299         * textmodes/ispell.el (ispell-library-path): Don't call
1300         check-ispell-version when byte-compiling because that starts
1301         an ispell process, and ispell might not be installed.
1302         (toplevel): Don't set up a menu when byte-compiling.
1304         * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
1305         it, so that a boundp test can be used to determine if we're
1306         currently byte-compiling.
1308 2000-11-09  Dave Love  <fx@gnu.org>
1310         * pcvs.el (uniquify-buffer-file-name): Wrap advice in
1311         eval-after-load.
1313 2000-11-09  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1315         * ps-print.el: Patch for variable initialization when spooling.  Doc
1316         fix.
1317         (ps-output-list): Fun eliminated.
1318         (ps-begin-file, ps-begin-job): Code fix.
1320 2000-11-08  Dave Love  <fx@gnu.org>
1322         * ediff-wind.el (ediff-control-frame-parameters): Zero
1323         tool-bar-lines.
1325 2000-11-08  Gerd Moellmann  <gerd@gnu.org>
1327         * simple.el (shell-command, display-message-or-buffer)
1328         (shell-command-on-region): Mention resize-mini-windows in the doc
1329         string.
1330         (display-message-or-buffer): Take the value of resize-mini-windows
1331         into account.
1333 2000-11-07  Gerd Moellmann  <gerd@gnu.org>
1335         * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
1337         * dired.el (dired-between-files): Add `^. find' as an alternative
1338         to the regular expression, for find-dired.
1340 2000-11-06  Stefan Monnier  <monnier@cs.yale.edu>
1342         * textmodes/texnfo-upd.el: Require texinfo.
1343         (defmacro, defgroup): Remove.
1344         (texinfo-section-to-generic-alist): Remove.
1345         Use texinfo-section-list instead (i.e. level is changed string->int).
1346         (texinfo-filter): New function.
1347         (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
1348         (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
1349         Use it.  And use regexp-opt.
1350         (texinfo-find-higher-level-node, texinfo-hierarchic-level)
1351         (texinfo-update-menu-region-beginning)
1352         (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
1353         (texinfo-update-the-node, texinfo-sequentially-update-the-node)
1354         (texinfo-update-menu-same-level-regexps): Update.
1355         (texinfo-update-node, texinfo-every-node-update)
1356         (texinfo-sequential-node-update): Remove autoload cookie.
1358         * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
1359         (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
1360         (texinfo-chapter-level-regexp): Remove.
1361         (texinfo-mode): Hard code texinfo-chapter-level-regexp.
1363 2000-11-06  Dave Love  <fx@gnu.org>
1365         * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
1367         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
1368         Match defun*.
1370 2000-11-06  Kenichi Handa  <handa@etl.go.jp>
1372         * composite.el (composition-function-table): Variable declaration
1373         moved to src/composite.c.
1374         (compose-chars-after): New optional arg object.
1376 2000-11-06  Gerd Moellmann  <gerd@gnu.org>
1378         * bindings.el (mode-line-toggle-read-only)
1379         (mode-line-toggle-modified, mode-line-widen)
1380         (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
1381         (make-mode-line-mouse2-map): Rewritten.
1382         (mode-line-modified, mode-line-format, minor-mode-alist): Use new
1383         functions so that C-h k can show something with a doc string.
1385         * startup.el (fancy-splash-delay): Set to 10 seconds.
1386         (fancy-splash-max-time): New user-option.
1387         (fancy-splash-stop-time): New variable.
1388         (fancy-splash-screens): Set it.  Catch `stop-splashing'.
1389         (fancy-splash-screens-1): Throw `stop-splashing' when current
1390         time is greater than fancy-splash-stop-time.
1392 2000-11-06  Stefan Monnier  <monnier@cs.yale.edu>
1394         * vc-hooks.el (vc-insert-file): Don't assume byte==char.
1396         * pcvs.el (cvs-mode-marked): New arg `noquery'.
1397         Prompt user for a file rather than raising an error.
1398         (cvs-enabledp): Fix call to cvs-mode-marked.
1399         (cvs-insert-file): New function (extracted from cvs-mode-insert).
1400         (cvs-mode-insert): Use it.  Change the init prompt' value.
1401         (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
1403         * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
1404         Don't pass default arg to ewoc-locate.
1405         (ewoc-collect): Return result in the right order.
1407         * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
1409         * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
1410         (cvs-status-get-tags): Fix regexp.
1411         (cvs-status-trees, cvs-status-cvstrees):
1412         Combine after change hooks and don't sit-for.
1413         (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
1414         (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
1415         Use make-char rather than hard-coded cryptic data.
1416         (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
1418         * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
1420         * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
1421         (cvs-insert-strings): New function.
1423 2000-11-06  Miles Bader  <miles@lsi.nec.co.jp>
1425         * mwheel.el (mouse-wheel-scroll-amount): Renamed from
1426         `mwheel-scroll-amount'.
1427         (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
1428         (mouse-wheel-mode): Use (featurep 'xemacs) instead of
1429         string-matching against the version string.
1431 2000-11-06  Kenichi Handa  <handa@etl.go.jp>
1433         * language/thai.el ("Thai"): Set a lisp form that produces
1434         composed string in `sample-text' language info.
1436         * language/tibetan.el ("Tibetan"): Set a lisp form that produces
1437         composed string in `sample-text' language info.
1439         * international/mule-cmds.el (describe-language-environment): Eval
1440         `sample-text' data and insert the result.
1442         * international/mule-conf.el (compound-text): Define this coding
1443         system here.  Make x-ctext and ctext aliases of it.
1445         * language/european.el (compound-text, ctext): Moved to
1446         international/mule-conf.el.
1448 2000-11-05  Andrew Innes  <andrewi@gnu.org>
1450         * w32-fns.el (w32-version): New function.
1452 2000-11-05  Stefan Monnier  <monnier@cs.yale.edu>
1454         * progmodes/awk-mode.el: Update copyright.
1455         (awk-mode-abbrev-table): Remove.
1456         (awk-font-lock-keywords): Use regexp-opt.
1457         (awk-mode): Use define-derived-mode.
1459         * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
1460         when extracting a suffix.
1462 2000-11-04  Andre Spiegel  <spiegel@gnu.org>
1464         * vc-hooks.el (vc-insert-file): Rewritten.  Don't bother about
1465         auto-save-mode.
1467 2000-11-04  Jason Rumney  <jasonr@gnu.org>
1469         * language/european.el (decode-mac-roman): Test against r1 not r0.
1471 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
1473         * progmodes/icon.el (icon-mode-map): Don't rebind \t.
1474         (icon-mode): Define indent-line-function.
1475         (icon-comment-indent): Simplify.
1476         (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
1478         * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
1480         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
1481         Bind change-log-default-mode to defeat the caching done on it.
1482         Don't bother saving excursion any more.
1484         * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
1486         * frame.el (after-setting-font-hook): Rename hooks -> hook.
1487         (set-frame-font): Use the new name (and the old for compatibility).
1489         * toolbar/tool-bar.el (tool-bar-mode):
1490         * time.el (display-time-mode):
1491         * recentf.el (recentf-mode):
1492         * paren.el (show-paren-mode):
1493         * mwheel.el (mouse-wheel-mode):
1494         * msb.el (msb-mode):
1495         * jka-compr.el (auto-compression-mode):
1496         * image-file.el (auto-image-file-mode):
1497         * hl-line.el (hl-line-mode):
1498         * delsel.el (delete-selection-mode):
1499         * autoinsert.el (auto-insert-mode):
1500         * complete.el (partial-completion-mode): Drop unneeded positional args.
1502         * info.el (Info-mode):
1503         * comint.el (comint-mode): Don't bother with make-local-hook.
1505         * log-edit.el (log-edit-menu): New menu.
1507 2000-11-03  Miles Bader  <miles@gnu.org>
1509         * wid-edit.el (widget-end-of-line): Reinstate, with a new
1510         definition, so that trailing spaces are handled properly.
1511         (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
1513 2000-11-03  Gerd Moellmann  <gerd@gnu.org>
1515         * startup.el (fancy-splash-text, fancy-splash-text): Use a single
1516         tab character.
1517         (fancy-splash-screens): Set tab-width to 20.
1519 2000-11-03  Dave Love  <fx@gnu.org>
1521         * comint.el (comint-completion-addsuffix): Fix custom type.
1523 2000-11-02  Stefan Monnier  <monnier@cs.yale.edu>
1525         * font-lock.el (font-lock-buffers): Remove.
1526         (font-lock-global-modes): Define with easy-mmode-define-global-mode.
1527         (font-lock-change-major-mode): Remove.
1528         (turn-on-font-lock-if-enabled): Only apply to the current buffer.
1529         (font-lock-default-fontify-region): Extend the multiline
1530         fontification to whole lines.
1531         (font-lock-fontify-anchored-keywords)
1532         (font-lock-fontify-keywords-region): If matching just one
1533         line (with \n) only mark the \n as multiline.
1535         * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
1536         Correctly handle the case where several :group args are supplied.
1537         Allow :extra-args.
1538         (easy-mmode-define-global-mode): Allow :extra-args.
1539         Correctly handle the case where several :group args are supplied.
1541 2000-11-02  Miles Bader  <miles@gnu.org>
1543         * calendar/calendar.el (diary-face, calendar-today-face)
1544         (holiday-face): Remove dependency on `window-system'.
1546 2000-11-02  Ken Raeburn  <raeburn@gnu.org>
1548         * Makefile.in (emacs): Set EMACSLOADPATH always.
1549         (update-authors, .el.elc, compile-files): Don't do it explicitly
1550         here.
1551         (compile-files): Bomb out if compilation of a file fails.
1553 2000-11-02  Dave Love  <fx@gnu.org>
1555         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
1557 2000-11-02  Eli Zaretskii  <eliz@is.elta.co.il>
1559         * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
1560         punctuation in the warning inserted into the *mail* buffer.
1562 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
1564         * emacs-lisp/authors.el (authors-public-domain-files): New variable.
1565         (authors-public-domain-p): New function.
1566         (authors-print): Use it.
1568         * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
1570         * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
1572 2000-11-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1574         * ps-print.el: Extension for even/odd printing.  Doc fix.
1575         (ps-print-version): New version number (6.3.1).
1576         (ps-even-or-odd-pages): Customization fix.
1577         (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
1578         (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
1579         (ps-page-count): Var replaced by `ps-page-column'.
1580         (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
1581         (ps-print-sheet-p): New fun.
1583 2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
1585         * tooltip.el (tooltip-gud-tips-setup): New function.
1586         (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
1587         (tooltip-mode): Call tooltip-gud-tips-setup.
1588         (tooltip-gud-tips): Use `gud-basic-call' instead of
1589         process-send-string, so the prompt gets frobbed appropriately.
1590         Handle nil return value from `tooltip-gud-print-command'.
1592 2000-11-01  Eric M. Ludlam  <zappo@ultranet.com>
1594         * comint.el (comint-add-to-input-history): New function.
1595         (comint-send-input): Use `comint-add-to-input-history'.
1597 2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
1599         * info.el (info-menu-header): New face.
1600         (Info-fontify-menu-headers): New function.
1601         (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
1603         * info.el (Info-insert-dir): Don't include blank lines at
1604         beginning of additional dir files (one is added automatically).
1606 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
1608         * emacs-lisp/easy-mmode.el (define-minor-mode):
1609         Revert the latest changes.
1610         Allow the three positional arguments to be skipped and replaced
1611         by keyword arguments.
1612         Add a :toggle argument to determine whether a nil arg means toggle
1613         or means turn-on.  The default is unchanged.
1614         Add a call to force-mode-line-update.
1616 2000-11-01  Dave Love  <fx@gnu.org>
1618         * emacs-lisp/elp.el (elp-restore-function): Remove autoload
1619         cookie.
1621 2000-11-01  Miles Bader  <miles@lsi.nec.co.jp>
1623         * calendar/calendar.el (diary-face, holiday-face): Add
1624         dark-background variants.
1626 2000-10-31  Sam Steingold  <sds@gnu.org>
1628         * textmodes/tex-mode.el (tex-file): Use `default-directory' when
1629         `tex-main-file' does not have directory in it.
1631 2000-10-31  Stefan Monnier  <monnier@cs.yale.edu>
1633         * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
1635 2000-10-31  Thien-Thi Nguyen  <ttn@gnu.org>
1637         * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
1638         functional change.
1640 2000-10-31  Gerd Moellmann  <gerd@gnu.org>
1642         * files.el (find-file-noselect): When we expand a wildcard, return
1643         a list of buffers, as we should do according to the doc string.
1645 2000-10-31  Ken Raeburn  <raeburn@gnu.org>
1647         * loadup.el (top level): Adjust load path if program name is
1648         "../src/bootstrap-emacs", in case it's not dumped and thus the
1649         load path adjustment hasn't already been done.
1651 2000-10-31  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1653         * ps-print.el: Fix bug on selected pages for printing.  Use
1654         `color-values' for Emacs 21.  Ensure fontification when jit-lock
1655         is on.  Try to avoid warning messages when compiling.  Doc Fix.
1656         (ps-print-version): New version number (6.3).
1657         (ps-color-device): Use `color-values' to determine if device
1658         supports color.
1659         (ps-color-values): Try to use `x-color-values' when using XEmacs.
1660         (ps-print-page-p): Changed from defsubst to defun.
1661         (ps-page-number): Changed from defmacro to defun.
1662         (ps-header-sheet, ps-header-page): Fix bug on selected pages for
1663         printing.
1664         (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
1665         (ps-end-file, ps-dummy-page): Funs eliminated.
1666         (ps-print-color-scale): Changed default value.
1667         (ps-page-n-up, ps-print-page-p): New internal vars.
1668         (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
1669         (ps-plot-region, ps-generate, ps-end-job): Code fix.
1671         * delim-col.el: Little programming improvement.
1672         (delimit-columns-str): New macro.
1673         (delimit-columns-region, delimit-columns-rectangle): Code fix.
1675 2000-10-31  Kenichi Handa  <handa@etl.go.jp>
1677         * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
1678         Moved to european.el.
1679         (ccl-encode-mac-roman-font, fontset-mac): Modified for
1680         mule-unicode-2500-33ff and mule-unicode-e000-ffff.
1681         (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
1682         (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
1684 2000-10-30  Dave Love  <fx@gnu.org>
1686         * progmodes/cc-menus.el (imenu-generic-expression)
1687         (imenu-progress-message): Only defvar when compiling.
1689         * emacs-lisp/elp.el (elp-unload-hook): New function.
1691         * loadhist.el (unload-feature): Call elp-restore-function,
1692         checking for symbols; don't use elp-restore-all.
1693         (loadhist-hook-functions): Doc fix.
1695 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
1697         * log-edit.el (log-edit-confirm): Fix the default.
1699 2000-10-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1701         * delim-col.el: Little fix: replace delimit-columns-align-columns by
1702         delimit-columns-format.
1703         (delimit-columns-region, delimit-columns-rectangle): Code fix.
1705 2000-10-30  Miles Bader  <miles@lsi.nec.co.jp>
1707         * comint.el (comint-replace-by-expanded-history): Don't use
1708         comint-get-old-input (we're not looking at *old* input).
1709         (comint-get-old-input-default): If using fields, signal an error
1710         when the point is not in an input field.
1712 2000-10-30  Kenichi Handa  <handa@etl.go.jp>
1714         * international/mule-conf.el: New charsets mule-unicode-2500-33ff
1715         and mule-unicode-e000-ffff.
1717         * international/mule.el (decode-char, encode-char): New functions.
1718         (make-coding-system): Accept a symbol of translation table as a
1719         value of property `safe-chars'.
1721         * international/mule-cmds.el (encode-coding-char): Check property
1722         safe-chars instead of safe-charsets.
1724         * international/fontset.el (fontset-default): Modified for
1725         mule-unicode-2500-33ff and mule-unicode-e000-ffff.
1726         (x-font-name-charset-alist): Likewise.
1727         (ccl-encode-unicode-font): New CCL program.  Record it in
1728         font-ccl-encoder-alist to be used for fonts "ISO10646-1".
1730         * language/european.el (mac-roman-decoder, mac-roman-encoder):
1731         New translation tables.
1732         (decode-mac-roman, encode-mac-roman): Definition of these CCL
1733         programs are modified and moved from mac-win.el.
1734         (mac-roman): Definition of this coding system is modified and
1735         moved from mac-win.el.
1737 2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>
1739         * ediff-wind.el (ediff-setup-control-frame): Enclose
1740         face-attribute in condition-case to avoid errors in older emacsen.
1742 2000-10-29  Miles Bader  <miles@gnu.org>
1744         * custom.el (custom-add-to-group): Allow multiple entries for a
1745         given value OPTION, as long as their widget types are different.
1746         * cus-edit.el (custom-face-value-create): If face name doesn't end
1747         with "face", add such here (similar to custom group widgets).
1749         * comint.el (comint-highlight-prompt): Add :type.
1751 2000-10-28  John Wiegley  <johnw@gnu.org>
1753         * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
1754         Changed this function to operate on a temporary buffer instead of
1755         the main buffer.  This not only keeps flyspell from marking a
1756         buffer as changed that wasn't, but it solves the jumpy cursor
1757         problem when attempts are made to edit incorrect words.
1758         (flyspell-maybe-correct-doubling): Same change as for
1759         `flyspell-maybe-correct-transposition'.
1761         * calendar/timeclock.el (timeclock-log): Doc fix.
1762         (timeclock-last-event): Doc fix.
1763         (timeclock-log): Kill the timelog buffer after appending a new
1764         event.
1765         (timeclock-find-discrep): Use a temp buffer to read in the
1766         timelog, instead of visiting the file.
1767         (timeclock-log-data): A new function, along with a host of helper
1768         functions, for the purpose of making timelog data accessible to
1769         programmers.
1771         * eshell/esh-mode.el (window-height test): Make certain that
1772         `eshell-stringify-t' is non-nil.
1773         (eshell-password-prompt-regexp): Changed to a much simpler
1774         password regexp.
1775         (eshell-send-input): If `eshell-invoke-directly' returns t,
1776         directly invoke the parsed command using `eval'.  This improves
1777         turn-around time on simple commands by a factor of three or
1778         greater, such as cd, ls, pwd, etc. -- which get used very often.
1779         It also conserves thousands of cons cells per call (since
1780         `eshell-do-eval' consumes memory like a Cookie Monster set loose
1781         in the Pacific Cookie Company).
1783         * eshell/esh-test.el (eshell-test): Whitespace fix.
1785         * eshell/em-ls.el (eshell-ls-insert-directory): Make
1786         `eshell-ls-initial-args' nil when inserting directory contents.
1788         * eshell/em-script.el (eshell-script-initialize): Add names to
1789         `eshell-complex-commands, since `source' and `.' are complex.
1791         * eshell/esh-cmd.el (eshell-rewrite-for-command)
1792         (eshell-rewrite-while-command): Use `eshell-protect' instead of
1793         `eshell-copy-handles'.
1794         (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
1795         bodies.
1796         (eshell-separate-commands): Whitespace fix.
1797         (eshell-complex-commands): Added a new list of names, for
1798         determining whether a given command is as simple as it looks.
1799         (eshell-invoke-directly): New function.  Returns t if a command
1800         should be invoked directly (using `eval'), rather than indirectly
1801         using `eshell-do-eval'.
1802         (eshell-do-eval): Whitespace fix.
1804         * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
1805         which provides an emulation of the DOS shell behavior of assuming
1806         that cp/mv/ln should copy/move/link to the current directory.
1807         (eshell-remove-entries): Added a doc string.
1808         (eshell-shuffle-files): Removed the check for `target' being null.
1809         (eshell-mvcp-template, eshell-mvcpln-template): Renamed
1810         `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
1811         it to do a smarter check of whether a destination was provided.
1812         (eshell/mv, eshell/cp): Enable `:preserve-args'.
1813         (eshell/ln): Enable `:preserve-args', and use
1814         `eshell-mvcpln-template' to implement the body of the function.
1815         (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
1816         (eshell/du, eshell/diff, eshell/locate): Stringify the argument
1817         list after flattening it.  This makes it possible to cat files
1818         with numerical names.
1819         (eshell-unix-initialize): Added several names to
1820         `eshell-complex-commands.
1821         (eshell-unix-command-complex-p): Return t if a given command name
1822         may result in external processes being invoked.
1824         * eshell/em-glob.el (eshell-glob-show-progress): Make this
1825         variable nil by default, since it slows down glob processing by a
1826         factor of two or more, and increases memory consumption.
1828         * eshell/em-smart.el: Added a note about how memory consumptive
1829         smart display mode can be (at least this is true in Emacs 21).
1830         (eshell-smart-initialize): Whitespace fix.
1831         (eshell-refresh-windows): Use `if' instead of `when'.
1832         (eshell-smart-scroll-window): Calling `save-current-buffer' was
1833         not necessary.
1834         (eshell-currently-handling-window): Added a missing global
1835         variable.
1837         * eshell/em-ls.el (eshell-do-ls): Code simplification.
1838         (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
1839         Whitespace fix.
1840         (eshell-ls-exclude-hidden): Added this variable in addition to
1841         `eshell-ls-exclude-regexp'.  This one prevents files beginning
1842         with . from even being read, which can improve memory consumption
1843         quite a bit.
1844         (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
1845         read file entries beginning with a dot.  In home directories with
1846         lots of hidden files, fully two-thirds of the time spent in ls is
1847         used to read directory entries that are immediately thrown away.
1848         (eshell-ls-initial-args): Added back this configuration variable,
1849         for specifying default initial arguments to every call to ls.
1850         Much faster than using an alias to do the same thing.
1851         (eshell-do-ls): Use `eshell-ls-initial-args', if set.
1852         (eshell-ls-dir): Whitespace change.
1854         * eshell/em-dirs.el (eshell/pwd): Small code simplification.
1856         * eshell/esh-util.el: Don't require `ange-ftp' if it's not
1857         available.
1858         (eshell-stringify-t): Added a customization variable, to indicate
1859         whether `t' should be rendered as a string at all.  If not, one
1860         can still determine if the result of an expression is true using
1861         "file-exists-p FILE && echo true".
1862         (eshell-stringify): If `eshell-stringify-t' is nil, don't
1863         stringify t!
1865         * eshell/esh-module.el: Whitespace fix.
1867         * eshell/em-alias.el (eshell-alias-initialize): Added
1868         `eshell-command-aliased-p' to `eshell-complex-commands'.
1869         (eshell-command-aliased-p): New function that returns t if a
1870         command name names an aliased.
1872 2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>
1874         * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
1875         redrawing the screen when changing cursor color.
1876         (viper-insert-state-pre-command-sentinel)
1877         (viper-replace-state-pre-command-sentinel)
1878         (viper-replace-state-post-command-sentinel):
1879         Use viper-preserve-cursor-color.
1880         Many functions changed to use viper= instead of = when comparing
1881         characters.
1882         * viper-util.el (viper-memq-char,viper=): New functions for
1883         working with characters.
1884         (viper-change-cursor-color): Fixed buglet.
1885         Many functions changed to use viper= instead of = when comparing
1886         characters.
1887         * viper.el (viper-insert-state-mode-list): Added eshell.
1889         * ediff-init.el (ediff-before-setup-hook): New hook.
1890         Several typos fixed in various docstrings.
1891         * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
1892         * ediff-nult.el (ediff-before-session-group-setup-hooks): New
1893         hook.
1894         (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
1895         * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
1896         (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
1897         (ediff-get-selected-buffers): New function.
1898         * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
1899         (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
1900         save-window-excursion.
1901         * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
1902         termination check in while loop.
1903         * ediff.el (ediff-get-default-file-name): Better defaults when in
1904         dired buffer.
1905         (ediff-files,ediff-merge-files,ediff-files3)
1906         (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
1908 2000-10-28  Dave Love  <fx@gnu.org>
1910         * info.el (Info-fontify-node): Add help-echo for menu items.
1912 2000-10-28  Eli Zaretskii  <eliz@is.elta.co.il>
1914         * startup.el (normal-top-level): If the value of $TERM indicates
1915         we are running from xterm or one of its work-alikes, default to a
1916         light background mode.
1918         Support for -fg, -bg, and -rv command-line arguments for TTYs:
1919         * faces.el (tty-handle-reverse-video): New function.
1920         (tty-create-frame-with-faces): Call it.
1922         * frame.el (frame-notice-user-settings): Don't apply
1923         default-frame-alist and initial-frame-alist to MS-DOS frames.
1924         Call tty-handle-reverse-video, frame-set-background-mode, and
1925         face-set-after-frame-default for non-MS-DOS frames.
1927         * startup.el (tty-long-option-alist): New variable.
1928         (tty-handle-args): New function.
1929         (command-line): Call tty-handle-args.
1931         * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
1932         startup.el now does that for all character-terminal frames.
1934 2000-10-28  Miles Bader  <miles@gnu.org>
1936         * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
1937         `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
1938         global.  If :global is followed by a non-nil but non-t value,
1939         make the mode buffer-local, but also generate a `global-MODE'
1940         version using `easy-mmode-define-global-mode'.  Add
1941         :conditional-turn-on keyword argument.
1943 2000-10-28  Dave Love  <fx@gnu.org>
1945         * international/latin1-disp.el (latin1-char-displayable-p): Don't
1946         use window-system.
1948 2000-10-27  Eli Zaretskii  <eliz@is.elta.co.il>
1950         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
1951         Don't call find-buffer-file-type-coding-system.  Instead, just
1952         set eol-type to -unix if inhibit-eol-conversion is in effect, or
1953         if the file is on an untranslated filesystem.
1954         (add-untranslated-filesystem): Use "D" instead of "f" inside
1955         interactive.
1957 2000-10-27  Dave Love  <fx@gnu.org>
1959         * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
1960         (refill-mode): Use it.
1962 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
1964         * international/quail.el (quail-activate): Don't make-local-hook.
1966 2000-10-27  Andre Spiegel  <spiegel@gnu.org>
1968         * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
1969         manual backups and file.~<rev>.~ for automatic ones.
1970         (vc-make-version-backup): Don't do it on MS-DOS without long file
1971         names.
1973         * vc.el (vc-version-other-window): If an automatic backup of the
1974         desired version exists, rename it instead of copying it.
1976         * vc-cvs.el (vc-cvs-checkin): Check both status and error message
1977         after command.  If there's an unexpected error, signal it instead
1978         of being silent.
1979         (vc-cvs-merge-news): Be prepared for no news at all.
1981 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
1983         * shell.el (shell): Add BUFFER argument.
1984         * comint.el (make-comint-in-buffer): New function.
1985         (make-comint): Use it.
1987         * faces.el (face-spec-choose): Change syntax so that the list of
1988         attribute-value pairs is now the cdr of each clause, not the cadr.
1989         Detect old-style entries, and handle them.  Use pop.
1991 2000-10-26  Stefan Monnier  <monnier@cs.yale.edu>
1993         * cus-edit.el (custom-mode-map): Use a sparse map.
1994         (custom-mode): Don't bother with make-local-hook.
1996         * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
1998         * vc.el (vc-start-entry): Only erase the buffer if comment is set.
2000 2000-10-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2002         * ps-print.el: Avoid compilation gripes.
2003         (ps-print-version): New version number (6.2.1).
2005 2000-10-26  Dave Love  <fx@gnu.org>
2007         * menu-bar.el: Modify some menu item help strings.
2008         (menu-bar-help-menu): Add link to MORE.STUFF.
2010         * cus-edit.el (custom-mode): Add `special' mode-class property.
2012         * wid-browse.el (widget-browse-mode): Likewise.
2014         * wid-edit.el (widget-specify-field): Revert to using local-map
2015         property, not keymap.
2017 2000-10-26  Miles Bader  <miles@lsi.nec.co.jp>
2019         * wid-edit.el (widget-field-end): When checking for a `boundary'
2020         field, do so in the correct buffer.
2022         * simple.el (undo): Correctly distinguish between numeric and
2023         non-numeric prefix args in non-transient-mark-mode, as per the doc
2024         string.  When in transient-mark-mode, treat all prefix-args as
2025         numeric.
2027         * simple.el (previous-matching-history-element): Miscellaneous cleanup.
2028         Position point on match.  Handle N == 0 correctly.
2030         * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
2031         (comint-mode-map): Reverse order of `comint-write-output' and
2032         `comint-append-output-to-file'.
2033         (comint-append-output-to-file): Reinstate this function, for the
2034         benefit of the menu.
2036 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
2038         * vc.el (vc-version-other-window): Bind `file'.
2040 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
2042         * Makefile.in (update-authors): New target for maintenance purposes.
2044         * emacs-lisp/authors.el (batch-update-authors): New function.
2045         (authors-fixed-entries): New defconst.
2046         (authors-add-fixed-entries): New function.
2047         (authors): Call it.: Don't process lispref/.
2049 2000-10-25  Jason Rumney  <jasonr@gnu.org>
2051         * cus-edit.el (custom-button-face, custom-button-pressed-face):
2052         Merge x w32 and mac definitions.
2054 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
2056         * menu-bar.el (menu-bar-options-menu): Add a help string for
2057         `uniquify'.
2059 2000-10-25  Stephen Gildea  <gildea@alum.mit.edu>
2061         * time-stamp.el (time-stamp-string-preprocess):
2062         Fix a wrong type argument error.
2064 2000-10-25  Miles Bader  <miles@gnu.org>
2066         * recentf.el (recentf-mode): Variable removed.
2067         (recentf-mode): Use `define-minor-mode'.
2069         * mwheel.el (mouse-wheel-mode): New global minor mode.
2070         (mwheel-install): Use `mouse-wheel-mode'.
2072 2000-10-25  Dave Love  <fx@gnu.org>
2074         * progmodes/cperl-mode.el (cperl-mode):
2075         Set normal-auto-fill-function correctly.
2077         * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
2078         inherit from global-map and don't nullify menu-bar and tool-bar
2079         bindings.
2081 2000-10-25  Miles Bader  <miles@lsi.nec.co.jp>
2083         * wid-edit.el (widget-field-at): New function.
2084         (widget-at, widget-field-activate): Use it.
2085         (widget-tabable-at): Use `widget-at'.
2086         (widget-specify-field): If the terminating character of the widget
2087         field (which is read-only) is a newline, put it into a special
2088         `boundary' field so that C-n/C-p act more naturally.
2089         (widget-field-end): Also don't subtract one if a special
2090         `boundary' field has been added after the widget field.
2092         * comint.el (comint-output-filter, comint-send-input): Don't
2093         bother adding stickiness fields to overlays to fool the field
2094         code, since it should notice the overlay insertion-types now.
2096         * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
2097         Replace with aliases of the normal emacs b-o-l/e-o-l functions.
2098         (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
2100 2000-10-24  Gerd Moellmann  <gerd@gnu.org>
2102         * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
2103         (authors): Set file coding system to iso-2022-7bit.  Add
2104         file-local variables to output buffer.
2106         * files.el (after-find-file): Don't print any warnings if
2107         WARN is nil.
2109 2000-10-24  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2111         * ps-print.el (ps-generate): Fix odd/even pages printing bug.
2113         * delim-col.el: Now there is a column formatting mechanism.
2114         Modified to customization mechanisms convention.  Doc fix.
2115         (columns): New group for delim-col.
2116         (delimit-columns-before, delimit-columns-after)
2117         (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
2118         (delimit-columns-end): New vars.
2119         (delimit-columns-customize, delimit-columns-format): New funs.
2120         (delimit-columns-region, delimit-columns-rectangle)
2121         (delimit-columns-rectangle-line): Modified to support column
2122         formatting.
2124 2000-10-24  Dave Love  <fx@gnu.org>
2126         * log-edit.el (log-edit): Add :version and a :group for vc.
2128 2000-10-24  Gerd Moellmann  <gerd@gnu.org>
2130         * files.el (after-find-file): Don't print a message ``New file''
2131         if WARN is nil.
2133         * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
2134         the tool-bar map as nil, as for the menu-bar.  Otherwise, we'll
2135         get duplicate tool-bar entries because we'll see the global ones
2136         on more than one path through keymaps.
2138         * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
2140         * progmodes/cmacexp.el: Change Francesco's email address.
2142 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
2144         * window.el (fit-window-to-buffer): Adjust point of the window
2145         buffer, not that of the current buffer.
2147 2000-10-24  Eli Zaretskii  <eliz@is.elta.co.il>
2149         * progmodes/cmacexp.el: Update the euthor's email address.
2151 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
2153         * faces.el (face-spec-set-match-display): Add `graphic' display
2154         type (the inverse of `tty').  Use `display-graphic-p' instead of
2155         the window-system variable.
2157 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
2159         * international/isearch-x.el (isearch-with-input-method): Call
2160         input-method-function with the first event in
2161         unread-command-events.
2163 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
2165         * faces.el (face-default-spec, face-user-default-spec): Make
2166         defsubsts.
2168 2000-10-24  Andrew Choi  <akochoi@i-cable.com>
2170         * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
2171         New charsets.
2173         * term/mac-win.el: Remove definitions of mac-roman-lower and
2174         mac-roman-upper, require dired, and define instead of set
2175         mac-ready-for-drag-n-drop to avoid compilation error.
2177 2000-10-23  Andrew Innes  <andrewi@gnu.org>
2179         * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
2180         superfluous calls to subst-char-in-string; instead apply
2181         expand-file-name after convert-standard-filename to ensure
2182         expected directory separators are used.
2184 2000-10-23  Eli Zaretskii  <eliz@is.elta.co.il>
2186         * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
2188 2000-10-23  Dave Love  <fx@gnu.org>
2190         * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
2191         (tool-bar-add-item): Set foreground and background for XBM icons.
2193         * international/latin1-disp.el (latin1-char-displayable-p): New
2194         function (from Handa).
2195         (latin1-display-check-font): Use it.
2197         * imenu.el (imenu--create-keymap-2): Build menu with menu-item
2198         using :key-sequence, making it much more usable.  Use nconc, not
2199         append.
2200         (imenu--create-keymap-1): Avoid append.
2202         * textmodes/refill.el: Remove bits redundant with define-minor-mode.
2204 2000-10-23  Miles Bader  <miles@lsi.nec.co.jp>
2206         [the following changes fix a bug where `define-minor-mode' didn't
2207         correctly generate :require clauses for defcustoms in compiled files]
2208         * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
2209         (byte-compile-log-file, byte-compile-log-1): Don't set
2210         `byte-compile-current-file' to nil.  Instead set
2211         `byte-compile-last-logged-file' to it.  Test whether
2212         byte-compile-current-file equals byte-compile-last-logged-file
2213         instead of whether its nil.
2214         (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
2216 2000-10-23  Stefan Monnier  <monnier@cs.yale.edu>
2218         * textmodes/refill.el: Fix var names in doc.
2219         (refill-mode): Don't bother with make-local-hook anymore.
2221 2000-10-23  Miles Bader  <miles@lsi.nec.co.jp>
2223         * faces.el (face-user-default-spec, face-default-spec): New functions.
2224         (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
2225         (frame-set-background-mode, face-set-after-frame-default):
2226         Use `face-user-default-spec'.  Simplify code slightly.
2228         * woman.el (woman-italic-face, woman-bold-face)
2229         (woman-unknown-face): Add dark-background variants.
2230         (woman-default-faces): Renamed from `woman-colour-faces'.
2231         Set using the stored defaults, rather than using hard-wired colors.
2232         (woman-monochrome-faces): Renamed from `woman-black-faces'.
2233         Just make the foreground `unspecified' rather than "black".
2234         (woman-menu): Rename menu entries accordingly.
2236         * faces.el (header-line): Make more reasonable on mono/grayscale
2237         displays.
2239 2000-10-23  Andrew Choi  <akochoi@i-cable.com>
2241         * cus-edit.el (custom-button-face): Use 3D look for mac.
2242         (custom-button-pressed-face): Likewise.
2244         * faces.el (set-face-attributes-from-resources): Handle mac frames
2245         in the same way as x and w32 frames.
2246         (face-valid-attribute-values): Likewise.
2247         (read-face-attribute): Likewise.
2248         (defined-colors): Likewise.
2249         (color-defined-p): Likewise.
2250         (color-values): Likewise.
2251         (display-grayscale-p): Likewise.
2252         (face-set-after-frame-default): Likewise.
2253         (mode-line): Same default face as for x and w32.
2254         (tool-bar): Likewise.
2256         * frame.el: Remove call to frame-notice-user-settings at end of
2257         the file.
2259         * info.el (Info-fontify-node): make underlines invisible for mac
2260         as for x, pc, and w32 frame types.
2262         * term/mac-win.el: New file.
2264 2000-10-22  Dave Love  <fx@gnu.org>
2266         * textmodes/refill.el: New file.
2268 2000-10-22  Andre Spiegel  <spiegel@gnu.org>
2270         * vc-hooks.el (vc-version-backup-file-name): New optional args
2271         MANUAL and REGEXP.
2272         (vc-delete-automatic-version-backups, vc-make-version-backup):
2273         New functions.
2274         (vc-before-save): Use the latter.
2275         (vc-default-make-version-backups-p): Added `-p' suffix to avoid
2276         confusion.
2278         * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
2279         expected by vc[-hooks].el.
2281         * vc.el (vc-checkout): Added `-p' suffix in call to
2282         vc-make-version-backups-p; use vc-make-version-backup to actually
2283         make the backup.
2284         (vc-version-other-window, vc-version-backup-file): Handle both
2285         automatic and manual backups.
2286         (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
2287         of all of them.
2289 2000-10-22  Miles Bader  <miles@gnu.org>
2291         * comint.el (comint-highlight-input, comint-highlight-prompt):
2292         Renamed, `-face' at end removed.
2293         (comint-send-input, comint-output-filter): Use renamed faces.
2295         * window.el (fit-window-to-buffer): Change defaulting of
2296         MAX-HEIGHT slightly.
2298         * faces.el (color-values, color-defined-p): Use `member', not
2299         `memq', because it works correctly for strings.
2300         (frame-set-background-mode): Actually, "unspecified-fg" and
2301         "unspecified-bg" *are* strings.  Use `member', not `memq', and
2302         `equal', not `eq', when a string value is possible.
2304 2000-10-21  Eli Zaretskii  <eliz@is.elta.co.il>
2306         * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
2308 2000-10-21  Stefan Monnier  <monnier@cs.yale.edu>
2310         * progmodes/sh-script.el (sh-mode-map): Remove bindings for
2311         sh-electric-rparen, sh-electric-less and sh-electric-hash.
2312         (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
2313         (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
2314         (sh-font-lock-syntactic-keywords): Use them.
2315         (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
2316         (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
2317         (sh-mode): Don't override font-lock-unfontify-region-function.
2318         Use a copy of sh-font-lock-syntactic-keywords.
2319         (sh-set-shell): Don't set sh-electric-rparen-needed-here.
2320         Don't call sh-scan-buffer since font-lock does it on the fly.
2321         (sh-get-indent-info): Use `face' rather than `syntax-table'
2322         text-property to detect here-documents.
2323         Replace sh-special-syntax with sh-st-punc.
2324         (sh-prev-line): Use `face' rather than `syntax-table'
2325         text-property to skip over here-documents.
2326         (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
2327         (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
2328         (sh-electric-less, sh-set-here-doc-region)
2329         (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
2330         (sh-scan-buffer, sh-rescan-buffer): Remove.
2332 2000-10-21  Andrew Innes  <andrewi@gnu.org>
2334         * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
2335         remote (ange-ftp) file names.
2337 2000-10-21  Miles Bader  <miles@gnu.org>
2339         * window.el (fit-window-to-buffer): New function.
2340         (shrink-window-if-larger-than-buffer): Use it.
2341         (window-text-height): Don't expect minibuffers to have mode-lines.
2343         * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
2344         * international/quail.el (quail-update-guidance): Use
2345         `fit-window-to-buffer' instead of `set-window-text-height'.
2347         * international/quail.el (quail-show-guidance-buf): Make sure
2348         guidance window really has enough room.
2349         (quail-update-guidance): If quail-guidance-win is already shown,
2350         make sure its height is OK.
2352         * window.el (window-text-height, set-window-text-height):
2353         New functions.
2354         (shrink-window-if-larger-than-buffer): Use `window-text-height'
2355         instead of `window-height' & `mode-line-window-height-fudge'.
2356         (mode-line-window-height-fudge): Add FACE parameter.
2357         * help.el (resize-temp-buffer-window): Use `set-window-text-height'
2358         instead of `enlarge-window' & `mode-line-window-height-fudge'.
2360 2000-10-20  Miles Bader  <miles@gnu.org>
2362         * window.el (height-affecting-face-attributes): Use `defconst'.
2364         * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
2365         New function, conditionally aliased to `mode-line-window-height-fudge'.
2366         (ispell-help): Use it.
2367         (ispell-choices-win-default-height): Don't include mode-line fudge.
2368         (ispell-choices-win-default-height): New function.
2369         (ispell-show-choices, ispell-command-loop): Use function
2370         `ispell-choices-win-default-height' instead of variable.
2372 2000-10-20  Miles Bader  <miles@lsi.nec.co.jp>
2374         * window.el (mode-line-window-height-fudge): New variable.
2375         (height-affecting-face-attributes): New variable.
2376         (mode-line-window-height-fudge): New function.
2377         (shrink-window-if-larger-than-buffer): Use it.
2378         * help.el (resize-temp-buffer-window): Likewise.
2380         * info.el (Info-fontify-node): Add support for @subsubsection
2381         titles, which use `Info-title-4-face'.
2382         (Info-title-4-face): New face.
2383         (Info-title-3-face): Inherit from Info-title-4-face instead of
2384         variable-pitch.
2386 2000-10-19  Jason Rumney  <jasonr@gnu.org>
2388         * dired.el (dired-insert-directory): Do not let errors signalled by
2389         attempt to run dired-free-space-program prevent dired from working.
2391 2000-10-19  Stefan Monnier  <monnier@cs.yale.edu>
2393         * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
2395 2000-10-19  Gerd Moellmann  <gerd@gnu.org>
2397         * dirtrack.el (dirtrack): Fix call to run-hooks.
2399         * cmuscheme.el (cmuscheme-program-name): Renamed from
2400         scheme-program-name because xscheme.el contains a defcustom with
2401         the same name.  As a consequence, customizing group `cmuscheme'
2402         loaded `xscheme' which redefined run-scheme.
2403         (run-scheme): Use cmuscheme-program-name.
2405         * ps-print.el (ps-print-emacs-type): Move into the
2406         eval-and-compile.
2408         * play/doctor.el (doctor-death): Update the Samaritans'
2409         anonymous address, and add a website for Befrienders International.
2411 2000-10-19  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2413         * ps-print.el: Even/odd pages fix.  Fix little bug on XEmacs.
2414         Avoid compilation gripes.  Doc fix.
2415         (ps-print-version): New version number (6.2).
2416         (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
2417         (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
2418         (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
2419         (ps-x-extent-priority, ps-x-extent-start-position)
2420         (ps-x-face-font-instance, ps-x-find-coding-system)
2421         (ps-x-font-instance-properties, ps-x-make-color-instance)
2422         (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
2423         avoid compilation gripes without defining functions.
2424         (ps-e-find-composition): Alias for function find-composition, to have a
2425         suitable function depending on Emacs version.
2426         (ps-color-device, ps-color-values, ps-face-foreground-name)
2427         (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
2428         (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
2429         (ps-print-ensure-fontified): Function definitions surrounded by
2430         `eval-and-compile' to avoid compilation gripes.
2431         (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
2432         by symbol-value to avoid compilation gripes.
2433         (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
2434         (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
2436 2000-10-19  Miles Bader  <miles@lsi.nec.co.jp>
2438         * startup.el (normal-top-level): Call `frame-set-background-mode'
2439         after `frame-notice-user-settings' because the latter doesn't call
2440         the former on a tty.
2442         * faces.el (frame-set-background-mode): `unspecified' &c are
2443         symbols, not strings.
2445 2000-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
2447         * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
2448         why some "light*" colors are deliberately absent from the alist.
2450         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
2451         Change colors for tty's, as suggested by Miles Bader.
2453 2000-10-19  Kenichi Handa  <handa@etl.go.jp>
2455         * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
2456         (ccl-encode-mule-unicode-0100-24ff): New CCL program.  Register it
2457         for ISO10646-1 fonts.
2458         (x-font-name-charset-alist): Add an entry for "iso10646-1".
2460 2000-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
2462         * faces.el (frame-set-background-mode): If a tty frame defines a
2463         background color, use that to compute the background mode, instead
2464         of always defaulting to "dark".
2466 2000-10-19  Miles Bader  <miles@lsi.nec.co.jp>
2468         * comint.el (comint-write-output): New function.
2469         (comint-mode-map): Add it to the menu.
2470         Bind `C-c C-s' to comint-write-output.
2472 2000-10-18  Gerd Moellmann  <gerd@gnu.org>
2474         * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
2475         Use fancy-splash-delay.
2477 2000-10-18  Alex Schroeder  <alex@gnu.org>
2479         * progmodes/sql.el (sql-sybase-options): New option.
2480         (sql-sybase): Use it.  Add sql-database to the list of parameters
2481         provided for login.  The options -w 2048 -n are not used any more.
2483         * comint.el (comint-read-input-ring): Bugfix such that the first
2484         and the last entry of the input ring file are not lost.
2486 2000-10-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2488         * ps-print.el: Internal variable changes to defcustom,
2489         make-local-hook changes to defvar.  Doc fix.
2490         (ps-print-version): New version number (6.1).
2491         (ps-setup, ps-do-despool): Code fix.
2492         (ps-printer-name): Customization fix.
2493         (ps-printer-name-option): Now is a defcustom instead of an
2494         internal variable.
2495         (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
2496         (ps-print-begin-column-hook): Now are defvar instead of
2497         make-local-hook.
2499 2000-10-18  Miles Bader  <miles@gnu.org>
2501         * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
2502         (comint-kill-output): Changed into an alias for `comint-delete-output',
2503         and made obsolete.
2504         (comint-mode-map): Rename references to comint-kill-output.
2506 2000-10-18  Eli Zaretskii  <eliz@is.elta.co.il>
2508         * diff-mode.el (diff-header-face, diff-file-header-face)
2509         (diff-changed-face): Add bold and italic attributes to tty faces.
2510         (diff-function-face): New face.
2511         (diff-font-lock-keywords): Use it.
2513 2000-10-18  Miles Bader  <miles@lsi.nec.co.jp>
2515         * comint.el (comint-output-filter): Fixup comint-last-input-end too.
2516         Remove commented-out call to force-mode-line-update.
2517         (comint-kill-output): Use `forward-line 0' instead of
2518         beginning-of-line to make sure we get past the prompt.
2520 2000-10-17  Stefan Monnier  <monnier@cs.yale.edu>
2522         * diff-mode.el (diff-header-face, diff-file-header-face):
2523         Add specific setting for dark background.
2524         (diff-context-face): Renamed from diff-comment-face.
2525         Set explicitly rather than inheriting from font-lock-comment-face.
2527 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
2529         * startup.el (command-line): Move the code which sets the default
2530         TTY colors to before before-init-hook.
2532 2000-10-17  Gerd Moellmann  <gerd@gnu.org>
2534         * jit-lock.el (jit-lock-stealth-time): Doc fix.
2536 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
2538         * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
2539         extensions, for MS-DOS.
2541         * diff-mode.el (diff-header-face, diff-file-header-face)
2542         (diff-changed-face): Define tty-specific colors.
2544 2000-10-17  Gerd Moellmann  <gerd@gnu.org>
2546         * startup.el (fancy-splash-text): Realign the text.
2548 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
2550         * font-lock.el (font-lock-comment-face): Define a separate default
2551         for dark-background tty's.
2553 2000-10-17  Miles Bader  <miles@gnu.org>
2555         * help.el (resize-temp-buffer-window): Add hack to avoid last line
2556         being obscured by whizzy mode-lines on graphics displays.
2558 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
2560         * info.el (Info-title-1-face, Info-title-2-face)
2561         (Info-title-3-face): Define colors for tty's.
2562         (info-header-node): Remove unneeded tty-specific definition.
2564 2000-10-16  Eli Zaretskii  <eliz@is.elta.co.il>
2566         * term/pc-win.el (msdos-handle-reverse-video): Don't remove
2567         reverse from the frame parameters, and don't invert foreground and
2568         background colors.
2570 2000-10-16  Miles Bader  <miles@gnu.org>
2572         * info.el (Info-set-mode-line): Use `%b' instead of hardwired
2573         string "*Info*".  Call propertized-buffer-identification to spruce
2574         up the result.
2576 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
2578         * help.el: Provide `help' for the sake of define-minor-mode
2579         which generates defcustoms with requires.
2581         * jit-lock.el (jit-lock-after-change): If we're in text that
2582         matches a multi-line font-lock pattern, make sure the whole text
2583         will be redisplayed.
2585         * emacs-lisp/authors.el (authors-add): Don't add an entry if
2586         author's name is unknown.
2588         * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
2589         * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
2590         * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
2591         * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
2592         * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
2593         * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
2594         * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
2595         * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
2596         * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
2597         Add author information.
2599 2000-10-16  Miles Bader  <miles@lsi.nec.co.jp>
2601         * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
2602         * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
2603         full-color version (using the Gimp) to eliminate dithering artifacts.
2605 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
2607         * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
2609         * simple.el (syntax-flag-table, string-to-syntax): Remove.
2611 2000-10-15  Dave Love  <fx@gnu.org>
2613         * progmodes/sh-script.el: Require skeleton and comint when
2614         compiling.
2616         * pcomplete.el (pcomplete) <defgroup>: Add :version.
2618         * whitespace.el: Doc fixes.
2619         (top-level): Don't add hooks here.
2620         (whitespace-running-emacs): Deleted.
2621         (timer): Don't require.
2622         (whitespace): Add back :version conditional on xemacs test.
2623         (whitespace-spacetab-regexp, whitespace-indent-regexp)
2624         (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
2625         (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
2626         (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
2627         Avoid specific xemacs test.
2628         (whitespace-global-mode): New option.
2629         (whitespace-global-mode): New command.
2630         (whitespace-unload-hook): New function.
2632         * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
2633         (Info-fontify-node, Info-goto-node, Info-mode-menu)
2634         (Info-fontify-node): `Goto' goes to `Go to'.
2635         (Info-fontify-node): Add help-echo to xref links.
2637 2000-10-15  Eli Zaretskii  <eliz@is.elta.co.il>
2639         * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
2641 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
2643         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
2644         Use plist-get and allow :inherit.
2646         * emacs-lisp/cl-macs.el (cl-do-arglist):
2647         Use plist-get and plist-member instead of memq.
2649         * emacs-lisp/ewoc.el (ewoc-location): New function.
2650         (ewoc-enter-after, ewoc-enter-before): Document return value.
2651         * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
2652         Don't need make-local-hook any more.
2653         (cvs-addto-collection): Return the new tin.
2654         (cvs-mode-insert): Jump to the new line.
2656         * jit-lock.el (jit-lock-fontify-buffer): Remove.
2658         * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
2660         * font-lock.el (font-lock-syntactically-fontified): New var.
2661         (font-lock-fontify-syntactic-keywords-region): Use it.
2662         (font-lock-mode): Fix docstring.  Don't need make-local-hook anymore.
2664         * diff-mode.el (diff-find-file-name): Fix regexp.
2666         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
2667         (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
2669         * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
2670         (sh-mode-syntax-table): Add punctuation syntax for < and >.
2671         (sh-mode): Don't make all vars local here.
2672         (sh-kw): Reformat.
2673         (sh-set-shell): Use dolist.  Don't set indent-region-function.
2674         (sh-mode-syntax-table): Use pop.
2675         (sh-remember-variable): Use push.
2676         (sh-help-string-for-variable): Use memq.
2677         (sh-safe-backward-sexp): Remove.
2678         (sh-safe-forward-sexp): Add ARG.
2679         (sh-get-indent-info, sh-prev-stmt): Use it.
2680         (sh-prev-line): Simplify by using forward-comment.
2681         (sh-this-is-a-continuation): Simplify.
2682         (sh-learn-buffer-indent): Use dolist.
2683         (sh-do-nothing): Remove.
2684         (sh-set-char-syntax, sh-set-here-doc-region):
2685         Use inhibit-modification-hooks.
2686         (sh-name-style): Use mapcar and push.
2687         (sh-load-style): Use dolist.
2688         (sh-save-styles-to-buffer): Use with-current-buffer and pp.
2689         (sh-case, sh-while-getopts): Use propertize directly rather
2690         than sh-electric-rparen.
2692 2000-10-14  Stefan Monnier  <monnier@cs.yale.edu>
2694         * textmodes/tex-mode.el: Require CL when compiling.
2695         (tex-mode-syntax-table): Init immediately.
2696         (tex-mode-map): Bind M-RET to latex-insert-item.
2697         (latex-mode): Set indent-line-function to latex-indent.
2698         (tex-common-initialization): Don't setup the syntax-table any more.
2699         (latex-insert-item): New skeleton.
2700         (tex-next-unmatched-end): Fix copy/paste braino.
2701         (latex-syntax-after, latex-skip-close-parens, latex-down-list)
2702         (latex-indent, latex-find-indent): New functions.
2703         (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
2704         (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
2705         (tex-compilation-parse-errors): Use with-syntax-table.
2707 2000-10-15  Miles Bader  <miles@gnu.org>
2709         * font-lock.el (font-lock-comment-face): Change dark-background,
2710         color, non-tty, default to `chocolate1'.
2712 2000-10-13  John Wiegley  <johnw@gnu.org>
2714         * eshell/esh-util.el (require): Added a missing `require' form,
2715         needed when compiling (for an ange-ftp macro definition).
2717 2000-10-13  Dave Love  <fx@gnu.org>
2719         * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
2721 2000-10-13  Gerd Moellmann  <gerd@gnu.org>
2723         * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
2724         fix.
2726         * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
2727         transparent -colors 8).
2729 2000-10-13  Stephen Gildea  <gildea@alum.mit.edu>
2731         * time-stamp.el (time-stamp): Fixed bug in new multi-line code
2732         that breaks with old list format timestamps.
2733         (time-stamp-warn-inactive, time-stamp-old-format-warn)
2734         (time-stamp-count, time-stamp-conversion-warn): Improved doc
2735         strings.
2737 2000-10-13  John Wiegley  <johnw@gnu.org>
2739         * align.el, pcomplete.el, calendar/timeclock.el,
2740         eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
2742         * calendar/timeclock.el (timeclock-find-discrep): A fix to some
2743         faulty math, where holiday hours were being computing as seconds.
2745 2000-10-13  John Wiegley  <johnw@gnu.org>
2747         * desktop.el (desktop-buffer-modes-to-save): Added a global for
2748         specifying what "other" kinds of buffers should be saved.  This
2749         used to be hard-coded.
2750         (desktop-buffer-misc-functions): A global for specifying how
2751         auxiliary data should be determined for special buffer types.
2752         (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
2753         instead of hard-coding the special buffer types.
2754         (desktop-save): Run `desktop-buffer-misc-functions' to gather
2755         auxiliary data, instead of hard-coding for Info buffers and dired.
2756         (desktop-buffer-info-misc-data): Aux function for determining Info
2757         buffer auxiliary info.
2758         (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
2759         (desktop-buffer-info): Changed this function to use the info
2760         gathered above.
2761         (desktop-create-buffer): Be a little more careful about what
2762         `minor-mode' means before calling it.  This is important for some
2763         buffer types.
2765 2000-10-13  John Wiegley  <johnw@gnu.org>
2767         * eshell/esh-util.el: Added a global form which declares an
2768         autoload for `parse-time-string', if that function is not already
2769         defined, and if parse-time.el is available on the user's system.
2771         * eshell/em-ls.el (eshell-ls-applicable): Extended this function
2772         to be aware of ange-ftp user info.
2773         (eshell-do-ls): Bind `ange-cache'.  Also, use
2774         `eshell-file-attributes'.
2775         (eshell-ls-annotate): Use `eshell-file-attributes'.
2776         (eshell-ls-file): Made the user-id printing code a bit smarter.
2778         * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
2779         allow identification of alias user ids in remote directories.
2780         It's manual, but there's no other way to know when the current
2781         user on the local machine, is also the owning user on the remote
2782         machine.
2783         (fboundp): Bind `ange-cache'.
2784         (eshell-directory-files-and-attributes): Re-organized the logic a
2785         bit to use `eshell-file-attributes' instead of `file-attributes'.
2786         The former is more sensitive to directories that are read via FTP,
2787         and knows how to use ange-ftp to determine full attribute
2788         information, instead of just the name and last modtime.
2789         (eshell-current-ange-uids): Return the current user id when in a
2790         remote directory.
2791         (eshell-parse-ange-ls): Parse a full directory listing that has
2792         been returned by ange-ftp.
2793         (eshell-file-attributes): This beefed up version of
2794         `file-attributes' is only special if the user is currently in a
2795         remote directory, in which case it does a lot of work to find out
2796         what the real attributes of a file are, as they appear on the
2797         remote machine.  This makes usage of remote directories (i.e.,
2798         ange-ftp pathnames) much more useful.  You can now use Eshell as a
2799         full-fledged FTP client, with much more manipulation ability than
2800         most other clients.
2802         * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
2803         variable, which means that Eshell's du should always be preferred
2804         in remote directories.
2805         (eshell-shuffle-files): Use `eshell-file-attributes', rather than
2806         just `file-attributes'.
2807         (eshell-mvcp-template): Bind `ange-cache', to improve performance
2808         when reading remote directories.  This is an Eshell-specific
2809         variable (not part of ange-ftp).
2810         (eshell/ln): Bind `ange-cache'.
2811         (eshell/du): Added some extra logic for determining when to use
2812         Eshell's du (which is slow), and when to use the external version
2813         (which may or may not exist).
2815         * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
2816         `eshell-interactive-process', rather than using
2817         `get-buffer-process', since backgrounded processes don't count in
2818         the context of this function's logic.
2820         * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
2821         `forward-char', so that null strings are parsed correctly.
2823 2000-09-13  John Wiegley  <johnw@gnu.org>
2825         * eshell/em-pred.el (eshell-pred-file-type,
2826         eshell-pred-file-links, eshell-pred-file-size): Use
2827         `eshell-file-attributes'.  This is more correct over ange-ftp.
2829         * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
2830         that remote file globbing is more efficient.
2832         * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
2833         gathering the files and attributes within a directory.
2835         * eshell/em-unix.el (eshell/cat): If any of the files passed on
2836         the command line is a special file (not a regular file, directory
2837         or symlink), always attempt to call the external version of cat.
2839 2000-09-13  John Wiegley  <johnw@gnu.org>
2841         * eshell/esh-mode.el (eshell-find-tag): Corrections to the
2842         Eshell-friendly version of find-tag.
2844 2000-10-13  Miles Bader  <miles@lsi.nec.co.jp>
2846         * image-file.el (image-file-name-extensions)
2847         (image-file-name-regexps): Add autoload cookies.
2849 2000-10-13  Kenichi Handa  <handa@etl.go.jp>
2851         * international/mule-cmds.el (select-safe-coding-system): If FROM
2852         is string, show it in *Warning* buffer.
2854 2000-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
2856         * startup.el (normal-top-level): Use display-popup-menus-p instead
2857         of window-system.
2858         (command-line): Use display-graphic-p instead of window-system.
2859         (command-line-1): Use display-popup-menus-p and display-mouse-p
2860         instead of window-system.
2862 2000-10-12  Sam Steingold  <sds@gnu.org>
2864         * tooltip.el (tooltip-use-echo-area): New user variable.
2865         (tooltip-show): Use it to choose between `x-show-tip' and `message'.
2867 2000-10-12  Dave Love  <fx@gnu.org>
2869         * recentf.el: Maintainer's checkdoc fixes.
2871         * startup.el (normal-top-level-add-subdirs-to-load-path): Use
2872         character class, not ASCII when matching file names.
2873         (fancy-splash-head): Add trailing slash to URL.
2874         (command-line): Don't require XPM support for toolbar.
2876         * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
2877         (cperl-invalid-face): Revert last change.
2878         (cperl-init-faces): Quote cperl-invalid-face.
2880 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
2882         * startup.el (fancy-splash-text): Remove superfluous quote.
2884 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
2886         * startup.el (fancy-splash-screens): Don't add a pre-command hook.
2887         (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
2888         (command-line-1): Don't use fancy-splash-pending-command.
2889         (fancy-splash-screens-1): Goto point-min after inserting text.
2891         * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
2893         * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
2894         instead of shared-lisp-mode-map.
2896 2000-10-12  Miles Bader  <miles@lsi.nec.co.jp>
2898         * faces.el (header-line): Change tty-variant to use underlining.
2900         * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
2901         (isearch-highlight): Restore lazy-isearch face properties at old
2902         position, and suppress them at new position.
2903         (isearch-dehighlight): Restore lazy-isearch face properties.
2904         (isearch-lazy-highlight-update): Add lazy-isearch overlays even
2905         over the real isearch overlay, but in that case, don't give it a
2906         face property.  Use `push'.
2908 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
2910         * man.el (Man-getpage-in-background): Fix previous change.
2911         Decode the process output only when we are in multibyte mode.
2913 2000-10-11  Dave Love  <fx@gnu.org>
2915         * info.el (Info-mode-menu): Fix some help.
2916         (info-tool-bar-map): Add entry for Info-last.
2918         * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
2919         * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
2920         * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
2921         * toolbar/cut.xpm, toolbar/mail_compose.xpm:
2922         * toolbar/search-replace.xpm, toolbar/exit.xpm:
2923         * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
2924         * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
2925         * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
2926         * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
2927         * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
2928         Reduce colour requirements to 25 overall.  (Probably wants
2929         revisiting from the originals to reduce further.)
2931 2000-10-11  Eli Zaretskii  <eliz@is.elta.co.il>
2933         * hexl.el (hexlify-buffer): Bind coding-system-for-write to
2934         buffer-file-coding-system, instead of raw-text.
2935         (dehexlify-buffer): Bind coding-system-for-read to
2936         buffer-file-coding-system, instead of raw-text.
2938 2000-10-11  Sam Steingold  <sds@gnu.org>
2940         * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
2941         `underline' - fixes the bug introduced on 2000-09-21.
2943 2000-10-11  Dave Love  <fx@gnu.org>
2945         * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
2946         compiler warnings.
2947         (scheme-mode): Doc fix.
2948         (scheme-font-lock-keywords-1): Match `define-syntax'.
2950 2000-10-11  Miles Bader  <miles@lsi.nec.co.jp>
2952         * faces.el (frame-set-background-mode): Pay attention to saved
2953         face specs as well as default ones.  Only do anything if the
2954         bg-mode or display-type has actually changed.  Use `dolist'.
2955         (region): Make dark-background `region' face less in-your-face.
2957 2000-10-10  Sam Steingold  <sds@gnu.org>
2959         * chistory.el, ielm.el, ledit.el:
2960         * progmodes/inf-lisp.el, progmodes/scheme.el:
2961         Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
2963 2000-10-10  Stefan Monnier  <monnier@cs.yale.edu>
2965         * textmodes/texinfo.el: Update copyright and fix typo.
2967         * desktop.el (desktop-modes-not-to-save): New var.
2968         (desktop-save-buffer-p): Use it.
2969         Also, obey desktop-buffers-not-to-save even for non-file buffers.
2970         (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
2972 2000-10-10  Dave Love  <fx@gnu.org>
2974         * toolbar/tool-bar.el (tool-bar-add-item)
2975         (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
2976         display.
2978         * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
2979         * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
2980         * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
2981         * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
2982         * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
2983         * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
2984         * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
2985         * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
2986         * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
2987         * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
2988         the .xpms; probably need retouching.
2990 2000-10-10  Miles Bader  <miles@lsi.nec.co.jp>
2992         * subr.el (add-to-list): Add optional argument APPEND.
2993         * battery.el (display-battery): Use `add-to-list'.
2995 2000-10-09  Thien-Thi Nguyen  <ttn@gnu.org>
2997         * play/zone.el (zone-timer, zone-wc-tbl): Rework
2998         these vars as symbol properties.
2999         (zone, zone-when-idle, zone-leave-me-alone)
3000         (zone-pgm-whack-chars): Use new symbol properties.
3002         * battery.el (display-battery): Doc spelling fix.
3004         * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
3005         property.
3007 2000-10-09  Dave Love  <fx@gnu.org>
3009         * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
3010         has been initialized before calling tool-bar-setup.
3011         (tool-bar-add-item-from-menu): Add autoload cookie.
3013 2000-10-09  Eli Zaretskii  <eliz@is.elta.co.il>
3015         * menu-bar.el (send-mail-item-name): New function.
3016         (menu-bar-tools-menu) <compose-mail>: Use it to display the value
3017         of mail-user-agent in the menu.  Don't display the "Send Mail"
3018         item if mail-user-agent is nil or its value is ignore.
3019         (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
3020         if read-mail-command is nil or its value is ignore.
3022         * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
3024 2000-10-09  Miles Bader  <miles@gnu.org>
3026         * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
3027         Correct image size.
3028         * toolbar/left_arrow.xpm: Correct image size.
3030         * jka-compr.el: Don't call `jka-compr-install' when loading (it
3031         will be done by the definition of `auto-compression-mode' if
3032         necessary.  Move code to uninstall existing file-name handler
3033         before definition of `auto-compression-mode'.
3035         * image-file.el (auto-image-file-mode): Move to the end of the
3036         file, because `define-minor-mode' actually calls the mode-function
3037         if the associated variable is non-nil, which requires that all
3038         needed functions be already defined.
3040         * mouse.el (popup-menu): Balance parens.
3042 2000-10-08  Stefan Monnier  <monnier@cs.yale.edu>
3044         * mouse.el (popup-menu): Move the command call outside the loop
3045         so that popup-menu returns whatever the command returns.
3047         * progmodes/etags.el: Docstring fixes.  Maintainer line updated.
3048         (initialize-new-tags-table): Use run-hook-with-args-until-success.
3049         (find-tag): Use pop-to-buffer if switch-to-buffer failed.
3050         (tags-table-format-functions): Renamed from tags-table-format-hooks.
3052         * vc.el (vc-version-diff): diff-switches can be a list.
3053         Use relative filenames for prettier output.
3055         * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
3056         (vc-post-command-functions): Remove old-VC compatibility code.
3058         * newcomment.el (comment-indent-default): Autoload.
3060         * font-lock.el (font-lock-defaults): Make buffer-local.
3061         (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
3062         (font-lock-choose-keywords):
3063         Ignore LEVEL unless KEYWORDS is a list of syms.
3064         (c-keywords, c++-keywords, objc-keywords, java-keywords):
3065         Don't wrap regexp-opt things in \(...\) unnecessarily.
3067         * jit-lock.el: Don't require font-lock any more.
3068         (jit-lock-functions): Make buffer-local.
3069         (jit-lock-saved-fontify-buffer-function): Remove.
3070         (jit-lock-mode): Remove autoload cookie.
3071         Remove font-lock specific code.
3072         (jit-lock-unregister): Don't bother handling complex hooks any more.
3073         (jit-lock-refontify): New function.
3074         (jit-lock-fontify-buffer): Use it.
3075         (jit-lock-function-1): Replaced by jit-lock-fontify-now.
3076         (jit-lock-fontify-now): Renamed from jit-lock-function-1.
3077         Add optional args START and END.
3078         Never call font-lock-fontify-region directly.
3079         (jit-lock-function, jit-lock-stealth-fontify): Use it.
3081         * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
3083 2000-10-08  Dave Love  <fx@gnu.org>
3085         * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
3087         * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
3089         * play/studly.el (studlify-region, studlify-word): Add autoload
3090         cookie.
3092         * play/morse.el (morse-region, unmorse-region): Add autoload
3093         cookie.
3095         * play/spook.el (spook-phrases-file): Use expand-file-name, not
3096         concat.
3098         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
3099         insist on symbols starting with word syntax.
3100         (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
3101         (eval-defun-1): Doc fix.
3102         (indent-sexp): Use nconc to build up indent-stack.
3104         * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
3105         Gnus with little use.
3106         (mail-setup-hook): Add mail-abbrevs-setup to options.
3108         * recentf.el: Doc fixes.
3110         * vcursor.el (vcursor-cs-binding): Remove compatibility code.
3111         Clean up remainder.
3113         * timezone.el (timezone-parse-date): Doc fix.  Fix regexps for (5)
3114         without timezone and (8) with timezone to enforce some whitespace.
3115         Simplify code somewhat.
3117         * options.el (list-options): Doc that you should use customize.
3119         * iswitchb.el (iswitchb-mode): Add :require.
3121         * info.el (Info-goto-node, Info-menu): Doc fix.
3122         (Info-mode-menu): Bind beginning-of-buffer, Info-edit
3123         (info-tool-bar-map): New variable.
3124         (Info-mode): Use it.
3125         (Info-edit-map): Define all in defvar.
3126         (speedbar-attached-frame): Avoid compiler warning.
3128         * toolbar/tool-bar.el (tool-bar-map): Define it empty.
3129         (global-map): Bind [tool-bar] to a filtered map.
3130         (tool-bar-add-item): Remove MAP arg.  Allow PBM icons.
3131         (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
3132         Allow PBM icons.
3133         (tool-bar-setup): Adjust calls of tool-bar-add-item.
3135         * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
3136         * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
3137         * toolbar/right_arrow.xpm: New files.  Renamed from tigert's
3138         icons, except up_arrow, which is left-arrow rotated.
3140         * imenu.el (imenu-add-to-menubar): Fix last change.
3142 2000-10-08  Peter Breton  <pbreton@ne.mediaone.net>
3144         * generic-x.el (rul-generic-mode): Remove eval-when-compile
3145         statements. Suggested by Stefan Monnier  <monnier@cs.yale.edu>.
3147 2000-10-08  Eli Zaretskii  <eliz@is.elta.co.il>
3149         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
3150         typos in doc strings.
3152         * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
3153         the doc strings how to customize Font Lock faces.
3155         * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
3156         computing growth when dragging the header line.
3158 2000-10-08  Eli Zaretskii  <eliz@is.elta.co.il>
3160         * simple.el (kill-line): Doc fix.
3162 2000-10-08  Miles Bader  <miles@gnu.org>
3164         * faces.el (secondary-selection): Make foreground visible on tty.
3166         * jka-compr.el (auto-compression-mode): Move to the end of the
3167         file, because `define-minor-mode' actually calls the mode-function
3168         if the associated variable is non-nil, which requires that all
3169         needed functions be already defined.
3170         (with-auto-compression-mode): Add autoload cookie.
3172 2000-10-07  Eli Zaretskii  <eliz@is.elta.co.il>
3174         * files.el (find-backup-file-name) [ms-dos]: If support for long
3175         file names is not available, behave as if version-control were set
3176         to never.
3178 2000-10-07  Dave Love  <fx@gnu.org>
3180         * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
3181         (browse-url-gnome-moz): New function.
3182         (browse-url-browser-function): Use it.
3183         Suggested by Colin Walters <walters@cis.ohio-state.edu>.
3185 2000-10-07  Stefan Monnier  <monnier@cs.yale.edu>
3187         * indent.el (tab-always-indent): New var.
3188         (indent-for-tab-command): Use it.
3190         * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
3191         raise an error.  This way it can still default to a sane value.
3193 2000-10-06  Stefan Monnier  <monnier@cs.yale.edu>
3195         * startup.el (fancy-splash-screens): Use local rather than global map.
3196         Don't use `update-menu-bindings' any more.
3197         Get rid of assumptions about keymap representation.
3199 2000-10-06  Dave Love  <fx@gnu.org>
3201         * textmodes/fill.el (sentence-end-double-space)
3202         (sentence-end-without-period):  Doc fix.
3203         (adaptive-fill-regexp): Purecopy.
3204         (unjustify-current-line): Use line-end-position.
3205         (fill-individual-paragraphs-prefix): Use line-beginning-position.
3207         * net/eudc-vars.el (eudc): Add :version, :link.
3209         * international/mule-conf.el (file-coding-system-alist): Use \', not $.
3211         * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
3212         Fix for define-minor-mode.
3213         (function-at-point): Alias to function-called-at-point.
3215         * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
3217         * simple.el (backward-word): Doc fix.
3219         * image-file.el (image-file-name-regexp): image-file-regexps ->
3220         image-file-name-regexps.
3221         (image-file-name-extensions): Add pbm.
3223 2000-10-06  Stefan Monnier  <monnier@cs.yale.edu>
3225         * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
3226         and add filename to the names so that diff-mode can jump to source.
3228         * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
3229         (tex-font-lock-keywords, tex-font-lock-keywords-2)
3230         (tex-font-lock-keywords-1): Remove.
3231         (font-lock-turn-on-thing-lock): Use jit-lock-register.
3232         (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
3233         (font-lock-default-fontify-region):
3234         Expand beg..end correctly when just following a multiline region.
3235         (font-lock-fontify-anchored-keywords):
3236         Include the anchor text as part of the multiline.
3238 2000-10-06  Gerd Moellmann  <gerd@gnu.org>
3240         * loadup.el (toplevel): Load `loaddefs' before `help' because the
3241         latter needs the autoloaded define-minor-mode macro during the
3242         bootstrap.
3244         * startup.el (command-line): For now, activate tool-bar-mode only
3245         if XPM images are supported.
3247         * mouse.el (mouse-drag-header-line): Don't allow resizing a
3248         window by dragging a header-line at the top of the frame; that's
3249         confusing because the header-line doesn't move.
3250         (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
3251         of treating the event as a list.  Some cleanup.
3253 2000-10-06  Miles Bader  <miles@gnu.org>
3255         * simple.el (display-message-or-buffer): New function.
3256         (shell-command-on-region): Use `display-message-or-buffer'.
3258         * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
3259         docstring parts.
3261         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
3262         (smbclient-prompt-regexp): Add usage note to doc string.
3263         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
3264         (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
3265         Use add-hook for adding the comint filter function, and only do so
3266         if it's not already in the global hook list.
3267         (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
3268         to `make-local-variable'.
3269         (nslookup-font-lock-keywords): Remove prompt entry.
3270         (nslookup): Don't set the process-filter.
3271         (finger): Exit the loop correctly when the regexps list runs out.
3272         (ftp, smbclient, smbclient-list-shares):
3273         Set the real major mode immediately, not after execing.
3274         Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
3276         * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
3278 2000-10-05  Stefan Monnier  <monnier@cs.yale.edu>
3280         * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
3282         * which-func.el (which-func-format): Remove spurious space.
3283         (which-func-mode): Don't make it permanent-local.
3284         (which-func-ff-hook): Allow which-func-maxout to be nil.
3285         (which-func-update): Simplify a bit.  Only run if which-func-mode is t.
3286         (which-func-mode): Simplify.
3287         Use post-command-idle-hook rather than post-command-hook.
3288         Go through all buffers and update their state.
3289         (which-function): Also try add-log-current-defun-function.
3291         * vc.el (with-vc-properties): Use conses rather than length-2 lists.
3292         (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
3293         Update call to with-vc-properties accordingly.
3294         (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
3295         (vc-revert-buffer): More careful about window selection and deletion.
3296         (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
3298         * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
3299         (cvs-retrieve-revision): Reuse a pre-existing buffer.
3300         (cvs-dired-action): Change the default to quickdir.
3302         * newcomment.el (comment-indent): Delegate to indent-according-to-mode
3303         if comment-indent-function returns nil.
3304         (comment-indent-default): New function.
3305         (comment-indent-function): Use it and document the new semantics.
3307         * image-file.el: Docstring fixes.
3309         * help.el (help-xref-on-pp): Use match-string.
3310         (describe-variable): New arg BUFFER.
3311         Store the current buffer in the help-xref-stack.
3312         (temp-buffer-resize-mode): Use define-minor-mode.
3314         * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
3315         consistently with its docstring.
3316         Set jit-lock-first-unfontify-pos in an idempotent way.
3317         (jit-lock-register): Autoload and add arg CONTEXTUAL.
3319 2000-10-05  Alex Schroeder  <alex@gnu.org>
3321         * sql.el (sql-mysql-options): New variable.
3322         (sql-mysql): Use it.
3324 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
3326         * image.el (image): New group.
3328         * smerge-mode.el (smerge-mine-face, smerge-other-face)
3329         (smerge-base-face, smerge-markers-face): Add dark-background variants.
3331 2000-10-04  Peter Breton  <pbreton@ne.mediaone.net>
3333         * net/net-utils.el (nslookup-font-lock-keywords)
3334         (ftp-font-lock-keywords, smbclient-font-lock-keywords):
3335         Ignore the value of wqindow-system; always define keywords
3337 2000-10-05  Kenichi Handa  <handa@etl.go.jp>
3339         * startup.el (fancy-splash-screens): Remove the code for
3340         debugging; `(trace-to-stderr "EXITTT\n")'.
3342 2000-10-05  Miles Bader  <miles@gnu.org>
3344         * diff-mode.el (diff-goto-source): Update call to
3345         `diff-hunk-status-msg' to reflect new REV variable.
3347 2000-10-04  Stefan Monnier  <monnier@cs.yale.edu>
3349         * progmodes/icon.el (icon-mode):
3350         Don't gratuitously override the default for comment-column.
3352         * vc-hooks.el (vc-mode-line): Fix interactive spec.
3354         * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
3355         (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
3356         (jit-lock-functions): New var.
3357         (jit-lock-function-1): Use it if non-nil.
3358         Don't switch the syntax-table.  Don't set parse-sexp-lookup-properties.
3359         Set the `fontified' property before doing the fontification to avoid
3360         repeatedly going through the same error.
3361         Don't turn errors into messages.
3362         (jit-lock-register, jit-lock-unregister): New functions.
3364         * dired.el (dired-mark-pop-up): Turn comment into docstring.
3365         Use with-current-buffer.
3367         * dired-aux.el (dired-do-create-files, dired-kill-tree):
3368         Turn comment into docstring.
3370         * apropos.el (apropos-mode): Use define-derived-mode.
3372 2000-10-04  Gerd Moellmann  <gerd@gnu.org>
3374         * startup.el (fancy-splash-pending-command): New variable.
3375         (fancy-splash-pre-command): New function.
3376         (fancy-splash-screens): Rewritten.
3377         (command-line-1): If fancy-splash-pending-command is set, call it
3378         interactively.
3380 2000-10-04  Dave Love  <fx@gnu.org>
3382         * toolbar/tool-bar.el (tool-bar-setup): New function.
3383         (tool-bar-mode): Use it.
3385         * subr.el (substitute-key-definition): Doc fix.
3386         (play-sound-file): New command.
3388 2000-10-04  Andre Spiegel  <spiegel@gnu.org>
3390         * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
3391         vc-version-backup-file-name): New functions.
3393         * files.el (basic-save-buffer): Call vc-before-save before saving.
3395         * vc-cvs.el (vc-cvs-make-version-backups): Return t if
3396         vc-cvs-stay-local-p.
3398         * vc.el (vc-revert-buffer): Handle empty diff properly.
3399         (vc-version-backup-file): New function.
3400         (vc-checkout): Create a version backup if necessary.
3401         (vc-checkin): If a version backup file exists, delete it.
3402         (vc-version-diff): Diff locally using version backups, if available.
3403         (vc-revert-file): If there's a version backup, revert locally.
3404         (vc-transfer-file): Use version backup for base version, if
3405         available.  If not, ask for confirmation whether to get it from the
3406         server.  Update mode line before check-in.
3408 2000-10-04  Dave Love  <fx@gnu.org>
3410         * toolbar/tool-bar.el (tool-bar-setup): New function.
3411         (tool-bar-mode): Use it.
3413 2000-10-04  Peter Breton  <pbreton@ne.mediaone.net>
3415         * net/net-utils.el (nslookup-font-lock-keywords)
3416         (ftp-font-lock-keywords, smbclient-font-lock-keywords):
3417         Only set if window-system is non-nil
3418         (net-utils-run-program): Returns buffer.
3419         (network-connection-reconnect): Added this function.
3421         * generic.el:
3422         Incorporates extensive cleanup and docfixes by
3423         Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
3424         Uses cl compile-time macros.
3425         (generic-mode-name, generic-comment-list)
3426         (generic-keywords-list, generic-font-lock-expressions)
3427         (generic-mode-function-list, generic-mode-syntax-table):
3428         Removed variables.
3429         (generic-mode-alist): Renamed to generic-mode-list.
3430         (generic-find-file-regexp): Default changed to "^#".
3431         (generic-read-type): Uses completing read on generic-mode-list.
3432         (generic-mode-sanity-check): removed this function.
3433         (generic-add-to-auto-mode): Removed this function
3434         (generic-mode-internal): Bind mode-specific definitions
3435         into function instead of putting them in alist.
3436         (generic-mode-set-comments): Reworked extensively.
3437         (generic-mode-find-file-hook): Simplified regexp searching
3438         (generic-make-keywords-list): Omit extra pair of parens
3440         * find-lisp.el (find-lisp-find-files-internal):
3441         Make sure directory name ends with "/".
3443         * generic-x.el (apache-conf-generic-mode):
3444         Regexp now allows leading whitespace.
3445         (rc-generic-mode): Added eval-when-compile
3446         around generic-make-keywords-list.
3447         Deleted duplicate regexp
3448         (rul-generic-mode): Added eval-when-compile
3449         around generic-make-keywords-list.
3450         (etc-fstab-generic-mode): New generic mode.
3451         (rul-generic-mode): Removed one eval-when-compile
3452         which caused a max-specpdl-size exceeded error.
3454 2000-10-04  Miles Bader  <miles@gnu.org>
3456         * simple.el (minibuffer-temporary-goal-position): New variable.
3457         (next-history-element): Try to keep the position of point in the
3458         input string constant.
3460         * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
3461         (dired-do-create-files): If there's only one file, pass it in as
3462         the DEFAULT arg to dired-mark-read-file-name.
3464 2000-10-03  Stefan Monnier  <monnier@cs.yale.edu>
3466         * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
3467         (diff-goto-source): Be smarter when choosing REVERSE or not.
3469         * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
3470         (texinfo-mode-menu): Add an explicit shortcut for update all.
3472 2000-10-03  Andre Spiegel  <spiegel@gnu.org>
3474         * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
3475         factorize backend-specific code cleanly (this was essentially
3476         conceived by Stefan Monnier).
3477         (vc-unregister): Function removed.
3478         (vc-revert-file): New function.
3479         (vc-revert-buffer): Delegate some of the work to it.
3481         * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
3482         default branch unconditionally.
3483         (vc-rcs-set-default-branch): New function.
3484         (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
3485         (vc-rcs-checkin): If an appropriate default branch has been set,
3486         force creation of that branch.
3487         (vc-rcs-receive-file): Rewritten to contain only backend-specific
3488         code (as suggested by Stefan Monnier).
3490 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
3492         * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
3493         highlighting overlay with a different face over the overlay
3494         isearch uses to highlight the current match because that can lead
3495         to bad face combinations.
3497         * loadup.el (toplevel): Load faces before isearch.
3499         * isearch.el (isearch-faces): New custom group.
3500         (isearch): New defface; was already tested for in the code.
3501         (isearch-lazy-highlight-face): Changed to defface from defcustom.
3502         (isearch-highlight): Always use face `isearch'.
3504 2000-10-02  Dave Love  <fx@gnu.org>
3506         * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
3507         unused vars.  Treat byte-constant2 like byte-constant.  Fix bogus
3508         comparison of opcode with operand.
3510 2000-10-03  Miles Bader  <miles@gnu.org>
3512         * play/yow.el (yow): Don't display multi-line quotations in a *Help*
3513         buffer, since the echo area will now grow to accommodate them.
3515 2000-10-02  Andre Spiegel  <spiegel@gnu.org>
3517         * vc-hooks.el (vc-registered): If FILE used to be registered under
3518         a certain backend, try that one first.
3520         * vc.el (vc-responsible-backend): Undo the previous change in the
3521         argument list.  Handle multiple backends correctly.
3522         (vc-find-new-backend): Function removed.
3523         (vc-register): Use vc-responsible-backend, as before.
3524         (vc-next-action-on-file): Do use vc-registered, not vc-backend.
3526 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
3528         * startup.el (fancy-splash-head): Change message below the
3529         logo.
3531 2000-10-02  Miles Bader  <miles@lsi.nec.co.jp>
3533         * diff-mode.el (diff-goto-source): Emit a status message.
3534         (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
3535         (diff-test-hunk): Fix doc string.
3536         (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
3537         (diff-advance-after-apply-hunk): New variable.
3538         (diff-apply-hunk): Don't return a value.
3540 2000-10-01  Stefan Monnier  <monnier@cs.yale.edu>
3542         * vc.el (vc-editable-p): Minor optimization.
3543         (edit-vc-file, vc-next-action-on-file): Don't use find-file.
3544         (vc-find-new-backend): New function split from vc-responsible-backend.
3545         (vc-register): Use it.
3546         (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
3547         (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
3548         (vc-default-unregister, vc-revert-buffer): Docstring fix.
3549         (vc-clear-headers): Don't use find-file.
3550         (vc-revert-buffer): Use `and' again (must have been a braino).
3551         (vc-switch-backend): Only prompt if requested.
3552         Short circuit if nothing is to be done.
3553         Don't use vc-resynch-buffer which could lose unsaved editing.
3554         (vc-default-receive-file): Update call to vc-unregister.
3555         (with-vc-file, vc-next-action-on-file):
3556         Use vc-backend rather than vc-registered.
3557         (vc-next-action-on-file): Use intern-soft.
3558         Deal with read-only *vc-diff* buffer.
3559         (vc-transfer-file): Docstring fix.
3561         * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
3562         (vc-rcs-receive-file): Avoid with-vc-properties.
3563         Update call to vc-unregister.
3564         Use constant `RCS' rather than (dynamically bound) var `backend'.
3566 2000-10-01  Andre Spiegel  <spiegel@gnu.org>
3568         * vc.el (vc-next-action-on-file): Update mode line only if file
3569         is visited.
3570         (vc-start-entry): New argument initial-contents.  Don't visit the file
3571         if it isn't already visited.  Brought documentation up-to-date.
3572         (vc-next-action, vc-register): Updated calls to vc-start-entry.
3573         (vc-checkin): New optional arg initial-contents, which is passed to
3574         vc-start-entry.
3575         (vc-finish-logentry): Make sure to bury log buffer only if there
3576         really is one.  Call `vc-resynch-buffer' on log-file, not
3577         buffer-file-name.
3578         (vc-default-comment-history, vc-default-wash-log): New functions.
3579         (vc-index-of): Removed.
3580         (vc-transfer-file): Make do without the above.
3581         (vc-default-receive-file): Call comment-history unconditionally.  Pass
3582         the resulting string to vc-checkin, instead of inserting it into the
3583         comment ring.
3585         * vc-rcs.el (vc-rcs-receive-file): Call comment-history
3586         unconditionally.  Use the comments as initial contents of the log
3587         entry buffer.  Document the trick to force branch creation with no
3588         changes.
3590 2000-10-01  Miles Bader  <miles@gnu.org>
3592         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
3593         `recenter' with an arg to prevent redrawing the display.
3595 2000-09-30  Stefan Monnier  <monnier@cs.yale.edu>
3597         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
3599         * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
3601         * progmodes/c-mode.el (c-mode):
3602         Don't gratuitously override the default for comment-column.
3604         * textmodes/tex-mode.el (latex-metasection-list): New var.
3605         (latex-imenu-create-index): Use it.
3606         Move the regexp construction outside loops (and use push).
3607         (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
3608         (tex-font-lock-keywords): Moved from font-lock.el.
3609         (tex-comment-indent): Remove.
3610         (tex-common-initialization): Don't set comment-indent-function.
3611         (latex-block-default): New var.
3612         (tex-latex-block): Use it to provide a default choice.
3613         Add any unknown choice to latex-block-names.
3614         Insert [...] after {...}.
3615         (tex-last-unended-begin): Simplify regexp.
3616         (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
3617         (latex-forward-sexp-1, latex-forward-sexp): New functions.
3618         (latex-mode): Set forward-sexp-function.
3620         * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
3621         Add regexp for @ignore ... @end ignore.
3622         (texinfo-heading-face): New face.
3623         (texinfo-font-lock-keywords): Use it.
3624         (texinfo-mode-menu): New menu.
3625         (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
3626         New functions.
3627         (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
3628         (texinfo-section-types-regexp, texinfo-section-level-regexp)
3629         (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
3630         Remove declaration.
3631         (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
3633         * delsel.el (delete-selection-mode): Use define-minor-mode.
3635         * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
3637 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
3639         * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
3641 2000-09-30  Gerd Moellmann  <gerd@gnu.org>
3643         * replace.el (keep-lines-read-args): New function.
3644         (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
3645         read arguments interactively.  Add parameters RSTART and REND.
3646         Operate on the active region in Transient Mark mode.
3648         * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
3650         * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
3651         (authors-obsolete-files-regexps): New variable.
3652         (authors-add): Don't record changes in obsolete files.
3654 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
3656         * autoinsert.el (auto-insert-mode): Use define-minor-mode.
3658         * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
3659         (comment-indent): Make sure there's a space between code and comment.
3660         Shift comments left to avoid going past fill-column.
3662 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
3664         * startup.el (startup-echo-area-message): New function.
3665         (display-startup-echo-area-message): Use it.
3666         (fancy-splash-screens): Rewritten to use keymaps and a timer.
3667         (fancy-splash-default-action): New function.
3668         (fancy-splash-screens-1): New function.
3669         (fancy-splash-head): Put a help-echo and a keymap under the image.
3671 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
3673         * diff-mode.el (diff-add-log-file-name): Remove.
3674         (diff-mode): Use add-log-buffer-file-name-function.
3676         * add-log.el (find-change-log): New arg BUFFER-FILE.
3677         (add-log-file-name): Obey add-log-file-name-function.
3678         (add-log-buffer-file-name-function): New var.
3679         (add-change-log-entry): Use it.
3681 2000-09-29  Miles Bader  <miles@gnu.org>
3683         * image-file.el (image-file-name-extensions): New variable.
3684         (image-file-name-regexps): Renamed from `image-file-regexps'.
3685         New default value is nil.  Call `auto-image-file-mode'.
3686         (image-file-name-regexp): New function.
3687         (auto-image-file-mode): New minor mode.
3688         (insert-image-file): Don't make conditional on the image-file
3689         handler being enabled.
3690         (image-file-handler): Make the call here conditional instead.
3691         (set-image-file-handler-enabled, enable-image-file-handler)
3692         (disable-image-file-handler): Functions removed.
3694         * emacs-lisp/authors.el (authors-print): Rephrase many-files
3695         string.
3697 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
3699         * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
3700         it's a function from CL.
3701         (latex-imenu-create-index): Replace eval-when-compile with progn
3702         because latex-section-alist is not bound while compiling.
3704 2000-09-28  Stefan Monnier  <monnier@cs.yale.edu>
3706         * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
3707         (outline-mode): Use define-derived-mode.
3709         * progmodes/perl-mode.el (perl-mode):
3710         * progmodes/awk-mode.el (awk-mode):
3711         * progmodes/asm-mode.el (asm-mode):
3712         Don't gratuitously override the default for comment-column.
3714         * emacs-lisp/lisp.el (lisp-complete-symbol):
3715         Distinguish the let-binding case from the funcall case.
3716         (forward-sexp-function): New variable.
3717         (forward-sexp): Use it.
3719         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
3720         (easy-mmode-defmap): Remove the now useless autoload.
3722         * time.el (display-time-mode): Use define-minor-mode.
3724         * subr.el (add-minor-mode): Don't eval NAME.
3725         Don't depend on the presence of TOGGLE-FUN for any special behavior.
3726         Use if rather than cond.
3728         * simple.el (read-expression-map): Define more properly.
3729         (comment-indent-hook): Remove.
3730         (string-to-syntax): Bug fix.
3732         * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
3733         (cvs-ediff-diff): Fix typo.
3734         (cvs-revert-if-needed): Don't bother preserving read-only.
3736         * paren.el (show-paren-mode): Use define-minor-mode.
3738         * jka-compr.el (auto-compression-mode): Use define-minor-mode.
3739         (toggle-auto-compression): Remove.
3740         (jka-compr-build-file-regexp): Remove useless grouping.
3742         * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
3743         Avoid user-reserved bindings.
3744         (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
3745         (diff-header-face): Revert to grey85.
3747         * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
3749         * complete.el (partial-completion-mode) <defcustom>: Remove.
3750         (partial-completion-mode): Use define-minor-mode.
3751         (PC-do-completion): Understand `completion-auto-help = delay'
3752         to mean to popup the completion buffer only the second time.
3753         (PC-include-file-all-completions, PC-include-file-all-completions)
3754         (PC-include-file-all-completions): Don't quote lambda.
3756         * comint.el (comint-mode-hook): Docstring fix.
3757         (comint-mode): Use define-derived-mode.
3758         (comint-mode-map): Remove obsolete comment.
3759         (make-comint): Minor stylistic change.
3760         (comint-insert-clicked-input): Be more careful to find the overlay.
3761         Use this-command-keys rather than hardcoding mouse-2.
3763         * font-lock.el: Replace confusing (,@ with ,
3764         (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
3765         Don't use regexp-opt-depth.  Spice up the regexp for args.
3766         Don't distinguish between cmds that can take an opt arg or not.
3767         Use `append' and `prepend' rather than `keep'.
3769         * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
3770         (latex-outline-regexp): New var.
3771         (latex-outline-level): New fun.
3772         (latex-section-alist): New var.
3773         (latex-imenu-create-index): Use it.  Use `push' as well.
3774         (tex-shell-map): Initialize it properly.
3775         (tex-mode): Minor stylistic change.
3776         (plain-tex-mode): Use define-derived-mode.
3777         (latex-mode): Use define-derived-mode.
3778         Construct the paragraph regexps in a more readable way.
3779         Set the buffer-local outline-{level,regexp} vars.
3780         (slitex-mode): Derive from latex-mode.
3781         (tex-common-initialization): Don't kill-all-vars anymore.
3782         Add setting for comment-add and font-lock-defaults.
3783         (tex-start-shell): Use with-current-buffer and don't re-init keymap.
3784         (tex-main-file): New fun.  Obey TeX-master as well and remove `.tex'.
3785         (tex-start-tex): New arg DIR (and send a chdir command for it).
3786         Also display the shell buffer and save it in tex-last-buffer-texed.
3787         (tex-region): Use expand-file-name rather than concat.
3788         Remove code made useless by changes in tex-start-tex.
3789         (tex-file): Use tex-main-file and adapt to new tex-start-tex.
3791         * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
3793 2000-09-28  Dave Love  <fx@gnu.org>
3795         * eshell/eshell.el (eshell) <defgroup>: Add :version.
3797 2000-09-28  Gerd Moellmann  <gerd@gnu.org>
3799         * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
3800         `append'.
3802 2000-09-28  Stefan Monnier  <monnier@cs.yale.edu>
3804         * info.el (Info-extract-pointer): Undo last change.
3805         Instead, fix the position of the `bound' arg to re-search-backward.
3807 2000-09-27  Stefan Monnier  <monnier@cs.yale.edu>
3809         * info.el (Info-extract-pointer):
3810         Widen more carefully, to avoid finding pointers in other nodes.
3811         (Info-index): Use push.
3813 2000-09-27  Gerd Moellmann  <gerd@gnu.org>
3815         * frame.el (set-frame-font): Remove call to obsolete function
3816         frame-update-faces.
3817         (set-foreground-color, set-background-color): Likewise for
3818         frame-update-face-colors.
3820 2000-09-27  Miles Bader  <miles@gnu.org>
3822         * image-file.el: New file.
3824 2000-09-27  Gerd Moellmann  <gerd@gnu.org>
3826         * frame.el (frame-notice-user-settings): Don't call
3827         frame-update-faces, which is a no-op now.
3829         * ediff-wind.el (ediff-control-frame-parameters): Add zero
3830         tool-bar-lines.
3832 2000-09-27  Dave Love  <fx@gnu.org>
3834         * mouse.el: Fix last change.
3836 2000-09-27  Miles Bader  <miles@lsi.nec.co.jp>
3838         * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
3840 2000-09-22  Kenichi Handa  <handa@etl.go.jp>
3842         * international/quail.el (quail-help): The output message is
3843         improved.
3845 2000-09-26  Dave Love  <fx@gnu.org>
3847         * mouse.el (popup-menu): If POSITION is nil, set it using
3848         mouse-position.
3850 2000-09-25  Sam Steingold  <sds@gnu.org>
3852         * net/browse-url.el (browse-url-file-url): Check for null maps.
3854 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
3856         * frame.el (frame-notice-user-settings): Don't add a
3857         tool-bar-lines frame parameter to default-frame-alist in batch mode.
3859         * frame.el (frame-notice-user-settings):
3860         Make tool-bar-mode and default-frame-alist consistent.
3862         * toolbar/tool-bar.el (tool-bar-help): New function.
3864 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
3866         * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
3867         current-load-list in top-level forms.  Else this leaks a cons cell
3868         every time a defun is called.
3870         * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
3872 2000-09-25  Dave Love  <fx@gnu.org>
3874         * startup.el (fancy-splash-head): Check XPM is available.
3876         * autoinsert.el (auto-insert): Doc fix.
3877         (auto-insert-alist): Following GNU notices, don't say `copyright
3878         _by_'.  Use line-beginning-position.
3879         (auto-insert): Check buffer-file-name is non-nil before use.
3881 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
3883         * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
3884         starting with `@def' or `@multitable', in addition to ones
3885         specified by the user in auto-fill-inhibit-regexp.
3887 2000-09-25  Markus Rost  <rost@math.ohio-state.edu>
3889         * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
3890         rmail-dont-reply-to-names matches the empty string.
3892 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
3894         * startup.el (command-line-1, fancy-splash-text): Change the
3895         text to sound more friendly.
3897 2000-09-23  Thien-Thi Nguyen  <ttn@gnu.org>
3899         * progmodes/hideshow.el: Update author email address.
3900         Generally, sync w/ maintainer version 5.22.
3901         (hs-hide-all-non-comment-function): New var.
3902         (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
3903         (hs-hide-all): Use `hs-hide-all-non-comment-function'.
3904         (hs-show-region): Delete this command.
3905         (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
3907 2000-09-22  Dave Love  <fx@gnu.org>
3909         * hl-line.el (hl-line-overlay): Don't make it buffer-local.
3910         (hl-line-highlight): Specify buffer when moving overlay.
3912         * progmodes/fortran.el (fortran-mode): Locally set
3913         normal-auto-fill-function.
3914         (fortran-auto-fill-mode): Just alias to auto-fill-mode.
3915         (fortran-mode-map): Adjust auto-fill menu entry.
3917 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
3919         * vc-rcs.el (toplevel): Require `vc' when compiling.
3921         * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
3923 2000-09-22  Andre Spiegel  <spiegel@gnu.org>
3925         * vc.el (vc-switch-backend): Signal an error if the file is not
3926         registered under the new backend.
3928         * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
3929         without explicit revision number.
3931 2000-09-21  Stefan Monnier  <monnier@cs.yale.edu>
3933         * diff-mode.el (diff-file-header-face): Reset to its previous value.
3934         (diff-hunk-text): Correctly use offsets rather than buffer-positions.
3935         (diff-xor): New function.
3936         (diff-find-source-location): Use it.  Fix a stupid name clash.
3937         (diff-hunk-status-msg): New function.
3938         (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
3939         (diff-test-hunk): Use diff-find-source-location.
3940         (diff-goto-source): Favor the `reverse'.
3941         (diff-hunk-text): Properly handle one-sided context diffs.
3942         (diff-apply-hunk): When done, advance to the next hunk.
3944 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
3946         * startup.el (command-line): If frame was created with a non-zero
3947         tool-bar-lines parameter, switch tool-bar-mode on.
3949         * add-log.el (change-log-date-face, change-log-name-face)
3950         (change-log-email-face, change-log-file-face)
3951         (change-log-list-face, change-log-conditionals-face)
3952         (change-log-function-face, change-log-acknowledgement-face):
3953         New faces, inheriting from font-lock faces.
3954         (change-log-font-lock-keywords): Use them.
3956 2000-09-21  Dave Love  <fx@gnu.org>
3958         * progmodes/cperl-mode.el (top-level): Clean up
3959         `eval-when-compile's and assorted defvars.
3960         (cperl-invalid-face): Don't double-quote value.  Change custom
3961         type.
3962         (cperl-mode): Set normal-auto-fill-function and don't zap
3963         auto-fill-function.
3964         (cperl-imenu--function-name-regexp-perl): Renamed from
3965         imenu-example--function-name-regexp-perl.
3966         (cperl-imenu--create-perl-index): Renamed from
3967         imenu-example--create-perl-index.
3968         (cperl-xsub-scan): Don't require cl.
3970         * msb.el (msb-mode-map): Use substitute-key-definition.
3971         (msb-mode): Use msb-mode-map.
3973 2000-09-21  Andre Spiegel  <spiegel@gnu.org>
3975         * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
3976         New functions.
3977         (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
3978         (vc-switch-backend): New function.
3979         (vc-prefix-map): Bind `vc-switch-backend' to `b'.
3980         (vc-register): Fix prompt.
3981         (vc-unregister, vc-default-unregister): New functions.
3982         (vc-version-diff): Handle empty buffer in sentinel.
3984         * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
3985         (vc-rcs-state-heuristic): Use it to guess the state of files with
3986         non-strict locking.
3987         (vc-rcs-find-most-recent-rev): Handle the case when a branch has
3988         been set with -b, but not created yet.
3989         (vc-rcs-fetch-master-state): With non-strict locking, compare file
3990         contents in order to find the state.
3991         (vc-rcs-checkin): Allow creation of branches with no changes.
3992         (vc-rcs-unregister, vc-rcs-receive-file)
3993         (vc-rcs-set-non-strict-locking): New functions.
3995         * vc-hooks.el (vc-name): Force correct computation of the value
3996         in case it is missing.
3998 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
4000         * startup.el (fancy-splash-tail): Use a different foreground
4001         color on a dark frame background.
4003 2000-09-21  Miles Bader  <miles@lsi.nec.co.jp>
4005         * info.el: Use the correct capitalization when making Info-mode
4006         and Info-edit-mode `special' modes.
4008 2000-09-20  Stefan Monnier  <monnier@cs.yale.edu>
4010         * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
4011         (diff-mode): Add support for add-log.el.
4012         (diff-hunk-text): Use char offsets rather than line offsets.
4013         (diff-find-source-location): Replace LINE with line-offset (nil
4014         if not found) and always set POS to a meaningful position.
4015         Adapt to the new char-offsets.
4016         (diff-apply-hunk): Drop support for the unused `select' POPUP.
4017         Adapt to the new diff-find-source-location.
4018         (diff-goto-source): Adapt to the new diff-find-source-location.
4020         * add-log.el (add-log-file-name): New function (split out of
4021         add-change-log-entry).
4022         (add-change-log-entry): Use it.
4023         Call add-log-file-name-function with the changelog file name if
4024         the current buffer is not associated with any file.
4025         Avoid find-file if the selected window is dedicated.
4027         * diff-mode.el (diff-find-source-location):
4028         Move code from diff-apply-hunk.  Return buffer rather than file.
4029         (diff-apply-hunk): Use the new result from  diff-find-source-location.
4030         (diff-goto-source): Use the new diff-find-source-location.
4032 2000-09-20  Dave Love  <fx@gnu.org>
4034         * iswitchb.el: Some doc fixes.
4035         (iswitchb-mode-map): Define completely initially.  Inherit
4036         minibuffer-local-map.
4037         (iswitchb-completion-help) <!iswitchb-xemacs>: Use
4038         fundamental-mode.
4039         (iswitchb-global-map): New variable.
4040         (iswitchb-summaries-to-end): Amalgamate regexps.
4041         (iswitchb-mode): New.
4042         (iswitchb-mode-hook): New variable.
4043         (iswitchb) <defgroup>: Add URL link.  Use group `completion', not
4044         `extensions'.
4046 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
4048         * ehelp.el (electric-help): New defgroup.
4049         (electric-help-shrink-window): New user-option.
4050         (with-electric-help): Use it.
4052         * window.el (shrink-window-if-larger-than-buffer): If face
4053         `mode-line' has a :box, and we're on a graphical frame, add 1
4054         to the needed window height.
4056         * frame.el (frame-notice-user-settings): Add a last parameter nil
4057         to a call to `append', because the last list passed to `append' is
4058         not copied, and so subsequent calls to assq-delete-all will modify
4059         default-frame-alist.
4061         * startup.el (fancy-splash-image): Change :type.
4062         (fancy-splash-head): Use an XBM image if appropriate.
4063         (command-line-1): Show splash screens in more cases.
4065         * startup.el (fancy-splash-text): Don't quote faces.
4067         * dired.el (dired-font-lock-keywords): Undo last change.
4068         (dired-readin): Bind indent-tabs-mode to nil.
4070         * startup.el (fancy-splash-head): If frame's background mode
4071         is `dark', change the black background of the image to gray.
4072         (fancy-splash-screens): Display startup echo area message.
4073         (display-startup-echo-area-message): New function.
4075 2000-09-20  Miles Bader  <miles@lsi.nec.co.jp>
4077         * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
4079         * info.el (info-header-node): Tweak for color ttys.
4081         * faces.el (face-valid-attribute-values): Make sure directories we
4082         search for stipples both exist and are readable before trying to
4083         search them.
4085         * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
4086         in the dry-run case.
4088         * jka-compr.el (with-auto-compression-mode): New macro.
4090         * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
4091         (custom-group-tag-face, custom-variable-tag-face): Use relative
4092         :height and inherit from `variable-pitch' face instead of
4093         hardwiring :family.
4094         * hi-lock.el (hi-black-hb): Likewise.
4096         Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
4097         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
4098         toolbar-add-item, if image doesn't have a mask add a `:mask
4099         heuristic'.
4101 2000-09-19  Stefan Monnier  <monnier@cs.yale.edu>
4103         * diff-mode.el: Docstring fixes.
4104         (diff-header-face, diff-comment-face): New faces.
4105         (diff-font-lock-keywords): Highlight a bit differently.
4106         (diff-find-source-location): Don't return SPAN any more.
4107         (diff-hunk-text): Don't bother erasing the temp buffer.
4108         (diff-find-text): Drop argument LINE.
4109         (diff-apply-hunk): Update calls to diff-find-text.
4110         (diff-goto-source): Use pop-to-buffer again and don't raise an error.
4112         * calendar/calendar.el: Docstring fixes.
4113         (calendar-make-alist): Don't quote lambda.
4114         (calendar-star-date): Use make-local-variable.
4116 2000-09-19  Dave Love  <fx@gnu.org>
4118         * toolbar/tool-bar.el: Renamed from toolbar.el.
4119         Change `toolbar' to `tool-bar' generally in symbols.
4120         Make some items invisible in `special' major modes.
4121         (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
4122         Add arg PROPS.
4124         * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
4125         Add :version here.
4126         (fancy-splash-delay, fancy-splash-image): Remove :version here.
4128 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
4130         * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
4132         * files.el (find-file-suppress-same-file-warnings): New user-option.
4133         (find-file-noselect): Use it.
4135         * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
4136         (fancy-splash-screen): Defgroup.
4138         * add-log.el (change-log-font-lock-keywords): Match names
4139         more exactly for the case that font-lock-constant-face is
4140         underlined.
4142 2000-09-19  Richard M. Stallman  <rms@gnu.org>
4144         * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
4146 2000-09-19  Andre Spiegel  <spiegel@gnu.org>
4148         * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
4150 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
4152         * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
4153         * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
4154         * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
4155         * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
4156         * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
4157         * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
4158         * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
4159         * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
4160         * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
4161         * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
4162         * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
4163         * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
4165         * startup.el (fancy-splash-text): New variable.
4166         (fancy-splash-delay, fancy-splash-image): New user-options.
4167         (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
4168         (fancy-splash-screens): New functions.
4169         (command-line-1): If display has a `display' frame parameter, has
4170         colors, and we have XPM support, show more fancy splash screens.
4172 2000-09-19  Dave Love  <fx@gnu.org>
4174         * map-ynp.el (map-y-or-n-p): Check use-dialog-box.  Don't lose
4175         with null `help'.  Use modern backquote syntax.
4177 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
4179         * font-lock.el (font-lock-mode): Change message telling the user
4180         that ``the buffer is too big''.
4182         * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
4183         for instance for the case that tab-width is 2.
4185 2000-09-18  Gerd Moellmann  <gerd@gnu.org>
4187         * toolbar/toolbar.el (toolbar-like-menu-item): Like in
4188         toolbar-add-item, if image doesn't have a mask add a `:mask
4189         heuristic'.
4191 2000-09-18  Miles Bader  <miles@lsi.nec.co.jp>
4193         * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
4194         and return a cons if it's non-nil.
4195         (diff-apply-hunk): Try to jump to the line in the source text
4196         corresponding to the position of point in the in the hunk.
4198         * info.el (Info-title-3-face, Info-title-2-face)
4199         (Info-title-1-face): Use face inheritance and relative sizes
4200         instead of hard-wiring things.
4202         * faces.el (secondary-selection): Make dark-background variant sane.
4204 2000-09-16  Andrew Innes  <andrewi@gnu.org>
4206         * makefile.w32-in (compile-files-CMD): No need to make .elc files
4207         read-only, since they aren't under VC now.
4209 2000-09-17  Dave Love  <fx@gnu.org>
4211         * tmm.el: Replace mapcar with mapc in several places.
4213         * loadhist.el (unload-feature): Maybe call elp-restore-list and
4214         ad-unadvise.
4216         * international/latin1-disp.el: New file.
4218         * calendar/cal-move.el (scroll-calendar-left)
4219         (scroll-calendar-right): Make arg optional (for active mode line).
4221         * calendar/calendar.el (calendar-mode-line-format): Make fields
4222         mouse-sensitive.
4223         (calendar-read-date, calendar-read-date, calendar-window-list):
4224         Unquote lambda.
4225         (calendar-month-name): Use aref, not sref.
4227         * view.el (minor-mode-alist): Propertize the string.
4229         * international/characters.el (standard-case-table): Add entries
4230         for Greek.
4232 2000-09-18  Miles Bader  <miles@gnu.org>
4234         * info.el (info-node, info-xref): Add dark-background variants.
4236         * faces.el (header-line): Change defaults to be less confusing
4237         when mixed with mode-lines.
4239         * info.el (Info-fontify-node): Make a few cleanups.
4240         Add extra `help-echo' and `local-map' props to node xrefs.
4241         Use header-specific faces for node-names & xrefs.
4242         (Info-use-header-line): New variable.
4243         (info-header-xref, info-header-node): New faces.
4244         (Info-setup-header-line): New function.
4245         (Info-select-node): Call Info-setup-header-line when enabled.
4246         (Info-extract-pointer): Work even if the header line is hidden.
4247         (Info-header-line): New variable.
4249 2000-09-16  Stefan Monnier  <monnier@cs.yale.edu>
4251         * vms-patch.el (print-region-function): Don't quote lambda.
4253         * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
4255         * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
4256         (lm-get-header-re): Allow spaces between the header and the colon.
4257         (lm-header): Allow $ in non-RCS headers.
4258         (lm-header-multiline): Put the strings back into order.
4259         Stop at an empty line.  Don't require two space chars if the
4260         line is clearly not another header line.
4262         * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
4263         (popup-menu-popup): Remove.
4265 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
4267         * toolbar/toolbar.el (toolbar-add-item): Use the same image
4268         specification if or if not tool-bar item contains an `:enabled'
4269         property.
4271         * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
4272         current buffer has no file name.
4274 2000-09-15  Dave Love  <fx@gnu.org>
4276         * strokes.el: Sync with maintainer's current version with changes
4277         for Emacs, but avoid runtime cl and levents.
4278         (toplevel):  Change autoloads and compilation requires.
4279         (strokes-version, strokes-bug-address, strokes-lift): Values
4280         changed.
4281         (strokes-xpm-header, strokes-insinuated): New variable.
4282         (strokes): Add :link.
4283         (strokes-mode): Customized.
4284         (strokes-while-inhibiting-garbage-collector): New macro.
4285         (strokes-remassoc): Avoid remove-if.
4286         (strokes-fix-button2-command): Don't use ad-do-it.
4287         (strokes-insinuate): New function.
4288         (strokes-button-press-event-p, strokes-button-release-event-p):
4289         New functions, used instead of non-`strokes-' versions..
4290         (strokes-mouse-event-p): Rewritten.
4291         (strokes-event-closest-point): Avoid event-point.
4292         (strokes-get-grid-position): Avoid cdadr, caadr
4293         (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
4294         functions.
4295         (strokes-help): Use with-output-to-temp-buffer.
4296         (strokes-window-configuration-changed-p): New function.
4297         (strokes-update-window-configuration): Use buffer-live-p,
4298         strokes-window-configuration-changed-p.
4299         (strokes-mode): Use strokes-insinuate.  Alter mouse bindings.
4300         (strokes-char-face): New face.
4301         (strokes-char-table, strokes-base64-chars): New variable.
4302         (strokes-xpm-for-stroke, strokes-list-strokes)
4303         (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
4304         (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
4305         (strokes-xpm-to-compressed-string, strokes-decode-buffer)
4306         (strokes-encode-buffer, strokes-xpm-for-compressed-string)
4307         (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
4308         functions.
4310 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
4312         * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
4314         * image.el (create-image): Doc fix.
4316         * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
4317         instead of `:heuristic-mask t'.
4319 2000-09-14  Andrew Innes  <andrewi@gnu.org>
4321         * makefile.w32-in: Revert to Unix line endings.
4323 2000-09-14  Andrew Innes  <andrewi@gnu.org>
4325         * makefile.w32-in: Add bootstrap support.  Also copy lisp source
4326         when installing.
4328         * makefile.nt (DONTCOMPILE): Fix typo.
4330         * shell.el (shell-write-history-on-exit): New function.
4331         (shell-dumb-shell-regexp): New custom variable.
4332         (shell-mode): Make shell-write-history-on-exit the process
4333         sentinel if shell name matches shell-dumb-shell-regexp.
4335         * w32-fns.el: Comment out before-init-hook function which resets
4336         source-directory based; this breaks bootstrap.
4338 2000-09-14  Dave Love  <fx@gnu.org>
4340         * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
4341         toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
4342         toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
4343         toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
4344         toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
4345         toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
4346         toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm:  New.
4347         From Tuomas Kuosmanen <tigert@gimp.org>.  (Gnome icons fetched
4348         from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
4350         * toolbar/toolbar.el: New.
4352         * subdirs.el: Add toolbar.
4354 2000-09-14  Gerd Moellmann  <gerd@gnu.org>
4356         * indent.el (indent-for-tab-command): Doc fix.
4358 2000-09-14  Alex Schroeder  <alex@gnu.org>
4360         * ansi-color.el (ansi-colors): Doc change.
4361         (ansi-color-get-face): Simplified regexp.
4362         (ansi-color-faces-vector): Added more faces, doc change.
4363         (ansi-color-names-vector): Doc change.
4364         (ansi-color-regexp): Simplified regexp.
4365         (ansi-color-parameter-regexp): New regexp.
4366         (ansi-color-filter-apply): Doc change.
4367         (ansi-color-filter-region): Doc change.
4368         (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
4369         deal with zero length parameters.
4370         (ansi-color-apply-on-region): Doc change.
4371         (ansi-color-map): Doc change.
4372         (ansi-color-map-update): Removed debugging message.
4373         (ansi-color-get-face-1): Added condition-case to trap
4374         args-out-of-range errors.
4375         (ansi-color-get-face): Doc change.
4376         (ansi-color-make-face): Removed.
4377         (ansi-color-for-shell-mode): New option.
4379 2000-09-13  Kenichi Handa  <handa@etl.go.jp>
4381         * international/quail.el (quail-start-translation): Translate KEY
4382         if necessary even if it doesn't have any mapping in the current
4383         input method.
4384         (quail-start-conversion): Likewise.
4385         (quail-help): The output message is improved.
4387 2000-09-13  Miles Bader  <miles@gnu.org>
4389         * comint.el (comint-output-filter): Revert to using
4390         `insert-before-markers'.  Add bletcherous hack to undo damage
4391         caused by `insert-before-markers'.  Put `front-sticky' property on
4392         overlays created here so that the field code understands how the
4393         overlay works.  Use a let when making comint-last-prompt-overlay,
4394         so that the code is easier to read.
4396 2000-09-13  Dave Love  <fx@gnu.org>
4398         * wid-edit.el (widget-default-format-handler): DTRT when
4399         doc-property is a function.
4401 2000-09-12  Francesco Potorti`  <pot@gnu.org>
4403         * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
4404         filed name if it's not there.
4406 2000-09-12  Dave Love  <fx@gnu.org>
4408         * simple.el (read-mail-command): Doc fix.
4409         (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
4411         * vc.el (vc-dired-listing-switches): Fix :version.
4413         * vc-hooks.el: Doc fixes.
4415         * subr.el (add-minor-mode): Use toggle-fun arg.
4417         * speedbar.el: Add :version to several defcustoms.
4419         * imenu.el (imenu--truncate-items, imenu--cleanup)
4420         (imenu--generic-function): Avoid mapcar.
4421         (imenu--replace-spaces): Function removed.
4422         (imenu--completion-buffer): Use subst-char-in-string.
4423         (imenu-add-to-menubar): Use keymap inheritance.
4425 2000-09-12  Miles Bader  <miles@gnu.org>
4427         * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
4428         (diff-mode-map): Bind `diff-test-hunk'.
4429         (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
4431 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
4433         * bytecomp.el (byte-compile-defvar): Undo last change
4434         because it breaks '(make-variable-buffer-local (defvar ...)'
4435         which is used at least in dired.
4437 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
4439         * international/quail.el (quail-define-package): Docstring
4440         modified.
4442 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
4444         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
4445         extra docstrings for "chinese-ccdospy", "chinese-ecdict",
4446         "chinese-etzy", "chinese-sw", and "chinese-ziranma".  Modify the
4447         docstring of "chinese-py".
4449         * international/quail.el (quail-translation-docstring): New
4450         variable.
4451         (quail-show-keyboard-layout): Docstring modified.
4452         (quail-select-current): Likewise.
4453         (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
4454         infinite recursive call.
4455         (quail-help): Check quail-translation-docstring.  Format of the
4456         output changed.
4457         (quail-help-insert-keymap-description): Adjusted for the above
4458         change.
4460 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
4462         * bytecomp.el (byte-compile-defvar): Only cons onto
4463         current-load-list in top-level forms.  Else this leaks a cons cell
4464         every time a defun is called.
4466 2000-09-11  Miles Bader  <miles@lsi.nec.co.jp>
4468         * diff-mode.el (diff-apply-hunk): Function basically rewritten.
4469         Now understands non-unified diffs.  Some functionality moved into
4470         `diff-hunk-text' and `diff-find-text'.  Add OTHER-FILE, DRY-RUN,
4471         POPUP, and NOERROR arguments.  If DRY-RUN is true, don't actually
4472         modify anything.  Only reposition point in the patched file if the
4473         patch succeeds.  Only pop up another window if POPUP is true.
4474         Emit a message describing what happened if successful, and at what
4475         line-offset.  Automatically detect reversed hunks and do something
4476         appropriate.
4477         (diff-hunk-text, diff-find-text): New functions.
4478         (diff-filter-lines): Function removed.
4479         (diff-test-hunk): New function.
4480         (diff-goto-source): Rewritten in terms of diff-apply-hunk.
4482 2000-09-10  Dave Love  <fx@gnu.org>
4484         * textmodes/tildify.el: Minor doc/commentary fixes.
4485         (tildify) <defgroup>: Add :version.
4487         * faces.el (face-x-resources): Make custom type more specific.
4488         (frame-background-mode): Use mapc.
4489         (region) <defcustom>: Add :version.
4491 2000-09-08  Stefan Monnier  <monnier@cs.yale.edu>
4493         * vc-sccs.el (vc-sccs-register):
4494         * vc-rcs.el (vc-rcs-register):
4495         * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
4496         * vc.el (vc-register): Clear file's properties.
4498 2000-09-08  Gerd Moellmann  <gerd@gnu.org>
4500         * faces.el (face-spec-set): Only face-spec-reset-face when
4501         ATTRS is non-nil.
4503 2000-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
4505         * help.el (help-insert-xref-button): Fix a typo in doc string.
4507 2000-09-07  Eli Zaretskii  <eliz@is.elta.co.il>
4509         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
4510         Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
4511         methods.
4513         * menu-bar.el (read-mail-item-name): New function.
4514         (menu-bar-tools-menu): Use it to compute and display the package
4515         used to read email.
4516         (menu-bar-tools-menu): Fix typo in GUD's help string.
4518 2000-09-07  Dave Love  <fx@gnu.org>
4520         * diff-mode.el (diff-mouse-goto-source): New function.
4522         * vc-sccs.el: Doc fixes.
4523         (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
4525         * vc-rcs.el: Doc fixes.
4526         (vc-rcs-register-switches, vc-rcs-checkin-switches)
4527         (vc-rcs-checkout-switches, vc-rcs-header)
4528         (vc-rcs-master-templates): Add or change :version.
4530         * vc-cvs.el: Doc fixes.
4531         (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
4532         (vc-cvs-stay-local): Add :version.
4534         * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
4536 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
4538         * international/quail.el (quail-help): Fix previous change.
4540 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
4542         * faces.el (color-values): Doc fix.
4544         * faces.el (frame-set-background-mode): Use frame-parameter
4545         instead of frame-parameters.
4547         * frame.el (filtered-frame-list): Reduce consing.
4548         (frames-on-display-list): Call frame-parameter instead of
4549         frame-parameters.
4551 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
4553         * language/devan-util.el (devanagari-to-indian-region): In the
4554         loop, change the following char, not preceding char.
4556 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
4558         * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
4559         instead of frame-parameters.
4561         * faces.el (set-face-attribute): Simplify by calling
4562         internal-set-lisp-face-attribute with FRAME being 0.
4564         * vc.el: Remove `Id' version control keyword.
4566 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
4568         * help.el (help-make-xrefs): Adjusted for the change of
4569         help-xref-mule-regexp.
4570         (help-insert-xref-button): New function.
4572         * international/mule-cmds.el (help-xref-mule-regexp-template):
4573         Include the pattern for character set.
4574         (leim): New group.
4576         * international/quail.el: Don't require face.
4577         (quail): New group.
4578         (quail-other-command): Dummy command to make quail-help work better.
4579         (quail-keyboard-layout-alist): Add Keyboard type "jp106".
4580         (quail-keyboard-layout-substitution): New variable.
4581         (quail-update-keyboard-layout): New function.
4582         (quail-keyboard-layout-type): New customizable variable.
4583         (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
4584         (quail-keyboard-translate): Pay attention to
4585         quail-keyboard-layout-substitution.
4586         (quail-insert-kbd-layout): New function.
4587         (quail-show-keyboard-layout): New function.
4588         (quail-get-translation): If the definition is a vector of length
4589         1, and the element is a string of length 1, return the character
4590         in that string.
4591         (quail-update-current-translations): Fix the case of
4592         relative-index out of range.
4593         (quail-build-decode-map, quail-insert-decode-map): New Functions.
4594         (quail-help): Show keyboard layout by quail-insert-kbd-layout.
4595         Show key sequences for all available characters.
4596         (quail-help-insert-keymap-description): Don't show such verbose
4597         key bindings as quail-self-insert-command.
4599         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
4600         Format changed, and each element now have extra documentations.
4601         (tit-process-header): Delete invalid characters from TIT-PROMPT.
4602         Adjusted for the change of quail-cxterm-package-ext-info.
4604 2000-09-06  Gerd Moellmann  <gerd@gnu.org>
4606         * vc-hooks.el (toplevel): Don't require `vc' during compilation;
4607         requiring it leads to a recursive loading of vc.el and vc-hooks.el
4608         during bootstrap.
4610 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
4612         * vc.el: (toplevel): Don't require `dired' at run-time.
4613         (vc-dired-resynch-file): Remove autoload cookie.
4615 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
4617         * vc.el: Made several backend functions optional.
4618         (vc-default-responsible-p): New function.
4619         (vc-merge): Use RET for first version to trigger merge-news, not
4620         prefix arg.
4621         (vc-annotate): Handle backends that do not support annotation.
4622         (vc-default-merge-news): Removed.  The existence of a merge-news
4623         implementation is now checked on caller sites.
4625         * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
4626         case.
4628         * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
4629         special case that has been removed from the default in vc-hooks.el.
4631 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
4633         * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
4635 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
4637         * vc-hooks.el: Require vc during compilation.
4638         (vc-file-setprop): Use `vc-touched-properties' if bound by the new
4639         macro `with-vc-properties' in vc.el.
4640         (vc-file-getprop): Doc fix.
4641         (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
4643         * vc.el: Require dired-aux during compilation.
4644         (vc-name-assoc-file): Moved to vc-sccs.el.
4645         (with-vc-properties): New macro.
4646         (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
4647         vc-finish-steal): Use it.
4648         (vc-cancel-version): Moved RCS-specific code to vc-rcs.el.  The call
4649         to the backend-specific function is now supposed to do the checkout,
4650         too.
4651         (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
4653         * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
4654         set file properties; that gets done in the generic code now.
4656         * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
4657         Changed parameter list, added code from vc.el that does the
4658         checkout, possibly with a double-take.
4660         * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
4661         (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
4662         the above under the new name.
4663         (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'.  Changed
4664         parameter list, added checkout command.
4665         (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
4666         properties; that gets done in the generic code now.
4668 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
4670         * vc.el: Docstring fixes (courtesy of checkdoc).
4672 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
4674         * vc.el (vc-checkout-writable-buffer-hook)
4675         (vc-checkout-writable-buffer): Remove.
4676         (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
4677         (vc-log-mode): Make it into a clean derived major mode.
4678         (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
4679         vc-log-mode if log-edit is not available.
4680         (vc-dired-mode-map): Don't set-keymap-parent yet.
4681         (vc-dired-mode): Do set-keymap-parent here.
4682         (vc-dired-buffers-for-dir): Nop if dired is not loaded.
4684 2000-09-05  Gerd Moellmann  <gerd@gnu.org>
4686         * faces.el (set-face-attribute, face-spec-reset-face)
4687         (face-spec-set): Avoid consing by removing calls to `apply'.
4689         * frame.el (frame-parameter): Move to C code.
4691 2000-09-05  Dave Love  <fx@gnu.org>
4693         * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
4694         insert-before-markers-and-inherit.  Now checked systematically!
4696 2000-09-05  Alex Schroeder  <alex@gnu.org>
4698         * sql.el (sql-postgres): Use sql-postgres-options.
4699         (sql-postgres-options): New variable.
4701 2000-09-05  Alex Schroeder  <alex@gnu.org>
4703         * sql.el (sql-mode-menu): Work around missing variable mark-active
4704         in XEmacs.
4705         (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
4706         (sql-interactive-mode): Added call to easy-menu-add for XEmacs
4707         compatibility.
4709 2000-09-04  Gerd Moellmann  <gerd@gnu.org>
4711         * vc.el (vc-dired-resynch-file): Add autoload cookie.
4713         * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
4715         * Makefile.in (DONTCOMPILE): Fix typo in file name.
4717 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
4719         * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
4720         don't support anything else under SCCS yet.
4722         * vc-hooks.el: Minor doc fixes.
4724 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
4726         * vc.el (vc-next-action-on-file): Do not visit the file if it's
4727         not necessary.  If verbose in state `needs-patch', do the same as
4728         under `up-to-date'.  When NOT verbose and `needs-patch', check out
4729         latest version instead of `merge-news'.
4730         (vc-next-action-dired): Don't mess with default-directory here; it
4731         breaks other parts of dired.  It is the job of the
4732         backend-specific functions to adjust it temporarily if they need it.
4733         (vc-next-action): Remove a special CVS case.
4734         (vc-clear-headers): New optional arg FILE.
4735         (vc-checkin, vc-checkout): Set properties vc-state and
4736         vc-checkout-time properly.
4737         (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
4738         (vc-print-log): Use new backend function `show-log-entry'.
4739         (vc-cancel-version): Do the checks in a different order.  Added a
4740         FIXME concerning RCS-only code.
4742         * vc-rcs.el (vc-rcs-show-log-entry): New function.
4743         (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
4745         * vc-cvs.el (vc-cvs-show-log-entry): New function.
4747         * vc-hooks.el (vc-default-mode-line-string): Show state
4748         `needs-patch' as a `-' too.
4750 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
4752         * vc.el (vc-responsible-backend): New optional arg REGISTER.
4753         (vc-default-could-register): New function.
4754         (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
4755         (vc-resynch-buffer): Call vc-dired-resynch-file.
4756         (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
4757         vc-resynch-buffer instead of vc-resynch-window.
4758         (vc-next-action-dired): Don't redisplay here, that gets done as a
4759         result of the individual file operations.
4760         (vc-retrieve-snapshot): Corrected prompt order.
4762         * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
4764         * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
4765         as well.
4766         (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p.  Handle
4767         hostname regexps.  Updated all callers.
4768         (vc-cvs-responsible-p): Handle directories as well.
4769         (vc-cvs-could-register): New function.
4770         (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
4771         properties up-to-date.
4773         * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
4774         user whether to create one.
4776 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
4778         * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
4779         check out a non-existing file.
4781         * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
4782         workfile does not exist.
4784         * vc.el (vc-version-diff): Use `require' to check for existence of
4785         diff-mode.
4787 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
4789         * vc-cvs.el (vc-cvs-registered): Use new function
4790         vc-cvs-parse-entry to do the actual work.
4792 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
4794         * vc-hooks.el (vc-find-backend-function): If function doesn't
4795         exist, return nil instead of error.
4796         (vc-call-backend): Doc fix.
4798         * vc.el (vc-do-command): Doc fix.
4799         (vc-finish-logentry): When checking in from vc-dired, choose the
4800         right backend for logentry check.
4801         (vc-dired-mode-map): Inherit from dired-mode-map.
4802         (vc-dired-mode): Local value of dired-move-to-filename-regexp
4803         simplified.
4804         (vc-dired-state-info): Removed, updated caller.
4805         (vc-default-dired-state-info): Use parentheses instead of hyphens.
4806         (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
4807         (vc-dired-listing-switches): New variable.
4808         (vc-directory): Use it, instead of dired-listing-switches.
4810         * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
4811         (vc-cvs-dir-state): New function.
4812         (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
4813         (vc-cvs-parse-entry): New function, also to be used in
4814         vc-cvs-registered.
4816 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
4818         * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
4819         *or* single-window-frames.
4821 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
4823         * vc.el (vc-update-changelog): Split into generic part and default
4824         implementation.  Doc string adapted.
4825         (vc-default-update-changelog): New function.  Call the `rcs2log'
4826         script in exec-directory, to fix a long-standing nuisance.
4828         * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
4829         simply signals an error.
4831 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
4833         * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
4834         control-flow more clear and to avoid running `cvs' twice.
4836         * vc.el (vc-next-action-on-file): Doc fix.
4837         (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
4838         (vc-print-log): Eval `file' before constructing the continuation.
4840 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
4842         * vc.el (vc-next-action-on-file): Corrected several messages.
4843         (vc-merge): Add prefix arg `merge-news'; handle it.
4845         * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
4846         is not reached.  It is.
4847         (vc-cvs-merge): Set state to 'edited after merge.
4848         (vc-cvs-merge-news): Set workfile version to nil if not known.
4849         (vc-cvs-latest-on-branch-p): Recommented.  Candidate for removal.
4851         * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
4852         via stdout. (Merge from main line.)
4854 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
4856         * vc.el (vc-finish-logentry): Thinko in the "same comment"
4857         detection.
4859 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
4861         * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
4862         against kill-all-local-variables.
4863         (vc-log-edit): Don't save vc-parent-buffer any more.
4864         (vc-last-comment-match): Initialize to an empty string.
4865         (vc-post-command-functions): New hook.
4866         (vc-do-command): Run it.
4867         (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
4868         (vc-finish-logentry): Only add the comment to the ring if it's
4869         different from the last comment entered.
4870         (vc-new-comment-index): New function.
4871         (vc-previous-comment): Use it.  Make the minibuffer message
4872         slightly less terse.
4873         (vc-comment-search-reverse): Make it work forward as well.  Don't
4874         set vc-comment-ring-index if no match is found.  Use
4875         vc-new-comment-index.
4876         (vc-comment-search-forward): Use vc-comment-search-reverse.
4877         (vc-dired-mode-map): Don't inherit from dired-mode-map since
4878         define-derived-mode will do it for us.  Bind `v' to a keymap that
4879         inherits from vc-prefix-map so that we can bind `vt' without
4880         binding C-x v t.
4881         (vc-retrieve-snapshot): Parenthesis typo.
4883         * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
4884         to 1.  Make sure to switch to *vc* before looking for an error
4885         message.  Use vc-parse-buffer.
4887 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
4889         * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
4890         and NAME.
4891         (vc-retrieve-snapshot): Split into two parts.
4892         (vc-default-retrieve-snapshot): New function.
4894         * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
4895         (vc-cvs-retrieve-snapshot): New function (untested).
4896         (vc-cvs-stay-local): Default to t.
4897         (vc-cvs-remote-p): New function and property.
4898         (vc-cvs-state): Stay local only if the above is t.
4899         (vc-handle-cvs): Removed.
4900         (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
4901         done via vc-handled-backends now.
4902         (vc-cvs-header): Escape Id.
4904 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
4906         * vc.el (vc-do-command): Remove unused commands.
4907         (vc-version-diff): Make sure default-directory ends with a slash.
4908         Move the window commands into a vc-exec-after.
4909         (vc-print-log): Move more of the code into the `vc-exec-after'.
4911 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
4913         * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
4914         (vc-print-log): Search current revision from beginning of buffer.
4915         (vc-revert-buffer): Clear echo area after the diff is finished.
4916         (vc-prefix-map): Removed definition of "t" for terse display in vc
4917         dired.
4918         (vc-dired-mode-map): Inherit from dired-mode-map.  Added
4919         definition of "vt" for terse display.
4920         (vc-dired-mode): Fix dired-move-to-filename-regexp.
4922 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
4924         * vc.el (vc-exec-after): Avoid caddr.
4926 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
4928         * vc.el (vc-exec-after): New function.
4929         (vc-do-command): Use it to add a termination message for async
4930         procs.
4931         (vc-checkout): Try to handle a missing-backend situation.
4932         (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
4933         of a directory with a backend using async diffs.
4934         (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
4935         present.
4937         * vc-sccs.el (vc-sccs-state-heuristic): Use
4938         file-ownership-preserved-p.
4940         * vc-rcs.el (vc-rcs-state-heuristic): Use
4941         file-ownership-preserved-p.
4942         (vc-rcs-checkout): Remove the error-handling for missing-rcs.
4944 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
4946         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
4947         vc-do-command.
4949         * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
4950         when there are no changes.
4952 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
4954         * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
4956         * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
4958 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
4960         * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
4962         * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
4963         the `fset' outside of the defvar so that it works even if
4964         vc-prefix-map was already defined.
4965         (vc-setup-buffer): New function, split out of vc-do-command.
4966         (vc-do-command): Allow BUFFER to be t to mean `just use the
4967         current buffer without any fuss'.
4968         (vc-version-diff): Change the `diff' backend operation to just put
4969         the diff in the current buffer without erasing it.  Always use
4970         *vc-diff* even for directory-diffs.  Use vc-setup-buffer.  Protect
4971         shrink-window-if-larger-than-buffer.
4972         (vc-print-log): Change the `print-log' backend operation to just
4973         put the log in the current buffer without erasing it.  Protect
4974         shrink-window-if-larger-than-buffer.
4975         (vc-update-change-log): Fix setd typo.
4977         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
4978         (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
4980         * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
4981         (vc-rcs-diff): Insert in the current buffer and remove unused arg
4982         CMP.
4984         * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
4985         with-temp-file.  Use the new BUFFER=t argument to vc-do-command.
4986         (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
4988 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
4990         * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
4991         not possible, use vc-BACKEND-workfile-unchanged-p.
4992         (vc-default-workfile-unchanged-p): New function.  Delegates to a
4993         full vc-BACKEND-diff.
4995         * vc-hooks.el (vc-simple-command): Removed.
4997         * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
4998         instead of vc-simple-command.
4999         (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
5000         avoid doing a diff when opening a file.
5001         (vc-rcs-state): Added check for unlocked-changes.
5002         (vc-rcs-header): Escape Id.
5003         (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
5004         (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
5005         version.
5007         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
5008         (vc-sccs-diff): Remove optional arg CMP.
5009         (vc-sccs-state): Call vc-workfile-unchanged-p, not the
5010         SCCS-specific function.
5012         * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
5013         vc-simple-command.
5015 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5017         * vc.el (vc-editable-p): Renamed from vc-writable-p.
5018         (with-vc-file, vc-merge): Use vc-editable-p.
5019         (vc-do-command): Remove unused var vc-file and fix the
5020         doubly-defined `status' var.  Add a user message when starting an
5021         async command.
5022         (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
5023         (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
5024         Use with-current-buffer.
5025         (vc-buffer-sync): Use unless.
5026         (vc-next-action-on-file): If the file is 'edited by read-only,
5027         make it read-write instead of trying to commit.
5028         (vc-version-diff, vc-update-change-log): Use `setq
5029         default-directory' rather than `cd'.
5030         (vc-log-edit): Don't forget to set default-directory in the
5031         buffer.
5033         * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
5034         (vc-sccs-state-heuristic): Use file-writable-p instead of
5035         comparing userids.
5036         (vc-sccs-checkout): Use `unless'.
5038         * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
5039         of comparing userids.
5040         (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
5041         Simplify the logic by eliminating unreachable code.
5042         (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
5043         just do a recursive call if we need to retry.
5044         (vc-rcs-checkout): Handle the case where rcs is missing by making
5045         the buffer read-write if requested and re-signalling the error.
5047         * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
5049 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5051         * vc-hooks.el (vc-handled-backends): Docstring change.
5052         (vc-ignore-vc-files): Mark obsolete.
5053         (vc-registered): Check vc-ignore-vc-files.
5054         (vc-find-file-hook, vc-file-not-found-hook): Don't check
5055         vc-ignore-vc-files.
5057         * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
5059 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5061         * vc.el (vc-checkout): Don't do anything special for ange-ftp
5062         files since ange-ftp already has vc-registered return nil.
5064         * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
5065         (vc-sccs-workfile-version): Use with-temp-buffer and new
5066         vc-parse-buffer and don't bother setting the property.
5067         (vc-sccs-add-triple): Use with-current-buffer and
5068         find-file-noselect.
5069         (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
5071         * vc-rcs.el (vc-rcs-find-most-recent-rev): New function.  The code
5072         derives from the old vc-parse-buffer but uses the revision number
5073         rather than the date (much easier to compare robustly).
5074         (vc-rcs-fetch-master-state): Use `with-temp-buffer'.  Adapt to the
5075         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).  Find the
5076         locking-user more directly.  Check strict locking and set
5077         checkout-model appropriately.
5078         (vc-rcs-parse-locks): Remove.
5079         (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
5080         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
5081         (vc-rcs-system-release): Use with-current-buffer and
5082         vc-parse-buffer.
5083         (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
5085         * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
5086         (vc-simple-command): Docstring fix.
5087         (vc-registered): Align the way the file-handler is called with the
5088         way the function itself works.
5089         (vc-file-owner): Remove.
5091         * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer.  Reorder
5092         extraction of fields and call to file-attributes because of a
5093         temporary bug in rcp.el.
5094         (vc-cvs-fetch-status): Use with-current-buffer.
5096 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5098         * vc.el (vc-do-command): Use file-relative-name.
5099         (vc-responsible-backend): Use vc-backend if possible.
5100         (vc-create-snapshot): Improve the `interactive' spec. Add support
5101         for branches and dispatch to backend-specific `create-snapshot'.
5102         (vc-default-create-snapshot): New function, containing the bulk of
5103         the old vc-create-snapshot.
5104         (vc-retrieve-snapshot): Improve the interactive spec.
5106         * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
5107         (vc-backend-hook-functions): Remove.
5108         (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
5109         (vc-backend): Reintroduce the test for `file = nil' now that I
5110         know why it was there (and added a comment to better remember).
5112         * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
5113         code from vc-sccs-hooks.el.
5114         (vc-sccs-release, vc-sccs-system-release): Remove.  Don't require
5115         'vc anymore.
5116         (vc-sccs-responsible-p): Use expand-file-name instead of concat
5117         and file-directory-p instead of file-exists-p.
5118         (vc-sccs-check-headers): Simplify the regexp.
5120         * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
5121         from vc-rcs-hooks.el.  Don't require 'vc anymore.
5122         (vc-rcs-responsible-p): Use expand-file-name instead of concat and
5123         file-directory-p instead of file-exists-p.
5125         * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
5126         from vc-cvs-hooks.el.
5127         (proto vc-cvs-registered): Require 'vc-cvs instead of
5128         'vc-cvs-hooks.  Don't require 'vc anymore.
5129         (vc-cvs-responsible-p): Use expand-file-name instead of concat and
5130         file-directory-p instead of file-exists-p.
5131         (vc-cvs-create-snapshot): New function, replacing
5132         vc-cvs-assign-name.
5133         (vc-cvs-assign-name): Remove.
5135 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5137         * vc-cvs.el (vc-cvs-header): New var.
5139         * vc-rcs.el (vc-rcs-exists): Remove.
5140         (vc-rcs-header): New var.
5142         * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
5143         `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
5144         (vc-sccs-header): New var.
5146         * vc.el (vc-do-command): Get rid of the `last' argument.
5147         (vc-header-alist): Remove, replaced by vc-X-header.
5148         (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
5149         (vc-dired-hook): Use expand-file-name instead of concat.
5150         (vc-directory): Use file-name-as-directory.
5151         (vc-snapshot-precondition, vc-create-snapshot)
5152         (vc-retrieve-snapshot): Allow the command to operate on any
5153         directory.
5155         * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
5156         just removing the 'WORKFILE argument or by removing the 'MASTER
5157         argument and replacing `file' with (vc-name file).
5159 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5161         * vc.el: Update Copyright and add a crude list of backend funs.
5162         (vc-writable-p): New function.
5163         (with-vc-file): Use vc-writable-p.
5164         (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
5165         (vc-register): Avoid vc-name.
5166         (vc-locking-user): Remove.
5167         (vc-steal-lock): Make the `owner' arg non-optional.
5168         (vc-merge): Use vc-writable-p instead of vc-locking-user and
5169         vc-checkout-model.
5170         (vc-default-dired-state-info): Use vc-state instead of
5171         vc-locking-user and return special strings for special states.
5172         (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
5173         and get rid of one of the special CVS cases.
5174         (vc-cancel-version): prettify error message with \\[...].
5175         (vc-rename-master): New function.
5176         (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
5177         use vc-rename-master) instead of vc-BACKEND-record-rename.  Make
5178         the CVS special case generic.
5179         (vc-default-record-rename): Remove.
5180         (vc-file-tree-walk-internal): Only call FUNC for files that are
5181         under control of some VC backend and replace `concat' with
5182         expand-file-name.
5183         (vc-file-tree-walk): Update docstring.
5184         (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
5185         (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
5187         * vc-sccs.el (vc-sccs-rename-file): Renamed from
5188         vc-sccs-record-rename.  Use `find-file-noselect' rather than
5189         `find-file' and call `vc-rename-master' to do the actual move.
5190         (vc-sccs-diff): Remove unused `backend' variable.
5192         * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
5193         to delay loading of vc-sccs until it is really used.
5194         (vc-sccs-master-templates): Preload.
5195         (vc-sccs-state): Update call to vc-sccs-parse-locks.
5196         (vc-sccs-project-dir): Remove (merged into
5197         vc-sccs-search-project-dir).
5198         (vc-sccs-search-project-dir): Rewrite using file name handling ops
5199         rather than `concat', make sure it is preloaded and don't bother
5200         to check that the file actually exists.
5201         (vc-sccs-parse-locks): Remove unused `file' argument, remove
5202         `locks' argument (use buffer's content instead) and eliminate n^2
5203         behavior.
5205         * vc-rcs.el: Update Copyright.
5206         (vc-rcs-rename-file): New function.
5207         (vc-rcs-diff): Remove unused `backend' variable.
5209         * vc-hooks.el: Update Copyright.
5210         (vc-backend): Don't accept a nil argument any more.
5211         (vc-up-to-date-p): Turn into a defsubst.
5212         (vc-possible-master): New function.
5213         (vc-check-master-templates): Use `vc-possible-master' and allow
5214         funs in vc-X-master-templates to return a non-existent file.
5216         * vc-cvs.el: Update Copyright.
5217         (vc-cvs-diff): Remove unused `backend' variable.
5218         (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
5220         * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
5222 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5224         * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
5225         since it can be called from vc-rcs.el.
5226         (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
5228 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
5230         * vc.el (vc-version-diff): Expand file name read from the
5231         minibuffer.  Handle the case when a previous version number can't
5232         be guessed.  Give suitable messages when there were no differences
5233         found.
5234         (vc-clear-headers): Call backend-specific implementation, if one
5235         exists.
5236         (vc-cancel-version): Made error checks generic.  When done, clear
5237         headers generically, too.
5239         * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
5240         from vc-clear-headers in vc.el.
5242         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
5243         correctly.
5244         (vc-rcs-latest-on-branch-p): Made second argument VERSION
5245         optional.  Handle the case when it's not there.
5247 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5249         * vc.el (vc-locking-user): Moved from vc-hooks.el.
5251 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5253         * vc-hooks.el (vc-loadup): Remove.
5254         (vc-find-backend-function): Use `require'.  Also, handle the case
5255         where vc-BACKEND-hooks.el doesn't exist.
5256         (vc-call-backend): Cleanup.
5258 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5260         * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
5261         vc-rcs-grab-templates)
5262         (vc-rcs-registered): Remove.  The default function works as well.
5263         * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
5264         vc-sccs-grab-templates)
5265         (vc-sccs-registered): Remove.  The default function works as well.
5267         * vc.el (vc-version-diff): Left out a vc- in call to
5268         vc-call-backend.
5269         (vc-default-dired-state-info, vc-default-record-rename)
5270         (vc-default-merge-news): Update for the new backend argument.
5272         * vc-hooks.el (vc-find-backend-function): Return a cons cell if
5273         using the default function.
5274         (vc-call-backend): If calling the default function, pass it the
5275         backend as first argument.  Update the docstring accordingly.
5276         (vc-default-state-heuristic, vc-default-mode-line-string): Update
5277         for the new backend argument.
5278         (vc-make-backend-sym): Renamed from vc-make-backend-function.
5279         (vc-find-backend-function): Use the new name.
5280         (vc-default-registered): New function.
5282 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5284         * vc.el (vc-merge): Use vc-find-backend-function.
5286         * vc-hooks.el (vc-backend-functions): Remove.
5287         (vc-loadup): Don't setup 'vc-functions.
5288         (vc-find-backend-function): New function.
5289         (vc-call-backend): Use above fun and populate 'vc-functions
5290         lazily.
5291         (vc-backend-defines): Remove.
5293 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5295         * vc.el (vc-register): Put a FIXME note for a newly found bug.
5296         Call vc-call-backend without the leading vc-.
5297         (vc-responsible-backend, vc-finish-logentry, vc-annotate)
5298         (vc-check-headers): Call vc-call-backend without the leading vc-.
5299         (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
5300         (vc-annotate-display): Replace confusing use of `cond' with `or'.
5301         Call vc-call-backend without the leading vc-.
5303         * vc-cvs.el (tail): Provide vc-cvs.
5304         * vc-sccs.el (tail): Provide vc-sccs.
5305         * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
5307         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
5308         (vc-make-backend-function, vc-call): Pass names without leading
5309         `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
5310         (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
5311         (vc-call-backend): Always try to load vc-X-hooks.
5312         (vc-registered): Remove vc- in call to vc-call-backend.
5314 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5316         * vc.el (vc-process-filter): New function.
5317         (vc-do-command): Setup `vc-process-filter' for the async process.
5318         (vc-maybe-resolve-conflicts): New function to reduce
5319         code-duplication.  Additionally, it puts the buffer in
5320         `smerge-mode' if applicable.
5321         (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
5322         calling `merge-news'.
5323         (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
5324         (vc-log-edit): New function.  Replacement for `vc-log-mode' by
5325         interfacing to log-edit.el.
5326         (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
5327         log-edit is available.
5328         (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
5330 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5332         * vc.el (vc-register): Remove `vc-buffer-backend' setup.
5333         (vc-log-mode-map): New name for vc-log-entry-mode and merge the
5334         defvar and the initialization.
5335         (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
5337         * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
5338         (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
5340         * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
5342 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
5344         * vc.el (vc-file-clear-masterprops): Removed.
5345         (vc-checkin, vc-revert-buffer): Removed calls to the above.
5346         (vc-version-diff): Use buffer-size without argument.
5347         (vc-register): Heed vc-initial-comment.
5349         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
5350         default branch.
5352         * vc-rcs.el (vc-rcs-register): Parse command output to find master
5353         file name and workfile version.
5354         (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
5356         * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
5357         vc-file-clear-masterprops.
5359         * vc-sccs.el (vc-sccs-checkout): Removed call to
5360         vc-file-clear-masterprops.  If writable, set vc-state to 'edited
5361         rather than user login name.
5364 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5366         * vc.el (vc-workfile-unchanged-p): Remove unused argument
5367         `want-differences-if-changed' and simplify.
5368         (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
5369         (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
5370         output (which is invalid for async vc-diff) to decide whether to
5371         do the revert silently or not.
5373 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5375         * vc-hooks.el (vc-loadup): Load files quietly.
5376         (vc-call-backend): Oops, brain fart.
5378 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5380         * vc-cvs.el (vc-cvs-state): Typo.
5381         (vc-cvs-merge-news): Return the status code rather than the error msg.
5383 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
5385         * vc.el (with-vc-file, vc-next-action, vc-version-diff)
5386         (vc-dired-mark-locked): Replaced usage of vc-locking-user with
5387         vc-state or vc-up-to-date-p.
5388         (vc-merge): Use vc-backend-defines to check whether merging is
5389         possible.  Set state to 'edited after successful merge.
5391         * vc-hooks.el (vc-locking-user): If locked by the calling user,
5392         return that name.  Redocumented.
5394 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5396         * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
5397         new `vc-state' semantics.
5398         (vc-finish-steal): Set 'vc-state to 'edited rather than setting
5399         'vc-locking-user to the current user.
5400         (vc-merge): Inline vc-backend-merge.  Comment out code that I
5401         don't understand and hence can't adapt to the new `vc-state' and
5402         `vc-locking-user' semantics.
5403         (vc-backend-merge): Remove.
5405         * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
5406         rather than 'vc-locking-user.
5408         * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
5410         * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
5411         (vc-state): Don't use 'reserved any more.  Just use the same
5412         convention as the one used for vc-<backend>-state where the
5413         locking user (as a string) is returned.
5414         (vc-locking-user): Update, based on the above convention. The
5415         'vc-locking-user property has disappeared.
5416         (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
5418         * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
5419         with a heuristic one.
5420         (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
5421         (vc-cvs-checkin): Do a trivial parse to set the state in case of
5422         error.  That allows us to get to 'needs-merge even in the
5423         stay-local case.  There's still no way to detect 'needs-patch in
5424         such a setup (or to force an update for that matter).
5425         (vc-cvs-logentry-check): Remove, the default works as well.
5427 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5429         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
5431         * vc.el (vc-do-command): kill-all-local-variables, to reset any
5432         major-mode in which the buffer might have been put earlier.  Use
5433         `remove' and `when'.  Allow `okstatus' to be `async' and use
5434         `start-process' in this case.
5435         (vc-version-diff): Handle the case where the diff looks empty
5436         because of the use of an async process.
5438 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
5440         * vc.el (vc-next-action-on-file): Removed optional parameter
5441         `simple'.  Recompute state unconditionally.
5442         (vc-default-toggle-read-only): Removed.
5444         * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
5445         (vc-toggle-read-only): Undid prev change.
5447         * vc-cvs.el (vc-cvs-stay-local): Renamed from
5448         vc-cvs-simple-toggle.  Redocumented.
5449         (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
5450         (vc-cvs-toggle-read-only): Removed.
5452 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5454         * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
5455         (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
5456         (vc-release-greater-or-equal-p): Move to vc-rcs.el.
5457         (vc-file-clear-masterprops): Braindead "fix".  It was a nop and
5458         still is. So maybe it should be removed.
5459         (vc-head-version, vc-find-binary): Remove.
5460         (vc-recompute-state): Move from vc-hooks.el.
5461         (vc-next-action-on-file): Add a `simple' argument to allow
5462         avoiding the `recompute' step (use for vc-cvs-simple-toggle).
5463         (vc-default-toggle-read-only, vc-default-record-rename): New funs.
5464         (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
5465         (vc-dired-mode-map): Properly defvar it.
5466         (vc-print-log): Call log-view-mode if available.
5467         (small-temporary-file-directory): defvar instead of use boundp.
5468         (vc-merge-news): Moved to vc-cvs.el.
5469         (vc-default-merge-news): New function.
5471         * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
5472         (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
5473         (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
5474         unknown `vc-latest-version' function.  It should probably refer to
5475         vc-workfile-version or somesuch, but it's very unclear to me and I
5476         don't have SCCS to test things.
5478         * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
5479         (vc-sccs-state-heuristic): Fix typo.
5480         (vc-sccs-workfile-unchanged-p): Add missing argument.
5482         * vc-rcs.el: Require vc and vc-rcs-hooks.
5483         (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
5484         (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
5485         (vc-release-greater-or-equal-p): Move from vc.
5486         (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
5487         vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
5488         (vc-rcs-checkout): Add a missing `new-version' argument in the
5489         call to vc-rcs-latest-on-branch-p.  Hopefully that was the right one.
5491         * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
5492         (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
5493         (vc-rcs-latest-on-branch-p): Use the `version' argument rather
5494         than the apparently unbound `workfile-version'.
5496         * vc-hooks.el (vc-master-templates): Def the obsolete var.
5497         (vc-file-prop-obarray): Use `make-vector'.
5498         (vc-backend-functions): Add new hookable functions
5499         vc-toggle-read-only, vc-record-rename and vc-merge-news.
5500         (vc-loadup): If neither backend nor default functions exist, use
5501         the backend function rather than nil.
5502         (vc-call-backend): If the function if not bound yet, try to load
5503         the non-hook file to see if it provides it.
5504         (vc-call): New macro plus use it wherever possible.
5505         (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
5506         nor `vc-find-binary' since it's only called from
5507         vc-mistrust-permission which is only used once the backend is known.
5508         (vc-checkout-model): Fix parenthesis.
5509         (vc-recompute-state, vc-prefix-map): Move to vc.el.
5511         * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
5512         (vc-cvs-release, vc-cvs-system-release): Remove.
5513         (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
5514         (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
5515         status symbols.
5516         (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
5517         (vc-cvs-toggle-read-only): First cut at a function to allow a
5518         cvs-status-free vc-toggle-read-only.
5519         (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
5520         (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
5521         vc-cvs-status.  Also set vc-state rather than vc-locking-user.
5522         (vc-cvs-checkout): Modify access rights directly if the user
5523         requested not to use `cvs edit'.  And refresh the mode line.
5525         * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
5526         (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
5528 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
5530         * vc-cvs.el (vc-cvs-checkout): Docstring fix.  Added a `(if
5531         workfile' that got lost when the code was extracted from vc.el.
5532         And merged the tail with the rest of the code (not possible in the
5533         old vc.el where the tail was shared among all backends).  And
5534         explicitly set the state to 'edited if `writable' is set.
5536         * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
5537         (vc-cvs-state): Be careful to return the value from
5538         vc-cvs-parse-state.
5539         (vc-cvs-parse-status): Use expand-file-name.  Don't set 'vc-state
5540         property but return it instead.  Also be careful to handle a nil
5541         or "" `rev' when workfile is non-nil (it was handled properly when
5542         workfile was nil).
5544         * vc.el: Removed those pesky unnecessary `(function' quotes.
5545         (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
5546         directly in the defvar.
5547         (vc-do-command): Bind inhibit-read-only so as to properly handle
5548         the case where the destination buffer has been made read-only.
5549         (vc-diff): Delegate to vc-version-diff in all cases.
5550         (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
5551         (vc-annotate-mode-variables): Removed (code moved partly to
5552         defvars and partly to vc-annotate-add-menu).
5553         (vc-annotate-mode): Turned into a derived-mode.
5554         (vc-annotate-add-menu): Moved in code in
5555         vc-annotate-mode-variables.
5556         (vc-update-change-log): Use make-temp-file if available.
5558 2000-09-04  Martin Lorentzson  <martinl@delysid.gnu.org>
5560         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
5561         `vc-checkout-model' updated to `vc-cvs-update-model'.
5563 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5565         * vc.el (vc-next-action-on-file): Added handling of state
5566         `unlocked-changes'.
5567         (vc-checkout-carefully): Is now practically obsolete, unless the
5568         above is too slow to be enabled unconditionally.
5569         (vc-update-change-log): Fixed typo.
5571         * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
5573         * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
5574         Now handles state `unlocked-changes'.
5575         (vc-sccs-workfile-unchanged-p): New function, to support the above.
5577         * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
5579         * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
5580         (vc-rcs-fetch-master-state): Bug fixes.  Recognize state
5581         `unlocked-changes'.
5582         (vc-rcs-workfile-unchanged-p): Renamed from
5583         `vc-rcs-workfile-unchanged'.  This is not a real backend-specific
5584         function yet, but supposed to become one soon.
5586         * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
5587         `vc-steal-lock'.
5588         (vc-call-backend): Changed error message.
5589         (vc-state): Added description of state `unlocked-changes'.
5591 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5593         * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
5594         always return t in CVS-controlled directories.
5596         * vc.el (vc-responsible-backend): New function.
5597         (vc-register): Largely rewritten.
5598         (vc-admin): Removed (implementation moved into vc-register).
5599         (vc-checkin): Redocumented.
5600         (vc-finish-logentry): If no backend defined yet (because we are in
5601         the process of registering), use the responsible backend.
5603         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
5604         Updated function lists.
5605         (vc-call-backend): Fixed typo.
5607         * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
5608         New functions.
5609         (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
5610         Removed query option.  Redocumented.
5612 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5614         * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
5616         * vc.el: Updated callers of `vc-checkout-required' to use
5617         `vc-checkout-model'.
5619 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
5621         * vc-rcs.el (vc-rcs-backend-release-p): function added.  other
5622         stuff updated to reference this function instead of the old
5623         `vc-backend-release-p'.
5625 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5627         * vc-sccs-hooks.el (vc-uses-locking): Renamed to
5628         vc-checkout-model.  Return appropriate values.  Updated callers.
5630 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
5632         * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
5633         (vc-backend-revert): Function moved into `vc-revert';
5634         `vc-next-action' must be updated to accomodate this change.
5635         (vc-backend-steal): Function moved into `vc-finish-steal'.
5636         (vc-backend-logentry-check): Function moved into
5637         `vc-finish-logentry'.
5638         (vc-backend-printlog): Function moved into `vc-print-log'.
5639         (vc-backend-uncheck): Function moved into `vc-cancel-version'.
5640         (vc-backend-assign-name): Function moved into
5641         `vc-create-snapshot'.
5643 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5645         * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
5646         Rename to vc-checkout-model.  Return appropriate values.
5647         Update callers.
5649         * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
5650         to vc-checkout-model.
5651         (vc-checkout-required): Rename to vc-checkout-model.
5652         Re-implement and re-comment.
5653         (vc-after-save): Use vc-checkout-model.
5655 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
5657         * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
5658         Update to use the vc-BACKEND-diff functions instead.
5659         `vc-diff' is now working.
5661         * vc-rcs.el (vc-rcs-logentry-check): New function.
5663         * vc-cvs.el (vc-cvs-logentry-check): New function.
5665         * vc-sccs.el (vc-sccs-diff): Function changed name from
5666         `vc-backend-diff'.  This makes `vc-diff' work.
5668         * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
5669         of functions possibly implemented in a vc-BACKEND library.
5670         (vc-checkout-required): Fix bug that caused an error to be
5671         signaled during `vc-after-save'.
5673         * vc.el: Fix typo.
5674         This checkin is made with our new VC code base for the very first time.
5675         A simple `(vc-checkin (buffer-file-name))' was used to perform it.
5677         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
5678         `vc-checkout-required' updated to `vc-cvs-uses-locking'.
5680         * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
5681         updated to `vc-uses-locking'.
5682         (vc-checkout-required): Call to backend function.
5683         `vc-checkout-required' updated to `vc-uses-locking' instead.
5685         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
5686         `vc-checkout-required' updated to `vc-rcs-uses-locking'.
5688         * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
5689         to match the split into various backends.
5690         (vc-backend-checkin): Remove.  Merge with `vc-checkin'.
5691         (vc-retrieve-snapshot): Bug fix.
5693 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5695         * vc-sccs.el (vc-sccs-release): Doc fix.
5697 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
5699         * vc.el (vc-next-action-on-file): Bug found and fixed.
5700         (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
5701         (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
5703         * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
5704         (vc-rcs-checkout): Name space cleaned up.  No more revision number
5705         crunching function names that are not prefixed with vc-rcs.
5706         (vc-rcs-checkout-model): Function added.  References to
5707         `vc-checkout-model' replaced.
5709 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5711         * vc.el (vc-next-action-on-file): Rewritten for the new state model.
5712         (vc-backend-merge-news): Renamed to `vc-merge-news'.  (Specific parts
5713         still need to be split, and implemented for RCS).
5715 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
5717         * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
5719         * vc-sccs.el (vc-sccs-admin): Added the query-only option as
5720         required by the vc.el file.
5722         * vc-rcs.el (vc-rcs-admin): Added the query-only option as
5723         required by the vc.el file.
5724         (vc-rcs-exists): Function added.
5726         * vc-cvs.el (vc-cvs-admin): Added the query-only option as
5727         required by the vc.el file.
5729         * vc.el (vc-admin): Updated to handle selection of appropriate
5730         backend.  Current implementation is crufty and need re-thinking.
5732         * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
5734 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
5736         * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
5737         beginning of annotate buffers correctly.
5739         * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
5740         (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
5741         functionality updated quite a lot to support multiple backends.
5742         Variables `vc-annotate-mode', `vc-annotate-buffers',
5743         `vc-annotate-backend' added.
5745         * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
5746         `vc-annotate-difference' added to supported backend functions.
5748 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5750         * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
5751         Use with-temp-file instead of /bin/sh.  Merged from mainline
5753 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
5755         * vc-sccs-hooks.el (vc-sccs-registered): Updated.
5757         * vc-rcs-hooks.el (vc-rcs-registered): Updated.
5759         * vc-cvs-hooks.el (vc-cvs-registered): Updated.
5761 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
5763         * vc-hooks.el: vc-state-heuristic added to
5764         vc-backend-hook-functions.
5766         * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
5768         * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
5770         * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
5771         `vc-uses-locking' to `vc-checkout-required'.  Rename the `locked'
5772         state to `reserved'.
5774         * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
5775         `vc-checkout-required'.  Rename the `locked' state to `reserved'.
5777 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5779         * vc-rcs-hooks.el: Implement new state model.  Hardly anything
5780         untouched.
5782         * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
5784         * vc.el (vc-update-change-log): Use small-temporary-file-directory,
5785         if defined.  (Merged from main line, slightly adapted.)
5787         * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
5788         millenium problem (merged from mainline).
5790 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
5792         * vc-cvs.el: Split the annotate feature into a BACKEND-specific
5793         part and moved the non-BACKEND stuff to vc.el.
5795         * vc.el: Split the annotate feature into a BACKEND specific part
5796         and moved it from the vc-cvs.el file to this one.
5798 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5800         * vc-hooks.el: Implement new state model.
5801         (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
5802         (vc-locking-user): Simplify.  Now only needed if the file is
5803         locked by somebody else.
5804         (vc-lock-from-permissions): Remove.  Functionality is in
5805         vc-sccs-hooks.el and vc-rcs-hooks.el now.
5806         (vc-mode-line-string): New name for former vc-status.  Adapted.
5807         (vc-mode-line): Adapt to use the above.  Remove optional parameter.
5809         * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
5810         Various simplifications and adaptations all over the place.
5812         * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
5813         Simplify and adapt the rest.
5815         * vc.el (vc-resynch-window): Add TODO comment: check for
5816         interaction with view mode according to recent RCS change.
5817         (vc-backend-merge-news): Merge "CMUP" patch from mainline.
5819 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
5821         * vc.el: Convert the remaining function comments to docstrings.
5823 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
5825         * vc.el (vc-backend-release, vc-release-greater-or-equal)
5826         (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
5827         (vc-minor-part, vc-previous-version): Functions that operate and
5828         compare revision numbers got proper documentation.  Comments added
5829         about their possible removal.
5831 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
5833         * vc.el (vc-latest-on-branch-p): Function removed and replaced in
5834         the vc-backend.el files.
5836         * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
5838         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
5839         (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
5840         (vc-rcs-previous-version): Functions added.
5842         * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
5844         * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
5846 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5848         * vc-hooks.el (vc-master-templates): Is really obsolete.
5849         Comment out the definition for now.  What is the right procedure
5850         to get rid of it?
5851         (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
5852         rewritten.
5853         (vc-default-registered): Remove.
5854         (vc-check-master-templates): New function; does mostly what the
5855         above did before.
5856         (vc-locking-user): Don't rely on the backend to set the property.
5858         * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
5859         Rewrite documentation.
5860         (vc-rcs-templates-grabbed): New variable.
5861         (vc-rcs-grab-templates): New function.
5862         (vc-rcs-registered): Rewrite to use above mechanism.
5864         * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
5865         Rewrite documentation.
5866         (vc-sccs-templates-grabbed): New variable.
5867         (vc-sccs-grab-templates): New function.
5868         (vc-sccs-registered): Rewrite to use above mechanism.
5869         (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
5870         Don't throw the result, simply return it.
5872         * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
5873         (vc-cvs-find-master): Remove.  Code is now in vc-cvs-registered.
5874         (vc-cvs-registered): Does the check itself now.  Simplify.
5876         * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
5877         from main line.
5879 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
5881         * vc-cvs.el (vc-cvs-diff): New function.
5883         * vc-sccs.el (vc-sccs-diff): New function.
5885         * vc-rcs.el (vc-rcs-diff): New function.
5886         (vc-rcs-checkout): Bug (typo) found and fixed.
5887         (vc-rcs-register-switches): New variable.
5889         * vc.el (vc-backend-diff): Function removed and placed in the
5890         backend files.
5892 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
5894         * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
5896         * vc.el (vc-backend-checkout): Function removed and replaced in
5897         the vc-backend.el files.
5899         * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
5901         * vc.el (vc-backend-admin): Removed and replaced in the
5902         vc-backend.el files.
5904         * vc.el (Martin): Removed all the annotate functionality since it
5905         is CVS backend specific.
5907 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
5909         * spec.txt: Added specification of vc-state.
5911         * vc-sccs-hooks.el (vc-sccs-master-properties):
5912         Remove handling of vc-latest-version and
5913         vc-your-latest-version.  What used to be vc-latest-version, is now
5914         returned as vc-workfile-version.
5915         (vc-sccs-workfile-version): Adapt.
5917 2000-09-04  Dave Love  <fx@gnu.org>
5919         * vc.el: [Merged from mainline.]
5920         (vc-dired-mode): Make the dired-move-to-filename-regexp
5921         regexp match the date, to avoid treating date as file size.
5922         Add YYYY S option to WESTERN/
5924 2000-09-04  Dave Love  <fx@gnu.org>
5926         * vc.el: Require `compile' when compiling.
5927         (vc-logentry-check-hook): New option.
5928         (vc-steal-lock): Use compose-mail.
5929         (vc-dired-mode-map): Defvar when compiling.
5930         (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
5931         vc-sccs.el and renamed.  Callers changed.
5932         (vc-backend-checkout, vc-backend-logentry-check)
5933         (vc-backend-merge-news): Doc fix.
5934         (vc-default-logentry-check): New function.
5935         (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
5936         (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
5937         (vc-backend-merge): Doc fix.  Use backend functions.
5938         (vc-check-headers): Use backend functions.
5940         * vc-cvs.el: Require vc when compiling.
5941         (vc-cvs-register-switches): Doc fix.
5942         (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
5943         (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
5944         (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
5945         New functions (code from vc.el).
5946         (vc-annotate-display-default): Fix interactive spec.
5947         (vc-annotate-time-span): Doc fix.
5949         * vc-rcs.el: Require vc when compiling.
5950         (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
5951         (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
5952         (vc-rcs-checkin): New functions (code from vc.el).
5953         (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
5954         Doc fix.
5955         (vc-rcs-release): Deleted.  (Duplicated vc-rcs-system-release).
5957         * vc-sccs.el: Require vc when compiling.
5958         (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
5959         (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
5960         (vc-sccs-revert)
5961         (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
5962         from vc.el).
5963         (vc-sccs-add-triple, vc-sccs-record-rename)
5964         (vc-sccs-lookup-triple): Moved from vc.el and renamed.
5965         (vc-sccs-admin): Doc fix.
5967 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
5969         * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
5970         (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
5971         (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
5972         from vc.el.
5974         * vc-sccs.el (vc-admin-sccs): Added from vc.el
5976         * vc-cvs.el: Moved the annotate functionality from vc.el.
5977         (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
5979 2000-09-04  Dave Love  <fx@gnu.org>
5981         * vc.el (vc-backend-release): Call vc-system-release.
5983         * vc-sccs.el (vc-sccs-system-release):
5984         Renamed from vc-sccs-backend-release.
5986         * vc-rcs.el (vc-rcs-system-release):
5987         Renamed from vc-rcs-backend-release.
5989         * vc-cvs.el (vc-cvs-system-release):
5990         Renamed from vc-cvs-backend-release.
5992 2000-09-04  Dave Love  <fx@gnu.org>
5994         * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
5995         backend files.
5996         (vc-backend-release): Dispatch to backend functions.
5997         (vc-backend-release-p): Don't mention CVS, RCS.  [The SCCS case
5998         probably needs attention.]
6000         * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
6001         (vc-sccs-backend-release): New function.
6003         * vc-cvs.el (vc-cvs-release): Moved from vc.el.
6004         (vc-cvs-backend-release): New function.
6006         * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
6007         Doc fix.
6008         (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
6009         (vc-default-dired-state-info): New function.
6010         (vc-dired-state-info): Dispatch to backends.
6011         (vc-dired-hook): Doc fix.  Simplify, pending removal of CVS specifics.
6013         * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
6014         from vc.el and renamed.
6016 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
6018         * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
6019         (vc-version-other-window, vc-backend-assign-name): Removed
6020         references to vc-latest-version; sometimes changed into
6021         vc-workfile-version.
6023         * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
6024         vc-rcs-master-workfile-version.
6025         (vc-rcs-workfile-version): Use the above.  Don't call
6026         vc-latest-version (that was unreachable code, anyway).
6027         (vc-rcs-fetch-master-properties): Doc fix.
6029         * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
6030         (vc-backend-hook-functions): Removed them from this list, too.
6031         (vc-fetch-properties): Removed.
6032         (vc-workfile-version): Doc fix.
6034         * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
6035         (vc-rcs-workfile-version, vc-rcs-locking-user)
6036         (vc-rcs-uses-locking): Use it.
6038         * vc-hooks.el (vc-consult-rcs-headers):
6039         Moved into vc-rcs-hooks.el, under the name
6040         vc-rcs-consult-headers.
6042         * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
6043         headers.
6044         (vc-cvs-find-master): Use this name only; correct different
6045         versions of the name.
6047         * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
6048         New functions.
6049         (vc-sccs-locking-user): Use the latter.
6051         * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
6052         New functions.
6054         * vc-hooks.el (vc-master-locks, vc-master-locking-user):
6055         Moved into both
6056         vc-rcs-hooks.el and vc-sccs-hooks.el.  These properties and access
6057         functions are implementation details of those two backends.
6059 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
6061         * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
6062         (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
6064         * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
6065         (vc-sccs-parse-locks): SCCS-specific code moved here from
6066         vc-hooks.
6068         * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
6069         code moved here from vc-hooks.
6071         * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
6072         into back-end specific parts and removed.  Callers not updated
6073         yet; because I guess these callers will disappear into back-end
6074         specific files anyway.
6076 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
6078         * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
6079         (vc-backend-checkout): Changed calls to `vc-checkout-model' to
6080         `vc-uses-locking'.
6082         * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
6083         Store yes/no in the property, and return t/nil.  Updated all
6084         callers.
6086         * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
6087         vc-sccs-uses-locking.  Don't set property.
6088         (vc-sccs-locking-user): Don't set property.
6090         * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
6091         vc-cvs-uses-locking.  Don't set property here; leave that to
6092         vc-hooks.
6093         (vc-cvs-locking-user): Reflect above change.  Streamlined.
6095         * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
6096         vc-rcs-uses-locking.
6097         (vc-rcs-locking-user): Reflect above change.
6099 2000-09-04  Dave Love  <fx@gnu.org>
6101         * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
6103         * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
6105         * vc-hooks.el (vc-checkout-model): Punt to backends.
6107         * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
6109         * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
6111         * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
6112         New functions.
6114         * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
6115         New functions.
6117         * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
6118         (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
6120         * vc-hooks.el (vc-default-locking-user): New function.
6121         (vc-locking-user, vc-workfile-version): Punt to backends.
6123 2000-09-04  Dave Love  <fx@gnu.org>
6125         * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
6126         (vc-master-workfile-version): Moved from vc-hooks.
6128         * vc-rcs-hooks.el: Fix duplicate code in last change.
6130         * vc-rcs-hooks.el: Require vc-hooks when compiling.
6131         (vc-rcs-master-templates): Improve :type.
6132         (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
6133         vc-master-workfile-version): Moved from vc-hooks.
6135         * vc-sccs-hooks.el: Require vc-hooks when compiling.
6136         (vc-sccs-master-templates): Improve :type.
6137         (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
6139         * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
6141         * vc-cvs-hooks.el: Require vc-hooks when compiling.
6142         (vc-cvs-master-templates): Improve :type.  Use
6143         vc-cvs-find-cvs-master.
6144         (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
6145         from vc-hooks.
6146         (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
6148         * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
6149         Moved to vc-cvs-hooks.
6151         * vc-hooks.el: Add doc strings in various places.  Simplify the
6152         minor mode setup.
6153         (vc-handled-backends): New user variable.
6154         (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
6155         simplification.
6157 2000-09-04  Dave Love  <fx@gnu.org>
6159         * vc.el: Some doc fixes for autoloaded and interactive functions.
6160         Fix compilation warnings from ediff stuff.
6161         (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
6163         * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
6165         * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
6167         * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
6169 2000-09-04  Dave Love  <fx@gnu.org>
6171         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
6172         New variable.
6173         (vc-make-backend-function, vc-loadup, vc-call-backend)
6174         (vc-backend-defines): New functions.
6176         * vc-hooks.el: Various doc fixes.
6177         (vc-default-back-end, vc-follow-symlinks): Custom fix.
6178         (vc-match-substring): Function removed.  Callers changed to use
6179         match-string.
6180         (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
6181         Simplify.
6183 2000-09-04  Dave Love  <fx@gnu.org>
6185         * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
6186         type.
6187         (vc-sccs-project-dir, vc-search-sccs-project-dir)
6188         (vc-sccs-registered): Doc fix.
6190         * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
6191         (vc-cvs-registered): Doc fix.
6193         * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
6194         (vc-rcs-registered): Doc fix.
6196 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
6198         * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
6200         * vc-hooks.el: vc-registered has been renamed
6201         vc-default-registered.  Some functions have been moved to the
6202         backend specific files.  they all support the
6203         vc-BACKEND-registered functions.
6205 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
6207         * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
6209         * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
6211 2000-09-04  Dave Love  <fx@gnu.org>
6213         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
6214         menu-bar-update-hook.
6216         * help.el (help-manyarg-func-alist): Add
6217         find-operation-coding-system.
6219         * wid-edit.el (widget-sexp-validate): Fix garbled code.
6221         * custom.el (custom-set-variables): Print message about errors in
6222         setting.
6224 2000-09-03  Andrew Innes  <andrewi@gnu.org>
6226         * makefile.w32-in: Change to DOS line endings.
6228 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
6230         * mouse.el (mouse-popup-menubar): Supply the prompt string for
6231         minor-mode keymaps, if they don't have one.
6233 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
6235         * eshell/esh-module.el (eval-when-compile): Don't lose if
6236         esh-module.el's file name is truncated to DOS 8+3 limits.
6238 2000-09-01  John Wiegley  <johnw@gnu.org>
6240         * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
6241         predicate, which caused entries in the completion list to be
6242         doubled.
6244 2000-08-30  John Wiegley  <johnw@gnu.org>
6246         * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
6247         sending to subprocesses.  Also, hook pre-command-hook if
6248         `eshell-send-direct-to-subprocesses' is non-nil.
6249         (eshell-send-direct-to-subprocesses): New config variable.  If t,
6250         subprocess input is send immediately.
6251         (eshell-toggle-direct-send): New function.
6252         (eshell-self-insert-command): New function.
6253         (eshell-intercept-commands): New function.
6254         (eshell-send-input): If direct subprocess sending is enabled,
6255         don't echo any input to the Eshell buffer.  Let the subprocess
6256         handle that.  This requires "stty echo" in bash, for example.
6258 2000-08-28  John Wiegley  <johnw@gnu.org>
6260         * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
6261         completion function for Eshell's implementation of `unset'.
6263 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
6265         * info.el (Info-directory-list): Doc fix.
6267 2000-08-31  Peter Breton  <pbreton@ne.mediaone.net>
6269         * filecache.el (file-cache-add-directory-using-find): Don't quote
6270         wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
6272 2000-08-31  Kenichi Handa  <handa@etl.go.jp>
6274         * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
6275         coding systems.
6277 2000-08-30  Andrew Innes  <andrewi@gnu.org>
6279         * timer.el (run-with-idle-timer): Undo last change, so that timer
6280         is not activated immediately if Emacs is already idle.  Some
6281         existing code relies on this behaviour.
6283 2000-08-30  Miles Bader  <miles@gnu.org>
6285         * frame.el (set-frame-font): Do completion of font-name for
6286         interactive use.
6288 2000-08-30  Kenichi Handa  <handa@etl.go.jp>
6290         * international/quail.el (quail-start-translation): Bind locally
6291         last-command-event, last-command, and this-command.
6292         (quail-start-conversion): Likewise.
6293         (quail-self-insert-command): Fix docstring.
6295 2000-08-29  Gerd Moellmann  <gerd@gnu.org>
6297         * progmodes/executable.el
6298         (executable-make-buffer-file-executable-if-script-p): Check that
6299         buffer contains at least 2 characters.
6301 2000-08-29  Eli Zaretskii  <eliz@is.elta.co.il>
6303         * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
6305 2000-08-29  Dave Love  <fx@gnu.org>
6307         * diff-mode.el (diff-mode) <defgroup>: Add :version.
6308         (diff-mode-shared-map): Bind mouse-2.
6309         (diff-imenu-generic-expression): New variable.
6310         (diff-mode): Use it.
6312         * mouse.el (mouse-major-mode-menu): Use local-key-binding.
6313         (mouse-popup-menubar): Add minor mode menus.
6314         (popup-menu): Check for lookup-key returning number.
6316 2000-08-29  Miles Bader  <miles@gnu.org>
6318         * comint.el (comint-send-input): Create overlays using the proper
6319         front/read-advance arguments.
6321 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6323         * ps-print.el: Even/odd pages printing.  Doc fix.
6324         (ps-print-version): New version number (6.0).
6325         (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
6326         (ps-background, ps-begin-file, ps-begin-job): Code fix.
6327         (ps-print-duplex-feature): Variable eliminated.
6328         (ps-even-or-odd-pages): New variable.
6330         * progmodes/ebnf2ps.el: Doc fix.
6331         (ebnf-version): New version (3.3).
6332         (ebnf-user-arrow): Change variable customization to sexp.
6333         (ebnf-user-arrow): Function eliminated.
6334         (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
6336 2000-08-29  Kenichi Handa  <handa@etl.go.jp>
6338         * help.el (help-xref-mule-regexp): New variable.
6339         (help-make-xrefs): Handle help-xref-mule-regexp.
6341         * international/mule-cmds.el (help-xref-mule-regexp-template): New
6342         variable.
6343         (describe-input-method): Temporarily activate the specfied input
6344         method to display the information.
6345         (describe-language-environment): Hyperlinks to mule related items.
6347         * international/mule-diag.el (charset-multibyte-form-string): New
6348         function.
6349         (list-character-sets-1): Use charset-multibyte-form-string.
6350         (describe-character-set): New function.
6351         (describe-coding-system): Hyperlinks to safe character sets.
6353         * international/quail.el (quail-help): New arg PACKAGE.
6354         Hyperlinks to mule related items.
6355         (quail-help-insert-keymap-description): Use
6356         substitute-command-keys instead of describe-bindings.
6357         (quail-translation-help): Hyperlinks to mule related items.
6359 2000-08-28  John Wiegley  <johnw@gnu.org>
6361         * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
6362         have a defsubst call itself.  Made `eshell-flatten-list' back into
6363         a function again.
6365         * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
6366         catch, in case re-centering point at bottom messes up the display.
6367         This happens frequently in Emacs 21, due I believe to variable
6368         line heights.
6370         * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
6371         to call `find-tag-interactive'.
6373         * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
6374         the list of remember directories.
6376 2000-08-28  John Wiegley  <johnw@gnu.org>
6378         * align.el: Test align-region-separate to see if it's a symbol.
6380 2000-08-28  John Wiegley  <johnw@gnu.org>
6382         * eshell/esh-util.el (eshell-flatten-list): Made this function
6383         into a defsubst form.  It gets used very frequently, although
6384         calls don't occur all that often.
6386         * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
6387         examining it.
6389         * eshell/esh-cmd.el (eshell-rewrite-while-command):
6390         (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
6391         `eshell-protect'.
6392         (eshell-copy-handles): Created a new macro for duplicating the
6393         current set of open handles.  This is needed by the looping
6394         functions.
6395         (eshell-do-eval): Fixed while and if, so that the eshell-test-body
6396         is not incorrectly stomped on.
6398         * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
6399         declaration for pcomplete-use-paring.
6400         (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
6401         value of eshell-cmpl-use-paring.
6402         * pcomplete.el (pcomplete-use-paring): New config variable, to
6403         indicate whether paring should be used.
6404         (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
6405         completion alternatives that have already been used.
6407         * eshell/esh-mode.el (eshell-repeat-argument): Added function,
6408         bound to C-c C-y, which will repeat the previous N arguments
6409         (based on prefix argument).
6410         (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
6412         * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
6413         if there is no *Help* buffer.  This is for XEmacs, which renames
6414         its help buffers uniquely.  TODO: Find out what the current buffer
6415         name to delete is.
6417         * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
6418         first entry that correlates to a passwd/group number.  Later
6419         entries (used for group/user name aliasing to multiple IDs) are
6420         ignored.
6422         * eshell/em-xtra.el (eshell/expr):
6423         * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
6424         (eshell-grep, eshell/diff, eshell/locate):
6425         * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
6426         argument list, before passing it to the system command.
6428         * eshell/esh-mode.el (eshell-find-tag): Added a special version of
6429         `find-tag' for use at final position in Eshell buffers (which
6430         otherwise triggers an error on Emacs 21).
6431         (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
6432         buffer, if it is currently bound to `find-tag'.
6434         * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
6435         in the list of matched Makefile names.
6436         (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
6437         directory, prefer its contents to Makefile.
6439         * eshell/em-dirs.el (eshell/cd): cd commands that look up
6440         directory parts (like "cd old new", or "cd =regexp"), are now case
6441         sensitive on non-Windows/DOS platforms.
6443         * eshell/esh-mode.el (eshell-parse-command-input): When a user
6444         types RET after an open delimiter (like "), display a message
6445         indicating that Eshell is waiting for the closing delimiter.
6447         * eshell/esh-var.el (eshell/unset): Added a command for unsetting
6448         environment variables.
6450         * eshell/em-unix.el (eshell/diff): Added logic to fail more
6451         gracefully if the user enters incorrect arguments.
6453         * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
6454         Eshell buffers.
6456         * eshell/esh-var.el (eshell-interpolate-variable):
6457         * eshell/esh-mode.el (eshell-move-argument):
6458         * eshell/em-unix.el (eshell-du-sum-directory):
6459         * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
6460         * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
6461         (not (= ...)).
6463         * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
6464         to ensure the `preserve' flag gets propagated when doing recursive
6465         directory copies.
6467 2000-08-28  Stefan Monnier  <monnier@cs.yale.edu>
6469         * eshell/em-hist.el (eshell-put-history, eshell-get-history):
6470         Don't convert \n into \0177 in memory.
6471         (eshell-read-history, eshell-write-history): Convert \n to \0177,
6472         and back again, when reading and writing.
6474 2000-08-28  Eli Zaretskii  <eliz@is.elta.co.il>
6476         * eshell/esh-util.el (eshell-processp): Added to relieve constant
6477         testing of `fboundp' on `processp'.
6479         * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
6480         (eshell/jobs): Don't call process-list if it is not bound.
6481         (eshell-gather-process-output): Support systems where async
6482         subprocesses aren't supported.
6483         (eshell-scratch-buffer, eshell-last-sync-output-start): New
6484         variables.
6486         * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
6487         eshell-do-eval returns t.
6488         (eshell-do-pipelines-synchronously): New defmacro.
6489         (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
6490         when async subprocesses aren't supported.
6491         (eshell-do-eval): Use eshell-processp.  Don't throw eshell-defer
6492         if async subprocesses aren't supported.
6493         (eshell-resume-command): Don't assume STATUS is a string.
6495         * eshell/em-unix.el (eshell/rm): Use eshell-processp.
6497         * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
6498         (eshell-close-target, eshell-get-target): Use eshell-processp.
6499         (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
6500         fix.
6501         (eshell-get-target, eshell-create-handles): Doc fix.
6503 2000-08-28  Miles Bader  <miles@lsi.nec.co.jp>
6505         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
6506         criterion to include commands that output something, as long as it
6507         leaves both the command and the end-of-buffer visible when the
6508         command has exited.
6509         (eshell-review-quick-commands): Adjust the help doc string
6510         accordingly.
6512 2000-08-28  Peter Breton  <pbreton@ne.mediaone.net>
6514         * locate.el (locate): Cleaned up locate command's interactive prompting
6515         Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
6517         * filecache.el (file-cache-case-fold-search): New variable
6518         (file-cache-assoc-function): New variable
6519         (file-cache-minibuffer-complete): Use file-cache-assoc-function.
6520         Use file-cache-case-fold-search variable
6521         (file-cache-add-file): Use file-cache-assoc-function
6522         (file-cache-delete-file): likewise
6523         (file-cache-directory-name): likewise
6524         (file-cache-debug-read-from-minibuffer): likewise
6526 2000-08-28  Gerd Moellmann  <gerd@gnu.org>
6528         * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
6529         (abbrev-table-name): New function.
6530         (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
6531         If non-nil list local abbrev, only.
6533 2000-08-28  Stanislav Shalunov  <shalunov@internet2.edu>
6535         * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
6536         from Gnus support code, and use special article copy buffer
6537         `(gnus-original-article-buffer)' instead.  This allows to get rid
6538         of article-hide-headers usage (which breaks in the latest Gnus
6539         version).  Thanks to Detlev Zundel.
6541 2000-08-28  Kenichi Handa  <handa@etl.go.jp>
6543         * international/quail.el (quail-use-package): Hide "... loaded"
6544         message.
6545         (quail-start-translation, quail-start-conversion): Likewise.
6547         * international/kkc.el (kkc-region): Hide "... loaded" message.
6549 2000-08-27  Dave Love  <fx@gnu.org>
6551         * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
6553 2000-08-27  Miles Bader  <miles@gnu.org>
6555         * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
6557 2000-08-27  Kenichi Handa  <handa@etl.go.jp>
6559         * international/ja-dic-cnv.el (skkdic-convert): Insert (require
6560         'ja-dic-cnv), not (require 'skkdic-cnv).
6562 2000-08-26  Miles Bader  <miles@gnu.org>
6564         * faces.el (face-x-resources): Add entry for :inherit.
6565         * cus-face.el (custom-face-attributes): Add support for :inherit
6566         attribute.  Add support for relative face heights.
6567         (custom-face-attributes-get): Treat `nil' as being a default value
6568         for :inherit (as well as `unspecified').
6570         * faces.el (set-face-attribute): Update doc string.
6571         (face-attribute-name-alist): Add :inherit.
6572         (face-valid-attribute-values): Handle :inherit.
6573         (face-read-string): Rephrase prompt to be less confusing.
6574         Assume that DEFAULT is a string, since we must return a string.
6575         (face-read-integer): Use `format' to turn DEFAULT into an
6576         acceptable default for face-read-string.  Match NEW-VALUE against
6577         the string "unspecified", not the symbol `unspecified', since
6578         that's what face-read-string returns.
6579         (read-face-attribute): Lookup a name for old-value in valid, and
6580         use it as a default if we find one.  Treat all values from
6581         face-read-string as strings.  If the default is used, don't do any
6582         more processing on the value, just use the old value directly.
6583         (read-face-and-attribute, modify-face): Tweak prompt.
6584         (read-face-name): Don't assume prompt ends with a space.
6586         * faces.el (describe-face): Add support for :inherit attribute.
6588 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
6590         * terminal.el (terminal-emulator): Fix args to `concat'.  Now
6591         concat doesn't accept interger.
6593         * international/kkc.el: Remove SKK from Keywords.  Require
6594         ja-dic-utl instead of skkdic-utl.
6596         * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
6597         Provide ja-dic-cnv instead of skkdic-cnv.
6598         (ja-dic-filename): Renamed from skkdic-filename.  Referers changed
6599         (iso-2022-7bit-short): Add safe-charsets property.
6600         (skkdic-convert-postfix): Search Japanese chou-on character in
6601         addition to Hiragana character.
6602         (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
6603         (skkdic-convert): Change file names from skkdic.el to ja-dic.el
6604         (batch-skkdic-convert): Likewise.
6606         * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
6607         Provide ja-dic-utl instead of skkdic-utl.
6608         (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
6610 2000-08-24  Dave Love  <fx@gnu.org>
6612         * disp-table.el (standard-display-default): Make the test of `l'
6613         useful.
6615         * language/european.el ("Latin-8", "Latin-9"): Add input methods,
6616         mod sample text.
6618         * international/iso-ascii.el: Make pilcrow convenient string
6619         consistent with section.
6620         (iso-ascii-display): Set up multibyte characters as well as
6621         unibyte.
6623 2000-08-24  Kenichi Handa  <handa@etl.go.jp>
6625         * international/mule-cmds.el (reset-language-environment): Set
6626         default-process-coding-system to '(undecided . iso-latin-1), which
6627         makes process I/O almost consistent with file I/O.   Call this
6628         function when mule-cmds.el[c] is loaded.
6630 2000-08-22  Andrew Innes  <andrewi@gnu.org>
6632         * makefile.w32-in: New file.
6634 2000-08-22  Miles Bader  <miles@lsi.nec.co.jp>
6636         * comint.el (comint-output-filter): Compare end of
6637         comint-last-output-overlay with the start of the newly inserted
6638         text, not the end, when deciding whether to extend it.
6639         Set saved-point's insertion type to advance after insertion.
6641         * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
6642         since this is now done independently of font-lock mode.
6644 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
6646         * server.el (server-kill-new-buffers): New user option.
6647         (server-existing-buffer): New buffer-local variable.
6648         (server-visit-files): When using an existing buffer, set
6649         server-existing-buffer to t.
6650         (server-buffer-done): If server-kill-new-buffers is t, kill the
6651         buffer, unless it was already present before visiting it with
6652         Emacs server.
6654 2000-08-21  Eli Zaretskii  <eliz@is.elta.co.il>
6656         * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
6657         even if the display doesn't support colors: some displays will
6658         support bold/underline faces.
6660 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
6662         * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
6664         * startup.el (command-line): If user's init file had an error,
6665         add explanatory text to *Messages*.
6667 2000-08-21  Kenichi Handa  <handa@etl.go.jp>
6669         * man.el (Man-getpage-in-background): Decode the process output by
6670         the system locale coding system.
6672 2000-08-20  Dave Love  <fx@gnu.org>
6674         * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
6675         Don't test x-popup-menu.
6676         (function) <complete-function>: Complete only fbound symbols.
6677         <validate, value>: New.
6678         (variable) <complete-function>: Complete only bound symbols.
6679         (coding-system): Add :base-only, :complete-function, :validate,
6680         :value, :prompt-match.
6681         (widget-coding-system-prompt-value): Use read-coding-system and
6682         act on :base-only.
6683         (editable-field): Add :help-echo.
6684         (widget-push-button-gui, widget-push-button-cache)
6685         (widget-gui-action, widget-editable-list-gui): COmment out, along
6686         with uses.
6687         (widget-at): Make arg optional.
6688         (widget-echo-help): Adjust for current help-echo calling sequence.
6689         (widget-specify-field, widget-specify-button)
6690         (widget-specify-insert, widget-get-sibling, widget-image-find)
6691         (widget-convert, widget-insert, widget-leave-text)
6692         (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
6693         (widget-setup, widget-field-find, widget-before-change)
6694         (widget-after-change, widget-default-complete)
6695         (widget-default-create, widget-default-delete)
6696         (widget-push-button-value-create, editable-field)
6697         (widget-field-prompt-value, widget-field-validate)
6698         (widget-choice-value-create, widget-choice-action)
6699         (widget-choice-validate, widget-checklist-add-item)
6700         (widget-radio-add-item, widget-radio-chosen)
6701         (widget-radio-value-inline, widget-editable-list-value-create)
6702         (widget-editable-list-entry-create)
6703         (widget-documentation-link-add)
6704         (widget-documentation-string-value-create)
6705         (widget-regexp-validate, widget-file-complete)
6706         (widget-sexp-validate, widget-plist-convert-widget)
6707         (widget-plist-convert-widget, widget-alist-convert-widget)
6708         (widget-alist-convert-widget, widget-color-complete): Simplify,
6709         particularly to avoid bindings which aren't optimized out.
6711         * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
6712         Doc fix.
6713         (down-list, backward-up-list, up-list, kill-sexp)
6714         (backward-kill-sexp, mark-sexp): Make arg optional.
6715         (lisp-complete-symbol): Add optional arg PREDICATE.
6717         * cus-start.el: Add display-buffer-reuse-frames,
6718         file-coding-system-alist.
6720 2000-08-20  Gerd Moellmann  <gerd@gnu.org>
6722         * startup.el (command-line): Clear realized faces after
6723         modifying TTY color mappings.
6725 2000-08-20  Miles Bader  <miles@gnu.org>
6727         * faces.el (face-attr-match-p): Don't return true if ATTRS are
6728         merely a subset of FACE's attributes.
6730 2000-08-19  Miles Bader  <miles@gnu.org>
6732         * comint.el (comint-output-filter): Save the point with a marker,
6733         not just a buffer position.
6735         * international/mule.el (set-buffer-process-coding-system): Make
6736         interactive prompt less confusing.
6738 2000-08-19  Gerd Moellmann  <gerd@gnu.org>
6740         * hilit-chg.el: General cleanup of doc strings, comments and
6741         code formatting.
6743 2000-08-19  Miles Bader  <miles@gnu.org>
6745         * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
6746         Compiler macro removed; beginning-of-line is no longer always
6747         equivalent to forward-line, in the presence of fields.
6749         * comint.el (comint-output-filter): Remove ad-hoc saving of
6750         restriction, and just use save-restriction, now that it works
6751         correctly.  Don't adjust comint-last-input-start to account for
6752         our insertion; it shouldn't have moved because we don't use
6753         insert-before-markers anymore.  Comment out call to
6754         `force-mode-line-update'; why is it here?
6756         * gud.el (gud-basic-call): Temporarily widen gud comint buffer
6757         while checking for prompt to delete.  Use `forward-line 0'
6758         instead of beginning-of-line.
6759         (gud-filter): Temporarily widen gud comint buffer while
6760         examining output.
6762 2000-08-18  Stefan Monnier  <monnier@cs.yale.edu>
6764         * progmodes/sh-script.el: Big bag of typos.
6766         * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
6767         check since ispell-process is not bound when ispell is not yet loaded.
6769 2000-08-18  Dave Love  <fx@gnu.org>
6771         * image.el (find-image): Copy `spec' before using plist-put.
6773 2000-08-18  Gerd Moellmann  <gerd@gnu.org>
6775         * textmodes/ispell.el (ispell-dictionary-alist-6): Add
6776         `portugues'.
6778         * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
6779         backward-kill-sexp, analogous to kill-sexp.
6781         * progmodes/icon.el (icon-indent-line)
6782         (icon-is-continuation-line): Handle comments specially.
6784 2000-08-17  Ken Stevens <k.stevens@ieee.org>
6786         * ispell.el: Set to standard author/maintainer/keyword fields.
6787         Fine tuning to menu map appearance and operation, and added help.
6788         Remove `start' and `end' error messages when compiling.
6789         (ispell-choices-win-default-height): Fixed comment string.
6790         (ispell-dictionary-alist-1): Fixed regexp in castellano and
6791         castellano8 dictionaries.
6792         (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
6793         (ispell-dictionary-alist-4): Fixed regexp in francais-tex
6794         dictionary, added italiano dictionary.
6795         (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
6796         word character
6797         (ispell-tex-skip-alists): Added psfig support.
6798         (ispell-skip-html): Renamed from ispell-skip-sgml.
6799         (ispell-begin-skip-region-regexp, ispell-skip-region)
6800         (ispell-minor-check): Improved html skipping support to skip across
6801         code, and recognize `&' commands without propper `;' syntax;
6802         (ispell-process-line): Fix alignment error when manually
6803         correcting spelling.
6804         (ispell): Fix comment string.
6805         (ispell-add-per-file-word-list): Always put word list on new line.
6807 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
6809         * format.el (format-encode-run-method): Fix error message to say
6810         `encode' instead of `decode'.  Use save-window-excursion around
6811         shell-command-on-region as in format-decode-run-method because
6812         shell-command-on-region can display a buffer with error output.
6813         (format-decode): Don't record undo information for the decoding.
6814         (format-annotate-function): Add parameter FORMAT-COUNT.  Make
6815         that number part of the temporary buffer name so that more than
6816         one decoding using a temporary buffer can happen safely.
6818         * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
6819         of `A-z' in the regexp.
6821         * hilit-chg.el: Fix typos in commentary.
6823         * help.el (view-emacs-news): Rewritten for new naming scheme
6824         for old NEWS files.
6826         * startup.el (command-line): Pop to *Messages* in case an error
6827         is signaled while loading user-init-file.
6829 2000-08-17  Andreas Schwab  <schwab@suse.de>
6831         * files.el (insert-directory): Don't lose original file name,
6832         undoing an undocumented change.
6834 2000-08-17  Alex Schroeder  <alex@gnu.org>
6836         * sql.el (sql-magic-go): Use comint-bol.
6837         (sql-copy-column): Use comint-line-beginning-position.
6838         (comint-line-beginning-position): Define a replacement for
6839         comint-line-beginning-position if it is not fboundp.
6841 2000-08-17  Alex Schroeder  <alex@gnu.org>
6843         * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
6844         it didn't have any effect anyway.
6846 2000-08-17  Alex Schroeder  <alex@gnu.org>
6848         * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
6849         --pset and pager=off instead of sending \\o|cat at the beginning
6850         of the session.
6852 2000-08-17  Miles Bader  <miles@gnu.org>
6854         * progmodes/octave-inf.el: Add compatibility definition of
6855         comint-line-beginning-position.
6857 2000-08-17  Kenichi Handa  <handa@etl.go.jp>
6859         * startup.el (normal-top-level): Look in each dir in load-path for
6860         a leim-list.el file too.  This assures of loading leim-list.el
6861         that is created at Emacs installation time even if a user have his
6862         own leim-list.el.
6864 2000-08-17  Miles Bader  <miles@gnu.org>
6866         * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
6867         foreground color to black if the background is dark.
6869 2000-08-16  Stefan Monnier  <monnier@cs.yale.edu>
6871         * loadhist.el (unload-feature): Typo.
6873         * finder.el (finder-compile-keywords):
6874         * cus-dep.el (custom-make-dependencies): Add local-variable settings
6875         to the generated file.
6877         * mail/mh-e.el (mh-make-local-vars):
6878         Replace make-variable-buffer-local with make-local-variable.
6880         * play/landmark.el:
6881         * options.el (Edit-options-{set,toggle,t,nil}):
6882         * mail/mailabbrev.el (mail-abbrevs-mode):
6883         * textmodes/tex-mode.el (tex-expand-files):
6884         * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
6886         * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
6888         * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
6889         (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
6890         Allow going past the last element.
6891         * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
6892         (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
6893         (cvs-mouse-toggle-mark): Don't move point.
6894         (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
6896         * progmodes/compile.el (grep): Provide a default set of files.
6897         (next-error): Docstring fix.
6898         (compilation-find-file): Avoid find-file (fails in a dedicated window).
6900         * emacs-lisp/easy-mmode.el (define-minor-mode):
6901         Use `symbol-value' to keep the byte-compiler quiet.
6903         * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
6904         (diff-find-source-location): New fun, extracted from diff-goto-source.
6905         (diff-goto-source): Use it.
6906         (diff-next-complex-hunk, diff-filter-lines): New function.
6907         (diff-apply-hunk): New command.
6909         * smerge-mode.el (smerge-mode-menu): Doc fix.
6911         * msb.el (msb-mode): Define it in terms of define-minor-mode.
6913 2000-08-16  Dave Love  <fx@gnu.org>
6915         * windmove.el (windmove) <defgroup>: Add :version.
6917         * net/goto-addr.el: Don't require browse-url.  Require thingatpt.
6918         (goto-address-fontify-p, goto-address-highlight-p)
6919         (goto-address-url-face, goto-address-url-mouse-face)
6920         (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
6921         (goto-address-url-regexp): Use thing-at-point-url-regexp.
6922         (goto-address-fontify, goto-address-at-mouse): Simplify,
6923         (goto-address-at-point): browse-url-url-at-point,
6924         goto-address-find-address-at-point can return nil.
6925         (goto-address-find-address-at-point): Return nil on failure.
6927         * align.el (align) <defgroup>: Add :version.
6929         * calculator.el (calculator): Add :version.
6930         (calculator): Use two lines for calculator window if `modeline'
6931         face is boxed.
6933         * play/5x5.el: Doc fixes.
6934         (5x5) <defgroup>: Add :version.
6936         * play/fortune.el (fortune) <defgroup>: Add :version.
6937         (fortune-append): Fix error message.
6938         (fortune-from-region): Doc fix.
6940         * play/pong.el (pong): Doc fix.
6942         * play/morse.el: Keywords, commentary, autoloads.
6944 2000-08-16  Eli Zaretskii  <eliz@is.elta.co.il>
6946         * desktop.el (desktop-save): Don't look at symbol-value of a
6947         member of minor-mode-alist, unless it is boundp.
6949 2000-08-16  Sam Steingold  <sds@gnu.org>
6951         * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
6952         `while'; use `with-current-buffer' instead of `save-excursion'.
6953         Removed unnecessary kludges now that "*Buffer List*" is excluded.
6955 2000-08-16  Kenichi Handa  <handa@etl.go.jp>
6957         * international/ccl.el (declare-ccl-program): Docstring modified.
6958         (ccl-execute-with-args): Likewise.
6960 2000-08-16  Miles Bader  <miles@gnu.org>
6962         * progmodes/sql.el: Add compatibility definition of
6963         comint-line-beginning-position.
6965 2000-08-15  Gerd Moellmann  <gerd@gnu.org>
6967         * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
6968         'buffer-menu' property.
6969         (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
6970         fails.
6971         (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
6972         buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
6973         wasn't killed.
6975         * buff-menu.el (list-buffers-noselect): Don't display the
6976         *Buffer List* buffer.
6978         * font-lock.el: Require jit-lock to prevent a very late
6979         `Loading jit-lock' message.
6981         * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
6982         * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
6983         mail address.
6985 2000-08-15  Miles Bader  <miles@gnu.org>
6987         * textmodes/ispell.el (ispell-graphic-p): New constant.
6988         (ispell-choices-win-default-height, ispell-help): Use
6989         `ispell-graphic-p' instead of `xemacsp'.
6991 2000-08-15  Dave Love  <fx@gnu.org>
6993         * simple.el: Autoload widget-convert when compiling.
6994         (mail-user-agent): Doc fix.
6996         * help.el (function-called-at-point, variable-at-point): Use
6997         with-syntax-table.
6998         (help-manyarg-func-alist): Add insert-and-inherit.
7000         * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
7002         * delsel.el (delsel-unload-hook): New function.
7004         * find-file.el: Doc fixes.  Move provide to end.
7005         (ff) <defgroup>: Add :link.
7006         (ff-goto-click): Deleted.
7007         (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
7008         Use mouse-set-point.
7010         * textmodes/tildify.el: Doc fixes.
7011         (tildify) <defgroup>: Add:version.
7013         * progmodes/glasses.el (glasses) <defgroup>: Add :version.
7014         (glasses-custom-set): Use set-default, not set.
7015         (minor-mode-alist): Propertize the lighter.
7016         (glasses-mode): Provide optional arg.
7018         * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
7019         (global-cwarn-mode): Don't make it a user option.  Unquote lambda.
7020         (cwarn-font-lock-feature-keywords-alist): Don't make it a user
7021         option.  Provide :type.
7022         (cwarn-configuration): Provide :type.
7023         (cwarn-mode): Doc fix.
7025         * add-log.el (change-log-merge): Doc fix.
7026         (change-log-redate): New command.
7028         * net/browse-url.el (browse-url-filename-alist): Add a clause for
7029         Doze and Dog.
7030         (browse-url): Use dolist, not mapcar.
7031         (browse-url-at-point): Check for null url.
7032         (browse-url-event-buffer, browse-url-event-point): Functions
7033         deleted.
7034         (browse-url-at-mouse, browse-url-netscape): Simplify.
7036         * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
7037         modes.
7038         (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
7039         Fix previous change to mapcan.
7040         (msb--init-file-alist, msb--add-separators)
7041         (msb--make-keymap-menu): Simplify.
7042         (msb--choose-file-menu): Use copy-sequence.
7043         (msb-mode-map): Add title to keymap.
7044         (msb-unload-hook): New function.
7046         * bs.el: Fix indentation.
7047         (bs) <defgroup>: Add :links.
7048         (bs-show): Doc fix.
7049         (bs-apply-sort-faces): Don't use window-system.
7050         (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
7052 2000-08-15  Eli Zaretskii  <eliz@is.elta.co.il>
7054         * calendar/timeclock.el (timeclock-file): Run .timelog through
7055         convert-standard-filename.
7057 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
7059         * emacs-lisp/authors.el: New file.
7061         * paren.el (show-paren-priority): New user option.
7062         (show-paren-function): Set overlay priorities to
7063         show-paren-priority.
7065 2000-08-14  Miles Bader  <miles@gnu.org>
7067         * comint.el (comint-bol): Use `forward-line 0' instead of calling
7068         beginning-of-line with inhibit-field-text-motion bound.
7070 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
7072         * calendar/timeclock.el: New file.
7074 2000-08-14  David Ponce  <david@dponce.com>
7076         * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
7077         `widget-button-click'. so that one can use left mouse button to
7078         click on dialog buttons.
7080 2000-08-14  Emmanuel Briot  <briot@gnat.com>
7082         * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
7083         identifiers, since XML is case sensitive
7085 2000-08-12  Miles Bader  <miles@gnu.org>
7087         * comint.el (comint-output-filter): Don't bother frobbing
7088         window-start, it doesn't seem to be necessary.
7090         * comint.el (comint-send-string, comint-send-region): Make into
7091         real functions.  Snapshot the prompt before sending.
7093 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
7095         * info.el (Info-find-emacs-command-nodes): Rewrite to use
7096         technique similar to Info-index, instead of relying on specific
7097         names of relevant Index nodes.
7098         (Info-goto-emacs-command-node): Bind Info-history to nil when
7099         going to the first node found by Info-find-emacs-command-nodes.
7101 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
7103         * menu-bar.el (menu-bar-help-menu): Add a :help string.
7105 2000-08-10  Miles Bader  <miles@gnu.org>
7107         * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
7109 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
7111         * info.el (Info-file-list-for-emacs): More elements for the
7112         autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
7113         and woman manuals.
7115 2000-08-10  Miles Bader  <miles@lsi.nec.co.jp>
7117         * comint.el (comint-send-input): Make the newline boundary overlay
7118         rear-nonsticky.  Use `insert' instead of `insert-before-markers'.
7119         (comint-output-filter): Use `insert' instead of
7120         `insert-before-markers'.  Extend comint-last-output-overlay when
7121         necessary since we can't rely on insert-before-markers to do it.
7122         * gud.el (gud-filter): Use `with-current-buffer' instead of
7123         save-excursion when inserting the output, so that point gets
7124         updated correctly; the old method relied on a rather dodgy
7125         side-effect of comint-output-filter to avoid the effect of
7126         save-excursion.
7128 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
7130         * files.el (recover-file): Call insert-directory instead of
7131         invoking `ls' directly.
7133 2000-08-10  Miles Bader  <miles@gnu.org>
7135         * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
7136         (comint-last-prompt-overlay): New variables.
7137         (comint-output-filter): Implement prompt highlighting.
7138         (comint-snapshot-last-prompt): New function.
7139         (comint-send-input): Snapshot the last prompt.
7140         Use comint-highlight-input-face.
7141         (comint-highlight-input-face): Renamed from `comint-highlight-face'.
7142         Use defface instead of defcustom.
7143         (send-invisible, comint-send-eof): Snapshot the last prompt.
7144         (comint-delchar-or-maybe-eof): Use comint-send-eof.
7145         (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
7147 2000-08-09  Stefan Monnier  <monnier@cs.yale.edu>
7149         * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
7150         (regexp-opt-group): Use a list of chars for `letters'.
7151         (regexp-opt-charset): `chars' is now a list of chars.
7152         Use a char-table rather than a vector so it works for multibyte chars.
7154         * pcvs.el (cvs-menu): Don't move point.  Use popup-menu.
7155         Set cvs-minor-current-files to the selected fileinfo.
7156         (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
7157         (cvs-mode-insert): Manually macroexpand `ignore-errors'.
7159 2000-08-09  Eli Zaretskii  <eliz@is.elta.co.il>
7161         * files.el (insert-directory): Don't call access-file on
7162         directories on DOS and Windows.
7164 2000-08-09  Kenichi Handa  <handa@etl.go.jp>
7166         * international/ccl.el (ccl-embed-data): Make ccl-program-vector
7167         longer if necessary.
7168         (ccl-embed-code): Call ccl-embed-data to store CODE in
7169         ccl-program-vector.
7171 2000-08-09  Miles Bader  <miles@gnu.org>
7173         * comint.el (comint-output-filter): Properly handle the case where
7174         the text surrounded by comint-last-output-overlay was deleted.
7176 2000-08-08  Gerd Moellmann  <gerd@gnu.org>
7178         * info.el (Info-insert-dir): Use Info-additional-directory-list if
7179         non-nil.
7180         (Info-file-list-for-emacs): Remove "info" from the list because
7181         that leads to trying to use the documentation from file `info'
7182         in various situations where it isn't appropriate, for instance
7183         C-h C-k C-h i.
7185         * ffap.el (ffap-read-file-or-url-internal): Handle case that
7186         DIR and/or STRING are nil.
7188         * progmodes/compile.el (compilation-setup): Make variable
7189         compilation-error-screen-columns buffer-local, as some comment
7190         in the code suggests it should be.
7192         * files.el (auto-mode-interpreter-regexp): New variable.
7193         (set-auto-mode): Use it.
7195         * indent.el (indent-for-tab-command): Doc fix.
7197         * mouse-sel.el (mouse-sel-mode): Doc fix.
7199         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
7200         labels.
7202         * help.el (print-help-return-message): When
7203         display-buffer-reuse-frames is set, let the help window been quit,
7204         instead of deleting it, which might delete a reused frame.
7206 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
7208         * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
7209         rename a directory to a name that differs only by its letter case.
7211 2000-08-08  Kenichi Handa  <handa@etl.go.jp>
7213         * international/quail.el (quail-define-rules): Handle Quail decode
7214         map correctly.  Add code for supporting annotations.
7215         (quail-install-decode-map): New function.
7216         (quail-defrule-internal): New optional arguments decode-map and
7217         props.
7218         (quail-advice): New function.
7220 2000-08-07  Sam Steingold  <sds@gnu.org>
7222         * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
7223         `defconst', `define-condition', `with-slots'.
7224         * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
7226 2000-08-03  Miles Bader  <miles@gnu.org>
7228         * comint.el (comint-use-prompt-regexp-instead-of-fields):
7229         New variable.
7230         (comint-prompt-regexp, comint-get-old-input): Document dependence on
7231         comint-use-prompt-regexp-instead-of-fields.
7232         (comint-send-input): Add `input' field property to stuff we send to
7233         the process, if comint-use-prompt-regexp-instead-of-fields is nil.
7234         (comint-output-filter): Add `output' field property to process
7235         output, if comint-use-prompt-regexp-instead-of-fields is nil.
7236         (comint-replace-by-expanded-history)
7237         (comint-get-old-input-default, comint-show-output)
7238         (comint-backward-matching-input, comint-forward-matching-input)
7239         (comint-next-prompt, comint-previous-prompt):  Use field
7240         properties if comint-use-prompt-regexp-instead-of-fields is nil.
7241         (comint-line-beginning-position): New function.
7242         (comint-bol): Use comint-line-beginning-position.  Make ARG optional.
7243         (comint-replace-by-expanded-history-before-point): Use
7244         comint-line-beginning-position and line-end-position.
7245         (comint-last-output-overlay): New variable.
7246         (comint-mode): Make `comint-last-output-overlay' buffer-local.
7248         * shell.el (shell-prompt-pattern): Doc change.
7249         (shell-backward-command): Use line-beginning-position.
7251         * gud.el (gud-gdb-complete-command): Use
7252         comint-line-beginning-position.
7254         * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
7255         comint-bol doesn't actually go to the beginning of the line.
7257         * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
7258         if comint-use-prompt-regexp-instead-of-fields is non-nil.
7259         (try-expand-line-all-buffers): Likewise.
7261         * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
7262         explicitly matching comint-prompt-regexp.
7263         (sql-copy-column): Use comint-line-beginning-position instead of
7264         explicitly matching comint-prompt-regexp.
7266         * progmodes/octave-inf.el (inferior-octave-complete): Use
7267         comint-line-beginning-position.
7269         * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
7271         * progmodes/idlw-shell.el (idlwave-shell-send-command): When
7272         looking for a prompt, use `forward-line 0' instead of
7273         `beginning-of-line', to avoid getting caught by an input field.
7275 2000-08-07  Gerd Moellmann  <gerd@gnu.org>
7277         * files.el (shell-quote-wildcard-pattern): Make sure to return
7278         PATTERN, in the Unix case.
7280 2000-08-07  Eli Zaretskii  <eliz@is.elta.co.il>
7282         * play/zone.el (zone): Discard any pending input before running
7283         the randomly-chosen pgm.
7285 2000-08-07  Kenichi Handa  <handa@etl.go.jp>
7287         * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
7288         checking the existence of any multibyte characters.
7290 2000-08-06  Gerd Moellmann  <gerd@gnu.org>
7292         * help.el (describe-mode): Test minor-mode symbol for being
7293         bound before testing its value for being nil.
7295         * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
7296         `first', `second', and `third'.
7298         * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
7299         (second): Make it an alias for `cadr'.
7301 2000-08-06  Eli Zaretskii  <eliz@is.elta.co.il>
7303         * bs.el (bs-apply-sort-faces): Don't use window-system, since all
7304         types of display support faces now.
7306 2000-08-05  Gerd Moellmann  <gerd@gnu.org>
7308         * pcvs.el (require): Require `cl' during compilation, only.
7310         * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
7311         (toplevel): Remove `remq' and `remove' from autoloads.
7312         (cl-fake-autoloads): New variable.  If set, arrange for an error
7313         when CL functions etc. are autoloaded.
7315 2000-08-04  Eli Zaretskii  <eliz@is.elta.co.il>
7317         * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
7319         * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
7320         popped up, but the user clicks outside the menu, return an empty
7321         regexp (that causes unhighlight-regexp to have no effect).
7323         * menu-bar.el (menu-bar-games-menu): Add Zone.
7325         * hi-lock.el (toplevel): Require font-lock.
7327 2000-08-03  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7329         * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
7330         (ebnf-8-bit-chars): New var for bug fix.
7331         (ebnf-string): Bug fix.
7333 2000-08-03  Sam Steingold  <sds@gnu.org>
7335         * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
7336         instead of `buffer-string'.
7337         (require 'cl): Always, not just when compiling.
7338         `ignore-errors' in `interactive', `list*', `defun*' &c make this
7339         necessary.
7341 2000-08-03  Eli Zaretskii  <eliz@is.elta.co.il>
7343         * international/mule-cmds.el (select-safe-coding-system): Make
7344         the message text about selecting a safe coding system more clear.
7346 2000-08-02  Gerd Moellmann  <gerd@gnu.org>
7348         * hi-lock.el: New file.
7350         * play/zone.el: New file.
7352         * replace.el (occur): Set tab-width in the *Occur* buffer to the
7353         value of tab-width in the original buffer.  Choose a line number
7354         format that's a multiple of the original buffer's tab width, so
7355         that lines appear right.
7357         * textmodes/ispell.el (ispell): New function, replacing an alias.
7358         Spell-check active region if in transient-mark-mode and mark
7359         is active; otherwise spell-check buffer.
7361 2000-08-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7363         * ps-mule.el: Fix a customization problem on
7364         ps-mule-font-info-database-default.
7366 2000-08-02  Eli Zaretskii  <eliz@is.elta.co.il>
7368         * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
7369         display-mouse-p instead of window-system.
7370         (ebrowse-member-mode-map): Ditto.
7372 2000-08-01  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7374         * progmodes/ebnf2ps.el: Update ps-print functions call.
7375         Indentation fix.  Doc fix.
7376         (ebnf-version): New version number (3.2).
7377         (ebnf-format-color, ebnf-begin-job): Code fix.
7379 2000-08-01  Eli Zaretskii  <eliz@is.elta.co.il>
7381         * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
7382         font lock support on window-system.
7383         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
7385         * textmodes/ispell.el (ispell-highlight-spelling-error): Use
7386         display-color-p, if fboundp, instead of window-system.
7388 2000-07-31  Eli Zaretskii  <eliz@is.elta.co.il>
7390         * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
7391         instead of window-system.
7393         * wid-edit.el (widget-choose): Use display-mouse-p instead of
7394         window-system.
7395         (widget-choice-mouse-down-action): Use display-popup-menus-p
7396         instead of window-system.
7398         * strokes.el (strokes-file): Run the file name through
7399         convert-standard-filename.
7400         (strokes-mode): Call display-mouse-p instead of looking at
7401         window-system.  Change the error message accordingly.
7403         * progmodes/cpp.el (toplevel): Support faces on tty's.
7405         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
7406         (lm-plot-square, lm-init-display): Don't use window-system.
7408         * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
7409         (gomoku-plot-square, gomoku-init-display): Don't use window-system.
7411         * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
7412         instead of looking at window-system.
7414 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
7416         * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
7417         of testing if iswitchb-prepost-hooks is bound, because the
7418         latter will always be true when invoking a recursive minibuffer
7419         from an active Iswitchb buffer.
7421 2000-07-30  Eli Zaretskii  <eliz@is.elta.co.il>
7423         * files.el (shell-quote-wildcard-pattern): New function.
7424         (insert-directory): Call it.  Only prepend "\" to command on Unix
7425         and GNU/Linux systems.
7427 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
7429         * eshell/esh-groups.el: Change custom :link file names
7430         from `eshell.info' to `eshell'.
7432 2000-07-30  Francis Wright  <fjw@maths.qmw.ac.uk>
7434         * dired.el (dired-build-subdir-alist): Expand subdirectory names
7435         correctly in recursive ange-ftp listings.
7437 2000-07-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7439         * ps-print.el: Fix bug 1: if ps-font-size-internal,
7440         ps-header-font-size-internal and
7441         ps-header-title-font-size-internal variables are not set,
7442         ps-nb-pages and ps-line-lengths-internal crashes.  Fix bug 2: if
7443         face text property is (foreground-color . COLOR) or
7444         `(background-color . COLOR)', ps-print crashes.  Doc fix.
7445         (ps-print-version): New version number (5.2.4).
7446         (ps-plot-region): Code fix.
7447         (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
7448         (ps-face-attribute-list, ps-face-attributes, ps-face-background):
7449         Bug fix 2.
7451 2000-07-30  Milan Zamazal  <pdm@freesoft.cz>
7453         * glasses.el (glasses-make-readable): Fix uncapitalization of
7454         identifiers like `myXMLDocument'.
7456 2000-07-28  Karl Fogel  <kfogel@red-bean.com>
7458         * mail/mail-hist.el (mail-hist-previous-input)
7459         (mail-hist-next-input): Do the obvious code factorization.
7460         (mail-hist-retrieve-and-insert): New func, contains common
7461         code of above two.
7462         If inserting a message body, leave point at top.
7464 2000-07-28  Sam Steingold  <sds@gnu.org>
7466         * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
7467         Use `<=', not `<' to compare times!
7468         (ange-ftp-ls): Remove.
7470 2000-07-27  Gerd Moellmann  <gerd@gnu.org>
7472         * play/cookie1.el: Add explanation of how to make cookie.el
7473         compatible with strfile(1) to comment.
7475         * subr.el (remove, remq): New functions.
7477         * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
7478         escape `*' in regexps.
7479         (midnight-find): Reverse order of arguments in the funcall of
7480         TEST.
7482         * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
7483         and `.class'.
7485         * play/meese.el: Add Commentary section.
7487 2000-07-27  Alex Schroeder  <alex@gnu.org>
7489         * sql.el (sql-ms): Added autoload cookie.
7490         (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
7491         (sql-oracle): Ditto.
7492         (sql-help): Doc change.
7494         (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
7495         types and exceptions.
7497 2000-07-27  Alex Schroeder  <alex@gnu.org>
7499         * sql.el (sql-placeholder-history): New variable.
7500         (sql-query-placeholders-and-send): New function that will query
7501         the user and replace placeholders with user input.
7502         (sql-oracle): If running on NT, set comint-input-sender to
7503         sql-query-placeholders-and-send.
7505         (sql-stop): If in the SQLi buffer, insert stop notification, else
7506         present it as a message.
7508 2000-07-27  Alex Schroeder  <alex@gnu.org>
7510         * sql.el (sql-input-ring-separator): Doc change.
7511         (sql-input-ring-file-name): Doc change.
7512         (sql-interactive-mode): Use `sql-input-ring-separator' and
7513         `sql-input-ring-file-name' to set the comint-mode equivalents
7514         without making them local variables.
7515         (sql-stop): Don't bind `sql-input-ring-separator' and
7516         `sql-input-ring-file-name' dynamically to their comint-mode
7517         equivalents.
7519 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
7521         * international/mule.el (register-char-codings): New function.
7522         (make-coding-system): Handle `safe-chars' specification in the arg
7523         PROPERTY.
7525         * international/mule-cmds.el
7526         (find-coding-systems-region-subset-p): This function deleted.
7527         (sort-coding-systems-predicate): New variable.
7528         (sort-coding-systems): New function.
7529         (find-coding-systems-region): Use
7530         find-coding-systems-region-internal.
7531         (find-coding-systems-string): Use find-coding-systems-region.
7532         (find-coding-systems-for-charsets): Check
7533         char-coding-system-table.
7534         (select-safe-coding-system-accept-default-p): New variable.
7535         (select-safe-coding-system): Mostly rewritten.  New argument
7536         ACCEPT-DEFAULT-P.
7537         (select-message-coding-system): Call select-safe-coding-system
7538         with ACCEPT-DEFAULT-P arg.
7539         (reset-language-environment): Reset default-sendmail-coding-system
7540         to the default value iso-latin-1.
7541         (set-language-environment): Don't set the obsolete variable
7542         charset-origin-alist.
7544         * international/codepage.el (cp-coding-system-for-codepage-1):
7545         Give `safe-chars' property to make-coding-system.
7547         * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
7548         calling select-message-coding-system twice.
7550         * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
7551         instead of `safe-charsets'.
7552         (cyrillic-alternativnyj): Likewise.
7553         (ccl-encode-alternativnyj): Don't check the charset
7554         cyrillic-iso8859-5.
7556 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
7558         * composite.el (compose-chars-after): Preserve match data.
7560 2000-07-26  Sam Steingold  <sds@gnu.org>
7562         * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
7563         (ange-ftp-real-file-newer-than-file-p): New function.
7564         (ange-ftp-verify-visited-file-modtime): Use `float-time'.
7565         (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
7567         * tooltip.el (tooltip-float-time): Removed (use `float-time').
7568         * midnight.el (midnight-float-time): Ditto.
7570 2000-07-26  Andreas Schwab  <schwab@suse.de>
7572         * files.el (normal-backup-enable-predicate): Correct
7573         interpretation of the return value of compare-strings.
7575 2000-07-26  Gerd Moellmann  <gerd@gnu.org>
7577         * isearch.el (isearch-resume): New function.
7578         (isearch-done): Add something to command-history to resume
7579         the search.
7580         (isearch-yank-line, isearch-yank-word): Use
7581         buffer-substring-no-properties instead of buffer-substring.
7583         * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
7584         of flyspell-mouse-map.
7586         * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
7587         duplicate definition.
7588         (makefile-mode): Remove duplicate setting of local-abbrev-table.
7590         * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
7591         (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
7593 2000-07-25  Sam Steingold  <sds@gnu.org>
7595         * net/ange-ftp.el: Get modtime over the net.
7596         (ange-ftp-file-modtime): New function.
7597         (ange-ftp-write-region, ange-ftp-insert-file-contents)
7598         (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
7599         Use it.
7600         (ange-ftp-dot-to-slash): New function.
7601         (ange-ftp-fix-name-for-vms): Use it.
7603         * midnight.el (midnight-buffer-display-time): Use
7604         `with-current-buffer'.
7606 2000-07-25  Gerd Moellmann  <gerd@gnu.org>
7608         * find-dired.el: Update copyright notice.
7609         (find-dired): Offer to kill a running `find'.
7611         * enriched.el (enriched-face-ans): For a `foreground-color'
7612         property, return '(("x-color" COLOR))' so that COLOR will be
7613         output as a parameter of the x-color annotation.  Likewise for the
7614         `background-color' property.  In the case of normal face
7615         properties, don't return annotations for unspecified foreground
7616         and background face attributes.
7618 2000-07-25  Kenichi Handa  <handa@etl.go.jp>
7620         * language/japan-util.el (japanese-katakana-region): Fix handling
7621         HANKAKU argument.
7623 2000-07-25  Miles Bader  <miles@gnu.org>
7625         * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
7626         constrain-to-field.  Pass nil ESCAPE-FROM-EDGE argument to
7627         constrain-to-field.
7629 2000-07-24  Andrew Innes  <andrewi@gnu.org>
7631         * timer.el (timer-activate-when-idle): Add optional parameter
7632         DONT-WAIT.  Update docstring.
7633         (run-with-idle-timer): Specify extra parameter to
7634         timer-activate-when-idle, so that timer will be activated
7635         immediately if Emacs is already idle.
7637         * w32-fns.el (w32-using-nt): Fix docstring.
7639 2000-07-24  Dave Love  <fx@gnu.org>
7641         * mouse.el (popup-menu): Set last-command-event.
7642         (mouse-major-mode-menu-prefix): Declare.
7644 2000-07-24  Gerd Moellmann  <gerd@gnu.org>
7646         * textmodes/flyspell.el: Update to author's version 1.5d.
7648         * progmodes/hideshow.el: Update copyright notice.
7650         * vcursor.el: Set maintainer to FSF, since author cannot
7651         be reached.
7653 2000-07-24  Eli Zaretskii  <eliz@is.elta.co.il>
7655         * info.el (Info-goto-emacs-key-command-node): Leave a space after
7656         the prompt.
7658         * mouse.el (popup-menu): Run the keymap through indirect-function,
7659         in case it was defined with define-prefix-key.  If the menu is a
7660         list of keymaps, look up the binding of user's choice in each one
7661         of the keymaps.
7662         (mouse-popup-menubar): If the global and local menu-bar keymaps
7663         don't have a prompt string, create one and insert it into the
7664         keymap.  Don't barf if current-local-map returns nil.
7666 2000-07-24  Francis Wright  <fjw@maths.qmw.ac.uk>
7668         * dired.el (dired-sort-R-check): Added to allow recursive listing
7669         to be undone.
7670         (dired-sort-other): Use it.
7672 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7674         * Release of cc-mode 5.27
7676 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7678         * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
7679         c-beginning-of-statement-1 that caused a bad case of recursion
7680         which could consume a lot of CPU in large classes in languages
7681         that have in-expression classes (i.e. Java and Pike).
7683         * cc-engine.el (c-guess-basic-syntax): Check for in-expression
7684         statements before top level constructs (i.e. case 6 is moved
7685         before case 5 and is now case 4) to catch in-expression
7686         classes in top level expressions correctly.
7688 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7690         * cc-engine.el (c-guess-basic-syntax): Less naive handling of
7691         objc-method-intro. Case 4 removed and case 5I added.
7693         * cc-langs.el (c-append-paragraph-start): New variable used by
7694         c-common-init to get paragraph-start correct.
7695         * cc-langs.el (c-common-init): Use c-append-paragraph-start to
7696         initialize paragraph-start to make it correct both with and
7697         without the javadoc special case.
7699         * cc-mode.el (java-mode): Use c-append-paragraph-start to
7700         initialize paragraph-start for javadoc markup.
7702         * cc-vars.el (c-style-variables-are-local-p): Incompatible
7703         change by defaulting this to t.  It's motivated by the
7704         confusing behavior that otherwise arise from the style system
7705         when editing both java and non-java files at the same time
7706         (see the comments about style setting in c-common-init).
7708 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7710         * cc-cmds.el (c-indent-new-comment-line): Added a kludge
7711         similar to the one in c-fill-paragraph to check the fill
7712         prefix from the adaptive fill function for sanity.
7714 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7716         * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
7717         defun block.
7719 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7721         * cc-mode.texi Documented the change of cpp-macro.
7723 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7725         * cc-align.el (c-lineup-multi-inher): Handle lines with
7726         leading comma nicely. Extended to handle member initializers
7727         too.
7729         * cc-engine.el: (c-beginning-of-inheritance-list,
7730         c-guess-basic-syntax): Fixed recognition of inheritance lists
7731         when the lines begins with a comma.
7733         * cc-mode.texi: Updated doc for c-lineup-multi-inher.
7735         * cc-vars.el (c-offsets-alist): Changed default for
7736         member-init-cont to c-lineup-multi-inher since it now handles
7737         member initializers and indents better for leading commas.
7739 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7741         * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
7742         handling that caused class open lines to be recognized as
7743         statement-conts in some cases.
7745         * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
7746         guessed by the adaptive fill function unless point is on the
7747         first line of a block comment.
7749         * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
7750         when the buffer ends with a macro continuation char.
7752         * cc-engine.el (c-guess-basic-syntax): Added support for
7753         function definitions as statements in Pike.  The first
7754         statement in a lambda block is now labeled defun-block-intro
7755         instead of statement-block-intro.
7757         * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
7758         so that the class surrounding point is selected, not the one
7759         innermost in the state.
7761         * cc-engine.el (c-guess-basic-syntax): Fixed bug in
7762         recognition of switch labels having hanging multiline
7763         statements.
7765         * cc-engine.el (c-beginning-of-member-init-list): Broke out
7766         some code in c-guess-basic-syntax to a separate function.
7767         * cc-engine.el (c-just-after-func-arglist-p): Fixed
7768         recognition of member inits with multiple line arglists.
7769         * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
7770         member-init-cont when the commas are in funny places.
7772 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7774         * cc-defs.el (c-auto-newline): Removed this macro since it's
7775         not used anymore.
7777         * cc-engine.el (c-looking-at-bos): New helper function.
7778         * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
7779         inexpr and toplevel classes apart in Pike.
7781         * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
7782         of case 9A.
7784         * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
7785         constant, since "class" can introduce an in-expression class
7786         in Pike nowadays.
7788 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7790         * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
7791         indentation on cpp-macro lines.
7793         * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
7794         a syntax modifier like comment-intro, to make it possible to
7795         get syntactic indentation for preprocessor directives.  It's
7796         incompatible wrt to lineup functions on cpp-macro, but it has
7797         no observable effect in the 99.9% common case where cpp-macro
7798         is set to -1000.
7800 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7802         * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
7803         member-init-cont when the preceding arglist is several lines.
7805 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7807         * cc-styles.el (c-style-alist): The basic offset for the BSD
7808         style corrected to 8.
7810 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7812         * cc-styles.el (c-style-alist): Adjusted the indentation of
7813         brace list openers in the gnu style.
7815 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7817         * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
7819         * cc-cmds.el (c-electric-brace, c-electric-slash,
7820         c-electric-star, c-electric-semi&comma, c-electric-colon,
7821         c-electric-lt-gt, c-electric-paren): Don't reindent old lines
7822         when c-syntactic-indentation is nil.
7824         * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
7825         we were left at comments preceding the first statement when
7826         reaching the beginning of the buffer.
7828         * cc-vars.el (c-syntactic-indentation): New variable to turn
7829         off all syntactic indentation.
7831 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7833         * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
7834         between the text and the block comment ender when it hangs,
7835         depending on how many there are before the fill.
7837 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7839         * cc-engine.el (c-beginning-of-closest-statement): New helper
7840         function to go back to the closest preceding statement start,
7841         which could be inside a conditional statement.
7842         * cc-engine.el (c-guess-basic-syntax): Use
7843         c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
7845         * cc-engine.el (c-guess-basic-syntax): Better handling of
7846         arglist-intro, arglist-cont-nonempty and arglist-close when
7847         the arglist is nested inside parens.  Cases 7A, 7C and 7F
7848         changed.
7850         * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
7851         up-to-date with javadoc 1.2.
7853 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7855         * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
7856         multiline Pike type decls.
7858 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7860         * cc-cmds.el (c-indent-new-comment-line): Always break
7861         multiline comments in multiline mode, regardless of
7862         comment-multi-line.
7864 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7866         * cc-engine.el (c-guess-basic-syntax): Fixed bug with
7867         fully::qualified::names in C++ member init lists.  Preamble in
7868         case 5D changed.
7870 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7872         * cc-langs.el (c-common-init): Handling of obsolete variables
7873         moved to c-initialize-cc-mode.  More compatible style override
7874         when using global style variables.
7875         * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
7876         variables moved here.
7878         * cc-mode.texi: Documented the special behavior of
7879         c-special-indent-hook as a style variable.  Don't talk about
7880         doing (c-make-styles-buffer-local t) in a mode hook, since
7881         that's already too late to work right.
7883         * cc-styles.el (c-make-styles-buffer-local): Flag style
7884         variable localness in c-style-variables-are-local-p to make
7885         the compatibility measure in c-common-init work well.
7887         * cc-styles.el (c-set-style-1): c-special-indent-hook can no
7888         longer contain set-from-style.
7889         * cc-styles.el (c-initialize-builtin-style): Don't check for
7890         set-from-style on c-special-indent-hook.
7891         * cc-styles.el (c-copy-tree): Obsolete.  The standard function
7892         copy-alist is sufficient now.
7894         * cc-styles.el (c-set-style, c-set-style-1,
7895         c-get-style-variables): Fixes to variable initialization so
7896         that duplicate entries in styles have the same effect
7897         regardless of DONT-OVERRIDE.
7899         * cc-styles.el (c-set-style-2): Fixed bug where the
7900         initialization of inheriting styles failed when the
7901         dont-override flag is set.
7903         * cc-vars.el (c-special-indent-hook): Don't use set-from-style
7904         on this.
7906 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
7908         * cc-defs.el (c-forward-comment): Removed the workaround
7909         introduced in 5.38 since it had worse side-effects.  If a line
7910         contains the string "//\"", it regarded the // as a comment
7911         start since the \ temporarily doesn't have escape syntax.
7913 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
7915         * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
7916         ada-xref.el before ada-prj.el, so that the Project menu is created
7917         when ada-prj tries to add to it.
7918         (ada-activate-keys-for-case): Suppress the characters that are not
7919         part of the Ada syntax. Better compatibility with else-mode
7920         (ada-adjust-case-interactive): When auto-casing is not active,
7921         correctly insert newlines (used to insert only ^M).  Prevent the
7922         syntax table from being changed in case of an error
7923         (or '_' becomes part of a word and some commands are confused).
7924         Do nothing if ada-auto-case is nil.
7925         (ada-after-keyword-p): Ignore keywords that are also attributes
7926         (ada-batch-reformat): Update usage comment
7927         (ada-call-from-contextual-menu): New function
7928         (ada-case-read-exceptions): Reinitialize the casing exception list
7929         first to nil first, so that the casing exception file can be
7930         shared.
7931         (ada-check-defun-name): Handles "configure" keyword for gnatdist
7932         files.
7933         (ada-compile-goto-error): Fix regexp used to detect a file:line
7934         anywhere in the error message
7935         (ada-contextual-menu-last-point): New variable
7936         (ada-create-keymap): If the variable delete-key-deletes-forward is
7937         t on XEmacs, it means that DEL should delete one character
7938         forward.
7939         (ada-create-menu): Use :included instead of :visible for XEmacs.
7940         New submenu "Options".
7941         (ada-end-stmt-re): Correctly indent "select ... then abort"
7942         statements.
7943         (ada-fill-comment-paragraph): Correctly delete all leading '--'
7944         even if they don't match ada-fill-comment-prefix Fix handling of
7945         paragraphs on the first or last line of a file.
7946         (ada-format-paramlist): Fix handling of default parameter values.
7947         (ada-get-body-name): New function.
7948         (ada-get-current-indent): Optimized by searchling directly for an
7949         existing generic part or a statement outside of it.  Handle
7950         ada-indent-align-comments when indenting comments Replaced some
7951         regexps by testing directly the next character. This results in a
7952         huge speedup on some files.  New indentation scheme for renames
7953         statements.  Stop looking for the 'while' or 'for' associated with
7954         a 'loop' at the first semicolon encountered.  A "return" can also
7955         match an anonymous access subprogram declaration.
7956         (ada-get-indent-noindent): Ignore strings and comments when
7957         looking for the keywords "record" and "private".
7958         (ada-goto-matching-decl-start): When matching "if", make sure we
7959         are not in fact seeing "end if".  Ignore "when" statements except
7960         when initial keyword was "begin".  Fix handling of nested
7961         procedures.  Add a recursive call to this function to skip over
7962         other 'end' statmts.  Fix indentation for "when .. => begin"
7963         (ada-in-open-paren-p): Fix indentation for complex boolean
7964         expressions, where 'and then', 'or else' and parenthesis
7965         statements are mixed up.
7966         (ada-in-paramlist-p): Skip comments while searching for the
7967         beginning Fix handling of operator declarations.
7968         (ada-indent-align-comments): New variable
7969         (ada-indent-current): Change the syntax table only in the
7970         protected section, so that we are sure it is restored correctly.
7971         (ada-indent-on-previous-lines): Use ada-use-indent and
7972         ada-with-indent Correctly indent "select ... then"
7973         (ada-indent-region): Slight speedup.
7974         (ada-indent-renames): New variable.
7975         (ada-last-which-function-subprog, ada-last-which-function-line):
7976         New variables
7977         (ada-looking-at-semi-private): Correctly indent the 'private'
7978         keyword when it is the first word in a package declaration.
7979         (ada-loose-case-word): Stop searching if at the end of the buffer.
7980         (ada-loose-case-word, ada-capitalize-word): Recase the whole word
7981         even if point is not initially at the end of the word.
7982         (ada-matching-decl-start-re): Add "when".
7983         (ada-mode): Add support for abbrev-mode, outline-mode and
7984         which-func-mode Override the old find-file.el entry in
7985         ff-special-constructs since it is using the obsolete
7986         ada-spec-suffix variable
7987         (ada-no-auto-case): New function
7988         (ada-scan-paramlist): When parsing the argument type, accept
7989         spaces (as in "X 'Class", generated by Rational Rose).
7990         (ada-other-file-name): No longer loads the other file.
7991         (ada-popup-menu): Save and restore the current buffer and cursor
7992         position before and after displaying the menu.
7993         (ada-search-ignore-complex-boolean): New function.
7994         (ada-uncomment-region): Emacs21 already knows how to delete
7995         comments not starting in the first column.
7996         (ada-use-indent): New variable
7997         (ada-which-function): New function.
7998         (ada-with-indent): New variable
7999         (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
8000         can be batch-compiled from the command line.
8002         * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
8003         Add to the menu when the file is loaded, not in ada-mode-hook.
8004         Add -toolbar to the default ddd command Switches moved from
8005         ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
8006         ada-prj-default-comp-opt
8007         (ada-add-ada-menu): Remove the map and name parameters Add the Ada
8008         Reference Manual to the menu
8009         (ada-check-current): rewritten as a call to ada-compile-current
8010         (ada-compile): Removed.
8011         (ada-compile-application, ada-compile-current, ada-check-current):
8012         Set the compilation-search-path so that compile.el automatically
8013         finds the sources in src_dir.  Automatic scrollong of the
8014         compilation buffer.  C-uC-cC-c asks for confirmation before
8015         compiling
8016         (ada-compile-current): New parameter, prj-field
8017         (ada-complete-identifier): Load the .ali file before doing
8018         processing
8019         (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
8020         conform to gnatmake's behavior.
8021         (ada-find-file-in-dir): New function
8022         (ada-find-references): Set the environment variables for gnatfind
8023         (ada-find-src-file-in-dir): New function.
8024         (ada-first-non-nil): Removed
8025         (ada-gdb-application): Add support for jdb, the java debugger.
8026         (ada-get-ada-file-name): Load the original-file first if not done
8027         yet.
8028         (ada-get-all-references): Handles the new ali syntax (parent types
8029         are found between <>).
8030         (ada-initialize-runtime-library): New function
8031         (ada-mode-hook): Always load a project file when a file is opened,
8032         so that the casing exceptions are correctly read.
8033         (ada-operator-re): Add all missing operators ("abs", "rem", "**").
8034         (ada-parse-prj-file): Use find-file-noselect instead of find-file
8035         to open the project file, since the latter does not work with
8036         speedbar Get default values before loading the prj file, or the
8037         default executable file name is wrong.  Use the absolute value of
8038         src_dir to initialize ada-search-directories and
8039         compilation-search-path,...  Add the standard runtime library to
8040         the search path for find-file.
8041         (ada-prj-default-debugger): Was missing an opening '{'
8042         (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
8043         variables.
8044         (ada-prj-default-gnatmake-opt): New variable
8045         (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
8046         buffers, the project file is the default one Save the windows
8047         configuration before displaying the menu.
8048         (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
8049         (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
8050         ...)  regexp-quote identifiers names to support operators +,
8051         -,... in regexps.
8052         (ada-remote): New function.
8053         (ada-run-application): Erase the output buffer before starting the
8054         run Support remote execution of the application.  Use
8055         call-process, or the arguments are incorrectly parsed
8056         (ada-set-default-project-file): Reread the content of the active
8057         project file, not the one from the current buffer When a project
8058         file is set as the default project, all directories are
8059         automatically associated with it.
8060         (ada-set-environment): New function
8061         (ada-treat-cmd-string): New special variable ${current}
8062         (ada-treat-cmd-string): Revised.  The substitution is now done for
8063         any ${...} substring
8064         (ada-xref-current): If no body was found, compiles the spec
8065         instead.  Setup ADA_{SOURCE,OBJECTS}_PATH before running the
8066         compiler to get rid of command line length limitations.
8067         (ada-xref-get-project-field): New function
8068         (ada-xref-project-files): New variable
8069         (ada-xref-runtime-library-specs-path)
8070         (ada-xref-runtime-library-ali-path): New variables
8071         (ada-xref-set-default-prj-values): Default run command now does a
8072         cd to the build directory.  New field: main_unit Provide a default
8073         file name even if the current buffer has no prj file.
8075         * ada-prj.el:
8076         Rewritten to show a tabbed-dialog.
8077         (ada-prj-add-ada-menu): Remove the map and name parameters.
8078         (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
8079         New function
8080         (ada-prj-load-directory, ada-prj-subdirs-of): New functions
8081         (ada-prj-load-from-file): New function
8082         (ada-prj-save): Always save fields that depend on the current buffer
8083         (ada-prj-show-value): New function
8085         * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
8086         Ada mode. This will allow us to display the Ada menu in any buffer
8087         we want (for project items).
8088         (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
8089         number of spaces in the header.
8091 2000-07-24  Dave Love  <fx@gnu.org>
8093         * ediff-init.el (ediff-region-help-echo): Bind face-help.
8095 2000-07-23  Noah Friedman  <friedman@splode.com>
8097         * type-break.el (type-break): perform autosave.
8098         Suggested by Stephen Gildea <gildea@intouchsys.com>.
8099         (type-break-do-query): Cancel query schedule while performing
8100         actual query, to avoid possibility of a second query being made
8101         while first one is already in progress.
8102         (type-break-time-stamp-format): New variable.
8103         (type-break-time-stamp): New function.
8104         (type-break-time-warning): Use it.
8105         (type-break-keystroke-warning): Use it.
8106         (type-break-noninteractive-query): Use it.
8108         * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
8109         cookie.
8110         Use add-minor-mode to set minor-mode-alist, if available.
8111         (eldoc-echo-area-use-multiline-p): New user option.
8112         (eldoc-echo-area-multiline-supported-p): New variable.
8113         (eldoc-docstring-format-sym-doc): Use them.
8114         (eldoc-mode): If not using idle timers, append to local post and
8115         pre command hooks.  Suggested by David Byers <davby@ida.liu.se>.
8116         (eldoc-display-message-no-interference-p): Don't interfere with
8117         edebug.
8118         Add autoload cookie for eldoc-mode minor-mode-alist initialization.
8119         (eldoc-function-arglist): New function.
8120         (eldoc-function-argstring): Use it.
8122         * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
8123         auto save directory exists before calling directory-files.
8125 2000-07-23  Dave Love  <fx@gnu.org>
8127         * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
8128         ^o, ^u.
8130 2000-07-21  Dave Love  <fx@gnu.org>
8132         * ediff-init.el (ediff-region-help-echo): Modify to use overlay
8133         now passed to the function.  It now works properly.
8135         * smerge-mode.el (smerge-mode-menu): Fill it out.
8137 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
8139         * info-look.el (info-lookup): If *info* is shown in another frame
8140         on the same display, select that frame, instead of switching to
8141         the Info buffer in another window of the selected frame.
8143         * simple.el (universal-argument-map): Bind numeric keypad keys
8144         kp-0 to kp-9 and kp-subtract.
8145         (digit-argument): Handle these keys.
8147 2000-07-20  Dave Love  <fx@gnu.org>
8149         * net/goto-addr.el (goto-address-fontify): Don't bother with
8150         buffer-modified and read-only stuff -- irrelevant with overlays.
8151         Put an extra property on the overlays and use it to clean up in
8152         case goto-address is re-run.
8154 2000-07-19  Richard M. Stallman  <rms@gnu.org>
8156         * timer.el (run-with-idle-timer): Doc fix.
8158         * mail/mail-utils.el (mail-strip-quoted-names):
8159         Handle case where <...> appears inside "...".
8160         Use replace-match to edit the string more simply.
8161         (rmail-dont-reply-to): Cope with an unmatched ".
8163 2000-07-19  Dave Love  <fx@gnu.org>
8165         * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
8166         implementation.
8168         * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
8169         (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
8170         (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
8172 2000-07-19  Gerd Moellmann  <gerd@gnu.org>
8174         * textmodes/refer.el: Correct maintainer's email address.
8176         * progmodes/hideif.el: Correct author's email address.
8177         Fix typo in comment.
8179         * xml.el: New file.
8181         * mail/mailheader.el: Correct author's mail address.
8183         * gnus/parse-time.el: Correct author's mail address.
8185 2000-07-19  Colin Walters <walters@cis.ohio-state.edu>
8187         * comint.el (comint-highlight-input, comint-highlight-face):
8188         New user options.
8189         (comint-input-ring-file-name): Change custom type.
8190         (comint-mode-map): Bind mouse-2.
8191         (comint-insert-clicked-input): New function.
8192         (comint-send-input): Handle input highlighting.
8194 2000-07-18  Stefan Monnier  <monnier@cs.yale.edu>
8196         * mouse.el (popup-menu): New function.
8197         (mouse-major-mode-menu): Use it.
8199 2000-07-18  Dave Love  <fx@gnu.org>
8201         * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
8202         improvements.
8204 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
8206         * faces.el (face-font-selection-order)
8207         (face-font-family-alternatives): Add custom type.
8209 2000-07-18  Dave Love  <fx@gnu.org>
8211         * cus-edit.el (custom-variable-reset-saved)
8212         (custom-variable-reset-standard): Remove unused bindings.
8214         * rect.el (open-rectangle-line): Remove unused let.
8216         * hl-line.el (hl-line-highlight): Check hl-line-mode.
8218 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
8220         * cdl.el: Fix `Maintainer' keyword.
8222         * play/pong.el: Add author's email address.
8224 2000-07-17  Sam Steingold  <sds@gnu.org>
8226         * files.el (insert-directory): Call `split-string' instead of
8227         re-implementing it.
8229 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
8231         * mail/vms-pmail.el: Change maintainer to FSF.
8233         * net/goto-addr.el: Change maintainer to FSF.
8235         * info.el (Info-title-face-alist): Removed.
8237 2000-07-18  David Ponce  <david@dponce.com>
8239         * recentf.el (recentf-open-files): New command that works like
8240         `recentf-open-more-files', but shows the whole list of files (not just
8241         those omitted from the menu). Useful if you don't use a menu-bar!
8242         (recentf-open-more-files) Modified to use `recentf-open-files'.
8244         (recentf-open-files, recentf-open-more-files)
8245         (recentf-edit-list): Dialogs use `recentf-dialog-mode'
8246         
8247         (recentf-dialog-mode): New mode for dialogs. You can now just type
8248         "q" to cancel the dialogs.
8250 2000-07-18  David Ponce  <david@dponce.com>
8252         * recentf.el: This is a major update of recentf.el. It adds new
8253         features to better organize the recentf menu and "More..." buffer.
8255         Using new provided menu filtering functions you can now organize the
8256         recent files list:
8258         - by major modes
8259         - by directories
8260         - by user defined rules
8262         Finally, with the new `recentf-filter-changer' customizable filter you
8263         can define a ring of filters and dynamically (via the menu) cycle on
8264         each menu organization in the ring (a la msb).
8266 2000-07-18  Eli Zaretskii  <eliz@is.elta.co.il>
8268         * eshell/eshell.el (eshell): Replace links to eshell.info with
8269         links to eshell, to avoid problems on systems where the manual is
8270         installed as `eshell'.
8271         * eshell/esh-cmd.el (eshell-cmd): Ditto.
8272         * eshell/em-smart.el (eshell-smart): Ditto.
8273         * eshell/em-banner.el (eshell-banner): Ditto.
8274         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
8276         * eshell/em-unix.el (eshell-shuffle-files): Don't disable
8277         same-file check in the MS-DOS version (it does support inodes).
8279         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
8281         * eshell/eshell.el (eshell-directory-name):
8282         Run default directory name through convert-standard-filename.
8284 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
8286         * international/mule-cmds.el (select-safe-coding-system):
8287         Fix typo in the comment.
8289         * language/european.el (compound-text):
8290         Force katakana-jisx0201 to be designated to G1.
8292         * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
8293         Don't translate some national variant characters of latin-jisx0201.
8294         (x-ctext): Force katakana-jisx0201 to be designated to G1.
8296         * international/kkc.el (kkc-after-update-conversion-functions):
8297         New variable.
8298         (kkc-update-conversion): Run functions in it at the tail.
8300 2000-07-16  John Wiegley  <johnw@gnu.org>
8302         * lisp/align.el (align-newline-and-indent):
8303         Adding new function.  for auto-aligning blocks of code on RET.
8304         (align-region): Fixed badly formatted minibuffer message.
8306 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
8308         * international/kkc.el (kkc-show-conversion-list-count): Customize it.
8309         (kkc-region): Update kkc-next-count and kkc-prev-count here.  Show
8310         the conversion list at first if appropriate.
8311         (kkc-next): Don't update kkc-next-count here.
8312         (kkc-prev): Don't update kkc-prev-count here.
8313         (kkc-show-conversion-list-update): Fix setting up of conversion
8314         list message.
8316 2000-07-16  Stefan Monnier  <monnier@cs.yale.edu>
8318         * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
8320 2000-07-16  Dave Love  <fx@gnu.org>
8322         * cus-edit.el (custom-buffer-create-internal): Use a help-echo
8323         function to be more specific.
8325         * wid-edit.el (widget-specify-field, widget-specify-button): Allow
8326         non-string help-echo.
8327         (widget-types-convert-widget): Defsubst it.
8328         (widget-echo-help): Try to cope with a help-echo function of two
8329         possible sorts.
8331 2000-07-15  Jason Rumney  <jasonr@gnu.org>
8333         * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
8334         Declare as obsolete.
8336         * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
8338 2000-07-14  Gerd Moellmann  <gerd@gnu.org>
8340         * hilit-chg.el: Fix typo.
8342 2000-07-14  Dave Love  <fx@gnu.org>
8344         * info.el (Info-mode-menu): Fix use of :help, :enable.
8346 2000-07-14  Stefan Monnier  <monnier@cs.yale.edu>
8348         * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
8350 2000-07-13  Dave Love  <fx@gnu.org>
8352         * emacs-lisp/easymenu.el: Doc fixes.
8353         (easy-menu-remove): Defalias to ignore.
8355         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
8356         Call throw correctly.
8358 2000-07-13  Gerd Moellmann  <gerd@gnu.org>
8360         * faces.el (frame-background-mode): Doc fix.
8362         * simple.el (eval-expression-print-length): Change custom type to
8363         allow entering nil as value.
8365 2000-07-13  Dave Love  <fx@gnu.org>
8367         * progmodes/fortran.el (fortran-imenu-generic-expression):
8368         Change definition layout.
8369         (fortran-mode-menu): Reinstate customize entries.
8371         * cus-edit.el (custom-group-menu-create, customize-menu-create):
8372         Use :filter, per old XEmacs code.
8374 2000-07-12  Gerd Moellmann  <gerd@gnu.org>
8376         * term.el (term-send-raw-meta): Strip modifiers from the keyboard
8377         event when deciding what to send to the terminal.
8379 2000-07-12  Dave Love  <fx@gnu.org>
8381         * cus-start.el: Add optional version as 4th element of specs and
8382         use it for several things new in v21.  Remove load-path.  Fix type
8383         of line-number-display-limit.
8385 2000-07-11  Dave Love  <fx@gnu.org>
8387         * progmodes/fortran.el: Don't require easymenu.
8388         Use repeat counts in various regexps.
8389         (fortran-mode-syntax-table): Defvar directly.
8390         (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
8391         (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
8392         Use defvar, not defconst.
8393         (fortran-mode-map): Change locals in `let'.  Use `fortran-auto-fill'.
8394         (fortran-mode): Set fortran-comment-line-start-skip,
8395         fortran-comment-line-start-skip, dabbrev-case-fold-search.
8396         (fortran-comment-indent): Use defsubst.
8397         (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
8398         Use fortran-comment-indent, not fortran-comment-indent-function.
8399         (fortran-comment-region, fortran-electric-line-number): Simplify.
8400         (fortran-auto-fill): New function.
8401         (fortran-do-auto-fill): Deleted.
8402         (fortran-find-comment-start-skip):
8403         Check for non-null comment-start-skip.
8404         (fortran-auto-fill-mode, fortran-fill-statement):
8405         Use fortran-auto-fill.
8406         (fortran-fill): Use fortran-auto-fill.  Check for null
8407         comment-start-skip.  Simplify final clause and use end-of-line finally.
8409         * widget.el (widget-plist-member): New alias.
8411 2000-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
8413         * eshell/esh-module.el (toplevel): Reference
8414         byte-compile-current-file only if it is bound.
8416 2000-07-10  Gerd Moellmann  <gerd@gnu.org>
8418         * dired.el: Don't require `dired-aux'.
8420 2000-07-10  Miles Bader  <miles@lsi.nec.co.jp>
8422         * dired-aux.el (dired-show-file-type): New function.
8423         * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
8424         (dired-show-file-type): Add autoload.
8426 2000-07-10  Kenichi Handa  <handa@etl.go.jp>
8428         * international/mule-diag.el (describe-font): Adjusted for the
8429         change of fontset-info.
8430         (print-fontset): Likewise.
8432 2000-07-09  Stefan Monnier  <monnier@cs.yale.edu>
8434         * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
8436 2000-07-07  Gerd Moellmann  <gerd@gnu.org>
8438         * bindings.el: Bind `[delete]' to delete-char.
8440         * dired.el (dired-find-alternate-file): New function.
8441         (dired-mode-map): Bind `a' to dired-find-alternate-file.
8442         (toplevel): Require dired-aux when compiling.
8443         (dired-buffers): Move defvar within file to avoid compiler warning.
8445         * info.el (Info-last-search): Variable removed.
8446         (Info-search-history): New variable.
8447         (Info-search): New Info-search-history.
8449         * battery.el, info-look.el: Change author's mail address.
8451 2000-07-07  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
8453         * mail/rmail.el (rmail-clear-headers): Don't throw an error
8454         if rmail-ignored-headers is nil.
8455         (rmail-retry-failure): Bind rmail-ignored-headers and
8456         rmail-displayed-headers to nil.
8458 2000-07-06  Gerd Moellmann  <gerd@gnu.org>
8460         * lpr.el (lpr-page-header-switches): Add `-h' switch.
8461         (print-region-1): Don't hard code `-h' here.
8463         * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
8465 2000-07-01  Francesco Potorti`  <pot@gnu.org>
8467         * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
8468         exim can use "your message" instead of "the message".
8470 2000-07-06  Stefan Monnier  <monnier@cs.yale.edu>
8472         * facemenu.el: Docstrings fixes.
8473         (facemenu-get-face): Don't use internal-find-face.
8474         (facemenu-iterate): Rename arg to match the docstring.
8476         * newcomment.el (uncomment-region): Be more careful when skipping
8477         backwards over `=' not to bump into BOBP.
8479 2000-07-05  Michael Kifer  <kifer@cs.sunysb.edu>
8481         * ediff-diff.el (ediff-wordify): Use syntax table.
8482         * ediff-init.el (ediff-has-face-support-p): Use
8483         ediff-color-display-p.
8484         (ediff-color-display-p): Use display-color-p, changed to defun
8485         from defsubst.
8486         Got rid of special cases for NeXT and OS/2.
8487         * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
8488         face.
8490 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
8492         * emacs-lisp/lucid.el: Require CL.
8493         (copy-tree, remprop): Remove, it's provided by CL.
8494         (map-keymap): Define in terms of cl-map-keymap.
8495         (extent-property, set-extent-end-glyph): New functions.
8497         * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
8499 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
8501         * Makefile.in (DONTCOMPILE): Add comment that the name may
8502         not be changed without changing the make-dist script.
8504         * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
8505         (cl-mapc): Use mapc instead of cl-old-mapc.
8507 2000-07-05  Andrew Innes  <andrewi@gnu.org>
8509         * makefile.nt: Add support for `bootstrap' and related targets.
8511 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
8513         * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
8514         (easy-menu-do-define): Use `menu-item' format.
8515         Handle case where easy-menu-create-menu returns a symbol.
8516         Manually call the potential top-level filter in the function binding.
8517         (easy-menu-filter-return): New arg NAME.
8518         Convert to a keymap if MENU is an XEmacs menu.
8519         (easy-menu-convert-item-1): New.  Extracted from easy-menu-do-add-item.
8520         (easy-menu-converted-items-table, easy-menu-convert-item):
8521         New var and fun to memoize easy-menu-convert-item-1.
8522         (easy-menu-do-add-item): Use it.
8523         (easy-menu-create-menu): Use easy-menu-convert-item.
8524         Wrap easy-menu-filter-return around any :filter specification.
8525         Don't convert the menu if a filter was specified.
8526         Tell easy-menu-make-symbol not to check for MENU being an expression.
8527         (easy-menu-make-symbol): New arg NOEXP.
8529 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
8531         * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
8532         EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
8533         (eval-defun): If called with prefix arg, instrument code for
8534         Edebug.
8536         * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
8537         similar to that of eval-defun.
8539 2000-07-04  Dave Love  <fx@gnu.org>
8541         * hl-line.el (hl-line-overlay): Make it permanent-local.
8543         * calendar/todo-mode.el: Replaced with a working version, based on
8544         1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
8546 2000-07-03  Miles Bader  <miles@lsi.nec.co.jp>
8548         * paths.el (prune-directory-list): New function.
8549         (Info-default-directory-list): Rewritten to more methodically
8550         enumerate a big list of possible info directories (based on the
8551         list used by the standalone info reader).
8553         * info.el (info-initialize): Use prune-directory-list to remove
8554         non-existent directories from Info-directory-list.
8556         * paths.el (Info-default-directory-list): Try a list of possible
8557         info-directories instead of a single one.  Add the possible
8558         info directory "/usr/share/info".
8560         * woman.el (woman-man.conf-path): Explicitly include the debian
8561         man-db config file "/etc/manpath.config".
8562         (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
8563         are present in `manpath.config'.
8564         (woman-manpath): Include "/usr/share/man".
8566 2000-07-03  Gerd Moellmann  <gerd@gnu.org>
8568         * frame.el (blink-cursor-mode): Don't hide cursor initially.
8570         * startup.el (command-line): Initialize blink-cursor based
8571         on window-system.
8573         * frame.el (blink-cursor): Default to nil if not running under
8574         a window-system.
8576         * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
8577         (face-x-resources): Remove duplicate entry for :font.
8579         * textmodes/refer.el (refer-find-entry-internal): Use some-window
8580         instead of cycling through windows with next-window.
8582         * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
8583         of cycling through windows with next-window.
8585         * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
8586         of cycling through windows with next-window.
8588         * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
8589         (edebug-get-displayed-buffer-points): Use walk-windows/some-window
8590         instead of cycling through windows with next-window.
8592         * calendar/appt.el (appt-select-lowest-window): Use walk-windows
8593         instead of cycling through windows with next-window.
8595         * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
8596         of cycling through windows with next-window.
8598         * terminal.el (te-process-output): Use walk-windows instead of
8599         cycling through windows with next-window.
8601         * server.el (server-switch-buffer): Use some-window instead of
8602         cycling through windows with next-window.
8604         * window.el (some-window): New function.
8605         (walk-windows): Remove reference to walk-windows-start.
8607         * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
8609 2000-07-03  Richard Stallman  <rms@gnu.org>
8611         * window.el (walk-windows): Guarantee termination by keeping a list
8612         of all the windows already handled.
8614 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
8616         * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
8617         window-system.
8619         * man.el (Man-notify-when-ready): Don't use window-system.  If
8620         Man-notify-method is newframe, and the display is not
8621         multi-frame, select the frame created for the man page.
8622         (Man-init-defvars): Doc fix.
8624 2000-06-28  Gerd Moellmann  <gerd@gnu.org>
8626         * faces.el (region): Change background color for light background.
8628         * ediff-wind.el (ediff-setup-control-frame): Remove :box
8629         attribute from mode-line face of Ediff control frame.
8631         * replace.el (query-replace-map): Bind `e' like `E'.
8633 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
8635         * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
8636         Change name to "Select All".
8638         * dos-fns.el (convert-standard-filename): Fix last change.
8640 2000-06-27  Gerd Moellmann  <gerd@gnu.org>
8642         * help.el (describe-variable): Don't insert a second `'s' in front
8643         of the string `value is shown below'.  Since the syntax-table is
8644         set to emacs-lisp-mode-syntax-table, forward-sexp skips over
8645         an existing `'s', so that this won't be deleted.
8647         * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
8648         * pcmpl-unix.el: New files.
8650 2000-06-26  Stefan Monnier  <monnier@cs.yale.edu>
8652         * wid-edit.el (widget-member): Use the new plist-member.
8654 2000-06-26  Gerd Moellmann  <gerd@gnu.org>
8656         * replace.el (perform-replace): Undo change of 2000-04-04.
8657         Instead, move backward 1 character at the end of the loop when
8658         necessary.
8660         * faces.el (fringe): Change face for different backgrounds.
8662         * eshell/esh-module.el (toplevel): Load defgroup's differently;
8663         patch from John.
8665         * eshell/*.el: Change spelling of the Free Software Foundation.
8667         * eshell/esh-toggle.el: Removed.
8669         * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
8671         * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
8672         interactively.
8674 2000-06-26  Alex Schroeder  <alex@gnu.org>
8676         * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
8677         `define-key'; instead of checking `(emacs-version)' check for
8678         `set-keymap-parent' and `set-keymap-name' directly.  Add entries
8679         for `;' and `o' which might be electric.
8681         (sql-electric-stuff): New user option.
8682         (sql-magic-go): New function which uses `sql-electric-stuff'.
8683         (sql-magic-semicolon): New function which uses
8684         `sql-electric-stuff'.
8686         (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
8687         is not fboundp.
8689         (sql-oracle-options): New variable.
8690         (sql-oracle): Use it.
8692         (sql-imenu-generic-expression): Doc change.
8693         (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
8694         is used.
8696         (sql-informix): Added command line parameter "-" to force
8697         sql-informix-program to use stdout.
8699 2000-06-25  Eli Zaretskii  <eliz@is.elta.co.il>
8701         * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
8702         (cp864-decode-table): Doc fix.
8703         (cp720-decode-table): New variable, supports the Arabic OEM
8704         codepage used by Windows.
8705         (cp737-decode-table): New, Greek OEM codepage used by Windows.
8707 2000-06-23  Dave Love  <fx@gnu.org>
8709         * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
8710         (font-lock-fontify-anchored-keywords): Use
8711         line-beginning-position.
8712         (global-font-lock-mode): Use mapc.
8714 2000-06-23  Stefan Monnier  <monnier@cs.yale.edu>
8716         * eshell/esh-module.el: Require CL when compiling.
8718 2000-06-23  Gerd Moellmann  <gerd@gnu.org>
8720         * comint.el (comint-substitute-in-file-name): Call replace-match
8721         with second and third arg t.
8723         * cus-edit.el (custom-button-face, custom-button-pressed-face):
8724         Specify foreground color.
8726         * faces.el (tool-bar, mode-line, header-line): Specify foreground
8727         color.
8729         * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
8731         * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
8732         cddr instead of cdddr.
8734         * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
8735         instead of copy-list.
8737         * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
8738         of copy-list.
8740         * subdirs.el: Add eshell subdirectory.
8742         * eshell: New subdirectory containing the Eshell package.
8744         * pcomplete.el: New file.
8746 2000-06-23  Paul Eggert  <eggert@twinsun.com>
8748         * mail/mailpost.el (post-mail-send-it): Make sure file has
8749         proper permissions from birth.
8751         * files.el (basic-save-buffer-2): When temporarily setting
8752         file modes, set them to current modes plus 0200, not to 0777.
8754         * emerge.el (emerge-make-temp-file): Make sure file has proper
8755         permissions from birth.
8757 2000-06-22  Eli Zaretskii  <eliz@is.elta.co.il>
8759         * files.el (make-backup-file-name-1): On DOS/Windows, run the
8760         backup file name through convert-standard-filename.
8762         * dos-fns.el (convert-standard-filename): Convert leading
8763         directories as well.  When long file names are supported, convert
8764         characters that are invalid in Windows file names.
8766 2000-06-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8768         * ps-print.el: Fix bug: if ^L is the very first buffer character,
8769         ps-print crashes.  New feature: page selection for printing.  Create
8770         raw-text-unix coding system for XEmacs.  Doc fix.
8771         (ps-print-version): New version number (5.2.3).
8772         (ps-plot-region): Bug fix.
8773         (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
8774         (ps-header-sheet, ps-generate, ps-end-job): Code fix.
8775         (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
8776         funs.
8777         (ps-selected-pages, ps-last-selected-pages, ps-first-page)
8778         (ps-last-page): New vars.
8780 2000-06-21  Gerd Moellmann  <gerd@gnu.org>
8782         * progmodes/sh-script.el (sh-while-getopts): Fix handling of
8783         empty option string.
8785 2000-06-21  Eli Zaretskii  <eliz@is.elta.co.il>
8787         * man.el (man): Doc fix.
8789 2000-06-21  Kenichi Handa  <handa@etl.go.jp>
8791         * international/mule-cmds.el (set-language-info-alist): Docstring
8792         fixed.
8794 2000-06-20  Gerd Moellmann  <gerd@gnu.org>
8796         * version.el (emacs-version): Use ISO date format.
8798         * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
8799         instead of `M-backspace'.
8801         * simple.el (turn-off-auto-fill): New function.
8803 2000-06-20  Stefan Monnier  <monnier@cs.yale.edu>
8805         * jit-lock.el (with-buffer-prepared-for-jit-lock):
8806         Renamed from with-buffer-prepared-for-font-lock and use
8807         inhibit-modification-hooks rather than setting *-change-functions.
8808         Update all functions to use the new name.
8809         (jit-lock-first-unfontify-pos): New semantics (and doc).
8810         (jit-lock-mode): Make non-interactive.
8811         Don't automatically turn on font-lock.
8812         Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
8813         Always use jit-lock-after-change.
8814         Remove and restore font-lock-after-change-function.
8815         (turn-on-jit-lock, jit-lock-after-fontify-buffer)
8816         (jit-lock-after-unfontify-buffer): Remove.
8817         (jit-lock-stealth-fontify):
8818         Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
8819         (jit-lock-after-change): Set the `fontified' text-prop to nil.
8821 2000-06-20  Sam Steingold  <sds@gnu.org>
8823         * emacs-lisp/cl-indent.el (toplevel): Indent
8824         `print-unreadable-object' properly.  Untabify.
8826 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
8828         * textmodes/reftex.el (reftex-find-citation-regexp-format):
8829         Support for bibentry.
8830         (reftex-compile-variables): Fixed problem with end of section-re.
8832         * texmodes/reftex-dcr.el (reftex-view-crossref,
8833         reftex-view-crossref-from-bibtex):
8834         Deal with changed `reftex-find-citation-regexp-format'.
8835         (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
8836         Replaced `remprop' with `put'.
8837         (reftex-view-crossref, reftex-view-crossref-when-idle):
8838         Support for bibentry.
8840         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
8841         New entry for bibentry package.
8843         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
8844         Regexp also matches "\nobibliography".
8846         * textmodes/reftex-global.el (reftex-renumber-simple-labels):
8847         Call `reftex-ensure-write-access' before doing anything.
8848         (reftex-ensure-write-access): New function.
8850 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
8852         * progmodes/idlwave.el: File re-installed (update to version 4.2)
8854         * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
8856         * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
8858         * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
8861 2000-06-20  Dave Love  <fx@gnu.org>
8863         * faces.el (frame-background-mode): Use set-default, not set, in
8864         setter.
8865         (frame-update-faces, frame-update-face-colors): Define with
8866         defalias.
8868         * enriched.el (enriched-decode-foreground)
8869         (enriched-decode-background): Don't use internal-find-face.
8871         * apropos.el: Doc fixes.
8873         * cus-edit.el (customize-changed-options): Check arg.
8874         (customize-version-lessp): Don't require decimal point.
8876         * custom.el (defcustom, defgroup): Doc fix.
8878         * newcomment.el (comment) <defgroup>: Add :version.
8879         (comment-multi-line): Doc fix.
8881         * emulation/mlsupport.el (define-hooked-local-abbrev,
8882         define-hooked-global-abbrev): Fix, using define-abbrev.
8884 2000-06-19  Gerd Moellmann  <gerd@gnu.org>
8886         * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
8887         the whole buffer.
8889 2000-06-19  Dave Love  <fx@gnu.org>
8891         * menu-bar.el (menu-bar-options-save): New function.
8892         (menu-bar-options-menu): Use it.
8893         (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
8894         Simplify.
8896 2000-06-19  Andreas Schwab  <schwab@suse.de>
8898         * progmodes/etags.el (tags-query-replace): Put new parameters
8899         START and END at the end, for backward compatibility.
8901 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
8903         * international/codepage.el:
8904         (cp-coding-system-for-codepage-1): Delete special codes for
8905         generating xxx-dos coding system because now a CCL based coding
8906         system can handle EOL conversion by default.
8908         * international/mule.el (make-coding-system): Generate subsidiary
8909         coding systems for EOL handling variants even for a CCL based
8910         coding system.
8912 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
8914         * international/isearch-x.el (isearch-minibuffer-input-method)
8915         (isearch-minibuffer-input-method-function): These variables
8916         deleted.
8917         (isearch-with-input-method): Don't use the above variables.
8918         (isearch-process-search-multibyte-characters): Likewise.  Call
8919         read-string with the arg INHERIT-INPUT-METHOD t.
8921 2000-06-17  Stefan Monnier  <monnier@cs.yale.edu>
8923         * font-lock.el (font-lock-after-fontify-buffer)
8924         (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
8926         * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
8927         Use consistent make-local-variable style for font-lock-fontified.
8928         (jit-lock-fontify-buffer):
8929         Don't bother checking for font-lock-mode and jit-lock-mode.
8931         * time.el: Remove trailing ^M that prevent CVS-merging.
8933 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
8935         * Makefile.in (distclean): New target.
8937 2000-06-16  Stefan Monnier  <monnier@cs.yale.edu>
8939         * Makefile.in (srcdir): Define for update-subdirs.
8941 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
8943         * find-lisp.el: New file.
8945 2000-06-16  Andrew Innes  <andrewi@gnu.org>
8947         * time.el (display-time-mail-function): New variable, to allow
8948         external packages to indicate when new mail is available.
8949         (display-time-update): Use it.
8951 2000-06-16  Kenichi Handa  <handa@etl.go.jp>
8953         * international/mule.el (mule-version): Change version name to
8954         SAKAKI.  AOI has already been used by Meadow.
8956         * international/quail.el (quail-show-guidance-buf): To find the
8957         bottom window (but minibuffer), pay attention to the height of
8958         minibuffer.
8960 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
8962         * arc-mode.el (archive-mode-map): Use the new menu-item format for
8963         menu-bar menus.  Add help strings.  Don't remove the Edit menu
8964         from the menu bar, as the menu bar has enough space now.
8966         * Makefile.in (SHELL): Make sure /bin/sh is used.
8968         * woman.el (woman-man-buffer): Fix bold and underlined CJK
8969         characters, which use series of two ^H characters instead of one.
8971 2000-06-15  Gerd Moellmann  <gerd@gnu.org>
8973         * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
8974         (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
8975         functions.
8976         (Info-find-node-2): Try a case-sensitive search first, then
8977         do a case-insensitive search.
8979         * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
8980         tutorials.
8982         * complete.el (PC-env-vars-alist): New variable.
8983         (PC-complete-as-file-name): New function.
8984         (partial-completion-mode): Initialize PC-env-vars-alist from
8985         process-environment.
8986         (PC-do-completion): Handle completion of env vars.
8988         * info.el (Info-set-mode-line): Show file name in mode line,
8989         use `*Info*' instead of `Info:'.
8991         * startup.el (command-line-1): Change copyright messages to year
8992         2000.
8994 2000-06-15  Dave Love  <fx@gnu.org>
8996         * net/goto-addr.el (goto-address-fontify): Use keymap property,
8997         not local-map.
8999 2000-06-15  Kenichi Handa  <handa@etl.go.jp>
9001         * international/mule.el (set-buffer-file-coding-system): Almost
9002         rewritten to handle `undecided' as no-op.
9004 2000-06-14  Gerd Moellmann  <gerd@gnu.org>
9006         * Makefile.in: New file.
9008         * Makefile: Removed.
9010         * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
9011         (goto-address-highlight-keymap): Bind C-c RET.
9013 2000-06-14  Kenichi Handa  <handa@etl.go.jp>
9015         * mail/sendmail.el (sendmail-send-it): The temporary buffer
9016         inherits buffer-file-coding-system of the current buffer.
9018         * tar-mode.el (tar-extract): For goto-char, use (point-min), not
9019         0.  Give correct argument to set-auto-coding-function.
9020         (tar-expunge): For goto-char, use (point-min), not 0.
9021         (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
9022         (tar-subfile-save-buffer): Likewize.
9024         * international/mule.el
9025         (after-insert-file-set-buffer-file-coding-system): Call
9026         set-buffer-file-coding-system with the arg FORCE t.
9028 2000-06-13  Gerd Moellmann  <gerd@gnu.org>
9030         * mail/sendmail.el (mail-specify-envelope-from): Initialize to
9031         nil.  Contemporary sendmails issue an X-Authentication-Warning if
9032         the sender is set with `-f'.
9034 2000-06-13  Dave Love  <fx@gnu.org>
9036         * help.el (describe-function-1): Kluge around cases of functions
9037         fset to subrs whose doc doesn't match their symbol-name.
9039         * image.el (insert-image): Default STRING to a space.
9041         * info.el Doc fixes.
9042         (Info-build-node-completions): Match Ref tags.
9044 2000-06-13  Eli Zaretskii <eliz@is.elta.co.il>
9046         * frame.el (display-multi-frame-p, display-multi-font-p): New
9047         defaliases for display-graphic-p.
9049         * hl-line.el: Fixed a typo in commentary.
9051 2000-06-13  Kenichi Handa  <handa@etl.go.jp>
9053         * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
9054         fixed.
9056 2000-06-12  Dave Love  <fx@gnu.org>
9058         * image.el (insert-image): Save a little consing.
9060 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
9062         * language/tibet-util.el: Convert all tibetan-1-column characters
9063         to the corresponding tibetan characters.
9064         (tibetan-add-components): Delete code for the special treatment of
9065         'a chung.
9067         * language/tibetan.el (tibetan-composable-pattern): Fix previous
9068         change.
9069         (tibetan-vowel-transcription-alist): More rules added.
9070         (tibetan-composite-vowel-alist): New variable.
9071         (tibetan-precomposition-rule-alist): More rules added.
9073 2000-06-12  Stefan Monnier  <monnier@cs.yale.edu>
9075         * startup.el (command-line): Only call menu-bar-mode if interactive.
9077         * thingatpt.el (toplevel symbol-properties):
9078         * textmodes/makeinfo.el (makeinfo-compile):
9079         * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
9080         * progmodes/hideif.el (hif-compress-define-list)
9081         (hide-ifdef-use-define-alist):
9082         * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
9083         (ange-ftp-vms-add-file-entry):
9084         * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
9085         * man.el (Man-build-man-command):
9086         * mail/rnewspost.el (news-reply-header-hook):
9087         * info.el (Info-insert-dir):
9088         * emulation/mlconvert.el (backward-word, forward-word, setq):
9089         * emacs-lisp/gulp.el (gulp-send-requests):
9090         * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
9091         (byte-optimize-inline-handler, byte-optimize-form-code-walker)
9092         (byte-optimize-apply, end of file):
9093         * emacs-lisp/advice.el (ad-advice-class-completion-table)
9094         (ad-make-freeze-definition):
9095         * startup.el (command-line, command-line-1): Don't quote lambdas.
9097         * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
9098         (cvs-cleanup-removed): New function.
9099         (cvs-cleanup-functions): New var.
9100         (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
9101         some flexibility in specifying additional entries to auto-cleanup.
9102         (cvs-quickdir): New function.
9103         (cvs-mode-insert): Use cvs-fileinfo-from-entries.
9104         (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
9105         (cvs-mode-find-file): Check that we are on a filename or dirname
9106         when invoked through a mouse-click.
9107         (cvs-full-path): Remove.
9108         (cvs-dired-action): Re-introduced.
9109         (cvs-dired-noselect): Use it.
9110         (vc-post-command-functions): use this new hook if available.
9112         * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
9113         (cvs-status-map): Don't inherit from cvs-mode-map anymore.
9114         (cvs-filename-map, cvs-dirname-map): Remove.
9115         (cvs-default-action): Remove.
9116         (cvs-add-face): Use `keymap' rather than `local-map' property, and only
9117         if the arg is really a keymap.
9118         (cvs-fileinfo-pp): Don't use any special map for file and dir names.
9119         Don't hardcode the mapping from state (aka type) to face, but check
9120         the var cvs-fi-<type>-face instead.
9121         (cvs-fileinfo-from-entries): New function.
9123         * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
9124         Docstring fix.
9125         (cvs-find-file-and-jump): Change default to be safer.
9126         (cvs-mode-diff-map): Define it as a function as well.
9127         (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
9128         Bind mouse-2 in this global map rather than with text-properties.
9130         * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
9131         file to resolve the ambiguity between C(conflict) and C(need-merge).
9133 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
9135         * international/mule.el (set-buffer-file-coding-system): If
9136         CODING-SYSTEM is nil, set buffer-file-coding-system to nil
9137         unconditionally.
9139 2000-06-12  Dave Love  <fx@gnu.org>
9141         * wid-edit.el (widget-specify-button): Really suppress the face if
9142         required.
9144 2000-06-11  Gerd Moellmann  <gerd@gnu.org>
9146         * term/x-win.el (x-colors): Add colors from recent rgb.txt.
9148 2000-06-11  Stefan Monnier  <monnier@cs.yale.edu>
9150         * imenu.el (imenu-generic-expression): Docstring fix.
9152         * composite.el (composition-function-table): Move the `put'
9153         below the autoload cookie so we can load the file before loaddefs.
9155         * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
9157         * emacs-lisp/autoload.el (make-autoload): Use `cond'.
9158         Handle easy-mmode-define-global-mode.
9159         For complex macros like define-minor-mode that can generate
9160         several autoload entries, try to autoload entries in the
9161         macroexpanded code.
9163         * emacs-lisp/easy-mmode.el (define-minor-mode):
9164         If KEYMAP is a symbol, just use it.
9165         Use byte-compile-current-file and load-file-name to infer the
9166         proper :require to pass to defcustom.
9167         Wrap the hook var into `progn' so as not to autoload it.
9168         Add a :autoload-end cookie.
9169         Be more careful about the evaluation of KEYMAP.
9170         (easy-mmode-define-global-mode): Add a :autoload-end cookie.
9171         (define-derived-mode): Move define-abbrev-table outside of defvar.
9173 2000-06-10  Stefan Monnier  <monnier@cs.yale.edu>
9175         * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
9176         (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
9177         (backup-compiled-files): Ignore errors during `tar'.
9178         (bootstrap): Make autoloads before elc files.
9180 2000-06-10  Kenichi Handa  <handa@etl.go.jp>
9182         * international/mule.el (set-buffer-file-coding-system): If one of
9183         undecided-XXX is specified, change only EOL conversion.
9185         * international/mule-conf.el (unix): New alias for the coding
9186         system undecided-unix.
9188 2000-06-09  Dave Love  <fx@gnu.org>
9190         * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
9192         * progmodes/executable.el: Byte compile dynamic.
9193         (executable-insert): Change custom type.
9194         (executable-find): Add autoload cookie.
9195         (executable-make-buffer-file-executable-if-script-p): New
9196         function.  After Noah Friedman.
9198         * files.el (after-save-hook): Customize, with
9199         executable-make-buffer-file-executable-if-script-p as an option.
9201 2000-06-09  Kenichi Handa  <handa@etl.go.jp>
9203         * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
9204         "tib24p-mule.bdf" for Tibetan.
9206         * composite.el (decompose-composite-char): Declare it as obsolete.
9208         * man.el (Man-fontify-manpage): Pay attention to underline and
9209         overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
9211 2000-06-08  Gerd Moellmann  <gerd@gnu.org>
9213         * thingatpt.el (forward-thing): Use functionp instead of fboundp.
9214         Set maintainer to FSF since author isn't reachable.
9216 2000-06-08  Dave Love  <fx@gnu.org>
9218         * international/mule-cmds.el (select-safe-coding-system): If
9219         DEFAULT-CODING-SYSTEM is not specified, also check the most
9220         preferred coding-system if buffer-file-coding-system is
9221         `undecided'.  From Handa.
9223 2000-06-08  Kenichi Handa  <handa@etl.go.jp>
9225         * international/mule.el
9226         (after-insert-file-set-buffer-file-coding-system): If the buffer
9227         size is greater than INSERTED, judget that we are not visiting.
9229 2000-06-07  Rajesh Vaidheeswarran  <rv@gnu.org>
9231         * whitespace.el (defgroup whitespace): Comment out `:version'.
9232         XEmacs 20.4 has problems defining the group with this present.
9233         We'll have this commented out till get resolve the problem.
9235 2000-06-07  John Wiegley  <johnw@gnu.org>
9236         
9237         * align.el (align-dq-string-modes, align-sq-string-modes)
9238         (align-open-comment-modes): Add pyhton-mode.
9239         (align-rules-list): Use get-text-property instead of
9240         text-properties-at.
9241         (align-rules-list): Add python-assignment.
9242         (align-rules-list): Change perl-comma-delimiter to
9243         basic-comma-delimiter.  Use if for Perl modes and python-mode.
9244         (align-rules-list): Add python-chain-logic and
9245         basic-line-continuation.
9247 2000-06-07  Jari Aalto  <jari.aalto@poboxes.com>
9249         * apropos.el (apropos-mode-hook): New user variable.
9250         (apropos-mode): Run apropos-mode-hook.
9252 2000-06-07  David Ponce  <david@dponce.com>
9254         * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
9255         commands.  Require `wid-edit' at run-time.
9257 2000-06-07  David Ponce  <david@dponce.com>
9259         * recentf.el: Added some "Commentary".
9260         (recentf-open-more-files, recentf-edit-list): Minor changes to
9261         move the point at the top of the file list.  This behaviour is
9262         consistent with the menu one when the list contains a lot of
9263         files.
9264         (recentf-cleanup): Now displays the number of items removed from
9265         the list.
9266         (recentf-relative-filter) New menu filter to show filenames
9267         relative to `default-directory'.
9269 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9271         * ps-print.el: XEmacs compatibility.  Doc fix.  Can select page size
9272         with/without giving an error if PostScript printer doesn't have this
9273         kind of page size.  Zebra Stripe continues or restarts on next page.
9274         Manual/automatic paper feeding.  Switch or not the header.
9275         (ps-print-version): New version number (5.2.2).
9276         (ps-windows-system): Include emx as a Windows system.
9277         (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
9278         (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
9279         (ps-background-text): Code fix.
9280         (ps-error-handler-message, ps-user-defined-prologue)
9281         (ps-print-prologue-header, ps-printer-name)
9282         (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
9283         (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
9284         (ps-use-face-background): Customization fix.
9285         (ps-n-up-database): Data fix.
9286         (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
9287         (ps-switch-header): New vars.
9288         (ps-xemacs-color-name, ps-face-foreground-name)
9289         (ps-face-background-name, ps-boolean-constant): New funs.
9291 2000-06-07  Dave Love  <fx@gnu.org>
9293         * allout.el: New version from Manheimer.
9295 2000-06-07  Kenichi Handa  <handa@etl.go.jp>
9297         * textmodes/fill.el (fill-find-break-point): Check the validity of
9298         charset.
9300 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
9302         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
9303         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
9304         Call display-color-p and display-mouse-p instead of looking at
9305         window-system.
9307 2000-06-06  Dave Love  <fx@gnu.org>
9309         * image.el (find-image): Doc fix.  Return nil if image not found.
9310         (put-image, insert-image): Make STRING arg optional.
9312 2000-06-06  Kenichi Handa  <handa@etl.go.jp>
9314         * language/vietnamese.el: Remove eval-when-compile.
9315         (viet-viscii-nonascii-translation-table): Define it as a
9316         translation table made from viet-viscii-decode-table.
9317         (viet-viscii-encode-table): Define it as a translation table made
9318         from the reverse map of above.
9319         (viet-vscii-nonascii-translation-table): Define it as a
9320         translation table made from viet-vscii-decode-table.
9321         (viet-vscii-encode-table): Define it as a translation table made
9322         from the reverse map of above.
9323         (ccl-decode-viscii): Use translate-character.
9324         (ccl-encode-viscii, ccl-encode-viscii-font)
9325         (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
9326         Likewize.
9328         * language/cyrillic.el: Remove eval-when-compile.
9329         (cyrillic-koi8-r-nonascii-translation-table): Define it as a
9330         translation table made from cyrillic-koi8-r-decode-table.
9331         (cyrillic-koi8-r-encode-table): Define it as a translation table
9332         made from the reverse map of above.
9333         (ccl-decode-koi8): Use translate-character.
9334         (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
9335         (cyrillic-alternativnyj-nonascii-translation-table): Define it as
9336         a translation table made from cyrillic-alternativnyj-decode-table.
9337         (cyrillic-alternativnyj-encode-table): Define it as a translation
9338         table made from the reverse map of above.
9339         (ccl-decode-alternativnyj): Use translate-character.
9340         (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
9341         Likewize
9343         * international/mule-diag.el (non-iso-charset-alist): Specify
9344         translation table symbol instead of translation table itself.
9345         (list-block-of-chars): CHARSET may be a translation table symbol.
9347         * international/mule.el (make-coding-system): If CODING-SYSTEM
9348         already exists, override it.
9350         * international/fontset.el: Use family `proportional' for Tibetan
9351         fonts.
9353         * international/ccl.el (ccl-compile-translate-character): Don't
9354         check if Rrr has property translation-table.
9355         (ccl-compile-map-multiple): Modified to avoid compiler warning.
9357 2000-06-05  Gerd Moellmann  <gerd@gnu.org>
9359         * info.el: Bind case-fold-search to t when searching in case
9360         a user sets it to nil in a hook.
9362 2000-06-05  Stefan Monnier  <monnier@cs.yale.edu>
9364         * autoarg.el (autoarg-mode, autoarg-kp-mode):
9365         * hl-line.el (hl-line-mode): Use the new :global key argument.
9367         * tar-mode.el (tar-header-block-recompute-checksum): Remove.
9368         (tar-clip-time-string): Prepend a space.
9369         (tar-grind-file-mode): Construct a string rather than modifying one.
9370         (tar-header-block-summarize): Fix docstring.
9371         Use `format' rather than an error-prone set of copy-loops.
9373         * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
9374         (diff-goto-source, diff-unified->context, diff-context->unified)
9375         (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
9376         understand the format output by the `-p' argument to diff.
9378         * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
9379         (sh-re-done): Use defconst.
9380         (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
9381         (sh-help-string-for-variable, sh-guess-basic-offset):
9382         Don't quote lambdas.
9383         (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
9384         (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
9386         * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
9387         (mh-letter-mode): Derive from text-mode.
9388         This implicitly means that it now calls kill-all-local-variables.
9389         Also remove the Emacs-18 compatibility code.
9391         * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
9392         Make use of symbol-property doc-string-elt.
9393         Use memq rather than a sequence of eq.
9394         (doc-string-elt): Fix the wrong or missing previously unused values.
9395         (autoload-print-form): New function extracted from
9396         generate-file-autoloads to allow recursion when handling progn
9397         so that defvar's and defun's docstrings are properly printed.
9398         (generate-file-autoloads): Use it.
9400         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
9401         Use find-file-hooks in the minor-mode function.
9402         Be careful not to loop indefinitely in the post-command-hook function.
9404 2000-06-05  Michael Kifer  <kifer@cs.sunysb.edu>
9406         * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
9407         tty's.
9408         * ediff-diff.el (ediff-exec-process): Use --binary for fine
9409         differences whenever appropriate.
9410         * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
9411         * viper.el (find-file, find-file-other-window): Get viper to do
9412         wildcards.
9414 2000-06-04  Stefan Monnier  <monnier@cs.yale.edu>
9416         * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
9417         (jit-lock-fontify-buffer): New function for JIT refontification.
9418         (jit-lock-mode): Fix docstring.
9419         Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
9420         Remove jit-lock-after-change from the _local_ hook.
9421         (jit-lock-function-1): Fix docstring.
9423         * info.el (Info-on-current-buffer): Initialize info.
9425         * newcomment.el (comment-indent): Ignore comment-indent-hook.
9427         * progmodes/tcl.el (tcl-indent-for-comment):
9428         Ignore comment-indent-hook.
9430         * emacs-lisp/easy-mmode.el: Require CL during compilation.
9431         (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
9432         (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
9433         and improve to use the lighter to guess the capitalization.
9434         (define-minor-mode): Inline code from easy-mmode-define-toggle.
9435         Add keyword arguments to specify global-ness or the custom group.
9436         Add local-map and help-echo properties to the lighter.
9437         (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
9438         (easy-mmode-define-global-mode): New macro.
9440 2000-06-02  Dave Love  <fx@gnu.org>
9442         * wid-edit.el: byte-compile-dynamic since we typically don't use
9443         all the widgets.  Don't require cl or widget.  Remove
9444         eval-and-compile.  Don't autoload finder-commentary.  Doc fixes.
9445         (widget-read-event): Removed.  Callers changed to use read-event.
9446         (widget-button-release-event-p): Renamed from
9447         button-release-event-p.
9448         (widget-field-add-space, widget-field-use-before-change):
9449         Uncustomize.
9450         (widget-specify-field): Use keymap property, not local-map.
9451         (widget-specify-button): Obey :suppress-face.
9452         (widget-specify-insert): Use modern backquote syntax.
9453         (widget-image-directory): Renamed from widget-glyph-directory.
9454         (widget-image-enable): Renamed from widget-glyph-enable.
9455         (widget-image-find): Replaces widget-glyph-find.
9456         (widget-button-pressed-face): Move defvar.
9457         (widget-image-insert): Replaces widget-glyph-insert.
9458         (widget-convert): Use keywordp.
9459         (widget-leave-text, widget-children-value-delete): Use mapc.
9460         (widget-keymap): Remove XEmacs stuff.
9461         (widget-field-keymap, widget-text-keymap): Define all inside defvar.
9462         (widget-button-click): Don't set point at the click, but re-centre
9463         if we scroll out of window.  Rewritten for images v. glyphs &c.
9464         (widget-tabable-at): Use POS arg, not point.
9465         (widget-beginning-of-line, widget-end-of-line)
9466         (widget-item-value-create, widget-sublist, widget-princ-to-string)
9467         (widget-sexp-prompt-value, widget-echo-help): Simplify.
9468         (widget-default-create): Use widget-image-insert; some rewriting.
9469         (widget-visibility-value-create)
9470         (widget-push-button-value-create, widget-toggle-value-create): Use
9471         widget-image-insert.
9472         (checkbox): Create on and off images dynamically.
9473         (documentation-link): Change :help-echo.
9474         (widget-documentation-link-echo-help): Remove.
9476 2000-06-02  Stefan Monnier  <monnier@cs.yale.edu>
9478         * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
9480         * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
9481         (easy-mmode-define-toggle, define-minor-mode): Use it.
9482         (easy-mmode-define-keymap): Docstring fix.
9483         (define-derived-mode): Default PARENT to fundamental-mode.
9484         Add the derived-mode-parent symbol-property.
9485         (easy-mmode-derived-mode-p): New function.
9487 2000-06-02  Dave Love  <fx@gnu.org>
9489         * files.el (convert-standard-filename): Doc fix.
9490         (normal-backup-enable-predicate): New function.
9491         (backup-enable-predicate): Use it to replace the lambda form.
9493         * calendar/todo-mode.el: [This needs more work on the outline
9494         stuff.]  Doc fixes.
9495         (todo) <defgroup>: Add :version.
9496         (todo-add-category): Don't use pushnew.
9497         (todo-cmd-raise): Fix typo.
9498         (todo-top-priorities): Change temp buffer name.
9499         (todo-category-alist): Avoid redundant lambda.
9500         (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
9501         Use outline-next-heading.
9503         * autoarg.el: Rewritten to use define-minor-mode.
9504         (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
9505         (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
9507 2000-06-02  Kenichi Handa  <handa@etl.go.jp>
9509         * isearch.el (isearch-other-meta-char): Fix previous change.
9511 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
9513         * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
9514         (log-edit-done): Only add the comment to the ring if it's different
9515         from the last comment entered.
9517         * isearch.el (isearch-highlight): Turn internal-find-face into facep.
9519 2000-06-01  Dave Love  <fx@gnu.org>
9521         * hl-line.el: Rewritten using define-minor-mode.
9523         * help.el (describe-function-1): Distinguish special form from
9524         builtin function.  Sanity-check presence of arglist for builtins.
9526 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
9528         * international/characters.el: Fix syntax/category setting of
9529         Tibetan characters.
9531         * language/tibet-util.el (tibetan-add-components): Fixes for new
9532         encoding of Tibetan characters.
9533         (tibetan-decompose-precomposition-alist): New variable.
9534         (tibetan-decompose-region): Convert precomposed characters to
9535         non-precomposed characters.
9536         (tibetan-decompose-string): Likewise.
9537         (tibetan-composition-function): Fix args to
9538         thibetan-compose-string.
9540         * language/tibetan.el (tibetan-composable-pattern): More
9541         characters included.
9542         (tibetan-consonant-transcription-alist): Rule for "R" added.
9543         (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
9544         "+R" added.
9545         (tibetan-base-to-subjoined-alist): Rule for "RA" added.
9547         * language/lao-util.el (lao-composition-function): Fix args to
9548         compose-string.
9550         * language/thai-util.el (thai-composition-function): Fix args to
9551         compose-string.
9553         * isearch.el (isearch-update): Set disable-point-adjustment to t
9554         to prevent the point moving to the end of a composition when a
9555         part of a composition is searched.
9556         (isearch-other-meta-char): If the key invoking this command can be
9557         mapped by function-key-map to a printing char, call
9558         isearch-process-search-char directly.
9560 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
9562         * emacs-lisp/bytecomp.el:
9563         * frame.el:
9564         * international/mule-cmds.el:
9565         * international/mule-util.el:
9566         * international/mule.el:
9567         * mouse.el:
9568         * subr.el:
9569         * faces.el: Update calls to make-obsolete with a WHEN argument.
9571         * byte-run.el (make-obsolete, make-obsolete-variable):
9572         Add an optional WHEN argument and change the format of the
9573         symbol-property information.
9574         * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
9575         (byte-compile-obsolete, byte-compile-variable-ref): Understand the
9576         new obsolete-symbol-property format and print WHEN if it is provided.
9578 2000-05-31  Dave Love  <fx@gnu.org>
9580         * loadhist.el (loadhist-hook-functions): Remove
9581         before-change-function, after-change-function.
9582         (unload-feature): Deal with symbols which are both bound and
9583         fbound.
9585         * mouse.el (mouse-save-then-kill-delete-region): Don't bind
9586         before-change-function, after-change-function.
9588         * simple.el (newline): Don't bind before-change-function,
9589         after-change-function.
9591 2000-05-31  Rajesh Vaidheeswarran <rv@gnu.org>
9593         * whitespace.el (whitespace-rescan-timer-time): Update interval
9594         set to 600 seconds (10 minutes) instead of 60 seconds since
9595         a large number of whitespace buffers causes emacs to `freeze'
9596         for a considerable amount of time.
9598         * whitespace.el: Updated email address
9600 2000-05-31  Dave Love  <fx@gnu.org>
9602         * add-log.el (change-log-font-lock-keywords) <function>: Add
9603         pattern for function of change.
9604         (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
9605         acknowledgements patterns.
9607 2000-05-31  Kenichi Handa  <handa@etl.go.jp>
9609         * isearch.el (isearch-printing-char): If keyboard coding system is
9610         being used, call isearch-process-search-multibyte-characters.
9612         * international/isearch-x.el: Mostly rewritten.
9614         * international/quail.el (quail-start-conversion): Don't include
9615         unhandled events in the returned events, but set them in
9616         unread-command-events.  Exit if all inputs are deleted.
9618 2000-05-30  Jason Rumney  <jasonr@gnu.org>
9620         * w32-fns.el (w32-charset-info-alist): Add each charset separately.
9622         * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
9623         Reenable code to create initial fontsets.
9624         Use set-fontset-font in place of put-charset-property.
9626 2000-05-30  Gerd Moellmann  <gerd@gnu.org>
9628         * progmodes/perl-mode.el (perl-indent-line): When looking for a
9629         label, ensure that the first colon isn't followed by another.
9631         * paths.el (Info-default-directory-list): Doc fix.
9633         * net/net-utils.el (finger-X.500-host-regexps): New user-option.
9634         (finger): If HOST matches a regexp from finger-X.500-host-regexps,
9635         send a query containing USER only, not USER@HOST.
9637         * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
9638         and rmail-msgend to compute the restriction at the end, instead of
9639         computing it.
9641 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
9643         * dabbrev.el (dabbrev-expand): Don't display messages in the
9644         echo area if the minibuffer window is active.
9646         * jit-lock.el (jit-lock-mode): Add after change function to
9647         local hook.
9649 2000-05-29  Christoph Wedler  <Christoph.Wedler@sap.com>
9651         * antlr-mode.el: New commands: hide/unhide actions,
9652         upcase/downcase literals.
9653         (antlr-tiny-action-length): New user option.
9654         (antlr-hide-actions): New command.  Suggested by
9655         Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
9656         (antlr-mode-map): New binding [C-c C-v].
9657         (antlr-mode-menu): New entries.
9658         (antlr-downcase-literals): New command.
9659         (antlr-upcase-literals): Ditto.
9661         * antlr-mode.el: Minor changes: indendation, mode-name.
9662         (antlr-indent-line): Indent cpp directive at column 0.
9663         (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
9665         * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
9666         (antlr-font-lock-additional-keywords): Workaround for intentional
9667         bug in XEmacs version of font-lock.
9668         (antlr-mode): Set symbol property `mode-name' to "Antlr".  Could
9669         be used by a smarter version of `buffers-menu-grouping-function'.
9671 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
9673         * tmm.el (tmm-prompt): Recognize menu item definitions of the for
9674         `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
9676 2000-05-29  Kenichi Handa  <handa@etl.go.jp>
9678         * international/encoded-kb.el
9679         (encoded-kbd-iso2022-designation-map): Pay attention to that
9680         charset-iso-final-char return -1 for eight-bit-control and
9681         eight-bit-graphic.
9683 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
9685         * speedbar.el (speedbar-use-images, speedbar-update-flag)
9686         (speedbar-easymenu-definition-base): Use display-graphic-p where
9687         available, instead of window-system.
9689 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
9691         * international/codepage.el (cp-coding-system-for-codepage-1): Add
9692         eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
9693         coding systems.
9695 2000-05-26  Dave Love  <fx@gnu.org>
9697         * disp-table.el (standard-display-underline): Don't use
9698         internal-find-face.
9700         * mail/reporter.el: Maintainer change.  Doc fixes.
9701         (reporter-version): Deleted.
9703         * emacs-lisp/elp.el: Maintainer change.
9704         (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
9706 2000-05-26  Stefan Monnier  <monnier@cs.yale.edu>
9708         * add-log.el (add-change-log-entry): Merge the current entry with the
9709         previous one if the previous one is empty.
9711 2000-05-26  Dave Love  <fx@gnu.org>
9713         * loadhist.el (unload-feature): Fix interactive spec [from
9714         lijnzaad@ebi.ac.uk].
9716         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
9717         subr-arity to check primitives.
9718         (byte-compile-flush-pending, byte-compile-file-form-progn)
9719         (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
9720         (byte-compile-insert, byte-compile-funcall): Use mapc instead of
9721         mapcar.
9723 2000-05-26  Kenichi Handa  <handa@etl.go.jp>
9725         * international/fontset.el: Set family names of non-latin charsets
9726         in default fontset to "*".
9728         * international/mule-diag.el (print-fontset): Combine family part
9729         and registry part of the fontname by "-*-" instead of "-".
9731         * international/mule-cmds.el (encode-coding-char): Make strings
9732         multibyte before calling encode-coding-string.
9734 2000-05-25  Stefan Monnier  <monnier@cs.yale.edu>
9736         * derived.el: Fix keywords.
9737         (define-derived-mode): Only define if needed.
9739         * simple.el (fill-comment, comment-column, comment-start)
9740         (comment-start-skip, comment-end, comment-indent-function)
9741         (block-comment-start, block-comment-end, indent-for-comment)
9742         (set-comment-column, kill-comment, comment-padding, comment-region)
9743         (comment-multi-line, indent-new-comment-line): Remove.
9745         * bindings.el (esc-map): Change ; to comment-dwim and use the new
9746         function names for comment operations.
9748         * newcomment.el: Add abundant autoload cookies.
9749         (comment-style): Don't depend on runtime data at compile-time.
9750         (comment-indent-hook): Remove.
9751         (comment-indent): Check if comment-indent-hook is bound.
9752         (comment-region): Docstring fix.
9754 2000-05-25  Dave Love  <fx@gnu.org>
9756         * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
9757         byte-code-function-p.
9759         * mail/rmailsum.el: Add provide.
9761         * net/goto-addr.el (goto-address-fontify): Add help-echo property.
9763         * smerge-mode.el (smerge-diff-switches): Don't use list* in
9764         defcustom.
9766 2000-05-25  Michael Kifer  <kifer@cs.sunysb.edu>
9768         * ediff-diff.el (ediff-exec-process): delete --binary option from
9769         non-buffer ediff jobs.
9771 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
9773         * hilit-chg.el (highlight-changes-mode): Ask about color or
9774         grayscale support, not about window-system.
9776         * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
9777         window-system.
9778         (ffap-highlight): Always default to t.
9780         * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
9781         display-popup-menus-p instead of looking at window-system.
9783         * disp-table.el (standard-display-g1, standard-display-graphic):
9784         Only refuse to use string glyphs on X and MS-Windows.
9786         * avoid.el: Remove window-system from commentary, suggest to use
9787         display-*-p instead.
9789         * apropos.el (apropos-print): Use display-mouse-p instead of
9790         window-system.
9792 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
9794         * international/codepage.el (cp-decoding-vector-for-codepage):
9795         Fill up unsupported characters with their own codes.  From Kenichi
9796         Handa.
9798 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
9800         * international/mule-diag.el (describe-char-after): Use
9801         display-graphic-p instead of window-system, so that this function
9802         works on MS-DOS.
9804 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
9806         * international/codepage.el (cp-make-coding-systems-for-codepage):
9807         Remove the eight-bit-graphic and eight-bit-control charsets from
9808         the list of charsets which we convert into `?'.
9810 2000-05-25  Kenichi Handa  <handa@etl.go.jp>
9812         * international/mule-conf.el: Specify CHARSET-ID explicitely for
9813         private charsets.
9814         (mule-unicode-0100-24ff, japanese-jisx0213-1,
9815         japanese-jisx0213-2): New charsets.
9817         * international/fontset.el: Setup default fontset for new charsets.
9819 2000-05-24  Dave Love  <fx@gnu.org>
9821         * info.el (Info-find-node-2): Restructure [following "Vadim
9822         S. Solomin" <sovs@uic.nnov.ru>].
9824         * icomplete.el: Fix header for Finder.
9826 2000-05-24  Eric M. Ludlam  <zappo@ultranet.com>
9828         * rmailout.el (rmail-output-to-rmail-file): Added optional param
9829         STAY.
9831         * rmail.el (rmail-automatic-folder-directives): New user variable.
9832         (rmail-show-message): Add call to `rmail-auto-file' during
9833         display.
9834         (rmail-auto-file): New function.
9836 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
9838         * ediff-diff.el (ediff-forward-word): Take syntactic word class into
9839         account.
9840         (ediff-test-utility,ediff-diff-mandatory-option)
9841         (ediff-reset-diff-options): Utilities for proper initialization of
9842         ediff-diff-options and ediff-diff3-options on Windows.
9844         * ediff-init.el (ediff-merge-filename-prefix): New customizable
9845         variable.
9847         * ediff-mult.el (ediff-filegroup-action): Use
9848         ediff-merge-filename-prefix.
9850 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
9852         * viper-ex.el (ex-write): Set selective display to nil.
9854 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
9856         * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
9857         aliases for hebrew-iso-8bit.
9859 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
9861         * woman.el: New version from Francis J. Wright
9862         <F.J.Wright@Maths.QMW.ac.uk>.
9863         (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
9864         names in environment variables regardless of the path separator.
9865         (woman-topic-all-completions-1): Don't call file-name-directory-p
9866         on all files, since woman-file-regexp already filters out any
9867         directories.
9869 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
9871         * international/quail.el (quail-start-translation): Don't change
9872         modified-p of the current buffer.
9873         (quail-start-conversion): Likewise.
9875         * international/kkc.el (kkc-region): Don't change modified-p of
9876         the current buffer.
9878         * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
9879         conform to RFC1468.
9880         (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
9882 2000-05-23  Eric M. Ludlam  <zappo@ballista.ultranet.com>
9884         * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
9885         (speedbar-insert-button): Invisible text property fix.
9886         (speedbar-directory-plus): Renamed from speedbar-directory-+
9887         (speedbar-directory-minus): Renamed from speedbar-directory--
9888         (speedbar-page-plus): Renamed from speedbar-file-+
9889         (speedbar-page-minus): Renamed from speedbar-file--
9890         (speedbar-page): Renamed from speedbar-file-
9891         (speedbar-tag): Renamed from speedbar-tag-
9892         (speedbar-tag-plus): Renamed from speedbar-tag-+
9893         (speedbar-tag-minus): Renamed from speedbar-tag--
9894         (speedbar-expand-image-button-alist): Use above renames.
9896         * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
9897         * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
9898         * sb-pg-plus.xpm: Renamed from sb-file+.xpm
9899         * sb-pg-minus.xpm: Renamed from sb-file-.xpm
9900         * sb-pg.xpm: Renamed from sb-file.xpm
9901         * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
9902         * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
9904 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
9906         * international/quail.el (quail-show-guidance-buf): Set
9907         current-input-method of the guidance buffer to the name of the
9908         curren input method.
9910 2000-05-23  Stefan Monnier  <monnier@cs.yale.edu>
9912         * progmodes/compile.el (compile-internal): Style typo.
9914         * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
9915         quote vars and functions in the docstring.
9917         * newcomment.el (comment-make-extra-lines): Don't use `assert'.
9919         * completion.el (dynamic-completion-mode, dynamic-completion-mode):
9920         Don't quote lambdas.
9922         * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
9924 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
9926         * startup.el (command-line): Determine source file of compiled
9927         user init file differently.  Warn if compiled user init file
9928         is older than its source file.
9930         * ffap.el (ffap-url-regexp): Add `https'.
9932 2000-05-23  Eli Zaretskii  <eliz@is.elta.co.il>
9934         * files.el (make-backup-file-name-1): Replace slashes with `!'
9935         rather than `|' (which is not allowed on Windows).  Replace the
9936         drive letters with a string "drive_X".
9938 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
9940         * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
9942         * files.el (interpreter-mode-alist): Add `bash2'.
9944 2000-05-22  Dave Love  <fx@gnu.org>
9946         * loadhist.el (feature-symbols, file-provides, file-requires): Use
9947         mapc.
9948         (feature-file): Avoid calling symbol-name.  Doc fix.
9949         (file-set-intersect, file-dependents): Use dolist, not mapcar.
9950         (loadhist-hook-functions): Add mouse-position-function.
9951         (unload-feature): Change uses of mapcar.
9953         * files.el (parse-colon-path): Doc fix.
9954         (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
9955         (set-auto-mode): Use mapc.
9957         * complete.el (PC-look-for-include-file): Use :alnum: character
9958         class.
9959         (partial-completion-mode): Add autoload cookie.
9961 2000-05-22  Sam Steingold  <sds@gnu.org>
9963         * info.el (Info-fontify-node): Fixed the call to
9964         `add-text-properties' (bug introduced on 2000-05-18).
9966 2000-05-22  Dave Love  <fx@gnu.org>
9968         * bindings.el: Remove debug-ignored-errors set in other files.
9970         * progmodes/etags.el: Add to debug-ignored-errors.
9971         (visit-tags-table-buffer): Clear out buffers holding old tables
9972         when making a new list.
9973         (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
9974         mapc.
9976         * completion.el: Doc fixes.  Add to debug-ignored-errors.  Don't
9977         quote keywords.
9978         (cmpl-string-case-type): Use character classes.
9980         * comint.el:
9981         * textmodes/ispell.el:
9982         * imenu.el:
9983         * mail/mh-e.el:
9984         * progmodes/compile.el: Add to debug-ignored-errors.
9986         * dabbrev.el: Add to debug-ignored-errors.
9987         (dabbrev-completion): Use mapc.
9989 2000-05-22  Eli Zaretskii  <eliz@is.elta.co.il>
9991         * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
9992         (woman-mapcan, woman-parse-man.conf)
9993         (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
9994         (woman-reset-emulation, woman-select-symbol-fonts): New functions.
9995         (woman-parse-colon-path): Call woman-mapcan.  Recognize Cygwin
9996         path syntax better.
9997         (woman-man.conf-path, woman-use-own-frame): New defcustoms.
9998         (woman-manpath): Call woman-parse-man.conf.
9999         (woman-emulation): New defcustom, defaults to nroff.
10000         (woman-font-support): New defconst.
10001         (woman-use-symbol-font): New defcustom.
10002         (woman-menu): Add new menu items: "Colored/BW", "Advanced",
10003         "Emulation".
10004         Many functions: Doc fix.
10006 2000-05-22  Kenichi Handa  <handa@etl.go.jp>
10008         * international/quail.el (quail-simple-translation-keymap): Map
10009         128..255 to quail-self-insert-command.
10010         (quail-keyboard-layout-alist): Add definition for "pc102-de".
10012 2000-05-22  Stefan Monnier  <monnier@cs.yale.edu>
10014         * help.el (help-manyarg-func-alist): Typo.
10016         * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
10017         intervals which makes it heaps simpler.
10019         * newcomment.el (comment-region-internal): Go back to BEG after quoting
10020         the nested comment markers.
10022         * subr.el (remove-hook): Don't turn the hook's value into a list.
10024 2000-05-21  Dave Love  <fx@gnu.org>
10026         * edmacro.el (edmacro-parse-keys): Return vector if any elements
10027         are invalid characters.
10029         * international/mule-util.el (detect-coding-with-priority): Use
10030         mapc.  Remove redundant lambda.
10032         * international/mule-diag.el (list-non-iso-charset-chars)
10033         (describe-fontset): Remove redundant lambda.
10035         * emulation/crisp.el (brief-mode): New alias.
10037         * emacs-lisp/ring.el (ring-elements): New function.
10039         * emacs-lisp/easymenu.el (easy-menu-create-menu)
10040         (easy-menu-do-add-item): Use keywordp.
10042         * emacs-lisp/byte-opt.el: Update side-effect free function lists.
10044         * replace.el: Doc and error message fixes.
10045         (replace-highlight): Use facep, not internal-find-face.
10047 2000-05-20  Stefan Monnier  <monnier@cs.yale.edu>
10049         * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
10051         * log-edit.el (log-edit-done): Cleanup trailing empty lines.
10052         (log-edit-insert-changelog): Drop `:' as well.
10054         * log-view.el: Fix file description.
10055         (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
10056         available.
10057         (log-view-font-lock-keywords): Only use cvs-filename-face if present.
10058         (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
10060         * emacs-lisp/easy-mmode.el: Update copyright and commentary.
10061         (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
10062         Print a status message if the toggle is called interactively.
10063         (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
10064         for global minor modes and use `defcustom' for them.
10065         Use add-minor-mode.
10066         (easy-mmode-define-derived-mode): Remove.
10067         (define-derived-mode): Fancier default docstring.
10068         (easy-mmode-define-navigation): Signal an error rather than (ding).
10070         * newcomment.el (comment-styles): New `box-multi'.
10071         (comment-normalize-vars): Better default for comment-continue to
10072         avoid whitespace-only continuations.
10073         (comment-search-forward): Always move even in the no-syntax case.
10074         (comment-padright): Only obey N if it's only obeyed for padleft.
10075         (comment-make-extra-lines): Better handling of empty continuations.
10076         Use `=' for the filler if comment-start has only one character.
10077         (uncomment-region): Try handling the special `=' filler.
10078         (comment-region): Allow LINES even if MULTI is nil.
10079         (comment-box): Choose box style based on comment-style.
10081 2000-05-20  Kenichi Handa  <handa@etl.go.jp>
10083         * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
10084         (ccl-compile-write-repeat): If ARG is string, make it unibyte.
10086 2000-05-20  Kenichi HANDA  <handa@etl.go.jp>
10088         * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
10089         and insert, not subst-char-in-region.
10091         * international/mule-diag.el (list-character-sets-1): Handle
10092         charsets eight-bit-control and eight-bit-graphic.
10093         (list-iso-charset-chars): Likewise.
10094         (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
10095         charactes as is.  Use indent-to to align characters.
10097         * international/mule-cmds.el (find-multibyte-characters): Never
10098         exclude charsets eight-bit-control and eight-bit-graphic.
10100 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
10102         * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
10103         Don't quote lambdas.
10105         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
10107 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
10109         * gud.el (gud-jdb-directories): Doc fix.
10111 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
10113         * newcomment.el: New file.
10115 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
10117         * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
10119 2000-05-18  Andreas Schwab  <schwab@suse.de>
10121         * dired.el (dired-between-files): Also skip lines beginning with
10122         `used'.
10124 2000-05-18  Gerd Moellmann  <gerd@gnu.org>
10126         * msb.el (msb-menu-cond): Add choice `user'.
10128 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10130         * ps-print.el: Compatibility, customization and doc fix.
10131         (ps-printer-name-option): Replace defconst by defvar.
10132         (ps-postscript-code-directory): XEmacs compatibility.
10133         (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
10134         fix.
10135         (ps-user-defined-prologue, ps-print-prologue-header)
10136         (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
10137         compatibility and code fix.
10138         (ps-print-background-image, ps-print-background-text):
10139         Customization fix.
10140         (ps-line-number-start, ps-n-up-on): New vars.
10142 2000-05-18  Espen Skoglund  <esk@ira.uka.de>
10144         * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
10145         the indent-comment function to just return the appropriate indent.
10147 2000-05-18  Eric M. Ludlam  <zappo@ultranet.com>
10149         * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
10150         sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
10151         sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
10153 2000-05-18  Dave Love  <fx@gnu.org>
10155         * info.el (Info-fontify-node): Add intangible property as well as
10156         invisible.
10158         * calendar/appt.el (appt-make-list): Match all lines of entry.
10159         From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
10161 2000-05-18  Kenichi Handa  <handa@etl.go.jp>
10163         * international/mule-diag.el (describe-char-after): Call
10164         internal-char-font, not char-font.  If internal-char-font returns
10165         nil, display "-- none --".
10167 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
10169         * image.el (image-type-available-p): Don't reference image-types
10170         if it isn't bound.
10172 2000-05-17  Stefan Monnier  <monnier@cs.yale.edu>
10174         * autoarg.el (autoarg-mode): Typo in the :set argument.
10176 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
10178         * startup.el (command-line-1): Don't signal an error if the
10179         directory for auto-save-list files does not yet exist.
10181 2000-05-17  Kenichi Handa  <handa@etl.go.jp>
10183         * international/mule-conf.el (arabic-iso8859-6): Fix typo.
10185 2000-05-16  Stefan Monnier  <monnier@cs.yale.edu>
10187         * subr.el (remove-hook): `setq' hook-value, not `set'.
10189 2000-05-16  Sam Steingold  <sds@gnu.org>
10191         * info.el (debug-ignored-errors): More errors to ignore.
10193 2000-05-16  Dave Love  <fx@gnu.org>
10195         * cus-edit.el: Don't require cl or easymenu.
10196         (custom-variable-prompt): Test standard-value property, not
10197         user-variable-p.
10199 2000-05-16  Sam Steingold  <sds@gnu.org>
10201         * subr.el (add-hook): `setq' hook-value, not `set'.
10203 2000-05-16  Gerd Moellmann  <gerd@gnu.org>
10205         * startup.el (command-line-1): Mention the FAQ in the startup
10206         message.
10208         * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
10210         * progmodes/compile.el (compilation-parse-errors): Collect
10211         `nomessage' regexps last.
10213         * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
10215         * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
10216         to the function name.
10218 2000-05-15  Dave Love  <fx@gnu.org>
10220         * speedbar.el (speedbar-recenter): Typo.
10221         (speedbar-expand-line): Make arg optional.
10222         (speedbar-mode): Avoid a compiler warning.
10224 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
10226         * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
10227         user-specified option string is empty.
10229         * mouse.el (mouse-yank-at-click): Doc fix.
10231 2000-05-15  Eli Zaretskii  <eliz@is.elta.co.il>
10233         * term/internal.el (IT-character-translations): More updates of
10234         latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
10235         documents.
10237 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
10239         * env.el (getenv): New function, interactively callable.
10240         (setenv, getenv): Remove autoload cookies.
10242         * loadup.el: Load `env'.
10244         * progmodes/f90.el: Change author's mail address.
10246 2000-05-14  Dave Love  <fx@gnu.org>
10248         * mail/rmail.el (rmail-show-message-hook): Customize and offer
10249         goto-addr as an option.
10251         * help.el (help-xref-stack): Doc fix.
10252         (help-xref-following): New variable.
10253         (help-make-xrefs): Use it.
10254         (help-xref-go-back): Use position information from stack element.
10255         (help-follow): Make position in stack element a pair.  Use
10256         help-xref-following.
10258         * autoarg.el: New file.
10260         * faces.el: Declare more functions obsolete.
10262         * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
10263         * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
10264         * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
10265         * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
10266         Remove all the setup-...-environment functions.
10268 2000-05-13  Eric M. Ludlam  <zappo@ultranet.com>
10270         * speedbar.el: Updated the commentary section.  xemacs20p now uses
10271         >= when detecting.  Require `defimage' safely.
10272         (speedbar-easymenu-definition-base): Add toggle for images.
10273         (speedbar-easymenu-definition-special): Add flush cache & expand.
10274         (speedbar-visiting-tag-hook): Set new defaults.  Added options.
10275         (speedbar-reconfigure-keymaps-hook): New variable.
10276         (speedbar-frame-parameters): Updated documentation.
10277         (speedbar-use-imenu-flag): Updated custom tag
10278         (speedbar-dynamic-tags-function-list): New variable.
10279         (speedbar-tag-hierarchy-method): Updated doc & custom.
10280         (speedbar-indentation-width, speedbar-indentation-width) New
10281         variables.
10282         (speedbar-hide-button-brackets-flag): Customizable.
10283         (speedbar-vc-indicator): Doc update.
10284         (speedbar-ignored-path-expressions): Updated default value.
10285         (speedbar-supported-extension-expressions): Updated default value.
10286         (speedbar-syntax-table): Remove {} paren status.
10287         (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
10288         as "+".  Added overlay aliases.
10289         (speedbar-mode): Use `speedbar-mode-line-update' instead of
10290         `force-mode-line-update'.
10291         (speedbar-mode, speedbar-quick-mouse, speedbar-click)
10292         (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
10293         `mouse-set-point'
10294         (speedbar-reconfigure-keymaps): Run configure keymap hooks.
10295         (speedbar-item-info-tag-helper): Revamped to handle a wider range
10296         of arbitrary text, and new helper functions.
10297         (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
10298         filename finder.
10299         (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
10300         (speedbar-directory-buttons): Update path search/expansion.
10301         (speedbar-make-tag-line): Pay attention to
10302         `speedbar-indentation-width'.  Use more care w/ invisible
10303         properties.
10304         (speedbar-change-expand-button-char): Call
10305         `speedbar-insert-image-button-maybe'.
10306         (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
10307         (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
10308         (speedbar-trim-words-tag-hierarchy)
10309         (speedbar-simple-group-tag-hierarchy): New functions
10310         (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
10311         (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
10312         functions.
10313         (speedbar-mouse-set-point): New function
10314         (speedbar-power-click): Updated documentation.
10315         (speedbar-line-token, speedbar-goto-this-file): Handle more types
10316         of tag prefix text.
10317         (speedbar-expand-line, speedbar-contract-line): Make more robust
10318         to strange text.
10319         (speedbar-expand-line): Takes universal argument to flush the
10320         cache.
10321         (speedbar-flush-expand-line): New function.
10322         (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
10323         Use new generator insertion method.
10324         (speedbar-fetch-dynamic-tags): New function.
10325         (speedbar-fetch-dynamic-imenu): Removed code now handled in
10326         `speedbar-fetch-dynamic-imenu'.
10327         (speedbar-fetch-dynamic-etags): Fix current buffer problem.
10328         (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
10329         "Revert Buffer" menu items.
10330         (speedbar-buffer-buttons-engine): Be smarter when creating a
10331         filename tag (for expansion purposes.).
10332         (speedbar-highlight-one-tag-line,
10333         (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
10334         (speedbar-recenter): New functions.
10335         (defimage-speedbar): Image loading abstraction.
10336         (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
10337         (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
10338         (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
10339         (speedbar-tag-type, speedbar-tag-mail): New images.
10340         (speedbar-expand-image-button-alist): New variable.
10341         (speedbar-insert-image-button-maybe): Insert an image over some
10342         buttons.
10344 2000-05-13  Kenichi Handa  <handa@etl.go.jp>
10346         * international/mule-cmds.el (encode-coding-char): An ASCII
10347         character is always encodable.
10349         * international/mule-conf.el: Add more information in descriptions
10350         of character sets.
10352         * international/mule-diag.el (describe-char-after): New function.
10353         (describe-font-internal): Adjusted for the change of font-info.
10354         (describe-font): Likewise.
10355         (print-fontset): Rewritten for the new fontset implementation.
10356         (describe-fontset): Include fontset alias names in completion.
10357         (list-fontsets): Adjusted for the change of print-fontset.
10359         * simple.el (what-cursor-position): If DETAIL is non-nil, call
10360         describe-char-after instead of displaying the detail in the echo
10361         area.
10362         (syntax-code-table): Format changed.
10363         (string-to-syntax): Adjusted for the above change.
10365 2000-05-12  Stefan Monnier  <monnier@cs.yale.edu>
10367         * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
10369 2000-05-12  Dave Love  <fx@gnu.org>
10371         * calendar/todo-mode.el: Remove some compatibility stuff and CL
10372         dependence.  Use line-{beginning,end}-position, not
10373         point-at{b,e}ol.  Some doc fixes.
10374         (todo-position): New function.  Fix callers of position to use it.
10375         (todo-save-top-priorities, todo-print): Use with-temp-buffer.
10377 2000-05-12  Gerd Moellmann  <gerd@gnu.org>
10379         * time.el (display-time-mail-icon): Use `:ascent center'.
10381         * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
10382         handling FTP security extensions.
10384 2000-05-11  Dave Love  <fx@gnu.org>
10386         * calendar/todo-mode.el: New file.
10388 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
10390         * comint.el (comint-read-input-ring): Move reference to
10391         comint-input-ring-size outside of the save-excursion.  It was
10392         causing the default value to be the only one ever seen.
10394         * font-lock.el: Update copyright.  Remove Simon Marshall's email
10395         address on request from him.
10397         * subr.el (substitute-key-definition): Add comment describing
10398         the meaning of PREFIX.
10400 2000-05-10  Stefan Monnier  <monnier@cs.yale.edu>
10402         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
10404         * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
10405         (add-minor-mode): Don't make the variable buffer-local and add a
10406         reference to define-minor-mode in the docstring.
10408         * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
10409         HEADER/FOOTER and fix bug with trailing empty directory.
10410         (cvs-append-to-ignore): Use vc-editable-p if available.
10411         (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
10412         (vc-do-command): Tweak advice to handle the new VC.
10414         * log-view.el (log-view-goto-rev): New function for the new VC.
10415         (log-view-minor-wrap): Use mark-active.
10417         * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
10418         (log-edit-changelog-full-paragraphs): New var.
10419         (log-edit-insert-changelog): Remove a lonely leading `* file'.
10420         (log-edit-narrow-changelog, log-edit-changelog-paragraph)
10421         (log-edit-changelog-subparagraph, log-edit-changelog-entry)
10422         (log-edit-changelog-ours-p, log-edit-changelog-entries)
10423         (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
10424         Replace the `cvs' prefix with `log-edit'.
10426         * iswitchb.el (iswitchb-completion-help): Unquote lambda.
10428         * diff-mode.el (diff-font-lock-keywords): Recognize comments.
10429         (diff-font-lock-defaults): Explicitly turn off multiline.
10430         (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
10431         (diff-ediff-patch): Fix call to ediff-patch-file.
10432         (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
10433         Handle comments.
10435         * frame.el (automatic-hscrolling): Typo.
10437         * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
10439 2000-05-09  Sam Steingold  <sds@goems.com>
10441         * apropos.el (apropos-print): use `describe-face' instead of
10442         `customize-face-other-window'.
10444 2000-05-09  Dave Love  <fx@gnu.org>
10446         Changes mostly following Richard Sharman <rsharman@wave.home.com>.
10448         * help.el (describe-variable): Have customize button pop the
10449         help-xref stack when invoked.
10450         (help-xref-symbol-regexp): Add `face'.
10451         (help-make-xrefs): Check for quoted face names and adapt regexp
10452         submatch numbers to cope.
10453         (help-xref-interned): Maybe insert face doc too.  Separate
10454         sections with a line of hyphens.
10456         * faces.el:  Some doc fixes.  Declare some functions obsolete.
10457         (describe-face): Add customize button.  Return the help
10458         text.  Fix prompt.
10460 2000-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
10462         * term/internal.el (IT-character-translations): Fix last change.
10464 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10466         * woman.el: New file
10467         (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
10469 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10471         * term/internal.el (IT-character-translations): Update ASCII
10472         simulations for greek-iso8859-7, add latin-iso8859-14 and
10473         latin-iso8859-15.
10475         * international/mule-cmds.el (set-language-info-alist): Call
10476         define-prefix-command with 3 arguments, to make the map suitable
10477         for a menu.
10479 2000-05-07  Dave Love  <fx@gnu.org>
10481         * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
10483 2000-05-05  Dave Love  <fx@gnu.org>
10485         * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
10486         list in doc string.  Don't quote keyword symbols.
10487         * emacs-lisp/cl.el: Likewise
10488         * emacs-lisp/cl-seq.el: Likewise
10490 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
10492         * abbrev.el (abbrev-mode): Make ARG optional.
10494 2000-05-04  Gerd Moellmann  <gerd@gnu.org>
10496         * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
10498         * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
10500         * subr.el (substitute-key-definition): Clarify documentation.
10502 2000-05-04  Milan Zamazal  <pdm@freesoft.cz>
10504         * glasses.el (glasses-convert-to-unreadable): Use
10505         `glasses-separator' instead of the hard-wired "_".
10506         (glasses-mode): Call `glasses-make-unreadable' only in a single
10507         place.
10509 2000-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
10511         * term/internal.el (cjk-codepages-alist): Add associations for
10512         Chinese and Korean codepages.  Remove FIXME comment.
10514 2000-05-03  Dave Love  <fx@gnu.org>
10516         * time.el (display-time-mail-face, display-time-use-mail-icon):
10517         New option.
10518         (display-time-mail-icon): New variable.
10519         (display-time-string-forms): Use the above.  Fix the local-map.
10521 2000-05-03  Gerd Moellmann  <gerd@gnu.org>
10523         * replace.el (query-replace-map): Add binding for `E'.
10524         (query-replace-help): Extend help text.
10525         (perform-replace): Allow editing the replacement string.
10527         * make-mode.el (makefile-mode-abbrev-table): New variable.
10528         (makefile-mode): Set local abbrev table to
10529         makefile-mode-abbrev-table.
10530         (makefile-font-lock-keywords): Fontify includes and conditionals.
10532         * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
10533         set TOGGLE's value.
10535         * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
10536         mail-interactive-insert-alias.
10537         (mail-abbrev-complete-alias): New command.
10538         (mail-mode-map): Bind it to `M-TAB'.
10540 2000-05-03  Kenichi Handa  <handa@etl.go.jp>
10542         * language/lao-util.el (lao-compose-region): New function.
10544 2000-05-02  Gerd Moellmann  <gerd@gnu.org>
10546         * files.el (recover-session): Make directories as necessary
10547         if they don't exist yet.
10549         * calendar/cal-french.el
10550         (french-calendar-multibyte-special-days-array)
10551         (french-calendar-special-days-array): Change French text.
10552         (calendar-french-date-string): Change output.
10553         (calendar-goto-french-date): Likewise.
10555 2000-05-02  Per Abrahamsen  <abraham@dina.kvl.dk>
10557         * wid-edit.el (widget-default-active): Obey `:always-active'.
10558         (widget-documentation-string-value-create): Set `:always-active'.
10560 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
10562         * startup.el (auto-save-list-file-prefix): For ms-dos, set the
10563         default prefix to `~/_emacs.d/auto-save.list/_s'.
10564         (normal-top-level): Create the directory for auto-save files, if
10565         it doesn't already exist (in the ms-dos case only).
10567 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
10569         * international/mule-cmds.el (set-language-environment): Don't
10570         concat an integer (dos-codepage), use format instead.
10572 2000-05-02  Dave Love  <fx@gnu.org>
10574         * help.el (help-xref-on-pp): Check for constant symbols.
10576 2000-04-29  Gerd Moellmann  <gerd@gnu.org>
10578         * startup.el (normal-top-level): Put a condition-case around
10579         the code loading subdirs.el.
10581 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10583         * ps-print.el: Upside-down and face background color printing,
10584         line number step, doc fix.
10585         (ps-print-version): New version number (5.2).
10586         (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
10587         (ps-face-attribute-list, ps-plot-with-face): Code fix.
10588         (ps-spool-config): Var fix.
10589         (ps-printer-name-option): Const fix.
10590         (ps-print-upside-down, ps-use-face-background)
10591         (ps-line-number-step): New vars.
10592         (ps-window-system, ps-lp-system): New consts.
10593         (ps-face-background): New fun.
10595 2000-04-28  Richard Stallman  <rms@gnu.org>
10597         * files.el (make-auto-save-file-name):
10598         Apply auto-save-file-name-transforms to visited file name
10599         before generating auto save file name.
10600         (auto-save-file-name-transforms): New variable.
10602         * files.el (backup-enable-predicate):
10603         Correctly test for a file under a temporary directory.
10605 2000-04-28  Gerd Moellmann  <gerd@gnu.org>
10607         * subr.el (add-minor-mode): Rewritten.
10609 2000-04-28  Kenichi Handa  <handa@etl.go.jp>
10611         * mail/sendmail.el (sendmail-send-it): Set
10612         buffer-file-coding-system to the selected coding system for MIME
10613         header.
10615 2000-04-27  Gerd Moellmann  <gerd@gnu.org>
10617         * dired.el (dired-move-to-filename-regexp): Allow format where
10618         YYYY is followed by two spaces.
10620         * progmodes/etags.el (etags-tags-completion-table): Add a `:'
10621         in the second character class of the regexp.
10623         * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
10624         mh-etc, too.
10626         * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
10627         nil.
10629         * subr.el (add-minor-mode): Use `set' instead of `setq'.
10631         * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
10632         argument.
10634 2000-04-27  Sen Nagata <sen@eccosys.com>
10636         * emacs-lisp/crm.el (crm-completion-table): New variable.
10637         (crm-collection-fn, crm-test-completion)
10638         (completing-read-multiple): Use it.
10640 2000-04-27  Dave Love  <fx@gnu.org>
10642         * help.el (locate-library): Use mapc.
10643         (help-manyarg-func-alist): Add call-process-region.
10645 2000-04-26  Gerd Moellmann  <gerd@gnu.org>
10647         * subr.el (add-minor-mode): Make argument MAP optional.
10649         * desktop.el (desktop-save): Save list of minor modes.
10650         (desktop-create-buffer): Restore minor modes.
10651         (desktop-minor-mode-table): New user-option.
10653         * subr.el (add-minor-mode): New function.
10655         * image.el (find-image): New function.
10656         (defimage): Rewritten to find image at load time.
10658         * startup.el (normal-top-level-add-to-load-path): Handle
10659         case that the default directory is not in load-path.
10661         * help.el: Old patch from Stefan Monnier.
10662         (help-xref-on-pp): New function.
10663         (describe-variable): Use it to display xrefs in a symbol's value.
10665 2000-04-26  Stefan Monnier  <monnier@cs.yale.edu>
10667         * cus-edit.el (custom-face): Fix parenthesis.
10669 2000-04-26  Kenichi Handa  <handa@etl.go.jp>
10671         * mail/rmail.el (rmail-expunge): When there are no deleted
10672         messages, do nothing.
10674 2000-04-26  Dave Love  <fx@gnu.org>
10676         * international/mule-cmds.el (locale-translation-file-name):
10677         Defvar to nil.
10678         (set-locale-environment): Set it here (at runtime).
10680 2000-04-25  Gerd Moellmann  <gerd@gnu.org>
10682         * replace.el (perform-replace): Add parameters START and END.  Use
10683         them instead of the check for a region in Transient Mark mode.
10684         (query-replace-read-args): Return two more list elements for the
10685         start and end of the region in Transient Mark mode.
10686         (query-replace, query-replace-regexp, query-replace-regexp-eval)
10687         (map-query-replace-regexp, replace-string, replace-regexp): Add
10688         optional last arguments START and END and pass them to
10689         perform-replace.
10691         * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
10692         form with additional arguments for perform-replace.
10694         * progmodes/etags.el (tags-query-replace): Add parameters START
10695         and END.  Construct a form with additional arguments for
10696         perform-replace.
10698         * simple.el (shell-command): Set default directory for "*Shell
10699         Command Output" buffer.
10701         * language/european.el (iso-latin-4): Fix typo.
10703         * emacs-lisp/crm.el: New file.
10705 2000-04-24  Dave Love  <fx@gnu.org>
10707         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
10708         (Custom-reset-saved, Custom-reset-standard)
10709         (custom-group-value-create, custom-group-set, custom-group-save)
10710         (custom-group-reset-current, custom-group-reset-saved)
10711         (custom-group-reset-standard): Use mapc.
10712         (custom-buffer-create-internal): Disable undo when creating items.
10713         Use mapc.
10714         (custom-face): Avoid redundant lambda.
10716 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
10718         * startup.el (auto-save-list-file-prefix): Set default to
10719         `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
10721 2000-04-24  Sam Steingold  <sds@gnu.org>
10723         * time-stamp.el (time-stamp-string-preprocess): Always convert
10724         `field-result' to a string.
10726 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
10728         * frame.el (scrolling): New group.
10729         (automatic-hscrolling): New user-option.
10731         * startup.el (command-line-x-option-alist): Add `-lsp' and
10732         `--line-spacing'.
10734 2000-04-19  Dave Love  <fx@gnu.org>
10736         * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
10737         (cl-mapc): Rename from mapc.  Fix the funcall.
10739 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
10741         * simple.el (clone-indirect-buffer-other-window): New command.
10742         (clone-indirect-buffer): Add optional arg NORECROD.
10743         (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
10745         * help.el (resize-temp-buffer-window): Use count-screen-lines.
10747         * window.el (count-screen-lines): New function.
10748         (shrink-window-if-larger-than-buffer): Use count-screen-lines
10749         instead of window-buffer-height.
10751         * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
10752         non-existing variable comint-input-sentinel.
10753         (inferior-lisp-args-to-list): Removed.
10754         (inferior-lisp): Use split-string instead of
10755         inferior-lisp-args-to-list.
10757         * hexl.el (hexl-insert-hex-string): New command.
10759         * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
10760         instead of concat.
10762 2000-04-18  Gerd Moellmann  <gerd@gnu.org>
10764         * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
10765         at the start of an existing but empty folder.
10767 2000-04-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10769         * ps-mule.el: Customization fix, doc fix.
10770         (ps-multibyte-buffer): Customization fix.
10772 2000-04-17  Richard M. Stallman  <rms@gnu.org>
10774         * subr.el (read-passwd): Use read-char-exclusive.
10776 2000-04-17  Gerd Moellmann  <gerd@gnu.org>
10778         * textmodes/texinfo.el (texinfo-insert-@email)
10779         (texinfo-insert-@emph, texinfo-insert-@quotation)
10780         (texinfo-insert-@strong, texinfo-insert-@url): New functions.
10781         (texinfo-mode-map): Add key bindings for them.
10783         * files.el (basic-save-buffer-2): Use a template with `$'
10784         instead of `#' for VMS.
10786         * simple.el (clone-indirect-buffer): New function.
10788 2000-04-16  Stephen Eglen  <stephen@gnu.org>
10790         * iswitchb.el (iswitchb-case): New function.  If the user input
10791         contains any upper-case characters, the search is made
10792         case-sensitive.
10794 2000-04-17  Stefan Monnier  <monnier@cs.yale.edu>
10796         * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
10797         comment-end.
10798         (texinfo-font-lock-syntactic-keywords): New var.
10799         (texinfo-font-lock-keywords): Remove comment regexp.
10800         (texinfo-insert-block): New function.
10801         (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
10802         (texinfo-mode): Use define-derived-mode.  Tweak comment-start-skip
10803         and font-lock-defaults.  Use regexp-opt for outline-regexp.
10804         (texinfo-environments): New var.
10805         (texinfo-environment-regexp): Use regexp-opt and
10806         texinfo-environments.
10808         * textmodes/ispell.el (ispell-menu-map-needed): Check that
10809         ispell-process is bound since this might be eval'd before ispell
10810         is loaded.
10811         (ispell-message): Use a tiny bit less magic and a bit more hard
10812         data to figure out what kind of sc-cite-regexp to use.
10814         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
10816         * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
10817         (insert-cyclic-diary-entry): Unquote the lambda.
10819         * gud.el (gud-jdb-build-source-files-list): Fix typo.
10821         * files.el (backup-enable-predicate): Unquote the lambda.
10823         * cus-edit.el (custom-face, face): Unquote the lambda.
10825 2000-04-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10827         * ps-print.el: Check for line-beginning-position definition.
10829         * ps-print.el: Fix counting lines in a region.
10830         (ps-print-version): New version number (5.1.5).
10831         (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
10832         (ps-printing-region): Fun code fix.
10834 2000-04-15  Gerd Moellmann  <gerd@gnu.org>
10836         * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
10837         to file-directory-p.
10839 2000-04-14  Gerd Moellmann  <gerd@gnu.org>
10841         * gud.el (gud-jdb-build-source-files-list): Check that directory
10842         exists before calling directory-files.
10844 2000-04-13  Dave Love  <fx@gnu.org>
10846         * emacs-lisp/trace.el: Change maintainer.  Use new backquote
10847         syntax.
10849         * emacs-lisp/cl-specs.el: Remove when, unless.
10851         * emacs-lisp/cl-extra.el: Don't quote keywords.
10852         (cl-old-mapc): New variable.
10853         (mapc): Use it.
10854         (cl-map-intervals): Use with-current-buffer.  Don't check for
10855         next-property-change.
10856         (cl-map-overlays): Use with-current-buffer.
10857         (cl-expt): Remove.
10858         (copy-tree, remprop): Define unconditionally.
10860         * emacs-lisp/cl-compat.el (keywordp): Remove.
10862         * emacs-lisp/edebug.el (edebug-keywordp): Remove.  Change callers
10863         to use keywordp.
10864         (edebug-spec): Enable keywordp.
10866         * cus-edit.el (custom-sort-items): Avoid symbol-name with new
10867         string-lessp.
10869         * cus-start.el: Use keywordp.
10871 2000-04-13  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
10873         * diary-lib.el (include-other-diary-files): Fix the fix of
10874         2000-02-18 by doing a save-excursion.
10876 2000-04-13  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10878         * ps-print.el: Customization fix, doc fix.
10879         (ps-print-version): New version number (5.1.4).
10880         (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
10881         (ps-print-preprint): Adjust code.
10882         (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
10883         (ps-print-prologue-header, ps-print-control-characters)
10884         (ps-spool-config): Customization fix.
10886 2000-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
10888         * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
10889         converted to the new menu-item format, names silightly changed,
10890         help strings added.
10892         Support for spelling without async subprocesses:
10894         * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
10895         (ispell-session-buffer): New variables.
10896         (ispell-start-process, ispell-process-status,
10897         ispell-accept-output, ispell-send-string): New functions, for
10898         Ispell invocation when async subprocesses aren't supported.
10899         (ispell-word, ispell-pdict-save, ispell-command-loop,
10900         ispell-process-line, ispell-buffer-local-parsing): Replace calls
10901         to process-send-string with calls to ispell-send-string, and
10902         accept-process-output with ispell-accept-output.
10903         (ispell-init-process): Call ispell-process-status instead of
10904         process-status with.
10905         (ispell-init-process): Call ispell-start-process.  Call
10906         ispell-accept-output and ispell-send-string.  Don't call
10907         process-kill-without-query and kill-process if they are unbound.
10908         (ispell-async-processp): New function.
10910 2000-04-12  Dave Love  <fx@gnu.org>
10912         * info.el: Add debug-ignored-errors.
10913         (Info-mode-menu): Add some items.
10914         (Info-directory): Add autoload cookie.
10916         * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
10917         Modify `truncate-lines'.  Make `describe-language-environment'
10918         always visible and add help.  Modify `describe-key' help.  Invoke
10919         Info-directory from `info'.  New entry `emacs-manual'.
10921 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
10923         * progmodes/ebrowse.el (ebrowse-tree-mode): Use
10924         propertized-buffer-identification.
10925         (ebrowse-update-member-buffer-mode-line): Likewise.
10926         (ebrowse--mode-strings): Removed.
10927         (ebrowse--mode-line-props): Removed.
10929         * files.el (auto-mode-alist): Add `EBROWSE'.
10931         * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
10932         space before testing for end of buffer.
10933         (ebrowse-load): Removed.
10934         (ebrowse-revert-tree-buffer-from-file): Rewritten.
10935         (ebrowse-create-tree-buffer): Rewritten.
10936         (ebrowse-tree-mode): Read tree from buffer.
10938         * progmodes/ebrowse-ffh.el: Removed.
10940 2000-04-10  Kenichi Handa  <handa@etl.go.jp>
10942         * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
10944 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
10946         * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
10947         at the wrong place.
10949 2000-04-09  Dave Love  <fx@gnu.org>
10951         * files.el (backup-enable-predicate): Use
10952         temporary-file-directory, small-temporary-file-directory.
10953         (make-backup-file-name-function, backup-directory-alist): New
10954         variables.
10955         (make-backup-file-name-1): New function.
10956         (make-backup-file-name): Use it.
10957         (find-backup-file-name): Likewise.  Use format for clarity, not
10958         concat.
10959         (file-newest-backup): Use make-backup-file-name.
10961 2000-04-09  Gerd Moellmann  <gerd@gnu.org>
10963         * progmodes/ebrowse-ffh.el: New file.
10965         * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
10966         to ebrowse-ffh.el.
10967         (ebrowse-load): Add autoload.
10969         * finder.el (finder-commentary): Add autoload cookie.
10971         * mail/rfc2368.el: Correct author's email address.
10973         * progmodes/ebrowse.el: New file.
10975         * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
10976         item help string.
10977         (easy-menu-do-add-item): Ditto.
10978         (easy-menu-define): Extend doc string.
10980         * jit-lock.el (with-buffer-unmodified): Use
10981         restore-buffer-modified-p.
10982         (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
10983         (jit-lock-function, jit-lock-stealth-fontify): Don't use
10984         with-buffer-unmodified.
10986 2000-04-08  Dave Love  <fx@gnu.org>
10988         * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
10989         unless, when.
10991 2000-04-07  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
10993         * viper-util.el (viper-put-on-search-overlay): New subroutine.
10994         (viper-flash-search-pattern): No operation when using Emacs
10995         doesn't support face.
10996         Use `viper-put-on-search-overlay'.
10998 2000-04-04  Gerd Moellmann  <gerd@gnu.org>
11000         * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
11001         like C-r.
11003         * progmodes/make-mode.el: Some doc fixes.
11004         (makefile-mode-abbrev-table): New variable.
11005         (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
11006         (makefile-font-lock-keywords): Fontify includes and conditionals.
11007         (toplevel): Require `dabbrev' and `add-log' when compiling.
11009         * replace.el (perform-replace): Don't move forward one char
11010         when MATCH-AGAIN is nil, and REGEXP-FLAG is t.  We don't want
11011         to do that because it leaves point 1 position after the last
11012         replacement, after everything has been replaced.
11014         * jit-lock.el (with-buffer-unmodified): New macro.
11015         (with-buffer-prepared-for-font-lock): Don't preserve buffer's
11016         modified state.
11017         (jit-lock-function-1): Extracted from jit-lock-function; not
11018         preserving buffer's modified state.
11019         (jit-lock-function, jit-lock-stealth-fontify): Call
11020         jit-lock-function-1.
11022         * mail/rfc2368.el: Remove supernumerary copyright line.
11024 2000-04-04  Milan Zamazal  <pdm@freesoft.cz>
11026         * glasses.el: Provide facilities for inserting space before left
11027         parentheses and uncapitalization of identifiers.
11028         (glasses-mode): Try to remove old overlays in all cases.
11030 2000-04-03  Gerd Moellmann  <gerd@gnu.org>
11032         * progmodes/compile.el (compile-internal): Display the compilation
11033         buffer in a different frame, if it's already displayed there.
11035         * mail/rfc2368.el: New file.
11037         * simple.el (sendmail-user-agent-compose): Recognize a `body'
11038         header and insert its value as mail body.
11040         * subr.el (member-ignore-case): New function.
11042         * dabbrev.el (dabbrev-ignored-regexps): New user-option.
11043         (dabbrev--find-expansion): Ignore buffers matching a regexp
11044         from dabbrev-ignored-regexps.
11046         * jka-compr.el (jka-compr-compression-info-list): Add `.z'
11047         to extensions handled by gzip.
11049 2000-04-03  Richard M. Stallman  <rms@gnu.org>
11051         * files.el (insert-directory): List the total free space
11052         along with the used space.
11054         * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
11055         line is followed by one that matches CITATION-REGEXP, end the
11056         paragraph.
11058 2000-04-03  Markus Rost  <rost@delysid.gnu.org>
11060         * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
11061         (rmail-make-basic-summary-line): Use that option.
11063 2000-04-03  Kenichi Handa  <handa@etl.go.jp>
11065         * international/mule-cmds.el (encoded-string-description):
11066         Rewritten.   Try pretty description for ISO 2022 escape sequences
11067         only if CODING-SYSTEM is based on ISO 2022.  Use uppercase letters
11068         for hexadecimal format.
11070 2000-04-01  Dave Love  <fx@gnu.org>
11072         * cpp.el: Change customization group to `c' from `C'.
11074         * vcursor.el (vcursor-move): Use display-color-p.
11076         * international/mule-util.el: Provide mule-utils.
11077         (string-to-sequence): Simplify and speed up.
11079         * international/mule.el (make-coding-system): Purecopy doc-string.
11081         * international/mule-cmds.el: Various menu changes.
11082         (describe-specified-language-support): Handle `Default'.
11083         (set-language-info): Purecopy `info'.
11085 2000-03-31  Andrew Innes  <andrewi@gnu.org>
11087         * vc.el (vc-backend-diff): Return the correct status if we had to
11088         retry the rcsdiff command without the --brief option.
11090 2000-03-31  Dave Love  <fx@gnu.org>
11092         * help.el (help-manyarg-func-alist): Correct several omissions.
11094         * add-log.el: Don't require cl, fortran.
11095         (add-log-current-defun-function): Doc fix.
11096         (change-log-version-number-regexp-list): Remove SCCS part.  Doc
11097         fix.
11098         (change-log-version-rcs): Function deleted.
11099         (change-log-version-number-search): Doc fix.  Use
11100         vc-workfile-version.  Avoid CL dolist.
11101         (add-change-log-entry): Just call add-log-current-defun to get
11102         defun.  Simplify somewhat.
11103         (change-log-get-method-definition-1): Likewise.
11104         (add-log-current-defun): Return nil if calling
11105         add-log-current-defun-function does so.  Move Fortran stuff to
11106         fortran.el.  Return string without properties.
11108         * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
11109         and :alpha: char classes.
11111         * mail/supercite.el: Defvar curline when compiling.
11112         (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
11113         (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
11114         rather than a-zA-Z0-9 to allow non-ASCII characters.
11116 2000-03-31  Gerd Moellmann  <gerd@gnu.org>
11118         * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
11120         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
11121         Re-enable new code.
11123         * lpr.el (print-region-1): Use -d to specify printer name for
11124         systems `usg-unix-v*, `dgux', `hpux', `irix'.
11126 2000-03-31  Dave Love  <fx@gnu.org>
11128         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
11129         for function definition in symbol's function value slot first
11130         instead of first consulting byte-compile-function-environment.
11132 2000-03-31  Kenichi Handa  <handa@etl.go.jp>
11134         * language/european.el ("Polish"): New language environment.
11135         (setup-polish-environment): New function.
11137 2000-03-30  Gerd Moellmann  <gerd@gnu.org>
11139         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
11140         Disable new code.
11142         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
11143         trying to `load' the symbol of an autoload instead of the file
11144         recorded in the autoload.  Fix error messages.
11146 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
11148         * ps-print.el: PostScript programming fix for ghostview, doc fix.
11149         (ps-print-version): New version number (5.1.3).
11150         (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
11151         (ps-insert-file, ps-output-boolean, ps-plot-with-face)
11152         (ps-generate-postscript-with-faces): Code fix.
11153         (ps-color-values): XEmacs compatibility.
11154         (ps-print-background-image, ps-print-background-text, ps-printer-name)
11155         (ps-default-fg, ps-default-bg): Adjust customization.
11156         (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
11157         (ps-color-scale): Renaming old ps-color-value fun.
11158         (ps-print-headers): Replace ps-print-header group to avoid conflict
11159         with ps-print-header variable.
11160         (ps-print-miscellany): New group.
11161         (ps-format-color, ps-rgb-color): New funs.
11162         (ps-default-foreground): New var.
11163         (ps-printer-name-option): New const.
11165 2000-03-30  Peter Breton  <pbreton@ne.mediaone.net>
11167         * net/net-utils.el:
11168         (network-connection-host, network-connection-service): New variables
11169         (network-connection-mode): New mode, derived from comint-mode
11170         (network-connection-mode-setup): New function, saves host and
11171         service information in local variables.
11173         * lisp/locate.el:
11174         (locate-word-at-point): Added this function
11175         (locate): Default to using locate-word-at-point as input
11176         Run dired-mode-hook
11178 2000-03-29  Dave Love  <fx@gnu.org>
11180         * calendar/appt.el: Doc fixes.
11181         (appt-check): Convert min-to-app to a string before passing to
11182         appt-disp-window-function or concat.
11183         (appt-delete-window): Remove test for frame-root-window.
11184         (appt-select-lowest-window, appt-convert-time): Simplify.
11186         * emacs-lisp/bytecomp.el: Doc fixes.
11187         (byte-compile-file-form-autoload): Update
11188         byte-compile-function-environment.
11190 2000-03-29  Andreas Schwab  <schwab@suse.de>
11192         * emacs-lisp/autoload.el: Also print defsubst doc string
11193         specially.
11195         * dired.el (dired-insert-directory): If dired-free-space-program
11196         failed just delete its output.
11198 2000-03-29  Dave Love  <fx@gnu.org>
11200         * international/iso-cvt.el: Move provide to end.  Doc fixes.
11201         (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
11202         (iso-iso2sgml, iso-sgml2iso): New functions.
11203         (iso-cvt-define-menu): Fix some entries and use backquote for
11204         clarity.
11206         * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
11208 2000-03-28  Gerd Moellmann  <gerd@gnu.org>
11210         * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
11211         ISO-DATE.  If non-nil, return date in ISO 8601 format.
11213 2000-03-26  Stefan Monnier  <monnier@cs.yale.edu>
11215         * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
11216         if it ever becomes used.
11217         (log-edit-mode-hook): Default to vc-log-mode-hook.
11218         (log-edit-mode): Fix the docstring.
11220         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
11221         the code.
11223 2000-03-26  Dave Love  <fx@gnu.org>
11225         * net/browse-url.el (browse-url): Re-fix case of
11226         browse-url-browser-function being an alist.
11227         (browse-url): Add :link to defgroup.
11229         * files.el: Doc fixes.
11230         (file-truename): Include `[' in wildcard characters.
11231         (automount-dir-prefix): Customize.
11232         (find-file-wildcards): Add :version.
11233         (find-file-noselect): Simplify a mapcar call.
11235         * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
11236         compatible with inf-lisp version.
11237         (eval-defun-1): Fix custom-declare-variable case.
11239 2000-03-25  Stefan Monnier  <monnier@cs.yale.edu>
11241         * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
11243 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
11245         * Makefile (COMPILE_FIRST): New macro.
11246         (compile-files): Compile files from COMPILE_FIRST first.
11248         * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
11249         code.
11251         * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
11252         matching open parenthesis in column 0 to defun-prompt-regexp
11253         only if open-paren-in-column-0-is-defun-start is set.
11255         * sun-curs.el: Require CL at compile-time only.
11257         * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
11258         instead of copy-list which is a function from CL.
11259         (msb--choose-menu, msb--mode-menu-cond)
11260         (msb--create-buffer-menu-2): Use dolist instead of mapc.
11261         (msb--init-file-alist): Use mapcar instead of mapcan.
11262         (msb--aggregate-alist): Use mapcar instead of mapcan.  Fix
11263         `(' in column 0 in doc string.
11264         (msb--add-separators): Use mapcar instead of mapcan.
11266         * cus-dep.el: Require CL at compile-time only.
11268 2000-03-24  Stefan Monnier  <monnier@cs.yale.edu>
11270         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
11271         (byte-compile-warnings): New warning `noruntime'.
11272         (byte-compile-constants, byte-compile-variables): Fix docstring.
11273         (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
11274         execute `eval-whenc-compile's body.
11275         (byte-compile-unresolved-functions): Fix docstring.
11276         (byte-compile-eval): New function.
11277         (byte-compile-callargs-warn): Check if the function will be available
11278         at runtime (via property `byte-compile-noruntime').
11279         (byte-compile-print-syms): New function.
11280         (byte-compile-warn-about-unresolved-functions): Also warn about
11281         `noruntime' functions (and use `byte-compile-print-syms').
11282         (byte-compile-file): Capitalize the message.
11284 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
11286         * mail/rmail.el (rmail-confirm-expunge): New user-option.
11287         (rmail-expunge): Ask for confirmation depending on the setting
11288         of rmail-confirm-expunge.
11290 2000-03-23  Gerd Moellmann  <gerd@gnu.org>
11292         * Makefile (bootstrap-clean): If $(emacs) exists, build
11293         loaddefs.el first.  A loaddefs.el that's not up-to-date might
11294         cause a bootstrap failure because things don't autoload as
11295         expected.
11297 2000-03-23  Dave Love  <fx@gnu.org>
11299         * net/browse-url.el: Restore previous use of
11300         browse-url-maybe-new-window.
11302 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
11304         * ps-print.el: Skip banner page fix.
11305         (ps-print-version): New version number (5.1.2).
11306         (ps-begin-file, ps-end-file, ps-generate): Code fix.
11308 2000-03-23  Dave Pearson  <davep@davep.org>
11310         * net/quickurl.el Changed the type of parameter passed to the
11311         function defined by `quickurl-format-function'. Before only the
11312         text of the URL was passed. Now the whole URL structure is passed
11313         and the function is responsible for extracting the parts it
11314         requires.  Changed the default of `quickurl-format-function'
11315         accordingly.
11316         (quickurl-insert): Changed the `funcall' of
11317         `quickurl-format-function' to match the above change.
11318         (quickurl-list-insert): Changed the `url' case so that it makes
11319         use of `quickurl-format-function', previous to this the format was
11320         hard wired.
11322 2000-03-22  Gerd Moellmann  <gerd@gnu.org>
11324         * startup.el: Change some spellings for the X Window System.
11326 2000-03-22  Stefan Monnier  <monnier@cs.yale.edu>
11328         * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
11329         up the code and the regexp and make sure the cursor is temporarily
11330         moved to the suspicious line while querying the user.
11332 2000-03-22  Jason Rumney  <jasonr@gnu.org>
11334         * w32-fns.el (w32-charset-info-alist): Initialize.
11336 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
11338         * ps-print.el: N-up last page fix.
11339         (ps-print-version): New version number (5.1.1).
11340         (ps-end-file, ps-end-job, ps-generate): Code fix.
11342 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
11344         * files.el (find-file-run-dired): Update docstring.
11345         (find-directory-functions): New hook.
11346         (find-file-noselect): Run find-directory-functions rather than
11347         calling dired directly.
11349         * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
11351         * pcvs.el: Add a minimal leading commentary.
11352         (cvs-make-cvs-buffer): Change the header part by removing the startup
11353         message and adding a `Module' entry.  Also replace the FOOTER and
11354         HEADER special fileinfos with the new support in ewoc for updating
11355         its own footer and header.
11356         (cvs-update-header): Update to use the header/footer of the ewoc.
11357         (cvs-mode): Use define-derived-mode and set truncate-lines to t.
11358         (cvs-is-within-p): New function.
11359         (cvs-mode-run): Take advantage of `save-some-buffers's new ability
11360         to only examine some subset of the buffers.
11362         * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
11363         `format' instead of our own ad-hoc functions.
11364         Remove HEADER and FOOTER cases, now handled in the EWOC.
11365         (cvs-fileinfo<): Remove HEADER and FOOTER cases.
11367         * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
11368         output to avoid scaring the user.
11369         (cvs-parse-table): Catch message for non-up-to-date commits.
11371         * pcvs-defs.el (cvs-startup-message): Remove.
11372         (cvs-global-menu): New autoloaded menu.
11374         * pcvs-util.el (cvs-string-fill): Remove.
11376         * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
11377         (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
11378         PP part of it and also make it work for footers and headers.
11379         (ewoc-create): Drop POS and BUFFER arguments.
11380         Use the DLL's dummy node to store the end-of-footer position.
11381         (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
11382         (ewoc-refresh): Remove unused `header' variable.
11383         (ewoc-(get|set)-hf): New functions.
11385         * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
11386         log-view-*-(message|file) and use easy-mmode-define-navigation.
11387         (log-view-message-re): Match SCCS format as well.
11388         And match the revision line rather than the dashed separator line.
11389         (log-view-mode): Use the new define-derived-mode.
11390         (log-view-current-tag): Fill in with an actual implementation.
11392         * cvs-status.el (cvs-status-(prev|next)): Rename from
11393         cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
11394         (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
11395         to let the output "breathe" a little more (more readable).
11396         (cvs-status-mode): Use the new define-derived-mode.
11398         * smerge-mode.el (smerge-auto-leave): New function and variable.
11399         (smerge-basic-map): Rename from smerge-basic-keymap.
11400         Change the bindings for smerge-diff-*.
11401         (smerge-*-map): Use easy-mmode-defmap.
11402         (smerge-(next|prev)): Use easy-mmode-define-navigation.
11403         (smerge-keep-*): Use smerge-auto-leave.
11405 2000-03-21  Jason Rumney  <jasonr@gnu.org>
11407         * cus-edit.el (custom-button-face): Use 3D look for w32.
11408         (custom-button-pressed-face): Likewise.
11410 2000-03-21  Gerd Moellmann  <gerd@gnu.org>
11412         * progmodes/etags.el (tags-case-fold-search): New user-option.
11413         (tags-loop-eval): New function.  Bind case-fold-search around eval
11414         depending on the value of tags-case-fold-search.
11415         (tags-loop-continue): Use tags-loop-eval.
11416         (find-tag-in-order): Bind case-fold-search depending on the value
11417         of tags-case-fold-search.
11419 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
11421         * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
11422         (diff-end-of-hunk): Return the end position for use in
11423         `easy-mmode-define-navigation'.
11424         (diff-recenter): Remove.
11425         (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
11426         of `easy-mmode-define-navigation'.
11427         (diff-kill-*): Rename `diff-*-kill' (for consistency with the
11428         previous renaming) and fix to use new names.
11429         (diff-merge-strings): Use \n as separator: simpler, faster.
11430         (diff-mode): Use `define-derived-mode'.
11432         * derived.el (define-derived-mode): Don't autoload anymore.
11433         Prefer the macro-only version provided by easy-mmode.el.
11435         * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
11436         `easy-mmode-define-derived-mode'.
11437         Use `combine-run-hooks'.
11438         (easy-mmode-define-navigation): New macro.
11440         * subr.el (combine-run-hooks): New function.
11442 2000-03-21  Kenichi HANDA  <handa@etl.go.jp>
11444         * term/x-win.el: Fontsets related initialization is simplified.
11446         * international/mule-diag.el (describe-font): Don't refer to
11447         global-fontset-alist, instead call font-list.
11448         (describe-fontset, list-fontsets, mule-diag): Likewise.
11449         (print-fontset): Adjusted for the change of fontset
11450         implementation.
11452         * international/fontset.el (x-charset-registries): Variable
11453         removed, instead the corresponding data is stored in the default
11454         fontset.
11455         (register-alternate-fontnames): Function removed.
11456         (resolved-ascii-font): Variable removed.
11457         (x-compose-font-name): Ignore the second argument REDOCE.
11458         (x-complement-fontset-spec): Complement only an ASCII font and
11459         element for those charsets than can use that ASCII font.
11460         (generate-fontset-menu): Don't refer to global-fontset-alist,
11461         instead call fontset-list.
11462         (uninstantiated-fontset-alist): Variable removed.
11463         (x-style-funcs-alist): Likewise.
11464         (fontset-default-styles): Likewise.
11465         (x-modify-font-name): Function removed.
11466         (create-fontset-from-fontset-spec): Ignore the argument
11467         STYLE-VARIANT.
11468         (create-fontset-from-ascii-font): Docsting adjusted for the above
11469         change.
11470         (instantiate-fontset, resolve-fontset-name): Functions removed.
11471         (fontset-list): Now implemented by C code.
11473         * faces.el (read-face-font): Fix TABLE arg to completing-read.
11474         (describe-face): Include `font' attribute in the description.
11476 2000-03-21  Kenichi Handa  <handa@etl.go.jp>
11478         * international/quail.el (quail-set-keyboard-layout): Typo fixed.
11480 2000-03-20  Gerd Moellmann  <gerd@gnu.org>
11482         * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
11483         ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
11484         zone-mode.el, snmp-mode.el: Moved to net subdirectory.
11486         * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
11487         about behavior of set-buffer-modified-p wrt redisplay.
11489 2000-03-19  Richard M. Stallman  <rms@gnu.org>
11491         * view.el (view-mode-disable): Kill local binding of view-read-only.
11493 2000-03-18  Gerd Moellmann  <gerd@gnu.org>
11495         * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
11496         is a string, convert it to a syntax cell using string-to-syntax.
11498         * simple.el (syntax-code-table, syntax-flag-table): New variables.
11499         (string-to-syntax): New function.
11501         * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
11502         (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
11503         try to use passive ftp mode.
11505 2000-03-17  Gerd Moellmann  <gerd@gnu.org>
11507         * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
11509         * simple.el (append-to-buffer): Update point of windows after
11510         insertion.
11512         * abbrev.el (inverse-add-abbrev): Identify word by first moving
11513         forward then moving backward.  Reindent.
11515         * frame.el (other-frame): Call x-focus-frame only if
11516         focus-follows-mouse is off.
11518 2000-03-17  Dave Love  <fx@gnu.org>
11520         * pcvs-util.el (cvs-strings->string): Rename
11521         replace-regexps-in-string.
11523 2000-03-17  Stefan Monnier  <monnier@cs.yale.edu>
11525         * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
11526         regexp for labels cannot span several lines.
11528         * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
11529         `(setq :<key> ':<key>)' to the macro expansion.
11531 2000-03-16  Dave Love  <fx@gnu.org>
11533         * progmodes/f90.el (f90): Put custom group under `languages', not
11534         `fortran'.
11535         (f90-mode-hook): Customize.
11536         (f90-mode): Set add-log-current-defun-function.
11537         (f90-current-defun): New function.
11539 2000-03-16  Gerd Moellmann  <gerd@gnu.org>
11541         * cus-edit.el (custom-variable-tag-face): Handle case that
11542         default face's height is not a number.
11543         (custom-face-tag-face, custom-group-tag-face-1)
11544         (custom-group-tag-face): Ditto.
11545         (custom-group-tag-face-1): Add :group.
11547         * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
11549 2000-03-15  Gerd Moellmann  <gerd@gnu.org>
11551         * pcvs-defs.el (toplevel): Remove autoload cookie for form
11552         requiring easymenu.
11554 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
11556         * ps-print.el: PostScript user-defined prologue, PostScript error
11557         handler, doc fix.
11558         (ps-print-version): New version number (5.1).
11559         (ps-user-defined-prologue, ps-error-handler-message)
11560         (ps-print-prologue-0, ps-error-handler-alist): New vars.
11561         (ps-setup, ps-begin-file, ps-begin-job): Code fix.
11562         (ps-insert-string): New function.
11564 2000-03-15  Kenichi Handa  <handa@etl.go.jp>
11566         * international/ccl.el (ccl-compile-expression): Don't generate
11567         invalid self-assignment code.
11569 2000-03-14  Dave Love  <fx@gnu.org>
11571         * subr.el (replace-regexp-in-string): Renamed from
11572         replace-regexps-in-string.  Doc fix.
11574 2000-03-12  Dave Love  <fx@gnu.org>
11576         * cus-edit.el: Doc fixes.
11577         (customize-set-variable, customize-save-variable): Rename args for
11578         doc.
11579         (custom-variable-tag-face, custom-face-tag-face)
11580         (custom-group-tag-face-1, custom-group-tag-face): Modify from
11581         style which user identify as hyperlink.
11582         (hook): Don't add undefined functions to the hook.
11583         (debug-ignored-errors): Transfer message from bindings.el.
11585 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
11587         * recentf.el (recentf-keep-non-readable-files-p): Remove
11588         double/nested definition.
11590 2000-03-12  Dave Love  <fx@gnu.org>
11592         * facemenu.el (facemenu-get-face): Use display-color-p.
11593         * enriched.el (enriched-decode-foreground): Likewise.
11594         (enriched-decode-background): Likewise.
11595         * isearch.el (isearch-highlight): Likewise.
11596         * info-look.el (info-lookup): Likewise.
11597         * simple.el (completion-setup-function): Likewise.
11599         * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
11600         :options.
11602         * bindings.el (mode-line-format): Fix line-number and
11603         column-number items.  Add help-echo for the background.
11604         (mode-line-mule-info): Modify help-echo.
11606         * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
11608         * files.el (load-file): Allow completion to .elc.
11610         * man.el: Doc fixes.
11611         (Man-init-defvars): Use display-color-p to set fontification.
11613         * play/hanoi.el (hanoi-internal): Don't use oddp.
11615 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
11617         * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
11619         * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
11621 2000-03-12  Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
11623         * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
11624         Fix comment.
11626 2000-03-10  Stefan Monnier  <monnier@cs.yale.edu>
11628         * font-lock.el (font-lock-keywords): Fix the doc now that
11629         regexp-opt-depth is unnecessary.
11630         (save-buffer-state): Set an edebug spec.
11631         (font-lock-fontify-anchored-keywords): Properly handle the case when
11632         the matcher goes past the limit.
11634         * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
11635         pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
11637         * emacs-lisp/ewoc.el: New file.  This is a merge of elib-node.el,
11638         dll.el and cookie.el (from Elib) with heavy renaming and other
11639         massaging.
11641         * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
11642         Autoload the functions used.
11643         (easy-mmode-define-syntax): Fix CL typo.
11644         (easy-mmode-define-derived-mode): Improve the docstring generation.
11646 2000-03-10  Gerd Moellmann  <gerd@gnu.org>
11648         * textmodes/texinfo.el (texinfo-version): Variable and function
11649         removed.
11651 2000-03-09  Stefan Monnier  <monnier@cs.yale.edu>
11653         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
11654         allow more flexibility.
11655         (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
11656         fns.
11657         (easy-mmode-defmap, easy-mmode-defsyntax)
11658         (easy-mmode-define-derived-mode): New macros.
11660 2000-03-09  Didier Verna  <didier@xemacs.org>
11662         * rect.el (replace-rectangle): New function.
11664 2000-03-09  Dave Love  <fx@gnu.org>
11666         * progmodes/fortran.el (fortran-comment-line-start): Define as
11667         "C".
11668         (fortran-comment-line-start-skip): Don't match cpp stuff.
11669         (font-lock-keywords): Add * to comment-chars.  Grok cpp stuff.
11670         (fortran-mode-map): Remove over-eager custom-menu-create for now.
11671         (fortran-mode): Don't set fortran-comment-line-start-skip,
11672         fortran-comment-line-start here.  Set comment-start,
11673         add-log-current-defun.
11674         (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
11675         (fortran-current-defun): New function.
11677 2000-03-09  Gerd Moellmann  <gerd@gnu.org>
11679         * emacs-lisp/re-builder.el: New file.
11681         * mouse.el (mouse-drag-region): Don't run up-event handler
11682         if hscroll has changed.
11684         * octave-mod.el (octave-font-lock-keywords): To font-lock the
11685         builtin operators, use `font-lock-builtin-face' for Emacs and
11686         `font-lock-preprocessor-face' otherwise.
11688         * font-lock.el (lisp-font-lock-keywords-1): Highlight
11689         `(defun (setf foo)' differently.
11691 2000-03-08  Stefan Monnier  <monnier@cs.yale.edu>
11693         * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
11694         (regexp-opt): Update comment and adapt the code the new meaning of
11695         the `paren' argument of regex-opt-group for shy-groups.
11696         (regexp-opt-depth): Handle shy groups as well as backslashed
11697         backslashes.
11698         (regexp-opt-group): Turn the leading comment into a docstring.
11699         Allow `paren' to be a string (the string to use to open a group).
11700         Remove open-presuf and close-presuf.  Instead of checking for `all
11701         one-char' and then later on check for `several one-char', handle
11702         both cases close together.  Also apply a more generic algorithm
11703         for suffixes (the mirror image of the algorithm used for
11704         prefixes).  Use shy-groups.  Use nreverse rather than reverse.
11705         (regexp-opt-try-suffix): Removed.
11707         * cmuscheme.el (inferior-scheme-mode-map): Define it independently
11708         from comint-mode-map, so we can just inherit from it.  Also, move
11709         the initialization into the `defvar' since there's no docstring
11710         anyway and it's fairly short.
11711         (inferior-scheme-mode): Define it as derived-mode: the code is
11712         shorter and this way we inherit from comint-mode-map rather than
11713         copying it.
11715         * subr.el (replace-regexps-in-string): Properly handle the case
11716         where we match an empty string.
11718         * comint.el (comint-exec-1): Add the current-dir to the exec-path
11719         when the command has a directory component (such as "./testml").
11720         Also fix a typo in the comment.
11722 2000-03-08  Gerd Moellmann  <gerd@gnu.org>
11724         * Makefile (compile-files): Compile files one by one because
11725         that's the only way to ensure a clean compilation environment for
11726         each individual file.
11728         * frame.el (other-frame): Call x-focus-frame.
11730 2000-03-07  Dave Love  <fx@gnu.org>
11732         * recentf.el (recentf-keep-non-readable-files-p): Add :set,
11733         :require to defcustom.
11735         * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
11736         lists.
11738         * files.el (auto-mode-alist): Add configure.in.
11740         * progmodes/autoconf.el: New file.
11742 2000-03-07  Gerd Moellmann  <gerd@gnu.org>
11744         * mail/mh-e.el: Change maintainer to `none'.
11746         * recentf.el (recentf-keep-non-readable-files-p): Quote args
11747         to remove-hook and add-hook.
11749 2000-03-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
11751         * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
11752         it as the default.
11753         (mail-send): Test mail-send-nonascii also for the new `mime' value.
11754         (sendmail-send-it): Conditionally add MIME headers specifying the
11755         used character set.
11757 2000-03-07  Dave Love  <fx@gnu.org>
11759         * winner.el: Fix keywords, autoload cookies.  Split
11760         eval-when-compile form to avoid compilation failure.
11762 2000-03-07  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>
11764         * international/mule.el: Modify comment about coding system
11765         property `coding-category'.
11766         (make-coding-system): New argument EOL-TYPE.  Pay attention to
11767         coding-category property of PROPERTIES.
11769         * international/mule-conf.el (coding-category-utf-8,
11770         coding-category-utf-16-be, coding-category-utf-16-le): New coding
11771         categories.  Include them in the argument for set-coding-priority.
11773         * international/mule-cmds.el (reset-language-environment): Include
11774         coding-category-utf-8, coding-category-utf-16-be, and
11775         coding-category-utf-16-le in the argument for set-coding-priority.
11776         (reset-language-environment): Initialize coding-category-utf-8,
11777         coding-category-utf-16-be, and coding-category-utf-16-le to nil.
11779 2000-03-06  Karl Fogel  <kfogel@red-bean.com>
11781         * bookmark.el (bookmark-file-or-variation-thereof): New func, for
11782         code abstracted out of `bookmark-jump-noselect'.  Now tries info
11783         extensions as well as compression extensions.
11784         (bookmark-jump-noselect): Use above new func.
11786 2000-03-03  Gerd Moellmann  <gerd@gnu.org>
11788         * strokes.el: Change maintainer's mail address.
11790 2000-03-03  Kenichi Handa  <handa@etl.go.jp>
11792         * international/mule-diag.el (list-character-sets): Make help-echo
11793         string by substitute-command-keys.
11794         (list-character-sets): Likewise.
11795         (sort-listed-character-sets): Call help-setup-xref.
11797 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
11799         * time.el (display-time-mail-file): Add `none' to the list of
11800         choices.
11802 2000-03-01  Dave Love  <fx@gnu.org>
11804         * help.el (help-xref-go-back): Don't try to set position.
11806         * international/mule-diag.el (list-character-sets): Call
11807         help-setup-xref.  Add help-echo to xrefs.
11808         (list-character-sets-1): Add help-echo to xrefs.
11810 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
11812         * frame.el (blink-cursor-mode): Switch cursor on when turning
11813         the mode off.
11815         * add-log.el (add-log-current-defun): Add support for
11816         Autoconf mode.
11818         * mail/rmail.el (rmail-quit-hook): New variable.
11820 2000-03-01  Dave Love  <fx@gnu.org>
11822         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
11824         * help.el (help-xref-button): Add help-echo arg.
11825         (describe-function-1, describe-variable, help-make-xrefs): Use it.
11827         * faces.el (list-faces-display): Supply help-echo with
11828         help-make-xrefs.
11830         * facemenu.el (list-text-properties-at): Set help-xref-stack to
11831         nil.
11833 2000-03-01  Gerd Moellmann  <gerd@gnu.org>
11835         * image.el (defimage): Look for image files in load-path.
11837         * frame.el (busy-cursor-delay-seconds): Change type to
11838         `number'.
11840 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
11842         * recentf.el (recentf): Added version tag to the defgroup of
11843         recentf.
11845 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
11847         * recentf.el (recentf-cleanup): Changed to remove excluded file
11848         too.
11849         (recentf-edit-list-action): `recentf-edit-list' checkbox widget
11850         action to select/unselect a file.
11851         (recentf-edit-list): Code cleanup and improvement.
11852         (recentf-open-more-files-action): `recentf-open-more-files' button
11853         widget action to open a file.
11854         (recentf-open-more-files): No more use standard completion but
11855         widgets.
11856         (recentf-more-collection): Deleted.
11857         (recentf-more-history): Deleted.
11858         (recentf-setup-more-completion): Deleted.
11860 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
11862         * recentf.el (recentf-mode): No more needs that Emacs is running
11863         under a window-system.
11865 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
11867         * recentf.el (recentf-edit-list): New command to edit the recent
11868         list which allow the user to remove files.
11869         (recentf-edit-selected-items): New global variable, used by
11870         `recentf-edit-list' to hold the list of files to be removed from
11871         the recent list.
11872         (recentf-make-menu-items): Updated to display a "Edit list..."
11873         menu item.  Minor code cleanup.
11875 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
11877         * recentf.el (recentf-open-more-files): New command to open files
11878         that are not displayed in the menu.
11879         (recentf-more-collection): New global variable holding the set of
11880         permissible completions used by `recentf-open-more-files'.
11881         (recentf-more-history): New global variable holding the history list
11882         used by `recentf-open-more-files' completion.
11883         (recentf-setup-more-completion): New function to setup completion for
11884         `recentf-open-more-files'.
11885         (recentf-make-menu-items): Updated to display a "More..." menu item.
11887 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
11889         * recentf.el (recentf-menu-action): Doc fixed.
11891 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
11893         * recentf.el (recentf-menu-filter): Doc updated.
11894         (recentf-update-menu-hook): Allow menu filters to force menu update.
11895         (recentf-make-menu-items): New menu filter handling.
11896         (recentf-make-menu-item): New helper function.
11897         (recentf-menu-elements): New menu handling function.
11898         (recentf-sort-ascending): Updated to new menu filter handling.
11899         (recentf-sort-descending): Updated to new menu filter handling.
11900         (recentf-sort-basenames-ascending): New menu filter function.
11901         (recentf-sort-basenames-descending): New menu filter function.
11902         (recentf-show-basenames): New menu filter function.
11903         (recentf-show-basenames-ascending): New menu filter function.
11904         (recentf-show-basenames-descending): New menu filter function.
11906 2000-02-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
11908         * diary-lib.el (list-diary-entries): Don't try to go forward at
11909         the end of the buffer.
11911 2000-02-29  Kenichi Handa  <handa@etl.go.jp>
11913         * international/mule-diag.el (list-character-sets): Completely
11914         rewritten.
11915         (sort-listed-character-sets): New function.
11916         (list-character-sets-1): Completely rewritten.
11917         (list-character-sets-2): New function.
11918         (non-iso-charset-alist): New variable.
11919         (decode-codepage-char): New function.
11920         (charset-history): New variable.
11921         (read-charset) (list-block-of-chars)
11922         (list-iso-charset-chars)
11923         (list-non-iso-charset-chars)
11924         (list-charset-chars): New functions.
11925         (mule-diag): Call list-character-sets-2, not
11926         list-character-sets-2.
11927         (dump-charsets): Likewise.
11929 2000-02-29  Gerd Moellmann  <gerd@gnu.org>
11931         * dired-x.el (dired-filename-at-point): Add `@' to valid
11932         file name characters.
11933         (dired-filename-at-point): Handle ange-ftp file names.
11935         * frame.el (frame-notice-user-settings): Use assq-delete-all
11936         instead of assoc-delete-all.
11937         (frame-notice-user-settings): Ditto.
11939         * subr.el (assq-delete-all): Renamed from assoc-delete-all.
11940         Don't copy alist.
11942 2000-02-28  Eli Barzilay  <eli@cs.cornell.edu>
11944         * calculator.el (calculator-use-menu): New option.
11945         (calculator-initial-bindings): Changed some bindings to work as
11946         macros.
11947         (calculator-forced-input): Removed.
11948         (calculator-restart-other-mode): New variable.
11949         (calculator-mode-map): Set up menu.
11951 2000-02-28  Jari Aalto  <jari.aalto@poboxes.com>
11953         * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
11954         tags.
11956 2000-02-28  Michael Kifer  <kifer@cs.sunysb.edu>
11958         * viper-cmd.el (viper-envelop-ESC-key): added the option to
11959         translate all ESC key sequences.
11960         (viper-goto-mark-subr): restore markers for files for which
11961         they were saved.
11962         * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
11963         * viper-util.el (viper-set-replace-overlay-glyphs,
11964         viper-set-replace-overlay): always check if the replacement
11965         overlay is live.
11966         * viper.el (viper-vi-state-mode-list): added major modes.
11967         * ediff-wind.el: minor comment changes.
11968         * ediff.el: copyright notice date fix.
11970 2000-02-27  Jason Rumney  <jasonr@gnu.org>
11972         * faces.el (face-font-family-alternatives): Add arial to helv.
11973         (mode-line, header-line, tool-bar): Same default as x for w32.
11974         (fixed-pitch, variable-pitch): Remove wildcard as it prevents
11975         face-font-family-alternatives from working.
11976         * term/w32-win.el (mouse-set-font): Do not build fontset from
11977         chosen font.
11979 2000-02-25  Sam Steingold  <sds@goems.com>
11981         * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
11982         properly.
11984 2000-02-25  Richard M. Stallman  <rms@gnu.org>
11986         * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
11988 2000-02-25  Gerd Moellmann  <gerd@gnu.org>
11990         * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
11991         writable.
11993         * frame.el (busy-cursor-delay-seconds): New option.
11995 2000-02-24  Gerd Moellmann  <gerd@gnu.org>
11997         * frame.el (show-cursor-in-non-selected-windows): New option.
11999 2000-02-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
12001         * diary-lib.el (include-other-diary-files): Undo the selective
12002         display in any included file and don't kill it.
12004 2000-02-24  Eli Zaretskii  <eliz@is.elta.co.il>
12006         * dired.el (dired-mode-map): Don't remove "Edit" from the menu
12007         bar.  Menu items converted to (menu-item format, help strings
12008         added.
12009         [downcase, upcase]: Don't enable on MS-DOS.
12010         [symlink, symlinks]: Don't show if make-symbolic-link is not
12011         bound.
12012         [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
12014 2000-02-23  Dave Love  <fx@gnu.org>
12016         * simple.el (zap-to-char, kill-line, kill-region, kill-word)
12017         (backward-kill-word): Revert addition of * to interactive spec --
12018         it's a feature.
12020         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
12021         (backward-kill-sentence, kill-sentence): Likewise.
12023         * gud.el (gud-jdb-build-class-source-alist): Prepend space to
12024         scratch buffer name.
12025         (gud-format-command): Use int-to-string in ?l case.  Simplify
12026         slightly.
12028         * term/w32-win.el (internal-face-interactive): Update prompt for
12029         new read-face-name.
12031         * mail/footnote.el (footnote): Add :version to defgroup.
12032         (footnote-section-tag-regexp): Customize.
12033         (footnote-start-tag, footnote-end-tag): New option.
12034         (footnote-latin-regexp): New variable.
12035         (Footnote-latin): New function.
12036         (footnote-style-alist): Add element for latin style.
12037         (footnote-style): Moved.
12038         (Footnote-goto-footnote): Use eq to test arg.
12040         * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
12042         * emacs-lisp/byte-opt.el: Change old backquote syntax.
12043         (byte-compile-trueconstp): Include keywords.
12044         (byte-optimize-quote, byte-optimize-lapcode): Use
12045         byte-compile-const-symbol-p.
12046         (byte-optimize-char-before): New optimization.
12048         * emacs-lisp/bytecomp.el: Change old backquote syntax.
12049         (byte-compile-const-symbol-p): New function.
12050         (byte-compile-constp, byte-compile-out-toplevel)
12051         (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
12052         Use it.
12054         * subr.el (define-key-after): Default AFTER to t.  Doc fix.
12056 2000-02-23  Kenichi Handa  <handa@etl.go.jp>
12058         * international/encoded-kb.el: Be sure to update minor-mode-alist
12059         and minor-mode-map-alist.
12060         (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
12061         codes SS2 and SS3 correctly.
12062         (encoded-kbd-self-insert-ccl): New function.
12063         (encoded-kbd-setup-keymap): New function.
12064         (encoded-kbd-mode): Handle CCL based coding system.  Setup keymap
12065         by calling encoded-kbd-setup-keymap.
12067         * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
12068         characters.
12069         (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
12070         locally.
12072 2000-02-22  Dave Love  <fx@gnu.org>
12074         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
12075         (lisp-mode-map, lisp-interaction-mode-map): Define all inside
12076         defvar.
12077         (lisp-mode-syntax-table): Set up for #|...|# comments.
12078         (lisp-imenu-generic-expression): Purecopy strings.  Use syntax
12079         classes.  Match `defface'.
12080         (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
12081         (eval-defun-1): Fix for defcustom.
12082         (lisp-indent-region): Doc fix.
12084         * subr.el (when, unless, split-string): Doc fix.
12085         (read-passwd): Move call of clear-this-command-keys to the right
12086         place.
12087         (replace-regexps-in-string): New function.
12089 2000-02-22  Gerd Moellmann  <gerd@gnu.org>
12091         * help.el (describe-variable): Set syntax table to
12092         emacs-lisp-mode-syntax-table when moving forward over the
12093         symbol's name.
12095 2000-02-22  Dave Love  <fx@gnu.org>
12097         * xt-mouse.el: Doc fixes.
12098         (xterm-mouse-position-function): New function, replacing advice of
12099         mouse-position.
12100         (xterm-mouse-mode): Use it.  Don't turn on under a window system.
12102         * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
12104 2000-02-21  Gerd Moellmann  <gerd@gnu.org>
12106         * format.el (format-annotate-single-property-change): Handle
12107         properties.with dotted-list values.
12108         (format-proper-list-p): New function.
12110         * enriched.el (enriched-face-ans): Handle '(foreground-color
12111         . COLOR) and (background-color . COLOR).
12113 2000-02-20  Dave Love  <fx@gnu.org>
12115         * textmodes/flyspell.el (flyspell-mouse-map): Change definition
12116         and assignments to it.
12117         (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
12118         current local map.
12119         (make-flyspell-overlay): Use it.
12120         (flyspell-correct-word/mouse-keymap): Change XEmacs test.
12122         * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
12123         (lm-get-header-re): Defun, not defsubst.
12124         (lm-get-package-name): Defun, not defsubst.  Simplify.
12125         (lm-version): Doc fix.  Simplify.
12126         (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
12127         (lm-crack-address, lm-last-modified-date, lm-commentary)
12128         (lm-verify, lm-synopsis): Simplify.
12129         (lm-report-bug): Require emacsbug.  Use compose-mail.
12131 2000-02-20  Gerd Moellmann  <gerd@gnu.org>
12133         * dired.el (dired-mode): Call propertized-buffer-identification
12134         to set mode-line-buffer-identification to something having
12135         the right text properties.
12137         * bindings.el (propertized-buffer-identification): New function.
12139 2000-02-20  Dave Love  <fx@gnu.org>
12141         * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
12142         check for t-mouse too.
12144         * cus-start.el: Make echo-keystrokes `number'.
12146 2000-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
12148         * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
12149         Don't call ring-empty-p unless tags-location-ring is bound.
12150         From Noah Friedman <friedman@splode.com>.
12152 2000-02-18  Thien-Thi Nguyen  <ttn@gnu.org>
12154         * progmodes/hideshow.el (hs-flag-region): No longer use
12155         `intangible' overlay property.
12157         (hs-toggle-hiding): New command.
12158         (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
12160         (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
12161         Fix omission bug: Run `hs-minor-mode-hook' for both activation
12162         and deactivation.
12164 2000-02-18  Gerd Moellmann  <gerd@gnu.org>
12166         * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
12168 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
12170         * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
12172         * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
12173         of `*' to handle `(* ... *)' comments.
12175 2000-02-17  Eli Zaretskii  <eliz@is.elta.co.il>
12177         * faces.el (list-faces-display): Use display-mouse-p instead of
12178         window-system.
12180         * menu-bar.el (global-map): Menu-bar items converted to the new
12181         format (menu-item..., rearranged for better CUA compliance, and
12182         their names changed for better clarity.  Help strings added.
12184         * international/mule-cmds.el (mule-menu-keymap)
12185         (describe-language-environment-map, set-coding-system-map)
12186         (setup-language-environment-map): Convert to new (menu-item...
12187         form, add help strings.  Change names of menu items for better
12188         clarity.  "Mule" menu-bar item removed (it's now in the "Options"
12189         submenu).
12191 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
12193         * dired-aux.el (dired-do-copy): Remove spurious character.`n'
12194         within the code.
12196 2000-02-16  Dave Love  <fx@gnu.org>
12198         * faces.el: Don't require custom.  Add more specific :groups to
12199         various deffaces.
12200         (set-face-attribute): Purecopy args.
12201         (read-face-name): Default to name at point and use it in prompt.
12202         Remove colon from arg in all callers.
12203         (list-faces-display): Hyperlink to face descriptions and customize
12204         buffers.
12206 2000-02-16  Per Abrahamsen  <abraham@dina.kvl.dk>
12208         * wid-edit.el (widget-match-inline): An atom never matches a
12209         list.
12211 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
12213         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
12214         at ':' characters by call to split-string.
12216 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
12218         * textmodes/bibtex.el: Added RCS version identification.
12220 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
12222         * textmodes/bibtex.el: Some temporary comments removed.
12223         (bibtex-field-name, bibtex-entry-type): Made the relationship
12224         explicit.
12225         (bibtex-field-const): Allow capital letters.
12226         (bibtex-start-of-string): Deleted because unused.
12228         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
12229         use the term 'reference' to describe a bibtex entry as a whole.
12230         Further, reference keys are no longer called 'labels'.
12231         (bibtex-keys): Renamed to bibtex-reference-keys.
12232         (bibtex-reformat-previous-labels): Renamed to
12233         bibtex-reformat-previous-reference-keys.
12234         (bibtex-reference-type): Renamed to bibtex-entry-type.
12235         (bibtex-reference-head): Renamed to bibtex-entry-head.
12236         (bibtex-reference-maybe-empty-head): Renamed to
12237         bibtex-entry-maybe-empty-head.
12238         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
12239         (bibtex-search-reference): Renamed to bibtex-search-entry.
12240         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
12241         bibtex-enclosing-entry-maybe-empty-head.
12242         (bibtex-entry-field-alist, bibtex-entry-head,
12243         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
12244         bibtex-map-entries, bibtex-search-entry,
12245         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
12246         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12247         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
12248         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
12249         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
12250         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
12251         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
12253 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
12255         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
12256         comment.
12257         (bibtex-format-field-delimiters): New function, functionality
12258         extracted from bibtex-format-entry.
12259         (bibtex-autokey-get-yearfield-digits): New function, functionality
12260         extracted from bibtex-autokey-get-yearfield.
12262         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
12263         entries in order to avoid stack overflow in the regexp matcher if
12264         field contents become large.
12265         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
12266         bibtex-field-string-part-not-braced,
12267         bibtex-field-string-part-no-inner-braces,
12268         bibtex-field-string-part-1-inner-brace,
12269         bibtex-field-string-part-2-inner-braces,
12270         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
12271         bibtex-field-string-quoted, bibtex-field-string,
12272         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
12273         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
12274         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
12275         as parsing is now performed by the following functions.
12276         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
12277         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
12278         bibtex-parse-field-string, bibtex-search-forward-field-string,
12279         bibtex-parse-association, bibtex-field-name-for-parsing,
12280         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
12281         bibtex-search-forward-field, bibtex-search-backward-field,
12282         bibtex-start-of-field, bibtex-end-of-field,
12283         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
12284         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
12285         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
12286         bibtex-parse-string, bibtex-search-forward-string,
12287         bibtex-search-backward-string, bibtex-start-of-string,
12288         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
12289         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
12290         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
12291         entries.  Instead of reporting the results of the parsing by
12292         match-beginning or match-end, these functions return data structures
12293         that hold the corresponding positions.
12294         (bibtex-enclosing-field): Changed to also report field boundaries by
12295         return values rather than by match-beginning or match-end.  The
12296         following functions have been adapted to use the new parsing
12297         functions.
12298         (bibtex-skip-to-valid-entry, bibtex-search-reference,
12299         bibtex-enclosing-field, bibtex-format-entry,
12300         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
12301         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
12302         bibtex-print-help-message, bibtex-end-of-entry,
12303         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
12304         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12305         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
12306         method for parsing.
12307         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
12308         bibtex-map-entries, bibtex-flash-head,
12309         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
12310         bibtex-autokey-change, bibtex-autokey-get-namefield,
12311         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
12312         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12313         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
12314         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12315         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
12316         order to make the new binding of case-fold-search immediately
12317         visible.
12319 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
12321         * textmodes/bibtex.el: Copyright notice is up to date.
12322         Added constant 'bibtex-maintainer-salutation.
12324         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
12325         than make-temp-name, use match-string-no-properties and eliminate
12326         a quadratic behavior when building bibtex-strings.
12328         * bibtex.el (bibtex-reference-key): Accept string entries whose
12329         reference key contains upper case letters.
12331 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
12333         * bibtex.el (bibtex-reference-head): Allow entries to start with
12334         a new line.
12336 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
12338         * bibtex.el: Hiding of entry bodies is not longer provided by
12339         bibtex.el directly.  Instead the hideshow package can be used.
12340         Added a special bibtex entry to hs-special-modes-alist.
12341         (bibtex-hs-forward-sexp): Added for hideshow.el.
12343 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
12345         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
12346         at ':' characters by call to split-string.
12348 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
12350         * textmodes/bibtex.el: Added RCS version identification.
12352 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
12354         * textmodes/bibtex.el: Some temporary comments removed.
12355         (bibtex-field-name, bibtex-entry-type): Made the relationship
12356         explicit.
12357         (bibtex-field-const): Allow capital letters.
12358         (bibtex-start-of-string): Deleted because unused.
12360         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
12361         use the term 'reference' to describe a bibtex entry as a whole.
12362         Further, reference keys are no longer called 'labels'.
12363         (bibtex-keys): Renamed to bibtex-reference-keys.
12364         (bibtex-reformat-previous-labels): Renamed to
12365         bibtex-reformat-previous-reference-keys.
12366         (bibtex-reference-type): Renamed to bibtex-entry-type.
12367         (bibtex-reference-head): Renamed to bibtex-entry-head.
12368         (bibtex-reference-maybe-empty-head): Renamed to
12369         bibtex-entry-maybe-empty-head.
12370         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
12371         (bibtex-search-reference): Renamed to bibtex-search-entry.
12372         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
12373         bibtex-enclosing-entry-maybe-empty-head.
12374         (bibtex-entry-field-alist, bibtex-entry-head,
12375         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
12376         bibtex-map-entries, bibtex-search-entry,
12377         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
12378         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12379         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
12380         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
12381         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
12382         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
12383         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
12385 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
12387         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
12388         comment.
12389         (bibtex-format-field-delimiters): New function, functionality
12390         extracted from bibtex-format-entry.
12391         (bibtex-autokey-get-yearfield-digits): New function, functionality
12392         extracted from bibtex-autokey-get-yearfield.
12394         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
12395         entries in order to avoid stack overflow in the regexp matcher if
12396         field contents become large.
12397         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
12398         bibtex-field-string-part-not-braced,
12399         bibtex-field-string-part-no-inner-braces,
12400         bibtex-field-string-part-1-inner-brace,
12401         bibtex-field-string-part-2-inner-braces,
12402         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
12403         bibtex-field-string-quoted, bibtex-field-string,
12404         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
12405         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
12406         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
12407         as parsing is now performed by the following functions.
12408         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
12409         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
12410         bibtex-parse-field-string, bibtex-search-forward-field-string,
12411         bibtex-parse-association, bibtex-field-name-for-parsing,
12412         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
12413         bibtex-search-forward-field, bibtex-search-backward-field,
12414         bibtex-start-of-field, bibtex-end-of-field,
12415         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
12416         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
12417         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
12418         bibtex-parse-string, bibtex-search-forward-string,
12419         bibtex-search-backward-string, bibtex-start-of-string,
12420         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
12421         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
12422         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
12423         entries.  Instead of reporting the results of the parsing by
12424         match-beginning or match-end, these functions return data structures
12425         that hold the corresponding positions.
12426         (bibtex-enclosing-field): Changed to also report field boundaries by
12427         return values rather than by match-beginning or match-end.  The
12428         following functions have been adapted to use the new parsing
12429         functions.
12430         (bibtex-skip-to-valid-entry, bibtex-search-reference,
12431         bibtex-enclosing-field, bibtex-format-entry,
12432         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
12433         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
12434         bibtex-print-help-message, bibtex-end-of-entry,
12435         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
12436         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12437         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
12438         method for parsing.
12439         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
12440         bibtex-map-entries, bibtex-flash-head,
12441         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
12442         bibtex-autokey-change, bibtex-autokey-get-namefield,
12443         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
12444         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
12445         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
12446         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
12447         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
12448         order to make the new binding of case-fold-search immediately
12449         visible.
12451 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
12453         * textmodes/bibtex.el: Copyright notice is up to date.
12454         Added constant 'bibtex-maintainer-salutation.
12456         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
12457         than make-temp-name, use match-string-no-properties and eliminate
12458         a quadratic behavior when building bibtex-strings.
12460         * bibtex.el (bibtex-reference-key): Accept string entries whose
12461         reference key contains upper case letters.
12463 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
12465         * bibtex.el (bibtex-reference-head): Allow entries to start with
12466         a new line.
12468 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
12470         * bibtex.el: Hiding of entry bodies is not longer provided by
12471         bibtex.el directly.  Instead the hideshow package can be used.
12472         Added a special bibtex entry to hs-special-modes-alist.
12473         (bibtex-hs-forward-sexp): Added for hideshow.el.
12475 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
12477         * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
12478         proceedings entry type (for cross referencing). Thanks to Wagner
12479         Toledo Correa for the suggestion.
12481         * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
12483 2000-02-14  Kenichi Handa  <handa@etl.go.jp>
12485         * international/characters.el: Setup case table for Vietnamese.
12487 2000-02-12  Gerd Moellmann  <gerd@gnu.org>
12489         * uniquify.el (toplevel): Require CL at compile time.
12490         (uniquify-push): Removed.
12492         * shadowfile.el (shadow-when): Removed.
12494         * tempo.el (tempo-dolist, tempo-mapc): Removed.
12495         (tempo-process-and-insert-string): Use dolist instead of
12496         tempo-dolist.
12498         * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
12499         regexp for paragraph-start.
12501         * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
12502         commas as well.
12504 2000-02-10  Dave Love  <fx@gnu.org>
12506         * wid-edit.el: (widgets) [defgroup]: Remove url link.
12507         (widget-color-choice-list, widget-color-history, widget-mouse-help):
12508         Deleted.
12509         (widget-specify-field, widget-specify-button): Don't use
12510         widget-mouse-help as help-echo property.
12511         (default): Use #'ignore for :validate and :mouse-down-action.
12512         (checkbox): Add help-echo.
12513         (widget-sexp-validate): Rewritten to clarify error messages.
12514         (character): Use char-valid-p in :match function.
12515         (widget-color-complete): Use facemenu-color-alist.
12516         (widget-color-action): Use facemenu-read-color.
12518         * emacs-lisp/cl-macs.el: Don't bother testing for defalias.  Don't
12519         set up `caar' &c that we now have.
12521 2000-02-09  Ray Blaak  <blaak@gnu.org>
12523         * delphi.el: Make resourcestring a declaration region, like const
12524         and var.
12526 2000-02-09  Dave Love  <fx@gnu.org>
12528         * bindings.el (mode-line-input-method-map): New variable.
12529         (mode-line-mule-info): Use it; fix last change.
12530         (mode-line-mode-menu): Move definition.
12531         (mode-line-mouse-sensitive-p): Deleted.
12532         (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
12533         (make-mode-line-mouse-sensitive): Deleted.  Body moved to top
12534         level.
12536         * startup.el (command-line-1): Don't call
12537         make-mode-line-mouse-sensitive.
12539 2000-02-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
12541         * mail/rmail.el (rmail-retry-failure): Use
12542         rmail-beginning-of-message before rmail-toggle-header, because the
12543         former toggles headers.
12545 2000-02-06  Stefan Monnier  <monnier@cs.yale.edu>
12547         * diff-mode.el (diff-kill-junk): New interactive function.
12548         (diff-reverse-direction): Use delete-and-extract-region.
12549         (diff-post-command-hook): Restrict the area so that the hook also works
12550         outside of any diff hunk.  This is necessary for the minor-mode.
12551         (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
12552         (diff-minor-mode): Setup the hooks for header-hunk rewriting.
12554         * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
12555         (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
12556         so that it can be used more easily in <foo>-mode-hook.  Also make sure
12557         to avoid duplicate entries.
12558         (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
12559         (font-lock-remove-keywords): Just as was done for `add', allow it to
12560         work even if font-lock-mode is nil.  Also make sure we don't modify
12561         any pre-existing list by forcing a copy-sequence.  Finally rename
12562         `major-mode' to `mode'.
12563         (font-lock-fontify-syntactic-anchored-keywords)
12564         (font-lock-fontify-anchored-keywords)
12565         (font-lock-fontify-keywords-region): Use line-end-position.
12566         Don't make `font-lock-multiline' local (it's now done in
12567         font-lock-set-defaults).
12568         (font-lock-set-defaults): Make `font-lock-multiline' local.  Also
12569         move the `font-lock-fontified' creation to inside the `unless'.
12571 2000-02-06  Andrew Innes  <andrewi@gnu.org>
12573         * term/w32-win.el (x-handle-args): Comment out call to message,
12574         which occurs before window system is initialized.
12576         * makefile.nt: Add support for recompiling lisp code.
12578 2000-02-04  Dave Love  <fx@gnu.org>
12580         * bindings.el (mode-line-mule-info): Fix/extend last change.
12582         * completion.el: Replace completion-dolist with dolist.
12584         * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
12585         dotimes.
12587 2000-02-04  Carsten Dominik  <dominik@strw.leidenuniv.nl>
12589         * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
12590         environment names before they go into the section regexp.
12592         * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
12593         char class in regexp.
12595         * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
12596         `case-fold-search' to nil.
12598         * progmodes/idlwave.el (idlwave-template): Respect
12599         `idlwave-abbrev-change-case'.
12600         (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
12601         idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
12602         idlwave-while): respect `idlwave-reserved-word-upcase'.
12603         (idlwave-rw-case): New function.
12604         (idlwave-statement-match): Fixed problem with assignment regexp.
12605         (idlwave-font-lock-keywords): Improved regexp for keyword
12606         parameters.
12607         (idlwave-surround): New argument LENGTH to support padding of
12608         operators longer than 1 char.
12610         * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
12611         idlwave-shell-expression-overlay.  Implemented printing of
12612         expressions on higher levels of the calling stack.
12613         (idlwave-shell-display-level-in-calling-stack): Restore stack
12614         level.
12615         (idlwave-retrieve-expression-from-level): New function.
12616         (idlwave-shell-last-calling-stack): Variable removed.
12617         (idlwave-shell-reset): Argument action reversed (`visible' to
12618         `hidden').  Also remove stop-line overlay.
12619         (idlwave-shell-calling-stack-routine): New variable.
12620         (idlwave-shell-parse-stack-and-display): Messages now display
12621         negative level numbers.
12622         (idlwave-shell-mode): Set `modeline-format'.
12623         (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
12624         (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
12625         21.
12626         (idlwave-shell-print-expression-function): New option.
12628         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
12629         idlwave-toolbar-remove-everywhere): Keybindings prefix is now
12630         `tool-bar' instead of `toolbar'.
12632 2000-02-02  Dave Love  <fx@gnu.org>
12634         * emacs-lisp/cl.el: Use bytecomp-load-hook, not
12635         emacs-lisp-mode-hook.  Don't check for defalias being defined.
12637         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
12638         (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.  Use
12639         the new builtins directly.
12641         * whitespace.el (whitespace): Add :version to defgroup.
12643         * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
12644         Doc fix.
12646         * thingatpt.el (sexp-at-point, symbol-at-point)
12647         (number-at-point, list-at-point): Add autoload cookie.
12649         * recentf.el (recentf): Add :version to defgroup.
12651         * quickurl.el (quickurl): Add :version to defgroup.
12653         * elide-head.el (elide-head): Use point-marker more.
12655         * bs.el (bs): Add :version to defgroup.
12657         * autorevert.el (global-auto-revert-mode): Add autoload cookie.
12659         * progmodes/delphi.el (delphi): Add :version to defgroup.
12661 2000-02-02  Gerd Moellmann  <gerd@gnu.org>
12663         * ange-ftp.el (ange-ftp-write-region): Handle case that
12664         succeeding process operation sets a different coding system.
12666         * calculator.el: New file.
12668 2000-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
12670         * frame.el (frames-on-display-list, framep-on-display): New
12671         functions.
12672         (display-mouse-p, display-popup-menus-p, display-graphic-p)
12673         (display-selections-p, display-screens, display-pixel-width)
12674         (display-pixel-height, display-mm-width, display-mm-height)
12675         (display-backing-store, display-save-under, display-planes)
12676         (display-color-cells, display-visual-class): New functions.
12678         * term/tty-colors.el (tty-color-gray-shades): New function.
12680         * faces.el (display-color-p): Use framep-on-display.
12681         (display-grayscale-p): New function.
12683 2000-01-31  Dave Love  <fx@gnu.org>
12685         * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
12686         (create-fontset-from-x-resource): Don't concat integers.
12688 2000-01-31  Inge Frick  <inge@nada.kth.se>
12690         * view.el: Some changes in documentation.  Removed some trailing
12691         whitespace. Changed some parameter names to agree with
12692         documentation.
12693         (view-mode-exit): Keep entry in `view-return-to-alist' only when a
12694         window is not deleted.  Modifies change 1998-04-26.
12696 2000-01-31  Gerd Moellmann  <gerd@gnu.org>
12698         * windmove.el: New file.
12700         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
12701         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
12702         progmodes/ebnf-yac.el: Update copyright and license info.
12704         * jit-lock.el (jit-lock-function): Widen before calculating end
12705         position.
12706         (jit-lock-stealth-chunk-start): Rewritten.
12708         * info.el (Info-title-face-alist): Removed.
12709         (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
12710         faces.
12711         (Info-fontify-node): Use these faces.
12713 2000-01-30  Gerd Moellmann  <gerd@gnu.org>
12715         * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
12716         (cl-macro-list1): Recognize `&allow-other-keys' instead of
12717         `&allow-other-keywords'.
12719         * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
12720         the list of directories scanned heuristically.
12722         * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
12723         exist.
12725 2000-01-30  Jason Rumney  <jasonr@gnu.org>
12727         * w32-fns.el: Define w32-tty-standard-colors.
12729         * startup.el (command-line): Use w32-tty-standard-colors when in
12730         w32 console mode.
12732 2000-01-30  Dave Love  <fx@gnu.org>
12734         * jka-compr.el (jka-compr-load): Fix up load-history.
12736         * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
12738         * emacs-lisp/cl-macs.el: Revert previous change.
12740 2000-01-29  Dave Love  <fx@gnu.org>
12742         * facemenu.el: Purecopy various strings.
12744         * timezone.el (timezone-fix-time): Window against 69 for two-digit
12745         years.  Deal with three-digit years.
12747         * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
12748         defconst, purecopy.
12749         (help-back-label): Purecopy it.
12751 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
12753         * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
12754         variable. If non-nil, order the buffer list according to the
12755         currently selected frame.
12756         (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
12757         non-nil, pass the selected frame to function buffer-list.
12759 2000-01-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12761         * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
12763 2000-01-28  Dave Love  <fx@gnu.org>
12765         * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
12767         * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
12768         Don't use lisp-indent-hook property.
12769         (cl-abs): Remove.
12771         * subr.el: Move out indent and edebug specs for when and unless.
12773         * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
12774         when, unless.
12776         * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
12777         unless, when.
12779 2000-01-28  Gerd Moellmann  <gerd@gnu.org>
12781         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
12782         `collecting' as synonym for `collect'.
12784         * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
12785         for the case it contains spaces.
12787         * simple.el (what-cursor-position): Change formatting of
12788         messages.
12790         * frame.el (delete-other-frames): New function.
12791         (toplevel): Bind it to C-x 5 1.
12793         * sort.el (sort-numeric-base): New option.
12794         (sort-numeric-fields): If number starts with `0' or `0[xX[',
12795         interpret it as octal or hexadecimal.  Use sort-numeric-base
12796         as default base.
12798         * progmodes/glasses.el: New file.
12800 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
12802         * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
12803         userids differently.
12805         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
12806         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
12807         progmodes/ebnf-yac.el: New files.
12809 2000-01-26  Dave Love  <fx@gnu.org>
12811         * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
12812         on a function with an empty body.  [From Eric Ludlam.]
12814 2000-01-25  Andre Spiegel  <spiegel@gnu.org>
12816         * vc.el (vc-version-diff): Make sure file name is expanded.
12818 2000-01-25  Gerd Moellmann  <gerd@gnu.org>
12820         * scroll-bar.el (scroll-bar-timer): Variable removed.
12821         (scroll-bar-toolkit-scroll): Don't use a timer.
12823 2000-01-25  Kenichi Handa  <handa@etl.go.jp>
12825         * language/thai-util.el (thai-composition-function): Delete
12826         superfluous `a'.
12828 2000-01-24  Dave Love  <fx@gnu.org>
12830         * fortran.el (fortran-mode): Use beginning-of-defun-function,
12831         end-of-defun-function.
12833         * font-lock.el (turn-on-font-lock): Don't depend on window-system
12834         &c.
12836 2000-01-22  Jason Rumney  <jasonr@gnu.org>
12838         * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
12839         conflicts with new face support.
12841 2000-01-22  Richard M. Stallman  <rms@gnu.org>
12843         * replace.el (query-replace): Rename last arg to DELIMITED.
12844         (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
12845         (query-replace-regexp): Likewise.
12847 2000-01-20  Richard M. Stallman  <rms@gnu.org>
12849         * subr.el (with-syntax-table): Use make-symbol, not gensym.
12851         * emacs-lisp/lisp.el (beginning-of-defun-function):
12852         Variable renamed from beginning-of-defun.
12853         Do not call make-variable-buffer-local.
12854         (beginning-of-defun-raw): Use new variable name; doc fix.
12855         (beginning-of-defun): Doc fix.
12856         (end-of-defun-function): Variable renamed from end-of-defun.
12857         Do not call make-variable-buffer-local.
12858         (end-of-defun): Use new variable name; doc fix.
12860         * subr.el (dolist, dotimes): Copied from cl-macs.el
12861         and made to work.
12863         * mail/undigest.el (rmail-digest-end-regexps):
12864         Variable replaces rmail-digest-end-regexp.
12865         Allows multiple regexps for detecting the end line.
12866         (undigestify-rmail-message): Corresponding changes.
12868 2000-01-19  Dave Love  <fx@gnu.org>
12870         * files.el (user-init-file): Don't declare here -- is primitive.
12872         * startup.el (command-line): Check for compiled user-init-file and
12873         set to uncompiled version if necessary.
12875 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
12877         * mail/undigest.el (rmail-digest-end-regexp): New user option.
12878         (undigestify-rmail-message): Use it.
12880         * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
12882 2000-01-17  Gerd Moellmann  <gerd@gnu.org>
12884         * tmm.el (tmm-goto-completions): Adapt to prompt being part
12885         of mini-buffer.
12887 2000-01-14  Gerd Moellmann  <gerd@gnu.org>
12889         * emacs-lisp/copyright.el (copyright-update): Removed the
12890         requirement for a trailing space from `copyright-regexp', to
12891         support copyrights with owner specified on a separate line..
12893         * align.el: New file.
12895         * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
12897         * net/eudc.el (toplevel): Define EUDC menu for Emacs.
12899 2000-01-13  Dave Love  <fx@gnu.org>
12901         * ph.el: Removed.  (Obsoleted by EUDC.)
12903 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
12905         * net/eudc.el (toplevel): Remove autoloaded code installing
12906         menu with easymenu, because that causes build problems.
12908         * frame.el (frame-notice-user-settings): New variable.
12909         (frame-notice-user-settings): Don't modify frame parameters
12910         if called a second time.
12912 2000-01-13  Richard M. Stallman  <rms@gnu.org>
12914         * frame.el (frame-notice-user-settings):
12915         Notice default-frame-parameters even for non-window frames.
12917 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
12919         * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
12920         for Emacs.
12921         (eudc-bob-can-display-inline-images): Extend for Emacs.
12922         (eudc-bob-toggle-inline-display): Ditto.
12923         (eudc-bob-display-jpeg): Ditto.
12925 2000-01-12  Gerd Moellmann  <gerd@gnu.org>
12927         * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
12928         net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
12929         net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
12931         * add-log.el (add-change-log-entry): Fix error trying an `(insert
12932         nil)'.
12934         * subdirs.el: Add `net' directory.
12936         * net: New directory.
12938         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
12939         eval-last-sexp.  Don't bind debug-on-error here.
12940         (eval-last-sexp): New function.  Bind debug-on-error if
12941         eval-expression-debug-on-error is non-nil.
12942         (eval-defun-2, eval-defun): Likewise.
12944         * simple.el (eval-expression): Don't bind debug-on-error if
12945         eval-expression-debug-on-error is nil.  Detect changed
12946         debug-on-error, and propagate new value to global binding, if
12947         eval-expression-debug-on-error is non-nil,
12948         (eval-expression-debug-on-error): Change doc string.
12950 2000-01-11  Richard M. Stallman  <rms@gnu.org>
12952         * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
12954         * emacs-lisp/lisp-mode.el (with-syntax-table):
12955         Set up lisp-indent-function property.
12957         * subr.el (with-syntax-table): Moved from simple.el.
12959         * simple.el (with-syntax-table): Moved to subr.el.
12961 2000-01-11  Gerd Moellmann  <gerd@gnu.org>
12963         * tmm.el (tmm-shortcut): Delete region after prompt instead
12964         of erasing buffer.
12966         * textmodes/fill.el (fill-common-string-prefix): New function.
12967         (fill-context-prefix): Use the longest common prefix of first
12968         and second line fill prefix, if there is one.
12970 2000-01-11  Richard M. Stallman  <rms@gnu.org>
12972         * array.el (array-mode): Don't use make-variable-buffer-local.
12973         Use make-local-variable for `truncate-lines'.
12975 2000-01-11  Jari Aalto  <jari.aalto@poboxes.com>
12977         * add-log.el (add-log-current-defun): Handle user-defined
12978         add-log-current-function returning nil,
12980         * add-log.el (add-change-log-entry): Insert version number
12981         if having found a current function
12983         * add-log.el (add-log-current-defun): Call
12984         `add-log-current-defun-function'.  Try matches at level 0 and
12985         level 1.  Strip whitespace from defun found.
12987 2000-01-10  John Wiegley  <johnw@gnu.org>
12989         * allout.el (isearch-done/outline-provisions): Added `edit'
12990         argument to correspond with the current definition of
12991         `isearch-done'.
12993 2000-01-10  Dave Love  <fx@gnu.org>
12995         * elide-head.el (elide-head): Use point-marker, not point.
12997 2000-01-10  Gerd Moellmann  <gerd@gnu.org>
12999         * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
13000         before and after the year 2000.
13002         * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
13003         Add ispell- prefix.
13005 2000-01-10  Ken Stevens  <k.stevens@ieee.org>
13007         * ispell.el:  Only define dictionaries in menus when they exist.
13008         (version18p): New variable.
13009         (version20p): New variable.
13010         (xemacsp): New variable.
13011         (ispell-choices-win-default-height): Fix for XEmacs visibility.
13012         (ispell-dictionary-alist1): Added Brasileiro dictionary.
13013         (ispell-dictionary-alist6): Russian command lines no longer accept
13014         run-together words.
13015         (ispell-local-dictionary-alist): Add koi8-r to customize definition.
13016         (ispell-dictionary-alist): Add koi8-r to customize definition.
13017         (check-ispell-version): Added documentation string.  Returns
13018         library path when called non-interactively.
13019         (ispell-menu-map-needed): Uses new variables.
13020         (ispell-library-path): New variable.
13021         (ispell-decode-string): XEmacs fix for bogus variable bindings.
13022         (ispell-word): Improved documentation string.  Test for valid
13023         character mappings.  Correctly check typed in word changes that can
13024         result in single words split into multiple words.  Returns
13025         replacement word.
13026         (ispell-command-loop): Fixes XEmacs display bugs.  Show word to
13027         replace in recursive query replace mode.  Help message for
13028         recursive edit mode.
13029         (ispell-show-choices): Protect against bad framepop bindings.
13030         (ispell-help): Fix to work with XEmacs.
13031         (ispell-highlight-spelling-error): Use new variables.
13032         (ispell-overlay-window): Fix to work with XEmacs.
13033         (ispell-parse-output): Passed and returns location information
13034         tracking spelling corrections.  Doesn't recheck same word on
13035         current line.
13036         (ispell-init-process): Protect against bogus XEmacs variable binding.
13037         Fix call to single argument in sleep-for.  Use new variables.
13038         (ispell-region): Passed and returns location information tracking
13039         spelling corrections.  Doesn't check same word on current line.
13040         Improved documentation string.  Doesn't resend a line already
13041         checked to the ispell process - fixes bug in LaTeX parsing.
13042         (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
13043         (ispell-skip-region): No longer skips <TT> in SGML.
13044         (ispell-process-line): Tracks location information with spelling
13045         corrections.  Added documentation string.  Accounts for words
13046         already accepted on this line.  Don't allow query-replace on line
13047         starting with math characters.  Doesn't resend a line already sent
13048         to ispell process.  Fixes alignment error bug.
13050 2000-01-10  Richard M. Stallman  <rms@gnu.org>
13052         * dired-x.el (dired-guess-shell-alist-default):
13053         Suggest xloadimage, which is free, not xv, which isn't.
13055         * ange-ftp.el (ange-ftp-file-name-nondirectory):
13056         Don't ever include the host name or user name in the value.
13058 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
13060         * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
13061         of a real newline.
13063 2000-01-09  Stephen Eglen  <stephen@gnu.org>
13065         * dired-x.el (dired-guess-shell-alist-default): Suggest xv
13066         for .png files.
13068 2000-01-09  Per Abrahamsen  <abraham@dina.kvl.dk>
13070         * cus-edit.el (custom-hook-convert-widget): Fix comment.
13072 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
13074         * progmodes/cperl-mode.el: Replace ^F with ^L.
13076         * sendmail.el (toplevel): Provide `sendmail' when compiling
13077         before `require'ing rmail and mailalias to prevent infinite
13078         recursion.
13080 2000-01-08  Dave Love  <fx@gnu.org>
13082         * emacs-lisp/backquote.el: Remove inappropriate customization
13083         (allowing custom.el to use backquote).
13085 2000-01-07  Dave Love  <fx@gnu.org>
13087         * add-log.el (add-log-debugging): Deleted.
13088         (add-change-log-entry): Treat a backup FILE-NAME as its parent
13089         file.  Remove debugging code.
13090         (change-log-get-method-definition, change-log-name): Add doc.
13091         (change-log-sortable-date-at): New function.
13092         (change-log-merge): New command.
13094         * time.el (display-time-string-forms): Make the Mail string active.
13095         (display-time-update): Provide help-echo for load average.
13097         * bindings.el (make-mode-line-mouse2-map): New function.
13098         (mode-line-modified): Use it and simplify.
13099         (mode-line-mule-info): Provide help-echo info.
13100         (minor-mode-alist): Activate the strings.
13101         (make-mode-line-mouse-sensitive): Simplify for
13102         mode-line-buffer-identification.
13104 2000-01-07  Gerd Moellmann  <gerd@gnu.org>
13106         * play/pong.el: New file.
13108 2000-01-06  Dave Love  <fx@gnu.org>
13110         * array.el: Assorted cleanups for compiler warnings, doc strings,
13111         `array-' prefix for symbols.
13113 2000-01-05  Dave Love  <fx@gnu.org>
13115         * textmodes/outline.el (outline-mode-menu-bar-map): Add
13116         outline-headers-as-kill.
13117         (outline-mode): Define imenu-generic-expression.
13118         (outline-headers-as-kill): New command.
13120         * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
13121         from paragraph-start.
13122         (paragraph-indent-minor-mode): New command.
13124         * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
13125         M-C-e, M-C-h, C-j, C-xnd, TAB.
13126         (fortran-mode): Set beginning-of-defun, end-of-defun.
13127         (fortran-column-ruler): Simplify.
13128         (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
13129         (fortran-with-subprogram-narrowing): Likewise.
13130         (fortran-indent-subprogram): Call mark-defun.
13131         (fortran-check-for-matching-do): Change narrowing.
13133         * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
13134         (cl-lucid-hash-tag): Delete.
13135         (cl-hash-table-p): Correct test for native table.
13136         (cl-hash-table-count): Use hash-table-count.
13138         * browse-url.el (browse-url): Fix case of
13139         browse-url-browser-function being an alist.
13141 2000-01-05  Carsten Dominik  <cd@gnu.org>
13143         * textmodes/reftex-vars.el (reftex-parse-file-extension)
13144         (reftex-index-phrase-file-extension): New options.
13146         * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
13147         Use new option `reftex-index-phrase-file-extension'.
13149         * textmodes/reftex.el (reftex-access-parse-file): Use new option
13150         `reftex-parse-file-extension'.
13152 2000-01-05  Dave Love  <fx@gnu.org>
13154         * emacs-lisp/lisp.el (beginning-of-defun): New variable.
13155         (beginning-of-defun-raw): Use it.
13156         (end-of-defun): New variable.
13157         (end-of-defun): Use it.
13158         (check-parens): New command.
13160 2000-01-05  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
13162         * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
13163         (hs-show-block): Don't use `mapcar' when not accumulating.
13165         Fix buglet in local variables initialization.
13167 2000-01-05  Andreas Schwab  <schwab@suse.de>
13169         * hscroll.el (hscroll): Doc fix.
13171 2000-01-05  Carsten Dominik  <cd@gnu.org>
13173         * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
13174         idlw-toolbar.
13176         * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
13177         file idlw-rinfo.el.
13178         (idlwave-customize): load must read file idlw-shell.el.
13179         (idlwave-create-customize-menu): load must read file idlw-shell.el.
13181 2000-01-05  Carsten Dominik  <dominik@astro.uva.nl>
13183         * progmodes/idlw-shell.el: Also provide idlwave-shell
13184         * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
13185         * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
13187         * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
13188         both reftex-dcr and reftex-vcr.
13190         * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
13192 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13194         * ps-print.el: PostScript code now is in separate files, doc fix.
13195         (ps-print-version): New version number (5.0.3).
13196         (ps-header-lines, ps-left-header, ps-right-header): No more buffer
13197         local.
13198         (ps-spool-config): Initialization fix.
13199         (ps-print-prologue-1, ps-print-prologue-2)
13200         (ps-print-duplex-feature): PostScript code moved to separated file.
13201         (ps-background-image): Little code reformating.
13202         (ps-begin-file, ps-begin-job): Fix code.
13203         (ps-postscript-code-directory, ps-mark-code-directory): New vars.
13204         (ps-prologue-file): New fun.
13206 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13208         * ps-vars.el: Eliminated.
13210         * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
13211         `;;;###autoload'.
13213         * ps-print.el: ps-vars eliminated, doc fix.
13214         (ps-print-version): New version number (5.0.2).
13215         (ps-spool-config): Initialization fix.
13216         (ps-print-customize): New fun.
13218 2000-01-04  Gerd Moellmann  <gerd@gnu.org>
13220         * autorevert.el (auto-revert-mode): Return value of
13221         auto-revert-mode.
13223 2000-01-04  Dave Love  <fx@gnu.org>
13225         * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
13226         menu items.
13228 2000-01-03  Dave Love  <fx@gnu.org>
13230         * elide-head.el (elide-head) [defgroup]: Add :version.
13232         * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
13233         (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
13234         `cl-hash-table-p', not `hash-table-p'.
13235         (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
13237 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
13239         * faces.el (face-read-integer, read-face-attribute)
13240         (color-defined-p, color-values): unspecified-{f,b}g are now
13241         strings.
13243 2000-01-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
13245         * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
13246         at comment end, and re-insert them after filling.
13248 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
13250         * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
13251         * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
13252         progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
13254 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
13256         * term/x-win.el (xw-defined-colors): Call color-supported-p,
13257         the new name of face-color-supported-p.
13259         * term/w32-win.el (xw-defined-colors): Likewise.
13261 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
13263         * simple.el (completion-setup-function): Count completion-size
13264         from minibuffer-prompt-end, not from point-min.
13266 2000-01-02  Eli Zaretskii  <eliz@is.elta.co.il>
13268         * faces.el (read-face-attribute, defined-colors, color-defined-p):
13269         Pass the frame to tty-color-* functions.
13270         (display-color-p, frame-set-background-mode): Pass the frame to
13271         tty-display-color-p.
13273         * term/tty-colors.el (tty-defined-color-alist): Renamed from
13274         tty-color-alist.
13275         (tty-color-alist, tty-modify-color-alist): New functions.
13276         (tty-color-define,  tty-color-clear, tty-color-approximate)
13277         (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
13278         an optional parameter FRAME.
13280 2000-01-01  Gerd Moellmann  <gerd@gnu.org>
13282         * image.el (create-image, defimage): Don't assume image data is a
13283         string.
13285         * image.el (defimage): Handle specifications containing :data
13286         instead of :file.
13287         (image-type-from-data): New function.
13288         (image-type-from-file-header): Use it.
13289         (create-image): Add parameter DATA-P.
13291 See ChangeLog.8 for earlier changes.
13293 ;; Local Variables:
13294 ;; coding: iso-2022-7bit
13295 ;; End: