*** empty log message ***
[emacs.git] / lisp / ChangeLog
blob50177e9a44603112460e7cc90363c88538aa0c29
1 2005-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
3         * progmodes/dcl-mode.el (dcl-calc-cont-indent-relative): Doc fix.
5 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
7         * progmodes/dcl-mode.el (dcl-mode-syntax-table):
8         Add entry for backslash.
10 2005-03-12  Thien-Thi Nguyen  <ttn@gnu.org>
12         * progmodes/dcl-mode.el (dcl-font-lock-keywords): New var.
13         (dcl-font-lock-defaults): New var.
14         (dcl-mode): Make and init local var `font-lock-defaults'.
16 2004-12-10  Thien-Thi Nguyen  <ttn@gnu.org>
18         * files.el (auto-mode-alist): Map .com to DCL mode.
20 2002-03-16  Eli Zaretskii  <eliz@is.elta.co.il>
22         * Version 21.2 released.
24 2002-03-15  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
26         * calendar/cal-french.el (calendar-goto-french-date): Fix prompt
27         to match the actual code.
29 2002-03-11  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
31         * image.el (image-type-from-file-header): Make temporary buffer
32         unibyte.
34 2002-03-09  Eli Zaretskii  <eliz@is.elta.co.il>
36         * simple.el (shell-command-on-region): Call push-mark with
37         non-nil second arg, to suppress the "Mark set" message.
39 2002-03-07  Gerd Moellmann  <gerd@gnu.org>
41         * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
42         Use the other-window instead of the other-frame functions when
43         the window is dedicated.
45 2002-03-05  Eli Zaretskii  <eliz@is.elta.co.il>
47         * language/european.el (mac-roman): Fix the safe-chars property.
49 2002-03-05  Andre Spiegel  <spiegel@gnu.org>
51         * vc.el (vc-revert-buffer): If the buffer is not saved, prompt
52         the user to do that first.
54 2002-03-03  Stefan Monnier  <monnier@cs.yale.edu>
56         * textmodes/tex-mode.el (tex-guess-main-file): Handle the case
57         where one of the buffers is narrowed.
59         * newcomment.el (comment-forward): Use forward-comment to skip
60         over whitespace (or comments) even when comment-use-syntax is nil.
62 2002-03-02  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
64         * textmodes/tildify.el (tildify-string-alist): Entry for xml-mode
65         added.  From Milan Zamazal <pdm@zamazal.org>.
67 2002-03-01  Andreas Schwab  <schwab@suse.de>
69         * textmodes/texnfo-upd.el (texinfo-start-menu-description): Remove
70         extra paren in regexp.  From Michael Scholz <scholz-micha@gmx.de>.
72 2002-02-26  Eli Zaretskii  <eliz@is.elta.co.il>
74         * international/mule-conf.el (ctext-no-compositions): Remove the
75         mime-charset property.
77         * language/european.el ("Dutch"): Doc fix.
79 2002-02-25  Jason Rumney  <jasonr@gnu.org>
81         * language/japanese.el (iso-2022-jp-2): Add init-bol flag.
83 2002-02-24  Jason Rumney  <jasonr@gnu.org>
85         * w32-fns.el (w32-charset-info-alist): Use ansi fonts for
86         iso10646-1 if unicode is not available.
88 2002-02-22  Stefan Monnier  <monnier@cs.yale.edu>
90         * diff-mode.el (diff-end-of-hunk): Watch out for ambiguous headers.
92 2002-02-22  Eli Zaretskii  <eliz@is.elta.co.il>
94         * progmodes/etags.el (find-tag-noselect, find-tag)
95         (find-tag-other-window, find-tag-other-frame, find-tag-regexp):
96         Fix a typo in doc strings.
98 2002-02-22  Eli Zaretskii  <eliz@is.elta.co.il>
100         Support for ICCCM  Extended Segments in X selections:
102         * international/mule-conf.el (ctext-no-compositions)
103         (compound-text-with-extensions): New coding systems.
104         (x-ctext-with-extensions, ctext-with-extensions): Aliases for
105         compound-text-with-extensions.
106         (non-standard-icccm-encodings-alist)
107         (non-standard-designations-alist): New variables.
108         (ctext-post-read-conversion, ctext-pre-write-conversion):
109         New functions.
111 2002-02-18  Andreas Schwab  <schwab@suse.de>
113         * replace.el (query-replace-regexp-eval): Doc fix.
115 2002-02-15  Andreas Schwab  <schwab@suse.de>
117         * textmodes/tex-mode.el (tex-font-lock-keywords-2):
118         Require non-letter after specials.
120 2002-02-12  Eli Zaretskii  <eliz@is.elta.co.il>
122         * window.el (save-selected-window): If the saved window has
123         become dead while macro body was running, refrain from switching
124         to it.
126         * progmodes/pascal.el (pascal-imenu-generic-expression):
127         Add menu-title and fix parentheses.
129 2002-02-08  Eli Zaretskii  <eliz@is.elta.co.il>
131         * ffap.el (ffap-newsgroup-p): Test for non-nil symbol-value of htb.
133         * calendar/cal-menu.el (calendar-mode-map): Change the menu item's
134         name to "Insert Diary Entry".
136 2002-02-08  Eli Zaretskii  <eliz@is.elta.co.il>
138         * net/ange-ftp.el (ange-ftp-process-handle-line)
139         (ange-ftp-set-xfer-size): If the file's size is a float, divide
140         by 1024 instead of using ash.
142 2002-02-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
144         * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
145         version of rmail-enable-mime.
146         (rmail-forward): Use it.
148 2002-02-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
150         * textmodes/sgml-mode.el (sgml-start-tag-regex)
151         (sgml-font-lock-keywords-1, sgml-mode-common): Allow underscore,
152         colon, non-ASCII letters.
153         (sgml-name-char): Don't assume anything about charsets handled by
154         encode-char.
155         (sgml-name-8bit-mode): Doc fix.
156         (sgml-font-lock-keywords-1): Remove comment pattern.
157         (sgml-mode-common): Set font-lock-syntactic-keywords.
158         From Dave Love <fx@gnu.org>.
160 2002-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
162         * play/pong.el (pong-height): Don't use height that exceeds the
163         frame height.
164         (pong-border-options): Make the border colors slightly more bright.
166         * play/gamegrid.el (gamegrid-display-type): Treat any
167         color-capable display as color-x, if display-color-p is fboundp.
168         (gamegrid-make-color-x-face): Don't call gamegrid-color twice.
169         (gamegrid-make-color-tty-face): Use the value of color, not the
170         symbol itself.  Don't call gamegrid-color.
172 2002-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
174         * gud.el (gud-refresh): Call recenter only after we are sure we
175         are in the right window.
177 2002-02-03  Eli Zaretskii  <eliz@is.elta.co.il>
179         * mail/rmail.el (rmail): Use find-buffer-visiting instead of
180         get-file-buffer to check for rmail buffer existence.
182         * term.el (term-emulate-terminal): Extract proper command string
183         which is supplied to term-command-hook.
185 2002-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
187         * mail/uce.el (uce-reply-to-uce): Prune the headers before copying
188         the message text into the *mail* buffer, and restore the pruned
189         state after that.
191         * mail/rmail.el (rmail-redecode-body): Prune the headers before
192         looking for X-Coding-System header, and restore the pruned state
193         before returning.
195 2002-02-02  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
197         * cus-edit.el (customize-save-variable): Fix typo in prompt.
199 2002-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
201         * novice.el (disable-command, enable-command): If user-init-file
202         is nil or does not exist, default to "~/.emacs" (~/_emacs on DOS
203         and, maybe, Windows).  But don't alter the init file if Emacs was
204         invoked as "emacs -q"
206 2002-02-01  Stefan Monnier  <monnier@cs.yale.edu>
208         * mail/sendmail.el (mail-mode) <adaptive-fill-first-line-regexp>:
209         Undo half of last change.
211         * hi-lock.el (hi-lock-find-patterns): Save restriction.
213 2002-01-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
215         * tmm.el (tmm-get-keymap): Honour :visible in `menu-item'.
216         Add Keywords header.  Update Commentary section.
217         Update copyright notice.
219 2002-01-28  Richard Stallman  <rms@gnu.org>
221         * cus-edit.el (custom-save-all): Bind file-precious-flag to t
222         for saving .emacs.
224         * files.el (basic-save-buffer-2): Ignore file-error in delete-file.
226 2002-01-26  Eli Zaretskii  <eliz@is.elta.co.il>
228         * eshell/esh-cmd.el (eshell-eval-command): If eshell-resume-eval
229         returns t, don't treat that as an error.
231 2002-01-25  Jason Rumney  <jasonr@gnu.org>
233         * faces.el (face-font-registry-alternatives) [windows-nt]:
234         Add ms-oemlatin as an alternative for iso8859-1.
236 2002-01-25  Eli Zaretskii  <eliz@is.elta.co.il>
238         * emacs-lisp/cl-seq.el (mismatch): Doc fix.
240 2002-01-22  Stefan Monnier  <monnier@cs.yale.edu>
242         * mail/sendmail.el (mail-mode): ">" is not a supercite-style prefix
243         and is already matched by adaptive-fill-regexp.
245 2002-01-22  Richard M. Stallman  <rms@gnu.org>
247         * net/ange-ftp.el (ange-ftp-canonize-filename): Avoid duplicate
248         slash if DIR is just slash.
250         * textmodes/ispell.el (ispell-help): Clean up echo area if user quits.
252 2002-01-20  Eli Zaretskii  <eliz@is.elta.co.il>
254         * international/quail.el (quail-start-translation)
255         (quail-start-conversion): Bind last-command-event, last-command,
256         and this-command in the first let.  This fixes the change from
257         2000-08-30.
259 2002-01-18  Juanma Barranquero  <lektu@terra.es>
261         * files.el (save-abbrevs, save-some-buffers): Don't ask the user
262         before saving abbrevs if `save-abbrevs' has the value `silently'.
264 2002-01-16  Richard M. Stallman  <rms@gnu.org>
266         * net/net-utils.el (network-connection-service-abbrev-alist):
267         New variable.
268         (network-connection-mode-setup): Use it.
270         * delsel.el (delete-selection-pre-hook): Handle and resignal
271         file-supersession errors to interact properly with userlock.el.
273 2002-01-16  Andreas Schwab  <schwab@suse.de>
275         * mail/feedmail.el (feedmail): Fix :link spec.
277 2002-01-15  Eli Zaretskii  <eliz@is.elta.co.il>
279         * calendar/calendar.el (diary-date-forms): Doc fix.
281 2002-01-14  Stefan Monnier  <monnier@cs.yale.edu>
283         * net/ange-ftp.el (ange-ftp-get-process, ange-ftp-send-cmd)
284         (ange-ftp-file-name-all-completions, ange-ftp-file-name-completion)
285         (ange-ftp-insert-directory): Preserve match-data.
286         (ange-ftp-shell-command): Strip port number from the host if present.
288 2002-01-13  Eli Zaretskii  <eliz@is.elta.co.il>
290         * files.el (find-file-noselect): Don't consider a buffer as
291         visiting a file literally if it is in hexl-mode.
293 2001-12-29  Richard M. Stallman  <rms@gnu.org>
295         * net/ange-ftp.el (ange-ftp-allow-child-lookup): Always return nil.
296         This fixes a bug that treated all files as directories.
297         (ange-ftp-insert-directory): Explicitly follow symlinks.
299 2001-12-28  Simon Josefsson  <jas@extundo.com>
301         * mail/sendmail.el (mail-envelope-from): Fix :type.
302         (sendmail-send-it): Copy `mail-envelope-from' from calling buffer.
304 2001-12-28  Richard M. Stallman  <rms@gnu.org>
306         * net/ldap.el (ldap-search-internal): Handle <file://...> in results.
308 2001-12-26  Markus Rost  <rost@math.ohio-state.edu>
310         * find-dired.el (find-dired-sentinel): Precede exit message by
311         two spaces, to match the regexp in dired-between-files.
313 2001-12-26  Richard M. Stallman  <rms@gnu.org>
315         * progmodes/compile.el (compile-internal):
316         Set TERM variable in process-environment.
318 2001-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
320         * info.el (Info-select-node): If Info-use-header-line is nil, set
321         header-line-format to nil.
322         (Info-fontify-node): Don't put a keymap text property on the
323         heading if we are not going to display the header line.  Remove
324         any such text properties left over from past visits to this node.
326 2001-12-21  Richard M. Stallman  <rms@gnu.org>
328         * net/ange-ftp.el (ange-ftp-file-modtime): Use save-match-data.
330         * emacs-lisp/easy-mmode.el (define-minor-mode):
331         Make no arg by default in an interactive call,
332         so that repeating the command toggles again.
334         * emacs-lisp/lisp-mode.el (eval-defun-1): Cope with atoms as args.
336 2001-12-18  Dave Love  <fx@gnu.org>
338         * progmodes/f90.el (f90-break-line): Avoid infinite recursion
339         calling `newline'.
341 2001-12-14  Andre Spiegel  <spiegel@gnu.org>
343         * vc-hooks.el (vc-checkout-model, vc-state, vc-workfile-version):
344         Return nil if FILE is not registered.
345         (vc-check-master-templates, vc-default-make-version-backups-p):
346         Doc fix.
348 2001-12-13  Richard M. Stallman  <rms@gnu.org>
350         * font-lock.el (font-lock-mode):
351         Put our function at the end of after-change-functions.
353         * emacs-lisp/advice.el (ad-compile-function):
354         Byte compile the function under another (uninterned) name.
356 2001-12-10  Eli Zaretskii  <eliz@is.elta.co.il>
358         * mail/smtpmail.el (smtpmail-send-queued-mail): Insert the
359         enqueued messages literally.
361 2001-12-01  Stefan Monnier  <monnier@cs.yale.edu>
363         * indent.el (tab-to-tab-stop): Use delete-horizontal-space.
365 2001-12-01  Eli Zaretskii  <eliz@is.elta.co.il>
367         * progmodes/idlwave.el, progmodes/idlw-rinfo.el:
368         * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el:
369         Update maintainer.
371 2001-11-30  Andre Spiegel  <spiegel@gnu.org>
373         * vc-cvs.el (vc-cvs-parse-status): Store file state in property,
374         don't just return it.
376 2001-11-29  Dave Love  <fx@gnu.org>
378         * progmodes/fortran.el: Fontify rewind, backspace.  Doc fixes.
379         (fortran-beginning-do, fortran-beginning-if): Fix regexp typos.
381         * international/mule.el (map-charset-chars): New function.
382         (register-char-codings): Use it to cope with generic chars in
383         safe-chars.
385 2001-11-27  Stefan Monnier  <monnier@cs.yale.edu>
387         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix off-by-two error.
389 2001-11-21  Richard M. Stallman  <rms@gnu.org>
391         * files.el (temporary-file-directory, null-device)
392         (small-temporary-file-directory): Definitions moved up.
394         * international/encoded-kb.el: Don't alter minor-mode-alist.
396 2001-11-20  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
398         * files.el (auto-save-file-name-transforms): Put remote files in
399         temporary-file-directory rather than /tmp.
401 2001-11-20  Stefan Monnier  <monnier@cs.yale.edu>
403         * progmodes/tcl.el (tcl-indent-for-comment): Handle the case where
404         `comment-indent-function' returns nil.
406 2001-11-20  Jason Rumney  <jasonr@gnu.org>
408         * w32-fns.el (w32-system-coding-system): Initialize from
409         locale-coding-system.
411 2001-11-20  Eli Zaretskii  <eliz@is.elta.co.il>
413         * play/landmark.el: Mark lm-mode as special.
415         * play/gomoku.el: Mark gomoku-mode as special.
417 2001-11-20  Stefan Monnier  <monnier@cs.yale.edu>
419         * progmodes/cperl-mode.el (cperl-perldoc): Require man before binding
420         `manual-program'.
422 2001-11-19  Stefan Monnier  <monnier@cs.yale.edu>
424         * progmodes/cc-engine.el (c-parse-state): Typo. From Martin Stjernholm.
426         * newcomment.el (comment-padding): Add :type and :group.
428 2001-11-18  Stefan Monnier  <monnier@cs.yale.edu>
430         * newcomment.el (comment-indent):
431         Fix misindentation for comment-only lines.
433 2001-11-16  Stefan Monnier  <monnier@cs.yale.edu>
435         * rect.el (delete-rectangle-line): Fix pos/column confusion.
437 2001-11-15  Stefan Monnier  <monnier@cs.yale.edu>
439         * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
441 2001-11-15  Andreas Schwab  <schwab@suse.de>
443         * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
444         characters and append anchor to pattern added to auto-mode-alist.
446 2001-11-15  Andre Spiegel  <spiegel@gnu.org>
448         * vc.el: Documentation fixes.
450 2001-11-14  Stefan Monnier  <monnier@cs.yale.edu>
452         * smerge-mode.el (smerge-match-conflict): Fix typo.
453         (smerge-diff): Be careful to read match-data early enough.
455 2001-11-14  Andre Spiegel  <spiegel@gnu.org>
457         * vc.el (vc-diff-internal, vc-coding-system-for-diff)
458         (vc-default-diff-tree): New functions.
459         (vc-version-diff): Use them.  As a result, coding systems are now
460         set up properly for all sorts of diffs, and tree diffs can now
461         also be done locally.
462         (vc-diff): With a prefix argument, don't require that it's called
463         from a buffer under version control.
465         * vc-cvs.el (vc-cvs-diff-tree): New function.
467 2001-11-13  Stefan Monnier  <monnier@cs.yale.edu>
469         * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
471         * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
472         From Emmanuel Briot <briot@act-europe.fr>.
474 2001-11-12  Richard M. Stallman  <rms@gnu.org>
476         * calendar/todo-mode.el (todo-save): Add save-excursion
477         and save-restriction.
479 2001-11-12  Eli Zaretskii  <eliz@is.elta.co.il>
481         * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
482         it is not fboundp.
483         (clipboard-yank): Ditto.
485 2001-11-10  Jason Rumney  <jasonr@gnu.org>
487         * term/w32-win.el (redisplay-dont-pause): Don't set.
489 2001-11-09  Andre Spiegel  <spiegel@gnu.org>
491         Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
493         * vc-hooks.el (vc-error-occured): Backquotified.
494         (vc-file-prop-obarray): Use prime length for better efficiency.
496         * vc.el (vc-clear-context): Fill obarray with 0, not nil.
497         (vc-annotate-color-map): Doc fix.
499 2001-11-08  Eli Zaretskii  <eliz@is.elta.co.il>
501         * international/mule.el (make-translation-table): Doc fix.
502         Suggested by Alex Schroeder <alex@gnu.org>.
504 2001-11-05  Richard M. Stallman  <rms@gnu.org>
506         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
507         of the evaluated form.
509 2001-11-03  Stefan Monnier  <monnier@cs.yale.edu>
511         * term.el (all faces): Don't (copy-face 'default <foo>).
513 2001-11-03  Eli Zaretskii  <eliz@is.elta.co.il>
515         * tooltip.el (tooltip-delay): Decrease to 0.7.
516         (tooltip-hide-delay): Enlarge to 10.
518 2001-11-03  Richard M. Stallman  <rms@gnu.org>
520         * mouse.el (popup-menu): If the user refuses to select
521         from a menu, don't try to invoke the menu.
523 2001-11-03  Eli Zaretskii  <eliz@is.elta.co.il>
525         * frame.el (set-background-color, set-foreground-color):
526         Call face-set-after-frame-default, to propagate the new colors to
527         the frame's parameters alist.
529         * calendar/timeclock.el (timeclock-out): Signal an error if
530         timeclock-last-event is nil.
532 2001-11-01  Richard M. Stallman  <rms@gnu.org>
534         * files.el (find-backup-file-name): Use make-backup-file-name.
536 2001-11-01  Gerd Moellmann  <gerd@gnu.org>
538         * startup.el (command-line): If the terminal Emacs is running on
539         has erase char set to ^H, use the Backspace key for deleting
540         backward, and the Delete key for deleting forward.
542 2001-10-31  Jason Rumney  <jasonr@gnu.org>
544         * international/mule-cmds.el (locale-language-names): Add chs and
545         cht as aliases for Chinese-GB and Chinese-BIG5.
547 2001-10-30  Stefan Monnier  <monnier@cs.yale.edu>
549         * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
550         output of `char-after'.
552         * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
554 2001-10-30  Gerd Moellmann  <gerd@gnu.org>
556         * international/iso-acc.el (iso-accents-compose): Remove a
557         superfluous setq.
559 2001-10-29  Eli Zaretskii  <eliz@is.elta.co.il>
561         * faces.el (invert-face): Check for 'unspecified, not for nil,
562         when testing whether face colors are not specified.
563         From David.Kastrup@t-online.de (David Kastrup).
565 2001-10-29  Gerd Moellmann  <gerd@gnu.org>
567         * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
568         as is on unread-command-events instead of `(SECOND-CHAR)'.
570         * enriched.el (enriched-face-ans): Handle face attributes
571         of the form `(FACE1 FACE2 ...)'.
573         * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
575 2001-10-29  Alex Schroeder  <kensanata@yahoo.com>
577         * progmodes/sql.el (sql-mysql): Doc change by RMS.
579         * progmodes/sql.el (sql-db2): Doc change.
580         (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
581         (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
583 2001-10-29  Richard M. Stallman  <rms@gnu.org>
585         * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
586         by really checking that it is not version 18.
588         * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
590 2001-10-28  Per Abrahamsen  <abraham@dina.kvl.dk>
592         * cus-start.el (recursive-load-depth-limit): Added.
594 2001-10-28  Masayuki Ataka  <ataka@milk.freemail.ne.jp>
596         * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
597         (ifnothtml): New alias.
599 2001-10-27  Stefan Monnier  <monnier@cs.yale.edu>
601         * mail/sendmail.el (mail-mode): Fix ordering in adaptive-fill-regexp.
603 2001-10-27  Gerd Moellmann  <gerd.moellmann@t-online.de>
605         * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
606         `mdtm'.  From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
608 2001-10-26  Tomas Abrahamsson  <tab@lysator.liu.se>
610         * textmodes/artist.el (artist-version): 1.2.4.
611         (artist-butlast-fn): New variable.
612         (artist-butlast): New function.
613         (artist-ellipse-mirror-quadrant): Use it.
614         (artist-mouse-draw-poly): Use nil for `point-list'.
615         (artist-mouse-draw-poly): Check for point-list being nil.
617 2001-10-26  Peter Kleiweg  <kleiweg@let.rug.nl>
619         * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
620         lambda expression.
621         (ps-mode-menu-main): Submenu with options on/off was replaced with
622         a toggle button.
623         (ps-mode, ps-run-mode): Define with `define-derived-mode'
624         (ps-mode): Autoload cookie added on same line as comment
625         (ps-mode-tabkey, ps-mode-backward-delete-char):
626         (ps-mode-r-balance): Replace `delete-horizontal-space' and
627         `indent-to' with `indent-line-to'
628         (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
629         instead of `eval'.
630         (ps-mode-print-region): Use `with-temp-buffer'.
631         (ps-run-start): Use of `mapconcat'.  Use `apply' instead of     `eval'.
632         (numerous places): Add back-tick and tick around names in
633         docstrings, fix punctuation in docstrings, remove trailing spaces.
635 2001-10-25  Gerd Moellmann  <gerd@gnu.org>
637         * startup.el (normal-top-level): Check for frame-initial-frame
638         only if it's really used.
640         * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
642         * progmodes/compile.el (compilation-parse-errors-filename-function):
643         New variable.
644         (compilation-parse-errors): Use it.
646 2001-10-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
648         * progmodes/cc-engine.el (c-beginning-of-member-init-list):
649         Better handling of C++ template args to avoid confusion with `<'
650         and `>' used as operators in member init expressions.
652 2001-10-24  Gerd Moellmann  <gerd@gnu.org>
654         * replace.el (perform-replace): Move START and END parameters
655         to the end of the argument list and make them optional.
657         * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
658         perform-replace.
660         * international/fontset.el (x-must-resolve-font-name): New function.
661         (x-complement-fontset-spec): Use it.
663 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
665         * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
666         of mouse-{1,2} since dragging is on the down event.
668         * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
670         * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
671         if ARG is nil.
673         * desktop.el (desktop-last-buffer): New variable.
674         (desktop-create-buffer): Set it.
675         (desktop-read): Bind it and switch to that buffer.
677 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
679         * progmodes/compile.el (compilation-set-window-height):
680         Select old window only if it's still live.
682 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
684         * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
685         127 to sgml-maybe-name-self.
686         (sgml-name-8bit-mode): Doc fix.
687         (sgml-char-names-table): New variable.
688         (sgml-name-char): Support non-ASCII and mule-unicode-*
689         characters.  Doc fix.
690         (sgml-maybe-name-self): Convert unibyte characters to multibyte.
692         * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
693         doc string the effect of `left' and `top' parameters in
694         tooltip-frame-parameters, the default values, and the units.
695         (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
696         (tooltip-show): Mention in the doc string the `top' and `left'
697         parameters in tooltip-frame-parameters, and x-max-tooltip-size.
698         (tooltip-set-param): Doc fix.
700 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
702         * saveplace.el (save-place): Require `saveplace'.
704         * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
705         Use `sexp' for :value-type instead of `face'.
707 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
709         * Version 21.1 released.
711 2001-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
713         * files.el (auto-mode-alist): Associate .indent.pro with
714         Fundamental mode.  Suggested by Samuel Padgett <spadgett1@nc.rr.com>.
716 2001-10-18  Eli Zaretskii  <eliz@is.elta.co.il>
718         * scroll-bar.el (scroll-bar-toolkit-scroll): Don't ring the bell
719         when we hit the beginning or the end of the buffer.  Instead, just
720         print a message and do nothing.
722 2001-10-18  Stefan Monnier  <monnier@cs.yale.edu>
724         * xml.el (xml-parse-tag): Use eq on char-after's return value.
726 2001-10-18  Gerd Moellmann  <gerd@gnu.org>
728         * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
730         * obsolete/hilit19.el (hilit-lookup-face-create):
731         Call set-face-font only if display-graphic-p.
732         (toplevel): Remove references to window-system.
734 2001-10-18  Miles Bader  <miles@gnu.org>
736         * simple.el (what-line): Avoid problems with field properties.
738 2001-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
740         * wid-edit.el (widget-field-face, widget-single-line-field-face):
741         Define special colors for a tty.
743 2001-10-17  Miles Bader  <miles@gnu.org>
745         * custom.el (defface): Mention `:inherit' in doc-string.
747 2001-10-16  Eli Zaretskii  <eliz@is.elta.co.il>
749         * paren.el: Update the Commentary with installation instructions.
751 2001-10-15  John Wiegley  <johnw@gnu.org>
753         * eshell/em-unix.el (eshell/cat): Do a quick test if something is
754         a regular file, before checking if it is a directory or symlink.
755         This avoids a call to eshell-file-attributes, which can be
756         expensive in some situations.
758         * eshell/em-ls.el (eshell-ls-dired-initial-args): Added an extra
759         customization variable, to differentiate ls-in-dired from regular
760         uses of ls.
762 2001-10-15  Miles Bader  <miles@gnu.org>
764         * simple.el (display-message-or-buffer): Pass the correct buffer
765         to `display-buffer'.
767 2001-10-15  Dave Love  <fx@gnu.org>
769         * international/mule.el (set-auto-coding): Fix regexps for local
770         variables section not to eat newlines.
772 2001-10-13  Stefan Monnier  <monnier@cs.yale.edu>
774         * bindings.el (esc-map): Revert `j' and `C-j' bindings to
775         indent-new-comment-line from comment-indent-new-line.
777 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
779         * bindings.el <Local Variables>: Remove no-byte-compile, since
780         there are some non-trivial functions here, and src/Makefile.in now
781         wants bindings.elc.
783 2001-10-12  Eli Barzilay <eli@barzilay.org>
785         * calculator.el (calculator-eng-display): Don't call concat
786         with an integer argument.
788 2001-10-10  Gerd Moellmann  <gerd@gnu.org>
790         * international/iso-transl.el (iso-transl-e-caret)
791         (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
792         Fix duplicates.  From Dave Love <d.love@dl.ac.uk>.
794         * simple.el (end-of-buffer): Fix code scrolling specially
795         for the buffer end.
797         * startup.el (command-line-1): Bind tab-width to 8.
799 2001-10-04  Andrew Innes  <andrewi@gnu.org>
801         * faces.el (face-font-registry-alternatives) [windows-nt]:
802         Make gb2312 an alias for gb2312.1980.
804 2001-10-03  Stefan Monnier  <monnier@cs.yale.edu>
806         * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
808 2001-10-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
810         * emulation/tpu-edt.el: Make messages match original TPU/edt
811         editor.  From riepel@Stanford.EDU (Rob Riepel).
813 2001-10-03  Eli Zaretskii  <eliz@is.elta.co.il>
815         * rect.el: Update maintainer's email address.
817 2001-10-02  Andreas Schwab  <schwab@suse.de>
819         * net/ange-ftp.el (ange-ftp-skip-msgs): Add 227 and 228 for Long
820         and Extended Passive Mode, resp.
822 2001-10-01  Eli Zaretskii  <eliz@is.elta.co.il>
824         These changes add support for Calendar-related items in the
825         menu bar on tty's as well:
827         * calendar/calendar.el (calendar-mode-map): Require cal-menu
828         unconditionally.
829         (calendar-mode): Set up activate-menubar-hook unconditionally.
831         * calendar/cal-menu.el (cal-menu-x-popup-menu): New function,
832         calls x-popup-menu only if popup menus are supported.
833         (calendar-mouse-insert-hebrew-diary-entry)
834         (calendar-mouse-insert-islamic-diary-entry)
835         (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
836         (calendar-mouse-view-other-diary-entries)
837         (calendar-mouse-print-dates, calendar-mouse-2-date-menu)
838         (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
839         Call cal-menu-x-popup-menu instead of x-popup-menu.
841 2001-10-01  Gerd Moellmann  <gerd@gnu.org>
843         * gs.el (gs-set-ghostview-window-prop): Fix args of `elt'.
845         * emacs-lisp/edebug.el (rx): Add def-edebug-spec.
847         * emacs-lisp/rx.el: New file.
849 2001-10-01  Eli Zaretskii  <eliz@is.elta.co.il>
851         * help.el (help-for-help): Doc fix.  From Pavel@Janik.cz (Pavel Janik).
853 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
855         * frame.el (select-frame-by-name, other-frame): Doc fix.
857 2001-09-29  Eli Zaretskii  <eliz@is.elta.co.il>
859         * play/snake.el (snake-score-file): Use temporary-file-directory
860         instead of a literal "/tmp".  Suggested by Robert
861         <robert@chezmarshall.freeserve.co.uk>.
863         * play/tetris.el (tetris-score-file): Ditto.
865 2001-09-28  Eli Zaretskii  <eliz@is.elta.co.il>
867         * apropos.el (apropos-print): Make the directions inserted at the
868         beginning of the *Apropos* buffer more clear.
870 2001-09-27  Michael Kifer  <kifer@cs.sunysb.edu>
872         * ediff-mult.el (ediff-get-meta-info): Installed Gerd's changes.
873         Added comments.
875 2001-09-27  Stefan Monnier  <monnier@cs.yale.edu>
877         * newcomment.el (comment-normalize-vars): Use " \t" rather than
878         "\\s-" when defining comment-end-skip.
880 2001-09-27  Gerd Moellmann  <gerd@gnu.org>
882         * mail/feedmail.el (feedmail-queue-send-edit-prompt-help):
883         Call get-buffer-window first second arg `visible'.
885         * international/mule-diag.el (list-input-methods-1):
886         Output something that's independent of Emacs' version.
888         * tar-mode.el (tar-mode-write-file): Don't signal an error by
889         calling byte-to-position with a nil tar-header-offset.
891 2001-09-27  Simon Josefsson  <jas@extundo.com>
893         * mail/sendmail.el (send-mail-function): Doc fix.
894         (mail-do-fcc): Error if header-end is not a marker.
895         (mail-do-fcc): Add a comment.
896         (mail-reply-to): Doc fix.
897         (mail-signature): Make ATPOINT optional.
898         (mail-yank-original): Use cond instead of nestled if.
900 2001-09-26  Stefan Monnier  <monnier@cs.yale.edu>
902         * info.el (Info-on-current-buffer): Default arg to "Top".
904 2001-09-25  Eli Barzilay  <eli@barzilay.org>
906         * calculator.el (calculator-copy-displayer): New user-option.
907         (calculator-displayer-prev, calculator-displayer-next):
908         Renamed from calculator-displayed-{left,right}.
909         (calculator, calculator-standard-displayer)
910         (calculator-num-to-string, calculator-update-display)
911         (calculator-copy, calculator-put-value): Bug and display fixes.
913 2001-09-24  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
915         * ebnf2ps.el: Eliminate make-local-hook calls.  Doc fix.
916         (ebnf-version): New version (3.6.1).
918         * ebnf-bnf.el: Fix character range regexp.  Doc fix.
919         (ebnf-bnf-non-terminal-chars): New internal const.
920         (ebnf-bnf-lex): Fix code.
922         * ebnf-iso.el: Fix character range regexp.  Doc fix.
923         (ebnf-iso-non-terminal-chars): New internal const.
924         (ebnf-iso-lex): Fix code.
926         * ebnf-yac.el: Fix character range regexp.  Doc fix.
927         (ebnf-yac-skip-chars): New internal const.
928         (ebnf-yac-skip-code): Fix code.
930 2001-09-24  Stefan Monnier  <monnier@cs.yale.edu>
932         * vc.el (vc-checkin): Use vc-delete-automatic-version-backups.
934         * pcvs-parse.el (cvs-parse-commit): Expand the file name before
935         passing it to VC.
937         * vc-hooks.el (vc-delete-automatic-version-backups): Handle the
938         case where the file is relative.
940 2001-09-24  Gerd Moellmann  <gerd@gnu.org>
942         * xml.el (xml-parse-attlist): Quotes around attributes must be the
943         same on each side.  Make sure we properly handle simple quotes.
944         From Daiki Ueno <ueno@unixuser.org>.
946 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
948         * mail/sendmail.el (mail-mode): Doc fix.  From Simon Josefsson
949         <jas@extundo.com>.
951         * menu-bar.el (top-level): Minor fixes for text of help-echo in
952         some items of the Options menu.
954 2001-09-22  Stefan Monnier  <monnier@cs.yale.edu>
956         * pcvs-parse.el (cvs-parse-commit): Remove the temp files used by VC.
958         * vc-hooks.el (vc-delete-automatic-version-backups):
959         Don't fail if the directory doesn't exist.
961         * diff-mode.el (diff-default-read-only): New var.
962         (diff-mode): Use it.
964 2001-09-22  Eli Zaretskii  <eliz@is.elta.co.il>
966         * hexl.el (hexl-mode-map): Fix the change of 2001-08-23:
967         Use make-keymap instead of copy-keymap, since copying the global
968         keymap messes up the menu bar.
970         * info.el (Info-goto-node, Info-menu): Doc fix.  Suggested by
971         Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
973 2001-09-21  Eli Zaretskii  <eliz@is.elta.co.il>
975         * dired.el (dired-build-subdir-alist): Accept optional arg SWITCHES.
977         * dired-aux.el (dired-insert-subdir): Pass switches to
978         dired-build-subdir-alist.
980 2001-09-21  Stephen Gildea  <gildea@stop.mail-abuse.org>
982         * time-stamp.el (time-stamp-string-preprocess): Fix bug that
983         caused %#a and %#b to be mis-formatted.
985 2001-09-20  Eli Zaretskii  <eliz@is.elta.co.il>
987         * info.el (Info-file-list-for-emacs): Add elements for ada-mode,
988         ccmode, emacs-mime, and eudc manuals.
990 2001-09-19  Sam Steingold  <sds@gnu.org>
992         w32 find cannot be used with `grep-find'.
993         * progmodes/compile.el (find-program): New variable.
994         (grep-compute-defaults): Use it to set `grep-find-command'.
996 2001-09-19  Gerd Moellmann  <gerd@gnu.org>
998         * ps-bdf.el (bdf-read-bitmap): Initialize returned values to defaults.
1000 2001-09-19  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1002         * ebnf2ps.el: Replace "Prologue" by "Prolog" in PostScript
1003         programming.  Doc fix.
1004         (ebnf-version): New version (3.6).
1005         (ebnf-eps-begin): Data fix.
1006         (ebnf-begin-file): Code fix.
1008         * ebnf-bnf.el: Doc fix.
1009         (ebnf-bnf-lex): Fix regexp for non-terminal and terminal tokens.
1011         * ebnf-iso.el, ebnf-otz.el, ebnf-yac.el: Doc fix.
1013 2001-09-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1015         * ps-print.el: Better face mapping for black/white PostScript printers.
1016         Check if mark is active when printing a region.  Doc fix.
1017         (ps-print-version): New version number (6.5.5).
1018         (ps-print-color-p): Customization fix.
1019         (ps-black-white-faces): New option.
1020         (ps-black-white-faces-alist): New internal var.
1021         (ps-count-lines-preprint, ps-print-preprint-region): New funs.
1022         (ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
1023         (ps-nb-pages-region): Interactive fix.
1024         (ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
1025         (ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
1027 2001-09-18  Eli Zaretskii  <eliz@is.elta.co.il>
1029         * dired.el (dired-move-to-filename-regexp): Allow one digit in the
1030         numeric month value, and allow the Kanji character after the it to
1031         be missing (happens with ls-lisp's output on Japanese versions of
1032         MS-Windows).
1034 2001-09-18  Miles Bader  <miles@gnu.org>
1036         * diff-mode.el (diff-mode): Don't make the buffer read-only if
1037         it's empty (and thus probably a new patch file about to be edited).
1039 2001-09-17  Gerd Moellmann  <gerd@gnu.org>
1041         * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1042         Check for '(' in column 0 of doc string.
1044         * gs.el (gs-set-ghostview-window-prop): Use `elt' instead
1045         of `nth' so that using a vector as bounding-box works.
1046         From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
1048 2001-09-17  Andre Spiegel  <spiegel@gnu.org>
1050         * vc.el (vc-annotate): Use current workfile version explicitly as
1051         a default, suggested by Gustav H\e,Ae\e(Bllberg <gustav@virtutech.se>.
1053 2001-09-16  Eli Zaretskii  <eliz@is.elta.co.il>
1055         * ps-bdf.el (bdf-cache-file) <ms-dos>: Use _bdfcache.el, since
1056         convert-standard-filename doesn't guarantee that the .el extension
1057         is preserved.
1059         * dos-fns.el (convert-standard-filename): Replace invalid
1060         characters only after converting dash/underscore to a period.
1061         (original-make-auto-save-file-name): New.
1062         (make-auto-save-file-name): New function, overrides the definition
1063         on files.el and calls the original function via
1064         original-make-auto-save-file-name.
1066         * mail/rmail.el (top-level): Require mule-utils when compiling.
1067         (rmail-decode-babyl-format): Use detect-coding-with-priority
1068         instead of detect-coding-region, to favor detection of emacs-mule
1069         encoded Babyl files written by rmailout.el etc.  Suggested by
1070         Kenichi Handa <handa@etl.go.jp>.
1072 2001-09-14  Eli Zaretskii  <eliz@is.elta.co.il>
1074         * eshell/em-unix.el (eshell-shuffle-files, eshell-shuffle-files):
1075         Use `equal', not `=', since the device number can be a cons cell.
1077 2001-09-14  Gerd Moellmann  <gerd@gnu.org>
1079         * simple.el: Comment out change of 2001-09-13.
1081 2001-09-13  Milan Zamazal  <pdm@zamazal.org>
1083         * progmodes/compile.el (grep-compute-defaults): Don't set
1084         grep-command/grep-find-command when it is already non-nil.
1085         (grep-command): Make it a user option.
1086         (grep-find-command): Likewise.
1088 2001-09-13  Michael Kifer  <kifer@cs.sunysb.edu>
1090         * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
1091         inhibit quit.
1093 2001-09-13  Eli Zaretskii  <eliz@is.elta.co.il>
1095         * files.el (make-auto-save-file-name): If long file names are not
1096         supported on MS-DOS, truncate the file name to DOS 8+3 limits before
1097         generating an auto-save file name from it.
1099 2001-09-13  Gerd Moellmann  <gerd@gnu.org>
1101         * ps-print.el (ps-print-region, ps-print-region-with-faces)
1102         (ps-nb-pages-region): Signal an error if called interactively
1103         and the mark is not active.
1105         * simple.el (minibuffer-prompt-modification)
1106         (minibuffer-prompt-insertion): New functions.
1107         (minibuffer-prompt-properties): Use `modification-hooks' and
1108         `insert-in-front-hooks'.
1110 2001-09-12  Richard M. Stallman  <rms@gnu.org>
1112         * textmodes/outline.el (outline-regexp): Doc fix.
1113         Initialize it in the defcustom, the usual way.
1115 2001-09-12  Gerd Moellmann  <gerd@gnu.org>
1117         * ediff-mult.el (ediff-get-meta-info): Take into account that data
1118         from `ediff-meta-info' properties need not be an overlay.
1119         From David Ponce <dponce@voila.fr>.
1121         * isearch.el (isearch-intersects-p): Fix end checks.
1123 2001-09-11  Eli Zaretskii  <a34785@is.elta.co.il>
1125         * gud.el (dbx) <gud-dbx-use-stopformat-p>: Move this case into the
1126         `t' branch of `cond', since Irix 6.1 and up is a special case of
1127         the standard dbx interface.
1129 2001-09-11  Miles Bader  <miles@gnu.org>
1131         * comint.el (comint-send-input): When waiting for echoed input,
1132         don't save the expected end position in `echo-end', so that things
1133         work properly even if the buffer is modified elsewhere at the same
1134         time [this happens if `comint-truncate-buffer' is used].
1136 2001-09-11  Gerd Moellmann  <gerd@gnu.org>
1138         * textmodes/outline.el (outline-mode): Use `^' and a shy group
1139         when constructing imenu-generic-expression from outline-regexp.
1141 2001-09-10  Eli Zaretskii  <eliz@is.elta.co.il>
1143         * eshell/em-unix.el (eshell-shuffle-files): Compare inodes with
1144         `equal' instead of `=', since they can be cons cells.  From Nils
1145         Goesche <cartan@cartan.de>.
1147 2001-09-10  Andre Spiegel  <spiegel@gnu.org>
1149         * vc.el (vc-annotate): Rewrote doc string.
1151 2001-09-10  Eli Zaretskii  <eliz@is.elta.co.il>
1153         * time-stamp.el: Update Stephen Gildea's email address.
1155 2001-09-10  Gerd Moellmann  <gerd@gnu.org>
1157         * mail/sendmail.el (mail-send): Obey mail-send-nonascii when
1158         enable-multibyte-characters = nil.  From Hallvard B Furuseth
1159         <h.b.furuseth@usit.uio.no>.
1161 2001-09-09  Michael Kifer  <kifer@cs.sunysb.edu>
1163         * ediff-init.el (ediff-highest-priority): Bug fix.
1165         * viper-cmd.el (viper-special-read-and-insert-char): New function
1166         that reads a character and uses the current input method or
1167         iso-accents when appropriate.
1169         * viper.el and all others: Corrections to the comment blocks at
1170         the top.
1172 2001-09-09  Eli Zaretskii  <eliz@is.elta.co.il>
1174         * info.el (Info-goto-node): Doc fix.
1176 2001-09-07  Gerd Moellmann  <gerd@gnu.org>
1178         * isearch.el (isearch-intersects-p): New function.
1179         (isearch-close-unnecessary-overlays): Renamed from *unecessary*,
1180         use isearch-intersects-p, and clean up.
1182 2001-09-07  Eli Zaretskii  <eliz@is.elta.co.il>
1184         * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
1185         and "german8", for the new German orthography dictionaries,
1186         (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
1187         the entries, to keep the line length balanced for loaddefs.el.
1189 2001-09-07  Dr Francis J. Wright  <F.J.Wright@qmw.ac.uk>
1191         * comint.el (comint-send-input): Handle comint-process-echoes
1192         differently.
1194 2001-09-07  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1196         * locate.el (locate-insert-header): Remove unnecessary whitespace.
1198 2001-09-07  Eli Zaretskii  <eliz@is.elta.co.il>
1200         * arc-mode.el (archive-dostime): Fix a typo in minutes' computation.
1202 2001-09-07  Gerd Moellmann  <gerd@gnu.org>
1204         * server.el (server-switch-buffer):
1205         * textmodes/refer.el (refer-find-entry-internal):
1206         * term/sup-mouse.el (sup-pos-to-window):
1207         * term/bg-mouse.el (bg-window-from-x-y):
1208         * emacs-lisp/edebug.el (edebug-window-live-p):
1209         Use get-window-with-predicate.
1211         * window.el (get-window-with-predicate): Renamed from some-window.
1212         (some-window): Make it an alias.
1214 2001-09-06  Gerd Moellmann  <gerd@gnu.org>
1216         * simple.el (undo): Remove positions from buffer-undo-list up to
1217         the next undo boundary only.
1219 2001-09-06  Eli Zaretskii  <eliz@is.elta.co.il>
1221         * makefile.nt (install): Don't copy sc.el.  Reported by Richard
1222         Kim <ryk@dspwiz.com>
1224         * cus-edit.el (custom-buffer-create-internal): Remove "100%" from
1225         the message "Creating customization items...done".
1227 2001-09-05  Gerd Moellmann  <gerd@gnu.org>
1229         * font-lock.el (toplevel): Require `jit-lock' only if
1230         font-lock-support-mode is set to jit-lock-mode.
1232 2001-09-05  Eli Zaretskii  <eliz@is.elta.co.il>
1234         * international/quail.el (quail-use-package, quail-inactivate)
1235         (quail-activate): Mention the hooks these functions run in their
1236         doc strings.
1238 2001-09-05  Edward M. Reingold <reingold@iit.edu>
1240         * cal-menu.el (calendar-mouse-view-other-diary-entries): Fix name
1241         of file in header of menu.
1243 2001-09-04  Gerd Moellmann  <gerd@gnu.org>
1245         * env.el (setenv): Interactively, if VARIABLE has a current value,
1246         add that to the front of the history, as the doc string says.
1248         * comint.el (comint-send-input): Change help-echo.
1249         From "Dr Francis J. Wright" <F.J.Wright@qmw.ac.uk>.
1251         * bookmark.el (bookmark-write-file): Bind print-length and
1252         print-level to nil.  From Tom Capey <tomc@edina.co.uk>.
1254         * obsolete/uncompress.el: Moved there from lisp/.
1256         * comint.el (comint-insert-clicked-input): Goto point-max before
1257         deleting previous input.  From "Dr Francis J. Wright"
1258         <F.J.Wright@qmw.ac.uk>.
1260         * simple.el (backward-word): Doc fix.
1262 2001-09-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1264         * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
1265         * uncompress.el, uniquify.el, vc.el, view.el, window.el
1266         * w32-fns.el: Add Keywords header.
1268 2001-09-04  Eli Zaretskii  <eliz@is.elta.co.il>
1270         * menu-bar.el: Fix separators in the Edit menu.  Bring "Fill" near
1271         "Text Properties".  Suggested by Simon Marshall
1272         <Simon.Marshall@midas-kapiti.com>.
1274 2001-09-04  Andrew Choi  <akochoi@cse.cuhk.edu.hk>
1276         * term/mac-win.el (mac-drag-n-drop): Decode file name by
1277         consulting the value of file-name-coding-system.
1279 2001-09-03  Stefan Monnier  <monnier@cs.yale.edu>
1281         * help.el (describe-function-1): Save precomputed `file-name' rather
1282         than recomputing it (incorrectly) with `symbol-file'.
1284 2001-09-03  Gerd Moellmann  <gerd@gnu.org>
1286         * international/isearch-x.el (isearch-exit-recursive-edit):
1287         Take three parameters, since it's used as an after-change-function.
1289         * emacs-lisp/backquote.el (backquote-backquote-symbol)
1290         (backquote-unquote-symbol, backquote-splice-symbol): Remove `*'
1291         from doc strings.
1293 2001-09-02  Milan Zamazal  <pdm@zamazal.org>
1295         * progmodes/glasses.el (glasses-convert-to-unreadable):
1296         Consider underscores as in `glasses-make-readable'.
1298 2001-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
1300         * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
1301         MS-DOS, since cpp might not be available.
1303         * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
1304         Mention "yank" in the help-echo text.
1305         Suggested by Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
1307 2001-09-01  Stefan Monnier  <monnier@cs.yale.edu>
1309         * newcomment.el (comment-indent): Insert spaces more carefully.
1311 2001-08-31  Eli Zaretskii  <eliz@is.elta.co.il>
1313         * mail/emacsbug.el (report-emacs-bug): Make sure *Messages*
1314         exists.  From Andy Petrusenco <andy@int.spb.ru>.
1316         * hi-lock.el (hi-lock-unface-buffer): Don't call x-popup-menu if
1317         display-popup-menus-p returns nil.  Suggested by Andy Petrusenco
1318         <andy@int.spb.ru>.
1320 2001-08-31  Gerd Moellmann  <gerd@gnu.org>
1322         * isearch.el (isearch-mouse-2): Renamed from isearch-mouse-yank.
1323         Instead of running mouse-yank-at-click, see what the event is
1324         bound to outside Isearch and run that.
1326 2001-08-31  Eli Zaretskii  <eliz@is.elta.co.il>
1328         * menu-bar.el (menu-bar-options-menu) <transient-mark-mode>:
1329         Fix the menu entry to mention transient-mark-mode.
1331 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
1333         * simple.el (eval-expression-print-level): Fix last change.
1335         * bindings.el (mode-line-coding-system-map): New variable.
1336         (mode-line-mule-info): Give the "%Z" a local-map keymap.
1338         * simple.el (eval-expression-print-level): Change the type
1339         of the defcustom to allow nil.
1341         * emacs-lisp/find-gc.el: Moved here from lisp/.
1343         * international/quail.el (quail-completion-1):
1344         Reverse the ((CHAR . DEFN) ...) list before processing it.
1345         From Kenichi Handa <handa@etl.go.jp>.
1347         * obsolete/rsz-mini.el, obsolete/sun-curs.el, obsolete/sun-fns.el
1348         * obsolete/x-apollo.el, obsolete/x-menu.el: Moved here from lisp/.
1350 2001-08-30  Eli Zaretskii  <eliz@is.elta.co.il>
1352         * toolbar/tool-bar.el (tool-bar-mode): Make it a no-op if images
1353         aren't supported.  This avoids the annoying gray strip drawn by
1354         the Windows version instead of the missing tool bar.
1356 2001-08-29  Gerd Moellmann  <gerd@gnu.org>
1358         * menu-bar.el (menu-bar-options-menu): Make option text, messages
1359         and tooltips more consistent.  From "Marshall, Simon"
1360         <Simon.Marshall@midas-kapiti.com>.
1362         * startup.el (fancy-splash-screens): Temporarily set
1363         minor-mode-map-alist to nil while displaying splash screens.
1365 2001-08-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1367         * buff-menu.el: Add Keywords header.
1368         Doc fix (C-x C-b is bound to list-buffers).
1370         * dired-x.el: Add keyword files to get listed in finder.
1371         Remove confusing notes about GNU Emacs 19.
1373         * dired.el, dired-aux.el: Add Keywords header.
1375 2001-08-28  Andre Spiegel  <spiegel@gnu.org>
1377         * vc.el (vc-revert-file): Call the backend even if the FILE's
1378         contents can be reverted locally; pass new arg CONTENTS-DONE
1379         down to the backend.
1381         * vc-cvs.el, vc-rcs.el, vc-sccs.el (vc-*-revert-file): Handle new
1382         optional arg CONTENTS-DONE.
1384 2001-08-28  Andrew Innes  <andrewi@gnu.org>
1386         * makefile.nt (DONTCOMPILE): Sync list from makefile.w32-in.
1388 2001-08-28  Eli Zaretskii  <eliz@is.elta.co.il>
1390         * makefile.nt (install): Copy more *.el files.
1392 2001-08-28  Gerd Moellmann  <gerd@gnu.org>
1394         * dired.el (dired-mode-map): Bind `y' to dired-show-file-type
1395         instead of `w' which is already in use.
1397         * gs.el (gs-load-image): Use sleep-for.
1398         From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
1400 2001-08-28  Miles Bader  <miles@gnu.org>
1402         * replace.el (query-replace-regexp-eval): Return args from
1403         `interactive' form in correct order.
1405 2001-08-28  Eli Zaretskii  <eliz@is.elta.co.il>
1407         * mouse.el (mouse-buffer-menu): If the buffer menu is split by
1408         major modes, don't create panes for modes for which
1409         mouse-buffer-menu-alist returns an empty alist.
1411 2001-08-28  Thien-Thi Nguyen  <ttn@gnu.org>
1413         * progmodes/hideshow.el: Update first-line description.
1414         Sync comments w/ maintainer version 5.31.
1416         (hs-isearch-open): Default value now `code'.
1417         Fix docstring to use "code blocks" vs "comment blocks",
1418         as opposed to "block" vs "comment".
1419         (hs-flag-region): Accept `hs-isearch-open' value
1420         of `block' as synonymous w/ `code'.
1421         (hs-hide-block-at-point): For code blocks, pass `code'
1422         to `hs-flag-region' instead of `block'.
1424 2001-08-28  Miles Bader  <miles@gnu.org>
1426         * comint.el (comint-next-prompt): Don't loop infinitely if
1427         {next,previous}-single-char-property-change returns its input
1428         position when the search fails.
1430 2001-08-27  Miles Bader  <miles@gnu.org>
1432         * comint.el (comint-get-old-input-default): Don't signal an error
1433         if point is not on an input field; instead, return the current
1434         line (using `comint-bol' to skip any prompt, in case we're not
1435         using fields at all).
1437         * man.el (Man-mode-line-format): Variable removed.
1438         (Man-mode): Change `mode-line-buffer-identification' instead of
1439         `mode-line-format'.
1441 2001-08-27  Gerd Moellmann  <gerd@gnu.org>
1443         * mail/sendmail.el (mail-send-hook): Remove a duplicate defcustom.
1444         From Simon Josefsson <jas@extundo.com>.
1446 2001-08-26  Eli Zaretskii  <eliz@is.elta.co.il>
1448         * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
1449         messages.  From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
1451         * emacs-lisp/levents.el: Specify FSF as Maintainer.  From Pavel
1452         Jan\e,Am\e(Bk <Pavel@Janik.cz>.
1454         * emacs-lisp/lselect.el: Ditto.
1456         * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
1457         Remove periods from the end of error message strings.
1458         From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
1460         * progmodes/antlr-mode.el: Add Keywords header.  From Pavel
1461         Jan\e,Am\e(Bk <Pavel@Janik.cz>.
1463         * net/telnet.el: Ditto.
1465 2001-08-26  Gerd Moellmann  <gerd@gnu.org>
1467         * hl-line.el (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
1468         KEYMAP to the call to define-minor-mode.
1470 2001-08-24  Eli Zaretskii  <eliz@is.elta.co.il>
1472         * term/internal.el (IT-character-translations) <hebrew-iso8859-8>:
1473         Replace some of the undefined characters with emulations of bidi
1474         formatting characters and Niqud as per SI 1311-1.
1475         (IT-unicode-translations): Ditto.
1476         (IT-display-table-setup, IT-setup-unicode-display):
1477         Fill characters without translations with dos-unsupported-char-glyph.
1479 2001-08-24  Simon Josefsson  <jas@extundo.com>
1481         * hl-line.el (hl-line-mode): Don't be a global mode.
1482         (global-hl-line-mode): New function.
1484 2001-08-24  Gerd Moellmann  <gerd@gnu.org>
1486         * gs.el (gs-load-image): Wait for GHOSTVIEW window property
1487         being reset by Ghostscript.  Don't kill the gs process.
1488         From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
1490 2001-08-24  Andrew Choi  <akochoi@cse.cuhk.edu.hk>
1492         * term/mac-win.el: Require scroll-bar.
1494 2001-08-23  Stefan Monnier  <monnier@cs.yale.edu>
1496         * ebuff-menu.el (electric-buffer-list): Use list-buffers-noselect.
1498 2001-08-23  Eli Zaretskii  <eliz@is.elta.co.il>
1500         * hexl.el (hexl-insert-multibyte-char) New function.
1501         (hexl-quoted-insert, hexl-self-insert-command)
1502         (hexl-insert-hex-char, hexl-insert-decimal-char)
1503         (hexl-insert-octal-char): Call it instead of hexl-insert-char.
1504         Fix the doc strings accordingly.
1505         (hexl-insert-char): Reject characters whose code is above 255.
1506         Doc fix.
1507         (hexl-mode-map): Copy the global keymap instead of creating a
1508         sparse keymap, and bind all self-inserting characters to
1509         hexl-self-insert-command.
1511 2001-08-22  Stefan Monnier  <monnier@cs.yale.edu>
1513         * wid-edit.el (text): Re-order docstring correctly.
1515         * mail/sendmail.el (mail-mode): Use adaptive-fill-regexp.
1517         * textmodes/fill.el (adaptive-fill-regexp): Admit tabs as well.
1519 2001-08-22  Eli Zaretskii  <eliz@is.elta.co.il>
1521         * simple.el (line-number-mode): Mention the variable
1522         line-number-display-limit-width in the doc string.
1524 2001-08-22  Gerd Moellmann  <gerd@gnu.org>
1526         * bindings.el (mode-line-unbury-buffer): Add EVENT parameter.
1527         Temporarily select EVENT's window for switching buffers.
1528         (mode-line-bury-buffer): New function.
1529         (mode-line-buffer-identification-keymap): Use it instead of
1530         bury-buffer.  Bind down-mouse events to prevent global down-mouse
1531         events from shining through.
1533 2001-08-21  Stefan Monnier  <monnier@cs.yale.edu>
1535         * newcomment.el (comment-beginning): Make sure the comment-start
1536         we found isn't a comment-end (in cases where confusion is possible).
1538 2001-08-22  Miles Bader  <miles@gnu.org>
1540         * emacs-lisp/bytecomp.el (byte-compile-file): Remove TARGET-FILE
1541         before writing it, so that hard-links don't see new version.
1543 2001-08-21  Gerd Moellmann  <gerd@gnu.org>
1545         * gs.el (gs-set-ghostview-colors-window-prop):
1546         Call x-change-window-property with 3rd arg FRAME.
1547         (gs-load-image): Wait for a previous Ghostscript process
1548         to complete before starting a new one.
1550         * image.el (image-type-regexps): Make sure that the TIFF
1551         pattern is only matched at the beginning of a string.
1552         From Markus Rost <rost@math.ohio-state.edu>.
1554         * international/swedish.el: Pre-Mule file removed.  From Jonas
1555         Oberg <jonas@gnu.org>.
1557 2001-08-20  Rajesh Vaidheeswarran  <rv@gnu.org>
1559         * whitespace.el (whitespace-abort-on-error): Add custom variable
1560         to whitespace to abort a write-file if whitespace is detected in file.
1562         * whitespace.el (whitespace-write-file-hook): Hook to be called
1563         when writing a file. If `whitespace-abort-on-error' is set, the
1564         write will abort on detecting whitespaces.
1565         If `whitespace-auto-cleanup' is set, the file will be cleaned
1566         automatically prior to writing.
1568         * whitespace.el (whitespace-buffer-search): Let's not insert bogus
1569         whitespaces in the error output!
1571         * whitespace.el (whitespace-check-indent-whitespace): Defaults to
1572         `indent-tabs-mode', since the latter notes user preferences on
1573         TABs anyway.
1575         * whitespace.el (whitespace-version): 3.1. All of the above issues
1576         were raised by Fran\e,Ag\e(Bois Pinard, which led to the fixes described.
1578 2001-08-20  Gerd Moellmann  <gerd@gnu.org>
1580         * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
1581         some spaces from a message.  From Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>.
1583         * whitespace.el (whitespace-global-mode): Add autoload cookie.
1585 2001-08-20  Alex Schroeder  <alex@gnu.org>
1587         * sql.el (sql-db2): Doc change.
1589 2001-08-20  Alex Schroeder  <alex@gnu.org>
1591         * sql.el (sql-postgres): Add the database at the end of the
1592         parameters instead of at the beginning.
1593         (sql-postgres-options): Doc change.
1595 2001-08-17  Gerd Moellmann  <gerd@gnu.org>
1597         * custom.el (defcustom): Doc fix.
1599 2001-08-16  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1601         * ps-mule.el (find-composition): Check if (char-after POS)
1602         returns a valid character.
1604 2001-08-16  Eli Zaretskii  <eliz@is.elta.co.il>
1606         * hexl.el (hexl-mode, hexl-mode-exit): Adjust hexl-max-address and
1607         original-point for extra CR characters that are added/removed when
1608         the buffer is written/read whose EOL type is -dos.
1610 2001-08-16  Miles Bader  <miles@gnu.org>
1612         * simple.el (line-move): Undo previous change.
1614         * comint.el (comint-send-input): Add `inhibit-line-move-field-capture'
1615         property to input-terminating `boundary' overlays to avoid
1616         line-move wierdness.
1618 2001-08-16  Gerd Moellmann  <gerd@gnu.org>
1620         * lazy-lock.el (lazy-lock-fontify-region): Widen the current
1621         buffer in a save-restriction.  Under one test case with Ediff,
1622         window-scroll-functions are run with a window start that's
1623         temporarily outside of the restriction.
1625 2001-08-16  Robert J. Chassell <bug-texinfo@gnu.org>
1627         * textmodes/texnfo-upd.el: Update copyright notice, fix minor typos.
1628         (texinfo-find-lower-level-node, texinfo-find-higher-level-node)
1629         (texinfo-menu-locate-entry-p, texinfo-start-menu-description)
1630         (texinfo-update-menu-region-beginning)
1631         (texinfo-update-menu-region-end, texinfo-find-pointer): Add new
1632         command, @ifnottex, to regexps, so it is found.
1634 2001-08-16  Andrew Innes  <andrewi@gnu.org>
1636         * makefile.nt (DONTCOMPILE): Omit bindings.el.
1637         (DONTCOMPILE): Omit sc.el.
1639         * makefile.w32-in (DONTCOMPILE): Omit bindings.el.
1640         (DONTCOMPILE): Omit sc.el.
1642 2001-08-16  Gerd Moellmann  <gerd@gnu.org>
1644         * replace.el (occur): Bind inhibit-read-only to t.
1646 2001-08-16  Miles Bader  <miles@gnu.org>
1648         * simple.el (line-move): Pass an ESCAPE-FROM-EDGE argument of t when
1649         calling `constrain-to-field', to avoid problems with comint prompts.
1651 2001-08-15  Gerd Moellmann  <gerd@gnu.org>
1653         * emacs-lisp/cl-indent.el (lisp-indent-defmethod): New function.
1654         (toplevel): Set it as `common-lisp-indent-function' for `defmethod'.
1656         * ediff-mult.el (ediff-get-meta-info): Fix the condition
1657         of a while-loop.
1659         * Makefile.in (DONTCOMPILE): Remove sc.el.
1661         * Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
1662         Don't include term/.
1664         * mail/sc.el:  Moved to obsolete/.
1666 2001-08-14  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1668         * ps-print.el: Change error function arguments to follow Emacs
1669         message convention.  Doc fix.
1670         (ps-print-version): New version number (6.5.4).
1671         (coding-system-for-write): Change declaration position to avoid
1672         XEmacs compilation gripes.
1673         (coding-system-for-read, buffer-file-coding-system):
1674         Declarations to avoid XEmacs compilation gripes.
1676         * ps-mule.el: Doc fix.
1677         (ps-mule-encode-header-string): If STRING is not a string, replace
1678         STRING by empty string.
1680 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
1682         * frame.el (show-trailing-whitespace): Doc fix.
1684 2001-08-13  Eli Zaretskii  <eliz@is.elta.co.il>
1686         * desktop.el (desktop-save): Insert the coding: tag before
1687         desktop-header.
1689 2001-08-13  Gerd Moellmann  <gerd@gnu.org>
1691         * Makefile.in (TAGS, TAGS-LISP): Remove "loaddefs.el" including
1692         its path from $els.
1694         * image.el (image-jpeg-p): Fix call of substring.
1696 2001-08-10  Gerd Moellmann  <gerd@gnu.org>
1698         * play/animate.el (animate-string): Doc fix.  Use a buffer
1699         name with stars in it.
1700         (animate-sequence): New function.
1701         From Richard Stallman <rms@gnu.org>.
1703         * frame.el (select-frame-set-input-focus): New function
1704         extracted from other-frame.
1705         (other-frame): Use it.
1706         (next-multiframe-window, previous-multiframe-window): Use it.
1708         * isearch.el (isearch-other-meta-char): Don't switch to the
1709         buffer of a window clicked on, when the current buffer is
1710         in Isearch mode.
1712         * image.el (image-jpeg-p): Test for APPn markers in the range
1713         #xe0..#xef.
1715 2001-08-09  Gerd Moellmann  <gerd@gnu.org>
1717         * desktop.el (desktop-save): Don't use concat to form a file
1718         name, use expand-file-name.
1720         * mouse.el (mouse-delete-window): Do nothing if frame has just
1721         one window.
1723         * bindings.el (minor-mode-alist): Use mode-line-minor-mode-keymap
1724         for the minor mode name.
1726         * view.el (toplevel): Use mode-line-minor-mode-keymap for the
1727         minor mode name.
1729         * time.el (display-time-string-forms): Use make-mode-line-mouse-map
1730         instead of make-mode-line-mouse2-map.
1732         * subr.el (add-minor-mode): Use mode-line-minor-mode-keymap for
1733         the minor mode name.
1735         * emacs-lisp/easy-mmode.el (define-minor-mode):
1736         Use  mode-line-minor-mode-keymap for the minor mode name.
1738         * calendar/calendar.el (calendar-mode-line-format):
1739         Use make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
1741         * bindings.el (make-mode-line-mouse-map): Renamed from
1742         make-mode-line-mouse2-map.  Take additional arg MOUSE.
1743         (mode-line-modified): Use mouse-3 instead of mouse-2.
1744         (mode-line-buffer-identification-keymap): Bind keys differently.
1745         (propertized-buffer-identification): Adapt help-echo to new bindings.
1747         * bindings.el (mode-line-format): Specify help-echo for line
1748         number, column number and buffer-percent part of the mode-line.
1750         * image.el (image-type-regexps): Allow whitespace at the start
1751         of the image data for XPM, XBM and Postscript, which are
1752         text files.
1753         (image-jpeg-p): Correct calculation of next field offset.
1755 2001-08-08  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1757         * battery.el: Fix typo.
1759 2001-08-08  Gerd Moellmann  <gerd@gnu.org>
1761         * image.el (image-type-regexps): Allow predicates.  Change the way
1762         JPEG images are recognized.
1763         (image-jpeg-p): New function.
1764         (image-type-from-data): Handle predicates in image-type-regexps.
1766         * emacs-lisp/edebug.el (edebug-read-function): Fix handling of
1767         #:, #x, #o, and similar constructs.
1769 2001-08-07  Gerd Moellmann  <gerd@gnu.org>
1771         * vc.el (vc-transfer-file): Fix malformed autoload cookie.
1773         * emulation/viper-util.el (viper-file-checked-in-p): Use `and'
1774         instead of `progn'.
1776         * tar-mode.el (tar-extract): Avoid generating a new buffer
1777         for each file visited.  From Markus Rost <rost@math.ohio-state.edu>.
1779         * textmodes/paragraphs.el (forward-sentence): Avoid building
1780         a regexp from sentence-end.  From Kenichi Handa <handa@etl.go.jp>.
1782         * progmodes/executable.el (executable-set-magic):
1783         If executable-find returns a quoted file name, unquote it before
1784         inserting it.
1786         * image.el (image-type-regexps): For JPEG files, use a regexp
1787         derived from the JFIF spec.
1789         * image.el (image-type-regexps): Use `\`' instead of `^' in
1790         most regular expressions.
1792 2001-08-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1794         * play/animate.el: Re-insert a reference to re-inserted function.
1796 2001-08-06  Gerd Moellmann  <gerd@gnu.org>
1798         * help.el (describe-function-1): Use find-function-search-for-symbol
1799         instead of find-function-noselect because the latter follows aliases.
1801         * play/animate.el (animate-birthday-present): Re-insert.
1803         * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
1804         Handle old-style menu definitions.
1806 2001-08-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1808         * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
1809         * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
1811         * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
1812         * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
1813         * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
1815 2001-08-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1817         * textmodes/tildify.el: Milan Zamazal has new address.
1819 2001-08-03  Gerd Moellmann  <gerd@gnu.org>
1821         * custom.el (custom-set-variables): Don't test `custom-requests'
1822         properties, check the third element of the options passed to
1823         custom-set-variables instead.
1825         * info.el (info-insert-file-contents): Use info-file-exists-p
1826         instead of file-exists-p.
1828         * play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
1829         the mode-line face is restored.  Fix several bugs.
1831         * replace.el (perform-replace): Doc fix.
1833 2001-08-02  Francesco Potorti`  <pot@gnu.org>
1835         * uniquify.el (uniquify-ref-base, uniquify-ref-filename)
1836         (uniquify-ref-buffer, uniquify-ref-proposed): New functions.
1837         (uniquify-fix-item-base, uniquify-fix-item-filename)
1838         (uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
1839         Callers changed.
1840         (uniquify-set-proposed): Changed to work with a vector item.
1841         (uniquify-rationalize-file-buffer-names): Use a list of arrays for
1842         the fix list, and a list of strings for the non-file buffer
1843         names.  Both changes reduce consing.
1844         (uniquify-rationalize-a-list): Local variable renaming.
1845         (uniquify-rationalize-conflicting-sublist): Use member instead of
1846         assoc.
1847         (uniquify-rename-buffer): Use unless instead of if not.
1849 2001-08-02  Gerd Moellmann  <gerd@gnu.org>
1851         * recentf.el (recentf-dump-variable): Handle a value of nil correctly.
1853         * custom.el (custom-set-variables): Set options with :require
1854         clauses last.
1856         * custom.el (defcustom): Doc fix.
1858         * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el.
1860 2001-08-01  Eli Zaretskii  <eliz@is.elta.co.il>
1862         * man.el (man): Mention Man-switches in the doc string.
1863         (Man-switches): Mention -a in the doc string.
1865         * textmodes/ispell.el (ispell-alternate-dictionary):
1866         Add /usr/share/lib/dict/words, for Irix.
1868         * bindings.el: Bind shifted and control-shifted kp-* keys to the
1869         corresponding non-kp keys.  Suggested by Stephen Gildea
1870         <gildea@stop.mail-abuse.org>.
1872 2001-08-01  Francesco Potorti`  <pot@gnu.org>
1874         * uniquify.el: These changes correct a corner case that the old
1875         code managed correctly.
1876         (uniquify-fix-item-proposed): Renamed from
1877         uniquify-fix-item-min-proposed.
1878         (uniquify-set-proposed): New function.
1879         (uniquify-rationalize-file-buffer-names): Code reshuffled for
1880         clarity and speed.
1881         (uniquify-item-greaterp): Substitutes uniquify-item-lessp.
1882         This is equivalent to what the old code did.
1883         (uniquify-rationalize-a-list): Never recompute the proposed
1884         name.  Sort the conflicting sublist before rationalising it: this
1885         is equivalent to what the old code did, but one directory element
1886         at a time, and only when necessary.
1887         (uniquify-rationalize-conflicting-sublist): Recompute here the
1888         proposed name.
1890 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
1892         * play/animate.el: Add Keywords and Maintainer.  Remove a
1893         reference to a removed function.
1895         * play/animate.el (animate-string): Handle case that the string is
1896         longer than the window is wide.
1898 2001-07-31  Gerd Moellmann  <gerd@gnu.org>
1900         * desktop.el (desktop-save): Bind coding-system-for-write to
1901         `emacs-mule' for write-region.
1903         * delsel.el (delete-selection-pre-hook): Don't set this-command
1904         to `ignore' if the region is empty.
1906         * international/mule.el (set-keyboard-coding-system):
1907         Set keyboard-coding-system.
1909         * smerge-mode.el (smerge-mode): Check if `font-lock-mode' is bound
1910         before accessing it.
1912 2001-07-30  Andreas Schwab  <schwab@suse.de>
1914         * menu-bar.el (toggle-highlight-paren-mode):
1915         Use `(show-paren-mode)' as body.
1917 2001-07-30  Andre Spiegel  <spiegel@gnu.org>
1919         * vc.el (vc-checkout-hook): New hook.
1920         (vc-checkout): Run it.
1922 2001-07-30  Eli Zaretskii  <eliz@is.elta.co.il>
1924         * progmodes/make-mode.el (makefile-macroassign-regex):
1925         Recognize the ?= operator.  From Jonathan Kamens <jik@curl.com>.
1927 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
1929         * vc.el (vc-switch-backend): Fix autoload cookie.
1931         * desktop.el (desktop-save): Add `-*- coding: emacs-mule -*-' to
1932         the desktop file.
1934 2001-07-30  Simon Josefsson  <jas@extundo.com>
1936         * mail/mail-utils.el (mail-strip-quoted-names): Replace text
1937         literally.  Reported by Sean Rima <sean@**Delete**.tcob1.net>.
1939 2001-07-27  Gerd Moellmann  <gerd@gnu.org>
1941         * emacs-lisp/lisp-mode.el (last-sexp-setup-props): New function.
1942         (last-sexp-toggle-display): Renamed from last-sexp-print.
1943         (last-sexp-toggle-display, eval-last-sexp-1):
1944         Use last-sexp-setup-props.
1946         * mwheel.el (mouse-wheel-down-button, mouse-wheel-up-button):
1947         New user-options.
1948         (mouse-wheel-change-button): New function.
1949         (mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
1950         (mwheel-scroll): Ditto.
1952 2001-07-26  Gerd Moellmann  <gerd@gnu.org>
1954         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Don't search for
1955         `...', compare with unabbreviated printed representation instead.
1956         (last-sexp-print): Bind print-length and print-level to nil.
1958         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Look for a `...'
1959         before assigning text properties.  Make properties rear-nonsticky.
1961         * emacs-lisp/lisp-mode.el (last-sexp-print): New function.
1962         (eval-last-sexp-1): Give printed text a `keymap' property and bind
1963         <mouse-2> and <RET> in that map to a function printing the
1964         unabbreviated value.
1966         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): If standard-output
1967         is a buffer, put a text property `printed-value' on the printed
1968         representation, with the Lisp object printed as value.
1970 2001-07-25  Eli Zaretskii  <eliz@is.elta.co.il>
1972         * emacs-lisp/lisp-mode.el (eval-print-last-sexp, eval-defun):
1973         Mention the effect of eval-expression-print-length and
1974         eval-expression-print-level in the doc strings.  Suggested by
1975         Kevin Gallagher <kevingal@onramp.net>.
1977 2001-07-25  Gerd Moellmann  <gerd@gnu.org>
1979         * xt-mouse.el (xterm-mouse-event): Recognize control sequences
1980         for buttons > 3.
1981         (xterm-mouse-translate): Handle the case that we don't get a
1982         down-event.
1984         * emacs-lisp/find-func.el (find-function-regexp):
1985         Add easy-mmode-define-global-mode to the regexp.  Allow newlines
1986         in front of the function name.
1988         * isearch.el (isearch-other-meta-char): Fix last change.
1990         * isearch.el (isearch-other-meta-char): Don't modify mode-line and
1991         similar events for which fake prefix keys are generated.  It's no
1992         longer necessary since read_key_sequence doesn't modify these
1993         events for internal purposes anymore.
1995         * files.el (auto-mode-alist): Use nroff-mode for files ending
1996         in `.9'.  From Assar Westerlund  <assar@stacken.kth.se>.
1998 2001-07-24  Eli Zaretskii  <eliz@is.elta.co.il>
2000         * avoid.el (mouse-avoidance-too-close-p): If the frame lacks a
2001         tool-bar-lines parameter, behave as if its value were zero.
2002         (mouse-avoidance-set-pointer-shape): Don't do anything if
2003         x-pointer-shape is not boundp.
2005 2001-07-23  Francesco Potorti`  <pot@gnu.org>
2007         * uniquify.el: Overall speedup changes when using many buffers.
2008         (uniquify-fix-item-base, uniquify-fix-item-filename)
2009         (uniquify-fix-item-buffer): Changed defmacro to defalias (cosmetic).
2010         (uniquify-fix-item-unrationalized-buffer): Deleted: was the fourth
2011         place in the item, but was never used.
2012         (uniquify-fix-item-min-proposed): New defalias: the fourth place
2013         in the item is now used as cache for the proposed name.
2014         (uniquify-rationalize-file-buffer-names): Move computation made on
2015         newbuffile out of the loop, in the newbuffile-nd local var.
2016         Use dolist (cosmetic change).  Compute the proposed name for the most
2017         common case and cache it in the fourth place in the item.
2018         (uniquify-rationalize-file-buffer-names): Used to return a a list
2019         of buffer whose name was changed, but that return value was never used.
2020         (uniquify-item-lessp): Replaces uniquify-filename-lessp, works on
2021         the cached proposed name, does much less consing and is quicker.
2022         (uniquify-filename-lessp): Deleted.
2023         (uniquify-rationalize-a-list): Use dolist (cosmetic change).
2024         Do not bind locally the uniquify-possibly-resolvable flag.  Use the
2025         cached proposed name is possible.
2026         (uniquify-get-proposed-name): Arguments changed, callers changed.
2027         (uniquify-rationalize-conflicting-sublist): Explicitely reset the
2028         uniquify-possibly-resolvable flag, which is no more bound locally.
2029         (uniquify-rename-buffer): Do not set the old unrationalised-buffer
2030         flag, which does not exist any more.
2032 2001-07-23  Eli Zaretskii  <eliz@is.elta.co.il>
2034         * term/internal.el (IT-unicode-translations): Fix the appearance of
2035         "6`".
2037         * progmodes/compile.el (compile-internal): If EMACS is already
2038         defined in the environment, don't override its value.
2040 2001-07-23  Gerd Moellmann  <gerd@gnu.org>
2042         * play/fortune.el: Undo change of 2001-07-13.
2043         Fix autoload cookies.  Add types to defcustoms.
2044         (fortune) <defgroup>: Add :link.
2045         (fortune-from-region): Use eq, not eql.
2046         From Dave Love <fx@gnu.org>.
2048         * play/animate.el (animate-birthday-present): Function removed.
2050         * play/animate.el: New file.
2052 2001-07-22  Eli Zaretskii  <eliz@is.elta.co.il>
2054         * startup.el (normal-top-level-add-subdirs-to-load-path):
2055         On Windows, put into normal-top-level-add-subdirs-inode-list the
2056         canonicalized names of the directories instead of inode numbers.
2058 2001-07-21  Michael Kifer  <kifer@cs.sunysb.edu>
2060         * ediff-util.el: Copyright years.
2061         (ediff-choose-syntax-table): New function.
2062         (ediff-setup): Use ediff-choose-syntax-table.
2063         (ediff-file-checked-out-p,ediff-file-checked-in-p): Check if
2064         vc-state is available.
2065         (ediff-make-temp-file): Use ediff-coding-system-for-write.
2067         * ediff-init.el (ediff-with-syntax-table): New macro, uses
2068         with-syntax-table.
2069         (ediff-coding-system-for-read): From ediff-diff.el
2070         (ediff-coding-system-for-write): New variable.
2071         (ediff-highest-priority): Fixed the bug having to do with disappearing
2072         overlays.
2073         (ediff-file-remote-p): Use file-remote-p, if available.
2074         (ediff-listable-file): New function.
2075         (ediff-file-attributes): Use ediff-listable-file.
2077         * ediff-mult.el (ediff-meta-insert-file-info1):
2078         Use ediff-listable-file.
2080         * ediff-ptch.el (ediff-prompt-for-patch-file):
2081         Use ediff-coding-system-for-read.
2082         (ediff-patch-file-internal): Use ediff-coding-system-for-write.
2084         * ediff-diff.el (ediff-coding-system-for-read): Moved to ediff-init.el.
2085         (ediff-match-diff3-line,ediff-get-diff3-group): Improved pattern.
2087         * ediff.el: Date of last update, copyright years.
2089         * ediff-wind (ediff-setup-control-frame): Nill->nil.
2091         * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
2092         of Scott Bronson.
2093         (ex-cmd-assoc,ex-compile,ex-cmd-one-letr): New functions.
2094         (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
2095         Deleted functions.
2096         (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
2097         ex-token-list.
2098         (viper-get-ex-address-subr): Convert registers to char data type.
2100         * viper-util.el (viper-int-to-char,viper-char-equal): New functions.
2101         (viper-memq-char): Use viper-int-to-char.
2102         (viper-file-checked-in-p): Use vc-locking-user, if vc doesn't have
2103         vc-locking-state.
2104         (viper-read-key): Use viper-read-key-sequence.
2106         * viper.el (viper-major-mode-modifier-list):
2107         Added inferior-emacs-lisp-mode.
2108         (this-major-mode-requires-vi-state): New function that uses simple
2109         heuristics to decide if vi state is appropriate.
2110         (set-viper-state-in-major-mode): Use this-major-mode-requires-vi-state.
2111         (viper-non-hook-settings): Don't advise read-key-sequence.
2112         (viper-read-key-sequence): New function that replaces the
2113         previously used advice to read-key-sequence.
2115         * viper-cmd.el (viper-test-com-defun,viper-exec-change)
2116         (viper-exec-Change,viper-execute-com,viper-insert,viper-append)
2117         (viper-Append,viper-Insert,viper-open-line,viper-Open-line)
2118         (viper-open-line-at-point,viper-substitute,viper-overwrite)
2119         (viper-replace-char-subr,viper-forward-word,viper-forward-Word):
2120         Got rid of the negative character hack.
2121         (viper-escape-to-state,viper-replace-state-exit-cmd):
2122         Use viper-read-key-sequence.
2123         (viper-envelop-ESC-key): No need for ad-get-orig-definition.
2124         (viper-minibuffer-standard-hook,viper-read-string-with-history):
2125         Don't override existing minibuffer-setup-hook.
2126         (viper-mark-point,viper-goto-mark-subr,viper-brac-function):
2127         Convert registers to char data type.
2128         (viper-autoindent): Use viper-indent-line.
2130         * viper-keym.el: Use viper-exec-key-in-emacs.
2132 2001-07-20  Stefan Monnier  <monnier@cs.yale.edu>
2134         * server.el (server-visit-files): Fix variable name typo.
2136 2001-07-20  Gerd Moellmann  <gerd@gnu.org>
2138         * simple.el (delete-trailing-whitespace): Save match data
2139         around looking-at.  From Markus Rost <rost@math.ohio-state.edu>.
2141 2001-07-19  Stefan Monnier  <monnier@cs.yale.edu>
2143         * progmodes/compile.el (compilation-parse-errors): `linenum' might
2144         return a this-error using the alternative format (a pair of markers).
2146 2001-07-19  Gerd Moellmann  <gerd@gnu.org>
2148         * font-lock.el (c++-keywords): Add Standard C++ operator names.
2150         * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
2151         From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
2153 2001-07-17  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
2155         * international/iso-transl.el: Fix typo in the header of the file.
2157         * textmodes/picture.el (picture): Doc fix.
2159         * international/ja-dic-cnv.el (skkdic-convert): Some fixes to
2160         follow coding conventions in generated files.
2162 2001-07-17  Eli Zaretskii  <eliz@is.elta.co.il>
2164         * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
2165         (tool-bar-add-item): Don't call image-related primitives if the
2166         display doesn't support images.
2168         * frame.el (display-images-p): New function.
2170 2001-07-17  Gerd Moellmann  <gerd@gnu.org>
2172         * server.el (server-visit-files): Handle the case the specified
2173         column number is <= 0.
2175 2001-07-17  Jan Nieuwenhuizen  <jan@netland.nl>
2177         * startup.el (command-line-1): Add support for +LINE:COLUMN
2178         command line argument.
2180 2000-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2182         * server.el (server-process-filter, server-visit-files):
2183         Add support for +LINE:COLUMN style emacsclient calls.
2185 2001-07-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
2187         * emacs-lisp/easy-mmode.el: Add Keywords header.
2189         * play/pong.el: Author has new address.
2191         * play/landmark.el: Author is no more reachable.
2193         * play/handwrite.el: Author is no more reachable.
2195 2001-07-17  Stefan Monnier  <monnier@cs.yale.edu>
2197         * term/sun.el (ignore-key, sun-esc-bracket, meta-flag): Remove.
2198         (sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
2199         Complete bindings for F<1..12> keys.
2200         (global-map): Remove `undo' binding (already in the default).
2201         Replace `t<n>' bindings with `f<n>' bindings.
2203 2001-07-16  Stefan Monnier  <monnier@cs.yale.edu>
2205         * progmodes/tcl.el (tcl-fill-mode-map): Use tcl-indent-exp.
2206         (tcl-mode): Use tcl-add-log-defun.
2207         (tcl-indent-line): Use tcl-calculate-indent.
2208         (tcl-calculate-indent): Renamed from calculate-tcl-indent.
2209         (tcl-indent-exp): Renamed from indent-tcl-exp.
2210         (tcl-add-log-defun): Renamed from add-log-tcl-defun.
2211         (tcl-indent-for-comment): Call comment-indent-function properly
2212         and handle the case where it returns nil.
2214 2001-07-16  Gerd Moellmann  <gerd@gnu.org>
2216         * calendar/cal-islam.el (calendar-goto-islamic-date):
2217         Remove autoload cookie.
2219         * calendar/calendar.el (calendar-goto-islamic-date):
2220         Add call to autoload.
2222 2001-07-16  Stefan Monnier  <monnier@cs.yale.edu>
2224         * progmodes/ada-mode.el (ada-mode): Avoid unneeded version checks.
2225         Don't change compile-auto-highlight globally.
2226         Don't bother with `font-lock-defaults' property since XEmacs
2227         also understands the `font-lock-defaults' variable.
2228         Use make-local-variable rather than make-variable-buffer-local.
2229         Don't `defconst' comment-indent-function: keep the default.
2230         Call easy-menu-add unconditionally.
2231         (ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
2232         (ada-create-menu): Use :included for Emacs as well.
2234         * vc.el (vc-do-command): Autoload.
2236         * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
2238 2001-07-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
2240         * ps-print.el: Fix Author: header.
2242 2001-07-16  Gerd Moellmann  <gerd@gnu.org>
2244         * mouse-sel.el (mouse-sel-bindings): Instead of unbinding
2245         mouse-1 etc., bind them to `ignore'.
2247         * eshell/esh-mode.el (eshell-send-invisible): Renamed from
2248         send-invisible, which is already defined in Comint.
2249         (eshell-watch-for-password-prompt): Use it.
2251 2001-07-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
2253         * which-func.el (which-func-mode): Doc fix.
2255         * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
2256         * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
2257         * cus-edit.el, cus-face.el, delim-col.el, dos-fns.el, double.el,
2258         * edmacro.el, elide-head.el, emacs-lisp/autoload.el,
2259         * emacs-lisp/checkdoc.el, emacs-lisp/cl-compat.el,
2260         * emacs-lisp/cl-specs.el, emacs-lisp/copyright.el,
2261         * emacs-lisp/cust-print.el, emacs-lisp/easy-mmode.el,
2262         * emacs-lisp/elint.el, emacs-lisp/ewoc.el, emacs-lisp/find-func.el,
2263         * emacs-lisp/pp.el, emacs-lisp/re-builder.el, emacs-lisp/shadow.el,
2264         * emacs-lisp/sregex.el, emerge.el, emulation/edt-lk201.el,
2265         * emulation/edt-mapper.el, emulation/edt-pc.el,
2266         * emulation/edt-vt100.el, emulation/edt.el, emulation/pc-select.el,
2267         * emulation/tpu-edt.el, emulation/tpu-extras.el,
2268         * emulation/tpu-mapper.el, emulation/vip.el, expand.el, finder.el,
2269         * foldout.el, follow.el, format.el, forms-d2.el, forms.el,
2270         * generic.el, hi-lock.el, hilit-chg.el, hippie-exp.el, info-look.el,
2271         * international/isearch-x.el, international/iso-cvt.el,
2272         * international/ogonek.el, international/quail.el,
2273         * international/utf-8.el, jit-lock.el, language/devan-util.el,
2274         * language/devanagari.el, language/ethio-util.el,
2275         * language/ethiopic.el, language/european.el, language/indian.el,
2276         * language/romanian.el, language/tibet-util.el, language/tibetan.el,
2277         * mail/feedmail.el, mail/footnote.el, mail/mail-hist.el,
2278         * mail/mailheader.el, mail/mspools.el, mail/supercite.el,
2279         * mouse-sel.el, net/browse-url.el, net/net-utils.el,
2280         * net/quickurl.el, net/snmp-mode.el, net/webjump.el,
2281         * net/zone-mode.el, pcomplete.el, progmodes/antlr-mode.el,
2282         * progmodes/autoconf.el, progmodes/cmacexp.el,
2283         * progmodes/cperl-mode.el, progmodes/cpp.el, progmodes/cwarn.el,
2284         * progmodes/delphi.el, progmodes/ebnf-bnf.el, progmodes/ebnf-iso.el,
2285         * progmodes/ebnf-otz.el, progmodes/ebnf-yac.el,
2286         * progmodes/ebnf2ps.el, progmodes/executable.el,
2287         * progmodes/fortran.el, progmodes/idlw-shell.el,
2288         * progmodes/idlw-toolbar.el, progmodes/idlwave.el,
2289         * progmodes/m4-mode.el, progmodes/mantemp.el,
2290         * progmodes/meta-mode.el, progmodes/octave-inf.el,
2291         * progmodes/ps-mode.el, progmodes/scheme.el, progmodes/simula.el,
2292         * progmodes/tcl.el, ps-bdf.el, ps-mule.el, ps-print.el, recentf.el,
2293         * rect.el, regi.el, rsz-mini.el, s-region.el, scroll-all.el,
2294         * shadowfile.el, speedbar.el, term/AT386.el, term/internal.el,
2295         * term/iris-ansi.el, term/mac-win.el, term/tvi970.el,
2296         * textmodes/artist.el, textmodes/flyspell.el, textmodes/ispell.el,
2297         * textmodes/page-ext.el, textmodes/refer.el, textmodes/texinfmt.el,
2298         * textmodes/texinfo.el, textmodes/texnfo-upd.el,
2299         * textmodes/two-column.el, time-stamp.el, timezone.el,
2300         * toolbar/tool-bar.el, vc-rcs.el, vc-sccs.el, view.el, w32-fns.el,
2301         * which-func.el, whitespace.el, wid-browse.el, widget.el,
2302         * windmove.el, woman.el, xt-mouse.el: Some fixes to follow coding
2303         conventions.
2305 2001-07-16  Gerd Moellmann  <gerd@gnu.org>
2307         * simple.el (set-variable): Require 'cus-edit' instead of
2308         `wid-edit', so that the Custom widgets get defined.
2310 2001-07-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
2312         * allout.el: A fix to follow coding conventions.
2314         * find-lisp.el: A fix to follow coding conventions.
2316         * term/w32-win.el: A fix to follow coding conventions.
2318         * textmodes/sgml-mode.el: A fix to follow coding conventions.
2320         * term/xterm.el: A fix to follow coding conventions.
2322         * term/news.el: A fix to follow coding conventions.
2324         * emulation/vi.el: A fix to follow coding conventions, Maintainer:
2325         header line fixed.
2327         * sun-curs.el: Fix Maintainer: header line.
2329         * emacs-lisp/easymenu.el: Address of the author added.
2331 2001-07-16  Gerd Moellmann  <gerd@gnu.org>
2333         * dired.el (dired-insert-set-properties): Fix invalid mouse-face
2334         property.
2336 2001-07-16  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
2338         * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
2339         * play/gamegrid.el, play/handwrite.el, play/landmark.el,
2340         * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
2341         Some fixes to follow coding conventions.
2343 2001-07-16  Gerd Moellmann  <gerd@gnu.org>
2345         * which-func.el (which-func-mode): Doc fix.
2347 2001-07-15  Stefan Monnier  <monnier@cs.yale.edu>
2349         * net/rcompile.el (remote-compile): Use make-local-variable.
2351         * progmodes/hideshow.el (hs-minor-mode): Use make-local-variable.
2353         * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
2355         * mail/reporter.el (reporter-submit-bug-report):
2356         Don't abuse make-variable-buffer-local.  Fix call to add-hook.
2358 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
2360         * calendar/cal-china.el, calendar/cal-coptic.el,
2361         * calendar/cal-dst.el, calendar/cal-french.el,
2362         * calendar/cal-hebrew.el, calendar/cal-islam.el,
2363         * calendar/cal-iso.el, calendar/cal-julian.el,
2364         * calendar/cal-mayan.el, calendar/cal-persia.el,
2365         * calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
2366         * calendar/lunar.el, calendar/solar.el, ediff-diff.el,
2367         * ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
2368         * ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
2369         * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
2370         * net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
2371         * pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
2372         * progmodes/ada-prj.el, progmodes/ada-stmt.el,
2373         * progmodes/ada-xref.el, progmodes/cc-align.el,
2374         * progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
2375         * progmodes/cc-defs.el, progmodes/cc-engine.el,
2376         * progmodes/cc-langs.el, progmodes/cc-menus.el,
2377         * progmodes/cc-styles.el, progmodes/cc-vars.el,
2378         * textmodes/reftex-auc.el, textmodes/reftex-cite.el,
2379         * textmodes/reftex-dcr.el, textmodes/reftex-global.el,
2380         * textmodes/reftex-index.el, textmodes/reftex-parse.el,
2381         * textmodes/reftex-ref.el, textmodes/reftex-sel.el,
2382         * textmodes/reftex-toc.el, textmodes/reftex-vars.el,
2383         * textmodes/reftex.el: Some fixes to follow coding
2384         conventions in Eshell files with known maintainers.
2386         * emulation/viper.el: A fix to follow coding conventions.
2388         * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
2389         * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
2390         * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
2391         * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
2392         * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
2393         * eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
2394         * eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
2395         * eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
2396         * eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
2397         * eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
2398         conventions in Eshell files.
2400         * composite.el, diff.el, emacs-lisp/levents.el,
2401         * emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
2402         * emulation/pc-mode.el, emulation/viper-cmd.el,
2403         * emulation/viper-ex.el, emulation/viper-init.el,
2404         * emulation/viper-keym.el, emulation/viper-macs.el,
2405         * emulation/viper-mous.el, emulation/viper-util.el,
2406         * emulation/viper.el, forms-pass.el, international/ccl.el,
2407         * international/characters.el, international/encoded-kb.el,
2408         * international/fontset.el, international/ja-dic-cnv.el,
2409         * international/ja-dic-utl.el, international/kinsoku.el,
2410         * international/kkc.el, international/mule-cmds.el,
2411         * international/mule-diag.el, international/mule-util.el,
2412         * international/mule.el, international/titdic-cnv.el,
2413         * language/china-util.el, language/chinese.el,
2414         * language/cyril-util.el, language/cyrillic.el, language/english.el,
2415         * language/greek.el, language/hebrew.el, language/japan-util.el,
2416         * language/japanese.el, language/korea-util.el, language/korean.el,
2417         * language/lao-util.el, language/lao.el, language/misc-lang.el,
2418         * language/slovak.el, language/thai-util.el, language/thai.el,
2419         * language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
2420         * mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
2421         * mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
2422         * midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
2423         * pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
2424         * play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
2425         * term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el,
2426         * term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el,
2427         * term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el,
2428         * term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes
2429         to follow coding conventions in files without maintainer or in files
2430         with clear maintainer (but without Maintainer header stating so).
2432         * emacs-lisp/elp.el: A fix to follow coding conventions.
2434         * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
2435         * gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
2436         * gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
2437         * gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
2438         * gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
2439         * gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
2440         * gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
2441         * gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
2442         * gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
2443         * gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
2444         * gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
2445         * gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
2446         conventions in files from Gnus.
2448         * abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
2449         * case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
2450         * custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
2451         * echistory.el, electric.el, emacs-lisp/authors.el,
2452         * emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
2453         * emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
2454         * emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
2455         * emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
2456         * emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
2457         * float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
2458         * gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
2459         * international/codepage.el, international/iso-ascii.el,
2460         * international/iso-insert.el, international/iso-transl.el,
2461         * international/swedish.el, isearch.el, jka-compr.el, kermit.el,
2462         * lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
2463         * mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
2464         * mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
2465         * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
2466         * mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
2467         * mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
2468         * msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
2469         * obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
2470         * obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
2471         * paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
2472         * play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
2473         * progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
2474         * saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
2475         * term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
2476         * term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
2477         * textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
2478         * textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
2479         * textmodes/tex-mode.el, textmodes/text-mode.el,
2480         * textmodes/underline.el, thingatpt.el, time.el, timer.el,
2481         * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
2482         * vt100-led.el, window.el: Some fixes to follow coding conventions in
2483         files maintained by FSF.
2485 2001-07-13  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
2487         * arc-mode.el: A fix to follow coding conventions.
2489         * bindings.el: Ditto.
2491         * cdl.el: Ditto.
2493         * comint.el: Ditto.
2495         * cus-start.el: Ditto.
2497         * shell.el: Ditto.
2499         * skeleton.el: Ditto.
2501 2001-07-13  Stefan Monnier  <monnier@cs.yale.edu>
2503         * info.el (Info-build-node-completions):
2504         Make Info-current-file-completions buffer local.
2506 2001-07-13  Gerd Moellmann  <gerd@gnu.org>
2508         * which-func.el (which-func-mode, which-func-ff-hook)
2509         (which-function-mode): Remove references to which-func-mode-global.
2511         * calendar/cal-islam.el (calendar-goto-islamic-date):
2512         Add autoload cookie.
2514         * play/fortune.el: Add types to defcustoms.
2516 2001-07-12  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
2518         * language/czech.el: A fix to follow coding conventions.
2520 2001-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
2522         * speedbar.el (speedbar-supported-extension-expressions): Add .g
2523         to the extension list, for antlr-mode.  From Christoph Wedler
2524         <Christoph.Wedler@sap.com>.
2526 2001-07-11  Stefan Monnier  <monnier@cs.yale.edu>
2528         * vc.el (vc-prefix-map): Moved back to vc-hooks.el.
2529         (vc-dired-mode-map): Fix the madness.
2531         * vc-hooks.el (vc-mode): Dummy function for doc purposes.
2532         (vc-prefix-map): Moved back from vc.el.
2534 2001-07-11  Gerd Moellmann  <gerd@gnu.org>
2536         * mail/mail-extr.el (mail-extr-all-top-level-domains):
2537         Increase the size of the obarray.
2538         (mail-extr-all-top-level-domains): Add more toplevel domains,
2539         add more long names.
2540         From: Per Starback <starback@ling.uu.se>.
2542 2001-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
2544         * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
2545         From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2547         * progmodes/ada-mode.el: Ditto.
2549         * progmodes/ada-xref.el: Ditto.
2551 2001-07-11  Miles Bader  <miles@gnu.org>
2553         * finder.el (finder-insert-at-column): Also move to the next line
2554         if exactly at COLUMN.
2556 2001-07-10  Gerd Moellmann  <gerd@gnu.org>
2558         * help.el (describe-function-1): When printing FUNCTION's
2559         documentation, don't assume FUNCTION is a symbol.
2561         * startup.el (normal-top-level): Don't operate on the initial
2562         frame if we failed to create one.
2564 2001-07-10  Martin Stjernholm  <bug-cc-mode@gnu.org>
2566         * cc-cmds.el (c-indent-exp): Keep the indentation of the block
2567         itself, i.e. only indent the contents in it.
2569 2001-07-10  Markus Rost  <rost@math.ohio-state.edu>
2571         * mail/rmail.el (rmail-show-message): Show beginning of message in
2572         all windows containing it.
2574 2001-07-10  Eli Zaretskii  <eliz@is.elta.co.il>
2576         * term/tty-colors.el: Fix the header line and copyright years.
2578 2001-07-09  Gerd Moellmann  <gerd@gnu.org>
2580         * emacs-lisp/advice.el (ad-make-advised-definition): If the
2581         original definition has an interactive form, but is Elp
2582         instrumented, use the interactive form of the function called by
2583         elp-wrapper.
2585         * winner.el (winner-equal): Make it a defun.  Don't compare Winner
2586         configurations with compare-window-configuration; they aren't
2587         window configurations.
2589         * net/ange-ftp.el (ange-ftp-file-modtime): Check a 213 response
2590         from the server for the format we expect.  Don't use it if it
2591         doesn't look like what the Internet draft for FTP extensions specifies.
2593         * toolbar/*.pbm: Cleaned up.
2594         From Luis Fernandes <elf@ee.ryerson.ca>.
2596 2001-07-09  Martin Stjernholm  <bug-cc-mode@gnu.org>
2598         * cc-cmds.el: Extended the kludge to interoperate with the
2599         delsel and pending-del packages wrt to the new function
2600         `c-electric-delete-forward'.
2602 2001-07-08  Stefan Monnier  <monnier@cs.yale.edu>
2604         * emacs-lisp/easy-mmode.el (define-minor-mode): Use eval-after-load
2605         to delay the call to <mode> for global minor modes.
2606         (easy-mmode-define-navigation): Only recenter if interactive.
2608 2001-07-06  Gerd Moellmann  <gerd@gnu.org>
2610         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind TAB
2611         to lisp-indent-line.
2613         * net/ange-ftp.el (ange-ftp-file-modtime): Ignore 226 responses
2614         from the server.  Call encode-time only when we are sure that we
2615         got a 213 response.
2617 2001-07-06  Simon Josefsson  <jas@extundo.com>
2619         * mail/sendmail.el (mail-specify-envelope-from): Doc fix.
2620         (mail-envelope-from): New user option.
2621         (sendmail-send-it): Use it.
2623 2001-07-06  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2625         * ps-print.el: Use locale dependant date to print date in header.
2626         Doc fix.
2627         (ps-print-version): New version number (6.5.3).
2628         (ps-right-header, ps-right-footer): Initialization and doc fix.
2629         (ps-time-stamp-locale-default): New fun.
2631 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2633         * mail/rmailout.el (rmail-output): Fix duplicate MIME-Version:
2634         field problem with MIME-mode.
2636         * mail/rmailout.el (rmail-output): Fix bug in MIME-mode.
2638 2001-07-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2640         * mail/rmail.el (rmail-reply): Don't forget to narrow header in
2641         MIME-mode.
2643 2001-07-06  Eli Zaretskii  <eliz@is.elta.co.il>
2645         * bindings.el (mode-line-mule-info): Don't show the tip with
2646         buffer-file-coding-system if that is nil.
2648 2001-07-05  Gerd Moellmann  <gerd@gnu.org>
2650         * calendar/todo-mode.el (todo-top-priorities): Use delete-region
2651         instead of kill-line.
2653         * play/pong.el: Fix first line.  From Pavel Jan\e,Am\e(Bk
2654         <Pavel@Janik.cz>.
2656         * battery.el (battery-update): Add help-echo.  From Pavel Jan\e,Am\e(Bk
2657         <Pavel@Janik.cz>.
2659 2001-07-04  Gerd Moellmann  <gerd@gnu.org>
2661         * font-lock.el (c-font-lock-keywords-3): When matching something
2662         like `struct X Y', finish with point after Y.
2664 2001-07-04  Simon Josefsson  <jas@extundo.com>
2666         * mail/sendmail.el (sendmail-send-it): Look at `sendmail-program'
2667         in caller buffer.
2669 2001-07-03  Eli Zaretskii  <eliz@is.elta.co.il>
2671         * find-file.el (ff-find-the-other-file): Use file-name-nondirectory
2672         instead of string-match to find the basename of the file.
2673         From Pascal Obry <p.obry@wanadoo.fr>.
2675         * net/browse-url.el (browse-url-default-windows-browser):
2676         Support the MS-DOS port when it runs on Windows.
2677         (browse-url-browser-function) [ms-dos]: Default to
2678         browse-url-default-windows-browser.
2680         * help.el (locate-library): Enable code that looks for compressed
2681         libraries if auto-compression-mode is on.
2683 2001-07-02  Stefan Monnier  <monnier@cs.yale.edu>
2685         * info.el (Info-clone-buffer-hook): Really unconditionally copy marker.
2687 2001-07-02  Gerd Moellmann  <gerd@gnu.org>
2689         * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
2691 2001-07-02  Eli Zaretskii  <eliz@is.elta.co.il>
2693         * allout.el: Fix the header line, so that finder.el recognizes it.
2694         From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
2696         * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
2697         From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
2699 2001-06-29  Eli Zaretskii  <eliz@is.elta.co.il>
2701         * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
2703         * ps-bdf.el (bdf-directory-list): Use the value relative to
2704         installation-directory for MS-Windows as well.
2706 2001-06-29  Richard M. Stallman  <rms@gnu.org>
2708         * wid-edit.el (widget-color-sample-face-get):
2709         Return ((foreground-color . COLOR)) instead of constructing a face.
2711 2001-06-29  Eli Zaretskii  <eliz@is.elta.co.il>
2713         * faces.el (region): Change the background color for the
2714         light-background color display to lightgoldenrod2, to make it
2715         visible on some laptops.
2717 2001-06-28  Richard M. Stallman  <rms@gnu.org>
2719         * mail/rmail.el (rmail-reformat-message): Bind inhibit-read-only to t.
2720         (rmail-msg-restore-non-pruned-header): Likewise.
2721         If point was in the old pruned header, put it at the top.
2722         (rmail-msg-prune-header): If point was at the top, keep it there.
2724         * mail/rmail.el (rmail-narrow-to-non-pruned-header): New function.
2725         (rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
2727 2001-06-28  Stefan Monnier  <monnier@cs.yale.edu>
2729         * info.el (Info-clone-buffer-hook): Unconditionally copy marker.
2731 2001-06-28  Karl Fogel  <kfogel@red-bean.com>
2733         * saveplace.el: Update maintainer email address.
2735 2001-06-27  Francesco Potorti`  <pot@gnu.org>
2737         * uniquify.el: (uniquify-rationalize-file-buffer-names):
2738           Undo previous change.
2740 2001-06-27  Francesco Potorti`  <pot@gnu.org>
2742         * uniquify.el (uniquify-rationalize-file-buffer-names): Do a
2743         preliminary quick reordering.  Can speed things up dramatically.
2745 2001-06-26  Richard M. Stallman  <rms@gnu.org>
2747         * dired.el (dired-get-filename): A file name starting with ~
2748         is not absolute in this context.
2750         * which-func.el (which-func-maxout): Increase default to 500000.
2751         (which-function-mode): This is now the "real" name of the function.
2752         (which-func-mode): Now an alias.
2753         (which-func-mode-global): Name deleted.
2755         * progmodes/hideshow.el (hs-minor-mode-map): Use mouse-2, not
2756         button-2, when binding hs-mouse-toggle-hiding.
2758 2001-06-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2760         * mail/rmail.el (rmail-msg-restore-non-pruned-header): New function.
2761         (rmail-msg-prune-header): Likewise.
2762         (rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
2763         and `rmail-msg-prune-header'.
2765 2001-06-25  Stefan Monnier  <monnier@cs.yale.edu>
2767         * textmodes/fill.el (fill-region-as-paragraph): Don't look further
2768         back than LINEBEG.
2770 2001-06-25  Eli Zaretskii  <eliz@is.elta.co.il>
2772         * xt-mouse.el (xterm-mouse-event): If the buffer displayed in the
2773         window where they clicked the mouse has a header line, adjust
2774         vertical movement by one.
2776 2001-06-25  Milan Zamazal  <pdm@zamazal.org>
2778         * progmodes/glasses.el (glasses-make-readable): Consider underscores
2779         too when separating a parenthesis.
2781 2001-06-24  Eli Zaretskii  <eliz@is.elta.co.il>
2783         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
2784         (bookmark-bmenu-hide-filenames): Add help-echo to
2785         mouse-highlighted text.
2786         (bookmark-bmenu-show-filenames): Remove help-echo property from
2787         the whitespace.
2789 2001-06-23  Eli Zaretskii  <eliz@is.elta.co.il>
2791         * files.el (auto-mode-alist): Add configure.ac (autoconf).
2792         From Karl Eichwalder <ke@suse.de>.
2794 2001-06-23  Richard M. Stallman  <rms@gnu.org>
2796         * emacs-lisp/lisp-mode.el (eval-last-sexp): Doc fix.
2798         * progmodes/cc-styles.el (c-set-style): Don't specify initial
2799         contents for completing-read.
2801 2001-06-22  Richard M. Stallman  <rms@gnu.org>
2803         * menu-bar.el (menu-bar-make-toggle): Construct the
2804         function's doc string from HELP, not DOC, and make it accurate by
2805         adding "Toggle whether to " at the front and downcasing the initial.
2806         Change the HELP arg in some calls to make it fit this usage.
2808         * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error):
2809         Undo previous change.
2811 2001-06-22  Eli Zaretskii  <eliz@is.elta.co.il>
2813         * indent.el (indent-relative-maybe, indent-relative): Doc fix.
2815         * menu-bar.el (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.
2817 2001-06-21  Eli Zaretskii  <eliz@is.elta.co.il>
2819         * toolbar/tool-bar.el (tool-bar-setup): Remove the EXIT button.
2821         * dabbrev.el (dabbrev--select-buffers): Fix last change.
2823 2001-06-20  Richard M. Stallman  <rms@gnu.org>
2825         * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
2826         broken out from dabbrev--find-expansion.  Handle minibuffer
2827         specially here.
2828         (dabbrev--find-expansion): Simplify code in various ways.
2829         Don't treat minibuffers specially.
2830         Call dabbrev--make-friend-buffer-list.
2831         (dabbrev--select-buffers): Don't treat minibuffers specially.  Simplify.
2832         (dabbrev--scanning-message): Do nothing when minibuffer is current.
2834 2001-06-19  John Wiegley  <johnw@gnu.org>
2836         * eshell/eshell.el: Don't load in esh-util if it's already loaded.
2837         Also, added a comment describing how to greatly speedup Eshell
2838         loadup time, by concatenating together all of Eshell's .elc files.
2840 2001-06-19  John Wiegley  <johnw@gnu.org>
2842         * eshell/esh-mode.el: Disabled a test that often yields false failures.
2844 2001-06-19  Eli Zaretskii  <eliz@is.elta.co.il>
2846         * woman.el (WoMan-highlight-references): Add help-echo to
2847         mouse-highlighted text.
2849 2001-06-18  Stefan Monnier  <monnier@cs.yale.edu>
2851         * textmodes/sgml-mode.el (sgml-mode-map): Fix thinko.
2853 2001-06-18  Gerd Moellmann  <gerd@gnu.org>
2855         * international/quail.el (quail-start-conversion):
2856         Reset quail-translating to nil.
2858         * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is
2859         bound.  Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
2861 2001-06-18  Eli Zaretskii  <eliz@is.elta.co.il>
2863         * bs.el (bs--get-name, bs--get-file-name): Add help-echo to
2864         mouse-highlighted text.
2866         * dired.el (dired-mark-pop-up): Fix last change.
2868 2001-06-17  Eli Zaretskii  <eliz@is.elta.co.il>
2870         * calendar/calendar.el (generate-calendar-month): Add help-echo to
2871         mouse-highlighted text.
2873         * net/quickurl.el (quickurl-url-file): Run through
2874         convert-standard-filename.
2875         (quickurl-list-populate-buffer): Add help-echo to
2876         mouse-highlighted text.
2877         (top-level): Update Dave's URL.
2879         * textmodes/tex-mode.el (tex-validate-buffer): Add help-echo to
2880         mouse-highlighted text.
2882         * textmodes/page-ext.el (pages-copy-header-and-position):
2883         Add help-echo to mouse-highlighted text.
2885         * tar-mode.el (tar-header-block-summarize): Add help-echo to
2886         mouse-highlighted text.
2888         * replace.el (occur): Add help-echo to mouse-highlighted text.
2890         * progmodes/sh-script.el (sh-mark-line): Add help-echo to
2891         mouse-highlighted text.
2893         * progmodes/cpp.el (cpp-make-button): Add help-echo to
2894         mouse-highlighted text.
2896         * progmodes/compile.el (compile-reinitialize-errors):
2897         Add help-echo to mouse-highlighted messages.
2898         (compilation-forget-errors): Remove help-echo property as well.
2900         * play/landmark.el (lm-plot-square, lm-init-display):
2901         Add help-echo to mouse-highlighted text.
2903         * play/gomoku.el (gomoku-plot-square, gomoku-init-display):
2904         Add help-echo to mouse-highlighted text.
2906         * dired.el (dired-insert-set-properties): Add help-echo to
2907         mouse-highlighted text.
2908         (dired-mark-pop-up): Remove help-echo property from the file name.
2910         * comint.el (comint-send-input): Add help-echo to
2911         mouse-highlighted text.
2913         * buff-menu.el (list-buffers-noselect): Add help-echo to
2914         mouse-highlighted text.
2916         * arc-mode.el (archive-summarize-files): Add help-echo to
2917         mouse-highlighted text.
2919         * ffap.el (ffap-machine-p): Always return nil if
2920         open-network-stream is not fboundp.
2922 2001-06-17  Stefan Monnier  <monnier@cs.yale.edu>
2924         * textmodes/sgml-mode.el: Move `provide' to the end.  Update copyright.
2925         (sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
2926         Bind the latin-1 charset-char to sgml-maybe-name-self rather than
2927         incorrectly binding chars between 128 and 256 to it.
2928         (sgml-maybe-name-self): Handle latin-1 chars properly.
2929         (sgml-tags-invisible): Bind buffer-file-name to nil.
2930         Use unwind-protect and restore-buffer-modified-p.
2931         (sgml-point-entered): Use buffer-substring-no-properties.
2932         (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
2933         (html-mode): Don't force `imenu-sort-function'.
2935 2001-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
2937         * tar-mode.el: Fix the copyright notice.
2939         * font-lock.el (font-lock-comment-face): For tty's with dark
2940         background, use "red1", since "lightred" is not one of the colors
2941         recognized by tty-colors.el.
2943         * tar-mode.el (tar-extract): Call generate-new-buffer-name to
2944         create a buffer for extracted file, in case there's more than one
2945         file by that name in an archive, possibly in different
2946         directories.  From Kevin Rodgers <kevinr@ihs.com>.
2948         * format.el (format-alist): Doc fix.  Suggested by Alex Schroeder
2949         <alex@gnu.org>.
2951 2001-06-15  Miles Bader  <miles@gnu.org>
2953         * textmodes/texinfmt.el (texinfo-format-syntax-table):
2954         Revert previous change.
2956 2001-06-14  Richard M. Stallman  <rms@gnu.org>
2958         * replace.el (keep-lines-read-args): Return just a regexp.
2959         Provide nil for the region args.
2960         (keep-lines, flush-lines, how-many):
2961         Calculate the defaults for the region here, when args are nil.
2963 2001-06-14  Eli Zaretskii  <eliz@is.elta.co.il>
2965         * rot13.el (rot13-other-window): Some more doc fix.
2967 2001-06-14  Per Starback  <starback@ling.uu.se>
2969         * replace.el (case-replace, query-replace-from-history-variable)
2970         (query-replace-to-history-variable, keep-lines-read-args)
2971         (occur-revert-function, query-replace-help): Dox fix.
2973 2001-06-14  Eli Zaretskii  <eliz@is.elta.co.il>
2975         * rot13.el (rot13-other-window): Doc fix.
2977 2001-06-14  Miles Bader  <miles@gnu.org>
2979         * textmodes/texinfo.el (texinfo-mode-syntax-table): Change syntax
2980         of " and \ to "." (punctuation).
2981         * textmodes/texinfmt.el (texinfo-format-syntax-table): Likewise.
2983 2001-06-13  Richard M. Stallman  <rms@gnu.org>
2985         * emacs-lisp/backquote.el (backquote-process): Handle `[,@SYMBOL].
2987         * simple.el (shell-command-on-region): Never kill the
2988         *Shell Command Output* buffer.
2990 2001-06-13  Stefan Monnier  <monnier@cs.yale.edu>
2992         * diff-mode.el (diff-font-lock-keywords): Fix unanchored regexp.
2994 2001-06-10  Stefan Monnier  <monnier@cs.yale.edu>
2996         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
2997         New var, to recognize ${ $' and PODs.
2998         (perl-font-lock-syntactic-face-function): New function.
2999         (perl-mode): Use them.
3000         (perl-continuation-line-p): New function, from perl-calculate-indent.
3001         (perl-calculate-indent): Use it, to properly handle continuation
3002         lines of continuation lines.
3004 2001-06-10  Eli Zaretskii  <eliz@is.elta.co.il>
3006         * server.el (server-process, server-buffer-clients): Doc fix.
3007         From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
3009 2001-06-09  John Wiegley  <johnw@gnu.org>
3011         * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
3012         test if the last command was Lisp or not.
3013         (eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A
3014         B x C".
3016 2001-06-08  Eli Zaretskii  <eliz@is.elta.co.il>
3018         * dos-w32.el (grep-regexp-alist): Remove definition, since the
3019         general one on compile.el supports drive letters.
3021 2001-06-08  Carsten Dominik  <dominik@strw.leidenuniv.nl>
3023         * textmodes/reftex-ref.el (reftex-select-label-help): Add "z"
3024         key description.
3026         * textmodes/reftex-sel.el (reftex-select-jump): New command.
3028         * textmodes/reftex-toc.el (reftex-toc-help): Add "z" key description.
3029         (reftex-toc-jump): New command.
3031         * textmodes/reftex-cite.el (reftex-parse-bibitem): Regexp changed
3032         to parse international characters as well.
3034         * textmodes/reftex.el: Add autoloads for `reftex-varioref-vref',
3035         `reftex-fancyref-fref', `reftex-fancyref-Fref'.
3037         * textmodes/reftex-vars.el: Protect single backslash in docstrings.
3039         * textmodes/reftex-dcr.el (reftex-view-crossref): Add SPACE and
3040         TAB to the key separators.
3042 2001-06-07  Eli Zaretskii  <eliz@is.elta.co.il>
3044         * international/mule.el (auto-coding-alist): Remove redundant
3045         up-cased versions of the extensions (auto-coding-alist-lookup is
3046         case-insensitive where needed).  Recognize .gz, .Z, .bz, .bz2, and
3047         .gpg files as binary.  Suggested by Karl Berry <karl@gnu.org>.
3049 2001-06-05  Eli Zaretskii  <eliz@is.elta.co.il>
3051         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Add a doc string.
3053 2001-06-01  Richard M. Stallman  <rms@gnu.org>
3055         * help.el (describe-variable): Put value on same line
3056         with preceding text, if it is short enough to look good that way.
3058 2001-06-01  Eli Zaretskii  <eliz@is.elta.co.il>
3060         * term/internal.el (IT-unicode-translations): New variable.
3061         (IT-setup-unicode-display): New function.
3063 2001-06-01  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3065         * ps-print.el: Handle before-string and after-string overlay properties
3066         in ps-print-*-with-faces commands.  Doc fix.
3067         (ps-print-version): New version number (6.5.2).
3068         (ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
3069         for XEmacs.
3070         (ps-prefix-quote): Doc fix.
3071         (ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code fix.
3072         (ps-basic-plot-str, ps-plot-string): New funs.
3074 2001-05-31  Stefan Monnier  <monnier@cs.yale.edu>
3076         * progmodes/etags.el (tags-compression-info-list): Fix docstring
3077         and :type spec.
3079 2001-05-31  Gerd Moellmann  <gerd@gnu.org>
3081         * international/mule-cmds.el (inactivate-input-method):
3082         Set input-method-function to nil.
3084         * xml.el (xml-parse-tag): The document may contain invalid characters.
3085         From ShengHuo ZHU  <zsh@cs.rochester.edu>
3087 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
3089         * mail/rmailsum.el (rmail-message-subject-p): Don't call
3090         `rmail-summary-line-decoder' if the message does not have
3091         a Subject: field.
3093         * mail/rmail.el (rmail-revert): Modify to work in rmail-view-buffer.
3095         * mail/rmail.el (rmail-insert-mime-resent-message-function):
3096         New variable.
3097         (rmail-resend): Modify to work in `rmail-view-buffer'; call
3098         `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
3099         is non-nil.
3101 2001-05-30  Stefan Monnier  <monnier@rum.cs.yale.edu>
3103         * textmodes/tex-mode.el (latex-find-indent): Handle the BOBP case.
3105 2001-05-29  Sam Steingold  <sds@gnu.org>
3107         * faces.el (face-valid-attribute-values): Bind `valid' directly
3108         instead of using `setq'.
3110         * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
3111         Use `tex-shell-buf'.
3112         (tex-shell-proc): Use `tex-shell-running'.
3113         (tex-shell-buf-no-error): New function.
3114         (tex-send-tex-command): Use it.
3115         (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
3116         (tex-kill-job): Check the process before calling `quit-process'.
3118 2001-05-29  Gerd Moellmann  <gerd@gnu.org>
3120         * international/utf-8.el (ccl-decode-mule-utf-8): Handle invalid
3121         UTF-8 sequences.
3123 2001-05-28  Miles Bader  <miles@gnu.org>
3125         * comint.el (comint-carriage-motion): Renamed from
3126         `comint-cr-magic'.  Operate on the buffer instead of the string
3127         (for use as a comint post-output filter, instead of as a
3128         pre-output filter).  Handle backspaces too.  Add to the
3129         `comint-output-filter-functions' hook instead of
3130         `comint-preoutput-filter-functions'.
3132 2001-05-28  Gerd Moellmann  <gerd@gnu.org>
3134         * language/japan-util.el (japanese-hankaku): Prefer the charset
3135         `jisx0201' when the optional argument `ascii-only' is not specified.
3136         (japanese-hankaku-region): Ditto.
3137         From Katsumi Yamaoka <yamaoka@jpl.org>
3139 2001-05-28  Stefan Monnier  <monnier@cs.yale.edu>
3141         * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
3142         (outline-invisible-p): New function.
3143         (hide-leaves): Save excursion.
3144         (hide-other): Stop looping when reaching bobp.
3146 2001-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
3148         * cus-edit.el (custom-file): Fix last change.
3150 2001-05-27  Stefan Monnier  <monnier@cs.yale.edu>
3152         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
3153         same definition in byte-compile-function-environment as `autoload'
3154         would put in `symbol-function'.
3156         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
3157         patch to correct the error message as well.
3159 2001-05-27  Eli Zaretskii  <eliz@is.elta.co.il>
3161         * cus-edit.el (custom-file): Don't assume we were invoked with -q
3162         unless ~/.emacs exists.
3164         * novice.el (enable-command): If user-init-file is nil or does not
3165         exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
3167 2001-05-25  Stefan Monnier  <monnier@cs.yale.edu>
3169         * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
3170         (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
3171         Allow spaces around macro arguments.
3172         (tex-mode-map): Inherit from text-mode-map, but rebind \t to
3173         indent-for-tab-command.
3174         (latex-mode-map, plain-tex-mode-map): New keymaps.
3175         Inherit from tex-mode-map.
3176         (tex-common-initialization): Don't setup the keymap any more
3177         since it's now done right by define-derived-mode.
3178         (latex-mode): Set skeleton-end-hook to nil.
3179         (latex-skeleton-end-hook): Remove.
3180         (tex-latex-block, latex-insert-item): Simplify.
3181         (latex-syntax-after): Use following-char rather than char-after.
3182         (tex-discount-args-cmds, tex-count-words): New functions.
3184         * textmodes/tildify.el (tildify-ignored-environments-alist):
3185         Recognize \verb* as well.
3187         * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
3188         (perl-comment-indent): Simplify to let newcomment.el do its job.
3189         (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
3190         (perl-mark-function): Cleanup the namespace.
3191         (perl-calculate-indent): Don't be fooled by nested functions.
3193         * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
3195         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
3196         Fix the arg of `load'.  From Dave Love <fx@gnu.org>.
3198 2001-05-25  Andrew Choi  <akochoi@i-cable.com>
3200         * international/titdic-cnv.el (ctlau-gb-converter): `\' should
3201         actually be `\\'.
3202         (ctlau-b5-converter): Likewise.
3204 2001-05-24  Andrew Choi  <akochoi@i-cable.com>
3206         * international/titdic-cnv.el (quail-misc-package-ext-info):
3207         Change CTLauB.el to CTLau-b5.el.
3209 2001-05-23  Stefan Monnier  <monnier@cs.yale.edu>
3211         * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
3212         rather than beginning-of-line to avoid problems with fields.
3213         (gud-perldb-massage-args): Use unless and push.
3214         (gud-chdir-before-run): New var.
3215         (gud-common-init): Use it.
3217 2001-05-24  Andrew Choi  <akochoi@i-cable.com>
3219         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
3220         delete entries for chinese-ctlau and chinese-ctlaub.
3221         (quail-misc-package-ext-info): Add entries for chinese-ctlau and
3222         chinese-ctlaub.
3223         (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
3224         New functions.
3226 2001-05-22  Gerd Moellmann  <gerd@gnu.org>
3228         * cus-edit.el (custom-comment-show): Remove debug code.
3230         * language/japan-util.el (japanese-symbol-table): Fix handling of
3231         Japanese long tone sign.  From Kenichi Handa <handa@etl.go.jp>.
3233 2001-05-21  Stefan Monnier  <monnier@cs.yale.edu>
3235         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
3236         Renamed by removing the silly `-flag' suffix.
3237         (diff-mode, diff-minor-mode, diff-find-source-location): Update.
3239 2001-05-20  Stefan Monnier  <monnier@cs.yale.edu>
3241         * replace.el (keep-lines-read-args): Use `copy-marker'.
3242         (how-many): Save excursion properly.
3243         (occur-mode): Use define-derived-mode.
3244         (perform-replace): Use with-current-buffer.
3246 2001-05-20  Richard M. Stallman  <rms@gnu.org>
3248         * play/landmark.el (lm): Use "p" not "P" for interactive spec.
3250         * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
3252         * info.el (Info-read-subfile): Widen before finding the
3253         desired node in the subfile.
3255         * startup.el (command-line-1): When >2 files visited,
3256         leave the last one visible, and make that the selected window.
3258 2001-05-20  Gerd Moellmann  <gerd@gnu.org>
3260         * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
3262 2001-05-20  Eli Zaretskii  <eliz@is.elta.co.il>
3264         * international/ccl.el (define-ccl-program): Fix a typo.
3265         From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
3267         * international/mule.el (decode-char): Fix a typo.  From Pavel
3268         Jan\e,Am\e(Bk <Pavel@Janik.cz>.
3270         * textmodes/artist.el (artist-mode): Fix a typo.  From Pavel
3271         Jan\e,Am\e(Bk <Pavel@Janik.cz>.
3273         * frame.el (automatic-hscrolling): Fix a typo.  From Pavel
3274         Jan\e,Am\e(Bk <Pavel@Janik.cz>.
3276 2001-05-18  Sam Steingold  <sds@gnu.org>
3278         * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
3279         and [RET] to `cvs-mode-find-file'.
3281 2001-05-18  John Wiegley  <johnw@gnu.org>
3283         * eshell/esh-ext.el (eshell-explicit-command-char): A new
3284         configuration variable, which determines the initial character
3285         that forces use of an external version of a command.  The default
3286         is *, but may be set to \, for example.
3288         * eshell/esh-ext.el (eshell-explicit-command):
3289         Use `eshell-explicit-command-char' instead of ?*.
3291         * eshell/esh-cmd.el (eshell/which):
3292         Use `eshell-explicit-command-char' instead of ?*.
3294         * eshell/em-cmpl.el (eshell-completion-command-name)
3295         (eshell-complete-commands-list): Use `eshell-explicit-command-char'
3296         instead of ?*.
3298 2001-05-18  Gerd Moellmann  <gerd@gnu.org>
3300         * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
3301         subst-char-in-string.
3302         (ange-ftp-after-parse-ls-hook): New variable.
3303         (ange-ftp-ls): Run that hook.
3304         From Peter Milliken <Peter.Milliken@GTECH.COM>.
3306         * tmm.el (tmm-get-keymap): Fix handling of :filter.
3307         (tmm-add-prompt): Bind buffer-read-only to nil when inserting
3308         text into *Completions*.
3310         * net/goto-addr.el (goto-address-at-point): Deal with URLs
3311         part of which look like email addresses.
3313 2001-05-18  Andrew Innes  <andrewi@gnu.org>
3315         * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
3316         Use . instead of absolute path for lisp dir, to avoid bug in W2K
3317         cmd.exe's handling of FOR loops.
3318         (autoloads): Set find-file-suppress-same-file-warnings to t to
3319         avoid slew of spurious messages.
3321 2001-05-18  Simon Josefsson  <simon@josefsson.org>
3323         * mail/smtpmail.el (maybe-append-domain): Renamed to
3324         `smtpmail-maybe-append-domain'.
3325         (smtpmail-via-smtp): Use the new name.
3327         * net/browse-url.el (browse-url-browser-function): Add kde.
3328         (browse-url-kde-program, browse-url-kde-args): New variables.
3329         (browse-url-kde): New function.
3331 2001-05-18  Miles Bader  <miles@gnu.org>
3333         * simple.el (delete-horizontal-space, just-one-space):
3334         Use `constrain-to-field' instead of `field-end'/`field-beginning',
3335         because it's more efficient for large files.
3337 2001-05-17  Gerd Moellmann  <gerd@gnu.org>
3339         * mail/rmail.el (rmail-require-mime-maybe): New function.
3340         (rmail): Use it.
3341         (rmail-mode): Handle the case of finding Rmail files.
3343         * emacs-lisp/elp.el (elp-instrument-function): Handle advised
3344         functions.
3346 2001-05-17  Stefan Monnier  <monnier@cs.yale.edu>
3348         * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
3349         text-property after moving to the beginning of line and regardless
3350         of the value of font-lock-multiline.
3352 2001-05-17  Gerd Moellmann  <gerd@gnu.org>
3354         * startup.el (fancy-splash-screens): Ignore events on the mode-line.
3356         * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
3357         last coding system used before calling set-buffer-modified-p
3358         because that function changes last-coding-system.
3360 2001-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
3362         * files.el (switch-to-buffer-other-window)
3363         (switch-to-buffer-other-frame): Add an xref to display-buffer in
3364         the doc string.
3366 2001-05-17  Gerd Moellmann  <gerd@gnu.org>
3368         * language/slovak.el, language/czech.el: New maintainer.
3370 2001-05-16  Sam Steingold  <sds@gnu.org>
3372         * emacs-lisp/cl-indent.el (toplevel): Indent the :method
3373         sub-form of `defgeneric' correctly.
3375 2001-05-16  Gerd Moellmann  <gerd@gnu.org>
3377         * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
3378         of `c'.
3380         * textmodes/outline.el (outline-font-lock-level): Remove the
3381         condition-case, test what outline-level returns instead, to
3382         ease debugging.
3384         * international/mule.el (auto-coding-regexp-alist): New user-option.
3385         (auto-coding-from-file-contents): New function.
3386         (set-auto-coding): Use it to determine a coding system.
3388 2001-05-15  Gerd Moellmann  <gerd@gnu.org>
3390         * mouse.el (mouse-delete-other-windows): Doc fix.
3392         * emacs-lisp/lisp-mode.el (lisp-mode):
3393         Make font-lock-keywords-case-fold-search a buffer-local variable with
3394         make-local-variable before setting it.
3396 2001-05-14  Eli Zaretskii  <eliz@is.elta.co.il>
3398         * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
3399         prefixes.
3401 2001-05-14  Gerd Moellmann  <gerd@gnu.org>
3403         * hexl.el (hexl-current-address): Print a message when called
3404         interactively.
3406 2001-05-11  Stefan Monnier  <monnier@cs.yale.edu>
3408         * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
3410         * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
3412         * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
3414 2001-05-11  Gerd Moellmann  <gerd@gnu.org>
3416         * startup.el (command-line): If parameters have been changed in
3417         the init files which influence font selection, clear the face
3418         cache so that faces get realized with the new parameters.
3420         * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
3422 2001-05-10  Stefan Monnier  <monnier@cs.yale.edu>
3424         * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
3426 2001-05-10  Eli Zaretskii  <eliz@is.elta.co.il>
3428         * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
3429         unibyte.  Suggested by Kenichi Handa <handa@etl.go.jp>.
3431 2001-05-10  Gerd Moellmann  <gerd@gnu.org>
3433         * net/browse-url.el (browse-url-filename-alist): Allow UNC file
3434         names for MS-Windows and MS-DOS.  From Dan Holmsand <dan@eyebee.com>.
3436 2001-05-09  John Wiegley  <johnw@gnu.org>
3438         * eshell/esh-util.el (eshell-convert-numeric-arguments):
3439         Annotated the documentation string to tell users about
3440         `eshell-no-numeric-conversions'.
3442         * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
3443         conversions if a Lisp function has the property
3444         `eshell-no-numeric-conversions' set to a non-nil value.
3446         * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
3447         eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
3448         property `eshell-no-numeric-conversions' on the following
3449         functions (which all deal with filesystem entities, and never Lisp
3450         numerical values): eshell/cd, eshell/pushd, eshell/popd,
3451         eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
3452         eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
3453         eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
3454         eshell/which, eshell/addpath.
3456 2001-05-09  John Wiegley  <johnw@gnu.org>
3458         * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
3459         encountered as an argument, don't convert it right away, but tag
3460         the first character of the string with the text properties
3461         `number', which signifies to `eshell-lisp-command' that the
3462         argument should be passed through `string-to-number' if it is
3463         actually used in the call to a Lisp function.
3465         * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
3466         function, convert any string arguments that have been tagged as
3467         "numbers", by calling string-to-number.
3469         * eshell/esh-util.el (eshell-number-regexp): Now that number
3470         conversions only happen for Lisp function calls, the number regexp
3471         should now match all integer and floating point forms.
3473         * eshell/esh-proc.el: Disable `eshell-stop-process' and
3474         `eshell-continue-process', since they are both nonfunctional at
3475         the moment.
3476         (eshell-proc-initialize): Don't bind keys for
3477         `eshell-stop-process' or `eshell-continue-process'.
3479         * eshell/em-unix.el (eshell-shuffle-files):
3480         Apply `directory-file-name' before calling `file-name-directory'.
3482         * eshell/em-hist.el (eshell-add-to-history): Reference to
3483         `eshell-history-ring' needed to be `eshell-history-index'.
3485         * calendar/timeclock.el (timeclock-find-discrep):
3486         Initialize `elapsed' to 0.
3487         (timeclock-find-discrep): Set `timeclock-last-event-workday' if
3488         it's still nil.
3490 2001-05-09  Stefan Monnier  <monnier@cs.yale.edu>
3492         * arc-mode.el (archive-int-to-mode): Construct the string directly.
3493         (archive-mode): Use capitalize.
3494         (archive-unique-fname): Use make-temp-file.
3496 2001-05-09  Gerd Moellmann  <gerd@gnu.org>
3498         * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
3500 2001-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
3502         * tar-mode.el (tar-extract): Pay attention to the value of
3503         coding-system-for-read, if it is non-nil.
3505         * calendar/holidays.el (holidays): Add an autoload cookie.
3506         From Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>.
3508 2001-05-08  John Wiegley  <johnw@gnu.org>
3510         * calendar/timeclock.el (timeclock-workday-remaining):
3511         Changed logic for determining how much time is remaining.
3512         (timeclock-workday-elapsed): Don't accept a "relative" argument
3513         for the current day's elapsed time.  What could that have meant?
3514         (timeclock-workday-elapsed-string): No "relative" argument anymore.
3515         (timeclock-when-to-leave): Changed logic, similarly to what was
3516         done for `timeclock-workday-remaining'.
3517         (timeclock-find-discrep): Removed "today-only" argument, which had
3518         no meaning.  Fixed some more math problems.  The function now
3519         returns a three member list: (TOTAL-TIME-DISCREPANCY
3520         TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
3522 2001-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
3524         * w32-fns.el (convert-standard-filename): Start replacing slashes
3525         from the beginning of the file name, not from where the last
3526         invalid character was.  From "Andrew Maguire (SWW)"
3527         <Andrew.Maguire@Smallworld.co.uk>
3529 2001-05-07  MORIOKA Tomohiko  <tomo@m17n.org>
3531         The following changes are to provide infrastructure for handling
3532         MIME messages to rmail.  They don't affect the original behaviour
3533         if rmail-enable-mime is nil.
3535         * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
3536         (rmail-search-mime-message-function)
3537         (rmail-search-mime-header-function): New variables.
3538         (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
3539         (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
3540         `rmail-view-buffer' is hidden.
3541         (rmail-toggle-header): Likewise.  If rmail-enable-mime is non-nil,
3542         call rmai-show-mime-function.
3543         (rmail-display-labels): If rmail-enable-mime is non-nil, update
3544         mode-line-process of rmail-view-buffer.
3545         (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
3546         (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
3547         buffer.
3548         (rmail-next-message, rmail-next-undeleted-message): Be sure to
3549         set-buffer to the Rmail buffer.
3550         (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
3551         rmail-search-mime-header-function.
3552         (rmail-search-message): New function.
3553         (rmail-search): Call rmail-search-message to check if a message
3554         matches REGEXP, lastly update point after calling
3555         rmail-show-message.
3556         (rmail-undelete-previous-message, rmail-expunge-confirmed)
3557         (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
3558         (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
3559         header region, refer to rmail-msgref-vector while setting the
3560         current buffer to rmail-buffer temporarily.
3561         (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
3562         If rmail-enable-mime is non-nil, call
3563         rmail-insert-mime-forwarded-message-function instead of inserting
3564         forwarded message by itself.
3566         * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
3567         Rmail buffer.
3568         (rmail-set-label, rmail-next-labeled-message): Likewise.
3570         * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
3571         set-buffer to the Rmail buffer.
3572         (rmail-output-to-rmail-file): Likewise.
3573         (rmail-output): Likewise.
3575         * mail/rmailsum.el (rmail-message-subject-p): Process the result
3576         of mail-fetch-field by rmail-summary-line-decoder.
3577         (rmail-new-summary): Be sure to go to the Rmail buffer.
3578         If rmail-enable-mime is non-nil, set rmail-summary-buffer of
3579         rmail-view-buffer to nil.
3580         (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
3581         rmail-view-buffer.
3582         (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
3583         rmail-buffer.
3584         (rmail-summary-scroll-msg-down): Likewise.
3585         (rmail-summary-beginning-of-message): Likewise.
3586         (rmail-summary-wipe): Likewise.
3587         (rmail-summary-toggle-header): Use save-window-excursion, not
3588         save-excursion.  Update point in rmail-view-buffer, not in
3589         rmail-buffer.
3590         (rmail-summary-reply): Before calling rmail-reply, set buffer to
3591         rmail-view-buffer, not rmail-buffer.
3593 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
3595         * cus-edit.el (custom-file): Signal an error if user-init-file is
3596         nil (running -q).
3598         * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
3600         * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
3601         Add :version.
3603         * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
3604         New option.
3605         (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
3606         only if smtpmail-warn-about-unknown-extensions is set.
3608         * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
3609         instead of rmail-sort-by-keywords.
3611         * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
3612         rmail-sort-by-keywords.
3614         * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
3615         rmail-summary-sort-by-keywords.  Doc fix.
3616         (rmail-summary-mode): Doc fix.
3618         * mail/rmail.el (rmail-edit): New Custom group.
3620         * mail/rmailedit.el (rmail-edit-mode): Doc fix.
3621         (rmail-edit-mode-hook): New user-option.
3623 2001-05-05  Richard M. Stallman  <rms@gnu.org>
3625         * help.el (help-xref-symbol-regexp): Recognize "source of"
3626         and friends, meaning make a link to the source file.
3627         (help-make-xrefs): Handle "source of" and friends
3628         by constructing a link that visits the source file.
3630         * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
3632 2001-05-04  Stefan Monnier  <monnier@cs.yale.edu>
3634         * progmodes/cperl-mode.el (cperl-font-lock-keywords)
3635         (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
3636         Renamed from perl-font-lock-keywords to avoid clashes.
3637         (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
3638         (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
3639         Updated correspondingly.
3641         * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
3642         Typo `nonexistant' -> `nonexistent'.
3644 2001-05-04  Martin Stjernholm  <bug-cc-mode@gnu.org>
3646         * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
3647         Split `c-electric-delete' into two functions where
3648         `c-electric-delete-forward' always deletes forward and
3649         `c-electric-delete' only contains the code necessary for XEmacs to
3650         choose between backward and forward deletion.
3652         * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
3653         get the electric behavior on that key too.
3654         (c-fill-paragraph): Fixed bogus direct use of
3655         c-comment-prefix-regexp, which caused an error when it's a list.
3657 2001-05-03  Eli Zaretskii  <eliz@is.elta.co.il>
3659         * dired-aux.el (dired-diff): Doc fix.
3661         * dired.el (dired-diff): Likewise.
3663 2001-05-03  Eli Zaretskii  <eliz@is.elta.co.il>
3665         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
3667 2001-05-02  Stefan Monnier  <monnier@cs.yale.edu>
3669         * vc.el (vc-next-action-on-file): Only force buffer+file to writable
3670         if both the buffer and the file are read-only.
3672         * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
3673         rather than font-lock-string-face.
3674         (sh-get-indent-info): Treat heredocs like strings.
3676 2001-05-02  Gerd Moellmann  <gerd@gnu.org>
3678         * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
3679         a newline following `}'.
3680         (texinfo-format-email): New function.
3681         (toplevel): Use texinfo-format-email for @email.
3682         (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
3683         Add `display'.
3684         (texinfo-sort-region): Goto point-min before sorting.
3685         (texinfo-set): Remove leading white space from value.
3686         From yagi@is.titech.ac.jp.
3688         * replace.el (query-replace-regexp-eval): Doc fix.
3690 2001-05-01  Stefan Monnier  <monnier@cs.yale.edu>
3692         * diff-mode.el (diff-nonexistant-face): New face.
3693         (diff-font-lock-keywords): Use it.
3695 2001-04-30  Eli Zaretskii  <eliz@is.elta.co.il>
3697         * font-lock.el (font-lock-mode): Doc fix.
3699         * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
3700         (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
3702 2001-04-30  Gerd Moellmann  <gerd@gnu.org>
3704         * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
3705         backslash at the start of the here-document delimiter.
3706         (sh-font-lock-syntactic-keywords): Likewise.
3708         * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
3710 2001-04-29  Eli Zaretskii  <eliz@is.elta.co.il>
3712         * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
3713         (tty-color-translate, tty-color-by-index, tty-color-values)
3714         (tty-color-desc): Doc fix.
3716 2001-04-27  Eli Zaretskii  <eliz@is.elta.co.il>
3718         * dired-aux.el (dired-do-create-files, dired-do-copy)
3719         (dired-do-symlink, dired-do-hardlink, dired-do-rename):
3720         Mention dired-dwim-target in the doc string.
3722 2001-04-28  Miles Bader  <miles@gnu.org>
3724         * dabbrev.el (dabbrev--ignore-buffer-p): New function.
3725         (dabbrev--find-expansion): Use it.
3726         (dabbrev--select-buffers): Don't select ignored buffers.
3728 2001-04-27  Gerd Moellmann  <gerd@gnu.org>
3730         * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
3732 2001-04-26  Richard M. Stallman  <rms@gnu.org>
3734         * dabbrev.el: Add doc strings for some functions.
3735         (dabbrev--eliminate-newlines): New variable.
3736         (dabbrev--substitute-expansion): Convert newlines to spaces
3737         if dabbrev--eliminate-newlines is set.
3738         If abbrev and expansion are both all-lower-case,
3739         leave dabbrev--last-case-pattern nil.
3741 2001-04-26  Gerd Moellmann  <gerd@gnu.org>
3743         * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
3744         if necessary, like in rmail-show-message.
3746 2001-04-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3748         * ps-print.el: Color specified by number is forced to be float number.
3749         (ps-print-version): New version number (6.5.1.1).
3750         (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
3751         initialization.
3752         (ps-prefix-quote): New internal var.
3753         (ps-print-quote): New fun.
3754         (ps-setup, ps-output-frame-properties, ps-float-format)
3755         (ps-format-color): Code fix.
3756         (ps-plot-region): Eliminate redundant foreground color text setting.
3758 2001-04-26  Eli Zaretskii  <eliz@is.elta.co.il>
3760         * dabbrev.el (dabbrev--select-buffers): Add a doc string.
3762 2001-04-25  Gerd Moellmann  <gerd@gnu.org>
3764         * faces.el (tty-handle-reverse-video): Don't set inverse-video.
3766 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
3768         * info.el (Info-additional-directory-list): Doc fix.
3770         * find-lisp.el (find-lisp-find-dired-filter)
3771         (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
3772         Add autoload cookies.  From Richard Y. Kim <ryk@dspwiz.com>.
3774 2001-04-25  Stefan Monnier  <monnier@cs.yale.edu>
3776         * progmodes/make-mode.el (makefile-font-lock-keywords):
3777         Rationalize the rules for includes and conditionals and use the
3778         keyword face for them.
3780         * faces.el (modify-face): Add compatibility for non-interactive use.
3782 2001-04-24  John Wiegley  <johnw@gnu.org>
3784         * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
3785         fix from last night, since it wasn't finding eshell/cd.
3787 2001-04-24  Gerd Moellmann  <gerd@gnu.org>
3789         * rect.el (string-rectangle): Revert to 20.x behaviour.
3790         (replace-rectangle): Make it an alias for string-rectangle.
3791         (string-insert-rectangle): New function.
3793 2001-04-23  John Wiegley  <johnw@gnu.org>
3795         * eshell/em-unix.el (eshell/diff): Fixed problems that were
3796         occurring with Emacs 21's diff.el/compile.el interaction layer.
3798 2001-04-23  Colin Walters  <walters@cis.ohio-state.edu>
3800         * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
3801         case where the function was defined in a file, but not part of an
3802         eshell module.
3804 2001-04-23  John Wiegley  <johnw@gnu.org>
3806         * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
3807         code to work around a redisplay problem I've been having.
3809 2001-04-23  John Wiegley  <johnw@gnu.org>
3811         * calendar/timeclock.el (timeclock-day-required): If the time
3812         required for a particular day is not set, use `timeclock-workday'.
3813         (timeclock-find-discrep): Added some sample code in a comment.
3815         * eshell/eshell.el (eshell-command): Made a few changes so that
3816         `eshell-command' could be called programmatically.
3818         * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
3820         * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
3822 2001-04-23  John Wiegley  <johnw@gnu.org>
3824         * calendar/timeclock.el: Updated copyright.
3825         (timeclock-generate-report): Don't report the daily or two-week
3826         total, if no time has been worked in that period.
3827         (timeclock-find-discrep): Moved call to `file-readable-p'; removed
3828         final computational form, which was unnecessary; corrected a
3829         parsing problem when timeclock-relative was nil.
3831 2001-04-23  Kahlil Hodgson <kahlil@discus.anu.edu.au>
3833         * calendar/timeclock.el (timeclock-modeline-display): Check if
3834         `list-entry' is null.
3835         (timeclock-use-display-time): The first argument to `set-variable'
3836         must be a symbol.
3838 2001-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
3840         * calendar/calendar.el (diary-entry-marker)
3841         (calendar-today-marker, calendar-holiday-marker):
3842         Use display-color-p instead of window-system.
3843         (calendar-mode-map, calendar-mode): Use display-popup-menus-p
3844         instead of window-system.
3845         (calendar-hide-window): Use display-multi-frame-p instead of
3846         window-system.
3848         * calendar/cal-x.el (calendar-two-frame-setup)
3849         (calendar-only-one-frame-setup, calendar-one-frame-setup):
3850         Use display-multi-frame-p instead of window-system.
3852 2001-04-23  Gerd Moellmann  <gerd@gnu.org>
3854         * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
3856         * textmodes/ispell.el, emacs-lisp/checkdoc.el,
3857         * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
3859 2001-04-23  Alex Schroeder  <alex@gnu.org>
3861         * goto-addr.el: Instead of defining line-beginning-position and
3862         line-end-position a defalias is used for point-at-bol and point-at-eol.
3864 2001-04-23  Alex Schroeder  <alex@gnu.org>
3866         * goto-addr.el: Added XEmacs compatibility code.
3867         (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
3869 2001-04-22  Eli Zaretskii  <eliz@is.elta.co.il>
3871         * textmodes/paragraphs.el (sentence-end): Doc fix.
3873 2001-04-20  Alex Schroeder  <alex@gnu.org>
3875         * sql.el (sql-escape-newlines-and-send): New function.
3876         (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
3878 2001-04-20  Alex Schroeder  <alex@gnu.org>
3880         * sql.el (sql-db2-program): New option.
3881         (sql-db2-options): New option.
3882         (sql-db2): New function.
3884 2001-04-20  Alex Schroeder  <alex@gnu.org>
3886         * sql.el (sql-mode-menu): Added highlighting entries.
3887         (sql-highlight-oracle-keywords): New function.
3888         (sql-highlight-postgres-keywords): New function.
3889         (sql-highlight-ansi-keywords): New function.
3891 2001-04-20  Alex Schroeder  <alex@gnu.org>
3893         * sql.el (sql-help): Doc change.
3895 2001-04-19  Karl Fogel  <kfogel@collab.net>
3897         * saveplace.el (save-place-alist-to-file): Removed no-effect code
3898         that inserted file content only to delete it immediately.
3899         Probably a cut-and-paste bug.  Thanks to Juanma Barranquero
3900         <lektu@uol.com.br> for the patch.
3902 2001-04-19  Stefan Monnier  <monnier@cs.yale.edu>
3904         * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
3906 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
3908         * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
3909         for defmethod.
3911         * comint.el (comint-cr-magic): New function.
3912         (toplevel): Add it to comint-preoutput-filter-functions.
3914 2001-04-18  Andrew Innes  <andrewi@gnu.org>
3916         * makefile.w32-in (EMACSLOADPATH): Define.
3917         (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
3918         (recompile): Remove stuff to set EMACSLOADPATH.
3920 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
3922         * language/slovak.el ("Slovak"): Add tutorial entry.
3924         * net/browse-url.el (browse-url-new-window-flag): Renamed from
3925         browse-url-new-window-p.
3927 2001-04-17  Eli Zaretskii  <eliz@is.elta.co.il>
3929         * info.el (Info-menu-update): When there are no menus and/or no
3930         cross references in the node, make the respective items of the
3931         Info menu-bar menu inactive.
3933 2001-04-17  Gerd Moellmann  <gerd@gnu.org>
3935         * indent.el (indent-for-tab-command): Call indent-line-function
3936         with no argument if PREFIX-ARG is non-nil.
3938         * frame.el (delete-other-frames): Handle minibuffer-only frames.
3940 2001-04-17  Eli Zaretskii  <eliz@is.elta.co.il>
3942         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
3943         an async subprocess if start-process is unavailable.  Suggested by
3944         Tim Van Holder <tim.van.holder@pandora.be>.
3946 2001-04-15  Eli Zaretskii  <eliz@is.elta.co.il>
3948         * info.el (Info-additional-directory-list): Doc fix.  Suggested by
3949         Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
3951 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
3953         * info.el (Info-file-list-for-emacs): Add an entry for the "info"
3954         manual.
3956 2001-04-13  Stefan Monnier  <monnier@cs.yale.edu>
3958         * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
3959         (cvs-menu): Add a few entries.
3961         * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
3962         (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
3963         lock file appears to be reachable from Emacs.
3964         (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
3965         (cvs-mode-find-file): Look for cvs-header-face rather than
3966         cvs-dirname-face (which doesn't exist).
3967         (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
3969         * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
3971 2001-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
3973         * emulation/pc-select.el (pc-selection-mode): Don't turn on
3974         normal-erase-is-backspace on a tty.  Instead, bind some keys such
3975         as [delete] directly, like pc-select.el did before
3976         normal-erase-is-backspace was invented.
3978 2001-04-12  Eli Zaretskii  <eliz@is.elta.co.il>
3980         * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
3982 2001-04-11  John Wiegley  <johnw@gnu.org>
3984         * eshell/em-ls.el (eshell-ls-insert-directory):
3985         Set font-lock-defaults to nil, to prevent fontification in dired
3986         buffers, if Eshell's ls is being used.
3988 2001-04-11  John Wiegley  <johnw@gnu.org>
3990         * calendar/timeclock.el (timeclock-completing-read): New function.
3991         (timeclock-ask-for-project, timeclock-ask-for-reason):
3992         Call `timeclock-completing-read'.
3994         * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
3995         required where `member' was being used.
3997 2001-04-11  Colin Walters  <walters@cis.ohio-state.edu>
3999         * eshell/em-hist.el (eshell-previous-matching-input):
4000         Don't display "History item" if the the minibuffer is active.
4002 2001-04-11  Gerd Moellmann  <gerd@gnu.org>
4004         * startup.el (command-line): Output a newline after printing
4005         an error from loading the window system's init file.
4007 2001-04-11  Eli Zaretskii  <eliz@is.elta.co.il>
4009         * textmodes/texinfo.el (texinfo-font-lock-keywords):
4010         Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
4011         @inforef.  Add an OVERRIDE of `keep' to highlight specs of
4012         keywords whose arguments routinely include @@.
4014 2001-04-10  Gerd Moellmann  <gerd@gnu.org>
4016         * emacs-lisp/advice.el (ad-make-advised-definition):
4017         Construct advice for subrs differently.
4019         * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
4020         regexp in parentheses when building the regexp for searching backwards.
4022         * simple.el (completion-list-mode-finish): New function.
4023         (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
4025         * language/european.el ("Polish"): Change sample text.
4026         From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
4028         * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
4029         parameter.
4031         * faces.el (menu): Doc fix.
4033 2001-04-10  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4035         * ps-print.el: Footer implementation.  Doc fix.
4036         (ps-print-version): New version number (6.5.1).
4037         (ps-header-frame-alist): New customization var for header frame
4038         properties.
4039         (ps-line-number-color): New customization var for line number color.
4040         (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
4041         (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
4042         (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
4043         (ps-right-footer): New customization vars for footers.
4044         (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
4045         footers.
4046         (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
4047         (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
4048         Code fix.
4049         (ps-prologue-file): Indentation fix.
4050         (ps-print-quote): Fun eliminated.
4051         (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
4052         (ps-output-frame-properties): New fun.
4053         (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
4054         (ps-skip-newline): Replace defun by defsubst.
4056 2001-04-10  Colin Walters <walters@cis.ohio-state.edu>
4058         * eshell/eshell.el (eshell-command): Needed a "%s" format
4059         specifier, in case the buffer contains percent characters.
4061 2001-04-10  John Wiegley  <johnw@gnu.org>
4063         * calendar/timeclock.el (timeclock-generate-report): Added a
4064         missing insert of the project name.
4066 2001-04-09  Gerd Moellmann  <gerd@gnu.org>
4068         * obsolete/profile.el: Moved from emacs-lisp/.
4070         * Makefile.in (nonobsolete_setwins): New macro.
4071         (finder-data): Use it instead of `setwins'.
4072         From: Dave Love <fx@gnu.org>.
4074         * server.el (server-visit-files): Set server-existing-buffer correctly.
4075         (server-visit-files): Run server-visit-hook after going to
4076         line 1 so that the hook can set point as it sees fit.
4078         * bindings.el (mode-line-modified): Unify help messages.
4080 2001-04-07  Eli Zaretskii  <eliz@is.elta.co.il>
4082         * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
4083         All callers changed.
4085 2001-04-06  Eli Zaretskii  <eliz@is.elta.co.il>
4087         * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
4088         long file names aren't supported, truncate the file names in
4089         quail-misc-package-ext-info to 8+3 before matching them against
4090         FILENAME.
4092         * dos-fns.el (dos-truncate-to-8+3): New function.
4094         * progmodes/compile.el (grep-compute-defaults): Use null-device
4095         instead of literal /dev/null. Reported by Jens Schmidt
4096         <schmidt@mathematik.uni-kl.de>.
4098         * simple.el (normal-erase-is-backspace-mode): Doc fix.
4100 2001-04-06  Stefan Monnier  <monnier@cs.yale.edu>
4102         * textmodes/sgml-mode.el: Add unknown maintainer.
4103         (sgml-tag): Pass `str' explicitly through skeleton-transformation.
4104         (html-mode-map): Use set-keymap-parent.
4106 2001-04-06  Dave Love  <fx@gnu.org>
4108         * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
4109         Remove redundant string-to-list.
4111 2001-04-05  Stefan Monnier  <monnier@cs.yale.edu>
4113         * composite.el (reference-point-alist): Doc fix.
4115 2001-04-05  Sam Steingold  <sds@gnu.org>
4117         * font-lock.el (font-lock-keywords-case-fold-search):
4118         Make buffer-local.  This fixes a very annoying bug when loading a Lisp
4119         file made font-lock case-insensitive.
4121 2001-04-05  Gerd Moellmann  <gerd@gnu.org>
4123         * faces.el (defface menu): Doc fix.
4125         * wid-edit.el (widget-color-sample-face-get): Don't make
4126         faces for undefined colors.
4128         * version.el (emacs-version): Include LessTif/Motif version info.
4130 2001-04-04  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4132         * ps-mule.el: Eliminate cl package dependence.
4133         (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
4134         if they aren't defined yet.
4135         (ps-mule-encode-header-string, ps-mule-header-string-charsets):
4136         Eliminate cl package dependence.
4138 2001-04-04  Stefan Monnier  <monnier@cs.yale.edu>
4140         * progmodes/cc-cmds.el (c-outline-level):
4141         Bind buffer-invisibility-spec.  Originally from Dave Love, but
4142         got lost when incorporating version 5.26.
4144 2001-04-04  Eli Zaretskii  <eliz@is.elta.co.il>
4146         * emulation/pc-select.el (pc-selection-mode):
4147         Call normal-erase-is-backspace-mode instead of binding
4148         keys individually.
4150         * cus-load.el (normal-erase-is-backspace): Use it instead of
4151         delete-key-deletes-forward.
4153         * startup.el (command-line): Use normal-erase-is-backspace and
4154         normal-erase-is-backspace-mode.
4156         * simple.el (normal-erase-is-backspace): Rename from
4157         delete-key-deletes-forward.  Doc fix.
4158         (normal-erase-is-backspace-mode): Rename from
4159         delete-key-deletes-forward-mode.  Doc fix.
4160         Run normal-erase-is-backspace-hook.
4162         * dired.el (dired-move-to-filename-regexp): Support file sizes in
4163         ``human-readable'' format produced by GNU `ls'.
4164         (dired-move-to-filename-regexp): Recognize ISO format dates.
4165         From Paul Eggert <eggert@twinsun.com>.
4167 2001-04-04  Gerd Moellmann  <gerd@gnu.org>
4169         * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
4170         New functions.
4171         (lm-verify): Check keywords.
4172         From Eric M. Ludlam <eric@siege-engine.com>.
4174 2001-04-03  Eric M. Ludlam  <eric@siege-engine.com>
4176         * speedbar.el (speedbar-insert-image-button-maybe): Check for
4177         `xemacs' feature instead of for the function `set-extent-property'.
4179 2001-04-03  Stefan Monnier  <monnier@cs.yale.edu>
4181         * mail/mh-utils.el (mh-folder-hist): New var.
4182         (mh-prompt-for-folder): Use it and pass `default' to completing-read.
4184 2001-04-03  Eli Zaretskii  <eliz@is.elta.co.il>
4186         * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
4187         region, position point on the first or last 16-byte group.
4188         (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
4189         and hexl-end-of-buffer.  Bind End and Home to hexl-end-of-line and
4190         hexl-beginning-of-line.
4192 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
4194         * icomplete.el (icomplete-mode): Treat an argument like other
4195         modes do.
4197         * startup.el (fancy-splash-head): Use splash8.xpm for color
4198         depth 8.
4200         * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
4201         Add an antry for ``converts''.
4203         * language/slovak.el ("Slovak"): Add documentation string.
4204         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk ml.).
4206         * language/czech.el ("Czech"): Add documentation string.
4207         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk ml.).
4209         * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
4210         to `isci24-mule.bdf'.  From: Kenichi Handa <handa@etl.go.jp>.
4212 2001-04-02  Stefan Monnier  <monnier@cs.yale.edu>
4214         * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
4215         (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
4216         (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
4217         Use `defsubst' rather than a macro to ease debugging.
4218         (mail-extr-last): Remove (use `last' instead).
4219         (mail-extract-address-components): Properly reset the syntax-table
4220         after parsing an address.  Use `last' rather than mail-extr-last.
4221         Make sure the end marker stays at the very end.
4223 2001-04-02  Eli Zaretskii  <eliz@is.elta.co.il>
4225         * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
4226         last change.
4228 2001-04-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4230         * ps-print.el: Line and paragraph spacing feature.  Region to cut
4231         out when printing.  Doc fix.
4232         (ps-print-version): New version number (6.5).
4233         (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
4234         New vars.  Line and paragraph spacing feature.
4235         (ps-begin-cut-regexp, ps-end-cut-regexp): New vars.  Region to cut
4236         out when printing.
4237         (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
4238         (ps-get-font-size, ps-begin-job, ps-continue-line)
4239         (ps-plot-region): Code fix.
4240         (ps-print-prologue-2): Var eliminated.
4241         (ps-line-spacing-internal, ps-paragraph-spacing-internal):
4242         New internal vars.
4243         (ps-get-size): New fun.
4244         (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
4245         (ps-next-line): Replace defun by defsubst.
4246         (ps-mule-plot-string): Autoload doc fix.
4248         * ps-bdf.el: XEmacs compatibility.  Doc fix.
4249         (installation-directory, coding-system-for-read): Declare vars if
4250         it's not declared yet.
4251         (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
4253         * ps-mule.el: XEmacs compatibility.  Doc fix.
4254         (leading-code-private-22): Declare var if it's not declared yet.
4255         (charset-bytes, charset-dimension, charset-id, charset-width)
4256         (find-charset-region, split-char, char-width, chars-in-region)
4257         (forward-point, decompose-composite-char, encode-coding-string)
4258         (coding-system-p, ccl-execute-on-string, define-ccl-program):
4259         Define funs if not defined yet.
4260         (encode-composition-rule, find-composition): Define funs if not
4261         loaded yet.
4262         (ps-mule-prologue): PostScript code fix.
4264 2001-04-02  Kenichi Handa  <handa@etl.go.jp>
4266         * ps-mule.el (ps-mule-generate-font): New arg HEADER-P.  If it is
4267         non-nil, generate font for the header strings.
4268         (ps-mule-prepare-font): Likewise.
4269         (ps-mule-generate-glyphs): Likewise.
4270         (ps-mule-string-encoding): Likewise.
4271         (ps-mule-header-charsets): New variable.
4272         (ps-mule-encode-header-string): New function.
4273         (ps-mule-header-string-charsets): New function.
4274         (ps-mule-begin-job): Check charsets in the header strings.  If there
4275         are non-ASCII and non-Latin1 charsets, prepare fonts for them.
4277         * ps-print.el (ps-generate-header-line): Encode the header string by
4278         ps-mule-encode-header-string.
4279         (ps-mule-encode-header-string): Declare autoload.
4281 2001-04-02  Gerd Moellmann  <gerd@gnu.org>
4283         * frame.el (cursor-in-non-selected-windows):
4284         Replaces show-cursor-in-non-selected-windows.
4286 2001-03-31  Kenichi Handa  <handa@etl.go.jp>
4288         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
4289         Delete entries for "chinese-py" and "chinese-ziranma".
4290         (quail-misc-package-ext-info): New variable.
4291         (tsang-quick-converter): New function.
4292         (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
4293         (quick-cns-converter, py-converter, ziranma-converter)
4294         (miscdic-convert, batch-miscdic-convert): New functions.
4296 2001-03-30  Kenichi Handa  <handa@etl.go.jp>
4298         * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
4299         eight-bit-control chars.
4301         * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
4302         Reduce making temporary vector (suggested by Dave Love).
4304 2001-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
4306         * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
4307         string as well.
4309 2001-03-30  Andreas Schwab  <schwab@suse.de>
4311         * files.el (backup-directory-alist): Fix typo.
4313 2001-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
4315         * time-stamp.el (time-stamp-format): Doc fix.  From Paul Eggert
4316         <eggert@twinsun.com>.
4318 2001-03-30  Dave Love  <fx@gnu.org>
4320         * progmodes/fortran.el (fortran-comment-region): Fix typo.
4322 2001-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
4324         * simple.el (transient-mark-mode): Mention C-g in the doc string.
4326 2001-03-30  Miles Bader  <miles@gnu.org>
4328         * subr.el (interactive-form): Fix paren typo.
4330 2001-03-29  Eli Zaretskii  <eliz@is.elta.co.il>
4332         * emacs-lisp/profile.el: Say that it's obsolete in the header
4333         line, so that finder.el puts that into its data-base.
4334         Suggested by Alex Schroeder <alex@gnu.org>.
4336 2001-03-29  Paul Eggert  <eggert@twinsun.com>
4338         * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
4339         LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
4341 2001-03-29  Stefan Monnier  <monnier@cs.yale.edu>
4343         * generic.el (generic-mode-set-comments): Use "" rather than nil
4344         for comment-end.
4346 2001-03-29  Gerd Moellmann  <gerd@gnu.org>
4348         * emacs-lisp/advice.el (ad-make-advised-definition):
4349         Call interactive-form to obtain the interactive spec of subrs.
4351         * subr.el (interactive-form): New function.
4353 2001-03-29  Andre Spiegel  <spiegel@gnu.org>
4355         * vc-sccs.el (vc-sccs-register): Use relative file names.
4357 2001-03-28  Gerd Moellmann  <gerd@gnu.org>
4359         * bookmark.el (bookmark-get-bookmark): Handle case that
4360         BOOKMARK is not a string.
4362         * image.el (image-type-regexps): Change type for PS files
4363         to `postscript'.
4365         * subr.el (read-passwd): Clear command history after each
4366         character entered.  From: Stephen Gildea
4367         <gildea@stop.mail-abuse.org>.
4369 2001-03-27  Kenichi Handa  <handa@etl.go.jp>
4371         * international/kkc.el (kkc-save-init-file): Locally bind
4372         print-length to nil.
4374 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
4376         * textmodes/flyspell.el: Some doc fixes.
4377         (flyspell-maybe-correct-transposition)
4378         (flyspell-maybe-correct-doubling): Use a temporary buffer
4380         * textmodes/ispell.el (ispell-parse-output): Doc fix.
4382         * emacs-lisp/byte-opt.el (byte-optimize-while)
4383         (byte-optimize-form-code-walker): Diagnose too few arguments
4384         for `if' and `while'.
4386 2001-03-26  Kenichi Handa  <handa@etl.go.jp>
4388         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
4389         Prepend `\' to "\<quail-translation-docstring>".
4391 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
4393         * autorevert.el (global-auto-revert-non-file-buffers):
4394         Remove duplicate defcustom.
4396 2001-03-26  Miles Bader  <miles@gnu.org>
4398         * international/latin1-disp.el (latin1-char-displayable-p):
4399         Add leading "-" for X font pattern.
4401 2001-03-26  Kenichi Handa  <handa@etl.go.jp>
4403         * international/mule-diag.el (describe-coding-system):
4404         For raw-text and emacs-mule, don't add anymore text about what
4405         charsets they can encode.
4407 2001-03-25  Eli Zaretskii  <eliz@is.elta.co.il>
4409         * help.el (view-lossage): Mention open-dribble-file in the doc
4410         string.  Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
4412 2001-03-23  Stefan Monnier  <monnier@cs.yale.edu>
4414         * skeleton.el (skeleton-internal-list): Fix bogus logic.
4415         (skeleton-pair-insert-maybe): Don't pair after a backslash.
4417 2001-03-23  Kenichi Handa  <handa@etl.go.jp>
4419         * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
4420         Call ccl-execute-on-string directly so that CCL program handling
4421         multibyte sequence can work correctly.
4422         (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
4423         property of the coding system.
4425 2001-03-23  Stefan Monnier  <monnier@cs.yale.edu>
4427         * textmodes/fill.el (fill-individual-paragraphs-prefix):
4428         Fix transcription typo.
4430 2001-03-22  Rajesh Vaidheeswarran  <rv@gnu.org>
4432         * whitespace.el: Add buffer local variables to toggle testing of
4433         whitespaces in buffers without affecting the default values.
4434         Bump version to 3.0 to account for a few other changes.
4435         (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
4436         (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
4437         (whitespace-toggle-spacetab-check): New functions.
4439 2001-03-21  Stefan Monnier  <monnier@cs.yale.edu>
4441         * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
4443 2001-03-21  Gerd Moellmann  <gerd@gnu.org>
4445         * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
4446         bs-cycle-configuration-name.  From Juanma Barranquero
4447         <lektu@uol.com.br>.
4449         * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
4450         and cc-vars.el.
4452         * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
4453         headers.  Always invoke sendmail with option -t.
4455 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4457         * Release of cc-mode 5.28.
4459 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4461         * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
4462         Removed the hardcoded switch to "java" style in Java mode.
4463         It's instead taken care of by the default value for c-default-style.
4465 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4467         * cc-align.el (c-lineup-math): Fix bug where lineup was
4468         triggered by equal signs in string literals.
4470 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4472         * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
4473         limit detection when at the ends of the buffer.
4475         * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
4476         "for" statement clause in case 7F; a better one is done
4477         earlier in case 7D anyway.
4479 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4481         * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
4482         somewhat more and did a small optimization.
4484 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4486         * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
4487         Use the limit argument only to limit the syntactic context
4488         search, not to limit the actual movement.
4490         * cc-cmds.el (c-beginning-of-statement): Move by sentence
4491         inside multiline strings, just like in comments.  Also various
4492         fixes to the paragraph and comment prefix recognition, block
4493         comment ender handling etc.
4495 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4497         * cc-cmds.el (c-fill-paragraph): Take more care to preserve
4498         the relative position of the point.
4500         * cc-cmds.el (c-electric-continued-statement): New function to
4501         use as abbrev hook to reindent for keywords such as "else"
4502         that continues an earlier statement.
4504         * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
4505         like classes.
4507         * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
4508         (pike-mode): Populate the default abbrev tables to reindent for
4509         keywords such as "else" that can continue earlier statements.
4510         Abbrev mode is therefore turned on by default now.  (Note that
4511         this doesn't apply to idl-mode, since IDL afaik doesn't have
4512         statements at all.)
4514 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4516         * cc-engine.el (c-inside-bracelist-p): Fix for handling
4517         bracelists where the declaration contains template arguments.
4519 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4521         * cc-cmds.el (c-comment-indent):
4522         Use `c-get-syntactic-indentation' to correctly calculate the
4523         syntactic indentation.  Fixes bug with lineup functions that
4524         return vectors.
4526         * cc-engine.el (c-get-syntactic-indentation): Split the
4527         indentation sum calculation from `c-indent-line' to a separate
4528         function.
4530 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4532         * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
4533         Fixed places where it was assumed that preprocessor directives
4534         have to start in column zero.
4536         * cc-engine.el (c-beginning-of-member-init-list): Handle C++
4537         template arguments after a class identifier properly.
4539         * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
4540         lists for `new Foo[]' constructs in Java as expressions and
4541         not top level definition brace lists on the top level, so that
4542         they'll get indented consistently with the same type of
4543         expression in a normal block.
4545 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4547         * cc-cmds.el (c-fill-paragraph): The kludge that checks
4548         whether the adaptive filling package fails to keep the comment
4549         prefix is now kludged further to check for filladapt-mode
4550         which doesn't have that problem. This is really icky, but it's
4551         the only way that works with the current misfeatures/bugs in
4552         both adaptive-fill-mode and filladapt-mode.
4554         * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
4555         around point is recognized more robust.
4557 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4559         * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
4560         (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
4561         (c-lit-type): Fixed all internal variables used dynamically so
4562         that they are always bound.
4564         * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
4565         errors:
4567         (c-indent-region): Fixed reporting of syntactic errors so that
4568         the region is fully reindented even when an error occurs.
4569         The last syntactic error is printed afterwards.  Also cleanup up a
4570         whole lot of code that tried to optimize indentation of whole
4571         sexps but in reality accomplishes nothing.
4573         (c-indent-sexp): Use c-indent-region.
4575         (c-parsing-error): Changed this variable to hold the message
4576         for any syntactic error that is discovered.
4578         (c-parse-state): Search backward from point instead of the bod
4579         position when the latter is invalid.  This makes CC Mode
4580         recover faster when there are unbalanced close braces.
4582         (c-backward-to-start-of-if): Use c-parsing-error to report
4583         dangling "else" clauses instead of throwing an error, and fall
4584         back to a reasonable position.
4586         (c-indent-line): Added argument to avoid reporting syntactic errors.
4588         (c-show-syntactic-information): Don't report any syntactic errors.
4590 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4592         * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
4593         paragraph recognition when moving by sentence in literals.
4595         * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
4596         start regexp for javadoc to recognize javadoc markup in general instead
4597         of a specific set of keywords, to be more future-safe.
4599         (c-Pike-pikedoc-paragraph-start)
4600         (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
4601         pikedoc markup.
4603         * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
4605         (pike-mode): Initialize paragraph settings pikedoc recognition.
4607         * cc-vars.el (c-default-style): Made a nicer Customize widget.
4609         (c-comment-prefix-regexp): Made it possible to use an
4610         association list on this to specify mode specific regexps.
4611         The default value now use a special regexp in Pike mode to
4612         recognize pikedoc markup.
4614         (c-current-comment-prefix): New variable containing the actual
4615         regexp from c-comment-prefix-regexp for the current buffer.
4617 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4619         * cc-cmds.el (c-electric-brace): Fixed check for special brace
4620         lists: We can't look at the syntax, since a brace list can get
4621         recognized as a plain statement-cont.
4623         * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
4624         special brace list opener broken over two lines got recognized
4625         as a statement on the second line.  Case 9A changed.
4627 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4629         * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
4630         adjustment after line is reindented.
4632 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4634         * cc-defs.el (c-point): Added optional argument for position
4635         to use instead of the current point.
4637         * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
4638         the in-expression block symbols when the construct starts at
4639         boi, to avoid the extra level of indentation in that case.
4640         Cases 4, 16A and 17E affected.
4642 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4644         * cc-cmds.el: Use `indent-according-to-mode' instead of direct
4645         calls to `c-indent-line', to adhere better to Emacs conventions.
4647         * cc-engine.el (c-indent-line): Use the syntax already bound
4648         to `c-syntactic-context', if there is any.
4650 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4652         * cc-engine.el (c-get-offset): Fixed bug where the indentation
4653         wasn't added up correctly when a lineup function returned nil.
4655 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4657         * cc-engine.el (c-collect-line-comments): Fixed bug where
4658         empty lines were ignored when collecting line comments backwards.
4660 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4662         * cc-align.el (c-lineup-dont-change): Return an absolute
4663         indentation column to work correctly in the case when several
4664         syntactic elements are processed for the same line.
4666         * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
4667         (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
4668         (c-set-offset): Added absolute indentation column settings by
4669         using the vector type.
4671 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4673         * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
4674         Implemented two new cleanups `space-before-funcall' and
4675         `compact-empty-funcall'.
4677 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4679         * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
4680         helping building regexps.
4682         * cc-engine.el (c-on-identifier): New function for detecting
4683         identifiers.  It takes keywords into account.
4685         * cc-langs.el, cc-mode.el: Added regexps for complete keyword
4686         lists.  `c-keywords' is set to a regexp matching all keywords
4687         in the current language.
4689 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4691         * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
4692         list of characters to skip backwards over at the beginning of
4693         a statement, since it can precede string literals in Pike.
4695 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4697         * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
4698         recognition when standing on the last line in a C++ comment
4699         with nothing but whitespace after the prefix.
4701         * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
4702         given no limit argument.
4704 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4706         * cc-engine.el (c-inside-bracelist-p): Fixed brace list
4707         recognition for the `[]= operator symbol in Pike.
4709 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4711         * cc-bytecomp.el (cc-eval-when-compile): New macro that works
4712         around a bug in `eval-when-compile' in the byte compiler.
4714         * cc-engine.el (c-forward-token-1): Fixed bug with return
4715         value when count is zero and there's no token start within the limit.
4717         (c-guess-basic-syntax): Don't add 'comment-intro to lines with
4718         "prefix comments", i.e. comments which are followed by code on
4719         the same line.
4721         * cc-mode-19.el: Fixes so that checks that must be done at
4722         compile time also are done then.
4724 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4726         * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
4727         time and at runtime, and only when it's needed.
4729 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4731         Major cleanup for less error prone and more warning free
4732         compilation, including some fixes for bugs due to different
4733         compilation orders. Thanks to Martin Buchholz for providing
4734         the basis for all this.
4736         * cc-bytecomp.el: New file that provides some byte compilation
4737         features: It ensures that files always are loaded from the
4738         current source directory during compilation, and it provides a
4739         set of macros to turn off specific compiler warnings for
4740         specific symbols.  (It's not CC Mode specific in any way.)
4742         Fixed a nearly acyclic dependency tree (both runtime and
4743         compile-time) between all files.
4745         * cc-defs.el: Separated all macros before the inline functions,
4746         to ensure correct compilation.
4748         * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
4749         cc-defs.el to cc-engine.el and made it a function instead.
4751         * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
4752         about char-after.
4754         * cc-vars.el: Cope even when there isn't a custom package
4755         containing defcustom available.
4757         * cc-make.el: Removed since it's no longer necessary.
4759         README: Updated installation instructions.
4761 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4763         * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
4764         improve the modularity: Moved all mode init stuff from
4765         cc-langs.el to cc-mode.el, including the keymap
4766         initialization; cc-langs now only contains the various
4767         variables for configuring the language syntax.
4769         * cc-engine.el, cc-styles.el (c-evaluate-offset)
4770         (c-get-offset): Moved from cc-styles to cc-engine since file
4771         dependency analysis suggests they belong there (which also
4772         makes more sense).  Thanks to Martin Buchholz for doing the analysis.
4774 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4776         * cc-cmds.el (c-fn-region-is-active-p): New function that
4777         wraps the corresponding macro, for use in places that aren't
4778         compiled.  Thanks to Martin Buchholz for pointing out this.
4780         * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
4782         * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
4783         add things to the bug report.
4785 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4787         * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
4788         returned prefix could contain a newline when the search for a
4789         good prefix line failed.
4791 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4793         * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
4794         (c-toggle-auto-hungry-state): Made the argument optional, as
4795         the documentation says it is.
4797 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
4799         * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
4800         multiline string syntax, #"...", as a cpp macro.
4802 2001-03-21  Paul Eggert  <eggert@twinsun.com>
4804         * international/mule-cmds.el (set-locale-environment):
4805         Set system-messages-locale and system-time-locale, but only if the
4806         caller specifies a non-nil locale name.
4808 2001-03-20  Gerd Moellmann  <gerd@gnu.org>
4810         * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
4811         problems for the interpreter.  From: John Wiegley  <johnw@gnu.org>
4813 2001-03-20  Gerd Moellmann  <gerd@gnu.org>
4815         * follow.el (follow-avoid-tail-recenter): Doc fix.
4817         * custom.el (custom-set-variables): Avoid reversing the list
4818         of args needlessly.
4820         * startup.el (fancy-splash-head): Don't change the colors of the
4821         XPM image on a dark background.
4823         * comint.el (comint-exec-1): Set columns of the terminal to
4824         window-width instead of frame-width.
4826         * info.el (Info-scroll-down): Add missing WINDOW arg for
4827         pos-visible-in-window-p.
4829         * ehelp.el (electric-help-mode-hook): Add defcustom.
4831         * mail/sendmail.el (mail-mode): Activate case-folding in
4832         font-lock-defaults.
4834 2001-03-19  Stefan Monnier  <monnier@cs.yale.edu>
4836         * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
4837         (completion-ignored-extensions): Remove duplicate ".class".
4839 2001-03-19  Andreas Schwab  <schwab@suse.de>
4841         * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
4842         From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
4844 2001-03-19  Gerd Moellmann  <gerd@gnu.org>
4846         * language/european.el ("Latin-5", "Latin-4"): Use postfix input
4847         methods since there are not prefix input methods.
4849 2001-03-19  Kenichi Handa  <handa@etl.go.jp>
4851         * international/mule-cmds.el (read-input-method-name):
4852         Locally bind enable-recursive-minibuffers to t.
4854 2001-03-18  Stefan Monnier  <monnier@cs.yale.edu>
4856         * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
4858 2001-03-17  Michael Kifer  <kifer@cs.sunysb.edu>
4860         * ediff-util.el: Copyright years.
4861         (ediff-choose-syntax-table): New function.
4862         (ediff-setup): Use ediff-choose-syntax-table.
4864         * ediff-init.el (ediff-with-syntax-table): New macro, uses
4865         with-syntax-table.
4867         * ediff.el: Date of last update, copyright years.
4869         * ediff-wind (ediff-setup-control-frame): Nill->nil.
4871         * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
4872         of Scott Bronson.
4873         (ex-cmd-assoc,ex-cmd-one-letr): New functions.
4874         (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
4875         Deleted functions.
4876         (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
4877         ex-token-list.
4879         * viper-util.el: Spaces, indentation.
4881         * viper.el: Changed version, modification time.
4883 2001-03-16  John Wiegley  <johnw@gnu.org>
4885         * calendar/timeclock.el (timeclock-workday-remaining):
4886         Check whether `discrep' is non-null before using it.
4888 2001-03-16  John Wiegley  <johnw@gnu.org>
4890         * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
4891         first-time checkins.
4892         (timeclock-log-data): Fixed problem with reading timelog log file.
4893         Resulting data in the "day list" was incorrect.
4894         (timeclock-find-discrep): Check if `timeclock-file' is readable
4895         before opening it.
4896         (timeclock-time-less-p): New function.
4897         (timeclock-day-base): New function.
4898         (timeclock-geometric-mean): New function.
4899         (timeclock-generate-report): Generate a summary report based on
4900         the contents of the log file.  This uses `timeclock-log-data', and
4901         is an example of writing a timelog manipulation function.
4902         (timeclock-visit-timelog): A quick command for opening the timelog
4903         file.
4904         (timeclock-log-data): Bound the variable event.
4906 2001-03-16  Kenichi Handa  <handa@etl.go.jp>
4908         * international/mule-cmds.el (select-safe-coding-system):
4909         Fix typo: symbol-name -> symbol-value.
4911         * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
4912         before substitute-in-file-name to handle double slashes in FILE
4913         correctly.
4915 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
4917         * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
4918         for Slovak.  From Pavel.Janik@suse.cz (Pavel Jan\e,Am\e(Bk ml.).
4920 2001-03-14  Gerd Moellmann  <gerd@gnu.org>
4922         * bindings.el (features): Add `md5' and `overlay' to the list.
4924         * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
4925         bound before using it.  It's not bound when configured without X,
4926         for instance.
4928 2001-03-13  Thien-Thi Nguyen  <ttn@gnu.org>
4930         * progmodes/hideshow.el: Update copyright.
4931         (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
4932         (hs-minor-mode-hook): Include `:version' in defcustom form.
4934 2001-03-13  Gerd Moellmann  <gerd@gnu.org>
4936         * help.el (string-key-binding): Don't call event-start on
4937         a non-list.
4939 2001-03-13  Eli Zaretskii  <eliz@is.elta.co.il>
4941         * startup.el (fancy-splash-tail, command-line-1): Fix the
4942         copyright year.
4944 2001-03-13  Kenichi Handa  <handa@etl.go.jp>
4946         * term.el: These changes are based on a patch sent from Yong Lu
4947         <lyongu@yahoo.com>.
4948         (term-set-escape-char): Bind M-x to execute-extended-command in
4949         term-raw-escape-map.
4950         (term-move-columns): Don't try to move to negagive column.
4951         (term-emulate-terminal): Insert a string before deleting a text to
4952         overwrite.
4954 2001-03-12  Gerd Moellmann  <gerd@gnu.org>
4956         * play/life.el (life): Rearrange code so that all calls to
4957         life-display-generation are in a catch-form.
4959         * progmodes/etags.el (tags-loop-continue): Don't change point in a
4960         file that isn't interesting.  In an interesting file, push the old
4961         value of point on the mark ring.
4963         * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
4964         New function.
4965         (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
4966         Use it.
4968         * emacs-lisp/autoload.el (generate-file-autoloads):
4969         Remove warning about line lengths.
4971 2001-03-12  Philippe Waroquiers  <wao@gull.tact.cfmu.eurocontrol.be>
4973         * progmodes/etags.el (tags-compression-info-list): New variable.
4974         (find-tag-in-order): Use it to deal with compressed source files.
4975         (tag-file-name-match-p): New function.
4976         (etags-recognize-tags-table): Use it for better match of file names.
4978 2001-03-12  Kenichi Handa  <handa@etl.go.jp>
4980         * international/mule-cmds.el (register-input-method): Doc fix.
4982         * international/quail.el (quail-translate-key): Fix condition to
4983         check if there's another breaking point in the current key.
4985 2001-03-11  Eli Zaretskii  <eliz@is.elta.co.il>
4987         * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
4988         Babyl header to the newly-created output file, bind
4989         coding-system-for-write to either rmail-file-coding-system or
4990         emacs-mule-unix.
4992 2001-03-11  Stefan Monnier  <monnier@cs.yale.edu>
4994         * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
4995         Fix the name and regexp used for subsubsections.
4997 2001-03-10  Dave Love  <fx@gnu.org>
4999         * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
5000         and save-buffer if buffer-file-name non-nil.  From rms.
5002 2001-03-10  Andre Spiegel  <spiegel@gnu.org>
5004         * vc.el (vc-do-command): If the destination buffer is already
5005         current, don't set it up and don't erase it.  Updated doc string
5006         to reflect that.
5007         (vc-version-diff): When doing a single file diff, don't switch to the
5008         *vc-diff* buffer before the command.  This is to preserve local
5009         variable bindings that might affect the diff command.
5010         (vc-print-log): Don't switch to the *vc* buffer before the
5011         command, so that local variable bindings are preserved.
5013         * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
5014         not the current buffer.
5015         (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
5017         * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
5018         make output go to buffer *vc*, not the current buffer.
5020 2001-03-09  Stefan Monnier  <monnier@cs.yale.edu>
5022         * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
5023         so ^, $, *, ? and + are interpreted correctly.
5025 2001-03-09  Gerd Moellmann  <gerd@gnu.org>
5027         * help.el (string-key-binding): Renamed from
5028         mode-line-key-binding.  Handle any event on a string.
5029         Check for `keymap' properties as well as `local-map' properties.
5031         * comint.el (comint-insert-clicked-input): Use the last key
5032         from this-command-keys to lookup the global key definition.
5034 2001-03-09  Kenichi Handa  <handa@etl.go.jp>
5036         * international/characters.el: Add category `j' for
5037         katakana-jisx0201.   Fix syntaxes of katakana-jisx0201.
5039         * international/mule-conf.el (no-conversion): Fix docstring.
5040         (raw-text): Fix docstring.
5042 2001-03-08  Gerd Moellmann  <gerd@gnu.org>
5044         * simple.el (choose-completion-string): When not leaving the
5045         minibuffer, raise the minibuffer frame when minibuffer-auto-raise
5046         is set.
5048         * window.el (shrink-window-if-larger-than-buffer): Handle frame
5049         parameter `(minibuffer . t)'.
5051 2001-03-07  Stefan Monnier  <monnier@cs.yale.edu>
5053         * progmodes/sh-script.el (sh-st-symbol): New symbol.
5054         (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
5055         (sh-mode): Remove `make-local-variable' for unused var
5056         `font-lock-unfontify-region-function'.
5058 2001-03-07  Richard M. Stallman  <rms@gnu.org>
5060         * info.el (Info-scroll-down): Fix previous change.
5062         * mail/rmail.el (rmail-toggle-header): Use a window which
5063         is showing the Rmail buffer, rather than the selected window.
5065 2001-03-07  Dave Love  <fx@gnu.org>
5067         * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
5068         now, to avoid problems with binding imenu directly to a mouse event.
5070 2001-03-07  Gerd Moellmann  <gerd@gnu.org>
5072         * info.el (Info-scroll-down): Call pos-visible-in-window-p with
5073         second arg t.
5075 2001-03-07  Stefan Monnier  <monnier@cs.yale.edu>
5077         * log-edit.el (log-edit-common-indent): New var.
5078         (log-edit-set-common-indentation): Renamed from
5079         log-edit-delete-common-indentation.  Use the new var.
5080         (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
5082         * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
5083         (cvs-mode-add-change-log-entry-other-window):
5084         Don't presume change-log-default-name is defined.
5086         * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
5088         * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
5089         the "tree" operation as well.
5091         * pcvs-parse.el (cvs-parse-table): Add another ignored message.
5093         * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
5094         to match paragraph-start.
5096         * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
5097         comment-start-skip and set comment-end-skip as well.
5098         (sgml-comment-indent): Fix for new value of comment-start-skip.
5099         (html-autoview-mode): Don't bother using make-local-hook.
5101 2001-03-07  Gerd Moellmann  <gerd@gnu.org>
5103         * cus-edit.el (custom-save-delete): Move in front of local
5104         variables, otherwise long Custom entries would make them ineffective.
5106         * uniquify.el: Set maintainer to FSF.
5108 2001-03-07  Eli Zaretskii  <eliz@is.elta.co.il>
5110         * dired-aux.el (dired-do-shell-command): Doc fix.
5112 2001-03-06  Stefan Monnier  <monnier@cs.yale.edu>
5114         * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
5116         * which-func.el (which-func-modes): Add cperl-mode.
5117         (which-func-mode-global): Use define-minor-mode.
5119         * info-look.el: Docstring fixes and dead code eliminated.
5120         (cperl-mode): Add support.
5121         (emacs-lisp-mode): List all entries from elisp manual, whether
5122         or not they are currently (f)bound or not.  Update regexp.
5124         * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
5126         * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
5127         so that C-h m shows the correct information.
5128         Use make-local-variable rather than make-variable-buffer-local.
5129         (cperl-info-buffer, cperl-setup-tmp-buf):
5130         Use make-local-variable rather than make-variable-buffer-local.
5131         (cperl-msb-fix, cperl-get-help-defer):
5132         Check major-mode for `cperl-mode' as well.
5134         * progmodes/cperl-mode.el: Updated to author version 4.23.
5135         (cperl-electric-pod): SYNOPSIS was misspelled.
5136         (cperl-find-pods-heres): @if ? a : b was considered a REx.
5137         (cperl-after-expr-p): Make true after __END__.
5139 2001-03-06  Gerd Moellmann  <gerd@gnu.org>
5141         * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
5142         bookmark-completion-ignore-case is t.
5144         * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
5145         switch, like xterm, and concat resource strings, with a newline
5146         between them.
5148 2001-03-06  Eli Zaretskii  <eliz@is.elta.co.il>
5150         * international/codepage.el (cp770-decode-table)
5151         (cp773-decode-table, cp774-decode-table): New variables.
5153         * man.el (Man-hyphenated-reference-regexp): New variable.
5154         (Man-build-references-alist): Use it to search for referenced
5155         manpages.  If hyphenated is non-nil, record a concatenated word in
5156         Man-refpages-alist only if it matches Man-reference-regexp.
5157         Update word's length when it is concatenated.  Reverse the list,
5158         to get the first manpage at the head.
5159         (Man-possibly-hyphenated-word): New function.
5160         (Man-follow-manual-reference): Use it instead of current-word to
5161         find a manpage at point, in a way that accounts for hyphenated
5162         references.
5164 2001-03-06  Alex Schroeder  <alex@gnu.org>
5166         * sql.el (sql-interbase): New function.
5167         (sql-interbase-program): New option.
5168         (sql-interbase-options): New option.
5169         And some typos fixed: "customise" to "customize".
5171 2001-03-06  Dave Love  <fx@gnu.org>
5173         * textmodes/flyspell.el (flyspell-region):
5174         Set up flyspell-local-mouse-map.
5176 2001-03-05  Richard M. Stallman  <rms@gnu.org>
5178         * mail/rmail.el (rmail-retry-failure):
5179         Don't call rmail-beginning-of-message.
5180         Don't discard From: field.  Do discard Received: field.
5181         Use unwind-protect to re-prune.
5182         (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
5184 2001-03-06  Kenichi Handa  <handa@etl.go.jp>
5186         * international/quail.el (quail-title): Add autoload cookie.
5188 2001-03-05  Dave Love  <fx@gnu.org>
5190         * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
5191         new defs.
5193 2001-03-05  Kenichi Handa  <handa@etl.go.jp>
5195         * language/ethio-util.el (ethio-toggle-space):
5196         Update current-input-method-title if necessary.
5197         (ethio-toggle-punctuation): Likewise.
5199         * international/quail.el (quail-title): Fix for the case that a
5200         title of an input method is specified by a list of the same form
5201         as used in mode-line-format.
5203         * international/mule-cmds.el (activate-input-method):
5204         If current-input-method-title is set by activating INPUT-METHOD,
5205         respect that value.
5207 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
5209         * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
5211 2001-03-05  Alex Schroeder  <alex@gnu.org>
5213         * sql.el (sql-sybase): Fix typo (was: query user about server two
5214         times instead of server and database).
5216         * sql.el (sql-sybase): Doc change.
5217         (sql-mysql): Doc change.
5218         (sql-postgres): Doc change.
5220 2001-03-05  Kenichi Handa  <handa@etl.go.jp>
5222         * international/mule-conf.el (emacs-mule, raw-text):
5223         Docstring modified.
5225 2001-03-04  Eli Zaretskii  <eliz@is.elta.co.il>
5227         * term/internal.el: Update copyright notice.
5229         * term/pc-win.el: Update copyright notice.
5231 2001-03-02  Dave Love  <fx@gnu.org>
5233         * files.el (insert-file-contents-literally):
5234         Bind inhibit-file-name-handlers and inhibit-file-name-operation,
5235         not jka-compr-compression-info-list.
5237 2001-03-02  Stefan Monnier  <monnier@cs.yale.edu>
5239         * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
5240         spaces in default comment-start-skip settings rather than \s-.
5242 2001-03-02  Eli Zaretskii  <eliz@is.elta.co.il>
5244         * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
5245         default-frame-alist as well.
5247 2001-03-01  Dave Love  <fx@gnu.org>
5249         * textmodes/reftex.el (defvar): Wrap some defvars in
5250         eval-when-compile.  From Markus Rost <rost@math.ohio-state.edu>.
5252         * subr.el (event-basic-type): Doc fix.
5254         * international/quail.el: Doc fixes.
5256         * international/utf-8.el: Doc fixes.
5258         * international/mule-cmds.el: Doc fixes.
5259         (leim-list-header): Fix header text.
5261         * international/mule.el (coding-system-category): Doc fix.
5263         * international/ccl.el (ccl-compile): Doc fix.
5265 2001-03-01  Stefan Monnier  <monnier@cs.yale.edu>
5267         * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
5268         rather than (before|after)-change-functions.
5270 2001-03-01  Gerd Moellmann  <gerd@gnu.org>
5272         * ediff-util.el (ediff-scroll-horizontally): Arrange for
5273         scroll-left and scroll-right being called interactively so that
5274         they set the window's min_hscroll.
5276 2001-03-01  Eli Zaretskii  <eliz@is.elta.co.il>
5278         * info.el (info-insert-file-contents-1): Accept an additional
5279         argument `lfn': if it is non-nil, concatenate `filename' and
5280         `suffix'; otherwise use the complicated MS-DOS code.
5281         All callers changed.
5282         (info-insert-file-contents, Info-find-node): If the MS-DOS port
5283         can access long file names, try the long file-name version of
5284         `info-insert-file-contents-1', then the short file-name version.
5286 2001-02-28  TAKAHASHI Naoto  <ntakahas@m17n.org>
5288         * language/ethio-util.el (setup-ethiopic-environment-internal):
5289         Change bindings of functions keys to conform to "Emacs Lisp Coding
5290         Convention".
5292         * language/ethiopic.el ("Ethiopic"): Add documentation.
5294 2001-02-28  Kenichi Handa  <handa@etl.go.jp>
5296         * international/utf-8.el (mule-utf-8): Set coding-category
5297         property to coding-category-utf-8.
5299 2001-02-27  Richard M. Stallman  <rms@gnu.org>
5301         * lpr.el (lpr-page-header-switches, print-region-1):
5302         Undo 2000-07-06 change.
5303         (lpr-add-switches): Default to t on gnu/linux.
5305 2001-02-27  Gerd Moellmann  <gerd@gnu.org>
5307         * bs.el (bs-attributes-list): Doc fix.
5309 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
5311         * help.el (describe-project): Display the file THE-GNU-PROJECT.
5313         * help.el (view-order-manuals): Use goto-address.
5315         * startup.el (command-line-1): Add info about ordering manuals
5316         to the not so fancy splash screens.
5318 2001-02-26  Andre Spiegel  <spiegel@gnu.org>
5320         * vc.el (vc-default-workfile-unchanged-p)
5321         (vc-default-latest-on-branch-p): Add missing BACKEND argument.
5323 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
5325         * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
5326         fontify in the right buffer.
5328         * allout.el (outline-flag-region): Move macro in front of first
5329         use to avoid a run-time error.
5331 2001-02-24  Andrew Innes  <andrewi@gnu.org>
5333         * makefile.w32-in: Fix copyright notice.
5335 2001-02-24  Kenichi Handa  <handa@etl.go.jp>
5337         * international/utf-8.el (mule-utf-8): Set correct value for
5338         valid-codes property.
5340         * international/fontset.el (x-complement-fontset-spec): In the
5341         case that we use ASCII font for the other charsets, use only
5342         family and registry part of it.
5344 2001-02-23  Eli Zaretskii  <eliz@is.elta.co.il>
5346         * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
5347         (shrink-window-if-larger-than-buffer): Doc fix.
5349 2001-02-23  Stefan Monnier  <monnier@cs.yale.edu>
5351         * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
5352         predicate passed to completing-read.
5354 2001-02-23  Eli Zaretskii  <eliz@is.elta.co.il>
5356         * startup.el (command-line): Fix last change.
5358 2001-02-23  Jason Rumney  <jasonr@gnu.org>
5360         * startup.el (tool-bar-originally-present): New variable.
5361         (command-line): Set it if the tool-bar is switched on at startup.
5363         * frame.el (frame-notice-user-settings): Only adjust frame height
5364         for no tool-bar case if tool-bar was originally switched on.
5365         From E. Jay Berkenbilt.
5367 2001-02-22  Stefan Monnier  <monnier@cs.yale.edu>
5369         * server.el (server-switch-buffer): Only switch window if the
5370         current one is dedicated.
5372         * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
5373         rather than using (match-beginning 0) when searching for break point.
5375 2001-02-22  Eli Zaretskii  <eliz@is.elta.co.il>
5377         * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
5378         @ follows an accent command such as @'.  Support optional braces
5379         in commands that insert accents, like makeinfo does.
5381 2001-02-22  Gerd Moellmann  <gerd@gnu.org>
5383         * startup.el (fancy-splash-text): Add a line for ordering
5384         manuals.  Reverse order of splash screens shown.
5385         (use-fancy-splash-screens-p): Adapt to the text line added.
5387         * menu-bar.el (menu-bar-help-menu): Add an item for ordering
5388         manuals from the FSF.
5390         * help.el (view-order-manuals): New function.
5391         (toplevel): Bind C-h C-m to this function.
5393 2001-02-21  Stefan Monnier  <monnier@cs.yale.edu>
5395         * newcomment.el (comment-forward): Skip the comment-start before
5396         searching for the comment-end.
5398 2001-02-21  Dave Love  <fx@gnu.org>
5400         * custom.el (custom-initialize-changed, defcustom): Doc fix.
5402         * international/mule-cmds.el, international/mule.el: Doc fixes.
5404 2001-02-21  Gerd Moellmann  <gerd@gnu.org>
5406         * startup.el (fancy-splash-screens): Use display-hourglass
5407         instead of display-busy-cursor.
5409         * frame.el (display-hourglass): Renamed from busy-cursor.
5410         (hourglass-delay): Renamed from busy-cursor-delay-seconds.
5411         (show-cursor-in-non-selected-windows): Doc fix.
5413 2001-02-20  Dave Love  <fx@gnu.org>
5415         * international/utf-8.el: Doc and commentary fixes.
5417 2001-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
5419         * ehelp.el (with-electric-help): Doc fix.
5421 2001-02-20  Gerd Moellmann  <gerd@gnu.org>
5423         * msb.el (msb-mode): Call the update-buffers function explicitly
5424         with a FORCE argument.
5426         * menu-bar.el (menu-bar-update-buffers): Add optional parameter
5427         FORCE.  If set, update the menu even if frame-or-buffer-changed-p
5428         returns nil.
5430 2001-02-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5432         * ps-print.el: Timestamp package replacement.  Some enhancements.
5433         Some XEmacs compatibility.  Doc fix.
5434         (ps-print-version): New version number (6.4).
5435         (ps-printer-name): Initialization fix.
5436         (ps-zebra-stripe-follow): Funcionality enhancement.
5437         (ps-prologue-file): Code enhancement.
5438         (ps-right-header): Timestamp package replacement.
5439         (ps-setup, ps-face-bold-p, ps-face-italic-p)
5440         (ps-get-page-dimensions)
5441         (ps-generate-header, ps-begin-file, ps-begin-job)
5442         (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
5443         (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
5444         (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
5445         (coding-system-for-write): Var declaration (XEmacs compatibility).
5447 2001-02-20  Miles Bader  <miles@gnu.org>
5449         * image-file.el (image-file-name-extensions): Add "tif".
5451 2001-02-19  Gerd Moellmann  <gerd@gnu.org>
5453         * wid-edit.el (widget-button-click): Save the selected window
5454         around the code handling clicks on buttons.
5456 2001-02-18  Dave Love  <fx@gnu.org>
5458         * imenu.el (imenu--generic-function): Use mapc to iterate over
5459         syntax characters.
5461 2001-02-17  Richard M. Stallman  <rms@gnu.org>
5463         * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
5465         * uniquify.el (uniquify-buffer-name-style): Doc fix.
5467 2001-02-16  Gerd Moellmann  <gerd@gnu.org>
5469         * mouse.el (mouse-save-then-kill): If the distance from the new
5470         point to the mark is equal to the distance of point from the new
5471         point, move point instead of the mark.
5473 2001-02-16  Dave Love  <fx@gnu.org>
5475         * textmodes/flyspell.el (flyspell-get-word): Return string without
5476         properties.
5478 2001-02-16  Eli Zaretskii  <eliz@is.elta.co.il>
5480         * generic.el (generic-find-file-regexp): Doc fix.
5481         (generic-ignore-files-regexp): New defcustom.
5482         (generic-mode-find-file-hook): If the file's name matches the
5483         regexp in `generic-ignore-files-regexp', don't enter
5484         default-generic-mode.  Doc fix.
5486 2001-02-16  Gerd Moellmann  <gerd@gnu.org>
5488         * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
5489         Add autoload cookies.
5491         * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
5492         of cal-tex-24.
5494 2001-02-16  Eli Zaretskii  <eliz@is.elta.co.il>
5496         * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
5498         * progmodes/compile.el (grep-regexp-alist): Remove the blank from
5499         the character class after the (optional) drive, to support file
5500         names with embedded blanks.
5502 2001-02-15  Sam Steingold  <sds@gnu.org>
5504         * textmodes/tex-mode.el (tex-shell-running):
5505         Check the process buffer too.
5507 2001-02-15  Dave Love  <fx@gnu.org>
5509         * battery.el (battery-status-function): Fix doc, :type.
5511         * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
5513 2001-02-15  Gerd Moellmann  <gerd@gnu.org>
5515         * subr.el (read-passwd): Clear Lisp memory holding password.
5517 2001-02-15  Miles Bader  <miles@gnu.org>
5519         * info.el (Info-copy-current-node-name): New function.
5520         (Info-mode-menu): Add it to the menu.
5522 2001-02-14  Richard M. Stallman  <rms@theobromine.ai.mit.edu>
5524         * international/mule-cmds.el (toggle-input-method): Doc fix.
5526 2001-02-13  Stefan Monnier  <monnier@cs.yale.edu>
5528         * replace.el (occur): Stop at end of buffer.
5530 2001-02-13  Eli Zaretskii  <eliz@is.elta.co.il>
5532         * international/mule-cmds.el (set-input-method): Another doc fix.
5534 2001-02-13  David M. Koppelman <koppel@ee.lsu.edu>
5536         * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
5538 2001-02-13  Miles Bader  <miles@gnu.org>
5540         * faces.el (set-face-background, set-face-foreground)
5541         (set-face-stipple): Treat a value of nil as being `unspecified'.
5543 2001-02-12  Dave Love  <d.love@dl.ac.uk>
5545         * international/latin1-disp.el:  Doc fixes.
5546         (latin1-display) <defgroup>: Add :link.
5547         (latin1-display) <function>: Set variable latin1-display.
5549 2001-02-12  Eli Zaretskii  <eliz@is.elta.co.il>
5551         * international/mule-cmds.el (set-input-method): Doc fix.
5553 2001-02-12  Eric M. Ludlam  <zappo@choochoo.ultranet.com>
5555         * speedbar.el (speedbar-frame-parameters): No toolbar lines.
5556         (speedbar-line-file): Return nil if not a file.
5557         (speedbar-buffers-line-path): Return file for tags, and dir for files.
5559 2001-02-12  Michael Kifer  <kifer@cs.sunysb.edu>
5561         * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
5562         for remote files.
5563         (ediff-coding-system-for-read): Replaced the no-conversion default
5564         with raw-text.
5566         * ediff-init.el: Removed :version from defcustom vars.
5568         * ediff-util.el (ediff-compute-custom-diffs-maybe):
5569         Better handling of the diff mode.
5571         * ediff.texi: Added ediff-coding-system-for-read.
5573         * viper.texi: Fix typos.
5575 2001-02-11  Dave Love  <fx@gnu.org>
5577         * shadowfile.el: Doc fixes.
5578         (shadow) <defgroup>: Add :link.
5579         (shadowfile-unload-hook): New function.
5580         (shadow-initialize): Use defalias, not fset.
5581         (shadow-define-cluster, shadow-define-literal-group)
5582         (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
5584         * international/mule.el: Doc and message fixes.
5586         * international/ccl.el (define-ccl-program): Doc fix.
5588 2001-02-11  Kenichi Handa  <handa@etl.go.jp>
5590         * faces.el (mode-line): Set :line-width property to -1.
5592 2001-02-10  Richard M. Stallman  <rms@gnu.org>
5594         * complete.el (partial-completion-mode): Doc fix.
5596         * simple.el (delete-key-deletes-forward-mode):
5597         Change `let' to `let*' to fix gross bug in last change.
5599         * repeat.el (repeat): Don't let execute-kbd-macro alter
5600         real-last-command.
5602 2001-02-10  Eli Zaretskii  <eliz@is.elta.co.il>
5604         * simple.el (eval-expression): Doc fix.
5606 2001-02-09  Dave Love  <fx@gnu.org>
5608         * imenu.el (imenu-generic-expression): Doc fix.
5610         * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
5611         From Juanma Barranquero.
5613         * emacs-lisp/authors.el (authors): Expand `root' before running find.
5615 2001-02-09  Kenichi Handa  <handa@etl.go.jp>
5617         * faces.el (set-face-attribute): Describe the case of a negative
5618         value specified for :line-width.
5620 2001-02-08  Stefan Monnier  <monnier@cs.yale.edu>
5622         * which-func.el (which-func-mode): Invert which-func-mode-global.
5623         From Juanma Barranquero <lektu@uol.com.br>.
5625 2001-02-08  Dave Love  <fx@gnu.org>
5627         * wid-edit.el (widget-plist-convert-widget): Replace binding of
5628         widget-plist-value-type.
5629         (widget-alist-convert-widget): Replace binding of
5630         widget-alist-value-type.
5632         * textmodes/paragraphs.el (sentence-end): Doc fix.
5634         * eshell/em-rebind.el (eshell-cannot-leave-input-list):
5635         Remove `backward-line'.
5637         * play/pong.el (pong-blank-color, pong-bat-color)
5638         (pong-ball-color, pong-border-color, pong-left-key)
5639         (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
5640         (pong-pause-key, pong-resume-key, pong-timer-delay):
5641         * mail/mh-comp.el (mh-compose-letter-function):
5642         * eshell/esh-mode.el (eshell-skip-prompt-function):
5643         * emulation/viper-ex.el (ex-unix-type-shell-options):
5644         * recentf.el (recentf-menu-filter):
5645         * ps-print.el (ps-print-region-function):
5646         * lpr.el (print-region-function):
5647         * forms.el (forms-mode-hooks):
5648         * dirtrack.el (dirtrack-directory-change-hook):
5649         * cus-start.el (temp-buffer-show-function, display-buffer-function):
5650         * textmodes/spell.el (spell-filter):
5651         * textmodes/fill.el (adaptive-fill-function):
5652         * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
5653         * progmodes/etags.el (find-tag-default-function):
5654         * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
5655         * progmodes/ada-mode.el (ada-popup-key): Fix :type.
5657 2001-02-07  Eli Zaretskii  <eliz@is.elta.co.il>
5659         * emulation/viper-init.el (viper-fast-keyseq-timeout)
5660         (viper-translate-all-ESC-keysequences): Doc fix.  From Jim
5661         Meyering <jim@meyering.net>.
5663         * loadup.el: Revert last change.
5665 2001-02-07  Kenichi Handa  <handa@etl.go.jp>
5667         * international/mule.el (transform-make-coding-system-args):
5668         Make it work also for coding systems not using CCL.
5670 2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
5672         * simple.el (previous-matching-history-element)
5673         (next-matching-history-element): Doc fix.
5675         * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
5676         specific part.
5678 2001-02-06  Dave Love  <fx@gnu.org>
5680         * add-log.el (add-log-current-defun-function)
5681         (add-log-buffer-file-name-function, add-log-file-name-function):
5682         Fix :type.
5683         (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
5685 2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
5687         * info.el (info-initialize): Remove the test for system-type when
5688         invocation-directory is non-nil.
5690         * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
5691         of `font-lock-defaults' to `backward-paragraph' rather than nil.
5693 2001-02-06  Andrew Innes  <andrewi@gnu.org>
5695         * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
5696         absolute.
5698 2001-02-06  David M. Koppelman <koppel@ee.lsu.edu>
5700         * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
5701         buffers.  When hi-lock turned on rather than only checking current
5702         buffer for regexps, all buffers are checked. Moved activation of
5703         font-lock to hi-lock-refontify. When font-lock turned off rather
5704         than removing added highlighting just in current buffer, remove it
5705         in all buffers.  Changed edit menu text from "Automatic
5706         Highlighting" to "Regexp Highlighting" Documentation for
5707         highlighting phrases, minor documentation changes.
5708         (hi-lock-set-file-patterns): Execute only if there are new or
5709         existing file patterns.
5710         (hi-lock-refontify): Assume font-lock-fontify-buffer will first
5711         unfontify and, if a support mode is active, will not refontify the
5712         whole buffer.  If necessary, turn on font lock. (Removed
5713         font-lock-unfontify and font-lock support-mode-specific calls,
5714         such as lazy-lock-fontify-window.)
5715         (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
5716         patterns are found. Not useful now since find-file-hook is removed
5717         if hi-lock is off, but may be needed for per-buffer hi-lock activation.
5718         (hi-lock-face-phrase-buffer): New function.  Also added related
5719         menu item and keybinding.
5720         (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
5721         (hi-lock-process-phrase): New function.
5722         (hi-lock-line-face-buffer): Doc fixes.
5723         (hi-lock-face-buffer): Doc fixes.
5724         (hi-lock-unface-buffer): Doc fixes.
5726 2001-02-06  Gerd Moellmann  <gerd@gnu.org>
5728         * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
5729         dabbrev-ignored-regexps.
5731 2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
5733         * simple.el (kill-line): Doc fix.
5735 2001-02-05  Dave Love  <fx@gnu.org>
5737         * loadup.el: Revert last two changes -- bootstrapping works with
5738         regenerated loaddefs.
5740 2001-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
5742         * isearch.el (isearch-forward): Doc fix.
5744         * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
5745         of font-lock-defaults to backward-paragraph.
5747 2001-02-05  Gerd Moellmann  <gerd@gnu.org>
5749         * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
5750         X-Complaints-To, NNTP-Posting-Date, and User-Agent.
5752 2001-02-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5754         * ebnf2ps.el: Eliminate time-stamp functions.
5755         (ebnf-version): New version (3.5).
5756         (ebnf-eps-finish-and-write): Replace time-stamp functions by
5757         format-time-string.
5759 2001-02-05  Gerd Moellmann  <gerd@gnu.org>
5761         * simple.el (next-line): Goto end-of-line before inserting a newline.
5763 2001-02-05  Miles Bader  <miles@gnu.org>
5765         * image-file.el (insert-image-file): When visiting an image, also
5766         set `truncate-lines' to t so that any fringe arrow looks correct.
5768 2001-02-05  Kenichi Handa  <handa@etl.go.jp>
5770         * isearch.el (isearch-forward): Add description about input method
5771         in the docsting.
5773 2001-02-04  Stefan Monnier  <monnier@cs.yale.edu>
5775         * skeleton.el (skeleton-internal-1): Always push the mark for @.
5777 2001-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
5779         * info.el (info-initialize): If installation-directory is nil, for
5780         DOS/Windows systems try looking in a sibling of invocation-directory.
5782 2001-02-02  Gerd Moellmann  <gerd@gnu.org>
5784         * wid-edit.el (widget-button-click): Fix last change.
5786         * frame.el (frame-notice-user-settings): When resizing the initial
5787         frame because the tool bar is off, also change the frame's top
5788         position if a negative top position was specified.
5790 2001-02-02  Miles Bader  <miles@gnu.org>
5792         * image-file.el (insert-image-file): When visiting an image,
5793         suppress the cursor in the image buffer.
5795 2001-02-01  Dave Love  <fx@gnu.org>
5797         * progmodes/f90.el (f90-mode): Remove startup message.
5799         * vc-cvs.el: Remove autoloads.  Require vc when compiling.
5801 2001-02-01  Gerd Moellmann  <gerd@gnu.org>
5803         * startup.el (command-line): Fix code determining whether or not
5804         to use delete-key-deletes-forward-mode.
5806 2001-02-01  Andre Spiegel  <spiegel@gnu.org>
5808         * vc.el (vc-diff-switches): New user option.
5809         (vc-version-diff): Use it.
5810         (vc-diff-switches-list): New macro.
5812         * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
5813         New customization options.
5814         (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
5816         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
5818 2001-02-01  Gerd Moellmann  <gerd@gnu.org>
5820         * msb.el (toplevel): Quote hook symbols.
5822 2001-02-01  Kenichi Handa  <handa@etl.go.jp>
5824         * international/mule.el (make-coding-system): Add description
5825         about recognized properties in the docstring.
5827         * international/mule-conf.el: Remove unused charsets
5828         mac-roman-lower and mac-roman-upper.
5830 2001-01-31  Gerd Moellmann  <gerd@gnu.org>
5832         * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
5833         is in front of the left-margin, if any.
5835         * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
5836         like `delete'.
5838         * bindings.el: Define `kp-delete' like `delete' in function-key-map.
5840         * term/w32-win.el (mouse-set-font): Doc fix.
5842 2001-01-31  Stefan Monnier  <monnier@cs.yale.edu>
5844         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
5845         (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
5846         on already.
5848 2001-01-31  Markus Rost  <rost@math.ohio-state.edu>
5850         * files.el (save-buffer): Don't give message if (buffer-file-name)
5851         returns nil.
5853 2001-01-31  Eli Zaretskii  <eliz@is.elta.co.il>
5855         * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
5857         * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
5858         concat for integers.  From Juanma Barranquero <lektu@uol.com.br>.
5860         * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
5861         display problems.
5863 2001-01-31  Kenichi Handa  <handa@etl.go.jp>
5865         * international/mule.el (charset-info): Fix docstring.
5867         * international/mule-diag.el (describe-character-set): Check final
5868         char valid before printing it.
5870 2001-01-30  Gerd Moellmann  <gerd@gnu.org>
5872         * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
5874         * frame.el (frame-notice-user-settings): Do the tool-bar
5875         stuff only for graphical displays.  Fix a braino.
5877         * frame.el (frame-initialize): Create initial frame visible.
5878         (frame-notice-user-settings): When tool-bar has been switched off,
5879         correct the frame size and sync tool-bar-mode.
5881         * startup.el (command-line): Remove manipulation of frame
5882         height for tool bars.
5884 2001-01-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5886         * lpr.el: Compatibility with XEmacs and doc fixes.
5887         (lpr-windows-system, lpr-lp-system): New vars.
5888         (lpr-printer-switch): New defcustom.
5889         (printer-name, lpr-command): Customization fix.
5890         (print-region-1): Code fix.
5891         (print-region-new-buffer, printify-region): Indentation fix.
5892         (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
5893         New functions.
5895 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
5897         * msb.el (toplevel): Fix the eval-after-load.
5899 2001-01-29  Dave Love  <fx@gnu.org>
5901         * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
5903         * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
5905         * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
5906         (tcl-using-emacs-19-23): Consider Emacs 21+.
5907         (tcl-help-directory-list, tcl-command-switches): Fix :type.
5908         (tcl-add-emacs-menu): Supply menu name.
5909         (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
5911 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
5913         * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
5915 2001-01-29  Stefan Monnier  <monnier@cs.yale.edu>
5917         * pcvs.el (cvs-mark-fis-dead): New function.
5918         (cvs-mode-add): Use it.
5919         (cvs-mode-add-change-log-entry-other-window):
5920         Rebind change-log-default-name to itself rather than to nil.
5922 2001-01-29  Sam Steingold  <sds@gnu.org>
5924         * vc-cvs.el: Replaced (require 'vc) with a bunch of
5925         `autoload' statements.
5927 2001-01-29  Eli Zaretskii  <eliz@is.elta.co.il>
5929         * files.el (confirm-kill-emacs): Doc fix.
5931         * frame.el (frame-initialize): Doc fix.
5933         * time-stamp.el (time-stamp-string): Doc fix.
5935         * woman.el (WoMan-log-1): Make the log buffer writable.
5936         From Markus Rost <rost@math.ohio-state.edu>.
5938 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
5940         * imenu.el (imenu-syntax-alist): Add autoload cookie for
5941         the `make-variable-buffer-local'.
5943 2001-01-29  Dave Love  <fx@gnu.org>
5945         * ansi-color.el (ansi-color-for-comint-mode): Add :version.
5946         (ansi-color-for-comint-mode-on, ansi-color-process-output):
5947         Add autoload cookie.
5948         (ansi-color-apply-sequence): Fix typo.
5950 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
5952         * menu-bar.el (menu-bar-files-menu): Add menu items for
5953         Postscript printing in black and white.
5955         * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
5956         X-Mailman-Version, Precedence, List-Help, List-Post,
5957         List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
5958         Content-Type, Content-Length.
5960 2001-01-29  Dave Love  <fx@gnu.org>
5962         * elide-head.el (elide-head): Make overlay evaporate.
5964         * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
5966 2001-01-28  Eli Zaretskii  <eliz@is.elta.co.il>
5968         * isearch.el (isearch-highlight): Don't punt if the display
5969         doesn't support colors, since isearch faces are defined for
5970         monochrome displays as well.
5972 2001-01-27  Sam Steingold  <sds@gnu.org>
5974         * shell.el (shell-write-history-on-exit): Make sure that we are in
5975         the shell buffer (M-x tex-file RET inserted the error message into
5976         the TeX buffer).
5978 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
5980         * simple.el (transient-mark-mode): Doc fix.
5982 2001-01-27  Gerd Moellmann  <gerd@gnu.org>
5984         * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
5986 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
5988         * shell.el (shell-unquote-argument): If the shell is one of the
5989         mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
5990         quote character.
5991         (shell-dumb-shell-regexp): Document that the shells which match
5992         this regexp are supposed to not treat a backslash as a quote character.
5994         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
5995         from 2001-01-12.  It is not needed, since backspace is mapped into DEL.
5997 2001-01-27  Richard M. Stallman  <rms@gnu.org>
5999         * dabbrev.el (dabbrev--substitute-expansion):
6000         Treat a one-capital-letter abbrev as "not all upper case",
6001         so as to force preservation of the expansion's pattern
6002         if the expansion starts with a capital letter.
6004 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
6006         * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
6007         Doc fix.
6009         * simple.el (transient-mark-mode): Document the fact that many
6010         commands act on the region when mark is active.
6012 2001-01-27  Kenichi Handa  <handa@etl.go.jp>
6014         * international/quail.el (quail-setup-completion-buf): Make the
6015         multibyteness of current buffer inherited to Quail completion buffer.
6016         (quail-show-guidance-buf): Make the multibyteness of current
6017         buffer inherited to Quail guidance buffer.
6018         (quail-help): Make the multibyteness of current buffer inherited
6019         to Quail help buffer.
6021 2001-01-26  Dave Love  <fx@gnu.org>
6023         * time-stamp.el: Doc fixes.
6025         * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
6026         (delphi-keyword-face, delphi-other-face): Fix :type.
6028         * textmodes/flyspell.el: Doc fixes.  Add :version to new options.
6030         * mail/feedmail.el (feedmail): Add :link.
6031         (feedmail-send-it): Doc fix.
6033         * mail/sendmail.el: Doc fixes.
6034         (sendmail-send-it): Fix the non-ASCII regexp and use
6035         rfc2047-encode-string.
6037         * dired.el, dired-aux.el: Revert last change.
6039 2001-01-26  Gerd Moellmann  <gerd@gnu.org>
6041         * makefile.w32-in (DONTCOMPILE): Add various term files.
6043 2001-01-26  Dave Love  <fx@gnu.org>
6045         * Makefile.in (DONTCOMPILE): Add various term files.
6047 2001-01-26  Gerd Moellmann  <gerd@gnu.org>
6049         * man.el (Man-default-man-entry, Man-mode): Doc fix.
6051         * startup.el (display-startup-echo-area-message): Make sure
6052         the echo area is resized to fit the size of the startup message.
6054         * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
6055         part of which is a constant.
6057 2001-01-26  Eli Zaretskii  <eliz@is.elta.co.il>
6059         * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
6061 2001-01-26  Richard M. Stallman  <rms@gnu.org>
6063         * simple.el (next-line): Don't let `newline' expand abbrevs.
6064         Simplify slightly.
6065         (open-line): Don't let `newline' expand abbrevs.
6067 2001-01-25  John Wiegley  <johnw@gnu.org>
6069         * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
6070         to `repeat' in the :type field.
6072         * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
6073         allow a choice of regexp or nil.
6074         (pcomplete-dir-ignore): Same.
6076         * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
6077         a command) to always fail.
6079 2001-01-25  Gerd Moellmann  <gerd@gnu.org>
6081         * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
6082         discard the result.
6083         (iswitchb-to-end): Likewise.
6085 2001-01-25  Sam Steingold  <sds@gnu.org>
6087         * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
6088         Require vc.
6090 2001-01-25  Stefan Monnier  <monnier@cs.yale.edu>
6092         * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
6094         * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
6096 2001-01-25  Dave Love  <fx@gnu.org>
6098         * lisp/international/mule-diag.el (describe-char-after): Doc fix.
6099         (describe-coding-system): Tweak the English text.
6101         * loadup.el: Preload international/ccl for utf-8.
6103 2001-01-25  Eli Zaretskii  <eliz@is.elta.co.il>
6105         * mail/rmail.el (rmail-redecode-body): Doc fix.
6107 2001-01-25  Kenichi Handa  <handa@etl.go.jp>
6109         * international/mule-cmds.el (reset-language-environment):
6110         Reset coding-category-utf-8 to mule-utf-8.
6112         * international/mule-conf.el (coding-category-utf-8):
6113         Initialize to mule-utf-8.
6115         * loadup.el: Preload international/utf-8.
6117         * international/utf-8.el: New file.
6119 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
6121         * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
6123 2001-01-24  Sam Steingold  <sds@gnu.org>
6125         * dired.el (dired-replace-in-string): Removed.
6126         (dired-sort-toggle): Use `replace-regexps-in-string'
6127         instead of `dired-replace-in-string'.
6129         * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
6130         (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
6132         * gs.el (gs-replace-in-string): Removed.
6133         (gs-options): Use `replace-regexps-in-string'
6134         instead of `gs-replace-in-string'.
6136 2001-01-24  Eli Zaretskii  <eliz@is.elta.co.il>
6138         * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
6139         bug report is mailed to an email list and posted to a news group.
6141 2001-01-24  Gerd Moellmann  <gerd@gnu.org>
6143         * comint.el (comint-replace-by-expanded-history-before-point):
6144         Fix change of 2000-08-03 to move point to the start of the line again.
6146         * startup.el (tool-bar-images-pixel-height): New variable.
6147         (command-line): After loading the user's init file, when
6148         tool-bar-mode is on, increase the frame's size by some lines for
6149         the tool-bar.
6151         * frame.el (frame-initialize): Create the initial frame invisible.
6153 2001-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
6155         * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
6156         (chinese-big5): MIME:Big5.
6158 2001-01-24  Gerd Moellmann  <gerd@gnu.org>
6160         * international/mule-cmds.el (universal-coding-system-argument):
6161         Handle commands with prefix args.
6163 2001-01-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
6165         * calendar/diary-lib.el (diary-float): Fix case of MONTH
6166         being a list of numbers.
6167         (diary-mail-entries): Rewritten.
6169 2001-01-23  Dave Love  <fx@gnu.org>
6171         * international/mule.el (make-coding-system): Fix typo.
6173         * textmodes/outline.el (outline-mode) <font-lock-defaults>:
6174         Add backward-paragraph as font-lock-beginning-of-syntax-function.
6176 2001-01-23  Eli Zaretskii  <eliz@is.elta.co.il>
6178         * font-lock.el (font-lock-mode): Doc fix.
6180 2001-01-23  Kenichi Handa  <handa@etl.go.jp>
6182         * international/mule.el (make-translation-table): Fix docstring.
6184 2001-01-22  Eli Zaretskii  <eliz@is.elta.co.il>
6186         * mail/rmail.el (rmail-redecode-body): New function.
6188         * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
6190 2001-01-22  Gerd Moellmann  <gerd@gnu.org>
6192         * isearch.el (isearch-lazy-highlight-case-fold-search)
6193         (isearch-lazy-highlight-regexp): New variables.
6194         (isearch-lazy-highlight-cleanup): Update lazy highlight if
6195         case-fold search or regexp search has been toggled.
6197         * wid-edit.el (widget-button-click): Avoid a save-excursion
6198         around running a global binding.
6200         * isearch.el (isearch-lazy-highlight-initial-delay): Set default
6201         to 0.25.
6203 2001-01-20  Miles Bader  <miles@gnu.org>
6205         * cus-edit.el (custom-face-save): Do post-processing on the face's
6206         new value like `custom-face-set' does.
6208 2001-01-19  Eli Zaretskii  <eliz@is.elta.co.il>
6210         * mail/emacsbug.el (report-emacs-bug): Report the value of
6211         LC_CTYPE, not LC_TYPE.
6213         * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
6214         isearch-toggle-regexp and isearch-edit-string to doc string.
6216 2001-01-19  Gerd Moellmann  <gerd@gnu.org>
6218         * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
6219         as font-lock-beginning-of-syntax-function in font-lock-defaults.
6221         * jit-lock.el (jit-lock-fontify-now): Don't bind
6222         font-lock-beginning-of-syntax-function to nil.
6224 2001-01-19  Eli Zaretskii  <eliz@is.elta.co.il>
6226         * mail/emacsbug.el (report-emacs-bug): Report values of
6227         locale-coding-system, default-enable-multibyte-characters, and the
6228         environment variables LC_ALL, LC_TYPE, and LANG.
6230 2001-01-19  Gerd Moellmann  <gerd@gnu.org>
6232         * font-lock.el (font-lock-default-fontify-region): Fix last change.
6234         * font-lock.el (font-lock-multiline): Default to nil.
6235         (font-lock-default-fontify-region): If font-lock-multiline is
6236         nil, don't check the property `font-lock-multiline'.
6238         * jit-lock.el (jit-lock-after-change): If font-lock-multiline
6239         is nil, don't check the `font-lock-multiline' text property.
6241 2001-01-19  Michael Kifer  <kifer@cs.sunysb.edu>
6243         * viper.el: Call initial-major-mode on startup.
6245         * ediff.el (ediff-patch-file): Use better defaults.
6247         * ediff-vers.el: Fix for 8+3 DOS file systems.
6249 2001-01-19  Colin Walters <walters@cis.ohio-state.edu>
6251         * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
6252         diff mode, if available.
6254 2001-01-19  Michael Kifer  <kifer@cs.sunysb.edu>
6256         * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
6258         * ediff-init.el (subst-char-in-string): Define and use it, unless
6259         it's already defined.
6261 2001-01-18  Gerd Moellmann  <gerd@gnu.org>
6263         * tooltip.el (tooltip-hide-delay): New user-option.
6264         (tooltip-show): Use tooltip-hide-delay instead of the default.
6266 2001-01-18  Kenichi Handa  <handa@etl.go.jp>
6268         * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
6269         kill-local-variable doesn't work for enable-multibyte-characters.
6271 2001-01-17  Dave Love  <fx@gnu.org>
6273         * ediff-init.el (ediff-before-setup-hook)
6274         (ediff-merge-filename-prefix): Add :version.
6276         * international/latin1-disp.el: Require disp-table.
6277         (latin1-display): Fix :set.
6279         * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
6281 2001-01-17  Gerd Moellmann  <gerd@gnu.org>
6283         * isearch.el (isearch-lazy-highlight-initial-delay)
6284         (isearch-lazy-highlight-interval): Default to 0.
6286 2001-01-17  Bob Glickstein  <bobg@zanshin.com>
6288         * isearch.el (isearch-highlight): Set isearch-overlay priority to
6289         1 here rather than each time through
6290         isearch-lazy-highlight-new-loop.
6291         (isearch-lazy-highlight-max): Variable deleted.
6292         (isearch-lazy-highlight-max-at-a-time): New user variable, like
6293         isearch-lazy-highlight-max but controls a single invocation of
6294         isearch-lazy-highlight-update.
6295         (isearch-lazy-highlight-wrapped): Variable recreated.
6296         (isearch-lazy-highlight-window-start): New variable.
6297         (isearch-lazy-highlight-cleanup): Restored to behavior of
6298         before 2-Jan.
6299         (isearch-lazy-highlight-remove-overlays): Function deleted;
6300         behavior folded into isearch-lazy-highlight-cleanup.  "Keep"
6301         behavior removed.
6302         (isearch-lazy-highlight-new-loop): Restore old behavior of calling
6303         isearch-lazy-highlight-update in a loop rather than just once.
6304         Test isearch-invalid-regexp here and decide not to start a new
6305         loop, rather than testing it each time through
6306         isearch-lazy-highlight-update.
6307         (isearch-lazy-highlight-search): Function restored.
6308         (isearch-lazy-highlight-update): Get called in a timer loop again,
6309         but this time highlight more than one match each time through.
6310         Only highlight matches in the visible part of the window.
6311         Start at point, move in the direction of the search, and wrap around at
6312         the edge of the window.  Use sit-for to force redisplay and ensure
6313         window-start is credible.  "Face suppressing" behavior removed;
6314         overlay priorities should make it unnecessary, right?
6315         (isearch-highlight): Face suppressing behavior removed.
6316         (isearch-dehighlight): Face suppressing behavior removed.
6317         (isearch-set-lazy-highlight-faces-at): Removed.
6319 2001-01-17  Kenichi Handa  <handa@etl.go.jp>
6321         * language/european.el ("Latin-1"): Make the format of description
6322         about additional language environments same as that of Latin-2.
6324 2001-01-16  Dave Love  <fx@gnu.org>
6326         * isearch.el (isearch-lazy-highlight): Add :version.
6328         * simple.el (backward-delete-char-untabify-method)
6329         (next-line-add-newlines): Add :version.
6331 2001-01-16  Gerd Moellmann  <gerd@gnu.org>
6333         * bindings.el: Bind <backspace> and <delete> via function-key-map.
6334         Don't bind <delete> otherwise.
6336         * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
6337         and <delete> via function-key-map.
6339         * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
6340         Subject line only if point is after the `Subject:'.
6342 2001-01-16  Kenichi Handa  <handa@etl.go.jp>
6344         * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
6345         japanese-jisx0213-2 in `charset' property of this lang. env.
6347         * language/european.el ("Latin-1"): Add description for Dutch and
6348         Spanish lang. env.
6350         * international/mule.el (decode-char): Fix conditions.
6351         (encode-char): Handle eight-bit-control too.
6352         (transform-make-coding-system-args): New function.
6353         (make-coding-system): Accept XEmacs style arguments for CCL base
6354         coding system.
6356 2001-01-15  Gerd Moellmann  <gerd@gnu.org>
6358         * progmodes/etags.el (find-tag-noselect): Save the value of
6359         tags-file-name before switching buffers, for the case it has a
6360         buffer-local value.
6362 2001-01-15  Alex Schroeder  <alex@gnu.org>
6364         * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
6365         From Dave Love <fx@gnu.org>.
6366         (ansi-color-for-comint-mode): Fix :version.
6368 2001-01-15  Alex Schroeder  <alex@gnu.org>
6370         * ansi-color.el (ansi-color-unfontify-region): Doc change.
6372 2001-01-14  Eli Zaretskii  <eliz@is.elta.co.il>
6374         * dired.el (dired-insert-directory): If file-system-info fails,
6375         remove the " free " part, but don't signal an error.
6377 2001-01-12  Sam Steingold  <sds@gnu.org>
6379         * bookmark.el (bookmark-maybe-historicize-string):
6380         Use new backquote syntax.
6382 2001-01-12  Richard M. Stallman  <rms@gnu.org>
6384         * subr.el (last): Handle a list that doesn't end in nil.
6386 2001-01-12  Sam Steingold  <sds@gnu.org>
6388         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
6389         to `backward-delete-char-untabify'.
6391 2001-01-12  Dave Love  <fx@gnu.org>
6393         * cus-edit.el (customize-menu-create): Fix the :filter following
6394         easymenu change.
6396         * wid-edit.el (function): Add :match-alternatives.
6397         (widget-color-action): Doc fix.
6399 2001-01-12  Gerd Moellmann  <gerd@gnu.org>
6401         * calendar/calendar.el (calendar-basic-setup): Doc fix.
6403 2001-01-12  Kenichi Handa  <handa@etl.go.jp>
6405         * international/mule-cmds.el (prefer-coding-system): Fix docstring.
6407         * international/ccl.el (define-ccl-program): Fix docstring.
6409 2001-01-11  Dave Love  <fx@gnu.org>
6411         * international/mule-cmds.el (standard-display-european-internal):
6412         Set display table for 2208 as for 160.
6414         * progmodes/ada-mode.el (ada-popup-key): Fix last change.
6416         * progmodes/fortran.el (fortran-mode-map): Modify Customization
6417         entry for custom-menu-create change.
6418         (fortran-strip-sqeuence-nos): Make arg optional.  Fix regexp and
6419         don't cons it in the search loop.
6421         * imenu.el (imenu--truncate-items): Revert last change.
6423 2001-01-11  Eli Zaretskii  <eliz@is.elta.co.il>
6425         * info.el (Info-setup-header-line): If the node header includes
6426         either Next: or Prev: links, don't show the File: and Node: parts
6427         in the header line.
6429 2001-01-11  Gerd Moellmann  <gerd@gnu.org>
6431         * comint.el (comint-goto-process-mark): Don't print a message
6432         when running in batch mode.
6434         * isearch.el (isearch-search): In the condition-case handler for
6435         `error', set isearch-invalid-regexp to the whole error message.
6437         * subr.el (eval-after-load): Call load-symbol-file-load-history to
6438         ensure that eval-after-load works for files dumped with Emacs.
6440         * help.el (load-symbol-file-load-history): New function extracted
6441         from function symbol-file.
6442         (symbol-file): Use it.
6444         * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
6446 2001-01-11  Eli Zaretskii  <eliz@is.elta.co.il>
6448         * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
6449         behave as if there were no prefix argument.
6450         (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
6451         argument were nil.
6453 2001-01-11  Richard M. Stallman  <rms@gnu.org>
6455         * isearch.el (isearch-lazy-highlight-update):
6456         Don't look for more potential matches once maximum is exceeded.
6457         Use overlays-in to check correctly for overlap with current match.
6458         Ignore empty matches.
6460 2001-01-11  Miles Bader  <miles@gnu.org>
6462         * textmodes/ispell.el (ispell-adjusted-window-height): New function.
6463         (ispell-overlay-window, ispell-help, ispell-show-choices)
6464         (ispell-command-loop): Use it instead of `window-height'.
6466 2001-01-10  Gerd Moellmann  <gerd@gnu.org>
6468         * files.el (confirm-kill-emacs): New user-option.
6469         (save-buffers-kill-emacs): Ask for final confirmation before
6470         killing Emacs.
6472         * isearch.el (isearch-done): Set isearch-lazy-highlight-start
6473         to nil.
6475 2001-01-10  Dave Love  <fx@gnu.org>
6477         * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
6479         * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
6481         * hi-lock.el (hi-lock-exclude-modes): Fix :type.
6483         * calculator.el (calculator-number-digits): Fix :type.
6485         * vc-cvs.el (vc-cvs-header): Fix :type.
6486         * vc-rcs.el (vc-rcs-header): Fix :type.
6487         * vc-sccs.el (vc-sccs-header): Fix :type.
6489         * progmodes/ada-mode.el (ada-popup-key): Fix :type.
6491         * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
6493         * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
6495 2001-01-10  Gerd Moellmann  <gerd@gnu.org>
6497         * simple.el (set-variable): Force a thorough redisplay for the
6498         case that the variable has an effect on the display, like
6499         `tab-width' has.
6501 2001-01-10  Andre Spiegel  <spiegel@gnu.org>
6503         * vc.el: Add documentation for backend interface.
6505 2001-01-10  Kenichi Handa  <handa@etl.go.jp>
6507         * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
6509         * international/mule-conf.el (latin-extra-code-table): Set to t
6510         for \223 and \224.
6512 2001-01-09  Kenichi Handa  <handa@etl.go.jp>
6514         * international/mule-cmds.el (locale-language-names): Map "es" to
6515         "Spanish" and "nl" to "Dutch".
6517 2001-01-09  Gerd Moellmann  <gerd@gnu.org>
6519         * bindings.el (global-map): Bind <home> to beginning-of-line,
6520         <end> to end-of-line, C-<home> to beginning-of-buffer, and
6521         C-<end> to end-of-buffer.
6523         * language/european.el: Add Dutch and Spanish language info
6524         to be able to use the appropriate tutorials.
6526 2001-01-09  Alex Schroeder  <alex@gnu.org>
6528         * ansi-color.el (ansi-color-process-output): Use markers instead
6529         of positions for start and end of region.
6530         (ansi-color-apply-on-region): Rewrote code to make it more robust.
6531         Previously, occasional mistakes happend when fontifying many
6532         chunks of output (eg. ls --color=yes /dev).  This happened
6533         whenever an overlay was created up to the end of the region, which
6534         coincided with the process-mark.  New text would then be added
6535         within that overlay instead of after it.
6536         (ansi-color-make-extent): Overlays are created with the property
6537         `modification-hooks' set to '(ansi-color-freeze-overlay).
6538         (ansi-color-freeze-overlay): New function.  When inserting text at
6539         the end of the overlay, the overlay will resize.
6541 2000-01-09  Alex Schroeder  <alex@gnu.org>
6543         * ansi-color.el (ansi-color-process-output): Doc change.
6544         (ansi-color-unfontify-region): Doc change.  No longer installed
6545         automatically in font-lock-unfontify-region-function.
6546         (ansi-color-apply): Doc change.
6547         (ansi-color-apply-on-region): Use extents or overlays instead of
6548         text-properties.
6549         (ansi-color-make-extent): New function.
6550         (ansi-color-set-extent-face): New function.
6552 2000-01-09  Alex Schroeder  <alex@gnu.org>
6554         * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
6555         both use ansi-color-process-output, now.
6556         (ansi-color-process-output): Doesn't return string anymore.  It is
6557         installed in comint-output-filter-functions for both Emacs and
6558         XEmacs, now.
6559         (ansi-color-unfontify-region): Simplified code removing variables
6560         pos and start-ansi.
6561         (ansi-color-apply): Put text-property ansi-color before putting
6562         text-property face because ansi-color-unfontify-region is called
6563         immediately after the call to put-text-property.
6564         (ansi-color-context-region): Doc change.
6565         (ansi-color-filter-region): Simplified code.
6566         (ansi-color-apply-on-region): Changed start to start-marker, using
6567         a marker explicitly.  Put text-property ansi-color before putting
6568         text-property face because ansi-color-unfontify-region is called
6569         immediately after the call to put-text-property.
6571 2000-01-09  Alex Schroeder  <alex@gnu.org>
6573         * ansi-color.el (ansi-color-faces-vector): Doc change.
6574         (ansi-color-for-comint-mode): Changed :type property to choice.
6575         (ansi-color-last-context): Removed.
6576         (ansi-color-process-output): Don't use ansi-color-last-context, as
6577         the main functions will store their context now.
6578         (ansi-color-context): Doc change.
6579         (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
6580         Uses ansi-color-context such that repeated calls will strip
6581         partial escape sequences, too.
6582         (ansi-color-apply): Simplified code.  Colorize end of string if
6583         face is not null.  Store context in new (FACE STRING) format, such
6584         that repeated calls will strip partial escape sequences, too.
6585         Append faces to face property using ansi-color-apply-sequence such
6586         that cumulative mode actually works.
6587         (ansi-color-context-region): New variable.
6588         (ansi-color-filter-region): Rewrote it based on
6589         ansi-color-apply-on-region.  Uses ansi-color-context-region such
6590         that repeated calls will strip partial escape sequences, too.
6591         (ansi-color-apply-on-region): Simplified code.  Colorize end of
6592         region if face is not null.  Store context in new (FACE POS)
6593         format, such that repeated calls will strip partial escape
6594         sequences, too.  Append faces to face property using
6595         ansi-color-apply-sequence such that cumulative mode actually works.
6596         (ansi-color-apply-sequence): New function.
6597         (ansi-color-get-face): When the default face is added to the list
6598         of faces, all previous settings are discarded and the list of
6599         faces is set to '(default).
6601 2000-01-09  Alex Schroeder  <alex@gnu.org>
6603         * ansi-color.el (ansi-color-faces-vector): Use nil for the default
6604         face, such that ansi-color-apply and ansi-color-apply-on-region
6605         will do the right thing.
6606         (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
6607         returns nil, set the list of faces back to nil instead of
6608         appending the result of ansi-color-get-face to the front of the list.
6610 2000-01-09  Alex Schroeder  <alex@gnu.org>
6612         * ansi-color.el (ansi-color-for-comint-mode): Doc change.
6613         (ansi-color-process): Doc change.
6614         (ansi-color-last-context): New buffer-local variable.
6615         (ansi-color-process-output): New function.  It is automatically
6616         added to comint-output-filter-functions if this is XEmacs.
6617         (ansi-color-unfontify-region): New optional parameter for XEmacs
6618         compatibility.  Check wether font-lock-syntactic-keywords is
6619         boundp before removing the syntax table text property, as XEmacs
6620         doesn't have it.
6621         (ansi-color-filter-region): Doc change.
6622         (ansi-color-apply-on-region): Doc change.
6623         (ansi-color-make-face): New function.  Compatibility layer for
6624         XEmacs.  Return temporary faces instead of cons cells for XEmacs.
6625         (ansi-color-make-color-map): Use ansi-color-make-face.
6626         (ansi-color-get-face): Avoid face text property '(nil) as results
6627         in an errow for XEmacs.
6629 2000-01-09  Alex Schroeder  <alex@gnu.org>
6631         * ansi-color.el (ansi-color-unfontify-region): New function.
6632         Uses text-property ansi-color in order to preserve fontification by
6633         ansi-color.  When the package is loaded, a lambda expression is
6634         put onto font-lock-mode-hook.  This lambda expression will check
6635         font-lock-unfontify-region-function and replace
6636         font-lock-default-unfontify-region with ansi-color-unfontify-region.
6637         (ansi-color-apply): Add text-property ansi-color in addition to
6638         text-property face.
6639         (ansi-color-apply-on-region): Add text-property ansi-color in
6640         addition to text-property face.
6641         (save-buffer-state): Copy of the macro that is also used by
6642         lazy-lock and font-lock.
6644         (ansi-color-for-comint-mode): New option.
6645         (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
6646         (ansi-color-for-comint-mode-off): Ditto.
6647         (ansi-color-for-comint-mode-filter): Ditto.
6648         (ansi-color-process): New function.  Uses ansi-color-for-comint-mode to
6649         decide what to do.  This function is added to
6650         comint-preoutput-filter-functions when the package is loaded.
6652         (ansi-color-for-shell-mode-set): Removed.
6653         (ansi-color-for-shell-mode): Removed.
6655 2000-01-09  Alex Schroeder  <alex@gnu.org>
6657         * ansi-color.el (ansi-color-for-shell-mode-set): New function with
6658         the lambda expression from the ansi-color-for-shell-mode :set
6659         property.  Additionally, modify shell-mode-hook to enable or
6660         disable font-lock-mode for future shell buffers.
6661         (ansi-color-for-shell-mode): The :set property calls
6662         ansi-color-for-shell-mode-set instead of a lambda expression.
6664 2000-01-09  Alex Schroeder  <alex@gnu.org>
6666         * ansi-color.el (ansi-color-for-shell-mode): Doc change.
6667         (ansi-color-context): New variable.
6668         (ansi-color-apply): Save context between calls.
6670 2001-01-09  Eli Zaretskii  <eliz@is.elta.co.il>
6672         * isearch.el (isearch, isearch-lazy-highlight-face):
6673         New definitions for face colors and attributes.
6675         * wid-edit.el (widget-choose): Call display-popup-menus-p instead
6676         of display-mouse-p.
6678 2001-01-09  Kenichi Handa  <handa@etl.go.jp>
6680         * international/mule.el (make-coding-system): If the coding system
6681         accepts extra latin codes, register such codes as safe for the
6682         coding system.
6684 2001-01-08  Richard M. Stallman  <rms@gnu.org>
6686         * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
6687         don't mention the file name or the date here, because they are
6688         logged at the start of the file.
6690 2001-01-08  Richard M. Stallman  <rms@gnu.org>
6692         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
6693         Change screen-width to frame-width.
6695 2001-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
6697         * info.el (Info-search): Print the default as part of the prompt.
6699 2001-01-08  Andre Spiegel  <spiegel@gnu.org>
6701         * vc.el (vc-default-latest-on-branch-p): New function, replaces
6702         constant implementations in backends.
6704         * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
6705         (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
6707         * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
6708         WRITABLE to EDITABLE.
6710         * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
6711         (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
6712         to EDITABLE.
6714 2001-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
6716         * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
6717         (copyright, copyright-update): Compute the current year at run time.
6719 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
6721         * isearch.el (isearch-old-signal-hook): Removed.
6722         (isearch-mode): Add isearch-done to kbd-macro-termination-hook
6723         instead of setting signal-hook-function.
6724         (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
6726 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
6728         * emulation/edt.el: Update to version 4.0.  Provide support for
6729         EDT scroll margins at top and bottom of the window.  Provide an
6730         emulation of the EDT SUBS command (bound to GOLD-Enter, by
6731         default).  Enhance edt-quit, bound to GOLD-q by default, to warn
6732         user when file-related buffer modifications exist.
6733         Provide support for running EDT Emulation in XEmacs.
6734         Provide customize access to some user updatable variables.
6735         Add Commentary section to file header.
6736         Fixed a few minor bugs and cleaned up some code.
6738         * emulation/edt-mapper.el: Update to version 4.0.  Provide support
6739         for detecting a keypress that generates an ASCII key sequence.
6740         (Previously, only a keypress that generates a vector was
6741         recognized.)  Embed Window Manager name into name of the generated
6742         EDT Emulation initialization file since the initialization file is
6743         Window Manager specific.  Add Commentary section to file header.
6745 2001-01-07  Eli Zaretskii  <eliz@is.elta.co.il>
6747         * mail/sendmail.el (mail-mode): Doc fix.
6749         * info.el (Info-goto-emacs-command-node): Doc fix.
6750         (Info-goto-emacs-key-command-node): Doc fix.
6752 2001-01-06  Eli Zaretskii  <eliz@is.elta.co.il>
6754         * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
6755         systems without long file-name support.
6757 2001-01-06  Andrew Innes  <andrewi@gnu.org>
6759         * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
6761 2001-01-06  Eli Zaretskii  <eliz@is.elta.co.il>
6763         * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
6764         (isearch-lazy-highlight-update): Doc fix.
6766         * ffap.el (ffap-bindings): Doc fix.
6768         * dired-x.el (dired-virtual-guess-dir): Doc fix.
6770 2001-01-05  Dave Love  <fx@gnu.org>
6772         * emacs-lisp/cl-seq.el (remove, remq): Remove.
6774 2001-01-05  Gerd Moellmann  <gerd@gnu.org>
6776         * mouse-drag.el (mouse-drag-safe-scroll):
6777         Bind scroll-preserve-screen-position to nil.
6779         * isearch.el (isearch-old-signal-hook): New variable.
6780         (isearch-mode): Set signal-hook-function to isearch-done.
6781         (isearch-done): Restore old signal-hook-function.
6783         * info.el (Info-fontify-node): Mark one more char as intangible.
6785 2000-01-05  Kenichi Handa  <handa@etl.go.jp>
6787         * composite.el (compose-last-chars): New argument COMPONENTS.
6788         If it is non-nil, compose preceding characters by compose-region with
6789         COMPONENTS.
6791         * international/quail.el (quail-input-string-to-events): New function.
6792         (quail-input-method): Convert input string to events here.
6793         (quail-start-translation): Return input string, not event list.
6794         (quail-start-conversion): Likewise.
6796 2001-01-04  Gerd Moellmann  <gerd@gnu.org>
6798         * tooltip.el (tooltip-cancel-delayed-tip)
6799         (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
6800         and tooltip-add-timeout.
6801         (tooltip-show): Set border color from faces's foreground.
6802         (tooltip-show-help-function): If called with the same help string
6803         as last time, do nothing.
6804         (tooltip-help-tips): Don't set tooltip-help-message to nil.
6806         * startup.el (fancy-splash-screens): Don't bind show-help-function
6807         to nil.
6809         * tooltip.el (tooltip-frame-parameters): Remove colors.
6810         (tooltip): New face
6811         (tooltip-set-param): New function.
6812         (tooltip-show): Set up color frame parameters from face `tooltip'.
6813         Display the tooltip text in face `tooltip'.
6815 2001-01-04  Dave Love  <fx@gnu.org>
6817         * whitespace.el (whitespace-global-mode): Fix typo.
6819         * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
6821 2001-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
6823         * help.el (help-for-help): Fix a typo in a doc string.
6824         From kwzh@gnu.org (Karl Heuer).
6826 2001-01-03  Dave Love  <fx@gnu.org>
6828         * dired-x.el: Doc fixes.  Maintainer change.
6829         (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
6830         (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
6831         (dired-guess-shell-alist-user): Customize.
6832         (dired-x-help-address): Set to bug-gnu-emacs.
6833         (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
6834         (dired-default-directory): Renamed from default-directory.
6836         * hl-line.el (hl-line): Doc fix.
6838 2001-01-03  Karl Fogel  <kfogel@red-bean.com>
6840         * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
6842 2001-01-02  Richard M. Stallman  <rms@gnu.org>
6844         * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
6845         to remove all the current alternative-match highlighting.
6846         If nil, remove only what's outside the current window.
6847         (isearch-lazy-highlight-remove-overlays): Take optional
6848         region within which NOT to remove them.
6849         (isearch-lazy-highlight-new-loop): Greatly simplified.
6850         (isearch-lazy-highlight-update): Find all the other occurrences
6851         visible in the window, in just one call.
6852         (isearch-lazy-highlight-start): Now holds start of region to scan.
6853         (isearch-lazy-highlight-end): Now holds end of region to scan.
6854         (isearch-lazy-highlight-wrapped): Variable deleted.
6855         (isearch-lazy-highlight-search): Function deleted.
6857 2000-01-02  Andrew Innes  <andrewi@gnu.org>
6859         * w32-fns.el (convert-standard-filename): Do length check on name
6860         before aref.
6862 2001-01-02  Dave Love  <fx@gnu.org>
6864         * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
6865         value.
6866         (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
6868         * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
6870         * net/browse-url.el (browse-url-filename-alist): Avoid backquote
6871         read syntax.
6873         * calendar/todo-mode.el (todo): Add :link, :version.
6874         (todo-save-top-priorities): Remove autoload cookie.
6875         (todo-add-category, todo-add-item-non-interactively)
6876         (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
6878 2001-01-02  Gerd Moellmann  <gerd@gnu.org>
6880         * comint.el (comint-input-history-ignore): New variable.
6881         (comint-read-input-ring): Ignore entries matching
6882         comint-input-history-ignore.
6884 2001-01-02  Eric M. Ludlam  <zappo@gnu.org>
6886         * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
6887         (lm-copyright-mark): New function.
6888         (lm-crack-copyright): New function.
6889         (lm-verify): Check that the file has a copyright.
6890         Check that the file is copyright Free Software Foundation.
6892 2000-12-30  Kenichi Handa  <handa@etl.go.jp>
6894         * international/mule-diag.el (print-fontset): Indent font name by
6895         24 columns, not 25.
6897 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
6899         * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
6900         in Subject line.
6902         * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
6903         Use mail-mode-hook instead of mail-setup-hook.
6904         Otherwise continuing an interrupted message with C-u C-x m for
6905         instance, winds up in Mail mode without abbrevs.
6907 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6909         * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
6910         non-nil.  Adding almost all customization variables on ps-setup.
6911         Doc fix.
6912         (ps-print-version): New version number (6.3.3).
6913         (ps-end-with-control-d): Initialization fix.
6914         (ps-lines-printed): New var.
6915         (ps-skip-newline): New fun.
6916         (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
6917         (ps-next-line, ps-continue-line, ps-plot-region)
6918         (ps-generate-postscript-with-faces, ps-end-job): Code fix.
6920 2000-12-29  Kenichi Handa  <handa@etl.go.jp>
6922         * international/fontset.el (x-complement-fontset-spec):
6923         Resolve ASCII font name so that the same family name is used for fonts
6924         registered in x-font-name-charset-alist.
6925         (create-fontset-from-fontset-spec): Adjusted for the above change.
6926         The name of fontset alias should be a unresolved ASCII font name.
6928 2000-12-28  Gerd Moellmann  <gerd@gnu.org>
6930         * simple.el (delete-key-deletes-forward-mode): Bind backspace
6931         and delete in isearch-mode-map.
6933 2000-12-28  Richard M. Stallman  <rms@gnu.org>
6935         * dired-x.el (dired-guess-shell-alist-default):
6936         Use xpdf instead of acroread.
6938 2000-12-28  Kenichi Handa  <handa@etl.go.jp>
6940         * textmodes/artist.el (artist-butlast): Deleted.
6941         (artist-ellipse-mirror-quadrant): Use butlast instead of
6942         artist-butlast.
6944         * subr.el (butlast, nbutlast): Moved from cl.el to here.
6946         * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
6948 2000-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
6950         From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
6952         * ls-lisp.el: Better support for the Mac and MS-Windows.
6953         (ls-lisp): New defgroup.
6954         (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
6955         (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
6956         (ls-lisp-support-shell-wildcards): New defcustoms.
6957         (ls-lisp-parse-symlink): New function.
6958         (insert-directory): Code to convert switches to a list and set up
6959         the wildcard argument copied from ls-lisp-insert-directory.
6960         (ls-lisp-insert-directory): New argument TIME-INDEX.  Add support
6961         for -C and -R switches.
6962         (ls-lisp-column-format): New function.
6963         (ls-lisp-delete-matching, ls-lisp-handle-switches)
6964         (ls-lisp-format-time): Add doc strings.
6965         (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
6966         Support ls-lisp-dirs-first.
6967         (ls-lisp-classify, ls-lisp-extension): New functions.
6968         (ls-lisp-format): Optionally support emulation of symlinks.
6969         Support -i, -s, and -G switches.
6971 2000-12-27  Gerd Moellmann  <gerd@gnu.org>
6973         * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
6975         * version.el (emacs-version): Print X scroll bar information.
6977         * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
6978         instead of x-toolkit-scroll-bars-p.
6980         * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
6981         of x-toolkit-scroll-bars-p.
6983 2000-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
6985         * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
6986         (ffap-bindings): Doc fix, to reflect the above change.
6988 2000-12-27  Kenichi Handa  <handa@etl.go.jp>
6990         * term.el (term-char-mode): Define all non-ascii self-inserting
6991         characters to 'term-send-raw in term-raw-map.
6993 2000-12-25  Michael Kifer  <kifer@cs.sunysb.edu>
6995         * viper-init (viper-restore-cursor-type): Added condition-case guard.
6997         * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
6998         Changed initialization; use add-hook.
6999         (ediff-file-remote-p): Use file-local-copy.
7001         * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
7003         * ediff.el (ediff-patch-buffer): Bug fix.
7004         (ediff-revision): Allow selection of the file at the prompt.
7006 2000-12-23  Stefan Monnier  <monnier@cs.yale.edu>
7008         * subr.el (combine-run-hooks): Remove.
7010         * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
7011         and remove the rogue second spec.
7013 2000-12-23  Gerd Moellmann  <gerd@gnu.org>
7015         * progmodes/compile.el (compilation-forget-errors): Fix indentation.
7017 2000-12-22  Stefan Monnier  <monnier@cs.yale.edu>
7019         * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
7020         Use minibuffer menu prompt for the `=' prefix.
7021         (smerge-command-prefix): Change default to C-^.
7022         (smerge-mode): Don't assume font-lock doesn't move point.
7024         * skeleton.el (skeleton-internal-1): Make sure the first line of
7025         the region is also re-indented.
7026         (skeleton-end-newline): New var.
7027         (skeleton-end-hook): Use it.
7029 2000-12-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
7031         * comint.el (comint-password-prompt-regexp): Support CVS.
7033 2000-12-22  Gerd Moellmann  <gerd@gnu.org>
7035         * simple.el (delete-key-deletes-forward-mode): Simplify.
7036         Also backspace key combinations, depending on
7037         delete-key-deletes-forward.
7039         * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
7041         * simple.el (delete-key-deletes-forward): Doc fix.
7043 2000-08-22  Emmanuel Briot  <briot@gnat.com>
7045         * xml.el (top level comment): Updated to reflect the fact that
7046         white spaces are relevant in the XML file.
7047         (xml-parse-file): Do not kill an existing Emacs buffer if the file
7048         to parse was already edited. This allows for on-the-fly analysis
7049         of XML files.
7050         (xml-parse-tag): Check that the casing is the same in the start
7051         tag and end tag, since XML is case-sensitive.  Allows for spaces
7052         in the end tag, after the name of the tag.
7053         (xml-parse-attlist): Allow for the character '-' in the name of
7054         attributes, as in the standard http-equiv attribute Do not save
7055         the properties in the XML tree, since they are not relevant.
7057 2000-12-21  Stefan Monnier  <monnier@cs.yale.edu>
7059         * generic.el (generic-read-type): Undo last change, inline into
7060         `generic-mode' and then remove.
7061         (generic-mode): Inline generic-read-type.
7062         (define-generic-mode): Push the symbol name rather than the symbol
7063         onto generic-mode-list.
7065 2000-12-21  Gerd Moellmann  <gerd@gnu.org>
7067         * generic.el (generic-read-type): Build an alist for
7068         completing-read as in 20.7.
7070         * play/landmark.el (lm): Use interactive spec `P'.
7071         (toplevel): Don't set debug-on-error.
7073         * server.el (server-switch-buffer): Choose a window on a visible frame.
7075 2000-12-21  Dave Pearson  <davep@davep.org>
7077         * quickurl.el: Commentry change, I've moved my web site.
7079 2000-12-21  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7081         * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
7082         ranges like \177-\237, but accepts the character sequence from \177 to
7083         \237.  Doc fix.
7084         (ebnf-version): New version (3.4).
7085         (ebnf-setup): Code fix.
7086         (ebnf-range-regexp): New fun.
7087         (ebnf-8-bit-chars): Const fix.
7089         * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
7090         entry.  Doc fix.
7091         (ebnf-bnf-lex): Code fix.
7092         (ebnf-bnf-comment-chars): Const fix.
7094         * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
7095         entry.  Doc fix.
7096         (ebnf-iso-comment-chars): Const fix.
7098         * ebnf-otz.el: Doc fix.
7100         * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
7101         entry.  Doc fix.
7102         (ebnf-yac-skip-code): Code fix.
7103         (ebnf-yac-comment-chars): Const fix.
7105 2000-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
7107         * files.el (insert-directory-safely): New function.
7108         (recover-file): Use it instead of insert-directory.
7109         From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
7111 2000-12-21  Kenichi Handa  <handa@etl.go.jp>
7113         * international/mule-cmds.el (select-safe-coding-system):
7114         Check coding-category-list more rigidly.  Improve help message.
7116         * dired.el (dired-move-to-filename-regexp): Fix previous change.
7118 2000-12-21  Miles Bader  <miles@gnu.org>
7120         * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
7122 2000-12-21  Kenichi Handa  <handa@etl.go.jp>
7124         * international/mule-diag.el (describe-char-after): Make *Help*
7125         buffer inherit multibyteness of the current buffer.
7127         * international/mule.el (make-char): Docstring adjusted for the
7128         change of make-char-internal.
7130 2000-12-20  Stefan Monnier  <monnier@cs.yale.edu>
7132         * international/iso-cvt.el: Docstrings fix.
7134 2000-12-20  Dave Love  <fx@gnu.org>
7136         * subr.el (eval-after-load): Doc fix.
7138 2000-12-20  Kenichi Handa  <handa@etl.go.jp>
7140         * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
7141         for numbers.
7143 2000-12-20  Miles Bader  <miles@gnu.org>
7145         * international/quail.el (quail-help): Resize the help window
7146         again after it has all its contents.  Remove unneeded progn.
7148 2000-12-19  Gerd Moellmann  <gerd@gnu.org>
7150         * pcmpl-linux.el: Fix copy/paste error.
7152 2000-12-19  Andrew Innes  <andrewi@gnu.org>
7154         * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
7156 2000-12-19  Carsten Dominik  <dominik@strw.leidenuniv.nl>
7158         * progmodes/idlw-rinfo.el: Fixed copyright notice.
7160         * progmodes/idlw-toolbar.el: Fixed copyright notice.
7162         * progmodes/idlw-shell.el: Fixed copyright notice.
7164         * progmodes/idlwave.el: Fixed copyright notice.
7166         * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
7167         TAB as key separators.
7169 2000-12-19  Alex Schroeder  <alex@gnu.org>
7171         * sql.el (sql-sybase-options): New option.
7172         (sql-sybase): Use it.  Add sql-database to the list of parameters
7173         provided for login.  The options -w 2048 -n are not used any more.
7174         (sql-postgres-options): Changed default from "--pset" to "-P".
7175         (sql-mysql-options): Doc change.
7176         (sql-stop): Doc change.
7178 2000-12-19  Kenichi Handa  <handa@etl.go.jp>
7180         * international/quail.el (quail-input-method): Always hide
7181         the guidance buffer on exiting.
7183 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
7185         * tooltip.el (tooltip-mode): Signal an error if x-show-tip
7186         isn't fboundp.
7188         * server.el (server-buffer-done): Bury the buffer before
7189         killing it.
7191         * faces.el (face-spec-set): Interpret a nil in specs for
7192         foreground and background colors as `unspecified', for
7193         compatibility with 20.x.
7195 2000-12-18  Dave Love  <fx@gnu.org>
7197         * simple.el (mail-user-agent): Doc fix.
7198         (input-mode-8-bit): Removed.
7200         * international/mule.el (set-keyboard-coding-system): Doc fix.
7201         (keyboard-coding-system): New option.
7203         * mail/sendmail.el (send-mail-function): Customize.
7205 2000-12-18  Eli Zaretskii  <eliz@is.elta.co.il>
7207         * international/codepage.el (cp866-decode-table): New table.
7209 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
7211         * version.el (emacs-version): Remove `%a' from the time format
7212         because the weekday doesn't fit well into each locale.
7214 2000-12-18  Miles Bader  <miles@gnu.org>
7216         * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
7218         * textmodes/artist.el (artist-replace-chars, artist-replace-char):
7219         Check that emacs-major-version is `=' to 20, not `>='.
7220         (artist-replace-chars): Use `make-string' instead of a loop.
7222 2000-12-17  Stefan Monnier  <monnier@cs.yale.edu>
7224         * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
7225         (cvs-execute-single-file): Don't change directory.
7226         Patch from Per Cederqvist.
7228 2000-12-16  Eli Zaretskii  <eliz@is.elta.co.il>
7230         * textmodes/ispell.el (check-ispell-version):
7231         If `ispell-program-name' is "aspell", pass it the -v switch instead
7232         of -vv.
7234 2000-12-16  Kenichi Handa  <handa@etl.go.jp>
7236         * international/mule-diag.el (mule-diag): Insert information about
7237         configure options, multibyte awareness, language env.
7239         * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
7240         regexp to search for candidates.
7242 2000-12-15  Eli Zaretskii  <eliz@is.elta.co.il>
7244         * info.el (Info-forward-node): If the node has an
7245         Info-header-line, widen the buffer before searching for "next:"
7246         and "up:" pointers, and set the search limit to stay in the
7247         current node.
7249 2000-12-16  Miles Bader  <miles@gnu.org>
7251         * simple.el (delete-trailing-whitespace): Remove extraneous let.
7253 2000-12-15  Miles Bader  <miles@gnu.org>
7255         * comint.el (comint-send-string, comint-send-region): Also accept
7256         a buffer, buffer-name, or nil for PROCESS, for compatibility with
7257         process-send-string/region.
7259 2000-12-15  Gerd Moellmann  <gerd@gnu.org>
7261         * isearch.el (isearch-lazy-highlight-max): New user-option.
7262         (isearch-lazy-highlight-update): Don't highlight more than
7263         isearch-lazy-highlight-max matches.
7265         * mail/mh-utils.el (mh-find-path): Set read-mail-command.
7267 2000-12-15  Richard M. Stallman  <rms@gnu.org>
7269         * sort.el (sort-columns): Fix error message.
7271         * dabbrev.el (dabbrev--last-case-pattern): Value is now
7272         `upcase' or `downcase' or nil.
7273         (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
7274         Pass new record-case-pattern arg to dabbrev--substitute-expansion.
7275         (dabbrev--substitute-expansion): New arg record-case-pattern.
7276         If it is non-nil, set dabbrev--last-case-pattern.
7277         If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
7279         * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
7281 2000-12-15  Miles Bader  <miles@gnu.org>
7283         * paths.el (Info-default-directory-list): Don't delete
7284         configure-info-directory from the list of standard info
7285         directories when appending it to the end -- their order is important.
7287         * faces.el (read-face-attribute): If there's no entry for the
7288         user's input in VALID, just use it as-is (this will often result
7289         in an error, but it may be OK for e.g. colors using hexadecimal
7290         notation, and at least will yield a better error message).
7292         * window.el (mode-line-window-height-fudge): Function removed.
7293         (height-affecting-face-attributes, mode-line-window-height-fudge):
7294         Variables removed.
7295         * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
7296         window is really the right size.  Use vertical-motion
7297         rather than forward-line.
7298         (ispell-help): Don't use ispell-mode-line-window-height-fudge.
7299         (ispell-command-loop, ispell-show-choices): Use the variable
7300         ispell-choices-win-default-height, rather than the function.
7301         (ispell-choices-win-default-height): Function removed.
7302         (ispell-mode-line-window-height-fudge): Function removed.
7304 2000-12-14  Stefan Monnier  <monnier@cs.yale.edu>
7306         * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
7308 2000-12-14  Eli Zaretskii  <eliz@is.elta.co.il>
7310         * paths.el (Info-default-directory-list):
7311         If configure-info-directory is not one of the standard directories,
7312         put it first in the list; otherwise put it last.  Doc string
7313         changed accordingly.
7315         * info.el (Info-directory-list): Change doc string to reflect the
7316         change in Info-default-directory-list.
7318         * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
7319         windows-nt as windowed environments, even under -nw.
7321         * startup.el (command-line): Don't call x-backspace-delete-keys-p
7322         if not fboundp.  Switch delete-forward mode for the <delete> key
7323         on all PC platforms, even under -nw.
7325         * term/internal.el ([M-delete]): Remap to M-d.
7327 2000-12-14  Gerd Moellmann  <gerd@gnu.org>
7329         * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
7331 2000-12-14  Eli Zaretskii  <eliz@is.elta.co.il>
7333         * frame.el (show-cursor-in-non-selected-windows): Doc fix.
7335 2000-12-14  Gerd Moellmann  <gerd@gnu.org>
7337         * startup.el (command-line): Call delete-key-deletes-forward-mode,
7338         if appropriate.
7340         * simple.el (delete-key-deletes-forward): New user-option.
7341         (delete-key-deletes-forward-mode): New function.
7343         * bindings.el: Bind `delete' to backward-delete-char.
7345         * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
7346         Test if symbol is bound before getting its value.
7348         * tooltip.el (tooltip-show): If an error is signaled in
7349         x-show-tip, display that error, and display the help in the
7350         echo area.
7352 2000-12-14  Kenichi Handa  <handa@etl.go.jp>
7354         * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
7355         Show "... entries" messages for every 10000 entries, not 10.
7357 2000-12-13  Karl Fogel  <kfogel@red-bean.com>
7359         * bookmark.el: Provide a generic exit hook, as suggested by
7360         Ovidiu Predescu <ovidiu@cup.hp.com>:
7361         (bookmark-exit-hook): New var.
7362         (bookmark-exit-hook-internal): New func, replaces
7363         old raw lambda form in `kill-emacs-hook', and runs new
7364         `bookmark-exit-hooks'.  No longer tests for the bookmark feature,
7365         as logically that feature must have been provided if this function
7366         is running.
7367         Removed ;;;###autoload before the `add-hook' call.
7369 2000-12-13  Stefan Monnier  <monnier@cs.yale.edu>
7371         * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
7372         (easy-menu-current-active-maps): New function.
7373         (easy-menu-get-map): Use it.
7374         Make a proper menu entry when creating a new keymap.
7376 2000-12-13  Kenichi Handa  <handa@etl.go.jp>
7378         * international/characters.el: Fix cases and syntaxes for
7379         mule-unicode-0100-24ff.
7381         * dired.el (dired-move-to-filename-regexp): Fixed for the case
7382         that a Japanese character is not appended after day and year.
7384         * info.el (Info-suffix-list): Change format for a command that
7385         requires arguments.
7386         (info-insert-file-contents): Adjusted for the above change.
7388 2000-12-12  Andreas Schwab  <schwab@suse.de>
7390         * tar-mode.el (tar-extract): Base the name of the subfile buffer
7391         on the name of the tar buffer.  Verify that the existing buffer is
7392         visiting the same subfile.
7394 2000-12-12  Dave Love  <fx@gnu.org>
7396         * subdirs.el: Add obsolete.
7398 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
7400         * mail/rmailsum.el (rmail-summary-expunge)
7401         (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
7402         instead of rmail-confirm-expunge.
7404         * replace.el (perform-replace): Don't use an empty match adjacent
7405         to a non-empty match when computing the next match before the
7406         replacement is performed.
7408 2000-12-12  Milan Zamazal  <pdm@freesoft.cz>
7410         * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
7411         definition (patch by Stefan Monnier).
7412         (glasses-mode): Use jit-lock instead of `after-change-functions'
7413         (patch by Stefan Monnier).
7415 2000-12-12  Miles Bader  <miles@gnu.org>
7417         * info.el (Info-last-preorder): Don't barf on nodes without a prev.
7418         (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
7420 2000-12-12  Andrew Choi  <akochoi@i-cable.com>
7422         * term/mac-win.el: Remove load for ls-lisp.
7424         * loadup.el: Load ls-lisp for system-type `macos'.
7426 2000-12-12  Miles Bader  <miles@gnu.org>
7428         * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
7429         Respect field end too.
7430         (just-one-space): Respect fields as `delete-horizontal-space'.
7431         (newline-and-indent, reindent-then-newline-and-indent):
7432         Use `delete-horizontal-space'.
7434 2000-12-11  Stefan Monnier  <monnier@cs.yale.edu>
7436         * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
7437         (so as to obey the field property in the minibuffer).
7439         * obsolete/c-mode.el: Moved from lisp/progmodes.
7440         * obsolete/auto-show.el: Moved from lisp.
7441         * obsolete/ooutline.el: Moved from lisp/textmodes.
7443 2000-12-11  Carsten Dominik  <dominik@strw.leidenuniv.nl>
7445         * progmodes/idlwave.el: Updated to IDLWAVE version 4.7.  Too many
7446         changes to list them here.
7448         * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
7449         Too many changes to list them here.
7451         * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
7452         Too many changes to list them here.
7454         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
7456 2000-12-11  Gerd Moellmann  <gerd@gnu.org>
7458         * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
7460         * cus-edit.el (custom-save-variables, custom-save-faces):
7461         Comment fix.
7463         * hscroll.el: Moved to `obsolete' subdir.
7465 2000-12-11  Miles Bader  <miles@gnu.org>
7467         * window.el (window-text-height): Function removed (now in C).
7469 2000-12-10  Stefan Monnier  <monnier@cs.yale.edu>
7471         * log-edit.el (log-edit-parent-buffer): New var.
7472         (log-edit): Set it.  Add BUFFER argument.
7473         (log-edit-done): Use char-before.
7474         Don't bother checking validity of vc-comment-ring.
7475         Only bury the buffer if log-edit popped it up.
7477         * pcvs.el: Update references to CVS-Edit (now Log-Edit).
7478         (cvs-mode-diff-help): Remove.
7479         (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
7480         (cvs-mode-marked): Set up the default for CMD manually.
7482         * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
7483         Remove binding for ? now made unnecessary.
7485 2000-12-10  Carsten Dominik  <dominik@strw.leidenuniv.nl>
7487         * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
7488         (reftex-TeX-master-file): Check for `tex-main-file' early enough.
7490         * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
7491         when master file is not open.
7493 2000-12-09  Stefan Monnier  <monnier@cs.yale.edu>
7495         * progmodes/ada-stmt.el: Update `maintainer'.
7497 2000-12-09  Stephen Gildea  <gildea@stop.mail-abuse.org>
7499         * time-stamp.el (time-stamp-old-format-warn): Reorder custom
7500         choices to match documentation string.
7502 2000-12-09  Miles Bader  <miles@gnu.org>
7504         * minibuf-eldef.el: New file.
7506         * window.el (fit-window-to-buffer): Don't pass last argument to
7507         pos-visible-in-window-p, now that its meaning is inverted.
7509 2000-12-08  Eli Zaretskii  <eliz@is.elta.co.il>
7511         * image.el (create-image): Doc fix; spotted by Per Cederqvist
7512         <ceder@lysator.liu.se>.
7514 2000-12-08  Stefan Monnier  <monnier@cs.yale.edu>
7516         * autoinsert.el (auto-insert-alist): Add missing final \n.
7518         * pcvs-defs.el (cvs-menu): Move.  Make submenu for diff commands.
7519         (cvs-menu-map): Remove.
7520         * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
7521         (cvs-mode-quit): Turn it back into a plain function.
7523         * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
7524         (texinfo-filter): Remove (move to texinfo.el).
7526         * textmodes/texinfo.el: Move the (require 'cl) to the front of the
7527         file where it's more visible.
7528         (texinfo-filter, texinfo-chapter-level-regexp): New variables
7529         moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
7530         (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
7531         (texinfo-inside-macro-p): Only catch `scan-error's.
7532         (texinfo-inside-env-p): Make better use of the match info.
7533         (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
7534         (texinfo-insert-@end): Slight re-organization.
7535         Also remove useless `looking-at' call.
7537 2000-12-08  Andrew Innes  <andrewi@gnu.org>
7539         * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
7540         accessible in -nw mode.
7542         * term/w32-win.el: Remove stuff about selection timeout, which is
7543         irrelevant on Windows.  Move clipboard support to w32-fns.el, so
7544         it is accessible in -nw mode.
7546 2000-12-08  Dave Love  <fx@gnu.org>
7548         * emacs-lisp/lisp-mode.el (lisp-mode):
7549         Set font-lock-keywords-case-fold-search.
7551 2000-12-08  Gerd Moellmann  <gerd@gnu.org>
7553         * textmodes/ispell.el (ispell): Doc fix.
7555 2000-12-08  Kenichi Handa  <handa@etl.go.jp>
7557         * international/quail.el (quail-insert-decode-map): Check the
7558         frame width of a window displaying the current buffer, not that of
7559         the selected frame.
7560         (quail-help): Make sure that the help buffer has window before
7561         inserting text in it.
7563 2000-12-07  Sam Steingold  <sds@gnu.org>
7565         * loadup.el: Load emacs-lisp/backquote instead of autoloading.
7566         Backquote is used in isearch.el, so autoloading saves nothing.
7568 2000-12-07  Eli Zaretskii  <eliz@is.elta.co.il>
7570         * startup.el (normal-top-level-add-subdirs-to-load-path):
7571         Ignore the CVS and RCS subdirectories case-insensitively.
7573         * dired.el (dired-insert-directory): If file-system-info is
7574         fboundp, call it instead of invoking dired-free-space-program.
7576 2000-12-07  Gerd Moellmann  <gerd@gnu.org>
7578         * server.el (server-visit-files): Push files on file-name-history.
7580         * progmodes/cc-langs.el: Update copyright.
7582         * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
7584         * bindings.el (mode-line-mode-menu): Add glasses-mode.
7586         * bindings.el (mode-line-mode-menu): Reverse the order
7587         of define-keys so that the menu appears in alphabetical order.
7589 2000-12-07  Milan Zamazal  <pdm@freesoft.cz>
7591         * progmodes/glasses.el (glasses-mode): Update mode line at the end
7592         of the function.
7594 2000-12-07  Dave Love  <fx@gnu.org>
7596         * jka-compr.el (jka-compr-compression-info-list): Fix :type.
7598         * facemenu.el (facemenu-unlisted-faces): Fix value.
7600 2000-12-07  Stefan Monnier  <monnier@cs.yale.edu>
7602         * font-lock.el (font-lock-default-fontify-region):
7603         Include the terminating \n (off-by-one error).
7604         (font-lock-set-defaults): Use dolist.
7606         * derived.el (define-derived-mode): Don't use combine-run-hooks.
7608 2000-12-07  Kenichi Handa  <handa@etl.go.jp>
7610         * international/mule-cmds.el (describe-language-environment):
7611         Fix for the case that an input method title is not string but a list.
7613         * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
7614         of wrong SIZE record.
7616 2000-12-06  Dave Love  <fx@gnu.org>
7618         * newcomment.el (comment-region, comment-dwim): Doc fix.
7620         * textmodes/texinfo.el: Require tex-mode when compiling.
7621         (texinfo-update-node): Doc fix.
7622         (texinfo-imenu-generic-expression): Add @anchor.
7623         (texinfo-font-lock-keywords): Add @uref.
7624         (texinfo-inside-macro-p): Don't use ignore-errors.
7625         (texinfo-insert-quote): Match more contexts.
7627         * international/mule.el (decode-char, encode-char): Doc fix.
7628         (auto-coding-alist): Customize.
7630         * files.el (load-file): Fix change of 2000-03-12.
7632         * wid-edit.el (widget-text-keymap): Doc fix.
7634 2000-12-06  Andrew Innes  <andrewi@gnu.org>
7636         * makefile.w32-in (lisp): Set to an absolute directory, namely
7637         $(CURDIR).
7639 2000-12-06  Eli Zaretskii  <eliz@is.elta.co.il>
7641         * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
7642         read generated-autoload-file, and set buffer-file-coding-system to
7643         raw-text-unix after reading the file.
7645         * international/mule-conf.el (file-coding-system-alist):
7646         Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
7648 2000-12-06  Gerd Moellmann  <gerd@gnu.org>
7650         * replace.el (occur): Make line-number-width 1 smaller for the
7651         colon following the line number.
7653         * startup.el (fancy-splash-text, command-line-1):
7654         Use `File' for the menu name instead of `Files'.
7656         * tmm.el: Update copyright.
7658         * cus-start.el: Add entry for even-window-heights.
7660 2000-12-06  Miles Bader  <miles@gnu.org>
7662         * faces.el (frame-set-background-mode): Avoid stomping on
7663         locally modified faces.
7665 2000-12-06  Kenichi Handa  <handa@etl.go.jp>
7667         * international/fontset.el: Correct the font registries for
7668         japanese-jisx0213-1 and japanese-jisx0213-2.
7670 2000-12-05  Gerd Moellmann  <gerd@gnu.org>
7672         * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
7674         * iswitchb.el: Update customization commentary.
7676 2000-12-05  Rob Riepel  <riepel@Stanford.EDU>
7678         * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
7679         (tpu-search-highlight): Fixed comparison of overlay end positions.
7680         (tpu-trim-line-ends): Implemented trimming logic locally.
7682         * emulation/tpu-extras.el (tpu-write-file-hook)
7683         (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
7685 2000-12-05  Kenichi Handa  <handa@etl.go.jp>
7687         * language/chinese.el (chinese-iso-8bit): Change mime-charset name
7688         to cn-gb.
7689         (cn-gb, gb2312): New aliases for chinese-iso-8bit.
7691 2000-12-04  Dave Love  <fx@gnu.org>
7693         * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
7695 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
7697         * mail/rmailsum.el (rmail-summary-expunge)
7698         (rmail-summary-expunge-and-save): Ask for confirmation with
7699         rmail-expunge-confirmed.
7701         * mail/rmail.el (rmail-expunge-confirmed): New function.
7702         (rmail-expunge): Use it.
7704 2000-12-04  Philippe Waroquiers  <wao@gull.tact.cfmu.eurocontrol.be>
7706         * progmodes/etags.el (tag-partial-file-name-match-p): New function.
7707         (etags-recognize-tags-table, find-tag-in-order):
7708         New functionality: interpret file names as tags.
7710 2000-12-04  Eli Zaretskii  <eliz@is.elta.co.il>
7712         * info.el (Info-scroll-prefer-subnodes): New defcustom.
7713         (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
7714         the first subnode until the bottom of the current node is visible.
7716 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
7718         * format.el (format-decode): Don't change buffer's undo list.
7720 2000-12-04  Kenichi Handa  <handa@etl.go.jp>
7722         * faces.el (face-font-registry-alternatives): Add entries for CJK
7723         fonts.  Doc-string adjusted for the actual usage of this data.
7725         * international/fontset.el: Change the font registries for CJK
7726         fonts in the default fontset.  Don't append '*' to registries.
7728 2000-12-03  Stefan Monnier  <monnier@cs.yale.edu>
7730         * emacs-lisp/easy-mmode.el (define-derived-mode)
7731         (easy-mmode-derived-mode-p): Remove (moved to derived.el).
7733         * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
7734         (derived-mode-p): New function.
7735         (derived-mode-make-docstring): Add `docstring' argument.
7736         Use it if available and complete it if necessary.
7738 2000-12-03  Andreas Schwab  <schwab@suse.de>
7740         * type-break.el (type-break): Don't make parent of itself.
7742 2000-12-03  Miles Bader  <miles@gnu.org>
7744         * simple.el (delete-trailing-whitespace): Don't delete newlines too.
7746 2000-12-02  Stefan Monnier  <monnier@cs.yale.edu>
7748         * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
7749         (tex-main-file, tex-file): Simplify.
7750         (tex-generate-zap-file-name): Use subst-char-in-string.
7751         (tex-strip-dots): Remove.
7753         * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
7755         * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
7756         to check if the match succeeded.
7758 2000-12-02  Gerd Moellmann  <gerd@gnu.org>
7760         * startup.el (use-fancy-splash-screens-p): New function.
7761         (command-line-1): Use it to determine whether or not to use
7762         a fancy splash screen.
7764 2000-12-02  Andreas Schwab  <schwab@suse.de>
7766         * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
7768 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
7770         * international/mule.el (make-char): Fix last change.
7772         * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
7773         New defcustoms.
7774         (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
7775         autoloading tex-mode; instead, do the same manually.
7776         Use texinfo-open-quote and texinfo-close-quote.  Insert literal quote
7777         with numeric argument.  Docstring fix.
7778         (toplevel): Require cl when compiling.
7780         * international/mule.el (make-char): Doc fix.
7782 2000-12-02  Jason Rumney  <jasonr@gnu.org>
7784         * term/w32-win.el (x-select-enable-clipboard): Customize (as per
7785         the Emacs Lisp manual)
7787 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
7789         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
7791         * term/pc-win.el (x-select-enable-clipboard): Customize (as per
7792         the Emacs Lisp manual).
7794 2000-12-02  Gerd Moellmann  <gerd@gnu.org>
7796         * simple.el (next-line-add-newlines): Change default to nil.
7798 2000-12-01  Eli Zaretskii  <eliz@is.elta.co.il>
7800         * files.el (revert-buffer, recover-file):
7801         Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
7803 2000-12-01  Gerd Moellmann  <gerd@gnu.org>
7805         * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
7807 2000-12-01  Miles Bader  <miles@gnu.org>
7809         * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
7811 2000-12-01  Kenichi Handa  <handa@etl.go.jp>
7813         * international/mule-diag.el (describe-char-after): Fix typo.
7814         (describe-character-set, non-iso-charset-alist): Fix typo.
7816 2000-12-01  Miles Bader  <miles@gnu.org>
7818         * image-file.el (image-file-name-regexp): Automatically add
7819         upper-case variants of each filename extension in
7820         `image-file-name-extensions', since they seem to be common.
7822         * simple.el (minibuffer-contents)
7823         (minibuffer-contents-no-properties, delete-minibuffer-contents):
7824         New functions.
7825         * filecache.el (file-cache-directory-name)
7826         (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
7828 2000-12-01  Milan Zamazal  <Milan.Zamazal@qbizm.com>
7830         * filecache.el (file-cache-minibuffer-complete): Don't try to
7831         delete the minibuffer prompt.
7833 2000-11-30  Dave Love  <fx@gnu.org>
7835         * cus-start.el: Fix read-buffer-function type.
7837 2000-11-30  Gerd Moellmann  <gerd@gnu.org>
7839         * md5.el: Removed.  There's a built-in function, now.
7841 2000-11-30  Markus Rost  <rost@math.ohio-state.edu>
7843         * mail/rmail.el (rmail-set-message-counters): Don't use "D"
7844         as dummy 0-th char of rmail-deleted-vector.
7846 2000-11-30  Eli Zaretskii  <eliz@is.elta.co.il>
7848         * ps-print.el (ps-end-job): Bind case-fold-search only after
7849         switching to ps-spool-buffer.
7851 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7853         * ps-print.el: Line number font customization.  PostScript: Lines and
7854         PageCount are initialized on each page.  Doc Fix.
7855         (ps-print-version): New version number (6.3.2).
7856         (ps-lpr-switches, ps-font-info-database, ps-font-size)
7857         (ps-header-font-size, ps-header-title-font-size, ps-left-header)
7858         (ps-right-header): Customization fix.
7859         (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
7860         Fix code.
7861         (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
7862         New vars.
7864 2000-11-30  Gerd Moellmann  <gerd@gnu.org>
7866         * bs.el: Fix typos and spelling errors.
7867         (bs-appearance) <defgroup>: Renamed from bs-appearence.
7868         (bs-configuration): Doc fix.
7870         * bs.el: Undo mistaken change of 2000-11-28.  Update copyright.
7872 2000-11-30  Rob Riepel  <riepel@Stanford.EDU>
7874         * emulation/tpu-edt.el (tpu-version): New version.
7875         (tpu-search-overlay, tpu-replace-overlay): New initial range.
7876         (tpu-original-mode-line): Variable deleted.
7877         (tpu-mark-flag): New initial value.
7878         (tpu-set-mode-line): Don't redefine mode-line-format.
7879         Add tpu-mark-flag to minor-mode-alist.
7880         (tpu-update-mode-line): New mark flag logic.
7881         (tpu-get): Use find-file-wildcards.
7882         (tpu-search-highlight): Move overlay less, reset overlay properly.
7883         (tpu-unselect): Deactivate mark.
7884         (tpu-lm-replace): Reset overlay properly.
7885         (tpu-forward-line): Use forward-visible-line.
7886         (tpu-edt-on): Set transient mark mode.  ispell autoloads deleted.
7888         * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
7890 2000-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
7892         * cus-edit.el (custom-face-value-create): Always emphasize tag.
7894 2000-11-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
7896         * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
7897         and skip whitespace and newlines.
7899 2000-11-30  Stefan Monnier  <monnier@cs.yale.edu>
7901         * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
7903 2000-11-29  Gerd Moellmann  <gerd@gnu.org>
7905         * help.el (describe-function-1): Regexp-quote function name
7906         when used as part of a regexp.
7908         * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
7909         Use face-attribute instead of face-foreground and face-background.
7910         (tool-bar-add-item): Likewise, and handle unspecified colors.
7912         * enriched.el (enriched-face-ans): Use face-attribute instead
7913         of face-foreground and face-background.
7915         * faces.el (face-foreground, face-background, face-stipple):
7916         Return nil if attribute is unspecified, for backward compatibility.
7918         * files.el (auto-mode-alist): Add an entry for antlr-mode.
7920         * play/5x5.el: Remove version info.
7922         * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
7924         * frame.el (blink-cursor-mode): Doc fix.
7926 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
7928         * antlr-mode.el: New commands to run ANTLR from within Emacs and
7929         to create Makefile rules.
7930         (antlr-tool-command): New user option.
7931         (antlr-ask-about-save): New user option.
7932         (antlr-makefile-specification): New user option.
7933         (antlr-file-formats-alist): New variable.
7934         (antlr-special-file-formats): New variable.
7935         (antlr-unknown-file-formats): New user option.
7936         (antlr-help-unknown-file-text): New variable.
7937         (antlr-help-rules-intro): New variable.
7938         (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
7939         (antlr-mode-menu): Add entries.
7940         (antlr-file-dependencies): New function.
7941         (antlr-directory-dependencies): New function.
7942         (antlr-superclasses-glibs): New function.
7943         (antlr-run-tool): New command.
7944         (antlr-makefile-insert-variable): New function.
7945         (antlr-insert-makefile-rules): New function.
7946         (antlr-show-makefile-rules): New command.
7948         * antlr-mode.el: More Emacs/XEmacs stuff.
7949         (antlr-no-action-keywords): New constant with value nil.
7950         (antlr-font-lock-keywords-alist): Use it.  Old value would break
7951         syntax highlighting in Emacs-21.0.
7952         (antlr-default-directory): Emacs/XEmacs dependend function.
7953         (antlr-read-shell-command): Ditto.
7954         (antlr-with-displaying-help-buffer): Ditto.
7956 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
7958         * antlr-mode.el: imenu, parsing and highlighting changes.
7959         (antlr-imenu-create-index-function): Don't create extra submenus
7960         for definitions in different grammar classes.  It is not necessary
7961         for the menu and would make command `imenu' awkward to use.
7962         (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
7963         header actions and more than one.
7964         (antlr-font-lock-tokendef-face): Changed color.
7965         (antlr-font-lock-tokenref-face): Changed color.
7966         (antlr-font-lock-additional-keywords): Also highlight lowercase.
7967         (antlr-mode-syntax-table): New variable.
7968         (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
7969         (antlr-with-syntax-table): Don't copy syntax table.
7971 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
7973         * antlr-mode.el: Minor changes: language setting.
7974         (antlr-language-alist): The value for file option "language" can
7975         be both an identifier and a string.
7976         Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
7977         (antlr-language-limit-n-regexp): Change accordingly.
7979 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
7981         * antlr-mode.el: Minor changes: tabs, hiding.
7982         (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
7983         (antlr-action-visibility): Also allow value nil to also hide the
7984         braces.  Renamed from `antlr-tiny-action-length'.
7985         Suggested by Jay@aol.com.
7986         (antlr-hide-actions): Change accordingly.  Hide line if completely
7987         hidden action is on a line of its own.
7989 2000-11-29  Stefan Monnier  <monnier@cs.yale.edu>
7991         * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
7993         * sort.el (sort-columns): Don't concat strings with numbers.
7995 2000-11-29  Dave Love  <fx@gnu.org>
7997         * cus-edit.el (face): Fix :format.
7999         * mail/feedmail.el: Require smtpmail when compiling.
8000         (mail-do-fcc): Autoload.
8001         (feedmail) <defgroup>: Fix :link.
8002         (feedmail-nuke-body-in-fcc): Fix :type.
8003         (feedmail-send-it): Add autoload cookie.
8005 2000-11-29  Stefan Monnier  <monnier@cs.yale.edu>
8007         * newcomment.el (comment-indent): Save excursion around call to
8008         comment-indent-function.
8010 2000-11-29  Miles Bader  <miles@gnu.org>
8012         * subr.el (member-ignore-case): Return the tail of the list who's
8013         car matches, like `member', not the matching element itself.
8015 2000-11-29  Kenichi Handa  <handa@etl.go.jp>
8017         * xml.el (xml-parse-tag): Fix finding opening tag.  A tag name
8018         should not contain `\n'.
8020 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
8022         * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
8024         * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
8026         * dired-aux.el (dired-do-create-files): Construct default file
8027         name for dired-mark-read-file-name so that when the user enters
8028         just RET, the target file will end up in the target directory.
8030         * abbrev.el (prepare-abbrev-list-buffer): Get the value of
8031         local-abbrev-table before changing buffers because it might
8032         have a buffer-local binding.
8034 2000-11-28  Miles Bader  <miles@gnu.org>
8036         * simple.el (delete-horizontal-space): Handle fields more generally.
8038 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
8040         * simple.el (delete-horizontal-space): Handle minibuffer prompt.
8042 2000-11-28  Dave Love  <fx@gnu.org>
8044         * progmodes/ps-mode.el (ps-mode): Set comment-start and
8045         comment-start-skip locally.
8047         * progmodes/fortran.el (fortran-mode): Don't set
8048         fortran-comment-line-start-skip.  Set comment-start to
8049         fortran-comment-line-start.
8050         (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
8051         (fortran-comment-line-start-skip): Simplify slightly.
8053 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
8055         * play/5x5.el: Remove RCS keyword.
8057         * bs.el: Mistaken commit, undone 2000-11-30.
8059 2000-11-28  Milan Zamazal  <pdm@freesoft.cz>
8061         * textmodes/tildify.el (tildify-string-alist):
8062         Add `plain-tex-mode' here.
8064 2000-11-28  Colin Walters  <walters@cis.ohio-state.edu>
8066         * chistory.el (Command-history-setup): Remove extraneous `keymap'
8067         reference.
8069 2000-11-28  Miles Bader  <miles@gnu.org>
8071         * cus-face.el (custom-face-attributes): Add post-filter function
8072         for :box.  Make pre-filter function for :box handle all cases.
8074         * wid-edit.el (widget-choose): Make sure pop-up window is large
8075         enough to display all the choices, as there's no way to scroll it.
8077 2000-11-28  Kenichi Handa  <handa@etl.go.jp>
8079         * international/mule-conf.el: Make the coding system no-conversion
8080         safe for all characters.
8082 2000-11-27  Dave Love  <fx@gnu.org>
8084         * net/ldap.el (ldap) <defgroup>: Add :version.
8086         * tooltip.el (tooltip-use-echo-area): Doc fix.
8088         * cus-start.el <minibuffer-prompt-properties>: Add version.
8089         <read-buffer-function>: Add.
8091         * apropos.el (apropos-print): Add help-echo to active text.
8093         * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
8095 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
8097         * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
8098         type, group and version.
8100 2000-11-27  Eli Zaretskii  <eliz@is.elta.co.il>
8102         * select.el (x-get-selection): Docstring fix.
8104 2000-11-27  Dave Pearson <davep@hagbard.demon.co.uk>
8106         * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
8108 2000-11-27  Andrew Innes  <andrewi@gnu.org>
8110         * makefile.nt (.SUFFIXES): Add .SUFFIXES.
8112         * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
8114 2000-11-27  Miles Bader  <miles@gnu.org>
8116         * dired.el (dired-get-filename): Return filename verbatim if
8117         LOCALP is `verbatim'.
8118         * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
8119         `verbatim' so that we don't inadvertently delete a non-existant
8120         directory name.
8122 2000-11-27  Kenichi Handa  <handa@etl.go.jp>
8124         * international/characters.el: Specify cases and syntaxes for
8125         mule-unicode-0100-24ff.
8127 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
8129         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
8130         that foreground and/or background colors of the face `tool-bar'
8131         are unspecified.
8133 2000-11-27  Miles Bader  <miles@gnu.org>
8135         * wid-edit.el (widget-field-buffer, widget-field-start)
8136         (widget-field-end): Handle widget field `pseudo-overlays'.
8137         (widget-field-value-delete): Delete WIDGET from `widget-field-new'
8138         if it's there instead of in `widget-field-list'.
8140         * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
8141         (help-make-xrefs): Delete extraneous newlines at the end of the
8142         docstring.
8144 2000-11-25  Jason Rumney  <jasonr@gnu.org>
8146         * startup.el (command-line): Call set-locale-environment after
8147         Window System init file is read, as it can result in a call to
8148         redraw-frame.
8150 2000-11-25  Eli Zaretskii  <eliz@is.elta.co.il>
8152         * simple.el (shell-command): Mention the effect of the prefix
8153         argument in the doc string.
8155 2000-11-25  Miles Bader  <miles@gnu.org>
8157         * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
8159         * wid-edit.el (widget-field-value-delete): Don't try to delete
8160         overlay when it's the `pseudo-overlay' that exists at some points.
8162 2000-11-24  Jason Rumney  <jasonr@gnu.org>
8164         * international/mule-cmds.el (locale-language-names): Add "jp" as
8165         a non-standard alternative for Japanese.
8167 2000-11-24  Andre Spiegel  <spiegel@gnu.org>
8169         * vc-hooks.el: Require 'cl during compilation.
8171 2000-11-24  Gerd Moellmann  <gerd@gnu.org>
8173         * faces.el (face-set-after-frame-default): Let face attributes
8174         specified for new frames override frame parameters.
8176         * startup.el (command-line): Fix computation of the source file
8177         for user-init-file when user-init-file is a compiled file.
8179 2000-11-24  Miles Bader  <miles@gnu.org>
8181         * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
8182         (custom-post-filter-face-spec): New functions.
8183         (custom-face-set, custom-face-value-create): Filter the face spec
8184         before and after customization.
8185         (custom-face-set): If VALUE specifies a null face, pass a
8186         non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
8187         * cus-face.el (custom-face-attributes): Remove SET and GET
8188         functions.  Add some IN-FILTER and OUT-FILTER functions in the few
8189         cases they're needed.
8191         * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
8192         that it's distinguishable from the :off-glyph on dark-background
8193         displays.  Set its background color too.
8195         * cus-start.el (all): Restore entry for `mode-line-inverse-video',
8196         so that people can easily turn it off.
8198 2000-11-24  Michael Kifer  <kifer@cs.sunysb.edu>
8200         * ediff-diff.el: Moved variables around to have it compile under NT.
8202         * ediff-help.el (ediff-use-long-help-message): Made it customizable.
8204         * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
8206         * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
8207         redundant skip-small-frames test.
8209         * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
8210         (viper-downgrade-to-insert): Protect against errors in hooks.
8212         * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
8213         (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
8214         (viper-restore-cursor-type,viper-set-insert-cursor-type):
8215         New functions.
8217         * viper-util.el (viper-memq-char): Bug fixes.
8219         * viper.el (viper-mode): Fix cursor handling.
8221 2000-11-24  Kenichi Handa  <handa@etl.go.jp>
8223         * international/mule-diag.el (list-iso-charset-chars):
8224         For two-byte charset, fix the `while' condition.
8225         (list-non-iso-charset-chars): Fix the `while' condition.
8227 2000-11-23  Stefan Monnier  <monnier@cs.yale.edu>
8229         * subr.el (add-hook, remove-hook): Don't call make-local-hook
8230         if the variable is make-variable-buffer-local.
8232         * progmodes/ada-stmt.el (ada-template-map):
8233         Initialize and bind it to C-c t in ada-mode-map.
8234         (ada-stmt-mode-hook): New function extracted from old code.
8235         Only change the buffer-local side of skeleton-*.
8236         (ada-mode-hook): Use it.
8238 2000-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
8240         * iswitchb.el (iswitchb-minibuf-depth): New variable.
8241         (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
8242         we expect to be returned by minibuffer-depth once we prompt the
8243         user in the minibuffer.
8244         (iswitchb-entryfn-p): If minibuffer-depth returns the same value
8245         as recorded in iswitchb-minibuf-depth, return non-nil.
8247 2000-11-23  Eli Zaretskii <eliz@is.elta.co.il>
8249         * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
8250         (hscroll-window-maybe): Docstring fix.
8252 2000-11-23  Dave Love  <fx@gnu.org>
8254         * rect.el (string-rectangle): Don't test delete-selection-mode.
8256 2000-11-23  Gerd Moellmann  <gerd@gnu.org>
8258         * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
8259         is in the tool bar.
8261         * dired-aux.el (dired-add-entry): Don't call dired-get-filename
8262         with `no-dir'; we want the directory part to be able to remove it.
8264 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
8266         * textmodes/outline.el (outline-flag-region):
8267         Don't bind inhibit-read-only since we don't modify the buffer.
8268         (outline-isearch-open-invisible): Don't jump to overlay-start
8269         since we're trying to unhide text around point.
8270         (outline-discard-overlays): Use dolist.
8272         * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
8274 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
8276         * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
8278 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
8280         * textmodes/tex-mode.el (tex-font-lock-keywords-1):
8281         Fix ARG regexp to skip quoted braces.
8282         (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
8283         Remove `bf' and `it' from `bold' and `italic' (they were wrong and
8284         are (correctly) handled separately).
8285         Remove `caption' and `footnote' from `citations': they contain text.
8286         Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
8287         (latex-skeleton-end-hook): New function.
8288         (latex-mode): Use it.
8289         (tex-start-tex-marker): Remove.
8290         (tex-send-tex-command): Don't set tex-start-tex-marker.
8291         (tex-error-parse-syntax-table): New var.
8292         (tex-compilation-parse-errors): Use it.
8293         Ignore tex-start-tex-marker.  Don't bother with marker-position.
8294         (tex-validate-buffer): Don't bother with marker-position.
8296         * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
8297         (flyspell-generic-progmode-verify): Use it.
8299 2000-11-22  Sam Steingold  <sds@gnu.org>
8301         * simple.el (delete-trailing-whitespace): New interactive function.
8303         * progmodes/ada-mode.el (ada-mode): Use it instead of
8304         `ada-remove-trailing-spaces'.
8305         (ada-remove-trailing-spaces): Removed.
8307         * textmodes/two-column.el (2C-merge): Recommend it in the doc.
8309         * textmodes/picture.el (picture-clean): Removed.
8310         (picture-mode-exit): Call it instead of `picture-clean'.
8312 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
8314         * frame.el (show-cursor-in-non-selected-windows): Doc fix.
8316         * hi-lock.el (hi-lock-refontify): Don't call non-existent
8317         jit-lock-fontify-buffer; it should anyway be unneccessary to
8318         do anything special when jit-lock is active.
8319         (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
8321 2000-11-22  Dave Love  <fx@gnu.org>
8323         * calendar/todo-mode.el (todo-top-priorities): Use
8324         todo-tmp-buffer-name.  From Milan Zamazal <Milan.Zamazal@qbizm.com>.
8326         * language/chinese.el, language/cyrillic.el:
8327         * language/devanagari.el, language/ethiopic.el, language/greek.el:
8328         * language/hebrew.el, language/indian.el, language/japanese.el:
8329         * language/korean.el, language/lao.el, language/misc-lang.el:
8330         * language/thai.el, language/tibetan.el, language/vietnamese.el:
8331         Use provide.
8333         * cus-edit.el (custom-buffer-create-internal): Save some consing.
8334         (custom-variable-set): Improve validation error mesage.
8336         * rect.el (string-rectangle): Revert last change.
8337         (string-rectangle-line): New arg DELETE.
8338         (string-rectangle): Check delete-selection-mode.
8340         * emacs-lisp/edebug.el (edebug-version)
8341         (edebug-maintainer-address): Deleted.
8342         (edebug-submit-bug-report): Just alias to report-emacs-bug.
8343         (edebug-read-function): Account for other `'#' read forms.
8344         (edebug-mode-menus): Make some items toggles.
8345         (edebug-outside-unread-command-event, unread-command-event):
8346         Remove these to avoid warnings.
8348 2000-11-22  David Ponce  <david@dponce.com>
8350         * recentf.el (recentf-menu-items-for-commands)
8351         (recentf-make-menu-items, recentf-make-menu-item)
8352         (recentf-filter-changer): Added :help and :active menu-item properties.
8354         (recentf-build-dir-rules, recentf-dump-variable)
8355         (recentf-edit-list, recentf-open-files-item)
8356         (recentf-open-files): Replaced unnecessary `mapcar' with new
8357         built-in `mapc'.
8359 2000-11-23  Miles Bader  <miles@gnu.org>
8361         * faces.el (menu): Make inverse-video on ttys too.
8363 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
8365         * simple.el (comment-line-break-function): Use the new name
8366         indent-new-comment-line -> comment-indent-new-line.
8367         (clone-indirect-buffer): Don't ignore NORECORD.
8368         (next-completion): Properly handle the case where items are adjacent.
8370         * mouse.el (popup-menu): Stupid typo.
8372 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
8374         * emacs-lisp/authors.el: Remove autoload cookies, add author,
8375         maintainer, keywords tags.
8377         * rect.el (replace-rectangle): Don't call string-rectangle-line
8378         with too many arguments.
8380 2000-11-22  Andre Spiegel  <spiegel@gnu.org>
8382         * ediff-util.el (ediff-file-checked-out-p)
8383         (ediff-file-checked-in-p): Call vc-state instead of
8384         vc-locking-user, which no longer exists.
8386         * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
8388 2000-11-22  Dave Love  <fx@gnu.org>
8390         * md5.el (md5): Provide.
8391         (md5): Fix error call.
8393 2000-11-22  Miles Bader  <miles@gnu.org>
8395         * textmodes/refill.el (refill-adjust-ignorable-overlay)
8396         (refill-fill-paragraph-at): Remove debugging code.
8398         * calendar/calendar.el (generate-calendar-window): When we don't
8399         call `fit-window-to-buffer', make sure the top line is fully visible.
8401         * image-file.el (insert-image-file): Don't make `read-only'
8402         property rear-nonsticky.
8404         * isearch.el (isearch-original-minibuffer-message-timeout): New var.
8405         (isearch-mode): Set `minibuffer-message-timeout' to nil, after
8406         stashing away its original value.
8407         (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
8408         in the recursive edit.
8409         Bind `isearch-original-minibuffer-message-timeout' to protect it.
8410         (isearch-done): Restore `minibuffer-message-timeout'.
8412         * cus-start.el: Remove entry for `mode-line-inverse-video'.
8414 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
8416         * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
8418         * find-lisp.el (find-lisp-find-files-internal):
8419         Use dolist, when and file-name-as-directory.
8421         * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
8422         (define-derived-mode, define-minor-mode): Add specs.
8424         * window.el: General comment and spacing fixes.
8425         (save-selected-window): Use backquotes.
8426         (window-safely-shrinkable-p): New function.
8427         (shrink-window-if-larger-than-buffer): Use it.
8429         * subr.el (make-local-hook): Docstring fix.
8431         * shell.el (shell-mode): Use define-derived-mode.
8433         * newcomment.el (comment-indent): Insert comment before calling
8434         comment-indent-function.  Don't insert in column 0.
8435         (comment-dwim): Indent before inserting comment.
8437         * isearch.el (isearch-mode-map): Fix docstring.  Init in defvar.
8438         (minibuffer-local-isearch-map): Init in defvar.  Use inheritance.
8439         (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
8440         Use mapc rather than map.
8442         * files.el (find-buffer-visiting): Compare all attributes before
8443         declaring two files identical (rather than just their inode-no).
8444         (auto-mode-alist): Use \' rather than $.
8446         * which-func.el: Update maintainer line.
8448         * pcvs.el (uniquify-buffer-file-name): Remove advice.
8449         * uniquify.el (uniquify-list-buffers-directory-modes): New var.
8450         (uniquify-buffer-file-name): Use it.
8452 2000-11-22  Miles Bader  <miles@gnu.org>
8454         * cus-start.el: Add entry for `minibuffer-prompt-properties'.
8455         * simple.el (minibuffer-avoid-prompt): New function.
8457 2000-11-21  Gerd Moellmann  <gerd@gnu.org>
8459         * Makefile.in (.SUFFIXES): Add .SUFFIXES.
8461 2000-11-21  Miles Bader  <miles@gnu.org>
8463         * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
8464         inclusion of `track-mouse'.
8466         * textmodes/refill.el (refill-ignorable-overlay): New variable.
8467         (refill-adjust-ignorable-overlay): New function.
8468         (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
8469         only the paragraph's tail if possible.
8470         Update `refill-ignorable-overlay'.
8471         (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
8473         * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
8474         point inside the fill-prefix.
8476         * textmodes/refill.el (refill-post-command-function): Don't reset
8477         refill-doit in the case where a self-insertion command doesn't
8478         case a refill.  Use `refill-fill-paragraph-at', getting position
8479         from `refill-doit'.
8480         (refill-after-change-function): Set `refill-doit' to END.
8481         (refill-fill-paragraph-at): New function, mostly from old
8482         refill-fill-paragraph.
8483         (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
8484         (refill-pre-command-function): New function.
8485         (refill-mode): Add it to `pre-command-hook'.
8487 2000-11-20  Gerd Moellmann  <gerd@gnu.org>
8489         * textmodes/artist.el (artist-mode): Fix autoload cookie.
8491         * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
8492         javadoc tags.
8494 2000-11-20  Andre Spiegel  <spiegel@gnu.org>
8496         * vc.el, vc-hooks.el: Undo prev change (moved functions back to
8497         vc.el).
8499         * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
8500         require vc.
8502         * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
8503         checkouts.
8505 2000-11-20  Dave Love  <fx@gnu.org>
8507         * Makefile.in (DONTCOMPILE): Omit bindings.el.
8509 2000-11-20  Eli Barzilay <eli@www.barzilay.org>
8511         * calculator.el (calculator-paste): Use `if' instead of `and'
8512         and `or'.
8513         (calculator-help): Don't use electric-describe-mode for XEmacs.
8515 2000-11-19  Gerd Moellmann  <gerd@gnu.org>
8517         * info.el (info-menu-5): Doc fix.
8519         * textmodes/artist.el: New file.
8521 2000-11-19  Andre Spiegel  <spiegel@gnu.org>
8523         * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
8524         and differentiate according to checkout model.
8525         (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
8526         since this function is only concerned with master state.
8528         * vc-hooks.el (vc-workfile-unchanged-p)
8529         (vc-default-workfile-unchanged-p): Moved here from vc.el.
8531         * vc.el (vc-workfile-unchanged-p)
8532         (vc-default-workfile-unchanged-p): See above.
8534 2000-11-19  Miles Bader  <miles@gnu.org>
8536         * image-file.el (insert-image-file): Make `intangible' and
8537         `read-only' properties rear-nonsticky too.
8539 2000-11-18  Gerd Moellmann  <gerd@gnu.org>
8541         * ps-print.el: Update copyright notice.
8543         * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
8544         (tooltip-show): Use the offsets.
8546         * bindings.el (mode-line-modified): Fix a typo.
8547         (mode-line-toggle-modified, mode-line-widen)
8548         (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
8550 2000-11-17  Vinicius Jose Latorre <vinicius@cpqd.com.br>
8552         * ps-print.el (toplevel): Test for find-coding-system being
8553         fboundp before calling ps-x-find-coding-system.
8555 2000-11-16  Stefan Monnier  <monnier@cs.yale.edu>
8557         * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
8558         (vc-version-backup-file): Docstring fix.
8560 2000-11-16  Gerd Moellmann  <gerd@gnu.org>
8562         * files.el (basic-save-buffer): Don't add a newline if
8563         find-file-literally is non-nil.
8564         (find-file-literally): Extend doc string.
8566         * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
8567         sort(1) with the `-f' argument.
8569 2000-11-16  Andre Spiegel  <spiegel@gnu.org>
8571         * vc.el: Updated backend documentation.
8572         (vc-default-check-headers): New function.
8574         * vc-{cvs,rcs,sccs}.el: Functions reordered.
8576         * vc.el (vc-revert-buffer): Ask for confirmation if file seems
8577         up-to-date.
8578         (vc-do-command): In the asynchronous case, output messages only if
8579         the minibuffer is not active.
8581         * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
8582         `vc-cvs-use-edit' is on.
8583         (vc-cvs-checkout): When this is used for reverting the workfile,
8584         make a backup of the original contents and revert to that in case
8585         of error.
8586         (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
8587         remote repositories.
8589         * vc.el (vc-annotate): Changed handling of prefix arg; now asks
8590         for both version and ratio in the minibuffer.
8592         * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
8593         Use vc-do-command to perform the annotation, not call-process.
8595 2000-11-16  Kenichi Handa  <handa@etl.go.jp>
8597         * international/quail.el (quail-start-translation): Don't call
8598         `message' before reading key sequence.
8600 2000-11-16  Miles Bader  <miles@lsi.nec.co.jp>
8602         * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
8604 2000-11-16  Kenichi Handa  <handa@etl.go.jp>
8606         * window.el (fit-window-to-buffer): Be sure to acquire at least
8607         one text line even if the buffer is empty.
8609 2000-11-16  Gerd Moellmann  <gerd@gnu.org>
8611         * net/ange-ftp.el (ange-ftp-file-writable-p)
8612         (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
8613         Bind ange-ftp-process-verbose to nil.
8615 2000-11-15  Dave Love  <fx@gnu.org>
8617         * wid-edit.el (widget-specify-field, widget-specify-button):
8618         If :help-echo is a function, set help-echo of overlay to
8619         widget-mouse-help.
8620         (widget-mouse-help): New function.
8621         (widget-echo-help): Rewritten for :help-echo functions only taking
8622         a widget arg.
8624         * net/eudc-bob.el (eudc-bob-can-display-inline-images):
8625         Use display-graphic-p.
8626         (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
8627         and that JPEG is available.
8628         (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
8630         * international/mule-cmds.el (locale-charset-language-names):
8631         Match @euro.
8633 2000-11-15  Gerd Moellmann  <gerd@gnu.org>
8635         * faces.el (face-set-after-frame-default):
8636         If `inhibit-default-face-x-resources' is bound, don't intialize the
8637         default face from X resources.
8639 2000-11-15  Eli Zaretskii  <eliz@is.elta.co.il>
8641         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
8642         Don't set EMACSLOADPATH.
8644 2000-11-15  Eli Zaretskii  <eliz@is.elta.co.il>
8646         * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
8647         texinfo-insert-@url.
8648         (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
8649         (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
8651 2000-11-14  Stefan Monnier  <monnier@cs.yale.edu>
8653         * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
8654         (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
8655         (checkdoc-minor-keymap): Backward compatibility.
8656         (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
8657         (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
8658         (checkdoc-this-string-valid-engine): Be a bit more strict
8659         to avoid matching substrings of `...' quoted vars/funs.
8660         (checkdoc-defun-info): Only look for `interactive' if alone.
8661         (debug-ignored-errors): Add "arg doesn't appear in docstring".
8663         * progmodes/compile.el (grep): `tag-default' can be nil.
8665         * newcomment.el (comment-indent): Paren typo.
8667 2000-11-14  Dave Love  <fx@gnu.org>
8669         * calculator.el: New maintainer version.
8671         * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
8673         * cmuscheme.el: Doc fixes.
8674         (cmuscheme) <defgroup>: Use `scheme' as parent.
8675         (cmuscheme-program-name): Remove.  Change uses to scheme-program-name.
8677         * xscheme.el (scheme-program-name): Don't define here.
8679         * progmodes/scheme.el (scheme-program-name): New variable
8680         (originally in cmuscheme).
8682 2000-11-14  Miles Bader  <miles@gnu.org>
8684         * window.el (fit-window-to-buffer): Handle windows without mode-lines.
8685         Handle header-lines.  Don't loop forever if we can't enlarge the
8686         window anymore.  Simplify a bit.
8688 2000-11-14  Kenichi Handa  <handa@etl.go.jp>
8690         * window.el (fit-window-to-buffer): Don't check
8691         window-text-height.  Assure that the last line is fully visible.
8693         * international/quail.el (quail-show-guidance-buf):
8694         Call fit-window-to-buffer to assure the enough height of the guidance
8695         buffer.
8696         (quail-update-guidance): Avoid making the guidance buffer shorter.
8698 2000-11-14  Stefan Monnier  <monnier@cs.yale.edu>
8700         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
8701         rather than `prepend' and add an interesting comment.
8702         (tex-math-face, tex-font-lock-syntactic-face-function):
8703         New face and function to use it.
8704         (tex-define-common-keys, tex-mode-map): Use menu-item rather
8705         than `menu-enable' symbol property.
8706         (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
8707         (tex-mode): Add some latex-mode commands for auto-selection.
8708         Use tex-font-lock-syntactic-face-function.
8709         (tex-insert-quote): Simplify.
8710         (tex-shell): New mode.
8711         (tex-start-shell): Use it.
8712         (tex-shell-proc, tex-shell-buf): New functions.
8713         (tex-send-command): Use it.
8714         (tex-main-file): Fix the meaning of the new arg REALFILE.
8715         (tex-send-tex-command): New function split from `tex-start-tex'.
8716         Set compilation-last-buffer and compilation-parsing-end.
8718         * newcomment.el (comment-indent-default): Stick \s<\s< to the left
8719         when it follows non-comment text on the line.
8721         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8722         Set font-lock-defaults.
8723         (lisp-mode-shared-map): Init inside the defvar.
8724         (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
8725         Use define-derived-mode.
8727 2000-11-14  Miles Bader  <miles@lsi.nec.co.jp>
8729         * faces.el (header-line): Use `:box nil' for color/gs displays too.
8731 2000-11-14  Gerd Moellmann  <gerd@gnu.org>
8733         * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
8734         Don't recursively optimize body because that can lead to infinite
8735         recursion; see comment there.
8737 2000-11-13  Eli Zaretskii  <eliz@is.elta.co.il>
8739         * faces.el (face-spec-set-match-display): Revert the change from
8740         2000-10-24.  Add a FIXME for after v21.1.
8742 2000-11-13  Miles Bader  <miles@gnu.org>
8744         * textmodes/fill.el (skip-line-prefix): New function.
8745         (fill-region-as-paragraph, fill-region):  Return the fill-prefix.
8746         (fill-paragraph): Don't leave point inside the fill-prefix.
8747         * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
8748         point inside the fill-prefix.
8750 2000-11-13  Miles Bader  <miles@lsi.nec.co.jp>
8752         * calendar/calendar.el (generate-calendar-window):
8753         Use `fit-window-to-buffer'.
8755 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
8757         * gud.el (gud-minor-mode): New var.
8758         (gud-symbol, gud-val): New functions.
8759         (gud-find-file): Copy gud-minor-mode to the new buffer.
8760         (gud-menu-map): Include entries for commands that are not always
8761         available, using :enable to (de)activate them.
8762         (gud-minor-mode-map): New map.  Add it to minor-mode-map-alist.
8763         (gud-mode-map): New map.
8764         (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
8765         (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
8766         Don't set up gud's menu (it's done by the minor-mode).
8767         (gud-minibuffer-local-map): New.
8768         Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
8769         (gud-query-cmdline): New function.
8770         (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it.  Set gud-minor-mode.
8771         (gud-mode): Use define-derived-mode.
8772         Don't set up gud's menu (it's done by the minor-mode).
8773         (gud-chop-words): Remove.
8774         (gud-common-init): Use split-string instead.
8775         (gud-new-keymap, gud-make-debug-menu): Eradicate.
8777         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
8778         Add keyword arg :name.
8780         * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
8781         (diff-count-matches, diff-split-hunk): New functions.
8782         (diff-mode-map): Bind C-c C-s to diff-split-hunk.
8784         * pcvs-info.el (cvs-fi-conflict-face): New var.
8786         * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
8787         Make it into a simple syntax-table, shared among all submodes.
8788         (sh-heredoc-face): Re-introduce.
8789         (sh-font-lock-syntactic-face-function): New function.
8790         (sh-mode): Use it.  Also use define-derived-mode.
8791         Remove old bogus setting of indent-region-function.
8792         (sh-set-shell): Don't set the syntax-table any more.
8793         (sh-mode-syntax-table) <defun>: Remove.
8795 2000-11-12  Miles Bader  <miles@gnu.org>
8797         * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
8798         message if interactive.
8800 2000-11-12  Dave Love  <fx@gnu.org>
8802         * mail/feedmail.el: Fix header,
8803         (feedmail) <defgroup>: Add :link.
8805         * view.el: Use local-map property, not keymap on mode-line string.
8807         * scroll-all.el (scroll-all-mode): Customize variable.
8808         Add autoload cookie to function.
8810         * lazy-lock.el: Remove compatibility code.
8812         * finder.el (finder-known-keywords): Add `files', remove `vms'.
8813         (finder-help-echo): New variable.
8814         (finder-mouse-face-on-line): Add help-echo stuff.
8815         (finder-list-keywords, finder-list-matches): Use mapc.
8817         * faces.el (face-font-registry-alternatives): Add :version.
8819         * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
8820         tags-table-list.
8822         * net/browse-url.el (browse-url-browser-function): Update :version.
8824         * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
8825         (mail-mode): Use [:alnum:] in some regexps.
8827 2000-11-10  Dave Love  <fx@gnu.org>
8829         * ediff.el (ediff-regions-internal, ediff-documentation):
8830         * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
8831         fundamental mode.
8833         * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
8834         buffer into fundamental mode.
8835         (ediff-set-difference): Use copy-sequence if available.
8837         * ediff-ptch.el (ediff-dispatch-file-patching-job):
8838         Check ediff-patch-map non-nil.
8839         (ediff-fixup-patch-map, ediff-fixup-patch-map)
8840         (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
8841         buffer into fundamental mode.
8843         * ediff-merg.el (state-or-merge): Defvar when compiling.
8845 2000-11-10  Jason Rumney  <jasonr@gnu.org>
8847         * w32-fns.el (w32-add-charset-info): New function.
8848         (w32-charset-info-alist): Use it.
8850 2000-11-10  Gerd Moellmann  <gerd@gnu.org>
8852         * faces.el (face-font-registry-alternatives): New user-option.
8854 2000-11-10  Stefan Monnier  <monnier@cs.yale.edu>
8856         * textmodes/texinfo.el (texinfo-block-default): New var.
8857         (texinfo-insert-block): Use it.  Insert a newline if needed.
8859         * textmodes/fill.el (fill-indent-according-to-mode): New var.
8860         (fill-region-as-paragraph): Use it.
8862         * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
8863         (latex-mode): Tweak tex-*-(head|trail)er regexps.
8864         Tweak paragraph regexps to allow a leading [ \t]*.
8865         (tex-latex-block): Insert a newline if necessary.
8866         (latex-insert-item): Only insert a newline if necessary.
8867         (tex-guess-main-file): New function.
8868         (tex-main-file): Use it.  Add arg `realfile'.  Trim `.tex'.
8869         Set tex-main-file if TeX-master is provided.
8870         (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
8872 2000-11-10  Gerd Moellmann  <gerd@gnu.org>
8874         * startup.el (command-line): Set the default tooltip-mode
8875         to t for graphical displays which implement x-show-tip.
8877         * tooltip.el (tooltip-mode): Add a comment about startup.el
8878         setting the default value of this user-option.
8880 2000-11-09  Stefan Monnier  <monnier@cs.yale.edu>
8882         * font-lock.el (font-lock-*-face) <defvar>: Move.
8883         (font-lock-defaults-alist): Mark obsolete.
8884         (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
8885         (font-lock-mode): Use define-minor-mode.
8886         (font-lock-support-mode): Tweak type to default to jit-lock-mode.
8887         (font-lock-turn-off-thing-lock): Be more explicit.
8888         (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
8889         (font-lock-syntactic-face-function): New var.
8890         (font-lock-fontify-syntactically-region): Use it.
8891         (font-lock-doc-face): New.
8893         * pcvs.el (cvs-enabledp): Ignore errors.
8894         (cvs-commit-filelist): Never query.
8895         (cvs-mode-insert): Always add a terminating / in the initial prompt.
8896         (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
8897         (cvs-do-removal): Use cvs-partition rather than delete-if.
8898         Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
8899         cvs-bury-buffer.
8901         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8902         Allow `next' to jump to after the end of the last match.
8904 2000-11-09  Gerd Moellmann  <gerd@gnu.org>
8906         * simple.el (byte-compiling-files-p): New function.
8908         * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
8909         if it is there.
8911         * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
8912         nil again.
8914         * textmodes/ispell.el (ispell-library-path): Don't call
8915         check-ispell-version when byte-compiling because that starts
8916         an ispell process, and ispell might not be installed.
8917         (toplevel): Don't set up a menu when byte-compiling.
8919         * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
8920         it, so that a boundp test can be used to determine if we're
8921         currently byte-compiling.
8923 2000-11-09  Dave Love  <fx@gnu.org>
8925         * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
8927 2000-11-09  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8929         * ps-print.el: Patch for variable initialization when spooling.
8930         Doc fix.
8931         (ps-output-list): Fun eliminated.
8932         (ps-begin-file, ps-begin-job): Code fix.
8934 2000-11-08  Dave Love  <fx@gnu.org>
8936         * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
8938 2000-11-08  Gerd Moellmann  <gerd@gnu.org>
8940         * simple.el (shell-command, display-message-or-buffer)
8941         (shell-command-on-region): Mention resize-mini-windows in the doc
8942         string.
8943         (display-message-or-buffer): Take the value of resize-mini-windows
8944         into account.
8946 2000-11-07  Gerd Moellmann  <gerd@gnu.org>
8948         * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
8950         * dired.el (dired-between-files): Add `^. find' as an alternative
8951         to the regular expression, for find-dired.
8953 2000-11-06  Stefan Monnier  <monnier@cs.yale.edu>
8955         * textmodes/texnfo-upd.el: Require texinfo.
8956         (defmacro, defgroup): Remove.
8957         (texinfo-section-to-generic-alist): Remove.
8958         Use texinfo-section-list instead (i.e. level is changed string->int).
8959         (texinfo-filter): New function.
8960         (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
8961         (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
8962         Use it.  And use regexp-opt.
8963         (texinfo-find-higher-level-node, texinfo-hierarchic-level)
8964         (texinfo-update-menu-region-beginning)
8965         (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
8966         (texinfo-update-the-node, texinfo-sequentially-update-the-node)
8967         (texinfo-update-menu-same-level-regexps): Update.
8968         (texinfo-update-node, texinfo-every-node-update)
8969         (texinfo-sequential-node-update): Remove autoload cookie.
8971         * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
8972         (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
8973         (texinfo-chapter-level-regexp): Remove.
8974         (texinfo-mode): Hard code texinfo-chapter-level-regexp.
8976 2000-11-06  Dave Love  <fx@gnu.org>
8978         * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
8980         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
8981         Match defun*.
8983 2000-11-06  Kenichi Handa  <handa@etl.go.jp>
8985         * composite.el (composition-function-table): Variable declaration
8986         moved to src/composite.c.
8987         (compose-chars-after): New optional arg object.
8989 2000-11-06  Gerd Moellmann  <gerd@gnu.org>
8991         * bindings.el (mode-line-toggle-read-only)
8992         (mode-line-toggle-modified, mode-line-widen)
8993         (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
8994         (make-mode-line-mouse2-map): Rewritten.
8995         (mode-line-modified, mode-line-format, minor-mode-alist): Use new
8996         functions so that C-h k can show something with a doc string.
8998         * startup.el (fancy-splash-delay): Set to 10 seconds.
8999         (fancy-splash-max-time): New user-option.
9000         (fancy-splash-stop-time): New variable.
9001         (fancy-splash-screens): Set it.  Catch `stop-splashing'.
9002         (fancy-splash-screens-1): Throw `stop-splashing' when current
9003         time is greater than fancy-splash-stop-time.
9005 2000-11-06  Stefan Monnier  <monnier@cs.yale.edu>
9007         * vc-hooks.el (vc-insert-file): Don't assume byte==char.
9009         * pcvs.el (cvs-mode-marked): New arg `noquery'.
9010         Prompt user for a file rather than raising an error.
9011         (cvs-enabledp): Fix call to cvs-mode-marked.
9012         (cvs-insert-file): New function (extracted from cvs-mode-insert).
9013         (cvs-mode-insert): Use it.  Change the init prompt' value.
9014         (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
9016         * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
9017         Don't pass default arg to ewoc-locate.
9018         (ewoc-collect): Return result in the right order.
9020         * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
9022         * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
9023         (cvs-status-get-tags): Fix regexp.
9024         (cvs-status-trees, cvs-status-cvstrees):
9025         Combine after change hooks and don't sit-for.
9026         (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
9027         (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
9028         Use make-char rather than hard-coded cryptic data.
9029         (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
9031         * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
9033         * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
9034         (cvs-insert-strings): New function.
9036 2000-11-06  Miles Bader  <miles@lsi.nec.co.jp>
9038         * mwheel.el (mouse-wheel-scroll-amount): Renamed from
9039         `mwheel-scroll-amount'.
9040         (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
9041         (mouse-wheel-mode): Use (featurep 'xemacs) instead of
9042         string-matching against the version string.
9044 2000-11-06  Kenichi Handa  <handa@etl.go.jp>
9046         * language/thai.el ("Thai"): Set a lisp form that produces
9047         composed string in `sample-text' language info.
9049         * language/tibetan.el ("Tibetan"): Set a lisp form that produces
9050         composed string in `sample-text' language info.
9052         * international/mule-cmds.el (describe-language-environment):
9053         Eval `sample-text' data and insert the result.
9055         * international/mule-conf.el (compound-text): Define this coding
9056         system here.  Make x-ctext and ctext aliases of it.
9058         * language/european.el (compound-text, ctext): Moved to
9059         international/mule-conf.el.
9061 2000-11-05  Andrew Innes  <andrewi@gnu.org>
9063         * w32-fns.el (w32-version): New function.
9065 2000-11-05  Stefan Monnier  <monnier@cs.yale.edu>
9067         * progmodes/awk-mode.el: Update copyright.
9068         (awk-mode-abbrev-table): Remove.
9069         (awk-font-lock-keywords): Use regexp-opt.
9070         (awk-mode): Use define-derived-mode.
9072         * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
9073         when extracting a suffix.
9075 2000-11-04  Andre Spiegel  <spiegel@gnu.org>
9077         * vc-hooks.el (vc-insert-file): Rewritten.  Don't bother about
9078         auto-save-mode.
9080 2000-11-04  Jason Rumney  <jasonr@gnu.org>
9082         * language/european.el (decode-mac-roman): Test against r1 not r0.
9084 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
9086         * progmodes/icon.el (icon-mode-map): Don't rebind \t.
9087         (icon-mode): Define indent-line-function.
9088         (icon-comment-indent): Simplify.
9089         (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
9091         * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
9093         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
9094         Bind change-log-default-mode to defeat the caching done on it.
9095         Don't bother saving excursion any more.
9097         * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
9099         * frame.el (after-setting-font-hook): Rename hooks -> hook.
9100         (set-frame-font): Use the new name (and the old for compatibility).
9102         * toolbar/tool-bar.el (tool-bar-mode):
9103         * time.el (display-time-mode):
9104         * recentf.el (recentf-mode):
9105         * paren.el (show-paren-mode):
9106         * mwheel.el (mouse-wheel-mode):
9107         * msb.el (msb-mode):
9108         * jka-compr.el (auto-compression-mode):
9109         * image-file.el (auto-image-file-mode):
9110         * hl-line.el (hl-line-mode):
9111         * delsel.el (delete-selection-mode):
9112         * autoinsert.el (auto-insert-mode):
9113         * complete.el (partial-completion-mode): Drop unneeded positional args.
9115         * info.el (Info-mode):
9116         * comint.el (comint-mode): Don't bother with make-local-hook.
9118         * log-edit.el (log-edit-menu): New menu.
9120 2000-11-03  Miles Bader  <miles@gnu.org>
9122         * wid-edit.el (widget-end-of-line): Reinstate, with a new
9123         definition, so that trailing spaces are handled properly.
9124         (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
9126 2000-11-03  Gerd Moellmann  <gerd@gnu.org>
9128         * startup.el (fancy-splash-text, fancy-splash-text): Use a single
9129         tab character.
9130         (fancy-splash-screens): Set tab-width to 20.
9132 2000-11-03  Dave Love  <fx@gnu.org>
9134         * comint.el (comint-completion-addsuffix): Fix custom type.
9136 2000-11-02  Stefan Monnier  <monnier@cs.yale.edu>
9138         * font-lock.el (font-lock-buffers): Remove.
9139         (font-lock-global-modes): Define with easy-mmode-define-global-mode.
9140         (font-lock-change-major-mode): Remove.
9141         (turn-on-font-lock-if-enabled): Only apply to the current buffer.
9142         (font-lock-default-fontify-region): Extend the multiline
9143         fontification to whole lines.
9144         (font-lock-fontify-anchored-keywords)
9145         (font-lock-fontify-keywords-region): If matching just one
9146         line (with \n) only mark the \n as multiline.
9148         * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
9149         Correctly handle the case where several :group args are supplied.
9150         Allow :extra-args.
9151         (easy-mmode-define-global-mode): Allow :extra-args.
9152         Correctly handle the case where several :group args are supplied.
9154 2000-11-02  Miles Bader  <miles@gnu.org>
9156         * calendar/calendar.el (diary-face, calendar-today-face)
9157         (holiday-face): Remove dependency on `window-system'.
9159 2000-11-02  Ken Raeburn  <raeburn@gnu.org>
9161         * Makefile.in (emacs): Set EMACSLOADPATH always.
9162         (update-authors, .el.elc, compile-files): Don't do it explicitly here.
9163         (compile-files): Bomb out if compilation of a file fails.
9165 2000-11-02  Dave Love  <fx@gnu.org>
9167         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
9169 2000-11-02  Eli Zaretskii  <eliz@is.elta.co.il>
9171         * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
9172         punctuation in the warning inserted into the *mail* buffer.
9174 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
9176         * emacs-lisp/authors.el (authors-public-domain-files): New variable.
9177         (authors-public-domain-p): New function.
9178         (authors-print): Use it.
9180         * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
9182         * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
9184 2000-11-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9186         * ps-print.el: Extension for even/odd printing.  Doc fix.
9187         (ps-print-version): New version number (6.3.1).
9188         (ps-even-or-odd-pages): Customization fix.
9189         (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
9190         (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
9191         (ps-page-count): Var replaced by `ps-page-column'.
9192         (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
9193         (ps-print-sheet-p): New fun.
9195 2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
9197         * tooltip.el (tooltip-gud-tips-setup): New function.
9198         (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
9199         (tooltip-mode): Call tooltip-gud-tips-setup.
9200         (tooltip-gud-tips): Use `gud-basic-call' instead of
9201         process-send-string, so the prompt gets frobbed appropriately.
9202         Handle nil return value from `tooltip-gud-print-command'.
9204 2000-11-01  Eric M. Ludlam  <zappo@ultranet.com>
9206         * comint.el (comint-add-to-input-history): New function.
9207         (comint-send-input): Use `comint-add-to-input-history'.
9209 2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
9211         * info.el (info-menu-header): New face.
9212         (Info-fontify-menu-headers): New function.
9213         (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
9215         * info.el (Info-insert-dir): Don't include blank lines at
9216         beginning of additional dir files (one is added automatically).
9218 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
9220         * emacs-lisp/easy-mmode.el (define-minor-mode):
9221         Revert the latest changes.
9222         Allow the three positional arguments to be skipped and replaced
9223         by keyword arguments.
9224         Add a :toggle argument to determine whether a nil arg means toggle
9225         or means turn-on.  The default is unchanged.
9226         Add a call to force-mode-line-update.
9228 2000-11-01  Dave Love  <fx@gnu.org>
9230         * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
9232 2000-11-01  Miles Bader  <miles@lsi.nec.co.jp>
9234         * calendar/calendar.el (diary-face, holiday-face):
9235         Add dark-background variants.
9237 2000-10-31  Sam Steingold  <sds@gnu.org>
9239         * textmodes/tex-mode.el (tex-file): Use `default-directory' when
9240         `tex-main-file' does not have directory in it.
9242 2000-10-31  Stefan Monnier  <monnier@cs.yale.edu>
9244         * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
9246 2000-10-31  Thien-Thi Nguyen  <ttn@gnu.org>
9248         * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
9249         functional change.
9251 2000-10-31  Gerd Moellmann  <gerd@gnu.org>
9253         * files.el (find-file-noselect): When we expand a wildcard, return
9254         a list of buffers, as we should do according to the doc string.
9256 2000-10-31  Ken Raeburn  <raeburn@gnu.org>
9258         * loadup.el (top level): Adjust load path if program name is
9259         "../src/bootstrap-emacs", in case it's not dumped and thus the
9260         load path adjustment hasn't already been done.
9262 2000-10-31  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9264         * ps-print.el: Fix bug on selected pages for printing.
9265         Use `color-values' for Emacs 21.  Ensure fontification when jit-lock
9266         is on.  Try to avoid warning messages when compiling.  Doc Fix.
9267         (ps-print-version): New version number (6.3).
9268         (ps-color-device): Use `color-values' to determine if device
9269         supports color.
9270         (ps-color-values): Try to use `x-color-values' when using XEmacs.
9271         (ps-print-page-p): Changed from defsubst to defun.
9272         (ps-page-number): Changed from defmacro to defun.
9273         (ps-header-sheet, ps-header-page): Fix bug on selected pages for
9274         printing.
9275         (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
9276         (ps-end-file, ps-dummy-page): Funs eliminated.
9277         (ps-print-color-scale): Changed default value.
9278         (ps-page-n-up, ps-print-page-p): New internal vars.
9279         (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
9280         (ps-plot-region, ps-generate, ps-end-job): Code fix.
9282         * delim-col.el: Little programming improvement.
9283         (delimit-columns-str): New macro.
9284         (delimit-columns-region, delimit-columns-rectangle): Code fix.
9286 2000-10-31  Kenichi Handa  <handa@etl.go.jp>
9288         * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
9289         Moved to european.el.
9290         (ccl-encode-mac-roman-font, fontset-mac): Modified for
9291         mule-unicode-2500-33ff and mule-unicode-e000-ffff.
9292         (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
9293         (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
9295 2000-10-30  Dave Love  <fx@gnu.org>
9297         * progmodes/cc-menus.el (imenu-generic-expression)
9298         (imenu-progress-message): Only defvar when compiling.
9300         * emacs-lisp/elp.el (elp-unload-hook): New function.
9302         * loadhist.el (unload-feature): Call elp-restore-function,
9303         checking for symbols; don't use elp-restore-all.
9304         (loadhist-hook-functions): Doc fix.
9306 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
9308         * log-edit.el (log-edit-confirm): Fix the default.
9310 2000-10-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9312         * delim-col.el: Little fix: replace delimit-columns-align-columns by
9313         delimit-columns-format.
9314         (delimit-columns-region, delimit-columns-rectangle): Code fix.
9316 2000-10-30  Miles Bader  <miles@lsi.nec.co.jp>
9318         * comint.el (comint-replace-by-expanded-history): Don't use
9319         comint-get-old-input (we're not looking at *old* input).
9320         (comint-get-old-input-default): If using fields, signal an error
9321         when the point is not in an input field.
9323 2000-10-30  Kenichi Handa  <handa@etl.go.jp>
9325         * international/mule-conf.el: New charsets mule-unicode-2500-33ff
9326         and mule-unicode-e000-ffff.
9328         * international/mule.el (decode-char, encode-char): New functions.
9329         (make-coding-system): Accept a symbol of translation table as a
9330         value of property `safe-chars'.
9332         * international/mule-cmds.el (encode-coding-char): Check property
9333         safe-chars instead of safe-charsets.
9335         * international/fontset.el (fontset-default): Modified for
9336         mule-unicode-2500-33ff and mule-unicode-e000-ffff.
9337         (x-font-name-charset-alist): Likewise.
9338         (ccl-encode-unicode-font): New CCL program.  Record it in
9339         font-ccl-encoder-alist to be used for fonts "ISO10646-1".
9341         * language/european.el (mac-roman-decoder, mac-roman-encoder):
9342         New translation tables.
9343         (decode-mac-roman, encode-mac-roman): Definition of these CCL
9344         programs are modified and moved from mac-win.el.
9345         (mac-roman): Definition of this coding system is modified and
9346         moved from mac-win.el.
9348 2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>
9350         * ediff-wind.el (ediff-setup-control-frame): Enclose
9351         face-attribute in condition-case to avoid errors in older emacsen.
9353 2000-10-29  Miles Bader  <miles@gnu.org>
9355         * custom.el (custom-add-to-group): Allow multiple entries for a
9356         given value OPTION, as long as their widget types are different.
9357         * cus-edit.el (custom-face-value-create): If face name doesn't end
9358         with "face", add such here (similar to custom group widgets).
9360         * comint.el (comint-highlight-prompt): Add :type.
9362 2000-10-28  John Wiegley  <johnw@gnu.org>
9364         * calendar/timeclock.el (timeclock-log): Doc fix.
9365         (timeclock-last-event): Doc fix.
9366         (timeclock-log): Kill the timelog buffer after appending a new event.
9367         (timeclock-find-discrep): Use a temp buffer to read in the
9368         timelog, instead of visiting the file.
9369         (timeclock-log-data): A new function, along with a host of helper
9370         functions, for the purpose of making timelog data accessible to
9371         programmers.
9373         * eshell/esh-mode.el (window-height test): Make certain that
9374         `eshell-stringify-t' is non-nil.
9375         (eshell-password-prompt-regexp): Changed to a much simpler
9376         password regexp.
9377         (eshell-send-input): If `eshell-invoke-directly' returns t,
9378         directly invoke the parsed command using `eval'.  This improves
9379         turn-around time on simple commands by a factor of three or
9380         greater, such as cd, ls, pwd, etc. -- which get used very often.
9381         It also conserves thousands of cons cells per call (since
9382         `eshell-do-eval' consumes memory like a Cookie Monster set loose
9383         in the Pacific Cookie Company).
9385         * eshell/esh-test.el (eshell-test): Whitespace fix.
9387         * eshell/em-ls.el (eshell-ls-insert-directory):
9388         Make `eshell-ls-initial-args' nil when inserting directory contents.
9390         * eshell/em-script.el (eshell-script-initialize): Add names to
9391         `eshell-complex-commands, since `source' and `.' are complex.
9393         * eshell/esh-cmd.el (eshell-rewrite-for-command)
9394         (eshell-rewrite-while-command): Use `eshell-protect' instead of
9395         `eshell-copy-handles'.
9396         (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
9397         bodies.
9398         (eshell-separate-commands): Whitespace fix.
9399         (eshell-complex-commands): Added a new list of names, for
9400         determining whether a given command is as simple as it looks.
9401         (eshell-invoke-directly): New function.  Returns t if a command
9402         should be invoked directly (using `eval'), rather than indirectly
9403         using `eshell-do-eval'.
9404         (eshell-do-eval): Whitespace fix.
9406         * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
9407         which provides an emulation of the DOS shell behavior of assuming
9408         that cp/mv/ln should copy/move/link to the current directory.
9409         (eshell-remove-entries): Added a doc string.
9410         (eshell-shuffle-files): Removed the check for `target' being null.
9411         (eshell-mvcp-template, eshell-mvcpln-template): Renamed
9412         `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
9413         it to do a smarter check of whether a destination was provided.
9414         (eshell/mv, eshell/cp): Enable `:preserve-args'.
9415         (eshell/ln): Enable `:preserve-args', and use
9416         `eshell-mvcpln-template' to implement the body of the function.
9417         (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
9418         (eshell/du, eshell/diff, eshell/locate): Stringify the argument
9419         list after flattening it.  This makes it possible to cat files
9420         with numerical names.
9421         (eshell-unix-initialize): Added several names to
9422         `eshell-complex-commands.
9423         (eshell-unix-command-complex-p): Return t if a given command name
9424         may result in external processes being invoked.
9426         * eshell/em-glob.el (eshell-glob-show-progress): Make this
9427         variable nil by default, since it slows down glob processing by a
9428         factor of two or more, and increases memory consumption.
9430         * eshell/em-smart.el: Added a note about how memory consumptive
9431         smart display mode can be (at least this is true in Emacs 21).
9432         (eshell-smart-initialize): Whitespace fix.
9433         (eshell-refresh-windows): Use `if' instead of `when'.
9434         (eshell-smart-scroll-window): Calling `save-current-buffer' was
9435         not necessary.
9436         (eshell-currently-handling-window): Added a missing global variable.
9438         * eshell/em-ls.el (eshell-do-ls): Code simplification.
9439         (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
9440         Whitespace fix.
9441         (eshell-ls-exclude-hidden): Added this variable in addition to
9442         `eshell-ls-exclude-regexp'.  This one prevents files beginning
9443         with . from even being read, which can improve memory consumption
9444         quite a bit.
9445         (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
9446         read file entries beginning with a dot.  In home directories with
9447         lots of hidden files, fully two-thirds of the time spent in ls is
9448         used to read directory entries that are immediately thrown away.
9449         (eshell-ls-initial-args): Added back this configuration variable,
9450         for specifying default initial arguments to every call to ls.
9451         Much faster than using an alias to do the same thing.
9452         (eshell-do-ls): Use `eshell-ls-initial-args', if set.
9453         (eshell-ls-dir): Whitespace change.
9455         * eshell/em-dirs.el (eshell/pwd): Small code simplification.
9457         * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
9458         (eshell-stringify-t): Added a customization variable, to indicate
9459         whether `t' should be rendered as a string at all.  If not, one
9460         can still determine if the result of an expression is true using
9461         "file-exists-p FILE && echo true".
9462         (eshell-stringify): If `eshell-stringify-t' is nil, don't
9463         stringify t!
9465         * eshell/esh-module.el: Whitespace fix.
9467         * eshell/em-alias.el (eshell-alias-initialize):
9468         Added `eshell-command-aliased-p' to `eshell-complex-commands'.
9469         (eshell-command-aliased-p): New function that returns t if a
9470         command name names an aliased.
9472 2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>
9474         * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
9475         redrawing the screen when changing cursor color.
9476         (viper-insert-state-pre-command-sentinel)
9477         (viper-replace-state-pre-command-sentinel)
9478         (viper-replace-state-post-command-sentinel):
9479         Use viper-preserve-cursor-color.
9480         Many functions changed to use viper= instead of = when comparing
9481         characters.
9482         * viper-util.el (viper-memq-char,viper=): New functions for
9483         working with characters.
9484         (viper-change-cursor-color): Fixed buglet.
9485         Many functions changed to use viper= instead of = when comparing
9486         characters.
9487         * viper.el (viper-insert-state-mode-list): Added eshell.
9489         * ediff-init.el (ediff-before-setup-hook): New hook.
9490         Several typos fixed in various docstrings.
9491         * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
9492         * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
9493         (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
9494         * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
9495         (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
9496         (ediff-get-selected-buffers): New function.
9497         * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
9498         (ediff-vc-merge-internal,ediff-rcs-merge-internal):
9499         Use save-window-excursion.
9500         * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
9501         termination check in while loop.
9502         * ediff.el (ediff-get-default-file-name): Better defaults when in
9503         dired buffer.
9504         (ediff-files,ediff-merge-files,ediff-files3)
9505         (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
9507 2000-10-28  Dave Love  <fx@gnu.org>
9509         * info.el (Info-fontify-node): Add help-echo for menu items.
9511 2000-10-28  Eli Zaretskii  <eliz@is.elta.co.il>
9513         * startup.el (normal-top-level): If the value of $TERM indicates
9514         we are running from xterm or one of its work-alikes, default to a
9515         light background mode.
9517         Support for -fg, -bg, and -rv command-line arguments for TTYs:
9518         * faces.el (tty-handle-reverse-video): New function.
9519         (tty-create-frame-with-faces): Call it.
9521         * frame.el (frame-notice-user-settings): Don't apply
9522         default-frame-alist and initial-frame-alist to MS-DOS frames.
9523         Call tty-handle-reverse-video, frame-set-background-mode, and
9524         face-set-after-frame-default for non-MS-DOS frames.
9526         * startup.el (tty-long-option-alist): New variable.
9527         (tty-handle-args): New function.
9528         (command-line): Call tty-handle-args.
9530         * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
9531         startup.el now does that for all character-terminal frames.
9533 2000-10-28  Miles Bader  <miles@gnu.org>
9535         * emacs-lisp/easy-mmode.el (define-minor-mode):
9536         Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
9537         is global.  If :global is followed by a non-nil but non-t value,
9538         make the mode buffer-local, but also generate a `global-MODE'
9539         version using `easy-mmode-define-global-mode'.
9540         Add :conditional-turn-on keyword argument.
9542 2000-10-28  Dave Love  <fx@gnu.org>
9544         * international/latin1-disp.el (latin1-char-displayable-p):
9545         Don't use window-system.
9547 2000-10-27  Eli Zaretskii  <eliz@is.elta.co.il>
9549         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
9550         Don't call find-buffer-file-type-coding-system.  Instead, just
9551         set eol-type to -unix if inhibit-eol-conversion is in effect, or
9552         if the file is on an untranslated filesystem.
9553         (add-untranslated-filesystem): Use "D" instead of "f" inside
9554         interactive.
9556 2000-10-27  Dave Love  <fx@gnu.org>
9558         * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
9559         (refill-mode): Use it.
9561 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
9563         * international/quail.el (quail-activate): Don't make-local-hook.
9565 2000-10-27  Andre Spiegel  <spiegel@gnu.org>
9567         * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
9568         manual backups and file.~<rev>.~ for automatic ones.
9569         (vc-make-version-backup): Don't do it on MS-DOS without long file
9570         names.
9572         * vc.el (vc-version-other-window): If an automatic backup of the
9573         desired version exists, rename it instead of copying it.
9575         * vc-cvs.el (vc-cvs-checkin): Check both status and error message
9576         after command.  If there's an unexpected error, signal it instead
9577         of being silent.
9578         (vc-cvs-merge-news): Be prepared for no news at all.
9580 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
9582         * shell.el (shell): Add BUFFER argument.
9583         * comint.el (make-comint-in-buffer): New function.
9584         (make-comint): Use it.
9586         * faces.el (face-spec-choose): Change syntax so that the list of
9587         attribute-value pairs is now the cdr of each clause, not the cadr.
9588         Detect old-style entries, and handle them.  Use pop.
9590 2000-10-26  Stefan Monnier  <monnier@cs.yale.edu>
9592         * cus-edit.el (custom-mode-map): Use a sparse map.
9593         (custom-mode): Don't bother with make-local-hook.
9595         * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
9597         * vc.el (vc-start-entry): Only erase the buffer if comment is set.
9599 2000-10-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9601         * ps-print.el: Avoid compilation gripes.
9602         (ps-print-version): New version number (6.2.1).
9604 2000-10-26  Dave Love  <fx@gnu.org>
9606         * menu-bar.el: Modify some menu item help strings.
9607         (menu-bar-help-menu): Add link to MORE.STUFF.
9609         * cus-edit.el (custom-mode): Add `special' mode-class property.
9611         * wid-browse.el (widget-browse-mode): Likewise.
9613         * wid-edit.el (widget-specify-field): Revert to using local-map
9614         property, not keymap.
9616 2000-10-26  Miles Bader  <miles@lsi.nec.co.jp>
9618         * wid-edit.el (widget-field-end): When checking for a `boundary'
9619         field, do so in the correct buffer.
9621         * simple.el (undo): Correctly distinguish between numeric and
9622         non-numeric prefix args in non-transient-mark-mode, as per the doc
9623         string.  When in transient-mark-mode, treat all prefix-args as
9624         numeric.
9626         * simple.el (previous-matching-history-element): Miscellaneous cleanup.
9627         Position point on match.  Handle N == 0 correctly.
9629         * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
9630         (comint-mode-map): Reverse order of `comint-write-output' and
9631         `comint-append-output-to-file'.
9632         (comint-append-output-to-file): Reinstate this function, for the
9633         benefit of the menu.
9635 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
9637         * vc.el (vc-version-other-window): Bind `file'.
9639 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
9641         * Makefile.in (update-authors): New target for maintenance purposes.
9643         * emacs-lisp/authors.el (batch-update-authors): New function.
9644         (authors-fixed-entries): New defconst.
9645         (authors-add-fixed-entries): New function.
9646         (authors): Call it.: Don't process lispref/.
9648 2000-10-25  Jason Rumney  <jasonr@gnu.org>
9650         * cus-edit.el (custom-button-face, custom-button-pressed-face):
9651         Merge x w32 and mac definitions.
9653 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
9655         * menu-bar.el (menu-bar-options-menu): Add a help string for
9656         `uniquify'.
9658 2000-10-25  Stephen Gildea  <gildea@stop.mail-abuse.org>
9660         * time-stamp.el (time-stamp-string-preprocess):
9661         Fix a wrong type argument error.
9663 2000-10-25  Miles Bader  <miles@gnu.org>
9665         * recentf.el (recentf-mode): Variable removed.
9666         (recentf-mode): Use `define-minor-mode'.
9668         * mwheel.el (mouse-wheel-mode): New global minor mode.
9669         (mwheel-install): Use `mouse-wheel-mode'.
9671 2000-10-25  Dave Love  <fx@gnu.org>
9673         * progmodes/cperl-mode.el (cperl-mode):
9674         Set normal-auto-fill-function correctly.
9676         * wid-edit.el (widget-field-keymap, widget-text-keymap):
9677         Don't inherit from global-map and don't nullify menu-bar and tool-bar
9678         bindings.
9680 2000-10-25  Miles Bader  <miles@lsi.nec.co.jp>
9682         * wid-edit.el (widget-field-at): New function.
9683         (widget-at, widget-field-activate): Use it.
9684         (widget-tabable-at): Use `widget-at'.
9685         (widget-specify-field): If the terminating character of the widget
9686         field (which is read-only) is a newline, put it into a special
9687         `boundary' field so that C-n/C-p act more naturally.
9688         (widget-field-end): Also don't subtract one if a special
9689         `boundary' field has been added after the widget field.
9691         * comint.el (comint-output-filter, comint-send-input):
9692         Don't bother adding stickiness fields to overlays to fool the field
9693         code, since it should notice the overlay insertion-types now.
9695         * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
9696         Replace with aliases of the normal emacs b-o-l/e-o-l functions.
9697         (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
9699 2000-10-24  Gerd Moellmann  <gerd@gnu.org>
9701         * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
9702         (authors): Set file coding system to iso-2022-7bit.
9703         Add file-local variables to output buffer.
9705         * files.el (after-find-file): Don't print any warnings if
9706         WARN is nil.
9708 2000-10-24  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9710         * ps-print.el (ps-generate): Fix odd/even pages printing bug.
9712         * delim-col.el: Now there is a column formatting mechanism.
9713         Modified to customization mechanisms convention.  Doc fix.
9714         (columns): New group for delim-col.
9715         (delimit-columns-before, delimit-columns-after)
9716         (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
9717         (delimit-columns-end): New vars.
9718         (delimit-columns-customize, delimit-columns-format): New funs.
9719         (delimit-columns-region, delimit-columns-rectangle)
9720         (delimit-columns-rectangle-line): Modified to support column
9721         formatting.
9723 2000-10-24  Dave Love  <fx@gnu.org>
9725         * log-edit.el (log-edit): Add :version and a :group for vc.
9727 2000-10-24  Gerd Moellmann  <gerd@gnu.org>
9729         * files.el (after-find-file): Don't print a message ``New file''
9730         if WARN is nil.
9732         * wid-edit.el (widget-field-keymap, widget-text-keymap):
9733         Define the tool-bar map as nil, as for the menu-bar.  Otherwise, we'll
9734         get duplicate tool-bar entries because we'll see the global ones
9735         on more than one path through keymaps.
9737         * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
9739         * progmodes/cmacexp.el: Change Francesco's email address.
9741 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
9743         * window.el (fit-window-to-buffer): Adjust point of the window
9744         buffer, not that of the current buffer.
9746 2000-10-24  Eli Zaretskii  <eliz@is.elta.co.il>
9748         * progmodes/cmacexp.el: Update the euthor's email address.
9750 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
9752         * faces.el (face-spec-set-match-display): Add `graphic' display
9753         type (the inverse of `tty').  Use `display-graphic-p' instead of
9754         the window-system variable.
9756 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
9758         * international/isearch-x.el (isearch-with-input-method):
9759         Call input-method-function with the first event in
9760         unread-command-events.
9762 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
9764         * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
9766 2000-10-24  Andrew Choi  <akochoi@i-cable.com>
9768         * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
9769         New charsets.
9771         * term/mac-win.el: Remove definitions of mac-roman-lower and
9772         mac-roman-upper, require dired, and define instead of set
9773         mac-ready-for-drag-n-drop to avoid compilation error.
9775 2000-10-23  Andrew Innes  <andrewi@gnu.org>
9777         * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
9778         Remove superfluous calls to subst-char-in-string; instead apply
9779         expand-file-name after convert-standard-filename to ensure
9780         expected directory separators are used.
9782 2000-10-23  Eli Zaretskii  <eliz@is.elta.co.il>
9784         * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
9786 2000-10-23  Dave Love  <fx@gnu.org>
9788         * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
9789         (tool-bar-add-item): Set foreground and background for XBM icons.
9791         * international/latin1-disp.el (latin1-char-displayable-p):
9792         New function (from Handa).
9793         (latin1-display-check-font): Use it.
9795         * imenu.el (imenu--create-keymap-2): Build menu with menu-item
9796         using :key-sequence, making it much more usable.
9797         Use nconc, not append.
9798         (imenu--create-keymap-1): Avoid append.
9800         * textmodes/refill.el: Remove bits redundant with define-minor-mode.
9802 2000-10-23  Miles Bader  <miles@lsi.nec.co.jp>
9804         [the following changes fix a bug where `define-minor-mode' didn't
9805         correctly generate :require clauses for defcustoms in compiled files]
9806         * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
9807         (byte-compile-log-file, byte-compile-log-1): Don't set
9808         `byte-compile-current-file' to nil.  Instead set
9809         `byte-compile-last-logged-file' to it.  Test whether
9810         byte-compile-current-file equals byte-compile-last-logged-file
9811         instead of whether its nil.
9812         (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
9814 2000-10-23  Stefan Monnier  <monnier@cs.yale.edu>
9816         * textmodes/refill.el: Fix var names in doc.
9817         (refill-mode): Don't bother with make-local-hook anymore.
9819 2000-10-23  Miles Bader  <miles@lsi.nec.co.jp>
9821         * faces.el (face-user-default-spec, face-default-spec): New functions.
9822         (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
9823         (frame-set-background-mode, face-set-after-frame-default):
9824         Use `face-user-default-spec'.  Simplify code slightly.
9826         * woman.el (woman-italic-face, woman-bold-face)
9827         (woman-unknown-face): Add dark-background variants.
9828         (woman-default-faces): Renamed from `woman-colour-faces'.
9829         Set using the stored defaults, rather than using hard-wired colors.
9830         (woman-monochrome-faces): Renamed from `woman-black-faces'.
9831         Just make the foreground `unspecified' rather than "black".
9832         (woman-menu): Rename menu entries accordingly.
9834         * faces.el (header-line): Make more reasonable on mono/grayscale
9835         displays.
9837 2000-10-23  Andrew Choi  <akochoi@i-cable.com>
9839         * cus-edit.el (custom-button-face): Use 3D look for mac.
9840         (custom-button-pressed-face): Likewise.
9842         * faces.el (set-face-attributes-from-resources): Handle mac frames
9843         in the same way as x and w32 frames.
9844         (face-valid-attribute-values): Likewise.
9845         (read-face-attribute): Likewise.
9846         (defined-colors): Likewise.
9847         (color-defined-p): Likewise.
9848         (color-values): Likewise.
9849         (display-grayscale-p): Likewise.
9850         (face-set-after-frame-default): Likewise.
9851         (mode-line): Same default face as for x and w32.
9852         (tool-bar): Likewise.
9854         * frame.el: Remove call to frame-notice-user-settings at end of
9855         the file.
9857         * info.el (Info-fontify-node): Make underlines invisible for mac
9858         as for x, pc, and w32 frame types.
9860         * term/mac-win.el: New file.
9862 2000-10-22  Dave Love  <fx@gnu.org>
9864         * textmodes/refill.el: New file.
9866 2000-10-22  Andre Spiegel  <spiegel@gnu.org>
9868         * vc-hooks.el (vc-version-backup-file-name): New optional args
9869         MANUAL and REGEXP.
9870         (vc-delete-automatic-version-backups, vc-make-version-backup):
9871         New functions.
9872         (vc-before-save): Use the latter.
9873         (vc-default-make-version-backups-p): Added `-p' suffix to avoid
9874         confusion.
9876         * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
9877         expected by vc[-hooks].el.
9879         * vc.el (vc-checkout): Added `-p' suffix in call to
9880         vc-make-version-backups-p; use vc-make-version-backup to actually
9881         make the backup.
9882         (vc-version-other-window, vc-version-backup-file): Handle both
9883         automatic and manual backups.
9884         (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
9885         of all of them.
9887 2000-10-22  Miles Bader  <miles@gnu.org>
9889         * comint.el (comint-highlight-input, comint-highlight-prompt):
9890         Renamed, `-face' at end removed.
9891         (comint-send-input, comint-output-filter): Use renamed faces.
9893         * window.el (fit-window-to-buffer): Change defaulting of
9894         MAX-HEIGHT slightly.
9896         * faces.el (color-values, color-defined-p): Use `member', not
9897         `memq', because it works correctly for strings.
9898         (frame-set-background-mode): Actually, "unspecified-fg" and
9899         "unspecified-bg" *are* strings.  Use `member', not `memq', and
9900         `equal', not `eq', when a string value is possible.
9902 2000-10-21  Eli Zaretskii  <eliz@is.elta.co.il>
9904         * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
9906 2000-10-21  Stefan Monnier  <monnier@cs.yale.edu>
9908         * progmodes/sh-script.el (sh-mode-map): Remove bindings for
9909         sh-electric-rparen, sh-electric-less and sh-electric-hash.
9910         (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
9911         (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
9912         (sh-font-lock-syntactic-keywords): Use them.
9913         (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
9914         (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
9915         (sh-mode): Don't override font-lock-unfontify-region-function.
9916         Use a copy of sh-font-lock-syntactic-keywords.
9917         (sh-set-shell): Don't set sh-electric-rparen-needed-here.
9918         Don't call sh-scan-buffer since font-lock does it on the fly.
9919         (sh-get-indent-info): Use `face' rather than `syntax-table'
9920         text-property to detect here-documents.
9921         Replace sh-special-syntax with sh-st-punc.
9922         (sh-prev-line): Use `face' rather than `syntax-table'
9923         text-property to skip over here-documents.
9924         (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
9925         (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
9926         (sh-electric-less, sh-set-here-doc-region)
9927         (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
9928         (sh-scan-buffer, sh-rescan-buffer): Remove.
9930 2000-10-21  Andrew Innes  <andrewi@gnu.org>
9932         * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
9933         remote (ange-ftp) file names.
9935 2000-10-21  Miles Bader  <miles@gnu.org>
9937         * window.el (fit-window-to-buffer): New function.
9938         (shrink-window-if-larger-than-buffer): Use it.
9939         (window-text-height): Don't expect minibuffers to have mode-lines.
9941         * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
9942         * international/quail.el (quail-update-guidance):
9943         Use `fit-window-to-buffer' instead of `set-window-text-height'.
9945         * international/quail.el (quail-show-guidance-buf): Make sure
9946         guidance window really has enough room.
9947         (quail-update-guidance): If quail-guidance-win is already shown,
9948         make sure its height is OK.
9950         * window.el (window-text-height, set-window-text-height):
9951         New functions.
9952         (shrink-window-if-larger-than-buffer): Use `window-text-height'
9953         instead of `window-height' & `mode-line-window-height-fudge'.
9954         (mode-line-window-height-fudge): Add FACE parameter.
9955         * help.el (resize-temp-buffer-window): Use `set-window-text-height'
9956         instead of `enlarge-window' & `mode-line-window-height-fudge'.
9958 2000-10-20  Miles Bader  <miles@gnu.org>
9960         * window.el (height-affecting-face-attributes): Use `defconst'.
9962         * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
9963         New function, conditionally aliased to `mode-line-window-height-fudge'.
9964         (ispell-help): Use it.
9965         (ispell-choices-win-default-height): Don't include mode-line fudge.
9966         (ispell-choices-win-default-height): New function.
9967         (ispell-show-choices, ispell-command-loop): Use function
9968         `ispell-choices-win-default-height' instead of variable.
9970 2000-10-20  Miles Bader  <miles@lsi.nec.co.jp>
9972         * window.el (mode-line-window-height-fudge): New variable.
9973         (height-affecting-face-attributes): New variable.
9974         (mode-line-window-height-fudge): New function.
9975         (shrink-window-if-larger-than-buffer): Use it.
9976         * help.el (resize-temp-buffer-window): Likewise.
9978         * info.el (Info-fontify-node): Add support for @subsubsection
9979         titles, which use `Info-title-4-face'.
9980         (Info-title-4-face): New face.
9981         (Info-title-3-face): Inherit from Info-title-4-face instead of
9982         variable-pitch.
9984 2000-10-19  Jason Rumney  <jasonr@gnu.org>
9986         * dired.el (dired-insert-directory): Do not let errors signalled by
9987         attempt to run dired-free-space-program prevent dired from working.
9989 2000-10-19  Stefan Monnier  <monnier@cs.yale.edu>
9991         * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
9993 2000-10-19  Gerd Moellmann  <gerd@gnu.org>
9995         * dirtrack.el (dirtrack): Fix call to run-hooks.
9997         * cmuscheme.el (cmuscheme-program-name): Renamed from
9998         scheme-program-name because xscheme.el contains a defcustom with
9999         the same name.  As a consequence, customizing group `cmuscheme'
10000         loaded `xscheme' which redefined run-scheme.
10001         (run-scheme): Use cmuscheme-program-name.
10003         * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
10005         * play/doctor.el (doctor-death): Update the Samaritans'
10006         anonymous address, and add a website for Befrienders International.
10008 2000-10-19  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10010         * ps-print.el: Even/odd pages fix.  Fix little bug on XEmacs.
10011         Avoid compilation gripes.  Doc fix.
10012         (ps-print-version): New version number (6.2).
10013         (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
10014         (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
10015         (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
10016         (ps-x-extent-priority, ps-x-extent-start-position)
10017         (ps-x-face-font-instance, ps-x-find-coding-system)
10018         (ps-x-font-instance-properties, ps-x-make-color-instance)
10019         (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
10020         avoid compilation gripes without defining functions.
10021         (ps-e-find-composition): Alias for function find-composition, to have a
10022         suitable function depending on Emacs version.
10023         (ps-color-device, ps-color-values, ps-face-foreground-name)
10024         (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
10025         (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
10026         (ps-print-ensure-fontified): Function definitions surrounded by
10027         `eval-and-compile' to avoid compilation gripes.
10028         (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
10029         by symbol-value to avoid compilation gripes.
10030         (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
10031         (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
10033 2000-10-19  Miles Bader  <miles@lsi.nec.co.jp>
10035         * startup.el (normal-top-level): Call `frame-set-background-mode'
10036         after `frame-notice-user-settings' because the latter doesn't call
10037         the former on a tty.
10039         * faces.el (frame-set-background-mode): `unspecified' &c are
10040         symbols, not strings.
10042 2000-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
10044         * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
10045         why some "light*" colors are deliberately absent from the alist.
10047         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
10048         Change colors for tty's, as suggested by Miles Bader.
10050 2000-10-19  Kenichi Handa  <handa@etl.go.jp>
10052         * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
10053         (ccl-encode-mule-unicode-0100-24ff): New CCL program.  Register it
10054         for ISO10646-1 fonts.
10055         (x-font-name-charset-alist): Add an entry for "iso10646-1".
10057 2000-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
10059         * faces.el (frame-set-background-mode): If a tty frame defines a
10060         background color, use that to compute the background mode, instead
10061         of always defaulting to "dark".
10063 2000-10-19  Miles Bader  <miles@lsi.nec.co.jp>
10065         * comint.el (comint-write-output): New function.
10066         (comint-mode-map): Add it to the menu.
10067         Bind `C-c C-s' to comint-write-output.
10069 2000-10-18  Gerd Moellmann  <gerd@gnu.org>
10071         * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
10072         Use fancy-splash-delay.
10074 2000-10-18  Alex Schroeder  <alex@gnu.org>
10076         * progmodes/sql.el (sql-sybase-options): New option.
10077         (sql-sybase): Use it.  Add sql-database to the list of parameters
10078         provided for login.  The options -w 2048 -n are not used any more.
10080         * comint.el (comint-read-input-ring): Bugfix such that the first
10081         and the last entry of the input ring file are not lost.
10083 2000-10-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10085         * ps-print.el: Internal variable changes to defcustom,
10086         make-local-hook changes to defvar.  Doc fix.
10087         (ps-print-version): New version number (6.1).
10088         (ps-setup, ps-do-despool): Code fix.
10089         (ps-printer-name): Customization fix.
10090         (ps-printer-name-option): Now is a defcustom instead of an
10091         internal variable.
10092         (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
10093         (ps-print-begin-column-hook): Now are defvar instead of
10094         make-local-hook.
10096 2000-10-18  Miles Bader  <miles@gnu.org>
10098         * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
10099         (comint-kill-output): Changed into an alias for `comint-delete-output',
10100         and made obsolete.
10101         (comint-mode-map): Rename references to comint-kill-output.
10103 2000-10-18  Eli Zaretskii  <eliz@is.elta.co.il>
10105         * diff-mode.el (diff-header-face, diff-file-header-face)
10106         (diff-changed-face): Add bold and italic attributes to tty faces.
10107         (diff-function-face): New face.
10108         (diff-font-lock-keywords): Use it.
10110 2000-10-18  Miles Bader  <miles@lsi.nec.co.jp>
10112         * comint.el (comint-output-filter): Fixup comint-last-input-end too.
10113         Remove commented-out call to force-mode-line-update.
10114         (comint-kill-output): Use `forward-line 0' instead of
10115         beginning-of-line to make sure we get past the prompt.
10117 2000-10-17  Stefan Monnier  <monnier@cs.yale.edu>
10119         * diff-mode.el (diff-header-face, diff-file-header-face):
10120         Add specific setting for dark background.
10121         (diff-context-face): Renamed from diff-comment-face.
10122         Set explicitly rather than inheriting from font-lock-comment-face.
10124 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
10126         * startup.el (command-line): Move the code which sets the default
10127         TTY colors to before before-init-hook.
10129 2000-10-17  Gerd Moellmann  <gerd@gnu.org>
10131         * jit-lock.el (jit-lock-stealth-time): Doc fix.
10133 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
10135         * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
10136         extensions, for MS-DOS.
10138         * diff-mode.el (diff-header-face, diff-file-header-face)
10139         (diff-changed-face): Define tty-specific colors.
10141 2000-10-17  Gerd Moellmann  <gerd@gnu.org>
10143         * startup.el (fancy-splash-text): Realign the text.
10145 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
10147         * font-lock.el (font-lock-comment-face): Define a separate default
10148         for dark-background tty's.
10150 2000-10-17  Miles Bader  <miles@gnu.org>
10152         * help.el (resize-temp-buffer-window): Add hack to avoid last line
10153         being obscured by whizzy mode-lines on graphics displays.
10155 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
10157         * info.el (Info-title-1-face, Info-title-2-face)
10158         (Info-title-3-face): Define colors for tty's.
10159         (info-header-node): Remove unneeded tty-specific definition.
10161 2000-10-16  Eli Zaretskii  <eliz@is.elta.co.il>
10163         * term/pc-win.el (msdos-handle-reverse-video): Don't remove
10164         reverse from the frame parameters, and don't invert foreground and
10165         background colors.
10167 2000-10-16  Miles Bader  <miles@gnu.org>
10169         * info.el (Info-set-mode-line): Use `%b' instead of hardwired
10170         string "*Info*".  Call propertized-buffer-identification to spruce
10171         up the result.
10173 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
10175         * help.el: Provide `help' for the sake of define-minor-mode
10176         which generates defcustoms with requires.
10178         * jit-lock.el (jit-lock-after-change): If we're in text that
10179         matches a multi-line font-lock pattern, make sure the whole text
10180         will be redisplayed.
10182         * emacs-lisp/authors.el (authors-add): Don't add an entry if
10183         author's name is unknown.
10185         * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
10186         * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
10187         * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
10188         * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
10189         * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
10190         * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
10191         * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
10192         * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
10193         * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
10194         Add author information.
10196 2000-10-16  Miles Bader  <miles@lsi.nec.co.jp>
10198         * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
10199         * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
10200         full-color version (using the Gimp) to eliminate dithering artifacts.
10202 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
10204         * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
10206         * simple.el (syntax-flag-table, string-to-syntax): Remove.
10208 2000-10-15  Dave Love  <fx@gnu.org>
10210         * progmodes/sh-script.el: Require skeleton and comint when compiling.
10212         * pcomplete.el (pcomplete) <defgroup>: Add :version.
10214         * whitespace.el: Doc fixes.
10215         (top-level): Don't add hooks here.
10216         (whitespace-running-emacs): Deleted.
10217         (timer): Don't require.
10218         (whitespace): Add back :version conditional on xemacs test.
10219         (whitespace-spacetab-regexp, whitespace-indent-regexp)
10220         (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
10221         (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
10222         (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
10223         Avoid specific xemacs test.
10224         (whitespace-global-mode): New option.
10225         (whitespace-global-mode): New command.
10226         (whitespace-unload-hook): New function.
10228         * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
10229         (Info-fontify-node, Info-goto-node, Info-mode-menu)
10230         (Info-fontify-node): `Goto' goes to `Go to'.
10231         (Info-fontify-node): Add help-echo to xref links.
10233 2000-10-15  Eli Zaretskii  <eliz@is.elta.co.il>
10235         * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
10237 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
10239         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
10240         Use plist-get and allow :inherit.
10242         * emacs-lisp/cl-macs.el (cl-do-arglist):
10243         Use plist-get and plist-member instead of memq.
10245         * emacs-lisp/ewoc.el (ewoc-location): New function.
10246         (ewoc-enter-after, ewoc-enter-before): Document return value.
10247         * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
10248         Don't need make-local-hook any more.
10249         (cvs-addto-collection): Return the new tin.
10250         (cvs-mode-insert): Jump to the new line.
10252         * jit-lock.el (jit-lock-fontify-buffer): Remove.
10254         * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
10256         * font-lock.el (font-lock-syntactically-fontified): New var.
10257         (font-lock-fontify-syntactic-keywords-region): Use it.
10258         (font-lock-mode): Fix docstring.  Don't need make-local-hook anymore.
10260         * diff-mode.el (diff-find-file-name): Fix regexp.
10262         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
10263         (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
10265         * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
10266         (sh-mode-syntax-table): Add punctuation syntax for < and >.
10267         (sh-mode): Don't make all vars local here.
10268         (sh-kw): Reformat.
10269         (sh-set-shell): Use dolist.  Don't set indent-region-function.
10270         (sh-mode-syntax-table): Use pop.
10271         (sh-remember-variable): Use push.
10272         (sh-help-string-for-variable): Use memq.
10273         (sh-safe-backward-sexp): Remove.
10274         (sh-safe-forward-sexp): Add ARG.
10275         (sh-get-indent-info, sh-prev-stmt): Use it.
10276         (sh-prev-line): Simplify by using forward-comment.
10277         (sh-this-is-a-continuation): Simplify.
10278         (sh-learn-buffer-indent): Use dolist.
10279         (sh-do-nothing): Remove.
10280         (sh-set-char-syntax, sh-set-here-doc-region):
10281         Use inhibit-modification-hooks.
10282         (sh-name-style): Use mapcar and push.
10283         (sh-load-style): Use dolist.
10284         (sh-save-styles-to-buffer): Use with-current-buffer and pp.
10285         (sh-case, sh-while-getopts): Use propertize directly rather
10286         than sh-electric-rparen.
10288 2000-10-14  Stefan Monnier  <monnier@cs.yale.edu>
10290         * textmodes/tex-mode.el: Require CL when compiling.
10291         (tex-mode-syntax-table): Init immediately.
10292         (tex-mode-map): Bind M-RET to latex-insert-item.
10293         (latex-mode): Set indent-line-function to latex-indent.
10294         (tex-common-initialization): Don't setup the syntax-table any more.
10295         (latex-insert-item): New skeleton.
10296         (tex-next-unmatched-end): Fix copy/paste braino.
10297         (latex-syntax-after, latex-skip-close-parens, latex-down-list)
10298         (latex-indent, latex-find-indent): New functions.
10299         (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
10300         (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
10301         (tex-compilation-parse-errors): Use with-syntax-table.
10303 2000-10-15  Miles Bader  <miles@gnu.org>
10305         * font-lock.el (font-lock-comment-face): Change dark-background,
10306         color, non-tty, default to `chocolate1'.
10308 2000-10-13  John Wiegley  <johnw@gnu.org>
10310         * eshell/esh-util.el (require): Added a missing `require' form,
10311         needed when compiling (for an ange-ftp macro definition).
10313 2000-10-13  Dave Love  <fx@gnu.org>
10315         * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
10317 2000-10-13  Gerd Moellmann  <gerd@gnu.org>
10319         * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
10321         * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
10322         transparent -colors 8).
10324 2000-10-13  Stephen Gildea  <gildea@stop.mail-abuse.org>
10326         * time-stamp.el (time-stamp): Fixed bug in new multi-line code
10327         that breaks with old list format timestamps.
10328         (time-stamp-warn-inactive, time-stamp-old-format-warn)
10329         (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
10331 2000-10-13  John Wiegley  <johnw@gnu.org>
10333         * align.el, pcomplete.el, calendar/timeclock.el,
10334         eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
10336         * calendar/timeclock.el (timeclock-find-discrep): A fix to some
10337         faulty math, where holiday hours were being computing as seconds.
10339 2000-10-13  John Wiegley  <johnw@gnu.org>
10341         * desktop.el (desktop-buffer-modes-to-save): Added a global for
10342         specifying what "other" kinds of buffers should be saved.
10343         This used to be hard-coded.
10344         (desktop-buffer-misc-functions): A global for specifying how
10345         auxiliary data should be determined for special buffer types.
10346         (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
10347         instead of hard-coding the special buffer types.
10348         (desktop-save): Run `desktop-buffer-misc-functions' to gather
10349         auxiliary data, instead of hard-coding for Info buffers and dired.
10350         (desktop-buffer-info-misc-data): Aux function for determining Info
10351         buffer auxiliary info.
10352         (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
10353         (desktop-buffer-info): Changed this function to use the info
10354         gathered above.
10355         (desktop-create-buffer): Be a little more careful about what
10356         `minor-mode' means before calling it.  This is important for some
10357         buffer types.
10359 2000-10-13  John Wiegley  <johnw@gnu.org>
10361         * eshell/esh-util.el: Added a global form which declares an
10362         autoload for `parse-time-string', if that function is not already
10363         defined, and if parse-time.el is available on the user's system.
10365         * eshell/em-ls.el (eshell-ls-applicable): Extended this function
10366         to be aware of ange-ftp user info.
10367         (eshell-do-ls): Bind `ange-cache'.  Also, use `eshell-file-attributes'.
10368         (eshell-ls-annotate): Use `eshell-file-attributes'.
10369         (eshell-ls-file): Made the user-id printing code a bit smarter.
10371         * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
10372         allow identification of alias user ids in remote directories.
10373         It's manual, but there's no other way to know when the current user
10374         on the local machine, is also the owning user on the remote machine.
10375         (fboundp): Bind `ange-cache'.
10376         (eshell-directory-files-and-attributes): Re-organized the logic a
10377         bit to use `eshell-file-attributes' instead of `file-attributes'.
10378         The former is more sensitive to directories that are read via FTP,
10379         and knows how to use ange-ftp to determine full attribute
10380         information, instead of just the name and last modtime.
10381         (eshell-current-ange-uids): Return the current user id when in a
10382         remote directory.
10383         (eshell-parse-ange-ls): Parse a full directory listing that has
10384         been returned by ange-ftp.
10385         (eshell-file-attributes): This beefed up version of
10386         `file-attributes' is only special if the user is currently in a
10387         remote directory, in which case it does a lot of work to find out
10388         what the real attributes of a file are, as they appear on the
10389         remote machine.  This makes usage of remote directories (i.e.,
10390         ange-ftp pathnames) much more useful.  You can now use Eshell as a
10391         full-fledged FTP client, with much more manipulation ability than
10392         most other clients.
10394         * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
10395         variable, which means that Eshell's du should always be preferred
10396         in remote directories.
10397         (eshell-shuffle-files): Use `eshell-file-attributes', rather than
10398         just `file-attributes'.
10399         (eshell-mvcp-template): Bind `ange-cache', to improve performance
10400         when reading remote directories.  This is an Eshell-specific
10401         variable (not part of ange-ftp).
10402         (eshell/ln): Bind `ange-cache'.
10403         (eshell/du): Added some extra logic for determining when to use
10404         Eshell's du (which is slow), and when to use the external version
10405         (which may or may not exist).
10407         * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
10408         Call `eshell-interactive-process', rather than using
10409         `get-buffer-process', since backgrounded processes don't count in
10410         the context of this function's logic.
10412         * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
10413         `forward-char', so that null strings are parsed correctly.
10415 2000-09-13  John Wiegley  <johnw@gnu.org>
10417         * eshell/em-pred.el (eshell-pred-file-type)
10418         (eshell-pred-file-links, eshell-pred-file-size):
10419         Use `eshell-file-attributes'.  This is more correct over ange-ftp.
10421         * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
10422         that remote file globbing is more efficient.
10424         * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
10425         gathering the files and attributes within a directory.
10427         * eshell/em-unix.el (eshell/cat): If any of the files passed on
10428         the command line is a special file (not a regular file, directory
10429         or symlink), always attempt to call the external version of cat.
10431 2000-09-13  John Wiegley  <johnw@gnu.org>
10433         * eshell/esh-mode.el (eshell-find-tag): Corrections to the
10434         Eshell-friendly version of find-tag.
10436 2000-10-13  Miles Bader  <miles@lsi.nec.co.jp>
10438         * image-file.el (image-file-name-extensions)
10439         (image-file-name-regexps): Add autoload cookies.
10441 2000-10-13  Kenichi Handa  <handa@etl.go.jp>
10443         * international/mule-cmds.el (select-safe-coding-system): If FROM
10444         is string, show it in *Warning* buffer.
10446 2000-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
10448         * startup.el (normal-top-level): Use display-popup-menus-p instead
10449         of window-system.
10450         (command-line): Use display-graphic-p instead of window-system.
10451         (command-line-1): Use display-popup-menus-p and display-mouse-p
10452         instead of window-system.
10454 2000-10-12  Sam Steingold  <sds@gnu.org>
10456         * tooltip.el (tooltip-use-echo-area): New user variable.
10457         (tooltip-show): Use it to choose between `x-show-tip' and `message'.
10459 2000-10-12  Dave Love  <fx@gnu.org>
10461         * recentf.el: Maintainer's checkdoc fixes.
10463         * startup.el (normal-top-level-add-subdirs-to-load-path):
10464         Use character class, not ASCII when matching file names.
10465         (fancy-splash-head): Add trailing slash to URL.
10466         (command-line): Don't require XPM support for toolbar.
10468         * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
10469         (cperl-invalid-face): Revert last change.
10470         (cperl-init-faces): Quote cperl-invalid-face.
10472 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
10474         * startup.el (fancy-splash-text): Remove superfluous quote.
10476 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
10478         * startup.el (fancy-splash-screens): Don't add a pre-command hook.
10479         (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
10480         (command-line-1): Don't use fancy-splash-pending-command.
10481         (fancy-splash-screens-1): Goto point-min after inserting text.
10483         * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
10485         * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
10486         instead of shared-lisp-mode-map.
10488 2000-10-12  Miles Bader  <miles@lsi.nec.co.jp>
10490         * faces.el (header-line): Change tty-variant to use underlining.
10492         * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
10493         (isearch-highlight): Restore lazy-isearch face properties at old
10494         position, and suppress them at new position.
10495         (isearch-dehighlight): Restore lazy-isearch face properties.
10496         (isearch-lazy-highlight-update): Add lazy-isearch overlays even
10497         over the real isearch overlay, but in that case, don't give it a
10498         face property.  Use `push'.
10500 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
10502         * man.el (Man-getpage-in-background): Fix previous change.
10503         Decode the process output only when we are in multibyte mode.
10505 2000-10-11  Dave Love  <fx@gnu.org>
10507         * info.el (Info-mode-menu): Fix some help.
10508         (info-tool-bar-map): Add entry for Info-last.
10510         * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
10511         * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
10512         * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
10513         * toolbar/cut.xpm, toolbar/mail_compose.xpm:
10514         * toolbar/search-replace.xpm, toolbar/exit.xpm:
10515         * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
10516         * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
10517         * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
10518         * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
10519         * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
10520         Reduce colour requirements to 25 overall.  (Probably wants
10521         revisiting from the originals to reduce further.)
10523 2000-10-11  Eli Zaretskii  <eliz@is.elta.co.il>
10525         * hexl.el (hexlify-buffer): Bind coding-system-for-write to
10526         buffer-file-coding-system, instead of raw-text.
10527         (dehexlify-buffer): Bind coding-system-for-read to
10528         buffer-file-coding-system, instead of raw-text.
10530 2000-10-11  Sam Steingold  <sds@gnu.org>
10532         * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
10533         `underline' - fixes the bug introduced on 2000-09-21.
10535 2000-10-11  Dave Love  <fx@gnu.org>
10537         * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
10538         Avoid compiler warnings.
10539         (scheme-mode): Doc fix.
10540         (scheme-font-lock-keywords-1): Match `define-syntax'.
10542 2000-10-11  Miles Bader  <miles@lsi.nec.co.jp>
10544         * faces.el (frame-set-background-mode): Pay attention to saved
10545         face specs as well as default ones.  Only do anything if the
10546         bg-mode or display-type has actually changed.  Use `dolist'.
10547         (region): Make dark-background `region' face less in-your-face.
10549 2000-10-10  Sam Steingold  <sds@gnu.org>
10551         * chistory.el, ielm.el, ledit.el:
10552         * progmodes/inf-lisp.el, progmodes/scheme.el:
10553         Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
10555 2000-10-10  Stefan Monnier  <monnier@cs.yale.edu>
10557         * textmodes/texinfo.el: Update copyright and fix typo.
10559         * desktop.el (desktop-modes-not-to-save): New var.
10560         (desktop-save-buffer-p): Use it.
10561         Also, obey desktop-buffers-not-to-save even for non-file buffers.
10562         (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
10564 2000-10-10  Dave Love  <fx@gnu.org>
10566         * toolbar/tool-bar.el (tool-bar-add-item)
10567         (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
10569         * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
10570         * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
10571         * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
10572         * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
10573         * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
10574         * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
10575         * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
10576         * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
10577         * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
10578         * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
10579         the .xpms; probably need retouching.
10581 2000-10-10  Miles Bader  <miles@lsi.nec.co.jp>
10583         * subr.el (add-to-list): Add optional argument APPEND.
10584         * battery.el (display-battery): Use `add-to-list'.
10586 2000-10-09  Thien-Thi Nguyen  <ttn@gnu.org>
10588         * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
10589         properties.
10590         (zone, zone-when-idle, zone-leave-me-alone)
10591         (zone-pgm-whack-chars): Use new symbol properties.
10593         * battery.el (display-battery): Doc spelling fix.
10595         * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
10596         property.
10598 2000-10-09  Dave Love  <fx@gnu.org>
10600         * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
10601         has been initialized before calling tool-bar-setup.
10602         (tool-bar-add-item-from-menu): Add autoload cookie.
10604 2000-10-09  Eli Zaretskii  <eliz@is.elta.co.il>
10606         * menu-bar.el (send-mail-item-name): New function.
10607         (menu-bar-tools-menu) <compose-mail>: Use it to display the value
10608         of mail-user-agent in the menu.  Don't display the "Send Mail"
10609         item if mail-user-agent is nil or its value is ignore.
10610         (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
10611         if read-mail-command is nil or its value is ignore.
10613         * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
10615 2000-10-09  Miles Bader  <miles@gnu.org>
10617         * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
10618         Correct image size.
10619         * toolbar/left_arrow.xpm: Correct image size.
10621         * jka-compr.el: Don't call `jka-compr-install' when loading (it
10622         will be done by the definition of `auto-compression-mode' if
10623         necessary.  Move code to uninstall existing file-name handler
10624         before definition of `auto-compression-mode'.
10626         * image-file.el (auto-image-file-mode): Move to the end of the
10627         file, because `define-minor-mode' actually calls the mode-function
10628         if the associated variable is non-nil, which requires that all
10629         needed functions be already defined.
10631         * mouse.el (popup-menu): Balance parens.
10633 2000-10-08  Stefan Monnier  <monnier@cs.yale.edu>
10635         * mouse.el (popup-menu): Move the command call outside the loop
10636         so that popup-menu returns whatever the command returns.
10638         * progmodes/etags.el: Docstring fixes.  Maintainer line updated.
10639         (initialize-new-tags-table): Use run-hook-with-args-until-success.
10640         (find-tag): Use pop-to-buffer if switch-to-buffer failed.
10641         (tags-table-format-functions): Renamed from tags-table-format-hooks.
10643         * vc.el (vc-version-diff): diff-switches can be a list.
10644         Use relative filenames for prettier output.
10646         * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
10647         (vc-post-command-functions): Remove old-VC compatibility code.
10649         * newcomment.el (comment-indent-default): Autoload.
10651         * font-lock.el (font-lock-defaults): Make buffer-local.
10652         (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
10653         (font-lock-choose-keywords):
10654         Ignore LEVEL unless KEYWORDS is a list of syms.
10655         (c-keywords, c++-keywords, objc-keywords, java-keywords):
10656         Don't wrap regexp-opt things in \(...\) unnecessarily.
10658         * jit-lock.el: Don't require font-lock any more.
10659         (jit-lock-functions): Make buffer-local.
10660         (jit-lock-saved-fontify-buffer-function): Remove.
10661         (jit-lock-mode): Remove autoload cookie.
10662         Remove font-lock specific code.
10663         (jit-lock-unregister): Don't bother handling complex hooks any more.
10664         (jit-lock-refontify): New function.
10665         (jit-lock-fontify-buffer): Use it.
10666         (jit-lock-function-1): Replaced by jit-lock-fontify-now.
10667         (jit-lock-fontify-now): Renamed from jit-lock-function-1.
10668         Add optional args START and END.
10669         Never call font-lock-fontify-region directly.
10670         (jit-lock-function, jit-lock-stealth-fontify): Use it.
10672         * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
10674 2000-10-08  Dave Love  <fx@gnu.org>
10676         * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
10678         * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
10680         * play/studly.el (studlify-region, studlify-word): Add autoload
10681         cookie.
10683         * play/morse.el (morse-region, unmorse-region): Add autoload
10684         cookie.
10686         * play/spook.el (spook-phrases-file): Use expand-file-name, not
10687         concat.
10689         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
10690         insist on symbols starting with word syntax.
10691         (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
10692         (eval-defun-1): Doc fix.
10693         (indent-sexp): Use nconc to build up indent-stack.
10695         * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
10696         Gnus with little use.
10697         (mail-setup-hook): Add mail-abbrevs-setup to options.
10699         * recentf.el: Doc fixes.
10701         * vcursor.el (vcursor-cs-binding): Remove compatibility code.
10702         Clean up remainder.
10704         * timezone.el (timezone-parse-date): Doc fix.  Fix regexps for (5)
10705         without timezone and (8) with timezone to enforce some whitespace.
10706         Simplify code somewhat.
10708         * options.el (list-options): Doc that you should use customize.
10710         * iswitchb.el (iswitchb-mode): Add :require.
10712         * info.el (Info-goto-node, Info-menu): Doc fix.
10713         (Info-mode-menu): Bind beginning-of-buffer, Info-edit
10714         (info-tool-bar-map): New variable.
10715         (Info-mode): Use it.
10716         (Info-edit-map): Define all in defvar.
10717         (speedbar-attached-frame): Avoid compiler warning.
10719         * toolbar/tool-bar.el (tool-bar-map): Define it empty.
10720         (global-map): Bind [tool-bar] to a filtered map.
10721         (tool-bar-add-item): Remove MAP arg.  Allow PBM icons.
10722         (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
10723         Allow PBM icons.
10724         (tool-bar-setup): Adjust calls of tool-bar-add-item.
10726         * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
10727         * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
10728         * toolbar/right_arrow.xpm: New files.  Renamed from tigert's
10729         icons, except up_arrow, which is left-arrow rotated.
10731         * imenu.el (imenu-add-to-menubar): Fix last change.
10733 2000-10-08  Peter Breton  <pbreton@ne.mediaone.net>
10735         * generic-x.el (rul-generic-mode): Remove eval-when-compile
10736         statements. Suggested by Stefan Monnier  <monnier@cs.yale.edu>.
10738 2000-10-08  Eli Zaretskii  <eliz@is.elta.co.il>
10740         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
10741         typos in doc strings.
10743         * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
10744         the doc strings how to customize Font Lock faces.
10746         * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
10747         computing growth when dragging the header line.
10749 2000-10-08  Eli Zaretskii  <eliz@is.elta.co.il>
10751         * simple.el (kill-line): Doc fix.
10753 2000-10-08  Miles Bader  <miles@gnu.org>
10755         * faces.el (secondary-selection): Make foreground visible on tty.
10757         * jka-compr.el (auto-compression-mode): Move to the end of the
10758         file, because `define-minor-mode' actually calls the mode-function
10759         if the associated variable is non-nil, which requires that all
10760         needed functions be already defined.
10761         (with-auto-compression-mode): Add autoload cookie.
10763 2000-10-07  Eli Zaretskii  <eliz@is.elta.co.il>
10765         * files.el (find-backup-file-name) [ms-dos]: If support for long
10766         file names is not available, behave as if version-control were set
10767         to never.
10769 2000-10-07  Dave Love  <fx@gnu.org>
10771         * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
10772         (browse-url-gnome-moz): New function.
10773         (browse-url-browser-function): Use it.
10774         Suggested by Colin Walters <walters@cis.ohio-state.edu>.
10776 2000-10-07  Stefan Monnier  <monnier@cs.yale.edu>
10778         * indent.el (tab-always-indent): New var.
10779         (indent-for-tab-command): Use it.
10781         * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
10782         raise an error.  This way it can still default to a sane value.
10784 2000-10-06  Stefan Monnier  <monnier@cs.yale.edu>
10786         * startup.el (fancy-splash-screens): Use local rather than global map.
10787         Don't use `update-menu-bindings' any more.
10788         Get rid of assumptions about keymap representation.
10790 2000-10-06  Dave Love  <fx@gnu.org>
10792         * textmodes/fill.el (sentence-end-double-space)
10793         (sentence-end-without-period):  Doc fix.
10794         (adaptive-fill-regexp): Purecopy.
10795         (unjustify-current-line): Use line-end-position.
10796         (fill-individual-paragraphs-prefix): Use line-beginning-position.
10798         * net/eudc-vars.el (eudc): Add :version, :link.
10800         * international/mule-conf.el (file-coding-system-alist): Use \', not $.
10802         * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
10803         Fix for define-minor-mode.
10804         (function-at-point): Alias to function-called-at-point.
10806         * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
10808         * simple.el (backward-word): Doc fix.
10810         * image-file.el (image-file-name-regexp): image-file-regexps ->
10811         image-file-name-regexps.
10812         (image-file-name-extensions): Add pbm.
10814 2000-10-06  Stefan Monnier  <monnier@cs.yale.edu>
10816         * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
10817         and add filename to the names so that diff-mode can jump to source.
10819         * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
10820         (tex-font-lock-keywords, tex-font-lock-keywords-2)
10821         (tex-font-lock-keywords-1): Remove.
10822         (font-lock-turn-on-thing-lock): Use jit-lock-register.
10823         (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
10824         (font-lock-default-fontify-region):
10825         Expand beg..end correctly when just following a multiline region.
10826         (font-lock-fontify-anchored-keywords):
10827         Include the anchor text as part of the multiline.
10829 2000-10-06  Gerd Moellmann  <gerd@gnu.org>
10831         * loadup.el (toplevel): Load `loaddefs' before `help' because the
10832         latter needs the autoloaded define-minor-mode macro during the
10833         bootstrap.
10835         * startup.el (command-line): For now, activate tool-bar-mode only
10836         if XPM images are supported.
10838         * mouse.el (mouse-drag-header-line): Don't allow resizing a
10839         window by dragging a header-line at the top of the frame; that's
10840         confusing because the header-line doesn't move.
10841         (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
10842         of treating the event as a list.  Some cleanup.
10844 2000-10-06  Miles Bader  <miles@gnu.org>
10846         * simple.el (display-message-or-buffer): New function.
10847         (shell-command-on-region): Use `display-message-or-buffer'.
10849         * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
10850         docstring parts.
10852         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
10853         (smbclient-prompt-regexp): Add usage note to doc string.
10854         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
10855         (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
10856         Use add-hook for adding the comint filter function, and only do so
10857         if it's not already in the global hook list.
10858         (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
10859         to `make-local-variable'.
10860         (nslookup-font-lock-keywords): Remove prompt entry.
10861         (nslookup): Don't set the process-filter.
10862         (finger): Exit the loop correctly when the regexps list runs out.
10863         (ftp, smbclient, smbclient-list-shares):
10864         Set the real major mode immediately, not after execing.
10865         Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
10867         * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
10869 2000-10-05  Stefan Monnier  <monnier@cs.yale.edu>
10871         * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
10873         * which-func.el (which-func-format): Remove spurious space.
10874         (which-func-mode): Don't make it permanent-local.
10875         (which-func-ff-hook): Allow which-func-maxout to be nil.
10876         (which-func-update): Simplify a bit.  Only run if which-func-mode is t.
10877         (which-func-mode): Simplify.
10878         Use post-command-idle-hook rather than post-command-hook.
10879         Go through all buffers and update their state.
10880         (which-function): Also try add-log-current-defun-function.
10882         * vc.el (with-vc-properties): Use conses rather than length-2 lists.
10883         (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
10884         Update call to with-vc-properties accordingly.
10885         (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
10886         (vc-revert-buffer): More careful about window selection and deletion.
10887         (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
10889         * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
10890         (cvs-retrieve-revision): Reuse a pre-existing buffer.
10891         (cvs-dired-action): Change the default to quickdir.
10893         * newcomment.el (comment-indent): Delegate to indent-according-to-mode
10894         if comment-indent-function returns nil.
10895         (comment-indent-default): New function.
10896         (comment-indent-function): Use it and document the new semantics.
10898         * image-file.el: Docstring fixes.
10900         * help.el (help-xref-on-pp): Use match-string.
10901         (describe-variable): New arg BUFFER.
10902         Store the current buffer in the help-xref-stack.
10903         (temp-buffer-resize-mode): Use define-minor-mode.
10905         * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
10906         consistently with its docstring.
10907         Set jit-lock-first-unfontify-pos in an idempotent way.
10908         (jit-lock-register): Autoload and add arg CONTEXTUAL.
10910 2000-10-05  Alex Schroeder  <alex@gnu.org>
10912         * sql.el (sql-mysql-options): New variable.
10913         (sql-mysql): Use it.
10915 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
10917         * image.el (image): New group.
10919         * smerge-mode.el (smerge-mine-face, smerge-other-face)
10920         (smerge-base-face, smerge-markers-face): Add dark-background variants.
10922 2000-10-04  Peter Breton  <pbreton@ne.mediaone.net>
10924         * net/net-utils.el (nslookup-font-lock-keywords)
10925         (ftp-font-lock-keywords, smbclient-font-lock-keywords):
10926         Ignore the value of wqindow-system; always define keywords
10928 2000-10-05  Kenichi Handa  <handa@etl.go.jp>
10930         * startup.el (fancy-splash-screens): Remove the code for
10931         debugging; `(trace-to-stderr "EXITTT\n")'.
10933 2000-10-05  Miles Bader  <miles@gnu.org>
10935         * diff-mode.el (diff-goto-source): Update call to
10936         `diff-hunk-status-msg' to reflect new REV variable.
10938 2000-10-04  Stefan Monnier  <monnier@cs.yale.edu>
10940         * progmodes/icon.el (icon-mode):
10941         Don't gratuitously override the default for comment-column.
10943         * vc-hooks.el (vc-mode-line): Fix interactive spec.
10945         * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
10946         (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
10947         (jit-lock-functions): New var.
10948         (jit-lock-function-1): Use it if non-nil.
10949         Don't switch the syntax-table.  Don't set parse-sexp-lookup-properties.
10950         Set the `fontified' property before doing the fontification to avoid
10951         repeatedly going through the same error.
10952         Don't turn errors into messages.
10953         (jit-lock-register, jit-lock-unregister): New functions.
10955         * dired.el (dired-mark-pop-up): Turn comment into docstring.
10956         Use with-current-buffer.
10958         * dired-aux.el (dired-do-create-files, dired-kill-tree):
10959         Turn comment into docstring.
10961         * apropos.el (apropos-mode): Use define-derived-mode.
10963 2000-10-04  Gerd Moellmann  <gerd@gnu.org>
10965         * startup.el (fancy-splash-pending-command): New variable.
10966         (fancy-splash-pre-command): New function.
10967         (fancy-splash-screens): Rewritten.
10968         (command-line-1): If fancy-splash-pending-command is set, call it
10969         interactively.
10971 2000-10-04  Dave Love  <fx@gnu.org>
10973         * toolbar/tool-bar.el (tool-bar-setup): New function.
10974         (tool-bar-mode): Use it.
10976         * subr.el (substitute-key-definition): Doc fix.
10977         (play-sound-file): New command.
10979 2000-10-04  Andre Spiegel  <spiegel@gnu.org>
10981         * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
10982         vc-version-backup-file-name): New functions.
10984         * files.el (basic-save-buffer): Call vc-before-save before saving.
10986         * vc-cvs.el (vc-cvs-make-version-backups): Return t if
10987         vc-cvs-stay-local-p.
10989         * vc.el (vc-revert-buffer): Handle empty diff properly.
10990         (vc-version-backup-file): New function.
10991         (vc-checkout): Create a version backup if necessary.
10992         (vc-checkin): If a version backup file exists, delete it.
10993         (vc-version-diff): Diff locally using version backups, if available.
10994         (vc-revert-file): If there's a version backup, revert locally.
10995         (vc-transfer-file): Use version backup for base version, if
10996         available.  If not, ask for confirmation whether to get it from the
10997         server.  Update mode line before check-in.
10999 2000-10-04  Dave Love  <fx@gnu.org>
11001         * toolbar/tool-bar.el (tool-bar-setup): New function.
11002         (tool-bar-mode): Use it.
11004 2000-10-04  Peter Breton  <pbreton@ne.mediaone.net>
11006         * net/net-utils.el (nslookup-font-lock-keywords)
11007         (ftp-font-lock-keywords, smbclient-font-lock-keywords):
11008         Only set if window-system is non-nil
11009         (net-utils-run-program): Returns buffer.
11010         (network-connection-reconnect): Added this function.
11012         * generic.el:
11013         Incorporates extensive cleanup and docfixes by
11014         Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
11015         Uses cl compile-time macros.
11016         (generic-mode-name, generic-comment-list)
11017         (generic-keywords-list, generic-font-lock-expressions)
11018         (generic-mode-function-list, generic-mode-syntax-table):
11019         Removed variables.
11020         (generic-mode-alist): Renamed to generic-mode-list.
11021         (generic-find-file-regexp): Default changed to "^#".
11022         (generic-read-type): Uses completing read on generic-mode-list.
11023         (generic-mode-sanity-check): removed this function.
11024         (generic-add-to-auto-mode): Removed this function
11025         (generic-mode-internal): Bind mode-specific definitions
11026         into function instead of putting them in alist.
11027         (generic-mode-set-comments): Reworked extensively.
11028         (generic-mode-find-file-hook): Simplified regexp searching
11029         (generic-make-keywords-list): Omit extra pair of parens
11031         * find-lisp.el (find-lisp-find-files-internal):
11032         Make sure directory name ends with "/".
11034         * generic-x.el (apache-conf-generic-mode):
11035         Regexp now allows leading whitespace.
11036         (rc-generic-mode): Added eval-when-compile
11037         around generic-make-keywords-list.
11038         Deleted duplicate regexp
11039         (rul-generic-mode): Added eval-when-compile
11040         around generic-make-keywords-list.
11041         (etc-fstab-generic-mode): New generic mode.
11042         (rul-generic-mode): Removed one eval-when-compile
11043         which caused a max-specpdl-size exceeded error.
11045 2000-10-04  Miles Bader  <miles@gnu.org>
11047         * simple.el (minibuffer-temporary-goal-position): New variable.
11048         (next-history-element): Try to keep the position of point in the
11049         input string constant.
11051         * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
11052         (dired-do-create-files): If there's only one file, pass it in as
11053         the DEFAULT arg to dired-mark-read-file-name.
11055 2000-10-03  Stefan Monnier  <monnier@cs.yale.edu>
11057         * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
11058         (diff-goto-source): Be smarter when choosing REVERSE or not.
11060         * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
11061         (texinfo-mode-menu): Add an explicit shortcut for update all.
11063 2000-10-03  Andre Spiegel  <spiegel@gnu.org>
11065         * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
11066         factorize backend-specific code cleanly (this was essentially
11067         conceived by Stefan Monnier).
11068         (vc-unregister): Function removed.
11069         (vc-revert-file): New function.
11070         (vc-revert-buffer): Delegate some of the work to it.
11072         * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
11073         default branch unconditionally.
11074         (vc-rcs-set-default-branch): New function.
11075         (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
11076         (vc-rcs-checkin): If an appropriate default branch has been set,
11077         force creation of that branch.
11078         (vc-rcs-receive-file): Rewritten to contain only backend-specific
11079         code (as suggested by Stefan Monnier).
11081 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
11083         * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
11084         highlighting overlay with a different face over the overlay
11085         isearch uses to highlight the current match because that can lead
11086         to bad face combinations.
11088         * loadup.el (toplevel): Load faces before isearch.
11090         * isearch.el (isearch-faces): New custom group.
11091         (isearch): New defface; was already tested for in the code.
11092         (isearch-lazy-highlight-face): Changed to defface from defcustom.
11093         (isearch-highlight): Always use face `isearch'.
11095 2000-10-02  Dave Love  <fx@gnu.org>
11097         * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
11098         unused vars.  Treat byte-constant2 like byte-constant.  Fix bogus
11099         comparison of opcode with operand.
11101 2000-10-03  Miles Bader  <miles@gnu.org>
11103         * play/yow.el (yow): Don't display multi-line quotations in a *Help*
11104         buffer, since the echo area will now grow to accommodate them.
11106 2000-10-02  Andre Spiegel  <spiegel@gnu.org>
11108         * vc-hooks.el (vc-registered): If FILE used to be registered under
11109         a certain backend, try that one first.
11111         * vc.el (vc-responsible-backend): Undo the previous change in the
11112         argument list.  Handle multiple backends correctly.
11113         (vc-find-new-backend): Function removed.
11114         (vc-register): Use vc-responsible-backend, as before.
11115         (vc-next-action-on-file): Do use vc-registered, not vc-backend.
11117 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
11119         * startup.el (fancy-splash-head): Change message below the
11120         logo.
11122 2000-10-02  Miles Bader  <miles@lsi.nec.co.jp>
11124         * diff-mode.el (diff-goto-source): Emit a status message.
11125         (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
11126         (diff-test-hunk): Fix doc string.
11127         (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
11128         (diff-advance-after-apply-hunk): New variable.
11129         (diff-apply-hunk): Don't return a value.
11131 2000-10-01  Stefan Monnier  <monnier@cs.yale.edu>
11133         * vc.el (vc-editable-p): Minor optimization.
11134         (edit-vc-file, vc-next-action-on-file): Don't use find-file.
11135         (vc-find-new-backend): New function split from vc-responsible-backend.
11136         (vc-register): Use it.
11137         (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
11138         (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
11139         (vc-default-unregister, vc-revert-buffer): Docstring fix.
11140         (vc-clear-headers): Don't use find-file.
11141         (vc-revert-buffer): Use `and' again (must have been a braino).
11142         (vc-switch-backend): Only prompt if requested.
11143         Short circuit if nothing is to be done.
11144         Don't use vc-resynch-buffer which could lose unsaved editing.
11145         (vc-default-receive-file): Update call to vc-unregister.
11146         (with-vc-file, vc-next-action-on-file):
11147         Use vc-backend rather than vc-registered.
11148         (vc-next-action-on-file): Use intern-soft.
11149         Deal with read-only *vc-diff* buffer.
11150         (vc-transfer-file): Docstring fix.
11152         * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
11153         (vc-rcs-receive-file): Avoid with-vc-properties.
11154         Update call to vc-unregister.
11155         Use constant `RCS' rather than (dynamically bound) var `backend'.
11157 2000-10-01  Andre Spiegel  <spiegel@gnu.org>
11159         * vc.el (vc-next-action-on-file): Update mode line only if file
11160         is visited.
11161         (vc-start-entry): New argument initial-contents.  Don't visit the file
11162         if it isn't already visited.  Brought documentation up-to-date.
11163         (vc-next-action, vc-register): Updated calls to vc-start-entry.
11164         (vc-checkin): New optional arg initial-contents, which is passed to
11165         vc-start-entry.
11166         (vc-finish-logentry): Make sure to bury log buffer only if there
11167         really is one.  Call `vc-resynch-buffer' on log-file, not
11168         buffer-file-name.
11169         (vc-default-comment-history, vc-default-wash-log): New functions.
11170         (vc-index-of): Removed.
11171         (vc-transfer-file): Make do without the above.
11172         (vc-default-receive-file): Call comment-history unconditionally.  Pass
11173         the resulting string to vc-checkin, instead of inserting it into the
11174         comment ring.
11176         * vc-rcs.el (vc-rcs-receive-file): Call comment-history
11177         unconditionally.  Use the comments as initial contents of the log
11178         entry buffer.  Document the trick to force branch creation with no
11179         changes.
11181 2000-10-01  Miles Bader  <miles@gnu.org>
11183         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
11184         `recenter' with an arg to prevent redrawing the display.
11186 2000-09-30  Stefan Monnier  <monnier@cs.yale.edu>
11188         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
11190         * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
11192         * progmodes/c-mode.el (c-mode):
11193         Don't gratuitously override the default for comment-column.
11195         * textmodes/tex-mode.el (latex-metasection-list): New var.
11196         (latex-imenu-create-index): Use it.
11197         Move the regexp construction outside loops (and use push).
11198         (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
11199         (tex-font-lock-keywords): Moved from font-lock.el.
11200         (tex-comment-indent): Remove.
11201         (tex-common-initialization): Don't set comment-indent-function.
11202         (latex-block-default): New var.
11203         (tex-latex-block): Use it to provide a default choice.
11204         Add any unknown choice to latex-block-names.
11205         Insert [...] after {...}.
11206         (tex-last-unended-begin): Simplify regexp.
11207         (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
11208         (latex-forward-sexp-1, latex-forward-sexp): New functions.
11209         (latex-mode): Set forward-sexp-function.
11211         * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
11212         Add regexp for @ignore ... @end ignore.
11213         (texinfo-heading-face): New face.
11214         (texinfo-font-lock-keywords): Use it.
11215         (texinfo-mode-menu): New menu.
11216         (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
11217         New functions.
11218         (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
11219         (texinfo-section-types-regexp, texinfo-section-level-regexp)
11220         (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
11221         Remove declaration.
11222         (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
11224         * delsel.el (delete-selection-mode): Use define-minor-mode.
11226         * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
11228 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
11230         * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
11232 2000-09-30  Gerd Moellmann  <gerd@gnu.org>
11234         * replace.el (keep-lines-read-args): New function.
11235         (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
11236         read arguments interactively.  Add parameters RSTART and REND.
11237         Operate on the active region in Transient Mark mode.
11239         * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
11241         * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
11242         (authors-obsolete-files-regexps): New variable.
11243         (authors-add): Don't record changes in obsolete files.
11245 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
11247         * autoinsert.el (auto-insert-mode): Use define-minor-mode.
11249         * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
11250         (comment-indent): Make sure there's a space between code and comment.
11251         Shift comments left to avoid going past fill-column.
11253 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
11255         * startup.el (startup-echo-area-message): New function.
11256         (display-startup-echo-area-message): Use it.
11257         (fancy-splash-screens): Rewritten to use keymaps and a timer.
11258         (fancy-splash-default-action): New function.
11259         (fancy-splash-screens-1): New function.
11260         (fancy-splash-head): Put a help-echo and a keymap under the image.
11262 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
11264         * diff-mode.el (diff-add-log-file-name): Remove.
11265         (diff-mode): Use add-log-buffer-file-name-function.
11267         * add-log.el (find-change-log): New arg BUFFER-FILE.
11268         (add-log-file-name): Obey add-log-file-name-function.
11269         (add-log-buffer-file-name-function): New var.
11270         (add-change-log-entry): Use it.
11272 2000-09-29  Miles Bader  <miles@gnu.org>
11274         * image-file.el (image-file-name-extensions): New variable.
11275         (image-file-name-regexps): Renamed from `image-file-regexps'.
11276         New default value is nil.  Call `auto-image-file-mode'.
11277         (image-file-name-regexp): New function.
11278         (auto-image-file-mode): New minor mode.
11279         (insert-image-file): Don't make conditional on the image-file
11280         handler being enabled.
11281         (image-file-handler): Make the call here conditional instead.
11282         (set-image-file-handler-enabled, enable-image-file-handler)
11283         (disable-image-file-handler): Functions removed.
11285         * emacs-lisp/authors.el (authors-print): Rephrase many-files
11286         string.
11288 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
11290         * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
11291         it's a function from CL.
11292         (latex-imenu-create-index): Replace eval-when-compile with progn
11293         because latex-section-alist is not bound while compiling.
11295 2000-09-28  Stefan Monnier  <monnier@cs.yale.edu>
11297         * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
11298         (outline-mode): Use define-derived-mode.
11300         * progmodes/perl-mode.el (perl-mode):
11301         * progmodes/awk-mode.el (awk-mode):
11302         * progmodes/asm-mode.el (asm-mode):
11303         Don't gratuitously override the default for comment-column.
11305         * emacs-lisp/lisp.el (lisp-complete-symbol):
11306         Distinguish the let-binding case from the funcall case.
11307         (forward-sexp-function): New variable.
11308         (forward-sexp): Use it.
11310         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
11311         (easy-mmode-defmap): Remove the now useless autoload.
11313         * time.el (display-time-mode): Use define-minor-mode.
11315         * subr.el (add-minor-mode): Don't eval NAME.
11316         Don't depend on the presence of TOGGLE-FUN for any special behavior.
11317         Use if rather than cond.
11319         * simple.el (read-expression-map): Define more properly.
11320         (comment-indent-hook): Remove.
11321         (string-to-syntax): Bug fix.
11323         * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
11324         (cvs-ediff-diff): Fix typo.
11325         (cvs-revert-if-needed): Don't bother preserving read-only.
11327         * paren.el (show-paren-mode): Use define-minor-mode.
11329         * jka-compr.el (auto-compression-mode): Use define-minor-mode.
11330         (toggle-auto-compression): Remove.
11331         (jka-compr-build-file-regexp): Remove useless grouping.
11333         * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
11334         Avoid user-reserved bindings.
11335         (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
11336         (diff-header-face): Revert to grey85.
11338         * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
11340         * complete.el (partial-completion-mode) <defcustom>: Remove.
11341         (partial-completion-mode): Use define-minor-mode.
11342         (PC-do-completion): Understand `completion-auto-help = delay'
11343         to mean to popup the completion buffer only the second time.
11344         (PC-include-file-all-completions, PC-include-file-all-completions)
11345         (PC-include-file-all-completions): Don't quote lambda.
11347         * comint.el (comint-mode-hook): Docstring fix.
11348         (comint-mode): Use define-derived-mode.
11349         (comint-mode-map): Remove obsolete comment.
11350         (make-comint): Minor stylistic change.
11351         (comint-insert-clicked-input): Be more careful to find the overlay.
11352         Use this-command-keys rather than hardcoding mouse-2.
11354         * font-lock.el: Replace confusing (,@ with ,
11355         (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
11356         Don't use regexp-opt-depth.  Spice up the regexp for args.
11357         Don't distinguish between cmds that can take an opt arg or not.
11358         Use `append' and `prepend' rather than `keep'.
11360         * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
11361         (latex-outline-regexp): New var.
11362         (latex-outline-level): New fun.
11363         (latex-section-alist): New var.
11364         (latex-imenu-create-index): Use it.  Use `push' as well.
11365         (tex-shell-map): Initialize it properly.
11366         (tex-mode): Minor stylistic change.
11367         (plain-tex-mode): Use define-derived-mode.
11368         (latex-mode): Use define-derived-mode.
11369         Construct the paragraph regexps in a more readable way.
11370         Set the buffer-local outline-{level,regexp} vars.
11371         (slitex-mode): Derive from latex-mode.
11372         (tex-common-initialization): Don't kill-all-vars anymore.
11373         Add setting for comment-add and font-lock-defaults.
11374         (tex-start-shell): Use with-current-buffer and don't re-init keymap.
11375         (tex-main-file): New fun.  Obey TeX-master as well and remove `.tex'.
11376         (tex-start-tex): New arg DIR (and send a chdir command for it).
11377         Also display the shell buffer and save it in tex-last-buffer-texed.
11378         (tex-region): Use expand-file-name rather than concat.
11379         Remove code made useless by changes in tex-start-tex.
11380         (tex-file): Use tex-main-file and adapt to new tex-start-tex.
11382         * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
11384 2000-09-28  Dave Love  <fx@gnu.org>
11386         * eshell/eshell.el (eshell) <defgroup>: Add :version.
11388 2000-09-28  Gerd Moellmann  <gerd@gnu.org>
11390         * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
11391         `append'.
11393 2000-09-28  Stefan Monnier  <monnier@cs.yale.edu>
11395         * info.el (Info-extract-pointer): Undo last change.
11396         Instead, fix the position of the `bound' arg to re-search-backward.
11398 2000-09-27  Stefan Monnier  <monnier@cs.yale.edu>
11400         * info.el (Info-extract-pointer):
11401         Widen more carefully, to avoid finding pointers in other nodes.
11402         (Info-index): Use push.
11404 2000-09-27  Gerd Moellmann  <gerd@gnu.org>
11406         * frame.el (set-frame-font): Remove call to obsolete function
11407         frame-update-faces.
11408         (set-foreground-color, set-background-color): Likewise for
11409         frame-update-face-colors.
11411 2000-09-27  Miles Bader  <miles@gnu.org>
11413         * image-file.el: New file.
11415 2000-09-27  Gerd Moellmann  <gerd@gnu.org>
11417         * frame.el (frame-notice-user-settings): Don't call
11418         frame-update-faces, which is a no-op now.
11420         * ediff-wind.el (ediff-control-frame-parameters): Add zero
11421         tool-bar-lines.
11423 2000-09-27  Dave Love  <fx@gnu.org>
11425         * mouse.el: Fix last change.
11427 2000-09-27  Miles Bader  <miles@lsi.nec.co.jp>
11429         * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
11431 2000-09-22  Kenichi Handa  <handa@etl.go.jp>
11433         * international/quail.el (quail-help): The output message is
11434         improved.
11436 2000-09-26  Dave Love  <fx@gnu.org>
11438         * mouse.el (popup-menu): If POSITION is nil, set it using
11439         mouse-position.
11441 2000-09-25  Sam Steingold  <sds@gnu.org>
11443         * net/browse-url.el (browse-url-file-url): Check for null maps.
11445 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
11447         * frame.el (frame-notice-user-settings): Don't add a
11448         tool-bar-lines frame parameter to default-frame-alist in batch mode.
11450         * frame.el (frame-notice-user-settings):
11451         Make tool-bar-mode and default-frame-alist consistent.
11453         * toolbar/tool-bar.el (tool-bar-help): New function.
11455 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
11457         * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
11458         current-load-list in top-level forms.  Else this leaks a cons cell
11459         every time a defun is called.
11461         * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
11463 2000-09-25  Dave Love  <fx@gnu.org>
11465         * startup.el (fancy-splash-head): Check XPM is available.
11467         * autoinsert.el (auto-insert): Doc fix.
11468         (auto-insert-alist): Following GNU notices, don't say `copyright
11469         _by_'.  Use line-beginning-position.
11470         (auto-insert): Check buffer-file-name is non-nil before use.
11472 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
11474         * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
11475         starting with `@def' or `@multitable', in addition to ones
11476         specified by the user in auto-fill-inhibit-regexp.
11478 2000-09-25  Markus Rost  <rost@math.ohio-state.edu>
11480         * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
11481         rmail-dont-reply-to-names matches the empty string.
11483 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
11485         * startup.el (command-line-1, fancy-splash-text): Change the
11486         text to sound more friendly.
11488 2000-09-23  Thien-Thi Nguyen  <ttn@gnu.org>
11490         * progmodes/hideshow.el: Update author email address.
11491         Generally, sync w/ maintainer version 5.22.
11492         (hs-hide-all-non-comment-function): New var.
11493         (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
11494         (hs-hide-all): Use `hs-hide-all-non-comment-function'.
11495         (hs-show-region): Delete this command.
11496         (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
11498 2000-09-22  Dave Love  <fx@gnu.org>
11500         * hl-line.el (hl-line-overlay): Don't make it buffer-local.
11501         (hl-line-highlight): Specify buffer when moving overlay.
11503         * progmodes/fortran.el (fortran-mode): Locally set
11504         normal-auto-fill-function.
11505         (fortran-auto-fill-mode): Just alias to auto-fill-mode.
11506         (fortran-mode-map): Adjust auto-fill menu entry.
11508 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
11510         * vc-rcs.el (toplevel): Require `vc' when compiling.
11512         * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
11514 2000-09-22  Andre Spiegel  <spiegel@gnu.org>
11516         * vc.el (vc-switch-backend): Signal an error if the file is not
11517         registered under the new backend.
11519         * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
11520         without explicit revision number.
11522 2000-09-21  Stefan Monnier  <monnier@cs.yale.edu>
11524         * diff-mode.el (diff-file-header-face): Reset to its previous value.
11525         (diff-hunk-text): Correctly use offsets rather than buffer-positions.
11526         (diff-xor): New function.
11527         (diff-find-source-location): Use it.  Fix a stupid name clash.
11528         (diff-hunk-status-msg): New function.
11529         (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
11530         (diff-test-hunk): Use diff-find-source-location.
11531         (diff-goto-source): Favor the `reverse'.
11532         (diff-hunk-text): Properly handle one-sided context diffs.
11533         (diff-apply-hunk): When done, advance to the next hunk.
11535 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
11537         * startup.el (command-line): If frame was created with a non-zero
11538         tool-bar-lines parameter, switch tool-bar-mode on.
11540         * add-log.el (change-log-date-face, change-log-name-face)
11541         (change-log-email-face, change-log-file-face)
11542         (change-log-list-face, change-log-conditionals-face)
11543         (change-log-function-face, change-log-acknowledgement-face):
11544         New faces, inheriting from font-lock faces.
11545         (change-log-font-lock-keywords): Use them.
11547 2000-09-21  Dave Love  <fx@gnu.org>
11549         * progmodes/cperl-mode.el (top-level): Clean up
11550         `eval-when-compile's and assorted defvars.
11551         (cperl-invalid-face): Don't double-quote value.  Change custom
11552         type.
11553         (cperl-mode): Set normal-auto-fill-function and don't zap
11554         auto-fill-function.
11555         (cperl-imenu--function-name-regexp-perl): Renamed from
11556         imenu-example--function-name-regexp-perl.
11557         (cperl-imenu--create-perl-index): Renamed from
11558         imenu-example--create-perl-index.
11559         (cperl-xsub-scan): Don't require cl.
11561         * msb.el (msb-mode-map): Use substitute-key-definition.
11562         (msb-mode): Use msb-mode-map.
11564 2000-09-21  Andre Spiegel  <spiegel@gnu.org>
11566         * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
11567         New functions.
11568         (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
11569         (vc-switch-backend): New function.
11570         (vc-prefix-map): Bind `vc-switch-backend' to `b'.
11571         (vc-register): Fix prompt.
11572         (vc-unregister, vc-default-unregister): New functions.
11573         (vc-version-diff): Handle empty buffer in sentinel.
11575         * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
11576         (vc-rcs-state-heuristic): Use it to guess the state of files with
11577         non-strict locking.
11578         (vc-rcs-find-most-recent-rev): Handle the case when a branch has
11579         been set with -b, but not created yet.
11580         (vc-rcs-fetch-master-state): With non-strict locking, compare file
11581         contents in order to find the state.
11582         (vc-rcs-checkin): Allow creation of branches with no changes.
11583         (vc-rcs-unregister, vc-rcs-receive-file)
11584         (vc-rcs-set-non-strict-locking): New functions.
11586         * vc-hooks.el (vc-name): Force correct computation of the value
11587         in case it is missing.
11589 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
11591         * startup.el (fancy-splash-tail): Use a different foreground
11592         color on a dark frame background.
11594 2000-09-21  Miles Bader  <miles@lsi.nec.co.jp>
11596         * info.el: Use the correct capitalization when making Info-mode
11597         and Info-edit-mode `special' modes.
11599 2000-09-20  Stefan Monnier  <monnier@cs.yale.edu>
11601         * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
11602         (diff-mode): Add support for add-log.el.
11603         (diff-hunk-text): Use char offsets rather than line offsets.
11604         (diff-find-source-location): Replace LINE with line-offset (nil
11605         if not found) and always set POS to a meaningful position.
11606         Adapt to the new char-offsets.
11607         (diff-apply-hunk): Drop support for the unused `select' POPUP.
11608         Adapt to the new diff-find-source-location.
11609         (diff-goto-source): Adapt to the new diff-find-source-location.
11611         * add-log.el (add-log-file-name): New function (split out of
11612         add-change-log-entry).
11613         (add-change-log-entry): Use it.
11614         Call add-log-file-name-function with the changelog file name if
11615         the current buffer is not associated with any file.
11616         Avoid find-file if the selected window is dedicated.
11618         * diff-mode.el (diff-find-source-location):
11619         Move code from diff-apply-hunk.  Return buffer rather than file.
11620         (diff-apply-hunk): Use the new result from  diff-find-source-location.
11621         (diff-goto-source): Use the new diff-find-source-location.
11623 2000-09-20  Dave Love  <fx@gnu.org>
11625         * iswitchb.el: Some doc fixes.
11626         (iswitchb-mode-map): Define completely initially.  Inherit
11627         minibuffer-local-map.
11628         (iswitchb-completion-help) <!iswitchb-xemacs>: Use
11629         fundamental-mode.
11630         (iswitchb-global-map): New variable.
11631         (iswitchb-summaries-to-end): Amalgamate regexps.
11632         (iswitchb-mode): New.
11633         (iswitchb-mode-hook): New variable.
11634         (iswitchb) <defgroup>: Add URL link.  Use group `completion', not
11635         `extensions'.
11637 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
11639         * ehelp.el (electric-help): New defgroup.
11640         (electric-help-shrink-window): New user-option.
11641         (with-electric-help): Use it.
11643         * window.el (shrink-window-if-larger-than-buffer): If face
11644         `mode-line' has a :box, and we're on a graphical frame, add 1
11645         to the needed window height.
11647         * frame.el (frame-notice-user-settings): Add a last parameter nil
11648         to a call to `append', because the last list passed to `append' is
11649         not copied, and so subsequent calls to assq-delete-all will modify
11650         default-frame-alist.
11652         * startup.el (fancy-splash-image): Change :type.
11653         (fancy-splash-head): Use an XBM image if appropriate.
11654         (command-line-1): Show splash screens in more cases.
11656         * startup.el (fancy-splash-text): Don't quote faces.
11658         * dired.el (dired-font-lock-keywords): Undo last change.
11659         (dired-readin): Bind indent-tabs-mode to nil.
11661         * startup.el (fancy-splash-head): If frame's background mode
11662         is `dark', change the black background of the image to gray.
11663         (fancy-splash-screens): Display startup echo area message.
11664         (display-startup-echo-area-message): New function.
11666 2000-09-20  Miles Bader  <miles@lsi.nec.co.jp>
11668         * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
11670         * info.el (info-header-node): Tweak for color ttys.
11672         * faces.el (face-valid-attribute-values): Make sure directories we
11673         search for stipples both exist and are readable before trying to
11674         search them.
11676         * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
11677         in the dry-run case.
11679         * jka-compr.el (with-auto-compression-mode): New macro.
11681         * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
11682         (custom-group-tag-face, custom-variable-tag-face): Use relative
11683         :height and inherit from `variable-pitch' face instead of
11684         hardwiring :family.
11685         * hi-lock.el (hi-black-hb): Likewise.
11687         Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
11688         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
11689         toolbar-add-item, if image doesn't have a mask add a `:mask
11690         heuristic'.
11692 2000-09-19  Stefan Monnier  <monnier@cs.yale.edu>
11694         * diff-mode.el: Docstring fixes.
11695         (diff-header-face, diff-comment-face): New faces.
11696         (diff-font-lock-keywords): Highlight a bit differently.
11697         (diff-find-source-location): Don't return SPAN any more.
11698         (diff-hunk-text): Don't bother erasing the temp buffer.
11699         (diff-find-text): Drop argument LINE.
11700         (diff-apply-hunk): Update calls to diff-find-text.
11701         (diff-goto-source): Use pop-to-buffer again and don't raise an error.
11703         * calendar/calendar.el: Docstring fixes.
11704         (calendar-make-alist): Don't quote lambda.
11705         (calendar-star-date): Use make-local-variable.
11707 2000-09-19  Dave Love  <fx@gnu.org>
11709         * toolbar/tool-bar.el: Renamed from toolbar.el.
11710         Change `toolbar' to `tool-bar' generally in symbols.
11711         Make some items invisible in `special' major modes.
11712         (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
11713         Add arg PROPS.
11715         * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
11716         Add :version here.
11717         (fancy-splash-delay, fancy-splash-image): Remove :version here.
11719 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
11721         * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
11723         * files.el (find-file-suppress-same-file-warnings): New user-option.
11724         (find-file-noselect): Use it.
11726         * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
11727         (fancy-splash-screen): Defgroup.
11729         * add-log.el (change-log-font-lock-keywords): Match names
11730         more exactly for the case that font-lock-constant-face is
11731         underlined.
11733 2000-09-19  Richard M. Stallman  <rms@gnu.org>
11735         * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
11737 2000-09-19  Andre Spiegel  <spiegel@gnu.org>
11739         * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
11741 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
11743         * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
11744         * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
11745         * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
11746         * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
11747         * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
11748         * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
11749         * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
11750         * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
11751         * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
11752         * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
11753         * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
11754         * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
11756         * startup.el (fancy-splash-text): New variable.
11757         (fancy-splash-delay, fancy-splash-image): New user-options.
11758         (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
11759         (fancy-splash-screens): New functions.
11760         (command-line-1): If display has a `display' frame parameter, has
11761         colors, and we have XPM support, show more fancy splash screens.
11763 2000-09-19  Dave Love  <fx@gnu.org>
11765         * map-ynp.el (map-y-or-n-p): Check use-dialog-box.  Don't lose
11766         with null `help'.  Use modern backquote syntax.
11768 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
11770         * font-lock.el (font-lock-mode): Change message telling the user
11771         that ``the buffer is too big''.
11773         * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
11774         for instance for the case that tab-width is 2.
11776 2000-09-18  Gerd Moellmann  <gerd@gnu.org>
11778         * toolbar/toolbar.el (toolbar-like-menu-item): Like in
11779         toolbar-add-item, if image doesn't have a mask add a `:mask
11780         heuristic'.
11782 2000-09-18  Miles Bader  <miles@lsi.nec.co.jp>
11784         * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
11785         and return a cons if it's non-nil.
11786         (diff-apply-hunk): Try to jump to the line in the source text
11787         corresponding to the position of point in the in the hunk.
11789         * info.el (Info-title-3-face, Info-title-2-face)
11790         (Info-title-1-face): Use face inheritance and relative sizes
11791         instead of hard-wiring things.
11793         * faces.el (secondary-selection): Make dark-background variant sane.
11795 2000-09-16  Andrew Innes  <andrewi@gnu.org>
11797         * makefile.w32-in (compile-files-CMD): No need to make .elc files
11798         read-only, since they aren't under VC now.
11800 2000-09-17  Dave Love  <fx@gnu.org>
11802         * tmm.el: Replace mapcar with mapc in several places.
11804         * loadhist.el (unload-feature): Maybe call elp-restore-list and
11805         ad-unadvise.
11807         * international/latin1-disp.el: New file.
11809         * calendar/cal-move.el (scroll-calendar-left)
11810         (scroll-calendar-right): Make arg optional (for active mode line).
11812         * calendar/calendar.el (calendar-mode-line-format): Make fields
11813         mouse-sensitive.
11814         (calendar-read-date, calendar-read-date, calendar-window-list):
11815         Unquote lambda.
11816         (calendar-month-name): Use aref, not sref.
11818         * view.el (minor-mode-alist): Propertize the string.
11820         * international/characters.el (standard-case-table): Add entries
11821         for Greek.
11823 2000-09-18  Miles Bader  <miles@gnu.org>
11825         * info.el (info-node, info-xref): Add dark-background variants.
11827         * faces.el (header-line): Change defaults to be less confusing
11828         when mixed with mode-lines.
11830         * info.el (Info-fontify-node): Make a few cleanups.
11831         Add extra `help-echo' and `local-map' props to node xrefs.
11832         Use header-specific faces for node-names & xrefs.
11833         (Info-use-header-line): New variable.
11834         (info-header-xref, info-header-node): New faces.
11835         (Info-setup-header-line): New function.
11836         (Info-select-node): Call Info-setup-header-line when enabled.
11837         (Info-extract-pointer): Work even if the header line is hidden.
11838         (Info-header-line): New variable.
11840 2000-09-16  Stefan Monnier  <monnier@cs.yale.edu>
11842         * vms-patch.el (print-region-function): Don't quote lambda.
11844         * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
11846         * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
11847         (lm-get-header-re): Allow spaces between the header and the colon.
11848         (lm-header): Allow $ in non-RCS headers.
11849         (lm-header-multiline): Put the strings back into order.
11850         Stop at an empty line.  Don't require two space chars if the
11851         line is clearly not another header line.
11853         * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
11854         (popup-menu-popup): Remove.
11856 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
11858         * toolbar/toolbar.el (toolbar-add-item): Use the same image
11859         specification if or if not tool-bar item contains an `:enabled'
11860         property.
11862         * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
11863         current buffer has no file name.
11865 2000-09-15  Dave Love  <fx@gnu.org>
11867         * strokes.el: Sync with maintainer's current version with changes
11868         for Emacs, but avoid runtime cl and levents.
11869         (toplevel):  Change autoloads and compilation requires.
11870         (strokes-version, strokes-bug-address, strokes-lift): Values
11871         changed.
11872         (strokes-xpm-header, strokes-insinuated): New variable.
11873         (strokes): Add :link.
11874         (strokes-mode): Customized.
11875         (strokes-while-inhibiting-garbage-collector): New macro.
11876         (strokes-remassoc): Avoid remove-if.
11877         (strokes-fix-button2-command): Don't use ad-do-it.
11878         (strokes-insinuate): New function.
11879         (strokes-button-press-event-p, strokes-button-release-event-p):
11880         New functions, used instead of non-`strokes-' versions..
11881         (strokes-mouse-event-p): Rewritten.
11882         (strokes-event-closest-point): Avoid event-point.
11883         (strokes-get-grid-position): Avoid cdadr, caadr
11884         (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
11885         functions.
11886         (strokes-help): Use with-output-to-temp-buffer.
11887         (strokes-window-configuration-changed-p): New function.
11888         (strokes-update-window-configuration): Use buffer-live-p,
11889         strokes-window-configuration-changed-p.
11890         (strokes-mode): Use strokes-insinuate.  Alter mouse bindings.
11891         (strokes-char-face): New face.
11892         (strokes-char-table, strokes-base64-chars): New variable.
11893         (strokes-xpm-for-stroke, strokes-list-strokes)
11894         (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
11895         (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
11896         (strokes-xpm-to-compressed-string, strokes-decode-buffer)
11897         (strokes-encode-buffer, strokes-xpm-for-compressed-string)
11898         (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
11899         functions.
11901 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
11903         * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
11905         * image.el (create-image): Doc fix.
11907         * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
11908         instead of `:heuristic-mask t'.
11910 2000-09-14  Andrew Innes  <andrewi@gnu.org>
11912         * makefile.w32-in: Revert to Unix line endings.
11914 2000-09-14  Andrew Innes  <andrewi@gnu.org>
11916         * makefile.w32-in: Add bootstrap support.  Also copy lisp source
11917         when installing.
11919         * makefile.nt (DONTCOMPILE): Fix typo.
11921         * shell.el (shell-write-history-on-exit): New function.
11922         (shell-dumb-shell-regexp): New custom variable.
11923         (shell-mode): Make shell-write-history-on-exit the process
11924         sentinel if shell name matches shell-dumb-shell-regexp.
11926         * w32-fns.el: Comment out before-init-hook function which resets
11927         source-directory based; this breaks bootstrap.
11929 2000-09-14  Dave Love  <fx@gnu.org>
11931         * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
11932         toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
11933         toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
11934         toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
11935         toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
11936         toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
11937         toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm:  New.
11938         From Tuomas Kuosmanen <tigert@gimp.org>.  (Gnome icons fetched
11939         from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
11941         * toolbar/toolbar.el: New.
11943         * subdirs.el: Add toolbar.
11945 2000-09-14  Gerd Moellmann  <gerd@gnu.org>
11947         * indent.el (indent-for-tab-command): Doc fix.
11949 2000-09-14  Alex Schroeder  <alex@gnu.org>
11951         * ansi-color.el (ansi-colors): Doc change.
11952         (ansi-color-get-face): Simplified regexp.
11953         (ansi-color-faces-vector): Added more faces, doc change.
11954         (ansi-color-names-vector): Doc change.
11955         (ansi-color-regexp): Simplified regexp.
11956         (ansi-color-parameter-regexp): New regexp.
11957         (ansi-color-filter-apply): Doc change.
11958         (ansi-color-filter-region): Doc change.
11959         (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
11960         deal with zero length parameters.
11961         (ansi-color-apply-on-region): Doc change.
11962         (ansi-color-map): Doc change.
11963         (ansi-color-map-update): Removed debugging message.
11964         (ansi-color-get-face-1): Added condition-case to trap
11965         args-out-of-range errors.
11966         (ansi-color-get-face): Doc change.
11967         (ansi-color-make-face): Removed.
11968         (ansi-color-for-shell-mode): New option.
11970 2000-09-13  Kenichi Handa  <handa@etl.go.jp>
11972         * international/quail.el (quail-start-translation): Translate KEY
11973         if necessary even if it doesn't have any mapping in the current
11974         input method.
11975         (quail-start-conversion): Likewise.
11976         (quail-help): The output message is improved.
11978 2000-09-13  Miles Bader  <miles@gnu.org>
11980         * comint.el (comint-output-filter): Revert to using
11981         `insert-before-markers'.  Add bletcherous hack to undo damage
11982         caused by `insert-before-markers'.  Put `front-sticky' property on
11983         overlays created here so that the field code understands how the
11984         overlay works.  Use a let when making comint-last-prompt-overlay,
11985         so that the code is easier to read.
11987 2000-09-13  Dave Love  <fx@gnu.org>
11989         * wid-edit.el (widget-default-format-handler): DTRT when
11990         doc-property is a function.
11992 2000-09-12  Francesco Potorti`  <pot@gnu.org>
11994         * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
11995         filed name if it's not there.
11997 2000-09-12  Dave Love  <fx@gnu.org>
11999         * simple.el (read-mail-command): Doc fix.
12000         (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
12002         * vc.el (vc-dired-listing-switches): Fix :version.
12004         * vc-hooks.el: Doc fixes.
12006         * subr.el (add-minor-mode): Use toggle-fun arg.
12008         * speedbar.el: Add :version to several defcustoms.
12010         * imenu.el (imenu--truncate-items, imenu--cleanup)
12011         (imenu--generic-function): Avoid mapcar.
12012         (imenu--replace-spaces): Function removed.
12013         (imenu--completion-buffer): Use subst-char-in-string.
12014         (imenu-add-to-menubar): Use keymap inheritance.
12016 2000-09-12  Miles Bader  <miles@gnu.org>
12018         * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
12019         (diff-mode-map): Bind `diff-test-hunk'.
12020         (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
12022 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
12024         * bytecomp.el (byte-compile-defvar): Undo last change
12025         because it breaks '(make-variable-buffer-local (defvar ...)'
12026         which is used at least in dired.
12028 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
12030         * international/quail.el (quail-define-package): Docstring
12031         modified.
12033 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
12035         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
12036         extra docstrings for "chinese-ccdospy", "chinese-ecdict",
12037         "chinese-etzy", "chinese-sw", and "chinese-ziranma".  Modify the
12038         docstring of "chinese-py".
12040         * international/quail.el (quail-translation-docstring): New
12041         variable.
12042         (quail-show-keyboard-layout): Docstring modified.
12043         (quail-select-current): Likewise.
12044         (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
12045         infinite recursive call.
12046         (quail-help): Check quail-translation-docstring.  Format of the
12047         output changed.
12048         (quail-help-insert-keymap-description): Adjusted for the above
12049         change.
12051 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
12053         * bytecomp.el (byte-compile-defvar): Only cons onto
12054         current-load-list in top-level forms.  Else this leaks a cons cell
12055         every time a defun is called.
12057 2000-09-11  Miles Bader  <miles@lsi.nec.co.jp>
12059         * diff-mode.el (diff-apply-hunk): Function basically rewritten.
12060         Now understands non-unified diffs.  Some functionality moved into
12061         `diff-hunk-text' and `diff-find-text'.  Add OTHER-FILE, DRY-RUN,
12062         POPUP, and NOERROR arguments.  If DRY-RUN is true, don't actually
12063         modify anything.  Only reposition point in the patched file if the
12064         patch succeeds.  Only pop up another window if POPUP is true.
12065         Emit a message describing what happened if successful, and at what
12066         line-offset.  Automatically detect reversed hunks and do something
12067         appropriate.
12068         (diff-hunk-text, diff-find-text): New functions.
12069         (diff-filter-lines): Function removed.
12070         (diff-test-hunk): New function.
12071         (diff-goto-source): Rewritten in terms of diff-apply-hunk.
12073 2000-09-10  Dave Love  <fx@gnu.org>
12075         * textmodes/tildify.el: Minor doc/commentary fixes.
12076         (tildify) <defgroup>: Add :version.
12078         * faces.el (face-x-resources): Make custom type more specific.
12079         (frame-background-mode): Use mapc.
12080         (region) <defcustom>: Add :version.
12082 2000-09-08  Stefan Monnier  <monnier@cs.yale.edu>
12084         * vc-sccs.el (vc-sccs-register):
12085         * vc-rcs.el (vc-rcs-register):
12086         * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
12087         * vc.el (vc-register): Clear file's properties.
12089 2000-09-08  Gerd Moellmann  <gerd@gnu.org>
12091         * faces.el (face-spec-set): Only face-spec-reset-face when
12092         ATTRS is non-nil.
12094 2000-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
12096         * help.el (help-insert-xref-button): Fix a typo in doc string.
12098 2000-09-07  Eli Zaretskii  <eliz@is.elta.co.il>
12100         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
12101         Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
12102         methods.
12104         * menu-bar.el (read-mail-item-name): New function.
12105         (menu-bar-tools-menu): Use it to compute and display the package
12106         used to read email.
12107         (menu-bar-tools-menu): Fix typo in GUD's help string.
12109 2000-09-07  Dave Love  <fx@gnu.org>
12111         * diff-mode.el (diff-mouse-goto-source): New function.
12113         * vc-sccs.el: Doc fixes.
12114         (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
12116         * vc-rcs.el: Doc fixes.
12117         (vc-rcs-register-switches, vc-rcs-checkin-switches)
12118         (vc-rcs-checkout-switches, vc-rcs-header)
12119         (vc-rcs-master-templates): Add or change :version.
12121         * vc-cvs.el: Doc fixes.
12122         (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
12123         (vc-cvs-stay-local): Add :version.
12125         * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
12127 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
12129         * international/quail.el (quail-help): Fix previous change.
12131 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
12133         * faces.el (color-values): Doc fix.
12135         * faces.el (frame-set-background-mode): Use frame-parameter
12136         instead of frame-parameters.
12138         * frame.el (filtered-frame-list): Reduce consing.
12139         (frames-on-display-list): Call frame-parameter instead of
12140         frame-parameters.
12142 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
12144         * language/devan-util.el (devanagari-to-indian-region): In the
12145         loop, change the following char, not preceding char.
12147 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
12149         * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
12150         instead of frame-parameters.
12152         * faces.el (set-face-attribute): Simplify by calling
12153         internal-set-lisp-face-attribute with FRAME being 0.
12155         * vc.el: Remove `Id' version control keyword.
12157 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
12159         * help.el (help-make-xrefs): Adjusted for the change of
12160         help-xref-mule-regexp.
12161         (help-insert-xref-button): New function.
12163         * international/mule-cmds.el (help-xref-mule-regexp-template):
12164         Include the pattern for character set.
12165         (leim): New group.
12167         * international/quail.el: Don't require face.
12168         (quail): New group.
12169         (quail-other-command): Dummy command to make quail-help work better.
12170         (quail-keyboard-layout-alist): Add Keyboard type "jp106".
12171         (quail-keyboard-layout-substitution): New variable.
12172         (quail-update-keyboard-layout): New function.
12173         (quail-keyboard-layout-type): New customizable variable.
12174         (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
12175         (quail-keyboard-translate): Pay attention to
12176         quail-keyboard-layout-substitution.
12177         (quail-insert-kbd-layout): New function.
12178         (quail-show-keyboard-layout): New function.
12179         (quail-get-translation): If the definition is a vector of length
12180         1, and the element is a string of length 1, return the character
12181         in that string.
12182         (quail-update-current-translations): Fix the case of
12183         relative-index out of range.
12184         (quail-build-decode-map, quail-insert-decode-map): New Functions.
12185         (quail-help): Show keyboard layout by quail-insert-kbd-layout.
12186         Show key sequences for all available characters.
12187         (quail-help-insert-keymap-description): Don't show such verbose
12188         key bindings as quail-self-insert-command.
12190         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
12191         Format changed, and each element now have extra documentations.
12192         (tit-process-header): Delete invalid characters from TIT-PROMPT.
12193         Adjusted for the change of quail-cxterm-package-ext-info.
12195 2000-09-06  Gerd Moellmann  <gerd@gnu.org>
12197         * vc-hooks.el (toplevel): Don't require `vc' during compilation;
12198         requiring it leads to a recursive loading of vc.el and vc-hooks.el
12199         during bootstrap.
12201 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
12203         * vc.el: (toplevel): Don't require `dired' at run-time.
12204         (vc-dired-resynch-file): Remove autoload cookie.
12206 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
12208         * vc.el: Made several backend functions optional.
12209         (vc-default-responsible-p): New function.
12210         (vc-merge): Use RET for first version to trigger merge-news, not
12211         prefix arg.
12212         (vc-annotate): Handle backends that do not support annotation.
12213         (vc-default-merge-news): Removed.  The existence of a merge-news
12214         implementation is now checked on caller sites.
12216         * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
12217         case.
12219         * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
12220         special case that has been removed from the default in vc-hooks.el.
12222 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
12224         * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
12226 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
12228         * vc-hooks.el: Require vc during compilation.
12229         (vc-file-setprop): Use `vc-touched-properties' if bound by the new
12230         macro `with-vc-properties' in vc.el.
12231         (vc-file-getprop): Doc fix.
12232         (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
12234         * vc.el: Require dired-aux during compilation.
12235         (vc-name-assoc-file): Moved to vc-sccs.el.
12236         (with-vc-properties): New macro.
12237         (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
12238         vc-finish-steal): Use it.
12239         (vc-cancel-version): Moved RCS-specific code to vc-rcs.el.  The call
12240         to the backend-specific function is now supposed to do the checkout,
12241         too.
12242         (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
12244         * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
12245         set file properties; that gets done in the generic code now.
12247         * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
12248         Changed parameter list, added code from vc.el that does the
12249         checkout, possibly with a double-take.
12251         * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
12252         (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
12253         the above under the new name.
12254         (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'.  Changed
12255         parameter list, added checkout command.
12256         (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
12257         properties; that gets done in the generic code now.
12259 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
12261         * vc.el: Docstring fixes (courtesy of checkdoc).
12263 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
12265         * vc.el (vc-checkout-writable-buffer-hook)
12266         (vc-checkout-writable-buffer): Remove.
12267         (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
12268         (vc-log-mode): Make it into a clean derived major mode.
12269         (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
12270         vc-log-mode if log-edit is not available.
12271         (vc-dired-mode-map): Don't set-keymap-parent yet.
12272         (vc-dired-mode): Do set-keymap-parent here.
12273         (vc-dired-buffers-for-dir): Nop if dired is not loaded.
12275 2000-09-05  Gerd Moellmann  <gerd@gnu.org>
12277         * faces.el (set-face-attribute, face-spec-reset-face)
12278         (face-spec-set): Avoid consing by removing calls to `apply'.
12280         * frame.el (frame-parameter): Move to C code.
12282 2000-09-05  Dave Love  <fx@gnu.org>
12284         * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
12285         insert-before-markers-and-inherit.  Now checked systematically!
12287 2000-09-05  Alex Schroeder  <alex@gnu.org>
12289         * sql.el (sql-postgres): Use sql-postgres-options.
12290         (sql-postgres-options): New variable.
12292 2000-09-05  Alex Schroeder  <alex@gnu.org>
12294         * sql.el (sql-mode-menu): Work around missing variable mark-active
12295         in XEmacs.
12296         (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
12297         (sql-interactive-mode): Added call to easy-menu-add for XEmacs
12298         compatibility.
12300 2000-09-04  Gerd Moellmann  <gerd@gnu.org>
12302         * vc.el (vc-dired-resynch-file): Add autoload cookie.
12304         * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
12306         * Makefile.in (DONTCOMPILE): Fix typo in file name.
12308 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12310         * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
12311         don't support anything else under SCCS yet.
12313         * vc-hooks.el: Minor doc fixes.
12315 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12317         * vc.el (vc-next-action-on-file): Do not visit the file if it's
12318         not necessary.  If verbose in state `needs-patch', do the same as
12319         under `up-to-date'.  When NOT verbose and `needs-patch', check out
12320         latest version instead of `merge-news'.
12321         (vc-next-action-dired): Don't mess with default-directory here; it
12322         breaks other parts of dired.  It is the job of the
12323         backend-specific functions to adjust it temporarily if they need it.
12324         (vc-next-action): Remove a special CVS case.
12325         (vc-clear-headers): New optional arg FILE.
12326         (vc-checkin, vc-checkout): Set properties vc-state and
12327         vc-checkout-time properly.
12328         (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
12329         (vc-print-log): Use new backend function `show-log-entry'.
12330         (vc-cancel-version): Do the checks in a different order.  Added a
12331         FIXME concerning RCS-only code.
12333         * vc-rcs.el (vc-rcs-show-log-entry): New function.
12334         (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
12336         * vc-cvs.el (vc-cvs-show-log-entry): New function.
12338         * vc-hooks.el (vc-default-mode-line-string): Show state
12339         `needs-patch' as a `-' too.
12341 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12343         * vc.el (vc-responsible-backend): New optional arg REGISTER.
12344         (vc-default-could-register): New function.
12345         (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
12346         (vc-resynch-buffer): Call vc-dired-resynch-file.
12347         (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
12348         vc-resynch-buffer instead of vc-resynch-window.
12349         (vc-next-action-dired): Don't redisplay here, that gets done as a
12350         result of the individual file operations.
12351         (vc-retrieve-snapshot): Corrected prompt order.
12353         * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
12355         * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
12356         as well.
12357         (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p.  Handle
12358         hostname regexps.  Updated all callers.
12359         (vc-cvs-responsible-p): Handle directories as well.
12360         (vc-cvs-could-register): New function.
12361         (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
12362         properties up-to-date.
12364         * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
12365         user whether to create one.
12367 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12369         * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
12370         check out a non-existing file.
12372         * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
12373         workfile does not exist.
12375         * vc.el (vc-version-diff): Use `require' to check for existence of
12376         diff-mode.
12378 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12380         * vc-cvs.el (vc-cvs-registered): Use new function
12381         vc-cvs-parse-entry to do the actual work.
12383 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12385         * vc-hooks.el (vc-find-backend-function): If function doesn't
12386         exist, return nil instead of error.
12387         (vc-call-backend): Doc fix.
12389         * vc.el (vc-do-command): Doc fix.
12390         (vc-finish-logentry): When checking in from vc-dired, choose the
12391         right backend for logentry check.
12392         (vc-dired-mode-map): Inherit from dired-mode-map.
12393         (vc-dired-mode): Local value of dired-move-to-filename-regexp
12394         simplified.
12395         (vc-dired-state-info): Removed, updated caller.
12396         (vc-default-dired-state-info): Use parentheses instead of hyphens.
12397         (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
12398         (vc-dired-listing-switches): New variable.
12399         (vc-directory): Use it, instead of dired-listing-switches.
12401         * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
12402         (vc-cvs-dir-state): New function.
12403         (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
12404         (vc-cvs-parse-entry): New function, also to be used in
12405         vc-cvs-registered.
12407 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12409         * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
12410         *or* single-window-frames.
12412 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12414         * vc.el (vc-update-changelog): Split into generic part and default
12415         implementation.  Doc string adapted.
12416         (vc-default-update-changelog): New function.  Call the `rcs2log'
12417         script in exec-directory, to fix a long-standing nuisance.
12419         * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
12420         simply signals an error.
12422 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12424         * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
12425         control-flow more clear and to avoid running `cvs' twice.
12427         * vc.el (vc-next-action-on-file): Doc fix.
12428         (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
12429         (vc-print-log): Eval `file' before constructing the continuation.
12431 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12433         * vc.el (vc-next-action-on-file): Corrected several messages.
12434         (vc-merge): Add prefix arg `merge-news'; handle it.
12436         * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
12437         is not reached.  It is.
12438         (vc-cvs-merge): Set state to 'edited after merge.
12439         (vc-cvs-merge-news): Set workfile version to nil if not known.
12440         (vc-cvs-latest-on-branch-p): Recommented.  Candidate for removal.
12442         * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
12443         via stdout. (Merge from main line.)
12445 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12447         * vc.el (vc-finish-logentry): Thinko in the "same comment"
12448         detection.
12450 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12452         * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
12453         against kill-all-local-variables.
12454         (vc-log-edit): Don't save vc-parent-buffer any more.
12455         (vc-last-comment-match): Initialize to an empty string.
12456         (vc-post-command-functions): New hook.
12457         (vc-do-command): Run it.
12458         (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
12459         (vc-finish-logentry): Only add the comment to the ring if it's
12460         different from the last comment entered.
12461         (vc-new-comment-index): New function.
12462         (vc-previous-comment): Use it.  Make the minibuffer message
12463         slightly less terse.
12464         (vc-comment-search-reverse): Make it work forward as well.  Don't
12465         set vc-comment-ring-index if no match is found.  Use
12466         vc-new-comment-index.
12467         (vc-comment-search-forward): Use vc-comment-search-reverse.
12468         (vc-dired-mode-map): Don't inherit from dired-mode-map since
12469         define-derived-mode will do it for us.  Bind `v' to a keymap that
12470         inherits from vc-prefix-map so that we can bind `vt' without
12471         binding C-x v t.
12472         (vc-retrieve-snapshot): Parenthesis typo.
12474         * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
12475         to 1.  Make sure to switch to *vc* before looking for an error
12476         message.  Use vc-parse-buffer.
12478 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12480         * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
12481         and NAME.
12482         (vc-retrieve-snapshot): Split into two parts.
12483         (vc-default-retrieve-snapshot): New function.
12485         * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
12486         (vc-cvs-retrieve-snapshot): New function (untested).
12487         (vc-cvs-stay-local): Default to t.
12488         (vc-cvs-remote-p): New function and property.
12489         (vc-cvs-state): Stay local only if the above is t.
12490         (vc-handle-cvs): Removed.
12491         (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
12492         done via vc-handled-backends now.
12493         (vc-cvs-header): Escape Id.
12495 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12497         * vc.el (vc-do-command): Remove unused commands.
12498         (vc-version-diff): Make sure default-directory ends with a slash.
12499         Move the window commands into a vc-exec-after.
12500         (vc-print-log): Move more of the code into the `vc-exec-after'.
12502 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12504         * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
12505         (vc-print-log): Search current revision from beginning of buffer.
12506         (vc-revert-buffer): Clear echo area after the diff is finished.
12507         (vc-prefix-map): Removed definition of "t" for terse display in vc
12508         dired.
12509         (vc-dired-mode-map): Inherit from dired-mode-map.  Added
12510         definition of "vt" for terse display.
12511         (vc-dired-mode): Fix dired-move-to-filename-regexp.
12513 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12515         * vc.el (vc-exec-after): Avoid caddr.
12517 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12519         * vc.el (vc-exec-after): New function.
12520         (vc-do-command): Use it to add a termination message for async
12521         procs.
12522         (vc-checkout): Try to handle a missing-backend situation.
12523         (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
12524         of a directory with a backend using async diffs.
12525         (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
12526         present.
12528         * vc-sccs.el (vc-sccs-state-heuristic): Use
12529         file-ownership-preserved-p.
12531         * vc-rcs.el (vc-rcs-state-heuristic): Use
12532         file-ownership-preserved-p.
12533         (vc-rcs-checkout): Remove the error-handling for missing-rcs.
12535 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12537         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
12538         vc-do-command.
12540         * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
12541         when there are no changes.
12543 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12545         * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
12547         * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
12549 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12551         * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
12553         * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
12554         the `fset' outside of the defvar so that it works even if
12555         vc-prefix-map was already defined.
12556         (vc-setup-buffer): New function, split out of vc-do-command.
12557         (vc-do-command): Allow BUFFER to be t to mean `just use the
12558         current buffer without any fuss'.
12559         (vc-version-diff): Change the `diff' backend operation to just put
12560         the diff in the current buffer without erasing it.  Always use
12561         *vc-diff* even for directory-diffs.  Use vc-setup-buffer.  Protect
12562         shrink-window-if-larger-than-buffer.
12563         (vc-print-log): Change the `print-log' backend operation to just
12564         put the log in the current buffer without erasing it.  Protect
12565         shrink-window-if-larger-than-buffer.
12566         (vc-update-change-log): Fix setd typo.
12568         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
12569         (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
12571         * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
12572         (vc-rcs-diff): Insert in the current buffer and remove unused arg
12573         CMP.
12575         * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
12576         with-temp-file.  Use the new BUFFER=t argument to vc-do-command.
12577         (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
12579 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12581         * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
12582         not possible, use vc-BACKEND-workfile-unchanged-p.
12583         (vc-default-workfile-unchanged-p): New function.  Delegates to a
12584         full vc-BACKEND-diff.
12586         * vc-hooks.el (vc-simple-command): Removed.
12588         * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
12589         instead of vc-simple-command.
12590         (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
12591         avoid doing a diff when opening a file.
12592         (vc-rcs-state): Added check for unlocked-changes.
12593         (vc-rcs-header): Escape Id.
12594         (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
12595         (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
12596         version.
12598         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
12599         (vc-sccs-diff): Remove optional arg CMP.
12600         (vc-sccs-state): Call vc-workfile-unchanged-p, not the
12601         SCCS-specific function.
12603         * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
12604         vc-simple-command.
12606 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12608         * vc.el (vc-editable-p): Renamed from vc-writable-p.
12609         (with-vc-file, vc-merge): Use vc-editable-p.
12610         (vc-do-command): Remove unused var vc-file and fix the
12611         doubly-defined `status' var.  Add a user message when starting an
12612         async command.
12613         (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
12614         (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
12615         Use with-current-buffer.
12616         (vc-buffer-sync): Use unless.
12617         (vc-next-action-on-file): If the file is 'edited by read-only,
12618         make it read-write instead of trying to commit.
12619         (vc-version-diff, vc-update-change-log): Use `setq
12620         default-directory' rather than `cd'.
12621         (vc-log-edit): Don't forget to set default-directory in the
12622         buffer.
12624         * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
12625         (vc-sccs-state-heuristic): Use file-writable-p instead of
12626         comparing userids.
12627         (vc-sccs-checkout): Use `unless'.
12629         * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
12630         of comparing userids.
12631         (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
12632         Simplify the logic by eliminating unreachable code.
12633         (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
12634         just do a recursive call if we need to retry.
12635         (vc-rcs-checkout): Handle the case where rcs is missing by making
12636         the buffer read-write if requested and re-signalling the error.
12638         * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
12640 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12642         * vc-hooks.el (vc-handled-backends): Docstring change.
12643         (vc-ignore-vc-files): Mark obsolete.
12644         (vc-registered): Check vc-ignore-vc-files.
12645         (vc-find-file-hook, vc-file-not-found-hook): Don't check
12646         vc-ignore-vc-files.
12648         * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
12650 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12652         * vc.el (vc-checkout): Don't do anything special for ange-ftp
12653         files since ange-ftp already has vc-registered return nil.
12655         * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
12656         (vc-sccs-workfile-version): Use with-temp-buffer and new
12657         vc-parse-buffer and don't bother setting the property.
12658         (vc-sccs-add-triple): Use with-current-buffer and
12659         find-file-noselect.
12660         (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
12662         * vc-rcs.el (vc-rcs-find-most-recent-rev): New function.  The code
12663         derives from the old vc-parse-buffer but uses the revision number
12664         rather than the date (much easier to compare robustly).
12665         (vc-rcs-fetch-master-state): Use `with-temp-buffer'.  Adapt to the
12666         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).  Find the
12667         locking-user more directly.  Check strict locking and set
12668         checkout-model appropriately.
12669         (vc-rcs-parse-locks): Remove.
12670         (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
12671         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
12672         (vc-rcs-system-release): Use with-current-buffer and
12673         vc-parse-buffer.
12674         (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
12676         * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
12677         (vc-simple-command): Docstring fix.
12678         (vc-registered): Align the way the file-handler is called with the
12679         way the function itself works.
12680         (vc-file-owner): Remove.
12682         * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer.  Reorder
12683         extraction of fields and call to file-attributes because of a
12684         temporary bug in rcp.el.
12685         (vc-cvs-fetch-status): Use with-current-buffer.
12687 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12689         * vc.el (vc-do-command): Use file-relative-name.
12690         (vc-responsible-backend): Use vc-backend if possible.
12691         (vc-create-snapshot): Improve the `interactive' spec. Add support
12692         for branches and dispatch to backend-specific `create-snapshot'.
12693         (vc-default-create-snapshot): New function, containing the bulk of
12694         the old vc-create-snapshot.
12695         (vc-retrieve-snapshot): Improve the interactive spec.
12697         * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
12698         (vc-backend-hook-functions): Remove.
12699         (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
12700         (vc-backend): Reintroduce the test for `file = nil' now that I
12701         know why it was there (and added a comment to better remember).
12703         * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
12704         code from vc-sccs-hooks.el.
12705         (vc-sccs-release, vc-sccs-system-release): Remove.  Don't require
12706         'vc anymore.
12707         (vc-sccs-responsible-p): Use expand-file-name instead of concat
12708         and file-directory-p instead of file-exists-p.
12709         (vc-sccs-check-headers): Simplify the regexp.
12711         * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
12712         from vc-rcs-hooks.el.  Don't require 'vc anymore.
12713         (vc-rcs-responsible-p): Use expand-file-name instead of concat and
12714         file-directory-p instead of file-exists-p.
12716         * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
12717         from vc-cvs-hooks.el.
12718         (proto vc-cvs-registered): Require 'vc-cvs instead of
12719         'vc-cvs-hooks.  Don't require 'vc anymore.
12720         (vc-cvs-responsible-p): Use expand-file-name instead of concat and
12721         file-directory-p instead of file-exists-p.
12722         (vc-cvs-create-snapshot): New function, replacing
12723         vc-cvs-assign-name.
12724         (vc-cvs-assign-name): Remove.
12726 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12728         * vc-cvs.el (vc-cvs-header): New var.
12730         * vc-rcs.el (vc-rcs-exists): Remove.
12731         (vc-rcs-header): New var.
12733         * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
12734         `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
12735         (vc-sccs-header): New var.
12737         * vc.el (vc-do-command): Get rid of the `last' argument.
12738         (vc-header-alist): Remove, replaced by vc-X-header.
12739         (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
12740         (vc-dired-hook): Use expand-file-name instead of concat.
12741         (vc-directory): Use file-name-as-directory.
12742         (vc-snapshot-precondition, vc-create-snapshot)
12743         (vc-retrieve-snapshot): Allow the command to operate on any
12744         directory.
12746         * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
12747         just removing the 'WORKFILE argument or by removing the 'MASTER
12748         argument and replacing `file' with (vc-name file).
12750 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12752         * vc.el: Update Copyright and add a crude list of backend funs.
12753         (vc-writable-p): New function.
12754         (with-vc-file): Use vc-writable-p.
12755         (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
12756         (vc-register): Avoid vc-name.
12757         (vc-locking-user): Remove.
12758         (vc-steal-lock): Make the `owner' arg non-optional.
12759         (vc-merge): Use vc-writable-p instead of vc-locking-user and
12760         vc-checkout-model.
12761         (vc-default-dired-state-info): Use vc-state instead of
12762         vc-locking-user and return special strings for special states.
12763         (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
12764         and get rid of one of the special CVS cases.
12765         (vc-cancel-version): prettify error message with \\[...].
12766         (vc-rename-master): New function.
12767         (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
12768         use vc-rename-master) instead of vc-BACKEND-record-rename.  Make
12769         the CVS special case generic.
12770         (vc-default-record-rename): Remove.
12771         (vc-file-tree-walk-internal): Only call FUNC for files that are
12772         under control of some VC backend and replace `concat' with
12773         expand-file-name.
12774         (vc-file-tree-walk): Update docstring.
12775         (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
12776         (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
12778         * vc-sccs.el (vc-sccs-rename-file): Renamed from
12779         vc-sccs-record-rename.  Use `find-file-noselect' rather than
12780         `find-file' and call `vc-rename-master' to do the actual move.
12781         (vc-sccs-diff): Remove unused `backend' variable.
12783         * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
12784         to delay loading of vc-sccs until it is really used.
12785         (vc-sccs-master-templates): Preload.
12786         (vc-sccs-state): Update call to vc-sccs-parse-locks.
12787         (vc-sccs-project-dir): Remove (merged into
12788         vc-sccs-search-project-dir).
12789         (vc-sccs-search-project-dir): Rewrite using file name handling ops
12790         rather than `concat', make sure it is preloaded and don't bother
12791         to check that the file actually exists.
12792         (vc-sccs-parse-locks): Remove unused `file' argument, remove
12793         `locks' argument (use buffer's content instead) and eliminate n^2
12794         behavior.
12796         * vc-rcs.el: Update Copyright.
12797         (vc-rcs-rename-file): New function.
12798         (vc-rcs-diff): Remove unused `backend' variable.
12800         * vc-hooks.el: Update Copyright.
12801         (vc-backend): Don't accept a nil argument any more.
12802         (vc-up-to-date-p): Turn into a defsubst.
12803         (vc-possible-master): New function.
12804         (vc-check-master-templates): Use `vc-possible-master' and allow
12805         funs in vc-X-master-templates to return a non-existent file.
12807         * vc-cvs.el: Update Copyright.
12808         (vc-cvs-diff): Remove unused `backend' variable.
12809         (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
12811         * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
12813 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12815         * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
12816         since it can be called from vc-rcs.el.
12817         (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
12819 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12821         * vc.el (vc-version-diff): Expand file name read from the
12822         minibuffer.  Handle the case when a previous version number can't
12823         be guessed.  Give suitable messages when there were no differences
12824         found.
12825         (vc-clear-headers): Call backend-specific implementation, if one
12826         exists.
12827         (vc-cancel-version): Made error checks generic.  When done, clear
12828         headers generically, too.
12830         * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
12831         from vc-clear-headers in vc.el.
12833         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
12834         correctly.
12835         (vc-rcs-latest-on-branch-p): Made second argument VERSION
12836         optional.  Handle the case when it's not there.
12838 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12840         * vc.el (vc-locking-user): Moved from vc-hooks.el.
12842 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12844         * vc-hooks.el (vc-loadup): Remove.
12845         (vc-find-backend-function): Use `require'.  Also, handle the case
12846         where vc-BACKEND-hooks.el doesn't exist.
12847         (vc-call-backend): Cleanup.
12849 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12851         * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
12852         vc-rcs-grab-templates)
12853         (vc-rcs-registered): Remove.  The default function works as well.
12854         * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
12855         vc-sccs-grab-templates)
12856         (vc-sccs-registered): Remove.  The default function works as well.
12858         * vc.el (vc-version-diff): Left out a vc- in call to
12859         vc-call-backend.
12860         (vc-default-dired-state-info, vc-default-record-rename)
12861         (vc-default-merge-news): Update for the new backend argument.
12863         * vc-hooks.el (vc-find-backend-function): Return a cons cell if
12864         using the default function.
12865         (vc-call-backend): If calling the default function, pass it the
12866         backend as first argument.  Update the docstring accordingly.
12867         (vc-default-state-heuristic, vc-default-mode-line-string): Update
12868         for the new backend argument.
12869         (vc-make-backend-sym): Renamed from vc-make-backend-function.
12870         (vc-find-backend-function): Use the new name.
12871         (vc-default-registered): New function.
12873 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12875         * vc.el (vc-merge): Use vc-find-backend-function.
12877         * vc-hooks.el (vc-backend-functions): Remove.
12878         (vc-loadup): Don't setup 'vc-functions.
12879         (vc-find-backend-function): New function.
12880         (vc-call-backend): Use above fun and populate 'vc-functions
12881         lazily.
12882         (vc-backend-defines): Remove.
12884 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12886         * vc.el (vc-register): Put a FIXME note for a newly found bug.
12887         Call vc-call-backend without the leading vc-.
12888         (vc-responsible-backend, vc-finish-logentry, vc-annotate)
12889         (vc-check-headers): Call vc-call-backend without the leading vc-.
12890         (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
12891         (vc-annotate-display): Replace confusing use of `cond' with `or'.
12892         Call vc-call-backend without the leading vc-.
12894         * vc-cvs.el (tail): Provide vc-cvs.
12895         * vc-sccs.el (tail): Provide vc-sccs.
12896         * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
12898         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
12899         (vc-make-backend-function, vc-call): Pass names without leading
12900         `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
12901         (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
12902         (vc-call-backend): Always try to load vc-X-hooks.
12903         (vc-registered): Remove vc- in call to vc-call-backend.
12905 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12907         * vc.el (vc-process-filter): New function.
12908         (vc-do-command): Setup `vc-process-filter' for the async process.
12909         (vc-maybe-resolve-conflicts): New function to reduce
12910         code-duplication.  Additionally, it puts the buffer in
12911         `smerge-mode' if applicable.
12912         (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
12913         calling `merge-news'.
12914         (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
12915         (vc-log-edit): New function.  Replacement for `vc-log-mode' by
12916         interfacing to log-edit.el.
12917         (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
12918         log-edit is available.
12919         (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
12921 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12923         * vc.el (vc-register): Remove `vc-buffer-backend' setup.
12924         (vc-log-mode-map): New name for vc-log-entry-mode and merge the
12925         defvar and the initialization.
12926         (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
12928         * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
12929         (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
12931         * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
12933 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12935         * vc.el (vc-file-clear-masterprops): Removed.
12936         (vc-checkin, vc-revert-buffer): Removed calls to the above.
12937         (vc-version-diff): Use buffer-size without argument.
12938         (vc-register): Heed vc-initial-comment.
12940         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
12941         default branch.
12943         * vc-rcs.el (vc-rcs-register): Parse command output to find master
12944         file name and workfile version.
12945         (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
12947         * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
12948         vc-file-clear-masterprops.
12950         * vc-sccs.el (vc-sccs-checkout): Removed call to
12951         vc-file-clear-masterprops.  If writable, set vc-state to 'edited
12952         rather than user login name.
12955 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12957         * vc.el (vc-workfile-unchanged-p): Remove unused argument
12958         `want-differences-if-changed' and simplify.
12959         (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
12960         (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
12961         output (which is invalid for async vc-diff) to decide whether to
12962         do the revert silently or not.
12964 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12966         * vc-hooks.el (vc-loadup): Load files quietly.
12967         (vc-call-backend): Oops, brain fart.
12969 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12971         * vc-cvs.el (vc-cvs-state): Typo.
12972         (vc-cvs-merge-news): Return the status code rather than the error msg.
12974 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
12976         * vc.el (with-vc-file, vc-next-action, vc-version-diff)
12977         (vc-dired-mark-locked): Replaced usage of vc-locking-user with
12978         vc-state or vc-up-to-date-p.
12979         (vc-merge): Use vc-backend-defines to check whether merging is
12980         possible.  Set state to 'edited after successful merge.
12982         * vc-hooks.el (vc-locking-user): If locked by the calling user,
12983         return that name.  Redocumented.
12985 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
12987         * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
12988         new `vc-state' semantics.
12989         (vc-finish-steal): Set 'vc-state to 'edited rather than setting
12990         'vc-locking-user to the current user.
12991         (vc-merge): Inline vc-backend-merge.  Comment out code that I
12992         don't understand and hence can't adapt to the new `vc-state' and
12993         `vc-locking-user' semantics.
12994         (vc-backend-merge): Remove.
12996         * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
12997         rather than 'vc-locking-user.
12999         * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
13001         * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
13002         (vc-state): Don't use 'reserved any more.  Just use the same
13003         convention as the one used for vc-<backend>-state where the
13004         locking user (as a string) is returned.
13005         (vc-locking-user): Update, based on the above convention. The
13006         'vc-locking-user property has disappeared.
13007         (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
13009         * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
13010         with a heuristic one.
13011         (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
13012         (vc-cvs-checkin): Do a trivial parse to set the state in case of
13013         error.  That allows us to get to 'needs-merge even in the
13014         stay-local case.  There's still no way to detect 'needs-patch in
13015         such a setup (or to force an update for that matter).
13016         (vc-cvs-logentry-check): Remove, the default works as well.
13018 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
13020         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
13022         * vc.el (vc-do-command): kill-all-local-variables, to reset any
13023         major-mode in which the buffer might have been put earlier.  Use
13024         `remove' and `when'.  Allow `okstatus' to be `async' and use
13025         `start-process' in this case.
13026         (vc-version-diff): Handle the case where the diff looks empty
13027         because of the use of an async process.
13029 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
13031         * vc.el (vc-next-action-on-file): Removed optional parameter
13032         `simple'.  Recompute state unconditionally.
13033         (vc-default-toggle-read-only): Removed.
13035         * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
13036         (vc-toggle-read-only): Undid prev change.
13038         * vc-cvs.el (vc-cvs-stay-local): Renamed from
13039         vc-cvs-simple-toggle.  Redocumented.
13040         (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
13041         (vc-cvs-toggle-read-only): Removed.
13043 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
13045         * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
13046         (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
13047         (vc-release-greater-or-equal-p): Move to vc-rcs.el.
13048         (vc-file-clear-masterprops): Braindead "fix".  It was a nop and
13049         still is. So maybe it should be removed.
13050         (vc-head-version, vc-find-binary): Remove.
13051         (vc-recompute-state): Move from vc-hooks.el.
13052         (vc-next-action-on-file): Add a `simple' argument to allow
13053         avoiding the `recompute' step (use for vc-cvs-simple-toggle).
13054         (vc-default-toggle-read-only, vc-default-record-rename): New funs.
13055         (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
13056         (vc-dired-mode-map): Properly defvar it.
13057         (vc-print-log): Call log-view-mode if available.
13058         (small-temporary-file-directory): defvar instead of use boundp.
13059         (vc-merge-news): Moved to vc-cvs.el.
13060         (vc-default-merge-news): New function.
13062         * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
13063         (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
13064         (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
13065         unknown `vc-latest-version' function.  It should probably refer to
13066         vc-workfile-version or somesuch, but it's very unclear to me and I
13067         don't have SCCS to test things.
13069         * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
13070         (vc-sccs-state-heuristic): Fix typo.
13071         (vc-sccs-workfile-unchanged-p): Add missing argument.
13073         * vc-rcs.el: Require vc and vc-rcs-hooks.
13074         (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
13075         (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
13076         (vc-release-greater-or-equal-p): Move from vc.
13077         (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
13078         vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
13079         (vc-rcs-checkout): Add a missing `new-version' argument in the
13080         call to vc-rcs-latest-on-branch-p.  Hopefully that was the right one.
13082         * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
13083         (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
13084         (vc-rcs-latest-on-branch-p): Use the `version' argument rather
13085         than the apparently unbound `workfile-version'.
13087         * vc-hooks.el (vc-master-templates): Def the obsolete var.
13088         (vc-file-prop-obarray): Use `make-vector'.
13089         (vc-backend-functions): Add new hookable functions
13090         vc-toggle-read-only, vc-record-rename and vc-merge-news.
13091         (vc-loadup): If neither backend nor default functions exist, use
13092         the backend function rather than nil.
13093         (vc-call-backend): If the function if not bound yet, try to load
13094         the non-hook file to see if it provides it.
13095         (vc-call): New macro plus use it wherever possible.
13096         (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
13097         nor `vc-find-binary' since it's only called from
13098         vc-mistrust-permission which is only used once the backend is known.
13099         (vc-checkout-model): Fix parenthesis.
13100         (vc-recompute-state, vc-prefix-map): Move to vc.el.
13102         * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
13103         (vc-cvs-release, vc-cvs-system-release): Remove.
13104         (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
13105         (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
13106         status symbols.
13107         (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
13108         (vc-cvs-toggle-read-only): First cut at a function to allow a
13109         cvs-status-free vc-toggle-read-only.
13110         (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
13111         (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
13112         vc-cvs-status.  Also set vc-state rather than vc-locking-user.
13113         (vc-cvs-checkout): Modify access rights directly if the user
13114         requested not to use `cvs edit'.  And refresh the mode line.
13116         * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
13117         (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
13119 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
13121         * vc-cvs.el (vc-cvs-checkout): Docstring fix.  Added a `(if
13122         workfile' that got lost when the code was extracted from vc.el.
13123         And merged the tail with the rest of the code (not possible in the
13124         old vc.el where the tail was shared among all backends).  And
13125         explicitly set the state to 'edited if `writable' is set.
13127         * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
13128         (vc-cvs-state): Be careful to return the value from
13129         vc-cvs-parse-state.
13130         (vc-cvs-parse-status): Use expand-file-name.  Don't set 'vc-state
13131         property but return it instead.  Also be careful to handle a nil
13132         or "" `rev' when workfile is non-nil (it was handled properly when
13133         workfile was nil).
13135         * vc.el: Removed those pesky unnecessary `(function' quotes.
13136         (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
13137         directly in the defvar.
13138         (vc-do-command): Bind inhibit-read-only so as to properly handle
13139         the case where the destination buffer has been made read-only.
13140         (vc-diff): Delegate to vc-version-diff in all cases.
13141         (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
13142         (vc-annotate-mode-variables): Removed (code moved partly to
13143         defvars and partly to vc-annotate-add-menu).
13144         (vc-annotate-mode): Turned into a derived-mode.
13145         (vc-annotate-add-menu): Moved in code in
13146         vc-annotate-mode-variables.
13147         (vc-update-change-log): Use make-temp-file if available.
13149 2000-09-04  Martin Lorentzson  <martinl@delysid.gnu.org>
13151         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
13152         `vc-checkout-model' updated to `vc-cvs-update-model'.
13154 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13156         * vc.el (vc-next-action-on-file): Added handling of state
13157         `unlocked-changes'.
13158         (vc-checkout-carefully): Is now practically obsolete, unless the
13159         above is too slow to be enabled unconditionally.
13160         (vc-update-change-log): Fixed typo.
13162         * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
13164         * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
13165         Now handles state `unlocked-changes'.
13166         (vc-sccs-workfile-unchanged-p): New function, to support the above.
13168         * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
13170         * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
13171         (vc-rcs-fetch-master-state): Bug fixes.  Recognize state
13172         `unlocked-changes'.
13173         (vc-rcs-workfile-unchanged-p): Renamed from
13174         `vc-rcs-workfile-unchanged'.  This is not a real backend-specific
13175         function yet, but supposed to become one soon.
13177         * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
13178         `vc-steal-lock'.
13179         (vc-call-backend): Changed error message.
13180         (vc-state): Added description of state `unlocked-changes'.
13182 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13184         * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
13185         always return t in CVS-controlled directories.
13187         * vc.el (vc-responsible-backend): New function.
13188         (vc-register): Largely rewritten.
13189         (vc-admin): Removed (implementation moved into vc-register).
13190         (vc-checkin): Redocumented.
13191         (vc-finish-logentry): If no backend defined yet (because we are in
13192         the process of registering), use the responsible backend.
13194         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
13195         Updated function lists.
13196         (vc-call-backend): Fixed typo.
13198         * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
13199         New functions.
13200         (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
13201         Removed query option.  Redocumented.
13203 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13205         * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
13207         * vc.el: Updated callers of `vc-checkout-required' to use
13208         `vc-checkout-model'.
13210 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
13212         * vc-rcs.el (vc-rcs-backend-release-p): function added.  other
13213         stuff updated to reference this function instead of the old
13214         `vc-backend-release-p'.
13216 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13218         * vc-sccs-hooks.el (vc-uses-locking): Renamed to
13219         vc-checkout-model.  Return appropriate values.  Updated callers.
13221 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
13223         * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
13224         (vc-backend-revert): Function moved into `vc-revert';
13225         `vc-next-action' must be updated to accomodate this change.
13226         (vc-backend-steal): Function moved into `vc-finish-steal'.
13227         (vc-backend-logentry-check): Function moved into
13228         `vc-finish-logentry'.
13229         (vc-backend-printlog): Function moved into `vc-print-log'.
13230         (vc-backend-uncheck): Function moved into `vc-cancel-version'.
13231         (vc-backend-assign-name): Function moved into
13232         `vc-create-snapshot'.
13234 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13236         * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
13237         Rename to vc-checkout-model.  Return appropriate values.
13238         Update callers.
13240         * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
13241         to vc-checkout-model.
13242         (vc-checkout-required): Rename to vc-checkout-model.
13243         Re-implement and re-comment.
13244         (vc-after-save): Use vc-checkout-model.
13246 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
13248         * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
13249         Update to use the vc-BACKEND-diff functions instead.
13250         `vc-diff' is now working.
13252         * vc-rcs.el (vc-rcs-logentry-check): New function.
13254         * vc-cvs.el (vc-cvs-logentry-check): New function.
13256         * vc-sccs.el (vc-sccs-diff): Function changed name from
13257         `vc-backend-diff'.  This makes `vc-diff' work.
13259         * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
13260         of functions possibly implemented in a vc-BACKEND library.
13261         (vc-checkout-required): Fix bug that caused an error to be
13262         signaled during `vc-after-save'.
13264         * vc.el: Fix typo.
13265         This checkin is made with our new VC code base for the very first time.
13266         A simple `(vc-checkin (buffer-file-name))' was used to perform it.
13268         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
13269         `vc-checkout-required' updated to `vc-cvs-uses-locking'.
13271         * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
13272         updated to `vc-uses-locking'.
13273         (vc-checkout-required): Call to backend function.
13274         `vc-checkout-required' updated to `vc-uses-locking' instead.
13276         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
13277         `vc-checkout-required' updated to `vc-rcs-uses-locking'.
13279         * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
13280         to match the split into various backends.
13281         (vc-backend-checkin): Remove.  Merge with `vc-checkin'.
13282         (vc-retrieve-snapshot): Bug fix.
13284 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13286         * vc-sccs.el (vc-sccs-release): Doc fix.
13288 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
13290         * vc.el (vc-next-action-on-file): Bug found and fixed.
13291         (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
13292         (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
13294         * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
13295         (vc-rcs-checkout): Name space cleaned up.  No more revision number
13296         crunching function names that are not prefixed with vc-rcs.
13297         (vc-rcs-checkout-model): Function added.  References to
13298         `vc-checkout-model' replaced.
13300 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13302         * vc.el (vc-next-action-on-file): Rewritten for the new state model.
13303         (vc-backend-merge-news): Renamed to `vc-merge-news'.  (Specific parts
13304         still need to be split, and implemented for RCS).
13306 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
13308         * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
13310         * vc-sccs.el (vc-sccs-admin): Added the query-only option as
13311         required by the vc.el file.
13313         * vc-rcs.el (vc-rcs-admin): Added the query-only option as
13314         required by the vc.el file.
13315         (vc-rcs-exists): Function added.
13317         * vc-cvs.el (vc-cvs-admin): Added the query-only option as
13318         required by the vc.el file.
13320         * vc.el (vc-admin): Updated to handle selection of appropriate
13321         backend.  Current implementation is crufty and need re-thinking.
13323         * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
13325 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
13327         * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
13328         beginning of annotate buffers correctly.
13330         * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
13331         (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
13332         functionality updated quite a lot to support multiple backends.
13333         Variables `vc-annotate-mode', `vc-annotate-buffers',
13334         `vc-annotate-backend' added.
13336         * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
13337         `vc-annotate-difference' added to supported backend functions.
13339 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13341         * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
13342         Use with-temp-file instead of /bin/sh.  Merged from mainline
13344 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
13346         * vc-sccs-hooks.el (vc-sccs-registered): Updated.
13348         * vc-rcs-hooks.el (vc-rcs-registered): Updated.
13350         * vc-cvs-hooks.el (vc-cvs-registered): Updated.
13352 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
13354         * vc-hooks.el: vc-state-heuristic added to
13355         vc-backend-hook-functions.
13357         * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
13359         * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
13361         * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
13362         `vc-uses-locking' to `vc-checkout-required'.  Rename the `locked'
13363         state to `reserved'.
13365         * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
13366         `vc-checkout-required'.  Rename the `locked' state to `reserved'.
13368 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13370         * vc-rcs-hooks.el: Implement new state model.  Hardly anything
13371         untouched.
13373         * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
13375         * vc.el (vc-update-change-log): Use small-temporary-file-directory,
13376         if defined.  (Merged from main line, slightly adapted.)
13378         * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
13379         millenium problem (merged from mainline).
13381 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
13383         * vc-cvs.el: Split the annotate feature into a BACKEND-specific
13384         part and moved the non-BACKEND stuff to vc.el.
13386         * vc.el: Split the annotate feature into a BACKEND specific part
13387         and moved it from the vc-cvs.el file to this one.
13389 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13391         * vc-hooks.el: Implement new state model.
13392         (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
13393         (vc-locking-user): Simplify.  Now only needed if the file is
13394         locked by somebody else.
13395         (vc-lock-from-permissions): Remove.  Functionality is in
13396         vc-sccs-hooks.el and vc-rcs-hooks.el now.
13397         (vc-mode-line-string): New name for former vc-status.  Adapted.
13398         (vc-mode-line): Adapt to use the above.  Remove optional parameter.
13400         * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
13401         Various simplifications and adaptations all over the place.
13403         * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
13404         Simplify and adapt the rest.
13406         * vc.el (vc-resynch-window): Add TODO comment: check for
13407         interaction with view mode according to recent RCS change.
13408         (vc-backend-merge-news): Merge "CMUP" patch from mainline.
13410 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
13412         * vc.el: Convert the remaining function comments to docstrings.
13414 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
13416         * vc.el (vc-backend-release, vc-release-greater-or-equal)
13417         (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
13418         (vc-minor-part, vc-previous-version): Functions that operate and
13419         compare revision numbers got proper documentation.  Comments added
13420         about their possible removal.
13422 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
13424         * vc.el (vc-latest-on-branch-p): Function removed and replaced in
13425         the vc-backend.el files.
13427         * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
13429         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
13430         (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
13431         (vc-rcs-previous-version): Functions added.
13433         * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
13435         * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
13437 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13439         * vc-hooks.el (vc-master-templates): Is really obsolete.
13440         Comment out the definition for now.  What is the right procedure
13441         to get rid of it?
13442         (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
13443         rewritten.
13444         (vc-default-registered): Remove.
13445         (vc-check-master-templates): New function; does mostly what the
13446         above did before.
13447         (vc-locking-user): Don't rely on the backend to set the property.
13449         * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
13450         Rewrite documentation.
13451         (vc-rcs-templates-grabbed): New variable.
13452         (vc-rcs-grab-templates): New function.
13453         (vc-rcs-registered): Rewrite to use above mechanism.
13455         * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
13456         Rewrite documentation.
13457         (vc-sccs-templates-grabbed): New variable.
13458         (vc-sccs-grab-templates): New function.
13459         (vc-sccs-registered): Rewrite to use above mechanism.
13460         (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
13461         Don't throw the result, simply return it.
13463         * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
13464         (vc-cvs-find-master): Remove.  Code is now in vc-cvs-registered.
13465         (vc-cvs-registered): Does the check itself now.  Simplify.
13467         * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
13468         from main line.
13470 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
13472         * vc-cvs.el (vc-cvs-diff): New function.
13474         * vc-sccs.el (vc-sccs-diff): New function.
13476         * vc-rcs.el (vc-rcs-diff): New function.
13477         (vc-rcs-checkout): Bug (typo) found and fixed.
13478         (vc-rcs-register-switches): New variable.
13480         * vc.el (vc-backend-diff): Function removed and placed in the
13481         backend files.
13483 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
13485         * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
13487         * vc.el (vc-backend-checkout): Function removed and replaced in
13488         the vc-backend.el files.
13490         * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
13492         * vc.el (vc-backend-admin): Removed and replaced in the
13493         vc-backend.el files.
13495         * vc.el (Martin): Removed all the annotate functionality since it
13496         is CVS backend specific.
13498 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13500         * spec.txt: Added specification of vc-state.
13502         * vc-sccs-hooks.el (vc-sccs-master-properties):
13503         Remove handling of vc-latest-version and
13504         vc-your-latest-version.  What used to be vc-latest-version, is now
13505         returned as vc-workfile-version.
13506         (vc-sccs-workfile-version): Adapt.
13508 2000-09-04  Dave Love  <fx@gnu.org>
13510         * vc.el: [Merged from mainline.]
13511         (vc-dired-mode): Make the dired-move-to-filename-regexp
13512         regexp match the date, to avoid treating date as file size.
13513         Add YYYY S option to WESTERN/
13515 2000-09-04  Dave Love  <fx@gnu.org>
13517         * vc.el: Require `compile' when compiling.
13518         (vc-logentry-check-hook): New option.
13519         (vc-steal-lock): Use compose-mail.
13520         (vc-dired-mode-map): Defvar when compiling.
13521         (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
13522         vc-sccs.el and renamed.  Callers changed.
13523         (vc-backend-checkout, vc-backend-logentry-check)
13524         (vc-backend-merge-news): Doc fix.
13525         (vc-default-logentry-check): New function.
13526         (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
13527         (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
13528         (vc-backend-merge): Doc fix.  Use backend functions.
13529         (vc-check-headers): Use backend functions.
13531         * vc-cvs.el: Require vc when compiling.
13532         (vc-cvs-register-switches): Doc fix.
13533         (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
13534         (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
13535         (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
13536         New functions (code from vc.el).
13537         (vc-annotate-display-default): Fix interactive spec.
13538         (vc-annotate-time-span): Doc fix.
13540         * vc-rcs.el: Require vc when compiling.
13541         (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
13542         (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
13543         (vc-rcs-checkin): New functions (code from vc.el).
13544         (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
13545         Doc fix.
13546         (vc-rcs-release): Deleted.  (Duplicated vc-rcs-system-release).
13548         * vc-sccs.el: Require vc when compiling.
13549         (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
13550         (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
13551         (vc-sccs-revert)
13552         (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
13553         from vc.el).
13554         (vc-sccs-add-triple, vc-sccs-record-rename)
13555         (vc-sccs-lookup-triple): Moved from vc.el and renamed.
13556         (vc-sccs-admin): Doc fix.
13558 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
13560         * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
13561         (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
13562         (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
13563         from vc.el.
13565         * vc-sccs.el (vc-admin-sccs): Added from vc.el
13567         * vc-cvs.el: Moved the annotate functionality from vc.el.
13568         (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
13570 2000-09-04  Dave Love  <fx@gnu.org>
13572         * vc.el (vc-backend-release): Call vc-system-release.
13574         * vc-sccs.el (vc-sccs-system-release):
13575         Renamed from vc-sccs-backend-release.
13577         * vc-rcs.el (vc-rcs-system-release):
13578         Renamed from vc-rcs-backend-release.
13580         * vc-cvs.el (vc-cvs-system-release):
13581         Renamed from vc-cvs-backend-release.
13583 2000-09-04  Dave Love  <fx@gnu.org>
13585         * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
13586         backend files.
13587         (vc-backend-release): Dispatch to backend functions.
13588         (vc-backend-release-p): Don't mention CVS, RCS.  [The SCCS case
13589         probably needs attention.]
13591         * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
13592         (vc-sccs-backend-release): New function.
13594         * vc-cvs.el (vc-cvs-release): Moved from vc.el.
13595         (vc-cvs-backend-release): New function.
13597         * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
13598         Doc fix.
13599         (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
13600         (vc-default-dired-state-info): New function.
13601         (vc-dired-state-info): Dispatch to backends.
13602         (vc-dired-hook): Doc fix.  Simplify, pending removal of CVS specifics.
13604         * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
13605         from vc.el and renamed.
13607 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13609         * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
13610         (vc-version-other-window, vc-backend-assign-name): Removed
13611         references to vc-latest-version; sometimes changed into
13612         vc-workfile-version.
13614         * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
13615         vc-rcs-master-workfile-version.
13616         (vc-rcs-workfile-version): Use the above.  Don't call
13617         vc-latest-version (that was unreachable code, anyway).
13618         (vc-rcs-fetch-master-properties): Doc fix.
13620         * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
13621         (vc-backend-hook-functions): Removed them from this list, too.
13622         (vc-fetch-properties): Removed.
13623         (vc-workfile-version): Doc fix.
13625         * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
13626         (vc-rcs-workfile-version, vc-rcs-locking-user)
13627         (vc-rcs-uses-locking): Use it.
13629         * vc-hooks.el (vc-consult-rcs-headers):
13630         Moved into vc-rcs-hooks.el, under the name
13631         vc-rcs-consult-headers.
13633         * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
13634         headers.
13635         (vc-cvs-find-master): Use this name only; correct different
13636         versions of the name.
13638         * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
13639         New functions.
13640         (vc-sccs-locking-user): Use the latter.
13642         * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
13643         New functions.
13645         * vc-hooks.el (vc-master-locks, vc-master-locking-user):
13646         Moved into both
13647         vc-rcs-hooks.el and vc-sccs-hooks.el.  These properties and access
13648         functions are implementation details of those two backends.
13650 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13652         * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
13653         (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
13655         * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
13656         (vc-sccs-parse-locks): SCCS-specific code moved here from
13657         vc-hooks.
13659         * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
13660         code moved here from vc-hooks.
13662         * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
13663         into back-end specific parts and removed.  Callers not updated
13664         yet; because I guess these callers will disappear into back-end
13665         specific files anyway.
13667 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13669         * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
13670         (vc-backend-checkout): Changed calls to `vc-checkout-model' to
13671         `vc-uses-locking'.
13673         * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
13674         Store yes/no in the property, and return t/nil.  Updated all
13675         callers.
13677         * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
13678         vc-sccs-uses-locking.  Don't set property.
13679         (vc-sccs-locking-user): Don't set property.
13681         * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
13682         vc-cvs-uses-locking.  Don't set property here; leave that to
13683         vc-hooks.
13684         (vc-cvs-locking-user): Reflect above change.  Streamlined.
13686         * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
13687         vc-rcs-uses-locking.
13688         (vc-rcs-locking-user): Reflect above change.
13690 2000-09-04  Dave Love  <fx@gnu.org>
13692         * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
13694         * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
13696         * vc-hooks.el (vc-checkout-model): Punt to backends.
13698         * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
13700         * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
13702         * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
13703         New functions.
13705         * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
13706         New functions.
13708         * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
13709         (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
13711         * vc-hooks.el (vc-default-locking-user): New function.
13712         (vc-locking-user, vc-workfile-version): Punt to backends.
13714 2000-09-04  Dave Love  <fx@gnu.org>
13716         * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
13717         (vc-master-workfile-version): Moved from vc-hooks.
13719         * vc-rcs-hooks.el: Fix duplicate code in last change.
13721         * vc-rcs-hooks.el: Require vc-hooks when compiling.
13722         (vc-rcs-master-templates): Improve :type.
13723         (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
13724         vc-master-workfile-version): Moved from vc-hooks.
13726         * vc-sccs-hooks.el: Require vc-hooks when compiling.
13727         (vc-sccs-master-templates): Improve :type.
13728         (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
13730         * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
13732         * vc-cvs-hooks.el: Require vc-hooks when compiling.
13733         (vc-cvs-master-templates): Improve :type.  Use
13734         vc-cvs-find-cvs-master.
13735         (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
13736         from vc-hooks.
13737         (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
13739         * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
13740         Moved to vc-cvs-hooks.
13742         * vc-hooks.el: Add doc strings in various places.  Simplify the
13743         minor mode setup.
13744         (vc-handled-backends): New user variable.
13745         (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
13746         simplification.
13748 2000-09-04  Dave Love  <fx@gnu.org>
13750         * vc.el: Some doc fixes for autoloaded and interactive functions.
13751         Fix compilation warnings from ediff stuff.
13752         (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
13754         * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
13756         * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
13758         * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
13760 2000-09-04  Dave Love  <fx@gnu.org>
13762         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
13763         New variable.
13764         (vc-make-backend-function, vc-loadup, vc-call-backend)
13765         (vc-backend-defines): New functions.
13767         * vc-hooks.el: Various doc fixes.
13768         (vc-default-back-end, vc-follow-symlinks): Custom fix.
13769         (vc-match-substring): Function removed.  Callers changed to use
13770         match-string.
13771         (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
13772         Simplify.
13774 2000-09-04  Dave Love  <fx@gnu.org>
13776         * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
13777         type.
13778         (vc-sccs-project-dir, vc-search-sccs-project-dir)
13779         (vc-sccs-registered): Doc fix.
13781         * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
13782         (vc-cvs-registered): Doc fix.
13784         * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
13785         (vc-rcs-registered): Doc fix.
13787 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13789         * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
13791         * vc-hooks.el: vc-registered has been renamed
13792         vc-default-registered.  Some functions have been moved to the
13793         backend specific files.  they all support the
13794         vc-BACKEND-registered functions.
13796 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
13798         * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
13800         * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
13802 2000-09-04  Dave Love  <fx@gnu.org>
13804         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
13805         menu-bar-update-hook.
13807         * help.el (help-manyarg-func-alist): Add
13808         find-operation-coding-system.
13810         * wid-edit.el (widget-sexp-validate): Fix garbled code.
13812         * custom.el (custom-set-variables): Print message about errors in
13813         setting.
13815 2000-09-03  Andrew Innes  <andrewi@gnu.org>
13817         * makefile.w32-in: Change to DOS line endings.
13819 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
13821         * mouse.el (mouse-popup-menubar): Supply the prompt string for
13822         minor-mode keymaps, if they don't have one.
13824 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
13826         * eshell/esh-module.el (eval-when-compile): Don't lose if
13827         esh-module.el's file name is truncated to DOS 8+3 limits.
13829 2000-09-01  John Wiegley  <johnw@gnu.org>
13831         * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
13832         predicate, which caused entries in the completion list to be
13833         doubled.
13835 2000-08-30  John Wiegley  <johnw@gnu.org>
13837         * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
13838         sending to subprocesses.  Also, hook pre-command-hook if
13839         `eshell-send-direct-to-subprocesses' is non-nil.
13840         (eshell-send-direct-to-subprocesses): New config variable.  If t,
13841         subprocess input is send immediately.
13842         (eshell-toggle-direct-send): New function.
13843         (eshell-self-insert-command): New function.
13844         (eshell-intercept-commands): New function.
13845         (eshell-send-input): If direct subprocess sending is enabled,
13846         don't echo any input to the Eshell buffer.  Let the subprocess
13847         handle that.  This requires "stty echo" in bash, for example.
13849 2000-08-28  John Wiegley  <johnw@gnu.org>
13851         * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
13852         completion function for Eshell's implementation of `unset'.
13854 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
13856         * info.el (Info-directory-list): Doc fix.
13858 2000-08-31  Peter Breton  <pbreton@ne.mediaone.net>
13860         * filecache.el (file-cache-add-directory-using-find): Don't quote
13861         wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
13863 2000-08-31  Kenichi Handa  <handa@etl.go.jp>
13865         * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
13866         coding systems.
13868 2000-08-30  Andrew Innes  <andrewi@gnu.org>
13870         * timer.el (run-with-idle-timer): Undo last change, so that timer
13871         is not activated immediately if Emacs is already idle.  Some
13872         existing code relies on this behaviour.
13874 2000-08-30  Miles Bader  <miles@gnu.org>
13876         * frame.el (set-frame-font): Do completion of font-name for
13877         interactive use.
13879 2000-08-30  Kenichi Handa  <handa@etl.go.jp>
13881         * international/quail.el (quail-start-translation): Bind locally
13882         last-command-event, last-command, and this-command.
13883         (quail-start-conversion): Likewise.
13884         (quail-self-insert-command): Fix docstring.
13886 2000-08-29  Gerd Moellmann  <gerd@gnu.org>
13888         * progmodes/executable.el
13889         (executable-make-buffer-file-executable-if-script-p): Check that
13890         buffer contains at least 2 characters.
13892 2000-08-29  Eli Zaretskii  <eliz@is.elta.co.il>
13894         * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
13896 2000-08-29  Dave Love  <fx@gnu.org>
13898         * diff-mode.el (diff-mode) <defgroup>: Add :version.
13899         (diff-mode-shared-map): Bind mouse-2.
13900         (diff-imenu-generic-expression): New variable.
13901         (diff-mode): Use it.
13903         * mouse.el (mouse-major-mode-menu): Use local-key-binding.
13904         (mouse-popup-menubar): Add minor mode menus.
13905         (popup-menu): Check for lookup-key returning number.
13907 2000-08-29  Miles Bader  <miles@gnu.org>
13909         * comint.el (comint-send-input): Create overlays using the proper
13910         front/read-advance arguments.
13912 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13914         * ps-print.el: Even/odd pages printing.  Doc fix.
13915         (ps-print-version): New version number (6.0).
13916         (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
13917         (ps-background, ps-begin-file, ps-begin-job): Code fix.
13918         (ps-print-duplex-feature): Variable eliminated.
13919         (ps-even-or-odd-pages): New variable.
13921         * progmodes/ebnf2ps.el: Doc fix.
13922         (ebnf-version): New version (3.3).
13923         (ebnf-user-arrow): Change variable customization to sexp.
13924         (ebnf-user-arrow): Function eliminated.
13925         (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
13927 2000-08-29  Kenichi Handa  <handa@etl.go.jp>
13929         * help.el (help-xref-mule-regexp): New variable.
13930         (help-make-xrefs): Handle help-xref-mule-regexp.
13932         * international/mule-cmds.el (help-xref-mule-regexp-template): New
13933         variable.
13934         (describe-input-method): Temporarily activate the specfied input
13935         method to display the information.
13936         (describe-language-environment): Hyperlinks to mule related items.
13938         * international/mule-diag.el (charset-multibyte-form-string): New
13939         function.
13940         (list-character-sets-1): Use charset-multibyte-form-string.
13941         (describe-character-set): New function.
13942         (describe-coding-system): Hyperlinks to safe character sets.
13944         * international/quail.el (quail-help): New arg PACKAGE.
13945         Hyperlinks to mule related items.
13946         (quail-help-insert-keymap-description): Use
13947         substitute-command-keys instead of describe-bindings.
13948         (quail-translation-help): Hyperlinks to mule related items.
13950 2000-08-28  John Wiegley  <johnw@gnu.org>
13952         * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
13953         have a defsubst call itself.  Made `eshell-flatten-list' back into
13954         a function again.
13956         * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
13957         catch, in case re-centering point at bottom messes up the display.
13958         This happens frequently in Emacs 21, due I believe to variable
13959         line heights.
13961         * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
13962         to call `find-tag-interactive'.
13964         * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
13965         the list of remember directories.
13967 2000-08-28  John Wiegley  <johnw@gnu.org>
13969         * align.el: Test align-region-separate to see if it's a symbol.
13971 2000-08-28  John Wiegley  <johnw@gnu.org>
13973         * eshell/esh-util.el (eshell-flatten-list): Made this function
13974         into a defsubst form.  It gets used very frequently, although
13975         calls don't occur all that often.
13977         * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
13978         examining it.
13980         * eshell/esh-cmd.el (eshell-rewrite-while-command):
13981         (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
13982         `eshell-protect'.
13983         (eshell-copy-handles): Created a new macro for duplicating the
13984         current set of open handles.  This is needed by the looping
13985         functions.
13986         (eshell-do-eval): Fixed while and if, so that the eshell-test-body
13987         is not incorrectly stomped on.
13989         * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
13990         declaration for pcomplete-use-paring.
13991         (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
13992         value of eshell-cmpl-use-paring.
13993         * pcomplete.el (pcomplete-use-paring): New config variable, to
13994         indicate whether paring should be used.
13995         (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
13996         completion alternatives that have already been used.
13998         * eshell/esh-mode.el (eshell-repeat-argument): Added function,
13999         bound to C-c C-y, which will repeat the previous N arguments
14000         (based on prefix argument).
14001         (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
14003         * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
14004         if there is no *Help* buffer.  This is for XEmacs, which renames
14005         its help buffers uniquely.  TODO: Find out what the current buffer
14006         name to delete is.
14008         * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
14009         first entry that correlates to a passwd/group number.  Later
14010         entries (used for group/user name aliasing to multiple IDs) are
14011         ignored.
14013         * eshell/em-xtra.el (eshell/expr):
14014         * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
14015         (eshell-grep, eshell/diff, eshell/locate):
14016         * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
14017         argument list, before passing it to the system command.
14019         * eshell/esh-mode.el (eshell-find-tag): Added a special version of
14020         `find-tag' for use at final position in Eshell buffers (which
14021         otherwise triggers an error on Emacs 21).
14022         (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
14023         buffer, if it is currently bound to `find-tag'.
14025         * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
14026         in the list of matched Makefile names.
14027         (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
14028         directory, prefer its contents to Makefile.
14030         * eshell/em-dirs.el (eshell/cd): cd commands that look up
14031         directory parts (like "cd old new", or "cd =regexp"), are now case
14032         sensitive on non-Windows/DOS platforms.
14034         * eshell/esh-mode.el (eshell-parse-command-input): When a user
14035         types RET after an open delimiter (like "), display a message
14036         indicating that Eshell is waiting for the closing delimiter.
14038         * eshell/esh-var.el (eshell/unset): Added a command for unsetting
14039         environment variables.
14041         * eshell/em-unix.el (eshell/diff): Added logic to fail more
14042         gracefully if the user enters incorrect arguments.
14044         * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
14045         Eshell buffers.
14047         * eshell/esh-var.el (eshell-interpolate-variable):
14048         * eshell/esh-mode.el (eshell-move-argument):
14049         * eshell/em-unix.el (eshell-du-sum-directory):
14050         * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
14051         * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
14052         (not (= ...)).
14054         * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
14055         to ensure the `preserve' flag gets propagated when doing recursive
14056         directory copies.
14058 2000-08-28  Stefan Monnier  <monnier@cs.yale.edu>
14060         * eshell/em-hist.el (eshell-put-history, eshell-get-history):
14061         Don't convert \n into \0177 in memory.
14062         (eshell-read-history, eshell-write-history): Convert \n to \0177,
14063         and back again, when reading and writing.
14065 2000-08-28  Eli Zaretskii  <eliz@is.elta.co.il>
14067         * eshell/esh-util.el (eshell-processp): Added to relieve constant
14068         testing of `fboundp' on `processp'.
14070         * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
14071         (eshell/jobs): Don't call process-list if it is not bound.
14072         (eshell-gather-process-output): Support systems where async
14073         subprocesses aren't supported.
14074         (eshell-scratch-buffer, eshell-last-sync-output-start): New
14075         variables.
14077         * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
14078         eshell-do-eval returns t.
14079         (eshell-do-pipelines-synchronously): New defmacro.
14080         (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
14081         when async subprocesses aren't supported.
14082         (eshell-do-eval): Use eshell-processp.  Don't throw eshell-defer
14083         if async subprocesses aren't supported.
14084         (eshell-resume-command): Don't assume STATUS is a string.
14086         * eshell/em-unix.el (eshell/rm): Use eshell-processp.
14088         * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
14089         (eshell-close-target, eshell-get-target): Use eshell-processp.
14090         (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
14091         fix.
14092         (eshell-get-target, eshell-create-handles): Doc fix.
14094 2000-08-28  Miles Bader  <miles@lsi.nec.co.jp>
14096         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
14097         criterion to include commands that output something, as long as it
14098         leaves both the command and the end-of-buffer visible when the
14099         command has exited.
14100         (eshell-review-quick-commands): Adjust the help doc string
14101         accordingly.
14103 2000-08-28  Peter Breton  <pbreton@ne.mediaone.net>
14105         * locate.el (locate): Cleaned up locate command's interactive prompting
14106         Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
14108         * filecache.el (file-cache-case-fold-search): New variable
14109         (file-cache-assoc-function): New variable
14110         (file-cache-minibuffer-complete): Use file-cache-assoc-function.
14111         Use file-cache-case-fold-search variable
14112         (file-cache-add-file): Use file-cache-assoc-function
14113         (file-cache-delete-file): likewise
14114         (file-cache-directory-name): likewise
14115         (file-cache-debug-read-from-minibuffer): likewise
14117 2000-08-28  Gerd Moellmann  <gerd@gnu.org>
14119         * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
14120         (abbrev-table-name): New function.
14121         (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
14122         If non-nil list local abbrev, only.
14124 2000-08-28  Stanislav Shalunov  <shalunov@internet2.edu>
14126         * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
14127         from Gnus support code, and use special article copy buffer
14128         `(gnus-original-article-buffer)' instead.  This allows to get rid
14129         of article-hide-headers usage (which breaks in the latest Gnus
14130         version).  Thanks to Detlev Zundel.
14132 2000-08-28  Kenichi Handa  <handa@etl.go.jp>
14134         * international/quail.el (quail-use-package): Hide "... loaded"
14135         message.
14136         (quail-start-translation, quail-start-conversion): Likewise.
14138         * international/kkc.el (kkc-region): Hide "... loaded" message.
14140 2000-08-27  Dave Love  <fx@gnu.org>
14142         * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
14144 2000-08-27  Miles Bader  <miles@gnu.org>
14146         * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
14148 2000-08-27  Kenichi Handa  <handa@etl.go.jp>
14150         * international/ja-dic-cnv.el (skkdic-convert): Insert (require
14151         'ja-dic-cnv), not (require 'skkdic-cnv).
14153 2000-08-26  Miles Bader  <miles@gnu.org>
14155         * faces.el (face-x-resources): Add entry for :inherit.
14156         * cus-face.el (custom-face-attributes): Add support for :inherit
14157         attribute.  Add support for relative face heights.
14158         (custom-face-attributes-get): Treat `nil' as being a default value
14159         for :inherit (as well as `unspecified').
14161         * faces.el (set-face-attribute): Update doc string.
14162         (face-attribute-name-alist): Add :inherit.
14163         (face-valid-attribute-values): Handle :inherit.
14164         (face-read-string): Rephrase prompt to be less confusing.
14165         Assume that DEFAULT is a string, since we must return a string.
14166         (face-read-integer): Use `format' to turn DEFAULT into an
14167         acceptable default for face-read-string.  Match NEW-VALUE against
14168         the string "unspecified", not the symbol `unspecified', since
14169         that's what face-read-string returns.
14170         (read-face-attribute): Lookup a name for old-value in valid, and
14171         use it as a default if we find one.  Treat all values from
14172         face-read-string as strings.  If the default is used, don't do any
14173         more processing on the value, just use the old value directly.
14174         (read-face-and-attribute, modify-face): Tweak prompt.
14175         (read-face-name): Don't assume prompt ends with a space.
14177         * faces.el (describe-face): Add support for :inherit attribute.
14179 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
14181         * terminal.el (terminal-emulator): Fix args to `concat'.  Now
14182         concat doesn't accept interger.
14184         * international/kkc.el: Remove SKK from Keywords.  Require
14185         ja-dic-utl instead of skkdic-utl.
14187         * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
14188         Provide ja-dic-cnv instead of skkdic-cnv.
14189         (ja-dic-filename): Renamed from skkdic-filename.  Referers changed
14190         (iso-2022-7bit-short): Add safe-charsets property.
14191         (skkdic-convert-postfix): Search Japanese chou-on character in
14192         addition to Hiragana character.
14193         (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
14194         (skkdic-convert): Change file names from skkdic.el to ja-dic.el
14195         (batch-skkdic-convert): Likewise.
14197         * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
14198         Provide ja-dic-utl instead of skkdic-utl.
14199         (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
14201 2000-08-24  Dave Love  <fx@gnu.org>
14203         * disp-table.el (standard-display-default): Make the test of `l'
14204         useful.
14206         * language/european.el ("Latin-8", "Latin-9"): Add input methods,
14207         mod sample text.
14209         * international/iso-ascii.el: Make pilcrow convenient string
14210         consistent with section.
14211         (iso-ascii-display): Set up multibyte characters as well as
14212         unibyte.
14214 2000-08-24  Kenichi Handa  <handa@etl.go.jp>
14216         * international/mule-cmds.el (reset-language-environment): Set
14217         default-process-coding-system to '(undecided . iso-latin-1), which
14218         makes process I/O almost consistent with file I/O.   Call this
14219         function when mule-cmds.el[c] is loaded.
14221 2000-08-22  Andrew Innes  <andrewi@gnu.org>
14223         * makefile.w32-in: New file.
14225 2000-08-22  Miles Bader  <miles@lsi.nec.co.jp>
14227         * comint.el (comint-output-filter): Compare end of
14228         comint-last-output-overlay with the start of the newly inserted
14229         text, not the end, when deciding whether to extend it.
14230         Set saved-point's insertion type to advance after insertion.
14232         * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
14233         since this is now done independently of font-lock mode.
14235 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
14237         * server.el (server-kill-new-buffers): New user option.
14238         (server-existing-buffer): New buffer-local variable.
14239         (server-visit-files): When using an existing buffer, set
14240         server-existing-buffer to t.
14241         (server-buffer-done): If server-kill-new-buffers is t, kill the
14242         buffer, unless it was already present before visiting it with
14243         Emacs server.
14245 2000-08-21  Eli Zaretskii  <eliz@is.elta.co.il>
14247         * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
14248         even if the display doesn't support colors: some displays will
14249         support bold/underline faces.
14251 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
14253         * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
14255         * startup.el (command-line): If user's init file had an error,
14256         add explanatory text to *Messages*.
14258 2000-08-21  Kenichi Handa  <handa@etl.go.jp>
14260         * man.el (Man-getpage-in-background): Decode the process output by
14261         the system locale coding system.
14263 2000-08-20  Dave Love  <fx@gnu.org>
14265         * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
14266         Don't test x-popup-menu.
14267         (function) <complete-function>: Complete only fbound symbols.
14268         <validate, value>: New.
14269         (variable) <complete-function>: Complete only bound symbols.
14270         (coding-system): Add :base-only, :complete-function, :validate,
14271         :value, :prompt-match.
14272         (widget-coding-system-prompt-value): Use read-coding-system and
14273         act on :base-only.
14274         (editable-field): Add :help-echo.
14275         (widget-push-button-gui, widget-push-button-cache)
14276         (widget-gui-action, widget-editable-list-gui): COmment out, along
14277         with uses.
14278         (widget-at): Make arg optional.
14279         (widget-echo-help): Adjust for current help-echo calling sequence.
14280         (widget-specify-field, widget-specify-button)
14281         (widget-specify-insert, widget-get-sibling, widget-image-find)
14282         (widget-convert, widget-insert, widget-leave-text)
14283         (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
14284         (widget-setup, widget-field-find, widget-before-change)
14285         (widget-after-change, widget-default-complete)
14286         (widget-default-create, widget-default-delete)
14287         (widget-push-button-value-create, editable-field)
14288         (widget-field-prompt-value, widget-field-validate)
14289         (widget-choice-value-create, widget-choice-action)
14290         (widget-choice-validate, widget-checklist-add-item)
14291         (widget-radio-add-item, widget-radio-chosen)
14292         (widget-radio-value-inline, widget-editable-list-value-create)
14293         (widget-editable-list-entry-create)
14294         (widget-documentation-link-add)
14295         (widget-documentation-string-value-create)
14296         (widget-regexp-validate, widget-file-complete)
14297         (widget-sexp-validate, widget-plist-convert-widget)
14298         (widget-plist-convert-widget, widget-alist-convert-widget)
14299         (widget-alist-convert-widget, widget-color-complete): Simplify,
14300         particularly to avoid bindings which aren't optimized out.
14302         * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
14303         Doc fix.
14304         (down-list, backward-up-list, up-list, kill-sexp)
14305         (backward-kill-sexp, mark-sexp): Make arg optional.
14306         (lisp-complete-symbol): Add optional arg PREDICATE.
14308         * cus-start.el: Add display-buffer-reuse-frames,
14309         file-coding-system-alist.
14311 2000-08-20  Gerd Moellmann  <gerd@gnu.org>
14313         * startup.el (command-line): Clear realized faces after
14314         modifying TTY color mappings.
14316 2000-08-20  Miles Bader  <miles@gnu.org>
14318         * faces.el (face-attr-match-p): Don't return true if ATTRS are
14319         merely a subset of FACE's attributes.
14321 2000-08-19  Miles Bader  <miles@gnu.org>
14323         * comint.el (comint-output-filter): Save the point with a marker,
14324         not just a buffer position.
14326         * international/mule.el (set-buffer-process-coding-system): Make
14327         interactive prompt less confusing.
14329 2000-08-19  Gerd Moellmann  <gerd@gnu.org>
14331         * hilit-chg.el: General cleanup of doc strings, comments and
14332         code formatting.
14334 2000-08-19  Miles Bader  <miles@gnu.org>
14336         * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
14337         Compiler macro removed; beginning-of-line is no longer always
14338         equivalent to forward-line, in the presence of fields.
14340         * comint.el (comint-output-filter): Remove ad-hoc saving of
14341         restriction, and just use save-restriction, now that it works
14342         correctly.  Don't adjust comint-last-input-start to account for
14343         our insertion; it shouldn't have moved because we don't use
14344         insert-before-markers anymore.  Comment out call to
14345         `force-mode-line-update'; why is it here?
14347         * gud.el (gud-basic-call): Temporarily widen gud comint buffer
14348         while checking for prompt to delete.  Use `forward-line 0'
14349         instead of beginning-of-line.
14350         (gud-filter): Temporarily widen gud comint buffer while
14351         examining output.
14353 2000-08-18  Stefan Monnier  <monnier@cs.yale.edu>
14355         * progmodes/sh-script.el: Big bag of typos.
14357         * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
14358         check since ispell-process is not bound when ispell is not yet loaded.
14360 2000-08-18  Dave Love  <fx@gnu.org>
14362         * image.el (find-image): Copy `spec' before using plist-put.
14364 2000-08-18  Gerd Moellmann  <gerd@gnu.org>
14366         * textmodes/ispell.el (ispell-dictionary-alist-6): Add
14367         `portugues'.
14369         * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
14370         backward-kill-sexp, analogous to kill-sexp.
14372         * progmodes/icon.el (icon-indent-line)
14373         (icon-is-continuation-line): Handle comments specially.
14375 2000-08-17  Ken Stevens <k.stevens@ieee.org>
14377         * ispell.el: Set to standard author/maintainer/keyword fields.
14378         Fine tuning to menu map appearance and operation, and added help.
14379         Remove `start' and `end' error messages when compiling.
14380         (ispell-choices-win-default-height): Fixed comment string.
14381         (ispell-dictionary-alist-1): Fixed regexp in castellano and
14382         castellano8 dictionaries.
14383         (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
14384         (ispell-dictionary-alist-4): Fixed regexp in francais-tex
14385         dictionary, added italiano dictionary.
14386         (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
14387         word character
14388         (ispell-tex-skip-alists): Added psfig support.
14389         (ispell-skip-html): Renamed from ispell-skip-sgml.
14390         (ispell-begin-skip-region-regexp, ispell-skip-region)
14391         (ispell-minor-check): Improved html skipping support to skip across
14392         code, and recognize `&' commands without propper `;' syntax;
14393         (ispell-process-line): Fix alignment error when manually
14394         correcting spelling.
14395         (ispell): Fix comment string.
14396         (ispell-add-per-file-word-list): Always put word list on new line.
14398 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
14400         * format.el (format-encode-run-method): Fix error message to say
14401         `encode' instead of `decode'.  Use save-window-excursion around
14402         shell-command-on-region as in format-decode-run-method because
14403         shell-command-on-region can display a buffer with error output.
14404         (format-decode): Don't record undo information for the decoding.
14405         (format-annotate-function): Add parameter FORMAT-COUNT.  Make
14406         that number part of the temporary buffer name so that more than
14407         one decoding using a temporary buffer can happen safely.
14409         * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
14410         of `A-z' in the regexp.
14412         * hilit-chg.el: Fix typos in commentary.
14414         * help.el (view-emacs-news): Rewritten for new naming scheme
14415         for old NEWS files.
14417         * startup.el (command-line): Pop to *Messages* in case an error
14418         is signaled while loading user-init-file.
14420 2000-08-17  Andreas Schwab  <schwab@suse.de>
14422         * files.el (insert-directory): Don't lose original file name,
14423         undoing an undocumented change.
14425 2000-08-17  Alex Schroeder  <alex@gnu.org>
14427         * sql.el (sql-magic-go): Use comint-bol.
14428         (sql-copy-column): Use comint-line-beginning-position.
14429         (comint-line-beginning-position): Define a replacement for
14430         comint-line-beginning-position if it is not fboundp.
14432 2000-08-17  Alex Schroeder  <alex@gnu.org>
14434         * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
14435         it didn't have any effect anyway.
14437 2000-08-17  Alex Schroeder  <alex@gnu.org>
14439         * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
14440         --pset and pager=off instead of sending \\o|cat at the beginning
14441         of the session.
14443 2000-08-17  Miles Bader  <miles@gnu.org>
14445         * progmodes/octave-inf.el: Add compatibility definition of
14446         comint-line-beginning-position.
14448 2000-08-17  Kenichi Handa  <handa@etl.go.jp>
14450         * startup.el (normal-top-level): Look in each dir in load-path for
14451         a leim-list.el file too.  This assures of loading leim-list.el
14452         that is created at Emacs installation time even if a user have his
14453         own leim-list.el.
14455 2000-08-17  Miles Bader  <miles@gnu.org>
14457         * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
14458         foreground color to black if the background is dark.
14460 2000-08-16  Stefan Monnier  <monnier@cs.yale.edu>
14462         * loadhist.el (unload-feature): Typo.
14464         * finder.el (finder-compile-keywords):
14465         * cus-dep.el (custom-make-dependencies): Add local-variable settings
14466         to the generated file.
14468         * mail/mh-e.el (mh-make-local-vars):
14469         Replace make-variable-buffer-local with make-local-variable.
14471         * play/landmark.el:
14472         * options.el (Edit-options-{set,toggle,t,nil}):
14473         * mail/mailabbrev.el (mail-abbrevs-mode):
14474         * textmodes/tex-mode.el (tex-expand-files):
14475         * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
14477         * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
14479         * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
14480         (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
14481         Allow going past the last element.
14482         * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
14483         (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
14484         (cvs-mouse-toggle-mark): Don't move point.
14485         (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
14487         * progmodes/compile.el (grep): Provide a default set of files.
14488         (next-error): Docstring fix.
14489         (compilation-find-file): Avoid find-file (fails in a dedicated window).
14491         * emacs-lisp/easy-mmode.el (define-minor-mode):
14492         Use `symbol-value' to keep the byte-compiler quiet.
14494         * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
14495         (diff-find-source-location): New fun, extracted from diff-goto-source.
14496         (diff-goto-source): Use it.
14497         (diff-next-complex-hunk, diff-filter-lines): New function.
14498         (diff-apply-hunk): New command.
14500         * smerge-mode.el (smerge-mode-menu): Doc fix.
14502         * msb.el (msb-mode): Define it in terms of define-minor-mode.
14504 2000-08-16  Dave Love  <fx@gnu.org>
14506         * windmove.el (windmove) <defgroup>: Add :version.
14508         * net/goto-addr.el: Don't require browse-url.  Require thingatpt.
14509         (goto-address-fontify-p, goto-address-highlight-p)
14510         (goto-address-url-face, goto-address-url-mouse-face)
14511         (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
14512         (goto-address-url-regexp): Use thing-at-point-url-regexp.
14513         (goto-address-fontify, goto-address-at-mouse): Simplify,
14514         (goto-address-at-point): browse-url-url-at-point,
14515         goto-address-find-address-at-point can return nil.
14516         (goto-address-find-address-at-point): Return nil on failure.
14518         * align.el (align) <defgroup>: Add :version.
14520         * calculator.el (calculator): Add :version.
14521         (calculator): Use two lines for calculator window if `modeline'
14522         face is boxed.
14524         * play/5x5.el: Doc fixes.
14525         (5x5) <defgroup>: Add :version.
14527         * play/fortune.el (fortune) <defgroup>: Add :version.
14528         (fortune-append): Fix error message.
14529         (fortune-from-region): Doc fix.
14531         * play/pong.el (pong): Doc fix.
14533         * play/morse.el: Keywords, commentary, autoloads.
14535 2000-08-16  Eli Zaretskii  <eliz@is.elta.co.il>
14537         * desktop.el (desktop-save): Don't look at symbol-value of a
14538         member of minor-mode-alist, unless it is boundp.
14540 2000-08-16  Sam Steingold  <sds@gnu.org>
14542         * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
14543         `while'; use `with-current-buffer' instead of `save-excursion'.
14544         Removed unnecessary kludges now that "*Buffer List*" is excluded.
14546 2000-08-16  Kenichi Handa  <handa@etl.go.jp>
14548         * international/ccl.el (declare-ccl-program): Docstring modified.
14549         (ccl-execute-with-args): Likewise.
14551 2000-08-16  Miles Bader  <miles@gnu.org>
14553         * progmodes/sql.el: Add compatibility definition of
14554         comint-line-beginning-position.
14556 2000-08-15  Gerd Moellmann  <gerd@gnu.org>
14558         * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
14559         'buffer-menu' property.
14560         (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
14561         fails.
14562         (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
14563         buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
14564         wasn't killed.
14566         * buff-menu.el (list-buffers-noselect): Don't display the
14567         *Buffer List* buffer.
14569         * font-lock.el: Require jit-lock to prevent a very late
14570         `Loading jit-lock' message.
14572         * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
14573         * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
14574         mail address.
14576 2000-08-15  Miles Bader  <miles@gnu.org>
14578         * textmodes/ispell.el (ispell-graphic-p): New constant.
14579         (ispell-choices-win-default-height, ispell-help): Use
14580         `ispell-graphic-p' instead of `xemacsp'.
14582 2000-08-15  Dave Love  <fx@gnu.org>
14584         * simple.el: Autoload widget-convert when compiling.
14585         (mail-user-agent): Doc fix.
14587         * help.el (function-called-at-point, variable-at-point): Use
14588         with-syntax-table.
14589         (help-manyarg-func-alist): Add insert-and-inherit.
14591         * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
14593         * delsel.el (delsel-unload-hook): New function.
14595         * find-file.el: Doc fixes.  Move provide to end.
14596         (ff) <defgroup>: Add :link.
14597         (ff-goto-click): Deleted.
14598         (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
14599         Use mouse-set-point.
14601         * textmodes/tildify.el: Doc fixes.
14602         (tildify) <defgroup>: Add:version.
14604         * progmodes/glasses.el (glasses) <defgroup>: Add :version.
14605         (glasses-custom-set): Use set-default, not set.
14606         (minor-mode-alist): Propertize the lighter.
14607         (glasses-mode): Provide optional arg.
14609         * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
14610         (global-cwarn-mode): Don't make it a user option.  Unquote lambda.
14611         (cwarn-font-lock-feature-keywords-alist): Don't make it a user
14612         option.  Provide :type.
14613         (cwarn-configuration): Provide :type.
14614         (cwarn-mode): Doc fix.
14616         * add-log.el (change-log-merge): Doc fix.
14617         (change-log-redate): New command.
14619         * net/browse-url.el (browse-url-filename-alist): Add a clause for
14620         Doze and Dog.
14621         (browse-url): Use dolist, not mapcar.
14622         (browse-url-at-point): Check for null url.
14623         (browse-url-event-buffer, browse-url-event-point): Functions
14624         deleted.
14625         (browse-url-at-mouse, browse-url-netscape): Simplify.
14627         * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
14628         modes.
14629         (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
14630         Fix previous change to mapcan.
14631         (msb--init-file-alist, msb--add-separators)
14632         (msb--make-keymap-menu): Simplify.
14633         (msb--choose-file-menu): Use copy-sequence.
14634         (msb-mode-map): Add title to keymap.
14635         (msb-unload-hook): New function.
14637         * bs.el: Fix indentation.
14638         (bs) <defgroup>: Add :links.
14639         (bs-show): Doc fix.
14640         (bs-apply-sort-faces): Don't use window-system.
14641         (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
14643 2000-08-15  Eli Zaretskii  <eliz@is.elta.co.il>
14645         * calendar/timeclock.el (timeclock-file): Run .timelog through
14646         convert-standard-filename.
14648 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
14650         * emacs-lisp/authors.el: New file.
14652         * paren.el (show-paren-priority): New user option.
14653         (show-paren-function): Set overlay priorities to
14654         show-paren-priority.
14656 2000-08-14  Miles Bader  <miles@gnu.org>
14658         * comint.el (comint-bol): Use `forward-line 0' instead of calling
14659         beginning-of-line with inhibit-field-text-motion bound.
14661 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
14663         * calendar/timeclock.el: New file.
14665 2000-08-14  David Ponce  <david@dponce.com>
14667         * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
14668         `widget-button-click'. so that one can use left mouse button to
14669         click on dialog buttons.
14671 2000-08-14  Emmanuel Briot  <briot@gnat.com>
14673         * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
14674         identifiers, since XML is case sensitive
14676 2000-08-12  Miles Bader  <miles@gnu.org>
14678         * comint.el (comint-output-filter): Don't bother frobbing
14679         window-start, it doesn't seem to be necessary.
14681         * comint.el (comint-send-string, comint-send-region): Make into
14682         real functions.  Snapshot the prompt before sending.
14684 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
14686         * info.el (Info-find-emacs-command-nodes): Rewrite to use
14687         technique similar to Info-index, instead of relying on specific
14688         names of relevant Index nodes.
14689         (Info-goto-emacs-command-node): Bind Info-history to nil when
14690         going to the first node found by Info-find-emacs-command-nodes.
14692 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
14694         * menu-bar.el (menu-bar-help-menu): Add a :help string.
14696 2000-08-10  Miles Bader  <miles@gnu.org>
14698         * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
14700 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
14702         * info.el (Info-file-list-for-emacs): More elements for the
14703         autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
14704         and woman manuals.
14706 2000-08-10  Miles Bader  <miles@lsi.nec.co.jp>
14708         * comint.el (comint-send-input): Make the newline boundary overlay
14709         rear-nonsticky.  Use `insert' instead of `insert-before-markers'.
14710         (comint-output-filter): Use `insert' instead of
14711         `insert-before-markers'.  Extend comint-last-output-overlay when
14712         necessary since we can't rely on insert-before-markers to do it.
14713         * gud.el (gud-filter): Use `with-current-buffer' instead of
14714         save-excursion when inserting the output, so that point gets
14715         updated correctly; the old method relied on a rather dodgy
14716         side-effect of comint-output-filter to avoid the effect of
14717         save-excursion.
14719 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
14721         * files.el (recover-file): Call insert-directory instead of
14722         invoking `ls' directly.
14724 2000-08-10  Miles Bader  <miles@gnu.org>
14726         * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
14727         (comint-last-prompt-overlay): New variables.
14728         (comint-output-filter): Implement prompt highlighting.
14729         (comint-snapshot-last-prompt): New function.
14730         (comint-send-input): Snapshot the last prompt.
14731         Use comint-highlight-input-face.
14732         (comint-highlight-input-face): Renamed from `comint-highlight-face'.
14733         Use defface instead of defcustom.
14734         (send-invisible, comint-send-eof): Snapshot the last prompt.
14735         (comint-delchar-or-maybe-eof): Use comint-send-eof.
14736         (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
14738 2000-08-09  Stefan Monnier  <monnier@cs.yale.edu>
14740         * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
14741         (regexp-opt-group): Use a list of chars for `letters'.
14742         (regexp-opt-charset): `chars' is now a list of chars.
14743         Use a char-table rather than a vector so it works for multibyte chars.
14745         * pcvs.el (cvs-menu): Don't move point.  Use popup-menu.
14746         Set cvs-minor-current-files to the selected fileinfo.
14747         (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
14748         (cvs-mode-insert): Manually macroexpand `ignore-errors'.
14750 2000-08-09  Eli Zaretskii  <eliz@is.elta.co.il>
14752         * files.el (insert-directory): Don't call access-file on
14753         directories on DOS and Windows.
14755 2000-08-09  Kenichi Handa  <handa@etl.go.jp>
14757         * international/ccl.el (ccl-embed-data): Make ccl-program-vector
14758         longer if necessary.
14759         (ccl-embed-code): Call ccl-embed-data to store CODE in
14760         ccl-program-vector.
14762 2000-08-09  Miles Bader  <miles@gnu.org>
14764         * comint.el (comint-output-filter): Properly handle the case where
14765         the text surrounded by comint-last-output-overlay was deleted.
14767 2000-08-08  Gerd Moellmann  <gerd@gnu.org>
14769         * info.el (Info-insert-dir): Use Info-additional-directory-list if
14770         non-nil.
14771         (Info-file-list-for-emacs): Remove "info" from the list because
14772         that leads to trying to use the documentation from file `info'
14773         in various situations where it isn't appropriate, for instance
14774         C-h C-k C-h i.
14776         * ffap.el (ffap-read-file-or-url-internal): Handle case that
14777         DIR and/or STRING are nil.
14779         * progmodes/compile.el (compilation-setup): Make variable
14780         compilation-error-screen-columns buffer-local, as some comment
14781         in the code suggests it should be.
14783         * files.el (auto-mode-interpreter-regexp): New variable.
14784         (set-auto-mode): Use it.
14786         * indent.el (indent-for-tab-command): Doc fix.
14788         * mouse-sel.el (mouse-sel-mode): Doc fix.
14790         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
14791         labels.
14793         * help.el (print-help-return-message): When
14794         display-buffer-reuse-frames is set, let the help window been quit,
14795         instead of deleting it, which might delete a reused frame.
14797 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
14799         * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
14800         rename a directory to a name that differs only by its letter case.
14802 2000-08-08  Kenichi Handa  <handa@etl.go.jp>
14804         * international/quail.el (quail-define-rules): Handle Quail decode
14805         map correctly.  Add code for supporting annotations.
14806         (quail-install-decode-map): New function.
14807         (quail-defrule-internal): New optional arguments decode-map and
14808         props.
14809         (quail-advice): New function.
14811 2000-08-07  Sam Steingold  <sds@gnu.org>
14813         * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
14814         `defconst', `define-condition', `with-slots'.
14815         * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
14817 2000-08-03  Miles Bader  <miles@gnu.org>
14819         * comint.el (comint-use-prompt-regexp-instead-of-fields):
14820         New variable.
14821         (comint-prompt-regexp, comint-get-old-input): Document dependence on
14822         comint-use-prompt-regexp-instead-of-fields.
14823         (comint-send-input): Add `input' field property to stuff we send to
14824         the process, if comint-use-prompt-regexp-instead-of-fields is nil.
14825         (comint-output-filter): Add `output' field property to process
14826         output, if comint-use-prompt-regexp-instead-of-fields is nil.
14827         (comint-replace-by-expanded-history)
14828         (comint-get-old-input-default, comint-show-output)
14829         (comint-backward-matching-input, comint-forward-matching-input)
14830         (comint-next-prompt, comint-previous-prompt):  Use field
14831         properties if comint-use-prompt-regexp-instead-of-fields is nil.
14832         (comint-line-beginning-position): New function.
14833         (comint-bol): Use comint-line-beginning-position.  Make ARG optional.
14834         (comint-replace-by-expanded-history-before-point): Use
14835         comint-line-beginning-position and line-end-position.
14836         (comint-last-output-overlay): New variable.
14837         (comint-mode): Make `comint-last-output-overlay' buffer-local.
14839         * shell.el (shell-prompt-pattern): Doc change.
14840         (shell-backward-command): Use line-beginning-position.
14842         * gud.el (gud-gdb-complete-command): Use
14843         comint-line-beginning-position.
14845         * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
14846         comint-bol doesn't actually go to the beginning of the line.
14848         * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
14849         if comint-use-prompt-regexp-instead-of-fields is non-nil.
14850         (try-expand-line-all-buffers): Likewise.
14852         * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
14853         explicitly matching comint-prompt-regexp.
14854         (sql-copy-column): Use comint-line-beginning-position instead of
14855         explicitly matching comint-prompt-regexp.
14857         * progmodes/octave-inf.el (inferior-octave-complete): Use
14858         comint-line-beginning-position.
14860         * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
14862         * progmodes/idlw-shell.el (idlwave-shell-send-command): When
14863         looking for a prompt, use `forward-line 0' instead of
14864         `beginning-of-line', to avoid getting caught by an input field.
14866 2000-08-07  Gerd Moellmann  <gerd@gnu.org>
14868         * files.el (shell-quote-wildcard-pattern): Make sure to return
14869         PATTERN, in the Unix case.
14871 2000-08-07  Eli Zaretskii  <eliz@is.elta.co.il>
14873         * play/zone.el (zone): Discard any pending input before running
14874         the randomly-chosen pgm.
14876 2000-08-07  Kenichi Handa  <handa@etl.go.jp>
14878         * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
14879         checking the existence of any multibyte characters.
14881 2000-08-06  Gerd Moellmann  <gerd@gnu.org>
14883         * help.el (describe-mode): Test minor-mode symbol for being
14884         bound before testing its value for being nil.
14886         * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
14887         `first', `second', and `third'.
14889         * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
14890         (second): Make it an alias for `cadr'.
14892 2000-08-06  Eli Zaretskii  <eliz@is.elta.co.il>
14894         * bs.el (bs-apply-sort-faces): Don't use window-system, since all
14895         types of display support faces now.
14897 2000-08-05  Gerd Moellmann  <gerd@gnu.org>
14899         * pcvs.el (require): Require `cl' during compilation, only.
14901         * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
14902         (toplevel): Remove `remq' and `remove' from autoloads.
14903         (cl-fake-autoloads): New variable.  If set, arrange for an error
14904         when CL functions etc. are autoloaded.
14906 2000-08-04  Eli Zaretskii  <eliz@is.elta.co.il>
14908         * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
14910         * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
14911         popped up, but the user clicks outside the menu, return an empty
14912         regexp (that causes unhighlight-regexp to have no effect).
14914         * menu-bar.el (menu-bar-games-menu): Add Zone.
14916         * hi-lock.el (toplevel): Require font-lock.
14918 2000-08-03  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
14920         * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
14921         (ebnf-8-bit-chars): New var for bug fix.
14922         (ebnf-string): Bug fix.
14924 2000-08-03  Sam Steingold  <sds@gnu.org>
14926         * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
14927         instead of `buffer-string'.
14928         (require 'cl): Always, not just when compiling.
14929         `ignore-errors' in `interactive', `list*', `defun*' &c make this
14930         necessary.
14932 2000-08-03  Eli Zaretskii  <eliz@is.elta.co.il>
14934         * international/mule-cmds.el (select-safe-coding-system): Make
14935         the message text about selecting a safe coding system more clear.
14937 2000-08-02  Gerd Moellmann  <gerd@gnu.org>
14939         * hi-lock.el: New file.
14941         * play/zone.el: New file.
14943         * replace.el (occur): Set tab-width in the *Occur* buffer to the
14944         value of tab-width in the original buffer.  Choose a line number
14945         format that's a multiple of the original buffer's tab width, so
14946         that lines appear right.
14948         * textmodes/ispell.el (ispell): New function, replacing an alias.
14949         Spell-check active region if in transient-mark-mode and mark
14950         is active; otherwise spell-check buffer.
14952 2000-08-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
14954         * ps-mule.el: Fix a customization problem on
14955         ps-mule-font-info-database-default.
14957 2000-08-02  Eli Zaretskii  <eliz@is.elta.co.il>
14959         * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
14960         display-mouse-p instead of window-system.
14961         (ebrowse-member-mode-map): Ditto.
14963 2000-08-01  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
14965         * progmodes/ebnf2ps.el: Update ps-print functions call.
14966         Indentation fix.  Doc fix.
14967         (ebnf-version): New version number (3.2).
14968         (ebnf-format-color, ebnf-begin-job): Code fix.
14970 2000-08-01  Eli Zaretskii  <eliz@is.elta.co.il>
14972         * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
14973         font lock support on window-system.
14974         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
14976         * textmodes/ispell.el (ispell-highlight-spelling-error): Use
14977         display-color-p, if fboundp, instead of window-system.
14979 2000-07-31  Eli Zaretskii  <eliz@is.elta.co.il>
14981         * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
14982         instead of window-system.
14984         * wid-edit.el (widget-choose): Use display-mouse-p instead of
14985         window-system.
14986         (widget-choice-mouse-down-action): Use display-popup-menus-p
14987         instead of window-system.
14989         * strokes.el (strokes-file): Run the file name through
14990         convert-standard-filename.
14991         (strokes-mode): Call display-mouse-p instead of looking at
14992         window-system.  Change the error message accordingly.
14994         * progmodes/cpp.el (toplevel): Support faces on tty's.
14996         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
14997         (lm-plot-square, lm-init-display): Don't use window-system.
14999         * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
15000         (gomoku-plot-square, gomoku-init-display): Don't use window-system.
15002         * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
15003         instead of looking at window-system.
15005 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
15007         * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
15008         of testing if iswitchb-prepost-hooks is bound, because the
15009         latter will always be true when invoking a recursive minibuffer
15010         from an active Iswitchb buffer.
15012 2000-07-30  Eli Zaretskii  <eliz@is.elta.co.il>
15014         * files.el (shell-quote-wildcard-pattern): New function.
15015         (insert-directory): Call it.  Only prepend "\" to command on Unix
15016         and GNU/Linux systems.
15018 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
15020         * eshell/esh-groups.el: Change custom :link file names
15021         from `eshell.info' to `eshell'.
15023 2000-07-30  Francis Wright  <fjw@maths.qmw.ac.uk>
15025         * dired.el (dired-build-subdir-alist): Expand subdirectory names
15026         correctly in recursive ange-ftp listings.
15028 2000-07-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
15030         * ps-print.el: Fix bug 1: if ps-font-size-internal,
15031         ps-header-font-size-internal and
15032         ps-header-title-font-size-internal variables are not set,
15033         ps-nb-pages and ps-line-lengths-internal crashes.  Fix bug 2: if
15034         face text property is (foreground-color . COLOR) or
15035         `(background-color . COLOR)', ps-print crashes.  Doc fix.
15036         (ps-print-version): New version number (5.2.4).
15037         (ps-plot-region): Code fix.
15038         (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
15039         (ps-face-attribute-list, ps-face-attributes, ps-face-background):
15040         Bug fix 2.
15042 2000-07-30  Milan Zamazal  <pdm@freesoft.cz>
15044         * glasses.el (glasses-make-readable): Fix uncapitalization of
15045         identifiers like `myXMLDocument'.
15047 2000-07-28  Karl Fogel  <kfogel@red-bean.com>
15049         * mail/mail-hist.el (mail-hist-previous-input)
15050         (mail-hist-next-input): Do the obvious code factorization.
15051         (mail-hist-retrieve-and-insert): New func, contains common
15052         code of above two.
15053         If inserting a message body, leave point at top.
15055 2000-07-28  Sam Steingold  <sds@gnu.org>
15057         * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
15058         Use `<=', not `<' to compare times!
15059         (ange-ftp-ls): Remove.
15061 2000-07-27  Gerd Moellmann  <gerd@gnu.org>
15063         * play/cookie1.el: Add explanation of how to make cookie.el
15064         compatible with strfile(1) to comment.
15066         * subr.el (remove, remq): New functions.
15068         * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
15069         escape `*' in regexps.
15070         (midnight-find): Reverse order of arguments in the funcall of
15071         TEST.
15073         * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
15074         and `.class'.
15076         * play/meese.el: Add Commentary section.
15078 2000-07-27  Alex Schroeder  <alex@gnu.org>
15080         * sql.el (sql-ms): Added autoload cookie.
15081         (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
15082         (sql-oracle): Ditto.
15083         (sql-help): Doc change.
15085         (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
15086         types and exceptions.
15088 2000-07-27  Alex Schroeder  <alex@gnu.org>
15090         * sql.el (sql-placeholder-history): New variable.
15091         (sql-query-placeholders-and-send): New function that will query
15092         the user and replace placeholders with user input.
15093         (sql-oracle): If running on NT, set comint-input-sender to
15094         sql-query-placeholders-and-send.
15096         (sql-stop): If in the SQLi buffer, insert stop notification, else
15097         present it as a message.
15099 2000-07-27  Alex Schroeder  <alex@gnu.org>
15101         * sql.el (sql-input-ring-separator): Doc change.
15102         (sql-input-ring-file-name): Doc change.
15103         (sql-interactive-mode): Use `sql-input-ring-separator' and
15104         `sql-input-ring-file-name' to set the comint-mode equivalents
15105         without making them local variables.
15106         (sql-stop): Don't bind `sql-input-ring-separator' and
15107         `sql-input-ring-file-name' dynamically to their comint-mode
15108         equivalents.
15110 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
15112         * international/mule.el (register-char-codings): New function.
15113         (make-coding-system): Handle `safe-chars' specification in the arg
15114         PROPERTY.
15116         * international/mule-cmds.el
15117         (find-coding-systems-region-subset-p): This function deleted.
15118         (sort-coding-systems-predicate): New variable.
15119         (sort-coding-systems): New function.
15120         (find-coding-systems-region): Use
15121         find-coding-systems-region-internal.
15122         (find-coding-systems-string): Use find-coding-systems-region.
15123         (find-coding-systems-for-charsets): Check
15124         char-coding-system-table.
15125         (select-safe-coding-system-accept-default-p): New variable.
15126         (select-safe-coding-system): Mostly rewritten.  New argument
15127         ACCEPT-DEFAULT-P.
15128         (select-message-coding-system): Call select-safe-coding-system
15129         with ACCEPT-DEFAULT-P arg.
15130         (reset-language-environment): Reset default-sendmail-coding-system
15131         to the default value iso-latin-1.
15132         (set-language-environment): Don't set the obsolete variable
15133         charset-origin-alist.
15135         * international/codepage.el (cp-coding-system-for-codepage-1):
15136         Give `safe-chars' property to make-coding-system.
15138         * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
15139         calling select-message-coding-system twice.
15141         * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
15142         instead of `safe-charsets'.
15143         (cyrillic-alternativnyj): Likewise.
15144         (ccl-encode-alternativnyj): Don't check the charset
15145         cyrillic-iso8859-5.
15147 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
15149         * composite.el (compose-chars-after): Preserve match data.
15151 2000-07-26  Sam Steingold  <sds@gnu.org>
15153         * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
15154         (ange-ftp-real-file-newer-than-file-p): New function.
15155         (ange-ftp-verify-visited-file-modtime): Use `float-time'.
15156         (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
15158         * tooltip.el (tooltip-float-time): Removed (use `float-time').
15159         * midnight.el (midnight-float-time): Ditto.
15161 2000-07-26  Andreas Schwab  <schwab@suse.de>
15163         * files.el (normal-backup-enable-predicate): Correct
15164         interpretation of the return value of compare-strings.
15166 2000-07-26  Gerd Moellmann  <gerd@gnu.org>
15168         * isearch.el (isearch-resume): New function.
15169         (isearch-done): Add something to command-history to resume
15170         the search.
15171         (isearch-yank-line, isearch-yank-word): Use
15172         buffer-substring-no-properties instead of buffer-substring.
15174         * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
15175         of flyspell-mouse-map.
15177         * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
15178         duplicate definition.
15179         (makefile-mode): Remove duplicate setting of local-abbrev-table.
15181         * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
15182         (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
15184 2000-07-25  Sam Steingold  <sds@gnu.org>
15186         * net/ange-ftp.el: Get modtime over the net.
15187         (ange-ftp-file-modtime): New function.
15188         (ange-ftp-write-region, ange-ftp-insert-file-contents)
15189         (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
15190         Use it.
15191         (ange-ftp-dot-to-slash): New function.
15192         (ange-ftp-fix-name-for-vms): Use it.
15194         * midnight.el (midnight-buffer-display-time): Use
15195         `with-current-buffer'.
15197 2000-07-25  Gerd Moellmann  <gerd@gnu.org>
15199         * find-dired.el: Update copyright notice.
15200         (find-dired): Offer to kill a running `find'.
15202         * enriched.el (enriched-face-ans): For a `foreground-color'
15203         property, return '(("x-color" COLOR))' so that COLOR will be
15204         output as a parameter of the x-color annotation.  Likewise for the
15205         `background-color' property.  In the case of normal face
15206         properties, don't return annotations for unspecified foreground
15207         and background face attributes.
15209 2000-07-25  Kenichi Handa  <handa@etl.go.jp>
15211         * language/japan-util.el (japanese-katakana-region): Fix handling
15212         HANKAKU argument.
15214 2000-07-25  Miles Bader  <miles@gnu.org>
15216         * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
15217         constrain-to-field.  Pass nil ESCAPE-FROM-EDGE argument to
15218         constrain-to-field.
15220 2000-07-24  Andrew Innes  <andrewi@gnu.org>
15222         * timer.el (timer-activate-when-idle): Add optional parameter
15223         DONT-WAIT.  Update docstring.
15224         (run-with-idle-timer): Specify extra parameter to
15225         timer-activate-when-idle, so that timer will be activated
15226         immediately if Emacs is already idle.
15228         * w32-fns.el (w32-using-nt): Fix docstring.
15230 2000-07-24  Dave Love  <fx@gnu.org>
15232         * mouse.el (popup-menu): Set last-command-event.
15233         (mouse-major-mode-menu-prefix): Declare.
15235 2000-07-24  Gerd Moellmann  <gerd@gnu.org>
15237         * textmodes/flyspell.el: Update to author's version 1.5d.
15239         * progmodes/hideshow.el: Update copyright notice.
15241         * vcursor.el: Set maintainer to FSF, since author cannot
15242         be reached.
15244 2000-07-24  Eli Zaretskii  <eliz@is.elta.co.il>
15246         * info.el (Info-goto-emacs-key-command-node): Leave a space after
15247         the prompt.
15249         * mouse.el (popup-menu): Run the keymap through indirect-function,
15250         in case it was defined with define-prefix-key.  If the menu is a
15251         list of keymaps, look up the binding of user's choice in each one
15252         of the keymaps.
15253         (mouse-popup-menubar): If the global and local menu-bar keymaps
15254         don't have a prompt string, create one and insert it into the
15255         keymap.  Don't barf if current-local-map returns nil.
15257 2000-07-24  Francis Wright  <fjw@maths.qmw.ac.uk>
15259         * dired.el (dired-sort-R-check): Added to allow recursive listing
15260         to be undone.
15261         (dired-sort-other): Use it.
15263 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15265         * Release of cc-mode 5.27
15267 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15269         * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
15270         c-beginning-of-statement-1 that caused a bad case of recursion
15271         which could consume a lot of CPU in large classes in languages
15272         that have in-expression classes (i.e. Java and Pike).
15274         * cc-engine.el (c-guess-basic-syntax): Check for in-expression
15275         statements before top level constructs (i.e. case 6 is moved
15276         before case 5 and is now case 4) to catch in-expression
15277         classes in top level expressions correctly.
15279 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15281         * cc-engine.el (c-guess-basic-syntax): Less naive handling of
15282         objc-method-intro. Case 4 removed and case 5I added.
15284         * cc-langs.el (c-append-paragraph-start): New variable used by
15285         c-common-init to get paragraph-start correct.
15286         * cc-langs.el (c-common-init): Use c-append-paragraph-start to
15287         initialize paragraph-start to make it correct both with and
15288         without the javadoc special case.
15290         * cc-mode.el (java-mode): Use c-append-paragraph-start to
15291         initialize paragraph-start for javadoc markup.
15293         * cc-vars.el (c-style-variables-are-local-p): Incompatible
15294         change by defaulting this to t.  It's motivated by the
15295         confusing behavior that otherwise arise from the style system
15296         when editing both java and non-java files at the same time
15297         (see the comments about style setting in c-common-init).
15299 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15301         * cc-cmds.el (c-indent-new-comment-line): Added a kludge
15302         similar to the one in c-fill-paragraph to check the fill
15303         prefix from the adaptive fill function for sanity.
15305 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15307         * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
15308         defun block.
15310 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15312         * cc-align.el (c-lineup-multi-inher): Handle lines with
15313         leading comma nicely. Extended to handle member initializers
15314         too.
15316         * cc-engine.el: (c-beginning-of-inheritance-list,
15317         c-guess-basic-syntax): Fixed recognition of inheritance lists
15318         when the lines begins with a comma.
15320         * cc-vars.el (c-offsets-alist): Changed default for
15321         member-init-cont to c-lineup-multi-inher since it now handles
15322         member initializers and indents better for leading commas.
15324 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15326         * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
15327         handling that caused class open lines to be recognized as
15328         statement-conts in some cases.
15330         * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
15331         guessed by the adaptive fill function unless point is on the
15332         first line of a block comment.
15334         * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
15335         when the buffer ends with a macro continuation char.
15337         * cc-engine.el (c-guess-basic-syntax): Added support for
15338         function definitions as statements in Pike.  The first
15339         statement in a lambda block is now labeled defun-block-intro
15340         instead of statement-block-intro.
15342         * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
15343         so that the class surrounding point is selected, not the one
15344         innermost in the state.
15346         * cc-engine.el (c-guess-basic-syntax): Fixed bug in
15347         recognition of switch labels having hanging multiline
15348         statements.
15350         * cc-engine.el (c-beginning-of-member-init-list): Broke out
15351         some code in c-guess-basic-syntax to a separate function.
15352         * cc-engine.el (c-just-after-func-arglist-p): Fixed
15353         recognition of member inits with multiple line arglists.
15354         * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
15355         member-init-cont when the commas are in funny places.
15357 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15359         * cc-defs.el (c-auto-newline): Removed this macro since it's
15360         not used anymore.
15362         * cc-engine.el (c-looking-at-bos): New helper function.
15363         * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
15364         inexpr and toplevel classes apart in Pike.
15366         * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
15367         of case 9A.
15369         * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
15370         constant, since "class" can introduce an in-expression class
15371         in Pike nowadays.
15373 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15375         * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
15376         indentation on cpp-macro lines.
15378         * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
15379         a syntax modifier like comment-intro, to make it possible to
15380         get syntactic indentation for preprocessor directives.  It's
15381         incompatible wrt to lineup functions on cpp-macro, but it has
15382         no observable effect in the 99.9% common case where cpp-macro
15383         is set to -1000.
15385 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15387         * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
15388         member-init-cont when the preceding arglist is several lines.
15390 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15392         * cc-styles.el (c-style-alist): The basic offset for the BSD
15393         style corrected to 8.
15395 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15397         * cc-styles.el (c-style-alist): Adjusted the indentation of
15398         brace list openers in the gnu style.
15400 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15402         * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
15404         * cc-cmds.el (c-electric-brace, c-electric-slash,
15405         c-electric-star, c-electric-semi&comma, c-electric-colon,
15406         c-electric-lt-gt, c-electric-paren): Don't reindent old lines
15407         when c-syntactic-indentation is nil.
15409         * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
15410         we were left at comments preceding the first statement when
15411         reaching the beginning of the buffer.
15413         * cc-vars.el (c-syntactic-indentation): New variable to turn
15414         off all syntactic indentation.
15416 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15418         * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
15419         between the text and the block comment ender when it hangs,
15420         depending on how many there are before the fill.
15422 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15424         * cc-engine.el (c-beginning-of-closest-statement): New helper
15425         function to go back to the closest preceding statement start,
15426         which could be inside a conditional statement.
15427         * cc-engine.el (c-guess-basic-syntax): Use
15428         c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
15430         * cc-engine.el (c-guess-basic-syntax): Better handling of
15431         arglist-intro, arglist-cont-nonempty and arglist-close when
15432         the arglist is nested inside parens.  Cases 7A, 7C and 7F
15433         changed.
15435         * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
15436         up-to-date with javadoc 1.2.
15438 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15440         * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
15441         multiline Pike type decls.
15443 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15445         * cc-cmds.el (c-indent-new-comment-line): Always break
15446         multiline comments in multiline mode, regardless of
15447         comment-multi-line.
15449 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15451         * cc-engine.el (c-guess-basic-syntax): Fixed bug with
15452         fully::qualified::names in C++ member init lists.  Preamble in
15453         case 5D changed.
15455 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15457         * cc-langs.el (c-common-init): Handling of obsolete variables
15458         moved to c-initialize-cc-mode.  More compatible style override
15459         when using global style variables.
15460         * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
15461         variables moved here.
15463         * cc-styles.el (c-make-styles-buffer-local): Flag style
15464         variable localness in c-style-variables-are-local-p to make
15465         the compatibility measure in c-common-init work well.
15467         * cc-styles.el (c-set-style-1): c-special-indent-hook can no
15468         longer contain set-from-style.
15469         * cc-styles.el (c-initialize-builtin-style): Don't check for
15470         set-from-style on c-special-indent-hook.
15471         * cc-styles.el (c-copy-tree): Obsolete.  The standard function
15472         copy-alist is sufficient now.
15474         * cc-styles.el (c-set-style, c-set-style-1,
15475         c-get-style-variables): Fixes to variable initialization so
15476         that duplicate entries in styles have the same effect
15477         regardless of DONT-OVERRIDE.
15479         * cc-styles.el (c-set-style-2): Fixed bug where the
15480         initialization of inheriting styles failed when the
15481         dont-override flag is set.
15483         * cc-vars.el (c-special-indent-hook): Don't use set-from-style
15484         on this.
15486 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
15488         * cc-defs.el (c-forward-comment): Removed the workaround
15489         introduced in 5.38 since it had worse side-effects.  If a line
15490         contains the string "//\"", it regarded the // as a comment
15491         start since the \ temporarily doesn't have escape syntax.
15493 2000-07-17  Emmanuel Briot  <briot@act-europe.fr>
15495         * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
15496         ada-xref.el before ada-prj.el, so that the Project menu is created
15497         when ada-prj tries to add to it.
15498         (ada-activate-keys-for-case): Suppress the characters that are not
15499         part of the Ada syntax. Better compatibility with else-mode
15500         (ada-adjust-case-interactive): When auto-casing is not active,
15501         correctly insert newlines (used to insert only ^M).  Prevent the
15502         syntax table from being changed in case of an error
15503         (or '_' becomes part of a word and some commands are confused).
15504         Do nothing if ada-auto-case is nil.
15505         (ada-after-keyword-p): Ignore keywords that are also attributes
15506         (ada-batch-reformat): Update usage comment
15507         (ada-call-from-contextual-menu): New function
15508         (ada-case-read-exceptions): Reinitialize the casing exception list
15509         first to nil first, so that the casing exception file can be
15510         shared.
15511         (ada-check-defun-name): Handles "configure" keyword for gnatdist
15512         files.
15513         (ada-compile-goto-error): Fix regexp used to detect a file:line
15514         anywhere in the error message
15515         (ada-contextual-menu-last-point): New variable
15516         (ada-create-keymap): If the variable delete-key-deletes-forward is
15517         t on XEmacs, it means that DEL should delete one character
15518         forward.
15519         (ada-create-menu): Use :included instead of :visible for XEmacs.
15520         New submenu "Options".
15521         (ada-end-stmt-re): Correctly indent "select ... then abort"
15522         statements.
15523         (ada-fill-comment-paragraph): Correctly delete all leading '--'
15524         even if they don't match ada-fill-comment-prefix Fix handling of
15525         paragraphs on the first or last line of a file.
15526         (ada-format-paramlist): Fix handling of default parameter values.
15527         (ada-get-body-name): New function.
15528         (ada-get-current-indent): Optimized by searchling directly for an
15529         existing generic part or a statement outside of it.  Handle
15530         ada-indent-align-comments when indenting comments Replaced some
15531         regexps by testing directly the next character. This results in a
15532         huge speedup on some files.  New indentation scheme for renames
15533         statements.  Stop looking for the 'while' or 'for' associated with
15534         a 'loop' at the first semicolon encountered.  A "return" can also
15535         match an anonymous access subprogram declaration.
15536         (ada-get-indent-noindent): Ignore strings and comments when
15537         looking for the keywords "record" and "private".
15538         (ada-goto-matching-decl-start): When matching "if", make sure we
15539         are not in fact seeing "end if".  Ignore "when" statements except
15540         when initial keyword was "begin".  Fix handling of nested
15541         procedures.  Add a recursive call to this function to skip over
15542         other 'end' statmts.  Fix indentation for "when .. => begin"
15543         (ada-in-open-paren-p): Fix indentation for complex boolean
15544         expressions, where 'and then', 'or else' and parenthesis
15545         statements are mixed up.
15546         (ada-in-paramlist-p): Skip comments while searching for the
15547         beginning Fix handling of operator declarations.
15548         (ada-indent-align-comments): New variable
15549         (ada-indent-current): Change the syntax table only in the
15550         protected section, so that we are sure it is restored correctly.
15551         (ada-indent-on-previous-lines): Use ada-use-indent and
15552         ada-with-indent Correctly indent "select ... then"
15553         (ada-indent-region): Slight speedup.
15554         (ada-indent-renames): New variable.
15555         (ada-last-which-function-subprog, ada-last-which-function-line):
15556         New variables
15557         (ada-looking-at-semi-private): Correctly indent the 'private'
15558         keyword when it is the first word in a package declaration.
15559         (ada-loose-case-word): Stop searching if at the end of the buffer.
15560         (ada-loose-case-word, ada-capitalize-word): Recase the whole word
15561         even if point is not initially at the end of the word.
15562         (ada-matching-decl-start-re): Add "when".
15563         (ada-mode): Add support for abbrev-mode, outline-mode and
15564         which-func-mode Override the old find-file.el entry in
15565         ff-special-constructs since it is using the obsolete
15566         ada-spec-suffix variable
15567         (ada-no-auto-case): New function
15568         (ada-scan-paramlist): When parsing the argument type, accept
15569         spaces (as in "X 'Class", generated by Rational Rose).
15570         (ada-other-file-name): No longer loads the other file.
15571         (ada-popup-menu): Save and restore the current buffer and cursor
15572         position before and after displaying the menu.
15573         (ada-search-ignore-complex-boolean): New function.
15574         (ada-uncomment-region): Emacs21 already knows how to delete
15575         comments not starting in the first column.
15576         (ada-use-indent): New variable
15577         (ada-which-function): New function.
15578         (ada-with-indent): New variable
15579         (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
15580         can be batch-compiled from the command line.
15582         * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
15583         Add to the menu when the file is loaded, not in ada-mode-hook.
15584         Add -toolbar to the default ddd command Switches moved from
15585         ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
15586         ada-prj-default-comp-opt
15587         (ada-add-ada-menu): Remove the map and name parameters Add the Ada
15588         Reference Manual to the menu
15589         (ada-check-current): rewritten as a call to ada-compile-current
15590         (ada-compile): Removed.
15591         (ada-compile-application, ada-compile-current, ada-check-current):
15592         Set the compilation-search-path so that compile.el automatically
15593         finds the sources in src_dir.  Automatic scrollong of the
15594         compilation buffer.  C-uC-cC-c asks for confirmation before
15595         compiling
15596         (ada-compile-current): New parameter, prj-field
15597         (ada-complete-identifier): Load the .ali file before doing
15598         processing
15599         (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
15600         conform to gnatmake's behavior.
15601         (ada-find-file-in-dir): New function
15602         (ada-find-references): Set the environment variables for gnatfind
15603         (ada-find-src-file-in-dir): New function.
15604         (ada-first-non-nil): Removed
15605         (ada-gdb-application): Add support for jdb, the java debugger.
15606         (ada-get-ada-file-name): Load the original-file first if not done
15607         yet.
15608         (ada-get-all-references): Handles the new ali syntax (parent types
15609         are found between <>).
15610         (ada-initialize-runtime-library): New function
15611         (ada-mode-hook): Always load a project file when a file is opened,
15612         so that the casing exceptions are correctly read.
15613         (ada-operator-re): Add all missing operators ("abs", "rem", "**").
15614         (ada-parse-prj-file): Use find-file-noselect instead of find-file
15615         to open the project file, since the latter does not work with
15616         speedbar Get default values before loading the prj file, or the
15617         default executable file name is wrong.  Use the absolute value of
15618         src_dir to initialize ada-search-directories and
15619         compilation-search-path,...  Add the standard runtime library to
15620         the search path for find-file.
15621         (ada-prj-default-debugger): Was missing an opening '{'
15622         (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
15623         variables.
15624         (ada-prj-default-gnatmake-opt): New variable
15625         (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
15626         buffers, the project file is the default one Save the windows
15627         configuration before displaying the menu.
15628         (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
15629         (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
15630         ...)  regexp-quote identifiers names to support operators +,
15631         -,... in regexps.
15632         (ada-remote): New function.
15633         (ada-run-application): Erase the output buffer before starting the
15634         run Support remote execution of the application.  Use
15635         call-process, or the arguments are incorrectly parsed
15636         (ada-set-default-project-file): Reread the content of the active
15637         project file, not the one from the current buffer When a project
15638         file is set as the default project, all directories are
15639         automatically associated with it.
15640         (ada-set-environment): New function
15641         (ada-treat-cmd-string): New special variable ${current}
15642         (ada-treat-cmd-string): Revised.  The substitution is now done for
15643         any ${...} substring
15644         (ada-xref-current): If no body was found, compiles the spec
15645         instead.  Setup ADA_{SOURCE,OBJECTS}_PATH before running the
15646         compiler to get rid of command line length limitations.
15647         (ada-xref-get-project-field): New function
15648         (ada-xref-project-files): New variable
15649         (ada-xref-runtime-library-specs-path)
15650         (ada-xref-runtime-library-ali-path): New variables
15651         (ada-xref-set-default-prj-values): Default run command now does a
15652         cd to the build directory.  New field: main_unit Provide a default
15653         file name even if the current buffer has no prj file.
15655         * ada-prj.el:
15656         Rewritten to show a tabbed-dialog.
15657         (ada-prj-add-ada-menu): Remove the map and name parameters.
15658         (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
15659         New function
15660         (ada-prj-load-directory, ada-prj-subdirs-of): New functions
15661         (ada-prj-load-from-file): New function
15662         (ada-prj-save): Always save fields that depend on the current buffer
15663         (ada-prj-show-value): New function
15665         * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
15666         Ada mode. This will allow us to display the Ada menu in any buffer
15667         we want (for project items).
15668         (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
15669         number of spaces in the header.
15671 2000-07-24  Dave Love  <fx@gnu.org>
15673         * ediff-init.el (ediff-region-help-echo): Bind face-help.
15675 2000-07-23  Noah Friedman  <friedman@splode.com>
15677         * type-break.el (type-break): perform autosave.
15678         Suggested by Stephen Gildea <gildea@stop.mail-abuse.org>.
15679         (type-break-do-query): Cancel query schedule while performing
15680         actual query, to avoid possibility of a second query being made
15681         while first one is already in progress.
15682         (type-break-time-stamp-format): New variable.
15683         (type-break-time-stamp): New function.
15684         (type-break-time-warning): Use it.
15685         (type-break-keystroke-warning): Use it.
15686         (type-break-noninteractive-query): Use it.
15688         * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
15689         cookie.
15690         Use add-minor-mode to set minor-mode-alist, if available.
15691         (eldoc-echo-area-use-multiline-p): New user option.
15692         (eldoc-echo-area-multiline-supported-p): New variable.
15693         (eldoc-docstring-format-sym-doc): Use them.
15694         (eldoc-mode): If not using idle timers, append to local post and
15695         pre command hooks.  Suggested by David Byers <davby@ida.liu.se>.
15696         (eldoc-display-message-no-interference-p): Don't interfere with
15697         edebug.
15698         Add autoload cookie for eldoc-mode minor-mode-alist initialization.
15699         (eldoc-function-arglist): New function.
15700         (eldoc-function-argstring): Use it.
15702         * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
15703         auto save directory exists before calling directory-files.
15705 2000-07-23  Dave Love  <fx@gnu.org>
15707         * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
15708         ^o, ^u.
15710 2000-07-21  Dave Love  <fx@gnu.org>
15712         * ediff-init.el (ediff-region-help-echo): Modify to use overlay
15713         now passed to the function.  It now works properly.
15715         * smerge-mode.el (smerge-mode-menu): Fill it out.
15717 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
15719         * info-look.el (info-lookup): If *info* is shown in another frame
15720         on the same display, select that frame, instead of switching to
15721         the Info buffer in another window of the selected frame.
15723         * simple.el (universal-argument-map): Bind numeric keypad keys
15724         kp-0 to kp-9 and kp-subtract.
15725         (digit-argument): Handle these keys.
15727 2000-07-20  Dave Love  <fx@gnu.org>
15729         * net/goto-addr.el (goto-address-fontify): Don't bother with
15730         buffer-modified and read-only stuff -- irrelevant with overlays.
15731         Put an extra property on the overlays and use it to clean up in
15732         case goto-address is re-run.
15734 2000-07-19  Richard M. Stallman  <rms@gnu.org>
15736         * timer.el (run-with-idle-timer): Doc fix.
15738         * mail/mail-utils.el (mail-strip-quoted-names):
15739         Handle case where <...> appears inside "...".
15740         Use replace-match to edit the string more simply.
15741         (rmail-dont-reply-to): Cope with an unmatched ".
15743 2000-07-19  Dave Love  <fx@gnu.org>
15745         * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
15746         implementation.
15748         * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
15749         (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
15750         (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
15752 2000-07-19  Gerd Moellmann  <gerd@gnu.org>
15754         * textmodes/refer.el: Correct maintainer's email address.
15756         * progmodes/hideif.el: Correct author's email address.
15757         Fix typo in comment.
15759         * xml.el: New file.
15761         * mail/mailheader.el: Correct author's mail address.
15763         * gnus/parse-time.el: Correct author's mail address.
15765 2000-07-19  Colin Walters <walters@cis.ohio-state.edu>
15767         * comint.el (comint-highlight-input, comint-highlight-face):
15768         New user options.
15769         (comint-input-ring-file-name): Change custom type.
15770         (comint-mode-map): Bind mouse-2.
15771         (comint-insert-clicked-input): New function.
15772         (comint-send-input): Handle input highlighting.
15774 2000-07-18  Stefan Monnier  <monnier@cs.yale.edu>
15776         * mouse.el (popup-menu): New function.
15777         (mouse-major-mode-menu): Use it.
15779 2000-07-18  Dave Love  <fx@gnu.org>
15781         * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
15782         improvements.
15784 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
15786         * faces.el (face-font-selection-order)
15787         (face-font-family-alternatives): Add custom type.
15789 2000-07-18  Dave Love  <fx@gnu.org>
15791         * cus-edit.el (custom-variable-reset-saved)
15792         (custom-variable-reset-standard): Remove unused bindings.
15794         * rect.el (open-rectangle-line): Remove unused let.
15796         * hl-line.el (hl-line-highlight): Check hl-line-mode.
15798 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
15800         * cdl.el: Fix `Maintainer' keyword.
15802         * play/pong.el: Add author's email address.
15804 2000-07-17  Sam Steingold  <sds@gnu.org>
15806         * files.el (insert-directory): Call `split-string' instead of
15807         re-implementing it.
15809 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
15811         * mail/vms-pmail.el: Change maintainer to FSF.
15813         * net/goto-addr.el: Change maintainer to FSF.
15815         * info.el (Info-title-face-alist): Removed.
15817 2000-07-18  David Ponce  <david@dponce.com>
15819         * recentf.el (recentf-open-files): New command that works like
15820         `recentf-open-more-files', but shows the whole list of files (not just
15821         those omitted from the menu). Useful if you don't use a menu-bar!
15822         (recentf-open-more-files) Modified to use `recentf-open-files'.
15824         (recentf-open-files, recentf-open-more-files)
15825         (recentf-edit-list): Dialogs use `recentf-dialog-mode'
15827         (recentf-dialog-mode): New mode for dialogs. You can now just type
15828         "q" to cancel the dialogs.
15830 2000-07-18  David Ponce  <david@dponce.com>
15832         * recentf.el: This is a major update of recentf.el. It adds new
15833         features to better organize the recentf menu and "More..." buffer.
15835         Using new provided menu filtering functions you can now organize the
15836         recent files list:
15838         - by major modes
15839         - by directories
15840         - by user defined rules
15842         Finally, with the new `recentf-filter-changer' customizable filter you
15843         can define a ring of filters and dynamically (via the menu) cycle on
15844         each menu organization in the ring (a la msb).
15846 2000-07-18  Eli Zaretskii  <eliz@is.elta.co.il>
15848         * eshell/eshell.el (eshell): Replace links to eshell.info with
15849         links to eshell, to avoid problems on systems where the manual is
15850         installed as `eshell'.
15851         * eshell/esh-cmd.el (eshell-cmd): Ditto.
15852         * eshell/em-smart.el (eshell-smart): Ditto.
15853         * eshell/em-banner.el (eshell-banner): Ditto.
15854         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
15856         * eshell/em-unix.el (eshell-shuffle-files): Don't disable
15857         same-file check in the MS-DOS version (it does support inodes).
15859         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
15861         * eshell/eshell.el (eshell-directory-name):
15862         Run default directory name through convert-standard-filename.
15864 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
15866         * international/mule-cmds.el (select-safe-coding-system):
15867         Fix typo in the comment.
15869         * language/european.el (compound-text):
15870         Force katakana-jisx0201 to be designated to G1.
15872         * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
15873         Don't translate some national variant characters of latin-jisx0201.
15874         (x-ctext): Force katakana-jisx0201 to be designated to G1.
15876         * international/kkc.el (kkc-after-update-conversion-functions):
15877         New variable.
15878         (kkc-update-conversion): Run functions in it at the tail.
15880 2000-07-16  John Wiegley  <johnw@gnu.org>
15882         * lisp/align.el (align-newline-and-indent):
15883         Adding new function.  for auto-aligning blocks of code on RET.
15884         (align-region): Fixed badly formatted minibuffer message.
15886 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
15888         * international/kkc.el (kkc-show-conversion-list-count): Customize it.
15889         (kkc-region): Update kkc-next-count and kkc-prev-count here.  Show
15890         the conversion list at first if appropriate.
15891         (kkc-next): Don't update kkc-next-count here.
15892         (kkc-prev): Don't update kkc-prev-count here.
15893         (kkc-show-conversion-list-update): Fix setting up of conversion
15894         list message.
15896 2000-07-16  Stefan Monnier  <monnier@cs.yale.edu>
15898         * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
15900 2000-07-16  Dave Love  <fx@gnu.org>
15902         * cus-edit.el (custom-buffer-create-internal): Use a help-echo
15903         function to be more specific.
15905         * wid-edit.el (widget-specify-field, widget-specify-button): Allow
15906         non-string help-echo.
15907         (widget-types-convert-widget): Defsubst it.
15908         (widget-echo-help): Try to cope with a help-echo function of two
15909         possible sorts.
15911 2000-07-15  Jason Rumney  <jasonr@gnu.org>
15913         * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
15914         Declare as obsolete.
15916         * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
15918 2000-07-14  Gerd Moellmann  <gerd@gnu.org>
15920         * hilit-chg.el: Fix typo.
15922 2000-07-14  Dave Love  <fx@gnu.org>
15924         * info.el (Info-mode-menu): Fix use of :help, :enable.
15926 2000-07-14  Stefan Monnier  <monnier@cs.yale.edu>
15928         * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
15930 2000-07-13  Dave Love  <fx@gnu.org>
15932         * emacs-lisp/easymenu.el: Doc fixes.
15933         (easy-menu-remove): Defalias to ignore.
15935         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
15936         Call throw correctly.
15938 2000-07-13  Gerd Moellmann  <gerd@gnu.org>
15940         * faces.el (frame-background-mode): Doc fix.
15942         * simple.el (eval-expression-print-length): Change custom type to
15943         allow entering nil as value.
15945 2000-07-13  Dave Love  <fx@gnu.org>
15947         * progmodes/fortran.el (fortran-imenu-generic-expression):
15948         Change definition layout.
15949         (fortran-mode-menu): Reinstate customize entries.
15951         * cus-edit.el (custom-group-menu-create, customize-menu-create):
15952         Use :filter, per old XEmacs code.
15954 2000-07-12  Gerd Moellmann  <gerd@gnu.org>
15956         * term.el (term-send-raw-meta): Strip modifiers from the keyboard
15957         event when deciding what to send to the terminal.
15959 2000-07-12  Dave Love  <fx@gnu.org>
15961         * cus-start.el: Add optional version as 4th element of specs and
15962         use it for several things new in v21.  Remove load-path.  Fix type
15963         of line-number-display-limit.
15965 2000-07-11  Dave Love  <fx@gnu.org>
15967         * progmodes/fortran.el: Don't require easymenu.
15968         Use repeat counts in various regexps.
15969         (fortran-mode-syntax-table): Defvar directly.
15970         (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
15971         (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
15972         Use defvar, not defconst.
15973         (fortran-mode-map): Change locals in `let'.  Use `fortran-auto-fill'.
15974         (fortran-mode): Set fortran-comment-line-start-skip,
15975         fortran-comment-line-start-skip, dabbrev-case-fold-search.
15976         (fortran-comment-indent): Use defsubst.
15977         (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
15978         Use fortran-comment-indent, not fortran-comment-indent-function.
15979         (fortran-comment-region, fortran-electric-line-number): Simplify.
15980         (fortran-auto-fill): New function.
15981         (fortran-do-auto-fill): Deleted.
15982         (fortran-find-comment-start-skip):
15983         Check for non-null comment-start-skip.
15984         (fortran-auto-fill-mode, fortran-fill-statement):
15985         Use fortran-auto-fill.
15986         (fortran-fill): Use fortran-auto-fill.  Check for null
15987         comment-start-skip.  Simplify final clause and use end-of-line finally.
15989         * widget.el (widget-plist-member): New alias.
15991 2000-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
15993         * eshell/esh-module.el (toplevel): Reference
15994         byte-compile-current-file only if it is bound.
15996 2000-07-10  Gerd Moellmann  <gerd@gnu.org>
15998         * dired.el: Don't require `dired-aux'.
16000 2000-07-10  Miles Bader  <miles@lsi.nec.co.jp>
16002         * dired-aux.el (dired-show-file-type): New function.
16003         * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
16004         (dired-show-file-type): Add autoload.
16006 2000-07-10  Kenichi Handa  <handa@etl.go.jp>
16008         * international/mule-diag.el (describe-font): Adjusted for the
16009         change of fontset-info.
16010         (print-fontset): Likewise.
16012 2000-07-09  Stefan Monnier  <monnier@cs.yale.edu>
16014         * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
16016 2000-07-07  Gerd Moellmann  <gerd@gnu.org>
16018         * bindings.el: Bind `[delete]' to delete-char.
16020         * dired.el (dired-find-alternate-file): New function.
16021         (dired-mode-map): Bind `a' to dired-find-alternate-file.
16022         (toplevel): Require dired-aux when compiling.
16023         (dired-buffers): Move defvar within file to avoid compiler warning.
16025         * info.el (Info-last-search): Variable removed.
16026         (Info-search-history): New variable.
16027         (Info-search): New Info-search-history.
16029         * battery.el, info-look.el: Change author's mail address.
16031 2000-07-07  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
16033         * mail/rmail.el (rmail-clear-headers): Don't throw an error
16034         if rmail-ignored-headers is nil.
16035         (rmail-retry-failure): Bind rmail-ignored-headers and
16036         rmail-displayed-headers to nil.
16038 2000-07-06  Gerd Moellmann  <gerd@gnu.org>
16040         * lpr.el (lpr-page-header-switches): Add `-h' switch.
16041         (print-region-1): Don't hard code `-h' here.
16043         * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
16045 2000-07-01  Francesco Potorti`  <pot@gnu.org>
16047         * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
16048         exim can use "your message" instead of "the message".
16050 2000-07-06  Stefan Monnier  <monnier@cs.yale.edu>
16052         * facemenu.el: Docstrings fixes.
16053         (facemenu-get-face): Don't use internal-find-face.
16054         (facemenu-iterate): Rename arg to match the docstring.
16056         * newcomment.el (uncomment-region): Be more careful when skipping
16057         backwards over `=' not to bump into BOBP.
16059 2000-07-05  Michael Kifer  <kifer@cs.sunysb.edu>
16061         * ediff-diff.el (ediff-wordify): Use syntax table.
16062         * ediff-init.el (ediff-has-face-support-p): Use
16063         ediff-color-display-p.
16064         (ediff-color-display-p): Use display-color-p, changed to defun
16065         from defsubst.
16066         Got rid of special cases for NeXT and OS/2.
16067         * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
16068         face.
16070 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
16072         * emacs-lisp/lucid.el: Require CL.
16073         (copy-tree, remprop): Remove, it's provided by CL.
16074         (map-keymap): Define in terms of cl-map-keymap.
16075         (extent-property, set-extent-end-glyph): New functions.
16077         * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
16079 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
16081         * Makefile.in (DONTCOMPILE): Add comment that the name may
16082         not be changed without changing the make-dist script.
16084         * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
16085         (cl-mapc): Use mapc instead of cl-old-mapc.
16087 2000-07-05  Andrew Innes  <andrewi@gnu.org>
16089         * makefile.nt: Add support for `bootstrap' and related targets.
16091 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
16093         * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
16094         (easy-menu-do-define): Use `menu-item' format.
16095         Handle case where easy-menu-create-menu returns a symbol.
16096         Manually call the potential top-level filter in the function binding.
16097         (easy-menu-filter-return): New arg NAME.
16098         Convert to a keymap if MENU is an XEmacs menu.
16099         (easy-menu-convert-item-1): New.  Extracted from easy-menu-do-add-item.
16100         (easy-menu-converted-items-table, easy-menu-convert-item):
16101         New var and fun to memoize easy-menu-convert-item-1.
16102         (easy-menu-do-add-item): Use it.
16103         (easy-menu-create-menu): Use easy-menu-convert-item.
16104         Wrap easy-menu-filter-return around any :filter specification.
16105         Don't convert the menu if a filter was specified.
16106         Tell easy-menu-make-symbol not to check for MENU being an expression.
16107         (easy-menu-make-symbol): New arg NOEXP.
16109 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
16111         * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
16112         EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
16113         (eval-defun): If called with prefix arg, instrument code for
16114         Edebug.
16116         * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
16117         similar to that of eval-defun.
16119 2000-07-04  Dave Love  <fx@gnu.org>
16121         * hl-line.el (hl-line-overlay): Make it permanent-local.
16123         * calendar/todo-mode.el: Replaced with a working version, based on
16124         1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
16126 2000-07-03  Miles Bader  <miles@lsi.nec.co.jp>
16128         * paths.el (prune-directory-list): New function.
16129         (Info-default-directory-list): Rewritten to more methodically
16130         enumerate a big list of possible info directories (based on the
16131         list used by the standalone info reader).
16133         * info.el (info-initialize): Use prune-directory-list to remove
16134         non-existent directories from Info-directory-list.
16136         * paths.el (Info-default-directory-list): Try a list of possible
16137         info-directories instead of a single one.  Add the possible
16138         info directory "/usr/share/info".
16140         * woman.el (woman-man.conf-path): Explicitly include the debian
16141         man-db config file "/etc/manpath.config".
16142         (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
16143         are present in `manpath.config'.
16144         (woman-manpath): Include "/usr/share/man".
16146 2000-07-03  Gerd Moellmann  <gerd@gnu.org>
16148         * frame.el (blink-cursor-mode): Don't hide cursor initially.
16150         * startup.el (command-line): Initialize blink-cursor based
16151         on window-system.
16153         * frame.el (blink-cursor): Default to nil if not running under
16154         a window-system.
16156         * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
16157         (face-x-resources): Remove duplicate entry for :font.
16159         * textmodes/refer.el (refer-find-entry-internal): Use some-window
16160         instead of cycling through windows with next-window.
16162         * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
16163         of cycling through windows with next-window.
16165         * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
16166         of cycling through windows with next-window.
16168         * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
16169         (edebug-get-displayed-buffer-points): Use walk-windows/some-window
16170         instead of cycling through windows with next-window.
16172         * calendar/appt.el (appt-select-lowest-window): Use walk-windows
16173         instead of cycling through windows with next-window.
16175         * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
16176         of cycling through windows with next-window.
16178         * terminal.el (te-process-output): Use walk-windows instead of
16179         cycling through windows with next-window.
16181         * server.el (server-switch-buffer): Use some-window instead of
16182         cycling through windows with next-window.
16184         * window.el (some-window): New function.
16185         (walk-windows): Remove reference to walk-windows-start.
16187         * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
16189 2000-07-03  Richard Stallman  <rms@gnu.org>
16191         * window.el (walk-windows): Guarantee termination by keeping a list
16192         of all the windows already handled.
16194 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
16196         * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
16197         window-system.
16199         * man.el (Man-notify-when-ready): Don't use window-system.  If
16200         Man-notify-method is newframe, and the display is not
16201         multi-frame, select the frame created for the man page.
16202         (Man-init-defvars): Doc fix.
16204 2000-06-28  Gerd Moellmann  <gerd@gnu.org>
16206         * faces.el (region): Change background color for light background.
16208         * ediff-wind.el (ediff-setup-control-frame): Remove :box
16209         attribute from mode-line face of Ediff control frame.
16211         * replace.el (query-replace-map): Bind `e' like `E'.
16213 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
16215         * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
16216         Change name to "Select All".
16218         * dos-fns.el (convert-standard-filename): Fix last change.
16220 2000-06-27  Gerd Moellmann  <gerd@gnu.org>
16222         * help.el (describe-variable): Don't insert a second `'s' in front
16223         of the string `value is shown below'.  Since the syntax-table is
16224         set to emacs-lisp-mode-syntax-table, forward-sexp skips over
16225         an existing `'s', so that this won't be deleted.
16227         * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
16228         * pcmpl-unix.el: New files.
16230 2000-06-26  Stefan Monnier  <monnier@cs.yale.edu>
16232         * wid-edit.el (widget-member): Use the new plist-member.
16234 2000-06-26  Gerd Moellmann  <gerd@gnu.org>
16236         * replace.el (perform-replace): Undo change of 2000-04-04.
16237         Instead, move backward 1 character at the end of the loop when
16238         necessary.
16240         * faces.el (fringe): Change face for different backgrounds.
16242         * eshell/esh-module.el (toplevel): Load defgroup's differently;
16243         patch from John.
16245         * eshell/*.el: Change spelling of the Free Software Foundation.
16247         * eshell/esh-toggle.el: Removed.
16249         * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
16251         * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
16252         interactively.
16254 2000-06-26  Alex Schroeder  <alex@gnu.org>
16256         * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
16257         `define-key'; instead of checking `(emacs-version)' check for
16258         `set-keymap-parent' and `set-keymap-name' directly.  Add entries
16259         for `;' and `o' which might be electric.
16261         (sql-electric-stuff): New user option.
16262         (sql-magic-go): New function which uses `sql-electric-stuff'.
16263         (sql-magic-semicolon): New function which uses
16264         `sql-electric-stuff'.
16266         (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
16267         is not fboundp.
16269         (sql-oracle-options): New variable.
16270         (sql-oracle): Use it.
16272         (sql-imenu-generic-expression): Doc change.
16273         (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
16274         is used.
16276         (sql-informix): Added command line parameter "-" to force
16277         sql-informix-program to use stdout.
16279 2000-06-25  Eli Zaretskii  <eliz@is.elta.co.il>
16281         * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
16282         (cp864-decode-table): Doc fix.
16283         (cp720-decode-table): New variable, supports the Arabic OEM
16284         codepage used by Windows.
16285         (cp737-decode-table): New, Greek OEM codepage used by Windows.
16287 2000-06-23  Dave Love  <fx@gnu.org>
16289         * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
16290         (font-lock-fontify-anchored-keywords): Use
16291         line-beginning-position.
16292         (global-font-lock-mode): Use mapc.
16294 2000-06-23  Stefan Monnier  <monnier@cs.yale.edu>
16296         * eshell/esh-module.el: Require CL when compiling.
16298 2000-06-23  Gerd Moellmann  <gerd@gnu.org>
16300         * comint.el (comint-substitute-in-file-name): Call replace-match
16301         with second and third arg t.
16303         * cus-edit.el (custom-button-face, custom-button-pressed-face):
16304         Specify foreground color.
16306         * faces.el (tool-bar, mode-line, header-line): Specify foreground
16307         color.
16309         * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
16311         * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
16312         cddr instead of cdddr.
16314         * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
16315         instead of copy-list.
16317         * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
16318         of copy-list.
16320         * subdirs.el: Add eshell subdirectory.
16322         * eshell: New subdirectory containing the Eshell package.
16324         * pcomplete.el: New file.
16326 2000-06-23  Paul Eggert  <eggert@twinsun.com>
16328         * mail/mailpost.el (post-mail-send-it): Make sure file has
16329         proper permissions from birth.
16331         * files.el (basic-save-buffer-2): When temporarily setting
16332         file modes, set them to current modes plus 0200, not to 0777.
16334         * emerge.el (emerge-make-temp-file): Make sure file has proper
16335         permissions from birth.
16337 2000-06-22  Eli Zaretskii  <eliz@is.elta.co.il>
16339         * files.el (make-backup-file-name-1): On DOS/Windows, run the
16340         backup file name through convert-standard-filename.
16342         * dos-fns.el (convert-standard-filename): Convert leading
16343         directories as well.  When long file names are supported, convert
16344         characters that are invalid in Windows file names.
16346 2000-06-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
16348         * ps-print.el: Fix bug: if ^L is the very first buffer character,
16349         ps-print crashes.  New feature: page selection for printing.  Create
16350         raw-text-unix coding system for XEmacs.  Doc fix.
16351         (ps-print-version): New version number (5.2.3).
16352         (ps-plot-region): Bug fix.
16353         (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
16354         (ps-header-sheet, ps-generate, ps-end-job): Code fix.
16355         (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
16356         funs.
16357         (ps-selected-pages, ps-last-selected-pages, ps-first-page)
16358         (ps-last-page): New vars.
16360 2000-06-21  Gerd Moellmann  <gerd@gnu.org>
16362         * progmodes/sh-script.el (sh-while-getopts): Fix handling of
16363         empty option string.
16365 2000-06-21  Eli Zaretskii  <eliz@is.elta.co.il>
16367         * man.el (man): Doc fix.
16369 2000-06-21  Kenichi Handa  <handa@etl.go.jp>
16371         * international/mule-cmds.el (set-language-info-alist): Docstring
16372         fixed.
16374 2000-06-20  Gerd Moellmann  <gerd@gnu.org>
16376         * version.el (emacs-version): Use ISO date format.
16378         * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
16379         instead of `M-backspace'.
16381         * simple.el (turn-off-auto-fill): New function.
16383 2000-06-20  Stefan Monnier  <monnier@cs.yale.edu>
16385         * jit-lock.el (with-buffer-prepared-for-jit-lock):
16386         Renamed from with-buffer-prepared-for-font-lock and use
16387         inhibit-modification-hooks rather than setting *-change-functions.
16388         Update all functions to use the new name.
16389         (jit-lock-first-unfontify-pos): New semantics (and doc).
16390         (jit-lock-mode): Make non-interactive.
16391         Don't automatically turn on font-lock.
16392         Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
16393         Always use jit-lock-after-change.
16394         Remove and restore font-lock-after-change-function.
16395         (turn-on-jit-lock, jit-lock-after-fontify-buffer)
16396         (jit-lock-after-unfontify-buffer): Remove.
16397         (jit-lock-stealth-fontify):
16398         Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
16399         (jit-lock-after-change): Set the `fontified' text-prop to nil.
16401 2000-06-20  Sam Steingold  <sds@gnu.org>
16403         * emacs-lisp/cl-indent.el (toplevel): Indent
16404         `print-unreadable-object' properly.  Untabify.
16406 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
16408         * textmodes/reftex.el (reftex-find-citation-regexp-format):
16409         Support for bibentry.
16410         (reftex-compile-variables): Fixed problem with end of section-re.
16412         * texmodes/reftex-dcr.el (reftex-view-crossref,
16413         reftex-view-crossref-from-bibtex):
16414         Deal with changed `reftex-find-citation-regexp-format'.
16415         (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
16416         Replaced `remprop' with `put'.
16417         (reftex-view-crossref, reftex-view-crossref-when-idle):
16418         Support for bibentry.
16420         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
16421         New entry for bibentry package.
16423         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
16424         Regexp also matches "\nobibliography".
16426         * textmodes/reftex-global.el (reftex-renumber-simple-labels):
16427         Call `reftex-ensure-write-access' before doing anything.
16428         (reftex-ensure-write-access): New function.
16430 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
16432         * progmodes/idlwave.el: File re-installed (update to version 4.2)
16434         * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
16436         * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
16438         * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
16441 2000-06-20  Dave Love  <fx@gnu.org>
16443         * faces.el (frame-background-mode): Use set-default, not set, in
16444         setter.
16445         (frame-update-faces, frame-update-face-colors): Define with
16446         defalias.
16448         * enriched.el (enriched-decode-foreground)
16449         (enriched-decode-background): Don't use internal-find-face.
16451         * apropos.el: Doc fixes.
16453         * cus-edit.el (customize-changed-options): Check arg.
16454         (customize-version-lessp): Don't require decimal point.
16456         * custom.el (defcustom, defgroup): Doc fix.
16458         * newcomment.el (comment) <defgroup>: Add :version.
16459         (comment-multi-line): Doc fix.
16461         * emulation/mlsupport.el (define-hooked-local-abbrev,
16462         define-hooked-global-abbrev): Fix, using define-abbrev.
16464 2000-06-19  Gerd Moellmann  <gerd@gnu.org>
16466         * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
16467         the whole buffer.
16469 2000-06-19  Dave Love  <fx@gnu.org>
16471         * menu-bar.el (menu-bar-options-save): New function.
16472         (menu-bar-options-menu): Use it.
16473         (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
16474         Simplify.
16476 2000-06-19  Andreas Schwab  <schwab@suse.de>
16478         * progmodes/etags.el (tags-query-replace): Put new parameters
16479         START and END at the end, for backward compatibility.
16481 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
16483         * international/codepage.el:
16484         (cp-coding-system-for-codepage-1): Delete special codes for
16485         generating xxx-dos coding system because now a CCL based coding
16486         system can handle EOL conversion by default.
16488         * international/mule.el (make-coding-system): Generate subsidiary
16489         coding systems for EOL handling variants even for a CCL based
16490         coding system.
16492 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
16494         * international/isearch-x.el (isearch-minibuffer-input-method)
16495         (isearch-minibuffer-input-method-function): These variables
16496         deleted.
16497         (isearch-with-input-method): Don't use the above variables.
16498         (isearch-process-search-multibyte-characters): Likewise.  Call
16499         read-string with the arg INHERIT-INPUT-METHOD t.
16501 2000-06-17  Stefan Monnier  <monnier@cs.yale.edu>
16503         * font-lock.el (font-lock-after-fontify-buffer)
16504         (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
16506         * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
16507         Use consistent make-local-variable style for font-lock-fontified.
16508         (jit-lock-fontify-buffer):
16509         Don't bother checking for font-lock-mode and jit-lock-mode.
16511         * time.el: Remove trailing ^M that prevent CVS-merging.
16513 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
16515         * Makefile.in (distclean): New target.
16517 2000-06-16  Stefan Monnier  <monnier@cs.yale.edu>
16519         * Makefile.in (srcdir): Define for update-subdirs.
16521 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
16523         * find-lisp.el: New file.
16525 2000-06-16  Andrew Innes  <andrewi@gnu.org>
16527         * time.el (display-time-mail-function): New variable, to allow
16528         external packages to indicate when new mail is available.
16529         (display-time-update): Use it.
16531 2000-06-16  Kenichi Handa  <handa@etl.go.jp>
16533         * international/mule.el (mule-version): Change version name to
16534         SAKAKI.  AOI has already been used by Meadow.
16536         * international/quail.el (quail-show-guidance-buf): To find the
16537         bottom window (but minibuffer), pay attention to the height of
16538         minibuffer.
16540 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
16542         * arc-mode.el (archive-mode-map): Use the new menu-item format for
16543         menu-bar menus.  Add help strings.  Don't remove the Edit menu
16544         from the menu bar, as the menu bar has enough space now.
16546         * Makefile.in (SHELL): Make sure /bin/sh is used.
16548         * woman.el (woman-man-buffer): Fix bold and underlined CJK
16549         characters, which use series of two ^H characters instead of one.
16551 2000-06-15  Gerd Moellmann  <gerd@gnu.org>
16553         * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
16554         (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
16555         functions.
16556         (Info-find-node-2): Try a case-sensitive search first, then
16557         do a case-insensitive search.
16559         * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
16560         tutorials.
16562         * complete.el (PC-env-vars-alist): New variable.
16563         (PC-complete-as-file-name): New function.
16564         (partial-completion-mode): Initialize PC-env-vars-alist from
16565         process-environment.
16566         (PC-do-completion): Handle completion of env vars.
16568         * info.el (Info-set-mode-line): Show file name in mode line,
16569         use `*Info*' instead of `Info:'.
16571         * startup.el (command-line-1): Change copyright messages to year
16572         2000.
16574 2000-06-15  Dave Love  <fx@gnu.org>
16576         * net/goto-addr.el (goto-address-fontify): Use keymap property,
16577         not local-map.
16579 2000-06-15  Kenichi Handa  <handa@etl.go.jp>
16581         * international/mule.el (set-buffer-file-coding-system): Almost
16582         rewritten to handle `undecided' as no-op.
16584 2000-06-14  Gerd Moellmann  <gerd@gnu.org>
16586         * Makefile.in: New file.
16588         * Makefile: Removed.
16590         * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
16591         (goto-address-highlight-keymap): Bind C-c RET.
16593 2000-06-14  Kenichi Handa  <handa@etl.go.jp>
16595         * mail/sendmail.el (sendmail-send-it): The temporary buffer
16596         inherits buffer-file-coding-system of the current buffer.
16598         * tar-mode.el (tar-extract): For goto-char, use (point-min), not
16599         0.  Give correct argument to set-auto-coding-function.
16600         (tar-expunge): For goto-char, use (point-min), not 0.
16601         (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
16602         (tar-subfile-save-buffer): Likewize.
16604         * international/mule.el
16605         (after-insert-file-set-buffer-file-coding-system): Call
16606         set-buffer-file-coding-system with the arg FORCE t.
16608 2000-06-13  Gerd Moellmann  <gerd@gnu.org>
16610         * mail/sendmail.el (mail-specify-envelope-from): Initialize to
16611         nil.  Contemporary sendmails issue an X-Authentication-Warning if
16612         the sender is set with `-f'.
16614 2000-06-13  Dave Love  <fx@gnu.org>
16616         * help.el (describe-function-1): Kluge around cases of functions
16617         fset to subrs whose doc doesn't match their symbol-name.
16619         * image.el (insert-image): Default STRING to a space.
16621         * info.el Doc fixes.
16622         (Info-build-node-completions): Match Ref tags.
16624 2000-06-13  Eli Zaretskii <eliz@is.elta.co.il>
16626         * frame.el (display-multi-frame-p, display-multi-font-p): New
16627         defaliases for display-graphic-p.
16629         * hl-line.el: Fixed a typo in commentary.
16631 2000-06-13  Kenichi Handa  <handa@etl.go.jp>
16633         * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
16634         fixed.
16636 2000-06-12  Dave Love  <fx@gnu.org>
16638         * image.el (insert-image): Save a little consing.
16640 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
16642         * language/tibet-util.el: Convert all tibetan-1-column characters
16643         to the corresponding tibetan characters.
16644         (tibetan-add-components): Delete code for the special treatment of
16645         'a chung.
16647         * language/tibetan.el (tibetan-composable-pattern): Fix previous
16648         change.
16649         (tibetan-vowel-transcription-alist): More rules added.
16650         (tibetan-composite-vowel-alist): New variable.
16651         (tibetan-precomposition-rule-alist): More rules added.
16653 2000-06-12  Stefan Monnier  <monnier@cs.yale.edu>
16655         * startup.el (command-line): Only call menu-bar-mode if interactive.
16657         * thingatpt.el (toplevel symbol-properties):
16658         * textmodes/makeinfo.el (makeinfo-compile):
16659         * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
16660         * progmodes/hideif.el (hif-compress-define-list)
16661         (hide-ifdef-use-define-alist):
16662         * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
16663         (ange-ftp-vms-add-file-entry):
16664         * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
16665         * man.el (Man-build-man-command):
16666         * mail/rnewspost.el (news-reply-header-hook):
16667         * info.el (Info-insert-dir):
16668         * emulation/mlconvert.el (backward-word, forward-word, setq):
16669         * emacs-lisp/gulp.el (gulp-send-requests):
16670         * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
16671         (byte-optimize-inline-handler, byte-optimize-form-code-walker)
16672         (byte-optimize-apply, end of file):
16673         * emacs-lisp/advice.el (ad-advice-class-completion-table)
16674         (ad-make-freeze-definition):
16675         * startup.el (command-line, command-line-1): Don't quote lambdas.
16677         * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
16678         (cvs-cleanup-removed): New function.
16679         (cvs-cleanup-functions): New var.
16680         (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
16681         some flexibility in specifying additional entries to auto-cleanup.
16682         (cvs-quickdir): New function.
16683         (cvs-mode-insert): Use cvs-fileinfo-from-entries.
16684         (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
16685         (cvs-mode-find-file): Check that we are on a filename or dirname
16686         when invoked through a mouse-click.
16687         (cvs-full-path): Remove.
16688         (cvs-dired-action): Re-introduced.
16689         (cvs-dired-noselect): Use it.
16690         (vc-post-command-functions): use this new hook if available.
16692         * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
16693         (cvs-status-map): Don't inherit from cvs-mode-map anymore.
16694         (cvs-filename-map, cvs-dirname-map): Remove.
16695         (cvs-default-action): Remove.
16696         (cvs-add-face): Use `keymap' rather than `local-map' property, and only
16697         if the arg is really a keymap.
16698         (cvs-fileinfo-pp): Don't use any special map for file and dir names.
16699         Don't hardcode the mapping from state (aka type) to face, but check
16700         the var cvs-fi-<type>-face instead.
16701         (cvs-fileinfo-from-entries): New function.
16703         * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
16704         Docstring fix.
16705         (cvs-find-file-and-jump): Change default to be safer.
16706         (cvs-mode-diff-map): Define it as a function as well.
16707         (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
16708         Bind mouse-2 in this global map rather than with text-properties.
16710         * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
16711         file to resolve the ambiguity between C(conflict) and C(need-merge).
16713 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
16715         * international/mule.el (set-buffer-file-coding-system): If
16716         CODING-SYSTEM is nil, set buffer-file-coding-system to nil
16717         unconditionally.
16719 2000-06-12  Dave Love  <fx@gnu.org>
16721         * wid-edit.el (widget-specify-button): Really suppress the face if
16722         required.
16724 2000-06-11  Gerd Moellmann  <gerd@gnu.org>
16726         * term/x-win.el (x-colors): Add colors from recent rgb.txt.
16728 2000-06-11  Stefan Monnier  <monnier@cs.yale.edu>
16730         * imenu.el (imenu-generic-expression): Docstring fix.
16732         * composite.el (composition-function-table): Move the `put'
16733         below the autoload cookie so we can load the file before loaddefs.
16735         * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
16737         * emacs-lisp/autoload.el (make-autoload): Use `cond'.
16738         Handle easy-mmode-define-global-mode.
16739         For complex macros like define-minor-mode that can generate
16740         several autoload entries, try to autoload entries in the
16741         macroexpanded code.
16743         * emacs-lisp/easy-mmode.el (define-minor-mode):
16744         If KEYMAP is a symbol, just use it.
16745         Use byte-compile-current-file and load-file-name to infer the
16746         proper :require to pass to defcustom.
16747         Wrap the hook var into `progn' so as not to autoload it.
16748         Add a :autoload-end cookie.
16749         Be more careful about the evaluation of KEYMAP.
16750         (easy-mmode-define-global-mode): Add a :autoload-end cookie.
16751         (define-derived-mode): Move define-abbrev-table outside of defvar.
16753 2000-06-10  Stefan Monnier  <monnier@cs.yale.edu>
16755         * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
16756         (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
16757         (backup-compiled-files): Ignore errors during `tar'.
16758         (bootstrap): Make autoloads before elc files.
16760 2000-06-10  Kenichi Handa  <handa@etl.go.jp>
16762         * international/mule.el (set-buffer-file-coding-system): If one of
16763         undecided-XXX is specified, change only EOL conversion.
16765         * international/mule-conf.el (unix): New alias for the coding
16766         system undecided-unix.
16768 2000-06-09  Dave Love  <fx@gnu.org>
16770         * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
16772         * progmodes/executable.el: Byte compile dynamic.
16773         (executable-insert): Change custom type.
16774         (executable-find): Add autoload cookie.
16775         (executable-make-buffer-file-executable-if-script-p): New
16776         function.  After Noah Friedman.
16778         * files.el (after-save-hook): Customize, with
16779         executable-make-buffer-file-executable-if-script-p as an option.
16781 2000-06-09  Kenichi Handa  <handa@etl.go.jp>
16783         * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
16784         "tib24p-mule.bdf" for Tibetan.
16786         * composite.el (decompose-composite-char): Declare it as obsolete.
16788         * man.el (Man-fontify-manpage): Pay attention to underline and
16789         overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
16791 2000-06-08  Gerd Moellmann  <gerd@gnu.org>
16793         * thingatpt.el (forward-thing): Use functionp instead of fboundp.
16794         Set maintainer to FSF since author isn't reachable.
16796 2000-06-08  Dave Love  <fx@gnu.org>
16798         * international/mule-cmds.el (select-safe-coding-system): If
16799         DEFAULT-CODING-SYSTEM is not specified, also check the most
16800         preferred coding-system if buffer-file-coding-system is
16801         `undecided'.  From Handa.
16803 2000-06-08  Kenichi Handa  <handa@etl.go.jp>
16805         * international/mule.el
16806         (after-insert-file-set-buffer-file-coding-system): If the buffer
16807         size is greater than INSERTED, judget that we are not visiting.
16809 2000-06-07  Rajesh Vaidheeswarran  <rv@gnu.org>
16811         * whitespace.el (defgroup whitespace): Comment out `:version'.
16812         XEmacs 20.4 has problems defining the group with this present.
16813         We'll have this commented out till get resolve the problem.
16815 2000-06-07  John Wiegley  <johnw@gnu.org>
16817         * align.el (align-dq-string-modes, align-sq-string-modes)
16818         (align-open-comment-modes): Add pyhton-mode.
16819         (align-rules-list): Use get-text-property instead of
16820         text-properties-at.
16821         (align-rules-list): Add python-assignment.
16822         (align-rules-list): Change perl-comma-delimiter to
16823         basic-comma-delimiter.  Use if for Perl modes and python-mode.
16824         (align-rules-list): Add python-chain-logic and
16825         basic-line-continuation.
16827 2000-06-07  Jari Aalto  <jari.aalto@poboxes.com>
16829         * apropos.el (apropos-mode-hook): New user variable.
16830         (apropos-mode): Run apropos-mode-hook.
16832 2000-06-07  David Ponce  <david@dponce.com>
16834         * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
16835         commands.  Require `wid-edit' at run-time.
16837 2000-06-07  David Ponce  <david@dponce.com>
16839         * recentf.el: Added some "Commentary".
16840         (recentf-open-more-files, recentf-edit-list): Minor changes to
16841         move the point at the top of the file list.  This behaviour is
16842         consistent with the menu one when the list contains a lot of
16843         files.
16844         (recentf-cleanup): Now displays the number of items removed from
16845         the list.
16846         (recentf-relative-filter) New menu filter to show filenames
16847         relative to `default-directory'.
16849 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
16851         * ps-print.el: XEmacs compatibility.  Doc fix.  Can select page size
16852         with/without giving an error if PostScript printer doesn't have this
16853         kind of page size.  Zebra Stripe continues or restarts on next page.
16854         Manual/automatic paper feeding.  Switch or not the header.
16855         (ps-print-version): New version number (5.2.2).
16856         (ps-windows-system): Include emx as a Windows system.
16857         (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
16858         (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
16859         (ps-background-text): Code fix.
16860         (ps-error-handler-message, ps-user-defined-prologue)
16861         (ps-print-prologue-header, ps-printer-name)
16862         (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
16863         (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
16864         (ps-use-face-background): Customization fix.
16865         (ps-n-up-database): Data fix.
16866         (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
16867         (ps-switch-header): New vars.
16868         (ps-xemacs-color-name, ps-face-foreground-name)
16869         (ps-face-background-name, ps-boolean-constant): New funs.
16871 2000-06-07  Dave Love  <fx@gnu.org>
16873         * allout.el: New version from Manheimer.
16875 2000-06-07  Kenichi Handa  <handa@etl.go.jp>
16877         * textmodes/fill.el (fill-find-break-point): Check the validity of
16878         charset.
16880 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
16882         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
16883         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
16884         Call display-color-p and display-mouse-p instead of looking at
16885         window-system.
16887 2000-06-06  Dave Love  <fx@gnu.org>
16889         * image.el (find-image): Doc fix.  Return nil if image not found.
16890         (put-image, insert-image): Make STRING arg optional.
16892 2000-06-06  Kenichi Handa  <handa@etl.go.jp>
16894         * language/vietnamese.el: Remove eval-when-compile.
16895         (viet-viscii-nonascii-translation-table): Define it as a
16896         translation table made from viet-viscii-decode-table.
16897         (viet-viscii-encode-table): Define it as a translation table made
16898         from the reverse map of above.
16899         (viet-vscii-nonascii-translation-table): Define it as a
16900         translation table made from viet-vscii-decode-table.
16901         (viet-vscii-encode-table): Define it as a translation table made
16902         from the reverse map of above.
16903         (ccl-decode-viscii): Use translate-character.
16904         (ccl-encode-viscii, ccl-encode-viscii-font)
16905         (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
16906         Likewize.
16908         * language/cyrillic.el: Remove eval-when-compile.
16909         (cyrillic-koi8-r-nonascii-translation-table): Define it as a
16910         translation table made from cyrillic-koi8-r-decode-table.
16911         (cyrillic-koi8-r-encode-table): Define it as a translation table
16912         made from the reverse map of above.
16913         (ccl-decode-koi8): Use translate-character.
16914         (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
16915         (cyrillic-alternativnyj-nonascii-translation-table): Define it as
16916         a translation table made from cyrillic-alternativnyj-decode-table.
16917         (cyrillic-alternativnyj-encode-table): Define it as a translation
16918         table made from the reverse map of above.
16919         (ccl-decode-alternativnyj): Use translate-character.
16920         (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
16921         Likewize
16923         * international/mule-diag.el (non-iso-charset-alist): Specify
16924         translation table symbol instead of translation table itself.
16925         (list-block-of-chars): CHARSET may be a translation table symbol.
16927         * international/mule.el (make-coding-system): If CODING-SYSTEM
16928         already exists, override it.
16930         * international/fontset.el: Use family `proportional' for Tibetan
16931         fonts.
16933         * international/ccl.el (ccl-compile-translate-character): Don't
16934         check if Rrr has property translation-table.
16935         (ccl-compile-map-multiple): Modified to avoid compiler warning.
16937 2000-06-05  Gerd Moellmann  <gerd@gnu.org>
16939         * info.el: Bind case-fold-search to t when searching in case
16940         a user sets it to nil in a hook.
16942 2000-06-05  Stefan Monnier  <monnier@cs.yale.edu>
16944         * autoarg.el (autoarg-mode, autoarg-kp-mode):
16945         * hl-line.el (hl-line-mode): Use the new :global key argument.
16947         * tar-mode.el (tar-header-block-recompute-checksum): Remove.
16948         (tar-clip-time-string): Prepend a space.
16949         (tar-grind-file-mode): Construct a string rather than modifying one.
16950         (tar-header-block-summarize): Fix docstring.
16951         Use `format' rather than an error-prone set of copy-loops.
16953         * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
16954         (diff-goto-source, diff-unified->context, diff-context->unified)
16955         (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
16956         understand the format output by the `-p' argument to diff.
16958         * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
16959         (sh-re-done): Use defconst.
16960         (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
16961         (sh-help-string-for-variable, sh-guess-basic-offset):
16962         Don't quote lambdas.
16963         (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
16964         (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
16966         * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
16967         (mh-letter-mode): Derive from text-mode.
16968         This implicitly means that it now calls kill-all-local-variables.
16969         Also remove the Emacs-18 compatibility code.
16971         * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
16972         Make use of symbol-property doc-string-elt.
16973         Use memq rather than a sequence of eq.
16974         (doc-string-elt): Fix the wrong or missing previously unused values.
16975         (autoload-print-form): New function extracted from
16976         generate-file-autoloads to allow recursion when handling progn
16977         so that defvar's and defun's docstrings are properly printed.
16978         (generate-file-autoloads): Use it.
16980         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
16981         Use find-file-hooks in the minor-mode function.
16982         Be careful not to loop indefinitely in the post-command-hook function.
16984 2000-06-05  Michael Kifer  <kifer@cs.sunysb.edu>
16986         * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
16987         tty's.
16988         * ediff-diff.el (ediff-exec-process): Use --binary for fine
16989         differences whenever appropriate.
16990         * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
16991         * viper.el (find-file, find-file-other-window): Get viper to do
16992         wildcards.
16994 2000-06-04  Stefan Monnier  <monnier@cs.yale.edu>
16996         * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
16997         (jit-lock-fontify-buffer): New function for JIT refontification.
16998         (jit-lock-mode): Fix docstring.
16999         Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
17000         Remove jit-lock-after-change from the _local_ hook.
17001         (jit-lock-function-1): Fix docstring.
17003         * info.el (Info-on-current-buffer): Initialize info.
17005         * newcomment.el (comment-indent): Ignore comment-indent-hook.
17007         * progmodes/tcl.el (tcl-indent-for-comment):
17008         Ignore comment-indent-hook.
17010         * emacs-lisp/easy-mmode.el: Require CL during compilation.
17011         (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
17012         (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
17013         and improve to use the lighter to guess the capitalization.
17014         (define-minor-mode): Inline code from easy-mmode-define-toggle.
17015         Add keyword arguments to specify global-ness or the custom group.
17016         Add local-map and help-echo properties to the lighter.
17017         (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
17018         (easy-mmode-define-global-mode): New macro.
17020 2000-06-02  Dave Love  <fx@gnu.org>
17022         * wid-edit.el: byte-compile-dynamic since we typically don't use
17023         all the widgets.  Don't require cl or widget.  Remove
17024         eval-and-compile.  Don't autoload finder-commentary.  Doc fixes.
17025         (widget-read-event): Removed.  Callers changed to use read-event.
17026         (widget-button-release-event-p): Renamed from
17027         button-release-event-p.
17028         (widget-field-add-space, widget-field-use-before-change):
17029         Uncustomize.
17030         (widget-specify-field): Use keymap property, not local-map.
17031         (widget-specify-button): Obey :suppress-face.
17032         (widget-specify-insert): Use modern backquote syntax.
17033         (widget-image-directory): Renamed from widget-glyph-directory.
17034         (widget-image-enable): Renamed from widget-glyph-enable.
17035         (widget-image-find): Replaces widget-glyph-find.
17036         (widget-button-pressed-face): Move defvar.
17037         (widget-image-insert): Replaces widget-glyph-insert.
17038         (widget-convert): Use keywordp.
17039         (widget-leave-text, widget-children-value-delete): Use mapc.
17040         (widget-keymap): Remove XEmacs stuff.
17041         (widget-field-keymap, widget-text-keymap): Define all inside defvar.
17042         (widget-button-click): Don't set point at the click, but re-centre
17043         if we scroll out of window.  Rewritten for images v. glyphs &c.
17044         (widget-tabable-at): Use POS arg, not point.
17045         (widget-beginning-of-line, widget-end-of-line)
17046         (widget-item-value-create, widget-sublist, widget-princ-to-string)
17047         (widget-sexp-prompt-value, widget-echo-help): Simplify.
17048         (widget-default-create): Use widget-image-insert; some rewriting.
17049         (widget-visibility-value-create)
17050         (widget-push-button-value-create, widget-toggle-value-create): Use
17051         widget-image-insert.
17052         (checkbox): Create on and off images dynamically.
17053         (documentation-link): Change :help-echo.
17054         (widget-documentation-link-echo-help): Remove.
17056 2000-06-02  Stefan Monnier  <monnier@cs.yale.edu>
17058         * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
17060         * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
17061         (easy-mmode-define-toggle, define-minor-mode): Use it.
17062         (easy-mmode-define-keymap): Docstring fix.
17063         (define-derived-mode): Default PARENT to fundamental-mode.
17064         Add the derived-mode-parent symbol-property.
17065         (easy-mmode-derived-mode-p): New function.
17067 2000-06-02  Dave Love  <fx@gnu.org>
17069         * files.el (convert-standard-filename): Doc fix.
17070         (normal-backup-enable-predicate): New function.
17071         (backup-enable-predicate): Use it to replace the lambda form.
17073         * calendar/todo-mode.el: [This needs more work on the outline
17074         stuff.]  Doc fixes.
17075         (todo) <defgroup>: Add :version.
17076         (todo-add-category): Don't use pushnew.
17077         (todo-cmd-raise): Fix typo.
17078         (todo-top-priorities): Change temp buffer name.
17079         (todo-category-alist): Avoid redundant lambda.
17080         (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
17081         Use outline-next-heading.
17083         * autoarg.el: Rewritten to use define-minor-mode.
17084         (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
17085         (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
17087 2000-06-02  Kenichi Handa  <handa@etl.go.jp>
17089         * isearch.el (isearch-other-meta-char): Fix previous change.
17091 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
17093         * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
17094         (log-edit-done): Only add the comment to the ring if it's different
17095         from the last comment entered.
17097         * isearch.el (isearch-highlight): Turn internal-find-face into facep.
17099 2000-06-01  Dave Love  <fx@gnu.org>
17101         * hl-line.el: Rewritten using define-minor-mode.
17103         * help.el (describe-function-1): Distinguish special form from
17104         builtin function.  Sanity-check presence of arglist for builtins.
17106 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
17108         * international/characters.el: Fix syntax/category setting of
17109         Tibetan characters.
17111         * language/tibet-util.el (tibetan-add-components): Fixes for new
17112         encoding of Tibetan characters.
17113         (tibetan-decompose-precomposition-alist): New variable.
17114         (tibetan-decompose-region): Convert precomposed characters to
17115         non-precomposed characters.
17116         (tibetan-decompose-string): Likewise.
17117         (tibetan-composition-function): Fix args to
17118         thibetan-compose-string.
17120         * language/tibetan.el (tibetan-composable-pattern): More
17121         characters included.
17122         (tibetan-consonant-transcription-alist): Rule for "R" added.
17123         (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
17124         "+R" added.
17125         (tibetan-base-to-subjoined-alist): Rule for "RA" added.
17127         * language/lao-util.el (lao-composition-function): Fix args to
17128         compose-string.
17130         * language/thai-util.el (thai-composition-function): Fix args to
17131         compose-string.
17133         * isearch.el (isearch-update): Set disable-point-adjustment to t
17134         to prevent the point moving to the end of a composition when a
17135         part of a composition is searched.
17136         (isearch-other-meta-char): If the key invoking this command can be
17137         mapped by function-key-map to a printing char, call
17138         isearch-process-search-char directly.
17140 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
17142         * emacs-lisp/bytecomp.el:
17143         * frame.el:
17144         * international/mule-cmds.el:
17145         * international/mule-util.el:
17146         * international/mule.el:
17147         * mouse.el:
17148         * subr.el:
17149         * faces.el: Update calls to make-obsolete with a WHEN argument.
17151         * byte-run.el (make-obsolete, make-obsolete-variable):
17152         Add an optional WHEN argument and change the format of the
17153         symbol-property information.
17154         * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
17155         (byte-compile-obsolete, byte-compile-variable-ref): Understand the
17156         new obsolete-symbol-property format and print WHEN if it is provided.
17158 2000-05-31  Dave Love  <fx@gnu.org>
17160         * loadhist.el (loadhist-hook-functions): Remove
17161         before-change-function, after-change-function.
17162         (unload-feature): Deal with symbols which are both bound and
17163         fbound.
17165         * mouse.el (mouse-save-then-kill-delete-region): Don't bind
17166         before-change-function, after-change-function.
17168         * simple.el (newline): Don't bind before-change-function,
17169         after-change-function.
17171 2000-05-31  Rajesh Vaidheeswarran <rv@gnu.org>
17173         * whitespace.el (whitespace-rescan-timer-time): Update interval
17174         set to 600 seconds (10 minutes) instead of 60 seconds since
17175         a large number of whitespace buffers causes emacs to `freeze'
17176         for a considerable amount of time.
17178         * whitespace.el: Updated email address
17180 2000-05-31  Dave Love  <fx@gnu.org>
17182         * add-log.el (change-log-font-lock-keywords) <function>: Add
17183         pattern for function of change.
17184         (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
17185         acknowledgements patterns.
17187 2000-05-31  Kenichi Handa  <handa@etl.go.jp>
17189         * isearch.el (isearch-printing-char): If keyboard coding system is
17190         being used, call isearch-process-search-multibyte-characters.
17192         * international/isearch-x.el: Mostly rewritten.
17194         * international/quail.el (quail-start-conversion): Don't include
17195         unhandled events in the returned events, but set them in
17196         unread-command-events.  Exit if all inputs are deleted.
17198 2000-05-30  Jason Rumney  <jasonr@gnu.org>
17200         * w32-fns.el (w32-charset-info-alist): Add each charset separately.
17202         * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
17203         Reenable code to create initial fontsets.
17204         Use set-fontset-font in place of put-charset-property.
17206 2000-05-30  Gerd Moellmann  <gerd@gnu.org>
17208         * progmodes/perl-mode.el (perl-indent-line): When looking for a
17209         label, ensure that the first colon isn't followed by another.
17211         * paths.el (Info-default-directory-list): Doc fix.
17213         * net/net-utils.el (finger-X.500-host-regexps): New user-option.
17214         (finger): If HOST matches a regexp from finger-X.500-host-regexps,
17215         send a query containing USER only, not USER@HOST.
17217         * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
17218         and rmail-msgend to compute the restriction at the end, instead of
17219         computing it.
17221 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
17223         * dabbrev.el (dabbrev-expand): Don't display messages in the
17224         echo area if the minibuffer window is active.
17226         * jit-lock.el (jit-lock-mode): Add after change function to
17227         local hook.
17229 2000-05-29  Christoph Wedler  <Christoph.Wedler@sap.com>
17231         * antlr-mode.el: New commands: hide/unhide actions,
17232         upcase/downcase literals.
17233         (antlr-tiny-action-length): New user option.
17234         (antlr-hide-actions): New command.  Suggested by
17235         Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
17236         (antlr-mode-map): New binding [C-c C-v].
17237         (antlr-mode-menu): New entries.
17238         (antlr-downcase-literals): New command.
17239         (antlr-upcase-literals): Ditto.
17241         * antlr-mode.el: Minor changes: indendation, mode-name.
17242         (antlr-indent-line): Indent cpp directive at column 0.
17243         (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
17245         * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
17246         (antlr-font-lock-additional-keywords): Workaround for intentional
17247         bug in XEmacs version of font-lock.
17248         (antlr-mode): Set symbol property `mode-name' to "Antlr".  Could
17249         be used by a smarter version of `buffers-menu-grouping-function'.
17251 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
17253         * tmm.el (tmm-prompt): Recognize menu item definitions of the for
17254         `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
17256 2000-05-29  Kenichi Handa  <handa@etl.go.jp>
17258         * international/encoded-kb.el
17259         (encoded-kbd-iso2022-designation-map): Pay attention to that
17260         charset-iso-final-char return -1 for eight-bit-control and
17261         eight-bit-graphic.
17263 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
17265         * speedbar.el (speedbar-use-images, speedbar-update-flag)
17266         (speedbar-easymenu-definition-base): Use display-graphic-p where
17267         available, instead of window-system.
17269 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
17271         * international/codepage.el (cp-coding-system-for-codepage-1): Add
17272         eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
17273         coding systems.
17275 2000-05-26  Dave Love  <fx@gnu.org>
17277         * disp-table.el (standard-display-underline): Don't use
17278         internal-find-face.
17280         * mail/reporter.el: Maintainer change.  Doc fixes.
17281         (reporter-version): Deleted.
17283         * emacs-lisp/elp.el: Maintainer change.
17284         (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
17286 2000-05-26  Stefan Monnier  <monnier@cs.yale.edu>
17288         * add-log.el (add-change-log-entry): Merge the current entry with the
17289         previous one if the previous one is empty.
17291 2000-05-26  Dave Love  <fx@gnu.org>
17293         * loadhist.el (unload-feature): Fix interactive spec [from
17294         lijnzaad@ebi.ac.uk].
17296         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
17297         subr-arity to check primitives.
17298         (byte-compile-flush-pending, byte-compile-file-form-progn)
17299         (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
17300         (byte-compile-insert, byte-compile-funcall): Use mapc instead of
17301         mapcar.
17303 2000-05-26  Kenichi Handa  <handa@etl.go.jp>
17305         * international/fontset.el: Set family names of non-latin charsets
17306         in default fontset to "*".
17308         * international/mule-diag.el (print-fontset): Combine family part
17309         and registry part of the fontname by "-*-" instead of "-".
17311         * international/mule-cmds.el (encode-coding-char): Make strings
17312         multibyte before calling encode-coding-string.
17314 2000-05-25  Stefan Monnier  <monnier@cs.yale.edu>
17316         * derived.el: Fix keywords.
17317         (define-derived-mode): Only define if needed.
17319         * simple.el (fill-comment, comment-column, comment-start)
17320         (comment-start-skip, comment-end, comment-indent-function)
17321         (block-comment-start, block-comment-end, indent-for-comment)
17322         (set-comment-column, kill-comment, comment-padding, comment-region)
17323         (comment-multi-line, indent-new-comment-line): Remove.
17325         * bindings.el (esc-map): Change ; to comment-dwim and use the new
17326         function names for comment operations.
17328         * newcomment.el: Add abundant autoload cookies.
17329         (comment-style): Don't depend on runtime data at compile-time.
17330         (comment-indent-hook): Remove.
17331         (comment-indent): Check if comment-indent-hook is bound.
17332         (comment-region): Docstring fix.
17334 2000-05-25  Dave Love  <fx@gnu.org>
17336         * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
17337         byte-code-function-p.
17339         * mail/rmailsum.el: Add provide.
17341         * net/goto-addr.el (goto-address-fontify): Add help-echo property.
17343         * smerge-mode.el (smerge-diff-switches): Don't use list* in
17344         defcustom.
17346 2000-05-25  Michael Kifer  <kifer@cs.sunysb.edu>
17348         * ediff-diff.el (ediff-exec-process): delete --binary option from
17349         non-buffer ediff jobs.
17351 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
17353         * hilit-chg.el (highlight-changes-mode): Ask about color or
17354         grayscale support, not about window-system.
17356         * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
17357         window-system.
17358         (ffap-highlight): Always default to t.
17360         * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
17361         display-popup-menus-p instead of looking at window-system.
17363         * disp-table.el (standard-display-g1, standard-display-graphic):
17364         Only refuse to use string glyphs on X and MS-Windows.
17366         * avoid.el: Remove window-system from commentary, suggest to use
17367         display-*-p instead.
17369         * apropos.el (apropos-print): Use display-mouse-p instead of
17370         window-system.
17372 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
17374         * international/codepage.el (cp-decoding-vector-for-codepage):
17375         Fill up unsupported characters with their own codes.  From Kenichi
17376         Handa.
17378 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
17380         * international/mule-diag.el (describe-char-after): Use
17381         display-graphic-p instead of window-system, so that this function
17382         works on MS-DOS.
17384 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
17386         * international/codepage.el (cp-make-coding-systems-for-codepage):
17387         Remove the eight-bit-graphic and eight-bit-control charsets from
17388         the list of charsets which we convert into `?'.
17390 2000-05-25  Kenichi Handa  <handa@etl.go.jp>
17392         * international/mule-conf.el: Specify CHARSET-ID explicitely for
17393         private charsets.
17394         (mule-unicode-0100-24ff, japanese-jisx0213-1,
17395         japanese-jisx0213-2): New charsets.
17397         * international/fontset.el: Setup default fontset for new charsets.
17399 2000-05-24  Dave Love  <fx@gnu.org>
17401         * info.el (Info-find-node-2): Restructure [following "Vadim
17402         S. Solomin" <sovs@uic.nnov.ru>].
17404         * icomplete.el: Fix header for Finder.
17406 2000-05-24  Eric M. Ludlam  <zappo@ultranet.com>
17408         * rmailout.el (rmail-output-to-rmail-file): Added optional param
17409         STAY.
17411         * rmail.el (rmail-automatic-folder-directives): New user variable.
17412         (rmail-show-message): Add call to `rmail-auto-file' during
17413         display.
17414         (rmail-auto-file): New function.
17416 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
17418         * ediff-diff.el (ediff-forward-word): Take syntactic word class into
17419         account.
17420         (ediff-test-utility,ediff-diff-mandatory-option)
17421         (ediff-reset-diff-options): Utilities for proper initialization of
17422         ediff-diff-options and ediff-diff3-options on Windows.
17424         * ediff-init.el (ediff-merge-filename-prefix): New customizable
17425         variable.
17427         * ediff-mult.el (ediff-filegroup-action): Use
17428         ediff-merge-filename-prefix.
17430 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
17432         * viper-ex.el (ex-write): Set selective display to nil.
17434 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
17436         * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
17437         aliases for hebrew-iso-8bit.
17439 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
17441         * woman.el: New version from Francis J. Wright
17442         <F.J.Wright@Maths.QMW.ac.uk>.
17443         (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
17444         names in environment variables regardless of the path separator.
17445         (woman-topic-all-completions-1): Don't call file-name-directory-p
17446         on all files, since woman-file-regexp already filters out any
17447         directories.
17449 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
17451         * international/quail.el (quail-start-translation): Don't change
17452         modified-p of the current buffer.
17453         (quail-start-conversion): Likewise.
17455         * international/kkc.el (kkc-region): Don't change modified-p of
17456         the current buffer.
17458         * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
17459         conform to RFC1468.
17460         (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
17462 2000-05-23  Eric M. Ludlam  <zappo@ballista.ultranet.com>
17464         * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
17465         (speedbar-insert-button): Invisible text property fix.
17466         (speedbar-directory-plus): Renamed from speedbar-directory-+
17467         (speedbar-directory-minus): Renamed from speedbar-directory--
17468         (speedbar-page-plus): Renamed from speedbar-file-+
17469         (speedbar-page-minus): Renamed from speedbar-file--
17470         (speedbar-page): Renamed from speedbar-file-
17471         (speedbar-tag): Renamed from speedbar-tag-
17472         (speedbar-tag-plus): Renamed from speedbar-tag-+
17473         (speedbar-tag-minus): Renamed from speedbar-tag--
17474         (speedbar-expand-image-button-alist): Use above renames.
17476         * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
17477         * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
17478         * sb-pg-plus.xpm: Renamed from sb-file+.xpm
17479         * sb-pg-minus.xpm: Renamed from sb-file-.xpm
17480         * sb-pg.xpm: Renamed from sb-file.xpm
17481         * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
17482         * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
17484 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
17486         * international/quail.el (quail-show-guidance-buf): Set
17487         current-input-method of the guidance buffer to the name of the
17488         curren input method.
17490 2000-05-23  Stefan Monnier  <monnier@cs.yale.edu>
17492         * progmodes/compile.el (compile-internal): Style typo.
17494         * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
17495         quote vars and functions in the docstring.
17497         * newcomment.el (comment-make-extra-lines): Don't use `assert'.
17499         * completion.el (dynamic-completion-mode, dynamic-completion-mode):
17500         Don't quote lambdas.
17502         * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
17504 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
17506         * startup.el (command-line): Determine source file of compiled
17507         user init file differently.  Warn if compiled user init file
17508         is older than its source file.
17510         * ffap.el (ffap-url-regexp): Add `https'.
17512 2000-05-23  Eli Zaretskii  <eliz@is.elta.co.il>
17514         * files.el (make-backup-file-name-1): Replace slashes with `!'
17515         rather than `|' (which is not allowed on Windows).  Replace the
17516         drive letters with a string "drive_X".
17518 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
17520         * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
17522         * files.el (interpreter-mode-alist): Add `bash2'.
17524 2000-05-22  Dave Love  <fx@gnu.org>
17526         * loadhist.el (feature-symbols, file-provides, file-requires): Use
17527         mapc.
17528         (feature-file): Avoid calling symbol-name.  Doc fix.
17529         (file-set-intersect, file-dependents): Use dolist, not mapcar.
17530         (loadhist-hook-functions): Add mouse-position-function.
17531         (unload-feature): Change uses of mapcar.
17533         * files.el (parse-colon-path): Doc fix.
17534         (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
17535         (set-auto-mode): Use mapc.
17537         * complete.el (PC-look-for-include-file): Use :alnum: character
17538         class.
17539         (partial-completion-mode): Add autoload cookie.
17541 2000-05-22  Sam Steingold  <sds@gnu.org>
17543         * info.el (Info-fontify-node): Fixed the call to
17544         `add-text-properties' (bug introduced on 2000-05-18).
17546 2000-05-22  Dave Love  <fx@gnu.org>
17548         * bindings.el: Remove debug-ignored-errors set in other files.
17550         * progmodes/etags.el: Add to debug-ignored-errors.
17551         (visit-tags-table-buffer): Clear out buffers holding old tables
17552         when making a new list.
17553         (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
17554         mapc.
17556         * completion.el: Doc fixes.  Add to debug-ignored-errors.  Don't
17557         quote keywords.
17558         (cmpl-string-case-type): Use character classes.
17560         * comint.el:
17561         * textmodes/ispell.el:
17562         * imenu.el:
17563         * mail/mh-e.el:
17564         * progmodes/compile.el: Add to debug-ignored-errors.
17566         * dabbrev.el: Add to debug-ignored-errors.
17567         (dabbrev-completion): Use mapc.
17569 2000-05-22  Eli Zaretskii  <eliz@is.elta.co.il>
17571         * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
17572         (woman-mapcan, woman-parse-man.conf)
17573         (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
17574         (woman-reset-emulation, woman-select-symbol-fonts): New functions.
17575         (woman-parse-colon-path): Call woman-mapcan.  Recognize Cygwin
17576         path syntax better.
17577         (woman-man.conf-path, woman-use-own-frame): New defcustoms.
17578         (woman-manpath): Call woman-parse-man.conf.
17579         (woman-emulation): New defcustom, defaults to nroff.
17580         (woman-font-support): New defconst.
17581         (woman-use-symbol-font): New defcustom.
17582         (woman-menu): Add new menu items: "Colored/BW", "Advanced",
17583         "Emulation".
17584         Many functions: Doc fix.
17586 2000-05-22  Kenichi Handa  <handa@etl.go.jp>
17588         * international/quail.el (quail-simple-translation-keymap): Map
17589         128..255 to quail-self-insert-command.
17590         (quail-keyboard-layout-alist): Add definition for "pc102-de".
17592 2000-05-22  Stefan Monnier  <monnier@cs.yale.edu>
17594         * help.el (help-manyarg-func-alist): Typo.
17596         * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
17597         intervals which makes it heaps simpler.
17599         * newcomment.el (comment-region-internal): Go back to BEG after quoting
17600         the nested comment markers.
17602         * subr.el (remove-hook): Don't turn the hook's value into a list.
17604 2000-05-21  Dave Love  <fx@gnu.org>
17606         * edmacro.el (edmacro-parse-keys): Return vector if any elements
17607         are invalid characters.
17609         * international/mule-util.el (detect-coding-with-priority): Use
17610         mapc.  Remove redundant lambda.
17612         * international/mule-diag.el (list-non-iso-charset-chars)
17613         (describe-fontset): Remove redundant lambda.
17615         * emulation/crisp.el (brief-mode): New alias.
17617         * emacs-lisp/ring.el (ring-elements): New function.
17619         * emacs-lisp/easymenu.el (easy-menu-create-menu)
17620         (easy-menu-do-add-item): Use keywordp.
17622         * emacs-lisp/byte-opt.el: Update side-effect free function lists.
17624         * replace.el: Doc and error message fixes.
17625         (replace-highlight): Use facep, not internal-find-face.
17627 2000-05-20  Stefan Monnier  <monnier@cs.yale.edu>
17629         * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
17631         * log-edit.el (log-edit-done): Cleanup trailing empty lines.
17632         (log-edit-insert-changelog): Drop `:' as well.
17634         * log-view.el: Fix file description.
17635         (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
17636         available.
17637         (log-view-font-lock-keywords): Only use cvs-filename-face if present.
17638         (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
17640         * emacs-lisp/easy-mmode.el: Update copyright and commentary.
17641         (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
17642         Print a status message if the toggle is called interactively.
17643         (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
17644         for global minor modes and use `defcustom' for them.
17645         Use add-minor-mode.
17646         (easy-mmode-define-derived-mode): Remove.
17647         (define-derived-mode): Fancier default docstring.
17648         (easy-mmode-define-navigation): Signal an error rather than (ding).
17650         * newcomment.el (comment-styles): New `box-multi'.
17651         (comment-normalize-vars): Better default for comment-continue to
17652         avoid whitespace-only continuations.
17653         (comment-search-forward): Always move even in the no-syntax case.
17654         (comment-padright): Only obey N if it's only obeyed for padleft.
17655         (comment-make-extra-lines): Better handling of empty continuations.
17656         Use `=' for the filler if comment-start has only one character.
17657         (uncomment-region): Try handling the special `=' filler.
17658         (comment-region): Allow LINES even if MULTI is nil.
17659         (comment-box): Choose box style based on comment-style.
17661 2000-05-20  Kenichi Handa  <handa@etl.go.jp>
17663         * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
17664         (ccl-compile-write-repeat): If ARG is string, make it unibyte.
17666 2000-05-20  Kenichi HANDA  <handa@etl.go.jp>
17668         * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
17669         and insert, not subst-char-in-region.
17671         * international/mule-diag.el (list-character-sets-1): Handle
17672         charsets eight-bit-control and eight-bit-graphic.
17673         (list-iso-charset-chars): Likewise.
17674         (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
17675         charactes as is.  Use indent-to to align characters.
17677         * international/mule-cmds.el (find-multibyte-characters): Never
17678         exclude charsets eight-bit-control and eight-bit-graphic.
17680 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
17682         * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
17683         Don't quote lambdas.
17685         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
17687 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
17689         * gud.el (gud-jdb-directories): Doc fix.
17691 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
17693         * newcomment.el: New file.
17695 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
17697         * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
17699 2000-05-18  Andreas Schwab  <schwab@suse.de>
17701         * dired.el (dired-between-files): Also skip lines beginning with
17702         `used'.
17704 2000-05-18  Gerd Moellmann  <gerd@gnu.org>
17706         * msb.el (msb-menu-cond): Add choice `user'.
17708 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
17710         * ps-print.el: Compatibility, customization and doc fix.
17711         (ps-printer-name-option): Replace defconst by defvar.
17712         (ps-postscript-code-directory): XEmacs compatibility.
17713         (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
17714         fix.
17715         (ps-user-defined-prologue, ps-print-prologue-header)
17716         (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
17717         compatibility and code fix.
17718         (ps-print-background-image, ps-print-background-text):
17719         Customization fix.
17720         (ps-line-number-start, ps-n-up-on): New vars.
17722 2000-05-18  Espen Skoglund  <esk@ira.uka.de>
17724         * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
17725         the indent-comment function to just return the appropriate indent.
17727 2000-05-18  Eric M. Ludlam  <zappo@ultranet.com>
17729         * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
17730         sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
17731         sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
17733 2000-05-18  Dave Love  <fx@gnu.org>
17735         * info.el (Info-fontify-node): Add intangible property as well as
17736         invisible.
17738         * calendar/appt.el (appt-make-list): Match all lines of entry.
17739         From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
17741 2000-05-18  Kenichi Handa  <handa@etl.go.jp>
17743         * international/mule-diag.el (describe-char-after): Call
17744         internal-char-font, not char-font.  If internal-char-font returns
17745         nil, display "-- none --".
17747 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
17749         * image.el (image-type-available-p): Don't reference image-types
17750         if it isn't bound.
17752 2000-05-17  Stefan Monnier  <monnier@cs.yale.edu>
17754         * autoarg.el (autoarg-mode): Typo in the :set argument.
17756 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
17758         * startup.el (command-line-1): Don't signal an error if the
17759         directory for auto-save-list files does not yet exist.
17761 2000-05-17  Kenichi Handa  <handa@etl.go.jp>
17763         * international/mule-conf.el (arabic-iso8859-6): Fix typo.
17765 2000-05-16  Stefan Monnier  <monnier@cs.yale.edu>
17767         * subr.el (remove-hook): `setq' hook-value, not `set'.
17769 2000-05-16  Sam Steingold  <sds@gnu.org>
17771         * info.el (debug-ignored-errors): More errors to ignore.
17773 2000-05-16  Dave Love  <fx@gnu.org>
17775         * cus-edit.el: Don't require cl or easymenu.
17776         (custom-variable-prompt): Test standard-value property, not
17777         user-variable-p.
17779 2000-05-16  Sam Steingold  <sds@gnu.org>
17781         * subr.el (add-hook): `setq' hook-value, not `set'.
17783 2000-05-16  Gerd Moellmann  <gerd@gnu.org>
17785         * startup.el (command-line-1): Mention the FAQ in the startup
17786         message.
17788         * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
17790         * progmodes/compile.el (compilation-parse-errors): Collect
17791         `nomessage' regexps last.
17793         * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
17795         * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
17796         to the function name.
17798 2000-05-15  Dave Love  <fx@gnu.org>
17800         * speedbar.el (speedbar-recenter): Typo.
17801         (speedbar-expand-line): Make arg optional.
17802         (speedbar-mode): Avoid a compiler warning.
17804 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
17806         * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
17807         user-specified option string is empty.
17809         * mouse.el (mouse-yank-at-click): Doc fix.
17811 2000-05-15  Eli Zaretskii  <eliz@is.elta.co.il>
17813         * term/internal.el (IT-character-translations): More updates of
17814         latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
17815         documents.
17817 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
17819         * env.el (getenv): New function, interactively callable.
17820         (setenv, getenv): Remove autoload cookies.
17822         * loadup.el: Load `env'.
17824         * progmodes/f90.el: Change author's mail address.
17826 2000-05-14  Dave Love  <fx@gnu.org>
17828         * mail/rmail.el (rmail-show-message-hook): Customize and offer
17829         goto-addr as an option.
17831         * help.el (help-xref-stack): Doc fix.
17832         (help-xref-following): New variable.
17833         (help-make-xrefs): Use it.
17834         (help-xref-go-back): Use position information from stack element.
17835         (help-follow): Make position in stack element a pair.  Use
17836         help-xref-following.
17838         * autoarg.el: New file.
17840         * faces.el: Declare more functions obsolete.
17842         * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
17843         * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
17844         * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
17845         * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
17846         Remove all the setup-...-environment functions.
17848 2000-05-13  Eric M. Ludlam  <zappo@ultranet.com>
17850         * speedbar.el: Updated the commentary section.  xemacs20p now uses
17851         >= when detecting.  Require `defimage' safely.
17852         (speedbar-easymenu-definition-base): Add toggle for images.
17853         (speedbar-easymenu-definition-special): Add flush cache & expand.
17854         (speedbar-visiting-tag-hook): Set new defaults.  Added options.
17855         (speedbar-reconfigure-keymaps-hook): New variable.
17856         (speedbar-frame-parameters): Updated documentation.
17857         (speedbar-use-imenu-flag): Updated custom tag
17858         (speedbar-dynamic-tags-function-list): New variable.
17859         (speedbar-tag-hierarchy-method): Updated doc & custom.
17860         (speedbar-indentation-width, speedbar-indentation-width) New
17861         variables.
17862         (speedbar-hide-button-brackets-flag): Customizable.
17863         (speedbar-vc-indicator): Doc update.
17864         (speedbar-ignored-path-expressions): Updated default value.
17865         (speedbar-supported-extension-expressions): Updated default value.
17866         (speedbar-syntax-table): Remove {} paren status.
17867         (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
17868         as "+".  Added overlay aliases.
17869         (speedbar-mode): Use `speedbar-mode-line-update' instead of
17870         `force-mode-line-update'.
17871         (speedbar-mode, speedbar-quick-mouse, speedbar-click)
17872         (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
17873         `mouse-set-point'
17874         (speedbar-reconfigure-keymaps): Run configure keymap hooks.
17875         (speedbar-item-info-tag-helper): Revamped to handle a wider range
17876         of arbitrary text, and new helper functions.
17877         (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
17878         filename finder.
17879         (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
17880         (speedbar-directory-buttons): Update path search/expansion.
17881         (speedbar-make-tag-line): Pay attention to
17882         `speedbar-indentation-width'.  Use more care w/ invisible
17883         properties.
17884         (speedbar-change-expand-button-char): Call
17885         `speedbar-insert-image-button-maybe'.
17886         (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
17887         (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
17888         (speedbar-trim-words-tag-hierarchy)
17889         (speedbar-simple-group-tag-hierarchy): New functions
17890         (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
17891         (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
17892         functions.
17893         (speedbar-mouse-set-point): New function
17894         (speedbar-power-click): Updated documentation.
17895         (speedbar-line-token, speedbar-goto-this-file): Handle more types
17896         of tag prefix text.
17897         (speedbar-expand-line, speedbar-contract-line): Make more robust
17898         to strange text.
17899         (speedbar-expand-line): Takes universal argument to flush the
17900         cache.
17901         (speedbar-flush-expand-line): New function.
17902         (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
17903         Use new generator insertion method.
17904         (speedbar-fetch-dynamic-tags): New function.
17905         (speedbar-fetch-dynamic-imenu): Removed code now handled in
17906         `speedbar-fetch-dynamic-imenu'.
17907         (speedbar-fetch-dynamic-etags): Fix current buffer problem.
17908         (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
17909         "Revert Buffer" menu items.
17910         (speedbar-buffer-buttons-engine): Be smarter when creating a
17911         filename tag (for expansion purposes.).
17912         (speedbar-highlight-one-tag-line,
17913         (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
17914         (speedbar-recenter): New functions.
17915         (defimage-speedbar): Image loading abstraction.
17916         (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
17917         (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
17918         (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
17919         (speedbar-tag-type, speedbar-tag-mail): New images.
17920         (speedbar-expand-image-button-alist): New variable.
17921         (speedbar-insert-image-button-maybe): Insert an image over some
17922         buttons.
17924 2000-05-13  Kenichi Handa  <handa@etl.go.jp>
17926         * international/mule-cmds.el (encode-coding-char): An ASCII
17927         character is always encodable.
17929         * international/mule-conf.el: Add more information in descriptions
17930         of character sets.
17932         * international/mule-diag.el (describe-char-after): New function.
17933         (describe-font-internal): Adjusted for the change of font-info.
17934         (describe-font): Likewise.
17935         (print-fontset): Rewritten for the new fontset implementation.
17936         (describe-fontset): Include fontset alias names in completion.
17937         (list-fontsets): Adjusted for the change of print-fontset.
17939         * simple.el (what-cursor-position): If DETAIL is non-nil, call
17940         describe-char-after instead of displaying the detail in the echo
17941         area.
17942         (syntax-code-table): Format changed.
17943         (string-to-syntax): Adjusted for the above change.
17945 2000-05-12  Stefan Monnier  <monnier@cs.yale.edu>
17947         * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
17949 2000-05-12  Dave Love  <fx@gnu.org>
17951         * calendar/todo-mode.el: Remove some compatibility stuff and CL
17952         dependence.  Use line-{beginning,end}-position, not
17953         point-at{b,e}ol.  Some doc fixes.
17954         (todo-position): New function.  Fix callers of position to use it.
17955         (todo-save-top-priorities, todo-print): Use with-temp-buffer.
17957 2000-05-12  Gerd Moellmann  <gerd@gnu.org>
17959         * time.el (display-time-mail-icon): Use `:ascent center'.
17961         * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
17962         handling FTP security extensions.
17964 2000-05-11  Dave Love  <fx@gnu.org>
17966         * calendar/todo-mode.el: New file.
17968 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
17970         * comint.el (comint-read-input-ring): Move reference to
17971         comint-input-ring-size outside of the save-excursion.  It was
17972         causing the default value to be the only one ever seen.
17974         * font-lock.el: Update copyright.  Remove Simon Marshall's email
17975         address on request from him.
17977         * subr.el (substitute-key-definition): Add comment describing
17978         the meaning of PREFIX.
17980 2000-05-10  Stefan Monnier  <monnier@cs.yale.edu>
17982         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
17984         * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
17985         (add-minor-mode): Don't make the variable buffer-local and add a
17986         reference to define-minor-mode in the docstring.
17988         * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
17989         HEADER/FOOTER and fix bug with trailing empty directory.
17990         (cvs-append-to-ignore): Use vc-editable-p if available.
17991         (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
17992         (vc-do-command): Tweak advice to handle the new VC.
17994         * log-view.el (log-view-goto-rev): New function for the new VC.
17995         (log-view-minor-wrap): Use mark-active.
17997         * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
17998         (log-edit-changelog-full-paragraphs): New var.
17999         (log-edit-insert-changelog): Remove a lonely leading `* file'.
18000         (log-edit-narrow-changelog, log-edit-changelog-paragraph)
18001         (log-edit-changelog-subparagraph, log-edit-changelog-entry)
18002         (log-edit-changelog-ours-p, log-edit-changelog-entries)
18003         (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
18004         Replace the `cvs' prefix with `log-edit'.
18006         * iswitchb.el (iswitchb-completion-help): Unquote lambda.
18008         * diff-mode.el (diff-font-lock-keywords): Recognize comments.
18009         (diff-font-lock-defaults): Explicitly turn off multiline.
18010         (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
18011         (diff-ediff-patch): Fix call to ediff-patch-file.
18012         (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
18013         Handle comments.
18015         * frame.el (automatic-hscrolling): Typo.
18017         * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
18019 2000-05-09  Sam Steingold  <sds@goems.com>
18021         * apropos.el (apropos-print): use `describe-face' instead of
18022         `customize-face-other-window'.
18024 2000-05-09  Dave Love  <fx@gnu.org>
18026         Changes mostly following Richard Sharman <rsharman@wave.home.com>.
18028         * help.el (describe-variable): Have customize button pop the
18029         help-xref stack when invoked.
18030         (help-xref-symbol-regexp): Add `face'.
18031         (help-make-xrefs): Check for quoted face names and adapt regexp
18032         submatch numbers to cope.
18033         (help-xref-interned): Maybe insert face doc too.  Separate
18034         sections with a line of hyphens.
18036         * faces.el:  Some doc fixes.  Declare some functions obsolete.
18037         (describe-face): Add customize button.  Return the help
18038         text.  Fix prompt.
18040 2000-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
18042         * term/internal.el (IT-character-translations): Fix last change.
18044 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
18046         * woman.el: New file
18047         (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
18049 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
18051         * term/internal.el (IT-character-translations): Update ASCII
18052         simulations for greek-iso8859-7, add latin-iso8859-14 and
18053         latin-iso8859-15.
18055         * international/mule-cmds.el (set-language-info-alist): Call
18056         define-prefix-command with 3 arguments, to make the map suitable
18057         for a menu.
18059 2000-05-07  Dave Love  <fx@gnu.org>
18061         * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
18063 2000-05-05  Dave Love  <fx@gnu.org>
18065         * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
18066         list in doc string.  Don't quote keyword symbols.
18067         * emacs-lisp/cl.el: Likewise
18068         * emacs-lisp/cl-seq.el: Likewise
18070 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
18072         * abbrev.el (abbrev-mode): Make ARG optional.
18074 2000-05-04  Gerd Moellmann  <gerd@gnu.org>
18076         * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
18078         * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
18080         * subr.el (substitute-key-definition): Clarify documentation.
18082 2000-05-04  Milan Zamazal  <pdm@freesoft.cz>
18084         * glasses.el (glasses-convert-to-unreadable): Use
18085         `glasses-separator' instead of the hard-wired "_".
18086         (glasses-mode): Call `glasses-make-unreadable' only in a single
18087         place.
18089 2000-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
18091         * term/internal.el (cjk-codepages-alist): Add associations for
18092         Chinese and Korean codepages.  Remove FIXME comment.
18094 2000-05-03  Dave Love  <fx@gnu.org>
18096         * time.el (display-time-mail-face, display-time-use-mail-icon):
18097         New option.
18098         (display-time-mail-icon): New variable.
18099         (display-time-string-forms): Use the above.  Fix the local-map.
18101 2000-05-03  Gerd Moellmann  <gerd@gnu.org>
18103         * replace.el (query-replace-map): Add binding for `E'.
18104         (query-replace-help): Extend help text.
18105         (perform-replace): Allow editing the replacement string.
18107         * make-mode.el (makefile-mode-abbrev-table): New variable.
18108         (makefile-mode): Set local abbrev table to
18109         makefile-mode-abbrev-table.
18110         (makefile-font-lock-keywords): Fontify includes and conditionals.
18112         * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
18113         set TOGGLE's value.
18115         * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
18116         mail-interactive-insert-alias.
18117         (mail-abbrev-complete-alias): New command.
18118         (mail-mode-map): Bind it to `M-TAB'.
18120 2000-05-03  Kenichi Handa  <handa@etl.go.jp>
18122         * language/lao-util.el (lao-compose-region): New function.
18124 2000-05-02  Gerd Moellmann  <gerd@gnu.org>
18126         * files.el (recover-session): Make directories as necessary
18127         if they don't exist yet.
18129         * calendar/cal-french.el
18130         (french-calendar-multibyte-special-days-array)
18131         (french-calendar-special-days-array): Change French text.
18132         (calendar-french-date-string): Change output.
18133         (calendar-goto-french-date): Likewise.
18135 2000-05-02  Per Abrahamsen  <abraham@dina.kvl.dk>
18137         * wid-edit.el (widget-default-active): Obey `:always-active'.
18138         (widget-documentation-string-value-create): Set `:always-active'.
18140 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
18142         * startup.el (auto-save-list-file-prefix): For ms-dos, set the
18143         default prefix to `~/_emacs.d/auto-save.list/_s'.
18144         (normal-top-level): Create the directory for auto-save files, if
18145         it doesn't already exist (in the ms-dos case only).
18147 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
18149         * international/mule-cmds.el (set-language-environment): Don't
18150         concat an integer (dos-codepage), use format instead.
18152 2000-05-02  Dave Love  <fx@gnu.org>
18154         * help.el (help-xref-on-pp): Check for constant symbols.
18156 2000-04-29  Gerd Moellmann  <gerd@gnu.org>
18158         * startup.el (normal-top-level): Put a condition-case around
18159         the code loading subdirs.el.
18161 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
18163         * ps-print.el: Upside-down and face background color printing,
18164         line number step, doc fix.
18165         (ps-print-version): New version number (5.2).
18166         (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
18167         (ps-face-attribute-list, ps-plot-with-face): Code fix.
18168         (ps-spool-config): Var fix.
18169         (ps-printer-name-option): Const fix.
18170         (ps-print-upside-down, ps-use-face-background)
18171         (ps-line-number-step): New vars.
18172         (ps-window-system, ps-lp-system): New consts.
18173         (ps-face-background): New fun.
18175 2000-04-28  Richard Stallman  <rms@gnu.org>
18177         * files.el (make-auto-save-file-name):
18178         Apply auto-save-file-name-transforms to visited file name
18179         before generating auto save file name.
18180         (auto-save-file-name-transforms): New variable.
18182         * files.el (backup-enable-predicate):
18183         Correctly test for a file under a temporary directory.
18185 2000-04-28  Gerd Moellmann  <gerd@gnu.org>
18187         * subr.el (add-minor-mode): Rewritten.
18189 2000-04-28  Kenichi Handa  <handa@etl.go.jp>
18191         * mail/sendmail.el (sendmail-send-it): Set
18192         buffer-file-coding-system to the selected coding system for MIME
18193         header.
18195 2000-04-27  Gerd Moellmann  <gerd@gnu.org>
18197         * dired.el (dired-move-to-filename-regexp): Allow format where
18198         YYYY is followed by two spaces.
18200         * progmodes/etags.el (etags-tags-completion-table): Add a `:'
18201         in the second character class of the regexp.
18203         * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
18204         mh-etc, too.
18206         * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
18207         nil.
18209         * subr.el (add-minor-mode): Use `set' instead of `setq'.
18211         * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
18212         argument.
18214 2000-04-27  Sen Nagata <sen@eccosys.com>
18216         * emacs-lisp/crm.el (crm-completion-table): New variable.
18217         (crm-collection-fn, crm-test-completion)
18218         (completing-read-multiple): Use it.
18220 2000-04-27  Dave Love  <fx@gnu.org>
18222         * help.el (locate-library): Use mapc.
18223         (help-manyarg-func-alist): Add call-process-region.
18225 2000-04-26  Gerd Moellmann  <gerd@gnu.org>
18227         * subr.el (add-minor-mode): Make argument MAP optional.
18229         * desktop.el (desktop-save): Save list of minor modes.
18230         (desktop-create-buffer): Restore minor modes.
18231         (desktop-minor-mode-table): New user-option.
18233         * subr.el (add-minor-mode): New function.
18235         * image.el (find-image): New function.
18236         (defimage): Rewritten to find image at load time.
18238         * startup.el (normal-top-level-add-to-load-path): Handle
18239         case that the default directory is not in load-path.
18241         * help.el: Old patch from Stefan Monnier.
18242         (help-xref-on-pp): New function.
18243         (describe-variable): Use it to display xrefs in a symbol's value.
18245 2000-04-26  Stefan Monnier  <monnier@cs.yale.edu>
18247         * cus-edit.el (custom-face): Fix parenthesis.
18249 2000-04-26  Kenichi Handa  <handa@etl.go.jp>
18251         * mail/rmail.el (rmail-expunge): When there are no deleted
18252         messages, do nothing.
18254 2000-04-26  Dave Love  <fx@gnu.org>
18256         * international/mule-cmds.el (locale-translation-file-name):
18257         Defvar to nil.
18258         (set-locale-environment): Set it here (at runtime).
18260 2000-04-25  Gerd Moellmann  <gerd@gnu.org>
18262         * replace.el (perform-replace): Add parameters START and END.  Use
18263         them instead of the check for a region in Transient Mark mode.
18264         (query-replace-read-args): Return two more list elements for the
18265         start and end of the region in Transient Mark mode.
18266         (query-replace, query-replace-regexp, query-replace-regexp-eval)
18267         (map-query-replace-regexp, replace-string, replace-regexp): Add
18268         optional last arguments START and END and pass them to
18269         perform-replace.
18271         * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
18272         form with additional arguments for perform-replace.
18274         * progmodes/etags.el (tags-query-replace): Add parameters START
18275         and END.  Construct a form with additional arguments for
18276         perform-replace.
18278         * simple.el (shell-command): Set default directory for "*Shell
18279         Command Output" buffer.
18281         * language/european.el (iso-latin-4): Fix typo.
18283         * emacs-lisp/crm.el: New file.
18285 2000-04-24  Dave Love  <fx@gnu.org>
18287         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
18288         (Custom-reset-saved, Custom-reset-standard)
18289         (custom-group-value-create, custom-group-set, custom-group-save)
18290         (custom-group-reset-current, custom-group-reset-saved)
18291         (custom-group-reset-standard): Use mapc.
18292         (custom-buffer-create-internal): Disable undo when creating items.
18293         Use mapc.
18294         (custom-face): Avoid redundant lambda.
18296 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
18298         * startup.el (auto-save-list-file-prefix): Set default to
18299         `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
18301 2000-04-24  Sam Steingold  <sds@gnu.org>
18303         * time-stamp.el (time-stamp-string-preprocess): Always convert
18304         `field-result' to a string.
18306 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
18308         * frame.el (scrolling): New group.
18309         (automatic-hscrolling): New user-option.
18311         * startup.el (command-line-x-option-alist): Add `-lsp' and
18312         `--line-spacing'.
18314 2000-04-19  Dave Love  <fx@gnu.org>
18316         * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
18317         (cl-mapc): Rename from mapc.  Fix the funcall.
18319 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
18321         * simple.el (clone-indirect-buffer-other-window): New command.
18322         (clone-indirect-buffer): Add optional arg NORECROD.
18323         (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
18325         * help.el (resize-temp-buffer-window): Use count-screen-lines.
18327         * window.el (count-screen-lines): New function.
18328         (shrink-window-if-larger-than-buffer): Use count-screen-lines
18329         instead of window-buffer-height.
18331         * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
18332         non-existing variable comint-input-sentinel.
18333         (inferior-lisp-args-to-list): Removed.
18334         (inferior-lisp): Use split-string instead of
18335         inferior-lisp-args-to-list.
18337         * hexl.el (hexl-insert-hex-string): New command.
18339         * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
18340         instead of concat.
18342 2000-04-18  Gerd Moellmann  <gerd@gnu.org>
18344         * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
18345         at the start of an existing but empty folder.
18347 2000-04-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
18349         * ps-mule.el: Customization fix, doc fix.
18350         (ps-multibyte-buffer): Customization fix.
18352 2000-04-17  Richard M. Stallman  <rms@gnu.org>
18354         * subr.el (read-passwd): Use read-char-exclusive.
18356 2000-04-17  Gerd Moellmann  <gerd@gnu.org>
18358         * textmodes/texinfo.el (texinfo-insert-@email)
18359         (texinfo-insert-@emph, texinfo-insert-@quotation)
18360         (texinfo-insert-@strong, texinfo-insert-@url): New functions.
18361         (texinfo-mode-map): Add key bindings for them.
18363         * files.el (basic-save-buffer-2): Use a template with `$'
18364         instead of `#' for VMS.
18366         * simple.el (clone-indirect-buffer): New function.
18368 2000-04-16  Stephen Eglen  <stephen@gnu.org>
18370         * iswitchb.el (iswitchb-case): New function.  If the user input
18371         contains any upper-case characters, the search is made
18372         case-sensitive.
18374 2000-04-17  Stefan Monnier  <monnier@cs.yale.edu>
18376         * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
18377         comment-end.
18378         (texinfo-font-lock-syntactic-keywords): New var.
18379         (texinfo-font-lock-keywords): Remove comment regexp.
18380         (texinfo-insert-block): New function.
18381         (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
18382         (texinfo-mode): Use define-derived-mode.  Tweak comment-start-skip
18383         and font-lock-defaults.  Use regexp-opt for outline-regexp.
18384         (texinfo-environments): New var.
18385         (texinfo-environment-regexp): Use regexp-opt and
18386         texinfo-environments.
18388         * textmodes/ispell.el (ispell-menu-map-needed): Check that
18389         ispell-process is bound since this might be eval'd before ispell
18390         is loaded.
18391         (ispell-message): Use a tiny bit less magic and a bit more hard
18392         data to figure out what kind of sc-cite-regexp to use.
18394         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
18396         * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
18397         (insert-cyclic-diary-entry): Unquote the lambda.
18399         * gud.el (gud-jdb-build-source-files-list): Fix typo.
18401         * files.el (backup-enable-predicate): Unquote the lambda.
18403         * cus-edit.el (custom-face, face): Unquote the lambda.
18405 2000-04-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
18407         * ps-print.el: Check for line-beginning-position definition.
18409         * ps-print.el: Fix counting lines in a region.
18410         (ps-print-version): New version number (5.1.5).
18411         (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
18412         (ps-printing-region): Fun code fix.
18414 2000-04-15  Gerd Moellmann  <gerd@gnu.org>
18416         * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
18417         to file-directory-p.
18419 2000-04-14  Gerd Moellmann  <gerd@gnu.org>
18421         * gud.el (gud-jdb-build-source-files-list): Check that directory
18422         exists before calling directory-files.
18424 2000-04-13  Dave Love  <fx@gnu.org>
18426         * emacs-lisp/trace.el: Change maintainer.  Use new backquote
18427         syntax.
18429         * emacs-lisp/cl-specs.el: Remove when, unless.
18431         * emacs-lisp/cl-extra.el: Don't quote keywords.
18432         (cl-old-mapc): New variable.
18433         (mapc): Use it.
18434         (cl-map-intervals): Use with-current-buffer.  Don't check for
18435         next-property-change.
18436         (cl-map-overlays): Use with-current-buffer.
18437         (cl-expt): Remove.
18438         (copy-tree, remprop): Define unconditionally.
18440         * emacs-lisp/cl-compat.el (keywordp): Remove.
18442         * emacs-lisp/edebug.el (edebug-keywordp): Remove.  Change callers
18443         to use keywordp.
18444         (edebug-spec): Enable keywordp.
18446         * cus-edit.el (custom-sort-items): Avoid symbol-name with new
18447         string-lessp.
18449         * cus-start.el: Use keywordp.
18451 2000-04-13  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
18453         * diary-lib.el (include-other-diary-files): Fix the fix of
18454         2000-02-18 by doing a save-excursion.
18456 2000-04-13  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
18458         * ps-print.el: Customization fix, doc fix.
18459         (ps-print-version): New version number (5.1.4).
18460         (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
18461         (ps-print-preprint): Adjust code.
18462         (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
18463         (ps-print-prologue-header, ps-print-control-characters)
18464         (ps-spool-config): Customization fix.
18466 2000-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
18468         * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
18469         converted to the new menu-item format, names silightly changed,
18470         help strings added.
18472         Support for spelling without async subprocesses:
18474         * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
18475         (ispell-session-buffer): New variables.
18476         (ispell-start-process, ispell-process-status,
18477         ispell-accept-output, ispell-send-string): New functions, for
18478         Ispell invocation when async subprocesses aren't supported.
18479         (ispell-word, ispell-pdict-save, ispell-command-loop,
18480         ispell-process-line, ispell-buffer-local-parsing): Replace calls
18481         to process-send-string with calls to ispell-send-string, and
18482         accept-process-output with ispell-accept-output.
18483         (ispell-init-process): Call ispell-process-status instead of
18484         process-status with.
18485         (ispell-init-process): Call ispell-start-process.  Call
18486         ispell-accept-output and ispell-send-string.  Don't call
18487         process-kill-without-query and kill-process if they are unbound.
18488         (ispell-async-processp): New function.
18490 2000-04-12  Dave Love  <fx@gnu.org>
18492         * info.el: Add debug-ignored-errors.
18493         (Info-mode-menu): Add some items.
18494         (Info-directory): Add autoload cookie.
18496         * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
18497         Modify `truncate-lines'.  Make `describe-language-environment'
18498         always visible and add help.  Modify `describe-key' help.  Invoke
18499         Info-directory from `info'.  New entry `emacs-manual'.
18501 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
18503         * progmodes/ebrowse.el (ebrowse-tree-mode):
18504         Use propertized-buffer-identification.
18505         (ebrowse-update-member-buffer-mode-line): Likewise.
18506         (ebrowse--mode-strings): Removed.
18507         (ebrowse--mode-line-props): Removed.
18509         * files.el (auto-mode-alist): Add `EBROWSE'.
18511         * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
18512         space before testing for end of buffer.
18513         (ebrowse-load): Removed.
18514         (ebrowse-revert-tree-buffer-from-file): Rewritten.
18515         (ebrowse-create-tree-buffer): Rewritten.
18516         (ebrowse-tree-mode): Read tree from buffer.
18518         * progmodes/ebrowse-ffh.el: Removed.
18520 2000-04-10  Kenichi Handa  <handa@etl.go.jp>
18522         * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
18524 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
18526         * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
18527         at the wrong place.
18529 2000-04-09  Dave Love  <fx@gnu.org>
18531         * files.el (backup-enable-predicate):
18532         Use temporary-file-directory, small-temporary-file-directory.
18533         (make-backup-file-name-function, backup-directory-alist): New vars.
18534         (make-backup-file-name-1): New function.
18535         (make-backup-file-name): Use it.
18536         (find-backup-file-name): Likewise.  Use format for clarity, not concat.
18537         (file-newest-backup): Use make-backup-file-name.
18539 2000-04-09  Gerd Moellmann  <gerd@gnu.org>
18541         * progmodes/ebrowse-ffh.el: New file.
18543         * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
18544         Moved to ebrowse-ffh.el.
18545         (ebrowse-load): Add autoload.
18547         * finder.el (finder-commentary): Add autoload cookie.
18549         * mail/rfc2368.el: Correct author's email address.
18551         * progmodes/ebrowse.el: New file.
18553         * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
18554         item help string.
18555         (easy-menu-do-add-item): Ditto.
18556         (easy-menu-define): Extend doc string.
18558         * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
18559         (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
18560         (jit-lock-function, jit-lock-stealth-fontify): Don't use
18561         with-buffer-unmodified.
18563 2000-04-08  Dave Love  <fx@gnu.org>
18565         * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
18566         unless, when.
18568 2000-04-07  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
18570         * viper-util.el (viper-put-on-search-overlay): New subroutine.
18571         (viper-flash-search-pattern): No operation when using Emacs
18572         doesn't support face.
18573         Use `viper-put-on-search-overlay'.
18575 2000-04-04  Gerd Moellmann  <gerd@gnu.org>
18577         * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
18578         like C-r.
18580         * progmodes/make-mode.el: Some doc fixes.
18581         (makefile-mode-abbrev-table): New variable.
18582         (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
18583         (makefile-font-lock-keywords): Fontify includes and conditionals.
18584         (toplevel): Require `dabbrev' and `add-log' when compiling.
18586         * replace.el (perform-replace): Don't move forward one char
18587         when MATCH-AGAIN is nil, and REGEXP-FLAG is t.  We don't want
18588         to do that because it leaves point 1 position after the last
18589         replacement, after everything has been replaced.
18591         * jit-lock.el (with-buffer-unmodified): New macro.
18592         (with-buffer-prepared-for-font-lock): Don't preserve buffer's
18593         modified state.
18594         (jit-lock-function-1): Extracted from jit-lock-function; not
18595         preserving buffer's modified state.
18596         (jit-lock-function, jit-lock-stealth-fontify):
18597         Call jit-lock-function-1.
18599         * mail/rfc2368.el: Remove supernumerary copyright line.
18601 2000-04-04  Milan Zamazal  <pdm@freesoft.cz>
18603         * glasses.el: Provide facilities for inserting space before left
18604         parentheses and uncapitalization of identifiers.
18605         (glasses-mode): Try to remove old overlays in all cases.
18607 2000-04-03  Gerd Moellmann  <gerd@gnu.org>
18609         * progmodes/compile.el (compile-internal): Display the compilation
18610         buffer in a different frame, if it's already displayed there.
18612         * mail/rfc2368.el: New file.
18614         * simple.el (sendmail-user-agent-compose): Recognize a `body'
18615         header and insert its value as mail body.
18617         * subr.el (member-ignore-case): New function.
18619         * dabbrev.el (dabbrev-ignored-regexps): New user-option.
18620         (dabbrev--find-expansion): Ignore buffers matching a regexp
18621         from dabbrev-ignored-regexps.
18623         * jka-compr.el (jka-compr-compression-info-list): Add `.z'
18624         to extensions handled by gzip.
18626 2000-04-03  Richard M. Stallman  <rms@gnu.org>
18628         * files.el (insert-directory): List the total free space
18629         along with the used space.
18631         * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
18632         line is followed by one that matches CITATION-REGEXP, end the
18633         paragraph.
18635 2000-04-03  Markus Rost  <rost@delysid.gnu.org>
18637         * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
18638         (rmail-make-basic-summary-line): Use that option.
18640 2000-04-03  Kenichi Handa  <handa@etl.go.jp>
18642         * international/mule-cmds.el (encoded-string-description):
18643         Rewritten.   Try pretty description for ISO 2022 escape sequences
18644         only if CODING-SYSTEM is based on ISO 2022.  Use uppercase letters
18645         for hexadecimal format.
18647 2000-04-01  Dave Love  <fx@gnu.org>
18649         * cpp.el: Change customization group to `c' from `C'.
18651         * vcursor.el (vcursor-move): Use display-color-p.
18653         * international/mule-util.el: Provide mule-utils.
18654         (string-to-sequence): Simplify and speed up.
18656         * international/mule.el (make-coding-system): Purecopy doc-string.
18658         * international/mule-cmds.el: Various menu changes.
18659         (describe-specified-language-support): Handle `Default'.
18660         (set-language-info): Purecopy `info'.
18662 2000-03-31  Andrew Innes  <andrewi@gnu.org>
18664         * vc.el (vc-backend-diff): Return the correct status if we had to
18665         retry the rcsdiff command without the --brief option.
18667 2000-03-31  Dave Love  <fx@gnu.org>
18669         * help.el (help-manyarg-func-alist): Correct several omissions.
18671         * add-log.el: Don't require cl, fortran.
18672         (add-log-current-defun-function): Doc fix.
18673         (change-log-version-number-regexp-list): Remove SCCS part.  Doc fix.
18674         (change-log-version-rcs): Function deleted.
18675         (change-log-version-number-search): Doc fix.
18676         Use vc-workfile-version. Avoid CL dolist.
18677         (add-change-log-entry): Just call add-log-current-defun to get
18678         defun.  Simplify somewhat.
18679         (change-log-get-method-definition-1): Likewise.
18680         (add-log-current-defun): Return nil if calling
18681         add-log-current-defun-function does so.  Move Fortran stuff to
18682         fortran.el.  Return string without properties.
18684         * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
18685         and :alpha: char classes.
18687         * mail/supercite.el: Defvar curline when compiling.
18688         (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
18689         (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
18690         rather than a-zA-Z0-9 to allow non-ASCII characters.
18692 2000-03-31  Gerd Moellmann  <gerd@gnu.org>
18694         * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
18696         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
18697         Re-enable new code.
18699         * lpr.el (print-region-1): Use -d to specify printer name for
18700         systems `usg-unix-v*, `dgux', `hpux', `irix'.
18702 2000-03-31  Dave Love  <fx@gnu.org>
18704         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
18705         Look for function definition in symbol's function value slot first
18706         instead of first consulting byte-compile-function-environment.
18708 2000-03-31  Kenichi Handa  <handa@etl.go.jp>
18710         * language/european.el ("Polish"): New language environment.
18711         (setup-polish-environment): New function.
18713 2000-03-30  Gerd Moellmann  <gerd@gnu.org>
18715         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
18716         Disable new code.
18718         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
18719         trying to `load' the symbol of an autoload instead of the file
18720         recorded in the autoload.  Fix error messages.
18722 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
18724         * ps-print.el: PostScript programming fix for ghostview, doc fix.
18725         (ps-print-version): New version number (5.1.3).
18726         (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
18727         (ps-insert-file, ps-output-boolean, ps-plot-with-face)
18728         (ps-generate-postscript-with-faces): Code fix.
18729         (ps-color-values): XEmacs compatibility.
18730         (ps-print-background-image, ps-print-background-text, ps-printer-name)
18731         (ps-default-fg, ps-default-bg): Adjust customization.
18732         (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
18733         (ps-color-scale): Renaming old ps-color-value fun.
18734         (ps-print-headers): Replace ps-print-header group to avoid conflict
18735         with ps-print-header variable.
18736         (ps-print-miscellany): New group.
18737         (ps-format-color, ps-rgb-color): New funs.
18738         (ps-default-foreground): New var.
18739         (ps-printer-name-option): New const.
18741 2000-03-30  Peter Breton  <pbreton@ne.mediaone.net>
18743         * net/net-utils.el:
18744         (network-connection-host, network-connection-service): New variables
18745         (network-connection-mode): New mode, derived from comint-mode
18746         (network-connection-mode-setup): New function, saves host and
18747         service information in local variables.
18749         * lisp/locate.el:
18750         (locate-word-at-point): Added this function
18751         (locate): Default to using locate-word-at-point as input
18752         Run dired-mode-hook
18754 2000-03-29  Dave Love  <fx@gnu.org>
18756         * calendar/appt.el: Doc fixes.
18757         (appt-check): Convert min-to-app to a string before passing to
18758         appt-disp-window-function or concat.
18759         (appt-delete-window): Remove test for frame-root-window.
18760         (appt-select-lowest-window, appt-convert-time): Simplify.
18762         * emacs-lisp/bytecomp.el: Doc fixes.
18763         (byte-compile-file-form-autoload):
18764         Update byte-compile-function-environment.
18766 2000-03-29  Andreas Schwab  <schwab@suse.de>
18768         * emacs-lisp/autoload.el: Also print defsubst doc string specially.
18770         * dired.el (dired-insert-directory): If dired-free-space-program
18771         failed just delete its output.
18773 2000-03-29  Dave Love  <fx@gnu.org>
18775         * international/iso-cvt.el: Move provide to end.  Doc fixes.
18776         (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
18777         (iso-iso2sgml, iso-sgml2iso): New functions.
18778         (iso-cvt-define-menu): Fix some entries and use backquote for
18779         clarity.
18781         * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
18783 2000-03-28  Gerd Moellmann  <gerd@gnu.org>
18785         * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
18786         ISO-DATE.  If non-nil, return date in ISO 8601 format.
18788 2000-03-26  Stefan Monnier  <monnier@cs.yale.edu>
18790         * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
18791         if it ever becomes used.
18792         (log-edit-mode-hook): Default to vc-log-mode-hook.
18793         (log-edit-mode): Fix the docstring.
18795         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
18796         the code.
18798 2000-03-26  Dave Love  <fx@gnu.org>
18800         * net/browse-url.el (browse-url): Re-fix case of
18801         browse-url-browser-function being an alist.
18802         (browse-url): Add :link to defgroup.
18804         * files.el: Doc fixes.
18805         (file-truename): Include `[' in wildcard characters.
18806         (automount-dir-prefix): Customize.
18807         (find-file-wildcards): Add :version.
18808         (find-file-noselect): Simplify a mapcar call.
18810         * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
18811         compatible with inf-lisp version.
18812         (eval-defun-1): Fix custom-declare-variable case.
18814 2000-03-25  Stefan Monnier  <monnier@cs.yale.edu>
18816         * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
18818 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
18820         * Makefile (COMPILE_FIRST): New macro.
18821         (compile-files): Compile files from COMPILE_FIRST first.
18823         * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
18825         * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
18826         matching open parenthesis in column 0 to defun-prompt-regexp
18827         only if open-paren-in-column-0-is-defun-start is set.
18829         * sun-curs.el: Require CL at compile-time only.
18831         * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
18832         instead of copy-list which is a function from CL.
18833         (msb--choose-menu, msb--mode-menu-cond)
18834         (msb--create-buffer-menu-2): Use dolist instead of mapc.
18835         (msb--init-file-alist): Use mapcar instead of mapcan.
18836         (msb--aggregate-alist): Use mapcar instead of mapcan.
18837         Fix `(' in column 0 in doc string.
18838         (msb--add-separators): Use mapcar instead of mapcan.
18840         * cus-dep.el: Require CL at compile-time only.
18842 2000-03-24  Stefan Monnier  <monnier@cs.yale.edu>
18844         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
18845         (byte-compile-warnings): New warning `noruntime'.
18846         (byte-compile-constants, byte-compile-variables): Fix docstring.
18847         (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
18848         execute `eval-whenc-compile's body.
18849         (byte-compile-unresolved-functions): Fix docstring.
18850         (byte-compile-eval): New function.
18851         (byte-compile-callargs-warn): Check if the function will be available
18852         at runtime (via property `byte-compile-noruntime').
18853         (byte-compile-print-syms): New function.
18854         (byte-compile-warn-about-unresolved-functions): Also warn about
18855         `noruntime' functions (and use `byte-compile-print-syms').
18856         (byte-compile-file): Capitalize the message.
18858 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
18860         * mail/rmail.el (rmail-confirm-expunge): New user-option.
18861         (rmail-expunge): Ask for confirmation depending on the setting
18862         of rmail-confirm-expunge.
18864 2000-03-23  Gerd Moellmann  <gerd@gnu.org>
18866         * Makefile (bootstrap-clean): If $(emacs) exists, build
18867         loaddefs.el first.  A loaddefs.el that's not up-to-date might
18868         cause a bootstrap failure because things don't autoload as expected.
18870 2000-03-23  Dave Love  <fx@gnu.org>
18872         * net/browse-url.el: Restore previous use of
18873         browse-url-maybe-new-window.
18875 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
18877         * ps-print.el: Skip banner page fix.
18878         (ps-print-version): New version number (5.1.2).
18879         (ps-begin-file, ps-end-file, ps-generate): Code fix.
18881 2000-03-23  Dave Pearson  <davep@davep.org>
18883         * net/quickurl.el Changed the type of parameter passed to the
18884         function defined by `quickurl-format-function'. Before only the
18885         text of the URL was passed. Now the whole URL structure is passed
18886         and the function is responsible for extracting the parts it requires.
18887         Changed the default of `quickurl-format-function' accordingly.
18888         (quickurl-insert): Changed the `funcall' of
18889         `quickurl-format-function' to match the above change.
18890         (quickurl-list-insert): Changed the `url' case so that it makes
18891         use of `quickurl-format-function', previous to this the format was
18892         hard wired.
18894 2000-03-22  Gerd Moellmann  <gerd@gnu.org>
18896         * startup.el: Change some spellings for the X Window System.
18898 2000-03-22  Stefan Monnier  <monnier@cs.yale.edu>
18900         * progmodes/make-mode.el (makefile-warn-suspicious-lines):
18901         Clean up the code and the regexp and make sure the cursor is
18902         temporarily moved to the suspicious line while querying the user.
18904 2000-03-22  Jason Rumney  <jasonr@gnu.org>
18906         * w32-fns.el (w32-charset-info-alist): Initialize.
18908 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
18910         * ps-print.el: N-up last page fix.
18911         (ps-print-version): New version number (5.1.1).
18912         (ps-end-file, ps-end-job, ps-generate): Code fix.
18914 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
18916         * files.el (find-file-run-dired): Update docstring.
18917         (find-directory-functions): New hook.
18918         (find-file-noselect): Run find-directory-functions rather than
18919         calling dired directly.
18921         * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
18923         * pcvs.el: Add a minimal leading commentary.
18924         (cvs-make-cvs-buffer): Change the header part by removing the startup
18925         message and adding a `Module' entry.  Also replace the FOOTER and
18926         HEADER special fileinfos with the new support in ewoc for updating
18927         its own footer and header.
18928         (cvs-update-header): Update to use the header/footer of the ewoc.
18929         (cvs-mode): Use define-derived-mode and set truncate-lines to t.
18930         (cvs-is-within-p): New function.
18931         (cvs-mode-run): Take advantage of `save-some-buffers's new ability
18932         to only examine some subset of the buffers.
18934         * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
18935         `format' instead of our own ad-hoc functions.
18936         Remove HEADER and FOOTER cases, now handled in the EWOC.
18937         (cvs-fileinfo<): Remove HEADER and FOOTER cases.
18939         * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
18940         output to avoid scaring the user.
18941         (cvs-parse-table): Catch message for non-up-to-date commits.
18943         * pcvs-defs.el (cvs-startup-message): Remove.
18944         (cvs-global-menu): New autoloaded menu.
18946         * pcvs-util.el (cvs-string-fill): Remove.
18948         * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
18949         (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
18950         PP part of it and also make it work for footers and headers.
18951         (ewoc-create): Drop POS and BUFFER arguments.
18952         Use the DLL's dummy node to store the end-of-footer position.
18953         (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
18954         (ewoc-refresh): Remove unused `header' variable.
18955         (ewoc-(get|set)-hf): New functions.
18957         * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
18958         log-view-*-(message|file) and use easy-mmode-define-navigation.
18959         (log-view-message-re): Match SCCS format as well.
18960         And match the revision line rather than the dashed separator line.
18961         (log-view-mode): Use the new define-derived-mode.
18962         (log-view-current-tag): Fill in with an actual implementation.
18964         * cvs-status.el (cvs-status-(prev|next)): Rename from
18965         cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
18966         (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
18967         to let the output "breathe" a little more (more readable).
18968         (cvs-status-mode): Use the new define-derived-mode.
18970         * smerge-mode.el (smerge-auto-leave): New function and variable.
18971         (smerge-basic-map): Rename from smerge-basic-keymap.
18972         Change the bindings for smerge-diff-*.
18973         (smerge-*-map): Use easy-mmode-defmap.
18974         (smerge-(next|prev)): Use easy-mmode-define-navigation.
18975         (smerge-keep-*): Use smerge-auto-leave.
18977 2000-03-21  Jason Rumney  <jasonr@gnu.org>
18979         * cus-edit.el (custom-button-face): Use 3D look for w32.
18980         (custom-button-pressed-face): Likewise.
18982 2000-03-21  Gerd Moellmann  <gerd@gnu.org>
18984         * progmodes/etags.el (tags-case-fold-search): New user-option.
18985         (tags-loop-eval): New function.  Bind case-fold-search around eval
18986         depending on the value of tags-case-fold-search.
18987         (tags-loop-continue): Use tags-loop-eval.
18988         (find-tag-in-order): Bind case-fold-search depending on the value
18989         of tags-case-fold-search.
18991 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
18993         * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
18994         (diff-end-of-hunk): Return the end position for use in
18995         `easy-mmode-define-navigation'.
18996         (diff-recenter): Remove.
18997         (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
18998         of `easy-mmode-define-navigation'.
18999         (diff-kill-*): Rename `diff-*-kill' (for consistency with the
19000         previous renaming) and fix to use new names.
19001         (diff-merge-strings): Use \n as separator: simpler, faster.
19002         (diff-mode): Use `define-derived-mode'.
19004         * derived.el (define-derived-mode): Don't autoload anymore.
19005         Prefer the macro-only version provided by easy-mmode.el.
19007         * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
19008         `easy-mmode-define-derived-mode'.  Use `combine-run-hooks'.
19009         (easy-mmode-define-navigation): New macro.
19011         * subr.el (combine-run-hooks): New function.
19013 2000-03-21  Kenichi HANDA  <handa@etl.go.jp>
19015         * term/x-win.el: Fontsets related initialization is simplified.
19017         * international/mule-diag.el (describe-font): Don't refer to
19018         global-fontset-alist, instead call font-list.
19019         (describe-fontset, list-fontsets, mule-diag): Likewise.
19020         (print-fontset): Adjusted for the change of fontset implementation.
19022         * international/fontset.el (x-charset-registries): Variable removed,
19023         instead the corresponding data is stored in the default fontset.
19024         (register-alternate-fontnames): Function removed.
19025         (resolved-ascii-font): Variable removed.
19026         (x-compose-font-name): Ignore the second argument REDOCE.
19027         (x-complement-fontset-spec): Complement only an ASCII font and
19028         element for those charsets than can use that ASCII font.
19029         (generate-fontset-menu): Don't refer to global-fontset-alist,
19030         instead call fontset-list.
19031         (uninstantiated-fontset-alist): Variable removed.
19032         (x-style-funcs-alist): Likewise.
19033         (fontset-default-styles): Likewise.
19034         (x-modify-font-name): Function removed.
19035         (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
19036         (create-fontset-from-ascii-font): Docsting adjusted for the above
19037         change.
19038         (instantiate-fontset, resolve-fontset-name): Functions removed.
19039         (fontset-list): Now implemented by C code.
19041         * faces.el (read-face-font): Fix TABLE arg to completing-read.
19042         (describe-face): Include `font' attribute in the description.
19044 2000-03-21  Kenichi Handa  <handa@etl.go.jp>
19046         * international/quail.el (quail-set-keyboard-layout): Typo fixed.
19048 2000-03-20  Gerd Moellmann  <gerd@gnu.org>
19050         * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
19051         ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
19052         zone-mode.el, snmp-mode.el: Moved to net subdirectory.
19054         * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
19055         about behavior of set-buffer-modified-p wrt redisplay.
19057 2000-03-19  Richard M. Stallman  <rms@gnu.org>
19059         * view.el (view-mode-disable): Kill local binding of view-read-only.
19061 2000-03-18  Gerd Moellmann  <gerd@gnu.org>
19063         * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
19064         is a string, convert it to a syntax cell using string-to-syntax.
19066         * simple.el (syntax-code-table, syntax-flag-table): New variables.
19067         (string-to-syntax): New function.
19069         * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
19070         (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
19071         try to use passive ftp mode.
19073 2000-03-17  Gerd Moellmann  <gerd@gnu.org>
19075         * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
19077         * simple.el (append-to-buffer): Update point of windows after
19078         insertion.
19080         * abbrev.el (inverse-add-abbrev): Identify word by first moving
19081         forward then moving backward.  Reindent.
19083         * frame.el (other-frame): Call x-focus-frame only if
19084         focus-follows-mouse is off.
19086 2000-03-17  Dave Love  <fx@gnu.org>
19088         * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
19090 2000-03-17  Stefan Monnier  <monnier@cs.yale.edu>
19092         * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
19093         regexp for labels cannot span several lines.
19095         * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
19096         `(setq :<key> ':<key>)' to the macro expansion.
19098 2000-03-16  Dave Love  <fx@gnu.org>
19100         * progmodes/f90.el (f90): Put custom group under `languages', not
19101         `fortran'.
19102         (f90-mode-hook): Customize.
19103         (f90-mode): Set add-log-current-defun-function.
19104         (f90-current-defun): New function.
19106 2000-03-16  Gerd Moellmann  <gerd@gnu.org>
19108         * cus-edit.el (custom-variable-tag-face): Handle case that
19109         default face's height is not a number.
19110         (custom-face-tag-face, custom-group-tag-face-1)
19111         (custom-group-tag-face): Ditto.
19112         (custom-group-tag-face-1): Add :group.
19114         * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
19116 2000-03-15  Gerd Moellmann  <gerd@gnu.org>
19118         * pcvs-defs.el (toplevel): Remove autoload cookie for form
19119         requiring easymenu.
19121 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
19123         * ps-print.el: PostScript user-defined prologue, PostScript error
19124         handler, doc fix.
19125         (ps-print-version): New version number (5.1).
19126         (ps-user-defined-prologue, ps-error-handler-message)
19127         (ps-print-prologue-0, ps-error-handler-alist): New vars.
19128         (ps-setup, ps-begin-file, ps-begin-job): Code fix.
19129         (ps-insert-string): New function.
19131 2000-03-15  Kenichi Handa  <handa@etl.go.jp>
19133         * international/ccl.el (ccl-compile-expression): Don't generate
19134         invalid self-assignment code.
19136 2000-03-14  Dave Love  <fx@gnu.org>
19138         * subr.el (replace-regexp-in-string): Renamed from
19139         replace-regexps-in-string.  Doc fix.
19141 2000-03-12  Dave Love  <fx@gnu.org>
19143         * cus-edit.el: Doc fixes.
19144         (customize-set-variable, customize-save-variable): Rename args for doc.
19145         (custom-variable-tag-face, custom-face-tag-face)
19146         (custom-group-tag-face-1, custom-group-tag-face): Modify from
19147         style which user identify as hyperlink.
19148         (hook): Don't add undefined functions to the hook.
19149         (debug-ignored-errors): Transfer message from bindings.el.
19151 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
19153         * recentf.el (recentf-keep-non-readable-files-p):
19154         Remove double/nested definition.
19156 2000-03-12  Dave Love  <fx@gnu.org>
19158         * facemenu.el (facemenu-get-face): Use display-color-p.
19159         * enriched.el (enriched-decode-foreground): Likewise.
19160         (enriched-decode-background): Likewise.
19161         * isearch.el (isearch-highlight): Likewise.
19162         * info-look.el (info-lookup): Likewise.
19163         * simple.el (completion-setup-function): Likewise.
19165         * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
19166         :options.
19168         * bindings.el (mode-line-format): Fix line-number and
19169         column-number items.  Add help-echo for the background.
19170         (mode-line-mule-info): Modify help-echo.
19172         * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
19174         * files.el (load-file): Allow completion to .elc.
19176         * man.el: Doc fixes.
19177         (Man-init-defvars): Use display-color-p to set fontification.
19179         * play/hanoi.el (hanoi-internal): Don't use oddp.
19181 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
19183         * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
19185         * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
19187 2000-03-12  Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
19189         * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
19190         Fix comment.
19192 2000-03-10  Stefan Monnier  <monnier@cs.yale.edu>
19194         * font-lock.el (font-lock-keywords): Fix the doc now that
19195         regexp-opt-depth is unnecessary.
19196         (save-buffer-state): Set an edebug spec.
19197         (font-lock-fontify-anchored-keywords): Properly handle the case when
19198         the matcher goes past the limit.
19200         * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
19201         pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
19203         * emacs-lisp/ewoc.el: New file.  This is a merge of elib-node.el,
19204         dll.el and cookie.el (from Elib) with heavy renaming and other
19205         massaging.
19207         * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
19208         Autoload the functions used.
19209         (easy-mmode-define-syntax): Fix CL typo.
19210         (easy-mmode-define-derived-mode): Improve the docstring generation.
19212 2000-03-10  Gerd Moellmann  <gerd@gnu.org>
19214         * textmodes/texinfo.el (texinfo-version): Variable and function
19215         removed.
19217 2000-03-09  Stefan Monnier  <monnier@cs.yale.edu>
19219         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
19220         allow more flexibility.
19221         (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
19222         (easy-mmode-defmap, easy-mmode-defsyntax)
19223         (easy-mmode-define-derived-mode): New macros.
19225 2000-03-09  Didier Verna  <didier@xemacs.org>
19227         * rect.el (replace-rectangle): New function.
19229 2000-03-09  Dave Love  <fx@gnu.org>
19231         * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
19232         (fortran-comment-line-start-skip): Don't match cpp stuff.
19233         (font-lock-keywords): Add * to comment-chars.  Grok cpp stuff.
19234         (fortran-mode-map): Remove over-eager custom-menu-create for now.
19235         (fortran-mode): Don't set fortran-comment-line-start-skip,
19236         fortran-comment-line-start here.  Set comment-start,
19237         add-log-current-defun.
19238         (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
19239         (fortran-current-defun): New function.
19241 2000-03-09  Gerd Moellmann  <gerd@gnu.org>
19243         * emacs-lisp/re-builder.el: New file.
19245         * mouse.el (mouse-drag-region): Don't run up-event handler
19246         if hscroll has changed.
19248         * octave-mod.el (octave-font-lock-keywords): To font-lock the
19249         builtin operators, use `font-lock-builtin-face' for Emacs and
19250         `font-lock-preprocessor-face' otherwise.
19252         * font-lock.el (lisp-font-lock-keywords-1): Highlight
19253         `(defun (setf foo)' differently.
19255 2000-03-08  Stefan Monnier  <monnier@cs.yale.edu>
19257         * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
19258         (regexp-opt): Update comment and adapt the code the new meaning of
19259         the `paren' argument of regex-opt-group for shy-groups.
19260         (regexp-opt-depth): Handle shy groups as well as backslashed
19261         backslashes.
19262         (regexp-opt-group): Turn the leading comment into a docstring.
19263         Allow `paren' to be a string (the string to use to open a group).
19264         Remove open-presuf and close-presuf.  Instead of checking for `all
19265         one-char' and then later on check for `several one-char', handle
19266         both cases close together.  Also apply a more generic algorithm
19267         for suffixes (the mirror image of the algorithm used for
19268         prefixes).  Use shy-groups.  Use nreverse rather than reverse.
19269         (regexp-opt-try-suffix): Removed.
19271         * cmuscheme.el (inferior-scheme-mode-map): Define it independently
19272         from comint-mode-map, so we can just inherit from it.  Also, move
19273         the initialization into the `defvar' since there's no docstring
19274         anyway and it's fairly short.
19275         (inferior-scheme-mode): Define it as derived-mode: the code is
19276         shorter and this way we inherit from comint-mode-map rather than
19277         copying it.
19279         * subr.el (replace-regexps-in-string): Properly handle the case
19280         where we match an empty string.
19282         * comint.el (comint-exec-1): Add the current-dir to the exec-path
19283         when the command has a directory component (such as "./testml").
19284         Also fix a typo in the comment.
19286 2000-03-08  Gerd Moellmann  <gerd@gnu.org>
19288         * Makefile (compile-files): Compile files one by one because
19289         that's the only way to ensure a clean compilation environment for
19290         each individual file.
19292         * frame.el (other-frame): Call x-focus-frame.
19294 2000-03-07  Dave Love  <fx@gnu.org>
19296         * recentf.el (recentf-keep-non-readable-files-p): Add :set,
19297         :require to defcustom.
19299         * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
19301         * files.el (auto-mode-alist): Add configure.in.
19303         * progmodes/autoconf.el: New file.
19305 2000-03-07  Gerd Moellmann  <gerd@gnu.org>
19307         * mail/mh-e.el: Change maintainer to `none'.
19309         * recentf.el (recentf-keep-non-readable-files-p): Quote args
19310         to remove-hook and add-hook.
19312 2000-03-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
19314         * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
19315         it as the default.
19316         (mail-send): Test mail-send-nonascii also for the new `mime' value.
19317         (sendmail-send-it): Conditionally add MIME headers specifying the
19318         used character set.
19320 2000-03-07  Dave Love  <fx@gnu.org>
19322         * winner.el: Fix keywords, autoload cookies.
19323         Split eval-when-compile form to avoid compilation failure.
19325 2000-03-07  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>
19327         * international/mule.el: Modify comment about coding system
19328         property `coding-category'.
19329         (make-coding-system): New argument EOL-TYPE.  Pay attention to
19330         coding-category property of PROPERTIES.
19332         * international/mule-conf.el (coding-category-utf-8)
19333         (coding-category-utf-16-be, coding-category-utf-16-le): New coding
19334         categories.  Include them in the argument for set-coding-priority.
19336         * international/mule-cmds.el (reset-language-environment):
19337         Include coding-category-utf-8, coding-category-utf-16-be, and
19338         coding-category-utf-16-le in the argument for set-coding-priority.
19339         (reset-language-environment): Initialize coding-category-utf-8,
19340         coding-category-utf-16-be, and coding-category-utf-16-le to nil.
19342 2000-03-06  Karl Fogel  <kfogel@red-bean.com>
19344         * bookmark.el (bookmark-file-or-variation-thereof): New func, for
19345         code abstracted out of `bookmark-jump-noselect'.  Now tries info
19346         extensions as well as compression extensions.
19347         (bookmark-jump-noselect): Use above new func.
19349 2000-03-03  Gerd Moellmann  <gerd@gnu.org>
19351         * strokes.el: Change maintainer's mail address.
19353 2000-03-03  Kenichi Handa  <handa@etl.go.jp>
19355         * international/mule-diag.el (list-character-sets): Make help-echo
19356         string by substitute-command-keys.
19357         (list-character-sets): Likewise.
19358         (sort-listed-character-sets): Call help-setup-xref.
19360 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
19362         * time.el (display-time-mail-file): Add `none' to the list of choices.
19364 2000-03-01  Dave Love  <fx@gnu.org>
19366         * help.el (help-xref-go-back): Don't try to set position.
19368         * international/mule-diag.el (list-character-sets):
19369         Call help-setup-xref.  Add help-echo to xrefs.
19370         (list-character-sets-1): Add help-echo to xrefs.
19372 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
19374         * frame.el (blink-cursor-mode): Switch cursor on when turning
19375         the mode off.
19377         * add-log.el (add-log-current-defun): Add support for
19378         Autoconf mode.
19380         * mail/rmail.el (rmail-quit-hook): New variable.
19382 2000-03-01  Dave Love  <fx@gnu.org>
19384         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
19386         * help.el (help-xref-button): Add help-echo arg.
19387         (describe-function-1, describe-variable, help-make-xrefs): Use it.
19389         * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
19391         * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
19393 2000-03-01  Gerd Moellmann  <gerd@gnu.org>
19395         * image.el (defimage): Look for image files in load-path.
19397         * frame.el (busy-cursor-delay-seconds): Change type to `number'.
19399 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
19401         * recentf.el (recentf): Added version tag to the defgroup of recentf.
19403 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
19405         * recentf.el (recentf-cleanup): Changed to remove excluded file too.
19406         (recentf-edit-list-action): `recentf-edit-list' checkbox widget
19407         action to select/unselect a file.
19408         (recentf-edit-list): Code cleanup and improvement.
19409         (recentf-open-more-files-action): `recentf-open-more-files' button
19410         widget action to open a file.
19411         (recentf-open-more-files): No more use standard completion but widgets.
19412         (recentf-more-collection): Deleted.
19413         (recentf-more-history): Deleted.
19414         (recentf-setup-more-completion): Deleted.
19416 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
19418         * recentf.el (recentf-mode): No more needs that Emacs is running
19419         under a window-system.
19421 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
19423         * recentf.el (recentf-edit-list): New command to edit the recent
19424         list which allow the user to remove files.
19425         (recentf-edit-selected-items): New global variable, used by
19426         `recentf-edit-list' to hold the list of files to be removed from
19427         the recent list.
19428         (recentf-make-menu-items): Updated to display a "Edit list..."
19429         menu item.  Minor code cleanup.
19431 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
19433         * recentf.el (recentf-open-more-files): New command to open files
19434         that are not displayed in the menu.
19435         (recentf-more-collection): New global variable holding the set of
19436         permissible completions used by `recentf-open-more-files'.
19437         (recentf-more-history): New global variable holding the history list
19438         used by `recentf-open-more-files' completion.
19439         (recentf-setup-more-completion): New function to setup completion for
19440         `recentf-open-more-files'.
19441         (recentf-make-menu-items): Updated to display a "More..." menu item.
19443 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
19445         * recentf.el (recentf-menu-action): Doc fixed.
19447 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
19449         * recentf.el (recentf-menu-filter): Doc updated.
19450         (recentf-update-menu-hook): Allow menu filters to force menu update.
19451         (recentf-make-menu-items): New menu filter handling.
19452         (recentf-make-menu-item): New helper function.
19453         (recentf-menu-elements): New menu handling function.
19454         (recentf-sort-ascending): Updated to new menu filter handling.
19455         (recentf-sort-descending): Updated to new menu filter handling.
19456         (recentf-sort-basenames-ascending): New menu filter function.
19457         (recentf-sort-basenames-descending): New menu filter function.
19458         (recentf-show-basenames): New menu filter function.
19459         (recentf-show-basenames-ascending): New menu filter function.
19460         (recentf-show-basenames-descending): New menu filter function.
19462 2000-02-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
19464         * diary-lib.el (list-diary-entries): Don't try to go forward at
19465         the end of the buffer.
19467 2000-02-29  Kenichi Handa  <handa@etl.go.jp>
19469         * international/mule-diag.el (list-character-sets):
19470         Completely rewritten.
19471         (sort-listed-character-sets): New function.
19472         (list-character-sets-1): Completely rewritten.
19473         (list-character-sets-2): New function.
19474         (non-iso-charset-alist): New variable.
19475         (decode-codepage-char): New function.
19476         (charset-history): New variable.
19477         (read-charset) (list-block-of-chars)
19478         (list-iso-charset-chars)
19479         (list-non-iso-charset-chars)
19480         (list-charset-chars): New functions.
19481         (mule-diag): Call list-character-sets-2, not list-character-sets-2.
19482         (dump-charsets): Likewise.
19484 2000-02-29  Gerd Moellmann  <gerd@gnu.org>
19486         * dired-x.el (dired-filename-at-point): Add `@' to valid
19487         file name characters.
19488         (dired-filename-at-point): Handle ange-ftp file names.
19490         * frame.el (frame-notice-user-settings): Use assq-delete-all
19491         instead of assoc-delete-all.
19492         (frame-notice-user-settings): Ditto.
19494         * subr.el (assq-delete-all): Renamed from assoc-delete-all.
19495         Don't copy alist.
19497 2000-02-28  Eli Barzilay  <eli@cs.cornell.edu>
19499         * calculator.el (calculator-use-menu): New option.
19500         (calculator-initial-bindings): Changed some bindings to work as macros.
19501         (calculator-forced-input): Removed.
19502         (calculator-restart-other-mode): New variable.
19503         (calculator-mode-map): Set up menu.
19505 2000-02-28  Jari Aalto  <jari.aalto@poboxes.com>
19507         * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
19509 2000-02-28  Michael Kifer  <kifer@cs.sunysb.edu>
19511         * viper-cmd.el (viper-envelop-ESC-key): Add the option to
19512         translate all ESC key sequences.
19513         (viper-goto-mark-subr): Restore markers for files for which
19514         they were saved.
19515         * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
19516         * viper-util.el (viper-set-replace-overlay-glyphs)
19517         (viper-set-replace-overlay): Always check if the replacement
19518         overlay is live.
19519         * viper.el (viper-vi-state-mode-list): Add major modes.
19520         * ediff-wind.el: Minor comment changes.
19521         * ediff.el: Copyright notice date fix.
19523 2000-02-27  Jason Rumney  <jasonr@gnu.org>
19525         * faces.el (face-font-family-alternatives): Add arial to helv.
19526         (mode-line, header-line, tool-bar): Same default as x for w32.
19527         (fixed-pitch, variable-pitch): Remove wildcard as it prevents
19528         face-font-family-alternatives from working.
19529         * term/w32-win.el (mouse-set-font): Do not build fontset from
19530         chosen font.
19532 2000-02-25  Sam Steingold  <sds@goems.com>
19534         * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
19535         properly.
19537 2000-02-25  Richard M. Stallman  <rms@gnu.org>
19539         * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
19541 2000-02-25  Gerd Moellmann  <gerd@gnu.org>
19543         * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
19545         * frame.el (busy-cursor-delay-seconds): New option.
19547 2000-02-24  Gerd Moellmann  <gerd@gnu.org>
19549         * frame.el (show-cursor-in-non-selected-windows): New option.
19551 2000-02-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
19553         * diary-lib.el (include-other-diary-files): Undo the selective
19554         display in any included file and don't kill it.
19556 2000-02-24  Eli Zaretskii  <eliz@is.elta.co.il>
19558         * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
19559         Menu items converted to (menu-item format, help strings added.
19560         [downcase, upcase]: Don't enable on MS-DOS.
19561         [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
19562         [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
19564 2000-02-23  Dave Love  <fx@gnu.org>
19566         * simple.el (zap-to-char, kill-line, kill-region, kill-word)
19567         (backward-kill-word): Revert addition of * to interactive spec --
19568         it's a feature.
19570         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
19571         (backward-kill-sentence, kill-sentence): Likewise.
19573         * gud.el (gud-jdb-build-class-source-alist): Prepend space to
19574         scratch buffer name.
19575         (gud-format-command): Use int-to-string in ?l case.  Simplify slightly.
19577         * term/w32-win.el (internal-face-interactive): Update prompt for
19578         new read-face-name.
19580         * mail/footnote.el (footnote): Add :version to defgroup.
19581         (footnote-section-tag-regexp): Customize.
19582         (footnote-start-tag, footnote-end-tag): New option.
19583         (footnote-latin-regexp): New variable.
19584         (Footnote-latin): New function.
19585         (footnote-style-alist): Add element for latin style.
19586         (footnote-style): Moved.
19587         (Footnote-goto-footnote): Use eq to test arg.
19589         * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
19591         * emacs-lisp/byte-opt.el: Change old backquote syntax.
19592         (byte-compile-trueconstp): Include keywords.
19593         (byte-optimize-quote, byte-optimize-lapcode):
19594         Use byte-compile-const-symbol-p.
19595         (byte-optimize-char-before): New optimization.
19597         * emacs-lisp/bytecomp.el: Change old backquote syntax.
19598         (byte-compile-const-symbol-p): New function.
19599         (byte-compile-constp, byte-compile-out-toplevel)
19600         (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
19601         Use it.
19603         * subr.el (define-key-after): Default AFTER to t.  Doc fix.
19605 2000-02-23  Kenichi Handa  <handa@etl.go.jp>
19607         * international/encoded-kb.el: Be sure to update minor-mode-alist
19608         and minor-mode-map-alist.
19609         (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
19610         codes SS2 and SS3 correctly.
19611         (encoded-kbd-self-insert-ccl): New function.
19612         (encoded-kbd-setup-keymap): New function.
19613         (encoded-kbd-mode): Handle CCL based coding system.  Setup keymap
19614         by calling encoded-kbd-setup-keymap.
19616         * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
19617         (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
19619 2000-02-22  Dave Love  <fx@gnu.org>
19621         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
19622         (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
19623         (lisp-mode-syntax-table): Set up for #|...|# comments.
19624         (lisp-imenu-generic-expression): Purecopy strings.  Use syntax
19625         classes.  Match `defface'.
19626         (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
19627         (eval-defun-1): Fix for defcustom.
19628         (lisp-indent-region): Doc fix.
19630         * subr.el (when, unless, split-string): Doc fix.
19631         (read-passwd): Move call of clear-this-command-keys to the right place.
19632         (replace-regexps-in-string): New function.
19634 2000-02-22  Gerd Moellmann  <gerd@gnu.org>
19636         * help.el (describe-variable): Set syntax table to
19637         emacs-lisp-mode-syntax-table when moving forward over the
19638         symbol's name.
19640 2000-02-22  Dave Love  <fx@gnu.org>
19642         * xt-mouse.el: Doc fixes.
19643         (xterm-mouse-position-function): New function, replacing advice of
19644         mouse-position.
19645         (xterm-mouse-mode): Use it.  Don't turn on under a window system.
19647         * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
19649 2000-02-21  Gerd Moellmann  <gerd@gnu.org>
19651         * format.el (format-annotate-single-property-change):
19652         Handle properties.with dotted-list values.
19653         (format-proper-list-p): New function.
19655         * enriched.el (enriched-face-ans): Handle '(foreground-color
19656         . COLOR) and (background-color . COLOR).
19658 2000-02-20  Dave Love  <fx@gnu.org>
19660         * textmodes/flyspell.el (flyspell-mouse-map): Change definition
19661         and assignments to it.
19662         (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
19663         current local map.
19664         (make-flyspell-overlay): Use it.
19665         (flyspell-correct-word/mouse-keymap): Change XEmacs test.
19667         * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
19668         (lm-get-header-re): Defun, not defsubst.
19669         (lm-get-package-name): Defun, not defsubst.  Simplify.
19670         (lm-version): Doc fix.  Simplify.
19671         (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
19672         (lm-crack-address, lm-last-modified-date, lm-commentary)
19673         (lm-verify, lm-synopsis): Simplify.
19674         (lm-report-bug): Require emacsbug.  Use compose-mail.
19676 2000-02-20  Gerd Moellmann  <gerd@gnu.org>
19678         * dired.el (dired-mode): Call propertized-buffer-identification
19679         to set mode-line-buffer-identification to something having
19680         the right text properties.
19682         * bindings.el (propertized-buffer-identification): New function.
19684 2000-02-20  Dave Love  <fx@gnu.org>
19686         * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
19687         check for t-mouse too.
19689         * cus-start.el: Make echo-keystrokes `number'.
19691 2000-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
19693         * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
19694         Don't call ring-empty-p unless tags-location-ring is bound.
19695         From Noah Friedman <friedman@splode.com>.
19697 2000-02-18  Thien-Thi Nguyen  <ttn@gnu.org>
19699         * progmodes/hideshow.el (hs-flag-region): No longer use
19700         `intangible' overlay property.
19702         (hs-toggle-hiding): New command.
19703         (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
19705         (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
19706         Fix omission bug: Run `hs-minor-mode-hook' for both activation
19707         and deactivation.
19709 2000-02-18  Gerd Moellmann  <gerd@gnu.org>
19711         * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
19713 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
19715         * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
19717         * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
19718         of `*' to handle `(* ... *)' comments.
19720 2000-02-17  Eli Zaretskii  <eliz@is.elta.co.il>
19722         * faces.el (list-faces-display): Use display-mouse-p instead of
19723         window-system.
19725         * menu-bar.el (global-map): Menu-bar items converted to the new
19726         format (menu-item..., rearranged for better CUA compliance, and
19727         their names changed for better clarity.  Help strings added.
19729         * international/mule-cmds.el (mule-menu-keymap)
19730         (describe-language-environment-map, set-coding-system-map)
19731         (setup-language-environment-map): Convert to new (menu-item...
19732         form, add help strings.  Change names of menu items for better clarity.
19733         "Mule" menu-bar item removed (it's now in the "Options" submenu).
19735 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
19737         * dired-aux.el (dired-do-copy): Remove spurious character.`n'
19738         within the code.
19740 2000-02-16  Dave Love  <fx@gnu.org>
19742         * faces.el: Don't require custom.  Add more specific :groups to
19743         various deffaces.
19744         (set-face-attribute): Purecopy args.
19745         (read-face-name): Default to name at point and use it in prompt.
19746         Remove colon from arg in all callers.
19747         (list-faces-display): Hyperlink to face descriptions and customize
19748         buffers.
19750 2000-02-16  Per Abrahamsen  <abraham@dina.kvl.dk>
19752         * wid-edit.el (widget-match-inline): An atom never matches a list.
19754 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
19756         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
19757         at ':' characters by call to split-string.
19759 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
19761         * textmodes/bibtex.el: Added RCS version identification.
19763 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
19765         * textmodes/bibtex.el: Some temporary comments removed.
19766         (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
19767         (bibtex-field-const): Allow capital letters.
19768         (bibtex-start-of-string): Deleted because unused.
19770         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
19771         use the term 'reference' to describe a bibtex entry as a whole.
19772         Further, reference keys are no longer called 'labels'.
19773         (bibtex-keys): Renamed to bibtex-reference-keys.
19774         (bibtex-reformat-previous-labels): Renamed to
19775         bibtex-reformat-previous-reference-keys.
19776         (bibtex-reference-type): Renamed to bibtex-entry-type.
19777         (bibtex-reference-head): Renamed to bibtex-entry-head.
19778         (bibtex-reference-maybe-empty-head): Renamed to
19779         bibtex-entry-maybe-empty-head.
19780         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
19781         (bibtex-search-reference): Renamed to bibtex-search-entry.
19782         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
19783         bibtex-enclosing-entry-maybe-empty-head.
19784         (bibtex-entry-field-alist, bibtex-entry-head)
19785         (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
19786         (bibtex-map-entries, bibtex-search-entry)
19787         (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
19788         (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
19789         (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
19790         (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
19791         (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
19792         (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
19793         (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
19795 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
19797         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
19798         comment.
19799         (bibtex-format-field-delimiters): New function, functionality
19800         extracted from bibtex-format-entry.
19801         (bibtex-autokey-get-yearfield-digits): New function, functionality
19802         extracted from bibtex-autokey-get-yearfield.
19804         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
19805         entries in order to avoid stack overflow in the regexp matcher if
19806         field contents become large.
19807         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
19808         (bibtex-field-string-part-not-braced)
19809         (bibtex-field-string-part-no-inner-braces)
19810         (bibtex-field-string-part-1-inner-brace)
19811         (bibtex-field-string-part-2-inner-braces)
19812         (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
19813         (bibtex-field-string-quoted, bibtex-field-string)
19814         (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
19815         (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
19816         (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
19817         Deleted as parsing is now performed by the following functions.
19818         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
19819         (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
19820         (bibtex-parse-field-string, bibtex-search-forward-field-string)
19821         (bibtex-parse-association, bibtex-field-name-for-parsing)
19822         (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
19823         (bibtex-search-forward-field, bibtex-search-backward-field)
19824         (bibtex-start-of-field, bibtex-end-of-field)
19825         (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
19826         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
19827         (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
19828         (bibtex-parse-string, bibtex-search-forward-string)
19829         (bibtex-search-backward-string, bibtex-start-of-string)
19830         (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
19831         (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
19832         (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
19833         entries.  Instead of reporting the results of the parsing by
19834         match-beginning or match-end, these functions return data structures
19835         that hold the corresponding positions.
19836         (bibtex-enclosing-field): Changed to also report field boundaries by
19837         return values rather than by match-beginning or match-end.
19838         The following functions have been adapted to use the new
19839         parsing functions.
19840         (bibtex-skip-to-valid-entry, bibtex-search-reference)
19841         (bibtex-enclosing-field, bibtex-format-entry)
19842         (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
19843         (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
19844         (bibtex-print-help-message, bibtex-end-of-entry)
19845         (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
19846         (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
19847         (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
19848         Use the new method for parsing.
19849         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
19850         (bibtex-map-entries, bibtex-flash-head)
19851         (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
19852         (bibtex-autokey-change, bibtex-autokey-get-namefield)
19853         (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
19854         (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
19855         (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
19856         (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
19857         (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
19858         order to make the new binding of case-fold-search immediately visible.
19860 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
19862         * textmodes/bibtex.el: Copyright notice is up to date.
19863         Added constant 'bibtex-maintainer-salutation.
19865         * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
19866         than make-temp-name, use match-string-no-properties and eliminate
19867         a quadratic behavior when building bibtex-strings.
19869         * bibtex.el (bibtex-reference-key): Accept string entries whose
19870         reference key contains upper case letters.
19872 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
19874         * bibtex.el (bibtex-reference-head): Allow entries to start with
19875         a new line.
19877 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
19879         * bibtex.el: Hiding of entry bodies is not longer provided by
19880         bibtex.el directly.  Instead the hideshow package can be used.
19881         Added a special bibtex entry to hs-special-modes-alist.
19882         (bibtex-hs-forward-sexp): Added for hideshow.el.
19884 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
19886         * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
19887         proceedings entry type (for cross referencing). Thanks to Wagner
19888         Toledo Correa for the suggestion.
19890         * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
19892 2000-02-14  Kenichi Handa  <handa@etl.go.jp>
19894         * international/characters.el: Setup case table for Vietnamese.
19896 2000-02-12  Gerd Moellmann  <gerd@gnu.org>
19898         * uniquify.el (toplevel): Require CL at compile time.
19899         (uniquify-push): Removed.
19901         * shadowfile.el (shadow-when): Removed.
19903         * tempo.el (tempo-dolist, tempo-mapc): Removed.
19904         (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
19906         * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
19907         regexp for paragraph-start.
19909         * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
19910         commas as well.
19912 2000-02-10  Dave Love  <fx@gnu.org>
19914         * wid-edit.el: (widgets) [defgroup]: Remove url link.
19915         (widget-color-choice-list, widget-color-history, widget-mouse-help):
19916         Deleted.
19917         (widget-specify-field, widget-specify-button): Don't use
19918         widget-mouse-help as help-echo property.
19919         (default): Use #'ignore for :validate and :mouse-down-action.
19920         (checkbox): Add help-echo.
19921         (widget-sexp-validate): Rewritten to clarify error messages.
19922         (character): Use char-valid-p in :match function.
19923         (widget-color-complete): Use facemenu-color-alist.
19924         (widget-color-action): Use facemenu-read-color.
19926         * emacs-lisp/cl-macs.el: Don't bother testing for defalias.  Don't
19927         set up `caar' &c that we now have.
19929 2000-02-09  Ray Blaak  <blaak@gnu.org>
19931         * delphi.el: Make resourcestring a declaration region, like const
19932         and var.
19934 2000-02-09  Dave Love  <fx@gnu.org>
19936         * bindings.el (mode-line-input-method-map): New variable.
19937         (mode-line-mule-info): Use it; fix last change.
19938         (mode-line-mode-menu): Move definition.
19939         (mode-line-mouse-sensitive-p): Deleted.
19940         (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
19941         (make-mode-line-mouse-sensitive): Deleted.  Body moved to top level.
19943         * startup.el (command-line-1): Don't call
19944         make-mode-line-mouse-sensitive.
19946 2000-02-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
19948         * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
19949         before rmail-toggle-header, because the former toggles headers.
19951 2000-02-06  Stefan Monnier  <monnier@cs.yale.edu>
19953         * diff-mode.el (diff-kill-junk): New interactive function.
19954         (diff-reverse-direction): Use delete-and-extract-region.
19955         (diff-post-command-hook): Restrict the area so that the hook also works
19956         outside of any diff hunk.  This is necessary for the minor-mode.
19957         (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
19958         (diff-minor-mode): Setup the hooks for header-hunk rewriting.
19960         * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
19961         (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
19962         so that it can be used more easily in <foo>-mode-hook.  Also make sure
19963         to avoid duplicate entries.
19964         (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
19965         (font-lock-remove-keywords): Just as was done for `add', allow it to
19966         work even if font-lock-mode is nil.  Also make sure we don't modify
19967         any pre-existing list by forcing a copy-sequence.  Finally rename
19968         `major-mode' to `mode'.
19969         (font-lock-fontify-syntactic-anchored-keywords)
19970         (font-lock-fontify-anchored-keywords)
19971         (font-lock-fontify-keywords-region): Use line-end-position.
19972         Don't make `font-lock-multiline' local (it's now done in
19973         font-lock-set-defaults).
19974         (font-lock-set-defaults): Make `font-lock-multiline' local.
19975         Move the `font-lock-fontified' creation to inside the `unless'.
19977 2000-02-06  Andrew Innes  <andrewi@gnu.org>
19979         * term/w32-win.el (x-handle-args): Comment out call to message,
19980         which occurs before window system is initialized.
19982         * makefile.nt: Add support for recompiling lisp code.
19984 2000-02-04  Dave Love  <fx@gnu.org>
19986         * bindings.el (mode-line-mule-info): Fix/extend last change.
19988         * completion.el: Replace completion-dolist with dolist.
19990         * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
19992 2000-02-04  Carsten Dominik  <dominik@strw.leidenuniv.nl>
19994         * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
19995         environment names before they go into the section regexp.
19997         * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
19998         char class in regexp.
20000         * textmodes/reftex-parse.el (reftex-with-special-syntax):
20001         Bind `case-fold-search' to nil.
20003         * progmodes/idlwave.el (idlwave-template):
20004         Respect `idlwave-abbrev-change-case'.
20005         (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
20006         (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
20007         (idlwave-while): Respect `idlwave-reserved-word-upcase'.
20008         (idlwave-rw-case): New function.
20009         (idlwave-statement-match): Fixed problem with assignment regexp.
20010         (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
20011         (idlwave-surround): New argument LENGTH to support padding of
20012         operators longer than 1 char.
20014         * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
20015         idlwave-shell-expression-overlay.  Implemented printing of
20016         expressions on higher levels of the calling stack.
20017         (idlwave-shell-display-level-in-calling-stack): Restore stack level.
20018         (idlwave-retrieve-expression-from-level): New function.
20019         (idlwave-shell-last-calling-stack): Variable removed.
20020         (idlwave-shell-reset): Argument action reversed (`visible' to
20021         `hidden').  Also remove stop-line overlay.
20022         (idlwave-shell-calling-stack-routine): New variable.
20023         (idlwave-shell-parse-stack-and-display): Messages now display
20024         negative level numbers.
20025         (idlwave-shell-mode): Set `modeline-format'.
20026         (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
20027         (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
20028         (idlwave-shell-print-expression-function): New option.
20030         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
20031         (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
20032         `tool-bar' instead of `toolbar'.
20034 2000-02-02  Dave Love  <fx@gnu.org>
20036         * emacs-lisp/cl.el: Use bytecomp-load-hook, not
20037         emacs-lisp-mode-hook.  Don't check for defalias being defined.
20039         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
20040         (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
20041         Use the new builtins directly.
20043         * whitespace.el (whitespace): Add :version to defgroup.
20045         * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
20046         Doc fix.
20048         * thingatpt.el (sexp-at-point, symbol-at-point)
20049         (number-at-point, list-at-point): Add autoload cookie.
20051         * recentf.el (recentf): Add :version to defgroup.
20053         * quickurl.el (quickurl): Add :version to defgroup.
20055         * elide-head.el (elide-head): Use point-marker more.
20057         * bs.el (bs): Add :version to defgroup.
20059         * autorevert.el (global-auto-revert-mode): Add autoload cookie.
20061         * progmodes/delphi.el (delphi): Add :version to defgroup.
20063 2000-02-02  Gerd Moellmann  <gerd@gnu.org>
20065         * ange-ftp.el (ange-ftp-write-region): Handle case that
20066         succeeding process operation sets a different coding system.
20068         * calculator.el: New file.
20070 2000-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
20072         * frame.el (frames-on-display-list, framep-on-display): New functions.
20073         (display-mouse-p, display-popup-menus-p, display-graphic-p)
20074         (display-selections-p, display-screens, display-pixel-width)
20075         (display-pixel-height, display-mm-width, display-mm-height)
20076         (display-backing-store, display-save-under, display-planes)
20077         (display-color-cells, display-visual-class): New functions.
20079         * term/tty-colors.el (tty-color-gray-shades): New function.
20081         * faces.el (display-color-p): Use framep-on-display.
20082         (display-grayscale-p): New function.
20084 2000-01-31  Dave Love  <fx@gnu.org>
20086         * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
20087         (create-fontset-from-x-resource): Don't concat integers.
20089 2000-01-31  Inge Frick  <inge@nada.kth.se>
20091         * view.el: Some changes in documentation.  Removed some trailing
20092         whitespace. Changed some parameter names to agree with documentation.
20093         (view-mode-exit): Keep entry in `view-return-to-alist' only when a
20094         window is not deleted.  Modifies change 1998-04-26.
20096 2000-01-31  Gerd Moellmann  <gerd@gnu.org>
20098         * windmove.el: New file.
20100         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
20101         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
20102         progmodes/ebnf-yac.el: Update copyright and license info.
20104         * jit-lock.el (jit-lock-function): Widen before calculating
20105         end position.
20106         (jit-lock-stealth-chunk-start): Rewritten.
20108         * info.el (Info-title-face-alist): Removed.
20109         (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
20110         (Info-fontify-node): Use these faces.
20112 2000-01-30  Gerd Moellmann  <gerd@gnu.org>
20114         * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
20115         (cl-macro-list1): Recognize `&allow-other-keys' instead of
20116         `&allow-other-keywords'.
20118         * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
20119         the list of directories scanned heuristically.
20121         * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
20123 2000-01-30  Jason Rumney  <jasonr@gnu.org>
20125         * w32-fns.el: Define w32-tty-standard-colors.
20127         * startup.el (command-line): Use w32-tty-standard-colors when in
20128         w32 console mode.
20130 2000-01-30  Dave Love  <fx@gnu.org>
20132         * jka-compr.el (jka-compr-load): Fix up load-history.
20134         * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
20136         * emacs-lisp/cl-macs.el: Revert previous change.
20138 2000-01-29  Dave Love  <fx@gnu.org>
20140         * facemenu.el: Purecopy various strings.
20142         * timezone.el (timezone-fix-time): Window against 69 for two-digit
20143         years.  Deal with three-digit years.
20145         * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
20146         Use defconst, purecopy.
20147         (help-back-label): Purecopy it.
20149 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
20151         * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
20152         variable. If non-nil, order the buffer list according to the
20153         currently selected frame.
20154         (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
20155         non-nil, pass the selected frame to function buffer-list.
20157 2000-01-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
20159         * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
20161 2000-01-28  Dave Love  <fx@gnu.org>
20163         * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
20165         * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
20166         Don't use lisp-indent-hook property.
20167         (cl-abs): Remove.
20169         * subr.el: Move out indent and edebug specs for when and unless.
20171         * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
20172         when, unless.
20174         * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
20175         unless, when.
20177 2000-01-28  Gerd Moellmann  <gerd@gnu.org>
20179         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
20180         `collecting' as synonym for `collect'.
20182         * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
20183         for the case it contains spaces.
20185         * simple.el (what-cursor-position): Change formatting of messages.
20187         * frame.el (delete-other-frames): New function.
20188         (toplevel): Bind it to C-x 5 1.
20190         * sort.el (sort-numeric-base): New option.
20191         (sort-numeric-fields): If number starts with `0' or `0[xX[',
20192         interpret it as octal or hexadecimal.  Use sort-numeric-base
20193         as default base.
20195         * progmodes/glasses.el: New file.
20197 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
20199         * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
20200         userids differently.
20202         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
20203         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
20204         progmodes/ebnf-yac.el: New files.
20206 2000-01-26  Dave Love  <fx@gnu.org>
20208         * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
20209         on a function with an empty body.  [From Eric Ludlam.]
20211 2000-01-25  Andre Spiegel  <spiegel@gnu.org>
20213         * vc.el (vc-version-diff): Make sure file name is expanded.
20215 2000-01-25  Gerd Moellmann  <gerd@gnu.org>
20217         * scroll-bar.el (scroll-bar-timer): Variable removed.
20218         (scroll-bar-toolkit-scroll): Don't use a timer.
20220 2000-01-25  Kenichi Handa  <handa@etl.go.jp>
20222         * language/thai-util.el (thai-composition-function):
20223         Delete superfluous `a'.
20225 2000-01-24  Dave Love  <fx@gnu.org>
20227         * fortran.el (fortran-mode): Use beginning-of-defun-function,
20228         end-of-defun-function.
20230         * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
20232 2000-01-22  Jason Rumney  <jasonr@gnu.org>
20234         * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
20235         conflicts with new face support.
20237 2000-01-22  Richard M. Stallman  <rms@gnu.org>
20239         * replace.el (query-replace): Rename last arg to DELIMITED.
20240         (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
20241         (query-replace-regexp): Likewise.
20243 2000-01-20  Richard M. Stallman  <rms@gnu.org>
20245         * subr.el (with-syntax-table): Use make-symbol, not gensym.
20247         * emacs-lisp/lisp.el (beginning-of-defun-function):
20248         Variable renamed from beginning-of-defun.
20249         Do not call make-variable-buffer-local.
20250         (beginning-of-defun-raw): Use new variable name; doc fix.
20251         (beginning-of-defun): Doc fix.
20252         (end-of-defun-function): Variable renamed from end-of-defun.
20253         Do not call make-variable-buffer-local.
20254         (end-of-defun): Use new variable name; doc fix.
20256         * subr.el (dolist, dotimes): Copied from cl-macs.el
20257         and made to work.
20259         * mail/undigest.el (rmail-digest-end-regexps):
20260         Variable replaces rmail-digest-end-regexp.
20261         Allows multiple regexps for detecting the end line.
20262         (undigestify-rmail-message): Corresponding changes.
20264 2000-01-19  Dave Love  <fx@gnu.org>
20266         * files.el (user-init-file): Don't declare here -- is primitive.
20268         * startup.el (command-line): Check for compiled user-init-file and
20269         set to uncompiled version if necessary.
20271 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
20273         * mail/undigest.el (rmail-digest-end-regexp): New user option.
20274         (undigestify-rmail-message): Use it.
20276         * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
20278 2000-01-17  Gerd Moellmann  <gerd@gnu.org>
20280         * tmm.el (tmm-goto-completions): Adapt to prompt being part
20281         of mini-buffer.
20283 2000-01-14  Gerd Moellmann  <gerd@gnu.org>
20285         * emacs-lisp/copyright.el (copyright-update): Removed the
20286         requirement for a trailing space from `copyright-regexp', to
20287         support copyrights with owner specified on a separate line..
20289         * align.el: New file.
20291         * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
20293         * net/eudc.el (toplevel): Define EUDC menu for Emacs.
20295 2000-01-13  Dave Love  <fx@gnu.org>
20297         * ph.el: Removed.  (Obsoleted by EUDC.)
20299 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
20301         * net/eudc.el (toplevel): Remove autoloaded code installing
20302         menu with easymenu, because that causes build problems.
20304         * frame.el (frame-notice-user-settings): New variable.
20305         (frame-notice-user-settings): Don't modify frame parameters
20306         if called a second time.
20308 2000-01-13  Richard M. Stallman  <rms@gnu.org>
20310         * frame.el (frame-notice-user-settings):
20311         Notice default-frame-parameters even for non-window frames.
20313 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
20315         * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
20316         for Emacs.
20317         (eudc-bob-can-display-inline-images): Extend for Emacs.
20318         (eudc-bob-toggle-inline-display): Ditto.
20319         (eudc-bob-display-jpeg): Ditto.
20321 2000-01-12  Gerd Moellmann  <gerd@gnu.org>
20323         * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
20324         net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
20325         net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
20327         * add-log.el (add-change-log-entry): Fix error trying an
20328         `(insert nil)'.
20330         * subdirs.el: Add `net' directory.
20332         * net: New directory.
20334         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
20335         eval-last-sexp.  Don't bind debug-on-error here.
20336         (eval-last-sexp): New function.  Bind debug-on-error if
20337         eval-expression-debug-on-error is non-nil.
20338         (eval-defun-2, eval-defun): Likewise.
20340         * simple.el (eval-expression): Don't bind debug-on-error if
20341         eval-expression-debug-on-error is nil.  Detect changed
20342         debug-on-error, and propagate new value to global binding, if
20343         eval-expression-debug-on-error is non-nil,
20344         (eval-expression-debug-on-error): Change doc string.
20346 2000-01-11  Richard M. Stallman  <rms@gnu.org>
20348         * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
20350         * emacs-lisp/lisp-mode.el (with-syntax-table):
20351         Set up lisp-indent-function property.
20353         * subr.el (with-syntax-table): Moved from simple.el.
20355         * simple.el (with-syntax-table): Moved to subr.el.
20357 2000-01-11  Gerd Moellmann  <gerd@gnu.org>
20359         * tmm.el (tmm-shortcut): Delete region after prompt instead
20360         of erasing buffer.
20362         * textmodes/fill.el (fill-common-string-prefix): New function.
20363         (fill-context-prefix): Use the longest common prefix of first
20364         and second line fill prefix, if there is one.
20366 2000-01-11  Richard M. Stallman  <rms@gnu.org>
20368         * array.el (array-mode): Don't use make-variable-buffer-local.
20369         Use make-local-variable for `truncate-lines'.
20371 2000-01-11  Jari Aalto  <jari.aalto@poboxes.com>
20373         * add-log.el (add-log-current-defun): Handle user-defined
20374         add-log-current-function returning nil,
20376         * add-log.el (add-change-log-entry): Insert version number
20377         if having found a current function
20379         * add-log.el (add-log-current-defun):
20380         Call `add-log-current-defun-function'.  Try matches at level 0 and
20381         level 1.  Strip whitespace from defun found.
20383 2000-01-10  John Wiegley  <johnw@gnu.org>
20385         * allout.el (isearch-done/outline-provisions): Added `edit'
20386         argument to correspond with the current definition of `isearch-done'.
20388 2000-01-10  Dave Love  <fx@gnu.org>
20390         * elide-head.el (elide-head): Use point-marker, not point.
20392 2000-01-10  Gerd Moellmann  <gerd@gnu.org>
20394         * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
20395         before and after the year 2000.
20397         * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
20398         Add ispell- prefix.
20400 2000-01-10  Ken Stevens  <k.stevens@ieee.org>
20402         * ispell.el:  Only define dictionaries in menus when they exist.
20403         (version18p): New variable.
20404         (version20p): New variable.
20405         (xemacsp): New variable.
20406         (ispell-choices-win-default-height): Fix for XEmacs visibility.
20407         (ispell-dictionary-alist1): Added Brasileiro dictionary.
20408         (ispell-dictionary-alist6): Russian command lines no longer accept
20409         run-together words.
20410         (ispell-local-dictionary-alist): Add koi8-r to customize definition.
20411         (ispell-dictionary-alist): Add koi8-r to customize definition.
20412         (check-ispell-version): Added documentation string.  Return library
20413         path when called non-interactively.
20414         (ispell-menu-map-needed): Uses new variables.
20415         (ispell-library-path): New variable.
20416         (ispell-decode-string): XEmacs fix for bogus variable bindings.
20417         (ispell-word): Improved documentation string.  Test for valid
20418         character mappings.  Correctly check typed in word changes that can
20419         result in single words split into multiple words.
20420         Return replacement word.
20421         (ispell-command-loop): Fixes XEmacs display bugs.  Show word to
20422         replace in recursive query replace mode.  Help message for
20423         recursive edit mode.
20424         (ispell-show-choices): Protect against bad framepop bindings.
20425         (ispell-help): Fix to work with XEmacs.
20426         (ispell-highlight-spelling-error): Use new variables.
20427         (ispell-overlay-window): Fix to work with XEmacs.
20428         (ispell-parse-output): Passed and returns location information
20429         tracking spelling corrections.  Doesn't recheck same word on
20430         current line.
20431         (ispell-init-process): Protect against bogus XEmacs variable binding.
20432         Fix call to single argument in sleep-for.  Use new variables.
20433         (ispell-region): Passed and returns location information tracking
20434         spelling corrections.  Doesn't check same word on current line.
20435         Improved documentation string.  Doesn't resend a line already
20436         checked to the ispell process - fixes bug in LaTeX parsing.
20437         (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
20438         (ispell-skip-region): No longer skips <TT> in SGML.
20439         (ispell-process-line): Tracks location information with spelling
20440         corrections.  Added documentation string.  Accounts for words
20441         already accepted on this line.  Don't allow query-replace on line
20442         starting with math characters.  Doesn't resend a line already sent
20443         to ispell process.  Fixes alignment error bug.
20445 2000-01-10  Richard M. Stallman  <rms@gnu.org>
20447         * dired-x.el (dired-guess-shell-alist-default):
20448         Suggest xloadimage, which is free, not xv, which isn't.
20450         * ange-ftp.el (ange-ftp-file-name-nondirectory):
20451         Don't ever include the host name or user name in the value.
20453 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
20455         * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
20456         of a real newline.
20458 2000-01-09  Stephen Eglen  <stephen@gnu.org>
20460         * dired-x.el (dired-guess-shell-alist-default): Suggest xv
20461         for .png files.
20463 2000-01-09  Per Abrahamsen  <abraham@dina.kvl.dk>
20465         * cus-edit.el (custom-hook-convert-widget): Fix comment.
20467 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
20469         * progmodes/cperl-mode.el: Replace ^F with ^L.
20471         * sendmail.el (toplevel): Provide `sendmail' when compiling before
20472         `require'ing rmail and mailalias to prevent infinite recursion.
20474 2000-01-08  Dave Love  <fx@gnu.org>
20476         * emacs-lisp/backquote.el: Remove inappropriate customization
20477         (allowing custom.el to use backquote).
20479 2000-01-07  Dave Love  <fx@gnu.org>
20481         * add-log.el (add-log-debugging): Deleted.
20482         (add-change-log-entry): Treat a backup FILE-NAME as its parent
20483         file.  Remove debugging code.
20484         (change-log-get-method-definition, change-log-name): Add doc.
20485         (change-log-sortable-date-at): New function.
20486         (change-log-merge): New command.
20488         * time.el (display-time-string-forms): Make the Mail string active.
20489         (display-time-update): Provide help-echo for load average.
20491         * bindings.el (make-mode-line-mouse2-map): New function.
20492         (mode-line-modified): Use it and simplify.
20493         (mode-line-mule-info): Provide help-echo info.
20494         (minor-mode-alist): Activate the strings.
20495         (make-mode-line-mouse-sensitive): Simplify for
20496         mode-line-buffer-identification.
20498 2000-01-07  Gerd Moellmann  <gerd@gnu.org>
20500         * play/pong.el: New file.
20502 2000-01-06  Dave Love  <fx@gnu.org>
20504         * array.el: Assorted cleanups for compiler warnings, doc strings,
20505         `array-' prefix for symbols.
20507 2000-01-05  Dave Love  <fx@gnu.org>
20509         * textmodes/outline.el (outline-mode-menu-bar-map):
20510         Add outline-headers-as-kill.
20511         (outline-mode): Define imenu-generic-expression.
20512         (outline-headers-as-kill): New command.
20514         * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
20515         from paragraph-start.
20516         (paragraph-indent-minor-mode): New command.
20518         * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
20519         M-C-e, M-C-h, C-j, C-xnd, TAB.
20520         (fortran-mode): Set beginning-of-defun, end-of-defun.
20521         (fortran-column-ruler): Simplify.
20522         (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
20523         (fortran-with-subprogram-narrowing): Likewise.
20524         (fortran-indent-subprogram): Call mark-defun.
20525         (fortran-check-for-matching-do): Change narrowing.
20527         * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
20528         (cl-lucid-hash-tag): Delete.
20529         (cl-hash-table-p): Correct test for native table.
20530         (cl-hash-table-count): Use hash-table-count.
20532         * browse-url.el (browse-url): Fix case of
20533         browse-url-browser-function being an alist.
20535 2000-01-05  Carsten Dominik  <cd@gnu.org>
20537         * textmodes/reftex-vars.el (reftex-parse-file-extension)
20538         (reftex-index-phrase-file-extension): New options.
20540         * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
20541         Use new option `reftex-index-phrase-file-extension'.
20543         * textmodes/reftex.el (reftex-access-parse-file): Use new option
20544         `reftex-parse-file-extension'.
20546 2000-01-05  Dave Love  <fx@gnu.org>
20548         * emacs-lisp/lisp.el (beginning-of-defun): New variable.
20549         (beginning-of-defun-raw): Use it.
20550         (end-of-defun): New variable.
20551         (end-of-defun): Use it.
20552         (check-parens): New command.
20554 2000-01-05  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
20556         * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
20557         (hs-show-block): Don't use `mapcar' when not accumulating.
20559         Fix buglet in local variables initialization.
20561 2000-01-05  Andreas Schwab  <schwab@suse.de>
20563         * hscroll.el (hscroll): Doc fix.
20565 2000-01-05  Carsten Dominik  <cd@gnu.org>
20567         * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
20568         Require idlw-toolbar.
20570         * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
20571         file idlw-rinfo.el.
20572         (idlwave-customize): Load must read file idlw-shell.el.
20573         (idlwave-create-customize-menu): Load must read file idlw-shell.el.
20575 2000-01-05  Carsten Dominik  <dominik@astro.uva.nl>
20577         * progmodes/idlw-shell.el: Also provide idlwave-shell
20578         * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
20579         * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
20581         * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
20582         both reftex-dcr and reftex-vcr.
20584         * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
20586 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
20588         * ps-print.el: PostScript code now is in separate files, doc fix.
20589         (ps-print-version): New version number (5.0.3).
20590         (ps-header-lines, ps-left-header, ps-right-header): No more buffer
20591         local.
20592         (ps-spool-config): Initialization fix.
20593         (ps-print-prologue-1, ps-print-prologue-2)
20594         (ps-print-duplex-feature): PostScript code moved to separated file.
20595         (ps-background-image): Little code reformating.
20596         (ps-begin-file, ps-begin-job): Fix code.
20597         (ps-postscript-code-directory, ps-mark-code-directory): New vars.
20598         (ps-prologue-file): New fun.
20600 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
20602         * ps-vars.el: Eliminated.
20604         * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
20605         `;;;###autoload'.
20607         * ps-print.el: ps-vars eliminated, doc fix.
20608         (ps-print-version): New version number (5.0.2).
20609         (ps-spool-config): Initialization fix.
20610         (ps-print-customize): New fun.
20612 2000-01-04  Gerd Moellmann  <gerd@gnu.org>
20614         * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
20616 2000-01-04  Dave Love  <fx@gnu.org>
20618         * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
20619         menu items.
20621 2000-01-03  Dave Love  <fx@gnu.org>
20623         * elide-head.el (elide-head) [defgroup]: Add :version.
20625         * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
20626         (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
20627         Use `cl-hash-table-p', not `hash-table-p'.
20628         (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
20630 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
20632         * faces.el (face-read-integer, read-face-attribute)
20633         (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
20635 2000-01-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
20637         * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
20638         at comment end, and re-insert them after filling.
20640 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
20642         * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
20643         * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
20644         progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
20646 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
20648         * term/x-win.el (xw-defined-colors): Call color-supported-p,
20649         the new name of face-color-supported-p.
20651         * term/w32-win.el (xw-defined-colors): Likewise.
20653 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
20655         * simple.el (completion-setup-function): Count completion-size
20656         from minibuffer-prompt-end, not from point-min.
20658 2000-01-02  Eli Zaretskii  <eliz@is.elta.co.il>
20660         * faces.el (read-face-attribute, defined-colors, color-defined-p):
20661         Pass the frame to tty-color-* functions.
20662         (display-color-p, frame-set-background-mode): Pass the frame to
20663         tty-display-color-p.
20665         * term/tty-colors.el (tty-defined-color-alist): Renamed from
20666         tty-color-alist.
20667         (tty-color-alist, tty-modify-color-alist): New functions.
20668         (tty-color-define,  tty-color-clear, tty-color-approximate)
20669         (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
20670         optional parameter FRAME.
20672 2000-01-01  Gerd Moellmann  <gerd@gnu.org>
20674         * image.el (create-image, defimage): Don't assume image data is
20675         a string.
20677         * image.el (defimage): Handle specifications containing :data
20678         instead of :file.
20679         (image-type-from-data): New function.
20680         (image-type-from-file-header): Use it.
20681         (create-image): Add parameter DATA-P.
20683 See ChangeLog.8 for earlier changes.
20685 ;; Local Variables:
20686 ;; coding: iso-2022-7bit
20687 ;; End:
20689     Copyright (C) 2000, 2001 Free Software Foundation, Inc.
20690   Copying and distribution of this file, with or without modification,
20691   are permitted provided the copyright notice and this notice are preserved.