Set maintainer to FSF.
[emacs.git] / lisp / ChangeLog
blob24b6ec8bb57d08b5cf5ec59cfe5f5b26e1abd8b9
1 2001-03-07  Gerd Moellmann  <gerd@gnu.org>
3         * uniquify.el: Set maintainer to FSF.
5 2001-03-07  Eli Zaretskii  <eliz@is.elta.co.il>
7         * dired-aux.el (dired-do-shell-command): Doc fix.
9 2001-03-06  Stefan Monnier  <monnier@cs.yale.edu>
11         * emulation/viper.el (viper-vi-state-mode-list): Add cperl-mode.
13         * which-func.el (which-func-modes): Add cperl-mode.
14         (which-func-mode-global): Use define-minor-mode.
16         * info-look.el: Docstring fixes and dead code eliminated.
17         (cperl-mode): Add support.
18         (emacs-lisp-mode): List all entries from elisp manual, whether
19         or not they are currently (f)bound or not.  Update regexp.
21         * add-log.el (add-log-current-defun): Accept `cperl-mode' as well.
23         * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
24         so that C-h m shows the correct information.
25         Use make-local-variable rather than make-variable-buffer-local.
26         (cperl-info-buffer, cperl-setup-tmp-buf):
27         Use make-local-variable rather than make-variable-buffer-local.
28         (cperl-msb-fix, cperl-get-help-defer):
29         Check major-mode for `cperl-mode' as well.
31         * progmodes/cperl-mode.el: Updated to author version 4.23.
32         (cperl-electric-pod): SYNOPSIS was misspelled.
33         (cperl-find-pods-heres): @if ? a : b was considered a REx.
34         (cperl-after-expr-p): Make true after __END__.
36 2001-03-06  Gerd Moellmann  <gerd@gnu.org>
38         * bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
39         bookmark-completion-ignore-case is t.
41         * term/x-win.el (x-handle-xrm-switch): Accept more than one -xrm
42         switch, like xterm, and concat resource strings, with a newline
43         between them.
45 2001-03-06  Eli Zaretskii  <eliz@is.elta.co.il>
47         * international/codepage.el (cp770-decode-table) 
48         (cp773-decode-table, cp774-decode-table): New variables.
50         * man.el (Man-hyphenated-reference-regexp): New variable.
51         (Man-build-references-alist): Use it to search for referenced
52         manpages.  If hyphenated is non-nil, record a concatenated word in
53         Man-refpages-alist only if it matches Man-reference-regexp.
54         Update word's length when it is concatenated.  Reverse the list,
55         to get the first manpage at the head.
56         (Man-possibly-hyphenated-word): New function.
57         (Man-follow-manual-reference): Use it instead of current-word to
58         find a manpage at point, in a way that accounts for hyphenated
59         references.
61 2001-03-06  Alex Schroeder  <alex@gnu.org>
63         * sql.el (sql-interbase): New function.
64         (sql-interbase-program): New option.
65         (sql-interbase-options): New option.
66         And some typos fixed: "customise" to "customize".
68 2001-03-06  Dave Love  <fx@gnu.org>
70         * textmodes/flyspell.el (flyspell-region): Set up
71         flyspell-local-mouse-map.
73 2001-03-05  Richard M. Stallman  <rms@gnu.org>
75         * mail/rmail.el (rmail-retry-failure): 
76         Don't call rmail-beginning-of-message.
77         Don't discard From: field.  Do discard Received: field.
78         Use unwind-protect to re-prune.
79         (rmail-retry-ignored-headers): Discard X-Authentication-Warning field.
80         
81 2001-03-06  Kenichi Handa  <handa@etl.go.jp>
83         * international/quail.el (quail-title): Add autoload cookie.
85 2001-03-05  Dave Love  <fx@gnu.org>
87         * emacs-lisp/cl.el (dotimes, dolist): Undef prior to autoloading
88         new defs.
90 2001-03-05  Kenichi Handa  <handa@etl.go.jp>
92         * language/ethio-util.el (ethio-toggle-space): Update
93         current-input-method-title if necessary.
94         (ethio-toggle-punctuation): Likewise.
96         * international/quail.el (quail-title): Fix for the case that a
97         title of an input method is specified by a list of the same form
98         as used in mode-line-format.
100         * international/mule-cmds.el (activate-input-method): If
101         current-input-method-title is set by activating INPUT-METHOD,
102         respect that value.
104 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
106         * play/dunnet.el (dun-mode): Set major-mode to `dun-mode'.
108 2001-03-05  Alex Schroeder  <alex@gnu.org>
110         * sql.el (sql-sybase): Fix typo (was: query user about server two
111         times instead of server and database).
113         * sql.el (sql-sybase): Doc change.
114         (sql-mysql): Doc change.
115         (sql-postgres): Doc change.
117 2001-03-05  Kenichi Handa  <handa@etl.go.jp>
119         * international/mule-conf.el (emacs-mule, raw-text): Docstring
120         modified.
122 2001-03-04  Eli Zaretskii  <eliz@is.elta.co.il>
124         * term/internal.el: Update copyright notice.
126         * term/pc-win.el: Update copyright notice.
128 2001-03-02  Dave Love  <fx@gnu.org>
130         * files.el (insert-file-contents-literally): Bind
131         inhibit-file-name-handlers and inhibit-file-name-operation, not
132         jka-compr-compression-info-list.
134 2001-03-02  Stefan Monnier  <monnier@cs.yale.edu>
136         * newcomment.el (comment-normalize-vars): Use [ \t] for the trailing
137         spaces in default comment-start-skip settings rather than \s-.
139 2001-03-02  Eli Zaretskii  <eliz@is.elta.co.il>
141         * term/pc-win.el (msdos-handle-reverse-video): Look for reverse in
142         default-frame-alist as well.
144 2001-03-01  Dave Love  <fx@gnu.org>
146         * textmodes/reftex.el (defvar): Wrap some defvars in
147         eval-when-compile.  From Markus Rost <rost@math.ohio-state.edu>.
149         * subr.el (event-basic-type): Doc fix.
151         * international/quail.el: Doc fixes.
153         * international/utf-8.el: Doc fixes.
155         * international/mule-cmds.el: Doc fixes.
156         (leim-list-header): Fix header text.
158         * international/mule.el (coding-system-category): Doc fix.
160         * international/ccl.el (ccl-compile): Doc fix.
162 2001-03-01  Stefan Monnier  <monnier@cs.yale.edu>
164         * font-lock.el (save-buffer-state): Use inhibit-modification-hooks
165         rather than (before|after)-change-functions.
167 2001-03-01  Gerd Moellmann  <gerd@gnu.org>
169         * ediff-util.el (ediff-scroll-horizontally): Arrange for
170         scroll-left and scroll-right being called interactively so that
171         they set the window's min_hscroll.
173 2001-03-01  Eli Zaretskii  <eliz@is.elta.co.il>
175         * info.el (info-insert-file-contents-1): Accept an additional
176         argument `lfn': if it is non-nil, concatenate `filename' and
177         `suffix'; otherwise use the complicated MS-DOS code.  All callers
178         changed.
179         (info-insert-file-contents, Info-find-node): If the MS-DOS port
180         can access long file names, try the long file-name version of
181         `info-insert-file-contents-1', then the short file-name version.
183 2001-02-28  TAKAHASHI Naoto  <ntakahas@m17n.org>
185         * language/ethio-util.el (setup-ethiopic-environment-internal):
186         Change bindings of functions keys to conform to "Emacs Lisp Coding
187         Convention".
189         * language/ethiopic.el ("Ethiopic"): Add documentation.
191 2001-02-28  Kenichi Handa  <handa@etl.go.jp>
193         * international/utf-8.el (mule-utf-8): Set coding-category
194         property to coding-category-utf-8.
196 2001-02-27  Richard M. Stallman  <rms@gnu.org>
198         * lpr.el (lpr-page-header-switches, print-region-1):
199         Undo 2000-07-06 change.
200         (lpr-add-switches): Default to t on gnu/linux.
202 2001-02-27  Gerd Moellmann  <gerd@gnu.org>
204         * bs.el (bs-attributes-list): Doc fix.
206 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
208         * help.el (describe-project): Display the file THE-GNU-PROJECT.
209         
210         * help.el (view-order-manuals): Use goto-address.
212         * startup.el (command-line-1): Add info about ordering manuals
213         to the not so fancy splash screens.
215 2001-02-26  Andre Spiegel  <spiegel@gnu.org>
217         * vc.el (vc-default-workfile-unchanged-p)
218         (vc-default-latest-on-branch-p): Add missing BACKEND argument.
220 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
222         * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to 
223         fontify in the right buffer.
225         * allout.el (outline-flag-region): Move macro in front of first
226         use to avoid a run-time error.
228 2001-02-24  Andrew Innes  <andrewi@gnu.org>
230         * makefile.w32-in: Fix copyright notice.
232 2001-02-24  Kenichi Handa  <handa@etl.go.jp>
234         * international/utf-8.el (mule-utf-8): Set correct value for
235         valid-codes property.
237         * international/fontset.el (x-complement-fontset-spec): In the
238         case that we use ASCII font for the other charsets, use only
239         family and registry part of it.
241 2001-02-23  Eli Zaretskii  <eliz@is.elta.co.il>
243         * window.el (fit-window-to-buffer, window-safely-shrinkable-p)
244         (shrink-window-if-larger-than-buffer): Doc fix.
246 2001-02-23  Stefan Monnier  <monnier@cs.yale.edu>
248         * hi-lock.el (hi-lock-unface-buffer): Use nil rather than t for
249         predicate passed to completing-read.
251 2001-02-23  Eli Zaretskii  <eliz@is.elta.co.il>
253         * startup.el (command-line): Fix last change.
255 2001-02-23  Jason Rumney  <jasonr@gnu.org>
257         * startup.el (tool-bar-originally-present): New variable.
258         (command-line): Set it if the tool-bar is switched on at startup.
260         * frame.el (frame-notice-user-settings): Only adjust frame height
261         for no tool-bar case if tool-bar was originally switched on.
262         From E. Jay Berkenbilt.
264 2001-02-22  Stefan Monnier  <monnier@cs.yale.edu>
266         * server.el (server-switch-buffer): Only switch window if the
267         current one is dedicated.
269         * textmodes/fill.el (fill-region-as-paragraph): Skip spaces backward
270         rather than using (match-beginning 0) when searching for break point.
272 2001-02-22  Eli Zaretskii  <eliz@is.elta.co.il>
274         * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if
275         @ follows an accent command such as @'.  Support optional braces
276         in commands that insert accents, like makeinfo does.
278 2001-02-22  Gerd Moellmann  <gerd@gnu.org>
280         * startup.el (fancy-splash-text): Add a line for ordering
281         manuals.  Reverse order of splash screens shown.
282         (use-fancy-splash-screens-p): Adapt to the text line added.
284         * menu-bar.el (menu-bar-help-menu): Add an item for ordering
285         manuals from the FSF.
287         * help.el (view-order-manuals): New function.
288         (toplevel): Bind C-h C-m to this function.
290 2001-02-21  Stefan Monnier  <monnier@cs.yale.edu>
292         * newcomment.el (comment-forward): Skip the comment-start before
293         searching for the comment-end.
295 2001-02-21  Dave Love  <fx@gnu.org>
297         * custom.el (custom-initialize-changed, defcustom): Doc fix.
299         * international/mule-cmds.el, international/mule.el: Doc fixes.
301         * play/fortune.el: Fix autoload cookies.  Add types to defcustoms.
302         (fortune) <defgroup>: Add :link.
303         (fortune-from-region): Use eq, not eql.
305 2001-02-21  Gerd Moellmann  <gerd@gnu.org>
307         * startup.el (fancy-splash-screens): Use display-hourglass
308         instead of display-busy-cursor.
310         * frame.el (display-hourglass): Renamed from busy-cursor.
311         (hourglass-delay): Renamed from busy-cursor-delay-seconds.
312         (show-cursor-in-non-selected-windows): Doc fix.
314 2001-02-20  Dave Love  <fx@gnu.org>
316         * international/utf-8.el: Doc and commentary fixes.
318 2001-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
320         * ehelp.el (with-electric-help): Doc fix.
322 2001-02-20  Gerd Moellmann  <gerd@gnu.org>
324         * msb.el (msb-mode): Call the update-buffers function explicitly
325         with a FORCE argument.
327         * menu-bar.el (menu-bar-update-buffers): Add optional parameter
328         FORCE.  If set, update the menu even if frame-or-buffer-changed-p
329         returns nil.
331 2001-02-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
333         * ps-print.el: Timestamp package replacement.  Some enhancements.
334         Some XEmacs compatibility.  Doc fix.
335         (ps-print-version): New version number (6.4).
336         (ps-printer-name): Initialization fix.
337         (ps-zebra-stripe-follow): Funcionality enhancement.
338         (ps-prologue-file): Code enhancement.
339         (ps-right-header): Timestamp package replacement.
340         (ps-setup, ps-face-bold-p, ps-face-italic-p,
341         ps-get-page-dimensions)
342         (ps-generate-header, ps-begin-file, ps-begin-job)
343         (ps-generate-postscript-with-faces, ps-do-despool): Code fix.
344         (ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
345         (ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
346         (coding-system-for-write): Var declaration (XEmacs compatibility).
347         
348 2001-02-20  Miles Bader  <miles@gnu.org>
350         * image-file.el (image-file-name-extensions): Add "tif".
352 2001-02-19  Gerd Moellmann  <gerd@gnu.org>
354         * wid-edit.el (widget-button-click): Save the selected window
355         around the code handling clicks on buttons.
357 2001-02-18  Dave Love  <fx@gnu.org>
359         * imenu.el (imenu--generic-function): Use mapc to iterate over
360         syntax characters.
362 2001-02-17  Richard M. Stallman  <rms@gnu.org>
364         * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.
366         * uniquify.el (uniquify-buffer-name-style): Doc fix.
368 2001-02-16  Gerd Moellmann  <gerd@gnu.org>
370         * mouse.el (mouse-save-then-kill): If the distance from the new
371         point to the mark is equal to the distance of point from the new
372         point, move point instead of the mark.
374 2001-02-16  Dave Love  <fx@gnu.org>
376         * textmodes/flyspell.el (flyspell-get-word): Return string without
377         properties.
379 2001-02-16  Eli Zaretskii  <eliz@is.elta.co.il>
381         * generic.el (generic-find-file-regexp): Doc fix.
382         (generic-ignore-files-regexp): New defcustom.
383         (generic-mode-find-file-hook): If the file's name matches the
384         regexp in `generic-ignore-files-regexp', don't enter
385         default-generic-mode.  Doc fix.
387 2001-02-16  Gerd Moellmann  <gerd@gnu.org>
389         * textmodes/flyspell.el (flyspell-region, flyspell-buffer): 
390         Add autoload cookies.
392         * calendar/cal-tex.el (cal-tex-weekly4-box): Respect setting 
393         of cal-tex-24.
395 2001-02-16  Eli Zaretskii  <eliz@is.elta.co.il>
397         * simple.el (kill-region, kill-line, kill-ring-save): Doc fix.
399         * progmodes/compile.el (grep-regexp-alist): Remove the blank from
400         the character class after the (optional) drive, to support file
401         names with embedded blanks.
403 2001-02-15  Sam Steingold  <sds@gnu.org>
405         * textmodes/tex-mode.el (tex-shell-running):
406         Check the process buffer too.
408 2001-02-15  Dave Love  <fx@gnu.org>
410         * battery.el (battery-status-function): Fix doc, :type.
412         * calendar/timeclock.el (timeclock-get-workday-function): Fix :type.
414 2001-02-15  Gerd Moellmann  <gerd@gnu.org>
416         * subr.el (read-passwd): Clear Lisp memory holding password.
418 2001-02-15  Miles Bader  <miles@gnu.org>
420         * info.el (Info-copy-current-node-name): New function.
421         (Info-mode-menu): Add it to the menu.
423 2001-02-14  Richard M. Stallman  <rms@theobromine.ai.mit.edu>
425         * international/mule-cmds.el (toggle-input-method): Doc fix.
427 2001-02-13  Stefan Monnier  <monnier@cs.yale.edu>
429         * replace.el (occur): Stop at end of buffer.
431 2001-02-13  Eli Zaretskii  <eliz@is.elta.co.il>
433         * international/mule-cmds.el (set-input-method): Another doc fix.
435 2001-02-13  David M. Koppelman <koppel@ee.lsu.edu>
437         * hi-lock.el (hi-lock-find-patterns): Don't activate font-lock-mode.
439 2001-02-13  Miles Bader  <miles@gnu.org>
441         * faces.el (set-face-background, set-face-foreground)
442         (set-face-stipple): Treat a value of nil as being `unspecified'.
444 2001-02-12  Dave Love  <d.love@dl.ac.uk>
446         * international/latin1-disp.el:  Doc fixes.
447         (latin1-display) <defgroup>: Add :link.
448         (latin1-display) <function>: Set variable latin1-display.
450 2001-02-12  Eli Zaretskii  <eliz@is.elta.co.il>
452         * international/mule-cmds.el (set-input-method): Doc fix.
454 2001-02-12  Eric M. Ludlam  <zappo@choochoo.ultranet.com>
456         * speedbar.el (speedbar-frame-parameters): No toolbar lines.
457         (speedbar-line-file): Return nil if not a file.
458         (speedbar-buffers-line-path): Return file for tags, and dir for files.
460 2001-02-12  Michael Kifer  <kifer@cs.sunysb.edu>
462         * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks
463         for remote files.
464         (ediff-coding-system-for-read): Replaced the no-conversion default
465         with raw-text.
467         * ediff-init.el: Removed :version from defcustom vars.
469         * ediff-util.el (ediff-compute-custom-diffs-maybe): Better
470         handling of the diff mode
472         * ediff.texi: Added ediff-coding-system-for-read.
474         * viper.texi: Fix typos.
476 2001-02-11  Dave Love  <fx@gnu.org>
478         * shadowfile.el: Doc fixes.
479         (shadow) <defgroup>: Add :link.
480         (shadowfile-unload-hook): New function.
481         (shadow-initialize): Use defalias, not fset.
482         (shadow-define-cluster, shadow-define-literal-group)
483         (shadow-define-regexp-group, shadow-initialize): Add autoload
484         cookie.
486         * international/mule.el: Doc and message fixes.
488         * international/ccl.el (define-ccl-program): Doc fix.
490 2001-02-11  Kenichi Handa  <handa@etl.go.jp>
492         * faces.el (mode-line): Set :line-width property to -1.
494 2001-02-10  Richard M. Stallman  <rms@gnu.org>
496         * complete.el (partial-completion-mode): Doc fix.
498         * simple.el (delete-key-deletes-forward-mode):
499         Change `let' to `let*' to fix gross bug in last change.
501         * repeat.el (repeat): Don't let execute-kbd-macro alter
502         real-last-command.
504 2001-02-10  Eli Zaretskii  <eliz@is.elta.co.il>
506         * simple.el (eval-expression): Doc fix.
508 2001-02-09  Dave Love  <fx@gnu.org>
510         * imenu.el (imenu-generic-expression): Doc fix.
512         * emacs-lisp/re-builder.el (reb-mode): Quote the hook name.  From
513         Juanma Barranquero.
515         * emacs-lisp/authors.el (authors): Expand `root' before running find.
517 2001-02-09  Kenichi Handa  <handa@etl.go.jp>
519         * faces.el (set-face-attribute): Describe the case of a negative
520         value specified for :line-width.
522 2001-02-08  Stefan Monnier  <monnier@cs.yale.edu>
524         * which-func.el (which-func-mode): Invert which-func-mode-global.
525         Fix from Juanma Barranquero <lektu@uol.com.br>.
527 2001-02-08  Dave Love  <fx@gnu.org>
529         * wid-edit.el (widget-plist-convert-widget): Replace binding of
530         widget-plist-value-type.
531         (widget-alist-convert-widget): Replace binding of
532         widget-alist-value-type.
534         * textmodes/paragraphs.el (sentence-end): Doc fix.
536         * eshell/em-rebind.el (eshell-cannot-leave-input-list): Remove
537         `backward-line'.
539         * play/pong.el (pong-blank-color, pong-bat-color)
540         (pong-ball-color, pong-border-color, pong-left-key)
541         (pong-right-key, pong-up-key, pong-down-key, pong-quit-key)
542         (pong-pause-key, pong-resume-key, pong-timer-delay):
543         * mail/mh-comp.el (mh-compose-letter-function):
544         * eshell/esh-mode.el (eshell-skip-prompt-function):
545         * emulation/viper-ex.el (ex-unix-type-shell-options):
546         * recentf.el (recentf-menu-filter):
547         * ps-print.el (ps-print-region-function):
548         * lpr.el (print-region-function):
549         * forms.el (forms-mode-hooks):
550         * dirtrack.el (dirtrack-directory-change-hook):
551         * cus-start.el (temp-buffer-show-function, display-buffer-function):
552         * textmodes/spell.el (spell-filter):
553         * textmodes/fill.el (adaptive-fill-function):
554         * textmodes/bibtex.el (bibtex-autokey-before-presentation-function):
555         * progmodes/etags.el (find-tag-default-function):
556         * progmodes/dcl-mode.el (dcl-calc-command-indent-function):
557         * progmodes/ada-mode.el (ada-popup-key): Fix :type.
559 2001-02-07  Eli Zaretskii  <eliz@is.elta.co.il>
561         * emulation/viper-init.el (viper-fast-keyseq-timeout)
562         (viper-translate-all-ESC-keysequences): Doc fix.  From Jim
563         Meyering <jim@meyering.net>.
565         * loadup.el: Revert last change.
567 2001-02-07  Kenichi Handa  <handa@etl.go.jp>
569         * international/mule.el (transform-make-coding-system-args): Make
570         it work also for coding systems not using CCL.
572 2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
574         * simple.el (previous-matching-history-element)
575         (next-matching-history-element): Doc fix.
577         * loadup.el: Load ccl before utf-8; don't load ccl in the ms-dos
578         specific part.
580 2001-02-06  Dave Love  <fx@gnu.org>
582         * add-log.el (add-log-current-defun-function)
583         (add-log-buffer-file-name-function, add-log-file-name-function):
584         Fix :type.
585         (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
587 2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
589         * info.el (info-initialize): Remove the test for system-type when
590         invocation-directory is non-nil.
592         * progmodes/make-mode.el (makefile-mode): Set SYNTAX-BEGIN member
593         of `font-lock-defaults' to `backward-paragraph' rather than nil.
595 2001-02-06  Andrew Innes  <andrewi@gnu.org>
597         * makefile.w32-in (EMACS): Use $(THISDIR) to make emacs.exe path
598         absolute.
600 2001-02-06  David M. Koppelman <koppel@ee.lsu.edu>
602         * hi-lock.el (hi-lock-mode): Toggling hi-lock-mode now affects all
603         buffers.  When hi-lock turned on rather than only checking current
604         buffer for regexps, all buffers are checked. Moved activation of
605         font-lock to hi-lock-refontify. When font-lock turned off rather
606         than removing added highlighting just in current buffer, remove it
607         in all buffers.  Changed edit menu text from "Automatic
608         Highlighting" to "Regexp Highlighting" Documentation for
609         highlighting phrases, minor documentation changes.
610         (hi-lock-set-file-patterns): Execute only if there are new or
611         existing file patterns.
612         (hi-lock-refontify): Assume font-lock-fontify-buffer will first
613         unfontify and, if a support mode is active, will not refontify the
614         whole buffer.  If necessary, turn on font lock. (Removed
615         font-lock-unfontify and font-lock support-mode-specific calls,
616         such as lazy-lock-fontify-window.)
617         (hi-lock-find-patterns): Do not turn on hi-lock-mode even if
618         patterns are found. Not useful now since find-file-hook is removed
619         if hi-lock is off, but may be needed for per-buffer hi-lock
620         activation.
621         (hi-lock-face-phrase-buffer): New function.  Also added related
622         menu item and keybinding.
623         (highlight-phrase): New alias, to hi-lock-face-phrase-buffer.
624         (hi-lock-process-phrase): New function.
625         (hi-lock-line-face-buffer): Doc fixes.
626         (hi-lock-face-buffer): Doc fixes.
627         (hi-lock-unface-buffer): Doc fixes.
629 2001-02-06  Gerd Moellmann  <gerd@gnu.org>
631         * dabbrev.el (dabbrev-ignored-buffer-regexps): Renamed from
632         dabbrev-ignored-regexps.
634 2001-02-06  Eli Zaretskii  <eliz@is.elta.co.il>
636         * simple.el (kill-line): Doc fix.
638 2001-02-05  Dave Love  <fx@gnu.org>
640         * loadup.el: Revert last two changes -- bootstrapping works with
641         regenerated loaddefs.
643 2001-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
645         * isearch.el (isearch-forward): Doc fix.
647         * textmodes/nroff-mode.el (nroff-mode): Set the SYNTAX-BEGIN part
648         of font-lock-defaults to backward-paragraph.
650 2001-02-05  Gerd Moellmann  <gerd@gnu.org>
652         * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
653         X-Complaints-To, NNTP-Posting-Date, and User-Agent.
655 2001-02-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
657         * ebnf2ps.el: Eliminate time-stamp functions.
658         (ebnf-version): New version (3.5).
659         (ebnf-eps-finish-and-write): Replace time-stamp functions by
660         format-time-string.
662 2001-02-05  Gerd Moellmann  <gerd@gnu.org>
664         * simple.el (next-line): Goto end-of-line before inserting a newline.
666 2001-02-05  Miles Bader  <miles@gnu.org>
668         * image-file.el (insert-image-file): When visiting an image, also
669         set `truncate-lines' to t so that any fringe arrow looks correct.
671 2001-02-05  Kenichi Handa  <handa@etl.go.jp>
673         * isearch.el (isearch-forward): Add description about input method
674         in the docsting.
676 2001-02-04  Stefan Monnier  <monnier@cs.yale.edu>
678         * skeleton.el (skeleton-internal-1): Always push the mark for @.
680 2001-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
682         * info.el (info-initialize): If installation-directory is nil, for
683         DOS/Windows systems try looking in a sibling of
684         invocation-directory.
686 2001-02-02  Gerd Moellmann  <gerd@gnu.org>
688         * wid-edit.el (widget-button-click): Fix last change.
690         * frame.el (frame-notice-user-settings): When resizing the initial
691         frame because the tool bar is off, also change the frame's top
692         position if a negative top position was specified.
694 2001-02-02  Miles Bader  <miles@gnu.org>
696         * image-file.el (insert-image-file): When visiting an image,
697         suppress the cursor in the image buffer.
699 2001-02-01  Dave Love  <fx@gnu.org>
701         * progmodes/f90.el (f90-mode): Remove startup message.
703         * vc-cvs.el: Remove autoloads.  Require vc when compiling.
705 2001-02-01  Gerd Moellmann  <gerd@gnu.org>
707         * startup.el (command-line): Fix code determining whether or not
708         to use delete-key-deletes-forward-mode.
710 2001-02-01  Andre Spiegel  <spiegel@gnu.org>
712         * vc.el (vc-diff-switches): New user option.
713         (vc-version-diff): Use it.
714         (vc-diff-switches-list): New macro.
716         * vc-{rcs,cvs,sccs}.el: (vc-BACKEND-diff-switches): New
717         customization options.
718         (vc-BACKEND-diff): Use new options via vc-diff-switches-list.
720         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Return correct status.
722 2001-02-01  Gerd Moellmann  <gerd@gnu.org>
724         * msb.el (toplevel): Quote hook symbols.
726 2001-02-01  Kenichi Handa  <handa@etl.go.jp>
728         * international/mule.el (make-coding-system): Add description
729         about recognized properties in the docstring.
731         * international/mule-conf.el: Remove unused charsets
732         mac-roman-lower and mac-roman-upper.
734 2001-01-31  Gerd Moellmann  <gerd@gnu.org>
736         * textmodes/fill.el (set-fill-prefix): Cancel fill prefix if point
737         is in front of the left-margin, if any.
739         * simple.el (delete-key-deletes-forward-mode): Treat `kp-delete'
740         like `delete'.
742         * bindings.el: Define `kp-delete' like `delete' in
743         function-key-map.
745         * term/w32-win.el (mouse-set-font): Doc fix.
747 2001-01-31  Stefan Monnier  <monnier@cs.yale.edu>
749         * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer): Doc fix.
750         (hi-lock-find-patterns): Turn on font-lock-mode, if it is not
751         on already.
753 2001-01-31  Markus Rost  <rost@math.ohio-state.edu>
755         * files.el (save-buffer): Don't give message if (buffer-file-name)
756         returns nil.
758 2001-01-31  Eli Zaretskii  <eliz@is.elta.co.il>
760         * toolbar/tool-bar.el (tool-bar-add-item): Doc fix.
762         * emacs-lisp/re-builder.el (reb-update-modestring): Don't use
763         concat for integers.  From Juanma Barranquero <lektu@uol.com.br>.
765         * term/w32-win.el (redisplay-dont-pause): Set to t to alleviate
766         display problems.
768 2001-01-31  Kenichi Handa  <handa@etl.go.jp>
770         * international/mule.el (charset-info): Fix docstring.
772         * international/mule-diag.el (describe-character-set): Check final
773         char valid before printing it.
775 2001-01-30  Gerd Moellmann  <gerd@gnu.org>
777         * lpr.el (lpr-windows-system, lpr-lp-system): Add autoload cookies.
779         * frame.el (frame-notice-user-settings): Do the tool-bar
780         stuff only for graphical displays.  Fix a braino.
782         * frame.el (frame-initialize): Create initial frame visible.
783         (frame-notice-user-settings): When tool-bar has been switched off,
784         correct the frame size and sync tool-bar-mode.
786         * startup.el (command-line): Remove manipulation of frame
787         height for tool bars.
789 2001-01-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
791         * lpr.el: Compatibility with XEmacs and doc fixes.
792         (lpr-windows-system, lpr-lp-system): New vars.
793         (lpr-printer-switch): New defcustom.
794         (printer-name, lpr-command): Customization fix.
795         (print-region-1): Code fix.
796         (print-region-new-buffer, printify-region): Indentation fix.
797         (lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1): New
798         functions.
800 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
802         * msb.el (toplevel): Fix the eval-after-load.
804 2001-01-29  Dave Love  <fx@gnu.org>
806         * eshell/esh-ext.el (eshell-windows-shell-file): Fix :type.
808         * eshell/em-ls.el (eshell-ls-exclude-regexp): Fix :type.
810         * progmodes/tcl.el (outline, dabbrev, add-log): Require when
811         compiling.
812         (tcl-using-emacs-19-23): Consider Emacs 21+.
813         (tcl-help-directory-list, tcl-command-switches): Fix :type.
814         (tcl-add-emacs-menu): Supply menu name.
815         (tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.
817 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
819         * simple.el (delete-trailing-whitespace): Don't delete formfeeds.
821 2001-01-29  Stefan Monnier  <monnier@cs.yale.edu>
823         * pcvs.el (cvs-mark-fis-dead): New function.
824         (cvs-mode-add): Use it.
825         (cvs-mode-add-change-log-entry-other-window):
826         Rebind change-log-default-name to itself rather than to nil.
828 2001-01-29  Sam Steingold  <sds@gnu.org>
830         * vc-cvs.el: Replaced (require 'vc) with a bunch of
831         `autoload' statements.
833 2001-01-29  Eli Zaretskii  <eliz@is.elta.co.il>
835         * files.el (confirm-kill-emacs): Doc fix.
837         * frame.el (frame-initialize): Doc fix.
839         * time-stamp.el (time-stamp-string): Doc fix.
841         * woman.el (WoMan-log-1): Make the log buffer writable.  From
842         Markus Rost <rost@math.ohio-state.edu>.
844 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
846         * imenu.el (imenu-syntax-alist): Add autoload cookie for
847         the `make-variable-buffer-local'.
849 2001-01-29  Dave Love  <fx@gnu.org>
851         * ansi-color.el (ansi-color-for-comint-mode): Add :version.
852         (ansi-color-for-comint-mode-on, ansi-color-process-output): Add
853         autoload cookie.
854         (ansi-color-apply-sequence): Fix typo.
856 2001-01-29  Gerd Moellmann  <gerd@gnu.org>
858         * menu-bar.el (menu-bar-files-menu): Add menu items for
859         Postscript printing in black and white.
861         * mail/rmail.el (rmail-ignored-headers): Add X-Sign, X-BeenThere,
862         X-Mailman-Version, Precedence, List-Help, List-Post,
863         List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
864         Content-Type, Content-Length.
866 2001-01-29  Dave Love  <fx@gnu.org>
868         * elide-head.el (elide-head): Make overlay evaporate.
870         * international/mule-conf.el (chinese-big5-1, chinese-big5-2): Doc
871         fix.
873 2001-01-28  Eli Zaretskii  <eliz@is.elta.co.il>
875         * isearch.el (isearch-highlight): Don't punt if the display
876         doesn't support colors, since isearch faces are defined for
877         monochrome displays as well.
879 2001-01-27  Sam Steingold  <sds@gnu.org>
881         * shell.el (shell-write-history-on-exit): Make sure that we are in
882         the shell buffer (M-x tex-file RET inserted the error message into
883         the TeX buffer).
885 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
887         * simple.el (transient-mark-mode): Doc fix.
889 2001-01-27  Gerd Moellmann  <gerd@gnu.org>
891         * progmodes/etags.el (find-tag-noselect): Don't bind
892         tags-file-name.
894 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
896         * shell.el (shell-unquote-argument): If the shell is one of the
897         mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
898         quote character.
899         (shell-dumb-shell-regexp): Document that the shells which match
900         this regexp are supposed to not treat a backslash as a quote
901         character.
903         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Undo the change
904         from 2001-01-12.  It is not needed, since backspace is mapped into
905         DEL.
907 2001-01-27  Richard M. Stallman  <rms@gnu.org>
909         * dabbrev.el (dabbrev--substitute-expansion):
910         Treat a one-capital-letter abbrev as "not all upper case",
911         so as to force preservation of the expansion's pattern
912         if the expansion starts with a capital letter.
914 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
916         * facemenu.el (facemenu-set-face, facemenu-set-face-from-menu):
917         Doc fix.
919         * simple.el (transient-mark-mode): Document the fact that many
920         commands act on the region when mark is active.
922 2001-01-27  Kenichi Handa  <handa@etl.go.jp>
924         * international/quail.el (quail-setup-completion-buf): Make the
925         multibyteness of current buffer inherited to Quail completion
926         buffer.
927         (quail-show-guidance-buf): Make the multibyteness of current
928         buffer inherited to Quail guidance buffer.
929         (quail-help): Make the multibyteness of current buffer inherited
930         to Quail help buffer.
932 2001-01-26  Dave Love  <fx@gnu.org>
934         * time-stamp.el: Doc fixes.
936         * progmodes/delphi.el (delphi-comment-face, delphi-string-face)
937         (delphi-keyword-face, delphi-other-face): Fix :type.
939         * textmodes/flyspell.el: Doc fixes.  Add :version to new options.
941         * mail/feedmail.el (feedmail): Add :link.
942         (feedmail-send-it): Doc fix.
944         * mail/sendmail.el: Doc fixes.
945         (sendmail-send-it): Fix the non-ASCII regexp and use
946         rfc2047-encode-string.
948         * dired.el, dired-aux.el: Revert last change.
950 2001-01-26  Gerd Moellmann  <gerd@gnu.org>
952         * makefile.w32-in (DONTCOMPILE): Add various term files.
954 2001-01-26  Dave Love  <fx@gnu.org>
956         * Makefile.in (DONTCOMPILE): Add various term files.
958 2001-01-26  Gerd Moellmann  <gerd@gnu.org>
960         * man.el (Man-default-man-entry, Man-mode): Doc fix.
962         * startup.el (display-startup-echo-area-message): Make sure
963         the echo area is resized to fit the size of the startup
964         message.
966         * gud.el (gud-perldb-massage-args): Avoid nreverse'ing a list
967         part of which is a constant.
969 2001-01-26  Eli Zaretskii  <eliz@is.elta.co.il>
971         * loadup.el (Top-level) [ms-dos]: Don't load international/ccl
972         twice.
974 2001-01-26  Richard M. Stallman  <rms@gnu.org>
976         * simple.el (next-line): Don't let `newline' expand abbrevs.
977         Simplify slightly.
978         (open-line): Don't let `newline' expand abbrevs.
980 2001-01-25  John Wiegley  <johnw@gnu.org>
982         * eshell/esh-util.el (eshell-ange-ls-uids): Changed use of `alist'
983         to `repeat' in the :type field.
985         * pcomplete.el (pcomplete-file-ignore): Changed a :type field to
986         allow a choice of regexp or nil.
987         (pcomplete-dir-ignore): Same.
989         * eshell/em-unix.el (eshell/occur): Fixed bug causing `occur' (as
990         a command) to always fail.
992 2001-01-25  Gerd Moellmann  <gerd@gnu.org>
994         * iswitchb.el (iswitchb-make-buflist): When nconc'ing lists, don't
995         discard the result.
996         (iswitchb-to-end): Likewise.
998 2001-01-25  Sam Steingold  <sds@gnu.org>
1000         * vc-cvs.el (vc-cvs-mode-line-string): Doc & comment fix.
1001         Require vc.
1003 2001-01-25  Stefan Monnier  <monnier@cs.yale.edu>
1005         * smerge-mode.el (smerge-font-lock-keywords): Relax submatch 1.
1007         * emacs-lisp/easy-mmode.el (define-minor-mode): Docstring fix.
1009 2001-01-25  Dave Love  <fx@gnu.org>
1011         * lisp/international/mule-diag.el (describe-char-after): Doc fix.
1012         (describe-coding-system): Tweak the English text.
1014         * loadup.el: Preload international/ccl for utf-8.
1016 2001-01-25  Eli Zaretskii  <eliz@is.elta.co.il>
1018         * mail/rmail.el (rmail-redecode-body): Doc fix.
1020 2001-01-25  Kenichi Handa  <handa@etl.go.jp>
1022         * international/mule-cmds.el (reset-language-environment): Reset
1023         coding-category-utf-8 to mule-utf-8.
1025         * international/mule-conf.el (coding-category-utf-8): Initialize
1026         to mule-utf-8.
1028         * loadup.el: Preload international/utf-8.
1030         * international/utf-8.el: New file.
1032 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
1034         * diff-mode.el (diff-mode): Disable preliminary support for `compile'.
1036 2001-01-24  Sam Steingold  <sds@gnu.org>
1038         * dired.el (dired-replace-in-string): Removed.
1039         (dired-sort-toggle): Use `replace-regexps-in-string'
1040         instead of `dired-replace-in-string'.
1042         * dired-aux.el (dired-shell-stuff-it, dired-rename-subdir)
1043         (dired-rename-subdir-2, dired-insert-subdir-doinsert): Ditto.
1045         * gs.el (gs-replace-in-string): Removed.
1046         (gs-options): Use `replace-regexps-in-string'
1047         instead of `gs-replace-in-string'.
1049 2001-01-24  Eli Zaretskii  <eliz@is.elta.co.il>
1051         * mail/emacsbug.el (report-emacs-bug): Mention the fact that the
1052         bug report is mailed to an email list and posted to a news group.
1054 2001-01-24  Gerd Moellmann  <gerd@gnu.org>
1056         * comint.el (comint-replace-by-expanded-history-before-point): Fix
1057         change of 2000-08-03 to move point to the start of the line again.
1059         * startup.el (tool-bar-images-pixel-height): New variable.
1060         (command-line): After loading the user's init file, when
1061         tool-bar-mode is on, increase the frame's size by some lines for
1062         the tool-bar.
1064         * frame.el (frame-initialize): Create the initial frame invisible.
1066 2001-01-24  ShengHuo ZHU  <zsh@cs.rochester.edu>
1068         * language/chinese.el (chinese-iso-8bit): MIME:GB2312.
1069         (chinese-big5): MIME:Big5.
1071 2001-01-24  Gerd Moellmann  <gerd@gnu.org>
1073         * international/mule-cmds.el (universal-coding-system-argument):
1074         Handle commands with prefix args.
1076 2001-01-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
1078         * calendar/diary-lib.el (diary-float): Fix case of MONTH
1079         being a list of numbers.
1080         (diary-mail-entries): Rewritten.
1082 2001-01-23  Dave Love  <fx@gnu.org>
1084         * international/mule.el (make-coding-system): Fix typo.
1086         * textmodes/outline.el (outline-mode) <font-lock-defaults>: Add
1087         backward-paragraph as font-lock-beginning-of-syntax-function.
1089 2001-01-23  Eli Zaretskii  <eliz@is.elta.co.il>
1091         * font-lock.el (font-lock-mode): Doc fix.
1093 2001-01-23  Kenichi Handa  <handa@etl.go.jp>
1095         * international/mule.el (make-translation-table): Fix docstring.
1097 2001-01-22  Eli Zaretskii  <eliz@is.elta.co.il>
1099         * mail/rmail.el (rmail-redecode-body): New function.
1101         * icomplete.el (icomplete-minibuffer-setup-hook): Doc fix.
1103 2001-01-22  Gerd Moellmann  <gerd@gnu.org>
1105         * isearch.el (isearch-lazy-highlight-case-fold-search)
1106         (isearch-lazy-highlight-regexp): New variables.
1107         (isearch-lazy-highlight-cleanup): Update lazy highlight if
1108         case-fold search or regexp search has been toggled.
1110         * wid-edit.el (widget-button-click): Avoid a save-excursion
1111         around running a global binding.
1113         * isearch.el (isearch-lazy-highlight-initial-delay): Set default
1114         to 0.25.
1116 2001-01-20  Miles Bader  <miles@gnu.org>
1118         * cus-edit.el (custom-face-save): Do post-processing on the face's
1119         new value like `custom-face-set' does.
1121 2001-01-19  Eli Zaretskii  <eliz@is.elta.co.il>
1123         * mail/emacsbug.el (report-emacs-bug): Report the value of
1124         LC_CTYPE, not LC_TYPE.
1126         * isearch.el (isearch-forward): Add isearch-toggle-case-fold,
1127         isearch-toggle-regexp and isearch-edit-string to doc string.
1129 2001-01-19  Gerd Moellmann  <gerd@gnu.org>
1131         * textmodes/texinfo.el (texinfo-mode): Use backward-paragraph
1132         as font-lock-beginning-of-syntax-function in font-lock-defaults.
1134         * jit-lock.el (jit-lock-fontify-now): Don't bind
1135         font-lock-beginning-of-syntax-function to nil.
1137 2001-01-19  Eli Zaretskii  <eliz@is.elta.co.il>
1139         * mail/emacsbug.el (report-emacs-bug): Report values of
1140         locale-coding-system, default-enable-multibyte-characters, and the
1141         environment variables LC_ALL, LC_TYPE, and LANG.
1143 2001-01-19  Gerd Moellmann  <gerd@gnu.org>
1145         * font-lock.el (font-lock-default-fontify-region): Fix last
1146         change.
1148         * font-lock.el (font-lock-multiline): Default to nil.
1149         (font-lock-default-fontify-region): If font-lock-multiline is
1150         nil, don't check the property `font-lock-multiline'.
1152         * jit-lock.el (jit-lock-after-change): If font-lock-multiline
1153         is nil, don't check the `font-lock-multiline' text property.
1155 2001-01-19  Michael Kifer  <kifer@cs.sunysb.edu>
1157         * viper.el: Call initial-major-mode on startup.
1159         * ediff.el (ediff-patch-file): Use better defaults.
1161         * ediff-vers.el: Fix for 8+3 DOS file systems.
1163 2001-01-19  Colin Walters <walters@cis.ohio-state.edu>
1165         * ediff-util.el (ediff-compare-custom-diffs-maybe): Put diff in
1166         diff mode, if available.
1168 2001-01-19  Michael Kifer  <kifer@cs.sunysb.edu>
1170         * ediff-hook.el (ediff-xemacs-init-menus): Fixed add-menu-button.
1172         * ediff-init.el (subst-char-in-string): Define and use it, unless
1173         it's already defined.
1175 2001-01-18  Gerd Moellmann  <gerd@gnu.org>
1177         * tooltip.el (tooltip-hide-delay): New user-option.
1178         (tooltip-show): Use tooltip-hide-delay instead of the default.
1180 2001-01-18  Kenichi Handa  <handa@etl.go.jp>
1182         * mail/sendmail.el (mail-setup): Call set-buffer-multibyte because
1183         kill-local-variable doesn't work for enable-multibyte-characters.
1185 2001-01-17  Dave Love  <fx@gnu.org>
1187         * ediff-init.el (ediff-before-setup-hook)
1188         (ediff-merge-filename-prefix): Add :version.
1190         * international/latin1-disp.el: Require disp-table.
1191         (latin1-display): Fix :set.
1193         * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
1195 2001-01-17  Gerd Moellmann  <gerd@gnu.org>
1197         * isearch.el (isearch-lazy-highlight-initial-delay)
1198         (isearch-lazy-highlight-interval): Default to 0.
1200 2001-01-17  Bob Glickstein  <bobg@zanshin.com>
1202         * isearch.el (isearch-highlight): Set isearch-overlay priority to
1203         1 here rather than each time through
1204         isearch-lazy-highlight-new-loop.
1205         (isearch-lazy-highlight-max): Variable deleted.
1206         (isearch-lazy-highlight-max-at-a-time): New user variable, like
1207         isearch-lazy-highlight-max but controls a single invocation of
1208         isearch-lazy-highlight-update.
1209         (isearch-lazy-highlight-wrapped): Variable recreated.
1210         (isearch-lazy-highlight-window-start): New variable.
1211         (isearch-lazy-highlight-cleanup): Restored to behavior of
1212         before 2-Jan.
1213         (isearch-lazy-highlight-remove-overlays): Function deleted;
1214         behavior folded into isearch-lazy-highlight-cleanup.  "Keep"
1215         behavior removed.
1216         (isearch-lazy-highlight-new-loop): Restore old behavior of calling
1217         isearch-lazy-highlight-update in a loop rather than just once.
1218         Test isearch-invalid-regexp here and decide not to start a new
1219         loop, rather than testing it each time through
1220         isearch-lazy-highlight-update.
1221         (isearch-lazy-highlight-search): Function restored.
1222         (isearch-lazy-highlight-update): Get called in a timer loop again,
1223         but this time highlight more than one match each time through.
1224         Only highlight matches in the visible part of the window.  Start
1225         at point, move in the direction of the search, and wrap around at
1226         the edge of the window.  Use sit-for to force redisplay and ensure
1227         window-start is credible.  "Face suppressing" behavior removed;
1228         overlay priorities should make it unnecessary, right?
1229         (isearch-highlight): Face suppressing behavior removed.
1230         (isearch-dehighlight): Face suppressing behavior removed.
1231         (isearch-set-lazy-highlight-faces-at): Removed.
1233 2001-01-17  Kenichi Handa  <handa@etl.go.jp>
1235         * language/european.el ("Latin-1"): Make the format of description
1236         about additional language environments same as that of Latin-2.
1238 2001-01-16  Dave Love  <fx@gnu.org>
1240         * isearch.el (isearch-lazy-highlight): Add :version.
1242         * simple.el (backward-delete-char-untabify-method)
1243         (next-line-add-newlines): Add :version.
1245 2001-01-16  Gerd Moellmann  <gerd@gnu.org>
1247         * bindings.el: Bind <backspace> and <delete> via function-key-map.
1248         Don't bind <delete> otherwise.
1250         * simple.el (delete-key-deletes-forward-mode): Bind <backspace>
1251         and <delete> via function-key-map.
1253         * textmodes/flyspell.el (mail-mode-flyspell-verify): Check in
1254         Subject line only if point is after the `Subject:'.
1256 2001-01-16  Kenichi Handa  <handa@etl.go.jp>
1258         * language/japanese.el ("Japanese"): Add japanese-jisx0213-1 and
1259         japanese-jisx0213-2 in `charset' property of this lang. env.
1261         * language/european.el ("Latin-1"): Add description for Dutch and
1262         Spanish lang. env.
1264         * international/mule.el (decode-char): Fix conditions.
1265         (encode-char): Handle eight-bit-control too.
1266         (transform-make-coding-system-args): New function.
1267         (make-coding-system): Accept XEmacs style arguments for CCL base
1268         coding system.
1270 2001-01-15  Gerd Moellmann  <gerd@gnu.org>
1272         * progmodes/etags.el (find-tag-noselect): Save the value of
1273         tags-file-name before switching buffers, for the case it has a
1274         buffer-local value.
1276 2001-01-15  Alex Schroeder  <alex@gnu.org>
1278         * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
1279         From Dave Love <fx@gnu.org>.
1280         (ansi-color-for-comint-mode): Fix :version.
1282 2001-01-15  Alex Schroeder  <alex@gnu.org>
1284         * ansi-color.el (ansi-color-unfontify-region): Doc change.
1286 2001-01-14  Eli Zaretskii  <eliz@is.elta.co.il>
1288         * dired.el (dired-insert-directory): If file-system-info fails,
1289         remove the " free " part, but don't signal an error.
1291 2001-01-12  Sam Steingold  <sds@gnu.org>
1293         * bookmark.el (bookmark-maybe-historicize-string):
1294         Use new backquote syntax.
1296 2001-01-12  Richard M. Stallman  <rms@gnu.org>
1298         * subr.el (last): Handle a list that doesn't end in nil.
1300 2001-01-12  Sam Steingold  <sds@gnu.org>
1302         * emacs-lisp/lisp-mode.el (lisp-mode-shared-map): Bind `backspace'
1303         to `backward-delete-char-untabify'.
1305 2001-01-12  Dave Love  <fx@gnu.org>
1307         * cus-edit.el (customize-menu-create): Fix the :filter following
1308         easymenu change.
1310         * wid-edit.el (function): Add :match-alternatives.
1311         (widget-color-action): Doc fix.
1313 2001-01-12  Gerd Moellmann  <gerd@gnu.org>
1315         * calendar/calendar.el (calendar-basic-setup): Doc fix.
1317 2001-01-12  Kenichi Handa  <handa@etl.go.jp>
1319         * international/mule-cmds.el (prefer-coding-system): Fix
1320         docstring.
1322         * international/ccl.el (define-ccl-program): Fix docstring.
1324 2001-01-11  Dave Love  <fx@gnu.org>
1326         * international/mule-cmds.el (standard-display-european-internal):
1327         Set display table for 2208 as for 160.
1329         * progmodes/ada-mode.el (ada-popup-key): Fix last change.
1331         * progmodes/fortran.el (fortran-mode-map): Modify Customization
1332         entry for custom-menu-create change.
1333         (fortran-strip-sqeuence-nos): Make arg optional.  Fix regexp and
1334         don't cons it in the search loop.
1336         * imenu.el (imenu--truncate-items): Revert last change.
1338 2001-01-11  Eli Zaretskii  <eliz@is.elta.co.il>
1340         * info.el (Info-setup-header-line): If the node header includes
1341         either Next: or Prev: links, don't show the File: and Node: parts
1342         in the header line.
1344 2001-01-11  Gerd Moellmann  <gerd@gnu.org>
1346         * comint.el (comint-goto-process-mark): Don't print a message
1347         when running in batch mode.
1349         * isearch.el (isearch-search): In the condition-case handler for
1350         `error', set isearch-invalid-regexp to the whole error message.
1352         * subr.el (eval-after-load): Call load-symbol-file-load-history to
1353         ensure that eval-after-load works for files dumped with Emacs.
1355         * help.el (load-symbol-file-load-history): New function extracted
1356         from function symbol-file.
1357         (symbol-file): Use it.
1359         * toolbar/save.xpm, toolbar/undo.xpm: Use the same colors as
1360         exit.xpm.
1362 2001-01-11  Eli Zaretskii  <eliz@is.elta.co.il>
1364         * progmodes/etags.el (find-tag-interactive): If last-tag is nil,
1365         behave as if there were no prefix argument.
1366         (find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
1367         argument were nil.
1369 2001-01-11  Richard M. Stallman  <rms@gnu.org>
1371         * isearch.el (isearch-lazy-highlight-update):
1372         Don't look for more potential matches once maximum is exceeded.
1373         Use overlays-in to check correctly for overlap with current match.
1374         Ignore empty matches.
1376 2001-01-11  Miles Bader  <miles@gnu.org>
1378         * textmodes/ispell.el (ispell-adjusted-window-height): New function.
1379         (ispell-overlay-window, ispell-help, ispell-show-choices)
1380         (ispell-command-loop): Use it instead of `window-height'.
1382 2001-01-10  Gerd Moellmann  <gerd@gnu.org>
1384         * files.el (confirm-kill-emacs): New user-option.
1385         (save-buffers-kill-emacs): Ask for final confirmation before
1386         killing Emacs.
1388         * isearch.el (isearch-done): Set isearch-lazy-highlight-start
1389         to nil.
1391 2001-01-10  Dave Love  <fx@gnu.org>
1393         * progmodes/etags.el (tags-apropos-additional-actions): Fix :type.
1395         * progmodes/sh-script.el (sh-imenu-generic-expression): Fix doc,
1396         :type.
1398         * hi-lock.el (hi-lock-exclude-modes): Fix :type.
1400         * calculator.el (calculator-number-digits): Fix :type.
1402         * vc-cvs.el (vc-cvs-header): Fix :type.
1403         * vc-rcs.el (vc-rcs-header): Fix :type.
1404         * vc-sccs.el (vc-sccs-header): Fix :type.
1406         * progmodes/ada-mode.el (ada-popup-key): Fix :type.
1408         * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
1410         * eshell/esh-util.el (eshell-ange-ls-uids): Fix :type.
1412 2001-01-10  Gerd Moellmann  <gerd@gnu.org>
1414         * simple.el (set-variable): Force a thorough redisplay for the
1415         case that the variable has an effect on the display, like
1416         `tab-width' has.
1418 2001-01-10  Andre Spiegel  <spiegel@gnu.org>
1420         * vc.el: Add documentation for backend interface.
1422 2001-01-10  Kenichi Handa  <handa@etl.go.jp>
1424         * font-lock.el (c-font-lock-extra-types): Add "Lisp_Object".
1426         * international/mule-conf.el (latin-extra-code-table): Set to t
1427         for \223 and \224.
1429 2001-01-09  Kenichi Handa  <handa@etl.go.jp>
1431         * international/mule-cmds.el (locale-language-names): Map "es" to
1432         "Spanish" and "nl" to "Dutch".
1434 2001-01-09  Gerd Moellmann  <gerd@gnu.org>
1436         * bindings.el (global-map): Bind <home> to beginning-of-line,
1437         <end> to end-of-line, C-<home> to beginning-of-buffer, and
1438         C-<end> to end-of-buffer.
1440         * language/european.el: Add Dutch and Spanish language info
1441         to be able to use the appropriate tutorials.
1443 2001-01-09  Alex Schroeder  <alex@gnu.org>
1445         * ansi-color.el (ansi-color-process-output): Use markers instead
1446         of positions for start and end of region.
1447         (ansi-color-apply-on-region): Rewrote code to make it more robust.
1448         Previously, occasional mistakes happend when fontifying many
1449         chunks of output (eg. ls --color=yes /dev).  This happened
1450         whenever an overlay was created up to the end of the region, which
1451         coincided with the process-mark.  New text would then be added
1452         within that overlay instead of after it.
1453         (ansi-color-make-extent): Overlays are created with the property
1454         `modification-hooks' set to '(ansi-color-freeze-overlay).
1455         (ansi-color-freeze-overlay): New function.  When inserting text at
1456         the end of the overlay, the overlay will resize.
1458 2000-01-09  Alex Schroeder  <alex@gnu.org>
1460         * ansi-color.el (ansi-color-process-output): Doc change.
1461         (ansi-color-unfontify-region): Doc change.  No longer installed
1462         automatically in font-lock-unfontify-region-function.
1463         (ansi-color-apply): Doc change.
1464         (ansi-color-apply-on-region): Use extents or overlays instead of
1465         text-properties.
1466         (ansi-color-make-extent): New function.
1467         (ansi-color-set-extent-face): New function.
1469 2000-01-09  Alex Schroeder  <alex@gnu.org>
1471         * ansi-color.el (ansi-color-process): Removed, Emacs and XEmacs
1472         both use ansi-color-process-output, now.
1473         (ansi-color-process-output): Doesn't return string anymore.  It is
1474         installed in comint-output-filter-functions for both Emacs and
1475         XEmacs, now.
1476         (ansi-color-unfontify-region): Simplified code removing variables
1477         pos and start-ansi.
1478         (ansi-color-apply): Put text-property ansi-color before putting
1479         text-property face because ansi-color-unfontify-region is called
1480         immediately after the call to put-text-property.
1481         (ansi-color-context-region): Doc change.
1482         (ansi-color-filter-region): Simplified code.
1483         (ansi-color-apply-on-region): Changed start to start-marker, using
1484         a marker explicitly.  Put text-property ansi-color before putting
1485         text-property face because ansi-color-unfontify-region is called
1486         immediately after the call to put-text-property.
1488 2000-01-09  Alex Schroeder  <alex@gnu.org>
1490         * ansi-color.el (ansi-color-faces-vector): Doc change.
1491         (ansi-color-for-comint-mode): Changed :type property to choice.
1492         (ansi-color-last-context): Removed.
1493         (ansi-color-process-output): Don't use ansi-color-last-context, as
1494         the main functions will store their context now.
1495         (ansi-color-context): Doc change.
1496         (ansi-color-filter-apply): Rewrote it based on ansi-color-apply.
1497         Uses ansi-color-context such that repeated calls will strip
1498         partial escape sequences, too.
1499         (ansi-color-apply): Simplified code.  Colorize end of string if
1500         face is not null.  Store context in new (FACE STRING) format, such
1501         that repeated calls will strip partial escape sequences, too.
1502         Append faces to face property using ansi-color-apply-sequence such
1503         that cumulative mode actually works.
1504         (ansi-color-context-region): New variable.
1505         (ansi-color-filter-region): Rewrote it based on
1506         ansi-color-apply-on-region.  Uses ansi-color-context-region such
1507         that repeated calls will strip partial escape sequences, too.
1508         (ansi-color-apply-on-region): Simplified code.  Colorize end of
1509         region if face is not null.  Store context in new (FACE POS)
1510         format, such that repeated calls will strip partial escape
1511         sequences, too.  Append faces to face property using
1512         ansi-color-apply-sequence such that cumulative mode actually
1513         works.
1514         (ansi-color-apply-sequence): New function.
1515         (ansi-color-get-face): When the default face is added to the list
1516         of faces, all previous settings are discarded and the list of
1517         faces is set to '(default).
1519 2000-01-09  Alex Schroeder  <alex@gnu.org>
1521         * ansi-color.el (ansi-color-faces-vector): Use nil for the default
1522         face, such that ansi-color-apply and ansi-color-apply-on-region
1523         will do the right thing.
1524         (ansi-color-apply): Do the right thing, ie. if ansi-color-get-face
1525         returns nil, set the list of faces back to nil instead of
1526         appending the result of ansi-color-get-face to the front of the
1527         list.
1529 2000-01-09  Alex Schroeder  <alex@gnu.org>
1531         * ansi-color.el (ansi-color-for-comint-mode): Doc change.
1532         (ansi-color-process): Doc change.
1533         (ansi-color-last-context): New buffer-local variable.
1534         (ansi-color-process-output): New function.  It is automatically
1535         added to comint-output-filter-functions if this is XEmacs.
1536         (ansi-color-unfontify-region): New optional parameter for XEmacs
1537         compatibility.  Check wether font-lock-syntactic-keywords is
1538         boundp before removing the syntax table text property, as XEmacs
1539         doesn't have it.
1540         (ansi-color-filter-region): Doc change.
1541         (ansi-color-apply-on-region): Doc change.
1542         (ansi-color-make-face): New function.  Compatibility layer for
1543         XEmacs.  Return temporary faces instead of cons cells for XEmacs.
1544         (ansi-color-make-color-map): Use ansi-color-make-face.
1545         (ansi-color-get-face): Avoid face text property '(nil) as results
1546         in an errow for XEmacs.
1548 2000-01-09  Alex Schroeder  <alex@gnu.org>
1550         * ansi-color.el (ansi-color-unfontify-region): New function.  Uses
1551         text-property ansi-color in order to preserve fontification by
1552         ansi-color.  When the package is loaded, a lambda expression is
1553         put onto font-lock-mode-hook.  This lambda expression will check
1554         font-lock-unfontify-region-function and replace
1555         font-lock-default-unfontify-region with
1556         ansi-color-unfontify-region.
1557         (ansi-color-apply): Add text-property ansi-color in addition to
1558         text-property face.
1559         (ansi-color-apply-on-region): Add text-property ansi-color in
1560         addition to text-property face.
1561         (save-buffer-state): Copy of the macro that is also used by
1562         lazy-lock and font-lock.
1564         (ansi-color-for-comint-mode): New option.
1565         (ansi-color-for-comint-mode-on): Set ansi-color-for-comint-mode.
1566         (ansi-color-for-comint-mode-off): Ditto.
1567         (ansi-color-for-comint-mode-filter): Ditto.
1568         (ansi-color-process): New function.  Uses
1569         ansi-color-for-comint-mode to decide what to do.  This function is
1570         added to comint-preoutput-filter-functions when the package is
1571         loaded.
1573         (ansi-color-for-shell-mode-set): Removed.
1574         (ansi-color-for-shell-mode): Removed.
1576 2000-01-09  Alex Schroeder  <alex@gnu.org>
1578         * ansi-color.el (ansi-color-for-shell-mode-set): New function with
1579         the lambda expression from the ansi-color-for-shell-mode :set
1580         property.  Additionally, modify shell-mode-hook to enable or
1581         disable font-lock-mode for future shell buffers.
1582         (ansi-color-for-shell-mode): The :set property calls
1583         ansi-color-for-shell-mode-set instead of a lambda expression.
1585 2000-01-09  Alex Schroeder  <alex@gnu.org>
1587         * ansi-color.el (ansi-color-for-shell-mode): Doc change.
1588         (ansi-color-context): New variable.
1589         (ansi-color-apply): Save context between calls.
1591 2001-01-09  Eli Zaretskii  <eliz@is.elta.co.il>
1593         * isearch.el (isearch, isearch-lazy-highlight-face): New
1594         definitions for face colors and attributes.
1596         * wid-edit.el (widget-choose): Call display-popup-menus-p instead
1597         of display-mouse-p.
1599 2001-01-09  Kenichi Handa  <handa@etl.go.jp>
1601         * international/mule.el (make-coding-system): If the coding system
1602         accepts extra latin codes, register such codes as safe for the
1603         coding system.
1605 2001-01-08  Richard M. Stallman  <rms@gnu.org>
1607         * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case,
1608         don't mention the file name or the date here, because they are
1609         logged at the start of the file.
1611 2001-01-08  Richard M. Stallman  <rms@gnu.org>
1613         * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1614         Change screen-width to frame-width.
1616 2001-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
1618         * info.el (Info-search): Print the default as part of the prompt.
1620 2001-01-08  Andre Spiegel  <spiegel@gnu.org>
1622         * vc.el (vc-default-latest-on-branch-p): New function, replaces
1623         constant implementations in backends.
1625         * vc-cvs.el (vc-cvs-latest-on-branch-p): Removed.
1626         (vc-cvs-checkout): Renamed arg WRITABLE to EDITABLE.
1628         * vc-rcs.el (vc-rcs-checkout, vc-rcs-cancel-version): Renamed arg
1629         WRITABLE to EDITABLE.
1631         * vc-sccs.el (vc-sccs-latest-on-branch-p): Removed.
1632         (vc-sccs-checkout, vc-sccs-cancel-version): Renamed arg WRITABLE
1633         to EDITABLE.
1635 2001-01-08  Eli Zaretskii  <eliz@is.elta.co.il>
1637         * emacs-lisp/copyright.el (copyright-current-year): Now a defvar.
1638         (copyright, copyright-update): Compute the current year at run
1639         time.
1641 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
1643         * isearch.el (isearch-old-signal-hook): Removed.
1644         (isearch-mode): Add isearch-done to kbd-macro-termination-hook
1645         instead of setting signal-hook-function.
1646         (isearch-done): Remove isearch-done from kbd-macro-termination-hook.
1648 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
1650         * emulation/edt.el: Update to version 4.0.  Provide support for
1651         EDT scroll margins at top and bottom of the window.  Provide an
1652         emulation of the EDT SUBS command (bound to GOLD-Enter, by
1653         default).  Enhance edt-quit, bound to GOLD-q by default, to warn
1654         user when file-related buffer modifications exist.  Provide
1655         support for running EDT Emulation in XEmacs.  Provide customize
1656         access to some user updatable variables.  Add Commentary section
1657         to file header.  Fixed a few minor bugs and cleaned up some code.
1659         * emulation/edt-mapper.el: Update to version 4.0.  Provide support
1660         for detecting a keypress that generates an ASCII key sequence.
1661         (Previously, only a keypress that generates a vector was
1662         recognized.)  Embed Window Manager name into name of the generated
1663         EDT Emulation initialization file since the initialization file is
1664         Window Manager specific.  Add Commentary section to file header.
1666 2001-01-07  Eli Zaretskii  <eliz@is.elta.co.il>
1668         * mail/sendmail.el (mail-mode): Doc fix.
1670         * info.el (Info-goto-emacs-command-node): Doc fix.
1671         (Info-goto-emacs-key-command-node): Doc fix.
1673 2001-01-06  Eli Zaretskii  <eliz@is.elta.co.il>
1675         * ediff-vers.el (noninteractive): Don't load generic-sc on MS-DOS
1676         systems without long file-name support.
1678 2001-01-06  Andrew Innes  <andrewi@gnu.org>
1680         * makefile.w32-in (custom-deps): Set EMACSLOADPATH explicitly.
1682 2001-01-06  Eli Zaretskii  <eliz@is.elta.co.il>
1684         * isearch.el (isearch-lazy-highlight-remove-overlays): Doc fix.
1685         (isearch-lazy-highlight-update): Doc fix.
1687         * ffap.el (ffap-bindings): Doc fix.
1689         * dired-x.el (dired-virtual-guess-dir): Doc fix.
1691 2001-01-05  Dave Love  <fx@gnu.org>
1693         * emacs-lisp/cl-seq.el (remove, remq): Remove.
1695 2001-01-05  Gerd Moellmann  <gerd@gnu.org>
1697         * mouse-drag.el (mouse-drag-safe-scroll): Bind
1698         scroll-preserve-screen-position to nil.
1700         * isearch.el (isearch-old-signal-hook): New variable.
1701         (isearch-mode): Set signal-hook-function to isearch-done.
1702         (isearch-done): Restore old signal-hook-function.
1704         * info.el (Info-fontify-node): Mark one more char as intangible.
1706 2000-01-05  Kenichi Handa  <handa@etl.go.jp>
1708         * composite.el (compose-last-chars): New argument COMPONENTS.  If
1709         it is non-nil, compose preceding characters by compose-region with
1710         COMPONENTS.
1712         * international/quail.el (quail-input-string-to-events): New function.
1713         (quail-input-method): Convert input string to events here.
1714         (quail-start-translation): Return input string, not event list.
1715         (quail-start-conversion): Likewise.
1717 2001-01-04  Gerd Moellmann  <gerd@gnu.org>
1719         * tooltip.el (tooltip-cancel-delayed-tip)
1720         (tooltip-start-delayed-tip): Renamed from tooltip-disable-timeout
1721         and tooltip-add-timeout.
1722         (tooltip-show): Set border color from faces's foreground.
1723         (tooltip-show-help-function): If called with the same help string
1724         as last time, do nothing.
1725         (tooltip-help-tips): Don't set tooltip-help-message to nil.
1727         * startup.el (fancy-splash-screens): Don't bind show-help-function
1728         to nil.
1730         * tooltip.el (tooltip-frame-parameters): Remove colors.
1731         (tooltip): New face
1732         (tooltip-set-param): New function.
1733         (tooltip-show): Set up color frame parameters from face `tooltip'.
1734         Display the tooltip text in face `tooltip'.
1736 2001-01-04  Dave Love  <fx@gnu.org>
1738         * whitespace.el (whitespace-global-mode): Fix typo.
1740         * hilit19.el, mail/rnewspost.el, mail/rnews.el: Moved to obsolete.
1742 2001-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
1744         * help.el (help-for-help): Fix a typo in a doc string.  From
1745         kwzh@gnu.org (Karl Heuer).
1747 2001-01-03  Dave Love  <fx@gnu.org>
1749         * dired-x.el: Doc fixes.  Maintainer change.
1750         (dired-guess-shell-gnutar, dired-guess-shell-znew-switches): Fix
1751         :type.
1752         (dired-guess-shell-alist-default): Don't use xloadimage for PNG.
1753         (dired-guess-shell-alist-user): Customize.
1754         (dired-x-help-address): Set to bug-gnu-emacs.
1755         (dired-x-maintainer, dired-x-file, dired-x-version): Deleted.
1756         (dired-default-directory): Renamed from default-directory.
1758         * hl-line.el (hl-line): Doc fix.
1760 2001-01-03  Karl Fogel  <kfogel@red-bean.com>
1762         * mail/mail-hist.el (mail-hist-text-too-long-p): Doc fix.
1764 2001-01-02  Richard M. Stallman  <rms@gnu.org>
1766         * isearch.el (isearch-lazy-highlight-cleanup): Arg now says
1767         to remove all the current alternative-match highlighting.
1768         If nil, remove only what's outside the current window.
1769         (isearch-lazy-highlight-remove-overlays): Take optional
1770         region within which NOT to remove them.
1771         (isearch-lazy-highlight-new-loop): Greatly simplified.
1772         (isearch-lazy-highlight-update): Find all the other occurrences
1773         visible in the window, in just one call.
1774         (isearch-lazy-highlight-start): Now holds start of region to scan.
1775         (isearch-lazy-highlight-end): Now holds end of region to scan.
1776         (isearch-lazy-highlight-wrapped): Variable deleted.
1777         (isearch-lazy-highlight-search): Function deleted.
1779 2000-01-02  Andrew Innes  <andrewi@gnu.org>
1781         * w32-fns.el (convert-standard-filename): Do length check on name
1782         before aref.
1784 2001-01-02  Dave Love  <fx@gnu.org>
1786         * progmodes/cperl-mode.el (cperl-invalid-face): Don't double-quote
1787         value.
1788         (cperl-init-faces): Allow cperl-invalid-face to be a normal face.
1790         * ls-lisp.el (ls-lisp) <defgroup>: Add :version.
1792         * net/browse-url.el (browse-url-filename-alist): Avoid backquote
1793         read syntax.
1795         * calendar/todo-mode.el (todo): Add :link, :version.
1796         (todo-save-top-priorities): Remove autoload cookie.
1797         (todo-add-category, todo-add-item-non-interactively)
1798         (todo-insert-item, todo-mode, todo-cp, todo-show): Fix autoload
1799         cookie.
1801 2001-01-02  Gerd Moellmann  <gerd@gnu.org>
1803         * comint.el (comint-input-history-ignore): New variable.
1804         (comint-read-input-ring): Ignore entries matching
1805         comint-input-history-ignore.
1807 2001-01-02  Eric M. Ludlam  <zappo@gnu.org>
1809         * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): New Variable.
1810         (lm-copyright-mark): New function.
1811         (lm-crack-copyright): New function.
1812         (lm-verify): Check that the file has a copyright.
1813         Check that the file is copyright Free Software Foundation.
1815 2000-12-30  Kenichi Handa  <handa@etl.go.jp>
1817         * international/mule-diag.el (print-fontset): Indent font name by
1818         24 columns, not 25.
1820 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
1822         * textmodes/flyspell.el (mail-mode-flyspell-verify): Spell-check
1823         in Subject line.
1825         * mail/mailabbrev.el (mail-abbrevs-enable, mail-abbrevs-disable):
1826         Use mail-mode-hook instead of mail-setup-hook.  Otherwise
1827         continuing an interrupted message with C-u C-x m for instence,
1828         winds up in Mail mode without abbrevs.
1830 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1832         * ps-print.el: Handle form feed better when ps-zebra-stripe-follow is
1833         non-nil.  Adding almost all customization variables on ps-setup.  Doc
1834         fix.
1835         (ps-print-version): New version number (6.3.3).
1836         (ps-end-with-control-d): Initialization fix.
1837         (ps-lines-printed): New var.
1838         (ps-skip-newline): New fun.
1839         (ps-setup, ps-prologue-file, ps-begin-job, ps-begin-page)
1840         (ps-next-line, ps-continue-line, ps-plot-region)
1841         (ps-generate-postscript-with-faces, ps-end-job): Code fix.
1843 2000-12-29  Kenichi Handa  <handa@etl.go.jp>
1845         * international/fontset.el (x-complement-fontset-spec): Resolve
1846         ASCII font name so that the same family name is used for fonts
1847         registered in x-font-name-charset-alist.
1848         (create-fontset-from-fontset-spec): Adjusted for the above change.
1849         The name of fontset alias should be a unresolved ASCII font name.
1851 2000-12-28  Gerd Moellmann  <gerd@gnu.org>
1853         * simple.el (delete-key-deletes-forward-mode): Bind backspace
1854         and delete in isearch-mode-map.
1856 2000-12-28  Richard M. Stallman  <rms@gnu.org>
1858         * dired-x.el (dired-guess-shell-alist-default):
1859         Use xpdf instead of acroread.
1861 2000-12-28  Kenichi Handa  <handa@etl.go.jp>
1863         * textmodes/artist.el (artist-butlast): Deleted.
1864         (artist-ellipse-mirror-quadrant): Use butlast instead of
1865         artist-butlast.
1867         * subr.el (butlast, nbutlast): Moved from cl.el to here.
1869         * emacs-lisp/cl.el (butlast, nbutlast): Moved to subr.el.
1871 2000-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
1873         From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
1875         * ls-lisp.el: Better support for the Mac and MS-Windows.
1876         (ls-lisp): New defgroup.
1877         (ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
1878         (ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
1879         (ls-lisp-support-shell-wildcards): New defcustoms.
1880         (ls-lisp-parse-symlink): New function.
1881         (insert-directory): Code to convert switches to a list and set up
1882         the wildcard argument copied from ls-lisp-insert-directory.
1883         (ls-lisp-insert-directory): New argument TIME-INDEX.  Add support
1884         for -C and -R switches.
1885         (ls-lisp-column-format): New function.
1886         (ls-lisp-delete-matching, ls-lisp-handle-switches)
1887         (ls-lisp-format-time): Add doc strings.
1888         (ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
1889         Support ls-lisp-dirs-first.
1890         (ls-lisp-classify, ls-lisp-extension): New functions.
1891         (ls-lisp-format): Optionally support emulation of symlinks.
1892         Support -i, -s, and -G switches.
1894 2000-12-27  Gerd Moellmann  <gerd@gnu.org>
1896         * textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
1898         * version.el (emacs-version): Print X scroll bar information.
1900         * scroll-bar.el (toplevel): Check for x-toolkit-scroll-bars
1901         instead of x-toolkit-scroll-bars-p.
1903         * loadup.el (toplevel): Check for x-toolkit-scroll-bars instead
1904         of x-toolkit-scroll-bars-p.
1906 2000-12-27  Eli Zaretskii  <eliz@is.elta.co.il>
1908         * ffap.el (ffap-bindings): Make interactive and add an autoload
1909         cookie.
1910         (ffap-bindings): Doc fix, to reflect the above change.
1912 2000-12-27  Kenichi Handa  <handa@etl.go.jp>
1914         * term.el (term-char-mode): Define all non-ascii self-inserting
1915         characters to 'term-send-raw in term-raw-map.
1917 2000-12-25  Michael Kifer  <kifer@cs.sunysb.edu>
1919         * viper-init (viper-restore-cursor-type): Added condition-case
1920         guard.
1922         * ediff-init.el (ediff-quit-hook,ediff-suspend-hook): Changed
1923         initialization; use add-hook.
1924         (ediff-file-remote-p): Use file-local-copy.
1926         * ediff-ptch.el (ediff-prompt-for-patch-buffer): Improved defaults.
1928         * ediff.el (ediff-patch-buffer): Bug fix.
1929         (ediff-revision): Allow selection of the file at the prompt.
1931 2000-12-23  Stefan Monnier  <monnier@cs.yale.edu>
1933         * subr.el (combine-run-hooks): Remove.
1935         * emacs-lisp/edebug.el (define-minor-mode): Improve the spec
1936         and remove the rogue second spec.
1938 2000-12-23  Gerd Moellmann  <gerd@gnu.org>
1940         * progmodes/compile.el (compilation-forget-errors): Fix indentation.
1942 2000-12-22  Stefan Monnier  <monnier@cs.yale.edu>
1944         * smerge-mode.el (smerge-basic-map): Use `=' rather than `d'.
1945         Use minibuffer menu prompt for the `=' prefix.
1946         (smerge-command-prefix): Change default to C-^.
1947         (smerge-mode): Don't assume font-lock doesn't move point.
1949         * skeleton.el (skeleton-internal-1): Make sure the first line of
1950         the region is also re-indented.
1951         (skeleton-end-newline): New var.
1952         (skeleton-end-hook): Use it.
1954 2000-12-22  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
1956         * comint.el (comint-password-prompt-regexp): Support CVS.
1958 2000-12-22  Gerd Moellmann  <gerd@gnu.org>
1960         * simple.el (delete-key-deletes-forward-mode): Simplify.  Also
1961         backspace key combinations, depending on
1962         delete-key-deletes-forward.
1964         * bindings.el ([C-backspace]): Bind C-backspace to kill-word.
1966         * simple.el (delete-key-deletes-forward): Doc fix.
1968 2000-08-22  Emmanuel Briot  <briot@gnat.com>
1970         * xml.el (top level comment): Updated to reflect the fact that
1971         white spaces are relevant in the XML file.
1972         (xml-parse-file): Do not kill an existing Emacs buffer if the file
1973         to parse was already edited. This allows for on-the-fly analysis
1974         of XML files.
1975         (xml-parse-tag): Check that the casing is the same in the start
1976         tag and end tag, since XML is case-sensitive.  Allows for spaces
1977         in the end tag, after the name of the tag.
1978         (xml-parse-attlist): Allow for the character '-' in the name of
1979         attributes, as in the standard http-equiv attribute Do not save
1980         the properties in the XML tree, since they are not relevant.
1982 2000-12-21  Stefan Monnier  <monnier@cs.yale.edu>
1984         * generic.el (generic-read-type): Undo last change, inline into
1985         `generic-mode' and then remove.
1986         (generic-mode): Inline generic-read-type.
1987         (define-generic-mode): Push the symbol name rather than the symbol
1988         onto generic-mode-list.
1990 2000-12-21  Gerd Moellmann  <gerd@gnu.org>
1992         * generic.el (generic-read-type): Build an alist for
1993         completing-read as in 20.7.
1995         * play/landmark.el (lm): Use interactive spec `P'.
1996         (toplevel): Don't set debug-on-error.
1998         * server.el (server-switch-buffer): Choose a window on a visible
1999         frame.
2001 2000-12-21  Dave Pearson  <davep@davep.org>
2003         * quickurl.el: Commentry change, I've moved my web site.
2005 2000-12-21  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2007         * ebnf2ps.el: Fix a problem with skip-chars-forward: it doesn't accept
2008         ranges like \177-\237, but accepts the character sequence from \177 to
2009         \237.  Doc fix.
2010         (ebnf-version): New version (3.4).
2011         (ebnf-setup): Code fix.
2012         (ebnf-range-regexp): New fun.
2013         (ebnf-8-bit-chars): Const fix.
2015         * ebnf-bnf.el: Fix the same problem as described on ebnf2ps.el log
2016         entry.  Doc fix.
2017         (ebnf-bnf-lex): Code fix.
2018         (ebnf-bnf-comment-chars): Const fix.
2020         * ebnf-iso.el: Fix the same problem as described on ebnf2ps.el log
2021         entry.  Doc fix.
2022         (ebnf-iso-comment-chars): Const fix.
2024         * ebnf-otz.el: Doc fix.
2026         * ebnf-yac.el: Fix the same problem as described on ebnf2ps.el log
2027         entry.  Doc fix.
2028         (ebnf-yac-skip-code): Code fix.
2029         (ebnf-yac-comment-chars): Const fix.
2031 2000-12-21  Eli Zaretskii  <eliz@is.elta.co.il>
2033         * files.el (insert-directory-safely): New function.
2034         (recover-file): Use it instead of insert-directory.  From Markus
2035         Rost <markus.rost@mathematik.uni-regensburg.de>
2037 2000-12-21  Kenichi Handa  <handa@etl.go.jp>
2039         * international/mule-cmds.el (select-safe-coding-system): Check
2040         coding-category-list more rigidly.  Improve help message.
2042         * dired.el (dired-move-to-filename-regexp): Fix previous change.
2044 2000-12-21  Miles Bader  <miles@gnu.org>
2046         * mail/sendmail.el (mail-mode): Set `comment-start' to the yank
2047         prefix.
2049 2000-12-21  Kenichi Handa  <handa@etl.go.jp>
2051         * international/mule-diag.el (describe-char-after): Make *Help*
2052         buffer inherit multibyteness of the current buffer.
2054         * international/mule.el (make-char): Docstring adjusted for the
2055         change of make-char-internal.
2057 2000-12-20  Stefan Monnier  <monnier@cs.yale.edu>
2059         * international/iso-cvt.el: Docstrings fix.
2061 2000-12-20  Dave Love  <fx@gnu.org>
2063         * subr.el (eval-after-load): Doc fix.
2065 2000-12-20  Kenichi Handa  <handa@etl.go.jp>
2067         * jka-compr.el (jka-compr-partial-uncompress): Don't use `concat'
2068         for numbers.
2070 2000-12-20  Miles Bader  <miles@gnu.org>
2072         * international/quail.el (quail-help): Resize the help window
2073         again after it has all its contents.  Remove unneeded progn.
2075 2000-12-19  Gerd Moellmann  <gerd@gnu.org>
2077         * pcmpl-linux.el: Fix copy/paste error.
2079 2000-12-19  Andrew Innes  <andrewi@gnu.org>
2081         * simple.el (delete-key-deletes-forward-mode): Fix typo in
2082         docstring.
2084 2000-12-19  Carsten Dominik  <dominik@strw.leidenuniv.nl>
2086         * progmodes/idlw-rinfo.el: Fixed copyright notice.
2088         * progmodes/idlw-toolbar.el: Fixed copyright notice.
2090         * progmodes/idlw-shell.el: Fixed copyright notice.
2092         * progmodes/idlwave.el: Fixed copyright notice.
2094         * textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
2095         TAB as key separators.
2097 2000-12-19  Alex Schroeder  <alex@gnu.org>
2099         * sql.el (sql-sybase-options): New option.
2100         (sql-sybase): Use it.  Add sql-database to the list of parameters
2101         provided for login.  The options -w 2048 -n are not used any more.
2102         (sql-postgres-options): Changed default from "--pset" to "-P".
2103         (sql-mysql-options): Doc change.
2104         (sql-stop): Doc change.
2106 2000-12-19  Kenichi Handa  <handa@etl.go.jp>
2108         * international/quail.el (quail-input-method): Always hide
2109         the guidance buffer on exiting.
2111 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
2113         * tooltip.el (tooltip-mode): Signal an error if x-show-tip
2114         isn't fboundp.
2116         * server.el (server-buffer-done): Bury the buffer before
2117         killing it.
2119         * faces.el (face-spec-set): Interpret a nil in specs for
2120         foreground and background colors as `unspecified', for
2121         compatibility with 20.x.
2123 2000-12-18  Dave Love  <fx@gnu.org>
2125         * simple.el (mail-user-agent): Doc fix.
2126         (input-mode-8-bit): Removed.
2128         * international/mule.el (set-keyboard-coding-system): Doc fix.
2129         (keyboard-coding-system): New option.
2131         * mail/sendmail.el (send-mail-function): Customize.
2133 2000-12-18  Eli Zaretskii  <eliz@is.elta.co.il>
2135         * international/codepage.el (cp866-decode-table): New table.
2137 2000-12-18  Gerd Moellmann  <gerd@gnu.org>
2139         * version.el (emacs-version): Remove `%a' from the time format
2140         because the weekday doesn't fit well into each locale.
2142 2000-12-18  Miles Bader  <miles@gnu.org>
2144         * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
2146         * textmodes/artist.el (artist-replace-chars, artist-replace-char):
2147         Check that emacs-major-version is `=' to 20, not `>='.
2148         (artist-replace-chars): Use `make-string' instead of a loop.
2150 2000-12-17  Stefan Monnier  <monnier@cs.yale.edu>
2152         * pcvs.el (cvs-diff-backup-extractor): Return full-path for file.
2153         (cvs-execute-single-file): Don't change directory.
2154         Patch from Per Cederqvist.
2156 2000-12-16  Eli Zaretskii  <eliz@is.elta.co.il>
2158         * textmodes/ispell.el (check-ispell-version): If
2159         `ispell-program-name' is "aspell", pass it the -v switch instead
2160         of -vv.
2162 2000-12-16  Kenichi Handa  <handa@etl.go.jp>
2164         * international/mule-diag.el (mule-diag): Insert information about
2165         configure options, multibyte awareness, language env.
2167         * international/ja-dic-cnv.el (skkdic-get-candidate-list): Fix the
2168         regexp to search for candidates.
2170 2000-12-15  Eli Zaretskii  <eliz@is.elta.co.il>
2172         * info.el (Info-forward-node): If the node has an
2173         Info-header-line, widen the buffer before searching for "next:"
2174         and "up:" pointers, and set the search limit to stay in the
2175         current node.
2177 2000-12-16  Miles Bader  <miles@gnu.org>
2179         * simple.el (delete-trailing-whitespace): Remove extraneous let.
2181 2000-12-15  Miles Bader  <miles@gnu.org>
2183         * comint.el (comint-send-string, comint-send-region): Also accept
2184         a buffer, buffer-name, or nil for PROCESS, for compatibility with
2185         process-send-string/region.
2187 2000-12-15  Gerd Moellmann  <gerd@gnu.org>
2189         * isearch.el (isearch-lazy-highlight-max): New user-option.
2190         (isearch-lazy-highlight-update): Don't highlight more than
2191         isearch-lazy-highlight-max matches.
2193         * mail/mh-utils.el (mh-find-path): Set read-mail-command.
2195 2000-12-15  Richard M. Stallman  <rms@gnu.org>
2197         * sort.el (sort-columns): Fix error message.
2199         * dabbrev.el (dabbrev--last-case-pattern): Value is now
2200         `upcase' or `downcase' or nil.
2201         (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
2202         Pass new record-case-pattern arg to dabbrev--substitute-expansion.
2203         (dabbrev--substitute-expansion): New arg record-case-pattern.
2204         If it is non-nil, set dabbrev--last-case-pattern.
2205         If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
2207         * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
2209 2000-12-15  Miles Bader  <miles@gnu.org>
2211         * paths.el (Info-default-directory-list): Don't delete
2212         configure-info-directory from the list of standard info
2213         directories when appending it to the end -- their order is
2214         important.
2216         * faces.el (read-face-attribute): If there's no entry for the
2217         user's input in VALID, just use it as-is (this will often result
2218         in an error, but it may be OK for e.g. colors using hexadecimal
2219         notation, and at least will yield a better error message).
2221         * window.el (mode-line-window-height-fudge): Function removed.
2222         (height-affecting-face-attributes, mode-line-window-height-fudge):
2223         Variables removed.
2224         * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
2225         window is really the right size.  Use vertical-motion
2226         rather than forward-line.
2227         (ispell-help): Don't use ispell-mode-line-window-height-fudge.
2228         (ispell-command-loop, ispell-show-choices): Use the variable
2229         ispell-choices-win-default-height, rather than the function.
2230         (ispell-choices-win-default-height): Function removed.
2231         (ispell-mode-line-window-height-fudge): Function removed.
2233 2000-12-14  Stefan Monnier  <monnier@cs.yale.edu>
2235         * add-log.el (add-change-log-entry): Only expand-file-name if non-nil.
2237 2000-12-14  Eli Zaretskii  <eliz@is.elta.co.il>
2239         * paths.el (Info-default-directory-list): If
2240         configure-info-directory is not one of the standard directories,
2241         put it first in the list; otherwise put it last.  Doc string
2242         changed accordingly.
2244         * info.el (Info-directory-list): Change doc string to reflect the
2245         change in Info-default-directory-list.
2247         * simple.el (delete-key-deletes-forward-mode): Treat ms-dos and
2248         windows-nt as windowed environments, even under -nw.
2250         * startup.el (command-line): Don't call x-backspace-delete-keys-p
2251         if not fboundp.  Switch delete-forward mode for the <delete> key
2252         on all PC platforms, even under -nw.
2254         * term/internal.el ([M-delete]): Remap to M-d.
2256 2000-12-14  Gerd Moellmann  <gerd@gnu.org>
2258         * emacs-lisp/lisp-mnt.el: Change maintainer to FSF.
2260 2000-12-14  Eli Zaretskii  <eliz@is.elta.co.il>
2262         * frame.el (show-cursor-in-non-selected-windows): Doc fix.
2264 2000-12-14  Gerd Moellmann  <gerd@gnu.org>
2266         * startup.el (command-line): Call delete-key-deletes-forward-mode,
2267         if appropriate.
2269         * simple.el (delete-key-deletes-forward): New user-option.
2270         (delete-key-deletes-forward-mode): New function.
2272         * bindings.el: Bind `delete' to backward-delete-char.
2274         * emacs-lisp/easymenu.el (easy-menu-current-active-maps): Test
2275         if symbol is bound before getting its value.
2277         * tooltip.el (tooltip-show): If an error is signaled in
2278         x-show-tip, display that error, and display the help in the
2279         echo area.
2281 2000-12-14  Kenichi Handa  <handa@etl.go.jp>
2283         * international/ja-dic-cnv.el (skkdic-set-okuri-nasi): Show
2284         "... entries" messages for every 10000 entries, not 10.
2286 2000-12-13  Karl Fogel  <kfogel@red-bean.com>
2288         * bookmark.el: Provide a generic exit hook, as suggested by
2289         Ovidiu Predescu <ovidiu@cup.hp.com>:
2290         (bookmark-exit-hook): New var.
2291         (bookmark-exit-hook-internal): New func, replaces
2292         old raw lambda form in `kill-emacs-hook', and runs new
2293         `bookmark-exit-hooks'.  No longer tests for the bookmark feature,
2294         as logically that feature must have been provided if this function
2295         is running.
2296         Removed ;;;###autoload before the `add-hook' call.
2298 2000-12-13  Stefan Monnier  <monnier@cs.yale.edu>
2300         * emacs-lisp/easymenu.el (easy-menu-define): Setup indentation.
2301         (easy-menu-current-active-maps): New function.
2302         (easy-menu-get-map): Use it.
2303         Make a proper menu entry when creating a new keymap.
2305 2000-12-13  Kenichi Handa  <handa@etl.go.jp>
2307         * international/characters.el: Fix cases and syntaxes for
2308         mule-unicode-0100-24ff.
2310         * dired.el (dired-move-to-filename-regexp): Fixed for the case
2311         that a Japanese character is not appended after day and year.
2313         * info.el (Info-suffix-list): Change format for a command that
2314         requires arguments.
2315         (info-insert-file-contents): Adjusted for the above change.
2317 2000-12-12  Andreas Schwab  <schwab@suse.de>
2319         * tar-mode.el (tar-extract): Base the name of the subfile buffer
2320         on the name of the tar buffer.  Verify that the existing buffer is
2321         visiting the same subfile.
2323 2000-12-12  Dave Love  <fx@gnu.org>
2325         * subdirs.el: Add obsolete.
2327 2000-12-12  Gerd Moellmann  <gerd@gnu.org>
2329         * mail/rmailsum.el (rmail-summary-expunge)
2330         (rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
2331         instead of rmail-confirm-expunge.
2333         * replace.el (perform-replace): Don't use an empty match adjacent
2334         to a non-empty match when computing the next match before the
2335         replacement is performed.
2337 2000-12-12  Milan Zamazal  <pdm@freesoft.cz>
2339         * progmodes/glasses.el: Use `define-minor-mode' for the minor mode
2340         definition (patch by Stefan Monnier).
2341         (glasses-mode): Use jit-lock instead of `after-change-functions'
2342         (patch by Stefan Monnier).
2344 2000-12-12  Miles Bader  <miles@gnu.org>
2346         * info.el (Info-last-preorder): Don't barf on nodes without a prev.
2347         (Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
2349 2000-12-12  Andrew Choi  <akochoi@i-cable.com>
2351         * term/mac-win.el: Remove load for ls-lisp.
2353         * loadup.el: Load ls-lisp for system-type `macos'.
2355 2000-12-12  Miles Bader  <miles@gnu.org>
2357         * simple.el (delete-horizontal-space): Add BACKWARD-ONLY parameter.
2358         Respect field end too.
2359         (just-one-space): Respect fields as `delete-horizontal-space'.
2360         (newline-and-indent, reindent-then-newline-and-indent): Use
2361         `delete-horizontal-space'.
2363 2000-12-11  Stefan Monnier  <monnier@cs.yale.edu>
2365         * newcomment.el (comment-indent-new-line): Use delete-horizontal-space
2366         (so as to obey the field property in the minibuffer).
2368         * obsolete/c-mode.el: Moved from lisp/progmodes.
2369         * obsolete/auto-show.el: Moved from lisp.
2370         * obsolete/ooutline.el: Moved from lisp/textmodes.
2372 2000-12-11  Carsten Dominik  <dominik@strw.leidenuniv.nl>
2374         * progmodes/idlwave.el: Updated to IDLWAVE version 4.7.  Too many
2375         changes to list them here.
2377         * progmodes/idlw-shell.el: Updated to IDLWAVE version 4.7.  Too
2378         many changes to list them here.
2380         * progmodes/idlw-rinfo.el: Updated to IDLWAVE version 4.7.  Too
2381         many changes to list them here.
2383         * progmodes/idlw-toolbar.el: Updated to IDLWAVE version 4.7.
2385 2000-12-11  Gerd Moellmann  <gerd@gnu.org>
2387         * simple.el (kill-new): Don't try to setcar kill-ring if it is
2388         nil.
2390         * cus-edit.el (custom-save-variables, custom-save-faces):
2391         Comment fix.
2393         * hscroll.el: Moved to `obsolete' subdir.
2395 2000-12-11  Miles Bader  <miles@gnu.org>
2397         * window.el (window-text-height): Function removed (now in C).
2399 2000-12-10  Stefan Monnier  <monnier@cs.yale.edu>
2401         * log-edit.el (log-edit-parent-buffer): New var.
2402         (log-edit): Set it.  Add BUFFER argument.
2403         (log-edit-done): Use char-before.
2404         Don't bother checking validity of vc-comment-ring.
2405         Only bury the buffer if log-edit popped it up.
2407         * pcvs.el: Update references to CVS-Edit (now Log-Edit).
2408         (cvs-mode-diff-help): Remove.
2409         (cvs-mode-commit): Use the new `log-edit' BUFFER argument.
2410         (cvs-mode-marked): Set up the default for CMD manually.
2412         * pcvs-defs.el (cvs-mode-diff-map): Use minibuffer menu prompt.
2413         Remove binding for ? now made unnecessary.
2415 2000-12-10  Carsten Dominik  <dominik@strw.leidenuniv.nl>
2417         * textmodes/reftex.el (reftex-scanning-info-available-p): New
2418         function
2419         (reftex-TeX-master-file): Check for `tex-main-file' early enough.
2421         * textmodes/reftex-global.el (reftex-create-tags-file): Fixed bug
2422         when master file is not open.
2424 2000-12-09  Stefan Monnier  <monnier@cs.yale.edu>
2426         * progmodes/ada-stmt.el: Update `maintainer'.
2428 2000-12-09  Stephen Gildea  <gildea@alum.mit.edu>
2430         * time-stamp.el (time-stamp-old-format-warn): Reorder custom
2431         choices to match documentation string.
2433 2000-12-09  Miles Bader  <miles@gnu.org>
2435         * minibuf-eldef.el: New file.
2437         * window.el (fit-window-to-buffer): Don't pass last argument to
2438         pos-visible-in-window-p, now that its meaning is inverted.
2440 2000-12-08  Eli Zaretskii  <eliz@is.elta.co.il>
2442         * image.el (create-image): Doc fix; spotted by Per Cederqvist
2443         <ceder@lysator.liu.se>.
2445 2000-12-08  Stefan Monnier  <monnier@cs.yale.edu>
2447         * autoinsert.el (auto-insert-alist): Add missing final \n.
2449         * pcvs-defs.el (cvs-menu): Move.  Make submenu for diff commands.
2450         (cvs-menu-map): Remove.
2451         * pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
2452         (cvs-mode-quit): Turn it back into a plain function.
2454         * textmodes/texnfo-upd.el (texinfo-chapter-level-regexp)
2455         (texinfo-filter): Remove (move to texinfo.el).
2457         * textmodes/texinfo.el: Move the (require 'cl) to the front of the
2458         file where it's more visible.
2459         (texinfo-filter, texinfo-chapter-level-regexp): New variables
2460         moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
2461         (texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
2462         (texinfo-inside-macro-p): Only catch `scan-error's.
2463         (texinfo-inside-env-p): Make better use of the match info.
2464         (texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
2465         (texinfo-insert-@end): Slight re-organization.
2466         Also remove useless `looking-at' call.
2468 2000-12-08  Andrew Innes  <andrewi@gnu.org>
2470         * w32-fns.el: Add clipboard support from term/w32-win.el, so it is
2471         accessible in -nw mode.
2473         * term/w32-win.el: Remove stuff about selection timeout, which is
2474         irrelevant on Windows.  Move clipboard support to w32-fns.el, so
2475         it is accessible in -nw mode.
2477 2000-12-08  Dave Love  <fx@gnu.org>
2479         * emacs-lisp/lisp-mode.el (lisp-mode): Set
2480         font-lock-keywords-case-fold-search.
2482 2000-12-08  Gerd Moellmann  <gerd@gnu.org>
2484         * textmodes/ispell.el (ispell): Doc fix.
2486 2000-12-08  Kenichi Handa  <handa@etl.go.jp>
2488         * international/quail.el (quail-insert-decode-map): Check the
2489         frame width of a window displaying the current buffer, not that of
2490         the selected frame.
2491         (quail-help): Make sure that the help buffer has window before
2492         inserting text in it.
2494 2000-12-07  Sam Steingold  <sds@gnu.org>
2496         * loadup.el: Load emacs-lisp/backquote instead of autoloading.
2497         Backquote is used in isearch.el, so autoloading saves nothing.
2499 2000-12-07  Eli Zaretskii  <eliz@is.elta.co.il>
2501         * startup.el (normal-top-level-add-subdirs-to-load-path): Ignore
2502         the CVS and RCS subdirectories case-insensitively.
2504         * dired.el (dired-insert-directory): If file-system-info is
2505         fboundp, call it instead of invoking dired-free-space-program.
2507 2000-12-07  Gerd Moellmann  <gerd@gnu.org>
2509         * server.el (server-visit-files): Push files on file-name-history.
2511         * progmodes/cc-langs.el: Update copyright.
2513         * progmodes/idlw-shell.el, progmodes/idlwave.el: Update copyright.
2515         * bindings.el (mode-line-mode-menu): Add glasses-mode.
2517         * bindings.el (mode-line-mode-menu): Reverse the order
2518         of define-keys so that the menu appears in alphabetical order.
2520 2000-12-07  Milan Zamazal  <pdm@freesoft.cz>
2522         * progmodes/glasses.el (glasses-mode): Update mode line at the end
2523         of the function.
2525 2000-12-07  Dave Love  <fx@gnu.org>
2527         * jka-compr.el (jka-compr-compression-info-list): Fix :type.
2529         * facemenu.el (facemenu-unlisted-faces): Fix value.
2531 2000-12-07  Stefan Monnier  <monnier@cs.yale.edu>
2533         * font-lock.el (font-lock-default-fontify-region):
2534         Include the terminating \n (off-by-one error).
2535         (font-lock-set-defaults): Use dolist.
2537         * derived.el (define-derived-mode): Don't use combine-run-hooks.
2539 2000-12-07  Kenichi Handa  <handa@etl.go.jp>
2541         * international/mule-cmds.el (describe-language-environment): Fix
2542         for the case that an input method title is not string but a list.
2544         * ps-bdf.el (bdf-read-font-info): Modify the kludgy code for fonts
2545         of wrong SIZE record.
2547 2000-12-06  Dave Love  <fx@gnu.org>
2549         * newcomment.el (comment-region, comment-dwim): Doc fix.
2551         * textmodes/texinfo.el: Require tex-mode when compiling.
2552         (texinfo-update-node): Doc fix.
2553         (texinfo-imenu-generic-expression): Add @anchor.
2554         (texinfo-font-lock-keywords): Add @uref.
2555         (texinfo-inside-macro-p): Don't use ignore-errors.
2556         (texinfo-insert-quote): Match more contexts.
2558         * international/mule.el (decode-char, encode-char): Doc fix.
2559         (auto-coding-alist): Customize.
2561         * files.el (load-file): Fix change of 2000-03-12.
2563         * wid-edit.el (widget-text-keymap): Doc fix.
2565 2000-12-06  Andrew Innes  <andrewi@gnu.org>
2567         * makefile.w32-in (lisp): Set to an absolute directory, namely
2568         $(CURDIR).
2570 2000-12-06  Eli Zaretskii  <eliz@is.elta.co.il>
2572         * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
2573         read generated-autoload-file, and set buffer-file-coding-system to
2574         raw-text-unix after reading the file.
2576         * international/mule-conf.el (file-coding-system-alist): Use
2577         raw-text for reading loaddefs.el and raw-text-unix for writing
2578         it.
2580 2000-12-06  Gerd Moellmann  <gerd@gnu.org>
2582         * replace.el (occur): Make line-number-width 1 smaller for the
2583         colon following the line number.
2585         * startup.el (fancy-splash-text, command-line-1): Use
2586         `File' for the menu name instead of `Files'.
2588         * tmm.el: Update copyright.
2590         * cus-start.el: Add entry for even-window-heights.
2592 2000-12-06  Miles Bader  <miles@gnu.org>
2594         * faces.el (frame-set-background-mode): Avoid stomping on
2595         locally modified faces.
2597 2000-12-06  Kenichi Handa  <handa@etl.go.jp>
2599         * international/fontset.el: Correct the font registries for
2600         japanese-jisx0213-1 and japanese-jisx0213-2.
2602 2000-12-05  Gerd Moellmann  <gerd@gnu.org>
2604         * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo.
2606         * iswitchb.el: Update customization commentary.
2608 2000-12-05  Rob Riepel  <riepel@Stanford.EDU>
2610         * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic.
2611         (tpu-search-highlight): Fixed comparison of overlay end positions.
2612         (tpu-trim-line-ends): Implemented trimming logic locally.
2614         * emulation/tpu-extras.el (tpu-write-file-hook)
2615         (tpu-set-cursor-bound): Replaced picture-clean with
2616         tpu-trim-line-ends.
2618 2000-12-05  Kenichi Handa  <handa@etl.go.jp>
2620         * language/chinese.el (chinese-iso-8bit): Change mime-charset name
2621         to cn-gb.
2622         (cn-gb, gb2312): New aliases for chinese-iso-8bit.
2624 2000-12-04  Dave Love  <fx@gnu.org>
2626         * emacs-lisp/cl-indent.el: Remove erroneous spec for condition-case.
2628 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
2630         * mail/rmailsum.el (rmail-summary-expunge)
2631         (rmail-summary-expunge-and-save): Ask for confirmation with
2632         rmail-expunge-confirmed.
2634         * mail/rmail.el (rmail-expunge-confirmed): New function.
2635         (rmail-expunge): Use it.
2637         * progmodes/etags.el (tag-partial-file-name-match-p): New function.
2638         (etags-recognize-tags-table, find-tag-in-order): New
2639         functionality: interpret file names as tags.
2641 2000-12-04  Eli Zaretskii  <eliz@is.elta.co.il>
2643         * info.el (Info-scroll-prefer-subnodes): New defcustom.
2644         (Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
2645         visit the first subnode until the bottom of the current node is
2646         visible.
2648 2000-12-04  Gerd Moellmann  <gerd@gnu.org>
2650         * format.el (format-decode): Don't change buffer's undo list.
2652 2000-12-04  Kenichi Handa  <handa@etl.go.jp>
2654         * faces.el (face-font-registry-alternatives): Add entries for CJK
2655         fonts.  Doc-string adjusted for the actual usage of this data.
2657         * international/fontset.el: Change the font registries for CJK
2658         fonts in the default fontset.  Don't append '*' to registries.
2660 2000-12-03  Stefan Monnier  <monnier@cs.yale.edu>
2662         * emacs-lisp/easy-mmode.el (define-derived-mode)
2663         (easy-mmode-derived-mode-p): Remove (moved to derived.el).
2665         * derived.el (define-derived-mode): Revived, moved from easy-mmode.el.
2666         (derived-mode-p): New function.
2667         (derived-mode-make-docstring): Add `docstring' argument.
2668         Use it if available and complete it if necessary.
2670 2000-12-03  Andreas Schwab  <schwab@suse.de>
2672         * type-break.el (type-break): Don't make parent of itself.
2674 2000-12-03  Miles Bader  <miles@gnu.org>
2676         * simple.el (delete-trailing-whitespace): Don't delete newlines too.
2678 2000-12-02  Stefan Monnier  <monnier@cs.yale.edu>
2680         * textmodes/tex-mode.el (tex-start-shell): Obey shell-file-name.
2681         (tex-main-file, tex-file): Simplify.
2682         (tex-generate-zap-file-name): Use subst-char-in-string.
2683         (tex-strip-dots): Remove.
2685         * tmm.el (tmm-get-keymap): Eval the menu name in `menu-item'.
2687         * textmodes/ispell.el (check-ispell-version): Don't use match-beginning
2688         to check if the match succeeded.
2690 2000-12-02  Gerd Moellmann  <gerd@gnu.org>
2692         * startup.el (use-fancy-splash-screens-p): New function.
2693         (command-line-1): Use it to determine whether or not to use
2694         a fancy splash screen.
2696 2000-12-02  Andreas Schwab  <schwab@suse.de>
2698         * emacs-lisp/eldoc.el (eldoc): Don't make parent of itself.
2700 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
2702         * international/mule.el (make-char): Fix last change.
2704         * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
2705         New defcustoms.
2706         (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
2707         autoloading tex-mode; instead, do the same manually.  Use
2708         texinfo-open-quote and texinfo-close-quote.  Insert literal quote
2709         with numeric argument.  Docstring fix.
2710         (toplevel): Require cl when compiling.
2712         * international/mule.el (make-char): Doc fix.
2714 2000-12-02  Jason Rumney  <jasonr@gnu.org>
2716         * term/w32-win.el (x-select-enable-clipboard): Customize (as per
2717         the Emacs Lisp manual)
2719 2000-12-02  Eli Zaretskii  <eliz@is.elta.co.il>
2721         * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.
2723         * term/pc-win.el (x-select-enable-clipboard): Customize (as per
2724         the Emacs Lisp manual).
2726 2000-12-02  Gerd Moellmann  <gerd@gnu.org>
2728         * simple.el (next-line-add-newlines): Change default to nil.
2730 2000-12-01  Eli Zaretskii  <eliz@is.elta.co.il>
2732         * files.el (revert-buffer, recover-file): Bind
2733         coding-system-for-read to emacs-mule-unix, not to no-conversion.
2735 2000-12-01  Gerd Moellmann  <gerd@gnu.org>
2737         * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
2739 2000-12-01  Miles Bader  <miles@gnu.org>
2741         * window.el (fit-window-to-buffer): Handle non-nil `truncate-lines'.
2743 2000-12-01  Kenichi Handa  <handa@etl.go.jp>
2745         * international/mule-diag.el (describe-char-after): Fix typo.
2746         (describe-character-set, non-iso-charset-alist): Fix typo.
2748 2000-12-01  Miles Bader  <miles@gnu.org>
2750         * image-file.el (image-file-name-regexp): Automatically add
2751         upper-case variants of each filename extension in
2752         `image-file-name-extensions', since they seem to be common.
2754         * simple.el (minibuffer-contents)
2755         (minibuffer-contents-no-properties, delete-minibuffer-contents):
2756         New functions.
2757         * filecache.el (file-cache-directory-name)
2758         (file-cache-minibuffer-complete): Ignore the minibuffer prompt.
2760 2000-12-01 Milan Zamazal <Milan.Zamazal@qbizm.com>
2762         * filecache.el (file-cache-minibuffer-complete): Don't try to
2763         delete the minibuffer prompt.
2765 2000-11-30  Dave Love  <fx@gnu.org>
2767         * cus-start.el: Fix read-buffer-function type.
2769 2000-11-30  Gerd Moellmann  <gerd@gnu.org>
2771         * md5.el: Removed.  There's a built-in function, now.
2773 2000-11-30  Markus Rost  <rost@math.ohio-state.edu>
2775         * mail/rmail.el (rmail-set-message-counters): Don't use "D"
2776         as dummy 0-th char of rmail-deleted-vector.
2778 2000-11-30  Eli Zaretskii  <eliz@is.elta.co.il>
2780         * ps-print.el (ps-end-job): Bind case-fold-search only after
2781         switching to ps-spool-buffer.
2783 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2785         * ps-print.el: Line number font customization.  PostScript: Lines and
2786         PageCount are initialized on each page.  Doc Fix.
2787         (ps-print-version): New version number (6.3.2).
2788         (ps-lpr-switches, ps-font-info-database, ps-font-size)
2789         (ps-header-font-size, ps-header-title-font-size, ps-left-header)
2790         (ps-right-header): Customization fix.
2791         (ps-setup, ps-select-font, ps-begin-file, ps-header-sheet, ps-end-job):
2792         Fix code.
2793         (ps-end-with-control-d, ps-line-number-font, ps-line-number-font-size):
2794         New vars.
2796 2000-11-30  Gerd Moellmann  <gerd@gnu.org>
2798         * bs.el: Fix typos and spelling errors.
2799         (bs-appearance) <defgroup>: Renamed from bs-appearence.
2800         (bs-configuration): Doc fix.
2802         * bs.el: Undo mistaken change of 2000-11-28.  Update copyright.
2804 2000-11-30  Rob Riepel  <riepel@Stanford.EDU>
2806         * emulation/tpu-edt.el (tpu-version): New version.
2807         (tpu-search-overlay, tpu-replace-overlay): New initial range.
2808         (tpu-original-mode-line): Variable deleted.
2809         (tpu-mark-flag): New initial value.
2810         (tpu-set-mode-line): Don't redefine mode-line-format.  Add
2811         tpu-mark-flag to minor-mode-alist.
2812         (tpu-update-mode-line): New mark flag logic.
2813         (tpu-get): Use find-file-wildcards.
2814         (tpu-search-highlight): Move overlay less, reset overlay properly.
2815         (tpu-unselect): Deactivate mark.
2816         (tpu-lm-replace): Reset overlay properly.
2817         (tpu-forward-line): Use forward-visible-line.
2818         (tpu-edt-on): Set transient mark mode.  ispell autoloads deleted.
2820         * emulation/tpu-extras.el (tpu-forward-line): Use
2821         forward-visible-line.
2823 2000-11-30  Per Abrahamsen  <abraham@dina.kvl.dk>
2825         * cus-edit.el (custom-face-value-create): Always emphasize tag.
2827 2000-11-30  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
2829         * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
2830         and skip whitespace and newlines.
2832 2000-11-30  Stefan Monnier  <monnier@cs.yale.edu>
2834         * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.
2836 2000-11-29  Gerd Moellmann  <gerd@gnu.org>
2838         * help.el (describe-function-1): Regexp-quote function name
2839         when used as part of a regexp.
2841         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Use
2842         face-attribute instead of face-foreground and face-background.
2843         (tool-bar-add-item): Likewise, and handle unspecified colors.
2845         * enriched.el (enriched-face-ans): Use face-attribute instead
2846         of face-foreground and face-background.
2848         * faces.el (face-foreground, face-background, face-stipple):
2849         Return nil if attribute is unspecified, for backward
2850         compatibility.
2852         * files.el (auto-mode-alist): Add an entry for antlr-mode.
2854         * play/5x5.el: Remove version info.
2856         * toolbar/tool-bar.el (tool-bar-mode): Doc fix.
2858         * frame.el (blink-cursor-mode): Doc fix.
2860 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
2862         * antlr-mode.el: New commands to run ANTLR from within Emacs and
2863         to create Makefile rules.
2864         (antlr-tool-command): New user option.
2865         (antlr-ask-about-save): New user option.
2866         (antlr-makefile-specification): New user option.
2867         (antlr-file-formats-alist): New variable.
2868         (antlr-special-file-formats): New variable.
2869         (antlr-unknown-file-formats): New user option.
2870         (antlr-help-unknown-file-text): New variable.
2871         (antlr-help-rules-intro): New variable.
2872         (antlr-mode-map): Add [C-c C-r] for `antlr-run-tool'.
2873         (antlr-mode-menu): Add entries.
2874         (antlr-file-dependencies): New function.
2875         (antlr-directory-dependencies): New function.
2876         (antlr-superclasses-glibs): New function.
2877         (antlr-run-tool): New command.
2878         (antlr-makefile-insert-variable): New function.
2879         (antlr-insert-makefile-rules): New function.
2880         (antlr-show-makefile-rules): New command.
2882         * antlr-mode.el: More Emacs/XEmacs stuff.
2883         (antlr-no-action-keywords): New constant with value nil.
2884         (antlr-font-lock-keywords-alist): Use it.  Old value would break
2885         syntax highlighting in Emacs-21.0.
2886         (antlr-default-directory): Emacs/XEmacs dependend function.
2887         (antlr-read-shell-command): Ditto.
2888         (antlr-with-displaying-help-buffer): Ditto.
2890 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
2892         * antlr-mode.el: imenu, parsing and highlighting changes.
2893         (antlr-imenu-create-index-function): Don't create extra submenus
2894         for definitions in different grammar classes.  It is not necessary
2895         for the menu and would make command `imenu' awkward to use.
2896         (antlr-skip-file-prelude): With ANTLR-2.7+, you can specify named
2897         header actions and more than one.
2898         (antlr-font-lock-tokendef-face): Changed color.
2899         (antlr-font-lock-tokenref-face): Changed color.
2900         (antlr-font-lock-additional-keywords): Also highlight lowercase.
2901         (antlr-mode-syntax-table): New variable.
2902         (antlr-mode): Populate and use it instead `java-mode-syntax-table'.
2903         (antlr-with-syntax-table): Don't copy syntax table.
2905 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
2907         * antlr-mode.el: Minor changes: language setting.
2908         (antlr-language-alist): The value for file option "language" can
2909         be both an identifier and a string.
2910         Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
2911         (antlr-language-limit-n-regexp): Change accordingly.
2913 2000-11-29  Christoph Wedler  <Christoph.Wedler@sap.com>
2915         * antlr-mode.el: Minor changes: tabs, hiding.
2916         (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
2917         (antlr-action-visibility): Also allow value nil to also hide the
2918         braces.  Renamed from `antlr-tiny-action-length'.
2919         Suggested by Jay@aol.com.
2920         (antlr-hide-actions): Change accordingly.  Hide line if completely
2921         hidden action is on a line of its own.
2923 2000-11-29  Stefan Monnier  <monnier@cs.yale.edu>
2925         * subr.el (combine-run-hooks): Only run-hooks if there's a hook to run.
2927         * sort.el (sort-columns): Don't concat strings with numbers.
2929 2000-11-29  Dave Love  <fx@gnu.org>
2931         * cus-edit.el (face): Fix :format.
2933         * mail/feedmail.el: Require smtpmail when compiling.
2934         (mail-do-fcc): Autoload.
2935         (feedmail) <defgroup>: Fix :link.
2936         (feedmail-nuke-body-in-fcc): Fix :type.
2937         (feedmail-send-it): Add autoload cookie.
2939 2000-11-29  Stefan Monnier  <monnier@cs.yale.edu>
2941         * newcomment.el (comment-indent): Save excursion around call to
2942         comment-indent-function.
2944 2000-11-29  Miles Bader  <miles@gnu.org>
2946         * subr.el (member-ignore-case): Return the tail of the list who's
2947         car matches, like `member', not the matching element itself.
2949 2000-11-29  Kenichi Handa  <handa@etl.go.jp>
2951         * xml.el (xml-parse-tag): Fix finding opening tag.  A tag name
2952         should not contain `\n'.
2954 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
2956         * hi-lock.el (hi-lock-refontify): Call jit-lock-refontify.
2958         * hscroll.el: Add hints to `automatic-hscrolling' to doc strings.
2960         * dired-aux.el (dired-do-create-files): Construct default file
2961         name for dired-mark-read-file-name so that when the user enters
2962         just RET, the target file will end up in the target directory.
2964         * abbrev.el (prepare-abbrev-list-buffer): Get the value of
2965         local-abbrev-table before changing buffers because it might
2966         have a buffer-local binding.
2968 2000-11-28  Miles Bader  <miles@gnu.org>
2970         * simple.el (delete-horizontal-space): Handle fields more generally.
2972 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
2974         * simple.el (delete-horizontal-space): Handle minibuffer prompt.
2976 2000-11-28  Dave Love  <fx@gnu.org>
2978         * progmodes/ps-mode.el (ps-mode): Set comment-start and
2979         comment-start-skip locally.
2981         * progmodes/fortran.el (fortran-mode): Don't set
2982         fortran-comment-line-start-skip.  Set comment-start to
2983         fortran-comment-line-start.
2984         (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
2985         (fortran-comment-line-start-skip): Simplify slightly.
2987 2000-11-28  Gerd Moellmann  <gerd@gnu.org>
2989         * play/5x5.el: Remove RCS keyword.
2991         * bs.el: Mistaken commit, undone 2000-11-30.
2993 2000-11-28  Milan Zamazal  <pdm@freesoft.cz>
2995         * textmodes/tildify.el (tildify-string-alist): Add
2996         `plain-tex-mode' here.
2998 2000-11-28  Colin Walters  <walters@cis.ohio-state.edu>
3000         * chistory.el (Command-history-setup): Remove extraneous `keymap'
3001         reference.
3003 2000-11-28  Miles Bader  <miles@gnu.org>
3005         * cus-face.el (custom-face-attributes): Add post-filter function
3006         for :box.  Make pre-filter function for :box handle all cases.
3008         * wid-edit.el (widget-choose): Make sure pop-up window is large
3009         enough to display all the choices, as there's no way to scroll it.
3011 2000-11-28  Kenichi Handa  <handa@etl.go.jp>
3013         * international/mule-conf.el: Make the coding system no-conversion
3014         safe for all characters.
3016 2000-11-27  Dave Love  <fx@gnu.org>
3018         * net/ldap.el (ldap) <defgroup>: Add :version.
3020         * tooltip.el (tooltip-use-echo-area): Doc fix.
3022         * cus-start.el <minibuffer-prompt-properties>: Add version.
3023         <read-buffer-function>: Add.
3025         * apropos.el (apropos-print): Add help-echo to active text.
3027         * term/x-win.el (x-select-enable-clipboard): Customize (per lispref).
3029 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
3031         * mail/rmail.el (rmail-automatic-folder-directives): Add a custom
3032         type, group and version.
3034 2000-11-27  Eli Zaretskii  <eliz@is.elta.co.il>
3036         * select.el (x-get-selection): Docstring fix.
3038 2000-11-27  Dave Pearson <davep@hagbard.demon.co.uk>
3040         * play/5x5.el (5x5-play-solution): Bind hinhibit-quit to t.
3042 2000-11-27  Andrew Innes  <andrewi@gnu.org>
3044         * makefile.nt (.SUFFIXES): Add .SUFFIXES.
3046         * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
3048 2000-11-27  Miles Bader  <miles@gnu.org>
3050         * dired.el (dired-get-filename): Return filename verbatim if
3051         LOCALP is `verbatim'.
3052         * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
3053         `verbatim' so that we don't inadvertently delete a non-existant
3054         directory name.
3056 2000-11-27  Kenichi Handa  <handa@etl.go.jp>
3058         * international/characters.el: Specify cases and syntaxes for
3059         mule-unicode-0100-24ff.
3061 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
3063         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
3064         that foreground and/or background colors of the face `tool-bar'
3065         are unspecified.
3067 2000-11-27  Miles Bader  <miles@gnu.org>
3069         * wid-edit.el (widget-field-buffer, widget-field-start)
3070         (widget-field-end): Handle widget field `pseudo-overlays'.
3071         (widget-field-value-delete): Delete WIDGET from `widget-field-new'
3072         if it's there instead of in `widget-field-list'.
3074         * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
3075         (help-make-xrefs): Delete extraneous newlines at the end of the
3076         docstring.
3078 2000-11-25  Jason Rumney  <jasonr@gnu.org>
3080         * startup.el (command-line): Call set-locale-environment after
3081         Window System init file is read, as it can result in a call to
3082         redraw-frame.
3084 2000-11-25  Eli Zaretskii  <eliz@is.elta.co.il>
3086         * simple.el (shell-command): Mention the effect of the prefix
3087         argument in the doc string.
3089 2000-11-25  Miles Bader  <miles@gnu.org>
3091         * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
3093         * wid-edit.el (widget-field-value-delete): Don't try to delete
3094         overlay when it's the `pseudo-overlay' that exists at some points.
3096 2000-11-24  Jason Rumney  <jasonr@gnu.org>
3098         * international/mule-cmds.el (locale-language-names): Add "jp" as
3099         a non-standard alternative for Japanese.
3101 2000-11-24  Andre Spiegel  <spiegel@gnu.org>
3103         * vc-hooks.el: Require 'cl during compilation.
3105 2000-11-24  Gerd Moellmann  <gerd@gnu.org>
3107         * faces.el (face-set-after-frame-default): Let face attributes
3108         specified for new frames override frame parameters.
3110         * startup.el (command-line): Fix computation of the source file
3111         for user-init-file when user-init-file is a compiled file.
3113 2000-11-24  Miles Bader  <miles@gnu.org>
3115         * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec)
3116         (custom-post-filter-face-spec): New functions.
3117         (custom-face-set, custom-face-value-create): Filter the face spec
3118         before and after customization.
3119         (custom-face-set): If VALUE specifies a null face, pass a
3120         non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
3121         * cus-face.el (custom-face-attributes): Remove SET and GET
3122         functions.  Add some IN-FILTER and OUT-FILTER functions in the few
3123         cases they're needed.
3125         * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
3126         that it's distinguishable from the :off-glyph on dark-background
3127         displays.  Set its background color too.
3129         * cus-start.el (all): Restore entry for `mode-line-inverse-video',
3130         so that people can easily turn it off.
3132 2000-11-24  Michael Kifer  <kifer@cs.sunysb.edu>
3134         * ediff-diff.el: Moved variables around to have it compile under NT.
3136         * ediff-help.el (ediff-use-long-help-message): Made it customizable.
3138         * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
3140         * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
3141         redundant skip-small-frames test.
3143         * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
3144         (viper-downgrade-to-insert): protect against errors in hooks.
3146         * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
3147         (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
3148         (viper-restore-cursor-type,viper-set-insert-cursor-type): New
3149         functions.
3151         * viper-util.el (viper-memq-char): Bug fixes.
3153         * viper.el (viper-mode): Fix cursor handling.
3155 2000-11-24  Kenichi Handa  <handa@etl.go.jp>
3157         * international/mule-diag.el (list-iso-charset-chars): For
3158         two-byte charset, fix the `while' condition.
3159         (list-non-iso-charset-chars): Fix the `while' condition.
3161 2000-11-23  Stefan Monnier  <monnier@cs.yale.edu>
3163         * subr.el (add-hook, remove-hook): Don't call make-local-hook
3164         if the variable is make-variable-buffer-local.
3166         * progmodes/ada-stmt.el (ada-template-map): Initialize
3167         and bind it to C-c t in ada-mode-map.
3168         (ada-stmt-mode-hook): New function extracted from old code.
3169         Only change the buffer-local side of skeleton-*.
3170         (ada-mode-hook): Use it.
3172 2000-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
3174         * iswitchb.el (iswitchb-minibuf-depth): New variable.
3175         (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
3176         we expect to be returned by minibuffer-depth once we prompt the
3177         user in the minibuffer.
3178         (iswitchb-entryfn-p): If minibuffer-depth returns the same value
3179         as recorded in iswitchb-minibuf-depth, return non-nil.
3181 2000-11-23  Eli Zaretskii <eliz@is.elta.co.il>
3183         * hscroll.el (turn-on-hscroll, hscroll-mode, hscroll-global-mode)
3184         (hscroll-window-maybe): Docstring fix.
3186 2000-11-23  Dave Love  <fx@gnu.org>
3188         * rect.el (string-rectangle): Don't test delete-selection-mode.
3190 2000-11-23  Gerd Moellmann  <gerd@gnu.org>
3192         * avoid.el (mouse-avoidance-too-close-p): Return nil if mouse
3193         is in the tool bar.
3195         * dired-aux.el (dired-add-entry): Don't call dired-get-filename
3196         with `no-dir'; we want the directory part to be able to remove
3197         it.
3199 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
3201         * textmodes/outline.el (outline-flag-region):
3202         Don't bind inhibit-read-only since we don't modify the buffer.
3203         (outline-isearch-open-invisible): Don't jump to overlay-start
3204         since we're trying to unhide text around point.
3205         (outline-discard-overlays): Use dolist.
3207         * autoinsert.el (auto-insert-alist): Add `provide' to elisp skeleton.
3209 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
3211         * mail/rmail.el (rmail-confirm-expunge): Default to
3212         y-or-n-p.
3214 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
3216         * textmodes/tex-mode.el (tex-font-lock-keywords-1):
3217         Fix ARG regexp to skip quoted braces.
3218         (tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
3219         Remove `bf' and `it' from `bold' and `italic' (they were wrong and
3220         are (correctly) handled separately).
3221         Remove `caption' and `footnote' from `citations': they contain text.
3222         Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
3223         (latex-skeleton-end-hook): New function.
3224         (latex-mode): Use it.
3225         (tex-start-tex-marker): Remove.
3226         (tex-send-tex-command): Don't set tex-start-tex-marker.
3227         (tex-error-parse-syntax-table): New var.
3228         (tex-compilation-parse-errors): Use it.
3229         Ignore tex-start-tex-marker.  Don't bother with marker-position.
3230         (tex-validate-buffer): Don't bother with marker-position.
3232         * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
3233         (flyspell-generic-progmode-verify): Use it.
3235 2000-11-22  Sam Steingold  <sds@gnu.org>
3237         * simple.el (delete-trailing-whitespace): New interactive
3238         function.
3240         * progmodes/ada-mode.el (ada-mode): Use it instead of
3241         `ada-remove-trailing-spaces'.
3242         (ada-remove-trailing-spaces): Removed.
3244         * textmodes/two-column.el (2C-merge): Recommend it in the doc.
3246         * textmodes/picture.el (picture-clean): Removed.
3247         (picture-mode-exit): Call it instead of `picture-clean'.
3249 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
3251         * frame.el (show-cursor-in-non-selected-windows): Doc fix.
3253         * hi-lock.el (hi-lock-refontify): Don't call non-existent
3254         jit-lock-fontify-buffer; it should anyway be unneccessary to
3255         do anything special when jit-lock is active.
3256         (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
3258 2000-11-22  Dave Love  <fx@gnu.org>
3260         * calendar/todo-mode.el (todo-top-priorities): Use
3261         todo-tmp-buffer-name.  From Milan Zamazal <Milan.Zamazal@qbizm.com>.
3263         * language/chinese.el, language/cyrillic.el:
3264         * language/devanagari.el, language/ethiopic.el, language/greek.el:
3265         * language/hebrew.el, language/indian.el, language/japanese.el:
3266         * language/korean.el, language/lao.el, language/misc-lang.el:
3267         * language/thai.el, language/tibetan.el, language/vietnamese.el:
3268         Use provide.
3270         * cus-edit.el (custom-buffer-create-internal): Save some consing.
3271         (custom-variable-set): Improve validation error mesage.
3273         * rect.el (string-rectangle): Revert last change.
3274         (string-rectangle-line): New arg DELETE.
3275         (string-rectangle): Check delete-selection-mode.
3277         * emacs-lisp/edebug.el (edebug-version)
3278         (edebug-maintainer-address): Deleted.
3279         (edebug-submit-bug-report): Just alias to report-emacs-bug.
3280         (edebug-read-function): Account for other `'#' read forms.
3281         (edebug-mode-menus): Make some items toggles.
3282         (edebug-outside-unread-command-event, unread-command-event):
3283         Remove these to avoid warnings.
3285 2000-11-22  David Ponce  <david@dponce.com>
3287         * recentf.el (recentf-menu-items-for-commands)
3288         (recentf-make-menu-items, recentf-make-menu-item)
3289         (recentf-filter-changer): Added :help and :active menu-item properties.
3291         (recentf-build-dir-rules, recentf-dump-variable)
3292         (recentf-edit-list, recentf-open-files-item)
3293         (recentf-open-files): Replaced unnecessary `mapcar' with new
3294         built-in `mapc'.
3296 2000-11-23  Miles Bader  <miles@gnu.org>
3298         * faces.el (menu): Make inverse-video on ttys too.
3300 2000-11-22  Stefan Monnier  <monnier@cs.yale.edu>
3302         * simple.el (comment-line-break-function): Use the new name
3303         indent-new-comment-line -> comment-indent-new-line.
3304         (clone-indirect-buffer): Don't ignore NORECORD.
3305         (next-completion): Properly handle the case where items are adjacent.
3307         * mouse.el (popup-menu): Stupid typo.
3309 2000-11-22  Gerd Moellmann  <gerd@gnu.org>
3311         * emacs-lisp/authors.el: Remove autoload cookies, add author,
3312         maintainer, keywords tags.
3314         * rect.el (replace-rectangle): Don't call string-rectangle-line
3315         with too many arguments.
3317 2000-11-22  Andre Spiegel  <spiegel@gnu.org>
3319         * ediff-util.el (ediff-file-checked-out-p)
3320         (ediff-file-checked-in-p): Call vc-state instead of
3321         vc-locking-user, which no longer exists.
3323         * emulation/viper-util.el (viper-file-checked-in-p): Same as above.
3325 2000-11-22  Dave Love  <fx@gnu.org>
3327         * md5.el (md5): Provide.
3328         (md5): Fix error call.
3330 2000-11-22  Miles Bader  <miles@gnu.org>
3332         * textmodes/refill.el (refill-adjust-ignorable-overlay)
3333         (refill-fill-paragraph-at): Remove debugging code.
3335         * calendar/calendar.el (generate-calendar-window): When we don't
3336         call `fit-window-to-buffer', make sure the top line is fully visible.
3338         * image-file.el (insert-image-file): Don't make `read-only'
3339         property rear-nonsticky.
3341         * isearch.el (isearch-original-minibuffer-message-timeout): New var.
3342         (isearch-mode): Set `minibuffer-message-timeout' to nil, after
3343         stashing away its original value.
3344         (isearch-edit-string): Temporarily restore `minibuffer-message-timeout'
3345         in the recursive edit.
3346         Bind `isearch-original-minibuffer-message-timeout' to protect it.
3347         (isearch-done): Restore `minibuffer-message-timeout'.
3349         * cus-start.el: Remove entry for `mode-line-inverse-video'.
3351 2000-11-21  Stefan Monnier  <monnier@cs.yale.edu>
3353         * progmodes/ada-mode.el (ada-mode): `set '' -> `setq'.
3355         * find-lisp.el (find-lisp-find-files-internal):
3356         Use dolist, when and file-name-as-directory.
3358         * emacs-lisp/edebug.el (edebug-form-spec prop): Use dolist.
3359         (define-derived-mode, define-minor-mode): Add specs.
3361         * window.el: General comment and spacing fixes.
3362         (save-selected-window): Use backquotes.
3363         (window-safely-shrinkable-p): New function.
3364         (shrink-window-if-larger-than-buffer): Use it.
3366         * subr.el (make-local-hook): Docstring fix.
3368         * shell.el (shell-mode): Use define-derived-mode.
3370         * newcomment.el (comment-indent): Insert comment before calling
3371         comment-indent-function.  Don't insert in column 0.
3372         (comment-dwim): Indent before inserting comment.
3374         * isearch.el (isearch-mode-map): Fix docstring.  Init in defvar.
3375         (minibuffer-local-isearch-map): Init in defvar.  Use inheritance.
3376         (isearch-clean-overlays, isearch-range-invisible, isearch-unread):
3377         Use mapc rather than map.
3379         * files.el (find-buffer-visiting): Compare all attributes before
3380         declaring two files identical (rather than just their inode-no).
3381         (auto-mode-alist): Use \' rather than $.
3383         * which-func.el: Update maintainer line.
3385         * pcvs.el (uniquify-buffer-file-name): Remove advice.
3386         * uniquify.el (uniquify-list-buffers-directory-modes): New var.
3387         (uniquify-buffer-file-name): Use it.
3389 2000-11-22  Miles Bader  <miles@gnu.org>
3391         * cus-start.el: Add entry for `minibuffer-prompt-properties'.
3392         * simple.el (minibuffer-avoid-prompt): New function.
3394 2000-11-21  Gerd Moellmann  <gerd@gnu.org>
3396         * Makefile.in (.SUFFIXES): Add .SUFFIXES.
3398 2000-11-21  Miles Bader  <miles@gnu.org>
3400         * emacs-lisp/advice.el (ad-special-forms): Correct the conditional
3401         inclusion of `track-mouse'.
3403         * textmodes/refill.el (refill-ignorable-overlay): New variable.
3404         (refill-adjust-ignorable-overlay): New function.
3405         (refill-fill-paragraph-at): Use `refill-ignorable-overlay' to fill
3406         only the paragraph's tail if possible.
3407         Update `refill-ignorable-overlay'.
3408         (refill-mode): Initialize/cleanup `refill-ignorable-overlay'.
3410         * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
3411         point inside the fill-prefix.
3413         * textmodes/refill.el (refill-post-command-function): Don't reset
3414         refill-doit in the case where a self-insertion command doesn't
3415         case a refill.  Use `refill-fill-paragraph-at', getting position
3416         from `refill-doit'.
3417         (refill-after-change-function): Set `refill-doit' to END.
3418         (refill-fill-paragraph-at): New function, mostly from old
3419         refill-fill-paragraph.
3420         (refill-fill-paragraph): Use `refill-fill-paragraph-at'.
3421         (refill-pre-command-function): New function.
3422         (refill-mode): Add it to `pre-command-hook'.
3424 2000-11-20  Gerd Moellmann  <gerd@gnu.org>
3426         * textmodes/artist.el (artist-mode): Fix autoload cookie.
3428         * font-lock.el (java-keywords): Add MATCH-HIGHLIGHT part for
3429         javadoc tags.
3431 2000-11-20  Andre Spiegel  <spiegel@gnu.org>
3433         * vc.el, vc-hooks.el: Undo prev change (moved functions back to
3434         vc.el).
3436         * vc-rcs.el (vc-rcs-state): Before calling vc-workfile-unchanged-p,
3437         require vc.
3439         * vc-cvs.el (vc-cvs-checkout): Fix bug that broke C-x v ~-style
3440         checkouts.
3442 2000-11-20  Dave Love  <fx@gnu.org>
3444         * Makefile.in (DONTCOMPILE): Omit bindings.el.
3446 2000-11-20  Eli Barzilay <eli@www.barzilay.org>
3448         * calculator.el (calculator-paste): Use `if' instead of `and'
3449         and `or'.
3450         (calculator-help): Don't use electric-describe-mode for XEmacs.
3452 2000-11-19  Gerd Moellmann  <gerd@gnu.org>
3454         * info.el (info-menu-5): Doc fix.
3456         * textmodes/artist.el: New file.
3458 2000-11-19  Andre Spiegel  <spiegel@gnu.org>
3460         * vc-rcs.el (vc-rcs-state): Call vc-workfile-unchanged-p only here,
3461         and differentiate according to checkout model.
3462         (vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p,
3463         since this function is only concerned with master state.
3465         * vc-hooks.el (vc-workfile-unchanged-p,
3466         vc-default-workfile-unchanged-p): Moved here from vc.el.
3468         * vc.el (vc-workfile-unchanged-p,
3469         vc-default-workfile-unchanged-p): See above.
3471 2000-11-19  Miles Bader  <miles@gnu.org>
3473         * image-file.el (insert-image-file): Make `intangible' and
3474         `read-only' properties rear-nonsticky too.
3476 2000-11-18  Gerd Moellmann  <gerd@gnu.org>
3478         * ps-print.el: Update copyright notice.
3480         * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options.
3481         (tooltip-show): Use the offsets.
3483         * bindings.el (mode-line-modified): Fix a typo.
3484         (mode-line-toggle-modified, mode-line-widen)
3485         (mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.
3487 2000-11-17  Vinicius Jose Latorre <vinicius@cpqd.com.br>
3489         * ps-print.el (toplevel): Test for find-coding-system being
3490         fboundp before calling ps-x-find-coding-system.
3492 2000-11-16  Stefan Monnier  <monnier@cs.yale.edu>
3494         * vc.el (vc-version-diff): Bind inhibit-read-only when inserting text.
3495         (vc-version-backup-file): Docstring fix.
3497 2000-11-16  Gerd Moellmann  <gerd@gnu.org>
3499         * files.el (basic-save-buffer): Don't add a newline if
3500         find-file-literally is non-nil.
3501         (find-file-literally): Extend doc string.
3503         * sort.el (sort-columns): If sort-fold-case it non-nil, invoke
3504         sort(1) with the `-f' argument.
3506 2000-11-16  Andre Spiegel  <spiegel@gnu.org>
3508         * vc.el: Updated backend documentation.
3509         (vc-default-check-headers): New function.
3511         * vc-{cvs,rcs,sccs}.el: Functions reordered.
3513         * vc.el (vc-revert-buffer): Ask for confirmation if file seems
3514         up-to-date.
3515         (vc-do-command): In the asynchronous case, output messages only if
3516         the minibuffer is not active.
3518         * vc-cvs.el (vc-cvs-revert): Use `cvs unedit' only if
3519         `vc-cvs-use-edit' is on.
3520         (vc-cvs-checkout): When this is used for reverting the workfile,
3521         make a backup of the original contents and revert to that in case
3522         of error.
3523         (vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for
3524         remote repositories.
3526         * vc.el (vc-annotate): Changed handling of prefix arg; now asks
3527         for both version and ratio in the minibuffer.
3529         * vc-cvs.el (vc-cvs-annotate-command): New optional arg VERSION.
3530         Use vc-do-command to perform the annotation, not call-process.
3532 2000-11-16  Kenichi Handa  <handa@etl.go.jp>
3534         * international/quail.el (quail-start-translation): Don't call
3535         `message' before reading key sequence.
3537 2000-11-16  Miles Bader  <miles@lsi.nec.co.jp>
3539         * net/ange-ftp.el (ange-ftp-file-modtime): Don't use `caddr'.
3541 2000-11-16  Kenichi Handa  <handa@etl.go.jp>
3543         * window.el (fit-window-to-buffer): Be sure to acquire at least
3544         one text line even if the buffer is empty.
3546 2000-11-16  Gerd Moellmann  <gerd@gnu.org>
3548         * net/ange-ftp.el (ange-ftp-file-writable-p)
3549         (ange-ftp-file-readable-p, ange-ftp-file-executable-p): Bind
3550         ange-ftp-process-verbose to nil.
3552 2000-11-15  Dave Love  <fx@gnu.org>
3554         * wid-edit.el (widget-specify-field, widget-specify-button): If
3555         :help-echo is a function, set help-echo of overlay to
3556         widget-mouse-help.
3557         (widget-mouse-help): New function.
3558         (widget-echo-help): Rewritten for :help-echo functions only taking
3559         a widget arg.
3561         * net/eudc-bob.el (eudc-bob-can-display-inline-images): Use
3562         display-graphic-p.
3563         (eudc-bob-display-jpeg) <!eudc-xemacs-p>: Test create-image bound
3564         and that JPEG is available.
3565         (eudc-bob-toggle-inline-display): Avoid non-existent `imagep'.
3567         * international/mule-cmds.el (locale-charset-language-names):
3568         Match @euro.
3570 2000-11-15  Gerd Moellmann  <gerd@gnu.org>
3572         * faces.el (face-set-after-frame-default): If
3573         `inhibit-default-face-x-resources' is bound, don't intialize the
3574         default face from X resources.
3576 2000-11-15  Eli Zaretskii  <eliz@is.elta.co.il>
3578         * Makefile.in (custom-deps, finder-data, autoloads, recompile):
3579         Don't set EMACSLOADPATH.
3581 2000-11-15  Eli Zaretskii  <eliz@is.elta.co.il>
3583         * textmodes/texinfo.el (texinfo-insert-@uref): Renamed from
3584         texinfo-insert-@url.
3585         (texinfo-insert-@url): A defalias for texinfo-insert-@uref.
3586         (texinfo-mode-map): Bind "C-c C-c u" to texinfo-insert-@uref.
3588 2000-11-14  Stefan Monnier  <monnier@cs.yale.edu>
3590         * emacs-lisp/checkdoc.el (checkdoc-minor-mode) <defvar>: Remove.
3591         (checkdoc-minor-mode-map): New map, replaces checkdoc-minor-keymap.
3592         (checkdoc-minor-keymap): Backward compatibility.
3593         (checkdoc-minor-menu): Don't bother checking checkdoc-minor-keymap.
3594         (checkdoc-minor-mode) <defun>: Use easy-mmode-define-minor-mode.
3595         (checkdoc-this-string-valid-engine): Be a bit more strict
3596         to avoid matching substrings of `...' quoted vars/funs.
3597         (checkdoc-defun-info): Only look for `interactive' if alone.
3598         (debug-ignored-errors): Add "arg doesn't appear in docstring".
3600         * progmodes/compile.el (grep): `tag-default' can be nil.
3602         * newcomment.el (comment-indent): Paren typo.
3604 2000-11-14  Dave Love  <fx@gnu.org>
3606         * calculator.el: New maintainer version.
3608         * diff-mode.el (diff-imenu-generic-expression): Modify unidiff pattern.
3610         * cmuscheme.el: Doc fixes.
3611         (cmuscheme) <defgroup>: Use `scheme' as parent.
3612         (cmuscheme-program-name): Remove.  Change uses to
3613         scheme-program-name.
3615         * xscheme.el (scheme-program-name): Don't define here.
3617         * progmodes/scheme.el (scheme-program-name): New variable
3618         (originally in cmuscheme).
3620 2000-11-14  Miles Bader  <miles@gnu.org>
3622         * window.el (fit-window-to-buffer): Handle windows without mode-lines.
3623         Handle header-lines.  Don't loop forever if we can't enlarge the
3624         window anymore.  Simplify a bit.
3626 2000-11-14  Kenichi Handa  <handa@etl.go.jp>
3628         * window.el (fit-window-to-buffer): Don't check
3629         window-text-height.  Assure that the last line is fully visible.
3631         * international/quail.el (quail-show-guidance-buf): Call
3632         fit-window-to-buffer to assure the enough height of the guidance
3633         buffer.
3634         (quail-update-guidance): Avoid making the guidance buffer shorter.
3636 2000-11-14  Stefan Monnier  <monnier@cs.yale.edu>
3638         * textmodes/tex-mode.el (tex-font-lock-keywords-1): Use `keep'
3639         rather than `prepend' and add an interesting comment.
3640         (tex-math-face, tex-font-lock-syntactic-face-function):
3641         New face and function to use it.
3642         (tex-define-common-keys, tex-mode-map): Use menu-item rather
3643         than `menu-enable' symbol property.
3644         (tex-mode-map): Bind {, (, [ and $ to skeleton-pair-insert-maybe.
3645         (tex-mode): Add some latex-mode commands for auto-selection.
3646         Use tex-font-lock-syntactic-face-function.
3647         (tex-insert-quote): Simplify.
3648         (tex-shell): New mode.
3649         (tex-start-shell): Use it.
3650         (tex-shell-proc, tex-shell-buf): New functions.
3651         (tex-send-command): Use it.
3652         (tex-main-file): Fix the meaning of the new arg REALFILE.
3653         (tex-send-tex-command): New function split from `tex-start-tex'.
3654         Set compilation-last-buffer and compilation-parsing-end.
3656         * newcomment.el (comment-indent-default): Stick \s<\s< to the left
3657         when it follows non-comment text on the line.
3659         * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3660         Set font-lock-defaults.
3661         (lisp-mode-shared-map): Init inside the defvar.
3662         (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
3663         Use define-derived-mode.
3665 2000-11-14  Miles Bader  <miles@lsi.nec.co.jp>
3667         * faces.el (header-line): Use `:box nil' for color/gs displays too.
3669 2000-11-14  Gerd Moellmann  <gerd@gnu.org>
3671         * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
3672         recursively optimize body because that can lead to infinite
3673         recursion; see comment there.
3675 2000-11-13  Eli Zaretskii  <eliz@is.elta.co.il>
3677         * faces.el (face-spec-set-match-display): Revert the change from
3678         2000-10-24.  Add a FIXME for after v21.1.
3680 2000-11-13  Miles Bader  <miles@gnu.org>
3682         * textmodes/fill.el (skip-line-prefix): New function.
3683         (fill-region-as-paragraph, fill-region):  Return the fill-prefix.
3684         (fill-paragraph): Don't leave point inside the fill-prefix.
3685         * textmodes/refill.el (refill-fill-paragraph-at): Don't leave
3686         point inside the fill-prefix.
3688 2000-11-13  Miles Bader  <miles@lsi.nec.co.jp>
3690         * calendar/calendar.el (generate-calendar-window): Use
3691         `fit-window-to-buffer'.
3693 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
3695         * gud.el (gud-minor-mode): New var.
3696         (gud-symbol, gud-val): New functions.
3697         (gud-find-file): Copy gud-minor-mode to the new buffer.
3698         (gud-menu-map): Include entries for commands that are not always
3699         available, using :enable to (de)activate them.
3700         (gud-minor-mode-map): New map.  Add it to minor-mode-map-alist.
3701         (gud-mode-map): New map.
3702         (gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
3703         (gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
3704         Don't set up gud's menu (it's done by the minor-mode).
3705         (gud-minibuffer-local-map): New.
3706         Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
3707         (gud-query-cmdline): New function.
3708         (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it.  Set gud-minor-mode.
3709         (gud-mode): Use define-derived-mode.
3710         Don't set up gud's menu (it's done by the minor-mode).
3711         (gud-chop-words): Remove.
3712         (gud-common-init): Use split-string instead.
3713         (gud-new-keymap, gud-make-debug-menu): Eradicate.
3715         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap):
3716         Add keyword arg :name.
3718         * diff-mode.el (diff-mode-menu): Add entry for applying hunk.
3719         (diff-count-matches, diff-split-hunk): New functions.
3720         (diff-mode-map): Bind C-c C-s to diff-split-hunk.
3722         * pcvs-info.el (cvs-fi-conflict-face): New var.
3724         * progmodes/sh-script.el (sh-mode-syntax-table) <defvar>:
3725         Make it into a simple syntax-table, shared among all submodes.
3726         (sh-heredoc-face): Re-introduce.
3727         (sh-font-lock-syntactic-face-function): New function.
3728         (sh-mode): Use it.  Also use define-derived-mode.
3729         Remove old bogus setting of indent-region-function.
3730         (sh-set-shell): Don't set the syntax-table any more.
3731         (sh-mode-syntax-table) <defun>: Remove.
3733 2000-11-12  Miles Bader  <miles@gnu.org>
3735         * textmodes/flyspell.el (flyspell-mode-on): Only output welcome
3736         message if interactive.
3738 2000-11-12  Dave Love  <fx@gnu.org>
3740         * mail/feedmail.el: Fix header,
3741         (feedmail) <defgroup>: Add :link.
3743         * view.el: Use local-map property, not keymap on mode-line string.
3745         * scroll-all.el (scroll-all-mode): Customize variable.  Add
3746         autoload cookie to function.
3748         * lazy-lock.el: Remove compatibility code.
3750         * finder.el (finder-known-keywords): Add `files', remove `vms'.
3751         (finder-help-echo): New variable.
3752         (finder-mouse-face-on-line): Add help-echo stuff.
3753         (finder-list-keywords, finder-list-matches): Use mapc.
3755         * faces.el (face-font-registry-alternatives): Add :version.
3757         * progmodes/etags.el (visit-tags-table-buffer): Beware of `t' in
3758         tags-table-list.
3760         * net/browse-url.el (browse-url-browser-function): Update :version.
3762         * mail/sendmail.el (mail-font-lock-keywords): Use [:alpha:], not a-z.
3763         (mail-mode): Use [:alnum:] in some regexps.
3765 2000-11-10  Dave Love  <fx@gnu.org>
3767         * ediff.el (ediff-regions-internal, ediff-documentation):
3768         * ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
3769         fundamental mode.
3771         * ediff-util.el (ediff-status-info, ediff-debug-info): Put temp
3772         buffer into fundamental mode.
3773         (ediff-set-difference): Use copy-sequence if available.
3775         * ediff-ptch.el (ediff-dispatch-file-patching-job): Check
3776         ediff-patch-map non-nil.
3777         (ediff-fixup-patch-map, ediff-fixup-patch-map)
3778         (ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
3779         buffer into fundamental mode.
3781         * ediff-merg.el (state-or-merge): Defvar when compiling.
3783 2000-11-10  Jason Rumney  <jasonr@gnu.org>
3785         * w32-fns.el (w32-add-charset-info): New function.
3786         (w32-charset-info-alist): Use it.
3788 2000-11-10  Gerd Moellmann  <gerd@gnu.org>
3790         * faces.el (face-font-registry-alternatives): New user-option.
3792 2000-11-10  Stefan Monnier  <monnier@cs.yale.edu>
3794         * textmodes/texinfo.el (texinfo-block-default): New var.
3795         (texinfo-insert-block): Use it.  Insert a newline if needed.
3797         * textmodes/fill.el (fill-indent-according-to-mode): New var.
3798         (fill-region-as-paragraph): Use it.
3800         * textmodes/tex-mode.el (standard-latex-block-names): Add "math".
3801         (latex-mode): Tweak tex-*-(head|trail)er regexps.
3802         Tweak paragraph regexps to allow a leading [ \t]*.
3803         (tex-latex-block): Insert a newline if necessary.
3804         (latex-insert-item): Only insert a newline if necessary.
3805         (tex-guess-main-file): New function.
3806         (tex-main-file): Use it.  Add arg `realfile'.  Trim `.tex'.
3807         Set tex-main-file if TeX-master is provided.
3808         (tex-latex-indent-syntax-table): Map ( and ) to punctuation.
3810 2000-11-10  Gerd Moellmann  <gerd@gnu.org>
3812         * startup.el (command-line): Set the default tooltip-mode
3813         to t for graphical displays which implement x-show-tip.
3815         * tooltip.el (tooltip-mode): Add a comment about startup.el
3816         setting the default value of this user-option.
3818 2000-11-09  Stefan Monnier  <monnier@cs.yale.edu>
3820         * font-lock.el (font-lock-*-face) <defvar>: Move.
3821         (font-lock-defaults-alist): Mark obsolete.
3822         (font-lock-mode, font-lock-mode-hook) <defvar>: Remove.
3823         (font-lock-mode): Use define-minor-mode.
3824         (font-lock-support-mode): Tweak type to default to jit-lock-mode.
3825         (font-lock-turn-off-thing-lock): Be more explicit.
3826         (font-lock-apply-syntactic-highlight): Use string-to-syntax after eval.
3827         (font-lock-syntactic-face-function): New var.
3828         (font-lock-fontify-syntactically-region): Use it.
3829         (font-lock-doc-face): New.
3831         * pcvs.el (cvs-enabledp): Ignore errors.
3832         (cvs-commit-filelist): Never query.
3833         (cvs-mode-insert): Always add a terminating / in the initial prompt.
3834         (cvs-mode-diff-backup): Use cvs-partition rather than delete-if-not.
3835         (cvs-do-removal): Use cvs-partition rather than delete-if.
3836         Use cvs-insert-strings, cvs-pop-to-buffer-same-frame and
3837         cvs-bury-buffer.
3839         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3840         Allow `next' to jump to after the end of the last match.
3842 2000-11-09  Gerd Moellmann  <gerd@gnu.org>
3844         * simple.el (byte-compiling-files-p): New function.
3846         * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
3847         if it is there.
3849         * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
3850         nil again.
3852         * textmodes/ispell.el (ispell-library-path): Don't call
3853         check-ispell-version when byte-compiling because that starts
3854         an ispell process, and ispell might not be installed.
3855         (toplevel): Don't set up a menu when byte-compiling.
3857         * emacs-lisp/bytecomp.el (byte-compile-current-file): Don't bind
3858         it, so that a boundp test can be used to determine if we're
3859         currently byte-compiling.
3861 2000-11-09  Dave Love  <fx@gnu.org>
3863         * pcvs.el (uniquify-buffer-file-name): Wrap advice in
3864         eval-after-load.
3866 2000-11-09  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3868         * ps-print.el: Patch for variable initialization when spooling.  Doc
3869         fix.
3870         (ps-output-list): Fun eliminated.
3871         (ps-begin-file, ps-begin-job): Code fix.
3873 2000-11-08  Dave Love  <fx@gnu.org>
3875         * ediff-wind.el (ediff-control-frame-parameters): Zero
3876         tool-bar-lines.
3878 2000-11-08  Gerd Moellmann  <gerd@gnu.org>
3880         * simple.el (shell-command, display-message-or-buffer)
3881         (shell-command-on-region): Mention resize-mini-windows in the doc
3882         string.
3883         (display-message-or-buffer): Take the value of resize-mini-windows
3884         into account.
3886 2000-11-07  Gerd Moellmann  <gerd@gnu.org>
3888         * macros.el (insert-kbd-macro): Print semi-colons as `?\;'.
3890         * dired.el (dired-between-files): Add `^. find' as an alternative
3891         to the regular expression, for find-dired.
3893 2000-11-06  Stefan Monnier  <monnier@cs.yale.edu>
3895         * textmodes/texnfo-upd.el: Require texinfo.
3896         (defmacro, defgroup): Remove.
3897         (texinfo-section-to-generic-alist): Remove.
3898         Use texinfo-section-list instead (i.e. level is changed string->int).
3899         (texinfo-filter): New function.
3900         (texinfo-chapter-level-regexp, texinfo-subsubsection-level-regexp)
3901         (texinfo-subsection-level-regexp, texinfo-section-level-regexp):
3902         Use it.  And use regexp-opt.
3903         (texinfo-find-higher-level-node, texinfo-hierarchic-level)
3904         (texinfo-update-menu-region-beginning)
3905         (texinfo-update-menu-higher-regexps, texinfo-update-menu-lower-regexps)
3906         (texinfo-update-the-node, texinfo-sequentially-update-the-node)
3907         (texinfo-update-menu-same-level-regexps): Update.
3908         (texinfo-update-node, texinfo-every-node-update)
3909         (texinfo-sequential-node-update): Remove autoload cookie.
3911         * textmodes/texinfo.el (texinfo-section-list): Change majorheading.
3912         (texinfo-font-lock-syntactic-keywords): Use syntax-strings.
3913         (texinfo-chapter-level-regexp): Remove.
3914         (texinfo-mode): Hard code texinfo-chapter-level-regexp.
3916 2000-11-06  Dave Love  <fx@gnu.org>
3918         * autoinsert.el (auto-insert-alist) <latex-mode>: Use \documentclass.
3920         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
3921         Match defun*.
3923 2000-11-06  Kenichi Handa  <handa@etl.go.jp>
3925         * composite.el (composition-function-table): Variable declaration
3926         moved to src/composite.c.
3927         (compose-chars-after): New optional arg object.
3929 2000-11-06  Gerd Moellmann  <gerd@gnu.org>
3931         * bindings.el (mode-line-toggle-read-only)
3932         (mode-line-toggle-modified, mode-line-widen)
3933         (mode-line-abbrev-mode, mode-line-auto-fill-mode): New functions.
3934         (make-mode-line-mouse2-map): Rewritten.
3935         (mode-line-modified, mode-line-format, minor-mode-alist): Use new
3936         functions so that C-h k can show something with a doc string.
3938         * startup.el (fancy-splash-delay): Set to 10 seconds.
3939         (fancy-splash-max-time): New user-option.
3940         (fancy-splash-stop-time): New variable.
3941         (fancy-splash-screens): Set it.  Catch `stop-splashing'.
3942         (fancy-splash-screens-1): Throw `stop-splashing' when current
3943         time is greater than fancy-splash-stop-time.
3945 2000-11-06  Stefan Monnier  <monnier@cs.yale.edu>
3947         * vc-hooks.el (vc-insert-file): Don't assume byte==char.
3949         * pcvs.el (cvs-mode-marked): New arg `noquery'.
3950         Prompt user for a file rather than raising an error.
3951         (cvs-enabledp): Fix call to cvs-mode-marked.
3952         (cvs-insert-file): New function (extracted from cvs-mode-insert).
3953         (cvs-mode-insert): Use it.  Change the init prompt' value.
3954         (cvs-mode-tree): Use cvs-status-cvstrees instead of cvs-status-trees.
3956         * emacs-lisp/ewoc.el (ewoc-goto-prev, ewoc-goto-next):
3957         Don't pass default arg to ewoc-locate.
3958         (ewoc-collect): Return result in the right order.
3960         * log-edit.el (log-edit-show-files): Use cvs-insert-strings.
3962         * cvs-status.el (cvs-tree-merge): Use cvs-butlast (avoid CL).
3963         (cvs-status-get-tags): Fix regexp.
3964         (cvs-status-trees, cvs-status-cvstrees):
3965         Combine after change hooks and don't sit-for.
3966         (cvs-tree-use-jisx0208): Rename from cvs-tree-dstr-2byte-ready.
3967         (cvs-tree-char-*): Rename from cvs-tree-dstr-char-*.
3968         Use make-char rather than hard-coded cryptic data.
3969         (cvs-status-cvstrees): Convert the buffer to multibyte if necessary.
3971         * pcvs-defs.el (cvs-menu): Add entries for tree and insert.
3973         * pcvs-util.el (cvs-butlast, cvs-nbutlast): New (copied from CL).
3974         (cvs-insert-strings): New function.
3976 2000-11-06  Miles Bader  <miles@lsi.nec.co.jp>
3978         * mwheel.el (mouse-wheel-scroll-amount): Renamed from
3979         `mwheel-scroll-amount'.
3980         (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
3981         (mouse-wheel-mode): Use (featurep 'xemacs) instead of
3982         string-matching against the version string.
3984 2000-11-06  Kenichi Handa  <handa@etl.go.jp>
3986         * language/thai.el ("Thai"): Set a lisp form that produces
3987         composed string in `sample-text' language info.
3989         * language/tibetan.el ("Tibetan"): Set a lisp form that produces
3990         composed string in `sample-text' language info.
3992         * international/mule-cmds.el (describe-language-environment): Eval
3993         `sample-text' data and insert the result.
3995         * international/mule-conf.el (compound-text): Define this coding
3996         system here.  Make x-ctext and ctext aliases of it.
3998         * language/european.el (compound-text, ctext): Moved to
3999         international/mule-conf.el.
4001 2000-11-05  Andrew Innes  <andrewi@gnu.org>
4003         * w32-fns.el (w32-version): New function.
4005 2000-11-05  Stefan Monnier  <monnier@cs.yale.edu>
4007         * progmodes/awk-mode.el: Update copyright.
4008         (awk-mode-abbrev-table): Remove.
4009         (awk-font-lock-keywords): Use regexp-opt.
4010         (awk-mode): Use define-derived-mode.
4012         * emacs-lisp/regexp-opt.el (regexp-opt-group): Sort the strings
4013         when extracting a suffix.
4015 2000-11-04  Andre Spiegel  <spiegel@gnu.org>
4017         * vc-hooks.el (vc-insert-file): Rewritten.  Don't bother about
4018         auto-save-mode.
4020 2000-11-04  Jason Rumney  <jasonr@gnu.org>
4022         * language/european.el (decode-mac-roman): Test against r1 not r0.
4024 2000-11-03  Stefan Monnier  <monnier@cs.yale.edu>
4026         * progmodes/icon.el (icon-mode-map): Don't rebind \t.
4027         (icon-mode): Define indent-line-function.
4028         (icon-comment-indent): Simplify.
4029         (icon-font-lock-keywords-2): Use the `words' arg to regexp-opt.
4031         * emacs-lisp/find-func.el (find-function-do-it): Quote the hook.
4033         * pcvs.el (cvs-mode-add-change-log-entry-other-window):
4034         Bind change-log-default-mode to defeat the caching done on it.
4035         Don't bother saving excursion any more.
4037         * menu-bar.el (minibuffer maps): Use dolist rather than mapcar.
4039         * frame.el (after-setting-font-hook): Rename hooks -> hook.
4040         (set-frame-font): Use the new name (and the old for compatibility).
4042         * toolbar/tool-bar.el (tool-bar-mode):
4043         * time.el (display-time-mode):
4044         * recentf.el (recentf-mode):
4045         * paren.el (show-paren-mode):
4046         * mwheel.el (mouse-wheel-mode):
4047         * msb.el (msb-mode):
4048         * jka-compr.el (auto-compression-mode):
4049         * image-file.el (auto-image-file-mode):
4050         * hl-line.el (hl-line-mode):
4051         * delsel.el (delete-selection-mode):
4052         * autoinsert.el (auto-insert-mode):
4053         * complete.el (partial-completion-mode): Drop unneeded positional args.
4055         * info.el (Info-mode):
4056         * comint.el (comint-mode): Don't bother with make-local-hook.
4058         * log-edit.el (log-edit-menu): New menu.
4060 2000-11-03  Miles Bader  <miles@gnu.org>
4062         * wid-edit.el (widget-end-of-line): Reinstate, with a new
4063         definition, so that trailing spaces are handled properly.
4064         (widget-field-keymap, widget-text-keymap): Likewise C-e binding.
4066 2000-11-03  Gerd Moellmann  <gerd@gnu.org>
4068         * startup.el (fancy-splash-text, fancy-splash-text): Use a single
4069         tab character.
4070         (fancy-splash-screens): Set tab-width to 20.
4072 2000-11-03  Dave Love  <fx@gnu.org>
4074         * comint.el (comint-completion-addsuffix): Fix custom type.
4076 2000-11-02  Stefan Monnier  <monnier@cs.yale.edu>
4078         * font-lock.el (font-lock-buffers): Remove.
4079         (font-lock-global-modes): Define with easy-mmode-define-global-mode.
4080         (font-lock-change-major-mode): Remove.
4081         (turn-on-font-lock-if-enabled): Only apply to the current buffer.
4082         (font-lock-default-fontify-region): Extend the multiline
4083         fontification to whole lines.
4084         (font-lock-fontify-anchored-keywords)
4085         (font-lock-fontify-keywords-region): If matching just one
4086         line (with \n) only mark the \n as multiline.
4088         * emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
4089         Correctly handle the case where several :group args are supplied.
4090         Allow :extra-args.
4091         (easy-mmode-define-global-mode): Allow :extra-args.
4092         Correctly handle the case where several :group args are supplied.
4094 2000-11-02  Miles Bader  <miles@gnu.org>
4096         * calendar/calendar.el (diary-face, calendar-today-face)
4097         (holiday-face): Remove dependency on `window-system'.
4099 2000-11-02  Ken Raeburn  <raeburn@gnu.org>
4101         * Makefile.in (emacs): Set EMACSLOADPATH always.
4102         (update-authors, .el.elc, compile-files): Don't do it explicitly
4103         here.
4104         (compile-files): Bomb out if compilation of a file fails.
4106 2000-11-02  Dave Love  <fx@gnu.org>
4108         * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup.
4110 2000-11-02  Eli Zaretskii  <eliz@is.elta.co.il>
4112         * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
4113         punctuation in the warning inserted into the *mail* buffer.
4115 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
4117         * emacs-lisp/authors.el (authors-public-domain-files): New variable.
4118         (authors-public-domain-p): New function.
4119         (authors-print): Use it.
4121         * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
4123         * mail/mh-e.el, mail/mh-comp.el: Change maintainer.
4125 2000-11-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4127         * ps-print.el: Extension for even/odd printing.  Doc fix.
4128         (ps-print-version): New version number (6.3.1).
4129         (ps-even-or-odd-pages): Customization fix.
4130         (ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
4131         (ps-header-sheet, ps-header-page, ps-end-job): Code fix.
4132         (ps-page-count): Var replaced by `ps-page-column'.
4133         (ps-page-column, ps-page-sheet, ps-page-printed): New vars.
4134         (ps-print-sheet-p): New fun.
4136 2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
4138         * tooltip.el (tooltip-gud-tips-setup): New function.
4139         (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
4140         (tooltip-mode): Call tooltip-gud-tips-setup.
4141         (tooltip-gud-tips): Use `gud-basic-call' instead of
4142         process-send-string, so the prompt gets frobbed appropriately.
4143         Handle nil return value from `tooltip-gud-print-command'.
4145 2000-11-01  Eric M. Ludlam  <zappo@ultranet.com>
4147         * comint.el (comint-add-to-input-history): New function.
4148         (comint-send-input): Use `comint-add-to-input-history'.
4150 2000-11-02  Miles Bader  <miles@lsi.nec.co.jp>
4152         * info.el (info-menu-header): New face.
4153         (Info-fontify-menu-headers): New function.
4154         (Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
4156         * info.el (Info-insert-dir): Don't include blank lines at
4157         beginning of additional dir files (one is added automatically).
4159 2000-11-01  Stefan Monnier  <monnier@cs.yale.edu>
4161         * emacs-lisp/easy-mmode.el (define-minor-mode):
4162         Revert the latest changes.
4163         Allow the three positional arguments to be skipped and replaced
4164         by keyword arguments.
4165         Add a :toggle argument to determine whether a nil arg means toggle
4166         or means turn-on.  The default is unchanged.
4167         Add a call to force-mode-line-update.
4169 2000-11-01  Dave Love  <fx@gnu.org>
4171         * emacs-lisp/elp.el (elp-restore-function): Remove autoload
4172         cookie.
4174 2000-11-01  Miles Bader  <miles@lsi.nec.co.jp>
4176         * calendar/calendar.el (diary-face, holiday-face): Add
4177         dark-background variants.
4179 2000-10-31  Sam Steingold  <sds@gnu.org>
4181         * textmodes/tex-mode.el (tex-file): Use `default-directory' when
4182         `tex-main-file' does not have directory in it.
4184 2000-10-31  Stefan Monnier  <monnier@cs.yale.edu>
4186         * cus-edit.el (custom-mode-map): Switch back to a sparse keymap.
4188 2000-10-31  Thien-Thi Nguyen  <ttn@gnu.org>
4190         * ediff-init.el (ediff-prepare-buffer-hook): Expand docstring, no
4191         functional change.
4193 2000-10-31  Gerd Moellmann  <gerd@gnu.org>
4195         * files.el (find-file-noselect): When we expand a wildcard, return
4196         a list of buffers, as we should do according to the doc string.
4198 2000-10-31  Ken Raeburn  <raeburn@gnu.org>
4200         * loadup.el (top level): Adjust load path if program name is
4201         "../src/bootstrap-emacs", in case it's not dumped and thus the
4202         load path adjustment hasn't already been done.
4204 2000-10-31  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4206         * ps-print.el: Fix bug on selected pages for printing.  Use
4207         `color-values' for Emacs 21.  Ensure fontification when jit-lock
4208         is on.  Try to avoid warning messages when compiling.  Doc Fix.
4209         (ps-print-version): New version number (6.3).
4210         (ps-color-device): Use `color-values' to determine if device
4211         supports color.
4212         (ps-color-values): Try to use `x-color-values' when using XEmacs.
4213         (ps-print-page-p): Changed from defsubst to defun.
4214         (ps-page-number): Changed from defmacro to defun.
4215         (ps-header-sheet, ps-header-page): Fix bug on selected pages for
4216         printing.
4217         (ps-print-ensure-fontified): Ensure fontification when jit-lock is on.
4218         (ps-end-file, ps-dummy-page): Funs eliminated.
4219         (ps-print-color-scale): Changed default value.
4220         (ps-page-n-up, ps-print-page-p): New internal vars.
4221         (ps-print-preprint, ps-output, ps-begin-file, ps-begin-page)
4222         (ps-plot-region, ps-generate, ps-end-job): Code fix.
4224         * delim-col.el: Little programming improvement.
4225         (delimit-columns-str): New macro.
4226         (delimit-columns-region, delimit-columns-rectangle): Code fix.
4228 2000-10-31  Kenichi Handa  <handa@etl.go.jp>
4230         * term/mac-win.el (decode-mac-roman, encode-mac-roman, mac-roman):
4231         Moved to european.el.
4232         (ccl-encode-mac-roman-font, fontset-mac): Modified for
4233         mule-unicode-2500-33ff and mule-unicode-e000-ffff.
4234         (mac-roman-kbd-insert, mac-roman-kbd-mode): These functions deleted.
4235         (mac-roman-kbd-mode, mac-roman-kbd-mode-map): These variables deleted.
4237 2000-10-30  Dave Love  <fx@gnu.org>
4239         * progmodes/cc-menus.el (imenu-generic-expression)
4240         (imenu-progress-message): Only defvar when compiling.
4242         * emacs-lisp/elp.el (elp-unload-hook): New function.
4244         * loadhist.el (unload-feature): Call elp-restore-function,
4245         checking for symbols; don't use elp-restore-all.
4246         (loadhist-hook-functions): Doc fix.
4248 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
4250         * log-edit.el (log-edit-confirm): Fix the default.
4252 2000-10-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4254         * delim-col.el: Little fix: replace delimit-columns-align-columns by
4255         delimit-columns-format.
4256         (delimit-columns-region, delimit-columns-rectangle): Code fix.
4258 2000-10-30  Miles Bader  <miles@lsi.nec.co.jp>
4260         * comint.el (comint-replace-by-expanded-history): Don't use
4261         comint-get-old-input (we're not looking at *old* input).
4262         (comint-get-old-input-default): If using fields, signal an error
4263         when the point is not in an input field.
4265 2000-10-30  Kenichi Handa  <handa@etl.go.jp>
4267         * international/mule-conf.el: New charsets mule-unicode-2500-33ff
4268         and mule-unicode-e000-ffff.
4270         * international/mule.el (decode-char, encode-char): New functions.
4271         (make-coding-system): Accept a symbol of translation table as a
4272         value of property `safe-chars'.
4274         * international/mule-cmds.el (encode-coding-char): Check property
4275         safe-chars instead of safe-charsets.
4277         * international/fontset.el (fontset-default): Modified for
4278         mule-unicode-2500-33ff and mule-unicode-e000-ffff.
4279         (x-font-name-charset-alist): Likewise.
4280         (ccl-encode-unicode-font): New CCL program.  Record it in
4281         font-ccl-encoder-alist to be used for fonts "ISO10646-1".
4283         * language/european.el (mac-roman-decoder, mac-roman-encoder):
4284         New translation tables.
4285         (decode-mac-roman, encode-mac-roman): Definition of these CCL
4286         programs are modified and moved from mac-win.el.
4287         (mac-roman): Definition of this coding system is modified and
4288         moved from mac-win.el.
4290 2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>
4292         * ediff-wind.el (ediff-setup-control-frame): Enclose
4293         face-attribute in condition-case to avoid errors in older emacsen.
4295 2000-10-29  Miles Bader  <miles@gnu.org>
4297         * custom.el (custom-add-to-group): Allow multiple entries for a
4298         given value OPTION, as long as their widget types are different.
4299         * cus-edit.el (custom-face-value-create): If face name doesn't end
4300         with "face", add such here (similar to custom group widgets).
4302         * comint.el (comint-highlight-prompt): Add :type.
4304 2000-10-28  John Wiegley  <johnw@gnu.org>
4306         * textmodes/flyspell.el (flyspell-maybe-correct-transposition):
4307         Changed this function to operate on a temporary buffer instead of
4308         the main buffer.  This not only keeps flyspell from marking a
4309         buffer as changed that wasn't, but it solves the jumpy cursor
4310         problem when attempts are made to edit incorrect words.
4311         (flyspell-maybe-correct-doubling): Same change as for
4312         `flyspell-maybe-correct-transposition'.
4314         * calendar/timeclock.el (timeclock-log): Doc fix.
4315         (timeclock-last-event): Doc fix.
4316         (timeclock-log): Kill the timelog buffer after appending a new
4317         event.
4318         (timeclock-find-discrep): Use a temp buffer to read in the
4319         timelog, instead of visiting the file.
4320         (timeclock-log-data): A new function, along with a host of helper
4321         functions, for the purpose of making timelog data accessible to
4322         programmers.
4324         * eshell/esh-mode.el (window-height test): Make certain that
4325         `eshell-stringify-t' is non-nil.
4326         (eshell-password-prompt-regexp): Changed to a much simpler
4327         password regexp.
4328         (eshell-send-input): If `eshell-invoke-directly' returns t,
4329         directly invoke the parsed command using `eval'.  This improves
4330         turn-around time on simple commands by a factor of three or
4331         greater, such as cd, ls, pwd, etc. -- which get used very often.
4332         It also conserves thousands of cons cells per call (since
4333         `eshell-do-eval' consumes memory like a Cookie Monster set loose
4334         in the Pacific Cookie Company).
4336         * eshell/esh-test.el (eshell-test): Whitespace fix.
4338         * eshell/em-ls.el (eshell-ls-insert-directory): Make
4339         `eshell-ls-initial-args' nil when inserting directory contents.
4341         * eshell/em-script.el (eshell-script-initialize): Add names to
4342         `eshell-complex-commands, since `source' and `.' are complex.
4344         * eshell/esh-cmd.el (eshell-rewrite-for-command)
4345         (eshell-rewrite-while-command): Use `eshell-protect' instead of
4346         `eshell-copy-handles'.
4347         (eshell-rewrite-if-command): Use `eshell-protect' to wrap the call
4348         bodies.
4349         (eshell-separate-commands): Whitespace fix.
4350         (eshell-complex-commands): Added a new list of names, for
4351         determining whether a given command is as simple as it looks.
4352         (eshell-invoke-directly): New function.  Returns t if a command
4353         should be invoked directly (using `eval'), rather than indirectly
4354         using `eshell-do-eval'.
4355         (eshell-do-eval): Whitespace fix.
4357         * eshell/em-unix.el (eshell-default-target-is-dot): New variable,
4358         which provides an emulation of the DOS shell behavior of assuming
4359         that cp/mv/ln should copy/move/link to the current directory.
4360         (eshell-remove-entries): Added a doc string.
4361         (eshell-shuffle-files): Removed the check for `target' being null.
4362         (eshell-mvcp-template, eshell-mvcpln-template): Renamed
4363         `eshell-mvcp-template' to `eshell-mvcpln-template', and extended
4364         it to do a smarter check of whether a destination was provided.
4365         (eshell/mv, eshell/cp): Enable `:preserve-args'.
4366         (eshell/ln): Enable `:preserve-args', and use
4367         `eshell-mvcpln-template' to implement the body of the function.
4368         (eshell/cat, eshell/make, eshell-poor-mans-grep, eshell-grep)
4369         (eshell/du, eshell/diff, eshell/locate): Stringify the argument
4370         list after flattening it.  This makes it possible to cat files
4371         with numerical names.
4372         (eshell-unix-initialize): Added several names to
4373         `eshell-complex-commands.
4374         (eshell-unix-command-complex-p): Return t if a given command name
4375         may result in external processes being invoked.
4377         * eshell/em-glob.el (eshell-glob-show-progress): Make this
4378         variable nil by default, since it slows down glob processing by a
4379         factor of two or more, and increases memory consumption.
4381         * eshell/em-smart.el: Added a note about how memory consumptive
4382         smart display mode can be (at least this is true in Emacs 21).
4383         (eshell-smart-initialize): Whitespace fix.
4384         (eshell-refresh-windows): Use `if' instead of `when'.
4385         (eshell-smart-scroll-window): Calling `save-current-buffer' was
4386         not necessary.
4387         (eshell-currently-handling-window): Added a missing global
4388         variable.
4390         * eshell/em-ls.el (eshell-do-ls): Code simplification.
4391         (eshell-ls-sort-entries, eshell-ls-entries, eshell-ls-dir):
4392         Whitespace fix.
4393         (eshell-ls-exclude-hidden): Added this variable in addition to
4394         `eshell-ls-exclude-regexp'.  This one prevents files beginning
4395         with . from even being read, which can improve memory consumption
4396         quite a bit.
4397         (eshell-ls-dir): If `eshell-ls-exclude-hidden' is non-nil, do not
4398         read file entries beginning with a dot.  In home directories with
4399         lots of hidden files, fully two-thirds of the time spent in ls is
4400         used to read directory entries that are immediately thrown away.
4401         (eshell-ls-initial-args): Added back this configuration variable,
4402         for specifying default initial arguments to every call to ls.
4403         Much faster than using an alias to do the same thing.
4404         (eshell-do-ls): Use `eshell-ls-initial-args', if set.
4405         (eshell-ls-dir): Whitespace change.
4407         * eshell/em-dirs.el (eshell/pwd): Small code simplification.
4409         * eshell/esh-util.el: Don't require `ange-ftp' if it's not
4410         available.
4411         (eshell-stringify-t): Added a customization variable, to indicate
4412         whether `t' should be rendered as a string at all.  If not, one
4413         can still determine if the result of an expression is true using
4414         "file-exists-p FILE && echo true".
4415         (eshell-stringify): If `eshell-stringify-t' is nil, don't
4416         stringify t!
4418         * eshell/esh-module.el: Whitespace fix.
4420         * eshell/em-alias.el (eshell-alias-initialize): Added
4421         `eshell-command-aliased-p' to `eshell-complex-commands'.
4422         (eshell-command-aliased-p): New function that returns t if a
4423         command name names an aliased.
4425 2000-10-29  Michael Kifer  <kifer@cs.sunysb.edu>
4427         * viper-cmd.el (viper-preserve-cursor-color): New test that avoids
4428         redrawing the screen when changing cursor color.
4429         (viper-insert-state-pre-command-sentinel)
4430         (viper-replace-state-pre-command-sentinel)
4431         (viper-replace-state-post-command-sentinel):
4432         Use viper-preserve-cursor-color.
4433         Many functions changed to use viper= instead of = when comparing
4434         characters.
4435         * viper-util.el (viper-memq-char,viper=): New functions for
4436         working with characters.
4437         (viper-change-cursor-color): Fixed buglet.
4438         Many functions changed to use viper= instead of = when comparing
4439         characters.
4440         * viper.el (viper-insert-state-mode-list): Added eshell.
4442         * ediff-init.el (ediff-before-setup-hook): New hook.
4443         Several typos fixed in various docstrings.
4444         * ediff-merg.el (ediff-show-clashes-only): Docstring typo fixed.
4445         * ediff-nult.el (ediff-before-session-group-setup-hooks): New
4446         hook.
4447         (ediff-show-meta-buffer): Run ediff-before-session-group-setup-hooks.
4448         * ediff-util.el (ediff-setup): Run ediff-before-setup-hook.
4449         (ediff-other-buffer): Use selected buffers if in Buffer-menu buffer.
4450         (ediff-get-selected-buffers): New function.
4451         * ediff-vers.el (ediff-vc-internal,ediff-rcs-internal)
4452         (ediff-vc-merge-internal,ediff-rcs-merge-internal): Use
4453         save-window-excursion.
4454         * ediff-wind.el (ediff-skip-unsuitable-frames): More robust
4455         termination check in while loop.
4456         * ediff.el (ediff-get-default-file-name): Better defaults when in
4457         dired buffer.
4458         (ediff-files,ediff-merge-files,ediff-files3)
4459         (ediff-merge-files-with-ancestor): Use ediff-get-default-file-name.
4461 2000-10-28  Dave Love  <fx@gnu.org>
4463         * info.el (Info-fontify-node): Add help-echo for menu items.
4465 2000-10-28  Eli Zaretskii  <eliz@is.elta.co.il>
4467         * startup.el (normal-top-level): If the value of $TERM indicates
4468         we are running from xterm or one of its work-alikes, default to a
4469         light background mode.
4471         Support for -fg, -bg, and -rv command-line arguments for TTYs:
4472         * faces.el (tty-handle-reverse-video): New function.
4473         (tty-create-frame-with-faces): Call it.
4475         * frame.el (frame-notice-user-settings): Don't apply
4476         default-frame-alist and initial-frame-alist to MS-DOS frames.
4477         Call tty-handle-reverse-video, frame-set-background-mode, and
4478         face-set-after-frame-default for non-MS-DOS frames.
4480         * startup.el (tty-long-option-alist): New variable.
4481         (tty-handle-args): New function.
4482         (command-line): Call tty-handle-args.
4484         * term/pc-win.el (x-long-option-alist, msdos-handle-args): Remove;
4485         startup.el now does that for all character-terminal frames.
4487 2000-10-28  Miles Bader  <miles@gnu.org>
4489         * emacs-lisp/easy-mmode.el (define-minor-mode): Generate
4490         `turn-on-MODE' and `turn-off-MODE' functions unless the mode is
4491         global.  If :global is followed by a non-nil but non-t value,
4492         make the mode buffer-local, but also generate a `global-MODE'
4493         version using `easy-mmode-define-global-mode'.  Add
4494         :conditional-turn-on keyword argument.
4496 2000-10-28  Dave Love  <fx@gnu.org>
4498         * international/latin1-disp.el (latin1-char-displayable-p): Don't
4499         use window-system.
4501 2000-10-27  Eli Zaretskii  <eliz@is.elta.co.il>
4503         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
4504         Don't call find-buffer-file-type-coding-system.  Instead, just
4505         set eol-type to -unix if inhibit-eol-conversion is in effect, or
4506         if the file is on an untranslated filesystem.
4507         (add-untranslated-filesystem): Use "D" instead of "f" inside
4508         interactive.
4510 2000-10-27  Dave Love  <fx@gnu.org>
4512         * textmodes/refill.el (refill-late-fill-paragraph-function): New var.
4513         (refill-mode): Use it.
4515 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
4517         * international/quail.el (quail-activate): Don't make-local-hook.
4519 2000-10-27  Andre Spiegel  <spiegel@gnu.org>
4521         * vc-hooks.el (vc-version-backup-file-name): Use file.~<rev>~ for
4522         manual backups and file.~<rev>.~ for automatic ones.
4523         (vc-make-version-backup): Don't do it on MS-DOS without long file
4524         names.
4526         * vc.el (vc-version-other-window): If an automatic backup of the
4527         desired version exists, rename it instead of copying it.
4529         * vc-cvs.el (vc-cvs-checkin): Check both status and error message
4530         after command.  If there's an unexpected error, signal it instead
4531         of being silent.
4532         (vc-cvs-merge-news): Be prepared for no news at all.
4534 2000-10-27  Miles Bader  <miles@lsi.nec.co.jp>
4536         * shell.el (shell): Add BUFFER argument.
4537         * comint.el (make-comint-in-buffer): New function.
4538         (make-comint): Use it.
4540         * faces.el (face-spec-choose): Change syntax so that the list of
4541         attribute-value pairs is now the cdr of each clause, not the cadr.
4542         Detect old-style entries, and handle them.  Use pop.
4544 2000-10-26  Stefan Monnier  <monnier@cs.yale.edu>
4546         * cus-edit.el (custom-mode-map): Use a sparse map.
4547         (custom-mode): Don't bother with make-local-hook.
4549         * wid-edit.el (widget-add-change): Don't bother with make-local-hook.
4551         * vc.el (vc-start-entry): Only erase the buffer if comment is set.
4553 2000-10-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4555         * ps-print.el: Avoid compilation gripes.
4556         (ps-print-version): New version number (6.2.1).
4558 2000-10-26  Dave Love  <fx@gnu.org>
4560         * menu-bar.el: Modify some menu item help strings.
4561         (menu-bar-help-menu): Add link to MORE.STUFF.
4563         * cus-edit.el (custom-mode): Add `special' mode-class property.
4565         * wid-browse.el (widget-browse-mode): Likewise.
4567         * wid-edit.el (widget-specify-field): Revert to using local-map
4568         property, not keymap.
4570 2000-10-26  Miles Bader  <miles@lsi.nec.co.jp>
4572         * wid-edit.el (widget-field-end): When checking for a `boundary'
4573         field, do so in the correct buffer.
4575         * simple.el (undo): Correctly distinguish between numeric and
4576         non-numeric prefix args in non-transient-mark-mode, as per the doc
4577         string.  When in transient-mark-mode, treat all prefix-args as
4578         numeric.
4580         * simple.el (previous-matching-history-element): Miscellaneous cleanup.
4581         Position point on match.  Handle N == 0 correctly.
4583         * comint.el (comint-mode): Locally set `next-line-add-newlines' to nil.
4584         (comint-mode-map): Reverse order of `comint-write-output' and
4585         `comint-append-output-to-file'.
4586         (comint-append-output-to-file): Reinstate this function, for the
4587         benefit of the menu.
4589 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
4591         * vc.el (vc-version-other-window): Bind `file'.
4593 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
4595         * Makefile.in (update-authors): New target for maintenance purposes.
4597         * emacs-lisp/authors.el (batch-update-authors): New function.
4598         (authors-fixed-entries): New defconst.
4599         (authors-add-fixed-entries): New function.
4600         (authors): Call it.: Don't process lispref/.
4602 2000-10-25  Jason Rumney  <jasonr@gnu.org>
4604         * cus-edit.el (custom-button-face, custom-button-pressed-face):
4605         Merge x w32 and mac definitions.
4607 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
4609         * menu-bar.el (menu-bar-options-menu): Add a help string for
4610         `uniquify'.
4612 2000-10-25  Stephen Gildea  <gildea@alum.mit.edu>
4614         * time-stamp.el (time-stamp-string-preprocess):
4615         Fix a wrong type argument error.
4617 2000-10-25  Miles Bader  <miles@gnu.org>
4619         * recentf.el (recentf-mode): Variable removed.
4620         (recentf-mode): Use `define-minor-mode'.
4622         * mwheel.el (mouse-wheel-mode): New global minor mode.
4623         (mwheel-install): Use `mouse-wheel-mode'.
4625 2000-10-25  Dave Love  <fx@gnu.org>
4627         * progmodes/cperl-mode.el (cperl-mode):
4628         Set normal-auto-fill-function correctly.
4630         * wid-edit.el (widget-field-keymap, widget-text-keymap): Don't
4631         inherit from global-map and don't nullify menu-bar and tool-bar
4632         bindings.
4634 2000-10-25  Miles Bader  <miles@lsi.nec.co.jp>
4636         * wid-edit.el (widget-field-at): New function.
4637         (widget-at, widget-field-activate): Use it.
4638         (widget-tabable-at): Use `widget-at'.
4639         (widget-specify-field): If the terminating character of the widget
4640         field (which is read-only) is a newline, put it into a special
4641         `boundary' field so that C-n/C-p act more naturally.
4642         (widget-field-end): Also don't subtract one if a special
4643         `boundary' field has been added after the widget field.
4645         * comint.el (comint-output-filter, comint-send-input): Don't
4646         bother adding stickiness fields to overlays to fool the field
4647         code, since it should notice the overlay insertion-types now.
4649         * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
4650         Replace with aliases of the normal emacs b-o-l/e-o-l functions.
4651         (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
4653 2000-10-24  Gerd Moellmann  <gerd@gnu.org>
4655         * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
4656         (authors): Set file coding system to iso-2022-7bit.  Add
4657         file-local variables to output buffer.
4659         * files.el (after-find-file): Don't print any warnings if
4660         WARN is nil.
4662 2000-10-24  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4664         * ps-print.el (ps-generate): Fix odd/even pages printing bug.
4666         * delim-col.el: Now there is a column formatting mechanism.
4667         Modified to customization mechanisms convention.  Doc fix.
4668         (columns): New group for delim-col.
4669         (delimit-columns-before, delimit-columns-after)
4670         (delimit-columns-format, delimit-columns-extra, delimit-columns-start)
4671         (delimit-columns-end): New vars.
4672         (delimit-columns-customize, delimit-columns-format): New funs.
4673         (delimit-columns-region, delimit-columns-rectangle)
4674         (delimit-columns-rectangle-line): Modified to support column
4675         formatting.
4677 2000-10-24  Dave Love  <fx@gnu.org>
4679         * log-edit.el (log-edit): Add :version and a :group for vc.
4681 2000-10-24  Gerd Moellmann  <gerd@gnu.org>
4683         * files.el (after-find-file): Don't print a message ``New file''
4684         if WARN is nil.
4686         * wid-edit.el (widget-field-keymap, widget-text-keymap): Define
4687         the tool-bar map as nil, as for the menu-bar.  Otherwise, we'll
4688         get duplicate tool-bar entries because we'll see the global ones
4689         on more than one path through keymaps.
4691         * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix.
4693         * progmodes/cmacexp.el: Change Francesco's email address.
4695 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
4697         * window.el (fit-window-to-buffer): Adjust point of the window
4698         buffer, not that of the current buffer.
4700 2000-10-24  Eli Zaretskii  <eliz@is.elta.co.il>
4702         * progmodes/cmacexp.el: Update the euthor's email address.
4704 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
4706         * faces.el (face-spec-set-match-display): Add `graphic' display
4707         type (the inverse of `tty').  Use `display-graphic-p' instead of
4708         the window-system variable.
4710 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
4712         * international/isearch-x.el (isearch-with-input-method): Call
4713         input-method-function with the first event in
4714         unread-command-events.
4716 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
4718         * faces.el (face-default-spec, face-user-default-spec): Make
4719         defsubsts.
4721 2000-10-24  Andrew Choi  <akochoi@i-cable.com>
4723         * international/mule-conf.el (mac-roman-lower, mac-roman-upper):
4724         New charsets.
4726         * term/mac-win.el: Remove definitions of mac-roman-lower and
4727         mac-roman-upper, require dired, and define instead of set
4728         mac-ready-for-drag-n-drop to avoid compilation error.
4730 2000-10-23  Andrew Innes  <andrewi@gnu.org>
4732         * files.el (make-backup-file-name-1) [windowsnt, ms-dos]: Remove
4733         superfluous calls to subst-char-in-string; instead apply
4734         expand-file-name after convert-standard-filename to ensure
4735         expected directory separators are used.
4737 2000-10-23  Eli Zaretskii  <eliz@is.elta.co.il>
4739         * info.el (Info-file-list-for-emacs): Add an entry for Eshell.
4741 2000-10-23  Dave Love  <fx@gnu.org>
4743         * toolbar/tool-bar.el (tool-bar-add-item-from-menu)
4744         (tool-bar-add-item): Set foreground and background for XBM icons.
4746         * international/latin1-disp.el (latin1-char-displayable-p): New
4747         function (from Handa).
4748         (latin1-display-check-font): Use it.
4750         * imenu.el (imenu--create-keymap-2): Build menu with menu-item
4751         using :key-sequence, making it much more usable.  Use nconc, not
4752         append.
4753         (imenu--create-keymap-1): Avoid append.
4755         * textmodes/refill.el: Remove bits redundant with define-minor-mode.
4757 2000-10-23  Miles Bader  <miles@lsi.nec.co.jp>
4759         [the following changes fix a bug where `define-minor-mode' didn't
4760         correctly generate :require clauses for defcustoms in compiled files]
4761         * emacs-lisp/bytecomp.el (byte-compile-last-logged-file): New variable.
4762         (byte-compile-log-file, byte-compile-log-1): Don't set
4763         `byte-compile-current-file' to nil.  Instead set
4764         `byte-compile-last-logged-file' to it.  Test whether
4765         byte-compile-current-file equals byte-compile-last-logged-file
4766         instead of whether its nil.
4767         (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
4769 2000-10-23  Stefan Monnier  <monnier@cs.yale.edu>
4771         * textmodes/refill.el: Fix var names in doc.
4772         (refill-mode): Don't bother with make-local-hook anymore.
4774 2000-10-23  Miles Bader  <miles@lsi.nec.co.jp>
4776         * faces.el (face-user-default-spec, face-default-spec): New functions.
4777         (face-spec-choose, face-spec-set): Document nil-SPEC behavior.
4778         (frame-set-background-mode, face-set-after-frame-default):
4779         Use `face-user-default-spec'.  Simplify code slightly.
4781         * woman.el (woman-italic-face, woman-bold-face)
4782         (woman-unknown-face): Add dark-background variants.
4783         (woman-default-faces): Renamed from `woman-colour-faces'.
4784         Set using the stored defaults, rather than using hard-wired colors.
4785         (woman-monochrome-faces): Renamed from `woman-black-faces'.
4786         Just make the foreground `unspecified' rather than "black".
4787         (woman-menu): Rename menu entries accordingly.
4789         * faces.el (header-line): Make more reasonable on mono/grayscale
4790         displays.
4792 2000-10-23  Andrew Choi  <akochoi@i-cable.com>
4794         * cus-edit.el (custom-button-face): Use 3D look for mac.
4795         (custom-button-pressed-face): Likewise.
4797         * faces.el (set-face-attributes-from-resources): Handle mac frames
4798         in the same way as x and w32 frames.
4799         (face-valid-attribute-values): Likewise.
4800         (read-face-attribute): Likewise.
4801         (defined-colors): Likewise.
4802         (color-defined-p): Likewise.
4803         (color-values): Likewise.
4804         (display-grayscale-p): Likewise.
4805         (face-set-after-frame-default): Likewise.
4806         (mode-line): Same default face as for x and w32.
4807         (tool-bar): Likewise.
4809         * frame.el: Remove call to frame-notice-user-settings at end of
4810         the file.
4812         * info.el (Info-fontify-node): make underlines invisible for mac
4813         as for x, pc, and w32 frame types.
4815         * term/mac-win.el: New file.
4817 2000-10-22  Dave Love  <fx@gnu.org>
4819         * textmodes/refill.el: New file.
4821 2000-10-22  Andre Spiegel  <spiegel@gnu.org>
4823         * vc-hooks.el (vc-version-backup-file-name): New optional args
4824         MANUAL and REGEXP.
4825         (vc-delete-automatic-version-backups, vc-make-version-backup):
4826         New functions.
4827         (vc-before-save): Use the latter.
4828         (vc-default-make-version-backups-p): Added `-p' suffix to avoid
4829         confusion.
4831         * vc-cvs.el (vc-cvs-make-version-backups-p): Added `-p' suffix as
4832         expected by vc[-hooks].el.
4834         * vc.el (vc-checkout): Added `-p' suffix in call to
4835         vc-make-version-backups-p; use vc-make-version-backup to actually
4836         make the backup.
4837         (vc-version-other-window, vc-version-backup-file): Handle both
4838         automatic and manual backups.
4839         (vc-revert-file): Use vc-delete-automatic-version-backups to get rid
4840         of all of them.
4842 2000-10-22  Miles Bader  <miles@gnu.org>
4844         * comint.el (comint-highlight-input, comint-highlight-prompt):
4845         Renamed, `-face' at end removed.
4846         (comint-send-input, comint-output-filter): Use renamed faces.
4848         * window.el (fit-window-to-buffer): Change defaulting of
4849         MAX-HEIGHT slightly.
4851         * faces.el (color-values, color-defined-p): Use `member', not
4852         `memq', because it works correctly for strings.
4853         (frame-set-background-mode): Actually, "unspecified-fg" and
4854         "unspecified-bg" *are* strings.  Use `member', not `memq', and
4855         `equal', not `eq', when a string value is possible.
4857 2000-10-21  Eli Zaretskii  <eliz@is.elta.co.il>
4859         * info.el (Info-file-list-for-emacs): Add an entry for Speedbar.
4861 2000-10-21  Stefan Monnier  <monnier@cs.yale.edu>
4863         * progmodes/sh-script.el (sh-mode-map): Remove bindings for
4864         sh-electric-rparen, sh-electric-less and sh-electric-hash.
4865         (sh-st-punc, sh-here-doc-syntax): Use string-to-syntax.
4866         (sh-font-lock-heredoc, sh-font-lock-paren): New funs.
4867         (sh-font-lock-syntactic-keywords): Use them.
4868         (sh-heredoc-face, sh-st-face, sh-special-syntax): Remove.
4869         (sh-mkword-regexp, sh-electric-rparen-needed-here): Remove.
4870         (sh-mode): Don't override font-lock-unfontify-region-function.
4871         Use a copy of sh-font-lock-syntactic-keywords.
4872         (sh-set-shell): Don't set sh-electric-rparen-needed-here.
4873         Don't call sh-scan-buffer since font-lock does it on the fly.
4874         (sh-get-indent-info): Use `face' rather than `syntax-table'
4875         text-property to detect here-documents.
4876         Replace sh-special-syntax with sh-st-punc.
4877         (sh-prev-line): Use `face' rather than `syntax-table'
4878         text-property to skip over here-documents.
4879         (sh-font-lock-unfontify-region-function, sh-check-paren-in-case)
4880         (sh-set-char-syntax, sh-electric-rparen, sh-electric-hash)
4881         (sh-electric-less, sh-set-here-doc-region)
4882         (sh-remove-our-text-properties, sh-search-word, sh-scan-case)
4883         (sh-scan-buffer, sh-rescan-buffer): Remove.
4885 2000-10-21  Andrew Innes  <andrewi@gnu.org>
4887         * w32-fns.el (make-auto-save-file-name): Don't apply conversion to
4888         remote (ange-ftp) file names.
4890 2000-10-21  Miles Bader  <miles@gnu.org>
4892         * window.el (fit-window-to-buffer): New function.
4893         (shrink-window-if-larger-than-buffer): Use it.
4894         (window-text-height): Don't expect minibuffers to have mode-lines.
4896         * help.el (resize-temp-buffer-window): Use `fit-window-to-buffer'.
4897         * international/quail.el (quail-update-guidance): Use
4898         `fit-window-to-buffer' instead of `set-window-text-height'.
4900         * international/quail.el (quail-show-guidance-buf): Make sure
4901         guidance window really has enough room.
4902         (quail-update-guidance): If quail-guidance-win is already shown,
4903         make sure its height is OK.
4905         * window.el (window-text-height, set-window-text-height):
4906         New functions.
4907         (shrink-window-if-larger-than-buffer): Use `window-text-height'
4908         instead of `window-height' & `mode-line-window-height-fudge'.
4909         (mode-line-window-height-fudge): Add FACE parameter.
4910         * help.el (resize-temp-buffer-window): Use `set-window-text-height'
4911         instead of `enlarge-window' & `mode-line-window-height-fudge'.
4913 2000-10-20  Miles Bader  <miles@gnu.org>
4915         * window.el (height-affecting-face-attributes): Use `defconst'.
4917         * textmodes/ispell.el (ispell-mode-line-window-height-fudge):
4918         New function, conditionally aliased to `mode-line-window-height-fudge'.
4919         (ispell-help): Use it.
4920         (ispell-choices-win-default-height): Don't include mode-line fudge.
4921         (ispell-choices-win-default-height): New function.
4922         (ispell-show-choices, ispell-command-loop): Use function
4923         `ispell-choices-win-default-height' instead of variable.
4925 2000-10-20  Miles Bader  <miles@lsi.nec.co.jp>
4927         * window.el (mode-line-window-height-fudge): New variable.
4928         (height-affecting-face-attributes): New variable.
4929         (mode-line-window-height-fudge): New function.
4930         (shrink-window-if-larger-than-buffer): Use it.
4931         * help.el (resize-temp-buffer-window): Likewise.
4933         * info.el (Info-fontify-node): Add support for @subsubsection
4934         titles, which use `Info-title-4-face'.
4935         (Info-title-4-face): New face.
4936         (Info-title-3-face): Inherit from Info-title-4-face instead of
4937         variable-pitch.
4939 2000-10-19  Jason Rumney  <jasonr@gnu.org>
4941         * dired.el (dired-insert-directory): Do not let errors signalled by
4942         attempt to run dired-free-space-program prevent dired from working.
4944 2000-10-19  Stefan Monnier  <monnier@cs.yale.edu>
4946         * diff-mode.el (diff-find-file-name): Fix regex subgroup number.
4948 2000-10-19  Gerd Moellmann  <gerd@gnu.org>
4950         * dirtrack.el (dirtrack): Fix call to run-hooks.
4952         * cmuscheme.el (cmuscheme-program-name): Renamed from
4953         scheme-program-name because xscheme.el contains a defcustom with
4954         the same name.  As a consequence, customizing group `cmuscheme'
4955         loaded `xscheme' which redefined run-scheme.
4956         (run-scheme): Use cmuscheme-program-name.
4958         * ps-print.el (ps-print-emacs-type): Move into the
4959         eval-and-compile.
4961         * play/doctor.el (doctor-death): Update the Samaritans'
4962         anonymous address, and add a website for Befrienders International.
4964 2000-10-19  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4966         * ps-print.el: Even/odd pages fix.  Fix little bug on XEmacs.
4967         Avoid compilation gripes.  Doc fix.
4968         (ps-print-version): New version number (6.2).
4969         (ps-x-color-instance-p, ps-x-color-instance-rgb-components)
4970         (ps-x-color-name, ps-x-color-specifier-p, ps-x-copy-coding-system)
4971         (ps-x-device-class, ps-x-extent-end-position, ps-x-extent-face)
4972         (ps-x-extent-priority, ps-x-extent-start-position)
4973         (ps-x-face-font-instance, ps-x-find-coding-system)
4974         (ps-x-font-instance-properties, ps-x-make-color-instance)
4975         (ps-x-map-extents): Alias for functions without the prefix `ps-x-', to
4976         avoid compilation gripes without defining functions.
4977         (ps-e-find-composition): Alias for function find-composition, to have a
4978         suitable function depending on Emacs version.
4979         (ps-color-device, ps-color-values, ps-face-foreground-name)
4980         (ps-face-background-name, ps-face-bold-p, ps-face-italic-p, ps-mapper)
4981         (ps-extent-sorter, ps-xemacs-face-kind-p, ps-xemacs-color-name)
4982         (ps-print-ensure-fontified): Function definitions surrounded by
4983         `eval-and-compile' to avoid compilation gripes.
4984         (ps-font-lock-face-attributes): `font-lock-face-attributes' evaluated
4985         by symbol-value to avoid compilation gripes.
4986         (ps-end-file, ps-header-sheet, ps-plot-region): Even/odd pages fix.
4987         (ps-generate-postscript-with-faces): Fix little bug on XEmacs.
4989 2000-10-19  Miles Bader  <miles@lsi.nec.co.jp>
4991         * startup.el (normal-top-level): Call `frame-set-background-mode'
4992         after `frame-notice-user-settings' because the latter doesn't call
4993         the former on a tty.
4995         * faces.el (frame-set-background-mode): `unspecified' &c are
4996         symbols, not strings.
4998 2000-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
5000         * term/tty-colors.el (color-name-rgb-alist): Add a comment explaining
5001         why some "light*" colors are deliberately absent from the alist.
5003         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face):
5004         Change colors for tty's, as suggested by Miles Bader.
5006 2000-10-19  Kenichi Handa  <handa@etl.go.jp>
5008         * international/fontset.el: Use registry "MuleTibetan-2" for Tibetan.
5009         (ccl-encode-mule-unicode-0100-24ff): New CCL program.  Register it
5010         for ISO10646-1 fonts.
5011         (x-font-name-charset-alist): Add an entry for "iso10646-1".
5013 2000-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
5015         * faces.el (frame-set-background-mode): If a tty frame defines a
5016         background color, use that to compute the background mode, instead
5017         of always defaulting to "dark".
5019 2000-10-19  Miles Bader  <miles@lsi.nec.co.jp>
5021         * comint.el (comint-write-output): New function.
5022         (comint-mode-map): Add it to the menu.
5023         Bind `C-c C-s' to comint-write-output.
5025 2000-10-18  Gerd Moellmann  <gerd@gnu.org>
5027         * startup.el (fancy-splash-screens): Set buffer-undo-list to t.
5028         Use fancy-splash-delay.
5030 2000-10-18  Alex Schroeder  <alex@gnu.org>
5032         * progmodes/sql.el (sql-sybase-options): New option.
5033         (sql-sybase): Use it.  Add sql-database to the list of parameters
5034         provided for login.  The options -w 2048 -n are not used any more.
5036         * comint.el (comint-read-input-ring): Bugfix such that the first
5037         and the last entry of the input ring file are not lost.
5039 2000-10-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5041         * ps-print.el: Internal variable changes to defcustom,
5042         make-local-hook changes to defvar.  Doc fix.
5043         (ps-print-version): New version number (6.1).
5044         (ps-setup, ps-do-despool): Code fix.
5045         (ps-printer-name): Customization fix.
5046         (ps-printer-name-option): Now is a defcustom instead of an
5047         internal variable.
5048         (ps-print-hook, ps-print-begin-sheet-hook, ps-print-begin-page-hook)
5049         (ps-print-begin-column-hook): Now are defvar instead of
5050         make-local-hook.
5052 2000-10-18  Miles Bader  <miles@gnu.org>
5054         * comint.el (comint-delete-output): Renamed from `comint-kill-output'.
5055         (comint-kill-output): Changed into an alias for `comint-delete-output',
5056         and made obsolete.
5057         (comint-mode-map): Rename references to comint-kill-output.
5059 2000-10-18  Eli Zaretskii  <eliz@is.elta.co.il>
5061         * diff-mode.el (diff-header-face, diff-file-header-face)
5062         (diff-changed-face): Add bold and italic attributes to tty faces.
5063         (diff-function-face): New face.
5064         (diff-font-lock-keywords): Use it.
5066 2000-10-18  Miles Bader  <miles@lsi.nec.co.jp>
5068         * comint.el (comint-output-filter): Fixup comint-last-input-end too.
5069         Remove commented-out call to force-mode-line-update.
5070         (comint-kill-output): Use `forward-line 0' instead of
5071         beginning-of-line to make sure we get past the prompt.
5073 2000-10-17  Stefan Monnier  <monnier@cs.yale.edu>
5075         * diff-mode.el (diff-header-face, diff-file-header-face):
5076         Add specific setting for dark background.
5077         (diff-context-face): Renamed from diff-comment-face.
5078         Set explicitly rather than inheriting from font-lock-comment-face.
5080 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
5082         * startup.el (command-line): Move the code which sets the default
5083         TTY colors to before before-init-hook.
5085 2000-10-17  Gerd Moellmann  <gerd@gnu.org>
5087         * jit-lock.el (jit-lock-stealth-time): Doc fix.
5089 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
5091         * files.el (auto-mode-alist): Add .dif and .pat as diff-mode
5092         extensions, for MS-DOS.
5094         * diff-mode.el (diff-header-face, diff-file-header-face)
5095         (diff-changed-face): Define tty-specific colors.
5097 2000-10-17  Gerd Moellmann  <gerd@gnu.org>
5099         * startup.el (fancy-splash-text): Realign the text.
5101 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
5103         * font-lock.el (font-lock-comment-face): Define a separate default
5104         for dark-background tty's.
5106 2000-10-17  Miles Bader  <miles@gnu.org>
5108         * help.el (resize-temp-buffer-window): Add hack to avoid last line
5109         being obscured by whizzy mode-lines on graphics displays.
5111 2000-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
5113         * info.el (Info-title-1-face, Info-title-2-face)
5114         (Info-title-3-face): Define colors for tty's.
5115         (info-header-node): Remove unneeded tty-specific definition.
5117 2000-10-16  Eli Zaretskii  <eliz@is.elta.co.il>
5119         * term/pc-win.el (msdos-handle-reverse-video): Don't remove
5120         reverse from the frame parameters, and don't invert foreground and
5121         background colors.
5123 2000-10-16  Miles Bader  <miles@gnu.org>
5125         * info.el (Info-set-mode-line): Use `%b' instead of hardwired
5126         string "*Info*".  Call propertized-buffer-identification to spruce
5127         up the result.
5129 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
5131         * help.el: Provide `help' for the sake of define-minor-mode
5132         which generates defcustoms with requires.
5134         * jit-lock.el (jit-lock-after-change): If we're in text that
5135         matches a multi-line font-lock pattern, make sure the whole text
5136         will be redisplayed.
5138         * emacs-lisp/authors.el (authors-add): Don't add an entry if
5139         author's name is unknown.
5141         * eshell/esh-var.el, eshell/esh-util.el, eshell/esh-test.el,
5142         * eshell/esh-proc.el, eshell/esh-opt.el, eshell/esh-mode.el,
5143         * eshell/esh-maint.el, eshell/esh-io.el, eshell/esh-ext.el,
5144         * eshell/esh-cmd.el, eshell/esh-arg.el, eshell/em-xtra.el,
5145         * eshell/em-unix.el, eshell/em-term.el, eshell/em-smart.el,
5146         * eshell/em-script.el, eshell/em-rebind.el, eshell/em-prompt.el,
5147         * eshell/em-pred.el, eshell/em-ls.el, eshell/em-hist.el,
5148         * eshell/em-glob.el, shell/em-dirs.el, eshell/em-cmpl.el,
5149         * eshell/em-basic.el, eshell/em-banner.el, eshell/em-alias.el:
5150         Add author information.
5152 2000-10-16  Miles Bader  <miles@lsi.nec.co.jp>
5154         * toolbar/up_arrow.xpm, toolbar/right_arrow.xpm:
5155         * toolbar/left_arrow.xpm, toolbar/home.xpm: Re-convert from
5156         full-color version (using the Gimp) to eliminate dithering artifacts.
5158 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
5160         * font-lock.el (font-lock-syntactic-keywords): Fix docstring.
5162         * simple.el (syntax-flag-table, string-to-syntax): Remove.
5164 2000-10-15  Dave Love  <fx@gnu.org>
5166         * progmodes/sh-script.el: Require skeleton and comint when
5167         compiling.
5169         * pcomplete.el (pcomplete) <defgroup>: Add :version.
5171         * whitespace.el: Doc fixes.
5172         (top-level): Don't add hooks here.
5173         (whitespace-running-emacs): Deleted.
5174         (timer): Don't require.
5175         (whitespace): Add back :version conditional on xemacs test.
5176         (whitespace-spacetab-regexp, whitespace-indent-regexp)
5177         (whitespace-ateol-regexp, whitespace-modes): Fix custom type.
5178         (whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
5179         (whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
5180         Avoid specific xemacs test.
5181         (whitespace-global-mode): New option.
5182         (whitespace-global-mode): New command.
5183         (whitespace-unload-hook): New function.
5185         * info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
5186         (Info-fontify-node, Info-goto-node, Info-mode-menu)
5187         (Info-fontify-node): `Goto' goes to `Go to'.
5188         (Info-fontify-node): Add help-echo to xref links.
5190 2000-10-15  Eli Zaretskii  <eliz@is.elta.co.il>
5192         * eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
5194 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
5196         * emacs-lisp/easy-mmode.el (easy-mmode-define-syntax):
5197         Use plist-get and allow :inherit.
5199         * emacs-lisp/cl-macs.el (cl-do-arglist):
5200         Use plist-get and plist-member instead of memq.
5202         * emacs-lisp/ewoc.el (ewoc-location): New function.
5203         (ewoc-enter-after, ewoc-enter-before): Document return value.
5204         * pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
5205         Don't need make-local-hook any more.
5206         (cvs-addto-collection): Return the new tin.
5207         (cvs-mode-insert): Jump to the new line.
5209         * jit-lock.el (jit-lock-fontify-buffer): Remove.
5211         * arc-mode.el (archive-zoo-summarize): Fix from gnu.emacs.bug.
5213         * font-lock.el (font-lock-syntactically-fontified): New var.
5214         (font-lock-fontify-syntactic-keywords-region): Use it.
5215         (font-lock-mode): Fix docstring.  Don't need make-local-hook anymore.
5217         * diff-mode.el (diff-find-file-name): Fix regexp.
5219         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
5220         (cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
5222         * progmodes/sh-script.el (sh-imenu-generic-expression): Fix.
5223         (sh-mode-syntax-table): Add punctuation syntax for < and >.
5224         (sh-mode): Don't make all vars local here.
5225         (sh-kw): Reformat.
5226         (sh-set-shell): Use dolist.  Don't set indent-region-function.
5227         (sh-mode-syntax-table): Use pop.
5228         (sh-remember-variable): Use push.
5229         (sh-help-string-for-variable): Use memq.
5230         (sh-safe-backward-sexp): Remove.
5231         (sh-safe-forward-sexp): Add ARG.
5232         (sh-get-indent-info, sh-prev-stmt): Use it.
5233         (sh-prev-line): Simplify by using forward-comment.
5234         (sh-this-is-a-continuation): Simplify.
5235         (sh-learn-buffer-indent): Use dolist.
5236         (sh-do-nothing): Remove.
5237         (sh-set-char-syntax, sh-set-here-doc-region):
5238         Use inhibit-modification-hooks.
5239         (sh-name-style): Use mapcar and push.
5240         (sh-load-style): Use dolist.
5241         (sh-save-styles-to-buffer): Use with-current-buffer and pp.
5242         (sh-case, sh-while-getopts): Use propertize directly rather
5243         than sh-electric-rparen.
5245 2000-10-14  Stefan Monnier  <monnier@cs.yale.edu>
5247         * textmodes/tex-mode.el: Require CL when compiling.
5248         (tex-mode-syntax-table): Init immediately.
5249         (tex-mode-map): Bind M-RET to latex-insert-item.
5250         (latex-mode): Set indent-line-function to latex-indent.
5251         (tex-common-initialization): Don't setup the syntax-table any more.
5252         (latex-insert-item): New skeleton.
5253         (tex-next-unmatched-end): Fix copy/paste braino.
5254         (latex-syntax-after, latex-skip-close-parens, latex-down-list)
5255         (latex-indent, latex-find-indent): New functions.
5256         (tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
5257         (tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
5258         (tex-compilation-parse-errors): Use with-syntax-table.
5260 2000-10-15  Miles Bader  <miles@gnu.org>
5262         * font-lock.el (font-lock-comment-face): Change dark-background,
5263         color, non-tty, default to `chocolate1'.
5265 2000-10-13  John Wiegley  <johnw@gnu.org>
5267         * eshell/esh-util.el (require): Added a missing `require' form,
5268         needed when compiling (for an ange-ftp macro definition).
5270 2000-10-13  Dave Love  <fx@gnu.org>
5272         * toolbar/paste.pbm, toolbar/saveas.pbm: Retouch.
5274 2000-10-13  Gerd Moellmann  <gerd@gnu.org>
5276         * emacs-lisp/lisp.el (down-list, backward-up-list, up-list): Doc
5277         fix.
5279         * toolbar/*.xpm: Reduce to max. 8 colors (mogrify -colorspace
5280         transparent -colors 8).
5282 2000-10-13  Stephen Gildea  <gildea@alum.mit.edu>
5284         * time-stamp.el (time-stamp): Fixed bug in new multi-line code
5285         that breaks with old list format timestamps.
5286         (time-stamp-warn-inactive, time-stamp-old-format-warn)
5287         (time-stamp-count, time-stamp-conversion-warn): Improved doc
5288         strings.
5290 2000-10-13  John Wiegley  <johnw@gnu.org>
5292         * align.el, pcomplete.el, calendar/timeclock.el,
5293         eshell/esh-module.el, eshell/eshell.el: Removed URL reference.
5295         * calendar/timeclock.el (timeclock-find-discrep): A fix to some
5296         faulty math, where holiday hours were being computing as seconds.
5298 2000-10-13  John Wiegley  <johnw@gnu.org>
5300         * desktop.el (desktop-buffer-modes-to-save): Added a global for
5301         specifying what "other" kinds of buffers should be saved.  This
5302         used to be hard-coded.
5303         (desktop-buffer-misc-functions): A global for specifying how
5304         auxiliary data should be determined for special buffer types.
5305         (desktop-save-buffer-p): Use `desktop-buffer-modes-to-save',
5306         instead of hard-coding the special buffer types.
5307         (desktop-save): Run `desktop-buffer-misc-functions' to gather
5308         auxiliary data, instead of hard-coding for Info buffers and dired.
5309         (desktop-buffer-info-misc-data): Aux function for determining Info
5310         buffer auxiliary info.
5311         (desktop-buffer-dired-misc-data): Likewise, but for dired buffers.
5312         (desktop-buffer-info): Changed this function to use the info
5313         gathered above.
5314         (desktop-create-buffer): Be a little more careful about what
5315         `minor-mode' means before calling it.  This is important for some
5316         buffer types.
5318 2000-10-13  John Wiegley  <johnw@gnu.org>
5320         * eshell/esh-util.el: Added a global form which declares an
5321         autoload for `parse-time-string', if that function is not already
5322         defined, and if parse-time.el is available on the user's system.
5324         * eshell/em-ls.el (eshell-ls-applicable): Extended this function
5325         to be aware of ange-ftp user info.
5326         (eshell-do-ls): Bind `ange-cache'.  Also, use
5327         `eshell-file-attributes'.
5328         (eshell-ls-annotate): Use `eshell-file-attributes'.
5329         (eshell-ls-file): Made the user-id printing code a bit smarter.
5331         * eshell/esh-util.el (eshell-ange-ls-uids): Added variable, to
5332         allow identification of alias user ids in remote directories.
5333         It's manual, but there's no other way to know when the current
5334         user on the local machine, is also the owning user on the remote
5335         machine.
5336         (fboundp): Bind `ange-cache'.
5337         (eshell-directory-files-and-attributes): Re-organized the logic a
5338         bit to use `eshell-file-attributes' instead of `file-attributes'.
5339         The former is more sensitive to directories that are read via FTP,
5340         and knows how to use ange-ftp to determine full attribute
5341         information, instead of just the name and last modtime.
5342         (eshell-current-ange-uids): Return the current user id when in a
5343         remote directory.
5344         (eshell-parse-ange-ls): Parse a full directory listing that has
5345         been returned by ange-ftp.
5346         (eshell-file-attributes): This beefed up version of
5347         `file-attributes' is only special if the user is currently in a
5348         remote directory, in which case it does a lot of work to find out
5349         what the real attributes of a file are, as they appear on the
5350         remote machine.  This makes usage of remote directories (i.e.,
5351         ange-ftp pathnames) much more useful.  You can now use Eshell as a
5352         full-fledged FTP client, with much more manipulation ability than
5353         most other clients.
5355         * eshell/em-unix.el (eshell-du-prefer-over-ange): Added a new
5356         variable, which means that Eshell's du should always be preferred
5357         in remote directories.
5358         (eshell-shuffle-files): Use `eshell-file-attributes', rather than
5359         just `file-attributes'.
5360         (eshell-mvcp-template): Bind `ange-cache', to improve performance
5361         when reading remote directories.  This is an Eshell-specific
5362         variable (not part of ange-ftp).
5363         (eshell/ln): Bind `ange-cache'.
5364         (eshell/du): Added some extra logic for determining when to use
5365         Eshell's du (which is slow), and when to use the external version
5366         (which may or may not exist).
5368         * eshell/em-rebind.el (eshell-delchar-or-maybe-eof): Call
5369         `eshell-interactive-process', rather than using
5370         `get-buffer-process', since backgrounded processes don't count in
5371         the context of this function's logic.
5373         * eshell/esh-arg.el (eshell-parse-double-quote): Moved a call to
5374         `forward-char', so that null strings are parsed correctly.
5376 2000-09-13  John Wiegley  <johnw@gnu.org>
5378         * eshell/em-pred.el (eshell-pred-file-type,
5379         eshell-pred-file-links, eshell-pred-file-size): Use
5380         `eshell-file-attributes'.  This is more correct over ange-ftp.
5382         * eshell/em-glob.el (eshell-extended-glob): Bind `ange-cache', so
5383         that remote file globbing is more efficient.
5385         * eshell/em-ls.el (eshell-ls-dir): Use `expand-file-name' when
5386         gathering the files and attributes within a directory.
5388         * eshell/em-unix.el (eshell/cat): If any of the files passed on
5389         the command line is a special file (not a regular file, directory
5390         or symlink), always attempt to call the external version of cat.
5392 2000-09-13  John Wiegley  <johnw@gnu.org>
5394         * eshell/esh-mode.el (eshell-find-tag): Corrections to the
5395         Eshell-friendly version of find-tag.
5397 2000-10-13  Miles Bader  <miles@lsi.nec.co.jp>
5399         * image-file.el (image-file-name-extensions)
5400         (image-file-name-regexps): Add autoload cookies.
5402 2000-10-13  Kenichi Handa  <handa@etl.go.jp>
5404         * international/mule-cmds.el (select-safe-coding-system): If FROM
5405         is string, show it in *Warning* buffer.
5407 2000-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
5409         * startup.el (normal-top-level): Use display-popup-menus-p instead
5410         of window-system.
5411         (command-line): Use display-graphic-p instead of window-system.
5412         (command-line-1): Use display-popup-menus-p and display-mouse-p
5413         instead of window-system.
5415 2000-10-12  Sam Steingold  <sds@gnu.org>
5417         * tooltip.el (tooltip-use-echo-area): New user variable.
5418         (tooltip-show): Use it to choose between `x-show-tip' and `message'.
5420 2000-10-12  Dave Love  <fx@gnu.org>
5422         * recentf.el: Maintainer's checkdoc fixes.
5424         * startup.el (normal-top-level-add-subdirs-to-load-path): Use
5425         character class, not ASCII when matching file names.
5426         (fancy-splash-head): Add trailing slash to URL.
5427         (command-line): Don't require XPM support for toolbar.
5429         * progmodes/cperl-mode.el (cperl-tips-faces): Doc fix.
5430         (cperl-invalid-face): Revert last change.
5431         (cperl-init-faces): Quote cperl-invalid-face.
5433 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
5435         * startup.el (fancy-splash-text): Remove superfluous quote.
5437 2000-10-12  Gerd Moellmann  <gerd@gnu.org>
5439         * startup.el (fancy-splash-screens): Don't add a pre-command hook.
5440         (fancy-splash-pre-command, fancy-splash-pending-command): Removed.
5441         (command-line-1): Don't use fancy-splash-pending-command.
5442         (fancy-splash-screens-1): Goto point-min after inserting text.
5444         * calendar/diary-lib.el (diary-cyclic): Doc fix from Ed Reingold.
5446         * progmodes/scheme.el (scheme-mode-map): Use lisp-mode-shared-map
5447         instead of shared-lisp-mode-map.
5449 2000-10-12  Miles Bader  <miles@lsi.nec.co.jp>
5451         * faces.el (header-line): Change tty-variant to use underlining.
5453         * isearch.el (isearch-set-lazy-highlight-faces-at): New function.
5454         (isearch-highlight): Restore lazy-isearch face properties at old
5455         position, and suppress them at new position.
5456         (isearch-dehighlight): Restore lazy-isearch face properties.
5457         (isearch-lazy-highlight-update): Add lazy-isearch overlays even
5458         over the real isearch overlay, but in that case, don't give it a
5459         face property.  Use `push'.
5461 2000-10-12  Kenichi Handa  <handa@etl.go.jp>
5463         * man.el (Man-getpage-in-background): Fix previous change.
5464         Decode the process output only when we are in multibyte mode.
5466 2000-10-11  Dave Love  <fx@gnu.org>
5468         * info.el (Info-mode-menu): Fix some help.
5469         (info-tool-bar-map): Add entry for Info-last.
5471         * toolbar/cancel.xpm, toolbar/jump_to.xpm, toolbar/right_arrow.xpm:
5472         * toolbar/close.xpm, toolbar/left_arrow.xpm, toolbar/save.xpm:
5473         * toolbar/copy.xpm, toolbar/mail.xpm, toolbar/saveas.xpm:
5474         * toolbar/cut.xpm, toolbar/mail_compose.xpm:
5475         * toolbar/search-replace.xpm, toolbar/exit.xpm:
5476         * toolbar/mail_send.xpm, toolbar/search.xpm, toolbar/fld_open.xpm:
5477         * toolbar/new.xpm, toolbar/spell.xpm, toolbar/help.xpm:
5478         * toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
5479         * toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
5480         * toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
5481         Reduce colour requirements to 25 overall.  (Probably wants
5482         revisiting from the originals to reduce further.)
5484 2000-10-11  Eli Zaretskii  <eliz@is.elta.co.il>
5486         * hexl.el (hexlify-buffer): Bind coding-system-for-write to
5487         buffer-file-coding-system, instead of raw-text.
5488         (dehexlify-buffer): Bind coding-system-for-read to
5489         buffer-file-coding-system, instead of raw-text.
5491 2000-10-11  Sam Steingold  <sds@gnu.org>
5493         * progmodes/cperl-mode.el (cperl-invalid-face): double-quote
5494         `underline' - fixes the bug introduced on 2000-09-21.
5496 2000-10-11  Dave Love  <fx@gnu.org>
5498         * progmodes/scheme.el (scheme-mode-variables, dsssl-mode): Avoid
5499         compiler warnings.
5500         (scheme-mode): Doc fix.
5501         (scheme-font-lock-keywords-1): Match `define-syntax'.
5503 2000-10-11  Miles Bader  <miles@lsi.nec.co.jp>
5505         * faces.el (frame-set-background-mode): Pay attention to saved
5506         face specs as well as default ones.  Only do anything if the
5507         bg-mode or display-type has actually changed.  Use `dolist'.
5508         (region): Make dark-background `region' face less in-your-face.
5510 2000-10-10  Sam Steingold  <sds@gnu.org>
5512         * chistory.el, ielm.el, ledit.el:
5513         * progmodes/inf-lisp.el, progmodes/scheme.el:
5514         Use `lisp-mode-shared-map' instead of `shared-lisp-mode-map'.
5516 2000-10-10  Stefan Monnier  <monnier@cs.yale.edu>
5518         * textmodes/texinfo.el: Update copyright and fix typo.
5520         * desktop.el (desktop-modes-not-to-save): New var.
5521         (desktop-save-buffer-p): Use it.
5522         Also, obey desktop-buffers-not-to-save even for non-file buffers.
5523         (desktop-buffer-file): Use pop-to-buffer if switch-to-buffer fails.
5525 2000-10-10  Dave Love  <fx@gnu.org>
5527         * toolbar/tool-bar.el (tool-bar-add-item)
5528         (tool-bar-add-item-from-menu): Don't favour XPM icons on mono
5529         display.
5531         * toolbar/attach.pbm, toolbar/cancel.pbm, toolbar/close.pbm:
5532         * toolbar/copy.pbm, toolbar/cut.pbm, toolbar/exit.pbm:
5533         * toolbar/fld_open.pbm, toolbar/help.pbm, toolbar/home.pbm:
5534         * toolbar/index.pbm, toolbar/info.pbm, toolbar/jump_to.pbm:
5535         * toolbar/left_arrow.pbm, toolbar/mail.pbm, toolbar/mail_compose.pbm:
5536         * toolbar/mail_send.pbm, toolbar/new.pbm, toolbar/open.pbm:
5537         * toolbar/paste.pbm, toolbar/preferences.pbm, toolbar/print.pbm:
5538         * toolbar/right_arrow.pbm, toolbar/save.pbm, toolbar/saveas.pbm:
5539         * toolbar/search-replace.pbm, toolbar/search.pbm, toolbar/spell.pbm:
5540         * toolbar/undo.pbm, toolbar/up_arrow.pbm: New files straight from
5541         the .xpms; probably need retouching.
5543 2000-10-10  Miles Bader  <miles@lsi.nec.co.jp>
5545         * subr.el (add-to-list): Add optional argument APPEND.
5546         * battery.el (display-battery): Use `add-to-list'.
5548 2000-10-09  Thien-Thi Nguyen  <ttn@gnu.org>
5550         * play/zone.el (zone-timer, zone-wc-tbl): Rework
5551         these vars as symbol properties.
5552         (zone, zone-when-idle, zone-leave-me-alone)
5553         (zone-pgm-whack-chars): Use new symbol properties.
5555         * battery.el (display-battery): Doc spelling fix.
5557         * vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
5558         property.
5560 2000-10-09  Dave Love  <fx@gnu.org>
5562         * toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
5563         has been initialized before calling tool-bar-setup.
5564         (tool-bar-add-item-from-menu): Add autoload cookie.
5566 2000-10-09  Eli Zaretskii  <eliz@is.elta.co.il>
5568         * menu-bar.el (send-mail-item-name): New function.
5569         (menu-bar-tools-menu) <compose-mail>: Use it to display the value
5570         of mail-user-agent in the menu.  Don't display the "Send Mail"
5571         item if mail-user-agent is nil or its value is ignore.
5572         (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
5573         if read-mail-command is nil or its value is ignore.
5575         * mouse.el ([header-line mouse-1]): Bind to mouse-select-window.
5577 2000-10-09  Miles Bader  <miles@gnu.org>
5579         * toolbar/up_arrow.xpm: Flip to put highlight in correct place.
5580         Correct image size.
5581         * toolbar/left_arrow.xpm: Correct image size.
5583         * jka-compr.el: Don't call `jka-compr-install' when loading (it
5584         will be done by the definition of `auto-compression-mode' if
5585         necessary.  Move code to uninstall existing file-name handler
5586         before definition of `auto-compression-mode'.
5588         * image-file.el (auto-image-file-mode): Move to the end of the
5589         file, because `define-minor-mode' actually calls the mode-function
5590         if the associated variable is non-nil, which requires that all
5591         needed functions be already defined.
5593         * mouse.el (popup-menu): Balance parens.
5595 2000-10-08  Stefan Monnier  <monnier@cs.yale.edu>
5597         * mouse.el (popup-menu): Move the command call outside the loop
5598         so that popup-menu returns whatever the command returns.
5600         * progmodes/etags.el: Docstring fixes.  Maintainer line updated.
5601         (initialize-new-tags-table): Use run-hook-with-args-until-success.
5602         (find-tag): Use pop-to-buffer if switch-to-buffer failed.
5603         (tags-table-format-functions): Renamed from tags-table-format-hooks.
5605         * vc.el (vc-version-diff): diff-switches can be a list.
5606         Use relative filenames for prettier output.
5608         * pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
5609         (vc-post-command-functions): Remove old-VC compatibility code.
5611         * newcomment.el (comment-indent-default): Autoload.
5613         * font-lock.el (font-lock-defaults): Make buffer-local.
5614         (font-lock-turn-on-thing-lock): Use jit-lock-refontify.
5615         (font-lock-choose-keywords):
5616         Ignore LEVEL unless KEYWORDS is a list of syms.
5617         (c-keywords, c++-keywords, objc-keywords, java-keywords):
5618         Don't wrap regexp-opt things in \(...\) unnecessarily.
5620         * jit-lock.el: Don't require font-lock any more.
5621         (jit-lock-functions): Make buffer-local.
5622         (jit-lock-saved-fontify-buffer-function): Remove.
5623         (jit-lock-mode): Remove autoload cookie.
5624         Remove font-lock specific code.
5625         (jit-lock-unregister): Don't bother handling complex hooks any more.
5626         (jit-lock-refontify): New function.
5627         (jit-lock-fontify-buffer): Use it.
5628         (jit-lock-function-1): Replaced by jit-lock-fontify-now.
5629         (jit-lock-fontify-now): Renamed from jit-lock-function-1.
5630         Add optional args START and END.
5631         Never call font-lock-fontify-region directly.
5632         (jit-lock-function, jit-lock-stealth-fontify): Use it.
5634         * emacs-lisp/regexp-opt.el (regexp-opt): Add \<...\> if PAREN=`words'.
5636 2000-10-08  Dave Love  <fx@gnu.org>
5638         * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map.
5640         * progmodes/icon.el (icon-mode-map): Add name to menu-bar keymap.
5642         * play/studly.el (studlify-region, studlify-word): Add autoload
5643         cookie.
5645         * play/morse.el (morse-region, unmorse-region): Add autoload
5646         cookie.
5648         * play/spook.el (spook-phrases-file): Use expand-file-name, not
5649         concat.
5651         * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Don't
5652         insist on symbols starting with word syntax.
5653         (lisp-mode-shared-map): Renamed from shared-lisp-mode-map.
5654         (eval-defun-1): Doc fix.
5655         (indent-sexp): Use nconc to build up indent-stack.
5657         * mail/sendmail.el: Byte-compile-dynamic since it gets loaded by
5658         Gnus with little use.
5659         (mail-setup-hook): Add mail-abbrevs-setup to options.
5661         * recentf.el: Doc fixes.
5663         * vcursor.el (vcursor-cs-binding): Remove compatibility code.
5664         Clean up remainder.
5666         * timezone.el (timezone-parse-date): Doc fix.  Fix regexps for (5)
5667         without timezone and (8) with timezone to enforce some whitespace.
5668         Simplify code somewhat.
5670         * options.el (list-options): Doc that you should use customize.
5672         * iswitchb.el (iswitchb-mode): Add :require.
5674         * info.el (Info-goto-node, Info-menu): Doc fix.
5675         (Info-mode-menu): Bind beginning-of-buffer, Info-edit
5676         (info-tool-bar-map): New variable.
5677         (Info-mode): Use it.
5678         (Info-edit-map): Define all in defvar.
5679         (speedbar-attached-frame): Avoid compiler warning.
5681         * toolbar/tool-bar.el (tool-bar-map): Define it empty.
5682         (global-map): Bind [tool-bar] to a filtered map.
5683         (tool-bar-add-item): Remove MAP arg.  Allow PBM icons.
5684         (tool-bar-add-item-from-menu): Use tool-bar-map, not tb-map.
5685         Allow PBM icons.
5686         (tool-bar-setup): Adjust calls of tool-bar-add-item.
5688         * toolbar/index.xpm, toolbar/jump_to.xpm, toolbar/attach.xpm:
5689         * toolbar/up_arrow.xpm, toolbar/left_arrow.xpm, toolbar/home.xpm:
5690         * toolbar/right_arrow.xpm: New files.  Renamed from tigert's
5691         icons, except up_arrow, which is left-arrow rotated.
5693         * imenu.el (imenu-add-to-menubar): Fix last change.
5695 2000-10-08  Peter Breton  <pbreton@ne.mediaone.net>
5697         * generic-x.el (rul-generic-mode): Remove eval-when-compile
5698         statements. Suggested by Stefan Monnier  <monnier@cs.yale.edu>.
5700 2000-10-08  Eli Zaretskii  <eliz@is.elta.co.il>
5702         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Fix
5703         typos in doc strings.
5705         * font-lock.el (font-lock-mode, global-font-lock-mode): Mention in
5706         the doc strings how to customize Font Lock faces.
5708         * mouse.el (mouse-drag-mode-line-1): Fix an off-by-one error in
5709         computing growth when dragging the header line.
5711 2000-10-08  Eli Zaretskii  <eliz@is.elta.co.il>
5713         * simple.el (kill-line): Doc fix.
5715 2000-10-08  Miles Bader  <miles@gnu.org>
5717         * faces.el (secondary-selection): Make foreground visible on tty.
5719         * jka-compr.el (auto-compression-mode): Move to the end of the
5720         file, because `define-minor-mode' actually calls the mode-function
5721         if the associated variable is non-nil, which requires that all
5722         needed functions be already defined.
5723         (with-auto-compression-mode): Add autoload cookie.
5725 2000-10-07  Eli Zaretskii  <eliz@is.elta.co.il>
5727         * files.el (find-backup-file-name) [ms-dos]: If support for long
5728         file names is not available, behave as if version-control were set
5729         to never.
5731 2000-10-07  Dave Love  <fx@gnu.org>
5733         * net/browse-url.el (browse-url-gnome-moz-arguments): New option.
5734         (browse-url-gnome-moz): New function.
5735         (browse-url-browser-function): Use it.
5736         Suggested by Colin Walters <walters@cis.ohio-state.edu>.
5738 2000-10-07  Stefan Monnier  <monnier@cs.yale.edu>
5740         * indent.el (tab-always-indent): New var.
5741         (indent-for-tab-command): Use it.
5743         * files.el (set-auto-mode): Ignore unknown -*- mode -*- rather than
5744         raise an error.  This way it can still default to a sane value.
5746 2000-10-06  Stefan Monnier  <monnier@cs.yale.edu>
5748         * startup.el (fancy-splash-screens): Use local rather than global map.
5749         Don't use `update-menu-bindings' any more.
5750         Get rid of assumptions about keymap representation.
5752 2000-10-06  Dave Love  <fx@gnu.org>
5754         * textmodes/fill.el (sentence-end-double-space)
5755         (sentence-end-without-period):  Doc fix.
5756         (adaptive-fill-regexp): Purecopy.
5757         (unjustify-current-line): Use line-end-position.
5758         (fill-individual-paragraphs-prefix): Use line-beginning-position.
5760         * net/eudc-vars.el (eudc): Add :version, :link.
5762         * international/mule-conf.el (file-coding-system-alist): Use \', not $.
5764         * emacs-lisp/find-func.el (find-function-regexp): Remove spurion.
5765         Fix for define-minor-mode.
5766         (function-at-point): Alias to function-called-at-point.
5768         * custom.el (custom-declare-variable, custom-set-variables): Use mapc.
5770         * simple.el (backward-word): Doc fix.
5772         * image-file.el (image-file-name-regexp): image-file-regexps ->
5773         image-file-name-regexps.
5774         (image-file-name-extensions): Add pbm.
5776 2000-10-06  Stefan Monnier  <monnier@cs.yale.edu>
5778         * smerge-mode.el (smerge-diff): Setup the buffer's default-directory
5779         and add filename to the names so that diff-mode can jump to source.
5781         * font-lock.el (font-lock-defaults-alist): Remove the TeX entries.
5782         (tex-font-lock-keywords, tex-font-lock-keywords-2)
5783         (tex-font-lock-keywords-1): Remove.
5784         (font-lock-turn-on-thing-lock): Use jit-lock-register.
5785         (font-lock-turn-off-thing-lock): Use jit-lock-unregister.
5786         (font-lock-default-fontify-region):
5787         Expand beg..end correctly when just following a multiline region.
5788         (font-lock-fontify-anchored-keywords):
5789         Include the anchor text as part of the multiline.
5791 2000-10-06  Gerd Moellmann  <gerd@gnu.org>
5793         * loadup.el (toplevel): Load `loaddefs' before `help' because the
5794         latter needs the autoloaded define-minor-mode macro during the
5795         bootstrap.
5797         * startup.el (command-line): For now, activate tool-bar-mode only
5798         if XPM images are supported.
5800         * mouse.el (mouse-drag-header-line): Don't allow resizing a
5801         window by dragging a header-line at the top of the frame; that's
5802         confusing because the header-line doesn't move.
5803         (mouse-drag-mode-line-1): Use event-* and posn-* functions instead
5804         of treating the event as a list.  Some cleanup.
5806 2000-10-06  Miles Bader  <miles@gnu.org>
5808         * simple.el (display-message-or-buffer): New function.
5809         (shell-command-on-region): Use `display-message-or-buffer'.
5811         * emacs-lisp/easy-mmode.el (define-derived-mode): Tweak generated
5812         docstring parts.
5814         * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
5815         (smbclient-prompt-regexp): Add usage note to doc string.
5816         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Removed.
5817         (ftp-mode, smbclient-mode): Don't set `font-lock-defaults'.
5818         Use add-hook for adding the comint filter function, and only do so
5819         if it's not already in the global hook list.
5820         (ftp-mode, smbclient-mode, nslookup-mode): Remove redundant calls
5821         to `make-local-variable'.
5822         (nslookup-font-lock-keywords): Remove prompt entry.
5823         (nslookup): Don't set the process-filter.
5824         (finger): Exit the loop correctly when the regexps list runs out.
5825         (ftp, smbclient, smbclient-list-shares):
5826         Set the real major mode immediately, not after execing.
5827         Use `pop-to-buffer' instead of `switch-to-buffer-other-window'.
5829         * comint.el (comint-watch-for-password-prompt): Use STRING as a prompt.
5831 2000-10-05  Stefan Monnier  <monnier@cs.yale.edu>
5833         * progmodes/compile.el (compile-collect-regexps): Use dolist and push.
5835         * which-func.el (which-func-format): Remove spurious space.
5836         (which-func-mode): Don't make it permanent-local.
5837         (which-func-ff-hook): Allow which-func-maxout to be nil.
5838         (which-func-update): Simplify a bit.  Only run if which-func-mode is t.
5839         (which-func-mode): Simplify.
5840         Use post-command-idle-hook rather than post-command-hook.
5841         Go through all buffers and update their state.
5842         (which-function): Also try add-log-current-defun-function.
5844         * vc.el (with-vc-properties): Use conses rather than length-2 lists.
5845         (vc-checkout, vc-finish-steal, vc-checkin, vc-revert-file):
5846         Update call to with-vc-properties accordingly.
5847         (vc-comment-search-reverse, vc-comment-search-forward): Docstring fix.
5848         (vc-revert-buffer): More careful about window selection and deletion.
5849         (vc-switch-backend): Slight reorg to avoid calling `registered' twice.
5851         * pcvs.el (cvs-ediff-exit-hook): Expect delete-window to fail.
5852         (cvs-retrieve-revision): Reuse a pre-existing buffer.
5853         (cvs-dired-action): Change the default to quickdir.
5855         * newcomment.el (comment-indent): Delegate to indent-according-to-mode
5856         if comment-indent-function returns nil.
5857         (comment-indent-default): New function.
5858         (comment-indent-function): Use it and document the new semantics.
5860         * image-file.el: Docstring fixes.
5862         * help.el (help-xref-on-pp): Use match-string.
5863         (describe-variable): New arg BUFFER.
5864         Store the current buffer in the help-xref-stack.
5865         (temp-buffer-resize-mode): Use define-minor-mode.
5867         * jit-lock.el (jit-lock-mode): Use jit-lock-defer-contextually
5868         consistently with its docstring.
5869         Set jit-lock-first-unfontify-pos in an idempotent way.
5870         (jit-lock-register): Autoload and add arg CONTEXTUAL.
5872 2000-10-05  Alex Schroeder  <alex@gnu.org>
5874         * sql.el (sql-mysql-options): New variable.
5875         (sql-mysql): Use it.
5877 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
5879         * image.el (image): New group.
5881         * smerge-mode.el (smerge-mine-face, smerge-other-face)
5882         (smerge-base-face, smerge-markers-face): Add dark-background variants.
5884 2000-10-04  Peter Breton  <pbreton@ne.mediaone.net>
5886         * net/net-utils.el (nslookup-font-lock-keywords)
5887         (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5888         Ignore the value of wqindow-system; always define keywords
5890 2000-10-05  Kenichi Handa  <handa@etl.go.jp>
5892         * startup.el (fancy-splash-screens): Remove the code for
5893         debugging; `(trace-to-stderr "EXITTT\n")'.
5895 2000-10-05  Miles Bader  <miles@gnu.org>
5897         * diff-mode.el (diff-goto-source): Update call to
5898         `diff-hunk-status-msg' to reflect new REV variable.
5900 2000-10-04  Stefan Monnier  <monnier@cs.yale.edu>
5902         * progmodes/icon.el (icon-mode):
5903         Don't gratuitously override the default for comment-column.
5905         * vc-hooks.el (vc-mode-line): Fix interactive spec.
5907         * jit-lock.el (with-buffer-unmodified): Use unwind-protect.
5908         (jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
5909         (jit-lock-functions): New var.
5910         (jit-lock-function-1): Use it if non-nil.
5911         Don't switch the syntax-table.  Don't set parse-sexp-lookup-properties.
5912         Set the `fontified' property before doing the fontification to avoid
5913         repeatedly going through the same error.
5914         Don't turn errors into messages.
5915         (jit-lock-register, jit-lock-unregister): New functions.
5917         * dired.el (dired-mark-pop-up): Turn comment into docstring.
5918         Use with-current-buffer.
5920         * dired-aux.el (dired-do-create-files, dired-kill-tree):
5921         Turn comment into docstring.
5923         * apropos.el (apropos-mode): Use define-derived-mode.
5925 2000-10-04  Gerd Moellmann  <gerd@gnu.org>
5927         * startup.el (fancy-splash-pending-command): New variable.
5928         (fancy-splash-pre-command): New function.
5929         (fancy-splash-screens): Rewritten.
5930         (command-line-1): If fancy-splash-pending-command is set, call it
5931         interactively.
5933 2000-10-04  Dave Love  <fx@gnu.org>
5935         * toolbar/tool-bar.el (tool-bar-setup): New function.
5936         (tool-bar-mode): Use it.
5938         * subr.el (substitute-key-definition): Doc fix.
5939         (play-sound-file): New command.
5941 2000-10-04  Andre Spiegel  <spiegel@gnu.org>
5943         * vc-hooks.el (vc-before-save, vc-default-make-version-backups,
5944         vc-version-backup-file-name): New functions.
5946         * files.el (basic-save-buffer): Call vc-before-save before saving.
5948         * vc-cvs.el (vc-cvs-make-version-backups): Return t if
5949         vc-cvs-stay-local-p.
5951         * vc.el (vc-revert-buffer): Handle empty diff properly.
5952         (vc-version-backup-file): New function.
5953         (vc-checkout): Create a version backup if necessary.
5954         (vc-checkin): If a version backup file exists, delete it.
5955         (vc-version-diff): Diff locally using version backups, if available.
5956         (vc-revert-file): If there's a version backup, revert locally.
5957         (vc-transfer-file): Use version backup for base version, if
5958         available.  If not, ask for confirmation whether to get it from the
5959         server.  Update mode line before check-in.
5961 2000-10-04  Dave Love  <fx@gnu.org>
5963         * toolbar/tool-bar.el (tool-bar-setup): New function.
5964         (tool-bar-mode): Use it.
5966 2000-10-04  Peter Breton  <pbreton@ne.mediaone.net>
5968         * net/net-utils.el (nslookup-font-lock-keywords)
5969         (ftp-font-lock-keywords, smbclient-font-lock-keywords):
5970         Only set if window-system is non-nil
5971         (net-utils-run-program): Returns buffer.
5972         (network-connection-reconnect): Added this function.
5974         * generic.el:
5975         Incorporates extensive cleanup and docfixes by
5976         Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
5977         Uses cl compile-time macros.
5978         (generic-mode-name, generic-comment-list)
5979         (generic-keywords-list, generic-font-lock-expressions)
5980         (generic-mode-function-list, generic-mode-syntax-table):
5981         Removed variables.
5982         (generic-mode-alist): Renamed to generic-mode-list.
5983         (generic-find-file-regexp): Default changed to "^#".
5984         (generic-read-type): Uses completing read on generic-mode-list.
5985         (generic-mode-sanity-check): removed this function.
5986         (generic-add-to-auto-mode): Removed this function
5987         (generic-mode-internal): Bind mode-specific definitions
5988         into function instead of putting them in alist.
5989         (generic-mode-set-comments): Reworked extensively.
5990         (generic-mode-find-file-hook): Simplified regexp searching
5991         (generic-make-keywords-list): Omit extra pair of parens
5993         * find-lisp.el (find-lisp-find-files-internal):
5994         Make sure directory name ends with "/".
5996         * generic-x.el (apache-conf-generic-mode):
5997         Regexp now allows leading whitespace.
5998         (rc-generic-mode): Added eval-when-compile
5999         around generic-make-keywords-list.
6000         Deleted duplicate regexp
6001         (rul-generic-mode): Added eval-when-compile
6002         around generic-make-keywords-list.
6003         (etc-fstab-generic-mode): New generic mode.
6004         (rul-generic-mode): Removed one eval-when-compile
6005         which caused a max-specpdl-size exceeded error.
6007 2000-10-04  Miles Bader  <miles@gnu.org>
6009         * simple.el (minibuffer-temporary-goal-position): New variable.
6010         (next-history-element): Try to keep the position of point in the
6011         input string constant.
6013         * dired-aux.el (dired-mark-read-file-name): Add optional arg DEFAULT.
6014         (dired-do-create-files): If there's only one file, pass it in as
6015         the DEFAULT arg to dired-mark-read-file-name.
6017 2000-10-03  Stefan Monnier  <monnier@cs.yale.edu>
6019         * diff-mode.el (diff-font-lock-keywords): Minor regex fix.
6020         (diff-goto-source): Be smarter when choosing REVERSE or not.
6022         * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def.
6023         (texinfo-mode-menu): Add an explicit shortcut for update all.
6025 2000-10-03  Andre Spiegel  <spiegel@gnu.org>
6027         * vc.el (vc-transfer-file, vc-default-receive-file): Rewritten to
6028         factorize backend-specific code cleanly (this was essentially
6029         conceived by Stefan Monnier).
6030         (vc-unregister): Function removed.
6031         (vc-revert-file): New function.
6032         (vc-revert-buffer): Delegate some of the work to it.
6034         * vc-rcs.el (vc-rcs-fetch-master-state): Parse and remember
6035         default branch unconditionally.
6036         (vc-rcs-set-default-branch): New function.
6037         (vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
6038         (vc-rcs-checkin): If an appropriate default branch has been set,
6039         force creation of that branch.
6040         (vc-rcs-receive-file): Rewritten to contain only backend-specific
6041         code (as suggested by Stefan Monnier).
6043 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
6045         * isearch.el (isearch-lazy-highlight-update): Don't put a lazy
6046         highlighting overlay with a different face over the overlay
6047         isearch uses to highlight the current match because that can lead
6048         to bad face combinations.
6050         * loadup.el (toplevel): Load faces before isearch.
6052         * isearch.el (isearch-faces): New custom group.
6053         (isearch): New defface; was already tested for in the code.
6054         (isearch-lazy-highlight-face): Changed to defface from defcustom.
6055         (isearch-highlight): Always use face `isearch'.
6057 2000-10-02  Dave Love  <fx@gnu.org>
6059         * emacs-lisp/byte-opt.el (byte-optimize-lapcode): Don't bind
6060         unused vars.  Treat byte-constant2 like byte-constant.  Fix bogus
6061         comparison of opcode with operand.
6063 2000-10-03  Miles Bader  <miles@gnu.org>
6065         * play/yow.el (yow): Don't display multi-line quotations in a *Help*
6066         buffer, since the echo area will now grow to accommodate them.
6068 2000-10-02  Andre Spiegel  <spiegel@gnu.org>
6070         * vc-hooks.el (vc-registered): If FILE used to be registered under
6071         a certain backend, try that one first.
6073         * vc.el (vc-responsible-backend): Undo the previous change in the
6074         argument list.  Handle multiple backends correctly.
6075         (vc-find-new-backend): Function removed.
6076         (vc-register): Use vc-responsible-backend, as before.
6077         (vc-next-action-on-file): Do use vc-registered, not vc-backend.
6079 2000-10-02  Gerd Moellmann  <gerd@gnu.org>
6081         * startup.el (fancy-splash-head): Change message below the
6082         logo.
6084 2000-10-02  Miles Bader  <miles@lsi.nec.co.jp>
6086         * diff-mode.el (diff-goto-source): Emit a status message.
6087         (diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
6088         (diff-test-hunk): Fix doc string.
6089         (diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
6090         (diff-advance-after-apply-hunk): New variable.
6091         (diff-apply-hunk): Don't return a value.
6093 2000-10-01  Stefan Monnier  <monnier@cs.yale.edu>
6095         * vc.el (vc-editable-p): Minor optimization.
6096         (edit-vc-file, vc-next-action-on-file): Don't use find-file.
6097         (vc-find-new-backend): New function split from vc-responsible-backend.
6098         (vc-register): Use it.
6099         (vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
6100         (vc-unregister): Drop BACKEND arg (it doesn't work anyway).
6101         (vc-default-unregister, vc-revert-buffer): Docstring fix.
6102         (vc-clear-headers): Don't use find-file.
6103         (vc-revert-buffer): Use `and' again (must have been a braino).
6104         (vc-switch-backend): Only prompt if requested.
6105         Short circuit if nothing is to be done.
6106         Don't use vc-resynch-buffer which could lose unsaved editing.
6107         (vc-default-receive-file): Update call to vc-unregister.
6108         (with-vc-file, vc-next-action-on-file):
6109         Use vc-backend rather than vc-registered.
6110         (vc-next-action-on-file): Use intern-soft.
6111         Deal with read-only *vc-diff* buffer.
6112         (vc-transfer-file): Docstring fix.
6114         * vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
6115         (vc-rcs-receive-file): Avoid with-vc-properties.
6116         Update call to vc-unregister.
6117         Use constant `RCS' rather than (dynamically bound) var `backend'.
6119 2000-10-01  Andre Spiegel  <spiegel@gnu.org>
6121         * vc.el (vc-next-action-on-file): Update mode line only if file
6122         is visited.
6123         (vc-start-entry): New argument initial-contents.  Don't visit the file
6124         if it isn't already visited.  Brought documentation up-to-date.
6125         (vc-next-action, vc-register): Updated calls to vc-start-entry.
6126         (vc-checkin): New optional arg initial-contents, which is passed to
6127         vc-start-entry.
6128         (vc-finish-logentry): Make sure to bury log buffer only if there
6129         really is one.  Call `vc-resynch-buffer' on log-file, not
6130         buffer-file-name.
6131         (vc-default-comment-history, vc-default-wash-log): New functions.
6132         (vc-index-of): Removed.
6133         (vc-transfer-file): Make do without the above.
6134         (vc-default-receive-file): Call comment-history unconditionally.  Pass
6135         the resulting string to vc-checkin, instead of inserting it into the
6136         comment ring.
6138         * vc-rcs.el (vc-rcs-receive-file): Call comment-history
6139         unconditionally.  Use the comments as initial contents of the log
6140         entry buffer.  Document the trick to force branch creation with no
6141         changes.
6143 2000-10-01  Miles Bader  <miles@gnu.org>
6145         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Call
6146         `recenter' with an arg to prevent redrawing the display.
6148 2000-09-30  Stefan Monnier  <monnier@cs.yale.edu>
6150         * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Prettier.
6152         * emacs-lisp/lisp.el (lisp-complete-symbol): Only jump 2 not 3 levels.
6154         * progmodes/c-mode.el (c-mode):
6155         Don't gratuitously override the default for comment-column.
6157         * textmodes/tex-mode.el (latex-metasection-list): New var.
6158         (latex-imenu-create-index): Use it.
6159         Move the regexp construction outside loops (and use push).
6160         (tex-font-lock-keywords-1, tex-font-lock-keywords-2)
6161         (tex-font-lock-keywords): Moved from font-lock.el.
6162         (tex-comment-indent): Remove.
6163         (tex-common-initialization): Don't set comment-indent-function.
6164         (latex-block-default): New var.
6165         (tex-latex-block): Use it to provide a default choice.
6166         Add any unknown choice to latex-block-names.
6167         Insert [...] after {...}.
6168         (tex-last-unended-begin): Simplify regexp.
6169         (tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
6170         (latex-forward-sexp-1, latex-forward-sexp): New functions.
6171         (latex-mode): Set forward-sexp-function.
6173         * textmodes/texinfo.el (texinfo-font-lock-syntactic-keywords):
6174         Add regexp for @ignore ... @end ignore.
6175         (texinfo-heading-face): New face.
6176         (texinfo-font-lock-keywords): Use it.
6177         (texinfo-mode-menu): New menu.
6178         (texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
6179         New functions.
6180         (texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
6181         (texinfo-section-types-regexp, texinfo-section-level-regexp)
6182         (texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
6183         Remove declaration.
6184         (texinfo-show-structure): Use outline-regexp and texinfo-section-list.
6186         * delsel.el (delete-selection-mode): Use define-minor-mode.
6188         * emacs-lisp/regexp-opt.el (regexp-opt-group): Put more parenthesis.
6190 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
6192         * dired.el (dired-map-over-marks): Use modern backquotes and docstring.
6194 2000-09-30  Gerd Moellmann  <gerd@gnu.org>
6196         * replace.el (keep-lines-read-args): New function.
6197         (keep-lines, flush-lines, how-many): Use keep-lines-read-args to
6198         read arguments interactively.  Add parameters RSTART and REND.
6199         Operate on the active region in Transient Mark mode.
6201         * files.el (auto-mode-alist): Add pattern for `#*mail*...'.
6203         * emacs-lisp/authors.el (authors-obsolete-file-p): New function.
6204         (authors-obsolete-files-regexps): New variable.
6205         (authors-add): Don't record changes in obsolete files.
6207 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
6209         * autoinsert.el (auto-insert-mode): Use define-minor-mode.
6211         * newcomment.el (comment-indent-function): Use 0 for ;;; and %%%.
6212         (comment-indent): Make sure there's a space between code and comment.
6213         Shift comments left to avoid going past fill-column.
6215 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
6217         * startup.el (startup-echo-area-message): New function.
6218         (display-startup-echo-area-message): Use it.
6219         (fancy-splash-screens): Rewritten to use keymaps and a timer.
6220         (fancy-splash-default-action): New function.
6221         (fancy-splash-screens-1): New function.
6222         (fancy-splash-head): Put a help-echo and a keymap under the image.
6224 2000-09-29  Stefan Monnier  <monnier@cs.yale.edu>
6226         * diff-mode.el (diff-add-log-file-name): Remove.
6227         (diff-mode): Use add-log-buffer-file-name-function.
6229         * add-log.el (find-change-log): New arg BUFFER-FILE.
6230         (add-log-file-name): Obey add-log-file-name-function.
6231         (add-log-buffer-file-name-function): New var.
6232         (add-change-log-entry): Use it.
6234 2000-09-29  Miles Bader  <miles@gnu.org>
6236         * image-file.el (image-file-name-extensions): New variable.
6237         (image-file-name-regexps): Renamed from `image-file-regexps'.
6238         New default value is nil.  Call `auto-image-file-mode'.
6239         (image-file-name-regexp): New function.
6240         (auto-image-file-mode): New minor mode.
6241         (insert-image-file): Don't make conditional on the image-file
6242         handler being enabled.
6243         (image-file-handler): Make the call here conditional instead.
6244         (set-image-file-handler-enabled, enable-image-file-handler)
6245         (disable-image-file-handler): Functions removed.
6247         * emacs-lisp/authors.el (authors-print): Rephrase many-files
6248         string.
6250 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
6252         * textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
6253         it's a function from CL.
6254         (latex-imenu-create-index): Replace eval-when-compile with progn
6255         because latex-section-alist is not bound while compiling.
6257 2000-09-28  Stefan Monnier  <monnier@cs.yale.edu>
6259         * textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
6260         (outline-mode): Use define-derived-mode.
6262         * progmodes/perl-mode.el (perl-mode):
6263         * progmodes/awk-mode.el (awk-mode):
6264         * progmodes/asm-mode.el (asm-mode):
6265         Don't gratuitously override the default for comment-column.
6267         * emacs-lisp/lisp.el (lisp-complete-symbol):
6268         Distinguish the let-binding case from the funcall case.
6269         (forward-sexp-function): New variable.
6270         (forward-sexp): Use it.
6272         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Autoload.
6273         (easy-mmode-defmap): Remove the now useless autoload.
6275         * time.el (display-time-mode): Use define-minor-mode.
6277         * subr.el (add-minor-mode): Don't eval NAME.
6278         Don't depend on the presence of TOGGLE-FUN for any special behavior.
6279         Use if rather than cond.
6281         * simple.el (read-expression-map): Define more properly.
6282         (comment-indent-hook): Remove.
6283         (string-to-syntax): Bug fix.
6285         * pcvs.el (cvs-ediff-exit-hook): Kill buffer before window.
6286         (cvs-ediff-diff): Fix typo.
6287         (cvs-revert-if-needed): Don't bother preserving read-only.
6289         * paren.el (show-paren-mode): Use define-minor-mode.
6291         * jka-compr.el (auto-compression-mode): Use define-minor-mode.
6292         (toggle-auto-compression): Remove.
6293         (jka-compr-build-file-regexp): Remove useless grouping.
6295         * diff-mode.el (diff-mode-map, diff-minor-mode-prefix):
6296         Avoid user-reserved bindings.
6297         (diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
6298         (diff-header-face): Revert to grey85.
6300         * cvs-status.el (cvs-status-entry-leader-re): Minor fix.
6302         * complete.el (partial-completion-mode) <defcustom>: Remove.
6303         (partial-completion-mode): Use define-minor-mode.
6304         (PC-do-completion): Understand `completion-auto-help = delay'
6305         to mean to popup the completion buffer only the second time.
6306         (PC-include-file-all-completions, PC-include-file-all-completions)
6307         (PC-include-file-all-completions): Don't quote lambda.
6309         * comint.el (comint-mode-hook): Docstring fix.
6310         (comint-mode): Use define-derived-mode.
6311         (comint-mode-map): Remove obsolete comment.
6312         (make-comint): Minor stylistic change.
6313         (comint-insert-clicked-input): Be more careful to find the overlay.
6314         Use this-command-keys rather than hardcoding mouse-2.
6316         * font-lock.el: Replace confusing (,@ with ,
6317         (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
6318         Don't use regexp-opt-depth.  Spice up the regexp for args.
6319         Don't distinguish between cmds that can take an opt arg or not.
6320         Use `append' and `prepend' rather than `keep'.
6322         * textmodes/tex-mode.el (latex-imenu-indent-string): Add a space.
6323         (latex-outline-regexp): New var.
6324         (latex-outline-level): New fun.
6325         (latex-section-alist): New var.
6326         (latex-imenu-create-index): Use it.  Use `push' as well.
6327         (tex-shell-map): Initialize it properly.
6328         (tex-mode): Minor stylistic change.
6329         (plain-tex-mode): Use define-derived-mode.
6330         (latex-mode): Use define-derived-mode.
6331         Construct the paragraph regexps in a more readable way.
6332         Set the buffer-local outline-{level,regexp} vars.
6333         (slitex-mode): Derive from latex-mode.
6334         (tex-common-initialization): Don't kill-all-vars anymore.
6335         Add setting for comment-add and font-lock-defaults.
6336         (tex-start-shell): Use with-current-buffer and don't re-init keymap.
6337         (tex-main-file): New fun.  Obey TeX-master as well and remove `.tex'.
6338         (tex-start-tex): New arg DIR (and send a chdir command for it).
6339         Also display the shell buffer and save it in tex-last-buffer-texed.
6340         (tex-region): Use expand-file-name rather than concat.
6341         Remove code made useless by changes in tex-start-tex.
6342         (tex-file): Use tex-main-file and adapt to new tex-start-tex.
6344         * map-ynp.el (map-y-or-n-p): Fix missing backquotes.
6346 2000-09-28  Dave Love  <fx@gnu.org>
6348         * eshell/eshell.el (eshell) <defgroup>: Add :version.
6350 2000-09-28  Gerd Moellmann  <gerd@gnu.org>
6352         * emacs-lisp/authors.el (authors-add): Use `nconc' instead of
6353         `append'.
6355 2000-09-28  Stefan Monnier  <monnier@cs.yale.edu>
6357         * info.el (Info-extract-pointer): Undo last change.
6358         Instead, fix the position of the `bound' arg to re-search-backward.
6360 2000-09-27  Stefan Monnier  <monnier@cs.yale.edu>
6362         * info.el (Info-extract-pointer):
6363         Widen more carefully, to avoid finding pointers in other nodes.
6364         (Info-index): Use push.
6366 2000-09-27  Gerd Moellmann  <gerd@gnu.org>
6368         * frame.el (set-frame-font): Remove call to obsolete function
6369         frame-update-faces.
6370         (set-foreground-color, set-background-color): Likewise for
6371         frame-update-face-colors.
6373 2000-09-27  Miles Bader  <miles@gnu.org>
6375         * image-file.el: New file.
6377 2000-09-27  Gerd Moellmann  <gerd@gnu.org>
6379         * frame.el (frame-notice-user-settings): Don't call
6380         frame-update-faces, which is a no-op now.
6382         * ediff-wind.el (ediff-control-frame-parameters): Add zero
6383         tool-bar-lines.
6385 2000-09-27  Dave Love  <fx@gnu.org>
6387         * mouse.el: Fix last change.
6389 2000-09-27  Miles Bader  <miles@lsi.nec.co.jp>
6391         * toolbar/tool-bar.el (tool-bar-help): Use `mouse-pixel-position'.
6393 2000-09-22  Kenichi Handa  <handa@etl.go.jp>
6395         * international/quail.el (quail-help): The output message is
6396         improved.
6398 2000-09-26  Dave Love  <fx@gnu.org>
6400         * mouse.el (popup-menu): If POSITION is nil, set it using
6401         mouse-position.
6403 2000-09-25  Sam Steingold  <sds@gnu.org>
6405         * net/browse-url.el (browse-url-file-url): Check for null maps.
6407 2000-09-26  Gerd Moellmann  <gerd@gnu.org>
6409         * frame.el (frame-notice-user-settings): Don't add a
6410         tool-bar-lines frame parameter to default-frame-alist in batch mode.
6412         * frame.el (frame-notice-user-settings):
6413         Make tool-bar-mode and default-frame-alist consistent.
6415         * toolbar/tool-bar.el (tool-bar-help): New function.
6417 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
6419         * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
6420         current-load-list in top-level forms.  Else this leaks a cons cell
6421         every time a defun is called.
6423         * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
6425 2000-09-25  Dave Love  <fx@gnu.org>
6427         * startup.el (fancy-splash-head): Check XPM is available.
6429         * autoinsert.el (auto-insert): Doc fix.
6430         (auto-insert-alist): Following GNU notices, don't say `copyright
6431         _by_'.  Use line-beginning-position.
6432         (auto-insert): Check buffer-file-name is non-nil before use.
6434 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
6436         * textmodes/texinfo.el (texinfo-mode): Prevent filling lines
6437         starting with `@def' or `@multitable', in addition to ones
6438         specified by the user in auto-fill-inhibit-regexp.
6440 2000-09-25  Markus Rost  <rost@math.ohio-state.edu>
6442         * mail/mail-utils.el (rmail-dont-reply-to): Avoid infinite loop if
6443         rmail-dont-reply-to-names matches the empty string.
6445 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
6447         * startup.el (command-line-1, fancy-splash-text): Change the
6448         text to sound more friendly.
6450 2000-09-23  Thien-Thi Nguyen  <ttn@gnu.org>
6452         * progmodes/hideshow.el: Update author email address.
6453         Generally, sync w/ maintainer version 5.22.
6454         (hs-hide-all-non-comment-function): New var.
6455         (hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
6456         (hs-hide-all): Use `hs-hide-all-non-comment-function'.
6457         (hs-show-region): Delete this command.
6458         (hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
6460 2000-09-22  Dave Love  <fx@gnu.org>
6462         * hl-line.el (hl-line-overlay): Don't make it buffer-local.
6463         (hl-line-highlight): Specify buffer when moving overlay.
6465         * progmodes/fortran.el (fortran-mode): Locally set
6466         normal-auto-fill-function.
6467         (fortran-auto-fill-mode): Just alias to auto-fill-mode.
6468         (fortran-mode-map): Adjust auto-fill menu entry.
6470 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
6472         * vc-rcs.el (toplevel): Require `vc' when compiling.
6474         * startup.el (fancy-splash-head): Use splash.pbm instead of splash.xbm.
6476 2000-09-22  Andre Spiegel  <spiegel@gnu.org>
6478         * vc.el (vc-switch-backend): Signal an error if the file is not
6479         registered under the new backend.
6481         * vc-rcs.el (vc-rcs-checkin): Fix bug that prevented check-in
6482         without explicit revision number.
6484 2000-09-21  Stefan Monnier  <monnier@cs.yale.edu>
6486         * diff-mode.el (diff-file-header-face): Reset to its previous value.
6487         (diff-hunk-text): Correctly use offsets rather than buffer-positions.
6488         (diff-xor): New function.
6489         (diff-find-source-location): Use it.  Fix a stupid name clash.
6490         (diff-hunk-status-msg): New function.
6491         (diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
6492         (diff-test-hunk): Use diff-find-source-location.
6493         (diff-goto-source): Favor the `reverse'.
6494         (diff-hunk-text): Properly handle one-sided context diffs.
6495         (diff-apply-hunk): When done, advance to the next hunk.
6497 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
6499         * startup.el (command-line): If frame was created with a non-zero
6500         tool-bar-lines parameter, switch tool-bar-mode on.
6502         * add-log.el (change-log-date-face, change-log-name-face)
6503         (change-log-email-face, change-log-file-face)
6504         (change-log-list-face, change-log-conditionals-face)
6505         (change-log-function-face, change-log-acknowledgement-face):
6506         New faces, inheriting from font-lock faces.
6507         (change-log-font-lock-keywords): Use them.
6509 2000-09-21  Dave Love  <fx@gnu.org>
6511         * progmodes/cperl-mode.el (top-level): Clean up
6512         `eval-when-compile's and assorted defvars.
6513         (cperl-invalid-face): Don't double-quote value.  Change custom
6514         type.
6515         (cperl-mode): Set normal-auto-fill-function and don't zap
6516         auto-fill-function.
6517         (cperl-imenu--function-name-regexp-perl): Renamed from
6518         imenu-example--function-name-regexp-perl.
6519         (cperl-imenu--create-perl-index): Renamed from
6520         imenu-example--create-perl-index.
6521         (cperl-xsub-scan): Don't require cl.
6523         * msb.el (msb-mode-map): Use substitute-key-definition.
6524         (msb-mode): Use msb-mode-map.
6526 2000-09-21  Andre Spiegel  <spiegel@gnu.org>
6528         * vc.el (vc-index-of, vc-transfer-file, vc-default-receive-file):
6529         New functions.
6530         (vc-next-action-on-file): Call vc-transfer-file at appropriate places.
6531         (vc-switch-backend): New function.
6532         (vc-prefix-map): Bind `vc-switch-backend' to `b'.
6533         (vc-register): Fix prompt.
6534         (vc-unregister, vc-default-unregister): New functions.
6535         (vc-version-diff): Handle empty buffer in sentinel.
6537         * vc-rcs.el (vc-rcs-workfile-is-newer): New function.
6538         (vc-rcs-state-heuristic): Use it to guess the state of files with
6539         non-strict locking.
6540         (vc-rcs-find-most-recent-rev): Handle the case when a branch has
6541         been set with -b, but not created yet.
6542         (vc-rcs-fetch-master-state): With non-strict locking, compare file
6543         contents in order to find the state.
6544         (vc-rcs-checkin): Allow creation of branches with no changes.
6545         (vc-rcs-unregister, vc-rcs-receive-file)
6546         (vc-rcs-set-non-strict-locking): New functions.
6548         * vc-hooks.el (vc-name): Force correct computation of the value
6549         in case it is missing.
6551 2000-09-21  Gerd Moellmann  <gerd@gnu.org>
6553         * startup.el (fancy-splash-tail): Use a different foreground
6554         color on a dark frame background.
6556 2000-09-21  Miles Bader  <miles@lsi.nec.co.jp>
6558         * info.el: Use the correct capitalization when making Info-mode
6559         and Info-edit-mode `special' modes.
6561 2000-09-20  Stefan Monnier  <monnier@cs.yale.edu>
6563         * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
6564         (diff-mode): Add support for add-log.el.
6565         (diff-hunk-text): Use char offsets rather than line offsets.
6566         (diff-find-source-location): Replace LINE with line-offset (nil
6567         if not found) and always set POS to a meaningful position.
6568         Adapt to the new char-offsets.
6569         (diff-apply-hunk): Drop support for the unused `select' POPUP.
6570         Adapt to the new diff-find-source-location.
6571         (diff-goto-source): Adapt to the new diff-find-source-location.
6573         * add-log.el (add-log-file-name): New function (split out of
6574         add-change-log-entry).
6575         (add-change-log-entry): Use it.
6576         Call add-log-file-name-function with the changelog file name if
6577         the current buffer is not associated with any file.
6578         Avoid find-file if the selected window is dedicated.
6580         * diff-mode.el (diff-find-source-location):
6581         Move code from diff-apply-hunk.  Return buffer rather than file.
6582         (diff-apply-hunk): Use the new result from  diff-find-source-location.
6583         (diff-goto-source): Use the new diff-find-source-location.
6585 2000-09-20  Dave Love  <fx@gnu.org>
6587         * iswitchb.el: Some doc fixes.
6588         (iswitchb-mode-map): Define completely initially.  Inherit
6589         minibuffer-local-map.
6590         (iswitchb-completion-help) <!iswitchb-xemacs>: Use
6591         fundamental-mode.
6592         (iswitchb-global-map): New variable.
6593         (iswitchb-summaries-to-end): Amalgamate regexps.
6594         (iswitchb-mode): New.
6595         (iswitchb-mode-hook): New variable.
6596         (iswitchb) <defgroup>: Add URL link.  Use group `completion', not
6597         `extensions'.
6599 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
6601         * ehelp.el (electric-help): New defgroup.
6602         (electric-help-shrink-window): New user-option.
6603         (with-electric-help): Use it.
6605         * window.el (shrink-window-if-larger-than-buffer): If face
6606         `mode-line' has a :box, and we're on a graphical frame, add 1
6607         to the needed window height.
6609         * frame.el (frame-notice-user-settings): Add a last parameter nil
6610         to a call to `append', because the last list passed to `append' is
6611         not copied, and so subsequent calls to assq-delete-all will modify
6612         default-frame-alist.
6614         * startup.el (fancy-splash-image): Change :type.
6615         (fancy-splash-head): Use an XBM image if appropriate.
6616         (command-line-1): Show splash screens in more cases.
6618         * startup.el (fancy-splash-text): Don't quote faces.
6620         * dired.el (dired-font-lock-keywords): Undo last change.
6621         (dired-readin): Bind indent-tabs-mode to nil.
6623         * startup.el (fancy-splash-head): If frame's background mode
6624         is `dark', change the black background of the image to gray.
6625         (fancy-splash-screens): Display startup echo area message.
6626         (display-startup-echo-area-message): New function.
6628 2000-09-20  Miles Bader  <miles@lsi.nec.co.jp>
6630         * faces.el (mode-line, tool-bar): Merge entries for `x' and `w32'.
6632         * info.el (info-header-node): Tweak for color ttys.
6634         * faces.el (face-valid-attribute-values): Make sure directories we
6635         search for stipples both exist and are readable before trying to
6636         search them.
6638         * diff-mode.el (diff-apply-hunk): Jump to the correct line offset
6639         in the dry-run case.
6641         * jka-compr.el (with-auto-compression-mode): New macro.
6643         * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1)
6644         (custom-group-tag-face, custom-variable-tag-face): Use relative
6645         :height and inherit from `variable-pitch' face instead of
6646         hardwiring :family.
6647         * hi-lock.el (hi-black-hb): Likewise.
6649         Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
6650         * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Like in
6651         toolbar-add-item, if image doesn't have a mask add a `:mask
6652         heuristic'.
6654 2000-09-19  Stefan Monnier  <monnier@cs.yale.edu>
6656         * diff-mode.el: Docstring fixes.
6657         (diff-header-face, diff-comment-face): New faces.
6658         (diff-font-lock-keywords): Highlight a bit differently.
6659         (diff-find-source-location): Don't return SPAN any more.
6660         (diff-hunk-text): Don't bother erasing the temp buffer.
6661         (diff-find-text): Drop argument LINE.
6662         (diff-apply-hunk): Update calls to diff-find-text.
6663         (diff-goto-source): Use pop-to-buffer again and don't raise an error.
6665         * calendar/calendar.el: Docstring fixes.
6666         (calendar-make-alist): Don't quote lambda.
6667         (calendar-star-date): Use make-local-variable.
6669 2000-09-19  Dave Love  <fx@gnu.org>
6671         * toolbar/tool-bar.el: Renamed from toolbar.el.
6672         Change `toolbar' to `tool-bar' generally in symbols.
6673         Make some items invisible in `special' major modes.
6674         (tool-bar-add-item-from-menu): Renamed from toolbar-like-menu-item.
6675         Add arg PROPS.
6677         * startup.el (fancy-splash-screen) <defgroup>: Fix syntax.
6678         Add :version here.
6679         (fancy-splash-delay, fancy-splash-image): Remove :version here.
6681 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
6683         * progmodes/sh-script.el (sh-search-word): Remove call to `debug'.
6685         * files.el (find-file-suppress-same-file-warnings): New user-option.
6686         (find-file-noselect): Use it.
6688         * startup.el (fancy-splash-delay, fancy-splash-image): Add :version.
6689         (fancy-splash-screen): Defgroup.
6691         * add-log.el (change-log-font-lock-keywords): Match names
6692         more exactly for the case that font-lock-constant-face is
6693         underlined.
6695 2000-09-19  Richard M. Stallman  <rms@gnu.org>
6697         * progmodes/sh-script.el (sh-search-word): Rewritten for speed.
6699 2000-09-19  Andre Spiegel  <spiegel@gnu.org>
6701         * vc.el (vc-revert-buffer): Set vc-checkout-time correctly.
6703 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
6705         * gnus/: Update to emacs-21-branch of the Gnus CVS repository.
6706         * gnus/binhex.el, gnus/flow-fill.el, gnus/format-spec.el
6707         * gnus/gnus-ml.el, gnus/gnus-mlspl.el, gnus/ietf-drums.el,
6708         * gnus/imap.el, gnus/mail-parse.el, gnus/mail-prsvr.el,
6709         * gnus/mail-source.el, gnus/mailcap.el, gnus/mm-bodies.el,
6710         * gnus/mm-decode.el, gnus/mm-encode.el, gnus/mm-partial.el,
6711         * gnus/mm-util.el, gnus/mm-uu.el, gnus/mm-view.el,
6712         * gnus/mml.el, gnus/nnimap.el, gnus/nnslashdot.el,
6713         * gnus/nnultimate.el, gnus/nnwarchive.el, gnus/qp.el,
6714         * gnus/rfc1843.el, gnus/rfc2045.el, gnus/rfc2047.el,
6715         * gnus/rfc2104.el, gnus/rfc2231.el, gnus/time-date.el,
6716         * gnus/utf7.el, gnus/uudecode.el, gnus/webmail.el: New files.
6718         * startup.el (fancy-splash-text): New variable.
6719         (fancy-splash-delay, fancy-splash-image): New user-options.
6720         (fancy-splash-insert, fancy-splash-head, fancy-splash-tail)
6721         (fancy-splash-screens): New functions.
6722         (command-line-1): If display has a `display' frame parameter, has
6723         colors, and we have XPM support, show more fancy splash screens.
6725 2000-09-19  Dave Love  <fx@gnu.org>
6727         * map-ynp.el (map-y-or-n-p): Check use-dialog-box.  Don't lose
6728         with null `help'.  Use modern backquote syntax.
6730 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
6732         * font-lock.el (font-lock-mode): Change message telling the user
6733         that ``the buffer is too big''.
6735         * dired.el (dired-font-lock-keywords): Allow tabs and spaces,
6736         for instance for the case that tab-width is 2.
6738 2000-09-18  Gerd Moellmann  <gerd@gnu.org>
6740         * toolbar/toolbar.el (toolbar-like-menu-item): Like in
6741         toolbar-add-item, if image doesn't have a mask add a `:mask
6742         heuristic'.
6744 2000-09-18  Miles Bader  <miles@lsi.nec.co.jp>
6746         * diff-mode.el (diff-hunk-text): Add new optional arg LINE-OFFSET,
6747         and return a cons if it's non-nil.
6748         (diff-apply-hunk): Try to jump to the line in the source text
6749         corresponding to the position of point in the in the hunk.
6751         * info.el (Info-title-3-face, Info-title-2-face)
6752         (Info-title-1-face): Use face inheritance and relative sizes
6753         instead of hard-wiring things.
6755         * faces.el (secondary-selection): Make dark-background variant sane.
6757 2000-09-16  Andrew Innes  <andrewi@gnu.org>
6759         * makefile.w32-in (compile-files-CMD): No need to make .elc files
6760         read-only, since they aren't under VC now.
6762 2000-09-17  Dave Love  <fx@gnu.org>
6764         * tmm.el: Replace mapcar with mapc in several places.
6766         * loadhist.el (unload-feature): Maybe call elp-restore-list and
6767         ad-unadvise.
6769         * international/latin1-disp.el: New file.
6771         * calendar/cal-move.el (scroll-calendar-left)
6772         (scroll-calendar-right): Make arg optional (for active mode line).
6774         * calendar/calendar.el (calendar-mode-line-format): Make fields
6775         mouse-sensitive.
6776         (calendar-read-date, calendar-read-date, calendar-window-list):
6777         Unquote lambda.
6778         (calendar-month-name): Use aref, not sref.
6780         * view.el (minor-mode-alist): Propertize the string.
6782         * international/characters.el (standard-case-table): Add entries
6783         for Greek.
6785 2000-09-18  Miles Bader  <miles@gnu.org>
6787         * info.el (info-node, info-xref): Add dark-background variants.
6789         * faces.el (header-line): Change defaults to be less confusing
6790         when mixed with mode-lines.
6792         * info.el (Info-fontify-node): Make a few cleanups.
6793         Add extra `help-echo' and `local-map' props to node xrefs.
6794         Use header-specific faces for node-names & xrefs.
6795         (Info-use-header-line): New variable.
6796         (info-header-xref, info-header-node): New faces.
6797         (Info-setup-header-line): New function.
6798         (Info-select-node): Call Info-setup-header-line when enabled.
6799         (Info-extract-pointer): Work even if the header line is hidden.
6800         (Info-header-line): New variable.
6802 2000-09-16  Stefan Monnier  <monnier@cs.yale.edu>
6804         * vms-patch.el (print-region-function): Don't quote lambda.
6806         * tempo.el (tempo-expand-if-complete): Quote paren in docstring.
6808         * emacs-lisp/lisp-mnt.el (lm-header-prefix): Cleanup the regexp.
6809         (lm-get-header-re): Allow spaces between the header and the colon.
6810         (lm-header): Allow $ in non-RCS headers.
6811         (lm-header-multiline): Put the strings back into order.
6812         Stop at an empty line.  Don't require two space chars if the
6813         line is clearly not another header line.
6815         * emacs-lisp/lmenu.el (popup-menu, popup-menu-internal)
6816         (popup-menu-popup): Remove.
6818 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
6820         * toolbar/toolbar.el (toolbar-add-item): Use the same image
6821         specification if or if not tool-bar item contains an `:enabled'
6822         property.
6824         * menu-bar.el (menu-bar-files-menu): Disable ``Save'' if
6825         current buffer has no file name.
6827 2000-09-15  Dave Love  <fx@gnu.org>
6829         * strokes.el: Sync with maintainer's current version with changes
6830         for Emacs, but avoid runtime cl and levents.
6831         (toplevel):  Change autoloads and compilation requires.
6832         (strokes-version, strokes-bug-address, strokes-lift): Values
6833         changed.
6834         (strokes-xpm-header, strokes-insinuated): New variable.
6835         (strokes): Add :link.
6836         (strokes-mode): Customized.
6837         (strokes-while-inhibiting-garbage-collector): New macro.
6838         (strokes-remassoc): Avoid remove-if.
6839         (strokes-fix-button2-command): Don't use ad-do-it.
6840         (strokes-insinuate): New function.
6841         (strokes-button-press-event-p, strokes-button-release-event-p):
6842         New functions, used instead of non-`strokes-' versions..
6843         (strokes-mouse-event-p): Rewritten.
6844         (strokes-event-closest-point): Avoid event-point.
6845         (strokes-get-grid-position): Avoid cdadr, caadr
6846         (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
6847         functions.
6848         (strokes-help): Use with-output-to-temp-buffer.
6849         (strokes-window-configuration-changed-p): New function.
6850         (strokes-update-window-configuration): Use buffer-live-p,
6851         strokes-window-configuration-changed-p.
6852         (strokes-mode): Use strokes-insinuate.  Alter mouse bindings.
6853         (strokes-char-face): New face.
6854         (strokes-char-table, strokes-base64-chars): New variable.
6855         (strokes-xpm-for-stroke, strokes-list-strokes)
6856         (strokes-xpm-char-on-p, strokes-xpm-char-bit-p)
6857         (strokes-xpm-encode-length-as-string, strokes-xpm-decode-char)
6858         (strokes-xpm-to-compressed-string, strokes-decode-buffer)
6859         (strokes-encode-buffer, strokes-xpm-for-compressed-string)
6860         (strokes-compose-complex-stroke, strokes-alphabetic-lessp): New
6861         functions.
6863 2000-09-15  Gerd Moellmann  <gerd@gnu.org>
6865         * toolbar/toolbar.el (toolbar-add-item): Use image-mask-p.
6867         * image.el (create-image): Doc fix.
6869         * toolbar/toolbar.el (toolbar-add-item): Use `:mask heuristic'
6870         instead of `:heuristic-mask t'.
6872 2000-09-14  Andrew Innes  <andrewi@gnu.org>
6874         * makefile.w32-in: Revert to Unix line endings.
6876 2000-09-14  Andrew Innes  <andrewi@gnu.org>
6878         * makefile.w32-in: Add bootstrap support.  Also copy lisp source
6879         when installing.
6881         * makefile.nt (DONTCOMPILE): Fix typo.
6883         * shell.el (shell-write-history-on-exit): New function.
6884         (shell-dumb-shell-regexp): New custom variable.
6885         (shell-mode): Make shell-write-history-on-exit the process
6886         sentinel if shell name matches shell-dumb-shell-regexp.
6888         * w32-fns.el: Comment out before-init-hook function which resets
6889         source-directory based; this breaks bootstrap.
6891 2000-09-14  Dave Love  <fx@gnu.org>
6893         * toolbar/cancel.xpm, toolbar/close.xpm, toolbar/copy.xpm,
6894         toolbar/cut.xpm, toolbar/exit.xpm, toolbar/fld_open.xpm,
6895         toolbar/help.xpm, toolbar/info.xpm, toolbar/mail.xpm,
6896         toolbar/mail_compose.xpm, toolbar/new.xpm, toolbar/open.xpm,
6897         toolbar/paste.xpm, toolbar/preferences.xpm, toolbar/print.xpm,
6898         toolbar/save.xpm, toolbar/saveas.xpm, toolbar/search-replace.xpm,
6899         toolbar/search.xpm, toolbar/spell.xpm, toolbar/undo.xpm:  New.
6900         From Tuomas Kuosmanen <tigert@gimp.org>.  (Gnome icons fetched
6901         from <URL:http://tigert.gimp.org/gnome/gnome-stock/>.)
6903         * toolbar/toolbar.el: New.
6905         * subdirs.el: Add toolbar.
6907 2000-09-14  Gerd Moellmann  <gerd@gnu.org>
6909         * indent.el (indent-for-tab-command): Doc fix.
6911 2000-09-14  Alex Schroeder  <alex@gnu.org>
6913         * ansi-color.el (ansi-colors): Doc change.
6914         (ansi-color-get-face): Simplified regexp.
6915         (ansi-color-faces-vector): Added more faces, doc change.
6916         (ansi-color-names-vector): Doc change.
6917         (ansi-color-regexp): Simplified regexp.
6918         (ansi-color-parameter-regexp): New regexp.
6919         (ansi-color-filter-apply): Doc change.
6920         (ansi-color-filter-region): Doc change.
6921         (ansi-color-apply): Use ansi-color-regexp and ansi-color-get-face,
6922         deal with zero length parameters.
6923         (ansi-color-apply-on-region): Doc change.
6924         (ansi-color-map): Doc change.
6925         (ansi-color-map-update): Removed debugging message.
6926         (ansi-color-get-face-1): Added condition-case to trap
6927         args-out-of-range errors.
6928         (ansi-color-get-face): Doc change.
6929         (ansi-color-make-face): Removed.
6930         (ansi-color-for-shell-mode): New option.
6932 2000-09-13  Kenichi Handa  <handa@etl.go.jp>
6934         * international/quail.el (quail-start-translation): Translate KEY
6935         if necessary even if it doesn't have any mapping in the current
6936         input method.
6937         (quail-start-conversion): Likewise.
6938         (quail-help): The output message is improved.
6940 2000-09-13  Miles Bader  <miles@gnu.org>
6942         * comint.el (comint-output-filter): Revert to using
6943         `insert-before-markers'.  Add bletcherous hack to undo damage
6944         caused by `insert-before-markers'.  Put `front-sticky' property on
6945         overlays created here so that the field code understands how the
6946         overlay works.  Use a let when making comint-last-prompt-overlay,
6947         so that the code is easier to read.
6949 2000-09-13  Dave Love  <fx@gnu.org>
6951         * wid-edit.el (widget-default-format-handler): DTRT when
6952         doc-property is a function.
6954 2000-09-12  Francesco Potorti`  <pot@gnu.org>
6956         * mail/sendmail.el (mail-mode-fill-paragraph): Do not get the
6957         filed name if it's not there.
6959 2000-09-12  Dave Love  <fx@gnu.org>
6961         * simple.el (read-mail-command): Doc fix.
6962         (mail-user-agent): Add gnus-user-agent option for upcoming Gnus.
6964         * vc.el (vc-dired-listing-switches): Fix :version.
6966         * vc-hooks.el: Doc fixes.
6968         * subr.el (add-minor-mode): Use toggle-fun arg.
6970         * speedbar.el: Add :version to several defcustoms.
6972         * imenu.el (imenu--truncate-items, imenu--cleanup)
6973         (imenu--generic-function): Avoid mapcar.
6974         (imenu--replace-spaces): Function removed.
6975         (imenu--completion-buffer): Use subst-char-in-string.
6976         (imenu-add-to-menubar): Use keymap inheritance.
6978 2000-09-12  Miles Bader  <miles@gnu.org>
6980         * diff-mode.el (diff-hunk-text): Use `with-temp-buffer'.
6981         (diff-mode-map): Bind `diff-test-hunk'.
6982         (diff-apply-hunk): Use `select-window' instead of `pop-to-buffer'.
6984 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
6986         * bytecomp.el (byte-compile-defvar): Undo last change
6987         because it breaks '(make-variable-buffer-local (defvar ...)'
6988         which is used at least in dired.
6990 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
6992         * international/quail.el (quail-define-package): Docstring
6993         modified.
6995 2000-09-12  Kenichi Handa  <handa@etl.go.jp>
6997         * international/titdic-cnv.el (quail-cxterm-package-ext-info): Add
6998         extra docstrings for "chinese-ccdospy", "chinese-ecdict",
6999         "chinese-etzy", "chinese-sw", and "chinese-ziranma".  Modify the
7000         docstring of "chinese-py".
7002         * international/quail.el (quail-translation-docstring): New
7003         variable.
7004         (quail-show-keyboard-layout): Docstring modified.
7005         (quail-select-current): Likewise.
7006         (quail-build-decode-map): Change arg MAP to MAP-LIST to avoid
7007         infinite recursive call.
7008         (quail-help): Check quail-translation-docstring.  Format of the
7009         output changed.
7010         (quail-help-insert-keymap-description): Adjusted for the above
7011         change.
7013 2000-09-11  Gerd Moellmann  <gerd@gnu.org>
7015         * bytecomp.el (byte-compile-defvar): Only cons onto
7016         current-load-list in top-level forms.  Else this leaks a cons cell
7017         every time a defun is called.
7019 2000-09-11  Miles Bader  <miles@lsi.nec.co.jp>
7021         * diff-mode.el (diff-apply-hunk): Function basically rewritten.
7022         Now understands non-unified diffs.  Some functionality moved into
7023         `diff-hunk-text' and `diff-find-text'.  Add OTHER-FILE, DRY-RUN,
7024         POPUP, and NOERROR arguments.  If DRY-RUN is true, don't actually
7025         modify anything.  Only reposition point in the patched file if the
7026         patch succeeds.  Only pop up another window if POPUP is true.
7027         Emit a message describing what happened if successful, and at what
7028         line-offset.  Automatically detect reversed hunks and do something
7029         appropriate.
7030         (diff-hunk-text, diff-find-text): New functions.
7031         (diff-filter-lines): Function removed.
7032         (diff-test-hunk): New function.
7033         (diff-goto-source): Rewritten in terms of diff-apply-hunk.
7035 2000-09-10  Dave Love  <fx@gnu.org>
7037         * textmodes/tildify.el: Minor doc/commentary fixes.
7038         (tildify) <defgroup>: Add :version.
7040         * faces.el (face-x-resources): Make custom type more specific.
7041         (frame-background-mode): Use mapc.
7042         (region) <defcustom>: Add :version.
7044 2000-09-08  Stefan Monnier  <monnier@cs.yale.edu>
7046         * vc-sccs.el (vc-sccs-register):
7047         * vc-rcs.el (vc-rcs-register):
7048         * vc-cvs.el (vc-cvs-register): Don't clear file's properties.
7049         * vc.el (vc-register): Clear file's properties.
7051 2000-09-08  Gerd Moellmann  <gerd@gnu.org>
7053         * faces.el (face-spec-set): Only face-spec-reset-face when
7054         ATTRS is non-nil.
7056 2000-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
7058         * help.el (help-insert-xref-button): Fix a typo in doc string.
7060 2000-09-07  Eli Zaretskii  <eliz@is.elta.co.il>
7062         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
7063         Fix doc strings of chinese-py-b5, chinese-py, and chinese-tonepy input
7064         methods.
7066         * menu-bar.el (read-mail-item-name): New function.
7067         (menu-bar-tools-menu): Use it to compute and display the package
7068         used to read email.
7069         (menu-bar-tools-menu): Fix typo in GUD's help string.
7071 2000-09-07  Dave Love  <fx@gnu.org>
7073         * diff-mode.el (diff-mouse-goto-source): New function.
7075         * vc-sccs.el: Doc fixes.
7076         (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
7078         * vc-rcs.el: Doc fixes.
7079         (vc-rcs-register-switches, vc-rcs-checkin-switches)
7080         (vc-rcs-checkout-switches, vc-rcs-header)
7081         (vc-rcs-master-templates): Add or change :version.
7083         * vc-cvs.el: Doc fixes.
7084         (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit)
7085         (vc-cvs-stay-local): Add :version.
7087         * menu-bar.el (menu-bar-options-menu): Fix the font-lock toggle.
7089 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
7091         * international/quail.el (quail-help): Fix previous change.
7093 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
7095         * faces.el (color-values): Doc fix.
7097         * faces.el (frame-set-background-mode): Use frame-parameter
7098         instead of frame-parameters.
7100         * frame.el (filtered-frame-list): Reduce consing.
7101         (frames-on-display-list): Call frame-parameter instead of
7102         frame-parameters.
7104 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
7106         * language/devan-util.el (devanagari-to-indian-region): In the
7107         loop, change the following char, not preceding char.
7109 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
7111         * menu-bar.el (menu-bar-update-buffers): Call frame-parameter
7112         instead of frame-parameters.
7114         * faces.el (set-face-attribute): Simplify by calling
7115         internal-set-lisp-face-attribute with FRAME being 0.
7117         * vc.el: Remove `Id' version control keyword.
7119 2000-09-07  Kenichi Handa  <handa@etl.go.jp>
7121         * help.el (help-make-xrefs): Adjusted for the change of
7122         help-xref-mule-regexp.
7123         (help-insert-xref-button): New function.
7125         * international/mule-cmds.el (help-xref-mule-regexp-template):
7126         Include the pattern for character set.
7127         (leim): New group.
7129         * international/quail.el: Don't require face.
7130         (quail): New group.
7131         (quail-other-command): Dummy command to make quail-help work better.
7132         (quail-keyboard-layout-alist): Add Keyboard type "jp106".
7133         (quail-keyboard-layout-substitution): New variable.
7134         (quail-update-keyboard-layout): New function.
7135         (quail-keyboard-layout-type): New customizable variable.
7136         (quail-set-keyboard-layout): Call quail-update-keyboard-layout.
7137         (quail-keyboard-translate): Pay attention to
7138         quail-keyboard-layout-substitution.
7139         (quail-insert-kbd-layout): New function.
7140         (quail-show-keyboard-layout): New function.
7141         (quail-get-translation): If the definition is a vector of length
7142         1, and the element is a string of length 1, return the character
7143         in that string.
7144         (quail-update-current-translations): Fix the case of
7145         relative-index out of range.
7146         (quail-build-decode-map, quail-insert-decode-map): New Functions.
7147         (quail-help): Show keyboard layout by quail-insert-kbd-layout.
7148         Show key sequences for all available characters.
7149         (quail-help-insert-keymap-description): Don't show such verbose
7150         key bindings as quail-self-insert-command.
7152         * international/titdic-cnv.el (quail-cxterm-package-ext-info):
7153         Format changed, and each element now have extra documentations.
7154         (tit-process-header): Delete invalid characters from TIT-PROMPT.
7155         Adjusted for the change of quail-cxterm-package-ext-info.
7157 2000-09-06  Gerd Moellmann  <gerd@gnu.org>
7159         * vc-hooks.el (toplevel): Don't require `vc' during compilation;
7160         requiring it leads to a recursive loading of vc.el and vc-hooks.el
7161         during bootstrap.
7163 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
7165         * vc.el: (toplevel): Don't require `dired' at run-time.
7166         (vc-dired-resynch-file): Remove autoload cookie.
7168 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
7170         * vc.el: Made several backend functions optional.
7171         (vc-default-responsible-p): New function.
7172         (vc-merge): Use RET for first version to trigger merge-news, not
7173         prefix arg.
7174         (vc-annotate): Handle backends that do not support annotation.
7175         (vc-default-merge-news): Removed.  The existence of a merge-news
7176         implementation is now checked on caller sites.
7178         * vc-hooks.el (vc-default-mode-line-string): Removed CVS special
7179         case.
7181         * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the
7182         special case that has been removed from the default in vc-hooks.el.
7184 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
7186         * vc.el (vc-log-edit): Properly handle the case where FILE is nil.
7188 2000-09-05  Andre Spiegel  <spiegel@gnu.org>
7190         * vc-hooks.el: Require vc during compilation.
7191         (vc-file-setprop): Use `vc-touched-properties' if bound by the new
7192         macro `with-vc-properties' in vc.el.
7193         (vc-file-getprop): Doc fix.
7194         (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded.
7196         * vc.el: Require dired-aux during compilation.
7197         (vc-name-assoc-file): Moved to vc-sccs.el.
7198         (with-vc-properties): New macro.
7199         (vc-checkin, vc-checkout, vc-revert, vc-cancel-version,
7200         vc-finish-steal): Use it.
7201         (vc-cancel-version): Moved RCS-specific code to vc-rcs.el.  The call
7202         to the backend-specific function is now supposed to do the checkout,
7203         too.
7204         (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit.
7206         * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to
7207         set file properties; that gets done in the generic code now.
7209         * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'.
7210         Changed parameter list, added code from vc.el that does the
7211         checkout, possibly with a double-take.
7213         * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el.
7214         (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use
7215         the above under the new name.
7216         (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'.  Changed
7217         parameter list, added checkout command.
7218         (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file
7219         properties; that gets done in the generic code now.
7221 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
7223         * vc.el: Docstring fixes (courtesy of checkdoc).
7225 2000-09-05  Stefan Monnier  <monnier@cs.yale.edu>
7227         * vc.el (vc-checkout-writable-buffer-hook)
7228         (vc-checkout-writable-buffer): Remove.
7229         (vc-start-entry): Always call vc-log-edit, never vc-log-mode.
7230         (vc-log-mode): Make it into a clean derived major mode.
7231         (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use
7232         vc-log-mode if log-edit is not available.
7233         (vc-dired-mode-map): Don't set-keymap-parent yet.
7234         (vc-dired-mode): Do set-keymap-parent here.
7235         (vc-dired-buffers-for-dir): Nop if dired is not loaded.
7237 2000-09-05  Gerd Moellmann  <gerd@gnu.org>
7239         * faces.el (set-face-attribute, face-spec-reset-face)
7240         (face-spec-set): Avoid consing by removing calls to `apply'.
7242         * frame.el (frame-parameter): Move to C code.
7244 2000-09-05  Dave Love  <fx@gnu.org>
7246         * help.el (help-manyarg-func-alist): Add ml-prefix-argument-loop,
7247         insert-before-markers-and-inherit.  Now checked systematically!
7249 2000-09-05  Alex Schroeder  <alex@gnu.org>
7251         * sql.el (sql-postgres): Use sql-postgres-options.
7252         (sql-postgres-options): New variable.
7254 2000-09-05  Alex Schroeder  <alex@gnu.org>
7256         * sql.el (sql-mode-menu): Work around missing variable mark-active
7257         in XEmacs.
7258         (sql-mode): Added call to easy-menu-add for XEmacs compatibility.
7259         (sql-interactive-mode): Added call to easy-menu-add for XEmacs
7260         compatibility.
7262 2000-09-04  Gerd Moellmann  <gerd@gnu.org>
7264         * vc.el (vc-dired-resynch-file): Add autoload cookie.
7266         * vc.el (toplevel): Require `dired' at run-time for dired-mode-map.
7268         * Makefile.in (DONTCOMPILE): Fix typo in file name.
7270 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7272         * vc-sccs.el (vc-sccs-latest-on-branch-p): Always return t; we
7273         don't support anything else under SCCS yet.
7275         * vc-hooks.el: Minor doc fixes.
7277 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7279         * vc.el (vc-next-action-on-file): Do not visit the file if it's
7280         not necessary.  If verbose in state `needs-patch', do the same as
7281         under `up-to-date'.  When NOT verbose and `needs-patch', check out
7282         latest version instead of `merge-news'.
7283         (vc-next-action-dired): Don't mess with default-directory here; it
7284         breaks other parts of dired.  It is the job of the
7285         backend-specific functions to adjust it temporarily if they need it.
7286         (vc-next-action): Remove a special CVS case.
7287         (vc-clear-headers): New optional arg FILE.
7288         (vc-checkin, vc-checkout): Set properties vc-state and
7289         vc-checkout-time properly.
7290         (vc-finish-steal): Call steal-lock, not steal, which doesn't exist.
7291         (vc-print-log): Use new backend function `show-log-entry'.
7292         (vc-cancel-version): Do the checks in a different order.  Added a
7293         FIXME concerning RCS-only code.
7295         * vc-rcs.el (vc-rcs-show-log-entry): New function.
7296         (vc-rcs-checkin, vc-rcs-checkout): Don't set all properties.
7298         * vc-cvs.el (vc-cvs-show-log-entry): New function.
7300         * vc-hooks.el (vc-default-mode-line-string): Show state
7301         `needs-patch' as a `-' too.
7303 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7305         * vc.el (vc-responsible-backend): New optional arg REGISTER.
7306         (vc-default-could-register): New function.
7307         (vc-dired-buffers-for-dir, vc-dired-resynch-file): New functions.
7308         (vc-resynch-buffer): Call vc-dired-resynch-file.
7309         (vc-start-entry, vc-finish-logentry, vc-revert-buffer): Use
7310         vc-resynch-buffer instead of vc-resynch-window.
7311         (vc-next-action-dired): Don't redisplay here, that gets done as a
7312         result of the individual file operations.
7313         (vc-retrieve-snapshot): Corrected prompt order.
7315         * vc-hooks.el (vc-after-save): Call vc-dired-resynch-file.
7317         * vc-cvs.el (vc-cvs-stay-local): Allow it to be a hostname regexp
7318         as well.
7319         (vc-cvs-remote-p): Renamed to vc-cvs-stay-local-p.  Handle
7320         hostname regexps.  Updated all callers.
7321         (vc-cvs-responsible-p): Handle directories as well.
7322         (vc-cvs-could-register): New function.
7323         (vc-cvs-retrieve-snapshot): Parse "cvs update" output, keep file
7324         properties up-to-date.
7326         * vc-rcs.el (vc-rcs-register): If there is no RCS subdir, ask the
7327         user whether to create one.
7329 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7331         * vc-hooks.el (vc-file-not-found-hook): Ask the user whether to
7332         check out a non-existing file.
7334         * vc-cvs.el (vc-cvs-checkout): Do the right thing when the
7335         workfile does not exist.
7337         * vc.el (vc-version-diff): Use `require' to check for existence of
7338         diff-mode.
7340 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7342         * vc-cvs.el (vc-cvs-registered): Use new function
7343         vc-cvs-parse-entry to do the actual work.
7345 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7347         * vc-hooks.el (vc-find-backend-function): If function doesn't
7348         exist, return nil instead of error.
7349         (vc-call-backend): Doc fix.
7351         * vc.el (vc-do-command): Doc fix.
7352         (vc-finish-logentry): When checking in from vc-dired, choose the
7353         right backend for logentry check.
7354         (vc-dired-mode-map): Inherit from dired-mode-map.
7355         (vc-dired-mode): Local value of dired-move-to-filename-regexp
7356         simplified.
7357         (vc-dired-state-info): Removed, updated caller.
7358         (vc-default-dired-state-info): Use parentheses instead of hyphens.
7359         (vc-dired-hook): Use vc-BACKEND-dir-state, if available.
7360         (vc-dired-listing-switches): New variable.
7361         (vc-directory): Use it, instead of dired-listing-switches.
7363         * vc-cvs.el (vc-cvs-remote-p): Allow FILE to be a directory, too.
7364         (vc-cvs-dir-state): New function.
7365         (vc-cvs-dir-state-heuristic): New function, subroutine of the above.
7366         (vc-cvs-parse-entry): New function, also to be used in
7367         vc-cvs-registered.
7369 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7371         * vc.el (vc-revert-buffer): Hide the frame for dedicated windows
7372         *or* single-window-frames.
7374 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7376         * vc.el (vc-update-changelog): Split into generic part and default
7377         implementation.  Doc string adapted.
7378         (vc-default-update-changelog): New function.  Call the `rcs2log'
7379         script in exec-directory, to fix a long-standing nuisance.
7381         * vc-sccs.el (vc-sccs-update-changelog): Dummy implementation that
7382         simply signals an error.
7384 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7386         * vc-cvs.el (vc-cvs-checkout): Slight restructuring to make the
7387         control-flow more clear and to avoid running `cvs' twice.
7389         * vc.el (vc-next-action-on-file): Doc fix.
7390         (vc-maybe-resolve-conflicts): Don't just toggle smerge-mode.
7391         (vc-print-log): Eval `file' before constructing the continuation.
7393 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7395         * vc.el (vc-next-action-on-file): Corrected several messages.
7396         (vc-merge): Add prefix arg `merge-news'; handle it.
7398         * vc-cvs.el (vc-cvs-workfile-version): Removed comment that this
7399         is not reached.  It is.
7400         (vc-cvs-merge): Set state to 'edited after merge.
7401         (vc-cvs-merge-news): Set workfile version to nil if not known.
7402         (vc-cvs-latest-on-branch-p): Recommented.  Candidate for removal.
7404         * vc-*.el (vc-*-checkout): Switch off coding systems for checkout
7405         via stdout. (Merge from main line.)
7407 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7409         * vc.el (vc-finish-logentry): Thinko in the "same comment"
7410         detection.
7412 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7414         * vc.el (vc-parent-buffer, vc-parent-buffer-name): Protect them
7415         against kill-all-local-variables.
7416         (vc-log-edit): Don't save vc-parent-buffer any more.
7417         (vc-last-comment-match): Initialize to an empty string.
7418         (vc-post-command-functions): New hook.
7419         (vc-do-command): Run it.
7420         (vc-next-action-on-file): Remove unnecessary pop-to-buffer.
7421         (vc-finish-logentry): Only add the comment to the ring if it's
7422         different from the last comment entered.
7423         (vc-new-comment-index): New function.
7424         (vc-previous-comment): Use it.  Make the minibuffer message
7425         slightly less terse.
7426         (vc-comment-search-reverse): Make it work forward as well.  Don't
7427         set vc-comment-ring-index if no match is found.  Use
7428         vc-new-comment-index.
7429         (vc-comment-search-forward): Use vc-comment-search-reverse.
7430         (vc-dired-mode-map): Don't inherit from dired-mode-map since
7431         define-derived-mode will do it for us.  Bind `v' to a keymap that
7432         inherits from vc-prefix-map so that we can bind `vt' without
7433         binding C-x v t.
7434         (vc-retrieve-snapshot): Parenthesis typo.
7436         * vc-cvs.el (vc-cvs-checkin): Raise the max-correct status from 0
7437         to 1.  Make sure to switch to *vc* before looking for an error
7438         message.  Use vc-parse-buffer.
7440 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7442         * vc.el (vc-create-snapshot, vc-default-create-snapshot): Swap DIR
7443         and NAME.
7444         (vc-retrieve-snapshot): Split into two parts.
7445         (vc-default-retrieve-snapshot): New function.
7447         * vc-cvs.el ((vc-cvs-create-snapshot): Swap DIR and NAME.
7448         (vc-cvs-retrieve-snapshot): New function (untested).
7449         (vc-cvs-stay-local): Default to t.
7450         (vc-cvs-remote-p): New function and property.
7451         (vc-cvs-state): Stay local only if the above is t.
7452         (vc-handle-cvs): Removed.
7453         (vc-cvs-registered): Don't check vc-handle-cvs -- it should all be
7454         done via vc-handled-backends now.
7455         (vc-cvs-header): Escape Id.
7457 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7459         * vc.el (vc-do-command): Remove unused commands.
7460         (vc-version-diff): Make sure default-directory ends with a slash.
7461         Move the window commands into a vc-exec-after.
7462         (vc-print-log): Move more of the code into the `vc-exec-after'.
7464 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7466         * vc.el (vc-exec-after): Fix disassembly of previous sentinel.
7467         (vc-print-log): Search current revision from beginning of buffer.
7468         (vc-revert-buffer): Clear echo area after the diff is finished.
7469         (vc-prefix-map): Removed definition of "t" for terse display in vc
7470         dired.
7471         (vc-dired-mode-map): Inherit from dired-mode-map.  Added
7472         definition of "vt" for terse display.
7473         (vc-dired-mode): Fix dired-move-to-filename-regexp.
7475 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7477         * vc.el (vc-exec-after): Avoid caddr.
7479 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7481         * vc.el (vc-exec-after): New function.
7482         (vc-do-command): Use it to add a termination message for async
7483         procs.
7484         (vc-checkout): Try to handle a missing-backend situation.
7485         (vc-version-diff): Use vc-exec-after to fix the behavior for diffs
7486         of a directory with a backend using async diffs.
7487         (vc-print-log): Use vc-exec-after and use log-view-goto-rev if
7488         present.
7490         * vc-sccs.el (vc-sccs-state-heuristic): Use
7491         file-ownership-preserved-p.
7493         * vc-rcs.el (vc-rcs-state-heuristic): Use
7494         file-ownership-preserved-p.
7495         (vc-rcs-checkout): Remove the error-handling for missing-rcs.
7497 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7499         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix call to
7500         vc-do-command.
7502         * vc.el (vc-next-action-on-file): Use vc-revert-buffer to revert
7503         when there are no changes.
7505 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7507         * vc-sccs.el (vc-sccs-state-heuristic): Don't use file-writable-p.
7509         * vc-rcs.el (vc-rcs-state-heuristic): Don't use file-writable-p.
7511 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7513         * vc-hooks.el (vc-prefix-map): Move the autoload from vc.el.
7515         * vc.el (vc-prefix-map): Move the autoload to vc-hooks.el and move
7516         the `fset' outside of the defvar so that it works even if
7517         vc-prefix-map was already defined.
7518         (vc-setup-buffer): New function, split out of vc-do-command.
7519         (vc-do-command): Allow BUFFER to be t to mean `just use the
7520         current buffer without any fuss'.
7521         (vc-version-diff): Change the `diff' backend operation to just put
7522         the diff in the current buffer without erasing it.  Always use
7523         *vc-diff* even for directory-diffs.  Use vc-setup-buffer.  Protect
7524         shrink-window-if-larger-than-buffer.
7525         (vc-print-log): Change the `print-log' backend operation to just
7526         put the log in the current buffer without erasing it.  Protect
7527         shrink-window-if-larger-than-buffer.
7528         (vc-update-change-log): Fix setd typo.
7530         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Fix parenthesis.
7531         (vc-sccs-print-log, vc-sccs-diff): Insert in the current buffer.
7533         * vc-rcs.el (vc-rcs-print-log): Insert in the current buffer.
7534         (vc-rcs-diff): Insert in the current buffer and remove unused arg
7535         CMP.
7537         * vc-cvs.el (vc-cvs-state, vc-cvs-fetch-status): Use
7538         with-temp-file.  Use the new BUFFER=t argument to vc-do-command.
7539         (vc-cvs-print-log, vc-cvs-diff): Insert in the current buffer.
7541 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7543         * vc.el (vc-workfile-unchanged-p): If checkout-time comparison is
7544         not possible, use vc-BACKEND-workfile-unchanged-p.
7545         (vc-default-workfile-unchanged-p): New function.  Delegates to a
7546         full vc-BACKEND-diff.
7548         * vc-hooks.el (vc-simple-command): Removed.
7550         * vc-rcs.el (vc-rcs-workfile-unchanged-p): Use vc-do-command
7551         instead of vc-simple-command.
7552         (vc-rcs-fetch-master-state): Removed check for unlocked-changes to
7553         avoid doing a diff when opening a file.
7554         (vc-rcs-state): Added check for unlocked-changes.
7555         (vc-rcs-header): Escape Id.
7556         (vc-rcs-workfile-unchanged-p): Remove optional arg VERSION.
7557         (vc-rcs-state): Call vc-workfile-unchanged-p, not the RCS-specific
7558         version.
7560         * vc-sccs.el (vc-sccs-workfile-unchanged-p): Rewritten.
7561         (vc-sccs-diff): Remove optional arg CMP.
7562         (vc-sccs-state): Call vc-workfile-unchanged-p, not the
7563         SCCS-specific function.
7565         * vc-cvs.el (vc-cvs-state): Use vc-do-command instead of
7566         vc-simple-command.
7568 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7570         * vc.el (vc-editable-p): Renamed from vc-writable-p.
7571         (with-vc-file, vc-merge): Use vc-editable-p.
7572         (vc-do-command): Remove unused var vc-file and fix the
7573         doubly-defined `status' var.  Add a user message when starting an
7574         async command.
7575         (vc-restore-buffer-context, vc-resynch-buffer, vc-start-entry)
7576         (vc-finish-steal, vc-checkin, vc-finish-logentry, vc-rename-file):
7577         Use with-current-buffer.
7578         (vc-buffer-sync): Use unless.
7579         (vc-next-action-on-file): If the file is 'edited by read-only,
7580         make it read-write instead of trying to commit.
7581         (vc-version-diff, vc-update-change-log): Use `setq
7582         default-directory' rather than `cd'.
7583         (vc-log-edit): Don't forget to set default-directory in the
7584         buffer.
7586         * vc-sccs.el (vc-sccs-state): Fix obviously wrong parenthesis.
7587         (vc-sccs-state-heuristic): Use file-writable-p instead of
7588         comparing userids.
7589         (vc-sccs-checkout): Use `unless'.
7591         * vc-rcs.el (vc-rcs-state-heuristic): Use file-writable-p instead
7592         of comparing userids.
7593         (vc-rcs-fetch-master-state): Handle the case where rcs is missing.
7594         Simplify the logic by eliminating unreachable code.
7595         (vc-rcs-diff): Only pass `2' to vc-do-command if necessary and
7596         just do a recursive call if we need to retry.
7597         (vc-rcs-checkout): Handle the case where rcs is missing by making
7598         the buffer read-write if requested and re-signalling the error.
7600         * vc-cvs.el (vc-cvs-diff): Remove unused and unsupported argument CMP.
7602 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7604         * vc-hooks.el (vc-handled-backends): Docstring change.
7605         (vc-ignore-vc-files): Mark obsolete.
7606         (vc-registered): Check vc-ignore-vc-files.
7607         (vc-find-file-hook, vc-file-not-found-hook): Don't check
7608         vc-ignore-vc-files.
7610         * vc-cvs.el (vc-cvs-registered): Obey vc-handle-cvs.
7612 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7614         * vc.el (vc-checkout): Don't do anything special for ange-ftp
7615         files since ange-ftp already has vc-registered return nil.
7617         * vc-sccs.el (vc-sccs-state): Use with-temp-buffer.
7618         (vc-sccs-workfile-version): Use with-temp-buffer and new
7619         vc-parse-buffer and don't bother setting the property.
7620         (vc-sccs-add-triple): Use with-current-buffer and
7621         find-file-noselect.
7622         (vc-sccs-lookup-triple): New vc-parse-buffer and turn cond -> if.
7624         * vc-rcs.el (vc-rcs-find-most-recent-rev): New function.  The code
7625         derives from the old vc-parse-buffer but uses the revision number
7626         rather than the date (much easier to compare robustly).
7627         (vc-rcs-fetch-master-state): Use `with-temp-buffer'.  Adapt to the
7628         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).  Find the
7629         locking-user more directly.  Check strict locking and set
7630         checkout-model appropriately.
7631         (vc-rcs-parse-locks): Remove.
7632         (vc-rcs-latest-on-branch-p): Use with-temp-buffer and adapt to the
7633         new vc-parse-buffer (and vc-rcs-find-most-recent-rev).
7634         (vc-rcs-system-release): Use with-current-buffer and
7635         vc-parse-buffer.
7636         (vc-rcs-register, vc-rcs-checkout): Use with-current-buffer.
7638         * vc-hooks.el (vc-parse-buffer): Lobotomize the monster.
7639         (vc-simple-command): Docstring fix.
7640         (vc-registered): Align the way the file-handler is called with the
7641         way the function itself works.
7642         (vc-file-owner): Remove.
7644         * vc-cvs.el (vc-cvs-registered): Use with-temp-buffer.  Reorder
7645         extraction of fields and call to file-attributes because of a
7646         temporary bug in rcp.el.
7647         (vc-cvs-fetch-status): Use with-current-buffer.
7649 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7651         * vc.el (vc-do-command): Use file-relative-name.
7652         (vc-responsible-backend): Use vc-backend if possible.
7653         (vc-create-snapshot): Improve the `interactive' spec. Add support
7654         for branches and dispatch to backend-specific `create-snapshot'.
7655         (vc-default-create-snapshot): New function, containing the bulk of
7656         the old vc-create-snapshot.
7657         (vc-retrieve-snapshot): Improve the interactive spec.
7659         * vc-hooks.el (vc-header-alist): Move the dummy def from vc.el.
7660         (vc-backend-hook-functions): Remove.
7661         (vc-find-backend-function): Don't try to load vc-X-hooks anymore.
7662         (vc-backend): Reintroduce the test for `file = nil' now that I
7663         know why it was there (and added a comment to better remember).
7665         * vc-sccs-hooks.el: Merge into vc-sccs.el * vc-sccs.el: Merge in
7666         code from vc-sccs-hooks.el.
7667         (vc-sccs-release, vc-sccs-system-release): Remove.  Don't require
7668         'vc anymore.
7669         (vc-sccs-responsible-p): Use expand-file-name instead of concat
7670         and file-directory-p instead of file-exists-p.
7671         (vc-sccs-check-headers): Simplify the regexp.
7673         * vc-rcs-hooks.el: Merge into vc-rcs.el * vc-rcs.el: Merge in code
7674         from vc-rcs-hooks.el.  Don't require 'vc anymore.
7675         (vc-rcs-responsible-p): Use expand-file-name instead of concat and
7676         file-directory-p instead of file-exists-p.
7678         * vc-cvs-hooks.el: Merge into vc-cvs.el * vc-cvs.el: Merge in code
7679         from vc-cvs-hooks.el.
7680         (proto vc-cvs-registered): Require 'vc-cvs instead of
7681         'vc-cvs-hooks.  Don't require 'vc anymore.
7682         (vc-cvs-responsible-p): Use expand-file-name instead of concat and
7683         file-directory-p instead of file-exists-p.
7684         (vc-cvs-create-snapshot): New function, replacing
7685         vc-cvs-assign-name.
7686         (vc-cvs-assign-name): Remove.
7688 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7690         * vc-cvs.el (vc-cvs-header): New var.
7692         * vc-rcs.el (vc-rcs-exists): Remove.
7693         (vc-rcs-header): New var.
7695         * vc-sccs.el (vc-sccs-responsible-p, vc-sccs-register): Use
7696         `vc-sccs-search-project-dir' instead of `vc-sccs-project-dir'.
7697         (vc-sccs-header): New var.
7699         * vc.el (vc-do-command): Get rid of the `last' argument.
7700         (vc-header-alist): Remove, replaced by vc-X-header.
7701         (vc-insert-headers): Use vc-X-header instead of vc-header-alist.
7702         (vc-dired-hook): Use expand-file-name instead of concat.
7703         (vc-directory): Use file-name-as-directory.
7704         (vc-snapshot-precondition, vc-create-snapshot)
7705         (vc-retrieve-snapshot): Allow the command to operate on any
7706         directory.
7708         * vc-{rcs,sccs,cvs}.el: Update calls to vc-do-command by either
7709         just removing the 'WORKFILE argument or by removing the 'MASTER
7710         argument and replacing `file' with (vc-name file).
7712 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7714         * vc.el: Update Copyright and add a crude list of backend funs.
7715         (vc-writable-p): New function.
7716         (with-vc-file): Use vc-writable-p.
7717         (vc-next-action-on-file): Update call to vc-steal-lock and cleanup.
7718         (vc-register): Avoid vc-name.
7719         (vc-locking-user): Remove.
7720         (vc-steal-lock): Make the `owner' arg non-optional.
7721         (vc-merge): Use vc-writable-p instead of vc-locking-user and
7722         vc-checkout-model.
7723         (vc-default-dired-state-info): Use vc-state instead of
7724         vc-locking-user and return special strings for special states.
7725         (vc-dired-hook): Use vc-up-to-date-p instead of vc-locking-user
7726         and get rid of one of the special CVS cases.
7727         (vc-cancel-version): prettify error message with \\[...].
7728         (vc-rename-master): New function.
7729         (vc-rename-file): Use vc-BACKEND-rename-file (which might in turn
7730         use vc-rename-master) instead of vc-BACKEND-record-rename.  Make
7731         the CVS special case generic.
7732         (vc-default-record-rename): Remove.
7733         (vc-file-tree-walk-internal): Only call FUNC for files that are
7734         under control of some VC backend and replace `concat' with
7735         expand-file-name.
7736         (vc-file-tree-walk): Update docstring.
7737         (vc-version-diff, vc-snapshot-precondition, vc-create-snapshot)
7738         (vc-retrieve-snapshot): Update call to vc-file-tree-walk.
7740         * vc-sccs.el (vc-sccs-rename-file): Renamed from
7741         vc-sccs-record-rename.  Use `find-file-noselect' rather than
7742         `find-file' and call `vc-rename-master' to do the actual move.
7743         (vc-sccs-diff): Remove unused `backend' variable.
7745         * vc-sccs-hooks.el (vc-sccs-registered): Preloaded trivial version
7746         to delay loading of vc-sccs until it is really used.
7747         (vc-sccs-master-templates): Preload.
7748         (vc-sccs-state): Update call to vc-sccs-parse-locks.
7749         (vc-sccs-project-dir): Remove (merged into
7750         vc-sccs-search-project-dir).
7751         (vc-sccs-search-project-dir): Rewrite using file name handling ops
7752         rather than `concat', make sure it is preloaded and don't bother
7753         to check that the file actually exists.
7754         (vc-sccs-parse-locks): Remove unused `file' argument, remove
7755         `locks' argument (use buffer's content instead) and eliminate n^2
7756         behavior.
7758         * vc-rcs.el: Update Copyright.
7759         (vc-rcs-rename-file): New function.
7760         (vc-rcs-diff): Remove unused `backend' variable.
7762         * vc-hooks.el: Update Copyright.
7763         (vc-backend): Don't accept a nil argument any more.
7764         (vc-up-to-date-p): Turn into a defsubst.
7765         (vc-possible-master): New function.
7766         (vc-check-master-templates): Use `vc-possible-master' and allow
7767         funs in vc-X-master-templates to return a non-existent file.
7769         * vc-cvs.el: Update Copyright.
7770         (vc-cvs-diff): Remove unused `backend' variable.
7771         (vc-cvs-checkout): Only toggle read-only if the buffer is setup right.
7773         * vc-cvs-hooks.el: Preload a proto vc-cvs-registered.
7775 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7777         * vc-rcs-hooks.el (vc-rcs-registered): Provide a trivial version
7778         since it can be called from vc-rcs.el.
7779         (vc-rcs-parse-locks): Cleanup to remove an n^2 behavior.
7781 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7783         * vc.el (vc-version-diff): Expand file name read from the
7784         minibuffer.  Handle the case when a previous version number can't
7785         be guessed.  Give suitable messages when there were no differences
7786         found.
7787         (vc-clear-headers): Call backend-specific implementation, if one
7788         exists.
7789         (vc-cancel-version): Made error checks generic.  When done, clear
7790         headers generically, too.
7792         * vc-rcs.el (vc-rcs-clear-headers): New function; code moved here
7793         from vc-clear-headers in vc.el.
7795         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Use vc-parse-buffer
7796         correctly.
7797         (vc-rcs-latest-on-branch-p): Made second argument VERSION
7798         optional.  Handle the case when it's not there.
7800 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7802         * vc.el (vc-locking-user): Moved from vc-hooks.el.
7804 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7806         * vc-hooks.el (vc-loadup): Remove.
7807         (vc-find-backend-function): Use `require'.  Also, handle the case
7808         where vc-BACKEND-hooks.el doesn't exist.
7809         (vc-call-backend): Cleanup.
7811 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7813         * vc-rcs-hooks.el (vc-rcs-templates-grabbed,
7814         vc-rcs-grab-templates)
7815         (vc-rcs-registered): Remove.  The default function works as well.
7816         * vc-sccs-hooks.el (vc-sccs-templates-grabbed,
7817         vc-sccs-grab-templates)
7818         (vc-sccs-registered): Remove.  The default function works as well.
7820         * vc.el (vc-version-diff): Left out a vc- in call to
7821         vc-call-backend.
7822         (vc-default-dired-state-info, vc-default-record-rename)
7823         (vc-default-merge-news): Update for the new backend argument.
7825         * vc-hooks.el (vc-find-backend-function): Return a cons cell if
7826         using the default function.
7827         (vc-call-backend): If calling the default function, pass it the
7828         backend as first argument.  Update the docstring accordingly.
7829         (vc-default-state-heuristic, vc-default-mode-line-string): Update
7830         for the new backend argument.
7831         (vc-make-backend-sym): Renamed from vc-make-backend-function.
7832         (vc-find-backend-function): Use the new name.
7833         (vc-default-registered): New function.
7835 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7837         * vc.el (vc-merge): Use vc-find-backend-function.
7839         * vc-hooks.el (vc-backend-functions): Remove.
7840         (vc-loadup): Don't setup 'vc-functions.
7841         (vc-find-backend-function): New function.
7842         (vc-call-backend): Use above fun and populate 'vc-functions
7843         lazily.
7844         (vc-backend-defines): Remove.
7846 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7848         * vc.el (vc-register): Put a FIXME note for a newly found bug.
7849         Call vc-call-backend without the leading vc-.
7850         (vc-responsible-backend, vc-finish-logentry, vc-annotate)
7851         (vc-check-headers): Call vc-call-backend without the leading vc-.
7852         (vc-annotate-time-span): Replace confusing use of `cond' with `or'.
7853         (vc-annotate-display): Replace confusing use of `cond' with `or'.
7854         Call vc-call-backend without the leading vc-.
7856         * vc-cvs.el (tail): Provide vc-cvs.
7857         * vc-sccs.el (tail): Provide vc-sccs.
7858         * vc-rcs.el (tail): Provide vc-rcs and remove vc-rcs-logentry-check.
7860         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions)
7861         (vc-make-backend-function, vc-call): Pass names without leading
7862         `vc-' to vc-call-backend so we can blindly prefix them with vc-BACKEND.
7863         (vc-loadup): Don't load vc-X-hooks if vc-X is requested.
7864         (vc-call-backend): Always try to load vc-X-hooks.
7865         (vc-registered): Remove vc- in call to vc-call-backend.
7867 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7869         * vc.el (vc-process-filter): New function.
7870         (vc-do-command): Setup `vc-process-filter' for the async process.
7871         (vc-maybe-resolve-conflicts): New function to reduce
7872         code-duplication.  Additionally, it puts the buffer in
7873         `smerge-mode' if applicable.
7874         (vc-next-action-on-file): Use `vc-maybe-resolve-conflicts' after
7875         calling `merge-news'.
7876         (vc-merge): Use `vc-maybe-resolve-conflicts' after calling `merge'.
7877         (vc-log-edit): New function.  Replacement for `vc-log-mode' by
7878         interfacing to log-edit.el.
7879         (vc-start-entry): Call `vc-log-edit' instead of `vc-log-mode' if
7880         log-edit is available.
7881         (vc-resolve-conflicts): Delegate to `smerge-ediff' if available.
7883 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7885         * vc.el (vc-register): Remove `vc-buffer-backend' setup.
7886         (vc-log-mode-map): New name for vc-log-entry-mode and merge the
7887         defvar and the initialization.
7888         (vc-log-mode): Minor docstring fix and use vc-log-mode-map.
7890         * vc-hooks.el (vc-default-back-end, vc-buffer-backend): Remove.
7891         (vc-kill-buffer-hook): Remove `vc-buffer-backend' handling.
7893         * vc-cvs-hooks.el (vc-handle-cvs): Make it a defvar and add a FIXME.
7895 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7897         * vc.el (vc-file-clear-masterprops): Removed.
7898         (vc-checkin, vc-revert-buffer): Removed calls to the above.
7899         (vc-version-diff): Use buffer-size without argument.
7900         (vc-register): Heed vc-initial-comment.
7902         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Fix regexp for
7903         default branch.
7905         * vc-rcs.el (vc-rcs-register): Parse command output to find master
7906         file name and workfile version.
7907         (vc-rcs-checkout): Removed call to vc-file-clear-masterprops.
7909         * vc-cvs.el (vc-cvs-merge-news, vc-cvs-checkout): Removed call to
7910         vc-file-clear-masterprops.
7912         * vc-sccs.el (vc-sccs-checkout): Removed call to
7913         vc-file-clear-masterprops.  If writable, set vc-state to 'edited
7914         rather than user login name.
7917 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7919         * vc.el (vc-workfile-unchanged-p): Remove unused argument
7920         `want-differences-if-changed' and simplify.
7921         (vc-next-action-on-file) [needs-merge]: Resynch the buffer.
7922         (vc-revert-buffer): Use `unchanged-p' rather than vc-diff's status
7923         output (which is invalid for async vc-diff) to decide whether to
7924         do the revert silently or not.
7926 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7928         * vc-hooks.el (vc-loadup): Load files quietly.
7929         (vc-call-backend): Oops, brain fart.
7931 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7933         * vc-cvs.el (vc-cvs-state): Typo.
7934         (vc-cvs-merge-news): Return the status code rather than the error msg.
7936 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7938         * vc.el (with-vc-file, vc-next-action, vc-version-diff)
7939         (vc-dired-mark-locked): Replaced usage of vc-locking-user with
7940         vc-state or vc-up-to-date-p.
7941         (vc-merge): Use vc-backend-defines to check whether merging is
7942         possible.  Set state to 'edited after successful merge.
7944         * vc-hooks.el (vc-locking-user): If locked by the calling user,
7945         return that name.  Redocumented.
7947 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7949         * vc.el (vc-recompute-state, vc-next-action-on-file): Update to
7950         new `vc-state' semantics.
7951         (vc-finish-steal): Set 'vc-state to 'edited rather than setting
7952         'vc-locking-user to the current user.
7953         (vc-merge): Inline vc-backend-merge.  Comment out code that I
7954         don't understand and hence can't adapt to the new `vc-state' and
7955         `vc-locking-user' semantics.
7956         (vc-backend-merge): Remove.
7958         * vc-{sc,r}cs.el (vc-{sc,r}cs-check{in,out}): Update 'vc-state
7959         rather than 'vc-locking-user.
7961         * vc-rcs-hooks.el (vc-rcs-consult-headers): Adapt to new `vc-state'.
7963         * vc-hooks.el (vc-user-login-name): Simplify the code a tiny bit.
7964         (vc-state): Don't use 'reserved any more.  Just use the same
7965         convention as the one used for vc-<backend>-state where the
7966         locking user (as a string) is returned.
7967         (vc-locking-user): Update, based on the above convention. The
7968         'vc-locking-user property has disappeared.
7969         (vc-mode-line, vc-default-mode-line-string): Adapt to new `vc-state'.
7971         * vc-cvs.el (vc-cvs-state): Don't overwrite a non-heuristic state
7972         with a heuristic one.
7973         (vc-cvs-merge-news): Just use 'edited for the case with conflicts.
7974         (vc-cvs-checkin): Do a trivial parse to set the state in case of
7975         error.  That allows us to get to 'needs-merge even in the
7976         stay-local case.  There's still no way to detect 'needs-patch in
7977         such a setup (or to force an update for that matter).
7978         (vc-cvs-logentry-check): Remove, the default works as well.
7980 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
7982         * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Run cvs asynchronously.
7984         * vc.el (vc-do-command): kill-all-local-variables, to reset any
7985         major-mode in which the buffer might have been put earlier.  Use
7986         `remove' and `when'.  Allow `okstatus' to be `async' and use
7987         `start-process' in this case.
7988         (vc-version-diff): Handle the case where the diff looks empty
7989         because of the use of an async process.
7991 2000-09-04  Andre Spiegel  <spiegel@gnu.org>
7993         * vc.el (vc-next-action-on-file): Removed optional parameter
7994         `simple'.  Recompute state unconditionally.
7995         (vc-default-toggle-read-only): Removed.
7997         * vc-hooks.el (vc-backend-functions): Removed vc-toggle-read-only.
7998         (vc-toggle-read-only): Undid prev change.
8000         * vc-cvs.el (vc-cvs-stay-local): Renamed from
8001         vc-cvs-simple-toggle.  Redocumented.
8002         (vc-cvs-state): If locality is wanted, use vc-cvs-state-heuristic.
8003         (vc-cvs-toggle-read-only): Removed.
8005 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
8007         * vc.el (vc-backend-dispatch, vc-annotate-mode-syntax-table): Remove.
8008         (vc-prefix-map): Move from vc-hooks.el and make autoloaded.
8009         (vc-release-greater-or-equal-p): Move to vc-rcs.el.
8010         (vc-file-clear-masterprops): Braindead "fix".  It was a nop and
8011         still is. So maybe it should be removed.
8012         (vc-head-version, vc-find-binary): Remove.
8013         (vc-recompute-state): Move from vc-hooks.el.
8014         (vc-next-action-on-file): Add a `simple' argument to allow
8015         avoiding the `recompute' step (use for vc-cvs-simple-toggle).
8016         (vc-default-toggle-read-only, vc-default-record-rename): New funs.
8017         (vc-next-action, vc-dired-hook): Use vc-state instead of vc-cvs-status.
8018         (vc-dired-mode-map): Properly defvar it.
8019         (vc-print-log): Call log-view-mode if available.
8020         (small-temporary-file-directory): defvar instead of use boundp.
8021         (vc-merge-news): Moved to vc-cvs.el.
8022         (vc-default-merge-news): New function.
8024         * vc-sccs.el: Require 'vc and 'vc-sccs-hooks.
8025         (vc-sccs-register-switches): New var, copied off of vc-rcs-hooks.
8026         (vc-sccs-latest-on-branch-p): Add a `FIXME' for a call to the
8027         unknown `vc-latest-version' function.  It should probably refer to
8028         vc-workfile-version or somesuch, but it's very unclear to me and I
8029         don't have SCCS to test things.
8031         * vc-sccs-hooks.el: Provide 'vc-sccs-hooks.
8032         (vc-sccs-state-heuristic): Fix typo.
8033         (vc-sccs-workfile-unchanged-p): Add missing argument.
8035         * vc-rcs.el: Require vc and vc-rcs-hooks.
8036         (vc-rcs-trunk-p, vc-rcs-branch-part): Move to vc-rcs-hooks.
8037         (vc-rcs-backend-release-p): Remove (use vc-rcs-release-p).
8038         (vc-release-greater-or-equal-p): Move from vc.
8039         (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part,
8040         vc-rcs-minor-part, vc-rcs-previous-version): Remove duplicates.
8041         (vc-rcs-checkout): Add a missing `new-version' argument in the
8042         call to vc-rcs-latest-on-branch-p.  Hopefully that was the right one.
8044         * vc-rcs-hooks.el: Provide 'vc-rcs-hooks.
8045         (vc-rcs-trunk-p, vc-rcs-branch-part): Moved from vc-rcs.el.
8046         (vc-rcs-latest-on-branch-p): Use the `version' argument rather
8047         than the apparently unbound `workfile-version'.
8049         * vc-hooks.el (vc-master-templates): Def the obsolete var.
8050         (vc-file-prop-obarray): Use `make-vector'.
8051         (vc-backend-functions): Add new hookable functions
8052         vc-toggle-read-only, vc-record-rename and vc-merge-news.
8053         (vc-loadup): If neither backend nor default functions exist, use
8054         the backend function rather than nil.
8055         (vc-call-backend): If the function if not bound yet, try to load
8056         the non-hook file to see if it provides it.
8057         (vc-call): New macro plus use it wherever possible.
8058         (vc-backend-subdirectory-name): Use neither `vc-default-back-end'
8059         nor `vc-find-binary' since it's only called from
8060         vc-mistrust-permission which is only used once the backend is known.
8061         (vc-checkout-model): Fix parenthesis.
8062         (vc-recompute-state, vc-prefix-map): Move to vc.el.
8064         * vc-cvs.el: Require 'vc and 'vc-cvs-hooks (for compiler warnings).
8065         (vc-cvs-release, vc-cvs-system-release): Remove.
8066         (vc-cvs-use-edit, vc-cvs-simple-toggle): New config variables.
8067         (vc-cvs-dired-state-info): Use `cvs-state' and slightly different
8068         status symbols.
8069         (vc-cvs-parse-status, vc-cvs-state): Move from vc-cvs-hooks.el.
8070         (vc-cvs-toggle-read-only): First cut at a function to allow a
8071         cvs-status-free vc-toggle-read-only.
8072         (vc-cvs-merge-news): Move from cvs-merge-news in vc.el.
8073         (vc-cvs-checkin): Use vc-recompute-state+vc-state instead of
8074         vc-cvs-status.  Also set vc-state rather than vc-locking-user.
8075         (vc-cvs-checkout): Modify access rights directly if the user
8076         requested not to use `cvs edit'.  And refresh the mode line.
8078         * vc-cvs-hooks.el: Provide 'vc-cvs-hooks.
8079         (vc-cvs-state, vc-cvs-parse-status): Move to vc-cvs.el.
8081 2000-09-04  Stefan Monnier  <monnier@cs.yale.edu>
8083         * vc-cvs.el (vc-cvs-checkout): Docstring fix.  Added a `(if
8084         workfile' that got lost when the code was extracted from vc.el.
8085         And merged the tail with the rest of the code (not possible in the
8086         old vc.el where the tail was shared among all backends).  And
8087         explicitly set the state to 'edited if `writable' is set.
8089         * vc-cvs-hooks.el (vc-cvs-registered): Use expand-file-name.
8090         (vc-cvs-state): Be careful to return the value from
8091         vc-cvs-parse-state.
8092         (vc-cvs-parse-status): Use expand-file-name.  Don't set 'vc-state
8093         property but return it instead.  Also be careful to handle a nil
8094         or "" `rev' when workfile is non-nil (it was handled properly when
8095         workfile was nil).
8097         * vc.el: Removed those pesky unnecessary `(function' quotes.
8098         (vc-annotate-mode-map, vc-annotate-mode-syntax-table): Initialize
8099         directly in the defvar.
8100         (vc-do-command): Bind inhibit-read-only so as to properly handle
8101         the case where the destination buffer has been made read-only.
8102         (vc-diff): Delegate to vc-version-diff in all cases.
8103         (vc-version-diff): Setup the *vc-diff* buffer as was done in vc-diff.
8104         (vc-annotate-mode-variables): Removed (code moved partly to
8105         defvars and partly to vc-annotate-add-menu).
8106         (vc-annotate-mode): Turned into a derived-mode.
8107         (vc-annotate-add-menu): Moved in code in
8108         vc-annotate-mode-variables.
8109         (vc-update-change-log): Use make-temp-file if available.
8111 2000-09-04  Martin Lorentzson  <martinl@delysid.gnu.org>
8113         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): References to
8114         `vc-checkout-model' updated to `vc-cvs-update-model'.
8116 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8118         * vc.el (vc-next-action-on-file): Added handling of state
8119         `unlocked-changes'.
8120         (vc-checkout-carefully): Is now practically obsolete, unless the
8121         above is too slow to be enabled unconditionally.
8122         (vc-update-change-log): Fixed typo.
8124         * vc-sccs.el (vc-sccs-steal-lock): Renamed from `vc-sccs-steal'.
8126         * vc-sccs-hooks.el (vc-sccs-state): Somewhat rewritten.
8127         Now handles state `unlocked-changes'.
8128         (vc-sccs-workfile-unchanged-p): New function, to support the above.
8130         * vc-rcs.el (vc-rcs-steal-lock): Renamed from `vc-rcs-steal'.
8132         * vc-rcs-hooks.el (vc-rcs-state): Fixed typo.
8133         (vc-rcs-fetch-master-state): Bug fixes.  Recognize state
8134         `unlocked-changes'.
8135         (vc-rcs-workfile-unchanged-p): Renamed from
8136         `vc-rcs-workfile-unchanged'.  This is not a real backend-specific
8137         function yet, but supposed to become one soon.
8139         * vc-hooks.el (vc-backend-functions): Renamed `vc-steal' to
8140         `vc-steal-lock'.
8141         (vc-call-backend): Changed error message.
8142         (vc-state): Added description of state `unlocked-changes'.
8144 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8146         * vc-cvs-hooks.el (vc-cvs-registered): Fixed bug that caused it to
8147         always return t in CVS-controlled directories.
8149         * vc.el (vc-responsible-backend): New function.
8150         (vc-register): Largely rewritten.
8151         (vc-admin): Removed (implementation moved into vc-register).
8152         (vc-checkin): Redocumented.
8153         (vc-finish-logentry): If no backend defined yet (because we are in
8154         the process of registering), use the responsible backend.
8156         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
8157         Updated function lists.
8158         (vc-call-backend): Fixed typo.
8160         * vc-sccs.el, vc-rcs.el, vc-cvs.el (vc-BACKEND-responsible-p):
8161         New functions.
8162         (vc-BACKEND-register): Renamed from `vc-BACKEND-admin'.
8163         Removed query option.  Redocumented.
8165 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8167         * vc-rcs.el, vc-cvs.el: Updated everything to use `vc-checkout-model'.
8169         * vc.el: Updated callers of `vc-checkout-required' to use
8170         `vc-checkout-model'.
8172 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8174         * vc-rcs.el (vc-rcs-backend-release-p): function added.  other
8175         stuff updated to reference this function instead of the old
8176         `vc-backend-release-p'.
8178 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8180         * vc-sccs-hooks.el (vc-uses-locking): Renamed to
8181         vc-checkout-model.  Return appropriate values.  Updated callers.
8183 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8185         * vc.el (vc-backend-release, vc-backend-release-p): Moved to vc-rcs.el.
8186         (vc-backend-revert): Function moved into `vc-revert';
8187         `vc-next-action' must be updated to accomodate this change.
8188         (vc-backend-steal): Function moved into `vc-finish-steal'.
8189         (vc-backend-logentry-check): Function moved into
8190         `vc-finish-logentry'.
8191         (vc-backend-printlog): Function moved into `vc-print-log'.
8192         (vc-backend-uncheck): Function moved into `vc-cancel-version'.
8193         (vc-backend-assign-name): Function moved into
8194         `vc-create-snapshot'.
8196 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8198         * vc-rcs-hooks.el, vc-cvs-hooks.el (vc-uses-locking):
8199         Rename to vc-checkout-model.  Return appropriate values.
8200         Update callers.
8202         * vc-hooks.el (vc-backend-hook-functions): Rename vc-uses-locking
8203         to vc-checkout-model.
8204         (vc-checkout-required): Rename to vc-checkout-model.
8205         Re-implement and re-comment.
8206         (vc-after-save): Use vc-checkout-model.
8208 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8210         * vc.el (vc-workfile-unchanged-p,vc-diff,vc-version-diff):
8211         Update to use the vc-BACKEND-diff functions instead.
8212         `vc-diff' is now working.
8214         * vc-rcs.el (vc-rcs-logentry-check): New function.
8216         * vc-cvs.el (vc-cvs-logentry-check): New function.
8218         * vc-sccs.el (vc-sccs-diff): Function changed name from
8219         `vc-backend-diff'.  This makes `vc-diff' work.
8221         * vc-hooks.el (vc-backend-functions): Add `vc-diff' to the list
8222         of functions possibly implemented in a vc-BACKEND library.
8223         (vc-checkout-required): Fix bug that caused an error to be
8224         signaled during `vc-after-save'.
8226         * vc.el: Fix typo.
8227         This checkin is made with our new VC code base for the very first time.
8228         A simple `(vc-checkin (buffer-file-name))' was used to perform it.
8230         * vc-cvs.el (vc-cvs-revert,vc-cvs-checkout): Function calls to
8231         `vc-checkout-required' updated to `vc-cvs-uses-locking'.
8233         * vc-hooks.el (vc-backend-hook-functions): `vc-checkout-required'
8234         updated to `vc-uses-locking'.
8235         (vc-checkout-required): Call to backend function.
8236         `vc-checkout-required' updated to `vc-uses-locking' instead.
8238         * vc-rcs-hooks.el (vc-rcs-fetch-master-state): Function calls to
8239         `vc-checkout-required' updated to `vc-rcs-uses-locking'.
8241         * vc.el (vc-checkin): Merge with `vc-backend-checkin' and update
8242         to match the split into various backends.
8243         (vc-backend-checkin): Remove.  Merge with `vc-checkin'.
8244         (vc-retrieve-snapshot): Bug fix.
8246 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8248         * vc-sccs.el (vc-sccs-release): Doc fix.
8250 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8252         * vc.el (vc-next-action-on-file): Bug found and fixed.
8253         (vc-checkout, vc-version-other-window, vc-retrieve-snapshot)
8254         (vc-cancel-version): Handle of vc-BACKEND-checkout updated.
8256         * vc-rcs.el (vc-rcs-checkin, vc-rcs-previous-version)
8257         (vc-rcs-checkout): Name space cleaned up.  No more revision number
8258         crunching function names that are not prefixed with vc-rcs.
8259         (vc-rcs-checkout-model): Function added.  References to
8260         `vc-checkout-model' replaced.
8262 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8264         * vc.el (vc-next-action-on-file): Rewritten for the new state model.
8265         (vc-backend-merge-news): Renamed to `vc-merge-news'.  (Specific parts
8266         still need to be split, and implemented for RCS).
8268 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8270         * vc-sccs-hooks.el (vc-sccs-state-heuristic): Bug found and fixed.
8272         * vc-sccs.el (vc-sccs-admin): Added the query-only option as
8273         required by the vc.el file.
8275         * vc-rcs.el (vc-rcs-admin): Added the query-only option as
8276         required by the vc.el file.
8277         (vc-rcs-exists): Function added.
8279         * vc-cvs.el (vc-cvs-admin): Added the query-only option as
8280         required by the vc.el file.
8282         * vc.el (vc-admin): Updated to handle selection of appropriate
8283         backend.  Current implementation is crufty and need re-thinking.
8285         * vc-hooks.el (vc-parse-buffer): Bug found and fixed.
8287 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8289         * vc-cvs.el (vc-cvs-annotate-difference): Updated to handle
8290         beginning of annotate buffers correctly.
8292         * vc.el (vc-annotate-get-backend, vc-annotate-display-default)
8293         (vc-annotate-add-menu, vc-annotate, vc-annotate-display): Annotate
8294         functionality updated quite a lot to support multiple backends.
8295         Variables `vc-annotate-mode', `vc-annotate-buffers',
8296         `vc-annotate-backend' added.
8298         * vc-hooks.el (vc-backend-functions): `vc-annotate-command',
8299         `vc-annotate-difference' added to supported backend functions.
8301 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8303         * vc-rcs.el, vc-sccs.el, vc-cvs.el (vc-*-checkout):
8304         Use with-temp-file instead of /bin/sh.  Merged from mainline
8306 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8308         * vc-sccs-hooks.el (vc-sccs-registered): Updated.
8310         * vc-rcs-hooks.el (vc-rcs-registered): Updated.
8312         * vc-cvs-hooks.el (vc-cvs-registered): Updated.
8314 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8316         * vc-hooks.el: vc-state-heuristic added to
8317         vc-backend-hook-functions.
8319         * vc-sccs-hooks.el (vc-sccs-registered): Bug fix.
8321         * vc-rcs-hooks.el (vc-rcs-registered): Bug fix.
8323         * vc.el, vc-sccs-hooks.el, vc-rcs-hooks.el, vc-hooks.el: Rename
8324         `vc-uses-locking' to `vc-checkout-required'.  Rename the `locked'
8325         state to `reserved'.
8327         * vc-cvs.el, vc-cvs-hooks.el: Rename `vc-uses-locking' to
8328         `vc-checkout-required'.  Rename the `locked' state to `reserved'.
8330 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8332         * vc-rcs-hooks.el: Implement new state model.  Hardly anything
8333         untouched.
8335         * vc-rcs.el (vc-rcs-latest-on-branch-p): Move to vc-rcs-hooks.el.
8337         * vc.el (vc-update-change-log): Use small-temporary-file-directory,
8338         if defined.  (Merged from main line, slightly adapted.)
8340         * vc-cvs.el (vc-cvs-annotate-difference): Handle possible
8341         millenium problem (merged from mainline).
8343 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8345         * vc-cvs.el: Split the annotate feature into a BACKEND-specific
8346         part and moved the non-BACKEND stuff to vc.el.
8348         * vc.el: Split the annotate feature into a BACKEND specific part
8349         and moved it from the vc-cvs.el file to this one.
8351 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8353         * vc-hooks.el: Implement new state model.
8354         (vc-state, vc-state-heuristic, vc-default-state-heuristic): New funs.
8355         (vc-locking-user): Simplify.  Now only needed if the file is
8356         locked by somebody else.
8357         (vc-lock-from-permissions): Remove.  Functionality is in
8358         vc-sccs-hooks.el and vc-rcs-hooks.el now.
8359         (vc-mode-line-string): New name for former vc-status.  Adapted.
8360         (vc-mode-line): Adapt to use the above.  Remove optional parameter.
8362         * vc-cvs-hooks.el (vc-cvs-state, vc-cvs-state-heuristic): New funs.
8363         Various simplifications and adaptations all over the place.
8365         * vc-sccs-hooks.el (vc-sccs-state, vc-sccs-state-heuristic): New funs.
8366         Simplify and adapt the rest.
8368         * vc.el (vc-resynch-window): Add TODO comment: check for
8369         interaction with view mode according to recent RCS change.
8370         (vc-backend-merge-news): Merge "CMUP" patch from mainline.
8372 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8374         * vc.el: Convert the remaining function comments to docstrings.
8376 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8378         * vc.el (vc-backend-release, vc-release-greater-or-equal)
8379         (vc-backend-release-p, vc-trunk-p, vc-branch-p, vc-branch-part)
8380         (vc-minor-part, vc-previous-version): Functions that operate and
8381         compare revision numbers got proper documentation.  Comments added
8382         about their possible removal.
8384 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8386         * vc.el (vc-latest-on-branch-p): Function removed and replaced in
8387         the vc-backend.el files.
8389         * vc-sccs.el (vc-sccs-latest-on-branch-p): Function added.
8391         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-trunk-p)
8392         (vc-rcs-branch-p, vc-rcs-branch-part, vc-rcs-minor-part)
8393         (vc-rcs-previous-version): Functions added.
8395         * vc-cvs.el (vc-cvs-latest-on-branch-p): Function added.
8397         * vc-rcs-hooks.el (vc-rcs-master-templates): Extra `)' removed.
8399 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8401         * vc-hooks.el (vc-master-templates): Is really obsolete.
8402         Comment out the definition for now.  What is the right procedure
8403         to get rid of it?
8404         (vc-registered, vc-backend, vc-buffer-backend, vc-name): Largely
8405         rewritten.
8406         (vc-default-registered): Remove.
8407         (vc-check-master-templates): New function; does mostly what the
8408         above did before.
8409         (vc-locking-user): Don't rely on the backend to set the property.
8411         * vc-rcs-hooks.el (vc-rcs-master-templates): Use simpler values.
8412         Rewrite documentation.
8413         (vc-rcs-templates-grabbed): New variable.
8414         (vc-rcs-grab-templates): New function.
8415         (vc-rcs-registered): Rewrite to use above mechanism.
8417         * vc-sccs-hooks.el (vc-sccs-master-templates): Use simpler values.
8418         Rewrite documentation.
8419         (vc-sccs-templates-grabbed): New variable.
8420         (vc-sccs-grab-templates): New function.
8421         (vc-sccs-registered): Rewrite to use above mechanism.
8422         (vc-sccs-search-project-dir): Rename from vc-search-sccs-project-dir.
8423         Don't throw the result, simply return it.
8425         * vc-cvs-hooks.el (vc-cvs-master-templates): Remove.
8426         (vc-cvs-find-master): Remove.  Code is now in vc-cvs-registered.
8427         (vc-cvs-registered): Does the check itself now.  Simplify.
8429         * vc-cvs.el (vc-cvs-revert): Merge and adapt "unedit" patch
8430         from main line.
8432 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8434         * vc-cvs.el (vc-cvs-diff): New function.
8436         * vc-sccs.el (vc-sccs-diff): New function.
8438         * vc-rcs.el (vc-rcs-diff): New function.
8439         (vc-rcs-checkout): Bug (typo) found and fixed.
8440         (vc-rcs-register-switches): New variable.
8442         * vc.el (vc-backend-diff): Function removed and placed in the
8443         backend files.
8445 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8447         * vc-cvs.el (vc-cvs-checkout): Function `vc-cvs-checkout' added.
8449         * vc.el (vc-backend-checkout): Function removed and replaced in
8450         the vc-backend.el files.
8452         * vc-sccs.el (vc-sccs-checkout): Added function `vc-sccs-checkout'.
8454         * vc.el (vc-backend-admin): Removed and replaced in the
8455         vc-backend.el files.
8457         * vc.el (Martin): Removed all the annotate functionality since it
8458         is CVS backend specific.
8460 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8462         * spec.txt: Added specification of vc-state.
8464         * vc-sccs-hooks.el (vc-sccs-master-properties):
8465         Remove handling of vc-latest-version and
8466         vc-your-latest-version.  What used to be vc-latest-version, is now
8467         returned as vc-workfile-version.
8468         (vc-sccs-workfile-version): Adapt.
8470 2000-09-04  Dave Love  <fx@gnu.org>
8472         * vc.el: [Merged from mainline.]
8473         (vc-dired-mode): Make the dired-move-to-filename-regexp
8474         regexp match the date, to avoid treating date as file size.
8475         Add YYYY S option to WESTERN/
8477 2000-09-04  Dave Love  <fx@gnu.org>
8479         * vc.el: Require `compile' when compiling.
8480         (vc-logentry-check-hook): New option.
8481         (vc-steal-lock): Use compose-mail.
8482         (vc-dired-mode-map): Defvar when compiling.
8483         (vc-add-triple, vc-record-rename, vc-lookup-triple): Moved to
8484         vc-sccs.el and renamed.  Callers changed.
8485         (vc-backend-checkout, vc-backend-logentry-check)
8486         (vc-backend-merge-news): Doc fix.
8487         (vc-default-logentry-check): New function.
8488         (vc-backend-checkin, vc-backend-revert, vc-backend-steal)
8489         (vc-backend-uncheck, vc-backend-print-log, vc-backend-assign-name)
8490         (vc-backend-merge): Doc fix.  Use backend functions.
8491         (vc-check-headers): Use backend functions.
8493         * vc-cvs.el: Require vc when compiling.
8494         (vc-cvs-register-switches): Doc fix.
8495         (vc-annotate-color-map, vc-annotate-menu-elements): Fix custom type.
8496         (vc-cvs-print-log, vc-cvs-assign-name, vc-cvs-merge)
8497         (vc-cvs-check-headers, vc-cvs-steal, vc-cvs-revert, vc-cvs-checkin):
8498         New functions (code from vc.el).
8499         (vc-annotate-display-default): Fix interactive spec.
8500         (vc-annotate-time-span): Doc fix.
8502         * vc-rcs.el: Require vc when compiling.
8503         (vc-rcs-print-log, vc-rcs-assign-name, vc-rcs-merge)
8504         (vc-rcs-check-headers, vc-rcs-steal, vc-rcs-uncheck, vc-rcs-revert)
8505         (vc-rcs-checkin): New functions (code from vc.el).
8506         (vc-rcs-previous-version, vc-rcs-system-release, vc-rcs-checkout):
8507         Doc fix.
8508         (vc-rcs-release): Deleted.  (Duplicated vc-rcs-system-release).
8510         * vc-sccs.el: Require vc when compiling.
8511         (vc-sccs-print-log, vc-sccs-assign-name, vc-sccs-merge)
8512         (vc-sccs-check-headers, vc-sccs-steal, vc-sccs-uncheck)
8513         (vc-sccs-revert)
8514         (vc-sccs-checkin, vc-sccs-logentry-check): New functions (code
8515         from vc.el).
8516         (vc-sccs-add-triple, vc-sccs-record-rename)
8517         (vc-sccs-lookup-triple): Moved from vc.el and renamed.
8518         (vc-sccs-admin): Doc fix.
8520 2000-09-04  Martin Lorentzson  <martinl@gnu.org>
8522         * vc-rcs.el (vc-rcs-trunk-p, vc-rcs-branch-p, vc-rcs-branch-part)
8523         (vc-rcs-minor-part, vc-rcs-previous-version, vc-rcs-release)
8524         (vc-rcs-release-p, vc-rcs-admin, vc-rcs-checkout): New functions
8525         from vc.el.
8527         * vc-sccs.el (vc-admin-sccs): Added from vc.el
8529         * vc-cvs.el: Moved the annotate functionality from vc.el.
8530         (vc-cvs-admin, vc-cvs-fetch-status): Added from vc.el.
8532 2000-09-04  Dave Love  <fx@gnu.org>
8534         * vc.el (vc-backend-release): Call vc-system-release.
8536         * vc-sccs.el (vc-sccs-system-release):
8537         Renamed from vc-sccs-backend-release.
8539         * vc-rcs.el (vc-rcs-system-release):
8540         Renamed from vc-rcs-backend-release.
8542         * vc-cvs.el (vc-cvs-system-release):
8543         Renamed from vc-cvs-backend-release.
8545 2000-09-04  Dave Love  <fx@gnu.org>
8547         * vc.el (vc-rcs-release, vc-cvs-release, vc-sccs-release): Moved to
8548         backend files.
8549         (vc-backend-release): Dispatch to backend functions.
8550         (vc-backend-release-p): Don't mention CVS, RCS.  [The SCCS case
8551         probably needs attention.]
8553         * vc-sccs.el, vc-rcs.el (vc-sccs-release): Moved from vc.el.
8554         (vc-sccs-backend-release): New function.
8556         * vc-cvs.el (vc-cvs-release): Moved from vc.el.
8557         (vc-cvs-backend-release): New function.
8559         * vc.el (vc-dired-mode, vc-dired-reformat-line, vc-dired-purge):
8560         Doc fix.
8561         (vc-fetch-cvs-status): Moved to vc-cvs.el and renamed.
8562         (vc-default-dired-state-info): New function.
8563         (vc-dired-state-info): Dispatch to backends.
8564         (vc-dired-hook): Doc fix.  Simplify, pending removal of CVS specifics.
8566         * vc-cvs.el (vc-cvs-dired-state-info, vc-cvs-fetch-status): Moved
8567         from vc.el and renamed.
8569 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8571         * vc.el (vc-file-clear-masterprops, vc-latest-on-branch-p)
8572         (vc-version-other-window, vc-backend-assign-name): Removed
8573         references to vc-latest-version; sometimes changed into
8574         vc-workfile-version.
8576         * vc-rcs-hooks.el (vc-master-workfile-version): Renamed to
8577         vc-rcs-master-workfile-version.
8578         (vc-rcs-workfile-version): Use the above.  Don't call
8579         vc-latest-version (that was unreachable code, anyway).
8580         (vc-rcs-fetch-master-properties): Doc fix.
8582         * vc-hooks.el (vc-latest-version, vc-your-latest-version): Removed.
8583         (vc-backend-hook-functions): Removed them from this list, too.
8584         (vc-fetch-properties): Removed.
8585         (vc-workfile-version): Doc fix.
8587         * vc-rcs-hooks.el (vc-rcs-consult-headers): New function.
8588         (vc-rcs-workfile-version, vc-rcs-locking-user)
8589         (vc-rcs-uses-locking): Use it.
8591         * vc-hooks.el (vc-consult-rcs-headers):
8592         Moved into vc-rcs-hooks.el, under the name
8593         vc-rcs-consult-headers.
8595         * vc-cvs-hooks.el (vc-cvs-workfile-version): Don't consult RCS
8596         headers.
8597         (vc-cvs-find-master): Use this name only; correct different
8598         versions of the name.
8600         * vc-sccs-hooks.el (vc-sccs-master-locks, vc-sccs-master-locking-user):
8601         New functions.
8602         (vc-sccs-locking-user): Use the latter.
8604         * vc-rcs-hooks.el (vc-rcs-master-locks, vc-rcs-master-locking-user):
8605         New functions.
8607         * vc-hooks.el (vc-master-locks, vc-master-locking-user):
8608         Moved into both
8609         vc-rcs-hooks.el and vc-sccs-hooks.el.  These properties and access
8610         functions are implementation details of those two backends.
8612 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8614         * vc-rcs-hooks.el (vc-rcs-fetch-master-properties)
8615         (vc-rcs-parse-locks): RCS-specific code moved here from vc-hooks.
8617         * vc-sccs-hooks.el (vc-sccs-fetch-master-properties)
8618         (vc-sccs-parse-locks): SCCS-specific code moved here from
8619         vc-hooks.
8621         * vc-cvs-hooks.el (vc-cvs-fetch-master-properties): CVS-specific
8622         code moved here from vc-hooks.
8624         * vc-hooks.el (vc-parse-locks, vc-fetch-master-properties): Split
8625         into back-end specific parts and removed.  Callers not updated
8626         yet; because I guess these callers will disappear into back-end
8627         specific files anyway.
8629 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8631         * vc.el (with-vc-file, vc-next-action-on-file, vc-merge)
8632         (vc-backend-checkout): Changed calls to `vc-checkout-model' to
8633         `vc-uses-locking'.
8635         * vc-hooks.el (vc-checkout-model): Renamed to vc-uses-locking.
8636         Store yes/no in the property, and return t/nil.  Updated all
8637         callers.
8639         * vc-sccs-hooks.el (vc-sccs-checkout-model): Renamed to
8640         vc-sccs-uses-locking.  Don't set property.
8641         (vc-sccs-locking-user): Don't set property.
8643         * vc-cvs-hooks.el (vc-cvs-checkout-model): Renamed to
8644         vc-cvs-uses-locking.  Don't set property here; leave that to
8645         vc-hooks.
8646         (vc-cvs-locking-user): Reflect above change.  Streamlined.
8648         * vc-rcs-hooks.el (vc-rcs-checkout-model): Renamed to
8649         vc-rcs-uses-locking.
8650         (vc-rcs-locking-user): Reflect above change.
8652 2000-09-04  Dave Love  <fx@gnu.org>
8654         * vc-sccs-hooks.el (vc-sccs-checkout-model): New function.
8656         * vc-rcs-hooks.el (vc-rcs-checkout-model): New function.
8658         * vc-hooks.el (vc-checkout-model): Punt to backends.
8660         * vc-cvs-hooks.el (vc-cvs-checkout-model): New function.
8662         * vc.el (vc-fetch-cvs-status): Use renamed vc-cvs-parse-status.
8664         * vc-rcs-hooks.el (vc-rcs-workfile-version, vc-rcs-locking-user):
8665         New functions.
8667         * vc-sccs-hooks.el (vc-sccs-workfile-version, vc-sccs-locking-user):
8668         New functions.
8670         * vc-cvs-hooks.el (vc-handle-cvs): Doc fix.
8671         (vc-cvs-workfile-version, vc-cvs-locking-user): New functions.
8673         * vc-hooks.el (vc-default-locking-user): New function.
8674         (vc-locking-user, vc-workfile-version): Punt to backends.
8676 2000-09-04  Dave Love  <fx@gnu.org>
8678         * vc-hooks.el (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff)
8679         (vc-master-workfile-version): Moved from vc-hooks.
8681         * vc-rcs-hooks.el: Fix duplicate code in last change.
8683         * vc-rcs-hooks.el: Require vc-hooks when compiling.
8684         (vc-rcs-master-templates): Improve :type.
8685         (vc-rcsdiff-knows-brief, vc-rcs-lock-from-diff,
8686         vc-master-workfile-version): Moved from vc-hooks.
8688         * vc-sccs-hooks.el: Require vc-hooks when compiling.
8689         (vc-sccs-master-templates): Improve :type.
8690         (vc-sccs-lock-file): Moved/renamed from vc-hooks.el vc-lock-file.
8692         * vc-hooks.el (vc-lock-file): Moved to vc-sccs-hooks and renamed.
8694         * vc-cvs-hooks.el: Require vc-hooks when compiling.
8695         (vc-cvs-master-templates): Improve :type.  Use
8696         vc-cvs-find-cvs-master.
8697         (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status): Moved here
8698         from vc-hooks.
8699         (vc-vc-find-cvs-master): Renamed to vc-cvs-find-cvs-master.
8701         * vc-hooks.el (vc-handle-cvs, vc-cvs-parse-status, vc-cvs-status):
8702         Moved to vc-cvs-hooks.
8704         * vc-hooks.el: Add doc strings in various places.  Simplify the
8705         minor mode setup.
8706         (vc-handled-backends): New user variable.
8707         (vc-parse-buffer, vc-insert-file, vc-default-registered): Minor
8708         simplification.
8710 2000-09-04  Dave Love  <fx@gnu.org>
8712         * vc.el: Some doc fixes for autoloaded and interactive functions.
8713         Fix compilation warnings from ediff stuff.
8714         (vc-rcs-release, vc-cvs-release, vc-sccs-release): Custom fix.
8716         * vc-sccs-hooks.el (vc-sccs-master-templates): Add :version.
8718         * vc-cvs-hooks.el (vc-cvs-master-templates): Add :version.
8720         * vc-rcs-hooks.el (vc-rcs-master-templates): Add :version.
8722 2000-09-04  Dave Love  <fx@gnu.org>
8724         * vc-hooks.el (vc-backend-hook-functions, vc-backend-functions):
8725         New variable.
8726         (vc-make-backend-function, vc-loadup, vc-call-backend)
8727         (vc-backend-defines): New functions.
8729         * vc-hooks.el: Various doc fixes.
8730         (vc-default-back-end, vc-follow-symlinks): Custom fix.
8731         (vc-match-substring): Function removed.  Callers changed to use
8732         match-string.
8733         (vc-lock-file, vc-consult-rcs-headers, vc-kill-buffer-hook):
8734         Simplify.
8736 2000-09-04  Dave Love  <fx@gnu.org>
8738         * vc-sccs-hooks.el (vc-sccs-master-templates): Fix doc, custom
8739         type.
8740         (vc-sccs-project-dir, vc-search-sccs-project-dir)
8741         (vc-sccs-registered): Doc fix.
8743         * vc-cvs-hooks.el (vc-cvs-master-templates): Fix doc, custom type.
8744         (vc-cvs-registered): Doc fix.
8746         * vc-rcs-hooks.el (vc-rcs-master-templates): Fix doc, custom type.
8747         (vc-rcs-registered): Doc fix.
8749 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8751         * vc-rcs-hooks.el, vc-cvs-hooks.el, vc-sccs-hooks.el: New file.
8753         * vc-hooks.el: vc-registered has been renamed
8754         vc-default-registered.  Some functions have been moved to the
8755         backend specific files.  they all support the
8756         vc-BACKEND-registered functions.
8758 2000-09-04  Andre Spiegel  <spiegel@inf.fu-berlin.de>
8760         * vc-hooks.el: This is 1998-11-11T18:47:32Z!kwzh@gnu.org from the emacs sources
8762         * vc.el: This is 1999-03-13T05:04:24Z!kwzh@gnu.org from the emacs sources
8764 2000-09-04  Dave Love  <fx@gnu.org>
8766         * mouse.el (mouse-major-mode-menu, mouse-popup-menubar): Run
8767         menu-bar-update-hook.
8769         * help.el (help-manyarg-func-alist): Add
8770         find-operation-coding-system.
8772         * wid-edit.el (widget-sexp-validate): Fix garbled code.
8774         * custom.el (custom-set-variables): Print message about errors in
8775         setting.
8777 2000-09-03  Andrew Innes  <andrewi@gnu.org>
8779         * makefile.w32-in: Change to DOS line endings.
8781 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
8783         * mouse.el (mouse-popup-menubar): Supply the prompt string for
8784         minor-mode keymaps, if they don't have one.
8786 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
8788         * eshell/esh-module.el (eval-when-compile): Don't lose if
8789         esh-module.el's file name is truncated to DOS 8+3 limits.
8791 2000-09-01  John Wiegley  <johnw@gnu.org>
8793         * pcomplete.el (pcomplete-dirs-or-entries): Added a missing
8794         predicate, which caused entries in the completion list to be
8795         doubled.
8797 2000-08-30  John Wiegley  <johnw@gnu.org>
8799         * eshell/esh-mode.el (eshell-mode): Bound C-c M-d to toggle direct
8800         sending to subprocesses.  Also, hook pre-command-hook if
8801         `eshell-send-direct-to-subprocesses' is non-nil.
8802         (eshell-send-direct-to-subprocesses): New config variable.  If t,
8803         subprocess input is send immediately.
8804         (eshell-toggle-direct-send): New function.
8805         (eshell-self-insert-command): New function.
8806         (eshell-intercept-commands): New function.
8807         (eshell-send-input): If direct subprocess sending is enabled,
8808         don't echo any input to the Eshell buffer.  Let the subprocess
8809         handle that.  This requires "stty echo" in bash, for example.
8811 2000-08-28  John Wiegley  <johnw@gnu.org>
8813         * eshell/esh-var.el (pcomplete/eshell-mode/unset): Added
8814         completion function for Eshell's implementation of `unset'.
8816 2000-09-02  Eli Zaretskii  <eliz@is.elta.co.il>
8818         * info.el (Info-directory-list): Doc fix.
8820 2000-08-31  Peter Breton  <pbreton@ne.mediaone.net>
8822         * filecache.el (file-cache-add-directory-using-find): Don't quote
8823         wildcards on MS-DOS. Suggested by Eli Zaretskii <eliz@is.elta.co.il>.
8825 2000-08-31  Kenichi Handa  <handa@etl.go.jp>
8827         * help.el (help-make-xrefs): Don't make hyperlinks for incorrect
8828         coding systems.
8830 2000-08-30  Andrew Innes  <andrewi@gnu.org>
8832         * timer.el (run-with-idle-timer): Undo last change, so that timer
8833         is not activated immediately if Emacs is already idle.  Some
8834         existing code relies on this behaviour.
8836 2000-08-30  Miles Bader  <miles@gnu.org>
8838         * frame.el (set-frame-font): Do completion of font-name for
8839         interactive use.
8841 2000-08-30  Kenichi Handa  <handa@etl.go.jp>
8843         * international/quail.el (quail-start-translation): Bind locally
8844         last-command-event, last-command, and this-command.
8845         (quail-start-conversion): Likewise.
8846         (quail-self-insert-command): Fix docstring.
8848 2000-08-29  Gerd Moellmann  <gerd@gnu.org>
8850         * progmodes/executable.el
8851         (executable-make-buffer-file-executable-if-script-p): Check that
8852         buffer contains at least 2 characters.
8854 2000-08-29  Eli Zaretskii  <eliz@is.elta.co.il>
8856         * help.el (help-make-xrefs, help-xref-mule-regexp): Doc fix.
8858 2000-08-29  Dave Love  <fx@gnu.org>
8860         * diff-mode.el (diff-mode) <defgroup>: Add :version.
8861         (diff-mode-shared-map): Bind mouse-2.
8862         (diff-imenu-generic-expression): New variable.
8863         (diff-mode): Use it.
8865         * mouse.el (mouse-major-mode-menu): Use local-key-binding.
8866         (mouse-popup-menubar): Add minor mode menus.
8867         (popup-menu): Check for lookup-key returning number.
8869 2000-08-29  Miles Bader  <miles@gnu.org>
8871         * comint.el (comint-send-input): Create overlays using the proper
8872         front/read-advance arguments.
8874 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
8876         * ps-print.el: Even/odd pages printing.  Doc fix.
8877         (ps-print-version): New version number (6.0).
8878         (ps-setup, ps-print-page-p, ps-background-text, ps-background-image)
8879         (ps-background, ps-begin-file, ps-begin-job): Code fix.
8880         (ps-print-duplex-feature): Variable eliminated.
8881         (ps-even-or-odd-pages): New variable.
8883         * progmodes/ebnf2ps.el: Doc fix.
8884         (ebnf-version): New version (3.3).
8885         (ebnf-user-arrow): Change variable customization to sexp.
8886         (ebnf-user-arrow): Function eliminated.
8887         (ebnf-eps-finish-and-write, ebnf-insert-ebnf-prologue): Code fix.
8889 2000-08-29  Kenichi Handa  <handa@etl.go.jp>
8891         * help.el (help-xref-mule-regexp): New variable.
8892         (help-make-xrefs): Handle help-xref-mule-regexp.
8894         * international/mule-cmds.el (help-xref-mule-regexp-template): New
8895         variable.
8896         (describe-input-method): Temporarily activate the specfied input
8897         method to display the information.
8898         (describe-language-environment): Hyperlinks to mule related items.
8900         * international/mule-diag.el (charset-multibyte-form-string): New
8901         function.
8902         (list-character-sets-1): Use charset-multibyte-form-string.
8903         (describe-character-set): New function.
8904         (describe-coding-system): Hyperlinks to safe character sets.
8906         * international/quail.el (quail-help): New arg PACKAGE.
8907         Hyperlinks to mule related items.
8908         (quail-help-insert-keymap-description): Use
8909         substitute-command-keys instead of describe-bindings.
8910         (quail-translation-help): Hyperlinks to mule related items.
8912 2000-08-28  John Wiegley  <johnw@gnu.org>
8914         * eshell/esh-util.el (eshell-flatten-list): It's not too wise to
8915         have a defsubst call itself.  Made `eshell-flatten-list' back into
8916         a function again.
8918         * eshell/em-smart.el (eshell-smart-redisplay): Added a safety
8919         catch, in case re-centering point at bottom messes up the display.
8920         This happens frequently in Emacs 21, due I believe to variable
8921         line heights.
8923         * eshell/esh-mode.el (eshell-find-tag): Require `etags', in order
8924         to call `find-tag-interactive'.
8926         * eshell/em-dirs.el (eshell/cd): Use buffered printing to display
8927         the list of remember directories.
8929 2000-08-28  John Wiegley  <johnw@gnu.org>
8931         * align.el: Test align-region-separate to see if it's a symbol.
8933 2000-08-28  John Wiegley  <johnw@gnu.org>
8935         * eshell/esh-util.el (eshell-flatten-list): Made this function
8936         into a defsubst form.  It gets used very frequently, although
8937         calls don't occur all that often.
8939         * eshell/em-dirs.el (eshell/cd): Flatten the argument list before
8940         examining it.
8942         * eshell/esh-cmd.el (eshell-rewrite-while-command):
8943         (eshell-rewrite-for-command): Use `eshell-copy-handles' instead of
8944         `eshell-protect'.
8945         (eshell-copy-handles): Created a new macro for duplicating the
8946         current set of open handles.  This is needed by the looping
8947         functions.
8948         (eshell-do-eval): Fixed while and if, so that the eshell-test-body
8949         is not incorrectly stomped on.
8951         * eshell/em-cmpl.el (eshell-cmpl-use-paring): Mirror
8952         declaration for pcomplete-use-paring.
8953         (eshell-cmpl-initialize): Set pcomplete-use-paring based on the
8954         value of eshell-cmpl-use-paring.
8955         * pcomplete.el (pcomplete-use-paring): New config variable, to
8956         indicate whether paring should be used.
8957         (pcomplete-do-complete): If pcomplete-use-paring is t, pare out
8958         completion alternatives that have already been used.
8960         * eshell/esh-mode.el (eshell-repeat-argument): Added function,
8961         bound to C-c C-y, which will repeat the previous N arguments
8962         (based on prefix argument).
8963         (eshell-mode): Bind C-c C-y to eshell-repeat-argument.
8965         * eshell/esh-cmd.el (eshell/which): Don't kill the *Help* buffer
8966         if there is no *Help* buffer.  This is for XEmacs, which renames
8967         its help buffers uniquely.  TODO: Find out what the current buffer
8968         name to delete is.
8970         * eshell/esh-util.el (eshell-read-passwd-file): Only keep the
8971         first entry that correlates to a passwd/group number.  Later
8972         entries (used for group/user name aliasing to multiple IDs) are
8973         ignored.
8975         * eshell/em-xtra.el (eshell/expr):
8976         * eshell/em-unix.el (eshell/du, eshell/cat, eshell/make)
8977         (eshell-grep, eshell/diff, eshell/locate):
8978         * eshell/em-dirs.el (eshell-dirs-substitute-cd): Flatten the
8979         argument list, before passing it to the system command.
8981         * eshell/esh-mode.el (eshell-find-tag): Added a special version of
8982         `find-tag' for use at final position in Eshell buffers (which
8983         otherwise triggers an error on Emacs 21).
8984         (eshell-mode): Bind M-. to `eshell-find-tag' with the Eshell
8985         buffer, if it is currently bound to `find-tag'.
8987         * pcmpl-gnu.el (pcmpl-gnu-makefile-regexps): Include GNUmakefile
8988         in the list of matched Makefile names.
8989         (pcmpl-gnu-make-rule-names): If GNUmakefile exists in the current
8990         directory, prefer its contents to Makefile.
8992         * eshell/em-dirs.el (eshell/cd): cd commands that look up
8993         directory parts (like "cd old new", or "cd =regexp"), are now case
8994         sensitive on non-Windows/DOS platforms.
8996         * eshell/esh-mode.el (eshell-parse-command-input): When a user
8997         types RET after an open delimiter (like "), display a message
8998         indicating that Eshell is waiting for the closing delimiter.
9000         * eshell/esh-var.el (eshell/unset): Added a command for unsetting
9001         environment variables.
9003         * eshell/em-unix.el (eshell/diff): Added logic to fail more
9004         gracefully if the user enters incorrect arguments.
9006         * eshell/esh-mode.el (eshell-mode): Disable auto-fill-function in
9007         Eshell buffers.
9009         * eshell/esh-var.el (eshell-interpolate-variable):
9010         * eshell/esh-mode.el (eshell-move-argument):
9011         * eshell/em-unix.el (eshell-du-sum-directory):
9012         * eshell/em-rebind.el (eshell-delchar-or-maybe-eof):
9013         * eshell/em-ls.el (eshell-ls-decorated-name): Use /= instead of
9014         (not (= ...)).
9016         * eshell/em-unix.el (eshell-shuffle-files): Added use of `apply',
9017         to ensure the `preserve' flag gets propagated when doing recursive
9018         directory copies.
9020 2000-08-28  Stefan Monnier  <monnier@cs.yale.edu>
9022         * eshell/em-hist.el (eshell-put-history, eshell-get-history):
9023         Don't convert \n into \0177 in memory.
9024         (eshell-read-history, eshell-write-history): Convert \n to \0177,
9025         and back again, when reading and writing.
9027 2000-08-28  Eli Zaretskii  <eliz@is.elta.co.il>
9029         * eshell/esh-util.el (eshell-processp): Added to relieve constant
9030         testing of `fboundp' on `processp'.
9032         * eshell/esh-proc.el (eshell/kill): Use eshell-processp.
9033         (eshell/jobs): Don't call process-list if it is not bound.
9034         (eshell-gather-process-output): Support systems where async
9035         subprocesses aren't supported.
9036         (eshell-scratch-buffer, eshell-last-sync-output-start): New
9037         variables.
9039         * eshell/esh-cmd.el (eshell-resume-eval): Handle the case when
9040         eshell-do-eval returns t.
9041         (eshell-do-pipelines-synchronously): New defmacro.
9042         (eshell-execute-pipeline): Call it instead of eshell-do-pipelines
9043         when async subprocesses aren't supported.
9044         (eshell-do-eval): Use eshell-processp.  Don't throw eshell-defer
9045         if async subprocesses aren't supported.
9046         (eshell-resume-command): Don't assume STATUS is a string.
9048         * eshell/em-unix.el (eshell/rm): Use eshell-processp.
9050         * eshell/esh-io.el (eshell-virtual-targets): Doc fix.
9051         (eshell-close-target, eshell-get-target): Use eshell-processp.
9052         (eshell-print, eshell-error, eshell-errorn, eshell-printn): Doc
9053         fix.
9054         (eshell-get-target, eshell-create-handles): Doc fix.
9056 2000-08-28  Miles Bader  <miles@lsi.nec.co.jp>
9058         * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Change the
9059         criterion to include commands that output something, as long as it
9060         leaves both the command and the end-of-buffer visible when the
9061         command has exited.
9062         (eshell-review-quick-commands): Adjust the help doc string
9063         accordingly.
9065 2000-08-28  Peter Breton  <pbreton@ne.mediaone.net>
9067         * locate.el (locate): Cleaned up locate command's interactive prompting
9068         Thanks to Fran\e,Ag\e(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions.
9070         * filecache.el (file-cache-case-fold-search): New variable
9071         (file-cache-assoc-function): New variable
9072         (file-cache-minibuffer-complete): Use file-cache-assoc-function.
9073         Use file-cache-case-fold-search variable
9074         (file-cache-add-file): Use file-cache-assoc-function
9075         (file-cache-delete-file): likewise
9076         (file-cache-directory-name): likewise
9077         (file-cache-debug-read-from-minibuffer): likewise
9079 2000-08-28  Gerd Moellmann  <gerd@gnu.org>
9081         * abbrev.el (list-abbrevs): Add optional parameter LOCAL.
9082         (abbrev-table-name): New function.
9083         (prepare-abbrev-list-buffer): Add optional parameter LOCAL.
9084         If non-nil list local abbrev, only.
9086 2000-08-28  Stanislav Shalunov  <shalunov@internet2.edu>
9088         * mail/uce.el (uce-reply-to-uce): Remove hard-coded "*Article*"
9089         from Gnus support code, and use special article copy buffer
9090         `(gnus-original-article-buffer)' instead.  This allows to get rid
9091         of article-hide-headers usage (which breaks in the latest Gnus
9092         version).  Thanks to Detlev Zundel.
9094 2000-08-28  Kenichi Handa  <handa@etl.go.jp>
9096         * international/quail.el (quail-use-package): Hide "... loaded"
9097         message.
9098         (quail-start-translation, quail-start-conversion): Likewise.
9100         * international/kkc.el (kkc-region): Hide "... loaded" message.
9102 2000-08-27  Dave Love  <fx@gnu.org>
9104         * emacs-lisp/bytecomp.el (mapc): Use byte-compile-funarg.
9106 2000-08-27  Miles Bader  <miles@gnu.org>
9108         * faces.el (read-face-font, read-face-and-attribute): Tweak prompts.
9110 2000-08-27  Kenichi Handa  <handa@etl.go.jp>
9112         * international/ja-dic-cnv.el (skkdic-convert): Insert (require
9113         'ja-dic-cnv), not (require 'skkdic-cnv).
9115 2000-08-26  Miles Bader  <miles@gnu.org>
9117         * faces.el (face-x-resources): Add entry for :inherit.
9118         * cus-face.el (custom-face-attributes): Add support for :inherit
9119         attribute.  Add support for relative face heights.
9120         (custom-face-attributes-get): Treat `nil' as being a default value
9121         for :inherit (as well as `unspecified').
9123         * faces.el (set-face-attribute): Update doc string.
9124         (face-attribute-name-alist): Add :inherit.
9125         (face-valid-attribute-values): Handle :inherit.
9126         (face-read-string): Rephrase prompt to be less confusing.
9127         Assume that DEFAULT is a string, since we must return a string.
9128         (face-read-integer): Use `format' to turn DEFAULT into an
9129         acceptable default for face-read-string.  Match NEW-VALUE against
9130         the string "unspecified", not the symbol `unspecified', since
9131         that's what face-read-string returns.
9132         (read-face-attribute): Lookup a name for old-value in valid, and
9133         use it as a default if we find one.  Treat all values from
9134         face-read-string as strings.  If the default is used, don't do any
9135         more processing on the value, just use the old value directly.
9136         (read-face-and-attribute, modify-face): Tweak prompt.
9137         (read-face-name): Don't assume prompt ends with a space.
9139         * faces.el (describe-face): Add support for :inherit attribute.
9141 2000-08-25  Kenichi Handa  <handa@etl.go.jp>
9143         * terminal.el (terminal-emulator): Fix args to `concat'.  Now
9144         concat doesn't accept interger.
9146         * international/kkc.el: Remove SKK from Keywords.  Require
9147         ja-dic-utl instead of skkdic-utl.
9149         * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
9150         Provide ja-dic-cnv instead of skkdic-cnv.
9151         (ja-dic-filename): Renamed from skkdic-filename.  Referers changed
9152         (iso-2022-7bit-short): Add safe-charsets property.
9153         (skkdic-convert-postfix): Search Japanese chou-on character in
9154         addition to Hiragana character.
9155         (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
9156         (skkdic-convert): Change file names from skkdic.el to ja-dic.el
9157         (batch-skkdic-convert): Likewise.
9159         * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
9160         Provide ja-dic-utl instead of skkdic-utl.
9161         (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic.
9163 2000-08-24  Dave Love  <fx@gnu.org>
9165         * disp-table.el (standard-display-default): Make the test of `l'
9166         useful.
9168         * language/european.el ("Latin-8", "Latin-9"): Add input methods,
9169         mod sample text.
9171         * international/iso-ascii.el: Make pilcrow convenient string
9172         consistent with section.
9173         (iso-ascii-display): Set up multibyte characters as well as
9174         unibyte.
9176 2000-08-24  Kenichi Handa  <handa@etl.go.jp>
9178         * international/mule-cmds.el (reset-language-environment): Set
9179         default-process-coding-system to '(undecided . iso-latin-1), which
9180         makes process I/O almost consistent with file I/O.   Call this
9181         function when mule-cmds.el[c] is loaded.
9183 2000-08-22  Andrew Innes  <andrewi@gnu.org>
9185         * makefile.w32-in: New file.
9187 2000-08-22  Miles Bader  <miles@lsi.nec.co.jp>
9189         * comint.el (comint-output-filter): Compare end of
9190         comint-last-output-overlay with the start of the newly inserted
9191         text, not the end, when deciding whether to extend it.
9192         Set saved-point's insertion type to advance after insertion.
9194         * shell.el (shell-font-lock-keywords): Remove prompt highlighting,
9195         since this is now done independently of font-lock mode.
9197 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
9199         * server.el (server-kill-new-buffers): New user option.
9200         (server-existing-buffer): New buffer-local variable.
9201         (server-visit-files): When using an existing buffer, set
9202         server-existing-buffer to t.
9203         (server-buffer-done): If server-kill-new-buffers is t, kill the
9204         buffer, unless it was already present before visiting it with
9205         Emacs server.
9207 2000-08-21  Eli Zaretskii  <eliz@is.elta.co.il>
9209         * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
9210         even if the display doesn't support colors: some displays will
9211         support bold/underline faces.
9213 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
9215         * emacs-lisp/cl.el (cl-macroexpand): Doc fix.
9217         * startup.el (command-line): If user's init file had an error,
9218         add explanatory text to *Messages*.
9220 2000-08-21  Kenichi Handa  <handa@etl.go.jp>
9222         * man.el (Man-getpage-in-background): Decode the process output by
9223         the system locale coding system.
9225 2000-08-20  Dave Love  <fx@gnu.org>
9227         * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
9228         Don't test x-popup-menu.
9229         (function) <complete-function>: Complete only fbound symbols.
9230         <validate, value>: New.
9231         (variable) <complete-function>: Complete only bound symbols.
9232         (coding-system): Add :base-only, :complete-function, :validate,
9233         :value, :prompt-match.
9234         (widget-coding-system-prompt-value): Use read-coding-system and
9235         act on :base-only.
9236         (editable-field): Add :help-echo.
9237         (widget-push-button-gui, widget-push-button-cache)
9238         (widget-gui-action, widget-editable-list-gui): COmment out, along
9239         with uses.
9240         (widget-at): Make arg optional.
9241         (widget-echo-help): Adjust for current help-echo calling sequence.
9242         (widget-specify-field, widget-specify-button)
9243         (widget-specify-insert, widget-get-sibling, widget-image-find)
9244         (widget-convert, widget-insert, widget-leave-text)
9245         (widget-beginning-of-line, widget-end-of-line, widget-kill-line)
9246         (widget-setup, widget-field-find, widget-before-change)
9247         (widget-after-change, widget-default-complete)
9248         (widget-default-create, widget-default-delete)
9249         (widget-push-button-value-create, editable-field)
9250         (widget-field-prompt-value, widget-field-validate)
9251         (widget-choice-value-create, widget-choice-action)
9252         (widget-choice-validate, widget-checklist-add-item)
9253         (widget-radio-add-item, widget-radio-chosen)
9254         (widget-radio-value-inline, widget-editable-list-value-create)
9255         (widget-editable-list-entry-create)
9256         (widget-documentation-link-add)
9257         (widget-documentation-string-value-create)
9258         (widget-regexp-validate, widget-file-complete)
9259         (widget-sexp-validate, widget-plist-convert-widget)
9260         (widget-plist-convert-widget, widget-alist-convert-widget)
9261         (widget-alist-convert-widget, widget-color-complete): Simplify,
9262         particularly to avoid bindings which aren't optimized out.
9264         * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces):
9265         Doc fix.
9266         (down-list, backward-up-list, up-list, kill-sexp)
9267         (backward-kill-sexp, mark-sexp): Make arg optional.
9268         (lisp-complete-symbol): Add optional arg PREDICATE.
9270         * cus-start.el: Add display-buffer-reuse-frames,
9271         file-coding-system-alist.
9273 2000-08-20  Gerd Moellmann  <gerd@gnu.org>
9275         * startup.el (command-line): Clear realized faces after
9276         modifying TTY color mappings.
9278 2000-08-20  Miles Bader  <miles@gnu.org>
9280         * faces.el (face-attr-match-p): Don't return true if ATTRS are
9281         merely a subset of FACE's attributes.
9283 2000-08-19  Miles Bader  <miles@gnu.org>
9285         * comint.el (comint-output-filter): Save the point with a marker,
9286         not just a buffer position.
9288         * international/mule.el (set-buffer-process-coding-system): Make
9289         interactive prompt less confusing.
9291 2000-08-19  Gerd Moellmann  <gerd@gnu.org>
9293         * hilit-chg.el: General cleanup of doc strings, comments and
9294         code formatting.
9296 2000-08-19  Miles Bader  <miles@gnu.org>
9298         * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line):
9299         Compiler macro removed; beginning-of-line is no longer always
9300         equivalent to forward-line, in the presence of fields.
9302         * comint.el (comint-output-filter): Remove ad-hoc saving of
9303         restriction, and just use save-restriction, now that it works
9304         correctly.  Don't adjust comint-last-input-start to account for
9305         our insertion; it shouldn't have moved because we don't use
9306         insert-before-markers anymore.  Comment out call to
9307         `force-mode-line-update'; why is it here?
9309         * gud.el (gud-basic-call): Temporarily widen gud comint buffer
9310         while checking for prompt to delete.  Use `forward-line 0'
9311         instead of beginning-of-line.
9312         (gud-filter): Temporarily widen gud comint buffer while
9313         examining output.
9315 2000-08-18  Stefan Monnier  <monnier@cs.yale.edu>
9317         * progmodes/sh-script.el: Big bag of typos.
9319         * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp
9320         check since ispell-process is not bound when ispell is not yet loaded.
9322 2000-08-18  Dave Love  <fx@gnu.org>
9324         * image.el (find-image): Copy `spec' before using plist-put.
9326 2000-08-18  Gerd Moellmann  <gerd@gnu.org>
9328         * textmodes/ispell.el (ispell-dictionary-alist-6): Add
9329         `portugues'.
9331         * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to
9332         backward-kill-sexp, analogous to kill-sexp.
9334         * progmodes/icon.el (icon-indent-line)
9335         (icon-is-continuation-line): Handle comments specially.
9337 2000-08-17  Ken Stevens <k.stevens@ieee.org>
9339         * ispell.el: Set to standard author/maintainer/keyword fields.
9340         Fine tuning to menu map appearance and operation, and added help.
9341         Remove `start' and `end' error messages when compiling.
9342         (ispell-choices-win-default-height): Fixed comment string.
9343         (ispell-dictionary-alist-1): Fixed regexp in castellano and
9344         castellano8 dictionaries.
9345         (ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
9346         (ispell-dictionary-alist-4): Fixed regexp in francais-tex
9347         dictionary, added italiano dictionary.
9348         (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
9349         word character
9350         (ispell-tex-skip-alists): Added psfig support.
9351         (ispell-skip-html): Renamed from ispell-skip-sgml.
9352         (ispell-begin-skip-region-regexp, ispell-skip-region)
9353         (ispell-minor-check): Improved html skipping support to skip across
9354         code, and recognize `&' commands without propper `;' syntax;
9355         (ispell-process-line): Fix alignment error when manually
9356         correcting spelling.
9357         (ispell): Fix comment string.
9358         (ispell-add-per-file-word-list): Always put word list on new line.
9360 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
9362         * format.el (format-encode-run-method): Fix error message to say
9363         `encode' instead of `decode'.  Use save-window-excursion around
9364         shell-command-on-region as in format-decode-run-method because
9365         shell-command-on-region can display a buffer with error output.
9366         (format-decode): Don't record undo information for the decoding.
9367         (format-annotate-function): Add parameter FORMAT-COUNT.  Make
9368         that number part of the temporary buffer name so that more than
9369         one decoding using a temporary buffer can happen safely.
9371         * enriched.el (enriched-annotation-regexp): Use `A-Z' instead
9372         of `A-z' in the regexp.
9374         * hilit-chg.el: Fix typos in commentary.
9376         * help.el (view-emacs-news): Rewritten for new naming scheme
9377         for old NEWS files.
9379         * startup.el (command-line): Pop to *Messages* in case an error
9380         is signaled while loading user-init-file.
9382 2000-08-17  Andreas Schwab  <schwab@suse.de>
9384         * files.el (insert-directory): Don't lose original file name,
9385         undoing an undocumented change.
9387 2000-08-17  Alex Schroeder  <alex@gnu.org>
9389         * sql.el (sql-magic-go): Use comint-bol.
9390         (sql-copy-column): Use comint-line-beginning-position.
9391         (comint-line-beginning-position): Define a replacement for
9392         comint-line-beginning-position if it is not fboundp.
9394 2000-08-17  Alex Schroeder  <alex@gnu.org>
9396         * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map;
9397         it didn't have any effect anyway.
9399 2000-08-17  Alex Schroeder  <alex@gnu.org>
9401         * sql.el (sql-postgres): Jason Beegan's patch uses the parameters
9402         --pset and pager=off instead of sending \\o|cat at the beginning
9403         of the session.
9405 2000-08-17  Miles Bader  <miles@gnu.org>
9407         * progmodes/octave-inf.el: Add compatibility definition of
9408         comint-line-beginning-position.
9410 2000-08-17  Kenichi Handa  <handa@etl.go.jp>
9412         * startup.el (normal-top-level): Look in each dir in load-path for
9413         a leim-list.el file too.  This assures of loading leim-list.el
9414         that is created at Emacs installation time even if a user have his
9415         own leim-list.el.
9417 2000-08-17  Miles Bader  <miles@gnu.org>
9419         * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the
9420         foreground color to black if the background is dark.
9422 2000-08-16  Stefan Monnier  <monnier@cs.yale.edu>
9424         * loadhist.el (unload-feature): Typo.
9426         * finder.el (finder-compile-keywords):
9427         * cus-dep.el (custom-make-dependencies): Add local-variable settings
9428         to the generated file.
9430         * mail/mh-e.el (mh-make-local-vars):
9431         Replace make-variable-buffer-local with make-local-variable.
9433         * play/landmark.el:
9434         * options.el (Edit-options-{set,toggle,t,nil}):
9435         * mail/mailabbrev.el (mail-abbrevs-mode):
9436         * textmodes/tex-mode.el (tex-expand-files):
9437         * textmodes/outline.el (outline-minor-mode): Don't quote lambda.
9439         * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height.
9441         * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
9442         (ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
9443         Allow going past the last element.
9444         * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
9445         (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
9446         (cvs-mouse-toggle-mark): Don't move point.
9447         (cvs-revert-if-needed): Avoid re-eval of local variables and modes.
9449         * progmodes/compile.el (grep): Provide a default set of files.
9450         (next-error): Docstring fix.
9451         (compilation-find-file): Avoid find-file (fails in a dedicated window).
9453         * emacs-lisp/easy-mmode.el (define-minor-mode):
9454         Use `symbol-value' to keep the byte-compiler quiet.
9456         * diff-mode.el (diff-mode-map): Bind diff-apply-hunk.
9457         (diff-find-source-location): New fun, extracted from diff-goto-source.
9458         (diff-goto-source): Use it.
9459         (diff-next-complex-hunk, diff-filter-lines): New function.
9460         (diff-apply-hunk): New command.
9462         * smerge-mode.el (smerge-mode-menu): Doc fix.
9464         * msb.el (msb-mode): Define it in terms of define-minor-mode.
9466 2000-08-16  Dave Love  <fx@gnu.org>
9468         * windmove.el (windmove) <defgroup>: Add :version.
9470         * net/goto-addr.el: Don't require browse-url.  Require thingatpt.
9471         (goto-address-fontify-p, goto-address-highlight-p)
9472         (goto-address-url-face, goto-address-url-mouse-face)
9473         (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
9474         (goto-address-url-regexp): Use thing-at-point-url-regexp.
9475         (goto-address-fontify, goto-address-at-mouse): Simplify,
9476         (goto-address-at-point): browse-url-url-at-point,
9477         goto-address-find-address-at-point can return nil.
9478         (goto-address-find-address-at-point): Return nil on failure.
9480         * align.el (align) <defgroup>: Add :version.
9482         * calculator.el (calculator): Add :version.
9483         (calculator): Use two lines for calculator window if `modeline'
9484         face is boxed.
9486         * play/5x5.el: Doc fixes.
9487         (5x5) <defgroup>: Add :version.
9489         * play/fortune.el (fortune) <defgroup>: Add :version.
9490         (fortune-append): Fix error message.
9491         (fortune-from-region): Doc fix.
9493         * play/pong.el (pong): Doc fix.
9495         * play/morse.el: Keywords, commentary, autoloads.
9497 2000-08-16  Eli Zaretskii  <eliz@is.elta.co.il>
9499         * desktop.el (desktop-save): Don't look at symbol-value of a
9500         member of minor-mode-alist, unless it is boundp.
9502 2000-08-16  Sam Steingold  <sds@gnu.org>
9504         * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of
9505         `while'; use `with-current-buffer' instead of `save-excursion'.
9506         Removed unnecessary kludges now that "*Buffer List*" is excluded.
9508 2000-08-16  Kenichi Handa  <handa@etl.go.jp>
9510         * international/ccl.el (declare-ccl-program): Docstring modified.
9511         (ccl-execute-with-args): Likewise.
9513 2000-08-16  Miles Bader  <miles@gnu.org>
9515         * progmodes/sql.el: Add compatibility definition of
9516         comint-line-beginning-position.
9518 2000-08-15  Gerd Moellmann  <gerd@gnu.org>
9520         * buff-menu.el (list-buffers-noselect): Set `buffer' as well as
9521         'buffer-menu' property.
9522         (Buffer-menu-buffer): Use `buffer' property if `buffer-name'
9523         fails.
9524         (Buffer-menu-execute): When deleting, test `(and buf (buffer-name
9525         buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer
9526         wasn't killed.
9528         * buff-menu.el (list-buffers-noselect): Don't display the
9529         *Buffer List* buffer.
9531         * font-lock.el: Require jit-lock to prevent a very late
9532         `Loading jit-lock' message.
9534         * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el
9535         * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors'
9536         mail address.
9538 2000-08-15  Miles Bader  <miles@gnu.org>
9540         * textmodes/ispell.el (ispell-graphic-p): New constant.
9541         (ispell-choices-win-default-height, ispell-help): Use
9542         `ispell-graphic-p' instead of `xemacsp'.
9544 2000-08-15  Dave Love  <fx@gnu.org>
9546         * simple.el: Autoload widget-convert when compiling.
9547         (mail-user-agent): Doc fix.
9549         * help.el (function-called-at-point, variable-at-point): Use
9550         with-syntax-table.
9551         (help-manyarg-func-alist): Add insert-and-inherit.
9553         * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'.
9555         * delsel.el (delsel-unload-hook): New function.
9557         * find-file.el: Doc fixes.  Move provide to end.
9558         (ff) <defgroup>: Add :link.
9559         (ff-goto-click): Deleted.
9560         (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window):
9561         Use mouse-set-point.
9563         * textmodes/tildify.el: Doc fixes.
9564         (tildify) <defgroup>: Add:version.
9566         * progmodes/glasses.el (glasses) <defgroup>: Add :version.
9567         (glasses-custom-set): Use set-default, not set.
9568         (minor-mode-alist): Propertize the lighter.
9569         (glasses-mode): Provide optional arg.
9571         * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
9572         (global-cwarn-mode): Don't make it a user option.  Unquote lambda.
9573         (cwarn-font-lock-feature-keywords-alist): Don't make it a user
9574         option.  Provide :type.
9575         (cwarn-configuration): Provide :type.
9576         (cwarn-mode): Doc fix.
9578         * add-log.el (change-log-merge): Doc fix.
9579         (change-log-redate): New command.
9581         * net/browse-url.el (browse-url-filename-alist): Add a clause for
9582         Doze and Dog.
9583         (browse-url): Use dolist, not mapcar.
9584         (browse-url-at-point): Check for null url.
9585         (browse-url-event-buffer, browse-url-event-point): Functions
9586         deleted.
9587         (browse-url-at-mouse, browse-url-netscape): Simplify.
9589         * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus
9590         modes.
9591         (msb--init-file-alist, msb--aggregate-alist, msb--add-separators):
9592         Fix previous change to mapcan.
9593         (msb--init-file-alist, msb--add-separators)
9594         (msb--make-keymap-menu): Simplify.
9595         (msb--choose-file-menu): Use copy-sequence.
9596         (msb-mode-map): Add title to keymap.
9597         (msb-unload-hook): New function.
9599         * bs.el: Fix indentation.
9600         (bs) <defgroup>: Add :links.
9601         (bs-show): Doc fix.
9602         (bs-apply-sort-faces): Don't use window-system.
9603         (bs-mode-font-lock-keywords): Avoid testing for XEmacs.
9605 2000-08-15  Eli Zaretskii  <eliz@is.elta.co.il>
9607         * calendar/timeclock.el (timeclock-file): Run .timelog through
9608         convert-standard-filename.
9610 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
9612         * emacs-lisp/authors.el: New file.
9614         * paren.el (show-paren-priority): New user option.
9615         (show-paren-function): Set overlay priorities to
9616         show-paren-priority.
9618 2000-08-14  Miles Bader  <miles@gnu.org>
9620         * comint.el (comint-bol): Use `forward-line 0' instead of calling
9621         beginning-of-line with inhibit-field-text-motion bound.
9623 2000-08-14  Gerd Moellmann  <gerd@gnu.org>
9625         * calendar/timeclock.el: New file.
9627 2000-08-14  David Ponce  <david@dponce.com>
9629         * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to
9630         `widget-button-click'. so that one can use left mouse button to
9631         click on dialog buttons.
9633 2000-08-14  Emmanuel Briot  <briot@gnat.com>
9635         * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase
9636         identifiers, since XML is case sensitive
9638 2000-08-12  Miles Bader  <miles@gnu.org>
9640         * comint.el (comint-output-filter): Don't bother frobbing
9641         window-start, it doesn't seem to be necessary.
9643         * comint.el (comint-send-string, comint-send-region): Make into
9644         real functions.  Snapshot the prompt before sending.
9646 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
9648         * info.el (Info-find-emacs-command-nodes): Rewrite to use
9649         technique similar to Info-index, instead of relying on specific
9650         names of relevant Index nodes.
9651         (Info-goto-emacs-command-node): Bind Info-history to nil when
9652         going to the first node found by Info-find-emacs-command-nodes.
9654 2000-08-11  Eli Zaretskii  <eliz@is.elta.co.il>
9656         * menu-bar.el (menu-bar-help-menu): Add a :help string.
9658 2000-08-10  Miles Bader  <miles@gnu.org>
9660         * comint.el (comint-output-filter): Doc fixes & misc code cleanup.
9662 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
9664         * info.el (Info-file-list-for-emacs): More elements for the
9665         autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs,
9666         and woman manuals.
9668 2000-08-10  Miles Bader  <miles@lsi.nec.co.jp>
9670         * comint.el (comint-send-input): Make the newline boundary overlay
9671         rear-nonsticky.  Use `insert' instead of `insert-before-markers'.
9672         (comint-output-filter): Use `insert' instead of
9673         `insert-before-markers'.  Extend comint-last-output-overlay when
9674         necessary since we can't rely on insert-before-markers to do it.
9675         * gud.el (gud-filter): Use `with-current-buffer' instead of
9676         save-excursion when inserting the output, so that point gets
9677         updated correctly; the old method relied on a rather dodgy
9678         side-effect of comint-output-filter to avoid the effect of
9679         save-excursion.
9681 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
9683         * files.el (recover-file): Call insert-directory instead of
9684         invoking `ls' directly.
9686 2000-08-10  Miles Bader  <miles@gnu.org>
9688         * comint.el (comint-highlight-prompt, comint-highlight-prompt-face)
9689         (comint-last-prompt-overlay): New variables.
9690         (comint-output-filter): Implement prompt highlighting.
9691         (comint-snapshot-last-prompt): New function.
9692         (comint-send-input): Snapshot the last prompt.
9693         Use comint-highlight-input-face.
9694         (comint-highlight-input-face): Renamed from `comint-highlight-face'.
9695         Use defface instead of defcustom.
9696         (send-invisible, comint-send-eof): Snapshot the last prompt.
9697         (comint-delchar-or-maybe-eof): Use comint-send-eof.
9698         (comint-mode): Make `comint-last-prompt-overlay' buffer-local.
9700 2000-08-09  Stefan Monnier  <monnier@cs.yale.edu>
9702         * emacs-lisp/regexp-opt.el (make-bool-vector): Remove.
9703         (regexp-opt-group): Use a list of chars for `letters'.
9704         (regexp-opt-charset): `chars' is now a list of chars.
9705         Use a char-table rather than a vector so it works for multibyte chars.
9707         * pcvs.el (cvs-menu): Don't move point.  Use popup-menu.
9708         Set cvs-minor-current-files to the selected fileinfo.
9709         (cvs-get-marked): Accept fileinfos in cvs-minor-current-files.
9710         (cvs-mode-insert): Manually macroexpand `ignore-errors'.
9712 2000-08-09  Eli Zaretskii  <eliz@is.elta.co.il>
9714         * files.el (insert-directory): Don't call access-file on
9715         directories on DOS and Windows.
9717 2000-08-09  Kenichi Handa  <handa@etl.go.jp>
9719         * international/ccl.el (ccl-embed-data): Make ccl-program-vector
9720         longer if necessary.
9721         (ccl-embed-code): Call ccl-embed-data to store CODE in
9722         ccl-program-vector.
9724 2000-08-09  Miles Bader  <miles@gnu.org>
9726         * comint.el (comint-output-filter): Properly handle the case where
9727         the text surrounded by comint-last-output-overlay was deleted.
9729 2000-08-08  Gerd Moellmann  <gerd@gnu.org>
9731         * info.el (Info-insert-dir): Use Info-additional-directory-list if
9732         non-nil.
9733         (Info-file-list-for-emacs): Remove "info" from the list because
9734         that leads to trying to use the documentation from file `info'
9735         in various situations where it isn't appropriate, for instance
9736         C-h C-k C-h i.
9738         * ffap.el (ffap-read-file-or-url-internal): Handle case that
9739         DIR and/or STRING are nil.
9741         * progmodes/compile.el (compilation-setup): Make variable
9742         compilation-error-screen-columns buffer-local, as some comment
9743         in the code suggests it should be.
9745         * files.el (auto-mode-interpreter-regexp): New variable.
9746         (set-auto-mode): Use it.
9748         * indent.el (indent-for-tab-command): Doc fix.
9750         * mouse-sel.el (mouse-sel-mode): Doc fix.
9752         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N='
9753         labels.
9755         * help.el (print-help-return-message): When
9756         display-buffer-reuse-frames is set, let the help window been quit,
9757         instead of deleting it, which might delete a reused frame.
9759 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
9761         * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
9762         rename a directory to a name that differs only by its letter case.
9764 2000-08-08  Kenichi Handa  <handa@etl.go.jp>
9766         * international/quail.el (quail-define-rules): Handle Quail decode
9767         map correctly.  Add code for supporting annotations.
9768         (quail-install-decode-map): New function.
9769         (quail-defrule-internal): New optional arguments decode-map and
9770         props.
9771         (quail-advice): New function.
9773 2000-08-07  Sam Steingold  <sds@gnu.org>
9775         * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
9776         `defconst', `define-condition', `with-slots'.
9777         * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'.
9779 2000-08-03  Miles Bader  <miles@gnu.org>
9781         * comint.el (comint-use-prompt-regexp-instead-of-fields):
9782         New variable.
9783         (comint-prompt-regexp, comint-get-old-input): Document dependence on
9784         comint-use-prompt-regexp-instead-of-fields.
9785         (comint-send-input): Add `input' field property to stuff we send to
9786         the process, if comint-use-prompt-regexp-instead-of-fields is nil.
9787         (comint-output-filter): Add `output' field property to process
9788         output, if comint-use-prompt-regexp-instead-of-fields is nil.
9789         (comint-replace-by-expanded-history)
9790         (comint-get-old-input-default, comint-show-output)
9791         (comint-backward-matching-input, comint-forward-matching-input)
9792         (comint-next-prompt, comint-previous-prompt):  Use field
9793         properties if comint-use-prompt-regexp-instead-of-fields is nil.
9794         (comint-line-beginning-position): New function.
9795         (comint-bol): Use comint-line-beginning-position.  Make ARG optional.
9796         (comint-replace-by-expanded-history-before-point): Use
9797         comint-line-beginning-position and line-end-position.
9798         (comint-last-output-overlay): New variable.
9799         (comint-mode): Make `comint-last-output-overlay' buffer-local.
9801         * shell.el (shell-prompt-pattern): Doc change.
9802         (shell-backward-command): Use line-beginning-position.
9804         * gud.el (gud-gdb-complete-command): Use
9805         comint-line-beginning-position.
9807         * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if
9808         comint-bol doesn't actually go to the beginning of the line.
9810         * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp
9811         if comint-use-prompt-regexp-instead-of-fields is non-nil.
9812         (try-expand-line-all-buffers): Likewise.
9814         * progmodes/sql.el (sql-magic-go): Use comint-bol instead of
9815         explicitly matching comint-prompt-regexp.
9816         (sql-copy-column): Use comint-line-beginning-position instead of
9817         explicitly matching comint-prompt-regexp.
9819         * progmodes/octave-inf.el (inferior-octave-complete): Use
9820         comint-line-beginning-position.
9822         * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change.
9824         * progmodes/idlw-shell.el (idlwave-shell-send-command): When
9825         looking for a prompt, use `forward-line 0' instead of
9826         `beginning-of-line', to avoid getting caught by an input field.
9828 2000-08-07  Gerd Moellmann  <gerd@gnu.org>
9830         * files.el (shell-quote-wildcard-pattern): Make sure to return
9831         PATTERN, in the Unix case.
9833 2000-08-07  Eli Zaretskii  <eliz@is.elta.co.il>
9835         * play/zone.el (zone): Discard any pending input before running
9836         the randomly-chosen pgm.
9838 2000-08-07  Kenichi Handa  <handa@etl.go.jp>
9840         * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of
9841         checking the existence of any multibyte characters.
9843 2000-08-06  Gerd Moellmann  <gerd@gnu.org>
9845         * help.el (describe-mode): Test minor-mode symbol for being
9846         bound before testing its value for being nil.
9848         * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of
9849         `first', `second', and `third'.
9851         * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05.
9852         (second): Make it an alias for `cadr'.
9854 2000-08-06  Eli Zaretskii  <eliz@is.elta.co.il>
9856         * bs.el (bs-apply-sort-faces): Don't use window-system, since all
9857         types of display support faces now.
9859 2000-08-05  Gerd Moellmann  <gerd@gnu.org>
9861         * pcvs.el (require): Require `cl' during compilation, only.
9863         * emacs-lisp/cl.el (first, ..., tenth): Make them macros.
9864         (toplevel): Remove `remq' and `remove' from autoloads.
9865         (cl-fake-autoloads): New variable.  If set, arrange for an error
9866         when CL functions etc. are autoloaded.
9868 2000-08-04  Eli Zaretskii  <eliz@is.elta.co.il>
9870         * play/zone.el (zone, zone-pgm-stress): Don't use window-system.
9872         * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
9873         popped up, but the user clicks outside the menu, return an empty
9874         regexp (that causes unhighlight-regexp to have no effect).
9876         * menu-bar.el (menu-bar-games-menu): Add Zone.
9878         * hi-lock.el (toplevel): Require font-lock.
9880 2000-08-03  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9882         * progmodes/ebnf2ps.el: Get around a bug on skip-chars-forward.
9883         (ebnf-8-bit-chars): New var for bug fix.
9884         (ebnf-string): Bug fix.
9886 2000-08-03  Sam Steingold  <sds@gnu.org>
9888         * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
9889         instead of `buffer-string'.
9890         (require 'cl): Always, not just when compiling.
9891         `ignore-errors' in `interactive', `list*', `defun*' &c make this
9892         necessary.
9894 2000-08-03  Eli Zaretskii  <eliz@is.elta.co.il>
9896         * international/mule-cmds.el (select-safe-coding-system): Make
9897         the message text about selecting a safe coding system more clear.
9899 2000-08-02  Gerd Moellmann  <gerd@gnu.org>
9901         * hi-lock.el: New file.
9903         * play/zone.el: New file.
9905         * replace.el (occur): Set tab-width in the *Occur* buffer to the
9906         value of tab-width in the original buffer.  Choose a line number
9907         format that's a multiple of the original buffer's tab width, so
9908         that lines appear right.
9910         * textmodes/ispell.el (ispell): New function, replacing an alias.
9911         Spell-check active region if in transient-mark-mode and mark
9912         is active; otherwise spell-check buffer.
9914 2000-08-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9916         * ps-mule.el: Fix a customization problem on
9917         ps-mule-font-info-database-default.
9919 2000-08-02  Eli Zaretskii  <eliz@is.elta.co.il>
9921         * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
9922         display-mouse-p instead of window-system.
9923         (ebrowse-member-mode-map): Ditto.
9925 2000-08-01  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9927         * progmodes/ebnf2ps.el: Update ps-print functions call.
9928         Indentation fix.  Doc fix.
9929         (ebnf-version): New version number (3.2).
9930         (ebnf-format-color, ebnf-begin-job): Code fix.
9932 2000-08-01  Eli Zaretskii  <eliz@is.elta.co.il>
9934         * net/net-utils.el (nslookup-font-lock-keywords): Don't condition
9935         font lock support on window-system.
9936         (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
9938         * textmodes/ispell.el (ispell-highlight-spelling-error): Use
9939         display-color-p, if fboundp, instead of window-system.
9941 2000-07-31  Eli Zaretskii  <eliz@is.elta.co.il>
9943         * calendar/appt.el (appt-disp-window): Use display-multi-frame-p
9944         instead of window-system.
9946         * wid-edit.el (widget-choose): Use display-mouse-p instead of
9947         window-system.
9948         (widget-choice-mouse-down-action): Use display-popup-menus-p
9949         instead of window-system.
9951         * strokes.el (strokes-file): Run the file name through
9952         convert-standard-filename.
9953         (strokes-mode): Call display-mouse-p instead of looking at
9954         window-system.  Change the error message accordingly.
9956         * progmodes/cpp.el (toplevel): Support faces on tty's.
9958         * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X)
9959         (lm-plot-square, lm-init-display): Don't use window-system.
9961         * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
9962         (gomoku-plot-square, gomoku-init-display): Don't use window-system.
9964         * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p
9965         instead of looking at window-system.
9967 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
9969         * iswitchb.el (iswitchb-entryfn-p): Test this-command instead
9970         of testing if iswitchb-prepost-hooks is bound, because the
9971         latter will always be true when invoking a recursive minibuffer
9972         from an active Iswitchb buffer.
9974 2000-07-30  Eli Zaretskii  <eliz@is.elta.co.il>
9976         * files.el (shell-quote-wildcard-pattern): New function.
9977         (insert-directory): Call it.  Only prepend "\" to command on Unix
9978         and GNU/Linux systems.
9980 2000-07-30  Gerd Moellmann  <gerd@gnu.org>
9982         * eshell/esh-groups.el: Change custom :link file names
9983         from `eshell.info' to `eshell'.
9985 2000-07-30  Francis Wright  <fjw@maths.qmw.ac.uk>
9987         * dired.el (dired-build-subdir-alist): Expand subdirectory names
9988         correctly in recursive ange-ftp listings.
9990 2000-07-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
9992         * ps-print.el: Fix bug 1: if ps-font-size-internal,
9993         ps-header-font-size-internal and
9994         ps-header-title-font-size-internal variables are not set,
9995         ps-nb-pages and ps-line-lengths-internal crashes.  Fix bug 2: if
9996         face text property is (foreground-color . COLOR) or
9997         `(background-color . COLOR)', ps-print crashes.  Doc fix.
9998         (ps-print-version): New version number (5.2.4).
9999         (ps-plot-region): Code fix.
10000         (ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
10001         (ps-face-attribute-list, ps-face-attributes, ps-face-background):
10002         Bug fix 2.
10004 2000-07-30  Milan Zamazal  <pdm@freesoft.cz>
10006         * glasses.el (glasses-make-readable): Fix uncapitalization of
10007         identifiers like `myXMLDocument'.
10009 2000-07-28  Karl Fogel  <kfogel@red-bean.com>
10011         * mail/mail-hist.el (mail-hist-previous-input)
10012         (mail-hist-next-input): Do the obvious code factorization.
10013         (mail-hist-retrieve-and-insert): New func, contains common
10014         code of above two.
10015         If inserting a message body, leave point at top.
10017 2000-07-28  Sam Steingold  <sds@gnu.org>
10019         * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime):
10020         Use `<=', not `<' to compare times!
10021         (ange-ftp-ls): Remove.
10023 2000-07-27  Gerd Moellmann  <gerd@gnu.org>
10025         * play/cookie1.el: Add explanation of how to make cookie.el
10026         compatible with strfile(1) to comment.
10028         * subr.el (remove, remq): New functions.
10030         * midnight.el (clean-buffer-list-kill-never-regexps): Correctly
10031         escape `*' in regexps.
10032         (midnight-find): Reverse order of arguments in the funcall of
10033         TEST.
10035         * bindings.el (completion-ignored-extensions): Add `.la', `.lo',
10036         and `.class'.
10038         * play/meese.el: Add Commentary section.
10040 2000-07-27  Alex Schroeder  <alex@gnu.org>
10042         * sql.el (sql-ms): Added autoload cookie.
10043         (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
10044         (sql-oracle): Ditto.
10045         (sql-help): Doc change.
10047         (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
10048         types and exceptions.
10050 2000-07-27  Alex Schroeder  <alex@gnu.org>
10052         * sql.el (sql-placeholder-history): New variable.
10053         (sql-query-placeholders-and-send): New function that will query
10054         the user and replace placeholders with user input.
10055         (sql-oracle): If running on NT, set comint-input-sender to
10056         sql-query-placeholders-and-send.
10058         (sql-stop): If in the SQLi buffer, insert stop notification, else
10059         present it as a message.
10061 2000-07-27  Alex Schroeder  <alex@gnu.org>
10063         * sql.el (sql-input-ring-separator): Doc change.
10064         (sql-input-ring-file-name): Doc change.
10065         (sql-interactive-mode): Use `sql-input-ring-separator' and
10066         `sql-input-ring-file-name' to set the comint-mode equivalents
10067         without making them local variables.
10068         (sql-stop): Don't bind `sql-input-ring-separator' and
10069         `sql-input-ring-file-name' dynamically to their comint-mode
10070         equivalents.
10072 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
10074         * international/mule.el (register-char-codings): New function.
10075         (make-coding-system): Handle `safe-chars' specification in the arg
10076         PROPERTY.
10078         * international/mule-cmds.el
10079         (find-coding-systems-region-subset-p): This function deleted.
10080         (sort-coding-systems-predicate): New variable.
10081         (sort-coding-systems): New function.
10082         (find-coding-systems-region): Use
10083         find-coding-systems-region-internal.
10084         (find-coding-systems-string): Use find-coding-systems-region.
10085         (find-coding-systems-for-charsets): Check
10086         char-coding-system-table.
10087         (select-safe-coding-system-accept-default-p): New variable.
10088         (select-safe-coding-system): Mostly rewritten.  New argument
10089         ACCEPT-DEFAULT-P.
10090         (select-message-coding-system): Call select-safe-coding-system
10091         with ACCEPT-DEFAULT-P arg.
10092         (reset-language-environment): Reset default-sendmail-coding-system
10093         to the default value iso-latin-1.
10094         (set-language-environment): Don't set the obsolete variable
10095         charset-origin-alist.
10097         * international/codepage.el (cp-coding-system-for-codepage-1):
10098         Give `safe-chars' property to make-coding-system.
10100         * mail/sendmail.el (sendmail-send-it): Improve the way to avoid
10101         calling select-message-coding-system twice.
10103         * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property
10104         instead of `safe-charsets'.
10105         (cyrillic-alternativnyj): Likewise.
10106         (ccl-encode-alternativnyj): Don't check the charset
10107         cyrillic-iso8859-5.
10109 2000-07-27  Kenichi Handa  <handa@etl.go.jp>
10111         * composite.el (compose-chars-after): Preserve match data.
10113 2000-07-26  Sam Steingold  <sds@gnu.org>
10115         * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function.
10116         (ange-ftp-real-file-newer-than-file-p): New function.
10117         (ange-ftp-verify-visited-file-modtime): Use `float-time'.
10118         (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string').
10120         * tooltip.el (tooltip-float-time): Removed (use `float-time').
10121         * midnight.el (midnight-float-time): Ditto.
10123 2000-07-26  Andreas Schwab  <schwab@suse.de>
10125         * files.el (normal-backup-enable-predicate): Correct
10126         interpretation of the return value of compare-strings.
10128 2000-07-26  Gerd Moellmann  <gerd@gnu.org>
10130         * isearch.el (isearch-resume): New function.
10131         (isearch-done): Add something to command-history to resume
10132         the search.
10133         (isearch-yank-line, isearch-yank-word): Use
10134         buffer-substring-no-properties instead of buffer-substring.
10136         * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead
10137         of flyspell-mouse-map.
10139         * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove
10140         duplicate definition.
10141         (makefile-mode): Remove duplicate setting of local-abbrev-table.
10143         * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable.
10144         (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
10146 2000-07-25  Sam Steingold  <sds@gnu.org>
10148         * net/ange-ftp.el: Get modtime over the net.
10149         (ange-ftp-file-modtime): New function.
10150         (ange-ftp-write-region, ange-ftp-insert-file-contents)
10151         (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime):
10152         Use it.
10153         (ange-ftp-dot-to-slash): New function.
10154         (ange-ftp-fix-name-for-vms): Use it.
10156         * midnight.el (midnight-buffer-display-time): Use
10157         `with-current-buffer'.
10159 2000-07-25  Gerd Moellmann  <gerd@gnu.org>
10161         * find-dired.el: Update copyright notice.
10162         (find-dired): Offer to kill a running `find'.
10164         * enriched.el (enriched-face-ans): For a `foreground-color'
10165         property, return '(("x-color" COLOR))' so that COLOR will be
10166         output as a parameter of the x-color annotation.  Likewise for the
10167         `background-color' property.  In the case of normal face
10168         properties, don't return annotations for unspecified foreground
10169         and background face attributes.
10171 2000-07-25  Kenichi Handa  <handa@etl.go.jp>
10173         * language/japan-util.el (japanese-katakana-region): Fix handling
10174         HANKAKU argument.
10176 2000-07-25  Miles Bader  <miles@gnu.org>
10178         * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to
10179         constrain-to-field.  Pass nil ESCAPE-FROM-EDGE argument to
10180         constrain-to-field.
10182 2000-07-24  Andrew Innes  <andrewi@gnu.org>
10184         * timer.el (timer-activate-when-idle): Add optional parameter
10185         DONT-WAIT.  Update docstring.
10186         (run-with-idle-timer): Specify extra parameter to
10187         timer-activate-when-idle, so that timer will be activated
10188         immediately if Emacs is already idle.
10190         * w32-fns.el (w32-using-nt): Fix docstring.
10192 2000-07-24  Dave Love  <fx@gnu.org>
10194         * mouse.el (popup-menu): Set last-command-event.
10195         (mouse-major-mode-menu-prefix): Declare.
10197 2000-07-24  Gerd Moellmann  <gerd@gnu.org>
10199         * textmodes/flyspell.el: Update to author's version 1.5d.
10201         * progmodes/hideshow.el: Update copyright notice.
10203         * vcursor.el: Set maintainer to FSF, since author cannot
10204         be reached.
10206 2000-07-24  Eli Zaretskii  <eliz@is.elta.co.il>
10208         * info.el (Info-goto-emacs-key-command-node): Leave a space after
10209         the prompt.
10211         * mouse.el (popup-menu): Run the keymap through indirect-function,
10212         in case it was defined with define-prefix-key.  If the menu is a
10213         list of keymaps, look up the binding of user's choice in each one
10214         of the keymaps.
10215         (mouse-popup-menubar): If the global and local menu-bar keymaps
10216         don't have a prompt string, create one and insert it into the
10217         keymap.  Don't barf if current-local-map returns nil.
10219 2000-07-24  Francis Wright  <fjw@maths.qmw.ac.uk>
10221         * dired.el (dired-sort-R-check): Added to allow recursive listing
10222         to be undone.
10223         (dired-sort-other): Use it.
10225 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10227         * Release of cc-mode 5.27
10229 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10231         * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to
10232         c-beginning-of-statement-1 that caused a bad case of recursion
10233         which could consume a lot of CPU in large classes in languages
10234         that have in-expression classes (i.e. Java and Pike).
10236         * cc-engine.el (c-guess-basic-syntax): Check for in-expression
10237         statements before top level constructs (i.e. case 6 is moved
10238         before case 5 and is now case 4) to catch in-expression
10239         classes in top level expressions correctly.
10241 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10243         * cc-engine.el (c-guess-basic-syntax): Less naive handling of
10244         objc-method-intro. Case 4 removed and case 5I added.
10246         * cc-langs.el (c-append-paragraph-start): New variable used by
10247         c-common-init to get paragraph-start correct.
10248         * cc-langs.el (c-common-init): Use c-append-paragraph-start to
10249         initialize paragraph-start to make it correct both with and
10250         without the javadoc special case.
10252         * cc-mode.el (java-mode): Use c-append-paragraph-start to
10253         initialize paragraph-start for javadoc markup.
10255         * cc-vars.el (c-style-variables-are-local-p): Incompatible
10256         change by defaulting this to t.  It's motivated by the
10257         confusing behavior that otherwise arise from the style system
10258         when editing both java and non-java files at the same time
10259         (see the comments about style setting in c-common-init).
10261 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10263         * cc-cmds.el (c-indent-new-comment-line): Added a kludge
10264         similar to the one in c-fill-paragraph to check the fill
10265         prefix from the adaptive fill function for sanity.
10267 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10269         * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into
10270         defun block.
10272 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10274         * cc-mode.texi Documented the change of cpp-macro.
10276 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10278         * cc-align.el (c-lineup-multi-inher): Handle lines with
10279         leading comma nicely. Extended to handle member initializers
10280         too.
10282         * cc-engine.el: (c-beginning-of-inheritance-list,
10283         c-guess-basic-syntax): Fixed recognition of inheritance lists
10284         when the lines begins with a comma.
10286         * cc-mode.texi: Updated doc for c-lineup-multi-inher.
10288         * cc-vars.el (c-offsets-alist): Changed default for
10289         member-init-cont to c-lineup-multi-inher since it now handles
10290         member initializers and indents better for leading commas.
10292 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10294         * cc-cmds.el (c-electric-brace): Fixed some bugs in the state
10295         handling that caused class open lines to be recognized as
10296         statement-conts in some cases.
10298         * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix
10299         guessed by the adaptive fill function unless point is on the
10300         first line of a block comment.
10302         * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug
10303         when the buffer ends with a macro continuation char.
10305         * cc-engine.el (c-guess-basic-syntax): Added support for
10306         function definitions as statements in Pike.  The first
10307         statement in a lambda block is now labeled defun-block-intro
10308         instead of statement-block-intro.
10310         * cc-engine.el (c-narrow-out-enclosing-class): Whack the state
10311         so that the class surrounding point is selected, not the one
10312         innermost in the state.
10314         * cc-engine.el (c-guess-basic-syntax): Fixed bug in
10315         recognition of switch labels having hanging multiline
10316         statements.
10318         * cc-engine.el (c-beginning-of-member-init-list): Broke out
10319         some code in c-guess-basic-syntax to a separate function.
10320         * cc-engine.el (c-just-after-func-arglist-p): Fixed
10321         recognition of member inits with multiple line arglists.
10322         * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect
10323         member-init-cont when the commas are in funny places.
10325 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10327         * cc-defs.el (c-auto-newline): Removed this macro since it's
10328         not used anymore.
10330         * cc-engine.el (c-looking-at-bos): New helper function.
10331         * cc-engine.el (c-looking-at-inexpr-block): More tests to tell
10332         inexpr and toplevel classes apart in Pike.
10334         * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition
10335         of case 9A.
10337         * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New
10338         constant, since "class" can introduce an in-expression class
10339         in Pike nowadays.
10341 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10343         * cc-align.el (c-gnu-impose-minimum): Don't impose minimum
10344         indentation on cpp-macro lines.
10346         * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro
10347         a syntax modifier like comment-intro, to make it possible to
10348         get syntactic indentation for preprocessor directives.  It's
10349         incompatible wrt to lineup functions on cpp-macro, but it has
10350         no observable effect in the 99.9% common case where cpp-macro
10351         is set to -1000.
10353 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10355         * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed
10356         member-init-cont when the preceding arglist is several lines.
10358 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10360         * cc-styles.el (c-style-alist): The basic offset for the BSD
10361         style corrected to 8.
10363 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10365         * cc-styles.el (c-style-alist): Adjusted the indentation of
10366         brace list openers in the gnu style.
10368 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10370         * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation.
10372         * cc-cmds.el (c-electric-brace, c-electric-slash,
10373         c-electric-star, c-electric-semi&comma, c-electric-colon,
10374         c-electric-lt-gt, c-electric-paren): Don't reindent old lines
10375         when c-syntactic-indentation is nil.
10377         * cc-engine.el (c-beginning-of-statement-1): Fixed bug where
10378         we were left at comments preceding the first statement when
10379         reaching the beginning of the buffer.
10381         * cc-vars.el (c-syntactic-indentation): New variable to turn
10382         off all syntactic indentation.
10384 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10386         * cc-cmds.el (c-fill-paragraph): Keep one or two spaces
10387         between the text and the block comment ender when it hangs,
10388         depending on how many there are before the fill.
10390 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10392         * cc-engine.el (c-beginning-of-closest-statement): New helper
10393         function to go back to the closest preceding statement start,
10394         which could be inside a conditional statement.
10395         * cc-engine.el (c-guess-basic-syntax): Use
10396         c-beginning-of-closest-statement in cases 10B.2, 17B and 17C.
10398         * cc-engine.el (c-guess-basic-syntax): Better handling of
10399         arglist-intro, arglist-cont-nonempty and arglist-close when
10400         the arglist is nested inside parens.  Cases 7A, 7C and 7F
10401         changed.
10403         * cc-langs.el (c-Java-javadoc-paragraph-start): Brought
10404         up-to-date with javadoc 1.2.
10406 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10408         * cc-engine.el (c-beginning-of-statement-1): Fixed handling of
10409         multiline Pike type decls.
10411 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10413         * cc-cmds.el (c-indent-new-comment-line): Always break
10414         multiline comments in multiline mode, regardless of
10415         comment-multi-line.
10417 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10419         * cc-engine.el (c-guess-basic-syntax): Fixed bug with
10420         fully::qualified::names in C++ member init lists.  Preamble in
10421         case 5D changed.
10423 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10425         * cc-langs.el (c-common-init): Handling of obsolete variables
10426         moved to c-initialize-cc-mode.  More compatible style override
10427         when using global style variables.
10428         * cc-mode.el (c-initialize-cc-mode): Handling of obsolete
10429         variables moved here.
10431         * cc-mode.texi: Documented the special behavior of
10432         c-special-indent-hook as a style variable.  Don't talk about
10433         doing (c-make-styles-buffer-local t) in a mode hook, since
10434         that's already too late to work right.
10436         * cc-styles.el (c-make-styles-buffer-local): Flag style
10437         variable localness in c-style-variables-are-local-p to make
10438         the compatibility measure in c-common-init work well.
10440         * cc-styles.el (c-set-style-1): c-special-indent-hook can no
10441         longer contain set-from-style.
10442         * cc-styles.el (c-initialize-builtin-style): Don't check for
10443         set-from-style on c-special-indent-hook.
10444         * cc-styles.el (c-copy-tree): Obsolete.  The standard function
10445         copy-alist is sufficient now.
10447         * cc-styles.el (c-set-style, c-set-style-1,
10448         c-get-style-variables): Fixes to variable initialization so
10449         that duplicate entries in styles have the same effect
10450         regardless of DONT-OVERRIDE.
10452         * cc-styles.el (c-set-style-2): Fixed bug where the
10453         initialization of inheriting styles failed when the
10454         dont-override flag is set.
10456         * cc-vars.el (c-special-indent-hook): Don't use set-from-style
10457         on this.
10459 2000-07-24  Martin Stjernholm  <bug-cc-mode@gnu.org>
10461         * cc-defs.el (c-forward-comment): Removed the workaround
10462         introduced in 5.38 since it had worse side-effects.  If a line
10463         contains the string "//\"", it regarded the // as a comment
10464         start since the \ temporarily doesn't have escape syntax.
10466 2000-07-17 Emmanuel Briot <briot@act-europe.fr>
10468         * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load
10469         ada-xref.el before ada-prj.el, so that the Project menu is created
10470         when ada-prj tries to add to it.
10471         (ada-activate-keys-for-case): Suppress the characters that are not
10472         part of the Ada syntax. Better compatibility with else-mode
10473         (ada-adjust-case-interactive): When auto-casing is not active,
10474         correctly insert newlines (used to insert only ^M).  Prevent the
10475         syntax table from being changed in case of an error
10476         (or '_' becomes part of a word and some commands are confused).
10477         Do nothing if ada-auto-case is nil.
10478         (ada-after-keyword-p): Ignore keywords that are also attributes
10479         (ada-batch-reformat): Update usage comment
10480         (ada-call-from-contextual-menu): New function
10481         (ada-case-read-exceptions): Reinitialize the casing exception list
10482         first to nil first, so that the casing exception file can be
10483         shared.
10484         (ada-check-defun-name): Handles "configure" keyword for gnatdist
10485         files.
10486         (ada-compile-goto-error): Fix regexp used to detect a file:line
10487         anywhere in the error message
10488         (ada-contextual-menu-last-point): New variable
10489         (ada-create-keymap): If the variable delete-key-deletes-forward is
10490         t on XEmacs, it means that DEL should delete one character
10491         forward.
10492         (ada-create-menu): Use :included instead of :visible for XEmacs.
10493         New submenu "Options".
10494         (ada-end-stmt-re): Correctly indent "select ... then abort"
10495         statements.
10496         (ada-fill-comment-paragraph): Correctly delete all leading '--'
10497         even if they don't match ada-fill-comment-prefix Fix handling of
10498         paragraphs on the first or last line of a file.
10499         (ada-format-paramlist): Fix handling of default parameter values.
10500         (ada-get-body-name): New function.
10501         (ada-get-current-indent): Optimized by searchling directly for an
10502         existing generic part or a statement outside of it.  Handle
10503         ada-indent-align-comments when indenting comments Replaced some
10504         regexps by testing directly the next character. This results in a
10505         huge speedup on some files.  New indentation scheme for renames
10506         statements.  Stop looking for the 'while' or 'for' associated with
10507         a 'loop' at the first semicolon encountered.  A "return" can also
10508         match an anonymous access subprogram declaration.
10509         (ada-get-indent-noindent): Ignore strings and comments when
10510         looking for the keywords "record" and "private".
10511         (ada-goto-matching-decl-start): When matching "if", make sure we
10512         are not in fact seeing "end if".  Ignore "when" statements except
10513         when initial keyword was "begin".  Fix handling of nested
10514         procedures.  Add a recursive call to this function to skip over
10515         other 'end' statmts.  Fix indentation for "when .. => begin"
10516         (ada-in-open-paren-p): Fix indentation for complex boolean
10517         expressions, where 'and then', 'or else' and parenthesis
10518         statements are mixed up.
10519         (ada-in-paramlist-p): Skip comments while searching for the
10520         beginning Fix handling of operator declarations.
10521         (ada-indent-align-comments): New variable
10522         (ada-indent-current): Change the syntax table only in the
10523         protected section, so that we are sure it is restored correctly.
10524         (ada-indent-on-previous-lines): Use ada-use-indent and
10525         ada-with-indent Correctly indent "select ... then"
10526         (ada-indent-region): Slight speedup.
10527         (ada-indent-renames): New variable.
10528         (ada-last-which-function-subprog, ada-last-which-function-line):
10529         New variables
10530         (ada-looking-at-semi-private): Correctly indent the 'private'
10531         keyword when it is the first word in a package declaration.
10532         (ada-loose-case-word): Stop searching if at the end of the buffer.
10533         (ada-loose-case-word, ada-capitalize-word): Recase the whole word
10534         even if point is not initially at the end of the word.
10535         (ada-matching-decl-start-re): Add "when".
10536         (ada-mode): Add support for abbrev-mode, outline-mode and
10537         which-func-mode Override the old find-file.el entry in
10538         ff-special-constructs since it is using the obsolete
10539         ada-spec-suffix variable
10540         (ada-no-auto-case): New function
10541         (ada-scan-paramlist): When parsing the argument type, accept
10542         spaces (as in "X 'Class", generated by Rational Rose).
10543         (ada-other-file-name): No longer loads the other file.
10544         (ada-popup-menu): Save and restore the current buffer and cursor
10545         position before and after displaying the menu.
10546         (ada-search-ignore-complex-boolean): New function.
10547         (ada-uncomment-region): Emacs21 already knows how to delete
10548         comments not starting in the first column.
10549         (ada-use-indent): New variable
10550         (ada-which-function): New function.
10551         (ada-with-indent): New variable
10552         (ada-xemacs): evaluate it at compile time too, so that ada-mode.el
10553         can be batch-compiled from the command line.
10555         * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
10556         Add to the menu when the file is loaded, not in ada-mode-hook.
10557         Add -toolbar to the default ddd command Switches moved from
10558         ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
10559         ada-prj-default-comp-opt
10560         (ada-add-ada-menu): Remove the map and name parameters Add the Ada
10561         Reference Manual to the menu
10562         (ada-check-current): rewritten as a call to ada-compile-current
10563         (ada-compile): Removed.
10564         (ada-compile-application, ada-compile-current, ada-check-current):
10565         Set the compilation-search-path so that compile.el automatically
10566         finds the sources in src_dir.  Automatic scrollong of the
10567         compilation buffer.  C-uC-cC-c asks for confirmation before
10568         compiling
10569         (ada-compile-current): New parameter, prj-field
10570         (ada-complete-identifier): Load the .ali file before doing
10571         processing
10572         (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
10573         conform to gnatmake's behavior.
10574         (ada-find-file-in-dir): New function
10575         (ada-find-references): Set the environment variables for gnatfind
10576         (ada-find-src-file-in-dir): New function.
10577         (ada-first-non-nil): Removed
10578         (ada-gdb-application): Add support for jdb, the java debugger.
10579         (ada-get-ada-file-name): Load the original-file first if not done
10580         yet.
10581         (ada-get-all-references): Handles the new ali syntax (parent types
10582         are found between <>).
10583         (ada-initialize-runtime-library): New function
10584         (ada-mode-hook): Always load a project file when a file is opened,
10585         so that the casing exceptions are correctly read.
10586         (ada-operator-re): Add all missing operators ("abs", "rem", "**").
10587         (ada-parse-prj-file): Use find-file-noselect instead of find-file
10588         to open the project file, since the latter does not work with
10589         speedbar Get default values before loading the prj file, or the
10590         default executable file name is wrong.  Use the absolute value of
10591         src_dir to initialize ada-search-directories and
10592         compilation-search-path,...  Add the standard runtime library to
10593         the search path for find-file.
10594         (ada-prj-default-debugger): Was missing an opening '{'
10595         (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
10596         variables.
10597         (ada-prj-default-gnatmake-opt): New variable
10598         (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
10599         buffers, the project file is the default one Save the windows
10600         configuration before displaying the menu.
10601         (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed
10602         (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
10603         ...)  regexp-quote identifiers names to support operators +,
10604         -,... in regexps.
10605         (ada-remote): New function.
10606         (ada-run-application): Erase the output buffer before starting the
10607         run Support remote execution of the application.  Use
10608         call-process, or the arguments are incorrectly parsed
10609         (ada-set-default-project-file): Reread the content of the active
10610         project file, not the one from the current buffer When a project
10611         file is set as the default project, all directories are
10612         automatically associated with it.
10613         (ada-set-environment): New function
10614         (ada-treat-cmd-string): New special variable ${current}
10615         (ada-treat-cmd-string): Revised.  The substitution is now done for
10616         any ${...} substring
10617         (ada-xref-current): If no body was found, compiles the spec
10618         instead.  Setup ADA_{SOURCE,OBJECTS}_PATH before running the
10619         compiler to get rid of command line length limitations.
10620         (ada-xref-get-project-field): New function
10621         (ada-xref-project-files): New variable
10622         (ada-xref-runtime-library-specs-path)
10623         (ada-xref-runtime-library-ali-path): New variables
10624         (ada-xref-set-default-prj-values): Default run command now does a
10625         cd to the build directory.  New field: main_unit Provide a default
10626         file name even if the current buffer has no prj file.
10628         * ada-prj.el:
10629         Rewritten to show a tabbed-dialog.
10630         (ada-prj-add-ada-menu): Remove the map and name parameters.
10631         (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
10632         New function
10633         (ada-prj-load-directory, ada-prj-subdirs-of): New functions
10634         (ada-prj-load-from-file): New function
10635         (ada-prj-save): Always save fields that depend on the current buffer
10636         (ada-prj-show-value): New function
10638         * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
10639         Ada mode. This will allow us to display the Ada menu in any buffer
10640         we want (for project items).
10641         (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct
10642         number of spaces in the header.
10644 2000-07-24  Dave Love  <fx@gnu.org>
10646         * ediff-init.el (ediff-region-help-echo): Bind face-help.
10648 2000-07-23  Noah Friedman  <friedman@splode.com>
10650         * type-break.el (type-break): perform autosave.
10651         Suggested by Stephen Gildea <gildea@intouchsys.com>.
10652         (type-break-do-query): Cancel query schedule while performing
10653         actual query, to avoid possibility of a second query being made
10654         while first one is already in progress.
10655         (type-break-time-stamp-format): New variable.
10656         (type-break-time-stamp): New function.
10657         (type-break-time-warning): Use it.
10658         (type-break-keystroke-warning): Use it.
10659         (type-break-noninteractive-query): Use it.
10661         * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload
10662         cookie.
10663         Use add-minor-mode to set minor-mode-alist, if available.
10664         (eldoc-echo-area-use-multiline-p): New user option.
10665         (eldoc-echo-area-multiline-supported-p): New variable.
10666         (eldoc-docstring-format-sym-doc): Use them.
10667         (eldoc-mode): If not using idle timers, append to local post and
10668         pre command hooks.  Suggested by David Byers <davby@ida.liu.se>.
10669         (eldoc-display-message-no-interference-p): Don't interfere with
10670         edebug.
10671         Add autoload cookie for eldoc-mode minor-mode-alist initialization.
10672         (eldoc-function-arglist): New function.
10673         (eldoc-function-argstring): Use it.
10675         * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure
10676         auto save directory exists before calling directory-files.
10678 2000-07-23  Dave Love  <fx@gnu.org>
10680         * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i,
10681         ^o, ^u.
10683 2000-07-21  Dave Love  <fx@gnu.org>
10685         * ediff-init.el (ediff-region-help-echo): Modify to use overlay
10686         now passed to the function.  It now works properly.
10688         * smerge-mode.el (smerge-mode-menu): Fill it out.
10690 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
10692         * info-look.el (info-lookup): If *info* is shown in another frame
10693         on the same display, select that frame, instead of switching to
10694         the Info buffer in another window of the selected frame.
10696         * simple.el (universal-argument-map): Bind numeric keypad keys
10697         kp-0 to kp-9 and kp-subtract.
10698         (digit-argument): Handle these keys.
10700 2000-07-20  Dave Love  <fx@gnu.org>
10702         * net/goto-addr.el (goto-address-fontify): Don't bother with
10703         buffer-modified and read-only stuff -- irrelevant with overlays.
10704         Put an extra property on the overlays and use it to clean up in
10705         case goto-address is re-run.
10707 2000-07-19  Richard M. Stallman  <rms@gnu.org>
10709         * timer.el (run-with-idle-timer): Doc fix.
10711         * mail/mail-utils.el (mail-strip-quoted-names):
10712         Handle case where <...> appears inside "...".
10713         Use replace-match to edit the string more simply.
10714         (rmail-dont-reply-to): Cope with an unmatched ".
10716 2000-07-19  Dave Love  <fx@gnu.org>
10718         * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs
10719         implementation.
10721         * mouse.el (popup-menu): Allow a list of keymaps for menu arg.
10722         (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
10723         (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
10725 2000-07-19  Gerd Moellmann  <gerd@gnu.org>
10727         * textmodes/refer.el: Correct maintainer's email address.
10729         * progmodes/hideif.el: Correct author's email address.
10730         Fix typo in comment.
10732         * xml.el: New file.
10734         * mail/mailheader.el: Correct author's mail address.
10736         * gnus/parse-time.el: Correct author's mail address.
10738 2000-07-19  Colin Walters <walters@cis.ohio-state.edu>
10740         * comint.el (comint-highlight-input, comint-highlight-face):
10741         New user options.
10742         (comint-input-ring-file-name): Change custom type.
10743         (comint-mode-map): Bind mouse-2.
10744         (comint-insert-clicked-input): New function.
10745         (comint-send-input): Handle input highlighting.
10747 2000-07-18  Stefan Monnier  <monnier@cs.yale.edu>
10749         * mouse.el (popup-menu): New function.
10750         (mouse-major-mode-menu): Use it.
10752 2000-07-18  Dave Love  <fx@gnu.org>
10754         * bindings.el (mode-line-mule-info, mode-line-modified): help-echo
10755         improvements.
10757 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
10759         * faces.el (face-font-selection-order)
10760         (face-font-family-alternatives): Add custom type.
10762 2000-07-18  Dave Love  <fx@gnu.org>
10764         * cus-edit.el (custom-variable-reset-saved)
10765         (custom-variable-reset-standard): Remove unused bindings.
10767         * rect.el (open-rectangle-line): Remove unused let.
10769         * hl-line.el (hl-line-highlight): Check hl-line-mode.
10771 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
10773         * cdl.el: Fix `Maintainer' keyword.
10775         * play/pong.el: Add author's email address.
10777 2000-07-17  Sam Steingold  <sds@gnu.org>
10779         * files.el (insert-directory): Call `split-string' instead of
10780         re-implementing it.
10782 2000-07-18  Gerd Moellmann  <gerd@gnu.org>
10784         * mail/vms-pmail.el: Change maintainer to FSF.
10786         * net/goto-addr.el: Change maintainer to FSF.
10788         * info.el (Info-title-face-alist): Removed.
10790 2000-07-18  David Ponce  <david@dponce.com>
10792         * recentf.el (recentf-open-files): New command that works like
10793         `recentf-open-more-files', but shows the whole list of files (not just
10794         those omitted from the menu). Useful if you don't use a menu-bar!
10795         (recentf-open-more-files) Modified to use `recentf-open-files'.
10797         (recentf-open-files, recentf-open-more-files)
10798         (recentf-edit-list): Dialogs use `recentf-dialog-mode'
10800         (recentf-dialog-mode): New mode for dialogs. You can now just type
10801         "q" to cancel the dialogs.
10803 2000-07-18  David Ponce  <david@dponce.com>
10805         * recentf.el: This is a major update of recentf.el. It adds new
10806         features to better organize the recentf menu and "More..." buffer.
10808         Using new provided menu filtering functions you can now organize the
10809         recent files list:
10811         - by major modes
10812         - by directories
10813         - by user defined rules
10815         Finally, with the new `recentf-filter-changer' customizable filter you
10816         can define a ring of filters and dynamically (via the menu) cycle on
10817         each menu organization in the ring (a la msb).
10819 2000-07-18  Eli Zaretskii  <eliz@is.elta.co.il>
10821         * eshell/eshell.el (eshell): Replace links to eshell.info with
10822         links to eshell, to avoid problems on systems where the manual is
10823         installed as `eshell'.
10824         * eshell/esh-cmd.el (eshell-cmd): Ditto.
10825         * eshell/em-smart.el (eshell-smart): Ditto.
10826         * eshell/em-banner.el (eshell-banner): Ditto.
10827         * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto.
10829         * eshell/em-unix.el (eshell-shuffle-files): Don't disable
10830         same-file check in the MS-DOS version (it does support inodes).
10832         * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix.
10834         * eshell/eshell.el (eshell-directory-name):
10835         Run default directory name through convert-standard-filename.
10837 2000-07-18  Kenichi Handa  <handa@etl.go.jp>
10839         * international/mule-cmds.el (select-safe-coding-system):
10840         Fix typo in the comment.
10842         * language/european.el (compound-text):
10843         Force katakana-jisx0201 to be designated to G1.
10845         * international/mule-conf.el (oldjis-newjis-jisroman-ascii):
10846         Don't translate some national variant characters of latin-jisx0201.
10847         (x-ctext): Force katakana-jisx0201 to be designated to G1.
10849         * international/kkc.el (kkc-after-update-conversion-functions):
10850         New variable.
10851         (kkc-update-conversion): Run functions in it at the tail.
10853 2000-07-16  John Wiegley  <johnw@gnu.org>
10855         * lisp/align.el (align-newline-and-indent):
10856         Adding new function.  for auto-aligning blocks of code on RET.
10857         (align-region): Fixed badly formatted minibuffer message.
10859 2000-07-17  Kenichi Handa  <handa@etl.go.jp>
10861         * international/kkc.el (kkc-show-conversion-list-count): Customize it.
10862         (kkc-region): Update kkc-next-count and kkc-prev-count here.  Show
10863         the conversion list at first if appropriate.
10864         (kkc-next): Don't update kkc-next-count here.
10865         (kkc-prev): Don't update kkc-prev-count here.
10866         (kkc-show-conversion-list-update): Fix setting up of conversion
10867         list message.
10869 2000-07-16  Stefan Monnier  <monnier@cs.yale.edu>
10871         * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key.
10873 2000-07-16  Dave Love  <fx@gnu.org>
10875         * cus-edit.el (custom-buffer-create-internal): Use a help-echo
10876         function to be more specific.
10878         * wid-edit.el (widget-specify-field, widget-specify-button): Allow
10879         non-string help-echo.
10880         (widget-types-convert-widget): Defsubst it.
10881         (widget-echo-help): Try to cope with a help-echo function of two
10882         possible sorts.
10884 2000-07-15  Jason Rumney  <jasonr@gnu.org>
10886         * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
10887         Declare as obsolete.
10889         * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons.
10891 2000-07-14  Gerd Moellmann  <gerd@gnu.org>
10893         * hilit-chg.el: Fix typo.
10895 2000-07-14  Dave Love  <fx@gnu.org>
10897         * info.el (Info-mode-menu): Fix use of :help, :enable.
10899 2000-07-14  Stefan Monnier  <monnier@cs.yale.edu>
10901         * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label.
10903 2000-07-13  Dave Love  <fx@gnu.org>
10905         * emacs-lisp/easymenu.el: Doc fixes.
10906         (easy-menu-remove): Defalias to ignore.
10908         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback):
10909         Call throw correctly.
10911 2000-07-13  Gerd Moellmann  <gerd@gnu.org>
10913         * faces.el (frame-background-mode): Doc fix.
10915         * simple.el (eval-expression-print-length): Change custom type to
10916         allow entering nil as value.
10918 2000-07-13  Dave Love  <fx@gnu.org>
10920         * progmodes/fortran.el (fortran-imenu-generic-expression):
10921         Change definition layout.
10922         (fortran-mode-menu): Reinstate customize entries.
10924         * cus-edit.el (custom-group-menu-create, customize-menu-create):
10925         Use :filter, per old XEmacs code.
10927 2000-07-12  Gerd Moellmann  <gerd@gnu.org>
10929         * term.el (term-send-raw-meta): Strip modifiers from the keyboard
10930         event when deciding what to send to the terminal.
10932 2000-07-12  Dave Love  <fx@gnu.org>
10934         * cus-start.el: Add optional version as 4th element of specs and
10935         use it for several things new in v21.  Remove load-path.  Fix type
10936         of line-number-display-limit.
10938 2000-07-11  Dave Love  <fx@gnu.org>
10940         * progmodes/fortran.el: Don't require easymenu.
10941         Use repeat counts in various regexps.
10942         (fortran-mode-syntax-table): Defvar directly.
10943         (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
10944         (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
10945         Use defvar, not defconst.
10946         (fortran-mode-map): Change locals in `let'.  Use `fortran-auto-fill'.
10947         (fortran-mode): Set fortran-comment-line-start-skip,
10948         fortran-comment-line-start-skip, dabbrev-case-fold-search.
10949         (fortran-comment-indent): Use defsubst.
10950         (fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
10951         Use fortran-comment-indent, not fortran-comment-indent-function.
10952         (fortran-comment-region, fortran-electric-line-number): Simplify.
10953         (fortran-auto-fill): New function.
10954         (fortran-do-auto-fill): Deleted.
10955         (fortran-find-comment-start-skip):
10956         Check for non-null comment-start-skip.
10957         (fortran-auto-fill-mode, fortran-fill-statement):
10958         Use fortran-auto-fill.
10959         (fortran-fill): Use fortran-auto-fill.  Check for null
10960         comment-start-skip.  Simplify final clause and use end-of-line finally.
10962         * widget.el (widget-plist-member): New alias.
10964 2000-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
10966         * eshell/esh-module.el (toplevel): Reference
10967         byte-compile-current-file only if it is bound.
10969 2000-07-10  Gerd Moellmann  <gerd@gnu.org>
10971         * dired.el: Don't require `dired-aux'.
10973 2000-07-10  Miles Bader  <miles@lsi.nec.co.jp>
10975         * dired-aux.el (dired-show-file-type): New function.
10976         * dired.el (dired-mode-map): Bind `w' to dired-show-file-type.
10977         (dired-show-file-type): Add autoload.
10979 2000-07-10  Kenichi Handa  <handa@etl.go.jp>
10981         * international/mule-diag.el (describe-font): Adjusted for the
10982         change of fontset-info.
10983         (print-fontset): Likewise.
10985 2000-07-09  Stefan Monnier  <monnier@cs.yale.edu>
10987         * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
10989 2000-07-07  Gerd Moellmann  <gerd@gnu.org>
10991         * bindings.el: Bind `[delete]' to delete-char.
10993         * dired.el (dired-find-alternate-file): New function.
10994         (dired-mode-map): Bind `a' to dired-find-alternate-file.
10995         (toplevel): Require dired-aux when compiling.
10996         (dired-buffers): Move defvar within file to avoid compiler warning.
10998         * info.el (Info-last-search): Variable removed.
10999         (Info-search-history): New variable.
11000         (Info-search): New Info-search-history.
11002         * battery.el, info-look.el: Change author's mail address.
11004 2000-07-07  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
11006         * mail/rmail.el (rmail-clear-headers): Don't throw an error
11007         if rmail-ignored-headers is nil.
11008         (rmail-retry-failure): Bind rmail-ignored-headers and
11009         rmail-displayed-headers to nil.
11011 2000-07-06  Gerd Moellmann  <gerd@gnu.org>
11013         * lpr.el (lpr-page-header-switches): Add `-h' switch.
11014         (print-region-1): Don't hard code `-h' here.
11016         * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'.
11018 2000-07-01  Francesco Potorti`  <pot@gnu.org>
11020         * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as
11021         exim can use "your message" instead of "the message".
11023 2000-07-06  Stefan Monnier  <monnier@cs.yale.edu>
11025         * facemenu.el: Docstrings fixes.
11026         (facemenu-get-face): Don't use internal-find-face.
11027         (facemenu-iterate): Rename arg to match the docstring.
11029         * newcomment.el (uncomment-region): Be more careful when skipping
11030         backwards over `=' not to bump into BOBP.
11032 2000-07-05  Michael Kifer  <kifer@cs.sunysb.edu>
11034         * ediff-diff.el (ediff-wordify): Use syntax table.
11035         * ediff-init.el (ediff-has-face-support-p): Use
11036         ediff-color-display-p.
11037         (ediff-color-display-p): Use display-color-p, changed to defun
11038         from defsubst.
11039         Got rid of special cases for NeXT and OS/2.
11040         * ediff-wind.el (ediff-setup-control-frame): Set proper modeline
11041         face.
11043 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
11045         * emacs-lisp/lucid.el: Require CL.
11046         (copy-tree, remprop): Remove, it's provided by CL.
11047         (map-keymap): Define in terms of cl-map-keymap.
11048         (extent-property, set-extent-end-glyph): New functions.
11050         * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables.
11052 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
11054         * Makefile.in (DONTCOMPILE): Add comment that the name may
11055         not be changed without changing the make-dist script.
11057         * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc.
11058         (cl-mapc): Use mapc instead of cl-old-mapc.
11060 2000-07-05  Andrew Innes  <andrewi@gnu.org>
11062         * makefile.nt: Add support for `bootstrap' and related targets.
11064 2000-07-05  Stefan Monnier  <monnier@cs.yale.edu>
11066         * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix.
11067         (easy-menu-do-define): Use `menu-item' format.
11068         Handle case where easy-menu-create-menu returns a symbol.
11069         Manually call the potential top-level filter in the function binding.
11070         (easy-menu-filter-return): New arg NAME.
11071         Convert to a keymap if MENU is an XEmacs menu.
11072         (easy-menu-convert-item-1): New.  Extracted from easy-menu-do-add-item.
11073         (easy-menu-converted-items-table, easy-menu-convert-item):
11074         New var and fun to memoize easy-menu-convert-item-1.
11075         (easy-menu-do-add-item): Use it.
11076         (easy-menu-create-menu): Use easy-menu-convert-item.
11077         Wrap easy-menu-filter-return around any :filter specification.
11078         Don't convert the menu if a filter was specified.
11079         Tell easy-menu-make-symbol not to check for MENU being an expression.
11080         (easy-menu-make-symbol): New arg NOEXP.
11082 2000-07-05  Gerd Moellmann  <gerd@gnu.org>
11084         * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter
11085         EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
11086         (eval-defun): If called with prefix arg, instrument code for
11087         Edebug.
11089         * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string
11090         similar to that of eval-defun.
11092 2000-07-04  Dave Love  <fx@gnu.org>
11094         * hl-line.el (hl-line-overlay): Make it permanent-local.
11096         * calendar/todo-mode.el: Replaced with a working version, based on
11097         1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up.
11099 2000-07-03  Miles Bader  <miles@lsi.nec.co.jp>
11101         * paths.el (prune-directory-list): New function.
11102         (Info-default-directory-list): Rewritten to more methodically
11103         enumerate a big list of possible info directories (based on the
11104         list used by the standalone info reader).
11106         * info.el (info-initialize): Use prune-directory-list to remove
11107         non-existent directories from Info-directory-list.
11109         * paths.el (Info-default-directory-list): Try a list of possible
11110         info-directories instead of a single one.  Add the possible
11111         info directory "/usr/share/info".
11113         * woman.el (woman-man.conf-path): Explicitly include the debian
11114         man-db config file "/etc/manpath.config".
11115         (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
11116         are present in `manpath.config'.
11117         (woman-manpath): Include "/usr/share/man".
11119 2000-07-03  Gerd Moellmann  <gerd@gnu.org>
11121         * frame.el (blink-cursor-mode): Don't hide cursor initially.
11123         * startup.el (command-line): Initialize blink-cursor based
11124         on window-system.
11126         * frame.el (blink-cursor): Default to nil if not running under
11127         a window-system.
11129         * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
11130         (face-x-resources): Remove duplicate entry for :font.
11132         * textmodes/refer.el (refer-find-entry-internal): Use some-window
11133         instead of cycling through windows with next-window.
11135         * term/sup-mouse.el (sup-pos-to-window): Use some-window instead
11136         of cycling through windows with next-window.
11138         * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead
11139         of cycling through windows with next-window.
11141         * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list)
11142         (edebug-get-displayed-buffer-points): Use walk-windows/some-window
11143         instead of cycling through windows with next-window.
11145         * calendar/appt.el (appt-select-lowest-window): Use walk-windows
11146         instead of cycling through windows with next-window.
11148         * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead
11149         of cycling through windows with next-window.
11151         * terminal.el (te-process-output): Use walk-windows instead of
11152         cycling through windows with next-window.
11154         * server.el (server-switch-buffer): Use some-window instead of
11155         cycling through windows with next-window.
11157         * window.el (some-window): New function.
11158         (walk-windows): Remove reference to walk-windows-start.
11160         * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil.
11162 2000-07-03  Richard Stallman  <rms@gnu.org>
11164         * window.el (walk-windows): Guarantee termination by keeping a list
11165         of all the windows already handled.
11167 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
11169         * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use
11170         window-system.
11172         * man.el (Man-notify-when-ready): Don't use window-system.  If
11173         Man-notify-method is newframe, and the display is not
11174         multi-frame, select the frame created for the man page.
11175         (Man-init-defvars): Doc fix.
11177 2000-06-28  Gerd Moellmann  <gerd@gnu.org>
11179         * faces.el (region): Change background color for light background.
11181         * ediff-wind.el (ediff-setup-control-frame): Remove :box
11182         attribute from mode-line face of Ediff control frame.
11184         * replace.el (query-replace-map): Bind `e' like `E'.
11186 2000-06-28  Eli Zaretskii  <eliz@is.elta.co.il>
11188         * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>:
11189         Change name to "Select All".
11191         * dos-fns.el (convert-standard-filename): Fix last change.
11193 2000-06-27  Gerd Moellmann  <gerd@gnu.org>
11195         * help.el (describe-variable): Don't insert a second `'s' in front
11196         of the string `value is shown below'.  Since the syntax-table is
11197         set to emacs-lisp-mode-syntax-table, forward-sexp skips over
11198         an existing `'s', so that this won't be deleted.
11200         * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el:
11201         * pcmpl-unix.el: New files.
11203 2000-06-26  Stefan Monnier  <monnier@cs.yale.edu>
11205         * wid-edit.el (widget-member): Use the new plist-member.
11207 2000-06-26  Gerd Moellmann  <gerd@gnu.org>
11209         * replace.el (perform-replace): Undo change of 2000-04-04.
11210         Instead, move backward 1 character at the end of the loop when
11211         necessary.
11213         * faces.el (fringe): Change face for different backgrounds.
11215         * eshell/esh-module.el (toplevel): Load defgroup's differently;
11216         patch from John.
11218         * eshell/*.el: Change spelling of the Free Software Foundation.
11220         * eshell/esh-toggle.el: Removed.
11222         * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el.
11224         * menu-bar.el (menu-bar-tools-menu): Call read-mail-command
11225         interactively.
11227 2000-06-26  Alex Schroeder  <alex@gnu.org>
11229         * sql.el (sql-interactive-mode-map): Use `kbd' in calls to
11230         `define-key'; instead of checking `(emacs-version)' check for
11231         `set-keymap-parent' and `set-keymap-name' directly.  Add entries
11232         for `;' and `o' which might be electric.
11234         (sql-electric-stuff): New user option.
11235         (sql-magic-go): New function which uses `sql-electric-stuff'.
11236         (sql-magic-semicolon): New function which uses
11237         `sql-electric-stuff'.
11239         (sql-accumulate-and-indent): Insert newline if `comint-accumulate'
11240         is not fboundp.
11242         (sql-oracle-options): New variable.
11243         (sql-oracle): Use it.
11245         (sql-imenu-generic-expression): Doc change.
11246         (sql-find-sqli-buffer): Make sure the default-value of sql-buffer
11247         is used.
11249         (sql-informix): Added command line parameter "-" to force
11250         sql-informix-program to use stdout.
11252 2000-06-25  Eli Zaretskii  <eliz@is.elta.co.il>
11254         * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix.
11255         (cp864-decode-table): Doc fix.
11256         (cp720-decode-table): New variable, supports the Arabic OEM
11257         codepage used by Windows.
11258         (cp737-decode-table): New, Greek OEM codepage used by Windows.
11260 2000-06-23  Dave Love  <fx@gnu.org>
11262         * font-lock.el (font-lock-support-mode) <defgroup>: Add :version.
11263         (font-lock-fontify-anchored-keywords): Use
11264         line-beginning-position.
11265         (global-font-lock-mode): Use mapc.
11267 2000-06-23  Stefan Monnier  <monnier@cs.yale.edu>
11269         * eshell/esh-module.el: Require CL when compiling.
11271 2000-06-23  Gerd Moellmann  <gerd@gnu.org>
11273         * comint.el (comint-substitute-in-file-name): Call replace-match
11274         with second and third arg t.
11276         * cus-edit.el (custom-button-face, custom-button-pressed-face):
11277         Specify foreground color.
11279         * faces.el (tool-bar, mode-line, header-line): Specify foreground
11280         color.
11282         * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el.
11284         * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and
11285         cddr instead of cdddr.
11287         * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list
11288         instead of copy-list.
11290         * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead
11291         of copy-list.
11293         * subdirs.el: Add eshell subdirectory.
11295         * eshell: New subdirectory containing the Eshell package.
11297         * pcomplete.el: New file.
11299 2000-06-23  Paul Eggert  <eggert@twinsun.com>
11301         * mail/mailpost.el (post-mail-send-it): Make sure file has
11302         proper permissions from birth.
11304         * files.el (basic-save-buffer-2): When temporarily setting
11305         file modes, set them to current modes plus 0200, not to 0777.
11307         * emerge.el (emerge-make-temp-file): Make sure file has proper
11308         permissions from birth.
11310 2000-06-22  Eli Zaretskii  <eliz@is.elta.co.il>
11312         * files.el (make-backup-file-name-1): On DOS/Windows, run the
11313         backup file name through convert-standard-filename.
11315         * dos-fns.el (convert-standard-filename): Convert leading
11316         directories as well.  When long file names are supported, convert
11317         characters that are invalid in Windows file names.
11319 2000-06-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
11321         * ps-print.el: Fix bug: if ^L is the very first buffer character,
11322         ps-print crashes.  New feature: page selection for printing.  Create
11323         raw-text-unix coding system for XEmacs.  Doc fix.
11324         (ps-print-version): New version number (5.2.3).
11325         (ps-plot-region): Bug fix.
11326         (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
11327         (ps-header-sheet, ps-generate, ps-end-job): Code fix.
11328         (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
11329         funs.
11330         (ps-selected-pages, ps-last-selected-pages, ps-first-page)
11331         (ps-last-page): New vars.
11333 2000-06-21  Gerd Moellmann  <gerd@gnu.org>
11335         * progmodes/sh-script.el (sh-while-getopts): Fix handling of
11336         empty option string.
11338 2000-06-21  Eli Zaretskii  <eliz@is.elta.co.il>
11340         * man.el (man): Doc fix.
11342 2000-06-21  Kenichi Handa  <handa@etl.go.jp>
11344         * international/mule-cmds.el (set-language-info-alist): Docstring
11345         fixed.
11347 2000-06-20  Gerd Moellmann  <gerd@gnu.org>
11349         * version.el (emacs-version): Use ISO date format.
11351         * emulation/pc-select.el (pc-selection-mode): Bind `M-\d'
11352         instead of `M-backspace'.
11354         * simple.el (turn-off-auto-fill): New function.
11356 2000-06-20  Stefan Monnier  <monnier@cs.yale.edu>
11358         * jit-lock.el (with-buffer-prepared-for-jit-lock):
11359         Renamed from with-buffer-prepared-for-font-lock and use
11360         inhibit-modification-hooks rather than setting *-change-functions.
11361         Update all functions to use the new name.
11362         (jit-lock-first-unfontify-pos): New semantics (and doc).
11363         (jit-lock-mode): Make non-interactive.
11364         Don't automatically turn on font-lock.
11365         Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
11366         Always use jit-lock-after-change.
11367         Remove and restore font-lock-after-change-function.
11368         (turn-on-jit-lock, jit-lock-after-fontify-buffer)
11369         (jit-lock-after-unfontify-buffer): Remove.
11370         (jit-lock-stealth-fontify):
11371         Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
11372         (jit-lock-after-change): Set the `fontified' text-prop to nil.
11374 2000-06-20  Sam Steingold  <sds@gnu.org>
11376         * emacs-lisp/cl-indent.el (toplevel): Indent
11377         `print-unreadable-object' properly.  Untabify.
11379 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
11381         * textmodes/reftex.el (reftex-find-citation-regexp-format):
11382         Support for bibentry.
11383         (reftex-compile-variables): Fixed problem with end of section-re.
11385         * texmodes/reftex-dcr.el (reftex-view-crossref,
11386         reftex-view-crossref-from-bibtex):
11387         Deal with changed `reftex-find-citation-regexp-format'.
11388         (reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
11389         Replaced `remprop' with `put'.
11390         (reftex-view-crossref, reftex-view-crossref-when-idle):
11391         Support for bibentry.
11393         * textmodes/reftex-vars.el (reftex-cite-format-builtin):
11394         New entry for bibentry package.
11396         * textmodes/reftex-parse.el (reftex-locate-bibliography-files):
11397         Regexp also matches "\nobibliography".
11399         * textmodes/reftex-global.el (reftex-renumber-simple-labels):
11400         Call `reftex-ensure-write-access' before doing anything.
11401         (reftex-ensure-write-access): New function.
11403 2000-06-14  Carsten Dominik  <dominik@strw.leidenuniv.nl>
11405         * progmodes/idlwave.el: File re-installed (update to version 4.2)
11407         * progmodes/idlw-shell.el: File re-installed (update to version 4.2)
11409         * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2)
11411         * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2)
11414 2000-06-20  Dave Love  <fx@gnu.org>
11416         * faces.el (frame-background-mode): Use set-default, not set, in
11417         setter.
11418         (frame-update-faces, frame-update-face-colors): Define with
11419         defalias.
11421         * enriched.el (enriched-decode-foreground)
11422         (enriched-decode-background): Don't use internal-find-face.
11424         * apropos.el: Doc fixes.
11426         * cus-edit.el (customize-changed-options): Check arg.
11427         (customize-version-lessp): Don't require decimal point.
11429         * custom.el (defcustom, defgroup): Doc fix.
11431         * newcomment.el (comment) <defgroup>: Add :version.
11432         (comment-multi-line): Doc fix.
11434         * emulation/mlsupport.el (define-hooked-local-abbrev,
11435         define-hooked-global-abbrev): Fix, using define-abbrev.
11437 2000-06-19  Gerd Moellmann  <gerd@gnu.org>
11439         * menu-bar.el (menu-bar-edit-menu): Add menu item for marking
11440         the whole buffer.
11442 2000-06-19  Dave Love  <fx@gnu.org>
11444         * menu-bar.el (menu-bar-options-save): New function.
11445         (menu-bar-options-menu): Use it.
11446         (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>:
11447         Simplify.
11449 2000-06-19  Andreas Schwab  <schwab@suse.de>
11451         * progmodes/etags.el (tags-query-replace): Put new parameters
11452         START and END at the end, for backward compatibility.
11454 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
11456         * international/codepage.el:
11457         (cp-coding-system-for-codepage-1): Delete special codes for
11458         generating xxx-dos coding system because now a CCL based coding
11459         system can handle EOL conversion by default.
11461         * international/mule.el (make-coding-system): Generate subsidiary
11462         coding systems for EOL handling variants even for a CCL based
11463         coding system.
11465 2000-06-19  Kenichi Handa  <handa@etl.go.jp>
11467         * international/isearch-x.el (isearch-minibuffer-input-method)
11468         (isearch-minibuffer-input-method-function): These variables
11469         deleted.
11470         (isearch-with-input-method): Don't use the above variables.
11471         (isearch-process-search-multibyte-characters): Likewise.  Call
11472         read-string with the arg INHERIT-INPUT-METHOD t.
11474 2000-06-17  Stefan Monnier  <monnier@cs.yale.edu>
11476         * font-lock.el (font-lock-after-fontify-buffer)
11477         (font-lock-after-unfontify-buffer): No need to call back to jit-lock.
11479         * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on.
11480         Use consistent make-local-variable style for font-lock-fontified.
11481         (jit-lock-fontify-buffer):
11482         Don't bother checking for font-lock-mode and jit-lock-mode.
11484         * time.el: Remove trailing ^M that prevent CVS-merging.
11486 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
11488         * Makefile.in (distclean): New target.
11490 2000-06-16  Stefan Monnier  <monnier@cs.yale.edu>
11492         * Makefile.in (srcdir): Define for update-subdirs.
11494 2000-06-16  Gerd Moellmann  <gerd@gnu.org>
11496         * find-lisp.el: New file.
11498 2000-06-16  Andrew Innes  <andrewi@gnu.org>
11500         * time.el (display-time-mail-function): New variable, to allow
11501         external packages to indicate when new mail is available.
11502         (display-time-update): Use it.
11504 2000-06-16  Kenichi Handa  <handa@etl.go.jp>
11506         * international/mule.el (mule-version): Change version name to
11507         SAKAKI.  AOI has already been used by Meadow.
11509         * international/quail.el (quail-show-guidance-buf): To find the
11510         bottom window (but minibuffer), pay attention to the height of
11511         minibuffer.
11513 2000-06-15  Eli Zaretskii  <eliz@is.elta.co.il>
11515         * arc-mode.el (archive-mode-map): Use the new menu-item format for
11516         menu-bar menus.  Add help strings.  Don't remove the Edit menu
11517         from the menu bar, as the menu bar has enough space now.
11519         * Makefile.in (SHELL): Make sure /bin/sh is used.
11521         * woman.el (woman-man-buffer): Fix bold and underlined CJK
11522         characters, which use series of two ^H characters instead of one.
11524 2000-06-15  Gerd Moellmann  <gerd@gnu.org>
11526         * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table)
11527         (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
11528         functions.
11529         (Info-find-node-2): Try a case-sensitive search first, then
11530         do a case-insensitive search.
11532         * menu-bar.el (menu-bar-help-menu): Add menu item for non-English
11533         tutorials.
11535         * complete.el (PC-env-vars-alist): New variable.
11536         (PC-complete-as-file-name): New function.
11537         (partial-completion-mode): Initialize PC-env-vars-alist from
11538         process-environment.
11539         (PC-do-completion): Handle completion of env vars.
11541         * info.el (Info-set-mode-line): Show file name in mode line,
11542         use `*Info*' instead of `Info:'.
11544         * startup.el (command-line-1): Change copyright messages to year
11545         2000.
11547 2000-06-15  Dave Love  <fx@gnu.org>
11549         * net/goto-addr.el (goto-address-fontify): Use keymap property,
11550         not local-map.
11552 2000-06-15  Kenichi Handa  <handa@etl.go.jp>
11554         * international/mule.el (set-buffer-file-coding-system): Almost
11555         rewritten to handle `undecided' as no-op.
11557 2000-06-14  Gerd Moellmann  <gerd@gnu.org>
11559         * Makefile.in: New file.
11561         * Makefile: Removed.
11563         * net/goto-addr.el (goto-address): Don't bind C-c RET locally.
11564         (goto-address-highlight-keymap): Bind C-c RET.
11566 2000-06-14  Kenichi Handa  <handa@etl.go.jp>
11568         * mail/sendmail.el (sendmail-send-it): The temporary buffer
11569         inherits buffer-file-coding-system of the current buffer.
11571         * tar-mode.el (tar-extract): For goto-char, use (point-min), not
11572         0.  Give correct argument to set-auto-coding-function.
11573         (tar-expunge): For goto-char, use (point-min), not 0.
11574         (tar-clear-modification-flags): For goto-char, use (point-min), not 1.
11575         (tar-subfile-save-buffer): Likewize.
11577         * international/mule.el
11578         (after-insert-file-set-buffer-file-coding-system): Call
11579         set-buffer-file-coding-system with the arg FORCE t.
11581 2000-06-13  Gerd Moellmann  <gerd@gnu.org>
11583         * mail/sendmail.el (mail-specify-envelope-from): Initialize to
11584         nil.  Contemporary sendmails issue an X-Authentication-Warning if
11585         the sender is set with `-f'.
11587 2000-06-13  Dave Love  <fx@gnu.org>
11589         * help.el (describe-function-1): Kluge around cases of functions
11590         fset to subrs whose doc doesn't match their symbol-name.
11592         * image.el (insert-image): Default STRING to a space.
11594         * info.el Doc fixes.
11595         (Info-build-node-completions): Match Ref tags.
11597 2000-06-13  Eli Zaretskii <eliz@is.elta.co.il>
11599         * frame.el (display-multi-frame-p, display-multi-font-p): New
11600         defaliases for display-graphic-p.
11602         * hl-line.el: Fixed a typo in commentary.
11604 2000-06-13  Kenichi Handa  <handa@etl.go.jp>
11606         * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo
11607         fixed.
11609 2000-06-12  Dave Love  <fx@gnu.org>
11611         * image.el (insert-image): Save a little consing.
11613 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
11615         * language/tibet-util.el: Convert all tibetan-1-column characters
11616         to the corresponding tibetan characters.
11617         (tibetan-add-components): Delete code for the special treatment of
11618         'a chung.
11620         * language/tibetan.el (tibetan-composable-pattern): Fix previous
11621         change.
11622         (tibetan-vowel-transcription-alist): More rules added.
11623         (tibetan-composite-vowel-alist): New variable.
11624         (tibetan-precomposition-rule-alist): More rules added.
11626 2000-06-12  Stefan Monnier  <monnier@cs.yale.edu>
11628         * startup.el (command-line): Only call menu-bar-mode if interactive.
11630         * thingatpt.el (toplevel symbol-properties):
11631         * textmodes/makeinfo.el (makeinfo-compile):
11632         * progmodes/make-mode.el (makefile-pickup-filenames-as-targets):
11633         * progmodes/hideif.el (hif-compress-define-list)
11634         (hide-ifdef-use-define-alist):
11635         * net/ange-ftp.el (ange-ftp-vms-delete-file-entry)
11636         (ange-ftp-vms-add-file-entry):
11637         * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers):
11638         * man.el (Man-build-man-command):
11639         * mail/rnewspost.el (news-reply-header-hook):
11640         * info.el (Info-insert-dir):
11641         * emulation/mlconvert.el (backward-word, forward-word, setq):
11642         * emacs-lisp/gulp.el (gulp-send-requests):
11643         * emacs-lisp/byte-opt.el (byte-compile-log-lap-1)
11644         (byte-optimize-inline-handler, byte-optimize-form-code-walker)
11645         (byte-optimize-apply, end of file):
11646         * emacs-lisp/advice.el (ad-advice-class-completion-table)
11647         (ad-make-freeze-definition):
11648         * startup.el (command-line, command-line-1): Don't quote lambdas.
11650         * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies.
11651         (cvs-cleanup-removed): New function.
11652         (cvs-cleanup-functions): New var.
11653         (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user
11654         some flexibility in specifying additional entries to auto-cleanup.
11655         (cvs-quickdir): New function.
11656         (cvs-mode-insert): Use cvs-fileinfo-from-entries.
11657         (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts.
11658         (cvs-mode-find-file): Check that we are on a filename or dirname
11659         when invoked through a mouse-click.
11660         (cvs-full-path): Remove.
11661         (cvs-dired-action): Re-introduced.
11662         (cvs-dired-noselect): Use it.
11663         (vc-post-command-functions): use this new hook if available.
11665         * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.
11666         (cvs-status-map): Don't inherit from cvs-mode-map anymore.
11667         (cvs-filename-map, cvs-dirname-map): Remove.
11668         (cvs-default-action): Remove.
11669         (cvs-add-face): Use `keymap' rather than `local-map' property, and only
11670         if the arg is really a keymap.
11671         (cvs-fileinfo-pp): Don't use any special map for file and dir names.
11672         Don't hardcode the mapping from state (aka type) to face, but check
11673         the var cvs-fi-<type>-face instead.
11674         (cvs-fileinfo-from-entries): New function.
11676         * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks):
11677         Docstring fix.
11678         (cvs-find-file-and-jump): Change default to be safer.
11679         (cvs-mode-diff-map): Define it as a function as well.
11680         (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map.
11681         Bind mouse-2 in this global map rather than with text-properties.
11683         * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the
11684         file to resolve the ambiguity between C(conflict) and C(need-merge).
11686 2000-06-12  Kenichi Handa  <handa@etl.go.jp>
11688         * international/mule.el (set-buffer-file-coding-system): If
11689         CODING-SYSTEM is nil, set buffer-file-coding-system to nil
11690         unconditionally.
11692 2000-06-12  Dave Love  <fx@gnu.org>
11694         * wid-edit.el (widget-specify-button): Really suppress the face if
11695         required.
11697 2000-06-11  Gerd Moellmann  <gerd@gnu.org>
11699         * term/x-win.el (x-colors): Add colors from recent rgb.txt.
11701 2000-06-11  Stefan Monnier  <monnier@cs.yale.edu>
11703         * imenu.el (imenu-generic-expression): Docstring fix.
11705         * composite.el (composition-function-table): Move the `put'
11706         below the autoload cookie so we can load the file before loaddefs.
11708         * avoid.el (mouse-avoidance-random-shape): Don't quote lambda.
11710         * emacs-lisp/autoload.el (make-autoload): Use `cond'.
11711         Handle easy-mmode-define-global-mode.
11712         For complex macros like define-minor-mode that can generate
11713         several autoload entries, try to autoload entries in the
11714         macroexpanded code.
11716         * emacs-lisp/easy-mmode.el (define-minor-mode):
11717         If KEYMAP is a symbol, just use it.
11718         Use byte-compile-current-file and load-file-name to infer the
11719         proper :require to pass to defcustom.
11720         Wrap the hook var into `progn' so as not to autoload it.
11721         Add a :autoload-end cookie.
11722         Be more careful about the evaluation of KEYMAP.
11723         (easy-mmode-define-global-mode): Add a :autoload-end cookie.
11724         (define-derived-mode): Move define-abbrev-table outside of defvar.
11726 2000-06-10  Stefan Monnier  <monnier@cs.yale.edu>
11728         * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch).
11729         (autoloads): Explicitly load `autoload' to bootstrap without loaddefs.
11730         (backup-compiled-files): Ignore errors during `tar'.
11731         (bootstrap): Make autoloads before elc files.
11733 2000-06-10  Kenichi Handa  <handa@etl.go.jp>
11735         * international/mule.el (set-buffer-file-coding-system): If one of
11736         undecided-XXX is specified, change only EOL conversion.
11738         * international/mule-conf.el (unix): New alias for the coding
11739         system undecided-unix.
11741 2000-06-09  Dave Love  <fx@gnu.org>
11743         * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region.
11745         * progmodes/executable.el: Byte compile dynamic.
11746         (executable-insert): Change custom type.
11747         (executable-find): Add autoload cookie.
11748         (executable-make-buffer-file-executable-if-script-p): New
11749         function.  After Noah Friedman.
11751         * files.el (after-save-hook): Customize, with
11752         executable-make-buffer-file-executable-if-script-p as an option.
11754 2000-06-09  Kenichi Handa  <handa@etl.go.jp>
11756         * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font
11757         "tib24p-mule.bdf" for Tibetan.
11759         * composite.el (decompose-composite-char): Declare it as obsolete.
11761         * man.el (Man-fontify-manpage): Pay attention to underline and
11762         overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX).
11764 2000-06-08  Gerd Moellmann  <gerd@gnu.org>
11766         * thingatpt.el (forward-thing): Use functionp instead of fboundp.
11767         Set maintainer to FSF since author isn't reachable.
11769 2000-06-08  Dave Love  <fx@gnu.org>
11771         * international/mule-cmds.el (select-safe-coding-system): If
11772         DEFAULT-CODING-SYSTEM is not specified, also check the most
11773         preferred coding-system if buffer-file-coding-system is
11774         `undecided'.  From Handa.
11776 2000-06-08  Kenichi Handa  <handa@etl.go.jp>
11778         * international/mule.el
11779         (after-insert-file-set-buffer-file-coding-system): If the buffer
11780         size is greater than INSERTED, judget that we are not visiting.
11782 2000-06-07  Rajesh Vaidheeswarran  <rv@gnu.org>
11784         * whitespace.el (defgroup whitespace): Comment out `:version'.
11785         XEmacs 20.4 has problems defining the group with this present.
11786         We'll have this commented out till get resolve the problem.
11788 2000-06-07  John Wiegley  <johnw@gnu.org>
11790         * align.el (align-dq-string-modes, align-sq-string-modes)
11791         (align-open-comment-modes): Add pyhton-mode.
11792         (align-rules-list): Use get-text-property instead of
11793         text-properties-at.
11794         (align-rules-list): Add python-assignment.
11795         (align-rules-list): Change perl-comma-delimiter to
11796         basic-comma-delimiter.  Use if for Perl modes and python-mode.
11797         (align-rules-list): Add python-chain-logic and
11798         basic-line-continuation.
11800 2000-06-07  Jari Aalto  <jari.aalto@poboxes.com>
11802         * apropos.el (apropos-mode-hook): New user variable.
11803         (apropos-mode): Run apropos-mode-hook.
11805 2000-06-07  David Ponce  <david@dponce.com>
11807         * recentf.el: Fixed recentf-edit-list and recentf-open-more-files
11808         commands.  Require `wid-edit' at run-time.
11810 2000-06-07  David Ponce  <david@dponce.com>
11812         * recentf.el: Added some "Commentary".
11813         (recentf-open-more-files, recentf-edit-list): Minor changes to
11814         move the point at the top of the file list.  This behaviour is
11815         consistent with the menu one when the list contains a lot of
11816         files.
11817         (recentf-cleanup): Now displays the number of items removed from
11818         the list.
11819         (recentf-relative-filter) New menu filter to show filenames
11820         relative to `default-directory'.
11822 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
11824         * ps-print.el: XEmacs compatibility.  Doc fix.  Can select page size
11825         with/without giving an error if PostScript printer doesn't have this
11826         kind of page size.  Zebra Stripe continues or restarts on next page.
11827         Manual/automatic paper feeding.  Switch or not the header.
11828         (ps-print-version): New version number (5.2.2).
11829         (ps-windows-system): Include emx as a Windows system.
11830         (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face)
11831         (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces)
11832         (ps-background-text): Code fix.
11833         (ps-error-handler-message, ps-user-defined-prologue)
11834         (ps-print-prologue-header, ps-printer-name)
11835         (ps-print-control-characters, ps-n-up-filling, ps-zebra-color)
11836         (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg)
11837         (ps-use-face-background): Customization fix.
11838         (ps-n-up-database): Data fix.
11839         (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed)
11840         (ps-switch-header): New vars.
11841         (ps-xemacs-color-name, ps-face-foreground-name)
11842         (ps-face-background-name, ps-boolean-constant): New funs.
11844 2000-06-07  Dave Love  <fx@gnu.org>
11846         * allout.el: New version from Manheimer.
11848 2000-06-07  Kenichi Handa  <handa@etl.go.jp>
11850         * textmodes/fill.el (fill-find-break-point): Check the validity of
11851         charset.
11853 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
11855         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
11856         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
11857         Call display-color-p and display-mouse-p instead of looking at
11858         window-system.
11860 2000-06-06  Dave Love  <fx@gnu.org>
11862         * image.el (find-image): Doc fix.  Return nil if image not found.
11863         (put-image, insert-image): Make STRING arg optional.
11865 2000-06-06  Kenichi Handa  <handa@etl.go.jp>
11867         * language/vietnamese.el: Remove eval-when-compile.
11868         (viet-viscii-nonascii-translation-table): Define it as a
11869         translation table made from viet-viscii-decode-table.
11870         (viet-viscii-encode-table): Define it as a translation table made
11871         from the reverse map of above.
11872         (viet-vscii-nonascii-translation-table): Define it as a
11873         translation table made from viet-vscii-decode-table.
11874         (viet-vscii-encode-table): Define it as a translation table made
11875         from the reverse map of above.
11876         (ccl-decode-viscii): Use translate-character.
11877         (ccl-encode-viscii, ccl-encode-viscii-font)
11878         (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font):
11879         Likewize.
11881         * language/cyrillic.el: Remove eval-when-compile.
11882         (cyrillic-koi8-r-nonascii-translation-table): Define it as a
11883         translation table made from cyrillic-koi8-r-decode-table.
11884         (cyrillic-koi8-r-encode-table): Define it as a translation table
11885         made from the reverse map of above.
11886         (ccl-decode-koi8): Use translate-character.
11887         (ccl-encode-koi8, ccl-encode-koi8-font): Likewize
11888         (cyrillic-alternativnyj-nonascii-translation-table): Define it as
11889         a translation table made from cyrillic-alternativnyj-decode-table.
11890         (cyrillic-alternativnyj-encode-table): Define it as a translation
11891         table made from the reverse map of above.
11892         (ccl-decode-alternativnyj): Use translate-character.
11893         (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font):
11894         Likewize
11896         * international/mule-diag.el (non-iso-charset-alist): Specify
11897         translation table symbol instead of translation table itself.
11898         (list-block-of-chars): CHARSET may be a translation table symbol.
11900         * international/mule.el (make-coding-system): If CODING-SYSTEM
11901         already exists, override it.
11903         * international/fontset.el: Use family `proportional' for Tibetan
11904         fonts.
11906         * international/ccl.el (ccl-compile-translate-character): Don't
11907         check if Rrr has property translation-table.
11908         (ccl-compile-map-multiple): Modified to avoid compiler warning.
11910 2000-06-05  Gerd Moellmann  <gerd@gnu.org>
11912         * info.el: Bind case-fold-search to t when searching in case
11913         a user sets it to nil in a hook.
11915 2000-06-05  Stefan Monnier  <monnier@cs.yale.edu>
11917         * autoarg.el (autoarg-mode, autoarg-kp-mode):
11918         * hl-line.el (hl-line-mode): Use the new :global key argument.
11920         * tar-mode.el (tar-header-block-recompute-checksum): Remove.
11921         (tar-clip-time-string): Prepend a space.
11922         (tar-grind-file-mode): Construct a string rather than modifying one.
11923         (tar-header-block-summarize): Fix docstring.
11924         Use `format' rather than an error-prone set of copy-loops.
11926         * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re)
11927         (diff-goto-source, diff-unified->context, diff-context->unified)
11928         (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to
11929         understand the format output by the `-p' argument to diff.
11931         * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list)
11932         (sh-re-done): Use defconst.
11933         (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar.
11934         (sh-help-string-for-variable, sh-guess-basic-offset):
11935         Don't quote lambdas.
11936         (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo.
11937         (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use.
11939         * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it.
11940         (mh-letter-mode): Derive from text-mode.
11941         This implicitly means that it now calls kill-all-local-variables.
11942         Also remove the Emacs-18 compatibility code.
11944         * emacs-lisp/autoload.el (make-autoload): Simplify docstring.
11945         Make use of symbol-property doc-string-elt.
11946         Use memq rather than a sequence of eq.
11947         (doc-string-elt): Fix the wrong or missing previously unused values.
11948         (autoload-print-form): New function extracted from
11949         generate-file-autoloads to allow recursion when handling progn
11950         so that defvar's and defun's docstrings are properly printed.
11951         (generate-file-autoloads): Use it.
11953         * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload.
11954         Use find-file-hooks in the minor-mode function.
11955         Be careful not to loop indefinitely in the post-command-hook function.
11957 2000-06-05  Michael Kifer  <kifer@cs.sunysb.edu>
11959         * ediff-init.el (ediff-has-face-support-p): Make it paint faces on
11960         tty's.
11961         * ediff-diff.el (ediff-exec-process): Use --binary for fine
11962         differences whenever appropriate.
11963         * viper-cmd.el (viper-smart-suffix-list): Rearranged list members.
11964         * viper.el (find-file, find-file-other-window): Get viper to do
11965         wildcards.
11967 2000-06-04  Stefan Monnier  <monnier@cs.yale.edu>
11969         * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var.
11970         (jit-lock-fontify-buffer): New function for JIT refontification.
11971         (jit-lock-mode): Fix docstring.
11972         Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function.
11973         Remove jit-lock-after-change from the _local_ hook.
11974         (jit-lock-function-1): Fix docstring.
11976         * info.el (Info-on-current-buffer): Initialize info.
11978         * newcomment.el (comment-indent): Ignore comment-indent-hook.
11980         * progmodes/tcl.el (tcl-indent-for-comment):
11981         Ignore comment-indent-hook.
11983         * emacs-lisp/easy-mmode.el: Require CL during compilation.
11984         (easy-mmode-define-toggle): Remove (inline into define-minor-mode).
11985         (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name
11986         and improve to use the lighter to guess the capitalization.
11987         (define-minor-mode): Inline code from easy-mmode-define-toggle.
11988         Add keyword arguments to specify global-ness or the custom group.
11989         Add local-map and help-echo properties to the lighter.
11990         (easy-mmode-define-navigation): Add the errors to debug-ignored-errors.
11991         (easy-mmode-define-global-mode): New macro.
11993 2000-06-02  Dave Love  <fx@gnu.org>
11995         * wid-edit.el: byte-compile-dynamic since we typically don't use
11996         all the widgets.  Don't require cl or widget.  Remove
11997         eval-and-compile.  Don't autoload finder-commentary.  Doc fixes.
11998         (widget-read-event): Removed.  Callers changed to use read-event.
11999         (widget-button-release-event-p): Renamed from
12000         button-release-event-p.
12001         (widget-field-add-space, widget-field-use-before-change):
12002         Uncustomize.
12003         (widget-specify-field): Use keymap property, not local-map.
12004         (widget-specify-button): Obey :suppress-face.
12005         (widget-specify-insert): Use modern backquote syntax.
12006         (widget-image-directory): Renamed from widget-glyph-directory.
12007         (widget-image-enable): Renamed from widget-glyph-enable.
12008         (widget-image-find): Replaces widget-glyph-find.
12009         (widget-button-pressed-face): Move defvar.
12010         (widget-image-insert): Replaces widget-glyph-insert.
12011         (widget-convert): Use keywordp.
12012         (widget-leave-text, widget-children-value-delete): Use mapc.
12013         (widget-keymap): Remove XEmacs stuff.
12014         (widget-field-keymap, widget-text-keymap): Define all inside defvar.
12015         (widget-button-click): Don't set point at the click, but re-centre
12016         if we scroll out of window.  Rewritten for images v. glyphs &c.
12017         (widget-tabable-at): Use POS arg, not point.
12018         (widget-beginning-of-line, widget-end-of-line)
12019         (widget-item-value-create, widget-sublist, widget-princ-to-string)
12020         (widget-sexp-prompt-value, widget-echo-help): Simplify.
12021         (widget-default-create): Use widget-image-insert; some rewriting.
12022         (widget-visibility-value-create)
12023         (widget-push-button-value-create, widget-toggle-value-create): Use
12024         widget-image-insert.
12025         (checkbox): Create on and off images dynamically.
12026         (documentation-link): Change :help-echo.
12027         (widget-documentation-link-echo-help): Remove.
12029 2000-06-02  Stefan Monnier  <monnier@cs.yale.edu>
12031         * log-edit.el (log-edit-done): Thinko in the "same comment" detection.
12033         * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function.
12034         (easy-mmode-define-toggle, define-minor-mode): Use it.
12035         (easy-mmode-define-keymap): Docstring fix.
12036         (define-derived-mode): Default PARENT to fundamental-mode.
12037         Add the derived-mode-parent symbol-property.
12038         (easy-mmode-derived-mode-p): New function.
12040 2000-06-02  Dave Love  <fx@gnu.org>
12042         * files.el (convert-standard-filename): Doc fix.
12043         (normal-backup-enable-predicate): New function.
12044         (backup-enable-predicate): Use it to replace the lambda form.
12046         * calendar/todo-mode.el: [This needs more work on the outline
12047         stuff.]  Doc fixes.
12048         (todo) <defgroup>: Add :version.
12049         (todo-add-category): Don't use pushnew.
12050         (todo-cmd-raise): Fix typo.
12051         (todo-top-priorities): Change temp buffer name.
12052         (todo-category-alist): Avoid redundant lambda.
12053         (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
12054         Use outline-next-heading.
12056         * autoarg.el: Rewritten to use define-minor-mode.
12057         (autoarg-kp-digits, autoarg-kp-mode-map): New variable.
12058         (autoarg-kp-mode, autoarg-kp-digit-argument): New command.
12060 2000-06-02  Kenichi Handa  <handa@etl.go.jp>
12062         * isearch.el (isearch-other-meta-char): Fix previous change.
12064 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
12066         * log-edit.el (log-edit-mode): Make vc-comment-ring-index local.
12067         (log-edit-done): Only add the comment to the ring if it's different
12068         from the last comment entered.
12070         * isearch.el (isearch-highlight): Turn internal-find-face into facep.
12072 2000-06-01  Dave Love  <fx@gnu.org>
12074         * hl-line.el: Rewritten using define-minor-mode.
12076         * help.el (describe-function-1): Distinguish special form from
12077         builtin function.  Sanity-check presence of arglist for builtins.
12079 2000-06-01  Kenichi Handa  <handa@etl.go.jp>
12081         * international/characters.el: Fix syntax/category setting of
12082         Tibetan characters.
12084         * language/tibet-util.el (tibetan-add-components): Fixes for new
12085         encoding of Tibetan characters.
12086         (tibetan-decompose-precomposition-alist): New variable.
12087         (tibetan-decompose-region): Convert precomposed characters to
12088         non-precomposed characters.
12089         (tibetan-decompose-string): Likewise.
12090         (tibetan-composition-function): Fix args to
12091         thibetan-compose-string.
12093         * language/tibetan.el (tibetan-composable-pattern): More
12094         characters included.
12095         (tibetan-consonant-transcription-alist): Rule for "R" added.
12096         (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
12097         "+R" added.
12098         (tibetan-base-to-subjoined-alist): Rule for "RA" added.
12100         * language/lao-util.el (lao-composition-function): Fix args to
12101         compose-string.
12103         * language/thai-util.el (thai-composition-function): Fix args to
12104         compose-string.
12106         * isearch.el (isearch-update): Set disable-point-adjustment to t
12107         to prevent the point moving to the end of a composition when a
12108         part of a composition is searched.
12109         (isearch-other-meta-char): If the key invoking this command can be
12110         mapped by function-key-map to a printing char, call
12111         isearch-process-search-char directly.
12113 2000-06-01  Stefan Monnier  <monnier@cs.yale.edu>
12115         * emacs-lisp/bytecomp.el:
12116         * frame.el:
12117         * international/mule-cmds.el:
12118         * international/mule-util.el:
12119         * international/mule.el:
12120         * mouse.el:
12121         * subr.el:
12122         * faces.el: Update calls to make-obsolete with a WHEN argument.
12124         * byte-run.el (make-obsolete, make-obsolete-variable):
12125         Add an optional WHEN argument and change the format of the
12126         symbol-property information.
12127         * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
12128         (byte-compile-obsolete, byte-compile-variable-ref): Understand the
12129         new obsolete-symbol-property format and print WHEN if it is provided.
12131 2000-05-31  Dave Love  <fx@gnu.org>
12133         * loadhist.el (loadhist-hook-functions): Remove
12134         before-change-function, after-change-function.
12135         (unload-feature): Deal with symbols which are both bound and
12136         fbound.
12138         * mouse.el (mouse-save-then-kill-delete-region): Don't bind
12139         before-change-function, after-change-function.
12141         * simple.el (newline): Don't bind before-change-function,
12142         after-change-function.
12144 2000-05-31  Rajesh Vaidheeswarran <rv@gnu.org>
12146         * whitespace.el (whitespace-rescan-timer-time): Update interval
12147         set to 600 seconds (10 minutes) instead of 60 seconds since
12148         a large number of whitespace buffers causes emacs to `freeze'
12149         for a considerable amount of time.
12151         * whitespace.el: Updated email address
12153 2000-05-31  Dave Love  <fx@gnu.org>
12155         * add-log.el (change-log-font-lock-keywords) <function>: Add
12156         pattern for function of change.
12157         (change-log-font-lock-keywords) <acknowledgements>: Amalgamate
12158         acknowledgements patterns.
12160 2000-05-31  Kenichi Handa  <handa@etl.go.jp>
12162         * isearch.el (isearch-printing-char): If keyboard coding system is
12163         being used, call isearch-process-search-multibyte-characters.
12165         * international/isearch-x.el: Mostly rewritten.
12167         * international/quail.el (quail-start-conversion): Don't include
12168         unhandled events in the returned events, but set them in
12169         unread-command-events.  Exit if all inputs are deleted.
12171 2000-05-30  Jason Rumney  <jasonr@gnu.org>
12173         * w32-fns.el (w32-charset-info-alist): Add each charset separately.
12175         * term/w32-win.el: Doc changes to reduce diffs with x-win.el.
12176         Reenable code to create initial fontsets.
12177         Use set-fontset-font in place of put-charset-property.
12179 2000-05-30  Gerd Moellmann  <gerd@gnu.org>
12181         * progmodes/perl-mode.el (perl-indent-line): When looking for a
12182         label, ensure that the first colon isn't followed by another.
12184         * paths.el (Info-default-directory-list): Doc fix.
12186         * net/net-utils.el (finger-X.500-host-regexps): New user-option.
12187         (finger): If HOST matches a regexp from finger-X.500-host-regexps,
12188         send a query containing USER only, not USER@HOST.
12190         * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
12191         and rmail-msgend to compute the restriction at the end, instead of
12192         computing it.
12194 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
12196         * dabbrev.el (dabbrev-expand): Don't display messages in the
12197         echo area if the minibuffer window is active.
12199         * jit-lock.el (jit-lock-mode): Add after change function to
12200         local hook.
12202 2000-05-29  Christoph Wedler  <Christoph.Wedler@sap.com>
12204         * antlr-mode.el: New commands: hide/unhide actions,
12205         upcase/downcase literals.
12206         (antlr-tiny-action-length): New user option.
12207         (antlr-hide-actions): New command.  Suggested by
12208         Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
12209         (antlr-mode-map): New binding [C-c C-v].
12210         (antlr-mode-menu): New entries.
12211         (antlr-downcase-literals): New command.
12212         (antlr-upcase-literals): Ditto.
12214         * antlr-mode.el: Minor changes: indendation, mode-name.
12215         (antlr-indent-line): Indent cpp directive at column 0.
12216         (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
12218         * antlr-mode.el: XEmacs bug workaround, XEmacs hint.
12219         (antlr-font-lock-additional-keywords): Workaround for intentional
12220         bug in XEmacs version of font-lock.
12221         (antlr-mode): Set symbol property `mode-name' to "Antlr".  Could
12222         be used by a smarter version of `buffers-menu-grouping-function'.
12224 2000-05-29  Gerd Moellmann  <gerd@gnu.org>
12226         * tmm.el (tmm-prompt): Recognize menu item definitions of the for
12227         `(menu-item ...)' when looking for the position of DEFAULT-ITEM.
12229 2000-05-29  Kenichi Handa  <handa@etl.go.jp>
12231         * international/encoded-kb.el
12232         (encoded-kbd-iso2022-designation-map): Pay attention to that
12233         charset-iso-final-char return -1 for eight-bit-control and
12234         eight-bit-graphic.
12236 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
12238         * speedbar.el (speedbar-use-images, speedbar-update-flag)
12239         (speedbar-easymenu-definition-base): Use display-graphic-p where
12240         available, instead of window-system.
12242 2000-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
12244         * international/codepage.el (cp-coding-system-for-codepage-1): Add
12245         eight-bit-graphic and eight-bit-control to safe charsets for cpNNN
12246         coding systems.
12248 2000-05-26  Dave Love  <fx@gnu.org>
12250         * disp-table.el (standard-display-underline): Don't use
12251         internal-find-face.
12253         * mail/reporter.el: Maintainer change.  Doc fixes.
12254         (reporter-version): Deleted.
12256         * emacs-lisp/elp.el: Maintainer change.
12257         (elp-help-address, elp-submit-bug-report, elp-version): Deleted.
12259 2000-05-26  Stefan Monnier  <monnier@cs.yale.edu>
12261         * add-log.el (add-change-log-entry): Merge the current entry with the
12262         previous one if the previous one is empty.
12264 2000-05-26  Dave Love  <fx@gnu.org>
12266         * loadhist.el (unload-feature): Fix interactive spec [from
12267         lijnzaad@ebi.ac.uk].
12269         * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use
12270         subr-arity to check primitives.
12271         (byte-compile-flush-pending, byte-compile-file-form-progn)
12272         (byte-compile-normal-call, byte-compile-list, byte-compile-concat)
12273         (byte-compile-insert, byte-compile-funcall): Use mapc instead of
12274         mapcar.
12276 2000-05-26  Kenichi Handa  <handa@etl.go.jp>
12278         * international/fontset.el: Set family names of non-latin charsets
12279         in default fontset to "*".
12281         * international/mule-diag.el (print-fontset): Combine family part
12282         and registry part of the fontname by "-*-" instead of "-".
12284         * international/mule-cmds.el (encode-coding-char): Make strings
12285         multibyte before calling encode-coding-string.
12287 2000-05-25  Stefan Monnier  <monnier@cs.yale.edu>
12289         * derived.el: Fix keywords.
12290         (define-derived-mode): Only define if needed.
12292         * simple.el (fill-comment, comment-column, comment-start)
12293         (comment-start-skip, comment-end, comment-indent-function)
12294         (block-comment-start, block-comment-end, indent-for-comment)
12295         (set-comment-column, kill-comment, comment-padding, comment-region)
12296         (comment-multi-line, indent-new-comment-line): Remove.
12298         * bindings.el (esc-map): Change ; to comment-dwim and use the new
12299         function names for comment operations.
12301         * newcomment.el: Add abundant autoload cookies.
12302         (comment-style): Don't depend on runtime data at compile-time.
12303         (comment-indent-hook): Remove.
12304         (comment-indent): Check if comment-indent-hook is bound.
12305         (comment-region): Docstring fix.
12307 2000-05-25  Dave Love  <fx@gnu.org>
12309         * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete
12310         byte-code-function-p.
12312         * mail/rmailsum.el: Add provide.
12314         * net/goto-addr.el (goto-address-fontify): Add help-echo property.
12316         * smerge-mode.el (smerge-diff-switches): Don't use list* in
12317         defcustom.
12319 2000-05-25  Michael Kifer  <kifer@cs.sunysb.edu>
12321         * ediff-diff.el (ediff-exec-process): delete --binary option from
12322         non-buffer ediff jobs.
12324 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
12326         * hilit-chg.el (highlight-changes-mode): Ask about color or
12327         grayscale support, not about window-system.
12329         * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not
12330         window-system.
12331         (ffap-highlight): Always default to t.
12333         * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call
12334         display-popup-menus-p instead of looking at window-system.
12336         * disp-table.el (standard-display-g1, standard-display-graphic):
12337         Only refuse to use string glyphs on X and MS-Windows.
12339         * avoid.el: Remove window-system from commentary, suggest to use
12340         display-*-p instead.
12342         * apropos.el (apropos-print): Use display-mouse-p instead of
12343         window-system.
12345 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
12347         * international/codepage.el (cp-decoding-vector-for-codepage):
12348         Fill up unsupported characters with their own codes.  From Kenichi
12349         Handa.
12351 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
12353         * international/mule-diag.el (describe-char-after): Use
12354         display-graphic-p instead of window-system, so that this function
12355         works on MS-DOS.
12357 2000-05-25  Eli Zaretskii  <eliz@is.elta.co.il>
12359         * international/codepage.el (cp-make-coding-systems-for-codepage):
12360         Remove the eight-bit-graphic and eight-bit-control charsets from
12361         the list of charsets which we convert into `?'.
12363 2000-05-25  Kenichi Handa  <handa@etl.go.jp>
12365         * international/mule-conf.el: Specify CHARSET-ID explicitely for
12366         private charsets.
12367         (mule-unicode-0100-24ff, japanese-jisx0213-1,
12368         japanese-jisx0213-2): New charsets.
12370         * international/fontset.el: Setup default fontset for new charsets.
12372 2000-05-24  Dave Love  <fx@gnu.org>
12374         * info.el (Info-find-node-2): Restructure [following "Vadim
12375         S. Solomin" <sovs@uic.nnov.ru>].
12377         * icomplete.el: Fix header for Finder.
12379 2000-05-24  Eric M. Ludlam  <zappo@ultranet.com>
12381         * rmailout.el (rmail-output-to-rmail-file): Added optional param
12382         STAY.
12384         * rmail.el (rmail-automatic-folder-directives): New user variable.
12385         (rmail-show-message): Add call to `rmail-auto-file' during
12386         display.
12387         (rmail-auto-file): New function.
12389 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
12391         * ediff-diff.el (ediff-forward-word): Take syntactic word class into
12392         account.
12393         (ediff-test-utility,ediff-diff-mandatory-option)
12394         (ediff-reset-diff-options): Utilities for proper initialization of
12395         ediff-diff-options and ediff-diff3-options on Windows.
12397         * ediff-init.el (ediff-merge-filename-prefix): New customizable
12398         variable.
12400         * ediff-mult.el (ediff-filegroup-action): Use
12401         ediff-merge-filename-prefix.
12403 2000-05-24  Michael Kifer  <kifer@cs.sunysb.edu>
12405         * viper-ex.el (ex-write): Set selective display to nil.
12407 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
12409         * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just
12410         aliases for hebrew-iso-8bit.
12412 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
12414         * woman.el: New version from Francis J. Wright
12415         <F.J.Wright@Maths.QMW.ac.uk>.
12416         (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file
12417         names in environment variables regardless of the path separator.
12418         (woman-topic-all-completions-1): Don't call file-name-directory-p
12419         on all files, since woman-file-regexp already filters out any
12420         directories.
12422 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
12424         * international/quail.el (quail-start-translation): Don't change
12425         modified-p of the current buffer.
12426         (quail-start-conversion): Likewise.
12428         * international/kkc.el (kkc-region): Don't change modified-p of
12429         the current buffer.
12431         * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to
12432         conform to RFC1468.
12433         (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.
12435 2000-05-23  Eric M. Ludlam  <zappo@ballista.ultranet.com>
12437         * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
12438         (speedbar-insert-button): Invisible text property fix.
12439         (speedbar-directory-plus): Renamed from speedbar-directory-+
12440         (speedbar-directory-minus): Renamed from speedbar-directory--
12441         (speedbar-page-plus): Renamed from speedbar-file-+
12442         (speedbar-page-minus): Renamed from speedbar-file--
12443         (speedbar-page): Renamed from speedbar-file-
12444         (speedbar-tag): Renamed from speedbar-tag-
12445         (speedbar-tag-plus): Renamed from speedbar-tag-+
12446         (speedbar-tag-minus): Renamed from speedbar-tag--
12447         (speedbar-expand-image-button-alist): Use above renames.
12449         * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
12450         * sb-dir-minus.xpm: Renamed from sb-dir-.xpm
12451         * sb-pg-plus.xpm: Renamed from sb-file+.xpm
12452         * sb-pg-minus.xpm: Renamed from sb-file-.xpm
12453         * sb-pg.xpm: Renamed from sb-file.xpm
12454         * sb-tag-plus.xpm: Renamed from sb-tag+.xpm
12455         * sb-tag-minus.xpm: Renamed from sb-tag-.xpm
12457 2000-05-24  Kenichi Handa  <handa@etl.go.jp>
12459         * international/quail.el (quail-show-guidance-buf): Set
12460         current-input-method of the guidance buffer to the name of the
12461         curren input method.
12463 2000-05-23  Stefan Monnier  <monnier@cs.yale.edu>
12465         * progmodes/compile.el (compile-internal): Style typo.
12467         * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
12468         quote vars and functions in the docstring.
12470         * newcomment.el (comment-make-extra-lines): Don't use `assert'.
12472         * completion.el (dynamic-completion-mode, dynamic-completion-mode):
12473         Don't quote lambdas.
12475         * ffap.el (ffap-highlight): Use facep rather than internal-find-face.
12477 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
12479         * startup.el (command-line): Determine source file of compiled
12480         user init file differently.  Warn if compiled user init file
12481         is older than its source file.
12483         * ffap.el (ffap-url-regexp): Add `https'.
12485 2000-05-23  Eli Zaretskii  <eliz@is.elta.co.il>
12487         * files.el (make-backup-file-name-1): Replace slashes with `!'
12488         rather than `|' (which is not allowed on Windows).  Replace the
12489         drive letters with a string "drive_X".
12491 2000-05-23  Gerd Moellmann  <gerd@gnu.org>
12493         * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'.
12495         * files.el (interpreter-mode-alist): Add `bash2'.
12497 2000-05-22  Dave Love  <fx@gnu.org>
12499         * loadhist.el (feature-symbols, file-provides, file-requires): Use
12500         mapc.
12501         (feature-file): Avoid calling symbol-name.  Doc fix.
12502         (file-set-intersect, file-dependents): Use dolist, not mapcar.
12503         (loadhist-hook-functions): Add mouse-position-function.
12504         (unload-feature): Change uses of mapcar.
12506         * files.el (parse-colon-path): Doc fix.
12507         (auto-mode-alist, interpreter-mode-alist): Purecopy the cars.
12508         (set-auto-mode): Use mapc.
12510         * complete.el (PC-look-for-include-file): Use :alnum: character
12511         class.
12512         (partial-completion-mode): Add autoload cookie.
12514 2000-05-22  Sam Steingold  <sds@gnu.org>
12516         * info.el (Info-fontify-node): Fixed the call to
12517         `add-text-properties' (bug introduced on 2000-05-18).
12519 2000-05-22  Dave Love  <fx@gnu.org>
12521         * bindings.el: Remove debug-ignored-errors set in other files.
12523         * progmodes/etags.el: Add to debug-ignored-errors.
12524         (visit-tags-table-buffer): Clear out buffers holding old tables
12525         when making a new list.
12526         (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use
12527         mapc.
12529         * completion.el: Doc fixes.  Add to debug-ignored-errors.  Don't
12530         quote keywords.
12531         (cmpl-string-case-type): Use character classes.
12533         * comint.el:
12534         * textmodes/ispell.el:
12535         * imenu.el:
12536         * mail/mh-e.el:
12537         * progmodes/compile.el: Add to debug-ignored-errors.
12539         * dabbrev.el: Add to debug-ignored-errors.
12540         (dabbrev-completion): Use mapc.
12542 2000-05-22  Eli Zaretskii  <eliz@is.elta.co.il>
12544         * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)
12545         (woman-mapcan, woman-parse-man.conf)
12546         (woman-toggle-use-extended-font, woman-toggle-use-symbol-font)
12547         (woman-reset-emulation, woman-select-symbol-fonts): New functions.
12548         (woman-parse-colon-path): Call woman-mapcan.  Recognize Cygwin
12549         path syntax better.
12550         (woman-man.conf-path, woman-use-own-frame): New defcustoms.
12551         (woman-manpath): Call woman-parse-man.conf.
12552         (woman-emulation): New defcustom, defaults to nroff.
12553         (woman-font-support): New defconst.
12554         (woman-use-symbol-font): New defcustom.
12555         (woman-menu): Add new menu items: "Colored/BW", "Advanced",
12556         "Emulation".
12557         Many functions: Doc fix.
12559 2000-05-22  Kenichi Handa  <handa@etl.go.jp>
12561         * international/quail.el (quail-simple-translation-keymap): Map
12562         128..255 to quail-self-insert-command.
12563         (quail-keyboard-layout-alist): Add definition for "pc102-de".
12565 2000-05-22  Stefan Monnier  <monnier@cs.yale.edu>
12567         * help.el (help-manyarg-func-alist): Typo.
12569         * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
12570         intervals which makes it heaps simpler.
12572         * newcomment.el (comment-region-internal): Go back to BEG after quoting
12573         the nested comment markers.
12575         * subr.el (remove-hook): Don't turn the hook's value into a list.
12577 2000-05-21  Dave Love  <fx@gnu.org>
12579         * edmacro.el (edmacro-parse-keys): Return vector if any elements
12580         are invalid characters.
12582         * international/mule-util.el (detect-coding-with-priority): Use
12583         mapc.  Remove redundant lambda.
12585         * international/mule-diag.el (list-non-iso-charset-chars)
12586         (describe-fontset): Remove redundant lambda.
12588         * emulation/crisp.el (brief-mode): New alias.
12590         * emacs-lisp/ring.el (ring-elements): New function.
12592         * emacs-lisp/easymenu.el (easy-menu-create-menu)
12593         (easy-menu-do-add-item): Use keywordp.
12595         * emacs-lisp/byte-opt.el: Update side-effect free function lists.
12597         * replace.el: Doc and error message fixes.
12598         (replace-highlight): Use facep, not internal-find-face.
12600 2000-05-20  Stefan Monnier  <monnier@cs.yale.edu>
12602         * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda.
12604         * log-edit.el (log-edit-done): Cleanup trailing empty lines.
12605         (log-edit-insert-changelog): Drop `:' as well.
12607         * log-view.el: Fix file description.
12608         (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not
12609         available.
12610         (log-view-font-lock-keywords): Only use cvs-filename-face if present.
12611         (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present.
12613         * emacs-lisp/easy-mmode.el: Update copyright and commentary.
12614         (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook.
12615         Print a status message if the toggle is called interactively.
12616         (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE)
12617         for global minor modes and use `defcustom' for them.
12618         Use add-minor-mode.
12619         (easy-mmode-define-derived-mode): Remove.
12620         (define-derived-mode): Fancier default docstring.
12621         (easy-mmode-define-navigation): Signal an error rather than (ding).
12623         * newcomment.el (comment-styles): New `box-multi'.
12624         (comment-normalize-vars): Better default for comment-continue to
12625         avoid whitespace-only continuations.
12626         (comment-search-forward): Always move even in the no-syntax case.
12627         (comment-padright): Only obey N if it's only obeyed for padleft.
12628         (comment-make-extra-lines): Better handling of empty continuations.
12629         Use `=' for the filler if comment-start has only one character.
12630         (uncomment-region): Try handling the special `=' filler.
12631         (comment-region): Allow LINES even if MULTI is nil.
12632         (comment-box): Choose box style based on comment-style.
12634 2000-05-20  Kenichi Handa  <handa@etl.go.jp>
12636         * international/ccl.el (ccl-compile-write-string): Make STR unibyte.
12637         (ccl-compile-write-repeat): If ARG is string, make it unibyte.
12639 2000-05-20  Kenichi HANDA  <handa@etl.go.jp>
12641         * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
12642         and insert, not subst-char-in-region.
12644         * international/mule-diag.el (list-character-sets-1): Handle
12645         charsets eight-bit-control and eight-bit-graphic.
12646         (list-iso-charset-chars): Likewise.
12647         (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
12648         charactes as is.  Use indent-to to align characters.
12650         * international/mule-cmds.el (find-multibyte-characters): Never
12651         exclude charsets eight-bit-control and eight-bit-graphic.
12653 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
12655         * progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
12656         Don't quote lambdas.
12658         * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add.
12660 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
12662         * gud.el (gud-jdb-directories): Doc fix.
12664 2000-05-19  Stefan Monnier  <monnier@cs.yale.edu>
12666         * newcomment.el: New file.
12668 2000-05-19  Gerd Moellmann  <gerd@gnu.org>
12670         * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'.
12672 2000-05-18  Andreas Schwab  <schwab@suse.de>
12674         * dired.el (dired-between-files): Also skip lines beginning with
12675         `used'.
12677 2000-05-18  Gerd Moellmann  <gerd@gnu.org>
12679         * msb.el (msb-menu-cond): Add choice `user'.
12681 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
12683         * ps-print.el: Compatibility, customization and doc fix.
12684         (ps-printer-name-option): Replace defconst by defvar.
12685         (ps-postscript-code-directory): XEmacs compatibility.
12686         (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code
12687         fix.
12688         (ps-user-defined-prologue, ps-print-prologue-header)
12689         (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs
12690         compatibility and code fix.
12691         (ps-print-background-image, ps-print-background-text):
12692         Customization fix.
12693         (ps-line-number-start, ps-n-up-on): New vars.
12695 2000-05-18  Espen Skoglund  <esk@ira.uka.de>
12697         * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed
12698         the indent-comment function to just return the appropriate indent.
12700 2000-05-18  Eric M. Ludlam  <zappo@ultranet.com>
12702         * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm,
12703         sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm,
12704         sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files
12706 2000-05-18  Dave Love  <fx@gnu.org>
12708         * info.el (Info-fontify-node): Add intangible property as well as
12709         invisible.
12711         * calendar/appt.el (appt-make-list): Match all lines of entry.
12712         From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de>
12714 2000-05-18  Kenichi Handa  <handa@etl.go.jp>
12716         * international/mule-diag.el (describe-char-after): Call
12717         internal-char-font, not char-font.  If internal-char-font returns
12718         nil, display "-- none --".
12720 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
12722         * image.el (image-type-available-p): Don't reference image-types
12723         if it isn't bound.
12725 2000-05-17  Stefan Monnier  <monnier@cs.yale.edu>
12727         * autoarg.el (autoarg-mode): Typo in the :set argument.
12729 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
12731         * startup.el (command-line-1): Don't signal an error if the
12732         directory for auto-save-list files does not yet exist.
12734 2000-05-17  Kenichi Handa  <handa@etl.go.jp>
12736         * international/mule-conf.el (arabic-iso8859-6): Fix typo.
12738 2000-05-16  Stefan Monnier  <monnier@cs.yale.edu>
12740         * subr.el (remove-hook): `setq' hook-value, not `set'.
12742 2000-05-16  Sam Steingold  <sds@gnu.org>
12744         * info.el (debug-ignored-errors): More errors to ignore.
12746 2000-05-16  Dave Love  <fx@gnu.org>
12748         * cus-edit.el: Don't require cl or easymenu.
12749         (custom-variable-prompt): Test standard-value property, not
12750         user-variable-p.
12752 2000-05-16  Sam Steingold  <sds@gnu.org>
12754         * subr.el (add-hook): `setq' hook-value, not `set'.
12756 2000-05-16  Gerd Moellmann  <gerd@gnu.org>
12758         * startup.el (command-line-1): Mention the FAQ in the startup
12759         message.
12761         * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'.
12763         * progmodes/compile.el (compilation-parse-errors): Collect
12764         `nomessage' regexps last.
12766         * dired.el (dired-mode-map): Use dired-do-query-replace-regexp.
12768         * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp'
12769         to the function name.
12771 2000-05-15  Dave Love  <fx@gnu.org>
12773         * speedbar.el (speedbar-recenter): Typo.
12774         (speedbar-expand-line): Make arg optional.
12775         (speedbar-mode): Avoid a compiler warning.
12777 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
12779         * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
12780         user-specified option string is empty.
12782         * mouse.el (mouse-yank-at-click): Doc fix.
12784 2000-05-15  Eli Zaretskii  <eliz@is.elta.co.il>
12786         * term/internal.el (IT-character-translations): More updates of
12787         latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC
12788         documents.
12790 2000-05-15  Gerd Moellmann  <gerd@gnu.org>
12792         * env.el (getenv): New function, interactively callable.
12793         (setenv, getenv): Remove autoload cookies.
12795         * loadup.el: Load `env'.
12797         * progmodes/f90.el: Change author's mail address.
12799 2000-05-14  Dave Love  <fx@gnu.org>
12801         * mail/rmail.el (rmail-show-message-hook): Customize and offer
12802         goto-addr as an option.
12804         * help.el (help-xref-stack): Doc fix.
12805         (help-xref-following): New variable.
12806         (help-make-xrefs): Use it.
12807         (help-xref-go-back): Use position information from stack element.
12808         (help-follow): Make position in stack element a pair.  Use
12809         help-xref-following.
12811         * autoarg.el: New file.
12813         * faces.el: Declare more functions obsolete.
12815         * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el
12816         * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el
12817         * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el
12818         * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el:
12819         Remove all the setup-...-environment functions.
12821 2000-05-13  Eric M. Ludlam  <zappo@ultranet.com>
12823         * speedbar.el: Updated the commentary section.  xemacs20p now uses
12824         >= when detecting.  Require `defimage' safely.
12825         (speedbar-easymenu-definition-base): Add toggle for images.
12826         (speedbar-easymenu-definition-special): Add flush cache & expand.
12827         (speedbar-visiting-tag-hook): Set new defaults.  Added options.
12828         (speedbar-reconfigure-keymaps-hook): New variable.
12829         (speedbar-frame-parameters): Updated documentation.
12830         (speedbar-use-imenu-flag): Updated custom tag
12831         (speedbar-dynamic-tags-function-list): New variable.
12832         (speedbar-tag-hierarchy-method): Updated doc & custom.
12833         (speedbar-indentation-width, speedbar-indentation-width) New
12834         variables.
12835         (speedbar-hide-button-brackets-flag): Customizable.
12836         (speedbar-vc-indicator): Doc update.
12837         (speedbar-ignored-path-expressions): Updated default value.
12838         (speedbar-supported-extension-expressions): Updated default value.
12839         (speedbar-syntax-table): Remove {} paren status.
12840         (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act
12841         as "+".  Added overlay aliases.
12842         (speedbar-mode): Use `speedbar-mode-line-update' instead of
12843         `force-mode-line-update'.
12844         (speedbar-mode, speedbar-quick-mouse, speedbar-click)
12845         (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
12846         `mouse-set-point'
12847         (speedbar-reconfigure-keymaps): Run configure keymap hooks.
12848         (speedbar-item-info-tag-helper): Revamped to handle a wider range
12849         of arbitrary text, and new helper functions.
12850         (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in
12851         filename finder.
12852         (speedbar-make-button): Call `speedbar-insert-image-button-maybe'.
12853         (speedbar-directory-buttons): Update path search/expansion.
12854         (speedbar-make-tag-line): Pay attention to
12855         `speedbar-indentation-width'.  Use more care w/ invisible
12856         properties.
12857         (speedbar-change-expand-button-char): Call
12858         `speedbar-insert-image-button-maybe'.
12859         (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
12860         (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
12861         (speedbar-trim-words-tag-hierarchy)
12862         (speedbar-simple-group-tag-hierarchy): New functions
12863         (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
12864         (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
12865         functions.
12866         (speedbar-mouse-set-point): New function
12867         (speedbar-power-click): Updated documentation.
12868         (speedbar-line-token, speedbar-goto-this-file): Handle more types
12869         of tag prefix text.
12870         (speedbar-expand-line, speedbar-contract-line): Make more robust
12871         to strange text.
12872         (speedbar-expand-line): Takes universal argument to flush the
12873         cache.
12874         (speedbar-flush-expand-line): New function.
12875         (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn.
12876         Use new generator insertion method.
12877         (speedbar-fetch-dynamic-tags): New function.
12878         (speedbar-fetch-dynamic-imenu): Removed code now handled in
12879         `speedbar-fetch-dynamic-imenu'.
12880         (speedbar-fetch-dynamic-etags): Fix current buffer problem.
12881         (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and
12882         "Revert Buffer" menu items.
12883         (speedbar-buffer-buttons-engine): Be smarter when creating a
12884         filename tag (for expansion purposes.).
12885         (speedbar-highlight-one-tag-line,
12886         (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
12887         (speedbar-recenter): New functions.
12888         (defimage-speedbar): Image loading abstraction.
12889         (speedbar-directory-+, speedbar-directory--, speedbar-file-+)
12890         (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+)
12891         (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v)
12892         (speedbar-tag-type, speedbar-tag-mail): New images.
12893         (speedbar-expand-image-button-alist): New variable.
12894         (speedbar-insert-image-button-maybe): Insert an image over some
12895         buttons.
12897 2000-05-13  Kenichi Handa  <handa@etl.go.jp>
12899         * international/mule-cmds.el (encode-coding-char): An ASCII
12900         character is always encodable.
12902         * international/mule-conf.el: Add more information in descriptions
12903         of character sets.
12905         * international/mule-diag.el (describe-char-after): New function.
12906         (describe-font-internal): Adjusted for the change of font-info.
12907         (describe-font): Likewise.
12908         (print-fontset): Rewritten for the new fontset implementation.
12909         (describe-fontset): Include fontset alias names in completion.
12910         (list-fontsets): Adjusted for the change of print-fontset.
12912         * simple.el (what-cursor-position): If DETAIL is non-nil, call
12913         describe-char-after instead of displaying the detail in the echo
12914         area.
12915         (syntax-code-table): Format changed.
12916         (string-to-syntax): Adjusted for the above change.
12918 2000-05-12  Stefan Monnier  <monnier@cs.yale.edu>
12920         * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
12922 2000-05-12  Dave Love  <fx@gnu.org>
12924         * calendar/todo-mode.el: Remove some compatibility stuff and CL
12925         dependence.  Use line-{beginning,end}-position, not
12926         point-at{b,e}ol.  Some doc fixes.
12927         (todo-position): New function.  Fix callers of position to use it.
12928         (todo-save-top-priorities, todo-print): Use with-temp-buffer.
12930 2000-05-12  Gerd Moellmann  <gerd@gnu.org>
12932         * time.el (display-time-mail-icon): Use `:ascent center'.
12934         * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for
12935         handling FTP security extensions.
12937 2000-05-11  Dave Love  <fx@gnu.org>
12939         * calendar/todo-mode.el: New file.
12941 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
12943         * comint.el (comint-read-input-ring): Move reference to
12944         comint-input-ring-size outside of the save-excursion.  It was
12945         causing the default value to be the only one ever seen.
12947         * font-lock.el: Update copyright.  Remove Simon Marshall's email
12948         address on request from him.
12950         * subr.el (substitute-key-definition): Add comment describing
12951         the meaning of PREFIX.
12953 2000-05-10  Stefan Monnier  <monnier@cs.yale.edu>
12955         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp.
12957         * subr.el (add-hook, remove-hook): Make hook buffer-local if needed..
12958         (add-minor-mode): Don't make the variable buffer-local and add a
12959         reference to define-minor-mode in the docstring.
12961         * pcvs.el (cvs-cleanup-collection): Remove obsolete code for
12962         HEADER/FOOTER and fix bug with trailing empty directory.
12963         (cvs-append-to-ignore): Use vc-editable-p if available.
12964         (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER.
12965         (vc-do-command): Tweak advice to handle the new VC.
12967         * log-view.el (log-view-goto-rev): New function for the new VC.
12968         (log-view-minor-wrap): Use mark-active.
12970         * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete.
12971         (log-edit-changelog-full-paragraphs): New var.
12972         (log-edit-insert-changelog): Remove a lonely leading `* file'.
12973         (log-edit-narrow-changelog, log-edit-changelog-paragraph)
12974         (log-edit-changelog-subparagraph, log-edit-changelog-entry)
12975         (log-edit-changelog-ours-p, log-edit-changelog-entries)
12976         (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries):
12977         Replace the `cvs' prefix with `log-edit'.
12979         * iswitchb.el (iswitchb-completion-help): Unquote lambda.
12981         * diff-mode.el (diff-font-lock-keywords): Recognize comments.
12982         (diff-font-lock-defaults): Explicitly turn off multiline.
12983         (diff-end-of-hunk): Handle comments and fix end-of-buffer bug.
12984         (diff-ediff-patch): Fix call to ediff-patch-file.
12985         (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs):
12986         Handle comments.
12988         * frame.el (automatic-hscrolling): Typo.
12990         * cvs-status.el (cvs-status-minor-wrap): Use mark-active.
12992 2000-05-09  Sam Steingold  <sds@goems.com>
12994         * apropos.el (apropos-print): use `describe-face' instead of
12995         `customize-face-other-window'.
12997 2000-05-09  Dave Love  <fx@gnu.org>
12999         Changes mostly following Richard Sharman <rsharman@wave.home.com>.
13001         * help.el (describe-variable): Have customize button pop the
13002         help-xref stack when invoked.
13003         (help-xref-symbol-regexp): Add `face'.
13004         (help-make-xrefs): Check for quoted face names and adapt regexp
13005         submatch numbers to cope.
13006         (help-xref-interned): Maybe insert face doc too.  Separate
13007         sections with a line of hyphens.
13009         * faces.el:  Some doc fixes.  Declare some functions obsolete.
13010         (describe-face): Add customize button.  Return the help
13011         text.  Fix prompt.
13013 2000-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
13015         * term/internal.el (IT-character-translations): Fix last change.
13017 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13019         * woman.el: New file
13020         (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>).
13022 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
13024         * term/internal.el (IT-character-translations): Update ASCII
13025         simulations for greek-iso8859-7, add latin-iso8859-14 and
13026         latin-iso8859-15.
13028         * international/mule-cmds.el (set-language-info-alist): Call
13029         define-prefix-command with 3 arguments, to make the map suitable
13030         for a menu.
13032 2000-05-07  Dave Love  <fx@gnu.org>
13034         * time.el: Small doc fixes from Pavel Jan\e,Am\e(Bk ml.
13036 2000-05-05  Dave Love  <fx@gnu.org>
13038         * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
13039         list in doc string.  Don't quote keyword symbols.
13040         * emacs-lisp/cl.el: Likewise
13041         * emacs-lisp/cl-seq.el: Likewise
13043 2000-05-05  Gerd Moellmann  <gerd@gnu.org>
13045         * abbrev.el (abbrev-mode): Make ARG optional.
13047 2000-05-04  Gerd Moellmann  <gerd@gnu.org>
13049         * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'.
13051         * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'.
13053         * subr.el (substitute-key-definition): Clarify documentation.
13055 2000-05-04  Milan Zamazal  <pdm@freesoft.cz>
13057         * glasses.el (glasses-convert-to-unreadable): Use
13058         `glasses-separator' instead of the hard-wired "_".
13059         (glasses-mode): Call `glasses-make-unreadable' only in a single
13060         place.
13062 2000-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
13064         * term/internal.el (cjk-codepages-alist): Add associations for
13065         Chinese and Korean codepages.  Remove FIXME comment.
13067 2000-05-03  Dave Love  <fx@gnu.org>
13069         * time.el (display-time-mail-face, display-time-use-mail-icon):
13070         New option.
13071         (display-time-mail-icon): New variable.
13072         (display-time-string-forms): Use the above.  Fix the local-map.
13074 2000-05-03  Gerd Moellmann  <gerd@gnu.org>
13076         * replace.el (query-replace-map): Add binding for `E'.
13077         (query-replace-help): Extend help text.
13078         (perform-replace): Allow editing the replacement string.
13080         * make-mode.el (makefile-mode-abbrev-table): New variable.
13081         (makefile-mode): Set local abbrev table to
13082         makefile-mode-abbrev-table.
13083         (makefile-font-lock-keywords): Fontify includes and conditionals.
13085         * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't
13086         set TOGGLE's value.
13088         * mailabbrev.el (mail-abbrev-insert-alias): Renamed from
13089         mail-interactive-insert-alias.
13090         (mail-abbrev-complete-alias): New command.
13091         (mail-mode-map): Bind it to `M-TAB'.
13093 2000-05-03  Kenichi Handa  <handa@etl.go.jp>
13095         * language/lao-util.el (lao-compose-region): New function.
13097 2000-05-02  Gerd Moellmann  <gerd@gnu.org>
13099         * files.el (recover-session): Make directories as necessary
13100         if they don't exist yet.
13102         * calendar/cal-french.el
13103         (french-calendar-multibyte-special-days-array)
13104         (french-calendar-special-days-array): Change French text.
13105         (calendar-french-date-string): Change output.
13106         (calendar-goto-french-date): Likewise.
13108 2000-05-02  Per Abrahamsen  <abraham@dina.kvl.dk>
13110         * wid-edit.el (widget-default-active): Obey `:always-active'.
13111         (widget-documentation-string-value-create): Set `:always-active'.
13113 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
13115         * startup.el (auto-save-list-file-prefix): For ms-dos, set the
13116         default prefix to `~/_emacs.d/auto-save.list/_s'.
13117         (normal-top-level): Create the directory for auto-save files, if
13118         it doesn't already exist (in the ms-dos case only).
13120 2000-05-02  Eli Zaretskii  <eliz@is.elta.co.il>
13122         * international/mule-cmds.el (set-language-environment): Don't
13123         concat an integer (dos-codepage), use format instead.
13125 2000-05-02  Dave Love  <fx@gnu.org>
13127         * help.el (help-xref-on-pp): Check for constant symbols.
13129 2000-04-29  Gerd Moellmann  <gerd@gnu.org>
13131         * startup.el (normal-top-level): Put a condition-case around
13132         the code loading subdirs.el.
13134 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13136         * ps-print.el: Upside-down and face background color printing,
13137         line number step, doc fix.
13138         (ps-print-version): New version number (5.2).
13139         (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job)
13140         (ps-face-attribute-list, ps-plot-with-face): Code fix.
13141         (ps-spool-config): Var fix.
13142         (ps-printer-name-option): Const fix.
13143         (ps-print-upside-down, ps-use-face-background)
13144         (ps-line-number-step): New vars.
13145         (ps-window-system, ps-lp-system): New consts.
13146         (ps-face-background): New fun.
13148 2000-04-28  Richard Stallman  <rms@gnu.org>
13150         * files.el (make-auto-save-file-name):
13151         Apply auto-save-file-name-transforms to visited file name
13152         before generating auto save file name.
13153         (auto-save-file-name-transforms): New variable.
13155         * files.el (backup-enable-predicate):
13156         Correctly test for a file under a temporary directory.
13158 2000-04-28  Gerd Moellmann  <gerd@gnu.org>
13160         * subr.el (add-minor-mode): Rewritten.
13162 2000-04-28  Kenichi Handa  <handa@etl.go.jp>
13164         * mail/sendmail.el (sendmail-send-it): Set
13165         buffer-file-coding-system to the selected coding system for MIME
13166         header.
13168 2000-04-27  Gerd Moellmann  <gerd@gnu.org>
13170         * dired.el (dired-move-to-filename-regexp): Allow format where
13171         YYYY is followed by two spaces.
13173         * progmodes/etags.el (etags-tags-completion-table): Add a `:'
13174         in the second character class of the regexp.
13176         * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in
13177         mh-etc, too.
13179         * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert
13180         nil.
13182         * subr.el (add-minor-mode): Use `set' instead of `setq'.
13184         * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN
13185         argument.
13187 2000-04-27  Sen Nagata <sen@eccosys.com>
13189         * emacs-lisp/crm.el (crm-completion-table): New variable.
13190         (crm-collection-fn, crm-test-completion)
13191         (completing-read-multiple): Use it.
13193 2000-04-27  Dave Love  <fx@gnu.org>
13195         * help.el (locate-library): Use mapc.
13196         (help-manyarg-func-alist): Add call-process-region.
13198 2000-04-26  Gerd Moellmann  <gerd@gnu.org>
13200         * subr.el (add-minor-mode): Make argument MAP optional.
13202         * desktop.el (desktop-save): Save list of minor modes.
13203         (desktop-create-buffer): Restore minor modes.
13204         (desktop-minor-mode-table): New user-option.
13206         * subr.el (add-minor-mode): New function.
13208         * image.el (find-image): New function.
13209         (defimage): Rewritten to find image at load time.
13211         * startup.el (normal-top-level-add-to-load-path): Handle
13212         case that the default directory is not in load-path.
13214         * help.el: Old patch from Stefan Monnier.
13215         (help-xref-on-pp): New function.
13216         (describe-variable): Use it to display xrefs in a symbol's value.
13218 2000-04-26  Stefan Monnier  <monnier@cs.yale.edu>
13220         * cus-edit.el (custom-face): Fix parenthesis.
13222 2000-04-26  Kenichi Handa  <handa@etl.go.jp>
13224         * mail/rmail.el (rmail-expunge): When there are no deleted
13225         messages, do nothing.
13227 2000-04-26  Dave Love  <fx@gnu.org>
13229         * international/mule-cmds.el (locale-translation-file-name):
13230         Defvar to nil.
13231         (set-locale-environment): Set it here (at runtime).
13233 2000-04-25  Gerd Moellmann  <gerd@gnu.org>
13235         * replace.el (perform-replace): Add parameters START and END.  Use
13236         them instead of the check for a region in Transient Mark mode.
13237         (query-replace-read-args): Return two more list elements for the
13238         start and end of the region in Transient Mark mode.
13239         (query-replace, query-replace-regexp, query-replace-regexp-eval)
13240         (map-query-replace-regexp, replace-string, replace-regexp): Add
13241         optional last arguments START and END and pass them to
13242         perform-replace.
13244         * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a
13245         form with additional arguments for perform-replace.
13247         * progmodes/etags.el (tags-query-replace): Add parameters START
13248         and END.  Construct a form with additional arguments for
13249         perform-replace.
13251         * simple.el (shell-command): Set default directory for "*Shell
13252         Command Output" buffer.
13254         * language/european.el (iso-latin-4): Fix typo.
13256         * emacs-lisp/crm.el: New file.
13258 2000-04-24  Dave Love  <fx@gnu.org>
13260         * cus-edit.el (Custom-set, Custom-save, Custom-reset-current)
13261         (Custom-reset-saved, Custom-reset-standard)
13262         (custom-group-value-create, custom-group-set, custom-group-save)
13263         (custom-group-reset-current, custom-group-reset-saved)
13264         (custom-group-reset-standard): Use mapc.
13265         (custom-buffer-create-internal): Disable undo when creating items.
13266         Use mapc.
13267         (custom-face): Avoid redundant lambda.
13269 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
13271         * startup.el (auto-save-list-file-prefix): Set default to
13272         `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS.
13274 2000-04-24  Sam Steingold  <sds@gnu.org>
13276         * time-stamp.el (time-stamp-string-preprocess): Always convert
13277         `field-result' to a string.
13279 2000-04-24  Gerd Moellmann  <gerd@gnu.org>
13281         * frame.el (scrolling): New group.
13282         (automatic-hscrolling): New user-option.
13284         * startup.el (command-line-x-option-alist): Add `-lsp' and
13285         `--line-spacing'.
13287 2000-04-19  Dave Love  <fx@gnu.org>
13289         * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition.
13290         (cl-mapc): Rename from mapc.  Fix the funcall.
13292 2000-04-19  Gerd Moellmann  <gerd@gnu.org>
13294         * simple.el (clone-indirect-buffer-other-window): New command.
13295         (clone-indirect-buffer): Add optional arg NORECROD.
13296         (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window.
13298         * help.el (resize-temp-buffer-window): Use count-screen-lines.
13300         * window.el (count-screen-lines): New function.
13301         (shrink-window-if-larger-than-buffer): Use count-screen-lines
13302         instead of window-buffer-height.
13304         * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set
13305         non-existing variable comint-input-sentinel.
13306         (inferior-lisp-args-to-list): Removed.
13307         (inferior-lisp): Use split-string instead of
13308         inferior-lisp-args-to-list.
13310         * hexl.el (hexl-insert-hex-string): New command.
13312         * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name
13313         instead of concat.
13315 2000-04-18  Gerd Moellmann  <gerd@gnu.org>
13317         * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline
13318         at the start of an existing but empty folder.
13320 2000-04-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13322         * ps-mule.el: Customization fix, doc fix.
13323         (ps-multibyte-buffer): Customization fix.
13325 2000-04-17  Richard M. Stallman  <rms@gnu.org>
13327         * subr.el (read-passwd): Use read-char-exclusive.
13329 2000-04-17  Gerd Moellmann  <gerd@gnu.org>
13331         * textmodes/texinfo.el (texinfo-insert-@email)
13332         (texinfo-insert-@emph, texinfo-insert-@quotation)
13333         (texinfo-insert-@strong, texinfo-insert-@url): New functions.
13334         (texinfo-mode-map): Add key bindings for them.
13336         * files.el (basic-save-buffer-2): Use a template with `$'
13337         instead of `#' for VMS.
13339         * simple.el (clone-indirect-buffer): New function.
13341 2000-04-16  Stephen Eglen  <stephen@gnu.org>
13343         * iswitchb.el (iswitchb-case): New function.  If the user input
13344         contains any upper-case characters, the search is made
13345         case-sensitive.
13347 2000-04-17  Stefan Monnier  <monnier@cs.yale.edu>
13349         * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as
13350         comment-end.
13351         (texinfo-font-lock-syntactic-keywords): New var.
13352         (texinfo-font-lock-keywords): Remove comment regexp.
13353         (texinfo-insert-block): New function.
13354         (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
13355         (texinfo-mode): Use define-derived-mode.  Tweak comment-start-skip
13356         and font-lock-defaults.  Use regexp-opt for outline-regexp.
13357         (texinfo-environments): New var.
13358         (texinfo-environment-regexp): Use regexp-opt and
13359         texinfo-environments.
13361         * textmodes/ispell.el (ispell-menu-map-needed): Check that
13362         ispell-process is bound since this might be eval'd before ispell
13363         is loaded.
13364         (ispell-message): Use a tiny bit less magic and a bit more hard
13365         data to figure out what kind of sc-cite-regexp to use.
13367         * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp.
13369         * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries)
13370         (insert-cyclic-diary-entry): Unquote the lambda.
13372         * gud.el (gud-jdb-build-source-files-list): Fix typo.
13374         * files.el (backup-enable-predicate): Unquote the lambda.
13376         * cus-edit.el (custom-face, face): Unquote the lambda.
13378 2000-04-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13380         * ps-print.el: Check for line-beginning-position definition.
13382         * ps-print.el: Fix counting lines in a region.
13383         (ps-print-version): New version number (5.1.5).
13384         (ps-spool-without-faces, ps-spool-with-faces): Adjust code.
13385         (ps-printing-region): Fun code fix.
13387 2000-04-15  Gerd Moellmann  <gerd@gnu.org>
13389         * gud.el (gud-jdb-build-source-files-list): Change file-exists-p
13390         to file-directory-p.
13392 2000-04-14  Gerd Moellmann  <gerd@gnu.org>
13394         * gud.el (gud-jdb-build-source-files-list): Check that directory
13395         exists before calling directory-files.
13397 2000-04-13  Dave Love  <fx@gnu.org>
13399         * emacs-lisp/trace.el: Change maintainer.  Use new backquote
13400         syntax.
13402         * emacs-lisp/cl-specs.el: Remove when, unless.
13404         * emacs-lisp/cl-extra.el: Don't quote keywords.
13405         (cl-old-mapc): New variable.
13406         (mapc): Use it.
13407         (cl-map-intervals): Use with-current-buffer.  Don't check for
13408         next-property-change.
13409         (cl-map-overlays): Use with-current-buffer.
13410         (cl-expt): Remove.
13411         (copy-tree, remprop): Define unconditionally.
13413         * emacs-lisp/cl-compat.el (keywordp): Remove.
13415         * emacs-lisp/edebug.el (edebug-keywordp): Remove.  Change callers
13416         to use keywordp.
13417         (edebug-spec): Enable keywordp.
13419         * cus-edit.el (custom-sort-items): Avoid symbol-name with new
13420         string-lessp.
13422         * cus-start.el: Use keywordp.
13424 2000-04-13  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
13426         * diary-lib.el (include-other-diary-files): Fix the fix of
13427         2000-02-18 by doing a save-excursion.
13429 2000-04-13  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13431         * ps-print.el: Customization fix, doc fix.
13432         (ps-print-version): New version number (5.1.4).
13433         (ps-article-author, ps-article-subject, ps-info-file, ps-info-node)
13434         (ps-print-preprint): Adjust code.
13435         (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue)
13436         (ps-print-prologue-header, ps-print-control-characters)
13437         (ps-spool-config): Customization fix.
13439 2000-04-13  Eli Zaretskii  <eliz@is.elta.co.il>
13441         * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and
13442         converted to the new menu-item format, names silightly changed,
13443         help strings added.
13445         Support for spelling without async subprocesses:
13447         * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer)
13448         (ispell-session-buffer): New variables.
13449         (ispell-start-process, ispell-process-status,
13450         ispell-accept-output, ispell-send-string): New functions, for
13451         Ispell invocation when async subprocesses aren't supported.
13452         (ispell-word, ispell-pdict-save, ispell-command-loop,
13453         ispell-process-line, ispell-buffer-local-parsing): Replace calls
13454         to process-send-string with calls to ispell-send-string, and
13455         accept-process-output with ispell-accept-output.
13456         (ispell-init-process): Call ispell-process-status instead of
13457         process-status with.
13458         (ispell-init-process): Call ispell-start-process.  Call
13459         ispell-accept-output and ispell-send-string.  Don't call
13460         process-kill-without-query and kill-process if they are unbound.
13461         (ispell-async-processp): New function.
13463 2000-04-12  Dave Love  <fx@gnu.org>
13465         * info.el: Add debug-ignored-errors.
13466         (Info-mode-menu): Add some items.
13467         (Info-directory): Add autoload cookie.
13469         * menu-bar.el (menu-bar-options-menu): Make `mule' always visible.
13470         Modify `truncate-lines'.  Make `describe-language-environment'
13471         always visible and add help.  Modify `describe-key' help.  Invoke
13472         Info-directory from `info'.  New entry `emacs-manual'.
13474 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
13476         * progmodes/ebrowse.el (ebrowse-tree-mode): Use
13477         propertized-buffer-identification.
13478         (ebrowse-update-member-buffer-mode-line): Likewise.
13479         (ebrowse--mode-strings): Removed.
13480         (ebrowse--mode-line-props): Removed.
13482         * files.el (auto-mode-alist): Add `EBROWSE'.
13484         * progmodes/ebrowse.el (ebrowse-read): Skip forward over white
13485         space before testing for end of buffer.
13486         (ebrowse-load): Removed.
13487         (ebrowse-revert-tree-buffer-from-file): Rewritten.
13488         (ebrowse-create-tree-buffer): Rewritten.
13489         (ebrowse-tree-mode): Read tree from buffer.
13491         * progmodes/ebrowse-ffh.el: Removed.
13493 2000-04-10  Kenichi Handa  <handa@etl.go.jp>
13495         * language/vietnamese.el (viet-vscii-decode-table): Fix a bug.
13497 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
13499         * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)'
13500         at the wrong place.
13502 2000-04-09  Dave Love  <fx@gnu.org>
13504         * files.el (backup-enable-predicate): Use
13505         temporary-file-directory, small-temporary-file-directory.
13506         (make-backup-file-name-function, backup-directory-alist): New
13507         variables.
13508         (make-backup-file-name-1): New function.
13509         (make-backup-file-name): Use it.
13510         (find-backup-file-name): Likewise.  Use format for clarity, not
13511         concat.
13512         (file-newest-backup): Use make-backup-file-name.
13514 2000-04-09  Gerd Moellmann  <gerd@gnu.org>
13516         * progmodes/ebrowse-ffh.el: New file.
13518         * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved
13519         to ebrowse-ffh.el.
13520         (ebrowse-load): Add autoload.
13522         * finder.el (finder-commentary): Add autoload cookie.
13524         * mail/rfc2368.el: Correct author's email address.
13526         * progmodes/ebrowse.el: New file.
13528         * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu
13529         item help string.
13530         (easy-menu-do-add-item): Ditto.
13531         (easy-menu-define): Extend doc string.
13533         * jit-lock.el (with-buffer-unmodified): Use
13534         restore-buffer-modified-p.
13535         (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified.
13536         (jit-lock-function, jit-lock-stealth-fontify): Don't use
13537         with-buffer-unmodified.
13539 2000-04-08  Dave Love  <fx@gnu.org>
13541         * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop,
13542         unless, when.
13544 2000-04-07  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
13546         * viper-util.el (viper-put-on-search-overlay): New subroutine.
13547         (viper-flash-search-pattern): No operation when using Emacs
13548         doesn't support face.
13549         Use `viper-put-on-search-overlay'.
13551 2000-04-04  Gerd Moellmann  <gerd@gnu.org>
13553         * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r
13554         like C-r.
13556         * progmodes/make-mode.el: Some doc fixes.
13557         (makefile-mode-abbrev-table): New variable.
13558         (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table.
13559         (makefile-font-lock-keywords): Fontify includes and conditionals.
13560         (toplevel): Require `dabbrev' and `add-log' when compiling.
13562         * replace.el (perform-replace): Don't move forward one char
13563         when MATCH-AGAIN is nil, and REGEXP-FLAG is t.  We don't want
13564         to do that because it leaves point 1 position after the last
13565         replacement, after everything has been replaced.
13567         * jit-lock.el (with-buffer-unmodified): New macro.
13568         (with-buffer-prepared-for-font-lock): Don't preserve buffer's
13569         modified state.
13570         (jit-lock-function-1): Extracted from jit-lock-function; not
13571         preserving buffer's modified state.
13572         (jit-lock-function, jit-lock-stealth-fontify): Call
13573         jit-lock-function-1.
13575         * mail/rfc2368.el: Remove supernumerary copyright line.
13577 2000-04-04  Milan Zamazal  <pdm@freesoft.cz>
13579         * glasses.el: Provide facilities for inserting space before left
13580         parentheses and uncapitalization of identifiers.
13581         (glasses-mode): Try to remove old overlays in all cases.
13583 2000-04-03  Gerd Moellmann  <gerd@gnu.org>
13585         * progmodes/compile.el (compile-internal): Display the compilation
13586         buffer in a different frame, if it's already displayed there.
13588         * mail/rfc2368.el: New file.
13590         * simple.el (sendmail-user-agent-compose): Recognize a `body'
13591         header and insert its value as mail body.
13593         * subr.el (member-ignore-case): New function.
13595         * dabbrev.el (dabbrev-ignored-regexps): New user-option.
13596         (dabbrev--find-expansion): Ignore buffers matching a regexp
13597         from dabbrev-ignored-regexps.
13599         * jka-compr.el (jka-compr-compression-info-list): Add `.z'
13600         to extensions handled by gzip.
13602 2000-04-03  Richard M. Stallman  <rms@gnu.org>
13604         * files.el (insert-directory): List the total free space
13605         along with the used space.
13607         * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix
13608         line is followed by one that matches CITATION-REGEXP, end the
13609         paragraph.
13611 2000-04-03  Markus Rost  <rost@delysid.gnu.org>
13613         * mail/rmailsum.el (rmail-user-mail-address-regexp): New option.
13614         (rmail-make-basic-summary-line): Use that option.
13616 2000-04-03  Kenichi Handa  <handa@etl.go.jp>
13618         * international/mule-cmds.el (encoded-string-description):
13619         Rewritten.   Try pretty description for ISO 2022 escape sequences
13620         only if CODING-SYSTEM is based on ISO 2022.  Use uppercase letters
13621         for hexadecimal format.
13623 2000-04-01  Dave Love  <fx@gnu.org>
13625         * cpp.el: Change customization group to `c' from `C'.
13627         * vcursor.el (vcursor-move): Use display-color-p.
13629         * international/mule-util.el: Provide mule-utils.
13630         (string-to-sequence): Simplify and speed up.
13632         * international/mule.el (make-coding-system): Purecopy doc-string.
13634         * international/mule-cmds.el: Various menu changes.
13635         (describe-specified-language-support): Handle `Default'.
13636         (set-language-info): Purecopy `info'.
13638 2000-03-31  Andrew Innes  <andrewi@gnu.org>
13640         * vc.el (vc-backend-diff): Return the correct status if we had to
13641         retry the rcsdiff command without the --brief option.
13643 2000-03-31  Dave Love  <fx@gnu.org>
13645         * help.el (help-manyarg-func-alist): Correct several omissions.
13647         * add-log.el: Don't require cl, fortran.
13648         (add-log-current-defun-function): Doc fix.
13649         (change-log-version-number-regexp-list): Remove SCCS part.  Doc
13650         fix.
13651         (change-log-version-rcs): Function deleted.
13652         (change-log-version-number-search): Doc fix.  Use
13653         vc-workfile-version.  Avoid CL dolist.
13654         (add-change-log-entry): Just call add-log-current-defun to get
13655         defun.  Simplify somewhat.
13656         (change-log-get-method-definition-1): Likewise.
13657         (add-log-current-defun): Return nil if calling
13658         add-log-current-defun-function does so.  Move Fortran stuff to
13659         fortran.el.  Return string without properties.
13661         * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper:
13662         and :alpha: char classes.
13664         * mail/supercite.el: Defvar curline when compiling.
13665         (sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
13666         (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
13667         rather than a-zA-Z0-9 to allow non-ASCII characters.
13669 2000-03-31  Gerd Moellmann  <gerd@gnu.org>
13671         * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.
13673         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13674         Re-enable new code.
13676         * lpr.el (print-region-1): Use -d to specify printer name for
13677         systems `usg-unix-v*, `dgux', `hpux', `irix'.
13679 2000-03-31  Dave Love  <fx@gnu.org>
13681         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look
13682         for function definition in symbol's function value slot first
13683         instead of first consulting byte-compile-function-environment.
13685 2000-03-31  Kenichi Handa  <handa@etl.go.jp>
13687         * language/european.el ("Polish"): New language environment.
13688         (setup-polish-environment): New function.
13690 2000-03-30  Gerd Moellmann  <gerd@gnu.org>
13692         * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
13693         Disable new code.
13695         * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug
13696         trying to `load' the symbol of an autoload instead of the file
13697         recorded in the autoload.  Fix error messages.
13699 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13701         * ps-print.el: PostScript programming fix for ghostview, doc fix.
13702         (ps-print-version): New version number (5.1.3).
13703         (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup)
13704         (ps-insert-file, ps-output-boolean, ps-plot-with-face)
13705         (ps-generate-postscript-with-faces): Code fix.
13706         (ps-color-values): XEmacs compatibility.
13707         (ps-print-background-image, ps-print-background-text, ps-printer-name)
13708         (ps-default-fg, ps-default-bg): Adjust customization.
13709         (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var.
13710         (ps-color-scale): Renaming old ps-color-value fun.
13711         (ps-print-headers): Replace ps-print-header group to avoid conflict
13712         with ps-print-header variable.
13713         (ps-print-miscellany): New group.
13714         (ps-format-color, ps-rgb-color): New funs.
13715         (ps-default-foreground): New var.
13716         (ps-printer-name-option): New const.
13718 2000-03-30  Peter Breton  <pbreton@ne.mediaone.net>
13720         * net/net-utils.el:
13721         (network-connection-host, network-connection-service): New variables
13722         (network-connection-mode): New mode, derived from comint-mode
13723         (network-connection-mode-setup): New function, saves host and
13724         service information in local variables.
13726         * lisp/locate.el:
13727         (locate-word-at-point): Added this function
13728         (locate): Default to using locate-word-at-point as input
13729         Run dired-mode-hook
13731 2000-03-29  Dave Love  <fx@gnu.org>
13733         * calendar/appt.el: Doc fixes.
13734         (appt-check): Convert min-to-app to a string before passing to
13735         appt-disp-window-function or concat.
13736         (appt-delete-window): Remove test for frame-root-window.
13737         (appt-select-lowest-window, appt-convert-time): Simplify.
13739         * emacs-lisp/bytecomp.el: Doc fixes.
13740         (byte-compile-file-form-autoload): Update
13741         byte-compile-function-environment.
13743 2000-03-29  Andreas Schwab  <schwab@suse.de>
13745         * emacs-lisp/autoload.el: Also print defsubst doc string
13746         specially.
13748         * dired.el (dired-insert-directory): If dired-free-space-program
13749         failed just delete its output.
13751 2000-03-29  Dave Love  <fx@gnu.org>
13753         * international/iso-cvt.el: Move provide to end.  Doc fixes.
13754         (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables.
13755         (iso-iso2sgml, iso-sgml2iso): New functions.
13756         (iso-cvt-define-menu): Fix some entries and use backquote for
13757         clarity.
13759         * format.el (format-alist): Use iso-cvt functions for SGML/HTML.
13761 2000-03-28  Gerd Moellmann  <gerd@gnu.org>
13763         * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter
13764         ISO-DATE.  If non-nil, return date in ISO 8601 format.
13766 2000-03-26  Stefan Monnier  <monnier@cs.yale.edu>
13768         * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map
13769         if it ever becomes used.
13770         (log-edit-mode-hook): Default to vc-log-mode-hook.
13771         (log-edit-mode): Fix the docstring.
13773         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable
13774         the code.
13776 2000-03-26  Dave Love  <fx@gnu.org>
13778         * net/browse-url.el (browse-url): Re-fix case of
13779         browse-url-browser-function being an alist.
13780         (browse-url): Add :link to defgroup.
13782         * files.el: Doc fixes.
13783         (file-truename): Include `[' in wildcard characters.
13784         (automount-dir-prefix): Customize.
13785         (find-file-wildcards): Add :version.
13786         (find-file-noselect): Simplify a mapcar call.
13788         * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
13789         compatible with inf-lisp version.
13790         (eval-defun-1): Fix custom-declare-variable case.
13792 2000-03-25  Stefan Monnier  <monnier@cs.yale.edu>
13794         * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'.
13796 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
13798         * Makefile (COMPILE_FIRST): New macro.
13799         (compile-files): Compile files from COMPILE_FIRST first.
13801         * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new
13802         code.
13804         * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp
13805         matching open parenthesis in column 0 to defun-prompt-regexp
13806         only if open-paren-in-column-0-is-defun-start is set.
13808         * sun-curs.el: Require CL at compile-time only.
13810         * msb.el (msb--choose-file-menu): Use `(apply #'list ...)'
13811         instead of copy-list which is a function from CL.
13812         (msb--choose-menu, msb--mode-menu-cond)
13813         (msb--create-buffer-menu-2): Use dolist instead of mapc.
13814         (msb--init-file-alist): Use mapcar instead of mapcan.
13815         (msb--aggregate-alist): Use mapcar instead of mapcan.  Fix
13816         `(' in column 0 in doc string.
13817         (msb--add-separators): Use mapcar instead of mapcan.
13819         * cus-dep.el: Require CL at compile-time only.
13821 2000-03-24  Stefan Monnier  <monnier@cs.yale.edu>
13823         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
13824         (byte-compile-warnings): New warning `noruntime'.
13825         (byte-compile-constants, byte-compile-variables): Fix docstring.
13826         (byte-compile-initial-macro-environment): Use `byte-compile-eval' to
13827         execute `eval-whenc-compile's body.
13828         (byte-compile-unresolved-functions): Fix docstring.
13829         (byte-compile-eval): New function.
13830         (byte-compile-callargs-warn): Check if the function will be available
13831         at runtime (via property `byte-compile-noruntime').
13832         (byte-compile-print-syms): New function.
13833         (byte-compile-warn-about-unresolved-functions): Also warn about
13834         `noruntime' functions (and use `byte-compile-print-syms').
13835         (byte-compile-file): Capitalize the message.
13837 2000-03-24  Gerd Moellmann  <gerd@gnu.org>
13839         * mail/rmail.el (rmail-confirm-expunge): New user-option.
13840         (rmail-expunge): Ask for confirmation depending on the setting
13841         of rmail-confirm-expunge.
13843 2000-03-23  Gerd Moellmann  <gerd@gnu.org>
13845         * Makefile (bootstrap-clean): If $(emacs) exists, build
13846         loaddefs.el first.  A loaddefs.el that's not up-to-date might
13847         cause a bootstrap failure because things don't autoload as
13848         expected.
13850 2000-03-23  Dave Love  <fx@gnu.org>
13852         * net/browse-url.el: Restore previous use of
13853         browse-url-maybe-new-window.
13855 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13857         * ps-print.el: Skip banner page fix.
13858         (ps-print-version): New version number (5.1.2).
13859         (ps-begin-file, ps-end-file, ps-generate): Code fix.
13861 2000-03-23  Dave Pearson  <davep@davep.org>
13863         * net/quickurl.el Changed the type of parameter passed to the
13864         function defined by `quickurl-format-function'. Before only the
13865         text of the URL was passed. Now the whole URL structure is passed
13866         and the function is responsible for extracting the parts it
13867         requires.  Changed the default of `quickurl-format-function'
13868         accordingly.
13869         (quickurl-insert): Changed the `funcall' of
13870         `quickurl-format-function' to match the above change.
13871         (quickurl-list-insert): Changed the `url' case so that it makes
13872         use of `quickurl-format-function', previous to this the format was
13873         hard wired.
13875 2000-03-22  Gerd Moellmann  <gerd@gnu.org>
13877         * startup.el: Change some spellings for the X Window System.
13879 2000-03-22  Stefan Monnier  <monnier@cs.yale.edu>
13881         * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean
13882         up the code and the regexp and make sure the cursor is temporarily
13883         moved to the suspicious line while querying the user.
13885 2000-03-22  Jason Rumney  <jasonr@gnu.org>
13887         * w32-fns.el (w32-charset-info-alist): Initialize.
13889 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
13891         * ps-print.el: N-up last page fix.
13892         (ps-print-version): New version number (5.1.1).
13893         (ps-end-file, ps-end-job, ps-generate): Code fix.
13895 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
13897         * files.el (find-file-run-dired): Update docstring.
13898         (find-directory-functions): New hook.
13899         (find-file-noselect): Run find-directory-functions rather than
13900         calling dired directly.
13902         * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu.
13904         * pcvs.el: Add a minimal leading commentary.
13905         (cvs-make-cvs-buffer): Change the header part by removing the startup
13906         message and adding a `Module' entry.  Also replace the FOOTER and
13907         HEADER special fileinfos with the new support in ewoc for updating
13908         its own footer and header.
13909         (cvs-update-header): Update to use the header/footer of the ewoc.
13910         (cvs-mode): Use define-derived-mode and set truncate-lines to t.
13911         (cvs-is-within-p): New function.
13912         (cvs-mode-run): Take advantage of `save-some-buffers's new ability
13913         to only examine some subset of the buffers.
13915         * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
13916         `format' instead of our own ad-hoc functions.
13917         Remove HEADER and FOOTER cases, now handled in the EWOC.
13918         (cvs-fileinfo<): Remove HEADER and FOOTER cases.
13920         * pcvs-parse.el (cvs-parse-run-table): Change message for unknown
13921         output to avoid scaring the user.
13922         (cvs-parse-table): Catch message for non-up-to-date commits.
13924         * pcvs-defs.el (cvs-startup-message): Remove.
13925         (cvs-global-menu): New autoloaded menu.
13927         * pcvs-util.el (cvs-string-fill): Remove.
13929         * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
13930         (ewoc--refresh-node): Don't take the whole EWOC but only the relevant
13931         PP part of it and also make it work for footers and headers.
13932         (ewoc-create): Drop POS and BUFFER arguments.
13933         Use the DLL's dummy node to store the end-of-footer position.
13934         (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
13935         (ewoc-refresh): Remove unused `header' variable.
13936         (ewoc-(get|set)-hf): New functions.
13938         * log-view.el (log-view-(msg|file)-(prev|next)): Rename from
13939         log-view-*-(message|file) and use easy-mmode-define-navigation.
13940         (log-view-message-re): Match SCCS format as well.
13941         And match the revision line rather than the dashed separator line.
13942         (log-view-mode): Use the new define-derived-mode.
13943         (log-view-current-tag): Fill in with an actual implementation.
13945         * cvs-status.el (cvs-status-(prev|next)): Rename from
13946         cvs-status-(prev|next)-entry and use easy-mmode-define-navigation.
13947         (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars
13948         to let the output "breathe" a little more (more readable).
13949         (cvs-status-mode): Use the new define-derived-mode.
13951         * smerge-mode.el (smerge-auto-leave): New function and variable.
13952         (smerge-basic-map): Rename from smerge-basic-keymap.
13953         Change the bindings for smerge-diff-*.
13954         (smerge-*-map): Use easy-mmode-defmap.
13955         (smerge-(next|prev)): Use easy-mmode-define-navigation.
13956         (smerge-keep-*): Use smerge-auto-leave.
13958 2000-03-21  Jason Rumney  <jasonr@gnu.org>
13960         * cus-edit.el (custom-button-face): Use 3D look for w32.
13961         (custom-button-pressed-face): Likewise.
13963 2000-03-21  Gerd Moellmann  <gerd@gnu.org>
13965         * progmodes/etags.el (tags-case-fold-search): New user-option.
13966         (tags-loop-eval): New function.  Bind case-fold-search around eval
13967         depending on the value of tags-case-fold-search.
13968         (tags-loop-continue): Use tags-loop-eval.
13969         (find-tag-in-order): Bind case-fold-search depending on the value
13970         of tags-case-fold-search.
13972 2000-03-21  Stefan Monnier  <monnier@cs.yale.edu>
13974         * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'.
13975         (diff-end-of-hunk): Return the end position for use in
13976         `easy-mmode-define-navigation'.
13977         (diff-recenter): Remove.
13978         (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms
13979         of `easy-mmode-define-navigation'.
13980         (diff-kill-*): Rename `diff-*-kill' (for consistency with the
13981         previous renaming) and fix to use new names.
13982         (diff-merge-strings): Use \n as separator: simpler, faster.
13983         (diff-mode): Use `define-derived-mode'.
13985         * derived.el (define-derived-mode): Don't autoload anymore.
13986         Prefer the macro-only version provided by easy-mmode.el.
13988         * emacs-lisp/easy-mmode.el (define-derived-mode): New name for
13989         `easy-mmode-define-derived-mode'.
13990         Use `combine-run-hooks'.
13991         (easy-mmode-define-navigation): New macro.
13993         * subr.el (combine-run-hooks): New function.
13995 2000-03-21  Kenichi HANDA  <handa@etl.go.jp>
13997         * term/x-win.el: Fontsets related initialization is simplified.
13999         * international/mule-diag.el (describe-font): Don't refer to
14000         global-fontset-alist, instead call font-list.
14001         (describe-fontset, list-fontsets, mule-diag): Likewise.
14002         (print-fontset): Adjusted for the change of fontset
14003         implementation.
14005         * international/fontset.el (x-charset-registries): Variable
14006         removed, instead the corresponding data is stored in the default
14007         fontset.
14008         (register-alternate-fontnames): Function removed.
14009         (resolved-ascii-font): Variable removed.
14010         (x-compose-font-name): Ignore the second argument REDOCE.
14011         (x-complement-fontset-spec): Complement only an ASCII font and
14012         element for those charsets than can use that ASCII font.
14013         (generate-fontset-menu): Don't refer to global-fontset-alist,
14014         instead call fontset-list.
14015         (uninstantiated-fontset-alist): Variable removed.
14016         (x-style-funcs-alist): Likewise.
14017         (fontset-default-styles): Likewise.
14018         (x-modify-font-name): Function removed.
14019         (create-fontset-from-fontset-spec): Ignore the argument
14020         STYLE-VARIANT.
14021         (create-fontset-from-ascii-font): Docsting adjusted for the above
14022         change.
14023         (instantiate-fontset, resolve-fontset-name): Functions removed.
14024         (fontset-list): Now implemented by C code.
14026         * faces.el (read-face-font): Fix TABLE arg to completing-read.
14027         (describe-face): Include `font' attribute in the description.
14029 2000-03-21  Kenichi Handa  <handa@etl.go.jp>
14031         * international/quail.el (quail-set-keyboard-layout): Typo fixed.
14033 2000-03-20  Gerd Moellmann  <gerd@gnu.org>
14035         * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el,
14036         ange-ftp.el, browse-url.el, goto-addr.el, webjump.el,
14037         zone-mode.el, snmp-mode.el: Moved to net subdirectory.
14039         * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment
14040         about behavior of set-buffer-modified-p wrt redisplay.
14042 2000-03-19  Richard M. Stallman  <rms@gnu.org>
14044         * view.el (view-mode-disable): Kill local binding of view-read-only.
14046 2000-03-18  Gerd Moellmann  <gerd@gnu.org>
14048         * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE
14049         is a string, convert it to a syntax cell using string-to-syntax.
14051         * simple.el (syntax-code-table, syntax-flag-table): New variables.
14052         (string-to-syntax): New function.
14054         * ange-ftp.el (ange-ftp-try-passive-mode): New user-option.
14055         (ange-ftp-get-process): If ange-ftp-try-passive-mode is set,
14056         try to use passive ftp mode.
14058 2000-03-17  Gerd Moellmann  <gerd@gnu.org>
14060         * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'.
14062         * simple.el (append-to-buffer): Update point of windows after
14063         insertion.
14065         * abbrev.el (inverse-add-abbrev): Identify word by first moving
14066         forward then moving backward.  Reindent.
14068         * frame.el (other-frame): Call x-focus-frame only if
14069         focus-follows-mouse is off.
14071 2000-03-17  Dave Love  <fx@gnu.org>
14073         * pcvs-util.el (cvs-strings->string): Rename
14074         replace-regexps-in-string.
14076 2000-03-17  Stefan Monnier  <monnier@cs.yale.edu>
14078         * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the
14079         regexp for labels cannot span several lines.
14081         * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless
14082         `(setq :<key> ':<key>)' to the macro expansion.
14084 2000-03-16  Dave Love  <fx@gnu.org>
14086         * progmodes/f90.el (f90): Put custom group under `languages', not
14087         `fortran'.
14088         (f90-mode-hook): Customize.
14089         (f90-mode): Set add-log-current-defun-function.
14090         (f90-current-defun): New function.
14092 2000-03-16  Gerd Moellmann  <gerd@gnu.org>
14094         * cus-edit.el (custom-variable-tag-face): Handle case that
14095         default face's height is not a number.
14096         (custom-face-tag-face, custom-group-tag-face-1)
14097         (custom-group-tag-face): Ditto.
14098         (custom-group-tag-face-1): Add :group.
14100         * info.el (Info-fontify-maximum-menu-size): Increase to 100000.
14102 2000-03-15  Gerd Moellmann  <gerd@gnu.org>
14104         * pcvs-defs.el (toplevel): Remove autoload cookie for form
14105         requiring easymenu.
14107 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
14109         * ps-print.el: PostScript user-defined prologue, PostScript error
14110         handler, doc fix.
14111         (ps-print-version): New version number (5.1).
14112         (ps-user-defined-prologue, ps-error-handler-message)
14113         (ps-print-prologue-0, ps-error-handler-alist): New vars.
14114         (ps-setup, ps-begin-file, ps-begin-job): Code fix.
14115         (ps-insert-string): New function.
14117 2000-03-15  Kenichi Handa  <handa@etl.go.jp>
14119         * international/ccl.el (ccl-compile-expression): Don't generate
14120         invalid self-assignment code.
14122 2000-03-14  Dave Love  <fx@gnu.org>
14124         * subr.el (replace-regexp-in-string): Renamed from
14125         replace-regexps-in-string.  Doc fix.
14127 2000-03-12  Dave Love  <fx@gnu.org>
14129         * cus-edit.el: Doc fixes.
14130         (customize-set-variable, customize-save-variable): Rename args for
14131         doc.
14132         (custom-variable-tag-face, custom-face-tag-face)
14133         (custom-group-tag-face-1, custom-group-tag-face): Modify from
14134         style which user identify as hyperlink.
14135         (hook): Don't add undefined functions to the hook.
14136         (debug-ignored-errors): Transfer message from bindings.el.
14138 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
14140         * recentf.el (recentf-keep-non-readable-files-p): Remove
14141         double/nested definition.
14143 2000-03-12  Dave Love  <fx@gnu.org>
14145         * facemenu.el (facemenu-get-face): Use display-color-p.
14146         * enriched.el (enriched-decode-foreground): Likewise.
14147         (enriched-decode-background): Likewise.
14148         * isearch.el (isearch-highlight): Likewise.
14149         * info-look.el (info-lookup): Likewise.
14150         * simple.el (completion-setup-function): Likewise.
14152         * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to
14153         :options.
14155         * bindings.el (mode-line-format): Fix line-number and
14156         column-number items.  Add help-echo for the background.
14157         (mode-line-mule-info): Modify help-echo.
14159         * avoid.el (mouse-avoidance-mode): Add autoload cookie to defcustom.
14161         * files.el (load-file): Allow completion to .elc.
14163         * man.el: Doc fixes.
14164         (Man-init-defvars): Use display-color-p to set fontification.
14166         * play/hanoi.el (hanoi-internal): Don't use oddp.
14168 2000-03-12  Gerd Moellmann  <gerd@gnu.org>
14170         * arc-mode.el (archive-zip-update): Add `-P' for pkzip.
14172         * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment.
14174 2000-03-12  Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de>
14176         * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'.
14177         Fix comment.
14179 2000-03-10  Stefan Monnier  <monnier@cs.yale.edu>
14181         * font-lock.el (font-lock-keywords): Fix the doc now that
14182         regexp-opt-depth is unnecessary.
14183         (save-buffer-state): Set an edebug spec.
14184         (font-lock-fontify-anchored-keywords): Properly handle the case when
14185         the matcher goes past the limit.
14187         * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el,
14188         pcvs-parse.el, pcvs-util.el, pcvs.el: New files.
14190         * emacs-lisp/ewoc.el: New file.  This is a merge of elib-node.el,
14191         dll.el and cookie.el (from Elib) with heavy renaming and other
14192         massaging.
14194         * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax):
14195         Autoload the functions used.
14196         (easy-mmode-define-syntax): Fix CL typo.
14197         (easy-mmode-define-derived-mode): Improve the docstring generation.
14199 2000-03-10  Gerd Moellmann  <gerd@gnu.org>
14201         * textmodes/texinfo.el (texinfo-version): Variable and function
14202         removed.
14204 2000-03-09  Stefan Monnier  <monnier@cs.yale.edu>
14206         * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to
14207         allow more flexibility.
14208         (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New
14209         fns.
14210         (easy-mmode-defmap, easy-mmode-defsyntax)
14211         (easy-mmode-define-derived-mode): New macros.
14213 2000-03-09  Didier Verna  <didier@xemacs.org>
14215         * rect.el (replace-rectangle): New function.
14217 2000-03-09  Dave Love  <fx@gnu.org>
14219         * progmodes/fortran.el (fortran-comment-line-start): Define as
14220         "C".
14221         (fortran-comment-line-start-skip): Don't match cpp stuff.
14222         (font-lock-keywords): Add * to comment-chars.  Grok cpp stuff.
14223         (fortran-mode-map): Remove over-eager custom-menu-create for now.
14224         (fortran-mode): Don't set fortran-comment-line-start-skip,
14225         fortran-comment-line-start here.  Set comment-start,
14226         add-log-current-defun.
14227         (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
14228         (fortran-current-defun): New function.
14230 2000-03-09  Gerd Moellmann  <gerd@gnu.org>
14232         * emacs-lisp/re-builder.el: New file.
14234         * mouse.el (mouse-drag-region): Don't run up-event handler
14235         if hscroll has changed.
14237         * octave-mod.el (octave-font-lock-keywords): To font-lock the
14238         builtin operators, use `font-lock-builtin-face' for Emacs and
14239         `font-lock-preprocessor-face' otherwise.
14241         * font-lock.el (lisp-font-lock-keywords-1): Highlight
14242         `(defun (setf foo)' differently.
14244 2000-03-08  Stefan Monnier  <monnier@cs.yale.edu>
14246         * emacs-lisp/regexp-opt.el: Update copyright and leading comment.
14247         (regexp-opt): Update comment and adapt the code the new meaning of
14248         the `paren' argument of regex-opt-group for shy-groups.
14249         (regexp-opt-depth): Handle shy groups as well as backslashed
14250         backslashes.
14251         (regexp-opt-group): Turn the leading comment into a docstring.
14252         Allow `paren' to be a string (the string to use to open a group).
14253         Remove open-presuf and close-presuf.  Instead of checking for `all
14254         one-char' and then later on check for `several one-char', handle
14255         both cases close together.  Also apply a more generic algorithm
14256         for suffixes (the mirror image of the algorithm used for
14257         prefixes).  Use shy-groups.  Use nreverse rather than reverse.
14258         (regexp-opt-try-suffix): Removed.
14260         * cmuscheme.el (inferior-scheme-mode-map): Define it independently
14261         from comint-mode-map, so we can just inherit from it.  Also, move
14262         the initialization into the `defvar' since there's no docstring
14263         anyway and it's fairly short.
14264         (inferior-scheme-mode): Define it as derived-mode: the code is
14265         shorter and this way we inherit from comint-mode-map rather than
14266         copying it.
14268         * subr.el (replace-regexps-in-string): Properly handle the case
14269         where we match an empty string.
14271         * comint.el (comint-exec-1): Add the current-dir to the exec-path
14272         when the command has a directory component (such as "./testml").
14273         Also fix a typo in the comment.
14275 2000-03-08  Gerd Moellmann  <gerd@gnu.org>
14277         * Makefile (compile-files): Compile files one by one because
14278         that's the only way to ensure a clean compilation environment for
14279         each individual file.
14281         * frame.el (other-frame): Call x-focus-frame.
14283 2000-03-07  Dave Love  <fx@gnu.org>
14285         * recentf.el (recentf-keep-non-readable-files-p): Add :set,
14286         :require to defcustom.
14288         * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads
14289         lists.
14291         * files.el (auto-mode-alist): Add configure.in.
14293         * progmodes/autoconf.el: New file.
14295 2000-03-07  Gerd Moellmann  <gerd@gnu.org>
14297         * mail/mh-e.el: Change maintainer to `none'.
14299         * recentf.el (recentf-keep-non-readable-files-p): Quote args
14300         to remove-hook and add-hook.
14302 2000-03-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
14304         * sendmail.el (mail-send-nonascii): Add a new value `mime' and use
14305         it as the default.
14306         (mail-send): Test mail-send-nonascii also for the new `mime' value.
14307         (sendmail-send-it): Conditionally add MIME headers specifying the
14308         used character set.
14310 2000-03-07  Dave Love  <fx@gnu.org>
14312         * winner.el: Fix keywords, autoload cookies.  Split
14313         eval-when-compile form to avoid compilation failure.
14315 2000-03-07  Miyashita Hisashi  <himi@bird.scphys.kyoto-u.ac.jp>
14317         * international/mule.el: Modify comment about coding system
14318         property `coding-category'.
14319         (make-coding-system): New argument EOL-TYPE.  Pay attention to
14320         coding-category property of PROPERTIES.
14322         * international/mule-conf.el (coding-category-utf-8,
14323         coding-category-utf-16-be, coding-category-utf-16-le): New coding
14324         categories.  Include them in the argument for set-coding-priority.
14326         * international/mule-cmds.el (reset-language-environment): Include
14327         coding-category-utf-8, coding-category-utf-16-be, and
14328         coding-category-utf-16-le in the argument for set-coding-priority.
14329         (reset-language-environment): Initialize coding-category-utf-8,
14330         coding-category-utf-16-be, and coding-category-utf-16-le to nil.
14332 2000-03-06  Karl Fogel  <kfogel@red-bean.com>
14334         * bookmark.el (bookmark-file-or-variation-thereof): New func, for
14335         code abstracted out of `bookmark-jump-noselect'.  Now tries info
14336         extensions as well as compression extensions.
14337         (bookmark-jump-noselect): Use above new func.
14339 2000-03-03  Gerd Moellmann  <gerd@gnu.org>
14341         * strokes.el: Change maintainer's mail address.
14343 2000-03-03  Kenichi Handa  <handa@etl.go.jp>
14345         * international/mule-diag.el (list-character-sets): Make help-echo
14346         string by substitute-command-keys.
14347         (list-character-sets): Likewise.
14348         (sort-listed-character-sets): Call help-setup-xref.
14350 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
14352         * time.el (display-time-mail-file): Add `none' to the list of
14353         choices.
14355 2000-03-01  Dave Love  <fx@gnu.org>
14357         * help.el (help-xref-go-back): Don't try to set position.
14359         * international/mule-diag.el (list-character-sets): Call
14360         help-setup-xref.  Add help-echo to xrefs.
14361         (list-character-sets-1): Add help-echo to xrefs.
14363 2000-03-02  Gerd Moellmann  <gerd@gnu.org>
14365         * frame.el (blink-cursor-mode): Switch cursor on when turning
14366         the mode off.
14368         * add-log.el (add-log-current-defun): Add support for
14369         Autoconf mode.
14371         * mail/rmail.el (rmail-quit-hook): New variable.
14373 2000-03-01  Dave Love  <fx@gnu.org>
14375         * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |.
14377         * help.el (help-xref-button): Add help-echo arg.
14378         (describe-function-1, describe-variable, help-make-xrefs): Use it.
14380         * faces.el (list-faces-display): Supply help-echo with
14381         help-make-xrefs.
14383         * facemenu.el (list-text-properties-at): Set help-xref-stack to
14384         nil.
14386 2000-03-01  Gerd Moellmann  <gerd@gnu.org>
14388         * image.el (defimage): Look for image files in load-path.
14390         * frame.el (busy-cursor-delay-seconds): Change type to
14391         `number'.
14393 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
14395         * recentf.el (recentf): Added version tag to the defgroup of
14396         recentf.
14398 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
14400         * recentf.el (recentf-cleanup): Changed to remove excluded file
14401         too.
14402         (recentf-edit-list-action): `recentf-edit-list' checkbox widget
14403         action to select/unselect a file.
14404         (recentf-edit-list): Code cleanup and improvement.
14405         (recentf-open-more-files-action): `recentf-open-more-files' button
14406         widget action to open a file.
14407         (recentf-open-more-files): No more use standard completion but
14408         widgets.
14409         (recentf-more-collection): Deleted.
14410         (recentf-more-history): Deleted.
14411         (recentf-setup-more-completion): Deleted.
14413 2000-03-01  David Ponce  <david.ponce@wanadoo.fr>
14415         * recentf.el (recentf-mode): No more needs that Emacs is running
14416         under a window-system.
14418 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
14420         * recentf.el (recentf-edit-list): New command to edit the recent
14421         list which allow the user to remove files.
14422         (recentf-edit-selected-items): New global variable, used by
14423         `recentf-edit-list' to hold the list of files to be removed from
14424         the recent list.
14425         (recentf-make-menu-items): Updated to display a "Edit list..."
14426         menu item.  Minor code cleanup.
14428 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
14430         * recentf.el (recentf-open-more-files): New command to open files
14431         that are not displayed in the menu.
14432         (recentf-more-collection): New global variable holding the set of
14433         permissible completions used by `recentf-open-more-files'.
14434         (recentf-more-history): New global variable holding the history list
14435         used by `recentf-open-more-files' completion.
14436         (recentf-setup-more-completion): New function to setup completion for
14437         `recentf-open-more-files'.
14438         (recentf-make-menu-items): Updated to display a "More..." menu item.
14440 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
14442         * recentf.el (recentf-menu-action): Doc fixed.
14444 1999-03-01  David Ponce  <david.ponce@wanadoo.fr>
14446         * recentf.el (recentf-menu-filter): Doc updated.
14447         (recentf-update-menu-hook): Allow menu filters to force menu update.
14448         (recentf-make-menu-items): New menu filter handling.
14449         (recentf-make-menu-item): New helper function.
14450         (recentf-menu-elements): New menu handling function.
14451         (recentf-sort-ascending): Updated to new menu filter handling.
14452         (recentf-sort-descending): Updated to new menu filter handling.
14453         (recentf-sort-basenames-ascending): New menu filter function.
14454         (recentf-sort-basenames-descending): New menu filter function.
14455         (recentf-show-basenames): New menu filter function.
14456         (recentf-show-basenames-ascending): New menu filter function.
14457         (recentf-show-basenames-descending): New menu filter function.
14459 2000-02-29  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
14461         * diary-lib.el (list-diary-entries): Don't try to go forward at
14462         the end of the buffer.
14464 2000-02-29  Kenichi Handa  <handa@etl.go.jp>
14466         * international/mule-diag.el (list-character-sets): Completely
14467         rewritten.
14468         (sort-listed-character-sets): New function.
14469         (list-character-sets-1): Completely rewritten.
14470         (list-character-sets-2): New function.
14471         (non-iso-charset-alist): New variable.
14472         (decode-codepage-char): New function.
14473         (charset-history): New variable.
14474         (read-charset) (list-block-of-chars)
14475         (list-iso-charset-chars)
14476         (list-non-iso-charset-chars)
14477         (list-charset-chars): New functions.
14478         (mule-diag): Call list-character-sets-2, not
14479         list-character-sets-2.
14480         (dump-charsets): Likewise.
14482 2000-02-29  Gerd Moellmann  <gerd@gnu.org>
14484         * dired-x.el (dired-filename-at-point): Add `@' to valid
14485         file name characters.
14486         (dired-filename-at-point): Handle ange-ftp file names.
14488         * frame.el (frame-notice-user-settings): Use assq-delete-all
14489         instead of assoc-delete-all.
14490         (frame-notice-user-settings): Ditto.
14492         * subr.el (assq-delete-all): Renamed from assoc-delete-all.
14493         Don't copy alist.
14495 2000-02-28  Eli Barzilay  <eli@cs.cornell.edu>
14497         * calculator.el (calculator-use-menu): New option.
14498         (calculator-initial-bindings): Changed some bindings to work as
14499         macros.
14500         (calculator-forced-input): Removed.
14501         (calculator-restart-other-mode): New variable.
14502         (calculator-mode-map): Set up menu.
14504 2000-02-28  Jari Aalto  <jari.aalto@poboxes.com>
14506         * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
14507         tags.
14509 2000-02-28  Michael Kifer  <kifer@cs.sunysb.edu>
14511         * viper-cmd.el (viper-envelop-ESC-key): added the option to
14512         translate all ESC key sequences.
14513         (viper-goto-mark-subr): restore markers for files for which
14514         they were saved.
14515         * viper-init.el (viper-translate-all-ESC-keysequences): new variable.
14516         * viper-util.el (viper-set-replace-overlay-glyphs,
14517         viper-set-replace-overlay): always check if the replacement
14518         overlay is live.
14519         * viper.el (viper-vi-state-mode-list): added major modes.
14520         * ediff-wind.el: minor comment changes.
14521         * ediff.el: copyright notice date fix.
14523 2000-02-27  Jason Rumney  <jasonr@gnu.org>
14525         * faces.el (face-font-family-alternatives): Add arial to helv.
14526         (mode-line, header-line, tool-bar): Same default as x for w32.
14527         (fixed-pitch, variable-pitch): Remove wildcard as it prevents
14528         face-font-family-alternatives from working.
14529         * term/w32-win.el (mouse-set-font): Do not build fontset from
14530         chosen font.
14532 2000-02-25  Sam Steingold  <sds@goems.com>
14534         * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block'
14535         properly.
14537 2000-02-25  Richard M. Stallman  <rms@gnu.org>
14539         * mail/rmail.el (rmail-resend): Verify buffer is really Rmail.
14541 2000-02-25  Gerd Moellmann  <gerd@gnu.org>
14543         * emacs-lisp/helper.el (Helper-describe-mode): Make buffer
14544         writable.
14546         * frame.el (busy-cursor-delay-seconds): New option.
14548 2000-02-24  Gerd Moellmann  <gerd@gnu.org>
14550         * frame.el (show-cursor-in-non-selected-windows): New option.
14552 2000-02-24  Edward M. Reingold  <reingold@emr.cs.uiuc.edu>
14554         * diary-lib.el (include-other-diary-files): Undo the selective
14555         display in any included file and don't kill it.
14557 2000-02-24  Eli Zaretskii  <eliz@is.elta.co.il>
14559         * dired.el (dired-mode-map): Don't remove "Edit" from the menu
14560         bar.  Menu items converted to (menu-item format, help strings
14561         added.
14562         [downcase, upcase]: Don't enable on MS-DOS.
14563         [symlink, symlinks]: Don't show if make-symbolic-link is not
14564         bound.
14565         [chown, chgrp]: Don't show on MS-DOS and MS-Windows.
14567 2000-02-23  Dave Love  <fx@gnu.org>
14569         * simple.el (zap-to-char, kill-line, kill-region, kill-word)
14570         (backward-kill-word): Revert addition of * to interactive spec --
14571         it's a feature.
14573         * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
14574         (backward-kill-sentence, kill-sentence): Likewise.
14576         * gud.el (gud-jdb-build-class-source-alist): Prepend space to
14577         scratch buffer name.
14578         (gud-format-command): Use int-to-string in ?l case.  Simplify
14579         slightly.
14581         * term/w32-win.el (internal-face-interactive): Update prompt for
14582         new read-face-name.
14584         * mail/footnote.el (footnote): Add :version to defgroup.
14585         (footnote-section-tag-regexp): Customize.
14586         (footnote-start-tag, footnote-end-tag): New option.
14587         (footnote-latin-regexp): New variable.
14588         (Footnote-latin): New function.
14589         (footnote-style-alist): Add element for latin style.
14590         (footnote-style): Moved.
14591         (Footnote-goto-footnote): Use eq to test arg.
14593         * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message.
14595         * emacs-lisp/byte-opt.el: Change old backquote syntax.
14596         (byte-compile-trueconstp): Include keywords.
14597         (byte-optimize-quote, byte-optimize-lapcode): Use
14598         byte-compile-const-symbol-p.
14599         (byte-optimize-char-before): New optimization.
14601         * emacs-lisp/bytecomp.el: Change old backquote syntax.
14602         (byte-compile-const-symbol-p): New function.
14603         (byte-compile-constp, byte-compile-out-toplevel)
14604         (byte-compile-form, byte-compile-form, byte-compile-variable-ref):
14605         Use it.
14607         * subr.el (define-key-after): Default AFTER to t.  Doc fix.
14609 2000-02-23  Kenichi Handa  <handa@etl.go.jp>
14611         * international/encoded-kb.el: Be sure to update minor-mode-alist
14612         and minor-mode-map-alist.
14613         (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift
14614         codes SS2 and SS3 correctly.
14615         (encoded-kbd-self-insert-ccl): New function.
14616         (encoded-kbd-setup-keymap): New function.
14617         (encoded-kbd-mode): Handle CCL based coding system.  Setup keymap
14618         by calling encoded-kbd-setup-keymap.
14620         * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte
14621         characters.
14622         (lisp-mode-variables): Set multibyte-syntax-as-symbol to t
14623         locally.
14625 2000-02-22  Dave Love  <fx@gnu.org>
14627         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table)
14628         (lisp-mode-map, lisp-interaction-mode-map): Define all inside
14629         defvar.
14630         (lisp-mode-syntax-table): Set up for #|...|# comments.
14631         (lisp-imenu-generic-expression): Purecopy strings.  Use syntax
14632         classes.  Match `defface'.
14633         (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options.
14634         (eval-defun-1): Fix for defcustom.
14635         (lisp-indent-region): Doc fix.
14637         * subr.el (when, unless, split-string): Doc fix.
14638         (read-passwd): Move call of clear-this-command-keys to the right
14639         place.
14640         (replace-regexps-in-string): New function.
14642 2000-02-22  Gerd Moellmann  <gerd@gnu.org>
14644         * help.el (describe-variable): Set syntax table to
14645         emacs-lisp-mode-syntax-table when moving forward over the
14646         symbol's name.
14648 2000-02-22  Dave Love  <fx@gnu.org>
14650         * xt-mouse.el: Doc fixes.
14651         (xterm-mouse-position-function): New function, replacing advice of
14652         mouse-position.
14653         (xterm-mouse-mode): Use it.  Don't turn on under a window system.
14655         * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition.
14657 2000-02-21  Gerd Moellmann  <gerd@gnu.org>
14659         * format.el (format-annotate-single-property-change): Handle
14660         properties.with dotted-list values.
14661         (format-proper-list-p): New function.
14663         * enriched.el (enriched-face-ans): Handle '(foreground-color
14664         . COLOR) and (background-color . COLOR).
14666 2000-02-20  Dave Love  <fx@gnu.org>
14668         * textmodes/flyspell.el (flyspell-mouse-map): Change definition
14669         and assignments to it.
14670         (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting
14671         current local map.
14672         (make-flyspell-overlay): Use it.
14673         (flyspell-correct-word/mouse-keymap): Change XEmacs test.
14675         * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level.
14676         (lm-get-header-re): Defun, not defsubst.
14677         (lm-get-package-name): Defun, not defsubst.  Simplify.
14678         (lm-version): Doc fix.  Simplify.
14679         (lm-header, lm-header-multiline, lm-header-multiline, lm-summary)
14680         (lm-crack-address, lm-last-modified-date, lm-commentary)
14681         (lm-verify, lm-synopsis): Simplify.
14682         (lm-report-bug): Require emacsbug.  Use compose-mail.
14684 2000-02-20  Gerd Moellmann  <gerd@gnu.org>
14686         * dired.el (dired-mode): Call propertized-buffer-identification
14687         to set mode-line-buffer-identification to something having
14688         the right text properties.
14690         * bindings.el (propertized-buffer-identification): New function.
14692 2000-02-20  Dave Love  <fx@gnu.org>
14694         * frame.el (display-mouse-p): Use variable xterm-mouse-mode and
14695         check for t-mouse too.
14697         * cus-start.el: Make echo-keystrokes `number'.
14699 2000-02-20  Eli Zaretskii  <eliz@is.elta.co.il>
14701         * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
14702         Don't call ring-empty-p unless tags-location-ring is bound.
14703         From Noah Friedman <friedman@splode.com>.
14705 2000-02-18  Thien-Thi Nguyen  <ttn@gnu.org>
14707         * progmodes/hideshow.el (hs-flag-region): No longer use
14708         `intangible' overlay property.
14710         (hs-toggle-hiding): New command.
14711         (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'.
14713         (hs-minor-mode): Move call to `hs-grok-mode-type' early on.
14714         Fix omission bug: Run `hs-minor-mode-hook' for both activation
14715         and deactivation.
14717 2000-02-18  Gerd Moellmann  <gerd@gnu.org>
14719         * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs.
14721 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
14723         * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix.
14725         * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax
14726         of `*' to handle `(* ... *)' comments.
14728 2000-02-17  Eli Zaretskii  <eliz@is.elta.co.il>
14730         * faces.el (list-faces-display): Use display-mouse-p instead of
14731         window-system.
14733         * menu-bar.el (global-map): Menu-bar items converted to the new
14734         format (menu-item..., rearranged for better CUA compliance, and
14735         their names changed for better clarity.  Help strings added.
14737         * international/mule-cmds.el (mule-menu-keymap)
14738         (describe-language-environment-map, set-coding-system-map)
14739         (setup-language-environment-map): Convert to new (menu-item...
14740         form, add help strings.  Change names of menu items for better
14741         clarity.  "Mule" menu-bar item removed (it's now in the "Options"
14742         submenu).
14744 2000-02-17  Gerd Moellmann  <gerd@gnu.org>
14746         * dired-aux.el (dired-do-copy): Remove spurious character.`n'
14747         within the code.
14749 2000-02-16  Dave Love  <fx@gnu.org>
14751         * faces.el: Don't require custom.  Add more specific :groups to
14752         various deffaces.
14753         (set-face-attribute): Purecopy args.
14754         (read-face-name): Default to name at point and use it in prompt.
14755         Remove colon from arg in all callers.
14756         (list-faces-display): Hyperlink to face descriptions and customize
14757         buffers.
14759 2000-02-16  Per Abrahamsen  <abraham@dina.kvl.dk>
14761         * wid-edit.el (widget-match-inline): An atom never matches a
14762         list.
14764 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14766         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
14767         at ':' characters by call to split-string.
14769 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14771         * textmodes/bibtex.el: Added RCS version identification.
14773 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14775         * textmodes/bibtex.el: Some temporary comments removed.
14776         (bibtex-field-name, bibtex-entry-type): Made the relationship
14777         explicit.
14778         (bibtex-field-const): Allow capital letters.
14779         (bibtex-start-of-string): Deleted because unused.
14781         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
14782         use the term 'reference' to describe a bibtex entry as a whole.
14783         Further, reference keys are no longer called 'labels'.
14784         (bibtex-keys): Renamed to bibtex-reference-keys.
14785         (bibtex-reformat-previous-labels): Renamed to
14786         bibtex-reformat-previous-reference-keys.
14787         (bibtex-reference-type): Renamed to bibtex-entry-type.
14788         (bibtex-reference-head): Renamed to bibtex-entry-head.
14789         (bibtex-reference-maybe-empty-head): Renamed to
14790         bibtex-entry-maybe-empty-head.
14791         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14792         (bibtex-search-reference): Renamed to bibtex-search-entry.
14793         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14794         bibtex-enclosing-entry-maybe-empty-head.
14795         (bibtex-entry-field-alist, bibtex-entry-head,
14796         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14797         bibtex-map-entries, bibtex-search-entry,
14798         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14799         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14800         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14801         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14802         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14803         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14804         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14806 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14808         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14809         comment.
14810         (bibtex-format-field-delimiters): New function, functionality
14811         extracted from bibtex-format-entry.
14812         (bibtex-autokey-get-yearfield-digits): New function, functionality
14813         extracted from bibtex-autokey-get-yearfield.
14815         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14816         entries in order to avoid stack overflow in the regexp matcher if
14817         field contents become large.
14818         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14819         bibtex-field-string-part-not-braced,
14820         bibtex-field-string-part-no-inner-braces,
14821         bibtex-field-string-part-1-inner-brace,
14822         bibtex-field-string-part-2-inner-braces,
14823         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14824         bibtex-field-string-quoted, bibtex-field-string,
14825         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14826         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14827         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14828         as parsing is now performed by the following functions.
14829         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14830         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14831         bibtex-parse-field-string, bibtex-search-forward-field-string,
14832         bibtex-parse-association, bibtex-field-name-for-parsing,
14833         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14834         bibtex-search-forward-field, bibtex-search-backward-field,
14835         bibtex-start-of-field, bibtex-end-of-field,
14836         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14837         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14838         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14839         bibtex-parse-string, bibtex-search-forward-string,
14840         bibtex-search-backward-string, bibtex-start-of-string,
14841         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14842         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14843         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14844         entries.  Instead of reporting the results of the parsing by
14845         match-beginning or match-end, these functions return data structures
14846         that hold the corresponding positions.
14847         (bibtex-enclosing-field): Changed to also report field boundaries by
14848         return values rather than by match-beginning or match-end.  The
14849         following functions have been adapted to use the new parsing
14850         functions.
14851         (bibtex-skip-to-valid-entry, bibtex-search-reference,
14852         bibtex-enclosing-field, bibtex-format-entry,
14853         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14854         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14855         bibtex-print-help-message, bibtex-end-of-entry,
14856         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14857         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14858         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14859         method for parsing.
14860         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14861         bibtex-map-entries, bibtex-flash-head,
14862         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14863         bibtex-autokey-change, bibtex-autokey-get-namefield,
14864         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14865         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14866         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14867         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14868         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
14869         order to make the new binding of case-fold-search immediately
14870         visible.
14872 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14874         * textmodes/bibtex.el: Copyright notice is up to date.
14875         Added constant 'bibtex-maintainer-salutation.
14877         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
14878         than make-temp-name, use match-string-no-properties and eliminate
14879         a quadratic behavior when building bibtex-strings.
14881         * bibtex.el (bibtex-reference-key): Accept string entries whose
14882         reference key contains upper case letters.
14884 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14886         * bibtex.el (bibtex-reference-head): Allow entries to start with
14887         a new line.
14889 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14891         * bibtex.el: Hiding of entry bodies is not longer provided by
14892         bibtex.el directly.  Instead the hideshow package can be used.
14893         Added a special bibtex entry to hs-special-modes-alist.
14894         (bibtex-hs-forward-sexp): Added for hideshow.el.
14896 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14898         * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path
14899         at ':' characters by call to split-string.
14901 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14903         * textmodes/bibtex.el: Added RCS version identification.
14905 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14907         * textmodes/bibtex.el: Some temporary comments removed.
14908         (bibtex-field-name, bibtex-entry-type): Made the relationship
14909         explicit.
14910         (bibtex-field-const): Allow capital letters.
14911         (bibtex-start-of-string): Deleted because unused.
14913         * textmodes/bibtex.el: Unified some nomenclature.  We no longer
14914         use the term 'reference' to describe a bibtex entry as a whole.
14915         Further, reference keys are no longer called 'labels'.
14916         (bibtex-keys): Renamed to bibtex-reference-keys.
14917         (bibtex-reformat-previous-labels): Renamed to
14918         bibtex-reformat-previous-reference-keys.
14919         (bibtex-reference-type): Renamed to bibtex-entry-type.
14920         (bibtex-reference-head): Renamed to bibtex-entry-head.
14921         (bibtex-reference-maybe-empty-head): Renamed to
14922         bibtex-entry-maybe-empty-head.
14923         (bibtex-key-in-reference): Renamed to bibtex-key-in-entry.
14924         (bibtex-search-reference): Renamed to bibtex-search-entry.
14925         (bibtex-enclosing-reference-maybe-empty-head): Renamed to
14926         bibtex-enclosing-entry-maybe-empty-head.
14927         (bibtex-entry-field-alist, bibtex-entry-head,
14928         bibtex-font-lock-keywords, bibtex-skip-to-valid-entry,
14929         bibtex-map-entries, bibtex-search-entry,
14930         bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry,
14931         bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14932         bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message,
14933         bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer,
14934         bibtex-find-entry-location, bibtex-validate, bibtex-find-text,
14935         bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat,
14936         bibtex-complete-key, bibtex-String) : Use the new nomenclature.
14938 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
14940         * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant
14941         comment.
14942         (bibtex-format-field-delimiters): New function, functionality
14943         extracted from bibtex-format-entry.
14944         (bibtex-autokey-get-yearfield-digits): New function, functionality
14945         extracted from bibtex-autokey-get-yearfield.
14947         * textmodes/bibtex.el: Completely reimplemented parsing of bibtex
14948         entries in order to avoid stack overflow in the regexp matcher if
14949         field contents become large.
14950         (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield,
14951         bibtex-field-string-part-not-braced,
14952         bibtex-field-string-part-no-inner-braces,
14953         bibtex-field-string-part-1-inner-brace,
14954         bibtex-field-string-part-2-inner-braces,
14955         bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced,
14956         bibtex-field-string-quoted, bibtex-field-string,
14957         bibtex-field-string-or-const, bibtex-field-text, bibtex-field,
14958         bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix,
14959         bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted
14960         as parsing is now performed by the following functions.
14961         (bibtex-parse-nested-braces, bibtex-parse-field-string-braced,
14962         bibtex-parse-quoted-string, bibtex-parse-field-string-quoted,
14963         bibtex-parse-field-string, bibtex-search-forward-field-string,
14964         bibtex-parse-association, bibtex-field-name-for-parsing,
14965         bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field,
14966         bibtex-search-forward-field, bibtex-search-backward-field,
14967         bibtex-start-of-field, bibtex-end-of-field,
14968         bibtex-start-of-name-in-field, bibtex-end-of-name-in-field,
14969         bibtex-start-of-text-in-field, bibtex-end-of-text-in-field,
14970         bibtex-parse-string-prefix, bibtex-parse-string-postfix,
14971         bibtex-parse-string, bibtex-search-forward-string,
14972         bibtex-search-backward-string, bibtex-start-of-string,
14973         bibtex-end-of-string, bibtex-start-of-reference-key-in-string,
14974         bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string,
14975         bibtex-end-of-text-in-string): New functions for the parsing of bibtex
14976         entries.  Instead of reporting the results of the parsing by
14977         match-beginning or match-end, these functions return data structures
14978         that hold the corresponding positions.
14979         (bibtex-enclosing-field): Changed to also report field boundaries by
14980         return values rather than by match-beginning or match-end.  The
14981         following functions have been adapted to use the new parsing
14982         functions.
14983         (bibtex-skip-to-valid-entry, bibtex-search-reference,
14984         bibtex-enclosing-field, bibtex-format-entry,
14985         bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring,
14986         bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode,
14987         bibtex-print-help-message, bibtex-end-of-entry,
14988         bibtex-ispell-abstract, bibtex-validate, bibtex-next-field,
14989         bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
14990         bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new
14991         method for parsing.
14992         (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry,
14993         bibtex-map-entries, bibtex-flash-head,
14994         bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry,
14995         bibtex-autokey-change, bibtex-autokey-get-namefield,
14996         bibtex-autokey-get-names, bibtex-autokey-get-titlestring,
14997         bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode,
14998         bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer,
14999         bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters,
15000         bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in
15001         order to make the new binding of case-fold-search immediately
15002         visible.
15004 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
15006         * textmodes/bibtex.el: Copyright notice is up to date.
15007         Added constant 'bibtex-maintainer-salutation.
15009         * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather
15010         than make-temp-name, use match-string-no-properties and eliminate
15011         a quadratic behavior when building bibtex-strings.
15013         * bibtex.el (bibtex-reference-key): Accept string entries whose
15014         reference key contains upper case letters.
15016 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
15018         * bibtex.el (bibtex-reference-head): Allow entries to start with
15019         a new line.
15021 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
15023         * bibtex.el: Hiding of entry bodies is not longer provided by
15024         bibtex.el directly.  Instead the hideshow package can be used.
15025         Added a special bibtex entry to hs-special-modes-alist.
15026         (bibtex-hs-forward-sexp): Added for hideshow.el.
15028 2000-02-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>
15030         * bibtex.el (bibtex-entry-field-alist): Added booktitle field to
15031         proceedings entry type (for cross referencing). Thanks to Wagner
15032         Toledo Correa for the suggestion.
15034         * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu.
15036 2000-02-14  Kenichi Handa  <handa@etl.go.jp>
15038         * international/characters.el: Setup case table for Vietnamese.
15040 2000-02-12  Gerd Moellmann  <gerd@gnu.org>
15042         * uniquify.el (toplevel): Require CL at compile time.
15043         (uniquify-push): Removed.
15045         * shadowfile.el (shadow-when): Removed.
15047         * tempo.el (tempo-dolist, tempo-mapc): Removed.
15048         (tempo-process-and-insert-string): Use dolist instead of
15049         tempo-dolist.
15051         * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from
15052         regexp for paragraph-start.
15054         * mail/mail-utils.el (rmail-dont-reply-to): Remove leading
15055         commas as well.
15057 2000-02-10  Dave Love  <fx@gnu.org>
15059         * wid-edit.el: (widgets) [defgroup]: Remove url link.
15060         (widget-color-choice-list, widget-color-history, widget-mouse-help):
15061         Deleted.
15062         (widget-specify-field, widget-specify-button): Don't use
15063         widget-mouse-help as help-echo property.
15064         (default): Use #'ignore for :validate and :mouse-down-action.
15065         (checkbox): Add help-echo.
15066         (widget-sexp-validate): Rewritten to clarify error messages.
15067         (character): Use char-valid-p in :match function.
15068         (widget-color-complete): Use facemenu-color-alist.
15069         (widget-color-action): Use facemenu-read-color.
15071         * emacs-lisp/cl-macs.el: Don't bother testing for defalias.  Don't
15072         set up `caar' &c that we now have.
15074 2000-02-09  Ray Blaak  <blaak@gnu.org>
15076         * delphi.el: Make resourcestring a declaration region, like const
15077         and var.
15079 2000-02-09  Dave Love  <fx@gnu.org>
15081         * bindings.el (mode-line-input-method-map): New variable.
15082         (mode-line-mule-info): Use it; fix last change.
15083         (mode-line-mode-menu): Move definition.
15084         (mode-line-mouse-sensitive-p): Deleted.
15085         (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p.
15086         (make-mode-line-mouse-sensitive): Deleted.  Body moved to top
15087         level.
15089         * startup.el (command-line-1): Don't call
15090         make-mode-line-mouse-sensitive.
15092 2000-02-07  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
15094         * mail/rmail.el (rmail-retry-failure): Use
15095         rmail-beginning-of-message before rmail-toggle-header, because the
15096         former toggles headers.
15098 2000-02-06  Stefan Monnier  <monnier@cs.yale.edu>
15100         * diff-mode.el (diff-kill-junk): New interactive function.
15101         (diff-reverse-direction): Use delete-and-extract-region.
15102         (diff-post-command-hook): Restrict the area so that the hook also works
15103         outside of any diff hunk.  This is necessary for the minor-mode.
15104         (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist.
15105         (diff-minor-mode): Setup the hooks for header-hunk rewriting.
15107         * font-lock.el (font-lock-keywords): Fix doc for multiline matches.
15108         (font-lock-add-keywords): Make it work even if font-lock-mode is nil,
15109         so that it can be used more easily in <foo>-mode-hook.  Also make sure
15110         to avoid duplicate entries.
15111         (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'.
15112         (font-lock-remove-keywords): Just as was done for `add', allow it to
15113         work even if font-lock-mode is nil.  Also make sure we don't modify
15114         any pre-existing list by forcing a copy-sequence.  Finally rename
15115         `major-mode' to `mode'.
15116         (font-lock-fontify-syntactic-anchored-keywords)
15117         (font-lock-fontify-anchored-keywords)
15118         (font-lock-fontify-keywords-region): Use line-end-position.
15119         Don't make `font-lock-multiline' local (it's now done in
15120         font-lock-set-defaults).
15121         (font-lock-set-defaults): Make `font-lock-multiline' local.  Also
15122         move the `font-lock-fontified' creation to inside the `unless'.
15124 2000-02-06  Andrew Innes  <andrewi@gnu.org>
15126         * term/w32-win.el (x-handle-args): Comment out call to message,
15127         which occurs before window system is initialized.
15129         * makefile.nt: Add support for recompiling lisp code.
15131 2000-02-04  Dave Love  <fx@gnu.org>
15133         * bindings.el (mode-line-mule-info): Fix/extend last change.
15135         * completion.el: Replace completion-dolist with dolist.
15137         * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist,
15138         dotimes.
15140 2000-02-04  Carsten Dominik  <dominik@strw.leidenuniv.nl>
15142         * textmodes/reftex.el (reftex-compile-variables): regexp-quote the
15143         environment names before they go into the section regexp.
15145         * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to
15146         char class in regexp.
15148         * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind
15149         `case-fold-search' to nil.
15151         * progmodes/idlwave.el (idlwave-template): Respect
15152         `idlwave-abbrev-change-case'.
15153         (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for,
15154         idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat,
15155         idlwave-while): respect `idlwave-reserved-word-upcase'.
15156         (idlwave-rw-case): New function.
15157         (idlwave-statement-match): Fixed problem with assignment regexp.
15158         (idlwave-font-lock-keywords): Improved regexp for keyword
15159         parameters.
15160         (idlwave-surround): New argument LENGTH to support padding of
15161         operators longer than 1 char.
15163         * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with
15164         idlwave-shell-expression-overlay.  Implemented printing of
15165         expressions on higher levels of the calling stack.
15166         (idlwave-shell-display-level-in-calling-stack): Restore stack
15167         level.
15168         (idlwave-retrieve-expression-from-level): New function.
15169         (idlwave-shell-last-calling-stack): Variable removed.
15170         (idlwave-shell-reset): Argument action reversed (`visible' to
15171         `hidden').  Also remove stop-line overlay.
15172         (idlwave-shell-calling-stack-routine): New variable.
15173         (idlwave-shell-parse-stack-and-display): Messages now display
15174         negative level numbers.
15175         (idlwave-shell-mode): Set `modeline-format'.
15176         (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
15177         (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs
15178         21.
15179         (idlwave-shell-print-expression-function): New option.
15181         * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere,
15182         idlwave-toolbar-remove-everywhere): Keybindings prefix is now
15183         `tool-bar' instead of `toolbar'.
15185 2000-02-02  Dave Love  <fx@gnu.org>
15187         * emacs-lisp/cl.el: Use bytecomp-load-hook, not
15188         emacs-lisp-mode-hook.  Don't check for defalias being defined.
15190         * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash)
15191         (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions.  Use
15192         the new builtins directly.
15194         * whitespace.el (whitespace): Add :version to defgroup.
15196         * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference):
15197         Doc fix.
15199         * thingatpt.el (sexp-at-point, symbol-at-point)
15200         (number-at-point, list-at-point): Add autoload cookie.
15202         * recentf.el (recentf): Add :version to defgroup.
15204         * quickurl.el (quickurl): Add :version to defgroup.
15206         * elide-head.el (elide-head): Use point-marker more.
15208         * bs.el (bs): Add :version to defgroup.
15210         * autorevert.el (global-auto-revert-mode): Add autoload cookie.
15212         * progmodes/delphi.el (delphi): Add :version to defgroup.
15214 2000-02-02  Gerd Moellmann  <gerd@gnu.org>
15216         * ange-ftp.el (ange-ftp-write-region): Handle case that
15217         succeeding process operation sets a different coding system.
15219         * calculator.el: New file.
15221 2000-02-02  Eli Zaretskii  <eliz@is.elta.co.il>
15223         * frame.el (frames-on-display-list, framep-on-display): New
15224         functions.
15225         (display-mouse-p, display-popup-menus-p, display-graphic-p)
15226         (display-selections-p, display-screens, display-pixel-width)
15227         (display-pixel-height, display-mm-width, display-mm-height)
15228         (display-backing-store, display-save-under, display-planes)
15229         (display-color-cells, display-visual-class): New functions.
15231         * term/tty-colors.el (tty-color-gray-shades): New function.
15233         * faces.el (display-color-p): Use framep-on-display.
15234         (display-grayscale-p): New function.
15236 2000-01-31  Dave Love  <fx@gnu.org>
15238         * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it.
15239         (create-fontset-from-x-resource): Don't concat integers.
15241 2000-01-31  Inge Frick  <inge@nada.kth.se>
15243         * view.el: Some changes in documentation.  Removed some trailing
15244         whitespace. Changed some parameter names to agree with
15245         documentation.
15246         (view-mode-exit): Keep entry in `view-return-to-alist' only when a
15247         window is not deleted.  Modifies change 1998-04-26.
15249 2000-01-31  Gerd Moellmann  <gerd@gnu.org>
15251         * windmove.el: New file.
15253         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
15254         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
15255         progmodes/ebnf-yac.el: Update copyright and license info.
15257         * jit-lock.el (jit-lock-function): Widen before calculating end
15258         position.
15259         (jit-lock-stealth-chunk-start): Rewritten.
15261         * info.el (Info-title-face-alist): Removed.
15262         (Info-title-1-face, Info-title-2-face, Info-title-3-face): New
15263         faces.
15264         (Info-fontify-node): Use these faces.
15266 2000-01-30  Gerd Moellmann  <gerd@gnu.org>
15268         * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
15269         (cl-macro-list1): Recognize `&allow-other-keys' instead of
15270         `&allow-other-keywords'.
15272         * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
15273         the list of directories scanned heuristically.
15275         * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
15276         exist.
15278 2000-01-30  Jason Rumney  <jasonr@gnu.org>
15280         * w32-fns.el: Define w32-tty-standard-colors.
15282         * startup.el (command-line): Use w32-tty-standard-colors when in
15283         w32 console mode.
15285 2000-01-30  Dave Love  <fx@gnu.org>
15287         * jka-compr.el (jka-compr-load): Fix up load-history.
15289         * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes.
15291         * emacs-lisp/cl-macs.el: Revert previous change.
15293 2000-01-29  Dave Love  <fx@gnu.org>
15295         * facemenu.el: Purecopy various strings.
15297         * timezone.el (timezone-fix-time): Window against 69 for two-digit
15298         years.  Deal with three-digit years.
15300         * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use
15301         defconst, purecopy.
15302         (help-back-label): Purecopy it.
15304 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
15306         * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration
15307         variable. If non-nil, order the buffer list according to the
15308         currently selected frame.
15309         (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
15310         non-nil, pass the selected frame to function buffer-list.
15312 2000-01-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
15314         * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix
15316 2000-01-28  Dave Love  <fx@gnu.org>
15318         * emacs-lisp/cl-macs.el: Remove dotimes, dolist.
15320         * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop.
15321         Don't use lisp-indent-hook property.
15322         (cl-abs): Remove.
15324         * subr.el: Move out indent and edebug specs for when and unless.
15326         * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes,
15327         when, unless.
15329         * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist,
15330         unless, when.
15332 2000-01-28  Gerd Moellmann  <gerd@gnu.org>
15334         * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize
15335         `collecting' as synonym for `collect'.
15337         * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name
15338         for the case it contains spaces.
15340         * simple.el (what-cursor-position): Change formatting of
15341         messages.
15343         * frame.el (delete-other-frames): New function.
15344         (toplevel): Bind it to C-x 5 1.
15346         * sort.el (sort-numeric-base): New option.
15347         (sort-numeric-fields): If number starts with `0' or `0[xX[',
15348         interpret it as octal or hexadecimal.  Use sort-numeric-base
15349         as default base.
15351         * progmodes/glasses.el: New file.
15353 2000-01-27  Gerd Moellmann  <gerd@gnu.org>
15355         * mail/mail-utils.el (rmail-dont-reply-to): Replace matched
15356         userids differently.
15358         * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el,
15359         progmodes/ebnf-iso.el, progmodes/ebnf-otz.el,
15360         progmodes/ebnf-yac.el: New files.
15362 2000-01-26  Dave Love  <fx@gnu.org>
15364         * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose
15365         on a function with an empty body.  [From Eric Ludlam.]
15367 2000-01-25  Andre Spiegel  <spiegel@gnu.org>
15369         * vc.el (vc-version-diff): Make sure file name is expanded.
15371 2000-01-25  Gerd Moellmann  <gerd@gnu.org>
15373         * scroll-bar.el (scroll-bar-timer): Variable removed.
15374         (scroll-bar-toolkit-scroll): Don't use a timer.
15376 2000-01-25  Kenichi Handa  <handa@etl.go.jp>
15378         * language/thai-util.el (thai-composition-function): Delete
15379         superfluous `a'.
15381 2000-01-24  Dave Love  <fx@gnu.org>
15383         * fortran.el (fortran-mode): Use beginning-of-defun-function,
15384         end-of-defun-function.
15386         * font-lock.el (turn-on-font-lock): Don't depend on window-system
15387         &c.
15389 2000-01-22  Jason Rumney  <jasonr@gnu.org>
15391         * term/w32-win.el (w32_create_initial_fontsets): Disabled as it
15392         conflicts with new face support.
15394 2000-01-22  Richard M. Stallman  <rms@gnu.org>
15396         * replace.el (query-replace): Rename last arg to DELIMITED.
15397         (map-query-replace-regexp, query-replace-regexp-eval): Likewise.
15398         (query-replace-regexp): Likewise.
15400 2000-01-20  Richard M. Stallman  <rms@gnu.org>
15402         * subr.el (with-syntax-table): Use make-symbol, not gensym.
15404         * emacs-lisp/lisp.el (beginning-of-defun-function):
15405         Variable renamed from beginning-of-defun.
15406         Do not call make-variable-buffer-local.
15407         (beginning-of-defun-raw): Use new variable name; doc fix.
15408         (beginning-of-defun): Doc fix.
15409         (end-of-defun-function): Variable renamed from end-of-defun.
15410         Do not call make-variable-buffer-local.
15411         (end-of-defun): Use new variable name; doc fix.
15413         * subr.el (dolist, dotimes): Copied from cl-macs.el
15414         and made to work.
15416         * mail/undigest.el (rmail-digest-end-regexps):
15417         Variable replaces rmail-digest-end-regexp.
15418         Allows multiple regexps for detecting the end line.
15419         (undigestify-rmail-message): Corresponding changes.
15421 2000-01-19  Dave Love  <fx@gnu.org>
15423         * files.el (user-init-file): Don't declare here -- is primitive.
15425         * startup.el (command-line): Check for compiled user-init-file and
15426         set to uncompiled version if necessary.
15428 2000-01-18  Gerd Moellmann  <gerd@gnu.org>
15430         * mail/undigest.el (rmail-digest-end-regexp): New user option.
15431         (undigestify-rmail-message): Use it.
15433         * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT.
15435 2000-01-17  Gerd Moellmann  <gerd@gnu.org>
15437         * tmm.el (tmm-goto-completions): Adapt to prompt being part
15438         of mini-buffer.
15440 2000-01-14  Gerd Moellmann  <gerd@gnu.org>
15442         * emacs-lisp/copyright.el (copyright-update): Removed the
15443         requirement for a trailing space from `copyright-regexp', to
15444         support copyrights with owner specified on a separate line..
15446         * align.el: New file.
15448         * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu.
15450         * net/eudc.el (toplevel): Define EUDC menu for Emacs.
15452 2000-01-13  Dave Love  <fx@gnu.org>
15454         * ph.el: Removed.  (Obsoleted by EUDC.)
15456 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
15458         * net/eudc.el (toplevel): Remove autoloaded code installing
15459         menu with easymenu, because that causes build problems.
15461         * frame.el (frame-notice-user-settings): New variable.
15462         (frame-notice-user-settings): Don't modify frame parameters
15463         if called a second time.
15465 2000-01-13  Richard M. Stallman  <rms@gnu.org>
15467         * frame.el (frame-notice-user-settings):
15468         Notice default-frame-parameters even for non-window frames.
15470 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
15472         * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds
15473         for Emacs.
15474         (eudc-bob-can-display-inline-images): Extend for Emacs.
15475         (eudc-bob-toggle-inline-display): Ditto.
15476         (eudc-bob-display-jpeg): Ditto.
15478 2000-01-12  Gerd Moellmann  <gerd@gnu.org>
15480         * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
15481         net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el,
15482         net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files.
15484         * add-log.el (add-change-log-entry): Fix error trying an `(insert
15485         nil)'.
15487         * subdirs.el: Add `net' directory.
15489         * net: New directory.
15491         * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from
15492         eval-last-sexp.  Don't bind debug-on-error here.
15493         (eval-last-sexp): New function.  Bind debug-on-error if
15494         eval-expression-debug-on-error is non-nil.
15495         (eval-defun-2, eval-defun): Likewise.
15497         * simple.el (eval-expression): Don't bind debug-on-error if
15498         eval-expression-debug-on-error is nil.  Detect changed
15499         debug-on-error, and propagate new value to global binding, if
15500         eval-expression-debug-on-error is non-nil,
15501         (eval-expression-debug-on-error): Change doc string.
15503 2000-01-11  Richard M. Stallman  <rms@gnu.org>
15505         * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
15507         * emacs-lisp/lisp-mode.el (with-syntax-table):
15508         Set up lisp-indent-function property.
15510         * subr.el (with-syntax-table): Moved from simple.el.
15512         * simple.el (with-syntax-table): Moved to subr.el.
15514 2000-01-11  Gerd Moellmann  <gerd@gnu.org>
15516         * tmm.el (tmm-shortcut): Delete region after prompt instead
15517         of erasing buffer.
15519         * textmodes/fill.el (fill-common-string-prefix): New function.
15520         (fill-context-prefix): Use the longest common prefix of first
15521         and second line fill prefix, if there is one.
15523 2000-01-11  Richard M. Stallman  <rms@gnu.org>
15525         * array.el (array-mode): Don't use make-variable-buffer-local.
15526         Use make-local-variable for `truncate-lines'.
15528 2000-01-11  Jari Aalto  <jari.aalto@poboxes.com>
15530         * add-log.el (add-log-current-defun): Handle user-defined
15531         add-log-current-function returning nil,
15533         * add-log.el (add-change-log-entry): Insert version number
15534         if having found a current function
15536         * add-log.el (add-log-current-defun): Call
15537         `add-log-current-defun-function'.  Try matches at level 0 and
15538         level 1.  Strip whitespace from defun found.
15540 2000-01-10  John Wiegley  <johnw@gnu.org>
15542         * allout.el (isearch-done/outline-provisions): Added `edit'
15543         argument to correspond with the current definition of
15544         `isearch-done'.
15546 2000-01-10  Dave Love  <fx@gnu.org>
15548         * elide-head.el (elide-head): Use point-marker, not point.
15550 2000-01-10  Gerd Moellmann  <gerd@gnu.org>
15552         * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
15553         before and after the year 2000.
15555         * textmodes/ispell-merged.el (xemacsp, version18p, version-20p):
15556         Add ispell- prefix.
15558 2000-01-10  Ken Stevens  <k.stevens@ieee.org>
15560         * ispell.el:  Only define dictionaries in menus when they exist.
15561         (version18p): New variable.
15562         (version20p): New variable.
15563         (xemacsp): New variable.
15564         (ispell-choices-win-default-height): Fix for XEmacs visibility.
15565         (ispell-dictionary-alist1): Added Brasileiro dictionary.
15566         (ispell-dictionary-alist6): Russian command lines no longer accept
15567         run-together words.
15568         (ispell-local-dictionary-alist): Add koi8-r to customize definition.
15569         (ispell-dictionary-alist): Add koi8-r to customize definition.
15570         (check-ispell-version): Added documentation string.  Returns
15571         library path when called non-interactively.
15572         (ispell-menu-map-needed): Uses new variables.
15573         (ispell-library-path): New variable.
15574         (ispell-decode-string): XEmacs fix for bogus variable bindings.
15575         (ispell-word): Improved documentation string.  Test for valid
15576         character mappings.  Correctly check typed in word changes that can
15577         result in single words split into multiple words.  Returns
15578         replacement word.
15579         (ispell-command-loop): Fixes XEmacs display bugs.  Show word to
15580         replace in recursive query replace mode.  Help message for
15581         recursive edit mode.
15582         (ispell-show-choices): Protect against bad framepop bindings.
15583         (ispell-help): Fix to work with XEmacs.
15584         (ispell-highlight-spelling-error): Use new variables.
15585         (ispell-overlay-window): Fix to work with XEmacs.
15586         (ispell-parse-output): Passed and returns location information
15587         tracking spelling corrections.  Doesn't recheck same word on
15588         current line.
15589         (ispell-init-process): Protect against bogus XEmacs variable binding.
15590         Fix call to single argument in sleep-for.  Use new variables.
15591         (ispell-region): Passed and returns location information tracking
15592         spelling corrections.  Doesn't check same word on current line.
15593         Improved documentation string.  Doesn't resend a line already
15594         checked to the ispell process - fixes bug in LaTeX parsing.
15595         (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML.
15596         (ispell-skip-region): No longer skips <TT> in SGML.
15597         (ispell-process-line): Tracks location information with spelling
15598         corrections.  Added documentation string.  Accounts for words
15599         already accepted on this line.  Don't allow query-replace on line
15600         starting with math characters.  Doesn't resend a line already sent
15601         to ispell process.  Fixes alignment error bug.
15603 2000-01-10  Richard M. Stallman  <rms@gnu.org>
15605         * dired-x.el (dired-guess-shell-alist-default):
15606         Suggest xloadimage, which is free, not xv, which isn't.
15608         * ange-ftp.el (ange-ftp-file-name-nondirectory):
15609         Don't ever include the host name or user name in the value.
15611 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
15613         * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead
15614         of a real newline.
15616 2000-01-09  Stephen Eglen  <stephen@gnu.org>
15618         * dired-x.el (dired-guess-shell-alist-default): Suggest xv
15619         for .png files.
15621 2000-01-09  Per Abrahamsen  <abraham@dina.kvl.dk>
15623         * cus-edit.el (custom-hook-convert-widget): Fix comment.
15625 2000-01-09  Gerd Moellmann  <gerd@gnu.org>
15627         * progmodes/cperl-mode.el: Replace ^F with ^L.
15629         * sendmail.el (toplevel): Provide `sendmail' when compiling
15630         before `require'ing rmail and mailalias to prevent infinite
15631         recursion.
15633 2000-01-08  Dave Love  <fx@gnu.org>
15635         * emacs-lisp/backquote.el: Remove inappropriate customization
15636         (allowing custom.el to use backquote).
15638 2000-01-07  Dave Love  <fx@gnu.org>
15640         * add-log.el (add-log-debugging): Deleted.
15641         (add-change-log-entry): Treat a backup FILE-NAME as its parent
15642         file.  Remove debugging code.
15643         (change-log-get-method-definition, change-log-name): Add doc.
15644         (change-log-sortable-date-at): New function.
15645         (change-log-merge): New command.
15647         * time.el (display-time-string-forms): Make the Mail string active.
15648         (display-time-update): Provide help-echo for load average.
15650         * bindings.el (make-mode-line-mouse2-map): New function.
15651         (mode-line-modified): Use it and simplify.
15652         (mode-line-mule-info): Provide help-echo info.
15653         (minor-mode-alist): Activate the strings.
15654         (make-mode-line-mouse-sensitive): Simplify for
15655         mode-line-buffer-identification.
15657 2000-01-07  Gerd Moellmann  <gerd@gnu.org>
15659         * play/pong.el: New file.
15661 2000-01-06  Dave Love  <fx@gnu.org>
15663         * array.el: Assorted cleanups for compiler warnings, doc strings,
15664         `array-' prefix for symbols.
15666 2000-01-05  Dave Love  <fx@gnu.org>
15668         * textmodes/outline.el (outline-mode-menu-bar-map): Add
15669         outline-headers-as-kill.
15670         (outline-mode): Define imenu-generic-expression.
15671         (outline-headers-as-kill): New command.
15673         * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^'
15674         from paragraph-start.
15675         (paragraph-indent-minor-mode): New command.
15677         * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a,
15678         M-C-e, M-C-h, C-j, C-xnd, TAB.
15679         (fortran-mode): Set beginning-of-defun, end-of-defun.
15680         (fortran-column-ruler): Simplify.
15681         (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
15682         (fortran-with-subprogram-narrowing): Likewise.
15683         (fortran-indent-subprogram): Call mark-defun.
15684         (fortran-check-for-matching-do): Change narrowing.
15686         * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table.
15687         (cl-lucid-hash-tag): Delete.
15688         (cl-hash-table-p): Correct test for native table.
15689         (cl-hash-table-count): Use hash-table-count.
15691         * browse-url.el (browse-url): Fix case of
15692         browse-url-browser-function being an alist.
15694 2000-01-05  Carsten Dominik  <cd@gnu.org>
15696         * textmodes/reftex-vars.el (reftex-parse-file-extension)
15697         (reftex-index-phrase-file-extension): New options.
15699         * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer):
15700         Use new option `reftex-index-phrase-file-extension'.
15702         * textmodes/reftex.el (reftex-access-parse-file): Use new option
15703         `reftex-parse-file-extension'.
15705 2000-01-05  Dave Love  <fx@gnu.org>
15707         * emacs-lisp/lisp.el (beginning-of-defun): New variable.
15708         (beginning-of-defun-raw): Use it.
15709         (end-of-defun): New variable.
15710         (end-of-defun): Use it.
15711         (check-parens): New command.
15713 2000-01-05  Thien-Thi Nguyen  <ttn@delysid.gnu.org>
15715         * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region)
15716         (hs-show-block): Don't use `mapcar' when not accumulating.
15718         Fix buglet in local variables initialization.
15720 2000-01-05  Andreas Schwab  <schwab@suse.de>
15722         * hscroll.el (hscroll): Doc fix.
15724 2000-01-05  Carsten Dominik  <cd@gnu.org>
15726         * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require
15727         idlw-toolbar.
15729         * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read
15730         file idlw-rinfo.el.
15731         (idlwave-customize): load must read file idlw-shell.el.
15732         (idlwave-create-customize-menu): load must read file idlw-shell.el.
15734 2000-01-05  Carsten Dominik  <dominik@astro.uva.nl>
15736         * progmodes/idlw-shell.el: Also provide idlwave-shell
15737         * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo
15738         * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar
15740         * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide
15741         both reftex-dcr and reftex-vcr.
15743         * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el
15745 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
15747         * ps-print.el: PostScript code now is in separate files, doc fix.
15748         (ps-print-version): New version number (5.0.3).
15749         (ps-header-lines, ps-left-header, ps-right-header): No more buffer
15750         local.
15751         (ps-spool-config): Initialization fix.
15752         (ps-print-prologue-1, ps-print-prologue-2)
15753         (ps-print-duplex-feature): PostScript code moved to separated file.
15754         (ps-background-image): Little code reformating.
15755         (ps-begin-file, ps-begin-job): Fix code.
15756         (ps-postscript-code-directory, ps-mark-code-directory): New vars.
15757         (ps-prologue-file): New fun.
15759 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
15761         * ps-vars.el: Eliminated.
15763         * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is
15764         `;;;###autoload'.
15766         * ps-print.el: ps-vars eliminated, doc fix.
15767         (ps-print-version): New version number (5.0.2).
15768         (ps-spool-config): Initialization fix.
15769         (ps-print-customize): New fun.
15771 2000-01-04  Gerd Moellmann  <gerd@gnu.org>
15773         * autorevert.el (auto-revert-mode): Return value of
15774         auto-revert-mode.
15776 2000-01-04  Dave Love  <fx@gnu.org>
15778         * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle
15779         menu items.
15781 2000-01-03  Dave Love  <fx@gnu.org>
15783         * elide-head.el (elide-head) [defgroup]: Add :version.
15785         * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar.
15786         (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use
15787         `cl-hash-table-p', not `hash-table-p'.
15788         (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code.
15790 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
15792         * faces.el (face-read-integer, read-face-attribute)
15793         (color-defined-p, color-values): unspecified-{f,b}g are now
15794         strings.
15796 2000-01-03  Martin Stjernholm  <bug-cc-mode@gnu.org>
15798         * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces
15799         at comment end, and re-insert them after filling.
15801 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
15803         * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el
15804         * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el,
15805         progmodes/idlw-toolbar.el: Renamed from idlwave-*.el.
15807 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
15809         * term/x-win.el (xw-defined-colors): Call color-supported-p,
15810         the new name of face-color-supported-p.
15812         * term/w32-win.el (xw-defined-colors): Likewise.
15814 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
15816         * simple.el (completion-setup-function): Count completion-size
15817         from minibuffer-prompt-end, not from point-min.
15819 2000-01-02  Eli Zaretskii  <eliz@is.elta.co.il>
15821         * faces.el (read-face-attribute, defined-colors, color-defined-p):
15822         Pass the frame to tty-color-* functions.
15823         (display-color-p, frame-set-background-mode): Pass the frame to
15824         tty-display-color-p.
15826         * term/tty-colors.el (tty-defined-color-alist): Renamed from
15827         tty-color-alist.
15828         (tty-color-alist, tty-modify-color-alist): New functions.
15829         (tty-color-define,  tty-color-clear, tty-color-approximate)
15830         (tty-color-translate, tty-color-by-index, tty-color-desc): Accept
15831         an optional parameter FRAME.
15833 2000-01-01  Gerd Moellmann  <gerd@gnu.org>
15835         * image.el (create-image, defimage): Don't assume image data is a
15836         string.
15838         * image.el (defimage): Handle specifications containing :data
15839         instead of :file.
15840         (image-type-from-data): New function.
15841         (image-type-from-file-header): Use it.
15842         (create-image): Add parameter DATA-P.
15844 See ChangeLog.8 for earlier changes.
15846 ;; Local Variables:
15847 ;; coding: iso-2022-7bit
15848 ;; End: