(access_keymap): Return the cdr of the binding of
[emacs.git] / lisp / ChangeLog
blob7cb63418ca34cc04bb83895eda9cb08bc037e650
1 2001-08-24  Andrew Choi  <akochoi@cse.cuhk.edu.hk>
3         * term/mac-win.el: Require scroll-bar.
5 2001-08-23  Eli Zaretskii  <eliz@is.elta.co.il>
7         * hexl.el (hexl-insert-multibyte-char) New function.
8         (hexl-quoted-insert, hexl-self-insert-command)
9         (hexl-insert-hex-char, hexl-insert-decimal-char)
10         (hexl-insert-octal-char): Call it instead of hexl-insert-char.
11         Fix the doc strings accordingly.
12         (hexl-insert-char): Reject characters whose code is above 255.
13         Doc fix.
14         (hexl-mode-map): Copy the global keymap instead of creating a
15         sparse keymap, and bind all self-inserting characters to
16         hexl-self-insert-command.
18 2001-08-22  Stefan Monnier  <monnier@cs.yale.edu>
20         * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
22         * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
24 2001-08-22  Eli Zaretskii  <eliz@is.elta.co.il>
26         * simple.el (line-number-mode): Mention the variable
27         line-number-display-limit-width in the doc string.
29 2001-08-22  Gerd Moellmann  <gerd@gnu.org>
31         * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
32         Temporarily select EVENT's window for switching buffers.
33         (mode-line-bury-buffer): New function.
34         (mode-line-buffer-identification-keymap): Use it instead of
35         bury-buffer.  Bind down-mouse events to prevent global down-mouse
36         events from shining through.
38 2001-08-21  Stefan Monnier  <monnier@cs.yale.edu>
40         * newcomment.el (comment-beginning): Make sure the comment-start
41         we found isn't a comment-end (in cases where confusion is possible).
43 2001-08-22  Miles Bader  <miles@gnu.org>
45         * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
46         before writing it, so that hard-links don't see new version.
48 2001-08-21  Gerd Moellmann  <gerd@gnu.org>
50         * gs.el (gs-set-ghostview-colors-window-prop):
51         Call x-change-window-property with 3rd arg FRAME.
52         (gs-load-image): Wait for a previous Ghostscript process
53         to complete before starting a new one.
55         * image.el (image-type-regexps): Make sure that the TIFF
56         pattern is only matched at the beginning of a string.
57         From Markus Rost <rost@math.ohio-state.edu>.
59         * international/swedish.el: Pre-Mule file removed.  From Jonas
60         Oberg <jonas@gnu.org>.
62 2001-08-20  Rajesh Vaidheeswarran  <rv@gnu.org>
64         * whitespace.el (whitespace-abort-on-error): Add custom variable
65         to whitespace to abort a write-file if whitespace is detected in file.
67         * whitespace.el (whitespace-write-file-hook): Hook to be called
68         when writing a file. If `whitespace-abort-on-error' is set, the
69         write will abort on detecting whitespaces.
70         If `whitespace-auto-cleanup' is set, the file will be cleaned
71         automatically prior to writing.
73         * whitespace.el (whitespace-buffer-search): Let's not insert bogus
74         whitespaces in the error output!
76         * whitespace.el (whitespace-check-indent-whitespace): Defaults to
77         `indent-tabs-mode', since the latter notes user preferences on
78         TABs anyway.
80         * whitespace.el (whitespace-version): 3.1. All of the above issues
81         were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
83 2001-08-20  Gerd Moellmann  <gerd@gnu.org>
85         * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
86         some spaces from a message.  From Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>.
88         * whitespace.el (whitespace-global-mode): Add autoload cookie.
90 2001-08-20  Alex Schroeder  <alex@gnu.org>
92         * sql.el (sql-db2): Doc change.
94 2001-08-20  Alex Schroeder  <alex@gnu.org>
96         * sql.el (sql-postgres): Add the database at the end of the
97         parameters instead of at the beginning.
98         (sql-postgres-options): Doc change.
100 2001-08-17  Gerd Moellmann  <gerd@gnu.org>
102         * custom.el (defcustom): Doc fix.
104 2001-08-16  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
106         * ps-mule.el (find-composition): Check if (char-after POS)
107         returns a valid character.
109 2001-08-16  Eli Zaretskii  <eliz@is.elta.co.il>
111         * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
112         original-point for extra CR characters that are added/removed when
113         the buffer is written/read whose EOL type is -dos.
115 2001-08-16  Miles Bader  <miles@gnu.org>
117         * simple.el (line-move): Undo previous change.
119         * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
120         property to input-terminating `boundary' overlays to avoid
121         line-move wierdness.
123 2001-08-16  Gerd Moellmann  <gerd@gnu.org>
125         * lazy-lock.el (lazy-lock-fontify-region): Widen the current
126         buffer in a save-restriction.  Under one test case with Ediff,
127         window-scroll-functions are run with a window start that's
128         temporarily outside of the restriction.
130 2001-08-16  Robert J. Chassell <bug-texinfo@gnu.org>
132         * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
133         (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
134         (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
135         (texinfo-update-menu-region-beginning)
136         (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
137         command, @ifnottex, to regexps, so it is found.
139 2001-08-16  Andrew Innes  <andrewi@gnu.org>
141         * makefile.nt (DONTCOMPILE): Omit bindings.el.
142         (DONTCOMPILE): Omit sc.el.
144         * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
145         (DONTCOMPILE): Omit sc.el.
147 2001-08-16  Gerd Moellmann  <gerd@gnu.org>
149         * replace.el (occur): Bind inhibit-read-only to t.
151 2001-08-16  Miles Bader  <miles@gnu.org>
153         * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
154         calling `constrain-to-field', to avoid problems with comint prompts.
156 2001-08-15  Gerd Moellmann  <gerd@gnu.org>
158         * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
159         (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
161         * ediff-mult.el (ediff-get-meta-info): Fix the condition
162         of a while-loop.
164         * Makefile.in (DONTCOMPILE): Remove sc.el.
166         * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
167         Don't include term/.
169         * mail/sc.el:  Moved to obsolete/.
171 2001-08-14  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
173         * ps-print.el: Change error function arguments to follow Emacs
174         message convention.  Doc fix.
175         (ps-print-version): New version number (6.5.4).
176         (coding-system-for-write): Change declaration position to avoid
177         XEmacs compilation gripes.
178         (coding-system-for-read, buffer-file-coding-system):
179         Declarations to avoid XEmacs compilation gripes.
181         * ps-mule.el: Doc fix.
182         (ps-mule-encode-header-string): If STRING is not a string, replace
183         STRING by empty string.
185 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
187         * frame.el (show-trailing-whitespace): Doc fix.
189 2001-08-13  Eli Zaretskii  <eliz@is.elta.co.il>
191         * desktop.el (desktop-save): Insert the coding: tag before
192         desktop-header.
194 2001-08-13  Gerd Moellmann  <gerd@gnu.org>
196         * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
197         its path from $els.
199         * image.el (image-jpeg-p): Fix call of substring.
201 2001-08-10  Gerd Moellmann  <gerd@gnu.org>
203         * play/animate.el (animate-string): Doc fix.  Use a buffer
204         name with stars in it.
205         (animate-sequence): New function.
206         From Richard Stallman <rms@gnu.org>.
208         * frame.el (select-frame-set-input-focus): New function
209         extracted from other-frame.
210         (other-frame): Use it.
211         (next-multiframe-window, previous-multiframe-window): Use it.
213         * isearch.el (isearch-other-meta-char): Don't switch to the
214         buffer of a window clicked on, when the current buffer is
215         in Isearch mode.
217         * image.el (image-jpeg-p): Test for APPn markers in the range
218         #xe0..#xef.
220 2001-08-09  Gerd Moellmann  <gerd@gnu.org>
222         * desktop.el (desktop-save): Don't use concat to form a file
223         name, use expand-file-name.
225         * mouse.el (mouse-delete-window): Do nothing if frame has just
226         one window.
228         * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
229         for the minor mode name.
231         * view.el (toplevel): Use mode-line-minor-mode-keymap for the
232         minor mode name.
234         * time.el (display-time-string-forms): Use make-mode-line-mouse-map
235         instead of make-mode-line-mouse2-map.
237         * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
238         the minor mode name.
240         * emacs-lisp/easy-mmode.el (define-minor-mode):
241         Use  mode-line-minor-mode-keymap for the minor mode name.
243         * calendar/calendar.el (calendar-mode-line-format):
244         Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
246         * bindings.el (make-mode-line-mouse-map): Renamed from
247         make-mode-line-mouse2-map.  Take additional arg MOUSE.
248         (mode-line-modified): Use mouse-3 instead of mouse-2.
249         (mode-line-buffer-identification-keymap): Bind keys differently.
250         (propertized-buffer-identification): Adapt help-echo to new bindings.
252         * bindings.el (mode-line-format): Specify help-echo for line
253         number, column number and buffer-percent part of the mode-line.
255         * image.el (image-type-regexps): Allow whitespace at the start
256         of the image data for XPM, XBM and Postscript, which are
257         text files.
258         (image-jpeg-p): Correct calculation of next field offset.
260 2001-08-08  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
262         * battery.el: Fix typo.
264 2001-08-08  Gerd Moellmann  <gerd@gnu.org>
266         * image.el (image-type-regexps): Allow predicates.  Change the way
267         JPEG images are recognized.
268         (image-jpeg-p): New function.
269         (image-type-from-data): Handle predicates in image-type-regexps.
271         * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
272         #:, #x, #o, and similar constructs.
274 2001-08-07  Gerd Moellmann  <gerd@gnu.org>
276         * vc.el (vc-transfer-file): Fix malformed autoload cookie.
278         * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
279         instead of `progn'.
281         * tar-mode.el (tar-extract): Avoid generating a new buffer
282         for each file visited.  From Markus Rost <rost@math.ohio-state.edu>.
284         * textmodes/paragraphs.el (forward-sentence): Avoid building
285         a regexp from sentence-end.  From Kenichi Handa <handa@etl.go.jp>.
287         * progmodes/executable.el (executable-set-magic):
288         If executable-find returns a quoted file name, unquote it before
289         inserting it.
291         * image.el (image-type-regexps): For JPEG files, use a regexp
292         derived from the JFIF spec.
294         * image.el (image-type-regexps): Use `\`' instead of `^' in
295         most regular expressions.
297 2001-08-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
299         * play/animate.el: Re-insert a reference to re-inserted function.
301 2001-08-06  Gerd Moellmann  <gerd@gnu.org>
303         * help.el (describe-function-1): Use find-function-search-for-symbol
304         instead of find-function-noselect because the latter follows aliases.
306         * play/animate.el (animate-birthday-present): Re-insert.
308         * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
309         Handle old-style menu definitions.
311 2001-08-06  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
313         * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
314         * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
316         * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
317         * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
318         * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
320 2001-08-05  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
322         * textmodes/tildify.el: Milan Zamazal has new address.
324 2001-08-03  Gerd Moellmann  <gerd@gnu.org>
326         * custom.el (custom-set-variables): Don't test `custom-requests'
327         properties, check the third element of the options passed to
328         custom-set-variables instead.
330         * info.el (info-insert-file-contents): Use info-file-exists-p
331         instead of file-exists-p.
333         * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
334         the mode-line face is restored.  Fix several bugs.
336         * replace.el (perform-replace): Doc fix.
338 2001-08-02  Francesco Potorti`  <pot@gnu.org>
340         * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
341         (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
342         (uniquify-fix-item-base, uniquify-fix-item-filename)
343         (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
344         Callers changed.
345         (uniquify-set-proposed): Changed to work with a vector item.
346         (uniquify-rationalize-file-buffer-names): Use a list of arrays for
347         the fix list, and a list of strings for the non-file buffer
348         names.  Both changes reduce consing.
349         (uniquify-rationalize-a-list): Local variable renaming.
350         (uniquify-rationalize-conflicting-sublist): Use member instead of
351         assoc.
352         (uniquify-rename-buffer): Use unless instead of if not.
354 2001-08-02  Gerd Moellmann  <gerd@gnu.org>
356         * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
358         * custom.el (custom-set-variables): Set options with :require
359         clauses last.
361         * custom.el (defcustom): Doc fix.
363         * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
365 2001-08-01  Eli Zaretskii  <eliz@is.elta.co.il>
367         * man.el (man): Mention Man-switches in the doc string.
368         (Man-switches): Mention -a in the doc string.
370         * textmodes/ispell.el (ispell-alternate-dictionary):
371         Add /usr/share/lib/dict/words, for Irix.
373         * bindings.el: Bind shifted and control-shifted kp-* keys to the
374         corresponding non-kp keys.  Suggested by Stephen Gildea
375         <gildea@alum.mit.edu>.
377 2001-08-01  Francesco Potorti`  <pot@gnu.org>
379         * uniquify.el: These changes correct a corner case that the old
380         code managed correctly.
381         (uniquify-fix-item-proposed): Renamed from
382         uniquify-fix-item-min-proposed.
383         (uniquify-set-proposed): New function.
384         (uniquify-rationalize-file-buffer-names): Code reshuffled for
385         clarity and speed.
386         (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
387         This is equivalent to what the old code did.
388         (uniquify-rationalize-a-list): Never recompute the proposed
389         name.  Sort the conflicting sublist before rationalising it: this
390         is equivalent to what the old code did, but one directory element
391         at a time, and only when necessary.
392         (uniquify-rationalize-conflicting-sublist): Recompute here the
393         proposed name.
395 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
397         * play/animate.el: Add Keywords and Maintainer.  Remove a
398         reference to a removed function.
400         * play/animate.el (animate-string): Handle case that the string is
401         longer than the window is wide.
403 2001-07-31  Gerd Moellmann  <gerd@gnu.org>
405         * desktop.el (desktop-save): Bind coding-system-for-write to
406         `emacs-mule' for write-region.
408         * delsel.el (delete-selection-pre-hook): Don't set this-command
409         to `ignore' if the region is empty.
411         * international/mule.el (set-keyboard-coding-system):
412         Set keyboard-coding-system.
414         * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
415         before accessing it.
417 2001-07-30  Andreas Schwab  <schwab@suse.de>
419         * menu-bar.el (toggle-highlight-paren-mode):
420         Use `(show-paren-mode)' as body.
422 2001-07-30  Andre Spiegel  <spiegel@gnu.org>
424         * vc.el (vc-checkout-hook): New hook.
425         (vc-checkout): Run it.
427 2001-07-30  Eli Zaretskii  <eliz@is.elta.co.il>
429         * progmodes/make-mode.el (makefile-macroassign-regex):
430         Recognize the ?= operator.  From Jonathan Kamens <jik@curl.com>.
432 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
434         * vc.el (vc-switch-backend): Fix autoload cookie.
436         * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
437         the desktop file.
439 2001-07-30  Simon Josefsson  <jas@extundo.com>
441         * mail/mail-utils.el (mail-strip-quoted-names): Replace text
442         literally.  Reported by Sean Rima <sean@**Delete**.tcob1.net>.
444 2001-07-27  Gerd Moellmann  <gerd@gnu.org>
446         * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
447         (last-sexp-toggle-display): Renamed from last-sexp-print.
448         (last-sexp-toggle-display, eval-last-sexp-1):
449         Use last-sexp-setup-props.
451         * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
452         New user-options.
453         (mouse-wheel-change-button): New function.
454         (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
455         (mwheel-scroll): Ditto.
457 2001-07-26  Gerd Moellmann  <gerd@gnu.org>
459         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
460         `...', compare with unabbreviated printed representation instead.
461         (last-sexp-print): Bind print-length and print-level to nil.
463         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
464         before assigning text properties.  Make properties rear-nonsticky.
466         * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
467         (eval-last-sexp-1): Give printed text a `keymap' property and bind
468         <mouse-2> and <RET> in that map to a function printing the
469         unabbreviated value.
471         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
472         is a buffer, put a text property `printed-value' on the printed
473         representation, with the Lisp object printed as value.
475 2001-07-25  Eli Zaretskii  <eliz@is.elta.co.il>
477         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
478         Mention the effect of eval-expression-print-length and
479         eval-expression-print-level in the doc strings.  Suggested by
480         Kevin Gallagher <kevingal@onramp.net>.
482 2001-07-25  Gerd Moellmann  <gerd@gnu.org>
484         * xt-mouse.el (xterm-mouse-event): Recognize control sequences
485         for buttons > 3.
486         (xterm-mouse-translate): Handle the case that we don't get a
487         down-event.
489         * emacs-lisp/find-func.el (find-function-regexp):
490         Add easy-mmode-define-global-mode to the regexp.  Allow newlines
491         in front of the function name.
493         * isearch.el (isearch-other-meta-char): Fix last change.
495         * isearch.el (isearch-other-meta-char): Don't modify mode-line and
496         similar events for which fake prefix keys are generated.  It's no
497         longer necessary since read_key_sequence doesn't modify these
498         events for internal purposes anymore.
500         * files.el (auto-mode-alist): Use nroff-mode for files ending
501         in `.9'.  From Assar Westerlund  <assar@stacken.kth.se>.
503 2001-07-24  Eli Zaretskii  <eliz@is.elta.co.il>
505         * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
506         tool-bar-lines parameter, behave as if its value were zero.
507         (mouse-avoidance-set-pointer-shape): Don't do anything if
508         x-pointer-shape is not boundp.
510 2001-07-23  Francesco Potorti`  <pot@gnu.org>
512         * uniquify.el: Overall speedup changes when using many buffers.
513         (uniquify-fix-item-base, uniquify-fix-item-filename)
514         (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
515         (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
516         place in the item, but was never used.
517         (uniquify-fix-item-min-proposed): New defalias: the fourth place
518         in the item is now used as cache for the proposed name.
519         (uniquify-rationalize-file-buffer-names): Move computation made on
520         newbuffile out of the loop, in the newbuffile-nd local var.
521         Use dolist (cosmetic change).  Compute the proposed name for the most
522         common case and cache it in the fourth place in the item.
523         (uniquify-rationalize-file-buffer-names): Used to return a a list
524         of buffer whose name was changed, but that return value was never used.
525         (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
526         the cached proposed name, does much less consing and is quicker.
527         (uniquify-filename-lessp): Deleted.
528         (uniquify-rationalize-a-list): Use dolist (cosmetic change).
529         Do not bind locally the uniquify-possibly-resolvable flag.  Use the
530         cached proposed name is possible.
531         (uniquify-get-proposed-name): Arguments changed, callers changed.
532         (uniquify-rationalize-conflicting-sublist): Explicitely reset the
533         uniquify-possibly-resolvable flag, which is no more bound locally.
534         (uniquify-rename-buffer): Do not set the old unrationalised-buffer
535         flag, which does not exist any more.
537 2001-07-23  Eli Zaretskii  <eliz@is.elta.co.il>
539         * term/internal.el (IT-unicode-translations): Fix the appearance of
540         "6`".
542         * progmodes/compile.el (compile-internal): If EMACS is already
543         defined in the environment, don't override its value.
545 2001-07-23  Gerd Moellmann  <gerd@gnu.org>
547         * play/fortune.el: Undo change of 2001-07-13.
548         Fix autoload cookies.  Add types to defcustoms.
549         (fortune) <defgroup>: Add :link.
550         (fortune-from-region): Use eq, not eql.
551         From Dave Love <fx@gnu.org>.
553         * play/animate.el (animate-birthday-present): Function removed.
555         * play/animate.el: New file.
557 2001-07-22  Eli Zaretskii  <eliz@is.elta.co.il>
559         * startup.el (normal-top-level-add-subdirs-to-load-path):
560         On Windows, put into normal-top-level-add-subdirs-inode-list the
561         canonicalized names of the directories instead of inode numbers.
563 2001-07-21  Michael Kifer  <kifer@cs.sunysb.edu>
565         * ediff-util.el: Copyright years.
566         (ediff-choose-syntax-table): New function.
567         (ediff-setup): Use ediff-choose-syntax-table.
568         (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
569         vc-state is available.
570         (ediff-make-temp-file): Use ediff-coding-system-for-write.
572         * ediff-init.el (ediff-with-syntax-table): New macro, uses
573         with-syntax-table.
574         (ediff-coding-system-for-read): From ediff-diff.el
575         (ediff-coding-system-for-write): New variable.
576         (ediff-highest-priority): Fixed the bug having to do with disappearing
577         overlays.
578         (ediff-file-remote-p): Use file-remote-p, if available.
579         (ediff-listable-file): New function.
580         (ediff-file-attributes): Use ediff-listable-file.
582         * ediff-mult.el (ediff-meta-insert-file-info1):
583         Use ediff-listable-file.
585         * ediff-ptch.el (ediff-prompt-for-patch-file):
586         Use ediff-coding-system-for-read.
587         (ediff-patch-file-internal): Use ediff-coding-system-for-write.
589         * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
590         (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
592         * ediff.el: Date of last update, copyright years.
594         * ediff-wind (ediff-setup-control-frame): Nill->nil.
596         * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
597         of Scott Bronson.
598         (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
599         (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
600         Deleted functions.
601         (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
602         ex-token-list.
603         (viper-get-ex-address-subr): Convert registers to char data type.
605         * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
606         (viper-memq-char): Use viper-int-to-char.
607         (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
608         vc-locking-state.
609         (viper-read-key): Use viper-read-key-sequence.
611         * viper.el (viper-major-mode-modifier-list):
612         Added inferior-emacs-lisp-mode.
613         (this-major-mode-requires-vi-state): New function that uses simple
614         heuristics to decide if vi state is appropriate.
615         (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
616         (viper-non-hook-settings): Don't advise read-key-sequence.
617         (viper-read-key-sequence): New function that replaces the
618         previously used advice to read-key-sequence.
620         * viper-cmd.el (viper-test-com-defun,viper-exec-change)
621         (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
622         (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
623         (viper-open-line-at-point,viper-substitute,viper-overwrite)
624         (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
625         Got rid of the negative character hack.
626         (viper-escape-to-state,viper-replace-state-exit-cmd):
627         Use viper-read-key-sequence.
628         (viper-envelop-ESC-key): No need for ad-get-orig-definition.
629         (viper-minibuffer-standard-hook,viper-read-string-with-history):
630         Don't override existing minibuffer-setup-hook.
631         (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
632         Convert registers to char data type.
633         (viper-autoindent): Use viper-indent-line.
635         * viper-keym.el: Use viper-exec-key-in-emacs.
637 2001-07-20  Stefan Monnier  <monnier@cs.yale.edu>
639         * server.el (server-visit-files): Fix variable name typo.
641 2001-07-20  Gerd Moellmann  <gerd@gnu.org>
643         * simple.el (delete-trailing-whitespace): Save match data
644         around looking-at.  From Markus Rost <rost@math.ohio-state.edu>.
646 2001-07-19  Stefan Monnier  <monnier@cs.yale.edu>
648         * progmodes/compile.el (compilation-parse-errors): `linenum' might
649         return a this-error using the alternative format (a pair of markers).
651 2001-07-19  Gerd Moellmann  <gerd@gnu.org>
653         * font-lock.el (c++-keywords): Add Standard C++ operator names.
655         * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
656         From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
658 2001-07-17  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
660         * international/iso-transl.el: Fix typo in the header of the file.
662         * textmodes/picture.el (picture): Doc fix.
664         * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
665         follow coding conventions in generated files.
667 2001-07-17  Eli Zaretskii  <eliz@is.elta.co.il>
669         * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
670         (tool-bar-add-item): Don't call image-related primitives if the
671         display doesn't support images.
673         * frame.el (display-images-p): New function.
675 2001-07-17  Gerd Moellmann  <gerd@gnu.org>
677         * server.el (server-visit-files): Handle the case the specified
678         column number is <= 0.
680 2001-07-17  Jan Nieuwenhuizen  <jan@netland.nl>
682         * startup.el (command-line-1): Add support for +LINE:COLUMN
683         command line argument.
685 2000-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
687         * server.el (server-process-filter, server-visit-files):
688         Add support for +LINE:COLUMN style emacsclient calls.
690 2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
692         * emacs-lisp/easy-mmode.el: Add Keywords header.
694         * play/pong.el: Author has new address.
696         * play/landmark.el: Author is no more reachable.
698         * play/handwrite.el: Author is no more reachable.
700 2001-07-17  Stefan Monnier  <monnier@cs.yale.edu>
702         * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
703         (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
704         Complete bindings for F<1..12> keys.
705         (global-map): Remove `undo' binding (already in the default).
706         Replace `t<n>' bindings with `f<n>' bindings.
708 2001-07-16  Stefan Monnier  <monnier@cs.yale.edu>
710         * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
711         (tcl-mode): Use tcl-add-log-defun.
712         (tcl-indent-line): Use tcl-calculate-indent.
713         (tcl-calculate-indent): Renamed from calculate-tcl-indent.
714         (tcl-indent-exp): Renamed from indent-tcl-exp.
715         (tcl-add-log-defun): Renamed from add-log-tcl-defun.
716         (tcl-indent-for-comment): Call comment-indent-function properly
717         and handle the case where it returns nil.
719 2001-07-16  Gerd Moellmann  <gerd@gnu.org>
721         * calendar/cal-islam.el (calendar-goto-islamic-date):
722         Remove autoload cookie.
724         * calendar/calendar.el (calendar-goto-islamic-date):
725         Add call to autoload.
727 2001-07-16  Stefan Monnier  <monnier@cs.yale.edu>
729         * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
730         Don't change compile-auto-highlight globally.
731         Don't bother with `font-lock-defaults' property since XEmacs
732         also understands the `font-lock-defaults' variable.
733         Use make-local-variable rather than make-variable-buffer-local.
734         Don't `defconst' comment-indent-function: keep the default.
735         Call easy-menu-add unconditionally.
736         (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
737         (ada-create-menu): Use :included for Emacs as well.
739         * vc.el (vc-do-command): Autoload.
741         * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
743 2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
745         * ps-print.el: Fix Author: header.
747 2001-07-16  Gerd Moellmann  <gerd@gnu.org>
749         * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
750         mouse-1 etc., bind them to `ignore'.
752         * eshell/esh-mode.el (eshell-send-invisible): Renamed from
753         send-invisible, which is already defined in Comint.
754         (eshell-watch-for-password-prompt): Use it.
756 2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
758         * which-func.el (which-func-mode): Doc fix.
760         * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
761         * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
762         * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
763         * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
764         * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
765         * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
766         * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
767         * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
768         * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
769         * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
770         * emulation/edt-mapper.el, emulation/edt-pc.el,
771         * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
772         * emulation/tpu-edt.el, emulation/tpu-extras.el,
773         * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
774         * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
775         * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
776         * international/isearch-x.el, international/iso-cvt.el,
777         * international/ogonek.el, international/quail.el,
778         * international/utf-8.el, jit-lock.el, language/devan-util.el,
779         * language/devanagari.el, language/ethio-util.el,
780         * language/ethiopic.el, language/european.el, language/indian.el,
781         * language/romanian.el, language/tibet-util.el, language/tibetan.el,
782         * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
783         * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
784         * mouse-sel.el, net/browse-url.el, net/net-utils.el,
785         * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
786         * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
787         * progmodes/autoconf.el, progmodes/cmacexp.el,
788         * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
789         * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
790         * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
791         * progmodes/ebnf2ps.el, progmodes/executable.el,
792         * progmodes/fortran.el, progmodes/idlw-shell.el,
793         * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
794         * progmodes/m4-mode.el, progmodes/mantemp.el,
795         * progmodes/meta-mode.el, progmodes/octave-inf.el,
796         * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
797         * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
798         * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
799         * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
800         * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
801         * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
802         * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
803         * textmodes/texinfo.el, textmodes/texnfo-upd.el,
804         * textmodes/two-column.el, time-stamp.el, timezone.el,
805         * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
806         * which-func.el, whitespace.el, wid-browse.el, widget.el,
807         * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
808         conventions.
810 2001-07-16  Gerd Moellmann  <gerd@gnu.org>
812         * simple.el (set-variable): Require 'cus-edit' instead of
813         `wid-edit', so that the Custom widgets get defined.
815 2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
817         * allout.el: A fix to follow coding conventions.
819         * find-lisp.el: A fix to follow coding conventions.
821         * term/w32-win.el: A fix to follow coding conventions.
823         * textmodes/sgml-mode.el: A fix to follow coding conventions.
825         * term/xterm.el: A fix to follow coding conventions.
827         * term/news.el: A fix to follow coding conventions.
829         * emulation/vi.el: A fix to follow coding conventions, Maintainer:
830         header line fixed.
832         * sun-curs.el: Fix Maintainer: header line.
834         * emacs-lisp/easymenu.el: Address of the author added.
836 2001-07-16  Gerd Moellmann  <gerd@gnu.org>
838         * dired.el (dired-insert-set-properties): Fix invalid mouse-face
839         property.
841 2001-07-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
843         * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
844         * play/gamegrid.el, play/handwrite.el, play/landmark.el,
845         * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
846         Some fixes to follow coding conventions.
848 2001-07-16  Gerd Moellmann  <gerd@gnu.org>
850         * which-func.el (which-func-mode): Doc fix.
852 2001-07-15  Stefan Monnier  <monnier@cs.yale.edu>
854         * net/rcompile.el (remote-compile): Use make-local-variable.
856         * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
858         * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
860         * mail/reporter.el (reporter-submit-bug-report):
861         Don't abuse make-variable-buffer-local.  Fix call to add-hook.
863 2001-07-15  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
865         * calendar/cal-china.el, calendar/cal-coptic.el,
866         * calendar/cal-dst.el, calendar/cal-french.el,
867         * calendar/cal-hebrew.el, calendar/cal-islam.el,
868         * calendar/cal-iso.el, calendar/cal-julian.el,
869         * calendar/cal-mayan.el, calendar/cal-persia.el,
870         * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
871         * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
872         * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
873         * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
874         * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
875         * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
876         * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
877         * progmodes/ada-prj.el, progmodes/ada-stmt.el,
878         * progmodes/ada-xref.el, progmodes/cc-align.el,
879         * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
880         * progmodes/cc-defs.el, progmodes/cc-engine.el,
881         * progmodes/cc-langs.el, progmodes/cc-menus.el,
882         * progmodes/cc-styles.el, progmodes/cc-vars.el,
883         * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
884         * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
885         * textmodes/reftex-index.el, textmodes/reftex-parse.el,
886         * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
887         * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
888         * textmodes/reftex.el: Some fixes to follow coding
889         conventions in Eshell files with known maintainers.
891         * emulation/viper.el: A fix to follow coding conventions.
893         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
894         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
895         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
896         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
897         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
898         * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
899         * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
900         * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
901         * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
902         * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
903         conventions in Eshell files.
905         * composite.el, diff.el, emacs-lisp/levents.el,
906         * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
907         * emulation/pc-mode.el, emulation/viper-cmd.el,
908         * emulation/viper-ex.el, emulation/viper-init.el,
909         * emulation/viper-keym.el, emulation/viper-macs.el,
910         * emulation/viper-mous.el, emulation/viper-util.el,
911         * emulation/viper.el, forms-pass.el, international/ccl.el,
912         * international/characters.el, international/encoded-kb.el,
913         * international/fontset.el, international/ja-dic-cnv.el,
914         * international/ja-dic-utl.el, international/kinsoku.el,
915         * international/kkc.el, international/mule-cmds.el,
916         * international/mule-diag.el, international/mule-util.el,
917         * international/mule.el, international/titdic-cnv.el,
918         * language/china-util.el, language/chinese.el,
919         * language/cyril-util.el, language/cyrillic.el, language/english.el,
920         * language/greek.el, language/hebrew.el, language/japan-util.el,
921         * language/japanese.el, language/korea-util.el, language/korean.el,
922         * language/lao-util.el, language/lao.el, language/misc-lang.el,
923         * language/slovak.el, language/thai-util.el, language/thai.el,
924         * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
925         * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
926         * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
927         * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
928         * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
929         * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
930         * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
931         * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
932         * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
933         * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
934         to follow coding conventions in files without maintainer or in files
935         with clear maintainer (but without Maintainer header stating so).
937         * emacs-lisp/elp.el: A fix to follow coding conventions.
939         * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
940         * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
941         * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
942         * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
943         * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
944         * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
945         * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
946         * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
947         * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
948         * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
949         * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
950         * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
951         conventions in files from Gnus.
953         * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
954         * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
955         * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
956         * echistory.el, electric.el, emacs-lisp/authors.el,
957         * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
958         * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
959         * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
960         * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
961         * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
962         * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
963         * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
964         * international/codepage.el, international/iso-ascii.el,
965         * international/iso-insert.el, international/iso-transl.el,
966         * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
967         * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
968         * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
969         * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
970         * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
971         * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
972         * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
973         * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
974         * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
975         * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
976         * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
977         * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
978         * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
979         * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
980         * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
981         * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
982         * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
983         * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
984         * textmodes/tex-mode.el, textmodes/text-mode.el,
985         * textmodes/underline.el, thingatpt.el, time.el, timer.el,
986         * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
987         * vt100-led.el, window.el: Some fixes to follow coding conventions in
988         files maintained by FSF.
990 2001-07-13  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
992         * arc-mode.el: A fix to follow coding conventions.
994         * bindings.el: Ditto.
996         * cdl.el: Ditto.
998         * comint.el: Ditto.
1000         * cus-start.el: Ditto.
1002         * shell.el: Ditto.
1004         * skeleton.el: Ditto.
1006 2001-07-13  Stefan Monnier  <monnier@cs.yale.edu>
1008         * info.el (Info-build-node-completions):
1009         Make Info-current-file-completions buffer local.
1011 2001-07-13  Gerd Moellmann  <gerd@gnu.org>
1013         * which-func.el (which-func-mode, which-func-ff-hook)
1014         (which-function-mode): Remove references to which-func-mode-global.
1016         * calendar/cal-islam.el (calendar-goto-islamic-date):
1017         Add  autoload cookie.
1019         * play/fortune.el: Add types to defcustoms.
1021 2001-07-12  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
1023         * language/czech.el: A fix to follow coding conventions.
1025 2001-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
1027         * speedbar.el (speedbar-supported-extension-expressions): Add .g
1028         to the extension list, for antlr-mode.  From Christoph Wedler
1029         <Christoph.Wedler@sap.com>.
1031 2001-07-11  Stefan Monnier  <monnier@cs.yale.edu>
1033         * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
1034         (vc-dired-mode-map): Fix the madness.
1036         * vc-hooks.el (vc-mode): Dummy function for doc purposes.
1037         (vc-prefix-map): Moved back from vc.el.
1039 2001-07-11  Gerd Moellmann  <gerd@gnu.org>
1041         * mail/mail-extr.el (mail-extr-all-top-level-domains):
1042         Increase the size of the obarray.
1043         (mail-extr-all-top-level-domains): Add more toplevel domains,
1044         add more long names.
1045         From: Per Starback <starback@ling.uu.se>.
1047 2001-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
1049         * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
1050         From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
1052         * progmodes/ada-mode.el: Ditto.
1054         * progmodes/ada-xref.el: Ditto.
1056 2001-07-11  Miles Bader  <miles@gnu.org>
1058         * finder.el (finder-insert-at-column): Also move to the next line
1059         if exactly at COLUMN.
1061 2001-07-10  Gerd Moellmann  <gerd@gnu.org>
1063         * help.el (describe-function-1): When printing FUNCTION's
1064         documentation, don't assume FUNCTION is a symbol.
1066         * startup.el (normal-top-level): Don't operate on the initial
1067         frame if we failed to create one.
1069 2001-07-10  Martin Stjernholm  <bug-cc-mode@gnu.org>
1071         * cc-cmds.el (c-indent-exp): Keep the indentation of the block
1072         itself, i.e. only indent the contents in it.
1074 2001-07-10  Markus Rost  <rost@math.ohio-state.edu>
1076         * mail/rmail.el (rmail-show-message): Show beginning of message in
1077         all windows containing it.
1079 2001-07-10  Eli Zaretskii  <eliz@is.elta.co.il>
1081         * term/tty-colors.el: Fix the header line and copyright years.
1083 2001-07-09  Gerd Moellmann  <gerd@gnu.org>
1085         * emacs-lisp/advice.el (ad-make-advised-definition): If the
1086         original definition has an interactive form, but is Elp
1087         instrumented, use the interactive form of the function called by
1088         elp-wrapper.
1090         * winner.el (winner-equal): Make it a defun.  Don't compare Winner
1091         configurations with compare-window-configuration; they aren't
1092         window configurations.
1094         * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
1095         from the server for the format we expect.  Don't use it if it
1096         doesn't look like what the Internet draft for FTP extensions specifies.
1098         * toolbar/*.pbm: Cleaned up.
1099         From Luis Fernandes <elf@ee.ryerson.ca>.
1101 2001-07-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
1103         * cc-cmds.el: Extended the kludge to interoperate with the
1104         delsel and pending-del packages wrt to the new function
1105         `c-electric-delete-forward'.
1107 2001-07-08  Stefan Monnier  <monnier@cs.yale.edu>
1109         * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
1110         to delay the call to <mode> for global minor modes.
1111         (easy-mmode-define-navigation): Only recenter if interactive.
1113 2001-07-06  Gerd Moellmann  <gerd@gnu.org>
1115         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
1116         to lisp-indent-line.
1118         * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
1119         from the server.  Call encode-time only when we are sure that we
1120         got a 213 response.
1122 2001-07-06  Simon Josefsson  <jas@extundo.com>
1124         * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
1125         (mail-envelope-from): New user option.
1126         (sendmail-send-it): Use it.
1128 2001-07-06  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1130         * ps-print.el: Use locale dependant date to print date in header.
1131         Doc fix.
1132         (ps-print-version): New version number (6.5.3).
1133         (ps-right-header, ps-right-footer): Initialization and doc fix.
1134         (ps-time-stamp-locale-default): New fun.
1136 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1138         * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
1139         field problem with MIME-mode.
1141         * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
1143 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1145         * mail/rmail.el (rmail-reply): Don't forget to narrow header in
1146         MIME-mode.
1148 2001-07-06  Eli Zaretskii  <eliz@is.elta.co.il>
1150         * bindings.el (mode-line-mule-info): Don't show the tip with
1151         buffer-file-coding-system if that is nil.
1153 2001-07-05  Gerd Moellmann  <gerd@gnu.org>
1155         * calendar/todo-mode.el (todo-top-priorities): Use delete-region
1156         instead of kill-line.
1158         * play/pong.el: Fix first line.  From Pavel Jan\e,Bm\e(Bk
1159         <Pavel@Janik.cz>.
1161         * battery.el (battery-update): Add help-echo.  From Pavel Jan\e,Bm\e(Bk
1162         <Pavel@Janik.cz>.
1164 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
1166         * font-lock.el (c-font-lock-keywords-3): When matching something
1167         like `struct X Y', finish with point after Y.
1169 2001-07-04  Simon Josefsson  <jas@extundo.com>
1171         * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
1172         in caller buffer.
1174 2001-07-03  Eli Zaretskii  <eliz@is.elta.co.il>
1176         * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
1177         instead of string-match to find the basename of the file.
1178         From Pascal Obry <p.obry@wanadoo.fr>.
1180         * net/browse-url.el (browse-url-default-windows-browser):
1181         Support the MS-DOS port when it runs on Windows.
1182         (browse-url-browser-function) [ms-dos]: Default to
1183         browse-url-default-windows-browser.
1185         * help.el (locate-library): Enable code that looks for compressed
1186         libraries if auto-compression-mode is on.
1188 2001-07-02  Stefan Monnier  <monnier@cs.yale.edu>
1190         * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
1192 2001-07-02  Gerd Moellmann  <gerd@gnu.org>
1194         * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
1196 2001-07-02  Eli Zaretskii  <eliz@is.elta.co.il>
1198         * allout.el: Fix the header line, so that finder.el recognizes it.
1199         From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1201         * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
1202         From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1204 2001-06-29  Eli Zaretskii  <eliz@is.elta.co.il>
1206         * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
1208         * ps-bdf.el (bdf-directory-list): Use the value relative to
1209         installation-directory for MS-Windows as well.
1211 2001-06-29  Richard M. Stallman  <rms@gnu.org>
1213         * wid-edit.el (widget-color-sample-face-get):
1214         Return ((foreground-color . COLOR)) instead of constructing a face.
1216 2001-06-29  Eli Zaretskii  <eliz@is.elta.co.il>
1218         * faces.el (region): Change the background color for the
1219         light-background color display to lightgoldenrod2, to make it
1220         visible on some laptops.
1222 2001-06-28  Richard M. Stallman  <rms@gnu.org>
1224         * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
1225         (rmail-msg-restore-non-pruned-header): Likewise.
1226         If point was in the old pruned header, put it at the top.
1227         (rmail-msg-prune-header): If point was at the top, keep it there.
1229         * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
1230         (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
1232 2001-06-28  Stefan Monnier  <monnier@cs.yale.edu>
1234         * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
1236 2001-06-28  Karl Fogel  <kfogel@red-bean.com>
1238         * saveplace.el: Update maintainer email address.
1240 2001-06-27  Francesco Potorti`  <pot@gnu.org>
1242         * uniquify.el: (uniquify-rationalize-file-buffer-names):
1243           Undo previous change.
1245 2001-06-27  Francesco Potorti`  <pot@gnu.org>
1247         * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
1248         preliminary quick reordering.  Can speed things up dramatically.
1250 2001-06-26  Richard M. Stallman  <rms@gnu.org>
1252         * dired.el (dired-get-filename): A file name starting with ~
1253         is not absolute in this context.
1255         * which-func.el (which-func-maxout): Increase default to 500000.
1256         (which-function-mode): This is now the "real" name of the function.
1257         (which-func-mode): Now an alias.
1258         (which-func-mode-global): Name deleted.
1260         * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
1261         button-2, when binding hs-mouse-toggle-hiding.
1263 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1265         * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
1266         (rmail-msg-prune-header): Likewise.
1267         (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
1268         and `rmail-msg-prune-header'.
1270 2001-06-25  Stefan Monnier  <monnier@cs.yale.edu>
1272         * textmodes/fill.el (fill-region-as-paragraph): Don't look further
1273         back than LINEBEG.
1275 2001-06-25  Eli Zaretskii  <eliz@is.elta.co.il>
1277         * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
1278         window where they clicked the mouse has a header line, adjust
1279         vertical movement by one.
1281 2001-06-25  Milan Zamazal  <pdm@zamazal.org>
1283         * progmodes/glasses.el (glasses-make-readable): Consider underscores
1284         too when separating a parenthesis.
1286 2001-06-24  Eli Zaretskii  <eliz@is.elta.co.il>
1288         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
1289         (bookmark-bmenu-hide-filenames): Add help-echo to
1290         mouse-highlighted text.
1291         (bookmark-bmenu-show-filenames): Remove help-echo property from
1292         the whitespace.
1294 2001-06-23  Eli Zaretskii  <eliz@is.elta.co.il>
1296         * files.el (auto-mode-alist): Add configure.ac (autoconf).
1297         From Karl Eichwalder <ke@suse.de>.
1299 2001-06-23  Richard M. Stallman  <rms@gnu.org>
1301         * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
1303         * progmodes/cc-styles.el (c-set-style): Don't specify initial
1304         contents for completing-read.
1306 2001-06-22  Richard M. Stallman  <rms@gnu.org>
1308         * menu-bar.el (menu-bar-make-toggle): Construct the
1309         function's doc string from HELP, not DOC, and make it accurate by
1310         adding "Toggle whether to " at the front and downcasing the initial.
1311         Change the HELP arg in some calls to make it fit this usage.
1313         * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
1314         Undo previous change.
1316 2001-06-22  Eli Zaretskii  <eliz@is.elta.co.il>
1318         * indent.el (indent-relative-maybe, indent-relative): Doc fix.
1320         * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
1322 2001-06-21  Eli Zaretskii  <eliz@is.elta.co.il>
1324         * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
1326         * dabbrev.el (dabbrev--select-buffers): Fix last change.
1328 2001-06-20  Richard M. Stallman  <rms@gnu.org>
1330         * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
1331         broken out from dabbrev--find-expansion.  Handle minibuffer
1332         specially here.
1333         (dabbrev--find-expansion): Simplify code in various ways.
1334         Don't treat minibuffers specially.
1335         Call dabbrev--make-friend-buffer-list.
1336         (dabbrev--select-buffers): Don't treat minibuffers specially.  Simplify.
1337         (dabbrev--scanning-message): Do nothing when minibuffer is current.
1339 2001-06-19  John Wiegley  <johnw@gnu.org>
1341         * eshell/eshell.el: Don't load in esh-util if it's already loaded.
1342         Also, added a comment describing how to greatly speedup Eshell
1343         loadup time, by concatenating together all of Eshell's .elc files.
1345 2001-06-19  John Wiegley  <johnw@gnu.org>
1347         * eshell/esh-mode.el: Disabled a test that often yields false failures.
1349 2001-06-19  Eli Zaretskii  <eliz@is.elta.co.il>
1351         * woman.el (WoMan-highlight-references): Add help-echo to
1352         mouse-highlighted text.
1354 2001-06-18  Stefan Monnier  <monnier@cs.yale.edu>
1356         * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
1358 2001-06-18  Gerd Moellmann  <gerd@gnu.org>
1360         * international/quail.el (quail-start-conversion):
1361         Reset quail-translating to nil.
1363         * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
1364         bound.  Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
1366 2001-06-18  Eli Zaretskii  <eliz@is.elta.co.il>
1368         * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
1369         mouse-highlighted text.
1371         * dired.el (dired-mark-pop-up): Fix last change.
1373 2001-06-17  Eli Zaretskii  <eliz@is.elta.co.il>
1375         * calendar/calendar.el (generate-calendar-month): Add help-echo to
1376         mouse-highlighted text.
1378         * net/quickurl.el (quickurl-url-file): Run through
1379         convert-standard-filename.
1380         (quickurl-list-populate-buffer): Add help-echo to
1381         mouse-highlighted text.
1382         (top-level): Update Dave's URL.
1384         * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
1385         mouse-highlighted text.
1387         * textmodes/page-ext.el (pages-copy-header-and-position):
1388         Add help-echo to mouse-highlighted text.
1390         * tar-mode.el (tar-header-block-summarize): Add help-echo to
1391         mouse-highlighted text.
1393         * replace.el (occur): Add help-echo to mouse-highlighted text.
1395         * progmodes/sh-script.el (sh-mark-line): Add help-echo to
1396         mouse-highlighted text.
1398         * progmodes/cpp.el (cpp-make-button): Add help-echo to
1399         mouse-highlighted text.
1401         * progmodes/compile.el (compile-reinitialize-errors):
1402         Add help-echo to mouse-highlighted messages.
1403         (compilation-forget-errors): Remove help-echo property as well.
1405         * play/landmark.el (lm-plot-square, lm-init-display):
1406         Add help-echo to mouse-highlighted text.
1408         * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
1409         Add help-echo to mouse-highlighted text.
1411         * dired.el (dired-insert-set-properties): Add help-echo to
1412         mouse-highlighted text.
1413         (dired-mark-pop-up): Remove help-echo property from the file name.
1415         * comint.el (comint-send-input): Add help-echo to
1416         mouse-highlighted text.
1418         * buff-menu.el (list-buffers-noselect): Add help-echo to
1419         mouse-highlighted text.
1421         * arc-mode.el (archive-summarize-files): Add help-echo to
1422         mouse-highlighted text.
1424         * ffap.el (ffap-machine-p): Always return nil if
1425         open-network-stream is not fboundp.
1427 2001-06-17  Stefan Monnier  <monnier@cs.yale.edu>
1429         * textmodes/sgml-mode.el: Move `provide' to the end.  Update copyright.
1430         (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
1431         Bind the latin-1 charset-char to sgml-maybe-name-self rather than
1432         incorrectly binding chars between 128 and 256 to it.
1433         (sgml-maybe-name-self): Handle latin-1 chars properly.
1434         (sgml-tags-invisible): Bind buffer-file-name to nil.
1435         Use unwind-protect and restore-buffer-modified-p.
1436         (sgml-point-entered): Use buffer-substring-no-properties.
1437         (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
1438         (html-mode): Don't force `imenu-sort-function'.
1440 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
1442         * tar-mode.el: Fix the copyright notice.
1444         * font-lock.el (font-lock-comment-face): For tty's with dark
1445         background, use "red1", since "lightred" is not one of the colors
1446         recognized by tty-colors.el.
1448         * tar-mode.el (tar-extract): Call generate-new-buffer-name to
1449         create a buffer for extracted file, in case there's more than one
1450         file by that name in an archive, possibly in different
1451         directories.  From Kevin Rodgers <kevinr@ihs.com>.
1453         * format.el (format-alist): Doc fix.  Suggested by Alex Schroeder
1454         <alex@gnu.org>.
1456 2001-06-15  Miles Bader  <miles@gnu.org>
1458         * textmodes/texinfmt.el (texinfo-format-syntax-table):
1459         Revert previous change.
1461 2001-06-14  Richard M. Stallman  <rms@gnu.org>
1463         * replace.el (keep-lines-read-args): Return just a regexp.
1464         Provide nil for the region args.
1465         (keep-lines, flush-lines, how-many):
1466         Calculate the defaults for the region here, when args are nil.
1468 2001-06-14  Eli Zaretskii  <eliz@is.elta.co.il>
1470         * rot13.el (rot13-other-window): Some more doc fix.
1472 2001-06-14  Per Starback  <starback@ling.uu.se>
1474         * replace.el (case-replace, query-replace-from-history-variable)
1475         (query-replace-to-history-variable, keep-lines-read-args)
1476         (occur-revert-function, query-replace-help): Dox fix.
1478 2001-06-14  Eli Zaretskii  <eliz@is.elta.co.il>
1480         * rot13.el (rot13-other-window): Doc fix.
1482 2001-06-14  Miles Bader  <miles@gnu.org>
1484         * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
1485         of " and \ to "." (punctuation).
1486         * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
1488 2001-06-13  Richard M. Stallman  <rms@gnu.org>
1490         * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
1492         * simple.el (shell-command-on-region): Never kill the
1493         *Shell Command Output* buffer.
1495 2001-06-13  Stefan Monnier  <monnier@cs.yale.edu>
1497         * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
1499 2001-06-10  Stefan Monnier  <monnier@cs.yale.edu>
1501         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1502         New var, to recognize ${ $' and PODs.
1503         (perl-font-lock-syntactic-face-function): New function.
1504         (perl-mode): Use them.
1505         (perl-continuation-line-p): New function, from perl-calculate-indent.
1506         (perl-calculate-indent): Use it, to properly handle continuation
1507         lines of continuation lines.
1509 2001-06-10  Eli Zaretskii  <eliz@is.elta.co.il>
1511         * server.el (server-process, server-buffer-clients): Doc fix.
1512         From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1514 2001-06-09  John Wiegley  <johnw@gnu.org>
1516         * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
1517         test if the last command was Lisp or not.
1518         (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
1519         B x C".
1521 2001-06-08  Eli Zaretskii  <eliz@is.elta.co.il>
1523         * dos-w32.el (grep-regexp-alist): Remove definition, since the
1524         general one on compile.el supports drive letters.
1526 2001-06-08  Carsten Dominik  <dominik@strw.leidenuniv.nl>
1528         * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
1529         key description.
1531         * textmodes/reftex-sel.el (reftex-select-jump): New command.
1533         * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
1534         (reftex-toc-jump): New command.
1536         * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
1537         to parse international characters as well.
1539         * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
1540         `reftex-fancyref-fref', `reftex-fancyref-Fref'.
1542         * textmodes/reftex-vars.el: Protect single backslash in docstrings.
1544         * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
1545         TAB to the key separators.
1547 2001-06-07  Eli Zaretskii  <eliz@is.elta.co.il>
1549         * international/mule.el (auto-coding-alist): Remove redundant
1550         up-cased versions of the extensions (auto-coding-alist-lookup is
1551         case-insensitive where needed).  Recognize .gz, .Z, .bz, .bz2, and
1552         .gpg files as binary.  Suggested by Karl Berry <karl@gnu.org>.
1554 2001-06-05  Eli Zaretskii  <eliz@is.elta.co.il>
1556         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
1558 2001-06-01  Richard M. Stallman  <rms@gnu.org>
1560         * help.el (describe-variable): Put value on same line
1561         with preceding text, if it is short enough to look good that way.
1563 2001-06-01  Eli Zaretskii  <eliz@is.elta.co.il>
1565         * term/internal.el (IT-unicode-translations): New variable.
1566         (IT-setup-unicode-display): New function.
1568 2001-06-01  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1570         * ps-print.el: Handle before-string and after-string overlay properties
1571         in ps-print-*-with-faces commands.  Doc fix.
1572         (ps-print-version): New version number (6.5.2).
1573         (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
1574         for XEmacs.
1575         (ps-prefix-quote): Doc fix.
1576         (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
1577         (ps-basic-plot-str, ps-plot-string): New funs.
1579 2001-05-31  Stefan Monnier  <monnier@cs.yale.edu>
1581         * progmodes/etags.el (tags-compression-info-list): Fix docstring
1582         and :type spec.
1584 2001-05-31  Gerd Moellmann  <gerd@gnu.org>
1586         * international/mule-cmds.el (inactivate-input-method):
1587         Set input-method-function to nil.
1589         * xml.el (xml-parse-tag): The document may contain invalid characters.
1590         From ShengHuo ZHU  <zsh@cs.rochester.edu>
1592 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1594         * mail/rmailsum.el (rmail-message-subject-p): Don't call
1595         `rmail-summary-line-decoder' if the message does not have
1596         a Subject: field.
1598         * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
1600         * mail/rmail.el (rmail-insert-mime-resent-message-function):
1601         New variable.
1602         (rmail-resend): Modify to work in `rmail-view-buffer'; call
1603         `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
1604         is non-nil.
1606 2001-05-30  Stefan Monnier  <monnier@rum.cs.yale.edu>
1608         * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
1610 2001-05-29  Sam Steingold  <sds@gnu.org>
1612         * faces.el (face-valid-attribute-values): Bind `valid' directly
1613         instead of using `setq'.
1615         * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
1616         Use `tex-shell-buf'.
1617         (tex-shell-proc): Use `tex-shell-running'.
1618         (tex-shell-buf-no-error): New function.
1619         (tex-send-tex-command): Use it.
1620         (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
1621         (tex-kill-job): Check the process before calling `quit-process'.
1623 2001-05-29  Gerd Moellmann  <gerd@gnu.org>
1625         * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
1626         UTF-8 sequences.
1628 2001-05-28  Miles Bader  <miles@gnu.org>
1630         * comint.el (comint-carriage-motion): Renamed from
1631         `comint-cr-magic'.  Operate on the buffer instead of the string
1632         (for use as a comint post-output filter, instead of as a
1633         pre-output filter).  Handle backspaces too.  Add to the
1634         `comint-output-filter-functions' hook instead of
1635         `comint-preoutput-filter-functions'.
1637 2001-05-28  Gerd Moellmann  <gerd@gnu.org>
1639         * language/japan-util.el (japanese-hankaku): Prefer the charset
1640         `jisx0201' when the optional argument `ascii-only' is not specified.
1641         (japanese-hankaku-region): Ditto.
1642         From Katsumi Yamaoka <yamaoka@jpl.org>
1644 2001-05-28  Stefan Monnier  <monnier@cs.yale.edu>
1646         * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
1647         (outline-invisible-p): New function.
1648         (hide-leaves): Save excursion.
1649         (hide-other): Stop looping when reaching bobp.
1651 2001-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
1653         * cus-edit.el (custom-file): Fix last change.
1655 2001-05-27  Stefan Monnier  <monnier@cs.yale.edu>
1657         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
1658         same definition in byte-compile-function-environment as `autoload'
1659         would put in `symbol-function'.
1661         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
1662         patch to correct the error message as well.
1664 2001-05-27  Eli Zaretskii  <eliz@is.elta.co.il>
1666         * cus-edit.el (custom-file): Don't assume we were invoked with -q
1667         unless ~/.emacs exists.
1669         * novice.el (enable-command): If user-init-file is nil or does not
1670         exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
1672 2001-05-25  Stefan Monnier  <monnier@cs.yale.edu>
1674         * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
1675         (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
1676         Allow spaces around macro arguments.
1677         (tex-mode-map): Inherit from text-mode-map, but rebind \t to
1678         indent-for-tab-command.
1679         (latex-mode-map, plain-tex-mode-map): New keymaps.
1680         Inherit from tex-mode-map.
1681         (tex-common-initialization): Don't setup the keymap any more
1682         since it's now done right by define-derived-mode.
1683         (latex-mode): Set skeleton-end-hook to nil.
1684         (latex-skeleton-end-hook): Remove.
1685         (tex-latex-block, latex-insert-item): Simplify.
1686         (latex-syntax-after): Use following-char rather than char-after.
1687         (tex-discount-args-cmds, tex-count-words): New functions.
1689         * textmodes/tildify.el (tildify-ignored-environments-alist):
1690         Recognize \verb* as well.
1692         * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
1693         (perl-comment-indent): Simplify to let newcomment.el do its job.
1694         (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
1695         (perl-mark-function): Cleanup the namespace.
1696         (perl-calculate-indent): Don't be fooled by nested functions.
1698         * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
1700         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
1701         Fix the arg of `load'.  From Dave Love <fx@gnu.org>.
1703 2001-05-25  Andrew Choi  <akochoi@i-cable.com>
1705         * international/titdic-cnv.el (ctlau-gb-converter): `\' should
1706         actually be `\\'.
1707         (ctlau-b5-converter): Likewise.
1709 2001-05-24  Andrew Choi  <akochoi@i-cable.com>
1711         * international/titdic-cnv.el (quail-misc-package-ext-info):
1712         Change CTLauB.el to CTLau-b5.el.
1714 2001-05-23  Stefan Monnier  <monnier@cs.yale.edu>
1716         * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
1717         rather than beginning-of-line to avoid problems with fields.
1718         (gud-perldb-massage-args): Use unless and push.
1719         (gud-chdir-before-run): New var.
1720         (gud-common-init): Use it.
1722 2001-05-24  Andrew Choi  <akochoi@i-cable.com>
1724         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1725         delete entries for chinese-ctlau and chinese-ctlaub.
1726         (quail-misc-package-ext-info): Add entries for chinese-ctlau and
1727         chinese-ctlaub.
1728         (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
1729         New functions.
1731 2001-05-22  Gerd Moellmann  <gerd@gnu.org>
1733         * cus-edit.el (custom-comment-show): Remove debug code.
1735         * language/japan-util.el (japanese-symbol-table): Fix handling of
1736         Japanese long tone sign.  From Kenichi Handa <handa@etl.go.jp>.
1738 2001-05-21  Stefan Monnier  <monnier@cs.yale.edu>
1740         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
1741         Renamed by removing the silly `-flag' suffix.
1742         (diff-mode, diff-minor-mode, diff-find-source-location): Update.
1744 2001-05-20  Stefan Monnier  <monnier@cs.yale.edu>
1746         * replace.el (keep-lines-read-args): Use `copy-marker'.
1747         (how-many): Save excursion properly.
1748         (occur-mode): Use define-derived-mode.
1749         (perform-replace): Use with-current-buffer.
1751 2001-05-20  Richard M. Stallman  <rms@gnu.org>
1753         * play/landmark.el (lm): Use "p" not "P" for interactive spec.
1755         * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
1757         * info.el (Info-read-subfile): Widen before finding the
1758         desired node in the subfile.
1760         * startup.el (command-line-1): When >2 files visited,
1761         leave the last one visible, and make that the selected window.
1763 2001-05-20  Gerd Moellmann  <gerd@gnu.org>
1765         * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
1767 2001-05-20  Eli Zaretskii  <eliz@is.elta.co.il>
1769         * international/ccl.el (define-ccl-program): Fix a typo.
1770         From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1772         * international/mule.el (decode-char): Fix a typo.  From Pavel
1773         Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1775         * textmodes/artist.el (artist-mode): Fix a typo.  From Pavel
1776         Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1778         * frame.el (automatic-hscrolling): Fix a typo.  From Pavel
1779         Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
1781 2001-05-18  Sam Steingold  <sds@gnu.org>
1783         * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
1784         and [RET] to `cvs-mode-find-file'.
1786 2001-05-18  John Wiegley  <johnw@gnu.org>
1788         * eshell/esh-ext.el (eshell-explicit-command-char): A new
1789         configuration variable, which determines the initial character
1790         that forces use of an external version of a command.  The default
1791         is *, but may be set to \, for example.
1793         * eshell/esh-ext.el (eshell-explicit-command):
1794         Use `eshell-explicit-command-char' instead of ?*.
1796         * eshell/esh-cmd.el (eshell/which):
1797         Use `eshell-explicit-command-char' instead of ?*.
1799         * eshell/em-cmpl.el (eshell-completion-command-name)
1800         (eshell-complete-commands-list): Use `eshell-explicit-command-char'
1801         instead of ?*.
1803 2001-05-18  Gerd Moellmann  <gerd@gnu.org>
1805         * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
1806         subst-char-in-string.
1807         (ange-ftp-after-parse-ls-hook): New variable.
1808         (ange-ftp-ls): Run that hook.
1809         From Peter Milliken <Peter.Milliken@GTECH.COM>.
1811         * tmm.el (tmm-get-keymap): Fix handling of :filter.
1812         (tmm-add-prompt): Bind buffer-read-only to nil when inserting
1813         text into *Completions*.
1815         * net/goto-addr.el (goto-address-at-point): Deal with URLs
1816         part of which look like email addresses.
1818 2001-05-18  Andrew Innes  <andrewi@gnu.org>
1820         * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
1821         Use . instead of absolute path for lisp dir, to avoid bug in W2K
1822         cmd.exe's handling of FOR loops.
1823         (autoloads): Set find-file-suppress-same-file-warnings to t to
1824         avoid slew of spurious messages.
1826 2001-05-18  Simon Josefsson  <simon@josefsson.org>
1828         * mail/smtpmail.el (maybe-append-domain): Renamed to
1829         `smtpmail-maybe-append-domain'.
1830         (smtpmail-via-smtp): Use the new name.
1832         * net/browse-url.el (browse-url-browser-function): Add kde.
1833         (browse-url-kde-program, browse-url-kde-args): New variables.
1834         (browse-url-kde): New function.
1836 2001-05-18  Miles Bader  <miles@gnu.org>
1838         * simple.el (delete-horizontal-space, just-one-space):
1839         Use `constrain-to-field' instead of `field-end'/`field-beginning',
1840         because it's more efficient for large files.
1842 2001-05-17  Gerd Moellmann  <gerd@gnu.org>
1844         * mail/rmail.el (rmail-require-mime-maybe): New function.
1845         (rmail): Use it.
1846         (rmail-mode): Handle the case of finding Rmail files.
1848         * emacs-lisp/elp.el (elp-instrument-function): Handle advised
1849         functions.
1851 2001-05-17  Stefan Monnier  <monnier@cs.yale.edu>
1853         * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
1854         text-property after moving to the beginning of line and regardless
1855         of the value of font-lock-multiline.
1857 2001-05-17  Gerd Moellmann  <gerd@gnu.org>
1859         * startup.el (fancy-splash-screens): Ignore events on the mode-line.
1861         * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
1862         last coding system used before calling set-buffer-modified-p
1863         because that function changes last-coding-system.
1865 2001-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
1867         * files.el (switch-to-buffer-other-window)
1868         (switch-to-buffer-other-frame): Add an xref to display-buffer in
1869         the doc string.
1871 2001-05-17  Gerd Moellmann  <gerd@gnu.org>
1873         * language/slovak.el, language/czech.el: New maintainer.
1875 2001-05-16  Sam Steingold  <sds@gnu.org>
1877         * emacs-lisp/cl-indent.el (toplevel): Indent the :method
1878         sub-form of `defgeneric' correctly.
1880 2001-05-16  Gerd Moellmann  <gerd@gnu.org>
1882         * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
1883         of `c'.
1885         * textmodes/outline.el (outline-font-lock-level): Remove the
1886         condition-case, test what outline-level returns instead, to
1887         ease debugging.
1889         * international/mule.el (auto-coding-regexp-alist): New user-option.
1890         (auto-coding-from-file-contents): New function.
1891         (set-auto-coding): Use it to determine a coding system.
1893 2001-05-15  Gerd Moellmann  <gerd@gnu.org>
1895         * mouse.el (mouse-delete-other-windows): Doc fix.
1897         * emacs-lisp/lisp-mode.el (lisp-mode):
1898         Make font-lock-keywords-case-fold-search a buffer-local variable with
1899         make-local-variable before setting it.
1901 2001-05-14  Eli Zaretskii  <eliz@is.elta.co.il>
1903         * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
1904         prefixes.
1906 2001-05-14  Gerd Moellmann  <gerd@gnu.org>
1908         * hexl.el (hexl-current-address): Print a message when called
1909         interactively.
1911 2001-05-11  Stefan Monnier  <monnier@cs.yale.edu>
1913         * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
1915         * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
1917         * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
1919 2001-05-11  Gerd Moellmann  <gerd@gnu.org>
1921         * startup.el (command-line): If parameters have been changed in
1922         the init files which influence font selection, clear the face
1923         cache so that faces get realized with the new parameters.
1925         * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
1927 2001-05-10  Stefan Monnier  <monnier@cs.yale.edu>
1929         * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
1931 2001-05-10  Eli Zaretskii  <eliz@is.elta.co.il>
1933         * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
1934         unibyte.  Suggested by Kenichi Handa <handa@etl.go.jp>.
1936 2001-05-10  Gerd Moellmann  <gerd@gnu.org>
1938         * net/browse-url.el (browse-url-filename-alist): Allow UNC file
1939         names for MS-Windows and MS-DOS.  From Dan Holmsand <dan@eyebee.com>.
1941 2001-05-09  John Wiegley  <johnw@gnu.org>
1943         * eshell/esh-util.el (eshell-convert-numeric-arguments):
1944         Annotated the documentation string to tell users about
1945         `eshell-no-numeric-conversions'.
1947         * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
1948         conversions if a Lisp function has the property
1949         `eshell-no-numeric-conversions' set to a non-nil value.
1951         * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
1952         eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
1953         property `eshell-no-numeric-conversions' on the following
1954         functions (which all deal with filesystem entities, and never Lisp
1955         numerical values): eshell/cd, eshell/pushd, eshell/popd,
1956         eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
1957         eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
1958         eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
1959         eshell/which, eshell/addpath.
1961 2001-05-09  John Wiegley  <johnw@gnu.org>
1963         * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
1964         encountered as an argument, don't convert it right away, but tag
1965         the first character of the string with the text properties
1966         `number', which signifies to `eshell-lisp-command' that the
1967         argument should be passed through `string-to-number' if it is
1968         actually used in the call to a Lisp function.
1970         * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
1971         function, convert any string arguments that have been tagged as
1972         "numbers", by calling string-to-number.
1974         * eshell/esh-util.el (eshell-number-regexp): Now that number
1975         conversions only happen for Lisp function calls, the number regexp
1976         should now match all integer and floating point forms.
1978         * eshell/esh-proc.el: Disable `eshell-stop-process' and
1979         `eshell-continue-process', since they are both nonfunctional at
1980         the moment.
1981         (eshell-proc-initialize): Don't bind keys for
1982         `eshell-stop-process' or `eshell-continue-process'.
1984         * eshell/em-unix.el (eshell-shuffle-files):
1985         Apply `directory-file-name' before calling `file-name-directory'.
1987         * eshell/em-hist.el (eshell-add-to-history): Reference to
1988         `eshell-history-ring' needed to be `eshell-history-index'.
1990         * calendar/timeclock.el (timeclock-find-discrep):
1991         Initialize `elapsed' to 0.
1992         (timeclock-find-discrep): Set `timeclock-last-event-workday' if
1993         it's still nil.
1995 2001-05-09  Stefan Monnier  <monnier@cs.yale.edu>
1997         * arc-mode.el (archive-int-to-mode): Construct the string directly.
1998         (archive-mode): Use capitalize.
1999         (archive-unique-fname): Use make-temp-file.
2001 2001-05-09  Gerd Moellmann  <gerd@gnu.org>
2003         * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
2005 2001-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
2007         * tar-mode.el (tar-extract): Pay attention to the value of
2008         coding-system-for-read, if it is non-nil.
2010         * calendar/holidays.el (holidays): Add an autoload cookie.
2011         From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
2013 2001-05-08  John Wiegley  <johnw@gnu.org>
2015         * calendar/timeclock.el (timeclock-workday-remaining):
2016         Changed logic for determining how much time is remaining.
2017         (timeclock-workday-elapsed): Don't accept a "relative" argument
2018         for the current day's elapsed time.  What could that have meant?
2019         (timeclock-workday-elapsed-string): No "relative" argument anymore.
2020         (timeclock-when-to-leave): Changed logic, similarly to what was
2021         done for `timeclock-workday-remaining'.
2022         (timeclock-find-discrep): Removed "today-only" argument, which had
2023         no meaning.  Fixed some more math problems.  The function now
2024         returns a three member list: (TOTAL-TIME-DISCREPANCY
2025         TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
2027 2001-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
2029         * w32-fns.el (convert-standard-filename): Start replacing slashes
2030         from the beginning of the file name, not from where the last
2031         invalid character was.  From "Andrew Maguire (SWW)"
2032         <Andrew.Maguire@Smallworld.co.uk>
2034 2001-05-07  MORIOKA Tomohiko  <tomo@m17n.org>
2036         The following changes are to provide infrastructure for handling
2037         MIME messages to rmail.  They don't affect the original behaviour
2038         if rmail-enable-mime is nil.
2040         * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
2041         (rmail-search-mime-message-function)
2042         (rmail-search-mime-header-function): New variables.
2043         (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
2044         (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
2045         `rmail-view-buffer' is hidden.
2046         (rmail-toggle-header): Likewise.  If rmail-enable-mime is non-nil,
2047         call rmai-show-mime-function.
2048         (rmail-display-labels): If rmail-enable-mime is non-nil, update
2049         mode-line-process of rmail-view-buffer.
2050         (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
2051         (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
2052         buffer.
2053         (rmail-next-message, rmail-next-undeleted-message): Be sure to
2054         set-buffer to the Rmail buffer.
2055         (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
2056         rmail-search-mime-header-function.
2057         (rmail-search-message): New function.
2058         (rmail-search): Call rmail-search-message to check if a message
2059         matches REGEXP, lastly update point after calling
2060         rmail-show-message.
2061         (rmail-undelete-previous-message, rmail-expunge-confirmed)
2062         (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
2063         (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
2064         header region, refer to rmail-msgref-vector while setting the
2065         current buffer to rmail-buffer temporarily.
2066         (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
2067         If rmail-enable-mime is non-nil, call
2068         rmail-insert-mime-forwarded-message-function instead of inserting
2069         forwarded message by itself.
2071         * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
2072         Rmail buffer.
2073         (rmail-set-label, rmail-next-labeled-message): Likewise.
2075         * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
2076         set-buffer to the Rmail buffer.
2077         (rmail-output-to-rmail-file): Likewise.
2078         (rmail-output): Likewise.
2080         * mail/rmailsum.el (rmail-message-subject-p): Process the result
2081         of mail-fetch-field by rmail-summary-line-decoder.
2082         (rmail-new-summary): Be sure to go to the Rmail buffer.
2083         If rmail-enable-mime is non-nil, set rmail-summary-buffer of
2084         rmail-view-buffer to nil.
2085         (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
2086         rmail-view-buffer.
2087         (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
2088         rmail-buffer.
2089         (rmail-summary-scroll-msg-down): Likewise.
2090         (rmail-summary-beginning-of-message): Likewise.
2091         (rmail-summary-wipe): Likewise.
2092         (rmail-summary-toggle-header): Use save-window-excursion, not
2093         save-excursion.  Update point in rmail-view-buffer, not in
2094         rmail-buffer.
2095         (rmail-summary-reply): Before calling rmail-reply, set buffer to
2096         rmail-view-buffer, not rmail-buffer.
2098 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
2100         * cus-edit.el (custom-file): Signal an error if user-init-file is
2101         nil (running -q).
2103         * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
2105         * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
2106         Add :version.
2108         * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
2109         New option.
2110         (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
2111         only if smtpmail-warn-about-unknown-extensions is set.
2113         * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
2114         instead of rmail-sort-by-keywords.
2116         * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
2117         rmail-sort-by-keywords.
2119         * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
2120         rmail-summary-sort-by-keywords.  Doc fix.
2121         (rmail-summary-mode): Doc fix.
2123         * mail/rmail.el (rmail-edit): New Custom group.
2125         * mail/rmailedit.el (rmail-edit-mode): Doc fix.
2126         (rmail-edit-mode-hook): New user-option.
2128 2001-05-05  Richard M. Stallman  <rms@gnu.org>
2130         * help.el (help-xref-symbol-regexp): Recognize "source of"
2131         and friends, meaning make a link to the source file.
2132         (help-make-xrefs): Handle "source of" and friends
2133         by constructing a link that visits the source file.
2135         * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
2137 2001-05-04  Stefan Monnier  <monnier@cs.yale.edu>
2139         * progmodes/cperl-mode.el (cperl-font-lock-keywords)
2140         (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
2141         Renamed from perl-font-lock-keywords to avoid clashes.
2142         (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
2143         (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
2144         Updated correspondingly.
2146         * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
2147         Typo `nonexistant' -> `nonexistent'.
2149 2001-05-04  Martin Stjernholm  <bug-cc-mode@gnu.org>
2151         * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
2152         Split `c-electric-delete' into two functions where
2153         `c-electric-delete-forward' always deletes forward and
2154         `c-electric-delete' only contains the code necessary for XEmacs to
2155         choose between backward and forward deletion.
2157         * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
2158         get the electric behavior on that key too.
2159         (c-fill-paragraph): Fixed bogus direct use of
2160         c-comment-prefix-regexp, which caused an error when it's a list.
2162 2001-05-03  Eli Zaretskii  <eliz@is.elta.co.il>
2164         * dired-aux.el (dired-diff): Doc fix.
2166         * dired.el (dired-diff): Likewise.
2168 2001-05-03  Eli Zaretskii  <eliz@is.elta.co.il>
2170         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
2172 2001-05-02  Stefan Monnier  <monnier@cs.yale.edu>
2174         * vc.el (vc-next-action-on-file): Only force buffer+file to writable
2175         if both the buffer and the file are read-only.
2177         * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
2178         rather than font-lock-string-face.
2179         (sh-get-indent-info): Treat heredocs like strings.
2181 2001-05-02  Gerd Moellmann  <gerd@gnu.org>
2183         * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
2184         a newline following `}'.
2185         (texinfo-format-email): New function.
2186         (toplevel): Use texinfo-format-email for @email.
2187         (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
2188         Add `display'.
2189         (texinfo-sort-region): Goto point-min before sorting.
2190         (texinfo-set): Remove leading white space from value.
2191         From yagi@is.titech.ac.jp.
2193         * replace.el (query-replace-regexp-eval): Doc fix.
2195 2001-05-01  Stefan Monnier  <monnier@cs.yale.edu>
2197         * diff-mode.el (diff-nonexistant-face): New face.
2198         (diff-font-lock-keywords): Use it.
2200 2001-04-30  Eli Zaretskii  <eliz@is.elta.co.il>
2202         * font-lock.el (font-lock-mode): Doc fix.
2204         * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
2205         (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
2207 2001-04-30  Gerd Moellmann  <gerd@gnu.org>
2209         * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
2210         backslash at the start of the here-document delimiter.
2211         (sh-font-lock-syntactic-keywords): Likewise.
2213         * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
2215 2001-04-29  Eli Zaretskii  <eliz@is.elta.co.il>
2217         * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
2218         (tty-color-translate, tty-color-by-index, tty-color-values)
2219         (tty-color-desc): Doc fix.
2221 2001-04-27  Eli Zaretskii  <eliz@is.elta.co.il>
2223         * dired-aux.el (dired-do-create-files, dired-do-copy)
2224         (dired-do-symlink, dired-do-hardlink, dired-do-rename):
2225         Mention dired-dwim-target in the doc string.
2227 2001-04-28  Miles Bader  <miles@gnu.org>
2229         * dabbrev.el (dabbrev--ignore-buffer-p): New function.
2230         (dabbrev--find-expansion): Use it.
2231         (dabbrev--select-buffers): Don't select ignored buffers.
2233 2001-04-27  Gerd Moellmann  <gerd@gnu.org>
2235         * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
2237 2001-04-26  Richard M. Stallman  <rms@gnu.org>
2239         * dabbrev.el: Add doc strings for some functions.
2240         (dabbrev--eliminate-newlines): New variable.
2241         (dabbrev--substitute-expansion): Convert newlines to spaces
2242         if dabbrev--eliminate-newlines is set.
2243         If abbrev and expansion are both all-lower-case,
2244         leave dabbrev--last-case-pattern nil.
2246 2001-04-26  Gerd Moellmann  <gerd@gnu.org>
2248         * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
2249         if necessary, like in rmail-show-message.
2251 2001-04-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2253         * ps-print.el: Color specified by number is forced to be float number.
2254         (ps-print-version): New version number (6.5.1.1).
2255         (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
2256         initialization.
2257         (ps-prefix-quote): New internal var.
2258         (ps-print-quote): New fun.
2259         (ps-setup, ps-output-frame-properties, ps-float-format)
2260         (ps-format-color): Code fix.
2261         (ps-plot-region): Eliminate redundant foreground color text setting.
2263 2001-04-26  Eli Zaretskii  <eliz@is.elta.co.il>
2265         * dabbrev.el (dabbrev--select-buffers): Add a doc string.
2267 2001-04-25  Gerd Moellmann  <gerd@gnu.org>
2269         * faces.el (tty-handle-reverse-video): Don't set inverse-video.
2271 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
2273         * info.el (Info-additional-directory-list): Doc fix.
2275         * find-lisp.el (find-lisp-find-dired-filter)
2276         (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
2277         Add autoload cookies.  From Richard Y. Kim <ryk@dspwiz.com>.
2279 2001-04-25  Stefan Monnier  <monnier@cs.yale.edu>
2281         * progmodes/make-mode.el (makefile-font-lock-keywords):
2282         Rationalize the rules for includes and conditionals and use the
2283         keyword face for them.
2285         * faces.el (modify-face): Add compatibility for non-interactive use.
2287 2001-04-24  John Wiegley  <johnw@gnu.org>
2289         * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
2290         fix from last night, since it wasn't finding eshell/cd.
2292 2001-04-24  Gerd Moellmann  <gerd@gnu.org>
2294         * rect.el (string-rectangle): Revert to 20.x behaviour.
2295         (replace-rectangle): Make it an alias for string-rectangle.
2296         (string-insert-rectangle): New function.
2298 2001-04-23  John Wiegley  <johnw@gnu.org>
2300         * eshell/em-unix.el (eshell/diff): Fixed problems that were
2301         occurring with Emacs 21's diff.el/compile.el interaction layer.
2303 2001-04-23  Colin Walters  <walters@cis.ohio-state.edu>
2305         * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
2306         case where the function was defined in a file, but not part of an
2307         eshell module.
2309 2001-04-23  John Wiegley  <johnw@gnu.org>
2311         * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
2312         code to work around a redisplay problem I've been having.
2314 2001-04-23  John Wiegley  <johnw@gnu.org>
2316         * calendar/timeclock.el (timeclock-day-required): If the time
2317         required for a particular day is not set, use `timeclock-workday'.
2318         (timeclock-find-discrep): Added some sample code in a comment.
2320         * eshell/eshell.el (eshell-command): Made a few changes so that
2321         `eshell-command' could be called programmatically.
2323         * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
2325         * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
2327 2001-04-23  John Wiegley  <johnw@gnu.org>
2329         * calendar/timeclock.el: Updated copyright.
2330         (timeclock-generate-report): Don't report the daily or two-week
2331         total, if no time has been worked in that period.
2332         (timeclock-find-discrep): Moved call to `file-readable-p'; removed
2333         final computational form, which was unnecessary; corrected a
2334         parsing problem when timeclock-relative was nil.
2336 2001-04-23  Kahlil Hodgson <kahlil@discus.anu.edu.au>
2338         * calendar/timeclock.el (timeclock-modeline-display): Check if
2339         `list-entry' is null.
2340         (timeclock-use-display-time): The first argument to `set-variable'
2341         must be a symbol.
2343 2001-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
2345         * calendar/calendar.el (diary-entry-marker)
2346         (calendar-today-marker, calendar-holiday-marker):
2347         Use display-color-p instead of window-system.
2348         (calendar-mode-map, calendar-mode): Use display-popup-menus-p
2349         instead of window-system.
2350         (calendar-hide-window): Use display-multi-frame-p instead of
2351         window-system.
2353         * calendar/cal-x.el (calendar-two-frame-setup)
2354         (calendar-only-one-frame-setup, calendar-one-frame-setup):
2355         Use display-multi-frame-p instead of window-system.
2357 2001-04-23  Gerd Moellmann  <gerd@gnu.org>
2359         * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
2361         * textmodes/ispell.el, emacs-lisp/checkdoc.el,
2362         * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
2364 2001-04-23  Alex Schroeder  <alex@gnu.org>
2366         * goto-addr.el: Instead of defining line-beginning-position and
2367         line-end-position a defalias is used for point-at-bol and point-at-eol.
2369 2001-04-23  Alex Schroeder  <alex@gnu.org>
2371         * goto-addr.el: Added XEmacs compatibility code.
2372         (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
2374 2001-04-22  Eli Zaretskii  <eliz@is.elta.co.il>
2376         * textmodes/paragraphs.el (sentence-end): Doc fix.
2378 2001-04-20  Alex Schroeder  <alex@gnu.org>
2380         * sql.el (sql-escape-newlines-and-send): New function.
2381         (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
2383 2001-04-20  Alex Schroeder  <alex@gnu.org>
2385         * sql.el (sql-db2-program): New option.
2386         (sql-db2-options): New option.
2387         (sql-db2): New function.
2389 2001-04-20  Alex Schroeder  <alex@gnu.org>
2391         * sql.el (sql-mode-menu): Added highlighting entries.
2392         (sql-highlight-oracle-keywords): New function.
2393         (sql-highlight-postgres-keywords): New function.
2394         (sql-highlight-ansi-keywords): New function.
2396 2001-04-20  Alex Schroeder  <alex@gnu.org>
2398         * sql.el (sql-help): Doc change.
2400 2001-04-19  Karl Fogel  <kfogel@collab.net>
2402         * saveplace.el (save-place-alist-to-file): Removed no-effect code
2403         that inserted file content only to delete it immediately.
2404         Probably a cut-and-paste bug.  Thanks to Juanma Barranquero
2405         <lektu@uol.com.br> for the patch.
2407 2001-04-19  Stefan Monnier  <monnier@cs.yale.edu>
2409         * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
2411 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
2413         * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
2414         for defmethod.
2416         * comint.el (comint-cr-magic): New function.
2417         (toplevel): Add it to comint-preoutput-filter-functions.
2419 2001-04-18  Andrew Innes  <andrewi@gnu.org>
2421         * makefile.w32-in (EMACSLOADPATH): Define.
2422         (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
2423         (recompile): Remove stuff to set EMACSLOADPATH.
2425 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
2427         * language/slovak.el ("Slovak"): Add tutorial entry.
2429         * net/browse-url.el (browse-url-new-window-flag): Renamed from
2430         browse-url-new-window-p.
2432 2001-04-17  Eli Zaretskii  <eliz@is.elta.co.il>
2434         * info.el (Info-menu-update): When there are no menus and/or no
2435         cross references in the node, make the respective items of the
2436         Info menu-bar menu inactive.
2438 2001-04-17  Gerd Moellmann  <gerd@gnu.org>
2440         * indent.el (indent-for-tab-command): Call indent-line-function
2441         with no argument if PREFIX-ARG is non-nil.
2443         * frame.el (delete-other-frames): Handle minibuffer-only frames.
2445 2001-04-17  Eli Zaretskii  <eliz@is.elta.co.il>
2447         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
2448         an async subprocess if start-process is unavailable.  Suggested by
2449         Tim Van Holder <tim.van.holder@pandora.be>.
2451 2001-04-15  Eli Zaretskii  <eliz@is.elta.co.il>
2453         * info.el (Info-additional-directory-list): Doc fix.  Suggested by
2454         Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
2456 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
2458         * info.el (Info-file-list-for-emacs): Add an entry for the "info"
2459         manual.
2461 2001-04-13  Stefan Monnier  <monnier@cs.yale.edu>
2463         * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
2464         (cvs-menu): Add a few entries.
2466         * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
2467         (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
2468         lock file appears to be reachable from Emacs.
2469         (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
2470         (cvs-mode-find-file): Look for cvs-header-face rather than
2471         cvs-dirname-face (which doesn't exist).
2472         (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
2474         * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
2476 2001-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
2478         * emulation/pc-select.el (pc-selection-mode): Don't turn on
2479         normal-erase-is-backspace on a tty.  Instead, bind some keys such
2480         as [delete] directly, like pc-select.el did before
2481         normal-erase-is-backspace was invented.
2483 2001-04-12  Eli Zaretskii  <eliz@is.elta.co.il>
2485         * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
2487 2001-04-11  John Wiegley  <johnw@gnu.org>
2489         * eshell/em-ls.el (eshell-ls-insert-directory):
2490         Set font-lock-defaults to nil, to prevent fontification in dired
2491         buffers, if Eshell's ls is being used.
2493 2001-04-11  John Wiegley  <johnw@gnu.org>
2495         * calendar/timeclock.el (timeclock-completing-read): New function.
2496         (timeclock-ask-for-project, timeclock-ask-for-reason):
2497         Call `timeclock-completing-read'.
2499         * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
2500         required where `member' was being used.
2502 2001-04-11  Colin Walters  <walters@cis.ohio-state.edu>
2504         * eshell/em-hist.el (eshell-previous-matching-input):
2505         Don't display "History item" if the the minibuffer is active.
2507 2001-04-11  Gerd Moellmann  <gerd@gnu.org>
2509         * startup.el (command-line): Output a newline after printing
2510         an error from loading the window system's init file.
2512 2001-04-11  Eli Zaretskii  <eliz@is.elta.co.il>
2514         * textmodes/texinfo.el (texinfo-font-lock-keywords):
2515         Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
2516         @inforef.  Add an OVERRIDE of `keep' to highlight specs of
2517         keywords whose arguments routinely include @@.
2519 2001-04-10  Gerd Moellmann  <gerd@gnu.org>
2521         * emacs-lisp/advice.el (ad-make-advised-definition):
2522         Construct advice for subrs differently.
2524         * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
2525         regexp in parentheses when building the regexp for searching backwards.
2527         * simple.el (completion-list-mode-finish): New function.
2528         (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
2530         * language/european.el ("Polish"): Change sample text.
2531         From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
2533         * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
2534         parameter.
2536         * faces.el (menu): Doc fix.
2538 2001-04-10  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2540         * ps-print.el: Footer implementation.  Doc fix.
2541         (ps-print-version): New version number (6.5.1).
2542         (ps-header-frame-alist): New customization var for header frame
2543         properties.
2544         (ps-line-number-color): New customization var for line number color.
2545         (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
2546         (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
2547         (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
2548         (ps-right-footer): New customization vars for footers.
2549         (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
2550         footers.
2551         (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
2552         (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
2553         Code fix.
2554         (ps-prologue-file): Indentation fix.
2555         (ps-print-quote): Fun eliminated.
2556         (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
2557         (ps-output-frame-properties): New fun.
2558         (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
2559         (ps-skip-newline): Replace defun by defsubst.
2561 2001-04-10  Colin Walters <walters@cis.ohio-state.edu>
2563         * eshell/eshell.el (eshell-command): Needed a "%s" format
2564         specifier, in case the buffer contains percent characters.
2566 2001-04-10  John Wiegley  <johnw@gnu.org>
2568         * calendar/timeclock.el (timeclock-generate-report): Added a
2569         missing insert of the project name.
2571 2001-04-09  Gerd Moellmann  <gerd@gnu.org>
2573         * obsolete/profile.el: Moved from emacs-lisp/.
2575         * Makefile.in (nonobsolete_setwins): New macro.
2576         (finder-data): Use it instead of `setwins'.
2577         From: Dave Love <fx@gnu.org>.
2579         * server.el (server-visit-files): Set server-existing-buffer correctly.
2580         (server-visit-files): Run server-visit-hook after going to
2581         line 1 so that the hook can set point as it sees fit.
2583         * bindings.el (mode-line-modified): Unify help messages.
2585 2001-04-07  Eli Zaretskii  <eliz@is.elta.co.il>
2587         * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
2588         All callers changed.
2590 2001-04-06  Eli Zaretskii  <eliz@is.elta.co.il>
2592         * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
2593         long file names aren't supported, truncate the file names in
2594         quail-misc-package-ext-info to 8+3 before matching them against
2595         FILENAME.
2597         * dos-fns.el (dos-truncate-to-8+3): New function.
2599         * progmodes/compile.el (grep-compute-defaults): Use null-device
2600         instead of literal /dev/null. Reported by Jens Schmidt
2601         <schmidt@mathematik.uni-kl.de>.
2603         * simple.el (normal-erase-is-backspace-mode): Doc fix.
2605 2001-04-06  Stefan Monnier  <monnier@cs.yale.edu>
2607         * textmodes/sgml-mode.el: Add unknown maintainer.
2608         (sgml-tag): Pass `str' explicitly through skeleton-transformation.
2609         (html-mode-map): Use set-keymap-parent.
2611 2001-04-06  Dave Love  <fx@gnu.org>
2613         * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2614         Remove redundant string-to-list.
2616 2001-04-05  Stefan Monnier  <monnier@cs.yale.edu>
2618         * composite.el (reference-point-alist): Doc fix.
2620 2001-04-05  Sam Steingold  <sds@gnu.org>
2622         * font-lock.el (font-lock-keywords-case-fold-search):
2623         Make buffer-local.  This fixes a very annoying bug when loading a Lisp
2624         file made font-lock case-insensitive.
2626 2001-04-05  Gerd Moellmann  <gerd@gnu.org>
2628         * faces.el (defface menu): Doc fix.
2630         * wid-edit.el (widget-color-sample-face-get): Don't make
2631         faces for undefined colors.
2633         * version.el (emacs-version): Include LessTif/Motif version info.
2635 2001-04-04  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2637         * ps-mule.el: Eliminate cl package dependence.
2638         (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
2639         if they aren't defined yet.
2640         (ps-mule-encode-header-string, ps-mule-header-string-charsets):
2641         Eliminate cl package dependence.
2643 2001-04-04  Stefan Monnier  <monnier@cs.yale.edu>
2645         * progmodes/cc-cmds.el (c-outline-level):
2646         Bind buffer-invisibility-spec.  Originally from Dave Love, but
2647         got lost when incorporating version 5.26.
2649 2001-04-04  Eli Zaretskii  <eliz@is.elta.co.il>
2651         * emulation/pc-select.el (pc-selection-mode):
2652         Call normal-erase-is-backspace-mode instead of binding
2653         keys individually.
2655         * cus-load.el (normal-erase-is-backspace): Use it instead of
2656         delete-key-deletes-forward.
2658         * startup.el (command-line): Use normal-erase-is-backspace and
2659         normal-erase-is-backspace-mode.
2661         * simple.el (normal-erase-is-backspace): Rename from
2662         delete-key-deletes-forward.  Doc fix.
2663         (normal-erase-is-backspace-mode): Rename from
2664         delete-key-deletes-forward-mode.  Doc fix.
2665         Run normal-erase-is-backspace-hook.
2667         * dired.el (dired-move-to-filename-regexp): Support file sizes in
2668         ``human-readable'' format produced by GNU `ls'.
2669         (dired-move-to-filename-regexp): Recognize ISO format dates.
2670         From Paul Eggert <eggert@twinsun.com>.
2672 2001-04-04  Gerd Moellmann  <gerd@gnu.org>
2674         * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
2675         New functions.
2676         (lm-verify): Check keywords.
2677         From Eric M. Ludlam <eric@siege-engine.com>.
2679 2001-04-03  Eric M. Ludlam  <eric@siege-engine.com>
2681         * speedbar.el (speedbar-insert-image-button-maybe): Check for
2682         `xemacs' feature instead of for the function `set-extent-property'.
2684 2001-04-03  Stefan Monnier  <monnier@cs.yale.edu>
2686         * mail/mh-utils.el (mh-folder-hist): New var.
2687         (mh-prompt-for-folder): Use it and pass `default' to completing-read.
2689 2001-04-03  Eli Zaretskii  <eliz@is.elta.co.il>
2691         * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
2692         region, position point on the first or last 16-byte group.
2693         (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
2694         and hexl-end-of-buffer.  Bind End and Home to hexl-end-of-line and
2695         hexl-beginning-of-line.
2697 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
2699         * icomplete.el (icomplete-mode): Treat an argument like other
2700         modes do.
2702         * startup.el (fancy-splash-head): Use splash8.xpm for color
2703         depth 8.
2705         * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
2706         Add an antry for ``converts''.
2708         * language/slovak.el ("Slovak"): Add documentation string.
2709         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
2711         * language/czech.el ("Czech"): Add documentation string.
2712         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
2714         * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
2715         to `isci24-mule.bdf'.  From: Kenichi Handa <handa@etl.go.jp>.
2717 2001-04-02  Stefan Monnier  <monnier@cs.yale.edu>
2719         * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
2720         (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
2721         (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
2722         Use `defsubst' rather than a macro to ease debugging.
2723         (mail-extr-last): Remove (use `last' instead).
2724         (mail-extract-address-components): Properly reset the syntax-table
2725         after parsing an address.  Use `last' rather than mail-extr-last.
2726         Make sure the end marker stays at the very end.
2728 2001-04-02  Eli Zaretskii  <eliz@is.elta.co.il>
2730         * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
2731         last change.
2733 2001-04-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2735         * ps-print.el: Line and paragraph spacing feature.  Region to cut
2736         out when printing.  Doc fix.
2737         (ps-print-version): New version number (6.5).
2738         (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
2739         New vars.  Line and paragraph spacing feature.
2740         (ps-begin-cut-regexp, ps-end-cut-regexp): New vars.  Region to cut
2741         out when printing.
2742         (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
2743         (ps-get-font-size, ps-begin-job, ps-continue-line)
2744         (ps-plot-region): Code fix.
2745         (ps-print-prologue-2): Var eliminated.
2746         (ps-line-spacing-internal, ps-paragraph-spacing-internal):
2747         New internal vars.
2748         (ps-get-size): New fun.
2749         (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
2750         (ps-next-line): Replace defun by defsubst.
2751         (ps-mule-plot-string): Autoload doc fix.
2753         * ps-bdf.el: XEmacs compatibility.  Doc fix.
2754         (installation-directory, coding-system-for-read): Declare vars if
2755         it's not declared yet.
2756         (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
2758         * ps-mule.el: XEmacs compatibility.  Doc fix.
2759         (leading-code-private-22): Declare var if it's not declared yet.
2760         (charset-bytes, charset-dimension, charset-id, charset-width)
2761         (find-charset-region, split-char, char-width, chars-in-region)
2762         (forward-point, decompose-composite-char, encode-coding-string)
2763         (coding-system-p, ccl-execute-on-string, define-ccl-program):
2764         Define funs if not defined yet.
2765         (encode-composition-rule, find-composition): Define funs if not
2766         loaded yet.
2767         (ps-mule-prologue): PostScript code fix.
2769 2001-04-02  Kenichi Handa  <handa@etl.go.jp>
2771         * ps-mule.el (ps-mule-generate-font): New arg HEADER-P.  If it is
2772         non-nil, generate font for the header strings.
2773         (ps-mule-prepare-font): Likewise.
2774         (ps-mule-generate-glyphs): Likewise.
2775         (ps-mule-string-encoding): Likewise.
2776         (ps-mule-header-charsets): New variable.
2777         (ps-mule-encode-header-string): New function.
2778         (ps-mule-header-string-charsets): New function.
2779         (ps-mule-begin-job): Check charsets in the header strings.  If there
2780         are non-ASCII and non-Latin1 charsets, prepare fonts for them.
2782         * ps-print.el (ps-generate-header-line): Encode the header string by
2783         ps-mule-encode-header-string.
2784         (ps-mule-encode-header-string): Declare autoload.
2786 2001-04-02  Gerd Moellmann  <gerd@gnu.org>
2788         * frame.el (cursor-in-non-selected-windows):
2789         Replaces show-cursor-in-non-selected-windows.
2791 2001-03-31  Kenichi Handa  <handa@etl.go.jp>
2793         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2794         Delete entries for "chinese-py" and "chinese-ziranma".
2795         (quail-misc-package-ext-info): New variable.
2796         (tsang-quick-converter): New function.
2797         (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
2798         (quick-cns-converter, py-converter, ziranma-converter)
2799         (miscdic-convert, batch-miscdic-convert): New functions.
2801 2001-03-30  Kenichi Handa  <handa@etl.go.jp>
2803         * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
2804         eight-bit-control chars.
2806         * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2807         Reduce making temporary vector (suggested by Dave Love).
2809 2001-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
2811         * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
2812         string as well.
2814 2001-03-30  Andreas Schwab  <schwab@suse.de>
2816         * files.el (backup-directory-alist): Fix typo.
2818 2001-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
2820         * time-stamp.el (time-stamp-format): Doc fix.  From Paul Eggert
2821         <eggert@twinsun.com>.
2823 2001-03-30  Dave Love  <fx@gnu.org>
2825         * progmodes/fortran.el (fortran-comment-region): Fix typo.
2827 2001-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
2829         * simple.el (transient-mark-mode): Mention C-g in the doc string.
2831 2001-03-30  Miles Bader  <miles@gnu.org>
2833         * subr.el (interactive-form): Fix paren typo.
2835 2001-03-29  Eli Zaretskii  <eliz@is.elta.co.il>
2837         * emacs-lisp/profile.el: Say that it's obsolete in the header
2838         line, so that finder.el puts that into its data-base.
2839         Suggested by Alex Schroeder <alex@gnu.org>.
2841 2001-03-29  Paul Eggert  <eggert@twinsun.com>
2843         * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
2844         LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
2846 2001-03-29  Stefan Monnier  <monnier@cs.yale.edu>
2848         * generic.el (generic-mode-set-comments): Use "" rather than nil
2849         for comment-end.
2851 2001-03-29  Gerd Moellmann  <gerd@gnu.org>
2853         * emacs-lisp/advice.el (ad-make-advised-definition):
2854         Call interactive-form to obtain the interactive spec of subrs.
2856         * subr.el (interactive-form): New function.
2858 2001-03-29  Andre Spiegel  <spiegel@gnu.org>
2860         * vc-sccs.el (vc-sccs-register): Use relative file names.
2862 2001-03-28  Gerd Moellmann  <gerd@gnu.org>
2864         * bookmark.el (bookmark-get-bookmark): Handle case that
2865         BOOKMARK is not a string.
2867         * image.el (image-type-regexps): Change type for PS files
2868         to `postscript'.
2870         * subr.el (read-passwd): Clear command history after each
2871         character entered.  From: Stephen Gildea <gildea@alum.mit.edu>.
2873 2001-03-27  Kenichi Handa  <handa@etl.go.jp>
2875         * international/kkc.el (kkc-save-init-file): Locally bind
2876         print-length to nil.
2878 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
2880         * textmodes/flyspell.el: Some doc fixes.
2881         (flyspell-maybe-correct-transposition)
2882         (flyspell-maybe-correct-doubling): Use a temporary buffer
2884         * textmodes/ispell.el (ispell-parse-output): Doc fix.
2886         * emacs-lisp/byte-opt.el (byte-optimize-while)
2887         (byte-optimize-form-code-walker): Diagnose too few arguments
2888         for `if' and `while'.
2890 2001-03-26  Kenichi Handa  <handa@etl.go.jp>
2892         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2893         Prepend `\' to "\<quail-translation-docstring>".
2895 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
2897         * autorevert.el (global-auto-revert-non-file-buffers):
2898         Remove duplicate defcustom.
2900 2001-03-26  Miles Bader  <miles@gnu.org>
2902         * international/latin1-disp.el (latin1-char-displayable-p):
2903         Add leading "-" for X font pattern.
2905 2001-03-26  Kenichi Handa  <handa@etl.go.jp>
2907         * international/mule-diag.el (describe-coding-system):
2908         For raw-text and emacs-mule, don't add anymore text about what
2909         charsets they can encode.
2911 2001-03-25  Eli Zaretskii  <eliz@is.elta.co.il>
2913         * help.el (view-lossage): Mention open-dribble-file in the doc
2914         string.  Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
2916 2001-03-23  Stefan Monnier  <monnier@cs.yale.edu>
2918         * skeleton.el (skeleton-internal-list): Fix bogus logic.
2919         (skeleton-pair-insert-maybe): Don't pair after a backslash.
2921 2001-03-23  Kenichi Handa  <handa@etl.go.jp>
2923         * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
2924         Call ccl-execute-on-string directly so that CCL program handling
2925         multibyte sequence can work correctly.
2926         (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
2927         property of the coding system.
2929 2001-03-23  Stefan Monnier  <monnier@cs.yale.edu>
2931         * textmodes/fill.el (fill-individual-paragraphs-prefix):
2932         Fix transcription typo.
2934 2001-03-22  Rajesh Vaidheeswarran  <rv@gnu.org>
2936         * whitespace.el: Add buffer local variables to toggle testing of
2937         whitespaces in buffers without affecting the default values.
2938         Bump version to 3.0 to account for a few other changes.
2939         (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
2940         (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
2941         (whitespace-toggle-spacetab-check): New functions.
2943 2001-03-21  Stefan Monnier  <monnier@cs.yale.edu>
2945         * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
2947 2001-03-21  Gerd Moellmann  <gerd@gnu.org>
2949         * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
2950         bs-cycle-configuration-name.  From Juanma Barranquero
2951         <lektu@uol.com.br>.
2953         * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
2954         and cc-vars.el.
2956         * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
2957         headers.  Always invoke sendmail with option -t.
2959 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
2961         * Release of cc-mode 5.28.
2963 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
2965         * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
2966         Removed the hardcoded switch to "java" style in Java mode.
2967         It's instead taken care of by the default value for c-default-style.
2969 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
2971         * cc-align.el (c-lineup-math): Fix bug where lineup was
2972         triggered by equal signs in string literals.
2974 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
2976         * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
2977         limit detection when at the ends of the buffer.
2979         * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
2980         "for" statement clause in case 7F; a better one is done
2981         earlier in case 7D anyway.
2983 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
2985         * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
2986         somewhat more and did a small optimization.
2988 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
2990         * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
2991         Use the limit argument only to limit the syntactic context
2992         search, not to limit the actual movement.
2994         * cc-cmds.el (c-beginning-of-statement): Move by sentence
2995         inside multiline strings, just like in comments.  Also various
2996         fixes to the paragraph and comment prefix recognition, block
2997         comment ender handling etc.
2999 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3001         * cc-cmds.el (c-fill-paragraph): Take more care to preserve
3002         the relative position of the point.
3004         * cc-cmds.el (c-electric-continued-statement): New function to
3005         use as abbrev hook to reindent for keywords such as "else"
3006         that continues an earlier statement.
3008         * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
3009         like classes.
3011         * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
3012         (pike-mode): Populate the default abbrev tables to reindent for
3013         keywords such as "else" that can continue earlier statements.
3014         Abbrev mode is therefore turned on by default now.  (Note that
3015         this doesn't apply to idl-mode, since IDL afaik doesn't have
3016         statements at all.)
3018 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3020         * cc-engine.el (c-inside-bracelist-p): Fix for handling
3021         bracelists where the declaration contains template arguments.
3023 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3025         * cc-cmds.el (c-comment-indent):
3026         Use `c-get-syntactic-indentation' to correctly calculate the
3027         syntactic indentation.  Fixes bug with lineup functions that
3028         return vectors.
3030         * cc-engine.el (c-get-syntactic-indentation): Split the
3031         indentation sum calculation from `c-indent-line' to a separate
3032         function.
3034 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3036         * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
3037         Fixed places where it was assumed that preprocessor directives
3038         have to start in column zero.
3040         * cc-engine.el (c-beginning-of-member-init-list): Handle C++
3041         template arguments after a class identifier properly.
3043         * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
3044         lists for `new Foo[]' constructs in Java as expressions and
3045         not top level definition brace lists on the top level, so that
3046         they'll get indented consistently with the same type of
3047         expression in a normal block.
3049 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3051         * cc-cmds.el (c-fill-paragraph): The kludge that checks
3052         whether the adaptive filling package fails to keep the comment
3053         prefix is now kludged further to check for filladapt-mode
3054         which doesn't have that problem. This is really icky, but it's
3055         the only way that works with the current misfeatures/bugs in
3056         both adaptive-fill-mode and filladapt-mode.
3058         * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
3059         around point is recognized more robust.
3061 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3063         * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
3064         (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
3065         (c-lit-type): Fixed all internal variables used dynamically so
3066         that they are always bound.
3068         * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
3069         errors:
3071         (c-indent-region): Fixed reporting of syntactic errors so that
3072         the region is fully reindented even when an error occurs.
3073         The last syntactic error is printed afterwards.  Also cleanup up a
3074         whole lot of code that tried to optimize indentation of whole
3075         sexps but in reality accomplishes nothing.
3077         (c-indent-sexp): Use c-indent-region.
3079         (c-parsing-error): Changed this variable to hold the message
3080         for any syntactic error that is discovered.
3082         (c-parse-state): Search backward from point instead of the bod
3083         position when the latter is invalid.  This makes CC Mode
3084         recover faster when there are unbalanced close braces.
3086         (c-backward-to-start-of-if): Use c-parsing-error to report
3087         dangling "else" clauses instead of throwing an error, and fall
3088         back to a reasonable position.
3090         (c-indent-line): Added argument to avoid reporting syntactic errors.
3092         (c-show-syntactic-information): Don't report any syntactic errors.
3094 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3096         * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
3097         paragraph recognition when moving by sentence in literals.
3099         * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
3100         start regexp for javadoc to recognize javadoc markup in general instead
3101         of a specific set of keywords, to be more future-safe.
3103         (c-Pike-pikedoc-paragraph-start)
3104         (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
3105         pikedoc markup.
3107         * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
3109         (pike-mode): Initialize paragraph settings pikedoc recognition.
3111         * cc-vars.el (c-default-style): Made a nicer Customize widget.
3113         (c-comment-prefix-regexp): Made it possible to use an
3114         association list on this to specify mode specific regexps.
3115         The default value now use a special regexp in Pike mode to
3116         recognize pikedoc markup.
3118         (c-current-comment-prefix): New variable containing the actual
3119         regexp from c-comment-prefix-regexp for the current buffer.
3121 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3123         * cc-cmds.el (c-electric-brace): Fixed check for special brace
3124         lists: We can't look at the syntax, since a brace list can get
3125         recognized as a plain statement-cont.
3127         * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
3128         special brace list opener broken over two lines got recognized
3129         as a statement on the second line.  Case 9A changed.
3131 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3133         * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
3134         adjustment after line is reindented.
3136 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3138         * cc-defs.el (c-point): Added optional argument for position
3139         to use instead of the current point.
3141         * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
3142         the in-expression block symbols when the construct starts at
3143         boi, to avoid the extra level of indentation in that case.
3144         Cases 4, 16A and 17E affected.
3146 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3148         * cc-cmds.el: Use `indent-according-to-mode' instead of direct
3149         calls to `c-indent-line', to adhere better to Emacs conventions.
3151         * cc-engine.el (c-indent-line): Use the syntax already bound
3152         to `c-syntactic-context', if there is any.
3154 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3156         * cc-engine.el (c-get-offset): Fixed bug where the indentation
3157         wasn't added up correctly when a lineup function returned nil.
3159 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3161         * cc-engine.el (c-collect-line-comments): Fixed bug where
3162         empty lines were ignored when collecting line comments backwards.
3164 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3166         * cc-align.el (c-lineup-dont-change): Return an absolute
3167         indentation column to work correctly in the case when several
3168         syntactic elements are processed for the same line.
3170         * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
3171         (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
3172         (c-set-offset): Added absolute indentation column settings by
3173         using the vector type.
3175 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3177         * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
3178         Implemented two new cleanups `space-before-funcall' and
3179         `compact-empty-funcall'.
3181 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3183         * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
3184         helping building regexps.
3186         * cc-engine.el (c-on-identifier): New function for detecting
3187         identifiers.  It takes keywords into account.
3189         * cc-langs.el, cc-mode.el: Added regexps for complete keyword
3190         lists.  `c-keywords' is set to a regexp matching all keywords
3191         in the current language.
3193 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3195         * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
3196         list of characters to skip backwards over at the beginning of
3197         a statement, since it can precede string literals in Pike.
3199 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3201         * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
3202         recognition when standing on the last line in a C++ comment
3203         with nothing but whitespace after the prefix.
3205         * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
3206         given no limit argument.
3208 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3210         * cc-engine.el (c-inside-bracelist-p): Fixed brace list
3211         recognition for the `[]= operator symbol in Pike.
3213 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3215         * cc-bytecomp.el (cc-eval-when-compile): New macro that works
3216         around a bug in `eval-when-compile' in the byte compiler.
3218         * cc-engine.el (c-forward-token-1): Fixed bug with return
3219         value when count is zero and there's no token start within the limit.
3221         (c-guess-basic-syntax): Don't add 'comment-intro to lines with
3222         "prefix comments", i.e. comments which are followed by code on
3223         the same line.
3225         * cc-mode-19.el: Fixes so that checks that must be done at
3226         compile time also are done then.
3228 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3230         * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
3231         time and at runtime, and only when it's needed.
3233 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3235         Major cleanup for less error prone and more warning free
3236         compilation, including some fixes for bugs due to different
3237         compilation orders. Thanks to Martin Buchholz for providing
3238         the basis for all this.
3240         * cc-bytecomp.el: New file that provides some byte compilation
3241         features: It ensures that files always are loaded from the
3242         current source directory during compilation, and it provides a
3243         set of macros to turn off specific compiler warnings for
3244         specific symbols.  (It's not CC Mode specific in any way.)
3246         Fixed a nearly acyclic dependency tree (both runtime and
3247         compile-time) between all files.
3249         * cc-defs.el: Separated all macros before the inline functions,
3250         to ensure correct compilation.
3252         * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
3253         cc-defs.el to cc-engine.el and made it a function instead.
3255         * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
3256         about char-after.
3258         * cc-vars.el: Cope even when there isn't a custom package
3259         containing defcustom available.
3261         * cc-make.el: Removed since it's no longer necessary.
3263         README: Updated installation instructions.
3265 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3267         * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
3268         improve the modularity: Moved all mode init stuff from
3269         cc-langs.el to cc-mode.el, including the keymap
3270         initialization; cc-langs now only contains the various
3271         variables for configuring the language syntax.
3273         * cc-engine.el, cc-styles.el (c-evaluate-offset)
3274         (c-get-offset): Moved from cc-styles to cc-engine since file
3275         dependency analysis suggests they belong there (which also
3276         makes more sense).  Thanks to Martin Buchholz for doing the analysis.
3278 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3280         * cc-cmds.el (c-fn-region-is-active-p): New function that
3281         wraps the corresponding macro, for use in places that aren't
3282         compiled.  Thanks to Martin Buchholz for pointing out this.
3284         * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
3286         * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
3287         add things to the bug report.
3289 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3291         * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
3292         returned prefix could contain a newline when the search for a
3293         good prefix line failed.
3295 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3297         * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
3298         (c-toggle-auto-hungry-state): Made the argument optional, as
3299         the documentation says it is.
3301 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
3303         * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
3304         multiline string syntax, #"...", as a cpp macro.
3306 2001-03-21  Paul Eggert  <eggert@twinsun.com>
3308         * international/mule-cmds.el (set-locale-environment):
3309         Set system-messages-locale and system-time-locale, but only if the
3310         caller specifies a non-nil locale name.
3312 2001-03-20  Gerd Moellmann  <gerd@gnu.org>
3314         * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
3315         problems for the interpreter.  From: John Wiegley  <johnw@gnu.org>
3317 2001-03-20  Gerd Moellmann  <gerd@gnu.org>
3319         * follow.el (follow-avoid-tail-recenter): Doc fix.
3321         * custom.el (custom-set-variables): Avoid reversing the list
3322         of args needlessly.
3324         * startup.el (fancy-splash-head): Don't change the colors of the
3325         XPM image on a dark background.
3327         * comint.el (comint-exec-1): Set columns of the terminal to
3328         window-width instead of frame-width.
3330         * info.el (Info-scroll-down): Add missing WINDOW arg for
3331         pos-visible-in-window-p.
3333         * ehelp.el (electric-help-mode-hook): Add defcustom.
3335         * mail/sendmail.el (mail-mode): Activate case-folding in
3336         font-lock-defaults.
3338 2001-03-19  Stefan Monnier  <monnier@cs.yale.edu>
3340         * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
3341         (completion-ignored-extensions): Remove duplicate ".class".
3343 2001-03-19  Andreas Schwab  <schwab@suse.de>
3345         * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
3346         From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
3348 2001-03-19  Gerd Moellmann  <gerd@gnu.org>
3350         * language/european.el ("Latin-5", "Latin-4"): Use postfix input
3351         methods since there are not prefix input methods.
3353 2001-03-19  Kenichi Handa  <handa@etl.go.jp>
3355         * international/mule-cmds.el (read-input-method-name):
3356         Locally bind enable-recursive-minibuffers to t.
3358 2001-03-18  Stefan Monnier  <monnier@cs.yale.edu>
3360         * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
3362 2001-03-17  Michael Kifer  <kifer@cs.sunysb.edu>
3364         * ediff-util.el: Copyright years.
3365         (ediff-choose-syntax-table): New function.
3366         (ediff-setup): Use ediff-choose-syntax-table.
3368         * ediff-init.el (ediff-with-syntax-table): New macro, uses
3369         with-syntax-table.
3371         * ediff.el: Date of last update, copyright years.
3373         * ediff-wind (ediff-setup-control-frame): Nill->nil.
3375         * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
3376         of Scott Bronson.
3377         (ex-cmd-assoc,ex-cmd-one-letr): New functions.
3378         (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
3379         Deleted functions.
3380         (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
3381         ex-token-list.
3383         * viper-util.el: Spaces, indentation.
3385         * viper.el: Changed version, modification time.
3387 2001-03-16  John Wiegley  <johnw@gnu.org>
3389         * calendar/timeclock.el (timeclock-workday-remaining):
3390         Check whether `discrep' is non-null before using it.
3392 2001-03-16  John Wiegley  <johnw@gnu.org>
3394         * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
3395         first-time checkins.
3396         (timeclock-log-data): Fixed problem with reading timelog log file.
3397         Resulting data in the "day list" was incorrect.
3398         (timeclock-find-discrep): Check if `timeclock-file' is readable
3399         before opening it.
3400         (timeclock-time-less-p): New function.
3401         (timeclock-day-base): New function.
3402         (timeclock-geometric-mean): New function.
3403         (timeclock-generate-report): Generate a summary report based on
3404         the contents of the log file.  This uses `timeclock-log-data', and
3405         is an example of writing a timelog manipulation function.
3406         (timeclock-visit-timelog): A quick command for opening the timelog
3407         file.
3408         (timeclock-log-data): Bound the variable event.
3410 2001-03-16  Kenichi Handa  <handa@etl.go.jp>
3412         * international/mule-cmds.el (select-safe-coding-system):
3413         Fix typo: symbol-name -> symbol-value.
3415         * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
3416         before substitute-in-file-name to handle double slashes in FILE
3417         correctly.
3419 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
3421         * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
3422         for Slovak.  From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
3424 2001-03-14  Gerd Moellmann  <gerd@gnu.org>
3426         * bindings.el (features): Add `md5' and `overlay' to the list.
3428         * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
3429         bound before using it.  It's not bound when configured without X,
3430         for instance.
3432 2001-03-13  Thien-Thi Nguyen  <ttn@gnu.org>
3434         * progmodes/hideshow.el: Update copyright.
3435         (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
3436         (hs-minor-mode-hook): Include `:version' in defcustom form.
3438 2001-03-13  Gerd Moellmann  <gerd@gnu.org>
3440         * help.el (string-key-binding): Don't call event-start on
3441         a non-list.
3443 2001-03-13  Eli Zaretskii  <eliz@is.elta.co.il>
3445         * startup.el (fancy-splash-tail, command-line-1): Fix the
3446         copyright year.
3448 2001-03-13  Kenichi Handa  <handa@etl.go.jp>
3450         * term.el: These changes are based on a patch sent from Yong Lu
3451         <lyongu@yahoo.com>.
3452         (term-set-escape-char): Bind M-x to execute-extended-command in
3453         term-raw-escape-map.
3454         (term-move-columns): Don't try to move to negagive column.
3455         (term-emulate-terminal): Insert a string before deleting a text to
3456         overwrite.
3458 2001-03-12  Gerd Moellmann  <gerd@gnu.org>
3460         * play/life.el (life): Rearrange code so that all calls to
3461         life-display-generation are in a catch-form.
3463         * progmodes/etags.el (tags-loop-continue): Don't change point in a
3464         file that isn't interesting.  In an interesting file, push the old
3465         value of point on the mark ring.
3467         * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
3468         New function.
3469         (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
3470         Use it.
3472         * emacs-lisp/autoload.el (generate-file-autoloads):
3473         Remove warning about line lengths.
3475 2001-03-12  Philippe Waroquiers  <wao@gull.tact.cfmu.eurocontrol.be>
3477         * progmodes/etags.el (tags-compression-info-list): New variable.
3478         (find-tag-in-order): Use it to deal with compressed source files.
3479         (tag-file-name-match-p): New function.
3480         (etags-recognize-tags-table): Use it for better match of file names.
3482 2001-03-12  Kenichi Handa  <handa@etl.go.jp>
3484         * international/mule-cmds.el (register-input-method): Doc fix.
3486         * international/quail.el (quail-translate-key): Fix condition to
3487         check if there's another breaking point in the current key.
3489 2001-03-11  Eli Zaretskii  <eliz@is.elta.co.il>
3491         * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
3492         Babyl header to the newly-created output file, bind
3493         coding-system-for-write to either rmail-file-coding-system or
3494         emacs-mule-unix.
3496 2001-03-11  Stefan Monnier  <monnier@cs.yale.edu>
3498         * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
3499         Fix the name and regexp used for subsubsections.
3501 2001-03-10  Dave Love  <fx@gnu.org>
3503         * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
3504         and save-buffer if buffer-file-name non-nil.  From rms.
3506 2001-03-10  Andre Spiegel  <spiegel@gnu.org>
3508         * vc.el (vc-do-command): If the destination buffer is already
3509         current, don't set it up and don't erase it.  Updated doc string
3510         to reflect that.
3511         (vc-version-diff): When doing a single file diff, don't switch to the
3512         *vc-diff* buffer before the command.  This is to preserve local
3513         variable bindings that might affect the diff command.
3514         (vc-print-log): Don't switch to the *vc* buffer before the
3515         command, so that local variable bindings are preserved.
3517         * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
3518         not the current buffer.
3519         (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
3521         * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
3522         make output go to buffer *vc*, not the current buffer.
3524 2001-03-09  Stefan Monnier  <monnier@cs.yale.edu>
3526         * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
3527         so ^, $, *, ? and + are interpreted correctly.
3529 2001-03-09  Gerd Moellmann  <gerd@gnu.org>
3531         * help.el (string-key-binding): Renamed from
3532         mode-line-key-binding.  Handle any event on a string.
3533         Check for `keymap' properties as well as `local-map' properties.
3535         * comint.el (comint-insert-clicked-input): Use the last key
3536         from this-command-keys to lookup the global key definition.
3538 2001-03-09  Kenichi Handa  <handa@etl.go.jp>
3540         * international/characters.el: Add category `j' for
3541         katakana-jisx0201.   Fix syntaxes of katakana-jisx0201.
3543         * international/mule-conf.el (no-conversion): Fix docstring.
3544         (raw-text): Fix docstring.
3546 2001-03-08  Gerd Moellmann  <gerd@gnu.org>
3548         * simple.el (choose-completion-string): When not leaving the
3549         minibuffer, raise the minibuffer frame when minibuffer-auto-raise
3550         is set.
3552         * window.el (shrink-window-if-larger-than-buffer): Handle frame
3553         parameter `(minibuffer . t)'.
3555 2001-03-07  Stefan Monnier  <monnier@cs.yale.edu>
3557         * progmodes/sh-script.el (sh-st-symbol): New symbol.
3558         (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
3559         (sh-mode): Remove `make-local-variable' for unused var
3560         `font-lock-unfontify-region-function'.
3562 2001-03-07  Richard M. Stallman  <rms@gnu.org>
3564         * info.el (Info-scroll-down): Fix previous change.
3566         * mail/rmail.el (rmail-toggle-header): Use a window which
3567         is showing the Rmail buffer, rather than the selected window.
3569 2001-03-07  Dave Love  <fx@gnu.org>
3571         * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
3572         now, to avoid problems with binding imenu directly to a mouse event.
3574 2001-03-07  Gerd Moellmann  <gerd@gnu.org>
3576         * info.el (Info-scroll-down): Call pos-visible-in-window-p with
3577         second arg t.
3579 2001-03-07  Stefan Monnier  <monnier@cs.yale.edu>
3581         * log-edit.el (log-edit-common-indent): New var.
3582         (log-edit-set-common-indentation): Renamed from
3583         log-edit-delete-common-indentation.  Use the new var.
3584         (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
3586         * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
3587         (cvs-mode-add-change-log-entry-other-window):
3588         Don't presume change-log-default-name is defined.
3590         * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
3592         * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
3593         the "tree" operation as well.
3595         * pcvs-parse.el (cvs-parse-table): Add another ignored message.
3597         * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
3598         to match paragraph-start.
3600         * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
3601         comment-start-skip and set comment-end-skip as well.
3602         (sgml-comment-indent): Fix for new value of comment-start-skip.
3603         (html-autoview-mode): Don't bother using make-local-hook.
3605 2001-03-07  Gerd Moellmann  <gerd@gnu.org>
3607         * cus-edit.el (custom-save-delete): Move in front of local
3608         variables, otherwise long Custom entries would make them ineffective.
3610         * uniquify.el: Set maintainer to FSF.
3612 2001-03-07  Eli Zaretskii  <eliz@is.elta.co.il>
3614         * dired-aux.el (dired-do-shell-command): Doc fix.
3616 2001-03-06  Stefan Monnier  <monnier@cs.yale.edu>
3618         * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
3620         * which-func.el (which-func-modes): Add cperl-mode.
3621         (which-func-mode-global): Use define-minor-mode.
3623         * info-look.el: Docstring fixes and dead code eliminated.
3624         (cperl-mode): Add support.
3625         (emacs-lisp-mode): List all entries from elisp manual, whether
3626         or not they are currently (f)bound or not.  Update regexp.
3628         * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
3630         * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
3631         so that C-h m shows the correct information.
3632         Use make-local-variable rather than make-variable-buffer-local.
3633         (cperl-info-buffer, cperl-setup-tmp-buf):
3634         Use make-local-variable rather than make-variable-buffer-local.
3635         (cperl-msb-fix, cperl-get-help-defer):
3636         Check major-mode for `cperl-mode' as well.
3638         * progmodes/cperl-mode.el: Updated to author version 4.23.
3639         (cperl-electric-pod): SYNOPSIS was misspelled.
3640         (cperl-find-pods-heres): @if ? a : b was considered a REx.
3641         (cperl-after-expr-p): Make true after __END__.
3643 2001-03-06  Gerd Moellmann  <gerd@gnu.org>
3645         * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
3646         bookmark-completion-ignore-case is t.
3648         * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
3649         switch, like xterm, and concat resource strings, with a newline
3650         between them.
3652 2001-03-06  Eli Zaretskii  <eliz@is.elta.co.il>
3654         * international/codepage.el (cp770-decode-table)
3655         (cp773-decode-table, cp774-decode-table): New variables.
3657         * man.el (Man-hyphenated-reference-regexp): New variable.
3658         (Man-build-references-alist): Use it to search for referenced
3659         manpages.  If hyphenated is non-nil, record a concatenated word in
3660         Man-refpages-alist only if it matches Man-reference-regexp.
3661         Update word's length when it is concatenated.  Reverse the list,
3662         to get the first manpage at the head.
3663         (Man-possibly-hyphenated-word): New function.
3664         (Man-follow-manual-reference): Use it instead of current-word to
3665         find a manpage at point, in a way that accounts for hyphenated
3666         references.
3668 2001-03-06  Alex Schroeder  <alex@gnu.org>
3670         * sql.el (sql-interbase): New function.
3671         (sql-interbase-program): New option.
3672         (sql-interbase-options): New option.
3673         And some typos fixed: "customise" to "customize".
3675 2001-03-06  Dave Love  <fx@gnu.org>
3677         * textmodes/flyspell.el (flyspell-region):
3678         Set up flyspell-local-mouse-map.
3680 2001-03-05  Richard M. Stallman  <rms@gnu.org>
3682         * mail/rmail.el (rmail-retry-failure):
3683         Don't call rmail-beginning-of-message.
3684         Don't discard From: field.  Do discard Received: field.
3685         Use unwind-protect to re-prune.
3686         (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
3688 2001-03-06  Kenichi Handa  <handa@etl.go.jp>
3690         * international/quail.el (quail-title): Add autoload cookie.
3692 2001-03-05  Dave Love  <fx@gnu.org>
3694         * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
3695         new defs.
3697 2001-03-05  Kenichi Handa  <handa@etl.go.jp>
3699         * language/ethio-util.el (ethio-toggle-space):
3700         Update current-input-method-title if necessary.
3701         (ethio-toggle-punctuation): Likewise.
3703         * international/quail.el (quail-title): Fix for the case that a
3704         title of an input method is specified by a list of the same form
3705         as used in mode-line-format.
3707         * international/mule-cmds.el (activate-input-method):
3708         If current-input-method-title is set by activating INPUT-METHOD,
3709         respect that value.
3711 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
3713         * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
3715 2001-03-05  Alex Schroeder  <alex@gnu.org>
3717         * sql.el (sql-sybase): Fix typo (was: query user about server two
3718         times instead of server and database).
3720         * sql.el (sql-sybase): Doc change.
3721         (sql-mysql): Doc change.
3722         (sql-postgres): Doc change.
3724 2001-03-05  Kenichi Handa  <handa@etl.go.jp>
3726         * international/mule-conf.el (emacs-mule, raw-text):
3727         Docstring modified.
3729 2001-03-04  Eli Zaretskii  <eliz@is.elta.co.il>
3731         * term/internal.el: Update copyright notice.
3733         * term/pc-win.el: Update copyright notice.
3735 2001-03-02  Dave Love  <fx@gnu.org>
3737         * files.el (insert-file-contents-literally):
3738         Bind inhibit-file-name-handlers and inhibit-file-name-operation,
3739         not jka-compr-compression-info-list.
3741 2001-03-02  Stefan Monnier  <monnier@cs.yale.edu>
3743         * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
3744         spaces in default comment-start-skip settings rather than \s-.
3746 2001-03-02  Eli Zaretskii  <eliz@is.elta.co.il>
3748         * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
3749         default-frame-alist as well.
3751 2001-03-01  Dave Love  <fx@gnu.org>
3753         * textmodes/reftex.el (defvar): Wrap some defvars in
3754         eval-when-compile.  From Markus Rost <rost@math.ohio-state.edu>.
3756         * subr.el (event-basic-type): Doc fix.
3758         * international/quail.el: Doc fixes.
3760         * international/utf-8.el: Doc fixes.
3762         * international/mule-cmds.el: Doc fixes.
3763         (leim-list-header): Fix header text.
3765         * international/mule.el (coding-system-category): Doc fix.
3767         * international/ccl.el (ccl-compile): Doc fix.
3769 2001-03-01  Stefan Monnier  <monnier@cs.yale.edu>
3771         * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
3772         rather than (before|after)-change-functions.
3774 2001-03-01  Gerd Moellmann  <gerd@gnu.org>
3776         * ediff-util.el (ediff-scroll-horizontally): Arrange for
3777         scroll-left and scroll-right being called interactively so that
3778         they set the window's min_hscroll.
3780 2001-03-01  Eli Zaretskii  <eliz@is.elta.co.il>
3782         * info.el (info-insert-file-contents-1): Accept an additional
3783         argument `lfn': if it is non-nil, concatenate `filename' and
3784         `suffix'; otherwise use the complicated MS-DOS code.
3785         All callers changed.
3786         (info-insert-file-contents, Info-find-node): If the MS-DOS port
3787         can access long file names, try the long file-name version of
3788         `info-insert-file-contents-1', then the short file-name version.
3790 2001-02-28  TAKAHASHI Naoto  <ntakahas@m17n.org>
3792         * language/ethio-util.el (setup-ethiopic-environment-internal):
3793         Change bindings of functions keys to conform to "Emacs Lisp Coding
3794         Convention".
3796         * language/ethiopic.el ("Ethiopic"): Add documentation.
3798 2001-02-28  Kenichi Handa  <handa@etl.go.jp>
3800         * international/utf-8.el (mule-utf-8): Set coding-category
3801         property to coding-category-utf-8.
3803 2001-02-27  Richard M. Stallman  <rms@gnu.org>
3805         * lpr.el (lpr-page-header-switches, print-region-1):
3806         Undo 2000-07-06 change.
3807         (lpr-add-switches): Default to t on gnu/linux.
3809 2001-02-27  Gerd Moellmann  <gerd@gnu.org>
3811         * bs.el (bs-attributes-list): Doc fix.
3813 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
3815         * help.el (describe-project): Display the file THE-GNU-PROJECT.
3817         * help.el (view-order-manuals): Use goto-address.
3819         * startup.el (command-line-1): Add info about ordering manuals
3820         to the not so fancy splash screens.
3822 2001-02-26  Andre Spiegel  <spiegel@gnu.org>
3824         * vc.el (vc-default-workfile-unchanged-p)
3825         (vc-default-latest-on-branch-p): Add missing BACKEND argument.
3827 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
3829         * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
3830         fontify in the right buffer.
3832         * allout.el (outline-flag-region): Move macro in front of first
3833         use to avoid a run-time error.
3835 2001-02-24  Andrew Innes  <andrewi@gnu.org>
3837         * makefile.w32-in: Fix copyright notice.
3839 2001-02-24  Kenichi Handa  <handa@etl.go.jp>
3841         * international/utf-8.el (mule-utf-8): Set correct value for
3842         valid-codes property.
3844         * international/fontset.el (x-complement-fontset-spec): In the
3845         case that we use ASCII font for the other charsets, use only
3846         family and registry part of it.
3848 2001-02-23  Eli Zaretskii  <eliz@is.elta.co.il>
3850         * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
3851         (shrink-window-if-larger-than-buffer): Doc fix.
3853 2001-02-23  Stefan Monnier  <monnier@cs.yale.edu>
3855         * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
3856         predicate passed to completing-read.
3858 2001-02-23  Eli Zaretskii  <eliz@is.elta.co.il>
3860         * startup.el (command-line): Fix last change.
3862 2001-02-23  Jason Rumney  <jasonr@gnu.org>
3864         * startup.el (tool-bar-originally-present): New variable.
3865         (command-line): Set it if the tool-bar is switched on at startup.
3867         * frame.el (frame-notice-user-settings): Only adjust frame height
3868         for no tool-bar case if tool-bar was originally switched on.
3869         From E. Jay Berkenbilt.
3871 2001-02-22  Stefan Monnier  <monnier@cs.yale.edu>
3873         * server.el (server-switch-buffer): Only switch window if the
3874         current one is dedicated.
3876         * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
3877         rather than using (match-beginning 0) when searching for break point.
3879 2001-02-22  Eli Zaretskii  <eliz@is.elta.co.il>
3881         * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
3882         @ follows an accent command such as @'.  Support optional braces
3883         in commands that insert accents, like makeinfo does.
3885 2001-02-22  Gerd Moellmann  <gerd@gnu.org>
3887         * startup.el (fancy-splash-text): Add a line for ordering
3888         manuals.  Reverse order of splash screens shown.
3889         (use-fancy-splash-screens-p): Adapt to the text line added.
3891         * menu-bar.el (menu-bar-help-menu): Add an item for ordering
3892         manuals from the FSF.
3894         * help.el (view-order-manuals): New function.
3895         (toplevel): Bind C-h C-m to this function.
3897 2001-02-21  Stefan Monnier  <monnier@cs.yale.edu>
3899         * newcomment.el (comment-forward): Skip the comment-start before
3900         searching for the comment-end.
3902 2001-02-21  Dave Love  <fx@gnu.org>
3904         * custom.el (custom-initialize-changed, defcustom): Doc fix.
3906         * international/mule-cmds.el, international/mule.el: Doc fixes.
3908 2001-02-21  Gerd Moellmann  <gerd@gnu.org>
3910         * startup.el (fancy-splash-screens): Use display-hourglass
3911         instead of display-busy-cursor.
3913         * frame.el (display-hourglass): Renamed from busy-cursor.
3914         (hourglass-delay): Renamed from busy-cursor-delay-seconds.
3915         (show-cursor-in-non-selected-windows): Doc fix.
3917 2001-02-20  Dave Love  <fx@gnu.org>
3919         * international/utf-8.el: Doc and commentary fixes.
3921 2001-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
3923         * ehelp.el (with-electric-help): Doc fix.
3925 2001-02-20  Gerd Moellmann  <gerd@gnu.org>
3927         * msb.el (msb-mode): Call the update-buffers function explicitly
3928         with a FORCE argument.
3930         * menu-bar.el (menu-bar-update-buffers): Add optional parameter
3931         FORCE.  If set, update the menu even if frame-or-buffer-changed-p
3932         returns nil.
3934 2001-02-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3936         * ps-print.el: Timestamp package replacement.  Some enhancements.
3937         Some XEmacs compatibility.  Doc fix.
3938         (ps-print-version): New version number (6.4).
3939         (ps-printer-name): Initialization fix.
3940         (ps-zebra-stripe-follow): Funcionality enhancement.
3941         (ps-prologue-file): Code enhancement.
3942         (ps-right-header): Timestamp package replacement.
3943         (ps-setup, ps-face-bold-p, ps-face-italic-p)
3944         (ps-get-page-dimensions)
3945         (ps-generate-header, ps-begin-file, ps-begin-job)
3946         (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
3947         (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
3948         (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
3949         (coding-system-for-write): Var declaration (XEmacs compatibility).
3951 2001-02-20  Miles Bader  <miles@gnu.org>
3953         * image-file.el (image-file-name-extensions): Add "tif".
3955 2001-02-19  Gerd Moellmann  <gerd@gnu.org>
3957         * wid-edit.el (widget-button-click): Save the selected window
3958         around the code handling clicks on buttons.
3960 2001-02-18  Dave Love  <fx@gnu.org>
3962         * imenu.el (imenu--generic-function): Use mapc to iterate over
3963         syntax characters.
3965 2001-02-17  Richard M. Stallman  <rms@gnu.org>
3967         * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
3969         * uniquify.el (uniquify-buffer-name-style): Doc fix.
3971 2001-02-16  Gerd Moellmann  <gerd@gnu.org>
3973         * mouse.el (mouse-save-then-kill): If the distance from the new
3974         point to the mark is equal to the distance of point from the new
3975         point, move point instead of the mark.
3977 2001-02-16  Dave Love  <fx@gnu.org>
3979         * textmodes/flyspell.el (flyspell-get-word): Return string without
3980         properties.
3982 2001-02-16  Eli Zaretskii  <eliz@is.elta.co.il>
3984         * generic.el (generic-find-file-regexp): Doc fix.
3985         (generic-ignore-files-regexp): New defcustom.
3986         (generic-mode-find-file-hook): If the file's name matches the
3987         regexp in `generic-ignore-files-regexp', don't enter
3988         default-generic-mode.  Doc fix.
3990 2001-02-16  Gerd Moellmann  <gerd@gnu.org>
3992         * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
3993         Add autoload cookies.
3995         * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
3996         of cal-tex-24.
3998 2001-02-16  Eli Zaretskii  <eliz@is.elta.co.il>
4000         * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
4002         * progmodes/compile.el (grep-regexp-alist): Remove the blank from
4003         the character class after the (optional) drive, to support file
4004         names with embedded blanks.
4006 2001-02-15  Sam Steingold  <sds@gnu.org>
4008         * textmodes/tex-mode.el (tex-shell-running):
4009         Check the process buffer too.
4011 2001-02-15  Dave Love  <fx@gnu.org>
4013         * battery.el (battery-status-function): Fix doc, :type.
4015         * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
4017 2001-02-15  Gerd Moellmann  <gerd@gnu.org>
4019         * subr.el (read-passwd): Clear Lisp memory holding password.
4021 2001-02-15  Miles Bader  <miles@gnu.org>
4023         * info.el (Info-copy-current-node-name): New function.
4024         (Info-mode-menu): Add it to the menu.
4026 2001-02-14  Richard M. Stallman  <rms@theobromine.ai.mit.edu>
4028         * international/mule-cmds.el (toggle-input-method): Doc fix.
4030 2001-02-13  Stefan Monnier  <monnier@cs.yale.edu>
4032         * replace.el (occur): Stop at end of buffer.
4034 2001-02-13  Eli Zaretskii  <eliz@is.elta.co.il>
4036         * international/mule-cmds.el (set-input-method): Another doc fix.
4038 2001-02-13  David M. Koppelman <koppel@ee.lsu.edu>
4040         * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
4042 2001-02-13  Miles Bader  <miles@gnu.org>
4044         * faces.el (set-face-background, set-face-foreground)
4045         (set-face-stipple): Treat a value of nil as being `unspecified'.
4047 2001-02-12  Dave Love  <d.love@dl.ac.uk>
4049         * international/latin1-disp.el:  Doc fixes.
4050         (latin1-display) <defgroup>: Add :link.
4051         (latin1-display) <function>: Set variable latin1-display.
4053 2001-02-12  Eli Zaretskii  <eliz@is.elta.co.il>
4055         * international/mule-cmds.el (set-input-method): Doc fix.
4057 2001-02-12  Eric M. Ludlam  <zappo@choochoo.ultranet.com>
4059         * speedbar.el (speedbar-frame-parameters): No toolbar lines.
4060         (speedbar-line-file): Return nil if not a file.
4061         (speedbar-buffers-line-path): Return file for tags, and dir for files.
4063 2001-02-12  Michael Kifer  <kifer@cs.sunysb.edu>
4065         * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
4066         for remote files.
4067         (ediff-coding-system-for-read): Replaced the no-conversion default
4068         with raw-text.
4070         * ediff-init.el: Removed :version from defcustom vars.
4072         * ediff-util.el (ediff-compute-custom-diffs-maybe):
4073         Better handling of the diff mode.
4075         * ediff.texi: Added ediff-coding-system-for-read.
4077         * viper.texi: Fix typos.
4079 2001-02-11  Dave Love  <fx@gnu.org>
4081         * shadowfile.el: Doc fixes.
4082         (shadow) <defgroup>: Add :link.
4083         (shadowfile-unload-hook): New function.
4084         (shadow-initialize): Use defalias, not fset.
4085         (shadow-define-cluster, shadow-define-literal-group)
4086         (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
4088         * international/mule.el: Doc and message fixes.
4090         * international/ccl.el (define-ccl-program): Doc fix.
4092 2001-02-11  Kenichi Handa  <handa@etl.go.jp>
4094         * faces.el (mode-line): Set :line-width property to -1.
4096 2001-02-10  Richard M. Stallman  <rms@gnu.org>
4098         * complete.el (partial-completion-mode): Doc fix.
4100         * simple.el (delete-key-deletes-forward-mode):
4101         Change `let' to `let*' to fix gross bug in last change.
4103         * repeat.el (repeat): Don't let execute-kbd-macro alter
4104         real-last-command.
4106 2001-02-10  Eli Zaretskii  <eliz@is.elta.co.il>
4108         * simple.el (eval-expression): Doc fix.
4110 2001-02-09  Dave Love  <fx@gnu.org>
4112         * imenu.el (imenu-generic-expression): Doc fix.
4114         * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
4115         From Juanma Barranquero.
4117         * emacs-lisp/authors.el (authors): Expand `root' before running find.
4119 2001-02-09  Kenichi Handa  <handa@etl.go.jp>
4121         * faces.el (set-face-attribute): Describe the case of a negative
4122         value specified for :line-width.
4124 2001-02-08  Stefan Monnier  <monnier@cs.yale.edu>
4126         * which-func.el (which-func-mode): Invert which-func-mode-global.
4127         From Juanma Barranquero <lektu@uol.com.br>.
4129 2001-02-08  Dave Love  <fx@gnu.org>
4131         * wid-edit.el (widget-plist-convert-widget): Replace binding of
4132         widget-plist-value-type.
4133         (widget-alist-convert-widget): Replace binding of
4134         widget-alist-value-type.
4136         * textmodes/paragraphs.el (sentence-end): Doc fix.
4138         * eshell/em-rebind.el (eshell-cannot-leave-input-list):
4139         Remove `backward-line'.
4141         * play/pong.el (pong-blank-color, pong-bat-color)
4142         (pong-ball-color, pong-border-color, pong-left-key)
4143         (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
4144         (pong-pause-key, pong-resume-key, pong-timer-delay):
4145         * mail/mh-comp.el (mh-compose-letter-function):
4146         * eshell/esh-mode.el (eshell-skip-prompt-function):
4147         * emulation/viper-ex.el (ex-unix-type-shell-options):
4148         * recentf.el (recentf-menu-filter):
4149         * ps-print.el (ps-print-region-function):
4150         * lpr.el (print-region-function):
4151         * forms.el (forms-mode-hooks):
4152         * dirtrack.el (dirtrack-directory-change-hook):
4153         * cus-start.el (temp-buffer-show-function, display-buffer-function):
4154         * textmodes/spell.el (spell-filter):
4155         * textmodes/fill.el (adaptive-fill-function):
4156         * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
4157         * progmodes/etags.el (find-tag-default-function):
4158         * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
4159         * progmodes/ada-mode.el (ada-popup-key): Fix :type.
4161 2001-02-07  Eli Zaretskii  <eliz@is.elta.co.il>
4163         * emulation/viper-init.el (viper-fast-keyseq-timeout)
4164         (viper-translate-all-ESC-keysequences): Doc fix.  From Jim
4165         Meyering <jim@meyering.net>.
4167         * loadup.el: Revert last change.
4169 2001-02-07  Kenichi Handa  <handa@etl.go.jp>
4171         * international/mule.el (transform-make-coding-system-args):
4172         Make it work also for coding systems not using CCL.
4174 2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
4176         * simple.el (previous-matching-history-element)
4177         (next-matching-history-element): Doc fix.
4179         * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
4180         specific part.
4182 2001-02-06  Dave Love  <fx@gnu.org>
4184         * add-log.el (add-log-current-defun-function)
4185         (add-log-buffer-file-name-function, add-log-file-name-function):
4186         Fix :type.
4187         (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
4189 2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
4191         * info.el (info-initialize): Remove the test for system-type when
4192         invocation-directory is non-nil.
4194         * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
4195         of `font-lock-defaults' to `backward-paragraph' rather than nil.
4197 2001-02-06  Andrew Innes  <andrewi@gnu.org>
4199         * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
4200         absolute.
4202 2001-02-06  David M. Koppelman <koppel@ee.lsu.edu>
4204         * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
4205         buffers.  When hi-lock turned on rather than only checking current
4206         buffer for regexps, all buffers are checked. Moved activation of
4207         font-lock to hi-lock-refontify. When font-lock turned off rather
4208         than removing added highlighting just in current buffer, remove it
4209         in all buffers.  Changed edit menu text from "Automatic
4210         Highlighting" to "Regexp Highlighting" Documentation for
4211         highlighting phrases, minor documentation changes.
4212         (hi-lock-set-file-patterns): Execute only if there are new or
4213         existing file patterns.
4214         (hi-lock-refontify): Assume font-lock-fontify-buffer will first
4215         unfontify and, if a support mode is active, will not refontify the
4216         whole buffer.  If necessary, turn on font lock. (Removed
4217         font-lock-unfontify and font-lock support-mode-specific calls,
4218         such as lazy-lock-fontify-window.)
4219         (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
4220         patterns are found. Not useful now since find-file-hook is removed
4221         if hi-lock is off, but may be needed for per-buffer hi-lock activation.
4222         (hi-lock-face-phrase-buffer): New function.  Also added related
4223         menu item and keybinding.
4224         (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
4225         (hi-lock-process-phrase): New function.
4226         (hi-lock-line-face-buffer): Doc fixes.
4227         (hi-lock-face-buffer): Doc fixes.
4228         (hi-lock-unface-buffer): Doc fixes.
4230 2001-02-06  Gerd Moellmann  <gerd@gnu.org>
4232         * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
4233         dabbrev-ignored-regexps.
4235 2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
4237         * simple.el (kill-line): Doc fix.
4239 2001-02-05  Dave Love  <fx@gnu.org>
4241         * loadup.el: Revert last two changes -- bootstrapping works with
4242         regenerated loaddefs.
4244 2001-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
4246         * isearch.el (isearch-forward): Doc fix.
4248         * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
4249         of font-lock-defaults to backward-paragraph.
4251 2001-02-05  Gerd Moellmann  <gerd@gnu.org>
4253         * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
4254         X-Complaints-To, NNTP-Posting-Date, and User-Agent.
4256 2001-02-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4258         * ebnf2ps.el: Eliminate time-stamp functions.
4259         (ebnf-version): New version (3.5).
4260         (ebnf-eps-finish-and-write): Replace time-stamp functions by
4261         format-time-string.
4263 2001-02-05  Gerd Moellmann  <gerd@gnu.org>
4265         * simple.el (next-line): Goto end-of-line before inserting a newline.
4267 2001-02-05  Miles Bader  <miles@gnu.org>
4269         * image-file.el (insert-image-file): When visiting an image, also
4270         set `truncate-lines' to t so that any fringe arrow looks correct.
4272 2001-02-05  Kenichi Handa  <handa@etl.go.jp>
4274         * isearch.el (isearch-forward): Add description about input method
4275         in the docsting.
4277 2001-02-04  Stefan Monnier  <monnier@cs.yale.edu>
4279         * skeleton.el (skeleton-internal-1): Always push the mark for @.
4281 2001-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
4283         * info.el (info-initialize): If installation-directory is nil, for
4284         DOS/Windows systems try looking in a sibling of invocation-directory.
4286 2001-02-02  Gerd Moellmann  <gerd@gnu.org>
4288         * wid-edit.el (widget-button-click): Fix last change.
4290         * frame.el (frame-notice-user-settings): When resizing the initial
4291         frame because the tool bar is off, also change the frame's top
4292         position if a negative top position was specified.
4294 2001-02-02  Miles Bader  <miles@gnu.org>
4296         * image-file.el (insert-image-file): When visiting an image,
4297         suppress the cursor in the image buffer.
4299 2001-02-01  Dave Love  <fx@gnu.org>
4301         * progmodes/f90.el (f90-mode): Remove startup message.
4303         * vc-cvs.el: Remove autoloads.  Require vc when compiling.
4305 2001-02-01  Gerd Moellmann  <gerd@gnu.org>
4307         * startup.el (command-line): Fix code determining whether or not
4308         to use delete-key-deletes-forward-mode.
4310 2001-02-01  Andre Spiegel  <spiegel@gnu.org>
4312         * vc.el (vc-diff-switches): New user option.
4313         (vc-version-diff): Use it.
4314         (vc-diff-switches-list): New macro.
4316         * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
4317         New customization options.
4318         (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
4320         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
4322 2001-02-01  Gerd Moellmann  <gerd@gnu.org>
4324         * msb.el (toplevel): Quote hook symbols.
4326 2001-02-01  Kenichi Handa  <handa@etl.go.jp>
4328         * international/mule.el (make-coding-system): Add description
4329         about recognized properties in the docstring.
4331         * international/mule-conf.el: Remove unused charsets
4332         mac-roman-lower and mac-roman-upper.
4334 2001-01-31  Gerd Moellmann  <gerd@gnu.org>
4336         * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
4337         is in front of the left-margin, if any.
4339         * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
4340         like `delete'.
4342         * bindings.el: Define `kp-delete' like `delete' in function-key-map.
4344         * term/w32-win.el (mouse-set-font): Doc fix.
4346 2001-01-31  Stefan Monnier  <monnier@cs.yale.edu>
4348         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
4349         (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
4350         on already.
4352 2001-01-31  Markus Rost  <rost@math.ohio-state.edu>
4354         * files.el (save-buffer): Don't give message if (buffer-file-name)
4355         returns nil.
4357 2001-01-31  Eli Zaretskii  <eliz@is.elta.co.il>
4359         * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
4361         * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
4362         concat for integers.  From Juanma Barranquero <lektu@uol.com.br>.
4364         * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
4365         display problems.
4367 2001-01-31  Kenichi Handa  <handa@etl.go.jp>
4369         * international/mule.el (charset-info): Fix docstring.
4371         * international/mule-diag.el (describe-character-set): Check final
4372         char valid before printing it.
4374 2001-01-30  Gerd Moellmann  <gerd@gnu.org>
4376         * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
4378         * frame.el (frame-notice-user-settings): Do the tool-bar
4379         stuff only for graphical displays.  Fix a braino.
4381         * frame.el (frame-initialize): Create initial frame visible.
4382         (frame-notice-user-settings): When tool-bar has been switched off,
4383         correct the frame size and sync tool-bar-mode.
4385         * startup.el (command-line): Remove manipulation of frame
4386         height for tool bars.
4388 2001-01-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4390         * lpr.el: Compatibility with XEmacs and doc fixes.
4391         (lpr-windows-system, lpr-lp-system): New vars.
4392         (lpr-printer-switch): New defcustom.
4393         (printer-name, lpr-command): Customization fix.
4394         (print-region-1): Code fix.
4395         (print-region-new-buffer, printify-region): Indentation fix.
4396         (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
4397         New functions.
4399 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
4401         * msb.el (toplevel): Fix the eval-after-load.
4403 2001-01-29  Dave Love  <fx@gnu.org>
4405         * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
4407         * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
4409         * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
4410         (tcl-using-emacs-19-23): Consider Emacs 21+.
4411         (tcl-help-directory-list, tcl-command-switches): Fix :type.
4412         (tcl-add-emacs-menu): Supply menu name.
4413         (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
4415 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
4417         * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
4419 2001-01-29  Stefan Monnier  <monnier@cs.yale.edu>
4421         * pcvs.el (cvs-mark-fis-dead): New function.
4422         (cvs-mode-add): Use it.
4423         (cvs-mode-add-change-log-entry-other-window):
4424         Rebind change-log-default-name to itself rather than to nil.
4426 2001-01-29  Sam Steingold  <sds@gnu.org>
4428         * vc-cvs.el: Replaced (require 'vc) with a bunch of
4429         `autoload' statements.
4431 2001-01-29  Eli Zaretskii  <eliz@is.elta.co.il>
4433         * files.el (confirm-kill-emacs): Doc fix.
4435         * frame.el (frame-initialize): Doc fix.
4437         * time-stamp.el (time-stamp-string): Doc fix.
4439         * woman.el (WoMan-log-1): Make the log buffer writable.
4440         From Markus Rost <rost@math.ohio-state.edu>.
4442 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
4444         * imenu.el (imenu-syntax-alist): Add autoload cookie for
4445         the `make-variable-buffer-local'.
4447 2001-01-29  Dave Love  <fx@gnu.org>
4449         * ansi-color.el (ansi-color-for-comint-mode): Add :version.
4450         (ansi-color-for-comint-mode-on, ansi-color-process-output):
4451         Add autoload cookie.
4452         (ansi-color-apply-sequence): Fix typo.
4454 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
4456         * menu-bar.el (menu-bar-files-menu): Add menu items for
4457         Postscript printing in black and white.
4459         * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
4460         X-Mailman-Version, Precedence, List-Help, List-Post,
4461         List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
4462         Content-Type, Content-Length.
4464 2001-01-29  Dave Love  <fx@gnu.org>
4466         * elide-head.el (elide-head): Make overlay evaporate.
4468         * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
4470 2001-01-28  Eli Zaretskii  <eliz@is.elta.co.il>
4472         * isearch.el (isearch-highlight): Don't punt if the display
4473         doesn't support colors, since isearch faces are defined for
4474         monochrome displays as well.
4476 2001-01-27  Sam Steingold  <sds@gnu.org>
4478         * shell.el (shell-write-history-on-exit): Make sure that we are in
4479         the shell buffer (M-x tex-file RET inserted the error message into
4480         the TeX buffer).
4482 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
4484         * simple.el (transient-mark-mode): Doc fix.
4486 2001-01-27  Gerd Moellmann  <gerd@gnu.org>
4488         * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
4490 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
4492         * shell.el (shell-unquote-argument): If the shell is one of the
4493         mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
4494         quote character.
4495         (shell-dumb-shell-regexp): Document that the shells which match
4496         this regexp are supposed to not treat a backslash as a quote character.
4498         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
4499         from 2001-01-12.  It is not needed, since backspace is mapped into DEL.
4501 2001-01-27  Richard M. Stallman  <rms@gnu.org>
4503         * dabbrev.el (dabbrev--substitute-expansion):
4504         Treat a one-capital-letter abbrev as "not all upper case",
4505         so as to force preservation of the expansion's pattern
4506         if the expansion starts with a capital letter.
4508 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
4510         * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
4511         Doc fix.
4513         * simple.el (transient-mark-mode): Document the fact that many
4514         commands act on the region when mark is active.
4516 2001-01-27  Kenichi Handa  <handa@etl.go.jp>
4518         * international/quail.el (quail-setup-completion-buf): Make the
4519         multibyteness of current buffer inherited to Quail completion buffer.
4520         (quail-show-guidance-buf): Make the multibyteness of current
4521         buffer inherited to Quail guidance buffer.
4522         (quail-help): Make the multibyteness of current buffer inherited
4523         to Quail help buffer.
4525 2001-01-26  Dave Love  <fx@gnu.org>
4527         * time-stamp.el: Doc fixes.
4529         * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
4530         (delphi-keyword-face, delphi-other-face): Fix :type.
4532         * textmodes/flyspell.el: Doc fixes.  Add :version to new options.
4534         * mail/feedmail.el (feedmail): Add :link.
4535         (feedmail-send-it): Doc fix.
4537         * mail/sendmail.el: Doc fixes.
4538         (sendmail-send-it): Fix the non-ASCII regexp and use
4539         rfc2047-encode-string.
4541         * dired.el, dired-aux.el: Revert last change.
4543 2001-01-26  Gerd Moellmann  <gerd@gnu.org>
4545         * makefile.w32-in (DONTCOMPILE): Add various term files.
4547 2001-01-26  Dave Love  <fx@gnu.org>
4549         * Makefile.in (DONTCOMPILE): Add various term files.
4551 2001-01-26  Gerd Moellmann  <gerd@gnu.org>
4553         * man.el (Man-default-man-entry, Man-mode): Doc fix.
4555         * startup.el (display-startup-echo-area-message): Make sure
4556         the echo area is resized to fit the size of the startup message.
4558         * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
4559         part of which is a constant.
4561 2001-01-26  Eli Zaretskii  <eliz@is.elta.co.il>
4563         * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
4565 2001-01-26  Richard M. Stallman  <rms@gnu.org>
4567         * simple.el (next-line): Don't let `newline' expand abbrevs.
4568         Simplify slightly.
4569         (open-line): Don't let `newline' expand abbrevs.
4571 2001-01-25  John Wiegley  <johnw@gnu.org>
4573         * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
4574         to `repeat' in the :type field.
4576         * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
4577         allow a choice of regexp or nil.
4578         (pcomplete-dir-ignore): Same.
4580         * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
4581         a command) to always fail.
4583 2001-01-25  Gerd Moellmann  <gerd@gnu.org>
4585         * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
4586         discard the result.
4587         (iswitchb-to-end): Likewise.
4589 2001-01-25  Sam Steingold  <sds@gnu.org>
4591         * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
4592         Require vc.
4594 2001-01-25  Stefan Monnier  <monnier@cs.yale.edu>
4596         * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
4598         * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
4600 2001-01-25  Dave Love  <fx@gnu.org>
4602         * lisp/international/mule-diag.el (describe-char-after): Doc fix.
4603         (describe-coding-system): Tweak the English text.
4605         * loadup.el: Preload international/ccl for utf-8.
4607 2001-01-25  Eli Zaretskii  <eliz@is.elta.co.il>
4609         * mail/rmail.el (rmail-redecode-body): Doc fix.
4611 2001-01-25  Kenichi Handa  <handa@etl.go.jp>
4613         * international/mule-cmds.el (reset-language-environment):
4614         Reset coding-category-utf-8 to mule-utf-8.
4616         * international/mule-conf.el (coding-category-utf-8):
4617         Initialize to mule-utf-8.
4619         * loadup.el: Preload international/utf-8.
4621         * international/utf-8.el: New file.
4623 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
4625         * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
4627 2001-01-24  Sam Steingold  <sds@gnu.org>
4629         * dired.el (dired-replace-in-string): Removed.
4630         (dired-sort-toggle): Use `replace-regexps-in-string'
4631         instead of `dired-replace-in-string'.
4633         * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
4634         (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
4636         * gs.el (gs-replace-in-string): Removed.
4637         (gs-options): Use `replace-regexps-in-string'
4638         instead of `gs-replace-in-string'.
4640 2001-01-24  Eli Zaretskii  <eliz@is.elta.co.il>
4642         * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
4643         bug report is mailed to an email list and posted to a news group.
4645 2001-01-24  Gerd Moellmann  <gerd@gnu.org>
4647         * comint.el (comint-replace-by-expanded-history-before-point):
4648         Fix change of 2000-08-03 to move point to the start of the line again.
4650         * startup.el (tool-bar-images-pixel-height): New variable.
4651         (command-line): After loading the user's init file, when
4652         tool-bar-mode is on, increase the frame's size by some lines for
4653         the tool-bar.
4655         * frame.el (frame-initialize): Create the initial frame invisible.
4657 2001-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
4659         * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
4660         (chinese-big5): MIME:Big5.
4662 2001-01-24  Gerd Moellmann  <gerd@gnu.org>
4664         * international/mule-cmds.el (universal-coding-system-argument):
4665         Handle commands with prefix args.
4667 2001-01-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
4669         * calendar/diary-lib.el (diary-float): Fix case of MONTH
4670         being a list of numbers.
4671         (diary-mail-entries): Rewritten.
4673 2001-01-23  Dave Love  <fx@gnu.org>
4675         * international/mule.el (make-coding-system): Fix typo.
4677         * textmodes/outline.el (outline-mode) <font-lock-defaults>:
4678         Add backward-paragraph as font-lock-beginning-of-syntax-function.
4680 2001-01-23  Eli Zaretskii  <eliz@is.elta.co.il>
4682         * font-lock.el (font-lock-mode): Doc fix.
4684 2001-01-23  Kenichi Handa  <handa@etl.go.jp>
4686         * international/mule.el (make-translation-table): Fix docstring.
4688 2001-01-22  Eli Zaretskii  <eliz@is.elta.co.il>
4690         * mail/rmail.el (rmail-redecode-body): New function.
4692         * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
4694 2001-01-22  Gerd Moellmann  <gerd@gnu.org>
4696         * isearch.el (isearch-lazy-highlight-case-fold-search)
4697         (isearch-lazy-highlight-regexp): New variables.
4698         (isearch-lazy-highlight-cleanup): Update lazy highlight if
4699         case-fold search or regexp search has been toggled.
4701         * wid-edit.el (widget-button-click): Avoid a save-excursion
4702         around running a global binding.
4704         * isearch.el (isearch-lazy-highlight-initial-delay): Set default
4705         to 0.25.
4707 2001-01-20  Miles Bader  <miles@gnu.org>
4709         * cus-edit.el (custom-face-save): Do post-processing on the face's
4710         new value like `custom-face-set' does.
4712 2001-01-19  Eli Zaretskii  <eliz@is.elta.co.il>
4714         * mail/emacsbug.el (report-emacs-bug): Report the value of
4715         LC_CTYPE, not LC_TYPE.
4717         * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
4718         isearch-toggle-regexp and isearch-edit-string to doc string.
4720 2001-01-19  Gerd Moellmann  <gerd@gnu.org>
4722         * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
4723         as font-lock-beginning-of-syntax-function in font-lock-defaults.
4725         * jit-lock.el (jit-lock-fontify-now): Don't bind
4726         font-lock-beginning-of-syntax-function to nil.
4728 2001-01-19  Eli Zaretskii  <eliz@is.elta.co.il>
4730         * mail/emacsbug.el (report-emacs-bug): Report values of
4731         locale-coding-system, default-enable-multibyte-characters, and the
4732         environment variables LC_ALL, LC_TYPE, and LANG.
4734 2001-01-19  Gerd Moellmann  <gerd@gnu.org>
4736         * font-lock.el (font-lock-default-fontify-region): Fix last change.
4738         * font-lock.el (font-lock-multiline): Default to nil.
4739         (font-lock-default-fontify-region): If font-lock-multiline is
4740         nil, don't check the property `font-lock-multiline'.
4742         * jit-lock.el (jit-lock-after-change): If font-lock-multiline
4743         is nil, don't check the `font-lock-multiline' text property.
4745 2001-01-19  Michael Kifer  <kifer@cs.sunysb.edu>
4747         * viper.el: Call initial-major-mode on startup.
4749         * ediff.el (ediff-patch-file): Use better defaults.
4751         * ediff-vers.el: Fix for 8+3 DOS file systems.
4753 2001-01-19  Colin Walters <walters@cis.ohio-state.edu>
4755         * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
4756         diff mode, if available.
4758 2001-01-19  Michael Kifer  <kifer@cs.sunysb.edu>
4760         * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
4762         * ediff-init.el (subst-char-in-string): Define and use it, unless
4763         it's already defined.
4765 2001-01-18  Gerd Moellmann  <gerd@gnu.org>
4767         * tooltip.el (tooltip-hide-delay): New user-option.
4768         (tooltip-show): Use tooltip-hide-delay instead of the default.
4770 2001-01-18  Kenichi Handa  <handa@etl.go.jp>
4772         * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
4773         kill-local-variable doesn't work for enable-multibyte-characters.
4775 2001-01-17  Dave Love  <fx@gnu.org>
4777         * ediff-init.el (ediff-before-setup-hook)
4778         (ediff-merge-filename-prefix): Add :version.
4780         * international/latin1-disp.el: Require disp-table.
4781         (latin1-display): Fix :set.
4783         * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
4785 2001-01-17  Gerd Moellmann  <gerd@gnu.org>
4787         * isearch.el (isearch-lazy-highlight-initial-delay)
4788         (isearch-lazy-highlight-interval): Default to 0.
4790 2001-01-17  Bob Glickstein  <bobg@zanshin.com>
4792         * isearch.el (isearch-highlight): Set isearch-overlay priority to
4793         1 here rather than each time through
4794         isearch-lazy-highlight-new-loop.
4795         (isearch-lazy-highlight-max): Variable deleted.
4796         (isearch-lazy-highlight-max-at-a-time): New user variable, like
4797         isearch-lazy-highlight-max but controls a single invocation of
4798         isearch-lazy-highlight-update.
4799         (isearch-lazy-highlight-wrapped): Variable recreated.
4800         (isearch-lazy-highlight-window-start): New variable.
4801         (isearch-lazy-highlight-cleanup): Restored to behavior of
4802         before 2-Jan.
4803         (isearch-lazy-highlight-remove-overlays): Function deleted;
4804         behavior folded into isearch-lazy-highlight-cleanup.  "Keep"
4805         behavior removed.
4806         (isearch-lazy-highlight-new-loop): Restore old behavior of calling
4807         isearch-lazy-highlight-update in a loop rather than just once.
4808         Test isearch-invalid-regexp here and decide not to start a new
4809         loop, rather than testing it each time through
4810         isearch-lazy-highlight-update.
4811         (isearch-lazy-highlight-search): Function restored.
4812         (isearch-lazy-highlight-update): Get called in a timer loop again,
4813         but this time highlight more than one match each time through.
4814         Only highlight matches in the visible part of the window.
4815         Start at point, move in the direction of the search, and wrap around at
4816         the edge of the window.  Use sit-for to force redisplay and ensure
4817         window-start is credible.  "Face suppressing" behavior removed;
4818         overlay priorities should make it unnecessary, right?
4819         (isearch-highlight): Face suppressing behavior removed.
4820         (isearch-dehighlight): Face suppressing behavior removed.
4821         (isearch-set-lazy-highlight-faces-at): Removed.
4823 2001-01-17  Kenichi Handa  <handa@etl.go.jp>
4825         * language/european.el ("Latin-1"): Make the format of description
4826         about additional language environments same as that of Latin-2.
4828 2001-01-16  Dave Love  <fx@gnu.org>
4830         * isearch.el (isearch-lazy-highlight): Add :version.
4832         * simple.el (backward-delete-char-untabify-method)
4833         (next-line-add-newlines): Add :version.
4835 2001-01-16  Gerd Moellmann  <gerd@gnu.org>
4837         * bindings.el: Bind <backspace> and <delete> via function-key-map.
4838         Don't bind <delete> otherwise.
4840         * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
4841         and <delete> via function-key-map.
4843         * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
4844         Subject line only if point is after the `Subject:'.
4846 2001-01-16  Kenichi Handa  <handa@etl.go.jp>
4848         * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
4849         japanese-jisx0213-2 in `charset' property of this lang. env.
4851         * language/european.el ("Latin-1"): Add description for Dutch and
4852         Spanish lang. env.
4854         * international/mule.el (decode-char): Fix conditions.
4855         (encode-char): Handle eight-bit-control too.
4856         (transform-make-coding-system-args): New function.
4857         (make-coding-system): Accept XEmacs style arguments for CCL base
4858         coding system.
4860 2001-01-15  Gerd Moellmann  <gerd@gnu.org>
4862         * progmodes/etags.el (find-tag-noselect): Save the value of
4863         tags-file-name before switching buffers, for the case it has a
4864         buffer-local value.
4866 2001-01-15  Alex Schroeder  <alex@gnu.org>
4868         * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
4869         From Dave Love <fx@gnu.org>.
4870         (ansi-color-for-comint-mode): Fix :version.
4872 2001-01-15  Alex Schroeder  <alex@gnu.org>
4874         * ansi-color.el (ansi-color-unfontify-region): Doc change.
4876 2001-01-14  Eli Zaretskii  <eliz@is.elta.co.il>
4878         * dired.el (dired-insert-directory): If file-system-info fails,
4879         remove the " free " part, but don't signal an error.
4881 2001-01-12  Sam Steingold  <sds@gnu.org>
4883         * bookmark.el (bookmark-maybe-historicize-string):
4884         Use new backquote syntax.
4886 2001-01-12  Richard M. Stallman  <rms@gnu.org>
4888         * subr.el (last): Handle a list that doesn't end in nil.
4890 2001-01-12  Sam Steingold  <sds@gnu.org>
4892         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
4893         to `backward-delete-char-untabify'.
4895 2001-01-12  Dave Love  <fx@gnu.org>
4897         * cus-edit.el (customize-menu-create): Fix the :filter following
4898         easymenu change.
4900         * wid-edit.el (function): Add :match-alternatives.
4901         (widget-color-action): Doc fix.
4903 2001-01-12  Gerd Moellmann  <gerd@gnu.org>
4905         * calendar/calendar.el (calendar-basic-setup): Doc fix.
4907 2001-01-12  Kenichi Handa  <handa@etl.go.jp>
4909         * international/mule-cmds.el (prefer-coding-system): Fix docstring.
4911         * international/ccl.el (define-ccl-program): Fix docstring.
4913 2001-01-11  Dave Love  <fx@gnu.org>
4915         * international/mule-cmds.el (standard-display-european-internal):
4916         Set display table for 2208 as for 160.
4918         * progmodes/ada-mode.el (ada-popup-key): Fix last change.
4920         * progmodes/fortran.el (fortran-mode-map): Modify Customization
4921         entry for custom-menu-create change.
4922         (fortran-strip-sqeuence-nos): Make arg optional.  Fix regexp and
4923         don't cons it in the search loop.
4925         * imenu.el (imenu--truncate-items): Revert last change.
4927 2001-01-11  Eli Zaretskii  <eliz@is.elta.co.il>
4929         * info.el (Info-setup-header-line): If the node header includes
4930         either Next: or Prev: links, don't show the File: and Node: parts
4931         in the header line.
4933 2001-01-11  Gerd Moellmann  <gerd@gnu.org>
4935         * comint.el (comint-goto-process-mark): Don't print a message
4936         when running in batch mode.
4938         * isearch.el (isearch-search): In the condition-case handler for
4939         `error', set isearch-invalid-regexp to the whole error message.
4941         * subr.el (eval-after-load): Call load-symbol-file-load-history to
4942         ensure that eval-after-load works for files dumped with Emacs.
4944         * help.el (load-symbol-file-load-history): New function extracted
4945         from function symbol-file.
4946         (symbol-file): Use it.
4948         * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
4950 2001-01-11  Eli Zaretskii  <eliz@is.elta.co.il>
4952         * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
4953         behave as if there were no prefix argument.
4954         (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
4955         argument were nil.
4957 2001-01-11  Richard M. Stallman  <rms@gnu.org>
4959         * isearch.el (isearch-lazy-highlight-update):
4960         Don't look for more potential matches once maximum is exceeded.
4961         Use overlays-in to check correctly for overlap with current match.
4962         Ignore empty matches.
4964 2001-01-11  Miles Bader  <miles@gnu.org>
4966         * textmodes/ispell.el (ispell-adjusted-window-height): New function.
4967         (ispell-overlay-window, ispell-help, ispell-show-choices)
4968         (ispell-command-loop): Use it instead of `window-height'.
4970 2001-01-10  Gerd Moellmann  <gerd@gnu.org>
4972         * files.el (confirm-kill-emacs): New user-option.
4973         (save-buffers-kill-emacs): Ask for final confirmation before
4974         killing Emacs.
4976         * isearch.el (isearch-done): Set isearch-lazy-highlight-start
4977         to nil.
4979 2001-01-10  Dave Love  <fx@gnu.org>
4981         * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
4983         * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
4985         * hi-lock.el (hi-lock-exclude-modes): Fix :type.
4987         * calculator.el (calculator-number-digits): Fix :type.
4989         * vc-cvs.el (vc-cvs-header): Fix :type.
4990         * vc-rcs.el (vc-rcs-header): Fix :type.
4991         * vc-sccs.el (vc-sccs-header): Fix :type.
4993         * progmodes/ada-mode.el (ada-popup-key): Fix :type.
4995         * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
4997         * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
4999 2001-01-10  Gerd Moellmann  <gerd@gnu.org>
5001         * simple.el (set-variable): Force a thorough redisplay for the
5002         case that the variable has an effect on the display, like
5003         `tab-width' has.
5005 2001-01-10  Andre Spiegel  <spiegel@gnu.org>
5007         * vc.el: Add documentation for backend interface.
5009 2001-01-10  Kenichi Handa  <handa@etl.go.jp>
5011         * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
5013         * international/mule-conf.el (latin-extra-code-table): Set to t
5014         for \223 and \224.
5016 2001-01-09  Kenichi Handa  <handa@etl.go.jp>
5018         * international/mule-cmds.el (locale-language-names): Map "es" to
5019         "Spanish" and "nl" to "Dutch".
5021 2001-01-09  Gerd Moellmann  <gerd@gnu.org>
5023         * bindings.el (global-map): Bind <home> to beginning-of-line,
5024         <end> to end-of-line, C-<home> to beginning-of-buffer, and
5025         C-<end> to end-of-buffer.
5027         * language/european.el: Add Dutch and Spanish language info
5028         to be able to use the appropriate tutorials.
5030 2001-01-09  Alex Schroeder  <alex@gnu.org>
5032         * ansi-color.el (ansi-color-process-output): Use markers instead
5033         of positions for start and end of region.
5034         (ansi-color-apply-on-region): Rewrote code to make it more robust.
5035         Previously, occasional mistakes happend when fontifying many
5036         chunks of output (eg. ls --color=yes /dev).  This happened
5037         whenever an overlay was created up to the end of the region, which
5038         coincided with the process-mark.  New text would then be added
5039         within that overlay instead of after it.
5040         (ansi-color-make-extent): Overlays are created with the property
5041         `modification-hooks' set to '(ansi-color-freeze-overlay).
5042         (ansi-color-freeze-overlay): New function.  When inserting text at
5043         the end of the overlay, the overlay will resize.
5045 2000-01-09  Alex Schroeder  <alex@gnu.org>
5047         * ansi-color.el (ansi-color-process-output): Doc change.
5048         (ansi-color-unfontify-region): Doc change.  No longer installed
5049         automatically in font-lock-unfontify-region-function.
5050         (ansi-color-apply): Doc change.
5051         (ansi-color-apply-on-region): Use extents or overlays instead of
5052         text-properties.
5053         (ansi-color-make-extent): New function.
5054         (ansi-color-set-extent-face): New function.
5056 2000-01-09  Alex Schroeder  <alex@gnu.org>
5058         * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
5059         both use ansi-color-process-output, now.
5060         (ansi-color-process-output): Doesn't return string anymore.  It is
5061         installed in comint-output-filter-functions for both Emacs and
5062         XEmacs, now.
5063         (ansi-color-unfontify-region): Simplified code removing variables
5064         pos and start-ansi.
5065         (ansi-color-apply): Put text-property ansi-color before putting
5066         text-property face because ansi-color-unfontify-region is called
5067         immediately after the call to put-text-property.
5068         (ansi-color-context-region): Doc change.
5069         (ansi-color-filter-region): Simplified code.
5070         (ansi-color-apply-on-region): Changed start to start-marker, using
5071         a marker explicitly.  Put text-property ansi-color before putting
5072         text-property face because ansi-color-unfontify-region is called
5073         immediately after the call to put-text-property.
5075 2000-01-09  Alex Schroeder  <alex@gnu.org>
5077         * ansi-color.el (ansi-color-faces-vector): Doc change.
5078         (ansi-color-for-comint-mode): Changed :type property to choice.
5079         (ansi-color-last-context): Removed.
5080         (ansi-color-process-output): Don't use ansi-color-last-context, as
5081         the main functions will store their context now.
5082         (ansi-color-context): Doc change.
5083         (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
5084         Uses ansi-color-context such that repeated calls will strip
5085         partial escape sequences, too.
5086         (ansi-color-apply): Simplified code.  Colorize end of string if
5087         face is not null.  Store context in new (FACE STRING) format, such
5088         that repeated calls will strip partial escape sequences, too.
5089         Append faces to face property using ansi-color-apply-sequence such
5090         that cumulative mode actually works.
5091         (ansi-color-context-region): New variable.
5092         (ansi-color-filter-region): Rewrote it based on
5093         ansi-color-apply-on-region.  Uses ansi-color-context-region such
5094         that repeated calls will strip partial escape sequences, too.
5095         (ansi-color-apply-on-region): Simplified code.  Colorize end of
5096         region if face is not null.  Store context in new (FACE POS)
5097         format, such that repeated calls will strip partial escape
5098         sequences, too.  Append faces to face property using
5099         ansi-color-apply-sequence such that cumulative mode actually works.
5100         (ansi-color-apply-sequence): New function.
5101         (ansi-color-get-face): When the default face is added to the list
5102         of faces, all previous settings are discarded and the list of
5103         faces is set to '(default).
5105 2000-01-09  Alex Schroeder  <alex@gnu.org>
5107         * ansi-color.el (ansi-color-faces-vector): Use nil for the default
5108         face, such that ansi-color-apply and ansi-color-apply-on-region
5109         will do the right thing.
5110         (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
5111         returns nil, set the list of faces back to nil instead of
5112         appending the result of ansi-color-get-face to the front of the list.
5114 2000-01-09  Alex Schroeder  <alex@gnu.org>
5116         * ansi-color.el (ansi-color-for-comint-mode): Doc change.
5117         (ansi-color-process): Doc change.
5118         (ansi-color-last-context): New buffer-local variable.
5119         (ansi-color-process-output): New function.  It is automatically
5120         added to comint-output-filter-functions if this is XEmacs.
5121         (ansi-color-unfontify-region): New optional parameter for XEmacs
5122         compatibility.  Check wether font-lock-syntactic-keywords is
5123         boundp before removing the syntax table text property, as XEmacs
5124         doesn't have it.
5125         (ansi-color-filter-region): Doc change.
5126         (ansi-color-apply-on-region): Doc change.
5127         (ansi-color-make-face): New function.  Compatibility layer for
5128         XEmacs.  Return temporary faces instead of cons cells for XEmacs.
5129         (ansi-color-make-color-map): Use ansi-color-make-face.
5130         (ansi-color-get-face): Avoid face text property '(nil) as results
5131         in an errow for XEmacs.
5133 2000-01-09  Alex Schroeder  <alex@gnu.org>
5135         * ansi-color.el (ansi-color-unfontify-region): New function.
5136         Uses text-property ansi-color in order to preserve fontification by
5137         ansi-color.  When the package is loaded, a lambda expression is
5138         put onto font-lock-mode-hook.  This lambda expression will check
5139         font-lock-unfontify-region-function and replace
5140         font-lock-default-unfontify-region with ansi-color-unfontify-region.
5141         (ansi-color-apply): Add text-property ansi-color in addition to
5142         text-property face.
5143         (ansi-color-apply-on-region): Add text-property ansi-color in
5144         addition to text-property face.
5145         (save-buffer-state): Copy of the macro that is also used by
5146         lazy-lock and font-lock.
5148         (ansi-color-for-comint-mode): New option.
5149         (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
5150         (ansi-color-for-comint-mode-off): Ditto.
5151         (ansi-color-for-comint-mode-filter): Ditto.
5152         (ansi-color-process): New function.  Uses ansi-color-for-comint-mode to
5153         decide what to do.  This function is added to
5154         comint-preoutput-filter-functions when the package is loaded.
5156         (ansi-color-for-shell-mode-set): Removed.
5157         (ansi-color-for-shell-mode): Removed.
5159 2000-01-09  Alex Schroeder  <alex@gnu.org>
5161         * ansi-color.el (ansi-color-for-shell-mode-set): New function with
5162         the lambda expression from the ansi-color-for-shell-mode :set
5163         property.  Additionally, modify shell-mode-hook to enable or
5164         disable font-lock-mode for future shell buffers.
5165         (ansi-color-for-shell-mode): The :set property calls
5166         ansi-color-for-shell-mode-set instead of a lambda expression.
5168 2000-01-09  Alex Schroeder  <alex@gnu.org>
5170         * ansi-color.el (ansi-color-for-shell-mode): Doc change.
5171         (ansi-color-context): New variable.
5172         (ansi-color-apply): Save context between calls.
5174 2001-01-09  Eli Zaretskii  <eliz@is.elta.co.il>
5176         * isearch.el (isearch, isearch-lazy-highlight-face):
5177         New definitions for face colors and attributes.
5179         * wid-edit.el (widget-choose): Call display-popup-menus-p instead
5180         of display-mouse-p.
5182 2001-01-09  Kenichi Handa  <handa@etl.go.jp>
5184         * international/mule.el (make-coding-system): If the coding system
5185         accepts extra latin codes, register such codes as safe for the
5186         coding system.
5188 2001-01-08  Richard M. Stallman  <rms@gnu.org>
5190         * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
5191         don't mention the file name or the date here, because they are
5192         logged at the start of the file.
5194 2001-01-08  Richard M. Stallman  <rms@gnu.org>
5196         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
5197         Change screen-width to frame-width.
5199 2001-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
5201         * info.el (Info-search): Print the default as part of the prompt.
5203 2001-01-08  Andre Spiegel  <spiegel@gnu.org>
5205         * vc.el (vc-default-latest-on-branch-p): New function, replaces
5206         constant implementations in backends.
5208         * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
5209         (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
5211         * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
5212         WRITABLE to EDITABLE.
5214         * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
5215         (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
5216         to EDITABLE.
5218 2001-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
5220         * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
5221         (copyright, copyright-update): Compute the current year at run time.
5223 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
5225         * isearch.el (isearch-old-signal-hook): Removed.
5226         (isearch-mode): Add isearch-done to kbd-macro-termination-hook
5227         instead of setting signal-hook-function.
5228         (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
5230 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
5232         * emulation/edt.el: Update to version 4.0.  Provide support for
5233         EDT scroll margins at top and bottom of the window.  Provide an
5234         emulation of the EDT SUBS command (bound to GOLD-Enter, by
5235         default).  Enhance edt-quit, bound to GOLD-q by default, to warn
5236         user when file-related buffer modifications exist.
5237         Provide support for running EDT Emulation in XEmacs.
5238         Provide customize access to some user updatable variables.
5239         Add Commentary section to file header.
5240         Fixed a few minor bugs and cleaned up some code.
5242         * emulation/edt-mapper.el: Update to version 4.0.  Provide support
5243         for detecting a keypress that generates an ASCII key sequence.
5244         (Previously, only a keypress that generates a vector was
5245         recognized.)  Embed Window Manager name into name of the generated
5246         EDT Emulation initialization file since the initialization file is
5247         Window Manager specific.  Add Commentary section to file header.
5249 2001-01-07  Eli Zaretskii  <eliz@is.elta.co.il>
5251         * mail/sendmail.el (mail-mode): Doc fix.
5253         * info.el (Info-goto-emacs-command-node): Doc fix.
5254         (Info-goto-emacs-key-command-node): Doc fix.
5256 2001-01-06  Eli Zaretskii  <eliz@is.elta.co.il>
5258         * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
5259         systems without long file-name support.
5261 2001-01-06  Andrew Innes  <andrewi@gnu.org>
5263         * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
5265 2001-01-06  Eli Zaretskii  <eliz@is.elta.co.il>
5267         * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
5268         (isearch-lazy-highlight-update): Doc fix.
5270         * ffap.el (ffap-bindings): Doc fix.
5272         * dired-x.el (dired-virtual-guess-dir): Doc fix.
5274 2001-01-05  Dave Love  <fx@gnu.org>
5276         * emacs-lisp/cl-seq.el (remove, remq): Remove.
5278 2001-01-05  Gerd Moellmann  <gerd@gnu.org>
5280         * mouse-drag.el (mouse-drag-safe-scroll):
5281         Bind scroll-preserve-screen-position to nil.
5283         * isearch.el (isearch-old-signal-hook): New variable.
5284         (isearch-mode): Set signal-hook-function to isearch-done.
5285         (isearch-done): Restore old signal-hook-function.
5287         * info.el (Info-fontify-node): Mark one more char as intangible.
5289 2000-01-05  Kenichi Handa  <handa@etl.go.jp>
5291         * composite.el (compose-last-chars): New argument COMPONENTS.
5292         If it is non-nil, compose preceding characters by compose-region with
5293         COMPONENTS.
5295         * international/quail.el (quail-input-string-to-events): New function.
5296         (quail-input-method): Convert input string to events here.
5297         (quail-start-translation): Return input string, not event list.
5298         (quail-start-conversion): Likewise.
5300 2001-01-04  Gerd Moellmann  <gerd@gnu.org>
5302         * tooltip.el (tooltip-cancel-delayed-tip)
5303         (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
5304         and tooltip-add-timeout.
5305         (tooltip-show): Set border color from faces's foreground.
5306         (tooltip-show-help-function): If called with the same help string
5307         as last time, do nothing.
5308         (tooltip-help-tips): Don't set tooltip-help-message to nil.
5310         * startup.el (fancy-splash-screens): Don't bind show-help-function
5311         to nil.
5313         * tooltip.el (tooltip-frame-parameters): Remove colors.
5314         (tooltip): New face
5315         (tooltip-set-param): New function.
5316         (tooltip-show): Set up color frame parameters from face `tooltip'.
5317         Display the tooltip text in face `tooltip'.
5319 2001-01-04  Dave Love  <fx@gnu.org>
5321         * whitespace.el (whitespace-global-mode): Fix typo.
5323         * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
5325 2001-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
5327         * help.el (help-for-help): Fix a typo in a doc string.
5328         From kwzh@gnu.org (Karl Heuer).
5330 2001-01-03  Dave Love  <fx@gnu.org>
5332         * dired-x.el: Doc fixes.  Maintainer change.
5333         (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
5334         (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
5335         (dired-guess-shell-alist-user): Customize.
5336         (dired-x-help-address): Set to bug-gnu-emacs.
5337         (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
5338         (dired-default-directory): Renamed from default-directory.
5340         * hl-line.el (hl-line): Doc fix.
5342 2001-01-03  Karl Fogel  <kfogel@red-bean.com>
5344         * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
5346 2001-01-02  Richard M. Stallman  <rms@gnu.org>
5348         * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
5349         to remove all the current alternative-match highlighting.
5350         If nil, remove only what's outside the current window.
5351         (isearch-lazy-highlight-remove-overlays): Take optional
5352         region within which NOT to remove them.
5353         (isearch-lazy-highlight-new-loop): Greatly simplified.
5354         (isearch-lazy-highlight-update): Find all the other occurrences
5355         visible in the window, in just one call.
5356         (isearch-lazy-highlight-start): Now holds start of region to scan.
5357         (isearch-lazy-highlight-end): Now holds end of region to scan.
5358         (isearch-lazy-highlight-wrapped): Variable deleted.
5359         (isearch-lazy-highlight-search): Function deleted.
5361 2000-01-02  Andrew Innes  <andrewi@gnu.org>
5363         * w32-fns.el (convert-standard-filename): Do length check on name
5364         before aref.
5366 2001-01-02  Dave Love  <fx@gnu.org>
5368         * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
5369         value.
5370         (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
5372         * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
5374         * net/browse-url.el (browse-url-filename-alist): Avoid backquote
5375         read syntax.
5377         * calendar/todo-mode.el (todo): Add :link, :version.
5378         (todo-save-top-priorities): Remove autoload cookie.
5379         (todo-add-category, todo-add-item-non-interactively)
5380         (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
5382 2001-01-02  Gerd Moellmann  <gerd@gnu.org>
5384         * comint.el (comint-input-history-ignore): New variable.
5385         (comint-read-input-ring): Ignore entries matching
5386         comint-input-history-ignore.
5388 2001-01-02  Eric M. Ludlam  <zappo@gnu.org>
5390         * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
5391         (lm-copyright-mark): New function.
5392         (lm-crack-copyright): New function.
5393         (lm-verify): Check that the file has a copyright.
5394         Check that the file is copyright Free Software Foundation.
5396 2000-12-30  Kenichi Handa  <handa@etl.go.jp>
5398         * international/mule-diag.el (print-fontset): Indent font name by
5399         24 columns, not 25.
5401 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
5403         * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
5404         in Subject line.
5406         * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
5407         Use mail-mode-hook instead of mail-setup-hook.
5408         Otherwise continuing an interrupted message with C-u C-x m for
5409         instance, winds up in Mail mode without abbrevs.
5411 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5413         * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
5414         non-nil.  Adding almost all customization variables on ps-setup.
5415         Doc fix.
5416         (ps-print-version): New version number (6.3.3).
5417         (ps-end-with-control-d): Initialization fix.
5418         (ps-lines-printed): New var.
5419         (ps-skip-newline): New fun.
5420         (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
5421         (ps-next-line, ps-continue-line, ps-plot-region)
5422         (ps-generate-postscript-with-faces, ps-end-job): Code fix.
5424 2000-12-29  Kenichi Handa  <handa@etl.go.jp>
5426         * international/fontset.el (x-complement-fontset-spec):
5427         Resolve ASCII font name so that the same family name is used for fonts
5428         registered in x-font-name-charset-alist.
5429         (create-fontset-from-fontset-spec): Adjusted for the above change.
5430         The name of fontset alias should be a unresolved ASCII font name.
5432 2000-12-28  Gerd Moellmann  <gerd@gnu.org>
5434         * simple.el (delete-key-deletes-forward-mode): Bind backspace
5435         and delete in isearch-mode-map.
5437 2000-12-28  Richard M. Stallman  <rms@gnu.org>
5439         * dired-x.el (dired-guess-shell-alist-default):
5440         Use xpdf instead of acroread.
5442 2000-12-28  Kenichi Handa  <handa@etl.go.jp>
5444         * textmodes/artist.el (artist-butlast): Deleted.
5445         (artist-ellipse-mirror-quadrant): Use butlast instead of
5446         artist-butlast.
5448         * subr.el (butlast, nbutlast): Moved from cl.el to here.
5450         * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
5452 2000-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
5454         From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
5456         * ls-lisp.el: Better support for the Mac and MS-Windows.
5457         (ls-lisp): New defgroup.
5458         (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
5459         (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
5460         (ls-lisp-support-shell-wildcards): New defcustoms.
5461         (ls-lisp-parse-symlink): New function.
5462         (insert-directory): Code to convert switches to a list and set up
5463         the wildcard argument copied from ls-lisp-insert-directory.
5464         (ls-lisp-insert-directory): New argument TIME-INDEX.  Add support
5465         for -C and -R switches.
5466         (ls-lisp-column-format): New function.
5467         (ls-lisp-delete-matching, ls-lisp-handle-switches)
5468         (ls-lisp-format-time): Add doc strings.
5469         (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
5470         Support ls-lisp-dirs-first.
5471         (ls-lisp-classify, ls-lisp-extension): New functions.
5472         (ls-lisp-format): Optionally support emulation of symlinks.
5473         Support -i, -s, and -G switches.
5475 2000-12-27  Gerd Moellmann  <gerd@gnu.org>
5477         * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
5479         * version.el (emacs-version): Print X scroll bar information.
5481         * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
5482         instead of x-toolkit-scroll-bars-p.
5484         * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
5485         of x-toolkit-scroll-bars-p.
5487 2000-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
5489         * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
5490         (ffap-bindings): Doc fix, to reflect the above change.
5492 2000-12-27  Kenichi Handa  <handa@etl.go.jp>
5494         * term.el (term-char-mode): Define all non-ascii self-inserting
5495         characters to 'term-send-raw in term-raw-map.
5497 2000-12-25  Michael Kifer  <kifer@cs.sunysb.edu>
5499         * viper-init (viper-restore-cursor-type): Added condition-case guard.
5501         * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
5502         Changed initialization; use add-hook.
5503         (ediff-file-remote-p): Use file-local-copy.
5505         * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
5507         * ediff.el (ediff-patch-buffer): Bug fix.
5508         (ediff-revision): Allow selection of the file at the prompt.
5510 2000-12-23  Stefan Monnier  <monnier@cs.yale.edu>
5512         * subr.el (combine-run-hooks): Remove.
5514         * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
5515         and remove the rogue second spec.
5517 2000-12-23  Gerd Moellmann  <gerd@gnu.org>
5519         * progmodes/compile.el (compilation-forget-errors): Fix indentation.
5521 2000-12-22  Stefan Monnier  <monnier@cs.yale.edu>
5523         * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
5524         Use minibuffer menu prompt for the `=' prefix.
5525         (smerge-command-prefix): Change default to C-^.
5526         (smerge-mode): Don't assume font-lock doesn't move point.
5528         * skeleton.el (skeleton-internal-1): Make sure the first line of
5529         the region is also re-indented.
5530         (skeleton-end-newline): New var.
5531         (skeleton-end-hook): Use it.
5533 2000-12-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
5535         * comint.el (comint-password-prompt-regexp): Support CVS.
5537 2000-12-22  Gerd Moellmann  <gerd@gnu.org>
5539         * simple.el (delete-key-deletes-forward-mode): Simplify.
5540         Also backspace key combinations, depending on
5541         delete-key-deletes-forward.
5543         * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
5545         * simple.el (delete-key-deletes-forward): Doc fix.
5547 2000-08-22  Emmanuel Briot  <briot@gnat.com>
5549         * xml.el (top level comment): Updated to reflect the fact that
5550         white spaces are relevant in the XML file.
5551         (xml-parse-file): Do not kill an existing Emacs buffer if the file
5552         to parse was already edited. This allows for on-the-fly analysis
5553         of XML files.
5554         (xml-parse-tag): Check that the casing is the same in the start
5555         tag and end tag, since XML is case-sensitive.  Allows for spaces
5556         in the end tag, after the name of the tag.
5557         (xml-parse-attlist): Allow for the character '-' in the name of
5558         attributes, as in the standard http-equiv attribute Do not save
5559         the properties in the XML tree, since they are not relevant.
5561 2000-12-21  Stefan Monnier  <monnier@cs.yale.edu>
5563         * generic.el (generic-read-type): Undo last change, inline into
5564         `generic-mode' and then remove.
5565         (generic-mode): Inline generic-read-type.
5566         (define-generic-mode): Push the symbol name rather than the symbol
5567         onto generic-mode-list.
5569 2000-12-21  Gerd Moellmann  <gerd@gnu.org>
5571         * generic.el (generic-read-type): Build an alist for
5572         completing-read as in 20.7.
5574         * play/landmark.el (lm): Use interactive spec `P'.
5575         (toplevel): Don't set debug-on-error.
5577         * server.el (server-switch-buffer): Choose a window on a visible frame.
5579 2000-12-21  Dave Pearson  <davep@davep.org>
5581         * quickurl.el: Commentry change, I've moved my web site.
5583 2000-12-21  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5585         * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
5586         ranges like \177-\237, but accepts the character sequence from \177 to
5587         \237.  Doc fix.
5588         (ebnf-version): New version (3.4).
5589         (ebnf-setup): Code fix.
5590         (ebnf-range-regexp): New fun.
5591         (ebnf-8-bit-chars): Const fix.
5593         * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
5594         entry.  Doc fix.
5595         (ebnf-bnf-lex): Code fix.
5596         (ebnf-bnf-comment-chars): Const fix.
5598         * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
5599         entry.  Doc fix.
5600         (ebnf-iso-comment-chars): Const fix.
5602         * ebnf-otz.el: Doc fix.
5604         * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
5605         entry.  Doc fix.
5606         (ebnf-yac-skip-code): Code fix.
5607         (ebnf-yac-comment-chars): Const fix.
5609 2000-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
5611         * files.el (insert-directory-safely): New function.
5612         (recover-file): Use it instead of insert-directory.
5613         From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
5615 2000-12-21  Kenichi Handa  <handa@etl.go.jp>
5617         * international/mule-cmds.el (select-safe-coding-system):
5618         Check coding-category-list more rigidly.  Improve help message.
5620         * dired.el (dired-move-to-filename-regexp): Fix previous change.
5622 2000-12-21  Miles Bader  <miles@gnu.org>
5624         * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
5626 2000-12-21  Kenichi Handa  <handa@etl.go.jp>
5628         * international/mule-diag.el (describe-char-after): Make *Help*
5629         buffer inherit multibyteness of the current buffer.
5631         * international/mule.el (make-char): Docstring adjusted for the
5632         change of make-char-internal.
5634 2000-12-20  Stefan Monnier  <monnier@cs.yale.edu>
5636         * international/iso-cvt.el: Docstrings fix.
5638 2000-12-20  Dave Love  <fx@gnu.org>
5640         * subr.el (eval-after-load): Doc fix.
5642 2000-12-20  Kenichi Handa  <handa@etl.go.jp>
5644         * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
5645         for numbers.
5647 2000-12-20  Miles Bader  <miles@gnu.org>
5649         * international/quail.el (quail-help): Resize the help window
5650         again after it has all its contents.  Remove unneeded progn.
5652 2000-12-19  Gerd Moellmann  <gerd@gnu.org>
5654         * pcmpl-linux.el: Fix copy/paste error.
5656 2000-12-19  Andrew Innes  <andrewi@gnu.org>
5658         * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
5660 2000-12-19  Carsten Dominik  <dominik@strw.leidenuniv.nl>
5662         * progmodes/idlw-rinfo.el: Fixed copyright notice.
5664         * progmodes/idlw-toolbar.el: Fixed copyright notice.
5666         * progmodes/idlw-shell.el: Fixed copyright notice.
5668         * progmodes/idlwave.el: Fixed copyright notice.
5670         * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
5671         TAB as key separators.
5673 2000-12-19  Alex Schroeder  <alex@gnu.org>
5675         * sql.el (sql-sybase-options): New option.
5676         (sql-sybase): Use it.  Add sql-database to the list of parameters
5677         provided for login.  The options -w 2048 -n are not used any more.
5678         (sql-postgres-options): Changed default from "--pset" to "-P".
5679         (sql-mysql-options): Doc change.
5680         (sql-stop): Doc change.
5682 2000-12-19  Kenichi Handa  <handa@etl.go.jp>
5684         * international/quail.el (quail-input-method): Always hide
5685         the guidance buffer on exiting.
5687 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
5689         * tooltip.el (tooltip-mode): Signal an error if x-show-tip
5690         isn't fboundp.
5692         * server.el (server-buffer-done): Bury the buffer before
5693         killing it.
5695         * faces.el (face-spec-set): Interpret a nil in specs for
5696         foreground and background colors as `unspecified', for
5697         compatibility with 20.x.
5699 2000-12-18  Dave Love  <fx@gnu.org>
5701         * simple.el (mail-user-agent): Doc fix.
5702         (input-mode-8-bit): Removed.
5704         * international/mule.el (set-keyboard-coding-system): Doc fix.
5705         (keyboard-coding-system): New option.
5707         * mail/sendmail.el (send-mail-function): Customize.
5709 2000-12-18  Eli Zaretskii  <eliz@is.elta.co.il>
5711         * international/codepage.el (cp866-decode-table): New table.
5713 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
5715         * version.el (emacs-version): Remove `%a' from the time format
5716         because the weekday doesn't fit well into each locale.
5718 2000-12-18  Miles Bader  <miles@gnu.org>
5720         * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
5722         * textmodes/artist.el (artist-replace-chars, artist-replace-char):
5723         Check that emacs-major-version is `=' to 20, not `>='.
5724         (artist-replace-chars): Use `make-string' instead of a loop.
5726 2000-12-17  Stefan Monnier  <monnier@cs.yale.edu>
5728         * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
5729         (cvs-execute-single-file): Don't change directory.
5730         Patch from Per Cederqvist.
5732 2000-12-16  Eli Zaretskii  <eliz@is.elta.co.il>
5734         * textmodes/ispell.el (check-ispell-version):
5735         If `ispell-program-name' is "aspell", pass it the -v switch instead
5736         of -vv.
5738 2000-12-16  Kenichi Handa  <handa@etl.go.jp>
5740         * international/mule-diag.el (mule-diag): Insert information about
5741         configure options, multibyte awareness, language env.
5743         * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
5744         regexp to search for candidates.
5746 2000-12-15  Eli Zaretskii  <eliz@is.elta.co.il>
5748         * info.el (Info-forward-node): If the node has an
5749         Info-header-line, widen the buffer before searching for "next:"
5750         and "up:" pointers, and set the search limit to stay in the
5751         current node.
5753 2000-12-16  Miles Bader  <miles@gnu.org>
5755         * simple.el (delete-trailing-whitespace): Remove extraneous let.
5757 2000-12-15  Miles Bader  <miles@gnu.org>
5759         * comint.el (comint-send-string, comint-send-region): Also accept
5760         a buffer, buffer-name, or nil for PROCESS, for compatibility with
5761         process-send-string/region.
5763 2000-12-15  Gerd Moellmann  <gerd@gnu.org>
5765         * isearch.el (isearch-lazy-highlight-max): New user-option.
5766         (isearch-lazy-highlight-update): Don't highlight more than
5767         isearch-lazy-highlight-max matches.
5769         * mail/mh-utils.el (mh-find-path): Set read-mail-command.
5771 2000-12-15  Richard M. Stallman  <rms@gnu.org>
5773         * sort.el (sort-columns): Fix error message.
5775         * dabbrev.el (dabbrev--last-case-pattern): Value is now
5776         `upcase' or `downcase' or nil.
5777         (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
5778         Pass new record-case-pattern arg to dabbrev--substitute-expansion.
5779         (dabbrev--substitute-expansion): New arg record-case-pattern.
5780         If it is non-nil, set dabbrev--last-case-pattern.
5781         If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
5783         * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
5785 2000-12-15  Miles Bader  <miles@gnu.org>
5787         * paths.el (Info-default-directory-list): Don't delete
5788         configure-info-directory from the list of standard info
5789         directories when appending it to the end -- their order is important.
5791         * faces.el (read-face-attribute): If there's no entry for the
5792         user's input in VALID, just use it as-is (this will often result
5793         in an error, but it may be OK for e.g. colors using hexadecimal
5794         notation, and at least will yield a better error message).
5796         * window.el (mode-line-window-height-fudge): Function removed.
5797         (height-affecting-face-attributes, mode-line-window-height-fudge):
5798         Variables removed.
5799         * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
5800         window is really the right size.  Use vertical-motion
5801         rather than forward-line.
5802         (ispell-help): Don't use ispell-mode-line-window-height-fudge.
5803         (ispell-command-loop, ispell-show-choices): Use the variable
5804         ispell-choices-win-default-height, rather than the function.
5805         (ispell-choices-win-default-height): Function removed.
5806         (ispell-mode-line-window-height-fudge): Function removed.
5808 2000-12-14  Stefan Monnier  <monnier@cs.yale.edu>
5810         * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
5812 2000-12-14  Eli Zaretskii  <eliz@is.elta.co.il>
5814         * paths.el (Info-default-directory-list):
5815         If configure-info-directory is not one of the standard directories,
5816         put it first in the list; otherwise put it last.  Doc string
5817         changed accordingly.
5819         * info.el (Info-directory-list): Change doc string to reflect the
5820         change in Info-default-directory-list.
5822         * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
5823         windows-nt as windowed environments, even under -nw.
5825         * startup.el (command-line): Don't call x-backspace-delete-keys-p
5826         if not fboundp.  Switch delete-forward mode for the <delete> key
5827         on all PC platforms, even under -nw.
5829         * term/internal.el ([M-delete]): Remap to M-d.
5831 2000-12-14  Gerd Moellmann  <gerd@gnu.org>
5833         * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
5835 2000-12-14  Eli Zaretskii  <eliz@is.elta.co.il>
5837         * frame.el (show-cursor-in-non-selected-windows): Doc fix.
5839 2000-12-14  Gerd Moellmann  <gerd@gnu.org>
5841         * startup.el (command-line): Call delete-key-deletes-forward-mode,
5842         if appropriate.
5844         * simple.el (delete-key-deletes-forward): New user-option.
5845         (delete-key-deletes-forward-mode): New function.
5847         * bindings.el: Bind `delete' to backward-delete-char.
5849         * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
5850         Test if symbol is bound before getting its value.
5852         * tooltip.el (tooltip-show): If an error is signaled in
5853         x-show-tip, display that error, and display the help in the
5854         echo area.
5856 2000-12-14  Kenichi Handa  <handa@etl.go.jp>
5858         * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
5859         Show "... entries" messages for every 10000 entries, not 10.
5861 2000-12-13  Karl Fogel  <kfogel@red-bean.com>
5863         * bookmark.el: Provide a generic exit hook, as suggested by
5864         Ovidiu Predescu <ovidiu@cup.hp.com>:
5865         (bookmark-exit-hook): New var.
5866         (bookmark-exit-hook-internal): New func, replaces
5867         old raw lambda form in `kill-emacs-hook', and runs new
5868         `bookmark-exit-hooks'.  No longer tests for the bookmark feature,
5869         as logically that feature must have been provided if this function
5870         is running.
5871         Removed ;;;###autoload before the `add-hook' call.
5873 2000-12-13  Stefan Monnier  <monnier@cs.yale.edu>
5875         * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
5876         (easy-menu-current-active-maps): New function.
5877         (easy-menu-get-map): Use it.
5878         Make a proper menu entry when creating a new keymap.
5880 2000-12-13  Kenichi Handa  <handa@etl.go.jp>
5882         * international/characters.el: Fix cases and syntaxes for
5883         mule-unicode-0100-24ff.
5885         * dired.el (dired-move-to-filename-regexp): Fixed for the case
5886         that a Japanese character is not appended after day and year.
5888         * info.el (Info-suffix-list): Change format for a command that
5889         requires arguments.
5890         (info-insert-file-contents): Adjusted for the above change.
5892 2000-12-12  Andreas Schwab  <schwab@suse.de>
5894         * tar-mode.el (tar-extract): Base the name of the subfile buffer
5895         on the name of the tar buffer.  Verify that the existing buffer is
5896         visiting the same subfile.
5898 2000-12-12  Dave Love  <fx@gnu.org>
5900         * subdirs.el: Add obsolete.
5902 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
5904         * mail/rmailsum.el (rmail-summary-expunge)
5905         (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
5906         instead of rmail-confirm-expunge.
5908         * replace.el (perform-replace): Don't use an empty match adjacent
5909         to a non-empty match when computing the next match before the
5910         replacement is performed.
5912 2000-12-12  Milan Zamazal  <pdm@freesoft.cz>
5914         * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
5915         definition (patch by Stefan Monnier).
5916         (glasses-mode): Use jit-lock instead of `after-change-functions'
5917         (patch by Stefan Monnier).
5919 2000-12-12  Miles Bader  <miles@gnu.org>
5921         * info.el (Info-last-preorder): Don't barf on nodes without a prev.
5922         (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
5924 2000-12-12  Andrew Choi  <akochoi@i-cable.com>
5926         * term/mac-win.el: Remove load for ls-lisp.
5928         * loadup.el: Load ls-lisp for system-type `macos'.
5930 2000-12-12  Miles Bader  <miles@gnu.org>
5932         * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
5933         Respect field end too.
5934         (just-one-space): Respect fields as `delete-horizontal-space'.
5935         (newline-and-indent, reindent-then-newline-and-indent):
5936         Use `delete-horizontal-space'.
5938 2000-12-11  Stefan Monnier  <monnier@cs.yale.edu>
5940         * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
5941         (so as to obey the field property in the minibuffer).
5943         * obsolete/c-mode.el: Moved from lisp/progmodes.
5944         * obsolete/auto-show.el: Moved from lisp.
5945         * obsolete/ooutline.el: Moved from lisp/textmodes.
5947 2000-12-11  Carsten Dominik  <dominik@strw.leidenuniv.nl>
5949         * progmodes/idlwave.el: Updated to IDLWAVE version 4.7.  Too many
5950         changes to list them here.
5952         * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
5953         Too many changes to list them here.
5955         * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
5956         Too many changes to list them here.
5958         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
5960 2000-12-11  Gerd Moellmann  <gerd@gnu.org>
5962         * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
5964         * cus-edit.el (custom-save-variables, custom-save-faces):
5965         Comment fix.
5967         * hscroll.el: Moved to `obsolete' subdir.
5969 2000-12-11  Miles Bader  <miles@gnu.org>
5971         * window.el (window-text-height): Function removed (now in C).
5973 2000-12-10  Stefan Monnier  <monnier@cs.yale.edu>
5975         * log-edit.el (log-edit-parent-buffer): New var.
5976         (log-edit): Set it.  Add BUFFER argument.
5977         (log-edit-done): Use char-before.
5978         Don't bother checking validity of vc-comment-ring.
5979         Only bury the buffer if log-edit popped it up.
5981         * pcvs.el: Update references to CVS-Edit (now Log-Edit).
5982         (cvs-mode-diff-help): Remove.
5983         (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
5984         (cvs-mode-marked): Set up the default for CMD manually.
5986         * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
5987         Remove binding for ? now made unnecessary.
5989 2000-12-10  Carsten Dominik  <dominik@strw.leidenuniv.nl>
5991         * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
5992         (reftex-TeX-master-file): Check for `tex-main-file' early enough.
5994         * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
5995         when master file is not open.
5997 2000-12-09  Stefan Monnier  <monnier@cs.yale.edu>
5999         * progmodes/ada-stmt.el: Update `maintainer'.
6001 2000-12-09  Stephen Gildea  <gildea@alum.mit.edu>
6003         * time-stamp.el (time-stamp-old-format-warn): Reorder custom
6004         choices to match documentation string.
6006 2000-12-09  Miles Bader  <miles@gnu.org>
6008         * minibuf-eldef.el: New file.
6010         * window.el (fit-window-to-buffer): Don't pass last argument to
6011         pos-visible-in-window-p, now that its meaning is inverted.
6013 2000-12-08  Eli Zaretskii  <eliz@is.elta.co.il>
6015         * image.el (create-image): Doc fix; spotted by Per Cederqvist
6016         <ceder@lysator.liu.se>.
6018 2000-12-08  Stefan Monnier  <monnier@cs.yale.edu>
6020         * autoinsert.el (auto-insert-alist): Add missing final \n.
6022         * pcvs-defs.el (cvs-menu): Move.  Make submenu for diff commands.
6023         (cvs-menu-map): Remove.
6024         * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
6025         (cvs-mode-quit): Turn it back into a plain function.
6027         * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
6028         (texinfo-filter): Remove (move to texinfo.el).
6030         * textmodes/texinfo.el: Move the (require 'cl) to the front of the
6031         file where it's more visible.
6032         (texinfo-filter, texinfo-chapter-level-regexp): New variables
6033         moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
6034         (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
6035         (texinfo-inside-macro-p): Only catch `scan-error's.
6036         (texinfo-inside-env-p): Make better use of the match info.
6037         (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
6038         (texinfo-insert-@end): Slight re-organization.
6039         Also remove useless `looking-at' call.
6041 2000-12-08  Andrew Innes  <andrewi@gnu.org>
6043         * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
6044         accessible in -nw mode.
6046         * term/w32-win.el: Remove stuff about selection timeout, which is
6047         irrelevant on Windows.  Move clipboard support to w32-fns.el, so
6048         it is accessible in -nw mode.
6050 2000-12-08  Dave Love  <fx@gnu.org>
6052         * emacs-lisp/lisp-mode.el (lisp-mode):
6053         Set font-lock-keywords-case-fold-search.
6055 2000-12-08  Gerd Moellmann  <gerd@gnu.org>
6057         * textmodes/ispell.el (ispell): Doc fix.
6059 2000-12-08  Kenichi Handa  <handa@etl.go.jp>
6061         * international/quail.el (quail-insert-decode-map): Check the
6062         frame width of a window displaying the current buffer, not that of
6063         the selected frame.
6064         (quail-help): Make sure that the help buffer has window before
6065         inserting text in it.
6067 2000-12-07  Sam Steingold  <sds@gnu.org>
6069         * loadup.el: Load emacs-lisp/backquote instead of autoloading.
6070         Backquote is used in isearch.el, so autoloading saves nothing.
6072 2000-12-07  Eli Zaretskii  <eliz@is.elta.co.il>
6074         * startup.el (normal-top-level-add-subdirs-to-load-path):
6075         Ignore the CVS and RCS subdirectories case-insensitively.
6077         * dired.el (dired-insert-directory): If file-system-info is
6078         fboundp, call it instead of invoking dired-free-space-program.
6080 2000-12-07  Gerd Moellmann  <gerd@gnu.org>
6082         * server.el (server-visit-files): Push files on file-name-history.
6084         * progmodes/cc-langs.el: Update copyright.
6086         * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
6088         * bindings.el (mode-line-mode-menu): Add glasses-mode.
6090         * bindings.el (mode-line-mode-menu): Reverse the order
6091         of define-keys so that the menu appears in alphabetical order.
6093 2000-12-07  Milan Zamazal  <pdm@freesoft.cz>
6095         * progmodes/glasses.el (glasses-mode): Update mode line at the end
6096         of the function.
6098 2000-12-07  Dave Love  <fx@gnu.org>
6100         * jka-compr.el (jka-compr-compression-info-list): Fix :type.
6102         * facemenu.el (facemenu-unlisted-faces): Fix value.
6104 2000-12-07  Stefan Monnier  <monnier@cs.yale.edu>
6106         * font-lock.el (font-lock-default-fontify-region):
6107         Include the terminating \n (off-by-one error).
6108         (font-lock-set-defaults): Use dolist.
6110         * derived.el (define-derived-mode): Don't use combine-run-hooks.
6112 2000-12-07  Kenichi Handa  <handa@etl.go.jp>
6114         * international/mule-cmds.el (describe-language-environment):
6115         Fix for the case that an input method title is not string but a list.
6117         * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
6118         of wrong SIZE record.
6120 2000-12-06  Dave Love  <fx@gnu.org>
6122         * newcomment.el (comment-region, comment-dwim): Doc fix.
6124         * textmodes/texinfo.el: Require tex-mode when compiling.
6125         (texinfo-update-node): Doc fix.
6126         (texinfo-imenu-generic-expression): Add @anchor.
6127         (texinfo-font-lock-keywords): Add @uref.
6128         (texinfo-inside-macro-p): Don't use ignore-errors.
6129         (texinfo-insert-quote): Match more contexts.
6131         * international/mule.el (decode-char, encode-char): Doc fix.
6132         (auto-coding-alist): Customize.
6134         * files.el (load-file): Fix change of 2000-03-12.
6136         * wid-edit.el (widget-text-keymap): Doc fix.
6138 2000-12-06  Andrew Innes  <andrewi@gnu.org>
6140         * makefile.w32-in (lisp): Set to an absolute directory, namely
6141         $(CURDIR).
6143 2000-12-06  Eli Zaretskii  <eliz@is.elta.co.il>
6145         * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
6146         read generated-autoload-file, and set buffer-file-coding-system to
6147         raw-text-unix after reading the file.
6149         * international/mule-conf.el (file-coding-system-alist):
6150         Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
6152 2000-12-06  Gerd Moellmann  <gerd@gnu.org>
6154         * replace.el (occur): Make line-number-width 1 smaller for the
6155         colon following the line number.
6157         * startup.el (fancy-splash-text, command-line-1):
6158         Use `File' for the menu name instead of `Files'.
6160         * tmm.el: Update copyright.
6162         * cus-start.el: Add entry for even-window-heights.
6164 2000-12-06  Miles Bader  <miles@gnu.org>
6166         * faces.el (frame-set-background-mode): Avoid stomping on
6167         locally modified faces.
6169 2000-12-06  Kenichi Handa  <handa@etl.go.jp>
6171         * international/fontset.el: Correct the font registries for
6172         japanese-jisx0213-1 and japanese-jisx0213-2.
6174 2000-12-05  Gerd Moellmann  <gerd@gnu.org>
6176         * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
6178         * iswitchb.el: Update customization commentary.
6180 2000-12-05  Rob Riepel  <riepel@Stanford.EDU>
6182         * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
6183         (tpu-search-highlight): Fixed comparison of overlay end positions.
6184         (tpu-trim-line-ends): Implemented trimming logic locally.
6186         * emulation/tpu-extras.el (tpu-write-file-hook)
6187         (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
6189 2000-12-05  Kenichi Handa  <handa@etl.go.jp>
6191         * language/chinese.el (chinese-iso-8bit): Change mime-charset name
6192         to cn-gb.
6193         (cn-gb, gb2312): New aliases for chinese-iso-8bit.
6195 2000-12-04  Dave Love  <fx@gnu.org>
6197         * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
6199 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
6201         * mail/rmailsum.el (rmail-summary-expunge)
6202         (rmail-summary-expunge-and-save): Ask for confirmation with
6203         rmail-expunge-confirmed.
6205         * mail/rmail.el (rmail-expunge-confirmed): New function.
6206         (rmail-expunge): Use it.
6208 2000-12-04  Philippe Waroquiers  <wao@gull.tact.cfmu.eurocontrol.be>
6210         * progmodes/etags.el (tag-partial-file-name-match-p): New function.
6211         (etags-recognize-tags-table, find-tag-in-order):
6212         New functionality: interpret file names as tags.
6214 2000-12-04  Eli Zaretskii  <eliz@is.elta.co.il>
6216         * info.el (Info-scroll-prefer-subnodes): New defcustom.
6217         (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
6218         the first subnode until the bottom of the current node is visible.
6220 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
6222         * format.el (format-decode): Don't change buffer's undo list.
6224 2000-12-04  Kenichi Handa  <handa@etl.go.jp>
6226         * faces.el (face-font-registry-alternatives): Add entries for CJK
6227         fonts.  Doc-string adjusted for the actual usage of this data.
6229         * international/fontset.el: Change the font registries for CJK
6230         fonts in the default fontset.  Don't append '*' to registries.
6232 2000-12-03  Stefan Monnier  <monnier@cs.yale.edu>
6234         * emacs-lisp/easy-mmode.el (define-derived-mode)
6235         (easy-mmode-derived-mode-p): Remove (moved to derived.el).
6237         * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
6238         (derived-mode-p): New function.
6239         (derived-mode-make-docstring): Add `docstring' argument.
6240         Use it if available and complete it if necessary.
6242 2000-12-03  Andreas Schwab  <schwab@suse.de>
6244         * type-break.el (type-break): Don't make parent of itself.
6246 2000-12-03  Miles Bader  <miles@gnu.org>
6248         * simple.el (delete-trailing-whitespace): Don't delete newlines too.
6250 2000-12-02  Stefan Monnier  <monnier@cs.yale.edu>
6252         * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
6253         (tex-main-file, tex-file): Simplify.
6254         (tex-generate-zap-file-name): Use subst-char-in-string.
6255         (tex-strip-dots): Remove.
6257         * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
6259         * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
6260         to check if the match succeeded.
6262 2000-12-02  Gerd Moellmann  <gerd@gnu.org>
6264         * startup.el (use-fancy-splash-screens-p): New function.
6265         (command-line-1): Use it to determine whether or not to use
6266         a fancy splash screen.
6268 2000-12-02  Andreas Schwab  <schwab@suse.de>
6270         * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
6272 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
6274         * international/mule.el (make-char): Fix last change.
6276         * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
6277         New defcustoms.
6278         (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
6279         autoloading tex-mode; instead, do the same manually.
6280         Use texinfo-open-quote and texinfo-close-quote.  Insert literal quote
6281         with numeric argument.  Docstring fix.
6282         (toplevel): Require cl when compiling.
6284         * international/mule.el (make-char): Doc fix.
6286 2000-12-02  Jason Rumney  <jasonr@gnu.org>
6288         * term/w32-win.el (x-select-enable-clipboard): Customize (as per
6289         the Emacs Lisp manual)
6291 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
6293         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
6295         * term/pc-win.el (x-select-enable-clipboard): Customize (as per
6296         the Emacs Lisp manual).
6298 2000-12-02  Gerd Moellmann  <gerd@gnu.org>
6300         * simple.el (next-line-add-newlines): Change default to nil.
6302 2000-12-01  Eli Zaretskii  <eliz@is.elta.co.il>
6304         * files.el (revert-buffer, recover-file):
6305         Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
6307 2000-12-01  Gerd Moellmann  <gerd@gnu.org>
6309         * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
6311 2000-12-01  Miles Bader  <miles@gnu.org>
6313         * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
6315 2000-12-01  Kenichi Handa  <handa@etl.go.jp>
6317         * international/mule-diag.el (describe-char-after): Fix typo.
6318         (describe-character-set, non-iso-charset-alist): Fix typo.
6320 2000-12-01  Miles Bader  <miles@gnu.org>
6322         * image-file.el (image-file-name-regexp): Automatically add
6323         upper-case variants of each filename extension in
6324         `image-file-name-extensions', since they seem to be common.
6326         * simple.el (minibuffer-contents)
6327         (minibuffer-contents-no-properties, delete-minibuffer-contents):
6328         New functions.
6329         * filecache.el (file-cache-directory-name)
6330         (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
6332 2000-12-01  Milan Zamazal  <Milan.Zamazal@qbizm.com>
6334         * filecache.el (file-cache-minibuffer-complete): Don't try to
6335         delete the minibuffer prompt.
6337 2000-11-30  Dave Love  <fx@gnu.org>
6339         * cus-start.el: Fix read-buffer-function type.
6341 2000-11-30  Gerd Moellmann  <gerd@gnu.org>
6343         * md5.el: Removed.  There's a built-in function, now.
6345 2000-11-30  Markus Rost  <rost@math.ohio-state.edu>
6347         * mail/rmail.el (rmail-set-message-counters): Don't use "D"
6348         as dummy 0-th char of rmail-deleted-vector.
6350 2000-11-30  Eli Zaretskii  <eliz@is.elta.co.il>
6352         * ps-print.el (ps-end-job): Bind case-fold-search only after
6353         switching to ps-spool-buffer.
6355 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6357         * ps-print.el: Line number font customization.  PostScript: Lines and
6358         PageCount are initialized on each page.  Doc Fix.
6359         (ps-print-version): New version number (6.3.2).
6360         (ps-lpr-switches, ps-font-info-database, ps-font-size)
6361         (ps-header-font-size, ps-header-title-font-size, ps-left-header)
6362         (ps-right-header): Customization fix.
6363         (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
6364         Fix code.
6365         (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
6366         New vars.
6368 2000-11-30  Gerd Moellmann  <gerd@gnu.org>
6370         * bs.el: Fix typos and spelling errors.
6371         (bs-appearance) <defgroup>: Renamed from bs-appearence.
6372         (bs-configuration): Doc fix.
6374         * bs.el: Undo mistaken change of 2000-11-28.  Update copyright.
6376 2000-11-30  Rob Riepel  <riepel@Stanford.EDU>
6378         * emulation/tpu-edt.el (tpu-version): New version.
6379         (tpu-search-overlay, tpu-replace-overlay): New initial range.
6380         (tpu-original-mode-line): Variable deleted.
6381         (tpu-mark-flag): New initial value.
6382         (tpu-set-mode-line): Don't redefine mode-line-format.
6383         Add tpu-mark-flag to minor-mode-alist.
6384         (tpu-update-mode-line): New mark flag logic.
6385         (tpu-get): Use find-file-wildcards.
6386         (tpu-search-highlight): Move overlay less, reset overlay properly.
6387         (tpu-unselect): Deactivate mark.
6388         (tpu-lm-replace): Reset overlay properly.
6389         (tpu-forward-line): Use forward-visible-line.
6390         (tpu-edt-on): Set transient mark mode.  ispell autoloads deleted.
6392         * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
6394 2000-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
6396         * cus-edit.el (custom-face-value-create): Always emphasize tag.
6398 2000-11-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
6400         * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
6401         and skip whitespace and newlines.
6403 2000-11-30  Stefan Monnier  <monnier@cs.yale.edu>
6405         * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
6407 2000-11-29  Gerd Moellmann  <gerd@gnu.org>
6409         * help.el (describe-function-1): Regexp-quote function name
6410         when used as part of a regexp.
6412         * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
6413         Use face-attribute instead of face-foreground and face-background.
6414         (tool-bar-add-item): Likewise, and handle unspecified colors.
6416         * enriched.el (enriched-face-ans): Use face-attribute instead
6417         of face-foreground and face-background.
6419         * faces.el (face-foreground, face-background, face-stipple):
6420         Return nil if attribute is unspecified, for backward compatibility.
6422         * files.el (auto-mode-alist): Add an entry for antlr-mode.
6424         * play/5x5.el: Remove version info.
6426         * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
6428         * frame.el (blink-cursor-mode): Doc fix.
6430 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
6432         * antlr-mode.el: New commands to run ANTLR from within Emacs and
6433         to create Makefile rules.
6434         (antlr-tool-command): New user option.
6435         (antlr-ask-about-save): New user option.
6436         (antlr-makefile-specification): New user option.
6437         (antlr-file-formats-alist): New variable.
6438         (antlr-special-file-formats): New variable.
6439         (antlr-unknown-file-formats): New user option.
6440         (antlr-help-unknown-file-text): New variable.
6441         (antlr-help-rules-intro): New variable.
6442         (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
6443         (antlr-mode-menu): Add entries.
6444         (antlr-file-dependencies): New function.
6445         (antlr-directory-dependencies): New function.
6446         (antlr-superclasses-glibs): New function.
6447         (antlr-run-tool): New command.
6448         (antlr-makefile-insert-variable): New function.
6449         (antlr-insert-makefile-rules): New function.
6450         (antlr-show-makefile-rules): New command.
6452         * antlr-mode.el: More Emacs/XEmacs stuff.
6453         (antlr-no-action-keywords): New constant with value nil.
6454         (antlr-font-lock-keywords-alist): Use it.  Old value would break
6455         syntax highlighting in Emacs-21.0.
6456         (antlr-default-directory): Emacs/XEmacs dependend function.
6457         (antlr-read-shell-command): Ditto.
6458         (antlr-with-displaying-help-buffer): Ditto.
6460 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
6462         * antlr-mode.el: imenu, parsing and highlighting changes.
6463         (antlr-imenu-create-index-function): Don't create extra submenus
6464         for definitions in different grammar classes.  It is not necessary
6465         for the menu and would make command `imenu' awkward to use.
6466         (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
6467         header actions and more than one.
6468         (antlr-font-lock-tokendef-face): Changed color.
6469         (antlr-font-lock-tokenref-face): Changed color.
6470         (antlr-font-lock-additional-keywords): Also highlight lowercase.
6471         (antlr-mode-syntax-table): New variable.
6472         (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
6473         (antlr-with-syntax-table): Don't copy syntax table.
6475 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
6477         * antlr-mode.el: Minor changes: language setting.
6478         (antlr-language-alist): The value for file option "language" can
6479         be both an identifier and a string.
6480         Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
6481         (antlr-language-limit-n-regexp): Change accordingly.
6483 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
6485         * antlr-mode.el: Minor changes: tabs, hiding.
6486         (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
6487         (antlr-action-visibility): Also allow value nil to also hide the
6488         braces.  Renamed from `antlr-tiny-action-length'.
6489         Suggested by Jay@aol.com.
6490         (antlr-hide-actions): Change accordingly.  Hide line if completely
6491         hidden action is on a line of its own.
6493 2000-11-29  Stefan Monnier  <monnier@cs.yale.edu>
6495         * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
6497         * sort.el (sort-columns): Don't concat strings with numbers.
6499 2000-11-29  Dave Love  <fx@gnu.org>
6501         * cus-edit.el (face): Fix :format.
6503         * mail/feedmail.el: Require smtpmail when compiling.
6504         (mail-do-fcc): Autoload.
6505         (feedmail) <defgroup>: Fix :link.
6506         (feedmail-nuke-body-in-fcc): Fix :type.
6507         (feedmail-send-it): Add autoload cookie.
6509 2000-11-29  Stefan Monnier  <monnier@cs.yale.edu>
6511         * newcomment.el (comment-indent): Save excursion around call to
6512         comment-indent-function.
6514 2000-11-29  Miles Bader  <miles@gnu.org>
6516         * subr.el (member-ignore-case): Return the tail of the list who's
6517         car matches, like `member', not the matching element itself.
6519 2000-11-29  Kenichi Handa  <handa@etl.go.jp>
6521         * xml.el (xml-parse-tag): Fix finding opening tag.  A tag name
6522         should not contain `\n'.
6524 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
6526         * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
6528         * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
6530         * dired-aux.el (dired-do-create-files): Construct default file
6531         name for dired-mark-read-file-name so that when the user enters
6532         just RET, the target file will end up in the target directory.
6534         * abbrev.el (prepare-abbrev-list-buffer): Get the value of
6535         local-abbrev-table before changing buffers because it might
6536         have a buffer-local binding.
6538 2000-11-28  Miles Bader  <miles@gnu.org>
6540         * simple.el (delete-horizontal-space): Handle fields more generally.
6542 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
6544         * simple.el (delete-horizontal-space): Handle minibuffer prompt.
6546 2000-11-28  Dave Love  <fx@gnu.org>
6548         * progmodes/ps-mode.el (ps-mode): Set comment-start and
6549         comment-start-skip locally.
6551         * progmodes/fortran.el (fortran-mode): Don't set
6552         fortran-comment-line-start-skip.  Set comment-start to
6553         fortran-comment-line-start.
6554         (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
6555         (fortran-comment-line-start-skip): Simplify slightly.
6557 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
6559         * play/5x5.el: Remove RCS keyword.
6561         * bs.el: Mistaken commit, undone 2000-11-30.
6563 2000-11-28  Milan Zamazal  <pdm@freesoft.cz>
6565         * textmodes/tildify.el (tildify-string-alist):
6566         Add `plain-tex-mode' here.
6568 2000-11-28  Colin Walters  <walters@cis.ohio-state.edu>
6570         * chistory.el (Command-history-setup): Remove extraneous `keymap'
6571         reference.
6573 2000-11-28  Miles Bader  <miles@gnu.org>
6575         * cus-face.el (custom-face-attributes): Add post-filter function
6576         for :box.  Make pre-filter function for :box handle all cases.
6578         * wid-edit.el (widget-choose): Make sure pop-up window is large
6579         enough to display all the choices, as there's no way to scroll it.
6581 2000-11-28  Kenichi Handa  <handa@etl.go.jp>
6583         * international/mule-conf.el: Make the coding system no-conversion
6584         safe for all characters.
6586 2000-11-27  Dave Love  <fx@gnu.org>
6588         * net/ldap.el (ldap) <defgroup>: Add :version.
6590         * tooltip.el (tooltip-use-echo-area): Doc fix.
6592         * cus-start.el <minibuffer-prompt-properties>: Add version.
6593         <read-buffer-function>: Add.
6595         * apropos.el (apropos-print): Add help-echo to active text.
6597         * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
6599 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
6601         * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
6602         type, group and version.
6604 2000-11-27  Eli Zaretskii  <eliz@is.elta.co.il>
6606         * select.el (x-get-selection): Docstring fix.
6608 2000-11-27  Dave Pearson <davep@hagbard.demon.co.uk>
6610         * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
6612 2000-11-27  Andrew Innes  <andrewi@gnu.org>
6614         * makefile.nt (.SUFFIXES): Add .SUFFIXES.
6616         * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
6618 2000-11-27  Miles Bader  <miles@gnu.org>
6620         * dired.el (dired-get-filename): Return filename verbatim if
6621         LOCALP is `verbatim'.
6622         * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
6623         `verbatim' so that we don't inadvertently delete a non-existant
6624         directory name.
6626 2000-11-27  Kenichi Handa  <handa@etl.go.jp>
6628         * international/characters.el: Specify cases and syntaxes for
6629         mule-unicode-0100-24ff.
6631 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
6633         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
6634         that foreground and/or background colors of the face `tool-bar'
6635         are unspecified.
6637 2000-11-27  Miles Bader  <miles@gnu.org>
6639         * wid-edit.el (widget-field-buffer, widget-field-start)
6640         (widget-field-end): Handle widget field `pseudo-overlays'.
6641         (widget-field-value-delete): Delete WIDGET from `widget-field-new'
6642         if it's there instead of in `widget-field-list'.
6644         * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
6645         (help-make-xrefs): Delete extraneous newlines at the end of the
6646         docstring.
6648 2000-11-25  Jason Rumney  <jasonr@gnu.org>
6650         * startup.el (command-line): Call set-locale-environment after
6651         Window System init file is read, as it can result in a call to
6652         redraw-frame.
6654 2000-11-25  Eli Zaretskii  <eliz@is.elta.co.il>
6656         * simple.el (shell-command): Mention the effect of the prefix
6657         argument in the doc string.
6659 2000-11-25  Miles Bader  <miles@gnu.org>
6661         * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
6663         * wid-edit.el (widget-field-value-delete): Don't try to delete
6664         overlay when it's the `pseudo-overlay' that exists at some points.
6666 2000-11-24  Jason Rumney  <jasonr@gnu.org>
6668         * international/mule-cmds.el (locale-language-names): Add "jp" as
6669         a non-standard alternative for Japanese.
6671 2000-11-24  Andre Spiegel  <spiegel@gnu.org>
6673         * vc-hooks.el: Require 'cl during compilation.
6675 2000-11-24  Gerd Moellmann  <gerd@gnu.org>
6677         * faces.el (face-set-after-frame-default): Let face attributes
6678         specified for new frames override frame parameters.
6680         * startup.el (command-line): Fix computation of the source file
6681         for user-init-file when user-init-file is a compiled file.
6683 2000-11-24  Miles Bader  <miles@gnu.org>
6685         * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
6686         (custom-post-filter-face-spec): New functions.
6687         (custom-face-set, custom-face-value-create): Filter the face spec
6688         before and after customization.
6689         (custom-face-set): If VALUE specifies a null face, pass a
6690         non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
6691         * cus-face.el (custom-face-attributes): Remove SET and GET
6692         functions.  Add some IN-FILTER and OUT-FILTER functions in the few
6693         cases they're needed.
6695         * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
6696         that it's distinguishable from the :off-glyph on dark-background
6697         displays.  Set its background color too.
6699         * cus-start.el (all): Restore entry for `mode-line-inverse-video',
6700         so that people can easily turn it off.
6702 2000-11-24  Michael Kifer  <kifer@cs.sunysb.edu>
6704         * ediff-diff.el: Moved variables around to have it compile under NT.
6706         * ediff-help.el (ediff-use-long-help-message): Made it customizable.
6708         * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
6710         * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
6711         redundant skip-small-frames test.
6713         * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
6714         (viper-downgrade-to-insert): Protect against errors in hooks.
6716         * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
6717         (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
6718         (viper-restore-cursor-type,viper-set-insert-cursor-type):
6719         New functions.
6721         * viper-util.el (viper-memq-char): Bug fixes.
6723         * viper.el (viper-mode): Fix cursor handling.
6725 2000-11-24  Kenichi Handa  <handa@etl.go.jp>
6727         * international/mule-diag.el (list-iso-charset-chars):
6728         For two-byte charset, fix the `while' condition.
6729         (list-non-iso-charset-chars): Fix the `while' condition.
6731 2000-11-23  Stefan Monnier  <monnier@cs.yale.edu>
6733         * subr.el (add-hook, remove-hook): Don't call make-local-hook
6734         if the variable is make-variable-buffer-local.
6736         * progmodes/ada-stmt.el (ada-template-map):
6737         Initialize and bind it to C-c t in ada-mode-map.
6738         (ada-stmt-mode-hook): New function extracted from old code.
6739         Only change the buffer-local side of skeleton-*.
6740         (ada-mode-hook): Use it.
6742 2000-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
6744         * iswitchb.el (iswitchb-minibuf-depth): New variable.
6745         (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
6746         we expect to be returned by minibuffer-depth once we prompt the
6747         user in the minibuffer.
6748         (iswitchb-entryfn-p): If minibuffer-depth returns the same value
6749         as recorded in iswitchb-minibuf-depth, return non-nil.
6751 2000-11-23  Eli Zaretskii <eliz@is.elta.co.il>
6753         * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
6754         (hscroll-window-maybe): Docstring fix.
6756 2000-11-23  Dave Love  <fx@gnu.org>
6758         * rect.el (string-rectangle): Don't test delete-selection-mode.
6760 2000-11-23  Gerd Moellmann  <gerd@gnu.org>
6762         * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
6763         is in the tool bar.
6765         * dired-aux.el (dired-add-entry): Don't call dired-get-filename
6766         with `no-dir'; we want the directory part to be able to remove it.
6768 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
6770         * textmodes/outline.el (outline-flag-region):
6771         Don't bind inhibit-read-only since we don't modify the buffer.
6772         (outline-isearch-open-invisible): Don't jump to overlay-start
6773         since we're trying to unhide text around point.
6774         (outline-discard-overlays): Use dolist.
6776         * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
6778 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
6780         * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
6782 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
6784         * textmodes/tex-mode.el (tex-font-lock-keywords-1):
6785         Fix ARG regexp to skip quoted braces.
6786         (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
6787         Remove `bf' and `it' from `bold' and `italic' (they were wrong and
6788         are (correctly) handled separately).
6789         Remove `caption' and `footnote' from `citations': they contain text.
6790         Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
6791         (latex-skeleton-end-hook): New function.
6792         (latex-mode): Use it.
6793         (tex-start-tex-marker): Remove.
6794         (tex-send-tex-command): Don't set tex-start-tex-marker.
6795         (tex-error-parse-syntax-table): New var.
6796         (tex-compilation-parse-errors): Use it.
6797         Ignore tex-start-tex-marker.  Don't bother with marker-position.
6798         (tex-validate-buffer): Don't bother with marker-position.
6800         * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
6801         (flyspell-generic-progmode-verify): Use it.
6803 2000-11-22  Sam Steingold  <sds@gnu.org>
6805         * simple.el (delete-trailing-whitespace): New interactive function.
6807         * progmodes/ada-mode.el (ada-mode): Use it instead of
6808         `ada-remove-trailing-spaces'.
6809         (ada-remove-trailing-spaces): Removed.
6811         * textmodes/two-column.el (2C-merge): Recommend it in the doc.
6813         * textmodes/picture.el (picture-clean): Removed.
6814         (picture-mode-exit): Call it instead of `picture-clean'.
6816 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
6818         * frame.el (show-cursor-in-non-selected-windows): Doc fix.
6820         * hi-lock.el (hi-lock-refontify): Don't call non-existent
6821         jit-lock-fontify-buffer; it should anyway be unneccessary to
6822         do anything special when jit-lock is active.
6823         (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
6825 2000-11-22  Dave Love  <fx@gnu.org>
6827         * calendar/todo-mode.el (todo-top-priorities): Use
6828         todo-tmp-buffer-name.  From Milan Zamazal <Milan.Zamazal@qbizm.com>.
6830         * language/chinese.el, language/cyrillic.el:
6831         * language/devanagari.el, language/ethiopic.el, language/greek.el:
6832         * language/hebrew.el, language/indian.el, language/japanese.el:
6833         * language/korean.el, language/lao.el, language/misc-lang.el:
6834         * language/thai.el, language/tibetan.el, language/vietnamese.el:
6835         Use provide.
6837         * cus-edit.el (custom-buffer-create-internal): Save some consing.
6838         (custom-variable-set): Improve validation error mesage.
6840         * rect.el (string-rectangle): Revert last change.
6841         (string-rectangle-line): New arg DELETE.
6842         (string-rectangle): Check delete-selection-mode.
6844         * emacs-lisp/edebug.el (edebug-version)
6845         (edebug-maintainer-address): Deleted.
6846         (edebug-submit-bug-report): Just alias to report-emacs-bug.
6847         (edebug-read-function): Account for other `'#' read forms.
6848         (edebug-mode-menus): Make some items toggles.
6849         (edebug-outside-unread-command-event, unread-command-event):
6850         Remove these to avoid warnings.
6852 2000-11-22  David Ponce  <david@dponce.com>
6854         * recentf.el (recentf-menu-items-for-commands)
6855         (recentf-make-menu-items, recentf-make-menu-item)
6856         (recentf-filter-changer): Added :help and :active menu-item properties.
6858         (recentf-build-dir-rules, recentf-dump-variable)
6859         (recentf-edit-list, recentf-open-files-item)
6860         (recentf-open-files): Replaced unnecessary `mapcar' with new
6861         built-in `mapc'.
6863 2000-11-23  Miles Bader  <miles@gnu.org>
6865         * faces.el (menu): Make inverse-video on ttys too.
6867 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
6869         * simple.el (comment-line-break-function): Use the new name
6870         indent-new-comment-line -> comment-indent-new-line.
6871         (clone-indirect-buffer): Don't ignore NORECORD.
6872         (next-completion): Properly handle the case where items are adjacent.
6874         * mouse.el (popup-menu): Stupid typo.
6876 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
6878         * emacs-lisp/authors.el: Remove autoload cookies, add author,
6879         maintainer, keywords tags.
6881         * rect.el (replace-rectangle): Don't call string-rectangle-line
6882         with too many arguments.
6884 2000-11-22  Andre Spiegel  <spiegel@gnu.org>
6886         * ediff-util.el (ediff-file-checked-out-p)
6887         (ediff-file-checked-in-p): Call vc-state instead of
6888         vc-locking-user, which no longer exists.
6890         * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
6892 2000-11-22  Dave Love  <fx@gnu.org>
6894         * md5.el (md5): Provide.
6895         (md5): Fix error call.
6897 2000-11-22  Miles Bader  <miles@gnu.org>
6899         * textmodes/refill.el (refill-adjust-ignorable-overlay)
6900         (refill-fill-paragraph-at): Remove debugging code.
6902         * calendar/calendar.el (generate-calendar-window): When we don't
6903         call `fit-window-to-buffer', make sure the top line is fully visible.
6905         * image-file.el (insert-image-file): Don't make `read-only'
6906         property rear-nonsticky.
6908         * isearch.el (isearch-original-minibuffer-message-timeout): New var.
6909         (isearch-mode): Set `minibuffer-message-timeout' to nil, after
6910         stashing away its original value.
6911         (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
6912         in the recursive edit.
6913         Bind `isearch-original-minibuffer-message-timeout' to protect it.
6914         (isearch-done): Restore `minibuffer-message-timeout'.
6916         * cus-start.el: Remove entry for `mode-line-inverse-video'.
6918 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
6920         * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
6922         * find-lisp.el (find-lisp-find-files-internal):
6923         Use dolist, when and file-name-as-directory.
6925         * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
6926         (define-derived-mode, define-minor-mode): Add specs.
6928         * window.el: General comment and spacing fixes.
6929         (save-selected-window): Use backquotes.
6930         (window-safely-shrinkable-p): New function.
6931         (shrink-window-if-larger-than-buffer): Use it.
6933         * subr.el (make-local-hook): Docstring fix.
6935         * shell.el (shell-mode): Use define-derived-mode.
6937         * newcomment.el (comment-indent): Insert comment before calling
6938         comment-indent-function.  Don't insert in column 0.
6939         (comment-dwim): Indent before inserting comment.
6941         * isearch.el (isearch-mode-map): Fix docstring.  Init in defvar.
6942         (minibuffer-local-isearch-map): Init in defvar.  Use inheritance.
6943         (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
6944         Use mapc rather than map.
6946         * files.el (find-buffer-visiting): Compare all attributes before
6947         declaring two files identical (rather than just their inode-no).
6948         (auto-mode-alist): Use \' rather than $.
6950         * which-func.el: Update maintainer line.
6952         * pcvs.el (uniquify-buffer-file-name): Remove advice.
6953         * uniquify.el (uniquify-list-buffers-directory-modes): New var.
6954         (uniquify-buffer-file-name): Use it.
6956 2000-11-22  Miles Bader  <miles@gnu.org>
6958         * cus-start.el: Add entry for `minibuffer-prompt-properties'.
6959         * simple.el (minibuffer-avoid-prompt): New function.
6961 2000-11-21  Gerd Moellmann  <gerd@gnu.org>
6963         * Makefile.in (.SUFFIXES): Add .SUFFIXES.
6965 2000-11-21  Miles Bader  <miles@gnu.org>
6967         * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
6968         inclusion of `track-mouse'.
6970         * textmodes/refill.el (refill-ignorable-overlay): New variable.
6971         (refill-adjust-ignorable-overlay): New function.
6972         (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
6973         only the paragraph's tail if possible.
6974         Update `refill-ignorable-overlay'.
6975         (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
6977         * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
6978         point inside the fill-prefix.
6980         * textmodes/refill.el (refill-post-command-function): Don't reset
6981         refill-doit in the case where a self-insertion command doesn't
6982         case a refill.  Use `refill-fill-paragraph-at', getting position
6983         from `refill-doit'.
6984         (refill-after-change-function): Set `refill-doit' to END.
6985         (refill-fill-paragraph-at): New function, mostly from old
6986         refill-fill-paragraph.
6987         (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
6988         (refill-pre-command-function): New function.
6989         (refill-mode): Add it to `pre-command-hook'.
6991 2000-11-20  Gerd Moellmann  <gerd@gnu.org>
6993         * textmodes/artist.el (artist-mode): Fix autoload cookie.
6995         * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
6996         javadoc tags.
6998 2000-11-20  Andre Spiegel  <spiegel@gnu.org>
7000         * vc.el, vc-hooks.el: Undo prev change (moved functions back to
7001         vc.el).
7003         * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
7004         require vc.
7006         * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
7007         checkouts.
7009 2000-11-20  Dave Love  <fx@gnu.org>
7011         * Makefile.in (DONTCOMPILE): Omit bindings.el.
7013 2000-11-20  Eli Barzilay <eli@www.barzilay.org>
7015         * calculator.el (calculator-paste): Use `if' instead of `and'
7016         and `or'.
7017         (calculator-help): Don't use electric-describe-mode for XEmacs.
7019 2000-11-19  Gerd Moellmann  <gerd@gnu.org>
7021         * info.el (info-menu-5): Doc fix.
7023         * textmodes/artist.el: New file.
7025 2000-11-19  Andre Spiegel  <spiegel@gnu.org>
7027         * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
7028         and differentiate according to checkout model.
7029         (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
7030         since this function is only concerned with master state.
7032         * vc-hooks.el (vc-workfile-unchanged-p)
7033         (vc-default-workfile-unchanged-p): Moved here from vc.el.
7035         * vc.el (vc-workfile-unchanged-p)
7036         (vc-default-workfile-unchanged-p): See above.
7038 2000-11-19  Miles Bader  <miles@gnu.org>
7040         * image-file.el (insert-image-file): Make `intangible' and
7041         `read-only' properties rear-nonsticky too.
7043 2000-11-18  Gerd Moellmann  <gerd@gnu.org>
7045         * ps-print.el: Update copyright notice.
7047         * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
7048         (tooltip-show): Use the offsets.
7050         * bindings.el (mode-line-modified): Fix a typo.
7051         (mode-line-toggle-modified, mode-line-widen)
7052         (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
7054 2000-11-17  Vinicius Jose Latorre <vinicius@cpqd.com.br>
7056         * ps-print.el (toplevel): Test for find-coding-system being
7057         fboundp before calling ps-x-find-coding-system.
7059 2000-11-16  Stefan Monnier  <monnier@cs.yale.edu>
7061         * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
7062         (vc-version-backup-file): Docstring fix.
7064 2000-11-16  Gerd Moellmann  <gerd@gnu.org>
7066         * files.el (basic-save-buffer): Don't add a newline if
7067         find-file-literally is non-nil.
7068         (find-file-literally): Extend doc string.
7070         * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
7071         sort(1) with the `-f' argument.
7073 2000-11-16  Andre Spiegel  <spiegel@gnu.org>
7075         * vc.el: Updated backend documentation.
7076         (vc-default-check-headers): New function.
7078         * vc-{cvs,rcs,sccs}.el: Functions reordered.
7080         * vc.el (vc-revert-buffer): Ask for confirmation if file seems
7081         up-to-date.
7082         (vc-do-command): In the asynchronous case, output messages only if
7083         the minibuffer is not active.
7085         * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
7086         `vc-cvs-use-edit' is on.
7087         (vc-cvs-checkout): When this is used for reverting the workfile,
7088         make a backup of the original contents and revert to that in case
7089         of error.
7090         (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
7091         remote repositories.
7093         * vc.el (vc-annotate): Changed handling of prefix arg; now asks
7094         for both version and ratio in the minibuffer.
7096         * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
7097         Use vc-do-command to perform the annotation, not call-process.
7099 2000-11-16  Kenichi Handa  <handa@etl.go.jp>
7101         * international/quail.el (quail-start-translation): Don't call
7102         `message' before reading key sequence.
7104 2000-11-16  Miles Bader  <miles@lsi.nec.co.jp>
7106         * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
7108 2000-11-16  Kenichi Handa  <handa@etl.go.jp>
7110         * window.el (fit-window-to-buffer): Be sure to acquire at least
7111         one text line even if the buffer is empty.
7113 2000-11-16  Gerd Moellmann  <gerd@gnu.org>
7115         * net/ange-ftp.el (ange-ftp-file-writable-p)
7116         (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
7117         Bind ange-ftp-process-verbose to nil.
7119 2000-11-15  Dave Love  <fx@gnu.org>
7121         * wid-edit.el (widget-specify-field, widget-specify-button):
7122         If :help-echo is a function, set help-echo of overlay to
7123         widget-mouse-help.
7124         (widget-mouse-help): New function.
7125         (widget-echo-help): Rewritten for :help-echo functions only taking
7126         a widget arg.
7128         * net/eudc-bob.el (eudc-bob-can-display-inline-images):
7129         Use display-graphic-p.
7130         (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
7131         and that JPEG is available.
7132         (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
7134         * international/mule-cmds.el (locale-charset-language-names):
7135         Match @euro.
7137 2000-11-15  Gerd Moellmann  <gerd@gnu.org>
7139         * faces.el (face-set-after-frame-default):
7140         If `inhibit-default-face-x-resources' is bound, don't intialize the
7141         default face from X resources.
7143 2000-11-15  Eli Zaretskii  <eliz@is.elta.co.il>
7145         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
7146         Don't set EMACSLOADPATH.
7148 2000-11-15  Eli Zaretskii  <eliz@is.elta.co.il>
7150         * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
7151         texinfo-insert-@url.
7152         (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
7153         (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
7155 2000-11-14  Stefan Monnier  <monnier@cs.yale.edu>
7157         * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
7158         (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
7159         (checkdoc-minor-keymap): Backward compatibility.
7160         (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
7161         (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
7162         (checkdoc-this-string-valid-engine): Be a bit more strict
7163         to avoid matching substrings of `...' quoted vars/funs.
7164         (checkdoc-defun-info): Only look for `interactive' if alone.
7165         (debug-ignored-errors): Add "arg doesn't appear in docstring".
7167         * progmodes/compile.el (grep): `tag-default' can be nil.
7169         * newcomment.el (comment-indent): Paren typo.
7171 2000-11-14  Dave Love  <fx@gnu.org>
7173         * calculator.el: New maintainer version.
7175         * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
7177         * cmuscheme.el: Doc fixes.
7178         (cmuscheme) <defgroup>: Use `scheme' as parent.
7179         (cmuscheme-program-name): Remove.  Change uses to scheme-program-name.
7181         * xscheme.el (scheme-program-name): Don't define here.
7183         * progmodes/scheme.el (scheme-program-name): New variable
7184         (originally in cmuscheme).
7186 2000-11-14  Miles Bader  <miles@gnu.org>
7188         * window.el (fit-window-to-buffer): Handle windows without mode-lines.
7189         Handle header-lines.  Don't loop forever if we can't enlarge the
7190         window anymore.  Simplify a bit.
7192 2000-11-14  Kenichi Handa  <handa@etl.go.jp>
7194         * window.el (fit-window-to-buffer): Don't check
7195         window-text-height.  Assure that the last line is fully visible.
7197         * international/quail.el (quail-show-guidance-buf):
7198         Call fit-window-to-buffer to assure the enough height of the guidance
7199         buffer.
7200         (quail-update-guidance): Avoid making the guidance buffer shorter.
7202 2000-11-14  Stefan Monnier  <monnier@cs.yale.edu>
7204         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
7205         rather than `prepend' and add an interesting comment.
7206         (tex-math-face, tex-font-lock-syntactic-face-function):
7207         New face and function to use it.
7208         (tex-define-common-keys, tex-mode-map): Use menu-item rather
7209         than `menu-enable' symbol property.
7210         (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
7211         (tex-mode): Add some latex-mode commands for auto-selection.
7212         Use tex-font-lock-syntactic-face-function.
7213         (tex-insert-quote): Simplify.
7214         (tex-shell): New mode.
7215         (tex-start-shell): Use it.
7216         (tex-shell-proc, tex-shell-buf): New functions.
7217         (tex-send-command): Use it.
7218         (tex-main-file): Fix the meaning of the new arg REALFILE.
7219         (tex-send-tex-command): New function split from `tex-start-tex'.
7220         Set compilation-last-buffer and compilation-parsing-end.
7222         * newcomment.el (comment-indent-default): Stick \s<\s< to the left
7223         when it follows non-comment text on the line.
7225         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7226         Set font-lock-defaults.
7227         (lisp-mode-shared-map): Init inside the defvar.
7228         (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
7229         Use define-derived-mode.
7231 2000-11-14  Miles Bader  <miles@lsi.nec.co.jp>
7233         * faces.el (header-line): Use `:box nil' for color/gs displays too.
7235 2000-11-14  Gerd Moellmann  <gerd@gnu.org>
7237         * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
7238         Don't recursively optimize body because that can lead to infinite
7239         recursion; see comment there.
7241 2000-11-13  Eli Zaretskii  <eliz@is.elta.co.il>
7243         * faces.el (face-spec-set-match-display): Revert the change from
7244         2000-10-24.  Add a FIXME for after v21.1.
7246 2000-11-13  Miles Bader  <miles@gnu.org>
7248         * textmodes/fill.el (skip-line-prefix): New function.
7249         (fill-region-as-paragraph, fill-region):  Return the fill-prefix.
7250         (fill-paragraph): Don't leave point inside the fill-prefix.
7251         * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
7252         point inside the fill-prefix.
7254 2000-11-13  Miles Bader  <miles@lsi.nec.co.jp>
7256         * calendar/calendar.el (generate-calendar-window):
7257         Use `fit-window-to-buffer'.
7259 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
7261         * gud.el (gud-minor-mode): New var.
7262         (gud-symbol, gud-val): New functions.
7263         (gud-find-file): Copy gud-minor-mode to the new buffer.
7264         (gud-menu-map): Include entries for commands that are not always
7265         available, using :enable to (de)activate them.
7266         (gud-minor-mode-map): New map.  Add it to minor-mode-map-alist.
7267         (gud-mode-map): New map.
7268         (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
7269         (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
7270         Don't set up gud's menu (it's done by the minor-mode).
7271         (gud-minibuffer-local-map): New.
7272         Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
7273         (gud-query-cmdline): New function.
7274         (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it.  Set gud-minor-mode.
7275         (gud-mode): Use define-derived-mode.
7276         Don't set up gud's menu (it's done by the minor-mode).
7277         (gud-chop-words): Remove.
7278         (gud-common-init): Use split-string instead.
7279         (gud-new-keymap, gud-make-debug-menu): Eradicate.
7281         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
7282         Add keyword arg :name.
7284         * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
7285         (diff-count-matches, diff-split-hunk): New functions.
7286         (diff-mode-map): Bind C-c C-s to diff-split-hunk.
7288         * pcvs-info.el (cvs-fi-conflict-face): New var.
7290         * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
7291         Make it into a simple syntax-table, shared among all submodes.
7292         (sh-heredoc-face): Re-introduce.
7293         (sh-font-lock-syntactic-face-function): New function.
7294         (sh-mode): Use it.  Also use define-derived-mode.
7295         Remove old bogus setting of indent-region-function.
7296         (sh-set-shell): Don't set the syntax-table any more.
7297         (sh-mode-syntax-table) <defun>: Remove.
7299 2000-11-12  Miles Bader  <miles@gnu.org>
7301         * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
7302         message if interactive.
7304 2000-11-12  Dave Love  <fx@gnu.org>
7306         * mail/feedmail.el: Fix header,
7307         (feedmail) <defgroup>: Add :link.
7309         * view.el: Use local-map property, not keymap on mode-line string.
7311         * scroll-all.el (scroll-all-mode): Customize variable.
7312         Add autoload cookie to function.
7314         * lazy-lock.el: Remove compatibility code.
7316         * finder.el (finder-known-keywords): Add `files', remove `vms'.
7317         (finder-help-echo): New variable.
7318         (finder-mouse-face-on-line): Add help-echo stuff.
7319         (finder-list-keywords, finder-list-matches): Use mapc.
7321         * faces.el (face-font-registry-alternatives): Add :version.
7323         * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
7324         tags-table-list.
7326         * net/browse-url.el (browse-url-browser-function): Update :version.
7328         * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
7329         (mail-mode): Use [:alnum:] in some regexps.
7331 2000-11-10  Dave Love  <fx@gnu.org>
7333         * ediff.el (ediff-regions-internal, ediff-documentation):
7334         * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
7335         fundamental mode.
7337         * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
7338         buffer into fundamental mode.
7339         (ediff-set-difference): Use copy-sequence if available.
7341         * ediff-ptch.el (ediff-dispatch-file-patching-job):
7342         Check ediff-patch-map non-nil.
7343         (ediff-fixup-patch-map, ediff-fixup-patch-map)
7344         (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
7345         buffer into fundamental mode.
7347         * ediff-merg.el (state-or-merge): Defvar when compiling.
7349 2000-11-10  Jason Rumney  <jasonr@gnu.org>
7351         * w32-fns.el (w32-add-charset-info): New function.
7352         (w32-charset-info-alist): Use it.
7354 2000-11-10  Gerd Moellmann  <gerd@gnu.org>
7356         * faces.el (face-font-registry-alternatives): New user-option.
7358 2000-11-10  Stefan Monnier  <monnier@cs.yale.edu>
7360         * textmodes/texinfo.el (texinfo-block-default): New var.
7361         (texinfo-insert-block): Use it.  Insert a newline if needed.
7363         * textmodes/fill.el (fill-indent-according-to-mode): New var.
7364         (fill-region-as-paragraph): Use it.
7366         * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
7367         (latex-mode): Tweak tex-*-(head|trail)er regexps.
7368         Tweak paragraph regexps to allow a leading [ \t]*.
7369         (tex-latex-block): Insert a newline if necessary.
7370         (latex-insert-item): Only insert a newline if necessary.
7371         (tex-guess-main-file): New function.
7372         (tex-main-file): Use it.  Add arg `realfile'.  Trim `.tex'.
7373         Set tex-main-file if TeX-master is provided.
7374         (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
7376 2000-11-10  Gerd Moellmann  <gerd@gnu.org>
7378         * startup.el (command-line): Set the default tooltip-mode
7379         to t for graphical displays which implement x-show-tip.
7381         * tooltip.el (tooltip-mode): Add a comment about startup.el
7382         setting the default value of this user-option.
7384 2000-11-09  Stefan Monnier  <monnier@cs.yale.edu>
7386         * font-lock.el (font-lock-*-face) <defvar>: Move.
7387         (font-lock-defaults-alist): Mark obsolete.
7388         (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
7389         (font-lock-mode): Use define-minor-mode.
7390         (font-lock-support-mode): Tweak type to default to jit-lock-mode.
7391         (font-lock-turn-off-thing-lock): Be more explicit.
7392         (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
7393         (font-lock-syntactic-face-function): New var.
7394         (font-lock-fontify-syntactically-region): Use it.
7395         (font-lock-doc-face): New.
7397         * pcvs.el (cvs-enabledp): Ignore errors.
7398         (cvs-commit-filelist): Never query.
7399         (cvs-mode-insert): Always add a terminating / in the initial prompt.
7400         (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
7401         (cvs-do-removal): Use cvs-partition rather than delete-if.
7402         Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
7403         cvs-bury-buffer.
7405         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
7406         Allow `next' to jump to after the end of the last match.
7408 2000-11-09  Gerd Moellmann  <gerd@gnu.org>
7410         * simple.el (byte-compiling-files-p): New function.
7412         * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
7413         if it is there.
7415         * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
7416         nil again.
7418         * textmodes/ispell.el (ispell-library-path): Don't call
7419         check-ispell-version when byte-compiling because that starts
7420         an ispell process, and ispell might not be installed.
7421         (toplevel): Don't set up a menu when byte-compiling.
7423         * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
7424         it, so that a boundp test can be used to determine if we're
7425         currently byte-compiling.
7427 2000-11-09  Dave Love  <fx@gnu.org>
7429         * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
7431 2000-11-09  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7433         * ps-print.el: Patch for variable initialization when spooling.
7434         Doc fix.
7435         (ps-output-list): Fun eliminated.
7436         (ps-begin-file, ps-begin-job): Code fix.
7438 2000-11-08  Dave Love  <fx@gnu.org>
7440         * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
7442 2000-11-08  Gerd Moellmann  <gerd@gnu.org>
7444         * simple.el (shell-command, display-message-or-buffer)
7445         (shell-command-on-region): Mention resize-mini-windows in the doc
7446         string.
7447         (display-message-or-buffer): Take the value of resize-mini-windows
7448         into account.
7450 2000-11-07  Gerd Moellmann  <gerd@gnu.org>
7452         * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
7454         * dired.el (dired-between-files): Add `^. find' as an alternative
7455         to the regular expression, for find-dired.
7457 2000-11-06  Stefan Monnier  <monnier@cs.yale.edu>
7459         * textmodes/texnfo-upd.el: Require texinfo.
7460         (defmacro, defgroup): Remove.
7461         (texinfo-section-to-generic-alist): Remove.
7462         Use texinfo-section-list instead (i.e. level is changed string->int).
7463         (texinfo-filter): New function.
7464         (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
7465         (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
7466         Use it.  And use regexp-opt.
7467         (texinfo-find-higher-level-node, texinfo-hierarchic-level)
7468         (texinfo-update-menu-region-beginning)
7469         (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
7470         (texinfo-update-the-node, texinfo-sequentially-update-the-node)
7471         (texinfo-update-menu-same-level-regexps): Update.
7472         (texinfo-update-node, texinfo-every-node-update)
7473         (texinfo-sequential-node-update): Remove autoload cookie.
7475         * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
7476         (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
7477         (texinfo-chapter-level-regexp): Remove.
7478         (texinfo-mode): Hard code texinfo-chapter-level-regexp.
7480 2000-11-06  Dave Love  <fx@gnu.org>
7482         * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
7484         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
7485         Match defun*.
7487 2000-11-06  Kenichi Handa  <handa@etl.go.jp>
7489         * composite.el (composition-function-table): Variable declaration
7490         moved to src/composite.c.
7491         (compose-chars-after): New optional arg object.
7493 2000-11-06  Gerd Moellmann  <gerd@gnu.org>
7495         * bindings.el (mode-line-toggle-read-only)
7496         (mode-line-toggle-modified, mode-line-widen)
7497         (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
7498         (make-mode-line-mouse2-map): Rewritten.
7499         (mode-line-modified, mode-line-format, minor-mode-alist): Use new
7500         functions so that C-h k can show something with a doc string.
7502         * startup.el (fancy-splash-delay): Set to 10 seconds.
7503         (fancy-splash-max-time): New user-option.
7504         (fancy-splash-stop-time): New variable.
7505         (fancy-splash-screens): Set it.  Catch `stop-splashing'.
7506         (fancy-splash-screens-1): Throw `stop-splashing' when current
7507         time is greater than fancy-splash-stop-time.
7509 2000-11-06  Stefan Monnier  <monnier@cs.yale.edu>
7511         * vc-hooks.el (vc-insert-file): Don't assume byte==char.
7513         * pcvs.el (cvs-mode-marked): New arg `noquery'.
7514         Prompt user for a file rather than raising an error.
7515         (cvs-enabledp): Fix call to cvs-mode-marked.
7516         (cvs-insert-file): New function (extracted from cvs-mode-insert).
7517         (cvs-mode-insert): Use it.  Change the init prompt' value.
7518         (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
7520         * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
7521         Don't pass default arg to ewoc-locate.
7522         (ewoc-collect): Return result in the right order.
7524         * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
7526         * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
7527         (cvs-status-get-tags): Fix regexp.
7528         (cvs-status-trees, cvs-status-cvstrees):
7529         Combine after change hooks and don't sit-for.
7530         (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
7531         (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
7532         Use make-char rather than hard-coded cryptic data.
7533         (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
7535         * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
7537         * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
7538         (cvs-insert-strings): New function.
7540 2000-11-06  Miles Bader  <miles@lsi.nec.co.jp>
7542         * mwheel.el (mouse-wheel-scroll-amount): Renamed from
7543         `mwheel-scroll-amount'.
7544         (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
7545         (mouse-wheel-mode): Use (featurep 'xemacs) instead of
7546         string-matching against the version string.
7548 2000-11-06  Kenichi Handa  <handa@etl.go.jp>
7550         * language/thai.el ("Thai"): Set a lisp form that produces
7551         composed string in `sample-text' language info.
7553         * language/tibetan.el ("Tibetan"): Set a lisp form that produces
7554         composed string in `sample-text' language info.
7556         * international/mule-cmds.el (describe-language-environment):
7557         Eval `sample-text' data and insert the result.
7559         * international/mule-conf.el (compound-text): Define this coding
7560         system here.  Make x-ctext and ctext aliases of it.
7562         * language/european.el (compound-text, ctext): Moved to
7563         international/mule-conf.el.
7565 2000-11-05  Andrew Innes  <andrewi@gnu.org>
7567         * w32-fns.el (w32-version): New function.
7569 2000-11-05  Stefan Monnier  <monnier@cs.yale.edu>
7571         * progmodes/awk-mode.el: Update copyright.
7572         (awk-mode-abbrev-table): Remove.
7573         (awk-font-lock-keywords): Use regexp-opt.
7574         (awk-mode): Use define-derived-mode.
7576         * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
7577         when extracting a suffix.
7579 2000-11-04  Andre Spiegel  <spiegel@gnu.org>
7581         * vc-hooks.el (vc-insert-file): Rewritten.  Don't bother about
7582         auto-save-mode.
7584 2000-11-04  Jason Rumney  <jasonr@gnu.org>
7586         * language/european.el (decode-mac-roman): Test against r1 not r0.
7588 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
7590         * progmodes/icon.el (icon-mode-map): Don't rebind \t.
7591         (icon-mode): Define indent-line-function.
7592         (icon-comment-indent): Simplify.
7593         (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
7595         * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
7597         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
7598         Bind change-log-default-mode to defeat the caching done on it.
7599         Don't bother saving excursion any more.
7601         * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
7603         * frame.el (after-setting-font-hook): Rename hooks -> hook.
7604         (set-frame-font): Use the new name (and the old for compatibility).
7606         * toolbar/tool-bar.el (tool-bar-mode):
7607         * time.el (display-time-mode):
7608         * recentf.el (recentf-mode):
7609         * paren.el (show-paren-mode):
7610         * mwheel.el (mouse-wheel-mode):
7611         * msb.el (msb-mode):
7612         * jka-compr.el (auto-compression-mode):
7613         * image-file.el (auto-image-file-mode):
7614         * hl-line.el (hl-line-mode):
7615         * delsel.el (delete-selection-mode):
7616         * autoinsert.el (auto-insert-mode):
7617         * complete.el (partial-completion-mode): Drop unneeded positional args.
7619         * info.el (Info-mode):
7620         * comint.el (comint-mode): Don't bother with make-local-hook.
7622         * log-edit.el (log-edit-menu): New menu.
7624 2000-11-03  Miles Bader  <miles@gnu.org>
7626         * wid-edit.el (widget-end-of-line): Reinstate, with a new
7627         definition, so that trailing spaces are handled properly.
7628         (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
7630 2000-11-03  Gerd Moellmann  <gerd@gnu.org>
7632         * startup.el (fancy-splash-text, fancy-splash-text): Use a single
7633         tab character.
7634         (fancy-splash-screens): Set tab-width to 20.
7636 2000-11-03  Dave Love  <fx@gnu.org>
7638         * comint.el (comint-completion-addsuffix): Fix custom type.
7640 2000-11-02  Stefan Monnier  <monnier@cs.yale.edu>
7642         * font-lock.el (font-lock-buffers): Remove.
7643         (font-lock-global-modes): Define with easy-mmode-define-global-mode.
7644         (font-lock-change-major-mode): Remove.
7645         (turn-on-font-lock-if-enabled): Only apply to the current buffer.
7646         (font-lock-default-fontify-region): Extend the multiline
7647         fontification to whole lines.
7648         (font-lock-fontify-anchored-keywords)
7649         (font-lock-fontify-keywords-region): If matching just one
7650         line (with \n) only mark the \n as multiline.
7652         * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
7653         Correctly handle the case where several :group args are supplied.
7654         Allow :extra-args.
7655         (easy-mmode-define-global-mode): Allow :extra-args.
7656         Correctly handle the case where several :group args are supplied.
7658 2000-11-02  Miles Bader  <miles@gnu.org>
7660         * calendar/calendar.el (diary-face, calendar-today-face)
7661         (holiday-face): Remove dependency on `window-system'.
7663 2000-11-02  Ken Raeburn  <raeburn@gnu.org>
7665         * Makefile.in (emacs): Set EMACSLOADPATH always.
7666         (update-authors, .el.elc, compile-files): Don't do it explicitly here.
7667         (compile-files): Bomb out if compilation of a file fails.
7669 2000-11-02  Dave Love  <fx@gnu.org>
7671         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
7673 2000-11-02  Eli Zaretskii  <eliz@is.elta.co.il>
7675         * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
7676         punctuation in the warning inserted into the *mail* buffer.
7678 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
7680         * emacs-lisp/authors.el (authors-public-domain-files): New variable.
7681         (authors-public-domain-p): New function.
7682         (authors-print): Use it.
7684         * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
7686         * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
7688 2000-11-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7690         * ps-print.el: Extension for even/odd printing.  Doc fix.
7691         (ps-print-version): New version number (6.3.1).
7692         (ps-even-or-odd-pages): Customization fix.
7693         (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
7694         (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
7695         (ps-page-count): Var replaced by `ps-page-column'.
7696         (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
7697         (ps-print-sheet-p): New fun.
7699 2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
7701         * tooltip.el (tooltip-gud-tips-setup): New function.
7702         (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
7703         (tooltip-mode): Call tooltip-gud-tips-setup.
7704         (tooltip-gud-tips): Use `gud-basic-call' instead of
7705         process-send-string, so the prompt gets frobbed appropriately.
7706         Handle nil return value from `tooltip-gud-print-command'.
7708 2000-11-01  Eric M. Ludlam  <zappo@ultranet.com>
7710         * comint.el (comint-add-to-input-history): New function.
7711         (comint-send-input): Use `comint-add-to-input-history'.
7713 2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
7715         * info.el (info-menu-header): New face.
7716         (Info-fontify-menu-headers): New function.
7717         (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
7719         * info.el (Info-insert-dir): Don't include blank lines at
7720         beginning of additional dir files (one is added automatically).
7722 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
7724         * emacs-lisp/easy-mmode.el (define-minor-mode):
7725         Revert the latest changes.
7726         Allow the three positional arguments to be skipped and replaced
7727         by keyword arguments.
7728         Add a :toggle argument to determine whether a nil arg means toggle
7729         or means turn-on.  The default is unchanged.
7730         Add a call to force-mode-line-update.
7732 2000-11-01  Dave Love  <fx@gnu.org>
7734         * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
7736 2000-11-01  Miles Bader  <miles@lsi.nec.co.jp>
7738         * calendar/calendar.el (diary-face, holiday-face):
7739         Add dark-background variants.
7741 2000-10-31  Sam Steingold  <sds@gnu.org>
7743         * textmodes/tex-mode.el (tex-file): Use `default-directory' when
7744         `tex-main-file' does not have directory in it.
7746 2000-10-31  Stefan Monnier  <monnier@cs.yale.edu>
7748         * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
7750 2000-10-31  Thien-Thi Nguyen  <ttn@gnu.org>
7752         * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
7753         functional change.
7755 2000-10-31  Gerd Moellmann  <gerd@gnu.org>
7757         * files.el (find-file-noselect): When we expand a wildcard, return
7758         a list of buffers, as we should do according to the doc string.
7760 2000-10-31  Ken Raeburn  <raeburn@gnu.org>
7762         * loadup.el (top level): Adjust load path if program name is
7763         "../src/bootstrap-emacs", in case it's not dumped and thus the
7764         load path adjustment hasn't already been done.
7766 2000-10-31  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7768         * ps-print.el: Fix bug on selected pages for printing.
7769         Use `color-values' for Emacs 21.  Ensure fontification when jit-lock
7770         is on.  Try to avoid warning messages when compiling.  Doc Fix.
7771         (ps-print-version): New version number (6.3).
7772         (ps-color-device): Use `color-values' to determine if device
7773         supports color.
7774         (ps-color-values): Try to use `x-color-values' when using XEmacs.
7775         (ps-print-page-p): Changed from defsubst to defun.
7776         (ps-page-number): Changed from defmacro to defun.
7777         (ps-header-sheet, ps-header-page): Fix bug on selected pages for
7778         printing.
7779         (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
7780         (ps-end-file, ps-dummy-page): Funs eliminated.
7781         (ps-print-color-scale): Changed default value.
7782         (ps-page-n-up, ps-print-page-p): New internal vars.
7783         (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
7784         (ps-plot-region, ps-generate, ps-end-job): Code fix.
7786         * delim-col.el: Little programming improvement.
7787         (delimit-columns-str): New macro.
7788         (delimit-columns-region, delimit-columns-rectangle): Code fix.
7790 2000-10-31  Kenichi Handa  <handa@etl.go.jp>
7792         * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
7793         Moved to european.el.
7794         (ccl-encode-mac-roman-font, fontset-mac): Modified for
7795         mule-unicode-2500-33ff and mule-unicode-e000-ffff.
7796         (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
7797         (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
7799 2000-10-30  Dave Love  <fx@gnu.org>
7801         * progmodes/cc-menus.el (imenu-generic-expression)
7802         (imenu-progress-message): Only defvar when compiling.
7804         * emacs-lisp/elp.el (elp-unload-hook): New function.
7806         * loadhist.el (unload-feature): Call elp-restore-function,
7807         checking for symbols; don't use elp-restore-all.
7808         (loadhist-hook-functions): Doc fix.
7810 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
7812         * log-edit.el (log-edit-confirm): Fix the default.
7814 2000-10-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7816         * delim-col.el: Little fix: replace delimit-columns-align-columns by
7817         delimit-columns-format.
7818         (delimit-columns-region, delimit-columns-rectangle): Code fix.
7820 2000-10-30  Miles Bader  <miles@lsi.nec.co.jp>
7822         * comint.el (comint-replace-by-expanded-history): Don't use
7823         comint-get-old-input (we're not looking at *old* input).
7824         (comint-get-old-input-default): If using fields, signal an error
7825         when the point is not in an input field.
7827 2000-10-30  Kenichi Handa  <handa@etl.go.jp>
7829         * international/mule-conf.el: New charsets mule-unicode-2500-33ff
7830         and mule-unicode-e000-ffff.
7832         * international/mule.el (decode-char, encode-char): New functions.
7833         (make-coding-system): Accept a symbol of translation table as a
7834         value of property `safe-chars'.
7836         * international/mule-cmds.el (encode-coding-char): Check property
7837         safe-chars instead of safe-charsets.
7839         * international/fontset.el (fontset-default): Modified for
7840         mule-unicode-2500-33ff and mule-unicode-e000-ffff.
7841         (x-font-name-charset-alist): Likewise.
7842         (ccl-encode-unicode-font): New CCL program.  Record it in
7843         font-ccl-encoder-alist to be used for fonts "ISO10646-1".
7845         * language/european.el (mac-roman-decoder, mac-roman-encoder):
7846         New translation tables.
7847         (decode-mac-roman, encode-mac-roman): Definition of these CCL
7848         programs are modified and moved from mac-win.el.
7849         (mac-roman): Definition of this coding system is modified and
7850         moved from mac-win.el.
7852 2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>
7854         * ediff-wind.el (ediff-setup-control-frame): Enclose
7855         face-attribute in condition-case to avoid errors in older emacsen.
7857 2000-10-29  Miles Bader  <miles@gnu.org>
7859         * custom.el (custom-add-to-group): Allow multiple entries for a
7860         given value OPTION, as long as their widget types are different.
7861         * cus-edit.el (custom-face-value-create): If face name doesn't end
7862         with "face", add such here (similar to custom group widgets).
7864         * comint.el (comint-highlight-prompt): Add :type.
7866 2000-10-28  John Wiegley  <johnw@gnu.org>
7868         * calendar/timeclock.el (timeclock-log): Doc fix.
7869         (timeclock-last-event): Doc fix.
7870         (timeclock-log): Kill the timelog buffer after appending a new event.
7871         (timeclock-find-discrep): Use a temp buffer to read in the
7872         timelog, instead of visiting the file.
7873         (timeclock-log-data): A new function, along with a host of helper
7874         functions, for the purpose of making timelog data accessible to
7875         programmers.
7877         * eshell/esh-mode.el (window-height test): Make certain that
7878         `eshell-stringify-t' is non-nil.
7879         (eshell-password-prompt-regexp): Changed to a much simpler
7880         password regexp.
7881         (eshell-send-input): If `eshell-invoke-directly' returns t,
7882         directly invoke the parsed command using `eval'.  This improves
7883         turn-around time on simple commands by a factor of three or
7884         greater, such as cd, ls, pwd, etc. -- which get used very often.
7885         It also conserves thousands of cons cells per call (since
7886         `eshell-do-eval' consumes memory like a Cookie Monster set loose
7887         in the Pacific Cookie Company).
7889         * eshell/esh-test.el (eshell-test): Whitespace fix.
7891         * eshell/em-ls.el (eshell-ls-insert-directory):
7892         Make `eshell-ls-initial-args' nil when inserting directory contents.
7894         * eshell/em-script.el (eshell-script-initialize): Add names to
7895         `eshell-complex-commands, since `source' and `.' are complex.
7897         * eshell/esh-cmd.el (eshell-rewrite-for-command)
7898         (eshell-rewrite-while-command): Use `eshell-protect' instead of
7899         `eshell-copy-handles'.
7900         (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
7901         bodies.
7902         (eshell-separate-commands): Whitespace fix.
7903         (eshell-complex-commands): Added a new list of names, for
7904         determining whether a given command is as simple as it looks.
7905         (eshell-invoke-directly): New function.  Returns t if a command
7906         should be invoked directly (using `eval'), rather than indirectly
7907         using `eshell-do-eval'.
7908         (eshell-do-eval): Whitespace fix.
7910         * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
7911         which provides an emulation of the DOS shell behavior of assuming
7912         that cp/mv/ln should copy/move/link to the current directory.
7913         (eshell-remove-entries): Added a doc string.
7914         (eshell-shuffle-files): Removed the check for `target' being null.
7915         (eshell-mvcp-template, eshell-mvcpln-template): Renamed
7916         `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
7917         it to do a smarter check of whether a destination was provided.
7918         (eshell/mv, eshell/cp): Enable `:preserve-args'.
7919         (eshell/ln): Enable `:preserve-args', and use
7920         `eshell-mvcpln-template' to implement the body of the function.
7921         (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
7922         (eshell/du, eshell/diff, eshell/locate): Stringify the argument
7923         list after flattening it.  This makes it possible to cat files
7924         with numerical names.
7925         (eshell-unix-initialize): Added several names to
7926         `eshell-complex-commands.
7927         (eshell-unix-command-complex-p): Return t if a given command name
7928         may result in external processes being invoked.
7930         * eshell/em-glob.el (eshell-glob-show-progress): Make this
7931         variable nil by default, since it slows down glob processing by a
7932         factor of two or more, and increases memory consumption.
7934         * eshell/em-smart.el: Added a note about how memory consumptive
7935         smart display mode can be (at least this is true in Emacs 21).
7936         (eshell-smart-initialize): Whitespace fix.
7937         (eshell-refresh-windows): Use `if' instead of `when'.
7938         (eshell-smart-scroll-window): Calling `save-current-buffer' was
7939         not necessary.
7940         (eshell-currently-handling-window): Added a missing global variable.
7942         * eshell/em-ls.el (eshell-do-ls): Code simplification.
7943         (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
7944         Whitespace fix.
7945         (eshell-ls-exclude-hidden): Added this variable in addition to
7946         `eshell-ls-exclude-regexp'.  This one prevents files beginning
7947         with . from even being read, which can improve memory consumption
7948         quite a bit.
7949         (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
7950         read file entries beginning with a dot.  In home directories with
7951         lots of hidden files, fully two-thirds of the time spent in ls is
7952         used to read directory entries that are immediately thrown away.
7953         (eshell-ls-initial-args): Added back this configuration variable,
7954         for specifying default initial arguments to every call to ls.
7955         Much faster than using an alias to do the same thing.
7956         (eshell-do-ls): Use `eshell-ls-initial-args', if set.
7957         (eshell-ls-dir): Whitespace change.
7959         * eshell/em-dirs.el (eshell/pwd): Small code simplification.
7961         * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
7962         (eshell-stringify-t): Added a customization variable, to indicate
7963         whether `t' should be rendered as a string at all.  If not, one
7964         can still determine if the result of an expression is true using
7965         "file-exists-p FILE && echo true".
7966         (eshell-stringify): If `eshell-stringify-t' is nil, don't
7967         stringify t!
7969         * eshell/esh-module.el: Whitespace fix.
7971         * eshell/em-alias.el (eshell-alias-initialize):
7972         Added `eshell-command-aliased-p' to `eshell-complex-commands'.
7973         (eshell-command-aliased-p): New function that returns t if a
7974         command name names an aliased.
7976 2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>
7978         * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
7979         redrawing the screen when changing cursor color.
7980         (viper-insert-state-pre-command-sentinel)
7981         (viper-replace-state-pre-command-sentinel)
7982         (viper-replace-state-post-command-sentinel):
7983         Use viper-preserve-cursor-color.
7984         Many functions changed to use viper= instead of = when comparing
7985         characters.
7986         * viper-util.el (viper-memq-char,viper=): New functions for
7987         working with characters.
7988         (viper-change-cursor-color): Fixed buglet.
7989         Many functions changed to use viper= instead of = when comparing
7990         characters.
7991         * viper.el (viper-insert-state-mode-list): Added eshell.
7993         * ediff-init.el (ediff-before-setup-hook): New hook.
7994         Several typos fixed in various docstrings.
7995         * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
7996         * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
7997         (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
7998         * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
7999         (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
8000         (ediff-get-selected-buffers): New function.
8001         * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
8002         (ediff-vc-merge-internal,ediff-rcs-merge-internal):
8003         Use save-window-excursion.
8004         * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
8005         termination check in while loop.
8006         * ediff.el (ediff-get-default-file-name): Better defaults when in
8007         dired buffer.
8008         (ediff-files,ediff-merge-files,ediff-files3)
8009         (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
8011 2000-10-28  Dave Love  <fx@gnu.org>
8013         * info.el (Info-fontify-node): Add help-echo for menu items.
8015 2000-10-28  Eli Zaretskii  <eliz@is.elta.co.il>
8017         * startup.el (normal-top-level): If the value of $TERM indicates
8018         we are running from xterm or one of its work-alikes, default to a
8019         light background mode.
8021         Support for -fg, -bg, and -rv command-line arguments for TTYs:
8022         * faces.el (tty-handle-reverse-video): New function.
8023         (tty-create-frame-with-faces): Call it.
8025         * frame.el (frame-notice-user-settings): Don't apply
8026         default-frame-alist and initial-frame-alist to MS-DOS frames.
8027         Call tty-handle-reverse-video, frame-set-background-mode, and
8028         face-set-after-frame-default for non-MS-DOS frames.
8030         * startup.el (tty-long-option-alist): New variable.
8031         (tty-handle-args): New function.
8032         (command-line): Call tty-handle-args.
8034         * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
8035         startup.el now does that for all character-terminal frames.
8037 2000-10-28  Miles Bader  <miles@gnu.org>
8039         * emacs-lisp/easy-mmode.el (define-minor-mode):
8040         Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
8041         is global.  If :global is followed by a non-nil but non-t value,
8042         make the mode buffer-local, but also generate a `global-MODE'
8043         version using `easy-mmode-define-global-mode'.
8044         Add :conditional-turn-on keyword argument.
8046 2000-10-28  Dave Love  <fx@gnu.org>
8048         * international/latin1-disp.el (latin1-char-displayable-p):
8049         Don't use window-system.
8051 2000-10-27  Eli Zaretskii  <eliz@is.elta.co.il>
8053         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
8054         Don't call find-buffer-file-type-coding-system.  Instead, just
8055         set eol-type to -unix if inhibit-eol-conversion is in effect, or
8056         if the file is on an untranslated filesystem.
8057         (add-untranslated-filesystem): Use "D" instead of "f" inside
8058         interactive.
8060 2000-10-27  Dave Love  <fx@gnu.org>
8062         * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
8063         (refill-mode): Use it.
8065 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
8067         * international/quail.el (quail-activate): Don't make-local-hook.
8069 2000-10-27  Andre Spiegel  <spiegel@gnu.org>
8071         * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
8072         manual backups and file.~<rev>.~ for automatic ones.
8073         (vc-make-version-backup): Don't do it on MS-DOS without long file
8074         names.
8076         * vc.el (vc-version-other-window): If an automatic backup of the
8077         desired version exists, rename it instead of copying it.
8079         * vc-cvs.el (vc-cvs-checkin): Check both status and error message
8080         after command.  If there's an unexpected error, signal it instead
8081         of being silent.
8082         (vc-cvs-merge-news): Be prepared for no news at all.
8084 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
8086         * shell.el (shell): Add BUFFER argument.
8087         * comint.el (make-comint-in-buffer): New function.
8088         (make-comint): Use it.
8090         * faces.el (face-spec-choose): Change syntax so that the list of
8091         attribute-value pairs is now the cdr of each clause, not the cadr.
8092         Detect old-style entries, and handle them.  Use pop.
8094 2000-10-26  Stefan Monnier  <monnier@cs.yale.edu>
8096         * cus-edit.el (custom-mode-map): Use a sparse map.
8097         (custom-mode): Don't bother with make-local-hook.
8099         * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
8101         * vc.el (vc-start-entry): Only erase the buffer if comment is set.
8103 2000-10-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8105         * ps-print.el: Avoid compilation gripes.
8106         (ps-print-version): New version number (6.2.1).
8108 2000-10-26  Dave Love  <fx@gnu.org>
8110         * menu-bar.el: Modify some menu item help strings.
8111         (menu-bar-help-menu): Add link to MORE.STUFF.
8113         * cus-edit.el (custom-mode): Add `special' mode-class property.
8115         * wid-browse.el (widget-browse-mode): Likewise.
8117         * wid-edit.el (widget-specify-field): Revert to using local-map
8118         property, not keymap.
8120 2000-10-26  Miles Bader  <miles@lsi.nec.co.jp>
8122         * wid-edit.el (widget-field-end): When checking for a `boundary'
8123         field, do so in the correct buffer.
8125         * simple.el (undo): Correctly distinguish between numeric and
8126         non-numeric prefix args in non-transient-mark-mode, as per the doc
8127         string.  When in transient-mark-mode, treat all prefix-args as
8128         numeric.
8130         * simple.el (previous-matching-history-element): Miscellaneous cleanup.
8131         Position point on match.  Handle N == 0 correctly.
8133         * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
8134         (comint-mode-map): Reverse order of `comint-write-output' and
8135         `comint-append-output-to-file'.
8136         (comint-append-output-to-file): Reinstate this function, for the
8137         benefit of the menu.
8139 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
8141         * vc.el (vc-version-other-window): Bind `file'.
8143 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
8145         * Makefile.in (update-authors): New target for maintenance purposes.
8147         * emacs-lisp/authors.el (batch-update-authors): New function.
8148         (authors-fixed-entries): New defconst.
8149         (authors-add-fixed-entries): New function.
8150         (authors): Call it.: Don't process lispref/.
8152 2000-10-25  Jason Rumney  <jasonr@gnu.org>
8154         * cus-edit.el (custom-button-face, custom-button-pressed-face):
8155         Merge x w32 and mac definitions.
8157 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
8159         * menu-bar.el (menu-bar-options-menu): Add a help string for
8160         `uniquify'.
8162 2000-10-25  Stephen Gildea  <gildea@alum.mit.edu>
8164         * time-stamp.el (time-stamp-string-preprocess):
8165         Fix a wrong type argument error.
8167 2000-10-25  Miles Bader  <miles@gnu.org>
8169         * recentf.el (recentf-mode): Variable removed.
8170         (recentf-mode): Use `define-minor-mode'.
8172         * mwheel.el (mouse-wheel-mode): New global minor mode.
8173         (mwheel-install): Use `mouse-wheel-mode'.
8175 2000-10-25  Dave Love  <fx@gnu.org>
8177         * progmodes/cperl-mode.el (cperl-mode):
8178         Set normal-auto-fill-function correctly.
8180         * wid-edit.el (widget-field-keymap, widget-text-keymap):
8181         Don't inherit from global-map and don't nullify menu-bar and tool-bar
8182         bindings.
8184 2000-10-25  Miles Bader  <miles@lsi.nec.co.jp>
8186         * wid-edit.el (widget-field-at): New function.
8187         (widget-at, widget-field-activate): Use it.
8188         (widget-tabable-at): Use `widget-at'.
8189         (widget-specify-field): If the terminating character of the widget
8190         field (which is read-only) is a newline, put it into a special
8191         `boundary' field so that C-n/C-p act more naturally.
8192         (widget-field-end): Also don't subtract one if a special
8193         `boundary' field has been added after the widget field.
8195         * comint.el (comint-output-filter, comint-send-input):
8196         Don't bother adding stickiness fields to overlays to fool the field
8197         code, since it should notice the overlay insertion-types now.
8199         * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
8200         Replace with aliases of the normal emacs b-o-l/e-o-l functions.
8201         (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
8203 2000-10-24  Gerd Moellmann  <gerd@gnu.org>
8205         * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
8206         (authors): Set file coding system to iso-2022-7bit.
8207         Add file-local variables to output buffer.
8209         * files.el (after-find-file): Don't print any warnings if
8210         WARN is nil.
8212 2000-10-24  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8214         * ps-print.el (ps-generate): Fix odd/even pages printing bug.
8216         * delim-col.el: Now there is a column formatting mechanism.
8217         Modified to customization mechanisms convention.  Doc fix.
8218         (columns): New group for delim-col.
8219         (delimit-columns-before, delimit-columns-after)
8220         (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
8221         (delimit-columns-end): New vars.
8222         (delimit-columns-customize, delimit-columns-format): New funs.
8223         (delimit-columns-region, delimit-columns-rectangle)
8224         (delimit-columns-rectangle-line): Modified to support column
8225         formatting.
8227 2000-10-24  Dave Love  <fx@gnu.org>
8229         * log-edit.el (log-edit): Add :version and a :group for vc.
8231 2000-10-24  Gerd Moellmann  <gerd@gnu.org>
8233         * files.el (after-find-file): Don't print a message ``New file''
8234         if WARN is nil.
8236         * wid-edit.el (widget-field-keymap, widget-text-keymap):
8237         Define the tool-bar map as nil, as for the menu-bar.  Otherwise, we'll
8238         get duplicate tool-bar entries because we'll see the global ones
8239         on more than one path through keymaps.
8241         * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
8243         * progmodes/cmacexp.el: Change Francesco's email address.
8245 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
8247         * window.el (fit-window-to-buffer): Adjust point of the window
8248         buffer, not that of the current buffer.
8250 2000-10-24  Eli Zaretskii  <eliz@is.elta.co.il>
8252         * progmodes/cmacexp.el: Update the euthor's email address.
8254 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
8256         * faces.el (face-spec-set-match-display): Add `graphic' display
8257         type (the inverse of `tty').  Use `display-graphic-p' instead of
8258         the window-system variable.
8260 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
8262         * international/isearch-x.el (isearch-with-input-method):
8263         Call input-method-function with the first event in
8264         unread-command-events.
8266 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
8268         * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
8270 2000-10-24  Andrew Choi  <akochoi@i-cable.com>
8272         * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
8273         New charsets.
8275         * term/mac-win.el: Remove definitions of mac-roman-lower and
8276         mac-roman-upper, require dired, and define instead of set
8277         mac-ready-for-drag-n-drop to avoid compilation error.
8279 2000-10-23  Andrew Innes  <andrewi@gnu.org>
8281         * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
8282         Remove superfluous calls to subst-char-in-string; instead apply
8283         expand-file-name after convert-standard-filename to ensure
8284         expected directory separators are used.
8286 2000-10-23  Eli Zaretskii  <eliz@is.elta.co.il>
8288         * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
8290 2000-10-23  Dave Love  <fx@gnu.org>
8292         * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
8293         (tool-bar-add-item): Set foreground and background for XBM icons.
8295         * international/latin1-disp.el (latin1-char-displayable-p):
8296         New function (from Handa).
8297         (latin1-display-check-font): Use it.
8299         * imenu.el (imenu--create-keymap-2): Build menu with menu-item
8300         using :key-sequence, making it much more usable.
8301         Use nconc, not append.
8302         (imenu--create-keymap-1): Avoid append.
8304         * textmodes/refill.el: Remove bits redundant with define-minor-mode.
8306 2000-10-23  Miles Bader  <miles@lsi.nec.co.jp>
8308         [the following changes fix a bug where `define-minor-mode' didn't
8309         correctly generate :require clauses for defcustoms in compiled files]
8310         * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
8311         (byte-compile-log-file, byte-compile-log-1): Don't set
8312         `byte-compile-current-file' to nil.  Instead set
8313         `byte-compile-last-logged-file' to it.  Test whether
8314         byte-compile-current-file equals byte-compile-last-logged-file
8315         instead of whether its nil.
8316         (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
8318 2000-10-23  Stefan Monnier  <monnier@cs.yale.edu>
8320         * textmodes/refill.el: Fix var names in doc.
8321         (refill-mode): Don't bother with make-local-hook anymore.
8323 2000-10-23  Miles Bader  <miles@lsi.nec.co.jp>
8325         * faces.el (face-user-default-spec, face-default-spec): New functions.
8326         (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
8327         (frame-set-background-mode, face-set-after-frame-default):
8328         Use `face-user-default-spec'.  Simplify code slightly.
8330         * woman.el (woman-italic-face, woman-bold-face)
8331         (woman-unknown-face): Add dark-background variants.
8332         (woman-default-faces): Renamed from `woman-colour-faces'.
8333         Set using the stored defaults, rather than using hard-wired colors.
8334         (woman-monochrome-faces): Renamed from `woman-black-faces'.
8335         Just make the foreground `unspecified' rather than "black".
8336         (woman-menu): Rename menu entries accordingly.
8338         * faces.el (header-line): Make more reasonable on mono/grayscale
8339         displays.
8341 2000-10-23  Andrew Choi  <akochoi@i-cable.com>
8343         * cus-edit.el (custom-button-face): Use 3D look for mac.
8344         (custom-button-pressed-face): Likewise.
8346         * faces.el (set-face-attributes-from-resources): Handle mac frames
8347         in the same way as x and w32 frames.
8348         (face-valid-attribute-values): Likewise.
8349         (read-face-attribute): Likewise.
8350         (defined-colors): Likewise.
8351         (color-defined-p): Likewise.
8352         (color-values): Likewise.
8353         (display-grayscale-p): Likewise.
8354         (face-set-after-frame-default): Likewise.
8355         (mode-line): Same default face as for x and w32.
8356         (tool-bar): Likewise.
8358         * frame.el: Remove call to frame-notice-user-settings at end of
8359         the file.
8361         * info.el (Info-fontify-node): Make underlines invisible for mac
8362         as for x, pc, and w32 frame types.
8364         * term/mac-win.el: New file.
8366 2000-10-22  Dave Love  <fx@gnu.org>
8368         * textmodes/refill.el: New file.
8370 2000-10-22  Andre Spiegel  <spiegel@gnu.org>
8372         * vc-hooks.el (vc-version-backup-file-name): New optional args
8373         MANUAL and REGEXP.
8374         (vc-delete-automatic-version-backups, vc-make-version-backup):
8375         New functions.
8376         (vc-before-save): Use the latter.
8377         (vc-default-make-version-backups-p): Added `-p' suffix to avoid
8378         confusion.
8380         * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
8381         expected by vc[-hooks].el.
8383         * vc.el (vc-checkout): Added `-p' suffix in call to
8384         vc-make-version-backups-p; use vc-make-version-backup to actually
8385         make the backup.
8386         (vc-version-other-window, vc-version-backup-file): Handle both
8387         automatic and manual backups.
8388         (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
8389         of all of them.
8391 2000-10-22  Miles Bader  <miles@gnu.org>
8393         * comint.el (comint-highlight-input, comint-highlight-prompt):
8394         Renamed, `-face' at end removed.
8395         (comint-send-input, comint-output-filter): Use renamed faces.
8397         * window.el (fit-window-to-buffer): Change defaulting of
8398         MAX-HEIGHT slightly.
8400         * faces.el (color-values, color-defined-p): Use `member', not
8401         `memq', because it works correctly for strings.
8402         (frame-set-background-mode): Actually, "unspecified-fg" and
8403         "unspecified-bg" *are* strings.  Use `member', not `memq', and
8404         `equal', not `eq', when a string value is possible.
8406 2000-10-21  Eli Zaretskii  <eliz@is.elta.co.il>
8408         * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
8410 2000-10-21  Stefan Monnier  <monnier@cs.yale.edu>
8412         * progmodes/sh-script.el (sh-mode-map): Remove bindings for
8413         sh-electric-rparen, sh-electric-less and sh-electric-hash.
8414         (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
8415         (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
8416         (sh-font-lock-syntactic-keywords): Use them.
8417         (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
8418         (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
8419         (sh-mode): Don't override font-lock-unfontify-region-function.
8420         Use a copy of sh-font-lock-syntactic-keywords.
8421         (sh-set-shell): Don't set sh-electric-rparen-needed-here.
8422         Don't call sh-scan-buffer since font-lock does it on the fly.
8423         (sh-get-indent-info): Use `face' rather than `syntax-table'
8424         text-property to detect here-documents.
8425         Replace sh-special-syntax with sh-st-punc.
8426         (sh-prev-line): Use `face' rather than `syntax-table'
8427         text-property to skip over here-documents.
8428         (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
8429         (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
8430         (sh-electric-less, sh-set-here-doc-region)
8431         (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
8432         (sh-scan-buffer, sh-rescan-buffer): Remove.
8434 2000-10-21  Andrew Innes  <andrewi@gnu.org>
8436         * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
8437         remote (ange-ftp) file names.
8439 2000-10-21  Miles Bader  <miles@gnu.org>
8441         * window.el (fit-window-to-buffer): New function.
8442         (shrink-window-if-larger-than-buffer): Use it.
8443         (window-text-height): Don't expect minibuffers to have mode-lines.
8445         * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
8446         * international/quail.el (quail-update-guidance):
8447         Use `fit-window-to-buffer' instead of `set-window-text-height'.
8449         * international/quail.el (quail-show-guidance-buf): Make sure
8450         guidance window really has enough room.
8451         (quail-update-guidance): If quail-guidance-win is already shown,
8452         make sure its height is OK.
8454         * window.el (window-text-height, set-window-text-height):
8455         New functions.
8456         (shrink-window-if-larger-than-buffer): Use `window-text-height'
8457         instead of `window-height' & `mode-line-window-height-fudge'.
8458         (mode-line-window-height-fudge): Add FACE parameter.
8459         * help.el (resize-temp-buffer-window): Use `set-window-text-height'
8460         instead of `enlarge-window' & `mode-line-window-height-fudge'.
8462 2000-10-20  Miles Bader  <miles@gnu.org>
8464         * window.el (height-affecting-face-attributes): Use `defconst'.
8466         * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
8467         New function, conditionally aliased to `mode-line-window-height-fudge'.
8468         (ispell-help): Use it.
8469         (ispell-choices-win-default-height): Don't include mode-line fudge.
8470         (ispell-choices-win-default-height): New function.
8471         (ispell-show-choices, ispell-command-loop): Use function
8472         `ispell-choices-win-default-height' instead of variable.
8474 2000-10-20  Miles Bader  <miles@lsi.nec.co.jp>
8476         * window.el (mode-line-window-height-fudge): New variable.
8477         (height-affecting-face-attributes): New variable.
8478         (mode-line-window-height-fudge): New function.
8479         (shrink-window-if-larger-than-buffer): Use it.
8480         * help.el (resize-temp-buffer-window): Likewise.
8482         * info.el (Info-fontify-node): Add support for @subsubsection
8483         titles, which use `Info-title-4-face'.
8484         (Info-title-4-face): New face.
8485         (Info-title-3-face): Inherit from Info-title-4-face instead of
8486         variable-pitch.
8488 2000-10-19  Jason Rumney  <jasonr@gnu.org>
8490         * dired.el (dired-insert-directory): Do not let errors signalled by
8491         attempt to run dired-free-space-program prevent dired from working.
8493 2000-10-19  Stefan Monnier  <monnier@cs.yale.edu>
8495         * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
8497 2000-10-19  Gerd Moellmann  <gerd@gnu.org>
8499         * dirtrack.el (dirtrack): Fix call to run-hooks.
8501         * cmuscheme.el (cmuscheme-program-name): Renamed from
8502         scheme-program-name because xscheme.el contains a defcustom with
8503         the same name.  As a consequence, customizing group `cmuscheme'
8504         loaded `xscheme' which redefined run-scheme.
8505         (run-scheme): Use cmuscheme-program-name.
8507         * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
8509         * play/doctor.el (doctor-death): Update the Samaritans'
8510         anonymous address, and add a website for Befrienders International.
8512 2000-10-19  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8514         * ps-print.el: Even/odd pages fix.  Fix little bug on XEmacs.
8515         Avoid compilation gripes.  Doc fix.
8516         (ps-print-version): New version number (6.2).
8517         (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
8518         (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
8519         (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
8520         (ps-x-extent-priority, ps-x-extent-start-position)
8521         (ps-x-face-font-instance, ps-x-find-coding-system)
8522         (ps-x-font-instance-properties, ps-x-make-color-instance)
8523         (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
8524         avoid compilation gripes without defining functions.
8525         (ps-e-find-composition): Alias for function find-composition, to have a
8526         suitable function depending on Emacs version.
8527         (ps-color-device, ps-color-values, ps-face-foreground-name)
8528         (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
8529         (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
8530         (ps-print-ensure-fontified): Function definitions surrounded by
8531         `eval-and-compile' to avoid compilation gripes.
8532         (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
8533         by symbol-value to avoid compilation gripes.
8534         (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
8535         (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
8537 2000-10-19  Miles Bader  <miles@lsi.nec.co.jp>
8539         * startup.el (normal-top-level): Call `frame-set-background-mode'
8540         after `frame-notice-user-settings' because the latter doesn't call
8541         the former on a tty.
8543         * faces.el (frame-set-background-mode): `unspecified' &c are
8544         symbols, not strings.
8546 2000-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
8548         * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
8549         why some "light*" colors are deliberately absent from the alist.
8551         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
8552         Change colors for tty's, as suggested by Miles Bader.
8554 2000-10-19  Kenichi Handa  <handa@etl.go.jp>
8556         * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
8557         (ccl-encode-mule-unicode-0100-24ff): New CCL program.  Register it
8558         for ISO10646-1 fonts.
8559         (x-font-name-charset-alist): Add an entry for "iso10646-1".
8561 2000-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
8563         * faces.el (frame-set-background-mode): If a tty frame defines a
8564         background color, use that to compute the background mode, instead
8565         of always defaulting to "dark".
8567 2000-10-19  Miles Bader  <miles@lsi.nec.co.jp>
8569         * comint.el (comint-write-output): New function.
8570         (comint-mode-map): Add it to the menu.
8571         Bind `C-c C-s' to comint-write-output.
8573 2000-10-18  Gerd Moellmann  <gerd@gnu.org>
8575         * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
8576         Use fancy-splash-delay.
8578 2000-10-18  Alex Schroeder  <alex@gnu.org>
8580         * progmodes/sql.el (sql-sybase-options): New option.
8581         (sql-sybase): Use it.  Add sql-database to the list of parameters
8582         provided for login.  The options -w 2048 -n are not used any more.
8584         * comint.el (comint-read-input-ring): Bugfix such that the first
8585         and the last entry of the input ring file are not lost.
8587 2000-10-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8589         * ps-print.el: Internal variable changes to defcustom,
8590         make-local-hook changes to defvar.  Doc fix.
8591         (ps-print-version): New version number (6.1).
8592         (ps-setup, ps-do-despool): Code fix.
8593         (ps-printer-name): Customization fix.
8594         (ps-printer-name-option): Now is a defcustom instead of an
8595         internal variable.
8596         (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
8597         (ps-print-begin-column-hook): Now are defvar instead of
8598         make-local-hook.
8600 2000-10-18  Miles Bader  <miles@gnu.org>
8602         * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
8603         (comint-kill-output): Changed into an alias for `comint-delete-output',
8604         and made obsolete.
8605         (comint-mode-map): Rename references to comint-kill-output.
8607 2000-10-18  Eli Zaretskii  <eliz@is.elta.co.il>
8609         * diff-mode.el (diff-header-face, diff-file-header-face)
8610         (diff-changed-face): Add bold and italic attributes to tty faces.
8611         (diff-function-face): New face.
8612         (diff-font-lock-keywords): Use it.
8614 2000-10-18  Miles Bader  <miles@lsi.nec.co.jp>
8616         * comint.el (comint-output-filter): Fixup comint-last-input-end too.
8617         Remove commented-out call to force-mode-line-update.
8618         (comint-kill-output): Use `forward-line 0' instead of
8619         beginning-of-line to make sure we get past the prompt.
8621 2000-10-17  Stefan Monnier  <monnier@cs.yale.edu>
8623         * diff-mode.el (diff-header-face, diff-file-header-face):
8624         Add specific setting for dark background.
8625         (diff-context-face): Renamed from diff-comment-face.
8626         Set explicitly rather than inheriting from font-lock-comment-face.
8628 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
8630         * startup.el (command-line): Move the code which sets the default
8631         TTY colors to before before-init-hook.
8633 2000-10-17  Gerd Moellmann  <gerd@gnu.org>
8635         * jit-lock.el (jit-lock-stealth-time): Doc fix.
8637 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
8639         * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
8640         extensions, for MS-DOS.
8642         * diff-mode.el (diff-header-face, diff-file-header-face)
8643         (diff-changed-face): Define tty-specific colors.
8645 2000-10-17  Gerd Moellmann  <gerd@gnu.org>
8647         * startup.el (fancy-splash-text): Realign the text.
8649 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
8651         * font-lock.el (font-lock-comment-face): Define a separate default
8652         for dark-background tty's.
8654 2000-10-17  Miles Bader  <miles@gnu.org>
8656         * help.el (resize-temp-buffer-window): Add hack to avoid last line
8657         being obscured by whizzy mode-lines on graphics displays.
8659 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
8661         * info.el (Info-title-1-face, Info-title-2-face)
8662         (Info-title-3-face): Define colors for tty's.
8663         (info-header-node): Remove unneeded tty-specific definition.
8665 2000-10-16  Eli Zaretskii  <eliz@is.elta.co.il>
8667         * term/pc-win.el (msdos-handle-reverse-video): Don't remove
8668         reverse from the frame parameters, and don't invert foreground and
8669         background colors.
8671 2000-10-16  Miles Bader  <miles@gnu.org>
8673         * info.el (Info-set-mode-line): Use `%b' instead of hardwired
8674         string "*Info*".  Call propertized-buffer-identification to spruce
8675         up the result.
8677 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
8679         * help.el: Provide `help' for the sake of define-minor-mode
8680         which generates defcustoms with requires.
8682         * jit-lock.el (jit-lock-after-change): If we're in text that
8683         matches a multi-line font-lock pattern, make sure the whole text
8684         will be redisplayed.
8686         * emacs-lisp/authors.el (authors-add): Don't add an entry if
8687         author's name is unknown.
8689         * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
8690         * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
8691         * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
8692         * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
8693         * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
8694         * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
8695         * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
8696         * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
8697         * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
8698         Add author information.
8700 2000-10-16  Miles Bader  <miles@lsi.nec.co.jp>
8702         * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
8703         * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
8704         full-color version (using the Gimp) to eliminate dithering artifacts.
8706 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
8708         * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
8710         * simple.el (syntax-flag-table, string-to-syntax): Remove.
8712 2000-10-15  Dave Love  <fx@gnu.org>
8714         * progmodes/sh-script.el: Require skeleton and comint when compiling.
8716         * pcomplete.el (pcomplete) <defgroup>: Add :version.
8718         * whitespace.el: Doc fixes.
8719         (top-level): Don't add hooks here.
8720         (whitespace-running-emacs): Deleted.
8721         (timer): Don't require.
8722         (whitespace): Add back :version conditional on xemacs test.
8723         (whitespace-spacetab-regexp, whitespace-indent-regexp)
8724         (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
8725         (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
8726         (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
8727         Avoid specific xemacs test.
8728         (whitespace-global-mode): New option.
8729         (whitespace-global-mode): New command.
8730         (whitespace-unload-hook): New function.
8732         * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
8733         (Info-fontify-node, Info-goto-node, Info-mode-menu)
8734         (Info-fontify-node): `Goto' goes to `Go to'.
8735         (Info-fontify-node): Add help-echo to xref links.
8737 2000-10-15  Eli Zaretskii  <eliz@is.elta.co.il>
8739         * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
8741 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
8743         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
8744         Use plist-get and allow :inherit.
8746         * emacs-lisp/cl-macs.el (cl-do-arglist):
8747         Use plist-get and plist-member instead of memq.
8749         * emacs-lisp/ewoc.el (ewoc-location): New function.
8750         (ewoc-enter-after, ewoc-enter-before): Document return value.
8751         * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
8752         Don't need make-local-hook any more.
8753         (cvs-addto-collection): Return the new tin.
8754         (cvs-mode-insert): Jump to the new line.
8756         * jit-lock.el (jit-lock-fontify-buffer): Remove.
8758         * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
8760         * font-lock.el (font-lock-syntactically-fontified): New var.
8761         (font-lock-fontify-syntactic-keywords-region): Use it.
8762         (font-lock-mode): Fix docstring.  Don't need make-local-hook anymore.
8764         * diff-mode.el (diff-find-file-name): Fix regexp.
8766         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
8767         (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
8769         * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
8770         (sh-mode-syntax-table): Add punctuation syntax for < and >.
8771         (sh-mode): Don't make all vars local here.
8772         (sh-kw): Reformat.
8773         (sh-set-shell): Use dolist.  Don't set indent-region-function.
8774         (sh-mode-syntax-table): Use pop.
8775         (sh-remember-variable): Use push.
8776         (sh-help-string-for-variable): Use memq.
8777         (sh-safe-backward-sexp): Remove.
8778         (sh-safe-forward-sexp): Add ARG.
8779         (sh-get-indent-info, sh-prev-stmt): Use it.
8780         (sh-prev-line): Simplify by using forward-comment.
8781         (sh-this-is-a-continuation): Simplify.
8782         (sh-learn-buffer-indent): Use dolist.
8783         (sh-do-nothing): Remove.
8784         (sh-set-char-syntax, sh-set-here-doc-region):
8785         Use inhibit-modification-hooks.
8786         (sh-name-style): Use mapcar and push.
8787         (sh-load-style): Use dolist.
8788         (sh-save-styles-to-buffer): Use with-current-buffer and pp.
8789         (sh-case, sh-while-getopts): Use propertize directly rather
8790         than sh-electric-rparen.
8792 2000-10-14  Stefan Monnier  <monnier@cs.yale.edu>
8794         * textmodes/tex-mode.el: Require CL when compiling.
8795         (tex-mode-syntax-table): Init immediately.
8796         (tex-mode-map): Bind M-RET to latex-insert-item.
8797         (latex-mode): Set indent-line-function to latex-indent.
8798         (tex-common-initialization): Don't setup the syntax-table any more.
8799         (latex-insert-item): New skeleton.
8800         (tex-next-unmatched-end): Fix copy/paste braino.
8801         (latex-syntax-after, latex-skip-close-parens, latex-down-list)
8802         (latex-indent, latex-find-indent): New functions.
8803         (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
8804         (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
8805         (tex-compilation-parse-errors): Use with-syntax-table.
8807 2000-10-15  Miles Bader  <miles@gnu.org>
8809         * font-lock.el (font-lock-comment-face): Change dark-background,
8810         color, non-tty, default to `chocolate1'.
8812 2000-10-13  John Wiegley  <johnw@gnu.org>
8814         * eshell/esh-util.el (require): Added a missing `require' form,
8815         needed when compiling (for an ange-ftp macro definition).
8817 2000-10-13  Dave Love  <fx@gnu.org>
8819         * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
8821 2000-10-13  Gerd Moellmann  <gerd@gnu.org>
8823         * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
8825         * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
8826         transparent -colors 8).
8828 2000-10-13  Stephen Gildea  <gildea@alum.mit.edu>
8830         * time-stamp.el (time-stamp): Fixed bug in new multi-line code
8831         that breaks with old list format timestamps.
8832         (time-stamp-warn-inactive, time-stamp-old-format-warn)
8833         (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
8835 2000-10-13  John Wiegley  <johnw@gnu.org>
8837         * align.el, pcomplete.el, calendar/timeclock.el,
8838         eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
8840         * calendar/timeclock.el (timeclock-find-discrep): A fix to some
8841         faulty math, where holiday hours were being computing as seconds.
8843 2000-10-13  John Wiegley  <johnw@gnu.org>
8845         * desktop.el (desktop-buffer-modes-to-save): Added a global for
8846         specifying what "other" kinds of buffers should be saved.
8847         This used to be hard-coded.
8848         (desktop-buffer-misc-functions): A global for specifying how
8849         auxiliary data should be determined for special buffer types.
8850         (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
8851         instead of hard-coding the special buffer types.
8852         (desktop-save): Run `desktop-buffer-misc-functions' to gather
8853         auxiliary data, instead of hard-coding for Info buffers and dired.
8854         (desktop-buffer-info-misc-data): Aux function for determining Info
8855         buffer auxiliary info.
8856         (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
8857         (desktop-buffer-info): Changed this function to use the info
8858         gathered above.
8859         (desktop-create-buffer): Be a little more careful about what
8860         `minor-mode' means before calling it.  This is important for some
8861         buffer types.
8863 2000-10-13  John Wiegley  <johnw@gnu.org>
8865         * eshell/esh-util.el: Added a global form which declares an
8866         autoload for `parse-time-string', if that function is not already
8867         defined, and if parse-time.el is available on the user's system.
8869         * eshell/em-ls.el (eshell-ls-applicable): Extended this function
8870         to be aware of ange-ftp user info.
8871         (eshell-do-ls): Bind `ange-cache'.  Also, use `eshell-file-attributes'.
8872         (eshell-ls-annotate): Use `eshell-file-attributes'.
8873         (eshell-ls-file): Made the user-id printing code a bit smarter.
8875         * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
8876         allow identification of alias user ids in remote directories.
8877         It's manual, but there's no other way to know when the current user
8878         on the local machine, is also the owning user on the remote machine.
8879         (fboundp): Bind `ange-cache'.
8880         (eshell-directory-files-and-attributes): Re-organized the logic a
8881         bit to use `eshell-file-attributes' instead of `file-attributes'.
8882         The former is more sensitive to directories that are read via FTP,
8883         and knows how to use ange-ftp to determine full attribute
8884         information, instead of just the name and last modtime.
8885         (eshell-current-ange-uids): Return the current user id when in a
8886         remote directory.
8887         (eshell-parse-ange-ls): Parse a full directory listing that has
8888         been returned by ange-ftp.
8889         (eshell-file-attributes): This beefed up version of
8890         `file-attributes' is only special if the user is currently in a
8891         remote directory, in which case it does a lot of work to find out
8892         what the real attributes of a file are, as they appear on the
8893         remote machine.  This makes usage of remote directories (i.e.,
8894         ange-ftp pathnames) much more useful.  You can now use Eshell as a
8895         full-fledged FTP client, with much more manipulation ability than
8896         most other clients.
8898         * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
8899         variable, which means that Eshell's du should always be preferred
8900         in remote directories.
8901         (eshell-shuffle-files): Use `eshell-file-attributes', rather than
8902         just `file-attributes'.
8903         (eshell-mvcp-template): Bind `ange-cache', to improve performance
8904         when reading remote directories.  This is an Eshell-specific
8905         variable (not part of ange-ftp).
8906         (eshell/ln): Bind `ange-cache'.
8907         (eshell/du): Added some extra logic for determining when to use
8908         Eshell's du (which is slow), and when to use the external version
8909         (which may or may not exist).
8911         * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
8912         Call `eshell-interactive-process', rather than using
8913         `get-buffer-process', since backgrounded processes don't count in
8914         the context of this function's logic.
8916         * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
8917         `forward-char', so that null strings are parsed correctly.
8919 2000-09-13  John Wiegley  <johnw@gnu.org>
8921         * eshell/em-pred.el (eshell-pred-file-type)
8922         (eshell-pred-file-links, eshell-pred-file-size):
8923         Use `eshell-file-attributes'.  This is more correct over ange-ftp.
8925         * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
8926         that remote file globbing is more efficient.
8928         * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
8929         gathering the files and attributes within a directory.
8931         * eshell/em-unix.el (eshell/cat): If any of the files passed on
8932         the command line is a special file (not a regular file, directory
8933         or symlink), always attempt to call the external version of cat.
8935 2000-09-13  John Wiegley  <johnw@gnu.org>
8937         * eshell/esh-mode.el (eshell-find-tag): Corrections to the
8938         Eshell-friendly version of find-tag.
8940 2000-10-13  Miles Bader  <miles@lsi.nec.co.jp>
8942         * image-file.el (image-file-name-extensions)
8943         (image-file-name-regexps): Add autoload cookies.
8945 2000-10-13  Kenichi Handa  <handa@etl.go.jp>
8947         * international/mule-cmds.el (select-safe-coding-system): If FROM
8948         is string, show it in *Warning* buffer.
8950 2000-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
8952         * startup.el (normal-top-level): Use display-popup-menus-p instead
8953         of window-system.
8954         (command-line): Use display-graphic-p instead of window-system.
8955         (command-line-1): Use display-popup-menus-p and display-mouse-p
8956         instead of window-system.
8958 2000-10-12  Sam Steingold  <sds@gnu.org>
8960         * tooltip.el (tooltip-use-echo-area): New user variable.
8961         (tooltip-show): Use it to choose between `x-show-tip' and `message'.
8963 2000-10-12  Dave Love  <fx@gnu.org>
8965         * recentf.el: Maintainer's checkdoc fixes.
8967         * startup.el (normal-top-level-add-subdirs-to-load-path):
8968         Use character class, not ASCII when matching file names.
8969         (fancy-splash-head): Add trailing slash to URL.
8970         (command-line): Don't require XPM support for toolbar.
8972         * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
8973         (cperl-invalid-face): Revert last change.
8974         (cperl-init-faces): Quote cperl-invalid-face.
8976 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
8978         * startup.el (fancy-splash-text): Remove superfluous quote.
8980 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
8982         * startup.el (fancy-splash-screens): Don't add a pre-command hook.
8983         (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
8984         (command-line-1): Don't use fancy-splash-pending-command.
8985         (fancy-splash-screens-1): Goto point-min after inserting text.
8987         * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
8989         * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
8990         instead of shared-lisp-mode-map.
8992 2000-10-12  Miles Bader  <miles@lsi.nec.co.jp>
8994         * faces.el (header-line): Change tty-variant to use underlining.
8996         * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
8997         (isearch-highlight): Restore lazy-isearch face properties at old
8998         position, and suppress them at new position.
8999         (isearch-dehighlight): Restore lazy-isearch face properties.
9000         (isearch-lazy-highlight-update): Add lazy-isearch overlays even
9001         over the real isearch overlay, but in that case, don't give it a
9002         face property.  Use `push'.
9004 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
9006         * man.el (Man-getpage-in-background): Fix previous change.
9007         Decode the process output only when we are in multibyte mode.
9009 2000-10-11  Dave Love  <fx@gnu.org>
9011         * info.el (Info-mode-menu): Fix some help.
9012         (info-tool-bar-map): Add entry for Info-last.
9014         * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
9015         * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
9016         * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
9017         * toolbar/cut.xpm, toolbar/mail_compose.xpm:
9018         * toolbar/search-replace.xpm, toolbar/exit.xpm:
9019         * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
9020         * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
9021         * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
9022         * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
9023         * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
9024         Reduce colour requirements to 25 overall.  (Probably wants
9025         revisiting from the originals to reduce further.)
9027 2000-10-11  Eli Zaretskii  <eliz@is.elta.co.il>
9029         * hexl.el (hexlify-buffer): Bind coding-system-for-write to
9030         buffer-file-coding-system, instead of raw-text.
9031         (dehexlify-buffer): Bind coding-system-for-read to
9032         buffer-file-coding-system, instead of raw-text.
9034 2000-10-11  Sam Steingold  <sds@gnu.org>
9036         * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
9037         `underline' - fixes the bug introduced on 2000-09-21.
9039 2000-10-11  Dave Love  <fx@gnu.org>
9041         * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
9042         Avoid compiler warnings.
9043         (scheme-mode): Doc fix.
9044         (scheme-font-lock-keywords-1): Match `define-syntax'.
9046 2000-10-11  Miles Bader  <miles@lsi.nec.co.jp>
9048         * faces.el (frame-set-background-mode): Pay attention to saved
9049         face specs as well as default ones.  Only do anything if the
9050         bg-mode or display-type has actually changed.  Use `dolist'.
9051         (region): Make dark-background `region' face less in-your-face.
9053 2000-10-10  Sam Steingold  <sds@gnu.org>
9055         * chistory.el, ielm.el, ledit.el:
9056         * progmodes/inf-lisp.el, progmodes/scheme.el:
9057         Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
9059 2000-10-10  Stefan Monnier  <monnier@cs.yale.edu>
9061         * textmodes/texinfo.el: Update copyright and fix typo.
9063         * desktop.el (desktop-modes-not-to-save): New var.
9064         (desktop-save-buffer-p): Use it.
9065         Also, obey desktop-buffers-not-to-save even for non-file buffers.
9066         (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
9068 2000-10-10  Dave Love  <fx@gnu.org>
9070         * toolbar/tool-bar.el (tool-bar-add-item)
9071         (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
9073         * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
9074         * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
9075         * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
9076         * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
9077         * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
9078         * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
9079         * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
9080         * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
9081         * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
9082         * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
9083         the .xpms; probably need retouching.
9085 2000-10-10  Miles Bader  <miles@lsi.nec.co.jp>
9087         * subr.el (add-to-list): Add optional argument APPEND.
9088         * battery.el (display-battery): Use `add-to-list'.
9090 2000-10-09  Thien-Thi Nguyen  <ttn@gnu.org>
9092         * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
9093         properties.
9094         (zone, zone-when-idle, zone-leave-me-alone)
9095         (zone-pgm-whack-chars): Use new symbol properties.
9097         * battery.el (display-battery): Doc spelling fix.
9099         * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
9100         property.
9102 2000-10-09  Dave Love  <fx@gnu.org>
9104         * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
9105         has been initialized before calling tool-bar-setup.
9106         (tool-bar-add-item-from-menu): Add autoload cookie.
9108 2000-10-09  Eli Zaretskii  <eliz@is.elta.co.il>
9110         * menu-bar.el (send-mail-item-name): New function.
9111         (menu-bar-tools-menu) <compose-mail>: Use it to display the value
9112         of mail-user-agent in the menu.  Don't display the "Send Mail"
9113         item if mail-user-agent is nil or its value is ignore.
9114         (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
9115         if read-mail-command is nil or its value is ignore.
9117         * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
9119 2000-10-09  Miles Bader  <miles@gnu.org>
9121         * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
9122         Correct image size.
9123         * toolbar/left_arrow.xpm: Correct image size.
9125         * jka-compr.el: Don't call `jka-compr-install' when loading (it
9126         will be done by the definition of `auto-compression-mode' if
9127         necessary.  Move code to uninstall existing file-name handler
9128         before definition of `auto-compression-mode'.
9130         * image-file.el (auto-image-file-mode): Move to the end of the
9131         file, because `define-minor-mode' actually calls the mode-function
9132         if the associated variable is non-nil, which requires that all
9133         needed functions be already defined.
9135         * mouse.el (popup-menu): Balance parens.
9137 2000-10-08  Stefan Monnier  <monnier@cs.yale.edu>
9139         * mouse.el (popup-menu): Move the command call outside the loop
9140         so that popup-menu returns whatever the command returns.
9142         * progmodes/etags.el: Docstring fixes.  Maintainer line updated.
9143         (initialize-new-tags-table): Use run-hook-with-args-until-success.
9144         (find-tag): Use pop-to-buffer if switch-to-buffer failed.
9145         (tags-table-format-functions): Renamed from tags-table-format-hooks.
9147         * vc.el (vc-version-diff): diff-switches can be a list.
9148         Use relative filenames for prettier output.
9150         * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
9151         (vc-post-command-functions): Remove old-VC compatibility code.
9153         * newcomment.el (comment-indent-default): Autoload.
9155         * font-lock.el (font-lock-defaults): Make buffer-local.
9156         (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
9157         (font-lock-choose-keywords):
9158         Ignore LEVEL unless KEYWORDS is a list of syms.
9159         (c-keywords, c++-keywords, objc-keywords, java-keywords):
9160         Don't wrap regexp-opt things in \(...\) unnecessarily.
9162         * jit-lock.el: Don't require font-lock any more.
9163         (jit-lock-functions): Make buffer-local.
9164         (jit-lock-saved-fontify-buffer-function): Remove.
9165         (jit-lock-mode): Remove autoload cookie.
9166         Remove font-lock specific code.
9167         (jit-lock-unregister): Don't bother handling complex hooks any more.
9168         (jit-lock-refontify): New function.
9169         (jit-lock-fontify-buffer): Use it.
9170         (jit-lock-function-1): Replaced by jit-lock-fontify-now.
9171         (jit-lock-fontify-now): Renamed from jit-lock-function-1.
9172         Add optional args START and END.
9173         Never call font-lock-fontify-region directly.
9174         (jit-lock-function, jit-lock-stealth-fontify): Use it.
9176         * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
9178 2000-10-08  Dave Love  <fx@gnu.org>
9180         * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
9182         * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
9184         * play/studly.el (studlify-region, studlify-word): Add autoload
9185         cookie.
9187         * play/morse.el (morse-region, unmorse-region): Add autoload
9188         cookie.
9190         * play/spook.el (spook-phrases-file): Use expand-file-name, not
9191         concat.
9193         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
9194         insist on symbols starting with word syntax.
9195         (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
9196         (eval-defun-1): Doc fix.
9197         (indent-sexp): Use nconc to build up indent-stack.
9199         * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
9200         Gnus with little use.
9201         (mail-setup-hook): Add mail-abbrevs-setup to options.
9203         * recentf.el: Doc fixes.
9205         * vcursor.el (vcursor-cs-binding): Remove compatibility code.
9206         Clean up remainder.
9208         * timezone.el (timezone-parse-date): Doc fix.  Fix regexps for (5)
9209         without timezone and (8) with timezone to enforce some whitespace.
9210         Simplify code somewhat.
9212         * options.el (list-options): Doc that you should use customize.
9214         * iswitchb.el (iswitchb-mode): Add :require.
9216         * info.el (Info-goto-node, Info-menu): Doc fix.
9217         (Info-mode-menu): Bind beginning-of-buffer, Info-edit
9218         (info-tool-bar-map): New variable.
9219         (Info-mode): Use it.
9220         (Info-edit-map): Define all in defvar.
9221         (speedbar-attached-frame): Avoid compiler warning.
9223         * toolbar/tool-bar.el (tool-bar-map): Define it empty.
9224         (global-map): Bind [tool-bar] to a filtered map.
9225         (tool-bar-add-item): Remove MAP arg.  Allow PBM icons.
9226         (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
9227         Allow PBM icons.
9228         (tool-bar-setup): Adjust calls of tool-bar-add-item.
9230         * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
9231         * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
9232         * toolbar/right_arrow.xpm: New files.  Renamed from tigert's
9233         icons, except up_arrow, which is left-arrow rotated.
9235         * imenu.el (imenu-add-to-menubar): Fix last change.
9237 2000-10-08  Peter Breton  <pbreton@ne.mediaone.net>
9239         * generic-x.el (rul-generic-mode): Remove eval-when-compile
9240         statements. Suggested by Stefan Monnier  <monnier@cs.yale.edu>.
9242 2000-10-08  Eli Zaretskii  <eliz@is.elta.co.il>
9244         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
9245         typos in doc strings.
9247         * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
9248         the doc strings how to customize Font Lock faces.
9250         * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
9251         computing growth when dragging the header line.
9253 2000-10-08  Eli Zaretskii  <eliz@is.elta.co.il>
9255         * simple.el (kill-line): Doc fix.
9257 2000-10-08  Miles Bader  <miles@gnu.org>
9259         * faces.el (secondary-selection): Make foreground visible on tty.
9261         * jka-compr.el (auto-compression-mode): Move to the end of the
9262         file, because `define-minor-mode' actually calls the mode-function
9263         if the associated variable is non-nil, which requires that all
9264         needed functions be already defined.
9265         (with-auto-compression-mode): Add autoload cookie.
9267 2000-10-07  Eli Zaretskii  <eliz@is.elta.co.il>
9269         * files.el (find-backup-file-name) [ms-dos]: If support for long
9270         file names is not available, behave as if version-control were set
9271         to never.
9273 2000-10-07  Dave Love  <fx@gnu.org>
9275         * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
9276         (browse-url-gnome-moz): New function.
9277         (browse-url-browser-function): Use it.
9278         Suggested by Colin Walters <walters@cis.ohio-state.edu>.
9280 2000-10-07  Stefan Monnier  <monnier@cs.yale.edu>
9282         * indent.el (tab-always-indent): New var.
9283         (indent-for-tab-command): Use it.
9285         * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
9286         raise an error.  This way it can still default to a sane value.
9288 2000-10-06  Stefan Monnier  <monnier@cs.yale.edu>
9290         * startup.el (fancy-splash-screens): Use local rather than global map.
9291         Don't use `update-menu-bindings' any more.
9292         Get rid of assumptions about keymap representation.
9294 2000-10-06  Dave Love  <fx@gnu.org>
9296         * textmodes/fill.el (sentence-end-double-space)
9297         (sentence-end-without-period):  Doc fix.
9298         (adaptive-fill-regexp): Purecopy.
9299         (unjustify-current-line): Use line-end-position.
9300         (fill-individual-paragraphs-prefix): Use line-beginning-position.
9302         * net/eudc-vars.el (eudc): Add :version, :link.
9304         * international/mule-conf.el (file-coding-system-alist): Use \', not $.
9306         * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
9307         Fix for define-minor-mode.
9308         (function-at-point): Alias to function-called-at-point.
9310         * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
9312         * simple.el (backward-word): Doc fix.
9314         * image-file.el (image-file-name-regexp): image-file-regexps ->
9315         image-file-name-regexps.
9316         (image-file-name-extensions): Add pbm.
9318 2000-10-06  Stefan Monnier  <monnier@cs.yale.edu>
9320         * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
9321         and add filename to the names so that diff-mode can jump to source.
9323         * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
9324         (tex-font-lock-keywords, tex-font-lock-keywords-2)
9325         (tex-font-lock-keywords-1): Remove.
9326         (font-lock-turn-on-thing-lock): Use jit-lock-register.
9327         (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
9328         (font-lock-default-fontify-region):
9329         Expand beg..end correctly when just following a multiline region.
9330         (font-lock-fontify-anchored-keywords):
9331         Include the anchor text as part of the multiline.
9333 2000-10-06  Gerd Moellmann  <gerd@gnu.org>
9335         * loadup.el (toplevel): Load `loaddefs' before `help' because the
9336         latter needs the autoloaded define-minor-mode macro during the
9337         bootstrap.
9339         * startup.el (command-line): For now, activate tool-bar-mode only
9340         if XPM images are supported.
9342         * mouse.el (mouse-drag-header-line): Don't allow resizing a
9343         window by dragging a header-line at the top of the frame; that's
9344         confusing because the header-line doesn't move.
9345         (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
9346         of treating the event as a list.  Some cleanup.
9348 2000-10-06  Miles Bader  <miles@gnu.org>
9350         * simple.el (display-message-or-buffer): New function.
9351         (shell-command-on-region): Use `display-message-or-buffer'.
9353         * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
9354         docstring parts.
9356         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
9357         (smbclient-prompt-regexp): Add usage note to doc string.
9358         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
9359         (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
9360         Use add-hook for adding the comint filter function, and only do so
9361         if it's not already in the global hook list.
9362         (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
9363         to `make-local-variable'.
9364         (nslookup-font-lock-keywords): Remove prompt entry.
9365         (nslookup): Don't set the process-filter.
9366         (finger): Exit the loop correctly when the regexps list runs out.
9367         (ftp, smbclient, smbclient-list-shares):
9368         Set the real major mode immediately, not after execing.
9369         Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
9371         * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
9373 2000-10-05  Stefan Monnier  <monnier@cs.yale.edu>
9375         * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
9377         * which-func.el (which-func-format): Remove spurious space.
9378         (which-func-mode): Don't make it permanent-local.
9379         (which-func-ff-hook): Allow which-func-maxout to be nil.
9380         (which-func-update): Simplify a bit.  Only run if which-func-mode is t.
9381         (which-func-mode): Simplify.
9382         Use post-command-idle-hook rather than post-command-hook.
9383         Go through all buffers and update their state.
9384         (which-function): Also try add-log-current-defun-function.
9386         * vc.el (with-vc-properties): Use conses rather than length-2 lists.
9387         (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
9388         Update call to with-vc-properties accordingly.
9389         (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
9390         (vc-revert-buffer): More careful about window selection and deletion.
9391         (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
9393         * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
9394         (cvs-retrieve-revision): Reuse a pre-existing buffer.
9395         (cvs-dired-action): Change the default to quickdir.
9397         * newcomment.el (comment-indent): Delegate to indent-according-to-mode
9398         if comment-indent-function returns nil.
9399         (comment-indent-default): New function.
9400         (comment-indent-function): Use it and document the new semantics.
9402         * image-file.el: Docstring fixes.
9404         * help.el (help-xref-on-pp): Use match-string.
9405         (describe-variable): New arg BUFFER.
9406         Store the current buffer in the help-xref-stack.
9407         (temp-buffer-resize-mode): Use define-minor-mode.
9409         * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
9410         consistently with its docstring.
9411         Set jit-lock-first-unfontify-pos in an idempotent way.
9412         (jit-lock-register): Autoload and add arg CONTEXTUAL.
9414 2000-10-05  Alex Schroeder  <alex@gnu.org>
9416         * sql.el (sql-mysql-options): New variable.
9417         (sql-mysql): Use it.
9419 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
9421         * image.el (image): New group.
9423         * smerge-mode.el (smerge-mine-face, smerge-other-face)
9424         (smerge-base-face, smerge-markers-face): Add dark-background variants.
9426 2000-10-04  Peter Breton  <pbreton@ne.mediaone.net>
9428         * net/net-utils.el (nslookup-font-lock-keywords)
9429         (ftp-font-lock-keywords, smbclient-font-lock-keywords):
9430         Ignore the value of wqindow-system; always define keywords
9432 2000-10-05  Kenichi Handa  <handa@etl.go.jp>
9434         * startup.el (fancy-splash-screens): Remove the code for
9435         debugging; `(trace-to-stderr "EXITTT\n")'.
9437 2000-10-05  Miles Bader  <miles@gnu.org>
9439         * diff-mode.el (diff-goto-source): Update call to
9440         `diff-hunk-status-msg' to reflect new REV variable.
9442 2000-10-04  Stefan Monnier  <monnier@cs.yale.edu>
9444         * progmodes/icon.el (icon-mode):
9445         Don't gratuitously override the default for comment-column.
9447         * vc-hooks.el (vc-mode-line): Fix interactive spec.
9449         * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
9450         (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
9451         (jit-lock-functions): New var.
9452         (jit-lock-function-1): Use it if non-nil.
9453         Don't switch the syntax-table.  Don't set parse-sexp-lookup-properties.
9454         Set the `fontified' property before doing the fontification to avoid
9455         repeatedly going through the same error.
9456         Don't turn errors into messages.
9457         (jit-lock-register, jit-lock-unregister): New functions.
9459         * dired.el (dired-mark-pop-up): Turn comment into docstring.
9460         Use with-current-buffer.
9462         * dired-aux.el (dired-do-create-files, dired-kill-tree):
9463         Turn comment into docstring.
9465         * apropos.el (apropos-mode): Use define-derived-mode.
9467 2000-10-04  Gerd Moellmann  <gerd@gnu.org>
9469         * startup.el (fancy-splash-pending-command): New variable.
9470         (fancy-splash-pre-command): New function.
9471         (fancy-splash-screens): Rewritten.
9472         (command-line-1): If fancy-splash-pending-command is set, call it
9473         interactively.
9475 2000-10-04  Dave Love  <fx@gnu.org>
9477         * toolbar/tool-bar.el (tool-bar-setup): New function.
9478         (tool-bar-mode): Use it.
9480         * subr.el (substitute-key-definition): Doc fix.
9481         (play-sound-file): New command.
9483 2000-10-04  Andre Spiegel  <spiegel@gnu.org>
9485         * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
9486         vc-version-backup-file-name): New functions.
9488         * files.el (basic-save-buffer): Call vc-before-save before saving.
9490         * vc-cvs.el (vc-cvs-make-version-backups): Return t if
9491         vc-cvs-stay-local-p.
9493         * vc.el (vc-revert-buffer): Handle empty diff properly.
9494         (vc-version-backup-file): New function.
9495         (vc-checkout): Create a version backup if necessary.
9496         (vc-checkin): If a version backup file exists, delete it.
9497         (vc-version-diff): Diff locally using version backups, if available.
9498         (vc-revert-file): If there's a version backup, revert locally.
9499         (vc-transfer-file): Use version backup for base version, if
9500         available.  If not, ask for confirmation whether to get it from the
9501         server.  Update mode line before check-in.
9503 2000-10-04  Dave Love  <fx@gnu.org>
9505         * toolbar/tool-bar.el (tool-bar-setup): New function.
9506         (tool-bar-mode): Use it.
9508 2000-10-04  Peter Breton  <pbreton@ne.mediaone.net>
9510         * net/net-utils.el (nslookup-font-lock-keywords)
9511         (ftp-font-lock-keywords, smbclient-font-lock-keywords):
9512         Only set if window-system is non-nil
9513         (net-utils-run-program): Returns buffer.
9514         (network-connection-reconnect): Added this function.
9516         * generic.el:
9517         Incorporates extensive cleanup and docfixes by
9518         Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
9519         Uses cl compile-time macros.
9520         (generic-mode-name, generic-comment-list)
9521         (generic-keywords-list, generic-font-lock-expressions)
9522         (generic-mode-function-list, generic-mode-syntax-table):
9523         Removed variables.
9524         (generic-mode-alist): Renamed to generic-mode-list.
9525         (generic-find-file-regexp): Default changed to "^#".
9526         (generic-read-type): Uses completing read on generic-mode-list.
9527         (generic-mode-sanity-check): removed this function.
9528         (generic-add-to-auto-mode): Removed this function
9529         (generic-mode-internal): Bind mode-specific definitions
9530         into function instead of putting them in alist.
9531         (generic-mode-set-comments): Reworked extensively.
9532         (generic-mode-find-file-hook): Simplified regexp searching
9533         (generic-make-keywords-list): Omit extra pair of parens
9535         * find-lisp.el (find-lisp-find-files-internal):
9536         Make sure directory name ends with "/".
9538         * generic-x.el (apache-conf-generic-mode):
9539         Regexp now allows leading whitespace.
9540         (rc-generic-mode): Added eval-when-compile
9541         around generic-make-keywords-list.
9542         Deleted duplicate regexp
9543         (rul-generic-mode): Added eval-when-compile
9544         around generic-make-keywords-list.
9545         (etc-fstab-generic-mode): New generic mode.
9546         (rul-generic-mode): Removed one eval-when-compile
9547         which caused a max-specpdl-size exceeded error.
9549 2000-10-04  Miles Bader  <miles@gnu.org>
9551         * simple.el (minibuffer-temporary-goal-position): New variable.
9552         (next-history-element): Try to keep the position of point in the
9553         input string constant.
9555         * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
9556         (dired-do-create-files): If there's only one file, pass it in as
9557         the DEFAULT arg to dired-mark-read-file-name.
9559 2000-10-03  Stefan Monnier  <monnier@cs.yale.edu>
9561         * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
9562         (diff-goto-source): Be smarter when choosing REVERSE or not.
9564         * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
9565         (texinfo-mode-menu): Add an explicit shortcut for update all.
9567 2000-10-03  Andre Spiegel  <spiegel@gnu.org>
9569         * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
9570         factorize backend-specific code cleanly (this was essentially
9571         conceived by Stefan Monnier).
9572         (vc-unregister): Function removed.
9573         (vc-revert-file): New function.
9574         (vc-revert-buffer): Delegate some of the work to it.
9576         * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
9577         default branch unconditionally.
9578         (vc-rcs-set-default-branch): New function.
9579         (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
9580         (vc-rcs-checkin): If an appropriate default branch has been set,
9581         force creation of that branch.
9582         (vc-rcs-receive-file): Rewritten to contain only backend-specific
9583         code (as suggested by Stefan Monnier).
9585 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
9587         * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
9588         highlighting overlay with a different face over the overlay
9589         isearch uses to highlight the current match because that can lead
9590         to bad face combinations.
9592         * loadup.el (toplevel): Load faces before isearch.
9594         * isearch.el (isearch-faces): New custom group.
9595         (isearch): New defface; was already tested for in the code.
9596         (isearch-lazy-highlight-face): Changed to defface from defcustom.
9597         (isearch-highlight): Always use face `isearch'.
9599 2000-10-02  Dave Love  <fx@gnu.org>
9601         * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
9602         unused vars.  Treat byte-constant2 like byte-constant.  Fix bogus
9603         comparison of opcode with operand.
9605 2000-10-03  Miles Bader  <miles@gnu.org>
9607         * play/yow.el (yow): Don't display multi-line quotations in a *Help*
9608         buffer, since the echo area will now grow to accommodate them.
9610 2000-10-02  Andre Spiegel  <spiegel@gnu.org>
9612         * vc-hooks.el (vc-registered): If FILE used to be registered under
9613         a certain backend, try that one first.
9615         * vc.el (vc-responsible-backend): Undo the previous change in the
9616         argument list.  Handle multiple backends correctly.
9617         (vc-find-new-backend): Function removed.
9618         (vc-register): Use vc-responsible-backend, as before.
9619         (vc-next-action-on-file): Do use vc-registered, not vc-backend.
9621 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
9623         * startup.el (fancy-splash-head): Change message below the
9624         logo.
9626 2000-10-02  Miles Bader  <miles@lsi.nec.co.jp>
9628         * diff-mode.el (diff-goto-source): Emit a status message.
9629         (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
9630         (diff-test-hunk): Fix doc string.
9631         (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
9632         (diff-advance-after-apply-hunk): New variable.
9633         (diff-apply-hunk): Don't return a value.
9635 2000-10-01  Stefan Monnier  <monnier@cs.yale.edu>
9637         * vc.el (vc-editable-p): Minor optimization.
9638         (edit-vc-file, vc-next-action-on-file): Don't use find-file.
9639         (vc-find-new-backend): New function split from vc-responsible-backend.
9640         (vc-register): Use it.
9641         (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
9642         (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
9643         (vc-default-unregister, vc-revert-buffer): Docstring fix.
9644         (vc-clear-headers): Don't use find-file.
9645         (vc-revert-buffer): Use `and' again (must have been a braino).
9646         (vc-switch-backend): Only prompt if requested.
9647         Short circuit if nothing is to be done.
9648         Don't use vc-resynch-buffer which could lose unsaved editing.
9649         (vc-default-receive-file): Update call to vc-unregister.
9650         (with-vc-file, vc-next-action-on-file):
9651         Use vc-backend rather than vc-registered.
9652         (vc-next-action-on-file): Use intern-soft.
9653         Deal with read-only *vc-diff* buffer.
9654         (vc-transfer-file): Docstring fix.
9656         * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
9657         (vc-rcs-receive-file): Avoid with-vc-properties.
9658         Update call to vc-unregister.
9659         Use constant `RCS' rather than (dynamically bound) var `backend'.
9661 2000-10-01  Andre Spiegel  <spiegel@gnu.org>
9663         * vc.el (vc-next-action-on-file): Update mode line only if file
9664         is visited.
9665         (vc-start-entry): New argument initial-contents.  Don't visit the file
9666         if it isn't already visited.  Brought documentation up-to-date.
9667         (vc-next-action, vc-register): Updated calls to vc-start-entry.
9668         (vc-checkin): New optional arg initial-contents, which is passed to
9669         vc-start-entry.
9670         (vc-finish-logentry): Make sure to bury log buffer only if there
9671         really is one.  Call `vc-resynch-buffer' on log-file, not
9672         buffer-file-name.
9673         (vc-default-comment-history, vc-default-wash-log): New functions.
9674         (vc-index-of): Removed.
9675         (vc-transfer-file): Make do without the above.
9676         (vc-default-receive-file): Call comment-history unconditionally.  Pass
9677         the resulting string to vc-checkin, instead of inserting it into the
9678         comment ring.
9680         * vc-rcs.el (vc-rcs-receive-file): Call comment-history
9681         unconditionally.  Use the comments as initial contents of the log
9682         entry buffer.  Document the trick to force branch creation with no
9683         changes.
9685 2000-10-01  Miles Bader  <miles@gnu.org>
9687         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
9688         `recenter' with an arg to prevent redrawing the display.
9690 2000-09-30  Stefan Monnier  <monnier@cs.yale.edu>
9692         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
9694         * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
9696         * progmodes/c-mode.el (c-mode):
9697         Don't gratuitously override the default for comment-column.
9699         * textmodes/tex-mode.el (latex-metasection-list): New var.
9700         (latex-imenu-create-index): Use it.
9701         Move the regexp construction outside loops (and use push).
9702         (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
9703         (tex-font-lock-keywords): Moved from font-lock.el.
9704         (tex-comment-indent): Remove.
9705         (tex-common-initialization): Don't set comment-indent-function.
9706         (latex-block-default): New var.
9707         (tex-latex-block): Use it to provide a default choice.
9708         Add any unknown choice to latex-block-names.
9709         Insert [...] after {...}.
9710         (tex-last-unended-begin): Simplify regexp.
9711         (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
9712         (latex-forward-sexp-1, latex-forward-sexp): New functions.
9713         (latex-mode): Set forward-sexp-function.
9715         * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
9716         Add regexp for @ignore ... @end ignore.
9717         (texinfo-heading-face): New face.
9718         (texinfo-font-lock-keywords): Use it.
9719         (texinfo-mode-menu): New menu.
9720         (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
9721         New functions.
9722         (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
9723         (texinfo-section-types-regexp, texinfo-section-level-regexp)
9724         (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
9725         Remove declaration.
9726         (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
9728         * delsel.el (delete-selection-mode): Use define-minor-mode.
9730         * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
9732 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
9734         * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
9736 2000-09-30  Gerd Moellmann  <gerd@gnu.org>
9738         * replace.el (keep-lines-read-args): New function.
9739         (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
9740         read arguments interactively.  Add parameters RSTART and REND.
9741         Operate on the active region in Transient Mark mode.
9743         * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
9745         * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
9746         (authors-obsolete-files-regexps): New variable.
9747         (authors-add): Don't record changes in obsolete files.
9749 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
9751         * autoinsert.el (auto-insert-mode): Use define-minor-mode.
9753         * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
9754         (comment-indent): Make sure there's a space between code and comment.
9755         Shift comments left to avoid going past fill-column.
9757 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
9759         * startup.el (startup-echo-area-message): New function.
9760         (display-startup-echo-area-message): Use it.
9761         (fancy-splash-screens): Rewritten to use keymaps and a timer.
9762         (fancy-splash-default-action): New function.
9763         (fancy-splash-screens-1): New function.
9764         (fancy-splash-head): Put a help-echo and a keymap under the image.
9766 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
9768         * diff-mode.el (diff-add-log-file-name): Remove.
9769         (diff-mode): Use add-log-buffer-file-name-function.
9771         * add-log.el (find-change-log): New arg BUFFER-FILE.
9772         (add-log-file-name): Obey add-log-file-name-function.
9773         (add-log-buffer-file-name-function): New var.
9774         (add-change-log-entry): Use it.
9776 2000-09-29  Miles Bader  <miles@gnu.org>
9778         * image-file.el (image-file-name-extensions): New variable.
9779         (image-file-name-regexps): Renamed from `image-file-regexps'.
9780         New default value is nil.  Call `auto-image-file-mode'.
9781         (image-file-name-regexp): New function.
9782         (auto-image-file-mode): New minor mode.
9783         (insert-image-file): Don't make conditional on the image-file
9784         handler being enabled.
9785         (image-file-handler): Make the call here conditional instead.
9786         (set-image-file-handler-enabled, enable-image-file-handler)
9787         (disable-image-file-handler): Functions removed.
9789         * emacs-lisp/authors.el (authors-print): Rephrase many-files
9790         string.
9792 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
9794         * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
9795         it's a function from CL.
9796         (latex-imenu-create-index): Replace eval-when-compile with progn
9797         because latex-section-alist is not bound while compiling.
9799 2000-09-28  Stefan Monnier  <monnier@cs.yale.edu>
9801         * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
9802         (outline-mode): Use define-derived-mode.
9804         * progmodes/perl-mode.el (perl-mode):
9805         * progmodes/awk-mode.el (awk-mode):
9806         * progmodes/asm-mode.el (asm-mode):
9807         Don't gratuitously override the default for comment-column.
9809         * emacs-lisp/lisp.el (lisp-complete-symbol):
9810         Distinguish the let-binding case from the funcall case.
9811         (forward-sexp-function): New variable.
9812         (forward-sexp): Use it.
9814         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
9815         (easy-mmode-defmap): Remove the now useless autoload.
9817         * time.el (display-time-mode): Use define-minor-mode.
9819         * subr.el (add-minor-mode): Don't eval NAME.
9820         Don't depend on the presence of TOGGLE-FUN for any special behavior.
9821         Use if rather than cond.
9823         * simple.el (read-expression-map): Define more properly.
9824         (comment-indent-hook): Remove.
9825         (string-to-syntax): Bug fix.
9827         * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
9828         (cvs-ediff-diff): Fix typo.
9829         (cvs-revert-if-needed): Don't bother preserving read-only.
9831         * paren.el (show-paren-mode): Use define-minor-mode.
9833         * jka-compr.el (auto-compression-mode): Use define-minor-mode.
9834         (toggle-auto-compression): Remove.
9835         (jka-compr-build-file-regexp): Remove useless grouping.
9837         * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
9838         Avoid user-reserved bindings.
9839         (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
9840         (diff-header-face): Revert to grey85.
9842         * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
9844         * complete.el (partial-completion-mode) <defcustom>: Remove.
9845         (partial-completion-mode): Use define-minor-mode.
9846         (PC-do-completion): Understand `completion-auto-help = delay'
9847         to mean to popup the completion buffer only the second time.
9848         (PC-include-file-all-completions, PC-include-file-all-completions)
9849         (PC-include-file-all-completions): Don't quote lambda.
9851         * comint.el (comint-mode-hook): Docstring fix.
9852         (comint-mode): Use define-derived-mode.
9853         (comint-mode-map): Remove obsolete comment.
9854         (make-comint): Minor stylistic change.
9855         (comint-insert-clicked-input): Be more careful to find the overlay.
9856         Use this-command-keys rather than hardcoding mouse-2.
9858         * font-lock.el: Replace confusing (,@ with ,
9859         (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
9860         Don't use regexp-opt-depth.  Spice up the regexp for args.
9861         Don't distinguish between cmds that can take an opt arg or not.
9862         Use `append' and `prepend' rather than `keep'.
9864         * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
9865         (latex-outline-regexp): New var.
9866         (latex-outline-level): New fun.
9867         (latex-section-alist): New var.
9868         (latex-imenu-create-index): Use it.  Use `push' as well.
9869         (tex-shell-map): Initialize it properly.
9870         (tex-mode): Minor stylistic change.
9871         (plain-tex-mode): Use define-derived-mode.
9872         (latex-mode): Use define-derived-mode.
9873         Construct the paragraph regexps in a more readable way.
9874         Set the buffer-local outline-{level,regexp} vars.
9875         (slitex-mode): Derive from latex-mode.
9876         (tex-common-initialization): Don't kill-all-vars anymore.
9877         Add setting for comment-add and font-lock-defaults.
9878         (tex-start-shell): Use with-current-buffer and don't re-init keymap.
9879         (tex-main-file): New fun.  Obey TeX-master as well and remove `.tex'.
9880         (tex-start-tex): New arg DIR (and send a chdir command for it).
9881         Also display the shell buffer and save it in tex-last-buffer-texed.
9882         (tex-region): Use expand-file-name rather than concat.
9883         Remove code made useless by changes in tex-start-tex.
9884         (tex-file): Use tex-main-file and adapt to new tex-start-tex.
9886         * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
9888 2000-09-28  Dave Love  <fx@gnu.org>
9890         * eshell/eshell.el (eshell) <defgroup>: Add :version.
9892 2000-09-28  Gerd Moellmann  <gerd@gnu.org>
9894         * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
9895         `append'.
9897 2000-09-28  Stefan Monnier  <monnier@cs.yale.edu>
9899         * info.el (Info-extract-pointer): Undo last change.
9900         Instead, fix the position of the `bound' arg to re-search-backward.
9902 2000-09-27  Stefan Monnier  <monnier@cs.yale.edu>
9904         * info.el (Info-extract-pointer):
9905         Widen more carefully, to avoid finding pointers in other nodes.
9906         (Info-index): Use push.
9908 2000-09-27  Gerd Moellmann  <gerd@gnu.org>
9910         * frame.el (set-frame-font): Remove call to obsolete function
9911         frame-update-faces.
9912         (set-foreground-color, set-background-color): Likewise for
9913         frame-update-face-colors.
9915 2000-09-27  Miles Bader  <miles@gnu.org>
9917         * image-file.el: New file.
9919 2000-09-27  Gerd Moellmann  <gerd@gnu.org>
9921         * frame.el (frame-notice-user-settings): Don't call
9922         frame-update-faces, which is a no-op now.
9924         * ediff-wind.el (ediff-control-frame-parameters): Add zero
9925         tool-bar-lines.
9927 2000-09-27  Dave Love  <fx@gnu.org>
9929         * mouse.el: Fix last change.
9931 2000-09-27  Miles Bader  <miles@lsi.nec.co.jp>
9933         * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
9935 2000-09-22  Kenichi Handa  <handa@etl.go.jp>
9937         * international/quail.el (quail-help): The output message is
9938         improved.
9940 2000-09-26  Dave Love  <fx@gnu.org>
9942         * mouse.el (popup-menu): If POSITION is nil, set it using
9943         mouse-position.
9945 2000-09-25  Sam Steingold  <sds@gnu.org>
9947         * net/browse-url.el (browse-url-file-url): Check for null maps.
9949 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
9951         * frame.el (frame-notice-user-settings): Don't add a
9952         tool-bar-lines frame parameter to default-frame-alist in batch mode.
9954         * frame.el (frame-notice-user-settings):
9955         Make tool-bar-mode and default-frame-alist consistent.
9957         * toolbar/tool-bar.el (tool-bar-help): New function.
9959 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
9961         * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
9962         current-load-list in top-level forms.  Else this leaks a cons cell
9963         every time a defun is called.
9965         * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
9967 2000-09-25  Dave Love  <fx@gnu.org>
9969         * startup.el (fancy-splash-head): Check XPM is available.
9971         * autoinsert.el (auto-insert): Doc fix.
9972         (auto-insert-alist): Following GNU notices, don't say `copyright
9973         _by_'.  Use line-beginning-position.
9974         (auto-insert): Check buffer-file-name is non-nil before use.
9976 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
9978         * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
9979         starting with `@def' or `@multitable', in addition to ones
9980         specified by the user in auto-fill-inhibit-regexp.
9982 2000-09-25  Markus Rost  <rost@math.ohio-state.edu>
9984         * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
9985         rmail-dont-reply-to-names matches the empty string.
9987 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
9989         * startup.el (command-line-1, fancy-splash-text): Change the
9990         text to sound more friendly.
9992 2000-09-23  Thien-Thi Nguyen  <ttn@gnu.org>
9994         * progmodes/hideshow.el: Update author email address.
9995         Generally, sync w/ maintainer version 5.22.
9996         (hs-hide-all-non-comment-function): New var.
9997         (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
9998         (hs-hide-all): Use `hs-hide-all-non-comment-function'.
9999         (hs-show-region): Delete this command.
10000         (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
10002 2000-09-22  Dave Love  <fx@gnu.org>
10004         * hl-line.el (hl-line-overlay): Don't make it buffer-local.
10005         (hl-line-highlight): Specify buffer when moving overlay.
10007         * progmodes/fortran.el (fortran-mode): Locally set
10008         normal-auto-fill-function.
10009         (fortran-auto-fill-mode): Just alias to auto-fill-mode.
10010         (fortran-mode-map): Adjust auto-fill menu entry.
10012 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
10014         * vc-rcs.el (toplevel): Require `vc' when compiling.
10016         * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
10018 2000-09-22  Andre Spiegel  <spiegel@gnu.org>
10020         * vc.el (vc-switch-backend): Signal an error if the file is not
10021         registered under the new backend.
10023         * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
10024         without explicit revision number.
10026 2000-09-21  Stefan Monnier  <monnier@cs.yale.edu>
10028         * diff-mode.el (diff-file-header-face): Reset to its previous value.
10029         (diff-hunk-text): Correctly use offsets rather than buffer-positions.
10030         (diff-xor): New function.
10031         (diff-find-source-location): Use it.  Fix a stupid name clash.
10032         (diff-hunk-status-msg): New function.
10033         (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
10034         (diff-test-hunk): Use diff-find-source-location.
10035         (diff-goto-source): Favor the `reverse'.
10036         (diff-hunk-text): Properly handle one-sided context diffs.
10037         (diff-apply-hunk): When done, advance to the next hunk.
10039 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
10041         * startup.el (command-line): If frame was created with a non-zero
10042         tool-bar-lines parameter, switch tool-bar-mode on.
10044         * add-log.el (change-log-date-face, change-log-name-face)
10045         (change-log-email-face, change-log-file-face)
10046         (change-log-list-face, change-log-conditionals-face)
10047         (change-log-function-face, change-log-acknowledgement-face):
10048         New faces, inheriting from font-lock faces.
10049         (change-log-font-lock-keywords): Use them.
10051 2000-09-21  Dave Love  <fx@gnu.org>
10053         * progmodes/cperl-mode.el (top-level): Clean up
10054         `eval-when-compile's and assorted defvars.
10055         (cperl-invalid-face): Don't double-quote value.  Change custom
10056         type.
10057         (cperl-mode): Set normal-auto-fill-function and don't zap
10058         auto-fill-function.
10059         (cperl-imenu--function-name-regexp-perl): Renamed from
10060         imenu-example--function-name-regexp-perl.
10061         (cperl-imenu--create-perl-index): Renamed from
10062         imenu-example--create-perl-index.
10063         (cperl-xsub-scan): Don't require cl.
10065         * msb.el (msb-mode-map): Use substitute-key-definition.
10066         (msb-mode): Use msb-mode-map.
10068 2000-09-21  Andre Spiegel  <spiegel@gnu.org>
10070         * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
10071         New functions.
10072         (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
10073         (vc-switch-backend): New function.
10074         (vc-prefix-map): Bind `vc-switch-backend' to `b'.
10075         (vc-register): Fix prompt.
10076         (vc-unregister, vc-default-unregister): New functions.
10077         (vc-version-diff): Handle empty buffer in sentinel.
10079         * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
10080         (vc-rcs-state-heuristic): Use it to guess the state of files with
10081         non-strict locking.
10082         (vc-rcs-find-most-recent-rev): Handle the case when a branch has
10083         been set with -b, but not created yet.
10084         (vc-rcs-fetch-master-state): With non-strict locking, compare file
10085         contents in order to find the state.
10086         (vc-rcs-checkin): Allow creation of branches with no changes.
10087         (vc-rcs-unregister, vc-rcs-receive-file)
10088         (vc-rcs-set-non-strict-locking): New functions.
10090         * vc-hooks.el (vc-name): Force correct computation of the value
10091         in case it is missing.
10093 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
10095         * startup.el (fancy-splash-tail): Use a different foreground
10096         color on a dark frame background.
10098 2000-09-21  Miles Bader  <miles@lsi.nec.co.jp>
10100         * info.el: Use the correct capitalization when making Info-mode
10101         and Info-edit-mode `special' modes.
10103 2000-09-20  Stefan Monnier  <monnier@cs.yale.edu>
10105         * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
10106         (diff-mode): Add support for add-log.el.
10107         (diff-hunk-text): Use char offsets rather than line offsets.
10108         (diff-find-source-location): Replace LINE with line-offset (nil
10109         if not found) and always set POS to a meaningful position.
10110         Adapt to the new char-offsets.
10111         (diff-apply-hunk): Drop support for the unused `select' POPUP.
10112         Adapt to the new diff-find-source-location.
10113         (diff-goto-source): Adapt to the new diff-find-source-location.
10115         * add-log.el (add-log-file-name): New function (split out of
10116         add-change-log-entry).
10117         (add-change-log-entry): Use it.
10118         Call add-log-file-name-function with the changelog file name if
10119         the current buffer is not associated with any file.
10120         Avoid find-file if the selected window is dedicated.
10122         * diff-mode.el (diff-find-source-location):
10123         Move code from diff-apply-hunk.  Return buffer rather than file.
10124         (diff-apply-hunk): Use the new result from  diff-find-source-location.
10125         (diff-goto-source): Use the new diff-find-source-location.
10127 2000-09-20  Dave Love  <fx@gnu.org>
10129         * iswitchb.el: Some doc fixes.
10130         (iswitchb-mode-map): Define completely initially.  Inherit
10131         minibuffer-local-map.
10132         (iswitchb-completion-help) <!iswitchb-xemacs>: Use
10133         fundamental-mode.
10134         (iswitchb-global-map): New variable.
10135         (iswitchb-summaries-to-end): Amalgamate regexps.
10136         (iswitchb-mode): New.
10137         (iswitchb-mode-hook): New variable.
10138         (iswitchb) <defgroup>: Add URL link.  Use group `completion', not
10139         `extensions'.
10141 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
10143         * ehelp.el (electric-help): New defgroup.
10144         (electric-help-shrink-window): New user-option.
10145         (with-electric-help): Use it.
10147         * window.el (shrink-window-if-larger-than-buffer): If face
10148         `mode-line' has a :box, and we're on a graphical frame, add 1
10149         to the needed window height.
10151         * frame.el (frame-notice-user-settings): Add a last parameter nil
10152         to a call to `append', because the last list passed to `append' is
10153         not copied, and so subsequent calls to assq-delete-all will modify
10154         default-frame-alist.
10156         * startup.el (fancy-splash-image): Change :type.
10157         (fancy-splash-head): Use an XBM image if appropriate.
10158         (command-line-1): Show splash screens in more cases.
10160         * startup.el (fancy-splash-text): Don't quote faces.
10162         * dired.el (dired-font-lock-keywords): Undo last change.
10163         (dired-readin): Bind indent-tabs-mode to nil.
10165         * startup.el (fancy-splash-head): If frame's background mode
10166         is `dark', change the black background of the image to gray.
10167         (fancy-splash-screens): Display startup echo area message.
10168         (display-startup-echo-area-message): New function.
10170 2000-09-20  Miles Bader  <miles@lsi.nec.co.jp>
10172         * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
10174         * info.el (info-header-node): Tweak for color ttys.
10176         * faces.el (face-valid-attribute-values): Make sure directories we
10177         search for stipples both exist and are readable before trying to
10178         search them.
10180         * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
10181         in the dry-run case.
10183         * jka-compr.el (with-auto-compression-mode): New macro.
10185         * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
10186         (custom-group-tag-face, custom-variable-tag-face): Use relative
10187         :height and inherit from `variable-pitch' face instead of
10188         hardwiring :family.
10189         * hi-lock.el (hi-black-hb): Likewise.
10191         Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
10192         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
10193         toolbar-add-item, if image doesn't have a mask add a `:mask
10194         heuristic'.
10196 2000-09-19  Stefan Monnier  <monnier@cs.yale.edu>
10198         * diff-mode.el: Docstring fixes.
10199         (diff-header-face, diff-comment-face): New faces.
10200         (diff-font-lock-keywords): Highlight a bit differently.
10201         (diff-find-source-location): Don't return SPAN any more.
10202         (diff-hunk-text): Don't bother erasing the temp buffer.
10203         (diff-find-text): Drop argument LINE.
10204         (diff-apply-hunk): Update calls to diff-find-text.
10205         (diff-goto-source): Use pop-to-buffer again and don't raise an error.
10207         * calendar/calendar.el: Docstring fixes.
10208         (calendar-make-alist): Don't quote lambda.
10209         (calendar-star-date): Use make-local-variable.
10211 2000-09-19  Dave Love  <fx@gnu.org>
10213         * toolbar/tool-bar.el: Renamed from toolbar.el.
10214         Change `toolbar' to `tool-bar' generally in symbols.
10215         Make some items invisible in `special' major modes.
10216         (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
10217         Add arg PROPS.
10219         * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
10220         Add :version here.
10221         (fancy-splash-delay, fancy-splash-image): Remove :version here.
10223 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
10225         * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
10227         * files.el (find-file-suppress-same-file-warnings): New user-option.
10228         (find-file-noselect): Use it.
10230         * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
10231         (fancy-splash-screen): Defgroup.
10233         * add-log.el (change-log-font-lock-keywords): Match names
10234         more exactly for the case that font-lock-constant-face is
10235         underlined.
10237 2000-09-19  Richard M. Stallman  <rms@gnu.org>
10239         * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
10241 2000-09-19  Andre Spiegel  <spiegel@gnu.org>
10243         * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
10245 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
10247         * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
10248         * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
10249         * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
10250         * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
10251         * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
10252         * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
10253         * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
10254         * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
10255         * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
10256         * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
10257         * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
10258         * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
10260         * startup.el (fancy-splash-text): New variable.
10261         (fancy-splash-delay, fancy-splash-image): New user-options.
10262         (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
10263         (fancy-splash-screens): New functions.
10264         (command-line-1): If display has a `display' frame parameter, has
10265         colors, and we have XPM support, show more fancy splash screens.
10267 2000-09-19  Dave Love  <fx@gnu.org>
10269         * map-ynp.el (map-y-or-n-p): Check use-dialog-box.  Don't lose
10270         with null `help'.  Use modern backquote syntax.
10272 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
10274         * font-lock.el (font-lock-mode): Change message telling the user
10275         that ``the buffer is too big''.
10277         * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
10278         for instance for the case that tab-width is 2.
10280 2000-09-18  Gerd Moellmann  <gerd@gnu.org>
10282         * toolbar/toolbar.el (toolbar-like-menu-item): Like in
10283         toolbar-add-item, if image doesn't have a mask add a `:mask
10284         heuristic'.
10286 2000-09-18  Miles Bader  <miles@lsi.nec.co.jp>
10288         * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
10289         and return a cons if it's non-nil.
10290         (diff-apply-hunk): Try to jump to the line in the source text
10291         corresponding to the position of point in the in the hunk.
10293         * info.el (Info-title-3-face, Info-title-2-face)
10294         (Info-title-1-face): Use face inheritance and relative sizes
10295         instead of hard-wiring things.
10297         * faces.el (secondary-selection): Make dark-background variant sane.
10299 2000-09-16  Andrew Innes  <andrewi@gnu.org>
10301         * makefile.w32-in (compile-files-CMD): No need to make .elc files
10302         read-only, since they aren't under VC now.
10304 2000-09-17  Dave Love  <fx@gnu.org>
10306         * tmm.el: Replace mapcar with mapc in several places.
10308         * loadhist.el (unload-feature): Maybe call elp-restore-list and
10309         ad-unadvise.
10311         * international/latin1-disp.el: New file.
10313         * calendar/cal-move.el (scroll-calendar-left)
10314         (scroll-calendar-right): Make arg optional (for active mode line).
10316         * calendar/calendar.el (calendar-mode-line-format): Make fields
10317         mouse-sensitive.
10318         (calendar-read-date, calendar-read-date, calendar-window-list):
10319         Unquote lambda.
10320         (calendar-month-name): Use aref, not sref.
10322         * view.el (minor-mode-alist): Propertize the string.
10324         * international/characters.el (standard-case-table): Add entries
10325         for Greek.
10327 2000-09-18  Miles Bader  <miles@gnu.org>
10329         * info.el (info-node, info-xref): Add dark-background variants.
10331         * faces.el (header-line): Change defaults to be less confusing
10332         when mixed with mode-lines.
10334         * info.el (Info-fontify-node): Make a few cleanups.
10335         Add extra `help-echo' and `local-map' props to node xrefs.
10336         Use header-specific faces for node-names & xrefs.
10337         (Info-use-header-line): New variable.
10338         (info-header-xref, info-header-node): New faces.
10339         (Info-setup-header-line): New function.
10340         (Info-select-node): Call Info-setup-header-line when enabled.
10341         (Info-extract-pointer): Work even if the header line is hidden.
10342         (Info-header-line): New variable.
10344 2000-09-16  Stefan Monnier  <monnier@cs.yale.edu>
10346         * vms-patch.el (print-region-function): Don't quote lambda.
10348         * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
10350         * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
10351         (lm-get-header-re): Allow spaces between the header and the colon.
10352         (lm-header): Allow $ in non-RCS headers.
10353         (lm-header-multiline): Put the strings back into order.
10354         Stop at an empty line.  Don't require two space chars if the
10355         line is clearly not another header line.
10357         * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
10358         (popup-menu-popup): Remove.
10360 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
10362         * toolbar/toolbar.el (toolbar-add-item): Use the same image
10363         specification if or if not tool-bar item contains an `:enabled'
10364         property.
10366         * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
10367         current buffer has no file name.
10369 2000-09-15  Dave Love  <fx@gnu.org>
10371         * strokes.el: Sync with maintainer's current version with changes
10372         for Emacs, but avoid runtime cl and levents.
10373         (toplevel):  Change autoloads and compilation requires.
10374         (strokes-version, strokes-bug-address, strokes-lift): Values
10375         changed.
10376         (strokes-xpm-header, strokes-insinuated): New variable.
10377         (strokes): Add :link.
10378         (strokes-mode): Customized.
10379         (strokes-while-inhibiting-garbage-collector): New macro.
10380         (strokes-remassoc): Avoid remove-if.
10381         (strokes-fix-button2-command): Don't use ad-do-it.
10382         (strokes-insinuate): New function.
10383         (strokes-button-press-event-p, strokes-button-release-event-p):
10384         New functions, used instead of non-`strokes-' versions..
10385         (strokes-mouse-event-p): Rewritten.
10386         (strokes-event-closest-point): Avoid event-point.
10387         (strokes-get-grid-position): Avoid cdadr, caadr
10388         (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
10389         functions.
10390         (strokes-help): Use with-output-to-temp-buffer.
10391         (strokes-window-configuration-changed-p): New function.
10392         (strokes-update-window-configuration): Use buffer-live-p,
10393         strokes-window-configuration-changed-p.
10394         (strokes-mode): Use strokes-insinuate.  Alter mouse bindings.
10395         (strokes-char-face): New face.
10396         (strokes-char-table, strokes-base64-chars): New variable.
10397         (strokes-xpm-for-stroke, strokes-list-strokes)
10398         (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
10399         (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
10400         (strokes-xpm-to-compressed-string, strokes-decode-buffer)
10401         (strokes-encode-buffer, strokes-xpm-for-compressed-string)
10402         (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
10403         functions.
10405 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
10407         * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
10409         * image.el (create-image): Doc fix.
10411         * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
10412         instead of `:heuristic-mask t'.
10414 2000-09-14  Andrew Innes  <andrewi@gnu.org>
10416         * makefile.w32-in: Revert to Unix line endings.
10418 2000-09-14  Andrew Innes  <andrewi@gnu.org>
10420         * makefile.w32-in: Add bootstrap support.  Also copy lisp source
10421         when installing.
10423         * makefile.nt (DONTCOMPILE): Fix typo.
10425         * shell.el (shell-write-history-on-exit): New function.
10426         (shell-dumb-shell-regexp): New custom variable.
10427         (shell-mode): Make shell-write-history-on-exit the process
10428         sentinel if shell name matches shell-dumb-shell-regexp.
10430         * w32-fns.el: Comment out before-init-hook function which resets
10431         source-directory based; this breaks bootstrap.
10433 2000-09-14  Dave Love  <fx@gnu.org>
10435         * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
10436         toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
10437         toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
10438         toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
10439         toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
10440         toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
10441         toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm:  New.
10442         From Tuomas Kuosmanen <tigert@gimp.org>.  (Gnome icons fetched
10443         from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
10445         * toolbar/toolbar.el: New.
10447         * subdirs.el: Add toolbar.
10449 2000-09-14  Gerd Moellmann  <gerd@gnu.org>
10451         * indent.el (indent-for-tab-command): Doc fix.
10453 2000-09-14  Alex Schroeder  <alex@gnu.org>
10455         * ansi-color.el (ansi-colors): Doc change.
10456         (ansi-color-get-face): Simplified regexp.
10457         (ansi-color-faces-vector): Added more faces, doc change.
10458         (ansi-color-names-vector): Doc change.
10459         (ansi-color-regexp): Simplified regexp.
10460         (ansi-color-parameter-regexp): New regexp.
10461         (ansi-color-filter-apply): Doc change.
10462         (ansi-color-filter-region): Doc change.
10463         (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
10464         deal with zero length parameters.
10465         (ansi-color-apply-on-region): Doc change.
10466         (ansi-color-map): Doc change.
10467         (ansi-color-map-update): Removed debugging message.
10468         (ansi-color-get-face-1): Added condition-case to trap
10469         args-out-of-range errors.
10470         (ansi-color-get-face): Doc change.
10471         (ansi-color-make-face): Removed.
10472         (ansi-color-for-shell-mode): New option.
10474 2000-09-13  Kenichi Handa  <handa@etl.go.jp>
10476         * international/quail.el (quail-start-translation): Translate KEY
10477         if necessary even if it doesn't have any mapping in the current
10478         input method.
10479         (quail-start-conversion): Likewise.
10480         (quail-help): The output message is improved.
10482 2000-09-13  Miles Bader  <miles@gnu.org>
10484         * comint.el (comint-output-filter): Revert to using
10485         `insert-before-markers'.  Add bletcherous hack to undo damage
10486         caused by `insert-before-markers'.  Put `front-sticky' property on
10487         overlays created here so that the field code understands how the
10488         overlay works.  Use a let when making comint-last-prompt-overlay,
10489         so that the code is easier to read.
10491 2000-09-13  Dave Love  <fx@gnu.org>
10493         * wid-edit.el (widget-default-format-handler): DTRT when
10494         doc-property is a function.
10496 2000-09-12  Francesco Potorti`  <pot@gnu.org>
10498         * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
10499         filed name if it's not there.
10501 2000-09-12  Dave Love  <fx@gnu.org>
10503         * simple.el (read-mail-command): Doc fix.
10504         (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
10506         * vc.el (vc-dired-listing-switches): Fix :version.
10508         * vc-hooks.el: Doc fixes.
10510         * subr.el (add-minor-mode): Use toggle-fun arg.
10512         * speedbar.el: Add :version to several defcustoms.
10514         * imenu.el (imenu--truncate-items, imenu--cleanup)
10515         (imenu--generic-function): Avoid mapcar.
10516         (imenu--replace-spaces): Function removed.
10517         (imenu--completion-buffer): Use subst-char-in-string.
10518         (imenu-add-to-menubar): Use keymap inheritance.
10520 2000-09-12  Miles Bader  <miles@gnu.org>
10522         * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
10523         (diff-mode-map): Bind `diff-test-hunk'.
10524         (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
10526 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
10528         * bytecomp.el (byte-compile-defvar): Undo last change
10529         because it breaks '(make-variable-buffer-local (defvar ...)'
10530         which is used at least in dired.
10532 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
10534         * international/quail.el (quail-define-package): Docstring
10535         modified.
10537 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
10539         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
10540         extra docstrings for "chinese-ccdospy", "chinese-ecdict",
10541         "chinese-etzy", "chinese-sw", and "chinese-ziranma".  Modify the
10542         docstring of "chinese-py".
10544         * international/quail.el (quail-translation-docstring): New
10545         variable.
10546         (quail-show-keyboard-layout): Docstring modified.
10547         (quail-select-current): Likewise.
10548         (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
10549         infinite recursive call.
10550         (quail-help): Check quail-translation-docstring.  Format of the
10551         output changed.
10552         (quail-help-insert-keymap-description): Adjusted for the above
10553         change.
10555 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
10557         * bytecomp.el (byte-compile-defvar): Only cons onto
10558         current-load-list in top-level forms.  Else this leaks a cons cell
10559         every time a defun is called.
10561 2000-09-11  Miles Bader  <miles@lsi.nec.co.jp>
10563         * diff-mode.el (diff-apply-hunk): Function basically rewritten.
10564         Now understands non-unified diffs.  Some functionality moved into
10565         `diff-hunk-text' and `diff-find-text'.  Add OTHER-FILE, DRY-RUN,
10566         POPUP, and NOERROR arguments.  If DRY-RUN is true, don't actually
10567         modify anything.  Only reposition point in the patched file if the
10568         patch succeeds.  Only pop up another window if POPUP is true.
10569         Emit a message describing what happened if successful, and at what
10570         line-offset.  Automatically detect reversed hunks and do something
10571         appropriate.
10572         (diff-hunk-text, diff-find-text): New functions.
10573         (diff-filter-lines): Function removed.
10574         (diff-test-hunk): New function.
10575         (diff-goto-source): Rewritten in terms of diff-apply-hunk.
10577 2000-09-10  Dave Love  <fx@gnu.org>
10579         * textmodes/tildify.el: Minor doc/commentary fixes.
10580         (tildify) <defgroup>: Add :version.
10582         * faces.el (face-x-resources): Make custom type more specific.
10583         (frame-background-mode): Use mapc.
10584         (region) <defcustom>: Add :version.
10586 2000-09-08  Stefan Monnier  <monnier@cs.yale.edu>
10588         * vc-sccs.el (vc-sccs-register):
10589         * vc-rcs.el (vc-rcs-register):
10590         * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
10591         * vc.el (vc-register): Clear file's properties.
10593 2000-09-08  Gerd Moellmann  <gerd@gnu.org>
10595         * faces.el (face-spec-set): Only face-spec-reset-face when
10596         ATTRS is non-nil.
10598 2000-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
10600         * help.el (help-insert-xref-button): Fix a typo in doc string.
10602 2000-09-07  Eli Zaretskii  <eliz@is.elta.co.il>
10604         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
10605         Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
10606         methods.
10608         * menu-bar.el (read-mail-item-name): New function.
10609         (menu-bar-tools-menu): Use it to compute and display the package
10610         used to read email.
10611         (menu-bar-tools-menu): Fix typo in GUD's help string.
10613 2000-09-07  Dave Love  <fx@gnu.org>
10615         * diff-mode.el (diff-mouse-goto-source): New function.
10617         * vc-sccs.el: Doc fixes.
10618         (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
10620         * vc-rcs.el: Doc fixes.
10621         (vc-rcs-register-switches, vc-rcs-checkin-switches)
10622         (vc-rcs-checkout-switches, vc-rcs-header)
10623         (vc-rcs-master-templates): Add or change :version.
10625         * vc-cvs.el: Doc fixes.
10626         (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
10627         (vc-cvs-stay-local): Add :version.
10629         * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
10631 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
10633         * international/quail.el (quail-help): Fix previous change.
10635 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
10637         * faces.el (color-values): Doc fix.
10639         * faces.el (frame-set-background-mode): Use frame-parameter
10640         instead of frame-parameters.
10642         * frame.el (filtered-frame-list): Reduce consing.
10643         (frames-on-display-list): Call frame-parameter instead of
10644         frame-parameters.
10646 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
10648         * language/devan-util.el (devanagari-to-indian-region): In the
10649         loop, change the following char, not preceding char.
10651 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
10653         * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
10654         instead of frame-parameters.
10656         * faces.el (set-face-attribute): Simplify by calling
10657         internal-set-lisp-face-attribute with FRAME being 0.
10659         * vc.el: Remove `Id' version control keyword.
10661 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
10663         * help.el (help-make-xrefs): Adjusted for the change of
10664         help-xref-mule-regexp.
10665         (help-insert-xref-button): New function.
10667         * international/mule-cmds.el (help-xref-mule-regexp-template):
10668         Include the pattern for character set.
10669         (leim): New group.
10671         * international/quail.el: Don't require face.
10672         (quail): New group.
10673         (quail-other-command): Dummy command to make quail-help work better.
10674         (quail-keyboard-layout-alist): Add Keyboard type "jp106".
10675         (quail-keyboard-layout-substitution): New variable.
10676         (quail-update-keyboard-layout): New function.
10677         (quail-keyboard-layout-type): New customizable variable.
10678         (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
10679         (quail-keyboard-translate): Pay attention to
10680         quail-keyboard-layout-substitution.
10681         (quail-insert-kbd-layout): New function.
10682         (quail-show-keyboard-layout): New function.
10683         (quail-get-translation): If the definition is a vector of length
10684         1, and the element is a string of length 1, return the character
10685         in that string.
10686         (quail-update-current-translations): Fix the case of
10687         relative-index out of range.
10688         (quail-build-decode-map, quail-insert-decode-map): New Functions.
10689         (quail-help): Show keyboard layout by quail-insert-kbd-layout.
10690         Show key sequences for all available characters.
10691         (quail-help-insert-keymap-description): Don't show such verbose
10692         key bindings as quail-self-insert-command.
10694         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
10695         Format changed, and each element now have extra documentations.
10696         (tit-process-header): Delete invalid characters from TIT-PROMPT.
10697         Adjusted for the change of quail-cxterm-package-ext-info.
10699 2000-09-06  Gerd Moellmann  <gerd@gnu.org>
10701         * vc-hooks.el (toplevel): Don't require `vc' during compilation;
10702         requiring it leads to a recursive loading of vc.el and vc-hooks.el
10703         during bootstrap.
10705 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
10707         * vc.el: (toplevel): Don't require `dired' at run-time.
10708         (vc-dired-resynch-file): Remove autoload cookie.
10710 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
10712         * vc.el: Made several backend functions optional.
10713         (vc-default-responsible-p): New function.
10714         (vc-merge): Use RET for first version to trigger merge-news, not
10715         prefix arg.
10716         (vc-annotate): Handle backends that do not support annotation.
10717         (vc-default-merge-news): Removed.  The existence of a merge-news
10718         implementation is now checked on caller sites.
10720         * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
10721         case.
10723         * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
10724         special case that has been removed from the default in vc-hooks.el.
10726 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
10728         * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
10730 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
10732         * vc-hooks.el: Require vc during compilation.
10733         (vc-file-setprop): Use `vc-touched-properties' if bound by the new
10734         macro `with-vc-properties' in vc.el.
10735         (vc-file-getprop): Doc fix.
10736         (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
10738         * vc.el: Require dired-aux during compilation.
10739         (vc-name-assoc-file): Moved to vc-sccs.el.
10740         (with-vc-properties): New macro.
10741         (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
10742         vc-finish-steal): Use it.
10743         (vc-cancel-version): Moved RCS-specific code to vc-rcs.el.  The call
10744         to the backend-specific function is now supposed to do the checkout,
10745         too.
10746         (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
10748         * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
10749         set file properties; that gets done in the generic code now.
10751         * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
10752         Changed parameter list, added code from vc.el that does the
10753         checkout, possibly with a double-take.
10755         * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
10756         (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
10757         the above under the new name.
10758         (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'.  Changed
10759         parameter list, added checkout command.
10760         (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
10761         properties; that gets done in the generic code now.
10763 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
10765         * vc.el: Docstring fixes (courtesy of checkdoc).
10767 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
10769         * vc.el (vc-checkout-writable-buffer-hook)
10770         (vc-checkout-writable-buffer): Remove.
10771         (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
10772         (vc-log-mode): Make it into a clean derived major mode.
10773         (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
10774         vc-log-mode if log-edit is not available.
10775         (vc-dired-mode-map): Don't set-keymap-parent yet.
10776         (vc-dired-mode): Do set-keymap-parent here.
10777         (vc-dired-buffers-for-dir): Nop if dired is not loaded.
10779 2000-09-05  Gerd Moellmann  <gerd@gnu.org>
10781         * faces.el (set-face-attribute, face-spec-reset-face)
10782         (face-spec-set): Avoid consing by removing calls to `apply'.
10784         * frame.el (frame-parameter): Move to C code.
10786 2000-09-05  Dave Love  <fx@gnu.org>
10788         * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
10789         insert-before-markers-and-inherit.  Now checked systematically!
10791 2000-09-05  Alex Schroeder  <alex@gnu.org>
10793         * sql.el (sql-postgres): Use sql-postgres-options.
10794         (sql-postgres-options): New variable.
10796 2000-09-05  Alex Schroeder  <alex@gnu.org>
10798         * sql.el (sql-mode-menu): Work around missing variable mark-active
10799         in XEmacs.
10800         (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
10801         (sql-interactive-mode): Added call to easy-menu-add for XEmacs
10802         compatibility.
10804 2000-09-04  Gerd Moellmann  <gerd@gnu.org>
10806         * vc.el (vc-dired-resynch-file): Add autoload cookie.
10808         * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
10810         * Makefile.in (DONTCOMPILE): Fix typo in file name.
10812 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
10814         * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
10815         don't support anything else under SCCS yet.
10817         * vc-hooks.el: Minor doc fixes.
10819 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
10821         * vc.el (vc-next-action-on-file): Do not visit the file if it's
10822         not necessary.  If verbose in state `needs-patch', do the same as
10823         under `up-to-date'.  When NOT verbose and `needs-patch', check out
10824         latest version instead of `merge-news'.
10825         (vc-next-action-dired): Don't mess with default-directory here; it
10826         breaks other parts of dired.  It is the job of the
10827         backend-specific functions to adjust it temporarily if they need it.
10828         (vc-next-action): Remove a special CVS case.
10829         (vc-clear-headers): New optional arg FILE.
10830         (vc-checkin, vc-checkout): Set properties vc-state and
10831         vc-checkout-time properly.
10832         (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
10833         (vc-print-log): Use new backend function `show-log-entry'.
10834         (vc-cancel-version): Do the checks in a different order.  Added a
10835         FIXME concerning RCS-only code.
10837         * vc-rcs.el (vc-rcs-show-log-entry): New function.
10838         (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
10840         * vc-cvs.el (vc-cvs-show-log-entry): New function.
10842         * vc-hooks.el (vc-default-mode-line-string): Show state
10843         `needs-patch' as a `-' too.
10845 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
10847         * vc.el (vc-responsible-backend): New optional arg REGISTER.
10848         (vc-default-could-register): New function.
10849         (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
10850         (vc-resynch-buffer): Call vc-dired-resynch-file.
10851         (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
10852         vc-resynch-buffer instead of vc-resynch-window.
10853         (vc-next-action-dired): Don't redisplay here, that gets done as a
10854         result of the individual file operations.
10855         (vc-retrieve-snapshot): Corrected prompt order.
10857         * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
10859         * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
10860         as well.
10861         (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p.  Handle
10862         hostname regexps.  Updated all callers.
10863         (vc-cvs-responsible-p): Handle directories as well.
10864         (vc-cvs-could-register): New function.
10865         (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
10866         properties up-to-date.
10868         * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
10869         user whether to create one.
10871 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
10873         * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
10874         check out a non-existing file.
10876         * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
10877         workfile does not exist.
10879         * vc.el (vc-version-diff): Use `require' to check for existence of
10880         diff-mode.
10882 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
10884         * vc-cvs.el (vc-cvs-registered): Use new function
10885         vc-cvs-parse-entry to do the actual work.
10887 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
10889         * vc-hooks.el (vc-find-backend-function): If function doesn't
10890         exist, return nil instead of error.
10891         (vc-call-backend): Doc fix.
10893         * vc.el (vc-do-command): Doc fix.
10894         (vc-finish-logentry): When checking in from vc-dired, choose the
10895         right backend for logentry check.
10896         (vc-dired-mode-map): Inherit from dired-mode-map.
10897         (vc-dired-mode): Local value of dired-move-to-filename-regexp
10898         simplified.
10899         (vc-dired-state-info): Removed, updated caller.
10900         (vc-default-dired-state-info): Use parentheses instead of hyphens.
10901         (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
10902         (vc-dired-listing-switches): New variable.
10903         (vc-directory): Use it, instead of dired-listing-switches.
10905         * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
10906         (vc-cvs-dir-state): New function.
10907         (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
10908         (vc-cvs-parse-entry): New function, also to be used in
10909         vc-cvs-registered.
10911 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
10913         * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
10914         *or* single-window-frames.
10916 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
10918         * vc.el (vc-update-changelog): Split into generic part and default
10919         implementation.  Doc string adapted.
10920         (vc-default-update-changelog): New function.  Call the `rcs2log'
10921         script in exec-directory, to fix a long-standing nuisance.
10923         * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
10924         simply signals an error.
10926 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
10928         * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
10929         control-flow more clear and to avoid running `cvs' twice.
10931         * vc.el (vc-next-action-on-file): Doc fix.
10932         (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
10933         (vc-print-log): Eval `file' before constructing the continuation.
10935 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
10937         * vc.el (vc-next-action-on-file): Corrected several messages.
10938         (vc-merge): Add prefix arg `merge-news'; handle it.
10940         * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
10941         is not reached.  It is.
10942         (vc-cvs-merge): Set state to 'edited after merge.
10943         (vc-cvs-merge-news): Set workfile version to nil if not known.
10944         (vc-cvs-latest-on-branch-p): Recommented.  Candidate for removal.
10946         * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
10947         via stdout. (Merge from main line.)
10949 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
10951         * vc.el (vc-finish-logentry): Thinko in the "same comment"
10952         detection.
10954 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
10956         * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
10957         against kill-all-local-variables.
10958         (vc-log-edit): Don't save vc-parent-buffer any more.
10959         (vc-last-comment-match): Initialize to an empty string.
10960         (vc-post-command-functions): New hook.
10961         (vc-do-command): Run it.
10962         (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
10963         (vc-finish-logentry): Only add the comment to the ring if it's
10964         different from the last comment entered.
10965         (vc-new-comment-index): New function.
10966         (vc-previous-comment): Use it.  Make the minibuffer message
10967         slightly less terse.
10968         (vc-comment-search-reverse): Make it work forward as well.  Don't
10969         set vc-comment-ring-index if no match is found.  Use
10970         vc-new-comment-index.
10971         (vc-comment-search-forward): Use vc-comment-search-reverse.
10972         (vc-dired-mode-map): Don't inherit from dired-mode-map since
10973         define-derived-mode will do it for us.  Bind `v' to a keymap that
10974         inherits from vc-prefix-map so that we can bind `vt' without
10975         binding C-x v t.
10976         (vc-retrieve-snapshot): Parenthesis typo.
10978         * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
10979         to 1.  Make sure to switch to *vc* before looking for an error
10980         message.  Use vc-parse-buffer.
10982 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
10984         * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
10985         and NAME.
10986         (vc-retrieve-snapshot): Split into two parts.
10987         (vc-default-retrieve-snapshot): New function.
10989         * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
10990         (vc-cvs-retrieve-snapshot): New function (untested).
10991         (vc-cvs-stay-local): Default to t.
10992         (vc-cvs-remote-p): New function and property.
10993         (vc-cvs-state): Stay local only if the above is t.
10994         (vc-handle-cvs): Removed.
10995         (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
10996         done via vc-handled-backends now.
10997         (vc-cvs-header): Escape Id.
10999 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11001         * vc.el (vc-do-command): Remove unused commands.
11002         (vc-version-diff): Make sure default-directory ends with a slash.
11003         Move the window commands into a vc-exec-after.
11004         (vc-print-log): Move more of the code into the `vc-exec-after'.
11006 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
11008         * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
11009         (vc-print-log): Search current revision from beginning of buffer.
11010         (vc-revert-buffer): Clear echo area after the diff is finished.
11011         (vc-prefix-map): Removed definition of "t" for terse display in vc
11012         dired.
11013         (vc-dired-mode-map): Inherit from dired-mode-map.  Added
11014         definition of "vt" for terse display.
11015         (vc-dired-mode): Fix dired-move-to-filename-regexp.
11017 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11019         * vc.el (vc-exec-after): Avoid caddr.
11021 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11023         * vc.el (vc-exec-after): New function.
11024         (vc-do-command): Use it to add a termination message for async
11025         procs.
11026         (vc-checkout): Try to handle a missing-backend situation.
11027         (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
11028         of a directory with a backend using async diffs.
11029         (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
11030         present.
11032         * vc-sccs.el (vc-sccs-state-heuristic): Use
11033         file-ownership-preserved-p.
11035         * vc-rcs.el (vc-rcs-state-heuristic): Use
11036         file-ownership-preserved-p.
11037         (vc-rcs-checkout): Remove the error-handling for missing-rcs.
11039 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
11041         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
11042         vc-do-command.
11044         * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
11045         when there are no changes.
11047 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
11049         * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
11051         * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
11053 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11055         * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
11057         * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
11058         the `fset' outside of the defvar so that it works even if
11059         vc-prefix-map was already defined.
11060         (vc-setup-buffer): New function, split out of vc-do-command.
11061         (vc-do-command): Allow BUFFER to be t to mean `just use the
11062         current buffer without any fuss'.
11063         (vc-version-diff): Change the `diff' backend operation to just put
11064         the diff in the current buffer without erasing it.  Always use
11065         *vc-diff* even for directory-diffs.  Use vc-setup-buffer.  Protect
11066         shrink-window-if-larger-than-buffer.
11067         (vc-print-log): Change the `print-log' backend operation to just
11068         put the log in the current buffer without erasing it.  Protect
11069         shrink-window-if-larger-than-buffer.
11070         (vc-update-change-log): Fix setd typo.
11072         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
11073         (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
11075         * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
11076         (vc-rcs-diff): Insert in the current buffer and remove unused arg
11077         CMP.
11079         * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
11080         with-temp-file.  Use the new BUFFER=t argument to vc-do-command.
11081         (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
11083 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
11085         * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
11086         not possible, use vc-BACKEND-workfile-unchanged-p.
11087         (vc-default-workfile-unchanged-p): New function.  Delegates to a
11088         full vc-BACKEND-diff.
11090         * vc-hooks.el (vc-simple-command): Removed.
11092         * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
11093         instead of vc-simple-command.
11094         (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
11095         avoid doing a diff when opening a file.
11096         (vc-rcs-state): Added check for unlocked-changes.
11097         (vc-rcs-header): Escape Id.
11098         (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
11099         (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
11100         version.
11102         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
11103         (vc-sccs-diff): Remove optional arg CMP.
11104         (vc-sccs-state): Call vc-workfile-unchanged-p, not the
11105         SCCS-specific function.
11107         * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
11108         vc-simple-command.
11110 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11112         * vc.el (vc-editable-p): Renamed from vc-writable-p.
11113         (with-vc-file, vc-merge): Use vc-editable-p.
11114         (vc-do-command): Remove unused var vc-file and fix the
11115         doubly-defined `status' var.  Add a user message when starting an
11116         async command.
11117         (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
11118         (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
11119         Use with-current-buffer.
11120         (vc-buffer-sync): Use unless.
11121         (vc-next-action-on-file): If the file is 'edited by read-only,
11122         make it read-write instead of trying to commit.
11123         (vc-version-diff, vc-update-change-log): Use `setq
11124         default-directory' rather than `cd'.
11125         (vc-log-edit): Don't forget to set default-directory in the
11126         buffer.
11128         * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
11129         (vc-sccs-state-heuristic): Use file-writable-p instead of
11130         comparing userids.
11131         (vc-sccs-checkout): Use `unless'.
11133         * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
11134         of comparing userids.
11135         (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
11136         Simplify the logic by eliminating unreachable code.
11137         (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
11138         just do a recursive call if we need to retry.
11139         (vc-rcs-checkout): Handle the case where rcs is missing by making
11140         the buffer read-write if requested and re-signalling the error.
11142         * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
11144 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11146         * vc-hooks.el (vc-handled-backends): Docstring change.
11147         (vc-ignore-vc-files): Mark obsolete.
11148         (vc-registered): Check vc-ignore-vc-files.
11149         (vc-find-file-hook, vc-file-not-found-hook): Don't check
11150         vc-ignore-vc-files.
11152         * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
11154 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11156         * vc.el (vc-checkout): Don't do anything special for ange-ftp
11157         files since ange-ftp already has vc-registered return nil.
11159         * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
11160         (vc-sccs-workfile-version): Use with-temp-buffer and new
11161         vc-parse-buffer and don't bother setting the property.
11162         (vc-sccs-add-triple): Use with-current-buffer and
11163         find-file-noselect.
11164         (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
11166         * vc-rcs.el (vc-rcs-find-most-recent-rev): New function.  The code
11167         derives from the old vc-parse-buffer but uses the revision number
11168         rather than the date (much easier to compare robustly).
11169         (vc-rcs-fetch-master-state): Use `with-temp-buffer'.  Adapt to the
11170         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).  Find the
11171         locking-user more directly.  Check strict locking and set
11172         checkout-model appropriately.
11173         (vc-rcs-parse-locks): Remove.
11174         (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
11175         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
11176         (vc-rcs-system-release): Use with-current-buffer and
11177         vc-parse-buffer.
11178         (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
11180         * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
11181         (vc-simple-command): Docstring fix.
11182         (vc-registered): Align the way the file-handler is called with the
11183         way the function itself works.
11184         (vc-file-owner): Remove.
11186         * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer.  Reorder
11187         extraction of fields and call to file-attributes because of a
11188         temporary bug in rcp.el.
11189         (vc-cvs-fetch-status): Use with-current-buffer.
11191 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11193         * vc.el (vc-do-command): Use file-relative-name.
11194         (vc-responsible-backend): Use vc-backend if possible.
11195         (vc-create-snapshot): Improve the `interactive' spec. Add support
11196         for branches and dispatch to backend-specific `create-snapshot'.
11197         (vc-default-create-snapshot): New function, containing the bulk of
11198         the old vc-create-snapshot.
11199         (vc-retrieve-snapshot): Improve the interactive spec.
11201         * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
11202         (vc-backend-hook-functions): Remove.
11203         (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
11204         (vc-backend): Reintroduce the test for `file = nil' now that I
11205         know why it was there (and added a comment to better remember).
11207         * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
11208         code from vc-sccs-hooks.el.
11209         (vc-sccs-release, vc-sccs-system-release): Remove.  Don't require
11210         'vc anymore.
11211         (vc-sccs-responsible-p): Use expand-file-name instead of concat
11212         and file-directory-p instead of file-exists-p.
11213         (vc-sccs-check-headers): Simplify the regexp.
11215         * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
11216         from vc-rcs-hooks.el.  Don't require 'vc anymore.
11217         (vc-rcs-responsible-p): Use expand-file-name instead of concat and
11218         file-directory-p instead of file-exists-p.
11220         * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
11221         from vc-cvs-hooks.el.
11222         (proto vc-cvs-registered): Require 'vc-cvs instead of
11223         'vc-cvs-hooks.  Don't require 'vc anymore.
11224         (vc-cvs-responsible-p): Use expand-file-name instead of concat and
11225         file-directory-p instead of file-exists-p.
11226         (vc-cvs-create-snapshot): New function, replacing
11227         vc-cvs-assign-name.
11228         (vc-cvs-assign-name): Remove.
11230 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11232         * vc-cvs.el (vc-cvs-header): New var.
11234         * vc-rcs.el (vc-rcs-exists): Remove.
11235         (vc-rcs-header): New var.
11237         * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
11238         `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
11239         (vc-sccs-header): New var.
11241         * vc.el (vc-do-command): Get rid of the `last' argument.
11242         (vc-header-alist): Remove, replaced by vc-X-header.
11243         (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
11244         (vc-dired-hook): Use expand-file-name instead of concat.
11245         (vc-directory): Use file-name-as-directory.
11246         (vc-snapshot-precondition, vc-create-snapshot)
11247         (vc-retrieve-snapshot): Allow the command to operate on any
11248         directory.
11250         * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
11251         just removing the 'WORKFILE argument or by removing the 'MASTER
11252         argument and replacing `file' with (vc-name file).
11254 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11256         * vc.el: Update Copyright and add a crude list of backend funs.
11257         (vc-writable-p): New function.
11258         (with-vc-file): Use vc-writable-p.
11259         (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
11260         (vc-register): Avoid vc-name.
11261         (vc-locking-user): Remove.
11262         (vc-steal-lock): Make the `owner' arg non-optional.
11263         (vc-merge): Use vc-writable-p instead of vc-locking-user and
11264         vc-checkout-model.
11265         (vc-default-dired-state-info): Use vc-state instead of
11266         vc-locking-user and return special strings for special states.
11267         (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
11268         and get rid of one of the special CVS cases.
11269         (vc-cancel-version): prettify error message with \\[...].
11270         (vc-rename-master): New function.
11271         (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
11272         use vc-rename-master) instead of vc-BACKEND-record-rename.  Make
11273         the CVS special case generic.
11274         (vc-default-record-rename): Remove.
11275         (vc-file-tree-walk-internal): Only call FUNC for files that are
11276         under control of some VC backend and replace `concat' with
11277         expand-file-name.
11278         (vc-file-tree-walk): Update docstring.
11279         (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
11280         (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
11282         * vc-sccs.el (vc-sccs-rename-file): Renamed from
11283         vc-sccs-record-rename.  Use `find-file-noselect' rather than
11284         `find-file' and call `vc-rename-master' to do the actual move.
11285         (vc-sccs-diff): Remove unused `backend' variable.
11287         * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
11288         to delay loading of vc-sccs until it is really used.
11289         (vc-sccs-master-templates): Preload.
11290         (vc-sccs-state): Update call to vc-sccs-parse-locks.
11291         (vc-sccs-project-dir): Remove (merged into
11292         vc-sccs-search-project-dir).
11293         (vc-sccs-search-project-dir): Rewrite using file name handling ops
11294         rather than `concat', make sure it is preloaded and don't bother
11295         to check that the file actually exists.
11296         (vc-sccs-parse-locks): Remove unused `file' argument, remove
11297         `locks' argument (use buffer's content instead) and eliminate n^2
11298         behavior.
11300         * vc-rcs.el: Update Copyright.
11301         (vc-rcs-rename-file): New function.
11302         (vc-rcs-diff): Remove unused `backend' variable.
11304         * vc-hooks.el: Update Copyright.
11305         (vc-backend): Don't accept a nil argument any more.
11306         (vc-up-to-date-p): Turn into a defsubst.
11307         (vc-possible-master): New function.
11308         (vc-check-master-templates): Use `vc-possible-master' and allow
11309         funs in vc-X-master-templates to return a non-existent file.
11311         * vc-cvs.el: Update Copyright.
11312         (vc-cvs-diff): Remove unused `backend' variable.
11313         (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
11315         * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
11317 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11319         * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
11320         since it can be called from vc-rcs.el.
11321         (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
11323 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
11325         * vc.el (vc-version-diff): Expand file name read from the
11326         minibuffer.  Handle the case when a previous version number can't
11327         be guessed.  Give suitable messages when there were no differences
11328         found.
11329         (vc-clear-headers): Call backend-specific implementation, if one
11330         exists.
11331         (vc-cancel-version): Made error checks generic.  When done, clear
11332         headers generically, too.
11334         * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
11335         from vc-clear-headers in vc.el.
11337         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
11338         correctly.
11339         (vc-rcs-latest-on-branch-p): Made second argument VERSION
11340         optional.  Handle the case when it's not there.
11342 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11344         * vc.el (vc-locking-user): Moved from vc-hooks.el.
11346 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11348         * vc-hooks.el (vc-loadup): Remove.
11349         (vc-find-backend-function): Use `require'.  Also, handle the case
11350         where vc-BACKEND-hooks.el doesn't exist.
11351         (vc-call-backend): Cleanup.
11353 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11355         * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
11356         vc-rcs-grab-templates)
11357         (vc-rcs-registered): Remove.  The default function works as well.
11358         * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
11359         vc-sccs-grab-templates)
11360         (vc-sccs-registered): Remove.  The default function works as well.
11362         * vc.el (vc-version-diff): Left out a vc- in call to
11363         vc-call-backend.
11364         (vc-default-dired-state-info, vc-default-record-rename)
11365         (vc-default-merge-news): Update for the new backend argument.
11367         * vc-hooks.el (vc-find-backend-function): Return a cons cell if
11368         using the default function.
11369         (vc-call-backend): If calling the default function, pass it the
11370         backend as first argument.  Update the docstring accordingly.
11371         (vc-default-state-heuristic, vc-default-mode-line-string): Update
11372         for the new backend argument.
11373         (vc-make-backend-sym): Renamed from vc-make-backend-function.
11374         (vc-find-backend-function): Use the new name.
11375         (vc-default-registered): New function.
11377 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11379         * vc.el (vc-merge): Use vc-find-backend-function.
11381         * vc-hooks.el (vc-backend-functions): Remove.
11382         (vc-loadup): Don't setup 'vc-functions.
11383         (vc-find-backend-function): New function.
11384         (vc-call-backend): Use above fun and populate 'vc-functions
11385         lazily.
11386         (vc-backend-defines): Remove.
11388 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11390         * vc.el (vc-register): Put a FIXME note for a newly found bug.
11391         Call vc-call-backend without the leading vc-.
11392         (vc-responsible-backend, vc-finish-logentry, vc-annotate)
11393         (vc-check-headers): Call vc-call-backend without the leading vc-.
11394         (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
11395         (vc-annotate-display): Replace confusing use of `cond' with `or'.
11396         Call vc-call-backend without the leading vc-.
11398         * vc-cvs.el (tail): Provide vc-cvs.
11399         * vc-sccs.el (tail): Provide vc-sccs.
11400         * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
11402         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
11403         (vc-make-backend-function, vc-call): Pass names without leading
11404         `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
11405         (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
11406         (vc-call-backend): Always try to load vc-X-hooks.
11407         (vc-registered): Remove vc- in call to vc-call-backend.
11409 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11411         * vc.el (vc-process-filter): New function.
11412         (vc-do-command): Setup `vc-process-filter' for the async process.
11413         (vc-maybe-resolve-conflicts): New function to reduce
11414         code-duplication.  Additionally, it puts the buffer in
11415         `smerge-mode' if applicable.
11416         (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
11417         calling `merge-news'.
11418         (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
11419         (vc-log-edit): New function.  Replacement for `vc-log-mode' by
11420         interfacing to log-edit.el.
11421         (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
11422         log-edit is available.
11423         (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
11425 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11427         * vc.el (vc-register): Remove `vc-buffer-backend' setup.
11428         (vc-log-mode-map): New name for vc-log-entry-mode and merge the
11429         defvar and the initialization.
11430         (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
11432         * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
11433         (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
11435         * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
11437 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
11439         * vc.el (vc-file-clear-masterprops): Removed.
11440         (vc-checkin, vc-revert-buffer): Removed calls to the above.
11441         (vc-version-diff): Use buffer-size without argument.
11442         (vc-register): Heed vc-initial-comment.
11444         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
11445         default branch.
11447         * vc-rcs.el (vc-rcs-register): Parse command output to find master
11448         file name and workfile version.
11449         (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
11451         * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
11452         vc-file-clear-masterprops.
11454         * vc-sccs.el (vc-sccs-checkout): Removed call to
11455         vc-file-clear-masterprops.  If writable, set vc-state to 'edited
11456         rather than user login name.
11459 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11461         * vc.el (vc-workfile-unchanged-p): Remove unused argument
11462         `want-differences-if-changed' and simplify.
11463         (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
11464         (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
11465         output (which is invalid for async vc-diff) to decide whether to
11466         do the revert silently or not.
11468 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11470         * vc-hooks.el (vc-loadup): Load files quietly.
11471         (vc-call-backend): Oops, brain fart.
11473 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11475         * vc-cvs.el (vc-cvs-state): Typo.
11476         (vc-cvs-merge-news): Return the status code rather than the error msg.
11478 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
11480         * vc.el (with-vc-file, vc-next-action, vc-version-diff)
11481         (vc-dired-mark-locked): Replaced usage of vc-locking-user with
11482         vc-state or vc-up-to-date-p.
11483         (vc-merge): Use vc-backend-defines to check whether merging is
11484         possible.  Set state to 'edited after successful merge.
11486         * vc-hooks.el (vc-locking-user): If locked by the calling user,
11487         return that name.  Redocumented.
11489 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11491         * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
11492         new `vc-state' semantics.
11493         (vc-finish-steal): Set 'vc-state to 'edited rather than setting
11494         'vc-locking-user to the current user.
11495         (vc-merge): Inline vc-backend-merge.  Comment out code that I
11496         don't understand and hence can't adapt to the new `vc-state' and
11497         `vc-locking-user' semantics.
11498         (vc-backend-merge): Remove.
11500         * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
11501         rather than 'vc-locking-user.
11503         * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
11505         * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
11506         (vc-state): Don't use 'reserved any more.  Just use the same
11507         convention as the one used for vc-<backend>-state where the
11508         locking user (as a string) is returned.
11509         (vc-locking-user): Update, based on the above convention. The
11510         'vc-locking-user property has disappeared.
11511         (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
11513         * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
11514         with a heuristic one.
11515         (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
11516         (vc-cvs-checkin): Do a trivial parse to set the state in case of
11517         error.  That allows us to get to 'needs-merge even in the
11518         stay-local case.  There's still no way to detect 'needs-patch in
11519         such a setup (or to force an update for that matter).
11520         (vc-cvs-logentry-check): Remove, the default works as well.
11522 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11524         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
11526         * vc.el (vc-do-command): kill-all-local-variables, to reset any
11527         major-mode in which the buffer might have been put earlier.  Use
11528         `remove' and `when'.  Allow `okstatus' to be `async' and use
11529         `start-process' in this case.
11530         (vc-version-diff): Handle the case where the diff looks empty
11531         because of the use of an async process.
11533 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
11535         * vc.el (vc-next-action-on-file): Removed optional parameter
11536         `simple'.  Recompute state unconditionally.
11537         (vc-default-toggle-read-only): Removed.
11539         * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
11540         (vc-toggle-read-only): Undid prev change.
11542         * vc-cvs.el (vc-cvs-stay-local): Renamed from
11543         vc-cvs-simple-toggle.  Redocumented.
11544         (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
11545         (vc-cvs-toggle-read-only): Removed.
11547 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11549         * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
11550         (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
11551         (vc-release-greater-or-equal-p): Move to vc-rcs.el.
11552         (vc-file-clear-masterprops): Braindead "fix".  It was a nop and
11553         still is. So maybe it should be removed.
11554         (vc-head-version, vc-find-binary): Remove.
11555         (vc-recompute-state): Move from vc-hooks.el.
11556         (vc-next-action-on-file): Add a `simple' argument to allow
11557         avoiding the `recompute' step (use for vc-cvs-simple-toggle).
11558         (vc-default-toggle-read-only, vc-default-record-rename): New funs.
11559         (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
11560         (vc-dired-mode-map): Properly defvar it.
11561         (vc-print-log): Call log-view-mode if available.
11562         (small-temporary-file-directory): defvar instead of use boundp.
11563         (vc-merge-news): Moved to vc-cvs.el.
11564         (vc-default-merge-news): New function.
11566         * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
11567         (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
11568         (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
11569         unknown `vc-latest-version' function.  It should probably refer to
11570         vc-workfile-version or somesuch, but it's very unclear to me and I
11571         don't have SCCS to test things.
11573         * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
11574         (vc-sccs-state-heuristic): Fix typo.
11575         (vc-sccs-workfile-unchanged-p): Add missing argument.
11577         * vc-rcs.el: Require vc and vc-rcs-hooks.
11578         (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
11579         (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
11580         (vc-release-greater-or-equal-p): Move from vc.
11581         (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
11582         vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
11583         (vc-rcs-checkout): Add a missing `new-version' argument in the
11584         call to vc-rcs-latest-on-branch-p.  Hopefully that was the right one.
11586         * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
11587         (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
11588         (vc-rcs-latest-on-branch-p): Use the `version' argument rather
11589         than the apparently unbound `workfile-version'.
11591         * vc-hooks.el (vc-master-templates): Def the obsolete var.
11592         (vc-file-prop-obarray): Use `make-vector'.
11593         (vc-backend-functions): Add new hookable functions
11594         vc-toggle-read-only, vc-record-rename and vc-merge-news.
11595         (vc-loadup): If neither backend nor default functions exist, use
11596         the backend function rather than nil.
11597         (vc-call-backend): If the function if not bound yet, try to load
11598         the non-hook file to see if it provides it.
11599         (vc-call): New macro plus use it wherever possible.
11600         (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
11601         nor `vc-find-binary' since it's only called from
11602         vc-mistrust-permission which is only used once the backend is known.
11603         (vc-checkout-model): Fix parenthesis.
11604         (vc-recompute-state, vc-prefix-map): Move to vc.el.
11606         * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
11607         (vc-cvs-release, vc-cvs-system-release): Remove.
11608         (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
11609         (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
11610         status symbols.
11611         (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
11612         (vc-cvs-toggle-read-only): First cut at a function to allow a
11613         cvs-status-free vc-toggle-read-only.
11614         (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
11615         (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
11616         vc-cvs-status.  Also set vc-state rather than vc-locking-user.
11617         (vc-cvs-checkout): Modify access rights directly if the user
11618         requested not to use `cvs edit'.  And refresh the mode line.
11620         * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
11621         (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
11623 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
11625         * vc-cvs.el (vc-cvs-checkout): Docstring fix.  Added a `(if
11626         workfile' that got lost when the code was extracted from vc.el.
11627         And merged the tail with the rest of the code (not possible in the
11628         old vc.el where the tail was shared among all backends).  And
11629         explicitly set the state to 'edited if `writable' is set.
11631         * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
11632         (vc-cvs-state): Be careful to return the value from
11633         vc-cvs-parse-state.
11634         (vc-cvs-parse-status): Use expand-file-name.  Don't set 'vc-state
11635         property but return it instead.  Also be careful to handle a nil
11636         or "" `rev' when workfile is non-nil (it was handled properly when
11637         workfile was nil).
11639         * vc.el: Removed those pesky unnecessary `(function' quotes.
11640         (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
11641         directly in the defvar.
11642         (vc-do-command): Bind inhibit-read-only so as to properly handle
11643         the case where the destination buffer has been made read-only.
11644         (vc-diff): Delegate to vc-version-diff in all cases.
11645         (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
11646         (vc-annotate-mode-variables): Removed (code moved partly to
11647         defvars and partly to vc-annotate-add-menu).
11648         (vc-annotate-mode): Turned into a derived-mode.
11649         (vc-annotate-add-menu): Moved in code in
11650         vc-annotate-mode-variables.
11651         (vc-update-change-log): Use make-temp-file if available.
11653 2000-09-04  Martin Lorentzson  <martinl@delysid.gnu.org>
11655         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
11656         `vc-checkout-model' updated to `vc-cvs-update-model'.
11658 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
11660         * vc.el (vc-next-action-on-file): Added handling of state
11661         `unlocked-changes'.
11662         (vc-checkout-carefully): Is now practically obsolete, unless the
11663         above is too slow to be enabled unconditionally.
11664         (vc-update-change-log): Fixed typo.
11666         * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
11668         * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
11669         Now handles state `unlocked-changes'.
11670         (vc-sccs-workfile-unchanged-p): New function, to support the above.
11672         * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
11674         * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
11675         (vc-rcs-fetch-master-state): Bug fixes.  Recognize state
11676         `unlocked-changes'.
11677         (vc-rcs-workfile-unchanged-p): Renamed from
11678         `vc-rcs-workfile-unchanged'.  This is not a real backend-specific
11679         function yet, but supposed to become one soon.
11681         * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
11682         `vc-steal-lock'.
11683         (vc-call-backend): Changed error message.
11684         (vc-state): Added description of state `unlocked-changes'.
11686 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
11688         * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
11689         always return t in CVS-controlled directories.
11691         * vc.el (vc-responsible-backend): New function.
11692         (vc-register): Largely rewritten.
11693         (vc-admin): Removed (implementation moved into vc-register).
11694         (vc-checkin): Redocumented.
11695         (vc-finish-logentry): If no backend defined yet (because we are in
11696         the process of registering), use the responsible backend.
11698         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
11699         Updated function lists.
11700         (vc-call-backend): Fixed typo.
11702         * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
11703         New functions.
11704         (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
11705         Removed query option.  Redocumented.
11707 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
11709         * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
11711         * vc.el: Updated callers of `vc-checkout-required' to use
11712         `vc-checkout-model'.
11714 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
11716         * vc-rcs.el (vc-rcs-backend-release-p): function added.  other
11717         stuff updated to reference this function instead of the old
11718         `vc-backend-release-p'.
11720 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
11722         * vc-sccs-hooks.el (vc-uses-locking): Renamed to
11723         vc-checkout-model.  Return appropriate values.  Updated callers.
11725 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
11727         * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
11728         (vc-backend-revert): Function moved into `vc-revert';
11729         `vc-next-action' must be updated to accomodate this change.
11730         (vc-backend-steal): Function moved into `vc-finish-steal'.
11731         (vc-backend-logentry-check): Function moved into
11732         `vc-finish-logentry'.
11733         (vc-backend-printlog): Function moved into `vc-print-log'.
11734         (vc-backend-uncheck): Function moved into `vc-cancel-version'.
11735         (vc-backend-assign-name): Function moved into
11736         `vc-create-snapshot'.
11738 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
11740         * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
11741         Rename to vc-checkout-model.  Return appropriate values.
11742         Update callers.
11744         * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
11745         to vc-checkout-model.
11746         (vc-checkout-required): Rename to vc-checkout-model.
11747         Re-implement and re-comment.
11748         (vc-after-save): Use vc-checkout-model.
11750 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
11752         * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
11753         Update to use the vc-BACKEND-diff functions instead.
11754         `vc-diff' is now working.
11756         * vc-rcs.el (vc-rcs-logentry-check): New function.
11758         * vc-cvs.el (vc-cvs-logentry-check): New function.
11760         * vc-sccs.el (vc-sccs-diff): Function changed name from
11761         `vc-backend-diff'.  This makes `vc-diff' work.
11763         * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
11764         of functions possibly implemented in a vc-BACKEND library.
11765         (vc-checkout-required): Fix bug that caused an error to be
11766         signaled during `vc-after-save'.
11768         * vc.el: Fix typo.
11769         This checkin is made with our new VC code base for the very first time.
11770         A simple `(vc-checkin (buffer-file-name))' was used to perform it.
11772         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
11773         `vc-checkout-required' updated to `vc-cvs-uses-locking'.
11775         * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
11776         updated to `vc-uses-locking'.
11777         (vc-checkout-required): Call to backend function.
11778         `vc-checkout-required' updated to `vc-uses-locking' instead.
11780         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
11781         `vc-checkout-required' updated to `vc-rcs-uses-locking'.
11783         * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
11784         to match the split into various backends.
11785         (vc-backend-checkin): Remove.  Merge with `vc-checkin'.
11786         (vc-retrieve-snapshot): Bug fix.
11788 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
11790         * vc-sccs.el (vc-sccs-release): Doc fix.
11792 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
11794         * vc.el (vc-next-action-on-file): Bug found and fixed.
11795         (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
11796         (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
11798         * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
11799         (vc-rcs-checkout): Name space cleaned up.  No more revision number
11800         crunching function names that are not prefixed with vc-rcs.
11801         (vc-rcs-checkout-model): Function added.  References to
11802         `vc-checkout-model' replaced.
11804 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
11806         * vc.el (vc-next-action-on-file): Rewritten for the new state model.
11807         (vc-backend-merge-news): Renamed to `vc-merge-news'.  (Specific parts
11808         still need to be split, and implemented for RCS).
11810 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
11812         * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
11814         * vc-sccs.el (vc-sccs-admin): Added the query-only option as
11815         required by the vc.el file.
11817         * vc-rcs.el (vc-rcs-admin): Added the query-only option as
11818         required by the vc.el file.
11819         (vc-rcs-exists): Function added.
11821         * vc-cvs.el (vc-cvs-admin): Added the query-only option as
11822         required by the vc.el file.
11824         * vc.el (vc-admin): Updated to handle selection of appropriate
11825         backend.  Current implementation is crufty and need re-thinking.
11827         * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
11829 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
11831         * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
11832         beginning of annotate buffers correctly.
11834         * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
11835         (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
11836         functionality updated quite a lot to support multiple backends.
11837         Variables `vc-annotate-mode', `vc-annotate-buffers',
11838         `vc-annotate-backend' added.
11840         * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
11841         `vc-annotate-difference' added to supported backend functions.
11843 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
11845         * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
11846         Use with-temp-file instead of /bin/sh.  Merged from mainline
11848 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
11850         * vc-sccs-hooks.el (vc-sccs-registered): Updated.
11852         * vc-rcs-hooks.el (vc-rcs-registered): Updated.
11854         * vc-cvs-hooks.el (vc-cvs-registered): Updated.
11856 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
11858         * vc-hooks.el: vc-state-heuristic added to
11859         vc-backend-hook-functions.
11861         * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
11863         * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
11865         * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
11866         `vc-uses-locking' to `vc-checkout-required'.  Rename the `locked'
11867         state to `reserved'.
11869         * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
11870         `vc-checkout-required'.  Rename the `locked' state to `reserved'.
11872 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
11874         * vc-rcs-hooks.el: Implement new state model.  Hardly anything
11875         untouched.
11877         * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
11879         * vc.el (vc-update-change-log): Use small-temporary-file-directory,
11880         if defined.  (Merged from main line, slightly adapted.)
11882         * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
11883         millenium problem (merged from mainline).
11885 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
11887         * vc-cvs.el: Split the annotate feature into a BACKEND-specific
11888         part and moved the non-BACKEND stuff to vc.el.
11890         * vc.el: Split the annotate feature into a BACKEND specific part
11891         and moved it from the vc-cvs.el file to this one.
11893 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
11895         * vc-hooks.el: Implement new state model.
11896         (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
11897         (vc-locking-user): Simplify.  Now only needed if the file is
11898         locked by somebody else.
11899         (vc-lock-from-permissions): Remove.  Functionality is in
11900         vc-sccs-hooks.el and vc-rcs-hooks.el now.
11901         (vc-mode-line-string): New name for former vc-status.  Adapted.
11902         (vc-mode-line): Adapt to use the above.  Remove optional parameter.
11904         * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
11905         Various simplifications and adaptations all over the place.
11907         * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
11908         Simplify and adapt the rest.
11910         * vc.el (vc-resynch-window): Add TODO comment: check for
11911         interaction with view mode according to recent RCS change.
11912         (vc-backend-merge-news): Merge "CMUP" patch from mainline.
11914 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
11916         * vc.el: Convert the remaining function comments to docstrings.
11918 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
11920         * vc.el (vc-backend-release, vc-release-greater-or-equal)
11921         (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
11922         (vc-minor-part, vc-previous-version): Functions that operate and
11923         compare revision numbers got proper documentation.  Comments added
11924         about their possible removal.
11926 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
11928         * vc.el (vc-latest-on-branch-p): Function removed and replaced in
11929         the vc-backend.el files.
11931         * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
11933         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
11934         (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
11935         (vc-rcs-previous-version): Functions added.
11937         * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
11939         * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
11941 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
11943         * vc-hooks.el (vc-master-templates): Is really obsolete.
11944         Comment out the definition for now.  What is the right procedure
11945         to get rid of it?
11946         (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
11947         rewritten.
11948         (vc-default-registered): Remove.
11949         (vc-check-master-templates): New function; does mostly what the
11950         above did before.
11951         (vc-locking-user): Don't rely on the backend to set the property.
11953         * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
11954         Rewrite documentation.
11955         (vc-rcs-templates-grabbed): New variable.
11956         (vc-rcs-grab-templates): New function.
11957         (vc-rcs-registered): Rewrite to use above mechanism.
11959         * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
11960         Rewrite documentation.
11961         (vc-sccs-templates-grabbed): New variable.
11962         (vc-sccs-grab-templates): New function.
11963         (vc-sccs-registered): Rewrite to use above mechanism.
11964         (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
11965         Don't throw the result, simply return it.
11967         * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
11968         (vc-cvs-find-master): Remove.  Code is now in vc-cvs-registered.
11969         (vc-cvs-registered): Does the check itself now.  Simplify.
11971         * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
11972         from main line.
11974 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
11976         * vc-cvs.el (vc-cvs-diff): New function.
11978         * vc-sccs.el (vc-sccs-diff): New function.
11980         * vc-rcs.el (vc-rcs-diff): New function.
11981         (vc-rcs-checkout): Bug (typo) found and fixed.
11982         (vc-rcs-register-switches): New variable.
11984         * vc.el (vc-backend-diff): Function removed and placed in the
11985         backend files.
11987 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
11989         * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
11991         * vc.el (vc-backend-checkout): Function removed and replaced in
11992         the vc-backend.el files.
11994         * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
11996         * vc.el (vc-backend-admin): Removed and replaced in the
11997         vc-backend.el files.
11999         * vc.el (Martin): Removed all the annotate functionality since it
12000         is CVS backend specific.
12002 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
12004         * spec.txt: Added specification of vc-state.
12006         * vc-sccs-hooks.el (vc-sccs-master-properties):
12007         Remove handling of vc-latest-version and
12008         vc-your-latest-version.  What used to be vc-latest-version, is now
12009         returned as vc-workfile-version.
12010         (vc-sccs-workfile-version): Adapt.
12012 2000-09-04  Dave Love  <fx@gnu.org>
12014         * vc.el: [Merged from mainline.]
12015         (vc-dired-mode): Make the dired-move-to-filename-regexp
12016         regexp match the date, to avoid treating date as file size.
12017         Add YYYY S option to WESTERN/
12019 2000-09-04  Dave Love  <fx@gnu.org>
12021         * vc.el: Require `compile' when compiling.
12022         (vc-logentry-check-hook): New option.
12023         (vc-steal-lock): Use compose-mail.
12024         (vc-dired-mode-map): Defvar when compiling.
12025         (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
12026         vc-sccs.el and renamed.  Callers changed.
12027         (vc-backend-checkout, vc-backend-logentry-check)
12028         (vc-backend-merge-news): Doc fix.
12029         (vc-default-logentry-check): New function.
12030         (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
12031         (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
12032         (vc-backend-merge): Doc fix.  Use backend functions.
12033         (vc-check-headers): Use backend functions.
12035         * vc-cvs.el: Require vc when compiling.
12036         (vc-cvs-register-switches): Doc fix.
12037         (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
12038         (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
12039         (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
12040         New functions (code from vc.el).
12041         (vc-annotate-display-default): Fix interactive spec.
12042         (vc-annotate-time-span): Doc fix.
12044         * vc-rcs.el: Require vc when compiling.
12045         (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
12046         (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
12047         (vc-rcs-checkin): New functions (code from vc.el).
12048         (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
12049         Doc fix.
12050         (vc-rcs-release): Deleted.  (Duplicated vc-rcs-system-release).
12052         * vc-sccs.el: Require vc when compiling.
12053         (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
12054         (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
12055         (vc-sccs-revert)
12056         (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
12057         from vc.el).
12058         (vc-sccs-add-triple, vc-sccs-record-rename)
12059         (vc-sccs-lookup-triple): Moved from vc.el and renamed.
12060         (vc-sccs-admin): Doc fix.
12062 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
12064         * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
12065         (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
12066         (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
12067         from vc.el.
12069         * vc-sccs.el (vc-admin-sccs): Added from vc.el
12071         * vc-cvs.el: Moved the annotate functionality from vc.el.
12072         (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
12074 2000-09-04  Dave Love  <fx@gnu.org>
12076         * vc.el (vc-backend-release): Call vc-system-release.
12078         * vc-sccs.el (vc-sccs-system-release):
12079         Renamed from vc-sccs-backend-release.
12081         * vc-rcs.el (vc-rcs-system-release):
12082         Renamed from vc-rcs-backend-release.
12084         * vc-cvs.el (vc-cvs-system-release):
12085         Renamed from vc-cvs-backend-release.
12087 2000-09-04  Dave Love  <fx@gnu.org>
12089         * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
12090         backend files.
12091         (vc-backend-release): Dispatch to backend functions.
12092         (vc-backend-release-p): Don't mention CVS, RCS.  [The SCCS case
12093         probably needs attention.]
12095         * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
12096         (vc-sccs-backend-release): New function.
12098         * vc-cvs.el (vc-cvs-release): Moved from vc.el.
12099         (vc-cvs-backend-release): New function.
12101         * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
12102         Doc fix.
12103         (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
12104         (vc-default-dired-state-info): New function.
12105         (vc-dired-state-info): Dispatch to backends.
12106         (vc-dired-hook): Doc fix.  Simplify, pending removal of CVS specifics.
12108         * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
12109         from vc.el and renamed.
12111 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
12113         * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
12114         (vc-version-other-window, vc-backend-assign-name): Removed
12115         references to vc-latest-version; sometimes changed into
12116         vc-workfile-version.
12118         * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
12119         vc-rcs-master-workfile-version.
12120         (vc-rcs-workfile-version): Use the above.  Don't call
12121         vc-latest-version (that was unreachable code, anyway).
12122         (vc-rcs-fetch-master-properties): Doc fix.
12124         * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
12125         (vc-backend-hook-functions): Removed them from this list, too.
12126         (vc-fetch-properties): Removed.
12127         (vc-workfile-version): Doc fix.
12129         * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
12130         (vc-rcs-workfile-version, vc-rcs-locking-user)
12131         (vc-rcs-uses-locking): Use it.
12133         * vc-hooks.el (vc-consult-rcs-headers):
12134         Moved into vc-rcs-hooks.el, under the name
12135         vc-rcs-consult-headers.
12137         * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
12138         headers.
12139         (vc-cvs-find-master): Use this name only; correct different
12140         versions of the name.
12142         * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
12143         New functions.
12144         (vc-sccs-locking-user): Use the latter.
12146         * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
12147         New functions.
12149         * vc-hooks.el (vc-master-locks, vc-master-locking-user):
12150         Moved into both
12151         vc-rcs-hooks.el and vc-sccs-hooks.el.  These properties and access
12152         functions are implementation details of those two backends.
12154 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
12156         * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
12157         (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
12159         * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
12160         (vc-sccs-parse-locks): SCCS-specific code moved here from
12161         vc-hooks.
12163         * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
12164         code moved here from vc-hooks.
12166         * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
12167         into back-end specific parts and removed.  Callers not updated
12168         yet; because I guess these callers will disappear into back-end
12169         specific files anyway.
12171 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
12173         * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
12174         (vc-backend-checkout): Changed calls to `vc-checkout-model' to
12175         `vc-uses-locking'.
12177         * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
12178         Store yes/no in the property, and return t/nil.  Updated all
12179         callers.
12181         * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
12182         vc-sccs-uses-locking.  Don't set property.
12183         (vc-sccs-locking-user): Don't set property.
12185         * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
12186         vc-cvs-uses-locking.  Don't set property here; leave that to
12187         vc-hooks.
12188         (vc-cvs-locking-user): Reflect above change.  Streamlined.
12190         * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
12191         vc-rcs-uses-locking.
12192         (vc-rcs-locking-user): Reflect above change.
12194 2000-09-04  Dave Love  <fx@gnu.org>
12196         * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
12198         * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
12200         * vc-hooks.el (vc-checkout-model): Punt to backends.
12202         * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
12204         * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
12206         * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
12207         New functions.
12209         * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
12210         New functions.
12212         * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
12213         (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
12215         * vc-hooks.el (vc-default-locking-user): New function.
12216         (vc-locking-user, vc-workfile-version): Punt to backends.
12218 2000-09-04  Dave Love  <fx@gnu.org>
12220         * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
12221         (vc-master-workfile-version): Moved from vc-hooks.
12223         * vc-rcs-hooks.el: Fix duplicate code in last change.
12225         * vc-rcs-hooks.el: Require vc-hooks when compiling.
12226         (vc-rcs-master-templates): Improve :type.
12227         (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
12228         vc-master-workfile-version): Moved from vc-hooks.
12230         * vc-sccs-hooks.el: Require vc-hooks when compiling.
12231         (vc-sccs-master-templates): Improve :type.
12232         (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
12234         * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
12236         * vc-cvs-hooks.el: Require vc-hooks when compiling.
12237         (vc-cvs-master-templates): Improve :type.  Use
12238         vc-cvs-find-cvs-master.
12239         (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
12240         from vc-hooks.
12241         (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
12243         * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
12244         Moved to vc-cvs-hooks.
12246         * vc-hooks.el: Add doc strings in various places.  Simplify the
12247         minor mode setup.
12248         (vc-handled-backends): New user variable.
12249         (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
12250         simplification.
12252 2000-09-04  Dave Love  <fx@gnu.org>
12254         * vc.el: Some doc fixes for autoloaded and interactive functions.
12255         Fix compilation warnings from ediff stuff.
12256         (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
12258         * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
12260         * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
12262         * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
12264 2000-09-04  Dave Love  <fx@gnu.org>
12266         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
12267         New variable.
12268         (vc-make-backend-function, vc-loadup, vc-call-backend)
12269         (vc-backend-defines): New functions.
12271         * vc-hooks.el: Various doc fixes.
12272         (vc-default-back-end, vc-follow-symlinks): Custom fix.
12273         (vc-match-substring): Function removed.  Callers changed to use
12274         match-string.
12275         (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
12276         Simplify.
12278 2000-09-04  Dave Love  <fx@gnu.org>
12280         * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
12281         type.
12282         (vc-sccs-project-dir, vc-search-sccs-project-dir)
12283         (vc-sccs-registered): Doc fix.
12285         * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
12286         (vc-cvs-registered): Doc fix.
12288         * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
12289         (vc-rcs-registered): Doc fix.
12291 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
12293         * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
12295         * vc-hooks.el: vc-registered has been renamed
12296         vc-default-registered.  Some functions have been moved to the
12297         backend specific files.  they all support the
12298         vc-BACKEND-registered functions.
12300 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
12302         * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
12304         * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
12306 2000-09-04  Dave Love  <fx@gnu.org>
12308         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
12309         menu-bar-update-hook.
12311         * help.el (help-manyarg-func-alist): Add
12312         find-operation-coding-system.
12314         * wid-edit.el (widget-sexp-validate): Fix garbled code.
12316         * custom.el (custom-set-variables): Print message about errors in
12317         setting.
12319 2000-09-03  Andrew Innes  <andrewi@gnu.org>
12321         * makefile.w32-in: Change to DOS line endings.
12323 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
12325         * mouse.el (mouse-popup-menubar): Supply the prompt string for
12326         minor-mode keymaps, if they don't have one.
12328 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
12330         * eshell/esh-module.el (eval-when-compile): Don't lose if
12331         esh-module.el's file name is truncated to DOS 8+3 limits.
12333 2000-09-01  John Wiegley  <johnw@gnu.org>
12335         * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
12336         predicate, which caused entries in the completion list to be
12337         doubled.
12339 2000-08-30  John Wiegley  <johnw@gnu.org>
12341         * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
12342         sending to subprocesses.  Also, hook pre-command-hook if
12343         `eshell-send-direct-to-subprocesses' is non-nil.
12344         (eshell-send-direct-to-subprocesses): New config variable.  If t,
12345         subprocess input is send immediately.
12346         (eshell-toggle-direct-send): New function.
12347         (eshell-self-insert-command): New function.
12348         (eshell-intercept-commands): New function.
12349         (eshell-send-input): If direct subprocess sending is enabled,
12350         don't echo any input to the Eshell buffer.  Let the subprocess
12351         handle that.  This requires "stty echo" in bash, for example.
12353 2000-08-28  John Wiegley  <johnw@gnu.org>
12355         * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
12356         completion function for Eshell's implementation of `unset'.
12358 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
12360         * info.el (Info-directory-list): Doc fix.
12362 2000-08-31  Peter Breton  <pbreton@ne.mediaone.net>
12364         * filecache.el (file-cache-add-directory-using-find): Don't quote
12365         wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
12367 2000-08-31  Kenichi Handa  <handa@etl.go.jp>
12369         * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
12370         coding systems.
12372 2000-08-30  Andrew Innes  <andrewi@gnu.org>
12374         * timer.el (run-with-idle-timer): Undo last change, so that timer
12375         is not activated immediately if Emacs is already idle.  Some
12376         existing code relies on this behaviour.
12378 2000-08-30  Miles Bader  <miles@gnu.org>
12380         * frame.el (set-frame-font): Do completion of font-name for
12381         interactive use.
12383 2000-08-30  Kenichi Handa  <handa@etl.go.jp>
12385         * international/quail.el (quail-start-translation): Bind locally
12386         last-command-event, last-command, and this-command.
12387         (quail-start-conversion): Likewise.
12388         (quail-self-insert-command): Fix docstring.
12390 2000-08-29  Gerd Moellmann  <gerd@gnu.org>
12392         * progmodes/executable.el
12393         (executable-make-buffer-file-executable-if-script-p): Check that
12394         buffer contains at least 2 characters.
12396 2000-08-29  Eli Zaretskii  <eliz@is.elta.co.il>
12398         * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
12400 2000-08-29  Dave Love  <fx@gnu.org>
12402         * diff-mode.el (diff-mode) <defgroup>: Add :version.
12403         (diff-mode-shared-map): Bind mouse-2.
12404         (diff-imenu-generic-expression): New variable.
12405         (diff-mode): Use it.
12407         * mouse.el (mouse-major-mode-menu): Use local-key-binding.
12408         (mouse-popup-menubar): Add minor mode menus.
12409         (popup-menu): Check for lookup-key returning number.
12411 2000-08-29  Miles Bader  <miles@gnu.org>
12413         * comint.el (comint-send-input): Create overlays using the proper
12414         front/read-advance arguments.
12416 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12418         * ps-print.el: Even/odd pages printing.  Doc fix.
12419         (ps-print-version): New version number (6.0).
12420         (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
12421         (ps-background, ps-begin-file, ps-begin-job): Code fix.
12422         (ps-print-duplex-feature): Variable eliminated.
12423         (ps-even-or-odd-pages): New variable.
12425         * progmodes/ebnf2ps.el: Doc fix.
12426         (ebnf-version): New version (3.3).
12427         (ebnf-user-arrow): Change variable customization to sexp.
12428         (ebnf-user-arrow): Function eliminated.
12429         (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
12431 2000-08-29  Kenichi Handa  <handa@etl.go.jp>
12433         * help.el (help-xref-mule-regexp): New variable.
12434         (help-make-xrefs): Handle help-xref-mule-regexp.
12436         * international/mule-cmds.el (help-xref-mule-regexp-template): New
12437         variable.
12438         (describe-input-method): Temporarily activate the specfied input
12439         method to display the information.
12440         (describe-language-environment): Hyperlinks to mule related items.
12442         * international/mule-diag.el (charset-multibyte-form-string): New
12443         function.
12444         (list-character-sets-1): Use charset-multibyte-form-string.
12445         (describe-character-set): New function.
12446         (describe-coding-system): Hyperlinks to safe character sets.
12448         * international/quail.el (quail-help): New arg PACKAGE.
12449         Hyperlinks to mule related items.
12450         (quail-help-insert-keymap-description): Use
12451         substitute-command-keys instead of describe-bindings.
12452         (quail-translation-help): Hyperlinks to mule related items.
12454 2000-08-28  John Wiegley  <johnw@gnu.org>
12456         * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
12457         have a defsubst call itself.  Made `eshell-flatten-list' back into
12458         a function again.
12460         * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
12461         catch, in case re-centering point at bottom messes up the display.
12462         This happens frequently in Emacs 21, due I believe to variable
12463         line heights.
12465         * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
12466         to call `find-tag-interactive'.
12468         * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
12469         the list of remember directories.
12471 2000-08-28  John Wiegley  <johnw@gnu.org>
12473         * align.el: Test align-region-separate to see if it's a symbol.
12475 2000-08-28  John Wiegley  <johnw@gnu.org>
12477         * eshell/esh-util.el (eshell-flatten-list): Made this function
12478         into a defsubst form.  It gets used very frequently, although
12479         calls don't occur all that often.
12481         * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
12482         examining it.
12484         * eshell/esh-cmd.el (eshell-rewrite-while-command):
12485         (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
12486         `eshell-protect'.
12487         (eshell-copy-handles): Created a new macro for duplicating the
12488         current set of open handles.  This is needed by the looping
12489         functions.
12490         (eshell-do-eval): Fixed while and if, so that the eshell-test-body
12491         is not incorrectly stomped on.
12493         * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
12494         declaration for pcomplete-use-paring.
12495         (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
12496         value of eshell-cmpl-use-paring.
12497         * pcomplete.el (pcomplete-use-paring): New config variable, to
12498         indicate whether paring should be used.
12499         (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
12500         completion alternatives that have already been used.
12502         * eshell/esh-mode.el (eshell-repeat-argument): Added function,
12503         bound to C-c C-y, which will repeat the previous N arguments
12504         (based on prefix argument).
12505         (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
12507         * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
12508         if there is no *Help* buffer.  This is for XEmacs, which renames
12509         its help buffers uniquely.  TODO: Find out what the current buffer
12510         name to delete is.
12512         * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
12513         first entry that correlates to a passwd/group number.  Later
12514         entries (used for group/user name aliasing to multiple IDs) are
12515         ignored.
12517         * eshell/em-xtra.el (eshell/expr):
12518         * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
12519         (eshell-grep, eshell/diff, eshell/locate):
12520         * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
12521         argument list, before passing it to the system command.
12523         * eshell/esh-mode.el (eshell-find-tag): Added a special version of
12524         `find-tag' for use at final position in Eshell buffers (which
12525         otherwise triggers an error on Emacs 21).
12526         (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
12527         buffer, if it is currently bound to `find-tag'.
12529         * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
12530         in the list of matched Makefile names.
12531         (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
12532         directory, prefer its contents to Makefile.
12534         * eshell/em-dirs.el (eshell/cd): cd commands that look up
12535         directory parts (like "cd old new", or "cd =regexp"), are now case
12536         sensitive on non-Windows/DOS platforms.
12538         * eshell/esh-mode.el (eshell-parse-command-input): When a user
12539         types RET after an open delimiter (like "), display a message
12540         indicating that Eshell is waiting for the closing delimiter.
12542         * eshell/esh-var.el (eshell/unset): Added a command for unsetting
12543         environment variables.
12545         * eshell/em-unix.el (eshell/diff): Added logic to fail more
12546         gracefully if the user enters incorrect arguments.
12548         * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
12549         Eshell buffers.
12551         * eshell/esh-var.el (eshell-interpolate-variable):
12552         * eshell/esh-mode.el (eshell-move-argument):
12553         * eshell/em-unix.el (eshell-du-sum-directory):
12554         * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
12555         * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
12556         (not (= ...)).
12558         * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
12559         to ensure the `preserve' flag gets propagated when doing recursive
12560         directory copies.
12562 2000-08-28  Stefan Monnier  <monnier@cs.yale.edu>
12564         * eshell/em-hist.el (eshell-put-history, eshell-get-history):
12565         Don't convert \n into \0177 in memory.
12566         (eshell-read-history, eshell-write-history): Convert \n to \0177,
12567         and back again, when reading and writing.
12569 2000-08-28  Eli Zaretskii  <eliz@is.elta.co.il>
12571         * eshell/esh-util.el (eshell-processp): Added to relieve constant
12572         testing of `fboundp' on `processp'.
12574         * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
12575         (eshell/jobs): Don't call process-list if it is not bound.
12576         (eshell-gather-process-output): Support systems where async
12577         subprocesses aren't supported.
12578         (eshell-scratch-buffer, eshell-last-sync-output-start): New
12579         variables.
12581         * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
12582         eshell-do-eval returns t.
12583         (eshell-do-pipelines-synchronously): New defmacro.
12584         (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
12585         when async subprocesses aren't supported.
12586         (eshell-do-eval): Use eshell-processp.  Don't throw eshell-defer
12587         if async subprocesses aren't supported.
12588         (eshell-resume-command): Don't assume STATUS is a string.
12590         * eshell/em-unix.el (eshell/rm): Use eshell-processp.
12592         * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
12593         (eshell-close-target, eshell-get-target): Use eshell-processp.
12594         (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
12595         fix.
12596         (eshell-get-target, eshell-create-handles): Doc fix.
12598 2000-08-28  Miles Bader  <miles@lsi.nec.co.jp>
12600         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
12601         criterion to include commands that output something, as long as it
12602         leaves both the command and the end-of-buffer visible when the
12603         command has exited.
12604         (eshell-review-quick-commands): Adjust the help doc string
12605         accordingly.
12607 2000-08-28  Peter Breton  <pbreton@ne.mediaone.net>
12609         * locate.el (locate): Cleaned up locate command's interactive prompting
12610         Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
12612         * filecache.el (file-cache-case-fold-search): New variable
12613         (file-cache-assoc-function): New variable
12614         (file-cache-minibuffer-complete): Use file-cache-assoc-function.
12615         Use file-cache-case-fold-search variable
12616         (file-cache-add-file): Use file-cache-assoc-function
12617         (file-cache-delete-file): likewise
12618         (file-cache-directory-name): likewise
12619         (file-cache-debug-read-from-minibuffer): likewise
12621 2000-08-28  Gerd Moellmann  <gerd@gnu.org>
12623         * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
12624         (abbrev-table-name): New function.
12625         (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
12626         If non-nil list local abbrev, only.
12628 2000-08-28  Stanislav Shalunov  <shalunov@internet2.edu>
12630         * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
12631         from Gnus support code, and use special article copy buffer
12632         `(gnus-original-article-buffer)' instead.  This allows to get rid
12633         of article-hide-headers usage (which breaks in the latest Gnus
12634         version).  Thanks to Detlev Zundel.
12636 2000-08-28  Kenichi Handa  <handa@etl.go.jp>
12638         * international/quail.el (quail-use-package): Hide "... loaded"
12639         message.
12640         (quail-start-translation, quail-start-conversion): Likewise.
12642         * international/kkc.el (kkc-region): Hide "... loaded" message.
12644 2000-08-27  Dave Love  <fx@gnu.org>
12646         * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
12648 2000-08-27  Miles Bader  <miles@gnu.org>
12650         * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
12652 2000-08-27  Kenichi Handa  <handa@etl.go.jp>
12654         * international/ja-dic-cnv.el (skkdic-convert): Insert (require
12655         'ja-dic-cnv), not (require 'skkdic-cnv).
12657 2000-08-26  Miles Bader  <miles@gnu.org>
12659         * faces.el (face-x-resources): Add entry for :inherit.
12660         * cus-face.el (custom-face-attributes): Add support for :inherit
12661         attribute.  Add support for relative face heights.
12662         (custom-face-attributes-get): Treat `nil' as being a default value
12663         for :inherit (as well as `unspecified').
12665         * faces.el (set-face-attribute): Update doc string.
12666         (face-attribute-name-alist): Add :inherit.
12667         (face-valid-attribute-values): Handle :inherit.
12668         (face-read-string): Rephrase prompt to be less confusing.
12669         Assume that DEFAULT is a string, since we must return a string.
12670         (face-read-integer): Use `format' to turn DEFAULT into an
12671         acceptable default for face-read-string.  Match NEW-VALUE against
12672         the string "unspecified", not the symbol `unspecified', since
12673         that's what face-read-string returns.
12674         (read-face-attribute): Lookup a name for old-value in valid, and
12675         use it as a default if we find one.  Treat all values from
12676         face-read-string as strings.  If the default is used, don't do any
12677         more processing on the value, just use the old value directly.
12678         (read-face-and-attribute, modify-face): Tweak prompt.
12679         (read-face-name): Don't assume prompt ends with a space.
12681         * faces.el (describe-face): Add support for :inherit attribute.
12683 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
12685         * terminal.el (terminal-emulator): Fix args to `concat'.  Now
12686         concat doesn't accept interger.
12688         * international/kkc.el: Remove SKK from Keywords.  Require
12689         ja-dic-utl instead of skkdic-utl.
12691         * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
12692         Provide ja-dic-cnv instead of skkdic-cnv.
12693         (ja-dic-filename): Renamed from skkdic-filename.  Referers changed
12694         (iso-2022-7bit-short): Add safe-charsets property.
12695         (skkdic-convert-postfix): Search Japanese chou-on character in
12696         addition to Hiragana character.
12697         (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
12698         (skkdic-convert): Change file names from skkdic.el to ja-dic.el
12699         (batch-skkdic-convert): Likewise.
12701         * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
12702         Provide ja-dic-utl instead of skkdic-utl.
12703         (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
12705 2000-08-24  Dave Love  <fx@gnu.org>
12707         * disp-table.el (standard-display-default): Make the test of `l'
12708         useful.
12710         * language/european.el ("Latin-8", "Latin-9"): Add input methods,
12711         mod sample text.
12713         * international/iso-ascii.el: Make pilcrow convenient string
12714         consistent with section.
12715         (iso-ascii-display): Set up multibyte characters as well as
12716         unibyte.
12718 2000-08-24  Kenichi Handa  <handa@etl.go.jp>
12720         * international/mule-cmds.el (reset-language-environment): Set
12721         default-process-coding-system to '(undecided . iso-latin-1), which
12722         makes process I/O almost consistent with file I/O.   Call this
12723         function when mule-cmds.el[c] is loaded.
12725 2000-08-22  Andrew Innes  <andrewi@gnu.org>
12727         * makefile.w32-in: New file.
12729 2000-08-22  Miles Bader  <miles@lsi.nec.co.jp>
12731         * comint.el (comint-output-filter): Compare end of
12732         comint-last-output-overlay with the start of the newly inserted
12733         text, not the end, when deciding whether to extend it.
12734         Set saved-point's insertion type to advance after insertion.
12736         * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
12737         since this is now done independently of font-lock mode.
12739 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
12741         * server.el (server-kill-new-buffers): New user option.
12742         (server-existing-buffer): New buffer-local variable.
12743         (server-visit-files): When using an existing buffer, set
12744         server-existing-buffer to t.
12745         (server-buffer-done): If server-kill-new-buffers is t, kill the
12746         buffer, unless it was already present before visiting it with
12747         Emacs server.
12749 2000-08-21  Eli Zaretskii  <eliz@is.elta.co.il>
12751         * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
12752         even if the display doesn't support colors: some displays will
12753         support bold/underline faces.
12755 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
12757         * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
12759         * startup.el (command-line): If user's init file had an error,
12760         add explanatory text to *Messages*.
12762 2000-08-21  Kenichi Handa  <handa@etl.go.jp>
12764         * man.el (Man-getpage-in-background): Decode the process output by
12765         the system locale coding system.
12767 2000-08-20  Dave Love  <fx@gnu.org>
12769         * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
12770         Don't test x-popup-menu.
12771         (function) <complete-function>: Complete only fbound symbols.
12772         <validate, value>: New.
12773         (variable) <complete-function>: Complete only bound symbols.
12774         (coding-system): Add :base-only, :complete-function, :validate,
12775         :value, :prompt-match.
12776         (widget-coding-system-prompt-value): Use read-coding-system and
12777         act on :base-only.
12778         (editable-field): Add :help-echo.
12779         (widget-push-button-gui, widget-push-button-cache)
12780         (widget-gui-action, widget-editable-list-gui): COmment out, along
12781         with uses.
12782         (widget-at): Make arg optional.
12783         (widget-echo-help): Adjust for current help-echo calling sequence.
12784         (widget-specify-field, widget-specify-button)
12785         (widget-specify-insert, widget-get-sibling, widget-image-find)
12786         (widget-convert, widget-insert, widget-leave-text)
12787         (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
12788         (widget-setup, widget-field-find, widget-before-change)
12789         (widget-after-change, widget-default-complete)
12790         (widget-default-create, widget-default-delete)
12791         (widget-push-button-value-create, editable-field)
12792         (widget-field-prompt-value, widget-field-validate)
12793         (widget-choice-value-create, widget-choice-action)
12794         (widget-choice-validate, widget-checklist-add-item)
12795         (widget-radio-add-item, widget-radio-chosen)
12796         (widget-radio-value-inline, widget-editable-list-value-create)
12797         (widget-editable-list-entry-create)
12798         (widget-documentation-link-add)
12799         (widget-documentation-string-value-create)
12800         (widget-regexp-validate, widget-file-complete)
12801         (widget-sexp-validate, widget-plist-convert-widget)
12802         (widget-plist-convert-widget, widget-alist-convert-widget)
12803         (widget-alist-convert-widget, widget-color-complete): Simplify,
12804         particularly to avoid bindings which aren't optimized out.
12806         * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
12807         Doc fix.
12808         (down-list, backward-up-list, up-list, kill-sexp)
12809         (backward-kill-sexp, mark-sexp): Make arg optional.
12810         (lisp-complete-symbol): Add optional arg PREDICATE.
12812         * cus-start.el: Add display-buffer-reuse-frames,
12813         file-coding-system-alist.
12815 2000-08-20  Gerd Moellmann  <gerd@gnu.org>
12817         * startup.el (command-line): Clear realized faces after
12818         modifying TTY color mappings.
12820 2000-08-20  Miles Bader  <miles@gnu.org>
12822         * faces.el (face-attr-match-p): Don't return true if ATTRS are
12823         merely a subset of FACE's attributes.
12825 2000-08-19  Miles Bader  <miles@gnu.org>
12827         * comint.el (comint-output-filter): Save the point with a marker,
12828         not just a buffer position.
12830         * international/mule.el (set-buffer-process-coding-system): Make
12831         interactive prompt less confusing.
12833 2000-08-19  Gerd Moellmann  <gerd@gnu.org>
12835         * hilit-chg.el: General cleanup of doc strings, comments and
12836         code formatting.
12838 2000-08-19  Miles Bader  <miles@gnu.org>
12840         * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
12841         Compiler macro removed; beginning-of-line is no longer always
12842         equivalent to forward-line, in the presence of fields.
12844         * comint.el (comint-output-filter): Remove ad-hoc saving of
12845         restriction, and just use save-restriction, now that it works
12846         correctly.  Don't adjust comint-last-input-start to account for
12847         our insertion; it shouldn't have moved because we don't use
12848         insert-before-markers anymore.  Comment out call to
12849         `force-mode-line-update'; why is it here?
12851         * gud.el (gud-basic-call): Temporarily widen gud comint buffer
12852         while checking for prompt to delete.  Use `forward-line 0'
12853         instead of beginning-of-line.
12854         (gud-filter): Temporarily widen gud comint buffer while
12855         examining output.
12857 2000-08-18  Stefan Monnier  <monnier@cs.yale.edu>
12859         * progmodes/sh-script.el: Big bag of typos.
12861         * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
12862         check since ispell-process is not bound when ispell is not yet loaded.
12864 2000-08-18  Dave Love  <fx@gnu.org>
12866         * image.el (find-image): Copy `spec' before using plist-put.
12868 2000-08-18  Gerd Moellmann  <gerd@gnu.org>
12870         * textmodes/ispell.el (ispell-dictionary-alist-6): Add
12871         `portugues'.
12873         * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
12874         backward-kill-sexp, analogous to kill-sexp.
12876         * progmodes/icon.el (icon-indent-line)
12877         (icon-is-continuation-line): Handle comments specially.
12879 2000-08-17  Ken Stevens <k.stevens@ieee.org>
12881         * ispell.el: Set to standard author/maintainer/keyword fields.
12882         Fine tuning to menu map appearance and operation, and added help.
12883         Remove `start' and `end' error messages when compiling.
12884         (ispell-choices-win-default-height): Fixed comment string.
12885         (ispell-dictionary-alist-1): Fixed regexp in castellano and
12886         castellano8 dictionaries.
12887         (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
12888         (ispell-dictionary-alist-4): Fixed regexp in francais-tex
12889         dictionary, added italiano dictionary.
12890         (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
12891         word character
12892         (ispell-tex-skip-alists): Added psfig support.
12893         (ispell-skip-html): Renamed from ispell-skip-sgml.
12894         (ispell-begin-skip-region-regexp, ispell-skip-region)
12895         (ispell-minor-check): Improved html skipping support to skip across
12896         code, and recognize `&' commands without propper `;' syntax;
12897         (ispell-process-line): Fix alignment error when manually
12898         correcting spelling.
12899         (ispell): Fix comment string.
12900         (ispell-add-per-file-word-list): Always put word list on new line.
12902 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
12904         * format.el (format-encode-run-method): Fix error message to say
12905         `encode' instead of `decode'.  Use save-window-excursion around
12906         shell-command-on-region as in format-decode-run-method because
12907         shell-command-on-region can display a buffer with error output.
12908         (format-decode): Don't record undo information for the decoding.
12909         (format-annotate-function): Add parameter FORMAT-COUNT.  Make
12910         that number part of the temporary buffer name so that more than
12911         one decoding using a temporary buffer can happen safely.
12913         * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
12914         of `A-z' in the regexp.
12916         * hilit-chg.el: Fix typos in commentary.
12918         * help.el (view-emacs-news): Rewritten for new naming scheme
12919         for old NEWS files.
12921         * startup.el (command-line): Pop to *Messages* in case an error
12922         is signaled while loading user-init-file.
12924 2000-08-17  Andreas Schwab  <schwab@suse.de>
12926         * files.el (insert-directory): Don't lose original file name,
12927         undoing an undocumented change.
12929 2000-08-17  Alex Schroeder  <alex@gnu.org>
12931         * sql.el (sql-magic-go): Use comint-bol.
12932         (sql-copy-column): Use comint-line-beginning-position.
12933         (comint-line-beginning-position): Define a replacement for
12934         comint-line-beginning-position if it is not fboundp.
12936 2000-08-17  Alex Schroeder  <alex@gnu.org>
12938         * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
12939         it didn't have any effect anyway.
12941 2000-08-17  Alex Schroeder  <alex@gnu.org>
12943         * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
12944         --pset and pager=off instead of sending \\o|cat at the beginning
12945         of the session.
12947 2000-08-17  Miles Bader  <miles@gnu.org>
12949         * progmodes/octave-inf.el: Add compatibility definition of
12950         comint-line-beginning-position.
12952 2000-08-17  Kenichi Handa  <handa@etl.go.jp>
12954         * startup.el (normal-top-level): Look in each dir in load-path for
12955         a leim-list.el file too.  This assures of loading leim-list.el
12956         that is created at Emacs installation time even if a user have his
12957         own leim-list.el.
12959 2000-08-17  Miles Bader  <miles@gnu.org>
12961         * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
12962         foreground color to black if the background is dark.
12964 2000-08-16  Stefan Monnier  <monnier@cs.yale.edu>
12966         * loadhist.el (unload-feature): Typo.
12968         * finder.el (finder-compile-keywords):
12969         * cus-dep.el (custom-make-dependencies): Add local-variable settings
12970         to the generated file.
12972         * mail/mh-e.el (mh-make-local-vars):
12973         Replace make-variable-buffer-local with make-local-variable.
12975         * play/landmark.el:
12976         * options.el (Edit-options-{set,toggle,t,nil}):
12977         * mail/mailabbrev.el (mail-abbrevs-mode):
12978         * textmodes/tex-mode.el (tex-expand-files):
12979         * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
12981         * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
12983         * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
12984         (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
12985         Allow going past the last element.
12986         * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
12987         (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
12988         (cvs-mouse-toggle-mark): Don't move point.
12989         (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
12991         * progmodes/compile.el (grep): Provide a default set of files.
12992         (next-error): Docstring fix.
12993         (compilation-find-file): Avoid find-file (fails in a dedicated window).
12995         * emacs-lisp/easy-mmode.el (define-minor-mode):
12996         Use `symbol-value' to keep the byte-compiler quiet.
12998         * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
12999         (diff-find-source-location): New fun, extracted from diff-goto-source.
13000         (diff-goto-source): Use it.
13001         (diff-next-complex-hunk, diff-filter-lines): New function.
13002         (diff-apply-hunk): New command.
13004         * smerge-mode.el (smerge-mode-menu): Doc fix.
13006         * msb.el (msb-mode): Define it in terms of define-minor-mode.
13008 2000-08-16  Dave Love  <fx@gnu.org>
13010         * windmove.el (windmove) <defgroup>: Add :version.
13012         * net/goto-addr.el: Don't require browse-url.  Require thingatpt.
13013         (goto-address-fontify-p, goto-address-highlight-p)
13014         (goto-address-url-face, goto-address-url-mouse-face)
13015         (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
13016         (goto-address-url-regexp): Use thing-at-point-url-regexp.
13017         (goto-address-fontify, goto-address-at-mouse): Simplify,
13018         (goto-address-at-point): browse-url-url-at-point,
13019         goto-address-find-address-at-point can return nil.
13020         (goto-address-find-address-at-point): Return nil on failure.
13022         * align.el (align) <defgroup>: Add :version.
13024         * calculator.el (calculator): Add :version.
13025         (calculator): Use two lines for calculator window if `modeline'
13026         face is boxed.
13028         * play/5x5.el: Doc fixes.
13029         (5x5) <defgroup>: Add :version.
13031         * play/fortune.el (fortune) <defgroup>: Add :version.
13032         (fortune-append): Fix error message.
13033         (fortune-from-region): Doc fix.
13035         * play/pong.el (pong): Doc fix.
13037         * play/morse.el: Keywords, commentary, autoloads.
13039 2000-08-16  Eli Zaretskii  <eliz@is.elta.co.il>
13041         * desktop.el (desktop-save): Don't look at symbol-value of a
13042         member of minor-mode-alist, unless it is boundp.
13044 2000-08-16  Sam Steingold  <sds@gnu.org>
13046         * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
13047         `while'; use `with-current-buffer' instead of `save-excursion'.
13048         Removed unnecessary kludges now that "*Buffer List*" is excluded.
13050 2000-08-16  Kenichi Handa  <handa@etl.go.jp>
13052         * international/ccl.el (declare-ccl-program): Docstring modified.
13053         (ccl-execute-with-args): Likewise.
13055 2000-08-16  Miles Bader  <miles@gnu.org>
13057         * progmodes/sql.el: Add compatibility definition of
13058         comint-line-beginning-position.
13060 2000-08-15  Gerd Moellmann  <gerd@gnu.org>
13062         * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
13063         'buffer-menu' property.
13064         (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
13065         fails.
13066         (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
13067         buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
13068         wasn't killed.
13070         * buff-menu.el (list-buffers-noselect): Don't display the
13071         *Buffer List* buffer.
13073         * font-lock.el: Require jit-lock to prevent a very late
13074         `Loading jit-lock' message.
13076         * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
13077         * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
13078         mail address.
13080 2000-08-15  Miles Bader  <miles@gnu.org>
13082         * textmodes/ispell.el (ispell-graphic-p): New constant.
13083         (ispell-choices-win-default-height, ispell-help): Use
13084         `ispell-graphic-p' instead of `xemacsp'.
13086 2000-08-15  Dave Love  <fx@gnu.org>
13088         * simple.el: Autoload widget-convert when compiling.
13089         (mail-user-agent): Doc fix.
13091         * help.el (function-called-at-point, variable-at-point): Use
13092         with-syntax-table.
13093         (help-manyarg-func-alist): Add insert-and-inherit.
13095         * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
13097         * delsel.el (delsel-unload-hook): New function.
13099         * find-file.el: Doc fixes.  Move provide to end.
13100         (ff) <defgroup>: Add :link.
13101         (ff-goto-click): Deleted.
13102         (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
13103         Use mouse-set-point.
13105         * textmodes/tildify.el: Doc fixes.
13106         (tildify) <defgroup>: Add:version.
13108         * progmodes/glasses.el (glasses) <defgroup>: Add :version.
13109         (glasses-custom-set): Use set-default, not set.
13110         (minor-mode-alist): Propertize the lighter.
13111         (glasses-mode): Provide optional arg.
13113         * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
13114         (global-cwarn-mode): Don't make it a user option.  Unquote lambda.
13115         (cwarn-font-lock-feature-keywords-alist): Don't make it a user
13116         option.  Provide :type.
13117         (cwarn-configuration): Provide :type.
13118         (cwarn-mode): Doc fix.
13120         * add-log.el (change-log-merge): Doc fix.
13121         (change-log-redate): New command.
13123         * net/browse-url.el (browse-url-filename-alist): Add a clause for
13124         Doze and Dog.
13125         (browse-url): Use dolist, not mapcar.
13126         (browse-url-at-point): Check for null url.
13127         (browse-url-event-buffer, browse-url-event-point): Functions
13128         deleted.
13129         (browse-url-at-mouse, browse-url-netscape): Simplify.
13131         * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
13132         modes.
13133         (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
13134         Fix previous change to mapcan.
13135         (msb--init-file-alist, msb--add-separators)
13136         (msb--make-keymap-menu): Simplify.
13137         (msb--choose-file-menu): Use copy-sequence.
13138         (msb-mode-map): Add title to keymap.
13139         (msb-unload-hook): New function.
13141         * bs.el: Fix indentation.
13142         (bs) <defgroup>: Add :links.
13143         (bs-show): Doc fix.
13144         (bs-apply-sort-faces): Don't use window-system.
13145         (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
13147 2000-08-15  Eli Zaretskii  <eliz@is.elta.co.il>
13149         * calendar/timeclock.el (timeclock-file): Run .timelog through
13150         convert-standard-filename.
13152 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
13154         * emacs-lisp/authors.el: New file.
13156         * paren.el (show-paren-priority): New user option.
13157         (show-paren-function): Set overlay priorities to
13158         show-paren-priority.
13160 2000-08-14  Miles Bader  <miles@gnu.org>
13162         * comint.el (comint-bol): Use `forward-line 0' instead of calling
13163         beginning-of-line with inhibit-field-text-motion bound.
13165 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
13167         * calendar/timeclock.el: New file.
13169 2000-08-14  David Ponce  <david@dponce.com>
13171         * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
13172         `widget-button-click'. so that one can use left mouse button to
13173         click on dialog buttons.
13175 2000-08-14  Emmanuel Briot  <briot@gnat.com>
13177         * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
13178         identifiers, since XML is case sensitive
13180 2000-08-12  Miles Bader  <miles@gnu.org>
13182         * comint.el (comint-output-filter): Don't bother frobbing
13183         window-start, it doesn't seem to be necessary.
13185         * comint.el (comint-send-string, comint-send-region): Make into
13186         real functions.  Snapshot the prompt before sending.
13188 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
13190         * info.el (Info-find-emacs-command-nodes): Rewrite to use
13191         technique similar to Info-index, instead of relying on specific
13192         names of relevant Index nodes.
13193         (Info-goto-emacs-command-node): Bind Info-history to nil when
13194         going to the first node found by Info-find-emacs-command-nodes.
13196 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
13198         * menu-bar.el (menu-bar-help-menu): Add a :help string.
13200 2000-08-10  Miles Bader  <miles@gnu.org>
13202         * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
13204 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
13206         * info.el (Info-file-list-for-emacs): More elements for the
13207         autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
13208         and woman manuals.
13210 2000-08-10  Miles Bader  <miles@lsi.nec.co.jp>
13212         * comint.el (comint-send-input): Make the newline boundary overlay
13213         rear-nonsticky.  Use `insert' instead of `insert-before-markers'.
13214         (comint-output-filter): Use `insert' instead of
13215         `insert-before-markers'.  Extend comint-last-output-overlay when
13216         necessary since we can't rely on insert-before-markers to do it.
13217         * gud.el (gud-filter): Use `with-current-buffer' instead of
13218         save-excursion when inserting the output, so that point gets
13219         updated correctly; the old method relied on a rather dodgy
13220         side-effect of comint-output-filter to avoid the effect of
13221         save-excursion.
13223 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
13225         * files.el (recover-file): Call insert-directory instead of
13226         invoking `ls' directly.
13228 2000-08-10  Miles Bader  <miles@gnu.org>
13230         * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
13231         (comint-last-prompt-overlay): New variables.
13232         (comint-output-filter): Implement prompt highlighting.
13233         (comint-snapshot-last-prompt): New function.
13234         (comint-send-input): Snapshot the last prompt.
13235         Use comint-highlight-input-face.
13236         (comint-highlight-input-face): Renamed from `comint-highlight-face'.
13237         Use defface instead of defcustom.
13238         (send-invisible, comint-send-eof): Snapshot the last prompt.
13239         (comint-delchar-or-maybe-eof): Use comint-send-eof.
13240         (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
13242 2000-08-09  Stefan Monnier  <monnier@cs.yale.edu>
13244         * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
13245         (regexp-opt-group): Use a list of chars for `letters'.
13246         (regexp-opt-charset): `chars' is now a list of chars.
13247         Use a char-table rather than a vector so it works for multibyte chars.
13249         * pcvs.el (cvs-menu): Don't move point.  Use popup-menu.
13250         Set cvs-minor-current-files to the selected fileinfo.
13251         (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
13252         (cvs-mode-insert): Manually macroexpand `ignore-errors'.
13254 2000-08-09  Eli Zaretskii  <eliz@is.elta.co.il>
13256         * files.el (insert-directory): Don't call access-file on
13257         directories on DOS and Windows.
13259 2000-08-09  Kenichi Handa  <handa@etl.go.jp>
13261         * international/ccl.el (ccl-embed-data): Make ccl-program-vector
13262         longer if necessary.
13263         (ccl-embed-code): Call ccl-embed-data to store CODE in
13264         ccl-program-vector.
13266 2000-08-09  Miles Bader  <miles@gnu.org>
13268         * comint.el (comint-output-filter): Properly handle the case where
13269         the text surrounded by comint-last-output-overlay was deleted.
13271 2000-08-08  Gerd Moellmann  <gerd@gnu.org>
13273         * info.el (Info-insert-dir): Use Info-additional-directory-list if
13274         non-nil.
13275         (Info-file-list-for-emacs): Remove "info" from the list because
13276         that leads to trying to use the documentation from file `info'
13277         in various situations where it isn't appropriate, for instance
13278         C-h C-k C-h i.
13280         * ffap.el (ffap-read-file-or-url-internal): Handle case that
13281         DIR and/or STRING are nil.
13283         * progmodes/compile.el (compilation-setup): Make variable
13284         compilation-error-screen-columns buffer-local, as some comment
13285         in the code suggests it should be.
13287         * files.el (auto-mode-interpreter-regexp): New variable.
13288         (set-auto-mode): Use it.
13290         * indent.el (indent-for-tab-command): Doc fix.
13292         * mouse-sel.el (mouse-sel-mode): Doc fix.
13294         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
13295         labels.
13297         * help.el (print-help-return-message): When
13298         display-buffer-reuse-frames is set, let the help window been quit,
13299         instead of deleting it, which might delete a reused frame.
13301 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
13303         * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
13304         rename a directory to a name that differs only by its letter case.
13306 2000-08-08  Kenichi Handa  <handa@etl.go.jp>
13308         * international/quail.el (quail-define-rules): Handle Quail decode
13309         map correctly.  Add code for supporting annotations.
13310         (quail-install-decode-map): New function.
13311         (quail-defrule-internal): New optional arguments decode-map and
13312         props.
13313         (quail-advice): New function.
13315 2000-08-07  Sam Steingold  <sds@gnu.org>
13317         * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
13318         `defconst', `define-condition', `with-slots'.
13319         * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
13321 2000-08-03  Miles Bader  <miles@gnu.org>
13323         * comint.el (comint-use-prompt-regexp-instead-of-fields):
13324         New variable.
13325         (comint-prompt-regexp, comint-get-old-input): Document dependence on
13326         comint-use-prompt-regexp-instead-of-fields.
13327         (comint-send-input): Add `input' field property to stuff we send to
13328         the process, if comint-use-prompt-regexp-instead-of-fields is nil.
13329         (comint-output-filter): Add `output' field property to process
13330         output, if comint-use-prompt-regexp-instead-of-fields is nil.
13331         (comint-replace-by-expanded-history)
13332         (comint-get-old-input-default, comint-show-output)
13333         (comint-backward-matching-input, comint-forward-matching-input)
13334         (comint-next-prompt, comint-previous-prompt):  Use field
13335         properties if comint-use-prompt-regexp-instead-of-fields is nil.
13336         (comint-line-beginning-position): New function.
13337         (comint-bol): Use comint-line-beginning-position.  Make ARG optional.
13338         (comint-replace-by-expanded-history-before-point): Use
13339         comint-line-beginning-position and line-end-position.
13340         (comint-last-output-overlay): New variable.
13341         (comint-mode): Make `comint-last-output-overlay' buffer-local.
13343         * shell.el (shell-prompt-pattern): Doc change.
13344         (shell-backward-command): Use line-beginning-position.
13346         * gud.el (gud-gdb-complete-command): Use
13347         comint-line-beginning-position.
13349         * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
13350         comint-bol doesn't actually go to the beginning of the line.
13352         * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
13353         if comint-use-prompt-regexp-instead-of-fields is non-nil.
13354         (try-expand-line-all-buffers): Likewise.
13356         * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
13357         explicitly matching comint-prompt-regexp.
13358         (sql-copy-column): Use comint-line-beginning-position instead of
13359         explicitly matching comint-prompt-regexp.
13361         * progmodes/octave-inf.el (inferior-octave-complete): Use
13362         comint-line-beginning-position.
13364         * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
13366         * progmodes/idlw-shell.el (idlwave-shell-send-command): When
13367         looking for a prompt, use `forward-line 0' instead of
13368         `beginning-of-line', to avoid getting caught by an input field.
13370 2000-08-07  Gerd Moellmann  <gerd@gnu.org>
13372         * files.el (shell-quote-wildcard-pattern): Make sure to return
13373         PATTERN, in the Unix case.
13375 2000-08-07  Eli Zaretskii  <eliz@is.elta.co.il>
13377         * play/zone.el (zone): Discard any pending input before running
13378         the randomly-chosen pgm.
13380 2000-08-07  Kenichi Handa  <handa@etl.go.jp>
13382         * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
13383         checking the existence of any multibyte characters.
13385 2000-08-06  Gerd Moellmann  <gerd@gnu.org>
13387         * help.el (describe-mode): Test minor-mode symbol for being
13388         bound before testing its value for being nil.
13390         * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
13391         `first', `second', and `third'.
13393         * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
13394         (second): Make it an alias for `cadr'.
13396 2000-08-06  Eli Zaretskii  <eliz@is.elta.co.il>
13398         * bs.el (bs-apply-sort-faces): Don't use window-system, since all
13399         types of display support faces now.
13401 2000-08-05  Gerd Moellmann  <gerd@gnu.org>
13403         * pcvs.el (require): Require `cl' during compilation, only.
13405         * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
13406         (toplevel): Remove `remq' and `remove' from autoloads.
13407         (cl-fake-autoloads): New variable.  If set, arrange for an error
13408         when CL functions etc. are autoloaded.
13410 2000-08-04  Eli Zaretskii  <eliz@is.elta.co.il>
13412         * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
13414         * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
13415         popped up, but the user clicks outside the menu, return an empty
13416         regexp (that causes unhighlight-regexp to have no effect).
13418         * menu-bar.el (menu-bar-games-menu): Add Zone.
13420         * hi-lock.el (toplevel): Require font-lock.
13422 2000-08-03  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13424         * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
13425         (ebnf-8-bit-chars): New var for bug fix.
13426         (ebnf-string): Bug fix.
13428 2000-08-03  Sam Steingold  <sds@gnu.org>
13430         * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
13431         instead of `buffer-string'.
13432         (require 'cl): Always, not just when compiling.
13433         `ignore-errors' in `interactive', `list*', `defun*' &c make this
13434         necessary.
13436 2000-08-03  Eli Zaretskii  <eliz@is.elta.co.il>
13438         * international/mule-cmds.el (select-safe-coding-system): Make
13439         the message text about selecting a safe coding system more clear.
13441 2000-08-02  Gerd Moellmann  <gerd@gnu.org>
13443         * hi-lock.el: New file.
13445         * play/zone.el: New file.
13447         * replace.el (occur): Set tab-width in the *Occur* buffer to the
13448         value of tab-width in the original buffer.  Choose a line number
13449         format that's a multiple of the original buffer's tab width, so
13450         that lines appear right.
13452         * textmodes/ispell.el (ispell): New function, replacing an alias.
13453         Spell-check active region if in transient-mark-mode and mark
13454         is active; otherwise spell-check buffer.
13456 2000-08-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13458         * ps-mule.el: Fix a customization problem on
13459         ps-mule-font-info-database-default.
13461 2000-08-02  Eli Zaretskii  <eliz@is.elta.co.il>
13463         * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
13464         display-mouse-p instead of window-system.
13465         (ebrowse-member-mode-map): Ditto.
13467 2000-08-01  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13469         * progmodes/ebnf2ps.el: Update ps-print functions call.
13470         Indentation fix.  Doc fix.
13471         (ebnf-version): New version number (3.2).
13472         (ebnf-format-color, ebnf-begin-job): Code fix.
13474 2000-08-01  Eli Zaretskii  <eliz@is.elta.co.il>
13476         * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
13477         font lock support on window-system.
13478         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
13480         * textmodes/ispell.el (ispell-highlight-spelling-error): Use
13481         display-color-p, if fboundp, instead of window-system.
13483 2000-07-31  Eli Zaretskii  <eliz@is.elta.co.il>
13485         * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
13486         instead of window-system.
13488         * wid-edit.el (widget-choose): Use display-mouse-p instead of
13489         window-system.
13490         (widget-choice-mouse-down-action): Use display-popup-menus-p
13491         instead of window-system.
13493         * strokes.el (strokes-file): Run the file name through
13494         convert-standard-filename.
13495         (strokes-mode): Call display-mouse-p instead of looking at
13496         window-system.  Change the error message accordingly.
13498         * progmodes/cpp.el (toplevel): Support faces on tty's.
13500         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
13501         (lm-plot-square, lm-init-display): Don't use window-system.
13503         * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
13504         (gomoku-plot-square, gomoku-init-display): Don't use window-system.
13506         * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
13507         instead of looking at window-system.
13509 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
13511         * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
13512         of testing if iswitchb-prepost-hooks is bound, because the
13513         latter will always be true when invoking a recursive minibuffer
13514         from an active Iswitchb buffer.
13516 2000-07-30  Eli Zaretskii  <eliz@is.elta.co.il>
13518         * files.el (shell-quote-wildcard-pattern): New function.
13519         (insert-directory): Call it.  Only prepend "\" to command on Unix
13520         and GNU/Linux systems.
13522 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
13524         * eshell/esh-groups.el: Change custom :link file names
13525         from `eshell.info' to `eshell'.
13527 2000-07-30  Francis Wright  <fjw@maths.qmw.ac.uk>
13529         * dired.el (dired-build-subdir-alist): Expand subdirectory names
13530         correctly in recursive ange-ftp listings.
13532 2000-07-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13534         * ps-print.el: Fix bug 1: if ps-font-size-internal,
13535         ps-header-font-size-internal and
13536         ps-header-title-font-size-internal variables are not set,
13537         ps-nb-pages and ps-line-lengths-internal crashes.  Fix bug 2: if
13538         face text property is (foreground-color . COLOR) or
13539         `(background-color . COLOR)', ps-print crashes.  Doc fix.
13540         (ps-print-version): New version number (5.2.4).
13541         (ps-plot-region): Code fix.
13542         (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
13543         (ps-face-attribute-list, ps-face-attributes, ps-face-background):
13544         Bug fix 2.
13546 2000-07-30  Milan Zamazal  <pdm@freesoft.cz>
13548         * glasses.el (glasses-make-readable): Fix uncapitalization of
13549         identifiers like `myXMLDocument'.
13551 2000-07-28  Karl Fogel  <kfogel@red-bean.com>
13553         * mail/mail-hist.el (mail-hist-previous-input)
13554         (mail-hist-next-input): Do the obvious code factorization.
13555         (mail-hist-retrieve-and-insert): New func, contains common
13556         code of above two.
13557         If inserting a message body, leave point at top.
13559 2000-07-28  Sam Steingold  <sds@gnu.org>
13561         * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
13562         Use `<=', not `<' to compare times!
13563         (ange-ftp-ls): Remove.
13565 2000-07-27  Gerd Moellmann  <gerd@gnu.org>
13567         * play/cookie1.el: Add explanation of how to make cookie.el
13568         compatible with strfile(1) to comment.
13570         * subr.el (remove, remq): New functions.
13572         * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
13573         escape `*' in regexps.
13574         (midnight-find): Reverse order of arguments in the funcall of
13575         TEST.
13577         * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
13578         and `.class'.
13580         * play/meese.el: Add Commentary section.
13582 2000-07-27  Alex Schroeder  <alex@gnu.org>
13584         * sql.el (sql-ms): Added autoload cookie.
13585         (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
13586         (sql-oracle): Ditto.
13587         (sql-help): Doc change.
13589         (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
13590         types and exceptions.
13592 2000-07-27  Alex Schroeder  <alex@gnu.org>
13594         * sql.el (sql-placeholder-history): New variable.
13595         (sql-query-placeholders-and-send): New function that will query
13596         the user and replace placeholders with user input.
13597         (sql-oracle): If running on NT, set comint-input-sender to
13598         sql-query-placeholders-and-send.
13600         (sql-stop): If in the SQLi buffer, insert stop notification, else
13601         present it as a message.
13603 2000-07-27  Alex Schroeder  <alex@gnu.org>
13605         * sql.el (sql-input-ring-separator): Doc change.
13606         (sql-input-ring-file-name): Doc change.
13607         (sql-interactive-mode): Use `sql-input-ring-separator' and
13608         `sql-input-ring-file-name' to set the comint-mode equivalents
13609         without making them local variables.
13610         (sql-stop): Don't bind `sql-input-ring-separator' and
13611         `sql-input-ring-file-name' dynamically to their comint-mode
13612         equivalents.
13614 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
13616         * international/mule.el (register-char-codings): New function.
13617         (make-coding-system): Handle `safe-chars' specification in the arg
13618         PROPERTY.
13620         * international/mule-cmds.el
13621         (find-coding-systems-region-subset-p): This function deleted.
13622         (sort-coding-systems-predicate): New variable.
13623         (sort-coding-systems): New function.
13624         (find-coding-systems-region): Use
13625         find-coding-systems-region-internal.
13626         (find-coding-systems-string): Use find-coding-systems-region.
13627         (find-coding-systems-for-charsets): Check
13628         char-coding-system-table.
13629         (select-safe-coding-system-accept-default-p): New variable.
13630         (select-safe-coding-system): Mostly rewritten.  New argument
13631         ACCEPT-DEFAULT-P.
13632         (select-message-coding-system): Call select-safe-coding-system
13633         with ACCEPT-DEFAULT-P arg.
13634         (reset-language-environment): Reset default-sendmail-coding-system
13635         to the default value iso-latin-1.
13636         (set-language-environment): Don't set the obsolete variable
13637         charset-origin-alist.
13639         * international/codepage.el (cp-coding-system-for-codepage-1):
13640         Give `safe-chars' property to make-coding-system.
13642         * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
13643         calling select-message-coding-system twice.
13645         * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
13646         instead of `safe-charsets'.
13647         (cyrillic-alternativnyj): Likewise.
13648         (ccl-encode-alternativnyj): Don't check the charset
13649         cyrillic-iso8859-5.
13651 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
13653         * composite.el (compose-chars-after): Preserve match data.
13655 2000-07-26  Sam Steingold  <sds@gnu.org>
13657         * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
13658         (ange-ftp-real-file-newer-than-file-p): New function.
13659         (ange-ftp-verify-visited-file-modtime): Use `float-time'.
13660         (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
13662         * tooltip.el (tooltip-float-time): Removed (use `float-time').
13663         * midnight.el (midnight-float-time): Ditto.
13665 2000-07-26  Andreas Schwab  <schwab@suse.de>
13667         * files.el (normal-backup-enable-predicate): Correct
13668         interpretation of the return value of compare-strings.
13670 2000-07-26  Gerd Moellmann  <gerd@gnu.org>
13672         * isearch.el (isearch-resume): New function.
13673         (isearch-done): Add something to command-history to resume
13674         the search.
13675         (isearch-yank-line, isearch-yank-word): Use
13676         buffer-substring-no-properties instead of buffer-substring.
13678         * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
13679         of flyspell-mouse-map.
13681         * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
13682         duplicate definition.
13683         (makefile-mode): Remove duplicate setting of local-abbrev-table.
13685         * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
13686         (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
13688 2000-07-25  Sam Steingold  <sds@gnu.org>
13690         * net/ange-ftp.el: Get modtime over the net.
13691         (ange-ftp-file-modtime): New function.
13692         (ange-ftp-write-region, ange-ftp-insert-file-contents)
13693         (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
13694         Use it.
13695         (ange-ftp-dot-to-slash): New function.
13696         (ange-ftp-fix-name-for-vms): Use it.
13698         * midnight.el (midnight-buffer-display-time): Use
13699         `with-current-buffer'.
13701 2000-07-25  Gerd Moellmann  <gerd@gnu.org>
13703         * find-dired.el: Update copyright notice.
13704         (find-dired): Offer to kill a running `find'.
13706         * enriched.el (enriched-face-ans): For a `foreground-color'
13707         property, return '(("x-color" COLOR))' so that COLOR will be
13708         output as a parameter of the x-color annotation.  Likewise for the
13709         `background-color' property.  In the case of normal face
13710         properties, don't return annotations for unspecified foreground
13711         and background face attributes.
13713 2000-07-25  Kenichi Handa  <handa@etl.go.jp>
13715         * language/japan-util.el (japanese-katakana-region): Fix handling
13716         HANKAKU argument.
13718 2000-07-25  Miles Bader  <miles@gnu.org>
13720         * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
13721         constrain-to-field.  Pass nil ESCAPE-FROM-EDGE argument to
13722         constrain-to-field.
13724 2000-07-24  Andrew Innes  <andrewi@gnu.org>
13726         * timer.el (timer-activate-when-idle): Add optional parameter
13727         DONT-WAIT.  Update docstring.
13728         (run-with-idle-timer): Specify extra parameter to
13729         timer-activate-when-idle, so that timer will be activated
13730         immediately if Emacs is already idle.
13732         * w32-fns.el (w32-using-nt): Fix docstring.
13734 2000-07-24  Dave Love  <fx@gnu.org>
13736         * mouse.el (popup-menu): Set last-command-event.
13737         (mouse-major-mode-menu-prefix): Declare.
13739 2000-07-24  Gerd Moellmann  <gerd@gnu.org>
13741         * textmodes/flyspell.el: Update to author's version 1.5d.
13743         * progmodes/hideshow.el: Update copyright notice.
13745         * vcursor.el: Set maintainer to FSF, since author cannot
13746         be reached.
13748 2000-07-24  Eli Zaretskii  <eliz@is.elta.co.il>
13750         * info.el (Info-goto-emacs-key-command-node): Leave a space after
13751         the prompt.
13753         * mouse.el (popup-menu): Run the keymap through indirect-function,
13754         in case it was defined with define-prefix-key.  If the menu is a
13755         list of keymaps, look up the binding of user's choice in each one
13756         of the keymaps.
13757         (mouse-popup-menubar): If the global and local menu-bar keymaps
13758         don't have a prompt string, create one and insert it into the
13759         keymap.  Don't barf if current-local-map returns nil.
13761 2000-07-24  Francis Wright  <fjw@maths.qmw.ac.uk>
13763         * dired.el (dired-sort-R-check): Added to allow recursive listing
13764         to be undone.
13765         (dired-sort-other): Use it.
13767 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13769         * Release of cc-mode 5.27
13771 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13773         * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
13774         c-beginning-of-statement-1 that caused a bad case of recursion
13775         which could consume a lot of CPU in large classes in languages
13776         that have in-expression classes (i.e. Java and Pike).
13778         * cc-engine.el (c-guess-basic-syntax): Check for in-expression
13779         statements before top level constructs (i.e. case 6 is moved
13780         before case 5 and is now case 4) to catch in-expression
13781         classes in top level expressions correctly.
13783 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13785         * cc-engine.el (c-guess-basic-syntax): Less naive handling of
13786         objc-method-intro. Case 4 removed and case 5I added.
13788         * cc-langs.el (c-append-paragraph-start): New variable used by
13789         c-common-init to get paragraph-start correct.
13790         * cc-langs.el (c-common-init): Use c-append-paragraph-start to
13791         initialize paragraph-start to make it correct both with and
13792         without the javadoc special case.
13794         * cc-mode.el (java-mode): Use c-append-paragraph-start to
13795         initialize paragraph-start for javadoc markup.
13797         * cc-vars.el (c-style-variables-are-local-p): Incompatible
13798         change by defaulting this to t.  It's motivated by the
13799         confusing behavior that otherwise arise from the style system
13800         when editing both java and non-java files at the same time
13801         (see the comments about style setting in c-common-init).
13803 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13805         * cc-cmds.el (c-indent-new-comment-line): Added a kludge
13806         similar to the one in c-fill-paragraph to check the fill
13807         prefix from the adaptive fill function for sanity.
13809 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13811         * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
13812         defun block.
13814 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13816         * cc-align.el (c-lineup-multi-inher): Handle lines with
13817         leading comma nicely. Extended to handle member initializers
13818         too.
13820         * cc-engine.el: (c-beginning-of-inheritance-list,
13821         c-guess-basic-syntax): Fixed recognition of inheritance lists
13822         when the lines begins with a comma.
13824         * cc-vars.el (c-offsets-alist): Changed default for
13825         member-init-cont to c-lineup-multi-inher since it now handles
13826         member initializers and indents better for leading commas.
13828 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13830         * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
13831         handling that caused class open lines to be recognized as
13832         statement-conts in some cases.
13834         * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
13835         guessed by the adaptive fill function unless point is on the
13836         first line of a block comment.
13838         * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
13839         when the buffer ends with a macro continuation char.
13841         * cc-engine.el (c-guess-basic-syntax): Added support for
13842         function definitions as statements in Pike.  The first
13843         statement in a lambda block is now labeled defun-block-intro
13844         instead of statement-block-intro.
13846         * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
13847         so that the class surrounding point is selected, not the one
13848         innermost in the state.
13850         * cc-engine.el (c-guess-basic-syntax): Fixed bug in
13851         recognition of switch labels having hanging multiline
13852         statements.
13854         * cc-engine.el (c-beginning-of-member-init-list): Broke out
13855         some code in c-guess-basic-syntax to a separate function.
13856         * cc-engine.el (c-just-after-func-arglist-p): Fixed
13857         recognition of member inits with multiple line arglists.
13858         * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
13859         member-init-cont when the commas are in funny places.
13861 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13863         * cc-defs.el (c-auto-newline): Removed this macro since it's
13864         not used anymore.
13866         * cc-engine.el (c-looking-at-bos): New helper function.
13867         * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
13868         inexpr and toplevel classes apart in Pike.
13870         * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
13871         of case 9A.
13873         * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
13874         constant, since "class" can introduce an in-expression class
13875         in Pike nowadays.
13877 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13879         * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
13880         indentation on cpp-macro lines.
13882         * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
13883         a syntax modifier like comment-intro, to make it possible to
13884         get syntactic indentation for preprocessor directives.  It's
13885         incompatible wrt to lineup functions on cpp-macro, but it has
13886         no observable effect in the 99.9% common case where cpp-macro
13887         is set to -1000.
13889 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13891         * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
13892         member-init-cont when the preceding arglist is several lines.
13894 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13896         * cc-styles.el (c-style-alist): The basic offset for the BSD
13897         style corrected to 8.
13899 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13901         * cc-styles.el (c-style-alist): Adjusted the indentation of
13902         brace list openers in the gnu style.
13904 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13906         * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
13908         * cc-cmds.el (c-electric-brace, c-electric-slash,
13909         c-electric-star, c-electric-semi&comma, c-electric-colon,
13910         c-electric-lt-gt, c-electric-paren): Don't reindent old lines
13911         when c-syntactic-indentation is nil.
13913         * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
13914         we were left at comments preceding the first statement when
13915         reaching the beginning of the buffer.
13917         * cc-vars.el (c-syntactic-indentation): New variable to turn
13918         off all syntactic indentation.
13920 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13922         * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
13923         between the text and the block comment ender when it hangs,
13924         depending on how many there are before the fill.
13926 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13928         * cc-engine.el (c-beginning-of-closest-statement): New helper
13929         function to go back to the closest preceding statement start,
13930         which could be inside a conditional statement.
13931         * cc-engine.el (c-guess-basic-syntax): Use
13932         c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
13934         * cc-engine.el (c-guess-basic-syntax): Better handling of
13935         arglist-intro, arglist-cont-nonempty and arglist-close when
13936         the arglist is nested inside parens.  Cases 7A, 7C and 7F
13937         changed.
13939         * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
13940         up-to-date with javadoc 1.2.
13942 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13944         * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
13945         multiline Pike type decls.
13947 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13949         * cc-cmds.el (c-indent-new-comment-line): Always break
13950         multiline comments in multiline mode, regardless of
13951         comment-multi-line.
13953 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13955         * cc-engine.el (c-guess-basic-syntax): Fixed bug with
13956         fully::qualified::names in C++ member init lists.  Preamble in
13957         case 5D changed.
13959 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13961         * cc-langs.el (c-common-init): Handling of obsolete variables
13962         moved to c-initialize-cc-mode.  More compatible style override
13963         when using global style variables.
13964         * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
13965         variables moved here.
13967         * cc-styles.el (c-make-styles-buffer-local): Flag style
13968         variable localness in c-style-variables-are-local-p to make
13969         the compatibility measure in c-common-init work well.
13971         * cc-styles.el (c-set-style-1): c-special-indent-hook can no
13972         longer contain set-from-style.
13973         * cc-styles.el (c-initialize-builtin-style): Don't check for
13974         set-from-style on c-special-indent-hook.
13975         * cc-styles.el (c-copy-tree): Obsolete.  The standard function
13976         copy-alist is sufficient now.
13978         * cc-styles.el (c-set-style, c-set-style-1,
13979         c-get-style-variables): Fixes to variable initialization so
13980         that duplicate entries in styles have the same effect
13981         regardless of DONT-OVERRIDE.
13983         * cc-styles.el (c-set-style-2): Fixed bug where the
13984         initialization of inheriting styles failed when the
13985         dont-override flag is set.
13987         * cc-vars.el (c-special-indent-hook): Don't use set-from-style
13988         on this.
13990 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
13992         * cc-defs.el (c-forward-comment): Removed the workaround
13993         introduced in 5.38 since it had worse side-effects.  If a line
13994         contains the string "//\"", it regarded the // as a comment
13995         start since the \ temporarily doesn't have escape syntax.
13997 2000-07-17  Emmanuel Briot  <briot@act-europe.fr>
13999         * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
14000         ada-xref.el before ada-prj.el, so that the Project menu is created
14001         when ada-prj tries to add to it.
14002         (ada-activate-keys-for-case): Suppress the characters that are not
14003         part of the Ada syntax. Better compatibility with else-mode
14004         (ada-adjust-case-interactive): When auto-casing is not active,
14005         correctly insert newlines (used to insert only ^M).  Prevent the
14006         syntax table from being changed in case of an error
14007         (or '_' becomes part of a word and some commands are confused).
14008         Do nothing if ada-auto-case is nil.
14009         (ada-after-keyword-p): Ignore keywords that are also attributes
14010         (ada-batch-reformat): Update usage comment
14011         (ada-call-from-contextual-menu): New function
14012         (ada-case-read-exceptions): Reinitialize the casing exception list
14013         first to nil first, so that the casing exception file can be
14014         shared.
14015         (ada-check-defun-name): Handles "configure" keyword for gnatdist
14016         files.
14017         (ada-compile-goto-error): Fix regexp used to detect a file:line
14018         anywhere in the error message
14019         (ada-contextual-menu-last-point): New variable
14020         (ada-create-keymap): If the variable delete-key-deletes-forward is
14021         t on XEmacs, it means that DEL should delete one character
14022         forward.
14023         (ada-create-menu): Use :included instead of :visible for XEmacs.
14024         New submenu "Options".
14025         (ada-end-stmt-re): Correctly indent "select ... then abort"
14026         statements.
14027         (ada-fill-comment-paragraph): Correctly delete all leading '--'
14028         even if they don't match ada-fill-comment-prefix Fix handling of
14029         paragraphs on the first or last line of a file.
14030         (ada-format-paramlist): Fix handling of default parameter values.
14031         (ada-get-body-name): New function.
14032         (ada-get-current-indent): Optimized by searchling directly for an
14033         existing generic part or a statement outside of it.  Handle
14034         ada-indent-align-comments when indenting comments Replaced some
14035         regexps by testing directly the next character. This results in a
14036         huge speedup on some files.  New indentation scheme for renames
14037         statements.  Stop looking for the 'while' or 'for' associated with
14038         a 'loop' at the first semicolon encountered.  A "return" can also
14039         match an anonymous access subprogram declaration.
14040         (ada-get-indent-noindent): Ignore strings and comments when
14041         looking for the keywords "record" and "private".
14042         (ada-goto-matching-decl-start): When matching "if", make sure we
14043         are not in fact seeing "end if".  Ignore "when" statements except
14044         when initial keyword was "begin".  Fix handling of nested
14045         procedures.  Add a recursive call to this function to skip over
14046         other 'end' statmts.  Fix indentation for "when .. => begin"
14047         (ada-in-open-paren-p): Fix indentation for complex boolean
14048         expressions, where 'and then', 'or else' and parenthesis
14049         statements are mixed up.
14050         (ada-in-paramlist-p): Skip comments while searching for the
14051         beginning Fix handling of operator declarations.
14052         (ada-indent-align-comments): New variable
14053         (ada-indent-current): Change the syntax table only in the
14054         protected section, so that we are sure it is restored correctly.
14055         (ada-indent-on-previous-lines): Use ada-use-indent and
14056         ada-with-indent Correctly indent "select ... then"
14057         (ada-indent-region): Slight speedup.
14058         (ada-indent-renames): New variable.
14059         (ada-last-which-function-subprog, ada-last-which-function-line):
14060         New variables
14061         (ada-looking-at-semi-private): Correctly indent the 'private'
14062         keyword when it is the first word in a package declaration.
14063         (ada-loose-case-word): Stop searching if at the end of the buffer.
14064         (ada-loose-case-word, ada-capitalize-word): Recase the whole word
14065         even if point is not initially at the end of the word.
14066         (ada-matching-decl-start-re): Add "when".
14067         (ada-mode): Add support for abbrev-mode, outline-mode and
14068         which-func-mode Override the old find-file.el entry in
14069         ff-special-constructs since it is using the obsolete
14070         ada-spec-suffix variable
14071         (ada-no-auto-case): New function
14072         (ada-scan-paramlist): When parsing the argument type, accept
14073         spaces (as in "X 'Class", generated by Rational Rose).
14074         (ada-other-file-name): No longer loads the other file.
14075         (ada-popup-menu): Save and restore the current buffer and cursor
14076         position before and after displaying the menu.
14077         (ada-search-ignore-complex-boolean): New function.
14078         (ada-uncomment-region): Emacs21 already knows how to delete
14079         comments not starting in the first column.
14080         (ada-use-indent): New variable
14081         (ada-which-function): New function.
14082         (ada-with-indent): New variable
14083         (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
14084         can be batch-compiled from the command line.
14086         * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
14087         Add to the menu when the file is loaded, not in ada-mode-hook.
14088         Add -toolbar to the default ddd command Switches moved from
14089         ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
14090         ada-prj-default-comp-opt
14091         (ada-add-ada-menu): Remove the map and name parameters Add the Ada
14092         Reference Manual to the menu
14093         (ada-check-current): rewritten as a call to ada-compile-current
14094         (ada-compile): Removed.
14095         (ada-compile-application, ada-compile-current, ada-check-current):
14096         Set the compilation-search-path so that compile.el automatically
14097         finds the sources in src_dir.  Automatic scrollong of the
14098         compilation buffer.  C-uC-cC-c asks for confirmation before
14099         compiling
14100         (ada-compile-current): New parameter, prj-field
14101         (ada-complete-identifier): Load the .ali file before doing
14102         processing
14103         (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
14104         conform to gnatmake's behavior.
14105         (ada-find-file-in-dir): New function
14106         (ada-find-references): Set the environment variables for gnatfind
14107         (ada-find-src-file-in-dir): New function.
14108         (ada-first-non-nil): Removed
14109         (ada-gdb-application): Add support for jdb, the java debugger.
14110         (ada-get-ada-file-name): Load the original-file first if not done
14111         yet.
14112         (ada-get-all-references): Handles the new ali syntax (parent types
14113         are found between <>).
14114         (ada-initialize-runtime-library): New function
14115         (ada-mode-hook): Always load a project file when a file is opened,
14116         so that the casing exceptions are correctly read.
14117         (ada-operator-re): Add all missing operators ("abs", "rem", "**").
14118         (ada-parse-prj-file): Use find-file-noselect instead of find-file
14119         to open the project file, since the latter does not work with
14120         speedbar Get default values before loading the prj file, or the
14121         default executable file name is wrong.  Use the absolute value of
14122         src_dir to initialize ada-search-directories and
14123         compilation-search-path,...  Add the standard runtime library to
14124         the search path for find-file.
14125         (ada-prj-default-debugger): Was missing an opening '{'
14126         (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
14127         variables.
14128         (ada-prj-default-gnatmake-opt): New variable
14129         (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
14130         buffers, the project file is the default one Save the windows
14131         configuration before displaying the menu.
14132         (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
14133         (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
14134         ...)  regexp-quote identifiers names to support operators +,
14135         -,... in regexps.
14136         (ada-remote): New function.
14137         (ada-run-application): Erase the output buffer before starting the
14138         run Support remote execution of the application.  Use
14139         call-process, or the arguments are incorrectly parsed
14140         (ada-set-default-project-file): Reread the content of the active
14141         project file, not the one from the current buffer When a project
14142         file is set as the default project, all directories are
14143         automatically associated with it.
14144         (ada-set-environment): New function
14145         (ada-treat-cmd-string): New special variable ${current}
14146         (ada-treat-cmd-string): Revised.  The substitution is now done for
14147         any ${...} substring
14148         (ada-xref-current): If no body was found, compiles the spec
14149         instead.  Setup ADA_{SOURCE,OBJECTS}_PATH before running the
14150         compiler to get rid of command line length limitations.
14151         (ada-xref-get-project-field): New function
14152         (ada-xref-project-files): New variable
14153         (ada-xref-runtime-library-specs-path)
14154         (ada-xref-runtime-library-ali-path): New variables
14155         (ada-xref-set-default-prj-values): Default run command now does a
14156         cd to the build directory.  New field: main_unit Provide a default
14157         file name even if the current buffer has no prj file.
14159         * ada-prj.el:
14160         Rewritten to show a tabbed-dialog.
14161         (ada-prj-add-ada-menu): Remove the map and name parameters.
14162         (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
14163         New function
14164         (ada-prj-load-directory, ada-prj-subdirs-of): New functions
14165         (ada-prj-load-from-file): New function
14166         (ada-prj-save): Always save fields that depend on the current buffer
14167         (ada-prj-show-value): New function
14169         * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
14170         Ada mode. This will allow us to display the Ada menu in any buffer
14171         we want (for project items).
14172         (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
14173         number of spaces in the header.
14175 2000-07-24  Dave Love  <fx@gnu.org>
14177         * ediff-init.el (ediff-region-help-echo): Bind face-help.
14179 2000-07-23  Noah Friedman  <friedman@splode.com>
14181         * type-break.el (type-break): perform autosave.
14182         Suggested by Stephen Gildea <gildea@intouchsys.com>.
14183         (type-break-do-query): Cancel query schedule while performing
14184         actual query, to avoid possibility of a second query being made
14185         while first one is already in progress.
14186         (type-break-time-stamp-format): New variable.
14187         (type-break-time-stamp): New function.
14188         (type-break-time-warning): Use it.
14189         (type-break-keystroke-warning): Use it.
14190         (type-break-noninteractive-query): Use it.
14192         * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
14193         cookie.
14194         Use add-minor-mode to set minor-mode-alist, if available.
14195         (eldoc-echo-area-use-multiline-p): New user option.
14196         (eldoc-echo-area-multiline-supported-p): New variable.
14197         (eldoc-docstring-format-sym-doc): Use them.
14198         (eldoc-mode): If not using idle timers, append to local post and
14199         pre command hooks.  Suggested by David Byers <davby@ida.liu.se>.
14200         (eldoc-display-message-no-interference-p): Don't interfere with
14201         edebug.
14202         Add autoload cookie for eldoc-mode minor-mode-alist initialization.
14203         (eldoc-function-arglist): New function.
14204         (eldoc-function-argstring): Use it.
14206         * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
14207         auto save directory exists before calling directory-files.
14209 2000-07-23  Dave Love  <fx@gnu.org>
14211         * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
14212         ^o, ^u.
14214 2000-07-21  Dave Love  <fx@gnu.org>
14216         * ediff-init.el (ediff-region-help-echo): Modify to use overlay
14217         now passed to the function.  It now works properly.
14219         * smerge-mode.el (smerge-mode-menu): Fill it out.
14221 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
14223         * info-look.el (info-lookup): If *info* is shown in another frame
14224         on the same display, select that frame, instead of switching to
14225         the Info buffer in another window of the selected frame.
14227         * simple.el (universal-argument-map): Bind numeric keypad keys
14228         kp-0 to kp-9 and kp-subtract.
14229         (digit-argument): Handle these keys.
14231 2000-07-20  Dave Love  <fx@gnu.org>
14233         * net/goto-addr.el (goto-address-fontify): Don't bother with
14234         buffer-modified and read-only stuff -- irrelevant with overlays.
14235         Put an extra property on the overlays and use it to clean up in
14236         case goto-address is re-run.
14238 2000-07-19  Richard M. Stallman  <rms@gnu.org>
14240         * timer.el (run-with-idle-timer): Doc fix.
14242         * mail/mail-utils.el (mail-strip-quoted-names):
14243         Handle case where <...> appears inside "...".
14244         Use replace-match to edit the string more simply.
14245         (rmail-dont-reply-to): Cope with an unmatched ".
14247 2000-07-19  Dave Love  <fx@gnu.org>
14249         * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
14250         implementation.
14252         * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
14253         (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
14254         (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
14256 2000-07-19  Gerd Moellmann  <gerd@gnu.org>
14258         * textmodes/refer.el: Correct maintainer's email address.
14260         * progmodes/hideif.el: Correct author's email address.
14261         Fix typo in comment.
14263         * xml.el: New file.
14265         * mail/mailheader.el: Correct author's mail address.
14267         * gnus/parse-time.el: Correct author's mail address.
14269 2000-07-19  Colin Walters <walters@cis.ohio-state.edu>
14271         * comint.el (comint-highlight-input, comint-highlight-face):
14272         New user options.
14273         (comint-input-ring-file-name): Change custom type.
14274         (comint-mode-map): Bind mouse-2.
14275         (comint-insert-clicked-input): New function.
14276         (comint-send-input): Handle input highlighting.
14278 2000-07-18  Stefan Monnier  <monnier@cs.yale.edu>
14280         * mouse.el (popup-menu): New function.
14281         (mouse-major-mode-menu): Use it.
14283 2000-07-18  Dave Love  <fx@gnu.org>
14285         * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
14286         improvements.
14288 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
14290         * faces.el (face-font-selection-order)
14291         (face-font-family-alternatives): Add custom type.
14293 2000-07-18  Dave Love  <fx@gnu.org>
14295         * cus-edit.el (custom-variable-reset-saved)
14296         (custom-variable-reset-standard): Remove unused bindings.
14298         * rect.el (open-rectangle-line): Remove unused let.
14300         * hl-line.el (hl-line-highlight): Check hl-line-mode.
14302 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
14304         * cdl.el: Fix `Maintainer' keyword.
14306         * play/pong.el: Add author's email address.
14308 2000-07-17  Sam Steingold  <sds@gnu.org>
14310         * files.el (insert-directory): Call `split-string' instead of
14311         re-implementing it.
14313 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
14315         * mail/vms-pmail.el: Change maintainer to FSF.
14317         * net/goto-addr.el: Change maintainer to FSF.
14319         * info.el (Info-title-face-alist): Removed.
14321 2000-07-18  David Ponce  <david@dponce.com>
14323         * recentf.el (recentf-open-files): New command that works like
14324         `recentf-open-more-files', but shows the whole list of files (not just
14325         those omitted from the menu). Useful if you don't use a menu-bar!
14326         (recentf-open-more-files) Modified to use `recentf-open-files'.
14328         (recentf-open-files, recentf-open-more-files)
14329         (recentf-edit-list): Dialogs use `recentf-dialog-mode'
14331         (recentf-dialog-mode): New mode for dialogs. You can now just type
14332         "q" to cancel the dialogs.
14334 2000-07-18  David Ponce  <david@dponce.com>
14336         * recentf.el: This is a major update of recentf.el. It adds new
14337         features to better organize the recentf menu and "More..." buffer.
14339         Using new provided menu filtering functions you can now organize the
14340         recent files list:
14342         - by major modes
14343         - by directories
14344         - by user defined rules
14346         Finally, with the new `recentf-filter-changer' customizable filter you
14347         can define a ring of filters and dynamically (via the menu) cycle on
14348         each menu organization in the ring (a la msb).
14350 2000-07-18  Eli Zaretskii  <eliz@is.elta.co.il>
14352         * eshell/eshell.el (eshell): Replace links to eshell.info with
14353         links to eshell, to avoid problems on systems where the manual is
14354         installed as `eshell'.
14355         * eshell/esh-cmd.el (eshell-cmd): Ditto.
14356         * eshell/em-smart.el (eshell-smart): Ditto.
14357         * eshell/em-banner.el (eshell-banner): Ditto.
14358         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
14360         * eshell/em-unix.el (eshell-shuffle-files): Don't disable
14361         same-file check in the MS-DOS version (it does support inodes).
14363         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
14365         * eshell/eshell.el (eshell-directory-name):
14366         Run default directory name through convert-standard-filename.
14368 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
14370         * international/mule-cmds.el (select-safe-coding-system):
14371         Fix typo in the comment.
14373         * language/european.el (compound-text):
14374         Force katakana-jisx0201 to be designated to G1.
14376         * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
14377         Don't translate some national variant characters of latin-jisx0201.
14378         (x-ctext): Force katakana-jisx0201 to be designated to G1.
14380         * international/kkc.el (kkc-after-update-conversion-functions):
14381         New variable.
14382         (kkc-update-conversion): Run functions in it at the tail.
14384 2000-07-16  John Wiegley  <johnw@gnu.org>
14386         * lisp/align.el (align-newline-and-indent):
14387         Adding new function.  for auto-aligning blocks of code on RET.
14388         (align-region): Fixed badly formatted minibuffer message.
14390 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
14392         * international/kkc.el (kkc-show-conversion-list-count): Customize it.
14393         (kkc-region): Update kkc-next-count and kkc-prev-count here.  Show
14394         the conversion list at first if appropriate.
14395         (kkc-next): Don't update kkc-next-count here.
14396         (kkc-prev): Don't update kkc-prev-count here.
14397         (kkc-show-conversion-list-update): Fix setting up of conversion
14398         list message.
14400 2000-07-16  Stefan Monnier  <monnier@cs.yale.edu>
14402         * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
14404 2000-07-16  Dave Love  <fx@gnu.org>
14406         * cus-edit.el (custom-buffer-create-internal): Use a help-echo
14407         function to be more specific.
14409         * wid-edit.el (widget-specify-field, widget-specify-button): Allow
14410         non-string help-echo.
14411         (widget-types-convert-widget): Defsubst it.
14412         (widget-echo-help): Try to cope with a help-echo function of two
14413         possible sorts.
14415 2000-07-15  Jason Rumney  <jasonr@gnu.org>
14417         * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
14418         Declare as obsolete.
14420         * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
14422 2000-07-14  Gerd Moellmann  <gerd@gnu.org>
14424         * hilit-chg.el: Fix typo.
14426 2000-07-14  Dave Love  <fx@gnu.org>
14428         * info.el (Info-mode-menu): Fix use of :help, :enable.
14430 2000-07-14  Stefan Monnier  <monnier@cs.yale.edu>
14432         * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
14434 2000-07-13  Dave Love  <fx@gnu.org>
14436         * emacs-lisp/easymenu.el: Doc fixes.
14437         (easy-menu-remove): Defalias to ignore.
14439         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
14440         Call throw correctly.
14442 2000-07-13  Gerd Moellmann  <gerd@gnu.org>
14444         * faces.el (frame-background-mode): Doc fix.
14446         * simple.el (eval-expression-print-length): Change custom type to
14447         allow entering nil as value.
14449 2000-07-13  Dave Love  <fx@gnu.org>
14451         * progmodes/fortran.el (fortran-imenu-generic-expression):
14452         Change definition layout.
14453         (fortran-mode-menu): Reinstate customize entries.
14455         * cus-edit.el (custom-group-menu-create, customize-menu-create):
14456         Use :filter, per old XEmacs code.
14458 2000-07-12  Gerd Moellmann  <gerd@gnu.org>
14460         * term.el (term-send-raw-meta): Strip modifiers from the keyboard
14461         event when deciding what to send to the terminal.
14463 2000-07-12  Dave Love  <fx@gnu.org>
14465         * cus-start.el: Add optional version as 4th element of specs and
14466         use it for several things new in v21.  Remove load-path.  Fix type
14467         of line-number-display-limit.
14469 2000-07-11  Dave Love  <fx@gnu.org>
14471         * progmodes/fortran.el: Don't require easymenu.
14472         Use repeat counts in various regexps.
14473         (fortran-mode-syntax-table): Defvar directly.
14474         (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
14475         (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
14476         Use defvar, not defconst.
14477         (fortran-mode-map): Change locals in `let'.  Use `fortran-auto-fill'.
14478         (fortran-mode): Set fortran-comment-line-start-skip,
14479         fortran-comment-line-start-skip, dabbrev-case-fold-search.
14480         (fortran-comment-indent): Use defsubst.
14481         (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
14482         Use fortran-comment-indent, not fortran-comment-indent-function.
14483         (fortran-comment-region, fortran-electric-line-number): Simplify.
14484         (fortran-auto-fill): New function.
14485         (fortran-do-auto-fill): Deleted.
14486         (fortran-find-comment-start-skip):
14487         Check for non-null comment-start-skip.
14488         (fortran-auto-fill-mode, fortran-fill-statement):
14489         Use fortran-auto-fill.
14490         (fortran-fill): Use fortran-auto-fill.  Check for null
14491         comment-start-skip.  Simplify final clause and use end-of-line finally.
14493         * widget.el (widget-plist-member): New alias.
14495 2000-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
14497         * eshell/esh-module.el (toplevel): Reference
14498         byte-compile-current-file only if it is bound.
14500 2000-07-10  Gerd Moellmann  <gerd@gnu.org>
14502         * dired.el: Don't require `dired-aux'.
14504 2000-07-10  Miles Bader  <miles@lsi.nec.co.jp>
14506         * dired-aux.el (dired-show-file-type): New function.
14507         * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
14508         (dired-show-file-type): Add autoload.
14510 2000-07-10  Kenichi Handa  <handa@etl.go.jp>
14512         * international/mule-diag.el (describe-font): Adjusted for the
14513         change of fontset-info.
14514         (print-fontset): Likewise.
14516 2000-07-09  Stefan Monnier  <monnier@cs.yale.edu>
14518         * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
14520 2000-07-07  Gerd Moellmann  <gerd@gnu.org>
14522         * bindings.el: Bind `[delete]' to delete-char.
14524         * dired.el (dired-find-alternate-file): New function.
14525         (dired-mode-map): Bind `a' to dired-find-alternate-file.
14526         (toplevel): Require dired-aux when compiling.
14527         (dired-buffers): Move defvar within file to avoid compiler warning.
14529         * info.el (Info-last-search): Variable removed.
14530         (Info-search-history): New variable.
14531         (Info-search): New Info-search-history.
14533         * battery.el, info-look.el: Change author's mail address.
14535 2000-07-07  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
14537         * mail/rmail.el (rmail-clear-headers): Don't throw an error
14538         if rmail-ignored-headers is nil.
14539         (rmail-retry-failure): Bind rmail-ignored-headers and
14540         rmail-displayed-headers to nil.
14542 2000-07-06  Gerd Moellmann  <gerd@gnu.org>
14544         * lpr.el (lpr-page-header-switches): Add `-h' switch.
14545         (print-region-1): Don't hard code `-h' here.
14547         * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
14549 2000-07-01  Francesco Potorti`  <pot@gnu.org>
14551         * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
14552         exim can use "your message" instead of "the message".
14554 2000-07-06  Stefan Monnier  <monnier@cs.yale.edu>
14556         * facemenu.el: Docstrings fixes.
14557         (facemenu-get-face): Don't use internal-find-face.
14558         (facemenu-iterate): Rename arg to match the docstring.
14560         * newcomment.el (uncomment-region): Be more careful when skipping
14561         backwards over `=' not to bump into BOBP.
14563 2000-07-05  Michael Kifer  <kifer@cs.sunysb.edu>
14565         * ediff-diff.el (ediff-wordify): Use syntax table.
14566         * ediff-init.el (ediff-has-face-support-p): Use
14567         ediff-color-display-p.
14568         (ediff-color-display-p): Use display-color-p, changed to defun
14569         from defsubst.
14570         Got rid of special cases for NeXT and OS/2.
14571         * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
14572         face.
14574 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
14576         * emacs-lisp/lucid.el: Require CL.
14577         (copy-tree, remprop): Remove, it's provided by CL.
14578         (map-keymap): Define in terms of cl-map-keymap.
14579         (extent-property, set-extent-end-glyph): New functions.
14581         * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
14583 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
14585         * Makefile.in (DONTCOMPILE): Add comment that the name may
14586         not be changed without changing the make-dist script.
14588         * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
14589         (cl-mapc): Use mapc instead of cl-old-mapc.
14591 2000-07-05  Andrew Innes  <andrewi@gnu.org>
14593         * makefile.nt: Add support for `bootstrap' and related targets.
14595 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
14597         * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
14598         (easy-menu-do-define): Use `menu-item' format.
14599         Handle case where easy-menu-create-menu returns a symbol.
14600         Manually call the potential top-level filter in the function binding.
14601         (easy-menu-filter-return): New arg NAME.
14602         Convert to a keymap if MENU is an XEmacs menu.
14603         (easy-menu-convert-item-1): New.  Extracted from easy-menu-do-add-item.
14604         (easy-menu-converted-items-table, easy-menu-convert-item):
14605         New var and fun to memoize easy-menu-convert-item-1.
14606         (easy-menu-do-add-item): Use it.
14607         (easy-menu-create-menu): Use easy-menu-convert-item.
14608         Wrap easy-menu-filter-return around any :filter specification.
14609         Don't convert the menu if a filter was specified.
14610         Tell easy-menu-make-symbol not to check for MENU being an expression.
14611         (easy-menu-make-symbol): New arg NOEXP.
14613 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
14615         * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
14616         EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
14617         (eval-defun): If called with prefix arg, instrument code for
14618         Edebug.
14620         * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
14621         similar to that of eval-defun.
14623 2000-07-04  Dave Love  <fx@gnu.org>
14625         * hl-line.el (hl-line-overlay): Make it permanent-local.
14627         * calendar/todo-mode.el: Replaced with a working version, based on
14628         1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
14630 2000-07-03  Miles Bader  <miles@lsi.nec.co.jp>
14632         * paths.el (prune-directory-list): New function.
14633         (Info-default-directory-list): Rewritten to more methodically
14634         enumerate a big list of possible info directories (based on the
14635         list used by the standalone info reader).
14637         * info.el (info-initialize): Use prune-directory-list to remove
14638         non-existent directories from Info-directory-list.
14640         * paths.el (Info-default-directory-list): Try a list of possible
14641         info-directories instead of a single one.  Add the possible
14642         info directory "/usr/share/info".
14644         * woman.el (woman-man.conf-path): Explicitly include the debian
14645         man-db config file "/etc/manpath.config".
14646         (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
14647         are present in `manpath.config'.
14648         (woman-manpath): Include "/usr/share/man".
14650 2000-07-03  Gerd Moellmann  <gerd@gnu.org>
14652         * frame.el (blink-cursor-mode): Don't hide cursor initially.
14654         * startup.el (command-line): Initialize blink-cursor based
14655         on window-system.
14657         * frame.el (blink-cursor): Default to nil if not running under
14658         a window-system.
14660         * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
14661         (face-x-resources): Remove duplicate entry for :font.
14663         * textmodes/refer.el (refer-find-entry-internal): Use some-window
14664         instead of cycling through windows with next-window.
14666         * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
14667         of cycling through windows with next-window.
14669         * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
14670         of cycling through windows with next-window.
14672         * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
14673         (edebug-get-displayed-buffer-points): Use walk-windows/some-window
14674         instead of cycling through windows with next-window.
14676         * calendar/appt.el (appt-select-lowest-window): Use walk-windows
14677         instead of cycling through windows with next-window.
14679         * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
14680         of cycling through windows with next-window.
14682         * terminal.el (te-process-output): Use walk-windows instead of
14683         cycling through windows with next-window.
14685         * server.el (server-switch-buffer): Use some-window instead of
14686         cycling through windows with next-window.
14688         * window.el (some-window): New function.
14689         (walk-windows): Remove reference to walk-windows-start.
14691         * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
14693 2000-07-03  Richard Stallman  <rms@gnu.org>
14695         * window.el (walk-windows): Guarantee termination by keeping a list
14696         of all the windows already handled.
14698 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
14700         * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
14701         window-system.
14703         * man.el (Man-notify-when-ready): Don't use window-system.  If
14704         Man-notify-method is newframe, and the display is not
14705         multi-frame, select the frame created for the man page.
14706         (Man-init-defvars): Doc fix.
14708 2000-06-28  Gerd Moellmann  <gerd@gnu.org>
14710         * faces.el (region): Change background color for light background.
14712         * ediff-wind.el (ediff-setup-control-frame): Remove :box
14713         attribute from mode-line face of Ediff control frame.
14715         * replace.el (query-replace-map): Bind `e' like `E'.
14717 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
14719         * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
14720         Change name to "Select All".
14722         * dos-fns.el (convert-standard-filename): Fix last change.
14724 2000-06-27  Gerd Moellmann  <gerd@gnu.org>
14726         * help.el (describe-variable): Don't insert a second `'s' in front
14727         of the string `value is shown below'.  Since the syntax-table is
14728         set to emacs-lisp-mode-syntax-table, forward-sexp skips over
14729         an existing `'s', so that this won't be deleted.
14731         * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
14732         * pcmpl-unix.el: New files.
14734 2000-06-26  Stefan Monnier  <monnier@cs.yale.edu>
14736         * wid-edit.el (widget-member): Use the new plist-member.
14738 2000-06-26  Gerd Moellmann  <gerd@gnu.org>
14740         * replace.el (perform-replace): Undo change of 2000-04-04.
14741         Instead, move backward 1 character at the end of the loop when
14742         necessary.
14744         * faces.el (fringe): Change face for different backgrounds.
14746         * eshell/esh-module.el (toplevel): Load defgroup's differently;
14747         patch from John.
14749         * eshell/*.el: Change spelling of the Free Software Foundation.
14751         * eshell/esh-toggle.el: Removed.
14753         * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
14755         * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
14756         interactively.
14758 2000-06-26  Alex Schroeder  <alex@gnu.org>
14760         * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
14761         `define-key'; instead of checking `(emacs-version)' check for
14762         `set-keymap-parent' and `set-keymap-name' directly.  Add entries
14763         for `;' and `o' which might be electric.
14765         (sql-electric-stuff): New user option.
14766         (sql-magic-go): New function which uses `sql-electric-stuff'.
14767         (sql-magic-semicolon): New function which uses
14768         `sql-electric-stuff'.
14770         (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
14771         is not fboundp.
14773         (sql-oracle-options): New variable.
14774         (sql-oracle): Use it.
14776         (sql-imenu-generic-expression): Doc change.
14777         (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
14778         is used.
14780         (sql-informix): Added command line parameter "-" to force
14781         sql-informix-program to use stdout.
14783 2000-06-25  Eli Zaretskii  <eliz@is.elta.co.il>
14785         * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
14786         (cp864-decode-table): Doc fix.
14787         (cp720-decode-table): New variable, supports the Arabic OEM
14788         codepage used by Windows.
14789         (cp737-decode-table): New, Greek OEM codepage used by Windows.
14791 2000-06-23  Dave Love  <fx@gnu.org>
14793         * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
14794         (font-lock-fontify-anchored-keywords): Use
14795         line-beginning-position.
14796         (global-font-lock-mode): Use mapc.
14798 2000-06-23  Stefan Monnier  <monnier@cs.yale.edu>
14800         * eshell/esh-module.el: Require CL when compiling.
14802 2000-06-23  Gerd Moellmann  <gerd@gnu.org>
14804         * comint.el (comint-substitute-in-file-name): Call replace-match
14805         with second and third arg t.
14807         * cus-edit.el (custom-button-face, custom-button-pressed-face):
14808         Specify foreground color.
14810         * faces.el (tool-bar, mode-line, header-line): Specify foreground
14811         color.
14813         * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
14815         * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
14816         cddr instead of cdddr.
14818         * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
14819         instead of copy-list.
14821         * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
14822         of copy-list.
14824         * subdirs.el: Add eshell subdirectory.
14826         * eshell: New subdirectory containing the Eshell package.
14828         * pcomplete.el: New file.
14830 2000-06-23  Paul Eggert  <eggert@twinsun.com>
14832         * mail/mailpost.el (post-mail-send-it): Make sure file has
14833         proper permissions from birth.
14835         * files.el (basic-save-buffer-2): When temporarily setting
14836         file modes, set them to current modes plus 0200, not to 0777.
14838         * emerge.el (emerge-make-temp-file): Make sure file has proper
14839         permissions from birth.
14841 2000-06-22  Eli Zaretskii  <eliz@is.elta.co.il>
14843         * files.el (make-backup-file-name-1): On DOS/Windows, run the
14844         backup file name through convert-standard-filename.
14846         * dos-fns.el (convert-standard-filename): Convert leading
14847         directories as well.  When long file names are supported, convert
14848         characters that are invalid in Windows file names.
14850 2000-06-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
14852         * ps-print.el: Fix bug: if ^L is the very first buffer character,
14853         ps-print crashes.  New feature: page selection for printing.  Create
14854         raw-text-unix coding system for XEmacs.  Doc fix.
14855         (ps-print-version): New version number (5.2.3).
14856         (ps-plot-region): Bug fix.
14857         (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
14858         (ps-header-sheet, ps-generate, ps-end-job): Code fix.
14859         (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
14860         funs.
14861         (ps-selected-pages, ps-last-selected-pages, ps-first-page)
14862         (ps-last-page): New vars.
14864 2000-06-21  Gerd Moellmann  <gerd@gnu.org>
14866         * progmodes/sh-script.el (sh-while-getopts): Fix handling of
14867         empty option string.
14869 2000-06-21  Eli Zaretskii  <eliz@is.elta.co.il>
14871         * man.el (man): Doc fix.
14873 2000-06-21  Kenichi Handa  <handa@etl.go.jp>
14875         * international/mule-cmds.el (set-language-info-alist): Docstring
14876         fixed.
14878 2000-06-20  Gerd Moellmann  <gerd@gnu.org>
14880         * version.el (emacs-version): Use ISO date format.
14882         * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
14883         instead of `M-backspace'.
14885         * simple.el (turn-off-auto-fill): New function.
14887 2000-06-20  Stefan Monnier  <monnier@cs.yale.edu>
14889         * jit-lock.el (with-buffer-prepared-for-jit-lock):
14890         Renamed from with-buffer-prepared-for-font-lock and use
14891         inhibit-modification-hooks rather than setting *-change-functions.
14892         Update all functions to use the new name.
14893         (jit-lock-first-unfontify-pos): New semantics (and doc).
14894         (jit-lock-mode): Make non-interactive.
14895         Don't automatically turn on font-lock.
14896         Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
14897         Always use jit-lock-after-change.
14898         Remove and restore font-lock-after-change-function.
14899         (turn-on-jit-lock, jit-lock-after-fontify-buffer)
14900         (jit-lock-after-unfontify-buffer): Remove.
14901         (jit-lock-stealth-fontify):
14902         Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
14903         (jit-lock-after-change): Set the `fontified' text-prop to nil.
14905 2000-06-20  Sam Steingold  <sds@gnu.org>
14907         * emacs-lisp/cl-indent.el (toplevel): Indent
14908         `print-unreadable-object' properly.  Untabify.
14910 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
14912         * textmodes/reftex.el (reftex-find-citation-regexp-format):
14913         Support for bibentry.
14914         (reftex-compile-variables): Fixed problem with end of section-re.
14916         * texmodes/reftex-dcr.el (reftex-view-crossref,
14917         reftex-view-crossref-from-bibtex):
14918         Deal with changed `reftex-find-citation-regexp-format'.
14919         (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
14920         Replaced `remprop' with `put'.
14921         (reftex-view-crossref, reftex-view-crossref-when-idle):
14922         Support for bibentry.
14924         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
14925         New entry for bibentry package.
14927         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
14928         Regexp also matches "\nobibliography".
14930         * textmodes/reftex-global.el (reftex-renumber-simple-labels):
14931         Call `reftex-ensure-write-access' before doing anything.
14932         (reftex-ensure-write-access): New function.
14934 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
14936         * progmodes/idlwave.el: File re-installed (update to version 4.2)
14938         * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
14940         * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
14942         * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
14945 2000-06-20  Dave Love  <fx@gnu.org>
14947         * faces.el (frame-background-mode): Use set-default, not set, in
14948         setter.
14949         (frame-update-faces, frame-update-face-colors): Define with
14950         defalias.
14952         * enriched.el (enriched-decode-foreground)
14953         (enriched-decode-background): Don't use internal-find-face.
14955         * apropos.el: Doc fixes.
14957         * cus-edit.el (customize-changed-options): Check arg.
14958         (customize-version-lessp): Don't require decimal point.
14960         * custom.el (defcustom, defgroup): Doc fix.
14962         * newcomment.el (comment) <defgroup>: Add :version.
14963         (comment-multi-line): Doc fix.
14965         * emulation/mlsupport.el (define-hooked-local-abbrev,
14966         define-hooked-global-abbrev): Fix, using define-abbrev.
14968 2000-06-19  Gerd Moellmann  <gerd@gnu.org>
14970         * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
14971         the whole buffer.
14973 2000-06-19  Dave Love  <fx@gnu.org>
14975         * menu-bar.el (menu-bar-options-save): New function.
14976         (menu-bar-options-menu): Use it.
14977         (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
14978         Simplify.
14980 2000-06-19  Andreas Schwab  <schwab@suse.de>
14982         * progmodes/etags.el (tags-query-replace): Put new parameters
14983         START and END at the end, for backward compatibility.
14985 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
14987         * international/codepage.el:
14988         (cp-coding-system-for-codepage-1): Delete special codes for
14989         generating xxx-dos coding system because now a CCL based coding
14990         system can handle EOL conversion by default.
14992         * international/mule.el (make-coding-system): Generate subsidiary
14993         coding systems for EOL handling variants even for a CCL based
14994         coding system.
14996 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
14998         * international/isearch-x.el (isearch-minibuffer-input-method)
14999         (isearch-minibuffer-input-method-function): These variables
15000         deleted.
15001         (isearch-with-input-method): Don't use the above variables.
15002         (isearch-process-search-multibyte-characters): Likewise.  Call
15003         read-string with the arg INHERIT-INPUT-METHOD t.
15005 2000-06-17  Stefan Monnier  <monnier@cs.yale.edu>
15007         * font-lock.el (font-lock-after-fontify-buffer)
15008         (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
15010         * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
15011         Use consistent make-local-variable style for font-lock-fontified.
15012         (jit-lock-fontify-buffer):
15013         Don't bother checking for font-lock-mode and jit-lock-mode.
15015         * time.el: Remove trailing ^M that prevent CVS-merging.
15017 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
15019         * Makefile.in (distclean): New target.
15021 2000-06-16  Stefan Monnier  <monnier@cs.yale.edu>
15023         * Makefile.in (srcdir): Define for update-subdirs.
15025 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
15027         * find-lisp.el: New file.
15029 2000-06-16  Andrew Innes  <andrewi@gnu.org>
15031         * time.el (display-time-mail-function): New variable, to allow
15032         external packages to indicate when new mail is available.
15033         (display-time-update): Use it.
15035 2000-06-16  Kenichi Handa  <handa@etl.go.jp>
15037         * international/mule.el (mule-version): Change version name to
15038         SAKAKI.  AOI has already been used by Meadow.
15040         * international/quail.el (quail-show-guidance-buf): To find the
15041         bottom window (but minibuffer), pay attention to the height of
15042         minibuffer.
15044 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
15046         * arc-mode.el (archive-mode-map): Use the new menu-item format for
15047         menu-bar menus.  Add help strings.  Don't remove the Edit menu
15048         from the menu bar, as the menu bar has enough space now.
15050         * Makefile.in (SHELL): Make sure /bin/sh is used.
15052         * woman.el (woman-man-buffer): Fix bold and underlined CJK
15053         characters, which use series of two ^H characters instead of one.
15055 2000-06-15  Gerd Moellmann  <gerd@gnu.org>
15057         * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
15058         (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
15059         functions.
15060         (Info-find-node-2): Try a case-sensitive search first, then
15061         do a case-insensitive search.
15063         * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
15064         tutorials.
15066         * complete.el (PC-env-vars-alist): New variable.
15067         (PC-complete-as-file-name): New function.
15068         (partial-completion-mode): Initialize PC-env-vars-alist from
15069         process-environment.
15070         (PC-do-completion): Handle completion of env vars.
15072         * info.el (Info-set-mode-line): Show file name in mode line,
15073         use `*Info*' instead of `Info:'.
15075         * startup.el (command-line-1): Change copyright messages to year
15076         2000.
15078 2000-06-15  Dave Love  <fx@gnu.org>
15080         * net/goto-addr.el (goto-address-fontify): Use keymap property,
15081         not local-map.
15083 2000-06-15  Kenichi Handa  <handa@etl.go.jp>
15085         * international/mule.el (set-buffer-file-coding-system): Almost
15086         rewritten to handle `undecided' as no-op.
15088 2000-06-14  Gerd Moellmann  <gerd@gnu.org>
15090         * Makefile.in: New file.
15092         * Makefile: Removed.
15094         * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
15095         (goto-address-highlight-keymap): Bind C-c RET.
15097 2000-06-14  Kenichi Handa  <handa@etl.go.jp>
15099         * mail/sendmail.el (sendmail-send-it): The temporary buffer
15100         inherits buffer-file-coding-system of the current buffer.
15102         * tar-mode.el (tar-extract): For goto-char, use (point-min), not
15103         0.  Give correct argument to set-auto-coding-function.
15104         (tar-expunge): For goto-char, use (point-min), not 0.
15105         (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
15106         (tar-subfile-save-buffer): Likewize.
15108         * international/mule.el
15109         (after-insert-file-set-buffer-file-coding-system): Call
15110         set-buffer-file-coding-system with the arg FORCE t.
15112 2000-06-13  Gerd Moellmann  <gerd@gnu.org>
15114         * mail/sendmail.el (mail-specify-envelope-from): Initialize to
15115         nil.  Contemporary sendmails issue an X-Authentication-Warning if
15116         the sender is set with `-f'.
15118 2000-06-13  Dave Love  <fx@gnu.org>
15120         * help.el (describe-function-1): Kluge around cases of functions
15121         fset to subrs whose doc doesn't match their symbol-name.
15123         * image.el (insert-image): Default STRING to a space.
15125         * info.el Doc fixes.
15126         (Info-build-node-completions): Match Ref tags.
15128 2000-06-13  Eli Zaretskii <eliz@is.elta.co.il>
15130         * frame.el (display-multi-frame-p, display-multi-font-p): New
15131         defaliases for display-graphic-p.
15133         * hl-line.el: Fixed a typo in commentary.
15135 2000-06-13  Kenichi Handa  <handa@etl.go.jp>
15137         * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
15138         fixed.
15140 2000-06-12  Dave Love  <fx@gnu.org>
15142         * image.el (insert-image): Save a little consing.
15144 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
15146         * language/tibet-util.el: Convert all tibetan-1-column characters
15147         to the corresponding tibetan characters.
15148         (tibetan-add-components): Delete code for the special treatment of
15149         'a chung.
15151         * language/tibetan.el (tibetan-composable-pattern): Fix previous
15152         change.
15153         (tibetan-vowel-transcription-alist): More rules added.
15154         (tibetan-composite-vowel-alist): New variable.
15155         (tibetan-precomposition-rule-alist): More rules added.
15157 2000-06-12  Stefan Monnier  <monnier@cs.yale.edu>
15159         * startup.el (command-line): Only call menu-bar-mode if interactive.
15161         * thingatpt.el (toplevel symbol-properties):
15162         * textmodes/makeinfo.el (makeinfo-compile):
15163         * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
15164         * progmodes/hideif.el (hif-compress-define-list)
15165         (hide-ifdef-use-define-alist):
15166         * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
15167         (ange-ftp-vms-add-file-entry):
15168         * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
15169         * man.el (Man-build-man-command):
15170         * mail/rnewspost.el (news-reply-header-hook):
15171         * info.el (Info-insert-dir):
15172         * emulation/mlconvert.el (backward-word, forward-word, setq):
15173         * emacs-lisp/gulp.el (gulp-send-requests):
15174         * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
15175         (byte-optimize-inline-handler, byte-optimize-form-code-walker)
15176         (byte-optimize-apply, end of file):
15177         * emacs-lisp/advice.el (ad-advice-class-completion-table)
15178         (ad-make-freeze-definition):
15179         * startup.el (command-line, command-line-1): Don't quote lambdas.
15181         * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
15182         (cvs-cleanup-removed): New function.
15183         (cvs-cleanup-functions): New var.
15184         (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
15185         some flexibility in specifying additional entries to auto-cleanup.
15186         (cvs-quickdir): New function.
15187         (cvs-mode-insert): Use cvs-fileinfo-from-entries.
15188         (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
15189         (cvs-mode-find-file): Check that we are on a filename or dirname
15190         when invoked through a mouse-click.
15191         (cvs-full-path): Remove.
15192         (cvs-dired-action): Re-introduced.
15193         (cvs-dired-noselect): Use it.
15194         (vc-post-command-functions): use this new hook if available.
15196         * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
15197         (cvs-status-map): Don't inherit from cvs-mode-map anymore.
15198         (cvs-filename-map, cvs-dirname-map): Remove.
15199         (cvs-default-action): Remove.
15200         (cvs-add-face): Use `keymap' rather than `local-map' property, and only
15201         if the arg is really a keymap.
15202         (cvs-fileinfo-pp): Don't use any special map for file and dir names.
15203         Don't hardcode the mapping from state (aka type) to face, but check
15204         the var cvs-fi-<type>-face instead.
15205         (cvs-fileinfo-from-entries): New function.
15207         * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
15208         Docstring fix.
15209         (cvs-find-file-and-jump): Change default to be safer.
15210         (cvs-mode-diff-map): Define it as a function as well.
15211         (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
15212         Bind mouse-2 in this global map rather than with text-properties.
15214         * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
15215         file to resolve the ambiguity between C(conflict) and C(need-merge).
15217 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
15219         * international/mule.el (set-buffer-file-coding-system): If
15220         CODING-SYSTEM is nil, set buffer-file-coding-system to nil
15221         unconditionally.
15223 2000-06-12  Dave Love  <fx@gnu.org>
15225         * wid-edit.el (widget-specify-button): Really suppress the face if
15226         required.
15228 2000-06-11  Gerd Moellmann  <gerd@gnu.org>
15230         * term/x-win.el (x-colors): Add colors from recent rgb.txt.
15232 2000-06-11  Stefan Monnier  <monnier@cs.yale.edu>
15234         * imenu.el (imenu-generic-expression): Docstring fix.
15236         * composite.el (composition-function-table): Move the `put'
15237         below the autoload cookie so we can load the file before loaddefs.
15239         * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
15241         * emacs-lisp/autoload.el (make-autoload): Use `cond'.
15242         Handle easy-mmode-define-global-mode.
15243         For complex macros like define-minor-mode that can generate
15244         several autoload entries, try to autoload entries in the
15245         macroexpanded code.
15247         * emacs-lisp/easy-mmode.el (define-minor-mode):
15248         If KEYMAP is a symbol, just use it.
15249         Use byte-compile-current-file and load-file-name to infer the
15250         proper :require to pass to defcustom.
15251         Wrap the hook var into `progn' so as not to autoload it.
15252         Add a :autoload-end cookie.
15253         Be more careful about the evaluation of KEYMAP.
15254         (easy-mmode-define-global-mode): Add a :autoload-end cookie.
15255         (define-derived-mode): Move define-abbrev-table outside of defvar.
15257 2000-06-10  Stefan Monnier  <monnier@cs.yale.edu>
15259         * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
15260         (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
15261         (backup-compiled-files): Ignore errors during `tar'.
15262         (bootstrap): Make autoloads before elc files.
15264 2000-06-10  Kenichi Handa  <handa@etl.go.jp>
15266         * international/mule.el (set-buffer-file-coding-system): If one of
15267         undecided-XXX is specified, change only EOL conversion.
15269         * international/mule-conf.el (unix): New alias for the coding
15270         system undecided-unix.
15272 2000-06-09  Dave Love  <fx@gnu.org>
15274         * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
15276         * progmodes/executable.el: Byte compile dynamic.
15277         (executable-insert): Change custom type.
15278         (executable-find): Add autoload cookie.
15279         (executable-make-buffer-file-executable-if-script-p): New
15280         function.  After Noah Friedman.
15282         * files.el (after-save-hook): Customize, with
15283         executable-make-buffer-file-executable-if-script-p as an option.
15285 2000-06-09  Kenichi Handa  <handa@etl.go.jp>
15287         * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
15288         "tib24p-mule.bdf" for Tibetan.
15290         * composite.el (decompose-composite-char): Declare it as obsolete.
15292         * man.el (Man-fontify-manpage): Pay attention to underline and
15293         overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
15295 2000-06-08  Gerd Moellmann  <gerd@gnu.org>
15297         * thingatpt.el (forward-thing): Use functionp instead of fboundp.
15298         Set maintainer to FSF since author isn't reachable.
15300 2000-06-08  Dave Love  <fx@gnu.org>
15302         * international/mule-cmds.el (select-safe-coding-system): If
15303         DEFAULT-CODING-SYSTEM is not specified, also check the most
15304         preferred coding-system if buffer-file-coding-system is
15305         `undecided'.  From Handa.
15307 2000-06-08  Kenichi Handa  <handa@etl.go.jp>
15309         * international/mule.el
15310         (after-insert-file-set-buffer-file-coding-system): If the buffer
15311         size is greater than INSERTED, judget that we are not visiting.
15313 2000-06-07  Rajesh Vaidheeswarran  <rv@gnu.org>
15315         * whitespace.el (defgroup whitespace): Comment out `:version'.
15316         XEmacs 20.4 has problems defining the group with this present.
15317         We'll have this commented out till get resolve the problem.
15319 2000-06-07  John Wiegley  <johnw@gnu.org>
15321         * align.el (align-dq-string-modes, align-sq-string-modes)
15322         (align-open-comment-modes): Add pyhton-mode.
15323         (align-rules-list): Use get-text-property instead of
15324         text-properties-at.
15325         (align-rules-list): Add python-assignment.
15326         (align-rules-list): Change perl-comma-delimiter to
15327         basic-comma-delimiter.  Use if for Perl modes and python-mode.
15328         (align-rules-list): Add python-chain-logic and
15329         basic-line-continuation.
15331 2000-06-07  Jari Aalto  <jari.aalto@poboxes.com>
15333         * apropos.el (apropos-mode-hook): New user variable.
15334         (apropos-mode): Run apropos-mode-hook.
15336 2000-06-07  David Ponce  <david@dponce.com>
15338         * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
15339         commands.  Require `wid-edit' at run-time.
15341 2000-06-07  David Ponce  <david@dponce.com>
15343         * recentf.el: Added some "Commentary".
15344         (recentf-open-more-files, recentf-edit-list): Minor changes to
15345         move the point at the top of the file list.  This behaviour is
15346         consistent with the menu one when the list contains a lot of
15347         files.
15348         (recentf-cleanup): Now displays the number of items removed from
15349         the list.
15350         (recentf-relative-filter) New menu filter to show filenames
15351         relative to `default-directory'.
15353 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
15355         * ps-print.el: XEmacs compatibility.  Doc fix.  Can select page size
15356         with/without giving an error if PostScript printer doesn't have this
15357         kind of page size.  Zebra Stripe continues or restarts on next page.
15358         Manual/automatic paper feeding.  Switch or not the header.
15359         (ps-print-version): New version number (5.2.2).
15360         (ps-windows-system): Include emx as a Windows system.
15361         (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
15362         (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
15363         (ps-background-text): Code fix.
15364         (ps-error-handler-message, ps-user-defined-prologue)
15365         (ps-print-prologue-header, ps-printer-name)
15366         (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
15367         (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
15368         (ps-use-face-background): Customization fix.
15369         (ps-n-up-database): Data fix.
15370         (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
15371         (ps-switch-header): New vars.
15372         (ps-xemacs-color-name, ps-face-foreground-name)
15373         (ps-face-background-name, ps-boolean-constant): New funs.
15375 2000-06-07  Dave Love  <fx@gnu.org>
15377         * allout.el: New version from Manheimer.
15379 2000-06-07  Kenichi Handa  <handa@etl.go.jp>
15381         * textmodes/fill.el (fill-find-break-point): Check the validity of
15382         charset.
15384 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
15386         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
15387         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
15388         Call display-color-p and display-mouse-p instead of looking at
15389         window-system.
15391 2000-06-06  Dave Love  <fx@gnu.org>
15393         * image.el (find-image): Doc fix.  Return nil if image not found.
15394         (put-image, insert-image): Make STRING arg optional.
15396 2000-06-06  Kenichi Handa  <handa@etl.go.jp>
15398         * language/vietnamese.el: Remove eval-when-compile.
15399         (viet-viscii-nonascii-translation-table): Define it as a
15400         translation table made from viet-viscii-decode-table.
15401         (viet-viscii-encode-table): Define it as a translation table made
15402         from the reverse map of above.
15403         (viet-vscii-nonascii-translation-table): Define it as a
15404         translation table made from viet-vscii-decode-table.
15405         (viet-vscii-encode-table): Define it as a translation table made
15406         from the reverse map of above.
15407         (ccl-decode-viscii): Use translate-character.
15408         (ccl-encode-viscii, ccl-encode-viscii-font)
15409         (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
15410         Likewize.
15412         * language/cyrillic.el: Remove eval-when-compile.
15413         (cyrillic-koi8-r-nonascii-translation-table): Define it as a
15414         translation table made from cyrillic-koi8-r-decode-table.
15415         (cyrillic-koi8-r-encode-table): Define it as a translation table
15416         made from the reverse map of above.
15417         (ccl-decode-koi8): Use translate-character.
15418         (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
15419         (cyrillic-alternativnyj-nonascii-translation-table): Define it as
15420         a translation table made from cyrillic-alternativnyj-decode-table.
15421         (cyrillic-alternativnyj-encode-table): Define it as a translation
15422         table made from the reverse map of above.
15423         (ccl-decode-alternativnyj): Use translate-character.
15424         (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
15425         Likewize
15427         * international/mule-diag.el (non-iso-charset-alist): Specify
15428         translation table symbol instead of translation table itself.
15429         (list-block-of-chars): CHARSET may be a translation table symbol.
15431         * international/mule.el (make-coding-system): If CODING-SYSTEM
15432         already exists, override it.
15434         * international/fontset.el: Use family `proportional' for Tibetan
15435         fonts.
15437         * international/ccl.el (ccl-compile-translate-character): Don't
15438         check if Rrr has property translation-table.
15439         (ccl-compile-map-multiple): Modified to avoid compiler warning.
15441 2000-06-05  Gerd Moellmann  <gerd@gnu.org>
15443         * info.el: Bind case-fold-search to t when searching in case
15444         a user sets it to nil in a hook.
15446 2000-06-05  Stefan Monnier  <monnier@cs.yale.edu>
15448         * autoarg.el (autoarg-mode, autoarg-kp-mode):
15449         * hl-line.el (hl-line-mode): Use the new :global key argument.
15451         * tar-mode.el (tar-header-block-recompute-checksum): Remove.
15452         (tar-clip-time-string): Prepend a space.
15453         (tar-grind-file-mode): Construct a string rather than modifying one.
15454         (tar-header-block-summarize): Fix docstring.
15455         Use `format' rather than an error-prone set of copy-loops.
15457         * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
15458         (diff-goto-source, diff-unified->context, diff-context->unified)
15459         (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
15460         understand the format output by the `-p' argument to diff.
15462         * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
15463         (sh-re-done): Use defconst.
15464         (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
15465         (sh-help-string-for-variable, sh-guess-basic-offset):
15466         Don't quote lambdas.
15467         (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
15468         (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
15470         * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
15471         (mh-letter-mode): Derive from text-mode.
15472         This implicitly means that it now calls kill-all-local-variables.
15473         Also remove the Emacs-18 compatibility code.
15475         * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
15476         Make use of symbol-property doc-string-elt.
15477         Use memq rather than a sequence of eq.
15478         (doc-string-elt): Fix the wrong or missing previously unused values.
15479         (autoload-print-form): New function extracted from
15480         generate-file-autoloads to allow recursion when handling progn
15481         so that defvar's and defun's docstrings are properly printed.
15482         (generate-file-autoloads): Use it.
15484         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
15485         Use find-file-hooks in the minor-mode function.
15486         Be careful not to loop indefinitely in the post-command-hook function.
15488 2000-06-05  Michael Kifer  <kifer@cs.sunysb.edu>
15490         * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
15491         tty's.
15492         * ediff-diff.el (ediff-exec-process): Use --binary for fine
15493         differences whenever appropriate.
15494         * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
15495         * viper.el (find-file, find-file-other-window): Get viper to do
15496         wildcards.
15498 2000-06-04  Stefan Monnier  <monnier@cs.yale.edu>
15500         * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
15501         (jit-lock-fontify-buffer): New function for JIT refontification.
15502         (jit-lock-mode): Fix docstring.
15503         Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
15504         Remove jit-lock-after-change from the _local_ hook.
15505         (jit-lock-function-1): Fix docstring.
15507         * info.el (Info-on-current-buffer): Initialize info.
15509         * newcomment.el (comment-indent): Ignore comment-indent-hook.
15511         * progmodes/tcl.el (tcl-indent-for-comment):
15512         Ignore comment-indent-hook.
15514         * emacs-lisp/easy-mmode.el: Require CL during compilation.
15515         (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
15516         (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
15517         and improve to use the lighter to guess the capitalization.
15518         (define-minor-mode): Inline code from easy-mmode-define-toggle.
15519         Add keyword arguments to specify global-ness or the custom group.
15520         Add local-map and help-echo properties to the lighter.
15521         (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
15522         (easy-mmode-define-global-mode): New macro.
15524 2000-06-02  Dave Love  <fx@gnu.org>
15526         * wid-edit.el: byte-compile-dynamic since we typically don't use
15527         all the widgets.  Don't require cl or widget.  Remove
15528         eval-and-compile.  Don't autoload finder-commentary.  Doc fixes.
15529         (widget-read-event): Removed.  Callers changed to use read-event.
15530         (widget-button-release-event-p): Renamed from
15531         button-release-event-p.
15532         (widget-field-add-space, widget-field-use-before-change):
15533         Uncustomize.
15534         (widget-specify-field): Use keymap property, not local-map.
15535         (widget-specify-button): Obey :suppress-face.
15536         (widget-specify-insert): Use modern backquote syntax.
15537         (widget-image-directory): Renamed from widget-glyph-directory.
15538         (widget-image-enable): Renamed from widget-glyph-enable.
15539         (widget-image-find): Replaces widget-glyph-find.
15540         (widget-button-pressed-face): Move defvar.
15541         (widget-image-insert): Replaces widget-glyph-insert.
15542         (widget-convert): Use keywordp.
15543         (widget-leave-text, widget-children-value-delete): Use mapc.
15544         (widget-keymap): Remove XEmacs stuff.
15545         (widget-field-keymap, widget-text-keymap): Define all inside defvar.
15546         (widget-button-click): Don't set point at the click, but re-centre
15547         if we scroll out of window.  Rewritten for images v. glyphs &c.
15548         (widget-tabable-at): Use POS arg, not point.
15549         (widget-beginning-of-line, widget-end-of-line)
15550         (widget-item-value-create, widget-sublist, widget-princ-to-string)
15551         (widget-sexp-prompt-value, widget-echo-help): Simplify.
15552         (widget-default-create): Use widget-image-insert; some rewriting.
15553         (widget-visibility-value-create)
15554         (widget-push-button-value-create, widget-toggle-value-create): Use
15555         widget-image-insert.
15556         (checkbox): Create on and off images dynamically.
15557         (documentation-link): Change :help-echo.
15558         (widget-documentation-link-echo-help): Remove.
15560 2000-06-02  Stefan Monnier  <monnier@cs.yale.edu>
15562         * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
15564         * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
15565         (easy-mmode-define-toggle, define-minor-mode): Use it.
15566         (easy-mmode-define-keymap): Docstring fix.
15567         (define-derived-mode): Default PARENT to fundamental-mode.
15568         Add the derived-mode-parent symbol-property.
15569         (easy-mmode-derived-mode-p): New function.
15571 2000-06-02  Dave Love  <fx@gnu.org>
15573         * files.el (convert-standard-filename): Doc fix.
15574         (normal-backup-enable-predicate): New function.
15575         (backup-enable-predicate): Use it to replace the lambda form.
15577         * calendar/todo-mode.el: [This needs more work on the outline
15578         stuff.]  Doc fixes.
15579         (todo) <defgroup>: Add :version.
15580         (todo-add-category): Don't use pushnew.
15581         (todo-cmd-raise): Fix typo.
15582         (todo-top-priorities): Change temp buffer name.
15583         (todo-category-alist): Avoid redundant lambda.
15584         (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
15585         Use outline-next-heading.
15587         * autoarg.el: Rewritten to use define-minor-mode.
15588         (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
15589         (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
15591 2000-06-02  Kenichi Handa  <handa@etl.go.jp>
15593         * isearch.el (isearch-other-meta-char): Fix previous change.
15595 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
15597         * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
15598         (log-edit-done): Only add the comment to the ring if it's different
15599         from the last comment entered.
15601         * isearch.el (isearch-highlight): Turn internal-find-face into facep.
15603 2000-06-01  Dave Love  <fx@gnu.org>
15605         * hl-line.el: Rewritten using define-minor-mode.
15607         * help.el (describe-function-1): Distinguish special form from
15608         builtin function.  Sanity-check presence of arglist for builtins.
15610 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
15612         * international/characters.el: Fix syntax/category setting of
15613         Tibetan characters.
15615         * language/tibet-util.el (tibetan-add-components): Fixes for new
15616         encoding of Tibetan characters.
15617         (tibetan-decompose-precomposition-alist): New variable.
15618         (tibetan-decompose-region): Convert precomposed characters to
15619         non-precomposed characters.
15620         (tibetan-decompose-string): Likewise.
15621         (tibetan-composition-function): Fix args to
15622         thibetan-compose-string.
15624         * language/tibetan.el (tibetan-composable-pattern): More
15625         characters included.
15626         (tibetan-consonant-transcription-alist): Rule for "R" added.
15627         (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
15628         "+R" added.
15629         (tibetan-base-to-subjoined-alist): Rule for "RA" added.
15631         * language/lao-util.el (lao-composition-function): Fix args to
15632         compose-string.
15634         * language/thai-util.el (thai-composition-function): Fix args to
15635         compose-string.
15637         * isearch.el (isearch-update): Set disable-point-adjustment to t
15638         to prevent the point moving to the end of a composition when a
15639         part of a composition is searched.
15640         (isearch-other-meta-char): If the key invoking this command can be
15641         mapped by function-key-map to a printing char, call
15642         isearch-process-search-char directly.
15644 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
15646         * emacs-lisp/bytecomp.el:
15647         * frame.el:
15648         * international/mule-cmds.el:
15649         * international/mule-util.el:
15650         * international/mule.el:
15651         * mouse.el:
15652         * subr.el:
15653         * faces.el: Update calls to make-obsolete with a WHEN argument.
15655         * byte-run.el (make-obsolete, make-obsolete-variable):
15656         Add an optional WHEN argument and change the format of the
15657         symbol-property information.
15658         * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
15659         (byte-compile-obsolete, byte-compile-variable-ref): Understand the
15660         new obsolete-symbol-property format and print WHEN if it is provided.
15662 2000-05-31  Dave Love  <fx@gnu.org>
15664         * loadhist.el (loadhist-hook-functions): Remove
15665         before-change-function, after-change-function.
15666         (unload-feature): Deal with symbols which are both bound and
15667         fbound.
15669         * mouse.el (mouse-save-then-kill-delete-region): Don't bind
15670         before-change-function, after-change-function.
15672         * simple.el (newline): Don't bind before-change-function,
15673         after-change-function.
15675 2000-05-31  Rajesh Vaidheeswarran <rv@gnu.org>
15677         * whitespace.el (whitespace-rescan-timer-time): Update interval
15678         set to 600 seconds (10 minutes) instead of 60 seconds since
15679         a large number of whitespace buffers causes emacs to `freeze'
15680         for a considerable amount of time.
15682         * whitespace.el: Updated email address
15684 2000-05-31  Dave Love  <fx@gnu.org>
15686         * add-log.el (change-log-font-lock-keywords) <function>: Add
15687         pattern for function of change.
15688         (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
15689         acknowledgements patterns.
15691 2000-05-31  Kenichi Handa  <handa@etl.go.jp>
15693         * isearch.el (isearch-printing-char): If keyboard coding system is
15694         being used, call isearch-process-search-multibyte-characters.
15696         * international/isearch-x.el: Mostly rewritten.
15698         * international/quail.el (quail-start-conversion): Don't include
15699         unhandled events in the returned events, but set them in
15700         unread-command-events.  Exit if all inputs are deleted.
15702 2000-05-30  Jason Rumney  <jasonr@gnu.org>
15704         * w32-fns.el (w32-charset-info-alist): Add each charset separately.
15706         * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
15707         Reenable code to create initial fontsets.
15708         Use set-fontset-font in place of put-charset-property.
15710 2000-05-30  Gerd Moellmann  <gerd@gnu.org>
15712         * progmodes/perl-mode.el (perl-indent-line): When looking for a
15713         label, ensure that the first colon isn't followed by another.
15715         * paths.el (Info-default-directory-list): Doc fix.
15717         * net/net-utils.el (finger-X.500-host-regexps): New user-option.
15718         (finger): If HOST matches a regexp from finger-X.500-host-regexps,
15719         send a query containing USER only, not USER@HOST.
15721         * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
15722         and rmail-msgend to compute the restriction at the end, instead of
15723         computing it.
15725 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
15727         * dabbrev.el (dabbrev-expand): Don't display messages in the
15728         echo area if the minibuffer window is active.
15730         * jit-lock.el (jit-lock-mode): Add after change function to
15731         local hook.
15733 2000-05-29  Christoph Wedler  <Christoph.Wedler@sap.com>
15735         * antlr-mode.el: New commands: hide/unhide actions,
15736         upcase/downcase literals.
15737         (antlr-tiny-action-length): New user option.
15738         (antlr-hide-actions): New command.  Suggested by
15739         Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
15740         (antlr-mode-map): New binding [C-c C-v].
15741         (antlr-mode-menu): New entries.
15742         (antlr-downcase-literals): New command.
15743         (antlr-upcase-literals): Ditto.
15745         * antlr-mode.el: Minor changes: indendation, mode-name.
15746         (antlr-indent-line): Indent cpp directive at column 0.
15747         (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
15749         * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
15750         (antlr-font-lock-additional-keywords): Workaround for intentional
15751         bug in XEmacs version of font-lock.
15752         (antlr-mode): Set symbol property `mode-name' to "Antlr".  Could
15753         be used by a smarter version of `buffers-menu-grouping-function'.
15755 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
15757         * tmm.el (tmm-prompt): Recognize menu item definitions of the for
15758         `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
15760 2000-05-29  Kenichi Handa  <handa@etl.go.jp>
15762         * international/encoded-kb.el
15763         (encoded-kbd-iso2022-designation-map): Pay attention to that
15764         charset-iso-final-char return -1 for eight-bit-control and
15765         eight-bit-graphic.
15767 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
15769         * speedbar.el (speedbar-use-images, speedbar-update-flag)
15770         (speedbar-easymenu-definition-base): Use display-graphic-p where
15771         available, instead of window-system.
15773 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
15775         * international/codepage.el (cp-coding-system-for-codepage-1): Add
15776         eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
15777         coding systems.
15779 2000-05-26  Dave Love  <fx@gnu.org>
15781         * disp-table.el (standard-display-underline): Don't use
15782         internal-find-face.
15784         * mail/reporter.el: Maintainer change.  Doc fixes.
15785         (reporter-version): Deleted.
15787         * emacs-lisp/elp.el: Maintainer change.
15788         (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
15790 2000-05-26  Stefan Monnier  <monnier@cs.yale.edu>
15792         * add-log.el (add-change-log-entry): Merge the current entry with the
15793         previous one if the previous one is empty.
15795 2000-05-26  Dave Love  <fx@gnu.org>
15797         * loadhist.el (unload-feature): Fix interactive spec [from
15798         lijnzaad@ebi.ac.uk].
15800         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
15801         subr-arity to check primitives.
15802         (byte-compile-flush-pending, byte-compile-file-form-progn)
15803         (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
15804         (byte-compile-insert, byte-compile-funcall): Use mapc instead of
15805         mapcar.
15807 2000-05-26  Kenichi Handa  <handa@etl.go.jp>
15809         * international/fontset.el: Set family names of non-latin charsets
15810         in default fontset to "*".
15812         * international/mule-diag.el (print-fontset): Combine family part
15813         and registry part of the fontname by "-*-" instead of "-".
15815         * international/mule-cmds.el (encode-coding-char): Make strings
15816         multibyte before calling encode-coding-string.
15818 2000-05-25  Stefan Monnier  <monnier@cs.yale.edu>
15820         * derived.el: Fix keywords.
15821         (define-derived-mode): Only define if needed.
15823         * simple.el (fill-comment, comment-column, comment-start)
15824         (comment-start-skip, comment-end, comment-indent-function)
15825         (block-comment-start, block-comment-end, indent-for-comment)
15826         (set-comment-column, kill-comment, comment-padding, comment-region)
15827         (comment-multi-line, indent-new-comment-line): Remove.
15829         * bindings.el (esc-map): Change ; to comment-dwim and use the new
15830         function names for comment operations.
15832         * newcomment.el: Add abundant autoload cookies.
15833         (comment-style): Don't depend on runtime data at compile-time.
15834         (comment-indent-hook): Remove.
15835         (comment-indent): Check if comment-indent-hook is bound.
15836         (comment-region): Docstring fix.
15838 2000-05-25  Dave Love  <fx@gnu.org>
15840         * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
15841         byte-code-function-p.
15843         * mail/rmailsum.el: Add provide.
15845         * net/goto-addr.el (goto-address-fontify): Add help-echo property.
15847         * smerge-mode.el (smerge-diff-switches): Don't use list* in
15848         defcustom.
15850 2000-05-25  Michael Kifer  <kifer@cs.sunysb.edu>
15852         * ediff-diff.el (ediff-exec-process): delete --binary option from
15853         non-buffer ediff jobs.
15855 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
15857         * hilit-chg.el (highlight-changes-mode): Ask about color or
15858         grayscale support, not about window-system.
15860         * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
15861         window-system.
15862         (ffap-highlight): Always default to t.
15864         * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
15865         display-popup-menus-p instead of looking at window-system.
15867         * disp-table.el (standard-display-g1, standard-display-graphic):
15868         Only refuse to use string glyphs on X and MS-Windows.
15870         * avoid.el: Remove window-system from commentary, suggest to use
15871         display-*-p instead.
15873         * apropos.el (apropos-print): Use display-mouse-p instead of
15874         window-system.
15876 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
15878         * international/codepage.el (cp-decoding-vector-for-codepage):
15879         Fill up unsupported characters with their own codes.  From Kenichi
15880         Handa.
15882 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
15884         * international/mule-diag.el (describe-char-after): Use
15885         display-graphic-p instead of window-system, so that this function
15886         works on MS-DOS.
15888 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
15890         * international/codepage.el (cp-make-coding-systems-for-codepage):
15891         Remove the eight-bit-graphic and eight-bit-control charsets from
15892         the list of charsets which we convert into `?'.
15894 2000-05-25  Kenichi Handa  <handa@etl.go.jp>
15896         * international/mule-conf.el: Specify CHARSET-ID explicitely for
15897         private charsets.
15898         (mule-unicode-0100-24ff, japanese-jisx0213-1,
15899         japanese-jisx0213-2): New charsets.
15901         * international/fontset.el: Setup default fontset for new charsets.
15903 2000-05-24  Dave Love  <fx@gnu.org>
15905         * info.el (Info-find-node-2): Restructure [following "Vadim
15906         S. Solomin" <sovs@uic.nnov.ru>].
15908         * icomplete.el: Fix header for Finder.
15910 2000-05-24  Eric M. Ludlam  <zappo@ultranet.com>
15912         * rmailout.el (rmail-output-to-rmail-file): Added optional param
15913         STAY.
15915         * rmail.el (rmail-automatic-folder-directives): New user variable.
15916         (rmail-show-message): Add call to `rmail-auto-file' during
15917         display.
15918         (rmail-auto-file): New function.
15920 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
15922         * ediff-diff.el (ediff-forward-word): Take syntactic word class into
15923         account.
15924         (ediff-test-utility,ediff-diff-mandatory-option)
15925         (ediff-reset-diff-options): Utilities for proper initialization of
15926         ediff-diff-options and ediff-diff3-options on Windows.
15928         * ediff-init.el (ediff-merge-filename-prefix): New customizable
15929         variable.
15931         * ediff-mult.el (ediff-filegroup-action): Use
15932         ediff-merge-filename-prefix.
15934 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
15936         * viper-ex.el (ex-write): Set selective display to nil.
15938 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
15940         * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
15941         aliases for hebrew-iso-8bit.
15943 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
15945         * woman.el: New version from Francis J. Wright
15946         <F.J.Wright@Maths.QMW.ac.uk>.
15947         (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
15948         names in environment variables regardless of the path separator.
15949         (woman-topic-all-completions-1): Don't call file-name-directory-p
15950         on all files, since woman-file-regexp already filters out any
15951         directories.
15953 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
15955         * international/quail.el (quail-start-translation): Don't change
15956         modified-p of the current buffer.
15957         (quail-start-conversion): Likewise.
15959         * international/kkc.el (kkc-region): Don't change modified-p of
15960         the current buffer.
15962         * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
15963         conform to RFC1468.
15964         (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
15966 2000-05-23  Eric M. Ludlam  <zappo@ballista.ultranet.com>
15968         * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
15969         (speedbar-insert-button): Invisible text property fix.
15970         (speedbar-directory-plus): Renamed from speedbar-directory-+
15971         (speedbar-directory-minus): Renamed from speedbar-directory--
15972         (speedbar-page-plus): Renamed from speedbar-file-+
15973         (speedbar-page-minus): Renamed from speedbar-file--
15974         (speedbar-page): Renamed from speedbar-file-
15975         (speedbar-tag): Renamed from speedbar-tag-
15976         (speedbar-tag-plus): Renamed from speedbar-tag-+
15977         (speedbar-tag-minus): Renamed from speedbar-tag--
15978         (speedbar-expand-image-button-alist): Use above renames.
15980         * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
15981         * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
15982         * sb-pg-plus.xpm: Renamed from sb-file+.xpm
15983         * sb-pg-minus.xpm: Renamed from sb-file-.xpm
15984         * sb-pg.xpm: Renamed from sb-file.xpm
15985         * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
15986         * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
15988 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
15990         * international/quail.el (quail-show-guidance-buf): Set
15991         current-input-method of the guidance buffer to the name of the
15992         curren input method.
15994 2000-05-23  Stefan Monnier  <monnier@cs.yale.edu>
15996         * progmodes/compile.el (compile-internal): Style typo.
15998         * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
15999         quote vars and functions in the docstring.
16001         * newcomment.el (comment-make-extra-lines): Don't use `assert'.
16003         * completion.el (dynamic-completion-mode, dynamic-completion-mode):
16004         Don't quote lambdas.
16006         * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
16008 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
16010         * startup.el (command-line): Determine source file of compiled
16011         user init file differently.  Warn if compiled user init file
16012         is older than its source file.
16014         * ffap.el (ffap-url-regexp): Add `https'.
16016 2000-05-23  Eli Zaretskii  <eliz@is.elta.co.il>
16018         * files.el (make-backup-file-name-1): Replace slashes with `!'
16019         rather than `|' (which is not allowed on Windows).  Replace the
16020         drive letters with a string "drive_X".
16022 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
16024         * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
16026         * files.el (interpreter-mode-alist): Add `bash2'.
16028 2000-05-22  Dave Love  <fx@gnu.org>
16030         * loadhist.el (feature-symbols, file-provides, file-requires): Use
16031         mapc.
16032         (feature-file): Avoid calling symbol-name.  Doc fix.
16033         (file-set-intersect, file-dependents): Use dolist, not mapcar.
16034         (loadhist-hook-functions): Add mouse-position-function.
16035         (unload-feature): Change uses of mapcar.
16037         * files.el (parse-colon-path): Doc fix.
16038         (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
16039         (set-auto-mode): Use mapc.
16041         * complete.el (PC-look-for-include-file): Use :alnum: character
16042         class.
16043         (partial-completion-mode): Add autoload cookie.
16045 2000-05-22  Sam Steingold  <sds@gnu.org>
16047         * info.el (Info-fontify-node): Fixed the call to
16048         `add-text-properties' (bug introduced on 2000-05-18).
16050 2000-05-22  Dave Love  <fx@gnu.org>
16052         * bindings.el: Remove debug-ignored-errors set in other files.
16054         * progmodes/etags.el: Add to debug-ignored-errors.
16055         (visit-tags-table-buffer): Clear out buffers holding old tables
16056         when making a new list.
16057         (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
16058         mapc.
16060         * completion.el: Doc fixes.  Add to debug-ignored-errors.  Don't
16061         quote keywords.
16062         (cmpl-string-case-type): Use character classes.
16064         * comint.el:
16065         * textmodes/ispell.el:
16066         * imenu.el:
16067         * mail/mh-e.el:
16068         * progmodes/compile.el: Add to debug-ignored-errors.
16070         * dabbrev.el: Add to debug-ignored-errors.
16071         (dabbrev-completion): Use mapc.
16073 2000-05-22  Eli Zaretskii  <eliz@is.elta.co.il>
16075         * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
16076         (woman-mapcan, woman-parse-man.conf)
16077         (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
16078         (woman-reset-emulation, woman-select-symbol-fonts): New functions.
16079         (woman-parse-colon-path): Call woman-mapcan.  Recognize Cygwin
16080         path syntax better.
16081         (woman-man.conf-path, woman-use-own-frame): New defcustoms.
16082         (woman-manpath): Call woman-parse-man.conf.
16083         (woman-emulation): New defcustom, defaults to nroff.
16084         (woman-font-support): New defconst.
16085         (woman-use-symbol-font): New defcustom.
16086         (woman-menu): Add new menu items: "Colored/BW", "Advanced",
16087         "Emulation".
16088         Many functions: Doc fix.
16090 2000-05-22  Kenichi Handa  <handa@etl.go.jp>
16092         * international/quail.el (quail-simple-translation-keymap): Map
16093         128..255 to quail-self-insert-command.
16094         (quail-keyboard-layout-alist): Add definition for "pc102-de".
16096 2000-05-22  Stefan Monnier  <monnier@cs.yale.edu>
16098         * help.el (help-manyarg-func-alist): Typo.
16100         * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
16101         intervals which makes it heaps simpler.
16103         * newcomment.el (comment-region-internal): Go back to BEG after quoting
16104         the nested comment markers.
16106         * subr.el (remove-hook): Don't turn the hook's value into a list.
16108 2000-05-21  Dave Love  <fx@gnu.org>
16110         * edmacro.el (edmacro-parse-keys): Return vector if any elements
16111         are invalid characters.
16113         * international/mule-util.el (detect-coding-with-priority): Use
16114         mapc.  Remove redundant lambda.
16116         * international/mule-diag.el (list-non-iso-charset-chars)
16117         (describe-fontset): Remove redundant lambda.
16119         * emulation/crisp.el (brief-mode): New alias.
16121         * emacs-lisp/ring.el (ring-elements): New function.
16123         * emacs-lisp/easymenu.el (easy-menu-create-menu)
16124         (easy-menu-do-add-item): Use keywordp.
16126         * emacs-lisp/byte-opt.el: Update side-effect free function lists.
16128         * replace.el: Doc and error message fixes.
16129         (replace-highlight): Use facep, not internal-find-face.
16131 2000-05-20  Stefan Monnier  <monnier@cs.yale.edu>
16133         * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
16135         * log-edit.el (log-edit-done): Cleanup trailing empty lines.
16136         (log-edit-insert-changelog): Drop `:' as well.
16138         * log-view.el: Fix file description.
16139         (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
16140         available.
16141         (log-view-font-lock-keywords): Only use cvs-filename-face if present.
16142         (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
16144         * emacs-lisp/easy-mmode.el: Update copyright and commentary.
16145         (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
16146         Print a status message if the toggle is called interactively.
16147         (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
16148         for global minor modes and use `defcustom' for them.
16149         Use add-minor-mode.
16150         (easy-mmode-define-derived-mode): Remove.
16151         (define-derived-mode): Fancier default docstring.
16152         (easy-mmode-define-navigation): Signal an error rather than (ding).
16154         * newcomment.el (comment-styles): New `box-multi'.
16155         (comment-normalize-vars): Better default for comment-continue to
16156         avoid whitespace-only continuations.
16157         (comment-search-forward): Always move even in the no-syntax case.
16158         (comment-padright): Only obey N if it's only obeyed for padleft.
16159         (comment-make-extra-lines): Better handling of empty continuations.
16160         Use `=' for the filler if comment-start has only one character.
16161         (uncomment-region): Try handling the special `=' filler.
16162         (comment-region): Allow LINES even if MULTI is nil.
16163         (comment-box): Choose box style based on comment-style.
16165 2000-05-20  Kenichi Handa  <handa@etl.go.jp>
16167         * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
16168         (ccl-compile-write-repeat): If ARG is string, make it unibyte.
16170 2000-05-20  Kenichi HANDA  <handa@etl.go.jp>
16172         * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
16173         and insert, not subst-char-in-region.
16175         * international/mule-diag.el (list-character-sets-1): Handle
16176         charsets eight-bit-control and eight-bit-graphic.
16177         (list-iso-charset-chars): Likewise.
16178         (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
16179         charactes as is.  Use indent-to to align characters.
16181         * international/mule-cmds.el (find-multibyte-characters): Never
16182         exclude charsets eight-bit-control and eight-bit-graphic.
16184 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
16186         * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
16187         Don't quote lambdas.
16189         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
16191 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
16193         * gud.el (gud-jdb-directories): Doc fix.
16195 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
16197         * newcomment.el: New file.
16199 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
16201         * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
16203 2000-05-18  Andreas Schwab  <schwab@suse.de>
16205         * dired.el (dired-between-files): Also skip lines beginning with
16206         `used'.
16208 2000-05-18  Gerd Moellmann  <gerd@gnu.org>
16210         * msb.el (msb-menu-cond): Add choice `user'.
16212 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
16214         * ps-print.el: Compatibility, customization and doc fix.
16215         (ps-printer-name-option): Replace defconst by defvar.
16216         (ps-postscript-code-directory): XEmacs compatibility.
16217         (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
16218         fix.
16219         (ps-user-defined-prologue, ps-print-prologue-header)
16220         (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
16221         compatibility and code fix.
16222         (ps-print-background-image, ps-print-background-text):
16223         Customization fix.
16224         (ps-line-number-start, ps-n-up-on): New vars.
16226 2000-05-18  Espen Skoglund  <esk@ira.uka.de>
16228         * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
16229         the indent-comment function to just return the appropriate indent.
16231 2000-05-18  Eric M. Ludlam  <zappo@ultranet.com>
16233         * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
16234         sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
16235         sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
16237 2000-05-18  Dave Love  <fx@gnu.org>
16239         * info.el (Info-fontify-node): Add intangible property as well as
16240         invisible.
16242         * calendar/appt.el (appt-make-list): Match all lines of entry.
16243         From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
16245 2000-05-18  Kenichi Handa  <handa@etl.go.jp>
16247         * international/mule-diag.el (describe-char-after): Call
16248         internal-char-font, not char-font.  If internal-char-font returns
16249         nil, display "-- none --".
16251 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
16253         * image.el (image-type-available-p): Don't reference image-types
16254         if it isn't bound.
16256 2000-05-17  Stefan Monnier  <monnier@cs.yale.edu>
16258         * autoarg.el (autoarg-mode): Typo in the :set argument.
16260 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
16262         * startup.el (command-line-1): Don't signal an error if the
16263         directory for auto-save-list files does not yet exist.
16265 2000-05-17  Kenichi Handa  <handa@etl.go.jp>
16267         * international/mule-conf.el (arabic-iso8859-6): Fix typo.
16269 2000-05-16  Stefan Monnier  <monnier@cs.yale.edu>
16271         * subr.el (remove-hook): `setq' hook-value, not `set'.
16273 2000-05-16  Sam Steingold  <sds@gnu.org>
16275         * info.el (debug-ignored-errors): More errors to ignore.
16277 2000-05-16  Dave Love  <fx@gnu.org>
16279         * cus-edit.el: Don't require cl or easymenu.
16280         (custom-variable-prompt): Test standard-value property, not
16281         user-variable-p.
16283 2000-05-16  Sam Steingold  <sds@gnu.org>
16285         * subr.el (add-hook): `setq' hook-value, not `set'.
16287 2000-05-16  Gerd Moellmann  <gerd@gnu.org>
16289         * startup.el (command-line-1): Mention the FAQ in the startup
16290         message.
16292         * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
16294         * progmodes/compile.el (compilation-parse-errors): Collect
16295         `nomessage' regexps last.
16297         * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
16299         * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
16300         to the function name.
16302 2000-05-15  Dave Love  <fx@gnu.org>
16304         * speedbar.el (speedbar-recenter): Typo.
16305         (speedbar-expand-line): Make arg optional.
16306         (speedbar-mode): Avoid a compiler warning.
16308 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
16310         * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
16311         user-specified option string is empty.
16313         * mouse.el (mouse-yank-at-click): Doc fix.
16315 2000-05-15  Eli Zaretskii  <eliz@is.elta.co.il>
16317         * term/internal.el (IT-character-translations): More updates of
16318         latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
16319         documents.
16321 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
16323         * env.el (getenv): New function, interactively callable.
16324         (setenv, getenv): Remove autoload cookies.
16326         * loadup.el: Load `env'.
16328         * progmodes/f90.el: Change author's mail address.
16330 2000-05-14  Dave Love  <fx@gnu.org>
16332         * mail/rmail.el (rmail-show-message-hook): Customize and offer
16333         goto-addr as an option.
16335         * help.el (help-xref-stack): Doc fix.
16336         (help-xref-following): New variable.
16337         (help-make-xrefs): Use it.
16338         (help-xref-go-back): Use position information from stack element.
16339         (help-follow): Make position in stack element a pair.  Use
16340         help-xref-following.
16342         * autoarg.el: New file.
16344         * faces.el: Declare more functions obsolete.
16346         * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
16347         * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
16348         * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
16349         * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
16350         Remove all the setup-...-environment functions.
16352 2000-05-13  Eric M. Ludlam  <zappo@ultranet.com>
16354         * speedbar.el: Updated the commentary section.  xemacs20p now uses
16355         >= when detecting.  Require `defimage' safely.
16356         (speedbar-easymenu-definition-base): Add toggle for images.
16357         (speedbar-easymenu-definition-special): Add flush cache & expand.
16358         (speedbar-visiting-tag-hook): Set new defaults.  Added options.
16359         (speedbar-reconfigure-keymaps-hook): New variable.
16360         (speedbar-frame-parameters): Updated documentation.
16361         (speedbar-use-imenu-flag): Updated custom tag
16362         (speedbar-dynamic-tags-function-list): New variable.
16363         (speedbar-tag-hierarchy-method): Updated doc & custom.
16364         (speedbar-indentation-width, speedbar-indentation-width) New
16365         variables.
16366         (speedbar-hide-button-brackets-flag): Customizable.
16367         (speedbar-vc-indicator): Doc update.
16368         (speedbar-ignored-path-expressions): Updated default value.
16369         (speedbar-supported-extension-expressions): Updated default value.
16370         (speedbar-syntax-table): Remove {} paren status.
16371         (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
16372         as "+".  Added overlay aliases.
16373         (speedbar-mode): Use `speedbar-mode-line-update' instead of
16374         `force-mode-line-update'.
16375         (speedbar-mode, speedbar-quick-mouse, speedbar-click)
16376         (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
16377         `mouse-set-point'
16378         (speedbar-reconfigure-keymaps): Run configure keymap hooks.
16379         (speedbar-item-info-tag-helper): Revamped to handle a wider range
16380         of arbitrary text, and new helper functions.
16381         (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
16382         filename finder.
16383         (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
16384         (speedbar-directory-buttons): Update path search/expansion.
16385         (speedbar-make-tag-line): Pay attention to
16386         `speedbar-indentation-width'.  Use more care w/ invisible
16387         properties.
16388         (speedbar-change-expand-button-char): Call
16389         `speedbar-insert-image-button-maybe'.
16390         (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
16391         (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
16392         (speedbar-trim-words-tag-hierarchy)
16393         (speedbar-simple-group-tag-hierarchy): New functions
16394         (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
16395         (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
16396         functions.
16397         (speedbar-mouse-set-point): New function
16398         (speedbar-power-click): Updated documentation.
16399         (speedbar-line-token, speedbar-goto-this-file): Handle more types
16400         of tag prefix text.
16401         (speedbar-expand-line, speedbar-contract-line): Make more robust
16402         to strange text.
16403         (speedbar-expand-line): Takes universal argument to flush the
16404         cache.
16405         (speedbar-flush-expand-line): New function.
16406         (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
16407         Use new generator insertion method.
16408         (speedbar-fetch-dynamic-tags): New function.
16409         (speedbar-fetch-dynamic-imenu): Removed code now handled in
16410         `speedbar-fetch-dynamic-imenu'.
16411         (speedbar-fetch-dynamic-etags): Fix current buffer problem.
16412         (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
16413         "Revert Buffer" menu items.
16414         (speedbar-buffer-buttons-engine): Be smarter when creating a
16415         filename tag (for expansion purposes.).
16416         (speedbar-highlight-one-tag-line,
16417         (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
16418         (speedbar-recenter): New functions.
16419         (defimage-speedbar): Image loading abstraction.
16420         (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
16421         (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
16422         (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
16423         (speedbar-tag-type, speedbar-tag-mail): New images.
16424         (speedbar-expand-image-button-alist): New variable.
16425         (speedbar-insert-image-button-maybe): Insert an image over some
16426         buttons.
16428 2000-05-13  Kenichi Handa  <handa@etl.go.jp>
16430         * international/mule-cmds.el (encode-coding-char): An ASCII
16431         character is always encodable.
16433         * international/mule-conf.el: Add more information in descriptions
16434         of character sets.
16436         * international/mule-diag.el (describe-char-after): New function.
16437         (describe-font-internal): Adjusted for the change of font-info.
16438         (describe-font): Likewise.
16439         (print-fontset): Rewritten for the new fontset implementation.
16440         (describe-fontset): Include fontset alias names in completion.
16441         (list-fontsets): Adjusted for the change of print-fontset.
16443         * simple.el (what-cursor-position): If DETAIL is non-nil, call
16444         describe-char-after instead of displaying the detail in the echo
16445         area.
16446         (syntax-code-table): Format changed.
16447         (string-to-syntax): Adjusted for the above change.
16449 2000-05-12  Stefan Monnier  <monnier@cs.yale.edu>
16451         * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
16453 2000-05-12  Dave Love  <fx@gnu.org>
16455         * calendar/todo-mode.el: Remove some compatibility stuff and CL
16456         dependence.  Use line-{beginning,end}-position, not
16457         point-at{b,e}ol.  Some doc fixes.
16458         (todo-position): New function.  Fix callers of position to use it.
16459         (todo-save-top-priorities, todo-print): Use with-temp-buffer.
16461 2000-05-12  Gerd Moellmann  <gerd@gnu.org>
16463         * time.el (display-time-mail-icon): Use `:ascent center'.
16465         * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
16466         handling FTP security extensions.
16468 2000-05-11  Dave Love  <fx@gnu.org>
16470         * calendar/todo-mode.el: New file.
16472 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
16474         * comint.el (comint-read-input-ring): Move reference to
16475         comint-input-ring-size outside of the save-excursion.  It was
16476         causing the default value to be the only one ever seen.
16478         * font-lock.el: Update copyright.  Remove Simon Marshall's email
16479         address on request from him.
16481         * subr.el (substitute-key-definition): Add comment describing
16482         the meaning of PREFIX.
16484 2000-05-10  Stefan Monnier  <monnier@cs.yale.edu>
16486         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
16488         * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
16489         (add-minor-mode): Don't make the variable buffer-local and add a
16490         reference to define-minor-mode in the docstring.
16492         * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
16493         HEADER/FOOTER and fix bug with trailing empty directory.
16494         (cvs-append-to-ignore): Use vc-editable-p if available.
16495         (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
16496         (vc-do-command): Tweak advice to handle the new VC.
16498         * log-view.el (log-view-goto-rev): New function for the new VC.
16499         (log-view-minor-wrap): Use mark-active.
16501         * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
16502         (log-edit-changelog-full-paragraphs): New var.
16503         (log-edit-insert-changelog): Remove a lonely leading `* file'.
16504         (log-edit-narrow-changelog, log-edit-changelog-paragraph)
16505         (log-edit-changelog-subparagraph, log-edit-changelog-entry)
16506         (log-edit-changelog-ours-p, log-edit-changelog-entries)
16507         (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
16508         Replace the `cvs' prefix with `log-edit'.
16510         * iswitchb.el (iswitchb-completion-help): Unquote lambda.
16512         * diff-mode.el (diff-font-lock-keywords): Recognize comments.
16513         (diff-font-lock-defaults): Explicitly turn off multiline.
16514         (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
16515         (diff-ediff-patch): Fix call to ediff-patch-file.
16516         (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
16517         Handle comments.
16519         * frame.el (automatic-hscrolling): Typo.
16521         * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
16523 2000-05-09  Sam Steingold  <sds@goems.com>
16525         * apropos.el (apropos-print): use `describe-face' instead of
16526         `customize-face-other-window'.
16528 2000-05-09  Dave Love  <fx@gnu.org>
16530         Changes mostly following Richard Sharman <rsharman@wave.home.com>.
16532         * help.el (describe-variable): Have customize button pop the
16533         help-xref stack when invoked.
16534         (help-xref-symbol-regexp): Add `face'.
16535         (help-make-xrefs): Check for quoted face names and adapt regexp
16536         submatch numbers to cope.
16537         (help-xref-interned): Maybe insert face doc too.  Separate
16538         sections with a line of hyphens.
16540         * faces.el:  Some doc fixes.  Declare some functions obsolete.
16541         (describe-face): Add customize button.  Return the help
16542         text.  Fix prompt.
16544 2000-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
16546         * term/internal.el (IT-character-translations): Fix last change.
16548 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
16550         * woman.el: New file
16551         (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
16553 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
16555         * term/internal.el (IT-character-translations): Update ASCII
16556         simulations for greek-iso8859-7, add latin-iso8859-14 and
16557         latin-iso8859-15.
16559         * international/mule-cmds.el (set-language-info-alist): Call
16560         define-prefix-command with 3 arguments, to make the map suitable
16561         for a menu.
16563 2000-05-07  Dave Love  <fx@gnu.org>
16565         * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
16567 2000-05-05  Dave Love  <fx@gnu.org>
16569         * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
16570         list in doc string.  Don't quote keyword symbols.
16571         * emacs-lisp/cl.el: Likewise
16572         * emacs-lisp/cl-seq.el: Likewise
16574 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
16576         * abbrev.el (abbrev-mode): Make ARG optional.
16578 2000-05-04  Gerd Moellmann  <gerd@gnu.org>
16580         * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
16582         * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
16584         * subr.el (substitute-key-definition): Clarify documentation.
16586 2000-05-04  Milan Zamazal  <pdm@freesoft.cz>
16588         * glasses.el (glasses-convert-to-unreadable): Use
16589         `glasses-separator' instead of the hard-wired "_".
16590         (glasses-mode): Call `glasses-make-unreadable' only in a single
16591         place.
16593 2000-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
16595         * term/internal.el (cjk-codepages-alist): Add associations for
16596         Chinese and Korean codepages.  Remove FIXME comment.
16598 2000-05-03  Dave Love  <fx@gnu.org>
16600         * time.el (display-time-mail-face, display-time-use-mail-icon):
16601         New option.
16602         (display-time-mail-icon): New variable.
16603         (display-time-string-forms): Use the above.  Fix the local-map.
16605 2000-05-03  Gerd Moellmann  <gerd@gnu.org>
16607         * replace.el (query-replace-map): Add binding for `E'.
16608         (query-replace-help): Extend help text.
16609         (perform-replace): Allow editing the replacement string.
16611         * make-mode.el (makefile-mode-abbrev-table): New variable.
16612         (makefile-mode): Set local abbrev table to
16613         makefile-mode-abbrev-table.
16614         (makefile-font-lock-keywords): Fontify includes and conditionals.
16616         * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
16617         set TOGGLE's value.
16619         * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
16620         mail-interactive-insert-alias.
16621         (mail-abbrev-complete-alias): New command.
16622         (mail-mode-map): Bind it to `M-TAB'.
16624 2000-05-03  Kenichi Handa  <handa@etl.go.jp>
16626         * language/lao-util.el (lao-compose-region): New function.
16628 2000-05-02  Gerd Moellmann  <gerd@gnu.org>
16630         * files.el (recover-session): Make directories as necessary
16631         if they don't exist yet.
16633         * calendar/cal-french.el
16634         (french-calendar-multibyte-special-days-array)
16635         (french-calendar-special-days-array): Change French text.
16636         (calendar-french-date-string): Change output.
16637         (calendar-goto-french-date): Likewise.
16639 2000-05-02  Per Abrahamsen  <abraham@dina.kvl.dk>
16641         * wid-edit.el (widget-default-active): Obey `:always-active'.
16642         (widget-documentation-string-value-create): Set `:always-active'.
16644 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
16646         * startup.el (auto-save-list-file-prefix): For ms-dos, set the
16647         default prefix to `~/_emacs.d/auto-save.list/_s'.
16648         (normal-top-level): Create the directory for auto-save files, if
16649         it doesn't already exist (in the ms-dos case only).
16651 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
16653         * international/mule-cmds.el (set-language-environment): Don't
16654         concat an integer (dos-codepage), use format instead.
16656 2000-05-02  Dave Love  <fx@gnu.org>
16658         * help.el (help-xref-on-pp): Check for constant symbols.
16660 2000-04-29  Gerd Moellmann  <gerd@gnu.org>
16662         * startup.el (normal-top-level): Put a condition-case around
16663         the code loading subdirs.el.
16665 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
16667         * ps-print.el: Upside-down and face background color printing,
16668         line number step, doc fix.
16669         (ps-print-version): New version number (5.2).
16670         (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
16671         (ps-face-attribute-list, ps-plot-with-face): Code fix.
16672         (ps-spool-config): Var fix.
16673         (ps-printer-name-option): Const fix.
16674         (ps-print-upside-down, ps-use-face-background)
16675         (ps-line-number-step): New vars.
16676         (ps-window-system, ps-lp-system): New consts.
16677         (ps-face-background): New fun.
16679 2000-04-28  Richard Stallman  <rms@gnu.org>
16681         * files.el (make-auto-save-file-name):
16682         Apply auto-save-file-name-transforms to visited file name
16683         before generating auto save file name.
16684         (auto-save-file-name-transforms): New variable.
16686         * files.el (backup-enable-predicate):
16687         Correctly test for a file under a temporary directory.
16689 2000-04-28  Gerd Moellmann  <gerd@gnu.org>
16691         * subr.el (add-minor-mode): Rewritten.
16693 2000-04-28  Kenichi Handa  <handa@etl.go.jp>
16695         * mail/sendmail.el (sendmail-send-it): Set
16696         buffer-file-coding-system to the selected coding system for MIME
16697         header.
16699 2000-04-27  Gerd Moellmann  <gerd@gnu.org>
16701         * dired.el (dired-move-to-filename-regexp): Allow format where
16702         YYYY is followed by two spaces.
16704         * progmodes/etags.el (etags-tags-completion-table): Add a `:'
16705         in the second character class of the regexp.
16707         * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
16708         mh-etc, too.
16710         * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
16711         nil.
16713         * subr.el (add-minor-mode): Use `set' instead of `setq'.
16715         * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
16716         argument.
16718 2000-04-27  Sen Nagata <sen@eccosys.com>
16720         * emacs-lisp/crm.el (crm-completion-table): New variable.
16721         (crm-collection-fn, crm-test-completion)
16722         (completing-read-multiple): Use it.
16724 2000-04-27  Dave Love  <fx@gnu.org>
16726         * help.el (locate-library): Use mapc.
16727         (help-manyarg-func-alist): Add call-process-region.
16729 2000-04-26  Gerd Moellmann  <gerd@gnu.org>
16731         * subr.el (add-minor-mode): Make argument MAP optional.
16733         * desktop.el (desktop-save): Save list of minor modes.
16734         (desktop-create-buffer): Restore minor modes.
16735         (desktop-minor-mode-table): New user-option.
16737         * subr.el (add-minor-mode): New function.
16739         * image.el (find-image): New function.
16740         (defimage): Rewritten to find image at load time.
16742         * startup.el (normal-top-level-add-to-load-path): Handle
16743         case that the default directory is not in load-path.
16745         * help.el: Old patch from Stefan Monnier.
16746         (help-xref-on-pp): New function.
16747         (describe-variable): Use it to display xrefs in a symbol's value.
16749 2000-04-26  Stefan Monnier  <monnier@cs.yale.edu>
16751         * cus-edit.el (custom-face): Fix parenthesis.
16753 2000-04-26  Kenichi Handa  <handa@etl.go.jp>
16755         * mail/rmail.el (rmail-expunge): When there are no deleted
16756         messages, do nothing.
16758 2000-04-26  Dave Love  <fx@gnu.org>
16760         * international/mule-cmds.el (locale-translation-file-name):
16761         Defvar to nil.
16762         (set-locale-environment): Set it here (at runtime).
16764 2000-04-25  Gerd Moellmann  <gerd@gnu.org>
16766         * replace.el (perform-replace): Add parameters START and END.  Use
16767         them instead of the check for a region in Transient Mark mode.
16768         (query-replace-read-args): Return two more list elements for the
16769         start and end of the region in Transient Mark mode.
16770         (query-replace, query-replace-regexp, query-replace-regexp-eval)
16771         (map-query-replace-regexp, replace-string, replace-regexp): Add
16772         optional last arguments START and END and pass them to
16773         perform-replace.
16775         * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
16776         form with additional arguments for perform-replace.
16778         * progmodes/etags.el (tags-query-replace): Add parameters START
16779         and END.  Construct a form with additional arguments for
16780         perform-replace.
16782         * simple.el (shell-command): Set default directory for "*Shell
16783         Command Output" buffer.
16785         * language/european.el (iso-latin-4): Fix typo.
16787         * emacs-lisp/crm.el: New file.
16789 2000-04-24  Dave Love  <fx@gnu.org>
16791         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
16792         (Custom-reset-saved, Custom-reset-standard)
16793         (custom-group-value-create, custom-group-set, custom-group-save)
16794         (custom-group-reset-current, custom-group-reset-saved)
16795         (custom-group-reset-standard): Use mapc.
16796         (custom-buffer-create-internal): Disable undo when creating items.
16797         Use mapc.
16798         (custom-face): Avoid redundant lambda.
16800 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
16802         * startup.el (auto-save-list-file-prefix): Set default to
16803         `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
16805 2000-04-24  Sam Steingold  <sds@gnu.org>
16807         * time-stamp.el (time-stamp-string-preprocess): Always convert
16808         `field-result' to a string.
16810 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
16812         * frame.el (scrolling): New group.
16813         (automatic-hscrolling): New user-option.
16815         * startup.el (command-line-x-option-alist): Add `-lsp' and
16816         `--line-spacing'.
16818 2000-04-19  Dave Love  <fx@gnu.org>
16820         * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
16821         (cl-mapc): Rename from mapc.  Fix the funcall.
16823 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
16825         * simple.el (clone-indirect-buffer-other-window): New command.
16826         (clone-indirect-buffer): Add optional arg NORECROD.
16827         (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
16829         * help.el (resize-temp-buffer-window): Use count-screen-lines.
16831         * window.el (count-screen-lines): New function.
16832         (shrink-window-if-larger-than-buffer): Use count-screen-lines
16833         instead of window-buffer-height.
16835         * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
16836         non-existing variable comint-input-sentinel.
16837         (inferior-lisp-args-to-list): Removed.
16838         (inferior-lisp): Use split-string instead of
16839         inferior-lisp-args-to-list.
16841         * hexl.el (hexl-insert-hex-string): New command.
16843         * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
16844         instead of concat.
16846 2000-04-18  Gerd Moellmann  <gerd@gnu.org>
16848         * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
16849         at the start of an existing but empty folder.
16851 2000-04-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
16853         * ps-mule.el: Customization fix, doc fix.
16854         (ps-multibyte-buffer): Customization fix.
16856 2000-04-17  Richard M. Stallman  <rms@gnu.org>
16858         * subr.el (read-passwd): Use read-char-exclusive.
16860 2000-04-17  Gerd Moellmann  <gerd@gnu.org>
16862         * textmodes/texinfo.el (texinfo-insert-@email)
16863         (texinfo-insert-@emph, texinfo-insert-@quotation)
16864         (texinfo-insert-@strong, texinfo-insert-@url): New functions.
16865         (texinfo-mode-map): Add key bindings for them.
16867         * files.el (basic-save-buffer-2): Use a template with `$'
16868         instead of `#' for VMS.
16870         * simple.el (clone-indirect-buffer): New function.
16872 2000-04-16  Stephen Eglen  <stephen@gnu.org>
16874         * iswitchb.el (iswitchb-case): New function.  If the user input
16875         contains any upper-case characters, the search is made
16876         case-sensitive.
16878 2000-04-17  Stefan Monnier  <monnier@cs.yale.edu>
16880         * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
16881         comment-end.
16882         (texinfo-font-lock-syntactic-keywords): New var.
16883         (texinfo-font-lock-keywords): Remove comment regexp.
16884         (texinfo-insert-block): New function.
16885         (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
16886         (texinfo-mode): Use define-derived-mode.  Tweak comment-start-skip
16887         and font-lock-defaults.  Use regexp-opt for outline-regexp.
16888         (texinfo-environments): New var.
16889         (texinfo-environment-regexp): Use regexp-opt and
16890         texinfo-environments.
16892         * textmodes/ispell.el (ispell-menu-map-needed): Check that
16893         ispell-process is bound since this might be eval'd before ispell
16894         is loaded.
16895         (ispell-message): Use a tiny bit less magic and a bit more hard
16896         data to figure out what kind of sc-cite-regexp to use.
16898         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
16900         * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
16901         (insert-cyclic-diary-entry): Unquote the lambda.
16903         * gud.el (gud-jdb-build-source-files-list): Fix typo.
16905         * files.el (backup-enable-predicate): Unquote the lambda.
16907         * cus-edit.el (custom-face, face): Unquote the lambda.
16909 2000-04-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
16911         * ps-print.el: Check for line-beginning-position definition.
16913         * ps-print.el: Fix counting lines in a region.
16914         (ps-print-version): New version number (5.1.5).
16915         (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
16916         (ps-printing-region): Fun code fix.
16918 2000-04-15  Gerd Moellmann  <gerd@gnu.org>
16920         * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
16921         to file-directory-p.
16923 2000-04-14  Gerd Moellmann  <gerd@gnu.org>
16925         * gud.el (gud-jdb-build-source-files-list): Check that directory
16926         exists before calling directory-files.
16928 2000-04-13  Dave Love  <fx@gnu.org>
16930         * emacs-lisp/trace.el: Change maintainer.  Use new backquote
16931         syntax.
16933         * emacs-lisp/cl-specs.el: Remove when, unless.
16935         * emacs-lisp/cl-extra.el: Don't quote keywords.
16936         (cl-old-mapc): New variable.
16937         (mapc): Use it.
16938         (cl-map-intervals): Use with-current-buffer.  Don't check for
16939         next-property-change.
16940         (cl-map-overlays): Use with-current-buffer.
16941         (cl-expt): Remove.
16942         (copy-tree, remprop): Define unconditionally.
16944         * emacs-lisp/cl-compat.el (keywordp): Remove.
16946         * emacs-lisp/edebug.el (edebug-keywordp): Remove.  Change callers
16947         to use keywordp.
16948         (edebug-spec): Enable keywordp.
16950         * cus-edit.el (custom-sort-items): Avoid symbol-name with new
16951         string-lessp.
16953         * cus-start.el: Use keywordp.
16955 2000-04-13  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
16957         * diary-lib.el (include-other-diary-files): Fix the fix of
16958         2000-02-18 by doing a save-excursion.
16960 2000-04-13  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
16962         * ps-print.el: Customization fix, doc fix.
16963         (ps-print-version): New version number (5.1.4).
16964         (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
16965         (ps-print-preprint): Adjust code.
16966         (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
16967         (ps-print-prologue-header, ps-print-control-characters)
16968         (ps-spool-config): Customization fix.
16970 2000-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
16972         * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
16973         converted to the new menu-item format, names silightly changed,
16974         help strings added.
16976         Support for spelling without async subprocesses:
16978         * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
16979         (ispell-session-buffer): New variables.
16980         (ispell-start-process, ispell-process-status,
16981         ispell-accept-output, ispell-send-string): New functions, for
16982         Ispell invocation when async subprocesses aren't supported.
16983         (ispell-word, ispell-pdict-save, ispell-command-loop,
16984         ispell-process-line, ispell-buffer-local-parsing): Replace calls
16985         to process-send-string with calls to ispell-send-string, and
16986         accept-process-output with ispell-accept-output.
16987         (ispell-init-process): Call ispell-process-status instead of
16988         process-status with.
16989         (ispell-init-process): Call ispell-start-process.  Call
16990         ispell-accept-output and ispell-send-string.  Don't call
16991         process-kill-without-query and kill-process if they are unbound.
16992         (ispell-async-processp): New function.
16994 2000-04-12  Dave Love  <fx@gnu.org>
16996         * info.el: Add debug-ignored-errors.
16997         (Info-mode-menu): Add some items.
16998         (Info-directory): Add autoload cookie.
17000         * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
17001         Modify `truncate-lines'.  Make `describe-language-environment'
17002         always visible and add help.  Modify `describe-key' help.  Invoke
17003         Info-directory from `info'.  New entry `emacs-manual'.
17005 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
17007         * progmodes/ebrowse.el (ebrowse-tree-mode):
17008         Use propertized-buffer-identification.
17009         (ebrowse-update-member-buffer-mode-line): Likewise.
17010         (ebrowse--mode-strings): Removed.
17011         (ebrowse--mode-line-props): Removed.
17013         * files.el (auto-mode-alist): Add `EBROWSE'.
17015         * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
17016         space before testing for end of buffer.
17017         (ebrowse-load): Removed.
17018         (ebrowse-revert-tree-buffer-from-file): Rewritten.
17019         (ebrowse-create-tree-buffer): Rewritten.
17020         (ebrowse-tree-mode): Read tree from buffer.
17022         * progmodes/ebrowse-ffh.el: Removed.
17024 2000-04-10  Kenichi Handa  <handa@etl.go.jp>
17026         * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
17028 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
17030         * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
17031         at the wrong place.
17033 2000-04-09  Dave Love  <fx@gnu.org>
17035         * files.el (backup-enable-predicate):
17036         Use temporary-file-directory, small-temporary-file-directory.
17037         (make-backup-file-name-function, backup-directory-alist): New vars.
17038         (make-backup-file-name-1): New function.
17039         (make-backup-file-name): Use it.
17040         (find-backup-file-name): Likewise.  Use format for clarity, not concat.
17041         (file-newest-backup): Use make-backup-file-name.
17043 2000-04-09  Gerd Moellmann  <gerd@gnu.org>
17045         * progmodes/ebrowse-ffh.el: New file.
17047         * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
17048         Moved to ebrowse-ffh.el.
17049         (ebrowse-load): Add autoload.
17051         * finder.el (finder-commentary): Add autoload cookie.
17053         * mail/rfc2368.el: Correct author's email address.
17055         * progmodes/ebrowse.el: New file.
17057         * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
17058         item help string.
17059         (easy-menu-do-add-item): Ditto.
17060         (easy-menu-define): Extend doc string.
17062         * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
17063         (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
17064         (jit-lock-function, jit-lock-stealth-fontify): Don't use
17065         with-buffer-unmodified.
17067 2000-04-08  Dave Love  <fx@gnu.org>
17069         * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
17070         unless, when.
17072 2000-04-07  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
17074         * viper-util.el (viper-put-on-search-overlay): New subroutine.
17075         (viper-flash-search-pattern): No operation when using Emacs
17076         doesn't support face.
17077         Use `viper-put-on-search-overlay'.
17079 2000-04-04  Gerd Moellmann  <gerd@gnu.org>
17081         * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
17082         like C-r.
17084         * progmodes/make-mode.el: Some doc fixes.
17085         (makefile-mode-abbrev-table): New variable.
17086         (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
17087         (makefile-font-lock-keywords): Fontify includes and conditionals.
17088         (toplevel): Require `dabbrev' and `add-log' when compiling.
17090         * replace.el (perform-replace): Don't move forward one char
17091         when MATCH-AGAIN is nil, and REGEXP-FLAG is t.  We don't want
17092         to do that because it leaves point 1 position after the last
17093         replacement, after everything has been replaced.
17095         * jit-lock.el (with-buffer-unmodified): New macro.
17096         (with-buffer-prepared-for-font-lock): Don't preserve buffer's
17097         modified state.
17098         (jit-lock-function-1): Extracted from jit-lock-function; not
17099         preserving buffer's modified state.
17100         (jit-lock-function, jit-lock-stealth-fontify):
17101         Call jit-lock-function-1.
17103         * mail/rfc2368.el: Remove supernumerary copyright line.
17105 2000-04-04  Milan Zamazal  <pdm@freesoft.cz>
17107         * glasses.el: Provide facilities for inserting space before left
17108         parentheses and uncapitalization of identifiers.
17109         (glasses-mode): Try to remove old overlays in all cases.
17111 2000-04-03  Gerd Moellmann  <gerd@gnu.org>
17113         * progmodes/compile.el (compile-internal): Display the compilation
17114         buffer in a different frame, if it's already displayed there.
17116         * mail/rfc2368.el: New file.
17118         * simple.el (sendmail-user-agent-compose): Recognize a `body'
17119         header and insert its value as mail body.
17121         * subr.el (member-ignore-case): New function.
17123         * dabbrev.el (dabbrev-ignored-regexps): New user-option.
17124         (dabbrev--find-expansion): Ignore buffers matching a regexp
17125         from dabbrev-ignored-regexps.
17127         * jka-compr.el (jka-compr-compression-info-list): Add `.z'
17128         to extensions handled by gzip.
17130 2000-04-03  Richard M. Stallman  <rms@gnu.org>
17132         * files.el (insert-directory): List the total free space
17133         along with the used space.
17135         * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
17136         line is followed by one that matches CITATION-REGEXP, end the
17137         paragraph.
17139 2000-04-03  Markus Rost  <rost@delysid.gnu.org>
17141         * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
17142         (rmail-make-basic-summary-line): Use that option.
17144 2000-04-03  Kenichi Handa  <handa@etl.go.jp>
17146         * international/mule-cmds.el (encoded-string-description):
17147         Rewritten.   Try pretty description for ISO 2022 escape sequences
17148         only if CODING-SYSTEM is based on ISO 2022.  Use uppercase letters
17149         for hexadecimal format.
17151 2000-04-01  Dave Love  <fx@gnu.org>
17153         * cpp.el: Change customization group to `c' from `C'.
17155         * vcursor.el (vcursor-move): Use display-color-p.
17157         * international/mule-util.el: Provide mule-utils.
17158         (string-to-sequence): Simplify and speed up.
17160         * international/mule.el (make-coding-system): Purecopy doc-string.
17162         * international/mule-cmds.el: Various menu changes.
17163         (describe-specified-language-support): Handle `Default'.
17164         (set-language-info): Purecopy `info'.
17166 2000-03-31  Andrew Innes  <andrewi@gnu.org>
17168         * vc.el (vc-backend-diff): Return the correct status if we had to
17169         retry the rcsdiff command without the --brief option.
17171 2000-03-31  Dave Love  <fx@gnu.org>
17173         * help.el (help-manyarg-func-alist): Correct several omissions.
17175         * add-log.el: Don't require cl, fortran.
17176         (add-log-current-defun-function): Doc fix.
17177         (change-log-version-number-regexp-list): Remove SCCS part.  Doc fix.
17178         (change-log-version-rcs): Function deleted.
17179         (change-log-version-number-search): Doc fix.
17180         Use vc-workfile-version. Avoid CL dolist.
17181         (add-change-log-entry): Just call add-log-current-defun to get
17182         defun.  Simplify somewhat.
17183         (change-log-get-method-definition-1): Likewise.
17184         (add-log-current-defun): Return nil if calling
17185         add-log-current-defun-function does so.  Move Fortran stuff to
17186         fortran.el.  Return string without properties.
17188         * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
17189         and :alpha: char classes.
17191         * mail/supercite.el: Defvar curline when compiling.
17192         (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
17193         (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
17194         rather than a-zA-Z0-9 to allow non-ASCII characters.
17196 2000-03-31  Gerd Moellmann  <gerd@gnu.org>
17198         * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
17200         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
17201         Re-enable new code.
17203         * lpr.el (print-region-1): Use -d to specify printer name for
17204         systems `usg-unix-v*, `dgux', `hpux', `irix'.
17206 2000-03-31  Dave Love  <fx@gnu.org>
17208         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
17209         Look for function definition in symbol's function value slot first
17210         instead of first consulting byte-compile-function-environment.
17212 2000-03-31  Kenichi Handa  <handa@etl.go.jp>
17214         * language/european.el ("Polish"): New language environment.
17215         (setup-polish-environment): New function.
17217 2000-03-30  Gerd Moellmann  <gerd@gnu.org>
17219         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
17220         Disable new code.
17222         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
17223         trying to `load' the symbol of an autoload instead of the file
17224         recorded in the autoload.  Fix error messages.
17226 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
17228         * ps-print.el: PostScript programming fix for ghostview, doc fix.
17229         (ps-print-version): New version number (5.1.3).
17230         (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
17231         (ps-insert-file, ps-output-boolean, ps-plot-with-face)
17232         (ps-generate-postscript-with-faces): Code fix.
17233         (ps-color-values): XEmacs compatibility.
17234         (ps-print-background-image, ps-print-background-text, ps-printer-name)
17235         (ps-default-fg, ps-default-bg): Adjust customization.
17236         (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
17237         (ps-color-scale): Renaming old ps-color-value fun.
17238         (ps-print-headers): Replace ps-print-header group to avoid conflict
17239         with ps-print-header variable.
17240         (ps-print-miscellany): New group.
17241         (ps-format-color, ps-rgb-color): New funs.
17242         (ps-default-foreground): New var.
17243         (ps-printer-name-option): New const.
17245 2000-03-30  Peter Breton  <pbreton@ne.mediaone.net>
17247         * net/net-utils.el:
17248         (network-connection-host, network-connection-service): New variables
17249         (network-connection-mode): New mode, derived from comint-mode
17250         (network-connection-mode-setup): New function, saves host and
17251         service information in local variables.
17253         * lisp/locate.el:
17254         (locate-word-at-point): Added this function
17255         (locate): Default to using locate-word-at-point as input
17256         Run dired-mode-hook
17258 2000-03-29  Dave Love  <fx@gnu.org>
17260         * calendar/appt.el: Doc fixes.
17261         (appt-check): Convert min-to-app to a string before passing to
17262         appt-disp-window-function or concat.
17263         (appt-delete-window): Remove test for frame-root-window.
17264         (appt-select-lowest-window, appt-convert-time): Simplify.
17266         * emacs-lisp/bytecomp.el: Doc fixes.
17267         (byte-compile-file-form-autoload):
17268         Update byte-compile-function-environment.
17270 2000-03-29  Andreas Schwab  <schwab@suse.de>
17272         * emacs-lisp/autoload.el: Also print defsubst doc string specially.
17274         * dired.el (dired-insert-directory): If dired-free-space-program
17275         failed just delete its output.
17277 2000-03-29  Dave Love  <fx@gnu.org>
17279         * international/iso-cvt.el: Move provide to end.  Doc fixes.
17280         (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
17281         (iso-iso2sgml, iso-sgml2iso): New functions.
17282         (iso-cvt-define-menu): Fix some entries and use backquote for
17283         clarity.
17285         * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
17287 2000-03-28  Gerd Moellmann  <gerd@gnu.org>
17289         * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
17290         ISO-DATE.  If non-nil, return date in ISO 8601 format.
17292 2000-03-26  Stefan Monnier  <monnier@cs.yale.edu>
17294         * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
17295         if it ever becomes used.
17296         (log-edit-mode-hook): Default to vc-log-mode-hook.
17297         (log-edit-mode): Fix the docstring.
17299         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
17300         the code.
17302 2000-03-26  Dave Love  <fx@gnu.org>
17304         * net/browse-url.el (browse-url): Re-fix case of
17305         browse-url-browser-function being an alist.
17306         (browse-url): Add :link to defgroup.
17308         * files.el: Doc fixes.
17309         (file-truename): Include `[' in wildcard characters.
17310         (automount-dir-prefix): Customize.
17311         (find-file-wildcards): Add :version.
17312         (find-file-noselect): Simplify a mapcar call.
17314         * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
17315         compatible with inf-lisp version.
17316         (eval-defun-1): Fix custom-declare-variable case.
17318 2000-03-25  Stefan Monnier  <monnier@cs.yale.edu>
17320         * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
17322 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
17324         * Makefile (COMPILE_FIRST): New macro.
17325         (compile-files): Compile files from COMPILE_FIRST first.
17327         * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
17329         * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
17330         matching open parenthesis in column 0 to defun-prompt-regexp
17331         only if open-paren-in-column-0-is-defun-start is set.
17333         * sun-curs.el: Require CL at compile-time only.
17335         * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
17336         instead of copy-list which is a function from CL.
17337         (msb--choose-menu, msb--mode-menu-cond)
17338         (msb--create-buffer-menu-2): Use dolist instead of mapc.
17339         (msb--init-file-alist): Use mapcar instead of mapcan.
17340         (msb--aggregate-alist): Use mapcar instead of mapcan.
17341         Fix `(' in column 0 in doc string.
17342         (msb--add-separators): Use mapcar instead of mapcan.
17344         * cus-dep.el: Require CL at compile-time only.
17346 2000-03-24  Stefan Monnier  <monnier@cs.yale.edu>
17348         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
17349         (byte-compile-warnings): New warning `noruntime'.
17350         (byte-compile-constants, byte-compile-variables): Fix docstring.
17351         (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
17352         execute `eval-whenc-compile's body.
17353         (byte-compile-unresolved-functions): Fix docstring.
17354         (byte-compile-eval): New function.
17355         (byte-compile-callargs-warn): Check if the function will be available
17356         at runtime (via property `byte-compile-noruntime').
17357         (byte-compile-print-syms): New function.
17358         (byte-compile-warn-about-unresolved-functions): Also warn about
17359         `noruntime' functions (and use `byte-compile-print-syms').
17360         (byte-compile-file): Capitalize the message.
17362 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
17364         * mail/rmail.el (rmail-confirm-expunge): New user-option.
17365         (rmail-expunge): Ask for confirmation depending on the setting
17366         of rmail-confirm-expunge.
17368 2000-03-23  Gerd Moellmann  <gerd@gnu.org>
17370         * Makefile (bootstrap-clean): If $(emacs) exists, build
17371         loaddefs.el first.  A loaddefs.el that's not up-to-date might
17372         cause a bootstrap failure because things don't autoload as expected.
17374 2000-03-23  Dave Love  <fx@gnu.org>
17376         * net/browse-url.el: Restore previous use of
17377         browse-url-maybe-new-window.
17379 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
17381         * ps-print.el: Skip banner page fix.
17382         (ps-print-version): New version number (5.1.2).
17383         (ps-begin-file, ps-end-file, ps-generate): Code fix.
17385 2000-03-23  Dave Pearson  <davep@davep.org>
17387         * net/quickurl.el Changed the type of parameter passed to the
17388         function defined by `quickurl-format-function'. Before only the
17389         text of the URL was passed. Now the whole URL structure is passed
17390         and the function is responsible for extracting the parts it requires.
17391         Changed the default of `quickurl-format-function' accordingly.
17392         (quickurl-insert): Changed the `funcall' of
17393         `quickurl-format-function' to match the above change.
17394         (quickurl-list-insert): Changed the `url' case so that it makes
17395         use of `quickurl-format-function', previous to this the format was
17396         hard wired.
17398 2000-03-22  Gerd Moellmann  <gerd@gnu.org>
17400         * startup.el: Change some spellings for the X Window System.
17402 2000-03-22  Stefan Monnier  <monnier@cs.yale.edu>
17404         * progmodes/make-mode.el (makefile-warn-suspicious-lines):
17405         Clean up the code and the regexp and make sure the cursor is
17406         temporarily moved to the suspicious line while querying the user.
17408 2000-03-22  Jason Rumney  <jasonr@gnu.org>
17410         * w32-fns.el (w32-charset-info-alist): Initialize.
17412 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
17414         * ps-print.el: N-up last page fix.
17415         (ps-print-version): New version number (5.1.1).
17416         (ps-end-file, ps-end-job, ps-generate): Code fix.
17418 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
17420         * files.el (find-file-run-dired): Update docstring.
17421         (find-directory-functions): New hook.
17422         (find-file-noselect): Run find-directory-functions rather than
17423         calling dired directly.
17425         * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
17427         * pcvs.el: Add a minimal leading commentary.
17428         (cvs-make-cvs-buffer): Change the header part by removing the startup
17429         message and adding a `Module' entry.  Also replace the FOOTER and
17430         HEADER special fileinfos with the new support in ewoc for updating
17431         its own footer and header.
17432         (cvs-update-header): Update to use the header/footer of the ewoc.
17433         (cvs-mode): Use define-derived-mode and set truncate-lines to t.
17434         (cvs-is-within-p): New function.
17435         (cvs-mode-run): Take advantage of `save-some-buffers's new ability
17436         to only examine some subset of the buffers.
17438         * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
17439         `format' instead of our own ad-hoc functions.
17440         Remove HEADER and FOOTER cases, now handled in the EWOC.
17441         (cvs-fileinfo<): Remove HEADER and FOOTER cases.
17443         * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
17444         output to avoid scaring the user.
17445         (cvs-parse-table): Catch message for non-up-to-date commits.
17447         * pcvs-defs.el (cvs-startup-message): Remove.
17448         (cvs-global-menu): New autoloaded menu.
17450         * pcvs-util.el (cvs-string-fill): Remove.
17452         * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
17453         (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
17454         PP part of it and also make it work for footers and headers.
17455         (ewoc-create): Drop POS and BUFFER arguments.
17456         Use the DLL's dummy node to store the end-of-footer position.
17457         (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
17458         (ewoc-refresh): Remove unused `header' variable.
17459         (ewoc-(get|set)-hf): New functions.
17461         * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
17462         log-view-*-(message|file) and use easy-mmode-define-navigation.
17463         (log-view-message-re): Match SCCS format as well.
17464         And match the revision line rather than the dashed separator line.
17465         (log-view-mode): Use the new define-derived-mode.
17466         (log-view-current-tag): Fill in with an actual implementation.
17468         * cvs-status.el (cvs-status-(prev|next)): Rename from
17469         cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
17470         (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
17471         to let the output "breathe" a little more (more readable).
17472         (cvs-status-mode): Use the new define-derived-mode.
17474         * smerge-mode.el (smerge-auto-leave): New function and variable.
17475         (smerge-basic-map): Rename from smerge-basic-keymap.
17476         Change the bindings for smerge-diff-*.
17477         (smerge-*-map): Use easy-mmode-defmap.
17478         (smerge-(next|prev)): Use easy-mmode-define-navigation.
17479         (smerge-keep-*): Use smerge-auto-leave.
17481 2000-03-21  Jason Rumney  <jasonr@gnu.org>
17483         * cus-edit.el (custom-button-face): Use 3D look for w32.
17484         (custom-button-pressed-face): Likewise.
17486 2000-03-21  Gerd Moellmann  <gerd@gnu.org>
17488         * progmodes/etags.el (tags-case-fold-search): New user-option.
17489         (tags-loop-eval): New function.  Bind case-fold-search around eval
17490         depending on the value of tags-case-fold-search.
17491         (tags-loop-continue): Use tags-loop-eval.
17492         (find-tag-in-order): Bind case-fold-search depending on the value
17493         of tags-case-fold-search.
17495 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
17497         * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
17498         (diff-end-of-hunk): Return the end position for use in
17499         `easy-mmode-define-navigation'.
17500         (diff-recenter): Remove.
17501         (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
17502         of `easy-mmode-define-navigation'.
17503         (diff-kill-*): Rename `diff-*-kill' (for consistency with the
17504         previous renaming) and fix to use new names.
17505         (diff-merge-strings): Use \n as separator: simpler, faster.
17506         (diff-mode): Use `define-derived-mode'.
17508         * derived.el (define-derived-mode): Don't autoload anymore.
17509         Prefer the macro-only version provided by easy-mmode.el.
17511         * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
17512         `easy-mmode-define-derived-mode'.  Use `combine-run-hooks'.
17513         (easy-mmode-define-navigation): New macro.
17515         * subr.el (combine-run-hooks): New function.
17517 2000-03-21  Kenichi HANDA  <handa@etl.go.jp>
17519         * term/x-win.el: Fontsets related initialization is simplified.
17521         * international/mule-diag.el (describe-font): Don't refer to
17522         global-fontset-alist, instead call font-list.
17523         (describe-fontset, list-fontsets, mule-diag): Likewise.
17524         (print-fontset): Adjusted for the change of fontset implementation.
17526         * international/fontset.el (x-charset-registries): Variable removed,
17527         instead the corresponding data is stored in the default fontset.
17528         (register-alternate-fontnames): Function removed.
17529         (resolved-ascii-font): Variable removed.
17530         (x-compose-font-name): Ignore the second argument REDOCE.
17531         (x-complement-fontset-spec): Complement only an ASCII font and
17532         element for those charsets than can use that ASCII font.
17533         (generate-fontset-menu): Don't refer to global-fontset-alist,
17534         instead call fontset-list.
17535         (uninstantiated-fontset-alist): Variable removed.
17536         (x-style-funcs-alist): Likewise.
17537         (fontset-default-styles): Likewise.
17538         (x-modify-font-name): Function removed.
17539         (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
17540         (create-fontset-from-ascii-font): Docsting adjusted for the above
17541         change.
17542         (instantiate-fontset, resolve-fontset-name): Functions removed.
17543         (fontset-list): Now implemented by C code.
17545         * faces.el (read-face-font): Fix TABLE arg to completing-read.
17546         (describe-face): Include `font' attribute in the description.
17548 2000-03-21  Kenichi Handa  <handa@etl.go.jp>
17550         * international/quail.el (quail-set-keyboard-layout): Typo fixed.
17552 2000-03-20  Gerd Moellmann  <gerd@gnu.org>
17554         * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
17555         ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
17556         zone-mode.el, snmp-mode.el: Moved to net subdirectory.
17558         * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
17559         about behavior of set-buffer-modified-p wrt redisplay.
17561 2000-03-19  Richard M. Stallman  <rms@gnu.org>
17563         * view.el (view-mode-disable): Kill local binding of view-read-only.
17565 2000-03-18  Gerd Moellmann  <gerd@gnu.org>
17567         * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
17568         is a string, convert it to a syntax cell using string-to-syntax.
17570         * simple.el (syntax-code-table, syntax-flag-table): New variables.
17571         (string-to-syntax): New function.
17573         * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
17574         (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
17575         try to use passive ftp mode.
17577 2000-03-17  Gerd Moellmann  <gerd@gnu.org>
17579         * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
17581         * simple.el (append-to-buffer): Update point of windows after
17582         insertion.
17584         * abbrev.el (inverse-add-abbrev): Identify word by first moving
17585         forward then moving backward.  Reindent.
17587         * frame.el (other-frame): Call x-focus-frame only if
17588         focus-follows-mouse is off.
17590 2000-03-17  Dave Love  <fx@gnu.org>
17592         * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
17594 2000-03-17  Stefan Monnier  <monnier@cs.yale.edu>
17596         * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
17597         regexp for labels cannot span several lines.
17599         * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
17600         `(setq :<key> ':<key>)' to the macro expansion.
17602 2000-03-16  Dave Love  <fx@gnu.org>
17604         * progmodes/f90.el (f90): Put custom group under `languages', not
17605         `fortran'.
17606         (f90-mode-hook): Customize.
17607         (f90-mode): Set add-log-current-defun-function.
17608         (f90-current-defun): New function.
17610 2000-03-16  Gerd Moellmann  <gerd@gnu.org>
17612         * cus-edit.el (custom-variable-tag-face): Handle case that
17613         default face's height is not a number.
17614         (custom-face-tag-face, custom-group-tag-face-1)
17615         (custom-group-tag-face): Ditto.
17616         (custom-group-tag-face-1): Add :group.
17618         * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
17620 2000-03-15  Gerd Moellmann  <gerd@gnu.org>
17622         * pcvs-defs.el (toplevel): Remove autoload cookie for form
17623         requiring easymenu.
17625 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
17627         * ps-print.el: PostScript user-defined prologue, PostScript error
17628         handler, doc fix.
17629         (ps-print-version): New version number (5.1).
17630         (ps-user-defined-prologue, ps-error-handler-message)
17631         (ps-print-prologue-0, ps-error-handler-alist): New vars.
17632         (ps-setup, ps-begin-file, ps-begin-job): Code fix.
17633         (ps-insert-string): New function.
17635 2000-03-15  Kenichi Handa  <handa@etl.go.jp>
17637         * international/ccl.el (ccl-compile-expression): Don't generate
17638         invalid self-assignment code.
17640 2000-03-14  Dave Love  <fx@gnu.org>
17642         * subr.el (replace-regexp-in-string): Renamed from
17643         replace-regexps-in-string.  Doc fix.
17645 2000-03-12  Dave Love  <fx@gnu.org>
17647         * cus-edit.el: Doc fixes.
17648         (customize-set-variable, customize-save-variable): Rename args for doc.
17649         (custom-variable-tag-face, custom-face-tag-face)
17650         (custom-group-tag-face-1, custom-group-tag-face): Modify from
17651         style which user identify as hyperlink.
17652         (hook): Don't add undefined functions to the hook.
17653         (debug-ignored-errors): Transfer message from bindings.el.
17655 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
17657         * recentf.el (recentf-keep-non-readable-files-p):
17658         Remove double/nested definition.
17660 2000-03-12  Dave Love  <fx@gnu.org>
17662         * facemenu.el (facemenu-get-face): Use display-color-p.
17663         * enriched.el (enriched-decode-foreground): Likewise.
17664         (enriched-decode-background): Likewise.
17665         * isearch.el (isearch-highlight): Likewise.
17666         * info-look.el (info-lookup): Likewise.
17667         * simple.el (completion-setup-function): Likewise.
17669         * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
17670         :options.
17672         * bindings.el (mode-line-format): Fix line-number and
17673         column-number items.  Add help-echo for the background.
17674         (mode-line-mule-info): Modify help-echo.
17676         * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
17678         * files.el (load-file): Allow completion to .elc.
17680         * man.el: Doc fixes.
17681         (Man-init-defvars): Use display-color-p to set fontification.
17683         * play/hanoi.el (hanoi-internal): Don't use oddp.
17685 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
17687         * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
17689         * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
17691 2000-03-12  Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
17693         * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
17694         Fix comment.
17696 2000-03-10  Stefan Monnier  <monnier@cs.yale.edu>
17698         * font-lock.el (font-lock-keywords): Fix the doc now that
17699         regexp-opt-depth is unnecessary.
17700         (save-buffer-state): Set an edebug spec.
17701         (font-lock-fontify-anchored-keywords): Properly handle the case when
17702         the matcher goes past the limit.
17704         * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
17705         pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
17707         * emacs-lisp/ewoc.el: New file.  This is a merge of elib-node.el,
17708         dll.el and cookie.el (from Elib) with heavy renaming and other
17709         massaging.
17711         * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
17712         Autoload the functions used.
17713         (easy-mmode-define-syntax): Fix CL typo.
17714         (easy-mmode-define-derived-mode): Improve the docstring generation.
17716 2000-03-10  Gerd Moellmann  <gerd@gnu.org>
17718         * textmodes/texinfo.el (texinfo-version): Variable and function
17719         removed.
17721 2000-03-09  Stefan Monnier  <monnier@cs.yale.edu>
17723         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
17724         allow more flexibility.
17725         (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
17726         (easy-mmode-defmap, easy-mmode-defsyntax)
17727         (easy-mmode-define-derived-mode): New macros.
17729 2000-03-09  Didier Verna  <didier@xemacs.org>
17731         * rect.el (replace-rectangle): New function.
17733 2000-03-09  Dave Love  <fx@gnu.org>
17735         * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
17736         (fortran-comment-line-start-skip): Don't match cpp stuff.
17737         (font-lock-keywords): Add * to comment-chars.  Grok cpp stuff.
17738         (fortran-mode-map): Remove over-eager custom-menu-create for now.
17739         (fortran-mode): Don't set fortran-comment-line-start-skip,
17740         fortran-comment-line-start here.  Set comment-start,
17741         add-log-current-defun.
17742         (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
17743         (fortran-current-defun): New function.
17745 2000-03-09  Gerd Moellmann  <gerd@gnu.org>
17747         * emacs-lisp/re-builder.el: New file.
17749         * mouse.el (mouse-drag-region): Don't run up-event handler
17750         if hscroll has changed.
17752         * octave-mod.el (octave-font-lock-keywords): To font-lock the
17753         builtin operators, use `font-lock-builtin-face' for Emacs and
17754         `font-lock-preprocessor-face' otherwise.
17756         * font-lock.el (lisp-font-lock-keywords-1): Highlight
17757         `(defun (setf foo)' differently.
17759 2000-03-08  Stefan Monnier  <monnier@cs.yale.edu>
17761         * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
17762         (regexp-opt): Update comment and adapt the code the new meaning of
17763         the `paren' argument of regex-opt-group for shy-groups.
17764         (regexp-opt-depth): Handle shy groups as well as backslashed
17765         backslashes.
17766         (regexp-opt-group): Turn the leading comment into a docstring.
17767         Allow `paren' to be a string (the string to use to open a group).
17768         Remove open-presuf and close-presuf.  Instead of checking for `all
17769         one-char' and then later on check for `several one-char', handle
17770         both cases close together.  Also apply a more generic algorithm
17771         for suffixes (the mirror image of the algorithm used for
17772         prefixes).  Use shy-groups.  Use nreverse rather than reverse.
17773         (regexp-opt-try-suffix): Removed.
17775         * cmuscheme.el (inferior-scheme-mode-map): Define it independently
17776         from comint-mode-map, so we can just inherit from it.  Also, move
17777         the initialization into the `defvar' since there's no docstring
17778         anyway and it's fairly short.
17779         (inferior-scheme-mode): Define it as derived-mode: the code is
17780         shorter and this way we inherit from comint-mode-map rather than
17781         copying it.
17783         * subr.el (replace-regexps-in-string): Properly handle the case
17784         where we match an empty string.
17786         * comint.el (comint-exec-1): Add the current-dir to the exec-path
17787         when the command has a directory component (such as "./testml").
17788         Also fix a typo in the comment.
17790 2000-03-08  Gerd Moellmann  <gerd@gnu.org>
17792         * Makefile (compile-files): Compile files one by one because
17793         that's the only way to ensure a clean compilation environment for
17794         each individual file.
17796         * frame.el (other-frame): Call x-focus-frame.
17798 2000-03-07  Dave Love  <fx@gnu.org>
17800         * recentf.el (recentf-keep-non-readable-files-p): Add :set,
17801         :require to defcustom.
17803         * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
17805         * files.el (auto-mode-alist): Add configure.in.
17807         * progmodes/autoconf.el: New file.
17809 2000-03-07  Gerd Moellmann  <gerd@gnu.org>
17811         * mail/mh-e.el: Change maintainer to `none'.
17813         * recentf.el (recentf-keep-non-readable-files-p): Quote args
17814         to remove-hook and add-hook.
17816 2000-03-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
17818         * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
17819         it as the default.
17820         (mail-send): Test mail-send-nonascii also for the new `mime' value.
17821         (sendmail-send-it): Conditionally add MIME headers specifying the
17822         used character set.
17824 2000-03-07  Dave Love  <fx@gnu.org>
17826         * winner.el: Fix keywords, autoload cookies.
17827         Split eval-when-compile form to avoid compilation failure.
17829 2000-03-07  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>
17831         * international/mule.el: Modify comment about coding system
17832         property `coding-category'.
17833         (make-coding-system): New argument EOL-TYPE.  Pay attention to
17834         coding-category property of PROPERTIES.
17836         * international/mule-conf.el (coding-category-utf-8)
17837         (coding-category-utf-16-be, coding-category-utf-16-le): New coding
17838         categories.  Include them in the argument for set-coding-priority.
17840         * international/mule-cmds.el (reset-language-environment):
17841         Include coding-category-utf-8, coding-category-utf-16-be, and
17842         coding-category-utf-16-le in the argument for set-coding-priority.
17843         (reset-language-environment): Initialize coding-category-utf-8,
17844         coding-category-utf-16-be, and coding-category-utf-16-le to nil.
17846 2000-03-06  Karl Fogel  <kfogel@red-bean.com>
17848         * bookmark.el (bookmark-file-or-variation-thereof): New func, for
17849         code abstracted out of `bookmark-jump-noselect'.  Now tries info
17850         extensions as well as compression extensions.
17851         (bookmark-jump-noselect): Use above new func.
17853 2000-03-03  Gerd Moellmann  <gerd@gnu.org>
17855         * strokes.el: Change maintainer's mail address.
17857 2000-03-03  Kenichi Handa  <handa@etl.go.jp>
17859         * international/mule-diag.el (list-character-sets): Make help-echo
17860         string by substitute-command-keys.
17861         (list-character-sets): Likewise.
17862         (sort-listed-character-sets): Call help-setup-xref.
17864 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
17866         * time.el (display-time-mail-file): Add `none' to the list of choices.
17868 2000-03-01  Dave Love  <fx@gnu.org>
17870         * help.el (help-xref-go-back): Don't try to set position.
17872         * international/mule-diag.el (list-character-sets):
17873         Call help-setup-xref.  Add help-echo to xrefs.
17874         (list-character-sets-1): Add help-echo to xrefs.
17876 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
17878         * frame.el (blink-cursor-mode): Switch cursor on when turning
17879         the mode off.
17881         * add-log.el (add-log-current-defun): Add support for
17882         Autoconf mode.
17884         * mail/rmail.el (rmail-quit-hook): New variable.
17886 2000-03-01  Dave Love  <fx@gnu.org>
17888         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
17890         * help.el (help-xref-button): Add help-echo arg.
17891         (describe-function-1, describe-variable, help-make-xrefs): Use it.
17893         * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
17895         * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
17897 2000-03-01  Gerd Moellmann  <gerd@gnu.org>
17899         * image.el (defimage): Look for image files in load-path.
17901         * frame.el (busy-cursor-delay-seconds): Change type to `number'.
17903 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
17905         * recentf.el (recentf): Added version tag to the defgroup of recentf.
17907 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
17909         * recentf.el (recentf-cleanup): Changed to remove excluded file too.
17910         (recentf-edit-list-action): `recentf-edit-list' checkbox widget
17911         action to select/unselect a file.
17912         (recentf-edit-list): Code cleanup and improvement.
17913         (recentf-open-more-files-action): `recentf-open-more-files' button
17914         widget action to open a file.
17915         (recentf-open-more-files): No more use standard completion but widgets.
17916         (recentf-more-collection): Deleted.
17917         (recentf-more-history): Deleted.
17918         (recentf-setup-more-completion): Deleted.
17920 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
17922         * recentf.el (recentf-mode): No more needs that Emacs is running
17923         under a window-system.
17925 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
17927         * recentf.el (recentf-edit-list): New command to edit the recent
17928         list which allow the user to remove files.
17929         (recentf-edit-selected-items): New global variable, used by
17930         `recentf-edit-list' to hold the list of files to be removed from
17931         the recent list.
17932         (recentf-make-menu-items): Updated to display a "Edit list..."
17933         menu item.  Minor code cleanup.
17935 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
17937         * recentf.el (recentf-open-more-files): New command to open files
17938         that are not displayed in the menu.
17939         (recentf-more-collection): New global variable holding the set of
17940         permissible completions used by `recentf-open-more-files'.
17941         (recentf-more-history): New global variable holding the history list
17942         used by `recentf-open-more-files' completion.
17943         (recentf-setup-more-completion): New function to setup completion for
17944         `recentf-open-more-files'.
17945         (recentf-make-menu-items): Updated to display a "More..." menu item.
17947 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
17949         * recentf.el (recentf-menu-action): Doc fixed.
17951 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
17953         * recentf.el (recentf-menu-filter): Doc updated.
17954         (recentf-update-menu-hook): Allow menu filters to force menu update.
17955         (recentf-make-menu-items): New menu filter handling.
17956         (recentf-make-menu-item): New helper function.
17957         (recentf-menu-elements): New menu handling function.
17958         (recentf-sort-ascending): Updated to new menu filter handling.
17959         (recentf-sort-descending): Updated to new menu filter handling.
17960         (recentf-sort-basenames-ascending): New menu filter function.
17961         (recentf-sort-basenames-descending): New menu filter function.
17962         (recentf-show-basenames): New menu filter function.
17963         (recentf-show-basenames-ascending): New menu filter function.
17964         (recentf-show-basenames-descending): New menu filter function.
17966 2000-02-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
17968         * diary-lib.el (list-diary-entries): Don't try to go forward at
17969         the end of the buffer.
17971 2000-02-29  Kenichi Handa  <handa@etl.go.jp>
17973         * international/mule-diag.el (list-character-sets):
17974         Completely rewritten.
17975         (sort-listed-character-sets): New function.
17976         (list-character-sets-1): Completely rewritten.
17977         (list-character-sets-2): New function.
17978         (non-iso-charset-alist): New variable.
17979         (decode-codepage-char): New function.
17980         (charset-history): New variable.
17981         (read-charset) (list-block-of-chars)
17982         (list-iso-charset-chars)
17983         (list-non-iso-charset-chars)
17984         (list-charset-chars): New functions.
17985         (mule-diag): Call list-character-sets-2, not list-character-sets-2.
17986         (dump-charsets): Likewise.
17988 2000-02-29  Gerd Moellmann  <gerd@gnu.org>
17990         * dired-x.el (dired-filename-at-point): Add `@' to valid
17991         file name characters.
17992         (dired-filename-at-point): Handle ange-ftp file names.
17994         * frame.el (frame-notice-user-settings): Use assq-delete-all
17995         instead of assoc-delete-all.
17996         (frame-notice-user-settings): Ditto.
17998         * subr.el (assq-delete-all): Renamed from assoc-delete-all.
17999         Don't copy alist.
18001 2000-02-28  Eli Barzilay  <eli@cs.cornell.edu>
18003         * calculator.el (calculator-use-menu): New option.
18004         (calculator-initial-bindings): Changed some bindings to work as macros.
18005         (calculator-forced-input): Removed.
18006         (calculator-restart-other-mode): New variable.
18007         (calculator-mode-map): Set up menu.
18009 2000-02-28  Jari Aalto  <jari.aalto@poboxes.com>
18011         * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
18013 2000-02-28  Michael Kifer  <kifer@cs.sunysb.edu>
18015         * viper-cmd.el (viper-envelop-ESC-key): Add the option to
18016         translate all ESC key sequences.
18017         (viper-goto-mark-subr): Restore markers for files for which
18018         they were saved.
18019         * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
18020         * viper-util.el (viper-set-replace-overlay-glyphs)
18021         (viper-set-replace-overlay): Always check if the replacement
18022         overlay is live.
18023         * viper.el (viper-vi-state-mode-list): Add major modes.
18024         * ediff-wind.el: Minor comment changes.
18025         * ediff.el: Copyright notice date fix.
18027 2000-02-27  Jason Rumney  <jasonr@gnu.org>
18029         * faces.el (face-font-family-alternatives): Add arial to helv.
18030         (mode-line, header-line, tool-bar): Same default as x for w32.
18031         (fixed-pitch, variable-pitch): Remove wildcard as it prevents
18032         face-font-family-alternatives from working.
18033         * term/w32-win.el (mouse-set-font): Do not build fontset from
18034         chosen font.
18036 2000-02-25  Sam Steingold  <sds@goems.com>
18038         * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
18039         properly.
18041 2000-02-25  Richard M. Stallman  <rms@gnu.org>
18043         * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
18045 2000-02-25  Gerd Moellmann  <gerd@gnu.org>
18047         * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
18049         * frame.el (busy-cursor-delay-seconds): New option.
18051 2000-02-24  Gerd Moellmann  <gerd@gnu.org>
18053         * frame.el (show-cursor-in-non-selected-windows): New option.
18055 2000-02-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
18057         * diary-lib.el (include-other-diary-files): Undo the selective
18058         display in any included file and don't kill it.
18060 2000-02-24  Eli Zaretskii  <eliz@is.elta.co.il>
18062         * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
18063         Menu items converted to (menu-item format, help strings added.
18064         [downcase, upcase]: Don't enable on MS-DOS.
18065         [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
18066         [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
18068 2000-02-23  Dave Love  <fx@gnu.org>
18070         * simple.el (zap-to-char, kill-line, kill-region, kill-word)
18071         (backward-kill-word): Revert addition of * to interactive spec --
18072         it's a feature.
18074         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
18075         (backward-kill-sentence, kill-sentence): Likewise.
18077         * gud.el (gud-jdb-build-class-source-alist): Prepend space to
18078         scratch buffer name.
18079         (gud-format-command): Use int-to-string in ?l case.  Simplify slightly.
18081         * term/w32-win.el (internal-face-interactive): Update prompt for
18082         new read-face-name.
18084         * mail/footnote.el (footnote): Add :version to defgroup.
18085         (footnote-section-tag-regexp): Customize.
18086         (footnote-start-tag, footnote-end-tag): New option.
18087         (footnote-latin-regexp): New variable.
18088         (Footnote-latin): New function.
18089         (footnote-style-alist): Add element for latin style.
18090         (footnote-style): Moved.
18091         (Footnote-goto-footnote): Use eq to test arg.
18093         * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
18095         * emacs-lisp/byte-opt.el: Change old backquote syntax.
18096         (byte-compile-trueconstp): Include keywords.
18097         (byte-optimize-quote, byte-optimize-lapcode):
18098         Use byte-compile-const-symbol-p.
18099         (byte-optimize-char-before): New optimization.
18101         * emacs-lisp/bytecomp.el: Change old backquote syntax.
18102         (byte-compile-const-symbol-p): New function.
18103         (byte-compile-constp, byte-compile-out-toplevel)
18104         (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
18105         Use it.
18107         * subr.el (define-key-after): Default AFTER to t.  Doc fix.
18109 2000-02-23  Kenichi Handa  <handa@etl.go.jp>
18111         * international/encoded-kb.el: Be sure to update minor-mode-alist
18112         and minor-mode-map-alist.
18113         (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
18114         codes SS2 and SS3 correctly.
18115         (encoded-kbd-self-insert-ccl): New function.
18116         (encoded-kbd-setup-keymap): New function.
18117         (encoded-kbd-mode): Handle CCL based coding system.  Setup keymap
18118         by calling encoded-kbd-setup-keymap.
18120         * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
18121         (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
18123 2000-02-22  Dave Love  <fx@gnu.org>
18125         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
18126         (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
18127         (lisp-mode-syntax-table): Set up for #|...|# comments.
18128         (lisp-imenu-generic-expression): Purecopy strings.  Use syntax
18129         classes.  Match `defface'.
18130         (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
18131         (eval-defun-1): Fix for defcustom.
18132         (lisp-indent-region): Doc fix.
18134         * subr.el (when, unless, split-string): Doc fix.
18135         (read-passwd): Move call of clear-this-command-keys to the right place.
18136         (replace-regexps-in-string): New function.
18138 2000-02-22  Gerd Moellmann  <gerd@gnu.org>
18140         * help.el (describe-variable): Set syntax table to
18141         emacs-lisp-mode-syntax-table when moving forward over the
18142         symbol's name.
18144 2000-02-22  Dave Love  <fx@gnu.org>
18146         * xt-mouse.el: Doc fixes.
18147         (xterm-mouse-position-function): New function, replacing advice of
18148         mouse-position.
18149         (xterm-mouse-mode): Use it.  Don't turn on under a window system.
18151         * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
18153 2000-02-21  Gerd Moellmann  <gerd@gnu.org>
18155         * format.el (format-annotate-single-property-change):
18156         Handle properties.with dotted-list values.
18157         (format-proper-list-p): New function.
18159         * enriched.el (enriched-face-ans): Handle '(foreground-color
18160         . COLOR) and (background-color . COLOR).
18162 2000-02-20  Dave Love  <fx@gnu.org>
18164         * textmodes/flyspell.el (flyspell-mouse-map): Change definition
18165         and assignments to it.
18166         (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
18167         current local map.
18168         (make-flyspell-overlay): Use it.
18169         (flyspell-correct-word/mouse-keymap): Change XEmacs test.
18171         * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
18172         (lm-get-header-re): Defun, not defsubst.
18173         (lm-get-package-name): Defun, not defsubst.  Simplify.
18174         (lm-version): Doc fix.  Simplify.
18175         (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
18176         (lm-crack-address, lm-last-modified-date, lm-commentary)
18177         (lm-verify, lm-synopsis): Simplify.
18178         (lm-report-bug): Require emacsbug.  Use compose-mail.
18180 2000-02-20  Gerd Moellmann  <gerd@gnu.org>
18182         * dired.el (dired-mode): Call propertized-buffer-identification
18183         to set mode-line-buffer-identification to something having
18184         the right text properties.
18186         * bindings.el (propertized-buffer-identification): New function.
18188 2000-02-20  Dave Love  <fx@gnu.org>
18190         * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
18191         check for t-mouse too.
18193         * cus-start.el: Make echo-keystrokes `number'.
18195 2000-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
18197         * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
18198         Don't call ring-empty-p unless tags-location-ring is bound.
18199         From Noah Friedman <friedman@splode.com>.
18201 2000-02-18  Thien-Thi Nguyen  <ttn@gnu.org>
18203         * progmodes/hideshow.el (hs-flag-region): No longer use
18204         `intangible' overlay property.
18206         (hs-toggle-hiding): New command.
18207         (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
18209         (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
18210         Fix omission bug: Run `hs-minor-mode-hook' for both activation
18211         and deactivation.
18213 2000-02-18  Gerd Moellmann  <gerd@gnu.org>
18215         * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
18217 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
18219         * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
18221         * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
18222         of `*' to handle `(* ... *)' comments.
18224 2000-02-17  Eli Zaretskii  <eliz@is.elta.co.il>
18226         * faces.el (list-faces-display): Use display-mouse-p instead of
18227         window-system.
18229         * menu-bar.el (global-map): Menu-bar items converted to the new
18230         format (menu-item..., rearranged for better CUA compliance, and
18231         their names changed for better clarity.  Help strings added.
18233         * international/mule-cmds.el (mule-menu-keymap)
18234         (describe-language-environment-map, set-coding-system-map)
18235         (setup-language-environment-map): Convert to new (menu-item...
18236         form, add help strings.  Change names of menu items for better clarity.
18237         "Mule" menu-bar item removed (it's now in the "Options" submenu).
18239 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
18241         * dired-aux.el (dired-do-copy): Remove spurious character.`n'
18242         within the code.
18244 2000-02-16  Dave Love  <fx@gnu.org>
18246         * faces.el: Don't require custom.  Add more specific :groups to
18247         various deffaces.
18248         (set-face-attribute): Purecopy args.
18249         (read-face-name): Default to name at point and use it in prompt.
18250         Remove colon from arg in all callers.
18251         (list-faces-display): Hyperlink to face descriptions and customize
18252         buffers.
18254 2000-02-16  Per Abrahamsen  <abraham@dina.kvl.dk>
18256         * wid-edit.el (widget-match-inline): An atom never matches a list.
18258 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
18260         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
18261         at ':' characters by call to split-string.
18263 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
18265         * textmodes/bibtex.el: Added RCS version identification.
18267 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
18269         * textmodes/bibtex.el: Some temporary comments removed.
18270         (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
18271         (bibtex-field-const): Allow capital letters.
18272         (bibtex-start-of-string): Deleted because unused.
18274         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
18275         use the term 'reference' to describe a bibtex entry as a whole.
18276         Further, reference keys are no longer called 'labels'.
18277         (bibtex-keys): Renamed to bibtex-reference-keys.
18278         (bibtex-reformat-previous-labels): Renamed to
18279         bibtex-reformat-previous-reference-keys.
18280         (bibtex-reference-type): Renamed to bibtex-entry-type.
18281         (bibtex-reference-head): Renamed to bibtex-entry-head.
18282         (bibtex-reference-maybe-empty-head): Renamed to
18283         bibtex-entry-maybe-empty-head.
18284         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
18285         (bibtex-search-reference): Renamed to bibtex-search-entry.
18286         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
18287         bibtex-enclosing-entry-maybe-empty-head.
18288         (bibtex-entry-field-alist, bibtex-entry-head)
18289         (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
18290         (bibtex-map-entries, bibtex-search-entry)
18291         (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
18292         (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
18293         (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
18294         (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
18295         (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
18296         (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
18297         (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
18299 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
18301         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
18302         comment.
18303         (bibtex-format-field-delimiters): New function, functionality
18304         extracted from bibtex-format-entry.
18305         (bibtex-autokey-get-yearfield-digits): New function, functionality
18306         extracted from bibtex-autokey-get-yearfield.
18308         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
18309         entries in order to avoid stack overflow in the regexp matcher if
18310         field contents become large.
18311         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
18312         (bibtex-field-string-part-not-braced)
18313         (bibtex-field-string-part-no-inner-braces)
18314         (bibtex-field-string-part-1-inner-brace)
18315         (bibtex-field-string-part-2-inner-braces)
18316         (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
18317         (bibtex-field-string-quoted, bibtex-field-string)
18318         (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
18319         (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
18320         (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
18321         Deleted as parsing is now performed by the following functions.
18322         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
18323         (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
18324         (bibtex-parse-field-string, bibtex-search-forward-field-string)
18325         (bibtex-parse-association, bibtex-field-name-for-parsing)
18326         (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
18327         (bibtex-search-forward-field, bibtex-search-backward-field)
18328         (bibtex-start-of-field, bibtex-end-of-field)
18329         (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
18330         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
18331         (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
18332         (bibtex-parse-string, bibtex-search-forward-string)
18333         (bibtex-search-backward-string, bibtex-start-of-string)
18334         (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
18335         (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
18336         (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
18337         entries.  Instead of reporting the results of the parsing by
18338         match-beginning or match-end, these functions return data structures
18339         that hold the corresponding positions.
18340         (bibtex-enclosing-field): Changed to also report field boundaries by
18341         return values rather than by match-beginning or match-end.
18342         The following functions have been adapted to use the new
18343         parsing functions.
18344         (bibtex-skip-to-valid-entry, bibtex-search-reference)
18345         (bibtex-enclosing-field, bibtex-format-entry)
18346         (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
18347         (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
18348         (bibtex-print-help-message, bibtex-end-of-entry)
18349         (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
18350         (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18351         (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
18352         Use the new method for parsing.
18353         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
18354         (bibtex-map-entries, bibtex-flash-head)
18355         (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
18356         (bibtex-autokey-change, bibtex-autokey-get-namefield)
18357         (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
18358         (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
18359         (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
18360         (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
18361         (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
18362         order to make the new binding of case-fold-search immediately visible.
18364 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
18366         * textmodes/bibtex.el: Copyright notice is up to date.
18367         Added constant 'bibtex-maintainer-salutation.
18369         * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
18370         than make-temp-name, use match-string-no-properties and eliminate
18371         a quadratic behavior when building bibtex-strings.
18373         * bibtex.el (bibtex-reference-key): Accept string entries whose
18374         reference key contains upper case letters.
18376 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
18378         * bibtex.el (bibtex-reference-head): Allow entries to start with
18379         a new line.
18381 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
18383         * bibtex.el: Hiding of entry bodies is not longer provided by
18384         bibtex.el directly.  Instead the hideshow package can be used.
18385         Added a special bibtex entry to hs-special-modes-alist.
18386         (bibtex-hs-forward-sexp): Added for hideshow.el.
18388 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
18390         * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
18391         proceedings entry type (for cross referencing). Thanks to Wagner
18392         Toledo Correa for the suggestion.
18394         * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
18396 2000-02-14  Kenichi Handa  <handa@etl.go.jp>
18398         * international/characters.el: Setup case table for Vietnamese.
18400 2000-02-12  Gerd Moellmann  <gerd@gnu.org>
18402         * uniquify.el (toplevel): Require CL at compile time.
18403         (uniquify-push): Removed.
18405         * shadowfile.el (shadow-when): Removed.
18407         * tempo.el (tempo-dolist, tempo-mapc): Removed.
18408         (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
18410         * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
18411         regexp for paragraph-start.
18413         * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
18414         commas as well.
18416 2000-02-10  Dave Love  <fx@gnu.org>
18418         * wid-edit.el: (widgets) [defgroup]: Remove url link.
18419         (widget-color-choice-list, widget-color-history, widget-mouse-help):
18420         Deleted.
18421         (widget-specify-field, widget-specify-button): Don't use
18422         widget-mouse-help as help-echo property.
18423         (default): Use #'ignore for :validate and :mouse-down-action.
18424         (checkbox): Add help-echo.
18425         (widget-sexp-validate): Rewritten to clarify error messages.
18426         (character): Use char-valid-p in :match function.
18427         (widget-color-complete): Use facemenu-color-alist.
18428         (widget-color-action): Use facemenu-read-color.
18430         * emacs-lisp/cl-macs.el: Don't bother testing for defalias.  Don't
18431         set up `caar' &c that we now have.
18433 2000-02-09  Ray Blaak  <blaak@gnu.org>
18435         * delphi.el: Make resourcestring a declaration region, like const
18436         and var.
18438 2000-02-09  Dave Love  <fx@gnu.org>
18440         * bindings.el (mode-line-input-method-map): New variable.
18441         (mode-line-mule-info): Use it; fix last change.
18442         (mode-line-mode-menu): Move definition.
18443         (mode-line-mouse-sensitive-p): Deleted.
18444         (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
18445         (make-mode-line-mouse-sensitive): Deleted.  Body moved to top level.
18447         * startup.el (command-line-1): Don't call
18448         make-mode-line-mouse-sensitive.
18450 2000-02-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
18452         * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
18453         before rmail-toggle-header, because the former toggles headers.
18455 2000-02-06  Stefan Monnier  <monnier@cs.yale.edu>
18457         * diff-mode.el (diff-kill-junk): New interactive function.
18458         (diff-reverse-direction): Use delete-and-extract-region.
18459         (diff-post-command-hook): Restrict the area so that the hook also works
18460         outside of any diff hunk.  This is necessary for the minor-mode.
18461         (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
18462         (diff-minor-mode): Setup the hooks for header-hunk rewriting.
18464         * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
18465         (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
18466         so that it can be used more easily in <foo>-mode-hook.  Also make sure
18467         to avoid duplicate entries.
18468         (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
18469         (font-lock-remove-keywords): Just as was done for `add', allow it to
18470         work even if font-lock-mode is nil.  Also make sure we don't modify
18471         any pre-existing list by forcing a copy-sequence.  Finally rename
18472         `major-mode' to `mode'.
18473         (font-lock-fontify-syntactic-anchored-keywords)
18474         (font-lock-fontify-anchored-keywords)
18475         (font-lock-fontify-keywords-region): Use line-end-position.
18476         Don't make `font-lock-multiline' local (it's now done in
18477         font-lock-set-defaults).
18478         (font-lock-set-defaults): Make `font-lock-multiline' local.
18479         Move the `font-lock-fontified' creation to inside the `unless'.
18481 2000-02-06  Andrew Innes  <andrewi@gnu.org>
18483         * term/w32-win.el (x-handle-args): Comment out call to message,
18484         which occurs before window system is initialized.
18486         * makefile.nt: Add support for recompiling lisp code.
18488 2000-02-04  Dave Love  <fx@gnu.org>
18490         * bindings.el (mode-line-mule-info): Fix/extend last change.
18492         * completion.el: Replace completion-dolist with dolist.
18494         * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
18496 2000-02-04  Carsten Dominik  <dominik@strw.leidenuniv.nl>
18498         * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
18499         environment names before they go into the section regexp.
18501         * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
18502         char class in regexp.
18504         * textmodes/reftex-parse.el (reftex-with-special-syntax):
18505         Bind `case-fold-search' to nil.
18507         * progmodes/idlwave.el (idlwave-template):
18508         Respect `idlwave-abbrev-change-case'.
18509         (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
18510         (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
18511         (idlwave-while): Respect `idlwave-reserved-word-upcase'.
18512         (idlwave-rw-case): New function.
18513         (idlwave-statement-match): Fixed problem with assignment regexp.
18514         (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
18515         (idlwave-surround): New argument LENGTH to support padding of
18516         operators longer than 1 char.
18518         * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
18519         idlwave-shell-expression-overlay.  Implemented printing of
18520         expressions on higher levels of the calling stack.
18521         (idlwave-shell-display-level-in-calling-stack): Restore stack level.
18522         (idlwave-retrieve-expression-from-level): New function.
18523         (idlwave-shell-last-calling-stack): Variable removed.
18524         (idlwave-shell-reset): Argument action reversed (`visible' to
18525         `hidden').  Also remove stop-line overlay.
18526         (idlwave-shell-calling-stack-routine): New variable.
18527         (idlwave-shell-parse-stack-and-display): Messages now display
18528         negative level numbers.
18529         (idlwave-shell-mode): Set `modeline-format'.
18530         (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
18531         (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
18532         (idlwave-shell-print-expression-function): New option.
18534         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
18535         (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
18536         `tool-bar' instead of `toolbar'.
18538 2000-02-02  Dave Love  <fx@gnu.org>
18540         * emacs-lisp/cl.el: Use bytecomp-load-hook, not
18541         emacs-lisp-mode-hook.  Don't check for defalias being defined.
18543         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
18544         (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
18545         Use the new builtins directly.
18547         * whitespace.el (whitespace): Add :version to defgroup.
18549         * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
18550         Doc fix.
18552         * thingatpt.el (sexp-at-point, symbol-at-point)
18553         (number-at-point, list-at-point): Add autoload cookie.
18555         * recentf.el (recentf): Add :version to defgroup.
18557         * quickurl.el (quickurl): Add :version to defgroup.
18559         * elide-head.el (elide-head): Use point-marker more.
18561         * bs.el (bs): Add :version to defgroup.
18563         * autorevert.el (global-auto-revert-mode): Add autoload cookie.
18565         * progmodes/delphi.el (delphi): Add :version to defgroup.
18567 2000-02-02  Gerd Moellmann  <gerd@gnu.org>
18569         * ange-ftp.el (ange-ftp-write-region): Handle case that
18570         succeeding process operation sets a different coding system.
18572         * calculator.el: New file.
18574 2000-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
18576         * frame.el (frames-on-display-list, framep-on-display): New functions.
18577         (display-mouse-p, display-popup-menus-p, display-graphic-p)
18578         (display-selections-p, display-screens, display-pixel-width)
18579         (display-pixel-height, display-mm-width, display-mm-height)
18580         (display-backing-store, display-save-under, display-planes)
18581         (display-color-cells, display-visual-class): New functions.
18583         * term/tty-colors.el (tty-color-gray-shades): New function.
18585         * faces.el (display-color-p): Use framep-on-display.
18586         (display-grayscale-p): New function.
18588 2000-01-31  Dave Love  <fx@gnu.org>
18590         * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
18591         (create-fontset-from-x-resource): Don't concat integers.
18593 2000-01-31  Inge Frick  <inge@nada.kth.se>
18595         * view.el: Some changes in documentation.  Removed some trailing
18596         whitespace. Changed some parameter names to agree with documentation.
18597         (view-mode-exit): Keep entry in `view-return-to-alist' only when a
18598         window is not deleted.  Modifies change 1998-04-26.
18600 2000-01-31  Gerd Moellmann  <gerd@gnu.org>
18602         * windmove.el: New file.
18604         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
18605         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
18606         progmodes/ebnf-yac.el: Update copyright and license info.
18608         * jit-lock.el (jit-lock-function): Widen before calculating
18609         end position.
18610         (jit-lock-stealth-chunk-start): Rewritten.
18612         * info.el (Info-title-face-alist): Removed.
18613         (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
18614         (Info-fontify-node): Use these faces.
18616 2000-01-30  Gerd Moellmann  <gerd@gnu.org>
18618         * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
18619         (cl-macro-list1): Recognize `&allow-other-keys' instead of
18620         `&allow-other-keywords'.
18622         * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
18623         the list of directories scanned heuristically.
18625         * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
18627 2000-01-30  Jason Rumney  <jasonr@gnu.org>
18629         * w32-fns.el: Define w32-tty-standard-colors.
18631         * startup.el (command-line): Use w32-tty-standard-colors when in
18632         w32 console mode.
18634 2000-01-30  Dave Love  <fx@gnu.org>
18636         * jka-compr.el (jka-compr-load): Fix up load-history.
18638         * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
18640         * emacs-lisp/cl-macs.el: Revert previous change.
18642 2000-01-29  Dave Love  <fx@gnu.org>
18644         * facemenu.el: Purecopy various strings.
18646         * timezone.el (timezone-fix-time): Window against 69 for two-digit
18647         years.  Deal with three-digit years.
18649         * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
18650         Use defconst, purecopy.
18651         (help-back-label): Purecopy it.
18653 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
18655         * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
18656         variable. If non-nil, order the buffer list according to the
18657         currently selected frame.
18658         (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
18659         non-nil, pass the selected frame to function buffer-list.
18661 2000-01-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
18663         * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
18665 2000-01-28  Dave Love  <fx@gnu.org>
18667         * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
18669         * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
18670         Don't use lisp-indent-hook property.
18671         (cl-abs): Remove.
18673         * subr.el: Move out indent and edebug specs for when and unless.
18675         * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
18676         when, unless.
18678         * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
18679         unless, when.
18681 2000-01-28  Gerd Moellmann  <gerd@gnu.org>
18683         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
18684         `collecting' as synonym for `collect'.
18686         * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
18687         for the case it contains spaces.
18689         * simple.el (what-cursor-position): Change formatting of messages.
18691         * frame.el (delete-other-frames): New function.
18692         (toplevel): Bind it to C-x 5 1.
18694         * sort.el (sort-numeric-base): New option.
18695         (sort-numeric-fields): If number starts with `0' or `0[xX[',
18696         interpret it as octal or hexadecimal.  Use sort-numeric-base
18697         as default base.
18699         * progmodes/glasses.el: New file.
18701 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
18703         * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
18704         userids differently.
18706         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
18707         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
18708         progmodes/ebnf-yac.el: New files.
18710 2000-01-26  Dave Love  <fx@gnu.org>
18712         * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
18713         on a function with an empty body.  [From Eric Ludlam.]
18715 2000-01-25  Andre Spiegel  <spiegel@gnu.org>
18717         * vc.el (vc-version-diff): Make sure file name is expanded.
18719 2000-01-25  Gerd Moellmann  <gerd@gnu.org>
18721         * scroll-bar.el (scroll-bar-timer): Variable removed.
18722         (scroll-bar-toolkit-scroll): Don't use a timer.
18724 2000-01-25  Kenichi Handa  <handa@etl.go.jp>
18726         * language/thai-util.el (thai-composition-function):
18727         Delete superfluous `a'.
18729 2000-01-24  Dave Love  <fx@gnu.org>
18731         * fortran.el (fortran-mode): Use beginning-of-defun-function,
18732         end-of-defun-function.
18734         * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
18736 2000-01-22  Jason Rumney  <jasonr@gnu.org>
18738         * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
18739         conflicts with new face support.
18741 2000-01-22  Richard M. Stallman  <rms@gnu.org>
18743         * replace.el (query-replace): Rename last arg to DELIMITED.
18744         (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
18745         (query-replace-regexp): Likewise.
18747 2000-01-20  Richard M. Stallman  <rms@gnu.org>
18749         * subr.el (with-syntax-table): Use make-symbol, not gensym.
18751         * emacs-lisp/lisp.el (beginning-of-defun-function):
18752         Variable renamed from beginning-of-defun.
18753         Do not call make-variable-buffer-local.
18754         (beginning-of-defun-raw): Use new variable name; doc fix.
18755         (beginning-of-defun): Doc fix.
18756         (end-of-defun-function): Variable renamed from end-of-defun.
18757         Do not call make-variable-buffer-local.
18758         (end-of-defun): Use new variable name; doc fix.
18760         * subr.el (dolist, dotimes): Copied from cl-macs.el
18761         and made to work.
18763         * mail/undigest.el (rmail-digest-end-regexps):
18764         Variable replaces rmail-digest-end-regexp.
18765         Allows multiple regexps for detecting the end line.
18766         (undigestify-rmail-message): Corresponding changes.
18768 2000-01-19  Dave Love  <fx@gnu.org>
18770         * files.el (user-init-file): Don't declare here -- is primitive.
18772         * startup.el (command-line): Check for compiled user-init-file and
18773         set to uncompiled version if necessary.
18775 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
18777         * mail/undigest.el (rmail-digest-end-regexp): New user option.
18778         (undigestify-rmail-message): Use it.
18780         * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
18782 2000-01-17  Gerd Moellmann  <gerd@gnu.org>
18784         * tmm.el (tmm-goto-completions): Adapt to prompt being part
18785         of mini-buffer.
18787 2000-01-14  Gerd Moellmann  <gerd@gnu.org>
18789         * emacs-lisp/copyright.el (copyright-update): Removed the
18790         requirement for a trailing space from `copyright-regexp', to
18791         support copyrights with owner specified on a separate line..
18793         * align.el: New file.
18795         * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
18797         * net/eudc.el (toplevel): Define EUDC menu for Emacs.
18799 2000-01-13  Dave Love  <fx@gnu.org>
18801         * ph.el: Removed.  (Obsoleted by EUDC.)
18803 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
18805         * net/eudc.el (toplevel): Remove autoloaded code installing
18806         menu with easymenu, because that causes build problems.
18808         * frame.el (frame-notice-user-settings): New variable.
18809         (frame-notice-user-settings): Don't modify frame parameters
18810         if called a second time.
18812 2000-01-13  Richard M. Stallman  <rms@gnu.org>
18814         * frame.el (frame-notice-user-settings):
18815         Notice default-frame-parameters even for non-window frames.
18817 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
18819         * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
18820         for Emacs.
18821         (eudc-bob-can-display-inline-images): Extend for Emacs.
18822         (eudc-bob-toggle-inline-display): Ditto.
18823         (eudc-bob-display-jpeg): Ditto.
18825 2000-01-12  Gerd Moellmann  <gerd@gnu.org>
18827         * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
18828         net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
18829         net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
18831         * add-log.el (add-change-log-entry): Fix error trying an
18832         `(insert nil)'.
18834         * subdirs.el: Add `net' directory.
18836         * net: New directory.
18838         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
18839         eval-last-sexp.  Don't bind debug-on-error here.
18840         (eval-last-sexp): New function.  Bind debug-on-error if
18841         eval-expression-debug-on-error is non-nil.
18842         (eval-defun-2, eval-defun): Likewise.
18844         * simple.el (eval-expression): Don't bind debug-on-error if
18845         eval-expression-debug-on-error is nil.  Detect changed
18846         debug-on-error, and propagate new value to global binding, if
18847         eval-expression-debug-on-error is non-nil,
18848         (eval-expression-debug-on-error): Change doc string.
18850 2000-01-11  Richard M. Stallman  <rms@gnu.org>
18852         * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
18854         * emacs-lisp/lisp-mode.el (with-syntax-table):
18855         Set up lisp-indent-function property.
18857         * subr.el (with-syntax-table): Moved from simple.el.
18859         * simple.el (with-syntax-table): Moved to subr.el.
18861 2000-01-11  Gerd Moellmann  <gerd@gnu.org>
18863         * tmm.el (tmm-shortcut): Delete region after prompt instead
18864         of erasing buffer.
18866         * textmodes/fill.el (fill-common-string-prefix): New function.
18867         (fill-context-prefix): Use the longest common prefix of first
18868         and second line fill prefix, if there is one.
18870 2000-01-11  Richard M. Stallman  <rms@gnu.org>
18872         * array.el (array-mode): Don't use make-variable-buffer-local.
18873         Use make-local-variable for `truncate-lines'.
18875 2000-01-11  Jari Aalto  <jari.aalto@poboxes.com>
18877         * add-log.el (add-log-current-defun): Handle user-defined
18878         add-log-current-function returning nil,
18880         * add-log.el (add-change-log-entry): Insert version number
18881         if having found a current function
18883         * add-log.el (add-log-current-defun):
18884         Call `add-log-current-defun-function'.  Try matches at level 0 and
18885         level 1.  Strip whitespace from defun found.
18887 2000-01-10  John Wiegley  <johnw@gnu.org>
18889         * allout.el (isearch-done/outline-provisions): Added `edit'
18890         argument to correspond with the current definition of `isearch-done'.
18892 2000-01-10  Dave Love  <fx@gnu.org>
18894         * elide-head.el (elide-head): Use point-marker, not point.
18896 2000-01-10  Gerd Moellmann  <gerd@gnu.org>
18898         * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
18899         before and after the year 2000.
18901         * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
18902         Add ispell- prefix.
18904 2000-01-10  Ken Stevens  <k.stevens@ieee.org>
18906         * ispell.el:  Only define dictionaries in menus when they exist.
18907         (version18p): New variable.
18908         (version20p): New variable.
18909         (xemacsp): New variable.
18910         (ispell-choices-win-default-height): Fix for XEmacs visibility.
18911         (ispell-dictionary-alist1): Added Brasileiro dictionary.
18912         (ispell-dictionary-alist6): Russian command lines no longer accept
18913         run-together words.
18914         (ispell-local-dictionary-alist): Add koi8-r to customize definition.
18915         (ispell-dictionary-alist): Add koi8-r to customize definition.
18916         (check-ispell-version): Added documentation string.  Return library
18917         path when called non-interactively.
18918         (ispell-menu-map-needed): Uses new variables.
18919         (ispell-library-path): New variable.
18920         (ispell-decode-string): XEmacs fix for bogus variable bindings.
18921         (ispell-word): Improved documentation string.  Test for valid
18922         character mappings.  Correctly check typed in word changes that can
18923         result in single words split into multiple words.
18924         Return replacement word.
18925         (ispell-command-loop): Fixes XEmacs display bugs.  Show word to
18926         replace in recursive query replace mode.  Help message for
18927         recursive edit mode.
18928         (ispell-show-choices): Protect against bad framepop bindings.
18929         (ispell-help): Fix to work with XEmacs.
18930         (ispell-highlight-spelling-error): Use new variables.
18931         (ispell-overlay-window): Fix to work with XEmacs.
18932         (ispell-parse-output): Passed and returns location information
18933         tracking spelling corrections.  Doesn't recheck same word on
18934         current line.
18935         (ispell-init-process): Protect against bogus XEmacs variable binding.
18936         Fix call to single argument in sleep-for.  Use new variables.
18937         (ispell-region): Passed and returns location information tracking
18938         spelling corrections.  Doesn't check same word on current line.
18939         Improved documentation string.  Doesn't resend a line already
18940         checked to the ispell process - fixes bug in LaTeX parsing.
18941         (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
18942         (ispell-skip-region): No longer skips <TT> in SGML.
18943         (ispell-process-line): Tracks location information with spelling
18944         corrections.  Added documentation string.  Accounts for words
18945         already accepted on this line.  Don't allow query-replace on line
18946         starting with math characters.  Doesn't resend a line already sent
18947         to ispell process.  Fixes alignment error bug.
18949 2000-01-10  Richard M. Stallman  <rms@gnu.org>
18951         * dired-x.el (dired-guess-shell-alist-default):
18952         Suggest xloadimage, which is free, not xv, which isn't.
18954         * ange-ftp.el (ange-ftp-file-name-nondirectory):
18955         Don't ever include the host name or user name in the value.
18957 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
18959         * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
18960         of a real newline.
18962 2000-01-09  Stephen Eglen  <stephen@gnu.org>
18964         * dired-x.el (dired-guess-shell-alist-default): Suggest xv
18965         for .png files.
18967 2000-01-09  Per Abrahamsen  <abraham@dina.kvl.dk>
18969         * cus-edit.el (custom-hook-convert-widget): Fix comment.
18971 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
18973         * progmodes/cperl-mode.el: Replace ^F with ^L.
18975         * sendmail.el (toplevel): Provide `sendmail' when compiling before
18976         `require'ing rmail and mailalias to prevent infinite recursion.
18978 2000-01-08  Dave Love  <fx@gnu.org>
18980         * emacs-lisp/backquote.el: Remove inappropriate customization
18981         (allowing custom.el to use backquote).
18983 2000-01-07  Dave Love  <fx@gnu.org>
18985         * add-log.el (add-log-debugging): Deleted.
18986         (add-change-log-entry): Treat a backup FILE-NAME as its parent
18987         file.  Remove debugging code.
18988         (change-log-get-method-definition, change-log-name): Add doc.
18989         (change-log-sortable-date-at): New function.
18990         (change-log-merge): New command.
18992         * time.el (display-time-string-forms): Make the Mail string active.
18993         (display-time-update): Provide help-echo for load average.
18995         * bindings.el (make-mode-line-mouse2-map): New function.
18996         (mode-line-modified): Use it and simplify.
18997         (mode-line-mule-info): Provide help-echo info.
18998         (minor-mode-alist): Activate the strings.
18999         (make-mode-line-mouse-sensitive): Simplify for
19000         mode-line-buffer-identification.
19002 2000-01-07  Gerd Moellmann  <gerd@gnu.org>
19004         * play/pong.el: New file.
19006 2000-01-06  Dave Love  <fx@gnu.org>
19008         * array.el: Assorted cleanups for compiler warnings, doc strings,
19009         `array-' prefix for symbols.
19011 2000-01-05  Dave Love  <fx@gnu.org>
19013         * textmodes/outline.el (outline-mode-menu-bar-map):
19014         Add outline-headers-as-kill.
19015         (outline-mode): Define imenu-generic-expression.
19016         (outline-headers-as-kill): New command.
19018         * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
19019         from paragraph-start.
19020         (paragraph-indent-minor-mode): New command.
19022         * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
19023         M-C-e, M-C-h, C-j, C-xnd, TAB.
19024         (fortran-mode): Set beginning-of-defun, end-of-defun.
19025         (fortran-column-ruler): Simplify.
19026         (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
19027         (fortran-with-subprogram-narrowing): Likewise.
19028         (fortran-indent-subprogram): Call mark-defun.
19029         (fortran-check-for-matching-do): Change narrowing.
19031         * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
19032         (cl-lucid-hash-tag): Delete.
19033         (cl-hash-table-p): Correct test for native table.
19034         (cl-hash-table-count): Use hash-table-count.
19036         * browse-url.el (browse-url): Fix case of
19037         browse-url-browser-function being an alist.
19039 2000-01-05  Carsten Dominik  <cd@gnu.org>
19041         * textmodes/reftex-vars.el (reftex-parse-file-extension)
19042         (reftex-index-phrase-file-extension): New options.
19044         * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
19045         Use new option `reftex-index-phrase-file-extension'.
19047         * textmodes/reftex.el (reftex-access-parse-file): Use new option
19048         `reftex-parse-file-extension'.
19050 2000-01-05  Dave Love  <fx@gnu.org>
19052         * emacs-lisp/lisp.el (beginning-of-defun): New variable.
19053         (beginning-of-defun-raw): Use it.
19054         (end-of-defun): New variable.
19055         (end-of-defun): Use it.
19056         (check-parens): New command.
19058 2000-01-05  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
19060         * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
19061         (hs-show-block): Don't use `mapcar' when not accumulating.
19063         Fix buglet in local variables initialization.
19065 2000-01-05  Andreas Schwab  <schwab@suse.de>
19067         * hscroll.el (hscroll): Doc fix.
19069 2000-01-05  Carsten Dominik  <cd@gnu.org>
19071         * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
19072         Require idlw-toolbar.
19074         * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
19075         file idlw-rinfo.el.
19076         (idlwave-customize): Load must read file idlw-shell.el.
19077         (idlwave-create-customize-menu): Load must read file idlw-shell.el.
19079 2000-01-05  Carsten Dominik  <dominik@astro.uva.nl>
19081         * progmodes/idlw-shell.el: Also provide idlwave-shell
19082         * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
19083         * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
19085         * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
19086         both reftex-dcr and reftex-vcr.
19088         * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
19090 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
19092         * ps-print.el: PostScript code now is in separate files, doc fix.
19093         (ps-print-version): New version number (5.0.3).
19094         (ps-header-lines, ps-left-header, ps-right-header): No more buffer
19095         local.
19096         (ps-spool-config): Initialization fix.
19097         (ps-print-prologue-1, ps-print-prologue-2)
19098         (ps-print-duplex-feature): PostScript code moved to separated file.
19099         (ps-background-image): Little code reformating.
19100         (ps-begin-file, ps-begin-job): Fix code.
19101         (ps-postscript-code-directory, ps-mark-code-directory): New vars.
19102         (ps-prologue-file): New fun.
19104 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
19106         * ps-vars.el: Eliminated.
19108         * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
19109         `;;;###autoload'.
19111         * ps-print.el: ps-vars eliminated, doc fix.
19112         (ps-print-version): New version number (5.0.2).
19113         (ps-spool-config): Initialization fix.
19114         (ps-print-customize): New fun.
19116 2000-01-04  Gerd Moellmann  <gerd@gnu.org>
19118         * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
19120 2000-01-04  Dave Love  <fx@gnu.org>
19122         * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
19123         menu items.
19125 2000-01-03  Dave Love  <fx@gnu.org>
19127         * elide-head.el (elide-head) [defgroup]: Add :version.
19129         * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
19130         (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
19131         Use `cl-hash-table-p', not `hash-table-p'.
19132         (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
19134 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
19136         * faces.el (face-read-integer, read-face-attribute)
19137         (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
19139 2000-01-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
19141         * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
19142         at comment end, and re-insert them after filling.
19144 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
19146         * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
19147         * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
19148         progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
19150 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
19152         * term/x-win.el (xw-defined-colors): Call color-supported-p,
19153         the new name of face-color-supported-p.
19155         * term/w32-win.el (xw-defined-colors): Likewise.
19157 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
19159         * simple.el (completion-setup-function): Count completion-size
19160         from minibuffer-prompt-end, not from point-min.
19162 2000-01-02  Eli Zaretskii  <eliz@is.elta.co.il>
19164         * faces.el (read-face-attribute, defined-colors, color-defined-p):
19165         Pass the frame to tty-color-* functions.
19166         (display-color-p, frame-set-background-mode): Pass the frame to
19167         tty-display-color-p.
19169         * term/tty-colors.el (tty-defined-color-alist): Renamed from
19170         tty-color-alist.
19171         (tty-color-alist, tty-modify-color-alist): New functions.
19172         (tty-color-define,  tty-color-clear, tty-color-approximate)
19173         (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
19174         optional parameter FRAME.
19176 2000-01-01  Gerd Moellmann  <gerd@gnu.org>
19178         * image.el (create-image, defimage): Don't assume image data is
19179         a string.
19181         * image.el (defimage): Handle specifications containing :data
19182         instead of :file.
19183         (image-type-from-data): New function.
19184         (image-type-from-file-header): Use it.
19185         (create-image): Add parameter DATA-P.
19187 See ChangeLog.8 for earlier changes.
19189 ;; Local Variables:
19190 ;; coding: iso-2022-7bit
19191 ;; End: