*** empty log message ***
[emacs.git] / lisp / ChangeLog
blob3cbff1279a26aac95cdaa8265cf03e966234a6c1
1 2001-05-31  Gerd Moellmann  <gerd@gnu.org>
3         * international/mule-cmds.el (inactivate-input-method): Set
4         input-method-function to nil.
6         * xml.el (xml-parse-tag): The document may contain invalid characters.
7         From ShengHuo ZHU  <zsh@cs.rochester.edu>
9 2001-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
11         * mail/rmailsum.el (rmail-message-subject-p): Don't call
12         `rmail-summary-line-decoder' if the message does not have Subject:
13         field.
15         * mail/rmail.el (rmail-revert): Modify to work in
16         rmail-view-buffer.
18         * mail/rmail.el (rmail-insert-mime-resent-message-function): New
19         variable.
20         (rmail-resend): Modify to work in `rmail-view-buffer'; call
21         `rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
22         is non-nil.
24 2001-05-29  Sam Steingold  <sds@gnu.org>
26         * faces.el (face-valid-attribute-values): Bind `valid' directly
27         instead of using `setq'.
29         * textmodes/tex-mode.el (tex-feed-input, tex-display-shell):
30         Use `tex-shell-buf'.
31         (tex-shell-proc): Use `tex-shell-running'.
32         (tex-shell-buf-no-error): New function.
33         (tex-send-tex-command): Use it.
34         (tex-shell-running): Kill tex-shell when the buffer is dead for w32.
35         (tex-kill-job): Check the process before calling `quit-process'.
37 2001-05-29  Gerd Moellmann  <gerd@gnu.org>
39         * international/utf-8.el (ccl-decode-mule-utf-8): Handle
40         invalid UTF-8 sequences.
42 2001-05-28  Miles Bader  <miles@gnu.org>
44         * comint.el (comint-carriage-motion): Renamed from
45         `comint-cr-magic'.  Operate on the buffer instead of the string
46         (for use as a comint post-output filter, instead of as a
47         pre-output filter).  Handle backspaces too.  Add to the
48         `comint-output-filter-functions' hook instead of
49         `comint-preoutput-filter-functions'.
51 2001-05-28  Gerd Moellmann  <gerd@gnu.org>
53         * language/japan-util.el (japanese-hankaku): Prefer the charset
54         `jisx0201' when the optional argument `ascii-only' is not specified.
55         (japanese-hankaku-region): Ditto.
56         From Katsumi Yamaoka <yamaoka@jpl.org>
58 2001-05-28  Stefan Monnier  <monnier@cs.yale.edu>
60         * textmodes/outline.el (outline-mode): Fix font-lock-defaults.
61         (outline-invisible-p): New function.
62         (hide-leaves): Save excursion.
63         (hide-other): Stop looping when reaching bobp.
65 2001-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
67         * cus-edit.el (custom-file): Fix last change.
69 2001-05-27  Stefan Monnier  <monnier@cs.yale.edu>
71         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): Use the
72         same definition in byte-compile-function-environment as `autoload'
73         would put in `symbol-function'.
75         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Complete Dave's
76         patch to correct the error message as well.
78 2001-05-27  Eli Zaretskii  <eliz@is.elta.co.il>
80         * cus-edit.el (custom-file): Don't assume we were invoked with -q
81         unless ~/.emacs exists.
83         * novice.el (enable-command): If user-init-file is nil or does not
84         exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).
86 2001-05-25  Stefan Monnier  <monnier@cs.yale.edu>
88         * textmodes/tex-mode.el (tex-mode-syntax-table): Add ^.
89         (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
90         Allow spaces around macro arguments.
91         (tex-mode-map): Inherit from text-mode-map, but rebind \t to
92         indent-for-tab-command.
93         (latex-mode-map, plain-tex-mode-map): New keymaps.
94         Inherit from tex-mode-map.
95         (tex-common-initialization): Don't setup the keymap any more
96         since it's now done right by define-derived-mode.
97         (latex-mode): Set skeleton-end-hook to nil.
98         (latex-skeleton-end-hook): Remove.
99         (tex-latex-block, latex-insert-item): Simplify.
100         (latex-syntax-after): Use following-char rather than char-after.
101         (tex-discount-args-cmds, tex-count-words): New functions.
103         * textmodes/tildify.el (tildify-ignored-environments-alist):
104         Recognize \verb* as well.
106         * progmodes/perl-mode.el (perl-mode): Use define-derived-mode.
107         (perl-comment-indent): Simplify to let newcomment.el do its job.
108         (perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
109         (perl-mark-function): Cleanup the namespace.
110         (perl-calculate-indent): Don't be fooled by nested functions.
112         * speedbar.el (speedbar-find-selected-file): RE-quote the filename.
114         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
115         Fix the arg of `load'.  From Dave Love <fx@gnu.org>.
117 2001-05-25  Andrew Choi  <akochoi@i-cable.com>
119         * international/titdic-cnv.el (ctlau-gb-converter): `\' should
120         actually be `\\'.
121         (ctlau-b5-converter): Likewise.
123 2001-05-24  Andrew Choi  <akochoi@i-cable.com>
125         * international/titdic-cnv.el (quail-misc-package-ext-info):
126         Change CTLauB.el to CTLau-b5.el.
128 2001-05-23  Stefan Monnier  <monnier@cs.yale.edu>
130         * gud.el (gud-gdb-run-command-fetch-lines): Use forward-line
131         rather than beginning-of-line to avoid problems with fields.
132         (gud-perldb-massage-args): Use unless and push.
133         (gud-chdir-before-run): New var.
134         (gud-common-init): Use it.
136 2001-05-24  Andrew Choi  <akochoi@i-cable.com>
138         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
139         delete entries for chinese-ctlau and chinese-ctlaub.
140         (quail-misc-package-ext-info): Add entries for chinese-ctlau and
141         chinese-ctlaub.
142         (ctlau-converter, ctlau-gb-converter, ctlau-b5-converter):
143         New functions.
145 2001-05-22  Gerd Moellmann  <gerd@gnu.org>
147         * cus-edit.el (custom-comment-show): Remove debug code.
149         * language/japan-util.el (japanese-symbol-table): Fix handling of
150         Japanese long tone sign.  From Kenichi Handa <handa@etl.go.jp>.
152 2001-05-21  Stefan Monnier  <monnier@cs.yale.edu>
154         * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly):
155         Renamed by removing the silly `-flag' suffix.
156         (diff-mode, diff-minor-mode, diff-find-source-location): Update.
158 2001-05-20  Stefan Monnier  <monnier@cs.yale.edu>
160         * replace.el (keep-lines-read-args): Use `copy-marker'.
161         (how-many): Save excursion properly.
162         (occur-mode): Use define-derived-mode.
163         (perform-replace): Use with-current-buffer.
165 2001-05-20  Richard M. Stallman  <rms@gnu.org>
167         * play/landmark.el (lm): Use "p" not "P" for interactive spec.
169         * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
171         * info.el (Info-read-subfile): Widen before finding the
172         desired node in the subfile.
174         * startup.el (command-line-1): When >2 files visited,
175         leave the last one visible, and make that the selected window.
177 2001-05-20  Gerd Moellmann  <gerd@gnu.org>
179         * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
181 2001-05-20  Eli Zaretskii  <eliz@is.elta.co.il>
183         * international/ccl.el (define-ccl-program): Fix a typo.
184         From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
186         * international/mule.el (decode-char): Fix a typo.  From Pavel
187         Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
189         * textmodes/artist.el (artist-mode): Fix a typo.  From Pavel
190         Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
192         * frame.el (automatic-hscrolling): Fix a typo.  From Pavel
193         Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
195 2001-05-18  Sam Steingold  <sds@gnu.org>
197         * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
198         and [RET] to `cvs-mode-find-file'.
200 2001-05-18  John Wiegley  <johnw@gnu.org>
202         * eshell/esh-ext.el (eshell-explicit-command-char): A new
203         configuration variable, which determines the initial character
204         that forces use of an external version of a command.  The default
205         is *, but may be set to \, for example.
207         * eshell/esh-ext.el (eshell-explicit-command):
208         Use `eshell-explicit-command-char' instead of ?*.
210         * eshell/esh-cmd.el (eshell/which):
211         Use `eshell-explicit-command-char' instead of ?*.
213         * eshell/em-cmpl.el (eshell-completion-command-name)
214         (eshell-complete-commands-list): Use `eshell-explicit-command-char'
215         instead of ?*.
217 2001-05-18  Gerd Moellmann  <gerd@gnu.org>
219         * net/ange-ftp.el (ange-ftp-fix-name-for-vms): Reverse args of
220         subst-char-in-string.
221         (ange-ftp-after-parse-ls-hook): New variable.
222         (ange-ftp-ls): Run that hook.
223         From Peter Milliken <Peter.Milliken@GTECH.COM>.
225         * tmm.el (tmm-get-keymap): Fix handling of :filter.
226         (tmm-add-prompt): Bind buffer-read-only to nil when inserting
227         text into *Completions*.
229         * net/goto-addr.el (goto-address-at-point): Deal with URLs
230         part of which look like email addresses.
232 2001-05-18  Andrew Innes  <andrewi@gnu.org>
234         * makefile.w32-in (compile-files-CMD, bootstrap-clean-CMD):
235         Use . instead of absolute path for lisp dir, to avoid bug in W2K
236         cmd.exe's handling of FOR loops.
237         (autoloads): Set find-file-suppress-same-file-warnings to t to
238         avoid slew of spurious messages.
240 2001-05-18  Simon Josefsson  <simon@josefsson.org>
242         * mail/smtpmail.el (maybe-append-domain): Renamed to
243         `smtpmail-maybe-append-domain'.
244         (smtpmail-via-smtp): Use the new name.
246         * net/browse-url.el (browse-url-browser-function): Add kde.
247         (browse-url-kde-program, browse-url-kde-args): New variables.
248         (browse-url-kde): New function.
250 2001-05-18  Miles Bader  <miles@gnu.org>
252         * simple.el (delete-horizontal-space, just-one-space):
253         Use `constrain-to-field' instead of `field-end'/`field-beginning',
254         because it's more efficient for large files.
256 2001-05-17  Gerd Moellmann  <gerd@gnu.org>
258         * mail/rmail.el (rmail-require-mime-maybe): New function.
259         (rmail): Use it.
260         (rmail-mode): Handle the case of finding Rmail files.
262         * emacs-lisp/elp.el (elp-instrument-function): Handle advised
263         functions.
265 2001-05-17  Stefan Monnier  <monnier@cs.yale.edu>
267         * jit-lock.el (jit-lock-after-change): Check the font-lock-multiline
268         text-property after moving to the beginning of line and regardless
269         of the value of font-lock-multiline.
271 2001-05-17  Gerd Moellmann  <gerd@gnu.org>
273         * startup.el (fancy-splash-screens): Ignore events on the mode-line.
275         * net/ange-ftp.el (ange-ftp-write-region): Make sure to record the
276         last coding system used before calling set-buffer-modified-p
277         because that function changes last-coding-system.
279 2001-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
281         * files.el (switch-to-buffer-other-window)
282         (switch-to-buffer-other-frame): Add an xref to display-buffer in
283         the doc string.
285 2001-05-17  Gerd Moellmann  <gerd@gnu.org>
287         * language/slovak.el, language/czech.el: New maintainer.
289 2001-05-16  Sam Steingold  <sds@gnu.org>
291         * emacs-lisp/cl-indent.el (toplevel): Indent the :method
292         sub-form of `defgeneric' correctly.
294 2001-05-16  Gerd Moellmann  <gerd@gnu.org>
296         * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
297         of `c'.
299         * textmodes/outline.el (outline-font-lock-level): Remove the
300         condition-case, test what outline-level returns instead, to
301         ease debugging.
303         * international/mule.el (auto-coding-regexp-alist): New user-option.
304         (auto-coding-from-file-contents): New function.
305         (set-auto-coding): Use it to determine a coding system.
307 2001-05-15  Gerd Moellmann  <gerd@gnu.org>
309         * mouse.el (mouse-delete-other-windows): Doc fix.
311         * emacs-lisp/lisp-mode.el (lisp-mode):
312         Make font-lock-keywords-case-fold-search a buffer-local variable with
313         make-local-variable before setting it.
315 2001-05-14  Eli Zaretskii  <eliz@is.elta.co.il>
317         * emacs-lisp/elp.el (elp-instrument-package): Don't allow empty
318         prefixes.
320 2001-05-14  Gerd Moellmann  <gerd@gnu.org>
322         * hexl.el (hexl-current-address): Print a message when called
323         interactively.
325 2001-05-11  Stefan Monnier  <monnier@cs.yale.edu>
327         * gud.el (gud-jdb-build-source-files-list): Fix paren typo.
329         * pcvs-defs.el (cvs-mode-map): Don't rebind `undo'.
331         * files.el (auto-mode-alist): Add *.perl and fix the *.<rev> case.
333 2001-05-11  Gerd Moellmann  <gerd@gnu.org>
335         * startup.el (command-line): If parameters have been changed in
336         the init files which influence font selection, clear the face
337         cache so that faces get realized with the new parameters.
339         * Makefile.in (compile-files): Redirect output of chmod to /dev/null.
341 2001-05-10  Stefan Monnier  <monnier@cs.yale.edu>
343         * smerge-mode.el (smerge-mode): Force font-lock-multiline to t.
345 2001-05-10  Eli Zaretskii  <eliz@is.elta.co.il>
347         * mail/emacsbug.el (report-emacs-bug): Don't switch the buffer to
348         unibyte.  Suggested by Kenichi Handa <handa@etl.go.jp>.
350 2001-05-10  Gerd Moellmann  <gerd@gnu.org>
352         * net/browse-url.el (browse-url-filename-alist): Allow UNC file
353         names for MS-Windows and MS-DOS.  From Dan Holmsand <dan@eyebee.com>.
355 2001-05-09  John Wiegley  <johnw@gnu.org>
357         * eshell/esh-util.el (eshell-convert-numeric-arguments):
358         Annotated the documentation string to tell users about
359         `eshell-no-numeric-conversions'.
361         * eshell/esh-cmd.el (eshell-lisp-command): Don't perform numeric
362         conversions if a Lisp function has the property
363         `eshell-no-numeric-conversions' set to a non-nil value.
365         * eshell/em-dirs.el, eshell/em-ls.el, eshell/em-script.el,
366         eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-cmd.el: Set the
367         property `eshell-no-numeric-conversions' on the following
368         functions (which all deal with filesystem entities, and never Lisp
369         numerical values): eshell/cd, eshell/pushd, eshell/popd,
370         eshell/ls, eshell/source, eshell/., eshell/man, eshell/rm,
371         eshell/mkdir, eshell/rmdir, eshell/mv, eshell/cp, eshell/ln,
372         eshell/cat, eshell/make, eshell/diff, eshell/locate, eshell/occur,
373         eshell/which, eshell/addpath.
375 2001-05-09  John Wiegley  <johnw@gnu.org>
377         * eshell/esh-arg.el (eshell-parse-argument-hook): If a number is
378         encountered as an argument, don't convert it right away, but tag
379         the first character of the string with the text properties
380         `number', which signifies to `eshell-lisp-command' that the
381         argument should be passed through `string-to-number' if it is
382         actually used in the call to a Lisp function.
384         * eshell/esh-cmd.el (eshell-lisp-command): Before calling a Lisp
385         function, convert any string arguments that have been tagged as
386         "numbers", by calling string-to-number.
388         * eshell/esh-util.el (eshell-number-regexp): Now that number
389         conversions only happen for Lisp function calls, the number regexp
390         should now match all integer and floating point forms.
392         * eshell/esh-proc.el: Disable `eshell-stop-process' and
393         `eshell-continue-process', since they are both nonfunctional at
394         the moment.
395         (eshell-proc-initialize): Don't bind keys for
396         `eshell-stop-process' or `eshell-continue-process'.
398         * eshell/em-unix.el (eshell-shuffle-files):
399         Apply `directory-file-name' before calling `file-name-directory'.
401         * eshell/em-hist.el (eshell-add-to-history): Reference to
402         `eshell-history-ring' needed to be `eshell-history-index'.
404         * calendar/timeclock.el (timeclock-find-discrep):
405         Initialize `elapsed' to 0.
406         (timeclock-find-discrep): Set `timeclock-last-event-workday' if
407         it's still nil.
409 2001-05-09  Stefan Monnier  <monnier@cs.yale.edu>
411         * arc-mode.el (archive-int-to-mode): Construct the string directly.
412         (archive-mode): Use capitalize.
413         (archive-unique-fname): Use make-temp-file.
415 2001-05-09  Gerd Moellmann  <gerd@gnu.org>
417         * emacs-lisp/lisp-mode.el (lisp-interaction-mode): Doc fix.
419 2001-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
421         * tar-mode.el (tar-extract): Pay attention to the value of
422         coding-system-for-read, if it is non-nil.
424         * calendar/holidays.el (holidays): Add an autoload cookie.
425         From Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
427 2001-05-08  John Wiegley  <johnw@gnu.org>
429         * calendar/timeclock.el (timeclock-workday-remaining):
430         Changed logic for determining how much time is remaining.
431         (timeclock-workday-elapsed): Don't accept a "relative" argument
432         for the current day's elapsed time.  What could that have meant?
433         (timeclock-workday-elapsed-string): No "relative" argument anymore.
434         (timeclock-when-to-leave): Changed logic, similarly to what was
435         done for `timeclock-workday-remaining'.
436         (timeclock-find-discrep): Removed "today-only" argument, which had
437         no meaning.  Fixed some more math problems.  The function now
438         returns a three member list: (TOTAL-TIME-DISCREPANCY
439         TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME).
441 2001-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
443         * w32-fns.el (convert-standard-filename): Start replacing slashes
444         from the beginning of the file name, not from where the last
445         invalid character was.  From "Andrew Maguire (SWW)"
446         <Andrew.Maguire@Smallworld.co.uk>
448 2001-05-07  MORIOKA Tomohiko  <tomo@m17n.org>
450         The following changes are to provide infrastructure for handling
451         MIME messages to rmail.  They don't affect the original behaviour
452         if rmail-enable-mime is nil.
454         * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
455         (rmail-search-mime-message-function)
456         (rmail-search-mime-header-function): New variables.
457         (rmail-expunge-and-save): Be sure to set-buffer to the Rmail buffer.
458         (rmail-quit, rmail-get-new-mail): Bury `rmail-buffer' after
459         `rmail-view-buffer' is hidden.
460         (rmail-toggle-header): Likewise.  If rmail-enable-mime is non-nil,
461         call rmai-show-mime-function.
462         (rmail-display-labels): If rmail-enable-mime is non-nil, update
463         mode-line-process of rmail-view-buffer.
464         (rmail-set-attribute): Be sure to set-buffer to the Rmail buffer.
465         (rmail-show-message): Be sure to call rmail-auto-file in the Rmail
466         buffer.
467         (rmail-next-message, rmail-next-undeleted-message): Be sure to
468         set-buffer to the Rmail buffer.
469         (rmail-message-regexp-p): If rmail-enable-mime is non-nil, call
470         rmail-search-mime-header-function.
471         (rmail-search-message): New function.
472         (rmail-search): Call rmail-search-message to check if a message
473         matches REGEXP, lastly update point after calling
474         rmail-show-message.
475         (rmail-undelete-previous-message, rmail-expunge-confirmed)
476         (rmail-only-expunge): Be sure to set-buffer to the Rmail buffer.
477         (rmail-reply): If rmail-enable-mime is non-nil, don't narrow to
478         header region, refer to rmail-msgref-vector while setting the
479         current buffer to rmail-buffer temporarily.
480         (rmail-forward): Be sure to bind forward-buffer to the Rmail buffer.
481         If rmail-enable-mime is non-nil, call
482         rmail-insert-mime-forwarded-message-function instead of inserting
483         forwarded message by itself.
485         * mail/rmailkwd.el (rmail-read-label): Be sure to work in the
486         Rmail buffer.
487         (rmail-set-label, rmail-next-labeled-message): Likewise.
489         * mail/rmailout.el (rmail-output-read-rmail-file-name): Be sure to
490         set-buffer to the Rmail buffer.
491         (rmail-output-to-rmail-file): Likewise.
492         (rmail-output): Likewise.
494         * mail/rmailsum.el (rmail-message-subject-p): Process the result
495         of mail-fetch-field by rmail-summary-line-decoder.
496         (rmail-new-summary): Be sure to go to the Rmail buffer.
497         If rmail-enable-mime is non-nil, set rmail-summary-buffer of
498         rmail-view-buffer to nil.
499         (rmail-summary-undelete): If rmail-enable-mime is non-nil, pop to
500         rmail-view-buffer.
501         (rmail-summary-scroll-msg-up): Handle rmail-view-buffer, not
502         rmail-buffer.
503         (rmail-summary-scroll-msg-down): Likewise.
504         (rmail-summary-beginning-of-message): Likewise.
505         (rmail-summary-wipe): Likewise.
506         (rmail-summary-toggle-header): Use save-window-excursion, not
507         save-excursion.  Update point in rmail-view-buffer, not in
508         rmail-buffer.
509         (rmail-summary-reply): Before calling rmail-reply, set buffer to
510         rmail-view-buffer, not rmail-buffer.
512 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
514         * cus-edit.el (custom-file): Signal an error if user-init-file is
515         nil (running -q).
517         * mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
519         * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
520         Add :version.
522         * mail/smtpmail.el (smtpmail-warn-about-unknown-extensions):
523         New option.
524         (smtpmail-via-smtp): Print warnings about unknown SMTP extensions
525         only if smtpmail-warn-about-unknown-extensions is set.
527         * mail/rmail.el (rmail-mode-map): Use rmail-sort-by-labels
528         instead of rmail-sort-by-keywords.
530         * mail/rmailsort.el (rmail-sort-by-labels): Renamed from
531         rmail-sort-by-keywords.
533         * mail/rmailsum.el (rmail-summary-sort-by-labels): Renamed from
534         rmail-summary-sort-by-keywords.  Doc fix.
535         (rmail-summary-mode): Doc fix.
537         * mail/rmail.el (rmail-edit): New Custom group.
539         * mail/rmailedit.el (rmail-edit-mode): Doc fix.
540         (rmail-edit-mode-hook): New user-option.
542 2001-05-05  Richard M. Stallman  <rms@gnu.org>
544         * help.el (help-xref-symbol-regexp): Recognize "source of"
545         and friends, meaning make a link to the source file.
546         (help-make-xrefs): Handle "source of" and friends
547         by constructing a link that visits the source file.
549         * dabbrev.el (dabbrev-select-buffers-function): Doc fix.
551 2001-05-04  Stefan Monnier  <monnier@cs.yale.edu>
553         * progmodes/cperl-mode.el (cperl-font-lock-keywords)
554         (cperl-font-lock-keywords-1, cperl-font-lock-keywords-2):
555         Renamed from perl-font-lock-keywords to avoid clashes.
556         (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces)
557         (cperl-load-font-lock-keywords-1, cperl-load-font-lock-keywords-2):
558         Updated correspondingly.
560         * diff-mode.el (diff-nonexistent-face, diff-font-lock-keywords):
561         Typo `nonexistant' -> `nonexistent'.
563 2001-05-04  Martin Stjernholm  <bug-cc-mode@gnu.org>
565         * cc-cmds.el (c-electric-delete, c-electric-delete-forward):
566         Split `c-electric-delete' into two functions where
567         `c-electric-delete-forward' always deletes forward and
568         `c-electric-delete' only contains the code necessary for XEmacs to
569         choose between backward and forward deletion.
571         * cc-mode.el: `c-electric-delete-forward' is now bound to C-d to
572         get the electric behavior on that key too.
573         (c-fill-paragraph): Fixed bogus direct use of
574         c-comment-prefix-regexp, which caused an error when it's a list.
576 2001-05-03  Eli Zaretskii  <eliz@is.elta.co.il>
578         * dired-aux.el (dired-diff): Doc fix.
580         * dired.el (dired-diff): Likewise.
582 2001-05-03  Eli Zaretskii  <eliz@is.elta.co.il>
584         * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
586 2001-05-02  Stefan Monnier  <monnier@cs.yale.edu>
588         * vc.el (vc-next-action-on-file): Only force buffer+file to writable
589         if both the buffer and the file are read-only.
591         * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face
592         rather than font-lock-string-face.
593         (sh-get-indent-info): Treat heredocs like strings.
595 2001-05-02  Gerd Moellmann  <gerd@gnu.org>
597         * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume
598         a newline following `}'.
599         (texinfo-format-email): New function.
600         (toplevel): Use texinfo-format-email for @email.
601         (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp):
602         Add `display'.
603         (texinfo-sort-region): Goto point-min before sorting.
604         (texinfo-set): Remove leading white space from value.
605         From yagi@is.titech.ac.jp.
607         * replace.el (query-replace-regexp-eval): Doc fix.
609 2001-05-01  Stefan Monnier  <monnier@cs.yale.edu>
611         * diff-mode.el (diff-nonexistant-face): New face.
612         (diff-font-lock-keywords): Use it.
614 2001-04-30  Eli Zaretskii  <eliz@is.elta.co.il>
616         * font-lock.el (font-lock-mode): Doc fix.
618         * dired-aux.el (dired-do-rename-regexp, dired-do-copy-regexp)
619         (dired-do-hardlink-regexp, dired-do-symlink-regexp): Doc fix.
621 2001-04-30  Gerd Moellmann  <gerd@gnu.org>
623         * progmodes/sh-script.el (sh-font-lock-heredoc): Allow optional
624         backslash at the start of the here-document delimiter.
625         (sh-font-lock-syntactic-keywords): Likewise.
627         * mail/rmail.el (rmail-message-regexp-p): Yet another fix.
629 2001-04-29  Eli Zaretskii  <eliz@is.elta.co.il>
631         * term/tty-colors.el (tty-color-define, tty-color-off-gray-diag)
632         (tty-color-translate, tty-color-by-index, tty-color-values)
633         (tty-color-desc): Doc fix.
635 2001-04-27  Eli Zaretskii  <eliz@is.elta.co.il>
637         * dired-aux.el (dired-do-create-files, dired-do-copy)
638         (dired-do-symlink, dired-do-hardlink, dired-do-rename):
639         Mention dired-dwim-target in the doc string.
641 2001-04-28  Miles Bader  <miles@gnu.org>
643         * dabbrev.el (dabbrev--ignore-buffer-p): New function.
644         (dabbrev--find-expansion): Use it.
645         (dabbrev--select-buffers): Don't select ignored buffers.
647 2001-04-27  Gerd Moellmann  <gerd@gnu.org>
649         * mail/rmail.el (rmail-message-regexp-p): Don't match before headers.
651 2001-04-26  Richard M. Stallman  <rms@gnu.org>
653         * dabbrev.el: Add doc strings for some functions.
654         (dabbrev--eliminate-newlines): New variable.
655         (dabbrev--substitute-expansion): Convert newlines to spaces
656         if dabbrev--eliminate-newlines is set.
657         If abbrev and expansion are both all-lower-case,
658         leave dabbrev--last-case-pattern nil.
660 2001-04-26  Gerd Moellmann  <gerd@gnu.org>
662         * mail/rmail.el (rmail-message-regexp-p): Use rfc822-goto-eoh
663         if necessary, like in rmail-show-message.
665 2001-04-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
667         * ps-print.el: Color specified by number is forced to be float number.
668         (ps-print-version): New version number (6.5.1.1).
669         (ps-header-frame-alist, ps-footer-frame-alist): Adjust color
670         initialization.
671         (ps-prefix-quote): New internal var.
672         (ps-print-quote): New fun.
673         (ps-setup, ps-output-frame-properties, ps-float-format)
674         (ps-format-color): Code fix.
675         (ps-plot-region): Eliminate redundant foreground color text setting.
677 2001-04-26  Eli Zaretskii  <eliz@is.elta.co.il>
679         * dabbrev.el (dabbrev--select-buffers): Add a doc string.
681 2001-04-25  Gerd Moellmann  <gerd@gnu.org>
683         * faces.el (tty-handle-reverse-video): Don't set inverse-video.
685 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
687         * info.el (Info-additional-directory-list): Doc fix.
689         * find-lisp.el (find-lisp-find-dired-filter)
690         (find-lisp-find-dired-subdirectories, find-lisp-find-dired):
691         Add autoload cookies.  From Richard Y. Kim <ryk@dspwiz.com>.
693 2001-04-25  Stefan Monnier  <monnier@cs.yale.edu>
695         * progmodes/make-mode.el (makefile-font-lock-keywords):
696         Rationalize the rules for includes and conditionals and use the
697         keyword face for them.
699         * faces.el (modify-face): Add compatibility for non-interactive use.
701 2001-04-24  John Wiegley  <johnw@gnu.org>
703         * eshell/esh-cmd.el (eshell-find-alias-function): Corrected the
704         fix from last night, since it wasn't finding eshell/cd.
706 2001-04-24  Gerd Moellmann  <gerd@gnu.org>
708         * rect.el (string-rectangle): Revert to 20.x behaviour.
709         (replace-rectangle): Make it an alias for string-rectangle.
710         (string-insert-rectangle): New function.
712 2001-04-23  John Wiegley  <johnw@gnu.org>
714         * eshell/em-unix.el (eshell/diff): Fixed problems that were
715         occurring with Emacs 21's diff.el/compile.el interaction layer.
717 2001-04-23  Colin Walters  <walters@cis.ohio-state.edu>
719         * eshell/esh-cmd.el (eshell-find-alias-function): Return t in the
720         case where the function was defined in a file, but not part of an
721         eshell module.
723 2001-04-23  John Wiegley  <johnw@gnu.org>
725         * eshell/em-smart.el (eshell-smart-redisplay): Added some safety
726         code to work around a redisplay problem I've been having.
728 2001-04-23  John Wiegley  <johnw@gnu.org>
730         * calendar/timeclock.el (timeclock-day-required): If the time
731         required for a particular day is not set, use `timeclock-workday'.
732         (timeclock-find-discrep): Added some sample code in a comment.
734         * eshell/eshell.el (eshell-command): Made a few changes so that
735         `eshell-command' could be called programmatically.
737         * eshell/esh-mode.el (eshell-non-interactive-p): Moved to eshell.el.
739         * eshell/eshell.el (eshell-non-interactive-p): Moved from esh-mode.el.
741 2001-04-23  John Wiegley  <johnw@gnu.org>
743         * calendar/timeclock.el: Updated copyright.
744         (timeclock-generate-report): Don't report the daily or two-week
745         total, if no time has been worked in that period.
746         (timeclock-find-discrep): Moved call to `file-readable-p'; removed
747         final computational form, which was unnecessary; corrected a
748         parsing problem when timeclock-relative was nil.
750 2001-04-23  Kahlil Hodgson <kahlil@discus.anu.edu.au>
752         * calendar/timeclock.el (timeclock-modeline-display): Check if
753         `list-entry' is null.
754         (timeclock-use-display-time): The first argument to `set-variable'
755         must be a symbol.
757 2001-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
759         * calendar/calendar.el (diary-entry-marker)
760         (calendar-today-marker, calendar-holiday-marker):
761         Use display-color-p instead of window-system.
762         (calendar-mode-map, calendar-mode): Use display-popup-menus-p
763         instead of window-system.
764         (calendar-hide-window): Use display-multi-frame-p instead of
765         window-system.
767         * calendar/cal-x.el (calendar-two-frame-setup)
768         (calendar-only-one-frame-setup, calendar-one-frame-setup):
769         Use display-multi-frame-p instead of window-system.
771 2001-04-23  Gerd Moellmann  <gerd@gnu.org>
773         * play/fortune.el (fortune-from-region): Use `eq' instead of `eql'.
775         * textmodes/ispell.el, emacs-lisp/checkdoc.el,
776         * progmodes/ebrowse.el, play/fortune.el: Fix autoload cookies.
778 2001-04-23  Alex Schroeder  <alex@gnu.org>
780         * goto-addr.el: Instead of defining line-beginning-position and
781         line-end-position a defalias is used for point-at-bol and point-at-eol.
783 2001-04-23  Alex Schroeder  <alex@gnu.org>
785         * goto-addr.el: Added XEmacs compatibility code.
786         (goto-address-highlight-keymap): Made keybindings XEmacs compatible.
788 2001-04-22  Eli Zaretskii  <eliz@is.elta.co.il>
790         * textmodes/paragraphs.el (sentence-end): Doc fix.
792 2001-04-20  Alex Schroeder  <alex@gnu.org>
794         * sql.el (sql-escape-newlines-and-send): New function.
795         (sql-db2): Set comint-input-sender to sql-escape-newlines-and-send.
797 2001-04-20  Alex Schroeder  <alex@gnu.org>
799         * sql.el (sql-db2-program): New option.
800         (sql-db2-options): New option.
801         (sql-db2): New function.
803 2001-04-20  Alex Schroeder  <alex@gnu.org>
805         * sql.el (sql-mode-menu): Added highlighting entries.
806         (sql-highlight-oracle-keywords): New function.
807         (sql-highlight-postgres-keywords): New function.
808         (sql-highlight-ansi-keywords): New function.
810 2001-04-20  Alex Schroeder  <alex@gnu.org>
812         * sql.el (sql-help): Doc change.
814 2001-04-19  Stefan Monnier  <monnier@cs.yale.edu>
816         * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
818 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
820         * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
821         for defmethod.
823         * comint.el (comint-cr-magic): New function.
824         (toplevel): Add it to comint-preoutput-filter-functions.
826 2001-04-18  Andrew Innes  <andrewi@gnu.org>
828         * makefile.w32-in (EMACSLOADPATH): Define.
829         (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
830         (recompile): Remove stuff to set EMACSLOADPATH.
832 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
834         * language/slovak.el ("Slovak"): Add tutorial entry.
836         * net/browse-url.el (browse-url-new-window-flag): Renamed from
837         browse-url-new-window-p.
839 2001-04-17  Eli Zaretskii  <eliz@is.elta.co.il>
841         * info.el (Info-menu-update): When there are no menus and/or no
842         cross references in the node, make the respective items of the
843         Info menu-bar menu inactive.
845 2001-04-17  Gerd Moellmann  <gerd@gnu.org>
847         * indent.el (indent-for-tab-command): Call indent-line-function
848         with no argument if PREFIX-ARG is non-nil.
850         * frame.el (delete-other-frames): Handle minibuffer-only frames.
852 2001-04-17  Eli Zaretskii  <eliz@is.elta.co.il>
854         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
855         an async subprocess if start-process is unavailable.  Suggested by
856         Tim Van Holder <tim.van.holder@pandora.be>.
858 2001-04-15  Eli Zaretskii  <eliz@is.elta.co.il>
860         * info.el (Info-additional-directory-list): Doc fix.  Suggested by
861         Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
863 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
865         * info.el (Info-file-list-for-emacs): Add an entry for the "info"
866         manual.
868 2001-04-13  Stefan Monnier  <monnier@cs.yale.edu>
870         * pcvs-defs.el (cvs-mode-map): Bind C-o like in dired.
871         (cvs-menu): Add a few entries.
873         * pcvs.el (cvs-addto-collection): Don't merge MESSAGE fileinfos.
874         (cvs-update-filter): Only advertise `cvs-mode-delete-lock' if the
875         lock file appears to be reachable from Emacs.
876         (cvs-mode-mark-on-state, cvs-mode-display-file): New functions.
877         (cvs-mode-find-file): Look for cvs-header-face rather than
878         cvs-dirname-face (which doesn't exist).
879         (cvs-mode-find-file): Allow `other' to be set to `dont-select'.
881         * pcvs-parse.el (cvs-parse-run-table): Remove misleading text.
883 2001-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
885         * emulation/pc-select.el (pc-selection-mode): Don't turn on
886         normal-erase-is-backspace on a tty.  Instead, bind some keys such
887         as [delete] directly, like pc-select.el did before
888         normal-erase-is-backspace was invented.
890 2001-04-12  Eli Zaretskii  <eliz@is.elta.co.il>
892         * ls-lisp.el (ls-lisp-format): Leave a blank before "root".
894 2001-04-11  John Wiegley  <johnw@gnu.org>
896         * eshell/em-ls.el (eshell-ls-insert-directory):
897         Set font-lock-defaults to nil, to prevent fontification in dired
898         buffers, if Eshell's ls is being used.
900 2001-04-11  John Wiegley  <johnw@gnu.org>
902         * calendar/timeclock.el (timeclock-completing-read): New function.
903         (timeclock-ask-for-project, timeclock-ask-for-reason):
904         Call `timeclock-completing-read'.
906         * eshell/em-alias.el (eshell-command-aliased-p): `assoc' was
907         required where `member' was being used.
909 2001-04-11  Colin Walters  <walters@cis.ohio-state.edu>
911         * eshell/em-hist.el (eshell-previous-matching-input):
912         Don't display "History item" if the the minibuffer is active.
914 2001-04-11  Gerd Moellmann  <gerd@gnu.org>
916         * startup.el (command-line): Output a newline after printing
917         an error from loading the window system's init file.
919 2001-04-11  Eli Zaretskii  <eliz@is.elta.co.il>
921         * textmodes/texinfo.el (texinfo-font-lock-keywords):
922         Add fontification for @value, @dfn, @dmn, @acronym, @anchor, and
923         @inforef.  Add an OVERRIDE of `keep' to highlight specs of
924         keywords whose arguments routinely include @@.
926 2001-04-10  Gerd Moellmann  <gerd@gnu.org>
928         * emacs-lisp/advice.el (ad-make-advised-definition):
929         Construct advice for subrs differently.
931         * textmodes/paragraphs.el (forward-sentence): Put the sentence-end
932         regexp in parentheses when building the regexp for searching backwards.
934         * simple.el (completion-list-mode-finish): New function.
935         (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
937         * language/european.el ("Polish"): Change sample text.
938         From jsbien@mimuw.edu.pl (Janusz S. Bie\e,Bq\e(B).
940         * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
941         parameter.
943         * faces.el (menu): Doc fix.
945 2001-04-10  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
947         * ps-print.el: Footer implementation.  Doc fix.
948         (ps-print-version): New version number (6.5.1).
949         (ps-header-frame-alist): New customization var for header frame
950         properties.
951         (ps-line-number-color): New customization var for line number color.
952         (ps-footer-offset, ps-footer-line-pad, ps-print-footer)
953         (ps-print-footer-frame, ps-footer-frame-alist, ps-footer-lines)
954         (ps-footer-font-family, ps-footer-font-size, ps-left-footer)
955         (ps-right-footer): New customization vars for footers.
956         (ps-footer-pad, ps-footer-font-size-internal): New internal vars for
957         footers.
958         (ps-setup, ps-get-page-dimensions, ps-generate-header-line)
959         (ps-generate-header, ps-begin-file, ps-begin-job, ps-begin-page):
960         Code fix.
961         (ps-prologue-file): Indentation fix.
962         (ps-print-quote): Fun eliminated.
963         (ps-value, ps-get, ps-put, ps-del): New funs for alist handling.
964         (ps-output-frame-properties): New fun.
965         (ps-fonts, ps-font-number, ps-rgb-color, ps-end-page, ps-next-page)
966         (ps-skip-newline): Replace defun by defsubst.
968 2001-04-10  Colin Walters <walters@cis.ohio-state.edu>
970         * eshell/eshell.el (eshell-command): Needed a "%s" format
971         specifier, in case the buffer contains percent characters.
973 2001-04-10  John Wiegley  <johnw@gnu.org>
975         * calendar/timeclock.el (timeclock-generate-report): Added a
976         missing insert of the project name.
978 2001-04-09  Gerd Moellmann  <gerd@gnu.org>
980         * obsolete/profile.el: Moved from emacs-lisp/.
982         * Makefile.in (nonobsolete_setwins): New macro.
983         (finder-data): Use it instead of `setwins'.
984         From: Dave Love <fx@gnu.org>.
986         * server.el (server-visit-files): Set server-existing-buffer correctly.
987         (server-visit-files): Run server-visit-hook after going to
988         line 1 so that the hook can set point as it sees fit.
990         * bindings.el (mode-line-modified): Unify help messages.
992 2001-04-07  Eli Zaretskii  <eliz@is.elta.co.il>
994         * dos-fns.el (dos-8+3-filename): Rename from dos-truncate-to-8+3.
995         All callers changed.
997 2001-04-06  Eli Zaretskii  <eliz@is.elta.co.il>
999         * international/titdic-cnv.el (miscdic-convert): For MS-DOS, if
1000         long file names aren't supported, truncate the file names in
1001         quail-misc-package-ext-info to 8+3 before matching them against
1002         FILENAME.
1004         * dos-fns.el (dos-truncate-to-8+3): New function.
1006         * progmodes/compile.el (grep-compute-defaults): Use null-device
1007         instead of literal /dev/null. Reported by Jens Schmidt
1008         <schmidt@mathematik.uni-kl.de>.
1010         * simple.el (normal-erase-is-backspace-mode): Doc fix.
1012 2001-04-06  Stefan Monnier  <monnier@cs.yale.edu>
1014         * textmodes/sgml-mode.el: Add unknown maintainer.
1015         (sgml-tag): Pass `str' explicitly through skeleton-transformation.
1016         (html-mode-map): Use set-keymap-parent.
1018 2001-04-06  Dave Love  <fx@gnu.org>
1020         * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
1021         Remove redundant string-to-list.
1023 2001-04-05  Stefan Monnier  <monnier@cs.yale.edu>
1025         * composite.el (reference-point-alist): Doc fix.
1027 2001-04-05  Sam Steingold  <sds@gnu.org>
1029         * font-lock.el (font-lock-keywords-case-fold-search):
1030         Make buffer-local.  This fixes a very annoying bug when loading a Lisp
1031         file made font-lock case-insensitive.
1033 2001-04-05  Gerd Moellmann  <gerd@gnu.org>
1035         * faces.el (defface menu): Doc fix.
1037         * wid-edit.el (widget-color-sample-face-get): Don't make
1038         faces for undefined colors.
1040         * version.el (emacs-version): Include LessTif/Motif version info.
1042 2001-04-04  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1044         * ps-mule.el: Eliminate cl package dependence.
1045         (char-valid-p, multibyte-string-p, string-make-multibyte): Define funs
1046         if they aren't defined yet.
1047         (ps-mule-encode-header-string, ps-mule-header-string-charsets):
1048         Eliminate cl package dependence.
1050 2001-04-04  Stefan Monnier  <monnier@cs.yale.edu>
1052         * progmodes/cc-cmds.el (c-outline-level):
1053         Bind buffer-invisibility-spec.  Originally from Dave Love, but
1054         got lost when incorporating version 5.26.
1056 2001-04-04  Eli Zaretskii  <eliz@is.elta.co.il>
1058         * emulation/pc-select.el (pc-selection-mode):
1059         Call normal-erase-is-backspace-mode instead of binding
1060         keys individually.
1062         * cus-load.el (normal-erase-is-backspace): Use it instead of
1063         delete-key-deletes-forward.
1065         * startup.el (command-line): Use normal-erase-is-backspace and
1066         normal-erase-is-backspace-mode.
1068         * simple.el (normal-erase-is-backspace): Rename from
1069         delete-key-deletes-forward.  Doc fix.
1070         (normal-erase-is-backspace-mode): Rename from
1071         delete-key-deletes-forward-mode.  Doc fix.
1072         Run normal-erase-is-backspace-hook.
1074         * dired.el (dired-move-to-filename-regexp): Support file sizes in
1075         ``human-readable'' format produced by GNU `ls'.
1076         (dired-move-to-filename-regexp): Recognize ISO format dates.
1077         From Paul Eggert <eggert@twinsun.com>.
1079 2001-04-04  Gerd Moellmann  <gerd@gnu.org>
1081         * emacs-lisp/lisp-mnt.el (lm-keywords-list, lm-keywords-finder-p):
1082         New functions.
1083         (lm-verify): Check keywords.
1084         From Eric M. Ludlam <eric@siege-engine.com>.
1086 2001-04-03  Eric M. Ludlam  <eric@siege-engine.com>
1088         * speedbar.el (speedbar-insert-image-button-maybe): Check for
1089         `xemacs' feature instead of for the function `set-extent-property'.
1091 2001-04-03  Stefan Monnier  <monnier@cs.yale.edu>
1093         * mail/mh-utils.el (mh-folder-hist): New var.
1094         (mh-prompt-for-folder): Use it and pass `default' to completing-read.
1096 2001-04-03  Eli Zaretskii  <eliz@is.elta.co.il>
1098         * hexl.el (hexl-scroll-up): If scrolling gets outside the hexl
1099         region, position point on the first or last 16-byte group.
1100         (hexl-mode-map): Bind C-Home and C-End to hexl-beginning-of-buffer
1101         and hexl-end-of-buffer.  Bind End and Home to hexl-end-of-line and
1102         hexl-beginning-of-line.
1104 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
1106         * icomplete.el (icomplete-mode): Treat an argument like other
1107         modes do.
1109         * startup.el (fancy-splash-head): Use splash8.xpm for color
1110         depth 8.
1112         * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
1113         Add an antry for ``converts''.
1115         * language/slovak.el ("Slovak"): Add documentation string.
1116         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
1118         * language/czech.el ("Czech"): Add documentation string.
1119         From Pavel@Janik.cz (Pavel Jan\e,Bm\e(Bk ml.).
1121         * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
1122         to `isci24-mule.bdf'.  From: Kenichi Handa <handa@etl.go.jp>.
1124 2001-04-02  Stefan Monnier  <monnier@cs.yale.edu>
1126         * mail/mail-extr.el (mail-extr-delete-char, mail-extr-safe-move-sexp)
1127         (mail-extr-skip-whitespace-forward, mail-extr-nuke-char-at)
1128         (mail-extr-skip-whitespace-backward, mail-extr-undo-backslash-quoting):
1129         Use `defsubst' rather than a macro to ease debugging.
1130         (mail-extr-last): Remove (use `last' instead).
1131         (mail-extract-address-components): Properly reset the syntax-table
1132         after parsing an address.  Use `last' rather than mail-extr-last.
1133         Make sure the end marker stays at the very end.
1135 2001-04-02  Eli Zaretskii  <eliz@is.elta.co.il>
1137         * international/titdic-cnv.el (miscdic-convert): Fix a typo in the
1138         last change.
1140 2001-04-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1142         * ps-print.el: Line and paragraph spacing feature.  Region to cut
1143         out when printing.  Doc fix.
1144         (ps-print-version): New version number (6.5).
1145         (ps-line-spacing, ps-paragraph-spacing, ps-paragraph-regexp):
1146         New vars.  Line and paragraph spacing feature.
1147         (ps-begin-cut-regexp, ps-end-cut-regexp): New vars.  Region to cut
1148         out when printing.
1149         (ps-setup, ps-nb-pages, ps-get-page-dimensions, ps-begin-file)
1150         (ps-get-font-size, ps-begin-job, ps-continue-line)
1151         (ps-plot-region): Code fix.
1152         (ps-print-prologue-2): Var eliminated.
1153         (ps-line-spacing-internal, ps-paragraph-spacing-internal):
1154         New internal vars.
1155         (ps-get-size): New fun.
1156         (ps-output-string-prim, ps-init-output-queue, ps-print-page-p)
1157         (ps-next-line): Replace defun by defsubst.
1158         (ps-mule-plot-string): Autoload doc fix.
1160         * ps-bdf.el: XEmacs compatibility.  Doc fix.
1161         (installation-directory, coding-system-for-read): Declare vars if
1162         it's not declared yet.
1163         (bdf-read-font-info, bdf-read-bitmap, bdf-get-bitmaps): Code fix.
1165         * ps-mule.el: XEmacs compatibility.  Doc fix.
1166         (leading-code-private-22): Declare var if it's not declared yet.
1167         (charset-bytes, charset-dimension, charset-id, charset-width)
1168         (find-charset-region, split-char, char-width, chars-in-region)
1169         (forward-point, decompose-composite-char, encode-coding-string)
1170         (coding-system-p, ccl-execute-on-string, define-ccl-program):
1171         Define funs if not defined yet.
1172         (encode-composition-rule, find-composition): Define funs if not
1173         loaded yet.
1174         (ps-mule-prologue): PostScript code fix.
1176 2001-04-02  Kenichi Handa  <handa@etl.go.jp>
1178         * ps-mule.el (ps-mule-generate-font): New arg HEADER-P.  If it is
1179         non-nil, generate font for the header strings.
1180         (ps-mule-prepare-font): Likewise.
1181         (ps-mule-generate-glyphs): Likewise.
1182         (ps-mule-string-encoding): Likewise.
1183         (ps-mule-header-charsets): New variable.
1184         (ps-mule-encode-header-string): New function.
1185         (ps-mule-header-string-charsets): New function.
1186         (ps-mule-begin-job): Check charsets in the header strings.  If there
1187         are non-ASCII and non-Latin1 charsets, prepare fonts for them.
1189         * ps-print.el (ps-generate-header-line): Encode the header string by
1190         ps-mule-encode-header-string.
1191         (ps-mule-encode-header-string): Declare autoload.
1193 2001-04-02  Gerd Moellmann  <gerd@gnu.org>
1195         * frame.el (cursor-in-non-selected-windows):
1196         Replaces show-cursor-in-non-selected-windows.
1198 2001-03-31  Kenichi Handa  <handa@etl.go.jp>
1200         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1201         Delete entries for "chinese-py" and "chinese-ziranma".
1202         (quail-misc-package-ext-info): New variable.
1203         (tsang-quick-converter): New function.
1204         (tsang-b5-converter, quick-b5-converter, tsang-cns-converter)
1205         (quick-cns-converter, py-converter, ziranma-converter)
1206         (miscdic-convert, batch-miscdic-convert): New functions.
1208 2001-03-30  Kenichi Handa  <handa@etl.go.jp>
1210         * international/utf-8.el (ccl-encode-mule-utf-8): Fix handling of
1211         eight-bit-control chars.
1213         * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
1214         Reduce making temporary vector (suggested by Dave Love).
1216 2001-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
1218         * simple.el (transient-mark-mode): Mention ESC ESC ESC in the doc
1219         string as well.
1221 2001-03-30  Andreas Schwab  <schwab@suse.de>
1223         * files.el (backup-directory-alist): Fix typo.
1225 2001-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
1227         * time-stamp.el (time-stamp-format): Doc fix.  From Paul Eggert
1228         <eggert@twinsun.com>.
1230 2001-03-30  Dave Love  <fx@gnu.org>
1232         * progmodes/fortran.el (fortran-comment-region): Fix typo.
1234 2001-03-30  Eli Zaretskii  <eliz@is.elta.co.il>
1236         * simple.el (transient-mark-mode): Mention C-g in the doc string.
1238 2001-03-30  Miles Bader  <miles@gnu.org>
1240         * subr.el (interactive-form): Fix paren typo.
1242 2001-03-29  Eli Zaretskii  <eliz@is.elta.co.il>
1244         * emacs-lisp/profile.el: Say that it's obsolete in the header
1245         line, so that finder.el puts that into its data-base.
1246         Suggested by Alex Schroeder <alex@gnu.org>.
1248 2001-03-29  Paul Eggert  <eggert@twinsun.com>
1250         * mail/emacsbug.el (report-emacs-bug): Report LC_COLLATE,
1251         LC_MESSAGES, LC_MONETARY, LC_NUMERIC, and LC_TIME as well.
1253 2001-03-29  Stefan Monnier  <monnier@cs.yale.edu>
1255         * generic.el (generic-mode-set-comments): Use "" rather than nil
1256         for comment-end.
1258 2001-03-29  Gerd Moellmann  <gerd@gnu.org>
1260         * emacs-lisp/advice.el (ad-make-advised-definition):
1261         Call interactive-form to obtain the interactive spec of subrs.
1263         * subr.el (interactive-form): New function.
1265 2001-03-29  Andre Spiegel  <spiegel@gnu.org>
1267         * vc-sccs.el (vc-sccs-register): Use relative file names.
1269 2001-03-28  Gerd Moellmann  <gerd@gnu.org>
1271         * bookmark.el (bookmark-get-bookmark): Handle case that
1272         BOOKMARK is not a string.
1274         * image.el (image-type-regexps): Change type for PS files
1275         to `postscript'.
1277         * subr.el (read-passwd): Clear command history after each
1278         character entered.  From: Stephen Gildea <gildea@alum.mit.edu>.
1280 2001-03-27  Kenichi Handa  <handa@etl.go.jp>
1282         * international/kkc.el (kkc-save-init-file): Locally bind
1283         print-length to nil.
1285 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
1287         * textmodes/flyspell.el: Some doc fixes.
1288         (flyspell-maybe-correct-transposition)
1289         (flyspell-maybe-correct-doubling): Use a temporary buffer
1291         * textmodes/ispell.el (ispell-parse-output): Doc fix.
1293         * emacs-lisp/byte-opt.el (byte-optimize-while)
1294         (byte-optimize-form-code-walker): Diagnose too few arguments
1295         for `if' and `while'.
1297 2001-03-26  Kenichi Handa  <handa@etl.go.jp>
1299         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
1300         Prepend `\' to "\<quail-translation-docstring>".
1302 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
1304         * autorevert.el (global-auto-revert-non-file-buffers):
1305         Remove duplicate defcustom.
1307 2001-03-26  Miles Bader  <miles@gnu.org>
1309         * international/latin1-disp.el (latin1-char-displayable-p):
1310         Add leading "-" for X font pattern.
1312 2001-03-26  Kenichi Handa  <handa@etl.go.jp>
1314         * international/mule-diag.el (describe-coding-system):
1315         For raw-text and emacs-mule, don't add anymore text about what
1316         charsets they can encode.
1318 2001-03-25  Eli Zaretskii  <eliz@is.elta.co.il>
1320         * help.el (view-lossage): Mention open-dribble-file in the doc
1321         string.  Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
1323 2001-03-23  Stefan Monnier  <monnier@cs.yale.edu>
1325         * skeleton.el (skeleton-internal-list): Fix bogus logic.
1326         (skeleton-pair-insert-maybe): Don't pair after a backslash.
1328 2001-03-23  Kenichi Handa  <handa@etl.go.jp>
1330         * international/encoded-kb.el (encoded-kbd-self-insert-ccl):
1331         Call ccl-execute-on-string directly so that CCL program handling
1332         multibyte sequence can work correctly.
1333         (encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
1334         property of the coding system.
1336 2001-03-23  Stefan Monnier  <monnier@cs.yale.edu>
1338         * textmodes/fill.el (fill-individual-paragraphs-prefix):
1339         Fix transcription typo.
1341 2001-03-22  Rajesh Vaidheeswarran  <rv@gnu.org>
1343         * whitespace.el: Add buffer local variables to toggle testing of
1344         whitespaces in buffers without affecting the default values.
1345         Bump version to 3.0 to account for a few other changes.
1346         (whitespace-toggle-ateol-check, whitespace-toggle-leading-check)
1347         (whitespace-toggle-trailing-check, whitespace-toggle-indent-check)
1348         (whitespace-toggle-spacetab-check): New functions.
1350 2001-03-21  Stefan Monnier  <monnier@cs.yale.edu>
1352         * obsolete/cplus-md.el: Moved from progmodes/cplus-md.el.
1354 2001-03-21  Gerd Moellmann  <gerd@gnu.org>
1356         * bs.el (bs-cycle-next, bs-cycle-previous): Fix handling of
1357         bs-cycle-configuration-name.  From Juanma Barranquero
1358         <lektu@uol.com.br>.
1360         * Makefile.in, makefile.w32-in (COMPILE_FIRST): Add cc-mode.el
1361         and cc-vars.el.
1363         * mail/sendmail.el (sendmail-send-it): Don't parse Resent-*
1364         headers.  Always invoke sendmail with option -t.
1366 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1368         * Release of cc-mode 5.28.
1370 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1372         * cc-mode.el, cc-vars.el (c-common-init, c-default-style):
1373         Removed the hardcoded switch to "java" style in Java mode.
1374         It's instead taken care of by the default value for c-default-style.
1376 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1378         * cc-align.el (c-lineup-math): Fix bug where lineup was
1379         triggered by equal signs in string literals.
1381 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1383         * cc-cmds.el (c-fill-paragraph): Fixed bug in the paragraph
1384         limit detection when at the ends of the buffer.
1386         * cc-engine.el (c-guess-basic-syntax): Removed bogus check for
1387         "for" statement clause in case 7F; a better one is done
1388         earlier in case 7D anyway.
1390 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1392         * cc-cmds.el (c-guess-fill-prefix): Improved the heuristics
1393         somewhat more and did a small optimization.
1395 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1397         * cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
1398         Use the limit argument only to limit the syntactic context
1399         search, not to limit the actual movement.
1401         * cc-cmds.el (c-beginning-of-statement): Move by sentence
1402         inside multiline strings, just like in comments.  Also various
1403         fixes to the paragraph and comment prefix recognition, block
1404         comment ender handling etc.
1406 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1408         * cc-cmds.el (c-fill-paragraph): Take more care to preserve
1409         the relative position of the point.
1411         * cc-cmds.el (c-electric-continued-statement): New function to
1412         use as abbrev hook to reindent for keywords such as "else"
1413         that continues an earlier statement.
1415         * cc-menus.el (cc-imenu-c++-generic-expression): Treat structs
1416         like classes.
1418         * cc-mode.el (c-mode, c++-mode, java-mode, objc-mode)
1419         (pike-mode): Populate the default abbrev tables to reindent for
1420         keywords such as "else" that can continue earlier statements.
1421         Abbrev mode is therefore turned on by default now.  (Note that
1422         this doesn't apply to idl-mode, since IDL afaik doesn't have
1423         statements at all.)
1425 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1427         * cc-engine.el (c-inside-bracelist-p): Fix for handling
1428         bracelists where the declaration contains template arguments.
1430 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1432         * cc-cmds.el (c-comment-indent):
1433         Use `c-get-syntactic-indentation' to correctly calculate the
1434         syntactic indentation.  Fixes bug with lineup functions that
1435         return vectors.
1437         * cc-engine.el (c-get-syntactic-indentation): Split the
1438         indentation sum calculation from `c-indent-line' to a separate
1439         function.
1441 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1443         * cc-cmds.el (c-beginning-of-statement, c-comment-indent):
1444         Fixed places where it was assumed that preprocessor directives
1445         have to start in column zero.
1447         * cc-engine.el (c-beginning-of-member-init-list): Handle C++
1448         template arguments after a class identifier properly.
1450         * cc-engine.el (c-guess-basic-syntax): Treat initializer brace
1451         lists for `new Foo[]' constructs in Java as expressions and
1452         not top level definition brace lists on the top level, so that
1453         they'll get indented consistently with the same type of
1454         expression in a normal block.
1456 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1458         * cc-cmds.el (c-fill-paragraph): The kludge that checks
1459         whether the adaptive filling package fails to keep the comment
1460         prefix is now kludged further to check for filladapt-mode
1461         which doesn't have that problem. This is really icky, but it's
1462         the only way that works with the current misfeatures/bugs in
1463         both adaptive-fill-mode and filladapt-mode.
1465         * cc-cmds.el (c-fill-paragraph): Made the way the paragraph
1466         around point is recognized more robust.
1468 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1470         * cc-cmds.el, cc-engine.el, cc-lobotomy.el (c-state-cache)
1471         (c-in-literal-cache, c-auto-fill-prefix, c-lit-limits)
1472         (c-lit-type): Fixed all internal variables used dynamically so
1473         that they are always bound.
1475         * cc-cmds.el, cc-engine.el: Improved recovery of syntactic
1476         errors:
1478         (c-indent-region): Fixed reporting of syntactic errors so that
1479         the region is fully reindented even when an error occurs.
1480         The last syntactic error is printed afterwards.  Also cleanup up a
1481         whole lot of code that tried to optimize indentation of whole
1482         sexps but in reality accomplishes nothing.
1484         (c-indent-sexp): Use c-indent-region.
1486         (c-parsing-error): Changed this variable to hold the message
1487         for any syntactic error that is discovered.
1489         (c-parse-state): Search backward from point instead of the bod
1490         position when the latter is invalid.  This makes CC Mode
1491         recover faster when there are unbalanced close braces.
1493         (c-backward-to-start-of-if): Use c-parsing-error to report
1494         dangling "else" clauses instead of throwing an error, and fall
1495         back to a reasonable position.
1497         (c-indent-line): Added argument to avoid reporting syntactic errors.
1499         (c-show-syntactic-information): Don't report any syntactic errors.
1501 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1503         * cc-cmds.el (c-beginning-of-statement): Fixed bugs with
1504         paragraph recognition when moving by sentence in literals.
1506         * cc-langs.el (c-Java-javadoc-paragraph-start): Modified paragraph
1507         start regexp for javadoc to recognize javadoc markup in general instead
1508         of a specific set of keywords, to be more future-safe.
1510         (c-Pike-pikedoc-paragraph-start)
1511         (c-Pike-pikedoc-paragraph-separate): New regexps to recognize
1512         pikedoc markup.
1514         * cc-mode.el: Fixed initialization and use of c-current-comment-prefix.
1516         (pike-mode): Initialize paragraph settings pikedoc recognition.
1518         * cc-vars.el (c-default-style): Made a nicer Customize widget.
1520         (c-comment-prefix-regexp): Made it possible to use an
1521         association list on this to specify mode specific regexps.
1522         The default value now use a special regexp in Pike mode to
1523         recognize pikedoc markup.
1525         (c-current-comment-prefix): New variable containing the actual
1526         regexp from c-comment-prefix-regexp for the current buffer.
1528 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1530         * cc-cmds.el (c-electric-brace): Fixed check for special brace
1531         lists: We can't look at the syntax, since a brace list can get
1532         recognized as a plain statement-cont.
1534         * cc-engine.el (c-guess-basic-syntax): Fixed bug where a
1535         special brace list opener broken over two lines got recognized
1536         as a statement on the second line.  Case 9A changed.
1538 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1540         * cc-cmds.el (c-electric-brace): Fixed bug in c-state-cache
1541         adjustment after line is reindented.
1543 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1545         * cc-defs.el (c-point): Added optional argument for position
1546         to use instead of the current point.
1548         * cc-defs.el, cc-engine.el (c-add-class-syntax): Do not add
1549         the in-expression block symbols when the construct starts at
1550         boi, to avoid the extra level of indentation in that case.
1551         Cases 4, 16A and 17E affected.
1553 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1555         * cc-cmds.el: Use `indent-according-to-mode' instead of direct
1556         calls to `c-indent-line', to adhere better to Emacs conventions.
1558         * cc-engine.el (c-indent-line): Use the syntax already bound
1559         to `c-syntactic-context', if there is any.
1561 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1563         * cc-engine.el (c-get-offset): Fixed bug where the indentation
1564         wasn't added up correctly when a lineup function returned nil.
1566 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1568         * cc-engine.el (c-collect-line-comments): Fixed bug where
1569         empty lines were ignored when collecting line comments backwards.
1571 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1573         * cc-align.el (c-lineup-dont-change): Return an absolute
1574         indentation column to work correctly in the case when several
1575         syntactic elements are processed for the same line.
1577         * cc-engine.el, cc-styles.el, cc-vars.el (c-evaluate-offset)
1578         (c-get-offset, c-indent-line, c-valid-offset, c-read-offset)
1579         (c-set-offset): Added absolute indentation column settings by
1580         using the vector type.
1582 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1584         * cc-cmds.el, cc-vars.el (c-electric-paren, c-cleanup-list):
1585         Implemented two new cleanups `space-before-funcall' and
1586         `compact-empty-funcall'.
1588 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1590         * cc-defs.el (c-paren-re, c-identifier-re): Two new macros for
1591         helping building regexps.
1593         * cc-engine.el (c-on-identifier): New function for detecting
1594         identifiers.  It takes keywords into account.
1596         * cc-langs.el, cc-mode.el: Added regexps for complete keyword
1597         lists.  `c-keywords' is set to a regexp matching all keywords
1598         in the current language.
1600 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1602         * cc-engine.el (c-beginning-of-statement-1): Added '#' to the
1603         list of characters to skip backwards over at the beginning of
1604         a statement, since it can precede string literals in Pike.
1606 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1608         * cc-cmds.el (c-guess-fill-prefix): Fixed bug with prefix
1609         recognition when standing on the last line in a C++ comment
1610         with nothing but whitespace after the prefix.
1612         * cc-engine.el (c-backward-to-start-of-if): Fixed bug when
1613         given no limit argument.
1615 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1617         * cc-engine.el (c-inside-bracelist-p): Fixed brace list
1618         recognition for the `[]= operator symbol in Pike.
1620 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1622         * cc-bytecomp.el (cc-eval-when-compile): New macro that works
1623         around a bug in `eval-when-compile' in the byte compiler.
1625         * cc-engine.el (c-forward-token-1): Fixed bug with return
1626         value when count is zero and there's no token start within the limit.
1628         (c-guess-basic-syntax): Don't add 'comment-intro to lines with
1629         "prefix comments", i.e. comments which are followed by code on
1630         the same line.
1632         * cc-mode-19.el: Fixes so that checks that must be done at
1633         compile time also are done then.
1635 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1637         * cc-defs.el: Make sure cc-mode-19 is loaded both at compile
1638         time and at runtime, and only when it's needed.
1640 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1642         Major cleanup for less error prone and more warning free
1643         compilation, including some fixes for bugs due to different
1644         compilation orders. Thanks to Martin Buchholz for providing
1645         the basis for all this.
1647         * cc-bytecomp.el: New file that provides some byte compilation
1648         features: It ensures that files always are loaded from the
1649         current source directory during compilation, and it provides a
1650         set of macros to turn off specific compiler warnings for
1651         specific symbols.  (It's not CC Mode specific in any way.)
1653         Fixed a nearly acyclic dependency tree (both runtime and
1654         compile-time) between all files.
1656         * cc-defs.el: Separated all macros before the inline functions,
1657         to ensure correct compilation.
1659         * cc-defs.el, cc-engine.el: Moved c-beginning-of-macro to from
1660         cc-defs.el to cc-engine.el and made it a function instead.
1662         * cc-mode-19.el: Patch the byte compiler in Emacs 19 not to warn
1663         about char-after.
1665         * cc-vars.el: Cope even when there isn't a custom package
1666         containing defcustom available.
1668         * cc-make.el: Removed since it's no longer necessary.
1670         README: Updated installation instructions.
1672 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1674         * cc-cmds.el, cc-langs.el, cc-mode.el: Moved around things to
1675         improve the modularity: Moved all mode init stuff from
1676         cc-langs.el to cc-mode.el, including the keymap
1677         initialization; cc-langs now only contains the various
1678         variables for configuring the language syntax.
1680         * cc-engine.el, cc-styles.el (c-evaluate-offset)
1681         (c-get-offset): Moved from cc-styles to cc-engine since file
1682         dependency analysis suggests they belong there (which also
1683         makes more sense).  Thanks to Martin Buchholz for doing the analysis.
1685 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1687         * cc-cmds.el (c-fn-region-is-active-p): New function that
1688         wraps the corresponding macro, for use in places that aren't
1689         compiled.  Thanks to Martin Buchholz for pointing out this.
1691         * cc-langs.el (c-mode-menu): Use c-fn-region-is-active-p.
1693         * cc-mode.el (c-prepare-bug-report-hooks): Hook variable to
1694         add things to the bug report.
1696 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1698         * cc-cmds.el (c-guess-fill-prefix): Fixed bug where the
1699         returned prefix could contain a newline when the search for a
1700         good prefix line failed.
1702 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1704         * cc-cmds.el (c-toggle-auto-state, c-toggle-hungry-state)
1705         (c-toggle-auto-hungry-state): Made the argument optional, as
1706         the documentation says it is.
1708 2000-03-21  Martin Stjernholm  <bug-cc-mode@gnu.org>
1710         * cc-engine.el (c-guess-basic-syntax): Don't treat the Pike
1711         multiline string syntax, #"...", as a cpp macro.
1713 2001-03-21  Paul Eggert  <eggert@twinsun.com>
1715         * international/mule-cmds.el (set-locale-environment):
1716         Set system-messages-locale and system-time-locale, but only if the
1717         caller specifies a non-nil locale name.
1719 2001-03-20  Gerd Moellmann  <gerd@gnu.org>
1721         * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
1722         problems for the interpreter.  From: John Wiegley  <johnw@gnu.org>
1724 2001-03-20  Gerd Moellmann  <gerd@gnu.org>
1726         * follow.el (follow-avoid-tail-recenter): Doc fix.
1728         * custom.el (custom-set-variables): Avoid reversing the list
1729         of args needlessly.
1731         * startup.el (fancy-splash-head): Don't change the colors of the
1732         XPM image on a dark background.
1734         * comint.el (comint-exec-1): Set columns of the terminal to
1735         window-width instead of frame-width.
1737         * info.el (Info-scroll-down): Add missing WINDOW arg for
1738         pos-visible-in-window-p.
1740         * ehelp.el (electric-help-mode-hook): Add defcustom.
1742         * mail/sendmail.el (mail-mode): Activate case-folding in
1743         font-lock-defaults.
1745 2001-03-19  Stefan Monnier  <monnier@cs.yale.edu>
1747         * bindings.el (mode-line-mode-menu): `glasses-mode' might be unbound.
1748         (completion-ignored-extensions): Remove duplicate ".class".
1750 2001-03-19  Andreas Schwab  <schwab@suse.de>
1752         * textmodes/reftex-dcr.el (reftex-view-crossref): Doc fix.
1753         From Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>.
1755 2001-03-19  Gerd Moellmann  <gerd@gnu.org>
1757         * language/european.el ("Latin-5", "Latin-4"): Use postfix input
1758         methods since there are not prefix input methods.
1760 2001-03-19  Kenichi Handa  <handa@etl.go.jp>
1762         * international/mule-cmds.el (read-input-method-name):
1763         Locally bind enable-recursive-minibuffers to t.
1765 2001-03-18  Stefan Monnier  <monnier@cs.yale.edu>
1767         * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed).
1769 2001-03-17  Michael Kifer  <kifer@cs.sunysb.edu>
1771         * ediff-util.el: Copyright years.
1772         (ediff-choose-syntax-table): New function.
1773         (ediff-setup): Use ediff-choose-syntax-table.
1775         * ediff-init.el (ediff-with-syntax-table): New macro, uses
1776         with-syntax-table.
1778         * ediff.el: Date of last update, copyright years.
1780         * ediff-wind (ediff-setup-control-frame): Nill->nil.
1782         * viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
1783         of Scott Bronson.
1784         (ex-cmd-assoc,ex-cmd-one-letr): New functions.
1785         (viper-check-sub,viper-get-ex-command,viper-execute-ex-command):
1786         Deleted functions.
1787         (viper-get-ex-com-subr,viper-ex,ex-mark): Changed to use the new
1788         ex-token-list.
1790         * viper-util.el: Spaces, indentation.
1792         * viper.el: Changed version, modification time.
1794 2001-03-16  John Wiegley  <johnw@gnu.org>
1796         * calendar/timeclock.el (timeclock-workday-remaining):
1797         Check whether `discrep' is non-null before using it.
1799 2001-03-16  John Wiegley  <johnw@gnu.org>
1801         * calendar/timeclock.el (timeclock-reread-log): Fixed problem with
1802         first-time checkins.
1803         (timeclock-log-data): Fixed problem with reading timelog log file.
1804         Resulting data in the "day list" was incorrect.
1805         (timeclock-find-discrep): Check if `timeclock-file' is readable
1806         before opening it.
1807         (timeclock-time-less-p): New function.
1808         (timeclock-day-base): New function.
1809         (timeclock-geometric-mean): New function.
1810         (timeclock-generate-report): Generate a summary report based on
1811         the contents of the log file.  This uses `timeclock-log-data', and
1812         is an example of writing a timelog manipulation function.
1813         (timeclock-visit-timelog): A quick command for opening the timelog
1814         file.
1815         (timeclock-log-data): Bound the variable event.
1817 2001-03-16  Kenichi Handa  <handa@etl.go.jp>
1819         * international/mule-cmds.el (select-safe-coding-system):
1820         Fix typo: symbol-name -> symbol-value.
1822         * mail/rmail.el (rmail-insert-inbox-text): Call expand-file-name
1823         before substitute-in-file-name to handle double slashes in FILE
1824         correctly.
1826 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
1828         * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
1829         for Slovak.  From Pavel.Janik@suse.cz (Pavel Jan\e,Bm\e(Bk ml.).
1831 2001-03-14  Gerd Moellmann  <gerd@gnu.org>
1833         * bindings.el (features): Add `md5' and `overlay' to the list.
1835         * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is
1836         bound before using it.  It's not bound when configured without X,
1837         for instance.
1839 2001-03-13  Thien-Thi Nguyen  <ttn@gnu.org>
1841         * progmodes/hideshow.el: Update copyright.
1842         (hs-minor-mode-map): Change bindings to use `C-c @' prefix.
1843         (hs-minor-mode-hook): Include `:version' in defcustom form.
1845 2001-03-13  Gerd Moellmann  <gerd@gnu.org>
1847         * help.el (string-key-binding): Don't call event-start on
1848         a non-list.
1850 2001-03-13  Eli Zaretskii  <eliz@is.elta.co.il>
1852         * startup.el (fancy-splash-tail, command-line-1): Fix the
1853         copyright year.
1855 2001-03-13  Kenichi Handa  <handa@etl.go.jp>
1857         * term.el: These changes are based on a patch sent from Yong Lu
1858         <lyongu@yahoo.com>.
1859         (term-set-escape-char): Bind M-x to execute-extended-command in
1860         term-raw-escape-map.
1861         (term-move-columns): Don't try to move to negagive column.
1862         (term-emulate-terminal): Insert a string before deleting a text to
1863         overwrite.
1865 2001-03-12  Gerd Moellmann  <gerd@gnu.org>
1867         * play/life.el (life): Rearrange code so that all calls to
1868         life-display-generation are in a catch-form.
1870         * progmodes/etags.el (tags-loop-continue): Don't change point in a
1871         file that isn't interesting.  In an interesting file, push the old
1872         value of point on the mark ring.
1874         * mail/rmailsum.el (rmail-summary-override-mail-send-and-exit):
1875         New function.
1876         (rmail-summary-mail, rmail-summary-reply, rmail-summary-forward):
1877         Use it.
1879         * emacs-lisp/autoload.el (generate-file-autoloads):
1880         Remove warning about line lengths.
1882 2001-03-12  Philippe Waroquiers  <wao@gull.tact.cfmu.eurocontrol.be>
1884         * progmodes/etags.el (tags-compression-info-list): New variable.
1885         (find-tag-in-order): Use it to deal with compressed source files.
1886         (tag-file-name-match-p): New function.
1887         (etags-recognize-tags-table): Use it for better match of file names.
1889 2001-03-12  Kenichi Handa  <handa@etl.go.jp>
1891         * international/mule-cmds.el (register-input-method): Doc fix.
1893         * international/quail.el (quail-translate-key): Fix condition to
1894         check if there's another breaking point in the current key.
1896 2001-03-11  Eli Zaretskii  <eliz@is.elta.co.il>
1898         * mail/rmailout.el (rmail-output-to-rmail-file): When writing the
1899         Babyl header to the newly-created output file, bind
1900         coding-system-for-write to either rmail-file-coding-system or
1901         emacs-mule-unix.
1903 2001-03-11  Stefan Monnier  <monnier@cs.yale.edu>
1905         * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps):
1906         Fix the name and regexp used for subsubsections.
1908 2001-03-10  Dave Love  <fx@gnu.org>
1910         * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file
1911         and save-buffer if buffer-file-name non-nil.  From rms.
1913 2001-03-10  Andre Spiegel  <spiegel@gnu.org>
1915         * vc.el (vc-do-command): If the destination buffer is already
1916         current, don't set it up and don't erase it.  Updated doc string
1917         to reflect that.
1918         (vc-version-diff): When doing a single file diff, don't switch to the
1919         *vc-diff* buffer before the command.  This is to preserve local
1920         variable bindings that might affect the diff command.
1921         (vc-print-log): Don't switch to the *vc* buffer before the
1922         command, so that local variable bindings are preserved.
1924         * vc-{cvs,rcs,sccs}.el (vc-*-print-log): Output to buffer *vc*,
1925         not the current buffer.
1926         (vc-*-diff): Output to buffer *vc-diff*, not the current buffer.
1928         * vc-cvs.el (vc-cvs-checkin): When removing the sticky tag,
1929         make output go to buffer *vc*, not the current buffer.
1931 2001-03-09  Stefan Monnier  <monnier@cs.yale.edu>
1933         * hi-lock.el (hi-lock-line-face-buffer): Wrap the regexp in a group
1934         so ^, $, *, ? and + are interpreted correctly.
1936 2001-03-09  Gerd Moellmann  <gerd@gnu.org>
1938         * help.el (string-key-binding): Renamed from
1939         mode-line-key-binding.  Handle any event on a string.
1940         Check for `keymap' properties as well as `local-map' properties.
1942         * comint.el (comint-insert-clicked-input): Use the last key
1943         from this-command-keys to lookup the global key definition.
1945 2001-03-09  Kenichi Handa  <handa@etl.go.jp>
1947         * international/characters.el: Add category `j' for
1948         katakana-jisx0201.   Fix syntaxes of katakana-jisx0201.
1950         * international/mule-conf.el (no-conversion): Fix docstring.
1951         (raw-text): Fix docstring.
1953 2001-03-08  Gerd Moellmann  <gerd@gnu.org>
1955         * simple.el (choose-completion-string): When not leaving the
1956         minibuffer, raise the minibuffer frame when minibuffer-auto-raise
1957         is set.
1959         * window.el (shrink-window-if-larger-than-buffer): Handle frame
1960         parameter `(minibuffer . t)'.
1962 2001-03-07  Stefan Monnier  <monnier@cs.yale.edu>
1964         * progmodes/sh-script.el (sh-st-symbol): New symbol.
1965         (sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
1966         (sh-mode): Remove `make-local-variable' for unused var
1967         `font-lock-unfontify-region-function'.
1969 2001-03-07  Richard M. Stallman  <rms@gnu.org>
1971         * info.el (Info-scroll-down): Fix previous change.
1973         * mail/rmail.el (rmail-toggle-header): Use a window which
1974         is showing the Rmail buffer, rather than the selected window.
1976 2001-03-07  Dave Love  <fx@gnu.org>
1978         * imenu.el (imenu--create-keymap-2): Revert use of menu-item for
1979         now, to avoid problems with binding imenu directly to a mouse event.
1981 2001-03-07  Gerd Moellmann  <gerd@gnu.org>
1983         * info.el (Info-scroll-down): Call pos-visible-in-window-p with
1984         second arg t.
1986 2001-03-07  Stefan Monnier  <monnier@cs.yale.edu>
1988         * log-edit.el (log-edit-common-indent): New var.
1989         (log-edit-set-common-indentation): Renamed from
1990         log-edit-delete-common-indentation.  Use the new var.
1991         (log-edit-insert-changelog, log-edit-done-hook): Use the new name.
1993         * pcvs.el (cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
1994         (cvs-mode-add-change-log-entry-other-window):
1995         Don't presume change-log-default-name is defined.
1997         * pcvs-util.el (cvs-bury-buffer): In doubt, don't delete window.
1999         * pcvs-defs.el (cvs-buffer-name-alist): Use *cvs-info* for
2000         the "tree" operation as well.
2002         * pcvs-parse.el (cvs-parse-table): Add another ignored message.
2004         * textmodes/fill.el (fill-context-prefix): Allow first-line-prefix
2005         to match paragraph-start.
2007         * textmodes/sgml-mode.el (sgml-mode-common): Correct value of
2008         comment-start-skip and set comment-end-skip as well.
2009         (sgml-comment-indent): Fix for new value of comment-start-skip.
2010         (html-autoview-mode): Don't bother using make-local-hook.
2012 2001-03-07  Gerd Moellmann  <gerd@gnu.org>
2014         * cus-edit.el (custom-save-delete): Move in front of local
2015         variables, otherwise long Custom entries would make them ineffective.
2017         * uniquify.el: Set maintainer to FSF.
2019 2001-03-07  Eli Zaretskii  <eliz@is.elta.co.il>
2021         * dired-aux.el (dired-do-shell-command): Doc fix.
2023 2001-03-06  Stefan Monnier  <monnier@cs.yale.edu>
2025         * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
2027         * which-func.el (which-func-modes): Add cperl-mode.
2028         (which-func-mode-global): Use define-minor-mode.
2030         * info-look.el: Docstring fixes and dead code eliminated.
2031         (cperl-mode): Add support.
2032         (emacs-lisp-mode): List all entries from elisp manual, whether
2033         or not they are currently (f)bound or not.  Update regexp.
2035         * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
2037         * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
2038         so that C-h m shows the correct information.
2039         Use make-local-variable rather than make-variable-buffer-local.
2040         (cperl-info-buffer, cperl-setup-tmp-buf):
2041         Use make-local-variable rather than make-variable-buffer-local.
2042         (cperl-msb-fix, cperl-get-help-defer):
2043         Check major-mode for `cperl-mode' as well.
2045         * progmodes/cperl-mode.el: Updated to author version 4.23.
2046         (cperl-electric-pod): SYNOPSIS was misspelled.
2047         (cperl-find-pods-heres): @if ? a : b was considered a REx.
2048         (cperl-after-expr-p): Make true after __END__.
2050 2001-03-06  Gerd Moellmann  <gerd@gnu.org>
2052         * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
2053         bookmark-completion-ignore-case is t.
2055         * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
2056         switch, like xterm, and concat resource strings, with a newline
2057         between them.
2059 2001-03-06  Eli Zaretskii  <eliz@is.elta.co.il>
2061         * international/codepage.el (cp770-decode-table)
2062         (cp773-decode-table, cp774-decode-table): New variables.
2064         * man.el (Man-hyphenated-reference-regexp): New variable.
2065         (Man-build-references-alist): Use it to search for referenced
2066         manpages.  If hyphenated is non-nil, record a concatenated word in
2067         Man-refpages-alist only if it matches Man-reference-regexp.
2068         Update word's length when it is concatenated.  Reverse the list,
2069         to get the first manpage at the head.
2070         (Man-possibly-hyphenated-word): New function.
2071         (Man-follow-manual-reference): Use it instead of current-word to
2072         find a manpage at point, in a way that accounts for hyphenated
2073         references.
2075 2001-03-06  Alex Schroeder  <alex@gnu.org>
2077         * sql.el (sql-interbase): New function.
2078         (sql-interbase-program): New option.
2079         (sql-interbase-options): New option.
2080         And some typos fixed: "customise" to "customize".
2082 2001-03-06  Dave Love  <fx@gnu.org>
2084         * textmodes/flyspell.el (flyspell-region):
2085         Set up flyspell-local-mouse-map.
2087 2001-03-05  Richard M. Stallman  <rms@gnu.org>
2089         * mail/rmail.el (rmail-retry-failure):
2090         Don't call rmail-beginning-of-message.
2091         Don't discard From: field.  Do discard Received: field.
2092         Use unwind-protect to re-prune.
2093         (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
2095 2001-03-06  Kenichi Handa  <handa@etl.go.jp>
2097         * international/quail.el (quail-title): Add autoload cookie.
2099 2001-03-05  Dave Love  <fx@gnu.org>
2101         * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
2102         new defs.
2104 2001-03-05  Kenichi Handa  <handa@etl.go.jp>
2106         * language/ethio-util.el (ethio-toggle-space):
2107         Update current-input-method-title if necessary.
2108         (ethio-toggle-punctuation): Likewise.
2110         * international/quail.el (quail-title): Fix for the case that a
2111         title of an input method is specified by a list of the same form
2112         as used in mode-line-format.
2114         * international/mule-cmds.el (activate-input-method):
2115         If current-input-method-title is set by activating INPUT-METHOD,
2116         respect that value.
2118 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
2120         * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
2122 2001-03-05  Alex Schroeder  <alex@gnu.org>
2124         * sql.el (sql-sybase): Fix typo (was: query user about server two
2125         times instead of server and database).
2127         * sql.el (sql-sybase): Doc change.
2128         (sql-mysql): Doc change.
2129         (sql-postgres): Doc change.
2131 2001-03-05  Kenichi Handa  <handa@etl.go.jp>
2133         * international/mule-conf.el (emacs-mule, raw-text):
2134         Docstring modified.
2136 2001-03-04  Eli Zaretskii  <eliz@is.elta.co.il>
2138         * term/internal.el: Update copyright notice.
2140         * term/pc-win.el: Update copyright notice.
2142 2001-03-02  Dave Love  <fx@gnu.org>
2144         * files.el (insert-file-contents-literally):
2145         Bind inhibit-file-name-handlers and inhibit-file-name-operation,
2146         not jka-compr-compression-info-list.
2148 2001-03-02  Stefan Monnier  <monnier@cs.yale.edu>
2150         * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
2151         spaces in default comment-start-skip settings rather than \s-.
2153 2001-03-02  Eli Zaretskii  <eliz@is.elta.co.il>
2155         * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
2156         default-frame-alist as well.
2158 2001-03-01  Dave Love  <fx@gnu.org>
2160         * textmodes/reftex.el (defvar): Wrap some defvars in
2161         eval-when-compile.  From Markus Rost <rost@math.ohio-state.edu>.
2163         * subr.el (event-basic-type): Doc fix.
2165         * international/quail.el: Doc fixes.
2167         * international/utf-8.el: Doc fixes.
2169         * international/mule-cmds.el: Doc fixes.
2170         (leim-list-header): Fix header text.
2172         * international/mule.el (coding-system-category): Doc fix.
2174         * international/ccl.el (ccl-compile): Doc fix.
2176 2001-03-01  Stefan Monnier  <monnier@cs.yale.edu>
2178         * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
2179         rather than (before|after)-change-functions.
2181 2001-03-01  Gerd Moellmann  <gerd@gnu.org>
2183         * ediff-util.el (ediff-scroll-horizontally): Arrange for
2184         scroll-left and scroll-right being called interactively so that
2185         they set the window's min_hscroll.
2187 2001-03-01  Eli Zaretskii  <eliz@is.elta.co.il>
2189         * info.el (info-insert-file-contents-1): Accept an additional
2190         argument `lfn': if it is non-nil, concatenate `filename' and
2191         `suffix'; otherwise use the complicated MS-DOS code.
2192         All callers changed.
2193         (info-insert-file-contents, Info-find-node): If the MS-DOS port
2194         can access long file names, try the long file-name version of
2195         `info-insert-file-contents-1', then the short file-name version.
2197 2001-02-28  TAKAHASHI Naoto  <ntakahas@m17n.org>
2199         * language/ethio-util.el (setup-ethiopic-environment-internal):
2200         Change bindings of functions keys to conform to "Emacs Lisp Coding
2201         Convention".
2203         * language/ethiopic.el ("Ethiopic"): Add documentation.
2205 2001-02-28  Kenichi Handa  <handa@etl.go.jp>
2207         * international/utf-8.el (mule-utf-8): Set coding-category
2208         property to coding-category-utf-8.
2210 2001-02-27  Richard M. Stallman  <rms@gnu.org>
2212         * lpr.el (lpr-page-header-switches, print-region-1):
2213         Undo 2000-07-06 change.
2214         (lpr-add-switches): Default to t on gnu/linux.
2216 2001-02-27  Gerd Moellmann  <gerd@gnu.org>
2218         * bs.el (bs-attributes-list): Doc fix.
2220 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
2222         * help.el (describe-project): Display the file THE-GNU-PROJECT.
2224         * help.el (view-order-manuals): Use goto-address.
2226         * startup.el (command-line-1): Add info about ordering manuals
2227         to the not so fancy splash screens.
2229 2001-02-26  Andre Spiegel  <spiegel@gnu.org>
2231         * vc.el (vc-default-workfile-unchanged-p)
2232         (vc-default-latest-on-branch-p): Add missing BACKEND argument.
2234 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
2236         * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
2237         fontify in the right buffer.
2239         * allout.el (outline-flag-region): Move macro in front of first
2240         use to avoid a run-time error.
2242 2001-02-24  Andrew Innes  <andrewi@gnu.org>
2244         * makefile.w32-in: Fix copyright notice.
2246 2001-02-24  Kenichi Handa  <handa@etl.go.jp>
2248         * international/utf-8.el (mule-utf-8): Set correct value for
2249         valid-codes property.
2251         * international/fontset.el (x-complement-fontset-spec): In the
2252         case that we use ASCII font for the other charsets, use only
2253         family and registry part of it.
2255 2001-02-23  Eli Zaretskii  <eliz@is.elta.co.il>
2257         * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
2258         (shrink-window-if-larger-than-buffer): Doc fix.
2260 2001-02-23  Stefan Monnier  <monnier@cs.yale.edu>
2262         * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
2263         predicate passed to completing-read.
2265 2001-02-23  Eli Zaretskii  <eliz@is.elta.co.il>
2267         * startup.el (command-line): Fix last change.
2269 2001-02-23  Jason Rumney  <jasonr@gnu.org>
2271         * startup.el (tool-bar-originally-present): New variable.
2272         (command-line): Set it if the tool-bar is switched on at startup.
2274         * frame.el (frame-notice-user-settings): Only adjust frame height
2275         for no tool-bar case if tool-bar was originally switched on.
2276         From E. Jay Berkenbilt.
2278 2001-02-22  Stefan Monnier  <monnier@cs.yale.edu>
2280         * server.el (server-switch-buffer): Only switch window if the
2281         current one is dedicated.
2283         * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
2284         rather than using (match-beginning 0) when searching for break point.
2286 2001-02-22  Eli Zaretskii  <eliz@is.elta.co.il>
2288         * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
2289         @ follows an accent command such as @'.  Support optional braces
2290         in commands that insert accents, like makeinfo does.
2292 2001-02-22  Gerd Moellmann  <gerd@gnu.org>
2294         * startup.el (fancy-splash-text): Add a line for ordering
2295         manuals.  Reverse order of splash screens shown.
2296         (use-fancy-splash-screens-p): Adapt to the text line added.
2298         * menu-bar.el (menu-bar-help-menu): Add an item for ordering
2299         manuals from the FSF.
2301         * help.el (view-order-manuals): New function.
2302         (toplevel): Bind C-h C-m to this function.
2304 2001-02-21  Stefan Monnier  <monnier@cs.yale.edu>
2306         * newcomment.el (comment-forward): Skip the comment-start before
2307         searching for the comment-end.
2309 2001-02-21  Dave Love  <fx@gnu.org>
2311         * custom.el (custom-initialize-changed, defcustom): Doc fix.
2313         * international/mule-cmds.el, international/mule.el: Doc fixes.
2315         * play/fortune.el: Fix autoload cookies.  Add types to defcustoms.
2316         (fortune) <defgroup>: Add :link.
2317         (fortune-from-region): Use eq, not eql.
2319 2001-02-21  Gerd Moellmann  <gerd@gnu.org>
2321         * startup.el (fancy-splash-screens): Use display-hourglass
2322         instead of display-busy-cursor.
2324         * frame.el (display-hourglass): Renamed from busy-cursor.
2325         (hourglass-delay): Renamed from busy-cursor-delay-seconds.
2326         (show-cursor-in-non-selected-windows): Doc fix.
2328 2001-02-20  Dave Love  <fx@gnu.org>
2330         * international/utf-8.el: Doc and commentary fixes.
2332 2001-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
2334         * ehelp.el (with-electric-help): Doc fix.
2336 2001-02-20  Gerd Moellmann  <gerd@gnu.org>
2338         * msb.el (msb-mode): Call the update-buffers function explicitly
2339         with a FORCE argument.
2341         * menu-bar.el (menu-bar-update-buffers): Add optional parameter
2342         FORCE.  If set, update the menu even if frame-or-buffer-changed-p
2343         returns nil.
2345 2001-02-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2347         * ps-print.el: Timestamp package replacement.  Some enhancements.
2348         Some XEmacs compatibility.  Doc fix.
2349         (ps-print-version): New version number (6.4).
2350         (ps-printer-name): Initialization fix.
2351         (ps-zebra-stripe-follow): Funcionality enhancement.
2352         (ps-prologue-file): Code enhancement.
2353         (ps-right-header): Timestamp package replacement.
2354         (ps-setup, ps-face-bold-p, ps-face-italic-p)
2355         (ps-get-page-dimensions)
2356         (ps-generate-header, ps-begin-file, ps-begin-job)
2357         (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
2358         (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
2359         (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
2360         (coding-system-for-write): Var declaration (XEmacs compatibility).
2362 2001-02-20  Miles Bader  <miles@gnu.org>
2364         * image-file.el (image-file-name-extensions): Add "tif".
2366 2001-02-19  Gerd Moellmann  <gerd@gnu.org>
2368         * wid-edit.el (widget-button-click): Save the selected window
2369         around the code handling clicks on buttons.
2371 2001-02-18  Dave Love  <fx@gnu.org>
2373         * imenu.el (imenu--generic-function): Use mapc to iterate over
2374         syntax characters.
2376 2001-02-17  Richard M. Stallman  <rms@gnu.org>
2378         * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
2380         * uniquify.el (uniquify-buffer-name-style): Doc fix.
2382 2001-02-16  Gerd Moellmann  <gerd@gnu.org>
2384         * mouse.el (mouse-save-then-kill): If the distance from the new
2385         point to the mark is equal to the distance of point from the new
2386         point, move point instead of the mark.
2388 2001-02-16  Dave Love  <fx@gnu.org>
2390         * textmodes/flyspell.el (flyspell-get-word): Return string without
2391         properties.
2393 2001-02-16  Eli Zaretskii  <eliz@is.elta.co.il>
2395         * generic.el (generic-find-file-regexp): Doc fix.
2396         (generic-ignore-files-regexp): New defcustom.
2397         (generic-mode-find-file-hook): If the file's name matches the
2398         regexp in `generic-ignore-files-regexp', don't enter
2399         default-generic-mode.  Doc fix.
2401 2001-02-16  Gerd Moellmann  <gerd@gnu.org>
2403         * textmodes/flyspell.el (flyspell-region, flyspell-buffer):
2404         Add autoload cookies.
2406         * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting
2407         of cal-tex-24.
2409 2001-02-16  Eli Zaretskii  <eliz@is.elta.co.il>
2411         * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
2413         * progmodes/compile.el (grep-regexp-alist): Remove the blank from
2414         the character class after the (optional) drive, to support file
2415         names with embedded blanks.
2417 2001-02-15  Sam Steingold  <sds@gnu.org>
2419         * textmodes/tex-mode.el (tex-shell-running):
2420         Check the process buffer too.
2422 2001-02-15  Dave Love  <fx@gnu.org>
2424         * battery.el (battery-status-function): Fix doc, :type.
2426         * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
2428 2001-02-15  Gerd Moellmann  <gerd@gnu.org>
2430         * subr.el (read-passwd): Clear Lisp memory holding password.
2432 2001-02-15  Miles Bader  <miles@gnu.org>
2434         * info.el (Info-copy-current-node-name): New function.
2435         (Info-mode-menu): Add it to the menu.
2437 2001-02-14  Richard M. Stallman  <rms@theobromine.ai.mit.edu>
2439         * international/mule-cmds.el (toggle-input-method): Doc fix.
2441 2001-02-13  Stefan Monnier  <monnier@cs.yale.edu>
2443         * replace.el (occur): Stop at end of buffer.
2445 2001-02-13  Eli Zaretskii  <eliz@is.elta.co.il>
2447         * international/mule-cmds.el (set-input-method): Another doc fix.
2449 2001-02-13  David M. Koppelman <koppel@ee.lsu.edu>
2451         * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
2453 2001-02-13  Miles Bader  <miles@gnu.org>
2455         * faces.el (set-face-background, set-face-foreground)
2456         (set-face-stipple): Treat a value of nil as being `unspecified'.
2458 2001-02-12  Dave Love  <d.love@dl.ac.uk>
2460         * international/latin1-disp.el:  Doc fixes.
2461         (latin1-display) <defgroup>: Add :link.
2462         (latin1-display) <function>: Set variable latin1-display.
2464 2001-02-12  Eli Zaretskii  <eliz@is.elta.co.il>
2466         * international/mule-cmds.el (set-input-method): Doc fix.
2468 2001-02-12  Eric M. Ludlam  <zappo@choochoo.ultranet.com>
2470         * speedbar.el (speedbar-frame-parameters): No toolbar lines.
2471         (speedbar-line-file): Return nil if not a file.
2472         (speedbar-buffers-line-path): Return file for tags, and dir for files.
2474 2001-02-12  Michael Kifer  <kifer@cs.sunysb.edu>
2476         * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
2477         for remote files.
2478         (ediff-coding-system-for-read): Replaced the no-conversion default
2479         with raw-text.
2481         * ediff-init.el: Removed :version from defcustom vars.
2483         * ediff-util.el (ediff-compute-custom-diffs-maybe):
2484         Better handling of the diff mode.
2486         * ediff.texi: Added ediff-coding-system-for-read.
2488         * viper.texi: Fix typos.
2490 2001-02-11  Dave Love  <fx@gnu.org>
2492         * shadowfile.el: Doc fixes.
2493         (shadow) <defgroup>: Add :link.
2494         (shadowfile-unload-hook): New function.
2495         (shadow-initialize): Use defalias, not fset.
2496         (shadow-define-cluster, shadow-define-literal-group)
2497         (shadow-define-regexp-group, shadow-initialize): Add autoload cookie.
2499         * international/mule.el: Doc and message fixes.
2501         * international/ccl.el (define-ccl-program): Doc fix.
2503 2001-02-11  Kenichi Handa  <handa@etl.go.jp>
2505         * faces.el (mode-line): Set :line-width property to -1.
2507 2001-02-10  Richard M. Stallman  <rms@gnu.org>
2509         * complete.el (partial-completion-mode): Doc fix.
2511         * simple.el (delete-key-deletes-forward-mode):
2512         Change `let' to `let*' to fix gross bug in last change.
2514         * repeat.el (repeat): Don't let execute-kbd-macro alter
2515         real-last-command.
2517 2001-02-10  Eli Zaretskii  <eliz@is.elta.co.il>
2519         * simple.el (eval-expression): Doc fix.
2521 2001-02-09  Dave Love  <fx@gnu.org>
2523         * imenu.el (imenu-generic-expression): Doc fix.
2525         * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.
2526         From Juanma Barranquero.
2528         * emacs-lisp/authors.el (authors): Expand `root' before running find.
2530 2001-02-09  Kenichi Handa  <handa@etl.go.jp>
2532         * faces.el (set-face-attribute): Describe the case of a negative
2533         value specified for :line-width.
2535 2001-02-08  Stefan Monnier  <monnier@cs.yale.edu>
2537         * which-func.el (which-func-mode): Invert which-func-mode-global.
2538         From Juanma Barranquero <lektu@uol.com.br>.
2540 2001-02-08  Dave Love  <fx@gnu.org>
2542         * wid-edit.el (widget-plist-convert-widget): Replace binding of
2543         widget-plist-value-type.
2544         (widget-alist-convert-widget): Replace binding of
2545         widget-alist-value-type.
2547         * textmodes/paragraphs.el (sentence-end): Doc fix.
2549         * eshell/em-rebind.el (eshell-cannot-leave-input-list):
2550         Remove `backward-line'.
2552         * play/pong.el (pong-blank-color, pong-bat-color)
2553         (pong-ball-color, pong-border-color, pong-left-key)
2554         (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
2555         (pong-pause-key, pong-resume-key, pong-timer-delay):
2556         * mail/mh-comp.el (mh-compose-letter-function):
2557         * eshell/esh-mode.el (eshell-skip-prompt-function):
2558         * emulation/viper-ex.el (ex-unix-type-shell-options):
2559         * recentf.el (recentf-menu-filter):
2560         * ps-print.el (ps-print-region-function):
2561         * lpr.el (print-region-function):
2562         * forms.el (forms-mode-hooks):
2563         * dirtrack.el (dirtrack-directory-change-hook):
2564         * cus-start.el (temp-buffer-show-function, display-buffer-function):
2565         * textmodes/spell.el (spell-filter):
2566         * textmodes/fill.el (adaptive-fill-function):
2567         * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
2568         * progmodes/etags.el (find-tag-default-function):
2569         * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
2570         * progmodes/ada-mode.el (ada-popup-key): Fix :type.
2572 2001-02-07  Eli Zaretskii  <eliz@is.elta.co.il>
2574         * emulation/viper-init.el (viper-fast-keyseq-timeout)
2575         (viper-translate-all-ESC-keysequences): Doc fix.  From Jim
2576         Meyering <jim@meyering.net>.
2578         * loadup.el: Revert last change.
2580 2001-02-07  Kenichi Handa  <handa@etl.go.jp>
2582         * international/mule.el (transform-make-coding-system-args):
2583         Make it work also for coding systems not using CCL.
2585 2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
2587         * simple.el (previous-matching-history-element)
2588         (next-matching-history-element): Doc fix.
2590         * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
2591         specific part.
2593 2001-02-06  Dave Love  <fx@gnu.org>
2595         * add-log.el (add-log-current-defun-function)
2596         (add-log-buffer-file-name-function, add-log-file-name-function):
2597         Fix :type.
2598         (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
2600 2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
2602         * info.el (info-initialize): Remove the test for system-type when
2603         invocation-directory is non-nil.
2605         * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
2606         of `font-lock-defaults' to `backward-paragraph' rather than nil.
2608 2001-02-06  Andrew Innes  <andrewi@gnu.org>
2610         * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
2611         absolute.
2613 2001-02-06  David M. Koppelman <koppel@ee.lsu.edu>
2615         * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
2616         buffers.  When hi-lock turned on rather than only checking current
2617         buffer for regexps, all buffers are checked. Moved activation of
2618         font-lock to hi-lock-refontify. When font-lock turned off rather
2619         than removing added highlighting just in current buffer, remove it
2620         in all buffers.  Changed edit menu text from "Automatic
2621         Highlighting" to "Regexp Highlighting" Documentation for
2622         highlighting phrases, minor documentation changes.
2623         (hi-lock-set-file-patterns): Execute only if there are new or
2624         existing file patterns.
2625         (hi-lock-refontify): Assume font-lock-fontify-buffer will first
2626         unfontify and, if a support mode is active, will not refontify the
2627         whole buffer.  If necessary, turn on font lock. (Removed
2628         font-lock-unfontify and font-lock support-mode-specific calls,
2629         such as lazy-lock-fontify-window.)
2630         (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
2631         patterns are found. Not useful now since find-file-hook is removed
2632         if hi-lock is off, but may be needed for per-buffer hi-lock activation.
2633         (hi-lock-face-phrase-buffer): New function.  Also added related
2634         menu item and keybinding.
2635         (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
2636         (hi-lock-process-phrase): New function.
2637         (hi-lock-line-face-buffer): Doc fixes.
2638         (hi-lock-face-buffer): Doc fixes.
2639         (hi-lock-unface-buffer): Doc fixes.
2641 2001-02-06  Gerd Moellmann  <gerd@gnu.org>
2643         * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
2644         dabbrev-ignored-regexps.
2646 2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
2648         * simple.el (kill-line): Doc fix.
2650 2001-02-05  Dave Love  <fx@gnu.org>
2652         * loadup.el: Revert last two changes -- bootstrapping works with
2653         regenerated loaddefs.
2655 2001-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
2657         * isearch.el (isearch-forward): Doc fix.
2659         * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
2660         of font-lock-defaults to backward-paragraph.
2662 2001-02-05  Gerd Moellmann  <gerd@gnu.org>
2664         * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
2665         X-Complaints-To, NNTP-Posting-Date, and User-Agent.
2667 2001-02-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2669         * ebnf2ps.el: Eliminate time-stamp functions.
2670         (ebnf-version): New version (3.5).
2671         (ebnf-eps-finish-and-write): Replace time-stamp functions by
2672         format-time-string.
2674 2001-02-05  Gerd Moellmann  <gerd@gnu.org>
2676         * simple.el (next-line): Goto end-of-line before inserting a newline.
2678 2001-02-05  Miles Bader  <miles@gnu.org>
2680         * image-file.el (insert-image-file): When visiting an image, also
2681         set `truncate-lines' to t so that any fringe arrow looks correct.
2683 2001-02-05  Kenichi Handa  <handa@etl.go.jp>
2685         * isearch.el (isearch-forward): Add description about input method
2686         in the docsting.
2688 2001-02-04  Stefan Monnier  <monnier@cs.yale.edu>
2690         * skeleton.el (skeleton-internal-1): Always push the mark for @.
2692 2001-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
2694         * info.el (info-initialize): If installation-directory is nil, for
2695         DOS/Windows systems try looking in a sibling of invocation-directory.
2697 2001-02-02  Gerd Moellmann  <gerd@gnu.org>
2699         * wid-edit.el (widget-button-click): Fix last change.
2701         * frame.el (frame-notice-user-settings): When resizing the initial
2702         frame because the tool bar is off, also change the frame's top
2703         position if a negative top position was specified.
2705 2001-02-02  Miles Bader  <miles@gnu.org>
2707         * image-file.el (insert-image-file): When visiting an image,
2708         suppress the cursor in the image buffer.
2710 2001-02-01  Dave Love  <fx@gnu.org>
2712         * progmodes/f90.el (f90-mode): Remove startup message.
2714         * vc-cvs.el: Remove autoloads.  Require vc when compiling.
2716 2001-02-01  Gerd Moellmann  <gerd@gnu.org>
2718         * startup.el (command-line): Fix code determining whether or not
2719         to use delete-key-deletes-forward-mode.
2721 2001-02-01  Andre Spiegel  <spiegel@gnu.org>
2723         * vc.el (vc-diff-switches): New user option.
2724         (vc-version-diff): Use it.
2725         (vc-diff-switches-list): New macro.
2727         * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches):
2728         New customization options.
2729         (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
2731         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
2733 2001-02-01  Gerd Moellmann  <gerd@gnu.org>
2735         * msb.el (toplevel): Quote hook symbols.
2737 2001-02-01  Kenichi Handa  <handa@etl.go.jp>
2739         * international/mule.el (make-coding-system): Add description
2740         about recognized properties in the docstring.
2742         * international/mule-conf.el: Remove unused charsets
2743         mac-roman-lower and mac-roman-upper.
2745 2001-01-31  Gerd Moellmann  <gerd@gnu.org>
2747         * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
2748         is in front of the left-margin, if any.
2750         * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
2751         like `delete'.
2753         * bindings.el: Define `kp-delete' like `delete' in function-key-map.
2755         * term/w32-win.el (mouse-set-font): Doc fix.
2757 2001-01-31  Stefan Monnier  <monnier@cs.yale.edu>
2759         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
2760         (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
2761         on already.
2763 2001-01-31  Markus Rost  <rost@math.ohio-state.edu>
2765         * files.el (save-buffer): Don't give message if (buffer-file-name)
2766         returns nil.
2768 2001-01-31  Eli Zaretskii  <eliz@is.elta.co.il>
2770         * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
2772         * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
2773         concat for integers.  From Juanma Barranquero <lektu@uol.com.br>.
2775         * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
2776         display problems.
2778 2001-01-31  Kenichi Handa  <handa@etl.go.jp>
2780         * international/mule.el (charset-info): Fix docstring.
2782         * international/mule-diag.el (describe-character-set): Check final
2783         char valid before printing it.
2785 2001-01-30  Gerd Moellmann  <gerd@gnu.org>
2787         * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
2789         * frame.el (frame-notice-user-settings): Do the tool-bar
2790         stuff only for graphical displays.  Fix a braino.
2792         * frame.el (frame-initialize): Create initial frame visible.
2793         (frame-notice-user-settings): When tool-bar has been switched off,
2794         correct the frame size and sync tool-bar-mode.
2796         * startup.el (command-line): Remove manipulation of frame
2797         height for tool bars.
2799 2001-01-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2801         * lpr.el: Compatibility with XEmacs and doc fixes.
2802         (lpr-windows-system, lpr-lp-system): New vars.
2803         (lpr-printer-switch): New defcustom.
2804         (printer-name, lpr-command): Customization fix.
2805         (print-region-1): Code fix.
2806         (print-region-new-buffer, printify-region): Indentation fix.
2807         (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1):
2808         New functions.
2810 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
2812         * msb.el (toplevel): Fix the eval-after-load.
2814 2001-01-29  Dave Love  <fx@gnu.org>
2816         * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
2818         * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
2820         * progmodes/tcl.el (outline, dabbrev, add-log): Require when compiling.
2821         (tcl-using-emacs-19-23): Consider Emacs 21+.
2822         (tcl-help-directory-list, tcl-command-switches): Fix :type.
2823         (tcl-add-emacs-menu): Supply menu name.
2824         (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
2826 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
2828         * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
2830 2001-01-29  Stefan Monnier  <monnier@cs.yale.edu>
2832         * pcvs.el (cvs-mark-fis-dead): New function.
2833         (cvs-mode-add): Use it.
2834         (cvs-mode-add-change-log-entry-other-window):
2835         Rebind change-log-default-name to itself rather than to nil.
2837 2001-01-29  Sam Steingold  <sds@gnu.org>
2839         * vc-cvs.el: Replaced (require 'vc) with a bunch of
2840         `autoload' statements.
2842 2001-01-29  Eli Zaretskii  <eliz@is.elta.co.il>
2844         * files.el (confirm-kill-emacs): Doc fix.
2846         * frame.el (frame-initialize): Doc fix.
2848         * time-stamp.el (time-stamp-string): Doc fix.
2850         * woman.el (WoMan-log-1): Make the log buffer writable.
2851         From Markus Rost <rost@math.ohio-state.edu>.
2853 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
2855         * imenu.el (imenu-syntax-alist): Add autoload cookie for
2856         the `make-variable-buffer-local'.
2858 2001-01-29  Dave Love  <fx@gnu.org>
2860         * ansi-color.el (ansi-color-for-comint-mode): Add :version.
2861         (ansi-color-for-comint-mode-on, ansi-color-process-output):
2862         Add autoload cookie.
2863         (ansi-color-apply-sequence): Fix typo.
2865 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
2867         * menu-bar.el (menu-bar-files-menu): Add menu items for
2868         Postscript printing in black and white.
2870         * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
2871         X-Mailman-Version, Precedence, List-Help, List-Post,
2872         List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
2873         Content-Type, Content-Length.
2875 2001-01-29  Dave Love  <fx@gnu.org>
2877         * elide-head.el (elide-head): Make overlay evaporate.
2879         * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc fix.
2881 2001-01-28  Eli Zaretskii  <eliz@is.elta.co.il>
2883         * isearch.el (isearch-highlight): Don't punt if the display
2884         doesn't support colors, since isearch faces are defined for
2885         monochrome displays as well.
2887 2001-01-27  Sam Steingold  <sds@gnu.org>
2889         * shell.el (shell-write-history-on-exit): Make sure that we are in
2890         the shell buffer (M-x tex-file RET inserted the error message into
2891         the TeX buffer).
2893 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
2895         * simple.el (transient-mark-mode): Doc fix.
2897 2001-01-27  Gerd Moellmann  <gerd@gnu.org>
2899         * progmodes/etags.el (find-tag-noselect): Don't bind tags-file-name.
2901 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
2903         * shell.el (shell-unquote-argument): If the shell is one of the
2904         mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
2905         quote character.
2906         (shell-dumb-shell-regexp): Document that the shells which match
2907         this regexp are supposed to not treat a backslash as a quote character.
2909         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
2910         from 2001-01-12.  It is not needed, since backspace is mapped into DEL.
2912 2001-01-27  Richard M. Stallman  <rms@gnu.org>
2914         * dabbrev.el (dabbrev--substitute-expansion):
2915         Treat a one-capital-letter abbrev as "not all upper case",
2916         so as to force preservation of the expansion's pattern
2917         if the expansion starts with a capital letter.
2919 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
2921         * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
2922         Doc fix.
2924         * simple.el (transient-mark-mode): Document the fact that many
2925         commands act on the region when mark is active.
2927 2001-01-27  Kenichi Handa  <handa@etl.go.jp>
2929         * international/quail.el (quail-setup-completion-buf): Make the
2930         multibyteness of current buffer inherited to Quail completion buffer.
2931         (quail-show-guidance-buf): Make the multibyteness of current
2932         buffer inherited to Quail guidance buffer.
2933         (quail-help): Make the multibyteness of current buffer inherited
2934         to Quail help buffer.
2936 2001-01-26  Dave Love  <fx@gnu.org>
2938         * time-stamp.el: Doc fixes.
2940         * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
2941         (delphi-keyword-face, delphi-other-face): Fix :type.
2943         * textmodes/flyspell.el: Doc fixes.  Add :version to new options.
2945         * mail/feedmail.el (feedmail): Add :link.
2946         (feedmail-send-it): Doc fix.
2948         * mail/sendmail.el: Doc fixes.
2949         (sendmail-send-it): Fix the non-ASCII regexp and use
2950         rfc2047-encode-string.
2952         * dired.el, dired-aux.el: Revert last change.
2954 2001-01-26  Gerd Moellmann  <gerd@gnu.org>
2956         * makefile.w32-in (DONTCOMPILE): Add various term files.
2958 2001-01-26  Dave Love  <fx@gnu.org>
2960         * Makefile.in (DONTCOMPILE): Add various term files.
2962 2001-01-26  Gerd Moellmann  <gerd@gnu.org>
2964         * man.el (Man-default-man-entry, Man-mode): Doc fix.
2966         * startup.el (display-startup-echo-area-message): Make sure
2967         the echo area is resized to fit the size of the startup message.
2969         * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
2970         part of which is a constant.
2972 2001-01-26  Eli Zaretskii  <eliz@is.elta.co.il>
2974         * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice.
2976 2001-01-26  Richard M. Stallman  <rms@gnu.org>
2978         * simple.el (next-line): Don't let `newline' expand abbrevs.
2979         Simplify slightly.
2980         (open-line): Don't let `newline' expand abbrevs.
2982 2001-01-25  John Wiegley  <johnw@gnu.org>
2984         * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
2985         to `repeat' in the :type field.
2987         * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
2988         allow a choice of regexp or nil.
2989         (pcomplete-dir-ignore): Same.
2991         * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
2992         a command) to always fail.
2994 2001-01-25  Gerd Moellmann  <gerd@gnu.org>
2996         * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
2997         discard the result.
2998         (iswitchb-to-end): Likewise.
3000 2001-01-25  Sam Steingold  <sds@gnu.org>
3002         * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
3003         Require vc.
3005 2001-01-25  Stefan Monnier  <monnier@cs.yale.edu>
3007         * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
3009         * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
3011 2001-01-25  Dave Love  <fx@gnu.org>
3013         * lisp/international/mule-diag.el (describe-char-after): Doc fix.
3014         (describe-coding-system): Tweak the English text.
3016         * loadup.el: Preload international/ccl for utf-8.
3018 2001-01-25  Eli Zaretskii  <eliz@is.elta.co.il>
3020         * mail/rmail.el (rmail-redecode-body): Doc fix.
3022 2001-01-25  Kenichi Handa  <handa@etl.go.jp>
3024         * international/mule-cmds.el (reset-language-environment):
3025         Reset coding-category-utf-8 to mule-utf-8.
3027         * international/mule-conf.el (coding-category-utf-8):
3028         Initialize to mule-utf-8.
3030         * loadup.el: Preload international/utf-8.
3032         * international/utf-8.el: New file.
3034 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
3036         * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
3038 2001-01-24  Sam Steingold  <sds@gnu.org>
3040         * dired.el (dired-replace-in-string): Removed.
3041         (dired-sort-toggle): Use `replace-regexps-in-string'
3042         instead of `dired-replace-in-string'.
3044         * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
3045         (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
3047         * gs.el (gs-replace-in-string): Removed.
3048         (gs-options): Use `replace-regexps-in-string'
3049         instead of `gs-replace-in-string'.
3051 2001-01-24  Eli Zaretskii  <eliz@is.elta.co.il>
3053         * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
3054         bug report is mailed to an email list and posted to a news group.
3056 2001-01-24  Gerd Moellmann  <gerd@gnu.org>
3058         * comint.el (comint-replace-by-expanded-history-before-point):
3059         Fix change of 2000-08-03 to move point to the start of the line again.
3061         * startup.el (tool-bar-images-pixel-height): New variable.
3062         (command-line): After loading the user's init file, when
3063         tool-bar-mode is on, increase the frame's size by some lines for
3064         the tool-bar.
3066         * frame.el (frame-initialize): Create the initial frame invisible.
3068 2001-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
3070         * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
3071         (chinese-big5): MIME:Big5.
3073 2001-01-24  Gerd Moellmann  <gerd@gnu.org>
3075         * international/mule-cmds.el (universal-coding-system-argument):
3076         Handle commands with prefix args.
3078 2001-01-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
3080         * calendar/diary-lib.el (diary-float): Fix case of MONTH
3081         being a list of numbers.
3082         (diary-mail-entries): Rewritten.
3084 2001-01-23  Dave Love  <fx@gnu.org>
3086         * international/mule.el (make-coding-system): Fix typo.
3088         * textmodes/outline.el (outline-mode) <font-lock-defaults>:
3089         Add backward-paragraph as font-lock-beginning-of-syntax-function.
3091 2001-01-23  Eli Zaretskii  <eliz@is.elta.co.il>
3093         * font-lock.el (font-lock-mode): Doc fix.
3095 2001-01-23  Kenichi Handa  <handa@etl.go.jp>
3097         * international/mule.el (make-translation-table): Fix docstring.
3099 2001-01-22  Eli Zaretskii  <eliz@is.elta.co.il>
3101         * mail/rmail.el (rmail-redecode-body): New function.
3103         * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
3105 2001-01-22  Gerd Moellmann  <gerd@gnu.org>
3107         * isearch.el (isearch-lazy-highlight-case-fold-search)
3108         (isearch-lazy-highlight-regexp): New variables.
3109         (isearch-lazy-highlight-cleanup): Update lazy highlight if
3110         case-fold search or regexp search has been toggled.
3112         * wid-edit.el (widget-button-click): Avoid a save-excursion
3113         around running a global binding.
3115         * isearch.el (isearch-lazy-highlight-initial-delay): Set default
3116         to 0.25.
3118 2001-01-20  Miles Bader  <miles@gnu.org>
3120         * cus-edit.el (custom-face-save): Do post-processing on the face's
3121         new value like `custom-face-set' does.
3123 2001-01-19  Eli Zaretskii  <eliz@is.elta.co.il>
3125         * mail/emacsbug.el (report-emacs-bug): Report the value of
3126         LC_CTYPE, not LC_TYPE.
3128         * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
3129         isearch-toggle-regexp and isearch-edit-string to doc string.
3131 2001-01-19  Gerd Moellmann  <gerd@gnu.org>
3133         * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
3134         as font-lock-beginning-of-syntax-function in font-lock-defaults.
3136         * jit-lock.el (jit-lock-fontify-now): Don't bind
3137         font-lock-beginning-of-syntax-function to nil.
3139 2001-01-19  Eli Zaretskii  <eliz@is.elta.co.il>
3141         * mail/emacsbug.el (report-emacs-bug): Report values of
3142         locale-coding-system, default-enable-multibyte-characters, and the
3143         environment variables LC_ALL, LC_TYPE, and LANG.
3145 2001-01-19  Gerd Moellmann  <gerd@gnu.org>
3147         * font-lock.el (font-lock-default-fontify-region): Fix last change.
3149         * font-lock.el (font-lock-multiline): Default to nil.
3150         (font-lock-default-fontify-region): If font-lock-multiline is
3151         nil, don't check the property `font-lock-multiline'.
3153         * jit-lock.el (jit-lock-after-change): If font-lock-multiline
3154         is nil, don't check the `font-lock-multiline' text property.
3156 2001-01-19  Michael Kifer  <kifer@cs.sunysb.edu>
3158         * viper.el: Call initial-major-mode on startup.
3160         * ediff.el (ediff-patch-file): Use better defaults.
3162         * ediff-vers.el: Fix for 8+3 DOS file systems.
3164 2001-01-19  Colin Walters <walters@cis.ohio-state.edu>
3166         * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
3167         diff mode, if available.
3169 2001-01-19  Michael Kifer  <kifer@cs.sunysb.edu>
3171         * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
3173         * ediff-init.el (subst-char-in-string): Define and use it, unless
3174         it's already defined.
3176 2001-01-18  Gerd Moellmann  <gerd@gnu.org>
3178         * tooltip.el (tooltip-hide-delay): New user-option.
3179         (tooltip-show): Use tooltip-hide-delay instead of the default.
3181 2001-01-18  Kenichi Handa  <handa@etl.go.jp>
3183         * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
3184         kill-local-variable doesn't work for enable-multibyte-characters.
3186 2001-01-17  Dave Love  <fx@gnu.org>
3188         * ediff-init.el (ediff-before-setup-hook)
3189         (ediff-merge-filename-prefix): Add :version.
3191         * international/latin1-disp.el: Require disp-table.
3192         (latin1-display): Fix :set.
3194         * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
3196 2001-01-17  Gerd Moellmann  <gerd@gnu.org>
3198         * isearch.el (isearch-lazy-highlight-initial-delay)
3199         (isearch-lazy-highlight-interval): Default to 0.
3201 2001-01-17  Bob Glickstein  <bobg@zanshin.com>
3203         * isearch.el (isearch-highlight): Set isearch-overlay priority to
3204         1 here rather than each time through
3205         isearch-lazy-highlight-new-loop.
3206         (isearch-lazy-highlight-max): Variable deleted.
3207         (isearch-lazy-highlight-max-at-a-time): New user variable, like
3208         isearch-lazy-highlight-max but controls a single invocation of
3209         isearch-lazy-highlight-update.
3210         (isearch-lazy-highlight-wrapped): Variable recreated.
3211         (isearch-lazy-highlight-window-start): New variable.
3212         (isearch-lazy-highlight-cleanup): Restored to behavior of
3213         before 2-Jan.
3214         (isearch-lazy-highlight-remove-overlays): Function deleted;
3215         behavior folded into isearch-lazy-highlight-cleanup.  "Keep"
3216         behavior removed.
3217         (isearch-lazy-highlight-new-loop): Restore old behavior of calling
3218         isearch-lazy-highlight-update in a loop rather than just once.
3219         Test isearch-invalid-regexp here and decide not to start a new
3220         loop, rather than testing it each time through
3221         isearch-lazy-highlight-update.
3222         (isearch-lazy-highlight-search): Function restored.
3223         (isearch-lazy-highlight-update): Get called in a timer loop again,
3224         but this time highlight more than one match each time through.
3225         Only highlight matches in the visible part of the window.
3226         Start at point, move in the direction of the search, and wrap around at
3227         the edge of the window.  Use sit-for to force redisplay and ensure
3228         window-start is credible.  "Face suppressing" behavior removed;
3229         overlay priorities should make it unnecessary, right?
3230         (isearch-highlight): Face suppressing behavior removed.
3231         (isearch-dehighlight): Face suppressing behavior removed.
3232         (isearch-set-lazy-highlight-faces-at): Removed.
3234 2001-01-17  Kenichi Handa  <handa@etl.go.jp>
3236         * language/european.el ("Latin-1"): Make the format of description
3237         about additional language environments same as that of Latin-2.
3239 2001-01-16  Dave Love  <fx@gnu.org>
3241         * isearch.el (isearch-lazy-highlight): Add :version.
3243         * simple.el (backward-delete-char-untabify-method)
3244         (next-line-add-newlines): Add :version.
3246 2001-01-16  Gerd Moellmann  <gerd@gnu.org>
3248         * bindings.el: Bind <backspace> and <delete> via function-key-map.
3249         Don't bind <delete> otherwise.
3251         * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
3252         and <delete> via function-key-map.
3254         * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
3255         Subject line only if point is after the `Subject:'.
3257 2001-01-16  Kenichi Handa  <handa@etl.go.jp>
3259         * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
3260         japanese-jisx0213-2 in `charset' property of this lang. env.
3262         * language/european.el ("Latin-1"): Add description for Dutch and
3263         Spanish lang. env.
3265         * international/mule.el (decode-char): Fix conditions.
3266         (encode-char): Handle eight-bit-control too.
3267         (transform-make-coding-system-args): New function.
3268         (make-coding-system): Accept XEmacs style arguments for CCL base
3269         coding system.
3271 2001-01-15  Gerd Moellmann  <gerd@gnu.org>
3273         * progmodes/etags.el (find-tag-noselect): Save the value of
3274         tags-file-name before switching buffers, for the case it has a
3275         buffer-local value.
3277 2001-01-15  Alex Schroeder  <alex@gnu.org>
3279         * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
3280         From Dave Love <fx@gnu.org>.
3281         (ansi-color-for-comint-mode): Fix :version.
3283 2001-01-15  Alex Schroeder  <alex@gnu.org>
3285         * ansi-color.el (ansi-color-unfontify-region): Doc change.
3287 2001-01-14  Eli Zaretskii  <eliz@is.elta.co.il>
3289         * dired.el (dired-insert-directory): If file-system-info fails,
3290         remove the " free " part, but don't signal an error.
3292 2001-01-12  Sam Steingold  <sds@gnu.org>
3294         * bookmark.el (bookmark-maybe-historicize-string):
3295         Use new backquote syntax.
3297 2001-01-12  Richard M. Stallman  <rms@gnu.org>
3299         * subr.el (last): Handle a list that doesn't end in nil.
3301 2001-01-12  Sam Steingold  <sds@gnu.org>
3303         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
3304         to `backward-delete-char-untabify'.
3306 2001-01-12  Dave Love  <fx@gnu.org>
3308         * cus-edit.el (customize-menu-create): Fix the :filter following
3309         easymenu change.
3311         * wid-edit.el (function): Add :match-alternatives.
3312         (widget-color-action): Doc fix.
3314 2001-01-12  Gerd Moellmann  <gerd@gnu.org>
3316         * calendar/calendar.el (calendar-basic-setup): Doc fix.
3318 2001-01-12  Kenichi Handa  <handa@etl.go.jp>
3320         * international/mule-cmds.el (prefer-coding-system): Fix docstring.
3322         * international/ccl.el (define-ccl-program): Fix docstring.
3324 2001-01-11  Dave Love  <fx@gnu.org>
3326         * international/mule-cmds.el (standard-display-european-internal):
3327         Set display table for 2208 as for 160.
3329         * progmodes/ada-mode.el (ada-popup-key): Fix last change.
3331         * progmodes/fortran.el (fortran-mode-map): Modify Customization
3332         entry for custom-menu-create change.
3333         (fortran-strip-sqeuence-nos): Make arg optional.  Fix regexp and
3334         don't cons it in the search loop.
3336         * imenu.el (imenu--truncate-items): Revert last change.
3338 2001-01-11  Eli Zaretskii  <eliz@is.elta.co.il>
3340         * info.el (Info-setup-header-line): If the node header includes
3341         either Next: or Prev: links, don't show the File: and Node: parts
3342         in the header line.
3344 2001-01-11  Gerd Moellmann  <gerd@gnu.org>
3346         * comint.el (comint-goto-process-mark): Don't print a message
3347         when running in batch mode.
3349         * isearch.el (isearch-search): In the condition-case handler for
3350         `error', set isearch-invalid-regexp to the whole error message.
3352         * subr.el (eval-after-load): Call load-symbol-file-load-history to
3353         ensure that eval-after-load works for files dumped with Emacs.
3355         * help.el (load-symbol-file-load-history): New function extracted
3356         from function symbol-file.
3357         (symbol-file): Use it.
3359         * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as exit.xpm.
3361 2001-01-11  Eli Zaretskii  <eliz@is.elta.co.il>
3363         * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
3364         behave as if there were no prefix argument.
3365         (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
3366         argument were nil.
3368 2001-01-11  Richard M. Stallman  <rms@gnu.org>
3370         * isearch.el (isearch-lazy-highlight-update):
3371         Don't look for more potential matches once maximum is exceeded.
3372         Use overlays-in to check correctly for overlap with current match.
3373         Ignore empty matches.
3375 2001-01-11  Miles Bader  <miles@gnu.org>
3377         * textmodes/ispell.el (ispell-adjusted-window-height): New function.
3378         (ispell-overlay-window, ispell-help, ispell-show-choices)
3379         (ispell-command-loop): Use it instead of `window-height'.
3381 2001-01-10  Gerd Moellmann  <gerd@gnu.org>
3383         * files.el (confirm-kill-emacs): New user-option.
3384         (save-buffers-kill-emacs): Ask for final confirmation before
3385         killing Emacs.
3387         * isearch.el (isearch-done): Set isearch-lazy-highlight-start
3388         to nil.
3390 2001-01-10  Dave Love  <fx@gnu.org>
3392         * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
3394         * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc, :type.
3396         * hi-lock.el (hi-lock-exclude-modes): Fix :type.
3398         * calculator.el (calculator-number-digits): Fix :type.
3400         * vc-cvs.el (vc-cvs-header): Fix :type.
3401         * vc-rcs.el (vc-rcs-header): Fix :type.
3402         * vc-sccs.el (vc-sccs-header): Fix :type.
3404         * progmodes/ada-mode.el (ada-popup-key): Fix :type.
3406         * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
3408         * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
3410 2001-01-10  Gerd Moellmann  <gerd@gnu.org>
3412         * simple.el (set-variable): Force a thorough redisplay for the
3413         case that the variable has an effect on the display, like
3414         `tab-width' has.
3416 2001-01-10  Andre Spiegel  <spiegel@gnu.org>
3418         * vc.el: Add documentation for backend interface.
3420 2001-01-10  Kenichi Handa  <handa@etl.go.jp>
3422         * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
3424         * international/mule-conf.el (latin-extra-code-table): Set to t
3425         for \223 and \224.
3427 2001-01-09  Kenichi Handa  <handa@etl.go.jp>
3429         * international/mule-cmds.el (locale-language-names): Map "es" to
3430         "Spanish" and "nl" to "Dutch".
3432 2001-01-09  Gerd Moellmann  <gerd@gnu.org>
3434         * bindings.el (global-map): Bind <home> to beginning-of-line,
3435         <end> to end-of-line, C-<home> to beginning-of-buffer, and
3436         C-<end> to end-of-buffer.
3438         * language/european.el: Add Dutch and Spanish language info
3439         to be able to use the appropriate tutorials.
3441 2001-01-09  Alex Schroeder  <alex@gnu.org>
3443         * ansi-color.el (ansi-color-process-output): Use markers instead
3444         of positions for start and end of region.
3445         (ansi-color-apply-on-region): Rewrote code to make it more robust.
3446         Previously, occasional mistakes happend when fontifying many
3447         chunks of output (eg. ls --color=yes /dev).  This happened
3448         whenever an overlay was created up to the end of the region, which
3449         coincided with the process-mark.  New text would then be added
3450         within that overlay instead of after it.
3451         (ansi-color-make-extent): Overlays are created with the property
3452         `modification-hooks' set to '(ansi-color-freeze-overlay).
3453         (ansi-color-freeze-overlay): New function.  When inserting text at
3454         the end of the overlay, the overlay will resize.
3456 2000-01-09  Alex Schroeder  <alex@gnu.org>
3458         * ansi-color.el (ansi-color-process-output): Doc change.
3459         (ansi-color-unfontify-region): Doc change.  No longer installed
3460         automatically in font-lock-unfontify-region-function.
3461         (ansi-color-apply): Doc change.
3462         (ansi-color-apply-on-region): Use extents or overlays instead of
3463         text-properties.
3464         (ansi-color-make-extent): New function.
3465         (ansi-color-set-extent-face): New function.
3467 2000-01-09  Alex Schroeder  <alex@gnu.org>
3469         * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
3470         both use ansi-color-process-output, now.
3471         (ansi-color-process-output): Doesn't return string anymore.  It is
3472         installed in comint-output-filter-functions for both Emacs and
3473         XEmacs, now.
3474         (ansi-color-unfontify-region): Simplified code removing variables
3475         pos and start-ansi.
3476         (ansi-color-apply): Put text-property ansi-color before putting
3477         text-property face because ansi-color-unfontify-region is called
3478         immediately after the call to put-text-property.
3479         (ansi-color-context-region): Doc change.
3480         (ansi-color-filter-region): Simplified code.
3481         (ansi-color-apply-on-region): Changed start to start-marker, using
3482         a marker explicitly.  Put text-property ansi-color before putting
3483         text-property face because ansi-color-unfontify-region is called
3484         immediately after the call to put-text-property.
3486 2000-01-09  Alex Schroeder  <alex@gnu.org>
3488         * ansi-color.el (ansi-color-faces-vector): Doc change.
3489         (ansi-color-for-comint-mode): Changed :type property to choice.
3490         (ansi-color-last-context): Removed.
3491         (ansi-color-process-output): Don't use ansi-color-last-context, as
3492         the main functions will store their context now.
3493         (ansi-color-context): Doc change.
3494         (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
3495         Uses ansi-color-context such that repeated calls will strip
3496         partial escape sequences, too.
3497         (ansi-color-apply): Simplified code.  Colorize end of string if
3498         face is not null.  Store context in new (FACE STRING) format, such
3499         that repeated calls will strip partial escape sequences, too.
3500         Append faces to face property using ansi-color-apply-sequence such
3501         that cumulative mode actually works.
3502         (ansi-color-context-region): New variable.
3503         (ansi-color-filter-region): Rewrote it based on
3504         ansi-color-apply-on-region.  Uses ansi-color-context-region such
3505         that repeated calls will strip partial escape sequences, too.
3506         (ansi-color-apply-on-region): Simplified code.  Colorize end of
3507         region if face is not null.  Store context in new (FACE POS)
3508         format, such that repeated calls will strip partial escape
3509         sequences, too.  Append faces to face property using
3510         ansi-color-apply-sequence such that cumulative mode actually works.
3511         (ansi-color-apply-sequence): New function.
3512         (ansi-color-get-face): When the default face is added to the list
3513         of faces, all previous settings are discarded and the list of
3514         faces is set to '(default).
3516 2000-01-09  Alex Schroeder  <alex@gnu.org>
3518         * ansi-color.el (ansi-color-faces-vector): Use nil for the default
3519         face, such that ansi-color-apply and ansi-color-apply-on-region
3520         will do the right thing.
3521         (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
3522         returns nil, set the list of faces back to nil instead of
3523         appending the result of ansi-color-get-face to the front of the list.
3525 2000-01-09  Alex Schroeder  <alex@gnu.org>
3527         * ansi-color.el (ansi-color-for-comint-mode): Doc change.
3528         (ansi-color-process): Doc change.
3529         (ansi-color-last-context): New buffer-local variable.
3530         (ansi-color-process-output): New function.  It is automatically
3531         added to comint-output-filter-functions if this is XEmacs.
3532         (ansi-color-unfontify-region): New optional parameter for XEmacs
3533         compatibility.  Check wether font-lock-syntactic-keywords is
3534         boundp before removing the syntax table text property, as XEmacs
3535         doesn't have it.
3536         (ansi-color-filter-region): Doc change.
3537         (ansi-color-apply-on-region): Doc change.
3538         (ansi-color-make-face): New function.  Compatibility layer for
3539         XEmacs.  Return temporary faces instead of cons cells for XEmacs.
3540         (ansi-color-make-color-map): Use ansi-color-make-face.
3541         (ansi-color-get-face): Avoid face text property '(nil) as results
3542         in an errow for XEmacs.
3544 2000-01-09  Alex Schroeder  <alex@gnu.org>
3546         * ansi-color.el (ansi-color-unfontify-region): New function.
3547         Uses text-property ansi-color in order to preserve fontification by
3548         ansi-color.  When the package is loaded, a lambda expression is
3549         put onto font-lock-mode-hook.  This lambda expression will check
3550         font-lock-unfontify-region-function and replace
3551         font-lock-default-unfontify-region with ansi-color-unfontify-region.
3552         (ansi-color-apply): Add text-property ansi-color in addition to
3553         text-property face.
3554         (ansi-color-apply-on-region): Add text-property ansi-color in
3555         addition to text-property face.
3556         (save-buffer-state): Copy of the macro that is also used by
3557         lazy-lock and font-lock.
3559         (ansi-color-for-comint-mode): New option.
3560         (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
3561         (ansi-color-for-comint-mode-off): Ditto.
3562         (ansi-color-for-comint-mode-filter): Ditto.
3563         (ansi-color-process): New function.  Uses ansi-color-for-comint-mode to
3564         decide what to do.  This function is added to
3565         comint-preoutput-filter-functions when the package is loaded.
3567         (ansi-color-for-shell-mode-set): Removed.
3568         (ansi-color-for-shell-mode): Removed.
3570 2000-01-09  Alex Schroeder  <alex@gnu.org>
3572         * ansi-color.el (ansi-color-for-shell-mode-set): New function with
3573         the lambda expression from the ansi-color-for-shell-mode :set
3574         property.  Additionally, modify shell-mode-hook to enable or
3575         disable font-lock-mode for future shell buffers.
3576         (ansi-color-for-shell-mode): The :set property calls
3577         ansi-color-for-shell-mode-set instead of a lambda expression.
3579 2000-01-09  Alex Schroeder  <alex@gnu.org>
3581         * ansi-color.el (ansi-color-for-shell-mode): Doc change.
3582         (ansi-color-context): New variable.
3583         (ansi-color-apply): Save context between calls.
3585 2001-01-09  Eli Zaretskii  <eliz@is.elta.co.il>
3587         * isearch.el (isearch, isearch-lazy-highlight-face):
3588         New definitions for face colors and attributes.
3590         * wid-edit.el (widget-choose): Call display-popup-menus-p instead
3591         of display-mouse-p.
3593 2001-01-09  Kenichi Handa  <handa@etl.go.jp>
3595         * international/mule.el (make-coding-system): If the coding system
3596         accepts extra latin codes, register such codes as safe for the
3597         coding system.
3599 2001-01-08  Richard M. Stallman  <rms@gnu.org>
3601         * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
3602         don't mention the file name or the date here, because they are
3603         logged at the start of the file.
3605 2001-01-08  Richard M. Stallman  <rms@gnu.org>
3607         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
3608         Change screen-width to frame-width.
3610 2001-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
3612         * info.el (Info-search): Print the default as part of the prompt.
3614 2001-01-08  Andre Spiegel  <spiegel@gnu.org>
3616         * vc.el (vc-default-latest-on-branch-p): New function, replaces
3617         constant implementations in backends.
3619         * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
3620         (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
3622         * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
3623         WRITABLE to EDITABLE.
3625         * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
3626         (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
3627         to EDITABLE.
3629 2001-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
3631         * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
3632         (copyright, copyright-update): Compute the current year at run time.
3634 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
3636         * isearch.el (isearch-old-signal-hook): Removed.
3637         (isearch-mode): Add isearch-done to kbd-macro-termination-hook
3638         instead of setting signal-hook-function.
3639         (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
3641 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
3643         * emulation/edt.el: Update to version 4.0.  Provide support for
3644         EDT scroll margins at top and bottom of the window.  Provide an
3645         emulation of the EDT SUBS command (bound to GOLD-Enter, by
3646         default).  Enhance edt-quit, bound to GOLD-q by default, to warn
3647         user when file-related buffer modifications exist.
3648         Provide support for running EDT Emulation in XEmacs.
3649         Provide customize access to some user updatable variables.
3650         Add Commentary section to file header.
3651         Fixed a few minor bugs and cleaned up some code.
3653         * emulation/edt-mapper.el: Update to version 4.0.  Provide support
3654         for detecting a keypress that generates an ASCII key sequence.
3655         (Previously, only a keypress that generates a vector was
3656         recognized.)  Embed Window Manager name into name of the generated
3657         EDT Emulation initialization file since the initialization file is
3658         Window Manager specific.  Add Commentary section to file header.
3660 2001-01-07  Eli Zaretskii  <eliz@is.elta.co.il>
3662         * mail/sendmail.el (mail-mode): Doc fix.
3664         * info.el (Info-goto-emacs-command-node): Doc fix.
3665         (Info-goto-emacs-key-command-node): Doc fix.
3667 2001-01-06  Eli Zaretskii  <eliz@is.elta.co.il>
3669         * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
3670         systems without long file-name support.
3672 2001-01-06  Andrew Innes  <andrewi@gnu.org>
3674         * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
3676 2001-01-06  Eli Zaretskii  <eliz@is.elta.co.il>
3678         * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
3679         (isearch-lazy-highlight-update): Doc fix.
3681         * ffap.el (ffap-bindings): Doc fix.
3683         * dired-x.el (dired-virtual-guess-dir): Doc fix.
3685 2001-01-05  Dave Love  <fx@gnu.org>
3687         * emacs-lisp/cl-seq.el (remove, remq): Remove.
3689 2001-01-05  Gerd Moellmann  <gerd@gnu.org>
3691         * mouse-drag.el (mouse-drag-safe-scroll):
3692         Bind scroll-preserve-screen-position to nil.
3694         * isearch.el (isearch-old-signal-hook): New variable.
3695         (isearch-mode): Set signal-hook-function to isearch-done.
3696         (isearch-done): Restore old signal-hook-function.
3698         * info.el (Info-fontify-node): Mark one more char as intangible.
3700 2000-01-05  Kenichi Handa  <handa@etl.go.jp>
3702         * composite.el (compose-last-chars): New argument COMPONENTS.
3703         If it is non-nil, compose preceding characters by compose-region with
3704         COMPONENTS.
3706         * international/quail.el (quail-input-string-to-events): New function.
3707         (quail-input-method): Convert input string to events here.
3708         (quail-start-translation): Return input string, not event list.
3709         (quail-start-conversion): Likewise.
3711 2001-01-04  Gerd Moellmann  <gerd@gnu.org>
3713         * tooltip.el (tooltip-cancel-delayed-tip)
3714         (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
3715         and tooltip-add-timeout.
3716         (tooltip-show): Set border color from faces's foreground.
3717         (tooltip-show-help-function): If called with the same help string
3718         as last time, do nothing.
3719         (tooltip-help-tips): Don't set tooltip-help-message to nil.
3721         * startup.el (fancy-splash-screens): Don't bind show-help-function
3722         to nil.
3724         * tooltip.el (tooltip-frame-parameters): Remove colors.
3725         (tooltip): New face
3726         (tooltip-set-param): New function.
3727         (tooltip-show): Set up color frame parameters from face `tooltip'.
3728         Display the tooltip text in face `tooltip'.
3730 2001-01-04  Dave Love  <fx@gnu.org>
3732         * whitespace.el (whitespace-global-mode): Fix typo.
3734         * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
3736 2001-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
3738         * help.el (help-for-help): Fix a typo in a doc string.
3739         From kwzh@gnu.org (Karl Heuer).
3741 2001-01-03  Dave Love  <fx@gnu.org>
3743         * dired-x.el: Doc fixes.  Maintainer change.
3744         (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix :type.
3745         (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
3746         (dired-guess-shell-alist-user): Customize.
3747         (dired-x-help-address): Set to bug-gnu-emacs.
3748         (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
3749         (dired-default-directory): Renamed from default-directory.
3751         * hl-line.el (hl-line): Doc fix.
3753 2001-01-03  Karl Fogel  <kfogel@red-bean.com>
3755         * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
3757 2001-01-02  Richard M. Stallman  <rms@gnu.org>
3759         * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
3760         to remove all the current alternative-match highlighting.
3761         If nil, remove only what's outside the current window.
3762         (isearch-lazy-highlight-remove-overlays): Take optional
3763         region within which NOT to remove them.
3764         (isearch-lazy-highlight-new-loop): Greatly simplified.
3765         (isearch-lazy-highlight-update): Find all the other occurrences
3766         visible in the window, in just one call.
3767         (isearch-lazy-highlight-start): Now holds start of region to scan.
3768         (isearch-lazy-highlight-end): Now holds end of region to scan.
3769         (isearch-lazy-highlight-wrapped): Variable deleted.
3770         (isearch-lazy-highlight-search): Function deleted.
3772 2000-01-02  Andrew Innes  <andrewi@gnu.org>
3774         * w32-fns.el (convert-standard-filename): Do length check on name
3775         before aref.
3777 2001-01-02  Dave Love  <fx@gnu.org>
3779         * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
3780         value.
3781         (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
3783         * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
3785         * net/browse-url.el (browse-url-filename-alist): Avoid backquote
3786         read syntax.
3788         * calendar/todo-mode.el (todo): Add :link, :version.
3789         (todo-save-top-priorities): Remove autoload cookie.
3790         (todo-add-category, todo-add-item-non-interactively)
3791         (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload cookie.
3793 2001-01-02  Gerd Moellmann  <gerd@gnu.org>
3795         * comint.el (comint-input-history-ignore): New variable.
3796         (comint-read-input-ring): Ignore entries matching
3797         comint-input-history-ignore.
3799 2001-01-02  Eric M. Ludlam  <zappo@gnu.org>
3801         * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
3802         (lm-copyright-mark): New function.
3803         (lm-crack-copyright): New function.
3804         (lm-verify): Check that the file has a copyright.
3805         Check that the file is copyright Free Software Foundation.
3807 2000-12-30  Kenichi Handa  <handa@etl.go.jp>
3809         * international/mule-diag.el (print-fontset): Indent font name by
3810         24 columns, not 25.
3812 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
3814         * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
3815         in Subject line.
3817         * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
3818         Use mail-mode-hook instead of mail-setup-hook.
3819         Otherwise continuing an interrupted message with C-u C-x m for
3820         instance, winds up in Mail mode without abbrevs.
3822 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3824         * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
3825         non-nil.  Adding almost all customization variables on ps-setup.
3826         Doc fix.
3827         (ps-print-version): New version number (6.3.3).
3828         (ps-end-with-control-d): Initialization fix.
3829         (ps-lines-printed): New var.
3830         (ps-skip-newline): New fun.
3831         (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
3832         (ps-next-line, ps-continue-line, ps-plot-region)
3833         (ps-generate-postscript-with-faces, ps-end-job): Code fix.
3835 2000-12-29  Kenichi Handa  <handa@etl.go.jp>
3837         * international/fontset.el (x-complement-fontset-spec):
3838         Resolve ASCII font name so that the same family name is used for fonts
3839         registered in x-font-name-charset-alist.
3840         (create-fontset-from-fontset-spec): Adjusted for the above change.
3841         The name of fontset alias should be a unresolved ASCII font name.
3843 2000-12-28  Gerd Moellmann  <gerd@gnu.org>
3845         * simple.el (delete-key-deletes-forward-mode): Bind backspace
3846         and delete in isearch-mode-map.
3848 2000-12-28  Richard M. Stallman  <rms@gnu.org>
3850         * dired-x.el (dired-guess-shell-alist-default):
3851         Use xpdf instead of acroread.
3853 2000-12-28  Kenichi Handa  <handa@etl.go.jp>
3855         * textmodes/artist.el (artist-butlast): Deleted.
3856         (artist-ellipse-mirror-quadrant): Use butlast instead of
3857         artist-butlast.
3859         * subr.el (butlast, nbutlast): Moved from cl.el to here.
3861         * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
3863 2000-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
3865         From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
3867         * ls-lisp.el: Better support for the Mac and MS-Windows.
3868         (ls-lisp): New defgroup.
3869         (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
3870         (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
3871         (ls-lisp-support-shell-wildcards): New defcustoms.
3872         (ls-lisp-parse-symlink): New function.
3873         (insert-directory): Code to convert switches to a list and set up
3874         the wildcard argument copied from ls-lisp-insert-directory.
3875         (ls-lisp-insert-directory): New argument TIME-INDEX.  Add support
3876         for -C and -R switches.
3877         (ls-lisp-column-format): New function.
3878         (ls-lisp-delete-matching, ls-lisp-handle-switches)
3879         (ls-lisp-format-time): Add doc strings.
3880         (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
3881         Support ls-lisp-dirs-first.
3882         (ls-lisp-classify, ls-lisp-extension): New functions.
3883         (ls-lisp-format): Optionally support emulation of symlinks.
3884         Support -i, -s, and -G switches.
3886 2000-12-27  Gerd Moellmann  <gerd@gnu.org>
3888         * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
3890         * version.el (emacs-version): Print X scroll bar information.
3892         * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
3893         instead of x-toolkit-scroll-bars-p.
3895         * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
3896         of x-toolkit-scroll-bars-p.
3898 2000-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
3900         * ffap.el (ffap-bindings): Make interactive and add an autoload cookie.
3901         (ffap-bindings): Doc fix, to reflect the above change.
3903 2000-12-27  Kenichi Handa  <handa@etl.go.jp>
3905         * term.el (term-char-mode): Define all non-ascii self-inserting
3906         characters to 'term-send-raw in term-raw-map.
3908 2000-12-25  Michael Kifer  <kifer@cs.sunysb.edu>
3910         * viper-init (viper-restore-cursor-type): Added condition-case guard.
3912         * ediff-init.el (ediff-quit-hook,ediff-suspend-hook):
3913         Changed initialization; use add-hook.
3914         (ediff-file-remote-p): Use file-local-copy.
3916         * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
3918         * ediff.el (ediff-patch-buffer): Bug fix.
3919         (ediff-revision): Allow selection of the file at the prompt.
3921 2000-12-23  Stefan Monnier  <monnier@cs.yale.edu>
3923         * subr.el (combine-run-hooks): Remove.
3925         * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
3926         and remove the rogue second spec.
3928 2000-12-23  Gerd Moellmann  <gerd@gnu.org>
3930         * progmodes/compile.el (compilation-forget-errors): Fix indentation.
3932 2000-12-22  Stefan Monnier  <monnier@cs.yale.edu>
3934         * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
3935         Use minibuffer menu prompt for the `=' prefix.
3936         (smerge-command-prefix): Change default to C-^.
3937         (smerge-mode): Don't assume font-lock doesn't move point.
3939         * skeleton.el (skeleton-internal-1): Make sure the first line of
3940         the region is also re-indented.
3941         (skeleton-end-newline): New var.
3942         (skeleton-end-hook): Use it.
3944 2000-12-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
3946         * comint.el (comint-password-prompt-regexp): Support CVS.
3948 2000-12-22  Gerd Moellmann  <gerd@gnu.org>
3950         * simple.el (delete-key-deletes-forward-mode): Simplify.
3951         Also backspace key combinations, depending on
3952         delete-key-deletes-forward.
3954         * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
3956         * simple.el (delete-key-deletes-forward): Doc fix.
3958 2000-08-22  Emmanuel Briot  <briot@gnat.com>
3960         * xml.el (top level comment): Updated to reflect the fact that
3961         white spaces are relevant in the XML file.
3962         (xml-parse-file): Do not kill an existing Emacs buffer if the file
3963         to parse was already edited. This allows for on-the-fly analysis
3964         of XML files.
3965         (xml-parse-tag): Check that the casing is the same in the start
3966         tag and end tag, since XML is case-sensitive.  Allows for spaces
3967         in the end tag, after the name of the tag.
3968         (xml-parse-attlist): Allow for the character '-' in the name of
3969         attributes, as in the standard http-equiv attribute Do not save
3970         the properties in the XML tree, since they are not relevant.
3972 2000-12-21  Stefan Monnier  <monnier@cs.yale.edu>
3974         * generic.el (generic-read-type): Undo last change, inline into
3975         `generic-mode' and then remove.
3976         (generic-mode): Inline generic-read-type.
3977         (define-generic-mode): Push the symbol name rather than the symbol
3978         onto generic-mode-list.
3980 2000-12-21  Gerd Moellmann  <gerd@gnu.org>
3982         * generic.el (generic-read-type): Build an alist for
3983         completing-read as in 20.7.
3985         * play/landmark.el (lm): Use interactive spec `P'.
3986         (toplevel): Don't set debug-on-error.
3988         * server.el (server-switch-buffer): Choose a window on a visible frame.
3990 2000-12-21  Dave Pearson  <davep@davep.org>
3992         * quickurl.el: Commentry change, I've moved my web site.
3994 2000-12-21  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3996         * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
3997         ranges like \177-\237, but accepts the character sequence from \177 to
3998         \237.  Doc fix.
3999         (ebnf-version): New version (3.4).
4000         (ebnf-setup): Code fix.
4001         (ebnf-range-regexp): New fun.
4002         (ebnf-8-bit-chars): Const fix.
4004         * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
4005         entry.  Doc fix.
4006         (ebnf-bnf-lex): Code fix.
4007         (ebnf-bnf-comment-chars): Const fix.
4009         * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
4010         entry.  Doc fix.
4011         (ebnf-iso-comment-chars): Const fix.
4013         * ebnf-otz.el: Doc fix.
4015         * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
4016         entry.  Doc fix.
4017         (ebnf-yac-skip-code): Code fix.
4018         (ebnf-yac-comment-chars): Const fix.
4020 2000-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
4022         * files.el (insert-directory-safely): New function.
4023         (recover-file): Use it instead of insert-directory.
4024         From Markus Rost <markus.rost@mathematik.uni-regensburg.de>
4026 2000-12-21  Kenichi Handa  <handa@etl.go.jp>
4028         * international/mule-cmds.el (select-safe-coding-system):
4029         Check coding-category-list more rigidly.  Improve help message.
4031         * dired.el (dired-move-to-filename-regexp): Fix previous change.
4033 2000-12-21  Miles Bader  <miles@gnu.org>
4035         * mail/sendmail.el (mail-mode): Set `comment-start' to the yank prefix.
4037 2000-12-21  Kenichi Handa  <handa@etl.go.jp>
4039         * international/mule-diag.el (describe-char-after): Make *Help*
4040         buffer inherit multibyteness of the current buffer.
4042         * international/mule.el (make-char): Docstring adjusted for the
4043         change of make-char-internal.
4045 2000-12-20  Stefan Monnier  <monnier@cs.yale.edu>
4047         * international/iso-cvt.el: Docstrings fix.
4049 2000-12-20  Dave Love  <fx@gnu.org>
4051         * subr.el (eval-after-load): Doc fix.
4053 2000-12-20  Kenichi Handa  <handa@etl.go.jp>
4055         * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
4056         for numbers.
4058 2000-12-20  Miles Bader  <miles@gnu.org>
4060         * international/quail.el (quail-help): Resize the help window
4061         again after it has all its contents.  Remove unneeded progn.
4063 2000-12-19  Gerd Moellmann  <gerd@gnu.org>
4065         * pcmpl-linux.el: Fix copy/paste error.
4067 2000-12-19  Andrew Innes  <andrewi@gnu.org>
4069         * simple.el (delete-key-deletes-forward-mode): Fix typo in docstring.
4071 2000-12-19  Carsten Dominik  <dominik@strw.leidenuniv.nl>
4073         * progmodes/idlw-rinfo.el: Fixed copyright notice.
4075         * progmodes/idlw-toolbar.el: Fixed copyright notice.
4077         * progmodes/idlw-shell.el: Fixed copyright notice.
4079         * progmodes/idlwave.el: Fixed copyright notice.
4081         * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
4082         TAB as key separators.
4084 2000-12-19  Alex Schroeder  <alex@gnu.org>
4086         * sql.el (sql-sybase-options): New option.
4087         (sql-sybase): Use it.  Add sql-database to the list of parameters
4088         provided for login.  The options -w 2048 -n are not used any more.
4089         (sql-postgres-options): Changed default from "--pset" to "-P".
4090         (sql-mysql-options): Doc change.
4091         (sql-stop): Doc change.
4093 2000-12-19  Kenichi Handa  <handa@etl.go.jp>
4095         * international/quail.el (quail-input-method): Always hide
4096         the guidance buffer on exiting.
4098 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
4100         * tooltip.el (tooltip-mode): Signal an error if x-show-tip
4101         isn't fboundp.
4103         * server.el (server-buffer-done): Bury the buffer before
4104         killing it.
4106         * faces.el (face-spec-set): Interpret a nil in specs for
4107         foreground and background colors as `unspecified', for
4108         compatibility with 20.x.
4110 2000-12-18  Dave Love  <fx@gnu.org>
4112         * simple.el (mail-user-agent): Doc fix.
4113         (input-mode-8-bit): Removed.
4115         * international/mule.el (set-keyboard-coding-system): Doc fix.
4116         (keyboard-coding-system): New option.
4118         * mail/sendmail.el (send-mail-function): Customize.
4120 2000-12-18  Eli Zaretskii  <eliz@is.elta.co.il>
4122         * international/codepage.el (cp866-decode-table): New table.
4124 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
4126         * version.el (emacs-version): Remove `%a' from the time format
4127         because the weekday doesn't fit well into each locale.
4129 2000-12-18  Miles Bader  <miles@gnu.org>
4131         * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
4133         * textmodes/artist.el (artist-replace-chars, artist-replace-char):
4134         Check that emacs-major-version is `=' to 20, not `>='.
4135         (artist-replace-chars): Use `make-string' instead of a loop.
4137 2000-12-17  Stefan Monnier  <monnier@cs.yale.edu>
4139         * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
4140         (cvs-execute-single-file): Don't change directory.
4141         Patch from Per Cederqvist.
4143 2000-12-16  Eli Zaretskii  <eliz@is.elta.co.il>
4145         * textmodes/ispell.el (check-ispell-version):
4146         If `ispell-program-name' is "aspell", pass it the -v switch instead
4147         of -vv.
4149 2000-12-16  Kenichi Handa  <handa@etl.go.jp>
4151         * international/mule-diag.el (mule-diag): Insert information about
4152         configure options, multibyte awareness, language env.
4154         * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
4155         regexp to search for candidates.
4157 2000-12-15  Eli Zaretskii  <eliz@is.elta.co.il>
4159         * info.el (Info-forward-node): If the node has an
4160         Info-header-line, widen the buffer before searching for "next:"
4161         and "up:" pointers, and set the search limit to stay in the
4162         current node.
4164 2000-12-16  Miles Bader  <miles@gnu.org>
4166         * simple.el (delete-trailing-whitespace): Remove extraneous let.
4168 2000-12-15  Miles Bader  <miles@gnu.org>
4170         * comint.el (comint-send-string, comint-send-region): Also accept
4171         a buffer, buffer-name, or nil for PROCESS, for compatibility with
4172         process-send-string/region.
4174 2000-12-15  Gerd Moellmann  <gerd@gnu.org>
4176         * isearch.el (isearch-lazy-highlight-max): New user-option.
4177         (isearch-lazy-highlight-update): Don't highlight more than
4178         isearch-lazy-highlight-max matches.
4180         * mail/mh-utils.el (mh-find-path): Set read-mail-command.
4182 2000-12-15  Richard M. Stallman  <rms@gnu.org>
4184         * sort.el (sort-columns): Fix error message.
4186         * dabbrev.el (dabbrev--last-case-pattern): Value is now
4187         `upcase' or `downcase' or nil.
4188         (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
4189         Pass new record-case-pattern arg to dabbrev--substitute-expansion.
4190         (dabbrev--substitute-expansion): New arg record-case-pattern.
4191         If it is non-nil, set dabbrev--last-case-pattern.
4192         If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
4194         * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
4196 2000-12-15  Miles Bader  <miles@gnu.org>
4198         * paths.el (Info-default-directory-list): Don't delete
4199         configure-info-directory from the list of standard info
4200         directories when appending it to the end -- their order is important.
4202         * faces.el (read-face-attribute): If there's no entry for the
4203         user's input in VALID, just use it as-is (this will often result
4204         in an error, but it may be OK for e.g. colors using hexadecimal
4205         notation, and at least will yield a better error message).
4207         * window.el (mode-line-window-height-fudge): Function removed.
4208         (height-affecting-face-attributes, mode-line-window-height-fudge):
4209         Variables removed.
4210         * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
4211         window is really the right size.  Use vertical-motion
4212         rather than forward-line.
4213         (ispell-help): Don't use ispell-mode-line-window-height-fudge.
4214         (ispell-command-loop, ispell-show-choices): Use the variable
4215         ispell-choices-win-default-height, rather than the function.
4216         (ispell-choices-win-default-height): Function removed.
4217         (ispell-mode-line-window-height-fudge): Function removed.
4219 2000-12-14  Stefan Monnier  <monnier@cs.yale.edu>
4221         * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
4223 2000-12-14  Eli Zaretskii  <eliz@is.elta.co.il>
4225         * paths.el (Info-default-directory-list):
4226         If configure-info-directory is not one of the standard directories,
4227         put it first in the list; otherwise put it last.  Doc string
4228         changed accordingly.
4230         * info.el (Info-directory-list): Change doc string to reflect the
4231         change in Info-default-directory-list.
4233         * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
4234         windows-nt as windowed environments, even under -nw.
4236         * startup.el (command-line): Don't call x-backspace-delete-keys-p
4237         if not fboundp.  Switch delete-forward mode for the <delete> key
4238         on all PC platforms, even under -nw.
4240         * term/internal.el ([M-delete]): Remap to M-d.
4242 2000-12-14  Gerd Moellmann  <gerd@gnu.org>
4244         * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
4246 2000-12-14  Eli Zaretskii  <eliz@is.elta.co.il>
4248         * frame.el (show-cursor-in-non-selected-windows): Doc fix.
4250 2000-12-14  Gerd Moellmann  <gerd@gnu.org>
4252         * startup.el (command-line): Call delete-key-deletes-forward-mode,
4253         if appropriate.
4255         * simple.el (delete-key-deletes-forward): New user-option.
4256         (delete-key-deletes-forward-mode): New function.
4258         * bindings.el: Bind `delete' to backward-delete-char.
4260         * emacs-lisp/easymenu.el (easy-menu-current-active-maps):
4261         Test if symbol is bound before getting its value.
4263         * tooltip.el (tooltip-show): If an error is signaled in
4264         x-show-tip, display that error, and display the help in the
4265         echo area.
4267 2000-12-14  Kenichi Handa  <handa@etl.go.jp>
4269         * international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
4270         Show "... entries" messages for every 10000 entries, not 10.
4272 2000-12-13  Karl Fogel  <kfogel@red-bean.com>
4274         * bookmark.el: Provide a generic exit hook, as suggested by
4275         Ovidiu Predescu <ovidiu@cup.hp.com>:
4276         (bookmark-exit-hook): New var.
4277         (bookmark-exit-hook-internal): New func, replaces
4278         old raw lambda form in `kill-emacs-hook', and runs new
4279         `bookmark-exit-hooks'.  No longer tests for the bookmark feature,
4280         as logically that feature must have been provided if this function
4281         is running.
4282         Removed ;;;###autoload before the `add-hook' call.
4284 2000-12-13  Stefan Monnier  <monnier@cs.yale.edu>
4286         * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
4287         (easy-menu-current-active-maps): New function.
4288         (easy-menu-get-map): Use it.
4289         Make a proper menu entry when creating a new keymap.
4291 2000-12-13  Kenichi Handa  <handa@etl.go.jp>
4293         * international/characters.el: Fix cases and syntaxes for
4294         mule-unicode-0100-24ff.
4296         * dired.el (dired-move-to-filename-regexp): Fixed for the case
4297         that a Japanese character is not appended after day and year.
4299         * info.el (Info-suffix-list): Change format for a command that
4300         requires arguments.
4301         (info-insert-file-contents): Adjusted for the above change.
4303 2000-12-12  Andreas Schwab  <schwab@suse.de>
4305         * tar-mode.el (tar-extract): Base the name of the subfile buffer
4306         on the name of the tar buffer.  Verify that the existing buffer is
4307         visiting the same subfile.
4309 2000-12-12  Dave Love  <fx@gnu.org>
4311         * subdirs.el: Add obsolete.
4313 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
4315         * mail/rmailsum.el (rmail-summary-expunge)
4316         (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
4317         instead of rmail-confirm-expunge.
4319         * replace.el (perform-replace): Don't use an empty match adjacent
4320         to a non-empty match when computing the next match before the
4321         replacement is performed.
4323 2000-12-12  Milan Zamazal  <pdm@freesoft.cz>
4325         * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
4326         definition (patch by Stefan Monnier).
4327         (glasses-mode): Use jit-lock instead of `after-change-functions'
4328         (patch by Stefan Monnier).
4330 2000-12-12  Miles Bader  <miles@gnu.org>
4332         * info.el (Info-last-preorder): Don't barf on nodes without a prev.
4333         (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
4335 2000-12-12  Andrew Choi  <akochoi@i-cable.com>
4337         * term/mac-win.el: Remove load for ls-lisp.
4339         * loadup.el: Load ls-lisp for system-type `macos'.
4341 2000-12-12  Miles Bader  <miles@gnu.org>
4343         * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
4344         Respect field end too.
4345         (just-one-space): Respect fields as `delete-horizontal-space'.
4346         (newline-and-indent, reindent-then-newline-and-indent):
4347         Use `delete-horizontal-space'.
4349 2000-12-11  Stefan Monnier  <monnier@cs.yale.edu>
4351         * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
4352         (so as to obey the field property in the minibuffer).
4354         * obsolete/c-mode.el: Moved from lisp/progmodes.
4355         * obsolete/auto-show.el: Moved from lisp.
4356         * obsolete/ooutline.el: Moved from lisp/textmodes.
4358 2000-12-11  Carsten Dominik  <dominik@strw.leidenuniv.nl>
4360         * progmodes/idlwave.el: Updated to IDLWAVE version 4.7.  Too many
4361         changes to list them here.
4363         * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.
4364         Too many changes to list them here.
4366         * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.
4367         Too many changes to list them here.
4369         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
4371 2000-12-11  Gerd Moellmann  <gerd@gnu.org>
4373         * simple.el (kill-new): Don't try to setcar kill-ring if it is nil.
4375         * cus-edit.el (custom-save-variables, custom-save-faces):
4376         Comment fix.
4378         * hscroll.el: Moved to `obsolete' subdir.
4380 2000-12-11  Miles Bader  <miles@gnu.org>
4382         * window.el (window-text-height): Function removed (now in C).
4384 2000-12-10  Stefan Monnier  <monnier@cs.yale.edu>
4386         * log-edit.el (log-edit-parent-buffer): New var.
4387         (log-edit): Set it.  Add BUFFER argument.
4388         (log-edit-done): Use char-before.
4389         Don't bother checking validity of vc-comment-ring.
4390         Only bury the buffer if log-edit popped it up.
4392         * pcvs.el: Update references to CVS-Edit (now Log-Edit).
4393         (cvs-mode-diff-help): Remove.
4394         (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
4395         (cvs-mode-marked): Set up the default for CMD manually.
4397         * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
4398         Remove binding for ? now made unnecessary.
4400 2000-12-10  Carsten Dominik  <dominik@strw.leidenuniv.nl>
4402         * textmodes/reftex.el (reftex-scanning-info-available-p): New function.
4403         (reftex-TeX-master-file): Check for `tex-main-file' early enough.
4405         * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
4406         when master file is not open.
4408 2000-12-09  Stefan Monnier  <monnier@cs.yale.edu>
4410         * progmodes/ada-stmt.el: Update `maintainer'.
4412 2000-12-09  Stephen Gildea  <gildea@alum.mit.edu>
4414         * time-stamp.el (time-stamp-old-format-warn): Reorder custom
4415         choices to match documentation string.
4417 2000-12-09  Miles Bader  <miles@gnu.org>
4419         * minibuf-eldef.el: New file.
4421         * window.el (fit-window-to-buffer): Don't pass last argument to
4422         pos-visible-in-window-p, now that its meaning is inverted.
4424 2000-12-08  Eli Zaretskii  <eliz@is.elta.co.il>
4426         * image.el (create-image): Doc fix; spotted by Per Cederqvist
4427         <ceder@lysator.liu.se>.
4429 2000-12-08  Stefan Monnier  <monnier@cs.yale.edu>
4431         * autoinsert.el (auto-insert-alist): Add missing final \n.
4433         * pcvs-defs.el (cvs-menu): Move.  Make submenu for diff commands.
4434         (cvs-menu-map): Remove.
4435         * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
4436         (cvs-mode-quit): Turn it back into a plain function.
4438         * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
4439         (texinfo-filter): Remove (move to texinfo.el).
4441         * textmodes/texinfo.el: Move the (require 'cl) to the front of the
4442         file where it's more visible.
4443         (texinfo-filter, texinfo-chapter-level-regexp): New variables
4444         moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
4445         (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
4446         (texinfo-inside-macro-p): Only catch `scan-error's.
4447         (texinfo-inside-env-p): Make better use of the match info.
4448         (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
4449         (texinfo-insert-@end): Slight re-organization.
4450         Also remove useless `looking-at' call.
4452 2000-12-08  Andrew Innes  <andrewi@gnu.org>
4454         * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
4455         accessible in -nw mode.
4457         * term/w32-win.el: Remove stuff about selection timeout, which is
4458         irrelevant on Windows.  Move clipboard support to w32-fns.el, so
4459         it is accessible in -nw mode.
4461 2000-12-08  Dave Love  <fx@gnu.org>
4463         * emacs-lisp/lisp-mode.el (lisp-mode):
4464         Set font-lock-keywords-case-fold-search.
4466 2000-12-08  Gerd Moellmann  <gerd@gnu.org>
4468         * textmodes/ispell.el (ispell): Doc fix.
4470 2000-12-08  Kenichi Handa  <handa@etl.go.jp>
4472         * international/quail.el (quail-insert-decode-map): Check the
4473         frame width of a window displaying the current buffer, not that of
4474         the selected frame.
4475         (quail-help): Make sure that the help buffer has window before
4476         inserting text in it.
4478 2000-12-07  Sam Steingold  <sds@gnu.org>
4480         * loadup.el: Load emacs-lisp/backquote instead of autoloading.
4481         Backquote is used in isearch.el, so autoloading saves nothing.
4483 2000-12-07  Eli Zaretskii  <eliz@is.elta.co.il>
4485         * startup.el (normal-top-level-add-subdirs-to-load-path):
4486         Ignore the CVS and RCS subdirectories case-insensitively.
4488         * dired.el (dired-insert-directory): If file-system-info is
4489         fboundp, call it instead of invoking dired-free-space-program.
4491 2000-12-07  Gerd Moellmann  <gerd@gnu.org>
4493         * server.el (server-visit-files): Push files on file-name-history.
4495         * progmodes/cc-langs.el: Update copyright.
4497         * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
4499         * bindings.el (mode-line-mode-menu): Add glasses-mode.
4501         * bindings.el (mode-line-mode-menu): Reverse the order
4502         of define-keys so that the menu appears in alphabetical order.
4504 2000-12-07  Milan Zamazal  <pdm@freesoft.cz>
4506         * progmodes/glasses.el (glasses-mode): Update mode line at the end
4507         of the function.
4509 2000-12-07  Dave Love  <fx@gnu.org>
4511         * jka-compr.el (jka-compr-compression-info-list): Fix :type.
4513         * facemenu.el (facemenu-unlisted-faces): Fix value.
4515 2000-12-07  Stefan Monnier  <monnier@cs.yale.edu>
4517         * font-lock.el (font-lock-default-fontify-region):
4518         Include the terminating \n (off-by-one error).
4519         (font-lock-set-defaults): Use dolist.
4521         * derived.el (define-derived-mode): Don't use combine-run-hooks.
4523 2000-12-07  Kenichi Handa  <handa@etl.go.jp>
4525         * international/mule-cmds.el (describe-language-environment):
4526         Fix for the case that an input method title is not string but a list.
4528         * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
4529         of wrong SIZE record.
4531 2000-12-06  Dave Love  <fx@gnu.org>
4533         * newcomment.el (comment-region, comment-dwim): Doc fix.
4535         * textmodes/texinfo.el: Require tex-mode when compiling.
4536         (texinfo-update-node): Doc fix.
4537         (texinfo-imenu-generic-expression): Add @anchor.
4538         (texinfo-font-lock-keywords): Add @uref.
4539         (texinfo-inside-macro-p): Don't use ignore-errors.
4540         (texinfo-insert-quote): Match more contexts.
4542         * international/mule.el (decode-char, encode-char): Doc fix.
4543         (auto-coding-alist): Customize.
4545         * files.el (load-file): Fix change of 2000-03-12.
4547         * wid-edit.el (widget-text-keymap): Doc fix.
4549 2000-12-06  Andrew Innes  <andrewi@gnu.org>
4551         * makefile.w32-in (lisp): Set to an absolute directory, namely
4552         $(CURDIR).
4554 2000-12-06  Eli Zaretskii  <eliz@is.elta.co.il>
4556         * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
4557         read generated-autoload-file, and set buffer-file-coding-system to
4558         raw-text-unix after reading the file.
4560         * international/mule-conf.el (file-coding-system-alist):
4561         Use raw-text for reading loaddefs.el and raw-text-unix for writing it.
4563 2000-12-06  Gerd Moellmann  <gerd@gnu.org>
4565         * replace.el (occur): Make line-number-width 1 smaller for the
4566         colon following the line number.
4568         * startup.el (fancy-splash-text, command-line-1):
4569         Use `File' for the menu name instead of `Files'.
4571         * tmm.el: Update copyright.
4573         * cus-start.el: Add entry for even-window-heights.
4575 2000-12-06  Miles Bader  <miles@gnu.org>
4577         * faces.el (frame-set-background-mode): Avoid stomping on
4578         locally modified faces.
4580 2000-12-06  Kenichi Handa  <handa@etl.go.jp>
4582         * international/fontset.el: Correct the font registries for
4583         japanese-jisx0213-1 and japanese-jisx0213-2.
4585 2000-12-05  Gerd Moellmann  <gerd@gnu.org>
4587         * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
4589         * iswitchb.el: Update customization commentary.
4591 2000-12-05  Rob Riepel  <riepel@Stanford.EDU>
4593         * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
4594         (tpu-search-highlight): Fixed comparison of overlay end positions.
4595         (tpu-trim-line-ends): Implemented trimming logic locally.
4597         * emulation/tpu-extras.el (tpu-write-file-hook)
4598         (tpu-set-cursor-bound): Replaced picture-clean with tpu-trim-line-ends.
4600 2000-12-05  Kenichi Handa  <handa@etl.go.jp>
4602         * language/chinese.el (chinese-iso-8bit): Change mime-charset name
4603         to cn-gb.
4604         (cn-gb, gb2312): New aliases for chinese-iso-8bit.
4606 2000-12-04  Dave Love  <fx@gnu.org>
4608         * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
4610 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
4612         * mail/rmailsum.el (rmail-summary-expunge)
4613         (rmail-summary-expunge-and-save): Ask for confirmation with
4614         rmail-expunge-confirmed.
4616         * mail/rmail.el (rmail-expunge-confirmed): New function.
4617         (rmail-expunge): Use it.
4619 2000-12-04  Philippe Waroquiers  <wao@gull.tact.cfmu.eurocontrol.be>
4621         * progmodes/etags.el (tag-partial-file-name-match-p): New function.
4622         (etags-recognize-tags-table, find-tag-in-order):
4623         New functionality: interpret file names as tags.
4625 2000-12-04  Eli Zaretskii  <eliz@is.elta.co.il>
4627         * info.el (Info-scroll-prefer-subnodes): New defcustom.
4628         (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't visit
4629         the first subnode until the bottom of the current node is visible.
4631 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
4633         * format.el (format-decode): Don't change buffer's undo list.
4635 2000-12-04  Kenichi Handa  <handa@etl.go.jp>
4637         * faces.el (face-font-registry-alternatives): Add entries for CJK
4638         fonts.  Doc-string adjusted for the actual usage of this data.
4640         * international/fontset.el: Change the font registries for CJK
4641         fonts in the default fontset.  Don't append '*' to registries.
4643 2000-12-03  Stefan Monnier  <monnier@cs.yale.edu>
4645         * emacs-lisp/easy-mmode.el (define-derived-mode)
4646         (easy-mmode-derived-mode-p): Remove (moved to derived.el).
4648         * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
4649         (derived-mode-p): New function.
4650         (derived-mode-make-docstring): Add `docstring' argument.
4651         Use it if available and complete it if necessary.
4653 2000-12-03  Andreas Schwab  <schwab@suse.de>
4655         * type-break.el (type-break): Don't make parent of itself.
4657 2000-12-03  Miles Bader  <miles@gnu.org>
4659         * simple.el (delete-trailing-whitespace): Don't delete newlines too.
4661 2000-12-02  Stefan Monnier  <monnier@cs.yale.edu>
4663         * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
4664         (tex-main-file, tex-file): Simplify.
4665         (tex-generate-zap-file-name): Use subst-char-in-string.
4666         (tex-strip-dots): Remove.
4668         * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
4670         * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
4671         to check if the match succeeded.
4673 2000-12-02  Gerd Moellmann  <gerd@gnu.org>
4675         * startup.el (use-fancy-splash-screens-p): New function.
4676         (command-line-1): Use it to determine whether or not to use
4677         a fancy splash screen.
4679 2000-12-02  Andreas Schwab  <schwab@suse.de>
4681         * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
4683 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
4685         * international/mule.el (make-char): Fix last change.
4687         * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
4688         New defcustoms.
4689         (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
4690         autoloading tex-mode; instead, do the same manually.
4691         Use texinfo-open-quote and texinfo-close-quote.  Insert literal quote
4692         with numeric argument.  Docstring fix.
4693         (toplevel): Require cl when compiling.
4695         * international/mule.el (make-char): Doc fix.
4697 2000-12-02  Jason Rumney  <jasonr@gnu.org>
4699         * term/w32-win.el (x-select-enable-clipboard): Customize (as per
4700         the Emacs Lisp manual)
4702 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
4704         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
4706         * term/pc-win.el (x-select-enable-clipboard): Customize (as per
4707         the Emacs Lisp manual).
4709 2000-12-02  Gerd Moellmann  <gerd@gnu.org>
4711         * simple.el (next-line-add-newlines): Change default to nil.
4713 2000-12-01  Eli Zaretskii  <eliz@is.elta.co.il>
4715         * files.el (revert-buffer, recover-file):
4716         Bind coding-system-for-read to emacs-mule-unix, not to no-conversion.
4718 2000-12-01  Gerd Moellmann  <gerd@gnu.org>
4720         * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
4722 2000-12-01  Miles Bader  <miles@gnu.org>
4724         * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
4726 2000-12-01  Kenichi Handa  <handa@etl.go.jp>
4728         * international/mule-diag.el (describe-char-after): Fix typo.
4729         (describe-character-set, non-iso-charset-alist): Fix typo.
4731 2000-12-01  Miles Bader  <miles@gnu.org>
4733         * image-file.el (image-file-name-regexp): Automatically add
4734         upper-case variants of each filename extension in
4735         `image-file-name-extensions', since they seem to be common.
4737         * simple.el (minibuffer-contents)
4738         (minibuffer-contents-no-properties, delete-minibuffer-contents):
4739         New functions.
4740         * filecache.el (file-cache-directory-name)
4741         (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
4743 2000-12-01  Milan Zamazal  <Milan.Zamazal@qbizm.com>
4745         * filecache.el (file-cache-minibuffer-complete): Don't try to
4746         delete the minibuffer prompt.
4748 2000-11-30  Dave Love  <fx@gnu.org>
4750         * cus-start.el: Fix read-buffer-function type.
4752 2000-11-30  Gerd Moellmann  <gerd@gnu.org>
4754         * md5.el: Removed.  There's a built-in function, now.
4756 2000-11-30  Markus Rost  <rost@math.ohio-state.edu>
4758         * mail/rmail.el (rmail-set-message-counters): Don't use "D"
4759         as dummy 0-th char of rmail-deleted-vector.
4761 2000-11-30  Eli Zaretskii  <eliz@is.elta.co.il>
4763         * ps-print.el (ps-end-job): Bind case-fold-search only after
4764         switching to ps-spool-buffer.
4766 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4768         * ps-print.el: Line number font customization.  PostScript: Lines and
4769         PageCount are initialized on each page.  Doc Fix.
4770         (ps-print-version): New version number (6.3.2).
4771         (ps-lpr-switches, ps-font-info-database, ps-font-size)
4772         (ps-header-font-size, ps-header-title-font-size, ps-left-header)
4773         (ps-right-header): Customization fix.
4774         (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
4775         Fix code.
4776         (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
4777         New vars.
4779 2000-11-30  Gerd Moellmann  <gerd@gnu.org>
4781         * bs.el: Fix typos and spelling errors.
4782         (bs-appearance) <defgroup>: Renamed from bs-appearence.
4783         (bs-configuration): Doc fix.
4785         * bs.el: Undo mistaken change of 2000-11-28.  Update copyright.
4787 2000-11-30  Rob Riepel  <riepel@Stanford.EDU>
4789         * emulation/tpu-edt.el (tpu-version): New version.
4790         (tpu-search-overlay, tpu-replace-overlay): New initial range.
4791         (tpu-original-mode-line): Variable deleted.
4792         (tpu-mark-flag): New initial value.
4793         (tpu-set-mode-line): Don't redefine mode-line-format.
4794         Add tpu-mark-flag to minor-mode-alist.
4795         (tpu-update-mode-line): New mark flag logic.
4796         (tpu-get): Use find-file-wildcards.
4797         (tpu-search-highlight): Move overlay less, reset overlay properly.
4798         (tpu-unselect): Deactivate mark.
4799         (tpu-lm-replace): Reset overlay properly.
4800         (tpu-forward-line): Use forward-visible-line.
4801         (tpu-edt-on): Set transient mark mode.  ispell autoloads deleted.
4803         * emulation/tpu-extras.el (tpu-forward-line): Use forward-visible-line.
4805 2000-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
4807         * cus-edit.el (custom-face-value-create): Always emphasize tag.
4809 2000-11-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
4811         * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
4812         and skip whitespace and newlines.
4814 2000-11-30  Stefan Monnier  <monnier@cs.yale.edu>
4816         * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
4818 2000-11-29  Gerd Moellmann  <gerd@gnu.org>
4820         * help.el (describe-function-1): Regexp-quote function name
4821         when used as part of a regexp.
4823         * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
4824         Use face-attribute instead of face-foreground and face-background.
4825         (tool-bar-add-item): Likewise, and handle unspecified colors.
4827         * enriched.el (enriched-face-ans): Use face-attribute instead
4828         of face-foreground and face-background.
4830         * faces.el (face-foreground, face-background, face-stipple):
4831         Return nil if attribute is unspecified, for backward compatibility.
4833         * files.el (auto-mode-alist): Add an entry for antlr-mode.
4835         * play/5x5.el: Remove version info.
4837         * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
4839         * frame.el (blink-cursor-mode): Doc fix.
4841 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
4843         * antlr-mode.el: New commands to run ANTLR from within Emacs and
4844         to create Makefile rules.
4845         (antlr-tool-command): New user option.
4846         (antlr-ask-about-save): New user option.
4847         (antlr-makefile-specification): New user option.
4848         (antlr-file-formats-alist): New variable.
4849         (antlr-special-file-formats): New variable.
4850         (antlr-unknown-file-formats): New user option.
4851         (antlr-help-unknown-file-text): New variable.
4852         (antlr-help-rules-intro): New variable.
4853         (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
4854         (antlr-mode-menu): Add entries.
4855         (antlr-file-dependencies): New function.
4856         (antlr-directory-dependencies): New function.
4857         (antlr-superclasses-glibs): New function.
4858         (antlr-run-tool): New command.
4859         (antlr-makefile-insert-variable): New function.
4860         (antlr-insert-makefile-rules): New function.
4861         (antlr-show-makefile-rules): New command.
4863         * antlr-mode.el: More Emacs/XEmacs stuff.
4864         (antlr-no-action-keywords): New constant with value nil.
4865         (antlr-font-lock-keywords-alist): Use it.  Old value would break
4866         syntax highlighting in Emacs-21.0.
4867         (antlr-default-directory): Emacs/XEmacs dependend function.
4868         (antlr-read-shell-command): Ditto.
4869         (antlr-with-displaying-help-buffer): Ditto.
4871 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
4873         * antlr-mode.el: imenu, parsing and highlighting changes.
4874         (antlr-imenu-create-index-function): Don't create extra submenus
4875         for definitions in different grammar classes.  It is not necessary
4876         for the menu and would make command `imenu' awkward to use.
4877         (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
4878         header actions and more than one.
4879         (antlr-font-lock-tokendef-face): Changed color.
4880         (antlr-font-lock-tokenref-face): Changed color.
4881         (antlr-font-lock-additional-keywords): Also highlight lowercase.
4882         (antlr-mode-syntax-table): New variable.
4883         (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
4884         (antlr-with-syntax-table): Don't copy syntax table.
4886 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
4888         * antlr-mode.el: Minor changes: language setting.
4889         (antlr-language-alist): The value for file option "language" can
4890         be both an identifier and a string.
4891         Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
4892         (antlr-language-limit-n-regexp): Change accordingly.
4894 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
4896         * antlr-mode.el: Minor changes: tabs, hiding.
4897         (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
4898         (antlr-action-visibility): Also allow value nil to also hide the
4899         braces.  Renamed from `antlr-tiny-action-length'.
4900         Suggested by Jay@aol.com.
4901         (antlr-hide-actions): Change accordingly.  Hide line if completely
4902         hidden action is on a line of its own.
4904 2000-11-29  Stefan Monnier  <monnier@cs.yale.edu>
4906         * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
4908         * sort.el (sort-columns): Don't concat strings with numbers.
4910 2000-11-29  Dave Love  <fx@gnu.org>
4912         * cus-edit.el (face): Fix :format.
4914         * mail/feedmail.el: Require smtpmail when compiling.
4915         (mail-do-fcc): Autoload.
4916         (feedmail) <defgroup>: Fix :link.
4917         (feedmail-nuke-body-in-fcc): Fix :type.
4918         (feedmail-send-it): Add autoload cookie.
4920 2000-11-29  Stefan Monnier  <monnier@cs.yale.edu>
4922         * newcomment.el (comment-indent): Save excursion around call to
4923         comment-indent-function.
4925 2000-11-29  Miles Bader  <miles@gnu.org>
4927         * subr.el (member-ignore-case): Return the tail of the list who's
4928         car matches, like `member', not the matching element itself.
4930 2000-11-29  Kenichi Handa  <handa@etl.go.jp>
4932         * xml.el (xml-parse-tag): Fix finding opening tag.  A tag name
4933         should not contain `\n'.
4935 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
4937         * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
4939         * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
4941         * dired-aux.el (dired-do-create-files): Construct default file
4942         name for dired-mark-read-file-name so that when the user enters
4943         just RET, the target file will end up in the target directory.
4945         * abbrev.el (prepare-abbrev-list-buffer): Get the value of
4946         local-abbrev-table before changing buffers because it might
4947         have a buffer-local binding.
4949 2000-11-28  Miles Bader  <miles@gnu.org>
4951         * simple.el (delete-horizontal-space): Handle fields more generally.
4953 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
4955         * simple.el (delete-horizontal-space): Handle minibuffer prompt.
4957 2000-11-28  Dave Love  <fx@gnu.org>
4959         * progmodes/ps-mode.el (ps-mode): Set comment-start and
4960         comment-start-skip locally.
4962         * progmodes/fortran.el (fortran-mode): Don't set
4963         fortran-comment-line-start-skip.  Set comment-start to
4964         fortran-comment-line-start.
4965         (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
4966         (fortran-comment-line-start-skip): Simplify slightly.
4968 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
4970         * play/5x5.el: Remove RCS keyword.
4972         * bs.el: Mistaken commit, undone 2000-11-30.
4974 2000-11-28  Milan Zamazal  <pdm@freesoft.cz>
4976         * textmodes/tildify.el (tildify-string-alist):
4977         Add `plain-tex-mode' here.
4979 2000-11-28  Colin Walters  <walters@cis.ohio-state.edu>
4981         * chistory.el (Command-history-setup): Remove extraneous `keymap'
4982         reference.
4984 2000-11-28  Miles Bader  <miles@gnu.org>
4986         * cus-face.el (custom-face-attributes): Add post-filter function
4987         for :box.  Make pre-filter function for :box handle all cases.
4989         * wid-edit.el (widget-choose): Make sure pop-up window is large
4990         enough to display all the choices, as there's no way to scroll it.
4992 2000-11-28  Kenichi Handa  <handa@etl.go.jp>
4994         * international/mule-conf.el: Make the coding system no-conversion
4995         safe for all characters.
4997 2000-11-27  Dave Love  <fx@gnu.org>
4999         * net/ldap.el (ldap) <defgroup>: Add :version.
5001         * tooltip.el (tooltip-use-echo-area): Doc fix.
5003         * cus-start.el <minibuffer-prompt-properties>: Add version.
5004         <read-buffer-function>: Add.
5006         * apropos.el (apropos-print): Add help-echo to active text.
5008         * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
5010 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
5012         * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
5013         type, group and version.
5015 2000-11-27  Eli Zaretskii  <eliz@is.elta.co.il>
5017         * select.el (x-get-selection): Docstring fix.
5019 2000-11-27  Dave Pearson <davep@hagbard.demon.co.uk>
5021         * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
5023 2000-11-27  Andrew Innes  <andrewi@gnu.org>
5025         * makefile.nt (.SUFFIXES): Add .SUFFIXES.
5027         * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
5029 2000-11-27  Miles Bader  <miles@gnu.org>
5031         * dired.el (dired-get-filename): Return filename verbatim if
5032         LOCALP is `verbatim'.
5033         * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
5034         `verbatim' so that we don't inadvertently delete a non-existant
5035         directory name.
5037 2000-11-27  Kenichi Handa  <handa@etl.go.jp>
5039         * international/characters.el: Specify cases and syntaxes for
5040         mule-unicode-0100-24ff.
5042 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
5044         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
5045         that foreground and/or background colors of the face `tool-bar'
5046         are unspecified.
5048 2000-11-27  Miles Bader  <miles@gnu.org>
5050         * wid-edit.el (widget-field-buffer, widget-field-start)
5051         (widget-field-end): Handle widget field `pseudo-overlays'.
5052         (widget-field-value-delete): Delete WIDGET from `widget-field-new'
5053         if it's there instead of in `widget-field-list'.
5055         * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
5056         (help-make-xrefs): Delete extraneous newlines at the end of the
5057         docstring.
5059 2000-11-25  Jason Rumney  <jasonr@gnu.org>
5061         * startup.el (command-line): Call set-locale-environment after
5062         Window System init file is read, as it can result in a call to
5063         redraw-frame.
5065 2000-11-25  Eli Zaretskii  <eliz@is.elta.co.il>
5067         * simple.el (shell-command): Mention the effect of the prefix
5068         argument in the doc string.
5070 2000-11-25  Miles Bader  <miles@gnu.org>
5072         * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
5074         * wid-edit.el (widget-field-value-delete): Don't try to delete
5075         overlay when it's the `pseudo-overlay' that exists at some points.
5077 2000-11-24  Jason Rumney  <jasonr@gnu.org>
5079         * international/mule-cmds.el (locale-language-names): Add "jp" as
5080         a non-standard alternative for Japanese.
5082 2000-11-24  Andre Spiegel  <spiegel@gnu.org>
5084         * vc-hooks.el: Require 'cl during compilation.
5086 2000-11-24  Gerd Moellmann  <gerd@gnu.org>
5088         * faces.el (face-set-after-frame-default): Let face attributes
5089         specified for new frames override frame parameters.
5091         * startup.el (command-line): Fix computation of the source file
5092         for user-init-file when user-init-file is a compiled file.
5094 2000-11-24  Miles Bader  <miles@gnu.org>
5096         * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
5097         (custom-post-filter-face-spec): New functions.
5098         (custom-face-set, custom-face-value-create): Filter the face spec
5099         before and after customization.
5100         (custom-face-set): If VALUE specifies a null face, pass a
5101         non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
5102         * cus-face.el (custom-face-attributes): Remove SET and GET
5103         functions.  Add some IN-FILTER and OUT-FILTER functions in the few
5104         cases they're needed.
5106         * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
5107         that it's distinguishable from the :off-glyph on dark-background
5108         displays.  Set its background color too.
5110         * cus-start.el (all): Restore entry for `mode-line-inverse-video',
5111         so that people can easily turn it off.
5113 2000-11-24  Michael Kifer  <kifer@cs.sunysb.edu>
5115         * ediff-diff.el: Moved variables around to have it compile under NT.
5117         * ediff-help.el (ediff-use-long-help-message): Made it customizable.
5119         * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
5121         * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
5122         redundant skip-small-frames test.
5124         * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
5125         (viper-downgrade-to-insert): Protect against errors in hooks.
5127         * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
5128         (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
5129         (viper-restore-cursor-type,viper-set-insert-cursor-type):
5130         New functions.
5132         * viper-util.el (viper-memq-char): Bug fixes.
5134         * viper.el (viper-mode): Fix cursor handling.
5136 2000-11-24  Kenichi Handa  <handa@etl.go.jp>
5138         * international/mule-diag.el (list-iso-charset-chars):
5139         For two-byte charset, fix the `while' condition.
5140         (list-non-iso-charset-chars): Fix the `while' condition.
5142 2000-11-23  Stefan Monnier  <monnier@cs.yale.edu>
5144         * subr.el (add-hook, remove-hook): Don't call make-local-hook
5145         if the variable is make-variable-buffer-local.
5147         * progmodes/ada-stmt.el (ada-template-map):
5148         Initialize and bind it to C-c t in ada-mode-map.
5149         (ada-stmt-mode-hook): New function extracted from old code.
5150         Only change the buffer-local side of skeleton-*.
5151         (ada-mode-hook): Use it.
5153 2000-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
5155         * iswitchb.el (iswitchb-minibuf-depth): New variable.
5156         (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
5157         we expect to be returned by minibuffer-depth once we prompt the
5158         user in the minibuffer.
5159         (iswitchb-entryfn-p): If minibuffer-depth returns the same value
5160         as recorded in iswitchb-minibuf-depth, return non-nil.
5162 2000-11-23  Eli Zaretskii <eliz@is.elta.co.il>
5164         * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
5165         (hscroll-window-maybe): Docstring fix.
5167 2000-11-23  Dave Love  <fx@gnu.org>
5169         * rect.el (string-rectangle): Don't test delete-selection-mode.
5171 2000-11-23  Gerd Moellmann  <gerd@gnu.org>
5173         * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
5174         is in the tool bar.
5176         * dired-aux.el (dired-add-entry): Don't call dired-get-filename
5177         with `no-dir'; we want the directory part to be able to remove it.
5179 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
5181         * textmodes/outline.el (outline-flag-region):
5182         Don't bind inhibit-read-only since we don't modify the buffer.
5183         (outline-isearch-open-invisible): Don't jump to overlay-start
5184         since we're trying to unhide text around point.
5185         (outline-discard-overlays): Use dolist.
5187         * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
5189 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
5191         * mail/rmail.el (rmail-confirm-expunge): Default to y-or-n-p.
5193 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
5195         * textmodes/tex-mode.el (tex-font-lock-keywords-1):
5196         Fix ARG regexp to skip quoted braces.
5197         (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
5198         Remove `bf' and `it' from `bold' and `italic' (they were wrong and
5199         are (correctly) handled separately).
5200         Remove `caption' and `footnote' from `citations': they contain text.
5201         Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
5202         (latex-skeleton-end-hook): New function.
5203         (latex-mode): Use it.
5204         (tex-start-tex-marker): Remove.
5205         (tex-send-tex-command): Don't set tex-start-tex-marker.
5206         (tex-error-parse-syntax-table): New var.
5207         (tex-compilation-parse-errors): Use it.
5208         Ignore tex-start-tex-marker.  Don't bother with marker-position.
5209         (tex-validate-buffer): Don't bother with marker-position.
5211         * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
5212         (flyspell-generic-progmode-verify): Use it.
5214 2000-11-22  Sam Steingold  <sds@gnu.org>
5216         * simple.el (delete-trailing-whitespace): New interactive function.
5218         * progmodes/ada-mode.el (ada-mode): Use it instead of
5219         `ada-remove-trailing-spaces'.
5220         (ada-remove-trailing-spaces): Removed.
5222         * textmodes/two-column.el (2C-merge): Recommend it in the doc.
5224         * textmodes/picture.el (picture-clean): Removed.
5225         (picture-mode-exit): Call it instead of `picture-clean'.
5227 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
5229         * frame.el (show-cursor-in-non-selected-windows): Doc fix.
5231         * hi-lock.el (hi-lock-refontify): Don't call non-existent
5232         jit-lock-fontify-buffer; it should anyway be unneccessary to
5233         do anything special when jit-lock is active.
5234         (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
5236 2000-11-22  Dave Love  <fx@gnu.org>
5238         * calendar/todo-mode.el (todo-top-priorities): Use
5239         todo-tmp-buffer-name.  From Milan Zamazal <Milan.Zamazal@qbizm.com>.
5241         * language/chinese.el, language/cyrillic.el:
5242         * language/devanagari.el, language/ethiopic.el, language/greek.el:
5243         * language/hebrew.el, language/indian.el, language/japanese.el:
5244         * language/korean.el, language/lao.el, language/misc-lang.el:
5245         * language/thai.el, language/tibetan.el, language/vietnamese.el:
5246         Use provide.
5248         * cus-edit.el (custom-buffer-create-internal): Save some consing.
5249         (custom-variable-set): Improve validation error mesage.
5251         * rect.el (string-rectangle): Revert last change.
5252         (string-rectangle-line): New arg DELETE.
5253         (string-rectangle): Check delete-selection-mode.
5255         * emacs-lisp/edebug.el (edebug-version)
5256         (edebug-maintainer-address): Deleted.
5257         (edebug-submit-bug-report): Just alias to report-emacs-bug.
5258         (edebug-read-function): Account for other `'#' read forms.
5259         (edebug-mode-menus): Make some items toggles.
5260         (edebug-outside-unread-command-event, unread-command-event):
5261         Remove these to avoid warnings.
5263 2000-11-22  David Ponce  <david@dponce.com>
5265         * recentf.el (recentf-menu-items-for-commands)
5266         (recentf-make-menu-items, recentf-make-menu-item)
5267         (recentf-filter-changer): Added :help and :active menu-item properties.
5269         (recentf-build-dir-rules, recentf-dump-variable)
5270         (recentf-edit-list, recentf-open-files-item)
5271         (recentf-open-files): Replaced unnecessary `mapcar' with new
5272         built-in `mapc'.
5274 2000-11-23  Miles Bader  <miles@gnu.org>
5276         * faces.el (menu): Make inverse-video on ttys too.
5278 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
5280         * simple.el (comment-line-break-function): Use the new name
5281         indent-new-comment-line -> comment-indent-new-line.
5282         (clone-indirect-buffer): Don't ignore NORECORD.
5283         (next-completion): Properly handle the case where items are adjacent.
5285         * mouse.el (popup-menu): Stupid typo.
5287 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
5289         * emacs-lisp/authors.el: Remove autoload cookies, add author,
5290         maintainer, keywords tags.
5292         * rect.el (replace-rectangle): Don't call string-rectangle-line
5293         with too many arguments.
5295 2000-11-22  Andre Spiegel  <spiegel@gnu.org>
5297         * ediff-util.el (ediff-file-checked-out-p)
5298         (ediff-file-checked-in-p): Call vc-state instead of
5299         vc-locking-user, which no longer exists.
5301         * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
5303 2000-11-22  Dave Love  <fx@gnu.org>
5305         * md5.el (md5): Provide.
5306         (md5): Fix error call.
5308 2000-11-22  Miles Bader  <miles@gnu.org>
5310         * textmodes/refill.el (refill-adjust-ignorable-overlay)
5311         (refill-fill-paragraph-at): Remove debugging code.
5313         * calendar/calendar.el (generate-calendar-window): When we don't
5314         call `fit-window-to-buffer', make sure the top line is fully visible.
5316         * image-file.el (insert-image-file): Don't make `read-only'
5317         property rear-nonsticky.
5319         * isearch.el (isearch-original-minibuffer-message-timeout): New var.
5320         (isearch-mode): Set `minibuffer-message-timeout' to nil, after
5321         stashing away its original value.
5322         (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
5323         in the recursive edit.
5324         Bind `isearch-original-minibuffer-message-timeout' to protect it.
5325         (isearch-done): Restore `minibuffer-message-timeout'.
5327         * cus-start.el: Remove entry for `mode-line-inverse-video'.
5329 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
5331         * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
5333         * find-lisp.el (find-lisp-find-files-internal):
5334         Use dolist, when and file-name-as-directory.
5336         * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
5337         (define-derived-mode, define-minor-mode): Add specs.
5339         * window.el: General comment and spacing fixes.
5340         (save-selected-window): Use backquotes.
5341         (window-safely-shrinkable-p): New function.
5342         (shrink-window-if-larger-than-buffer): Use it.
5344         * subr.el (make-local-hook): Docstring fix.
5346         * shell.el (shell-mode): Use define-derived-mode.
5348         * newcomment.el (comment-indent): Insert comment before calling
5349         comment-indent-function.  Don't insert in column 0.
5350         (comment-dwim): Indent before inserting comment.
5352         * isearch.el (isearch-mode-map): Fix docstring.  Init in defvar.
5353         (minibuffer-local-isearch-map): Init in defvar.  Use inheritance.
5354         (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
5355         Use mapc rather than map.
5357         * files.el (find-buffer-visiting): Compare all attributes before
5358         declaring two files identical (rather than just their inode-no).
5359         (auto-mode-alist): Use \' rather than $.
5361         * which-func.el: Update maintainer line.
5363         * pcvs.el (uniquify-buffer-file-name): Remove advice.
5364         * uniquify.el (uniquify-list-buffers-directory-modes): New var.
5365         (uniquify-buffer-file-name): Use it.
5367 2000-11-22  Miles Bader  <miles@gnu.org>
5369         * cus-start.el: Add entry for `minibuffer-prompt-properties'.
5370         * simple.el (minibuffer-avoid-prompt): New function.
5372 2000-11-21  Gerd Moellmann  <gerd@gnu.org>
5374         * Makefile.in (.SUFFIXES): Add .SUFFIXES.
5376 2000-11-21  Miles Bader  <miles@gnu.org>
5378         * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
5379         inclusion of `track-mouse'.
5381         * textmodes/refill.el (refill-ignorable-overlay): New variable.
5382         (refill-adjust-ignorable-overlay): New function.
5383         (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
5384         only the paragraph's tail if possible.
5385         Update `refill-ignorable-overlay'.
5386         (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
5388         * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
5389         point inside the fill-prefix.
5391         * textmodes/refill.el (refill-post-command-function): Don't reset
5392         refill-doit in the case where a self-insertion command doesn't
5393         case a refill.  Use `refill-fill-paragraph-at', getting position
5394         from `refill-doit'.
5395         (refill-after-change-function): Set `refill-doit' to END.
5396         (refill-fill-paragraph-at): New function, mostly from old
5397         refill-fill-paragraph.
5398         (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
5399         (refill-pre-command-function): New function.
5400         (refill-mode): Add it to `pre-command-hook'.
5402 2000-11-20  Gerd Moellmann  <gerd@gnu.org>
5404         * textmodes/artist.el (artist-mode): Fix autoload cookie.
5406         * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
5407         javadoc tags.
5409 2000-11-20  Andre Spiegel  <spiegel@gnu.org>
5411         * vc.el, vc-hooks.el: Undo prev change (moved functions back to
5412         vc.el).
5414         * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
5415         require vc.
5417         * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
5418         checkouts.
5420 2000-11-20  Dave Love  <fx@gnu.org>
5422         * Makefile.in (DONTCOMPILE): Omit bindings.el.
5424 2000-11-20  Eli Barzilay <eli@www.barzilay.org>
5426         * calculator.el (calculator-paste): Use `if' instead of `and'
5427         and `or'.
5428         (calculator-help): Don't use electric-describe-mode for XEmacs.
5430 2000-11-19  Gerd Moellmann  <gerd@gnu.org>
5432         * info.el (info-menu-5): Doc fix.
5434         * textmodes/artist.el: New file.
5436 2000-11-19  Andre Spiegel  <spiegel@gnu.org>
5438         * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
5439         and differentiate according to checkout model.
5440         (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
5441         since this function is only concerned with master state.
5443         * vc-hooks.el (vc-workfile-unchanged-p)
5444         (vc-default-workfile-unchanged-p): Moved here from vc.el.
5446         * vc.el (vc-workfile-unchanged-p)
5447         (vc-default-workfile-unchanged-p): See above.
5449 2000-11-19  Miles Bader  <miles@gnu.org>
5451         * image-file.el (insert-image-file): Make `intangible' and
5452         `read-only' properties rear-nonsticky too.
5454 2000-11-18  Gerd Moellmann  <gerd@gnu.org>
5456         * ps-print.el: Update copyright notice.
5458         * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
5459         (tooltip-show): Use the offsets.
5461         * bindings.el (mode-line-modified): Fix a typo.
5462         (mode-line-toggle-modified, mode-line-widen)
5463         (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
5465 2000-11-17  Vinicius Jose Latorre <vinicius@cpqd.com.br>
5467         * ps-print.el (toplevel): Test for find-coding-system being
5468         fboundp before calling ps-x-find-coding-system.
5470 2000-11-16  Stefan Monnier  <monnier@cs.yale.edu>
5472         * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
5473         (vc-version-backup-file): Docstring fix.
5475 2000-11-16  Gerd Moellmann  <gerd@gnu.org>
5477         * files.el (basic-save-buffer): Don't add a newline if
5478         find-file-literally is non-nil.
5479         (find-file-literally): Extend doc string.
5481         * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
5482         sort(1) with the `-f' argument.
5484 2000-11-16  Andre Spiegel  <spiegel@gnu.org>
5486         * vc.el: Updated backend documentation.
5487         (vc-default-check-headers): New function.
5489         * vc-{cvs,rcs,sccs}.el: Functions reordered.
5491         * vc.el (vc-revert-buffer): Ask for confirmation if file seems
5492         up-to-date.
5493         (vc-do-command): In the asynchronous case, output messages only if
5494         the minibuffer is not active.
5496         * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
5497         `vc-cvs-use-edit' is on.
5498         (vc-cvs-checkout): When this is used for reverting the workfile,
5499         make a backup of the original contents and revert to that in case
5500         of error.
5501         (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
5502         remote repositories.
5504         * vc.el (vc-annotate): Changed handling of prefix arg; now asks
5505         for both version and ratio in the minibuffer.
5507         * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
5508         Use vc-do-command to perform the annotation, not call-process.
5510 2000-11-16  Kenichi Handa  <handa@etl.go.jp>
5512         * international/quail.el (quail-start-translation): Don't call
5513         `message' before reading key sequence.
5515 2000-11-16  Miles Bader  <miles@lsi.nec.co.jp>
5517         * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
5519 2000-11-16  Kenichi Handa  <handa@etl.go.jp>
5521         * window.el (fit-window-to-buffer): Be sure to acquire at least
5522         one text line even if the buffer is empty.
5524 2000-11-16  Gerd Moellmann  <gerd@gnu.org>
5526         * net/ange-ftp.el (ange-ftp-file-writable-p)
5527         (ange-ftp-file-readable-p, ange-ftp-file-executable-p):
5528         Bind ange-ftp-process-verbose to nil.
5530 2000-11-15  Dave Love  <fx@gnu.org>
5532         * wid-edit.el (widget-specify-field, widget-specify-button):
5533         If :help-echo is a function, set help-echo of overlay to
5534         widget-mouse-help.
5535         (widget-mouse-help): New function.
5536         (widget-echo-help): Rewritten for :help-echo functions only taking
5537         a widget arg.
5539         * net/eudc-bob.el (eudc-bob-can-display-inline-images):
5540         Use display-graphic-p.
5541         (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
5542         and that JPEG is available.
5543         (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
5545         * international/mule-cmds.el (locale-charset-language-names):
5546         Match @euro.
5548 2000-11-15  Gerd Moellmann  <gerd@gnu.org>
5550         * faces.el (face-set-after-frame-default):
5551         If `inhibit-default-face-x-resources' is bound, don't intialize the
5552         default face from X resources.
5554 2000-11-15  Eli Zaretskii  <eliz@is.elta.co.il>
5556         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
5557         Don't set EMACSLOADPATH.
5559 2000-11-15  Eli Zaretskii  <eliz@is.elta.co.il>
5561         * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
5562         texinfo-insert-@url.
5563         (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
5564         (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
5566 2000-11-14  Stefan Monnier  <monnier@cs.yale.edu>
5568         * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
5569         (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
5570         (checkdoc-minor-keymap): Backward compatibility.
5571         (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
5572         (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
5573         (checkdoc-this-string-valid-engine): Be a bit more strict
5574         to avoid matching substrings of `...' quoted vars/funs.
5575         (checkdoc-defun-info): Only look for `interactive' if alone.
5576         (debug-ignored-errors): Add "arg doesn't appear in docstring".
5578         * progmodes/compile.el (grep): `tag-default' can be nil.
5580         * newcomment.el (comment-indent): Paren typo.
5582 2000-11-14  Dave Love  <fx@gnu.org>
5584         * calculator.el: New maintainer version.
5586         * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
5588         * cmuscheme.el: Doc fixes.
5589         (cmuscheme) <defgroup>: Use `scheme' as parent.
5590         (cmuscheme-program-name): Remove.  Change uses to scheme-program-name.
5592         * xscheme.el (scheme-program-name): Don't define here.
5594         * progmodes/scheme.el (scheme-program-name): New variable
5595         (originally in cmuscheme).
5597 2000-11-14  Miles Bader  <miles@gnu.org>
5599         * window.el (fit-window-to-buffer): Handle windows without mode-lines.
5600         Handle header-lines.  Don't loop forever if we can't enlarge the
5601         window anymore.  Simplify a bit.
5603 2000-11-14  Kenichi Handa  <handa@etl.go.jp>
5605         * window.el (fit-window-to-buffer): Don't check
5606         window-text-height.  Assure that the last line is fully visible.
5608         * international/quail.el (quail-show-guidance-buf):
5609         Call fit-window-to-buffer to assure the enough height of the guidance
5610         buffer.
5611         (quail-update-guidance): Avoid making the guidance buffer shorter.
5613 2000-11-14  Stefan Monnier  <monnier@cs.yale.edu>
5615         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
5616         rather than `prepend' and add an interesting comment.
5617         (tex-math-face, tex-font-lock-syntactic-face-function):
5618         New face and function to use it.
5619         (tex-define-common-keys, tex-mode-map): Use menu-item rather
5620         than `menu-enable' symbol property.
5621         (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
5622         (tex-mode): Add some latex-mode commands for auto-selection.
5623         Use tex-font-lock-syntactic-face-function.
5624         (tex-insert-quote): Simplify.
5625         (tex-shell): New mode.
5626         (tex-start-shell): Use it.
5627         (tex-shell-proc, tex-shell-buf): New functions.
5628         (tex-send-command): Use it.
5629         (tex-main-file): Fix the meaning of the new arg REALFILE.
5630         (tex-send-tex-command): New function split from `tex-start-tex'.
5631         Set compilation-last-buffer and compilation-parsing-end.
5633         * newcomment.el (comment-indent-default): Stick \s<\s< to the left
5634         when it follows non-comment text on the line.
5636         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5637         Set font-lock-defaults.
5638         (lisp-mode-shared-map): Init inside the defvar.
5639         (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
5640         Use define-derived-mode.
5642 2000-11-14  Miles Bader  <miles@lsi.nec.co.jp>
5644         * faces.el (header-line): Use `:box nil' for color/gs displays too.
5646 2000-11-14  Gerd Moellmann  <gerd@gnu.org>
5648         * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda):
5649         Don't recursively optimize body because that can lead to infinite
5650         recursion; see comment there.
5652 2000-11-13  Eli Zaretskii  <eliz@is.elta.co.il>
5654         * faces.el (face-spec-set-match-display): Revert the change from
5655         2000-10-24.  Add a FIXME for after v21.1.
5657 2000-11-13  Miles Bader  <miles@gnu.org>
5659         * textmodes/fill.el (skip-line-prefix): New function.
5660         (fill-region-as-paragraph, fill-region):  Return the fill-prefix.
5661         (fill-paragraph): Don't leave point inside the fill-prefix.
5662         * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
5663         point inside the fill-prefix.
5665 2000-11-13  Miles Bader  <miles@lsi.nec.co.jp>
5667         * calendar/calendar.el (generate-calendar-window):
5668         Use `fit-window-to-buffer'.
5670 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
5672         * gud.el (gud-minor-mode): New var.
5673         (gud-symbol, gud-val): New functions.
5674         (gud-find-file): Copy gud-minor-mode to the new buffer.
5675         (gud-menu-map): Include entries for commands that are not always
5676         available, using :enable to (de)activate them.
5677         (gud-minor-mode-map): New map.  Add it to minor-mode-map-alist.
5678         (gud-mode-map): New map.
5679         (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
5680         (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
5681         Don't set up gud's menu (it's done by the minor-mode).
5682         (gud-minibuffer-local-map): New.
5683         Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
5684         (gud-query-cmdline): New function.
5685         (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it.  Set gud-minor-mode.
5686         (gud-mode): Use define-derived-mode.
5687         Don't set up gud's menu (it's done by the minor-mode).
5688         (gud-chop-words): Remove.
5689         (gud-common-init): Use split-string instead.
5690         (gud-new-keymap, gud-make-debug-menu): Eradicate.
5692         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
5693         Add keyword arg :name.
5695         * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
5696         (diff-count-matches, diff-split-hunk): New functions.
5697         (diff-mode-map): Bind C-c C-s to diff-split-hunk.
5699         * pcvs-info.el (cvs-fi-conflict-face): New var.
5701         * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
5702         Make it into a simple syntax-table, shared among all submodes.
5703         (sh-heredoc-face): Re-introduce.
5704         (sh-font-lock-syntactic-face-function): New function.
5705         (sh-mode): Use it.  Also use define-derived-mode.
5706         Remove old bogus setting of indent-region-function.
5707         (sh-set-shell): Don't set the syntax-table any more.
5708         (sh-mode-syntax-table) <defun>: Remove.
5710 2000-11-12  Miles Bader  <miles@gnu.org>
5712         * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
5713         message if interactive.
5715 2000-11-12  Dave Love  <fx@gnu.org>
5717         * mail/feedmail.el: Fix header,
5718         (feedmail) <defgroup>: Add :link.
5720         * view.el: Use local-map property, not keymap on mode-line string.
5722         * scroll-all.el (scroll-all-mode): Customize variable.
5723         Add autoload cookie to function.
5725         * lazy-lock.el: Remove compatibility code.
5727         * finder.el (finder-known-keywords): Add `files', remove `vms'.
5728         (finder-help-echo): New variable.
5729         (finder-mouse-face-on-line): Add help-echo stuff.
5730         (finder-list-keywords, finder-list-matches): Use mapc.
5732         * faces.el (face-font-registry-alternatives): Add :version.
5734         * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
5735         tags-table-list.
5737         * net/browse-url.el (browse-url-browser-function): Update :version.
5739         * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
5740         (mail-mode): Use [:alnum:] in some regexps.
5742 2000-11-10  Dave Love  <fx@gnu.org>
5744         * ediff.el (ediff-regions-internal, ediff-documentation):
5745         * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
5746         fundamental mode.
5748         * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
5749         buffer into fundamental mode.
5750         (ediff-set-difference): Use copy-sequence if available.
5752         * ediff-ptch.el (ediff-dispatch-file-patching-job):
5753         Check ediff-patch-map non-nil.
5754         (ediff-fixup-patch-map, ediff-fixup-patch-map)
5755         (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
5756         buffer into fundamental mode.
5758         * ediff-merg.el (state-or-merge): Defvar when compiling.
5760 2000-11-10  Jason Rumney  <jasonr@gnu.org>
5762         * w32-fns.el (w32-add-charset-info): New function.
5763         (w32-charset-info-alist): Use it.
5765 2000-11-10  Gerd Moellmann  <gerd@gnu.org>
5767         * faces.el (face-font-registry-alternatives): New user-option.
5769 2000-11-10  Stefan Monnier  <monnier@cs.yale.edu>
5771         * textmodes/texinfo.el (texinfo-block-default): New var.
5772         (texinfo-insert-block): Use it.  Insert a newline if needed.
5774         * textmodes/fill.el (fill-indent-according-to-mode): New var.
5775         (fill-region-as-paragraph): Use it.
5777         * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
5778         (latex-mode): Tweak tex-*-(head|trail)er regexps.
5779         Tweak paragraph regexps to allow a leading [ \t]*.
5780         (tex-latex-block): Insert a newline if necessary.
5781         (latex-insert-item): Only insert a newline if necessary.
5782         (tex-guess-main-file): New function.
5783         (tex-main-file): Use it.  Add arg `realfile'.  Trim `.tex'.
5784         Set tex-main-file if TeX-master is provided.
5785         (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
5787 2000-11-10  Gerd Moellmann  <gerd@gnu.org>
5789         * startup.el (command-line): Set the default tooltip-mode
5790         to t for graphical displays which implement x-show-tip.
5792         * tooltip.el (tooltip-mode): Add a comment about startup.el
5793         setting the default value of this user-option.
5795 2000-11-09  Stefan Monnier  <monnier@cs.yale.edu>
5797         * font-lock.el (font-lock-*-face) <defvar>: Move.
5798         (font-lock-defaults-alist): Mark obsolete.
5799         (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
5800         (font-lock-mode): Use define-minor-mode.
5801         (font-lock-support-mode): Tweak type to default to jit-lock-mode.
5802         (font-lock-turn-off-thing-lock): Be more explicit.
5803         (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
5804         (font-lock-syntactic-face-function): New var.
5805         (font-lock-fontify-syntactically-region): Use it.
5806         (font-lock-doc-face): New.
5808         * pcvs.el (cvs-enabledp): Ignore errors.
5809         (cvs-commit-filelist): Never query.
5810         (cvs-mode-insert): Always add a terminating / in the initial prompt.
5811         (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
5812         (cvs-do-removal): Use cvs-partition rather than delete-if.
5813         Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
5814         cvs-bury-buffer.
5816         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
5817         Allow `next' to jump to after the end of the last match.
5819 2000-11-09  Gerd Moellmann  <gerd@gnu.org>
5821         * simple.el (byte-compiling-files-p): New function.
5823         * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
5824         if it is there.
5826         * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
5827         nil again.
5829         * textmodes/ispell.el (ispell-library-path): Don't call
5830         check-ispell-version when byte-compiling because that starts
5831         an ispell process, and ispell might not be installed.
5832         (toplevel): Don't set up a menu when byte-compiling.
5834         * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
5835         it, so that a boundp test can be used to determine if we're
5836         currently byte-compiling.
5838 2000-11-09  Dave Love  <fx@gnu.org>
5840         * pcvs.el (uniquify-buffer-file-name): Wrap advice in eval-after-load.
5842 2000-11-09  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5844         * ps-print.el: Patch for variable initialization when spooling.
5845         Doc fix.
5846         (ps-output-list): Fun eliminated.
5847         (ps-begin-file, ps-begin-job): Code fix.
5849 2000-11-08  Dave Love  <fx@gnu.org>
5851         * ediff-wind.el (ediff-control-frame-parameters): Zero tool-bar-lines.
5853 2000-11-08  Gerd Moellmann  <gerd@gnu.org>
5855         * simple.el (shell-command, display-message-or-buffer)
5856         (shell-command-on-region): Mention resize-mini-windows in the doc
5857         string.
5858         (display-message-or-buffer): Take the value of resize-mini-windows
5859         into account.
5861 2000-11-07  Gerd Moellmann  <gerd@gnu.org>
5863         * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
5865         * dired.el (dired-between-files): Add `^. find' as an alternative
5866         to the regular expression, for find-dired.
5868 2000-11-06  Stefan Monnier  <monnier@cs.yale.edu>
5870         * textmodes/texnfo-upd.el: Require texinfo.
5871         (defmacro, defgroup): Remove.
5872         (texinfo-section-to-generic-alist): Remove.
5873         Use texinfo-section-list instead (i.e. level is changed string->int).
5874         (texinfo-filter): New function.
5875         (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
5876         (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
5877         Use it.  And use regexp-opt.
5878         (texinfo-find-higher-level-node, texinfo-hierarchic-level)
5879         (texinfo-update-menu-region-beginning)
5880         (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
5881         (texinfo-update-the-node, texinfo-sequentially-update-the-node)
5882         (texinfo-update-menu-same-level-regexps): Update.
5883         (texinfo-update-node, texinfo-every-node-update)
5884         (texinfo-sequential-node-update): Remove autoload cookie.
5886         * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
5887         (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
5888         (texinfo-chapter-level-regexp): Remove.
5889         (texinfo-mode): Hard code texinfo-chapter-level-regexp.
5891 2000-11-06  Dave Love  <fx@gnu.org>
5893         * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
5895         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
5896         Match defun*.
5898 2000-11-06  Kenichi Handa  <handa@etl.go.jp>
5900         * composite.el (composition-function-table): Variable declaration
5901         moved to src/composite.c.
5902         (compose-chars-after): New optional arg object.
5904 2000-11-06  Gerd Moellmann  <gerd@gnu.org>
5906         * bindings.el (mode-line-toggle-read-only)
5907         (mode-line-toggle-modified, mode-line-widen)
5908         (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
5909         (make-mode-line-mouse2-map): Rewritten.
5910         (mode-line-modified, mode-line-format, minor-mode-alist): Use new
5911         functions so that C-h k can show something with a doc string.
5913         * startup.el (fancy-splash-delay): Set to 10 seconds.
5914         (fancy-splash-max-time): New user-option.
5915         (fancy-splash-stop-time): New variable.
5916         (fancy-splash-screens): Set it.  Catch `stop-splashing'.
5917         (fancy-splash-screens-1): Throw `stop-splashing' when current
5918         time is greater than fancy-splash-stop-time.
5920 2000-11-06  Stefan Monnier  <monnier@cs.yale.edu>
5922         * vc-hooks.el (vc-insert-file): Don't assume byte==char.
5924         * pcvs.el (cvs-mode-marked): New arg `noquery'.
5925         Prompt user for a file rather than raising an error.
5926         (cvs-enabledp): Fix call to cvs-mode-marked.
5927         (cvs-insert-file): New function (extracted from cvs-mode-insert).
5928         (cvs-mode-insert): Use it.  Change the init prompt' value.
5929         (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
5931         * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
5932         Don't pass default arg to ewoc-locate.
5933         (ewoc-collect): Return result in the right order.
5935         * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
5937         * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
5938         (cvs-status-get-tags): Fix regexp.
5939         (cvs-status-trees, cvs-status-cvstrees):
5940         Combine after change hooks and don't sit-for.
5941         (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
5942         (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
5943         Use make-char rather than hard-coded cryptic data.
5944         (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
5946         * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
5948         * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
5949         (cvs-insert-strings): New function.
5951 2000-11-06  Miles Bader  <miles@lsi.nec.co.jp>
5953         * mwheel.el (mouse-wheel-scroll-amount): Renamed from
5954         `mwheel-scroll-amount'.
5955         (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
5956         (mouse-wheel-mode): Use (featurep 'xemacs) instead of
5957         string-matching against the version string.
5959 2000-11-06  Kenichi Handa  <handa@etl.go.jp>
5961         * language/thai.el ("Thai"): Set a lisp form that produces
5962         composed string in `sample-text' language info.
5964         * language/tibetan.el ("Tibetan"): Set a lisp form that produces
5965         composed string in `sample-text' language info.
5967         * international/mule-cmds.el (describe-language-environment):
5968         Eval `sample-text' data and insert the result.
5970         * international/mule-conf.el (compound-text): Define this coding
5971         system here.  Make x-ctext and ctext aliases of it.
5973         * language/european.el (compound-text, ctext): Moved to
5974         international/mule-conf.el.
5976 2000-11-05  Andrew Innes  <andrewi@gnu.org>
5978         * w32-fns.el (w32-version): New function.
5980 2000-11-05  Stefan Monnier  <monnier@cs.yale.edu>
5982         * progmodes/awk-mode.el: Update copyright.
5983         (awk-mode-abbrev-table): Remove.
5984         (awk-font-lock-keywords): Use regexp-opt.
5985         (awk-mode): Use define-derived-mode.
5987         * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
5988         when extracting a suffix.
5990 2000-11-04  Andre Spiegel  <spiegel@gnu.org>
5992         * vc-hooks.el (vc-insert-file): Rewritten.  Don't bother about
5993         auto-save-mode.
5995 2000-11-04  Jason Rumney  <jasonr@gnu.org>
5997         * language/european.el (decode-mac-roman): Test against r1 not r0.
5999 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
6001         * progmodes/icon.el (icon-mode-map): Don't rebind \t.
6002         (icon-mode): Define indent-line-function.
6003         (icon-comment-indent): Simplify.
6004         (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
6006         * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
6008         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
6009         Bind change-log-default-mode to defeat the caching done on it.
6010         Don't bother saving excursion any more.
6012         * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
6014         * frame.el (after-setting-font-hook): Rename hooks -> hook.
6015         (set-frame-font): Use the new name (and the old for compatibility).
6017         * toolbar/tool-bar.el (tool-bar-mode):
6018         * time.el (display-time-mode):
6019         * recentf.el (recentf-mode):
6020         * paren.el (show-paren-mode):
6021         * mwheel.el (mouse-wheel-mode):
6022         * msb.el (msb-mode):
6023         * jka-compr.el (auto-compression-mode):
6024         * image-file.el (auto-image-file-mode):
6025         * hl-line.el (hl-line-mode):
6026         * delsel.el (delete-selection-mode):
6027         * autoinsert.el (auto-insert-mode):
6028         * complete.el (partial-completion-mode): Drop unneeded positional args.
6030         * info.el (Info-mode):
6031         * comint.el (comint-mode): Don't bother with make-local-hook.
6033         * log-edit.el (log-edit-menu): New menu.
6035 2000-11-03  Miles Bader  <miles@gnu.org>
6037         * wid-edit.el (widget-end-of-line): Reinstate, with a new
6038         definition, so that trailing spaces are handled properly.
6039         (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
6041 2000-11-03  Gerd Moellmann  <gerd@gnu.org>
6043         * startup.el (fancy-splash-text, fancy-splash-text): Use a single
6044         tab character.
6045         (fancy-splash-screens): Set tab-width to 20.
6047 2000-11-03  Dave Love  <fx@gnu.org>
6049         * comint.el (comint-completion-addsuffix): Fix custom type.
6051 2000-11-02  Stefan Monnier  <monnier@cs.yale.edu>
6053         * font-lock.el (font-lock-buffers): Remove.
6054         (font-lock-global-modes): Define with easy-mmode-define-global-mode.
6055         (font-lock-change-major-mode): Remove.
6056         (turn-on-font-lock-if-enabled): Only apply to the current buffer.
6057         (font-lock-default-fontify-region): Extend the multiline
6058         fontification to whole lines.
6059         (font-lock-fontify-anchored-keywords)
6060         (font-lock-fontify-keywords-region): If matching just one
6061         line (with \n) only mark the \n as multiline.
6063         * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
6064         Correctly handle the case where several :group args are supplied.
6065         Allow :extra-args.
6066         (easy-mmode-define-global-mode): Allow :extra-args.
6067         Correctly handle the case where several :group args are supplied.
6069 2000-11-02  Miles Bader  <miles@gnu.org>
6071         * calendar/calendar.el (diary-face, calendar-today-face)
6072         (holiday-face): Remove dependency on `window-system'.
6074 2000-11-02  Ken Raeburn  <raeburn@gnu.org>
6076         * Makefile.in (emacs): Set EMACSLOADPATH always.
6077         (update-authors, .el.elc, compile-files): Don't do it explicitly here.
6078         (compile-files): Bomb out if compilation of a file fails.
6080 2000-11-02  Dave Love  <fx@gnu.org>
6082         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
6084 2000-11-02  Eli Zaretskii  <eliz@is.elta.co.il>
6086         * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
6087         punctuation in the warning inserted into the *mail* buffer.
6089 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
6091         * emacs-lisp/authors.el (authors-public-domain-files): New variable.
6092         (authors-public-domain-p): New function.
6093         (authors-print): Use it.
6095         * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
6097         * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
6099 2000-11-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6101         * ps-print.el: Extension for even/odd printing.  Doc fix.
6102         (ps-print-version): New version number (6.3.1).
6103         (ps-even-or-odd-pages): Customization fix.
6104         (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
6105         (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
6106         (ps-page-count): Var replaced by `ps-page-column'.
6107         (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
6108         (ps-print-sheet-p): New fun.
6110 2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
6112         * tooltip.el (tooltip-gud-tips-setup): New function.
6113         (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
6114         (tooltip-mode): Call tooltip-gud-tips-setup.
6115         (tooltip-gud-tips): Use `gud-basic-call' instead of
6116         process-send-string, so the prompt gets frobbed appropriately.
6117         Handle nil return value from `tooltip-gud-print-command'.
6119 2000-11-01  Eric M. Ludlam  <zappo@ultranet.com>
6121         * comint.el (comint-add-to-input-history): New function.
6122         (comint-send-input): Use `comint-add-to-input-history'.
6124 2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
6126         * info.el (info-menu-header): New face.
6127         (Info-fontify-menu-headers): New function.
6128         (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
6130         * info.el (Info-insert-dir): Don't include blank lines at
6131         beginning of additional dir files (one is added automatically).
6133 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
6135         * emacs-lisp/easy-mmode.el (define-minor-mode):
6136         Revert the latest changes.
6137         Allow the three positional arguments to be skipped and replaced
6138         by keyword arguments.
6139         Add a :toggle argument to determine whether a nil arg means toggle
6140         or means turn-on.  The default is unchanged.
6141         Add a call to force-mode-line-update.
6143 2000-11-01  Dave Love  <fx@gnu.org>
6145         * emacs-lisp/elp.el (elp-restore-function): Remove autoload cookie.
6147 2000-11-01  Miles Bader  <miles@lsi.nec.co.jp>
6149         * calendar/calendar.el (diary-face, holiday-face):
6150         Add dark-background variants.
6152 2000-10-31  Sam Steingold  <sds@gnu.org>
6154         * textmodes/tex-mode.el (tex-file): Use `default-directory' when
6155         `tex-main-file' does not have directory in it.
6157 2000-10-31  Stefan Monnier  <monnier@cs.yale.edu>
6159         * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
6161 2000-10-31  Thien-Thi Nguyen  <ttn@gnu.org>
6163         * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
6164         functional change.
6166 2000-10-31  Gerd Moellmann  <gerd@gnu.org>
6168         * files.el (find-file-noselect): When we expand a wildcard, return
6169         a list of buffers, as we should do according to the doc string.
6171 2000-10-31  Ken Raeburn  <raeburn@gnu.org>
6173         * loadup.el (top level): Adjust load path if program name is
6174         "../src/bootstrap-emacs", in case it's not dumped and thus the
6175         load path adjustment hasn't already been done.
6177 2000-10-31  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6179         * ps-print.el: Fix bug on selected pages for printing.
6180         Use `color-values' for Emacs 21.  Ensure fontification when jit-lock
6181         is on.  Try to avoid warning messages when compiling.  Doc Fix.
6182         (ps-print-version): New version number (6.3).
6183         (ps-color-device): Use `color-values' to determine if device
6184         supports color.
6185         (ps-color-values): Try to use `x-color-values' when using XEmacs.
6186         (ps-print-page-p): Changed from defsubst to defun.
6187         (ps-page-number): Changed from defmacro to defun.
6188         (ps-header-sheet, ps-header-page): Fix bug on selected pages for
6189         printing.
6190         (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
6191         (ps-end-file, ps-dummy-page): Funs eliminated.
6192         (ps-print-color-scale): Changed default value.
6193         (ps-page-n-up, ps-print-page-p): New internal vars.
6194         (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
6195         (ps-plot-region, ps-generate, ps-end-job): Code fix.
6197         * delim-col.el: Little programming improvement.
6198         (delimit-columns-str): New macro.
6199         (delimit-columns-region, delimit-columns-rectangle): Code fix.
6201 2000-10-31  Kenichi Handa  <handa@etl.go.jp>
6203         * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
6204         Moved to european.el.
6205         (ccl-encode-mac-roman-font, fontset-mac): Modified for
6206         mule-unicode-2500-33ff and mule-unicode-e000-ffff.
6207         (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
6208         (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
6210 2000-10-30  Dave Love  <fx@gnu.org>
6212         * progmodes/cc-menus.el (imenu-generic-expression)
6213         (imenu-progress-message): Only defvar when compiling.
6215         * emacs-lisp/elp.el (elp-unload-hook): New function.
6217         * loadhist.el (unload-feature): Call elp-restore-function,
6218         checking for symbols; don't use elp-restore-all.
6219         (loadhist-hook-functions): Doc fix.
6221 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
6223         * log-edit.el (log-edit-confirm): Fix the default.
6225 2000-10-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6227         * delim-col.el: Little fix: replace delimit-columns-align-columns by
6228         delimit-columns-format.
6229         (delimit-columns-region, delimit-columns-rectangle): Code fix.
6231 2000-10-30  Miles Bader  <miles@lsi.nec.co.jp>
6233         * comint.el (comint-replace-by-expanded-history): Don't use
6234         comint-get-old-input (we're not looking at *old* input).
6235         (comint-get-old-input-default): If using fields, signal an error
6236         when the point is not in an input field.
6238 2000-10-30  Kenichi Handa  <handa@etl.go.jp>
6240         * international/mule-conf.el: New charsets mule-unicode-2500-33ff
6241         and mule-unicode-e000-ffff.
6243         * international/mule.el (decode-char, encode-char): New functions.
6244         (make-coding-system): Accept a symbol of translation table as a
6245         value of property `safe-chars'.
6247         * international/mule-cmds.el (encode-coding-char): Check property
6248         safe-chars instead of safe-charsets.
6250         * international/fontset.el (fontset-default): Modified for
6251         mule-unicode-2500-33ff and mule-unicode-e000-ffff.
6252         (x-font-name-charset-alist): Likewise.
6253         (ccl-encode-unicode-font): New CCL program.  Record it in
6254         font-ccl-encoder-alist to be used for fonts "ISO10646-1".
6256         * language/european.el (mac-roman-decoder, mac-roman-encoder):
6257         New translation tables.
6258         (decode-mac-roman, encode-mac-roman): Definition of these CCL
6259         programs are modified and moved from mac-win.el.
6260         (mac-roman): Definition of this coding system is modified and
6261         moved from mac-win.el.
6263 2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>
6265         * ediff-wind.el (ediff-setup-control-frame): Enclose
6266         face-attribute in condition-case to avoid errors in older emacsen.
6268 2000-10-29  Miles Bader  <miles@gnu.org>
6270         * custom.el (custom-add-to-group): Allow multiple entries for a
6271         given value OPTION, as long as their widget types are different.
6272         * cus-edit.el (custom-face-value-create): If face name doesn't end
6273         with "face", add such here (similar to custom group widgets).
6275         * comint.el (comint-highlight-prompt): Add :type.
6277 2000-10-28  John Wiegley  <johnw@gnu.org>
6279         * calendar/timeclock.el (timeclock-log): Doc fix.
6280         (timeclock-last-event): Doc fix.
6281         (timeclock-log): Kill the timelog buffer after appending a new event.
6282         (timeclock-find-discrep): Use a temp buffer to read in the
6283         timelog, instead of visiting the file.
6284         (timeclock-log-data): A new function, along with a host of helper
6285         functions, for the purpose of making timelog data accessible to
6286         programmers.
6288         * eshell/esh-mode.el (window-height test): Make certain that
6289         `eshell-stringify-t' is non-nil.
6290         (eshell-password-prompt-regexp): Changed to a much simpler
6291         password regexp.
6292         (eshell-send-input): If `eshell-invoke-directly' returns t,
6293         directly invoke the parsed command using `eval'.  This improves
6294         turn-around time on simple commands by a factor of three or
6295         greater, such as cd, ls, pwd, etc. -- which get used very often.
6296         It also conserves thousands of cons cells per call (since
6297         `eshell-do-eval' consumes memory like a Cookie Monster set loose
6298         in the Pacific Cookie Company).
6300         * eshell/esh-test.el (eshell-test): Whitespace fix.
6302         * eshell/em-ls.el (eshell-ls-insert-directory):
6303         Make `eshell-ls-initial-args' nil when inserting directory contents.
6305         * eshell/em-script.el (eshell-script-initialize): Add names to
6306         `eshell-complex-commands, since `source' and `.' are complex.
6308         * eshell/esh-cmd.el (eshell-rewrite-for-command)
6309         (eshell-rewrite-while-command): Use `eshell-protect' instead of
6310         `eshell-copy-handles'.
6311         (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
6312         bodies.
6313         (eshell-separate-commands): Whitespace fix.
6314         (eshell-complex-commands): Added a new list of names, for
6315         determining whether a given command is as simple as it looks.
6316         (eshell-invoke-directly): New function.  Returns t if a command
6317         should be invoked directly (using `eval'), rather than indirectly
6318         using `eshell-do-eval'.
6319         (eshell-do-eval): Whitespace fix.
6321         * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
6322         which provides an emulation of the DOS shell behavior of assuming
6323         that cp/mv/ln should copy/move/link to the current directory.
6324         (eshell-remove-entries): Added a doc string.
6325         (eshell-shuffle-files): Removed the check for `target' being null.
6326         (eshell-mvcp-template, eshell-mvcpln-template): Renamed
6327         `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
6328         it to do a smarter check of whether a destination was provided.
6329         (eshell/mv, eshell/cp): Enable `:preserve-args'.
6330         (eshell/ln): Enable `:preserve-args', and use
6331         `eshell-mvcpln-template' to implement the body of the function.
6332         (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
6333         (eshell/du, eshell/diff, eshell/locate): Stringify the argument
6334         list after flattening it.  This makes it possible to cat files
6335         with numerical names.
6336         (eshell-unix-initialize): Added several names to
6337         `eshell-complex-commands.
6338         (eshell-unix-command-complex-p): Return t if a given command name
6339         may result in external processes being invoked.
6341         * eshell/em-glob.el (eshell-glob-show-progress): Make this
6342         variable nil by default, since it slows down glob processing by a
6343         factor of two or more, and increases memory consumption.
6345         * eshell/em-smart.el: Added a note about how memory consumptive
6346         smart display mode can be (at least this is true in Emacs 21).
6347         (eshell-smart-initialize): Whitespace fix.
6348         (eshell-refresh-windows): Use `if' instead of `when'.
6349         (eshell-smart-scroll-window): Calling `save-current-buffer' was
6350         not necessary.
6351         (eshell-currently-handling-window): Added a missing global variable.
6353         * eshell/em-ls.el (eshell-do-ls): Code simplification.
6354         (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
6355         Whitespace fix.
6356         (eshell-ls-exclude-hidden): Added this variable in addition to
6357         `eshell-ls-exclude-regexp'.  This one prevents files beginning
6358         with . from even being read, which can improve memory consumption
6359         quite a bit.
6360         (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
6361         read file entries beginning with a dot.  In home directories with
6362         lots of hidden files, fully two-thirds of the time spent in ls is
6363         used to read directory entries that are immediately thrown away.
6364         (eshell-ls-initial-args): Added back this configuration variable,
6365         for specifying default initial arguments to every call to ls.
6366         Much faster than using an alias to do the same thing.
6367         (eshell-do-ls): Use `eshell-ls-initial-args', if set.
6368         (eshell-ls-dir): Whitespace change.
6370         * eshell/em-dirs.el (eshell/pwd): Small code simplification.
6372         * eshell/esh-util.el: Don't require `ange-ftp' if it's not available.
6373         (eshell-stringify-t): Added a customization variable, to indicate
6374         whether `t' should be rendered as a string at all.  If not, one
6375         can still determine if the result of an expression is true using
6376         "file-exists-p FILE && echo true".
6377         (eshell-stringify): If `eshell-stringify-t' is nil, don't
6378         stringify t!
6380         * eshell/esh-module.el: Whitespace fix.
6382         * eshell/em-alias.el (eshell-alias-initialize):
6383         Added `eshell-command-aliased-p' to `eshell-complex-commands'.
6384         (eshell-command-aliased-p): New function that returns t if a
6385         command name names an aliased.
6387 2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>
6389         * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
6390         redrawing the screen when changing cursor color.
6391         (viper-insert-state-pre-command-sentinel)
6392         (viper-replace-state-pre-command-sentinel)
6393         (viper-replace-state-post-command-sentinel):
6394         Use viper-preserve-cursor-color.
6395         Many functions changed to use viper= instead of = when comparing
6396         characters.
6397         * viper-util.el (viper-memq-char,viper=): New functions for
6398         working with characters.
6399         (viper-change-cursor-color): Fixed buglet.
6400         Many functions changed to use viper= instead of = when comparing
6401         characters.
6402         * viper.el (viper-insert-state-mode-list): Added eshell.
6404         * ediff-init.el (ediff-before-setup-hook): New hook.
6405         Several typos fixed in various docstrings.
6406         * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
6407         * ediff-nult.el (ediff-before-session-group-setup-hooks): New hook.
6408         (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
6409         * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
6410         (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
6411         (ediff-get-selected-buffers): New function.
6412         * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
6413         (ediff-vc-merge-internal,ediff-rcs-merge-internal):
6414         Use save-window-excursion.
6415         * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
6416         termination check in while loop.
6417         * ediff.el (ediff-get-default-file-name): Better defaults when in
6418         dired buffer.
6419         (ediff-files,ediff-merge-files,ediff-files3)
6420         (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
6422 2000-10-28  Dave Love  <fx@gnu.org>
6424         * info.el (Info-fontify-node): Add help-echo for menu items.
6426 2000-10-28  Eli Zaretskii  <eliz@is.elta.co.il>
6428         * startup.el (normal-top-level): If the value of $TERM indicates
6429         we are running from xterm or one of its work-alikes, default to a
6430         light background mode.
6432         Support for -fg, -bg, and -rv command-line arguments for TTYs:
6433         * faces.el (tty-handle-reverse-video): New function.
6434         (tty-create-frame-with-faces): Call it.
6436         * frame.el (frame-notice-user-settings): Don't apply
6437         default-frame-alist and initial-frame-alist to MS-DOS frames.
6438         Call tty-handle-reverse-video, frame-set-background-mode, and
6439         face-set-after-frame-default for non-MS-DOS frames.
6441         * startup.el (tty-long-option-alist): New variable.
6442         (tty-handle-args): New function.
6443         (command-line): Call tty-handle-args.
6445         * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
6446         startup.el now does that for all character-terminal frames.
6448 2000-10-28  Miles Bader  <miles@gnu.org>
6450         * emacs-lisp/easy-mmode.el (define-minor-mode):
6451         Generate `turn-on-MODE' and `turn-off-MODE' functions unless the mode
6452         is global.  If :global is followed by a non-nil but non-t value,
6453         make the mode buffer-local, but also generate a `global-MODE'
6454         version using `easy-mmode-define-global-mode'.
6455         Add :conditional-turn-on keyword argument.
6457 2000-10-28  Dave Love  <fx@gnu.org>
6459         * international/latin1-disp.el (latin1-char-displayable-p):
6460         Don't use window-system.
6462 2000-10-27  Eli Zaretskii  <eliz@is.elta.co.il>
6464         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
6465         Don't call find-buffer-file-type-coding-system.  Instead, just
6466         set eol-type to -unix if inhibit-eol-conversion is in effect, or
6467         if the file is on an untranslated filesystem.
6468         (add-untranslated-filesystem): Use "D" instead of "f" inside
6469         interactive.
6471 2000-10-27  Dave Love  <fx@gnu.org>
6473         * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
6474         (refill-mode): Use it.
6476 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
6478         * international/quail.el (quail-activate): Don't make-local-hook.
6480 2000-10-27  Andre Spiegel  <spiegel@gnu.org>
6482         * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
6483         manual backups and file.~<rev>.~ for automatic ones.
6484         (vc-make-version-backup): Don't do it on MS-DOS without long file
6485         names.
6487         * vc.el (vc-version-other-window): If an automatic backup of the
6488         desired version exists, rename it instead of copying it.
6490         * vc-cvs.el (vc-cvs-checkin): Check both status and error message
6491         after command.  If there's an unexpected error, signal it instead
6492         of being silent.
6493         (vc-cvs-merge-news): Be prepared for no news at all.
6495 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
6497         * shell.el (shell): Add BUFFER argument.
6498         * comint.el (make-comint-in-buffer): New function.
6499         (make-comint): Use it.
6501         * faces.el (face-spec-choose): Change syntax so that the list of
6502         attribute-value pairs is now the cdr of each clause, not the cadr.
6503         Detect old-style entries, and handle them.  Use pop.
6505 2000-10-26  Stefan Monnier  <monnier@cs.yale.edu>
6507         * cus-edit.el (custom-mode-map): Use a sparse map.
6508         (custom-mode): Don't bother with make-local-hook.
6510         * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
6512         * vc.el (vc-start-entry): Only erase the buffer if comment is set.
6514 2000-10-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6516         * ps-print.el: Avoid compilation gripes.
6517         (ps-print-version): New version number (6.2.1).
6519 2000-10-26  Dave Love  <fx@gnu.org>
6521         * menu-bar.el: Modify some menu item help strings.
6522         (menu-bar-help-menu): Add link to MORE.STUFF.
6524         * cus-edit.el (custom-mode): Add `special' mode-class property.
6526         * wid-browse.el (widget-browse-mode): Likewise.
6528         * wid-edit.el (widget-specify-field): Revert to using local-map
6529         property, not keymap.
6531 2000-10-26  Miles Bader  <miles@lsi.nec.co.jp>
6533         * wid-edit.el (widget-field-end): When checking for a `boundary'
6534         field, do so in the correct buffer.
6536         * simple.el (undo): Correctly distinguish between numeric and
6537         non-numeric prefix args in non-transient-mark-mode, as per the doc
6538         string.  When in transient-mark-mode, treat all prefix-args as
6539         numeric.
6541         * simple.el (previous-matching-history-element): Miscellaneous cleanup.
6542         Position point on match.  Handle N == 0 correctly.
6544         * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
6545         (comint-mode-map): Reverse order of `comint-write-output' and
6546         `comint-append-output-to-file'.
6547         (comint-append-output-to-file): Reinstate this function, for the
6548         benefit of the menu.
6550 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
6552         * vc.el (vc-version-other-window): Bind `file'.
6554 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
6556         * Makefile.in (update-authors): New target for maintenance purposes.
6558         * emacs-lisp/authors.el (batch-update-authors): New function.
6559         (authors-fixed-entries): New defconst.
6560         (authors-add-fixed-entries): New function.
6561         (authors): Call it.: Don't process lispref/.
6563 2000-10-25  Jason Rumney  <jasonr@gnu.org>
6565         * cus-edit.el (custom-button-face, custom-button-pressed-face):
6566         Merge x w32 and mac definitions.
6568 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
6570         * menu-bar.el (menu-bar-options-menu): Add a help string for
6571         `uniquify'.
6573 2000-10-25  Stephen Gildea  <gildea@alum.mit.edu>
6575         * time-stamp.el (time-stamp-string-preprocess):
6576         Fix a wrong type argument error.
6578 2000-10-25  Miles Bader  <miles@gnu.org>
6580         * recentf.el (recentf-mode): Variable removed.
6581         (recentf-mode): Use `define-minor-mode'.
6583         * mwheel.el (mouse-wheel-mode): New global minor mode.
6584         (mwheel-install): Use `mouse-wheel-mode'.
6586 2000-10-25  Dave Love  <fx@gnu.org>
6588         * progmodes/cperl-mode.el (cperl-mode):
6589         Set normal-auto-fill-function correctly.
6591         * wid-edit.el (widget-field-keymap, widget-text-keymap):
6592         Don't inherit from global-map and don't nullify menu-bar and tool-bar
6593         bindings.
6595 2000-10-25  Miles Bader  <miles@lsi.nec.co.jp>
6597         * wid-edit.el (widget-field-at): New function.
6598         (widget-at, widget-field-activate): Use it.
6599         (widget-tabable-at): Use `widget-at'.
6600         (widget-specify-field): If the terminating character of the widget
6601         field (which is read-only) is a newline, put it into a special
6602         `boundary' field so that C-n/C-p act more naturally.
6603         (widget-field-end): Also don't subtract one if a special
6604         `boundary' field has been added after the widget field.
6606         * comint.el (comint-output-filter, comint-send-input):
6607         Don't bother adding stickiness fields to overlays to fool the field
6608         code, since it should notice the overlay insertion-types now.
6610         * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
6611         Replace with aliases of the normal emacs b-o-l/e-o-l functions.
6612         (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
6614 2000-10-24  Gerd Moellmann  <gerd@gnu.org>
6616         * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
6617         (authors): Set file coding system to iso-2022-7bit.
6618         Add file-local variables to output buffer.
6620         * files.el (after-find-file): Don't print any warnings if
6621         WARN is nil.
6623 2000-10-24  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6625         * ps-print.el (ps-generate): Fix odd/even pages printing bug.
6627         * delim-col.el: Now there is a column formatting mechanism.
6628         Modified to customization mechanisms convention.  Doc fix.
6629         (columns): New group for delim-col.
6630         (delimit-columns-before, delimit-columns-after)
6631         (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
6632         (delimit-columns-end): New vars.
6633         (delimit-columns-customize, delimit-columns-format): New funs.
6634         (delimit-columns-region, delimit-columns-rectangle)
6635         (delimit-columns-rectangle-line): Modified to support column
6636         formatting.
6638 2000-10-24  Dave Love  <fx@gnu.org>
6640         * log-edit.el (log-edit): Add :version and a :group for vc.
6642 2000-10-24  Gerd Moellmann  <gerd@gnu.org>
6644         * files.el (after-find-file): Don't print a message ``New file''
6645         if WARN is nil.
6647         * wid-edit.el (widget-field-keymap, widget-text-keymap):
6648         Define the tool-bar map as nil, as for the menu-bar.  Otherwise, we'll
6649         get duplicate tool-bar entries because we'll see the global ones
6650         on more than one path through keymaps.
6652         * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
6654         * progmodes/cmacexp.el: Change Francesco's email address.
6656 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
6658         * window.el (fit-window-to-buffer): Adjust point of the window
6659         buffer, not that of the current buffer.
6661 2000-10-24  Eli Zaretskii  <eliz@is.elta.co.il>
6663         * progmodes/cmacexp.el: Update the euthor's email address.
6665 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
6667         * faces.el (face-spec-set-match-display): Add `graphic' display
6668         type (the inverse of `tty').  Use `display-graphic-p' instead of
6669         the window-system variable.
6671 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
6673         * international/isearch-x.el (isearch-with-input-method):
6674         Call input-method-function with the first event in
6675         unread-command-events.
6677 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
6679         * faces.el (face-default-spec, face-user-default-spec): Make defsubsts.
6681 2000-10-24  Andrew Choi  <akochoi@i-cable.com>
6683         * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
6684         New charsets.
6686         * term/mac-win.el: Remove definitions of mac-roman-lower and
6687         mac-roman-upper, require dired, and define instead of set
6688         mac-ready-for-drag-n-drop to avoid compilation error.
6690 2000-10-23  Andrew Innes  <andrewi@gnu.org>
6692         * files.el (make-backup-file-name-1) [windowsnt, ms-dos]:
6693         Remove superfluous calls to subst-char-in-string; instead apply
6694         expand-file-name after convert-standard-filename to ensure
6695         expected directory separators are used.
6697 2000-10-23  Eli Zaretskii  <eliz@is.elta.co.il>
6699         * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
6701 2000-10-23  Dave Love  <fx@gnu.org>
6703         * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
6704         (tool-bar-add-item): Set foreground and background for XBM icons.
6706         * international/latin1-disp.el (latin1-char-displayable-p):
6707         New function (from Handa).
6708         (latin1-display-check-font): Use it.
6710         * imenu.el (imenu--create-keymap-2): Build menu with menu-item
6711         using :key-sequence, making it much more usable.
6712         Use nconc, not append.
6713         (imenu--create-keymap-1): Avoid append.
6715         * textmodes/refill.el: Remove bits redundant with define-minor-mode.
6717 2000-10-23  Miles Bader  <miles@lsi.nec.co.jp>
6719         [the following changes fix a bug where `define-minor-mode' didn't
6720         correctly generate :require clauses for defcustoms in compiled files]
6721         * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
6722         (byte-compile-log-file, byte-compile-log-1): Don't set
6723         `byte-compile-current-file' to nil.  Instead set
6724         `byte-compile-last-logged-file' to it.  Test whether
6725         byte-compile-current-file equals byte-compile-last-logged-file
6726         instead of whether its nil.
6727         (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
6729 2000-10-23  Stefan Monnier  <monnier@cs.yale.edu>
6731         * textmodes/refill.el: Fix var names in doc.
6732         (refill-mode): Don't bother with make-local-hook anymore.
6734 2000-10-23  Miles Bader  <miles@lsi.nec.co.jp>
6736         * faces.el (face-user-default-spec, face-default-spec): New functions.
6737         (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
6738         (frame-set-background-mode, face-set-after-frame-default):
6739         Use `face-user-default-spec'.  Simplify code slightly.
6741         * woman.el (woman-italic-face, woman-bold-face)
6742         (woman-unknown-face): Add dark-background variants.
6743         (woman-default-faces): Renamed from `woman-colour-faces'.
6744         Set using the stored defaults, rather than using hard-wired colors.
6745         (woman-monochrome-faces): Renamed from `woman-black-faces'.
6746         Just make the foreground `unspecified' rather than "black".
6747         (woman-menu): Rename menu entries accordingly.
6749         * faces.el (header-line): Make more reasonable on mono/grayscale
6750         displays.
6752 2000-10-23  Andrew Choi  <akochoi@i-cable.com>
6754         * cus-edit.el (custom-button-face): Use 3D look for mac.
6755         (custom-button-pressed-face): Likewise.
6757         * faces.el (set-face-attributes-from-resources): Handle mac frames
6758         in the same way as x and w32 frames.
6759         (face-valid-attribute-values): Likewise.
6760         (read-face-attribute): Likewise.
6761         (defined-colors): Likewise.
6762         (color-defined-p): Likewise.
6763         (color-values): Likewise.
6764         (display-grayscale-p): Likewise.
6765         (face-set-after-frame-default): Likewise.
6766         (mode-line): Same default face as for x and w32.
6767         (tool-bar): Likewise.
6769         * frame.el: Remove call to frame-notice-user-settings at end of
6770         the file.
6772         * info.el (Info-fontify-node): Make underlines invisible for mac
6773         as for x, pc, and w32 frame types.
6775         * term/mac-win.el: New file.
6777 2000-10-22  Dave Love  <fx@gnu.org>
6779         * textmodes/refill.el: New file.
6781 2000-10-22  Andre Spiegel  <spiegel@gnu.org>
6783         * vc-hooks.el (vc-version-backup-file-name): New optional args
6784         MANUAL and REGEXP.
6785         (vc-delete-automatic-version-backups, vc-make-version-backup):
6786         New functions.
6787         (vc-before-save): Use the latter.
6788         (vc-default-make-version-backups-p): Added `-p' suffix to avoid
6789         confusion.
6791         * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
6792         expected by vc[-hooks].el.
6794         * vc.el (vc-checkout): Added `-p' suffix in call to
6795         vc-make-version-backups-p; use vc-make-version-backup to actually
6796         make the backup.
6797         (vc-version-other-window, vc-version-backup-file): Handle both
6798         automatic and manual backups.
6799         (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
6800         of all of them.
6802 2000-10-22  Miles Bader  <miles@gnu.org>
6804         * comint.el (comint-highlight-input, comint-highlight-prompt):
6805         Renamed, `-face' at end removed.
6806         (comint-send-input, comint-output-filter): Use renamed faces.
6808         * window.el (fit-window-to-buffer): Change defaulting of
6809         MAX-HEIGHT slightly.
6811         * faces.el (color-values, color-defined-p): Use `member', not
6812         `memq', because it works correctly for strings.
6813         (frame-set-background-mode): Actually, "unspecified-fg" and
6814         "unspecified-bg" *are* strings.  Use `member', not `memq', and
6815         `equal', not `eq', when a string value is possible.
6817 2000-10-21  Eli Zaretskii  <eliz@is.elta.co.il>
6819         * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
6821 2000-10-21  Stefan Monnier  <monnier@cs.yale.edu>
6823         * progmodes/sh-script.el (sh-mode-map): Remove bindings for
6824         sh-electric-rparen, sh-electric-less and sh-electric-hash.
6825         (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
6826         (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
6827         (sh-font-lock-syntactic-keywords): Use them.
6828         (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
6829         (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
6830         (sh-mode): Don't override font-lock-unfontify-region-function.
6831         Use a copy of sh-font-lock-syntactic-keywords.
6832         (sh-set-shell): Don't set sh-electric-rparen-needed-here.
6833         Don't call sh-scan-buffer since font-lock does it on the fly.
6834         (sh-get-indent-info): Use `face' rather than `syntax-table'
6835         text-property to detect here-documents.
6836         Replace sh-special-syntax with sh-st-punc.
6837         (sh-prev-line): Use `face' rather than `syntax-table'
6838         text-property to skip over here-documents.
6839         (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
6840         (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
6841         (sh-electric-less, sh-set-here-doc-region)
6842         (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
6843         (sh-scan-buffer, sh-rescan-buffer): Remove.
6845 2000-10-21  Andrew Innes  <andrewi@gnu.org>
6847         * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
6848         remote (ange-ftp) file names.
6850 2000-10-21  Miles Bader  <miles@gnu.org>
6852         * window.el (fit-window-to-buffer): New function.
6853         (shrink-window-if-larger-than-buffer): Use it.
6854         (window-text-height): Don't expect minibuffers to have mode-lines.
6856         * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
6857         * international/quail.el (quail-update-guidance):
6858         Use `fit-window-to-buffer' instead of `set-window-text-height'.
6860         * international/quail.el (quail-show-guidance-buf): Make sure
6861         guidance window really has enough room.
6862         (quail-update-guidance): If quail-guidance-win is already shown,
6863         make sure its height is OK.
6865         * window.el (window-text-height, set-window-text-height):
6866         New functions.
6867         (shrink-window-if-larger-than-buffer): Use `window-text-height'
6868         instead of `window-height' & `mode-line-window-height-fudge'.
6869         (mode-line-window-height-fudge): Add FACE parameter.
6870         * help.el (resize-temp-buffer-window): Use `set-window-text-height'
6871         instead of `enlarge-window' & `mode-line-window-height-fudge'.
6873 2000-10-20  Miles Bader  <miles@gnu.org>
6875         * window.el (height-affecting-face-attributes): Use `defconst'.
6877         * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
6878         New function, conditionally aliased to `mode-line-window-height-fudge'.
6879         (ispell-help): Use it.
6880         (ispell-choices-win-default-height): Don't include mode-line fudge.
6881         (ispell-choices-win-default-height): New function.
6882         (ispell-show-choices, ispell-command-loop): Use function
6883         `ispell-choices-win-default-height' instead of variable.
6885 2000-10-20  Miles Bader  <miles@lsi.nec.co.jp>
6887         * window.el (mode-line-window-height-fudge): New variable.
6888         (height-affecting-face-attributes): New variable.
6889         (mode-line-window-height-fudge): New function.
6890         (shrink-window-if-larger-than-buffer): Use it.
6891         * help.el (resize-temp-buffer-window): Likewise.
6893         * info.el (Info-fontify-node): Add support for @subsubsection
6894         titles, which use `Info-title-4-face'.
6895         (Info-title-4-face): New face.
6896         (Info-title-3-face): Inherit from Info-title-4-face instead of
6897         variable-pitch.
6899 2000-10-19  Jason Rumney  <jasonr@gnu.org>
6901         * dired.el (dired-insert-directory): Do not let errors signalled by
6902         attempt to run dired-free-space-program prevent dired from working.
6904 2000-10-19  Stefan Monnier  <monnier@cs.yale.edu>
6906         * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
6908 2000-10-19  Gerd Moellmann  <gerd@gnu.org>
6910         * dirtrack.el (dirtrack): Fix call to run-hooks.
6912         * cmuscheme.el (cmuscheme-program-name): Renamed from
6913         scheme-program-name because xscheme.el contains a defcustom with
6914         the same name.  As a consequence, customizing group `cmuscheme'
6915         loaded `xscheme' which redefined run-scheme.
6916         (run-scheme): Use cmuscheme-program-name.
6918         * ps-print.el (ps-print-emacs-type): Move into the eval-and-compile.
6920         * play/doctor.el (doctor-death): Update the Samaritans'
6921         anonymous address, and add a website for Befrienders International.
6923 2000-10-19  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
6925         * ps-print.el: Even/odd pages fix.  Fix little bug on XEmacs.
6926         Avoid compilation gripes.  Doc fix.
6927         (ps-print-version): New version number (6.2).
6928         (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
6929         (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
6930         (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
6931         (ps-x-extent-priority, ps-x-extent-start-position)
6932         (ps-x-face-font-instance, ps-x-find-coding-system)
6933         (ps-x-font-instance-properties, ps-x-make-color-instance)
6934         (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
6935         avoid compilation gripes without defining functions.
6936         (ps-e-find-composition): Alias for function find-composition, to have a
6937         suitable function depending on Emacs version.
6938         (ps-color-device, ps-color-values, ps-face-foreground-name)
6939         (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
6940         (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
6941         (ps-print-ensure-fontified): Function definitions surrounded by
6942         `eval-and-compile' to avoid compilation gripes.
6943         (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
6944         by symbol-value to avoid compilation gripes.
6945         (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
6946         (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
6948 2000-10-19  Miles Bader  <miles@lsi.nec.co.jp>
6950         * startup.el (normal-top-level): Call `frame-set-background-mode'
6951         after `frame-notice-user-settings' because the latter doesn't call
6952         the former on a tty.
6954         * faces.el (frame-set-background-mode): `unspecified' &c are
6955         symbols, not strings.
6957 2000-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
6959         * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
6960         why some "light*" colors are deliberately absent from the alist.
6962         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
6963         Change colors for tty's, as suggested by Miles Bader.
6965 2000-10-19  Kenichi Handa  <handa@etl.go.jp>
6967         * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
6968         (ccl-encode-mule-unicode-0100-24ff): New CCL program.  Register it
6969         for ISO10646-1 fonts.
6970         (x-font-name-charset-alist): Add an entry for "iso10646-1".
6972 2000-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
6974         * faces.el (frame-set-background-mode): If a tty frame defines a
6975         background color, use that to compute the background mode, instead
6976         of always defaulting to "dark".
6978 2000-10-19  Miles Bader  <miles@lsi.nec.co.jp>
6980         * comint.el (comint-write-output): New function.
6981         (comint-mode-map): Add it to the menu.
6982         Bind `C-c C-s' to comint-write-output.
6984 2000-10-18  Gerd Moellmann  <gerd@gnu.org>
6986         * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
6987         Use fancy-splash-delay.
6989 2000-10-18  Alex Schroeder  <alex@gnu.org>
6991         * progmodes/sql.el (sql-sybase-options): New option.
6992         (sql-sybase): Use it.  Add sql-database to the list of parameters
6993         provided for login.  The options -w 2048 -n are not used any more.
6995         * comint.el (comint-read-input-ring): Bugfix such that the first
6996         and the last entry of the input ring file are not lost.
6998 2000-10-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
7000         * ps-print.el: Internal variable changes to defcustom,
7001         make-local-hook changes to defvar.  Doc fix.
7002         (ps-print-version): New version number (6.1).
7003         (ps-setup, ps-do-despool): Code fix.
7004         (ps-printer-name): Customization fix.
7005         (ps-printer-name-option): Now is a defcustom instead of an
7006         internal variable.
7007         (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
7008         (ps-print-begin-column-hook): Now are defvar instead of
7009         make-local-hook.
7011 2000-10-18  Miles Bader  <miles@gnu.org>
7013         * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
7014         (comint-kill-output): Changed into an alias for `comint-delete-output',
7015         and made obsolete.
7016         (comint-mode-map): Rename references to comint-kill-output.
7018 2000-10-18  Eli Zaretskii  <eliz@is.elta.co.il>
7020         * diff-mode.el (diff-header-face, diff-file-header-face)
7021         (diff-changed-face): Add bold and italic attributes to tty faces.
7022         (diff-function-face): New face.
7023         (diff-font-lock-keywords): Use it.
7025 2000-10-18  Miles Bader  <miles@lsi.nec.co.jp>
7027         * comint.el (comint-output-filter): Fixup comint-last-input-end too.
7028         Remove commented-out call to force-mode-line-update.
7029         (comint-kill-output): Use `forward-line 0' instead of
7030         beginning-of-line to make sure we get past the prompt.
7032 2000-10-17  Stefan Monnier  <monnier@cs.yale.edu>
7034         * diff-mode.el (diff-header-face, diff-file-header-face):
7035         Add specific setting for dark background.
7036         (diff-context-face): Renamed from diff-comment-face.
7037         Set explicitly rather than inheriting from font-lock-comment-face.
7039 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
7041         * startup.el (command-line): Move the code which sets the default
7042         TTY colors to before before-init-hook.
7044 2000-10-17  Gerd Moellmann  <gerd@gnu.org>
7046         * jit-lock.el (jit-lock-stealth-time): Doc fix.
7048 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
7050         * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
7051         extensions, for MS-DOS.
7053         * diff-mode.el (diff-header-face, diff-file-header-face)
7054         (diff-changed-face): Define tty-specific colors.
7056 2000-10-17  Gerd Moellmann  <gerd@gnu.org>
7058         * startup.el (fancy-splash-text): Realign the text.
7060 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
7062         * font-lock.el (font-lock-comment-face): Define a separate default
7063         for dark-background tty's.
7065 2000-10-17  Miles Bader  <miles@gnu.org>
7067         * help.el (resize-temp-buffer-window): Add hack to avoid last line
7068         being obscured by whizzy mode-lines on graphics displays.
7070 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
7072         * info.el (Info-title-1-face, Info-title-2-face)
7073         (Info-title-3-face): Define colors for tty's.
7074         (info-header-node): Remove unneeded tty-specific definition.
7076 2000-10-16  Eli Zaretskii  <eliz@is.elta.co.il>
7078         * term/pc-win.el (msdos-handle-reverse-video): Don't remove
7079         reverse from the frame parameters, and don't invert foreground and
7080         background colors.
7082 2000-10-16  Miles Bader  <miles@gnu.org>
7084         * info.el (Info-set-mode-line): Use `%b' instead of hardwired
7085         string "*Info*".  Call propertized-buffer-identification to spruce
7086         up the result.
7088 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
7090         * help.el: Provide `help' for the sake of define-minor-mode
7091         which generates defcustoms with requires.
7093         * jit-lock.el (jit-lock-after-change): If we're in text that
7094         matches a multi-line font-lock pattern, make sure the whole text
7095         will be redisplayed.
7097         * emacs-lisp/authors.el (authors-add): Don't add an entry if
7098         author's name is unknown.
7100         * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
7101         * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
7102         * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
7103         * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
7104         * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
7105         * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
7106         * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
7107         * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
7108         * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
7109         Add author information.
7111 2000-10-16  Miles Bader  <miles@lsi.nec.co.jp>
7113         * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
7114         * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
7115         full-color version (using the Gimp) to eliminate dithering artifacts.
7117 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
7119         * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
7121         * simple.el (syntax-flag-table, string-to-syntax): Remove.
7123 2000-10-15  Dave Love  <fx@gnu.org>
7125         * progmodes/sh-script.el: Require skeleton and comint when compiling.
7127         * pcomplete.el (pcomplete) <defgroup>: Add :version.
7129         * whitespace.el: Doc fixes.
7130         (top-level): Don't add hooks here.
7131         (whitespace-running-emacs): Deleted.
7132         (timer): Don't require.
7133         (whitespace): Add back :version conditional on xemacs test.
7134         (whitespace-spacetab-regexp, whitespace-indent-regexp)
7135         (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
7136         (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
7137         (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
7138         Avoid specific xemacs test.
7139         (whitespace-global-mode): New option.
7140         (whitespace-global-mode): New command.
7141         (whitespace-unload-hook): New function.
7143         * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
7144         (Info-fontify-node, Info-goto-node, Info-mode-menu)
7145         (Info-fontify-node): `Goto' goes to `Go to'.
7146         (Info-fontify-node): Add help-echo to xref links.
7148 2000-10-15  Eli Zaretskii  <eliz@is.elta.co.il>
7150         * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
7152 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
7154         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
7155         Use plist-get and allow :inherit.
7157         * emacs-lisp/cl-macs.el (cl-do-arglist):
7158         Use plist-get and plist-member instead of memq.
7160         * emacs-lisp/ewoc.el (ewoc-location): New function.
7161         (ewoc-enter-after, ewoc-enter-before): Document return value.
7162         * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
7163         Don't need make-local-hook any more.
7164         (cvs-addto-collection): Return the new tin.
7165         (cvs-mode-insert): Jump to the new line.
7167         * jit-lock.el (jit-lock-fontify-buffer): Remove.
7169         * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
7171         * font-lock.el (font-lock-syntactically-fontified): New var.
7172         (font-lock-fontify-syntactic-keywords-region): Use it.
7173         (font-lock-mode): Fix docstring.  Don't need make-local-hook anymore.
7175         * diff-mode.el (diff-find-file-name): Fix regexp.
7177         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
7178         (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
7180         * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
7181         (sh-mode-syntax-table): Add punctuation syntax for < and >.
7182         (sh-mode): Don't make all vars local here.
7183         (sh-kw): Reformat.
7184         (sh-set-shell): Use dolist.  Don't set indent-region-function.
7185         (sh-mode-syntax-table): Use pop.
7186         (sh-remember-variable): Use push.
7187         (sh-help-string-for-variable): Use memq.
7188         (sh-safe-backward-sexp): Remove.
7189         (sh-safe-forward-sexp): Add ARG.
7190         (sh-get-indent-info, sh-prev-stmt): Use it.
7191         (sh-prev-line): Simplify by using forward-comment.
7192         (sh-this-is-a-continuation): Simplify.
7193         (sh-learn-buffer-indent): Use dolist.
7194         (sh-do-nothing): Remove.
7195         (sh-set-char-syntax, sh-set-here-doc-region):
7196         Use inhibit-modification-hooks.
7197         (sh-name-style): Use mapcar and push.
7198         (sh-load-style): Use dolist.
7199         (sh-save-styles-to-buffer): Use with-current-buffer and pp.
7200         (sh-case, sh-while-getopts): Use propertize directly rather
7201         than sh-electric-rparen.
7203 2000-10-14  Stefan Monnier  <monnier@cs.yale.edu>
7205         * textmodes/tex-mode.el: Require CL when compiling.
7206         (tex-mode-syntax-table): Init immediately.
7207         (tex-mode-map): Bind M-RET to latex-insert-item.
7208         (latex-mode): Set indent-line-function to latex-indent.
7209         (tex-common-initialization): Don't setup the syntax-table any more.
7210         (latex-insert-item): New skeleton.
7211         (tex-next-unmatched-end): Fix copy/paste braino.
7212         (latex-syntax-after, latex-skip-close-parens, latex-down-list)
7213         (latex-indent, latex-find-indent): New functions.
7214         (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
7215         (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
7216         (tex-compilation-parse-errors): Use with-syntax-table.
7218 2000-10-15  Miles Bader  <miles@gnu.org>
7220         * font-lock.el (font-lock-comment-face): Change dark-background,
7221         color, non-tty, default to `chocolate1'.
7223 2000-10-13  John Wiegley  <johnw@gnu.org>
7225         * eshell/esh-util.el (require): Added a missing `require' form,
7226         needed when compiling (for an ange-ftp macro definition).
7228 2000-10-13  Dave Love  <fx@gnu.org>
7230         * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
7232 2000-10-13  Gerd Moellmann  <gerd@gnu.org>
7234         * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc fix.
7236         * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
7237         transparent -colors 8).
7239 2000-10-13  Stephen Gildea  <gildea@alum.mit.edu>
7241         * time-stamp.el (time-stamp): Fixed bug in new multi-line code
7242         that breaks with old list format timestamps.
7243         (time-stamp-warn-inactive, time-stamp-old-format-warn)
7244         (time-stamp-count, time-stamp-conversion-warn): Improved doc strings.
7246 2000-10-13  John Wiegley  <johnw@gnu.org>
7248         * align.el, pcomplete.el, calendar/timeclock.el,
7249         eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
7251         * calendar/timeclock.el (timeclock-find-discrep): A fix to some
7252         faulty math, where holiday hours were being computing as seconds.
7254 2000-10-13  John Wiegley  <johnw@gnu.org>
7256         * desktop.el (desktop-buffer-modes-to-save): Added a global for
7257         specifying what "other" kinds of buffers should be saved.
7258         This used to be hard-coded.
7259         (desktop-buffer-misc-functions): A global for specifying how
7260         auxiliary data should be determined for special buffer types.
7261         (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
7262         instead of hard-coding the special buffer types.
7263         (desktop-save): Run `desktop-buffer-misc-functions' to gather
7264         auxiliary data, instead of hard-coding for Info buffers and dired.
7265         (desktop-buffer-info-misc-data): Aux function for determining Info
7266         buffer auxiliary info.
7267         (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
7268         (desktop-buffer-info): Changed this function to use the info
7269         gathered above.
7270         (desktop-create-buffer): Be a little more careful about what
7271         `minor-mode' means before calling it.  This is important for some
7272         buffer types.
7274 2000-10-13  John Wiegley  <johnw@gnu.org>
7276         * eshell/esh-util.el: Added a global form which declares an
7277         autoload for `parse-time-string', if that function is not already
7278         defined, and if parse-time.el is available on the user's system.
7280         * eshell/em-ls.el (eshell-ls-applicable): Extended this function
7281         to be aware of ange-ftp user info.
7282         (eshell-do-ls): Bind `ange-cache'.  Also, use `eshell-file-attributes'.
7283         (eshell-ls-annotate): Use `eshell-file-attributes'.
7284         (eshell-ls-file): Made the user-id printing code a bit smarter.
7286         * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
7287         allow identification of alias user ids in remote directories.
7288         It's manual, but there's no other way to know when the current user
7289         on the local machine, is also the owning user on the remote machine.
7290         (fboundp): Bind `ange-cache'.
7291         (eshell-directory-files-and-attributes): Re-organized the logic a
7292         bit to use `eshell-file-attributes' instead of `file-attributes'.
7293         The former is more sensitive to directories that are read via FTP,
7294         and knows how to use ange-ftp to determine full attribute
7295         information, instead of just the name and last modtime.
7296         (eshell-current-ange-uids): Return the current user id when in a
7297         remote directory.
7298         (eshell-parse-ange-ls): Parse a full directory listing that has
7299         been returned by ange-ftp.
7300         (eshell-file-attributes): This beefed up version of
7301         `file-attributes' is only special if the user is currently in a
7302         remote directory, in which case it does a lot of work to find out
7303         what the real attributes of a file are, as they appear on the
7304         remote machine.  This makes usage of remote directories (i.e.,
7305         ange-ftp pathnames) much more useful.  You can now use Eshell as a
7306         full-fledged FTP client, with much more manipulation ability than
7307         most other clients.
7309         * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
7310         variable, which means that Eshell's du should always be preferred
7311         in remote directories.
7312         (eshell-shuffle-files): Use `eshell-file-attributes', rather than
7313         just `file-attributes'.
7314         (eshell-mvcp-template): Bind `ange-cache', to improve performance
7315         when reading remote directories.  This is an Eshell-specific
7316         variable (not part of ange-ftp).
7317         (eshell/ln): Bind `ange-cache'.
7318         (eshell/du): Added some extra logic for determining when to use
7319         Eshell's du (which is slow), and when to use the external version
7320         (which may or may not exist).
7322         * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
7323         Call `eshell-interactive-process', rather than using
7324         `get-buffer-process', since backgrounded processes don't count in
7325         the context of this function's logic.
7327         * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
7328         `forward-char', so that null strings are parsed correctly.
7330 2000-09-13  John Wiegley  <johnw@gnu.org>
7332         * eshell/em-pred.el (eshell-pred-file-type)
7333         (eshell-pred-file-links, eshell-pred-file-size):
7334         Use `eshell-file-attributes'.  This is more correct over ange-ftp.
7336         * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
7337         that remote file globbing is more efficient.
7339         * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
7340         gathering the files and attributes within a directory.
7342         * eshell/em-unix.el (eshell/cat): If any of the files passed on
7343         the command line is a special file (not a regular file, directory
7344         or symlink), always attempt to call the external version of cat.
7346 2000-09-13  John Wiegley  <johnw@gnu.org>
7348         * eshell/esh-mode.el (eshell-find-tag): Corrections to the
7349         Eshell-friendly version of find-tag.
7351 2000-10-13  Miles Bader  <miles@lsi.nec.co.jp>
7353         * image-file.el (image-file-name-extensions)
7354         (image-file-name-regexps): Add autoload cookies.
7356 2000-10-13  Kenichi Handa  <handa@etl.go.jp>
7358         * international/mule-cmds.el (select-safe-coding-system): If FROM
7359         is string, show it in *Warning* buffer.
7361 2000-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
7363         * startup.el (normal-top-level): Use display-popup-menus-p instead
7364         of window-system.
7365         (command-line): Use display-graphic-p instead of window-system.
7366         (command-line-1): Use display-popup-menus-p and display-mouse-p
7367         instead of window-system.
7369 2000-10-12  Sam Steingold  <sds@gnu.org>
7371         * tooltip.el (tooltip-use-echo-area): New user variable.
7372         (tooltip-show): Use it to choose between `x-show-tip' and `message'.
7374 2000-10-12  Dave Love  <fx@gnu.org>
7376         * recentf.el: Maintainer's checkdoc fixes.
7378         * startup.el (normal-top-level-add-subdirs-to-load-path):
7379         Use character class, not ASCII when matching file names.
7380         (fancy-splash-head): Add trailing slash to URL.
7381         (command-line): Don't require XPM support for toolbar.
7383         * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
7384         (cperl-invalid-face): Revert last change.
7385         (cperl-init-faces): Quote cperl-invalid-face.
7387 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
7389         * startup.el (fancy-splash-text): Remove superfluous quote.
7391 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
7393         * startup.el (fancy-splash-screens): Don't add a pre-command hook.
7394         (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
7395         (command-line-1): Don't use fancy-splash-pending-command.
7396         (fancy-splash-screens-1): Goto point-min after inserting text.
7398         * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
7400         * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
7401         instead of shared-lisp-mode-map.
7403 2000-10-12  Miles Bader  <miles@lsi.nec.co.jp>
7405         * faces.el (header-line): Change tty-variant to use underlining.
7407         * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
7408         (isearch-highlight): Restore lazy-isearch face properties at old
7409         position, and suppress them at new position.
7410         (isearch-dehighlight): Restore lazy-isearch face properties.
7411         (isearch-lazy-highlight-update): Add lazy-isearch overlays even
7412         over the real isearch overlay, but in that case, don't give it a
7413         face property.  Use `push'.
7415 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
7417         * man.el (Man-getpage-in-background): Fix previous change.
7418         Decode the process output only when we are in multibyte mode.
7420 2000-10-11  Dave Love  <fx@gnu.org>
7422         * info.el (Info-mode-menu): Fix some help.
7423         (info-tool-bar-map): Add entry for Info-last.
7425         * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
7426         * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
7427         * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
7428         * toolbar/cut.xpm, toolbar/mail_compose.xpm:
7429         * toolbar/search-replace.xpm, toolbar/exit.xpm:
7430         * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
7431         * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
7432         * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
7433         * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
7434         * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
7435         Reduce colour requirements to 25 overall.  (Probably wants
7436         revisiting from the originals to reduce further.)
7438 2000-10-11  Eli Zaretskii  <eliz@is.elta.co.il>
7440         * hexl.el (hexlify-buffer): Bind coding-system-for-write to
7441         buffer-file-coding-system, instead of raw-text.
7442         (dehexlify-buffer): Bind coding-system-for-read to
7443         buffer-file-coding-system, instead of raw-text.
7445 2000-10-11  Sam Steingold  <sds@gnu.org>
7447         * progmodes/cperl-mode.el (cperl-invalid-face): Double-quote
7448         `underline' - fixes the bug introduced on 2000-09-21.
7450 2000-10-11  Dave Love  <fx@gnu.org>
7452         * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
7453         Avoid compiler warnings.
7454         (scheme-mode): Doc fix.
7455         (scheme-font-lock-keywords-1): Match `define-syntax'.
7457 2000-10-11  Miles Bader  <miles@lsi.nec.co.jp>
7459         * faces.el (frame-set-background-mode): Pay attention to saved
7460         face specs as well as default ones.  Only do anything if the
7461         bg-mode or display-type has actually changed.  Use `dolist'.
7462         (region): Make dark-background `region' face less in-your-face.
7464 2000-10-10  Sam Steingold  <sds@gnu.org>
7466         * chistory.el, ielm.el, ledit.el:
7467         * progmodes/inf-lisp.el, progmodes/scheme.el:
7468         Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
7470 2000-10-10  Stefan Monnier  <monnier@cs.yale.edu>
7472         * textmodes/texinfo.el: Update copyright and fix typo.
7474         * desktop.el (desktop-modes-not-to-save): New var.
7475         (desktop-save-buffer-p): Use it.
7476         Also, obey desktop-buffers-not-to-save even for non-file buffers.
7477         (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
7479 2000-10-10  Dave Love  <fx@gnu.org>
7481         * toolbar/tool-bar.el (tool-bar-add-item)
7482         (tool-bar-add-item-from-menu): Don't favour XPM icons on mono display.
7484         * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
7485         * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
7486         * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
7487         * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
7488         * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
7489         * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
7490         * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
7491         * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
7492         * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
7493         * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
7494         the .xpms; probably need retouching.
7496 2000-10-10  Miles Bader  <miles@lsi.nec.co.jp>
7498         * subr.el (add-to-list): Add optional argument APPEND.
7499         * battery.el (display-battery): Use `add-to-list'.
7501 2000-10-09  Thien-Thi Nguyen  <ttn@gnu.org>
7503         * play/zone.el (zone-timer, zone-wc-tbl): Rework these vars as symbol
7504         properties.
7505         (zone, zone-when-idle, zone-leave-me-alone)
7506         (zone-pgm-whack-chars): Use new symbol properties.
7508         * battery.el (display-battery): Doc spelling fix.
7510         * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
7511         property.
7513 2000-10-09  Dave Love  <fx@gnu.org>
7515         * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
7516         has been initialized before calling tool-bar-setup.
7517         (tool-bar-add-item-from-menu): Add autoload cookie.
7519 2000-10-09  Eli Zaretskii  <eliz@is.elta.co.il>
7521         * menu-bar.el (send-mail-item-name): New function.
7522         (menu-bar-tools-menu) <compose-mail>: Use it to display the value
7523         of mail-user-agent in the menu.  Don't display the "Send Mail"
7524         item if mail-user-agent is nil or its value is ignore.
7525         (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
7526         if read-mail-command is nil or its value is ignore.
7528         * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
7530 2000-10-09  Miles Bader  <miles@gnu.org>
7532         * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
7533         Correct image size.
7534         * toolbar/left_arrow.xpm: Correct image size.
7536         * jka-compr.el: Don't call `jka-compr-install' when loading (it
7537         will be done by the definition of `auto-compression-mode' if
7538         necessary.  Move code to uninstall existing file-name handler
7539         before definition of `auto-compression-mode'.
7541         * image-file.el (auto-image-file-mode): Move to the end of the
7542         file, because `define-minor-mode' actually calls the mode-function
7543         if the associated variable is non-nil, which requires that all
7544         needed functions be already defined.
7546         * mouse.el (popup-menu): Balance parens.
7548 2000-10-08  Stefan Monnier  <monnier@cs.yale.edu>
7550         * mouse.el (popup-menu): Move the command call outside the loop
7551         so that popup-menu returns whatever the command returns.
7553         * progmodes/etags.el: Docstring fixes.  Maintainer line updated.
7554         (initialize-new-tags-table): Use run-hook-with-args-until-success.
7555         (find-tag): Use pop-to-buffer if switch-to-buffer failed.
7556         (tags-table-format-functions): Renamed from tags-table-format-hooks.
7558         * vc.el (vc-version-diff): diff-switches can be a list.
7559         Use relative filenames for prettier output.
7561         * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
7562         (vc-post-command-functions): Remove old-VC compatibility code.
7564         * newcomment.el (comment-indent-default): Autoload.
7566         * font-lock.el (font-lock-defaults): Make buffer-local.
7567         (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
7568         (font-lock-choose-keywords):
7569         Ignore LEVEL unless KEYWORDS is a list of syms.
7570         (c-keywords, c++-keywords, objc-keywords, java-keywords):
7571         Don't wrap regexp-opt things in \(...\) unnecessarily.
7573         * jit-lock.el: Don't require font-lock any more.
7574         (jit-lock-functions): Make buffer-local.
7575         (jit-lock-saved-fontify-buffer-function): Remove.
7576         (jit-lock-mode): Remove autoload cookie.
7577         Remove font-lock specific code.
7578         (jit-lock-unregister): Don't bother handling complex hooks any more.
7579         (jit-lock-refontify): New function.
7580         (jit-lock-fontify-buffer): Use it.
7581         (jit-lock-function-1): Replaced by jit-lock-fontify-now.
7582         (jit-lock-fontify-now): Renamed from jit-lock-function-1.
7583         Add optional args START and END.
7584         Never call font-lock-fontify-region directly.
7585         (jit-lock-function, jit-lock-stealth-fontify): Use it.
7587         * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
7589 2000-10-08  Dave Love  <fx@gnu.org>
7591         * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
7593         * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
7595         * play/studly.el (studlify-region, studlify-word): Add autoload
7596         cookie.
7598         * play/morse.el (morse-region, unmorse-region): Add autoload
7599         cookie.
7601         * play/spook.el (spook-phrases-file): Use expand-file-name, not
7602         concat.
7604         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
7605         insist on symbols starting with word syntax.
7606         (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
7607         (eval-defun-1): Doc fix.
7608         (indent-sexp): Use nconc to build up indent-stack.
7610         * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
7611         Gnus with little use.
7612         (mail-setup-hook): Add mail-abbrevs-setup to options.
7614         * recentf.el: Doc fixes.
7616         * vcursor.el (vcursor-cs-binding): Remove compatibility code.
7617         Clean up remainder.
7619         * timezone.el (timezone-parse-date): Doc fix.  Fix regexps for (5)
7620         without timezone and (8) with timezone to enforce some whitespace.
7621         Simplify code somewhat.
7623         * options.el (list-options): Doc that you should use customize.
7625         * iswitchb.el (iswitchb-mode): Add :require.
7627         * info.el (Info-goto-node, Info-menu): Doc fix.
7628         (Info-mode-menu): Bind beginning-of-buffer, Info-edit
7629         (info-tool-bar-map): New variable.
7630         (Info-mode): Use it.
7631         (Info-edit-map): Define all in defvar.
7632         (speedbar-attached-frame): Avoid compiler warning.
7634         * toolbar/tool-bar.el (tool-bar-map): Define it empty.
7635         (global-map): Bind [tool-bar] to a filtered map.
7636         (tool-bar-add-item): Remove MAP arg.  Allow PBM icons.
7637         (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
7638         Allow PBM icons.
7639         (tool-bar-setup): Adjust calls of tool-bar-add-item.
7641         * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
7642         * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
7643         * toolbar/right_arrow.xpm: New files.  Renamed from tigert's
7644         icons, except up_arrow, which is left-arrow rotated.
7646         * imenu.el (imenu-add-to-menubar): Fix last change.
7648 2000-10-08  Peter Breton  <pbreton@ne.mediaone.net>
7650         * generic-x.el (rul-generic-mode): Remove eval-when-compile
7651         statements. Suggested by Stefan Monnier  <monnier@cs.yale.edu>.
7653 2000-10-08  Eli Zaretskii  <eliz@is.elta.co.il>
7655         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
7656         typos in doc strings.
7658         * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
7659         the doc strings how to customize Font Lock faces.
7661         * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
7662         computing growth when dragging the header line.
7664 2000-10-08  Eli Zaretskii  <eliz@is.elta.co.il>
7666         * simple.el (kill-line): Doc fix.
7668 2000-10-08  Miles Bader  <miles@gnu.org>
7670         * faces.el (secondary-selection): Make foreground visible on tty.
7672         * jka-compr.el (auto-compression-mode): Move to the end of the
7673         file, because `define-minor-mode' actually calls the mode-function
7674         if the associated variable is non-nil, which requires that all
7675         needed functions be already defined.
7676         (with-auto-compression-mode): Add autoload cookie.
7678 2000-10-07  Eli Zaretskii  <eliz@is.elta.co.il>
7680         * files.el (find-backup-file-name) [ms-dos]: If support for long
7681         file names is not available, behave as if version-control were set
7682         to never.
7684 2000-10-07  Dave Love  <fx@gnu.org>
7686         * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
7687         (browse-url-gnome-moz): New function.
7688         (browse-url-browser-function): Use it.
7689         Suggested by Colin Walters <walters@cis.ohio-state.edu>.
7691 2000-10-07  Stefan Monnier  <monnier@cs.yale.edu>
7693         * indent.el (tab-always-indent): New var.
7694         (indent-for-tab-command): Use it.
7696         * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
7697         raise an error.  This way it can still default to a sane value.
7699 2000-10-06  Stefan Monnier  <monnier@cs.yale.edu>
7701         * startup.el (fancy-splash-screens): Use local rather than global map.
7702         Don't use `update-menu-bindings' any more.
7703         Get rid of assumptions about keymap representation.
7705 2000-10-06  Dave Love  <fx@gnu.org>
7707         * textmodes/fill.el (sentence-end-double-space)
7708         (sentence-end-without-period):  Doc fix.
7709         (adaptive-fill-regexp): Purecopy.
7710         (unjustify-current-line): Use line-end-position.
7711         (fill-individual-paragraphs-prefix): Use line-beginning-position.
7713         * net/eudc-vars.el (eudc): Add :version, :link.
7715         * international/mule-conf.el (file-coding-system-alist): Use \', not $.
7717         * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
7718         Fix for define-minor-mode.
7719         (function-at-point): Alias to function-called-at-point.
7721         * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
7723         * simple.el (backward-word): Doc fix.
7725         * image-file.el (image-file-name-regexp): image-file-regexps ->
7726         image-file-name-regexps.
7727         (image-file-name-extensions): Add pbm.
7729 2000-10-06  Stefan Monnier  <monnier@cs.yale.edu>
7731         * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
7732         and add filename to the names so that diff-mode can jump to source.
7734         * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
7735         (tex-font-lock-keywords, tex-font-lock-keywords-2)
7736         (tex-font-lock-keywords-1): Remove.
7737         (font-lock-turn-on-thing-lock): Use jit-lock-register.
7738         (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
7739         (font-lock-default-fontify-region):
7740         Expand beg..end correctly when just following a multiline region.
7741         (font-lock-fontify-anchored-keywords):
7742         Include the anchor text as part of the multiline.
7744 2000-10-06  Gerd Moellmann  <gerd@gnu.org>
7746         * loadup.el (toplevel): Load `loaddefs' before `help' because the
7747         latter needs the autoloaded define-minor-mode macro during the
7748         bootstrap.
7750         * startup.el (command-line): For now, activate tool-bar-mode only
7751         if XPM images are supported.
7753         * mouse.el (mouse-drag-header-line): Don't allow resizing a
7754         window by dragging a header-line at the top of the frame; that's
7755         confusing because the header-line doesn't move.
7756         (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
7757         of treating the event as a list.  Some cleanup.
7759 2000-10-06  Miles Bader  <miles@gnu.org>
7761         * simple.el (display-message-or-buffer): New function.
7762         (shell-command-on-region): Use `display-message-or-buffer'.
7764         * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
7765         docstring parts.
7767         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
7768         (smbclient-prompt-regexp): Add usage note to doc string.
7769         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
7770         (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
7771         Use add-hook for adding the comint filter function, and only do so
7772         if it's not already in the global hook list.
7773         (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
7774         to `make-local-variable'.
7775         (nslookup-font-lock-keywords): Remove prompt entry.
7776         (nslookup): Don't set the process-filter.
7777         (finger): Exit the loop correctly when the regexps list runs out.
7778         (ftp, smbclient, smbclient-list-shares):
7779         Set the real major mode immediately, not after execing.
7780         Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
7782         * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
7784 2000-10-05  Stefan Monnier  <monnier@cs.yale.edu>
7786         * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
7788         * which-func.el (which-func-format): Remove spurious space.
7789         (which-func-mode): Don't make it permanent-local.
7790         (which-func-ff-hook): Allow which-func-maxout to be nil.
7791         (which-func-update): Simplify a bit.  Only run if which-func-mode is t.
7792         (which-func-mode): Simplify.
7793         Use post-command-idle-hook rather than post-command-hook.
7794         Go through all buffers and update their state.
7795         (which-function): Also try add-log-current-defun-function.
7797         * vc.el (with-vc-properties): Use conses rather than length-2 lists.
7798         (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
7799         Update call to with-vc-properties accordingly.
7800         (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
7801         (vc-revert-buffer): More careful about window selection and deletion.
7802         (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
7804         * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
7805         (cvs-retrieve-revision): Reuse a pre-existing buffer.
7806         (cvs-dired-action): Change the default to quickdir.
7808         * newcomment.el (comment-indent): Delegate to indent-according-to-mode
7809         if comment-indent-function returns nil.
7810         (comment-indent-default): New function.
7811         (comment-indent-function): Use it and document the new semantics.
7813         * image-file.el: Docstring fixes.
7815         * help.el (help-xref-on-pp): Use match-string.
7816         (describe-variable): New arg BUFFER.
7817         Store the current buffer in the help-xref-stack.
7818         (temp-buffer-resize-mode): Use define-minor-mode.
7820         * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
7821         consistently with its docstring.
7822         Set jit-lock-first-unfontify-pos in an idempotent way.
7823         (jit-lock-register): Autoload and add arg CONTEXTUAL.
7825 2000-10-05  Alex Schroeder  <alex@gnu.org>
7827         * sql.el (sql-mysql-options): New variable.
7828         (sql-mysql): Use it.
7830 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
7832         * image.el (image): New group.
7834         * smerge-mode.el (smerge-mine-face, smerge-other-face)
7835         (smerge-base-face, smerge-markers-face): Add dark-background variants.
7837 2000-10-04  Peter Breton  <pbreton@ne.mediaone.net>
7839         * net/net-utils.el (nslookup-font-lock-keywords)
7840         (ftp-font-lock-keywords, smbclient-font-lock-keywords):
7841         Ignore the value of wqindow-system; always define keywords
7843 2000-10-05  Kenichi Handa  <handa@etl.go.jp>
7845         * startup.el (fancy-splash-screens): Remove the code for
7846         debugging; `(trace-to-stderr "EXITTT\n")'.
7848 2000-10-05  Miles Bader  <miles@gnu.org>
7850         * diff-mode.el (diff-goto-source): Update call to
7851         `diff-hunk-status-msg' to reflect new REV variable.
7853 2000-10-04  Stefan Monnier  <monnier@cs.yale.edu>
7855         * progmodes/icon.el (icon-mode):
7856         Don't gratuitously override the default for comment-column.
7858         * vc-hooks.el (vc-mode-line): Fix interactive spec.
7860         * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
7861         (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
7862         (jit-lock-functions): New var.
7863         (jit-lock-function-1): Use it if non-nil.
7864         Don't switch the syntax-table.  Don't set parse-sexp-lookup-properties.
7865         Set the `fontified' property before doing the fontification to avoid
7866         repeatedly going through the same error.
7867         Don't turn errors into messages.
7868         (jit-lock-register, jit-lock-unregister): New functions.
7870         * dired.el (dired-mark-pop-up): Turn comment into docstring.
7871         Use with-current-buffer.
7873         * dired-aux.el (dired-do-create-files, dired-kill-tree):
7874         Turn comment into docstring.
7876         * apropos.el (apropos-mode): Use define-derived-mode.
7878 2000-10-04  Gerd Moellmann  <gerd@gnu.org>
7880         * startup.el (fancy-splash-pending-command): New variable.
7881         (fancy-splash-pre-command): New function.
7882         (fancy-splash-screens): Rewritten.
7883         (command-line-1): If fancy-splash-pending-command is set, call it
7884         interactively.
7886 2000-10-04  Dave Love  <fx@gnu.org>
7888         * toolbar/tool-bar.el (tool-bar-setup): New function.
7889         (tool-bar-mode): Use it.
7891         * subr.el (substitute-key-definition): Doc fix.
7892         (play-sound-file): New command.
7894 2000-10-04  Andre Spiegel  <spiegel@gnu.org>
7896         * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
7897         vc-version-backup-file-name): New functions.
7899         * files.el (basic-save-buffer): Call vc-before-save before saving.
7901         * vc-cvs.el (vc-cvs-make-version-backups): Return t if
7902         vc-cvs-stay-local-p.
7904         * vc.el (vc-revert-buffer): Handle empty diff properly.
7905         (vc-version-backup-file): New function.
7906         (vc-checkout): Create a version backup if necessary.
7907         (vc-checkin): If a version backup file exists, delete it.
7908         (vc-version-diff): Diff locally using version backups, if available.
7909         (vc-revert-file): If there's a version backup, revert locally.
7910         (vc-transfer-file): Use version backup for base version, if
7911         available.  If not, ask for confirmation whether to get it from the
7912         server.  Update mode line before check-in.
7914 2000-10-04  Dave Love  <fx@gnu.org>
7916         * toolbar/tool-bar.el (tool-bar-setup): New function.
7917         (tool-bar-mode): Use it.
7919 2000-10-04  Peter Breton  <pbreton@ne.mediaone.net>
7921         * net/net-utils.el (nslookup-font-lock-keywords)
7922         (ftp-font-lock-keywords, smbclient-font-lock-keywords):
7923         Only set if window-system is non-nil
7924         (net-utils-run-program): Returns buffer.
7925         (network-connection-reconnect): Added this function.
7927         * generic.el:
7928         Incorporates extensive cleanup and docfixes by
7929         Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
7930         Uses cl compile-time macros.
7931         (generic-mode-name, generic-comment-list)
7932         (generic-keywords-list, generic-font-lock-expressions)
7933         (generic-mode-function-list, generic-mode-syntax-table):
7934         Removed variables.
7935         (generic-mode-alist): Renamed to generic-mode-list.
7936         (generic-find-file-regexp): Default changed to "^#".
7937         (generic-read-type): Uses completing read on generic-mode-list.
7938         (generic-mode-sanity-check): removed this function.
7939         (generic-add-to-auto-mode): Removed this function
7940         (generic-mode-internal): Bind mode-specific definitions
7941         into function instead of putting them in alist.
7942         (generic-mode-set-comments): Reworked extensively.
7943         (generic-mode-find-file-hook): Simplified regexp searching
7944         (generic-make-keywords-list): Omit extra pair of parens
7946         * find-lisp.el (find-lisp-find-files-internal):
7947         Make sure directory name ends with "/".
7949         * generic-x.el (apache-conf-generic-mode):
7950         Regexp now allows leading whitespace.
7951         (rc-generic-mode): Added eval-when-compile
7952         around generic-make-keywords-list.
7953         Deleted duplicate regexp
7954         (rul-generic-mode): Added eval-when-compile
7955         around generic-make-keywords-list.
7956         (etc-fstab-generic-mode): New generic mode.
7957         (rul-generic-mode): Removed one eval-when-compile
7958         which caused a max-specpdl-size exceeded error.
7960 2000-10-04  Miles Bader  <miles@gnu.org>
7962         * simple.el (minibuffer-temporary-goal-position): New variable.
7963         (next-history-element): Try to keep the position of point in the
7964         input string constant.
7966         * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
7967         (dired-do-create-files): If there's only one file, pass it in as
7968         the DEFAULT arg to dired-mark-read-file-name.
7970 2000-10-03  Stefan Monnier  <monnier@cs.yale.edu>
7972         * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
7973         (diff-goto-source): Be smarter when choosing REVERSE or not.
7975         * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
7976         (texinfo-mode-menu): Add an explicit shortcut for update all.
7978 2000-10-03  Andre Spiegel  <spiegel@gnu.org>
7980         * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
7981         factorize backend-specific code cleanly (this was essentially
7982         conceived by Stefan Monnier).
7983         (vc-unregister): Function removed.
7984         (vc-revert-file): New function.
7985         (vc-revert-buffer): Delegate some of the work to it.
7987         * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
7988         default branch unconditionally.
7989         (vc-rcs-set-default-branch): New function.
7990         (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
7991         (vc-rcs-checkin): If an appropriate default branch has been set,
7992         force creation of that branch.
7993         (vc-rcs-receive-file): Rewritten to contain only backend-specific
7994         code (as suggested by Stefan Monnier).
7996 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
7998         * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
7999         highlighting overlay with a different face over the overlay
8000         isearch uses to highlight the current match because that can lead
8001         to bad face combinations.
8003         * loadup.el (toplevel): Load faces before isearch.
8005         * isearch.el (isearch-faces): New custom group.
8006         (isearch): New defface; was already tested for in the code.
8007         (isearch-lazy-highlight-face): Changed to defface from defcustom.
8008         (isearch-highlight): Always use face `isearch'.
8010 2000-10-02  Dave Love  <fx@gnu.org>
8012         * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
8013         unused vars.  Treat byte-constant2 like byte-constant.  Fix bogus
8014         comparison of opcode with operand.
8016 2000-10-03  Miles Bader  <miles@gnu.org>
8018         * play/yow.el (yow): Don't display multi-line quotations in a *Help*
8019         buffer, since the echo area will now grow to accommodate them.
8021 2000-10-02  Andre Spiegel  <spiegel@gnu.org>
8023         * vc-hooks.el (vc-registered): If FILE used to be registered under
8024         a certain backend, try that one first.
8026         * vc.el (vc-responsible-backend): Undo the previous change in the
8027         argument list.  Handle multiple backends correctly.
8028         (vc-find-new-backend): Function removed.
8029         (vc-register): Use vc-responsible-backend, as before.
8030         (vc-next-action-on-file): Do use vc-registered, not vc-backend.
8032 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
8034         * startup.el (fancy-splash-head): Change message below the
8035         logo.
8037 2000-10-02  Miles Bader  <miles@lsi.nec.co.jp>
8039         * diff-mode.el (diff-goto-source): Emit a status message.
8040         (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
8041         (diff-test-hunk): Fix doc string.
8042         (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
8043         (diff-advance-after-apply-hunk): New variable.
8044         (diff-apply-hunk): Don't return a value.
8046 2000-10-01  Stefan Monnier  <monnier@cs.yale.edu>
8048         * vc.el (vc-editable-p): Minor optimization.
8049         (edit-vc-file, vc-next-action-on-file): Don't use find-file.
8050         (vc-find-new-backend): New function split from vc-responsible-backend.
8051         (vc-register): Use it.
8052         (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
8053         (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
8054         (vc-default-unregister, vc-revert-buffer): Docstring fix.
8055         (vc-clear-headers): Don't use find-file.
8056         (vc-revert-buffer): Use `and' again (must have been a braino).
8057         (vc-switch-backend): Only prompt if requested.
8058         Short circuit if nothing is to be done.
8059         Don't use vc-resynch-buffer which could lose unsaved editing.
8060         (vc-default-receive-file): Update call to vc-unregister.
8061         (with-vc-file, vc-next-action-on-file):
8062         Use vc-backend rather than vc-registered.
8063         (vc-next-action-on-file): Use intern-soft.
8064         Deal with read-only *vc-diff* buffer.
8065         (vc-transfer-file): Docstring fix.
8067         * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
8068         (vc-rcs-receive-file): Avoid with-vc-properties.
8069         Update call to vc-unregister.
8070         Use constant `RCS' rather than (dynamically bound) var `backend'.
8072 2000-10-01  Andre Spiegel  <spiegel@gnu.org>
8074         * vc.el (vc-next-action-on-file): Update mode line only if file
8075         is visited.
8076         (vc-start-entry): New argument initial-contents.  Don't visit the file
8077         if it isn't already visited.  Brought documentation up-to-date.
8078         (vc-next-action, vc-register): Updated calls to vc-start-entry.
8079         (vc-checkin): New optional arg initial-contents, which is passed to
8080         vc-start-entry.
8081         (vc-finish-logentry): Make sure to bury log buffer only if there
8082         really is one.  Call `vc-resynch-buffer' on log-file, not
8083         buffer-file-name.
8084         (vc-default-comment-history, vc-default-wash-log): New functions.
8085         (vc-index-of): Removed.
8086         (vc-transfer-file): Make do without the above.
8087         (vc-default-receive-file): Call comment-history unconditionally.  Pass
8088         the resulting string to vc-checkin, instead of inserting it into the
8089         comment ring.
8091         * vc-rcs.el (vc-rcs-receive-file): Call comment-history
8092         unconditionally.  Use the comments as initial contents of the log
8093         entry buffer.  Document the trick to force branch creation with no
8094         changes.
8096 2000-10-01  Miles Bader  <miles@gnu.org>
8098         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
8099         `recenter' with an arg to prevent redrawing the display.
8101 2000-09-30  Stefan Monnier  <monnier@cs.yale.edu>
8103         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
8105         * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
8107         * progmodes/c-mode.el (c-mode):
8108         Don't gratuitously override the default for comment-column.
8110         * textmodes/tex-mode.el (latex-metasection-list): New var.
8111         (latex-imenu-create-index): Use it.
8112         Move the regexp construction outside loops (and use push).
8113         (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
8114         (tex-font-lock-keywords): Moved from font-lock.el.
8115         (tex-comment-indent): Remove.
8116         (tex-common-initialization): Don't set comment-indent-function.
8117         (latex-block-default): New var.
8118         (tex-latex-block): Use it to provide a default choice.
8119         Add any unknown choice to latex-block-names.
8120         Insert [...] after {...}.
8121         (tex-last-unended-begin): Simplify regexp.
8122         (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
8123         (latex-forward-sexp-1, latex-forward-sexp): New functions.
8124         (latex-mode): Set forward-sexp-function.
8126         * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
8127         Add regexp for @ignore ... @end ignore.
8128         (texinfo-heading-face): New face.
8129         (texinfo-font-lock-keywords): Use it.
8130         (texinfo-mode-menu): New menu.
8131         (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
8132         New functions.
8133         (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
8134         (texinfo-section-types-regexp, texinfo-section-level-regexp)
8135         (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
8136         Remove declaration.
8137         (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
8139         * delsel.el (delete-selection-mode): Use define-minor-mode.
8141         * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
8143 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
8145         * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
8147 2000-09-30  Gerd Moellmann  <gerd@gnu.org>
8149         * replace.el (keep-lines-read-args): New function.
8150         (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
8151         read arguments interactively.  Add parameters RSTART and REND.
8152         Operate on the active region in Transient Mark mode.
8154         * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
8156         * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
8157         (authors-obsolete-files-regexps): New variable.
8158         (authors-add): Don't record changes in obsolete files.
8160 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
8162         * autoinsert.el (auto-insert-mode): Use define-minor-mode.
8164         * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
8165         (comment-indent): Make sure there's a space between code and comment.
8166         Shift comments left to avoid going past fill-column.
8168 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
8170         * startup.el (startup-echo-area-message): New function.
8171         (display-startup-echo-area-message): Use it.
8172         (fancy-splash-screens): Rewritten to use keymaps and a timer.
8173         (fancy-splash-default-action): New function.
8174         (fancy-splash-screens-1): New function.
8175         (fancy-splash-head): Put a help-echo and a keymap under the image.
8177 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
8179         * diff-mode.el (diff-add-log-file-name): Remove.
8180         (diff-mode): Use add-log-buffer-file-name-function.
8182         * add-log.el (find-change-log): New arg BUFFER-FILE.
8183         (add-log-file-name): Obey add-log-file-name-function.
8184         (add-log-buffer-file-name-function): New var.
8185         (add-change-log-entry): Use it.
8187 2000-09-29  Miles Bader  <miles@gnu.org>
8189         * image-file.el (image-file-name-extensions): New variable.
8190         (image-file-name-regexps): Renamed from `image-file-regexps'.
8191         New default value is nil.  Call `auto-image-file-mode'.
8192         (image-file-name-regexp): New function.
8193         (auto-image-file-mode): New minor mode.
8194         (insert-image-file): Don't make conditional on the image-file
8195         handler being enabled.
8196         (image-file-handler): Make the call here conditional instead.
8197         (set-image-file-handler-enabled, enable-image-file-handler)
8198         (disable-image-file-handler): Functions removed.
8200         * emacs-lisp/authors.el (authors-print): Rephrase many-files
8201         string.
8203 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
8205         * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
8206         it's a function from CL.
8207         (latex-imenu-create-index): Replace eval-when-compile with progn
8208         because latex-section-alist is not bound while compiling.
8210 2000-09-28  Stefan Monnier  <monnier@cs.yale.edu>
8212         * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
8213         (outline-mode): Use define-derived-mode.
8215         * progmodes/perl-mode.el (perl-mode):
8216         * progmodes/awk-mode.el (awk-mode):
8217         * progmodes/asm-mode.el (asm-mode):
8218         Don't gratuitously override the default for comment-column.
8220         * emacs-lisp/lisp.el (lisp-complete-symbol):
8221         Distinguish the let-binding case from the funcall case.
8222         (forward-sexp-function): New variable.
8223         (forward-sexp): Use it.
8225         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
8226         (easy-mmode-defmap): Remove the now useless autoload.
8228         * time.el (display-time-mode): Use define-minor-mode.
8230         * subr.el (add-minor-mode): Don't eval NAME.
8231         Don't depend on the presence of TOGGLE-FUN for any special behavior.
8232         Use if rather than cond.
8234         * simple.el (read-expression-map): Define more properly.
8235         (comment-indent-hook): Remove.
8236         (string-to-syntax): Bug fix.
8238         * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
8239         (cvs-ediff-diff): Fix typo.
8240         (cvs-revert-if-needed): Don't bother preserving read-only.
8242         * paren.el (show-paren-mode): Use define-minor-mode.
8244         * jka-compr.el (auto-compression-mode): Use define-minor-mode.
8245         (toggle-auto-compression): Remove.
8246         (jka-compr-build-file-regexp): Remove useless grouping.
8248         * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
8249         Avoid user-reserved bindings.
8250         (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
8251         (diff-header-face): Revert to grey85.
8253         * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
8255         * complete.el (partial-completion-mode) <defcustom>: Remove.
8256         (partial-completion-mode): Use define-minor-mode.
8257         (PC-do-completion): Understand `completion-auto-help = delay'
8258         to mean to popup the completion buffer only the second time.
8259         (PC-include-file-all-completions, PC-include-file-all-completions)
8260         (PC-include-file-all-completions): Don't quote lambda.
8262         * comint.el (comint-mode-hook): Docstring fix.
8263         (comint-mode): Use define-derived-mode.
8264         (comint-mode-map): Remove obsolete comment.
8265         (make-comint): Minor stylistic change.
8266         (comint-insert-clicked-input): Be more careful to find the overlay.
8267         Use this-command-keys rather than hardcoding mouse-2.
8269         * font-lock.el: Replace confusing (,@ with ,
8270         (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
8271         Don't use regexp-opt-depth.  Spice up the regexp for args.
8272         Don't distinguish between cmds that can take an opt arg or not.
8273         Use `append' and `prepend' rather than `keep'.
8275         * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
8276         (latex-outline-regexp): New var.
8277         (latex-outline-level): New fun.
8278         (latex-section-alist): New var.
8279         (latex-imenu-create-index): Use it.  Use `push' as well.
8280         (tex-shell-map): Initialize it properly.
8281         (tex-mode): Minor stylistic change.
8282         (plain-tex-mode): Use define-derived-mode.
8283         (latex-mode): Use define-derived-mode.
8284         Construct the paragraph regexps in a more readable way.
8285         Set the buffer-local outline-{level,regexp} vars.
8286         (slitex-mode): Derive from latex-mode.
8287         (tex-common-initialization): Don't kill-all-vars anymore.
8288         Add setting for comment-add and font-lock-defaults.
8289         (tex-start-shell): Use with-current-buffer and don't re-init keymap.
8290         (tex-main-file): New fun.  Obey TeX-master as well and remove `.tex'.
8291         (tex-start-tex): New arg DIR (and send a chdir command for it).
8292         Also display the shell buffer and save it in tex-last-buffer-texed.
8293         (tex-region): Use expand-file-name rather than concat.
8294         Remove code made useless by changes in tex-start-tex.
8295         (tex-file): Use tex-main-file and adapt to new tex-start-tex.
8297         * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
8299 2000-09-28  Dave Love  <fx@gnu.org>
8301         * eshell/eshell.el (eshell) <defgroup>: Add :version.
8303 2000-09-28  Gerd Moellmann  <gerd@gnu.org>
8305         * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
8306         `append'.
8308 2000-09-28  Stefan Monnier  <monnier@cs.yale.edu>
8310         * info.el (Info-extract-pointer): Undo last change.
8311         Instead, fix the position of the `bound' arg to re-search-backward.
8313 2000-09-27  Stefan Monnier  <monnier@cs.yale.edu>
8315         * info.el (Info-extract-pointer):
8316         Widen more carefully, to avoid finding pointers in other nodes.
8317         (Info-index): Use push.
8319 2000-09-27  Gerd Moellmann  <gerd@gnu.org>
8321         * frame.el (set-frame-font): Remove call to obsolete function
8322         frame-update-faces.
8323         (set-foreground-color, set-background-color): Likewise for
8324         frame-update-face-colors.
8326 2000-09-27  Miles Bader  <miles@gnu.org>
8328         * image-file.el: New file.
8330 2000-09-27  Gerd Moellmann  <gerd@gnu.org>
8332         * frame.el (frame-notice-user-settings): Don't call
8333         frame-update-faces, which is a no-op now.
8335         * ediff-wind.el (ediff-control-frame-parameters): Add zero
8336         tool-bar-lines.
8338 2000-09-27  Dave Love  <fx@gnu.org>
8340         * mouse.el: Fix last change.
8342 2000-09-27  Miles Bader  <miles@lsi.nec.co.jp>
8344         * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
8346 2000-09-22  Kenichi Handa  <handa@etl.go.jp>
8348         * international/quail.el (quail-help): The output message is
8349         improved.
8351 2000-09-26  Dave Love  <fx@gnu.org>
8353         * mouse.el (popup-menu): If POSITION is nil, set it using
8354         mouse-position.
8356 2000-09-25  Sam Steingold  <sds@gnu.org>
8358         * net/browse-url.el (browse-url-file-url): Check for null maps.
8360 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
8362         * frame.el (frame-notice-user-settings): Don't add a
8363         tool-bar-lines frame parameter to default-frame-alist in batch mode.
8365         * frame.el (frame-notice-user-settings):
8366         Make tool-bar-mode and default-frame-alist consistent.
8368         * toolbar/tool-bar.el (tool-bar-help): New function.
8370 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
8372         * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
8373         current-load-list in top-level forms.  Else this leaks a cons cell
8374         every time a defun is called.
8376         * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
8378 2000-09-25  Dave Love  <fx@gnu.org>
8380         * startup.el (fancy-splash-head): Check XPM is available.
8382         * autoinsert.el (auto-insert): Doc fix.
8383         (auto-insert-alist): Following GNU notices, don't say `copyright
8384         _by_'.  Use line-beginning-position.
8385         (auto-insert): Check buffer-file-name is non-nil before use.
8387 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
8389         * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
8390         starting with `@def' or `@multitable', in addition to ones
8391         specified by the user in auto-fill-inhibit-regexp.
8393 2000-09-25  Markus Rost  <rost@math.ohio-state.edu>
8395         * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
8396         rmail-dont-reply-to-names matches the empty string.
8398 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
8400         * startup.el (command-line-1, fancy-splash-text): Change the
8401         text to sound more friendly.
8403 2000-09-23  Thien-Thi Nguyen  <ttn@gnu.org>
8405         * progmodes/hideshow.el: Update author email address.
8406         Generally, sync w/ maintainer version 5.22.
8407         (hs-hide-all-non-comment-function): New var.
8408         (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
8409         (hs-hide-all): Use `hs-hide-all-non-comment-function'.
8410         (hs-show-region): Delete this command.
8411         (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
8413 2000-09-22  Dave Love  <fx@gnu.org>
8415         * hl-line.el (hl-line-overlay): Don't make it buffer-local.
8416         (hl-line-highlight): Specify buffer when moving overlay.
8418         * progmodes/fortran.el (fortran-mode): Locally set
8419         normal-auto-fill-function.
8420         (fortran-auto-fill-mode): Just alias to auto-fill-mode.
8421         (fortran-mode-map): Adjust auto-fill menu entry.
8423 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
8425         * vc-rcs.el (toplevel): Require `vc' when compiling.
8427         * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
8429 2000-09-22  Andre Spiegel  <spiegel@gnu.org>
8431         * vc.el (vc-switch-backend): Signal an error if the file is not
8432         registered under the new backend.
8434         * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
8435         without explicit revision number.
8437 2000-09-21  Stefan Monnier  <monnier@cs.yale.edu>
8439         * diff-mode.el (diff-file-header-face): Reset to its previous value.
8440         (diff-hunk-text): Correctly use offsets rather than buffer-positions.
8441         (diff-xor): New function.
8442         (diff-find-source-location): Use it.  Fix a stupid name clash.
8443         (diff-hunk-status-msg): New function.
8444         (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
8445         (diff-test-hunk): Use diff-find-source-location.
8446         (diff-goto-source): Favor the `reverse'.
8447         (diff-hunk-text): Properly handle one-sided context diffs.
8448         (diff-apply-hunk): When done, advance to the next hunk.
8450 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
8452         * startup.el (command-line): If frame was created with a non-zero
8453         tool-bar-lines parameter, switch tool-bar-mode on.
8455         * add-log.el (change-log-date-face, change-log-name-face)
8456         (change-log-email-face, change-log-file-face)
8457         (change-log-list-face, change-log-conditionals-face)
8458         (change-log-function-face, change-log-acknowledgement-face):
8459         New faces, inheriting from font-lock faces.
8460         (change-log-font-lock-keywords): Use them.
8462 2000-09-21  Dave Love  <fx@gnu.org>
8464         * progmodes/cperl-mode.el (top-level): Clean up
8465         `eval-when-compile's and assorted defvars.
8466         (cperl-invalid-face): Don't double-quote value.  Change custom
8467         type.
8468         (cperl-mode): Set normal-auto-fill-function and don't zap
8469         auto-fill-function.
8470         (cperl-imenu--function-name-regexp-perl): Renamed from
8471         imenu-example--function-name-regexp-perl.
8472         (cperl-imenu--create-perl-index): Renamed from
8473         imenu-example--create-perl-index.
8474         (cperl-xsub-scan): Don't require cl.
8476         * msb.el (msb-mode-map): Use substitute-key-definition.
8477         (msb-mode): Use msb-mode-map.
8479 2000-09-21  Andre Spiegel  <spiegel@gnu.org>
8481         * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
8482         New functions.
8483         (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
8484         (vc-switch-backend): New function.
8485         (vc-prefix-map): Bind `vc-switch-backend' to `b'.
8486         (vc-register): Fix prompt.
8487         (vc-unregister, vc-default-unregister): New functions.
8488         (vc-version-diff): Handle empty buffer in sentinel.
8490         * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
8491         (vc-rcs-state-heuristic): Use it to guess the state of files with
8492         non-strict locking.
8493         (vc-rcs-find-most-recent-rev): Handle the case when a branch has
8494         been set with -b, but not created yet.
8495         (vc-rcs-fetch-master-state): With non-strict locking, compare file
8496         contents in order to find the state.
8497         (vc-rcs-checkin): Allow creation of branches with no changes.
8498         (vc-rcs-unregister, vc-rcs-receive-file)
8499         (vc-rcs-set-non-strict-locking): New functions.
8501         * vc-hooks.el (vc-name): Force correct computation of the value
8502         in case it is missing.
8504 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
8506         * startup.el (fancy-splash-tail): Use a different foreground
8507         color on a dark frame background.
8509 2000-09-21  Miles Bader  <miles@lsi.nec.co.jp>
8511         * info.el: Use the correct capitalization when making Info-mode
8512         and Info-edit-mode `special' modes.
8514 2000-09-20  Stefan Monnier  <monnier@cs.yale.edu>
8516         * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
8517         (diff-mode): Add support for add-log.el.
8518         (diff-hunk-text): Use char offsets rather than line offsets.
8519         (diff-find-source-location): Replace LINE with line-offset (nil
8520         if not found) and always set POS to a meaningful position.
8521         Adapt to the new char-offsets.
8522         (diff-apply-hunk): Drop support for the unused `select' POPUP.
8523         Adapt to the new diff-find-source-location.
8524         (diff-goto-source): Adapt to the new diff-find-source-location.
8526         * add-log.el (add-log-file-name): New function (split out of
8527         add-change-log-entry).
8528         (add-change-log-entry): Use it.
8529         Call add-log-file-name-function with the changelog file name if
8530         the current buffer is not associated with any file.
8531         Avoid find-file if the selected window is dedicated.
8533         * diff-mode.el (diff-find-source-location):
8534         Move code from diff-apply-hunk.  Return buffer rather than file.
8535         (diff-apply-hunk): Use the new result from  diff-find-source-location.
8536         (diff-goto-source): Use the new diff-find-source-location.
8538 2000-09-20  Dave Love  <fx@gnu.org>
8540         * iswitchb.el: Some doc fixes.
8541         (iswitchb-mode-map): Define completely initially.  Inherit
8542         minibuffer-local-map.
8543         (iswitchb-completion-help) <!iswitchb-xemacs>: Use
8544         fundamental-mode.
8545         (iswitchb-global-map): New variable.
8546         (iswitchb-summaries-to-end): Amalgamate regexps.
8547         (iswitchb-mode): New.
8548         (iswitchb-mode-hook): New variable.
8549         (iswitchb) <defgroup>: Add URL link.  Use group `completion', not
8550         `extensions'.
8552 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
8554         * ehelp.el (electric-help): New defgroup.
8555         (electric-help-shrink-window): New user-option.
8556         (with-electric-help): Use it.
8558         * window.el (shrink-window-if-larger-than-buffer): If face
8559         `mode-line' has a :box, and we're on a graphical frame, add 1
8560         to the needed window height.
8562         * frame.el (frame-notice-user-settings): Add a last parameter nil
8563         to a call to `append', because the last list passed to `append' is
8564         not copied, and so subsequent calls to assq-delete-all will modify
8565         default-frame-alist.
8567         * startup.el (fancy-splash-image): Change :type.
8568         (fancy-splash-head): Use an XBM image if appropriate.
8569         (command-line-1): Show splash screens in more cases.
8571         * startup.el (fancy-splash-text): Don't quote faces.
8573         * dired.el (dired-font-lock-keywords): Undo last change.
8574         (dired-readin): Bind indent-tabs-mode to nil.
8576         * startup.el (fancy-splash-head): If frame's background mode
8577         is `dark', change the black background of the image to gray.
8578         (fancy-splash-screens): Display startup echo area message.
8579         (display-startup-echo-area-message): New function.
8581 2000-09-20  Miles Bader  <miles@lsi.nec.co.jp>
8583         * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
8585         * info.el (info-header-node): Tweak for color ttys.
8587         * faces.el (face-valid-attribute-values): Make sure directories we
8588         search for stipples both exist and are readable before trying to
8589         search them.
8591         * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
8592         in the dry-run case.
8594         * jka-compr.el (with-auto-compression-mode): New macro.
8596         * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
8597         (custom-group-tag-face, custom-variable-tag-face): Use relative
8598         :height and inherit from `variable-pitch' face instead of
8599         hardwiring :family.
8600         * hi-lock.el (hi-black-hb): Likewise.
8602         Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
8603         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
8604         toolbar-add-item, if image doesn't have a mask add a `:mask
8605         heuristic'.
8607 2000-09-19  Stefan Monnier  <monnier@cs.yale.edu>
8609         * diff-mode.el: Docstring fixes.
8610         (diff-header-face, diff-comment-face): New faces.
8611         (diff-font-lock-keywords): Highlight a bit differently.
8612         (diff-find-source-location): Don't return SPAN any more.
8613         (diff-hunk-text): Don't bother erasing the temp buffer.
8614         (diff-find-text): Drop argument LINE.
8615         (diff-apply-hunk): Update calls to diff-find-text.
8616         (diff-goto-source): Use pop-to-buffer again and don't raise an error.
8618         * calendar/calendar.el: Docstring fixes.
8619         (calendar-make-alist): Don't quote lambda.
8620         (calendar-star-date): Use make-local-variable.
8622 2000-09-19  Dave Love  <fx@gnu.org>
8624         * toolbar/tool-bar.el: Renamed from toolbar.el.
8625         Change `toolbar' to `tool-bar' generally in symbols.
8626         Make some items invisible in `special' major modes.
8627         (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
8628         Add arg PROPS.
8630         * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
8631         Add :version here.
8632         (fancy-splash-delay, fancy-splash-image): Remove :version here.
8634 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
8636         * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
8638         * files.el (find-file-suppress-same-file-warnings): New user-option.
8639         (find-file-noselect): Use it.
8641         * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
8642         (fancy-splash-screen): Defgroup.
8644         * add-log.el (change-log-font-lock-keywords): Match names
8645         more exactly for the case that font-lock-constant-face is
8646         underlined.
8648 2000-09-19  Richard M. Stallman  <rms@gnu.org>
8650         * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
8652 2000-09-19  Andre Spiegel  <spiegel@gnu.org>
8654         * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
8656 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
8658         * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
8659         * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
8660         * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
8661         * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
8662         * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
8663         * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
8664         * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
8665         * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
8666         * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
8667         * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
8668         * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
8669         * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
8671         * startup.el (fancy-splash-text): New variable.
8672         (fancy-splash-delay, fancy-splash-image): New user-options.
8673         (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
8674         (fancy-splash-screens): New functions.
8675         (command-line-1): If display has a `display' frame parameter, has
8676         colors, and we have XPM support, show more fancy splash screens.
8678 2000-09-19  Dave Love  <fx@gnu.org>
8680         * map-ynp.el (map-y-or-n-p): Check use-dialog-box.  Don't lose
8681         with null `help'.  Use modern backquote syntax.
8683 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
8685         * font-lock.el (font-lock-mode): Change message telling the user
8686         that ``the buffer is too big''.
8688         * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
8689         for instance for the case that tab-width is 2.
8691 2000-09-18  Gerd Moellmann  <gerd@gnu.org>
8693         * toolbar/toolbar.el (toolbar-like-menu-item): Like in
8694         toolbar-add-item, if image doesn't have a mask add a `:mask
8695         heuristic'.
8697 2000-09-18  Miles Bader  <miles@lsi.nec.co.jp>
8699         * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
8700         and return a cons if it's non-nil.
8701         (diff-apply-hunk): Try to jump to the line in the source text
8702         corresponding to the position of point in the in the hunk.
8704         * info.el (Info-title-3-face, Info-title-2-face)
8705         (Info-title-1-face): Use face inheritance and relative sizes
8706         instead of hard-wiring things.
8708         * faces.el (secondary-selection): Make dark-background variant sane.
8710 2000-09-16  Andrew Innes  <andrewi@gnu.org>
8712         * makefile.w32-in (compile-files-CMD): No need to make .elc files
8713         read-only, since they aren't under VC now.
8715 2000-09-17  Dave Love  <fx@gnu.org>
8717         * tmm.el: Replace mapcar with mapc in several places.
8719         * loadhist.el (unload-feature): Maybe call elp-restore-list and
8720         ad-unadvise.
8722         * international/latin1-disp.el: New file.
8724         * calendar/cal-move.el (scroll-calendar-left)
8725         (scroll-calendar-right): Make arg optional (for active mode line).
8727         * calendar/calendar.el (calendar-mode-line-format): Make fields
8728         mouse-sensitive.
8729         (calendar-read-date, calendar-read-date, calendar-window-list):
8730         Unquote lambda.
8731         (calendar-month-name): Use aref, not sref.
8733         * view.el (minor-mode-alist): Propertize the string.
8735         * international/characters.el (standard-case-table): Add entries
8736         for Greek.
8738 2000-09-18  Miles Bader  <miles@gnu.org>
8740         * info.el (info-node, info-xref): Add dark-background variants.
8742         * faces.el (header-line): Change defaults to be less confusing
8743         when mixed with mode-lines.
8745         * info.el (Info-fontify-node): Make a few cleanups.
8746         Add extra `help-echo' and `local-map' props to node xrefs.
8747         Use header-specific faces for node-names & xrefs.
8748         (Info-use-header-line): New variable.
8749         (info-header-xref, info-header-node): New faces.
8750         (Info-setup-header-line): New function.
8751         (Info-select-node): Call Info-setup-header-line when enabled.
8752         (Info-extract-pointer): Work even if the header line is hidden.
8753         (Info-header-line): New variable.
8755 2000-09-16  Stefan Monnier  <monnier@cs.yale.edu>
8757         * vms-patch.el (print-region-function): Don't quote lambda.
8759         * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
8761         * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
8762         (lm-get-header-re): Allow spaces between the header and the colon.
8763         (lm-header): Allow $ in non-RCS headers.
8764         (lm-header-multiline): Put the strings back into order.
8765         Stop at an empty line.  Don't require two space chars if the
8766         line is clearly not another header line.
8768         * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
8769         (popup-menu-popup): Remove.
8771 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
8773         * toolbar/toolbar.el (toolbar-add-item): Use the same image
8774         specification if or if not tool-bar item contains an `:enabled'
8775         property.
8777         * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
8778         current buffer has no file name.
8780 2000-09-15  Dave Love  <fx@gnu.org>
8782         * strokes.el: Sync with maintainer's current version with changes
8783         for Emacs, but avoid runtime cl and levents.
8784         (toplevel):  Change autoloads and compilation requires.
8785         (strokes-version, strokes-bug-address, strokes-lift): Values
8786         changed.
8787         (strokes-xpm-header, strokes-insinuated): New variable.
8788         (strokes): Add :link.
8789         (strokes-mode): Customized.
8790         (strokes-while-inhibiting-garbage-collector): New macro.
8791         (strokes-remassoc): Avoid remove-if.
8792         (strokes-fix-button2-command): Don't use ad-do-it.
8793         (strokes-insinuate): New function.
8794         (strokes-button-press-event-p, strokes-button-release-event-p):
8795         New functions, used instead of non-`strokes-' versions..
8796         (strokes-mouse-event-p): Rewritten.
8797         (strokes-event-closest-point): Avoid event-point.
8798         (strokes-get-grid-position): Avoid cdadr, caadr
8799         (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
8800         functions.
8801         (strokes-help): Use with-output-to-temp-buffer.
8802         (strokes-window-configuration-changed-p): New function.
8803         (strokes-update-window-configuration): Use buffer-live-p,
8804         strokes-window-configuration-changed-p.
8805         (strokes-mode): Use strokes-insinuate.  Alter mouse bindings.
8806         (strokes-char-face): New face.
8807         (strokes-char-table, strokes-base64-chars): New variable.
8808         (strokes-xpm-for-stroke, strokes-list-strokes)
8809         (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
8810         (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
8811         (strokes-xpm-to-compressed-string, strokes-decode-buffer)
8812         (strokes-encode-buffer, strokes-xpm-for-compressed-string)
8813         (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
8814         functions.
8816 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
8818         * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
8820         * image.el (create-image): Doc fix.
8822         * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
8823         instead of `:heuristic-mask t'.
8825 2000-09-14  Andrew Innes  <andrewi@gnu.org>
8827         * makefile.w32-in: Revert to Unix line endings.
8829 2000-09-14  Andrew Innes  <andrewi@gnu.org>
8831         * makefile.w32-in: Add bootstrap support.  Also copy lisp source
8832         when installing.
8834         * makefile.nt (DONTCOMPILE): Fix typo.
8836         * shell.el (shell-write-history-on-exit): New function.
8837         (shell-dumb-shell-regexp): New custom variable.
8838         (shell-mode): Make shell-write-history-on-exit the process
8839         sentinel if shell name matches shell-dumb-shell-regexp.
8841         * w32-fns.el: Comment out before-init-hook function which resets
8842         source-directory based; this breaks bootstrap.
8844 2000-09-14  Dave Love  <fx@gnu.org>
8846         * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
8847         toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
8848         toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
8849         toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
8850         toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
8851         toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
8852         toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm:  New.
8853         From Tuomas Kuosmanen <tigert@gimp.org>.  (Gnome icons fetched
8854         from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
8856         * toolbar/toolbar.el: New.
8858         * subdirs.el: Add toolbar.
8860 2000-09-14  Gerd Moellmann  <gerd@gnu.org>
8862         * indent.el (indent-for-tab-command): Doc fix.
8864 2000-09-14  Alex Schroeder  <alex@gnu.org>
8866         * ansi-color.el (ansi-colors): Doc change.
8867         (ansi-color-get-face): Simplified regexp.
8868         (ansi-color-faces-vector): Added more faces, doc change.
8869         (ansi-color-names-vector): Doc change.
8870         (ansi-color-regexp): Simplified regexp.
8871         (ansi-color-parameter-regexp): New regexp.
8872         (ansi-color-filter-apply): Doc change.
8873         (ansi-color-filter-region): Doc change.
8874         (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
8875         deal with zero length parameters.
8876         (ansi-color-apply-on-region): Doc change.
8877         (ansi-color-map): Doc change.
8878         (ansi-color-map-update): Removed debugging message.
8879         (ansi-color-get-face-1): Added condition-case to trap
8880         args-out-of-range errors.
8881         (ansi-color-get-face): Doc change.
8882         (ansi-color-make-face): Removed.
8883         (ansi-color-for-shell-mode): New option.
8885 2000-09-13  Kenichi Handa  <handa@etl.go.jp>
8887         * international/quail.el (quail-start-translation): Translate KEY
8888         if necessary even if it doesn't have any mapping in the current
8889         input method.
8890         (quail-start-conversion): Likewise.
8891         (quail-help): The output message is improved.
8893 2000-09-13  Miles Bader  <miles@gnu.org>
8895         * comint.el (comint-output-filter): Revert to using
8896         `insert-before-markers'.  Add bletcherous hack to undo damage
8897         caused by `insert-before-markers'.  Put `front-sticky' property on
8898         overlays created here so that the field code understands how the
8899         overlay works.  Use a let when making comint-last-prompt-overlay,
8900         so that the code is easier to read.
8902 2000-09-13  Dave Love  <fx@gnu.org>
8904         * wid-edit.el (widget-default-format-handler): DTRT when
8905         doc-property is a function.
8907 2000-09-12  Francesco Potorti`  <pot@gnu.org>
8909         * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
8910         filed name if it's not there.
8912 2000-09-12  Dave Love  <fx@gnu.org>
8914         * simple.el (read-mail-command): Doc fix.
8915         (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
8917         * vc.el (vc-dired-listing-switches): Fix :version.
8919         * vc-hooks.el: Doc fixes.
8921         * subr.el (add-minor-mode): Use toggle-fun arg.
8923         * speedbar.el: Add :version to several defcustoms.
8925         * imenu.el (imenu--truncate-items, imenu--cleanup)
8926         (imenu--generic-function): Avoid mapcar.
8927         (imenu--replace-spaces): Function removed.
8928         (imenu--completion-buffer): Use subst-char-in-string.
8929         (imenu-add-to-menubar): Use keymap inheritance.
8931 2000-09-12  Miles Bader  <miles@gnu.org>
8933         * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
8934         (diff-mode-map): Bind `diff-test-hunk'.
8935         (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
8937 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
8939         * bytecomp.el (byte-compile-defvar): Undo last change
8940         because it breaks '(make-variable-buffer-local (defvar ...)'
8941         which is used at least in dired.
8943 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
8945         * international/quail.el (quail-define-package): Docstring
8946         modified.
8948 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
8950         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
8951         extra docstrings for "chinese-ccdospy", "chinese-ecdict",
8952         "chinese-etzy", "chinese-sw", and "chinese-ziranma".  Modify the
8953         docstring of "chinese-py".
8955         * international/quail.el (quail-translation-docstring): New
8956         variable.
8957         (quail-show-keyboard-layout): Docstring modified.
8958         (quail-select-current): Likewise.
8959         (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
8960         infinite recursive call.
8961         (quail-help): Check quail-translation-docstring.  Format of the
8962         output changed.
8963         (quail-help-insert-keymap-description): Adjusted for the above
8964         change.
8966 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
8968         * bytecomp.el (byte-compile-defvar): Only cons onto
8969         current-load-list in top-level forms.  Else this leaks a cons cell
8970         every time a defun is called.
8972 2000-09-11  Miles Bader  <miles@lsi.nec.co.jp>
8974         * diff-mode.el (diff-apply-hunk): Function basically rewritten.
8975         Now understands non-unified diffs.  Some functionality moved into
8976         `diff-hunk-text' and `diff-find-text'.  Add OTHER-FILE, DRY-RUN,
8977         POPUP, and NOERROR arguments.  If DRY-RUN is true, don't actually
8978         modify anything.  Only reposition point in the patched file if the
8979         patch succeeds.  Only pop up another window if POPUP is true.
8980         Emit a message describing what happened if successful, and at what
8981         line-offset.  Automatically detect reversed hunks and do something
8982         appropriate.
8983         (diff-hunk-text, diff-find-text): New functions.
8984         (diff-filter-lines): Function removed.
8985         (diff-test-hunk): New function.
8986         (diff-goto-source): Rewritten in terms of diff-apply-hunk.
8988 2000-09-10  Dave Love  <fx@gnu.org>
8990         * textmodes/tildify.el: Minor doc/commentary fixes.
8991         (tildify) <defgroup>: Add :version.
8993         * faces.el (face-x-resources): Make custom type more specific.
8994         (frame-background-mode): Use mapc.
8995         (region) <defcustom>: Add :version.
8997 2000-09-08  Stefan Monnier  <monnier@cs.yale.edu>
8999         * vc-sccs.el (vc-sccs-register):
9000         * vc-rcs.el (vc-rcs-register):
9001         * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
9002         * vc.el (vc-register): Clear file's properties.
9004 2000-09-08  Gerd Moellmann  <gerd@gnu.org>
9006         * faces.el (face-spec-set): Only face-spec-reset-face when
9007         ATTRS is non-nil.
9009 2000-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
9011         * help.el (help-insert-xref-button): Fix a typo in doc string.
9013 2000-09-07  Eli Zaretskii  <eliz@is.elta.co.il>
9015         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9016         Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
9017         methods.
9019         * menu-bar.el (read-mail-item-name): New function.
9020         (menu-bar-tools-menu): Use it to compute and display the package
9021         used to read email.
9022         (menu-bar-tools-menu): Fix typo in GUD's help string.
9024 2000-09-07  Dave Love  <fx@gnu.org>
9026         * diff-mode.el (diff-mouse-goto-source): New function.
9028         * vc-sccs.el: Doc fixes.
9029         (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
9031         * vc-rcs.el: Doc fixes.
9032         (vc-rcs-register-switches, vc-rcs-checkin-switches)
9033         (vc-rcs-checkout-switches, vc-rcs-header)
9034         (vc-rcs-master-templates): Add or change :version.
9036         * vc-cvs.el: Doc fixes.
9037         (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
9038         (vc-cvs-stay-local): Add :version.
9040         * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
9042 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
9044         * international/quail.el (quail-help): Fix previous change.
9046 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
9048         * faces.el (color-values): Doc fix.
9050         * faces.el (frame-set-background-mode): Use frame-parameter
9051         instead of frame-parameters.
9053         * frame.el (filtered-frame-list): Reduce consing.
9054         (frames-on-display-list): Call frame-parameter instead of
9055         frame-parameters.
9057 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
9059         * language/devan-util.el (devanagari-to-indian-region): In the
9060         loop, change the following char, not preceding char.
9062 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
9064         * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
9065         instead of frame-parameters.
9067         * faces.el (set-face-attribute): Simplify by calling
9068         internal-set-lisp-face-attribute with FRAME being 0.
9070         * vc.el: Remove `Id' version control keyword.
9072 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
9074         * help.el (help-make-xrefs): Adjusted for the change of
9075         help-xref-mule-regexp.
9076         (help-insert-xref-button): New function.
9078         * international/mule-cmds.el (help-xref-mule-regexp-template):
9079         Include the pattern for character set.
9080         (leim): New group.
9082         * international/quail.el: Don't require face.
9083         (quail): New group.
9084         (quail-other-command): Dummy command to make quail-help work better.
9085         (quail-keyboard-layout-alist): Add Keyboard type "jp106".
9086         (quail-keyboard-layout-substitution): New variable.
9087         (quail-update-keyboard-layout): New function.
9088         (quail-keyboard-layout-type): New customizable variable.
9089         (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
9090         (quail-keyboard-translate): Pay attention to
9091         quail-keyboard-layout-substitution.
9092         (quail-insert-kbd-layout): New function.
9093         (quail-show-keyboard-layout): New function.
9094         (quail-get-translation): If the definition is a vector of length
9095         1, and the element is a string of length 1, return the character
9096         in that string.
9097         (quail-update-current-translations): Fix the case of
9098         relative-index out of range.
9099         (quail-build-decode-map, quail-insert-decode-map): New Functions.
9100         (quail-help): Show keyboard layout by quail-insert-kbd-layout.
9101         Show key sequences for all available characters.
9102         (quail-help-insert-keymap-description): Don't show such verbose
9103         key bindings as quail-self-insert-command.
9105         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
9106         Format changed, and each element now have extra documentations.
9107         (tit-process-header): Delete invalid characters from TIT-PROMPT.
9108         Adjusted for the change of quail-cxterm-package-ext-info.
9110 2000-09-06  Gerd Moellmann  <gerd@gnu.org>
9112         * vc-hooks.el (toplevel): Don't require `vc' during compilation;
9113         requiring it leads to a recursive loading of vc.el and vc-hooks.el
9114         during bootstrap.
9116 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
9118         * vc.el: (toplevel): Don't require `dired' at run-time.
9119         (vc-dired-resynch-file): Remove autoload cookie.
9121 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
9123         * vc.el: Made several backend functions optional.
9124         (vc-default-responsible-p): New function.
9125         (vc-merge): Use RET for first version to trigger merge-news, not
9126         prefix arg.
9127         (vc-annotate): Handle backends that do not support annotation.
9128         (vc-default-merge-news): Removed.  The existence of a merge-news
9129         implementation is now checked on caller sites.
9131         * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
9132         case.
9134         * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
9135         special case that has been removed from the default in vc-hooks.el.
9137 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
9139         * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
9141 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
9143         * vc-hooks.el: Require vc during compilation.
9144         (vc-file-setprop): Use `vc-touched-properties' if bound by the new
9145         macro `with-vc-properties' in vc.el.
9146         (vc-file-getprop): Doc fix.
9147         (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
9149         * vc.el: Require dired-aux during compilation.
9150         (vc-name-assoc-file): Moved to vc-sccs.el.
9151         (with-vc-properties): New macro.
9152         (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
9153         vc-finish-steal): Use it.
9154         (vc-cancel-version): Moved RCS-specific code to vc-rcs.el.  The call
9155         to the backend-specific function is now supposed to do the checkout,
9156         too.
9157         (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
9159         * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
9160         set file properties; that gets done in the generic code now.
9162         * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
9163         Changed parameter list, added code from vc.el that does the
9164         checkout, possibly with a double-take.
9166         * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
9167         (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
9168         the above under the new name.
9169         (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'.  Changed
9170         parameter list, added checkout command.
9171         (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
9172         properties; that gets done in the generic code now.
9174 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
9176         * vc.el: Docstring fixes (courtesy of checkdoc).
9178 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
9180         * vc.el (vc-checkout-writable-buffer-hook)
9181         (vc-checkout-writable-buffer): Remove.
9182         (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
9183         (vc-log-mode): Make it into a clean derived major mode.
9184         (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
9185         vc-log-mode if log-edit is not available.
9186         (vc-dired-mode-map): Don't set-keymap-parent yet.
9187         (vc-dired-mode): Do set-keymap-parent here.
9188         (vc-dired-buffers-for-dir): Nop if dired is not loaded.
9190 2000-09-05  Gerd Moellmann  <gerd@gnu.org>
9192         * faces.el (set-face-attribute, face-spec-reset-face)
9193         (face-spec-set): Avoid consing by removing calls to `apply'.
9195         * frame.el (frame-parameter): Move to C code.
9197 2000-09-05  Dave Love  <fx@gnu.org>
9199         * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
9200         insert-before-markers-and-inherit.  Now checked systematically!
9202 2000-09-05  Alex Schroeder  <alex@gnu.org>
9204         * sql.el (sql-postgres): Use sql-postgres-options.
9205         (sql-postgres-options): New variable.
9207 2000-09-05  Alex Schroeder  <alex@gnu.org>
9209         * sql.el (sql-mode-menu): Work around missing variable mark-active
9210         in XEmacs.
9211         (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
9212         (sql-interactive-mode): Added call to easy-menu-add for XEmacs
9213         compatibility.
9215 2000-09-04  Gerd Moellmann  <gerd@gnu.org>
9217         * vc.el (vc-dired-resynch-file): Add autoload cookie.
9219         * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
9221         * Makefile.in (DONTCOMPILE): Fix typo in file name.
9223 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9225         * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
9226         don't support anything else under SCCS yet.
9228         * vc-hooks.el: Minor doc fixes.
9230 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9232         * vc.el (vc-next-action-on-file): Do not visit the file if it's
9233         not necessary.  If verbose in state `needs-patch', do the same as
9234         under `up-to-date'.  When NOT verbose and `needs-patch', check out
9235         latest version instead of `merge-news'.
9236         (vc-next-action-dired): Don't mess with default-directory here; it
9237         breaks other parts of dired.  It is the job of the
9238         backend-specific functions to adjust it temporarily if they need it.
9239         (vc-next-action): Remove a special CVS case.
9240         (vc-clear-headers): New optional arg FILE.
9241         (vc-checkin, vc-checkout): Set properties vc-state and
9242         vc-checkout-time properly.
9243         (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
9244         (vc-print-log): Use new backend function `show-log-entry'.
9245         (vc-cancel-version): Do the checks in a different order.  Added a
9246         FIXME concerning RCS-only code.
9248         * vc-rcs.el (vc-rcs-show-log-entry): New function.
9249         (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
9251         * vc-cvs.el (vc-cvs-show-log-entry): New function.
9253         * vc-hooks.el (vc-default-mode-line-string): Show state
9254         `needs-patch' as a `-' too.
9256 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9258         * vc.el (vc-responsible-backend): New optional arg REGISTER.
9259         (vc-default-could-register): New function.
9260         (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
9261         (vc-resynch-buffer): Call vc-dired-resynch-file.
9262         (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
9263         vc-resynch-buffer instead of vc-resynch-window.
9264         (vc-next-action-dired): Don't redisplay here, that gets done as a
9265         result of the individual file operations.
9266         (vc-retrieve-snapshot): Corrected prompt order.
9268         * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
9270         * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
9271         as well.
9272         (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p.  Handle
9273         hostname regexps.  Updated all callers.
9274         (vc-cvs-responsible-p): Handle directories as well.
9275         (vc-cvs-could-register): New function.
9276         (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
9277         properties up-to-date.
9279         * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
9280         user whether to create one.
9282 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9284         * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
9285         check out a non-existing file.
9287         * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
9288         workfile does not exist.
9290         * vc.el (vc-version-diff): Use `require' to check for existence of
9291         diff-mode.
9293 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9295         * vc-cvs.el (vc-cvs-registered): Use new function
9296         vc-cvs-parse-entry to do the actual work.
9298 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9300         * vc-hooks.el (vc-find-backend-function): If function doesn't
9301         exist, return nil instead of error.
9302         (vc-call-backend): Doc fix.
9304         * vc.el (vc-do-command): Doc fix.
9305         (vc-finish-logentry): When checking in from vc-dired, choose the
9306         right backend for logentry check.
9307         (vc-dired-mode-map): Inherit from dired-mode-map.
9308         (vc-dired-mode): Local value of dired-move-to-filename-regexp
9309         simplified.
9310         (vc-dired-state-info): Removed, updated caller.
9311         (vc-default-dired-state-info): Use parentheses instead of hyphens.
9312         (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
9313         (vc-dired-listing-switches): New variable.
9314         (vc-directory): Use it, instead of dired-listing-switches.
9316         * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
9317         (vc-cvs-dir-state): New function.
9318         (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
9319         (vc-cvs-parse-entry): New function, also to be used in
9320         vc-cvs-registered.
9322 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9324         * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
9325         *or* single-window-frames.
9327 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9329         * vc.el (vc-update-changelog): Split into generic part and default
9330         implementation.  Doc string adapted.
9331         (vc-default-update-changelog): New function.  Call the `rcs2log'
9332         script in exec-directory, to fix a long-standing nuisance.
9334         * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
9335         simply signals an error.
9337 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9339         * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
9340         control-flow more clear and to avoid running `cvs' twice.
9342         * vc.el (vc-next-action-on-file): Doc fix.
9343         (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
9344         (vc-print-log): Eval `file' before constructing the continuation.
9346 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9348         * vc.el (vc-next-action-on-file): Corrected several messages.
9349         (vc-merge): Add prefix arg `merge-news'; handle it.
9351         * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
9352         is not reached.  It is.
9353         (vc-cvs-merge): Set state to 'edited after merge.
9354         (vc-cvs-merge-news): Set workfile version to nil if not known.
9355         (vc-cvs-latest-on-branch-p): Recommented.  Candidate for removal.
9357         * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
9358         via stdout. (Merge from main line.)
9360 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9362         * vc.el (vc-finish-logentry): Thinko in the "same comment"
9363         detection.
9365 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9367         * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
9368         against kill-all-local-variables.
9369         (vc-log-edit): Don't save vc-parent-buffer any more.
9370         (vc-last-comment-match): Initialize to an empty string.
9371         (vc-post-command-functions): New hook.
9372         (vc-do-command): Run it.
9373         (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
9374         (vc-finish-logentry): Only add the comment to the ring if it's
9375         different from the last comment entered.
9376         (vc-new-comment-index): New function.
9377         (vc-previous-comment): Use it.  Make the minibuffer message
9378         slightly less terse.
9379         (vc-comment-search-reverse): Make it work forward as well.  Don't
9380         set vc-comment-ring-index if no match is found.  Use
9381         vc-new-comment-index.
9382         (vc-comment-search-forward): Use vc-comment-search-reverse.
9383         (vc-dired-mode-map): Don't inherit from dired-mode-map since
9384         define-derived-mode will do it for us.  Bind `v' to a keymap that
9385         inherits from vc-prefix-map so that we can bind `vt' without
9386         binding C-x v t.
9387         (vc-retrieve-snapshot): Parenthesis typo.
9389         * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
9390         to 1.  Make sure to switch to *vc* before looking for an error
9391         message.  Use vc-parse-buffer.
9393 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9395         * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
9396         and NAME.
9397         (vc-retrieve-snapshot): Split into two parts.
9398         (vc-default-retrieve-snapshot): New function.
9400         * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
9401         (vc-cvs-retrieve-snapshot): New function (untested).
9402         (vc-cvs-stay-local): Default to t.
9403         (vc-cvs-remote-p): New function and property.
9404         (vc-cvs-state): Stay local only if the above is t.
9405         (vc-handle-cvs): Removed.
9406         (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
9407         done via vc-handled-backends now.
9408         (vc-cvs-header): Escape Id.
9410 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9412         * vc.el (vc-do-command): Remove unused commands.
9413         (vc-version-diff): Make sure default-directory ends with a slash.
9414         Move the window commands into a vc-exec-after.
9415         (vc-print-log): Move more of the code into the `vc-exec-after'.
9417 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9419         * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
9420         (vc-print-log): Search current revision from beginning of buffer.
9421         (vc-revert-buffer): Clear echo area after the diff is finished.
9422         (vc-prefix-map): Removed definition of "t" for terse display in vc
9423         dired.
9424         (vc-dired-mode-map): Inherit from dired-mode-map.  Added
9425         definition of "vt" for terse display.
9426         (vc-dired-mode): Fix dired-move-to-filename-regexp.
9428 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9430         * vc.el (vc-exec-after): Avoid caddr.
9432 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9434         * vc.el (vc-exec-after): New function.
9435         (vc-do-command): Use it to add a termination message for async
9436         procs.
9437         (vc-checkout): Try to handle a missing-backend situation.
9438         (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
9439         of a directory with a backend using async diffs.
9440         (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
9441         present.
9443         * vc-sccs.el (vc-sccs-state-heuristic): Use
9444         file-ownership-preserved-p.
9446         * vc-rcs.el (vc-rcs-state-heuristic): Use
9447         file-ownership-preserved-p.
9448         (vc-rcs-checkout): Remove the error-handling for missing-rcs.
9450 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9452         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
9453         vc-do-command.
9455         * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
9456         when there are no changes.
9458 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9460         * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
9462         * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
9464 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9466         * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
9468         * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
9469         the `fset' outside of the defvar so that it works even if
9470         vc-prefix-map was already defined.
9471         (vc-setup-buffer): New function, split out of vc-do-command.
9472         (vc-do-command): Allow BUFFER to be t to mean `just use the
9473         current buffer without any fuss'.
9474         (vc-version-diff): Change the `diff' backend operation to just put
9475         the diff in the current buffer without erasing it.  Always use
9476         *vc-diff* even for directory-diffs.  Use vc-setup-buffer.  Protect
9477         shrink-window-if-larger-than-buffer.
9478         (vc-print-log): Change the `print-log' backend operation to just
9479         put the log in the current buffer without erasing it.  Protect
9480         shrink-window-if-larger-than-buffer.
9481         (vc-update-change-log): Fix setd typo.
9483         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
9484         (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
9486         * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
9487         (vc-rcs-diff): Insert in the current buffer and remove unused arg
9488         CMP.
9490         * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
9491         with-temp-file.  Use the new BUFFER=t argument to vc-do-command.
9492         (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
9494 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9496         * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
9497         not possible, use vc-BACKEND-workfile-unchanged-p.
9498         (vc-default-workfile-unchanged-p): New function.  Delegates to a
9499         full vc-BACKEND-diff.
9501         * vc-hooks.el (vc-simple-command): Removed.
9503         * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
9504         instead of vc-simple-command.
9505         (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
9506         avoid doing a diff when opening a file.
9507         (vc-rcs-state): Added check for unlocked-changes.
9508         (vc-rcs-header): Escape Id.
9509         (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
9510         (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
9511         version.
9513         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
9514         (vc-sccs-diff): Remove optional arg CMP.
9515         (vc-sccs-state): Call vc-workfile-unchanged-p, not the
9516         SCCS-specific function.
9518         * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
9519         vc-simple-command.
9521 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9523         * vc.el (vc-editable-p): Renamed from vc-writable-p.
9524         (with-vc-file, vc-merge): Use vc-editable-p.
9525         (vc-do-command): Remove unused var vc-file and fix the
9526         doubly-defined `status' var.  Add a user message when starting an
9527         async command.
9528         (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
9529         (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
9530         Use with-current-buffer.
9531         (vc-buffer-sync): Use unless.
9532         (vc-next-action-on-file): If the file is 'edited by read-only,
9533         make it read-write instead of trying to commit.
9534         (vc-version-diff, vc-update-change-log): Use `setq
9535         default-directory' rather than `cd'.
9536         (vc-log-edit): Don't forget to set default-directory in the
9537         buffer.
9539         * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
9540         (vc-sccs-state-heuristic): Use file-writable-p instead of
9541         comparing userids.
9542         (vc-sccs-checkout): Use `unless'.
9544         * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
9545         of comparing userids.
9546         (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
9547         Simplify the logic by eliminating unreachable code.
9548         (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
9549         just do a recursive call if we need to retry.
9550         (vc-rcs-checkout): Handle the case where rcs is missing by making
9551         the buffer read-write if requested and re-signalling the error.
9553         * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
9555 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9557         * vc-hooks.el (vc-handled-backends): Docstring change.
9558         (vc-ignore-vc-files): Mark obsolete.
9559         (vc-registered): Check vc-ignore-vc-files.
9560         (vc-find-file-hook, vc-file-not-found-hook): Don't check
9561         vc-ignore-vc-files.
9563         * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
9565 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9567         * vc.el (vc-checkout): Don't do anything special for ange-ftp
9568         files since ange-ftp already has vc-registered return nil.
9570         * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
9571         (vc-sccs-workfile-version): Use with-temp-buffer and new
9572         vc-parse-buffer and don't bother setting the property.
9573         (vc-sccs-add-triple): Use with-current-buffer and
9574         find-file-noselect.
9575         (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
9577         * vc-rcs.el (vc-rcs-find-most-recent-rev): New function.  The code
9578         derives from the old vc-parse-buffer but uses the revision number
9579         rather than the date (much easier to compare robustly).
9580         (vc-rcs-fetch-master-state): Use `with-temp-buffer'.  Adapt to the
9581         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).  Find the
9582         locking-user more directly.  Check strict locking and set
9583         checkout-model appropriately.
9584         (vc-rcs-parse-locks): Remove.
9585         (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
9586         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
9587         (vc-rcs-system-release): Use with-current-buffer and
9588         vc-parse-buffer.
9589         (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
9591         * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
9592         (vc-simple-command): Docstring fix.
9593         (vc-registered): Align the way the file-handler is called with the
9594         way the function itself works.
9595         (vc-file-owner): Remove.
9597         * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer.  Reorder
9598         extraction of fields and call to file-attributes because of a
9599         temporary bug in rcp.el.
9600         (vc-cvs-fetch-status): Use with-current-buffer.
9602 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9604         * vc.el (vc-do-command): Use file-relative-name.
9605         (vc-responsible-backend): Use vc-backend if possible.
9606         (vc-create-snapshot): Improve the `interactive' spec. Add support
9607         for branches and dispatch to backend-specific `create-snapshot'.
9608         (vc-default-create-snapshot): New function, containing the bulk of
9609         the old vc-create-snapshot.
9610         (vc-retrieve-snapshot): Improve the interactive spec.
9612         * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
9613         (vc-backend-hook-functions): Remove.
9614         (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
9615         (vc-backend): Reintroduce the test for `file = nil' now that I
9616         know why it was there (and added a comment to better remember).
9618         * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
9619         code from vc-sccs-hooks.el.
9620         (vc-sccs-release, vc-sccs-system-release): Remove.  Don't require
9621         'vc anymore.
9622         (vc-sccs-responsible-p): Use expand-file-name instead of concat
9623         and file-directory-p instead of file-exists-p.
9624         (vc-sccs-check-headers): Simplify the regexp.
9626         * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
9627         from vc-rcs-hooks.el.  Don't require 'vc anymore.
9628         (vc-rcs-responsible-p): Use expand-file-name instead of concat and
9629         file-directory-p instead of file-exists-p.
9631         * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
9632         from vc-cvs-hooks.el.
9633         (proto vc-cvs-registered): Require 'vc-cvs instead of
9634         'vc-cvs-hooks.  Don't require 'vc anymore.
9635         (vc-cvs-responsible-p): Use expand-file-name instead of concat and
9636         file-directory-p instead of file-exists-p.
9637         (vc-cvs-create-snapshot): New function, replacing
9638         vc-cvs-assign-name.
9639         (vc-cvs-assign-name): Remove.
9641 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9643         * vc-cvs.el (vc-cvs-header): New var.
9645         * vc-rcs.el (vc-rcs-exists): Remove.
9646         (vc-rcs-header): New var.
9648         * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
9649         `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
9650         (vc-sccs-header): New var.
9652         * vc.el (vc-do-command): Get rid of the `last' argument.
9653         (vc-header-alist): Remove, replaced by vc-X-header.
9654         (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
9655         (vc-dired-hook): Use expand-file-name instead of concat.
9656         (vc-directory): Use file-name-as-directory.
9657         (vc-snapshot-precondition, vc-create-snapshot)
9658         (vc-retrieve-snapshot): Allow the command to operate on any
9659         directory.
9661         * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
9662         just removing the 'WORKFILE argument or by removing the 'MASTER
9663         argument and replacing `file' with (vc-name file).
9665 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9667         * vc.el: Update Copyright and add a crude list of backend funs.
9668         (vc-writable-p): New function.
9669         (with-vc-file): Use vc-writable-p.
9670         (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
9671         (vc-register): Avoid vc-name.
9672         (vc-locking-user): Remove.
9673         (vc-steal-lock): Make the `owner' arg non-optional.
9674         (vc-merge): Use vc-writable-p instead of vc-locking-user and
9675         vc-checkout-model.
9676         (vc-default-dired-state-info): Use vc-state instead of
9677         vc-locking-user and return special strings for special states.
9678         (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
9679         and get rid of one of the special CVS cases.
9680         (vc-cancel-version): prettify error message with \\[...].
9681         (vc-rename-master): New function.
9682         (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
9683         use vc-rename-master) instead of vc-BACKEND-record-rename.  Make
9684         the CVS special case generic.
9685         (vc-default-record-rename): Remove.
9686         (vc-file-tree-walk-internal): Only call FUNC for files that are
9687         under control of some VC backend and replace `concat' with
9688         expand-file-name.
9689         (vc-file-tree-walk): Update docstring.
9690         (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
9691         (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
9693         * vc-sccs.el (vc-sccs-rename-file): Renamed from
9694         vc-sccs-record-rename.  Use `find-file-noselect' rather than
9695         `find-file' and call `vc-rename-master' to do the actual move.
9696         (vc-sccs-diff): Remove unused `backend' variable.
9698         * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
9699         to delay loading of vc-sccs until it is really used.
9700         (vc-sccs-master-templates): Preload.
9701         (vc-sccs-state): Update call to vc-sccs-parse-locks.
9702         (vc-sccs-project-dir): Remove (merged into
9703         vc-sccs-search-project-dir).
9704         (vc-sccs-search-project-dir): Rewrite using file name handling ops
9705         rather than `concat', make sure it is preloaded and don't bother
9706         to check that the file actually exists.
9707         (vc-sccs-parse-locks): Remove unused `file' argument, remove
9708         `locks' argument (use buffer's content instead) and eliminate n^2
9709         behavior.
9711         * vc-rcs.el: Update Copyright.
9712         (vc-rcs-rename-file): New function.
9713         (vc-rcs-diff): Remove unused `backend' variable.
9715         * vc-hooks.el: Update Copyright.
9716         (vc-backend): Don't accept a nil argument any more.
9717         (vc-up-to-date-p): Turn into a defsubst.
9718         (vc-possible-master): New function.
9719         (vc-check-master-templates): Use `vc-possible-master' and allow
9720         funs in vc-X-master-templates to return a non-existent file.
9722         * vc-cvs.el: Update Copyright.
9723         (vc-cvs-diff): Remove unused `backend' variable.
9724         (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
9726         * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
9728 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9730         * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
9731         since it can be called from vc-rcs.el.
9732         (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
9734 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9736         * vc.el (vc-version-diff): Expand file name read from the
9737         minibuffer.  Handle the case when a previous version number can't
9738         be guessed.  Give suitable messages when there were no differences
9739         found.
9740         (vc-clear-headers): Call backend-specific implementation, if one
9741         exists.
9742         (vc-cancel-version): Made error checks generic.  When done, clear
9743         headers generically, too.
9745         * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
9746         from vc-clear-headers in vc.el.
9748         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
9749         correctly.
9750         (vc-rcs-latest-on-branch-p): Made second argument VERSION
9751         optional.  Handle the case when it's not there.
9753 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9755         * vc.el (vc-locking-user): Moved from vc-hooks.el.
9757 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9759         * vc-hooks.el (vc-loadup): Remove.
9760         (vc-find-backend-function): Use `require'.  Also, handle the case
9761         where vc-BACKEND-hooks.el doesn't exist.
9762         (vc-call-backend): Cleanup.
9764 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9766         * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
9767         vc-rcs-grab-templates)
9768         (vc-rcs-registered): Remove.  The default function works as well.
9769         * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
9770         vc-sccs-grab-templates)
9771         (vc-sccs-registered): Remove.  The default function works as well.
9773         * vc.el (vc-version-diff): Left out a vc- in call to
9774         vc-call-backend.
9775         (vc-default-dired-state-info, vc-default-record-rename)
9776         (vc-default-merge-news): Update for the new backend argument.
9778         * vc-hooks.el (vc-find-backend-function): Return a cons cell if
9779         using the default function.
9780         (vc-call-backend): If calling the default function, pass it the
9781         backend as first argument.  Update the docstring accordingly.
9782         (vc-default-state-heuristic, vc-default-mode-line-string): Update
9783         for the new backend argument.
9784         (vc-make-backend-sym): Renamed from vc-make-backend-function.
9785         (vc-find-backend-function): Use the new name.
9786         (vc-default-registered): New function.
9788 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9790         * vc.el (vc-merge): Use vc-find-backend-function.
9792         * vc-hooks.el (vc-backend-functions): Remove.
9793         (vc-loadup): Don't setup 'vc-functions.
9794         (vc-find-backend-function): New function.
9795         (vc-call-backend): Use above fun and populate 'vc-functions
9796         lazily.
9797         (vc-backend-defines): Remove.
9799 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9801         * vc.el (vc-register): Put a FIXME note for a newly found bug.
9802         Call vc-call-backend without the leading vc-.
9803         (vc-responsible-backend, vc-finish-logentry, vc-annotate)
9804         (vc-check-headers): Call vc-call-backend without the leading vc-.
9805         (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
9806         (vc-annotate-display): Replace confusing use of `cond' with `or'.
9807         Call vc-call-backend without the leading vc-.
9809         * vc-cvs.el (tail): Provide vc-cvs.
9810         * vc-sccs.el (tail): Provide vc-sccs.
9811         * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
9813         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
9814         (vc-make-backend-function, vc-call): Pass names without leading
9815         `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
9816         (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
9817         (vc-call-backend): Always try to load vc-X-hooks.
9818         (vc-registered): Remove vc- in call to vc-call-backend.
9820 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9822         * vc.el (vc-process-filter): New function.
9823         (vc-do-command): Setup `vc-process-filter' for the async process.
9824         (vc-maybe-resolve-conflicts): New function to reduce
9825         code-duplication.  Additionally, it puts the buffer in
9826         `smerge-mode' if applicable.
9827         (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
9828         calling `merge-news'.
9829         (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
9830         (vc-log-edit): New function.  Replacement for `vc-log-mode' by
9831         interfacing to log-edit.el.
9832         (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
9833         log-edit is available.
9834         (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
9836 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9838         * vc.el (vc-register): Remove `vc-buffer-backend' setup.
9839         (vc-log-mode-map): New name for vc-log-entry-mode and merge the
9840         defvar and the initialization.
9841         (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
9843         * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
9844         (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
9846         * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
9848 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9850         * vc.el (vc-file-clear-masterprops): Removed.
9851         (vc-checkin, vc-revert-buffer): Removed calls to the above.
9852         (vc-version-diff): Use buffer-size without argument.
9853         (vc-register): Heed vc-initial-comment.
9855         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
9856         default branch.
9858         * vc-rcs.el (vc-rcs-register): Parse command output to find master
9859         file name and workfile version.
9860         (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
9862         * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
9863         vc-file-clear-masterprops.
9865         * vc-sccs.el (vc-sccs-checkout): Removed call to
9866         vc-file-clear-masterprops.  If writable, set vc-state to 'edited
9867         rather than user login name.
9870 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9872         * vc.el (vc-workfile-unchanged-p): Remove unused argument
9873         `want-differences-if-changed' and simplify.
9874         (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
9875         (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
9876         output (which is invalid for async vc-diff) to decide whether to
9877         do the revert silently or not.
9879 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9881         * vc-hooks.el (vc-loadup): Load files quietly.
9882         (vc-call-backend): Oops, brain fart.
9884 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9886         * vc-cvs.el (vc-cvs-state): Typo.
9887         (vc-cvs-merge-news): Return the status code rather than the error msg.
9889 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9891         * vc.el (with-vc-file, vc-next-action, vc-version-diff)
9892         (vc-dired-mark-locked): Replaced usage of vc-locking-user with
9893         vc-state or vc-up-to-date-p.
9894         (vc-merge): Use vc-backend-defines to check whether merging is
9895         possible.  Set state to 'edited after successful merge.
9897         * vc-hooks.el (vc-locking-user): If locked by the calling user,
9898         return that name.  Redocumented.
9900 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9902         * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
9903         new `vc-state' semantics.
9904         (vc-finish-steal): Set 'vc-state to 'edited rather than setting
9905         'vc-locking-user to the current user.
9906         (vc-merge): Inline vc-backend-merge.  Comment out code that I
9907         don't understand and hence can't adapt to the new `vc-state' and
9908         `vc-locking-user' semantics.
9909         (vc-backend-merge): Remove.
9911         * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
9912         rather than 'vc-locking-user.
9914         * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
9916         * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
9917         (vc-state): Don't use 'reserved any more.  Just use the same
9918         convention as the one used for vc-<backend>-state where the
9919         locking user (as a string) is returned.
9920         (vc-locking-user): Update, based on the above convention. The
9921         'vc-locking-user property has disappeared.
9922         (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
9924         * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
9925         with a heuristic one.
9926         (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
9927         (vc-cvs-checkin): Do a trivial parse to set the state in case of
9928         error.  That allows us to get to 'needs-merge even in the
9929         stay-local case.  There's still no way to detect 'needs-patch in
9930         such a setup (or to force an update for that matter).
9931         (vc-cvs-logentry-check): Remove, the default works as well.
9933 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9935         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
9937         * vc.el (vc-do-command): kill-all-local-variables, to reset any
9938         major-mode in which the buffer might have been put earlier.  Use
9939         `remove' and `when'.  Allow `okstatus' to be `async' and use
9940         `start-process' in this case.
9941         (vc-version-diff): Handle the case where the diff looks empty
9942         because of the use of an async process.
9944 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
9946         * vc.el (vc-next-action-on-file): Removed optional parameter
9947         `simple'.  Recompute state unconditionally.
9948         (vc-default-toggle-read-only): Removed.
9950         * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
9951         (vc-toggle-read-only): Undid prev change.
9953         * vc-cvs.el (vc-cvs-stay-local): Renamed from
9954         vc-cvs-simple-toggle.  Redocumented.
9955         (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
9956         (vc-cvs-toggle-read-only): Removed.
9958 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
9960         * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
9961         (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
9962         (vc-release-greater-or-equal-p): Move to vc-rcs.el.
9963         (vc-file-clear-masterprops): Braindead "fix".  It was a nop and
9964         still is. So maybe it should be removed.
9965         (vc-head-version, vc-find-binary): Remove.
9966         (vc-recompute-state): Move from vc-hooks.el.
9967         (vc-next-action-on-file): Add a `simple' argument to allow
9968         avoiding the `recompute' step (use for vc-cvs-simple-toggle).
9969         (vc-default-toggle-read-only, vc-default-record-rename): New funs.
9970         (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
9971         (vc-dired-mode-map): Properly defvar it.
9972         (vc-print-log): Call log-view-mode if available.
9973         (small-temporary-file-directory): defvar instead of use boundp.
9974         (vc-merge-news): Moved to vc-cvs.el.
9975         (vc-default-merge-news): New function.
9977         * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
9978         (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
9979         (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
9980         unknown `vc-latest-version' function.  It should probably refer to
9981         vc-workfile-version or somesuch, but it's very unclear to me and I
9982         don't have SCCS to test things.
9984         * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
9985         (vc-sccs-state-heuristic): Fix typo.
9986         (vc-sccs-workfile-unchanged-p): Add missing argument.
9988         * vc-rcs.el: Require vc and vc-rcs-hooks.
9989         (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
9990         (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
9991         (vc-release-greater-or-equal-p): Move from vc.
9992         (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
9993         vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
9994         (vc-rcs-checkout): Add a missing `new-version' argument in the
9995         call to vc-rcs-latest-on-branch-p.  Hopefully that was the right one.
9997         * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
9998         (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
9999         (vc-rcs-latest-on-branch-p): Use the `version' argument rather
10000         than the apparently unbound `workfile-version'.
10002         * vc-hooks.el (vc-master-templates): Def the obsolete var.
10003         (vc-file-prop-obarray): Use `make-vector'.
10004         (vc-backend-functions): Add new hookable functions
10005         vc-toggle-read-only, vc-record-rename and vc-merge-news.
10006         (vc-loadup): If neither backend nor default functions exist, use
10007         the backend function rather than nil.
10008         (vc-call-backend): If the function if not bound yet, try to load
10009         the non-hook file to see if it provides it.
10010         (vc-call): New macro plus use it wherever possible.
10011         (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
10012         nor `vc-find-binary' since it's only called from
10013         vc-mistrust-permission which is only used once the backend is known.
10014         (vc-checkout-model): Fix parenthesis.
10015         (vc-recompute-state, vc-prefix-map): Move to vc.el.
10017         * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
10018         (vc-cvs-release, vc-cvs-system-release): Remove.
10019         (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
10020         (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
10021         status symbols.
10022         (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
10023         (vc-cvs-toggle-read-only): First cut at a function to allow a
10024         cvs-status-free vc-toggle-read-only.
10025         (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
10026         (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
10027         vc-cvs-status.  Also set vc-state rather than vc-locking-user.
10028         (vc-cvs-checkout): Modify access rights directly if the user
10029         requested not to use `cvs edit'.  And refresh the mode line.
10031         * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
10032         (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
10034 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
10036         * vc-cvs.el (vc-cvs-checkout): Docstring fix.  Added a `(if
10037         workfile' that got lost when the code was extracted from vc.el.
10038         And merged the tail with the rest of the code (not possible in the
10039         old vc.el where the tail was shared among all backends).  And
10040         explicitly set the state to 'edited if `writable' is set.
10042         * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
10043         (vc-cvs-state): Be careful to return the value from
10044         vc-cvs-parse-state.
10045         (vc-cvs-parse-status): Use expand-file-name.  Don't set 'vc-state
10046         property but return it instead.  Also be careful to handle a nil
10047         or "" `rev' when workfile is non-nil (it was handled properly when
10048         workfile was nil).
10050         * vc.el: Removed those pesky unnecessary `(function' quotes.
10051         (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
10052         directly in the defvar.
10053         (vc-do-command): Bind inhibit-read-only so as to properly handle
10054         the case where the destination buffer has been made read-only.
10055         (vc-diff): Delegate to vc-version-diff in all cases.
10056         (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
10057         (vc-annotate-mode-variables): Removed (code moved partly to
10058         defvars and partly to vc-annotate-add-menu).
10059         (vc-annotate-mode): Turned into a derived-mode.
10060         (vc-annotate-add-menu): Moved in code in
10061         vc-annotate-mode-variables.
10062         (vc-update-change-log): Use make-temp-file if available.
10064 2000-09-04  Martin Lorentzson  <martinl@delysid.gnu.org>
10066         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
10067         `vc-checkout-model' updated to `vc-cvs-update-model'.
10069 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10071         * vc.el (vc-next-action-on-file): Added handling of state
10072         `unlocked-changes'.
10073         (vc-checkout-carefully): Is now practically obsolete, unless the
10074         above is too slow to be enabled unconditionally.
10075         (vc-update-change-log): Fixed typo.
10077         * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
10079         * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
10080         Now handles state `unlocked-changes'.
10081         (vc-sccs-workfile-unchanged-p): New function, to support the above.
10083         * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
10085         * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
10086         (vc-rcs-fetch-master-state): Bug fixes.  Recognize state
10087         `unlocked-changes'.
10088         (vc-rcs-workfile-unchanged-p): Renamed from
10089         `vc-rcs-workfile-unchanged'.  This is not a real backend-specific
10090         function yet, but supposed to become one soon.
10092         * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
10093         `vc-steal-lock'.
10094         (vc-call-backend): Changed error message.
10095         (vc-state): Added description of state `unlocked-changes'.
10097 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10099         * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
10100         always return t in CVS-controlled directories.
10102         * vc.el (vc-responsible-backend): New function.
10103         (vc-register): Largely rewritten.
10104         (vc-admin): Removed (implementation moved into vc-register).
10105         (vc-checkin): Redocumented.
10106         (vc-finish-logentry): If no backend defined yet (because we are in
10107         the process of registering), use the responsible backend.
10109         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
10110         Updated function lists.
10111         (vc-call-backend): Fixed typo.
10113         * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
10114         New functions.
10115         (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
10116         Removed query option.  Redocumented.
10118 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10120         * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
10122         * vc.el: Updated callers of `vc-checkout-required' to use
10123         `vc-checkout-model'.
10125 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
10127         * vc-rcs.el (vc-rcs-backend-release-p): function added.  other
10128         stuff updated to reference this function instead of the old
10129         `vc-backend-release-p'.
10131 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10133         * vc-sccs-hooks.el (vc-uses-locking): Renamed to
10134         vc-checkout-model.  Return appropriate values.  Updated callers.
10136 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
10138         * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
10139         (vc-backend-revert): Function moved into `vc-revert';
10140         `vc-next-action' must be updated to accomodate this change.
10141         (vc-backend-steal): Function moved into `vc-finish-steal'.
10142         (vc-backend-logentry-check): Function moved into
10143         `vc-finish-logentry'.
10144         (vc-backend-printlog): Function moved into `vc-print-log'.
10145         (vc-backend-uncheck): Function moved into `vc-cancel-version'.
10146         (vc-backend-assign-name): Function moved into
10147         `vc-create-snapshot'.
10149 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10151         * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
10152         Rename to vc-checkout-model.  Return appropriate values.
10153         Update callers.
10155         * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
10156         to vc-checkout-model.
10157         (vc-checkout-required): Rename to vc-checkout-model.
10158         Re-implement and re-comment.
10159         (vc-after-save): Use vc-checkout-model.
10161 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
10163         * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
10164         Update to use the vc-BACKEND-diff functions instead.
10165         `vc-diff' is now working.
10167         * vc-rcs.el (vc-rcs-logentry-check): New function.
10169         * vc-cvs.el (vc-cvs-logentry-check): New function.
10171         * vc-sccs.el (vc-sccs-diff): Function changed name from
10172         `vc-backend-diff'.  This makes `vc-diff' work.
10174         * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
10175         of functions possibly implemented in a vc-BACKEND library.
10176         (vc-checkout-required): Fix bug that caused an error to be
10177         signaled during `vc-after-save'.
10179         * vc.el: Fix typo.
10180         This checkin is made with our new VC code base for the very first time.
10181         A simple `(vc-checkin (buffer-file-name))' was used to perform it.
10183         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
10184         `vc-checkout-required' updated to `vc-cvs-uses-locking'.
10186         * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
10187         updated to `vc-uses-locking'.
10188         (vc-checkout-required): Call to backend function.
10189         `vc-checkout-required' updated to `vc-uses-locking' instead.
10191         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
10192         `vc-checkout-required' updated to `vc-rcs-uses-locking'.
10194         * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
10195         to match the split into various backends.
10196         (vc-backend-checkin): Remove.  Merge with `vc-checkin'.
10197         (vc-retrieve-snapshot): Bug fix.
10199 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10201         * vc-sccs.el (vc-sccs-release): Doc fix.
10203 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
10205         * vc.el (vc-next-action-on-file): Bug found and fixed.
10206         (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
10207         (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
10209         * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
10210         (vc-rcs-checkout): Name space cleaned up.  No more revision number
10211         crunching function names that are not prefixed with vc-rcs.
10212         (vc-rcs-checkout-model): Function added.  References to
10213         `vc-checkout-model' replaced.
10215 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10217         * vc.el (vc-next-action-on-file): Rewritten for the new state model.
10218         (vc-backend-merge-news): Renamed to `vc-merge-news'.  (Specific parts
10219         still need to be split, and implemented for RCS).
10221 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
10223         * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
10225         * vc-sccs.el (vc-sccs-admin): Added the query-only option as
10226         required by the vc.el file.
10228         * vc-rcs.el (vc-rcs-admin): Added the query-only option as
10229         required by the vc.el file.
10230         (vc-rcs-exists): Function added.
10232         * vc-cvs.el (vc-cvs-admin): Added the query-only option as
10233         required by the vc.el file.
10235         * vc.el (vc-admin): Updated to handle selection of appropriate
10236         backend.  Current implementation is crufty and need re-thinking.
10238         * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
10240 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
10242         * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
10243         beginning of annotate buffers correctly.
10245         * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
10246         (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
10247         functionality updated quite a lot to support multiple backends.
10248         Variables `vc-annotate-mode', `vc-annotate-buffers',
10249         `vc-annotate-backend' added.
10251         * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
10252         `vc-annotate-difference' added to supported backend functions.
10254 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10256         * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
10257         Use with-temp-file instead of /bin/sh.  Merged from mainline
10259 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
10261         * vc-sccs-hooks.el (vc-sccs-registered): Updated.
10263         * vc-rcs-hooks.el (vc-rcs-registered): Updated.
10265         * vc-cvs-hooks.el (vc-cvs-registered): Updated.
10267 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
10269         * vc-hooks.el: vc-state-heuristic added to
10270         vc-backend-hook-functions.
10272         * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
10274         * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
10276         * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
10277         `vc-uses-locking' to `vc-checkout-required'.  Rename the `locked'
10278         state to `reserved'.
10280         * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
10281         `vc-checkout-required'.  Rename the `locked' state to `reserved'.
10283 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10285         * vc-rcs-hooks.el: Implement new state model.  Hardly anything
10286         untouched.
10288         * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
10290         * vc.el (vc-update-change-log): Use small-temporary-file-directory,
10291         if defined.  (Merged from main line, slightly adapted.)
10293         * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
10294         millenium problem (merged from mainline).
10296 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
10298         * vc-cvs.el: Split the annotate feature into a BACKEND-specific
10299         part and moved the non-BACKEND stuff to vc.el.
10301         * vc.el: Split the annotate feature into a BACKEND specific part
10302         and moved it from the vc-cvs.el file to this one.
10304 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10306         * vc-hooks.el: Implement new state model.
10307         (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
10308         (vc-locking-user): Simplify.  Now only needed if the file is
10309         locked by somebody else.
10310         (vc-lock-from-permissions): Remove.  Functionality is in
10311         vc-sccs-hooks.el and vc-rcs-hooks.el now.
10312         (vc-mode-line-string): New name for former vc-status.  Adapted.
10313         (vc-mode-line): Adapt to use the above.  Remove optional parameter.
10315         * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
10316         Various simplifications and adaptations all over the place.
10318         * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
10319         Simplify and adapt the rest.
10321         * vc.el (vc-resynch-window): Add TODO comment: check for
10322         interaction with view mode according to recent RCS change.
10323         (vc-backend-merge-news): Merge "CMUP" patch from mainline.
10325 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
10327         * vc.el: Convert the remaining function comments to docstrings.
10329 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
10331         * vc.el (vc-backend-release, vc-release-greater-or-equal)
10332         (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
10333         (vc-minor-part, vc-previous-version): Functions that operate and
10334         compare revision numbers got proper documentation.  Comments added
10335         about their possible removal.
10337 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
10339         * vc.el (vc-latest-on-branch-p): Function removed and replaced in
10340         the vc-backend.el files.
10342         * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
10344         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
10345         (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
10346         (vc-rcs-previous-version): Functions added.
10348         * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
10350         * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
10352 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10354         * vc-hooks.el (vc-master-templates): Is really obsolete.
10355         Comment out the definition for now.  What is the right procedure
10356         to get rid of it?
10357         (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
10358         rewritten.
10359         (vc-default-registered): Remove.
10360         (vc-check-master-templates): New function; does mostly what the
10361         above did before.
10362         (vc-locking-user): Don't rely on the backend to set the property.
10364         * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
10365         Rewrite documentation.
10366         (vc-rcs-templates-grabbed): New variable.
10367         (vc-rcs-grab-templates): New function.
10368         (vc-rcs-registered): Rewrite to use above mechanism.
10370         * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
10371         Rewrite documentation.
10372         (vc-sccs-templates-grabbed): New variable.
10373         (vc-sccs-grab-templates): New function.
10374         (vc-sccs-registered): Rewrite to use above mechanism.
10375         (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
10376         Don't throw the result, simply return it.
10378         * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
10379         (vc-cvs-find-master): Remove.  Code is now in vc-cvs-registered.
10380         (vc-cvs-registered): Does the check itself now.  Simplify.
10382         * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
10383         from main line.
10385 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
10387         * vc-cvs.el (vc-cvs-diff): New function.
10389         * vc-sccs.el (vc-sccs-diff): New function.
10391         * vc-rcs.el (vc-rcs-diff): New function.
10392         (vc-rcs-checkout): Bug (typo) found and fixed.
10393         (vc-rcs-register-switches): New variable.
10395         * vc.el (vc-backend-diff): Function removed and placed in the
10396         backend files.
10398 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
10400         * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
10402         * vc.el (vc-backend-checkout): Function removed and replaced in
10403         the vc-backend.el files.
10405         * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
10407         * vc.el (vc-backend-admin): Removed and replaced in the
10408         vc-backend.el files.
10410         * vc.el (Martin): Removed all the annotate functionality since it
10411         is CVS backend specific.
10413 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10415         * spec.txt: Added specification of vc-state.
10417         * vc-sccs-hooks.el (vc-sccs-master-properties):
10418         Remove handling of vc-latest-version and
10419         vc-your-latest-version.  What used to be vc-latest-version, is now
10420         returned as vc-workfile-version.
10421         (vc-sccs-workfile-version): Adapt.
10423 2000-09-04  Dave Love  <fx@gnu.org>
10425         * vc.el: [Merged from mainline.]
10426         (vc-dired-mode): Make the dired-move-to-filename-regexp
10427         regexp match the date, to avoid treating date as file size.
10428         Add YYYY S option to WESTERN/
10430 2000-09-04  Dave Love  <fx@gnu.org>
10432         * vc.el: Require `compile' when compiling.
10433         (vc-logentry-check-hook): New option.
10434         (vc-steal-lock): Use compose-mail.
10435         (vc-dired-mode-map): Defvar when compiling.
10436         (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
10437         vc-sccs.el and renamed.  Callers changed.
10438         (vc-backend-checkout, vc-backend-logentry-check)
10439         (vc-backend-merge-news): Doc fix.
10440         (vc-default-logentry-check): New function.
10441         (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
10442         (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
10443         (vc-backend-merge): Doc fix.  Use backend functions.
10444         (vc-check-headers): Use backend functions.
10446         * vc-cvs.el: Require vc when compiling.
10447         (vc-cvs-register-switches): Doc fix.
10448         (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
10449         (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
10450         (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
10451         New functions (code from vc.el).
10452         (vc-annotate-display-default): Fix interactive spec.
10453         (vc-annotate-time-span): Doc fix.
10455         * vc-rcs.el: Require vc when compiling.
10456         (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
10457         (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
10458         (vc-rcs-checkin): New functions (code from vc.el).
10459         (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
10460         Doc fix.
10461         (vc-rcs-release): Deleted.  (Duplicated vc-rcs-system-release).
10463         * vc-sccs.el: Require vc when compiling.
10464         (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
10465         (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
10466         (vc-sccs-revert)
10467         (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
10468         from vc.el).
10469         (vc-sccs-add-triple, vc-sccs-record-rename)
10470         (vc-sccs-lookup-triple): Moved from vc.el and renamed.
10471         (vc-sccs-admin): Doc fix.
10473 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
10475         * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
10476         (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
10477         (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
10478         from vc.el.
10480         * vc-sccs.el (vc-admin-sccs): Added from vc.el
10482         * vc-cvs.el: Moved the annotate functionality from vc.el.
10483         (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
10485 2000-09-04  Dave Love  <fx@gnu.org>
10487         * vc.el (vc-backend-release): Call vc-system-release.
10489         * vc-sccs.el (vc-sccs-system-release):
10490         Renamed from vc-sccs-backend-release.
10492         * vc-rcs.el (vc-rcs-system-release):
10493         Renamed from vc-rcs-backend-release.
10495         * vc-cvs.el (vc-cvs-system-release):
10496         Renamed from vc-cvs-backend-release.
10498 2000-09-04  Dave Love  <fx@gnu.org>
10500         * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
10501         backend files.
10502         (vc-backend-release): Dispatch to backend functions.
10503         (vc-backend-release-p): Don't mention CVS, RCS.  [The SCCS case
10504         probably needs attention.]
10506         * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
10507         (vc-sccs-backend-release): New function.
10509         * vc-cvs.el (vc-cvs-release): Moved from vc.el.
10510         (vc-cvs-backend-release): New function.
10512         * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
10513         Doc fix.
10514         (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
10515         (vc-default-dired-state-info): New function.
10516         (vc-dired-state-info): Dispatch to backends.
10517         (vc-dired-hook): Doc fix.  Simplify, pending removal of CVS specifics.
10519         * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
10520         from vc.el and renamed.
10522 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10524         * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
10525         (vc-version-other-window, vc-backend-assign-name): Removed
10526         references to vc-latest-version; sometimes changed into
10527         vc-workfile-version.
10529         * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
10530         vc-rcs-master-workfile-version.
10531         (vc-rcs-workfile-version): Use the above.  Don't call
10532         vc-latest-version (that was unreachable code, anyway).
10533         (vc-rcs-fetch-master-properties): Doc fix.
10535         * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
10536         (vc-backend-hook-functions): Removed them from this list, too.
10537         (vc-fetch-properties): Removed.
10538         (vc-workfile-version): Doc fix.
10540         * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
10541         (vc-rcs-workfile-version, vc-rcs-locking-user)
10542         (vc-rcs-uses-locking): Use it.
10544         * vc-hooks.el (vc-consult-rcs-headers):
10545         Moved into vc-rcs-hooks.el, under the name
10546         vc-rcs-consult-headers.
10548         * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
10549         headers.
10550         (vc-cvs-find-master): Use this name only; correct different
10551         versions of the name.
10553         * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
10554         New functions.
10555         (vc-sccs-locking-user): Use the latter.
10557         * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
10558         New functions.
10560         * vc-hooks.el (vc-master-locks, vc-master-locking-user):
10561         Moved into both
10562         vc-rcs-hooks.el and vc-sccs-hooks.el.  These properties and access
10563         functions are implementation details of those two backends.
10565 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10567         * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
10568         (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
10570         * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
10571         (vc-sccs-parse-locks): SCCS-specific code moved here from
10572         vc-hooks.
10574         * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
10575         code moved here from vc-hooks.
10577         * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
10578         into back-end specific parts and removed.  Callers not updated
10579         yet; because I guess these callers will disappear into back-end
10580         specific files anyway.
10582 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10584         * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
10585         (vc-backend-checkout): Changed calls to `vc-checkout-model' to
10586         `vc-uses-locking'.
10588         * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
10589         Store yes/no in the property, and return t/nil.  Updated all
10590         callers.
10592         * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
10593         vc-sccs-uses-locking.  Don't set property.
10594         (vc-sccs-locking-user): Don't set property.
10596         * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
10597         vc-cvs-uses-locking.  Don't set property here; leave that to
10598         vc-hooks.
10599         (vc-cvs-locking-user): Reflect above change.  Streamlined.
10601         * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
10602         vc-rcs-uses-locking.
10603         (vc-rcs-locking-user): Reflect above change.
10605 2000-09-04  Dave Love  <fx@gnu.org>
10607         * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
10609         * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
10611         * vc-hooks.el (vc-checkout-model): Punt to backends.
10613         * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
10615         * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
10617         * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
10618         New functions.
10620         * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
10621         New functions.
10623         * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
10624         (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
10626         * vc-hooks.el (vc-default-locking-user): New function.
10627         (vc-locking-user, vc-workfile-version): Punt to backends.
10629 2000-09-04  Dave Love  <fx@gnu.org>
10631         * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
10632         (vc-master-workfile-version): Moved from vc-hooks.
10634         * vc-rcs-hooks.el: Fix duplicate code in last change.
10636         * vc-rcs-hooks.el: Require vc-hooks when compiling.
10637         (vc-rcs-master-templates): Improve :type.
10638         (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
10639         vc-master-workfile-version): Moved from vc-hooks.
10641         * vc-sccs-hooks.el: Require vc-hooks when compiling.
10642         (vc-sccs-master-templates): Improve :type.
10643         (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
10645         * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
10647         * vc-cvs-hooks.el: Require vc-hooks when compiling.
10648         (vc-cvs-master-templates): Improve :type.  Use
10649         vc-cvs-find-cvs-master.
10650         (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
10651         from vc-hooks.
10652         (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
10654         * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
10655         Moved to vc-cvs-hooks.
10657         * vc-hooks.el: Add doc strings in various places.  Simplify the
10658         minor mode setup.
10659         (vc-handled-backends): New user variable.
10660         (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
10661         simplification.
10663 2000-09-04  Dave Love  <fx@gnu.org>
10665         * vc.el: Some doc fixes for autoloaded and interactive functions.
10666         Fix compilation warnings from ediff stuff.
10667         (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
10669         * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
10671         * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
10673         * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
10675 2000-09-04  Dave Love  <fx@gnu.org>
10677         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
10678         New variable.
10679         (vc-make-backend-function, vc-loadup, vc-call-backend)
10680         (vc-backend-defines): New functions.
10682         * vc-hooks.el: Various doc fixes.
10683         (vc-default-back-end, vc-follow-symlinks): Custom fix.
10684         (vc-match-substring): Function removed.  Callers changed to use
10685         match-string.
10686         (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
10687         Simplify.
10689 2000-09-04  Dave Love  <fx@gnu.org>
10691         * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
10692         type.
10693         (vc-sccs-project-dir, vc-search-sccs-project-dir)
10694         (vc-sccs-registered): Doc fix.
10696         * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
10697         (vc-cvs-registered): Doc fix.
10699         * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
10700         (vc-rcs-registered): Doc fix.
10702 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10704         * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
10706         * vc-hooks.el: vc-registered has been renamed
10707         vc-default-registered.  Some functions have been moved to the
10708         backend specific files.  they all support the
10709         vc-BACKEND-registered functions.
10711 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
10713         * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
10715         * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
10717 2000-09-04  Dave Love  <fx@gnu.org>
10719         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
10720         menu-bar-update-hook.
10722         * help.el (help-manyarg-func-alist): Add
10723         find-operation-coding-system.
10725         * wid-edit.el (widget-sexp-validate): Fix garbled code.
10727         * custom.el (custom-set-variables): Print message about errors in
10728         setting.
10730 2000-09-03  Andrew Innes  <andrewi@gnu.org>
10732         * makefile.w32-in: Change to DOS line endings.
10734 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
10736         * mouse.el (mouse-popup-menubar): Supply the prompt string for
10737         minor-mode keymaps, if they don't have one.
10739 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
10741         * eshell/esh-module.el (eval-when-compile): Don't lose if
10742         esh-module.el's file name is truncated to DOS 8+3 limits.
10744 2000-09-01  John Wiegley  <johnw@gnu.org>
10746         * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
10747         predicate, which caused entries in the completion list to be
10748         doubled.
10750 2000-08-30  John Wiegley  <johnw@gnu.org>
10752         * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
10753         sending to subprocesses.  Also, hook pre-command-hook if
10754         `eshell-send-direct-to-subprocesses' is non-nil.
10755         (eshell-send-direct-to-subprocesses): New config variable.  If t,
10756         subprocess input is send immediately.
10757         (eshell-toggle-direct-send): New function.
10758         (eshell-self-insert-command): New function.
10759         (eshell-intercept-commands): New function.
10760         (eshell-send-input): If direct subprocess sending is enabled,
10761         don't echo any input to the Eshell buffer.  Let the subprocess
10762         handle that.  This requires "stty echo" in bash, for example.
10764 2000-08-28  John Wiegley  <johnw@gnu.org>
10766         * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
10767         completion function for Eshell's implementation of `unset'.
10769 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
10771         * info.el (Info-directory-list): Doc fix.
10773 2000-08-31  Peter Breton  <pbreton@ne.mediaone.net>
10775         * filecache.el (file-cache-add-directory-using-find): Don't quote
10776         wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
10778 2000-08-31  Kenichi Handa  <handa@etl.go.jp>
10780         * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
10781         coding systems.
10783 2000-08-30  Andrew Innes  <andrewi@gnu.org>
10785         * timer.el (run-with-idle-timer): Undo last change, so that timer
10786         is not activated immediately if Emacs is already idle.  Some
10787         existing code relies on this behaviour.
10789 2000-08-30  Miles Bader  <miles@gnu.org>
10791         * frame.el (set-frame-font): Do completion of font-name for
10792         interactive use.
10794 2000-08-30  Kenichi Handa  <handa@etl.go.jp>
10796         * international/quail.el (quail-start-translation): Bind locally
10797         last-command-event, last-command, and this-command.
10798         (quail-start-conversion): Likewise.
10799         (quail-self-insert-command): Fix docstring.
10801 2000-08-29  Gerd Moellmann  <gerd@gnu.org>
10803         * progmodes/executable.el
10804         (executable-make-buffer-file-executable-if-script-p): Check that
10805         buffer contains at least 2 characters.
10807 2000-08-29  Eli Zaretskii  <eliz@is.elta.co.il>
10809         * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
10811 2000-08-29  Dave Love  <fx@gnu.org>
10813         * diff-mode.el (diff-mode) <defgroup>: Add :version.
10814         (diff-mode-shared-map): Bind mouse-2.
10815         (diff-imenu-generic-expression): New variable.
10816         (diff-mode): Use it.
10818         * mouse.el (mouse-major-mode-menu): Use local-key-binding.
10819         (mouse-popup-menubar): Add minor mode menus.
10820         (popup-menu): Check for lookup-key returning number.
10822 2000-08-29  Miles Bader  <miles@gnu.org>
10824         * comint.el (comint-send-input): Create overlays using the proper
10825         front/read-advance arguments.
10827 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
10829         * ps-print.el: Even/odd pages printing.  Doc fix.
10830         (ps-print-version): New version number (6.0).
10831         (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
10832         (ps-background, ps-begin-file, ps-begin-job): Code fix.
10833         (ps-print-duplex-feature): Variable eliminated.
10834         (ps-even-or-odd-pages): New variable.
10836         * progmodes/ebnf2ps.el: Doc fix.
10837         (ebnf-version): New version (3.3).
10838         (ebnf-user-arrow): Change variable customization to sexp.
10839         (ebnf-user-arrow): Function eliminated.
10840         (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
10842 2000-08-29  Kenichi Handa  <handa@etl.go.jp>
10844         * help.el (help-xref-mule-regexp): New variable.
10845         (help-make-xrefs): Handle help-xref-mule-regexp.
10847         * international/mule-cmds.el (help-xref-mule-regexp-template): New
10848         variable.
10849         (describe-input-method): Temporarily activate the specfied input
10850         method to display the information.
10851         (describe-language-environment): Hyperlinks to mule related items.
10853         * international/mule-diag.el (charset-multibyte-form-string): New
10854         function.
10855         (list-character-sets-1): Use charset-multibyte-form-string.
10856         (describe-character-set): New function.
10857         (describe-coding-system): Hyperlinks to safe character sets.
10859         * international/quail.el (quail-help): New arg PACKAGE.
10860         Hyperlinks to mule related items.
10861         (quail-help-insert-keymap-description): Use
10862         substitute-command-keys instead of describe-bindings.
10863         (quail-translation-help): Hyperlinks to mule related items.
10865 2000-08-28  John Wiegley  <johnw@gnu.org>
10867         * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
10868         have a defsubst call itself.  Made `eshell-flatten-list' back into
10869         a function again.
10871         * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
10872         catch, in case re-centering point at bottom messes up the display.
10873         This happens frequently in Emacs 21, due I believe to variable
10874         line heights.
10876         * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
10877         to call `find-tag-interactive'.
10879         * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
10880         the list of remember directories.
10882 2000-08-28  John Wiegley  <johnw@gnu.org>
10884         * align.el: Test align-region-separate to see if it's a symbol.
10886 2000-08-28  John Wiegley  <johnw@gnu.org>
10888         * eshell/esh-util.el (eshell-flatten-list): Made this function
10889         into a defsubst form.  It gets used very frequently, although
10890         calls don't occur all that often.
10892         * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
10893         examining it.
10895         * eshell/esh-cmd.el (eshell-rewrite-while-command):
10896         (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
10897         `eshell-protect'.
10898         (eshell-copy-handles): Created a new macro for duplicating the
10899         current set of open handles.  This is needed by the looping
10900         functions.
10901         (eshell-do-eval): Fixed while and if, so that the eshell-test-body
10902         is not incorrectly stomped on.
10904         * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
10905         declaration for pcomplete-use-paring.
10906         (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
10907         value of eshell-cmpl-use-paring.
10908         * pcomplete.el (pcomplete-use-paring): New config variable, to
10909         indicate whether paring should be used.
10910         (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
10911         completion alternatives that have already been used.
10913         * eshell/esh-mode.el (eshell-repeat-argument): Added function,
10914         bound to C-c C-y, which will repeat the previous N arguments
10915         (based on prefix argument).
10916         (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
10918         * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
10919         if there is no *Help* buffer.  This is for XEmacs, which renames
10920         its help buffers uniquely.  TODO: Find out what the current buffer
10921         name to delete is.
10923         * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
10924         first entry that correlates to a passwd/group number.  Later
10925         entries (used for group/user name aliasing to multiple IDs) are
10926         ignored.
10928         * eshell/em-xtra.el (eshell/expr):
10929         * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
10930         (eshell-grep, eshell/diff, eshell/locate):
10931         * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
10932         argument list, before passing it to the system command.
10934         * eshell/esh-mode.el (eshell-find-tag): Added a special version of
10935         `find-tag' for use at final position in Eshell buffers (which
10936         otherwise triggers an error on Emacs 21).
10937         (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
10938         buffer, if it is currently bound to `find-tag'.
10940         * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
10941         in the list of matched Makefile names.
10942         (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
10943         directory, prefer its contents to Makefile.
10945         * eshell/em-dirs.el (eshell/cd): cd commands that look up
10946         directory parts (like "cd old new", or "cd =regexp"), are now case
10947         sensitive on non-Windows/DOS platforms.
10949         * eshell/esh-mode.el (eshell-parse-command-input): When a user
10950         types RET after an open delimiter (like "), display a message
10951         indicating that Eshell is waiting for the closing delimiter.
10953         * eshell/esh-var.el (eshell/unset): Added a command for unsetting
10954         environment variables.
10956         * eshell/em-unix.el (eshell/diff): Added logic to fail more
10957         gracefully if the user enters incorrect arguments.
10959         * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
10960         Eshell buffers.
10962         * eshell/esh-var.el (eshell-interpolate-variable):
10963         * eshell/esh-mode.el (eshell-move-argument):
10964         * eshell/em-unix.el (eshell-du-sum-directory):
10965         * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
10966         * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
10967         (not (= ...)).
10969         * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
10970         to ensure the `preserve' flag gets propagated when doing recursive
10971         directory copies.
10973 2000-08-28  Stefan Monnier  <monnier@cs.yale.edu>
10975         * eshell/em-hist.el (eshell-put-history, eshell-get-history):
10976         Don't convert \n into \0177 in memory.
10977         (eshell-read-history, eshell-write-history): Convert \n to \0177,
10978         and back again, when reading and writing.
10980 2000-08-28  Eli Zaretskii  <eliz@is.elta.co.il>
10982         * eshell/esh-util.el (eshell-processp): Added to relieve constant
10983         testing of `fboundp' on `processp'.
10985         * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
10986         (eshell/jobs): Don't call process-list if it is not bound.
10987         (eshell-gather-process-output): Support systems where async
10988         subprocesses aren't supported.
10989         (eshell-scratch-buffer, eshell-last-sync-output-start): New
10990         variables.
10992         * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
10993         eshell-do-eval returns t.
10994         (eshell-do-pipelines-synchronously): New defmacro.
10995         (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
10996         when async subprocesses aren't supported.
10997         (eshell-do-eval): Use eshell-processp.  Don't throw eshell-defer
10998         if async subprocesses aren't supported.
10999         (eshell-resume-command): Don't assume STATUS is a string.
11001         * eshell/em-unix.el (eshell/rm): Use eshell-processp.
11003         * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
11004         (eshell-close-target, eshell-get-target): Use eshell-processp.
11005         (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
11006         fix.
11007         (eshell-get-target, eshell-create-handles): Doc fix.
11009 2000-08-28  Miles Bader  <miles@lsi.nec.co.jp>
11011         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
11012         criterion to include commands that output something, as long as it
11013         leaves both the command and the end-of-buffer visible when the
11014         command has exited.
11015         (eshell-review-quick-commands): Adjust the help doc string
11016         accordingly.
11018 2000-08-28  Peter Breton  <pbreton@ne.mediaone.net>
11020         * locate.el (locate): Cleaned up locate command's interactive prompting
11021         Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
11023         * filecache.el (file-cache-case-fold-search): New variable
11024         (file-cache-assoc-function): New variable
11025         (file-cache-minibuffer-complete): Use file-cache-assoc-function.
11026         Use file-cache-case-fold-search variable
11027         (file-cache-add-file): Use file-cache-assoc-function
11028         (file-cache-delete-file): likewise
11029         (file-cache-directory-name): likewise
11030         (file-cache-debug-read-from-minibuffer): likewise
11032 2000-08-28  Gerd Moellmann  <gerd@gnu.org>
11034         * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
11035         (abbrev-table-name): New function.
11036         (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
11037         If non-nil list local abbrev, only.
11039 2000-08-28  Stanislav Shalunov  <shalunov@internet2.edu>
11041         * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
11042         from Gnus support code, and use special article copy buffer
11043         `(gnus-original-article-buffer)' instead.  This allows to get rid
11044         of article-hide-headers usage (which breaks in the latest Gnus
11045         version).  Thanks to Detlev Zundel.
11047 2000-08-28  Kenichi Handa  <handa@etl.go.jp>
11049         * international/quail.el (quail-use-package): Hide "... loaded"
11050         message.
11051         (quail-start-translation, quail-start-conversion): Likewise.
11053         * international/kkc.el (kkc-region): Hide "... loaded" message.
11055 2000-08-27  Dave Love  <fx@gnu.org>
11057         * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
11059 2000-08-27  Miles Bader  <miles@gnu.org>
11061         * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
11063 2000-08-27  Kenichi Handa  <handa@etl.go.jp>
11065         * international/ja-dic-cnv.el (skkdic-convert): Insert (require
11066         'ja-dic-cnv), not (require 'skkdic-cnv).
11068 2000-08-26  Miles Bader  <miles@gnu.org>
11070         * faces.el (face-x-resources): Add entry for :inherit.
11071         * cus-face.el (custom-face-attributes): Add support for :inherit
11072         attribute.  Add support for relative face heights.
11073         (custom-face-attributes-get): Treat `nil' as being a default value
11074         for :inherit (as well as `unspecified').
11076         * faces.el (set-face-attribute): Update doc string.
11077         (face-attribute-name-alist): Add :inherit.
11078         (face-valid-attribute-values): Handle :inherit.
11079         (face-read-string): Rephrase prompt to be less confusing.
11080         Assume that DEFAULT is a string, since we must return a string.
11081         (face-read-integer): Use `format' to turn DEFAULT into an
11082         acceptable default for face-read-string.  Match NEW-VALUE against
11083         the string "unspecified", not the symbol `unspecified', since
11084         that's what face-read-string returns.
11085         (read-face-attribute): Lookup a name for old-value in valid, and
11086         use it as a default if we find one.  Treat all values from
11087         face-read-string as strings.  If the default is used, don't do any
11088         more processing on the value, just use the old value directly.
11089         (read-face-and-attribute, modify-face): Tweak prompt.
11090         (read-face-name): Don't assume prompt ends with a space.
11092         * faces.el (describe-face): Add support for :inherit attribute.
11094 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
11096         * terminal.el (terminal-emulator): Fix args to `concat'.  Now
11097         concat doesn't accept interger.
11099         * international/kkc.el: Remove SKK from Keywords.  Require
11100         ja-dic-utl instead of skkdic-utl.
11102         * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
11103         Provide ja-dic-cnv instead of skkdic-cnv.
11104         (ja-dic-filename): Renamed from skkdic-filename.  Referers changed
11105         (iso-2022-7bit-short): Add safe-charsets property.
11106         (skkdic-convert-postfix): Search Japanese chou-on character in
11107         addition to Hiragana character.
11108         (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
11109         (skkdic-convert): Change file names from skkdic.el to ja-dic.el
11110         (batch-skkdic-convert): Likewise.
11112         * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
11113         Provide ja-dic-utl instead of skkdic-utl.
11114         (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
11116 2000-08-24  Dave Love  <fx@gnu.org>
11118         * disp-table.el (standard-display-default): Make the test of `l'
11119         useful.
11121         * language/european.el ("Latin-8", "Latin-9"): Add input methods,
11122         mod sample text.
11124         * international/iso-ascii.el: Make pilcrow convenient string
11125         consistent with section.
11126         (iso-ascii-display): Set up multibyte characters as well as
11127         unibyte.
11129 2000-08-24  Kenichi Handa  <handa@etl.go.jp>
11131         * international/mule-cmds.el (reset-language-environment): Set
11132         default-process-coding-system to '(undecided . iso-latin-1), which
11133         makes process I/O almost consistent with file I/O.   Call this
11134         function when mule-cmds.el[c] is loaded.
11136 2000-08-22  Andrew Innes  <andrewi@gnu.org>
11138         * makefile.w32-in: New file.
11140 2000-08-22  Miles Bader  <miles@lsi.nec.co.jp>
11142         * comint.el (comint-output-filter): Compare end of
11143         comint-last-output-overlay with the start of the newly inserted
11144         text, not the end, when deciding whether to extend it.
11145         Set saved-point's insertion type to advance after insertion.
11147         * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
11148         since this is now done independently of font-lock mode.
11150 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
11152         * server.el (server-kill-new-buffers): New user option.
11153         (server-existing-buffer): New buffer-local variable.
11154         (server-visit-files): When using an existing buffer, set
11155         server-existing-buffer to t.
11156         (server-buffer-done): If server-kill-new-buffers is t, kill the
11157         buffer, unless it was already present before visiting it with
11158         Emacs server.
11160 2000-08-21  Eli Zaretskii  <eliz@is.elta.co.il>
11162         * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
11163         even if the display doesn't support colors: some displays will
11164         support bold/underline faces.
11166 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
11168         * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
11170         * startup.el (command-line): If user's init file had an error,
11171         add explanatory text to *Messages*.
11173 2000-08-21  Kenichi Handa  <handa@etl.go.jp>
11175         * man.el (Man-getpage-in-background): Decode the process output by
11176         the system locale coding system.
11178 2000-08-20  Dave Love  <fx@gnu.org>
11180         * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
11181         Don't test x-popup-menu.
11182         (function) <complete-function>: Complete only fbound symbols.
11183         <validate, value>: New.
11184         (variable) <complete-function>: Complete only bound symbols.
11185         (coding-system): Add :base-only, :complete-function, :validate,
11186         :value, :prompt-match.
11187         (widget-coding-system-prompt-value): Use read-coding-system and
11188         act on :base-only.
11189         (editable-field): Add :help-echo.
11190         (widget-push-button-gui, widget-push-button-cache)
11191         (widget-gui-action, widget-editable-list-gui): COmment out, along
11192         with uses.
11193         (widget-at): Make arg optional.
11194         (widget-echo-help): Adjust for current help-echo calling sequence.
11195         (widget-specify-field, widget-specify-button)
11196         (widget-specify-insert, widget-get-sibling, widget-image-find)
11197         (widget-convert, widget-insert, widget-leave-text)
11198         (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
11199         (widget-setup, widget-field-find, widget-before-change)
11200         (widget-after-change, widget-default-complete)
11201         (widget-default-create, widget-default-delete)
11202         (widget-push-button-value-create, editable-field)
11203         (widget-field-prompt-value, widget-field-validate)
11204         (widget-choice-value-create, widget-choice-action)
11205         (widget-choice-validate, widget-checklist-add-item)
11206         (widget-radio-add-item, widget-radio-chosen)
11207         (widget-radio-value-inline, widget-editable-list-value-create)
11208         (widget-editable-list-entry-create)
11209         (widget-documentation-link-add)
11210         (widget-documentation-string-value-create)
11211         (widget-regexp-validate, widget-file-complete)
11212         (widget-sexp-validate, widget-plist-convert-widget)
11213         (widget-plist-convert-widget, widget-alist-convert-widget)
11214         (widget-alist-convert-widget, widget-color-complete): Simplify,
11215         particularly to avoid bindings which aren't optimized out.
11217         * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
11218         Doc fix.
11219         (down-list, backward-up-list, up-list, kill-sexp)
11220         (backward-kill-sexp, mark-sexp): Make arg optional.
11221         (lisp-complete-symbol): Add optional arg PREDICATE.
11223         * cus-start.el: Add display-buffer-reuse-frames,
11224         file-coding-system-alist.
11226 2000-08-20  Gerd Moellmann  <gerd@gnu.org>
11228         * startup.el (command-line): Clear realized faces after
11229         modifying TTY color mappings.
11231 2000-08-20  Miles Bader  <miles@gnu.org>
11233         * faces.el (face-attr-match-p): Don't return true if ATTRS are
11234         merely a subset of FACE's attributes.
11236 2000-08-19  Miles Bader  <miles@gnu.org>
11238         * comint.el (comint-output-filter): Save the point with a marker,
11239         not just a buffer position.
11241         * international/mule.el (set-buffer-process-coding-system): Make
11242         interactive prompt less confusing.
11244 2000-08-19  Gerd Moellmann  <gerd@gnu.org>
11246         * hilit-chg.el: General cleanup of doc strings, comments and
11247         code formatting.
11249 2000-08-19  Miles Bader  <miles@gnu.org>
11251         * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
11252         Compiler macro removed; beginning-of-line is no longer always
11253         equivalent to forward-line, in the presence of fields.
11255         * comint.el (comint-output-filter): Remove ad-hoc saving of
11256         restriction, and just use save-restriction, now that it works
11257         correctly.  Don't adjust comint-last-input-start to account for
11258         our insertion; it shouldn't have moved because we don't use
11259         insert-before-markers anymore.  Comment out call to
11260         `force-mode-line-update'; why is it here?
11262         * gud.el (gud-basic-call): Temporarily widen gud comint buffer
11263         while checking for prompt to delete.  Use `forward-line 0'
11264         instead of beginning-of-line.
11265         (gud-filter): Temporarily widen gud comint buffer while
11266         examining output.
11268 2000-08-18  Stefan Monnier  <monnier@cs.yale.edu>
11270         * progmodes/sh-script.el: Big bag of typos.
11272         * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
11273         check since ispell-process is not bound when ispell is not yet loaded.
11275 2000-08-18  Dave Love  <fx@gnu.org>
11277         * image.el (find-image): Copy `spec' before using plist-put.
11279 2000-08-18  Gerd Moellmann  <gerd@gnu.org>
11281         * textmodes/ispell.el (ispell-dictionary-alist-6): Add
11282         `portugues'.
11284         * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
11285         backward-kill-sexp, analogous to kill-sexp.
11287         * progmodes/icon.el (icon-indent-line)
11288         (icon-is-continuation-line): Handle comments specially.
11290 2000-08-17  Ken Stevens <k.stevens@ieee.org>
11292         * ispell.el: Set to standard author/maintainer/keyword fields.
11293         Fine tuning to menu map appearance and operation, and added help.
11294         Remove `start' and `end' error messages when compiling.
11295         (ispell-choices-win-default-height): Fixed comment string.
11296         (ispell-dictionary-alist-1): Fixed regexp in castellano and
11297         castellano8 dictionaries.
11298         (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
11299         (ispell-dictionary-alist-4): Fixed regexp in francais-tex
11300         dictionary, added italiano dictionary.
11301         (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
11302         word character
11303         (ispell-tex-skip-alists): Added psfig support.
11304         (ispell-skip-html): Renamed from ispell-skip-sgml.
11305         (ispell-begin-skip-region-regexp, ispell-skip-region)
11306         (ispell-minor-check): Improved html skipping support to skip across
11307         code, and recognize `&' commands without propper `;' syntax;
11308         (ispell-process-line): Fix alignment error when manually
11309         correcting spelling.
11310         (ispell): Fix comment string.
11311         (ispell-add-per-file-word-list): Always put word list on new line.
11313 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
11315         * format.el (format-encode-run-method): Fix error message to say
11316         `encode' instead of `decode'.  Use save-window-excursion around
11317         shell-command-on-region as in format-decode-run-method because
11318         shell-command-on-region can display a buffer with error output.
11319         (format-decode): Don't record undo information for the decoding.
11320         (format-annotate-function): Add parameter FORMAT-COUNT.  Make
11321         that number part of the temporary buffer name so that more than
11322         one decoding using a temporary buffer can happen safely.
11324         * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
11325         of `A-z' in the regexp.
11327         * hilit-chg.el: Fix typos in commentary.
11329         * help.el (view-emacs-news): Rewritten for new naming scheme
11330         for old NEWS files.
11332         * startup.el (command-line): Pop to *Messages* in case an error
11333         is signaled while loading user-init-file.
11335 2000-08-17  Andreas Schwab  <schwab@suse.de>
11337         * files.el (insert-directory): Don't lose original file name,
11338         undoing an undocumented change.
11340 2000-08-17  Alex Schroeder  <alex@gnu.org>
11342         * sql.el (sql-magic-go): Use comint-bol.
11343         (sql-copy-column): Use comint-line-beginning-position.
11344         (comint-line-beginning-position): Define a replacement for
11345         comint-line-beginning-position if it is not fboundp.
11347 2000-08-17  Alex Schroeder  <alex@gnu.org>
11349         * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
11350         it didn't have any effect anyway.
11352 2000-08-17  Alex Schroeder  <alex@gnu.org>
11354         * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
11355         --pset and pager=off instead of sending \\o|cat at the beginning
11356         of the session.
11358 2000-08-17  Miles Bader  <miles@gnu.org>
11360         * progmodes/octave-inf.el: Add compatibility definition of
11361         comint-line-beginning-position.
11363 2000-08-17  Kenichi Handa  <handa@etl.go.jp>
11365         * startup.el (normal-top-level): Look in each dir in load-path for
11366         a leim-list.el file too.  This assures of loading leim-list.el
11367         that is created at Emacs installation time even if a user have his
11368         own leim-list.el.
11370 2000-08-17  Miles Bader  <miles@gnu.org>
11372         * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
11373         foreground color to black if the background is dark.
11375 2000-08-16  Stefan Monnier  <monnier@cs.yale.edu>
11377         * loadhist.el (unload-feature): Typo.
11379         * finder.el (finder-compile-keywords):
11380         * cus-dep.el (custom-make-dependencies): Add local-variable settings
11381         to the generated file.
11383         * mail/mh-e.el (mh-make-local-vars):
11384         Replace make-variable-buffer-local with make-local-variable.
11386         * play/landmark.el:
11387         * options.el (Edit-options-{set,toggle,t,nil}):
11388         * mail/mailabbrev.el (mail-abbrevs-mode):
11389         * textmodes/tex-mode.el (tex-expand-files):
11390         * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
11392         * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
11394         * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
11395         (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
11396         Allow going past the last element.
11397         * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
11398         (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
11399         (cvs-mouse-toggle-mark): Don't move point.
11400         (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
11402         * progmodes/compile.el (grep): Provide a default set of files.
11403         (next-error): Docstring fix.
11404         (compilation-find-file): Avoid find-file (fails in a dedicated window).
11406         * emacs-lisp/easy-mmode.el (define-minor-mode):
11407         Use `symbol-value' to keep the byte-compiler quiet.
11409         * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
11410         (diff-find-source-location): New fun, extracted from diff-goto-source.
11411         (diff-goto-source): Use it.
11412         (diff-next-complex-hunk, diff-filter-lines): New function.
11413         (diff-apply-hunk): New command.
11415         * smerge-mode.el (smerge-mode-menu): Doc fix.
11417         * msb.el (msb-mode): Define it in terms of define-minor-mode.
11419 2000-08-16  Dave Love  <fx@gnu.org>
11421         * windmove.el (windmove) <defgroup>: Add :version.
11423         * net/goto-addr.el: Don't require browse-url.  Require thingatpt.
11424         (goto-address-fontify-p, goto-address-highlight-p)
11425         (goto-address-url-face, goto-address-url-mouse-face)
11426         (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
11427         (goto-address-url-regexp): Use thing-at-point-url-regexp.
11428         (goto-address-fontify, goto-address-at-mouse): Simplify,
11429         (goto-address-at-point): browse-url-url-at-point,
11430         goto-address-find-address-at-point can return nil.
11431         (goto-address-find-address-at-point): Return nil on failure.
11433         * align.el (align) <defgroup>: Add :version.
11435         * calculator.el (calculator): Add :version.
11436         (calculator): Use two lines for calculator window if `modeline'
11437         face is boxed.
11439         * play/5x5.el: Doc fixes.
11440         (5x5) <defgroup>: Add :version.
11442         * play/fortune.el (fortune) <defgroup>: Add :version.
11443         (fortune-append): Fix error message.
11444         (fortune-from-region): Doc fix.
11446         * play/pong.el (pong): Doc fix.
11448         * play/morse.el: Keywords, commentary, autoloads.
11450 2000-08-16  Eli Zaretskii  <eliz@is.elta.co.il>
11452         * desktop.el (desktop-save): Don't look at symbol-value of a
11453         member of minor-mode-alist, unless it is boundp.
11455 2000-08-16  Sam Steingold  <sds@gnu.org>
11457         * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
11458         `while'; use `with-current-buffer' instead of `save-excursion'.
11459         Removed unnecessary kludges now that "*Buffer List*" is excluded.
11461 2000-08-16  Kenichi Handa  <handa@etl.go.jp>
11463         * international/ccl.el (declare-ccl-program): Docstring modified.
11464         (ccl-execute-with-args): Likewise.
11466 2000-08-16  Miles Bader  <miles@gnu.org>
11468         * progmodes/sql.el: Add compatibility definition of
11469         comint-line-beginning-position.
11471 2000-08-15  Gerd Moellmann  <gerd@gnu.org>
11473         * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
11474         'buffer-menu' property.
11475         (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
11476         fails.
11477         (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
11478         buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
11479         wasn't killed.
11481         * buff-menu.el (list-buffers-noselect): Don't display the
11482         *Buffer List* buffer.
11484         * font-lock.el: Require jit-lock to prevent a very late
11485         `Loading jit-lock' message.
11487         * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
11488         * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
11489         mail address.
11491 2000-08-15  Miles Bader  <miles@gnu.org>
11493         * textmodes/ispell.el (ispell-graphic-p): New constant.
11494         (ispell-choices-win-default-height, ispell-help): Use
11495         `ispell-graphic-p' instead of `xemacsp'.
11497 2000-08-15  Dave Love  <fx@gnu.org>
11499         * simple.el: Autoload widget-convert when compiling.
11500         (mail-user-agent): Doc fix.
11502         * help.el (function-called-at-point, variable-at-point): Use
11503         with-syntax-table.
11504         (help-manyarg-func-alist): Add insert-and-inherit.
11506         * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
11508         * delsel.el (delsel-unload-hook): New function.
11510         * find-file.el: Doc fixes.  Move provide to end.
11511         (ff) <defgroup>: Add :link.
11512         (ff-goto-click): Deleted.
11513         (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
11514         Use mouse-set-point.
11516         * textmodes/tildify.el: Doc fixes.
11517         (tildify) <defgroup>: Add:version.
11519         * progmodes/glasses.el (glasses) <defgroup>: Add :version.
11520         (glasses-custom-set): Use set-default, not set.
11521         (minor-mode-alist): Propertize the lighter.
11522         (glasses-mode): Provide optional arg.
11524         * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
11525         (global-cwarn-mode): Don't make it a user option.  Unquote lambda.
11526         (cwarn-font-lock-feature-keywords-alist): Don't make it a user
11527         option.  Provide :type.
11528         (cwarn-configuration): Provide :type.
11529         (cwarn-mode): Doc fix.
11531         * add-log.el (change-log-merge): Doc fix.
11532         (change-log-redate): New command.
11534         * net/browse-url.el (browse-url-filename-alist): Add a clause for
11535         Doze and Dog.
11536         (browse-url): Use dolist, not mapcar.
11537         (browse-url-at-point): Check for null url.
11538         (browse-url-event-buffer, browse-url-event-point): Functions
11539         deleted.
11540         (browse-url-at-mouse, browse-url-netscape): Simplify.
11542         * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
11543         modes.
11544         (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
11545         Fix previous change to mapcan.
11546         (msb--init-file-alist, msb--add-separators)
11547         (msb--make-keymap-menu): Simplify.
11548         (msb--choose-file-menu): Use copy-sequence.
11549         (msb-mode-map): Add title to keymap.
11550         (msb-unload-hook): New function.
11552         * bs.el: Fix indentation.
11553         (bs) <defgroup>: Add :links.
11554         (bs-show): Doc fix.
11555         (bs-apply-sort-faces): Don't use window-system.
11556         (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
11558 2000-08-15  Eli Zaretskii  <eliz@is.elta.co.il>
11560         * calendar/timeclock.el (timeclock-file): Run .timelog through
11561         convert-standard-filename.
11563 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
11565         * emacs-lisp/authors.el: New file.
11567         * paren.el (show-paren-priority): New user option.
11568         (show-paren-function): Set overlay priorities to
11569         show-paren-priority.
11571 2000-08-14  Miles Bader  <miles@gnu.org>
11573         * comint.el (comint-bol): Use `forward-line 0' instead of calling
11574         beginning-of-line with inhibit-field-text-motion bound.
11576 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
11578         * calendar/timeclock.el: New file.
11580 2000-08-14  David Ponce  <david@dponce.com>
11582         * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
11583         `widget-button-click'. so that one can use left mouse button to
11584         click on dialog buttons.
11586 2000-08-14  Emmanuel Briot  <briot@gnat.com>
11588         * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
11589         identifiers, since XML is case sensitive
11591 2000-08-12  Miles Bader  <miles@gnu.org>
11593         * comint.el (comint-output-filter): Don't bother frobbing
11594         window-start, it doesn't seem to be necessary.
11596         * comint.el (comint-send-string, comint-send-region): Make into
11597         real functions.  Snapshot the prompt before sending.
11599 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
11601         * info.el (Info-find-emacs-command-nodes): Rewrite to use
11602         technique similar to Info-index, instead of relying on specific
11603         names of relevant Index nodes.
11604         (Info-goto-emacs-command-node): Bind Info-history to nil when
11605         going to the first node found by Info-find-emacs-command-nodes.
11607 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
11609         * menu-bar.el (menu-bar-help-menu): Add a :help string.
11611 2000-08-10  Miles Bader  <miles@gnu.org>
11613         * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
11615 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
11617         * info.el (Info-file-list-for-emacs): More elements for the
11618         autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
11619         and woman manuals.
11621 2000-08-10  Miles Bader  <miles@lsi.nec.co.jp>
11623         * comint.el (comint-send-input): Make the newline boundary overlay
11624         rear-nonsticky.  Use `insert' instead of `insert-before-markers'.
11625         (comint-output-filter): Use `insert' instead of
11626         `insert-before-markers'.  Extend comint-last-output-overlay when
11627         necessary since we can't rely on insert-before-markers to do it.
11628         * gud.el (gud-filter): Use `with-current-buffer' instead of
11629         save-excursion when inserting the output, so that point gets
11630         updated correctly; the old method relied on a rather dodgy
11631         side-effect of comint-output-filter to avoid the effect of
11632         save-excursion.
11634 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
11636         * files.el (recover-file): Call insert-directory instead of
11637         invoking `ls' directly.
11639 2000-08-10  Miles Bader  <miles@gnu.org>
11641         * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
11642         (comint-last-prompt-overlay): New variables.
11643         (comint-output-filter): Implement prompt highlighting.
11644         (comint-snapshot-last-prompt): New function.
11645         (comint-send-input): Snapshot the last prompt.
11646         Use comint-highlight-input-face.
11647         (comint-highlight-input-face): Renamed from `comint-highlight-face'.
11648         Use defface instead of defcustom.
11649         (send-invisible, comint-send-eof): Snapshot the last prompt.
11650         (comint-delchar-or-maybe-eof): Use comint-send-eof.
11651         (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
11653 2000-08-09  Stefan Monnier  <monnier@cs.yale.edu>
11655         * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
11656         (regexp-opt-group): Use a list of chars for `letters'.
11657         (regexp-opt-charset): `chars' is now a list of chars.
11658         Use a char-table rather than a vector so it works for multibyte chars.
11660         * pcvs.el (cvs-menu): Don't move point.  Use popup-menu.
11661         Set cvs-minor-current-files to the selected fileinfo.
11662         (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
11663         (cvs-mode-insert): Manually macroexpand `ignore-errors'.
11665 2000-08-09  Eli Zaretskii  <eliz@is.elta.co.il>
11667         * files.el (insert-directory): Don't call access-file on
11668         directories on DOS and Windows.
11670 2000-08-09  Kenichi Handa  <handa@etl.go.jp>
11672         * international/ccl.el (ccl-embed-data): Make ccl-program-vector
11673         longer if necessary.
11674         (ccl-embed-code): Call ccl-embed-data to store CODE in
11675         ccl-program-vector.
11677 2000-08-09  Miles Bader  <miles@gnu.org>
11679         * comint.el (comint-output-filter): Properly handle the case where
11680         the text surrounded by comint-last-output-overlay was deleted.
11682 2000-08-08  Gerd Moellmann  <gerd@gnu.org>
11684         * info.el (Info-insert-dir): Use Info-additional-directory-list if
11685         non-nil.
11686         (Info-file-list-for-emacs): Remove "info" from the list because
11687         that leads to trying to use the documentation from file `info'
11688         in various situations where it isn't appropriate, for instance
11689         C-h C-k C-h i.
11691         * ffap.el (ffap-read-file-or-url-internal): Handle case that
11692         DIR and/or STRING are nil.
11694         * progmodes/compile.el (compilation-setup): Make variable
11695         compilation-error-screen-columns buffer-local, as some comment
11696         in the code suggests it should be.
11698         * files.el (auto-mode-interpreter-regexp): New variable.
11699         (set-auto-mode): Use it.
11701         * indent.el (indent-for-tab-command): Doc fix.
11703         * mouse-sel.el (mouse-sel-mode): Doc fix.
11705         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
11706         labels.
11708         * help.el (print-help-return-message): When
11709         display-buffer-reuse-frames is set, let the help window been quit,
11710         instead of deleting it, which might delete a reused frame.
11712 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
11714         * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
11715         rename a directory to a name that differs only by its letter case.
11717 2000-08-08  Kenichi Handa  <handa@etl.go.jp>
11719         * international/quail.el (quail-define-rules): Handle Quail decode
11720         map correctly.  Add code for supporting annotations.
11721         (quail-install-decode-map): New function.
11722         (quail-defrule-internal): New optional arguments decode-map and
11723         props.
11724         (quail-advice): New function.
11726 2000-08-07  Sam Steingold  <sds@gnu.org>
11728         * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
11729         `defconst', `define-condition', `with-slots'.
11730         * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
11732 2000-08-03  Miles Bader  <miles@gnu.org>
11734         * comint.el (comint-use-prompt-regexp-instead-of-fields):
11735         New variable.
11736         (comint-prompt-regexp, comint-get-old-input): Document dependence on
11737         comint-use-prompt-regexp-instead-of-fields.
11738         (comint-send-input): Add `input' field property to stuff we send to
11739         the process, if comint-use-prompt-regexp-instead-of-fields is nil.
11740         (comint-output-filter): Add `output' field property to process
11741         output, if comint-use-prompt-regexp-instead-of-fields is nil.
11742         (comint-replace-by-expanded-history)
11743         (comint-get-old-input-default, comint-show-output)
11744         (comint-backward-matching-input, comint-forward-matching-input)
11745         (comint-next-prompt, comint-previous-prompt):  Use field
11746         properties if comint-use-prompt-regexp-instead-of-fields is nil.
11747         (comint-line-beginning-position): New function.
11748         (comint-bol): Use comint-line-beginning-position.  Make ARG optional.
11749         (comint-replace-by-expanded-history-before-point): Use
11750         comint-line-beginning-position and line-end-position.
11751         (comint-last-output-overlay): New variable.
11752         (comint-mode): Make `comint-last-output-overlay' buffer-local.
11754         * shell.el (shell-prompt-pattern): Doc change.
11755         (shell-backward-command): Use line-beginning-position.
11757         * gud.el (gud-gdb-complete-command): Use
11758         comint-line-beginning-position.
11760         * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
11761         comint-bol doesn't actually go to the beginning of the line.
11763         * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
11764         if comint-use-prompt-regexp-instead-of-fields is non-nil.
11765         (try-expand-line-all-buffers): Likewise.
11767         * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
11768         explicitly matching comint-prompt-regexp.
11769         (sql-copy-column): Use comint-line-beginning-position instead of
11770         explicitly matching comint-prompt-regexp.
11772         * progmodes/octave-inf.el (inferior-octave-complete): Use
11773         comint-line-beginning-position.
11775         * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
11777         * progmodes/idlw-shell.el (idlwave-shell-send-command): When
11778         looking for a prompt, use `forward-line 0' instead of
11779         `beginning-of-line', to avoid getting caught by an input field.
11781 2000-08-07  Gerd Moellmann  <gerd@gnu.org>
11783         * files.el (shell-quote-wildcard-pattern): Make sure to return
11784         PATTERN, in the Unix case.
11786 2000-08-07  Eli Zaretskii  <eliz@is.elta.co.il>
11788         * play/zone.el (zone): Discard any pending input before running
11789         the randomly-chosen pgm.
11791 2000-08-07  Kenichi Handa  <handa@etl.go.jp>
11793         * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
11794         checking the existence of any multibyte characters.
11796 2000-08-06  Gerd Moellmann  <gerd@gnu.org>
11798         * help.el (describe-mode): Test minor-mode symbol for being
11799         bound before testing its value for being nil.
11801         * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
11802         `first', `second', and `third'.
11804         * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
11805         (second): Make it an alias for `cadr'.
11807 2000-08-06  Eli Zaretskii  <eliz@is.elta.co.il>
11809         * bs.el (bs-apply-sort-faces): Don't use window-system, since all
11810         types of display support faces now.
11812 2000-08-05  Gerd Moellmann  <gerd@gnu.org>
11814         * pcvs.el (require): Require `cl' during compilation, only.
11816         * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
11817         (toplevel): Remove `remq' and `remove' from autoloads.
11818         (cl-fake-autoloads): New variable.  If set, arrange for an error
11819         when CL functions etc. are autoloaded.
11821 2000-08-04  Eli Zaretskii  <eliz@is.elta.co.il>
11823         * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
11825         * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
11826         popped up, but the user clicks outside the menu, return an empty
11827         regexp (that causes unhighlight-regexp to have no effect).
11829         * menu-bar.el (menu-bar-games-menu): Add Zone.
11831         * hi-lock.el (toplevel): Require font-lock.
11833 2000-08-03  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
11835         * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
11836         (ebnf-8-bit-chars): New var for bug fix.
11837         (ebnf-string): Bug fix.
11839 2000-08-03  Sam Steingold  <sds@gnu.org>
11841         * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
11842         instead of `buffer-string'.
11843         (require 'cl): Always, not just when compiling.
11844         `ignore-errors' in `interactive', `list*', `defun*' &c make this
11845         necessary.
11847 2000-08-03  Eli Zaretskii  <eliz@is.elta.co.il>
11849         * international/mule-cmds.el (select-safe-coding-system): Make
11850         the message text about selecting a safe coding system more clear.
11852 2000-08-02  Gerd Moellmann  <gerd@gnu.org>
11854         * hi-lock.el: New file.
11856         * play/zone.el: New file.
11858         * replace.el (occur): Set tab-width in the *Occur* buffer to the
11859         value of tab-width in the original buffer.  Choose a line number
11860         format that's a multiple of the original buffer's tab width, so
11861         that lines appear right.
11863         * textmodes/ispell.el (ispell): New function, replacing an alias.
11864         Spell-check active region if in transient-mark-mode and mark
11865         is active; otherwise spell-check buffer.
11867 2000-08-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
11869         * ps-mule.el: Fix a customization problem on
11870         ps-mule-font-info-database-default.
11872 2000-08-02  Eli Zaretskii  <eliz@is.elta.co.il>
11874         * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
11875         display-mouse-p instead of window-system.
11876         (ebrowse-member-mode-map): Ditto.
11878 2000-08-01  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
11880         * progmodes/ebnf2ps.el: Update ps-print functions call.
11881         Indentation fix.  Doc fix.
11882         (ebnf-version): New version number (3.2).
11883         (ebnf-format-color, ebnf-begin-job): Code fix.
11885 2000-08-01  Eli Zaretskii  <eliz@is.elta.co.il>
11887         * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
11888         font lock support on window-system.
11889         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
11891         * textmodes/ispell.el (ispell-highlight-spelling-error): Use
11892         display-color-p, if fboundp, instead of window-system.
11894 2000-07-31  Eli Zaretskii  <eliz@is.elta.co.il>
11896         * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
11897         instead of window-system.
11899         * wid-edit.el (widget-choose): Use display-mouse-p instead of
11900         window-system.
11901         (widget-choice-mouse-down-action): Use display-popup-menus-p
11902         instead of window-system.
11904         * strokes.el (strokes-file): Run the file name through
11905         convert-standard-filename.
11906         (strokes-mode): Call display-mouse-p instead of looking at
11907         window-system.  Change the error message accordingly.
11909         * progmodes/cpp.el (toplevel): Support faces on tty's.
11911         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
11912         (lm-plot-square, lm-init-display): Don't use window-system.
11914         * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
11915         (gomoku-plot-square, gomoku-init-display): Don't use window-system.
11917         * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
11918         instead of looking at window-system.
11920 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
11922         * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
11923         of testing if iswitchb-prepost-hooks is bound, because the
11924         latter will always be true when invoking a recursive minibuffer
11925         from an active Iswitchb buffer.
11927 2000-07-30  Eli Zaretskii  <eliz@is.elta.co.il>
11929         * files.el (shell-quote-wildcard-pattern): New function.
11930         (insert-directory): Call it.  Only prepend "\" to command on Unix
11931         and GNU/Linux systems.
11933 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
11935         * eshell/esh-groups.el: Change custom :link file names
11936         from `eshell.info' to `eshell'.
11938 2000-07-30  Francis Wright  <fjw@maths.qmw.ac.uk>
11940         * dired.el (dired-build-subdir-alist): Expand subdirectory names
11941         correctly in recursive ange-ftp listings.
11943 2000-07-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
11945         * ps-print.el: Fix bug 1: if ps-font-size-internal,
11946         ps-header-font-size-internal and
11947         ps-header-title-font-size-internal variables are not set,
11948         ps-nb-pages and ps-line-lengths-internal crashes.  Fix bug 2: if
11949         face text property is (foreground-color . COLOR) or
11950         `(background-color . COLOR)', ps-print crashes.  Doc fix.
11951         (ps-print-version): New version number (5.2.4).
11952         (ps-plot-region): Code fix.
11953         (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
11954         (ps-face-attribute-list, ps-face-attributes, ps-face-background):
11955         Bug fix 2.
11957 2000-07-30  Milan Zamazal  <pdm@freesoft.cz>
11959         * glasses.el (glasses-make-readable): Fix uncapitalization of
11960         identifiers like `myXMLDocument'.
11962 2000-07-28  Karl Fogel  <kfogel@red-bean.com>
11964         * mail/mail-hist.el (mail-hist-previous-input)
11965         (mail-hist-next-input): Do the obvious code factorization.
11966         (mail-hist-retrieve-and-insert): New func, contains common
11967         code of above two.
11968         If inserting a message body, leave point at top.
11970 2000-07-28  Sam Steingold  <sds@gnu.org>
11972         * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
11973         Use `<=', not `<' to compare times!
11974         (ange-ftp-ls): Remove.
11976 2000-07-27  Gerd Moellmann  <gerd@gnu.org>
11978         * play/cookie1.el: Add explanation of how to make cookie.el
11979         compatible with strfile(1) to comment.
11981         * subr.el (remove, remq): New functions.
11983         * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
11984         escape `*' in regexps.
11985         (midnight-find): Reverse order of arguments in the funcall of
11986         TEST.
11988         * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
11989         and `.class'.
11991         * play/meese.el: Add Commentary section.
11993 2000-07-27  Alex Schroeder  <alex@gnu.org>
11995         * sql.el (sql-ms): Added autoload cookie.
11996         (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
11997         (sql-oracle): Ditto.
11998         (sql-help): Doc change.
12000         (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
12001         types and exceptions.
12003 2000-07-27  Alex Schroeder  <alex@gnu.org>
12005         * sql.el (sql-placeholder-history): New variable.
12006         (sql-query-placeholders-and-send): New function that will query
12007         the user and replace placeholders with user input.
12008         (sql-oracle): If running on NT, set comint-input-sender to
12009         sql-query-placeholders-and-send.
12011         (sql-stop): If in the SQLi buffer, insert stop notification, else
12012         present it as a message.
12014 2000-07-27  Alex Schroeder  <alex@gnu.org>
12016         * sql.el (sql-input-ring-separator): Doc change.
12017         (sql-input-ring-file-name): Doc change.
12018         (sql-interactive-mode): Use `sql-input-ring-separator' and
12019         `sql-input-ring-file-name' to set the comint-mode equivalents
12020         without making them local variables.
12021         (sql-stop): Don't bind `sql-input-ring-separator' and
12022         `sql-input-ring-file-name' dynamically to their comint-mode
12023         equivalents.
12025 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
12027         * international/mule.el (register-char-codings): New function.
12028         (make-coding-system): Handle `safe-chars' specification in the arg
12029         PROPERTY.
12031         * international/mule-cmds.el
12032         (find-coding-systems-region-subset-p): This function deleted.
12033         (sort-coding-systems-predicate): New variable.
12034         (sort-coding-systems): New function.
12035         (find-coding-systems-region): Use
12036         find-coding-systems-region-internal.
12037         (find-coding-systems-string): Use find-coding-systems-region.
12038         (find-coding-systems-for-charsets): Check
12039         char-coding-system-table.
12040         (select-safe-coding-system-accept-default-p): New variable.
12041         (select-safe-coding-system): Mostly rewritten.  New argument
12042         ACCEPT-DEFAULT-P.
12043         (select-message-coding-system): Call select-safe-coding-system
12044         with ACCEPT-DEFAULT-P arg.
12045         (reset-language-environment): Reset default-sendmail-coding-system
12046         to the default value iso-latin-1.
12047         (set-language-environment): Don't set the obsolete variable
12048         charset-origin-alist.
12050         * international/codepage.el (cp-coding-system-for-codepage-1):
12051         Give `safe-chars' property to make-coding-system.
12053         * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
12054         calling select-message-coding-system twice.
12056         * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
12057         instead of `safe-charsets'.
12058         (cyrillic-alternativnyj): Likewise.
12059         (ccl-encode-alternativnyj): Don't check the charset
12060         cyrillic-iso8859-5.
12062 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
12064         * composite.el (compose-chars-after): Preserve match data.
12066 2000-07-26  Sam Steingold  <sds@gnu.org>
12068         * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
12069         (ange-ftp-real-file-newer-than-file-p): New function.
12070         (ange-ftp-verify-visited-file-modtime): Use `float-time'.
12071         (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
12073         * tooltip.el (tooltip-float-time): Removed (use `float-time').
12074         * midnight.el (midnight-float-time): Ditto.
12076 2000-07-26  Andreas Schwab  <schwab@suse.de>
12078         * files.el (normal-backup-enable-predicate): Correct
12079         interpretation of the return value of compare-strings.
12081 2000-07-26  Gerd Moellmann  <gerd@gnu.org>
12083         * isearch.el (isearch-resume): New function.
12084         (isearch-done): Add something to command-history to resume
12085         the search.
12086         (isearch-yank-line, isearch-yank-word): Use
12087         buffer-substring-no-properties instead of buffer-substring.
12089         * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
12090         of flyspell-mouse-map.
12092         * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
12093         duplicate definition.
12094         (makefile-mode): Remove duplicate setting of local-abbrev-table.
12096         * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
12097         (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
12099 2000-07-25  Sam Steingold  <sds@gnu.org>
12101         * net/ange-ftp.el: Get modtime over the net.
12102         (ange-ftp-file-modtime): New function.
12103         (ange-ftp-write-region, ange-ftp-insert-file-contents)
12104         (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
12105         Use it.
12106         (ange-ftp-dot-to-slash): New function.
12107         (ange-ftp-fix-name-for-vms): Use it.
12109         * midnight.el (midnight-buffer-display-time): Use
12110         `with-current-buffer'.
12112 2000-07-25  Gerd Moellmann  <gerd@gnu.org>
12114         * find-dired.el: Update copyright notice.
12115         (find-dired): Offer to kill a running `find'.
12117         * enriched.el (enriched-face-ans): For a `foreground-color'
12118         property, return '(("x-color" COLOR))' so that COLOR will be
12119         output as a parameter of the x-color annotation.  Likewise for the
12120         `background-color' property.  In the case of normal face
12121         properties, don't return annotations for unspecified foreground
12122         and background face attributes.
12124 2000-07-25  Kenichi Handa  <handa@etl.go.jp>
12126         * language/japan-util.el (japanese-katakana-region): Fix handling
12127         HANKAKU argument.
12129 2000-07-25  Miles Bader  <miles@gnu.org>
12131         * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
12132         constrain-to-field.  Pass nil ESCAPE-FROM-EDGE argument to
12133         constrain-to-field.
12135 2000-07-24  Andrew Innes  <andrewi@gnu.org>
12137         * timer.el (timer-activate-when-idle): Add optional parameter
12138         DONT-WAIT.  Update docstring.
12139         (run-with-idle-timer): Specify extra parameter to
12140         timer-activate-when-idle, so that timer will be activated
12141         immediately if Emacs is already idle.
12143         * w32-fns.el (w32-using-nt): Fix docstring.
12145 2000-07-24  Dave Love  <fx@gnu.org>
12147         * mouse.el (popup-menu): Set last-command-event.
12148         (mouse-major-mode-menu-prefix): Declare.
12150 2000-07-24  Gerd Moellmann  <gerd@gnu.org>
12152         * textmodes/flyspell.el: Update to author's version 1.5d.
12154         * progmodes/hideshow.el: Update copyright notice.
12156         * vcursor.el: Set maintainer to FSF, since author cannot
12157         be reached.
12159 2000-07-24  Eli Zaretskii  <eliz@is.elta.co.il>
12161         * info.el (Info-goto-emacs-key-command-node): Leave a space after
12162         the prompt.
12164         * mouse.el (popup-menu): Run the keymap through indirect-function,
12165         in case it was defined with define-prefix-key.  If the menu is a
12166         list of keymaps, look up the binding of user's choice in each one
12167         of the keymaps.
12168         (mouse-popup-menubar): If the global and local menu-bar keymaps
12169         don't have a prompt string, create one and insert it into the
12170         keymap.  Don't barf if current-local-map returns nil.
12172 2000-07-24  Francis Wright  <fjw@maths.qmw.ac.uk>
12174         * dired.el (dired-sort-R-check): Added to allow recursive listing
12175         to be undone.
12176         (dired-sort-other): Use it.
12178 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12180         * Release of cc-mode 5.27
12182 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12184         * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
12185         c-beginning-of-statement-1 that caused a bad case of recursion
12186         which could consume a lot of CPU in large classes in languages
12187         that have in-expression classes (i.e. Java and Pike).
12189         * cc-engine.el (c-guess-basic-syntax): Check for in-expression
12190         statements before top level constructs (i.e. case 6 is moved
12191         before case 5 and is now case 4) to catch in-expression
12192         classes in top level expressions correctly.
12194 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12196         * cc-engine.el (c-guess-basic-syntax): Less naive handling of
12197         objc-method-intro. Case 4 removed and case 5I added.
12199         * cc-langs.el (c-append-paragraph-start): New variable used by
12200         c-common-init to get paragraph-start correct.
12201         * cc-langs.el (c-common-init): Use c-append-paragraph-start to
12202         initialize paragraph-start to make it correct both with and
12203         without the javadoc special case.
12205         * cc-mode.el (java-mode): Use c-append-paragraph-start to
12206         initialize paragraph-start for javadoc markup.
12208         * cc-vars.el (c-style-variables-are-local-p): Incompatible
12209         change by defaulting this to t.  It's motivated by the
12210         confusing behavior that otherwise arise from the style system
12211         when editing both java and non-java files at the same time
12212         (see the comments about style setting in c-common-init).
12214 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12216         * cc-cmds.el (c-indent-new-comment-line): Added a kludge
12217         similar to the one in c-fill-paragraph to check the fill
12218         prefix from the adaptive fill function for sanity.
12220 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12222         * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
12223         defun block.
12225 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12227         * cc-align.el (c-lineup-multi-inher): Handle lines with
12228         leading comma nicely. Extended to handle member initializers
12229         too.
12231         * cc-engine.el: (c-beginning-of-inheritance-list,
12232         c-guess-basic-syntax): Fixed recognition of inheritance lists
12233         when the lines begins with a comma.
12235         * cc-vars.el (c-offsets-alist): Changed default for
12236         member-init-cont to c-lineup-multi-inher since it now handles
12237         member initializers and indents better for leading commas.
12239 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12241         * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
12242         handling that caused class open lines to be recognized as
12243         statement-conts in some cases.
12245         * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
12246         guessed by the adaptive fill function unless point is on the
12247         first line of a block comment.
12249         * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
12250         when the buffer ends with a macro continuation char.
12252         * cc-engine.el (c-guess-basic-syntax): Added support for
12253         function definitions as statements in Pike.  The first
12254         statement in a lambda block is now labeled defun-block-intro
12255         instead of statement-block-intro.
12257         * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
12258         so that the class surrounding point is selected, not the one
12259         innermost in the state.
12261         * cc-engine.el (c-guess-basic-syntax): Fixed bug in
12262         recognition of switch labels having hanging multiline
12263         statements.
12265         * cc-engine.el (c-beginning-of-member-init-list): Broke out
12266         some code in c-guess-basic-syntax to a separate function.
12267         * cc-engine.el (c-just-after-func-arglist-p): Fixed
12268         recognition of member inits with multiple line arglists.
12269         * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
12270         member-init-cont when the commas are in funny places.
12272 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12274         * cc-defs.el (c-auto-newline): Removed this macro since it's
12275         not used anymore.
12277         * cc-engine.el (c-looking-at-bos): New helper function.
12278         * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
12279         inexpr and toplevel classes apart in Pike.
12281         * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
12282         of case 9A.
12284         * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
12285         constant, since "class" can introduce an in-expression class
12286         in Pike nowadays.
12288 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12290         * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
12291         indentation on cpp-macro lines.
12293         * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
12294         a syntax modifier like comment-intro, to make it possible to
12295         get syntactic indentation for preprocessor directives.  It's
12296         incompatible wrt to lineup functions on cpp-macro, but it has
12297         no observable effect in the 99.9% common case where cpp-macro
12298         is set to -1000.
12300 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12302         * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
12303         member-init-cont when the preceding arglist is several lines.
12305 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12307         * cc-styles.el (c-style-alist): The basic offset for the BSD
12308         style corrected to 8.
12310 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12312         * cc-styles.el (c-style-alist): Adjusted the indentation of
12313         brace list openers in the gnu style.
12315 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12317         * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
12319         * cc-cmds.el (c-electric-brace, c-electric-slash,
12320         c-electric-star, c-electric-semi&comma, c-electric-colon,
12321         c-electric-lt-gt, c-electric-paren): Don't reindent old lines
12322         when c-syntactic-indentation is nil.
12324         * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
12325         we were left at comments preceding the first statement when
12326         reaching the beginning of the buffer.
12328         * cc-vars.el (c-syntactic-indentation): New variable to turn
12329         off all syntactic indentation.
12331 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12333         * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
12334         between the text and the block comment ender when it hangs,
12335         depending on how many there are before the fill.
12337 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12339         * cc-engine.el (c-beginning-of-closest-statement): New helper
12340         function to go back to the closest preceding statement start,
12341         which could be inside a conditional statement.
12342         * cc-engine.el (c-guess-basic-syntax): Use
12343         c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
12345         * cc-engine.el (c-guess-basic-syntax): Better handling of
12346         arglist-intro, arglist-cont-nonempty and arglist-close when
12347         the arglist is nested inside parens.  Cases 7A, 7C and 7F
12348         changed.
12350         * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
12351         up-to-date with javadoc 1.2.
12353 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12355         * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
12356         multiline Pike type decls.
12358 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12360         * cc-cmds.el (c-indent-new-comment-line): Always break
12361         multiline comments in multiline mode, regardless of
12362         comment-multi-line.
12364 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12366         * cc-engine.el (c-guess-basic-syntax): Fixed bug with
12367         fully::qualified::names in C++ member init lists.  Preamble in
12368         case 5D changed.
12370 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12372         * cc-langs.el (c-common-init): Handling of obsolete variables
12373         moved to c-initialize-cc-mode.  More compatible style override
12374         when using global style variables.
12375         * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
12376         variables moved here.
12378         * cc-styles.el (c-make-styles-buffer-local): Flag style
12379         variable localness in c-style-variables-are-local-p to make
12380         the compatibility measure in c-common-init work well.
12382         * cc-styles.el (c-set-style-1): c-special-indent-hook can no
12383         longer contain set-from-style.
12384         * cc-styles.el (c-initialize-builtin-style): Don't check for
12385         set-from-style on c-special-indent-hook.
12386         * cc-styles.el (c-copy-tree): Obsolete.  The standard function
12387         copy-alist is sufficient now.
12389         * cc-styles.el (c-set-style, c-set-style-1,
12390         c-get-style-variables): Fixes to variable initialization so
12391         that duplicate entries in styles have the same effect
12392         regardless of DONT-OVERRIDE.
12394         * cc-styles.el (c-set-style-2): Fixed bug where the
12395         initialization of inheriting styles failed when the
12396         dont-override flag is set.
12398         * cc-vars.el (c-special-indent-hook): Don't use set-from-style
12399         on this.
12401 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
12403         * cc-defs.el (c-forward-comment): Removed the workaround
12404         introduced in 5.38 since it had worse side-effects.  If a line
12405         contains the string "//\"", it regarded the // as a comment
12406         start since the \ temporarily doesn't have escape syntax.
12408 2000-07-17  Emmanuel Briot  <briot@act-europe.fr>
12410         * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
12411         ada-xref.el before ada-prj.el, so that the Project menu is created
12412         when ada-prj tries to add to it.
12413         (ada-activate-keys-for-case): Suppress the characters that are not
12414         part of the Ada syntax. Better compatibility with else-mode
12415         (ada-adjust-case-interactive): When auto-casing is not active,
12416         correctly insert newlines (used to insert only ^M).  Prevent the
12417         syntax table from being changed in case of an error
12418         (or '_' becomes part of a word and some commands are confused).
12419         Do nothing if ada-auto-case is nil.
12420         (ada-after-keyword-p): Ignore keywords that are also attributes
12421         (ada-batch-reformat): Update usage comment
12422         (ada-call-from-contextual-menu): New function
12423         (ada-case-read-exceptions): Reinitialize the casing exception list
12424         first to nil first, so that the casing exception file can be
12425         shared.
12426         (ada-check-defun-name): Handles "configure" keyword for gnatdist
12427         files.
12428         (ada-compile-goto-error): Fix regexp used to detect a file:line
12429         anywhere in the error message
12430         (ada-contextual-menu-last-point): New variable
12431         (ada-create-keymap): If the variable delete-key-deletes-forward is
12432         t on XEmacs, it means that DEL should delete one character
12433         forward.
12434         (ada-create-menu): Use :included instead of :visible for XEmacs.
12435         New submenu "Options".
12436         (ada-end-stmt-re): Correctly indent "select ... then abort"
12437         statements.
12438         (ada-fill-comment-paragraph): Correctly delete all leading '--'
12439         even if they don't match ada-fill-comment-prefix Fix handling of
12440         paragraphs on the first or last line of a file.
12441         (ada-format-paramlist): Fix handling of default parameter values.
12442         (ada-get-body-name): New function.
12443         (ada-get-current-indent): Optimized by searchling directly for an
12444         existing generic part or a statement outside of it.  Handle
12445         ada-indent-align-comments when indenting comments Replaced some
12446         regexps by testing directly the next character. This results in a
12447         huge speedup on some files.  New indentation scheme for renames
12448         statements.  Stop looking for the 'while' or 'for' associated with
12449         a 'loop' at the first semicolon encountered.  A "return" can also
12450         match an anonymous access subprogram declaration.
12451         (ada-get-indent-noindent): Ignore strings and comments when
12452         looking for the keywords "record" and "private".
12453         (ada-goto-matching-decl-start): When matching "if", make sure we
12454         are not in fact seeing "end if".  Ignore "when" statements except
12455         when initial keyword was "begin".  Fix handling of nested
12456         procedures.  Add a recursive call to this function to skip over
12457         other 'end' statmts.  Fix indentation for "when .. => begin"
12458         (ada-in-open-paren-p): Fix indentation for complex boolean
12459         expressions, where 'and then', 'or else' and parenthesis
12460         statements are mixed up.
12461         (ada-in-paramlist-p): Skip comments while searching for the
12462         beginning Fix handling of operator declarations.
12463         (ada-indent-align-comments): New variable
12464         (ada-indent-current): Change the syntax table only in the
12465         protected section, so that we are sure it is restored correctly.
12466         (ada-indent-on-previous-lines): Use ada-use-indent and
12467         ada-with-indent Correctly indent "select ... then"
12468         (ada-indent-region): Slight speedup.
12469         (ada-indent-renames): New variable.
12470         (ada-last-which-function-subprog, ada-last-which-function-line):
12471         New variables
12472         (ada-looking-at-semi-private): Correctly indent the 'private'
12473         keyword when it is the first word in a package declaration.
12474         (ada-loose-case-word): Stop searching if at the end of the buffer.
12475         (ada-loose-case-word, ada-capitalize-word): Recase the whole word
12476         even if point is not initially at the end of the word.
12477         (ada-matching-decl-start-re): Add "when".
12478         (ada-mode): Add support for abbrev-mode, outline-mode and
12479         which-func-mode Override the old find-file.el entry in
12480         ff-special-constructs since it is using the obsolete
12481         ada-spec-suffix variable
12482         (ada-no-auto-case): New function
12483         (ada-scan-paramlist): When parsing the argument type, accept
12484         spaces (as in "X 'Class", generated by Rational Rose).
12485         (ada-other-file-name): No longer loads the other file.
12486         (ada-popup-menu): Save and restore the current buffer and cursor
12487         position before and after displaying the menu.
12488         (ada-search-ignore-complex-boolean): New function.
12489         (ada-uncomment-region): Emacs21 already knows how to delete
12490         comments not starting in the first column.
12491         (ada-use-indent): New variable
12492         (ada-which-function): New function.
12493         (ada-with-indent): New variable
12494         (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
12495         can be batch-compiled from the command line.
12497         * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
12498         Add to the menu when the file is loaded, not in ada-mode-hook.
12499         Add -toolbar to the default ddd command Switches moved from
12500         ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
12501         ada-prj-default-comp-opt
12502         (ada-add-ada-menu): Remove the map and name parameters Add the Ada
12503         Reference Manual to the menu
12504         (ada-check-current): rewritten as a call to ada-compile-current
12505         (ada-compile): Removed.
12506         (ada-compile-application, ada-compile-current, ada-check-current):
12507         Set the compilation-search-path so that compile.el automatically
12508         finds the sources in src_dir.  Automatic scrollong of the
12509         compilation buffer.  C-uC-cC-c asks for confirmation before
12510         compiling
12511         (ada-compile-current): New parameter, prj-field
12512         (ada-complete-identifier): Load the .ali file before doing
12513         processing
12514         (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
12515         conform to gnatmake's behavior.
12516         (ada-find-file-in-dir): New function
12517         (ada-find-references): Set the environment variables for gnatfind
12518         (ada-find-src-file-in-dir): New function.
12519         (ada-first-non-nil): Removed
12520         (ada-gdb-application): Add support for jdb, the java debugger.
12521         (ada-get-ada-file-name): Load the original-file first if not done
12522         yet.
12523         (ada-get-all-references): Handles the new ali syntax (parent types
12524         are found between <>).
12525         (ada-initialize-runtime-library): New function
12526         (ada-mode-hook): Always load a project file when a file is opened,
12527         so that the casing exceptions are correctly read.
12528         (ada-operator-re): Add all missing operators ("abs", "rem", "**").
12529         (ada-parse-prj-file): Use find-file-noselect instead of find-file
12530         to open the project file, since the latter does not work with
12531         speedbar Get default values before loading the prj file, or the
12532         default executable file name is wrong.  Use the absolute value of
12533         src_dir to initialize ada-search-directories and
12534         compilation-search-path,...  Add the standard runtime library to
12535         the search path for find-file.
12536         (ada-prj-default-debugger): Was missing an opening '{'
12537         (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
12538         variables.
12539         (ada-prj-default-gnatmake-opt): New variable
12540         (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
12541         buffers, the project file is the default one Save the windows
12542         configuration before displaying the menu.
12543         (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
12544         (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
12545         ...)  regexp-quote identifiers names to support operators +,
12546         -,... in regexps.
12547         (ada-remote): New function.
12548         (ada-run-application): Erase the output buffer before starting the
12549         run Support remote execution of the application.  Use
12550         call-process, or the arguments are incorrectly parsed
12551         (ada-set-default-project-file): Reread the content of the active
12552         project file, not the one from the current buffer When a project
12553         file is set as the default project, all directories are
12554         automatically associated with it.
12555         (ada-set-environment): New function
12556         (ada-treat-cmd-string): New special variable ${current}
12557         (ada-treat-cmd-string): Revised.  The substitution is now done for
12558         any ${...} substring
12559         (ada-xref-current): If no body was found, compiles the spec
12560         instead.  Setup ADA_{SOURCE,OBJECTS}_PATH before running the
12561         compiler to get rid of command line length limitations.
12562         (ada-xref-get-project-field): New function
12563         (ada-xref-project-files): New variable
12564         (ada-xref-runtime-library-specs-path)
12565         (ada-xref-runtime-library-ali-path): New variables
12566         (ada-xref-set-default-prj-values): Default run command now does a
12567         cd to the build directory.  New field: main_unit Provide a default
12568         file name even if the current buffer has no prj file.
12570         * ada-prj.el:
12571         Rewritten to show a tabbed-dialog.
12572         (ada-prj-add-ada-menu): Remove the map and name parameters.
12573         (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
12574         New function
12575         (ada-prj-load-directory, ada-prj-subdirs-of): New functions
12576         (ada-prj-load-from-file): New function
12577         (ada-prj-save): Always save fields that depend on the current buffer
12578         (ada-prj-show-value): New function
12580         * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
12581         Ada mode. This will allow us to display the Ada menu in any buffer
12582         we want (for project items).
12583         (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
12584         number of spaces in the header.
12586 2000-07-24  Dave Love  <fx@gnu.org>
12588         * ediff-init.el (ediff-region-help-echo): Bind face-help.
12590 2000-07-23  Noah Friedman  <friedman@splode.com>
12592         * type-break.el (type-break): perform autosave.
12593         Suggested by Stephen Gildea <gildea@intouchsys.com>.
12594         (type-break-do-query): Cancel query schedule while performing
12595         actual query, to avoid possibility of a second query being made
12596         while first one is already in progress.
12597         (type-break-time-stamp-format): New variable.
12598         (type-break-time-stamp): New function.
12599         (type-break-time-warning): Use it.
12600         (type-break-keystroke-warning): Use it.
12601         (type-break-noninteractive-query): Use it.
12603         * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
12604         cookie.
12605         Use add-minor-mode to set minor-mode-alist, if available.
12606         (eldoc-echo-area-use-multiline-p): New user option.
12607         (eldoc-echo-area-multiline-supported-p): New variable.
12608         (eldoc-docstring-format-sym-doc): Use them.
12609         (eldoc-mode): If not using idle timers, append to local post and
12610         pre command hooks.  Suggested by David Byers <davby@ida.liu.se>.
12611         (eldoc-display-message-no-interference-p): Don't interfere with
12612         edebug.
12613         Add autoload cookie for eldoc-mode minor-mode-alist initialization.
12614         (eldoc-function-arglist): New function.
12615         (eldoc-function-argstring): Use it.
12617         * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
12618         auto save directory exists before calling directory-files.
12620 2000-07-23  Dave Love  <fx@gnu.org>
12622         * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
12623         ^o, ^u.
12625 2000-07-21  Dave Love  <fx@gnu.org>
12627         * ediff-init.el (ediff-region-help-echo): Modify to use overlay
12628         now passed to the function.  It now works properly.
12630         * smerge-mode.el (smerge-mode-menu): Fill it out.
12632 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
12634         * info-look.el (info-lookup): If *info* is shown in another frame
12635         on the same display, select that frame, instead of switching to
12636         the Info buffer in another window of the selected frame.
12638         * simple.el (universal-argument-map): Bind numeric keypad keys
12639         kp-0 to kp-9 and kp-subtract.
12640         (digit-argument): Handle these keys.
12642 2000-07-20  Dave Love  <fx@gnu.org>
12644         * net/goto-addr.el (goto-address-fontify): Don't bother with
12645         buffer-modified and read-only stuff -- irrelevant with overlays.
12646         Put an extra property on the overlays and use it to clean up in
12647         case goto-address is re-run.
12649 2000-07-19  Richard M. Stallman  <rms@gnu.org>
12651         * timer.el (run-with-idle-timer): Doc fix.
12653         * mail/mail-utils.el (mail-strip-quoted-names):
12654         Handle case where <...> appears inside "...".
12655         Use replace-match to edit the string more simply.
12656         (rmail-dont-reply-to): Cope with an unmatched ".
12658 2000-07-19  Dave Love  <fx@gnu.org>
12660         * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
12661         implementation.
12663         * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
12664         (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
12665         (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
12667 2000-07-19  Gerd Moellmann  <gerd@gnu.org>
12669         * textmodes/refer.el: Correct maintainer's email address.
12671         * progmodes/hideif.el: Correct author's email address.
12672         Fix typo in comment.
12674         * xml.el: New file.
12676         * mail/mailheader.el: Correct author's mail address.
12678         * gnus/parse-time.el: Correct author's mail address.
12680 2000-07-19  Colin Walters <walters@cis.ohio-state.edu>
12682         * comint.el (comint-highlight-input, comint-highlight-face):
12683         New user options.
12684         (comint-input-ring-file-name): Change custom type.
12685         (comint-mode-map): Bind mouse-2.
12686         (comint-insert-clicked-input): New function.
12687         (comint-send-input): Handle input highlighting.
12689 2000-07-18  Stefan Monnier  <monnier@cs.yale.edu>
12691         * mouse.el (popup-menu): New function.
12692         (mouse-major-mode-menu): Use it.
12694 2000-07-18  Dave Love  <fx@gnu.org>
12696         * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
12697         improvements.
12699 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
12701         * faces.el (face-font-selection-order)
12702         (face-font-family-alternatives): Add custom type.
12704 2000-07-18  Dave Love  <fx@gnu.org>
12706         * cus-edit.el (custom-variable-reset-saved)
12707         (custom-variable-reset-standard): Remove unused bindings.
12709         * rect.el (open-rectangle-line): Remove unused let.
12711         * hl-line.el (hl-line-highlight): Check hl-line-mode.
12713 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
12715         * cdl.el: Fix `Maintainer' keyword.
12717         * play/pong.el: Add author's email address.
12719 2000-07-17  Sam Steingold  <sds@gnu.org>
12721         * files.el (insert-directory): Call `split-string' instead of
12722         re-implementing it.
12724 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
12726         * mail/vms-pmail.el: Change maintainer to FSF.
12728         * net/goto-addr.el: Change maintainer to FSF.
12730         * info.el (Info-title-face-alist): Removed.
12732 2000-07-18  David Ponce  <david@dponce.com>
12734         * recentf.el (recentf-open-files): New command that works like
12735         `recentf-open-more-files', but shows the whole list of files (not just
12736         those omitted from the menu). Useful if you don't use a menu-bar!
12737         (recentf-open-more-files) Modified to use `recentf-open-files'.
12739         (recentf-open-files, recentf-open-more-files)
12740         (recentf-edit-list): Dialogs use `recentf-dialog-mode'
12742         (recentf-dialog-mode): New mode for dialogs. You can now just type
12743         "q" to cancel the dialogs.
12745 2000-07-18  David Ponce  <david@dponce.com>
12747         * recentf.el: This is a major update of recentf.el. It adds new
12748         features to better organize the recentf menu and "More..." buffer.
12750         Using new provided menu filtering functions you can now organize the
12751         recent files list:
12753         - by major modes
12754         - by directories
12755         - by user defined rules
12757         Finally, with the new `recentf-filter-changer' customizable filter you
12758         can define a ring of filters and dynamically (via the menu) cycle on
12759         each menu organization in the ring (a la msb).
12761 2000-07-18  Eli Zaretskii  <eliz@is.elta.co.il>
12763         * eshell/eshell.el (eshell): Replace links to eshell.info with
12764         links to eshell, to avoid problems on systems where the manual is
12765         installed as `eshell'.
12766         * eshell/esh-cmd.el (eshell-cmd): Ditto.
12767         * eshell/em-smart.el (eshell-smart): Ditto.
12768         * eshell/em-banner.el (eshell-banner): Ditto.
12769         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
12771         * eshell/em-unix.el (eshell-shuffle-files): Don't disable
12772         same-file check in the MS-DOS version (it does support inodes).
12774         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
12776         * eshell/eshell.el (eshell-directory-name):
12777         Run default directory name through convert-standard-filename.
12779 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
12781         * international/mule-cmds.el (select-safe-coding-system):
12782         Fix typo in the comment.
12784         * language/european.el (compound-text):
12785         Force katakana-jisx0201 to be designated to G1.
12787         * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
12788         Don't translate some national variant characters of latin-jisx0201.
12789         (x-ctext): Force katakana-jisx0201 to be designated to G1.
12791         * international/kkc.el (kkc-after-update-conversion-functions):
12792         New variable.
12793         (kkc-update-conversion): Run functions in it at the tail.
12795 2000-07-16  John Wiegley  <johnw@gnu.org>
12797         * lisp/align.el (align-newline-and-indent):
12798         Adding new function.  for auto-aligning blocks of code on RET.
12799         (align-region): Fixed badly formatted minibuffer message.
12801 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
12803         * international/kkc.el (kkc-show-conversion-list-count): Customize it.
12804         (kkc-region): Update kkc-next-count and kkc-prev-count here.  Show
12805         the conversion list at first if appropriate.
12806         (kkc-next): Don't update kkc-next-count here.
12807         (kkc-prev): Don't update kkc-prev-count here.
12808         (kkc-show-conversion-list-update): Fix setting up of conversion
12809         list message.
12811 2000-07-16  Stefan Monnier  <monnier@cs.yale.edu>
12813         * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
12815 2000-07-16  Dave Love  <fx@gnu.org>
12817         * cus-edit.el (custom-buffer-create-internal): Use a help-echo
12818         function to be more specific.
12820         * wid-edit.el (widget-specify-field, widget-specify-button): Allow
12821         non-string help-echo.
12822         (widget-types-convert-widget): Defsubst it.
12823         (widget-echo-help): Try to cope with a help-echo function of two
12824         possible sorts.
12826 2000-07-15  Jason Rumney  <jasonr@gnu.org>
12828         * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
12829         Declare as obsolete.
12831         * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
12833 2000-07-14  Gerd Moellmann  <gerd@gnu.org>
12835         * hilit-chg.el: Fix typo.
12837 2000-07-14  Dave Love  <fx@gnu.org>
12839         * info.el (Info-mode-menu): Fix use of :help, :enable.
12841 2000-07-14  Stefan Monnier  <monnier@cs.yale.edu>
12843         * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
12845 2000-07-13  Dave Love  <fx@gnu.org>
12847         * emacs-lisp/easymenu.el: Doc fixes.
12848         (easy-menu-remove): Defalias to ignore.
12850         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
12851         Call throw correctly.
12853 2000-07-13  Gerd Moellmann  <gerd@gnu.org>
12855         * faces.el (frame-background-mode): Doc fix.
12857         * simple.el (eval-expression-print-length): Change custom type to
12858         allow entering nil as value.
12860 2000-07-13  Dave Love  <fx@gnu.org>
12862         * progmodes/fortran.el (fortran-imenu-generic-expression):
12863         Change definition layout.
12864         (fortran-mode-menu): Reinstate customize entries.
12866         * cus-edit.el (custom-group-menu-create, customize-menu-create):
12867         Use :filter, per old XEmacs code.
12869 2000-07-12  Gerd Moellmann  <gerd@gnu.org>
12871         * term.el (term-send-raw-meta): Strip modifiers from the keyboard
12872         event when deciding what to send to the terminal.
12874 2000-07-12  Dave Love  <fx@gnu.org>
12876         * cus-start.el: Add optional version as 4th element of specs and
12877         use it for several things new in v21.  Remove load-path.  Fix type
12878         of line-number-display-limit.
12880 2000-07-11  Dave Love  <fx@gnu.org>
12882         * progmodes/fortran.el: Don't require easymenu.
12883         Use repeat counts in various regexps.
12884         (fortran-mode-syntax-table): Defvar directly.
12885         (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
12886         (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
12887         Use defvar, not defconst.
12888         (fortran-mode-map): Change locals in `let'.  Use `fortran-auto-fill'.
12889         (fortran-mode): Set fortran-comment-line-start-skip,
12890         fortran-comment-line-start-skip, dabbrev-case-fold-search.
12891         (fortran-comment-indent): Use defsubst.
12892         (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
12893         Use fortran-comment-indent, not fortran-comment-indent-function.
12894         (fortran-comment-region, fortran-electric-line-number): Simplify.
12895         (fortran-auto-fill): New function.
12896         (fortran-do-auto-fill): Deleted.
12897         (fortran-find-comment-start-skip):
12898         Check for non-null comment-start-skip.
12899         (fortran-auto-fill-mode, fortran-fill-statement):
12900         Use fortran-auto-fill.
12901         (fortran-fill): Use fortran-auto-fill.  Check for null
12902         comment-start-skip.  Simplify final clause and use end-of-line finally.
12904         * widget.el (widget-plist-member): New alias.
12906 2000-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
12908         * eshell/esh-module.el (toplevel): Reference
12909         byte-compile-current-file only if it is bound.
12911 2000-07-10  Gerd Moellmann  <gerd@gnu.org>
12913         * dired.el: Don't require `dired-aux'.
12915 2000-07-10  Miles Bader  <miles@lsi.nec.co.jp>
12917         * dired-aux.el (dired-show-file-type): New function.
12918         * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
12919         (dired-show-file-type): Add autoload.
12921 2000-07-10  Kenichi Handa  <handa@etl.go.jp>
12923         * international/mule-diag.el (describe-font): Adjusted for the
12924         change of fontset-info.
12925         (print-fontset): Likewise.
12927 2000-07-09  Stefan Monnier  <monnier@cs.yale.edu>
12929         * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
12931 2000-07-07  Gerd Moellmann  <gerd@gnu.org>
12933         * bindings.el: Bind `[delete]' to delete-char.
12935         * dired.el (dired-find-alternate-file): New function.
12936         (dired-mode-map): Bind `a' to dired-find-alternate-file.
12937         (toplevel): Require dired-aux when compiling.
12938         (dired-buffers): Move defvar within file to avoid compiler warning.
12940         * info.el (Info-last-search): Variable removed.
12941         (Info-search-history): New variable.
12942         (Info-search): New Info-search-history.
12944         * battery.el, info-look.el: Change author's mail address.
12946 2000-07-07  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
12948         * mail/rmail.el (rmail-clear-headers): Don't throw an error
12949         if rmail-ignored-headers is nil.
12950         (rmail-retry-failure): Bind rmail-ignored-headers and
12951         rmail-displayed-headers to nil.
12953 2000-07-06  Gerd Moellmann  <gerd@gnu.org>
12955         * lpr.el (lpr-page-header-switches): Add `-h' switch.
12956         (print-region-1): Don't hard code `-h' here.
12958         * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
12960 2000-07-01  Francesco Potorti`  <pot@gnu.org>
12962         * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
12963         exim can use "your message" instead of "the message".
12965 2000-07-06  Stefan Monnier  <monnier@cs.yale.edu>
12967         * facemenu.el: Docstrings fixes.
12968         (facemenu-get-face): Don't use internal-find-face.
12969         (facemenu-iterate): Rename arg to match the docstring.
12971         * newcomment.el (uncomment-region): Be more careful when skipping
12972         backwards over `=' not to bump into BOBP.
12974 2000-07-05  Michael Kifer  <kifer@cs.sunysb.edu>
12976         * ediff-diff.el (ediff-wordify): Use syntax table.
12977         * ediff-init.el (ediff-has-face-support-p): Use
12978         ediff-color-display-p.
12979         (ediff-color-display-p): Use display-color-p, changed to defun
12980         from defsubst.
12981         Got rid of special cases for NeXT and OS/2.
12982         * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
12983         face.
12985 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
12987         * emacs-lisp/lucid.el: Require CL.
12988         (copy-tree, remprop): Remove, it's provided by CL.
12989         (map-keymap): Define in terms of cl-map-keymap.
12990         (extent-property, set-extent-end-glyph): New functions.
12992         * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
12994 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
12996         * Makefile.in (DONTCOMPILE): Add comment that the name may
12997         not be changed without changing the make-dist script.
12999         * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
13000         (cl-mapc): Use mapc instead of cl-old-mapc.
13002 2000-07-05  Andrew Innes  <andrewi@gnu.org>
13004         * makefile.nt: Add support for `bootstrap' and related targets.
13006 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
13008         * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
13009         (easy-menu-do-define): Use `menu-item' format.
13010         Handle case where easy-menu-create-menu returns a symbol.
13011         Manually call the potential top-level filter in the function binding.
13012         (easy-menu-filter-return): New arg NAME.
13013         Convert to a keymap if MENU is an XEmacs menu.
13014         (easy-menu-convert-item-1): New.  Extracted from easy-menu-do-add-item.
13015         (easy-menu-converted-items-table, easy-menu-convert-item):
13016         New var and fun to memoize easy-menu-convert-item-1.
13017         (easy-menu-do-add-item): Use it.
13018         (easy-menu-create-menu): Use easy-menu-convert-item.
13019         Wrap easy-menu-filter-return around any :filter specification.
13020         Don't convert the menu if a filter was specified.
13021         Tell easy-menu-make-symbol not to check for MENU being an expression.
13022         (easy-menu-make-symbol): New arg NOEXP.
13024 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
13026         * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
13027         EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
13028         (eval-defun): If called with prefix arg, instrument code for
13029         Edebug.
13031         * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
13032         similar to that of eval-defun.
13034 2000-07-04  Dave Love  <fx@gnu.org>
13036         * hl-line.el (hl-line-overlay): Make it permanent-local.
13038         * calendar/todo-mode.el: Replaced with a working version, based on
13039         1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
13041 2000-07-03  Miles Bader  <miles@lsi.nec.co.jp>
13043         * paths.el (prune-directory-list): New function.
13044         (Info-default-directory-list): Rewritten to more methodically
13045         enumerate a big list of possible info directories (based on the
13046         list used by the standalone info reader).
13048         * info.el (info-initialize): Use prune-directory-list to remove
13049         non-existent directories from Info-directory-list.
13051         * paths.el (Info-default-directory-list): Try a list of possible
13052         info-directories instead of a single one.  Add the possible
13053         info directory "/usr/share/info".
13055         * woman.el (woman-man.conf-path): Explicitly include the debian
13056         man-db config file "/etc/manpath.config".
13057         (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
13058         are present in `manpath.config'.
13059         (woman-manpath): Include "/usr/share/man".
13061 2000-07-03  Gerd Moellmann  <gerd@gnu.org>
13063         * frame.el (blink-cursor-mode): Don't hide cursor initially.
13065         * startup.el (command-line): Initialize blink-cursor based
13066         on window-system.
13068         * frame.el (blink-cursor): Default to nil if not running under
13069         a window-system.
13071         * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
13072         (face-x-resources): Remove duplicate entry for :font.
13074         * textmodes/refer.el (refer-find-entry-internal): Use some-window
13075         instead of cycling through windows with next-window.
13077         * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
13078         of cycling through windows with next-window.
13080         * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
13081         of cycling through windows with next-window.
13083         * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
13084         (edebug-get-displayed-buffer-points): Use walk-windows/some-window
13085         instead of cycling through windows with next-window.
13087         * calendar/appt.el (appt-select-lowest-window): Use walk-windows
13088         instead of cycling through windows with next-window.
13090         * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
13091         of cycling through windows with next-window.
13093         * terminal.el (te-process-output): Use walk-windows instead of
13094         cycling through windows with next-window.
13096         * server.el (server-switch-buffer): Use some-window instead of
13097         cycling through windows with next-window.
13099         * window.el (some-window): New function.
13100         (walk-windows): Remove reference to walk-windows-start.
13102         * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
13104 2000-07-03  Richard Stallman  <rms@gnu.org>
13106         * window.el (walk-windows): Guarantee termination by keeping a list
13107         of all the windows already handled.
13109 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
13111         * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
13112         window-system.
13114         * man.el (Man-notify-when-ready): Don't use window-system.  If
13115         Man-notify-method is newframe, and the display is not
13116         multi-frame, select the frame created for the man page.
13117         (Man-init-defvars): Doc fix.
13119 2000-06-28  Gerd Moellmann  <gerd@gnu.org>
13121         * faces.el (region): Change background color for light background.
13123         * ediff-wind.el (ediff-setup-control-frame): Remove :box
13124         attribute from mode-line face of Ediff control frame.
13126         * replace.el (query-replace-map): Bind `e' like `E'.
13128 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
13130         * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
13131         Change name to "Select All".
13133         * dos-fns.el (convert-standard-filename): Fix last change.
13135 2000-06-27  Gerd Moellmann  <gerd@gnu.org>
13137         * help.el (describe-variable): Don't insert a second `'s' in front
13138         of the string `value is shown below'.  Since the syntax-table is
13139         set to emacs-lisp-mode-syntax-table, forward-sexp skips over
13140         an existing `'s', so that this won't be deleted.
13142         * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
13143         * pcmpl-unix.el: New files.
13145 2000-06-26  Stefan Monnier  <monnier@cs.yale.edu>
13147         * wid-edit.el (widget-member): Use the new plist-member.
13149 2000-06-26  Gerd Moellmann  <gerd@gnu.org>
13151         * replace.el (perform-replace): Undo change of 2000-04-04.
13152         Instead, move backward 1 character at the end of the loop when
13153         necessary.
13155         * faces.el (fringe): Change face for different backgrounds.
13157         * eshell/esh-module.el (toplevel): Load defgroup's differently;
13158         patch from John.
13160         * eshell/*.el: Change spelling of the Free Software Foundation.
13162         * eshell/esh-toggle.el: Removed.
13164         * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
13166         * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
13167         interactively.
13169 2000-06-26  Alex Schroeder  <alex@gnu.org>
13171         * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
13172         `define-key'; instead of checking `(emacs-version)' check for
13173         `set-keymap-parent' and `set-keymap-name' directly.  Add entries
13174         for `;' and `o' which might be electric.
13176         (sql-electric-stuff): New user option.
13177         (sql-magic-go): New function which uses `sql-electric-stuff'.
13178         (sql-magic-semicolon): New function which uses
13179         `sql-electric-stuff'.
13181         (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
13182         is not fboundp.
13184         (sql-oracle-options): New variable.
13185         (sql-oracle): Use it.
13187         (sql-imenu-generic-expression): Doc change.
13188         (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
13189         is used.
13191         (sql-informix): Added command line parameter "-" to force
13192         sql-informix-program to use stdout.
13194 2000-06-25  Eli Zaretskii  <eliz@is.elta.co.il>
13196         * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
13197         (cp864-decode-table): Doc fix.
13198         (cp720-decode-table): New variable, supports the Arabic OEM
13199         codepage used by Windows.
13200         (cp737-decode-table): New, Greek OEM codepage used by Windows.
13202 2000-06-23  Dave Love  <fx@gnu.org>
13204         * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
13205         (font-lock-fontify-anchored-keywords): Use
13206         line-beginning-position.
13207         (global-font-lock-mode): Use mapc.
13209 2000-06-23  Stefan Monnier  <monnier@cs.yale.edu>
13211         * eshell/esh-module.el: Require CL when compiling.
13213 2000-06-23  Gerd Moellmann  <gerd@gnu.org>
13215         * comint.el (comint-substitute-in-file-name): Call replace-match
13216         with second and third arg t.
13218         * cus-edit.el (custom-button-face, custom-button-pressed-face):
13219         Specify foreground color.
13221         * faces.el (tool-bar, mode-line, header-line): Specify foreground
13222         color.
13224         * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
13226         * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
13227         cddr instead of cdddr.
13229         * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
13230         instead of copy-list.
13232         * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
13233         of copy-list.
13235         * subdirs.el: Add eshell subdirectory.
13237         * eshell: New subdirectory containing the Eshell package.
13239         * pcomplete.el: New file.
13241 2000-06-23  Paul Eggert  <eggert@twinsun.com>
13243         * mail/mailpost.el (post-mail-send-it): Make sure file has
13244         proper permissions from birth.
13246         * files.el (basic-save-buffer-2): When temporarily setting
13247         file modes, set them to current modes plus 0200, not to 0777.
13249         * emerge.el (emerge-make-temp-file): Make sure file has proper
13250         permissions from birth.
13252 2000-06-22  Eli Zaretskii  <eliz@is.elta.co.il>
13254         * files.el (make-backup-file-name-1): On DOS/Windows, run the
13255         backup file name through convert-standard-filename.
13257         * dos-fns.el (convert-standard-filename): Convert leading
13258         directories as well.  When long file names are supported, convert
13259         characters that are invalid in Windows file names.
13261 2000-06-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13263         * ps-print.el: Fix bug: if ^L is the very first buffer character,
13264         ps-print crashes.  New feature: page selection for printing.  Create
13265         raw-text-unix coding system for XEmacs.  Doc fix.
13266         (ps-print-version): New version number (5.2.3).
13267         (ps-plot-region): Bug fix.
13268         (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
13269         (ps-header-sheet, ps-generate, ps-end-job): Code fix.
13270         (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
13271         funs.
13272         (ps-selected-pages, ps-last-selected-pages, ps-first-page)
13273         (ps-last-page): New vars.
13275 2000-06-21  Gerd Moellmann  <gerd@gnu.org>
13277         * progmodes/sh-script.el (sh-while-getopts): Fix handling of
13278         empty option string.
13280 2000-06-21  Eli Zaretskii  <eliz@is.elta.co.il>
13282         * man.el (man): Doc fix.
13284 2000-06-21  Kenichi Handa  <handa@etl.go.jp>
13286         * international/mule-cmds.el (set-language-info-alist): Docstring
13287         fixed.
13289 2000-06-20  Gerd Moellmann  <gerd@gnu.org>
13291         * version.el (emacs-version): Use ISO date format.
13293         * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
13294         instead of `M-backspace'.
13296         * simple.el (turn-off-auto-fill): New function.
13298 2000-06-20  Stefan Monnier  <monnier@cs.yale.edu>
13300         * jit-lock.el (with-buffer-prepared-for-jit-lock):
13301         Renamed from with-buffer-prepared-for-font-lock and use
13302         inhibit-modification-hooks rather than setting *-change-functions.
13303         Update all functions to use the new name.
13304         (jit-lock-first-unfontify-pos): New semantics (and doc).
13305         (jit-lock-mode): Make non-interactive.
13306         Don't automatically turn on font-lock.
13307         Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
13308         Always use jit-lock-after-change.
13309         Remove and restore font-lock-after-change-function.
13310         (turn-on-jit-lock, jit-lock-after-fontify-buffer)
13311         (jit-lock-after-unfontify-buffer): Remove.
13312         (jit-lock-stealth-fontify):
13313         Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
13314         (jit-lock-after-change): Set the `fontified' text-prop to nil.
13316 2000-06-20  Sam Steingold  <sds@gnu.org>
13318         * emacs-lisp/cl-indent.el (toplevel): Indent
13319         `print-unreadable-object' properly.  Untabify.
13321 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
13323         * textmodes/reftex.el (reftex-find-citation-regexp-format):
13324         Support for bibentry.
13325         (reftex-compile-variables): Fixed problem with end of section-re.
13327         * texmodes/reftex-dcr.el (reftex-view-crossref,
13328         reftex-view-crossref-from-bibtex):
13329         Deal with changed `reftex-find-citation-regexp-format'.
13330         (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
13331         Replaced `remprop' with `put'.
13332         (reftex-view-crossref, reftex-view-crossref-when-idle):
13333         Support for bibentry.
13335         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
13336         New entry for bibentry package.
13338         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
13339         Regexp also matches "\nobibliography".
13341         * textmodes/reftex-global.el (reftex-renumber-simple-labels):
13342         Call `reftex-ensure-write-access' before doing anything.
13343         (reftex-ensure-write-access): New function.
13345 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
13347         * progmodes/idlwave.el: File re-installed (update to version 4.2)
13349         * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
13351         * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
13353         * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
13356 2000-06-20  Dave Love  <fx@gnu.org>
13358         * faces.el (frame-background-mode): Use set-default, not set, in
13359         setter.
13360         (frame-update-faces, frame-update-face-colors): Define with
13361         defalias.
13363         * enriched.el (enriched-decode-foreground)
13364         (enriched-decode-background): Don't use internal-find-face.
13366         * apropos.el: Doc fixes.
13368         * cus-edit.el (customize-changed-options): Check arg.
13369         (customize-version-lessp): Don't require decimal point.
13371         * custom.el (defcustom, defgroup): Doc fix.
13373         * newcomment.el (comment) <defgroup>: Add :version.
13374         (comment-multi-line): Doc fix.
13376         * emulation/mlsupport.el (define-hooked-local-abbrev,
13377         define-hooked-global-abbrev): Fix, using define-abbrev.
13379 2000-06-19  Gerd Moellmann  <gerd@gnu.org>
13381         * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
13382         the whole buffer.
13384 2000-06-19  Dave Love  <fx@gnu.org>
13386         * menu-bar.el (menu-bar-options-save): New function.
13387         (menu-bar-options-menu): Use it.
13388         (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
13389         Simplify.
13391 2000-06-19  Andreas Schwab  <schwab@suse.de>
13393         * progmodes/etags.el (tags-query-replace): Put new parameters
13394         START and END at the end, for backward compatibility.
13396 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
13398         * international/codepage.el:
13399         (cp-coding-system-for-codepage-1): Delete special codes for
13400         generating xxx-dos coding system because now a CCL based coding
13401         system can handle EOL conversion by default.
13403         * international/mule.el (make-coding-system): Generate subsidiary
13404         coding systems for EOL handling variants even for a CCL based
13405         coding system.
13407 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
13409         * international/isearch-x.el (isearch-minibuffer-input-method)
13410         (isearch-minibuffer-input-method-function): These variables
13411         deleted.
13412         (isearch-with-input-method): Don't use the above variables.
13413         (isearch-process-search-multibyte-characters): Likewise.  Call
13414         read-string with the arg INHERIT-INPUT-METHOD t.
13416 2000-06-17  Stefan Monnier  <monnier@cs.yale.edu>
13418         * font-lock.el (font-lock-after-fontify-buffer)
13419         (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
13421         * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
13422         Use consistent make-local-variable style for font-lock-fontified.
13423         (jit-lock-fontify-buffer):
13424         Don't bother checking for font-lock-mode and jit-lock-mode.
13426         * time.el: Remove trailing ^M that prevent CVS-merging.
13428 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
13430         * Makefile.in (distclean): New target.
13432 2000-06-16  Stefan Monnier  <monnier@cs.yale.edu>
13434         * Makefile.in (srcdir): Define for update-subdirs.
13436 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
13438         * find-lisp.el: New file.
13440 2000-06-16  Andrew Innes  <andrewi@gnu.org>
13442         * time.el (display-time-mail-function): New variable, to allow
13443         external packages to indicate when new mail is available.
13444         (display-time-update): Use it.
13446 2000-06-16  Kenichi Handa  <handa@etl.go.jp>
13448         * international/mule.el (mule-version): Change version name to
13449         SAKAKI.  AOI has already been used by Meadow.
13451         * international/quail.el (quail-show-guidance-buf): To find the
13452         bottom window (but minibuffer), pay attention to the height of
13453         minibuffer.
13455 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
13457         * arc-mode.el (archive-mode-map): Use the new menu-item format for
13458         menu-bar menus.  Add help strings.  Don't remove the Edit menu
13459         from the menu bar, as the menu bar has enough space now.
13461         * Makefile.in (SHELL): Make sure /bin/sh is used.
13463         * woman.el (woman-man-buffer): Fix bold and underlined CJK
13464         characters, which use series of two ^H characters instead of one.
13466 2000-06-15  Gerd Moellmann  <gerd@gnu.org>
13468         * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
13469         (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
13470         functions.
13471         (Info-find-node-2): Try a case-sensitive search first, then
13472         do a case-insensitive search.
13474         * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
13475         tutorials.
13477         * complete.el (PC-env-vars-alist): New variable.
13478         (PC-complete-as-file-name): New function.
13479         (partial-completion-mode): Initialize PC-env-vars-alist from
13480         process-environment.
13481         (PC-do-completion): Handle completion of env vars.
13483         * info.el (Info-set-mode-line): Show file name in mode line,
13484         use `*Info*' instead of `Info:'.
13486         * startup.el (command-line-1): Change copyright messages to year
13487         2000.
13489 2000-06-15  Dave Love  <fx@gnu.org>
13491         * net/goto-addr.el (goto-address-fontify): Use keymap property,
13492         not local-map.
13494 2000-06-15  Kenichi Handa  <handa@etl.go.jp>
13496         * international/mule.el (set-buffer-file-coding-system): Almost
13497         rewritten to handle `undecided' as no-op.
13499 2000-06-14  Gerd Moellmann  <gerd@gnu.org>
13501         * Makefile.in: New file.
13503         * Makefile: Removed.
13505         * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
13506         (goto-address-highlight-keymap): Bind C-c RET.
13508 2000-06-14  Kenichi Handa  <handa@etl.go.jp>
13510         * mail/sendmail.el (sendmail-send-it): The temporary buffer
13511         inherits buffer-file-coding-system of the current buffer.
13513         * tar-mode.el (tar-extract): For goto-char, use (point-min), not
13514         0.  Give correct argument to set-auto-coding-function.
13515         (tar-expunge): For goto-char, use (point-min), not 0.
13516         (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
13517         (tar-subfile-save-buffer): Likewize.
13519         * international/mule.el
13520         (after-insert-file-set-buffer-file-coding-system): Call
13521         set-buffer-file-coding-system with the arg FORCE t.
13523 2000-06-13  Gerd Moellmann  <gerd@gnu.org>
13525         * mail/sendmail.el (mail-specify-envelope-from): Initialize to
13526         nil.  Contemporary sendmails issue an X-Authentication-Warning if
13527         the sender is set with `-f'.
13529 2000-06-13  Dave Love  <fx@gnu.org>
13531         * help.el (describe-function-1): Kluge around cases of functions
13532         fset to subrs whose doc doesn't match their symbol-name.
13534         * image.el (insert-image): Default STRING to a space.
13536         * info.el Doc fixes.
13537         (Info-build-node-completions): Match Ref tags.
13539 2000-06-13  Eli Zaretskii <eliz@is.elta.co.il>
13541         * frame.el (display-multi-frame-p, display-multi-font-p): New
13542         defaliases for display-graphic-p.
13544         * hl-line.el: Fixed a typo in commentary.
13546 2000-06-13  Kenichi Handa  <handa@etl.go.jp>
13548         * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
13549         fixed.
13551 2000-06-12  Dave Love  <fx@gnu.org>
13553         * image.el (insert-image): Save a little consing.
13555 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
13557         * language/tibet-util.el: Convert all tibetan-1-column characters
13558         to the corresponding tibetan characters.
13559         (tibetan-add-components): Delete code for the special treatment of
13560         'a chung.
13562         * language/tibetan.el (tibetan-composable-pattern): Fix previous
13563         change.
13564         (tibetan-vowel-transcription-alist): More rules added.
13565         (tibetan-composite-vowel-alist): New variable.
13566         (tibetan-precomposition-rule-alist): More rules added.
13568 2000-06-12  Stefan Monnier  <monnier@cs.yale.edu>
13570         * startup.el (command-line): Only call menu-bar-mode if interactive.
13572         * thingatpt.el (toplevel symbol-properties):
13573         * textmodes/makeinfo.el (makeinfo-compile):
13574         * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
13575         * progmodes/hideif.el (hif-compress-define-list)
13576         (hide-ifdef-use-define-alist):
13577         * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
13578         (ange-ftp-vms-add-file-entry):
13579         * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
13580         * man.el (Man-build-man-command):
13581         * mail/rnewspost.el (news-reply-header-hook):
13582         * info.el (Info-insert-dir):
13583         * emulation/mlconvert.el (backward-word, forward-word, setq):
13584         * emacs-lisp/gulp.el (gulp-send-requests):
13585         * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
13586         (byte-optimize-inline-handler, byte-optimize-form-code-walker)
13587         (byte-optimize-apply, end of file):
13588         * emacs-lisp/advice.el (ad-advice-class-completion-table)
13589         (ad-make-freeze-definition):
13590         * startup.el (command-line, command-line-1): Don't quote lambdas.
13592         * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
13593         (cvs-cleanup-removed): New function.
13594         (cvs-cleanup-functions): New var.
13595         (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
13596         some flexibility in specifying additional entries to auto-cleanup.
13597         (cvs-quickdir): New function.
13598         (cvs-mode-insert): Use cvs-fileinfo-from-entries.
13599         (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
13600         (cvs-mode-find-file): Check that we are on a filename or dirname
13601         when invoked through a mouse-click.
13602         (cvs-full-path): Remove.
13603         (cvs-dired-action): Re-introduced.
13604         (cvs-dired-noselect): Use it.
13605         (vc-post-command-functions): use this new hook if available.
13607         * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
13608         (cvs-status-map): Don't inherit from cvs-mode-map anymore.
13609         (cvs-filename-map, cvs-dirname-map): Remove.
13610         (cvs-default-action): Remove.
13611         (cvs-add-face): Use `keymap' rather than `local-map' property, and only
13612         if the arg is really a keymap.
13613         (cvs-fileinfo-pp): Don't use any special map for file and dir names.
13614         Don't hardcode the mapping from state (aka type) to face, but check
13615         the var cvs-fi-<type>-face instead.
13616         (cvs-fileinfo-from-entries): New function.
13618         * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
13619         Docstring fix.
13620         (cvs-find-file-and-jump): Change default to be safer.
13621         (cvs-mode-diff-map): Define it as a function as well.
13622         (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
13623         Bind mouse-2 in this global map rather than with text-properties.
13625         * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
13626         file to resolve the ambiguity between C(conflict) and C(need-merge).
13628 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
13630         * international/mule.el (set-buffer-file-coding-system): If
13631         CODING-SYSTEM is nil, set buffer-file-coding-system to nil
13632         unconditionally.
13634 2000-06-12  Dave Love  <fx@gnu.org>
13636         * wid-edit.el (widget-specify-button): Really suppress the face if
13637         required.
13639 2000-06-11  Gerd Moellmann  <gerd@gnu.org>
13641         * term/x-win.el (x-colors): Add colors from recent rgb.txt.
13643 2000-06-11  Stefan Monnier  <monnier@cs.yale.edu>
13645         * imenu.el (imenu-generic-expression): Docstring fix.
13647         * composite.el (composition-function-table): Move the `put'
13648         below the autoload cookie so we can load the file before loaddefs.
13650         * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
13652         * emacs-lisp/autoload.el (make-autoload): Use `cond'.
13653         Handle easy-mmode-define-global-mode.
13654         For complex macros like define-minor-mode that can generate
13655         several autoload entries, try to autoload entries in the
13656         macroexpanded code.
13658         * emacs-lisp/easy-mmode.el (define-minor-mode):
13659         If KEYMAP is a symbol, just use it.
13660         Use byte-compile-current-file and load-file-name to infer the
13661         proper :require to pass to defcustom.
13662         Wrap the hook var into `progn' so as not to autoload it.
13663         Add a :autoload-end cookie.
13664         Be more careful about the evaluation of KEYMAP.
13665         (easy-mmode-define-global-mode): Add a :autoload-end cookie.
13666         (define-derived-mode): Move define-abbrev-table outside of defvar.
13668 2000-06-10  Stefan Monnier  <monnier@cs.yale.edu>
13670         * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
13671         (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
13672         (backup-compiled-files): Ignore errors during `tar'.
13673         (bootstrap): Make autoloads before elc files.
13675 2000-06-10  Kenichi Handa  <handa@etl.go.jp>
13677         * international/mule.el (set-buffer-file-coding-system): If one of
13678         undecided-XXX is specified, change only EOL conversion.
13680         * international/mule-conf.el (unix): New alias for the coding
13681         system undecided-unix.
13683 2000-06-09  Dave Love  <fx@gnu.org>
13685         * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
13687         * progmodes/executable.el: Byte compile dynamic.
13688         (executable-insert): Change custom type.
13689         (executable-find): Add autoload cookie.
13690         (executable-make-buffer-file-executable-if-script-p): New
13691         function.  After Noah Friedman.
13693         * files.el (after-save-hook): Customize, with
13694         executable-make-buffer-file-executable-if-script-p as an option.
13696 2000-06-09  Kenichi Handa  <handa@etl.go.jp>
13698         * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
13699         "tib24p-mule.bdf" for Tibetan.
13701         * composite.el (decompose-composite-char): Declare it as obsolete.
13703         * man.el (Man-fontify-manpage): Pay attention to underline and
13704         overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
13706 2000-06-08  Gerd Moellmann  <gerd@gnu.org>
13708         * thingatpt.el (forward-thing): Use functionp instead of fboundp.
13709         Set maintainer to FSF since author isn't reachable.
13711 2000-06-08  Dave Love  <fx@gnu.org>
13713         * international/mule-cmds.el (select-safe-coding-system): If
13714         DEFAULT-CODING-SYSTEM is not specified, also check the most
13715         preferred coding-system if buffer-file-coding-system is
13716         `undecided'.  From Handa.
13718 2000-06-08  Kenichi Handa  <handa@etl.go.jp>
13720         * international/mule.el
13721         (after-insert-file-set-buffer-file-coding-system): If the buffer
13722         size is greater than INSERTED, judget that we are not visiting.
13724 2000-06-07  Rajesh Vaidheeswarran  <rv@gnu.org>
13726         * whitespace.el (defgroup whitespace): Comment out `:version'.
13727         XEmacs 20.4 has problems defining the group with this present.
13728         We'll have this commented out till get resolve the problem.
13730 2000-06-07  John Wiegley  <johnw@gnu.org>
13732         * align.el (align-dq-string-modes, align-sq-string-modes)
13733         (align-open-comment-modes): Add pyhton-mode.
13734         (align-rules-list): Use get-text-property instead of
13735         text-properties-at.
13736         (align-rules-list): Add python-assignment.
13737         (align-rules-list): Change perl-comma-delimiter to
13738         basic-comma-delimiter.  Use if for Perl modes and python-mode.
13739         (align-rules-list): Add python-chain-logic and
13740         basic-line-continuation.
13742 2000-06-07  Jari Aalto  <jari.aalto@poboxes.com>
13744         * apropos.el (apropos-mode-hook): New user variable.
13745         (apropos-mode): Run apropos-mode-hook.
13747 2000-06-07  David Ponce  <david@dponce.com>
13749         * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
13750         commands.  Require `wid-edit' at run-time.
13752 2000-06-07  David Ponce  <david@dponce.com>
13754         * recentf.el: Added some "Commentary".
13755         (recentf-open-more-files, recentf-edit-list): Minor changes to
13756         move the point at the top of the file list.  This behaviour is
13757         consistent with the menu one when the list contains a lot of
13758         files.
13759         (recentf-cleanup): Now displays the number of items removed from
13760         the list.
13761         (recentf-relative-filter) New menu filter to show filenames
13762         relative to `default-directory'.
13764 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13766         * ps-print.el: XEmacs compatibility.  Doc fix.  Can select page size
13767         with/without giving an error if PostScript printer doesn't have this
13768         kind of page size.  Zebra Stripe continues or restarts on next page.
13769         Manual/automatic paper feeding.  Switch or not the header.
13770         (ps-print-version): New version number (5.2.2).
13771         (ps-windows-system): Include emx as a Windows system.
13772         (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
13773         (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
13774         (ps-background-text): Code fix.
13775         (ps-error-handler-message, ps-user-defined-prologue)
13776         (ps-print-prologue-header, ps-printer-name)
13777         (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
13778         (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
13779         (ps-use-face-background): Customization fix.
13780         (ps-n-up-database): Data fix.
13781         (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
13782         (ps-switch-header): New vars.
13783         (ps-xemacs-color-name, ps-face-foreground-name)
13784         (ps-face-background-name, ps-boolean-constant): New funs.
13786 2000-06-07  Dave Love  <fx@gnu.org>
13788         * allout.el: New version from Manheimer.
13790 2000-06-07  Kenichi Handa  <handa@etl.go.jp>
13792         * textmodes/fill.el (fill-find-break-point): Check the validity of
13793         charset.
13795 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
13797         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
13798         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
13799         Call display-color-p and display-mouse-p instead of looking at
13800         window-system.
13802 2000-06-06  Dave Love  <fx@gnu.org>
13804         * image.el (find-image): Doc fix.  Return nil if image not found.
13805         (put-image, insert-image): Make STRING arg optional.
13807 2000-06-06  Kenichi Handa  <handa@etl.go.jp>
13809         * language/vietnamese.el: Remove eval-when-compile.
13810         (viet-viscii-nonascii-translation-table): Define it as a
13811         translation table made from viet-viscii-decode-table.
13812         (viet-viscii-encode-table): Define it as a translation table made
13813         from the reverse map of above.
13814         (viet-vscii-nonascii-translation-table): Define it as a
13815         translation table made from viet-vscii-decode-table.
13816         (viet-vscii-encode-table): Define it as a translation table made
13817         from the reverse map of above.
13818         (ccl-decode-viscii): Use translate-character.
13819         (ccl-encode-viscii, ccl-encode-viscii-font)
13820         (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
13821         Likewize.
13823         * language/cyrillic.el: Remove eval-when-compile.
13824         (cyrillic-koi8-r-nonascii-translation-table): Define it as a
13825         translation table made from cyrillic-koi8-r-decode-table.
13826         (cyrillic-koi8-r-encode-table): Define it as a translation table
13827         made from the reverse map of above.
13828         (ccl-decode-koi8): Use translate-character.
13829         (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
13830         (cyrillic-alternativnyj-nonascii-translation-table): Define it as
13831         a translation table made from cyrillic-alternativnyj-decode-table.
13832         (cyrillic-alternativnyj-encode-table): Define it as a translation
13833         table made from the reverse map of above.
13834         (ccl-decode-alternativnyj): Use translate-character.
13835         (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
13836         Likewize
13838         * international/mule-diag.el (non-iso-charset-alist): Specify
13839         translation table symbol instead of translation table itself.
13840         (list-block-of-chars): CHARSET may be a translation table symbol.
13842         * international/mule.el (make-coding-system): If CODING-SYSTEM
13843         already exists, override it.
13845         * international/fontset.el: Use family `proportional' for Tibetan
13846         fonts.
13848         * international/ccl.el (ccl-compile-translate-character): Don't
13849         check if Rrr has property translation-table.
13850         (ccl-compile-map-multiple): Modified to avoid compiler warning.
13852 2000-06-05  Gerd Moellmann  <gerd@gnu.org>
13854         * info.el: Bind case-fold-search to t when searching in case
13855         a user sets it to nil in a hook.
13857 2000-06-05  Stefan Monnier  <monnier@cs.yale.edu>
13859         * autoarg.el (autoarg-mode, autoarg-kp-mode):
13860         * hl-line.el (hl-line-mode): Use the new :global key argument.
13862         * tar-mode.el (tar-header-block-recompute-checksum): Remove.
13863         (tar-clip-time-string): Prepend a space.
13864         (tar-grind-file-mode): Construct a string rather than modifying one.
13865         (tar-header-block-summarize): Fix docstring.
13866         Use `format' rather than an error-prone set of copy-loops.
13868         * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
13869         (diff-goto-source, diff-unified->context, diff-context->unified)
13870         (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
13871         understand the format output by the `-p' argument to diff.
13873         * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
13874         (sh-re-done): Use defconst.
13875         (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
13876         (sh-help-string-for-variable, sh-guess-basic-offset):
13877         Don't quote lambdas.
13878         (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
13879         (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
13881         * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
13882         (mh-letter-mode): Derive from text-mode.
13883         This implicitly means that it now calls kill-all-local-variables.
13884         Also remove the Emacs-18 compatibility code.
13886         * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
13887         Make use of symbol-property doc-string-elt.
13888         Use memq rather than a sequence of eq.
13889         (doc-string-elt): Fix the wrong or missing previously unused values.
13890         (autoload-print-form): New function extracted from
13891         generate-file-autoloads to allow recursion when handling progn
13892         so that defvar's and defun's docstrings are properly printed.
13893         (generate-file-autoloads): Use it.
13895         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
13896         Use find-file-hooks in the minor-mode function.
13897         Be careful not to loop indefinitely in the post-command-hook function.
13899 2000-06-05  Michael Kifer  <kifer@cs.sunysb.edu>
13901         * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
13902         tty's.
13903         * ediff-diff.el (ediff-exec-process): Use --binary for fine
13904         differences whenever appropriate.
13905         * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
13906         * viper.el (find-file, find-file-other-window): Get viper to do
13907         wildcards.
13909 2000-06-04  Stefan Monnier  <monnier@cs.yale.edu>
13911         * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
13912         (jit-lock-fontify-buffer): New function for JIT refontification.
13913         (jit-lock-mode): Fix docstring.
13914         Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
13915         Remove jit-lock-after-change from the _local_ hook.
13916         (jit-lock-function-1): Fix docstring.
13918         * info.el (Info-on-current-buffer): Initialize info.
13920         * newcomment.el (comment-indent): Ignore comment-indent-hook.
13922         * progmodes/tcl.el (tcl-indent-for-comment):
13923         Ignore comment-indent-hook.
13925         * emacs-lisp/easy-mmode.el: Require CL during compilation.
13926         (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
13927         (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
13928         and improve to use the lighter to guess the capitalization.
13929         (define-minor-mode): Inline code from easy-mmode-define-toggle.
13930         Add keyword arguments to specify global-ness or the custom group.
13931         Add local-map and help-echo properties to the lighter.
13932         (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
13933         (easy-mmode-define-global-mode): New macro.
13935 2000-06-02  Dave Love  <fx@gnu.org>
13937         * wid-edit.el: byte-compile-dynamic since we typically don't use
13938         all the widgets.  Don't require cl or widget.  Remove
13939         eval-and-compile.  Don't autoload finder-commentary.  Doc fixes.
13940         (widget-read-event): Removed.  Callers changed to use read-event.
13941         (widget-button-release-event-p): Renamed from
13942         button-release-event-p.
13943         (widget-field-add-space, widget-field-use-before-change):
13944         Uncustomize.
13945         (widget-specify-field): Use keymap property, not local-map.
13946         (widget-specify-button): Obey :suppress-face.
13947         (widget-specify-insert): Use modern backquote syntax.
13948         (widget-image-directory): Renamed from widget-glyph-directory.
13949         (widget-image-enable): Renamed from widget-glyph-enable.
13950         (widget-image-find): Replaces widget-glyph-find.
13951         (widget-button-pressed-face): Move defvar.
13952         (widget-image-insert): Replaces widget-glyph-insert.
13953         (widget-convert): Use keywordp.
13954         (widget-leave-text, widget-children-value-delete): Use mapc.
13955         (widget-keymap): Remove XEmacs stuff.
13956         (widget-field-keymap, widget-text-keymap): Define all inside defvar.
13957         (widget-button-click): Don't set point at the click, but re-centre
13958         if we scroll out of window.  Rewritten for images v. glyphs &c.
13959         (widget-tabable-at): Use POS arg, not point.
13960         (widget-beginning-of-line, widget-end-of-line)
13961         (widget-item-value-create, widget-sublist, widget-princ-to-string)
13962         (widget-sexp-prompt-value, widget-echo-help): Simplify.
13963         (widget-default-create): Use widget-image-insert; some rewriting.
13964         (widget-visibility-value-create)
13965         (widget-push-button-value-create, widget-toggle-value-create): Use
13966         widget-image-insert.
13967         (checkbox): Create on and off images dynamically.
13968         (documentation-link): Change :help-echo.
13969         (widget-documentation-link-echo-help): Remove.
13971 2000-06-02  Stefan Monnier  <monnier@cs.yale.edu>
13973         * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
13975         * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
13976         (easy-mmode-define-toggle, define-minor-mode): Use it.
13977         (easy-mmode-define-keymap): Docstring fix.
13978         (define-derived-mode): Default PARENT to fundamental-mode.
13979         Add the derived-mode-parent symbol-property.
13980         (easy-mmode-derived-mode-p): New function.
13982 2000-06-02  Dave Love  <fx@gnu.org>
13984         * files.el (convert-standard-filename): Doc fix.
13985         (normal-backup-enable-predicate): New function.
13986         (backup-enable-predicate): Use it to replace the lambda form.
13988         * calendar/todo-mode.el: [This needs more work on the outline
13989         stuff.]  Doc fixes.
13990         (todo) <defgroup>: Add :version.
13991         (todo-add-category): Don't use pushnew.
13992         (todo-cmd-raise): Fix typo.
13993         (todo-top-priorities): Change temp buffer name.
13994         (todo-category-alist): Avoid redundant lambda.
13995         (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
13996         Use outline-next-heading.
13998         * autoarg.el: Rewritten to use define-minor-mode.
13999         (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
14000         (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
14002 2000-06-02  Kenichi Handa  <handa@etl.go.jp>
14004         * isearch.el (isearch-other-meta-char): Fix previous change.
14006 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
14008         * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
14009         (log-edit-done): Only add the comment to the ring if it's different
14010         from the last comment entered.
14012         * isearch.el (isearch-highlight): Turn internal-find-face into facep.
14014 2000-06-01  Dave Love  <fx@gnu.org>
14016         * hl-line.el: Rewritten using define-minor-mode.
14018         * help.el (describe-function-1): Distinguish special form from
14019         builtin function.  Sanity-check presence of arglist for builtins.
14021 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
14023         * international/characters.el: Fix syntax/category setting of
14024         Tibetan characters.
14026         * language/tibet-util.el (tibetan-add-components): Fixes for new
14027         encoding of Tibetan characters.
14028         (tibetan-decompose-precomposition-alist): New variable.
14029         (tibetan-decompose-region): Convert precomposed characters to
14030         non-precomposed characters.
14031         (tibetan-decompose-string): Likewise.
14032         (tibetan-composition-function): Fix args to
14033         thibetan-compose-string.
14035         * language/tibetan.el (tibetan-composable-pattern): More
14036         characters included.
14037         (tibetan-consonant-transcription-alist): Rule for "R" added.
14038         (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
14039         "+R" added.
14040         (tibetan-base-to-subjoined-alist): Rule for "RA" added.
14042         * language/lao-util.el (lao-composition-function): Fix args to
14043         compose-string.
14045         * language/thai-util.el (thai-composition-function): Fix args to
14046         compose-string.
14048         * isearch.el (isearch-update): Set disable-point-adjustment to t
14049         to prevent the point moving to the end of a composition when a
14050         part of a composition is searched.
14051         (isearch-other-meta-char): If the key invoking this command can be
14052         mapped by function-key-map to a printing char, call
14053         isearch-process-search-char directly.
14055 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
14057         * emacs-lisp/bytecomp.el:
14058         * frame.el:
14059         * international/mule-cmds.el:
14060         * international/mule-util.el:
14061         * international/mule.el:
14062         * mouse.el:
14063         * subr.el:
14064         * faces.el: Update calls to make-obsolete with a WHEN argument.
14066         * byte-run.el (make-obsolete, make-obsolete-variable):
14067         Add an optional WHEN argument and change the format of the
14068         symbol-property information.
14069         * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
14070         (byte-compile-obsolete, byte-compile-variable-ref): Understand the
14071         new obsolete-symbol-property format and print WHEN if it is provided.
14073 2000-05-31  Dave Love  <fx@gnu.org>
14075         * loadhist.el (loadhist-hook-functions): Remove
14076         before-change-function, after-change-function.
14077         (unload-feature): Deal with symbols which are both bound and
14078         fbound.
14080         * mouse.el (mouse-save-then-kill-delete-region): Don't bind
14081         before-change-function, after-change-function.
14083         * simple.el (newline): Don't bind before-change-function,
14084         after-change-function.
14086 2000-05-31  Rajesh Vaidheeswarran <rv@gnu.org>
14088         * whitespace.el (whitespace-rescan-timer-time): Update interval
14089         set to 600 seconds (10 minutes) instead of 60 seconds since
14090         a large number of whitespace buffers causes emacs to `freeze'
14091         for a considerable amount of time.
14093         * whitespace.el: Updated email address
14095 2000-05-31  Dave Love  <fx@gnu.org>
14097         * add-log.el (change-log-font-lock-keywords) <function>: Add
14098         pattern for function of change.
14099         (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
14100         acknowledgements patterns.
14102 2000-05-31  Kenichi Handa  <handa@etl.go.jp>
14104         * isearch.el (isearch-printing-char): If keyboard coding system is
14105         being used, call isearch-process-search-multibyte-characters.
14107         * international/isearch-x.el: Mostly rewritten.
14109         * international/quail.el (quail-start-conversion): Don't include
14110         unhandled events in the returned events, but set them in
14111         unread-command-events.  Exit if all inputs are deleted.
14113 2000-05-30  Jason Rumney  <jasonr@gnu.org>
14115         * w32-fns.el (w32-charset-info-alist): Add each charset separately.
14117         * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
14118         Reenable code to create initial fontsets.
14119         Use set-fontset-font in place of put-charset-property.
14121 2000-05-30  Gerd Moellmann  <gerd@gnu.org>
14123         * progmodes/perl-mode.el (perl-indent-line): When looking for a
14124         label, ensure that the first colon isn't followed by another.
14126         * paths.el (Info-default-directory-list): Doc fix.
14128         * net/net-utils.el (finger-X.500-host-regexps): New user-option.
14129         (finger): If HOST matches a regexp from finger-X.500-host-regexps,
14130         send a query containing USER only, not USER@HOST.
14132         * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
14133         and rmail-msgend to compute the restriction at the end, instead of
14134         computing it.
14136 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
14138         * dabbrev.el (dabbrev-expand): Don't display messages in the
14139         echo area if the minibuffer window is active.
14141         * jit-lock.el (jit-lock-mode): Add after change function to
14142         local hook.
14144 2000-05-29  Christoph Wedler  <Christoph.Wedler@sap.com>
14146         * antlr-mode.el: New commands: hide/unhide actions,
14147         upcase/downcase literals.
14148         (antlr-tiny-action-length): New user option.
14149         (antlr-hide-actions): New command.  Suggested by
14150         Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
14151         (antlr-mode-map): New binding [C-c C-v].
14152         (antlr-mode-menu): New entries.
14153         (antlr-downcase-literals): New command.
14154         (antlr-upcase-literals): Ditto.
14156         * antlr-mode.el: Minor changes: indendation, mode-name.
14157         (antlr-indent-line): Indent cpp directive at column 0.
14158         (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
14160         * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
14161         (antlr-font-lock-additional-keywords): Workaround for intentional
14162         bug in XEmacs version of font-lock.
14163         (antlr-mode): Set symbol property `mode-name' to "Antlr".  Could
14164         be used by a smarter version of `buffers-menu-grouping-function'.
14166 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
14168         * tmm.el (tmm-prompt): Recognize menu item definitions of the for
14169         `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
14171 2000-05-29  Kenichi Handa  <handa@etl.go.jp>
14173         * international/encoded-kb.el
14174         (encoded-kbd-iso2022-designation-map): Pay attention to that
14175         charset-iso-final-char return -1 for eight-bit-control and
14176         eight-bit-graphic.
14178 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
14180         * speedbar.el (speedbar-use-images, speedbar-update-flag)
14181         (speedbar-easymenu-definition-base): Use display-graphic-p where
14182         available, instead of window-system.
14184 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
14186         * international/codepage.el (cp-coding-system-for-codepage-1): Add
14187         eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
14188         coding systems.
14190 2000-05-26  Dave Love  <fx@gnu.org>
14192         * disp-table.el (standard-display-underline): Don't use
14193         internal-find-face.
14195         * mail/reporter.el: Maintainer change.  Doc fixes.
14196         (reporter-version): Deleted.
14198         * emacs-lisp/elp.el: Maintainer change.
14199         (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
14201 2000-05-26  Stefan Monnier  <monnier@cs.yale.edu>
14203         * add-log.el (add-change-log-entry): Merge the current entry with the
14204         previous one if the previous one is empty.
14206 2000-05-26  Dave Love  <fx@gnu.org>
14208         * loadhist.el (unload-feature): Fix interactive spec [from
14209         lijnzaad@ebi.ac.uk].
14211         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
14212         subr-arity to check primitives.
14213         (byte-compile-flush-pending, byte-compile-file-form-progn)
14214         (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
14215         (byte-compile-insert, byte-compile-funcall): Use mapc instead of
14216         mapcar.
14218 2000-05-26  Kenichi Handa  <handa@etl.go.jp>
14220         * international/fontset.el: Set family names of non-latin charsets
14221         in default fontset to "*".
14223         * international/mule-diag.el (print-fontset): Combine family part
14224         and registry part of the fontname by "-*-" instead of "-".
14226         * international/mule-cmds.el (encode-coding-char): Make strings
14227         multibyte before calling encode-coding-string.
14229 2000-05-25  Stefan Monnier  <monnier@cs.yale.edu>
14231         * derived.el: Fix keywords.
14232         (define-derived-mode): Only define if needed.
14234         * simple.el (fill-comment, comment-column, comment-start)
14235         (comment-start-skip, comment-end, comment-indent-function)
14236         (block-comment-start, block-comment-end, indent-for-comment)
14237         (set-comment-column, kill-comment, comment-padding, comment-region)
14238         (comment-multi-line, indent-new-comment-line): Remove.
14240         * bindings.el (esc-map): Change ; to comment-dwim and use the new
14241         function names for comment operations.
14243         * newcomment.el: Add abundant autoload cookies.
14244         (comment-style): Don't depend on runtime data at compile-time.
14245         (comment-indent-hook): Remove.
14246         (comment-indent): Check if comment-indent-hook is bound.
14247         (comment-region): Docstring fix.
14249 2000-05-25  Dave Love  <fx@gnu.org>
14251         * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
14252         byte-code-function-p.
14254         * mail/rmailsum.el: Add provide.
14256         * net/goto-addr.el (goto-address-fontify): Add help-echo property.
14258         * smerge-mode.el (smerge-diff-switches): Don't use list* in
14259         defcustom.
14261 2000-05-25  Michael Kifer  <kifer@cs.sunysb.edu>
14263         * ediff-diff.el (ediff-exec-process): delete --binary option from
14264         non-buffer ediff jobs.
14266 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
14268         * hilit-chg.el (highlight-changes-mode): Ask about color or
14269         grayscale support, not about window-system.
14271         * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
14272         window-system.
14273         (ffap-highlight): Always default to t.
14275         * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
14276         display-popup-menus-p instead of looking at window-system.
14278         * disp-table.el (standard-display-g1, standard-display-graphic):
14279         Only refuse to use string glyphs on X and MS-Windows.
14281         * avoid.el: Remove window-system from commentary, suggest to use
14282         display-*-p instead.
14284         * apropos.el (apropos-print): Use display-mouse-p instead of
14285         window-system.
14287 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
14289         * international/codepage.el (cp-decoding-vector-for-codepage):
14290         Fill up unsupported characters with their own codes.  From Kenichi
14291         Handa.
14293 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
14295         * international/mule-diag.el (describe-char-after): Use
14296         display-graphic-p instead of window-system, so that this function
14297         works on MS-DOS.
14299 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
14301         * international/codepage.el (cp-make-coding-systems-for-codepage):
14302         Remove the eight-bit-graphic and eight-bit-control charsets from
14303         the list of charsets which we convert into `?'.
14305 2000-05-25  Kenichi Handa  <handa@etl.go.jp>
14307         * international/mule-conf.el: Specify CHARSET-ID explicitely for
14308         private charsets.
14309         (mule-unicode-0100-24ff, japanese-jisx0213-1,
14310         japanese-jisx0213-2): New charsets.
14312         * international/fontset.el: Setup default fontset for new charsets.
14314 2000-05-24  Dave Love  <fx@gnu.org>
14316         * info.el (Info-find-node-2): Restructure [following "Vadim
14317         S. Solomin" <sovs@uic.nnov.ru>].
14319         * icomplete.el: Fix header for Finder.
14321 2000-05-24  Eric M. Ludlam  <zappo@ultranet.com>
14323         * rmailout.el (rmail-output-to-rmail-file): Added optional param
14324         STAY.
14326         * rmail.el (rmail-automatic-folder-directives): New user variable.
14327         (rmail-show-message): Add call to `rmail-auto-file' during
14328         display.
14329         (rmail-auto-file): New function.
14331 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
14333         * ediff-diff.el (ediff-forward-word): Take syntactic word class into
14334         account.
14335         (ediff-test-utility,ediff-diff-mandatory-option)
14336         (ediff-reset-diff-options): Utilities for proper initialization of
14337         ediff-diff-options and ediff-diff3-options on Windows.
14339         * ediff-init.el (ediff-merge-filename-prefix): New customizable
14340         variable.
14342         * ediff-mult.el (ediff-filegroup-action): Use
14343         ediff-merge-filename-prefix.
14345 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
14347         * viper-ex.el (ex-write): Set selective display to nil.
14349 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
14351         * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
14352         aliases for hebrew-iso-8bit.
14354 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
14356         * woman.el: New version from Francis J. Wright
14357         <F.J.Wright@Maths.QMW.ac.uk>.
14358         (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
14359         names in environment variables regardless of the path separator.
14360         (woman-topic-all-completions-1): Don't call file-name-directory-p
14361         on all files, since woman-file-regexp already filters out any
14362         directories.
14364 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
14366         * international/quail.el (quail-start-translation): Don't change
14367         modified-p of the current buffer.
14368         (quail-start-conversion): Likewise.
14370         * international/kkc.el (kkc-region): Don't change modified-p of
14371         the current buffer.
14373         * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
14374         conform to RFC1468.
14375         (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
14377 2000-05-23  Eric M. Ludlam  <zappo@ballista.ultranet.com>
14379         * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
14380         (speedbar-insert-button): Invisible text property fix.
14381         (speedbar-directory-plus): Renamed from speedbar-directory-+
14382         (speedbar-directory-minus): Renamed from speedbar-directory--
14383         (speedbar-page-plus): Renamed from speedbar-file-+
14384         (speedbar-page-minus): Renamed from speedbar-file--
14385         (speedbar-page): Renamed from speedbar-file-
14386         (speedbar-tag): Renamed from speedbar-tag-
14387         (speedbar-tag-plus): Renamed from speedbar-tag-+
14388         (speedbar-tag-minus): Renamed from speedbar-tag--
14389         (speedbar-expand-image-button-alist): Use above renames.
14391         * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
14392         * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
14393         * sb-pg-plus.xpm: Renamed from sb-file+.xpm
14394         * sb-pg-minus.xpm: Renamed from sb-file-.xpm
14395         * sb-pg.xpm: Renamed from sb-file.xpm
14396         * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
14397         * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
14399 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
14401         * international/quail.el (quail-show-guidance-buf): Set
14402         current-input-method of the guidance buffer to the name of the
14403         curren input method.
14405 2000-05-23  Stefan Monnier  <monnier@cs.yale.edu>
14407         * progmodes/compile.el (compile-internal): Style typo.
14409         * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
14410         quote vars and functions in the docstring.
14412         * newcomment.el (comment-make-extra-lines): Don't use `assert'.
14414         * completion.el (dynamic-completion-mode, dynamic-completion-mode):
14415         Don't quote lambdas.
14417         * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
14419 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
14421         * startup.el (command-line): Determine source file of compiled
14422         user init file differently.  Warn if compiled user init file
14423         is older than its source file.
14425         * ffap.el (ffap-url-regexp): Add `https'.
14427 2000-05-23  Eli Zaretskii  <eliz@is.elta.co.il>
14429         * files.el (make-backup-file-name-1): Replace slashes with `!'
14430         rather than `|' (which is not allowed on Windows).  Replace the
14431         drive letters with a string "drive_X".
14433 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
14435         * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
14437         * files.el (interpreter-mode-alist): Add `bash2'.
14439 2000-05-22  Dave Love  <fx@gnu.org>
14441         * loadhist.el (feature-symbols, file-provides, file-requires): Use
14442         mapc.
14443         (feature-file): Avoid calling symbol-name.  Doc fix.
14444         (file-set-intersect, file-dependents): Use dolist, not mapcar.
14445         (loadhist-hook-functions): Add mouse-position-function.
14446         (unload-feature): Change uses of mapcar.
14448         * files.el (parse-colon-path): Doc fix.
14449         (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
14450         (set-auto-mode): Use mapc.
14452         * complete.el (PC-look-for-include-file): Use :alnum: character
14453         class.
14454         (partial-completion-mode): Add autoload cookie.
14456 2000-05-22  Sam Steingold  <sds@gnu.org>
14458         * info.el (Info-fontify-node): Fixed the call to
14459         `add-text-properties' (bug introduced on 2000-05-18).
14461 2000-05-22  Dave Love  <fx@gnu.org>
14463         * bindings.el: Remove debug-ignored-errors set in other files.
14465         * progmodes/etags.el: Add to debug-ignored-errors.
14466         (visit-tags-table-buffer): Clear out buffers holding old tables
14467         when making a new list.
14468         (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
14469         mapc.
14471         * completion.el: Doc fixes.  Add to debug-ignored-errors.  Don't
14472         quote keywords.
14473         (cmpl-string-case-type): Use character classes.
14475         * comint.el:
14476         * textmodes/ispell.el:
14477         * imenu.el:
14478         * mail/mh-e.el:
14479         * progmodes/compile.el: Add to debug-ignored-errors.
14481         * dabbrev.el: Add to debug-ignored-errors.
14482         (dabbrev-completion): Use mapc.
14484 2000-05-22  Eli Zaretskii  <eliz@is.elta.co.il>
14486         * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
14487         (woman-mapcan, woman-parse-man.conf)
14488         (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
14489         (woman-reset-emulation, woman-select-symbol-fonts): New functions.
14490         (woman-parse-colon-path): Call woman-mapcan.  Recognize Cygwin
14491         path syntax better.
14492         (woman-man.conf-path, woman-use-own-frame): New defcustoms.
14493         (woman-manpath): Call woman-parse-man.conf.
14494         (woman-emulation): New defcustom, defaults to nroff.
14495         (woman-font-support): New defconst.
14496         (woman-use-symbol-font): New defcustom.
14497         (woman-menu): Add new menu items: "Colored/BW", "Advanced",
14498         "Emulation".
14499         Many functions: Doc fix.
14501 2000-05-22  Kenichi Handa  <handa@etl.go.jp>
14503         * international/quail.el (quail-simple-translation-keymap): Map
14504         128..255 to quail-self-insert-command.
14505         (quail-keyboard-layout-alist): Add definition for "pc102-de".
14507 2000-05-22  Stefan Monnier  <monnier@cs.yale.edu>
14509         * help.el (help-manyarg-func-alist): Typo.
14511         * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
14512         intervals which makes it heaps simpler.
14514         * newcomment.el (comment-region-internal): Go back to BEG after quoting
14515         the nested comment markers.
14517         * subr.el (remove-hook): Don't turn the hook's value into a list.
14519 2000-05-21  Dave Love  <fx@gnu.org>
14521         * edmacro.el (edmacro-parse-keys): Return vector if any elements
14522         are invalid characters.
14524         * international/mule-util.el (detect-coding-with-priority): Use
14525         mapc.  Remove redundant lambda.
14527         * international/mule-diag.el (list-non-iso-charset-chars)
14528         (describe-fontset): Remove redundant lambda.
14530         * emulation/crisp.el (brief-mode): New alias.
14532         * emacs-lisp/ring.el (ring-elements): New function.
14534         * emacs-lisp/easymenu.el (easy-menu-create-menu)
14535         (easy-menu-do-add-item): Use keywordp.
14537         * emacs-lisp/byte-opt.el: Update side-effect free function lists.
14539         * replace.el: Doc and error message fixes.
14540         (replace-highlight): Use facep, not internal-find-face.
14542 2000-05-20  Stefan Monnier  <monnier@cs.yale.edu>
14544         * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
14546         * log-edit.el (log-edit-done): Cleanup trailing empty lines.
14547         (log-edit-insert-changelog): Drop `:' as well.
14549         * log-view.el: Fix file description.
14550         (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
14551         available.
14552         (log-view-font-lock-keywords): Only use cvs-filename-face if present.
14553         (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
14555         * emacs-lisp/easy-mmode.el: Update copyright and commentary.
14556         (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
14557         Print a status message if the toggle is called interactively.
14558         (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
14559         for global minor modes and use `defcustom' for them.
14560         Use add-minor-mode.
14561         (easy-mmode-define-derived-mode): Remove.
14562         (define-derived-mode): Fancier default docstring.
14563         (easy-mmode-define-navigation): Signal an error rather than (ding).
14565         * newcomment.el (comment-styles): New `box-multi'.
14566         (comment-normalize-vars): Better default for comment-continue to
14567         avoid whitespace-only continuations.
14568         (comment-search-forward): Always move even in the no-syntax case.
14569         (comment-padright): Only obey N if it's only obeyed for padleft.
14570         (comment-make-extra-lines): Better handling of empty continuations.
14571         Use `=' for the filler if comment-start has only one character.
14572         (uncomment-region): Try handling the special `=' filler.
14573         (comment-region): Allow LINES even if MULTI is nil.
14574         (comment-box): Choose box style based on comment-style.
14576 2000-05-20  Kenichi Handa  <handa@etl.go.jp>
14578         * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
14579         (ccl-compile-write-repeat): If ARG is string, make it unibyte.
14581 2000-05-20  Kenichi HANDA  <handa@etl.go.jp>
14583         * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
14584         and insert, not subst-char-in-region.
14586         * international/mule-diag.el (list-character-sets-1): Handle
14587         charsets eight-bit-control and eight-bit-graphic.
14588         (list-iso-charset-chars): Likewise.
14589         (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
14590         charactes as is.  Use indent-to to align characters.
14592         * international/mule-cmds.el (find-multibyte-characters): Never
14593         exclude charsets eight-bit-control and eight-bit-graphic.
14595 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
14597         * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
14598         Don't quote lambdas.
14600         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
14602 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
14604         * gud.el (gud-jdb-directories): Doc fix.
14606 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
14608         * newcomment.el: New file.
14610 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
14612         * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
14614 2000-05-18  Andreas Schwab  <schwab@suse.de>
14616         * dired.el (dired-between-files): Also skip lines beginning with
14617         `used'.
14619 2000-05-18  Gerd Moellmann  <gerd@gnu.org>
14621         * msb.el (msb-menu-cond): Add choice `user'.
14623 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
14625         * ps-print.el: Compatibility, customization and doc fix.
14626         (ps-printer-name-option): Replace defconst by defvar.
14627         (ps-postscript-code-directory): XEmacs compatibility.
14628         (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
14629         fix.
14630         (ps-user-defined-prologue, ps-print-prologue-header)
14631         (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
14632         compatibility and code fix.
14633         (ps-print-background-image, ps-print-background-text):
14634         Customization fix.
14635         (ps-line-number-start, ps-n-up-on): New vars.
14637 2000-05-18  Espen Skoglund  <esk@ira.uka.de>
14639         * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
14640         the indent-comment function to just return the appropriate indent.
14642 2000-05-18  Eric M. Ludlam  <zappo@ultranet.com>
14644         * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
14645         sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
14646         sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
14648 2000-05-18  Dave Love  <fx@gnu.org>
14650         * info.el (Info-fontify-node): Add intangible property as well as
14651         invisible.
14653         * calendar/appt.el (appt-make-list): Match all lines of entry.
14654         From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
14656 2000-05-18  Kenichi Handa  <handa@etl.go.jp>
14658         * international/mule-diag.el (describe-char-after): Call
14659         internal-char-font, not char-font.  If internal-char-font returns
14660         nil, display "-- none --".
14662 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
14664         * image.el (image-type-available-p): Don't reference image-types
14665         if it isn't bound.
14667 2000-05-17  Stefan Monnier  <monnier@cs.yale.edu>
14669         * autoarg.el (autoarg-mode): Typo in the :set argument.
14671 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
14673         * startup.el (command-line-1): Don't signal an error if the
14674         directory for auto-save-list files does not yet exist.
14676 2000-05-17  Kenichi Handa  <handa@etl.go.jp>
14678         * international/mule-conf.el (arabic-iso8859-6): Fix typo.
14680 2000-05-16  Stefan Monnier  <monnier@cs.yale.edu>
14682         * subr.el (remove-hook): `setq' hook-value, not `set'.
14684 2000-05-16  Sam Steingold  <sds@gnu.org>
14686         * info.el (debug-ignored-errors): More errors to ignore.
14688 2000-05-16  Dave Love  <fx@gnu.org>
14690         * cus-edit.el: Don't require cl or easymenu.
14691         (custom-variable-prompt): Test standard-value property, not
14692         user-variable-p.
14694 2000-05-16  Sam Steingold  <sds@gnu.org>
14696         * subr.el (add-hook): `setq' hook-value, not `set'.
14698 2000-05-16  Gerd Moellmann  <gerd@gnu.org>
14700         * startup.el (command-line-1): Mention the FAQ in the startup
14701         message.
14703         * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
14705         * progmodes/compile.el (compilation-parse-errors): Collect
14706         `nomessage' regexps last.
14708         * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
14710         * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
14711         to the function name.
14713 2000-05-15  Dave Love  <fx@gnu.org>
14715         * speedbar.el (speedbar-recenter): Typo.
14716         (speedbar-expand-line): Make arg optional.
14717         (speedbar-mode): Avoid a compiler warning.
14719 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
14721         * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
14722         user-specified option string is empty.
14724         * mouse.el (mouse-yank-at-click): Doc fix.
14726 2000-05-15  Eli Zaretskii  <eliz@is.elta.co.il>
14728         * term/internal.el (IT-character-translations): More updates of
14729         latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
14730         documents.
14732 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
14734         * env.el (getenv): New function, interactively callable.
14735         (setenv, getenv): Remove autoload cookies.
14737         * loadup.el: Load `env'.
14739         * progmodes/f90.el: Change author's mail address.
14741 2000-05-14  Dave Love  <fx@gnu.org>
14743         * mail/rmail.el (rmail-show-message-hook): Customize and offer
14744         goto-addr as an option.
14746         * help.el (help-xref-stack): Doc fix.
14747         (help-xref-following): New variable.
14748         (help-make-xrefs): Use it.
14749         (help-xref-go-back): Use position information from stack element.
14750         (help-follow): Make position in stack element a pair.  Use
14751         help-xref-following.
14753         * autoarg.el: New file.
14755         * faces.el: Declare more functions obsolete.
14757         * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
14758         * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
14759         * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
14760         * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
14761         Remove all the setup-...-environment functions.
14763 2000-05-13  Eric M. Ludlam  <zappo@ultranet.com>
14765         * speedbar.el: Updated the commentary section.  xemacs20p now uses
14766         >= when detecting.  Require `defimage' safely.
14767         (speedbar-easymenu-definition-base): Add toggle for images.
14768         (speedbar-easymenu-definition-special): Add flush cache & expand.
14769         (speedbar-visiting-tag-hook): Set new defaults.  Added options.
14770         (speedbar-reconfigure-keymaps-hook): New variable.
14771         (speedbar-frame-parameters): Updated documentation.
14772         (speedbar-use-imenu-flag): Updated custom tag
14773         (speedbar-dynamic-tags-function-list): New variable.
14774         (speedbar-tag-hierarchy-method): Updated doc & custom.
14775         (speedbar-indentation-width, speedbar-indentation-width) New
14776         variables.
14777         (speedbar-hide-button-brackets-flag): Customizable.
14778         (speedbar-vc-indicator): Doc update.
14779         (speedbar-ignored-path-expressions): Updated default value.
14780         (speedbar-supported-extension-expressions): Updated default value.
14781         (speedbar-syntax-table): Remove {} paren status.
14782         (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
14783         as "+".  Added overlay aliases.
14784         (speedbar-mode): Use `speedbar-mode-line-update' instead of
14785         `force-mode-line-update'.
14786         (speedbar-mode, speedbar-quick-mouse, speedbar-click)
14787         (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
14788         `mouse-set-point'
14789         (speedbar-reconfigure-keymaps): Run configure keymap hooks.
14790         (speedbar-item-info-tag-helper): Revamped to handle a wider range
14791         of arbitrary text, and new helper functions.
14792         (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
14793         filename finder.
14794         (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
14795         (speedbar-directory-buttons): Update path search/expansion.
14796         (speedbar-make-tag-line): Pay attention to
14797         `speedbar-indentation-width'.  Use more care w/ invisible
14798         properties.
14799         (speedbar-change-expand-button-char): Call
14800         `speedbar-insert-image-button-maybe'.
14801         (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
14802         (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
14803         (speedbar-trim-words-tag-hierarchy)
14804         (speedbar-simple-group-tag-hierarchy): New functions
14805         (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
14806         (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
14807         functions.
14808         (speedbar-mouse-set-point): New function
14809         (speedbar-power-click): Updated documentation.
14810         (speedbar-line-token, speedbar-goto-this-file): Handle more types
14811         of tag prefix text.
14812         (speedbar-expand-line, speedbar-contract-line): Make more robust
14813         to strange text.
14814         (speedbar-expand-line): Takes universal argument to flush the
14815         cache.
14816         (speedbar-flush-expand-line): New function.
14817         (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
14818         Use new generator insertion method.
14819         (speedbar-fetch-dynamic-tags): New function.
14820         (speedbar-fetch-dynamic-imenu): Removed code now handled in
14821         `speedbar-fetch-dynamic-imenu'.
14822         (speedbar-fetch-dynamic-etags): Fix current buffer problem.
14823         (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
14824         "Revert Buffer" menu items.
14825         (speedbar-buffer-buttons-engine): Be smarter when creating a
14826         filename tag (for expansion purposes.).
14827         (speedbar-highlight-one-tag-line,
14828         (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
14829         (speedbar-recenter): New functions.
14830         (defimage-speedbar): Image loading abstraction.
14831         (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
14832         (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
14833         (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
14834         (speedbar-tag-type, speedbar-tag-mail): New images.
14835         (speedbar-expand-image-button-alist): New variable.
14836         (speedbar-insert-image-button-maybe): Insert an image over some
14837         buttons.
14839 2000-05-13  Kenichi Handa  <handa@etl.go.jp>
14841         * international/mule-cmds.el (encode-coding-char): An ASCII
14842         character is always encodable.
14844         * international/mule-conf.el: Add more information in descriptions
14845         of character sets.
14847         * international/mule-diag.el (describe-char-after): New function.
14848         (describe-font-internal): Adjusted for the change of font-info.
14849         (describe-font): Likewise.
14850         (print-fontset): Rewritten for the new fontset implementation.
14851         (describe-fontset): Include fontset alias names in completion.
14852         (list-fontsets): Adjusted for the change of print-fontset.
14854         * simple.el (what-cursor-position): If DETAIL is non-nil, call
14855         describe-char-after instead of displaying the detail in the echo
14856         area.
14857         (syntax-code-table): Format changed.
14858         (string-to-syntax): Adjusted for the above change.
14860 2000-05-12  Stefan Monnier  <monnier@cs.yale.edu>
14862         * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
14864 2000-05-12  Dave Love  <fx@gnu.org>
14866         * calendar/todo-mode.el: Remove some compatibility stuff and CL
14867         dependence.  Use line-{beginning,end}-position, not
14868         point-at{b,e}ol.  Some doc fixes.
14869         (todo-position): New function.  Fix callers of position to use it.
14870         (todo-save-top-priorities, todo-print): Use with-temp-buffer.
14872 2000-05-12  Gerd Moellmann  <gerd@gnu.org>
14874         * time.el (display-time-mail-icon): Use `:ascent center'.
14876         * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
14877         handling FTP security extensions.
14879 2000-05-11  Dave Love  <fx@gnu.org>
14881         * calendar/todo-mode.el: New file.
14883 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
14885         * comint.el (comint-read-input-ring): Move reference to
14886         comint-input-ring-size outside of the save-excursion.  It was
14887         causing the default value to be the only one ever seen.
14889         * font-lock.el: Update copyright.  Remove Simon Marshall's email
14890         address on request from him.
14892         * subr.el (substitute-key-definition): Add comment describing
14893         the meaning of PREFIX.
14895 2000-05-10  Stefan Monnier  <monnier@cs.yale.edu>
14897         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
14899         * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
14900         (add-minor-mode): Don't make the variable buffer-local and add a
14901         reference to define-minor-mode in the docstring.
14903         * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
14904         HEADER/FOOTER and fix bug with trailing empty directory.
14905         (cvs-append-to-ignore): Use vc-editable-p if available.
14906         (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
14907         (vc-do-command): Tweak advice to handle the new VC.
14909         * log-view.el (log-view-goto-rev): New function for the new VC.
14910         (log-view-minor-wrap): Use mark-active.
14912         * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
14913         (log-edit-changelog-full-paragraphs): New var.
14914         (log-edit-insert-changelog): Remove a lonely leading `* file'.
14915         (log-edit-narrow-changelog, log-edit-changelog-paragraph)
14916         (log-edit-changelog-subparagraph, log-edit-changelog-entry)
14917         (log-edit-changelog-ours-p, log-edit-changelog-entries)
14918         (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
14919         Replace the `cvs' prefix with `log-edit'.
14921         * iswitchb.el (iswitchb-completion-help): Unquote lambda.
14923         * diff-mode.el (diff-font-lock-keywords): Recognize comments.
14924         (diff-font-lock-defaults): Explicitly turn off multiline.
14925         (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
14926         (diff-ediff-patch): Fix call to ediff-patch-file.
14927         (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
14928         Handle comments.
14930         * frame.el (automatic-hscrolling): Typo.
14932         * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
14934 2000-05-09  Sam Steingold  <sds@goems.com>
14936         * apropos.el (apropos-print): use `describe-face' instead of
14937         `customize-face-other-window'.
14939 2000-05-09  Dave Love  <fx@gnu.org>
14941         Changes mostly following Richard Sharman <rsharman@wave.home.com>.
14943         * help.el (describe-variable): Have customize button pop the
14944         help-xref stack when invoked.
14945         (help-xref-symbol-regexp): Add `face'.
14946         (help-make-xrefs): Check for quoted face names and adapt regexp
14947         submatch numbers to cope.
14948         (help-xref-interned): Maybe insert face doc too.  Separate
14949         sections with a line of hyphens.
14951         * faces.el:  Some doc fixes.  Declare some functions obsolete.
14952         (describe-face): Add customize button.  Return the help
14953         text.  Fix prompt.
14955 2000-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
14957         * term/internal.el (IT-character-translations): Fix last change.
14959 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14961         * woman.el: New file
14962         (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
14964 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14966         * term/internal.el (IT-character-translations): Update ASCII
14967         simulations for greek-iso8859-7, add latin-iso8859-14 and
14968         latin-iso8859-15.
14970         * international/mule-cmds.el (set-language-info-alist): Call
14971         define-prefix-command with 3 arguments, to make the map suitable
14972         for a menu.
14974 2000-05-07  Dave Love  <fx@gnu.org>
14976         * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
14978 2000-05-05  Dave Love  <fx@gnu.org>
14980         * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
14981         list in doc string.  Don't quote keyword symbols.
14982         * emacs-lisp/cl.el: Likewise
14983         * emacs-lisp/cl-seq.el: Likewise
14985 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
14987         * abbrev.el (abbrev-mode): Make ARG optional.
14989 2000-05-04  Gerd Moellmann  <gerd@gnu.org>
14991         * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
14993         * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
14995         * subr.el (substitute-key-definition): Clarify documentation.
14997 2000-05-04  Milan Zamazal  <pdm@freesoft.cz>
14999         * glasses.el (glasses-convert-to-unreadable): Use
15000         `glasses-separator' instead of the hard-wired "_".
15001         (glasses-mode): Call `glasses-make-unreadable' only in a single
15002         place.
15004 2000-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
15006         * term/internal.el (cjk-codepages-alist): Add associations for
15007         Chinese and Korean codepages.  Remove FIXME comment.
15009 2000-05-03  Dave Love  <fx@gnu.org>
15011         * time.el (display-time-mail-face, display-time-use-mail-icon):
15012         New option.
15013         (display-time-mail-icon): New variable.
15014         (display-time-string-forms): Use the above.  Fix the local-map.
15016 2000-05-03  Gerd Moellmann  <gerd@gnu.org>
15018         * replace.el (query-replace-map): Add binding for `E'.
15019         (query-replace-help): Extend help text.
15020         (perform-replace): Allow editing the replacement string.
15022         * make-mode.el (makefile-mode-abbrev-table): New variable.
15023         (makefile-mode): Set local abbrev table to
15024         makefile-mode-abbrev-table.
15025         (makefile-font-lock-keywords): Fontify includes and conditionals.
15027         * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
15028         set TOGGLE's value.
15030         * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
15031         mail-interactive-insert-alias.
15032         (mail-abbrev-complete-alias): New command.
15033         (mail-mode-map): Bind it to `M-TAB'.
15035 2000-05-03  Kenichi Handa  <handa@etl.go.jp>
15037         * language/lao-util.el (lao-compose-region): New function.
15039 2000-05-02  Gerd Moellmann  <gerd@gnu.org>
15041         * files.el (recover-session): Make directories as necessary
15042         if they don't exist yet.
15044         * calendar/cal-french.el
15045         (french-calendar-multibyte-special-days-array)
15046         (french-calendar-special-days-array): Change French text.
15047         (calendar-french-date-string): Change output.
15048         (calendar-goto-french-date): Likewise.
15050 2000-05-02  Per Abrahamsen  <abraham@dina.kvl.dk>
15052         * wid-edit.el (widget-default-active): Obey `:always-active'.
15053         (widget-documentation-string-value-create): Set `:always-active'.
15055 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
15057         * startup.el (auto-save-list-file-prefix): For ms-dos, set the
15058         default prefix to `~/_emacs.d/auto-save.list/_s'.
15059         (normal-top-level): Create the directory for auto-save files, if
15060         it doesn't already exist (in the ms-dos case only).
15062 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
15064         * international/mule-cmds.el (set-language-environment): Don't
15065         concat an integer (dos-codepage), use format instead.
15067 2000-05-02  Dave Love  <fx@gnu.org>
15069         * help.el (help-xref-on-pp): Check for constant symbols.
15071 2000-04-29  Gerd Moellmann  <gerd@gnu.org>
15073         * startup.el (normal-top-level): Put a condition-case around
15074         the code loading subdirs.el.
15076 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
15078         * ps-print.el: Upside-down and face background color printing,
15079         line number step, doc fix.
15080         (ps-print-version): New version number (5.2).
15081         (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
15082         (ps-face-attribute-list, ps-plot-with-face): Code fix.
15083         (ps-spool-config): Var fix.
15084         (ps-printer-name-option): Const fix.
15085         (ps-print-upside-down, ps-use-face-background)
15086         (ps-line-number-step): New vars.
15087         (ps-window-system, ps-lp-system): New consts.
15088         (ps-face-background): New fun.
15090 2000-04-28  Richard Stallman  <rms@gnu.org>
15092         * files.el (make-auto-save-file-name):
15093         Apply auto-save-file-name-transforms to visited file name
15094         before generating auto save file name.
15095         (auto-save-file-name-transforms): New variable.
15097         * files.el (backup-enable-predicate):
15098         Correctly test for a file under a temporary directory.
15100 2000-04-28  Gerd Moellmann  <gerd@gnu.org>
15102         * subr.el (add-minor-mode): Rewritten.
15104 2000-04-28  Kenichi Handa  <handa@etl.go.jp>
15106         * mail/sendmail.el (sendmail-send-it): Set
15107         buffer-file-coding-system to the selected coding system for MIME
15108         header.
15110 2000-04-27  Gerd Moellmann  <gerd@gnu.org>
15112         * dired.el (dired-move-to-filename-regexp): Allow format where
15113         YYYY is followed by two spaces.
15115         * progmodes/etags.el (etags-tags-completion-table): Add a `:'
15116         in the second character class of the regexp.
15118         * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
15119         mh-etc, too.
15121         * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
15122         nil.
15124         * subr.el (add-minor-mode): Use `set' instead of `setq'.
15126         * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
15127         argument.
15129 2000-04-27  Sen Nagata <sen@eccosys.com>
15131         * emacs-lisp/crm.el (crm-completion-table): New variable.
15132         (crm-collection-fn, crm-test-completion)
15133         (completing-read-multiple): Use it.
15135 2000-04-27  Dave Love  <fx@gnu.org>
15137         * help.el (locate-library): Use mapc.
15138         (help-manyarg-func-alist): Add call-process-region.
15140 2000-04-26  Gerd Moellmann  <gerd@gnu.org>
15142         * subr.el (add-minor-mode): Make argument MAP optional.
15144         * desktop.el (desktop-save): Save list of minor modes.
15145         (desktop-create-buffer): Restore minor modes.
15146         (desktop-minor-mode-table): New user-option.
15148         * subr.el (add-minor-mode): New function.
15150         * image.el (find-image): New function.
15151         (defimage): Rewritten to find image at load time.
15153         * startup.el (normal-top-level-add-to-load-path): Handle
15154         case that the default directory is not in load-path.
15156         * help.el: Old patch from Stefan Monnier.
15157         (help-xref-on-pp): New function.
15158         (describe-variable): Use it to display xrefs in a symbol's value.
15160 2000-04-26  Stefan Monnier  <monnier@cs.yale.edu>
15162         * cus-edit.el (custom-face): Fix parenthesis.
15164 2000-04-26  Kenichi Handa  <handa@etl.go.jp>
15166         * mail/rmail.el (rmail-expunge): When there are no deleted
15167         messages, do nothing.
15169 2000-04-26  Dave Love  <fx@gnu.org>
15171         * international/mule-cmds.el (locale-translation-file-name):
15172         Defvar to nil.
15173         (set-locale-environment): Set it here (at runtime).
15175 2000-04-25  Gerd Moellmann  <gerd@gnu.org>
15177         * replace.el (perform-replace): Add parameters START and END.  Use
15178         them instead of the check for a region in Transient Mark mode.
15179         (query-replace-read-args): Return two more list elements for the
15180         start and end of the region in Transient Mark mode.
15181         (query-replace, query-replace-regexp, query-replace-regexp-eval)
15182         (map-query-replace-regexp, replace-string, replace-regexp): Add
15183         optional last arguments START and END and pass them to
15184         perform-replace.
15186         * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
15187         form with additional arguments for perform-replace.
15189         * progmodes/etags.el (tags-query-replace): Add parameters START
15190         and END.  Construct a form with additional arguments for
15191         perform-replace.
15193         * simple.el (shell-command): Set default directory for "*Shell
15194         Command Output" buffer.
15196         * language/european.el (iso-latin-4): Fix typo.
15198         * emacs-lisp/crm.el: New file.
15200 2000-04-24  Dave Love  <fx@gnu.org>
15202         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
15203         (Custom-reset-saved, Custom-reset-standard)
15204         (custom-group-value-create, custom-group-set, custom-group-save)
15205         (custom-group-reset-current, custom-group-reset-saved)
15206         (custom-group-reset-standard): Use mapc.
15207         (custom-buffer-create-internal): Disable undo when creating items.
15208         Use mapc.
15209         (custom-face): Avoid redundant lambda.
15211 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
15213         * startup.el (auto-save-list-file-prefix): Set default to
15214         `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
15216 2000-04-24  Sam Steingold  <sds@gnu.org>
15218         * time-stamp.el (time-stamp-string-preprocess): Always convert
15219         `field-result' to a string.
15221 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
15223         * frame.el (scrolling): New group.
15224         (automatic-hscrolling): New user-option.
15226         * startup.el (command-line-x-option-alist): Add `-lsp' and
15227         `--line-spacing'.
15229 2000-04-19  Dave Love  <fx@gnu.org>
15231         * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
15232         (cl-mapc): Rename from mapc.  Fix the funcall.
15234 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
15236         * simple.el (clone-indirect-buffer-other-window): New command.
15237         (clone-indirect-buffer): Add optional arg NORECROD.
15238         (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
15240         * help.el (resize-temp-buffer-window): Use count-screen-lines.
15242         * window.el (count-screen-lines): New function.
15243         (shrink-window-if-larger-than-buffer): Use count-screen-lines
15244         instead of window-buffer-height.
15246         * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
15247         non-existing variable comint-input-sentinel.
15248         (inferior-lisp-args-to-list): Removed.
15249         (inferior-lisp): Use split-string instead of
15250         inferior-lisp-args-to-list.
15252         * hexl.el (hexl-insert-hex-string): New command.
15254         * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
15255         instead of concat.
15257 2000-04-18  Gerd Moellmann  <gerd@gnu.org>
15259         * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
15260         at the start of an existing but empty folder.
15262 2000-04-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
15264         * ps-mule.el: Customization fix, doc fix.
15265         (ps-multibyte-buffer): Customization fix.
15267 2000-04-17  Richard M. Stallman  <rms@gnu.org>
15269         * subr.el (read-passwd): Use read-char-exclusive.
15271 2000-04-17  Gerd Moellmann  <gerd@gnu.org>
15273         * textmodes/texinfo.el (texinfo-insert-@email)
15274         (texinfo-insert-@emph, texinfo-insert-@quotation)
15275         (texinfo-insert-@strong, texinfo-insert-@url): New functions.
15276         (texinfo-mode-map): Add key bindings for them.
15278         * files.el (basic-save-buffer-2): Use a template with `$'
15279         instead of `#' for VMS.
15281         * simple.el (clone-indirect-buffer): New function.
15283 2000-04-16  Stephen Eglen  <stephen@gnu.org>
15285         * iswitchb.el (iswitchb-case): New function.  If the user input
15286         contains any upper-case characters, the search is made
15287         case-sensitive.
15289 2000-04-17  Stefan Monnier  <monnier@cs.yale.edu>
15291         * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
15292         comment-end.
15293         (texinfo-font-lock-syntactic-keywords): New var.
15294         (texinfo-font-lock-keywords): Remove comment regexp.
15295         (texinfo-insert-block): New function.
15296         (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
15297         (texinfo-mode): Use define-derived-mode.  Tweak comment-start-skip
15298         and font-lock-defaults.  Use regexp-opt for outline-regexp.
15299         (texinfo-environments): New var.
15300         (texinfo-environment-regexp): Use regexp-opt and
15301         texinfo-environments.
15303         * textmodes/ispell.el (ispell-menu-map-needed): Check that
15304         ispell-process is bound since this might be eval'd before ispell
15305         is loaded.
15306         (ispell-message): Use a tiny bit less magic and a bit more hard
15307         data to figure out what kind of sc-cite-regexp to use.
15309         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
15311         * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
15312         (insert-cyclic-diary-entry): Unquote the lambda.
15314         * gud.el (gud-jdb-build-source-files-list): Fix typo.
15316         * files.el (backup-enable-predicate): Unquote the lambda.
15318         * cus-edit.el (custom-face, face): Unquote the lambda.
15320 2000-04-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
15322         * ps-print.el: Check for line-beginning-position definition.
15324         * ps-print.el: Fix counting lines in a region.
15325         (ps-print-version): New version number (5.1.5).
15326         (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
15327         (ps-printing-region): Fun code fix.
15329 2000-04-15  Gerd Moellmann  <gerd@gnu.org>
15331         * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
15332         to file-directory-p.
15334 2000-04-14  Gerd Moellmann  <gerd@gnu.org>
15336         * gud.el (gud-jdb-build-source-files-list): Check that directory
15337         exists before calling directory-files.
15339 2000-04-13  Dave Love  <fx@gnu.org>
15341         * emacs-lisp/trace.el: Change maintainer.  Use new backquote
15342         syntax.
15344         * emacs-lisp/cl-specs.el: Remove when, unless.
15346         * emacs-lisp/cl-extra.el: Don't quote keywords.
15347         (cl-old-mapc): New variable.
15348         (mapc): Use it.
15349         (cl-map-intervals): Use with-current-buffer.  Don't check for
15350         next-property-change.
15351         (cl-map-overlays): Use with-current-buffer.
15352         (cl-expt): Remove.
15353         (copy-tree, remprop): Define unconditionally.
15355         * emacs-lisp/cl-compat.el (keywordp): Remove.
15357         * emacs-lisp/edebug.el (edebug-keywordp): Remove.  Change callers
15358         to use keywordp.
15359         (edebug-spec): Enable keywordp.
15361         * cus-edit.el (custom-sort-items): Avoid symbol-name with new
15362         string-lessp.
15364         * cus-start.el: Use keywordp.
15366 2000-04-13  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
15368         * diary-lib.el (include-other-diary-files): Fix the fix of
15369         2000-02-18 by doing a save-excursion.
15371 2000-04-13  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
15373         * ps-print.el: Customization fix, doc fix.
15374         (ps-print-version): New version number (5.1.4).
15375         (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
15376         (ps-print-preprint): Adjust code.
15377         (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
15378         (ps-print-prologue-header, ps-print-control-characters)
15379         (ps-spool-config): Customization fix.
15381 2000-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
15383         * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
15384         converted to the new menu-item format, names silightly changed,
15385         help strings added.
15387         Support for spelling without async subprocesses:
15389         * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
15390         (ispell-session-buffer): New variables.
15391         (ispell-start-process, ispell-process-status,
15392         ispell-accept-output, ispell-send-string): New functions, for
15393         Ispell invocation when async subprocesses aren't supported.
15394         (ispell-word, ispell-pdict-save, ispell-command-loop,
15395         ispell-process-line, ispell-buffer-local-parsing): Replace calls
15396         to process-send-string with calls to ispell-send-string, and
15397         accept-process-output with ispell-accept-output.
15398         (ispell-init-process): Call ispell-process-status instead of
15399         process-status with.
15400         (ispell-init-process): Call ispell-start-process.  Call
15401         ispell-accept-output and ispell-send-string.  Don't call
15402         process-kill-without-query and kill-process if they are unbound.
15403         (ispell-async-processp): New function.
15405 2000-04-12  Dave Love  <fx@gnu.org>
15407         * info.el: Add debug-ignored-errors.
15408         (Info-mode-menu): Add some items.
15409         (Info-directory): Add autoload cookie.
15411         * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
15412         Modify `truncate-lines'.  Make `describe-language-environment'
15413         always visible and add help.  Modify `describe-key' help.  Invoke
15414         Info-directory from `info'.  New entry `emacs-manual'.
15416 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
15418         * progmodes/ebrowse.el (ebrowse-tree-mode):
15419         Use propertized-buffer-identification.
15420         (ebrowse-update-member-buffer-mode-line): Likewise.
15421         (ebrowse--mode-strings): Removed.
15422         (ebrowse--mode-line-props): Removed.
15424         * files.el (auto-mode-alist): Add `EBROWSE'.
15426         * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
15427         space before testing for end of buffer.
15428         (ebrowse-load): Removed.
15429         (ebrowse-revert-tree-buffer-from-file): Rewritten.
15430         (ebrowse-create-tree-buffer): Rewritten.
15431         (ebrowse-tree-mode): Read tree from buffer.
15433         * progmodes/ebrowse-ffh.el: Removed.
15435 2000-04-10  Kenichi Handa  <handa@etl.go.jp>
15437         * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
15439 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
15441         * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
15442         at the wrong place.
15444 2000-04-09  Dave Love  <fx@gnu.org>
15446         * files.el (backup-enable-predicate):
15447         Use temporary-file-directory, small-temporary-file-directory.
15448         (make-backup-file-name-function, backup-directory-alist): New vars.
15449         (make-backup-file-name-1): New function.
15450         (make-backup-file-name): Use it.
15451         (find-backup-file-name): Likewise.  Use format for clarity, not concat.
15452         (file-newest-backup): Use make-backup-file-name.
15454 2000-04-09  Gerd Moellmann  <gerd@gnu.org>
15456         * progmodes/ebrowse-ffh.el: New file.
15458         * progmodes/ebrowse.el (ebrowse-find-file-hook-fn):
15459         Moved to ebrowse-ffh.el.
15460         (ebrowse-load): Add autoload.
15462         * finder.el (finder-commentary): Add autoload cookie.
15464         * mail/rfc2368.el: Correct author's email address.
15466         * progmodes/ebrowse.el: New file.
15468         * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
15469         item help string.
15470         (easy-menu-do-add-item): Ditto.
15471         (easy-menu-define): Extend doc string.
15473         * jit-lock.el (with-buffer-unmodified): Use restore-buffer-modified-p.
15474         (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
15475         (jit-lock-function, jit-lock-stealth-fontify): Don't use
15476         with-buffer-unmodified.
15478 2000-04-08  Dave Love  <fx@gnu.org>
15480         * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
15481         unless, when.
15483 2000-04-07  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
15485         * viper-util.el (viper-put-on-search-overlay): New subroutine.
15486         (viper-flash-search-pattern): No operation when using Emacs
15487         doesn't support face.
15488         Use `viper-put-on-search-overlay'.
15490 2000-04-04  Gerd Moellmann  <gerd@gnu.org>
15492         * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
15493         like C-r.
15495         * progmodes/make-mode.el: Some doc fixes.
15496         (makefile-mode-abbrev-table): New variable.
15497         (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
15498         (makefile-font-lock-keywords): Fontify includes and conditionals.
15499         (toplevel): Require `dabbrev' and `add-log' when compiling.
15501         * replace.el (perform-replace): Don't move forward one char
15502         when MATCH-AGAIN is nil, and REGEXP-FLAG is t.  We don't want
15503         to do that because it leaves point 1 position after the last
15504         replacement, after everything has been replaced.
15506         * jit-lock.el (with-buffer-unmodified): New macro.
15507         (with-buffer-prepared-for-font-lock): Don't preserve buffer's
15508         modified state.
15509         (jit-lock-function-1): Extracted from jit-lock-function; not
15510         preserving buffer's modified state.
15511         (jit-lock-function, jit-lock-stealth-fontify):
15512         Call jit-lock-function-1.
15514         * mail/rfc2368.el: Remove supernumerary copyright line.
15516 2000-04-04  Milan Zamazal  <pdm@freesoft.cz>
15518         * glasses.el: Provide facilities for inserting space before left
15519         parentheses and uncapitalization of identifiers.
15520         (glasses-mode): Try to remove old overlays in all cases.
15522 2000-04-03  Gerd Moellmann  <gerd@gnu.org>
15524         * progmodes/compile.el (compile-internal): Display the compilation
15525         buffer in a different frame, if it's already displayed there.
15527         * mail/rfc2368.el: New file.
15529         * simple.el (sendmail-user-agent-compose): Recognize a `body'
15530         header and insert its value as mail body.
15532         * subr.el (member-ignore-case): New function.
15534         * dabbrev.el (dabbrev-ignored-regexps): New user-option.
15535         (dabbrev--find-expansion): Ignore buffers matching a regexp
15536         from dabbrev-ignored-regexps.
15538         * jka-compr.el (jka-compr-compression-info-list): Add `.z'
15539         to extensions handled by gzip.
15541 2000-04-03  Richard M. Stallman  <rms@gnu.org>
15543         * files.el (insert-directory): List the total free space
15544         along with the used space.
15546         * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
15547         line is followed by one that matches CITATION-REGEXP, end the
15548         paragraph.
15550 2000-04-03  Markus Rost  <rost@delysid.gnu.org>
15552         * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
15553         (rmail-make-basic-summary-line): Use that option.
15555 2000-04-03  Kenichi Handa  <handa@etl.go.jp>
15557         * international/mule-cmds.el (encoded-string-description):
15558         Rewritten.   Try pretty description for ISO 2022 escape sequences
15559         only if CODING-SYSTEM is based on ISO 2022.  Use uppercase letters
15560         for hexadecimal format.
15562 2000-04-01  Dave Love  <fx@gnu.org>
15564         * cpp.el: Change customization group to `c' from `C'.
15566         * vcursor.el (vcursor-move): Use display-color-p.
15568         * international/mule-util.el: Provide mule-utils.
15569         (string-to-sequence): Simplify and speed up.
15571         * international/mule.el (make-coding-system): Purecopy doc-string.
15573         * international/mule-cmds.el: Various menu changes.
15574         (describe-specified-language-support): Handle `Default'.
15575         (set-language-info): Purecopy `info'.
15577 2000-03-31  Andrew Innes  <andrewi@gnu.org>
15579         * vc.el (vc-backend-diff): Return the correct status if we had to
15580         retry the rcsdiff command without the --brief option.
15582 2000-03-31  Dave Love  <fx@gnu.org>
15584         * help.el (help-manyarg-func-alist): Correct several omissions.
15586         * add-log.el: Don't require cl, fortran.
15587         (add-log-current-defun-function): Doc fix.
15588         (change-log-version-number-regexp-list): Remove SCCS part.  Doc fix.
15589         (change-log-version-rcs): Function deleted.
15590         (change-log-version-number-search): Doc fix.
15591         Use vc-workfile-version. Avoid CL dolist.
15592         (add-change-log-entry): Just call add-log-current-defun to get
15593         defun.  Simplify somewhat.
15594         (change-log-get-method-definition-1): Likewise.
15595         (add-log-current-defun): Return nil if calling
15596         add-log-current-defun-function does so.  Move Fortran stuff to
15597         fortran.el.  Return string without properties.
15599         * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
15600         and :alpha: char classes.
15602         * mail/supercite.el: Defvar curline when compiling.
15603         (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
15604         (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
15605         rather than a-zA-Z0-9 to allow non-ASCII characters.
15607 2000-03-31  Gerd Moellmann  <gerd@gnu.org>
15609         * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
15611         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
15612         Re-enable new code.
15614         * lpr.el (print-region-1): Use -d to specify printer name for
15615         systems `usg-unix-v*, `dgux', `hpux', `irix'.
15617 2000-03-31  Dave Love  <fx@gnu.org>
15619         * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
15620         Look for function definition in symbol's function value slot first
15621         instead of first consulting byte-compile-function-environment.
15623 2000-03-31  Kenichi Handa  <handa@etl.go.jp>
15625         * language/european.el ("Polish"): New language environment.
15626         (setup-polish-environment): New function.
15628 2000-03-30  Gerd Moellmann  <gerd@gnu.org>
15630         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
15631         Disable new code.
15633         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
15634         trying to `load' the symbol of an autoload instead of the file
15635         recorded in the autoload.  Fix error messages.
15637 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
15639         * ps-print.el: PostScript programming fix for ghostview, doc fix.
15640         (ps-print-version): New version number (5.1.3).
15641         (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
15642         (ps-insert-file, ps-output-boolean, ps-plot-with-face)
15643         (ps-generate-postscript-with-faces): Code fix.
15644         (ps-color-values): XEmacs compatibility.
15645         (ps-print-background-image, ps-print-background-text, ps-printer-name)
15646         (ps-default-fg, ps-default-bg): Adjust customization.
15647         (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
15648         (ps-color-scale): Renaming old ps-color-value fun.
15649         (ps-print-headers): Replace ps-print-header group to avoid conflict
15650         with ps-print-header variable.
15651         (ps-print-miscellany): New group.
15652         (ps-format-color, ps-rgb-color): New funs.
15653         (ps-default-foreground): New var.
15654         (ps-printer-name-option): New const.
15656 2000-03-30  Peter Breton  <pbreton@ne.mediaone.net>
15658         * net/net-utils.el:
15659         (network-connection-host, network-connection-service): New variables
15660         (network-connection-mode): New mode, derived from comint-mode
15661         (network-connection-mode-setup): New function, saves host and
15662         service information in local variables.
15664         * lisp/locate.el:
15665         (locate-word-at-point): Added this function
15666         (locate): Default to using locate-word-at-point as input
15667         Run dired-mode-hook
15669 2000-03-29  Dave Love  <fx@gnu.org>
15671         * calendar/appt.el: Doc fixes.
15672         (appt-check): Convert min-to-app to a string before passing to
15673         appt-disp-window-function or concat.
15674         (appt-delete-window): Remove test for frame-root-window.
15675         (appt-select-lowest-window, appt-convert-time): Simplify.
15677         * emacs-lisp/bytecomp.el: Doc fixes.
15678         (byte-compile-file-form-autoload):
15679         Update byte-compile-function-environment.
15681 2000-03-29  Andreas Schwab  <schwab@suse.de>
15683         * emacs-lisp/autoload.el: Also print defsubst doc string specially.
15685         * dired.el (dired-insert-directory): If dired-free-space-program
15686         failed just delete its output.
15688 2000-03-29  Dave Love  <fx@gnu.org>
15690         * international/iso-cvt.el: Move provide to end.  Doc fixes.
15691         (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
15692         (iso-iso2sgml, iso-sgml2iso): New functions.
15693         (iso-cvt-define-menu): Fix some entries and use backquote for
15694         clarity.
15696         * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
15698 2000-03-28  Gerd Moellmann  <gerd@gnu.org>
15700         * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
15701         ISO-DATE.  If non-nil, return date in ISO 8601 format.
15703 2000-03-26  Stefan Monnier  <monnier@cs.yale.edu>
15705         * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
15706         if it ever becomes used.
15707         (log-edit-mode-hook): Default to vc-log-mode-hook.
15708         (log-edit-mode): Fix the docstring.
15710         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
15711         the code.
15713 2000-03-26  Dave Love  <fx@gnu.org>
15715         * net/browse-url.el (browse-url): Re-fix case of
15716         browse-url-browser-function being an alist.
15717         (browse-url): Add :link to defgroup.
15719         * files.el: Doc fixes.
15720         (file-truename): Include `[' in wildcard characters.
15721         (automount-dir-prefix): Customize.
15722         (find-file-wildcards): Add :version.
15723         (find-file-noselect): Simplify a mapcar call.
15725         * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
15726         compatible with inf-lisp version.
15727         (eval-defun-1): Fix custom-declare-variable case.
15729 2000-03-25  Stefan Monnier  <monnier@cs.yale.edu>
15731         * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
15733 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
15735         * Makefile (COMPILE_FIRST): New macro.
15736         (compile-files): Compile files from COMPILE_FIRST first.
15738         * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new code.
15740         * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
15741         matching open parenthesis in column 0 to defun-prompt-regexp
15742         only if open-paren-in-column-0-is-defun-start is set.
15744         * sun-curs.el: Require CL at compile-time only.
15746         * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
15747         instead of copy-list which is a function from CL.
15748         (msb--choose-menu, msb--mode-menu-cond)
15749         (msb--create-buffer-menu-2): Use dolist instead of mapc.
15750         (msb--init-file-alist): Use mapcar instead of mapcan.
15751         (msb--aggregate-alist): Use mapcar instead of mapcan.
15752         Fix `(' in column 0 in doc string.
15753         (msb--add-separators): Use mapcar instead of mapcan.
15755         * cus-dep.el: Require CL at compile-time only.
15757 2000-03-24  Stefan Monnier  <monnier@cs.yale.edu>
15759         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
15760         (byte-compile-warnings): New warning `noruntime'.
15761         (byte-compile-constants, byte-compile-variables): Fix docstring.
15762         (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
15763         execute `eval-whenc-compile's body.
15764         (byte-compile-unresolved-functions): Fix docstring.
15765         (byte-compile-eval): New function.
15766         (byte-compile-callargs-warn): Check if the function will be available
15767         at runtime (via property `byte-compile-noruntime').
15768         (byte-compile-print-syms): New function.
15769         (byte-compile-warn-about-unresolved-functions): Also warn about
15770         `noruntime' functions (and use `byte-compile-print-syms').
15771         (byte-compile-file): Capitalize the message.
15773 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
15775         * mail/rmail.el (rmail-confirm-expunge): New user-option.
15776         (rmail-expunge): Ask for confirmation depending on the setting
15777         of rmail-confirm-expunge.
15779 2000-03-23  Gerd Moellmann  <gerd@gnu.org>
15781         * Makefile (bootstrap-clean): If $(emacs) exists, build
15782         loaddefs.el first.  A loaddefs.el that's not up-to-date might
15783         cause a bootstrap failure because things don't autoload as expected.
15785 2000-03-23  Dave Love  <fx@gnu.org>
15787         * net/browse-url.el: Restore previous use of
15788         browse-url-maybe-new-window.
15790 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
15792         * ps-print.el: Skip banner page fix.
15793         (ps-print-version): New version number (5.1.2).
15794         (ps-begin-file, ps-end-file, ps-generate): Code fix.
15796 2000-03-23  Dave Pearson  <davep@davep.org>
15798         * net/quickurl.el Changed the type of parameter passed to the
15799         function defined by `quickurl-format-function'. Before only the
15800         text of the URL was passed. Now the whole URL structure is passed
15801         and the function is responsible for extracting the parts it requires.
15802         Changed the default of `quickurl-format-function' accordingly.
15803         (quickurl-insert): Changed the `funcall' of
15804         `quickurl-format-function' to match the above change.
15805         (quickurl-list-insert): Changed the `url' case so that it makes
15806         use of `quickurl-format-function', previous to this the format was
15807         hard wired.
15809 2000-03-22  Gerd Moellmann  <gerd@gnu.org>
15811         * startup.el: Change some spellings for the X Window System.
15813 2000-03-22  Stefan Monnier  <monnier@cs.yale.edu>
15815         * progmodes/make-mode.el (makefile-warn-suspicious-lines):
15816         Clean up the code and the regexp and make sure the cursor is
15817         temporarily moved to the suspicious line while querying the user.
15819 2000-03-22  Jason Rumney  <jasonr@gnu.org>
15821         * w32-fns.el (w32-charset-info-alist): Initialize.
15823 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
15825         * ps-print.el: N-up last page fix.
15826         (ps-print-version): New version number (5.1.1).
15827         (ps-end-file, ps-end-job, ps-generate): Code fix.
15829 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
15831         * files.el (find-file-run-dired): Update docstring.
15832         (find-directory-functions): New hook.
15833         (find-file-noselect): Run find-directory-functions rather than
15834         calling dired directly.
15836         * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
15838         * pcvs.el: Add a minimal leading commentary.
15839         (cvs-make-cvs-buffer): Change the header part by removing the startup
15840         message and adding a `Module' entry.  Also replace the FOOTER and
15841         HEADER special fileinfos with the new support in ewoc for updating
15842         its own footer and header.
15843         (cvs-update-header): Update to use the header/footer of the ewoc.
15844         (cvs-mode): Use define-derived-mode and set truncate-lines to t.
15845         (cvs-is-within-p): New function.
15846         (cvs-mode-run): Take advantage of `save-some-buffers's new ability
15847         to only examine some subset of the buffers.
15849         * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
15850         `format' instead of our own ad-hoc functions.
15851         Remove HEADER and FOOTER cases, now handled in the EWOC.
15852         (cvs-fileinfo<): Remove HEADER and FOOTER cases.
15854         * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
15855         output to avoid scaring the user.
15856         (cvs-parse-table): Catch message for non-up-to-date commits.
15858         * pcvs-defs.el (cvs-startup-message): Remove.
15859         (cvs-global-menu): New autoloaded menu.
15861         * pcvs-util.el (cvs-string-fill): Remove.
15863         * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
15864         (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
15865         PP part of it and also make it work for footers and headers.
15866         (ewoc-create): Drop POS and BUFFER arguments.
15867         Use the DLL's dummy node to store the end-of-footer position.
15868         (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
15869         (ewoc-refresh): Remove unused `header' variable.
15870         (ewoc-(get|set)-hf): New functions.
15872         * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
15873         log-view-*-(message|file) and use easy-mmode-define-navigation.
15874         (log-view-message-re): Match SCCS format as well.
15875         And match the revision line rather than the dashed separator line.
15876         (log-view-mode): Use the new define-derived-mode.
15877         (log-view-current-tag): Fill in with an actual implementation.
15879         * cvs-status.el (cvs-status-(prev|next)): Rename from
15880         cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
15881         (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
15882         to let the output "breathe" a little more (more readable).
15883         (cvs-status-mode): Use the new define-derived-mode.
15885         * smerge-mode.el (smerge-auto-leave): New function and variable.
15886         (smerge-basic-map): Rename from smerge-basic-keymap.
15887         Change the bindings for smerge-diff-*.
15888         (smerge-*-map): Use easy-mmode-defmap.
15889         (smerge-(next|prev)): Use easy-mmode-define-navigation.
15890         (smerge-keep-*): Use smerge-auto-leave.
15892 2000-03-21  Jason Rumney  <jasonr@gnu.org>
15894         * cus-edit.el (custom-button-face): Use 3D look for w32.
15895         (custom-button-pressed-face): Likewise.
15897 2000-03-21  Gerd Moellmann  <gerd@gnu.org>
15899         * progmodes/etags.el (tags-case-fold-search): New user-option.
15900         (tags-loop-eval): New function.  Bind case-fold-search around eval
15901         depending on the value of tags-case-fold-search.
15902         (tags-loop-continue): Use tags-loop-eval.
15903         (find-tag-in-order): Bind case-fold-search depending on the value
15904         of tags-case-fold-search.
15906 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
15908         * diff-mode.el (diff-mode-*-map): Use `easy-mmode-defmap'.
15909         (diff-end-of-hunk): Return the end position for use in
15910         `easy-mmode-define-navigation'.
15911         (diff-recenter): Remove.
15912         (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
15913         of `easy-mmode-define-navigation'.
15914         (diff-kill-*): Rename `diff-*-kill' (for consistency with the
15915         previous renaming) and fix to use new names.
15916         (diff-merge-strings): Use \n as separator: simpler, faster.
15917         (diff-mode): Use `define-derived-mode'.
15919         * derived.el (define-derived-mode): Don't autoload anymore.
15920         Prefer the macro-only version provided by easy-mmode.el.
15922         * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
15923         `easy-mmode-define-derived-mode'.  Use `combine-run-hooks'.
15924         (easy-mmode-define-navigation): New macro.
15926         * subr.el (combine-run-hooks): New function.
15928 2000-03-21  Kenichi HANDA  <handa@etl.go.jp>
15930         * term/x-win.el: Fontsets related initialization is simplified.
15932         * international/mule-diag.el (describe-font): Don't refer to
15933         global-fontset-alist, instead call font-list.
15934         (describe-fontset, list-fontsets, mule-diag): Likewise.
15935         (print-fontset): Adjusted for the change of fontset implementation.
15937         * international/fontset.el (x-charset-registries): Variable removed,
15938         instead the corresponding data is stored in the default fontset.
15939         (register-alternate-fontnames): Function removed.
15940         (resolved-ascii-font): Variable removed.
15941         (x-compose-font-name): Ignore the second argument REDOCE.
15942         (x-complement-fontset-spec): Complement only an ASCII font and
15943         element for those charsets than can use that ASCII font.
15944         (generate-fontset-menu): Don't refer to global-fontset-alist,
15945         instead call fontset-list.
15946         (uninstantiated-fontset-alist): Variable removed.
15947         (x-style-funcs-alist): Likewise.
15948         (fontset-default-styles): Likewise.
15949         (x-modify-font-name): Function removed.
15950         (create-fontset-from-fontset-spec): Ignore the argument STYLE-VARIANT.
15951         (create-fontset-from-ascii-font): Docsting adjusted for the above
15952         change.
15953         (instantiate-fontset, resolve-fontset-name): Functions removed.
15954         (fontset-list): Now implemented by C code.
15956         * faces.el (read-face-font): Fix TABLE arg to completing-read.
15957         (describe-face): Include `font' attribute in the description.
15959 2000-03-21  Kenichi Handa  <handa@etl.go.jp>
15961         * international/quail.el (quail-set-keyboard-layout): Typo fixed.
15963 2000-03-20  Gerd Moellmann  <gerd@gnu.org>
15965         * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
15966         ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
15967         zone-mode.el, snmp-mode.el: Moved to net subdirectory.
15969         * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
15970         about behavior of set-buffer-modified-p wrt redisplay.
15972 2000-03-19  Richard M. Stallman  <rms@gnu.org>
15974         * view.el (view-mode-disable): Kill local binding of view-read-only.
15976 2000-03-18  Gerd Moellmann  <gerd@gnu.org>
15978         * font-lock.el (font-lock-apply-syntactic-highlight): If VALUE
15979         is a string, convert it to a syntax cell using string-to-syntax.
15981         * simple.el (syntax-code-table, syntax-flag-table): New variables.
15982         (string-to-syntax): New function.
15984         * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
15985         (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
15986         try to use passive ftp mode.
15988 2000-03-17  Gerd Moellmann  <gerd@gnu.org>
15990         * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
15992         * simple.el (append-to-buffer): Update point of windows after
15993         insertion.
15995         * abbrev.el (inverse-add-abbrev): Identify word by first moving
15996         forward then moving backward.  Reindent.
15998         * frame.el (other-frame): Call x-focus-frame only if
15999         focus-follows-mouse is off.
16001 2000-03-17  Dave Love  <fx@gnu.org>
16003         * pcvs-util.el (cvs-strings->string): Rename replace-regexps-in-string.
16005 2000-03-17  Stefan Monnier  <monnier@cs.yale.edu>
16007         * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
16008         regexp for labels cannot span several lines.
16010         * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
16011         `(setq :<key> ':<key>)' to the macro expansion.
16013 2000-03-16  Dave Love  <fx@gnu.org>
16015         * progmodes/f90.el (f90): Put custom group under `languages', not
16016         `fortran'.
16017         (f90-mode-hook): Customize.
16018         (f90-mode): Set add-log-current-defun-function.
16019         (f90-current-defun): New function.
16021 2000-03-16  Gerd Moellmann  <gerd@gnu.org>
16023         * cus-edit.el (custom-variable-tag-face): Handle case that
16024         default face's height is not a number.
16025         (custom-face-tag-face, custom-group-tag-face-1)
16026         (custom-group-tag-face): Ditto.
16027         (custom-group-tag-face-1): Add :group.
16029         * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
16031 2000-03-15  Gerd Moellmann  <gerd@gnu.org>
16033         * pcvs-defs.el (toplevel): Remove autoload cookie for form
16034         requiring easymenu.
16036 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
16038         * ps-print.el: PostScript user-defined prologue, PostScript error
16039         handler, doc fix.
16040         (ps-print-version): New version number (5.1).
16041         (ps-user-defined-prologue, ps-error-handler-message)
16042         (ps-print-prologue-0, ps-error-handler-alist): New vars.
16043         (ps-setup, ps-begin-file, ps-begin-job): Code fix.
16044         (ps-insert-string): New function.
16046 2000-03-15  Kenichi Handa  <handa@etl.go.jp>
16048         * international/ccl.el (ccl-compile-expression): Don't generate
16049         invalid self-assignment code.
16051 2000-03-14  Dave Love  <fx@gnu.org>
16053         * subr.el (replace-regexp-in-string): Renamed from
16054         replace-regexps-in-string.  Doc fix.
16056 2000-03-12  Dave Love  <fx@gnu.org>
16058         * cus-edit.el: Doc fixes.
16059         (customize-set-variable, customize-save-variable): Rename args for doc.
16060         (custom-variable-tag-face, custom-face-tag-face)
16061         (custom-group-tag-face-1, custom-group-tag-face): Modify from
16062         style which user identify as hyperlink.
16063         (hook): Don't add undefined functions to the hook.
16064         (debug-ignored-errors): Transfer message from bindings.el.
16066 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
16068         * recentf.el (recentf-keep-non-readable-files-p):
16069         Remove double/nested definition.
16071 2000-03-12  Dave Love  <fx@gnu.org>
16073         * facemenu.el (facemenu-get-face): Use display-color-p.
16074         * enriched.el (enriched-decode-foreground): Likewise.
16075         (enriched-decode-background): Likewise.
16076         * isearch.el (isearch-highlight): Likewise.
16077         * info-look.el (info-lookup): Likewise.
16078         * simple.el (completion-setup-function): Likewise.
16080         * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
16081         :options.
16083         * bindings.el (mode-line-format): Fix line-number and
16084         column-number items.  Add help-echo for the background.
16085         (mode-line-mule-info): Modify help-echo.
16087         * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
16089         * files.el (load-file): Allow completion to .elc.
16091         * man.el: Doc fixes.
16092         (Man-init-defvars): Use display-color-p to set fontification.
16094         * play/hanoi.el (hanoi-internal): Don't use oddp.
16096 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
16098         * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
16100         * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
16102 2000-03-12  Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
16104         * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
16105         Fix comment.
16107 2000-03-10  Stefan Monnier  <monnier@cs.yale.edu>
16109         * font-lock.el (font-lock-keywords): Fix the doc now that
16110         regexp-opt-depth is unnecessary.
16111         (save-buffer-state): Set an edebug spec.
16112         (font-lock-fontify-anchored-keywords): Properly handle the case when
16113         the matcher goes past the limit.
16115         * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
16116         pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
16118         * emacs-lisp/ewoc.el: New file.  This is a merge of elib-node.el,
16119         dll.el and cookie.el (from Elib) with heavy renaming and other
16120         massaging.
16122         * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
16123         Autoload the functions used.
16124         (easy-mmode-define-syntax): Fix CL typo.
16125         (easy-mmode-define-derived-mode): Improve the docstring generation.
16127 2000-03-10  Gerd Moellmann  <gerd@gnu.org>
16129         * textmodes/texinfo.el (texinfo-version): Variable and function
16130         removed.
16132 2000-03-09  Stefan Monnier  <monnier@cs.yale.edu>
16134         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
16135         allow more flexibility.
16136         (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New fns.
16137         (easy-mmode-defmap, easy-mmode-defsyntax)
16138         (easy-mmode-define-derived-mode): New macros.
16140 2000-03-09  Didier Verna  <didier@xemacs.org>
16142         * rect.el (replace-rectangle): New function.
16144 2000-03-09  Dave Love  <fx@gnu.org>
16146         * progmodes/fortran.el (fortran-comment-line-start): Define as "C".
16147         (fortran-comment-line-start-skip): Don't match cpp stuff.
16148         (font-lock-keywords): Add * to comment-chars.  Grok cpp stuff.
16149         (fortran-mode-map): Remove over-eager custom-menu-create for now.
16150         (fortran-mode): Don't set fortran-comment-line-start-skip,
16151         fortran-comment-line-start here.  Set comment-start,
16152         add-log-current-defun.
16153         (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
16154         (fortran-current-defun): New function.
16156 2000-03-09  Gerd Moellmann  <gerd@gnu.org>
16158         * emacs-lisp/re-builder.el: New file.
16160         * mouse.el (mouse-drag-region): Don't run up-event handler
16161         if hscroll has changed.
16163         * octave-mod.el (octave-font-lock-keywords): To font-lock the
16164         builtin operators, use `font-lock-builtin-face' for Emacs and
16165         `font-lock-preprocessor-face' otherwise.
16167         * font-lock.el (lisp-font-lock-keywords-1): Highlight
16168         `(defun (setf foo)' differently.
16170 2000-03-08  Stefan Monnier  <monnier@cs.yale.edu>
16172         * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
16173         (regexp-opt): Update comment and adapt the code the new meaning of
16174         the `paren' argument of regex-opt-group for shy-groups.
16175         (regexp-opt-depth): Handle shy groups as well as backslashed
16176         backslashes.
16177         (regexp-opt-group): Turn the leading comment into a docstring.
16178         Allow `paren' to be a string (the string to use to open a group).
16179         Remove open-presuf and close-presuf.  Instead of checking for `all
16180         one-char' and then later on check for `several one-char', handle
16181         both cases close together.  Also apply a more generic algorithm
16182         for suffixes (the mirror image of the algorithm used for
16183         prefixes).  Use shy-groups.  Use nreverse rather than reverse.
16184         (regexp-opt-try-suffix): Removed.
16186         * cmuscheme.el (inferior-scheme-mode-map): Define it independently
16187         from comint-mode-map, so we can just inherit from it.  Also, move
16188         the initialization into the `defvar' since there's no docstring
16189         anyway and it's fairly short.
16190         (inferior-scheme-mode): Define it as derived-mode: the code is
16191         shorter and this way we inherit from comint-mode-map rather than
16192         copying it.
16194         * subr.el (replace-regexps-in-string): Properly handle the case
16195         where we match an empty string.
16197         * comint.el (comint-exec-1): Add the current-dir to the exec-path
16198         when the command has a directory component (such as "./testml").
16199         Also fix a typo in the comment.
16201 2000-03-08  Gerd Moellmann  <gerd@gnu.org>
16203         * Makefile (compile-files): Compile files one by one because
16204         that's the only way to ensure a clean compilation environment for
16205         each individual file.
16207         * frame.el (other-frame): Call x-focus-frame.
16209 2000-03-07  Dave Love  <fx@gnu.org>
16211         * recentf.el (recentf-keep-non-readable-files-p): Add :set,
16212         :require to defcustom.
16214         * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads lists.
16216         * files.el (auto-mode-alist): Add configure.in.
16218         * progmodes/autoconf.el: New file.
16220 2000-03-07  Gerd Moellmann  <gerd@gnu.org>
16222         * mail/mh-e.el: Change maintainer to `none'.
16224         * recentf.el (recentf-keep-non-readable-files-p): Quote args
16225         to remove-hook and add-hook.
16227 2000-03-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
16229         * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
16230         it as the default.
16231         (mail-send): Test mail-send-nonascii also for the new `mime' value.
16232         (sendmail-send-it): Conditionally add MIME headers specifying the
16233         used character set.
16235 2000-03-07  Dave Love  <fx@gnu.org>
16237         * winner.el: Fix keywords, autoload cookies.
16238         Split eval-when-compile form to avoid compilation failure.
16240 2000-03-07  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>
16242         * international/mule.el: Modify comment about coding system
16243         property `coding-category'.
16244         (make-coding-system): New argument EOL-TYPE.  Pay attention to
16245         coding-category property of PROPERTIES.
16247         * international/mule-conf.el (coding-category-utf-8)
16248         (coding-category-utf-16-be, coding-category-utf-16-le): New coding
16249         categories.  Include them in the argument for set-coding-priority.
16251         * international/mule-cmds.el (reset-language-environment):
16252         Include coding-category-utf-8, coding-category-utf-16-be, and
16253         coding-category-utf-16-le in the argument for set-coding-priority.
16254         (reset-language-environment): Initialize coding-category-utf-8,
16255         coding-category-utf-16-be, and coding-category-utf-16-le to nil.
16257 2000-03-06  Karl Fogel  <kfogel@red-bean.com>
16259         * bookmark.el (bookmark-file-or-variation-thereof): New func, for
16260         code abstracted out of `bookmark-jump-noselect'.  Now tries info
16261         extensions as well as compression extensions.
16262         (bookmark-jump-noselect): Use above new func.
16264 2000-03-03  Gerd Moellmann  <gerd@gnu.org>
16266         * strokes.el: Change maintainer's mail address.
16268 2000-03-03  Kenichi Handa  <handa@etl.go.jp>
16270         * international/mule-diag.el (list-character-sets): Make help-echo
16271         string by substitute-command-keys.
16272         (list-character-sets): Likewise.
16273         (sort-listed-character-sets): Call help-setup-xref.
16275 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
16277         * time.el (display-time-mail-file): Add `none' to the list of choices.
16279 2000-03-01  Dave Love  <fx@gnu.org>
16281         * help.el (help-xref-go-back): Don't try to set position.
16283         * international/mule-diag.el (list-character-sets):
16284         Call help-setup-xref.  Add help-echo to xrefs.
16285         (list-character-sets-1): Add help-echo to xrefs.
16287 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
16289         * frame.el (blink-cursor-mode): Switch cursor on when turning
16290         the mode off.
16292         * add-log.el (add-log-current-defun): Add support for
16293         Autoconf mode.
16295         * mail/rmail.el (rmail-quit-hook): New variable.
16297 2000-03-01  Dave Love  <fx@gnu.org>
16299         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
16301         * help.el (help-xref-button): Add help-echo arg.
16302         (describe-function-1, describe-variable, help-make-xrefs): Use it.
16304         * faces.el (list-faces-display): Supply help-echo with help-make-xrefs.
16306         * facemenu.el (list-text-properties-at): Set help-xref-stack to nil.
16308 2000-03-01  Gerd Moellmann  <gerd@gnu.org>
16310         * image.el (defimage): Look for image files in load-path.
16312         * frame.el (busy-cursor-delay-seconds): Change type to `number'.
16314 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
16316         * recentf.el (recentf): Added version tag to the defgroup of recentf.
16318 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
16320         * recentf.el (recentf-cleanup): Changed to remove excluded file too.
16321         (recentf-edit-list-action): `recentf-edit-list' checkbox widget
16322         action to select/unselect a file.
16323         (recentf-edit-list): Code cleanup and improvement.
16324         (recentf-open-more-files-action): `recentf-open-more-files' button
16325         widget action to open a file.
16326         (recentf-open-more-files): No more use standard completion but widgets.
16327         (recentf-more-collection): Deleted.
16328         (recentf-more-history): Deleted.
16329         (recentf-setup-more-completion): Deleted.
16331 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
16333         * recentf.el (recentf-mode): No more needs that Emacs is running
16334         under a window-system.
16336 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
16338         * recentf.el (recentf-edit-list): New command to edit the recent
16339         list which allow the user to remove files.
16340         (recentf-edit-selected-items): New global variable, used by
16341         `recentf-edit-list' to hold the list of files to be removed from
16342         the recent list.
16343         (recentf-make-menu-items): Updated to display a "Edit list..."
16344         menu item.  Minor code cleanup.
16346 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
16348         * recentf.el (recentf-open-more-files): New command to open files
16349         that are not displayed in the menu.
16350         (recentf-more-collection): New global variable holding the set of
16351         permissible completions used by `recentf-open-more-files'.
16352         (recentf-more-history): New global variable holding the history list
16353         used by `recentf-open-more-files' completion.
16354         (recentf-setup-more-completion): New function to setup completion for
16355         `recentf-open-more-files'.
16356         (recentf-make-menu-items): Updated to display a "More..." menu item.
16358 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
16360         * recentf.el (recentf-menu-action): Doc fixed.
16362 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
16364         * recentf.el (recentf-menu-filter): Doc updated.
16365         (recentf-update-menu-hook): Allow menu filters to force menu update.
16366         (recentf-make-menu-items): New menu filter handling.
16367         (recentf-make-menu-item): New helper function.
16368         (recentf-menu-elements): New menu handling function.
16369         (recentf-sort-ascending): Updated to new menu filter handling.
16370         (recentf-sort-descending): Updated to new menu filter handling.
16371         (recentf-sort-basenames-ascending): New menu filter function.
16372         (recentf-sort-basenames-descending): New menu filter function.
16373         (recentf-show-basenames): New menu filter function.
16374         (recentf-show-basenames-ascending): New menu filter function.
16375         (recentf-show-basenames-descending): New menu filter function.
16377 2000-02-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
16379         * diary-lib.el (list-diary-entries): Don't try to go forward at
16380         the end of the buffer.
16382 2000-02-29  Kenichi Handa  <handa@etl.go.jp>
16384         * international/mule-diag.el (list-character-sets):
16385         Completely rewritten.
16386         (sort-listed-character-sets): New function.
16387         (list-character-sets-1): Completely rewritten.
16388         (list-character-sets-2): New function.
16389         (non-iso-charset-alist): New variable.
16390         (decode-codepage-char): New function.
16391         (charset-history): New variable.
16392         (read-charset) (list-block-of-chars)
16393         (list-iso-charset-chars)
16394         (list-non-iso-charset-chars)
16395         (list-charset-chars): New functions.
16396         (mule-diag): Call list-character-sets-2, not list-character-sets-2.
16397         (dump-charsets): Likewise.
16399 2000-02-29  Gerd Moellmann  <gerd@gnu.org>
16401         * dired-x.el (dired-filename-at-point): Add `@' to valid
16402         file name characters.
16403         (dired-filename-at-point): Handle ange-ftp file names.
16405         * frame.el (frame-notice-user-settings): Use assq-delete-all
16406         instead of assoc-delete-all.
16407         (frame-notice-user-settings): Ditto.
16409         * subr.el (assq-delete-all): Renamed from assoc-delete-all.
16410         Don't copy alist.
16412 2000-02-28  Eli Barzilay  <eli@cs.cornell.edu>
16414         * calculator.el (calculator-use-menu): New option.
16415         (calculator-initial-bindings): Changed some bindings to work as macros.
16416         (calculator-forced-input): Removed.
16417         (calculator-restart-other-mode): New variable.
16418         (calculator-mode-map): Set up menu.
16420 2000-02-28  Jari Aalto  <jari.aalto@poboxes.com>
16422         * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc tags.
16424 2000-02-28  Michael Kifer  <kifer@cs.sunysb.edu>
16426         * viper-cmd.el (viper-envelop-ESC-key): Add the option to
16427         translate all ESC key sequences.
16428         (viper-goto-mark-subr): Restore markers for files for which
16429         they were saved.
16430         * viper-init.el (viper-translate-all-ESC-keysequences): New variable.
16431         * viper-util.el (viper-set-replace-overlay-glyphs)
16432         (viper-set-replace-overlay): Always check if the replacement
16433         overlay is live.
16434         * viper.el (viper-vi-state-mode-list): Add major modes.
16435         * ediff-wind.el: Minor comment changes.
16436         * ediff.el: Copyright notice date fix.
16438 2000-02-27  Jason Rumney  <jasonr@gnu.org>
16440         * faces.el (face-font-family-alternatives): Add arial to helv.
16441         (mode-line, header-line, tool-bar): Same default as x for w32.
16442         (fixed-pitch, variable-pitch): Remove wildcard as it prevents
16443         face-font-family-alternatives from working.
16444         * term/w32-win.el (mouse-set-font): Do not build fontset from
16445         chosen font.
16447 2000-02-25  Sam Steingold  <sds@goems.com>
16449         * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
16450         properly.
16452 2000-02-25  Richard M. Stallman  <rms@gnu.org>
16454         * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
16456 2000-02-25  Gerd Moellmann  <gerd@gnu.org>
16458         * emacs-lisp/helper.el (Helper-describe-mode): Make buffer writable.
16460         * frame.el (busy-cursor-delay-seconds): New option.
16462 2000-02-24  Gerd Moellmann  <gerd@gnu.org>
16464         * frame.el (show-cursor-in-non-selected-windows): New option.
16466 2000-02-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
16468         * diary-lib.el (include-other-diary-files): Undo the selective
16469         display in any included file and don't kill it.
16471 2000-02-24  Eli Zaretskii  <eliz@is.elta.co.il>
16473         * dired.el (dired-mode-map): Don't remove "Edit" from the menu bar.
16474         Menu items converted to (menu-item format, help strings added.
16475         [downcase, upcase]: Don't enable on MS-DOS.
16476         [symlink, symlinks]: Don't show if make-symbolic-link is not bound.
16477         [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
16479 2000-02-23  Dave Love  <fx@gnu.org>
16481         * simple.el (zap-to-char, kill-line, kill-region, kill-word)
16482         (backward-kill-word): Revert addition of * to interactive spec --
16483         it's a feature.
16485         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
16486         (backward-kill-sentence, kill-sentence): Likewise.
16488         * gud.el (gud-jdb-build-class-source-alist): Prepend space to
16489         scratch buffer name.
16490         (gud-format-command): Use int-to-string in ?l case.  Simplify slightly.
16492         * term/w32-win.el (internal-face-interactive): Update prompt for
16493         new read-face-name.
16495         * mail/footnote.el (footnote): Add :version to defgroup.
16496         (footnote-section-tag-regexp): Customize.
16497         (footnote-start-tag, footnote-end-tag): New option.
16498         (footnote-latin-regexp): New variable.
16499         (Footnote-latin): New function.
16500         (footnote-style-alist): Add element for latin style.
16501         (footnote-style): Moved.
16502         (Footnote-goto-footnote): Use eq to test arg.
16504         * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
16506         * emacs-lisp/byte-opt.el: Change old backquote syntax.
16507         (byte-compile-trueconstp): Include keywords.
16508         (byte-optimize-quote, byte-optimize-lapcode):
16509         Use byte-compile-const-symbol-p.
16510         (byte-optimize-char-before): New optimization.
16512         * emacs-lisp/bytecomp.el: Change old backquote syntax.
16513         (byte-compile-const-symbol-p): New function.
16514         (byte-compile-constp, byte-compile-out-toplevel)
16515         (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
16516         Use it.
16518         * subr.el (define-key-after): Default AFTER to t.  Doc fix.
16520 2000-02-23  Kenichi Handa  <handa@etl.go.jp>
16522         * international/encoded-kb.el: Be sure to update minor-mode-alist
16523         and minor-mode-map-alist.
16524         (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
16525         codes SS2 and SS3 correctly.
16526         (encoded-kbd-self-insert-ccl): New function.
16527         (encoded-kbd-setup-keymap): New function.
16528         (encoded-kbd-mode): Handle CCL based coding system.  Setup keymap
16529         by calling encoded-kbd-setup-keymap.
16531         * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte characters.
16532         (lisp-mode-variables): Set multibyte-syntax-as-symbol to t locally.
16534 2000-02-22  Dave Love  <fx@gnu.org>
16536         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
16537         (lisp-mode-map, lisp-interaction-mode-map): Define all inside defvar.
16538         (lisp-mode-syntax-table): Set up for #|...|# comments.
16539         (lisp-imenu-generic-expression): Purecopy strings.  Use syntax
16540         classes.  Match `defface'.
16541         (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
16542         (eval-defun-1): Fix for defcustom.
16543         (lisp-indent-region): Doc fix.
16545         * subr.el (when, unless, split-string): Doc fix.
16546         (read-passwd): Move call of clear-this-command-keys to the right place.
16547         (replace-regexps-in-string): New function.
16549 2000-02-22  Gerd Moellmann  <gerd@gnu.org>
16551         * help.el (describe-variable): Set syntax table to
16552         emacs-lisp-mode-syntax-table when moving forward over the
16553         symbol's name.
16555 2000-02-22  Dave Love  <fx@gnu.org>
16557         * xt-mouse.el: Doc fixes.
16558         (xterm-mouse-position-function): New function, replacing advice of
16559         mouse-position.
16560         (xterm-mouse-mode): Use it.  Don't turn on under a window system.
16562         * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
16564 2000-02-21  Gerd Moellmann  <gerd@gnu.org>
16566         * format.el (format-annotate-single-property-change):
16567         Handle properties.with dotted-list values.
16568         (format-proper-list-p): New function.
16570         * enriched.el (enriched-face-ans): Handle '(foreground-color
16571         . COLOR) and (background-color . COLOR).
16573 2000-02-20  Dave Love  <fx@gnu.org>
16575         * textmodes/flyspell.el (flyspell-mouse-map): Change definition
16576         and assignments to it.
16577         (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
16578         current local map.
16579         (make-flyspell-overlay): Use it.
16580         (flyspell-correct-word/mouse-keymap): Change XEmacs test.
16582         * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
16583         (lm-get-header-re): Defun, not defsubst.
16584         (lm-get-package-name): Defun, not defsubst.  Simplify.
16585         (lm-version): Doc fix.  Simplify.
16586         (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
16587         (lm-crack-address, lm-last-modified-date, lm-commentary)
16588         (lm-verify, lm-synopsis): Simplify.
16589         (lm-report-bug): Require emacsbug.  Use compose-mail.
16591 2000-02-20  Gerd Moellmann  <gerd@gnu.org>
16593         * dired.el (dired-mode): Call propertized-buffer-identification
16594         to set mode-line-buffer-identification to something having
16595         the right text properties.
16597         * bindings.el (propertized-buffer-identification): New function.
16599 2000-02-20  Dave Love  <fx@gnu.org>
16601         * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
16602         check for t-mouse too.
16604         * cus-start.el: Make echo-keystrokes `number'.
16606 2000-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
16608         * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
16609         Don't call ring-empty-p unless tags-location-ring is bound.
16610         From Noah Friedman <friedman@splode.com>.
16612 2000-02-18  Thien-Thi Nguyen  <ttn@gnu.org>
16614         * progmodes/hideshow.el (hs-flag-region): No longer use
16615         `intangible' overlay property.
16617         (hs-toggle-hiding): New command.
16618         (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
16620         (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
16621         Fix omission bug: Run `hs-minor-mode-hook' for both activation
16622         and deactivation.
16624 2000-02-18  Gerd Moellmann  <gerd@gnu.org>
16626         * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
16628 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
16630         * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
16632         * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
16633         of `*' to handle `(* ... *)' comments.
16635 2000-02-17  Eli Zaretskii  <eliz@is.elta.co.il>
16637         * faces.el (list-faces-display): Use display-mouse-p instead of
16638         window-system.
16640         * menu-bar.el (global-map): Menu-bar items converted to the new
16641         format (menu-item..., rearranged for better CUA compliance, and
16642         their names changed for better clarity.  Help strings added.
16644         * international/mule-cmds.el (mule-menu-keymap)
16645         (describe-language-environment-map, set-coding-system-map)
16646         (setup-language-environment-map): Convert to new (menu-item...
16647         form, add help strings.  Change names of menu items for better clarity.
16648         "Mule" menu-bar item removed (it's now in the "Options" submenu).
16650 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
16652         * dired-aux.el (dired-do-copy): Remove spurious character.`n'
16653         within the code.
16655 2000-02-16  Dave Love  <fx@gnu.org>
16657         * faces.el: Don't require custom.  Add more specific :groups to
16658         various deffaces.
16659         (set-face-attribute): Purecopy args.
16660         (read-face-name): Default to name at point and use it in prompt.
16661         Remove colon from arg in all callers.
16662         (list-faces-display): Hyperlink to face descriptions and customize
16663         buffers.
16665 2000-02-16  Per Abrahamsen  <abraham@dina.kvl.dk>
16667         * wid-edit.el (widget-match-inline): An atom never matches a list.
16669 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
16671         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
16672         at ':' characters by call to split-string.
16674 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
16676         * textmodes/bibtex.el: Added RCS version identification.
16678 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
16680         * textmodes/bibtex.el: Some temporary comments removed.
16681         (bibtex-field-name, bibtex-entry-type): Made the relationship explicit.
16682         (bibtex-field-const): Allow capital letters.
16683         (bibtex-start-of-string): Deleted because unused.
16685         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
16686         use the term 'reference' to describe a bibtex entry as a whole.
16687         Further, reference keys are no longer called 'labels'.
16688         (bibtex-keys): Renamed to bibtex-reference-keys.
16689         (bibtex-reformat-previous-labels): Renamed to
16690         bibtex-reformat-previous-reference-keys.
16691         (bibtex-reference-type): Renamed to bibtex-entry-type.
16692         (bibtex-reference-head): Renamed to bibtex-entry-head.
16693         (bibtex-reference-maybe-empty-head): Renamed to
16694         bibtex-entry-maybe-empty-head.
16695         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
16696         (bibtex-search-reference): Renamed to bibtex-search-entry.
16697         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
16698         bibtex-enclosing-entry-maybe-empty-head.
16699         (bibtex-entry-field-alist, bibtex-entry-head)
16700         (bibtex-font-lock-keywords, bibtex-skip-to-valid-entry)
16701         (bibtex-map-entries, bibtex-search-entry)
16702         (bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry)
16703         (bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode)
16704         (bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message)
16705         (bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer)
16706         (bibtex-find-entry-location, bibtex-validate, bibtex-find-text)
16707         (bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat)
16708         (bibtex-complete-key, bibtex-String) : Use the new nomenclature.
16710 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
16712         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
16713         comment.
16714         (bibtex-format-field-delimiters): New function, functionality
16715         extracted from bibtex-format-entry.
16716         (bibtex-autokey-get-yearfield-digits): New function, functionality
16717         extracted from bibtex-autokey-get-yearfield.
16719         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
16720         entries in order to avoid stack overflow in the regexp matcher if
16721         field contents become large.
16722         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield)
16723         (bibtex-field-string-part-not-braced)
16724         (bibtex-field-string-part-no-inner-braces)
16725         (bibtex-field-string-part-1-inner-brace)
16726         (bibtex-field-string-part-2-inner-braces)
16727         (bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced)
16728         (bibtex-field-string-quoted, bibtex-field-string)
16729         (bibtex-field-string-or-const, bibtex-field-text, bibtex-field)
16730         (bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix)
16731         (bibtex-string, bibtex-key-in-string, bibtex-text-in-string):
16732         Deleted as parsing is now performed by the following functions.
16733         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced)
16734         (bibtex-parse-quoted-string, bibtex-parse-field-string-quoted)
16735         (bibtex-parse-field-string, bibtex-search-forward-field-string)
16736         (bibtex-parse-association, bibtex-field-name-for-parsing)
16737         (bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field)
16738         (bibtex-search-forward-field, bibtex-search-backward-field)
16739         (bibtex-start-of-field, bibtex-end-of-field)
16740         (bibtex-start-of-name-in-field, bibtex-end-of-name-in-field)
16741         (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
16742         (bibtex-parse-string-prefix, bibtex-parse-string-postfix)
16743         (bibtex-parse-string, bibtex-search-forward-string)
16744         (bibtex-search-backward-string, bibtex-start-of-string)
16745         (bibtex-end-of-string, bibtex-start-of-reference-key-in-string)
16746         (bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string)
16747         (bibtex-end-of-text-in-string): New functions for the parsing of bibtex
16748         entries.  Instead of reporting the results of the parsing by
16749         match-beginning or match-end, these functions return data structures
16750         that hold the corresponding positions.
16751         (bibtex-enclosing-field): Changed to also report field boundaries by
16752         return values rather than by match-beginning or match-end.
16753         The following functions have been adapted to use the new
16754         parsing functions.
16755         (bibtex-skip-to-valid-entry, bibtex-search-reference)
16756         (bibtex-enclosing-field, bibtex-format-entry)
16757         (bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring)
16758         (bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode)
16759         (bibtex-print-help-message, bibtex-end-of-entry)
16760         (bibtex-ispell-abstract, bibtex-validate, bibtex-next-field)
16761         (bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
16762         (bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry):
16763         Use the new method for parsing.
16764         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry)
16765         (bibtex-map-entries, bibtex-flash-head)
16766         (bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry)
16767         (bibtex-autokey-change, bibtex-autokey-get-namefield)
16768         (bibtex-autokey-get-names, bibtex-autokey-get-titlestring)
16769         (bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode)
16770         (bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer)
16771         (bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters)
16772         (bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
16773         order to make the new binding of case-fold-search immediately visible.
16775 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
16777         * textmodes/bibtex.el: Copyright notice is up to date.
16778         Added constant 'bibtex-maintainer-salutation.
16780         * textmodes/bibtex.el (bibtex-mode): Use with-temp-buffer rather
16781         than make-temp-name, use match-string-no-properties and eliminate
16782         a quadratic behavior when building bibtex-strings.
16784         * bibtex.el (bibtex-reference-key): Accept string entries whose
16785         reference key contains upper case letters.
16787 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
16789         * bibtex.el (bibtex-reference-head): Allow entries to start with
16790         a new line.
16792 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
16794         * bibtex.el: Hiding of entry bodies is not longer provided by
16795         bibtex.el directly.  Instead the hideshow package can be used.
16796         Added a special bibtex entry to hs-special-modes-alist.
16797         (bibtex-hs-forward-sexp): Added for hideshow.el.
16799 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
16801         * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
16802         proceedings entry type (for cross referencing). Thanks to Wagner
16803         Toledo Correa for the suggestion.
16805         * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
16807 2000-02-14  Kenichi Handa  <handa@etl.go.jp>
16809         * international/characters.el: Setup case table for Vietnamese.
16811 2000-02-12  Gerd Moellmann  <gerd@gnu.org>
16813         * uniquify.el (toplevel): Require CL at compile time.
16814         (uniquify-push): Removed.
16816         * shadowfile.el (shadow-when): Removed.
16818         * tempo.el (tempo-dolist, tempo-mapc): Removed.
16819         (tempo-process-and-insert-string): Use dolist instead of tempo-dolist.
16821         * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
16822         regexp for paragraph-start.
16824         * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
16825         commas as well.
16827 2000-02-10  Dave Love  <fx@gnu.org>
16829         * wid-edit.el: (widgets) [defgroup]: Remove url link.
16830         (widget-color-choice-list, widget-color-history, widget-mouse-help):
16831         Deleted.
16832         (widget-specify-field, widget-specify-button): Don't use
16833         widget-mouse-help as help-echo property.
16834         (default): Use #'ignore for :validate and :mouse-down-action.
16835         (checkbox): Add help-echo.
16836         (widget-sexp-validate): Rewritten to clarify error messages.
16837         (character): Use char-valid-p in :match function.
16838         (widget-color-complete): Use facemenu-color-alist.
16839         (widget-color-action): Use facemenu-read-color.
16841         * emacs-lisp/cl-macs.el: Don't bother testing for defalias.  Don't
16842         set up `caar' &c that we now have.
16844 2000-02-09  Ray Blaak  <blaak@gnu.org>
16846         * delphi.el: Make resourcestring a declaration region, like const
16847         and var.
16849 2000-02-09  Dave Love  <fx@gnu.org>
16851         * bindings.el (mode-line-input-method-map): New variable.
16852         (mode-line-mule-info): Use it; fix last change.
16853         (mode-line-mode-menu): Move definition.
16854         (mode-line-mouse-sensitive-p): Deleted.
16855         (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
16856         (make-mode-line-mouse-sensitive): Deleted.  Body moved to top level.
16858         * startup.el (command-line-1): Don't call
16859         make-mode-line-mouse-sensitive.
16861 2000-02-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
16863         * mail/rmail.el (rmail-retry-failure): Use rmail-beginning-of-message
16864         before rmail-toggle-header, because the former toggles headers.
16866 2000-02-06  Stefan Monnier  <monnier@cs.yale.edu>
16868         * diff-mode.el (diff-kill-junk): New interactive function.
16869         (diff-reverse-direction): Use delete-and-extract-region.
16870         (diff-post-command-hook): Restrict the area so that the hook also works
16871         outside of any diff hunk.  This is necessary for the minor-mode.
16872         (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
16873         (diff-minor-mode): Setup the hooks for header-hunk rewriting.
16875         * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
16876         (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
16877         so that it can be used more easily in <foo>-mode-hook.  Also make sure
16878         to avoid duplicate entries.
16879         (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
16880         (font-lock-remove-keywords): Just as was done for `add', allow it to
16881         work even if font-lock-mode is nil.  Also make sure we don't modify
16882         any pre-existing list by forcing a copy-sequence.  Finally rename
16883         `major-mode' to `mode'.
16884         (font-lock-fontify-syntactic-anchored-keywords)
16885         (font-lock-fontify-anchored-keywords)
16886         (font-lock-fontify-keywords-region): Use line-end-position.
16887         Don't make `font-lock-multiline' local (it's now done in
16888         font-lock-set-defaults).
16889         (font-lock-set-defaults): Make `font-lock-multiline' local.
16890         Move the `font-lock-fontified' creation to inside the `unless'.
16892 2000-02-06  Andrew Innes  <andrewi@gnu.org>
16894         * term/w32-win.el (x-handle-args): Comment out call to message,
16895         which occurs before window system is initialized.
16897         * makefile.nt: Add support for recompiling lisp code.
16899 2000-02-04  Dave Love  <fx@gnu.org>
16901         * bindings.el (mode-line-mule-info): Fix/extend last change.
16903         * completion.el: Replace completion-dolist with dolist.
16905         * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, dotimes.
16907 2000-02-04  Carsten Dominik  <dominik@strw.leidenuniv.nl>
16909         * textmodes/reftex.el (reftex-compile-variables): Regexp-quote the
16910         environment names before they go into the section regexp.
16912         * textmodes/reftex-global.el (reftex-change-label): Add `A-Z' to
16913         char class in regexp.
16915         * textmodes/reftex-parse.el (reftex-with-special-syntax):
16916         Bind `case-fold-search' to nil.
16918         * progmodes/idlwave.el (idlwave-template):
16919         Respect `idlwave-abbrev-change-case'.
16920         (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
16921         (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
16922         (idlwave-while): Respect `idlwave-reserved-word-upcase'.
16923         (idlwave-rw-case): New function.
16924         (idlwave-statement-match): Fixed problem with assignment regexp.
16925         (idlwave-font-lock-keywords): Improved regexp for keyword parameters.
16926         (idlwave-surround): New argument LENGTH to support padding of
16927         operators longer than 1 char.
16929         * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
16930         idlwave-shell-expression-overlay.  Implemented printing of
16931         expressions on higher levels of the calling stack.
16932         (idlwave-shell-display-level-in-calling-stack): Restore stack level.
16933         (idlwave-retrieve-expression-from-level): New function.
16934         (idlwave-shell-last-calling-stack): Variable removed.
16935         (idlwave-shell-reset): Argument action reversed (`visible' to
16936         `hidden').  Also remove stop-line overlay.
16937         (idlwave-shell-calling-stack-routine): New variable.
16938         (idlwave-shell-parse-stack-and-display): Messages now display
16939         negative level numbers.
16940         (idlwave-shell-mode): Set `modeline-format'.
16941         (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
16942         (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs 21.
16943         (idlwave-shell-print-expression-function): New option.
16945         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere)
16946         (idlwave-toolbar-remove-everywhere): Keybindings prefix is now
16947         `tool-bar' instead of `toolbar'.
16949 2000-02-02  Dave Love  <fx@gnu.org>
16951         * emacs-lisp/cl.el: Use bytecomp-load-hook, not
16952         emacs-lisp-mode-hook.  Don't check for defalias being defined.
16954         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
16955         (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.
16956         Use the new builtins directly.
16958         * whitespace.el (whitespace): Add :version to defgroup.
16960         * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
16961         Doc fix.
16963         * thingatpt.el (sexp-at-point, symbol-at-point)
16964         (number-at-point, list-at-point): Add autoload cookie.
16966         * recentf.el (recentf): Add :version to defgroup.
16968         * quickurl.el (quickurl): Add :version to defgroup.
16970         * elide-head.el (elide-head): Use point-marker more.
16972         * bs.el (bs): Add :version to defgroup.
16974         * autorevert.el (global-auto-revert-mode): Add autoload cookie.
16976         * progmodes/delphi.el (delphi): Add :version to defgroup.
16978 2000-02-02  Gerd Moellmann  <gerd@gnu.org>
16980         * ange-ftp.el (ange-ftp-write-region): Handle case that
16981         succeeding process operation sets a different coding system.
16983         * calculator.el: New file.
16985 2000-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
16987         * frame.el (frames-on-display-list, framep-on-display): New functions.
16988         (display-mouse-p, display-popup-menus-p, display-graphic-p)
16989         (display-selections-p, display-screens, display-pixel-width)
16990         (display-pixel-height, display-mm-width, display-mm-height)
16991         (display-backing-store, display-save-under, display-planes)
16992         (display-color-cells, display-visual-class): New functions.
16994         * term/tty-colors.el (tty-color-gray-shades): New function.
16996         * faces.el (display-color-p): Use framep-on-display.
16997         (display-grayscale-p): New function.
16999 2000-01-31  Dave Love  <fx@gnu.org>
17001         * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
17002         (create-fontset-from-x-resource): Don't concat integers.
17004 2000-01-31  Inge Frick  <inge@nada.kth.se>
17006         * view.el: Some changes in documentation.  Removed some trailing
17007         whitespace. Changed some parameter names to agree with documentation.
17008         (view-mode-exit): Keep entry in `view-return-to-alist' only when a
17009         window is not deleted.  Modifies change 1998-04-26.
17011 2000-01-31  Gerd Moellmann  <gerd@gnu.org>
17013         * windmove.el: New file.
17015         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
17016         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
17017         progmodes/ebnf-yac.el: Update copyright and license info.
17019         * jit-lock.el (jit-lock-function): Widen before calculating
17020         end position.
17021         (jit-lock-stealth-chunk-start): Rewritten.
17023         * info.el (Info-title-face-alist): Removed.
17024         (Info-title-1-face, Info-title-2-face, Info-title-3-face): New faces.
17025         (Info-fontify-node): Use these faces.
17027 2000-01-30  Gerd Moellmann  <gerd@gnu.org>
17029         * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
17030         (cl-macro-list1): Recognize `&allow-other-keys' instead of
17031         `&allow-other-keywords'.
17033         * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
17034         the list of directories scanned heuristically.
17036         * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to exist.
17038 2000-01-30  Jason Rumney  <jasonr@gnu.org>
17040         * w32-fns.el: Define w32-tty-standard-colors.
17042         * startup.el (command-line): Use w32-tty-standard-colors when in
17043         w32 console mode.
17045 2000-01-30  Dave Love  <fx@gnu.org>
17047         * jka-compr.el (jka-compr-load): Fix up load-history.
17049         * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
17051         * emacs-lisp/cl-macs.el: Revert previous change.
17053 2000-01-29  Dave Love  <fx@gnu.org>
17055         * facemenu.el: Purecopy various strings.
17057         * timezone.el (timezone-fix-time): Window against 69 for two-digit
17058         years.  Deal with three-digit years.
17060         * help.el (help-xref-symbol-regexp, help-xref-info-regexp):
17061         Use defconst, purecopy.
17062         (help-back-label): Purecopy it.
17064 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
17066         * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
17067         variable. If non-nil, order the buffer list according to the
17068         currently selected frame.
17069         (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
17070         non-nil, pass the selected frame to function buffer-list.
17072 2000-01-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
17074         * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
17076 2000-01-28  Dave Love  <fx@gnu.org>
17078         * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
17080         * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
17081         Don't use lisp-indent-hook property.
17082         (cl-abs): Remove.
17084         * subr.el: Move out indent and edebug specs for when and unless.
17086         * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
17087         when, unless.
17089         * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
17090         unless, when.
17092 2000-01-28  Gerd Moellmann  <gerd@gnu.org>
17094         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
17095         `collecting' as synonym for `collect'.
17097         * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
17098         for the case it contains spaces.
17100         * simple.el (what-cursor-position): Change formatting of messages.
17102         * frame.el (delete-other-frames): New function.
17103         (toplevel): Bind it to C-x 5 1.
17105         * sort.el (sort-numeric-base): New option.
17106         (sort-numeric-fields): If number starts with `0' or `0[xX[',
17107         interpret it as octal or hexadecimal.  Use sort-numeric-base
17108         as default base.
17110         * progmodes/glasses.el: New file.
17112 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
17114         * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
17115         userids differently.
17117         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
17118         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
17119         progmodes/ebnf-yac.el: New files.
17121 2000-01-26  Dave Love  <fx@gnu.org>
17123         * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
17124         on a function with an empty body.  [From Eric Ludlam.]
17126 2000-01-25  Andre Spiegel  <spiegel@gnu.org>
17128         * vc.el (vc-version-diff): Make sure file name is expanded.
17130 2000-01-25  Gerd Moellmann  <gerd@gnu.org>
17132         * scroll-bar.el (scroll-bar-timer): Variable removed.
17133         (scroll-bar-toolkit-scroll): Don't use a timer.
17135 2000-01-25  Kenichi Handa  <handa@etl.go.jp>
17137         * language/thai-util.el (thai-composition-function):
17138         Delete superfluous `a'.
17140 2000-01-24  Dave Love  <fx@gnu.org>
17142         * fortran.el (fortran-mode): Use beginning-of-defun-function,
17143         end-of-defun-function.
17145         * font-lock.el (turn-on-font-lock): Don't depend on window-system &c.
17147 2000-01-22  Jason Rumney  <jasonr@gnu.org>
17149         * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
17150         conflicts with new face support.
17152 2000-01-22  Richard M. Stallman  <rms@gnu.org>
17154         * replace.el (query-replace): Rename last arg to DELIMITED.
17155         (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
17156         (query-replace-regexp): Likewise.
17158 2000-01-20  Richard M. Stallman  <rms@gnu.org>
17160         * subr.el (with-syntax-table): Use make-symbol, not gensym.
17162         * emacs-lisp/lisp.el (beginning-of-defun-function):
17163         Variable renamed from beginning-of-defun.
17164         Do not call make-variable-buffer-local.
17165         (beginning-of-defun-raw): Use new variable name; doc fix.
17166         (beginning-of-defun): Doc fix.
17167         (end-of-defun-function): Variable renamed from end-of-defun.
17168         Do not call make-variable-buffer-local.
17169         (end-of-defun): Use new variable name; doc fix.
17171         * subr.el (dolist, dotimes): Copied from cl-macs.el
17172         and made to work.
17174         * mail/undigest.el (rmail-digest-end-regexps):
17175         Variable replaces rmail-digest-end-regexp.
17176         Allows multiple regexps for detecting the end line.
17177         (undigestify-rmail-message): Corresponding changes.
17179 2000-01-19  Dave Love  <fx@gnu.org>
17181         * files.el (user-init-file): Don't declare here -- is primitive.
17183         * startup.el (command-line): Check for compiled user-init-file and
17184         set to uncompiled version if necessary.
17186 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
17188         * mail/undigest.el (rmail-digest-end-regexp): New user option.
17189         (undigestify-rmail-message): Use it.
17191         * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
17193 2000-01-17  Gerd Moellmann  <gerd@gnu.org>
17195         * tmm.el (tmm-goto-completions): Adapt to prompt being part
17196         of mini-buffer.
17198 2000-01-14  Gerd Moellmann  <gerd@gnu.org>
17200         * emacs-lisp/copyright.el (copyright-update): Removed the
17201         requirement for a trailing space from `copyright-regexp', to
17202         support copyrights with owner specified on a separate line..
17204         * align.el: New file.
17206         * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
17208         * net/eudc.el (toplevel): Define EUDC menu for Emacs.
17210 2000-01-13  Dave Love  <fx@gnu.org>
17212         * ph.el: Removed.  (Obsoleted by EUDC.)
17214 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
17216         * net/eudc.el (toplevel): Remove autoloaded code installing
17217         menu with easymenu, because that causes build problems.
17219         * frame.el (frame-notice-user-settings): New variable.
17220         (frame-notice-user-settings): Don't modify frame parameters
17221         if called a second time.
17223 2000-01-13  Richard M. Stallman  <rms@gnu.org>
17225         * frame.el (frame-notice-user-settings):
17226         Notice default-frame-parameters even for non-window frames.
17228 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
17230         * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
17231         for Emacs.
17232         (eudc-bob-can-display-inline-images): Extend for Emacs.
17233         (eudc-bob-toggle-inline-display): Ditto.
17234         (eudc-bob-display-jpeg): Ditto.
17236 2000-01-12  Gerd Moellmann  <gerd@gnu.org>
17238         * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
17239         net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
17240         net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
17242         * add-log.el (add-change-log-entry): Fix error trying an
17243         `(insert nil)'.
17245         * subdirs.el: Add `net' directory.
17247         * net: New directory.
17249         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
17250         eval-last-sexp.  Don't bind debug-on-error here.
17251         (eval-last-sexp): New function.  Bind debug-on-error if
17252         eval-expression-debug-on-error is non-nil.
17253         (eval-defun-2, eval-defun): Likewise.
17255         * simple.el (eval-expression): Don't bind debug-on-error if
17256         eval-expression-debug-on-error is nil.  Detect changed
17257         debug-on-error, and propagate new value to global binding, if
17258         eval-expression-debug-on-error is non-nil,
17259         (eval-expression-debug-on-error): Change doc string.
17261 2000-01-11  Richard M. Stallman  <rms@gnu.org>
17263         * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
17265         * emacs-lisp/lisp-mode.el (with-syntax-table):
17266         Set up lisp-indent-function property.
17268         * subr.el (with-syntax-table): Moved from simple.el.
17270         * simple.el (with-syntax-table): Moved to subr.el.
17272 2000-01-11  Gerd Moellmann  <gerd@gnu.org>
17274         * tmm.el (tmm-shortcut): Delete region after prompt instead
17275         of erasing buffer.
17277         * textmodes/fill.el (fill-common-string-prefix): New function.
17278         (fill-context-prefix): Use the longest common prefix of first
17279         and second line fill prefix, if there is one.
17281 2000-01-11  Richard M. Stallman  <rms@gnu.org>
17283         * array.el (array-mode): Don't use make-variable-buffer-local.
17284         Use make-local-variable for `truncate-lines'.
17286 2000-01-11  Jari Aalto  <jari.aalto@poboxes.com>
17288         * add-log.el (add-log-current-defun): Handle user-defined
17289         add-log-current-function returning nil,
17291         * add-log.el (add-change-log-entry): Insert version number
17292         if having found a current function
17294         * add-log.el (add-log-current-defun):
17295         Call `add-log-current-defun-function'.  Try matches at level 0 and
17296         level 1.  Strip whitespace from defun found.
17298 2000-01-10  John Wiegley  <johnw@gnu.org>
17300         * allout.el (isearch-done/outline-provisions): Added `edit'
17301         argument to correspond with the current definition of `isearch-done'.
17303 2000-01-10  Dave Love  <fx@gnu.org>
17305         * elide-head.el (elide-head): Use point-marker, not point.
17307 2000-01-10  Gerd Moellmann  <gerd@gnu.org>
17309         * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
17310         before and after the year 2000.
17312         * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
17313         Add ispell- prefix.
17315 2000-01-10  Ken Stevens  <k.stevens@ieee.org>
17317         * ispell.el:  Only define dictionaries in menus when they exist.
17318         (version18p): New variable.
17319         (version20p): New variable.
17320         (xemacsp): New variable.
17321         (ispell-choices-win-default-height): Fix for XEmacs visibility.
17322         (ispell-dictionary-alist1): Added Brasileiro dictionary.
17323         (ispell-dictionary-alist6): Russian command lines no longer accept
17324         run-together words.
17325         (ispell-local-dictionary-alist): Add koi8-r to customize definition.
17326         (ispell-dictionary-alist): Add koi8-r to customize definition.
17327         (check-ispell-version): Added documentation string.  Return library
17328         path when called non-interactively.
17329         (ispell-menu-map-needed): Uses new variables.
17330         (ispell-library-path): New variable.
17331         (ispell-decode-string): XEmacs fix for bogus variable bindings.
17332         (ispell-word): Improved documentation string.  Test for valid
17333         character mappings.  Correctly check typed in word changes that can
17334         result in single words split into multiple words.
17335         Return replacement word.
17336         (ispell-command-loop): Fixes XEmacs display bugs.  Show word to
17337         replace in recursive query replace mode.  Help message for
17338         recursive edit mode.
17339         (ispell-show-choices): Protect against bad framepop bindings.
17340         (ispell-help): Fix to work with XEmacs.
17341         (ispell-highlight-spelling-error): Use new variables.
17342         (ispell-overlay-window): Fix to work with XEmacs.
17343         (ispell-parse-output): Passed and returns location information
17344         tracking spelling corrections.  Doesn't recheck same word on
17345         current line.
17346         (ispell-init-process): Protect against bogus XEmacs variable binding.
17347         Fix call to single argument in sleep-for.  Use new variables.
17348         (ispell-region): Passed and returns location information tracking
17349         spelling corrections.  Doesn't check same word on current line.
17350         Improved documentation string.  Doesn't resend a line already
17351         checked to the ispell process - fixes bug in LaTeX parsing.
17352         (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
17353         (ispell-skip-region): No longer skips <TT> in SGML.
17354         (ispell-process-line): Tracks location information with spelling
17355         corrections.  Added documentation string.  Accounts for words
17356         already accepted on this line.  Don't allow query-replace on line
17357         starting with math characters.  Doesn't resend a line already sent
17358         to ispell process.  Fixes alignment error bug.
17360 2000-01-10  Richard M. Stallman  <rms@gnu.org>
17362         * dired-x.el (dired-guess-shell-alist-default):
17363         Suggest xloadimage, which is free, not xv, which isn't.
17365         * ange-ftp.el (ange-ftp-file-name-nondirectory):
17366         Don't ever include the host name or user name in the value.
17368 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
17370         * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
17371         of a real newline.
17373 2000-01-09  Stephen Eglen  <stephen@gnu.org>
17375         * dired-x.el (dired-guess-shell-alist-default): Suggest xv
17376         for .png files.
17378 2000-01-09  Per Abrahamsen  <abraham@dina.kvl.dk>
17380         * cus-edit.el (custom-hook-convert-widget): Fix comment.
17382 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
17384         * progmodes/cperl-mode.el: Replace ^F with ^L.
17386         * sendmail.el (toplevel): Provide `sendmail' when compiling before
17387         `require'ing rmail and mailalias to prevent infinite recursion.
17389 2000-01-08  Dave Love  <fx@gnu.org>
17391         * emacs-lisp/backquote.el: Remove inappropriate customization
17392         (allowing custom.el to use backquote).
17394 2000-01-07  Dave Love  <fx@gnu.org>
17396         * add-log.el (add-log-debugging): Deleted.
17397         (add-change-log-entry): Treat a backup FILE-NAME as its parent
17398         file.  Remove debugging code.
17399         (change-log-get-method-definition, change-log-name): Add doc.
17400         (change-log-sortable-date-at): New function.
17401         (change-log-merge): New command.
17403         * time.el (display-time-string-forms): Make the Mail string active.
17404         (display-time-update): Provide help-echo for load average.
17406         * bindings.el (make-mode-line-mouse2-map): New function.
17407         (mode-line-modified): Use it and simplify.
17408         (mode-line-mule-info): Provide help-echo info.
17409         (minor-mode-alist): Activate the strings.
17410         (make-mode-line-mouse-sensitive): Simplify for
17411         mode-line-buffer-identification.
17413 2000-01-07  Gerd Moellmann  <gerd@gnu.org>
17415         * play/pong.el: New file.
17417 2000-01-06  Dave Love  <fx@gnu.org>
17419         * array.el: Assorted cleanups for compiler warnings, doc strings,
17420         `array-' prefix for symbols.
17422 2000-01-05  Dave Love  <fx@gnu.org>
17424         * textmodes/outline.el (outline-mode-menu-bar-map):
17425         Add outline-headers-as-kill.
17426         (outline-mode): Define imenu-generic-expression.
17427         (outline-headers-as-kill): New command.
17429         * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
17430         from paragraph-start.
17431         (paragraph-indent-minor-mode): New command.
17433         * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
17434         M-C-e, M-C-h, C-j, C-xnd, TAB.
17435         (fortran-mode): Set beginning-of-defun, end-of-defun.
17436         (fortran-column-ruler): Simplify.
17437         (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
17438         (fortran-with-subprogram-narrowing): Likewise.
17439         (fortran-indent-subprogram): Call mark-defun.
17440         (fortran-check-for-matching-do): Change narrowing.
17442         * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
17443         (cl-lucid-hash-tag): Delete.
17444         (cl-hash-table-p): Correct test for native table.
17445         (cl-hash-table-count): Use hash-table-count.
17447         * browse-url.el (browse-url): Fix case of
17448         browse-url-browser-function being an alist.
17450 2000-01-05  Carsten Dominik  <cd@gnu.org>
17452         * textmodes/reftex-vars.el (reftex-parse-file-extension)
17453         (reftex-index-phrase-file-extension): New options.
17455         * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
17456         Use new option `reftex-index-phrase-file-extension'.
17458         * textmodes/reftex.el (reftex-access-parse-file): Use new option
17459         `reftex-parse-file-extension'.
17461 2000-01-05  Dave Love  <fx@gnu.org>
17463         * emacs-lisp/lisp.el (beginning-of-defun): New variable.
17464         (beginning-of-defun-raw): Use it.
17465         (end-of-defun): New variable.
17466         (end-of-defun): Use it.
17467         (check-parens): New command.
17469 2000-01-05  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
17471         * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
17472         (hs-show-block): Don't use `mapcar' when not accumulating.
17474         Fix buglet in local variables initialization.
17476 2000-01-05  Andreas Schwab  <schwab@suse.de>
17478         * hscroll.el (hscroll): Doc fix.
17480 2000-01-05  Carsten Dominik  <cd@gnu.org>
17482         * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar):
17483         Require idlw-toolbar.
17485         * progmodes/idlwave.el (idlwave-load-system-rinfo): Load must read
17486         file idlw-rinfo.el.
17487         (idlwave-customize): Load must read file idlw-shell.el.
17488         (idlwave-create-customize-menu): Load must read file idlw-shell.el.
17490 2000-01-05  Carsten Dominik  <dominik@astro.uva.nl>
17492         * progmodes/idlw-shell.el: Also provide idlwave-shell
17493         * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
17494         * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
17496         * textmodes/reftex-dcr.el: Rename from reftex-vcr.el, provide
17497         both reftex-dcr and reftex-vcr.
17499         * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
17501 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
17503         * ps-print.el: PostScript code now is in separate files, doc fix.
17504         (ps-print-version): New version number (5.0.3).
17505         (ps-header-lines, ps-left-header, ps-right-header): No more buffer
17506         local.
17507         (ps-spool-config): Initialization fix.
17508         (ps-print-prologue-1, ps-print-prologue-2)
17509         (ps-print-duplex-feature): PostScript code moved to separated file.
17510         (ps-background-image): Little code reformating.
17511         (ps-begin-file, ps-begin-job): Fix code.
17512         (ps-postscript-code-directory, ps-mark-code-directory): New vars.
17513         (ps-prologue-file): New fun.
17515 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
17517         * ps-vars.el: Eliminated.
17519         * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
17520         `;;;###autoload'.
17522         * ps-print.el: ps-vars eliminated, doc fix.
17523         (ps-print-version): New version number (5.0.2).
17524         (ps-spool-config): Initialization fix.
17525         (ps-print-customize): New fun.
17527 2000-01-04  Gerd Moellmann  <gerd@gnu.org>
17529         * autorevert.el (auto-revert-mode): Return value of auto-revert-mode.
17531 2000-01-04  Dave Love  <fx@gnu.org>
17533         * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
17534         menu items.
17536 2000-01-03  Dave Love  <fx@gnu.org>
17538         * elide-head.el (elide-head) [defgroup]: Add :version.
17540         * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
17541         (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count):
17542         Use `cl-hash-table-p', not `hash-table-p'.
17543         (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
17545 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
17547         * faces.el (face-read-integer, read-face-attribute)
17548         (color-defined-p, color-values): Unspecified-{f,b}g are now strings.
17550 2000-01-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
17552         * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
17553         at comment end, and re-insert them after filling.
17555 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
17557         * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
17558         * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
17559         progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
17561 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
17563         * term/x-win.el (xw-defined-colors): Call color-supported-p,
17564         the new name of face-color-supported-p.
17566         * term/w32-win.el (xw-defined-colors): Likewise.
17568 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
17570         * simple.el (completion-setup-function): Count completion-size
17571         from minibuffer-prompt-end, not from point-min.
17573 2000-01-02  Eli Zaretskii  <eliz@is.elta.co.il>
17575         * faces.el (read-face-attribute, defined-colors, color-defined-p):
17576         Pass the frame to tty-color-* functions.
17577         (display-color-p, frame-set-background-mode): Pass the frame to
17578         tty-display-color-p.
17580         * term/tty-colors.el (tty-defined-color-alist): Renamed from
17581         tty-color-alist.
17582         (tty-color-alist, tty-modify-color-alist): New functions.
17583         (tty-color-define,  tty-color-clear, tty-color-approximate)
17584         (tty-color-translate, tty-color-by-index, tty-color-desc): Accept an
17585         optional parameter FRAME.
17587 2000-01-01  Gerd Moellmann  <gerd@gnu.org>
17589         * image.el (create-image, defimage): Don't assume image data is
17590         a string.
17592         * image.el (defimage): Handle specifications containing :data
17593         instead of :file.
17594         (image-type-from-data): New function.
17595         (image-type-from-file-header): Use it.
17596         (create-image): Add parameter DATA-P.
17598 See ChangeLog.8 for earlier changes.
17600 ;; Local Variables:
17601 ;; coding: iso-2022-7bit
17602 ;; End: